<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#toolset {
	display: none;
}

body {
	background-color: #fff;
	color: #000;
}

a:active {
	opacity: 0.7;
}

.page a.active {
	opacity: .4;
}

i,
em {
	font-style: italic;
}

b,
strong {
	font-weight: bolder;
}

sub,
sup {
	position: relative;
	vertical-align: baseline;
}

sub {
	top: 0.3em;
}

sup {
	top: -0.4em;
}

s {
	text-decoration: line-through;
}

img {
	border: 0;
	padding: 0;
}

ul,
ol {
	margin: 0;
	padding: 0 0 0 4em;
}

ol {
	list-style-type: decimal-leading-zero;
}

blockquote {
	margin: 0;
	padding: 0 0 0 2em;
}

hr {
	background: rgba(0, 0, 0, 0.4);
	border: 0;
	height: 1px;
	display: block;
}

.content img {
	float: none;
	margin-bottom: .5em;
}

.gallery_image_caption {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    font-size: 1.1rem;
	font-weight: 500;
	color: rgba(0, 0, 0, 0.35);
	font-family: Diatype, Icons;
	font-style: normal;
	line-height: 1.3;	
}

/**
 * Loading Animation
 */

.loading[data-loading] {
	position: fixed;
	bottom: 8px; 
    left: 8px;
}

/**
 * Editor styles
 */

[data-predefined-style="true"] bodycopy {
	font-size: 1.6rem;
	font-weight: normal;
	color: rgba(255, 255, 255, 1);
	font-family: "Helvetica Neue", Helvetica, sans-serif, "Helvetica Neue Regular", Icons;
	font-style: normal;
	line-height: 1.2;
}

[data-predefined-style="true"] bodycopy a {
	color: rgba(151, 128, 122, 1);
	text-decoration: underline;
}

bodycopy a:hover, h1 a:hover, h2 a:hover, h3 a:hover{
color:#fff;	
}


[data-predefined-style="true"] bodycopy a:hover {
text-decoration:none;
    color: rgba(255, 255, 255, 1);
}

bodycopy a.image-link,
bodycopy a.icon-link,
bodycopy a.image-link:hover,
bodycopy a.icon-link:hover {
	border-bottom: 0;
	padding-bottom: 0;
}

[data-predefined-style="true"] h1 {
	font-family:Eurostile W01 Extended;
	font-style: normal;
	font-weight: 400;
	padding: 0;
	margin: 0;
	font-size: 8rem;
	line-height: 1;
	color: rgba(255, 255, 255, 1);
    text-transform:uppercase;
}

[data-predefined-style="true"] h1 a {
	color: #a03838;
}

[data-predefined-style="true"] h2 {
	font-family:Eurostile W01 Extended;
	font-style: normal;
	font-weight: 400;
	padding: 0;
	margin: 0;
	color: rgba(0, 0, 0, 0.85);
	font-size: 3.6rem;
	line-height: 1;
    letter-spacing: -.01em;
    text-transform:uppercase;
}

[data-predefined-style="true"] h2 a {
	color: rgba(178, 181, 205, 1);
    text-decoration: underline;
}

[data-predefined-style="true"] h3 {
	font-family:Eurostile W01 Extended;
	font-style: normal;
	font-weight: 400;
	padding: 0;
	margin: 0;
	color: rgba(0, 0, 0, 0.85);
	font-size: 1.9rem;
	line-height: 1;
    letter-spacing: -.01em;
    text-transform:uppercase;
}

[data-predefined-style="true"] h3 a {
	color: #baa4bf;
    text-decoration: underline;
}

[data-predefined-style="true"] small {
	display: inline-block;
	font-size: 1.2rem;
	line-height: 1.2;
	font-family: "Helvetica Neue", Helvetica, sans-serif, "Helvetica Neue Regular", Icons;
	font-style: normal;
	font-weight: normal;
	color: rgba(94, 106, 89, 1);
}

[data-predefined-style="true"] small a {
	color: rgba(0, 0, 0, 0.85);
}

[data-predefined-style="true"] japanese {
font-family: 'Kosugi', sans-serif;
}


/**
 * Breakpoints
 */


[data-css-preset] .page {
    background-color: initial /*!page_bgcolor*/;
}

.mobile .page,
[data-css-preset].mobile .page {
	position: relative;
	min-height: 10px;
	max-width: 100%;
	width: 100%;
	background-color: transparent /*!page_bgcolor*/;
}

div.page.container.container_width.clearfix
 {
border:8px solid #000;  
border-width: 10px;
border-color: #000;
-moz-border-image: url("https://files.cargocollective.com/c1302248/black-curve-border-top-right.svg") 45px 45px 0px 45px round round;
-webkit-border-image: url("https://files.cargocollective.com/c1302248/black-curve-border-top-right.svg") 45px 45px 0px 45px round round;
-o-border-image: url("https://files.cargocollective.com/c1302248/black-curve-border-top-right.svg") 45px 45px 0px 45px round round;
border-image-source: url("https://files.cargocollective.com/c1302248/black-curve-border-top-right.svg");
border-image-slice: 33%;
border-image-width: 50px 50px 0px 50px;
border-image-repeat: round round;
-webkit-border-radius: 0px; 
-moz-border-radius: 0px; 
border-radius: 0px;
}


[data-css-preset] .container{
	
border-width: 0px;
border-color: #000;
-moz-border-image: url("https://files.cargocollective.com/c1302248/97807A-curve-border-top-right.svg") 45px 45px 0px 45px round round;
-webkit-border-image: url("https://files.cargocollective.com/c1302248/97807A-curve-border-top-right.svg") 45px 45px 0px 45px round round;
-o-border-image: url("https://files.cargocollective.com/c1302248/97807A-curve-border-top-right.svg") 45px 45px 0px 45px round round;
border-image-source: url("https://files.cargocollective.com/c1302248/97807A-curve-border-top-right.svg");
border-image-slice: 33%;
border-image-width: 50px 50px 0px 50px;
border-image-repeat: round round;
-webkit-border-radius: 0px; 
-moz-border-radius: 0px; 
border-radius: 0px;
}


.container div {
	border-width:0px;
    border-style:solid;
   	border-color: #eee;
    border-radius: 0px 20px 0 0;
}

.page_content {
border-width:0px;
    border-radius: 0;	
}

[data-css-preset] body {
	background-color: rgb(0, 0, 0)/*!body_bgcolor*/;
}

[data-css-preset] .container_width {
	width: 100%/*!content_left*/;
}

[data-css-preset] .content_padding {
	padding-top: 0rem /*!main_margin*/;
	padding-bottom: 0rem /*!main_margin*/;
	padding-left: 0rem /*!main_margin*/;
	padding-right: 0rem /*!main_margin*/;
}

/**
 * Thumbnails
 */

div[thumbnails] {
	justify-content: flex-start;
}

[data-css-preset] .thumbnails {
   	background-color: transparent/*!thumbnails_bgcolor*/;   
}

[data-css-preset] .thumbnails_width {
    width: 100%/*!thumbnails_width*/;
}

[data-css-preset] [thumbnails-pad] {
    padding: 1rem/*!thumbnails_padding*/;
}

[data-css-preset] [thumbnails-gutter] {
    margin: -2rem/*!thumbnails_padding*/;
}

[data-css-preset] [responsive-layout] [thumbnails-pad] {
    padding: 0.5rem/*!responsive_thumbnails_padding*/; 
}

[data-css-preset] [responsive-layout] [thumbnails-gutter] {
    margin: -1rem/*!responsive_thumbnails_padding*/; 
}

.thumbnails .thumb_image {
	outline: 0px solid rgba(0,0,0,.12);
    outline-offset: -1px;
}

.thumbnails .title {
    margin-top: 1.2rem;
    margin-bottom: 0.4rem;
	font-size: 1.6rem;
	font-weight: normal;
	color: rgba(0, 0, 0, 0.85);
	font-family: "Helvetica Neue", Helvetica, sans-serif, "Helvetica Neue Regular", Icons;
	font-style: normal;
	line-height: 1.4;
}

.thumbnails .tags {
    margin-top: 1.2rem;
    margin-bottom: 0.5rem;
    font-size: 1.3rem;
	font-weight: normal;
	color: rgba(0, 0, 0, 0.35);
	font-family: "Helvetica Neue", Helvetica, sans-serif, "Helvetica Neue Regular", Icons;
	font-style: normal;
	line-height: 1.3;
}

.thumbnails .tags a {
	border-bottom: 0;
    color: rgba(0, 0, 0, 0.35);
    text-decoration: none;
}

.thumbnails .has_title .tags {
	margin-top: 0.4rem;
}

/**
 * Site Menu Button
 */

[data-css-preset] #site_menu_button {
    color: rgba(255, 255, 255, 1);
    line-height: 1;
    font-size: 28px /*!site_menu_button*/;
    padding: 15px;
    line-height: 1;
    background: rgba(33, 32, 46, 0);
    position: fixed;
    top: 2rem /*!site_menu_button*/;
	right: 2rem /*!site_menu_button*/;
}

body.mobile #site_menu_button {
	margin: -6px;
    font-size: 34px;
}

#site_menu_button.custom_icon {
	width: 40px;
    height: auto;
}

#site_menu_button.active {
	display: none;
}

/**
 * Site Menu
 */

#site_menu {
	font-family: Eurostile W01 Extended;
	background: rgba(20, 20, 20, 0.95);
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	padding: 20px 30px 90px 30px;
	max-width: 400px;
	min-width: 300px;
	text-align: left;
	display: flex;
	justify-content: flex-start;
    text-transform:uppercase;
}

body.mobile #site_menu {
	width: 100%;
}

#site_menu .page-link a {
	color: rgba(255, 255, 255, 0.75);
}

#site_menu .set-link &gt; a {
	color: rgba(255, 255, 255, 0.75);
	font-weight: bold;
}

#site_menu a:active {
	opacity: .7;
}

#site_menu a.active {
	opacity: .4;
}

#site_menu .close {
	display: none;
	color: rgba(255, 255, 255, 0.4);
	line-height: .85em;
	font-size: 45px;
}

body.mobile #site_menu .close {
	display: block;
	font-size: 50px;
	line-height: 1em;
}

#site_menu .break {
	height: 28px;
}

#site_menu .indent {
	margin-left: 28px;
}

/*
 * Shop Button
 */

[data-css-preset] #shop_button {
	color: rgba(0, 0, 0, 0.85);
    background: transparent;
	font-size: 32px;
    font-style: normal;
	font-weight: 400;
    line-height: 1;
    position: fixed;
	padding: 6px;
	top: 2rem /*!shop_button*/;
	right: 2rem /*!shop_button*/;
}

#shop_button.text {
	font-family: "Helvetica Neue", Helvetica, sans-serif, "Helvetica Neue Regular", Icons;
	font-size: 1.6rem;
    padding: 0;
	font-weight: normal;
	color: rgba(0, 0, 0, 0.85);
	font-style: normal;
}

#shop_button.custom_icon {
	width: 40px;
    height: auto;
}

body.mobile #shop_button:not(.text) {
	margin: -6px;
    font-size: 36px;
}

/*
 * Shop Product Widget
*/

.shop_product {
    width: 100%;
	max-width: 22rem;
    position: relative;
    display: block;
}

.shop_product .price {
	font-family: "Helvetica Neue", Helvetica, sans-serif, "Helvetica Neue Regular", Icons;
	font-size: 1.4rem;
	line-height: 1.2;
	color: rgba(0, 0, 0, 0.85);
    display: block;
    margin-bottom: 1rem;
	font-style: normal;
	font-weight: normal;
}

.shop_product .dropdown {
	font-family: "Helvetica Neue", Helvetica, sans-serif, "Helvetica Neue Regular", Icons;
    font-size: 1.4rem;
    display: inline-block;
	width: 100%;
    border: 1px solid rgba(0,0,0,.2);
    background:  white url(https://static.cargo.site/assets/images/select-line-arrows.svg) no-repeat right;
    margin-bottom: 1rem;
    line-height: 1.2;
    padding: .7rem 2.5rem .7rem 1rem;
	font-style: normal;
	font-weight: normal;
}

.shop_product .button {
	font-family: "Helvetica Neue", Helvetica, sans-serif, "Helvetica Neue Regular", Icons;
	font-size: 1.4rem;
    background: rgba(0, 0, 0, 0.7);
    color: rgba(255,255,255,1);
    flex: 0 0 50%;
    text-align: left;
    display: inline-block;
	line-height: 1.2;
    padding: .8rem 1rem;
	font-style: normal;
	font-weight: normal;
}

/*
 * Image Zoom
 */

.content img.image-zoom:active {
  opacity: .7;
}

/**
 * Quick View
 */

[data-css-preset] .quick-view {
    padding-top: 2.5rem /*!quick_view_padding*/;
    padding-bottom: 2.5rem /*!quick_view_padding*/;
    padding-left: 2.5rem /*!quick_view_padding*/;
    padding-right: 2.5rem /*!quick_view_padding*/;
    height: 100% /*!quick_view_height*/;
    width: 100% /*!quick_view_width*/;
}

body.mobile .quick-view {
    width: 100%;
    height: 100%;
    margin: 0;
}

[data-css-preset] .quick-view-background {
	background: #eee /*!quick_view_bgcolor*/;
}

.quick-view-caption {
	font-family: "Helvetica Neue", Helvetica, sans-serif, "Helvetica Neue Regular", Icons;
    transition: 100ms opacity ease-in-out;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 3.5rem 0;
    text-align: center;
    font-size: 1.3rem;
	font-style: normal;
	font-weight: normal;
    line-height: 1.3;
}

.quick-view-caption span {
    padding: 0.5rem 1rem;
    display: inline-block;
    background: rgba(0,0,0,0.5);
    color: white;
}


/**
 * Quick View Navigation 
 */

.quick-view-navigation .left-arrow {
    left: 10px;
}

.quick-view-navigation .right-arrow {
    right: 10px;
}

.quick-view-navigation .left-arrow,
.quick-view-navigation .right-arrow {
    /* Change height/width together to scale */
    height: 36px;
    width: 36px;
}

.quick-view-navigation .left-arrow .inner-color,
.quick-view-navigation .right-arrow .inner-color {
    stroke: #fff;
    stroke-width: 0px;
}

.quick-view-navigation .left-arrow .outer-color,
.quick-view-navigation .right-arrow .outer-color {
    stroke: rgba(0, 0, 0, 0.85);
    stroke-width: 2px;
}

.quick-view-navigation .close-button {  
    top: 10px;
    right: 10px;
    /* Change height/width together to scale */
    width: 36px;
    height: 36px;
}

.quick-view-navigation .close-button .inner-color {
    stroke: #fff;
    stroke-width: 0px;
}

.quick-view-navigation .close-button .outer-color {
    stroke: rgba(0, 0, 0, 0.85);
    stroke-width: 2px;
}

/** 
 * Image Gallery Navigation Arrows 
 */
 
.image-gallery-navigation .left-arrow,
.image-gallery-navigation .right-arrow {
    /* Change height/width together to scale */
    height: 36px;
    width: 36px;
}

.image-gallery-navigation .left-arrow .inner-color,
.image-gallery-navigation .right-arrow .inner-color {
    stroke: #fff;
    stroke-width: 2px;
}

.image-gallery-navigation .left-arrow .outer-color,
.image-gallery-navigation .right-arrow .outer-color {
    stroke: rgba(0, 0, 0, 0.6);
    stroke-width: 3px;
}

/**
 * Wallpaper Backdrop Navigation Arrows 
 */

.wallpaper-navigation .left-arrow,
.wallpaper-navigation .right-arrow {
   /* Change height/width together to scale */
   width: 36px;
   height: 36px;
}

.wallpaper-navigation .left-arrow .inner-color,
.wallpaper-navigation .right-arrow .inner-color {
   stroke: #fff;
    stroke-width: 2px;
}

.wallpaper-navigation .left-arrow .outer-color,
.wallpaper-navigation .right-arrow .outer-color {
    stroke: rgba(0, 0, 0, 0.6);
    stroke-width: 3px;
}


/**
 * Feed
 */

.feed .content_container .page {
    border-top: 0px dashed rgba(0, 0, 0, 0.2);
}

.feed .content_container .page_container:first-child .page {
	border-top: 0;
}
/*
 * Audio Player
 */

.audio-player {
    max-width: 36rem;
    height: 3.3rem;
    outline: 1px solid rgba(0,0,0,0.15);
    color: rgba(0, 0, 0, 0.6);
    background: #fff;
    font-size: 1.4rem;
    line-height: 1.3;
	font-family: Diatype, Icons;
    font-style: normal;
    font-weight: 400;
    text-align: left;
    margin: 1px 1px 1em 1px;
}

body.mobile .audio-player {
    max-width: 100%;
}

.audio-player .separator {
    width: 1px;
    background-color: rgba(0,0,0,0.15);
}

.audio-player .button {
    background: transparent;
    cursor: pointer;
    fill: rgba(0, 0, 0, 0.85);
}

.audio-player .icon {
    fill: rgba(0, 0, 0, 0.85);
    padding: 30%;
    width: 100%;
    margin: auto;
}

.audio-player .buffer {
    background: rgba(0,0,0,0.03);
}

.audio-player .progress {
    background: rgba(0,0,0,0.1);
}

.audio-player .progress-indicator {
    border: 1px solid rgba(0, 0, 0, 0.7);
    width: 1px;
    height: 100%;
    right: 0;
    position: absolute;
    cursor: ew-resize;
}

.audio-player .note-icon {
    height: 100%;
    width: 3.8rem;
    padding: 1rem;
    fill: rgba(0, 0, 0, 0.5);
}

.audio-player .current-time {
    padding-left: 1rem;
}

.audio-player .total-time {
    padding-right: 1rem;
}

@font-face {
font-family:"Eurostile W01 Extended";
font-weight: normal;
font-style: normal;
src:url("https://files.cargocollective.com/c1302248/e3550a61-1976-4cc0-a44e-f6d0dacf7fa9.woff2") format("woff2"),url("https://files.cargocollective.com/c1302248/987a5fd3-b8f9-4bef-a4ea-3b69090af0d8.woff") format("woff");  
}

div.page_content.clearfix {
    border:0;
    margin:10px;
}


.akiko-haruna {
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 162.09 389.86' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m134.26 378.89h-123.26v-315.89h140.07v299.07a16.82 16.82 0 0 1 -16.81 16.82'/%3E%3Cpath d='m151.07 56.15h-140.07v-43.43h123.3a16.82 16.82 0 0 1 16.81 16.82z'/%3E%3Cg fill='%23fff'%3E%3Cpath d='m94.83 132a3.36 3.36 0 0 0 2.54 4.27c3.34 1 8.87 1.9 8.35 9.9a36.7 36.7 0 0 1 -.63 5.13l-12.5-7.78c-4-2.53-6.69-4-6.69-11.17v-.58h-1.44v21.13h1.44v-.57c0-6.4 2.19-8.24 6.69-5.94l12 7.26c-1.44 5.82-4.15 10.54-8.24 13.08l-6.74 2.77c-2.77.63-3.75-1.39-3.75-2.54v-4.15h-1.4v117.06h1.44v-.58c0-6.51 2.65-9.5 6.69-12l21.6-13.29c6.11 5.42 9.79 11.81 9.79 17.86a17.57 17.57 0 0 1 -2.42 8.87 21 21 0 1 0 4.13 13.34 20.43 20.43 0 0 0 -2.57-10.86 25.61 25.61 0 0 0 2.59-10.83c0-10.14-7.31-19.7-20-26.79h12.5a5.15 5.15 0 0 1 5.13 5.13v3.05h1.44v-21.94h-1.44v3a5.15 5.15 0 0 1 -5.13 5.13h-27.21a5.15 5.15 0 0 1 -5.13-5.13v-.69a5.15 5.15 0 0 1 5.13-5.08h18v-13.77h-1.44v3.06a5.14 5.14 0 0 1 -5.13 5.12h-11.43a5.18 5.18 0 0 1 -5.13-4.66c.29-5.88 2.83-8.7 6.69-11.12l22.18-13.6c5.76 4.73 9.21 10.2 9.21 15.61 0 6.44-4.36 12.66-9.19 12.68a3.31 3.31 0 0 0 -3.25 3.43 2.92 2.92 0 0 0 3.23 2.85c5.53 0 10.94-9.56 10.94-18.44 0-9.39-7-17.62-19.53-24.19h12a5.15 5.15 0 0 1 5.13 5.13v3.05h1.44v-54.1h-9.32v1.45h2.82a5.14 5.14 0 0 1 5.13 5.12v2.88c0 3.34-1.44 5.76-6.91 8.7l-10-6.16a42 42 0 0 0 .69-5.88c.64-10-3.34-15.09-7.83-16.36a3.5 3.5 0 0 0 -4.47 2.14m25.52 150.59c-3 4-7.54 6.51-11.86 6.51a3.28 3.28 0 0 0 -3.58 3.22 3.23 3.23 0 0 0 3.46 3.06c5 0 10.2-4.27 13.6-10.08a22.8 22.8 0 0 1 .92 2.36c3.34 11.17-5 17.34-13.94 20-8.76 2.65-19.07 2.42-22.58-8.82-3.35-11.17 5-17.34 13.94-20 7.14-2.19 15.38-2.42 20 3.75m-19.41-37a50.82 50.82 0 0 1 11.46 6.92l-19.77 11.86c-4.5 2.31-6.51-.52-6.69-6.45v-7.2a5.15 5.15 0 0 1 5.1-5.13zm.17-59.56a59.14 59.14 0 0 1 11.81 6.62l-20.29 12.16c-4.5 2.3-6.51-.52-6.69-6.45v-7.2a5.15 5.15 0 0 1 5.1-5.16zm22.24-10.72a5.15 5.15 0 0 1 -5.13 5.13h-30.18a2 2 0 0 1 -.8-3.93l21.8-9.26c8.46-3.63 12.5-5.42 14.34-8.76zm-9.16-15.9q-2.25 1-5.18 2.25l-8.3 3.34c2.13-2.25 4-5.59 5.24-10.54zm-75.47 194.59c0-2.94 2.25-4.67 4-5.59l1.68-.75.23-.06 17.16-7.31c13.77-5.82 15.79-7 15.79-17.52v-38.23h-1.41v3.06a5.14 5.14 0 0 1 -5.13 5.12h-5l11.52-20.51.05-53.21h-12.27v1.44h5.7a5.15 5.15 0 0 1 5.13 5.13v5.3c-4.73-5-12.85-8.3-20.8-8.3-11 0-19 7.21-19 17.06 0 3.8 1.15 7.89 4.72 10.19h-3.8v30.48h1.44v-3.06a5.15 5.15 0 0 1 4.38-5.07h32.2l-11.47 20.55h-20a5.14 5.14 0 0 1 -5.13-5.12v-3.06h-1.43v41.46h1.44v-.57c0-6.4 2.19-8.24 6.69-5.94l2.63 1.51c-2.42 5.24-3.69 14.51 1.55 14.51a3 3 0 0 0 3.11-3.11c0-2.76-5-4.55-3.91-8.35a11 11 0 0 1 .86-2.07l17.39 10.49q-2.25 1-5.19 2.25l-19.35 7.83c-2.77.64-3.75-1.38-3.75-2.53v-4.15h-1.47v21.2h1.44zm5.32-104.14c-4-1.78-5.82-6.45-5.82-9.68 0-6.68 7.2-11.63 16.94-11.63 10.66 0 21 5.59 21 11.29v4.9a5.14 5.14 0 0 1 -5.12 5.12zm-.23 16.77a5.15 5.15 0 0 1 -5.13-5.13v-.69a5.15 5.15 0 0 1 5.13-5.13h27.23a5.15 5.15 0 0 1 5.13 5.13v.69a5.15 5.15 0 0 1 -5.13 5.13zm1.56 49.94c-4-2.53-6.69-4-6.69-11.17v-2a5.14 5.14 0 0 1 5.13-5.13h16.86l-11.52 20.61zm5.35 3.34 12.16-21.6h8.16a5.14 5.14 0 0 1 5.13 5.13v4.61a5.14 5.14 0 0 1 -5.13 5.12h-2.82v1.44h2.82a5.15 5.15 0 0 1 5.13 5.13v2.88c0 3.34-1.44 5.76-6.92 8.7zm7.89-115c1.33 7.09 5.48 10.37 9.51 10.37 6.34 0 9.39-5 9.45-12.15v-82.31h-1.4v3.06a5.14 5.14 0 0 1 -5.13 5.12h-18.55c4.95-2.3 10.6-7.6 11.52-19.7h7a5.15 5.15 0 0 1 5.13 5.13v3h1.44v-22h-1.41v3.06a5.14 5.14 0 0 1 -5.13 5.22h-7c-.4-8-3.05-18.89-9.22-18.89a3.9 3.9 0 0 0 -4.09 3.8c0 1.56 1.21 3.75 3.34 3.75 3.69 0 7.66 4.6 8.36 11.34h-18.58a5.14 5.14 0 0 1 -5.13-5.12v-3.06h-1.44v22h1.44v-3a5.15 5.15 0 0 1 5.13-5.13h18.55c-1.1 13-8.82 19.7-17.28 19.7h-1.27a5.14 5.14 0 0 1 -5.13-5.12v-3.06h-1.44v36.48h1.44v-.57c0-6.4 2.19-8.24 6.68-5.94l1.39.87c4.78 3.51 8.35 9.73 10.65 16.19l-15 6c-2.77.64-3.75-1.38-3.75-2.53v-4.15h-1.41v27.6h22.58a38.73 38.73 0 0 1 -3.91 11.81c-4 7.31-9.11 9.73-12.56 9.73a5 5 0 0 1 -4.73-5.07v-5.93h-1.38v17.49c9.39 0 17-7.37 21.37-18m-13.25-56.9c-4.06-2.55-6.72-4.1-6.68-8.38a5.12 5.12 0 0 1 5.13-5h27.19a5 5 0 1 1 0 10h-5.7v1.44h5.7a5.15 5.15 0 0 1 5.13 5.13v2.88c0 3.34-1.44 5.76-6.92 8.7zm7.15 7.21 14.49 8.7q-2.25 1-5.19 2.25l-2.71 1.09a41.13 41.13 0 0 0 -6.56-12m-8.7 34.1a5.52 5.52 0 0 1 -4.41-2.23 4 4 0 0 1 -.72-2.31 4.07 4.07 0 0 1 .64-2.18 8.83 8.83 0 0 1 3.39-2.73l1.91-.81 14.35-6.09a46.5 46.5 0 0 1 1.78 11.69c0 1.5-.05 3-.17 4.67zm18.38 0c.11-1.5.17-3 .17-4.5a49.85 49.85 0 0 0 -1.79-12.55l1.21-.52c8.47-3.63 12.5-5.42 14.35-8.76v21.2a5.15 5.15 0 0 1 -5.16 5.1zm-.75 5.59h9.53a5.14 5.14 0 0 1 5.13 5.06v2.77c0 4.49-2.19 6.85-7.84 6.85-4.72 0-7.83-1.55-9-6.56a45.43 45.43 0 0 0 2.14-8.18'/%3E%3Cpath d='m16.73 39.91h10.5v1.09h-9.23v3.52h8.9v1h-8.9v3.9h9.3v1.06h-10.57z'/%3E%3Cpath d='m29 39.91h8.51c1.66 0 2.3.16 2.81.69a3.26 3.26 0 0 1 .68 2.4c0 1.55-.2 2.2-.84 2.71a3.5 3.5 0 0 1 -2.32.58h-7.53v4.14h-1.31zm7.86 5.34c2.27 0 2.78-.39 2.78-2.15s-.47-2.1-2.49-2.1h-6.84v4.28z'/%3E%3Cpath d='m58.3 40.76c.68.71.84 1.53.84 4.41s-.14 3.72-.84 4.43-1.61 1-5.95 1-5.13-.12-5.94-1-.84-1.54-.84-4.41.16-3.73.84-4.43 1.61-1 6-1 5.08.18 5.89 1zm-10.86.79c-.44.46-.56 1.22-.56 3.64s.12 3.16.56 3.62 1.2.65 4.91.65 4.38-.1 4.92-.65.55-1.22.55-3.62-.11-3.18-.55-3.64-1.37-.65-4.85-.65c-3.64 0-4.48.1-4.98.65z'/%3E%3Cpath d='m73.47 39.91v7.16a5.36 5.36 0 0 1 -.16 1.86c-.49 1.33-1.58 1.63-6 1.63-3.65 0-4.86-.19-5.55-.85a2.07 2.07 0 0 1 -.63-1.41 11.08 11.08 0 0 1 0-1.23v-7.16h1.26v6.94a5.38 5.38 0 0 0 .06 1.33c.26 1.1.92 1.28 4.89 1.28 3.35 0 4.2-.13 4.63-.72.28-.39.32-.56.32-1.89v-6.94z'/%3E%3Cpath d='m79.44 41h-5.36v-1.09h12v1.09h-5.37v9.48h-1.27z'/%3E%3Cpath d='m90.11 39.91h2l10 9.64v-9.64h1.26v10.54h-2l-10-9.64v9.64h-1.26z'/%3E%3Cpath d='m118.1 40.76c.68.71.84 1.53.84 4.41s-.16 3.72-.84 4.43-1.61 1-5.94 1-5.14-.12-5.94-1-.84-1.54-.84-4.41.16-3.73.84-4.43 1.61-1 6-1 5.08.18 5.88 1zm-10.86.79c-.44.46-.55 1.22-.55 3.64s.11 3.16.55 3.62 1.2.65 4.92.65 4.38-.1 4.92-.65.55-1.22.55-3.62-.11-3.18-.55-3.64-1.38-.65-4.86-.65-4.47.1-4.98.65z'/%3E%3Cpath d='m120.76 39.91 4.38 9.39 4.44-9.39h1.48l4.45 9.39 4.39-9.39h1.33l-5 10.54h-1.53l-4.4-9.31-4.41 9.31h-1.54l-5-10.54z'/%3E%3C/g%3E%3Cpath d='m145.47 68.61v293.46a11.21 11.21 0 0 1 -11.21 11.21m5.74-304.55h5.6m-117.83-.12a11.21 11.21 0 0 0 -11.21 11.21v293.46m.15-152.4h5.6m-5.87 152.28h5.61m117.95-152.28h5.6' fill='none' stroke='%23fff' stroke-miterlimit='10' stroke-width='.37'/%3E%3Cpath d='m16.57 18.33h117.69a11.21 11.21 0 0 1 11.21 11.21v21m-64.39-26.73v-5.61m-64.33 5.55v-5.61' fill='none' stroke='%23fff' stroke-miterlimit='10' stroke-width='.37'/%3E%3C/svg%3E");
background-position:left top;
background-repeat:no-repeat;
font-family:"Eurostile W01 Extended";
min-height:400px;
height:400px;
margin:0;
background-color: transparent;
border:0px white solid;
}

.akiko-haruna-yakusoku {
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 162.09 389.86' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m134.26 378.89h-123.26v-315.89h140.07v299.07a16.82 16.82 0 0 1 -16.81 16.82'/%3E%3Cpath d='m151.07 56.15h-140.07v-43.43h123.3a16.82 16.82 0 0 1 16.81 16.82z'/%3E%3Cpath d='m94.83 132a3.36 3.36 0 0 0 2.54 4.27c3.34 1 8.87 1.9 8.35 9.9a36.7 36.7 0 0 1 -.63 5.13l-12.5-7.78c-4-2.53-6.69-4-6.69-11.17v-.58h-1.44v21.13h1.44v-.57c0-6.4 2.19-8.24 6.69-5.94l12 7.26c-1.44 5.82-4.15 10.54-8.24 13.08l-6.74 2.77c-2.77.63-3.75-1.39-3.75-2.54v-4.15h-1.4v117.06h1.44v-.58c0-6.51 2.65-9.5 6.69-12l21.6-13.29c6.11 5.42 9.79 11.81 9.79 17.86a17.57 17.57 0 0 1 -2.42 8.87 21 21 0 1 0 4.13 13.34 20.43 20.43 0 0 0 -2.57-10.86 25.61 25.61 0 0 0 2.59-10.83c0-10.14-7.31-19.7-20-26.79h12.5a5.15 5.15 0 0 1 5.13 5.13v3.05h1.44v-21.94h-1.44v3a5.15 5.15 0 0 1 -5.13 5.13h-27.21a5.15 5.15 0 0 1 -5.13-5.13v-.69a5.15 5.15 0 0 1 5.13-5.08h18v-13.77h-1.44v3.06a5.14 5.14 0 0 1 -5.13 5.12h-11.43a5.18 5.18 0 0 1 -5.13-4.66c.29-5.88 2.83-8.7 6.69-11.12l22.18-13.6c5.76 4.73 9.21 10.2 9.21 15.61 0 6.44-4.36 12.66-9.19 12.68a3.31 3.31 0 0 0 -3.25 3.43 2.92 2.92 0 0 0 3.23 2.85c5.53 0 10.94-9.56 10.94-18.44 0-9.39-7-17.62-19.53-24.19h12a5.15 5.15 0 0 1 5.13 5.13v3.05h1.44v-54.1h-9.32v1.45h2.82a5.14 5.14 0 0 1 5.13 5.12v2.88c0 3.34-1.44 5.76-6.91 8.7l-10-6.16a42 42 0 0 0 .69-5.88c.64-10-3.34-15.09-7.83-16.36a3.5 3.5 0 0 0 -4.47 2.14m25.52 150.59c-3 4-7.54 6.51-11.86 6.51a3.28 3.28 0 0 0 -3.58 3.22 3.23 3.23 0 0 0 3.46 3.06c5 0 10.2-4.27 13.6-10.08a22.8 22.8 0 0 1 .92 2.36c3.34 11.17-5 17.34-13.94 20-8.76 2.65-19.07 2.42-22.58-8.82-3.35-11.17 5-17.34 13.94-20 7.14-2.19 15.38-2.42 20 3.75m-19.41-37a50.82 50.82 0 0 1 11.46 6.92l-19.77 11.86c-4.5 2.31-6.51-.52-6.69-6.45v-7.2a5.15 5.15 0 0 1 5.1-5.13zm.17-59.56a59.14 59.14 0 0 1 11.81 6.62l-20.29 12.16c-4.5 2.3-6.51-.52-6.69-6.45v-7.2a5.15 5.15 0 0 1 5.1-5.16zm22.24-10.72a5.15 5.15 0 0 1 -5.13 5.13h-30.18a2 2 0 0 1 -.8-3.93l21.8-9.26c8.46-3.63 12.5-5.42 14.34-8.76zm-9.16-15.9q-2.25 1-5.18 2.25l-8.3 3.34c2.13-2.25 4-5.59 5.24-10.54zm-75.47 194.59c0-2.94 2.25-4.67 4-5.59l1.68-.75.23-.06 17.16-7.31c13.77-5.82 15.79-7 15.79-17.52v-38.23h-1.41v3.06a5.14 5.14 0 0 1 -5.13 5.12h-5l11.52-20.51.05-53.21h-12.27v1.44h5.7a5.15 5.15 0 0 1 5.13 5.13v5.3c-4.73-5-12.85-8.3-20.8-8.3-11 0-19 7.21-19 17.06 0 3.8 1.15 7.89 4.72 10.19h-3.8v30.48h1.44v-3.06a5.15 5.15 0 0 1 4.38-5.07h32.2l-11.47 20.55h-20a5.14 5.14 0 0 1 -5.13-5.12v-3.06h-1.43v41.46h1.44v-.57c0-6.4 2.19-8.24 6.69-5.94l2.63 1.51c-2.42 5.24-3.69 14.51 1.55 14.51a3 3 0 0 0 3.11-3.11c0-2.76-5-4.55-3.91-8.35a11 11 0 0 1 .86-2.07l17.39 10.49q-2.25 1-5.19 2.25l-19.35 7.83c-2.77.64-3.75-1.38-3.75-2.53v-4.15h-1.47v21.2h1.44zm5.32-104.14c-4-1.78-5.82-6.45-5.82-9.68 0-6.68 7.2-11.63 16.94-11.63 10.66 0 21 5.59 21 11.29v4.9a5.14 5.14 0 0 1 -5.12 5.12zm-.23 16.77a5.15 5.15 0 0 1 -5.13-5.13v-.69a5.15 5.15 0 0 1 5.13-5.13h27.23a5.15 5.15 0 0 1 5.13 5.13v.69a5.15 5.15 0 0 1 -5.13 5.13zm1.56 49.94c-4-2.53-6.69-4-6.69-11.17v-2a5.14 5.14 0 0 1 5.13-5.13h16.86l-11.52 20.61zm5.35 3.34 12.16-21.6h8.16a5.14 5.14 0 0 1 5.13 5.13v4.61a5.14 5.14 0 0 1 -5.13 5.12h-2.82v1.44h2.82a5.15 5.15 0 0 1 5.13 5.13v2.88c0 3.34-1.44 5.76-6.92 8.7zm7.89-115c1.33 7.09 5.48 10.37 9.51 10.37 6.34 0 9.39-5 9.45-12.15v-82.31h-1.4v3.06a5.14 5.14 0 0 1 -5.13 5.12h-18.55c4.95-2.3 10.6-7.6 11.52-19.7h7a5.15 5.15 0 0 1 5.13 5.13v3h1.44v-22h-1.41v3.06a5.14 5.14 0 0 1 -5.13 5.22h-7c-.4-8-3.05-18.89-9.22-18.89a3.9 3.9 0 0 0 -4.09 3.8c0 1.56 1.21 3.75 3.34 3.75 3.69 0 7.66 4.6 8.36 11.34h-18.58a5.14 5.14 0 0 1 -5.13-5.12v-3.06h-1.44v22h1.44v-3a5.15 5.15 0 0 1 5.13-5.13h18.55c-1.1 13-8.82 19.7-17.28 19.7h-1.27a5.14 5.14 0 0 1 -5.13-5.12v-3.06h-1.44v36.48h1.44v-.57c0-6.4 2.19-8.24 6.68-5.94l1.39.87c4.78 3.51 8.35 9.73 10.65 16.19l-15 6c-2.77.64-3.75-1.38-3.75-2.53v-4.15h-1.41v27.6h22.58a38.73 38.73 0 0 1 -3.91 11.81c-4 7.31-9.11 9.73-12.56 9.73a5 5 0 0 1 -4.73-5.07v-5.93h-1.38v17.49c9.39 0 17-7.37 21.37-18m-13.25-56.9c-4.06-2.55-6.72-4.1-6.68-8.38a5.12 5.12 0 0 1 5.13-5h27.19a5 5 0 1 1 0 10h-5.7v1.44h5.7a5.15 5.15 0 0 1 5.13 5.13v2.88c0 3.34-1.44 5.76-6.92 8.7zm7.15 7.21 14.49 8.7q-2.25 1-5.19 2.25l-2.71 1.09a41.13 41.13 0 0 0 -6.56-12m-8.7 34.1a5.52 5.52 0 0 1 -4.41-2.23 4 4 0 0 1 -.72-2.31 4.07 4.07 0 0 1 .64-2.18 8.83 8.83 0 0 1 3.39-2.73l1.91-.81 14.35-6.09a46.5 46.5 0 0 1 1.78 11.69c0 1.5-.05 3-.17 4.67zm18.38 0c.11-1.5.17-3 .17-4.5a49.85 49.85 0 0 0 -1.79-12.55l1.21-.52c8.47-3.63 12.5-5.42 14.35-8.76v21.2a5.15 5.15 0 0 1 -5.16 5.1zm-.75 5.59h9.53a5.14 5.14 0 0 1 5.13 5.06v2.77c0 4.49-2.19 6.85-7.84 6.85-4.72 0-7.83-1.55-9-6.56a45.43 45.43 0 0 0 2.14-8.18' fill='%23fff'/%3E%3Cpath d='m26.12 27.45h1.65l-5.77 5.8v4.2h-1.2v-4.2l-5.8-5.8h1.65l4.75 4.81z' fill='%23a03838'/%3E%3Cpath d='m29.22 35.2-1.32 2.25h-1.33l5.89-10h1.7l5.89 10h-1.32l-1.32-2.25zm4.1-6.91-3.53 6h7.05z' fill='%23a03838'/%3E%3Cpath d='m40.55 27.45h1.2v4.36h1.81l6.54-4.36h2l-7.31 4.84 7.68 5.16h-2l-7-4.69h-1.72v4.69h-1.2z' fill='%23a03838'/%3E%3Cpath d='m64.7 27.45v6.79a5.24 5.24 0 0 1 -.15 1.76c-.47 1.26-1.5 1.55-5.75 1.55-3.46 0-4.6-.18-5.26-.81a2 2 0 0 1 -.6-1.34 10.09 10.09 0 0 1 0-1.17v-6.78h1.2v6.55a4.79 4.79 0 0 0 .06 1.26c.24 1.05.87 1.22 4.63 1.22 3.18 0 4-.12 4.4-.68.27-.37.3-.54.3-1.8v-6.55z' fill='%23a03838'/%3E%3Cpath d='m67.59 34.33v.27c0 1 .21 1.41.86 1.62a12.78 12.78 0 0 0 3.49.29c3.92 0 4.62-.3 4.62-2 0-.84-.25-1.21-.93-1.41s-.72-.18-5.19-.21c-1.81 0-2.59-.15-3.21-.55a2.05 2.05 0 0 1 -.84-1.95c0-1.5.54-2.36 1.73-2.7a15.73 15.73 0 0 1 4.23-.38c2.31 0 3.49.17 4.18.6s1 1 1 2.37h-1.16c0-.79-.15-1.15-.48-1.41s-1.5-.51-3.53-.51c-3.94 0-4.71.32-4.71 1.92 0 .69.2 1.08.62 1.28s1 .27 3.81.28c3.18 0 3.87.08 4.59.42s1.14 1.07 1.14 2.31-.47 2.21-1.46 2.58a13.25 13.25 0 0 1 -4.18.38 14.68 14.68 0 0 1 -4.38-.38 2.1 2.1 0 0 1 -1.4-2.15v-.69z' fill='%23a03838'/%3E%3Cpath d='m91.37 28.26c.64.67.79 1.45.79 4.18s-.16 3.56-.79 4.2-1.53.92-5.64.92-4.88-.12-5.64-.92-.8-1.45-.8-4.18.15-3.54.8-4.2 1.53-.92 5.7-.92 4.81.14 5.58.92zm-10.31.74c-.42.43-.52 1.15-.52 3.45s.1 3 .52 3.43 1.14.62 4.67.62 4.15-.09 4.66-.62.53-1.15.53-3.43-.11-3-.53-3.45-1.3-.62-4.6-.62c-3.45.01-4.25.12-4.73.62z' fill='%23a03838'/%3E%3Cpath d='m94.07 27.45h1.2v4.36h1.81l6.54-4.36h2l-7.31 4.84 7.69 5.16h-2l-7-4.69h-1.73v4.69h-1.2z' fill='%23a03838'/%3E%3Cpath d='m118.22 27.45v6.79a5.24 5.24 0 0 1 -.15 1.77c-.47 1.26-1.5 1.55-5.75 1.55-3.46 0-4.6-.18-5.26-.81a2 2 0 0 1 -.6-1.34 10.09 10.09 0 0 1 0-1.17v-6.79h1.2v6.55a4.79 4.79 0 0 0 .06 1.26c.24 1.05.87 1.22 4.63 1.22 3.18 0 4-.12 4.4-.68.27-.37.3-.54.3-1.8v-6.55z' fill='%23a03838'/%3E%3Cg fill='%23fff'%3E%3Cpath d='m16.47 40.45 4.16 8.91 4.21-8.91h1.41l4.22 8.91 4.17-8.91h1.26l-4.73 10h-1.47l-4.17-8.83-4.18 8.83h-1.47l-4.73-10z'/%3E%3Cpath d='m37.56 48.2-1.32 2.25h-1.33l5.89-10h1.7l5.89 10h-1.32l-1.32-2.25zm4.1-6.91-3.53 6h7z'/%3E%3Cpath d='m52.47 41.45h-5.08v-1h11.35v1h-5.07v9h-1.2z'/%3E%3Cpath d='m71.1 47.09v.42c0 1.2-.12 1.73-.51 2.18a2.4 2.4 0 0 1 -1.78.76c-.57 0-2.28.11-3.63.11-3.62 0-4.5-.15-5.24-.92s-.79-1.45-.79-4.18c0-3.12.21-3.92 1.23-4.56.76-.48 1.59-.56 5.71-.56 2.51 0 3.38.12 4 .57s.91 1.09.91 2.69h-1.16v-.26c0-1.77-.42-2-4.62-2-4.8 0-4.83 0-4.83 4.07 0 2.28.11 3 .53 3.43s1.24.62 4 .62c4.5 0 5-.17 5-1.85v-.57z'/%3E%3Cpath d='m72.9 40.45h1.2v4.38h9.38v-4.38h1.2v10h-1.2v-4.68h-9.38v4.68h-1.2z'/%3E%3Cpath d='m90 40.45h2l9.45 9.15v-9.15h1.2v10h-1.94l-9.48-9.15v9.15h-1.23z'/%3E%3Cpath d='m116.6 41.26c.64.67.79 1.45.79 4.18s-.15 3.53-.79 4.2-1.53.92-5.64.92-4.88-.12-5.64-.92-.8-1.45-.8-4.18.15-3.54.8-4.2 1.53-.92 5.7-.92 4.81.14 5.58.92zm-10.31.74c-.42.43-.52 1.15-.52 3.45s.1 3 .52 3.43 1.14.62 4.67.62 4.15-.09 4.66-.62.53-1.15.53-3.43-.11-3-.53-3.45-1.3-.62-4.6-.62c-3.45.01-4.25.12-4.73.62z'/%3E%3Cpath d='m119.12 40.45 4.15 8.91 4.22-8.91h1.41l4.21 8.91 4.17-8.91h1.26l-4.72 10h-1.47l-4.17-8.83-4.18 8.83h-1.47l-4.72-10z'/%3E%3C/g%3E%3Cpath d='m145.47 68.61v293.46a11.21 11.21 0 0 1 -11.21 11.21m5.74-304.55h5.6m-117.83-.12a11.21 11.21 0 0 0 -11.21 11.21v293.46m.15-152.4h5.6m-5.87 152.28h5.61m117.95-152.28h5.6' fill='none' stroke='%23fff' stroke-miterlimit='10' stroke-width='.37'/%3E%3Cpath d='m16.57 18.33h117.69a11.21 11.21 0 0 1 11.21 11.21v21m-64.39-26.73v-5.61m-64.33 5.55v-5.61' fill='none' stroke='%23fff' stroke-miterlimit='10' stroke-width='.37'/%3E%3C/svg%3E");
background-position:left top;
background-repeat:no-repeat;
font-family:"Eurostile W01 Extended";
min-height:400px;
height:400px;
margin:0;
background-color: transparent;
border:0px white solid;
}

.akiko-haruna-horizontal-white {
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 319.83 141.35' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m71.28 57.56a3.35 3.35 0 0 0 4.27-2.56c1-3.34 1.9-8.87 9.91-8.35a35.29 35.29 0 0 1 5.12.63l-7.77 12.5c-2.54 4-4 6.68-11.18 6.68h-.57v1.44h21.14v-1.41h-.58c-6.39 0-8.24-2.19-5.93-6.68l7.25-12c5.82 1.4 10.55 4.11 13.06 8.19l2.77 6.74c.63 2.76-1.39 3.74-2.54 3.74h-4.13v1.44h117.06v-1.43h-.57c-6.51 0-9.51-2.65-12-6.68l-13.29-21.6c5.41-6.11 11.81-9.79 17.85-9.79a17.7 17.7 0 0 1 8.85 2.41 21 21 0 1 0 13.34-4.13 20.54 20.54 0 0 0 -10.87 2.58 25.61 25.61 0 0 0 -10.83-2.59c-10.14 0-19.7 7.31-26.78 20v-12.51a5.14 5.14 0 0 1 5.14-5.13h3.06v-1.44h-21.94v1.44h3a5.15 5.15 0 0 1 5.13 5.13v27.19a5.14 5.14 0 0 1 -5.13 5.12h-.69a5.14 5.14 0 0 1 -5.13-5.12v-17.92h-13.72v1.44h3.06a5.14 5.14 0 0 1 5.12 5.11v11.37a5.17 5.17 0 0 1 -4.66 5.12c-5.88-.28-8.7-2.82-11.12-6.68l-13.59-22.18c4.72-5.76 10.19-9.21 15.61-9.21 6.44 0 12.65 4.36 12.67 9.19a3.3 3.3 0 0 0 3.43 3.24 2.91 2.91 0 0 0 2.9-3.22c0-5.53-9.56-10.94-18.43-10.94-9.39 0-17.63 7-24.2 19.53v-12a5.15 5.15 0 0 1 5.13-5.13h3.05v-1.48h-54.14v9.39h1.44v-2.82a5.14 5.14 0 0 1 5.15-5.13h2.87c3.35 0 5.77 1.44 8.71 6.91l-6.19 10.04a43.5 43.5 0 0 0 -5.88-.7c-10-.63-15.09 3.35-16.36 7.84a3.48 3.48 0 0 0 2.13 4.43m150.59-25.57c4 3.06 6.51 7.55 6.51 11.87a3.27 3.27 0 0 0 3.22 3.57 3.22 3.22 0 0 0 3.06-3.44c0-5-4.26-10.2-10.08-13.6a23.72 23.72 0 0 1 2.36-.92c11.17-3.34 17.34 5 20 13.94 2.65 8.76 2.42 19.07-8.82 22.58-11.17 3.34-17.34-5-20-13.94-2.18-7.06-2.41-15.35 3.75-20.06m-37 19.42a51.1 51.1 0 0 1 6.93-11.42l11.87 19.82c2.3 4.49-.52 6.51-6.46 6.68h-7.21a5.13 5.13 0 0 1 -5.12-5.12zm-59.57-.17a59.14 59.14 0 0 1 6.62-11.81l12.18 20.37c2.3 4.49-.52 6.51-6.45 6.68h-7.2a5.14 5.14 0 0 1 -5.13-5.12zm-10.7-22.2a5.14 5.14 0 0 1 5.13 5.13v30.21a2 2 0 0 1 -3.92.8l-9.27-21.8c-3.63-8.46-5.41-12.5-8.76-14.34zm-15.89 9.16c.69 1.5 1.44 3.22 2.24 5.18l3.34 8.3c-2.24-2.13-5.58-4-10.54-5.24zm194.6 75.51c-2.94 0-4.67-2.25-5.59-4l-.72-1.72-.06-.23-7.34-17.16c-5.82-13.76-7-15.78-17.51-15.78h-38.26v1.44h3.06a5.15 5.15 0 0 1 5.11 5.13v5l-20.49-11.51-53.17-.06v12.27h1.43v-5.7a5.15 5.15 0 0 1 5.13-5.13h5.3c-5 4.73-8.29 12.85-8.29 20.8 0 11 7.2 19 17.05 19 3.8 0 7.89-1.15 10.19-4.73v3.81h30.48v-1.44h-3a5.14 5.14 0 0 1 -5.07-4.38v-32.19l20.44 11.46v20a5.15 5.15 0 0 1 -5.13 5.13h-3.06v1.44h41.42v-1.44h-.57c-6.4 0-8.24-2.19-5.93-6.69l1.55-2.59c5.24 2.42 14.52 3.69 14.52-1.55a3 3 0 0 0 -3.11-3.12c-2.77 0-4.56 5-8.36 3.92a11 11 0 0 1 -2.07-.86l10.48-17.4q1 2.25 2.25 5.18l7.86 19.38c.63 2.77-1.39 3.75-2.54 3.75h-4.15v1.44h21.2v-1.44zm-104.16-5.36c-1.78 4-6.45 5.82-9.67 5.82-6.69 0-11.64-7.2-11.64-16.94 0-10.66 5.59-21 11.29-21h4.87a5.14 5.14 0 0 1 5.12 5.13zm16.77.23a5.15 5.15 0 0 1 -5.13 5.13h-.69a5.15 5.15 0 0 1 -5.13-5.13v-27.19a5.15 5.15 0 0 1 5.13-5.13h.69a5.15 5.15 0 0 1 5.13 5.13zm49.94-1.59c-2.53 4-4 6.69-11.17 6.69h-2a5.15 5.15 0 0 1 -5.13-5.13v-16.79l20.57 11.52zm3.34-5.35-21.6-12.13v-8.12a5.15 5.15 0 0 1 5.13-5.13h4.61a5.15 5.15 0 0 1 5.13 5.13v2.82h1.43v-2.82a5.15 5.15 0 0 1 5.1-5.13h2.88c3.34 0 5.76 1.44 8.7 6.91zm-115-7.9c7.08-1.32 10.36-5.47 10.36-9.5 0-6.34-4.95-9.39-12.15-9.45h-82.29v1.44h3.05a5.15 5.15 0 0 1 5.13 5.16v18.6c-2.3-5-7.61-10.65-19.71-11.57v-7a5.15 5.15 0 0 1 5.13-5.13h3.05v-1.47h-21.94v1.44h3.05a5.15 5.15 0 0 1 5.12 5.13v7c-8 .4-18.9 3-18.9 9.22a3.9 3.9 0 0 0 3.8 4.09c1.56 0 3.75-1.21 3.75-3.34 0-3.69 4.61-7.67 11.35-8.36v18.61a5.15 5.15 0 0 1 -5.13 5.13h-3.04v1.44h21.94v-1.44h-3.05a5.15 5.15 0 0 1 -5.13-5.13v-18.62c13 1.09 19.71 8.81 19.71 17.28v1.27a5.15 5.15 0 0 1 -5.13 5.13h-3.05v1.44h36.58v-1.44h-.58c-6.39 0-8.24-2.19-5.93-6.69l.86-1.38c3.52-4.78 9.74-8.35 16.19-10.66l6.05 15c.63 2.77-1.39 3.75-2.54 3.75h-4.15v1.44h27.6v-22.57a38.75 38.75 0 0 1 11.8 3.92c7.31 4 9.73 9.1 9.73 12.56a5 5 0 0 1 -5.07 4.72h-5.93v1.39h17.47c0-9.39-7.38-17.06-18-21.38m-56.89 13.22c-2.56 4.06-4.1 6.72-8.39 6.69a5.12 5.12 0 0 1 -5-5.13v-27.16a5 5 0 1 1 10 0v5.7h1.44v-5.7a5.14 5.14 0 0 1 5.12-5.13h2.88c3.35 0 5.77 1.44 8.7 6.91zm7.2-7.14 8.7-14.46q1 2.25 2.24 5.19l1.1 2.7a41.32 41.32 0 0 0 -12 6.57m34.1 8.7a5.55 5.55 0 0 1 -2.22 4.41 4 4 0 0 1 -2.31.72 4.13 4.13 0 0 1 -2.18-.64 8.79 8.79 0 0 1 -2.74-3.4l-.8-1.9-6.11-14.34a46.63 46.63 0 0 1 11.69-1.79c1.5 0 3.06.06 4.67.18zm0-18.38c-1.5-.11-3-.17-4.49-.17a49.86 49.86 0 0 0 -12.56 1.79l-.6-1.18c-3.63-8.47-5.41-12.5-8.76-14.35h21.2a5.15 5.15 0 0 1 5.13 5.13zm5.59.75v-9.53a5.15 5.15 0 0 1 5.13-5.13h2.76c4.49 0 6.86 2.19 6.86 7.84 0 4.72-1.56 7.83-6.57 9a46 46 0 0 0 -8.22-2.11' fill='%23fff'/%3E%3C/svg%3E");
background-position:center top;
background-repeat:no-repeat;
font-family:"Eurostile W01 Extended";
min-height:180px;
height:180px;
margin:0;
background-color: transparent;
border:0px white solid;
}

.credits-role{
font-size: 0.6em;
}

.numbers-logo{
	background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 1000 1000' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23fff'%3E%3Cpath d='m280.31 578.18c-25.36 0-34.13 23.49-34.13 52s8.77 52 34.13 52c25.05 0 33.83-23.49 33.83-52-.94-31.94-7.84-52-33.83-52z'/%3E%3Cpath d='m786.45 635.37s-1.46-6.7-7.7-15.8c-4.7-6.84-16.76-16.25-16.76-16.25l37-36.55a241.94 241.94 0 0 0 -17-17.46c-23.73-21-60.72-32.78-60.72-32.78h92.17v-157.25s2-24.67-13.73-43.33c-17.26-20.56-38.06-23.95-61-24.38-27.33-.52-56.08 14.84-56.08 14.84s-13.47-14-42.14-14.84c-27-.78-44.73 6.9-44.73 6.9h-183.61v-56.47h-101.87v72.79c.11 0-42.28-72.79-42.28-72.79h-96v497.24h88.79c1.6 0 21.48 11.52 59.3 1.27 22-6 36-23.78 36-23.78s25 27.09 79.07 26.71c42.94-.32 55.83-12.51 55.83-12.51v8.31h100.01v-22.51s36.45 27 91.6 26.71c42.52-.26 57.26-12.51 57.26-12.51v8.31h102.14v-103.87zm-244.94-311.37h48.86v14.72c12.52-14.72 33.2-19.11 48.23-19.11 19.09 0 33.2 7.52 44.16 22.24 16-16.28 34.12-22.24 53.56-22.24 16.28 0 51.37 5.64 51.37 43.84v127.12h-48.86v-97.4c0-23.5-6.58-34.14-25.06-34.14-16.29-.03-24.77 12.23-24.77 29.12v102.42h-48.84v-104.3c0-16.28-5-27.24-23.78-27.24-19.75 0-26 12.85-26 27.86v103.68h-48.87zm-151.26 0h48.85v109c0 14.72 5.32 22.56 23.8 22.56 14.09 0 26-7.84 26-26v-105.56h48.86v166.57h-48.86v-14.71c-12.53 14.71-33.2 19.14-48.23 19.14-39.47 0-50.42-22.88-50.42-47.93zm44.21 358.2c18.17 0 26.62-9.41 40.73-29.44l36.63 19.1c-16.9 31.32-43.52 46.06-80.8 46.06-37.53 0-63.46-19-75-47.27-11.75 33.09-37.39 47.27-67.92 47.27a56 56 0 0 1 -42.9-20.68h-.63v16.28h-47v-445.94h56.43l81.12 142.5h.63v-142.5h50.74v223h-55.75l-81.74-140.33h-.65v210c14.06-14.31 31-17.75 43.87-17.75 25.72 0 54.13 13.35 65.56 46.72 12.36-30 37.84-46.72 73.24-46.72 60.77 0 81.43 46.33 81.75 97.7h-114.63c.31 31.94 20.66 41.96 36.32 41.96zm130.88-65.2v96.46h-48.86v-166.6h48.86v16.91c10.64-10 28.51-16.28 45.73-17.53l.3 43.2-5.31.65c-29.13 3.43-40.72 8.45-40.72 26.91zm119.55 100.88c-36.31 0-57-10.35-81.42-32.9l30.4-26.31c15 14.4 30.37 23.49 52.61 23.49 8.13 0 26.62-1.88 26.62-16.92 0-26-98.67-5.31-98.67-64.51 0-42 36.66-58.24 70.46-58.24 25.7 0 51.08 9.07 73.61 24.09l-30 29.45c-9.73-11.56-30.69-17.85-46-17.85-12.23 0-21 4.4-21 12.85 0 28.48 98.66 5 98.66 67.33-.09 43.84-38.92 59.52-75.27 59.52zm131.35-4.4h-50.73v-52.62h50.73z'/%3E%3Cpath d='m430.71 578.18c-14.09 0-31 10-33.2 31.94h66.39c-1.57-24.41-19.1-31.94-33.19-31.94z'/%3E%3Cpath d='m222.64 314.14h-7.71v-23.71a25.88 25.88 0 0 1 -7 1.09v-5.15c4.81-.13 7.18-1.65 8.61-4.71h6z'/%3E%3Cpath d='m425.23 366.76h-22.18v-5.71c12.33-9.72 14.19-12.2 14.19-17.62 0-2.66-1.14-4.09-2.95-4.09-2.67 0-3.2 3.13-3.2 5.05a14.63 14.63 0 0 0 .15 1.93l-7.85-.7v-1.37a10.45 10.45 0 0 1 10.75-10.62c6.57 0 11.09 3.62 11.09 9.75 0 7.1-3.09 10.33-12.28 17v.1h12.28z'/%3E%3Cpath d='m565.31 346.94h1.69c2 0 3.23-1.22 3.23-3.47 0-2-.5-3.87-3.17-3.87-2.34 0-3.25 2.44-3.37 4.68l-7.45-.61c.38-6.81 5.15-10 11.34-10s10.64 2.84 10.64 9a6.81 6.81 0 0 1 -4.89 6.9v.08c3.62 1.1 6 3.54 6 7.55 0 8-6.64 10.26-12.35 10.26-8.29 0-11.38-4.05-11.38-11.66l7.63-.62a5.75 5.75 0 0 0 -.2 1.67c0 2.38.87 4.61 3.92 4.61 2.41 0 3.88-1.42 3.88-4.34 0-3.27-1.57-4.71-4-4.71h-1.49z'/%3E%3Cpath d='m209.37 523.94 13.36-19.27h7.27v19.57h4.32v5.43h-4.32v7.48h-7.76v-7.48h-12.87zm12.89-11h-.1l-7.37 11.29h7.47z'/%3E%3Cpath d='m346.17 611.8h18.65l-.52 6.28h-12.3l-.81 5.71a8 8 0 0 1 5.23-1.71c5.67 0 9.81 4.41 9.81 10.91 0 6.08-3.8 12-12.47 12-7.76 0-11-4.62-11-10.86l7.43-.33v1c0 2.75 1.85 4.41 3.71 4.41 3.09 0 4.29-2.8 4.29-5.61 0-3.33-1.15-6.1-4.1-6.1a3.7 3.7 0 0 0 -3.57 2.54l-6.47-1.11z'/%3E%3Cpath d='m543.66 621.51c-.24-1.83-.79-3.7-3-3.7-3.87 0-4.63 4.51-4.78 9.69h.15a8 8 0 0 1 6.82-3.37c4.51 0 9.08 3 9.08 10.14 0 6.86-4.75 11.33-11.48 11.33-6 0-12-3.43-12-15.7 0-8.54 2.23-18.1 12.53-18.1 6.21 0 9.31 3.24 10.27 8.94zm-3 8.31c-2.25 0-3.86 1.73-3.86 4.75 0 3.26 1.38 5 3.86 5s3.89-1.84 3.89-5c-.04-2.57-1.25-4.75-3.93-4.75z'/%3E%3Cpath d='m628.68 579.88h23v6c-5.52 5.7-10.66 16.39-11.24 26.45h-8.94a57 57 0 0 1 12.5-26.16h-15.32z'/%3E%3Cpath d='m791.87 704.47c-6.58 0-11.57-2.86-11.57-10a7.32 7.32 0 0 1 5.9-7.51v-.12a7.91 7.91 0 0 1 -4.63-7.28c0-6.29 4.39-8.86 10.68-8.9 5.5 0 9.89 2.61 9.89 8.9a7.89 7.89 0 0 1 -4.61 7.28v.16a7.33 7.33 0 0 1 5.89 7.51c0 7.1-5 9.96-11.55 9.96zm0-15c-2.91 0-3.86 1.94-3.86 4.62s1 4.66 3.86 4.66 3.84-2 3.84-4.66-.96-4.61-3.84-4.61zm0-13.08c-1.92 0-3.14 1-3.14 3.94s1.22 4 3.14 4 3.13-1.05 3.13-4-1.23-3.93-3.13-3.93z'/%3E%3C/g%3E%3C/svg%3E");
	min-height:80px;
	height:80px;
    width:80px;
	margin:0 0 0 -14px;
    padding:0;
	background-color: transparent;
    background-position:left top;
	background-repeat:no-repeat;
}</pre></body></html>