<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
.head_title h1 {
  font-size: 3.2rem;
  font-weight: 600;
  color: #fff;
  line-height: 1.25;
}
#second_header {
    background: url(/202407/images/lf-bgg-bl-cy.png);
    background-size: cover;
}
.kv-wrap {
    background-image: linear-gradient(135deg, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.5)), url(/202407/strategy-briefing/images/back-gray.png);
    padding-bottom: 0;
    background-position: center;
}
.kv-wrap .kv-area {
    min-height: 300px;
}
.kv-area p {	
  padding-bottom: 2.4em;	
}
.sub-titel span {	
  margin-bottom: 1.2rem;	
}
.tryDS-area .panel_list_wrap h3 {
    border-bottom: 6px solid #2c00a0;
}

.tryDS-area .panel_list_wrap h3:before {
    background: #00fff6;
}
.section-btmlink {
    background: url(/202407/images/lf-bgg-bl-cy.png);
}</pre></body></html>