@font-face {
	font-family: material symbols outlined;
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/MaterialSymbolsOutlined.woff2) format('woff2');
}
body {
	color: #222;
	font-family: sans-serif;
	font-size: 16px;
	line-height: 1.42857;
}

body {
	--nl-font-size: 14px;
	--nl-line-height: 20px;
	--nl-padding-horizontal: 14px;
	--nl-underline-thickness: 4px;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	margin: 0;
}

body {
	font-family: sans-serif;
	font-size: 14px;
	line-height: 1.42857;
	color: #333;
	background-color: #fff;
}

body {
	background-color: var(--secondary-100);
	color: var(--secondary-10);
}

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html {
	font-size: 16px;
}

:root {
	--secondary-10: #222;
	--secondary-100: #fff;
}

@media only screen and (min-width: 1440px) and (max-width: 1680px) {
	:root {
		--ad-gap: 160px;
	}
}

.row {
	margin-right: -5px;
	margin-left: -5px;
}

:before,
:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.row:before,
.row:after {
	display: table;
	content: ' ';
}

.row:after {
	clear: both;
}

.container {
	padding-right: 5px;
	padding-left: 5px;
	margin-right: auto;
	margin-left: auto;
}

@media (min-width: 768px) {
	.container {
		width: 730px;
	}
}

@media (min-width: 992px) {
	.container {
		width: 960px;
	}
}

@media (min-width: 1200px) {
	.container {
		width: 1150px;
	}
}

.container {
	width: 960px !important;
}

.ad-container {
	margin-left: var(--ad-gap, 0);
}

.container:before,
.container:after {
	display: table;
	content: ' ';
}

.container:after {
	clear: both;
}

.c_navi-services > .ns__outer {
	display: flex;
	justify-content: center;
	padding: 6px 0;
}

.no-native-ios {
	display: block;
}

.c_navi-link {
	--nl-font-size: 14px;
	--nl-line-height: 20px;
	--nl-padding-horizontal: 14px;
	--nl-underline-thickness: 4px;
}

.c_navi-link .nl__outer {
	color: var(--secondary-10);
	margin: 0 4px;
}

.c_navi-link:first-child .nl__outer {
	margin-left: 0;
}

.c_navi-services .c_navi-link .nl__outer {
	margin: 0 4px;
}

.c_navi-services .c_navi-link:first-child .nl__outer {
	margin-left: 0;
}

.c_navi-link:last-child .nl__outer {
	margin-right: 0;
}

.c_navi-services .c_navi-link:last-child .nl__outer {
	margin-right: 0;
}

a {
	background-color: transparent;
}

a {
	color: inherit;
	text-decoration: none;
}

.c_navi-link .nl__link {
	font-size: var(--nl-font-size);
	line-height: var(--nl-line-height);
	font-weight: 500;
	padding: var(--nl-padding-horizontal) 8px
		calc(var(--nl-padding-horizontal) - var(--nl-underline-thickness)) 8px;
	border-bottom: var(--nl-underline-thickness) solid transparent;
	display: inline-flex;
	justify-content: center;
	align-items: center;
}

.c_navi-services .c_navi-link .nl__link {
	border-bottom: none;
	padding: 4px 12px;
	border-radius: 12px;
	display: block;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: var(--secondary-10);
}

a:active,
a:hover {
	outline: 0;
}

a:hover {
	color: inherit;
	text-decoration: inherit;
}

.c_navi-link .nl__outer:hover .nl__link {
	border-bottom: var(--nl-underline-thickness) solid var(--secondary-10);
}

.c_navi-services .c_navi-link .nl__link:active,
.c_navi-services .c_navi-link .nl__link:hover {
	background-color: #ffecac;
}

.c_navi-services .c_navi-link .nl__link:active,
.c_navi-services .c_navi-link .nl__link:focus,
.c_navi-services .c_navi-link .nl__link:hover {
	background-color: #ffecac;
}

.c_navi-services .c_navi-link .nl__outer:hover .nl__link {
	border-bottom: none;
}

body {
	color: var(--secondary-10);
	font-family: sans-serif;
	font-size: 16px;
	line-height: 1.42857;
}

body {
	--nl-font-size: 14px;
	--nl-line-height: 20px;
	--nl-padding-horizontal: 14px;
	--nl-underline-thickness: 4px;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	margin: 0;
}

body {
	font-family: sans-serif;
	font-size: 14px;
	line-height: 1.42857;
	color: #333;
	background-color: #fff;
}

body {
	background-color: var(--secondary-100);
	color: var(--secondary-10);
}

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html {
	font-size: 16px;
}

:root {
	--primary-40: #e3000f;
	--secondary-10: #222;
	--secondary-90: #e6e6e6;
	--secondary-95: #f2f2f2;
	--secondary-100: #fff;
	--secondary-0-opacity-8: rgba(0, 0, 0, 0.08);
	--secondary-0-opacity-88: rgba(0, 0, 0, 0.88);
}

@media only screen and (min-width: 1440px) and (max-width: 1680px) {
	:root {
		--ad-gap: 160px;
	}
}

.row {
	margin-right: -5px;
	margin-left: -5px;
}

:before,
:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.row:before,
.row:after {
	display: table;
	content: ' ';
}

.row:after {
	clear: both;
}

.container {
	padding-right: 5px;
	padding-left: 5px;
	margin-right: auto;
	margin-left: auto;
}

@media (min-width: 768px) {
	.container {
		width: 730px;
	}
}

@media (min-width: 992px) {
	.container {
		width: 960px;
	}
}

@media (min-width: 1200px) {
	.container {
		width: 1150px;
	}
}

.container {
	width: 960px !important;
}

.ad-container {
	margin-left: var(--ad-gap, 0);
}

.container:before,
.container:after {
	display: table;
	content: ' ';
}

.container:after {
	clear: both;
}

nav {
	display: block;
}

.col-xs-12 {
	position: relative;
	min-height: 1px;
	padding-right: 5px;
	padding-left: 5px;
}

.col-xs-12 {
	float: left;
}

.col-xs-12 {
	width: 100%;
}

.box {
	line-height: 1;
	margin-top: 5px;
	margin-bottom: 5px;
}

.c_navi .n__outer {
	display: flex;
	justify-content: space-between;
}

section {
	display: block;
}

.c_navi-logo .nl__outer {
	margin-right: 16px;
	transition: height 0.25s, width 0.25s;
}

.c_navi-logo:not(.auto-sizes) .nl__outer {
	height: 103px;
	width: 111px;
}

a {
	background-color: transparent;
}

a {
	color: inherit;
	text-decoration: none;
}

a:active,
a:hover {
	outline: 0;
}

a:hover {
	color: inherit;
	text-decoration: inherit;
}

.c_navi-infobar .nib__outer {
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px solid var(--secondary-90);
	height: 54px;
	padding-top: 2px;
	padding-bottom: 4px;
	position: relative;
}

.c_navi-navbar .nnb__outer {
	border-bottom: 1px solid var(--secondary-90);
}

.img-lazy-responsive {
	position: relative;
	height: 0;
	display: block;
	width: 100%;
}

.c_navi-infobar .nib__menu {
	flex-basis: 40px;
}

.c_navi-infobar .nib__outer > div {
	margin: 0 4px;
}

.c_navi-infobar .nib__outer > div:first-child {
	margin-left: 0;
}

.c_navi-infobar .nib__date {
	font-size: 14px;
	line-height: 20px;
	flex-basis: 104px;
}

.c_navi-infobar .nib__weather {
	flex-basis: 176px;
}

.c_navi-infobar .nib__search {
	/* text-align: right;
	flex-grow: 1; */
}

.c_navi-infobar .nib__search--shrinked {
	flex-basis: 40px;
}

.c_navi-infobar .nib__auth {
	text-align: right;
}

.c_navi-infobar .nib__auth--not-authenticated {
	flex-basis: 40px;
}

.c_navi-infobar .nib__plus {
	flex-basis: 60px;
}

.c_navi-infobar .nib__outer > div:last-child {
	margin-right: 4px;
}

.c_navi-navbar .nnb__inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	z-index: 2010;
	height: 48px;
	position: relative;
}

img {
	border: 0;
}

img {
	vertical-align: middle;
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
}

.img-lazy-responsive img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
}

button {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button {
	text-transform: none;
}

button {
	-webkit-appearance: button;
	cursor: pointer;
}

button {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.c_navi-infobar .nib__menu-btn {
	color: var(--secondary-10);
	height: 40px;
	width: 40px;
	border-radius: 50%;
	background-color: transparent;
	text-align: center;
	border: none;
	line-height: 24px;
	padding: 8px;
}

.btn:hover {
	color: #333;
	text-decoration: none;
}

.c_navi-infobar .nib__menu-btn:hover,
.c_navi-infobar .nib__menu-btn:active {
	color: var(--secondary-10);
	box-shadow: none;
}

.c_navi-infobar .nib__menu-btn:hover {
	background-color: var(--secondary-0-opacity-8);
}

.c_navi-infobar .nib__weather-field {
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 20px;
	padding: 8px 16px;
	cursor: pointer;
}

.c_navi-infobar .nib__weather-field:hover,
.c_navi-infobar .nib__weather-field:active {
	box-shadow: none;
	color: var(--secondary-10);
}

.c_navi-infobar .nib__weather-field:hover {
	background-color: var(--secondary-0-opacity-8);
}

.c_navi-infobar .nib__search-btn {
	color: var(--secondary-10);
	height: 40px;
	width: 40px;
	border-radius: 50%;
	background-color: transparent;
	text-align: center;
	border: none;
	line-height: 24px;
	padding: 8px;
}

.c_navi-infobar .nib__search--shrinked .nib__search-btn {
	display: inline-block;
}

.c_navi-infobar .nib__menu-btn:hover,
.c_navi-infobar .nib__menu-btn:focus,
.c_navi-infobar .nib__menu-btn:active,
.c_navi-infobar .nib__search-btn:hover,
.c_navi-infobar .nib__search-btn:focus,
.c_navi-infobar .nib__search-btn:active,
.c_navi-infobar .nib__auth-btn:hover,
.c_navi-infobar .nib__auth-btn:focus,
.c_navi-infobar .nib__auth-btn:active {
	color: var(--secondary-10);
	box-shadow: none;
}

.c_navi-infobar .nib__menu-btn:hover,
.c_navi-infobar .nib__search-btn:hover,
.c_navi-infobar .nib__auth-btn:hover {
	background-color: var(--secondary-0-opacity-8);
}

.c_navi-infobar .nib__search-field {
	position: relative;
	width: 150px;
	display: inline-block;
}

.c_navi-infobar .nib__search--shrinked .nib__search-field {
	display: none;
}

.c_navi-infobar .nib__auth-btn {
	color: var(--secondary-10);
	height: 40px;
	width: 40px;
	border-radius: 50%;
	background-color: transparent;
	text-align: center;
	border: none;
	line-height: 24px;
	padding: 8px;
}

.c_navi-infobar .nib__auth--not-authenticated .nib__auth-btn {
	display: inline-flex;
}

.c_navi-infobar .nib__auth-field {
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 20px;
	padding: 8px 16px;
	cursor: pointer;
}

.c_navi-infobar .nib__auth--not-authenticated .nib__auth-field {
	display: none;
}

.c_navi-infobar .nib__weather-field:hover,
.c_navi-infobar .nib__weather-field:focus,
.c_navi-infobar .nib__weather-field:active,
.c_navi-infobar .nib__auth-field:hover,
.c_navi-infobar .nib__auth-field:focus,
.c_navi-infobar .nib__auth-field:active {
	box-shadow: none;
	color: var(--secondary-10);
}

.c_navi-infobar .nib__weather-field:hover,
.c_navi-infobar .nib__auth-field:hover {
	background-color: var(--secondary-0-opacity-8);
}

.c_navi-infobar .nib__plus-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 40px;
	background-color: var(--primary-40);
	text-align: center;
	border: none;
	padding: 10px 24px;
	border-radius: 20px;
	user-select: none;
	font-family: sans-serif;
}

.c_navi-infobar .nib__plus-btn:hover,
.c_navi-infobar .nib__plus-btn:active {
	box-shadow: 0px 1px 2px var(--secondary-0-opacity-88);
}

.swiper {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1;
}

.swiper-pointer-events {
	touch-action: pan-y;
}

.simple-swiper {
	margin: 0;
}

.c_navi-navbar .nnb__fixed {
	position: relative;
	display: flex;
}

.c_navi-navbar .nnb__fixed:last-child::before {
	background-color: var(--secondary-90);
	content: '';
	position: absolute;
	left: 0;
	width: 1px;
	top: 50%;
	height: 32px;
	transform: translateY(-50%);
}

.material-symbols {
	font-weight: normal;
	font-style: normal;
	font-size: 24px;
	line-height: 1;
	letter-spacing: normal;
	text-transform: none;
	display: inline-block;
	white-space: nowrap;
	word-wrap: normal;
	direction: ltr;
	-webkit-font-feature-settings: 'liga';
	-webkit-font-smoothing: antialiased;
}

.material-symbols.ms--filled {
	font-variation-settings: 'FILL' 1;
	font-family: 'Material Symbols Outlined';
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.c_navi-infobar .nib__weather-link {
	display: flex;
	justify-content: center;
	align-items: center;
}

.dropdown {
	position: relative;
}

.material-symbols.ms--outlined {
	font-family: 'Material Symbols Outlined';
}

.c_navi-infobar .nib__search-field .material-symbols {
	position: absolute;
	height: 20px;
	width: 20px;
	font-size: 20px;
	top: 50%;
	transform: translateY(-50%);
	color: var(--secondary-10);
	cursor: pointer;
}

.c_navi-infobar .nib__search-field .material-symbols:first-of-type {
	left: 12px;
}

input {
	color: inherit;
	font: inherit;
	margin: 0;
}

input {
	line-height: normal;
}

input {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out 0.15s,
		box-shadow ease-in-out 0.15s;
	-o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.c_navi-infobar .nib__search-input {
	height: 40px;
	padding: 8px 42px 8px 42px;
	color: var(--secondary-10);
	border: 1px solid var(--secondary-10);
	line-height: 20px;
	font-size: 14px;
	font-weight: 500;
}

.c_navi-infobar .nib__search-clear-btn {
	border-radius: 50%;
}

.c_navi-infobar .nib__search-field .material-symbols:last-of-type {
	right: 12px;
	font-size: 17px;
	padding-right: 1px;
	padding-top: 2px;
}

.c_navi-infobar .nib__auth-field > .nib__auth-link {
	display: flex;
	justify-content: center;
	align-items: center;
}

.c_navi-infobar .nib__plus-text {
	font-size: 14px;
	color: #ffffff;
	line-height: 20px;
	font-weight: 500;
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	box-sizing: content-box;
}

.swiper-wrapper {
	transform: translate3d(0px, 0, 0);
}

.swiper-free-mode > .swiper-wrapper {
	transition-timing-function: ease-out;
	margin: 0 auto;
}

.swiper .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000;
}

.c_navi-link {
	--nl-font-size: 14px;
	--nl-line-height: 20px;
	--nl-padding-horizontal: 14px;
	--nl-underline-thickness: 4px;
}

.c_navi-navbar .nnb__fixed:last-child .c_navi-link:first-child {
	margin-left: 4px;
}

.c_navi-infobar .nib__weather-icon {
	height: 24px;
	width: 24px;
}

.c_navi-infobar .nib__weather-link > span {
	margin: 0 4px;
}

.c_navi-infobar .nib__weather-link > span:first-child {
	margin-left: 0;
}

.c_navi-infobar .nib__weather-value {
	min-width: 36px;
}

.c_navi-infobar .nib__weather-region {
	font-weight: 500;
	min-width: 40px;
}

.c_navi-infobar .nib__weather-link > span:last-child {
	margin-right: 0;
}

.c_navi-infobar .nib__region-btn {
	padding: 0;
	height: 24px;
	width: 24px;
	border: none;
	border-radius: 50%;
	background-color: transparent;
	text-align: center;
	margin-left: 4px;
}

.c_navi-infobar .nib__region-btn:hover,
.c_navi-infobar .nib__region-btn:active {
	box-shadow: none;
	color: var(--secondary-10);
}

.c_navi-infobar .nib__region-btn:hover {
	background-color: var(--secondary-0-opacity-8);
}

ul {
	margin-top: 0;
	margin-bottom: 10px;
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.dropdown-menu-right {
	right: 0;
	left: auto;
}

.c_navi-infobar .nib__region-dropdown {
	background-color: var(--secondary-95);
	border-radius: 4px;
	border: none;
	z-index: 2020;
}

.c_navi-infobar .nib__auth-icon {
	height: 24px;
	width: 24px;
}

.c_navi-infobar .nib__auth-field > .nib__auth-link > span {
	margin: 0 4px;
}

.c_navi-infobar .nib__auth-field > .nib__auth-link > span:first-child {
	margin-left: 0;
}

.c_navi-infobar .nib__auth-name {
	font-weight: 500;
	max-width: 150px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.c_navi-infobar .nib__auth-field > .nib__auth-link > span:last-child {
	margin-right: 0;
}

.c_navi-infobar .nib__auth-dd-btn {
	padding: 0;
	height: 24px;
	width: 24px;
	border: none;
	border-radius: 50%;
	background-color: transparent;
	text-align: center;
	margin-left: 4px;
}

.c_navi-infobar .nib__region-btn:hover,
.c_navi-infobar .nib__region-btn:focus,
.c_navi-infobar .nib__region-btn:active,
.c_navi-infobar .nib__auth-dd-btn:hover,
.c_navi-infobar .nib__auth-dd-btn:focus,
.c_navi-infobar .nib__auth-dd-btn:active {
	box-shadow: none;
	color: var(--secondary-10);
}

.c_navi-infobar .nib__region-btn:hover,
.c_navi-infobar .nib__auth-dd-btn:hover {
	background-color: var(--secondary-0-opacity-8);
}

.c_navi-infobar .nib__auth-dropdown {
	background-color: var(--secondary-95);
	border-radius: 4px;
	border: none;
	z-index: 2020;
}

.swiper-slide {
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	transition-property: transform;
}

.swiper-9b995933 .swiper-slide {
	margin-right: 0px;
}

.simple-swiper.swiper-horizontal .swiper-slide {
	width: auto;
}

.c_navi-navbar .swiper-horizontal .c_navi-link {
	display: inline-block;
	white-space: nowrap;
	margin-right: 0;
}

.simple-swiper.swiper-horizontal .swiper-slide::after {
	content: '';
	display: block;
	height: 100%;
	width: 1px;
	background: #d9d9d9;
	position: absolute;
	top: 0;
	right: -5px;
}

.c_navi-navbar .swiper-horizontal .c_navi-link::after {
	width: 0;
}

.swiper-9b995933 .swiper-slide:last-child {
	margin-right: 0;
}

.simple-swiper.swiper-horizontal .swiper-slide:last-of-type::after {
	content: none;
}

.c_navi-link .nl__outer {
	color: var(--secondary-10);
	margin: 0 4px;
}

.c_navi-link:first-child .nl__outer {
	margin-left: 0;
}

.c_navi-link:last-child .nl__outer {
	margin-right: 0;
}

.hidden {
	display: none !important;
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid \9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

.c_navi-infobar .nib__region-btn .caret {
	margin: 0;
}

.c_navi-infobar .nib__region-option {
	line-height: 20px;
	font-size: 14px;
	font-weight: 500;
	padding: 14px 12px;
	color: var(--secondary-10);
}

.c_navi-infobar .nib__region-option:hover {
	background-color: var(--secondary-0-opacity-8);
	color: var(--secondary-10);
}

.c_navi-infobar .nib__region-option:hover,
.c_navi-infobar .nib__auth-option:hover {
	background-color: var(--secondary-0-opacity-8);
	color: var(--secondary-10);
}

.img-circle {
	border-radius: 50%;
}

.c_navi-infobar .nib__auth-dd-btn .caret {
	margin: 0;
}

.c_navi-link .nl__link {
	font-size: var(--nl-font-size);
	line-height: var(--nl-line-height);
	font-weight: 500;
	padding: var(--nl-padding-horizontal) 8px
		calc(var(--nl-padding-horizontal) - var(--nl-underline-thickness)) 8px;
	border-bottom: var(--nl-underline-thickness) solid transparent;
	display: inline-flex;
	justify-content: center;
	align-items: center;
}

.c_navi-link .nl__outer:hover .nl__link {
	border-bottom: var(--nl-underline-thickness) solid var(--secondary-10);
}

.dropdown-menu > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857;
	color: #333;
	white-space: nowrap;
}

.c_navi-infobar .nib__auth-option {
	line-height: 20px;
	font-size: 14px;
	font-weight: 500;
	padding: 14px 12px;
	color: var(--secondary-10);
}

.dropdown-menu > li > a:hover {
	color: #262626;
	text-decoration: none;
	background-color: #f5f5f5;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
	color: #262626;
	text-decoration: none;
	background-color: #f5f5f5;
}

#swiper-wrapper-8dade9db3517d36c.style-JvYK2 {
	cursor: grab;
	transition-duration: 0ms;
	transform: translate3d(0px, 0px, 0px);
}
.swiper-wrapper {
	max-width: 965px !important;
	overflow: hidden;
}
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

img {
	border: 0;
}

button {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button {
	text-transform: none;
}

button {
	-webkit-appearance: button;
	cursor: pointer;
}

button::-moz-focus-inner {
	border: 0;
	padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
	*,
	*:before,
	*:after {
		color: #000 !important;
		text-shadow: none !important;
		background: transparent !important;
		box-shadow: none !important;
	}

	a,
	a:visited {
		text-decoration: underline;
	}

	a[href]:after {
		content: ' (' attr(href) ')';
	}

	img {
		page-break-inside: avoid;
	}

	img {
		max-width: 100% !important;
	}

	.btn > .caret {
		border-top-color: #000 !important;
	}
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

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

html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
	font-family: sans-serif;
	font-size: 14px;
	line-height: 1.42857;
	color: #333;
	background-color: #fff;
}

button {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

a {
	color: inherit;
	text-decoration: none;
}

a:hover,
a:focus {
	color: inherit;
	text-decoration: inherit;
}

a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

img {
	vertical-align: middle;
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

ul {
	margin-top: 0;
	margin-bottom: 10px;
}

.container {
	padding-right: 5px;
	padding-left: 5px;
	margin-right: auto;
	margin-left: auto;
}

.container:before,
.container:after {
	display: table;
	content: ' ';
}

.container:after {
	clear: both;
}

@media (min-width: 768px) {
	.container {
		width: 730px;
	}
}

@media (min-width: 992px) {
	.container {
		width: 960px;
	}
}

@media (min-width: 1200px) {
	.container {
		width: 1150px;
	}
}

.container-fluid {
	padding-right: 5px;
	padding-left: 5px;
	margin-right: auto;
	margin-left: auto;
}

.container-fluid:before,
.container-fluid:after {
	display: table;
	content: ' ';
}

.container-fluid:after {
	clear: both;
}

.row {
	margin-right: -5px;
	margin-left: -5px;
}

.row:before,
.row:after {
	display: table;
	content: ' ';
}

.row:after {
	clear: both;
}

.col-xs-12 {
	position: relative;
	min-height: 1px;
	padding-right: 5px;
	padding-left: 5px;
}

.col-xs-12 {
	float: left;
}

.col-xs-12 {
	width: 100%;
}

.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.btn:focus,
.btn:active:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.btn:hover,
.btn:focus {
	color: #333;
	text-decoration: none;
}

.btn:active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid \9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

.dropdown {
	position: relative;
}

.dropdown-toggle:focus {
	outline: 0;
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.dropdown-menu-right {
	right: 0;
	left: auto;
}

.hidden {
	display: none !important;
}

@-ms-viewport {
	width: device-width;
}

html {
	font-size: 16px;
}

.container {
	width: 960px !important;
}

.container-fluid {
	min-width: 960px !important;
}

.box {
	line-height: 1;
	margin-top: 5px;
	margin-bottom: 5px;
}

.ad-container {
	margin-left: var(--ad-gap, 0);
}

@media only screen and (min-width: 1440px) and (max-width: 1680px) {
	:root {
		--ad-gap: 160px;
	}
}

@media only screen and (min-width: 1680px) {
	:root {
		--ad-gap: 300px;
	}
}

.footer-wrapper {
	background-color: var(--secondary-95);
}

body {
	background-color: var(--secondary-100);
	color: var(--secondary-10);
}

.swal-overlay:has(.external-link-warning) {
	background-color: transparent;
}
.c_footer-links .fl__outer {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	padding: 27px 0 19px 0;
}

.c_footer-links .fl__links-row {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid var(--secondary-80);
	padding: var(--spacing-0) var(--spacing-16);
}

.c_footer-links .fl__links-row:last-child {
	border-bottom: none;
}

.c_footer-links .fl__link-list {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	height: 48px;
}

.c_footer-links .fl__link-outer {
	color: var(--secondary-5);
	margin: var(--spacing-0) var(--spacing-4);
}

.c_footer-links .fl__link-outer:hover .fl__link-inner {
	background-color: var(--secondary-60-opacity-8);
}

.c_footer-links .fl__link-outer--active .fl__link-inner {
	background-color: var(--secondary-60-opacity-8);
}

.c_footer-links .fl__link-inner {
	font-size: 14px;
	line-height: 20px;
	font-weight: 500;
	padding: 14px 8px 10px 8px;
	border-bottom: var(--border-4) solid transparent;
	display: inline-block;
}

.c_footer-links:first-child .fl__link-outer {
	margin-left: var(--spacing-0);
}

.c_footer-links:last-child .fl__link-outer {
	margin-right: var(--spacing-0);
}

.c_footer-links .fl__weather {
	flex-basis: 176px;
}

.c_footer-links .fl__weather-field {
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 20px;
	padding: var(--spacing-8) var(--spacing-16);
	cursor: pointer;
}

.c_footer-links .fl__weather-field:hover,
.c_footer-links .fl__weather-field:active {
	background-color: var(--secondary-0-opacity-8);
	color: var(--secondary-5);
}

.c_footer-links .fl__weather-link {
	display: flex;
	justify-content: center;
	align-items: center;
}

.c_footer-links .fl__weather-link > span {
	margin: var(--spacing-0) var(--spacing-4);
}

.c_footer-links .fl__weather-link > span:first-child {
	margin-left: var(--spacing-0);
}

.c_footer-links .fl__weather-link > span:last-child {
	margin-right: var(--spacing-0);
}

.c_footer-links .fl__weather-icon {
	height: 24px;
	width: 24px;
}

.c_footer-links .fl__weather-region {
	font-weight: 500;
	min-width: 40px;
}

.c_footer-links .fl__weather-value {
	min-width: 36px;
}

.c_footer-links .fl__region-btn {
	padding: var(--spacing-0);
	height: 24px;
	width: 24px;
	border: none;
	border-radius: 50%;
	background-color: transparent;
	text-align: center;
	margin-left: var(--spacing-4);
}

.c_footer-links .fl__region-btn .caret {
	margin: var(--spacing-0);
	color: var(--secondary-10);
}

.c_footer-links .fl__region-btn:hover,
.c_footer-links .fl__region-btn:active {
	background-color: var(--secondary-0-opacity-8);
	color: var(--secondary-5);
}

.c_footer-links .fl__region-dropdown {
	background-color: var(--secondary-95);
	border-radius: 4px;
	border: none;
	z-index: 2020;
}

.c_footer-links .fl__region-option {
	line-height: 20px;
	font-size: 14px;
	font-weight: 500;
	padding: 14px 12px;
}

.c_footer-links .fl__region-option:hover,
.c_footer-links .fl__region-option:active {
	background-color: var(--secondary-90);
}

.is-darktheme .c_footer-links .fl__region-dropdown {
	background-color: var(--secondary-10);
}

.is-darktheme .c_footer-links .fl__region-option:hover,
.is-darktheme .c_footer-links .fl__region-option:active {
	background-color: var(--secondary-20);
}
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

button {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button {
	text-transform: none;
}

button {
	-webkit-appearance: button;
	cursor: pointer;
}

button::-moz-focus-inner {
	border: 0;
	padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
	*,
	*:before,
	*:after {
		color: #000 !important;
		text-shadow: none !important;
		background: transparent !important;
		box-shadow: none !important;
	}

	a,
	a:visited {
		text-decoration: underline;
	}

	a[href]:after {
		content: ' (' attr(href) ')';
	}
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

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

html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
	font-family: sans-serif;
	font-size: 14px;
	line-height: 1.42857;
	color: #333;
	background-color: #fff;
}

button {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

a {
	color: inherit;
	text-decoration: none;
}

a:hover,
a:focus {
	color: inherit;
	text-decoration: inherit;
}

a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.container {
	padding-right: 5px;
	padding-left: 5px;
	margin-right: auto;
	margin-left: auto;
}

.container:before,
.container:after {
	display: table;
	content: ' ';
}

.container:after {
	clear: both;
}

@media (min-width: 768px) {
	.container {
		width: 730px;
	}
}

@media (min-width: 992px) {
	.container {
		width: 960px;
	}
}

@media (min-width: 1200px) {
	.container {
		width: 1150px;
	}
}

.row {
	margin-right: -5px;
	margin-left: -5px;
}

.row:before,
.row:after {
	display: table;
	content: ' ';
}

.row:after {
	clear: both;
}

.col-xs-12 {
	position: relative;
	min-height: 1px;
	padding-right: 5px;
	padding-left: 5px;
}

.col-xs-12 {
	float: left;
}

.col-xs-12 {
	width: 100%;
}

.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.btn:focus,
.btn:active:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.btn:hover,
.btn:focus {
	color: #333;
	text-decoration: none;
}

.btn:active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

@-ms-viewport {
	width: device-width;
}

html {
	font-size: 16px;
}

.container {
	width: 960px !important;
}

.box {
	line-height: 1;
	margin-top: 5px;
	margin-bottom: 5px;
}

.ad-container {
	margin-left: var(--ad-gap, 0);
}

@media only screen and (min-width: 1440px) and (max-width: 1680px) {
	:root {
		--ad-gap: 160px;
	}
}

@media only screen and (min-width: 1680px) {
	:root {
		--ad-gap: 300px;
	}
}

body {
	background-color: var(--secondary-100);
	color: var(--secondary-10);
}

.swal-overlay:has(.external-link-warning) {
	background-color: transparent;
}
.footer_bottom__top {
	padding: 20px 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.social {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 10px;
}
.social img {
	max-width: 150px;
	width: 100%;
	display: inline-block;
}
.fl__first-row {
	border-bottom: 1px solid #dcdcdc !important;
}

@media (max-width: 1151.5px) {
	.c_navi-infobar .nib__outer {
		justify-content: space-around;
	}
}
@media (max-width: 999.5px) {
	.c_navi-infobar .nib__outer {
		justify-content: flex-start;
	}
}
@media (max-width: 490.5px) {
	.right {
		display: none !important;
	}
}

@media (max-width: 1200px) {
	#swiper-wrapper-8dade9db3517d36c.style-JvYK2 {
		overflow-x: scroll;
	}

	.c_navi-navbar .nnb__inner {
		overflow: hidden;
		width: 100%;
	}

	.swiper-wrapper {
		width: 100% !important;
	}

	.snipcss-179UO {
		overflow: hidden;
	}
	.container {
		width: 100% !important;
	}
}

@media (max-width: 992px) {
	.container {
		width: 100% !important;
	}

	.c_navi-navbar {
		display: none;
	}

	.c_navi .n__outer {
		justify-content: center;
	}

	.c_navi-services > .ns__outer {
		flex-wrap: wrap;
	}

	.container-fluid {
		width: 100% !important;
	}
}

@media (max-width: 1200px) {
	#swiper-wrapper-8dade9db3517d36c.style-JvYK2 {
		overflow-x: scroll;
	}

	.c_navi-navbar .nnb__inner {
		overflow: hidden;
		width: 100%;
	}

	.swiper-wrapper {
		width: 100% !important;
	}

	.snipcss-179UO {
		overflow: hidden;
	}
	.container {
		width: 100% !important;
	}
}

@media (max-width: 992px) {
	.container {
		width: 100% !important;
	}

	.c_navi-navbar {
		display: none;
	}

	.c_navi .n__outer {
		justify-content: center;
	}

	.c_navi-services > .ns__outer {
		flex-wrap: wrap;
	}

	.container-fluid {
		width: 100% !important;
	}

	.c_footer-links .fl__links-row {
		flex-wrap: wrap;
		flex-direction: column;
		width: 100%;
	}

	.c_footer-links .fl__link-list {
		flex-wrap: wrap;
		width: 70%;
	}

	.c_footer-links .fl__weather {
		width: 30%;
		flex-basis: 0;
	}
}
@media (max-width: 1100.5px) {
	.container-fluid {
		display: none;
	}
}
