﻿@charset "UTF-8";/* CSS Document *//* ################# Wrappers ################# */.footer-download-wrapper {background-color:#384052; padding:6px 0px;}.footer-menus-wrapper {	background-color: #6d2cd0;	padding: 25px 0px 25px 0px;	font-family: 'Kortext-Regular'}/* Footer *//*.row {	display: -ms-flexbox;	display: flex;	-ms-flex-wrap: wrap;	flex-wrap: wrap;	margin-right: -15px;	margin-left: -15px;}*/.footer-full-wrapper{	background-color: #ddd;	padding-top: 20px;	padding-bottom: 30px;}.footer-full-wrapper a { color: #666; }.footer-wrapper {	background-color: #6d2cd0;	padding-top: 20px;	padding-bottom: 20px;	font-size: 1.2rem;	color: #9C8EBF;	font-family: 'Kortext-Regular';}.footer-wrapper a, .footer-wrapper a:hover { color: #00b3aa;}.site-info {text-align:center;}.download-bar {	display: flex;	align-items: center;	color: #ffffff;}.download-bar-txt {	white-space: nowrap;	font-family: 'Kortext-Regular';}.download-bar-buttons {	display: flex;	width: 100%;	flex-direction: row;}.download-buttons-pair {	display: inline-flex;}.download-bar-btn {	display: flex;	font-size: 1.35rem;	line-height: 1.2;	padding: 3px 8px;	margin: 15px;	font-weight: normal;	border: 1px solid #ffffff;	border-radius: 0.25em;	background-color: #384052;	box-sizing: border-box;	font-family: 'Kortext-Regular';}	.download-bar-btn a {		width: 100%;	}	.download-bar-btn img {		width: 61px;		height: 38px;	}.mx-auto {	margin-right: auto !important;	margin-left: auto !important;}.d-block {	display: block !important;}/* FOOTER MENUS */.footer-menus-wrapper h3 {	color: #ffffff;	font-size: 1.5rem;	line-height: 0.6;	font-weight: 700;	margin-bottom: 15px;	padding-top: 11px;	font-family: 'Kortext-Bold'}.ftr {width:20%;}.ftr.lft {padding-right:40px; padding-bottom:10px; width:228px;height: 206px;}	.ftr a {		color: #ffffff;	}/*.ftr.mnu {padding:0px 15px;width:238px;height: 206px;}*/	.ftr.mnu {		padding: 0px 15px;	}.ftr ul {	padding:0px;    margin:10px 0px 0px 0px;    list-style: none;    list-style-image: none;    text-align:left;}	.ftr li {		padding: 5px 0px;		font-size: 1.3rem;		color: #ffffff;	} .ftr a { color:#ffffff;}.ftr a:hover { color:#00b3aa; text-decoration:none;}.ftr.lft {	display:flex;	flex-direction: column;}.footer-logo{flex-grow: 1;}.footer-logo img {max-width:140px; margin-bottom:20px;}.footer-socials img {margin-right:10px;}@media (max-width:991px) and (min-width:574px) {		.ftr {width:50%;}	.ftr.lft {width:100%}	.ftr.lft img {width:200px;}	.footer-socials img {max-width:24px;}	.ftr.mnu {padding-left:0px; padding-bottom:25px;}	}@media (max-width: 574px) {	.ftr {width:50%;}	.ftr.lft, .ftr.mnu  {width:100%; margin-left:30px;}	.ftr.lft img {width:200px;}	.footer-socials img {max-width:24px;}	.ftr.mnu {padding-left:0px; padding-bottom:25px;}}