:root{
	--primary-font-family:Daytona W01 Light;
	--secondary-font-family:Daytona W01 Regular;
}

  
@font-face { font-family: "Daytona W01 Light";
	src: local("Daytona W01 Light"), 
		url(//26918530.fs1.hubspotusercontent-eu1.net/hubfs/26918530/raw_assets/public/SpringerNature_February2024/fonts/ebb0caf0-6fb8-43fa-9609-54a30cb71f32.eot) format("eot"),
		url(//26918530.fs1.hubspotusercontent-eu1.net/hubfs/26918530/raw_assets/public/SpringerNature_February2024/fonts/fdb9d008-8cf9-47b0-92b4-dd9c269fc229.woff2) format("woff2"), 
		url(//26918530.fs1.hubspotusercontent-eu1.net/hubfs/26918530/raw_assets/public/SpringerNature_February2024/fonts/c66b8e5c-c0a3-47f6-9780-c662e7d30fb8.woff) format("woff"), 
		url(//26918530.fs1.hubspotusercontent-eu1.net/hubfs/26918530/raw_assets/public/SpringerNature_February2024/fonts/b544b611-e05c-4193-bb80-d423258e17f7.ttf) format("truetype"),
		url("/app-sn/public/fonts/e83fcaa2-4516-44c0-aef2-17d5a82ff7e1.svg#e83fcaa2-4516-44c0-aef2-17d5a82ff7e1") format("svg"); 
}

@font-face { font-family: "Daytona W01 Regular";
	src: local("Daytona W01 Regular"),
		url(//26918530.fs1.hubspotusercontent-eu1.net/hubfs/26918530/raw_assets/public/SpringerNature_February2024/fonts/57eee64b-1b2b-49d5-a0fd-58dd7438d251.eot) format("eot"), 
		url(//26918530.fs1.hubspotusercontent-eu1.net/hubfs/26918530/raw_assets/public/SpringerNature_February2024/fonts/eaec63df-29cb-4036-b52c-0128885fa6d8.woff2) format("woff2"),
		url(//26918530.fs1.hubspotusercontent-eu1.net/hubfs/26918530/raw_assets/public/SpringerNature_February2024/fonts/81a7ca0e-9ecd-494c-b5a8-8a71dee13b8d.woff) format("woff"),
		url(//26918530.fs1.hubspotusercontent-eu1.net/hubfs/26918530/raw_assets/public/SpringerNature_February2024/fonts/aad4b4c7-49b1-4089-841c-64ffed447731.ttf)format("truetype"),
		url("/app-sn/public/fonts/f748fe0a-1ac1-4a1d-b882-0023fc61c385.svg#f748fe0a-1ac1-4a1d-b882-0023f.")format("svg"); 
}

@font-face {
	font-family: "Merriweather";
  src: local("Merriweather"),
    url(//26918530.fs1.hubspotusercontent-eu1.net/hubfs/26918530/raw_assets/public/SpringerNature_February2024/fonts/Merriweather-Variable.woff2) format("woff2 supports variations"),
    url(//26918530.fs1.hubspotusercontent-eu1.net/hubfs/26918530/raw_assets/public/SpringerNature_February2024/fonts/Merriweather-Variable.woff2) format("woff2-variations"),
    url("/app-sn/public/fonts/f748fe0a-1ac1-4a1d-b882-0023fc61c385.svg#f748fe0a-1ac1-4a1d-b882-0023f.")format("svg");
     
		}

@font-face {
	font-family: "Merriweather Sans";
  src: local("Merriweather Sans"),
    url(//26918530.fs1.hubspotusercontent-eu1.net/hubfs/26918530/raw_assets/public/SpringerNature_February2024/fonts/MerriweatherSans-Variable.woff2) format("woff2 supports variations"),
    url(//26918530.fs1.hubspotusercontent-eu1.net/hubfs/26918530/raw_assets/public/SpringerNature_February2024/fonts/MerriweatherSans-Variable.woff2) format("woff2-variations"),
    url("/app-sn/public/fonts/f748fe0a-1ac1-4a1d-b882-0023fc61c385.svg#f748fe0a-1ac1-4a1d-b882-0023f.")format("svg");
     
		}

.child-theme .custom-header{
	background-color: rgba(255, 255, 255,1.0);
}

.child-theme .custom-header .row {
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	display:flex;
}

.row:after {
	clear: both;
}

.child-theme .custom-header .top-header .row:after,
.top-header .row:before {
	display: table;
	content: ' ';
}
.child-theme .custom-header .logo-column,
.child-theme .custom-header .mobile-column{
	width: 100%;
	padding-right: 0.9375rem;
	padding-left: 0.9375rem;
}


.child-theme .custom-header .header-logo a,
.child-theme .custom-header .mobile-logo a{
	display: inline-block;
	font-size: 0;
	vertical-align: middle;
	padding-bottom: 1rem;
	padding-top: 1rem;
}

.child-theme .custom-header .language-column {
	margin-left: auto;
}

.child-theme .custom-header .language-column .search-menu,
.child-theme .custom-header .language-column .link-menu{
	cursor: pointer;
	display: flex;
	margin-right: 0;
	padding: 1.25rem;
	padding-right: 0.625rem;
	padding-left: 0.625rem;
	margin-right: 0;
}

.child-theme .custom-header .language-column .search-menu:before {
	content: "";
	display: inline-block;
	position: relative;
	background-image: url(//26918530.fs1.hubspotusercontent-eu1.net/hubfs/26918530/raw_assets/public/SpringerNature_February2024/images/search.svg);
	background-repeat: no-repeat;
	height: 0.9375rem;
	width: 0.9375rem;
}

.child-theme .custom-header .language-column span.link-menu-label {
	font-weight: normal;
	font-family: var(--primary-font-family);
	color: #444;
	font-size: 0.875rem;
	line-height: 1.28571;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0.125rem;
	padding-left: 0.3125rem;
	display: block;
}

.child-theme .custom-header .link-menu-panel {
	position: absolute;
	margin-top: 3.4375rem;
	top: 0;
	left: 0;
	width: 100%;
	border-top: solid 0.3125rem #cedbe0;
	border-right: solid 0.0625rem #cedbe0;
	border-left: solid 0.0625rem #cedbe0;
	border-bottom: solid 0.0625rem #cedbe0;
	border-radius: 0 0 0.3125rem 0.3125rem;
	background: #fff;
	z-index: 3;
	display:none;
}


.child-theme .custom-header .search-open .link-menu-panel{
	display:block;
}

.child-theme .custom-header .language-column .search-open .search-menu:before{
	background-image: url(//26918530.fs1.hubspotusercontent-eu1.net/hubfs/26918530/raw_assets/public/SpringerNature_February2024/images/close.svg);
}

.child-theme .custom-header .language-column .search.search-open ,
.child-theme .custom-header .language-column .lang-switcher.lang-open{
	background-color: #cedbe0;
}

.child-theme .custom-header .search-menu-panel{
	box-shadow: 0 6.25rem 6.25rem 0 rgba(0, 0, 0, 0.1), 0 6.25rem 3.125rem 0 rgba(0, 0, 0, 0);
}

.child-theme .custom-header .lang-switcher{
	position:relative;
}

.child-theme .custom-header .lang-switcher .link-menu-panel ul>li>a {
	text-decoration: none;
}.child-theme .custom-header .lang-switcher .link-menu-panel ul>li>a {
	text-decoration: none;
}

.child-theme .custom-header .lang-switcher .link-menu-panel {
	min-width: max-content;
	left: initial ;
	right: 0;
	padding: 0.625rem;
	width:auto;
	display:none;
}

.child-theme .custom-header .lang-switcher.lang-open .link-menu-panel {
	display: block;
}


.child-theme .custom-header .language-column .row {
	display:flex;
	margin-right: auto;
	margin-left: auto;'
}

.child-theme .custom-header .language-column .link-menu:after {
	content: "";
	display: inline-block;
	position: relative;
	background-image: url(//26918530.fs1.hubspotusercontent-eu1.net/hubfs/26918530/raw_assets/public/SpringerNature_February2024/images/arrow-down.svg);
	background-repeat: no-repeat;
	height: 0.9375rem;
	width: 0.9375rem;
}

.child-theme .custom-header .lang-switcher.lang-open .link-menu:after{
	background-image: url(//26918530.fs1.hubspotusercontent-eu1.net/hubfs/26918530/raw_assets/public/SpringerNature_February2024/images/arrow-up.svg);
} 

.child-theme .custom-header .lang-switcher .link-menu-panel ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.child-theme .custom-header .lang-switcher .link-menu-panel ul>li>a {
	font-weight: normal;
	font-family:var(--primary-font-family);
	font-size: 0.875rem;
	line-height: 1.57143;
	color: #183642;
	padding-bottom: 0.25rem;
	padding-top: 0.25rem;
}

.child-theme .custom-header .lang-switcher .link-menu-panel ul>li {
	margin: 0;
	line-height: 30px;
}

.child-theme .custom-header .link-menu-panel .search-form form {
	height: 100%;
	padding-top: 1.875rem;
	margin-bottom: 1.875rem;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 91.66667%;
}

.child-theme .custom-header .link-menu-panel .search-form .hs_cos_wrapper {
	width: 100%;
}

.child-theme .custom-header .link-menu-panel .search-form form input {
	border: 0;
	border-bottom: 0.0625rem solid #6F6C6C;
	margin: 0;
	width: 75%;
}

.child-theme .custom-header .link-menu-panel .search-form button[type=submit] {
	transition-duration: 220ms;
	transition-timing-function: ease;
	transition-property: color, border-color, background-color;
	border: 0.0625rem solid transparent;
	border-radius: 0.3125rem;
	box-sizing: border-box;
	cursor: pointer;
	display: inline-block;
	font-weight: normal;
	font-family: var(--secondary-font-family);
	font-size: 0.875rem;
	line-height: 1;
	padding: 0.59375rem 0.625rem;
	text-decoration: none;
	background-color: #1B778F;
	border-color: #1B778F;
	color: #fff;
	font-size: 1rem;
	padding: 0.84375rem 1rem;
	width: 20%;
	font-family: var(--primary-font-family);
	border: 0;
	line-height: 1.25rem;
	padding: 0.625rem;
	position: absolute;
	bottom: 0;
	left:75%;
	margin-left: 1.25rem;
}

.child-theme .custom-header .link-menu-panel .search-form form label {
	display: none;
}

.child-theme .custom-header .link-menu-panel .search-form button[type=submit]:hover {
	background-color: #fff;
	border-color: #005272;
	color: #005272;
	text-decoration: none;
}

.child-theme .custom-header .bottom-header .menu-btn>a {
	border: 0.0625rem solid transparent;
	border-radius: 0.3125rem;
	box-sizing: border-box;
	cursor: pointer;
	display: inline-block;
	font-weight: normal;
	font-family:var(--secondary-font-family);
	font-size: 0.875rem;
	line-height: 1;
	padding: 0.59375rem 0.625rem;
	text-decoration: none;
	background-color: transparent;
	border-color: #6F6C6C;
	color: #6F6C6C;
	transition: none !important;
	margin-bottom: 0.5rem;
	margin-left: 0.9375rem;
	margin-right: 1.25rem;
	margin-top: 0.4375rem;
	padding-left: 2.5rem;
	padding-right: 0.9375rem;
	position: relative;
}

.child-theme .custom-header .bottom-header .menu-btn>a:before {
	content: "";
	display: block;
	position: absolute;
	background-image: url(//26918530.fs1.hubspotusercontent-eu1.net/hubfs/26918530/raw_assets/public/SpringerNature_February2024/images/menu.svg);
	background-repeat: no-repeat;
	height: 1.25rem;
	left: 0.9375rem;
	top: 0.4375rem;
	width: 1.25rem;
}

.child-theme .custom-header .bottom-header .header-menu ul>li>a {
	font-weight: normal;
	font-family: var(--secondary-font-family);
	color: rgba(68, 68, 68,1.0);
	font-size: 0.875rem;
	line-height: 1.57143;
	padding-left: 0.8125rem;
	padding-bottom: 0.25rem;
	padding-top: 0.25rem;
	display: block;
	position:relative;
}

.child-theme .custom-header .bottom-header .header-menu ul>li{
	margin:0;
}

.bottom-header .header-menu ul>li>a:before,
.child-theme .custom-header .mobile-menu ul>li>a:before{
	background-color: #cedbe0;
	bottom: 0.5rem;
	content: '';
	left: 0;
	position: absolute;
	top: 0.5rem;
	width: 0.25rem;
}
.child-theme .custom-header .mobile-menu ul>li>a{
	position:relative;
}

.child-theme .custom-header .bottom-header .header-menu ul>li:first-child>a:before,
.child-theme .custom-header .bottom-header .header-menu ul>li:nth-child(11)>a:before,
.child-theme .custom-header .bottom-header .header-menu ul>li:nth-child(12)>a:before,
.child-theme .custom-header .bottom-header .header-menu ul>li:nth-child(13)>a:before,
.child-theme .custom-header .bottom-header .header-menu ul>li:nth-child(14)>a:before,
.child-theme .custom-header .bottom-header .header-menu ul>li:nth-child(15)>a:before,
.child-theme .custom-header .bottom-header .header-menu ul>li:nth-child(16)>a:before,
.child-theme .custom-header .mobile-menu ul>li:first-child>a:before,
.child-theme .custom-header .mobile-menu ul>li:nth-child(11)>a:before,
.child-theme .custom-header .mobile-menu ul>li:nth-child(12)>a:before,
.child-theme .custom-header .mobile-menu ul>li:nth-child(13)>a:before,
.child-theme .custom-header .mobile-menu ul>li:nth-child(14)>a:before,
.child-theme .custom-header .mobile-menu ul>li:nth-child(15)>a:before,
.child-theme .custom-header .mobile-menu ul>li:nth-child(16)>a:before{
	background-color: #cedbe0;
}

.child-theme .custom-header .bottom-header .header-menu ul>li:nth-child(2)>a:before,
.child-theme .custom-header .mobile-menu ul>li:nth-child(2)>a:before{
	background-color: #00b8b0;
}

.child-theme .custom-header .bottom-header .header-menu ul>li:nth-child(3)>a:before,
.child-theme .custom-header .bottom-header .header-menu ul>li:nth-child(4)>a:before,
.child-theme .custom-header .bottom-header .header-menu ul>li:nth-child(6)>a:before,
.child-theme .custom-header .bottom-header .header-menu ul>li:nth-child(7)>a:before,
.child-theme .custom-header .mobile-menu ul>li:nth-child(3)>a:before,
.child-theme .custom-header .mobile-menu ul>li:nth-child(4)>a:before,
.child-theme .custom-header .mobile-menu ul>li:nth-child(6)>a:before,
.child-theme .custom-header .mobile-menu ul>li:nth-child(7)>a:before{
	background-color: #1B778F;
}

.child-theme .custom-header .bottom-header .header-menu ul>li:nth-child(5)>a:before,
.child-theme .custom-header .mobile-menu ul>li:nth-child(5)>a:before{
	background-color: #578319;
}

.child-theme .custom-header .bottom-header .header-menu ul>li:nth-child(8)>a:before,
.child-theme .custom-header .mobile-menu ul>li:nth-child(8)>a:before{
	background-color: #C75301;
}
.child-theme .custom-header .bottom-header .header-menu ul>li:nth-child(9)>a:before,
.child-theme .custom-header .mobile-menu ul>li:nth-child(9)>a:before{
	background-color: #937cb9;
}
.child-theme .custom-header .bottom-header .header-menu ul>li:nth-child(10)>a:before,
.child-theme .custom-header .mobile-menu ul>li:nth-child(10)>a:before{
	background-color: #c4d823;
}

.child-theme .custom-header .bottom-header .menu-btn {
	display: inline-block;
}

.child-theme .custom-header .bottom-header .header-menu ul{
	visibility:hidden;
	opacity:0;
}


.child-theme .custom-header .bottom-header .menu-btn:hover>.header-menu ul{
	visibility:visible;
	opacity:1;
}

.child-theme .custom-header .bottom-header .menu-btn:hover>a {
	background-color: #6F6C6C;
	border-color: #6F6C6C;
	color: #fff;
}

.child-theme .custom-header .bottom-header .menu-btn:hover>a:before{
	background-image:url(//26918530.fs1.hubspotusercontent-eu1.net/hubfs/26918530/raw_assets/public/SpringerNature_February2024/images/white-lines.svg);
}

.child-theme .custom-header .bottom-header .header-menu ul>li>a:hover {
	color: rgba(27, 119, 143,1.0);
	text-decoration:none;
}

.child-theme .custom-header .bottom-header .header-menu ul>li.active>a{
	color: rgba(27, 119, 143,1.0);
}

.child-theme .custom-header .meta {
	position: absolute;
	right: 0;
	text-align: right;
	top: 0;
}

.child-theme .custom-header .meta .menu-icon {
	display: block;
	height: 3.125rem;
	width: 3.125rem;
	cursor:pointer;
}

.child-theme .footer_partial_wrapper.no_navigation .footer_top_sec {
	padding: 0;
}

.child-theme .custom-header .meta .menu-icon:before {
	content: "";
	display: inline-block;
	position: absolute;
	background-image: url(//26918530.fs1.hubspotusercontent-eu1.net/hubfs/26918530/raw_assets/public/SpringerNature_February2024/images/menu.svg);
	background-repeat: no-repeat;
	bottom: 1.25rem;
	left: 1.25rem;
	top: 1.25rem;
	right: 1.25rem;
}


.child-theme .row .row {
	margin-right: -0.9375rem;
	margin-left: -0.9375rem;
}

.child-theme .custom-header .mobile-menu>span>div>ul>li {
	margin: 0;
}

.child-theme .custom-header .mobile-menu>span>div>ul>li>a {
	font-weight: normal;
	font-family: var(--secondary-font-family);
	color: #444;
	font-size: 0.875rem;
	line-height: 1.57143;
	padding-left: 0.8125rem;
	display: block;
}

.child-theme .custom-header .mobile-menu .hs-menu-wrapper>ul ul a {
	text-decoration: none;
}


/* FOOTER */


.child-theme .footer_partial_wrapper{
	background-color: rgba(24, 54, 66,1.0);
}

.child-theme .footer_partial_wrapper .bottom-footer{
	padding-bottom: 1.25rem;
	padding-top: calc(1.25rem - 3px);
}

.child-theme .footer_partial_wrapper .footer_bottom_sec {
	border-top: 0.0625rem solid #486a7e;
}

.child-theme .footer_partial_wrapper.bottom-footer .bottom-row .menu ul {
	row-gap: 5px;
}


.child-theme .footer_partial_wrapper .footer_top_sec .about-us>.page-center {
	padding: 0;
}

.child-theme .footer_partial_wrapper .footer_top_sec .about-us .rich_text span>a  {
	display: block;
	color: #444;
	font-size: 1rem;
	line-height: 1.375;
	font-weight: normal;
	font-family: var(--secondary-font-family);
	border-top: 0.0625rem solid #486a7e;
	color: #fff;
	margin-bottom: 0;
	padding-bottom: 0.9375rem;
	padding-top: 0.9375rem;    transition-duration: 220ms;
	transition-timing-function: ease;
	transition-property: color;
	text-decoration: none;
}

.child-theme .footer_partial_wrapper .footer_top_sec ul ul>li {
	margin: 0;
}

.child-theme .footer_partial_wrapper .footer_top_sec ul ul>li>a {
	font-weight: normal;
	display: block;
	font-family: var(--secondary-font-family);
	color: rgba(143, 174, 193,1.0);
	font-size: 0.875rem;
	line-height: 1.28571;
	color: #8faec1;
	padding: 0;
	padding-bottom: 0.4375rem;
	padding-top: 0.4375rem;
	background: none;
	border: 0;
	cursor: pointer;
	transition-duration: 220ms;
	transition-timing-function: ease;
	transition-property: color;
}

.child-theme .footer_partial_wrapper .footer_top_sec .hs-menu-wrapper>ul>li>a {
	color: rgba(72, 106, 126,1.0);
	font-size: 1rem;
	line-height: 1.375;
	font-weight: normal;
	font-family: var(--secondary-font-family);
	display: block;
	border-top: 0.0625rem solid #486a7e;
	color: #fff;
	margin-bottom: 0;
	padding-bottom: 0.9375rem;
	padding-top: 0.9375rem;
}

.child-theme .footer_partial_wrapper .footer_top_sec .about-us .rich_text h3 {
	font-size: 1rem;
	line-height: 1.375;
	font-weight: normal;
	font-family:var(--secondary-font-family);
	border-top: 0.0625rem solid #486a7e;
	margin-bottom: 0;
	padding-bottom: 0.9375rem;
	padding-top: 0.9375rem;
	color: #cedbe0;
}

.child-theme .footer_partial_wrapper .footer_top_sec .about-us .rich_text p {
	margin-bottom: 0.5rem;
	overflow-wrap: break-word;
	color: #cedbe0;
}

.child-theme .footer_partial_wrapper .footer_top_sec .about-us .rich_text {
	font-weight: normal;
	font-family: var(--secondary-font-family);
	font-size: 1rem;
	line-height: 1.375;
	color: #cedbe0;
}
.child-theme .footer_partial_wrapper .footer_top_sec .about-us .rich_text span>a:hover {
	text-decoration: underline;
	color: #cedbe0;
}
.child-theme .footer_partial_wrapper .footer_top_sec ul ul>li>a:hover,
.child-theme .bottom-footer .bottom-row .menu ul>li>a:hover{
	color: rgba(206, 219, 224,1.0);
}

.child-theme .footer_partial_wrapper .footer_top_sec .about-us .hs-button {
	transition-duration: 220ms;
	transition-timing-function: ease;
	transition-property: color, border-color, background-color;
	border: 0.0625rem solid transparent;
	border-radius: 0.3125rem;
	box-sizing: border-box;
	cursor: pointer;
	display: inline-block;
	font-weight: normal;
	font-family: var(--secondary-font-family);
	font-size: 0.875rem;
	line-height: 1;
	padding: 0.59375rem 0.625rem;
	text-decoration: none;
	background-color: transparent;
	border-color: #f7f7f7;
	color: #f7f7f7;
	font-size: 1rem;
	padding: 0.84375rem 1rem;
}

.child-theme .footer_partial_wrapper .footer_top_sec .about-us .oneButton {
	margin: 0;
}
.child-theme .custom-header .link-menu-panel .search-form form input::placeholder {
	color: rgb(117, 117, 117);
}

.child-theme .footer_partial_wrapper .footer_top_sec {
	padding-bottom: 1.875rem;
	padding-top: 1.875rem;
}

.child-theme .footer_top_sec .row-fluid .span5{
	display:block !important;
}

.child-theme .footer_partial_wrapper .footer_top_sec .hs-menu-wrapper>ul>li{
	margin: 0;
	padding-right: 0.9375rem;
	padding-left: 0.9375rem;
}

.child-theme .footer_partial_wrapper .footer_top_sec .about-us .hs-button:hover {
	background-color: #fff;
	border-color: #fff;
	color: #1B778F;
	text-decoration: none;
}


.child-theme .bottom-footer .footer-logo img {
	vertical-align: text-top;
}

.child-theme .bottom-footer .social_share svg {
	fill: rgba(143, 174, 193,1.0);
}
.child-theme .bottom-footer .social_share svg path{
	fill: rgba(143, 174, 193,1.0);
}




/* MEDIA QUERIES */

@media print, screen and (min-width: 40em){
	.child-theme .custom-header .logo-column,
	.child-theme .custom-header .mobile-column{
		width: 66.66667%;
		padding-right: 0.9375rem;
		padding-left: 0.9375rem;
	}
	.child-theme .custom-header .mobile-column{
		display:none;
	}
	.child-theme .custom-header .language-column{
		width: 14.8%;
	}

	.child-theme .custom-header .bottom-header .header-menu ul{
		padding-left: 0.9375rem;	
		padding-right: 0.9375rem;	
	}
	.child-theme .custom-header .bottom-header .header-menu ul>li {
		padding-left: 0.8125rem;
		padding-right: 1rem;
	}

	.child-theme .custom-header .meta .menu-icon:before {
		height: 20px;
		width: 20px;
	}
	.child-theme .custom-header .meta .menu-icon{
		height: 3.75rem;
		width: 3.75rem;
	}
	.child-theme .custom-header .link-menu-panel .search-form form{
		margin-right: auto;
		margin-left: auto;
		width: 83.33333%;
	}
	.child-theme .custom-header .mobile-menu>span>div>ul{
		width:50%;
	}
	.child-theme .custom-header .lang-switcher {
		padding-right: 0;
	}

	.child-theme .footer_partial_wrapper .footer_top_sec .about-us .rich_text span>a {
		border-top: none;
		padding-bottom: 0;
		padding-top: 0.3125rem;
	}

	.child-theme .footer_partial_wrapper .footer_top_sec .hs-menu-wrapper>ul>li>a {
		border-top: none;
		padding-bottom: 0.625rem;
		padding-top: 2.8125rem;
	}

	.child-theme .footer_partial_wrapper .footer_top_sec .about-us .rich_text h3 {
		padding-bottom: 0.3125rem;
		padding-top: 0.9375rem;
		border-top: 0.0625rem solid #486a7e;
		margin-top: 1rem;
	}
	.child-theme .footer_partial_wrapper .footer_top_sec {
		padding-bottom: 3.125rem;
		padding-top: 0.9375rem;
	}

	.child-theme .footer_partial_wrapper .footer_top_sec .about-us .rich_text span:first-child>a {
		border-top: none;
		padding-bottom: 0.625rem;
		padding-top: 2.8125rem;
	}
	.child-theme .footer_top_sec .row-fluid .span5{
		width:50%;
	}

}

@media print, screen and (min-width: 64em){
	.child-theme .custom-header .logo-column,
	.child-theme .custom-header .mobile-column{
		width: 66.66667%;
	}
	.child-theme .custom-header .link-menu-panel .search-form form {
		width: 66.66667%;
		margin-right: auto;
		margin-left: auto;
	}


	.child-theme .custom-header .bottom-header .header-menu ul {
		background-color: #fff;
		border-radius: 0 0 0.3125rem 0.3125rem;
		box-shadow: 0 0.1875rem 0.1875rem 0 rgba(0, 0, 0, 0.04), 0 6.25rem 3.125rem 0 rgba(0, 0, 0, 0.03);
		left: auto;
		margin-left: 0.9375rem;
		margin-top: 0;
		right: auto;
		width: auto;
		overflow: visible;
		position: absolute;
		margin-right: auto;
		border-top: 0.3125rem solid transparent;
		flex-direction:column;
		padding-bottom: 2.5rem;
		padding-top: 1.25rem;
		z-index:9;
		padding-left: 0.9375rem;		
	}
	.child-theme .custom-header .bottom-header {
		border-bottom: 0.3125rem solid #cedbe0;
	}

	.child-theme .custom-header .meta{
		display:none;
	}
	.child-theme .custom-header .mobile-menu{
		display:none;
	}

	.child-theme .footer_top_sec .row-fluid .span7{
		width:66.66668%
	}
	.child-theme .footer_top_sec .row-fluid .span5{
		width:33.3333%;
	}
	.child-theme .footer_partial_wrapper .footer_top_sec .hs-menu-wrapper>ul>li {
		width: 25%;
	}

}

@media screen and (min-width: 40em) and (max-width: 63.9375em){
	.child-theme .custom-header .header-logo a>img {
		max-height: 1.25rem;
		max-width: 12.5rem;
	}
	.child-theme .custom-header .link-menu-panel .search-form button[type=submit]{
		margin-left: 2.5rem;
	}

	.child-theme .custom-header .header-logo a {
		padding-bottom: 1.25rem;
		padding-top: 1.25rem;
	}

	.child-theme .custom-header .language-column .search-menu:before {
		height: 1.25rem;
		width: 1.25rem;
	}
	.child-theme .custom-header .language-column .search {
		margin-right: 3.75rem;
	}
	.child-theme .custom-header .mobile-menu>a {
		padding-left: 1.3125rem;
		padding-right: 2.1875rem;
	}
	.child-theme .custom-header .language-column{
		margin-left: 32px;
	}
	.child-theme .footer_partial_wrapper .footer_top_sec .hs-menu-wrapper>ul>li {
		width: 50%;
	}

}


@media screen and (max-width: 63.9375em){
	.child-theme .custom-header .bottom-header .menu-btn,
	.child-theme .custom-header .lang-switcher,
	.child-theme .custom-header .language-column span.link-menu-label {
		display: none;
	}
	.child-theme .menu-open .custom-header {
		height: 100vh;
		overflow-y: auto;
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		z-index: 10;
	}
	.child-theme .custom-header .language-column .search-menu {
		padding: 1.25rem;
	}

	.child-theme .custom-header .link-menu-panel .search-form button[type=submit]{
		padding: 0.78125rem;
		width: 3.125rem;
		height: 3.125rem;
	}
	.child-theme .custom-header .link-menu-panel .search-form button[type=submit]:before {
		height: 1.5625rem;
		width: 1.5625rem;
		content: "";
		display: inline-block;
		position: relative;
		background-image: url(//26918530.fs1.hubspotusercontent-eu1.net/hubfs/26918530/raw_assets/public/SpringerNature_February2024/images/white-search.svg);
		background-repeat: no-repeat;
	}

	.search-button-label {
		display: none;
	}
	.child-theme .custom-header .mobile-menu {
		display: none;
		position: relative;
	}

	.child-theme .custom-header .mobile-menu>a {
		font-weight: normal;
		font-family: var(--secondary-font-family);
		color: #183642;
		font-size: 0.875rem;
		line-height: 1.28571;
		background-color: #ebf1f5;
		border-bottom-style: solid;
		border-color: #cedbe0;
		border-bottom-width: 0.3125rem;
		padding-bottom: 0.9375rem;
		padding-top: 1.125rem;
		display: block;
		cursor: pointer;
		position: relative;
	}
	.child-theme .custom-header .mobile-menu>span>div {
		box-shadow: 0 0.0625rem 0 0 #cedbe0, inset 0 0.0625rem 0 0 #cedbe0;
		transition-duration: 220ms;
		transition-timing-function: ease;
		transition-property: max-height;
		overflow: hidden;
		padding-left: 1.25rem;
		background-color: #ebf1f5;
		display:block;
	}

	.child-theme .custom-header .mobile-menu>span>div>ul {
		padding-bottom: 1.875rem;
		margin-top: 0.9375rem;
		flex-direction:column;
	}
	.child-theme .custom-header .mobile-menu>span>div>ul>li>a {
		padding-bottom: 0.5625rem;
		padding-top: 0.5625rem;
	}
	.child-theme .custom-header .mobile-menu>span>div>ul>li>a:hover{
		text-decoration:none;
		color:#1B778F;
	}

	.child-theme .menu-open .custom-header .mobile-menu{
		display: block;
	}

	.child-theme .custom-header .mobile-menu>a:after {
		content: "";
		display: block;
		position: absolute;
		background-image: url(//26918530.fs1.hubspotusercontent-eu1.net/hubfs/26918530/raw_assets/public/SpringerNature_February2024/images/arrow-up.svg);
		background-repeat: no-repeat;
		height: 1.25rem;
		right: 1.16rem;
		transform-origin: 0 1 0;
		transition: transform 0.3s;
		width: 1.25rem;
		top: 18px;
	}
	.child-theme .custom-header .mobile-menu.mobile-flap>a:after {
		transform: rotate(180deg);
	}
	.child-theme .menu-open .custom-header .meta .menu-icon:before,
	.child-theme .menu-open .custom-header .meta .menu-icon:active:before,
	.child-theme .menu-open .custom-header .meta .menu-icon:hover:before{
		background-image:url(//26918530.fs1.hubspotusercontent-eu1.net/hubfs/26918530/raw_assets/public/SpringerNature_February2024/images/blue-cross.svg);
	}
	.child-theme .menu-open .custom-header .mobile-menu>a:focus{
		text-decoration: underline;
	}
	.child-theme .menu-open .custom-header .meta {
		background: #ebf1f5;
	}
	.child-theme .custom-header .meta .menu-icon:active:before,
	.child-theme .custom-header .meta .menu-icon:hover:before{
		background-image:url(//26918530.fs1.hubspotusercontent-eu1.net/hubfs/26918530/raw_assets/public/SpringerNature_February2024/images/blue-lines.svg);
	}

}


@media(max-width:767px){
	.child-theme .footer_partial_wrapper .footer_top_sec .hs-menu-wrapper>ul>li {
		width: 100%;
	}

	.child-theme .footer_top_sec .row-fluid .span5 {
		width: 100%;
	}
	.child-theme .bottom-footer .bottom-row .menu ul {
		display: flex;
		flex-direction: column;
	}

	.child-theme .footer_partial_wrapper .footer_top_sec .hs-menu-wrapper>ul>li>a:after {
		content: "";
		display: block;
		position: absolute;
		background-image: url(//26918530.fs1.hubspotusercontent-eu1.net/hubfs/26918530/raw_assets/public/SpringerNature_February2024/images/download.svg);
		background-repeat: no-repeat;
		height: 1.25rem;
		right: 0.25rem;
		transform-origin: 0 1 0;
		transition: transform 0.3s;
		width: 1.25rem;
		top: 16px;
	}

	.child-theme .footer_partial_wrapper .footer_top_sec .hs-menu-wrapper>ul ul {
		display: none;
	}
	.child-theme .footer_partial_wrapper .footer_top_sec .about-us .oneButton {
		margin-bottom: 1.25rem;
	}
	.child-theme .footer_partial_wrapper .footer_top_sec .hs-menu-wrapper>ul>li>a {
		padding-left: 0.375rem;
		padding-right: 1.25rem;
		cursor: pointer;
		position: relative;
	}
	.child-theme .footer_partial_wrapper .footer_top_sec .hs-menu-wrapper>ul>li.menu-open>a:after {
		transform: rotate(180deg);
	}
	.child-theme .footer_partial_wrapper .footer_top_sec .hs-menu-wrapper>ul ul {
		padding-left: 1.25rem;
	}
	.child-theme .footer_partial_wrapper .footer_top_sec .hs-menu-wrapper>ul>li>a:hover{
		text-decoration: none;
	}

	.child-theme .bottom-footer .bottom-row .menu ul>li>a {
		display:block;
	}
	.child-theme .bottom-footer .bottom-row .menu ul>li>a:hover{
		color: #cedbe0;
	}

}


@media screen and (max-width: 39.9375em){

	.child-theme .custom-header .meta .menu-icon:before {
		height: 25px;
		width: 25px;
		top: 13px;
		left: 13px;
	}
	.child-theme .custom-header .language-column .search-menu:before{
		height: 1.5625rem;
		width: 1.5625rem;
	}
	.child-theme .custom-header .logo-column {
		display: none;
	}
	.child-theme .custom-header .mobile-logo a{
		padding: 0.46875rem;
	}
	.child-theme .custom-header .mobile-column {
		width: 66.66667%;
	}
	.child-theme .custom-header .mobile-logo a>img {
		min-height: 35px;
		max-width: 4.6875rem;
	}
	.child-theme .custom-header .language-column .search-menu{
		padding: 0.78125rem;
	}
	.child-theme .custom-header .language-column .search {
		margin-right: 7.2rem;
	}	
	.child-theme .custom-header .mobile-menu>a {
		padding-left: 1.3125rem;
		padding-right: 2.1875rem;
	}

	.child-theme .custom-header .link-menu-panel {
		position: absolute;
		margin-top: 3.1375rem;
	}

}

@media(max-width:767px){
	.child-theme .footer_partial_wrapper .footer_top_sec .hs-menu-wrapper>ul>li {
		width: 100%;
	}

	.child-theme .footer_top_sec .row-fluid .span5 {
		width: 100%;
	}
	.child-theme .bottom-footer .bottom-row .menu ul {
		display: flex;
		flex-direction: column;
	}

	.child-theme .footer_partial_wrapper .footer_top_sec .hs-menu-wrapper>ul>li>a:after {
		content: "";
		display: block;
		position: absolute;
		background-image: url(//26918530.fs1.hubspotusercontent-eu1.net/hubfs/26918530/raw_assets/public/SpringerNature_February2024/images/download.svg);
		background-repeat: no-repeat;
		height: 1.25rem;
		right: 0.25rem;
		transform-origin: 0 1 0;
		transition: transform 0.3s;
		width: 1.25rem;
		top: 16px;
	}

	.child-theme .footer_partial_wrapper .footer_top_sec .hs-menu-wrapper>ul ul {
		display: none;
	}
	.child-theme .footer_partial_wrapper .footer_top_sec .about-us .oneButton {
		margin-bottom: 1.25rem;
	}
	.child-theme .footer_partial_wrapper .footer_top_sec .hs-menu-wrapper>ul>li>a {
		padding-left: 0.375rem;
		padding-right: 1.25rem;
		cursor: pointer;
		position: relative;
	}
	.child-theme .footer_partial_wrapper .footer_top_sec .hs-menu-wrapper>ul>li.menu-open>a:after {
		transform: rotate(180deg);
	}
	.child-theme .footer_partial_wrapper .footer_top_sec .hs-menu-wrapper>ul ul {
		padding-left: 1.25rem;
	}
	.child-theme .footer_partial_wrapper .footer_top_sec .hs-menu-wrapper>ul>li>a:hover{
		text-decoration: none;
	}

	.child-theme .bottom-footer .bottom-row .menu ul>li>a {
		display:block;
	}
	.child-theme .bottom-footer .bottom-row .menu ul>li>a:hover{
		color: #cedbe0;
	}

}

@media(max-width:500px){
	.child-theme .custom-header .language-column .search {
		margin-right: 6.5rem;
	}
}



@media(max-width:320px){
	.child-theme .custom-header .language-column .search {
		margin-right: 5.1rem;
	}
}







.child-theme .custom-header form input[type="text"], 
.child-theme .custom-header form input[type="search"],
.child-theme .custom-header form input[type="inputField"],
.child-theme .custom-header form input[type="password"],
.child-theme .custom-header form input[type="email"], 
.child-theme .custom-header form input[type="url"], 
.child-theme .custom-header form input[type="date"],
.child-theme .custom-header form input[type="month"],
.child-theme .custom-header form input[type="time"], 
.child-theme .custom-header form input[type="datetime"],
.child-theme .custom-header form input[type="datetime-local"], 
.child-theme .custom-header form input[type="week"], 
.child-theme .custom-header form input[type="number"],
.child-theme .custom-header form input[type="search"], 
.child-theme .custom-header form input[type="tel"],
.child-theme .custom-header form input[type="color"],
.child-theme .custom-header form select,
.child-theme .custom-header textarea {
	transition-duration: 220ms;
	transition-timing-function: ease;
	transition-property: color, border-color;
	font-weight: normal;
	font-family: "Daytona W01 Light", sans-serif;
	font-size: 1rem;
	line-height: 1.625;
	background-color: #fff;
	border: 0.0625rem solid #b3b3b3;
	border-radius: 0.3125rem;
	border-spacing: 0;
	box-sizing: border-box;
	color: #6F6C6C;
	display: inline-block;
	height: 2.8125rem;
	line-height: 1.625;
	padding: 0.625rem 0.6875rem 0.6875rem;
	vertical-align: middle;
	width: 100%;
	-moz-appearance: none;
	-webkit-appearance: none;
	margin-bottom: 0.33em;
	margin-top: 0.33em;
}
::-webkit-input-placeholder {
	color: #bfbfbf;
}

.child-theme .tabber .media-col .form-wrap .hs-input, 
.child-theme form input[type=email],
.child-theme form input[type=file],
.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 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
	height: 40px;
	-webkit-appearance: none;
	-moz-appearance: none;
	box-sizing: border-box;
	padding: 0 15px;
	min-height: 27px;
}

.child-theme .cm_nv_wrp .cm_nv_inner .custom,
.child-theme .hs-button,
.child-theme .tabber .media-col .form-wrap input.hs-button,
form input[type=submit] {
	position: relative;
	text-align: center;
	margin: 0;
	cursor: pointer;
	display: inline-block;
	font-weight: 700;
	-webkit-appearance: none;
	-moz-appearance: none;
	font-size: 12px;
	line-height: 12px;
	font-family: helvetica;
}

.child-theme .footer_partial_wrapper.no_navigation .footer_top_sec {
	padding: 0;
}






.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 24px;
}

.child-theme .span2 .hs-sec-btn,
.child-theme .span3 .hs-sec-btn,
.child-theme .span4 .hs-sec-btn,
.child-theme .span5 .hs-sec-btn,
.child-theme .span6 .hs-sec-btn{
	padding:13.5px 16px;
}



.child-theme .hs-trans-btn:hover, 
.child-theme form input[type=submit]:hover, 
.child-theme .hs-button:hover, 
.child-theme .hs-sec-btn:hover, 
.child-theme .systems-page .hs-search-results__next-page:hover, 
.child-theme .systems-page .hs-search-results__prev-page:hover, 
.child-theme nav.blog-pagination > a:hover, 
.child-theme .simple-banner .banner-breacrumb ul.hs-breadcrumb-menu:hover, 
.child-theme .landing-banner .form-row .hs-form-field > label:hover, 
.child-theme .cm_pg_wrp .left-col a.custom:hover, 
.child-theme .cm_pg_wrp .right-col a.custom:hover, 
.child-theme .sidebar-popular-posts .related-title:hover, 
.child-theme .pricing-table-gp .popular-ribon:hover {
	text-decoration: none;
}

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

.child-theme h1,
.child-theme h2,
.child-theme h3,
.child-theme h5,
.child-theme h6{
	font-family: "Daytona W01 Light", sans-serif;
	margin-bottom:10px;
}

.child-theme h4{
	font-family: "Daytona W01 Regular", sans-serif;
	margin-bottom:10px;
}

.child-theme body {
	font-family: "Daytona W01 Light", sans-serif;
}

.child-theme .custom-header .bottom-header .header-menu ul>li {
	position: relative;
}

/* Banner */

.child-theme .cm-banner.simple-banner {
	min-height: auto;
	padding-left: 0;
	padding-right: 0;
}

.child-theme .cm-banner.simple-banner .top_sec h1{
	display: inline-block;
}

.child-theme .cm-banner.simple-banner .banner-content-inner {
	width: 66.66667%;
}

.child-theme .cm-banner.simple-banner .top_sec {
	height: auto !important;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	min-height: min-content;
}

.child-theme .cm-banner.simple-banner .top_sec h1 {
	padding: 0 13px;
	margin-bottom: 2px;
	background-color: rgba(0, 0, 0, 0.56);
	line-height: 60.2px;
	font-weight: normal;
	font-family: "Daytona W01 Light", sans-serif;
	font-size: 52px;
}

.child-theme .cm-banner.simple-banner .top_sec p {
	font-weight: normal;
	font-family: "Daytona W01 Regular", sans-serif;
	background-color: rgba(0, 0, 0, 0.56);
	padding: 7px 13px;
	font-size: 20px;
	line-height: 28px;
}

.child-theme .custom-header .bottom-header .header-menu ul ul {
	left: 100%;
	top: 0;
	padding-bottom: 10px;
	border: 0;
	width: 100%;
	display: none;
}

.child-theme .custom-header .bottom-header .header-menu .hs-menu-wrapper > ul li:hover > ul {
	display: block;
}

.child-theme .custom-header .bottom-header .header-menu ul ul:before {
	content: "";
	height: 100px;
	width: 40px;
	position: absolute;
	top: 0;
	right: 100%;
}

.child-theme .cm-banner.simple-banner .btn_row {
	margin-top: 0.125rem;
}

.child-theme .cm-banner.simple-banner .btn_row a.hs-button {
	border-color: #1B778F;
	color: #fff;
	font-size: 1rem;
	padding: 0.84375rem 1rem;
	background-color: #025e8d;
	text-decoration: none;
	line-height: 1;
	transition-duration: 220ms;
	transition-timing-function: ease;
	transition-property: color, border-color, background-color;
	border: 0.0625rem solid transparent;
	border-radius: 0.3125rem;
	box-sizing: border-box;
	cursor: pointer;
	display: inline-block;
	font-weight: normal;
	font-family: "Daytona W01 Regular", sans-serif;
}

.child-theme .cm-banner.simple-banner .top_sec {
	height: auto;
}

.child-theme .cm-banner.simple-banner .top_sec h1 {
	margin-top: 15px;
}

.child-theme .cm-banner.simple-banner .btn_row a.hs-button:hover{
	background-color: #fff;
	border-color: #005272;
	color: #005272;
	text-decoration: none;
}

.child-theme .cm-banner.simple-banner .top_sec {
	display: block;
}
.child-theme h4.meta_title_tag {
	margin: 0;
}
.child-theme .cm-btm-tags.col6 {
	margin: 0;
}

.child-theme form label {
	font-family: helvetica;
	font-size: 14px;
	float: none;
	width: auto;
	font-weight: 500;
	line-height: 20px;
	padding-top: 0;
	margin-bottom: 4px;
}

/* Responsive */


@media (max-width:1063px){
	.child-theme .cm-banner.simple-banner .top_sec h1 {
		margin-top: 0;
	}
	.child-theme .cm-banner.simple-banner {
		padding-top: 17px !important;
	}
}

@media(max-width:1024px){

	.child-theme .custom-header .mobile-menu .hs-menu-wrapper>ul ul li {
		margin-bottom: 10px;
	}

	.child-theme .custom-header .mobile-menu .hs-menu-wrapper > ul ul {
		display: none;
	}

	.child-theme .custom-header .mobile-menu .hs-menu-wrapper > ul > li {
		position: relative;
	}

	.child-theme .custom-header .mobile-menu .hs-menu-wrapper > ul ul a {
		padding: 0 15px;
		font-size: 14px;
	}

	.child-theme .cm-banner.simple-banner{
		padding-top: 67px !important;
		padding-bottom: 20px !important;
	}

	.child-theme .cm-banner.simple-banner {
		padding: 53px 15px;
	}

	.child-trigger {
		cursor: pointer;
		display: block!important;
		height: 30px!important;
		padding: 0!important;
		position: absolute;
		top: 0;
		width: 40px!important;
		right: 0;
	}

	.child-trigger:hover {
		text-decoration: none
	}

	.child-trigger i {
		position: relative;
		top: 50%;
		margin: 0 auto !important;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0)
	}

	.child-trigger i:after {
		position: absolute;
		content: ''
	}

	.child-trigger i,.child-trigger i:after {
		width: 10px;
		height: 1px;
		background-color: #fff;
		display: block
	}

	.child-trigger i:after {
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg)
	}

	.child-trigger.child-open i:after {
		-webkit-transform: rotate(-180deg);
		-ms-transform: rotate(-180deg);
		transform: rotate(-180deg)
	}

	.child-trigger i,.child-trigger i:after {
		background-color: #000
	}


	.child-theme .cm-banner.simple-banner .banner-content-inner {
		width: 100%;
	}

	.child-theme .cm-banner.simple-banner .top_sec h1 {
		font-size: 42px;
		padding: 0 8px;
		line-height: 48px;
		display: inline-block;
	}

	.child-theme .cm-banner.simple-banner .top_sec p {
		font-size: 18px;
		padding: 4px 8px;
		line-height: 26px;
	}

	.child-theme .cm-banner.simple-banner .top_sec {
		height: auto !important;
	}

	.child-theme .cm-banner.simple-banner {
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 20px;
		padding-bottom: 20px;
	}
}

@media (max-width:767px){
	.child-theme .hs-trans-btn,
	.child-theme .hs-sec-btn{
		padding:13.5px 16px;
	}
	.child-theme .cm_nv_wrp .cm_nv_inner .custom,
	.child-theme .hs-button, 
	.child-theme .tabber .media-col .form-wrap input.hs-button,
	.child-theme form input[type=submit]{
		padding:12px 24px;
	}
	.child-theme .cm-banner.simple-banner {
		padding-top: 20px !important;
	}

	.migration .hs-search-field__bar,
	.migration .hs_cos_wrapper_type_email_subscriptions, 
	.migration .hs_cos_wrapper_type_member_login, 
	.migration .hs_cos_wrapper_type_member_register, 
	.migration .hs_cos_wrapper_type_password_prompt,
	.migration .hs_cos_wrapper_type_password_reset, 
	.migration .hs_cos_wrapper_type_password_reset_request,
	.migration .section.post-footer form, 
	.migration .widget-type-blog_subscribe,
	.migration .widget-type-email_simple_subscription,
	.migration .widget-type-form, 
	.migration .widget-type-google_search,
	.migration .widget-type-password_prompt.custom_error_message{
		margin-bottom: 30px;
	}

}


@media(max-width:640px){
	.child-theme .cm-banner.simple-banner {
		padding: 10px 0;
	}
	.child-theme .cm-banner.simple-banner .top_sec {
		height: auto;
	}
	.child-theme .cm-banner.simple-banner .top_sec h1 {
		font-size: 26px;
		line-height: 32px;
	}
	.child-theme .cm-banner.simple-banner .top_sec p {
		font-size: 16px;
	}

}