@font-face { 
	font-family: "Cera Pro"; 
	src: url(//139636152.fs1.hubspotusercontent-eu1.net/hubfs/139636152/raw_assets/public/Ionbond_November2023/fonts/CeraPro-Regular.eot) format("embedded-opentype"), 
		url(//139636152.fs1.hubspotusercontent-eu1.net/hubfs/139636152/raw_assets/public/Ionbond_November2023/fonts/CeraPro-Regular.woff2), 
		url(//139636152.fs1.hubspotusercontent-eu1.net/hubfs/139636152/raw_assets/public/Ionbond_November2023/fonts/CeraPro-Regular.woff) format("woff"), 
		url(//139636152.fs1.hubspotusercontent-eu1.net/hubfs/139636152/raw_assets/public/Ionbond_November2023/fonts/CeraPro-Regular.ttf) format("truetype");
	font-style: normal; 
	font-weight: normal; 
	font-display: swap; 
}


@font-face { 
	font-family: "Cera Pro"; 
	src: url(//139636152.fs1.hubspotusercontent-eu1.net/hubfs/139636152/raw_assets/public/Ionbond_November2023/fonts/CeraPro-Medium.eot) format("embedded-opentype"),
		url(//139636152.fs1.hubspotusercontent-eu1.net/hubfs/139636152/raw_assets/public/Ionbond_November2023/fonts/CeraPro-Medium.woff2), 
		url(//139636152.fs1.hubspotusercontent-eu1.net/hubfs/139636152/raw_assets/public/Ionbond_November2023/fonts/CeraPro-Medium.woff) format("woff"),
		url(//139636152.fs1.hubspotusercontent-eu1.net/hubfs/139636152/raw_assets/public/Ionbond_November2023/fonts/CeraPro-Medium.ttf) format("truetype");
	font-style: normal; 
	font-weight: 500; 
	font-display: swap; 
}

@font-face {
	font-family: "Cera Pro"; 
	src: url(//139636152.fs1.hubspotusercontent-eu1.net/hubfs/139636152/raw_assets/public/Ionbond_November2023/fonts/CeraPro-Bold.eot) format("embedded-opentype"),
		url(//139636152.fs1.hubspotusercontent-eu1.net/hubfs/139636152/raw_assets/public/Ionbond_November2023/fonts/CeraPro-Bold.woff2) format("woff2"), 
		url(//139636152.fs1.hubspotusercontent-eu1.net/hubfs/139636152/raw_assets/public/Ionbond_November2023/fonts/CeraPro-Bold.woff) format("woff"),
		url(//139636152.fs1.hubspotusercontent-eu1.net/hubfs/139636152/raw_assets/public/Ionbond_November2023/fonts/CeraPro-Bold.ttf) format("truetype");
	font-style: normal;
	font-weight: bold; 
	font-display: swap;
}

@font-face { font-family: "WeissenhofGroteskW03";
	src: url(//139636152.fs1.hubspotusercontent-eu1.net/hubfs/139636152/raw_assets/public/Ionbond_November2023/fonts/WeissenhofGroteskW03-Rg.eot) format("embedded-opentype"),
		url(//139636152.fs1.hubspotusercontent-eu1.net/hubfs/139636152/raw_assets/public/Ionbond_November2023/fonts/WeissenhofGroteskW03-Rg.woff2) format("woff2"),
		url(//139636152.fs1.hubspotusercontent-eu1.net/hubfs/139636152/raw_assets/public/Ionbond_November2023/fonts/WeissenhofGroteskW03-Rg.woff) format("woff"), 
		url(//139636152.fs1.hubspotusercontent-eu1.net/hubfs/139636152/raw_assets/public/Ionbond_November2023/fonts/WeissenhofGroteskW03-Rg.ttf) format("truetype");
	font-style: normal;
	font-weight: 300; 
	font-display: swap;
}

@font-face { font-family: "WeissenhofGroteskW03"; 
	src: url(//139636152.fs1.hubspotusercontent-eu1.net/hubfs/139636152/raw_assets/public/Ionbond_November2023/fonts/WeissenhofGroteskW03-Medium.eot) format("embedded-opentype"), 
		url(//139636152.fs1.hubspotusercontent-eu1.net/hubfs/139636152/raw_assets/public/Ionbond_November2023/fonts/WeissenhofGroteskW03-Medium.woff2) format("woff2"),
		url(//139636152.fs1.hubspotusercontent-eu1.net/hubfs/139636152/raw_assets/public/Ionbond_November2023/fonts/WeissenhofGroteskW03-Medium.woff) format("woff"), 
		url(//139636152.fs1.hubspotusercontent-eu1.net/hubfs/139636152/raw_assets/public/Ionbond_November2023/fonts/WeissenhofGroteskW03-Medium.ttf) format("truetype");
	font-style: normal; 
	font-weight: 500;
	font-display: swap; 
}


.child-theme .cm_backup_unsubscribe h3, .cm_backup_unsubscribe .page-header h1 {
	color: #fff;
}


:root {
	--WeissenhofGroteskW03: "WeissenhofGroteskW03",sans-serif;
	--CeraPro: "Cera Pro",sans-serif;
}
/* ####################### FORM ########################## */

.child-theme .hs_cos_wrapper_type_email_subscriptions, 
.child-theme .hs_cos_wrapper_type_password_prompt, 
.child-theme .hs-search-field__bar, 
.child-theme .widget-type-form, 
.child-theme .widget-type-blog_subscribe, 
.child-theme .widget-type-google_search, 
.child-theme .widget-type-password_prompt.custom_error_message, 
.child-theme .widget-type-email_simple_subscription, 
.child-theme .section.post-footer form, 
.child-theme .hs_cos_wrapper_type_member_login, 
.child-theme .hs_cos_wrapper_type_member_register, 
.child-theme .hs_cos_wrapper_type_password_reset_request, 
.child-theme .hs_cos_wrapper_type_password_reset{
	background-image: radial-gradient(257.34% 122.89% at 92.22% 15.53%,#752C4F 0%,#00354E 48.44%,#0F273C 100%);
	padding: 1.5rem;
	margin-bottom:2rem;
	display: block; 
	border-radius:1rem;
}


.child-theme p{
	line-height:32px;
}
.child-theme input.hs-button.primary.large {
	font-size: 18px;
}
.child-theme .hs-button, 
.child-theme .hs-sec-btn, 
.child-theme .hs-trans-btn, 
.child-theme .systems-page .hs-search-results__next-page,
.child-theme .systems-page .hs-search-results__prev-page,
.child-theme form input[type=submit]{
	line-height:28px;
}
.child-theme form .inputs-list>li label {
	display: flex;
	align-items: flex-start;
}

.child-theme form .inputs-list>li label {
	display: block;
}

.child-theme form .hs_upload_file .hs-input {
	padding: 0;
	cursor: pointer;
}

.child-theme .submitted-message p {
  color: #FFF;
}

.child-theme .submitted-message a {
  color: #FFF;
  font-weight: 700;
}

.child-theme .submitted-message a:hover {
  text-decoration: underline;
}

.child-theme blockquote {
	border: none;
	font-family: var(--WeissenhofGroteskW03);
	margin: 0;
	padding: 0;
	font-weight: 300;
	font-size: 1.5rem;
	line-height: 2rem;
}

.child-theme h3.form-title{
	font-size: 1.5rem;
	line-height: 2rem;
	font-weight: 300;
	margin-bottom: 1rem;
}
@media (min-width: 1200px){
	.child-theme h3.form-title {
		font-size: 2rem;
		line-height: 2.25rem;
	}
}

@media (min-width: 1024px){
	.child-theme h3.form-title {
		margin-bottom: 1.5rem;
	}
}

.child-theme form select{
	background-position: right 0.5rem center;
	background-repeat: no-repeat;
	background-size: 1.5em 1.5em;
	padding-right: 2rem !important;
	-webkit-print-color-adjust: exact;
}
.child-theme .cm_subscription_preferences form select {
  margin-bottom: 1.4rem;  
}

.child-theme .legal-consent-container .hs-form-booleancheckbox-display p {
	display: inline-block;
}

.child-theme .legal-consent-container .hs-form-booleancheckbox-display>span, 
.child-theme .legal-consent-container .hs-form-booleancheckbox-display>span p {
	margin: 0 !important;
	display: inline;
}

.child-theme .legal-consent-container .hs-form-booleancheckbox-display input {
	margin-top: 6px;
}

/* Adjust form legal consent copy size and line height – Change 2025 */
.child-theme .legal-consent-container div.hs-richtext p {
  line-height: 1.4rem;
  font-size: 0.8rem;
}


.child-theme form label{
	font-size:1rem;
}
.child-theme .form-title{
	font-family: var(--WeissenhofGroteskW03);
}

.child-theme .span2 .hs-button,
.child-theme .span3 .hs-button,
.child-theme .span4 .hs-button,
.child-theme .span5 .hs-button,
.child-theme .span6 .hs-button{
	padding:12px 20px
}

.child-theme form .hs-richtext *,
.child-theme form .hs-richtext, form .hs-richtext p,
.child-theme form .hs-richtext :hover, 
.child-theme form legend a, 
.child-theme form legend, 
.child-theme form legend a:hover {
	color: #fff;
	opacity: 0.6;
  font-size: 0.8rem;
}

.child-theme .tabber .media-col .form-wrap .hs-input,
.child-theme form input[type=email], 
.child-theme form input[type=number],
.child-theme form input[type=password],
.child-theme form input[type=search],
.child-theme form input[type=tel],
.child-theme form input[type=text],
.child-theme form select,
.child-theme form textarea{
	padding: 0.5rem 0.75rem;
	line-height:1.5rem;
	height:46px;
}
.child-theme form input[type=file]{
	height:52px;
}

.child-theme .tabber .media-col .form-wrap .hs-input,
.child-theme form input[type=email]:focus,
.child-theme form input[type=file]:focus, 
.child-theme form input[type=number]:focus,
.child-theme form input[type=password]:focus,
.child-theme form input[type=search]:focus,
.child-theme form input[type=tel]:focus,
.child-theme form input[type=text]:focus,
.child-theme form select:focus,
.child-theme form textarea:focus{
	outline: 2px solid transparent;
	outline-offset: 2px;
}
.child-theme .cm_subscription_preferences h1,
.child-theme .cm_subscription_preferences h2,
.child-theme .cm_subscription_preferences p {
	color: #fff;
}

.child-theme .cm_subscription_preferences .page-header {
	color: #fff;
}

.child-theme .cm_subscription_preferences span.fakelabel {
	color: #fff;
}

.child-theme .cm_subscription_preferences form#email-prefs-form .subscribe-options label {
	color: #fff;
}

.child-theme form input[type=checkbox]{
	appearance: none;
	font-size: 1.125rem;
	line-height: 1.75rem;
	border-radius: 0.25rem !important;
	height: 1.5rem;
	display: inline-block;
	vertical-align: middle;
	margin-right: 0.5rem !important;
	border-width: 1px;
	background-color: #fff;
}
.child-theme form fieldset.form-columns-1 input, 
.child-theme form fieldset.form-columns-1 .hs-input {
	width:100% 
}
.child-theme form fieldset.form-columns-1 input[type=radio],
.child-theme form fieldset.form-columns-1 input[type=checkbox],
.child-theme form .checkbox-row input[type=checkbox],
.child-theme form .subscribe-options input[type=checkbox]{
	width: 1.5rem !important;
}
.child-theme form input[type=checkbox]:focus{
	outline-offset: 0px;
	outline: 2px solid rgb(202 207 212 / 1);
}

.child-theme form input[type=checkbox]:checked {
	border-color: transparent;
	background-color: #DB0720;
	background-size: 100% 100%;
	background-position: center;
	background-repeat: no-repeat;
	box-shadow: 0 0 #0000;
	background-image: url(//139636152.fs1.hubspotusercontent-eu1.net/hubfs/139636152/raw_assets/public/Ionbond_November2023/images/check.svg);
}

.child-theme form input[type=radio]{
	margin-right: 0.5rem;
	height: 1.5rem;
	width: 1.5rem !important;
	appearance:none;
	background-color:#fff;
	border-radius:50%;
}
.child-theme form input[type=radio]:checked {
	border-color: transparent;
	background-color: #DB0720;
	background-size: 100% 100%;
	background-position: center;
	background-repeat: no-repeat;
	box-shadow: 0 0 #0000;
	background-image: url(//139636152.fs1.hubspotusercontent-eu1.net/hubfs/139636152/raw_assets/public/Ionbond_November2023/images/radio-dot.svg);
}

.child-theme form input[type=radio]:focus {
	outline: 2px solid rgb(202 207 212 / 1);
	outline-offset:0px;
}

.child-theme form select {
	appearance: none;
	background-image:url("//139636152.fs1.hubspotusercontent-eu1.net/hubfs/139636152/raw_assets/public/Ionbond_November2023/images/select-arrow.svg")
		}
}

.child-theme form fieldset.form-columns-1 .hs-input[type=file] {
	padding: 0;
	line-height: 1.5rem;
	height: 52px !important;
}
.child-theme form fieldset.form-columns-1 .hs-input[type=file]::-webkit-file-upload-button {
	border: none;
	background: #db0720;
	color: #fff;
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	font-size:18px;
	height: inherit;
	line-height: 1.5rem;
	margin-right: 16px;
	font-family: var(--WeissenhofGroteskW03);
	cursor:pointer;
}
.child-theme form fieldset.form-columns-1 .hs-input[type=file]:hover::-webkit-file-upload-button {
	background-image: radial-gradient(93.78% 233.07% at 4.13% 100%,#752C4F 0%,#00354E 120%,#0F273C 100%);
}

.child-theme form legend a,
.child-theme form legend a:hover{
	opacity: 1;
}

/* ####################### BODY ########################## */
.child-theme body{
	font-family: var(--CeraPro);
}

.child-theme h4{
	margin:0 0 8px 0;
}
.child-theme h1,
.child-theme h2,
.child-theme h3{
	margin:0 0 16px 0;
}
.child-theme h5,
.child-theme h6{
	margin:0;
}

.child-theme .h1,
.child-theme h1{
	font-family: var(--WeissenhofGroteskW03);
}
.child-theme h2,
.child-theme h3,
.child-theme h4,
.child-theme h5,
.child-theme h6,
.child-theme .h2,
.child-theme .h3,
.child-theme .h4,
.child-theme .h5,
.child-theme .h6{
	font-family: var(--CeraPro);
}
.child-theme .hs-trans-btn, 
.child-theme form input[type=submit], 
.child-theme .hs-button, 
.child-theme .hs-sec-btn, 
.child-theme .systems-page .hs-search-results__next-page, 
.child-theme .systems-page .hs-search-results__prev-page,
.child-theme nav.blog-pagination > a, 
.child-theme .simple-banner .banner-breacrumb ul.hs-breadcrumb-menu, 
.child-theme .landing-banner .form-row .hs-form-field > label, 
.child-theme .cm_pg_wrp .left-col a.custom, 
.child-theme .cm_pg_wrp .right-col a.custom, 
.child-theme .sidebar-popular-posts .related-title, 
.child-theme .pricing-table-gp .popular-ribon,
.child-theme .blog-feedv3 .read-more, 
.child-theme .glide__bullets.numberBullets .glide__bullet {
	font-family: var(--CeraPro);
}


.child-theme form input[type=submit], 
.child-theme .hs-button, 
.child-theme .tabber .media-col .form-wrap input.hs-button{
	font-family: var(--WeissenhofGroteskW03);
}

.child-theme form input[type=submit]:hover, 
.child-theme .hs-button:hover, 
.child-theme .tabber .media-col .form-wrap input.hs-button:hover{
	background-image: radial-gradient(93.78% 233.07% at 4.13% 100%,#752C4F 0%,#00354E 120%,#0F273C 100%);
}

.child-theme .content-wrapper, 
.child-theme .page-center {
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}
.child-theme .content-wrapper, 
.child-theme .dnd-section >.row-fluid {
	padding-left: calc(1.5rem - 10px);
	padding-right: calc(1.5rem - 10px);
}

/* ####################### HEADER ########################## */

.child-theme .header .primary-section {
	border-bottom-color: rgba(0,53,78,0);
	height: 5.625rem;
	border-bottom: 1px solid rgba(202, 207, 212,1);
}

.child-theme .header .page-center {
	padding: 0 1.5rem;
	margin:0 auto;
}

.child-theme .header .logo-section img{
	display:block;
}
/* ####################### FOOTER ##########################*/

.child-theme .custom-footer{
	padding-top: 2.5rem;
	background-color: rgba(255, 255, 255,1.0);
	font-family: var(--CeraPro);
	color: rgba(15, 39, 60,1.0);
}

.child-theme .custom-footer svg{
	width: 0.3125rem;
	height: 0.375rem;
}

.child-theme .container{
	margin-left: auto;
	margin-right: auto;
	max-width: 1536px;
	padding: 3.5rem 1.5rem;
}

.child-theme .custom-footer .hidden-dots{
	display:block;
	visibility:visible;
}

.child-theme .custom-footer .visible-dots{
	display:none;
}

.child-theme .custom-footer .bottom a {
	word-break: initial;
}

.child-theme .custom-footer p{
	margin-bottom: 5rem;
	display:flex;
	justify-content:space-between;
}

.child-theme .custom-footer .custom-logo{
	margin-bottom: 2rem;
}



.child-theme .custom-footer .leading-relaxed p{
	margin-bottom:0;
}

.child-theme .custom-footer .footer-top-wrapper {
	display: flex;
	flex-direction: column;
}

.child-theme .custom-footer .footer-top {
	display: grid;
	gap: 2rem;
}

.child-theme .custom-footer .bottom{
	padding-top: 2.5rem;
	display:flex;
	flex-direction:column;
	align-items:flex-start;
	border-top: 1px solid #f6f8fc;
	line-height:1.4;
}

.child-theme .custom-footer .bottom p{
	display:inline-block;
	margin-right: 1.5rem;
}

.child-theme .custom-footer .bottom a{
	margin-right: 1rem;
	font-size:16px;
	color: rgba(95, 99, 103,1.0);
}

.child-theme .custom-footer .bottom a:hover{
	border-bottom: 1px solid;
	color: rgba(95, 99, 103,1.0);
}

.child-theme .custom-footer .cm-icon svg path{
	fill: rgba(202, 207, 212,1.0);
}

.child-theme .custom-footer .bottom ul{
	padding:0;
	flex-wrap: nowrap;
}

.child-theme .sidebar-popular-posts .page-center{
	padding:0;
}

.child-theme .custom-footer .bottom ul li{
	margin:0;
	padding:0;
	line-height:24px;
}

.child-theme .custom-footer .bottom ul li:not(:first-child){
	margin-top:1rem;
}

.child-theme .custom-footer .copyright{
	font-size:16px;
	margin-right:1.5rem;
	margin-bottom:1.5rem;
	line-height:1.5;
	color: #5f6367;
}

.child-theme .custom-footer .leading-relaxed {
	line-height: 160%;
}

.child-theme .custom-footer .bottom a {
	word-break: initial;
}


.child-theme .card_item.hoverAdde .card_inner:hover a.hs-button{
	background-color: rgba(219, 7, 32,1.0);
}
/* ####################### MEDIA QUERIES ########################## */


@media (min-width: 768px){
	.child-theme .custom-footer .footer-top{
		grid-template-columns: repeat(12,minmax(0,1fr));
	}
	.child-theme .custom-footer	.footer-top-wrapper {
		grid-column: span 5/span 5;
	}
	.child-theme .custom-footer .copyright{
		margin-bottom:0;
	}
	.child-theme .custom-footer .bottom {
		flex-direction: row;
		align-items:center;
	}

	.child-theme .custom-footer .bottom .bottom-menu ul li{
		margin-top:0;
		margin-bottom:0;
	}

	.child-theme .custom-footer .bottom ul li:not(:first-child){
		margin-top:0;
	}
	.child-theme .custom-footer .hidden-dots{
		display:none;
	}
	.child-theme .custom-footer .visible-dots{
		display:block;
	}
	.child-theme .hs_cos_wrapper_type_email_subscriptions, 
	.child-theme .hs_cos_wrapper_type_password_prompt, 
	.child-theme .hs-search-field__bar, 
	.child-theme .widget-type-form, 
	.child-theme .widget-type-blog_subscribe, 
	.child-theme .widget-type-google_search, 
	.child-theme .widget-type-password_prompt.custom_error_message, 
	.child-theme .widget-type-email_simple_subscription, 
	.child-theme .section.post-footer form, 
	.child-theme .hs_cos_wrapper_type_member_login, 
	.child-theme .hs_cos_wrapper_type_member_register, 
	.child-theme .hs_cos_wrapper_type_password_reset_request, 
	.child-theme .hs_cos_wrapper_type_password_reset{
		padding:2.5rem;
		margin-bottom:0;
	}
	.child-theme form input[type=text]{
		font-size: 1.125rem;
		line-height: 1.75rem;
	}
	.child-theme blockquote {
		font-size: 1.75rem;
		line-height: 2rem;
	}
}

@media (min-width: 1025px){
	.child-theme .header .page-center,
	.child-theme .container{
		padding:0 5rem;
	}
	.child-theme .custom-footer .leading-relaxed{
		font-size: 1.125rem;
		line-height: 1.7777778;
	}

	.child-theme .content-wrapper,
	.child-theme .page-center {
		padding-left: 5rem;
		padding-right: 5rem;
	}
	.child-theme .content-wrapper, 
	.child-theme .dnd-section >.row-fluid {
		padding-left: calc(5rem - 10px);
		padding-right: calc(5rem - 10px);
	}
}


@media (max-width: 1024px){
	.child-theme p{
		font-size:16px;
		line-height:160%;
	}
}

@media (max-width: 767px){
	.child-theme .custom-footer .custom-logo img{
		width: 15.5625rem !important;
	}
	.child-theme .custom-footer svg{
		width:0.25rem;
	}
}

@media (max-width: 320px){
	.child-theme .header .logo-section img{
		height:29px !important;
	}
}

.child-theme [class*="full-width-section"].dnd-section {
	padding: 0 !important;
}

.child-theme  [class*="full-width-section"].dnd-section > .row-fluid,
.child-theme  [class*="full-width-section"].dnd-section{
	padding: 0 !important;
}