*,:after,:before {
	box-sizing: border-box
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
	-webkit-text-size-adjust: 100%;
	line-height: 1.15
}

body {
	margin: 0
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

hr {
	box-sizing: content-box;
	height: 0
}

pre {
	font-family: monospace,monospace;
	font-size: 1em
}

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
}

button,input,optgroup,select,textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,select {
	text-transform: none
}

[type=button],[type=reset],[type=submit],button {
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
	border-style: none;
	padding: 0
}

[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	padding: .35em .75em .625em
}

legend {
	padding: 0
}

progress {
	vertical-align: baseline
}

[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
}

:root {
	--column-gap: 2.13%;
	--column-width-multiplier: 8.333
}

.row-fluid {
	display: flex;
	flex-wrap: wrap;
	width: 100%
}

.row-fluid .span1,.row-fluid .span10,.row-fluid .span11,.row-fluid .span12,.row-fluid .span2,.row-fluid .span3,.row-fluid .span4,.row-fluid .span5,.row-fluid .span6,.row-fluid .span7,.row-fluid .span8,.row-fluid .span9 {
	min-height: 1px;
	width: 100%
}

@media (min-width: 768px) {
	.row-fluid {
		flex-wrap:nowrap;
		justify-content: space-between
	}

	.row-fluid .span1 {
		width: calc(var(--column-width-multiplier)*1%*1 - var(--column-gap)*var(--column-width-multiplier)*11/100)
	}

	.row-fluid .span2 {
		width: calc(var(--column-width-multiplier)*1%*2 - var(--column-gap)*var(--column-width-multiplier)*10/100)
	}

	.row-fluid .span3 {
		width: calc(var(--column-width-multiplier)*1%*3 - var(--column-gap)*var(--column-width-multiplier)*9/100)
	}

	.row-fluid .span4 {
		width: calc(var(--column-width-multiplier)*1%*4 - var(--column-gap)*var(--column-width-multiplier)*8/100)
	}

	.row-fluid .span5 {
		width: calc(var(--column-width-multiplier)*1%*5 - var(--column-gap)*var(--column-width-multiplier)*7/100)
	}

	.row-fluid .span6 {
		width: calc(var(--column-width-multiplier)*1%*6 - var(--column-gap)*var(--column-width-multiplier)*6/100)
	}

	.row-fluid .span7 {
		width: calc(var(--column-width-multiplier)*1%*7 - var(--column-gap)*var(--column-width-multiplier)*5/100)
	}

	.row-fluid .span8 {
		width: calc(var(--column-width-multiplier)*1%*8 - var(--column-gap)*var(--column-width-multiplier)*4/100)
	}

	.row-fluid .span9 {
		width: calc(var(--column-width-multiplier)*1%*9 - var(--column-gap)*var(--column-width-multiplier)*3/100)
	}

	.row-fluid .span10 {
		width: calc(var(--column-width-multiplier)*1%*10 - var(--column-gap)*var(--column-width-multiplier)*2/100)
	}

	.row-fluid .span11 {
		width: calc(var(--column-width-multiplier)*1%*11 - var(--column-gap)*var(--column-width-multiplier)*1/100)
	}
}

.content-wrapper {
	margin: 0 auto;
	padding: 0 1rem
}

@media screen and (min-width: 1380px) {
	.content-wrapper {
		padding:0
	}
}

.dnd-section>.row-fluid {
	margin: 0 auto
}

.dnd-section .dnd-column {
	padding: 0 1rem
}

@media (max-width: 767px) {
	.dnd-section .dnd-column {
		padding:0
	}
}

body {
	line-height: 1.4;
	overflow-wrap: break-word
}

html[lang^=ja] body,html[lang^=ko] body,html[lang^=zh] body {
	line-break: strict;
	overflow-wrap: normal;
	word-break: break-all
}

p {
	font-size: 1rem;
	margin: 0 0 1.4rem
}

a {
	cursor: pointer
}

h1,h2,h3,h4,h5,h6,ol,ul {
	margin: 0 0 1.4rem
}

ol ol,ol ul,ul ol,ul ul {
	margin: 0
}

ul.no-list {
	list-style: none;
	margin: 0;
	padding-left: 0
}

pre {
	overflow: auto
}

code {
	vertical-align: bottom
}

blockquote {
	border-left: 2px solid;
	margin: 0 0 1.4rem;
	padding-left: .7rem
}

hr {
	border: none;
	border-bottom: 1px solid #ccc
}

img {
	font-size: .583rem;
	word-break: normal
}

.button,.hs-button,button {
	cursor: pointer;
	display: inline-block;
	text-align: center;
	transition: all .15s linear;
	white-space: normal
}

.button:disabled,.hs-button:disabled,button:disabled {
	background-color: #d0d0d0;
	border-color: #d0d0d0;
	color: #e6e6e6
}

.no-button,.no-button:active,.no-button:focus,.no-button:hover {
	background: none;
	border: none;
	border-radius: 0;
	color: initial;
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	letter-spacing: inherit;
	line-height: inherit;
	margin-bottom: 0;
	padding: 0;
	text-align: left;
	text-decoration: none;
	transition: none
}

.hs-form-field {
	margin-bottom: 1.4rem
}

form label {
	display: block;
	font-size: .875rem;
	margin-bottom: .35rem
}

.form-title {
	margin-bottom: 0
}

form legend {
	font-size: .875rem
}

form input[type=email],form input[type=file],form input[type=number],form input[type=password],form input[type=search],form input[type=tel],form input[type=text],form select,form textarea {
	display: inline-block;
	font-size: .875rem;
	padding: .7rem;
	width: 100%
}

form textarea {
	resize: vertical
}

form fieldset {
	max-width: 100%!important
}

form .inputs-list {
	list-style: none;
	margin: 0;
	padding: 0
}

form .inputs-list>li {
	display: block;
	margin: .7rem 0
}

form .inputs-list input,form .inputs-list span {
	vertical-align: middle
}

form input[type=checkbox],form input[type=radio] {
	cursor: pointer;
	margin-right: .35rem
}

.hs-dateinput {
	position: relative
}

.hs-dateinput:before {
	content: "\01F4C5";
	position: absolute;
	right: 10%;
	top: 50%;
	transform: translateY(-50%)
}

.fn-date-picker .pika-table thead th {
	color: #fff
}

.fn-date-picker td.is-selected .pika-button {
	border-radius: 0;
	box-shadow: none
}

.fn-date-picker td .pika-button:focus,.fn-date-picker td .pika-button:hover {
	border-radius: 0!important;
	color: #fff
}

form input[type=file] {
	background-color: transparent;
	border: initial;
	padding: initial
}

form .hs-richtext,form .hs-richtext p {
	font-size: .875rem;
	margin: 0 0 1.4rem
}

form .hs-richtext img {
	max-width: 100%!important
}

.legal-consent-container .hs-form-booleancheckbox-display>span,.legal-consent-container .hs-form-booleancheckbox-display>span p {
	margin-left: 1rem!important
}

.hs-form-required {
	color: #ef6b51
}

.hs-input.invalid.error {
	border-color: #ef6b51
}

.hs-error-msg {
	color: #ef6b51;
	margin-top: .35rem
}

form .hs-button,form input[type=submit] {
	cursor: pointer;
	display: inline-block;
	text-align: center;
	transition: all .15s linear;
	white-space: normal
}

.grecaptcha-badge {
	margin: 0 auto
}

.body-container-wrapper .hs-search-field__button {
	padding: 15px
}

.body-container-wrapper .hs-search-field__bar--button-inline .hs-search-field__button {
	margin-bottom: 0;
	margin-left: 6px
}

.body-container-wrapper .hs-search-field__button svg {
	fill: #fff;
	height: 15px
}

.body-container-wrapper .hs-search-field__bar>form>.hs-search-field__input {
	padding: 10px
}

.body-container-wrapper .hs-search-field__suggestions li a {
	color: #494a52;
	padding: .35rem .7rem;
	text-decoration: none;
	transition: background-color .3s
}

table {
	border-collapse: collapse;
	margin-bottom: 1.4rem;
	overflow-wrap: break-word
}

td,th {
	vertical-align: top
}

thead th {
	vertical-align: bottom
}

.header .dnd-section {
	padding: 0
}

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

.header__row-1 {
	padding-top: 1rem
}

.header__row-1,.header__row-2 {
	align-items: center;
	display: flex;
	justify-content: flex-end;
	width: 100%
}

@media (max-width: 1150px) and (min-width:767px) {
	.header__column {
		width:100%
	}
}

@media (max-width: 767px) {
	.header__container {
		flex-direction:column;
		padding: 1rem 0 0
	}

	.header__column {
		position: relative
	}

	.header__row-1 {
		padding-top: 0
	}

	.header__row-2 {
		justify-content: center;
		padding: 1.05rem
	}
}

.header__skip {
	height: 1px;
	left: -1000px;
	overflow: hidden;
	position: absolute;
	text-align: left;
	top: -1000px;
	width: 1px
}

.header__skip:active,.header__skip:focus,.header__skip:hover {
	height: auto;
	left: 0;
	overflow: visible;
	top: 0;
	width: auto
}

.header__logo {
	align-items: center;
	display: flex;
	height: auto;
	margin-right: auto;
	max-width: 200px;
	overflow: hidden
}

@media (max-width: 767px) {
	.header__logo {
		margin:0 auto;
		width: 100%
	}
}

.header__logo img {
	max-width: 100%
}

.header__logo .logo-company-name {
	font-size: 1.167rem;
	margin-top: .7rem
}

.header__logo--main {
	padding-top: 1rem
}

.header__search {
	padding: 0 1rem;
	width: auto
}

.hs-search-field__form {
	position: relative
}

.header__search .hs-search-field__label {
	flex-basis: auto
}

.header__search .hs-search-field__input {
	height: 45px;
	padding: 0 .7rem
}

.header__search .hs-search-field__button {
	fill: #000;
	background-color: transparent;
	border: none;
	padding: 10px;
	position: absolute;
	right: 0;
	top: 0
}

.header__search .hs-search-field__button svg {
	height: 25px
}

.header__search .hs-search-field--open .hs-search-field__input {
	border-bottom: none;
	border-radius: 6px 6px 0 0;
	max-width: 100%
}

.header__search .hs-search-field--open .hs-search-field__suggestions {
	background-color: #fff;
	border: 2px solid #d1d6dc;
	border-radius: 0 0 6px 6px;
	border-top: 1px solid #d1d6dc;
	position: absolute;
	width: 100%;
	z-index: 10
}

.header__search .hs-search-field__suggestions li {
	border-top: 1px solid #d1d6dc;
	font-size: .875rem
}

.header__search .hs-search-field__suggestions li a {
	color: #494a52;
	padding: .35rem .7rem;
	text-decoration: none;
	transition: background-color .3s
}

.header__search .hs-search-field__suggestions #results-for {
	display: none
}

@media (min-width: 767px) {
	.header__search form {
		align-items:center;
		display: flex;
		flex-direction: row
	}

	.header__search label {
		margin: 0 1rem 0 0
	}

	.header__search .hs-search-field__input {
		width: auto
	}
}

@media (max-width: 767px) {
	.header__search {
		border-top:2px solid #ced4db;
		order: 1;
		padding: 1.05rem
	}
}

.header__language-switcher {
	cursor: pointer;
	padding-right: 1.4rem
}

.header__language-switcher .lang_switcher_class {
	position: static
}

.header__language-switcher .lang_list_class {
	border: 2px solid;
	border-radius: 3px;
	box-shadow: 0 2px 9px 0 rgba(0,0,0,.2);
	display: block;
	left: calc(100% - 24px);
	min-width: 100px;
	opacity: 0;
	padding-top: 0;
	text-align: left;
	top: 100%;
	transition: opacity .3s;
	visibility: hidden
}

.header__language-switcher:focus .lang_list_class,.header__language-switcher:hover .lang_list_class {
	opacity: 1;
	transition: opacity .3s;
	visibility: visible
}

.header__language-switcher .lang_list_class:before {
	left: 70%;
	top: -25px
}

.header__language-switcher .lang_list_class:after {
	left: 70%;
	top: -22px
}

.header__language-switcher .lang_list_class.first-active:after {
	top: -22px;
	transition: .3s
}

.header__language-switcher .lang_list_class li {
	border: none;
	font-size: 18px;
	padding: .35rem .7rem
}

.header__language-switcher .lang_list_class li:first-child {
	border-radius: 6px 6px 0 0;
	border-top: none
}

.header__language-switcher .lang_list_class li:last-child {
	border-bottom: none;
	border-radius: 0 0 6px 6px
}

.header__language-switcher .lang_list_class li:hover {
	transition: background-color .3s
}

.header__language-switcher--label {
	display: flex;
	position: relative
}

.header__language-switcher--label-current {
	align-items: center;
	display: flex;
	font-size: .75rem;
	margin-bottom: .175rem;
	margin-left: .7rem
}

.header__language-switcher--label-current:after {
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 6px solid #494a52;
	content: "";
	display: block;
	height: 0;
	margin-left: .7rem;
	margin-top: .175rem;
	width: 0
}

@media (max-width: 767px) {
	.header__language-switcher {
		border-top:2px solid #ced4db;
		padding-left: 1.05rem;
		padding-right: 0
	}

	.header__language-switcher .lang_list_class {
		border: none;
		box-shadow: unset;
		display: block;
		left: 30px;
		opacity: 1;
		padding: 0 1.05rem;
		top: 0;
		visibility: visible
	}

	.header__language-switcher .lang_list_class li {
		background-color: inherit;
		font-size: .917rem
	}

	.header__language-switcher--label-current {
		display: none
	}

	.header__language-switcher .globe_class {
		background-image: none
	}

	.header__language-switcher .lang_list_class li:hover {
		background-color: inherit
	}

	.header__language-switcher .lang_list_class:after,.header__language-switcher .lang_list_class:before {
		content: none
	}
}

#nav-toggle {
	display: none
}

@media (max-width: 767px) {
	.header__language-switcher,.header__navigation,.header__search {
		display:none;
		width: 100%
	}

	.header__language-switcher.open,.header__navigation.open,.header__search.open {
		background-color: #f8fafc;
		display: block;
		left: 0;
		min-height: calc(100vh - 115px);
		position: absolute;
		right: 0;
		top: 75px;
		z-index: 2
	}

	.header__close--toggle,.header__language-switcher--toggle,.header__navigation--toggle,.header__search--toggle {
		cursor: pointer;
		margin: 0 5vw;
		position: relative
	}

	.header__language-switcher--toggle.hide,.header__navigation--toggle.hide,.header__search--toggle.hide {
		display: none
	}

	.header__language-switcher--toggle.open,.header__navigation--toggle.open,.header__search--toggle.open {
		display: block;
		margin-left: 0;
		margin-right: auto
	}

	.header__language-switcher--toggle:after,.header__navigation--toggle:after,.header__search--toggle:after {
		display: none;
		font-size: 1.083rem;
		font-weight: 600;
		left: 40px;
		position: absolute;
		text-transform: uppercase;
		top: -10px
	}

	.header__language-switcher--toggle.open:after,.header__navigation--toggle.open:after,.header__search--toggle.open:after {
		display: block;
		word-break: normal
	}

	.header__navigation--toggle {
		background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDE5Ij48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZT0iIzQ5NEE1MiIgc3Ryb2tlLXdpZHRoPSIzIj48cmVjdCB3aWR0aD0iMjEiIGhlaWdodD0iMSIgeD0iMS41IiB5PSIxLjUiIHJ4PSIuNSIvPjxyZWN0IHdpZHRoPSIyMSIgaGVpZ2h0PSIxIiB4PSIxLjUiIHk9IjkuNSIgcng9Ii41Ii8+PHJlY3Qgd2lkdGg9IjIxIiBoZWlnaHQ9IjEiIHg9IjEuNSIgeT0iMTcuNSIgcng9Ii41Ii8+PC9nPjwvc3ZnPg==);
		background-size: cover;
		height: 25px;
		width: 25px
	}

	.header__navigation--toggle:after {
		content: "Menu"
	}

	.header__language-switcher--toggle {
		background-image: url(//static.hsappstatic.net/cos-LanguageSwitcher/static-1.1/img/globe.png);
		background-size: cover;
		height: 25px;
		width: 25px
	}

	.header__language-switcher--toggle:after {
		content: "Language"
	}

	.header__search--toggle {
		background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiPjxkZWZzPjxwYXRoIGlkPSJhIiBkPSJNOS4xMzkgMTUuODkzYTYuNzYxIDYuNzYxIDAgMCAxLTYuNzU1LTYuNzU0IDYuNzYzIDYuNzYzIDAgMCAxIDYuNzU1LTYuNzU1IDYuNzYyIDYuNzYyIDAgMCAxIDYuNzU0IDYuNzU1IDYuNzYgNi43NiAwIDAgMS02Ljc1NCA2Ljc1NE05LjEzOSAwYzUuMDM5IDAgOS4xMzcgNC4xIDkuMTM3IDkuMTQgMCAyLjA5LS43MDUgNC4wMTgtMS44OSA1LjU2bDcuMjY1IDcuMjY1YTEuMTkyIDEuMTkyIDAgMCAxLTEuNjg2IDEuNjg2TDE0LjcgMTYuMzg1YTkuMDkzIDkuMDkzIDAgMCAxLTUuNTYxIDEuODkxQzQuMDk5IDE4LjI3NiAwIDE0LjE3OCAwIDkuMTQgMCA0LjEgNC4xIDAgOS4xMzkgMFoiLz48L2RlZnM+PHVzZSB4bGluazpocmVmPSIjYSIgZmlsbD0iIzQ5NEE1MiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);
		background-size: cover;
		height: 25px;
		width: 25px
	}

	.header__search--toggle:after {
		content: "Search"
	}

	.header__close--toggle {
		background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIxOSI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2U9IiM0OTRBNTIiIHN0cm9rZS13aWR0aD0iMyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMiAtMSkiPjxyZWN0IHdpZHRoPSIyMSIgaGVpZ2h0PSIxIiB4PSItLjUiIHk9IjEwLjUiIHJ4PSIuNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTQ1IDEwIDEwLjUpIi8+PHJlY3Qgd2lkdGg9IjIxIiBoZWlnaHQ9IjEiIHg9Ii0uNSIgeT0iMTAuNSIgcng9Ii41IiB0cmFuc2Zvcm09InJvdGF0ZSg0NSAxMCAxMC41KSIvPjwvZz48L3N2Zz4=);
		background-repeat: no-repeat;
		background-size: 110%;
		display: none;
		height: 25px;
		margin-right: 0;
		width: 25px
	}

	.header__close--toggle.show {
		display: block
	}
}

.hs-menu-wrapper ul {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	margin: 0;
	padding-left: 0
}

.hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-children-wrapper {
	flex-direction: column
}

@media (max-width: 767px) {
	.hs-menu-wrapper.hs-menu-flow-horizontal ul {
		flex-direction:column
	}
}

.hs-menu-wrapper.hs-menu-flow-vertical ul {
	flex-direction: column
}

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts ul {
	display: inline-flex
}

@media (max-width: 767px) {
	.hs-menu-wrapper.hs-menu-flow-vertical ul {
		display:flex
	}
}

.hs-menu-wrapper.flyouts .hs-item-has-children {
	position: relative
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper {
	left: -9999px;
	opacity: 0;
	position: absolute
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper a {
	display: block;
	white-space: nowrap
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover>.hs-menu-children-wrapper {
	left: 0;
	opacity: 1;
	top: 100%
}

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts .hs-item-has-children:hover>.hs-menu-children-wrapper {
	left: 100%;
	opacity: 1;
	top: 0
}

@media (max-width: 767px) {
	.hs-menu-wrapper.flyouts .hs-menu-children-wrapper,.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover>.hs-menu-children-wrapper,.hs-menu-wrapper.hs-menu-flow-vertical.flyouts .hs-item-has-children:hover>.hs-menu-children-wrapper {
		left:0;
		opacity: 1;
		position: relative;
		top: auto
	}
}

.hs_cos_wrapper_type_cta img,.hs_cos_wrapper_type_logo img,.hs_cos_wrapper_type_rich_text img {
	height: auto;
	max-width: 100%
}

.show-for-sr {
	clip: rect(0,0,0,0)!important;
	border: 0!important;
	height: 1px!important;
	overflow: hidden!important;
	padding: 0!important;
	position: absolute!important;
	white-space: nowrap!important;
	width: 1px!important
}

@media (max-width: 767px) {
	.show-for-sr--mobile {
		clip:rect(0,0,0,0)!important;
		border: 0!important;
		height: 1px!important;
		overflow: hidden!important;
		padding: 0!important;
		position: absolute!important;
		white-space: nowrap!important;
		width: 1px!important
	}
}

.content-wrapper {
	max-width: 1320px
}

.content-wrapper--vertical-spacing,.dnd-section {
	padding: 70px 1rem
}

.dnd-section>.row-fluid {
	max-width: 1320px
}

html {
	font-size: 16px
}

body {
	color: #092146;
	font-size: 16px
}

a,body,p {
	font-family: Poppins,sans-serif;
	font-style: normal;
	font-weight: 400;
	text-decoration: none
}

a {
	color: #2858d3
}

a:focus,a:hover {
	color: #0030ab
}

a:active,a:focus,a:hover {
	font-family: Poppins,sans-serif;
	font-style: normal;
	font-weight: 400;
	text-decoration: none
}

a:active {
	color: #5080fb
}

.h1,h1 {
	font-size: 64px
}

.h1,.h2,h1,h2 {
	color: #092146;
	font-family: Poppins,sans-serif;
	font-style: normal;
	font-weight: 700;
	text-decoration: none;
	text-transform: none
}

.h2,h2 {
	font-size: 44px
}

.h3,h3 {
	font-size: 38px
}

.h3,.h4,h3,h4 {
	color: #092146;
	font-family: Poppins,sans-serif;
	font-style: normal;
	font-weight: 600;
	text-decoration: none;
	text-transform: none
}

.h4,h4 {
	font-size: 34px
}

.h5,h5 {
	color: #000;
	font-size: 24px
}

.h5,.h6,h5,h6 {
	font-family: Poppins,sans-serif;
	font-style: normal;
	font-weight: 600;
	text-decoration: none;
	text-transform: none
}

.h6,h6 {
	color: #092146;
	font-size: 20px
}

blockquote {
	border-left-color: #112768
}

.button,.hs-blog-post-listing__post-button,.hs-button,button {
	background-color: #2858d3;
	border: 1px solid #2858d3;
	border-radius: 4px;
	color: #fff;
	font-family: Poppins,sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	padding: 12px 40px;
	text-decoration: none;
	text-transform: uppercase
}

.button:focus,.button:hover,.hs-blog-post-listing__post-button:focus,.hs-blog-post-listing__post-button:hover,.hs-button:focus,.hs-button:hover,button:focus,button:hover {
	background-color: #fff;
	border: 1px solid #2858d3;
	border-radius: 4px;
	color: #2858d3
}

.button:active,.hs-blog-post-listing__post-button:active,.hs-button:active,button:active {
	background-color: #5080fb;
	border-color: #5080fb;
	font-family: Poppins,sans-serif;
	font-style: normal;
	font-weight: 400;
	text-decoration: none
}

.submitted-message,form {
	font-family: Poppins,sans-serif;
	font-weight: 400
}

.form-title,.submitted-message,form {
	background-color: hsla(0,0%,100%,0);
	border: 1px #fff;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	font-style: normal;
	padding: 0;
	text-decoration: none
}

.form-title {
	font-family: Poppins;
	font-size: 34px;
	font-weight: 700
}

.form-title,form label,form legend {
	color: #092146
}

form input[type=email],form input[type=file],form input[type=number],form input[type=password],form input[type=search],form input[type=tel],form input[type=text],form select,form textarea {
	background-color: #fff;
	border: 1px solid #dadfdf;
	border-radius: 12px;
	color: #092146
}

::-webkit-input-placeholder {
	color: #092146
}

::-moz-placeholder {
	color: #092146
}

:-ms-input-placeholder {
	color: #092146
}

::placeholder {
	color: #092146
}

.hs-fieldtype-date .input .hs-dateinput:before {
	color: #092146
}

.fn-date-picker td.is-selected .pika-button {
	background: #092146
}

.fn-date-picker td .pika-button:hover {
	background-color: #092146!important
}

.fn-date-picker td.is-today .pika-button {
	color: #092146
}

form .hs-button,form input[type=submit] {
	background-color: #2858d3;
	border: 1px solid #2858d3;
	border-radius: 4px;
	color: #fff;
	font-family: Poppins,sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	padding: 12px 40px;
	text-decoration: none;
	text-transform: uppercase
}

form .hs-button:focus,form .hs-button:hover,form input[type=submit]:focus,form input[type=submit]:hover {
	background-color: #fff;
	border: 1px solid #2858d3;
	color: #2858d3
}

form .hs-button:active,form input[type=submit]:active {
	background-color: #5080fb;
	border-color: #5080fb
}

table {
	background-color: #fff
}

table,td,th {
	border: 1px solid #092146
}

td,th {
	color: #092146;
	padding: 18px
}

thead th {
	background-color: #092146;
	color: #fff
}

tfoot td {
	background-color: #fff;
	color: #092146
}

.header {
	background-color: #112768
}

.header__language-switcher .lang_list_class li a,.header__language-switcher-label-current,.header__logo .logo-company-name,.menu__link {
	color: #092146;
	font-family: Poppins
}

.menu__child-toggle-icon {
	border-top-color: #092146
}

.header__language-switcher .lang_list_class li a:focus,.header__language-switcher .lang_list_class li:hover a,.header__language-switcher-label-current:focus,.header__language-switcher-label-current:hover,.menu .menu__link:focus,.menu .menu__link:hover {
	color: #00001e
}

.menu__child-toggle-icon:focus,.menu__child-toggle-icon:hover {
	border-top-color: #00001e
}

.header__language-switcher .lang_list_class li a:active,.header__language-switcher-label-current:active,.menu .menu__link:active {
	color: #31496e
}

.menu__child-toggle-icon:active {
	border-top-color: #31496e
}

.menu .menu__item--depth-1>.menu__link--active-link:after {
	background-color: #092146
}

@media (min-width: 767px) {
	.header__language-switcher .lang_list_class,.menu .menu__submenu,.menu__submenu--level-2>.menu__item:first-child:before {
		background-color:#fff;
		border: 2px solid #092146
	}
}

.menu__submenu .menu__link,.menu__submenu .menu__link:focus,.menu__submenu .menu__link:hover {
	background-color: #fff;
	color: #092146
}

.header__language-switcher .lang_list_class:before {
	border-bottom-color: #092146
}

.header__language-switcher .lang_list_class li:hover,.menu__submenu .menu__link:focus,.menu__submenu .menu__link:hover,.menu__submenu--level-2>.menu__item:first-child.focus:before,.menu__submenu--level-2>.menu__item:first-child:hover:before {
	background-color: #112768
}

.header__language-switcher .lang_list_class.first-active:after {
	border-bottom-color: #112768
}

.header__language-switcher .lang_list_class li a,.header__language-switcher-label-current {
	font-family: Poppins
}

.header__language-switcher-label-current:after {
	border-top-color: #092146
}

@media(max-width: 767px) {
	.header__navigation {
		background-color:#112768
	}

	.header__navigation-toggle svg,.menu-arrow svg {
		fill: #092146
	}
}

.footer {
	background-color: #112768
}

.footer h1,.footer h2,.footer h3,.footer h4,.footer h5,.footer h6,.footer img,.footer label,.footer li,.footer p,.footer span {
	color: #092146
}

.blog-post__meta a,.blog-post__tag-link {
	color: #092146
}

.blog-post__tag-link:focus,.blog-post__tag-link:hover {
	color: #00001e
}

.blog-post__tag-link:active {
	color: #31496e
}

.blog-related-posts__title-link,.blog-related-posts__title-link:active,.blog-related-posts__title-link:focus,.blog-related-posts__title-link:hover {
	font-family: Poppins,sans-serif;
	font-style: normal;
	font-weight: 700;
	text-decoration: none;
	text-transform: none
}

.blog-related-posts__title-link {
	color: #092146
}

.blog-related-posts__title-link:focus,.blog-related-posts__title-link:hover {
	color: #00001e
}

.blog-related-posts__title-link:active {
	color: #31496e
}

.blog-comments {
	margin-bottom: 70px
}

#comments-listing .comment-reply-to {
	color: #2858d3
}

#comments-listing .comment-reply-to:focus,#comments-listing .comment-reply-to:hover {
	color: #0030ab
}

#comments-listing .comment-reply-to:active {
	color: #5080fb
}

.hs-search-results__title {
	color: #092146;
	font-family: Poppins,sans-serif;
	font-style: normal;
	font-weight: 700;
	text-decoration: none
}

.hs-blog-post-listing__post-title-link,.hs-blog-post-listing__post-title-link:active,.hs-blog-post-listing__post-title-link:focus,.hs-blog-post-listing__post-title-link:hover {
	font-family: Poppins,sans-serif;
	font-style: normal;
	font-weight: 700;
	text-decoration: none;
	text-transform: none
}

.hs-blog-post-listing__post-title-link {
	color: #092146
}

.hs-blog-post-listing__post-title-link:focus,.hs-blog-post-listing__post-title-link:hover {
	color: #00001e
}

.hs-blog-post-listing__post-title-link:active {
	color: #31496e
}

.hs-blog-post-listing__post-author-name,.hs-blog-post-listing__post-tag,.hs-pagination__link--number,.hs-pagination__link-text {
	color: #092146
}

.hs-pagination__link--number:focus,.hs-pagination__link--number:hover,.hs-pagination__link:focus .hs-pagination__link-text,.hs-pagination__link:hover .hs-pagination__link-text {
	color: #00001e
}

.hs-pagination__link--number:active,.hs-pagination__link:active .hs-pagination__link-text {
	color: #31496e
}

.hs-pagination__link-icon svg {
	fill: #092146
}

.card__price {
	color: #092146;
	font-family: Poppins,sans-serif;
	font-size: 38px;
	font-style: normal;
	font-weight: 600;
	text-decoration: none
}

.card__body svg {
	fill: #092146
}

.social-links__icon {
	background-color: #092146
}

.social-links__icon:focus,.social-links__icon:hover {
	background-color: #00001e
}

.social-links__icon:active {
	background-color: #31496e;
	color: #092146;
	font-family: Poppins,sans-serif;
	font-size: 38px;
	font-style: normal;
	font-weight: 600;
	text-decoration: none
}

header.header.header--no-navigation {
	padding: 10px 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999
}

header.header.header--no-navigation .header__logo {
	filter: brightness(0) invert(1);
	margin: 0 auto;
	max-width: 120px
}

header.header.header--no-navigation-lg .header__logo {
	filter: brightness(1) invert(0);
	margin: 0 auto;
	max-width: 120px
}

header.header.header--no-navigation-lg {
	background-color: transparent
}

header.header.header--no-navigation-lg.sticky-class {
	background-color: #061721
}

header.header.header--no-navigation-lg.sticky-class .header__logo {
	filter: brightness(0) invert(1)
}

.header.sticky-class {
	box-shadow: 0 1px 12px 0 rgb(0 0 0/5%);
	transition: all .5s ease
}

.dnd-section .dnd-column {
	padding: 0
}

a,body,p {
	font-weight: 500
}

.body-container-wrapper {
	margin-top: 73px
}

.page-center {
	max-width: 1290px!important
}

.page-center,.page-center2 {
	margin: 0 auto!important;
	padding: 0 20px!important;
	max-width: 1290px !important;
}

.page-center2 {
	max-width: 1200px!important
}

h1,h2 {
	line-height: 1
}

h1,h2,h3,h4,h5,h6,p {
	margin: 0 0 20px!important
}

h3,h4,h5,h6,p {
	line-height: 1.2
}

a,a:hover {
	transition: all .7s ease
}

a:active,a:focus,a:hover {
	font-weight: 500
}

p {
	line-height: 1.5;
	margin: 0 0 20px!important
}

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

.btn,.btn-dark a,.cta_button {
	background: #2858d3;
	border: 1px solid #2858d3;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-weight: 500;
	padding: 12px 30px;
	text-align: center;
	text-transform: uppercase;
	transition: all .5s ease
}

.btn-dark a:focus,.btn-dark a:hover,.btn-light a,.btn:focus,.btn:hover,.cta_button:focus,.cta_button:hover {
	background: #fff;
	border: 1px solid #2858d3;
	color: #2858d3
}

.btn-light a {
	border-radius: 4px;
	display: inline-block;
	font-size: 14px;
	font-weight: 500;
	padding: 12px 30px;
	text-align: center;
	text-transform: uppercase;
	transition: all .5s ease
}

.btn-light a:focus,.btn-light a:hover {
	background: #2858d3;
	border: 1px solid #2858d3;
	color: #fff
}

fieldset.form-columns-1 .hs-input {
	width: 100%!important
}

textarea {
	height: 150px;
	resize: none!important
}

body form .legal-consent-container .hs-form-booleancheckbox-display input,body form ul.inputs-list.multi-container li.hs-form-checkbox input {
	width: auto!important
}

body form .legal-consent-container .hs-form-booleancheckbox-display>span {
	position: relative;
	top: -3px
}

body form .legal-consent-container p {
	font-size: 12px;
	font-weight: 500;
	opacity: 1
}

body form .legal-consent-container p a {
	text-decoration: underline
}

body form .legal-consent-container .hs-form-booleancheckbox-display>span p {
	margin-bottom: 0!important;
	margin-left: 10px!important
}

.hs-search-field--open .hs-search-field__suggestions,.inpage-editor-active-field .hs-search-field__suggestions {
	z-index: 999!important
}

@media (max-width: 1080px) {
	.h1,h1 {
		font-size:42px
	}

	.h2,h2 {
		font-size: 34px
	}

	.h3,h3 {
		font-size: 30px
	}

	.btn,.btn-dark a,.btn-light a,.cta_button {
		min-width: 150px;
		padding: 12px 20px
	}
}

@media (max-width: 767px) {
	.h1,h1 {
		font-size:40px
	}

	.h2,h2 {
		font-size: 30px
	}

	.h3,.h4,h3,h4 {
		font-size: 24px
	}

	.h5,h5 {
		font-size: 20px
	}

	form .form-columns-2 .hs-form-field .hs-input,form .form-columns-3 .hs-form-field .hs-input {
		width: 100%!important
	}

	.h6,h6,p {
		font-size: 16px
	}
}


.elementor.elementor-9 {
	max-width: 100% !important;
	margin: 0px !important;
}

.e-con-inner {
	max-width: 100% !important;
}

.elementor-element {
	padding: 0px !important;
}

.post-inner.thin {
	padding: 0px !important;
}

.e-con-inner {
	padding: 0px !important;
}

.e-con-boxed.e-flex {
	max-width: 100% !important;
	width: 100% !important;
}

.elementor-element {
	width: 100% !important;
	max-width: 100% !important;
}

.elementor {
	width: 100% !important;
	max-width: 100% !important;
	margin: 0px;
	padding: 0px;
}

.page-center {
	margin: 0 auto !important;
	padding: 0 20px !important;
	max-width: 1290px !important;
}

.oembed_container {
	display: inline-block;
	height: 100%;
	position: relative;
	width: 100%;
}

div#oembed_container-widget_1685016432425 {}

.iframe_wrapper {
	height: 0;
	padding-bottom: 56.25%;
	padding-top: 25px;
	position: relative;
}

.oembed_container .iframe_wrapper > * {
	height: 100% !important;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 100% !important;
}
header.entry-header.has-text-align-center.header-footer-group {
	display: none;
}
header#site-header {
	display: none;
}
.header-wrap.sticky-class {
	box-shadow: 0 1px 12px 0 rgb(0 0 0/5%);
	transition: all 0.5s ease;
}
.header-wrap {
	background: #fff;
	padding: 5px 0;
	position: fixed;
	top: 0;
	transition: all 0.5s ease;
	width: 100%;
	z-index: 99999;
}
.header-otr {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.header-col1 {
	width: 25%;
}
.header-col2 {
	width: 50%;
}
.header-col3 {
	width: 25%;
}
.hdr-btn-otr {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: end;
}
.hdr-btn1 a {
	padding: 7px 16px;
}
.hdr-btn1 a,
.hdr-btn2 a {
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
}
.hdr-btn2 a {
	padding: 7px 21px;
}
.hdr-btn2 {
	margin-left: 8px;
}
.header-menu {
	min-height: auto;
	position: relative;
	z-index: 999;
}
.header-logo img {
	max-width: 115px !important;
}
.header-menu ul {
	justify-content: center;
	margin: 0 !important;
	padding: 0;
}
.header-menu ul li {
	margin: 0 18px;
	font-size: 16px;
}
.header-menu ul li a {
	border-bottom: 2px solid transparent;
	color: #092146;
	font-size: 16px;
	max-width: 100% !important;
	padding: 5px 0 !important;
	position: relative;
	text-transform: capitalize;
	white-space: normal !important;
}
.header-menu ul li a:hover {
	border-bottom: 2px solid #2858d3;
	color: #2858d3;
}
.header-menu ul ul li a,
.header-menu ul ul ul li a {
	border-bottom: 0 solid transparent !important;
	text-transform: capitalize;
}
.header-menu ul li.active a {
	border-bottom: 2px solid #2858d3;
	color: #2858d3;
	font-weight: 700;
}
.header-menu ul.hs-menu-children-wrapper {
	background: #fff !important;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
	min-width: 200px;
	padding: 10px 20px;
	text-align: left;
	top: 30px !important;
}
.header-menu ul ul li a {
	color: #092146;
	font-size: 16px !important;
	padding: 4px 5px 8px !important;
}
.header-menu ul ul li {
	margin: 0;
	margin-bottom: 10px !important;
}
.header-menu .hs-item-has-children > a:after {
	color: #092146;
	content: "\f107";
	display: inline-block;
	font-family: FontAwesome;
	font-size: 14px;
	font-style: normal;
	line-height: 1;
	margin-top: -5px;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-font-smoothing: antialiased;
}
.header-menu ul li.hs-menu-item.hs-menu-depth-1.hs-item-has-children a {
	padding-right: 20px !important;
}
.header-menu ul li.hs-menu-item.hs-menu-depth-1.hs-item-has-children ul a {
	padding-right: 0 !important;
}
.header-menu
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts
> ul
li.hs-item-has-children:hover
> ul.hs-menu-children-wrapper {
	display: inline-block;
	opacity: 1;
	visibility: visible;
}
.header-mobmenu {
	display: none;
}
.close {
	background-image: urlhttps://cuvo.io/wp-content/uploads/2024/08/close-1.svg) !important;
}
.header-col3 .button:focus,
.header-col3 .button:hover,
.header-col3 button:focus,
.header-col3 button:hover {
	background-color: transparent !important;
	border: 0 !important;
}


.comments-wrapper.section-inner {
	display: none;
}
.sharedaddy.sd-sharing-enabled {
	display: none;
}
.jetpack-likes-widget-loaded {
	display: none;
}



/******blog********/
.blog-banner {
	width: 100% !important;
	margin: 0px !important;
	max-width: 100% !important;
	padding-top: 150px !important;
	padding-bottom: 150px !important;
	padding-left: 50px !important;
	padding-right: 50px !important;
	background-image: url(https://cuvo.io/wp-content/uploads/2024/08/bg_blog.png) !important;
	background-size: cover !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
}

nav.jp-relatedposts-i2.wp-block-jetpack-related-posts {
	background-color: #fff;
	max-width: 100% !important;
	margin: 0px !important;
	width: 100% !important;
	padding: 80px 0 0px !important;
}

.wp-block-jetpack-related-posts h2.wp-block-heading {
	font-weight: 600;
	text-align: center;
	margin: 0 0 20px !important;
	font-size: 38px;
}

ul.jp-related-posts-i2__list {
	margin: 0 auto !important;
	padding: 0 20px !important;
	max-width: 1290px !important;
	display: flex;
	justify-content: space-between;
	gap: 2%;
}

.jp-related-posts-i2__post {
	flex: 0 23% !important;
	background: #fff;
	border: 1px solid #dadfdf;
	padding: 0 0 50px;
	position: relative;
}

dl.jp-related-posts-i2__post-defs {
	padding: 20px;
	font-size: 14px;
	font-weight: 700;
	margin: 0 !important;
	opacity: 1;
	position: absolute;
	bottom: 0;
}

.jp-related-posts-i2__post-link img {
	padding-bottom: 20px;
	/* position: absolute; */
}
nav.jp-relatedposts-i2.wp-block-jetpack-related-posts {
	background-color: #fff;
	max-width: 100% !important;
	margin: 0px !important;
	width: 100% !important;
	padding: 80px 0 140px !important;
}

.wp-block-jetpack-related-posts h2.wp-block-heading {
	font-weight: 600;
	text-align: center;
	margin: 0 0 20px !important;
	font-size: 38px;
}

ul.jp-related-posts-i2__list {
	margin: 0 auto !important;
	padding: 0 20px !important;
	max-width: 1290px !important;
	display: flex;
	justify-content: space-between;
	gap: 2%;
}

.jp-related-posts-i2__post {
	flex: 0 23% !important;
	background: #fff;
	border: 1px solid #dadfdf;
	padding: 0 0 50px;
	position: relative;
}

dl.jp-related-posts-i2__post-defs {
	padding: 20px;
	font-size: 14px;
	font-weight: 700;
	margin: 0 !important;
	opacity: 1;
	position: absolute;
	bottom: 0;
}

.jp-related-posts-i2__post-link img {
	padding-bottom: 20px;
	/* position: absolute; */
}

.post header.entry-header.has-text-align-center.header-footer-group {
	display: block;
	padding: 100px 0px 30px;
}

.entry-categories {
	display: none;
}

li.post-comment-link.meta-wrapper {
	display: none;
}

.single-post .post-inner.new-class.thin {
	max-width: 100%;
	margin: 0 auto;
}

li.post-author.meta-wrapper {
	justify-content: space-between;
	margin: 0px;
}

ul.post-meta {
	align-items: center;
	border-bottom: 1px solid #dadce1;
	border-top: 1px solid #dadce1;
	display: flex;
	justify-content: space-between !important;
	margin-bottom: 50px;
	padding: 20px 0;
	position: relative;
}

h1.entry-title {
	font-size: 44px;
	font-weight: 700;
	line-height: 1.2;
	text-align: left;
}

.entry-header-inner.section-inner.medium {
	float: none;
	margin: 0 auto;
	max-width: 1000px;
	padding: 0 50px;
	width: 100%;
}

li.post-author.meta-wrapper span {
	font-size: 14px;
	font-weight: 600;
	margin: 0 !important;
}

.post-meta .post-author .meta-icon svg {
	width: 0px;
}

a {
}

span.meta-text a {
	font-size: 14px;
	font-weight: 600;
	margin: 0 !important;
	line-height: 1.5;
	color: #092146 !important;
}

span.meta-icon {
	display: none;
}

.post-meta .meta-wrapper {
	margin: 0px;
	line-height: 1.5;
	justify-content: space-between !important;
}

span.meta-text {
	line-height: 1.5;
}

.post-meta-wrapper {
	margin: 20px 0px 0px !important;
	max-width: 100%;
}

.post-meta {
	margin: 0px !important;
}

.featured-media-inner.section-inner {
	margin: 0 auto;
	max-width: 1000px;
	left: initial;
	width: 100%;
	padding: 0px 50px;
}

body.post-template-default {
	background-color: #fff;
}

.single-post .post-inner {
	margin: 0 auto;
	max-width: 1000px;
	left: initial;
	width: 100%;
}

.single-post .entry-content p, .single-post .entry-content li {
	color: #092146;
	font-size: 14px;
	font-weight: 500;
	line-height: 21px;
	opacity: .8;
	width: 100% !important;
	max-width: 100% !important;
	font-family: Poppins, sans-serif;
}

.single-post .entry-content {
}

.single-post .entry-content ol {
	margin: 0px 0px 20px;
	width: 100% !important;
	max-width: 100% !important;
	padding-left: 10px;
}
nav.pagination-single.section-inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	/* 	border-bottom: 1px solid #dadce1;*/
	border-top: 1px solid #dadce1; 
	display: flex;
	flex-wrap: wrap;
	padding: 50px 0;
}

hr.styled-separator.is-style-wide {
	display: none;
}

.single-post span.title-inner {
	margin: 0 !important;
	max-width: 300px;
	color: #092146;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.1;
	opacity: .9;
	text-transform: none;
}
.single-post span.title {
	line-height: 1.1;
	font-size: 14px;
}

.pagination-single-inner {
	width: 100%;
}

.pagination-single a {
	align-items: center;
	max-width: 300px;
}

span.arrow {
	background-color: #2858d3;
	color: #fff;
	opacity: .7;
	border-radius: 10px;
	display: flex;
	height: 70px;
	justify-content: center;
	position: relative;
	width: 70px;
	align-items: center;
	margin-right: 10px !important;
}

.pagination-single a .arrow {
	margin: 0px 10px !important;
	font-size: 18px;
}

h4.wp-block-heading {
	color: #092146;
	font-size: 34px;
	margin-top: 50px !important;
	max-width: 100% !important;
	width: 100% !important;
	font-family: Poppins, sans-serif;
}

div#cv-grid-post-layout {
	max-width: 1290px;
	margin: 0 auto;
	padding: 0 20px !important;
}

.blog-list-wrapper {
	background-color: #fff;
	padding: 70px 1rem !important;
}

.blog-list-wrapper article {
}

.blog-list-wrapper .cv-post-wrapper, body.post-template-default.single .cv-post-wrapper {
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
	position: relative;
	margin: 0% !important;
	align-items: inherit;
}

.blog-list-wrapper .cv-post-thumb , body.post-template-default.single .cv-post-thumb{
	min-height: 200px !important;
	margin: 0px !important;
}

.blog-list-wrapper .cv-post-thumb img, body.post-template-default.single .cv-post-thumb img{
	object-fit: cover;
	width: 100%;
	height: 200px !important;
}

.blog-list-wrapper .cv-post-cat-tag-wrap.cv-clearfix, body.post-template-default.single .cv-post-cat-tag-wrap.cv-clearfix{
	margin: 0px;
}

.blog-list-wrapper h2.cv-post-title, body.post-template-default.single  h2.cv-post-title{
	padding: 20px 20px 0px;
	min-height: 105px;
	color: #000;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: -.03em;
	line-height: 120%;
	font-family: Poppins, sans-serif;
}

.blog-list-wrapper h2.cv-post-title a, body.post-template-default.single h2.cv-post-title a {
	font-size: 21px;
	font-weight: 600;
	font-family: Poppins, sans-serif;
}

.blog-list-wrapper .cv-post-content, body.post-template-default.single .cv-post-content{
	font-size: 14px;
	font-weight: 500;
	line-height: 1.5;
	margin: 0 0 20px !important;
	font-family: Poppins, sans-serif;
	padding: 0px 20px;
	min-height: 110px;
	margin-bottom: 0px !important;
}

.blog-list-wrapper span.cv-post-author-name, .blog-list-wrapper span.cv-post-author-name a, body.post-template-default.single span.cv-post-author-name, body.post-template-default.single  span.cv-post-author-name a{
	font-size: 15px;
	font-weight: 700;
	margin: 0 !important;
	opacity: 1;
}

.blog-list-wrapper .cv-post-meta.cv-meta-icon-show, body.post-template-default.single .cv-post-meta.cv-meta-icon-show {
	margin: 0px !important;
	padding: 0px 20px 20px 20px;
}

.blog-list-wrapper span.cv-post-author-name, body.post-template-default.single span.cv-post-author-name {
	font-size: 0px;
}
.blog-list-wrapper .cv-block .column--four article, body.post-template-default.single .cv-block .column--four article {
	width: 24%;
	background: #fff;
	border: 1px solid #dadfdf;
	margin-bottom: 20px;
	padding: 0;
	margin: 0px;
	margin-bottom: 20px;
}
.blog-list-wrapper a:hover, body.post-template-default.single a:hover{
	color: #212121 !important;
}
div#jp-relatedposts {
	display: none !important;
}

.podcasts  .featured-media-inner.section-inner {
	display: none;
}

.single-podcasts {
	background-color: #fff;
}

.single-podcasts nav.pagination-single {
	display: none;
}

.single-podcasts .blog-post__body {
	margin: 0 auto;
	max-width: 900px;
	padding-bottom: 70px !important;
}

.single-podcasts header {
	display: block !important;
	padding-bottom: 70px !important;
}

.podcast-wrapper div#eael-post-grid-ea3b01a {
	max-width: 1290px;
	margin: 0 auto;
	padding: 50px 20px !important;
}
.podcast-wrapper article.eael-grid-post.eael-post-grid-column {
	background: #fff;
	border: 1px solid #dadfdf;
	margin-bottom: 20px;
	width: 32%;
	padding: 20px;
}

.podcast-wrapper .eael-post-grid {
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
	position: relative;
}

.podcast-wrapper .eael-grid-post-holder {
	border: none;
}

.podcast-wrapper a.eael-grid-post-link {
	color: #092146 !important;
	font-size: 20px;
	font-weight: 600 !important;
	line-height: 120% !important;
	font-family: Poppins, sans-serif !important;
}

.podcast-wrapper h2.eael-entry-title {
	color: #092146 !important;
	font-size: 20px;
	font-weight: 600 !important;
	line-height: 34px !important;
	margin: 0px !important;
	letter-spacing: -.03em;
	line-height: 120%;
}

button#eael-load-more-btn-ea3b01a {
	background: #2858d3;
	border: 1px solid #2858d3;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-weight: 500;
	padding: 12px 30px;
	text-align: center;
	text-transform: uppercase;
	transition: all .5s ease;
}

button#eael-load-more-btn-ea3b01a:hover {
	background: #fff;
	border: 1px solid #2858d3;
	color: #2858d3;
	text-decoration: none;
}

.eael-load-more-button-wrap {
	padding-bottom: 70px;
}
.single-post .post-inner.new-class.thin .entry-content {
}

.single-post .post-inner.new-class.thin .entry-content>div:first-child {
	max-width: 1000px;
	margin: 0 auto;
	padding: 50px 50px !important;
}

.single-post .post-inner.new-class.thin {
}

.single-post .post-inner.new-class.thin .entry-content>div:nth-child(2) {
	max-width: 100% !important;
	max-width: 1290px !important;
	margin: 0 auto !important;
	padding: 60px 20px !important;
	border-top: 1px solid #dadce1;
}

h2.cv-block-title.align--center.layout--one {
	font-weight: 600;
	text-align: center;
	line-height: 1.2;
}

.page-id-891 .ftr-wrap {
    background-color: #0c1d56 !important;
}
.page-id-891 .ftr-wrap {
    background-color: #0c1d56 !important;
}

.about-sec {
    background-color: rgba(6, 20, 60, 1) !important;
    padding: 70px 1rem !important;
}

.about-sec h2 {
    color: #ffffff;
}

.about-sec p {
    color: #ffffff;
}

.about-sec .e-con-inner {
    margin: 0 auto !important;
    padding: 0 20px !important;
    max-width: 1290px !important;
}
div#menu-center ul {
    margin: 0px;
}
.custom-model-main {
  text-align: center;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; /* z-index: 1050; */
  -webkit-overflow-scrolling: touch;
  outline: 0;
  opacity: 0;
  -webkit-transition: opacity 0.15s linear, z-index 0.15;
  -o-transition: opacity 0.15s linear, z-index 0.15;
  transition: opacity 0.15s linear, z-index 0.15;
  z-index: -1;
  overflow-x: hidden;
  overflow-y: auto;
}

.model-open {
  z-index: 99999;
  opacity: 1;
  overflow: hidden;
}
.custom-model-inner {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  display: inline-block;
  vertical-align: middle;
  width: 1000px;
  margin: 30px auto;
  max-width: 97%;
}
.custom-model-wrap {
  display: block;
  width: 100%;
  position: relative;
  border-radius: 6px;
  background-clip: padding-box;
  outline: 0;
  text-align: left;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-height: calc(100vh - 70px);
	overflow-y: auto;
}
.model-open .custom-model-inner {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  position: relative;
  z-index: 999;
}
.model-open .bg-overlay {
  background: rgba(0, 0, 0, 0.6);
  z-index: 99;
}
.bg-overlay {
  background: rgba(0, 0, 0, 0);
  height: 100vh;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  -webkit-transition: background 0.15s linear;
  -o-transition: background 0.15s linear;
  transition: background 0.15s linear;
}
.close-btn {
  position: absolute;
  right: 0;
  top: -30px;
  cursor: pointer;
  z-index: 99;
  font-size: 30px;
  color: #fff;
}
.Click-here {
    background: #2858d3;
    border: 1px solid #2858d3;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    padding: 12px 30px;
    text-align: center;
    text-transform: uppercase;
    transition: all .5s ease;
    cursor: pointer;   
	font-family: Poppins, sans-serif;
}
.Click-here:hover {
    background: #fff;
    border: 1px solid #2858d3;
    color: #2858d3;
}
input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0 !important;
}
  
input[type="number"] {
    -moz-appearance: textfield !important;
}
@media screen and (min-width:800px){
	.custom-model-main:before {
	  content: "";
	  display: inline-block;
	  height: auto;
	  vertical-align: middle;
	  margin-right: -0px;
	  height: 100%;
	}
}
@media screen and (max-width:799px){
  .custom-model-inner{margin-top: 45px;}
}





@media (max-width: 1080px) {
	.header-col1,
	.header-col2 {
		width: 100%;
	}
	.header-col3 {
		display: none;
	}
	body.opencuvo-menu {
		overflow: hidden;
	}
	.header-cuvo .hs-menu-wrapper ul {
		display: block;
	}
	.cuvo-headericon span:after,
	.cuvo-headericon span:before {
		background-color: #2858d3;
		content: "";
		height: 2px;
		position: absolute;
		top: -10px;
		transition: all 0.5s ease;
		width: 28px;
	}
	.cuvo-headericon span:after {
		top: 10px;
	}
	.cuvo-headericon span {
		background-color: #2858d3;
		height: 2px;
		left: 50%;
		position: absolute;
		top: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		width: 28px;
	}
	.cuvo-menu {
		align-items: center;
		-webkit-align-items: center;
		background: #fff;
		display: flex;
		display: -webkit-flex;
		flex-wrap: wrap;
		height: 100%;
		justify-content: center;
		-webkit-justify-content: center;
		left: 0;
		overflow: scroll;
		padding: 40px 20px;
		position: fixed;
		text-align: left;
		top: 0;
		transform: translateX(200%);
		-webkit-transform: translateX(200%);
		transition: all 0.5s ease;
		width: 100%;
		z-index: 9;
	}
	.hdr-btn1 {
		margin-left: 10px;
	}
	.opencuvo-menu .cuvo-headericon span:after,
	.opencuvo-menu .cuvo-headericon span:before {
		width: 28px;
	}
	.cuvo-menu > span {
		width: 100%;
	}
	.cuvo-menu a {
		font-size: 26px;
	}
	.cuvo-menu a,
	.cuvo-menu a:hover,
	.cuvo-menu ul li.active > a {
		color: #092146;
	}
	.cuvo-menu ul li {
		margin: 10px 0;
	}
	.opencuvo-menu .cuvo-menu {
		transform: translateX(0);
		-webkit-transform: translateX(0);
	}
	.opencuvo-menu .cuvo-headericon span:after {
		top: 0;
		transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
	}
	.opencuvo-menu .cuvo-headericon span:before {
		top: 0;
		transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
	}
	.opencuvo-menu .cuvo-headericon span {
		background: transparent;
	}
	.cuvo-menu ul li.hs-item-has-children ul.hs-menu-children-wrapper {
		display: none !important;
		left: 0 !important;
		left: auto !important;
		opacity: 0 !important;
		position: relative !important;
		top: auto !important;
		visibility: hidden !important;
	}
	.opencuvo-menu .cuvo-header-logo-aera {
		z-index: 99;
	}
	.header-cuvo .childTrigger2:before {
		border-bottom: 2px solid #092146;
		border-left: 2px solid #092146;
		content: "";
		height: 16px;
		position: absolute;
		transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
		transition: all 0.3s ease-in-out;
		width: 16px;
	}
	.header-cuvo .childTrigger2.child-open:before {
		transform: rotate(135deg);
		-webkit-transform: rotate(135deg);
	}
	.header-cuvo ul li .childTrigger2 {
		align-items: center;
		cursor: pointer;
		display: flex;
		height: 30px;
		justify-content: center;
		position: absolute;
		right: 20px;
		top: 6px;
		width: 30px;
	}
	.header-cuvo ul li .childTrigger2.child-open + .hs-menu-children-wrapper {
		display: block !important;
		opacity: 1 !important;
		visibility: visible !important;
	}
	.cuvo-menu ul li.hs-item-has-children .hs-menu-children-wrapper a {
		color: #092146;
		font-size: 20px;
		text-transform: capitalize;
	}
	.cuvo-menu ul li.hs-item-has-children ul.hs-menu-children-wrapper {
		margin: 25px 0 20px;
	}
	.cuvo-menu ul li.active-branch > a {
		border-bottom: 2px solid #2858d3;
		color: #2858d3;
		font-weight: 700;
	}
	.cuvo-headericon {
		cursor: pointer;
		height: 100%;
		position: absolute;
		right: 0;
		top: 0;
		width: 50px;
		z-index: 99;
	}
	.hdr-btn1 a,
	.hdr-btn2 a {
		font-size: 16px;
	}
	.hdr-btn2 a {
		color: #fff;
	}
	.hdr-btn1 a {
		color: #2858d3;
	}
	.mob-menu {
		width: 100%;
	}
	.hdr-btn-otr {
		justify-content: left;
		width: 100%;
	}
	.header-menu {
		display: none;
	}
	.header-mobmenu {
		display: block !important;
	}
	.childTrigger2.child-open:before {
		border: 0;
		content: "";
	}

	.podcast-wrapper article.eael-grid-post.eael-post-grid-column {
		width: 48%;
	}
	.blog-list-wrapper .cv-block .column--four article, body.post-template-default.single .cv-block .column--four article {
		width: 48%;
	}
}
@media(max-width: 767px){
	.podcast-wrapper article.eael-grid-post.eael-post-grid-column {
		width: 100%;
	}

}
.e-con-inner {
	gap: 0 !important;
}
/* Slider */
.slick-slider
{
	position: relative;

	display: block;
	box-sizing: border-box;

	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list
{
	position: relative;

	display: block;
	overflow: hidden;

	margin: 0;
	padding: 0;
}
.slick-list:focus
{
	outline: none;
}
.slick-list.dragging
{
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track
{
	position: relative;
	top: 0;
	left: 0;

	display: block;
	margin-left: auto;
	margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
	display: table;

	content: '';
}
.slick-track:after
{
	clear: both;
}
.slick-loading .slick-track
{
	visibility: hidden;
}

.slick-slide
{
	display: none;
	float: left;

	height: 100%;
	min-height: 1px;
}
[dir='rtl'] .slick-slide
{
	float: right;
}
.slick-slide img
{
	display: block;
}
.slick-slide.slick-loading img
{
	display: none;
}
.slick-slide.dragging img
{
	pointer-events: none;
}
.slick-initialized .slick-slide
{
	display: block;
}
.slick-loading .slick-slide
{
	visibility: hidden;
}
.slick-vertical .slick-slide
{
	display: block;

	height: auto;

	border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
	display: none;
}
.footer-nav-widgets-wrapper.header-footer-group {
	display: none;
}

footer#site-footer {
	display: none;
}
.hs-tabs-wrapper {}

.hs-tabs__tab {}

.hs-tabs__tab[aria-selected='true'] {
	border-top:0px solid rgba(204,204,204,1.0);
	border-left:0px solid rgba(204,204,204,1.0);
	border-right:0px solid rgba(204,204,204,1.0);
	border-bottom:0px solid rgba(0,0,0,1.0);
}

.hs-tabs__tab[aria-selected='true']:after { border-bottom:0px solid rgba(0,0,0,1.0); }

.hs-tabs__tab[aria-selected='false'] {
	border-top:0px solid rgba(204,204,204,1.0);
	border-left:0px solid rgba(204,204,204,1.0);
	border-right:0px solid rgba(204,204,204,1.0);
	border-bottom:0px solid rgba(204,204,204,1.0);
}

.hs-tabs__tab[aria-selected='false']:after { border-bottom:0px solid rgba(204,204,204,1.0); }

.hs-tabs__tab[aria-selected='false']:hover,
.hs-tabs__tab[aria-selected='false']:focus {
	border-top:0px solid rgba(204,204,204,1.0);
	border-left:0px solid rgba(204,204,204,1.0);
	border-right:0px solid rgba(204,204,204,1.0);
	border-bottom:0px solid rgba(0,0,0,1.0);
}

.hs-tabs__tab[aria-selected='false']:hover:after,
.hs-tabs__tab[aria-selected='false']:focus:after { border-bottom:0px solid rgba(0,0,0,1.0); }

.hs-tabs__content { border:1px solid #cccccc; }

.hs-tabs__content__panel {
	margin-right:-100%;
	visibility:hidden;
}

.hs-tabs__content__panel--visible { visibility:visible; }
button.hs-tabs__tab, button.hs-tabs__tab:hover, .hs-tabs__tab[aria-selected=true] {
	font-family: Poppins, sans-serif;
	font-weight: 700;
	font-size: 18px;
	border: none !important;
}

button.hs-tabs__tab:hover {
	border: -b;
}

.hs-tabs__tab[aria-selected='true']:after {
	border: none !important;
}

.hs-tabs__tab[aria-selected=false]:focus:after, .hs-tabs__tab[aria-selected=false]:hover:after, .hs-tabs__tab[aria-selected=true]:after {
	border: 0px !important;
}
li {
	margin: 0px;
	font-family: Poppins, sans-serif;
}
.page-id-715, body {
	background-color: #fff;
}
.podcasts-template-default  li.post-author.meta-wrapper {
	display: none;
}


