@import url("https://fonts.googleapis.com/css?family=Cantarell:400,700|Crimson+Text:400i");.popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:500;background-color:rgba(255, 255, 255, 0.9);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:opacity 350ms ease, visibility 0ms linear 350ms;-o-transition:opacity 350ms ease, visibility 0ms linear 350ms;transition:opacity 350ms ease, visibility 0ms linear 350ms}.popup.active{opacity:1;visibility:visible;pointer-events:auto;-webkit-transition:opacity 350ms ease, visibility 0ms linear;-o-transition:opacity 350ms ease, visibility 0ms linear;transition:opacity 350ms ease, visibility 0ms linear}.popup__center{position:relative;width:90%;max-width:930px;height:calc(90% - 34px)}.popup--video .popup__center{height:auto}.popup__container{background-color:#fff;width:100%;height:100%;position:relative;-webkit-box-shadow:0 0 50px rgba(0, 0, 0, 0.2);box-shadow:0 0 50px rgba(0, 0, 0, 0.2);overflow:hidden}.popup__close{border:none;position:absolute;top:0;right:0;width:50px;height:50px;-webkit-transform:translate(50%, -50%);-ms-transform:translate(50%, -50%);transform:translate(50%, -50%);z-index:1;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#241d50;color:#fff;font-size:em(24);-webkit-transition:background-color 350ms ease;-o-transition:background-color 350ms ease;transition:background-color 350ms ease}.popup__close:hover{background-color:#54489c}.popup__list{width:100%;height:100%;position:relative;z-index:0}.popup__item{width:100%;height:100%}.popup__inner{overflow:auto;height:100%;scrollbar-width:thin;scrollbar-color:#54489c #f7f7f7;-ms-overflow-style:-ms-autohiding-scrollbar;padding:32px 5vw}.popup__inner::-webkit-scrollbar{width:10px}.popup__inner::-webkit-scrollbar-track{background-color:#f7f7f7;border-radius:10px}.popup__inner::-webkit-scrollbar-thumb{border-radius:10px;background-color:#54489c}.popup--video .popup__inner{padding:0;overflow:hidden}.popup__videoContainer{position:relative;width:100%}.popup__videoContainer:before{display:block;content:"";width:100%;padding-top:56.25%}.popup__video{position:absolute;left:0;top:0;width:100%;height:100%}.popup__video iframe{width:100%;height:100%}.popup__left{position:relative;height:350px;width:260px;margin:25px auto 0}.popup__img{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.popup__title{font-size:em(32);margin:0}.popup__subtitle{font-size:em(18);font-weight:500;color:#241d50;letter-spacing:ls(50);text-transform:uppercase;display:block;margin:10px 0 25px;line-height:1}.popup__content{margin:25px 0}.popup__content:last-child{margin:25px 0 0}.popup__pager{position:absolute;right:0;bottom:-34px;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.popup__pager span{height:5px;border-radius:2.5px;width:24px;margin-right:10px;opacity:0.3;cursor:pointer;background-color:#54489c;-webkit-transition:opacity 350ms ease;-o-transition:opacity 350ms ease;transition:opacity 350ms ease}.popup__pager span.cycle-pager-active{opacity:1}.popup__pager span:last-child{margin-right:0}@media (min-width:769px){.popup__center{max-height:500px}.popup__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;padding:0}.popup__left{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;height:100%;width:40%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:0}.popup__right{max-height:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:32px}.popup__content{max-height:180px;overflow:auto;scrollbar-width:thin;scrollbar-color:#54489c #f7f7f7;-ms-overflow-style:-ms-autohiding-scrollbar}.popup__content::-webkit-scrollbar{width:10px}.popup__content::-webkit-scrollbar-track{background-color:#f7f7f7;border-radius:10px}.popup__content::-webkit-scrollbar-thumb{border-radius:10px;background-color:#54489c}.popup__content:last-child{max-height:260px}}.lte-ie8 .popup__center{max-height:500px}.lte-ie8 .popup__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;padding:0}.lte-ie8 .popup__left{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;height:100%;width:40%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:0}.lte-ie8 .popup__right{max-height:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:32px}.lte-ie8 .popup__content{max-height:180px;overflow:auto;scrollbar-width:thin;scrollbar-color:#54489c #f7f7f7;-ms-overflow-style:-ms-autohiding-scrollbar}.lte-ie8 .popup__content::-webkit-scrollbar{width:10px}.lte-ie8 .popup__content::-webkit-scrollbar-track{background-color:#f7f7f7;border-radius:10px}.lte-ie8 .popup__content::-webkit-scrollbar-thumb{border-radius:10px;background-color:#54489c}.lte-ie8 .popup__content:last-child{max-height:260px}@media (min-width:1025px){.popup__right{padding:64px}}