<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.nav-wrapper li:after {
    content: '';
    display: inline-block;
    background-image: url(../img/common-sprite.png);
    background-repeat: no-repeat;
    background-size: 346px 343px;
    width: 7px;
    height: 10px;
    margin-top: 4px;
    background-position: -275px -220px;
}
#trail ul li:last-child:after {
    content: '';
    background-image: none;
}
.nav-wrapper a.breadClass {
    display: none;
}
.nav-wrapper se-icon {
    display: none;
}
.nav-wrapper li a{
    padding-right: 7px;
}
#trail li:after {
    margin-right: 0.5em;
}
.sdlGlobalHeader {
    position: sticky;
    top: -46px;
    z-index: 60;
}

.publictitle{
    color: #333333;
    margin-top: 0px;
    margin-bottom: 12px;
    font-style: normal;
    font-weight: 400;
    font-size: 42px;
    line-height: 50px;
}
.subtitle{
	text-align: start;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    color: #626469;
    margin: 0px;
}
@media(max-width:46em){
	.publictitle{
	text-align:center;
	line-height: 39px;
    font-size: 30px;
	}
}

@media(max-width:46em){
	.subtitle{
		text-align:center;
	}
}
.ddc-wc-page-tittle{
    color: #333333;
     margin-top: 50px;
     margin-bottom: 8px;
     font-style: normal;
     font-weight: 400;
     font-size: 42px !important;
     line-height: 50px;
     font-family: 'ArialRoundedMTforSE_Latin',Arial,'Helvetica Neue',Helvetica,sans-serif;
 }
 .ddc-wc-page-sub-tittle{
     font-size: 18px !important;
     font-weight: 500;
     color: rgb(51, 51, 51);   
     margin-bottom: -24px;
     font-family: 'ArialRoundedMTforSE_Latin',Arial,'Helvetica Neue',Helvetica,sans-serif;
 }
 
 
 @media(max-width:46em){
  .ddc-wc-page-tittle {
     line-height: 39px!important;
     font-size:  30px !important;
     margin: 0 0 8px;
     text-align:center;
     font-style: normal;
     font-weight: 400;
     margin-top: 30px;
     font-family: 'ArialRoundedMTforSE_Latin',Arial,'Helvetica Neue',Helvetica,sans-serif;
 }
 }
 
 @media(max-width:46em){
 .ddc-wc-page-sub-tittle{
     font-size: 18px !important;
     font-weight: 500;
     color: rgb(51, 51, 51);
     text-align:center;
     font-family: 'ArialRoundedMTforSE_Latin',Arial,'Helvetica Neue',Helvetica,sans-serif;

 }
 }

 .title-main{
    color: #333333;
    margin-top: 0px;
    font-family: 'ArialRoundedMTforSE_Latin',Arial,'Helvetica Neue',Helvetica,sans-serif;
    margin-bottom: 12px;
    font-style: normal;
    font-weight: 400;
    font-size: 42px !important;
    line-height: 50px !important;
}
.title-subcontent{
	text-align: start;
    font-size: 18px !important;
    font-weight: 400;
    line-height: 30px !important;
    font-family: 'ArialRoundedMTforSE_Latin',Arial,'Helvetica Neue',Helvetica,sans-serif;
    margin: 0px;
}
@media(max-width:46em){
	.title-main{
	text-align:center;
    font-family: 'ArialRoundedMTforSE_Latin',Arial,'Helvetica Neue',Helvetica,sans-serif;
	line-height: 39px !important;
    font-size: 30px !important;
	}
}

@media(max-width:46em){
	.title-subcontent{
		text-align:center;
     	line-height: 30px !important;
        font-family: 'ArialRoundedMTforSE_Latin',Arial,'Helvetica Neue',Helvetica,sans-serif;
	}
}

body{
	overflow-y:visible;
	overflow-x:hidden;
}</pre></body></html>