/* @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:#F96D02;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}}@media only screen and (max-width:599px){br.mobbile-inline{display:none}}video::-internal-media-controls-download-button{display:none}video::-webkit-media-controls-enclosure{overflow:hidden}.white{color:white}.orange,.blue,.ai{color:#F96D02}.border{border-top:3px solid #F96D02;border-bottom:3px solid #F96D02}.border-top{border-top:3px solid #F96D02}.border-bottom{border-bottom:3px solid #F96D02}.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;margin-top:1em}@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}}.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 #F96D02}.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 #F96D02}.page-text table tbody tr td{padding:8px 20px 8px 0}.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:#F96D02;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:#F96D02}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:#F96D02}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:#F96D02}.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 #F96D02;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:#F96D02}.home-shos{position:relative;-webkit-transition:all .25s;transition:all .25s;height:100dvh}.home-shos .img2606{position:absolute;top:0;left:0;width:100%;height:100%;font-family:Geist;color:white;background-size:cover}@media (orientation:portrait){.home-shos .img2606{background-image:url(/themes/manga10/images/u2606/sec1-bg.webp);background-position:center}}@media (orientation:landscape){.home-shos .img2606{background-image:url(/themes/manga10/images/u2606/sec1-bg.webp);background-position:right}}.home-shos .img2606 .block1{position:absolute}@media (orientation:portrait){.home-shos .img2606 .block1{top:20%;left:5%;width:90%}}@media (orientation:landscape){.home-shos .img2606 .block1{top:15%;left:15%;width:70%}}.home-shos .img2606 .block1 .title1{font-size:5em;font-weight:700;line-height:1.05}@media only screen and (min-width:768px){.home-shos .img2606 .block1 .title1{font-size:6em}}@media only screen and (min-width:1024px){.home-shos .img2606 .block1 .title1{font-size:7em}}@media only screen and (min-width:1340px){.home-shos .img2606 .block1 .title1{font-size:8em}}.home-shos .img2606 .block1 .title2{font-size:2em;font-weight:600;margin-top:0.5em;line-height:1.2}@media only screen and (min-width:1024px){.home-shos .img2606 .block1 .title2{font-size:2.5em}}@media only screen and (min-width:1340px){.home-shos .img2606 .block1 .title2{font-size:3em}}.home-shos .img2606 .block1 .title2 .orange{color:#F96D02}.home-shos .img2606 .block1 .title2 span{display:block}.glowing-frame{position:relative;display:inline-block;padding:1em;border:2px solid #ff6a00;border-radius:12px;background-color:#000000;box-shadow:0 0 10px rgba(255,106,0,0.5),0 0 25px rgba(255,106,0,0.2),inset 0 0 10px rgba(255,106,0,0.4);margin:1em auto}.glowing-frame::after{content:"";position:absolute;bottom:calc(2px * -1);left:50%;transform:translate(-50%,50%);width:90px;height:20px;background:radial-gradient(ellipse at center,#fff 0%,#ff6a00 20%,rgba(255,106,0,0.6) 45%,transparent 70%);filter:blur(1px);pointer-events:none}.glowing-frame .title{font-size:1.5em;font-weight:600}.glowing-frame p{line-height:1.2;margin:0.5em 0 0;font-size:1.125em}.frame-blue{--frame-gradient:linear-gradient(135deg,#00bfff 0%,#33ccff 30%,#ff8c00 100%);width:100%;max-width:600px;margin-bottom:1em;border-radius:10px;position:relative;background:linear-gradient(#000,#000) padding-box,var(--frame-gradient) border-box;border:2px solid transparent;box-shadow:0 0 15px rgba(51,204,255,0.25)}.frame-blue .quote-cont{border-left:2px solid #33ccff}.frame-blue .quote::before,.frame-blue em{color:#33ccff}.frame-purple{--frame-gradient:linear-gradient(to right,#8a2be2 0%,#ff007f 100%);width:100%;max-width:600px;margin-bottom:1em;border-radius:10px;position:relative;background:linear-gradient(#000,#000) padding-box,var(--frame-gradient) border-box;border:2px solid transparent;box-shadow:0 0 15px rgba(255,0,127,0.25)}.frame-purple .quote-cont{border-left:2px solid #8a2be2}.frame-purple .quote::before,.frame-purple em{color:#B85EF3}.frame-green{--frame-gradient:linear-gradient(to right,#39ff14,#228b22);width:100%;max-width:600px;margin-bottom:1em;border-radius:10px;position:relative;background:linear-gradient(#000,#000) padding-box,var(--frame-gradient) border-box;border:2px solid transparent;box-shadow:0 0 15px rgba(57,255,20,0.25)}.frame-green .quote-cont{border-left:2px solid #39ff14}.frame-green .quote::before,.frame-green em{color:#39ff14}.frame-orange{--frame-gradient:linear-gradient(to right,#ff4500 0%,#ff6a00 50%,#ff4500 100%);width:100%;max-width:600px;margin-bottom:1em;border-radius:10px;position:relative;background:linear-gradient(#000,#000) padding-box,var(--frame-gradient) border-box;border:2px solid transparent;box-shadow:0 0 15px rgba(255,106,0,0.25)}.frame-orange .quote-cont{border-left:2px solid #ff6a00}.frame-orange .quote::before,.frame-orange em{color:#ff6a00}.card-wrapper{position:relative;display:flex;align-items:stretch;max-width:800px;margin:1em auto;font-size:0.9em}.card-backdrop-left{position:absolute;left:0;top:0;bottom:0;width:34%;z-index:1;background-color:#050505;border:1.5px solid #ff6a00;border-radius:14px;box-shadow:0 0 10px rgba(255,106,0,0.15)}.card-backdrop-left .text{position:absolute;top:50%;left:calc(50% - 10px);transform:translate(-50%,-50%);line-height:1.1}.card-backdrop-left .text.blue{color:#33ccff}.card-backdrop-left .text.purple{color:#B85EF3}.card-backdrop-left .text.green{color:#39ff14}.card-backdrop-left .text.orange{color:#ff6a00}.card-main-box{position:relative;z-index:2;flex-grow:1;margin-left:28%;display:grid;grid-template-columns:1fr 1fr;background-color:#050505;border:1.5px solid #ff6a00;border-radius:14px;overflow:hidden;box-shadow:0 0 15px rgba(255,106,0,0.2),0 20px 30px rgba(0,0,0,0.7)}.card-column{position:relative;padding:20px;min-height:60px;background-size:cover;background-position:center}.card-column:not(:last-child)::after{content:"";position:absolute;right:0;top:0;bottom:0;width:2px;background-color:#777}.card-column .text{position:absolute;bottom:5px;left:10px}.u2606-sec{padding-bottom:2em;margin:5em 0;text-align:center;position:relative}.u2606-sec .wrap{width:90%;margin:0 auto}.u2606-sec .subtitle{font-size:1.25em;font-weight:600}.u2606-sec9{background:url(/themes/manga10/images/u2606/sec9-bg.webp) no-repeat;background-size:1920px;background-position:center bottom}@media only screen and (min-width:768px){.u2606-sec9 .subtitle .break{display:block}}.u2606-sec9 .chat{max-width:660px;margin:2em auto}.u2606-sec9 .chat .img{padding-top:64.572%;background-position:center;background-size:contain;background-repeat:no-repeat}@media only screen and (min-width:1024px){.u2606-sec8{background:url(/themes/manga10/images/u2606/sec8-bg-desktop.webp) no-repeat;background-size:100%;background-position:center top}}@media only screen and (min-width:768px){.u2606-sec8 h2 .break{display:block}}.u2606-sec8 .eric{text-align:left}@media only screen and (min-width:1024px){.u2606-sec8 .eric{margin:7em 60% 0 6%}}@media only screen and (min-width:1340px){.u2606-sec8 .eric{margin:17em 70% 0 6%}}.u2606-sec8 .eric .img{background:url(/themes/manga10/images/u2606/sec8-bg-desktop.webp) no-repeat;padding-top:70%;background-size:cover;background-position:top;margin-bottom:1em}@media only screen and (min-width:1024px){.u2606-sec8 .eric .img{display:none}}.u2606-sec8 .eric .intro{text-transform:uppercase;color:#F96D02;font-size:0.8em;letter-spacing:0.15em}.u2606-sec8 .eric .title{font-size:1.75em;font-weight:600;margin:1em 0;line-height:1.1}@media only screen and (min-width:1024px){.u2606-sec8 .eric .title{font-size:2.5em}}.u2606-sec8 .eric .title::after{content:'';display:block;background-color:#F96D02;height:2px;width:60px;margin-top:20px}.u2606-sec8 .eric .title .orange{display:block}.u2606-sec8 .eric .text{line-height:1.4}.u2606-sec8 .eric .text ul{text-align:left}.u2606-sec8 .eric .text ul li{margin:0 0 0.5em}.u2606-sec8 .eric .text ul li::marker{color:#F96D02;font-size:1.25rem}.u2606-sec8 .eric .img-title{display:none;text-transform:uppercase;color:#F96D02;font-size:0.75em;letter-spacing:0.2em}@media only screen and (min-width:1024px){.u2606-sec8 .eric .img-title{display:block;position:absolute;top:17vw;right:13%}}.u2606-sec7{margin-bottom:0}.u2606-sec7 .pit{margin:3em auto;max-width:460px}@media only screen and (min-width:1140px){.u2606-sec7 .pit{display:flex;justify-content:space-between;max-width:1322px}}.u2606-sec7 .pit .pit-panel .title{color:#F96D02;text-transform:uppercase;font-size:1.1em}.u2606-sec7 .pit .pit-panel .titledesc{font-size:0.9em}@media only screen and (min-width:1140px){.u2606-sec7 .pit .pit-front{width:34%}}.u2606-sec7 .pit .pit-front .cells{margin-top:2em}@media only screen and (min-width:1140px){.u2606-sec7 .pit .pit-front .cells{margin-top:3em}}@media only screen and (min-width:1340px){.u2606-sec7 .pit .pit-front .cells{margin-top:1em}}.u2606-sec7 .pit .pit-front .cells ul{list-style:none;margin:0;padding:0;display:flex;justify-content:center;flex-wrap:wrap}.u2606-sec7 .pit .pit-front .cells ul li{width:100px;border:1px solid #F96D02;border-radius:12px;background-color:black;margin:0 0.125em 0.5em;overflow:hidden;padding:0.25em 0 0.75em}@media only screen and (min-width:600px){.u2606-sec7 .pit .pit-front .cells ul li{width:calc(24% - 0.25em)}}.u2606-sec7 .pit .pit-front .cells ul li .img{padding-top:108%;margin:0 auto;background-size:contain;background-position:center}.u2606-sec7 .pit .pit-front .cells ul li .text{font-size:0.86em;line-height:1.1}@media only screen and (min-width:1140px){.u2606-sec7 .pit .pit-middle{width:40%;position:relative;margin-top:6em}}@media only screen and (min-width:1340px){.u2606-sec7 .pit .pit-middle{margin-top:3em}}.u2606-sec7 .pit .pit-middle .pit-mid-cont .pit-mid-img .img{padding-top:68.91%;background-size:contain;background-position:top;background-repeat:no-repeat}@media only screen and (min-width:1140px){.u2606-sec7 .pit .pit-middle .pit-mid-cont .pit-mid-info{width:80%;margin:0 auto}}.u2606-sec7 .pit .pit-middle .pit-mid-cont .pit-mid-info .cont{line-height:1.2}.u2606-sec7 .pit .pit-middle .pit-mid-cont .pit-mid-info .cont .title{color:#F96D02;margin-bottom:0.5em}.u2606-sec7 .pit .pit-middle .pit-mid-cont .pit-mid-info .cont .text{font-size:1.25em}.u2606-sec7 .pit .pit-middle .pit-mid-cont .pit-mid-info .cont .glowing-line{--gradient-dir:to right;background:linear-gradient(var(--gradient-dir),transparent 0%,#F96D02 50%,transparent 100%);box-shadow:0 0 3px 1px rgba(255,106,0,0.6),0 0 15px 3px rgba(249,109,2,0.3);border-radius:50%;width:80%;height:1px;margin:10px auto}.u2606-sec7 .pit .pit-middle .pit-mid-cont .pit-mid-info .cont em{font-style:normal;color:#F96D02;font-size:1.5em;font-weight:800}.u2606-sec7 .pit .pit-back{margin-top:4em}@media only screen and (min-width:1140px){.u2606-sec7 .pit .pit-back{margin-top:0;width:26%}}.u2606-sec7 .pit .pit-back .text-statements{margin:1em 0}.u2606-sec7 .pit .pit-back .text-statements .stat{border:1px solid #F96D02;border-radius:8px;display:flex;justify-content:space-between;padding:0 8px;align-items:center;margin-bottom:0.5em}.u2606-sec7 .pit .pit-back .text-statements .stat .icon{width:64px;height:64px;background-size:contain;background-position:center}.u2606-sec7 .pit .pit-back .text-statements .stat .text{width:calc(100% - 70px);text-align:left;font-size:0.9em;line-height:1.1}.u2606-sec6{background:url(/themes/manga10/images/u2606/perspect-dots.webp) no-repeat;background-size:contain;background-position:0 62%}.u2606-sec6 .vbt{margin:3em auto;max-width:400px}@media only screen and (min-width:1140px){.u2606-sec6 .vbt{display:flex;justify-content:space-between;max-width:1200px}}.u2606-sec6 .vbt .vbt-panel .title{color:#F96D02;text-transform:uppercase;font-size:1.1em}.u2606-sec6 .vbt .vbt-panel .titledesc{font-size:0.9em}@media only screen and (min-width:1140px){.u2606-sec6 .vbt .vbt-front{width:32%}}@media only screen and (min-width:1340px){.u2606-sec6 .vbt .vbt-front{width:35%}}.u2606-sec6 .vbt .vbt-front .bubbles{margin-top:2em}@media only screen and (min-width:1140px){.u2606-sec6 .vbt .vbt-front .bubbles{margin-top:1em}}.u2606-sec6 .vbt .vbt-front .bubbles .frame{text-align:left}.u2606-sec6 .vbt .vbt-front .bubbles .frame .code{position:absolute;top:5px;right:10px;font-size:0.7em}.u2606-sec6 .vbt .vbt-front .bubbles .frame .quote-cont{margin:1em;line-height:1.2}.u2606-sec6 .vbt .vbt-front .bubbles .frame .quote-cont .quote{padding:1em 0 1em 3em}.u2606-sec6 .vbt .vbt-front .bubbles .frame .quote-cont .quote::before{display:block;content:'“';font-size:4em;font-weight:600;font-family:arial;line-height:22px;position:absolute;left:26px}.u2606-sec6 .vbt .vbt-front .bubbles .frame .quote-cont .quote em{font-style:normal}@media only screen and (min-width:1140px){.u2606-sec6 .vbt .vbt-middle{width:38%;position:relative;margin-top:6em}}.u2606-sec6 .vbt .vbt-middle .arrow-cont{display:flex;flex-direction:column}@media only screen and (min-width:1140px){.u2606-sec6 .vbt .vbt-middle .arrow-cont{position:absolute;top:27%}.u2606-sec6 .vbt .vbt-middle .arrow-cont.vbt-arrow-front{left:0}.u2606-sec6 .vbt .vbt-middle .arrow-cont.vbt-arrow-back{right:0}}.u2606-sec6 .vbt .vbt-middle .arrow-cont .arrow{margin:0 auto;background-size:contain;background-repeat:no-repeat;background-position:center}.u2606-sec6 .vbt .vbt-middle .arrow-cont .arrow.arrow-orange{width:40px;height:120px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 120'><defs><linearGradient id='orangeGradDown' x1='0%' y1='0%' x2='0%' y2='100%'><stop offset='0%' stop-color='%23ff6a00' stop-opacity='0'/><stop offset='70%' stop-color='%23ff6a00' stop-opacity='0.4'/><stop offset='100%' stop-color='%23ff6a00' stop-opacity='1'/></linearGradient></defs><path d='M18.5 10 V100 H10 L20 112 L30 100 H21.5 V10 Z' fill='url(%23orangeGradDown)'/></svg>")}@media only screen and (min-width:1140px){.u2606-sec6 .vbt .vbt-middle .arrow-cont .arrow.arrow-orange{width:90px;height:30px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 40'><defs><linearGradient id='orangeGrad' x1='0%' y1='0%' x2='100%' y2='0%'><stop offset='0%' stop-color='%23ff6a00' stop-opacity='0'/><stop offset='70%' stop-color='%23ff6a00' stop-opacity='0.4'/><stop offset='100%' stop-color='%23ff6a00' stop-opacity='1'/></linearGradient></defs><path d='M10 18.5 H100 V10 L112 20 L100 30 V21.5 H10 Z' fill='url(%23orangeGrad)'/></svg>");order:2}}.u2606-sec6 .vbt .vbt-middle .arrow-cont .arrow.arrow-blue{width:40px;height:120px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 120'><defs><linearGradient id='blueGradUp' x1='0%' y1='0%' x2='0%' y2='100%'><stop offset='0%' stop-color='%2300bfff' stop-opacity='1'/><stop offset='30%' stop-color='%2300bfff' stop-opacity='0.4'/><stop offset='100%' stop-color='%2300bfff' stop-opacity='0'/></linearGradient></defs><path d='M18.5 110 V20 H10 L20 8 L30 20 H21.5 V110 Z' fill='url(%23blueGradUp)'/></svg>");order:2}@media only screen and (min-width:1140px){.u2606-sec6 .vbt .vbt-middle .arrow-cont .arrow.arrow-blue{width:90px;height:30px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 40'><defs><linearGradient id='blueGrad' x1='0%' y1='0%' x2='100%' y2='0%'><stop offset='0%' stop-color='%2300bfff' stop-opacity='1'/><stop offset='30%' stop-color='%2300bfff' stop-opacity='0.4'/><stop offset='100%' stop-color='%2300bfff' stop-opacity='0'/></linearGradient></defs><path d='M110 18.5 H20 V10 L8 20 L20 30 V21.5 H110 Z' fill='url(%23blueGrad)'/></svg>")}}.u2606-sec6 .vbt .vbt-middle .arrow-cont .text{text-transform:uppercase}.u2606-sec6 .vbt .vbt-middle .tokens-cont .tokens-img{width:70%;max-width:304px;margin:0 auto}@media only screen and (min-width:1140px){.u2606-sec6 .vbt .vbt-middle .tokens-cont .tokens-img{width:62%}}.u2606-sec6 .vbt .vbt-middle .tokens-cont .tokens-img .img{padding-top:149%;background-size:contain;background-position:top;background-repeat:no-repeat;text-indent:-9999px;overflow:hidden}.u2606-sec6 .vbt .vbt-middle .tokens-cont .tokens-info{border:1px solid #F96D02;background-color:black;border-radius:8px;display:flex;justify-content:space-between;padding:10px}@media only screen and (min-width:1140px){.u2606-sec6 .vbt .vbt-middle .tokens-cont .tokens-info{width:80%;margin:0 auto}}.u2606-sec6 .vbt .vbt-middle .tokens-cont .tokens-info .micro{width:80px}.u2606-sec6 .vbt .vbt-middle .tokens-cont .tokens-info .micro .icon-microscope{width:65px;height:92px;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url(/themes/manga10/images/u2606/microscope.webp?v=2)}.u2606-sec6 .vbt .vbt-middle .tokens-cont .tokens-info .cont{text-align:left;width:calc(100% - 80px);line-height:1.2}.u2606-sec6 .vbt .vbt-middle .tokens-cont .tokens-info .cont .title{color:#F96D02}.u2606-sec6 .vbt .vbt-middle .tokens-cont .tokens-info .cont .glowing-line{--gradient-dir:to right;background:linear-gradient(var(--gradient-dir),transparent 0%,#F96D02 50%,transparent 100%);box-shadow:0 0 3px 1px rgba(255,106,0,0.6),0 0 15px 3px rgba(249,109,2,0.3);border-radius:50%;width:80%;height:1px;margin:10px auto 10px 0}.u2606-sec6 .vbt .vbt-back{margin-top:4em}@media only screen and (min-width:1140px){.u2606-sec6 .vbt .vbt-back{margin-top:0;width:28%}}@media only screen and (min-width:1340px){.u2606-sec6 .vbt .vbt-back{width:25%}}.u2606-sec5 .img-wrap{background:url(/themes/manga10/images/u2606/sec5-bg.webp) no-repeat;background-size:cover;background-position:0 24%;padding-bottom:3em}@media only screen and (min-width:1024px){.u2606-sec5 .img-wrap{padding-bottom:12em}}.u2606-sec5 .sec5-icons{margin:2em auto;max-width:400px}@media only screen and (min-width:1024px){.u2606-sec5 .sec5-icons{display:flex;justify-content:space-between;max-width:1280px}}@media only screen and (max-width:1023px){.u2606-sec5 .sec5-icons .sec5-icon{display:flex;justify-content:space-between;text-align:left;margin:1em 0}}@media only screen and (min-width:1024px){.u2606-sec5 .sec5-icons .sec5-icon{width:21%}}@media only screen and (max-width:1023px){.u2606-sec5 .sec5-icons .sec5-icon .text{width:calc(100% - 100px)}}.u2606-sec5 .sec5-icons .sec5-icon .text p{line-height:1.3;font-size:0.9em}.u2606-sec5 .sec5-icons .sec5-icon .text p.title{font-weight:600;font-size:1.1em;margin-top:0.25em}.u2606-sec5 .sec5-icons .sec5-icon .icon{width:80px;height:80px;background-size:contain;background-repeat:no-repeat;background-position:center;margin:0}@media only screen and (min-width:1024px){.u2606-sec5 .sec5-icons .sec5-icon .icon{width:100px;height:100px;margin:0 auto}}.u2606-sec5 .sec5-icons .sec5-icon .icon.icon1{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1000 1000'><circle cx='500' cy='500' r='430' fill='none' stroke='%23ff6a00' stroke-width='25'/><polygon points='500 375, 595 430, 595 540, 500 595, 405 540, 405 430' fill='none' stroke='%23ff6a00' stroke-width='25' stroke-linejoin='round'/><line x1='500' y1='375' x2='500' y2='240' stroke='%23ff6a00' stroke-width='25'/><line x1='595' y1='430' x2='710' y2='345' stroke='%23ff6a00' stroke-width='25'/><line x1='595' y1='540' x2='710' y2='625' stroke='%23ff6a00' stroke-width='25'/><line x1='500' y1='595' x2='500' y2='710' stroke='%23ff6a00' stroke-width='25'/><line x1='405' y1='540' x2='290' y2='625' stroke='%23ff6a00' stroke-width='25'/><line x1='405' y1='430' x2='290' y2='345' stroke='%23ff6a00' stroke-width='25'/><line x1='500' y1='440' x2='500' y2='530' stroke='%23ff6a00' stroke-width='25'/><line x1='440' y1='475' x2='560' y2='475' stroke='%23ff6a00' stroke-width='25'/><line x1='450' y1='510' x2='550' y2='440' stroke='%23ff6a00' stroke-width='25'/><line x1='450' y1='440' x2='550' y2='510' stroke='%23ff6a00' stroke-width='25'/><circle cx='500' cy='485' r='25' fill='%23ff6a00'/><circle cx='500' cy='220' r='50' fill='none' stroke='%23ff6a00' stroke-width='25'/><circle cx='725' cy='335' r='50' fill='none' stroke='%23ff6a00' stroke-width='25'/><circle cx='725' cy='635' r='50' fill='none' stroke='%23ff6a00' stroke-width='25'/><circle cx='500' cy='730' r='50' fill='none' stroke='%23ff6a00' stroke-width='25'/><circle cx='275' cy='635' r='50' fill='none' stroke='%23ff6a00' stroke-width='25'/><circle cx='275' cy='335' r='50' fill='none' stroke='%23ff6a00' stroke-width='25'/></svg>")}.u2606-sec5 .sec5-icons .sec5-icon .icon.icon2{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><circle cx='50' cy='50' r='43' fill='none' stroke='%23ff6a00' stroke-width='2.5'/><path d='M41.5 28.5 h17 M44.5 28.5 v14 L32.5 64.5 A5 5 0 0 0 37 71.5 h26 A5 5 0 0 0 67.5 64.5 L55.5 42.5 v-14' fill='none' stroke='%23ff6a00' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/><path d='M41.5 53 q 4.25 -2.5, 8.5 0 t 8.5 0' fill='none' stroke='%23ff6a00' stroke-width='2' stroke-linecap='round'/></svg>")}.u2606-sec5 .sec5-icons .sec5-icon .icon.icon3{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><circle cx='50' cy='50' r='43' fill='none' stroke='%23ff6a00' stroke-width='2.5'/><circle cx='50' cy='50' r='20' fill='none' stroke='%23ff6a00' stroke-width='2.5'/><circle cx='50' cy='50' r='4.5' fill='%23ff6a00'/><line x1='50' y1='24' x2='50' y2='34' stroke='%23ff6a00' stroke-width='2.5' stroke-linecap='round'/><line x1='50' y1='66' x2='50' y2='76' stroke='%23ff6a00' stroke-width='2.5' stroke-linecap='round'/><line x1='24' y1='50' x2='34' y2='50' stroke='%23ff6a00' stroke-width='2.5' stroke-linecap='round'/><line x1='66' y1='50' x2='76' y2='50' stroke='%23ff6a00' stroke-width='2.5' stroke-linecap='round'/></svg>")}.u2606-sec5 .sec5-icons .sec5-icon .icon.icon4{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><circle cx='50' cy='50' r='43' fill='none' stroke='%23ff6a00' stroke-width='2.5'/><path d='M30.5 46.5 A21 21 0 0 1 67.5 36.5' fill='none' stroke='%23ff6a00' stroke-width='3.5' stroke-linecap='round'/><path d='M69.5 53.5 A21 21 0 0 1 32.5 63.5' fill='none' stroke='%23ff6a00' stroke-width='3.5' stroke-linecap='round'/><polyline points='59 39, 68.5 36.5, 66 27' fill='none' stroke='%23ff6a00' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'/><polyline points='41 61, 31.5 63.5, 34 73' fill='none' stroke='%23ff6a00' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'/></svg>")}.u2606-sec5 .sec5-icons .sec5-icons-sep .arrow{width:50px;height:50px;margin:0 auto;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 105 100'><path d='M20 20 L40 20 L60 50 L40 80 L20 80 L40 50 Z M57 20 L77 20 L97 50 L77 80 L57 80 L77 50 Z' fill='%23F96D02' transform='rotate(90 52.5 50)'/></svg>")}@media only screen and (min-width:1024px){.u2606-sec5 .sec5-icons .sec5-icons-sep .arrow{margin:25px auto 0;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 105 100'><path d='M20 20 L40 20 L60 50 L40 80 L20 80 L40 50 Z M57 20 L77 20 L97 50 L77 80 L57 80 L77 50 Z' fill='%23F96D02'/></svg>")}}.u2606-sec4{background:url(/themes/manga10/images/u2606/sec4-bg.webp?v=2) center bottom no-repeat;background-size:cover;background-position:center}@media only screen and (max-width:599px){.u2606-sec4 h2 span{display:block}}.u2606-sec4 .subtitle{margin-bottom:3em;position:relative}@media only screen and (min-width:600px){.u2606-sec4 .subtitle .break{display:block}}.u2606-sec4 .grp-orange-to-blue{position:absolute;background-size:cover;top:13em;left:50%;width:1000px;transform:translateX(-50%);z-index:0;background-repeat:no-repeat;height:300px;background-position:center}@media only screen and (min-width:380px){.u2606-sec4 .grp-orange-to-blue{top:11em}}@media only screen and (min-width:560px){.u2606-sec4 .grp-orange-to-blue{top:10em}}@media only screen and (min-width:600px){.u2606-sec4 .grp-orange-to-blue{top:6em}}@media only screen and (min-width:1200px){.u2606-sec4 .grp-orange-to-blue{top:8em}}.u2606-sec4 .tokens{position:relative;margin:1em auto}@media only screen and (max-width:1139px){.u2606-sec4 .tokens{max-width:600px}}.u2606-sec4 .tokens .title{text-transform:uppercase;letter-spacing:0.25em;margin:1em auto;color:#F96D02;font-size:1.25em}.u2606-sec4 .tokens ul{list-style:none;margin:0;padding:0;display:flex;justify-content:center;flex-wrap:wrap}.u2606-sec4 .tokens ul li{width:100px;border:1px solid #F96D02;border-radius:12px;background-color:black;margin:0 0.125em 0.5em;overflow:hidden;padding:0.25em 0 0.75em}@media only screen and (min-width:600px){.u2606-sec4 .tokens ul li{width:120px;margin:0 0.5em 1em}}.u2606-sec4 .tokens ul li .img{padding-top:108%;margin:0 auto;background-size:contain;background-position:center}.u2606-sec4 .tokens ul li .text{font-size:0.86em;line-height:1.1}.u2606-sec4 .info .num,.u2606-sec4 .info .title1{color:#F96D02;font-size:2em;font-weight:800}.u2606-sec4 .info .title1{letter-spacing:0.25em;text-transform:uppercase}.u2606-sec4 .info .num-det{text-transform:uppercase;font-size:0.8em}.u2606-sec4 .info .title1-det{font-size:1.125em;line-height:1.1;margin-top:0.5em}.u2606-sec4 .info .glowing-line{--gradient-dir:to right;background:linear-gradient(var(--gradient-dir),transparent 0%,#F96D02 50%,transparent 100%);box-shadow:0 0 3px 1px rgba(255,106,0,0.6),0 0 15px 3px rgba(249,109,2,0.3);border-radius:50%;width:200px;height:1px;margin:20px auto}.u2606-sec3{background:url(/themes/manga10/images/u2606/sec3-bg.webp) center bottom no-repeat;background-size:180%}@media only screen and (min-width:1024px){.u2606-sec3{background-size:contain}}@media only screen and (min-width:600px){.u2606-sec3 h2 span{display:block}}@media only screen and (min-width:600px){.u2606-sec3 .subtitle span{display:block}}.u2606-sec3 .casual-bio{margin:2em auto;max-width:1200px}@media (orientation:landscape){.u2606-sec3 .casual-bio{display:flex}}.u2606-sec3 .casual-bio .cell{margin:1em auto;max-width:400px}@media (orientation:landscape){.u2606-sec3 .casual-bio .cell{width:calc(33.33% - 20px)}}.u2606-sec3 .casual-bio .cell .title{text-transform:uppercase;letter-spacing:0.25em;font-size:1.25em}.u2606-sec3 .casual-bio .cell .res{color:#F96D02}.u2606-sec3 .casual-bio .cell .img{padding-top:65%;background-position:center;background-size:contain}@media only screen and (min-width:1024px){.u2606-sec3 .casual-bio .cell p{font-size:1.1em;margin-left:2em;margin-right:2em}}.u2606-sec3 .casual-bio .cell-sep{margin:2em auto;max-width:400px}@media (orientation:landscape){.u2606-sec3 .casual-bio .cell-sep{width:20px}}@media (orientation:portrait){.u2606-sec3 .casual-bio .cell-sep .glowing-line{--gradient-dir:to right;background:linear-gradient(var(--gradient-dir),transparent 0%,#F96D02 50%,transparent 100%);box-shadow:0 0 3px 1px rgba(255,106,0,0.6),0 0 15px 3px rgba(249,109,2,0.3);border-radius:50%;width:80%;height:2px;margin:20px auto}}@media (orientation:landscape){.u2606-sec3 .casual-bio .cell-sep .glowing-line{--gradient-dir:to bottom;background:linear-gradient(var(--gradient-dir),transparent 0%,#F96D02 50%,transparent 100%);box-shadow:0 0 3px 1px rgba(255,106,0,0.6),0 0 15px 3px rgba(249,109,2,0.3);border-radius:50%;width:2px;height:100%;margin:auto}}.u2606-button{text-align:center;margin:2em auto}.u2606-button a{display:inline-block;border:1px solid #F96D02;border-radius:50vh;padding:0.5em 0;background-color:black}.u2606-button a:hover,.u2606-button a:focus{text-decoration:none;background-color:rgba(255,255,255,0.1);border-color:white}.u2606-button a:hover .arrow-btn,.u2606-button a:focus .arrow-btn{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1000 1000'><circle cx='500' cy='500' r='400' fill='none' stroke='%23ffffff' stroke-width='35'/><path d='M400 310 v380 l330 -190 z' fill='white'/></svg>")}.u2606-button a span{display:block}.u2606-button a .wrap{display:flex;align-items:center}.u2606-button a .text{color:white;text-transform:uppercase;letter-spacing:0.25em;line-height:1.1;font-size:0.9em}@media only screen and (min-width:1024px){.u2606-button a .text{white-space:nowrap;padding:0 15px 0 20px}}.u2606-button a .arrow-btn{width:40px;height:40px;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1000 1000'><circle cx='500' cy='500' r='400' fill='none' stroke='%23ff6a00' stroke-width='35'/><path d='M400 310 v380 l330 -190 z' fill='white'/></svg>");padding-right:20px}.u2606-button a .arrow{width:40px;height:40px;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><path d='M18 50 h64 M58 24 l24 26 l-24 26' fill='none' stroke='white' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/></svg>");padding-left:20px}.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:#F96D02;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:#F96D02;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:#F96D02;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:#F96D02;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}}.ucases2-cont{width:90%;margin:0 auto;max-width:960px}.ucases2-cont .ucases{display:flex;justify-content:space-between;flex-wrap:wrap}.ucases2-cont .ucases .ucase{position:relative;width:32%;height:330px;overflow:hidden;margin-bottom:5%}@media only screen and (min-width:768px){.ucases2-cont .ucases .ucase{width:30%;margin-bottom:3%}}@media only screen and (min-width:1024px){.ucases2-cont .ucases .ucase{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%)}.causal-biology-section{padding:100px 20px;display:flex;flex-direction:column;align-items:center;gap:20px;text-align:center}.cards-container{display:flex;gap:2%;justify-content:center;flex-wrap:wrap;max-width:860px}@media only screen and (min-width:1024px){.cards-container{gap:5%}}.cards-container .glass-card{min-height:200px}@media only screen and (min-width:1024px){.cards-container .glass-card{min-height:300px}}.glass-card{width:29.33%;padding:10px 1% 15px;background:rgba(255,157,0,0.1);backdrop-filter:blur(10px);border-radius:15px;border:1px solid rgba(255,255,255,0.1);position:relative;overflow:hidden;box-shadow:0 15px 35px rgba(0,0,0,0.5),inset 0 -10px 20px rgba(255,100,0,0.3),0 20px 40px -10px rgba(255,136,0,0.8)}@media only screen and (min-width:1024px){.glass-card{width:23.33%;padding-left:3%;padding-right:3%}}.glass-card::after{content:'';position:absolute;bottom:0;left:10%;right:10%;height:2px;background:linear-gradient(90deg,transparent,#ff9d00,transparent);box-shadow:0 0 15px #ff9d00}.glass-card .card-content p{line-height:1.2;font-size:0.9em;margin:1em 0}@media only screen and (min-width:1024px){.glass-card .card-content p{font-size:1.1em;line-height:1.35}}.glass-card .card-content p.title{font-weight:800;font-size:1.0em}@media only screen and (min-width:1024px){.glass-card .card-content p.title{font-size:1.38em}}.stage-wrapper{position:relative;width:100%;max-width:850px}.stage-wrapper .glass-card{width:92%;padding-left:4%;padding-right:4%}.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:#F96D02}.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:#F96D02}.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:#F96D02;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}.video-lib{margin:0 auto 4em;width:90%}@media only screen and (min-width:1024px){.video-lib{display:flex;justify-content:space-between;align-items:flex-start}}@media only screen and (min-width:1024px){.video-lib #videoPlayer{width:50%}}@media only screen and (min-width:1340px){.video-lib #videoPlayer{width:70%}}.video-lib #chapterList{list-style:none;margin:2em 0;padding:0}@media only screen and (min-width:1024px){.video-lib #chapterList{width:45%;margin-top:0}}@media only screen and (min-width:1340px){.video-lib #chapterList{width:27%}}.video-lib #chapterList li{margin:0 0 1em;padding:0}@media only screen and (min-width:1024px){.video-lib #chapterList li{margin:0 0 2em}}.video-lib #chapterList li a{display:flex;justify-content:space-between}.video-lib #chapterList li a.active{color:white}.video-lib #chapterList li a.active .img img{opacity:1}.video-lib #chapterList li a:hover,.video-lib #chapterList li a:focus{color:white}.video-lib #chapterList li a:hover .img img,.video-lib #chapterList li a:focus .img img{transform:scale(1.05);opacity:1}.video-lib #chapterList li a .img{display:block;width:35%}.video-lib #chapterList li a .img img{display:block;width:100%;height:auto;opacity:0.7}.video-lib #chapterList li a .title{display:block;width:60%;line-height:1.4;font-weight:500}@media only screen and (min-width:1024px){.video-lib #chapterList li a .title{font-size:1.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;align-items:end;flex-wrap:wrap}.webinar-form-wrapper form .form-item{width:27%}}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 #F96D02;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 #F96D02;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)}.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%)}.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}.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:#F96D02;stroke-width:1px}.ai-icon.lazy-me img{width:200px;margin:0 auto}.moai-text h2{margin:1em auto}.moai-text h2.orange{color:#F96D02;margin-bottom:0}.moai-icon.lazy-me img{width:160px;margin:0 auto}.fade-me{opacity:0;-webkit-transition:all 1s;transition:all 1s}.fade-me.inview{opacity:1}.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)}.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:#F96D02;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:#F96D02}.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:#F96D02}.home-partners h2,.home-partners p strong{color:#F96D02}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:#F96D02}main h2:first-of-type{margin-top:0}.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;font-size:0.9em;margin:0.75em 0 0}.team-lobby h3 span.role,.team-slider h3 span.role{display:inline-block;font-size:80%;font-weight:normal;color:#fff;line-height:1.3;margin-top:0.5em;font-size:0.7em}.team-slider{padding:3em 0 4em}.team-slider h2{text-align:center;color:#F96D02;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:#F96D02}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:#F96D02;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;width:90%;margin:0 auto;max-width:960px}.floating-buttons a{display:inline-block;text-decoration:none;background-color:black;color:#F96D02;border:1px solid #F96D02;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:#F96D02;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:#F96D02;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:#F96D02;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:#F96D02}.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:#F96D02}@-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}}
