/* @license MIT https://github.com/necolas/normalize.css/blob/8.0.1/LICENSE.md */
html{line-height:1.15;-webkit-text-size-adjust:100%;}body{margin:0;}main{display:block;}h1{font-size:2em;margin:0.67em 0;}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace,monospace;font-size:1em;}a{background-color:transparent;}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:bolder;}code,kbd,samp{font-family:monospace,monospace;font-size:1em;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}img{border-style:none;}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible;}button,select{text-transform:none;}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0;}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText;}fieldset{padding:0.35em 0.75em 0.625em;}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline;}textarea{overflow:auto;}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0;}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto;}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px;}[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block;}summary{display:list-item;}template{display:none;}[hidden]{display:none;}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress__track{border-color:#b3b3b3;border-radius:10em;background-color:#f2f1eb;background-image:linear-gradient(#e7e7df,#f0f0f0);box-shadow:inset 0 1px 3px hsla(0,0%,0%,0.16);}.progress__bar{height:16px;margin-top:-1px;margin-left:-1px;padding:0 1px;-webkit-transition:width 0.5s ease-out;transition:width 0.5s ease-out;-webkit-animation:animate-stripes 3s linear infinite;border:1px #07629a solid;border-radius:10em;background:#057ec9;background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.15)),linear-gradient(to right bottom,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-size:40px 40px;}[dir="rtl"] .progress__bar{margin-right:-1px;margin-left:0;-webkit-animation-direction:reverse;animation-direction:reverse;}@media screen and (prefers-reduced-motion:reduce){.progress__bar{-webkit-transition:none;transition:none;-webkit-animation:none;}}@keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}
.ui-dialog{position:absolute;z-index:1260;overflow:visible;padding:0;color:#000;border:solid 1px #ccc;background:#fff;}@media all and (max-width:48em){.ui-dialog{width:92% !important;}}.ui-dialog .ui-dialog-titlebar{border-width:0 0 1px 0;border-style:solid;border-color:#ccc;border-radius:0;background:#f3f4ee;font-weight:bold;}.ui-dialog .ui-dialog-titlebar-close{border:0;background:none;}.ui-dialog .ui-dialog-buttonpane{margin-top:0;padding:0.3em 1em;border-width:1px 0 0 0;border-color:#ccc;background:#f3f4ee;}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{margin:0;padding:0;}.ui-dialog .ui-dialog-buttonpane .ui-button-text-only .ui-button-text{padding:0;}.ui-dialog .ui-dialog-content .form-actions{margin:0;padding:0;}.ui-dialog .ajax-progress-throbber{position:fixed;z-index:1000;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/themes/manga10/images/icons/loading-small.gif);background-repeat:no-repeat;background-position:center center;}.ui-dialog .ajax-progress-throbber .throbber,.ui-dialog .ajax-progress-throbber .message{display:none;}
.action-links{margin:1em 0;padding:0;list-style:none;}[dir="rtl"] .action-links{margin-right:0;}.action-links li{display:inline-block;margin:0 0.3em;}.action-links li:first-child{margin-left:0;}[dir="rtl"] .action-links li:first-child{margin-right:0;margin-left:0.3em;}.button-action{display:inline-block;padding:0.2em 0.5em 0.3em;text-decoration:none;line-height:160%;}.button-action::before{margin-left:-0.1em;padding-right:0.2em;content:"+";font-weight:900;}[dir="rtl"] .button-action::before{margin-right:-0.1em;margin-left:0;padding-right:0;padding-left:0.2em;}
.breadcrumb{padding-bottom:0.5em;}.breadcrumb ol{margin:0;padding:0;}[dir="rtl"] .breadcrumb ol{margin-right:0;}.breadcrumb li{display:inline;margin:0;padding:0;list-style-type:none;}.breadcrumb li::before{content:" \BB ";}.breadcrumb li:first-child::before{content:none;}
.button,.image-button{margin-right:1em;margin-left:1em;}.button:first-child,.image-button:first-child{margin-right:0;margin-left:0;}
.container-inline label::after,.container-inline .label::after{content:":";}.form-type-radios .container-inline label::after,.form-type-checkboxes .container-inline label::after{content:"";}.form-type-radios .container-inline .form-type-radio,.form-type-checkboxes .container-inline .form-type-checkbox{margin:0 1em;}.container-inline .form-actions,.container-inline.form-actions{margin-top:0;margin-bottom:0;}
details{margin-top:1em;margin-bottom:1em;border:1px solid #ccc;}details > .details-wrapper{padding:0.5em 1.5em;}summary{padding:0.2em 0.5em;cursor:pointer;}
.exposed-filters .filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .filters{float:right;margin-right:0;margin-left:1em;}.exposed-filters .form-item{margin:0 0 0.1em 0;padding:0;}.exposed-filters .form-item label{float:left;width:10em;font-weight:normal;}[dir="rtl"] .exposed-filters .form-item label{float:right;}.exposed-filters .form-select{width:14em;}.exposed-filters .current-filters{margin-bottom:1em;}.exposed-filters .current-filters .placeholder{font-weight:bold;font-style:normal;}.exposed-filters .additional-filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .additional-filters{float:right;margin-right:0;margin-left:1em;}
.field__label{font-weight:bold;}.field--label-inline .field__label,.field--label-inline .field__items{float:left;}.field--label-inline .field__label,.field--label-inline > .field__item,.field--label-inline .field__items{padding-right:0.5em;}[dir="rtl"] .field--label-inline .field__label,[dir="rtl"] .field--label-inline .field__items{padding-right:0;padding-left:0.5em;}.field--label-inline .field__label::after{content:":";}
form .field-multiple-table{margin:0;}form .field-multiple-table .field-multiple-drag{width:30px;padding-right:0;}[dir="rtl"] form .field-multiple-table .field-multiple-drag{padding-left:0;}form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0.5em;}[dir="rtl"] form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0;padding-left:0.5em;}form .field-add-more-submit{margin:0.5em 0 0;}.form-item,.form-actions{margin-top:1em;margin-bottom:1em;}tr.odd .form-item,tr.even .form-item{margin-top:0;margin-bottom:0;}.form-composite > .fieldset-wrapper > .description,.form-item .description{font-size:0.85em;}label.option{display:inline;font-weight:normal;}.form-composite > legend,.label{display:inline;margin:0;padding:0;font-size:inherit;font-weight:bold;}.form-checkboxes .form-item,.form-radios .form-item{margin-top:0.4em;margin-bottom:0.4em;}.form-type-radio .description,.form-type-checkbox .description{margin-left:2.4em;}[dir="rtl"] .form-type-radio .description,[dir="rtl"] .form-type-checkbox .description{margin-right:2.4em;margin-left:0;}.marker{color:#e00;}.form-required::after{display:inline-block;width:6px;height:6px;margin:0 0.3em;content:"";vertical-align:super;background-image:url(/themes/manga10/images/icons/required.svg);background-repeat:no-repeat;background-size:6px 6px;}abbr.tabledrag-changed,abbr.ajax-changed{border-bottom:none;}.form-item input.error,.form-item textarea.error,.form-item select.error{border:2px solid red;}.form-item--error-message::before{display:inline-block;width:14px;height:14px;content:"";vertical-align:sub;background:url(/themes/manga10/images/icons/error.svg) no-repeat;background-size:contain;}
.icon-help{padding:1px 0 1px 20px;background:url(/themes/manga10/images/icons/help.png) 0 50% no-repeat;}[dir="rtl"] .icon-help{padding:1px 20px 1px 0;background-position:100% 50%;}.feed-icon{display:block;overflow:hidden;width:16px;height:16px;text-indent:-9999px;background:url(/themes/manga10/images/icons/feed.svg) no-repeat;}
.form--inline .form-item{float:left;margin-right:0.5em;}[dir="rtl"] .form--inline .form-item{float:right;margin-right:0;margin-left:0.5em;}[dir="rtl"] .views-filterable-options-controls .form-item{margin-right:2%;}.form--inline .form-item-separator{margin-top:2.3em;margin-right:1em;margin-left:0.5em;}[dir="rtl"] .form--inline .form-item-separator{margin-right:0.5em;margin-left:1em;}.form--inline .form-actions{clear:left;}[dir="rtl"] .form--inline .form-actions{clear:right;}
.item-list .title{font-weight:bold;}.item-list ul{margin:0 0 0.75em 0;padding:0;}.item-list li{margin:0 0 0.25em 1.5em;padding:0;}[dir="rtl"] .item-list li{margin:0 1.5em 0.25em 0;}.item-list--comma-list{display:inline;}.item-list--comma-list .item-list__comma-list,.item-list__comma-list li,[dir="rtl"] .item-list--comma-list .item-list__comma-list,[dir="rtl"] .item-list__comma-list li{margin:0;}
button.link{margin:0;padding:0;cursor:pointer;border:0;background:transparent;font-size:1em;}label button.link{font-weight:bold;}
ul.inline,ul.links.inline{display:inline;padding-left:0;}[dir="rtl"] ul.inline,[dir="rtl"] ul.links.inline{padding-right:0;padding-left:15px;}ul.inline li{display:inline;padding:0 0.5em;list-style-type:none;}ul.links a.is-active{color:#000;}
ul.menu{margin-left:1em;padding:0;list-style:none outside;text-align:left;}[dir="rtl"] ul.menu{margin-right:1em;margin-left:0;text-align:right;}.menu-item--expanded{list-style-type:circle;list-style-image:url(/themes/manga10/images/icons/menu-expanded.png);}.menu-item--collapsed{list-style-type:disc;list-style-image:url(/themes/manga10/images/icons/menu-collapsed.png);}[dir="rtl"] .menu-item--collapsed{list-style-image:url(/themes/manga10/images/icons/menu-collapsed-rtl.png);}.menu-item{margin:0;padding-top:0.2em;}ul.menu a.is-active{color:#000;}
.more-link{display:block;text-align:right;}[dir="rtl"] .more-link{text-align:left;}
.pager__items{clear:both;text-align:center;}.pager__item{display:inline;padding:0.5em;}.pager__item.is-active{font-weight:bold;}
tr.drag{background-color:#fffff0;}tr.drag-previous{background-color:#ffd;}body div.tabledrag-changed-warning{margin-bottom:0.5em;}
tr.selected td{background:#ffc;}td.checkbox,th.checkbox{text-align:center;}[dir="rtl"] td.checkbox,[dir="rtl"] th.checkbox{text-align:center;}
th.is-active img{display:inline;}td.is-active{background-color:#ddd;}
div.tabs{margin:1em 0;}ul.tabs{margin:0 0 0.5em;padding:0;list-style:none;}.tabs > li{display:inline-block;margin-right:0.3em;}[dir="rtl"] .tabs > li{margin-right:0;margin-left:0.3em;}.tabs a{display:block;padding:0.2em 1em;text-decoration:none;}.tabs a.is-active{background-color:#eee;}.tabs a:focus,.tabs a:hover{background-color:#f5f5f5;}
.form-textarea-wrapper textarea{display:block;box-sizing:border-box;width:100%;margin:0;}
.ui-dialog--narrow{max-width:500px;}@media screen and (max-width:600px){.ui-dialog--narrow{min-width:95%;max-width:95%;}}
.messages{padding:15px 20px 15px 35px;word-wrap:break-word;border:1px solid;border-width:1px 1px 1px 0;border-radius:2px;background:no-repeat 10px 17px;overflow-wrap:break-word;}[dir="rtl"] .messages{padding-right:35px;padding-left:20px;text-align:right;border-width:1px 0 1px 1px;background-position:right 10px top 17px;}.messages + .messages{margin-top:1.538em;}.messages__list{margin:0;padding:0;list-style:none;}.messages__item + .messages__item{margin-top:0.769em;}.messages--status{color:#325e1c;border-color:#c9e1bd #c9e1bd #c9e1bd transparent;background-color:#f3faef;background-image:url(/themes/manga10/images/icons/check.svg);box-shadow:-8px 0 0 #77b259;}[dir="rtl"] .messages--status{margin-left:0;border-color:#c9e1bd transparent #c9e1bd #c9e1bd;box-shadow:8px 0 0 #77b259;}.messages--warning{color:#734c00;border-color:#f4daa6 #f4daa6 #f4daa6 transparent;background-color:#fdf8ed;background-image:url(/themes/manga10/images/icons/warning.svg);box-shadow:-8px 0 0 #e09600;}[dir="rtl"] .messages--warning{border-color:#f4daa6 transparent #f4daa6 #f4daa6;box-shadow:8px 0 0 #e09600;}.messages--error{color:#a51b00;border-color:#f9c9bf #f9c9bf #f9c9bf transparent;background-color:#fcf4f2;background-image:url(/themes/manga10/images/icons/error.svg);box-shadow:-8px 0 0 #e62600;}[dir="rtl"] .messages--error{border-color:#f9c9bf transparent #f9c9bf #f9c9bf;box-shadow:8px 0 0 #e62600;}.messages--error p.error{color:#a51b00;}
.node--unpublished{background-color:#fff4f4;}
.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-invisible-blank-slide{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}
.tooltipster-fall,.tooltipster-grow.tooltipster-show{-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-base{display:flex;pointer-events:none;position:absolute}.tooltipster-box{flex:1 1 auto}.tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-o-transform:scale(0,0);-ms-transform:scale(0,0);transform:scale(0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);-moz-transform:rotateZ(4deg);-o-transform:rotateZ(4deg);-ms-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform}.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotateZ(0);-moz-transform:rotateZ(0);-o-transform:rotateZ(0);-ms-transform:rotateZ(0);transform:rotateZ(0);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-moz-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-ms-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-o-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-initial{top:0!important}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0!important;opacity:0}.tooltipster-slide{-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-initial{left:-40px!important}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0!important;opacity:0}@keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}.tooltipster-update-fade{animation:tooltipster-fading .4s}@keyframes tooltipster-rotating{25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}100%{transform:rotate(0)}}.tooltipster-update-rotate{animation:tooltipster-rotating .6s}@keyframes tooltipster-scaling{50%{transform:scale(1.1)}100%{transform:scale(1)}}.tooltipster-update-scale{animation:tooltipster-scaling .6s}.tooltipster-sidetip .tooltipster-box{background:#565656;border:2px solid #000;border-radius:4px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{color:#fff;line-height:18px;padding:6px 14px}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;margin-top:-10px;left:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#565656;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#565656;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#565656;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#565656;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid transparent;left:0;top:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#000}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:#000}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:#000}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#000}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}
.tooltipster-sidetip.tooltipster-shadow .tooltipster-box{border:none;border-radius:5px;background:#fff;box-shadow:0 0 10px 6px rgba(0,0,0,.1)}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-box{margin-top:6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-box{margin-right:6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-box{margin-left:6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-box{margin-bottom:6px}.tooltipster-sidetip.tooltipster-shadow .tooltipster-content{color:#8d8d8d}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow{height:6px;margin-left:-6px;width:12px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow{height:12px;margin-left:0;margin-top:-6px;width:6px}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-background{display:none}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-border{border:6px solid transparent}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow-border{border-left-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-border{border-right-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-arrow-border{border-top-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-uncropped{top:-6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-uncropped{left:-6px}
html{overflow-y:scroll;margin:0;padding:0;-webkit-text-size-adjust:100%;text-rendering:optimizeLegibility}html[dir=rtl] html{direction:rtl}html.no-touch .touch{display:none}html.touch .no-touch{display:none}body{font:1em/1.688em Geist,Arial,sans-serif;font-optical-sizing:auto;font-variation-settings:"wdth" 100;font-style:normal;color:white;background-color:black}.white-bg{background-color:white}.trans-wrap{background-color:rgba(0,0,0,0.075);position:relative}.trans-wrap.padme{padding:0.5em 20px 1.5em;margin:2em 0}.trans-wrap.padme ul{padding:0 0 0 15px}.trans-wrap.padme ul li{margin-bottom:0.75em}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}h1,h2,h3,h4,h5,h6{font-family:Geist;font-weight:800}h1{font-size:1.5em;margin:0.67em auto;line-height:1.1em}@media only screen and (min-width:1024px){h1{font-size:2em}}@media only screen and (min-width:1200px){h1{font-size:2.25em}}h1 span:not(.logo-i){display:block;font-size:80%}.subnav+h1{margin-top:1.05em !important}h2{font-size:1.75em;margin:1.25em 0 0.5em;line-height:1.1em}@media only screen and (min-width:1024px){h2{font-size:2em}}@media only screen and (min-width:1200px){h2{font-size:2.75em}}h2 .xtra-large{font-size:1.5em;line-height:1;display:block;margin-top:0.25em}@media only screen and (min-width:1200px){h2 .xtra-large{font-size:1.75em}}h3{font-size:1.313em;margin:1em 0 0.5em;line-height:1.2em}@media only screen and (min-width:1024px){h3{font-size:1.375em}}@media only screen and (min-width:1200px){h3{font-size:1.5em;line-height:1.25em}}p{margin:0.5em 0}a{color:#f89b3a;text-decoration:none}a:hover,a:focus{text-decoration:underline}a,a span,a img,input,button,textarea{-webkit-transition:all .25s;transition:all .25s}.small{font-size:86%;line-height:1.2em}.center{text-align:center}@media only screen and (min-width:1200px){.mobile-only{display:none !important}}@media only screen and (max-width:1199px){.desktop-only{display:none}}@media only screen and (min-width:600px){br.desktop-inline{display:none}}.white{color:white}.orange,.blue,.ai{color:#f89b3a}.border{border-top:3px solid #f89b3a;border-bottom:3px solid #f89b3a}.border-top{border-top:3px solid #f89b3a}.border-bottom{border-bottom:3px solid #f89b3a}.tcp-icon.lazy-me img{width:100px;display:block;margin:0 auto}.platform-text .tcp-icon.lazy-me img{margin-bottom:1em}@media only screen and (min-width:768px){.tcp-icon.lazy-me img{width:100px}.platform-text .tcp-icon.lazy-me img{width:70px}}.sub-hero-title{font-size:1.75em;line-height:1.2;font-weight:800;font-family:Geist}@media only screen and (min-width:1024px){.sub-hero-title{font-size:2em}}@media only screen and (min-width:1280px){.sub-hero-title{font-size:2.75em}}.sub-hero-subtitle{font-size:1.25em;line-height:1.2;font-family:Geist;margin-top:0.5em}@media only screen and (min-width:768px){.sub-hero-subtitle{font-size:1.5em}}.stb{text-align:center;padding:2.5em 5%}@media only screen and (min-width:768px){.stb{padding:4em 5% 5em}}@media only screen and (min-width:768px){.stb .stb-leading-line-v{width:4px;height:40px;background-color:#f26722;margin:0 auto}}@media only screen and (min-width:768px){.stb .stb-leading-line-h{height:4px;background-color:#f26722;width:0;margin:0 auto;-webkit-transition:all .9s;transition:all .9s}}@media only screen and (min-width:768px){.stb .stb-cont.inview-animate-active .stb-leading-line-h{width:75.25%}}@media only screen and (min-width:768px){.stb .stb-boxes{display:flex}}@media only screen and (min-width:768px){.stb .stb-boxes .stb-box{width:25%}.stb .stb-boxes .stb-box .arrow{transition-delay:1s}.stb .stb-boxes .stb-box .icon div{transition-delay:1.75s}.stb .stb-boxes .stb-box .title{transition-delay:1.5s}.stb .stb-boxes .stb-box .subtitle{transition-delay:1.5s}}@media only screen and (min-width:768px){.stb .stb-boxes .stb-box .arrow{position:relative;background-color:#f89b3a;margin:0 auto 1em;width:4px;height:40px;opacity:0;-webkit-transition:all 2s;transition:all 2s}.stb .stb-boxes .stb-box .arrow::after{display:block;content:'';width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:12px solid #f89b3a;position:absolute;bottom:-12px;left:-3px}}@media only screen and (min-width:768px) and (min-width:768px){.stb .stb-boxes .stb-box .arrow::after{border-left-width:6px;border-right-width:6px;border-top-width:14px;left:-4px}}.stb .stb-boxes .stb-box .icon{max-width:250px;margin:2em auto 1em}.stb .stb-boxes .stb-box .icon div{padding-top:66%;background-position:center;transform:scale(0.8);background-repeat:no-repeat;background-size:contain;-webkit-transition:all 2s;transition:all 2s;opacity:0}.stb .stb-boxes .stb-box .title{font-size:1.75em;color:#777;font-family:Geist;font-weight:400;margin-bottom:0.25em;opacity:0;-webkit-transition:all 1.5s;transition:all 1.5s;transition-delay:0.7s}.stb .stb-boxes .stb-box .subtitle{font-size:1.2em;font-family:Geist;line-height:1.1;opacity:0;-webkit-transition:all 1.5s;transition:all 1.5s;transition-delay:1s}.stb .stb-boxes .stb-box.inview-animate-active .arrow,.stb .stb-boxes .stb-box.inview-animate-active .title,.stb .stb-boxes .stb-box.inview-animate-active .subtitle{opacity:1;transition-duration:0;transition-delay:0}.stb .stb-boxes .stb-box.inview-animate-active .icon div{transform:scale(1);opacity:1;transition-duration:0;transition-delay:0}.tcp-wrapper{text-align:center;padding:0 0 1em}body.path-frontpage .tcp-wrapper{padding:2em 0 3em}.tcp-wrapper .tcp-text{margin:1em 5% 0}.tcp-wrapper .tcp-text p{font-size:1.05em;line-height:1.5em;margin:0 0 0.5em}.tcp-wrapper .tcp-icon{margin:1em 0}.home-video2{background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;padding:2em 0;overflow:hidden;text-align:center}.home-video2 a.close{position:absolute;top:5px;right:3px;font:1.8em/1em Geist;color:white;font-weight:bold;display:block}@media only screen and (min-width:1024px){.home-video2 a.close{top:0;right:20px;font-size:2.5em}}@media only screen and (min-width:1280px){.home-video2 a.close{top:25px;right:40px;font-size:3em}}.home-video2 a.close:hover,.home-video2 a.close:focus{text-decoration:none;opacity:0.7}.home-video2 .play-button{position:relative;cursor:pointer;padding:3em 0;overflow:hidden}.home-video2 .play-button .arrow{display:block;width:60px;height:60px;margin:0em auto 1em;border:3px solid #f89b3a;border-radius:50%;padding:1em;background:linear-gradient(to bottom right,#f8f8f8 0%,#f8f8f8 40%,#ddd 60%,#ddd 100%);box-shadow:inset 0px 0px 4px rgba(0,0,0,0.25);-webkit-transition:all .25s;transition:all .25s}.home-video2 .play-button .arrow::before{display:block;content:'';width:0;height:0;border-top:20px solid transparent;border-bottom:20px solid transparent;border-left:40px solid #f89b3a;margin:11px auto auto 15px;-webkit-transition:all .25s;transition:all .25s}.home-video2 .play-button .arrow:hover,.home-video2 .play-button .arrow:focus{border-color:#444}.home-video2 .play-button .arrow:hover::before,.home-video2 .play-button .arrow:focus::before{border-left-color:#444;transform:scale(1.2)}.home-video2 .play-button .text{font-family:Geist;font-size:1.5em;width:90%;display:block;margin:0 auto}.home-video2 .play-button .text.white{color:white;text-shadow:2px 2px 6px #000001}.home-video2 .video-wrapper{-webkit-transition:all .25s;transition:all .25s}.home-video2 .video-wrapper .video-content{box-shadow:0px 0px 20px rgba(0,0,0,0.3)}.home-video2 video{display:block;position:absolute;width:auto;height:350px;left:50%;top:50%;transform:translate(-50%,-50%)}@media only screen and (min-width:600px){.home-video2 video{width:102%;height:auto}}#video3 .text{color:white;text-shadow:2px 2px 5px rgba(0,0,0,0.5)}.page-text{width:90%;max-width:960px;margin:2em auto;padding-bottom:2em;overflow:hidden}.page-text.no-pad{padding:0}.page-text img{display:block;max-width:100%;height:auto;margin:2em auto}.page-text table{margin:2em auto;line-height:1.3}.page-text table tbody{border-top:3px solid #f89b3a}.page-text table tbody tr:nth-child(2n+1):not(.nobg){background-color:#fbe5d6}.page-text table tbody tr th{font-size:1.2em;font-family:Geist;padding:8px 20px 8px 0;background-color:white;border-bottom:3px solid #f89b3a}.page-text table tbody tr td{padding:8px 20px 8px 0}.page-text table.moai-table{width:100%;max-width:600px}.page-text table.moai-table tbody tr th{padding:8px 5px;background-color:transparent;border:none}.page-text table.moai-table tbody tr th.center{text-align:center}.page-text table.moai-table tbody tr td{padding:8px 5px}.page-text table.moai-table .moai-logo{width:50px}.page-text table.moai-table .moai-logo div{display:inline-block;width:50px;height:29px;background:url(/themes/manga10/images/ai/moai-logo.webp) center no-repeat;background-size:contain;vertical-align:top;text-indent:-9999px;overflow:hidden}.page-text table.moai-table .target{text-align:center}.logo a{display:block;width:120px;height:46px;background-size:contain;background-position:center;background-repeat:no-repeat;text-indent:-9999px;overflow:hidden}@media only screen and (min-width:500px){.logo a{width:140px;height:54px}}@media only screen and (min-width:768px){.logo a{width:160px;height:62px}}@media only screen and (min-width:1240px){.logo a{width:180px;height:69px}}.header-logo a{display:block;text-decoration:none;width:120px}@media only screen and (min-width:500px){.header-logo a{width:140px}}@media only screen and (min-width:768px){.header-logo a{width:160px}}@media only screen and (min-width:1240px){.header-logo a{width:180px}}.header-logo a .img{display:block;background-size:contain;background-position:center;background-repeat:no-repeat;text-indent:-9999px;overflow:hidden;margin-bottom:0.2em;width:120px;height:46px}@media only screen and (min-width:500px){.header-logo a .img{width:140px;height:54px;margin-bottom:0.3em}}@media only screen and (min-width:768px){.header-logo a .img{width:160px;height:62px;margin-bottom:0.4em}}@media only screen and (min-width:1240px){.header-logo a .img{width:180px;height:69px;margin-bottom:0.5em}}.header-logo a .text{text-align:center;color:#fff;font-size:0.76em;display:block;line-height:1;line-height:1.2;font-family:Geist;font-weight:500}@media only screen and (min-width:500px){.header-logo a .text{font-size:0.78em}}@media only screen and (min-width:768px){.header-logo a .text{font-size:0.82em}}@media only screen and (min-width:1240px){.header-logo a .text{font-size:0.85em}}.header-logo a .text span{color:#f89b3a;vertical-align:top;font-size:1.3em;margin:0 2px}header{position:relative}header .header-logo a{margin:8px auto 12px 5%}@media only screen and (min-width:768px){header .header-logo a{margin-top:15px;margin-bottom:15px}}@media only screen and (min-width:1240px){header .header-logo a{margin-top:40px;margin-bottom:40px}}header .header-logo a:hover,header .header-logo a:focus{opacity:0.8}header .header-logo a .img{background-image:url(/themes/manga10/images/logo-white.png)}header .nav-wrapper{display:none;margin:2em 0 0;background-color:#463e3a;padding:10px 5%}@media only screen and (min-width:1240px){header .nav-wrapper{display:block !important;background-color:transparent;position:absolute;left:auto;right:0;top:38px;margin:0}header .nav-wrapper.contextual-region{position:absolute}}header .nav-wrapper ul.menu{list-style:none;margin:0;padding:0;white-space:nowrap;overflow:hidden}header .nav-wrapper ul.menu.social{margin-top:2em}@media only screen and (min-width:1240px){header .nav-wrapper ul.menu.social{position:relative;overflow:visible}}header .nav-wrapper ul.menu li.menu-item--active-trail a{color:#f89b3a}header .nav-wrapper ul.menu li{margin:0;padding:0.75em 0;border-top:1px solid #564e4a;font-family:Geist;font-size:1.063em;font-weight:500}@media only screen and (max-width:599px){header .nav-wrapper ul.menu li:first-child{border:none}}@media only screen and (min-width:600px){header .nav-wrapper ul.menu li{float:left;width:50%;border-top:none;border-bottom:1px solid #564e4a}}@media only screen and (min-width:768px){header .nav-wrapper ul.menu li{width:33.33%;font-size:1em}}@media only screen and (min-width:1240px){header .nav-wrapper ul.menu li{float:none;width:auto;display:inline-block;padding:0;margin-left:15px;border:none;font-size:0.938em}}@media only screen and (min-width:1440px){header .nav-wrapper ul.menu li{margin-left:25px}}header .nav-wrapper ul.menu li.social{font-weight:300}header .nav-wrapper ul.menu li.social i{display:inline-block;vertical-align:baseline;width:17px;margin:1px 12px 0 0}@media only screen and (min-width:1240px){header .nav-wrapper ul.menu li.social i{margin:1px 0 0 12px}}@media only screen and (min-width:1240px){header .nav-wrapper ul.menu li.social{position:absolute;top:-130px}header .nav-wrapper ul.menu li.social.twitter{right:0}header .nav-wrapper ul.menu li.social.linkedin{right:40px}header .nav-wrapper ul.menu li.social a{opacity:0.8}header .nav-wrapper ul.menu li.social a:hover,header .nav-wrapper ul.menu li.social a:focus{opacity:1}header .nav-wrapper ul.menu li.social span{display:none}header .nav-wrapper ul.menu li.social .fa{margin:0}}header .nav-wrapper ul.menu li a{color:white}header .nav-wrapper ul.menu li a.is-active,header .nav-wrapper ul.menu li a:hover,header .nav-wrapper ul.menu li a:focus{color:#f89b3a}header .nav-wrapper ul.menu li a:hover{text-decoration:none}@media only screen and (min-width:1240px){header .nav-wrapper ul.menu li a{color:#ccc}}header .nav-wrapper ul.menu li a span{text-transform:none;transition:none}.subnav{margin:3em auto 0;width:90%;max-width:960px;text-align:center}.subnav.subsubnav{margin-top:1.5em}.subnav.subnav-below-title{margin:0 auto 3em}.subnav .button-links a{background-color:transparent;color:#ccc;margin:0 8px 8px;font-family:Geist;text-transform:uppercase;font-size:0.9em;font-weight:500}.subnav .button-links a:hover,.subnav .button-links a:focus,.subnav .button-links a.active{color:#f89b3a}.subnav .button-links1{display:flex;justify-content:center}.subnav .button-links1 a{display:block;color:black;font-family:Geist;line-height:1.2;margin:0 2px;padding:4px;border-bottom:2px solid #777}@media only screen and (min-width:600px){.subnav .button-links1 a{margin:0 10px}}.subnav .button-links1 a.active,.subnav .button-links1 a:hover,.subnav .button-links1 a:focus{border-bottom:2px solid #f89b3a;color:#f60;text-decoration:none}.backto{position:absolute;top:70px;left:5%}@media only screen and (min-width:500px){.backto{top:75px}}@media only screen and (min-width:768px){.backto{top:90px}}@media only screen and (min-width:1200px){.backto{top:150px}}body.toolbar-drawer .backto{margin-top:5.5em}.backto a{font-size:0.86em;font-weight:bold;font-family:Geist}@media only screen and (min-width:768px){.backto a{font-size:0.95em}}.home-ban{background-color:black;color:#eee;text-align:center;padding:1.5em 5%;font-size:0.9em;line-height:1.4;z-index:5}.home-ban a{color:white;text-decoration:underline}.home-ban a:hover,.home-ban a:focus{color:#f89b3a}.home-shos{position:relative;-webkit-transition:all .25s;transition:all .25s;height:100dvh}.home-shos .img2504{position:absolute;top:0;left:0;width:100%;height:100%;font-family:Geist;color:white;background-size:cover;background-position:center}@media (orientation:portrait){.home-shos .img2504{background-image:url(/themes/manga10/images/u2504/home-shos-2505-m.webp?v=2)}}@media (orientation:landscape){.home-shos .img2504{background-image:url(/themes/manga10/images/u2504/home-shos-2505-d.webp?v=2)}}.home-shos .img2504 .block1,.home-shos .img2504 .block2,.home-shos .img2504 .block3{position:absolute;left:50%;transform:translateX(-50%);width:90%}.home-shos .img2504 .block1{top:50%;transform:translate(-50%,-50%);text-align:center}@media only screen and (min-width:1024px){.home-shos .img2504 .block1{top:50%;left:50%;width:90%;transform:translate(-50%,-50%);font-size:1.5em;text-align:center}}.home-shos .img2504 .block1 .title1{font-size:3em;font-weight:700;line-height:1.05}@media only screen and (min-width:768px){.home-shos .img2504 .block1 .title1{font-size:4.8em}}@media only screen and (min-width:1024px){.home-shos .img2504 .block1 .title1{font-size:3.68em}}@media only screen and (min-width:1340px){.home-shos .img2504 .block1 .title1{font-size:4.35em}}.home-shos .img2504 .block1 .title2{font-size:2.2em;font-weight:700;margin-top:0.5em;line-height:1.1}@media only screen and (min-width:1024px){.home-shos .img2504 .block1 .title2{font-size:1.7em}}@media only screen and (min-width:1340px){.home-shos .img2504 .block1 .title2{font-size:2em}}.home-shos .img2504 .block1 .title2 .orange{color:#f89b3a}.home-shos .img2504 .block1 .title3{line-height:1.2;margin-top:1em}.home-shos .img2504 .block2{top:40%}@media only screen and (min-width:1024px){.home-shos .img2504 .block2{top:20%;left:auto;right:calc(10% - 20px);width:320px;transform:none}}.home-shos .img2504 .block3{bottom:10%;text-align:center;z-index:5;max-width:280px}@media only screen and (min-width:1024px){.home-shos .img2504 .block3{left:auto;right:10%;transform:none;top:auto;bottom:20%}}.home-shos .img2504 .block3 .head a{display:block;background-color:#f89b3a;color:white;font-size:1.5em;padding:0.25em 0}.home-shos .img2504 .block3 .head a span{display:block;color:black;font-size:0.7em}.home-shos .img2504 .block3 .head a:hover,.home-shos .img2504 .block3 .head a:focus{background-color:#222;color:white;text-decoration:none}.home-shos .img2504 .block3 .head a:hover span,.home-shos .img2504 .block3 .head a:focus span{color:#f89b3a}.home-shos .img2504 .block3 .links{display:flex;justify-content:space-between}.home-shos .img2504 .block3 .links a{background-color:white;display:block;width:calc(50% - 1px);font-size:1.25em;line-height:1;padding:0.5em 0;margin-top:2px}.home-shos .img2504 .block3 .links a:hover,.home-shos .img2504 .block3 .links a:focus{background-color:#f89b3a;color:white;text-decoration:none}.home-shos .dot{background-color:#f89b3a;display:inline-block;width:7px;height:7px;text-indent:-9999px;overflow:hidden;border-radius:50%;line-height:1em;margin:0 3px}.home-shos .dot.last{margin-right:0}@media only screen and (min-width:1024px){.home-shos .dot{width:12px;height:12px}}.home-shos .subtitle25{font-size:1.5em;color:white;text-align:center;margin:0.38em 0}@media only screen and (min-width:1280px){.home-shos .subtitle25{margin-top:1em}}.home-shos .lightning-icon{margin-top:1em}.home-shos .lightning-icon img{width:150px;margin:0 auto;display:block}.op-rows-wrap{position:relative}.op-rows-wrap.pad{padding-top:4em}@media only screen and (min-width:1024px){.op-rows-wrap.pad{padding-top:6em}}.op-rows{width:90%;margin:2em auto}@media only screen and (min-width:1280px){.op-rows{margin:4em auto}}@media only screen and (min-width:1400px){.op-rows{width:80%;margin:6em auto}}.op-rows .op-row{margin-bottom:2em}@media only screen and (min-width:1024px){.op-rows .op-row{width:48%;margin-bottom:4em}.op-rows .op-row.op-row-left{margin-right:auto}.op-rows .op-row.op-row-right{margin-left:auto}}@media only screen and (min-width:1280px){.op-rows .op-row{margin-bottom:6em}}.op-rows h2{color:#f89b3a;margin-bottom:0.25em}@media only screen and (min-width:1024px){.op-rows h2{text-align:center}}.op-rows h2 .subtitle{display:block;font-size:0.86em;color:white;line-height:1.4;margin-top:0.25em;font-weight:600}@media only screen and (min-width:1024px){.op-rows h2 .subtitle{font-size:0.64em}}.op-rows h3{color:#f89b3a;margin-bottom:0.25em}.op-rows h3 span{display:block;color:white;margin-top:0.25em;font-weight:500;font-size:0.8em}.block2504{width:90%;margin:0 auto;padding:2em 0 1em}@media only screen and (min-width:1024px){.block2504{padding:4em 0 2em}.block2504.no-pad{padding-top:0}}@media only screen and (min-width:1400px){.block2504{width:80%}}.block2504 .text-boxes-2col-header{margin:0 0 2em;text-align:center}@media only screen and (min-width:1024px){.block2504 .text-boxes-2col-header{margin:0}}@media only screen and (min-width:1024px){.block2504 .text-boxes-2col-flex{display:flex;justify-content:space-between}.block2504 .text-boxes-2col-flex .text-boxes-2col-flex-text{width:48%}.block2504 .text-boxes-2col-flex .text-boxes-2col-flex-text .text-box{width:100%;margin:1em 0}}.block2504 .text-boxes-2col-flex .text-boxes-2col-flex-text:first-child{margin-bottom:2em}@media only screen and (min-width:1024px){.block2504 .text-boxes-2col-flex .text-boxes-2col-flex-text.pad{padding-top:10em}}.block2504 .text-boxes-2col-flex .text-boxes-2col-flex-text h2.abit{font-size:1.25em}@media only screen and (min-width:1024px){.block2504 .text-boxes-2col-flex .text-boxes-2col-flex-text h2.abit{font-size:1.75em}}.block2504 .text-boxes-2col-flex .text-boxes-2col-flex-img{overflow:hidden}.block2504 .text-boxes-2col-flex .text-boxes-2col-flex-img .mrnapathway{transform:translateX(100%);-webkit-transition:all 2s;transition:all 2s}.block2504 .text-boxes-2col-flex .text-boxes-2col-flex-img .mrnapathway.inview-animate-active{transform:none}@media only screen and (min-width:1024px){.block2504 .text-boxes-2col-flex .text-boxes-2col-flex-img{width:48%}}.block2504 .text-boxes-2col-flex img{display:block;width:100%;height:auto;border-radius:2em;transform:translateX(100%);-webkit-transition:all 2s;transition:all 2s}.block2504 .text-boxes-2col-flex img.inview,.block2504 .text-boxes-2col-flex img.inview-animate-active{transform:none}@media only screen and (min-width:1024px){.block2504 .text-boxes-2col-flex img{border-radius:2em 0 0 2em}}.block2504 h2{color:#f89b3a;margin-bottom:0.25em}@media only screen and (min-width:1024px){.block2504 h2{text-align:center}}.block2504 h2 .subtitle{display:block;font-size:0.86em;color:white;line-height:1.4;margin-top:0.25em;font-weight:600}@media only screen and (min-width:1024px){.block2504 h2 .subtitle{font-size:0.64em}}.block2504 h3{color:#f89b3a;margin-bottom:0.25em}@media only screen and (min-width:1024px){.block2504 h3{text-align:center}}.block2504 .large-title{font-weight:600;font-size:1.38em;line-height:1.2;margin-bottom:1em;font-family:Geist}@media only screen and (min-width:768px){.block2504 .large-title{font-size:1.75em}}.block2504 .text-box{margin:2em 0}@media only screen and (min-width:1024px){.block2504 .text-box{width:50%;margin:3em auto 3em 0}}.block2504 .text-box.special2{position:relative}@media only screen and (min-width:1024px){.block2504 .text-box.special2{width:100%}}@media only screen and (min-width:1024px){.block2504 .text-box.special2 .wrap{margin:0;display:flex;justify-content:space-between}.block2504 .text-box.special2 .wrap .text-wrap{width:calc(100% - 400px)}}.block2504 .text-box.special2 .wrap .img-wrap{overflow:hidden}@media only screen and (min-width:1024px){.block2504 .text-box.special2 .wrap .img-wrap{order:2;width:350px;display:flex;align-items:end;justify-content:end}}.block2504 .text-box.special2 img{display:block;width:100%;margin:0 auto 2em;max-width:300px;transform:translateX(100%);-webkit-transition:all 2s;transition:all 2s}.block2504 .text-box.special2 img.inview,.block2504 .text-box.special2 img.inview-animate-active{transform:none}@media only screen and (min-width:1024px){.block2504 .text-box.special2 img{margin:0 auto}}.block2504 .text-box.special{position:relative;width:111.111%;margin:0 -5.6%}@media only screen and (min-width:1400px){.block2504 .text-box.special{width:125%;margin:0 -12.5%}}.block2504 .text-box.special .wrap .text-wrap{background-color:#222;padding:1em 5%;margin-bottom:2em}@media only screen and (min-width:1400px){.block2504 .text-box.special .wrap .text-wrap{padding:1em 10%}}.block2504 .text-box.special img,.block2504 .text-box.special .img-wrap{display:block;width:100%;max-width:350px;height:auto;margin:0 auto 2em}.block2504 .text-box.special img.wide,.block2504 .text-box.special .img-wrap.wide{max-width:450px}@media only screen and (min-width:1500px){.block2504 .text-box.special img.wide,.block2504 .text-box.special .img-wrap.wide{max-width:54%;right:-12%;top:-450px}}@media only screen and (min-width:1024px){.block2504 .text-box.special img,.block2504 .text-box.special .img-wrap{position:absolute;top:-400px;right:2%;z-index:5}}.block2504 .text-box.special .mrnapathway .title{font-size:1em}.block2504 .text-box .title{font-weight:600;font-size:1.25em;line-height:1.2;margin-bottom:1em;font-family:Geist}@media only screen and (min-width:768px){.block2504 .text-box .title{font-size:1.38em}}.block2504 .ornament{-webkit-transition:all 2s;transition:all 2s;transform:scale(0)}.block2504 .ornament.inview{transform:scale(1)}@media only screen and (min-width:1024px){.block2504 .ornament2{width:180px;height:180px;background-color:#ddd;border-radius:50%;position:absolute;top:-207%;right:0}}@media only screen and (min-width:1400px){.block2504 .ornament2{width:220px;height:220px;top:-550px;right:-10%}}@media only screen and (min-width:1024px){.block2504 .ornament3{width:90px;height:90px;background-color:#f89b3a;border-radius:50%;position:absolute;top:-165%;right:10%}}@media only screen and (min-width:1400px){.block2504 .ornament3{top:-400px;right:3%}}@media only screen and (min-width:1024px){.block2504 .ornament4{width:150px;height:150px;background-color:#ddd;border-radius:50%;position:absolute;top:-22%;right:42%;z-index:-1}}@media only screen and (min-width:1500px){.block2504 .ornament5{width:150px;height:150px;background-color:#f89b3a;border-radius:50%;position:absolute;top:-466px;right:42%;z-index:-1}}.complexity{text-align:left}.complexity h2{color:#f89b3a;font-family:Geist}@media only screen and (min-width:768px){.complexity h2{margin-bottom:0.5em}}@media only screen and (min-width:768px){.complexity .text-boxes-2col{display:flex;justify-content:space-between;flex-wrap:wrap}}.complexity .text-boxes-2col .text-box{margin-top:3em}@media only screen and (min-width:768px){.complexity .text-boxes-2col .text-box{width:48%}}.complexity .text-boxes-2col .text-box .title{font-weight:600;font-size:1.25em;line-height:1.2;margin-bottom:1em;font-family:Geist}@media only screen and (min-width:768px){.complexity .text-boxes-2col .text-box .title{font-size:1.38em}}.aibiostack .header{padding:1em 5%;text-align:center}.aibiostack .wrap{position:relative;background-color:black;color:white}.aibiostack .wrap .cont{position:relative;width:90%;margin:0 auto;padding:0 0 1em;z-index:5}@media only screen and (min-width:1024px){.aibiostack .wrap .cont{display:flex;justify-content:space-between}}.aibiostack .wrap .cont .item{margin:0 0 2em;text-align:center}@media only screen and (min-width:1024px){.aibiostack .wrap .cont .item{width:31.33%}}.aibiostack .wrap .cont .item.item2 .image-cont .image{background-size:120%}.aibiostack .wrap .cont .item.item1 .image-cont{padding-top:3px}.aibiostack .wrap .cont .item.item1 .image-cont .image{background-size:250%;width:97%;height:97%}.aibiostack .wrap .cont .item .top-wrap{display:inline-block;max-width:400px}.aibiostack .wrap .cont .item .title-wrap{display:inline-block}.aibiostack .wrap .cont .item .title-cont{display:flex;align-items:center;font-size:1.5em;font-family:Geist;margin-bottom:0.5em;font-weight:800}.aibiostack .wrap .cont .item .title-cont .number{color:white;background-color:#f89b3a;border-radius:50%;width:50px;height:50px;text-align:center;line-height:50px;margin-right:0.5em}.aibiostack .wrap .cont .item .title-cont .title{font-family:Geist}.aibiostack .wrap .cont .item .image-cont{width:300px;height:300px;margin:0 auto}@media only screen and (min-width:1024px){.aibiostack .wrap .cont .item .image-cont{margin:2em auto}}.aibiostack .wrap .cont .item .image-cont .image{width:100%;height:100%;background-position:center;border-radius:50%;overflow:hidden;margin:auto}.aibiostack .wrap .cont .item .image-cont .llm-circle{margin:0;width:100%}.two-ais{padding:2em 0 1em}@media only screen and (min-width:1024px){.two-ais{display:flex;justify-content:space-between;padding:0}}.two-ais .two-ais-img-cont{background-image:url(/themes/manga10/images/u2504/nearual-network4.webp);background-size:cover;background-position:20% 38%;background-repeat:no-repeat;height:300px !important;position:relative;margin:0 0 2em 0;-webkit-transition:all 2s;transition:all 2s}@media only screen and (min-width:1024px){.two-ais .two-ais-img-cont{width:48%;padding:0;margin:0;height:auto !important;background-position:center}}.two-ais .two-ais-text-cont{margin:1em auto;width:90%}@media only screen and (min-width:1024px){.two-ais .two-ais-text-cont{margin-top:4em}}@media only screen and (min-width:1400px){.two-ais .two-ais-text-cont{width:80%}}.two-ais .two-ais-text-cont .two-ais-text-wrap{text-align:left}.two-ais .two-ais-text-cont .two-ais-text-wrap h2{color:#f89b3a}@media only screen and (min-width:768px){.two-ais .two-ais-text-cont .two-ais-text-wrap h2{margin-bottom:0.5em}}.two-ais .two-ais-text-cont .two-ais-text-wrap .two-ais-boxes{margin-top:2em}@media only screen and (min-width:768px){.two-ais .two-ais-text-cont .two-ais-text-wrap .two-ais-boxes{display:flex;justify-content:space-between}}.two-ais .two-ais-text-cont .two-ais-text-wrap .two-ais-boxes .two-ais-box{margin-bottom:2em}@media only screen and (min-width:768px){.two-ais .two-ais-text-cont .two-ais-text-wrap .two-ais-boxes .two-ais-box{width:48%}}.two-ais .two-ais-text-cont .two-ais-text-wrap .two-ais-boxes .two-ais-box .title{font-weight:600;font-size:1.25em;margin-bottom:1em;font-family:Geist}@media only screen and (min-width:768px){.two-ais .two-ais-text-cont .two-ais-text-wrap .two-ais-boxes .two-ais-box .title{font-size:1.38em}}.two-ais .two-ais-text-cont .two-ais-text-wrap .two-ais-boxes .two-ais-box .title span{display:block;color:#f89b3a;font-size:1.2em;line-height:1.4}@media only screen and (min-width:768px){.two-ais .two-ais-text-cont .two-ais-text-wrap .two-ais-boxes .two-ais-box .title span{font-size:1.5em}}.tera-lab-bg{position:absolute !important;top:20%;height:60%;width:40%;opacity:0.5;background-repeat:no-repeat;background-position:center;background-size:cover}.tera-lab-bg.full{top:0;height:100%}.tera-lab-bg.bg-left{left:0}.tera-lab-bg.bg-right{right:0}.ucases2-cont{width:90%;margin:0 auto}.ucases2-cont .ucases{display:flex;justify-content:space-between;flex-wrap:wrap}.ucases2-cont .ucases .ucase{position:relative;width:48%;height:330px;overflow:hidden;margin-bottom:5%}@media only screen and (min-width:768px){.ucases2-cont .ucases .ucase{width:31.33%;margin-bottom:3%}}@media only screen and (min-width:1024px){.ucases2-cont .ucases .ucase{width:14.66%;margin:0}}.ucases2-cont .ucases .ucase::after{content:'';display:block;background:linear-gradient(180deg,rgba(248,155,58,0.2) 0%,#f89b3a 100%);position:absolute;top:0;left:0;width:100%;height:100%;transition:all 0.5s;z-index:-1;border-radius:20px}.ucases2-cont .ucases .ucase div{position:absolute;width:90%;left:5%;text-align:center;line-height:1.3}.ucases2-cont .ucases .ucase .title{font-weight:600;font-size:1.25em;transition:all 0.5s;top:30px}.ucases2-cont .ucases .ucase .uc{height:auto;overflow:hidden;bottom:0;transition:all 0.75s}.ucases2-cont .ucases .ucase .uc1{bottom:50%;transform:translateY(50%)}.ucases2-cont .ucases .ucase .uc2{bottom:18%;transform:translateY(50%)}.kite{position:relative;color:white;margin-bottom:2em}.kite .kite-main{width:168px;height:330px;background:url(/themes/manga10/images/u2504/kite-black.webp) center no-repeat;background-size:contain;display:flex;align-items:center;position:absolute;top:1em;right:7px;z-index:11}@media only screen and (min-width:1024px){.kite .kite-main{width:280px;height:462px;top:20px;right:28px}}.kite .kite-main .kite-title{text-align:center;font-size:1.25em;font-weight:600;margin:0 auto;width:66%;line-height:1;color:#f89b3a}@media only screen and (min-width:1024px){.kite .kite-main .kite-title{font-size:1.5em}}.kite .kite-main .kite-title .subtitle{font-size:0.8em;font-weight:400;margin-top:0.5em;line-height:1.1;color:white}.kite .kite-els{margin:0 auto;width:320px;padding:3em 0 1em;z-index:5;position:relative}@media only screen and (min-width:1024px){.kite .kite-els{width:500px;padding:6em 0 4em}}.kite .kite-els .kite-el{display:flex;align-items:center;margin:0 0 5px}@media only screen and (min-width:1024px){.kite .kite-els .kite-el{margin:0 0 15px}}.kite .kite-els .kite-el .title{border:1px solid #f89b3a;width:135px;text-align:center}@media only screen and (min-width:1024px){.kite .kite-els .kite-el .title{width:160px;padding:5px 10px}}.kite .kite-els .kite-el:nth-child(1) .kite-wrap{z-index:10}.kite .kite-els .kite-el:nth-child(2) .kite-wrap{z-index:9}.kite .kite-els .kite-el:nth-child(3) .kite-wrap{z-index:8}.kite .kite-els .kite-el:nth-child(4) .kite-wrap{z-index:7}.kite .kite-els .kite-el:nth-child(5) .kite-wrap{z-index:6}.kite .kite-els .kite-el:nth-child(6) .kite-wrap{z-index:5}.kite .kite-els .kite-el .kite-outline{position:relative;width:calc(100% - 136px);height:50px}.kite .kite-els .kite-el .kite-outline .kite-wrap{position:absolute;height:86px;width:100%;top:50%;left:0;transform:translateY(-50%);background:url(/themes/manga10/images/u2504/kite-bg.webp) center no-repeat;background-size:contain}@media only screen and (min-width:1024px){.kite .kite-els .kite-el .kite-outline .kite-wrap{height:158px}}.kite-filled{background:skyblue}.kite-wrapper{position:relative;width:200px;height:200px;margin:40px;border:1px dashed lightgray}.kite-side{position:absolute;width:1%;height:50%;background:crimson;transform-origin:top left}.kite-side.ab{top:0;left:50%;transform:rotate(45deg)}.kite-side.ad{top:0;left:50%;transform:rotate(-45deg)}.kite-side.cb{bottom:0;left:50%;transform:rotate(135deg) translateY(14%)}.kite-side.cd{bottom:0;left:50%;transform:rotate(-135deg) translateY(14%)}.text-n-image{position:relative}@media only screen and (min-width:1024px){.text-n-image{display:flex}}@media only screen and (min-width:1024px){.text-n-image.rev .text-n-image-text{order:2}}@media only screen and (min-width:1024px){.text-n-image .pad-me{margin:3em 0 0 33%}}.text-n-image .text-n-image-el{position:relative;color:white;font-weight:500;line-height:1.2;text-align:center}@media only screen and (min-width:1024px){.text-n-image .text-n-image-el{padding:0;width:40%}}.text-n-image .text-n-image-el .el-wrap{position:relative;z-index:5;margin:0 auto;padding:2em 0;width:96%;max-width:750px}.text-n-image .text-n-image-el .el-wrap .title div{font-size:1.5em}.text-n-image .text-n-image-el .el-wrap .icons{margin:0 auto;max-width:500px;position:relative;background:url(/themes/manga10/images/u2504/white-arc.webp);height:85px;background-size:contain;background-repeat:no-repeat;background-position:center}.text-n-image .text-n-image-el .el-wrap .icons .icon{position:absolute;width:50px;height:50px;background-color:black;border:2px solid white;border-radius:50%;background-size:80%;background-position:center;background-repeat:no-repeat}.text-n-image .text-n-image-el .el-wrap .icons .icon.icon1{left:9%;top:14%;background-image:url('data:image/svg+xml,<svg viewBox="0 0 96 96" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="Icons_Blockchain" overflow="hidden"><style>.MsftOfcThm_Background1_Fill_v2 { fill:%23FFFFFF; }</style><path d="M7 63.375 7 78.89 22.03 88 22.03 70.88 7 61.774 7 63.375Z" class="MsftOfcThm_Background1_Fill_v2" fill="%23FFFFFF"/><path d="M73.97 88 89 78.89 89 61.765 73.97 70.87 73.97 88Z" class="MsftOfcThm_Background1_Fill_v2" fill="%23FFFFFF"/><path d="M36.163 29.391C36.7008 29.1322 37.2902 28.9985 37.887 29 40.0961 28.9994 41.8875 30.7897 41.8881 32.9989 41.8886 34.5401 41.0035 35.9444 39.613 36.609L35.833 38.415 47.03 45.2 47.03 28.081 32 18.976 32 31.376Z" class="MsftOfcThm_Background1_Fill_v2" fill="%23FFFFFF"/><path d="M48.97 28.071 48.97 45.2 60.17 38.414 56.391 36.608C54.3984 35.6542 53.5562 33.2657 54.5099 31.2731 55.174 29.8856 56.5748 29.0019 58.113 29 58.7103 28.9991 59.3 29.1335 59.838 29.393L64 31.38 64 18.966Z" class="MsftOfcThm_Background1_Fill_v2" fill="%23FFFFFF"/><path d="M55.249 22.001 57.115 20.867 64 16.697 48 7 41.115 11.17 39.249 12.304 32 16.697 48 26.394 55.249 22.001Z" class="MsftOfcThm_Background1_Fill_v2" fill="%23FFFFFF"/><path d="M32.115 63.666 39 59.5 27 52.223 27 56.723C27 58.9321 25.2091 60.723 23 60.723 20.7909 60.723 19 58.9321 19 56.723L19 52.223 16.115 53.97 14.249 55.1 7 59.5 23 69.2 30.249 64.8Z" class="MsftOfcThm_Background1_Fill_v2" fill="%23FFFFFF"/><path d="M82.115 63.666 89 59.5 77 52.223 77 56.723C77 58.9321 75.2091 60.723 73 60.723 70.7909 60.723 69 58.9321 69 56.723L69 52.223 66.115 53.969 64.249 55.1 57 59.5 73 69.2 80.249 64.8Z" class="MsftOfcThm_Background1_Fill_v2" fill="%23FFFFFF"/><path d="M57 63.375 57 74.747 59.908 72.962C61.791 71.8063 64.2543 72.396 65.41 74.279 66.5657 76.162 65.976 78.6253 64.093 79.781L61.3 81.5 72.03 88 72.03 70.88 57 61.774Z" class="MsftOfcThm_Background1_Fill_v2" fill="%23FFFFFF"/><path d="M31.826 79.33C29.9808 78.1153 29.4697 75.6347 30.6844 73.7895 31.8861 71.9641 34.3305 71.4411 36.174 72.615L39 74.445 39 61.765 23.97 70.87 23.97 88 34.943 81.349Z" class="MsftOfcThm_Background1_Fill_v2" fill="%23FFFFFF"/><path d="M47.938 87C47.5523 87.0001 47.1748 86.8886 46.851 86.679L32.913 77.651C31.9762 77.0658 31.6911 75.832 32.2763 74.8952 32.8615 73.9584 34.0953 73.6733 35.0321 74.2585 35.0506 74.27 35.0689 74.2819 35.087 74.294L47.967 82.636 60.954 74.667C61.8956 74.0893 63.1273 74.3844 63.705 75.326 64.2827 76.2676 63.9876 77.4993 63.046 78.077L48.983 86.705C48.6685 86.8978 48.3069 86.9999 47.938 87Z" class="MsftOfcThm_Background1_Fill_v2" fill="%23FFFFFF"/><path d="M25 56.718 25 41.373 38.75 34.805C39.7469 34.3287 40.1688 33.1344 39.6925 32.1375 39.2162 31.1406 38.0219 30.7187 37.025 31.195L22.139 38.308C21.4435 38.6397 21.0005 39.3415 21 40.112L21 56.718C21 57.8226 21.8954 58.718 23 58.718L23 58.718C24.1046 58.718 25 57.8226 25 56.718Z" class="MsftOfcThm_Background1_Fill_v2" fill="%23FFFFFF"/><path d="M75 56.718 75 40.112C74.9982 39.3431 74.5558 38.6434 73.862 38.312L58.975 31.2C57.9781 30.7237 56.7838 31.1456 56.3075 32.1425 55.8312 33.1394 56.2531 34.3337 57.25 34.81L71 41.373 71 56.718C71 57.8226 71.8954 58.718 73 58.718 74.1046 58.718 75 57.8226 75 56.718Z" class="MsftOfcThm_Background1_Fill_v2" fill="%23FFFFFF"/></svg>')}.text-n-image .text-n-image-el .el-wrap .icons .icon.icon2{left:32%;top:25%;background-image:url('data:image/svg+xml,<svg width="60" height="60" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" overflow="hidden"><g transform="translate(-808 -133)"><path d="M822.375 184.25 822.375 141.75 838 141.75 838 154.875 853.625 154.875 853.625 184.25 822.375 184.25ZM841.75 143.312 849.562 151.125 841.75 151.125 841.75 143.312ZM841.75 138 818.625 138 818.625 188 857.375 188 857.375 151.75 841.75 138Z" stroke="%23FFFFFF" stroke-width="0.625" fill="%23FFFFFF"/><path d="M826.125 161.125 849.875 161.125 849.875 163.625 826.125 163.625Z" stroke="%23FFFFFF" stroke-width="0.625" fill="%23FFFFFF"/><path d="M826.125 156.125 834.25 156.125 834.25 158.625 826.125 158.625Z" stroke="%23FFFFFF" stroke-width="0.625" fill="%23FFFFFF"/><path d="M826.125 166.125 849.875 166.125 849.875 168.625 826.125 168.625Z" stroke="%23FFFFFF" stroke-width="0.625" fill="%23FFFFFF"/><path d="M826.125 171.125 849.875 171.125 849.875 173.625 826.125 173.625Z" stroke="%23FFFFFF" stroke-width="0.625" fill="%23FFFFFF"/><path d="M826.125 176.125 849.875 176.125 849.875 178.625 826.125 178.625Z" stroke="%23FFFFFF" stroke-width="0.625" fill="%23FFFFFF"/></g></svg>')}.text-n-image .text-n-image-el .el-wrap .icons .icon.icon3{right:32%;top:25%;background-image:url('data:image/svg+xml,<svg viewBox="0 0 96 96" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="Icons_Voice" overflow="hidden"><style>.MsftOfcThm_Background1_Fill_v2 { fill:%23FFFFFF; }</style><rect x="85" y="43.3" width="6" height="9.3" class="MsftOfcThm_Background1_Fill_v2" fill="%23FFFFFF"/><rect x="65" y="43.3" width="6" height="9.3" class="MsftOfcThm_Background1_Fill_v2" fill="%23FFFFFF"/><rect x="5" y="43.3" width="6" height="9.3" class="MsftOfcThm_Background1_Fill_v2" fill="%23FFFFFF"/><rect x="75" y="38.7" width="6" height="18.7" class="MsftOfcThm_Background1_Fill_v2" fill="%23FFFFFF"/><rect x="55" y="38.7" width="6" height="18.7" class="MsftOfcThm_Background1_Fill_v2" fill="%23FFFFFF"/><rect x="15" y="38.7" width="6" height="18.7" class="MsftOfcThm_Background1_Fill_v2" fill="%23FFFFFF"/><rect x="45" y="34" width="6" height="28" class="MsftOfcThm_Background1_Fill_v2" fill="%23FFFFFF"/><rect x="25" y="29.3" width="6" height="37.3" class="MsftOfcThm_Background1_Fill_v2" fill="%23FFFFFF"/><rect x="35" y="20" width="6" height="56" class="MsftOfcThm_Background1_Fill_v2" fill="%23FFFFFF"/></svg>')}.text-n-image .text-n-image-el .el-wrap .icons .icon.icon4{right:9%;top:14%;background-image:url('data:image/svg+xml,<svg viewBox="0 0 96 96" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="Icons_Microscope" overflow="hidden"><style>.MsftOfcThm_Background1_Fill_v2 { fill:%23FFFFFF; }</style><rect x="27.4" y="63.6" width="18" height="4" class="MsftOfcThm_Background1_Fill_v2" fill="%23FFFFFF" transform="matrix(0.9239 0.3827 -0.3827 0.9239 27.8719 -8.9198)"/><circle cx="55" cy="44" r="4" class="MsftOfcThm_Background1_Fill_v2" fill="%23FFFFFF"/><circle cx="55" cy="44" r="4" class="MsftOfcThm_Background1_Fill_v2" fill="%23FFFFFF"/><path d="M57 82C64.3 76.5 69 67.8 69 58 69 47.9 63.9 38.9 56.2 33.5L64.3 14 61.5 12.9 63.7 7.5 58.2 5.2 56 10.6 53.2 9.5 36.3 50.2 36.3 50.2C35.5 52.2 35.8 54.5 37.1 56.1L36 58.7 41.5 61 42.6 58.4C44.7 58.1 46.5 56.8 47.4 54.8L47.4 54.8 48.5 52 62.2 52C62.7 53.9 63 55.9 63 58 63 71.2 52.2 82 39 82L20 82 20 88 20 90 76 90 76 88 76 82 57 82ZM55 50C51.7 50 49 47.3 49 44 49 40.7 51.7 38 55 38 58.3 38 61 40.7 61 44 61 47.3 58.3 50 55 50Z" class="MsftOfcThm_Background1_Fill_v2" fill="%23FFFFFF"/></svg>')}.text-n-image .text-n-image-el .el-wrap .disc-loop{margin:0 auto;max-width:280px;display:flex;justify-content:space-between;color:white;align-items:center}.text-n-image .text-n-image-el .el-wrap .disc-loop .disc-loop-title{padding:0 1em}.text-n-image .text-n-image-el .el-wrap .disc-loop .disc-loop-arrow{height:70px;background-size:contain;width:60px;background-repeat:no-repeat;background-position:center}.text-n-image .text-n-image-el .el-wrap .disc-loop .disc-loop-arrow.disc-loop-arrow-white{background-image:url(/themes/manga10/images/u2504/rot-arrow-white.webp)}.text-n-image .text-n-image-el .el-wrap .disc-loop .disc-loop-arrow.disc-loop-arrow-orange{background-image:url(/themes/manga10/images/u2504/rot-arrow-orange.webp?v=2)}.text-n-image .text-n-image-el .el-wrap .neural{height:30px;background-image:url(/themes/manga10/images/u2308/decoding.webp);background-size:644px;background-position:center;margin:0 0 1em}.text-n-image .text-n-image-el .el-wrap .el-row{margin:0 0 1em}.text-n-image .text-n-image-el .el-wrap .el-row .title2 div{font-size:1.5em}.text-n-image .text-n-image-el .anim{padding-top:12%;background-position:center;background-size:100%;background-repeat:no-repeat}.text-n-image .text-n-image-img{padding-top:66.66%;background-size:cover;background-position:center}@media only screen and (min-width:600px){.text-n-image .text-n-image-img{padding-top:33.33%}}@media only screen and (min-width:1024px){.text-n-image .text-n-image-img{padding:0;width:40%;height:460px}}.text-n-image .text-n-image-text{padding:2em 5%;z-index:6}@media only screen and (min-width:1024px){.text-n-image .text-n-image-text{width:50%;padding:4em 5%}}@media only screen and (min-width:1024px){.text-n-image .text-n-image-text.flex{display:flex;align-items:center;padding:1em 5%}}.text-n-image .text-n-image-text h2{color:#f89b3a}.text-n-image .arrow{height:100%;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='40' viewBox='0 0 160 40'%3E%3Cline x1='0' y1='20' x2='70' y2='20' stroke='%23f26722' stroke-width='12' stroke-linecap='round' /%3E%3Ccircle cx='90' cy='20' r='8' fill='%23f26722' /%3E%3Cline x1='110' y1='20' x2='130' y2='20' stroke='%23f26722' stroke-width='12' stroke-linecap='round' /%3E%3Cpolygon points='130,4 160,20 130,36' fill='%23f26722' /%3E%3C/svg%3E")}.text-n-image .orange{color:#f89b3a}.blue-orange-waves{background:url(/themes/manga10/images/u2504/blue-orange-waves.webp);background-repeat:no-repeat;background-size:230%;background-position:right 0%}@media only screen and (min-width:1024px){.blue-orange-waves{background-size:93%;background-position:right 40%}}.blue-orange-waves2.desktop{position:absolute;top:0;left:0;width:100%;z-index:-1;display:none}@media only screen and (min-width:1024px){.blue-orange-waves2.desktop{display:block;top:-2%}}@media only screen and (min-width:1280px){.blue-orange-waves2.desktop{top:-70%}}@media only screen and (min-width:1024px){.blue-orange-waves2.mobile{display:none}}.blue-orange-waves2.mobile .img{background-size:250%;background-repeat:no-repeat;background-position:40% 70%;height:200px;transform:scaleX(-1)}.blue-orange-waves2 img{display:block;width:100%;height:auto}.blue-orange-waves3{position:absolute;top:0;left:0;width:100%;height:500px;z-index:-1;overflow:hidden}@media only screen and (min-width:1024px){.blue-orange-waves3{top:-133px;width:84%;height:100%}}.blue-orange-waves3 .img1{background-size:57%;background-position:0% -15%;background-repeat:no-repeat;height:100%}@media only screen and (min-width:768px){.blue-orange-waves3 .img1{background-position:83% -66%}}@media only screen and (min-width:1024px){.blue-orange-waves3 .img1{height:861px;background-size:48%;background-position:-22% 0%;background-repeat:no-repeat}}.ai-driven-moa{padding-bottom:3em}.ai-driven-moa .home-text{padding-bottom:0}.ai-driven-moa .home-video4{position:relative;padding-bottom:0;overflow:hidden}.ai-driven-moa .home-video4 .video-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;background-size:150%;background-position:center 20%;background-repeat:no-repeat}@media only screen and (min-width:600px){.ai-driven-moa .home-video4 .video-wrapper{background-size:cover;background-position:center}}@media only screen and (min-width:1024px){.ai-driven-moa .home-video4 .video-wrapper{background-position:center 20%}}@media only screen and (min-width:1800px){.ai-driven-moa .home-video4 .video-wrapper{background-position:center 40%}}.ai-driven-moa .home-video4 video{display:block;width:102%;height:102%;margin:-1% auto auto -1%;object-fit:cover}.ai-driven-moa .home-video4 .img{margin:0 auto 1em;width:100%;max-width:600px;z-index:5}.ai-driven-moa .home-video4 .img img{display:block;width:100%;height:auto}.home-shos-video{position:relative;width:100%;height:100%}.home-shos-video video{width:100%;height:100%;object-fit:cover}.home-shos-video .titles .timeme{color:white;margin:0;text-shadow:-2px 2px 10px rgba(0,0,0,0.6);line-height:1.1;font-size:2.5em;display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:92%;z-index:10;text-align:center;font-family:Geist;font-weight:500}@media only screen and (min-width:1024px){.home-shos-video .titles .timeme{width:70%}}@media only screen and (min-width:600px){.home-shos-video .titles .timeme{font-size:3em}}@media only screen and (min-width:1024px){.home-shos-video .titles .timeme{font-size:4em}}@media only screen and (min-width:1400px){.home-shos-video .titles .timeme{font-size:5em}}.home-shos-video .titles .timeme.upcase{text-transform:uppercase}.home-shos-video .titles .timeme.bc{top:auto;bottom:24%;transform:translateX(-50%)}@media only screen and (min-width:1024px){.home-shos-video .titles .timeme.bc{bottom:10%}}.home-shos-video .titles .timeme.mc{top:50%;transform:translate(-50%,-50%)}.home-shos-video .titles .timeme.tc{top:24%;transform:translateX(-50%)}@media only screen and (min-width:1024px){.home-shos-video .titles .timeme.tc{top:10%}}.home-shos-video .titles .timeme span.sm{display:block;font-size:70%;line-height:1;margin:0.125em 0}.home-shos-video .titles .timeme span.br{display:block}@media only screen and (min-width:1024px){.home-shos-video .titles .timeme span.br{display:inline}}.home-shos-video .titles .timeme span.orange-dot{color:#f89b3a;font-size:1.38em;line-height:1}.home-shos-video .titles .moai-c{position:absolute}@media only screen and (orientation:portrait){.home-shos-video .titles .moai-c{bottom:5%;width:90%;left:5%}}@media only screen and (orientation:landscape){.home-shos-video .titles .moai-c{bottom:50%;width:40%;left:55%;text-align:left;transform:translateY(50%)}}.home-shos-video .titles .moai-c .timeme{position:relative;top:auto;left:auto;width:auto;transform:none;font-size:1.65em;margin:0 0 0.7em}@media only screen and (orientation:landscape){.home-shos-video .titles .moai-c .timeme{text-align:left}}@media only screen and (min-width:1024px){.home-shos-video .titles .moai-c .timeme{font-size:2.5em}}.swiper-container{height:100%}.swiper-container .swiper-slide .image{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#2b251b;background-size:cover;background-position:center;-webkit-transition:all .25s;transition:all .25s;transition-duration:6s}.swiper-pagination-bullet{width:11px;height:11px;background-color:#fff;opacity:1;border:1px solid white;-webkit-transition:all .25s;transition:all .25s}.swiper-pagination-bullet:hover,.swiper-pagination-bullet:focus{background-color:#f89b3a}.swiper-pagination-bullet-active{background-color:white !important}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 6px}@media only screen and (max-width:1023px){.swiper-button-next,.swiper-button-prev{width:20px;height:32px;background-size:20px 32px}}.text-block{margin:0 auto;padding:3em 0;width:90%;max-width:1340px}@media only screen and (min-width:1200px){.text-block{width:70%}}.text-block h2{margin:0.5em 0 1em;line-height:1.4}.text-block h2.no-bottom-margin{margin-bottom:0}.home-text{text-align:center;margin:0 auto;padding:1.5em 0;width:90%;max-width:1340px}.home-text.no-pad{padding:0}.home-text.small-top-pad{padding-top:0.1em}@media only screen and (min-width:1024px){.home-text.less-pad{padding:1em 0 0}.home-text.no-bot-pad{padding-bottom:0}}.home-text h1{margin:0 auto 0.5em}.home-text h2{margin:0.5em 0 1em;line-height:1.2;color:#f89b3a}.home-text h2.no-bottom-margin{margin-bottom:0}.home-text h2.no-pad{margin-bottom:0.25em}.home-text h2 .orange-dot{vertical-align:sub}.home-text h3 .orange-dot{vertical-align:text-bottom}.home-text p{font-size:1.05em;line-height:1.5em;margin:0 0 0.5em}.home-text .subtitle{font-weight:500;font-family:Geist}.home-text .orange-dot{color:#f89b3a;font-size:30px;display:inline}.home-text .logo-i{position:relative;display:inline-block}.home-text .logo-i:before,.home-text .logo-i:after{opacity:1;content:'i';display:block;position:absolute;top:0;left:0;font:inherit}.home-text .logo-i:before{color:#ff5500;clip:rect(auto,auto,0.35em,auto)}.home-text .logo-i:after{clip:rect(0.35em,auto,auto,auto)}.home-text .logo-i i{font:inherit;opacity:0}.lighton-mrna-logo.pad{margin-top:4em}.lighton-mrna-logo img{display:block;width:180px;height:auto;margin:0 auto}.lighton-mrna-logo h1.nav-below{margin-top:1em}.lighton-mrna-logo h2:first-of-type{margin-top:1em}.webinars-lobby ul{list-style:none;margin:2em 0 5em;padding:0}.webinars-lobby ul li{width:100%;margin:0 0 4em;padding:0}.webinars-lobby ul li a:hover .img,.webinars-lobby ul li a:focus .img{opacity:0.8}.webinars-lobby ul li a span{display:block}.webinars-lobby ul li a span.img{margin:0 0 1em;background-size:contain;background-position:center;background-repeat:no-repeat}.webinars-lobby ul li a span.title{font-family:Geist;font-weight:500;font-size:1.5em;margin:0 0 0.5em}@media only screen and (min-width:768px){.webinar-form-wrapper form{display:flex;justify-content:space-between;flex-wrap:wrap}.webinar-form-wrapper form .form-item{width:32.33%}}body:not(.user-logged-in) .cookies-found{display:none}.page-video-wrapper{margin:2em auto}.page-video-content{display:block !important;position:relative;width:100%;padding-bottom:56.25%;background-size:cover;background-position:center}.page-video-content iframe{position:absolute;width:100%;height:100%;top:0;left:0;border:none}.video-content{position:relative;display:block;border:none;margin:0 auto;width:90%;max-width:1024px}.video-content .iframe-wrapper{position:relative;width:100%;padding-bottom:0}.video-content .iframe-wrapper iframe{position:absolute;width:100%;height:100%;top:0;left:0}video{display:block;width:100%;height:auto}.play{display:block;width:120px;height:120px;background-image:url(/themes/manga10/images/anima-play.png);background-repeat:no-repeat;background-size:contain;position:absolute;top:50%;right:50%;text-indent:-9999px;overflow:hidden;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);-webkit-transition:all .25s;transition:all .25s}@media only screen and (min-width:768px){.play{width:150px;height:150px}}.play:hover,.play:focus{width:140px;height:140px}@media only screen and (min-width:768px){.play:hover,.play:focus{width:170px;height:170px}}.play.css-play{padding:3em 0;overflow:hidden;width:auto;height:auto;background-image:none}.play.css-play .arrow{display:block;width:60px;height:60px;margin:0em auto 1em;border:3px solid #f89b3a;border-radius:50%;padding:1em;background:linear-gradient(to bottom right,#f8f8f8 0%,#f8f8f8 40%,#ddd 60%,#ddd 100%);box-shadow:inset 0px 0px 4px rgba(0,0,0,0.25);-webkit-transition:all .25s;transition:all .25s}.play.css-play .arrow::before{display:block;content:'';width:0;height:0;border-top:20px solid transparent;border-bottom:20px solid transparent;border-left:40px solid #f89b3a;margin:11px auto auto 15px;-webkit-transition:all .25s;transition:all .25s}.play.css-play .arrow:hover,.play.css-play .arrow:focus{border-color:#444}.play.css-play .arrow:hover::before,.play.css-play .arrow:focus::before{border-left-color:#444;transform:scale(1.2)}.home-video{position:relative}.home-video .video-wrapper{height:300px;overflow:hidden;background-size:cover;background-position:center;position:relative}@media only screen and (min-width:1200px){.home-video .video-wrapper{height:450px}}.home-video .video-wrapper::after{content:"";background:url(/themes/manga10/images/video-snapshot-bw.jpg);opacity:0.5;top:0;left:0;bottom:0;right:0;position:absolute;background-size:cover;background-position:center;z-index:-1}.home-video .video-wrapper.playing{height:auto;min-height:300px}@media only screen and (min-width:1200px){.home-video .video-wrapper.playing{min-height:450px}}.home-video .video-wrapper .video-content{margin:2em auto}.home-video video{display:block;position:absolute;width:auto;height:350px;left:50%;top:50%;transform:translate(-50%,-50%)}@media only screen and (min-width:600px){.home-video video{width:102%;height:auto}}.home-video a.close{position:absolute;top:10px;right:5%;font:2em/1em Geist;color:black;font-weight:bold;display:block}@media only screen and (min-width:1024px){.home-video a.close{right:20px}}.home-video a.close:hover,.home-video a.close:focus{text-decoration:none;opacity:0.7}.view-videos ul{list-style:none;margin:0;padding:0;overflow:hidden}@media only screen and (min-width:480px){.view-videos ul{margin-right:-2%}}.view-videos ul li{margin:0 0 30px}@media only screen and (min-width:480px){.view-videos ul li{float:left;width:48%;margin-right:2%}}@media only screen and (min-width:960px){.view-videos ul li{width:31.33%}}.view-videos ul li h3{margin:0}.view-videos ul li h3 a{display:block}.view-videos ul li h3 a span{display:block}.view-videos ul li h3 a span.image-cont{padding-top:56.25%;overflow:hidden;position:relative;margin-bottom:0.5em}.view-videos ul li h3 a span.image{position:absolute;width:100%;height:100%;top:0;left:0;background-position:center;background-size:cover}.view-videos ul li h3 a span.title{font-weight:normal}.view-videos ul li h3 a:hover .image,.view-videos ul li h3 a:focus .image{transform:scale(1.05)}.node-video-link .date,.page-node-type-video-link .date,.node-podcast-link .date,.page-node-type-podcast-link .date{text-align:center}.black-strip-wrapper{background-color:black}.black-strip-wrapper .page-text{margin:0 auto;padding:0}.button-links{font-size:0.9em;line-height:1.2;margin-top:2em;text-align:center}.article-abstract .button-links{text-align:revert}.round-thingy .button-links{margin-top:0}.round-thingy .button-links a{color:white !important}.button-links a{display:inline-block;background-color:#53382B;color:white;padding:8px 10px;position:relative;border-radius:4px 4px 0 0}.button-links a span{text-transform:none;transition:none}.button-links a:after{content:'';height:4px;width:100%;position:absolute;bottom:-4px;left:0;border-radius:0 0 4px 4px;background:#ff6600;background:linear-gradient(to right,#f60 0%,#f60 40%,#f60 60%,#f60 100%);-webkit-transition:all .25s;transition:all .25s}.button-links a:hover,.button-links a:focus,.button-links a.active{text-decoration:none}.button-links a:hover:after,.button-links a:focus:after,.button-links a.active:after{background:#ff6600;background:linear-gradient(to right,#f60 0%,#ffec9f 40%,#ffec9f 60%,#f60 100%)}.home-tissue-selective{position:relative;margin:3em 0}.home-tissue-selective .video-title{background-color:white;padding:0em 5% 5px;text-align:center}.home-tissue-selective .video-title .home-text{padding:0}.home-tissue-selective .video-title h2{color:#392f29}.home-tissue-selective .video-cont{max-width:560px;margin:2em auto 3em;width:90%;overflow:hidden;position:relative}.home-tissue-selective .video-cont .video-wrapper{padding-top:91%;position:relative;overflow:hidden}.home-tissue-selective .video-cont .video-wrapper video{position:absolute;top:-0.5%;width:101%;height:101%;left:50%;transform:translateX(-50%)}.home-our-approach{background-color:#888;position:relative;margin:0}.home-our-approach .video-cont{max-width:960px;margin:0 auto;width:95%;overflow:hidden;position:relative}.home-our-approach .video-cont .video-wrapper{padding-top:48%;position:relative}.home-our-approach .video-cont .video-wrapper video{position:absolute;top:0;width:100%;height:auto;left:50%;transform:translateX(-50%)}.home-our-approach .video-title{background-color:#888;padding:1.5em 5% 5px}@media only screen and (min-width:768px){.home-our-approach .video-title{padding-top:3em}}@media only screen and (min-width:1140px){.home-our-approach .video-title{padding-top:4em}}.home-our-approach .video-title h2{color:#392f29;text-align:center;margin:0}@media only screen and (max-width:479px){.home-our-approach .video-title h2{font-size:1.3em}}.home-our-approach .video-titles{display:none}.home-our-approach h3{position:absolute;z-index:5;top:8%;left:50%;transform:translateX(-50%);margin:0;font-size:1.1em;line-height:1;width:90%;text-align:center;color:white;display:none}@media only screen and (min-width:400px){.home-our-approach h3{font-size:1.3em}}@media only screen and (min-width:798px){.home-our-approach h3{font-size:1.5em}}@media only screen and (min-width:1024px){.home-our-approach h3{font-size:1.75em}}@media only screen and (min-width:1300px){.home-our-approach h3{font-size:2em}}@media only screen and (min-width:1500px){.home-our-approach h3{font-size:2.25em}}.pipeline3{text-align:left;margin:0 0 4em}@media only screen and (min-width:960px){.pipeline3 .mobile{display:none}}@media only screen and (max-width:959px){.pipeline3 .desktop{display:none}}.pipeline3 a{color:#222;text-decoration:underline}.pipeline3 a:hover,.pipeline3 a:focus{color:#f89b3a}.pipeline3 .lp2-legend{position:absolute;bottom:0;right:5%;width:200px;border:2px solid #f60;text-align:center;padding:10px 0}@media only screen and (min-width:1750px){.pipeline3 .lp2-legend{right:calc((100% - 1400px) /2)}}.pipeline3 .lp2-legend .logos{text-align:center;margin:5px 0}.pipeline3 .lp2-legend .logos img{width:60px;display:inline-block;margin:0 10px}.pipeline3 .lp2-legend .group-title div{margin:5px 0}.pipeline3 .group-title{text-align:center}.pipeline3 .group-title div{display:inline-block;font-size:1.5em;font-family:Geist;border-bottom:5px solid #f60;padding:0 0 5px;margin:15px 0 10px;width:150px}.pipeline3 .group-title.group-title2 div{border-color:#fff}.pipeline3 table{width:90%;max-width:1400px;margin:3em auto;font-size:0.9em;line-height:1.3;border-bottom:1px solid #777;border-collapse:collapse}@media only screen and (max-width:599px){.pipeline3 table{width:100%}}.pipeline3 table tbody{border:none}.pipeline3 table tr.section{border-top:1px solid #777}.pipeline3 table tr.section td{padding-top:10px}.pipeline3 table tr:last-child td{padding-bottom:10px}.pipeline3 table th{text-align:left;line-height:1.2;font-size:1.15em;font-weight:normal;font-family:Geist;border:none;padding:10px 0}@media only screen and (min-width:960px){.pipeline3 table th{border-top:1px solid #777}}@media only screen and (min-width:960px){.pipeline3 table th.regulation{padding-right:10px}}@media only screen and (min-width:960px){.pipeline3 table th.target{text-align:center}}.pipeline3 table th.rotate{width:13%}@media only screen and (min-width:960px){.pipeline3 table th.rotate{width:16%}}@media only screen and (min-width:1280px){.pipeline3 table th.rotate{width:20%}}.pipeline3 table th.rotate div{line-height:2;white-space:nowrap}@media only screen and (max-width:1279px){.pipeline3 table th.rotate div{writing-mode:tb-rl}}@media only screen and (min-width:960px){.pipeline3 table th.rotate div{text-align:center;line-height:7}}@media only screen and (min-width:1280px){.pipeline3 table th.rotate div{line-height:2}}.pipeline3 table td{padding:3px 0}@media only screen and (max-width:599px){.pipeline3 table td{font-size:0.9em}}@media only screen and (min-width:960px){.pipeline3 table td{padding:5px 0}}.pipeline3 table td.area{padding-right:9px;font-weight:600}.pipeline3 table td.data{padding-right:9px}.pipeline3 table td.target{text-align:center;width:30px}@media only screen and (min-width:960px){.pipeline3 table td.target{width:60px}}.pipeline3 table td.target img{width:36px;margin:0 auto}@media only screen and (max-width:599px){.pipeline3 table td.target img{width:26px}}.pipeline3 table td.border-left{border-left:3px solid #333}.pipeline3 table td.nowrap{white-space:nowrap}.pipeline3 table td .sectitle{border-top:1px solid #333;padding-top:10px;font-family:Geist;font-size:1.2em}.pipeline3 table td .sectitle.first{border:none}.pipeline3 table td .stage{background-color:#fff;width:0;height:7px;-webkit-transition:all 2s;transition:all 2s}@media only screen and (min-width:960px){.pipeline3 table td .stage{height:9px}}.pipeline3 table td img{width:55px;margin:0 auto 0 0}@media only screen and (max-width:599px){.pipeline3 table td img{width:45px}}@media only screen and (min-width:960px){.pipeline3 table td img{width:70px;margin:0 auto 0 10px}}.pipeline{padding:2em 5% 3em}.pipeline.page-pipeline{margin-bottom:3em}.pipeline .pipeline-text{margin:0 auto;max-width:900px}.pipeline .pipeline-text h2{margin:0.6em 0 1em}.pipeline .pipeline-text p{line-height:1.5em}.pipeline .pipeline-text p strong{color:#f89b3a}.pipeline .pipeline-cont{margin:2em auto 3em;max-width:1200px}.pipeline .pipeline-cont .pipeline-header{overflow:hidden;text-transform:uppercase;font-family:Geist}@media only screen and (max-width:599px){.pipeline .pipeline-cont .pipeline-header{height:110px}}@media only screen and (min-width:600px){.pipeline .pipeline-cont .pipeline-header{height:50px}}.pipeline .pipeline-cont .pipeline-header .title{text-align:left;position:relative}@media only screen and (max-width:599px){.pipeline .pipeline-cont .pipeline-header .title{height:110px}}@media only screen and (min-width:600px){.pipeline .pipeline-cont .pipeline-header .title{height:50px}}@media only screen and (min-width:600px){.pipeline .pipeline-cont .pipeline-header .title{margin-top:0;font-size:1em;line-height:1}}@media only screen and (min-width:768px){.pipeline .pipeline-cont .pipeline-header .title{font-size:1.1em}}.pipeline .pipeline-cont .pipeline-header .title .rotate{transform:translateY(-50%);top:50%;left:0;position:absolute}.pipeline .pipeline-cont .pipeline-header .stages{position:relative;line-height:1em}@media only screen and (max-width:599px){.pipeline .pipeline-cont .pipeline-header .stages{height:110px}}@media only screen and (min-width:600px){.pipeline .pipeline-cont .pipeline-header .stages{height:50px}}.pipeline .pipeline-cont .pipeline-header .stages>div{position:relative;float:left;width:calc(33.33% - 2px);border-left:2px solid #c4c8b7}@media only screen and (max-width:599px){.pipeline .pipeline-cont .pipeline-header .stages>div{height:110px}}@media only screen and (min-width:600px){.pipeline .pipeline-cont .pipeline-header .stages>div{height:50px}}.pipeline .pipeline-cont .pipeline-header .stages>div .rotate{transform:translate(-50%,-50%);top:50%;left:50%;position:absolute}@media only screen and (max-width:599px){.pipeline .pipeline-cont .pipeline-header .stages>div .rotate{writing-mode:tb-rl}}@media only screen and (min-width:600px){.pipeline .pipeline-cont .pipeline-header .stages>div .rotate{width:90%;font-weight:bold}}@media only screen and (min-width:768px){.pipeline .pipeline-cont .pipeline-header .stages>div .rotate{font-size:1.1em}}.pipeline .pipeline-cont .pipeline-section{font-family:Geist;font-size:1.25em;margin:0.5em 0;color:#f89b3a}.pipeline .pipeline-cont .pipeline-items{text-align:left}.pipeline .pipeline-cont .pipeline-items:not(.inview-animate-active) .stage{width:0 !important}.pipeline .pipeline-cont .pipeline-items .pipeline-item{overflow:hidden;margin:0.5em 0;position:relative;min-height:34px;display:flex;justify-content:space-between;align-items:center}.pipeline .pipeline-cont .pipeline-items .pipeline-item .stages::after{display:block;background-color:#f2f2f2;position:absolute;top:3px;left:0;height:28px;width:100%;content:''}.pipeline .pipeline-cont .pipeline-items .pipeline-item img{width:50px;display:inline-block;vertical-align:middle}.pipeline .pipeline-cont .pipeline-items .pipeline-item .title{float:none;margin-top:0}.pipeline .pipeline-cont .pipeline-items .pipeline-item .title a{color:#777}.pipeline .pipeline-cont .pipeline-items .pipeline-item .title a:hover,.pipeline .pipeline-cont .pipeline-items .pipeline-item .title a:focus{color:#f89b3a}.pipeline .pipeline-cont .pipeline-items .pipeline-item .stages{float:none;height:34px;border:none}.pipeline .pipeline-cont .title{float:left;width:31%;margin-right:2%;font-weight:bold;font-size:.92em;line-height:1.2em;font-family:Geist;margin-top:4px}.pipeline .pipeline-cont .title.grey-tbd-orange{color:#777}@media only screen and (min-width:600px){.pipeline .pipeline-cont .title{font-size:1.1em;width:23%}}@media only screen and (min-width:1024px){.pipeline .pipeline-cont .title{width:18%}}@media only screen and (max-width:1199px){.pipeline .pipeline-cont .title span.br{display:block}}.pipeline .pipeline-cont .stages{float:left;width:calc(67% - 2px);position:relative;border-right:2px solid #c4c8b7}@media only screen and (min-width:600px){.pipeline .pipeline-cont .stages{width:calc(75% - 2px)}}@media only screen and (min-width:1024px){.pipeline .pipeline-cont .stages{width:calc(80%  - 2px)}}.pipeline .pipeline-cont .stages .stage{position:absolute;top:3px;left:0;background:linear-gradient(to left,#f60 0%,#ffcf50 100%);height:28px;width:1%;-webkit-transition:all 2s;transition:all 2s;z-index:5}.pipeline .pipeline-cont .stages .stage::after{content:'';display:block;width:24px;height:28px;background:url(/themes/manga10/images/anima-egg.png) center no-repeat;background-size:contain;position:absolute;top:0;right:-12px}.pipeline .pipeline-notes{color:#777;font-weight:bold;font-family:Geist;line-height:1.1;margin-top:1em}@media only screen and (min-width:600px){.pipeline .pipeline-notes{font-size:1.1em}}.view-pipeline-programs .view-header{width:100%}.view-pipeline-programs .view-content>div{position:relative}.view-pipeline-programs .view-content .field-content{position:absolute;top:-2px;left:-55px}.combo{text-align:center;margin:2em auto 3em}.combo img{margin:0}.combo p{font-size:0.9em;line-height:1.25em}.combo p.long{text-align:left}.legend{font-size:0.9em;line-height:1.25em}.legend ul{padding-left:15px}.overflowme{overflow:hidden}.max500{max-width:500px}.max600{max-width:600px}.max600img img{width:100%;max-width:600px}.max700img img{max-width:700px}.max800{max-width:800px}.tooltipster-base span{display:block;font-weight:bold;font-size:1.1em;margin-bottom:0.5em}.ai-img-analysis2{text-align:center;height:750px;position:relative}@media only screen and (min-width:900px){.ai-img-analysis2{height:880px}}.ai-img-analysis2.short{height:140px}.ai-img-analysis2.short .cloud{height:80px}@media only screen and (min-width:900px){.ai-img-analysis2.short{height:250px}}.ai-img-analysis2 .ai-tooltips-content{display:none}.ai-img-analysis2 .ai-img-analysis-img{background-position:top center;background-repeat:no-repeat;position:absolute;bottom:0;left:0;width:100%;height:432px;background-size:cover}@media only screen and (min-width:900px){.ai-img-analysis2 .ai-img-analysis-img{height:446px}}.ai-img-analysis2 .ai-img-large-title{position:absolute;line-height:1.1;font-size:1.3em;font-family:Geist}@media only screen and (min-width:900px){.ai-img-analysis2 .ai-img-large-title{font-size:1.75em}}.ai-img-analysis2 .ai-img-large-title .moai-logo{display:inline-block;width:60px;height:34px;background:url(/themes/manga10/images/ai/moai-logo.webp) center no-repeat;background-size:contain;vertical-align:top}.ai-img-analysis2 .ai-img-med-title{font-weight:bold;position:absolute}.ai-img-analysis2 .ai-img-sm-title{font-size:0.8em;line-height:1}.ai-img-analysis2 .ai-img-t1{top:11%;left:50%;transform:translate(-50%,-50%);white-space:nowrap}@media only screen and (min-width:900px){.ai-img-analysis2 .ai-img-t1{top:16%}}.ai-img-analysis2 .ai-img-t2{bottom:5%;left:50%;transform:translate(-50%,50%);width:85%}@media only screen and (min-width:900px){.ai-img-analysis2 .ai-img-t2{bottom:6%}}.ai-img-analysis2 .ai-img-t3{top:26%;left:2%}@media only screen and (min-width:900px){.ai-img-analysis2 .ai-img-t3{top:37%;left:-18%}}.ai-img-analysis2 .ai-img-t4{top:26%;right:2%}@media only screen and (min-width:900px){.ai-img-analysis2 .ai-img-t4{top:37%;right:-18%}}.ai-img-analysis2 .ai-img-t5{top:78%;left:2%}@media only screen and (min-width:900px){.ai-img-analysis2 .ai-img-t5{top:74%;left:-18%}}.ai-img-analysis2 .ai-img-t6{top:78%;right:2%}@media only screen and (min-width:900px){.ai-img-analysis2 .ai-img-t6{top:74%;right:-32%}}.ai-img-analysis2 .tooltip{-webkit-transition:all .25s;transition:all .25s}.ai-img-analysis2 .tooltip:hover{transform:scale(1.1)}.ai-img-analysis2 .tooltip.current{transform:scale(1.1);color:#f89b3a}.ai-img-analysis2 .cloud{height:320px;width:100%;margin:0 auto;position:relative;z-index:10}@media only screen and (min-width:900px){.ai-img-analysis2 .cloud{height:395px}}.ai-img-analysis2 .cloud .cloude{background-size:contain;background-repeat:no-repeat;background-position:center;position:absolute}.ai-img-analysis2 .cloud .cloude .title{font-weight:bold;position:absolute}.ai-img-analysis2 .cloud .cloude1{top:17%;width:110px;height:110px;left:calc(50% - 110px / 2);z-index:6}@media only screen and (min-width:900px){.ai-img-analysis2 .cloud .cloude1{top:28%;width:140px;height:140px;left:calc(50% - 140px / 2)}}.ai-img-analysis2 .cloud .cloude2{top:50%;width:110px;height:110px;left:calc(50% - 110px / 2);z-index:7}@media only screen and (min-width:900px){.ai-img-analysis2 .cloud .cloude2{top:66%;width:140px;height:140px;left:calc(50% - 140px / 2)}}.ai-img-analysis2 .cloud .cloude2 .title{line-height:1.1;font-size:0.9em;width:110px;top:50%;transform:translateY(-50%)}@media only screen and (min-width:900px){.ai-img-analysis2 .cloud .cloude2 .title{font-size:1.1em;width:150px}}.ai-img-analysis2 .cloud .cloude2 .title1{left:-114%}@media only screen and (min-width:900px){.ai-img-analysis2 .cloud .cloude2 .title1{left:-125%}}.ai-img-analysis2 .cloud .cloude2 .title2{left:107%}@media only screen and (min-width:900px){.ai-img-analysis2 .cloud .cloude2 .title2{left:121%}}.ai-img-analysis2 .cloud .cloude3{top:29%;width:90px;height:90px;right:7%;z-index:8}.ai-img-analysis2 .cloud .cloude3 .title{top:-12%;right:-18%}@media only screen and (min-width:900px){.ai-img-analysis2 .cloud .cloude3 .title{top:33%;right:-105%}}.ai-img-analysis2 .cloud .cloude4{top:79%;width:290px;height:78px;left:calc(50% - 290px /2)}@media only screen and (min-width:900px){.ai-img-analysis2 .cloud .cloude4{top:87%;width:360px;height:95px;left:calc(50% - 360px /2)}}.ai-img-analysis2 .cloud .cloude4 .cloude4e{width:90px;height:70px;background-size:contain;background-repeat:no-repeat;background-position:center;position:absolute}.ai-img-analysis2 .cloud .cloude4 .cloude4e.cloude4e1{top:3px;left:8px}@media only screen and (min-width:900px){.ai-img-analysis2 .cloud .cloude4 .cloude4e.cloude4e1{top:10px;left:16px}}.ai-img-analysis2 .cloud .cloude4 .cloude4e.cloude4e2{top:3px;right:8px}@media only screen and (min-width:900px){.ai-img-analysis2 .cloud .cloude4 .cloude4e.cloude4e2{top:10px;right:19px}}.ai-img-analysis2 .cloud .cloude4 .cloude4e .title.title1{top:104%;left:-16%}@media only screen and (min-width:900px){.ai-img-analysis2 .cloud .cloude4 .cloude4e .title.title1{top:33%;left:-104%}}.ai-img-analysis2 .cloud .cloude4 .cloude4e .title.title2{top:104%;right:-19%}@media only screen and (min-width:900px){.ai-img-analysis2 .cloud .cloude4 .cloude4e .title.title2{top:33%;right:-166%}}.ai-img-analysis2 .cloud .cloude5{top:23%;width:280px;height:301px;left:calc(50% - 280px /2);pointer-events:none}@media only screen and (min-width:900px){.ai-img-analysis2 .cloud .cloude5{top:20%;width:400px;height:319px;left:calc(50% - 400px /2);pointer-events:none}}.ai-img-analysis2 .cloud .line1-1{top:65.6%;width:16px;left:33.1%;height:38%}@media only screen and (min-width:900px){.ai-img-analysis2 .cloud .line1-1{top:84%;height:38%;left:31.6%;width:22px}}.ai-img-analysis2 .cloud .line1-2{top:74%;width:21px;left:38.0%;height:29.5%}@media only screen and (min-width:900px){.ai-img-analysis2 .cloud .line1-2{top:95.7%;height:26.2%;left:37%}}.ai-img-analysis2 .cloud .line1-3{top:74%;width:21px;left:55.7%;height:29.5%}@media only screen and (min-width:900px){.ai-img-analysis2 .cloud .line1-3{top:95.7%;height:26.2%;left:57.5%}}.ai-img-analysis2 .cloud .line1-4{top:65.6%;width:16px;left:61.9%;height:38%}@media only screen and (min-width:900px){.ai-img-analysis2 .cloud .line1-4{top:84%;height:38%;left:62.6%;width:22px}}.ai-img-analysis2 .cloud .line1-5{top:42%;height:15%;left:35.7%;width:30px}@media only screen and (min-width:900px){.ai-img-analysis2 .cloud .line1-5{top:59%;height:17%;left:33.7%;width:40px}}.ai-img-analysis2 .cloud .line1-6{top:42.5%;height:13%;left:37.7%;width:30px}@media only screen and (min-width:900px){.ai-img-analysis2 .cloud .line1-6{top:59%;height:13%;left:36.8%;width:37px}}.ai-img-analysis2 .cloud .line1-7{top:44%;height:6%;left:50%;width:1px}@media only screen and (min-width:900px){.ai-img-analysis2 .cloud .line1-7{top:60%}}.ai-img-analysis2 .cloud .line1-8{top:42.5%;height:13%;left:53.7%;width:30px}@media only screen and (min-width:900px){.ai-img-analysis2 .cloud .line1-8{top:59%;height:13%;left:53.5%;width:37px}}.ai-img-analysis2 .cloud .line1-9{top:42%;height:15%;left:55.3%;width:30px}@media only screen and (min-width:900px){.ai-img-analysis2 .cloud .line1-9{top:59%;height:17%;left:55.7%;width:40px}}.ai-img-analysis2 .labs{position:absolute;top:46%;left:50%;transform:translateX(-50%);width:100%;max-width:500px}@media only screen and (min-width:900px){.ai-img-analysis2 .labs{top:54%;max-width:900px}}@media only screen and (min-width:1400px){.ai-img-analysis2 .labs{top:56%;max-width:1100px}}.ai-img-analysis2 .labs .lab{width:120px;height:120px;background-size:contain;background-repeat:no-repeat;background-position:center;position:absolute;top:0}@media only screen and (min-width:640px){.ai-img-analysis2 .labs .lab{width:140px;height:140px}}@media only screen and (min-width:1024px){.ai-img-analysis2 .labs .lab{width:180px;height:180px}}@media only screen and (min-width:1400px){.ai-img-analysis2 .labs .lab{width:250px;height:250px}}.ai-img-analysis2 .labs .lab.lab-left{left:2%}.ai-img-analysis2 .labs .lab.lab-right{right:2%}.ai-img-analysis2 .middle-lab{position:absolute;top:42%;left:50%;transform:translateX(-50%);width:320px;height:390px}@media only screen and (min-width:360px){.ai-img-analysis2 .middle-lab{width:360px}}@media only screen and (min-width:480px){.ai-img-analysis2 .middle-lab{width:440px}}@media only screen and (min-width:900px){.ai-img-analysis2 .middle-lab{top:46%;width:560px;height:370px}}.ai-img-analysis2 .middle-lab .linesvg.line1{top:-48%;width:5px;left:calc(50% - 1px);height:67%}@media only screen and (min-width:900px){.ai-img-analysis2 .middle-lab .linesvg.line1{top:-56%;height:77%}}.ai-img-analysis2 .middle-lab .linesvg.line2{top:32%;width:32%;left:18%;height:42%}@media only screen and (min-width:900px){.ai-img-analysis2 .middle-lab .linesvg.line2{top:30%;width:37%;left:13%;height:45%}}.ai-img-analysis2 .middle-lab .linesvg.line3{top:32%;width:32%;left:50%;height:42%}@media only screen and (min-width:900px){.ai-img-analysis2 .middle-lab .linesvg.line3{top:30%;width:37%;height:45%}}.ai-img-analysis2 .middle-lab .linesvg.line4{bottom:45%;width:38%;left:31%;height:5px}@media only screen and (min-width:900px){.ai-img-analysis2 .middle-lab .linesvg.line4{width:44%;left:28%}}.ai-img-analysis2 .middle-lab .linesvg.line5{bottom:26%;width:74%;left:13%;height:5px}.ai-img-analysis2 .middle-lab .elem{position:absolute;-webkit-transition:all .25s;transition:all .25s}.ai-img-analysis2 .middle-lab .elem:hover{transform:scale(1.1)}.ai-img-analysis2 .middle-lab .elem .img{background-position:center;background-repeat:no-repeat;background-size:contain;margin:0 auto 0.25em}.ai-img-analysis2 .middle-lab .elem .title{font-size:0.8em;line-height:1.2}.ai-img-analysis2 .middle-lab .elem.elem1{top:20%;left:calc(50% - 80px / 2);width:80px}.ai-img-analysis2 .middle-lab .elem.elem1 .img{width:80px;height:60px}.ai-img-analysis2 .middle-lab .elem.elem1 .title{position:absolute;top:121%;left:calc(50% - 70px /2);width:70px}@media only screen and (min-width:900px){.ai-img-analysis2 .middle-lab .elem.elem1{width:100px;left:calc(50% - 100px / 2)}.ai-img-analysis2 .middle-lab .elem.elem1 .img{width:100px;height:80px}.ai-img-analysis2 .middle-lab .elem.elem1 .title{top:96%}}.ai-img-analysis2 .middle-lab .elem.elem2{top:48%;left:5%;display:flex;flex-direction:row-reverse;align-items:center}.ai-img-analysis2 .middle-lab .elem.elem2 .img{width:80px;height:64px}.ai-img-analysis2 .middle-lab .elem.elem2 .title{width:60px}@media only screen and (min-width:900px){.ai-img-analysis2 .middle-lab .elem.elem2{left:11%;top:46%}.ai-img-analysis2 .middle-lab .elem.elem2 .img{width:100px;height:80px}}.ai-img-analysis2 .middle-lab .elem.elem3{top:41%;right:1%;display:flex;align-items:center}.ai-img-analysis2 .middle-lab .elem.elem3 .img{width:71px;height:108px}.ai-img-analysis2 .middle-lab .elem.elem3 .title{width:78px;margin-top:11%}@media only screen and (min-width:900px){.ai-img-analysis2 .middle-lab .elem.elem3{right:7%;top:39%}.ai-img-analysis2 .middle-lab .elem.elem3 .img{width:81px;height:122px}}.ai-img-analysis2 .middle-lab .elem.elem4{top:67%;left:5%;width:80px}.ai-img-analysis2 .middle-lab .elem.elem4 .img{width:80px;height:60px}@media only screen and (min-width:900px){.ai-img-analysis2 .middle-lab .elem.elem4 .img{width:100px;height:80px}}.ai-img-analysis2 .middle-lab .elem.elem5{top:60.25%;left:calc(50% - 136px /2);width:136px}.ai-img-analysis2 .middle-lab .elem.elem5 .img{width:90px;height:90px;margin-right:0}@media only screen and (min-width:900px){.ai-img-analysis2 .middle-lab .elem.elem5{top:52.2%;left:calc(50% - 200px /2);width:200px}.ai-img-analysis2 .middle-lab .elem.elem5 .img{width:140px;height:140px}}.ai-img-analysis2 .middle-lab .elem.elem6{top:71%;right:5%;width:80px}.ai-img-analysis2 .middle-lab .elem.elem6 .img{width:62px;height:41px}@media only screen and (min-width:900px){.ai-img-analysis2 .middle-lab .elem.elem6 .img{width:80px;height:54px}}.ai-img-analysis2 .cloud2308-wrap{width:90%;height:100%;margin:0 auto;position:relative;max-width:1100px}.ai-img-analysis2 .cloud2308-elem{position:absolute;text-align:center;line-height:1.4;font-size:1.1em;font-family:Geist;font-weight:500}@media only screen and (min-width:900px){.ai-img-analysis2 .cloud2308-elem{font-size:1.38em}}.ai-img-analysis2 .cloud2308-elem.logo{width:150px;height:47px;background-size:contain;background-position:center;background-repeat:no-repeat;background-image:url(/themes/manga10/images/logo-graphics.webp);top:26%;left:50%;transform:translateX(-50%)}@media only screen and (min-width:900px){.ai-img-analysis2 .cloud2308-elem.logo{top:35%;width:200px;height:62px}}.ai-img-analysis2 .cloud2308-elem.cloud2308-elem1{top:5%;left:50%;transform:translateX(-50%)}.ai-img-analysis2 .cloud2308-elem.cloud2308-elem2{top:50%;left:5%}@media only screen and (min-width:900px){.ai-img-analysis2 .cloud2308-elem.cloud2308-elem2{top:37%;left:14%}}.ai-img-analysis2 .cloud2308-elem.cloud2308-elem3{top:50%;right:5%}@media only screen and (min-width:900px){.ai-img-analysis2 .cloud2308-elem.cloud2308-elem3{top:37%;right:14%}}.ai-img-analysis2 .cloud2308-elem.cloud2308-elem4{bottom:3%;left:50%;transform:translateX(-50%)}.ai-img-analysis2 .cloud2308-elem span{display:inline-block;width:40px;height:20px;vertical-align:middle;background-size:contain;background-position:center;background-repeat:no-repeat}@media only screen and (min-width:900px){.ai-img-analysis2 .cloud2308-elem span{width:60px;height:30px}}.ai-img-analysis2 .cloud2308-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-position:center;background-size:800px;background-repeat:no-repeat}@media only screen and (min-width:900px){.ai-img-analysis2 .cloud2308-bg{background-size:1500px}}.ai-img-analysis2 .cloud2308-anim{position:absolute;top:70%;left:50%;width:100%;padding-top:20%;transform:translateX(-50%);background-position:center;background-size:194%;background-repeat:no-repeat}@media only screen and (min-width:600px){.ai-img-analysis2 .cloud2308-anim{padding-top:12%;background-size:112%}}.sigid{height:600px;font-family:Geist;font-weight:500;font-size:1.2em;line-height:1.2;text-align:center}@media only screen and (min-width:1024px){.sigid{height:700px;font-size:1.5em}}.sigid .stage{position:relative;width:100%;height:100%;max-width:650px;margin:0 auto}@media only screen and (min-width:1024px){.sigid .stage{max-width:960px}}.sigid .stage .step1{position:absolute;top:0;width:47%;padding-top:36%}.sigid .stage .step1.step1-h{left:2%}@media only screen and (min-width:1024px){.sigid .stage .step1.step1-h .title{left:0;transform:none;right:auto;text-align:right}}.sigid .stage .step1.step1-d{right:2%}@media only screen and (min-width:1024px){.sigid .stage .step1.step1-d .title{right:0;left:auto;transform:none;text-align:left}}.sigid .stage .step1 .wrap{width:170px;height:130px;position:absolute;top:0;left:50%;transform:translateX(-50%)}@media only screen and (min-width:1024px){.sigid .stage .step1 .wrap{width:300px;height:156px}}.sigid .stage .step1 .title{position:absolute;top:-30%;opacity:0;left:50%;transform:translateX(-50%);transition:all 1s}.sigid .stage .step1 .title.active{top:0;opacity:1}@media only screen and (min-width:1024px){.sigid .stage .step1 .title{width:72px}.sigid .stage .step1 .title.active{top:43%}}.sigid .stage .step1 .top-img{padding-top:50%;width:50%;position:absolute;top:23%;left:50%;transform:translateX(-50%);border:2px solid;background-size:cover;background-position:center}@media only screen and (min-width:1024px){.sigid .stage .step1 .top-img{padding-top:40%;width:40%;top:10%}}.sigid .stage .step1 .arrow{left:50%;top:94%}.sigid .stage .step2{position:absolute;top:28%;width:47%;padding-top:32%}.sigid .stage .step2.step2-h{left:2%}.sigid .stage .step2.step2-h .cube{background-image:url(/themes/manga10/images/u2308/healthy-sprite.webp)}.sigid .stage .step2.step2-d{right:2%}.sigid .stage .step2.step2-d .cube{background-image:url(/themes/manga10/images/u2308/diseased-sprite.webp)}.sigid .stage .step2 .cubes{width:170px;position:absolute;top:0;left:50%;transform:translateX(-50%)}@media only screen and (min-width:1024px){.sigid .stage .step2 .cubes{width:400px}}.sigid .stage .step2 .cubes .cube{position:absolute;width:30px;height:30px;border:1px solid;transform:translate(-50%,-50%) scale(0.2);opacity:0;background-size:630px;transition:all 0.1s}.sigid .stage .step2 .cubes .cube.active{transform:translate(-50%,-50%);opacity:1}.sigid .stage .step2 .cubes .cube.desktop{display:none !important}@media only screen and (min-width:1024px){.sigid .stage .step2 .cubes .cube{width:40px;height:40px;background-size:840px}.sigid .stage .step2 .cubes .cube.desktop{display:block !important}}.sigid .stage .step2 .cubes .cube.cube1{left:calc(1 * 34px + 16px);top:16px;background-position:0}.sigid .stage .step2 .cubes .cube.cube2{left:calc(2 * 34px + 16px);top:16px;background-position:-30px}.sigid .stage .step2 .cubes .cube.cube3{left:calc(3 * 34px + 16px);top:16px;background-position:-60px}.sigid .stage .step2 .cubes .cube.cube4{left:calc(1 * 34px);top:50px;background-position:-90px}.sigid .stage .step2 .cubes .cube.cube5{left:calc(2 * 34px);top:50px;background-position:-120px}.sigid .stage .step2 .cubes .cube.cube6{left:calc(3 * 34px);top:50px;background-position:-150px}.sigid .stage .step2 .cubes .cube.cube7{left:calc(4 * 34px);top:50px;background-position:-180px}.sigid .stage .step2 .cubes .cube.cube8{left:calc(0 * 34px + 16px);top:84px;background-position:-210px}.sigid .stage .step2 .cubes .cube.cube9{left:calc(1 * 34px + 16px);top:84px;background-position:-240px}.sigid .stage .step2 .cubes .cube.cube10{left:calc(2 * 34px + 16px);top:84px;background-position:-270px}.sigid .stage .step2 .cubes .cube.cube11{left:calc(3 * 34px + 16px);top:84px;background-position:-300px}.sigid .stage .step2 .cubes .cube.cube12{left:calc(4 * 34px + 16px);top:84px;background-position:-330px}@media only screen and (min-width:1024px){.sigid .stage .step2 .cubes .cube.cube1{left:calc(2 * 44px + 22px);top:20px;background-position:0}.sigid .stage .step2 .cubes .cube.cube2{left:calc(3 * 44px + 22px);top:20px;background-position:-40px}.sigid .stage .step2 .cubes .cube.cube3{left:calc(4 * 44px + 22px);top:20px;background-position:-80px}.sigid .stage .step2 .cubes .cube.cube4{left:calc(5 * 44px + 22px);top:20px;background-position:-120px}.sigid .stage .step2 .cubes .cube.cube5{left:calc(6 * 44px + 22px);top:20px;background-position:-160px}.sigid .stage .step2 .cubes .cube.cube6{left:calc(1 * 44px + 22px);top:64px;background-position:-200px}.sigid .stage .step2 .cubes .cube.cube7{left:calc(2 * 44px + 22px);top:64px;background-position:-240px}.sigid .stage .step2 .cubes .cube.cube8{left:calc(3 * 44px + 22px);top:64px;background-position:-280px}.sigid .stage .step2 .cubes .cube.cube9{left:calc(4 * 44px + 22px);top:64px;background-position:-320px}.sigid .stage .step2 .cubes .cube.cube10{left:calc(5 * 44px + 22px);top:64px;background-position:-360px}.sigid .stage .step2 .cubes .cube.cube11{left:calc(6 * 44px + 22px);top:64px;background-position:-400px}.sigid .stage .step2 .cubes .cube.cube12{left:calc(7 * 44px + 22px);top:64px;background-position:-440px}.sigid .stage .step2 .cubes .cube.cube13{left:calc(0 * 44px + 22px);top:108px;background-position:-480px}.sigid .stage .step2 .cubes .cube.cube14{left:calc(1 * 44px + 22px);top:108px;background-position:-520px}.sigid .stage .step2 .cubes .cube.cube15{left:calc(2 * 44px + 22px);top:108px;background-position:-560px}.sigid .stage .step2 .cubes .cube.cube16{left:calc(3 * 44px + 22px);top:108px;background-position:-600px}.sigid .stage .step2 .cubes .cube.cube17{left:calc(4 * 44px + 22px);top:108px;background-position:-640px}.sigid .stage .step2 .cubes .cube.cube18{left:calc(5 * 44px + 22px);top:108px;background-position:-680px}.sigid .stage .step2 .cubes .cube.cube19{left:calc(6 * 44px + 22px);top:108px;background-position:-720px}.sigid .stage .step2 .cubes .cube.cube20{left:calc(7 * 44px + 22px);top:108px;background-position:-760px}.sigid .stage .step2 .cubes .cube.cube21{left:calc(8 * 44px + 22px);top:108px;background-position:-800px}}.sigid .stage .step3{position:absolute;top:47%;width:100%;height:27%}.sigid .stage .step3 .wrap{width:340px;height:170px;position:absolute;top:0;left:50%;transform:translateX(-50%)}@media only screen and (min-width:1024px){.sigid .stage .step3 .wrap{width:620px;height:360px}}.sigid .stage .step3 .dot{position:absolute;top:-20%;left:50%;width:12px;height:12px;background-color:#f89b3a;border-radius:50%;transform:translateX(-50%);transition:all 2s;opacity:0}.sigid .stage .step3 .dot.active{opacity:1}@media only screen and (min-width:1024px){.sigid .stage .step3 .dot{top:-8%}}.sigid .stage .step3 .arrow{left:50%}.sigid .stage .step3 .img{padding-top:50%;width:60%;position:absolute;top:-85%;opacity:0;left:50%;transform:translateX(-50%) scale(0.1);background-size:contain;transition:all 3s}.sigid .stage .step3 .img.active{top:0;opacity:1;transform:translateX(-50%)}.sigid .stage .step3 .title{position:absolute;top:0;opacity:0;width:20%;transition:all 2s}.sigid .stage .step3 .title.title1{left:5%}.sigid .stage .step3 .title.title2{right:5%}.sigid .stage .step3 .title.active{top:40%;opacity:1}@media only screen and (min-width:1024px){.sigid .stage .step3 .title{width:auto}}.sigid .stage .step4{position:absolute;top:77%;width:100%;height:32%}.sigid .stage .step4 .arrow{top:-8%;left:50%}@media only screen and (min-width:1024px){.sigid .stage .step4 .arrow{top:28%}}.sigid .stage .step4 .title{position:absolute;top:0;opacity:0;left:50%;transform:translateX(-50%);transition:all 2s}.sigid .stage .step4 .title.active{top:16%;opacity:1}@media only screen and (min-width:1024px){.sigid .stage .step4 .title.active{top:45%;width:auto}}.sigid .stage .arrow{position:absolute;width:14px;height:0px;overflow:hidden;background:url(/themes/manga10/images/u2308/arrow.webp) center bottom no-repeat;background-size:contain;transform:translateX(-50%);transition:all 2s;opacity:0}.sigid .stage .arrow.active{opacity:1;height:40px}.decoding{position:relative;height:483px;font-family:Geist;font-weight:500;color:black;text-align:center}@media only screen and (min-width:1024px){.decoding{height:478px}}.decoding div[data-enter]{opacity:0;-webkit-transition:all 2s;transition:all 2s}.decoding div[data-enter].active{opacity:1}.decoding div[data-enter].invert{opacity:1}.decoding div[data-enter].invert.active{opacity:0}.decoding .full{position:absolute;top:0;left:0;width:100%;height:100%}.decoding .stage{height:100%;position:relative;overflow:hidden}.decoding .stage .animated-bg{background-position:top center;background-size:750px}@media only screen and (min-width:1024px){.decoding .stage .animated-bg{background-size:1016px}}.decoding .stage .white-mask{-webkit-transition:all 6s;transition:all 6s}.decoding .stage .white-mask.active{background-color:rgba(255,255,255,0.8)}.decoding .stage .title-cont{position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);width:90%}@media only screen and (min-width:1024px){.decoding .stage .title-cont{top:49%}}.decoding .stage .title-cont .title{font-size:1.75em;line-height:1.2}@media only screen and (min-width:1024px){.decoding .stage .title-cont .title{font-size:2.75em}}.decoding .stage .title-cont .logo{width:200px;margin:0 auto}@media only screen and (min-width:1024px){.decoding .stage .title-cont .logo{width:260px;margin:0 auto 0.9em}}.decoding .stage .big-s{background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url(/themes/manga10/images/u2308/sigid-biology-knowledge.webp);height:72.7%;-webkit-transition:all 2s;transition:all 2s;transform:scale(1.5) rotate(-20deg)}@media only screen and (min-width:1024px){.decoding .stage .big-s{height:72%}}.decoding .stage .big-s.active{-webkit-transition:all 4s;transition:all 4s;transform:scale(1)}.decoding .stage .neural .bgimg{background-image:url(/themes/manga10/images/u2308/network-dark.webp?v=4);background-repeat:no-repeat;background-size:1600px;background-position:20%}@media only screen and (min-width:1024px){.decoding .stage .neural .bgimg{background-size:cover;background-position:center}}.decoding .stage .neural .box{width:28px;height:28px;position:absolute;z-index:6;border:2px solid #f26722;background-image:url(/themes/manga10/images/u2308/decoding-static.webp?v=2)}@media only screen and (min-width:1024px){.decoding .stage .neural .box{width:37px;height:37px}}.decoding .stage .neural .box.box1{top:32px;left:calc(50% - 114px);background-position:63px 610px}@media only screen and (min-width:1024px){.decoding .stage .neural .box.box1{top:44px;left:calc(50% - 109px);background-position:41px 607px}}.decoding .stage .neural .box.box2{top:96px;left:calc(50% - 48px);background-position:96px 610px}@media only screen and (min-width:1024px){.decoding .stage .neural .box.box2{top:87px;left:calc(50% - 242px);background-position:85px 607px}}.decoding .stage .neural .box.box3{top:193px;left:calc(50% - 16px);background-position:323px 416px}@media only screen and (min-width:1024px){.decoding .stage .neural .box.box3{top:176px;left:calc(50% - 374px);background-position:85px 694px}}.decoding .stage .neural .box.box4{top:289px;left:calc(50% + 114px);background-position:324px 480px}@media only screen and (min-width:1024px){.decoding .stage .neural .box.box4{top:262px;left:calc(50% + 112px);background-position:350px 519px}}.decoding .stage .neural .box.box5{top:129px;left:calc(50% + 82px);background-position:324px 544px}@media only screen and (min-width:1024px){.decoding .stage .neural .box.box5{top:219px;left:calc(50% + 376px);background-position:350px 607px}}.decoding .stage .neural .box.box6{top:450px;left:calc(50% - 114px);background-position:389px 481px}@media only screen and (min-width:1024px){.decoding .stage .neural .box.box6{top:175px;left:calc(50% + 200px);background-position:-47px 476px}}.decoding .stage .neural .box.box7{top:225px;left:calc(50% + 49px);background-position:63px 287px}@media only screen and (min-width:1024px){.decoding .stage .neural .box.box7{top:218px;left:calc(50% - 198px);background-position:-47px 476px}}.decoding .stage .neural .box.box8{top:64px;left:calc(50% + 16px);background-position:30px 29px}@media only screen and (min-width:1024px){.decoding .stage .neural .box.box8{top:87px;left:calc(50% + 288px);background-position:85px 476px}}.decoding .stage .neural .box.box9{top:257px;left:calc(50% - 81px);background-position:324px 351px}@media only screen and (min-width:1024px){.decoding .stage .neural .box.box9{top:131px;left:calc(50% + 24px);background-position:173px 476px}}.decoding .stage .neural .box.box10{top:224px;left:calc(50% - 147px);background-position:389px 382px}@media only screen and (min-width:1024px){.decoding .stage .neural .box.box10{top:307px;left:calc(50% + 244px);background-position:-47px 389px}}.decoding .stage .kgraph{position:absolute;top:0;left:50%;transform:translateX(-50%);background-position:center;background-repeat:no-repeat;background-size:220px;width:324px;height:360px}@media only screen and (min-width:1024px){.decoding .stage .kgraph{background-size:1000px;width:1000px;height:338px}}.decoding .stage .kgraph .coverup-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50px;height:50px;background-color:white;border:2px solid #f89b3a;border-radius:50%;background:#fff url(/themes/manga10/images/u2308/icon-picstack.webp) center no-repeat;background-size:contain}@media only screen and (min-width:1024px){.decoding .stage .kgraph .coverup-icon{width:100px;height:100px}}.decoding .stage .kgraph .title{position:absolute}.decoding .stage .kgraph .title.active .text,.decoding .stage .kgraph .title.active .dot{transform:scale(1)}.decoding .stage .kgraph .title .text{transform:scale(0);-webkit-transition:all 1s;transition:all 1s;position:absolute;border:2px solid #f89b3a;padding:2px 5px;border-radius:5px;background-color:rgba(255,255,255,0.5);line-height:1.1;font-size:0.8em}@media only screen and (min-width:1024px){.decoding .stage .kgraph .title .text{padding:5px 10px;border-radius:10px;font-size:1em;line-height:1.2}}.decoding .stage .kgraph .title .dot{transform:scale(0);-webkit-transition:all 1s;transition:all 1s;position:absolute;width:23px;height:23px;border-radius:50%;background-color:rgba(0,0,0,0.5);border:1px solid #f89b3a}@media only screen and (min-width:1024px){.decoding .stage .kgraph .title .dot{width:40px;height:40px}}@media only screen and (min-width:1024px){.decoding .stage .kgraph .title .dot.sm{width:34px;height:34px}.decoding .stage .kgraph .title .dot.sm::before{content:'';width:12px;height:12px}}@media only screen and (min-width:1024px){.decoding .stage .kgraph .title .dot.xsm{width:25px;height:25px}.decoding .stage .kgraph .title .dot.xsm::before{content:'';width:10px;height:10px}}.decoding .stage .kgraph .title .dot::before{content:'';width:9px;height:9px;background-color:#f89b3a;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media only screen and (min-width:1024px){.decoding .stage .kgraph .title .dot::before{width:16px;height:16px}}.decoding .stage .kgraph .title.title1{top:39px;left:132px;width:33%}@media only screen and (min-width:1024px){.decoding .stage .kgraph .title.title1{top:30px;left:126px}}.decoding .stage .kgraph .title.title1 .text{top:-21px;left:20px;width:auto;white-space:nowrap}@media only screen and (min-width:1024px){.decoding .stage .kgraph .title.title1 .text{top:-20px;left:41px;width:auto}}.decoding .stage .kgraph .title.title2{top:263px;left:84px}@media only screen and (min-width:1024px){.decoding .stage .kgraph .title.title2{top:23px;left:626px}}.decoding .stage .kgraph .title.title2 .text{top:28px;left:-83px;width:113px}@media only screen and (min-width:1024px){.decoding .stage .kgraph .title.title2 .text{top:-10px;left:-157px;width:130px}}.decoding .stage .kgraph .title.title3{top:100px;left:216px}@media only screen and (min-width:1024px){.decoding .stage .kgraph .title.title3{top:44px;left:842px}}.decoding .stage .kgraph .title.title3 .text{top:0px;left:-50px}@media only screen and (min-width:1024px){.decoding .stage .kgraph .title.title3 .text{top:-3px;left:34px}}.decoding .stage .kgraph .title.title4{top:226px;left:196px}@media only screen and (min-width:1024px){.decoding .stage .kgraph .title.title4{top:225px;left:201px}}.decoding .stage .kgraph .title.title4 .text{top:-43px;left:54px;width:43px}@media only screen and (min-width:1024px){.decoding .stage .kgraph .title.title4 .text{top:2px;left:-139px;width:auto;white-space:nowrap}}.decoding .stage .kgraph .title.title5{top:279px;left:200px}@media only screen and (min-width:1024px){.decoding .stage .kgraph .title.title5{top:189px;left:588px}}.decoding .stage .kgraph .title.title5 .text{top:27px;left:-42px;width:102px}@media only screen and (min-width:1024px){.decoding .stage .kgraph .title.title5 .text{top:44px;left:-51px;width:auto;white-space:nowrap}}.decoding .stage .kgraph .title.title6{top:61px;left:80px}@media only screen and (min-width:1024px){.decoding .stage .kgraph .title.title6{top:270px;left:818px}}.decoding .stage .kgraph .title.title6 .text{top:-40px;left:-49px;width:66px}@media only screen and (min-width:1024px){.decoding .stage .kgraph .title.title6 .text{top:44px;left:-30px;width:auto;white-space:nowrap}}.decoding .stage .text-strip{position:absolute;top:73%;height:20%;right:0;width:0;background-color:rgba(255,255,255,0.9);z-index:5}.decoding .stage .text-strip.active{width:100%}@media only screen and (min-width:1024px){.decoding .stage .text-strip{top:72.7%;height:18.4%}}.decoding .stage .text-strip .text{position:absolute;font-size:1.5em;line-height:1;top:50%;left:50%;width:90%;transform:translate(-50%,-50%) scale(0.5);color:#f89b3a;-webkit-transition:all .5s;transition:all .5s}@media only screen and (min-width:1024px){.decoding .stage .text-strip .text{font-size:2.5em}}.decoding .stage .text-strip .text.active{transform:translate(-50%,-50%) scale(1);transition-duration:0.3s}.decoding .dmb-block{position:absolute;width:296px;height:290px;left:50%;top:6.5%;transform:translateX(-50%)}@media only screen and (min-width:1024px){.decoding .dmb-block{width:834px;height:213px;top:88px}}.decoding .dmb-block.active .dmb-4-imgs .dmb-4-img .img{padding-top:100%}@media only screen and (min-width:1024px){.decoding .dmb-block.active .dmb-4-imgs .dmb-4-img .img{padding-top:122%}}.decoding .dmb-block .dmb-4-imgs{display:flex;flex-wrap:wrap;justify-content:space-between}.decoding .dmb-block .dmb-4-imgs .dmb-4-img{width:44%;position:relative;background-color:white;margin-bottom:10%;overflow:hidden}@media only screen and (min-width:1024px){.decoding .dmb-block .dmb-4-imgs .dmb-4-img{width:21%;margin:0}}.decoding .dmb-block .dmb-4-imgs .dmb-4-img .img{padding-top:0;width:100%;background-size:contain;background-repeat:no-repeat;background-position:center top;-webkit-transition:all 1s;transition:all 1s}@media only screen and (min-width:1024px){.decoding .dmb-block .dmb-4-imgs .dmb-4-img .img{background-size:130%;background-position:center -7px}}.decoding .dmb-block .dmb-4-imgs .dmb-4-img .title{font-size:0.9em;position:absolute;bottom:0;left:0;width:100%}@media only screen and (min-width:1024px){.decoding .dmb-block .dmb-4-imgs .dmb-4-img .title{font-size:1.2em;bottom:10px}}.mrnabio{text-align:center;padding-bottom:2em}.mrnabio.mrnabio2 .mrnabio-wrap{height:300px;width:345px}@media only screen and (min-width:1024px){.mrnabio.mrnabio2 .mrnabio-wrap{height:420px;width:420px;font-size:1.25em}}.mrnabio.mrnabio2 .mrnabio-main-el .mrnabio-main-el-wrap.current{color:#f89b3a}.mrnabio.mrnabio2 .mrnabio-main-el .mrnabio-title{font-size:2em;transform:none}.mrnabio.mrnabio2 .mrnabio-main-el .mrnabio-title.mrnabio-title-top{top:22%;left:18%}.mrnabio.mrnabio2 .mrnabio-main-el .mrnabio-title.mrnabio-title-bot{bottom:23%;right:6%}.mrnabio.mrnabio2 .mrnabio-el.current{color:#f89b3a}.mrnabio.mrnabio2 .mrnabio-bg-globe{background-size:180px}@media only screen and (min-width:1024px){.mrnabio.mrnabio2 .mrnabio-bg-globe{background-size:300px}}.mrnabio h2{margin-bottom:1em}.mrnabio .mrnabio-wrap{position:relative;width:96%;max-width:420px;height:400px;margin:2em auto 0;font-family:Geist;line-height:1.2;font-size:0.9em}@media only screen and (min-width:1024px){.mrnabio .mrnabio-wrap{font-size:1.1em;height:450px;margin-top:4em;max-width:640px}}.mrnabio .mrnabio-el{position:absolute;width:110px;-webkit-transition:all .25s;transition:all .25s}.mrnabio .mrnabio-el.current{transform:scale(1.05)}.mrnabio .mrnabio-el.current .title{color:#f89b3a}.mrnabio .mrnabio-el.current .dot{transform:scale(1.25)}.mrnabio .mrnabio-el.current a{display:block;color:#f89b3a;transform:scale(1.05)}.mrnabio .mrnabio-el.current .lazy-me{transform:scaleX(-1)}@media only screen and (min-width:1024px){.mrnabio .mrnabio-el{width:140px}}.mrnabio .mrnabio-el a{color:#fff;white-space:nowrap}.mrnabio .mrnabio-el.mrnabio-el1{top:16%;left:16%;transform:translateX(-50%)}.mrnabio .mrnabio-el.mrnabio-el2{top:16%;right:16%;transform:translateX(50%)}.mrnabio .mrnabio-el.mrnabio-el3{bottom:10%;right:16%;transform:translateX(50%)}.mrnabio .mrnabio-el.mrnabio-el4{bottom:10%;left:16%;transform:translateX(-50%)}.mrnabio .mrnabio-el .lazy-me{padding-top:50%;background-size:contain;-webkit-transition:all .25s;transition:all .25s}.mrnabio .mrnabio-main-el{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:200px;height:200px;-webkit-transition:all .25s;transition:all .25s}.mrnabio .mrnabio-main-el .mrnabio-main-el-wrap{width:100%;height:100%;-webkit-transition:all .25s;transition:all .25s}.mrnabio .mrnabio-main-el .mrnabio-main-el-wrap.current{transform:scale(1.05)}.mrnabio .mrnabio-main-el .mrnabio-main-el-wrap.current .mrnabio-corner{transform:scale(1.125) rotate(225deg)}@media only screen and (min-width:1024px){.mrnabio .mrnabio-main-el{width:260px;height:260px}}.mrnabio .mrnabio-main-el .mrnabio-logo-cont{z-index:5;position:absolute;top:0%;left:0%;width:100%;height:100%;-webkit-transition:all .25s;transition:all .25s;border:2px dashed #f89b3a;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center}.mrnabio .mrnabio-main-el .mrnabio-logo-cont .ai-icon img{max-width:80%;margin-bottom:0.5em}.mrnabio .mrnabio-main-el .mrnabio-logo-cont .pulsate{-webkit-transition:all .25s;transition:all .25s}.mrnabio .mrnabio-main-el .mrnabio-logo-cont .pulsate .title .orange-dot{color:#f89b3a;vertical-align:sub}.mrnabio .mrnabio-main-el .mrnabio-logo-cont .pulsate.current{transform:scale(1.1)}.mrnabio .mrnabio-main-el .mrnabio-logo-cont .pulsate.current .title{color:#f89b3a}.mrnabio .mrnabio-main-el .mrnabio-logo-cont .pulsate.current .title .orange-dot{color:#fff}.mrnabio .mrnabio-main-el .mrnabio-logo{position:absolute;top:50%;left:50%;width:120px;height:37px;transform:translate(-50%,-50%);background-size:contain;background-position:center;background-repeat:no-repeat}@media only screen and (min-width:1024px){.mrnabio .mrnabio-main-el .mrnabio-logo{width:180px;height:56px}}.mrnabio .mrnabio-main-el .mrnabio-title{position:absolute;left:50%;transform:translateX(-50%)}.mrnabio .mrnabio-main-el .mrnabio-title.mrnabio-title-top{top:20%}.mrnabio .mrnabio-main-el .mrnabio-title.mrnabio-title-bot{bottom:26%}.mrnabio .mrnabio-main-el .mrnabio-corner{position:absolute;width:100px;height:100px;background-position:center;background-size:contain;background-repeat:no-repeat;-webkit-transition:all 200ms;transition:all 200ms}@media only screen and (min-width:1024px){.mrnabio .mrnabio-main-el .mrnabio-corner{width:130px;height:130px}}.mrnabio .mrnabio-main-el .mrnabio-corner.mrnabio-corner-tl{top:0;left:0;transform-origin:bottom right;transition-delay:100ms}.mrnabio .mrnabio-main-el .mrnabio-corner.mrnabio-corner-tr{top:0;right:0;transform-origin:bottom left;transition-delay:400ms}.mrnabio .mrnabio-main-el .mrnabio-corner.mrnabio-corner-br{bottom:0;right:0;transform-origin:top left;transition-delay:200ms}.mrnabio .mrnabio-main-el .mrnabio-corner.mrnabio-corner-bl{bottom:0;left:0;transform-origin:top right;transition-delay:300ms}.mrnabio .mrnabio-bg-globe{height:100%;background-position:center;background-repeat:no-repeat;background-size:760px}@media only screen and (min-width:1024px){.mrnabio .mrnabio-bg-globe{background-size:1060px}}.mrnabio .mrnabio-bg-waves{background-repeat:no-repeat;background-position:center;background-size:462px;height:80px;position:absolute;top:50%;width:100%;transform:translate(-50%,-50%);left:50%}@media only screen and (min-width:1024px){.mrnabio .mrnabio-bg-waves{background-size:685px}}.large-dataset-img{position:relative;height:200px;background-position:center;background-size:790px;background-repeat:repeat-x}@media only screen and (min-width:768px){.large-dataset-img{height:300px;background-size:1180px}}@media only screen and (min-width:1140px){.large-dataset-img{height:350px;background-size:1380px}}.large-dataset-img .title{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:Geist;font-weight:500;font-size:2em;line-height:1.2;text-align:center;width:90%}@media only screen and (min-width:1140px){.large-dataset-img .title{font-size:3em;width:auto}}.linesvg{position:absolute}.linesvg svg{width:100%;height:100%}.linesvg svg line{stroke:#777;stroke-width:2}.linesvg.thick svg line{stroke-width:4}.linesvg.orange svg line{stroke:#f89b3a;stroke-width:1px}.ai-icon.lazy-me img{width:200px;margin:0 auto}.moai-text h2{margin:1em auto}.moai-text h2.orange{color:#f89b3a;margin-bottom:0}.moai-icon.lazy-me img{width:160px;margin:0 auto}@keyframes rotating{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.llm-circle{position:relative;margin:2em auto;width:90%;max-width:400px}.llm-circle .img{margin:0 auto}.llm-circle .img img{animation:rotating 70s linear infinite}.llm-circle .logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:70px;height:70px;background:#fff url(/themes/manga10/images/u2308/icon-mrna-r.webp) center no-repeat;background-size:contain;border-radius:50%}.dmb{font-family:Geist;line-height:1.2;max-width:960px;margin:0 auto}.dmb div[data-enter]{opacity:0;-webkit-transition:all 2s;transition:all 2s}.dmb div[data-enter].active{opacity:1}.dmb .dmb-wrap{height:580px;width:324px;margin:2em auto;display:flex;align-items:center}@media only screen and (min-width:1024px){.dmb .dmb-wrap{font-size:1.25em;width:100%;height:450px;flex-direction:column}}.dmb .dmb-wrap .dmb-block.dmb-block1{height:66.66%}@media only screen and (min-width:1024px){.dmb .dmb-wrap .dmb-block.dmb-block1{height:100%;width:60%;display:flex}.dmb .dmb-wrap .dmb-block.dmb-block1 img{margin:16px 0}}.dmb .dmb-wrap .dmb-block.dmb-block2{position:relative;height:33.34%}@media only screen and (min-width:1024px){.dmb .dmb-wrap .dmb-block.dmb-block2{height:100%;width:40%}}.dmb .dmb-wrap .dmb-block.dmb-block2 .heatmap{width:92%;height:100%;margin:0 0 0 auto;background-size:contain;background-repeat:no-repeat;background-position:top center}@media only screen and (min-width:1024px){.dmb .dmb-wrap .dmb-block.dmb-block2 .heatmap{width:93%}}.dmb .dmb-wrap .heat-legend{font-size:0.7em;text-align:center}.dmb .dmb-wrap .heat-legend.heat-legend-x{width:92%;margin:0 0 0 auto}.dmb .dmb-wrap .heat-legend.heat-legend-y{position:absolute;transform:rotate(-90deg) translateY(-50%);top:38%;left:-9px}.dmb .dmb-wrap .dmb-titles{width:40%;height:100%;display:flex;flex-direction:column}@media only screen and (min-width:1024px){.dmb .dmb-wrap .dmb-titles{width:100%;height:20%;flex-direction:row}}.dmb .dmb-wrap .dmb-titles .dmb-block .dmb-group-title-wrap{display:flex;align-items:center}.dmb .dmb-wrap .dmb-titles .dmb-block .dmb-group-title-wrap.dmb-group-title-wrap1{height:50%}@media only screen and (min-width:1024px){.dmb .dmb-wrap .dmb-titles .dmb-block .dmb-group-title-wrap.dmb-group-title-wrap1{height:100%;width:50%}}.dmb .dmb-wrap .dmb-titles .dmb-block .dmb-group-title-wrap.dmb-group-title-wrap2{height:50%}@media only screen and (min-width:1024px){.dmb .dmb-wrap .dmb-titles .dmb-block .dmb-group-title-wrap.dmb-group-title-wrap2{height:100%;width:50%}}.dmb .dmb-wrap .dmb-titles .dmb-block .dmb-group-title-wrap.dmb-group-title-wrap3{height:100%}@media only screen and (min-width:1024px){.dmb .dmb-wrap .dmb-titles .dmb-block .dmb-group-title-wrap.dmb-group-title-wrap3 .dmb-group-title{margin-right:6%}}.dmb .dmb-wrap .dmb-titles .dmb-block .dmb-group-title-wrap .dmb-group-title{width:100%;position:relative;font-size:0.8em}@media only screen and (min-width:1024px){.dmb .dmb-wrap .dmb-titles .dmb-block .dmb-group-title-wrap .dmb-group-title{width:78%;margin:0 auto;text-align:center}}.dmb .dmb-wrap .dmb-imgs{width:60%;height:100%}@media only screen and (min-width:1024px){.dmb .dmb-wrap .dmb-imgs{width:100%;height:80%;display:flex}}.dmb .dmb-wrap .dmb-imgs .dmb-4-imgs{height:100%;display:flex;flex-wrap:wrap}@media only screen and (min-width:1024px){.dmb .dmb-wrap .dmb-imgs .dmb-4-imgs{height:auto}}.dmb .dmb-wrap .dmb-imgs .dmb-4-imgs .dmb-4-img{width:50%;position:relative}.dmb .dmb-wrap .dmb-imgs .dmb-4-imgs .dmb-4-img .img{padding-top:100%;width:100%;background-size:contain}.dmb .dmb-wrap .dmb-imgs .dmb-4-imgs .dmb-4-img .title{font-size:0.8em;position:absolute;bottom:0;left:0;width:100%}@media only screen and (min-width:1024px){.dmb .dmb-wrap .dmb-imgs .dmb-4-imgs .dmb-4-img .title{font-size:0.9em}}.dmb .img{width:100%}.dmb .arrow{position:absolute;width:14px;height:0;overflow:hidden;background:url(/themes/manga10/images/u2308/arrow.webp) center bottom no-repeat;background-size:contain;transform:translateX(-50%);transition:all 2s;opacity:0;left:50%;bottom:-90px}.dmb .arrow.active{opacity:1;height:40px}@media only screen and (min-width:1024px){.dmb .arrow{transform:rotate(-90deg) translateX(-100%);left:auto;right:-40px;bottom:40%}}.mrnapathway-home{padding-bottom:2em}.mrnapathway-home .home-text{padding-bottom:2em}.mrnapathway-home h2{margin-bottom:1em}.mrnapathway-home .mrnapathway{width:90%;max-width:960px;margin-bottom:0}.mrnapathway{margin:2em auto}.mrnapathway ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:space-between}.mrnapathway ul li{width:49%;position:relative;margin:0 0 2%;padding:0}@media only screen and (min-width:768px){.mrnapathway ul li{width:32.33%}}@media only screen and (min-width:1024px){.mrnapathway ul li{width:24%}}.mrnapathway ul li.active .title{opacity:1}.mrnapathway ul li.active .img{opacity:1}.mrnapathway ul li .title{position:absolute;color:white;top:0;left:0;width:100%;text-align:center;z-index:2;font-family:Geist;font-size:1.1em;text-shadow:2px 2px 1px black;opacity:0;-webkit-transition:all .5s;transition:all .5s}.mrnapathway ul li .img{padding-top:62%;background-size:cover;background-position:center;opacity:0.5;-webkit-transition:all .75s;transition:all .75s}.nrma-network{margin:0 auto 3em}.nrma-network .img{max-width:500px;margin:0 auto}.nrma-network h2 span{color:#f89b3a}.plev{font-family:Geist;line-height:1;text-align:center;padding-bottom:2em}.plev div[data-enter]{opacity:0;-webkit-transition:all 2s;transition:all 2s}@media only screen and (min-width:1024px){.plev div[data-enter]{transform:scale(0.5)}}.plev div[data-enter].active{opacity:1}@media only screen and (min-width:1024px){.plev div[data-enter].active{transform:scale(1)}}.plev .plev-wrap{height:600px;position:relative;width:90%;margin:0 auto;max-width:400px}@media only screen and (min-width:1024px){.plev .plev-wrap{width:921px;max-width:none;height:450px}}.plev .arrow-bg{position:absolute;top:0;left:-7%;width:100%;height:100%;background-position:top;background-repeat:no-repeat;background-size:contain;transform:scale(0);transform-origin:top left;-webkit-transition:all 8s;transition:all 8s;z-index:-1}@media only screen and (min-width:1024px){.plev .arrow-bg{background-size:921px;background-position:left;width:100%;height:333px;left:0;top:-25px;transform-origin:bottom left}}.plev .arrow-bg.inview{transform:scale(1)}.plev .plev-logo-strip{position:absolute;top:0;left:20%;transform:translateX(-50%);width:60px;height:0}@media only screen and (min-width:1024px){.plev .plev-logo-strip{top:46%;left:0;height:auto;width:0;padding-top:9.554%;transform:none}}.plev .plev-logo-strip .img{position:absolute;top:0;left:0;width:100%;height:100%;background-position:top;background-repeat:no-repeat;background-size:57.3px;z-index:11}@media only screen and (min-width:1024px){.plev .plev-logo-strip .img{background-size:921px;background-position:left}}.plev .plev-title{position:absolute;bottom:78px;left:50%;transform:translateX(-50%);width:100%;font-size:0.8em;margin-bottom:4px;-webkit-transition:all .25s;transition:all .25s}@media only screen and (min-width:1024px){.plev .plev-title{bottom:106px;font-size:0.9em}}.plev .plev-title.plev-title-two-items{left:90%}@media only screen and (min-width:1024px){.plev .plev-title.plev-title-two-items{left:23px}}.plev .plev-text-box{border:2px solid #777;padding:5px 6px;width:72%;margin:0 auto;border-radius:7px;font-size:0.9em;line-height:1.1}.plev .plev-groups{position:absolute;top:0;left:20%;width:calc(58% - 30px);height:100%;z-index:10}@media only screen and (min-width:1024px){.plev .plev-groups{width:100%;height:40%;top:20%;left:0}}.plev .plev-groups .plev-group.plev-group1 .plev-sub-group1{top:5%}@media only screen and (min-width:1024px){.plev .plev-groups .plev-group.plev-group1 .plev-sub-group1{top:0;left:53px}}.plev .plev-groups .plev-group.plev-group2 .plev-sub-group1{top:24%}@media only screen and (min-width:1024px){.plev .plev-groups .plev-group.plev-group2 .plev-sub-group1{top:0;left:220px}}.plev .plev-groups .plev-group.plev-group2 .plev-sub-group2{top:40.5%}@media only screen and (min-width:1024px){.plev .plev-groups .plev-group.plev-group2 .plev-sub-group2{top:0;left:387px}}.plev .plev-groups .plev-group.plev-group2 .plev-sub-group2 .plev-version{top:42px}@media only screen and (min-width:1024px){.plev .plev-groups .plev-group.plev-group2 .plev-sub-group2 .plev-version{top:-84px}}.plev .plev-groups .plev-group.plev-group3 .plev-2nd-group{position:relative;margin-top:-6px}@media only screen and (min-width:1024px){.plev .plev-groups .plev-group.plev-group3 .plev-2nd-group{position:absolute;margin:0;top:16px;left:74px}}.plev .plev-groups .plev-group.plev-group3 .plev-sub-group1{top:60%}@media only screen and (min-width:1024px){.plev .plev-groups .plev-group.plev-group3 .plev-sub-group1{top:35px;left:553px}}.plev .plev-groups .plev-group.plev-group3 .plev-sub-group1 .plev-2nd-group.plev-2nd-group3{margin-top:34%}@media only screen and (min-width:1024px){.plev .plev-groups .plev-group.plev-group3 .plev-sub-group1 .plev-2nd-group.plev-2nd-group3{margin-top:0;position:absolute;left:-20px}}.plev .plev-groups .plev-group.plev-group3 .plev-sub-group1 .plev-text-box{top:-82px;position:absolute;left:11%}@media only screen and (min-width:1024px){.plev .plev-groups .plev-group.plev-group3 .plev-sub-group1 .plev-text-box{left:12px;top:-68px}}.plev .plev-groups .plev-group.plev-group3 .plev-sub-group2{top:80%}@media only screen and (min-width:1024px){.plev .plev-groups .plev-group.plev-group3 .plev-sub-group2{top:0;left:721px}}.plev .plev-groups .plev-group.plev-group3 .plev-sub-group2 .plev-title-wrap{height:120px}.plev .plev-groups .plev-group.plev-group3 .plev-sub-group2 .plev-title-wrap .plev-title{bottom:42%;left:89%;color:white;background-color:#333;width:auto;padding:5px 6px}@media only screen and (min-width:1024px){.plev .plev-groups .plev-group.plev-group3 .plev-sub-group2 .plev-title-wrap .plev-title{bottom:100%;left:50%}}.plev .plev-groups .plev-group.plev-group3 .plev-sub-group2 .plev-title-wrap .plev-title .dot{color:#f89b3a;font-size:1.5em;line-height:0.1}.plev .plev-groups .plev-group.plev-group3 .plev-sub-group2 .plev-title-wrap .plev-text-box{position:absolute;bottom:0;left:9px}@media only screen and (min-width:1024px){.plev .plev-groups .plev-group.plev-group3 .plev-sub-group2 .plev-title-wrap .plev-text-box{left:15px;bottom:47px}}.plev .plev-groups .plev-group.plev-group3 .plev-sub-group2 .plev-title-wrap .arrow{top:100px;height:64px}.plev .plev-groups .plev-group .plev-sub-group{position:absolute;width:100%}@media only screen and (min-width:1024px){.plev .plev-groups .plev-group .plev-sub-group{width:150px}}.plev .plev-groups .plev-group .plev-sub-group .plev-title-wrap{width:calc(100% - 30px);margin-left:30px;position:relative}@media only screen and (min-width:1024px){.plev .plev-groups .plev-group .plev-sub-group .plev-title-wrap{width:100%;margin:0}}.plev .plev-groups .plev-group .plev-sub-group .plev-version{position:absolute;top:25px;left:-41%;font-size:1.5em;color:#f89b3a}@media only screen and (min-width:1024px){.plev .plev-groups .plev-group .plev-sub-group .plev-version{top:-84px;left:50%;transform:translateX(-50%);width:100%}}.plev .plev-groups .plev-group .plev-sub-group .plev-version.plev-version-two-items{top:38px}@media only screen and (min-width:1024px){.plev .plev-groups .plev-group .plev-sub-group .plev-version.plev-version-two-items{top:-84px;left:22px}}.plev .plev-groups .plev-group .plev-sub-group .plev-icon{width:75px;height:75px;margin:0 auto}@media only screen and (min-width:1024px){.plev .plev-groups .plev-group .plev-sub-group .plev-icon{width:100px;height:100px}}.plev .plev-groups .plev-group .plev-sub-group .plev-icon img{display:block;width:100%;height:auto}.plev .plev-groups .plev-group .plev-sub-group .plev-icon.plev-icon-2nd{position:absolute;top:0;left:105%}@media only screen and (min-width:1024px){.plev .plev-groups .plev-group .plev-sub-group .plev-icon.plev-icon-2nd{left:-80px}}.plev .plev-2nd-groups{position:absolute;top:0;right:0;width:calc(45% - 30px);height:100%}@media only screen and (min-width:1024px){.plev .plev-2nd-groups{position:absolute;top:58%;right:0;width:100%;height:40%}}.plev .plev-2nd-groups .plev-title{bottom:32px}@media only screen and (min-width:1024px){.plev .plev-2nd-groups .plev-title{font-size:0.9em;bottom:-20px}}.plev .plev-2nd-groups .plev-2nd-group{position:absolute;left:0;width:100%}@media only screen and (min-width:1024px){.plev .plev-2nd-groups .plev-2nd-group{width:120px;height:50px}}.plev .plev-2nd-groups .plev-2nd-group.plev-2nd-group0{top:41%}@media only screen and (min-width:1024px){.plev .plev-2nd-groups .plev-2nd-group.plev-2nd-group0{top:60%;left:232px}}.plev .plev-2nd-groups .plev-2nd-group.plev-2nd-group1{top:54.5%}@media only screen and (min-width:1024px){.plev .plev-2nd-groups .plev-2nd-group.plev-2nd-group1{top:60%;left:400px}}.plev .plev-2nd-groups .plev-2nd-group.plev-2nd-group2{top:61%}@media only screen and (min-width:1024px){.plev .plev-2nd-groups .plev-2nd-group.plev-2nd-group2{top:60%;left:524px}}.plev .plev-2nd-groups .plev-2nd-group.plev-2nd-group2 .arrow{width:24px;left:-9px}@media only screen and (min-width:1024px){.plev .plev-2nd-groups .plev-2nd-group.plev-2nd-group2 .arrow{left:50%;width:2px;top:-80px;height:65px}}.plev .plev-2nd-groups .plev-2nd-group.plev-2nd-group3{top:66%}@media only screen and (min-width:1024px){.plev .plev-2nd-groups .plev-2nd-group.plev-2nd-group3{top:60%;left:527px}}.plev .plev-2nd-groups .plev-2nd-group.plev-2nd-group3 .arrow{width:69px;left:-54px}@media only screen and (min-width:1024px){.plev .plev-2nd-groups .plev-2nd-group.plev-2nd-group3 .arrow{width:2px;left:45%;height:90px;top:-117px}}.plev .plev-2nd-groups .plev-2nd-group.plev-2nd-group4{top:77%}@media only screen and (min-width:1024px){.plev .plev-2nd-groups .plev-2nd-group.plev-2nd-group4{top:60%;left:615px}}.plev .plev-2nd-groups .plev-2nd-group.plev-2nd-group4 .plev-icon{width:31px;height:40px}@media only screen and (min-width:1024px){.plev .plev-2nd-groups .plev-2nd-group.plev-2nd-group4 .plev-icon{margin-top:-19px}}.plev .plev-2nd-groups .plev-2nd-group.plev-2nd-group5{bottom:0}@media only screen and (min-width:1024px){.plev .plev-2nd-groups .plev-2nd-group.plev-2nd-group5{top:60%;left:734px}}.plev .plev-2nd-groups .plev-2nd-group.plev-2nd-group5 .arrow{top:-116px}.plev .plev-2nd-groups .plev-2nd-group.plev-2nd-group6{top:22%}@media only screen and (min-width:1024px){.plev .plev-2nd-groups .plev-2nd-group.plev-2nd-group6{top:32%;left:66px}}.plev .plev-2nd-groups .plev-2nd-group.plev-2nd-group6 .plev-icon{width:75px;height:75px}@media only screen and (min-width:1024px){.plev .plev-2nd-groups .plev-2nd-group.plev-2nd-group6 .plev-icon{width:100px;height:100px}}.plev .plev-2nd-groups .plev-2nd-group.plev-2nd-group6 .plev-title{bottom:75px}@media only screen and (min-width:1024px){.plev .plev-2nd-groups .plev-2nd-group.plev-2nd-group6 .plev-title{bottom:-67px}}.plev .plev-2nd-groups .plev-2nd-group.plev-2nd-group6 .arrow{top:-65px;height:48px}.plev .plev-2nd-groups .plev-icon{width:70px;margin:0 auto}@media only screen and (min-width:1024px){.plev .plev-2nd-groups .plev-icon{width:80px;margin-top:-6px}}.plev .plev-2nd-groups .plev-icon.plev-icon-moai{width:50px}@media only screen and (min-width:1024px){.plev .plev-2nd-groups .plev-icon.plev-icon-moai{width:60px}}.plev .plev-2nd-groups .plev-icon img{display:block;width:100%;height:auto}.plev .arrow{position:absolute;background-color:#f89b3a;display:none}.plev .arrow.arrow-reg{width:34%;height:2px;top:50%;right:-29px}@media only screen and (min-width:1024px){.plev .arrow.arrow-reg{width:2px;height:55%;bottom:-65px;right:50%;top:auto}.plev .arrow.arrow-reg.special{bottom:-12px}}.plev .arrow.arrow-reg::after{border-top:4px solid transparent;border-bottom:4px solid transparent;border-right:10px solid #f89b3a;bottom:-3px;left:-10px}@media only screen and (min-width:1024px){.plev .arrow.arrow-reg::after{border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:10px solid #f89b3a;top:-10px;left:-3px}}.plev .arrow.arrow-op{width:34%;height:2px;top:50%;left:-29px}@media only screen and (min-width:1024px){.plev .arrow.arrow-op{width:2px;height:90px;top:-117px;left:50%}}.plev .arrow.arrow-op::after{border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:10px solid #f89b3a;bottom:-3px;right:-10px}@media only screen and (min-width:1024px){.plev .arrow.arrow-op::after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:10px solid #f89b3a;bottom:-10px;left:-3px}}.plev .arrow::after{display:block;content:'';width:0;height:0;position:absolute}.hv2-boxes-wrap-wrap{position:relative;max-width:800px;margin:0 auto}.hv2-boxes-wrap-wrap .hv2-boxes-bg-globe{position:absolute;top:0;height:100%;background-position:center;background-size:cover;background-repeat:no-repeat;width:100%;left:0}.hv2-boxes-wrap-wrap .hv2-boxes-titles{text-align:center;margin:0 auto 1em}@media only screen and (min-width:1024px){.hv2-boxes-wrap-wrap .hv2-boxes-titles{top:5.25em}}.hv2-boxes-wrap-wrap .hv2-boxes-titles .title{position:relative;width:auto;margin-bottom:0.25em}.hv2-boxes-wrap-wrap .hv2-boxes-titles .title:last-child{border:none}.hv2-boxes-wrap-wrap .hv2-boxes-titles .title.active a{color:#f89b3a}.hv2-boxes-wrap-wrap .hv2-boxes-titles .title.active a span{color:#fff}@media only screen and (min-width:380px){.hv2-boxes-wrap-wrap .hv2-boxes-titles .title{font-size:1.1em}}@media only screen and (min-width:1024px){.hv2-boxes-wrap-wrap .hv2-boxes-titles .title{font-size:1.5em;display:inline-block;border-right:1px solid;padding:0 19px 0 20px}}.hv2-boxes-wrap-wrap .hv2-boxes-titles .title a{color:white}.hv2-boxes-wrap-wrap .text{width:90%;margin:0 auto 2em;padding:0}@media only screen and (min-width:1024px){.hv2-boxes-wrap-wrap .text{margin:0 auto}}.hv2-boxes-wrap-wrap .title{font-family:Geist;font-weight:500;line-height:1.1;-webkit-transition:all .25s;transition:all .25s}@media only screen and (min-width:1024px){.hv2-boxes-wrap-wrap .title{font-size:1.25em}}.hv2-boxes-wrap-wrap .title.main-title{position:absolute;font-size:1.15em;left:50%;transform:translateX(-50%);margin:0 auto;text-align:center;white-space:nowrap}@media only screen and (min-width:1024px){.hv2-boxes-wrap-wrap .title.main-title{font-size:1.5em}}.hv2-boxes-wrap-wrap .title.main-title.top-title{bottom:12%}@media only screen and (min-width:1024px){.hv2-boxes-wrap-wrap .title.main-title.top-title{bottom:18%}}.hv2-boxes-wrap-wrap .title.main-title.bot-title{color:#f89b3a;bottom:0}.hv2-boxes-wrap-wrap .title.hv2-boxes-main-title{text-align:center;font-size:1.5em;width:90%;padding:1em 0 0.5em;margin:0 auto}@media only screen and (min-width:1024px){.hv2-boxes-wrap-wrap .title.hv2-boxes-main-title{font-size:2em}}.hv2-boxes-wrap-wrap .title span{color:#f89b3a;margin:0 2px}.hv2-boxes-wrap-wrap .title.title1{position:absolute;top:57%;left:50%;transform:translateX(-50%);margin:0}@media only screen and (min-width:1024px){.hv2-boxes-wrap-wrap .title.title1{top:55%}}.hv2-boxes-wrap-wrap .title.title2{position:absolute;top:86.5%;left:6%;width:56%;text-align:center;margin:0}@media only screen and (min-width:600px){.hv2-boxes-wrap-wrap .title.title2{top:87.2%}}@media only screen and (min-width:768px){.hv2-boxes-wrap-wrap .title.title2{top:87.5%}}@media only screen and (min-width:1024px){.hv2-boxes-wrap-wrap .title.title2{top:91%;left:23%;width:36%}}.hv2-boxes-wrap-wrap .title.title3{position:absolute;top:46%;left:50%;transform:translateX(-50%);margin:0}@media only screen and (min-width:540px){.hv2-boxes-wrap-wrap .title.title3{font-size:1.5em}}@media only screen and (min-width:1024px){.hv2-boxes-wrap-wrap .title.title3{top:39%}}.hv2-logo25{text-align:center;margin-bottom:2em}.hv2-logo25 .title{font-size:1.5em;margin:0.5em 0}.hv2-logo25 .hv2-box25{width:90%;margin:0.75em auto 0}.hv2-logo25 .hv2-box25 .a{max-width:200px;margin:0 auto;-webkit-transition:all .25s;transition:all .25s}.hv2-logo25 .hv2-box25.active .a{transform:scale(1.05)}.hv2-boxes-wrap{position:relative;max-width:1200px;margin:0 auto;overflow:hidden}.hv2-boxes-wrap .ai-icon{position:absolute;top:16%;left:50%;transform:translateX(-50%)}.hv2-boxes-wrap .hv2-boxes-bg-waves{position:absolute;top:-3%;height:150px;background-position:center;background-size:530px;background-repeat:no-repeat;width:100%;opacity:0.25}@media only screen and (min-width:1024px){.hv2-boxes-wrap .hv2-boxes-bg-waves{background-size:882px}}@media only screen and (min-width:600px){.hv2-boxes-wrap .hv2-boxes25-two-cols .hv2-box25{width:48%}}@media only screen and (min-width:1024px){.hv2-boxes-wrap .hv2-boxes25-two-cols{display:flex;justify-content:space-between;width:92%;margin:0 auto}.hv2-boxes-wrap .hv2-boxes25-two-cols .hv2-boxes25{width:48%}.hv2-boxes-wrap .hv2-boxes25-two-cols .hv2-boxes25 .hv2-box25{width:48%}}.hv2-boxes-wrap .hv2-boxes25{padding:8px 0 10px;width:90%;margin:0 auto}.hv2-boxes-wrap .hv2-boxes25.bot-title .hv2-boxes25-cont-wrap{border:2px solid #f89b3a;border-radius:20px 20px 0 0;border-bottom:none;padding-top:20px}.hv2-boxes-wrap .hv2-boxes25.bot-title .hv2-boxes-bot-title{align-items:baseline}.hv2-boxes-wrap .hv2-boxes25.bot-title .hv2-boxes-bot-title .hv2-boxes-bot-title-corner{border:2px solid #f89b3a;border-top:none}.hv2-boxes-wrap .hv2-boxes25.bot-title .hv2-boxes-bot-title .hv2-boxes-bot-title-corner.corner-left{border-radius:0 0 0 20px}.hv2-boxes-wrap .hv2-boxes25.bot-title .hv2-boxes-bot-title .hv2-boxes-bot-title-corner.corner-right{border-radius:0 0 20px 0}.hv2-boxes-wrap .hv2-boxes25 .hv2-boxes25-cont-wrap{display:flex;flex-wrap:wrap;justify-content:center;border:2px solid #f89b3a;border-radius:0 0 20px 20px;border-top:none}.hv2-boxes-wrap .hv2-boxes25 .hv2-box25{width:48%;margin-bottom:1em}@media only screen and (min-width:600px){.hv2-boxes-wrap .hv2-boxes25 .hv2-box25{width:23%}}.hv2-boxes-wrap .hv2-boxes25 .hv2-box25 a,.hv2-boxes-wrap .hv2-boxes25 .hv2-box25 .a{display:block;margin:0 auto;color:white;text-align:center}.hv2-boxes-wrap .hv2-boxes25 .hv2-box25 a:hover,.hv2-boxes-wrap .hv2-boxes25 .hv2-box25 a:focus,.hv2-boxes-wrap .hv2-boxes25 .hv2-box25 .a:hover,.hv2-boxes-wrap .hv2-boxes25 .hv2-box25 .a:focus{color:#f89b3a}.hv2-boxes-wrap .hv2-boxes25 .hv2-box25 a .title,.hv2-boxes-wrap .hv2-boxes25 .hv2-box25 .a .title{font-size:0.9em;display:block;font-weight:400}.hv2-boxes-wrap .hv2-boxes25 .hv2-box25 a .lazy-me,.hv2-boxes-wrap .hv2-boxes25 .hv2-box25 .a .lazy-me{margin:0 auto}.hv2-boxes-wrap .hv2-boxes25 .hv2-box25 a .lazy-me.frame,.hv2-boxes-wrap .hv2-boxes25 .hv2-box25 .a .lazy-me.frame{width:70px;height:70px}.hv2-boxes-wrap .hv2-boxes25 .hv2-box25 a .lazy-me.noframe,.hv2-boxes-wrap .hv2-boxes25 .hv2-box25 .a .lazy-me.noframe{width:110px;height:70px;display:flex;align-items:center}.hv2-boxes-wrap .hv2-boxes25 .hv2-box25.hv2-box-simple{-webkit-transition:all .25s;transition:all .25s}.hv2-boxes-wrap .hv2-boxes25 .hv2-box25.hv2-box-simple.active .lazy-me{transform:scaleX(-1)}.hv2-boxes-wrap .hv2-boxes25 .hv2-box25.active .title{color:#f89b3a}.hv2-boxes-wrap .hv2-box{position:absolute;text-align:center;width:110px;-webkit-transition:all .25s;transition:all .25s}@media only screen and (min-width:1024px){.hv2-boxes-wrap .hv2-box{width:160px}}.hv2-boxes-wrap .hv2-box.active .lazy-me{transform:scale(1.1)}.hv2-boxes-wrap .hv2-box.hv2-box0{top:20%;left:50%;width:140px;transform:translateX(-50%);z-index:5}@media only screen and (min-width:1024px){.hv2-boxes-wrap .hv2-box.hv2-box0{top:35%;width:280px}}.hv2-boxes-wrap .hv2-box.hv2-box0.active{transform:translateX(-50%) scale(1.05)}.hv2-boxes-wrap .hv2-box.hv2-box0 .a{width:140px}@media only screen and (min-width:1024px){.hv2-boxes-wrap .hv2-box.hv2-box0 .a{width:280px}}.hv2-boxes-wrap .hv2-box.hv2-box1{top:0%;left:3%;border:2px solid #f89b3a;border-radius:10px;padding:8px 0 10px;background-color:rgba(0,0,0,0.05)}@media only screen and (min-width:1024px){.hv2-boxes-wrap .hv2-box.hv2-box1{left:10%}}.hv2-boxes-wrap .hv2-box.hv2-box2{top:0%;right:3%;border:2px solid #f89b3a;border-radius:10px;padding:8px 0 10px;background-color:rgba(0,0,0,0.05)}@media only screen and (min-width:1024px){.hv2-boxes-wrap .hv2-box.hv2-box2{right:10%}}.hv2-boxes-wrap .hv2-box.hv2-box2 .lazy-me{background-position:center;background-size:110%;background-repeat:no-repeat}@media only screen and (min-width:1024px){.hv2-boxes-wrap .hv2-box.hv2-box2 .lazy-me{background-size:160%}}.hv2-boxes-wrap .hv2-box.hv2-box3{top:5%;left:50%;transform:translateX(-50%)}@media only screen and (min-width:1024px){.hv2-boxes-wrap .hv2-box.hv2-box3{top:13%;left:14%}}.hv2-boxes-wrap .hv2-box.hv2-box4{top:28%;left:50%;transform:translateX(-50%)}@media only screen and (min-width:1024px){.hv2-boxes-wrap .hv2-box.hv2-box4{top:13%;left:38%}}.hv2-boxes-wrap .hv2-box.hv2-box5{top:51%;left:50%;transform:translateX(-50%)}@media only screen and (min-width:1024px){.hv2-boxes-wrap .hv2-box.hv2-box5{top:13%;left:62%}}.hv2-boxes-wrap .hv2-box.hv2-box6{top:74%;left:50%;transform:translateX(-50%)}@media only screen and (min-width:1024px){.hv2-boxes-wrap .hv2-box.hv2-box6{top:13%;left:85%}}.hv2-boxes-wrap .hv2-box.hv2-box7{top:4%;left:50%;transform:translateX(-50%)}@media only screen and (min-width:1024px){.hv2-boxes-wrap .hv2-box.hv2-box7{top:18%;left:12%}}.hv2-boxes-wrap .hv2-box.hv2-box8{top:23%;left:50%;transform:translateX(-50%)}@media only screen and (min-width:1024px){.hv2-boxes-wrap .hv2-box.hv2-box8{top:18%;left:31%}}.hv2-boxes-wrap .hv2-box.hv2-box9{top:42%;left:50%;transform:translateX(-50%)}@media only screen and (min-width:1024px){.hv2-boxes-wrap .hv2-box.hv2-box9{top:18%;left:50%}}.hv2-boxes-wrap .hv2-box.hv2-box10{top:61%;left:50%;transform:translateX(-50%)}@media only screen and (min-width:1024px){.hv2-boxes-wrap .hv2-box.hv2-box10{top:18%;left:71%}}.hv2-boxes-wrap .hv2-box.hv2-box11{top:82%;left:50%;transform:translateX(-50%)}@media only screen and (min-width:1024px){.hv2-boxes-wrap .hv2-box.hv2-box11{top:18%;left:89%}}.hv2-boxes-wrap .hv2-box.hv2-box11 a .lazy-me.noframe{width:66px;height:40px}@media only screen and (min-width:1024px){.hv2-boxes-wrap .hv2-box.hv2-box11 a .lazy-me.noframe{width:75px;height:70px}}.hv2-boxes-wrap .rot-title{position:absolute;font-family:Geist;font-weight:500;font-size:0.9em;transform:rotate(90deg);top:55%;right:9%;transform-origin:right;white-space:nowrap}@media only screen and (min-width:1024px){.hv2-boxes-wrap .rot-title{transform:translateX(-50%);top:85%;right:auto;left:38%}}.hv2-boxes-wrap .hv2-boxes-top{position:absolute;top:0%;left:0;width:100%;height:25.1%}@media only screen and (min-width:1024px){.hv2-boxes-wrap .hv2-boxes-top{top:0%;height:44%}}.hv2-boxes-wrap .hv2-boxes-top .line{position:absolute;background-color:#f89b3a}.hv2-boxes-wrap .hv2-boxes-top .line.line1{top:75%;height:23%;width:2px;left:calc(3% + 55px)}@media only screen and (min-width:1024px){.hv2-boxes-wrap .hv2-boxes-top .line.line1{top:66%;height:28%;left:calc(10% + 101px)}}.hv2-boxes-wrap .hv2-boxes-top .line.line2{top:97%;height:2px;width:calc(47% - 134px);left:calc(3% + 55px)}@media only screen and (min-width:1024px){.hv2-boxes-wrap .hv2-boxes-top .line.line2{top:94%;width:calc(47% - 285px);left:calc(10% + 101px)}}.hv2-boxes-wrap .hv2-boxes-top .line.line3{top:75%;height:23%;width:2px;right:calc(3% + 55px)}@media only screen and (min-width:1024px){.hv2-boxes-wrap .hv2-boxes-top .line.line3{top:66%;height:28%;right:calc(10% + 101px)}}.hv2-boxes-wrap .hv2-boxes-top .line.line4{top:97%;height:2px;width:calc(47% - 134px);right:calc(3% + 55px)}@media only screen and (min-width:1024px){.hv2-boxes-wrap .hv2-boxes-top .line.line4{top:94%;width:calc(47% - 285px);right:calc(10% + 101px)}}@media only screen and (min-width:1024px){.hv2-boxes-wrap .hv2-boxes-top .hv2-box{width:200px;border-radius:44px;top:14%}.hv2-boxes-wrap .hv2-boxes-top .hv2-box a{font-size:1.25em;width:200px}}@media only screen and (min-width:1024px){.hv2-boxes-wrap .hv2-boxes-top .hv2-box.hv2-box0{width:220px;top:20%}.hv2-boxes-wrap .hv2-boxes-top .hv2-box.hv2-box0 .a{width:220px}}@media only screen and (min-width:1024px){.hv2-boxes-wrap .hv2-boxes-top .hv2-box.hv2-box1 a{display:flex;align-items:center}.hv2-boxes-wrap .hv2-boxes-top .hv2-box.hv2-box1 a .lazy-me{order:2}.hv2-boxes-wrap .hv2-boxes-top .hv2-box.hv2-box1 a .title{margin:0 0 0 14px}}@media only screen and (min-width:1024px){.hv2-boxes-wrap .hv2-boxes-top .hv2-box.hv2-box2 a{display:flex;align-items:center}.hv2-boxes-wrap .hv2-boxes-top .hv2-box.hv2-box2 a .title{margin:0 14px 0 0}}.hv2-boxes-wrap .hv2-boxes-bot .hv2-boxes-bot-title{display:flex;justify-content:space-between}.hv2-boxes-wrap .hv2-boxes-bot .hv2-boxes-bot-title .hv2-boxes-bot-title-corner{border:2px solid #f89b3a;width:calc(50% - 40px);border-bottom:none}@media only screen and (min-width:1024px){.hv2-boxes-wrap .hv2-boxes-bot .hv2-boxes-bot-title .hv2-boxes-bot-title-corner{width:calc(50% - 50px)}}.hv2-boxes-wrap .hv2-boxes-bot .hv2-boxes-bot-title .hv2-boxes-bot-title-corner.corner-left{border-radius:20px 0 0 0;border-right:none}.hv2-boxes-wrap .hv2-boxes-bot .hv2-boxes-bot-title .hv2-boxes-bot-title-corner.corner-right{border-radius:0 20px 0 0;border-left:none}.hv2-boxes-wrap .hv2-boxes-bot .hv2-boxes-bot-title .hv2-boxes-bot-title-text{font-family:Geist;font-weight:500;line-height:1;text-align:center;margin-top:-18px}.hv2-boxes-wrap .hv2-boxes-bot .hv2-boxes-bot-cont{border:2px solid #f89b3a;border-radius:0 0 20px 20px;border-top:none;height:calc(100% - 29px)}.hv2-boxes-wrap .hv2-boxes-bot a{color:#555}.hv2-boxes-wrap .hv2-boxes-bot a .lazy-me.noframe{width:90px;height:50px}@media only screen and (min-width:1024px){.hv2-boxes-wrap .hv2-boxes-bot a .lazy-me.noframe{width:110px;height:70px}}.hv2-boxes-wrap .hv2-boxes-bot a .lazy-me.noframe.rot{width:44px}.hv2-boxes-wrap .hv2-boxes-bot a .lazy-me.frame{width:75px;height:75px}@media only screen and (min-width:1024px){.hv2-boxes-wrap .hv2-boxes-bot a .lazy-me.frame{width:100px;height:100px}}.hv2-boxes-wrap .hv2-boxes-bot a .title span{font-size:0.8em;color:revert}.platform-text{padding:0 0 2em;margin-bottom:0.5em}.platform .dash-sep{margin-top:0.5em}.platform .platform-header{text-align:center;width:90%;margin:1em auto 2em}.platform.inview-animate-active .nav{display:block;opacity:1}.dash-sep{width:0px;height:50px;border-right:3px dotted #777;margin:0 auto}.main-text{text-align:center;font-size:1.1em;margin:0 auto 2em}.platform-wrapper{padding:0 0 2em;overflow:hidden}.platform-viewport{width:400%;display:flex;-webkit-transition:all .25s;transition:all .25s}.platform-viewport.platform-viewport11{width:1100%}.platform-viewport.platform-viewport8{width:800%}.platform-item{width:25%;position:relative;padding-top:4em}.platform-item.grayborder{border-bottom:6px solid #e2e2e2;padding-bottom:3em}.platform-item .platform-item-cont{text-align:center;width:90%;max-width:960px;margin:0 auto}.platform-item .platform-item-cont .title1{color:#f89b3a;font-size:1.5em;font-weight:600;font-family:Geist}@media only screen and (min-width:1024px){.platform-item .platform-item-cont .title1{font-size:1.75em}}.platform-item .platform-item-cont .title2{font-weight:500;font-size:1.25em;font-family:Geist;margin-bottom:1em}@media only screen and (min-width:1024px){.platform-item .platform-item-cont .title2{font-size:1.5em}}.platform-item .icon-and-nav{position:relative;width:100%}.platform-item .icon-and-nav.icon-and-nav-bottom{padding:5em 0}.platform-item .icon-and-nav .icon{width:200px;margin:0 auto}.platform-item .icon-and-nav .icon.rot{width:80px}.platform-item .icon-and-nav .nav{position:absolute;top:50%;left:0;width:100%;transform:translateY(-50%)}.platform-item .icon-and-nav .nav a{position:absolute;top:50%;transform:translateY(-50%);font-size:1.75em;background-color:#f89b3a;color:#fff;padding:3px 8px;animation-duration:4s;animation-name:navBlink;animation-iteration-count:infinite}@media only screen and (min-width:768px){.platform-item .icon-and-nav .nav a{padding:6px 12px}}.platform-item .icon-and-nav .nav a.prev{left:0px}.platform-item .icon-and-nav .nav a.prev span{margin-left:20px}.platform-item .icon-and-nav .nav a.next{right:0px}.platform-item .icon-and-nav .nav a.next span{margin-right:20px;text-align:right}.platform-item .icon-and-nav .nav a span{display:none;font-size:0.65em;line-height:1.2;font-family:Geist;font-weight:500;vertical-align:middle;transition:none}@media only screen and (min-width:768px){.platform-item .icon-and-nav .nav a span{display:inline-block}}.platform-item .icon-and-nav .nav a:hover,.platform-item .icon-and-nav .nav a:focus{color:white}.platform-item .icon-and-nav .nav a .fa{vertical-align:middle;transition:none}.platform-item .platform-item-cont.out-of-view{height:0;overflow:hidden}.platform-item .platform-item-cont .platform-item-cont-wrap{width:100%;max-width:960px;margin:0 auto}.platform-item .platform-item-cont .platform-item-cont-wrap .img img{display:block;margin:0 auto}.platform-item .platform-item-cont h2{text-align:center;color:#f89b3a;margin-top:1em}.platform-item .platform-item-cont h2 span.black{color:#fff}.platform-item .platform-item-cont h2 span.subtitle{display:block;font-size:0.9em}.platform-item .platform-item-cont h3{text-align:center}.platform-item .platform-item-bottom-pager{margin-top:2em;overflow:hidden}.platform-item .platform-item-bottom-pager a{font-weight:bold;font-size:1.1em}.platform-item .platform-item-bottom-pager a.next{float:right}.platform-item .platform-item-bottom-pager a.prev{float:left}@keyframes navBlink{from{color:#fff}80%{color:#fff}90%{color:white}to{color:#fff}}.nav-bull{text-align:center;margin:3em auto 1em}.nav-bull ul{list-style:none;margin:0;padding:0}.nav-bull ul li{display:inline-block;margin:0 8px;padding:0}.nav-bull ul li a{display:block;text-indent:-9999px;overflow:hidden;width:15px;height:15px;background-color:#999;border-radius:50%}.nav-bull ul li a.active,.nav-bull ul li a:hover,.nav-bull ul li a:focus{background-color:#f89b3a}.platform-special-el1 .img-elements{display:flex;text-align:center;font-family:Geist;font-weight:500;line-height:1.1;justify-content:space-between;font-size:0.92em;margin:0 auto;width:84%;position:absolute;bottom:102%;left:50%;transform:translateX(-50%)}@media only screen and (min-width:768px){.platform-special-el1 .img-elements{width:68%;font-size:1.1em;top:6%;bottom:auto}}.platform-special-el1 .img-elements .title.orange{color:#f89b3a}.platform-special-el1 .img-elements .arrow{width:10%;display:flex;align-items:center;justify-content:center;font-size:1.25em}.platform-special-el1 .img{margin-top:3em}.mrnabiology ul{list-style:none;margin:2em auto;padding:0}.mrnabiology ul li{border-bottom:2px solid #333;padding:0 0 2em;margin:0 0 2em}@media only screen and (min-width:768px){.mrnabiology ul li{display:flex;justify-content:space-between;align-items:center;padding:0 0 1em;margin:0 0 1em}}.mrnabiology ul li .title{text-align:center;font-family:Geist;font-weight:500;font-size:1.5em}@media only screen and (min-width:768px){.mrnabiology ul li .title{width:20%;text-align:left}}.mrnabiology ul li .animg{max-width:360px;margin:0 auto}@media only screen and (min-width:768px){.mrnabiology ul li .animg{width:28%}}@media only screen and (min-width:768px){.mrnabiology ul li .img-cont{width:22%;margin:0 2%}}.mrnabiology ul li .img{padding-top:60%;background-position:center;background-size:cover;background-repeat:no-repeat;margin:0 0 1em}@media only screen and (min-width:768px){.mrnabiology ul li .img{margin:0}}@media only screen and (min-width:768px){.mrnabiology ul li .desc{width:33%}}.moa{position:relative;background:url(/themes/manga10/uploaded/moa/bg-m.jpg?v=5) center no-repeat;background-size:cover;padding:1em 0;margin-bottom:5em}@media only screen and (min-width:1024px){.moa{background-image:url(/themes/manga10/uploaded/moa/bg-d.jpg?v=2)}}.moa .boxes-cont{overflow:hidden;position:relative;height:160px}@media only screen and (min-width:1280px){.moa .boxes-cont{height:200px}}@media only screen and (min-width:1500px){.moa .boxes-cont{height:220px}}.moa .boxes-cont .boxes{position:absolute;width:1120px;height:100%;top:0;left:50%;transform:translateX(-50%);margin:0 auto;display:flex;justify-content:space-between}@media only screen and (min-width:1280px){.moa .boxes-cont .boxes{width:100%}}.moa .boxes-cont .boxes>div{position:absolute;transform:translateX(-50%);width:8.5%;transition:top 0s}.moa .boxes-cont .boxes>div.init{top:50px}.moa .boxes-cont .boxes>div.active{top:0;transition:top .2s}.moa .boxes-cont .boxes>div.active>div{border:3px solid #f89b3a}.moa .boxes-cont .boxes>div>div{padding-top:100%;background-color:#777;background-position:center;background-size:cover;border:1px solid white}.moa .boxes-cont .boxes>div:nth-child(1)>div{background-image:url(/themes/manga10/uploaded/moa/p1.webp)}.moa .boxes-cont .boxes>div:nth-child(2)>div{background-image:url(/themes/manga10/uploaded/moa/p2.webp)}.moa .boxes-cont .boxes>div:nth-child(3)>div{background-image:url(/themes/manga10/uploaded/moa/p3.webp)}.moa .boxes-cont .boxes>div:nth-child(4)>div{background-image:url(/themes/manga10/uploaded/moa/p4.webp)}.moa .boxes-cont .boxes>div:nth-child(5)>div{background-image:url(/themes/manga10/uploaded/moa/p5.webp)}.moa .boxes-cont .boxes>div:nth-child(6)>div{background-image:url(/themes/manga10/uploaded/moa/p6.webp)}.moa .boxes-cont .boxes>div:nth-child(7)>div{background-image:url(/themes/manga10/uploaded/moa/p7.webp)}.moa .boxes-cont .boxes>div:nth-child(8)>div{background-image:url(/themes/manga10/uploaded/moa/p8.webp)}.moa .boxes-cont .boxes>div:nth-child(9)>div{background-image:url(/themes/manga10/uploaded/moa/p9.webp)}.moa .boxes-cont .boxes>div:nth-child(10)>div{background-image:url(/themes/manga10/uploaded/moa/p10.webp)}.moa .boxes-cont .boxes>div:nth-child(11)>div{background-image:url(/themes/manga10/uploaded/moa/p11.webp)}.moa .boxes-cont .boxes>div:nth-child(12)>div{background-image:url(/themes/manga10/uploaded/moa/p12.webp)}.moa .boxes-cont .boxes>div:nth-child(13)>div{background-image:url(/themes/manga10/uploaded/moa/p13.webp)}.moa .round-thingy .wrapper .outer-ring .element .img{opacity:0;-webkit-transition:all .25s;transition:all .25s}.moa .round-thingy .wrapper .outer-ring .element.current .dot{background-color:#f89b3a;box-shadow:0 0 0 rgba(255,255,255,0.5);-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite}.moa .round-thingy .wrapper .outer-ring .element.current .img{opacity:1}.moa #moa-current-target{text-align:center;color:#f89b3a;padding:0 5%;font-size:1.25em;line-height:1.2;font-family:Geist;height:60px}@media only screen and (min-width:1280px){.moa #moa-current-target{font-size:1.5em}}#particles-js,.particles-js{position:absolute;top:0;left:0;width:100%;height:100%;transition:all 2s;z-index:1}#particles-js.show,.particles-js.show{opacity:1}.fade-me{opacity:0;-webkit-transition:all 1s;transition:all 1s}.fade-me.inview{opacity:1}.runtime-agent-graphics{position:relative;background-image:url(/themes/manga10/images/u2308/decoding-static.webp);background-size:746px;background-position:center}.runtime-agent-graphics .runtime-agent-visualizer{padding:2em 0 0}.runtime-agent-graphics .runtime-agent-visualizer img{width:90%;max-width:693px;margin:0 auto}.home-tcl{padding:2.5em 0;text-align:center}@media only screen and (min-width:768px){.home-tcl{padding-top:4em}}.home-tcl h2{margin:0 5% 1em}.home-tcl.tcl .tcl-text{margin:0 auto}.home-tcl.tcl .tcl-text>p{line-height:1.5em}.tcl .tcl-text{width:90%;margin:4em auto 4em;max-width:960px;overflow:hidden}.tcl .tcl-text img{display:block;margin:1em auto;max-width:150px}.tcl .wrapper{width:90%;margin:0 auto 2em;max-width:1040px;position:relative;overflow:hidden;text-align:center}.tcl .wrapper:not(.inview-animate-active) .element,.tcl .wrapper:not(.inview-animate-active) .plate-processing,.tcl .wrapper:not(.inview-animate-active) .translation-data{width:0 !important;height:0 !important;font-size:0;left:50% !important;top:50% !important}.tcl .wrapper:not(.inview-animate-active) .element a,.tcl .wrapper:not(.inview-animate-active) .plate-processing a,.tcl .wrapper:not(.inview-animate-active) .translation-data a{width:0;height:0}.tcl .wrapper:not(.inview-animate-active) .element a .fa,.tcl .wrapper:not(.inview-animate-active) .plate-processing a .fa,.tcl .wrapper:not(.inview-animate-active) .translation-data a .fa{font-size:0}.tcl .wrapper h3{font-size:1.4em}.tcl .cell{background-color:#ff944c;line-height:1.05em;position:relative;-webkit-transition:all .25s;transition:all .25s}@media only screen and (min-width:768px){.tcl .cell{font-size:0.9em}}.tcl .cell:hover{background-color:#f1863e}.tcl .cell ul{text-align:left;margin:0 auto;padding:0 0 0 12px}.tcl .cell ul li{padding:0;margin:0}.tcl .cell .icon{position:absolute;top:10px;left:10px;font-size:1.4em;color:white;opacity:0.8}@media only screen and (min-width:768px){.tcl .cell .icon{font-size:1.75em}}.tcl .tcl-lab{overflow:hidden}@media only screen and (min-width:768px){.tcl .tcl-lab{float:left;width:30%}}.tcl .tcl-lab .cell{width:calc(48% - 10px);height:185px;padding:10px 5px}@media only screen and (min-width:360px){.tcl .tcl-lab .cell{height:200px}}@media only screen and (min-width:768px){.tcl .tcl-lab .cell{width:calc(100% - 2px);height:180px}}@media only screen and (min-width:1200px){.tcl .tcl-lab .cell{height:200px}}.tcl .tcl-lab .cell .element{margin:10px auto}.tcl .tcl-lab .cell1{float:right}@media only screen and (min-width:768px){.tcl .tcl-lab .cell1{float:none;margin-bottom:20px}}.tcl .tcl-lab .cell1 .cont{display:inline-block;text-align:left}.tcl .tcl-lab .cell1 .element{-webkit-transition:all .25s;transition:all .25s}.tcl .tcl-lab .cell1 .element:hover,.tcl .tcl-lab .cell1 .element:focus,.tcl .tcl-lab .cell1 .element.current{opacity:0.2}.tcl .tcl-lab .cell2{float:left}@media only screen and (min-width:768px){.tcl .tcl-lab .cell2{float:none}}.tcl .tcl-vpn{clear:both;background-color:#7f4a26;color:white;margin:1em 0;line-height:30px;position:relative}@media only screen and (min-width:768px){.tcl .tcl-vpn{clear:none;position:absolute;top:42px;left:32%;height:calc(100% - 58px);width:30px}}.tcl .tcl-vpn .title{text-align:center}@media only screen and (min-width:768px){.tcl .tcl-vpn .title{position:absolute;transform:translate(0,-50%) rotate(-90deg);top:50%}}.tcl .tcl-vpn .arrow{font-size:4.5em;color:black;position:absolute;top:-10px;left:12%;z-index:5;animation:hslide 3s ease-in-out infinite}@media only screen and (min-width:768px){.tcl .tcl-vpn .arrow{left:-20px;top:auto;bottom:0;font-size:5em;animation:vslide 3s ease-in-out infinite}}.tcl .tcl-vpn .arrow .mobile{display:block}@media only screen and (min-width:768px){.tcl .tcl-vpn .arrow .mobile{display:none}}.tcl .tcl-vpn .arrow .desktop{display:none}@media only screen and (min-width:768px){.tcl .tcl-vpn .arrow .desktop{display:block}}@media only screen and (min-width:768px){.tcl .tcl-cloud{float:right;width:calc(66% - 32px)}}.tcl .tcl-cloud .cell{height:400px}@media only screen and (min-width:768px){.tcl .tcl-cloud .cell{height:420px}}@media only screen and (min-width:1200px){.tcl .tcl-cloud .cell{height:460px}}.tcl .tcl-cloud .bg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tcl .tcl-cloud .bg .fa-refresh{font-size:18em;opacity:0.2;-webkit-transition:all .25s;transition:all .25s;animation:spin 8s linear infinite;animation-play-state:paused}@media only screen and (min-width:1200px){.tcl .tcl-cloud .bg .fa-refresh{font-size:20em}}.tcl .tcl-cloud .bg.active .fa-refresh{opacity:0.4;animation-play-state:running;color:white}.tcl .tcl-cloud .translation-data{position:absolute;top:62%;left:50%;width:80px;transform:translate(-50%,-50%);cursor:pointer;-webkit-transition:color 0.25s,width 2s,height 2s,top 2s,left 2s;transition:color 0.25s,width 2s,height 2s,top 2s,left 2s;font-size:0.8em}@media only screen and (min-width:768px){.tcl .tcl-cloud .translation-data{font-size:1em}}.tcl .tcl-cloud .translation-data:hover,.tcl .tcl-cloud .translation-data:focus,.tcl .tcl-cloud .translation-data.current{color:white}.tcl .tcl-cloud .translation-data .element{width:auto;height:auto}.tcl .tcl-cloud .translation-data .fa{font-size:3em;display:block}.tcl .tcl-cloud .plate-processing{position:absolute;top:38%;left:50%;width:80px;cursor:pointer;transform:translate(-50%,-50%);-webkit-transition:color 0.25s,width 2s,height 2s,top 2s,left 2s;transition:color 0.25s,width 2s,height 2s,top 2s,left 2s;font-size:0.8em}@media only screen and (min-width:768px){.tcl .tcl-cloud .plate-processing{font-size:1em}}.tcl .tcl-cloud .plate-processing:hover,.tcl .tcl-cloud .plate-processing:focus,.tcl .tcl-cloud .plate-processing.current{color:white}.tcl .tcl-cloud .plate-processing .element{width:auto;height:auto}.tcl .tcl-cloud .plate-processing .fa{font-size:3em;display:block}.tcl .tcl-cloud .element.folder{position:absolute;transform:translateX(-50%)}.tcl .tcl-cloud .element.folder.folder1{top:3%;left:50%}@media only screen and (min-width:1200px){.tcl .tcl-cloud .element.folder.folder1{top:6%}}.tcl .tcl-cloud .element.folder.folder2{top:22%;left:21%}@media only screen and (min-width:1200px){.tcl .tcl-cloud .element.folder.folder2{left:27%}}.tcl .tcl-cloud .element.folder.folder3{top:42%;left:19%}.tcl .tcl-cloud .element.folder.folder4{top:64%;left:21%}@media only screen and (min-width:1200px){.tcl .tcl-cloud .element.folder.folder4{left:27%}}.tcl .tcl-cloud .element.folder.folder5{bottom:2%;left:50%}@media only screen and (min-width:1200px){.tcl .tcl-cloud .element.folder.folder5{bottom:6%}}.tcl .tcl-cloud .element.folder.folder6{top:64%;left:79%}@media only screen and (min-width:1200px){.tcl .tcl-cloud .element.folder.folder6{left:73%}}.tcl .tcl-cloud .element.folder.folder7{top:42%;left:81%}.tcl .tcl-cloud .element.folder.folder8{top:22%;left:79%}@media only screen and (min-width:1200px){.tcl .tcl-cloud .element.folder.folder8{left:73%}}.tcl .elements{position:absolute;top:52%;left:50%;transform:translate(-50%,-50%)}@media only screen and (min-width:768px){.tcl .elements{top:50%}}.tcl .element{display:block;position:relative;width:100px;height:64px;cursor:pointer;-webkit-transition:color 0.25s,width 2s,height 2s,top 2s,left 2s;transition:color 0.25s,width 2s,height 2s,top 2s,left 2s;color:#fff}@media only screen and (max-width:767px){.tcl .element{font-size:0.8em;line-height:1.1em}}.tcl .element:hover,.tcl .element:focus,.tcl .element.current{font-weight:bold;color:white;text-decoration:none}.tcl .element:hover.folder,.tcl .element:focus.folder,.tcl .element.current.folder{background-image:url(/themes/manga10/images/folders-white.png)}.tcl .element:hover.rounded-box,.tcl .element:focus.rounded-box,.tcl .element.current.rounded-box{border-color:white}@media only screen and (min-width:768px){.tcl .element{width:120px;height:77px}}.tcl .element span{position:absolute;top:50%;left:calc(50% - 5px);transform:translate(-50%,-50%);width:81%}@media only screen and (min-width:768px){.tcl .element span{left:calc(50% - 8px)}}.tcl .element.folder{background:url(/themes/manga10/images/folders-black.png) center no-repeat;background-size:contain}.tcl .element.computer-user{background:url(/themes/manga10/images/computer-user.png) center no-repeat;background-size:contain}.tcl .element.rounded-box{width:98px;height:38px;border:2px solid #222;border-radius:4px}@media only screen and (min-width:768px){.tcl .element.rounded-box{width:118px;height:48px}}.tcl .element.rounded-box span{left:50%}@keyframes vslide{0%,30%{transform:translate(0,0)}15%{transform:translate(10px,0)}}@keyframes hslide{0%,30%{transform:translate(0,0)}15%{transform:translate(0,10px)}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.tooltip_templates{display:none}.tooltipster-sidetip.tooltipster-shadow.anima-tooltips .tooltipster-box{background-color:rgba(0,0,0,0.9);color:white;border:none;border-radius:3px;box-shadow:5px 5px 3px 0 rgba(0,0,0,0.3)}.tooltipster-sidetip.tooltipster-shadow.anima-tooltips .tooltipster-content{color:white;padding:10px 20px;font:1em/1.2em Geist,Arial,sans-serif}.tooltipster-sidetip.tooltipster-shadow.anima-tooltips .tooltipster-content img{display:block;width:100%;height:auto}@media only screen and (min-width:360px){.tooltipster-sidetip.tooltipster-shadow.anima-tooltips .tooltipster-content img{float:right;width:33.33%;margin:0 0 10px 20px}}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:rgba(0,0,0,0.9)}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow-border{border-left-color:rgba(0,0,0,0.9)}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-border{border-right-color:rgba(0,0,0,0.9)}.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-arrow-border{border-top-color:rgba(0,0,0,0.9)}.graph-and-img-wrapper{position:relative}.graph-and-img-wrapper>.img{width:140px;margin:2em auto 0}@media only screen and (min-width:768px){.graph-and-img-wrapper>.img{position:absolute;top:0;right:5%;width:18%;margin:0}}.graph{padding-top:65%;position:relative;margin:3em 0}@media only screen and (min-width:768px){.graph{padding-top:50%}}.graph .graph-cont{position:absolute;top:0;left:70px;height:calc(100% - 50px);width:calc(100% - 74px);border-left:4px solid #555;border-bottom:4px solid #555}@media only screen and (min-width:768px){.graph .graph-cont{left:90px;width:calc(100% - 94px);height:calc(100% - 70px)}}.graph .graph-cont div{position:absolute;bottom:0;height:0;background-color:#f89b3a;-webkit-transition:height 2s;transition:height 2s}.graph .graph-cont div.gray{background-color:#7f7f7f}.graph .graph-msg{position:absolute;top:0px;right:0%;width:50%;font-family:Geist;color:#f89b3a;line-height:1.2;text-align:center}@media only screen and (min-width:600px){.graph .graph-msg{font-size:1.25em}}@media only screen and (min-width:768px){.graph .graph-msg{right:32.5%;width:35%}}@media only screen and (min-width:1024px){.graph .graph-msg{font-size:1.5em}}.graph .axis-y-legend{position:absolute;top:50%;left:-42px;transform:rotate(-90deg) translateX(50%);font-family:Geist}@media only screen and (min-width:768px){.graph .axis-y-legend{font-size:1.2em}}.graph .axis-y{position:absolute;top:0;left:10px;width:60px;height:85%}@media only screen and (min-width:768px){.graph .axis-y{left:30px}}.graph .axis-y div{position:absolute;bottom:0;right:7px;font-weight:bold;-webkit-transition:all 2s;transition:all 2s;opacity:0}.graph .axis-x-legend{position:absolute;bottom:0;left:70px;width:calc(100% - 74px);text-align:center;font-family:Geist}@media only screen and (min-width:768px){.graph .axis-x-legend{font-size:1.2em;left:90px;width:calc(100% - 94px)}}.graph .axis-x{position:absolute;bottom:20px;left:70px;width:calc(100% - 74px);height:25px}@media only screen and (min-width:768px){.graph .axis-x{bottom:40px;left:10%;width:90%}}.graph .axis-x div{position:absolute;bottom:0;left:0;font-weight:bold;-webkit-transition:all 2s;transition:all 2s;opacity:0}.round-thingy{position:relative;background:#222 url(/themes/manga10/images/round-thingy-bg.jpg) center no-repeat;background-size:cover;padding:0.5em 0;overflow:hidden}@media only screen and (min-width:768px){.round-thingy{padding:0}}body.path-frontpage .round-thingy{padding-bottom:2.5em}.round-thingy.round-thingy2 .wrapper .outer-ring .element{font-size:1.15em}@media only screen and (min-width:1200px){.round-thingy.round-thingy2 .wrapper .outer-ring .element{font-size:1.25em}}.round-thingy.round-thingy2 .title{display:none;font-family:Geist}@media only screen and (min-width:1024px){.round-thingy.round-thingy2 .title{display:block}}@media only screen and (min-width:768px){.round-thingy.round-thingy2 .wrapper .inner-ring div{font-size:1.75em;line-height:1}}.round-thingy.round-thingy-white-bg{background:white}.round-thingy.round-thingy-trans-bg{background:transparent}.round-thingy.round-thingy-dotted-bg{background:#fff url(/themes/manga10/images/dot-bg.png) center repeat}.round-thingy.round-thingy3 h2{color:#fff}@media only screen and (max-width:1199px){.round-thingy.round-thingy3 h2{margin-bottom:2em}}@media only screen and (min-width:1200px){.round-thingy.round-thingy3 h2{margin-bottom:1em}}.round-thingy.round-thingy3>h3{color:#fff;position:absolute;top:50%;width:auto;margin:0}.round-thingy.round-thingy3>h3.title1{color:#f89b3a}@media only screen and (max-width:1023px){.round-thingy.round-thingy3>h3.title1{top:0;left:50%;transform:translateX(-50%)}}@media only screen and (min-width:1024px){.round-thingy.round-thingy3>h3.title1{left:30px;transform:translateX(-50%) rotate(-90deg)}}@media only screen and (max-width:1023px){.round-thingy.round-thingy3>h3.title2{bottom:0;top:auto;left:50%;transform:translateX(-50%)}}@media only screen and (min-width:1024px){.round-thingy.round-thingy3>h3.title2{right:30px;transform:translateX(50%) rotate(90deg)}}.round-thingy.round-thingy3 a{color:#fff}.round-thingy.round-thingy3 .wrapper .outer-ring{border-color:#fff;background-color:white}.round-thingy.round-thingy3 .wrapper .outer-ring .element .title{border:none;margin:0;width:100px}.round-thingy.round-thingy3 .wrapper .inner-ring div{color:#fff;border-color:#fff;padding-top:33%;height:67%}@media only screen and (min-width:1200px){.round-thingy.round-thingy3 .wrapper .inner-ring div{padding-top:39%;height:61%}}.round-thingy.round-thingy4{background-color:transparent;background-image:none}@media only screen and (max-width:1199px){.round-thingy.round-thingy4 .wrapper{overflow:hidden;height:350px}}@media only screen and (max-width:1199px) and (min-width:600px){.round-thingy.round-thingy4 .wrapper{width:450px;height:505px}}@media only screen and (max-width:1199px) and (min-width:768px){.round-thingy.round-thingy4 .wrapper{width:480px;height:560px}}@media only screen and (max-width:1199px){.round-thingy.round-thingy4 .wrapper .outer-ring{width:106%;height:50%;left:-22%}}@media only screen and (max-width:1199px) and (min-width:768px){.round-thingy.round-thingy4 .wrapper .outer-ring{width:120%}}@media only screen and (max-width:1199px){.round-thingy.round-thingy4 .wrapper .outer-ring .element .title{display:block;white-space:normal}.round-thingy.round-thingy4 .wrapper .outer-ring .element.h2r7{transform:rotate(-60deg)}.round-thingy.round-thingy4 .wrapper .outer-ring .element.h2r7 .title{transform:rotate(60deg);top:152px;right:-140px;text-align:left}}@media only screen and (max-width:1199px) and (min-width:768px){.round-thingy.round-thingy4 .wrapper .outer-ring .element.h2r7 .title{top:164px;right:-149px}}@media only screen and (max-width:1199px){.round-thingy.round-thingy4 .wrapper .outer-ring .element.h2r7 .img{transform:rotate(60deg);top:51px;right:-75px;width:80px}}@media only screen and (max-width:1199px) and (min-width:768px){.round-thingy.round-thingy4 .wrapper .outer-ring .element.h2r7 .img{top:60px;right:-84px}}@media only screen and (max-width:1199px){.round-thingy.round-thingy4 .wrapper .outer-ring .element.h2r2{transform:rotate(-36deg)}.round-thingy.round-thingy4 .wrapper .outer-ring .element.h2r2 .title{transform:rotate(36deg);right:-220px;top:109px;width:135px}}@media only screen and (max-width:1199px) and (min-width:768px){.round-thingy.round-thingy4 .wrapper .outer-ring .element.h2r2 .title{transform:rotate(36deg);right:-273px;top:144px;width:150px}}@media only screen and (max-width:1199px){.round-thingy.round-thingy4 .wrapper .outer-ring .element.h2r2 .img{transform:rotate(36deg);top:38px}}@media only screen and (max-width:1199px) and (min-width:768px){.round-thingy.round-thingy4 .wrapper .outer-ring .element.h2r2 .img{top:50px;right:-133px}}@media only screen and (max-width:1199px){.round-thingy.round-thingy4 .wrapper .outer-ring .element.h2r3{transform:rotate(-12deg)}.round-thingy.round-thingy4 .wrapper .outer-ring .element.h2r3 .title{top:33px;right:-262px;white-space:normal;transform:rotate(12deg);width:150px}}@media only screen and (max-width:1199px) and (min-width:768px){.round-thingy.round-thingy4 .wrapper .outer-ring .element.h2r3 .title{top:46px;right:-309px}}@media only screen and (max-width:1199px){.round-thingy.round-thingy4 .wrapper .outer-ring .element.h2r3 .img{transform:rotate(-78deg);top:-18px;right:-80px}}@media only screen and (max-width:1199px) and (min-width:768px){.round-thingy.round-thingy4 .wrapper .outer-ring .element.h2r3 .img{top:-15px;right:-110px}}@media only screen and (max-width:1199px){.round-thingy.round-thingy4 .wrapper .outer-ring .element.h2r4{transform:rotate(12deg)}.round-thingy.round-thingy4 .wrapper .outer-ring .element.h2r4 .title{transform:rotate(-12deg);right:-310px;top:-37px}}@media only screen and (max-width:1199px) and (min-width:768px){.round-thingy.round-thingy4 .wrapper .outer-ring .element.h2r4 .title{right:-363px;top:-38px}}@media only screen and (max-width:1199px){.round-thingy.round-thingy4 .wrapper .outer-ring .element.h2r4 .img{transform:rotate(-12deg);top:-15px}}@media only screen and (max-width:1199px) and (min-width:768px){.round-thingy.round-thingy4 .wrapper .outer-ring .element.h2r4 .img{top:-23px;right:-142px}}@media only screen and (max-width:1199px){.round-thingy.round-thingy4 .wrapper .outer-ring .element.h2r5{transform:rotate(36deg)}.round-thingy.round-thingy4 .wrapper .outer-ring .element.h2r5 .title{transform:rotate(-36deg);right:-208px;top:-110px;width:154px}}@media only screen and (max-width:1199px) and (min-width:768px){.round-thingy.round-thingy4 .wrapper .outer-ring .element.h2r5 .title{right:-233px;top:-126px}}@media only screen and (max-width:1199px){.round-thingy.round-thingy4 .wrapper .outer-ring .element.h2r5 .img{transform:rotate(-36deg);top:-35px;right:-55px}}@media only screen and (max-width:1199px) and (min-width:768px){.round-thingy.round-thingy4 .wrapper .outer-ring .element.h2r5 .img{top:-46px;right:-73px}}@media only screen and (max-width:1199px){.round-thingy.round-thingy4 .wrapper .outer-ring .element.h2r6{transform:rotate(60deg)}.round-thingy.round-thingy4 .wrapper .outer-ring .element.h2r6 .title{transform:rotate(-60deg);top:-158px;right:-174px;text-align:left}}@media only screen and (max-width:1199px) and (min-width:768px){.round-thingy.round-thingy4 .wrapper .outer-ring .element.h2r6 .title{top:-205px;right:-200px}}@media only screen and (max-width:1199px){.round-thingy.round-thingy4 .wrapper .outer-ring .element.h2r6 .img{transform:rotate(-60deg);top:-49px;right:-65px}}@media only screen and (max-width:1199px) and (min-width:768px){.round-thingy.round-thingy4 .wrapper .outer-ring .element.h2r6 .img{top:-84px;right:-105px}}@media only screen and (max-width:1199px){.round-thingy.round-thingy4 .wrapper .inner-ring{width:25%;height:30%;right:2%;left:auto;transform:translate(0,-50%)}.round-thingy.round-thingy4 .wrapper .inner-ring div{border:none;text-align:left;font-size:1.1em}}.round-thingy.round-thingy5 .title-icon{display:flex;margin:2em auto;justify-content:space-around;font-family:Geist;line-height:1.2;justify-content:center;color:#f89b3a}.round-thingy.round-thingy5 .title-icon.title-icon2{align-items:center}@media only screen and (min-width:600px){.round-thingy.round-thingy5 .title-icon{font-size:1.2em}}@media only screen and (min-width:1200px){.round-thingy.round-thingy5 .title-icon{margin:0em auto}.round-thingy.round-thingy5 .title-icon.title-icon1{margin-bottom:-2em}.round-thingy.round-thingy5 .title-icon.title-icon2{margin-top:-2em}}.round-thingy.round-thingy5 .title-icon .icon{width:84px;height:42px;background-size:contain;background-position:center;background-repeat:no-repeat;margin:0 5px}.round-thingy.round-thingy5 .title-icon .ltext,.round-thingy.round-thingy5 .title-icon .rtext{width:calc(50% - 21px)}.round-thingy.round-thingy5 .title-icon .ltext{text-align:right}.round-thingy.round-thingy5 .title-icon .rtext{text-align:left}.round-thingy.round-thingy5 .title-icon .title-icon-cell{max-width:140px;margin:0 1%}.round-thingy.round-thingy5 .title-icon .title-icon-cell .icon{margin:0 auto}.round-thingy.round-thingy5 .title-icon .title-icon-arrows{background:url(/themes/manga10/images/double-arrow.webp) 0 15px no-repeat;background-size:contain;width:36px}.round-thingy.round-thingy5 .wrapper{height:350px}@media only screen and (min-width:600px){.round-thingy.round-thingy5 .wrapper.enforce-me{width:450px;height:505px}}@media only screen and (min-width:768px){.round-thingy.round-thingy5 .wrapper.enforce-me{width:480px;height:560px}}@media only screen and (min-width:1200px){.round-thingy.round-thingy5 .wrapper.enforce-me{width:620px;height:540px}}@media only screen and (min-width:1200px){.round-thingy.round-thingy5 .wrapper .outer-ring{border:none}}.round-thingy.round-thingy5 .wrapper .outer-ring.outer-ring-always{border:none}.round-thingy.round-thingy5 .wrapper .outer-ring .inner-moai-compass-logo{position:absolute;top:50%;left:83%;transform:translate(-50%,-50%);background:transparent url(/themes/manga10/images/ai/icon-dozens-mrna-once.webp) center no-repeat;width:80px;height:80px;background-size:contain}@media only screen and (min-width:1200px){.round-thingy.round-thingy5 .wrapper .outer-ring .inner-moai-compass-logo{background-size:115px;width:100%;height:100%;z-index:5;top:50%;left:50%;transform:translate(-50%,-50%)}}.round-thingy.round-thingy5 .wrapper .outer-ring .inner-moai-compass-logo-always{position:absolute;background:transparent url(/themes/manga10/images/moai-compass-logo.png) center no-repeat;background-size:contain;width:100%;height:100%;z-index:5;top:50%;left:50%;transform:translate(-50%,-50%)}.round-thingy.round-thingy5 .wrapper .outer-ring .inner-moai-compass{display:none}@media only screen and (min-width:1200px){.round-thingy.round-thingy5 .wrapper .outer-ring .inner-moai-compass{position:absolute;display:block;width:100%;height:100%;top:50%;left:50%;transform:translate(-50%,-50%);background:transparent url(/themes/manga10/images/moai-compass-bg.png) center no-repeat;background-size:contain}.round-thingy.round-thingy5 .wrapper .outer-ring .inner-moai-compass div{position:absolute;top:0;left:0;width:100%;height:100%;background:url(/themes/manga10/images/moai-compass-needle.png) center no-repeat;background-size:contain;-webkit-transition:all .25s;transition:all .25s;transform-origin:center;border:none}}.round-thingy.round-thingy5 .wrapper .outer-ring .inner-moai-compass-always{position:absolute;width:100%;height:100%;top:50%;left:50%;transform:translate(-50%,-50%);background:transparent url(/themes/manga10/images/moai-compass-bg.png) center no-repeat;background-size:contain}.round-thingy.round-thingy5 .wrapper .outer-ring .inner-moai-compass-always div{position:absolute;top:0;left:0;width:100%;height:100%;background:url(/themes/manga10/images/moai-compass-needle.png) center no-repeat;background-size:contain;-webkit-transition:all .25s;transition:all .25s;transform-origin:center;border:none}@media only screen and (min-width:1200px){.round-thingy.round-thingy5 .wrapper .outer-ring .element .dot{display:none}}.round-thingy.round-thingy5 .wrapper .outer-ring .element .title{text-align:left}.round-thingy.round-thingy5 .wrapper .outer-ring .element.h5r2{transform:rotate(-60deg)}@media only screen and (min-width:1200px){.round-thingy.round-thingy5 .wrapper .outer-ring .element.h5r2{transform:rotate(-45deg)}}.round-thingy.round-thingy5 .wrapper .outer-ring .element.h5r2 .title{transform:rotate(60deg);top:153px;right:-243px;width:300px}@media only screen and (min-width:1200px){.round-thingy.round-thingy5 .wrapper .outer-ring .element.h5r2 .title{transform:rotate(45deg);top:131px;right:-284px}}.round-thingy.round-thingy5 .wrapper .outer-ring .element.h5r3{transform:rotate(-36deg)}@media only screen and (min-width:1200px){.round-thingy.round-thingy5 .wrapper .outer-ring .element.h5r3{transform:rotate(0deg)}}.round-thingy.round-thingy5 .wrapper .outer-ring .element.h5r3 .title{transform:rotate(36deg);top:70px;right:-200px;width:200px}@media only screen and (min-width:1200px){.round-thingy.round-thingy5 .wrapper .outer-ring .element.h5r3 .title{transform:rotate(0deg);top:2px;right:-227px}}.round-thingy.round-thingy5 .wrapper .outer-ring .element.h5r4{transform:rotate(-12deg)}@media only screen and (min-width:1200px){.round-thingy.round-thingy5 .wrapper .outer-ring .element.h5r4{transform:rotate(45deg)}}.round-thingy.round-thingy5 .wrapper .outer-ring .element.h5r4 .title{transform:rotate(12deg);top:31px;right:-219px;width:200px}@media only screen and (min-width:1200px){.round-thingy.round-thingy5 .wrapper .outer-ring .element.h5r4 .title{transform:rotate(-45deg);top:-74px;right:-196px}}@media only screen and (min-width:1200px){.round-thingy.round-thingy5 .wrapper .outer-ring .element.h5r5{transform:rotate(135deg)}}.round-thingy.round-thingy5 .wrapper .outer-ring .element.h5r5 .title{transform:rotate(-0.08deg);top:6px;right:-216px;width:200px}@media only screen and (min-width:1200px){.round-thingy.round-thingy5 .wrapper .outer-ring .element.h5r5 .title{transform:rotate(-135deg);top:-138px;right:-57px;white-space:normal;width:auto}}.round-thingy.round-thingy5 .wrapper .outer-ring .element.h5r6{transform:rotate(12deg)}@media only screen and (min-width:1200px){.round-thingy.round-thingy5 .wrapper .outer-ring .element.h5r6{transform:rotate(135deg)}}.round-thingy.round-thingy5 .wrapper .outer-ring .element.h5r6 .title{transform:rotate(-12deg);top:-29px;right:-218px;width:200px}@media only screen and (min-width:1200px){.round-thingy.round-thingy5 .wrapper .outer-ring .element.h5r6 .title{transform:rotate(-135deg);top:98px;right:-212px;white-space:normal;width:225px}}.round-thingy.round-thingy5 .wrapper .outer-ring .element.h5r7{transform:rotate(36deg)}@media only screen and (min-width:1200px){.round-thingy.round-thingy5 .wrapper .outer-ring .element.h5r7{transform:rotate(180deg)}}.round-thingy.round-thingy5 .wrapper .outer-ring .element.h5r7 .title{transform:rotate(-36deg);top:-34px;right:-109px;text-align:left}@media only screen and (min-width:1200px){.round-thingy.round-thingy5 .wrapper .outer-ring .element.h5r7 .title{transform:rotate(-180deg);top:17px;right:-142px}}.round-thingy.round-thingy5 .wrapper .outer-ring .element.h5r8{transform:rotate(60deg)}@media only screen and (min-width:1200px){.round-thingy.round-thingy5 .wrapper .outer-ring .element.h5r8{transform:rotate(225deg)}}.round-thingy.round-thingy5 .wrapper .outer-ring .element.h5r8 .title{transform:rotate(-60deg);top:-68px;right:-120px;width:140px}@media only screen and (min-width:1200px){.round-thingy.round-thingy5 .wrapper .outer-ring .element.h5r8 .title{transform:rotate(-225deg);top:-55px;right:-165px;width:160px;text-align:right}}.round-thingy.round-thingy6 .title{display:block;text-align:center}.round-thingy.round-thingy6 .title span{display:block}.round-thingy.round-thingy6 .wrapper .outer-ring{background:url(/themes/manga10/images/transcriptionlight-icon.png) center no-repeat;border-style:solid;border-width:4px;background-size:contain}.round-thingy.round-thingy6 .wrapper .outer-ring .element a:focus .title,.round-thingy.round-thingy6 .wrapper .outer-ring .element a.current .title{color:#fff}.round-thingy.round-thingy6 .wrapper .outer-ring .element a:focus .title span,.round-thingy.round-thingy6 .wrapper .outer-ring .element a.current .title span{color:#f89b3a}.round-thingy.round-thingy6 .wrapper .outer-ring .element.h6r1{transform:rotate(-90deg)}.round-thingy.round-thingy6 .wrapper .outer-ring .element.h6r1 .title{transform:rotate(90deg);top:1px;right:-85px}@media only screen and (min-width:768px){.round-thingy.round-thingy6 .wrapper .outer-ring .element.h6r1 .title{top:6px;right:-90px}}.round-thingy.round-thingy6 .wrapper .outer-ring .element.h6r2 .title{top:-1px;right:-95px}@media only screen and (min-width:768px){.round-thingy.round-thingy6 .wrapper .outer-ring .element.h6r2 .title{right:-106px}}.round-thingy.round-thingy6 .wrapper .outer-ring .element.h6r3{transform:rotate(90deg)}.round-thingy.round-thingy6 .wrapper .outer-ring .element.h6r3 .title{transform:rotate(-90deg);top:1px;right:-82px}@media only screen and (min-width:768px){.round-thingy.round-thingy6 .wrapper .outer-ring .element.h6r3 .title{top:6px;right:-90px}}.round-thingy.round-thingy6 .wrapper .outer-ring .element.h6r4{transform:rotate(180deg)}.round-thingy.round-thingy6 .wrapper .outer-ring .element.h6r4 .title{transform:rotate(-180deg);top:-1px;right:-104px}@media only screen and (min-width:768px){.round-thingy.round-thingy6 .wrapper .outer-ring .element.h6r4 .title{right:-120px}}.round-thingy.round-thingy7{background-color:transparent}.round-thingy.round-thingy7 .title{display:block;text-align:center}.round-thingy.round-thingy7 .title span{display:block}.round-thingy.round-thingy7 .wrapper .outer-ring{border-style:dotted;border-width:4px;background-size:contain}.round-thingy.round-thingy7 .wrapper .outer-ring .inner-ring7{position:absolute;width:60%;height:60%;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:center;align-items:center}.round-thingy.round-thingy7 .wrapper .outer-ring .inner-ring7 .ai-icon img{width:100%}.round-thingy.round-thingy7 .wrapper .outer-ring .inner-ring7 .title{font-size:1.1em;margin-top:0.25em;white-space:nowrap}@media only screen and (min-width:600px){.round-thingy.round-thingy7 .wrapper .outer-ring .inner-ring7 .title{font-size:1.5em}}.round-thingy.round-thingy7 .wrapper .outer-ring .inner-ring7 .title span.orange-dot{display:inline;color:#f89b3a;vertical-align:sub}.round-thingy.round-thingy7 .wrapper .outer-ring .element a{color:#fff}.round-thingy.round-thingy7 .wrapper .outer-ring .element a:focus .title,.round-thingy.round-thingy7 .wrapper .outer-ring .element a.current .title{color:#f89b3a}.round-thingy.round-thingy7 .wrapper .outer-ring .element a:focus .title span,.round-thingy.round-thingy7 .wrapper .outer-ring .element a.current .title span{color:#fff}.round-thingy.round-thingy7 .wrapper .outer-ring .element .title{width:auto}.round-thingy.round-thingy7 .wrapper .outer-ring .element.h7r1{transform:rotate(-180deg)}.round-thingy.round-thingy7 .wrapper .outer-ring .element.h7r1 .title{top:0;right:-89px;transform:rotate(180deg)}@media only screen and (min-width:600px){.round-thingy.round-thingy7 .wrapper .outer-ring .element.h7r1 .title{top:4px;right:-113px}}.round-thingy.round-thingy7 .wrapper .outer-ring .element.h7r2 .title{top:-2px;right:-79px}@media only screen and (min-width:600px){.round-thingy.round-thingy7 .wrapper .outer-ring .element.h7r2 .title{top:4px;right:-119px}}.round-thingy.round-thingy7 .wrapper .outer-ring .element.h7r3{transform:rotate(45deg)}.round-thingy.round-thingy7 .wrapper .outer-ring .element.h7r3 .title{right:-108px;top:-12px;transform:rotate(-45deg)}@media only screen and (min-width:600px){.round-thingy.round-thingy7 .wrapper .outer-ring .element.h7r3 .title{right:-136px;top:-26px}}.round-thingy.round-thingy7 .wrapper .outer-ring .element.h7r4{transform:rotate(135deg)}.round-thingy.round-thingy7 .wrapper .outer-ring .element.h7r4 .title{right:-114px;top:7px;transform:rotate(-135deg)}@media only screen and (min-width:600px){.round-thingy.round-thingy7 .wrapper .outer-ring .element.h7r4 .title{right:-148px;top:37px}}.round-thingy h2{text-align:center;margin:0 5% 1em;color:white}@media only screen and (min-width:768px){.round-thingy h2{margin-bottom:0}}.round-thingy a{color:#f60}.round-thingy .wrapper{position:relative;width:320px;height:260px;margin:0 auto;font-size:0.9em;-webkit-transition:all .25s;transition:all .25s}@media only screen and (min-width:600px){.round-thingy .wrapper:not(.limit-size){width:500px;height:360px}}@media only screen and (min-width:768px){.round-thingy .wrapper:not(.limit-size){width:540px;height:480px}}@media only screen and (min-width:1200px){.round-thingy .wrapper:not(.limit-size){width:620px;height:540px}}@media only screen and (min-width:768px){.round-thingy .wrapper.limit-size{height:320px}}@media only screen and (min-width:1200px){.round-thingy .wrapper.limit-size{height:400px;width:400px}}.round-thingy .wrapper .outer-ring{position:absolute;width:50%;padding-top:50%;border:2px dotted #ddd;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%)}@media only screen and (min-width:768px){.round-thingy .wrapper .outer-ring{width:60%;padding-top:60%}}.round-thingy .wrapper .outer-ring.inview-animate-active .element{width:50%;opacity:1}.round-thingy .wrapper .outer-ring .element{width:0;opacity:0;height:16px;position:absolute;top:calc(50% - 16px);left:50%;transform-origin:left bottom;-webkit-transition:all 2s;transition:all 2s}@media only screen and (min-width:600px){.round-thingy .wrapper .outer-ring .element{height:24px;top:calc(50% - 23px)}}.round-thingy .wrapper .outer-ring .element .popup-src{display:none}.round-thingy .wrapper .outer-ring .element .img{position:absolute}.round-thingy .wrapper .outer-ring .element .img img{-webkit-transition:all .5s;transition:all .5s}.round-thingy .wrapper .outer-ring .element.hr2{transform:rotate(-54deg)}.round-thingy .wrapper .outer-ring .element.hr2 .title{transform:rotate(54deg);top:29px;right:-88px}@media only screen and (min-width:600px){.round-thingy .wrapper .outer-ring .element.hr2 .title{top:60px;right:-104px}}.round-thingy .wrapper .outer-ring .element.hr3{transform:rotate(-18deg)}.round-thingy .wrapper .outer-ring .element.hr3 .title{transform:rotate(18deg);top:6px;right:-92px}@media only screen and (min-width:600px){.round-thingy .wrapper .outer-ring .element.hr3 .title{top:27px;right:-122px}}.round-thingy .wrapper .outer-ring .element.hr4{transform:rotate(18deg)}.round-thingy .wrapper .outer-ring .element.hr4 .title{transform:rotate(-18deg);top:-13px;right:-90px}@media only screen and (min-width:600px){.round-thingy .wrapper .outer-ring .element.hr4 .title{top:-12px;right:-121px}}.round-thingy .wrapper .outer-ring .element.hr5{transform:rotate(54deg)}.round-thingy .wrapper .outer-ring .element.hr5 .title{transform:rotate(-54deg);top:-28px;right:-82px}@media only screen and (min-width:600px){.round-thingy .wrapper .outer-ring .element.hr5 .title{top:-32px;right:-108px}}.round-thingy .wrapper .outer-ring .element.hr6{transform:rotate(90deg)}.round-thingy .wrapper .outer-ring .element.hr6 .title{text-align:right;transform:rotate(-90deg);top:0px;right:-80px;width:93px;text-align:center}@media only screen and (min-width:600px){.round-thingy .wrapper .outer-ring .element.hr6 .title{top:7px;right:-93px;width:100px}}.round-thingy .wrapper .outer-ring .element.hr7{transform:rotate(126deg)}.round-thingy .wrapper .outer-ring .element.hr7 .title{text-align:right;transform:rotate(-126deg);top:37px;right:-85px}@media only screen and (min-width:600px){.round-thingy .wrapper .outer-ring .element.hr7 .title{top:53px;right:-111px}}.round-thingy .wrapper .outer-ring .element.hr8{transform:rotate(162deg)}.round-thingy .wrapper .outer-ring .element.hr8 .title{text-align:right;transform:rotate(-162deg);top:16px;right:-91px}@media only screen and (min-width:600px){.round-thingy .wrapper .outer-ring .element.hr8 .title{top:28px;right:-121px}}.round-thingy .wrapper .outer-ring .element.hr9{transform:rotate(198deg)}.round-thingy .wrapper .outer-ring .element.hr9 .title{text-align:right;transform:rotate(-198deg);top:-16px;right:-93px}@media only screen and (min-width:600px){.round-thingy .wrapper .outer-ring .element.hr9 .title{top:-11px;right:-124px}}.round-thingy .wrapper .outer-ring .element.hr10{transform:rotate(234deg)}.round-thingy .wrapper .outer-ring .element.hr10 .title{text-align:right;transform:rotate(-234deg);top:-32px;right:-98px;width:93px}@media only screen and (min-width:600px){.round-thingy .wrapper .outer-ring .element.hr10 .title{top:-44px;right:-104px;width:100px}}.round-thingy .wrapper .outer-ring .element.h2r2{transform:rotate(-45deg)}.round-thingy .wrapper .outer-ring .element.h2r2 .title{transform:rotate(45deg);top:131px;right:-227px}@media only screen and (min-width:1200px){.round-thingy .wrapper .outer-ring .element.h2r2 .title{top:137px;right:-268px}}.round-thingy .wrapper .outer-ring .element.h2r2 .img{transform:rotate(45deg);top:4px;right:-97px;width:80px}@media only screen and (min-width:768px){.round-thingy .wrapper .outer-ring .element.h2r2 .img{top:18px;right:-140px;width:110px}}@media only screen and (min-width:1200px){.round-thingy .wrapper .outer-ring .element.h2r2 .img{top:3px;right:-183px;width:145px}}.round-thingy .wrapper .outer-ring .element.h2r3{transform:rotate(0deg)}.round-thingy .wrapper .outer-ring .element.h2r3 .title{top:11px;right:-320px;width:210px;white-space:normal}@media only screen and (min-width:1200px){.round-thingy .wrapper .outer-ring .element.h2r3 .title{right:-350px}}.round-thingy .wrapper .outer-ring .element.h2r3 .img{transform:rotate(0deg);top:-30px;right:-63px;width:37px}@media only screen and (min-width:768px){.round-thingy .wrapper .outer-ring .element.h2r3 .img{top:-31px;right:-87px;width:47px}}@media only screen and (min-width:1200px){.round-thingy .wrapper .outer-ring .element.h2r3 .img{top:-51px;right:-116px;width:65px}}.round-thingy .wrapper .outer-ring .element.h2r4{transform:rotate(45deg)}.round-thingy .wrapper .outer-ring .element.h2r4 .title{transform:rotate(-45deg);top:-120px;right:-300px;width:200px;white-space:normal}@media only screen and (min-width:1200px){.round-thingy .wrapper .outer-ring .element.h2r4 .title{top:-129px;right:-332px}}.round-thingy .wrapper .outer-ring .element.h2r4 .img{transform:rotate(-45deg);top:-8px;right:-92px;width:80px}@media only screen and (min-width:768px){.round-thingy .wrapper .outer-ring .element.h2r4 .img{top:-22px;right:-129px;width:115px}}@media only screen and (min-width:1200px){.round-thingy .wrapper .outer-ring .element.h2r4 .img{top:-29px;right:-167px;width:160px}}.round-thingy .wrapper .outer-ring .element.h2r5{transform:rotate(135deg)}.round-thingy .wrapper .outer-ring .element.h2r5 .title{transform:rotate(-135deg);width:220px;white-space:normal;top:123px;right:-280px}@media only screen and (min-width:1200px){.round-thingy .wrapper .outer-ring .element.h2r5 .title{top:113px;right:-309px}}.round-thingy .wrapper .outer-ring .element.h2r5 .img{transform:rotate(-135deg);top:-3px;right:-62px;width:42px}@media only screen and (min-width:768px){.round-thingy .wrapper .outer-ring .element.h2r5 .img{top:7px;right:-86px;width:52px}}@media only screen and (min-width:1200px){.round-thingy .wrapper .outer-ring .element.h2r5 .img{top:4px;right:-118px;width:76px}}.round-thingy .wrapper .outer-ring .element.h2r6{transform:rotate(180deg)}.round-thingy .wrapper .outer-ring .element.h2r6 .title{text-align:right;transform:rotate(-180deg);top:8px;right:-320px;width:150px;white-space:normal}@media only screen and (min-width:1200px){.round-thingy .wrapper .outer-ring .element.h2r6 .title{right:-370px}}.round-thingy .wrapper .outer-ring .element.h2r6 .img{transform:rotate(-180deg);top:1px;right:-85px;width:70px}@media only screen and (min-width:768px){.round-thingy .wrapper .outer-ring .element.h2r6 .img{top:3px;right:-144px;width:115px}}@media only screen and (min-width:1200px){.round-thingy .wrapper .outer-ring .element.h2r6 .img{top:-11px;right:-199px;width:160px}}.round-thingy .wrapper .outer-ring .element.h2r7{transform:rotate(225deg)}.round-thingy .wrapper .outer-ring .element.h2r7 .title{text-align:right;transform:rotate(-225deg);top:-124px;right:-253px}@media only screen and (min-width:1200px){.round-thingy .wrapper .outer-ring .element.h2r7 .title{top:-135px;right:-298px}}.round-thingy .wrapper .outer-ring .element.h2r7 .img{transform:rotate(-225deg);top:-7px;right:-97px;width:80px}@media only screen and (min-width:768px){.round-thingy .wrapper .outer-ring .element.h2r7 .img{top:-27px;right:-141px;width:115px}}@media only screen and (min-width:1200px){.round-thingy .wrapper .outer-ring .element.h2r7 .img{top:-28px;right:-190px;width:150px}}.round-thingy .wrapper .outer-ring .element.h3r1{transform:rotate(-90deg)}.round-thingy .wrapper .outer-ring .element.h3r1 .title{transform:rotate(90deg);top:15px;right:-68px}.round-thingy .wrapper .outer-ring .element.h3r2{transform:rotate(-57.2deg)}.round-thingy .wrapper .outer-ring .element.h3r2 .title{transform:rotate(57.2deg);top:59px;right:-117px}.round-thingy .wrapper .outer-ring .element.h3r3{transform:rotate(-24.5deg)}.round-thingy .wrapper .outer-ring .element.h3r3 .title{transform:rotate(24.5deg);right:-145px;top:30px}.round-thingy .wrapper .outer-ring .element.h3r4{transform:rotate(8.18deg)}.round-thingy .wrapper .outer-ring .element.h3r4 .title{transform:rotate(-8.18deg);top:4px;right:-112px}.round-thingy .wrapper .outer-ring .element.h3r5{transform:rotate(40.9deg)}.round-thingy .wrapper .outer-ring .element.h3r5 .title{transform:rotate(-40.9deg);top:-29px;right:-86px}.round-thingy .wrapper .outer-ring .element.h3r6{transform:rotate(73.6deg)}.round-thingy .wrapper .outer-ring .element.h3r6 .title{transform:rotate(-73.6deg);top:-38px;right:-111px}.round-thingy .wrapper .outer-ring .element.h3r7{transform:rotate(106.3deg)}.round-thingy .wrapper .outer-ring .element.h3r7 .title{transform:rotate(-106.3deg);top:75px;right:-112px}.round-thingy .wrapper .outer-ring .element.h3r8{transform:rotate(139deg)}.round-thingy .wrapper .outer-ring .element.h3r8 .title{transform:rotate(-139deg);top:63px;right:-129px}.round-thingy .wrapper .outer-ring .element.h3r9{transform:rotate(171.8deg)}.round-thingy .wrapper .outer-ring .element.h3r9 .title{transform:rotate(-171.8deg);top:27px;right:-147px}.round-thingy .wrapper .outer-ring .element.h3r10{transform:rotate(204.5deg)}.round-thingy .wrapper .outer-ring .element.h3r10 .title{transform:rotate(-204.5deg);top:-12px;right:-140px}.round-thingy .wrapper .outer-ring .element.h3r11{transform:rotate(237.2deg)}.round-thingy .wrapper .outer-ring .element.h3r11 .title{transform:rotate(-237deg);top:-57px;right:-121px}.round-thingy .wrapper .outer-ring .element .dot{width:15px;height:15px;background-color:#888;border-radius:50%;position:absolute;top:8px;right:-8px;-webkit-transition:all .25s;transition:all .25s}@media only screen and (min-width:600px){.round-thingy .wrapper .outer-ring .element .dot{width:25px;height:25px;top:11px;right:-13px}}.round-thingy .wrapper .outer-ring .element .title{position:absolute;width:80px;line-height:1.1em;font-size:0.9em;white-space:nowrap;-webkit-transition:all .25s;transition:all .25s}@media only screen and (min-width:600px){.round-thingy .wrapper .outer-ring .element .title{width:100px;font-size:1em}}.round-thingy .wrapper .outer-ring .element a:focus .dot,.round-thingy .wrapper .outer-ring .element a.current .dot{width:17px;height:17px;top:7px;right:-9px;background-color:#f89b3a;box-shadow:0 0 0 rgba(255,255,255,0.5);-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite}@media only screen and (min-width:600px){.round-thingy .wrapper .outer-ring .element a:focus .dot,.round-thingy .wrapper .outer-ring .element a.current .dot{width:29px;height:29px;top:9px;right:-15px}}.round-thingy .wrapper .outer-ring .element a:focus .title,.round-thingy .wrapper .outer-ring .element a.current .title{color:#f89b3a}@media only screen and (min-width:600px){.round-thingy .wrapper .outer-ring .element a:focus .title,.round-thingy .wrapper .outer-ring .element a.current .title{font-size:1.02em}}.round-thingy .wrapper .outer-ring .element a:focus .img img,.round-thingy .wrapper .outer-ring .element a.current .img img{transform:scale(1.1)}.round-thingy .wrapper .outer-ring .element a:focus.trans .dot,.round-thingy .wrapper .outer-ring .element a.current.trans .dot{background-color:#f89b3a}.round-thingy .wrapper .outer-ring .element a:focus.trans .title,.round-thingy .wrapper .outer-ring .element a.current.trans .title{color:#f89b3a}.round-thingy .wrapper .inner-compass{position:absolute;width:60%;height:60%;top:50%;left:50%;transform:translate(-50%,-50%)}.round-thingy .wrapper .inner-compass div{position:absolute;top:0;left:0;width:100%;height:100%;border:2px solid #222;border-radius:50%;background:url(/themes/manga10/images/compass.png) center no-repeat;background-size:contain;-webkit-transition:all .25s;transition:all .25s;transform-origin:center}.round-thingy .wrapper .inner-ring{position:absolute;width:60%;height:60%;top:50%;left:50%;transform:translate(-50%,-50%)}.round-thingy .wrapper .inner-ring div{font-family:Geist;display:block;text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:0.9em;line-height:1.2em;width:90%;height:74%;border:2px dotted #ddd;border-radius:50%;padding:26% 5% 0;color:white}@media only screen and (min-width:600px){.round-thingy .wrapper .inner-ring div{font-size:1.15em}}@media only screen and (min-width:768px){.round-thingy .wrapper .inner-ring div{font-size:1.25em;width:64%;height:66%;padding:34% 18% 0}}@media only screen and (min-width:1200px){.round-thingy .wrapper .inner-ring div{font-size:1.4em;width:56%;padding:34% 22% 0}}.round-thingy .wrapper h3{position:absolute;text-align:center;margin:0;width:105px;font-size:1em;font-weight:bold;color:white;top:3%}@media only screen and (min-width:600px){.round-thingy .wrapper h3{font-size:1.15em}}@media only screen and (min-width:768px){.round-thingy .wrapper h3{font-size:1.25em;top:5%}}@media only screen and (min-width:1200px){.round-thingy .wrapper h3{font-size:1.4em;width:130px;top:7%}}.round-thingy .wrapper h3 span{display:block}.round-thingy .wrapper h3.title1{right:2%}@media only screen and (min-width:768px){.round-thingy .wrapper h3.title1{right:10%}}.round-thingy .wrapper h3.title2{left:50%;transform:translate(-50%,0%)}.round-thingy .wrapper h3.title3{left:2%}@media only screen and (min-width:768px){.round-thingy .wrapper h3.title3{left:10%}}.round-thingy .round-thingy-info{width:90%;text-align:center;font-size:1.25em;font-family:Geist;height:50px;line-height:1.1;margin:1em 5% 0}@media only screen and (min-width:1200px){.round-thingy .round-thingy-info{display:none}}.round-thingy .popup{position:absolute;top:20px;left:20px;overflow:hidden;background-color:#ff6600;border-radius:50%;-webkit-transition:background 0.5s,border-radius 0.5s;transition:background 0.5s,border-radius 0.5s}.round-thingy .popup.active{background-color:rgba(0,0,0,0.7);border-radius:0;-webkit-transition:background 2s,border-radius 2s;transition:background 2s,border-radius 2s}.round-thingy .popup.dark .popup-cont-wrapper{background-color:black;color:white}.round-thingy .popup.dark .close a{color:white}.round-thingy .popup .popup-cont-wrapper{position:absolute;top:20px;left:20px;width:calc(100% - 40px);height:calc(100% - 40px);background-color:white;opacity:0}@media only screen and (min-width:1024px){.round-thingy .popup .popup-cont-wrapper{top:50%;left:50%;width:auto;height:auto;min-width:60%;min-height:60%;transform:translate(-50%,-50%)}}.round-thingy .popup .popup-cont-wrapper .popup-cont{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:900px;width:80%}@media only screen and (min-width:1024px){.round-thingy .popup .popup-cont-wrapper .popup-cont{width:90%}}.round-thingy .popup .popup-cont-wrapper .popup-cont h3{margin:0 0 1em;font-size:1.75em}@media only screen and (min-width:1024px){.round-thingy .popup .popup-cont-wrapper .popup-cont h3{font-size:2.15em}}.round-thingy .popup .popup-cont-wrapper .popup-cont .img{margin:0 0 1em}@media only screen and (min-width:400px){.round-thingy .popup .popup-cont-wrapper .popup-cont .img:not(.wide){float:left;width:45%;max-width:400px;margin:0 5% 1em 0}}.round-thingy .popup .popup-cont-wrapper .popup-cont .img img{display:block;width:100%;height:auto}.round-thingy .popup .popup-cont-wrapper .popup-cont ul{width:auto;overflow:hidden;padding-left:15px}.round-thingy .popup .close{position:absolute;top:4px;right:8px;z-index:10;font-size:2em;opacity:0}@media only screen and (min-width:1024px){.round-thingy .popup .close{font-size:2.5em;top:14px;right:18px}}.round-thingy .popup .close a{color:black;opacity:0.7}.round-thingy .popup .close a:hover,.round-thingy .popup .close a:focus{opacity:1}.list-thingy .list-thingy-section.list-thingy-section-orange.active h3{background-color:#f89b3a;color:white}.list-thingy .list-thingy-section.list-thingy-section-orange div{border-color:#f89b3a}.list-thingy .list-thingy-section.list-thingy-section-orange div a{color:#777}.list-thingy .list-thingy-section.list-thingy-section-orange div.active a{color:#f89b3a}.list-thingy .list-thingy-section.list-thingy-section-black.active h3{background-color:#444;color:white}.list-thingy .list-thingy-section.list-thingy-section-black div{border-color:#444}.list-thingy .list-thingy-section.list-thingy-section-black div::before{background-color:#444}.list-thingy .list-thingy-section.list-thingy-section-black div a{color:#777}.list-thingy .list-thingy-section.list-thingy-section-black div.active a{color:#777}.list-thingy .list-thingy-section h3{line-height:1.4;color:#fff;background-color:#ccc;padding:2px 10px;-webkit-transition:all .25s;transition:all .25s}.list-thingy .list-thingy-section div{position:relative;margin:0 0 10px 30px;border-bottom:2px solid;border-left:2px solid;padding:0 0 6px 8px;font-weight:bold;font-size:0.9em;line-height:1.2;-webkit-transition:all .25s;transition:all .25s}.list-thingy .list-thingy-section div::before{content:'';display:block;width:20px;height:20px;background-color:#f89b3a;border-radius:50%;position:absolute;top:50%;left:-32px;transform:translateY(-68%);-webkit-transition:all .25s;transition:all .25s;opacity:0}.list-thingy .list-thingy-section div.active{border-left-color:white;padding-left:0;padding-right:8px}.list-thingy .list-thingy-section div.active::before{opacity:1}.checklist{margin:3em auto;max-width:960px}.checklist>ul{list-style:none;margin:0 0 4em 3.5em;padding:0;border-left:3px dotted #f60}@media only screen and (min-width:600px){.checklist>ul{margin-left:5em}}.checklist>ul>li{list-style:none;margin:3em 0;padding:0 0 0 30px;position:relative}@media only screen and (min-width:600px){.checklist>ul>li{padding-left:50px}}.checklist>ul>li::before{display:block;content:'';background-color:#f60;width:29px;height:29px;position:absolute;left:-16px;border-radius:50%;top:0}.checklist>ul>li .fa{position:absolute;top:-3px;left:-58px;font-size:2em;color:#555}@media only screen and (min-width:600px){.checklist>ul>li .fa{top:-11px;left:-82px;font-size:3em}}.checklist>ul>li .next{position:absolute;top:0;left:-59px;font-size:1em;color:#555;font-weight:bold;text-transform:uppercase}@media only screen and (min-width:600px){.checklist>ul>li .next{left:-80px}}.tcl-content{margin:3em auto;width:90%;max-width:960px;overflow:hidden}.tcl-content .title{text-align:center;border-bottom:3px dotted #f60;margin:2em auto;width:80%}@media only screen and (min-width:600px){.tcl-content .title{width:50%}}.tcl-content>ul{list-style:none;margin:0 0 4em 1em;padding:0;border-left:3px dotted #f60}.tcl-content>ul>li{list-style:none;margin:3em 0;padding:0 0 0 30px;position:relative;clear:right}@media only screen and (min-width:600px){.tcl-content>ul>li{padding-left:50px}}.tcl-content>ul>li::before{display:block;content:'';background-color:#f60;width:29px;height:29px;position:absolute;left:-16px;border-radius:50%;top:0}.tcl-content>ul>li>h3{margin:2em 0 1em}.tcl-content>ul>li li{list-style:disc;line-height:1.5em;margin-bottom:0.5em}@media only screen and (min-width:600px){.tcl-content>ul>li .img{float:right;width:54%;margin:8px 0 1em 2%}.tcl-content>ul>li .img.just45{width:45%}.tcl-content>ul>li .img.wide{float:none;width:100%;margin:0 0 1em}}.tcl-content>ul>li .img.narrow{float:right;max-width:150px;margin:8px 0 1em 2%}.tcl-content>ul>li .img img{display:block;width:100%;height:auto;-webkit-transition:all 1s;transition:all 1s;margin:0}.two-images{font-size:0.85em;line-height:1em;margin:1em 0}.two-images h4{text-align:center;font-size:1.2em;margin:0 0 1em}.two-images .two-images-img{margin-bottom:1em;overflow:hidden}@media only screen and (min-width:400px){.two-images .two-images-img.two-images-img1{float:left;width:48%}.two-images .two-images-img.two-images-img2{float:right;width:48%}}.two-images .two-images-img img{display:block;width:100%;height:auto}.two-images .two-images-img ul{margin:0.5em 0;padding-left:18px}.two-images .two-images-img ul li{margin:0}.news-events .date{opacity:0.5;font-size:82%}.home-news-events{padding:2.5em 0;position:relative;text-align:center}@media only screen and (min-width:768px){.home-news-events{padding-top:4em}}.home-news-events h2{margin:0 5% 1.5em}.home-news-events .news-list{margin:0 auto;width:90%;max-width:1024px}.home-news-events ul{list-style:none;margin:0;padding:0;overflow:hidden}@media only screen and (min-width:900px){.home-news-events ul{margin-right:-2%}}.home-news-events ul li{margin:0 0 1.5em;padding:0 0 1.25em;text-align:left;border-bottom:2px solid #ccc}@media only screen and (min-width:900px){.home-news-events ul li{float:left;width:28.33%;border-right:2px solid #ccc;border-bottom:none;padding:0 2%}.home-news-events ul li:first-child{border-left:2px solid #ccc}}.home-news-events ul li>a{background-color:black;color:white;display:inline-block;margin:0 5px 5px 0;padding:5px 10px;font:0.9em/1.1em Geist}.home-news-events ul li h3{font-size:1.38em;margin-top:0}.home-news-events ul li .img{float:right;width:40%;margin:5px 0 10px 10px;max-width:200px}.home-news-events ul li .img img{margin:0}.page-news-events .news-list ul{list-style:none;margin:0;padding:0}.page-news-events .news-list ul li{margin:0 0 2em;padding:2em 0 0;border-top:2px solid #ccc;overflow:hidden}.page-news-events .news-list ul li:first-child{border:none}.page-news-events .news-list ul li>a{background-color:black;color:white;display:inline-block;margin:0 5px 5px 0;padding:5px 10px;font:0.9em/1.1em Geist}.page-news-events .news-list ul li h3{margin-top:0;font-size:1.5em}.page-news-events .news-list ul li .img{float:right;width:40%;margin:5px 0 10px 10px;max-width:200px}.page-news-events .news-list ul li .img img{margin:0}.media-coverage{width:90%;margin:2em auto 8em;max-width:1340px}.media-coverage .item-list ul{list-style:none;margin:0;padding:0}@media only screen and (min-width:480px){.media-coverage .item-list ul{display:grid;grid-template-columns:repeat(auto-fill,minmax(50%,1fr));grid-gap:0}}@media only screen and (min-width:768px){.media-coverage .item-list ul{grid-template-columns:repeat(auto-fill,minmax(33.333333%,1fr))}}@media only screen and (min-width:1024px){.media-coverage .item-list ul{grid-template-columns:repeat(auto-fill,minmax(25%,1fr))}}.media-coverage .item-list ul li{margin:0;padding:0}@media only screen and (max-width:479px){.media-coverage .item-list ul li{margin:0 0 1em;padding:2em 0 0;border-top:2px solid #ccc}.media-coverage .item-list ul li:first-child{border:none}}@media only screen and (min-width:480px) and (max-width:767px){.media-coverage .item-list ul li{border-top:2px solid #ccc;border-left:2px solid #ccc;margin:0}.media-coverage .item-list ul li:nth-child(-n+2){border-top:none}.media-coverage .item-list ul li:nth-child(odd){border-left:none}}@media only screen and (min-width:768px) and (max-width:1023px){.media-coverage .item-list ul li{border-right:2px solid #ccc;border-top:2px solid #ccc}.media-coverage .item-list ul li:nth-child(-n+3){border-top:none}.media-coverage .item-list ul li:nth-child(3n){border-right:none}}@media only screen and (min-width:1024px){.media-coverage .item-list ul li{border-left:2px solid #ccc}.media-coverage .item-list ul li:first-child{border-left:none}}.media-coverage .item-list ul li h3{margin:0}.media-coverage .item-list ul li h3 a{display:block;line-height:1.1;font-size:0.91em}.media-coverage .item-list ul li h3 a span{display:block}.media-coverage .item-list ul li h3 a span.img{background-size:60%;background-repeat:no-repeat;background-position:center;padding-top:50%}@media only screen and (min-width:1024px){.media-coverage .item-list ul li h3 a span.img{padding-top:60%}}.media-coverage .item-list ul li h3 a span.img.inview{height:auto}.media-coverage .item-list ul li h3 a span.title{padding:5px 15px 5px 20px;font-weight:normal}.media-coverage .item-list ul li h3 a span.date{color:#888;font-size:0.65em;font-weight:normal;font-family:Geist,Arial,sans-serif;letter-spacing:0;padding:5px 15px 15px 20px}.media-coverage .item-list ul li h3 a .fa{font-size:66%;margin:7px 0 2px 10px;float:right}.media-coverage .item-list ul li h3 a:hover .img,.media-coverage .item-list ul li h3 a:focus .img{transform:scale(1.05)}.view-media-coverage1 ul li h3{margin:0}.view-media-coverage1 ul li h3 a{display:block;line-height:1.1}.view-media-coverage1 ul li h3 a span.img{background-size:60%;background-repeat:no-repeat;padding-top:60%}.view-media-coverage1 ul li h3 a span.title{padding:5px 15px 15px 20px;font-weight:normal}.view-media-coverage1 ul li h3 a .fa{font-size:66%;margin:7px 0 2px 10px;float:right}.all-media{width:90%;margin:2em auto 8em;max-width:1340px}.all-media .view-content{margin-bottom:4em}.all-media .view-content .item-list ul{list-style:none;margin:0;padding:0}@media only screen and (min-width:480px){.all-media .view-content .item-list ul{display:grid;grid-template-columns:repeat(auto-fill,minmax(50%,1fr));grid-gap:30px 0}}@media only screen and (min-width:768px){.all-media .view-content .item-list ul{grid-template-columns:repeat(auto-fill,minmax(33.333333%,1fr))}}@media only screen and (min-width:1024px){.all-media .view-content .item-list ul{grid-template-columns:repeat(auto-fill,minmax(25%,1fr))}}.all-media .view-content .item-list ul li{margin:0;padding:0 20px}@media only screen and (max-width:479px){.all-media .view-content .item-list ul li{margin:0 0 1em;padding:2em 0 0;border-top:2px solid #333}.all-media .view-content .item-list ul li:first-child{border:none}}@media only screen and (min-width:480px) and (max-width:767px){.all-media .view-content .item-list ul li{border-left:2px solid #333;margin:0}.all-media .view-content .item-list ul li.idx0{border-left:none}}@media only screen and (min-width:768px) and (max-width:1023px){.all-media .view-content .item-list ul li{border-right:2px solid #333}.all-media .view-content .item-list ul li.idx2{border-right:none}}@media only screen and (min-width:1024px){.all-media .view-content .item-list ul li{border-left:2px solid #333}.all-media .view-content .item-list ul li.idx0{border-left:none}}.all-media .view-content .item-list ul li>a{background-color:black;color:white;display:inline-block;margin:0 5px 5px 0;padding:5px 10px;font:0.9em/1.1em Geist}.all-media .view-content .item-list ul li h3{margin:0.5em 0 0}.all-media .view-content .item-list ul li h3 a{display:block;line-height:1.2;font-size:0.86em}.all-media .view-content .item-list ul li h3 a span{display:block}.all-media .view-content .item-list ul li h3 a span.image-cont{padding-top:60%;overflow:hidden;position:relative;margin:15px 0 0.5em}.all-media .view-content .item-list ul li h3 a span.image{position:absolute;width:100%;height:100%;top:0;left:0;background-position:center;background-size:130%}.all-media .view-content .item-list ul li h3 a span.img{background-size:60%;background-repeat:no-repeat;background-position:center;background-color:white;padding-top:50%;margin-bottom:0.5em}@media only screen and (min-width:1024px){.all-media .view-content .item-list ul li h3 a span.img{padding-top:60%}}.all-media .view-content .item-list ul li h3 a span.img.inview{height:auto}.all-media .view-content .item-list ul li h3 a span.title{padding:5px 0;font-weight:normal}.all-media .view-content .item-list ul li h3 a span.date{color:#888;font-size:0.65em;font-weight:normal;font-family:Geist,Arial,sans-serif;letter-spacing:0;padding:5px 0 15px}.all-media .view-content .item-list ul li h3 a .fa{font-size:66%;margin:7px 0 2px 10px;float:right}.all-media .view-content .item-list ul li h3 a .fa.fa-file-video-o{font-size:80%}.all-media .view-content .item-list ul li h3 a:hover .img,.all-media .view-content .item-list ul li h3 a:hover .image,.all-media .view-content .item-list ul li h3 a:focus .img,.all-media .view-content .item-list ul li h3 a:focus .image{transform:scale(1.05)}.all-media .view-content .item-list ul li .desc{font-size:0.92em;line-height:1.4}.webinar-swiper{position:relative}.webinar-swiper .my-swiper-wrapper{position:relative}.webinar-swiper .swiper-button-black{-webkit-transition:all .25s;transition:all .25s;opacity:0.6}.webinar-swiper .swiper-button-black:hover,.webinar-swiper .swiper-button-black:focus{opacity:1}.webinar-swiper .swiper-container{width:70%;max-width:960px;line-height:1.2em}@media only screen and (min-width:640px){.webinar-swiper .swiper-container{width:90%}}.webinar-swiper .swiper-container .title{font-family:Geist;font-weight:500;margin:0.5em 0;display:block;font-size:1.1em;line-height:1.2}@media only screen and (min-width:768px){.webinar-swiper .swiper-container .title{font-size:1.5em}}.webinar-swiper .swiper-container .subtitle{font-size:0.86em}@media only screen and (min-width:768px){.webinar-swiper .swiper-container .subtitle{font-size:1em}}.home-all-media{padding:2.5em 0;background-color:white}@media only screen and (min-width:768px){.home-all-media{padding-top:4em}}.home-all-media h2{text-align:center}.home-all-media .my-swiper-wrapper{position:relative}.home-all-media .swiper-button-black{-webkit-transition:all .25s;transition:all .25s;opacity:0.6}.home-all-media .swiper-button-black:hover,.home-all-media .swiper-button-black:focus{opacity:1}.home-all-media .swiper-container{width:70%;line-height:1.2em}@media only screen and (min-width:640px){.home-all-media .swiper-container{width:90%}}.home-all-media .swiper-container .swiper-slide h3{margin:0.5em 0 0}.home-all-media .swiper-container .swiper-slide h3 a{display:block;line-height:1.3;font-size:0.8em}.home-all-media .swiper-container .swiper-slide h3 a span{display:block}.home-all-media .swiper-container .swiper-slide h3 a span.image-cont{padding-top:60%;overflow:hidden;position:relative;margin:15px 15px 0.5em}.home-all-media .swiper-container .swiper-slide h3 a span.image{position:absolute;width:100%;height:100%;top:0;left:0;background-position:center;background-size:130%;transition-duration:0.25s}.home-all-media .swiper-container .swiper-slide h3 a span.img{background-size:60%;background-repeat:no-repeat;background-position:center;padding-top:50%;margin-bottom:0.5em}@media only screen and (min-width:1024px){.home-all-media .swiper-container .swiper-slide h3 a span.img{padding-top:60%}}.home-all-media .swiper-container .swiper-slide h3 a span.img.inview{height:auto}.home-all-media .swiper-container .swiper-slide h3 a span.title{padding:5px 15px;font-weight:normal}.home-all-media .swiper-container .swiper-slide h3 a span.date{color:#888;font-size:0.65em;font-weight:normal;font-family:Geist,Arial,sans-serif;letter-spacing:0;padding:5px 15px 15px}.home-all-media .swiper-container .swiper-slide h3 a .fa{font-size:66%;margin:7px 0 2px 10px;float:right}.home-all-media .swiper-container .swiper-slide h3 a:hover .img,.home-all-media .swiper-container .swiper-slide h3 a:hover .image,.home-all-media .swiper-container .swiper-slide h3 a:focus .img,.home-all-media .swiper-container .swiper-slide h3 a:focus .image{transform:scale(1.05)}.home-publications ul li:nth-child(3),.home-publications ul li:nth-child(4){display:none}@media only screen and (min-width:400px){.home-publications ul li:nth-child(3),.home-publications ul li:nth-child(4){display:block}}.publications{padding:2.5em 0;position:relative;text-align:center}.publications.videos{padding-top:0}@media only screen and (min-width:768px){.publications{padding-top:4em}}.publications h2{margin:0 5% 1em}.publications .publications-list{margin:0 auto;width:90%}.publications .publications-list li>a{background-color:black;color:white;display:inline-block;margin:0 5px 5px 0;padding:5px 10px;font:0.9em/1.1em Geist}.publications ul{list-style:none;margin:0;padding:0.5em 0 0 0;overflow:hidden}@media only screen and (min-width:400px){.publications ul{margin-right:-2%}}.publications ul li{margin:0 0 2em;padding:0;text-align:left}@media only screen and (min-width:400px){.publications ul li{float:left;margin-right:2%;width:48%}}@media only screen and (min-width:900px){.publications ul li{width:23%}}.publications ul li h3{margin:0 0 10px;font-size:1.25em;font-weight:400;line-height:1.3}.publications ul li h3 a span{display:block}.publications ul li h3 a span.img{height:0;padding-top:40%;background-size:cover;background-position:center;margin-bottom:0.5em}.publications ul li h3 a span.title{margin-bottom:5px}.publications ul li h3 a span.date{color:#888;font-size:0.65em;font-weight:normal;font-family:Geist,Arial,sans-serif;letter-spacing:0;margin-bottom:10px}.publications ul li h3 a:hover span.img,.publications ul li h3 a:focus span.img{transform:scale(1.05)}.publications ul li h3 a:hover span.date,.publications ul li h3 a:focus span.date{text-decoration:none}.publications ul li .pub-author,.publications ul li .pub-media{margin-bottom:10px}.publications ul li .pub-media{font-weight:bold}.publication{width:90%;max-width:1400px;margin:0 auto 3em;overflow:hidden}.publication h1{max-width:none}.publication .authors{font-size:1.25em;text-align:center;line-height:1.2em;margin-bottom:1em}@media only screen and (min-width:1280px){.publication .authors{font-size:1.5em}}.publication .article-publishing-info{text-align:center;margin-bottom:2em}@media only screen and (min-width:1280px){.publication .article-publishing-info{margin-bottom:4em}}.publication .article-img{margin:1em 0}@media only screen and (min-width:540px){.publication .article-img{float:right;width:40%;margin:5px 0 1em 5%}}@media only screen and (min-width:1280px){.publication .article-img{float:left;width:33.33%;margin:0 auto 0 0}}.publication .article-img img{display:block;width:100%;height:auto;margin-bottom:0.5em}.publication .article-img p{text-align:center;font-size:0.8em;line-height:1.4}@media only screen and (min-width:1280px){.publication .article-abstract{float:right;width:60%}.publication .article-abstract h2{margin-top:0}}.publication .back-to-cat{clear:right;margin-top:3em;margin-right:0}.node-article .content>h1{margin-bottom:0.5em}.node-article .content>p{text-align:center}.node-article .content>p.author{font-size:1.1em;margin:0}.node-article .content>p.date{font-size:0.9em;margin:0 0 3em;opacity:0.5}.node-article .content .article-abstract p:first-child,.node-article .content .article-abstract h3:first-child{margin-top:0}.page-news-events .view-blog-posts ul li h3 a .img{width:100%;float:none;max-width:none;margin:0 0 0.5em}@media only screen and (min-width:600px){.page-news-events .view-blog-posts ul li h3 a .img{float:right;max-width:50%;margin:0.25em 0 0.5em 20px}}.page-news-events .view-blog-posts ul li h3 a .img img{-webkit-transition:all .25s;transition:all .25s}.page-news-events .view-blog-posts ul li h3 a:hover .img img,.page-news-events .view-blog-posts ul li h3 a:focus .img img{transform:scale(1.05)}.home-blog{padding:2.5em 0;position:relative;text-align:center;background-color:#e1e5d4}@media only screen and (min-width:768px){.home-blog{padding-top:4em}}.home-blog h2{margin:0 5% 1.5em}.home-blog.home-blog-old .view-blog-posts{margin:0 auto;width:90%;max-width:1024px;text-align:left}.home-blog.home-blog-old ul{list-style:none;margin:0;padding:0;overflow:hidden}.home-blog.home-blog-old .img{margin-bottom:1em}@media only screen and (min-width:600px){.home-blog.home-blog-old .img{float:right;width:40%;margin:0.25em 0 0.5em 20px}}.home-blog.home-blog-old .date{font-size:0.85em;opacity:0.5}.view-media-block-for-home-page{width:90%;max-width:1062px;margin:0 auto;text-align:left}@media only screen and (min-width:768px){.view-media-block-for-home-page .view-content{display:flex;justify-content:space-between}}.view-media-block-for-home-page .view-content .views-row{margin:0 0 2em}@media only screen and (min-width:768px){.view-media-block-for-home-page .view-content .views-row{margin:0 2% 2em;width:96%}}.view-media-block-for-home-page .view-content .views-row .media-sec-title{font-size:1.5em;font-family:Geist;margin-bottom:0.5em;text-align:center}.view-media-block-for-home-page .view-content .views-row .date{font-size:0.8em;opacity:0.7}.view-media-block-for-home-page .view-content .views-row .more a{font-size:0.85em}.view-media-block-for-home-page .view-content .views-row h3{margin:0 0 0.25em;font-size:1.25em;line-height:1.1}.view-media-block-for-home-page .view-content .views-row h3 a span{display:block}.view-media-block-for-home-page .view-content .views-row h3 a span.image-cont{margin-bottom:0.5em;overflow:hidden}.view-media-block-for-home-page .view-content .views-row h3 a span.img{padding-top:56.25%;background-color:white;background-position:center;background-repeat:no-repeat;background-size:cover}.view-media-block-for-home-page .view-content .views-row h3 a span.img.media-coverage-link{background-size:60%}.view-media-block-for-home-page .view-content .views-row h3 a:hover .img,.view-media-block-for-home-page .view-content .views-row h3 a:focus .img{transform:scale(1.05)}.home-partners{text-align:center;padding:0;position:relative}.home-partners h2{margin:0 5% 1em}.home-partners h2 strong{color:white}.home-partners .my-swiper-wrapper{position:relative;margin-bottom:4em}.home-partners .swiper-button-black{-webkit-transition:all .25s;transition:all .25s;opacity:0.6}.home-partners .swiper-button-black:hover,.home-partners .swiper-button-black:focus{opacity:1}.home-partners .swiper-container{width:70%;line-height:1.2em}@media only screen and (min-width:640px){.home-partners .swiper-container{width:90%}}.home-partners .swiper-container .swiper-wrapper .swiper-slide a .img{height:120px;background-size:contain;background-position:center;background-repeat:no-repeat;margin:10px 30px}.home-partners .swiper-container .swiper-wrapper .swiper-slide a .title{display:none}.home-partners .swiper-container .swiper-wrapper .swiper-slide a:hover .img,.home-partners .swiper-container .swiper-wrapper .swiper-slide a:focus .img{transform:scale(1.05)}.partners-lobby{margin:2em auto;width:90%;max-width:1024px;overflow:hidden}.partners-lobby ul{list-style:none;margin:0;padding:0}@media only screen and (min-width:540px){.partners-lobby ul{margin-right:-5%}}.partners-lobby ul li{margin:0 0 2em;padding:0;text-align:center}@media only screen and (min-width:540px){.partners-lobby ul li{float:left;width:45%;margin-right:5%}}@media only screen and (min-width:860px){.partners-lobby ul li{width:28.33%}}.partners-lobby ul li a{display:inline-block;margin:0 auto;background-color:white}.partners-lobby ul li a .img{width:200px;height:120px;background-size:contain;background-position:center;background-repeat:no-repeat;margin:10px 30px}.partners-lobby ul li a .title{display:none}.partners-lobby ul li a:hover .img,.partners-lobby ul li a:focus .img{transform:scale(1.05)}#why-partner{margin:3em 0}#why-partner .why-partner-item{margin:0 0 4em;overflow:hidden}@media only screen and (min-width:768px){#why-partner .why-partner-item{margin:0 0 2em}}#why-partner .why-partner-item .why-partner-title{display:flex;align-items:center;margin:0 0 2em}#why-partner .why-partner-item .why-partner-title .icon-cont{width:80px;margin-right:10px}#why-partner .why-partner-item .why-partner-title .icon-cont .icon{width:80px;height:80px;background-color:#f89b3a;border-radius:50%;background-size:contain}#why-partner .why-partner-item .why-partner-title h3{margin:0}#why-partner .why-partner-item .why-partner-cont .img{max-width:400px;margin:0 auto 1em}@media only screen and (min-width:768px){#why-partner .why-partner-item .why-partner-cont .img{float:right;width:50%;margin:0 0 2em 2em;max-width:none}}#why-partner .why-partner-item .why-partner-cont .img img{margin:0}.main-text-logo{max-width:180px;margin:0 auto 15px}@media only screen and (min-width:768px){.main-text-logo{max-width:250px;float:right;width:30%;margin:6px 0 10px 20px}}.page-text .main-text-logo{margin-top:2em}@media only screen and (min-width:768px){.page-text .main-text-logo{margin-top:0}}.main-text-logo .img{display:block;padding-top:42%;background-position:center;background-size:contain;background-repeat:no-repeat}.pharma-stats{padding-top:0.5em;margin:0 auto;max-width:900px}@media only screen and (min-width:768px){.pharma-stats{display:flex;font-size:1.25em}}@media only screen and (min-width:1280px){.pharma-stats{font-size:1.5em}}.pharma-stats .pharma-stat{transition:transform 0.4s ease,opacity 0.4s ease;margin-top:2em}@media only screen and (min-width:768px){.pharma-stats .pharma-stat{width:33.33%;margin:0}}.pharma-stats .pharma-stat .for-bots{display:none}.pharma-stats .pharma-stat .value{font-size:2.5em;display:block;font-weight:600;line-height:1.2}.pharma-stats .pharma-stat .value .plus{display:none;margin-left:2px;font-weight:bold}.pharma-stats .pharma-stat .info{margin-top:0.5em;line-height:1.1}.pharma-collabs{margin-top:3em}@media only screen and (min-width:768px){.pharma-collabs{display:flex;justify-content:space-between;margin-top:6em}}.pharma-collabs a{color:#fff}.pharma-collabs a:hover,.pharma-collabs a:focus{color:#f89b3a}.pharma-collabs .pharma-collab{padding:1em 0}@media only screen and (min-width:768px){.pharma-collabs .pharma-collab{display:flex;width:27.33%;padding:0 3%}}@media only screen and (min-width:768px){.pharma-collabs .pharma-collab .collapse{display:none}}@media only screen and (min-width:768px){.pharma-collabs .main-text-logo{float:none;margin:0 auto 1em;width:70%}}.home-partners .desktop{display:none}@media only screen and (min-width:768px){.home-partners .desktop{display:block}}.home-partners .pharma-collabs-contact{margin:2em auto}.home-partners .pharma-collabs-contact p{text-align:center}.home-partners .pharma-collabs-contact a{color:#fff;text-decoration:underline}.home-partners .pharma-collabs-contact a:hover,.home-partners .pharma-collabs-contact a:focus{color:#f89b3a}.home-partners h2,.home-partners p strong{color:#f89b3a}.flying-ribosome-cont{background-color:black;padding:3em 0 2em}@media only screen and (min-width:768px){.flying-ribosome-cont{padding:3.5em 0 4.5em}}.flying-ribosome-cont h2{text-align:center;color:white}.flying-ribosome-cont .flying-ribosome{position:relative;margin:1em 0 0}@media only screen and (min-width:768px){.flying-ribosome-cont .flying-ribosome{margin:3em 0 0}}.flying-ribosome-cont .flying-ribosome .container-bg{overflow:hidden;position:relative}.flying-ribosome-cont .flying-ribosome .container-bg .sliding-background-bg{margin:3em 0;background-repeat:repeat-x;background-size:2321px;height:220px;width:6963px;animation:ribosome-slide 70s linear infinite}@media only screen and (min-width:600px){.flying-ribosome-cont .flying-ribosome .container-bg .sliding-background-bg{height:250px}}@media only screen and (min-width:768px){.flying-ribosome-cont .flying-ribosome .container-bg .sliding-background-bg{height:300px}}@media only screen and (min-width:1024px){.flying-ribosome-cont .flying-ribosome .container-bg .sliding-background-bg{height:350px}}.flying-ribosome-cont .flying-ribosome .container-mag-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:0 auto;width:250px;height:250px;border:4px dotted #f89b3a;border-radius:50%;z-index:5;overflow:hidden}@media only screen and (min-width:600px){.flying-ribosome-cont .flying-ribosome .container-mag-wrapper{width:300px;height:300px}}@media only screen and (min-width:768px){.flying-ribosome-cont .flying-ribosome .container-mag-wrapper{width:380px;height:380px}}@media only screen and (min-width:1024px){.flying-ribosome-cont .flying-ribosome .container-mag-wrapper{width:450px;height:450px}}.flying-ribosome-cont .flying-ribosome .container-mag-wrapper .container-mag{height:100%}.flying-ribosome-cont .flying-ribosome .container-mag-wrapper .container-mag .sliding-background-mag{background-repeat:repeat-x;background-size:2984px;width:8952px;height:100%;animation:ribosome-slide-mag 50s linear infinite,ribosome-zoom-mag 18s ease-in-out infinite}@keyframes ribosome-slide{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(-2321px,0,0)}}@keyframes ribosome-slide-mag{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(-2984px,0,0)}}@keyframes ribosome-zoom-mag{0%{background-size:2984px}20%{background-size:5500px}50%{background-size:5500px}70%{background-size:2984px}}main h1{text-align:center;width:90%;margin:2em auto 1em}@media only screen and (min-width:768px){main h1{margin:2em auto}}main h1.nav-below{margin-bottom:0}main h1 span.orange-dot{display:inline;color:#f89b3a}main h2:first-of-type{margin-top:0}.expinfra{background-color:black;color:white;text-align:center;padding:1em 5%;line-height:1.4;font-family:Geist}.expinfra h2{color:#f89b3a}.expinfra .helmet{width:58px;margin:2em auto 0.25em;opacity:0.8}.expinfra .co-pilot{width:120px;margin:0 auto;z-index:5}.expinfra .cont-wrap{position:relative;margin:0 auto;max-width:800px}@media only screen and (min-width:768px){.expinfra .cont-wrap{font-size:1.25em}}.expinfra .cont-wrap .border{position:absolute;top:-30px;left:50%;width:70%;height:100%;border:1px dashed rgba(255,255,255,0.75);border-bottom:none;max-width:600px;transform:translateX(-50%)}.expinfra .cont-wrap .flex{display:flex;justify-content:space-between;line-height:1.3;margin-top:0.5em}.expinfra .cont-wrap .flex>div{width:27%}.expinfra .cont-wrap .flex .middle{width:40%}.expinfra .cont-wrap .flex .middle .title{color:#f89b3a;font-size:1.125em;margin-bottom:0.5em}.expinfra .cont-wrap .title2{color:#f89b3a;font-size:2em;margin:0.5em auto}@media only screen and (min-width:768px){.expinfra .block2{font-size:1.25em}}.expinfra .block2 .subtitle{color:#f89b3a;font-size:1.25em;margin:1em 0}.expinfra .anim{padding-top:12%;background-position:center;background-size:100%;background-repeat:no-repeat;margin:0 -1em}.expinfra .cell-graphics{margin:0 auto;max-width:700px}.expinfra .arrow-cont{width:40px;position:absolute;bottom:3em}@media only screen and (min-width:768px){.expinfra .arrow-cont{width:50px}}.expinfra .arrow-cont.arrow-cont-left{left:0}.expinfra .arrow-cont.arrow-cont-left .arrow{background-image:url(/themes/manga10/images/u2504/round-arrow-left.webp)}.expinfra .arrow-cont.arrow-cont-right{right:0}.expinfra .arrow-cont.arrow-cont-right .arrow{background-image:url(/themes/manga10/images/u2504/round-arrow-right.webp)}.expinfra .arrow-cont .arrow{padding-top:257.47%;background-size:contain;background-position:center;background-repeat:no-repeat}.team-lobby h3,.team-slider h3{position:relative;margin:0}.team-lobby h3 a:hover .img,.team-lobby h3 a:focus .img,.team-slider h3 a:hover .img,.team-slider h3 a:focus .img{transform:scale(1.05)}.team-lobby h3 a:hover .role,.team-lobby h3 a:focus .role,.team-slider h3 a:hover .role,.team-slider h3 a:focus .role{text-decoration:none}.team-lobby h3 span.img-wrap,.team-slider h3 span.img-wrap{display:block;position:relative;overflow:hidden;padding-top:100%;margin-bottom:0.5em}.team-lobby h3 span.img,.team-slider h3 span.img{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-position:center;background-size:cover}.team-lobby h3 span.title,.team-slider h3 span.title{display:block}.team-lobby h3 span.role,.team-slider h3 span.role{display:inline-block;font-size:80%;font-weight:normal;color:#fff;line-height:1.2;margin-top:0.25em}.team-slider{padding:3em 0 4em}.team-slider h2{text-align:center;color:#f89b3a;padding:0 5%;margin-bottom:1.5em}.team-slider .skills-legend{text-align:center}.team-slider .my-swiper-wrapper{font-size:0.9em;position:relative}.team-slider .my-swiper-wrapper .swiper-container{width:80%;margin:2em auto}.team-lobby{margin:1em auto 4em;width:90%;max-width:1400px;font-size:0.9em}.team-lobby ul{list-style:none;margin:0;padding:0;overflow:hidden}@media only screen and (min-width:400px){.team-lobby ul{margin-right:-5%}}.team-lobby ul li{margin:0 0 2em;padding:0}@media only screen and (min-width:400px){.team-lobby ul li{float:left;width:45%;margin-right:5%}}@media only screen and (min-width:680px){.team-lobby ul li{width:28.33%}}@media only screen and (min-width:1280px){.team-lobby ul li{width:20%}}.team-lobby ul li>a{background-color:black;color:white;display:inline-block;margin:0 5px 5px 0;padding:5px 10px;font:0.9em/1.1em Geist}.skills{position:absolute;top:6px;right:6px;font-size:0.9em;line-height:1.1;z-index:5}@media only screen and (min-width:1024px){.skills{font-size:1em}}.skills .skill{display:block;width:12px;height:12px;background-color:white;margin-bottom:6px;position:relative}.skills .skill.skill1{background-color:#73ac41}.skills .skill.skill2{background-color:#6b349a}.skills .skill.skill3{background-color:#4474bc}.skills .skill.skill4{background-color:#ffe066}.skills .skill.skill5{background-color:#fe0100}.skills .skill.skill6{background-color:#ce9707}.skills .skill.skill7{background-color:#cc9afd}.skills .skill:hover .skill-title,.skills .skill:focus .skill-title{opacity:1;width:auto}.skills .skill .skill-title{opacity:0;width:0;color:black;position:absolute;top:-2px;right:18px;width:auto;font-size:0.65em;line-height:1;white-space:nowrap;-webkit-transition:all .25s;transition:all .25s}.skills-legend{margin:0 auto;width:90%;max-width:1400px;font-size:0.9em}.skills-legend .skills{position:relative;top:auto;right:0}.skills-legend .skills .skill{display:inline-block;vertical-align:middle;margin-bottom:3px}.skills-legend .skill-leg{display:inline-block;margin:0 5px 5px 0}@media only screen and (min-width:1024px){.skills-legend .skill-leg{margin-right:10px}}.team-member{margin:2em auto;width:90%;max-width:1024px;overflow:hidden}@media only screen and (min-width:400px){.team-member .team-member-img{float:left;width:45%;margin:5px 5% 0.5em 0}}@media only screen and (min-width:768px){.team-member .team-member-img{width:33.33%}}.team-member .team-member-img img{display:block;width:100%;height:auto}.team-member .team-member-text{margin:1em 0 4em}@media only screen and (min-width:400px){.team-member .team-member-text{margin-top:0}}@media only screen and (min-width:1024px){.team-member .team-member-text{margin-left:38.33%}}.team-member .team-member-text p{margin:0 0 1em}.team-member .team-member-text .skills-legend{margin:0.4em auto 1.5em;width:100%}.team-member .team-member-text .member-links{font-size:1.2em;margin-top:1em}.team-member .team-member-text .member-links a{margin-right:8px;color:#888}.team-member .team-member-text .member-links a:hover,.team-member .team-member-text .member-links a:focus{color:#f89b3a}label{display:block;font-size:86%}input[type='text'],input[type='email'],input[type='password'],select,textarea{font:1em/1.1em Geist,Arial,sans-serif;padding:8px 10px;border:1px solid #ccc;width:calc(100% - 22px);background-color:white}input[type='text']:focus,input[type='email']:focus,input[type='password']:focus,select:focus,textarea:focus{background-color:#f2f2f2;border-color:#f2f2f2}select{width:100%}input[type='submit']{padding:12px 20px;font:1em/1em Geist,Arial,sans-serif;border:none;background-color:#f89b3a;color:white;text-transform:uppercase}input[type='submit']:hover,input[type='submit']:focus{color:black}.contact-panel{margin:3em 0;text-align:center}@media only screen and (min-width:768px){.contact-panel{float:left;width:40%}}.contact-form{border-top:3px solid #ccc;padding-top:3em;margin-top:3em}@media only screen and (min-width:768px){.contact-form{float:right;width:45%;border-top:none;border-left:2px solid #ddd;padding:0 0 0 5%;margin:0}}.contact-form .form-item{margin:0 4px 1em 4px}.page-node-157 .field-name-body{margin-bottom:14em}.page-node-157 .field-name-body p{text-align:center;font-size:1.1em}footer{background-color:#111;padding:20px 5% 10px;text-align:center;font-size:0.9em;position:relative}footer .logo{margin:1em 0 2em}footer .logo a{margin:8px auto;background-image:url(/themes/manga10/images/logo-white.png?v=3);opacity:0.6}footer .logo a:hover,footer .logo a:focus{opacity:0.9}footer nav{font-size:0.95em}footer nav ul.menu{list-style:none;margin:0;padding:0;text-align:center}footer nav ul.menu li{display:inline-block;margin:0 10px 5px;padding:0;font-family:Geist}footer nav ul.menu li a.is-active{color:rgba(255,255,255,0.9)}footer nav ul.menu li.menu-item--active-trail a{color:white}footer a{color:rgba(255,255,255,0.7)}footer a:hover,footer a:focus,footer a.is-active{color:rgba(255,255,255,0.9)}footer .social{margin:1em 0}footer .social a{margin:0 10px;font-size:1.2em;color:rgba(255,255,255,0.5)}footer .social a:hover,footer .social a:focus{color:white}footer .contact{margin:1.5em 0;font-size:0.96em;line-height:1.6}footer .copyright{font-size:90%;margin-top:5em}footer .credits{margin:1em auto 0;font-size:82%;width:200px}footer .credits a{opacity:0.5}footer .login{position:absolute;left:20px;bottom:10px;font-size:0.6em}footer .login a{color:#675F5B}footer .login a:hover,footer .login a:focus{color:rgba(255,255,255,0.9)}.floating-buttons{padding:2em 0;text-align:center}.floating-buttons a{display:inline-block;text-decoration:none;background-color:black;color:#f89b3a;border:1px solid #f89b3a;border-radius:50vw;padding:10px 18px;text-align:center}@media only screen and (min-width:1024px){.floating-buttons a{padding:15px 30px}}.floating-buttons a:hover,.floating-buttons a:focus{background-color:#f89b3a;color:black}.floating-buttons a:hover .subtitle,.floating-buttons a:focus .subtitle{color:black}.floating-buttons a .title{font-size:1.125em;font-weight:800;display:block;line-height:1;white-space:nowrap}@media only screen and (min-width:1024px){.floating-buttons a .title{font-size:1.75em}}.floating-buttons a .subtitle{display:block;font-size:0.9em;line-height:1;margin-top:0.25em;color:white;white-space:nowrap}@media only screen and (min-width:1024px){.floating-buttons a .subtitle{font-size:1.25em}}.totop{position:fixed;right:20px;bottom:20px;z-index:50}.totop a{opacity:0;visibility:hidden;display:block;width:35px;height:35px;background-color:rgba(0,0,0,0.3);color:white;text-align:center;font-size:20px;line-height:28px;text-decoration:none}.totop a:hover,.totop a:focus{background-color:#f89b3a;border-radius:50%}.lazy-me{position:relative;display:block}.lazy-me::before{display:block;content:' ';position:absolute;width:100%;height:100%;top:0;left:0;background-image:url(/themes/manga10/images/loader.gif);background-position:center center;background-repeat:no-repeat}.lazy-me.img{height:300px}.lazy-me.inview:not(.lazy-dont-set-height){height:auto}.lazy-me.inview::before{display:none;background-image:none}.lazy-me img{display:block;width:100%;height:auto;-webkit-transition:all 1s;transition:all 1s}.lazy-me.new img{opacity:0}.back-to-cat{width:90%;margin:0 auto;text-align:right;font-size:0.82em;font-weight:bold;line-height:1em}@media only screen and (min-width:468px){.back-to-cat{float:right;width:auto;margin:0.25em 0 1em auto}}.back-to-cat a{display:inline-block;background-color:#f89b3a;color:white;padding:8px 10px}.back-to-cat a:hover,.back-to-cat a:focus{background-color:#fff}body.path-ribosome #block-manga10-anima-system-main{width:90%;max-width:600px;margin:8em auto 0}body.path-ribosome main{width:90%;max-width:600px;margin:0 auto 12em}ul.primary{font-family:Geist;text-align:center}.view-header a{background-color:black;color:white;display:inline-block;margin:0 5px 5px 0;padding:5px 10px;font:0.9em/1.1em Geist}.view-header br{display:none}.view-header .edit-buttons{margin:0 auto 3em;max-width:1400px;width:90%}body.logged-in .field-content a{background-color:black;color:white;display:inline-block;margin:5px 5px 5px 0;padding:5px 10px;font:0.9em/1.1em Geist}.skip-link{display:block;text-align:center;background-color:black;padding:8px;font-weight:bold}div.messages{width:90%;margin:1em auto;max-width:960px}div.status{background-image:none;border:none}div.status,table tr.ok{background-color:#a7c2a0;text-align:center}div.status,.ok{color:black;font-weight:bold}div.error,table tr.error{background-color:#b95757}div.error{color:white;background-image:none;border:none}div.warning,.warning{text-align:center;background-image:none;font-weight:bold}.hamburger{position:absolute;top:6px;right:calc(5% - 7px);z-index:50;padding:5px 10px;display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:0.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger:hover,.hamburger:focus{opacity:0.7}@media only screen and (min-width:500px){.hamburger{top:10px}}@media only screen and (min-width:768px){.hamburger{top:12px}}@media only screen and (min-width:1240px){.hamburger{display:none}}.hamburger-box{width:30px;height:24px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-2px}.hamburger-inner,.hamburger-inner::before,.hamburger-inner::after{width:30px;height:3px;background-color:#fff;border-radius:3px;position:absolute;transition-property:transform;transition-duration:0.15s;transition-timing-function:ease}.hamburger-inner::before,.hamburger-inner::after{content:"";display:block}.hamburger-inner::before{top:-8px}.hamburger-inner::after{bottom:-10px}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;transition-duration:0.13s;transition-delay:0.13s;transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--collapse .hamburger-inner::after{top:-16px;transition:top 0.2s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),opacity 0.1s linear}.hamburger--collapse .hamburger-inner::before{transition:top 0.12s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),transform 0.13s cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--collapse.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(-45deg);transition-delay:0.22s;transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);background-color:#f89b3a}.hamburger--collapse.is-active .hamburger-inner::after{top:0;opacity:0;transition:top 0.2s cubic-bezier(0.33333,0,0.66667,0.33333),opacity 0.1s 0.22s linear}.hamburger--collapse.is-active .hamburger-inner::before{top:0;transform:rotate(-90deg);transition:top 0.1s 0.16s cubic-bezier(0.33333,0,0.66667,0.33333),transform 0.13s 0.25s cubic-bezier(0.215,0.61,0.355,1);background-color:#f89b3a}@-webkit-keyframes pulse{0%{box-shadow:0 0 0 0 rgba(255,255,255,0.5)}70%{box-shadow:0 0 0 10px rgba(255,255,255,0)}100%{box-shadow:0 0 0 0 rgba(255,255,255,0)}}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(255,255,255,0.5)}70%{box-shadow:0 0 0 10px rgba(255,255,255,0)}100%{box-shadow:0 0 0 0 rgba(255,255,255,0)}}.hidden{display:none !important;visibility:hidden}.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.invisible{visibility:hidden}@media print{*,*:before,*:after{background:transparent !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}
