header div.LogoBar{
	box-shadow:0 1px 1px 0 #647082;
}
header div.LogoBar>div>div{
	background-color:transparent;
}
div[data-component="Hero-2"]{
    aspect-ratio: unset;
    min-height: unset;
    padding: unset;
}

div[data-component="Hero-2"]>div>div{width: unset;}

@media (min-width: 992px){
div[data-component="Hero-2"]{}
div[data-component="Hero-2"] img{max-width: 1024px;aspect-ratio: unset;max-height: unset;}
}


body h1[headingas="h1"]{
	font-size:26px!important;
	line-height:31px!important;
}

@media(max-width:1199px){
	body h1[headingas="h1"]{
		font-size:16px!important;
		line-height:22px!important;
	}
body article:nth-child(1) div:nth-child(1) div[group='groupA']:has(ul) p, body article:nth-child(1) div:nth-child(1) div[group='groupA']:has(ul) ul,body article:nth-child(1) div:nth-child(1) div[group='groupA']:has(ul) li, body article:nth-child(1) div:nth-child(1) div[group='groupA']:has(ul) ol, body article:nth-child(1) div:nth-child(1) div[group='groupA']:has(ul) span{
    line-height:18px !important;
}
body article:nth-child(1) div:nth-child(1) div[group='groupA']:has(ul) ul {
    padding: 0;
}
[data-component="isi"] article:first-of-type article:first-of-type > div:nth-of-type(2) [group="groupA"] [data-component="RTE"] p{
	line-height:18px;
}
    
[data-component="isi"] ul li{margin-bottom:8px;}
    
[data-component="isi"] p{margin-bottom:14px!important;}
}

[data-component="accordion"] p{margin-bottom:16px!important;}

[data-component="accordion"] .body-copy-2 {
    font-weight: 700;
    line-height: 1.375rem;
}

[data-component="accordion"] .body-copy-3 {
    font-weight: 400;
    font-size: .75rem;
    line-height: 1.063rem;
}

[data-component="accordion"] .body-copy-4 {
    font-weight: 700;
    font-size: .75rem;
    line-height: 1.063rem;
}