/*! normalize-opentype.css v0.2.4 | MIT License | kennethormandy.com/journal/normalize-opentype-css */::-moz-selection {color: inherit;text-shadow: inherit;background-color: #ACCEF7;}::selection {color: inherit;text-shadow: inherit;background-color: #ACCEF7;}html,body,table {font-feature-settings: "kern" 1, "liga" 1, "calt" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0, "dlig" 0;}h1,h2,h3 {font-feature-settings: "kern" 1, "liga" 1, "calt" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0, "dlig" 1;}abbr {text-transform: uppercase;font-feature-settings: "kern" 1, "liga" 1, "calt" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0, "smcp" 1, "c2sc" 1;}time {font-feature-settings: "kern" 1, "liga" 1, "calt" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0;}pre,kbd,samp,code {font-feature-settings: "kern" 0, "liga" 0, "calt" 1, "dlig" 0, "pnum" 0, "tnum" 1, "onum" 0, "lnum" 1, "zero" 1;}sup {font-feature-settings: "kern" 1, "liga" 1, "calt" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0, "dlig" 0, "sups" 1;}sub {font-feature-settings: "kern" 1, "liga" 1, "calt" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0, "dlig" 0, "subs" 1;}input[type="color"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="number"],input[type="range"],input[type="tel"],input[type="week"] {font-feature-settings: "kern" 0, "liga" 1, "calt" 1, "pnum" 1, "tnum" 0, "onum" 0, "lnum" 1, "zero" 0;}tbody,caption {font-feature-settings: "kern" 1, "liga" 1, "calt" 1, "pnum" 0, "tnum" 1, "onum" 0, "lnum" 1, "zero" 1;}* {box-sizing: border-box;}.portlet_contentlist-expanded .portlet__entry {display: inline-block;vertical-align: top;}.portlet_contentlist-expanded .portlet__entry {padding-left: 10px;}.portlet_contentlist-expanded .portlet__entry {padding-right: 10px;}.portlet__header {margin-left: auto;margin-right: auto;width: 100%;max-width: 1140px;}.portlet__header .portlet__header {width: 100%;}.portlet_contentlist-expanded .portlet__entry {width: calc((100% / 12) * 12);}.svp,.page__off-body {transition: all 200ms;}.splash,.portlet_contentlist-expanded {background: #014876 radial-gradient(at 50% top, #014876, #00274C);}.portlet_gold {background: #014876 radial-gradient(at 50% top, #D0B879, #5D5133);}figure {margin: 0;padding: 0;}.rim {position: relative;width: 100%;overflow: hidden;}.rim__wrap {height: 0;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;}.rim__img {display: none;opacity: 0;}.rim_ratio-def .rim__wrap {padding-bottom: calc(100% * 2/3);}.rim_ratio-original .rim__wrap {padding-bottom: calc(100% * 9/16);}.rim_ratio-view-height .rim__wrap {padding-bottom: 100vh;}.rim_ratio-1-1 .rim__wrap {padding-bottom: 100%;}.rim_ratio-2-1 .rim__wrap {padding-bottom: calc(100% * 1/2);}.rim_ratio-1-2 .rim__wrap {padding-bottom: calc(100% * 2);}.rim_ratio-2-3 .rim__wrap {padding-bottom: calc(100% * 3/2);}.rim_ratio-3-2 .rim__wrap {padding-bottom: calc(100% * 2/3);}.rim_ratio-4-3 .rim__wrap {padding-bottom: calc(100% * 3/4);}.rim_ratio-3-4 .rim__wrap {padding-bottom: calc(100% * 4/3);}.rim_ratio-hd .rim__wrap {padding-bottom: calc(100% * 9/16);}.rim_ratio-cinema .rim__wrap {padding-bottom: calc(100% * 1/2.4);}.rim_ratio-wide .rim__wrap {padding-bottom: calc(100% * 1/1.85);}.rim_ratio-golden-landscape .rim__wrap {padding-bottom: calc(100% * 1/1.618);}.rim_ratio-golden-portrait .rim__wrap {padding-bottom: calc(100% * 1.618);}.rim_crop-center .rim__wrap {background-position: 50% 50%;}.rim_crop-top .rim__wrap {background-position: 50% 0;}.rim_crop-top-right .rim__wrap {background-position: 100% 0;}.rim_crop-right .rim__wrap {background-position: 100% 50%;}.rim_crop-bottom-right .rim__wrap {background-position: 100% 100%;}.rim_crop-bottom .rim__wrap {background-position: 50% 100%;}.rim_crop-bottom-left .rim__wrap {background-position: 0 100%;}.rim_crop-left .rim__wrap {background-position: 0 50%;}.rim_crop-top-left .rim__wrap {background-position: 0 0;}.sig-src {cursor: pointer;}.sig {display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 99;}.sig_visible {display: block;animation: sigVisibleIntro .5s forwards;}.sig__bg {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,0.95);}.sig__container {position: relative;top: 0;left: 0;width: 100%;height: 100%;overflow: auto;}.sig__img-list {min-width: 100%;height: 100%;}.sig__img-item {position: relative;display: block;width: 100%;padding: 20px;transition: all 1s ease-in-out;}.sig__img-img {width: 100%;height: auto;}.sig__img_loaded .sig__img {opacity: 1;}.sig__img {display: block;width: 100%;height: 100%;background-repeat: no-repeat;background-size: contain;background-position: 50% 50%;transition: opacity .2s;opacity: 1;}.sig__img-preloader {position: absolute;top: 50%;left: 50%;width: 50px;height: 50px;margin-left: -25px;margin-top: -30px;}.sig__img-preloader i {display: block;width: 50px;height: 50px;opacity: 0;}.sig__img-preloader i::before {content: '';display: block;width: 4px;height: 4px;margin: 0 auto;border-radius: 50%;background-color: white;}.sig__img-preloader i+i {margin-top: -50px;}.sig__img-preloader i:nth-child(1) {animation: sigImgPreloader 2s .5s infinite;}.sig__img-preloader i:nth-child(2) {animation: sigImgPreloader 2s .7s infinite;}.sig__img-preloader i:nth-child(3) {animation: sigImgPreloader 2s .9s infinite;}.sig__img-preloader i:nth-child(4) {animation: sigImgPreloader 2s 1.1s infinite;}.sig__img-preloader i:nth-child(5) {animation: sigImgPreloader 2s 1.3s infinite;}.sig__img-preloader i:nth-child(6) {animation: sigImgPreloader 2s 1.5s infinite;}.sig__img-preloader i:nth-child(7) {animation: sigImgPreloader 2s 1.7s infinite;}.sig__img-preloader i:nth-child(8) {animation: sigImgPreloader 2s 1.9s infinite;}.sig__close {position: fixed;display: block;top: 10px;right: 10px;width: 40px;height: 40px;}.sig__close::before,.sig__close::after {content: '';display: block;width: 100%;height: 2px;left: 0;background-color: white;transition: all .2s;}.sig__close::before {margin-top: 19px;transform: rotate(-45deg);}.sig__close::after {margin-top: -2px;transform: rotate(45deg);}.sig__close:hover::before,.sig__close:hover::after {opacity: .2;}.sig__prev,.sig__next {position: fixed;display: none;top: 50%;width: 50px;height: 80px;margin-top: -40px;transition: all .7s;}.sig__prev::before,.sig__prev::after,.sig__next::before,.sig__next::after {content: '';display: block;width: 100%;height: 2px;left: 0;background-color: white;transition: all .2s;}.sig__prev::before,.sig__next::before {margin-top: 21px;}.sig__prev::after,.sig__next::after {margin-top: 33px;}.sig__prev:hover::before,.sig__prev:hover::after,.sig__next:hover::before,.sig__next:hover::after {opacity: .2;}.sig__prev {left: -100px;}.sig__prev::before {transform: rotate(-45deg);}.sig__prev::after {transform: rotate(45deg);}.sig__next {right: -100px;}.sig__next::before {transform: rotate(45deg);}.sig__next::after {transform: rotate(-45deg);}.svp {position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 10;}.svp__bg {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,0.7);}.svp__container {position: absolute;top: 50%;left: 50%;width: 80%;margin-top: calc((80% * 9/16) / -2);margin-left: -40%;height: calc(80% * 9/16);}.svp__wrap {position: relative;width: 100%;height: 0;padding-bottom: calc(100% * 9/16);overflow: hidden;}.svp__iframe {top: 0;left: 0;width: 100% !important;height: 100% !important;position: absolute;}.svp__close {position: fixed;display: block;top: 10px;right: 10px;width: 40px;height: 40px;}.svp__close::before,.svp__close::after {content: '';display: block;width: 100%;height: 2px;left: 0;background-color: white;transition: all .2s;}.svp__close::before {margin-top: 19px;transform: rotate(-45deg);}.svp__close::after {margin-top: -2px;transform: rotate(45deg);}.svp__close:hover::before,.svp__close:hover::after {opacity: .2;}.modal {position: fixed;display: none;width: 100%;height: 100%;top: 0;left: 0;text-align: center;vertical-align: middle;z-index: 9;}.modal._show {display: block;}.modal__bg {position: absolute;width: 100%;height: 100%;top: 0;left: 0;background-color: rgba(255,255,255,0.95);}.modal__window,.modal__content {position: relative;padding: 20px;max-width: 480px;background-color: white;}.modal__title {margin-top: 0;margin-bottom: 10px;font-weight: 700;text-align: center;text-transform: uppercase;}.modal__close {position: absolute;display: block;top: 10px;right: 10px;width: 40px;height: 40px;}.modal__close::before,.modal__close::after {content: '';display: block;width: 100%;height: 2px;left: 0;background-color: #333;transition: all .2s;}.modal__close::before {margin-top: 19px;transform: rotate(-45deg);}.modal__close::after {margin-top: -2px;transform: rotate(45deg);}.modal__close:hover::before,.modal__close:hover::after {opacity: .2;}.modal__fn {margin-top: 20px;}fieldset {border: 0 none transparent;}fieldset {border: 0 none transparent;}form {margin: 0;padding: 0;}input[type=text],input[type=password],input[type=number],input[type=email],input[type=search],input[type=url] {display: block;width: 100%;height: 40px;padding: 10px 15px;font-size: 10px;line-height: 1em;text-transform: uppercase;background-color: white;border: 1px solid #014876;transition: all .2s;}fieldset {border: 0 none transparent;}fieldset {border: 0 none transparent;}select {position: relative;display: block;width: 100%;height: 40px;padding: 10px 15px;font-size: 10px;line-height: 1em;text-transform: uppercase;background-color: white;border: 1px solid #014876;transition: all .2s;border-radius: 0;background-image: url(../../asset/img/ic/ic_select__arrow.svg);background-repeat: no-repeat;background-position: right top;-webkit-appearance: none;-moz-appearance: none;appearance: none;overflow: hidden;}select:hover {background-image: url(../../asset/img/ic/ic_select__arrow_hover.svg);}.form__item {width: 100%;margin-bottom: 10px;}.form__group_horizontal>* {display: inline-block;vertical-align: middle;}.modal-gallery2 .modal-body,.modal-gallery2 .modal-body-vertical,.modal-gallery2:not(.modal-gallery-vertical) .modal-dialog,.modal-gallery2.modal-gallery-vertical .modal-dialog,.modal-gallery2:not(.modal-gallery-vertical),.modal-gallery2.modal-gallery-vertical {position: fixed;top: 0;right: 0;bottom: 0;left: 0;width: 100%;height: 100%;}.modal-gallery2 .modal-body,.modal-gallery2 .modal-body-vertical,.modal-gallery2:not(.modal-gallery-vertical) .modal-dialog,.modal-gallery2.modal-gallery-vertical .modal-dialog {position: absolute;}.modal-gallery2 .modal-body {transition: all .2s ease;}.modal-gallery2 .modal-body-vertical {transition: all .5s ease;top: 100%;}.modal-gallery2:not(.modal-gallery-vertical) {display: none;background-color: rgba(0,0,0,0.9);z-index: 999999;}.modal-gallery2:not(.modal-gallery-vertical) .modal-preloader {position: fixed;top: 0;left: 0;padding: 20px 20px;color: white;}.modal-gallery2:not(.modal-gallery-vertical) .modal-body {transition: all .5s ease;}.modal-gallery2:not(.modal-gallery-vertical) .modal-body-vertical {transition: all .5s ease;}.modal-gallery2:not(.modal-gallery-vertical) .modal-img-group {position: fixed;top: 50px;right: 120px;bottom: 50px;left: 120px;padding: 0;}.modal-gallery2:not(.modal-gallery-vertical) .modal-img-stack {position: absolute;display: none;width: 100%;height: 100%;text-align: center;}.modal-gallery2:not(.modal-gallery-vertical) .modal-img-stack[data-stack="first"] .modal-img {margin-right: 0;}.modal-gallery2:not(.modal-gallery-vertical) .modal-img-stack[data-stack="inline"] .modal-img {margin-lef: 0;margin-right: 0;}.modal-gallery2:not(.modal-gallery-vertical) .modal-img-stack[data-stack="last"] .modal-img {margin-left: 0;}.modal-gallery2:not(.modal-gallery-vertical) .modal-img-frame {display: inline-block;width: 100%;height: 100%;vertical-align: middle;}.modal-gallery2:not(.modal-gallery-vertical) .modal-img {display: block;margin-left: auto;margin-right: auto;vertical-align: middle;}.modal-gallery2:not(.modal-gallery-vertical) .modal-img.modal-img-swapratio {width: auto;height: 100%;}.modal-gallery2:not(.modal-gallery-vertical) .modal-thumb-group {position: fixed;bottom: 15px;width: 100%;margin: 0;white-space: nowrap;overflow: hidden;}.modal-gallery2:not(.modal-gallery-vertical) .modal-thumb-stack {display: inline-block;cursor: pointer;vertical-align: middle;background-color: black;transition: all .5s ease;}.modal-gallery2:not(.modal-gallery-vertical) .modal-thumb-stack[data-stack="single"] {margin-right: 15px;border: 1px solid rgba(255,255,255,0.25);}.modal-gallery2:not(.modal-gallery-vertical) .modal-thumb-stack[data-stack="first"] {border: 1px solid rgba(255,255,255,0.25);border-right: 0 none transparent;}.modal-gallery2:not(.modal-gallery-vertical) .modal-thumb-stack[data-stack="inline"] {border: 1px solid rgba(255,255,255,0.25);border-left: 0 none transparent;border-right: 0 none transparent;}.modal-gallery2:not(.modal-gallery-vertical) .modal-thumb-stack[data-stack="last"] {margin-right: 15px;border: 1px solid rgba(255,255,255,0.25);border-left: 0 none transparent;}.modal-gallery2:not(.modal-gallery-vertical) .modal-thumb-stack:first-child {margin-left: 15px;}.modal-gallery2:not(.modal-gallery-vertical) .modal-thumb-stack:last-child {margin-right: 15px;}.modal-gallery2:not(.modal-gallery-vertical) .modal-thumb-stack:hover .modal-thumb {opacity: .8;}.modal-gallery2:not(.modal-gallery-vertical) .modal-thumb-stack.current {border-color: #A39161;}.modal-gallery2:not(.modal-gallery-vertical) .modal-thumb-stack.current .modal-thumb {opacity: 1;}.modal-gallery2:not(.modal-gallery-vertical) .modal-thumb-frame {display: inline-block;vertical-align: middle;}.modal-gallery2:not(.modal-gallery-vertical) .modal-thumb {display: block;width: auto;opacity: .35;transition: all .2s ease;}.modal-gallery2:not(.modal-gallery-vertical) .modal-download {position: fixed;background-color: rgba(0,0,0,0.5);border: 1px solid rgba(255,255,255,0.7);width: 36pt;height: 36pt;font-size: 25pt;line-height: 36pt;color: rgba(255,255,255,0.7);text-align: center;border-radius: 50%;transition: all .2s ease;}.modal-gallery2:not(.modal-gallery-vertical) .modal-download:hover {color: white;background-color: #A39161;border-color: #A39161;}.modal-gallery2:not(.modal-gallery-vertical) .modal-prev,.modal-gallery2:not(.modal-gallery-vertical) .modal-next {position: fixed;top: 50%;width: 40px;height: 40px;margin-top: -20pt;transition: all .2s ease;}.modal-gallery2:not(.modal-gallery-vertical) .modal-prev:hover,.modal-gallery2:not(.modal-gallery-vertical) .modal-next:hover {opacity: .5;}.modal-gallery2:not(.modal-gallery-vertical) .modal-prev {display: none;left: 35px;border-top: 2px solid white;border-left: 2px solid white;transform: rotate(-45deg);}.modal-gallery2:not(.modal-gallery-vertical) .modal-next {right: 35px;border-top: 2px solid white;border-right: 2px solid white;transform: rotate(45deg);}.modal-gallery2:not(.modal-gallery-vertical) .modal-download {display: none;top: 25px;right: 105px;}.modal-gallery2:not(.modal-gallery-vertical) .modal-close {position: fixed;top: 25px;right: 35px;width: 40px;height: 40px;background-image: url(../../asset/img/ic/ic_close.svg);background-repeat: no-repeat;background-position: 50% 50%;background-size: 32px;transition: all .2s ease;}.modal-gallery2:not(.modal-gallery-vertical) .modal-zoom {position: fixed;top: 25px;right: 125px;width: 40px;height: 40px;background-image: url(../../asset/img/ic/ic_zoom.svg);background-repeat: no-repeat;background-position: 50% 50%;background-size: 32px;transition: all .2s ease;}.modal-gallery2.modal-gallery-vertical {display: none;background-color: rgba(0,0,0,0.9);z-index: 999999;}.modal-gallery2.modal-gallery-vertical .modal-preloader {position: fixed;top: 0;left: 0;padding: 20px 20px;color: white;}.modal-gallery2.modal-gallery-vertical .modal-body {transition: all .5s ease;opacity: 0;}.modal-gallery2.modal-gallery-vertical .modal-body-vertical {transition: all .5s ease;top: 0%;overflow-y: scroll;}.modal-gallery2.modal-gallery-vertical .modal-img-group {padding: 50px 80px;overflow: auto;}.modal-gallery2.modal-gallery-vertical .modal-img-stack {width: 100%;margin-bottom: 30px;text-align: center;}.modal-gallery2.modal-gallery-vertical .modal-img-stack:last-child {margin-bottom: 0;}.modal-gallery2.modal-gallery-vertical .modal-img-frame {width: 100%;}.modal-gallery2.modal-gallery-vertical .modal-img {display: block;width: 100%;height: auto;}.modal-gallery2.modal-gallery-vertical .modal-img.modal-img-swapratio {width: auto;height: 100%;}.modal-gallery2.modal-gallery-vertical .modal-thumb-group {display: none;position: fixed;bottom: 15px;width: 100%;margin: 0;white-space: nowrap;overflow: hidden;}.modal-gallery2.modal-gallery-vertical .modal-thumb-stack {display: inline-block;cursor: pointer;vertical-align: middle;background-color: black;transition: all .5s ease;}.modal-gallery2.modal-gallery-vertical .modal-thumb-stack[data-stack="single"] {margin-right: 15px;border: 1px solid rgba(255,255,255,0.25);}.modal-gallery2.modal-gallery-vertical .modal-thumb-stack[data-stack="first"] {border: 1px solid rgba(255,255,255,0.25);border-right: 0 none transparent;}.modal-gallery2.modal-gallery-vertical .modal-thumb-stack[data-stack="inline"] {border: 1px solid rgba(255,255,255,0.25);border-left: 0 none transparent;border-right: 0 none transparent;}.modal-gallery2.modal-gallery-vertical .modal-thumb-stack[data-stack="last"] {margin-right: 15px;border: 1px solid rgba(255,255,255,0.25);border-left: 0 none transparent;}.modal-gallery2.modal-gallery-vertical .modal-thumb-stack:first-child {margin-left: 15px;}.modal-gallery2.modal-gallery-vertical .modal-thumb-stack:last-child {margin-right: 15px;}.modal-gallery2.modal-gallery-vertical .modal-thumb-stack:hover .modal-thumb {opacity: .8;}.modal-gallery2.modal-gallery-vertical .modal-thumb-stack.current {border-color: #A39161;}.modal-gallery2.modal-gallery-vertical .modal-thumb-stack.current .modal-thumb {opacity: 1;}.modal-gallery2.modal-gallery-vertical .modal-thumb-frame {display: inline-block;vertical-align: middle;}.modal-gallery2.modal-gallery-vertical .modal-thumb {display: block;width: auto;opacity: .35;transition: all .2s ease;}.modal-gallery2.modal-gallery-vertical .modal-prev,.modal-gallery2.modal-gallery-vertical .modal-next {position: fixed;background-color: rgba(0,0,0,0.5);border: 1px solid rgba(255,255,255,0.7);width: 36pt;height: 36pt;font-size: 25pt;line-height: 36pt;color: rgba(255,255,255,0.7);text-align: center;border-radius: 50%;transition: all .2s ease;}.modal-gallery2.modal-gallery-vertical .modal-prev:hover,.modal-gallery2.modal-gallery-vertical .modal-next:hover {color: white;background-color: #A39161;border-color: #A39161;}.modal-gallery2.modal-gallery-vertical .modal-prev {display: none !important;top: 50%;left: 15px;margin-top: -20pt;}.modal-gallery2.modal-gallery-vertical .modal-next {display: none !important;top: 50%;right: 15px;margin-top: -20pt;}.modal-gallery2.modal-gallery-vertical .modal-download {display: none;top: 25px;right: 105px;}.modal-gallery2.modal-gallery-vertical .modal-close {position: fixed;top: 25px;right: 35px;width: 40px;height: 40px;background-image: url(../../asset/img/ic/ic_close.svg);background-repeat: no-repeat;background-position: 50% 50%;background-size: 32px;transition: all .2s ease;}.modal-gallery2.modal-gallery-vertical .modal-zoom {position: fixed;top: 25px;right: 125px;width: 40px;height: 40px;background-image: url(../../asset/img/ic/ic_zoom.svg);background-repeat: no-repeat;background-position: 50% 50%;background-size: 32px;transition: all .2s ease;}.modal-gallery2.modal-effect-fold .modal-img-stack.modal-img-cover .modal-img {margin-left: 0;}.modal-gallery2.modal-effect-fold .modal-img-stack[data-stack="single"]:not(.modal-img-cover) .modal-img {margin-right: 0;}html {width: 100vw;font-family: "IM FELL Double Pica",Times,"Times New Roman",Arial,serif;font-size: 12px;line-height: 1.7em;color: #333;background-color: #00274C;overflow: hidden;}body {width: calc(100vw + 50px);height: 100vh;animation: fade-in 1s forwards;margin: 0;padding: 0;opacity: 0;transition: all 1s;overflow-y: auto;}body.body_hidden {opacity: 0 !important;}a {text-decoration: none;}.header {position: fixed;top: 0;left: 0;width: 100%;z-index: 9;}.body-layout_subpage .header {display: none;}.portlet_programcalendar__more {color: #00274C;}.portlet_programcalendar__more:hover {color: #A39161;}.portlet__title-link,.portlet__entry-title-link {color: #333;}.portlet__title-link:hover,.portlet__entry-title-link:hover {color: #00274C;}.portlet_slider .portlet__entry-title-link {color: white;}.portlet_slider .portlet__entry-title-link:hover {color: #A39161;}.page__title {font-family: "Chalkduster","Helvetica Neue","Helvetica",Arial,script;font-size: 40px;font-weight: 400;letter-spacing: -1px;line-height: 1.1em;}.page__subtitle {margin-bottom: 2em;text-transform: uppercase;color: #A39161;}.entry+.page__subtitle {margin-top: 2em;}.page__date {margin-top: -1em;margin-bottom: 2em;font-size: 24px;}.page__lead {margin-bottom: 2em;font-size: 18px;font-weight: 400;line-height: 1.4em;}.page__search {padding-top: 2rem;text-align: center;background-color: #001D39;}.page__search-fieldset>* {vertical-align: top;}.page__search-input {width: 100%;max-width: 400px;margin-bottom: 5px;}.page__search-category-select {margin-bottom: 5px;width: 100%;}.page__off-body {display: none;position: absolute;width: 100vw;top: 186px;left: 0;background-color: white;z-index: 99;}.page__off-body._sel {display: block;}.footer {position: relative;padding-bottom: 50px;}.footer a {color: rgba(255,255,255,0.65);transition: all .2s;}.footer a:hover {color: white;}.footer__logo-reformacio-500 {position: absolute;top: 50px;left: 10%;width: 100px;height: 80px;background-image: url("../../asset/img/common/logo_reformacio-500.svg");background-repeat: no-repeat;background-size: contain;}.footer__logo-reformacioma {position: absolute;top: 45px;right: 10%;width: 120px;height: 103px;background-image: url("../../asset/img/common/logo_reformacioma.svg");background-repeat: no-repeat;background-size: contain;}.footer__desc {width: 400px;margin: 50px auto 20px;font-size: 15px;text-align: center;color: rgba(255,255,255,0.5);}.footer__address {width: 400px;margin: 0 auto;font-size: 15px;text-align: center;color: rgba(255,255,255,0.5);}.footer__roles {width: 400px;margin: 0 auto 20px;font-size: 15px;text-align: center;color: rgba(255,255,255,0.5);}.footer__roles p {display: inline-block;width: 50%;vertical-align: top;}.btn,.quiz__finish,.portlet__entry-readmore,a.btn,a.quiz__finish,a.portlet__entry-readmore,button.btn,button.quiz__finish,button.portlet__entry-readmore {display: inline-block;height: 50px;padding: 16px 25px;font-size: 14px;font-weight: 700;letter-spacing: .3pt;text-align: center;text-transform: uppercase;color: white;background-color: #A39161;border: 0 none transparent;transition: all .2s;cursor: pointer;white-space: nowrap;}.btn:hover,.quiz__finish:hover,.portlet__entry-readmore:hover,a.btn:hover,a.quiz__finish:hover,a.portlet__entry-readmore:hover,button.btn:hover,button.quiz__finish:hover,button.portlet__entry-readmore:hover {color: white;background-color: #00274C;}.btn+.btn,.quiz__finish+.btn,.portlet__entry-readmore+.btn,.btn+.quiz__finish,.quiz__finish+.quiz__finish,.portlet__entry-readmore+.quiz__finish,.btn+.portlet__entry-readmore,.quiz__finish+.portlet__entry-readmore,.portlet__entry-readmore+.portlet__entry-readmore {margin-left: 3px;}.article {width: 80%;min-height: 100vh;margin: 0 auto;padding: 100px 100px;background-color: white;}.article__header::after {content: '';display: block;width: 20%;height: 1px;margin: 10px auto;background-color: black;}.article__title {margin-top: 0;font-size: 40px;letter-spacing: -1px;line-height: 1.1em;text-transform: uppercase;text-align: center;color: #A39161;}.article__status {margin-top: -1em;margin-bottom: 2em;font-style: italic;}.article__info-label {font-weight: 700;}.article__info-label::after {content: ': ';}.article__body {font-size: 20px;line-height: 1.6em;}.article__info {position: relative;display: inline-block;max-width: 300px;margin-left: 70px;padding: 12px 30px 15px 20px;font-size: 14px;background-color: rgba(1,72,118,0.5);}.article__info::before {position: absolute;content: '';display: block;top: 0;left: -70px;width: 70px;height: 100%;background-color: #A39161;background-image: url(../../asset/img/ic/ic_info.svg);background-repeat: no-repeat;background-position: 50% 50%;}.article__start-date,.article__loc {display: block;}.article__weekday::before {content: ', ';}.article__lead {margin-bottom: 1em;margin-left: -30px;width: calc(100% + 60px);font-size: 30px;font-style: italic;line-height: 1.2em;letter-spacing: -.2px;text-align: center;}.richtext {position: relative;}.richtext a {color: #00274C;border-bottom: 1px dotted #00274C;}.richtext h1,.richtext h2,.richtext h3,.richtext h4 {font-family: "Chalkduster","Helvetica Neue","Helvetica",Arial,script;}.richtext h1 {margin-bottom: 0.5em;font-size: 36px;letter-spacing: -.5px;line-height: 1.1em;}.richtext h2 {margin-bottom: 0.5em;font-size: 28px;letter-spacing: -.4px;line-height: 1.2em;}.richtext h3 {margin-top: 1.8em;margin-bottom: 0.5em;font-size: 20px;line-height: 1.3em;}.richtext p+h3 {margin-top: 3rem;}.richtext p,.richtext ul,.richtext ol {margin-bottom: 1em;}.richtext ul,.richtext ol {margin-top: -1em;}.richtext img {width: 100%;height: auto;}.richtext table {width: 100%;}.richtext blockquote {margin: 2em 0 2.5em 0;padding: 1em;font-style: italic;text-align: center;color: #aaaaaa;border: 1px solid #dddddd;}.video {position: relative;width: 100%;height: 0;padding-bottom: calc(100% / 16 * 9);}.video iframe,.video video {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}.splash {position: relative;height: 100vh;}.splash__content {position: relative;width: 100%;height: 53vh;top: 22vh;background-color: #001D39;outline: 30px solid rgba(0,29,57,0.25);border-top: 30px solid rgba(1,72,118,0.25);border-bottom: 30px solid rgba(1,72,118,0.25);background-image: url("../../asset/img/common/figure_cover@2x.png");background-repeat: no-repeat;background-position: left bottom;background-size: 40%;}.splash__logo {position: absolute;width: 60%;height: 100%;top: 0;right: 0;background-image: url("../../asset/img/common/logo.svg");background-repeat: no-repeat;background-size: 80%;background-position: 50% 50%;}.splash__logo-reformacio-500 {position: absolute;width: 80px;height: 60px;bottom: 20px;left: 58%;background-image: url("../../asset/img/common/logo_reformacio-500.svg");background-repeat: no-repeat;background-size: contain;}.splash__logo-reformacioma {position: absolute;width: 120px;height: 73px;bottom: 20px;left: 73%;background-image: url("../../asset/img/common/logo_reformacioma.svg");background-repeat: no-repeat;background-size: contain;}.scroll__next {display: block;position: absolute;bottom: 30px;left: calc(50% - 100px);width: 200px;margin: 0;color: rgba(255,255,255,0.75);font-size: 15px;text-align: center;text-transform: uppercase;}.scroll__next::after {content: '';display: block;width: 10px;height: 10px;margin-top: 10px;margin-left: calc(50% - 5px);border-bottom: 2px solid rgba(255,255,255,0.75);border-right: 2px solid rgba(255,255,255,0.75);transform: rotate(45deg);}.board {width: 100vw;height: 100vh;color: white;background-color: #001D39;overflow: hidden;}.board a {color: white;}.board__content {width: 100vw;height: calc(100vh + 50px);overflow-x: auto;overflow-y: hidden;}.board__list {white-space: nowrap;}.panel {display: inline-block;vertical-align: top;white-space: normal;}.panel__title {margin: 0;}.gallery {white-space: nowrap;}.gallery__item {display: inline-block;width: 100vw;height: 100vh;padding: 100px;background-color: #000000;vertical-align: top;white-space: normal;}.gallery__item_cover {height: 100vh;background-color: #111111;overflow-y: auto;}.gallery__title,.gallery__lead,.gallery__toc {max-width: 90%;margin-left: 10%;}.gallery__title {margin-top: 15vh;margin-bottom: 30px;font-size: 36px;line-height: 1.4em;text-transform: uppercase;color: #A39161;}.gallery__toc {list-style-type: none;margin: 0;padding: 0;font-size: 20px;line-height: 1.4em;text-transform: uppercase;color: #A39161;}.gallery__toc-link {display: block;padding: 7px 0;}.gallery__toc-link:hover {color: #A39161;}.gallery__title_medium {margin-top: 7vh;}.gallery__title_long {margin-top: 0;}.gallery__lead {font-size: 18px;line-height: 1.6em;}.gallery__thumb-img {background-repeat: no-repeat;background-position: 50% 50%;background-size: contain;padding-bottom: calc(100vh - 300px);}.gallery__item-title,.gallery__item-caption {width: 60%;text-align: center;}.gallery__item-title {margin: 30px auto 10px;font-size: 18px;line-height: 1.4em;color: #A39161;}.gallery__item-caption {margin: 10px auto;font-size: 15px;line-height: 1.5em;color: #999999;}.nav_back {position: fixed;top: 100px;left: 0;width: 70px;height: 70px;background-color: #A39161;}.nav_back::after {content: '';display: block;width: 10px;height: 10px;margin-top: 30px;margin-left: 30px;border-bottom: 3px solid black;border-left: 3px solid black;transform: rotate(45deg);}.movie {width: 100vw;height: 100vh;padding: 100px 150px;background-color: black;overflow: hidden;}.quiz__modal {position: fixed;display: none;top: 0;left: 0;width: 100vw;height: 100vh;opacity: 0;transition: all .5s;}.quiz__modal_show {opacity: 1;}.quiz__modal-bg {position: fixed;top: 0;left: 0;width: 100vw;height: 100vh;background-color: rgba(0,39,76,0.9);}.quiz__modal-content {position: relative;top: calc(50% - 200px);left: 20%;height: 400px;width: 60%;background-color: white;box-shadow: 0 0 20px rgba(0,39,76,0.3);}.quiz__close {display: block;position: absolute;width: 50px;height: 50px;top: 50px;right: 50px;background-image: url("../../asset/img/ic/ic_close.svg");background-repeat: no-repeat;background-size: contain;}.quiz__steps {width: 100%;height: 20%;margin: 0;padding-top: 27px;font-size: 36px;text-align: center;color: white;background-color: #A39161;}.quiz__list {position: relative;min-width: 100%;height: 80%;padding: 0;margin: 0;white-space: nowrap;overflow-x: hidden;overflow-y: hidden;}.quiz__item {display: inline-block;width: 100%;height: 100%;white-space: normal;vertical-align: top;transition: all .5s;}.quiz__question {margin: 0;height: 40%;padding-top: 49px;font-size: 24px;line-height: 1.4em;text-align: center;}.quiz__answers {width: 100%;height: 60%;padding: 0 20px 20px;}.quiz__answer {display: inline-block;width: calc(100% / 3);height: 100%;padding: 65px 20px 0;font-size: 18px;line-height: 1.2em;text-align: center;vertical-align: top;color: white;background: #014876 linear-gradient(#014876, #00274C);border: 10px solid white;border-radius: 15px;}.quiz__answer_true {background: limegreen none;}.quiz__answer_false {background: red none;}.quit__item_final {text-align: center;}.quiz__result {margin: 80px 0;font-size: 36px;line-height: 1.2em;}#mainmenu {width: 100%;margin: 0;padding: 0;list-style-type: none;text-align: center;}.mainmenu__item {position: relative;display: inline-block;font-size: 16px;text-transform: uppercase;letter-spacing: 0.5px;}.mainmenu__link {display: block;padding: 30px 20px 20px;color: rgba(255,255,255,0.8);transition: all .2s;}.mainmenu__link:hover {color: rgba(255,255,255,0.5);}.mainmenu__item+.mainmenu__item::before {content: '/';position: absolute;top: 29px;left: -2px;color: rgba(255,255,255,0.5);}.portlet {position: relative;}.portlet:last-child .scroll__next {display: none;}.portlet__title {margin-bottom: 65px;font-family: "Chalkduster","Helvetica Neue","Helvetica",Arial,script;font-size: 48px;letter-spacing: 1px;color: white;}.portlet__entry-teaser-text {font-size: 24px;line-height: 1.4em;}.portlet__entry-start-date-weekday,.portlet__entry-start-date-time,.portlet__entry-loc {display: none;}.portlet__hr {display: none;}.portlet__entry-footer {margin-top: 4em;text-align: right;}.portlet_slider {color: white;}.portlet_slider .portlet__body {position: relative;height: 300px;overflow: hidden;background-color: black;}.portlet_slider .portlet__entry {display: none;position: absolute;top: 0;left: 0;width: 100%;opacity: 0;transition: all 1.5s;}.portlet_slider .portlet__entry._current {opacity: 1;}.portlet_slider .portlet__entry._current .portlet__entry-body {transform: none;opacity: .8;}.portlet_slider .portlet__entry._current .portlet__entry-teaser-img {transform: scale(1.1);}.portlet_slider .portlet__entry-teaser-img {padding-bottom: 300px;transform-origin: 0 50%;transition: transform 10s;transform: none;opacity: 1;}.portlet_slider .portlet__entry-teaser-video {position: absolute;top: 0;left: 0;width: 100%;height: auto;margin-top: -15%;}.portlet_slider .portlet__entry-body {position: absolute;bottom: 5%;left: 20px;width: calc(100% - 40px);transform: translateY(100px);opacity: 0;transition: all 1s;}.portlet_slider .portlet__entry-header {display: none;}.portlet_slider .portlet__entry-meta {display: none;}.portlet_slider .portlet__entry-teaser-text {width: 80%;font-size: 16px;line-height: 1.5em;font-weight: 700;}.portlet_slider .portlet__btn_ticket,.portlet_slider .portlet__btn_season-ticket {display: none;}.portlet_slider .portlet__more {display: none;}.portlet__entry-teaser-text_richtext h1,.portlet__entry-teaser-text_richtext h2,.portlet__entry-teaser-text_richtext h3,.portlet__entry-teaser-text_richtext h4 {font-family: "Chalkduster","Helvetica Neue","Helvetica",Arial,script;}.portlet__entry-teaser-text_richtext h1 {margin: 0;font-size: 24px;line-height: 1em;}.portlet__entry-teaser-text_richtext a {color: white;}.portlet__entry-teaser-text_richtext strong {color: #A39161;}.portlet__prev,.portlet__next {position: absolute;top: calc(50% - 50px);width: 100px;height: 100px;padding-top: 33px;font-size: 48px;font-weight: 200;text-align: center;color: white;background-color: #939598;border-radius: 50%;transition: all .2s;}.portlet__prev:hover,.portlet__next:hover {background-color: #A39161;}.portlet__prev {left: -50px;padding-left: 35px;}.portlet__prev:hover {left: -20px;padding-left: 0;}.portlet__next {right: -50px;padding-right: 35px;}.portlet__next:hover {right: -20px;padding-right: 0;}.portlet_contentdisplay .portlet__title {display: none;}.portlet_contentdisplay .portlet__entry-meta {display: none;}.portlet_contentdisplay .portlet__entry-title {font-size: 40px;letter-spacing: -.1pt;line-height: 1.1em;text-transform: uppercase;}.portlet_contentdisplay .portlet__entry-teaser-img {padding-bottom: 100vh;background-attachment: fixed;opacity: .5;}.portlet_contentdisplay .portlet__entry-body {position: absolute;width: 70%;top: 25%;left: 15%;padding: 3em 9em 5em;background-color: rgba(255,255,255,0.9);}.portlet_contentdisplay .portlet__entry-teaser-text {display: none;font-size: 24px;line-height: 1.4em;}.portlet_contentlist-expanded {height: 100vh;padding-top: 7%;overflow: hidden;}.portlet_contentlist-expanded .portlet__logo {position: absolute;top: 10%;right: 15%;width: 300px;height: 95px;background-image: url("../../asset/img/common/logo.svg");background-repeat: no-repeat;background-size: contain;}.portlet_contentlist-expanded .portlet__body {height: 50vh;background-color: #001D39;outline: 30px solid rgba(0,29,57,0.25);border-top: 30px solid rgba(1,72,118,0.25);border-bottom: 30px solid rgba(1,72,118,0.25);}.portlet_contentlist-expanded .portlet__content {height: calc(50vh);overflow-y: hidden;overflow-x: auto;white-space: nowrap;}.portlet_contentlist-expanded .portlet__entry {margin-bottom: 20px;white-space: normal;}.portlet_contentlist-expanded .portlet__entry:hover .portlet__entry-teaser-img {transform: scale(1.1);border-color: #A39161;}.portlet_contentlist-expanded .portlet__entry:first-child {margin-left: 15%;}.portlet_contentlist-expanded .portlet__entry:last-child {margin-right: 15%;}.portlet_contentlist-expanded .portlet__entry-play {display: block;position: absolute;top: calc(50% - 30px);left: calc(50% - 30px);width: 60px;height: 60px;background-color: #fff;border-radius: 50%;}.portlet_contentlist-expanded .portlet__entry-play::after {content: '';display: block;width: 0;height: 0;margin-top: 18px;margin-left: 22px;border-top: 12px solid transparent;border-bottom: 12px solid transparent;border-left: 20px solid #A39161;}.portlet_contentlist-expanded .portlet__entry-teaser-img {transition: all 1s;opacity: .8;}.portlet_contentlist-expanded .portlet__entry-title {margin-bottom: 10px;line-height: 1.4em;}.portlet_contentlist-expanded .portlet__entry-title-link {color: #A39161;}.portlet_contentlist-expanded .portlet__entry-teaser-text {margin-top: 0;font-size: 16px;line-height: 1.4em;color: white;}.portlet_contentlist-expanded .portlet__entry-meta {display: none;}.portlet_contentlist-expanded .portlet__launch-quiz {font-size: 18px;text-transform: uppercase;color: #A39161;}.portlet_contentlist-expanded .portlet__launch-quiz::after {content: ' »';}.portlet_contentlist-expanded .portlet__more {display: none;}.is-touch .portlet_contentlist-expanded .portlet__body {overflow: hidden;}.is-touch .portlet_contentlist-expanded .portlet__content {height: calc(50vh + 50px);}.portlet_programcalendar__more {float: right;margin-top: 3px;font-size: 12px;text-transform: uppercase;}.portlet_programcalendar__more::after {content: ' »';}.portlet_gold .portlet__logo {background-image: url("../../asset/img/common/logo_blue.svg");}.portlet_gold .portlet__body {background-color: #A39161;outline: 30px solid rgba(208,184,121,0.25);border-top: 30px solid rgba(208,184,121,0.25);border-bottom: 30px solid rgba(208,184,121,0.25);}.portlet_gold .portlet__entry-title-link {color: white;}@font-face {font-family:'Chalkduster';src:url("../../asset/font/Chalkduster.eot");src:url("../../asset/font/Chalkduster.eot?#iefix") format("embedded-opentype"),url("../../asset/font/Chalkduster.woff") format("woff"),url("../../asset/font/Chalkduster.ttf") format("truetype"),url("../../asset/font/Chalkduster.svg#86ade2b38e8fe240c14475fa90394fe7") format("svg");font-style:normal;font-weight:400;}@font-face {font-family:'IM FELL Double Pica';src:url("../../asset/font/IMFellDouplePica-Italic.eot");src:url("../../asset/font/IMFellDouplePica-Italic.eot?#iefix") format("embedded-opentype"),url("../../asset/font/IMFellDouplePica-Italic.woff") format("woff"),url("../../asset/font/IMFellDouplePica-Italic.ttf") format("truetype"),url("../../asset/font/IMFellDouplePica-Italic.svg#159ea44aeeed4c046e6bd9ab044a5915") format("svg");font-style:italic;font-weight:400;}@font-face {font-family:'IM FELL Double Pica';src:url("../../asset/font/IMFellDouplePica-Roman.eot");src:url("../../asset/font/IMFellDouplePica-Roman.eot?#iefix") format("embedded-opentype"),url("../../asset/font/IMFellDouplePica-Roman.woff") format("woff"),url("../../asset/font/IMFellDouplePica-Roman.ttf") format("truetype"),url("../../asset/font/IMFellDouplePica-Roman.svg#37bd0134eab2ed5698ca7ad678c952d3") format("svg");font-style:normal;font-weight:400;}@media screen and (min-width: 414px) {.pa_wide .portlet_contentlist-expanded .portlet__entry {width: calc((100% / 12) * 6);}.portlet_slider .portlet__body {height: 400px;}.portlet_slider .portlet__entry-teaser-img {padding-bottom: 400px;}}@media (min-width: 480px) {.modal__window,.modal__content {top: 50%;margin-left: auto;margin-right: auto;padding: 70px;box-shadow: 0 0 20px rgba(0,0,0,0.25);}}@media screen and (min-width: 700px) {.sig__container {overflow: hidden;}.sig__img-list {white-space: nowrap;}.sig__img-item {display: inline-block;height: 100%;padding: 50px;}.sig__img-img {display: none;}.sig__img {opacity: 0;}.sig__prev {left: 10px;}.sig__next {right: 10px;}}@media screen and (min-width: 767px) {.portlet__header {width: 767px;}.pa_wide .portlet_contentlist-expanded .portlet__entry {width: calc((100% / 12) * 4);}.modal__close {top: 20px;right: 20px;}.page__search-input {width: 30%;}.page__search-category-select {width: 30%;margin-left: 3px;margin-right: 3px;}.portlet_slider .portlet__entry-body {left: 90px;width: 80%;}.portlet__entry-teaser-text_richtext h1 {font-size: 28px;}}@media screen and (min-width: 940px) {.portlet__header {width: 940px;}.page__search-input {width: 45%;}.page__search-category-select {width: auto;}.portlet_slider .portlet__entry-body {left: 120px;width: 60%;}.portlet__entry-teaser-text_richtext h1 {font-size: 36px;}.pa_wide .portlet_contentlist-expanded .portlet__entry {width: 20%;}}@media screen and (min-width: 1200px) {.portlet__header {width: 1200px;}.footer__logo-reformacio-500 {top: 20px;left: 20%;width: 130px;height: 110px;transition: all .2s;}.footer__logo-reformacio-500:hover {transform: scale(1.1);}.footer__logo-reformacioma {top: 20px;right: 15%;width: 170px;height: 110px;transition: all .2s;}.footer__logo-reformacioma:hover {transform: scale(1.1);}.article {width: 60%;padding: 100px 150px;}.article__title {font-size: 48px;}.article__body {font-size: 17px;}.gallery__title,.gallery__lead,.gallery__toc {max-width: 70%;margin-left: 10%;}.gallery__title {font-size: 56px;line-height: 1.2em;}}@media screen and (max-width: 414px) {.portlet_slider .portlet__entry-teaser-text,.portlet__prev,.portlet__next {display: none !important;}}@keyframes sigVisibleIntro {0% {opacity: 0;}100% {opacity: 1;}}@keyframes sigVisibleOutro {0% {opacity: 1;}100% {opacity: 0;}}@keyframes sigImgPreloader {0% {transform: rotate(0deg);opacity: 0;}50% {opacity: 1;}100% {transform: rotate(360deg);opacity: 0;}}@keyframes fade-in {0% {opacity: 0;}100% {opacity: 1;}}
