/*!normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css*/
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

main {
	display: block
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: transparent
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}

b,strong {
	font-weight: bolder
}

code,kbd,samp {
	font-family: monospace, monospace;
	font-size: 1em
}

small {
	font-size: 80%
}

sub,sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

img {
	border-style: none
}

button,input,optgroup,select,textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,input {
	overflow: visible
}

button,select {
	text-transform: none
}

button,[type=button],[type=reset],[type=submit] {
	-webkit-appearance: button
}

button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner
	{
	border-style: none;
	padding: 0
}

button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring
	{
	outline: 1px dotted ButtonText
}

fieldset {
	padding: .35em .75em .625em
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type=checkbox],[type=radio] {
	box-sizing: border-box;
	padding: 0
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button
	{
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details {
	display: block
}

summary {
	display: list-item
}

template {
	display: none
}

[hidden] {
	display: none
}

@font-face {
	font-family: darker grotesque;
	src: url(../fonts/DarkerGrotesque-Medium.woff2) format("woff2"),
		url(../fonts/DarkerGrotesque-Medium.woff) format("woff"),
		url(../fonts/DarkerGrotesque-Medium.ttf) format("truetype");
	font-style: normal;
	font-weight: 500;
	font-display: swap
}

@font-face {
	font-family: darker grotesque;
	src: url(../fonts/DarkerGrotesque-SemiBold.woff2) format("woff2"),
		url(../fonts/DarkerGrotesque-SemiBold.woff) format("woff"),
		url(../fonts/DarkerGrotesque-SemiBold.ttf) format("truetype");
	font-style: normal;
	font-weight: 600;
	font-display: swap
}

@font-face {
	font-family: darker grotesque;
	src: url(../fonts/DarkerGrotesque-Black.woff2) format("woff2"),
		url(../fonts/DarkerGrotesque-Black.woff) format("woff"),
		url(../fonts/DarkerGrotesque-Black.ttf) format("truetype");
	font-style: normal;
	font-weight: 900;
	font-display: swap
}

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box
}

html {
	scroll-behavior: smooth;
	font-size: 16px;
	font-weight: 400
}

.body {
	font-family: darker grotesque, sans-serif;
	font-style: normal;
	position: relative;
	overflow-x: hidden !important
}

.body--fixed {
	position: fixed;
	inset: 0
}

a {
	text-decoration: none
}

h1,.h1 {
	font-size: 48px
}

@media ( min-width :768px) {
	h1,.h1 {
		font-size: 38px
	}
}

h2,.h2 {
	font-size: 38px
}

@media ( min-width :768px) {
	h2,.h2 {
		font-size: 30px
	}
}

h3,.h3 {
	font-size: 22px
}

@media ( min-width :768px) {
	h3,.h3 {
		font-size: 20px
	}
}

h4,.h4 {
	font-size: 18px
}

h5,.h5 {
	font-size: 16px
}

h6,.h6 {
	font-size: 15px
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
	color: #182642;
	font-weight: 500;
	line-height: 1.4
}

a:focus,button:focus {
	outline: 0
}

a {
	color: #2446c0;
	text-decoration: none;
	transition: all .3s
}

a:hover {
	text-decoration: underline;
	color: #2446c0
}

ul,li {
	padding: 0;
	margin: 0;
	list-style-position: inside
}

.clearfix::after {
	clear: both;
	content: "";
	display: table
}

.container {
	max-width: 120rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	width: 100%
}

@media ( min-width :375px) {
	.container {
		padding-left: 1.875rem;
		padding-right: 1.875rem
	}
}

@media ( min-width :600px) {
	.container {
		width: 95%
	}
}

.hide-text {
	overflow: hidden;
	padding: 0;
	text-indent: 101%;
	white-space: nowrap
}

.visually-hidden {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.section-heading {
	font-size: 2rem;
	font-weight: 600;
	color: #182642;
	line-height: 1
}

@media ( min-width :980px) {
	.section-heading {
		font-size: 3.25rem
	}
}

.header__blur {
	height: 100vh;
	width: 500vw;
	position: absolute;
	background: rgba(175, 175, 175, .4);
	backdrop-filter: blur(25px);
	-webkit-backdrop-filter: blur(25px);
	inset: 0;
	top: 105px;
	z-index: 10
}

.header {
	position: absolute;
	z-index: 999;
	width: 100vw
}

@media ( min-width :1024px) {
	.header {
		background: 0 0
	}
}

.header--bg {
	background-color: #fff
}

.header a {
	text-decoration: none
}

.header-mobile-menu {
	height: 100%;
	overflow-y: scroll;
	background: #fff
}

.header .container {
	padding: 0
}

@media ( min-width :1024px) {
	.header .container {
		padding-left: 1.875rem;
		padding-right: 1.875rem
	}
}

.header__first-row {
	display: none
}

@media ( min-width :1024px) {
	.header__first-row {
		display: flex;
		justify-content: flex-end;
		align-items: center;
		gap: .9375rem;
		padding: .625rem 0 1.0625rem
	}
}

.header__first-row-menu {
	display: flex;
	align-items: center;
	gap: .625rem
}

.header__first-row-menu:not (:last-child )::after {
	content: " | ";
	color: #182642;
	font-weight: 500;
	margin-top: -2px
}

.header__first-row-menu-link {
	font-size: .9375rem;
	font-weight: 600;
	color: #182642
}

.header__first-row-menu-link:hover {
	color: inherit
}

.header__first-row-menu-icon {
	margin-top: .25rem
}

.header__lang-dropdown {
	position: relative
}

.header__lang-dropdown:hover {
	cursor: pointer
}

.header__lang-items {
	display: none;
	position: absolute;
	right: 0;
	top: 130%;
	width: 10rem;
	border-radius: 10px;
	background-color: #fff;
	z-index: 1;
	box-shadow: 0 0 15px #DFE6ED;
	text-transform: uppercase
}

.header__lang-items--mobile {
	left: 0;
	right: inherit
}

.header__lang-items--open {
	display: block
}

.header__lang-item {
	display: block;
	color: #182642;
	padding: .625rem 1.25rem;
	border-radius: 10px
}

.header__lang-item:hover,.header__lang-item--active {
	background-color: rgba(208, 151, 134, .1)
}

.header__lang-item:first-child {
	padding-top: .9375rem
}

.header__lang-item:last-child {
	padding-bottom: .9375rem
}

.header__lang-text {
	display: flex;
	align-items: center;
	gap: .625rem;
	font-size: 1.125rem;
	color: #182642;
	text-transform: uppercase
}

@media ( min-width :980px) {
	.header__lang-text {
		font-size: .9375rem
	}
}

.header__lang-icon {
	transition: .4s
}

.header__lang-icon--active {
	transform: rotate(180deg)
}

.header__second-row {
	position: relative;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	padding-top: 3.1875rem
}

@media ( min-width :1024px) {
	.header__second-row {
		flex-direction: row;
		padding: 0
	}
}

.header__image-wrapper {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0 1.5rem
}

@media ( min-width :1024px) {
	.header__image-wrapper {
		border-bottom: none;
		margin: 0
	}
}

.header__logo-wrapper {
	max-width: 14.6875rem
}

@media ( min-width :1024px) {
	.header__logo-wrapper {
		max-width: 10rem
	}
}

@media ( min-width :1156px) {
	.header__logo-wrapper {
		max-width: 17.5rem
	}
}

@media ( min-width :1384px) {
	.header__logo-wrapper {
		max-width: 22.5rem
	}
}

.header__logo-wrapper a {
	display: block
}

@media ( min-width :980px) {
	.header__logo-wrapper--secondary {
		margin-bottom: .9375rem
	}
}

.header__logo {
	object-fit: contain;
	max-width: 100%
}

.header__menu-wrapper {
	display: none;
	flex-direction: column
}

.header__menu-wrapper--open {
	display: flex;
	border-top: 1px solid rgba(161, 166, 176, .2)
}

@media ( min-width :1024px) {
	.header__menu-wrapper {
		display: flex;
		flex-direction: row;
		align-items: center;
		gap: .9375rem
	}
}

@media ( min-width :1536px) {
	.header__menu-wrapper {
		gap: 1.875rem
	}
}

.header__menu {
	display: flex;
	flex-direction: column;
	margin-top: 1.3125rem;
	gap: 1.25rem
}

@media ( min-width :1024px) {
	.header__menu {
		gap: .9375rem;
		margin-top: 0;
		flex-direction: row;
		align-items: center
	}
}

@media ( min-width :1536px) {
	.header__menu {
		gap: 1.875rem
	}
}

.header__menu-items {
	padding: 1.1875rem 1.5625rem .875rem
}

@media ( min-width :1024px) {
	.header__menu-items {
		padding: 1.25rem 0
	}
}

@media ( min-width :980px) {
	.header__menu-items--secondary {
		padding: 1.25rem 0 2.1875rem
	}
}

.header__menu-item {
	display: flex;
	justify-content: space-between;
	align-items: center
}

@media ( min-width :1024px) {
	.header__menu-item {
		justify-content: inherit
	}
}

.header__menu-link {
	font-size: 1.375rem;
	font-weight: 600;
	color: #182642;
	text-transform: uppercase
}

@media ( min-width :1024px) {
	.header__menu-link {
		font-size: .9375rem
	}
}

@media ( min-width :1536px) {
	.header__menu-link {
		font-size: 1.125rem
	}
}

.header__menu-icon {
	display: none
}

@media ( min-width :1024px) {
	.header__menu-icon {
		display: inherit;
		margin-left: .5625rem
	}
}

@media ( min-width :1024px) {
	.header__menu-icon-mobile {
		display: none
	}
}

.header__button {
	text-transform: uppercase !important;
	margin: 0 1.5625rem
}

@media ( min-width :1024px) {
	.header__button {
		margin: 0;
		padding-left: .625rem !important;
		padding-right: .625rem !important;
		font-size: .9375rem !important
	}
}

@media ( min-width :1280px) {
	.header__button {
		padding-left: 1.25rem !important;
		padding-right: 1.25rem !important
	}
}

@media ( min-width :1536px) {
	.header__button {
		padding-left: 3.125rem !important;
		padding-right: 3.125rem !important;
		font-size: 1.125rem !important
	}
}

@media ( min-width :980px) {
	.header__button--secondary {
		margin-bottom: .9375rem
	}
}

.header__megaMenu-link {
	font-size: 1.125rem;
	font-weight: 600;
	color: #182642;
	text-transform: capitalize
}

@media ( min-width :1024px) {
	.header__megaMenu-link {
		font-size: .9375rem
	}
}

@media ( min-width :1536px) {
	.header__megaMenu-link {
		font-size: 1.125rem
	}
}

.header__megaMenu-title {
	text-transform: uppercase
}

.header__megaMenu-second-link {
	text-transform: uppercase;
	text-decoration: underline !important
}

@media ( min-width :1024px) {
	.header__megaMenu-wrapper {
		max-height: calc(100vh - 112px);
		overflow-y: scroll;
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
		width: 100%;
		background: #fff;
		top: -4000%;
		-ms-overflow-style: none;
		scrollbar-width: none
	}
	.header__megaMenu-wrapper::-webkit-scrollbar {
		display: none
	}
}

.header__megaMenu-wrapper-secondery {
	width: calc(100% - 180px);
	transform: none;
	left: 0
}

@media ( min-width :1536px) {
	.header__megaMenu-wrapper-secondery {
		width: calc(100% - 275px)
	}
}

.header__megaMenu-close-icon {
	display: none
}

@media ( min-width :1024px) {
	.header__megaMenu-close-icon {
		display: inherit;
		position: absolute;
		top: 1.875rem;
		right: 2rem;
		cursor: pointer
	}
}

.header__megaMenu-icon {
	display: inherit
}

@media ( min-width :1024px) {
	.header__megaMenu-icon {
		display: none
	}
}

@media ( min-width :1024px) {
	.header__megaMenu-first-row {
		display: grid;
		gap: 1.25rem;
		width: 100%;
		padding: 3.875rem 4.375rem 4.125rem
	}
}

@media ( min-width :1280px) {
	.header__megaMenu-first-row {
		gap: 1.875rem;
		padding: 3.875rem 8.75rem 4.125rem
	}
}

.header__megaMenu-first-row li {
	list-style: none
}

.header__megaMenu-second-row {
	display: none
}

@media ( min-width :1024px) {
	.header__megaMenu-second-row {
		display: flex;
		align-items: center;
		gap: .625rem;
		background: rgba(138, 179, 207, .2);
		padding: .8125rem 4.375rem
	}
}

@media ( min-width :1280px) {
	.header__megaMenu-second-row {
		padding: .8125rem 7.5rem
	}
}

@media ( min-width :1280px) {
	.header__megaMenu-second-row {
		padding: .8125rem 8.75rem
	}
}

.header__megaMenu-border {
	margin-top: .6875rem;
	border: none;
	border-bottom: 1px solid rgba(161, 166, 176, .2)
}

.header__megaMenu-list-wrapper {
	display: none
}

@media ( min-width :1024px) {
	.header__megaMenu-list-wrapper {
		display: block
	}
}

.header__megaMenu-list {
	margin-top: 2.3125rem;
	display: flex;
	flex-direction: column;
	gap: 1.0625rem
}

.header__megaMenu-link-wrapper {
	display: flex;
	justify-content: space-between;
	align-items: center
}

@media ( min-width :1080px) {
	.header__megaMenu-link-wrapper {
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start
	}
}

.header__mobile-secondary-menu-wrapper {
	margin: 3.5rem 1.5625rem 5.6875rem
}

@media ( min-width :1024px) {
	.header__mobile-secondary-menu-wrapper {
		display: none
	}
}

.header__mobile-secondary-menu {
	display: flex;
	align-items: center;
	gap: .75rem
}

.header__mobile-secondary-menu:not (:last-child ){
	margin-bottom: .875rem
}

.header__mobile-secondary-menu-link {
	font-size: 1.125rem;
	font-weight: 500;
	color: #182642
}

.header__mobile-secondary-menu-link:hover {
	color: inherit
}

.header__mobile-icon-links {
	display: none;
	align-items: center;
	justify-content: center;
	gap: 2.0625rem;
	margin-top: 6.875rem;
	padding-bottom: 2rem
}

.header__mobile-icon-links--open {
	display: flex
}

@media ( min-width :1024px) {
	.header__mobile-icon-links {
		display: none
	}
}

.header__mobile-menu-icons {
	cursor: pointer
}

@media ( min-width :1024px) {
	.header__mobile-menu-icons {
		display: none
	}
}

.header__popup {
	height: 100%;
	overflow-y: scroll;
	background: #fff
}

@media ( min-width :600px) {
	.header__popup {
		width: 95%;
		margin: 0 auto
	}
}

@media ( min-width :1024px) {
	.header__popup {
		display: none
	}
}

.header__popup-menu {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 3.75rem 1.5rem 1.0625rem
}

.header__popup-first-row {
	padding: 1.875rem 1.5rem .6875rem
}

.header__popup-first-row a {
	color: #2446c0
}

.header__popup-first-row a:hover {
	color: #2446c0
}

.header__popup-second-row {
	display: flex;
	flex-direction: column;
	gap: 2rem;
	padding: 0 1.5rem
}

.header__popup-second-row a:hover {
	color: #182642
}

.header__popup-menu-title {
	font-size: .9375rem;
	font-weight: 600;
	color: #a1a6b0
}

.header__popup-wrapper li {
	list-style: none
}

.header__popup-title-wrapper {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: .625rem 0
}

.menu-close {
	display: none
}

@media all and (-ms-high-contrast:none) , ( -ms-high-contrast :active) {
	.header__menu-item {
		margin: 0 .9375rem
	}
	.header__first-row-menu {
		margin: 0 .625rem
	}
	.header__first-row-menu-icon {
		margin: 0 .625rem 0 0
	}
	.header__first-row-menu-link {
		margin: 0 .625rem 0 0
	}
	.header__lang-icon {
		margin: 0 .625rem
	}
	.header__megaMenu-first-row {
		display: flex;
		justify-content: space-between
	}
	.header__megaMenu-list>li {
		padding-top: .9375rem
	}
}

.footer {
	background: #182642
}

@media ( min-width :980px) {
	.footer__container {
		padding: 0 4.375rem
	}
}

@media ( min-width :1536px) {
	.footer__container {
		padding: 0 8.75rem
	}
}

.footer__first-row {
	display: grid;
	grid-template-columns: repeat(12, 1fr)
}

.footer__logo-wrapper {
	display: flex;
	align-items: center;
	gap: 1.875rem;
	grid-column: span 8;
	padding: 1.5rem 0 1.9375rem
}

@media ( min-width :980px) {
	.footer__logo-wrapper {
		padding: 2.5rem 0 2.375rem;
		border-right: 1px solid #48505a
	}
}

.footer__logo {
	max-width: 15.625rem;
	object-fit: contain
}

@media ( min-width :980px) {
	.footer__logo {
		max-width: 23.4375rem
	}
}

.footer__link-wrapper {
	grid-column: span 4;
	justify-self: end;
	display: none;
	align-items: center;
	gap: 1.875rem
}

@media ( min-width :980px) {
	.footer__link-wrapper {
		display: flex;
		gap: 2.5rem
	}
}

.footer__link-wrapper img {
	max-width: 1.5625rem;
	object-fit: contain
}

.footer__second-row {
	padding: 1.1875rem 0
}

@media ( min-width :980px) {
	.footer__second-row {
		display: flex;
		align-items: flex-start;
		gap: 2.5625rem;
		padding: .5rem 0 1.3125rem
	}
}

.footer__brand-title {
	font-size: .9375rem;
	font-weight: 500;
	color: #a1a6b0
}

.footer__brand-title:hover {
	color: #a1a6b0
}

.footer__brand-title__brand-logo-wrapper {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(50px, 1fr));
	align-items: center;
	gap: 1.6875rem;
	padding-top: .625rem
}

@media ( min-width :980px) {
	.footer__brand-title__brand-logo-wrapper {
		display: flex;
		gap: 1.875rem;
		padding-top: 0
	}
}

@media ( min-width :1536px) {
	.footer__brand-title__brand-logo-wrapper {
		gap: 2.875rem
	}
}

@media ( min-width :980px) {
	.footer__brand-title__brand-logo {
		opacity: 80%
	}
}

.footer__brand-title__brand-logo img {
	object-fit: cover
}

.footer__brand-logo {
	max-width: 1.875rem;
	opacity: 80%
}

.footer__third-row {
	padding: 1.3125rem 0 1.4375rem;
	display: flex;
	gap: 1.875rem
}

@media ( min-width :980px) {
	.footer__third-row {
		gap: 1.25rem;
		padding: 1.625rem 0 3rem
	}
}

@media ( min-width :1536px) {
	.footer__third-row {
		gap: 5.9375rem
	}
}

.footer__menu-wrapper {
	display: flex;
	flex-direction: column;
	gap: .5rem
}

@media ( min-width :980px) {
	.footer__menu-wrapper {
		flex-direction: row;
		gap: 1.5625rem
	}
}

@media ( min-width :1280px) {
	.footer__menu-wrapper {
		gap: 1.875rem
	}
}

@media ( min-width :1536px) {
	.footer__menu-wrapper {
		gap: 5.9375rem
	}
}

.footer__menu-title {
	font-size: .9375rem;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase
}

.footer__menu-title:hover {
	color: #fff
}

@media ( min-width :980px) {
	.footer__menu-title {
		color: #8ab3cf
	}
	.footer__menu-title:hover {
		color: #8ab3cf
	}
}

.footer__menu-list {
	display: none
}

@media ( min-width :980px) {
	.footer__menu-list {
		display: flex;
		flex-direction: column;
		gap: .3125rem;
		margin-top: .5rem
	}
}

.footer__menu-link {
	font-weight: 500;
	font-size: .9375rem;
	color: #fff;
	text-transform: uppercase
}

.footer__menu-link:hover {
	color: #fff
}

.footer__contact-list {
	display: flex;
	flex-direction: column;
	gap: .3125rem;
	margin-top: .5rem
}

.footer__contact-info,.footer__contact-link {
	font-weight: 500;
	font-size: .9375rem;
	color: #8ab3cf
}

@media ( min-width :980px) {
	.footer__contact-info,.footer__contact-link {
		color: #fff
	}
}

.footer__contact-link {
	text-decoration: underline
}

.footer__contact-link:hover {
	color: #8ab3cf
}

@media ( min-width :980px) {
	.footer__contact-link:hover {
		color: #fff
	}
}

.footer__secondary-link-wrapper {
	display: flex;
	padding-bottom: 1.6875rem
}

@media ( min-width :980px) {
	.footer__secondary-link-wrapper {
		display: none
	}
}

.footer__fourth-row {
	display: flex;
	flex-direction: column-reverse;
	justify-content: space-between;
	align-items: center;
	padding: 1.0625rem 0 1.1875rem
}

@media ( min-width :980px) {
	.footer__fourth-row {
		flex-direction: row;
		padding: .9375rem 0
	}
}

.footer__copyright-title {
	font-weight: 500;
	font-size: .9375rem;
	color: #a1a6b0;
	margin-top: .375rem
}

@media ( min-width :980px) {
	.footer__copyright-title {
		margin-top: 0
	}
}

.footer__secondary-menu-link {
	font-weight: 500;
	font-size: .9375rem;
	color: #a1a6b0
}

.footer__secondary-menu-link:not (:first-child ){
	padding-left: .625rem
}

.footer__secondary-menu-link:not (:last-child ):after {
	content: " | ";
	color: #a1a6b0;
	font-weight: 500;
	padding-left: .625rem
}

.footer__secondary-menu-link:hover {
	color: #a1a6b0;
	text-decoration: none
}

.footer-hr {
	height: .03125rem;
	border: 0;
	border-top: .03125rem solid #48505a
}

.footer-border {
	border: none;
	width: .0625rem;
	height: .75rem;
	margin-top: .1875rem;
	background: #a1a6b0
}

.footer-border:last-child {
	display: none
}

.footer__brand-logo-wrapper {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-top: .625rem
}

@media ( min-width :980px) {
	.footer__brand-logo-wrapper {
		flex-wrap: nowrap;
		gap: 2.875rem;
		margin-top: 0
	}
}

.footer__brand-logo {
	max-width: inherit;
	flex: 0 0 20%;
	margin: .625rem 0
}

@media ( min-width :980px) {
	.footer__brand-logo {
		margin: 0;
		flex: inherit
	}
}

@media all and (-ms-high-contrast:none) , ( -ms-high-contrast :active) {
	.footer__third-row {
		display: block
	}
}

@media all and (-ms-high-contrast:none) and (min-width:1536px) , (
		-ms-high-contrast :active) and (min-width:1536px) {
	.footer__third-row {
		display: flex;
		justify-content: space-between
	}
}

@media all and (-ms-high-contrast:none) , ( -ms-high-contrast :active) {
	.footer__menu {
		margin: 0 1.25rem 0 0
	}
}

@media all and (-ms-high-contrast:none) and (min-width:1280px) , (
		-ms-high-contrast :active) and (min-width:1280px) {
	.footer__menu {
		margin: 0 2.5rem 0 0
	}
}

@media all and (-ms-high-contrast:none) and (min-width:1736px) , (
		-ms-high-contrast :active) and (min-width:1736px) {
	.footer__menu {
		margin: 0 5.9375rem 0 0
	}
}

@media all and (-ms-high-contrast:none) , ( -ms-high-contrast :active) {
	.footer__contact-wrapper {
		margin-top: 1.5625rem
	}
}

@media all and (-ms-high-contrast:none) and (min-width:1536px) , (
		-ms-high-contrast :active) and (min-width:1536px) {
	.footer__contact-wrapper {
		margin-top: 0
	}
}

@media all and (-ms-high-contrast:none) , ( -ms-high-contrast :active) {
	.footer__first-row {
		display: flex
	}
	.footer__logo-wrapper {
		flex: 0 0 70%
	}
	.footer__link-wrapper {
		flex: 0 0 30%;
		display: flex;
		justify-content: flex-end;
		align-items: center
	}
	.footer__link-wrapper a:first-child {
		margin-right: 2.5rem
	}
	.footer__brand-logo {
		margin-right: 2.875rem
	}
	.footer__brand-title {
		margin-right: 2.875rem
	}
	.footer__secondary-link-wrapper {
		display: none
	}
}

.hero {
	background-blend-mode: multiply;
	mix-blend-mode: normal;
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: cover;
	min-height: 90vh;
	display: grid;
	place-items: center
}

.hero__content {
	max-width: 74.375rem;
	width: 100%;
	margin: 10rem auto 2.8125rem
}

.hero__title {
	text-align: center;
	margin: .625rem 0;
	font-size: .75rem;
	font-weight: 600;
	color: rgba(24, 38, 66, .4);
	text-transform: uppercase
}

@media ( min-width :980px) {
	.hero__title {
		margin: 1.875rem 0;
		font-size: 1.125rem;
		color: #182642
	}
}

.hero__heading {
	font-size: 2.25rem;
	font-weight: 500;
	text-transform: uppercase;
	color: #182642;
	text-align: center;
	line-height: 1;
	margin: .625rem 0
}

@media ( min-width :980px) {
	.hero__heading {
		font-size: 3.25rem;
		margin: 1.875rem 0
	}
}

@media ( min-width :1536px) {
	.hero__heading {
		font-size: 4.6875rem
	}
}

.hero__heading--white {
	color: #fff
}

.hero__text {
	font-size: 1.25rem;
	font-weight: 500;
	color: #182642;
	text-align: center
}

@media ( min-width :980px) {
	.hero__text {
		font-size: 1.625rem;
		max-width: 57.375rem;
		width: 100%;
		margin: 2.8125rem auto
	}
}

.hero__text--white {
	color: #fff
}

.hero__buttons {
	margin-top: 2rem
}

@media ( min-width :980px) {
	.hero__buttons {
		display: flex;
		justify-content: center;
		gap: 1.875rem
	}
}

.hero__btn {
	display: block !important;
	margin: .9375rem 0
}

@media all and (-ms-high-contrast:none) , ( -ms-high-contrast :active) {
	.hero__btn {
		margin: 0 .9375rem
	}
}

.hero-secondary {
	background-blend-mode: multiply;
	mix-blend-mode: normal;
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: cover;
	display: grid;
	place-items: end;
	position: relative
}

.hero-secondary::before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(138, 179, 207, .3);
	z-index: -1
}

@media ( min-width :980px) {
	.hero-secondary::before {
		background-color: transparent
	}
}

.hero-secondary__content {
	width: 100%;
	margin: 11rem 0 1.875rem
}

@media ( min-width :980px) {
	.hero-secondary__content {
		margin: 16.25rem 0 2.8125rem;
		padding: 0 4.375rem
	}
}

@media ( min-width :1536px) {
	.hero-secondary__content {
		padding: 0 8.75rem
	}
}

.hero-secondary__heading {
	font-size: 2.25rem;
	font-weight: 500;
	text-transform: uppercase;
	color: #182642;
	text-align: left;
	line-height: 1;
	margin: .625rem 0
}

@media ( min-width :980px) {
	.hero-secondary__heading {
		font-size: 3.25rem
	}
}

@media ( min-width :1536px) {
	.hero-secondary__heading {
		font-size: 4.6875rem
	}
}

.home-hero {
	position: relative;
	min-height: 100vh;
	z-index: 1
}

.home-hero::before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(138, 179, 207, .3);
	z-index: -1
}

@media ( min-width :980px) {
	.home-hero::before {
		background-color: transparent
	}
}

.home-hero__content {
	position: relative
}

.home-hero__hr {
	border: none;
	width: 2.1875rem;
	height: 1px;
	background-color: #2446c0;
	position: absolute;
	bottom: 0;
	left: 50%;
	right: 0;
	transform: translateX(-50%) rotateZ(90deg)
}

@media ( min-width :980px) {
	.home-hero__hr {
		display: none
	}
}

.btn {
	font-weight: 600;
	text-transform: uppercase;
	text-decoration: none;
	border: .0625rem solid #fff;
	padding: .5625rem .75rem;
	font-size: 1.125rem;
	transition: .3s;
	text-align: center;
	display: inline-block
}

@media ( min-width :980px) {
	.btn {
		padding: .5625rem 1.25rem
	}
}

@media ( min-width :1536px) {
	.btn {
		padding: .5625rem 3.125rem
	}
}

.btn:hover {
	cursor: pointer;
	background-color: #1331a0;
	color: #fff;
	border: .0625rem solid #1331a0;
	text-decoration: none
}

.btn:hover svg path {
	stroke: #fff
}

.primary-btn {
	background-color: #2446c0;
	color: #fff;
	border: .0625rem solid #2446c0
}

.secondary-btn {
	background-color: #fff;
	color: #2446c0;
	border: .0625rem solid #fff
}

.tertiary-btn {
	background-color: transparent;
	color: #182642;
	border: .0625rem solid #182642
}

.btn-icon-padding {
	margin-left: 1.5625rem
}

.icon-btn {
	padding: .5625rem .875rem
}

.link {
	color: #2446c0;
	text-transform: uppercase;
	font-weight: 600
}

.link:hover {
	color: #1331a0
}

.link__icon {
	margin-left: .3125rem
}

.card {
	flex: 0 0 100%;
	background-color: #fff;
	color: #182642;
	transition: .3s;
	display: flex;
	flex-direction: column
}

@media ( min-width :980px) {
	.card {
		flex: inherit
	}
}

.card:hover {
	background-color: #1331a0;
	color: #fff;
	cursor: pointer
}

.card__description {
	padding: 1.75rem 1.25rem 0;
	display: flex;
	flex-direction: column;
	margin-bottom: .3125rem
}

@media ( min-width :980px) {
	.card__description {
		padding: 1.75rem 3.1875rem 0;
		margin-bottom: .9375rem
	}
}

.card__heading {
	font-weight: 600;
	font-size: 1.625rem;
	color: #182642;
	line-height: 1;
	margin-bottom: .3125rem
}

@media ( min-width :980px) {
	.card__heading {
		margin-bottom: .9375rem
	}
}

.card__heading--list {
	font-size: 2.25rem
}

.card__heading--secondary {
	color: #fff
}

.card__text {
	margin-top: auto;
	font-weight: 500;
	font-size: 1.25rem;
	color: #182642
}

.card__text--secondary {
	color: #fff
}

.card__list {
	margin-left: 1.875rem;
	margin-top: .9375rem
}

.card__list-item {
	font-weight: 500;
	font-size: 1.375rem
}

.card__button {
	display: flex;
	justify-content: flex-end;
	margin-top: auto
}

.card__button--list {
	display: block;
	padding-top: 1.875rem
}

.card__btn--list {
	display: block;
	text-decoration: underline
}

.card--secondary {
	background-color: #182642;
	color: #fff
}

.card--list:hover {
	background-color: #fff;
	color: #182642;
	cursor: default
}

.card:hover .card__heading {
	color: #fff
}

.card:hover .card__text {
	color: #fff
}

.card:hover .card__btn {
	background-color: #1331a0;
	color: #fff;
	border: .0625rem solid #1331a0
}

.card:hover .card__btn svg path {
	stroke: #fff
}

.card:hover .card__top-icon rect {
	fill: #1331a0;
	stroke: #fff
}

.card:hover .card__top-icon path {
	stroke: #fff
}

.card:hover .card__top-icon ellipse {
	fill: #fff
}

.card--list:hover .card__heading {
	color: #182642
}

.card:hover a {
	text-decoration: none
}

.tabs__nav {
	display: flex
}

@media ( min-width :980px) {
	.tabs__nav {
		gap: .625rem
	}
}

.tabs__nav-item {
	color: #a1a6b0;
	text-transform: uppercase;
	font-size: 1.125rem;
	padding: .5rem .625rem .625rem;
	transition: .3s;
	font-weight: 600;
	text-align: center
}

@media ( min-width :980px) {
	.tabs__nav-item {
		font-size: 1.375rem;
		padding: .5rem 3.125rem .625rem
	}
}

.tabs__nav-item:hover {
	cursor: pointer;
	color: #182642
}

.tabs__hr {
	border: none;
	height: .0625rem;
	background-color: rgba(161, 166, 176, .2);
	margin-top: 1rem
}

.tabs__text {
	font-size: 1.25rem;
	padding: 1.5625rem
}

@media ( min-width :980px) {
	.tabs__text {
		font-size: 1.375rem;
		padding: 2.8125rem
	}
}

.tabs__card {
	flex: 0 0 100%
}

@media ( min-width :980px) {
	.tabs__card {
		flex: 0 0 45%
	}
}

@media ( min-width :1280px) {
	.tabs__card {
		flex: 0 0 30%
	}
}

@media ( min-width :1782px) {
	.tabs__card {
		flex: 0 0 31%
	}
}

.tabs__nav-item--active:hover {
	color: #fff
}

.tabs-first-nav--active {
	background-color: #182642;
	color: #fff;
	border-radius: 100px
}

.tabs-first-nav--active:hover {
	color: #fff
}

.tabs-first-details {
	display: none
}

.tabs-first-details--active {
	display: block
}

.tabs-second-nav--active {
	background-color: #182642;
	color: #fff;
	border-radius: 100px
}

.tabs-second-nav--active:hover {
	color: #fff
}

.tabs-second-details {
	display: none
}

.tabs-second-details--active {
	display: block
}

.tabs-third-nav--active {
	background-color: #182642;
	color: #fff;
	border-radius: 100px
}

.tabs-third-nav--active:hover {
	color: #fff
}

.tabs-third-details {
	display: none
}

.tabs-third-details--active {
	display: block
}

@media all and (-ms-high-contrast:none) , ( -ms-high-contrast :active) {
	.tabs__card {
		margin: 0 1.25rem 0 0
	}
}

@media ( min-width :980px) {
	.featured-tabs__pagination {
		display: none !important
	}
}

@media ( min-width :980px) {
	.tabs__cards.swiper-wrapper {
		transform: translate3d(0, 0, 0) !important
	}
}

.queries {
	padding: 1.25rem 0
}

.queries h3 {
	font-weight: 600;
	font-size: 1.625rem;
	color: #182642;
	margin: 1rem 0
}

@media ( min-width :768px) {
	.queries h3 {
		margin: 1.4375rem 0
	}
}

.queries ul {
	margin: 1rem 0 1.4375rem 2.1875rem;
	list-style: none
}

@media ( min-width :768px) {
	.queries ul {
		margin: 1.4375rem 0 3.125rem 6.875rem
	}
}

.queries ul li {
	font-weight: 500;
	font-size: 1.25rem;
	color: #182642;
	margin: .625rem 0;
	position: relative
}

@media ( min-width :768px) {
	.queries ul li {
		font-size: 1.625rem
	}
}

.queries ul li::before {
	content: "";
	display: block;
	width: 1.625rem;
	height: .125rem;
	background-color: #d65b36;
	position: absolute;
	left: -2.1875rem;
	top: .75rem
}

@media ( min-width :980px) {
	.queries ul li::before {
		width: 2.1875rem;
		left: -4.375rem;
		top: .9375rem
	}
}

.queries__buttons {
	margin: 1.4375rem 0 1.4375rem 2.1875rem
}

@media ( min-width :768px) {
	.queries__buttons {
		display: flex;
		gap: 1.5625rem;
		margin: 3.125rem 0 3.125rem 6.875rem
	}
}

.queries__btn {
	display: block;
	margin-bottom: .9375rem
}

@media ( min-width :768px) {
	.queries__btn {
		margin-bottom: 0
	}
}

.queries__btn--blue {
	color: #2446c0;
	border: .0625rem solid #2446c0
}

.accordion {
	background-color: #dfe6ed;
	margin-bottom: .6875rem;
	padding: .75rem 1.25rem
}

@media ( min-width :768px) {
	.accordion {
		padding: .6875rem 1.6875rem;
		margin-bottom: 1.0625rem
	}
}

.accordion__header {
	display: flex;
	justify-content: space-between;
	align-items: center
}

.accordion__header:hover {
	cursor: pointer
}

.accordion__heading {
	color: #182642;
	font-size: 1.25rem;
	font-weight: 600;
	flex: 0 0 90%
}

@media ( min-width :768px) {
	.accordion__heading {
		font-size: 1.5rem
	}
}

.accordion__arrow {
	transition: .3s
}

.accordion__arrow--active {
	transform: rotateZ(180deg)
}

.accordion__description {
	display: none;
	margin-top: .6875rem;
	margin-left: 1.875rem
}

@media ( min-width :768px) {
	.accordion__description {
		margin-top: 2.0625rem;
		margin-left: 3.5rem;
		padding-bottom: 1.5rem
	}
}

.accordion__description--active {
	display: block
}

.accordion__list-item {
	position: relative
}

.accordion__list-item::before {
	content: "";
	display: block;
	width: .875rem;
	height: .125rem;
	background-color: #2446c0;
	position: absolute;
	left: -1.875rem;
	top: 1rem
}

@media ( min-width :768px) {
	.accordion__list-item::before {
		width: 2.1875rem;
		height: .125rem;
		left: -3.5rem;
		top: 1rem
	}
}

.accordion__text {
	color: #2446c0;
	font-weight: 600;
	font-size: 1.125rem;
	margin: .3125rem 0;
	display: inline-block;
	text-transform: uppercase
}

.accordion__text svg {
	margin-left: .625rem
}

.accordion--faq {
	background-color: transparent;
	border: .0625rem solid #182642
}

.accordion__faq-text {
	font-weight: 500;
	font-size: 1.125rem;
	color: 20px
}

.accordion__description-faq {
	display: none;
	margin-left: 0
}

.accordion__description-faq--active {
	display: block
}

.accordion__faq-plus--active {
	display: none
}

.field {
	margin: 10px;
	border: 1px solid #a1a6b0;
	padding: .6875rem 1.875rem;
	font-weight: 500;
	font-size: 22px;
	color: #182642;
	resize: none
}

.field::placeholder {
	color: #a1a6b0
}

.field:focus {
	border-color: #2446c0
}

input:focus,textarea:focus,select:focus {
	outline: none
}

.select {
	position: relative
}

.select__header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	border: 1px solid #182642;
	padding: 1rem 1.875rem
}

.select__header:hover {
	cursor: pointer
}

.select__heading {
	font-size: 1.375rem;
	font-weight: 500;
	color: #182642
}

.select__placeholder {
	font-size: 1.375rem;
	font-weight: 500;
	color: #a1a6b0 !important
}

.select__arrow {
	transition: .3s
}

.select__arrow--active {
	transform: rotateZ(180deg)
}

.select__option {
	display: none;
	background-color: #fff;
	position: absolute;
	left: 0;
	right: 0;
	top: 4.0625rem;
	box-shadow: 0 0 1.5625rem #A1A6B0;
	z-index: 1
}

.select__option--active {
	display: block
}

.select__text {
	padding: .6875rem 1.875rem;
	font-size: 1.375rem;
	font-weight: 500;
	color: #182642
}

.select__text:hover {
	background-color: #f5f5f5;
	cursor: pointer
}

.select__text:first-child {
	padding-top: .8125rem
}

.select__text:last-child {
	padding-bottom: .8125rem
}

.navigations {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: .6875rem;
	margin-top: 1.25rem
}

@media ( min-width :980px) {
	.navigations {
		display: none
	}
}

.navigations__navigation {
	width: 1.0625rem;
	height: .125rem;
	background-color: #a1a6b0
}

.navigations__navigation--active {
	background-color: #1331a0
}

.navigations__navigation:hover {
	cursor: pointer
}

.alert {
	padding: .625rem .75rem .875rem;
	display: flex;
	align-items: flex-start;
	gap: .6875rem;
	background-color: #dfe6ed
}

@media ( min-width :980px) {
	.alert {
		padding: 1.75rem 1.875rem;
		gap: 1.875rem
	}
}

.alert--secondary {
	background-color: rgba(214, 91, 54, .101961)
}

.alert--tertiary {
	background-color: #f5f5f5
}

.alert__icon {
	width: 1.25rem;
	height: 1.25rem;
	margin-top: .3125rem
}

@media ( min-width :980px) {
	.alert__icon {
		width: 2.5rem;
		height: 2.5rem;
		margin-top: 0
	}
}

.alert__text {
	font-size: 1.25rem;
	font-weight: 500;
	color: #182642
}

@media ( min-width :980px) {
	.alert__text {
		font-size: 1.5rem
	}
}

.alert__text--small {
	font-size: 1.375rem
}

.representative__menu {
	background-color: #f5f5f5;
	position: sticky;
	top: 0;
	z-index: 999;
	overflow-x: hidden
}

.representative__menu-wrapper {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding: 1.125rem .5625rem 0;
	width: 30%;
	transition: .4s
}

@media ( min-width :980px) {
	.representative__menu-wrapper {
		justify-content: space-between;
		padding: 2.5rem 4.375rem 0;
		width: inherit
	}
}

@media ( min-width :1536px) {
	.representative__menu-wrapper {
		padding: 2.5rem 8.75rem 0
	}
}

.representative__menu-list {
	flex: 0 0 100%;
	font-size: 1.125rem;
	font-weight: 600;
	text-transform: uppercase;
	color: #a1a6b0;
	list-style: none;
	white-space: nowrap;
	cursor: pointer;
	padding-bottom: 1.4375rem
}

@media ( min-width :980px) {
	.representative__menu-list {
		flex: inherit
	}
}

.representative__menu-list--active {
	color: #2446c0;
	border-bottom: 1px solid #2446c0
}

.representative__menu-list--active a {
	color: #2446c0
}

.representative__menu-list:not (:last-child ){
	padding-right: .9375rem
}

.representative__menu-link {
	color: #a1a6b0;
	text-decoration: none
}

.representative__menu-link:hover {
	color: #2446c0;
	text-decoration: none
}

.representative__hr {
	width: 120%;
	height: .0625rem;
	border: none;
	border-bottom: 1px solid rgba(161, 166, 176, .3);
	margin-top: -.125rem
}

@media ( min-width :980px) {
	.representative__hr {
		margin-left: -100%;
		width: 400%
	}
}

.featured-tabs {
	padding: 4.1875rem 0 3.125rem;
	position: relative;
	overflow-x: hidden !important
}

.featured-tabs--gray {
	background-color: #dfe6ed
}

@media ( min-width :980px) {
	.featured-tabs--gray {
		background-color: transparent
	}
}

.featured-tabs--vanilla {
	background-color: rgba(208, 151, 134, .1)
}

@media ( min-width :980px) {
	.featured-tabs--vanilla {
		background-color: transparent
	}
}

@media ( min-width :980px) {
	.featured-tabs {
		padding: 0
	}
}

.featured-tabs__hr {
	width: 2.1875rem;
	height: 1px;
	background-color: #2446c0;
	border: none;
	transform: rotateZ(90deg);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto
}

@media ( min-width :980px) {
	.featured-tabs__hr {
		display: none
	}
}

@media ( min-width :980px) {
	.featured-tabs__content {
		padding: 8.125rem 4.375rem
	}
}

@media ( min-width :1536px) {
	.featured-tabs__content {
		padding: 8.125rem 8.75rem
	}
}

@media ( min-width :980px) {
	.featured-tabs__content--gray {
		background-color: #dfe6ed
	}
}

@media ( min-width :980px) {
	.featured-tabs__content--vanilla {
		background-color: rgba(208, 151, 134, .1)
	}
}

.featured-tabs__headline {
	margin-bottom: 2.8125rem
}

@media ( min-width :980px) {
	.featured-tabs__headline {
		display: flex;
		justify-content: space-between;
		align-items: flex-end;
		margin-bottom: 5.3125rem
	}
}

@media ( min-width :980px) {
	.featured-tabs__header {
		flex: 0 0 70%
	}
}

.featured-tabs__title {
	font-size: 1.125rem;
	font-weight: 500;
	color: #182642;
	text-transform: uppercase;
	margin-bottom: .3125rem
}

@media ( min-width :980px) {
	.featured-tabs__title {
		margin-bottom: .9375rem
	}
}

.featured-tabs__buttons {
	display: none
}

@media ( min-width :980px) {
	.featured-tabs__buttons {
		flex: 0 0 30%;
		display: flex;
		justify-content: flex-end
	}
}

.featured-tabs__buttons--mobile {
	display: block;
	margin-top: 5.625rem
}

@media ( min-width :980px) {
	.featured-tabs__buttons--mobile {
		display: none
	}
}

.featured-tabs__buttons a {
	text-decoration: underline
}

.featured-tabs__button {
	margin-top: auto
}

.featured-tabs__slider .container {
	padding: 0;
	margin: 0
}

.featured-tabs__swiper {
	width: 85% !important
}

@media ( min-width :980px) {
	.featured-tabs__swiper {
		width: 100% !important
	}
}

.featured-tabs__pagination {
	margin-top: 3.125rem;
	position: relative;
	margin-left: 15%
}

.swiper-slide {
	height: initial !important
}

@media ( min-width :980px) {
	.swiper-slide {
		margin-bottom: 1.875rem
	}
}

@media ( min-width :980px) {
	.swiper-wrapper {
		flex-wrap: wrap !important
	}
}

.swiper-pagination {
	position: absolute !important;
	bottom: 100px !important
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet
	{
	height: 3px !important
}

.swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal
	{
	bottom: 100px !important
}

.card-link {
	display: flex;
	flex-direction: column;
	height: 100%;
	text-decoration: none
}

.card-link:hover {
	text-decoration: none
}

.featured-cards {
	padding: 4.1875rem 0 3.125rem;
	background-color: #f5f5f5;
	overflow-x: hidden !important
}

@media ( min-width :980px) {
	.featured-cards {
		background-color: transparent;
		padding: 0
	}
}

@media ( min-width :980px) {
	.featured-cards__content {
		background-color: #f5f5f5;
		padding: 8.125rem 4.375rem
	}
}

@media ( min-width :1536px) {
	.featured-cards__content {
		padding: 8.125rem 8.75rem
	}
}

.featured-cards__heading {
	font-size: 2.25rem;
	font-weight: 500
}

@media ( min-width :980px) {
	.featured-cards__heading {
		font-size: 4.6875rem
	}
}

.featured-cards__text {
	font-size: 1.25rem;
	font-weight: 500;
	color: #182642;
	margin: .625rem 0
}

@media ( min-width :980px) {
	.featured-cards__text {
		font-size: 1.375rem;
		margin: 1.5625rem 0
	}
}

.featured-cards__card {
	flex: 0 0 100%
}

@media ( min-width :980px) {
	.featured-cards__card {
		flex: 0 0 45%
	}
}

@media ( min-width :1280px) {
	.featured-cards__card {
		flex: 0 0 30%
	}
}

@media ( min-width :1782px) {
	.featured-cards__card {
		flex: 0 0 31%
	}
}

.featured-cards__card-heading {
	font-size: 1.625rem;
	font-weight: 500
}

@media ( min-width :980px) {
	.featured-cards__card-heading {
		font-size: 2.25rem
	}
}

.featured-cards__link {
	display: table;
	margin: 5.625rem auto 2.5rem;
	text-decoration: underline
}

@media ( min-width :980px) {
	.featured-cards__link {
		margin: 4.875rem auto 0
	}
}

.featured-cards__button {
	margin-top: auto
}

@media all and (-ms-high-contrast:none) , ( -ms-high-contrast :active) {
	.featured-cards__card {
		margin: 0 1.25rem 0 0
	}
}

.pru {
	padding: .0625rem 0;
	background-color: #fff
}

@media ( min-width :980px) {
	.pru__content {
		padding: 8.125rem 4.375rem
	}
}

@media ( min-width :1536px) {
	.pru__content {
		padding: 8.125rem 8.75rem
	}
}

.pru__image-mobile {
	width: 100%;
	height: 11.5625rem;
	object-fit: cover
}

@media ( min-width :980px) {
	.pru__image-mobile {
		display: none
	}
}

.pru__headline {
	margin-top: 1.5rem
}

@media ( min-width :980px) {
	.pru__headline {
		display: flex;
		justify-content: space-between;
		align-items: flex-end;
		gap: 3.125rem;
		margin-top: 0
	}
}

.pru__heading {
	font-size: 2.25rem;
	font-weight: 500;
	color: #182642;
	line-height: 1
}

@media ( min-width :980px) {
	.pru__heading {
		font-size: 4.6875rem
	}
}

@media ( min-width :980px) {
	.pru__text-wrap {
		flex: 0 0 40%
	}
}

@media ( min-width :1280px) {
	.pru__text-wrap {
		flex: 0 0 50%
	}
}

@media ( min-width :1920px) {
	.pru__text-wrap {
		flex: 0 0 60%
	}
}

.pru__text {
	display: none
}

@media ( min-width :980px) {
	.pru__text {
		display: block;
		max-width: 36.25rem;
		width: 100%;
		font-size: 1.375rem;
		font-weight: 500;
		color: #182642
	}
}

.pru__description {
	margin-top: 1.25rem
}

@media ( min-width :980px) {
	.pru__description {
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
		gap: 3.125rem;
		margin-top: 5.625rem
	}
}

@media ( min-width :980px) {
	.pru__info-wrap {
		flex: 0 0 40%
	}
}

@media ( min-width :980px) {
	.pru__image-wrap {
		flex: 0 0 50%
	}
}

.pru__queries-heading {
	font-size: 1.625rem !important;
	text-transform: uppercase
}

@media ( min-width :980px) {
	.pru__queries-heading {
		font-size: 2.25rem !important
	}
}

.pru__image-desktop {
	display: none;
	width: 100%
}

@media ( min-width :980px) {
	.pru__image-desktop {
		display: block;
		margin-top: 2.5rem;
		object-fit: cover
	}
}

.services {
	background-color: rgba(208, 151, 134, .1);
	padding: 3.125rem 0 1.875rem
}

@media ( min-width :980px) {
	.services {
		background-color: transparent;
		padding: 0
	}
}

@media ( min-width :980px) {
	.services__content {
		background-color: rgba(208, 151, 134, .1);
		padding: 8.125rem 4.375rem
	}
}

@media ( min-width :1536px) {
	.services__content {
		padding: 8.125rem 8.75rem
	}
}

@media ( min-width :768px) {
	.services__headline {
		display: flex;
		align-items: flex-end;
		gap: 3.125rem
	}
}

.services__heading {
	font-size: 2.25rem;
	font-weight: 500;
	color: #182642;
	line-height: 1
}

@media ( min-width :980px) {
	.services__heading {
		font-size: 4.6875rem;
		flex: 0 0 60%
	}
}

@media ( min-width :1280px) {
	.services__heading {
		flex: 0 0 50%
	}
}

@media ( min-width :1920px) {
	.services__heading {
		flex: 0 0 40%
	}
}

.services__text {
	display: none
}

@media ( min-width :980px) {
	.services__text {
		display: block;
		flex: 0 0 40%;
		font-weight: 500;
		font-size: 1.375rem;
		color: #182642;
		max-width: 36.25rem
	}
}

@media ( min-width :1280px) {
	.services__text {
		flex: 0 0 50%
	}
}

@media ( min-width :1920px) {
	.services__text {
		flex: 0 0 60%
	}
}

.services__cards {
	margin-top: 2.1875rem
}

@media ( min-width :980px) {
	.services__cards {
		margin-top: 9.375rem;
		display: flex;
		justify-content: space-between;
		align-items: center
	}
}

.services__card {
	border-bottom: 1px solid rgba(161, 166, 176, .2);
	display: flex;
	gap: 1rem;
	margin-bottom: 1.3125rem;
	padding-bottom: 1.25rem
}

@media ( min-width :980px) {
	.services__card {
		display: block;
		flex: 0 0 33%;
		padding: 0 1.25rem 2.5rem;
		border-left: 1px solid rgba(161, 166, 176, .2);
		border-right: 1px solid rgba(161, 166, 176, .2);
		border-bottom: none
	}
}

@media ( min-width :1280px) {
	.services__card {
		padding: 0 3.75rem 2.5rem
	}
}

.services__card:first-child {
	border-right: none
}

.services__card:last-child {
	border-left: none;
	border-bottom: none
}

.services__image {
	width: 3.5rem;
	height: 3.5rem
}

@media ( min-width :980px) {
	.services__image {
		width: 5.625rem;
		height: 5.625rem
	}
}

@media ( min-width :980px) {
	.services__text-wrap {
		margin-top: 3rem
	}
}

.services__card-heading {
	font-weight: 500;
	font-size: 1.625rem;
	color: #182642;
	line-height: 1;
	text-transform: uppercase
}

@media ( min-width :980px) {
	.services__card-heading {
		font-size: 2.25rem
	}
}

.services__card-text {
	margin: .625rem 0 0;
	font-size: 1.25rem;
	font-weight: 500;
	color: #182642
}

@media ( min-width :980px) {
	.services__card-text {
		margin-top: 1rem
	}
}

@media all and (-ms-high-contrast:none) , ( -ms-high-contrast :active) {
	.services__card {
		flex: 0 0 24%
	}
}

.cookies {
	position: fixed;
	bottom: -100%;
	left: 0;
	right: 0;
	padding: .9375rem;
	box-shadow: 0 -2px 16px rgba(47, 54, 64, .39);
	background-color: #fff;
	transition: 400ms;
	z-index: 9999
}

@media ( min-width :980px) {
	.cookies {
		padding: 1.875rem
	}
}

.cookies--active {
	bottom: 0
}

@media ( min-width :980px) {
	.cookies__wrapper {
		display: flex;
		justify-content: space-between;
		gap: 3.125rem
	}
}

.cookies__text {
	color: #000;
	font-size: 1rem;
	font-weight: 500;
	margin-bottom: .625rem
}

@media ( min-width :980px) {
	.cookies__text {
		font-size: 1.375rem;
		margin-bottom: 0
	}
}

.cookies__link {
	color: #d65b36;
	font-size: 1rem;
	font-weight: 500
}

@media ( min-width :980px) {
	.cookies__link {
		font-size: 1.375rem
	}
}

.cookies__link:hover {
	color: #d65b36;
	cursor: pointer
}

.services-dropdown {
	padding-top: 2rem
}

@media ( min-width :980px) {
	.services-dropdown {
		padding-top: 4.8125rem
	}
}

@media ( min-width :980px) {
	.services-dropdown__filter {
		padding: 0 4.375rem 2.1875rem
	}
}

@media ( min-width :1536px) {
	.services-dropdown__filter {
		padding: 0 8.75rem 2.875rem
	}
}

.services-dropdown__filter-text {
	color: #000;
	font-weight: 500;
	font-size: 1.125rem;
	text-transform: uppercase
}

@media ( min-width :980px) {
	.services-dropdown__filter-text {
		font-size: 1.625rem
	}
}

.services-dropdown__filter-dropdown {
	margin-top: .625rem
}

@media ( min-width :980px) {
	.services-dropdown__filter-dropdown {
		max-width: 28.625rem;
		margin-top: .9375rem
	}
}

.services-dropdown__filter-text-extra {
	display: block;
	color: #a1a6b0;
	font-weight: 500;
	font-size: 16px;
	margin-top: 2.8125rem;
	margin-bottom: .625rem
}

@media ( min-width :980px) {
	.services-dropdown__filter-text-extra {
		display: none
	}
}

.services-cards {
	padding: 1.875rem 0 2.9375rem;
	background-color: #dfe6ed
}

@media ( min-width :980px) {
	.services-cards {
		background-color: transparent;
		padding: 0
	}
}

@media ( min-width :980px) {
	.services-cards__content {
		background-color: #dfe6ed;
		padding: 5.1875rem 4.375rem
	}
}

@media ( min-width :1536px) {
	.services-cards__content {
		padding: 5.1875rem 8.75rem
	}
}

@media ( min-width :980px) {
	.services-cards__buttons {
		display: none
	}
}

@media ( min-width :980px) {
	.services-cards__cards {
		display: grid;
		grid-template-columns: repeat(12, 1fr);
		gap: 1.875rem
	}
}

.services-cards__card {
	margin-bottom: .3125rem
}

@media ( min-width :980px) {
	.services-cards__card {
		margin-bottom: 0;
		grid-column: span 4
	}
}

.services-cards__card:hover {
	background-color: #fff
}

.services-cards__card-link {
	height: 100%
}

.services-cards__card-link:hover {
	text-decoration: none
}

.services-cards__buttons {
	margin-top: 2.9375rem
}

.services-cards__buttons a {
	text-decoration: underline
}

.services-cards__button-svg {
	display: table;
	margin: .3125rem auto
}

.services-cards__button-svg:hover {
	cursor: pointer
}

.services-cards__link {
	display: table;
	margin: .3125rem auto 0;
	text-decoration: underline !important
}

.services-cards__card:hover .services-cards__card-heading {
	color: #182642
}

.services-cards__card:hover .services-cards__card-text {
	color: #182642
}

.services-cards__card:hover .services-cards__card-link {
	background-color: transparent
}

@media all and (-ms-high-contrast:none) , ( -ms-high-contrast :active) {
	.services-cards__cards {
		display: flex;
		flex-wrap: wrap
	}
	.services-cards__card {
		background-color: #fff !important;
		flex: 0 0 31%;
		min-height: 18.75rem;
		margin-bottom: 1.875rem;
		margin-right: 1.875rem
	}
	.services-cards__card-heading {
		margin-bottom: .9375rem
	}
	.services-cards__card-text {
		margin-top: 1.25rem
	}
	.card {
		display: flex;
		flex-direction: column;
		position: relative
	}
	.card__button {
		margin-top: auto;
		position: absolute;
		right: 0;
		bottom: -207px
	}
}

.services-request {
	padding: 2.625rem 0 2.5rem
}

@media ( min-width :980px) {
	.services-request {
		padding: 0
	}
}

@media ( min-width :980px) {
	.services-request__headline {
		padding: 8.125rem 4.375rem 0;
		font-size: 3.25rem
	}
}

@media ( min-width :1536px) {
	.services-request__headline {
		padding: 8.125rem 8.75rem 0
	}
}

.services-request__heading {
	font-weight: 600;
	font-size: 2rem;
	color: #182642;
	line-height: 1
}

@media ( min-width :980px) {
	.services-request__heading {
		font-size: 3.25rem
	}
}

.services-request__content {
	overflow-x: hidden;
	padding: 2.875rem 0 1.875rem
}

.services-request__content .swiper-wrapper {
	cursor: grab;
	flex-wrap: nowrap !important
}

.services-request__content .swiper {
	padding-right: 30%
}

@media ( min-width :980px) {
	.services-request__content .swiper {
		padding-right: 25%
	}
}

.services-request__content .swiper::before {
	content: "";
	width: 6.25rem;
	height: 85% !important;
	position: absolute;
	right: 0;
	background: linear-gradient(270deg, #fff -2.98%, rgba(255, 255, 255, 0)
		179.17%);
	z-index: 100;
	cursor: default
}

@media ( min-width :625px) {
	.services-request__content .swiper::before {
		width: 12.5rem
	}
}

@media ( min-width :980px) {
	.services-request__content .swiper::before {
		width: 15.9375rem
	}
}

@media ( min-width :1536px) {
	.services-request__content .swiper::before {
		width: 20rem
	}
}

@media ( min-width :980px) {
	.services-request__content {
		padding: 6.75rem 4.375rem 5.5625rem
	}
}

@media ( min-width :1536px) {
	.services-request__content {
		padding: 6.75rem 8.75rem 5.625rem
	}
}

.services-request__text {
	font-weight: 500;
	font-size: 1.125rem;
	color: #182642;
	line-height: 1
}

.services-request__wrapper {
	position: relative;
	overflow-x: hidden
}

.services-request__wrapper::before {
	content: "";
	display: none;
	width: 31.25rem;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	background-image: linear-gradient(to right, transparent 1%, #fff);
	opacity: .7;
	z-index: 1
}

.services-request__cards {
	transition: .4s;
	display: flex;
	gap: .625rem;
	align-items: center;
	margin-top: 2.875rem;
	width: 85%
}

@media ( min-width :980px) {
	.services-request__cards {
		margin-top: 6.75rem;
		gap: 4.1875rem;
		width: 25%
	}
}

.services-request__card {
	display: flex;
	gap: .625rem;
	padding: .625rem;
	position: relative
}

@media ( min-width :980px) {
	.services-request__card {
		align-items: center;
		gap: 1.875rem
	}
}

.services-request__card::before {
	content: "";
	width: .75rem;
	height: 1rem;
	background-image: url(../images/slider-small-right-arrow.svg);
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: contain;
	position: absolute;
	left: 100%;
	top: 18px
}

@media ( min-width :980px) {
	.services-request__card::before {
		width: 1.375rem;
		height: 2.25rem;
		background-image: url(../images/slider-big-right-arrow.svg);
		top: 50%;
		transform: translateY(-50%)
	}
}

.services-request__card:last-child::before {
	content: "";
	display: none
}

.services-request__icon--mobile {
	margin-top: .4375rem
}

@media ( min-width :980px) {
	.services-request__icon--mobile {
		display: none
	}
}

.services-request__icon--desktop {
	display: none
}

@media ( min-width :980px) {
	.services-request__icon--desktop {
		display: block
	}
}

.services-request__card-heading {
	font-weight: 600;
	font-size: 1.625rem;
	margin-bottom: 1.4375rem;
	line-height: 1
}

@media ( min-width :980px) {
	.services-request__card-heading {
		font-size: 1.625rem
	}
}

.services-request__card-heading {
	margin-bottom: 1.4375rem
}

.services-request__text {
	font-weight: 500;
	font-size: 1.25rem;
	color: #182642
}

@media ( min-width :980px) {
	.services-request__text {
		font-size: 1.375rem
	}
}

.services-request__button {
	display: flex;
	justify-content: center;
	margin-bottom: 2.5rem
}

@media ( min-width :980px) {
	.services-request__button {
		padding: 0 4.375rem 3.8125rem;
		margin-bottom: 0
	}
}

@media ( min-width :1536px) {
	.services-request__button {
		padding: 0 8.75rem 3.8125rem
	}
}

.services-request__alert-wrap {
	background-color: #f5f5f5
}

@media ( min-width :980px) {
	.services-request__alert-wrap {
		display: flex;
		align-items: center;
		gap: 2.8125rem;
		padding-right: 1.875rem
	}
}

.services-request__alert {
	flex: 0 0 60%
}

.services-request__alert-wrap {
	padding-bottom: 1.3125rem;
	margin-bottom: 2.5rem
}

@media ( min-width :980px) {
	.services-request__alert-wrap {
		padding-bottom: 0;
		margin-bottom: 5.125rem
	}
}

.services-request__alert-text {
	font-size: 1.25rem;
	font-weight: 600
}

@media ( min-width :980px) {
	.services-request__alert-text {
		font-size: 2.25rem
	}
}

.services-request__alert-btn {
	border: 1px solid #2446c0;
	color: #2446c0;
	display: table;
	margin: auto
}

@media ( min-width :980px) {
	.services-request__alert-btn {
		display: block
	}
}

.services-request__pagination {
	margin-top: 1.875rem
}

@media ( min-width :980px) {
	.services-request__pagination {
		display: none
	}
}

.swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal
	{
	bottom: 0 !important
}

.swiper-pagination-bullet {
	width: 1.0625rem !important;
	height: .125rem !important;
	border-radius: 0 !important
}

.swiper-pagination-bullet-active {
	background: #1331a0 !important
}

.services-request__card:last-child .services-request__icon-wrap {
	display: none
}

.services-queries--desktop {
	display: none
}

@media ( min-width :980px) {
	.services-queries--desktop {
		display: block
	}
}

@media ( min-width :980px) {
	.services-queries--mobile {
		display: none
	}
}

.services-cirtificate__wrapper {
	display: flex;
	align-items: flex-start !important
}

@media ( min-width :980px) {
	.services-cirtificate__top-heading {
		margin-bottom: 10rem !important
	}
}

.services-cirtificate__buttons {
	margin-top: 3rem
}

@media ( min-width :980px) {
	.services-cirtificate__buttons {
		display: flex;
		flex-wrap: wrap;
		gap: 1.875rem
	}
}

.services-cirtificate__btn {
	display: block;
	margin-bottom: .875rem
}

@media ( min-width :980px) {
	.services-cirtificate__btn {
		margin-bottom: 0
	}
}

@media all and (-ms-high-contrast:none) , ( -ms-high-contrast :active) {
	.services-cirtificate__top-heading {
		flex: 0 0 100% !important;
		margin-right: 3.125rem
	}
	.services-cirtificate__btn {
		margin-right: 1.875rem
	}
}

.queries-primary {
	padding: 1.875rem 0
}

@media ( min-width :980px) {
	.queries-primary {
		padding: 4.625rem 0 0
	}
}

.queries-primary--padding {
	padding-bottom: 4.625rem
}

@media ( min-width :980px) {
	.queries-primary__content {
		padding: 4.625rem 4.375rem;
		display: flex;
		justify-content: space-between;
		gap: 6.25rem
	}
}

@media ( min-width :1536px) {
	.queries-primary__content {
		padding: 4.625rem 8.75rem;
		gap: 9.4375rem
	}
}

@media ( min-width :980px) {
	.queries-primary__content--reverse {
		flex-direction: row-reverse
	}
}

@media ( min-width :980px) {
	.queries-primary__image-wrap {
		flex: 0 0 35%
	}
}

@media ( min-width :1536px) {
	.queries-primary__image-wrap {
		flex: 0 0 40%
	}
}

.queries-primary__image {
	width: 100%
}

.queries-primary__heading {
	font-size: 2rem;
	font-weight: 600;
	color: #182642;
	line-height: 1.1;
	margin-top: 1.1875rem;
	margin-bottom: .75rem
}

@media ( min-width :980px) {
	.queries-primary__heading {
		font-size: 2.25rem;
		margin-top: 0
	}
}

@media ( min-width :1536px) {
	.queries-primary__heading {
		font-size: 3.25rem;
		margin-bottom: 3.375rem
	}
}

.queries-primary__text {
	font-size: 1.25rem;
	font-weight: 500;
	color: #182642;
	margin: .75rem 0
}

@media ( min-width :980px) {
	.queries-primary__text {
		font-size: 1.25rem
	}
}

@media ( min-width :1536px) {
	.queries-primary__text {
		font-size: 1.375rem;
		margin-bottom: 1.25rem
	}
}

.queries-primary__text p {
	margin-bottom: 2.5rem
}

.queries-primary__quiries {
	margin: 0
}

.queries-primary__quiries h3 {
	margin-top: 0
}

.queries-primary__btn {
	display: block;
	margin-bottom: .9375rem
}

@media ( min-width :980px) {
	.queries-primary__btn {
		display: inline-block;
		margin-right: 1.25rem
	}
}

.tu-certificado-services {
	background-color: #dfe6ed;
	padding: 1.875rem 0
}

@media ( min-width :980px) {
	.tu-certificado-services {
		background-color: transparent;
		padding: 0
	}
}

@media ( min-width :980px) {
	.tu-certificado-services__content {
		background-color: #dfe6ed;
		padding: 8.125rem 4.375rem;
		display: flex;
		justify-content: space-between;
		gap: 6.25rem
	}
}

@media ( min-width :1536px) {
	.tu-certificado-services__content {
		padding: 8.125rem 8.75rem;
		gap: 9.4375rem
	}
}

@media ( min-width :980px) {
	.tu-certificado-services__image-wrap {
		flex: 0 0 35%
	}
}

@media ( min-width :1536px) {
	.tu-certificado-services__image-wrap {
		flex: 0 0 40%
	}
}

.tu-certificado-services__image {
	width: 100%
}

.tu-certificado-services__heading {
	font-size: 2rem;
	font-weight: 600;
	color: #182642;
	line-height: 1.1;
	margin-top: 1.1875rem;
	margin-bottom: .75rem
}

@media ( min-width :980px) {
	.tu-certificado-services__heading {
		font-size: 2.25rem;
		margin-top: 0
	}
}

@media ( min-width :1536px) {
	.tu-certificado-services__heading {
		font-size: 3.25rem;
		margin-bottom: 3.375rem
	}
}

.tu-certificado-services__text {
	font-size: 1.25rem;
	font-weight: 500;
	color: #182642;
	margin: .75rem 0
}

@media ( min-width :980px) {
	.tu-certificado-services__text {
		font-size: 1.25rem
	}
}

@media ( min-width :1536px) {
	.tu-certificado-services__text {
		font-size: 1.375rem;
		margin-bottom: 3.875rem
	}
}

.tu-certificado-services__list-items {
	margin-top: 2.1875rem
}

@media ( min-width :980px) {
	.tu-certificado-services__list-items {
		margin-left: 5rem;
		margin-top: 2.5rem
	}
}

.tu-certificado-services__list-item {
	display: flex;
	align-items: flex-start;
	gap: .375rem;
	margin-bottom: 1.5625rem
}

@media ( min-width :980px) {
	.tu-certificado-services__list-item {
		gap: 1.875rem;
		margin-bottom: 2.5rem
	}
}

.tu-certificado-services__id {
	font-size: 1.25rem;
	font-weight: 900;
	color: #d65b36;
	line-height: 1
}

@media ( min-width :980px) {
	.tu-certificado-services__id {
		font-size: 1.625rem
	}
}

.tu-certificado-services__list-heading {
	font-size: 1.625rem;
	font-weight: 600;
	color: #182642;
	line-height: 1;
	margin-bottom: .4375rem
}

.tu-certificado-services__list-text {
	font-size: 1.25rem;
	font-weight: 500;
	color: #182642
}

@media ( min-width :980px) {
	.tu-certificado-services__list-text {
		font-size: 1.375rem
	}
}

.tu-certificado-services__buttons {
	margin-left: 1.875rem
}

@media ( min-width :980px) {
	.tu-certificado-services__buttons {
		display: flex;
		gap: 1.25rem;
		margin-left: 3.75rem
	}
}

.tu-certificado-services__btn {
	display: block;
	margin-bottom: .9375rem
}

@media ( min-width :980px) {
	.tu-certificado-services__btn {
		margin-bottom: 0
	}
}

.tu-certificado-services__btn--blue {
	color: #2446c0;
	border: 1px solid #2446c0
}

@media all and (-ms-high-contrast:none) , ( -ms-high-contrast :active) {
	.queries-primary__image-wrap {
		margin-right: 6.25rem
	}
	.tu-certificado-services__text-wrap {
		flex: 0 0 50%;
		padding-right: 6.25rem
	}
	.tu-certificado-services__lits-text-wrap {
		margin-left: 1.875rem
	}
	.tu-certificado-services__btn {
		margin-right: 1.875rem
	}
	.queries-primary__text-wrap {
		padding-right: 6.25rem
	}
	.queries__btn:first-child {
		margin-right: 1.875rem
	}
}

.que-necesitas-dropdown {
	border-bottom: 1px solid #a1a6b0;
	padding-top: 2rem
}

@media ( min-width :980px) {
	.que-necesitas-dropdown {
		border-bottom: 1px solid transparent;
		padding-top: 4.8125rem
	}
}

@media ( min-width :980px) {
	.que-necesitas-dropdown__content {
		padding: 0 4.375rem 2.1875rem
	}
}

@media ( min-width :1536px) {
	.que-necesitas-dropdown__content {
		padding: 0 8.75rem 2.875rem
	}
}

@media ( min-width :980px) {
	.que-necesitas-dropdown__filter-wrapper {
		display: flex;
		align-items: center
	}
}

.que-necesitas-dropdown__filter-text {
	color: #000;
	font-weight: 500;
	font-size: 1.125rem;
	text-transform: uppercase
}

@media ( min-width :980px) {
	.que-necesitas-dropdown__filter-text {
		font-size: 1.625rem
	}
}

.que-necesitas-dropdown__filter-dropdown {
	margin-top: .625rem
}

@media ( min-width :980px) {
	.que-necesitas-dropdown__filter-dropdown {
		max-width: 28.625rem;
		margin-top: .9375rem
	}
}

.que-necesitas-dropdown__design {
	margin: 1.875rem 0;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 1.875rem
}

@media ( min-width :980px) {
	.que-necesitas-dropdown__design {
		display: inherit
	}
}

.que-necesitas-dropdown__strait-line {
	height: 1px;
	width: 100%;
	background-color: #a1a6b0
}

@media ( min-width :980px) {
	.que-necesitas-dropdown__strait-line {
		display: inherit
	}
}

@media ( min-width :980px) {
	.que-necesitas-dropdown__circle {
		margin-top: 2.8125rem
	}
}

.que-necesitas-dropdown__dot {
	height: .9375rem;
	width: .9375rem;
	border: 1px solid #000;
	border-radius: 50%;
	display: inline-block
}

.que-necesitas-dropdown__filter-text-extra {
	display: block;
	color: #a1a6b0;
	font-weight: 500;
	font-size: 1rem;
	margin-top: 2.8125rem;
	margin-bottom: .625rem
}

@media ( min-width :980px) {
	.que-necesitas-dropdown__filter-text-extra {
		display: none
	}
}

.hr {
	height: 1px;
	width: 100%;
	background-color: rgba(161, 166, 176, .2);
	border: none;
	margin-top: 3.5rem;
	display: none
}

@media ( min-width :980px) {
	.hr {
		display: inherit
	}
}

.que-necesitas-details__wrapper {
	padding: 1.875rem 0
}

@media ( min-width :980px) {
	.que-necesitas-details__wrapper {
		padding: 0 4.375rem 2.1875rem;
		display: flex
	}
}

@media ( min-width :1536px) {
	.que-necesitas-details__wrapper {
		padding: 0 8.75rem 2.875rem
	}
}

@media ( min-width :980px) {
	.que-necesitas-details__faq {
		flex: 0 0 50%;
		border-right: 1px solid rgba(161, 166, 176, .2);
		position: relative;
		padding-right: 3.4375rem
	}
}

.que-necesitas-details__faq-right {
	display: none
}

@media ( min-width :980px) {
	.que-necesitas-details__faq-right {
		display: block;
		padding-left: 4.6875rem
	}
}

.que-necesitas-details__faq-heading {
	color: #182642;
	font-weight: 600;
	font-size: 1.625rem;
	margin-bottom: 1.3125rem
}

@media ( min-width :980px) {
	.que-necesitas-details__faq-heading {
		font-size: 2.25rem;
		margin-bottom: 3.1875rem
	}
}

.que-necesitas-details__faq-text {
	color: #182642;
	font-weight: 500;
	font-size: 1.125rem;
	margin-bottom: 1.5625rem
}

@media ( min-width :980px) {
	.que-necesitas-details__faq-text {
		font-size: 1.375rem;
		margin-bottom: 2.875rem
	}
}

.que-necesitas-details__accordion {
	padding-bottom: .9375rem;
	border-bottom: 1px solid rgba(161, 166, 176, .2);
	margin-bottom: .3125rem
}

@media ( min-width :980px) {
	.que-necesitas-details__accordion {
		border-bottom: none
	}
}

.que-necesitas-details__accordion-header {
	display: flex;
	justify-content: space-between;
	align-items: center
}

.que-necesitas-details__accordion-header:hover {
	cursor: pointer
}

.que-necesitas-details__accordion-heading {
	color: #182642;
	font-weight: 600;
	font-size: 1.125rem;
	flex: 0 0 90%
}

@media ( min-width :980px) {
	.que-necesitas-details__accordion-heading {
		font-size: 1.375rem
	}
	.que-necesitas-details__accordion-heading--active {
		color: #d65b36;
		margin-left: 2.5rem;
		position: relative
	}
	.que-necesitas-details__accordion-heading--active::before {
		content: "";
		height: .125rem;
		width: 2.1875rem;
		display: block;
		background-color: #d65b36;
		position: absolute;
		left: -2.5rem;
		top: 1rem
	}
}

@media ( min-width :980px) {
	.que-necesitas-details__svg {
		display: none
	}
}

.que-necesitas-details__descriptions {
	display: none
}

@media ( min-width :980px) {
	.que-necesitas-details__descriptions {
		position: absolute;
		top: 3.1875rem;
		right: -75%;
		width: 70%
	}
}

.que-necesitas-details__descriptions--active {
	display: block
}

.que-necesitas-details__description {
	margin-top: .6875rem
}

@media ( min-width :980px) {
	.que-necesitas-details__description {
		margin-top: 2.0625rem;
		margin-left: 3.5rem;
		padding-bottom: 1.5rem
	}
}

.que-necesitas-details__link {
	text-decoration: underline
}

.que-necesitas-details__faq-right-heading {
	color: #182642;
	font-weight: 600;
	font-size: 1.625rem;
	margin-bottom: 1.3125rem
}

@media ( min-width :980px) {
	.que-necesitas-details__faq-right-heading {
		font-size: 2.25rem;
		margin-bottom: 3.1875rem
	}
}

.que-necesitas-details__plus--active {
	display: none
}

.que-necesitas-accordion {
	background-color: #f5f5f5
}

@media ( min-width :980px) {
	.que-necesitas-accordion {
		background-color: transparent
	}
}

@media ( min-width :980px) {
	.que-necesitas-accordion__wrapper {
		background-color: #f5f5f5
	}
}

.que-necesitas-slides {
	background-color: rgba(208, 151, 134, .1) !important
}

@media ( min-width :980px) {
	.que-necesitas-slides {
		background-color: transparent !important
	}
}

.que-necesitas-slides__wrapper {
	background-color: transparent !important
}

@media ( min-width :980px) {
	.que-necesitas-slides__wrapper {
		background-color: rgba(208, 151, 134, .1) !important
	}
}

.tu-area-top__content {
	padding: 2.1875rem 0
}

@media ( min-width :980px) {
	.tu-area-top__content {
		padding: 8.125rem 4.375rem
	}
}

@media ( min-width :1536px) {
	.tu-area-top__content {
		padding: 8.125rem 8.75rem
	}
}

.tu-area-top__text {
	text-transform: uppercase;
	font-weight: 500;
	font-size: 18px;
	margin-bottom: .8125rem
}

@media ( min-width :980px) {
	.tu-area-top__text {
		margin-bottom: 2.375rem
	}
}

@media ( min-width :980px) {
	.tu-area-top__content-wrapper {
		display: flex
	}
}

.tu-area-top__headline {
	display: flex;
	flex: 0 0 50%;
	margin-bottom: 1.75rem
}

.tu-area-top__headline-icon {
	margin: 0 1.0625rem 0 0
}

@media ( min-width :980px) {
	.tu-area-top__headline-icon {
		margin: .625rem 3rem 0 .9375rem
	}
}

.tu-area-top__headlin-heading {
	font-weight: 600;
	font-size: 32px;
	line-height: 1
}

@media ( min-width :980px) {
	.tu-area-top__headlin-heading {
		font-size: 52px
	}
}

.tu-area-top__wrapper-heading {
	font-weight: 600;
	font-size: 22px;
	line-height: 1
}

@media ( min-width :980px) {
	.tu-area-top__wrapper-heading {
		font-size: 26px;
		margin-top: .625rem;
		margin-bottom: 1.375rem
	}
}

.tu-area-top__wrapper-text {
	font-weight: 500;
	font-size: 20px;
	line-height: 1;
	margin-bottom: 2.25rem;
	margin-top: .6875rem
}

@media ( min-width :980px) {
	.tu-area-top__wrapper-text {
		font-size: 22px;
		margin-top: 1rem;
		margin-bottom: 3.375rem
	}
}

.tu-area-top__wrapper-button {
	text-transform: uppercase
}

@media all and (-ms-high-contrast:none) , ( -ms-high-contrast :active) {
	.tu-area-top__headline-icon {
		margin: .625rem .625rem 0 0
	}
}

.tu-area-cards {
	background-color: #f5f5f5
}

@media ( min-width :980px) {
	.tu-area-cards {
		background-color: transparent
	}
}

.tu-area-cards__content {
	padding: 1.875rem 0
}

@media ( min-width :980px) {
	.tu-area-cards__content {
		background-color: #f5f5f5;
		padding: 8.125rem 4.375rem
	}
}

@media ( min-width :1536px) {
	.tu-area-cards__content {
		padding: 8.125rem 8.75rem
	}
}

.tu-area-cards__text {
	text-transform: uppercase;
	font-weight: 500;
	font-size: 18px;
	margin-bottom: .8125rem
}

@media ( min-width :980px) {
	.tu-area-cards__text {
		margin-bottom: 2.75rem
	}
}

.tu-area-cards__headline {
	display: flex;
	flex: 0 0 50%;
	margin-bottom: 1.875rem
}

@media ( min-width :980px) {
	.tu-area-cards__headline {
		margin-bottom: 4.1875rem
	}
}

.tu-area-cards__headline-icon {
	margin: 0 1.0625rem 0 0
}

@media ( min-width :980px) {
	.tu-area-cards__headline-icon {
		margin: .625rem 3rem 0 .9375rem
	}
}

.tu-area-cards__headline-heading {
	font-weight: 600;
	font-size: 32px;
	line-height: 1
}

@media ( min-width :980px) {
	.tu-area-cards__headline-heading {
		font-size: 52px
	}
}

@media ( min-width :980px) {
	.tu-area-cards__cards {
		display: grid;
		grid-template-columns: repeat(12, 1fr);
		gap: 1.875rem
	}
}

.tu-area-cards__card {
	height: 100%;
	display: flex;
	flex-direction: column;
	margin-bottom: .6875rem
}

.tu-area-cards__card:hover {
	text-decoration: none
}

@media ( min-width :980px) {
	.tu-area-cards__card {
		grid-column: span 6;
		margin-bottom: 0
	}
}

@media ( min-width :1280px) {
	.tu-area-cards__card {
		grid-column: span 4
	}
}

.tu-area-cards__card-button {
	margin-top: auto
}

@media all and (-ms-high-contrast:none) and (min-width:980px) , (
		-ms-high-contrast :active) and (min-width:980px) {
	.tu-area-cards__cards {
		display: flex;
		flex-wrap: wrap
	}
}

@media all and (-ms-high-contrast:none) and (min-width:980px) , (
		-ms-high-contrast :active) and (min-width:980px) {
	.tu-area-cards__card {
		margin-right: 1.5625rem;
		margin-bottom: 1.5625rem;
		flex: 0 0 31%
	}
}

.representative-post {
	background-color: #f5f5f5
}

.representative-post__menu-wrapper {
	background-color: #f5f5f5;
	position: sticky;
	top: 0;
	left: 0;
	right: 0;
	z-index: 999
}

.representative-post__menu {
	display: flex;
	align-items: center;
	gap: .9375rem;
	padding: 1.125rem .5625rem 0
}

@media ( min-width :980px) {
	.representative-post__menu {
		justify-content: space-between;
		gap: 5.875rem;
		padding: 2.5rem 4.375rem 0
	}
}

@media ( min-width :1536px) {
	.representative-post__menu {
		padding: 2.5rem 8.75rem 0
	}
}

.representative-post__menu-list {
	font-size: 1.125rem;
	font-weight: 600;
	text-transform: uppercase;
	color: #a1a6b0;
	list-style: none;
	white-space: nowrap;
	cursor: pointer;
	padding-bottom: 1.4375rem
}

.representative-post__menu-list--active {
	color: #2446c0;
	border-bottom: 1px solid #2446c0
}

.representative-post__menu-list--active a {
	color: #2446c0
}

.representative-post__menu-link {
	color: #a1a6b0;
	text-decoration: none
}

.representative-post__menu-link:hover {
	color: #2446c0;
	text-decoration: none
}

.representative-post__hr {
	width: 400%;
	height: .0625rem;
	border: none;
	border-bottom: 1px solid rgba(161, 166, 176, .3);
	margin-top: -.125rem;
	margin-left: -100%
}

.representative-post__content {
	padding: 3.3125rem 0 2.875rem
}

@media ( min-width :980px) {
	.representative-post__content {
		padding: 4.625rem 4.375rem;
		display: flex;
		justify-content: space-between;
		gap: 6.25rem
	}
}

@media ( min-width :1536px) {
	.representative-post__content {
		padding: 4.625rem 8.75rem;
		gap: 9.4375rem
	}
}

@media ( min-width :980px) {
	.representative-post__heading-wrapper {
		flex: 0 0 45%
	}
}

@media ( min-width :1536px) {
	.representative-post__heading-wrapper {
		flex: 0 0 40%
	}
}

.representative-post__heading {
	font-size: 2.25rem;
	font-weight: 500;
	color: #182642;
	line-height: 1
}

@media ( min-width :980px) {
	.representative-post__heading {
		font-size: 4.6875rem
	}
}

.representative-post__text-wrapper {
	margin-top: .9375rem;
	max-height: 19.4375rem;
	overflow: hidden
}

@media ( min-width :980px) {
	.representative-post__text-wrapper {
		margin-top: 2.1875rem;
		max-height: inherit;
		overflow: hidden
	}
}

.representative-post__text {
	font-size: 1.25rem;
	font-weight: 500;
	color: #182642
}

@media ( min-width :980px) {
	.representative-post__text {
		font-size: 1.375rem
	}
}

.representative-post__text p:not (:last-child ){
	margin-bottom: 1.875rem
}

.representative-post__button {
	border: none;
	background: 0 0;
	margin-top: .5625rem;
	color: #2446c0;
	font-size: 1rem;
	font-weight: 600;
	text-transform: uppercase
}

@media ( min-width :980px) {
	.representative-post__button {
		display: none
	}
}

.representative-post__button svg {
	margin-left: .3125rem;
	margin-bottom: .125rem
}

.representative-type {
	background: #dfe6ed;
	overflow-x: hidden
}

@media ( min-width :980px) {
	.representative-type {
		background: 0 0
	}
}

.representative-type__wrapper {
	background: #dfe6ed;
	padding: 2.75rem 0 2.5625rem
}

@media ( min-width :980px) {
	.representative-type__wrapper {
		padding: 5.8125rem 4.375rem 4.5625rem
	}
}

@media ( min-width :1536px) {
	.representative-type__wrapper {
		padding: 5.8125rem 8.75rem 4.5625rem
	}
}

.representative-type__second-row {
	display: flex;
	padding: 2.0625rem 0 2.8125rem;
	justify-content: space-between;
	width: 90%;
	transition: .4s
}

@media ( min-width :980px) {
	.representative-type__second-row {
		padding: 4.6875rem 0 3.1875rem;
		width: inherit
	}
}

.representative-type__button {
	display: table;
	padding: .6875rem 1.5rem;
	background-color: #2446c0;
	color: #fff;
	border: none;
	cursor: pointer;
	margin: 0 auto
}

.representative-type__button:hover {
	color: #fff;
	background-color: #1331a0
}

.representative-type__swiper .swiper-pagination2 {
	display: flex !important;
	justify-content: center !important;
	margin-bottom: 30px !important
}

.representative-type__card {
	flex: 0 0 100%
}

@media ( min-width :980px) {
	.representative-type__card {
		flex: 0 0 45%
	}
}

@media ( min-width :1280px) {
	.representative-type__card {
		flex: 0 0 47%
	}
}

.representative-info {
	background: rgba(208, 151, 134, .1)
}

@media ( min-width :980px) {
	.representative-info {
		background: 0 0
	}
}

.representative-info__wrapper {
	padding: 3.25rem 0 3.125rem
}

@media ( min-width :980px) {
	.representative-info__wrapper {
		background: rgba(208, 151, 134, .1);
		padding: 6.6875rem 4.375rem 6rem
	}
}

@media ( min-width :1536px) {
	.representative-info__wrapper {
		padding: 6.6875rem 8.75rem 6rem
	}
}

.representative-info__second-row {
	padding-top: 1.8125rem
}

@media ( min-width :980px) {
	.representative-info__second-row {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 1.875rem;
		padding-top: 6.0625rem
	}
}

.representative-info__card:not (:last-child ){
	margin-bottom: 1.25rem
}

@media ( min-width :980px) {
	.representative-info__card:not (:last-child ){
		margin-bottom: 0
	}
}

.representative-query__wrapper {
	padding: 2.6875rem 0 3.25rem
}

@media ( min-width :980px) {
	.representative-query__wrapper {
		padding: 6.6875rem 4.375rem 8.375rem
	}
}

@media ( min-width :1536px) {
	.representative-query__wrapper {
		padding: 6.6875rem 8.75rem 8.375rem
	}
}

.representative-query__first-row {
	display: flex;
	flex-direction: column;
	gap: .6875rem
}

@media ( min-width :1080px) {
	.representative-query__first-row {
		flex-direction: row;
		align-items: flex-end;
		gap: 2.125rem
	}
}

@media ( min-width :1536px) {
	.representative-query__first-row {
		gap: 6.25rem
	}
}

.representative-query__top-heading {
	font-size: 2.25rem;
	font-weight: 500
}

@media ( min-width :980px) {
	.representative-query__top-heading {
		font-size: 4.6875rem;
		flex: 0 0 45%
	}
}

@media ( min-width :1620px) {
	.representative-query__top-heading {
		flex: 0 0 40%
	}
}

.representative-query__top-text {
	font-size: 1.25rem;
	font-weight: 500
}

@media ( min-width :980px) {
	.representative-query__top-text {
		font-size: 1.375rem;
		max-width: 36.1875rem
	}
}

.representative-query__second-row {
	padding-top: 3.5rem
}

@media ( min-width :980px) {
	.representative-query__second-row {
		display: flex;
		justify-content: flex-end;
		gap: 2rem
	}
}

@media ( min-width :980px) {
	.representative-query__faq-wrapper {
		flex: 0 0 58%
	}
}

@media ( min-width :1536px) {
	.representative-query__faq-wrapper {
		flex: 0 0 53%
	}
}

.representative-query__faq {
	cursor: pointer
}

.representative-query__faq:last-child {
	margin-bottom: 0
}

.representative-certificate {
	display: none;
	overflow-y: scroll;
	-ms-overflow-style: none;
	scrollbar-width: none
}

.representative-certificate::-webkit-scrollbar {
	display: none
}

.representative-certificate .container {
	padding-left: .8125rem;
	padding-right: .8125rem;
	width: 100%
}

@media ( min-width :524px) {
	.representative-certificate .container {
		padding-left: 1.875rem;
		padding-right: 1.875rem
	}
}

.representative-certificate__content {
	max-height: 100%;
	max-width: 100%;
	margin: 0 auto;
	position: relative;
	background: #fff
}

@media ( min-width :980px) {
	.representative-certificate__content {
		margin: 104px auto 0;
		max-width: 61.25rem
	}
}

@media ( min-width :1536px) {
	.representative-certificate__content {
		max-width: 74.375rem
	}
}

.representative-certificate__cross-icon {
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	width: 1.5rem;
	height: 1.5rem
}

@media ( min-width :980px) {
	.representative-certificate__cross-icon {
		width: 3.875rem;
		height: 3.875rem
	}
}

.representative-certificate__card {
	display: none
}

.representative-certificate__wrapper {
	padding: 2.375rem .5625rem 0
}

@media ( min-width :980px) {
	.representative-certificate__wrapper {
		padding: 2.5rem 5rem 0 5.3125rem
	}
}

@media ( min-width :1536px) {
	.representative-certificate__wrapper {
		padding: 5.4375rem 8.9375rem 0 9.0625rem
	}
}

.representative-certificate__heading {
	font-size: 1.625rem;
	font-weight: 600;
	max-width: 36.25rem
}

@media ( min-width :980px) {
	.representative-certificate__heading {
		font-size: 2.25rem
	}
}

.representative-certificate__alert {
	margin: 1.875rem 0 2.25rem
}

.representative-certificate-hr {
	border: none;
	height: .0625rem;
	width: 5.625rem;
	border-bottom: 1px solid #dfe6ed;
	margin: 0 auto
}

.representative-certificate-hr-condition {
	display: none
}

@media ( min-width :980px) {
	.representative-certificate-hr-condition {
		display: inherit;
		border: none;
		height: .0625rem;
		width: 5.625rem;
		border-bottom: 1px solid #8ab3cf;
		margin: 1.8125rem 0 1.625rem
	}
}

.representative-certificate__button-wrapper-primary {
	margin-top: 1.9375rem;
	display: flex;
	flex-direction: column-reverse;
	justify-content: center;
	padding-bottom: 1.25rem
}

@media ( min-width :980px) {
	.representative-certificate__button-wrapper-primary {
		flex-direction: row;
		justify-content: space-between;
		margin-top: 1.625rem;
		gap: 1.25rem;
		padding-bottom: 1.875rem
	}
}

@media ( min-width :1536px) {
	.representative-certificate__button-wrapper-primary {
		gap: 1.875rem;
		margin-top: 2.25rem;
		padding-bottom: 3.75rem
	}
}

.representative-certificate__button-wrapper-primary button {
	text-transform: uppercase;
	margin-bottom: .9375rem
}

@media ( min-width :980px) {
	.representative-certificate__button-wrapper-primary button {
		margin-bottom: 0
	}
}

.representative-certificate .popup-card-button {
	display: flex;
	justify-content: center;
	align-items: center
}

.representative-certificate__button-wrapper {
	display: flex;
	justify-content: space-between;
	gap: .875rem;
	margin-top: 1.9375rem;
	padding-bottom: 1.25rem
}

@media ( min-width :980px) {
	.representative-certificate__button-wrapper {
		gap: 1.25rem;
		padding-bottom: 1.875rem;
		margin-top: 1.625rem
	}
}

@media ( min-width :1536px) {
	.representative-certificate__button-wrapper {
		gap: 1.875rem;
		margin-top: 2.25rem;
		padding-bottom: 3.75rem
	}
}

.representative-certificate__button-wrapper button {
	text-transform: uppercase
}

.representative-certificate__button-primary {
	background: 0 0;
	color: #2446c0;
	margin-left: .375rem
}

.representative-certificate__condition {
	background: #dfe6ed;
	max-height: 31.5625rem;
	overflow-y: scroll;
	margin-top: 1.25rem;
	padding: .625rem .9375rem .625rem .75rem
}

@media ( min-width :980px) {
	.representative-certificate__condition {
		overflow-y: inherit;
		max-height: 100%;
		margin-top: 3rem;
		padding: 1.0625rem 3.1875rem 2.0625rem 1.125rem
	}
}

.representative-certificate__top-condition {
	display: flex;
	gap: .4375rem
}

@media ( min-width :980px) {
	.representative-certificate__top-condition {
		gap: 2.0625rem
	}
}

.representative-certificate__top-condition svg {
	width: 4.0625rem
}

@media ( min-width :980px) {
	.representative-certificate__condition-wrapper {
		padding-left: 4.8125rem
	}
}

.representative-certificate__text-content li {
	list-style: none
}

.representative-certificate__text-content:not (:first-child ){
	margin-top: .625rem
}

@media ( min-width :980px) {
	.representative-certificate__text-content:not (:first-child ){
		margin-top: 1.3125rem
	}
}

.representative-certificate__title-wrapper {
	display: flex
}

.representative-certificate__text-number {
	font-size: 1rem;
	font-weight: 600;
	margin-top: .125rem;
	position: relative;
	padding-right: .9375rem
}

.representative-certificate__text-number::after {
	position: absolute;
	content: "-";
	font-weight: 600;
	padding-left: .125rem
}

.representative-certificate__title {
	font-size: 1.125rem;
	font-weight: 600;
	color: #182642
}

.representative-certificate__text {
	font-size: 1rem;
	font-weight: 500;
	color: #182642;
	margin: .3125rem 0 1.3125rem 1.25rem
}

.representative-certificate__page-count {
	display: flex;
	gap: .5rem;
	margin: .875rem 0 2.5625rem
}

@media ( min-width :980px) {
	.representative-certificate__page-count {
		margin: 1.0625rem 0 2.875rem
	}
}

.representative-certificate__page-number {
	font-size: 1.125rem;
	font-weight: 600;
	color: #a1a6b0
}

.representative-certificate__page-name {
	font-size: 1.125rem;
	font-weight: 500;
	color: #182642
}

.representative-certificate__form-label {
	display: block;
	font-size: 1.125rem;
	font-weight: 600
}

@media ( min-width :980px) {
	.representative-certificate__form-label {
		font-size: 1.375rem
	}
}

.representative-certificate__box {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: .6875rem 1.4375rem .75rem 1.6875rem;
	margin: 1.125rem 0 1.3125rem;
	background: #dfe6ed;
	position: relative
}

.representative-certificate__box:hover {
	cursor: pointer
}

.representative-certificate__box::before {
	content: "";
	background: url(../images/arrow-down.png);
	position: absolute;
	width: 1.0625rem;
	height: .625rem;
	top: 50%;
	transform: translateY(-50%);
	right: 1.4375rem;
	background-repeat: no-repeat
}

.representative-certificate__box--open {
	background: #fff;
	border: 1px solid #dfe6ed
}

.representative-certificate__box--open::before {
	content: "";
	background: url(../images/arrow-up.png);
	position: absolute;
	width: 1.0625rem;
	height: .625rem;
	top: 50%;
	transform: translateY(-50%);
	right: 1.4375rem;
	background-repeat: no-repeat
}

.representative-certificate__box--complete {
	background: #f4f4f4
}

.representative-certificate__box-open {
	background: #fff;
	border: 1px solid #dfe6ed
}

.representative-certificate__box-icon--active {
	transform: rotate(180deg)
}

.representative-certificate__form-wrapper {
	display: none
}

.representative-certificate__form-wrapper--open {
	display: block
}

.representative-certificate__form-file-text-wrapper {
	display: flex;
	align-items: center;
	gap: .625rem
}

.representative-certificate__form-file-text-wrapper a {
	text-decoration: underline
}

.representative-certificate__form-hr {
	border: none;
	border-top: 1px solid #dfe6ed;
	margin: 1.1875rem 0 1.75rem
}

.representative-certificate__form-box-text {
	font-size: 1.375rem;
	font-weight: 600;
	color: #000
}

@media ( min-width :980px) {
	.representative-certificate__form-box-text {
		font-size: 1.5rem
	}
}

@media ( min-width :902px) {
	.representative-certificate__form-label-wrapper {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		row-gap: .5625rem;
		column-gap: 1.9375rem
	}
}

.representative-certificate__form-input {
	display: inherit;
	width: 100%;
	margin: .3125rem 0 .875rem;
	padding: .8125rem 0 .9375rem 1.25rem;
	border: 1px solid #182642
}

@media ( min-width :980px) {
	.representative-certificate__form-input {
		margin: .3125rem 0 .875rem;
		padding: .6875rem 0 .375rem 1.875rem
	}
}

.representative-certificate__checkbox-wrapper {
	display: flex;
	align-items: flex-start;
	padding-top: .625rem;
	gap: .5625rem;
	cursor: pointer
}

.representative-certificate__checkbox-wrapper input {
	margin-top: .3125rem
}

.representative-certificate__checkbox-text {
	font-size: .9375rem;
	font-weight: 500;
	max-width: 34.625rem
}

.representative-certificate__text-wrapper {
	display: flex;
	align-items: center;
	flex-direction: column
}

.representative-certificate__text-secondery {
	font-size: .9375rem;
	font-weight: 500;
	color: #000;
	margin-bottom: 5rem
}

@media ( min-width :980px) {
	.representative-certificate__text-secondery {
		font-size: 1.375rem;
		margin-bottom: 0
	}
}

.representative-certificate__heading-secondery {
	font-size: 2rem;
	font-weight: 600;
	text-align: center;
	margin: 1.4375rem 0 4.75rem
}

@media ( min-width :980px) {
	.representative-certificate__heading-secondery {
		max-width: 43.75rem;
		margin: 1.625rem 0 5.6875rem;
		font-size: 3.25rem
	}
}

.representative-certificate__hr {
	display: none
}

@media ( min-width :980px) {
	.representative-certificate__hr {
		display: block;
		width: 28.625rem;
		height: .0625rem;
		border: none;
		border-top: 1px solid #dfe6ed;
		margin: 1.75rem 0 4.375rem
	}
}

.representative-certificate__button-link {
	font-size: 1.125rem;
	font-weight: 600;
	text-decoration: underline
}

.representative-certificate__wrapper iframe {
	width: 100% !important;
	height: 100% !important
}

input::-webkit-outer-spin-button,input::-webkit-inner-spin-button {
	-webkit-appearance: none
}

input[type=number] {
	-moz-appearance: textfield
}

.representative__content {
	overflow-y: scroll;
	scrollbar-width: none;
	border-bottom: 1px solid rgba(161, 166, 176, .3)
}

.representative__content::-webkit-scrollbar {
	display: none
}

@media ( min-width :980px) {
	.representative__content {
		overflow: hidden
	}
}

.custom-select {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between
}

.custom-select select {
	display: none
}

.option-selected {
	display: block;
	width: 100%;
	border: 1px solid #182642;
	padding: .6875rem 0 .375rem 1.25rem;
	margin: .375rem 0 .875rem;
	font-size: 1.25rem;
	font-weight: 500;
	color: #a1a6b0;
	cursor: pointer
}

@media ( min-width :980px) {
	.option-selected {
		font-size: 1.375rem;
		padding: .8125rem 0 1.0625rem 1.875rem;
		margin: .375rem 0 1rem
	}
}

.option-selected:after {
	position: absolute;
	content: "";
	height: .625rem;
	width: 1.0625rem;
	top: 50%;
	transform: translateY(-50%);
	background: url(../images/down-icon.svg) no-repeat;
	right: 1.375rem
}

.option-items {
	overflow-y: scroll;
	position: absolute;
	top: calc(100% - 17px);
	z-index: 999;
	max-height: 20rem;
	min-width: 100%;
	-ms-overflow-style: none;
	scrollbar-width: none
}

.option-items::-webkit-scrollbar {
	display: none
}

@media ( min-width :768px) {
	.option-items {
		max-height: 17.5rem;
		max-width: 24.5rem;
		right: 0
	}
}

.option-items div {
	font-size: 1.25rem;
	font-weight: 500;
	color: #000;
	background: #fff;
	text-transform: capitalize;
	width: 100%;
	cursor: pointer;
	user-select: none;
	padding: 1.25rem
}

@media ( min-width :980px) {
	.option-items div {
		font-size: 1.375rem
	}
}

.option-items div:hover {
	background-color: #f5f5f5
}

.option-hide {
	display: none
}

.section__top-wrappper {
	display: flex;
	flex-direction: column;
	gap: .6875rem
}

@media ( min-width :1080px) {
	.section__top-wrappper {
		flex-direction: row;
		align-items: flex-end;
		gap: 2.125rem
	}
}

@media ( min-width :1536px) {
	.section__top-wrappper {
		gap: 6.25rem
	}
}

.section__top-heading {
	font-size: 2rem;
	font-weight: 600
}

@media ( min-width :980px) {
	.section__top-heading {
		font-size: 3.25rem;
		flex: 0 0 45%
	}
}

@media ( min-width :1620px) {
	.section__top-heading {
		flex: 0 0 40%
	}
}

.section__top-text {
	font-size: 1.25rem;
	font-weight: 500
}

@media ( min-width :980px) {
	.section__top-text {
		font-size: 1.375rem;
		max-width: 36.1875rem
	}
}

@media all and (-ms-high-contrast:none) , ( -ms-high-contrast :active) {
	.representative-type__card {
		max-width: 43.875rem
	}
	.representative-type__card:not(last-child) {
		margin-left: 1.875rem
	}
	.representative-info__second-row {
		display: flex;
		width: 100%
	}
	.representative-info__card,.representative-type__card {
		max-width: 43.875rem;
		flex: 0 0 50%
	}
	.representative-info__card:not(last-child),.representative-type__card:not(last-child)
		{
		margin-left: 1.875rem
	}
}

@media all and (-ms-high-contrast:none) and (min-width:980px) , (
		-ms-high-contrast :active) and (min-width:980px) {
	.representative-info__card,.representative-type__card {
		max-width: 32.8125rem
	}
}

@media all and (-ms-high-contrast:none) , ( -ms-high-contrast :active) {
	.representative-type__card {
		max-width: 43.875rem;
		flex: 0 0 50%
	}
	.representative-type__card:not(last-child) {
		margin-left: 1.875rem
	}
}

@media all and (-ms-high-contrast:none) and (min-width:980px) , (
		-ms-high-contrast :active) and (min-width:980px) {
	.representative-type__card {
		max-width: 32.8125rem
	}
}

@media all and (-ms-high-contrast:none) , ( -ms-high-contrast :active) {
	.representative-certificate__form-label-wrapper-tertiary {
		display: flex;
		align-items: center;
		justify-content: space-between
	}
	.representative-certificate__form-label-tertiary {
		width: 48%
	}
	.representative-certificate__checkbox-text {
		padding-left: .5625rem
	}
}

.ciudadanos-services {
	padding: 1.875rem 0;
	background-color: rgba(208, 151, 134, .1);
	overflow-x: hidden !important
}

@media ( min-width :980px) {
	.ciudadanos-services {
		background-color: transparent;
		padding: 0
	}
}

@media ( min-width :980px) {
	.ciudadanos-services__content {
		background-color: rgba(208, 151, 134, .1);
		padding: 8.125rem 4.375rem
	}
}

@media ( min-width :1536px) {
	.ciudadanos-services__content {
		padding: 8.125rem 8.75rem
	}
}

@media ( min-width :980px) {
	.ciudadanos-services__headline {
		display: flex;
		justify-content: space-between;
		align-items: flex-end
	}
}

@media ( min-width :980px) {
	.ciudadanos-services__text-wrap {
		flex: 0 0 60%
	}
}

.ciudadanos-services__heading {
	font-size: 2.25rem;
	font-weight: 500;
	color: #182642;
	line-height: 1;
	margin-bottom: 1.25rem
}

@media ( min-width :980px) {
	.ciudadanos-services__heading {
		font-size: 3.25rem
	}
}

@media ( min-width :1536px) {
	.ciudadanos-services__heading {
		font-size: 4.6875rem
	}
}

.ciudadanos-services__text {
	font-size: 1.25rem;
	font-weight: 500;
	color: #182642;
	margin-bottom: 1.25rem
}

@media ( min-width :980px) {
	.ciudadanos-services__text {
		font-size: 1.375rem
	}
}

.ciudadanos-services__button-wrap {
	margin-top: 4.5rem
}

@media ( min-width :980px) {
	.ciudadanos-services__button-wrap {
		margin-top: 0
	}
}

.ciudadanos-services__button-wrap--mobile {
	display: block
}

@media ( min-width :980px) {
	.ciudadanos-services__button-wrap--mobile {
		display: none
	}
}

.ciudadanos-services__button-wrap--desktop {
	display: none
}

@media ( min-width :980px) {
	.ciudadanos-services__button-wrap--desktop {
		display: flex
	}
}

.ciudadanos-services__btn {
	display: table;
	margin: auto
}

@media ( min-width :980px) {
	.ciudadanos-services__btn {
		display: inherit
	}
}

.ciudadanos-services__cards {
	margin-top: 2.5rem
}

@media ( min-width :980px) {
	.ciudadanos-services__cards {
		margin-top: 6.25rem
	}
}

.ciudadanos-services__card {
	flex: 0 0 100%
}

@media ( min-width :980px) {
	.ciudadanos-services__card {
		flex: 0 0 45%
	}
}

@media ( min-width :1280px) {
	.ciudadanos-services__card {
		flex: 0 0 30%
	}
}

@media ( min-width :1782px) {
	.ciudadanos-services__card {
		flex: 0 0 31%
	}
}

.ciudadanos-services__cards-link:hover {
	text-decoration: none
}

.ciudadano-tabs__text {
	padding-left: 0;
	padding-right: 0
}

@media ( min-width :980px) {
	.ciudadano-tabs__text {
		padding-bottom: 1.875rem
	}
}

.ciudadano-tabs__tabs {
	margin-top: 1.875rem
}

@media ( min-width :980px) {
	.ciudadano-tabs__tabs {
		margin-top: 5.3125rem
	}
}

.ciudadano-tabs__nav-wrap {
	overflow-y: scroll;
	scrollbar-width: none
}

.ciudadano-tabs__nav-wrap::-webkit-scrollbar {
	display: none
}

@media ( min-width :980px) {
	.ciudadano-tabs__nav-wrap {
		overflow: hidden
	}
}

.ciudadano-tabs__nav {
	font-size: .75rem;
	width: 80%
}

@media ( min-width :980px) {
	.ciudadano-tabs__nav {
		font-size: 1.375rem;
		width: inherit
	}
}

.ciudadano-tabs__nav--active {
	background-color: #182642;
	color: #fff;
	border-radius: 100px
}

.ciudadano-tabs__nav--active:hover {
	color: #fff
}

.ciudadano-tabs__nav-item {
	flex: 0 0 100%
}

@media ( min-width :980px) {
	.ciudadano-tabs__nav-item {
		flex: inherit
	}
}

.ciudadano-tabs__details {
	display: none
}

.ciudadano-tabs__details--active {
	display: block
}

.manuales-alert {
	padding: 1.6875rem 0 2.1875rem
}

@media ( min-width :980px) {
	.manuales-alert {
		padding: 6.25rem 0 3.4375rem
	}
}

@media ( min-width :980px) {
	.manuales-alert__content {
		padding: 0 4.375rem;
		display: flex;
		gap: 9.5rem;
		flex-direction: row-reverse
	}
}

@media ( min-width :1536px) {
	.manuales-alert__content {
		padding: 0 8.75rem
	}
}

.manuales-alert__alert-bg {
	background-color: #f5f5f5
}

.manuales-alert__heading {
	font-size: 2rem;
	font-weight: 600;
	color: #182642;
	line-height: 1.2;
	margin-top: 1.9375rem
}

@media ( min-width :980px) {
	.manuales-alert__heading {
		font-size: 2.25rem;
		margin-top: 0
	}
}

.manuales-accordion__content {
	padding-bottom: 2.125rem
}

@media ( min-width :980px) {
	.manuales-accordion__content {
		padding: 0 4.375rem 5.4375rem
	}
}

@media ( min-width :1536px) {
	.manuales-accordion__content {
		padding: 0 8.75rem 5.4375rem
	}
}

.manuales-accordion__accordion {
	max-width: 51.5rem;
	width: 100%
}

.manuales-accordion__description {
	margin-left: 2rem
}

@media ( min-width :980px) {
	.manuales-accordion__description {
		margin-left: 3.75rem
	}
}

@media all and (-ms-high-contrast:none) , ( -ms-high-contrast :active) {
	.manuales-alert__alert {
		flex: 0 0 45%
	}
	.manuales-alert__headline {
		flex: 0 0 45%;
		margin-right: 9.0625rem
	}
}

.encuentra-alert {
	padding: 1.6875rem 0 2.1875rem;
	background-color: #f5f5f5
}

@media ( min-width :980px) {
	.encuentra-alert {
		padding: 3.125rem 0 3.75rem
	}
}

@media ( min-width :980px) {
	.encuentra-alert__content {
		padding: 0 4.375rem;
		display: flex;
		justify-content: space-between;
		gap: 9.5rem
	}
}

@media ( min-width :1536px) {
	.encuentra-alert__content {
		padding: 0 8.75rem
	}
}

@media ( min-width :980px) {
	.encuentra-alert__text-wrap {
		flex: 0 0 50%
	}
}

.encuentra-alert__text p {
	color: #182642;
	font-size: 1.375rem;
	margin-bottom: 1.875rem
}

.encuentra-alert__button {
	margin-top: 1.25rem
}

.encuentra-alert__button a {
	text-decoration: underline
}

.encuentra-alert__alert-wrap {
	margin-bottom: 1.9375rem
}

@media ( min-width :980px) {
	.encuentra-alert__alert-wrap {
		margin-bottom: 0
	}
}

@media ( min-width :980px) {
	.encuentra-alert__alert-wrap--mobile {
		display: none
	}
}

.encuentra-alert__alert-wrap--desktop {
	display: none
}

@media ( min-width :980px) {
	.encuentra-alert__alert-wrap--desktop {
		display: block
	}
}

.encuentra-map {
	padding: 1.875rem 0 0
}

@media ( min-width :980px) {
	.encuentra-map {
		padding: 4.25rem 0 0
	}
}

@media ( min-width :980px) {
	.encuentra-map__content {
		padding: 0 4.375rem;
		display: flex;
		justify-content: space-between
	}
}

@media ( min-width :1536px) {
	.encuentra-map__content {
		padding: 0 8.75rem
	}
}

@media ( min-width :980px) {
	.encuentra-map__text {
		flex: 0 0 40%;
		padding-right: 9.5625rem
	}
}

@media ( min-width :980px) {
	.encuentra-map__map {
		flex: 0 0 60%
	}
}

.encuentra-map__heading {
	font-size: 1.625rem;
	margin-bottom: 1.25rem;
	font-weight: 600;
	line-height: 1
}

@media ( min-width :980px) {
	.encuentra-map__heading {
		margin-bottom: 1.5625rem
	}
}

.encuentra-map__input {
	position: relative;
	margin-bottom: .9375rem
}

.encuentra-map__input-search-icon {
	position: absolute;
	top: 50%;
	left: 1.375rem;
	transform: translateY(-50%)
}

.encuentra-map__input-search-icon:hover {
	cursor: pointer
}

.encuentra-map__input-close-icon {
	position: absolute;
	top: 50%;
	right: 1.125rem;
	transform: translateY(-50%)
}

.encuentra-map__input-close-icon:hover {
	cursor: pointer
}

.encuentra-map__dropdown {
	position: relative
}

.encuentra-map__dropdown-search-icon {
	position: absolute;
	top: 50%;
	left: 1.375rem;
	transform: translateY(-50%)
}

.encuentra-map__dropdown-search-icon:hover {
	cursor: pointer
}

.encuentra-map__dropdown-down-icon {
	position: absolute;
	top: 50%;
	right: 1.5625rem;
	transform: translateY(-50%)
}

.encuentra-map__dropdown-down-icon:hover {
	cursor: pointer
}

.encuentra-map__search {
	width: 100%;
	margin: 0;
	padding-left: 3.125rem;
	padding-right: 3.125rem
}

.encuentra-map__dropdown-lists {
	margin-top: 1.6875rem;
	height: 28.125rem;
	overflow-y: scroll;
	scrollbar-color: #A1A6B0 #f5f5f5;
	scrollbar-width: thin
}

.encuentra-map__dropdown-lists::-webkit-scrollbar {
	width: .3125rem
}

.encuentra-map__dropdown-lists::-webkit-scrollbar-thumb {
	background-color: #a1a6b0;
	border-radius: 1.875rem
}

.encuentra-map__dropdown-lists::-webkit-scrollbar-track {
	background-color: #f5f5f5
}

.encuentra-map__dropdown-list {
	padding: 1.8125rem 1.5625rem;
	border: 1px solid transparent;
	position: relative
}

.encuentra-map__dropdown-list:hover {
	background-color: #f5f5f5;
	cursor: pointer;
	border: 1px solid #f5f5f5
}

.encuentra-map__address-heading {
	line-height: 1;
	font-size: 1.5rem;
	font-weight: 600;
	font-style: normal;
	margin-bottom: .3125rem;
	color: #000
}

.encuentra-map__address-text {
	font-size: 1.25rem;
	font-weight: 500;
	color: #000;
	font-style: normal
}

.encuentra-map__map {
	margin-top: 1.875rem
}

@media ( min-width :980px) {
	.encuentra-map__map {
		margin-top: 0
	}
}

.encuentra-map__map-frame {
	width: 100%;
	height: 18.75rem
}

@media ( min-width :980px) {
	.encuentra-map__map-frame {
		height: 100%
	}
}

.encuentra-map__dropdown-list:hover ::before {
	content: "";
	display: block;
	width: .5625rem;
	height: .5625rem;
	background-image: url(../images/address-arrow.svg);
	background-position: 50%;
	background-size: cover;
	background-repeat: no-repeat;
	position: absolute;
	right: .875rem;
	bottom: .8125rem
}

@media all and (-ms-high-contrast:none) , ( -ms-high-contrast :active) {
	.encuentra-alert__alert-wrap--desktop {
		flex: 0 0 40%
	}
	.encuentra-map__text {
		flex: 0 0 40%
	}
	.encuentra-map__map {
		flex: 0 0 50%
	}
}

.contact-fields {
	width: 100%;
	flex: 0 0 100%;
	padding-right: 0
}

div.upload input[type='button'] {
	line-height: none;
	cursor: pointer;
}

.input-upload + label {
    line-height: 2.6em;
}

.input-upload + label, div.upload input[type='button'], input.bt_submit {
    width: 200px;
    height:40px;
    font-size: 1em;
    font-weight: 500;
    color: white;
    text-align: center;
		vertical-align: middle;
    background-color: #2a2a2a;
    display: inline-block;
    border-radius: 0px;
    box-shadow: 0px 3px 0px;
    transition: 150ms;
    margin-bottom: 10px;
}

.input-upload:focus + label,
.input-upload + label:hover,
div.upload input[type='button']:hover, input.bt_submit:hover {
    background-color: #EF3401;
    box-shadow: 0px 5px 0px;
    cursor:pointer;
}

.input-upload {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
}

ul {
  list-style: none;
}
ul li {
	margin-bottom: 5px;
	padding: 2px;
}

input.border_red, select.border_red, div.border_red a, td.border_red {
	border: 1px solid red !important;
}

.chosen-container-single .chosen-single span {
	font-size: 1.375rem;
}

div.ventanaModal {
	border: 1px solid #d6d6d6;
  	border-radius: 15px;
  	-moz-border-radius: 15px;
	padding: 20px 20px 20px 20px;
	background-color: #fff;
}
