/* Common */
/* Media */
/* Content */
/* Blocks */
.main__inner.lg {
	height: 154.44444vw;
}

.news__items {
	margin: 0 -2.22222vw;
}

.news__items .slick-list {
	overflow: visible;
}

.news__item-image {
	overflow: hidden;
	margin-bottom: 2.22222vw;
}

.news__item-image img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
	border-radius: 2.22222vw;
	max-height: 39.44444vw;
}

.news__item-title {
	font-size: 4.16667vw;
	font-weight: 600;
	line-height: 120%;
	margin-bottom: 1.11111vw;
}

.news__item-date {
	font-size: 3.33333vw;
	font-weight: 400;
	line-height: 130%;
	color: #9EA0B3;
}

.life__items {
	margin: 0 -2.22222vw;
}

.life__items .slick-list {
	overflow: visible;
}

.life__items .slick-slide {
	display: flex;
	height: auto;
}

.life__item {
	display: flex !important;
	flex-direction: column;
	height: 100%;
	border: 1px solid #D3D8E3;
	background: #F7F9FD;
	overflow: hidden;
	border-radius: 3.33333vw;
}

.life__item-image img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
}

.life__item-box {
	padding: 4.44444vw 5.55556vw;
	display: flex;
	flex-direction: column;
	flex: 1 1 100%;
}

.life__item-title {
	font-size: 5.55556vw;
	font-weight: 600;
	line-height: 120%;
	margin-bottom: 2.22222vw;
}

.life__item-text {
	font-size: 4.16667vw;
	font-weight: 400;
	line-height: 120%;
	margin-bottom: 4.44444vw;
}

.life__item-link {
	margin-top: auto;
}

.events__items {
	margin: 0 -2.22222vw;
}

.events__items .slick-list {
	overflow: visible;
}

.events__item {
	padding: 4.44444vw 5.55556vw;
	display: flex !important;
	flex-direction: column;
	height: 100%;
	border: 1px solid #D3D8E3;
	background: #F7F9FD;
	overflow: hidden;
	border-radius: 3.33333vw;
	min-height: 75.27778vw;
}

.events__item-box {
	display: flex;
	flex-direction: column;
	flex: 1 1 100%;
	gap: 3.33333vw;
}

.events__item-title {
	font-size: 5.55556vw;
	font-weight: 600;
	line-height: 120%;
}

.events__item-date, .events__item-place, .events__item-text {
	font-size: 4.16667vw;
	font-weight: 400;
	line-height: 120%;
}

.events__item-button {
	font-size: 3.88889vw;
	font-weight: 600;
	line-height: 105%;
	min-height: 8.61111vw;
	color: #0D1140;
	border-color: #A8B2C7;
}

.council__inner {
	display: flex;
	flex-direction: column;
	gap: 6.66667vw;
}

.council__title {
	margin-bottom: 0;
}

.council__box {
	display: flex;
	flex-direction: column;
	gap: 4.44444vw;
}

.council__text {
	font-size: 5vw;
	font-weight: 400;
	line-height: 130%;
}

.council__image {
	border-radius: 2.22222vw;
	overflow: hidden;
}

.council__image img {
	width: 100%;
	min-height: 33.33333vw;
	-o-object-fit: cover;
	   object-fit: cover;
}

.council__subtitle {
	font-size: 7.22222vw;
	font-weight: 600;
	line-height: 120%;
}

.council__items {
	display: grid;
	grid-template-columns: repeat(4, 77.77778vw);
	grid-gap: 4.44444vw;
	margin: 0 -4.16667vw;
	padding: 0 4.16667vw;
}

.council__item {
	font-size: 4.72222vw;
	font-weight: 600;
	line-height: 120%;
	padding: 5.55556vw 4.44444vw;
	background: #F7F9FD;
	border: 1px solid #D3D8E3;
	border-radius: 3.33333vw;
	min-height: 27.77778vw;
}

.loyalty {
	background: #FFD11A;
	position: relative;
	overflow: hidden;
}

.loyalty__content {
	display: flex;
	flex-direction: column;
	gap: 6.66667vw;
}

.loyalty__title {
	margin-bottom: 0;
}

.loyalty__desc {
	font-size: 5vw;
	font-weight: 600;
	line-height: 130%;
}

.loyalty__text {
	font-size: 4.72222vw;
	font-weight: 400;
	line-height: 120%;
}

.loyalty__text p + p {
	margin-top: 3.33333vw;
}

.loyalty__buttons {
	display: flex;
	flex-direction: column;
	gap: 3.33333vw;
}

.loyalty__button.button-white {
	color: #0D1140;
}

.loyalty__button:hover {
	color: #fff;
	background: #FF0A47;
	border-color: #FF0A47;
}

.loyalty__button.hidden {
	display: none;
}

.loyalty__bg {
	position: absolute;
	top: -5.55556vw;
	right: -13.88889vw;
}

.loyalty__bg img {
	height: 100%;
	width: 100%;
	-o-object-fit: contain;
	   object-fit: contain;
}

.career {
	color: #fff;
	background: #0D1140;
}

.career__top {
	display: flex;
	flex-direction: column;
	gap: 6.66667vw;
	margin-bottom: 5.55556vw;
}

.career__top-img {
	width: 28.88889vw;
	height: 28.88889vw;
	-o-object-fit: contain;
	   object-fit: contain;
}

.career__subtitle {
	font-size: 6.11111vw;
	font-weight: 600;
	line-height: 120%;
}

.career__text {
	font-size: 4.72222vw;
	font-weight: 400;
	line-height: 120%;
}

.career__text p + p {
	margin-top: 3.33333vw;
}

.career__items {
	margin: 6.66667vw -2.22222vw;
}

.career__items .slick-list {
	overflow: visible;
}

.career__items .slick-dots li button {
	background: #6A7291;
}

.career__items .slick-dots .slick-active button {
	background: #A8B2C7;
}

.career__item {
	height: 56.66667vw;
	color: #0D1140;
	background: #F7F9FD;
	border: 1px solid #D3D8E3;
	border-radius: 3.33333vw;
	padding: 5.55556vw 4.44444vw;
}

.career__item-title {
	font-size: 6.11111vw;
	font-weight: 600;
	line-height: 120%;
	margin-bottom: 3.33333vw;
}

.career__item-text {
	color: #3D4166;
	font-size: 4.72222vw;
	font-weight: 400;
	line-height: 120%;
}

.career__social {
	display: flex;
	flex-direction: column;
	gap: 2.22222vw;
}

.career__social-link {
	color: #fff;
	border-color: #fff;
}

.career__social-link:hover {
	color: #0D1140;
	background: #fff;
	border-color: #fff;
}

.career__social-link:hover .career__social-icon {
	-webkit-filter: brightness(0) saturate(100%) invert(13%) sepia(9%) saturate(7441%) hue-rotate(209deg) brightness(87%) contrast(110%);
	        filter: brightness(0) saturate(100%) invert(13%) sepia(9%) saturate(7441%) hue-rotate(209deg) brightness(87%) contrast(110%);
}

.career__social-icon {
	width: 5.55556vw;
	height: 5.55556vw;
	flex: 0 0 auto;
	font-size: 5.55556vw;
}

.career__social-more {
	color: #0D1140;
}

.career__social-text {
	color: #CDD9ED;
}

.faq__item:not(:last-child) {
	border-bottom: 1px solid #D3D8E3;
}

.faq__item.open .faq__item-icon {
	-webkit-transform: rotate(180deg);
	        transform: rotate(180deg);
}

.faq__item.open .faq__item-answer {
	display: block;
}

.faq__item-top {
	padding: 4.44444vw 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 4.44444vw;
	cursor: pointer;
}

.faq__item-icon {
	width: 2.77778vw;
	height: 2.77778vw;
	flex: 0 0 auto;
	font-size: 2.77778vw;
}

.faq__item-question {
	font-size: 5.55556vw;
	font-weight: 600;
	line-height: 120%;
}

.faq__item-answer {
	font-size: 4.16667vw;
	font-weight: 400;
	line-height: 130%;
	color: #6E708C;
}

.faq__item-answer ul {
	padding-left: 5.55556vw;
}
