@charset "UTF-8";/*!
 * animsition v4.0.2
 * A simple and easy jQuery plugin for CSS animated page transitions.
 * http://blivesta.github.io/animsition
 * License : MIT
 * Author : blivesta (http://blivesta.com/)
 */.animsition,.animsition-overlay{position:relative;opacity:0;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animsition-overlay-slide{position:fixed;z-index:1;width:100%;height:100%;background-color:#ddd}.animsition-loading,.animsition-loading:after{width:32px;height:32px;position:fixed;top:50%;left:50%;margin-top:-16px;margin-left:-16px;border-radius:50%;z-index:2}.animsition-loading{background-color:transparent;border-top:5px solid rgba(0,0,0,.2);border-right:5px solid rgba(0,0,0,.2);border-bottom:5px solid rgba(0,0,0,.2);border-left:5px solid #eee;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-name:animsition-loading;animation-name:animsition-loading}@-webkit-keyframes animsition-loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes animsition-loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.fade-in{-webkit-animation-name:fade-in;animation-name:fade-in}@-webkit-keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.fade-out{-webkit-animation-name:fade-out;animation-name:fade-out}@-webkit-keyframes fade-in-up{0%{-webkit-transform:translateY(500px);transform:translateY(500px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes fade-in-up{0%{-webkit-transform:translateY(500px);transform:translateY(500px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.fade-in-up{-webkit-animation-name:fade-in-up;animation-name:fade-in-up}@-webkit-keyframes fade-out-up{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}to{-webkit-transform:translateY(-500px);transform:translateY(-500px);opacity:0}}@keyframes fade-out-up{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}to{-webkit-transform:translateY(-500px);transform:translateY(-500px);opacity:0}}.fade-out-up{-webkit-animation-name:fade-out-up;animation-name:fade-out-up}@-webkit-keyframes fade-in-up-sm{0%{-webkit-transform:translateY(100px);transform:translateY(100px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes fade-in-up-sm{0%{-webkit-transform:translateY(100px);transform:translateY(100px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.fade-in-up-sm{-webkit-animation-name:fade-in-up-sm;animation-name:fade-in-up-sm}@-webkit-keyframes fade-out-up-sm{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}to{-webkit-transform:translateY(-100px);transform:translateY(-100px);opacity:0}}@keyframes fade-out-up-sm{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}to{-webkit-transform:translateY(-100px);transform:translateY(-100px);opacity:0}}.fade-out-up-sm{-webkit-animation-name:fade-out-up-sm;animation-name:fade-out-up-sm}@-webkit-keyframes fade-in-up-lg{0%{-webkit-transform:translateY(1000px);transform:translateY(1000px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes fade-in-up-lg{0%{-webkit-transform:translateY(1000px);transform:translateY(1000px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.fade-in-up-lg{-webkit-animation-name:fade-in-up-lg;animation-name:fade-in-up-lg}@-webkit-keyframes fade-out-up-lg{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}to{-webkit-transform:translateY(-1000px);transform:translateY(-1000px);opacity:0}}@keyframes fade-out-up-lg{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}to{-webkit-transform:translateY(-1000px);transform:translateY(-1000px);opacity:0}}.fade-out-up-lg{-webkit-animation-name:fade-out-up-lg;animation-name:fade-out-up-lg}@-webkit-keyframes fade-in-down{0%{-webkit-transform:translateY(-500px);transform:translateY(-500px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes fade-in-down{0%{-webkit-transform:translateY(-500px);transform:translateY(-500px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.fade-in-down{-webkit-animation-name:fade-in-down;animation-name:fade-in-down}@-webkit-keyframes fade-out-down{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}to{-webkit-transform:translateY(500px);transform:translateY(500px);opacity:0}}@keyframes fade-out-down{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}to{-webkit-transform:translateY(500px);transform:translateY(500px);opacity:0}}.fade-out-down{-webkit-animation-name:fade-out-down;animation-name:fade-out-down}@-webkit-keyframes fade-in-down-sm{0%{-webkit-transform:translateY(-100px);transform:translateY(-100px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes fade-in-down-sm{0%{-webkit-transform:translateY(-100px);transform:translateY(-100px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.fade-in-down-sm{-webkit-animation-name:fade-in-down-sm;animation-name:fade-in-down-sm}@-webkit-keyframes fade-out-down-sm{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}to{-webkit-transform:translateY(100px);transform:translateY(100px);opacity:0}}@keyframes fade-out-down-sm{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}to{-webkit-transform:translateY(100px);transform:translateY(100px);opacity:0}}.fade-out-down-sm{-webkit-animation-name:fade-out-down-sm;animation-name:fade-out-down-sm}.fade-in-down-lg{-webkit-animation-name:fade-in-down;animation-name:fade-in-down}@-webkit-keyframes fade-out-down-lg{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}to{-webkit-transform:translateY(1000px);transform:translateY(1000px);opacity:0}}@keyframes fade-out-down-lg{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}to{-webkit-transform:translateY(1000px);transform:translateY(1000px);opacity:0}}.fade-out-down-lg{-webkit-animation-name:fade-out-down-lg;animation-name:fade-out-down-lg}@-webkit-keyframes fade-in-left{0%{-webkit-transform:translateX(-500px);transform:translateX(-500px);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes fade-in-left{0%{-webkit-transform:translateX(-500px);transform:translateX(-500px);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}.fade-in-left{-webkit-animation-name:fade-in-left;animation-name:fade-in-left}@-webkit-keyframes fade-out-left{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}to{-webkit-transform:translateX(-500px);transform:translateX(-500px);opacity:0}}@keyframes fade-out-left{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}to{-webkit-transform:translateX(-500px);transform:translateX(-500px);opacity:0}}.fade-out-left{-webkit-animation-name:fade-out-left;animation-name:fade-out-left}@-webkit-keyframes fade-in-left-sm{0%{-webkit-transform:translateX(-100px);transform:translateX(-100px);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes fade-in-left-sm{0%{-webkit-transform:translateX(-100px);transform:translateX(-100px);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}.fade-in-left-sm{-webkit-animation-name:fade-in-left-sm;animation-name:fade-in-left-sm}@-webkit-keyframes fade-out-left-sm{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}to{-webkit-transform:translateX(-100px);transform:translateX(-100px);opacity:0}}@keyframes fade-out-left-sm{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}to{-webkit-transform:translateX(-100px);transform:translateX(-100px);opacity:0}}.fade-out-left-sm{-webkit-animation-name:fade-out-left-sm;animation-name:fade-out-left-sm}@-webkit-keyframes fade-in-left-lg{0%{-webkit-transform:translateX(-1500px);transform:translateX(-1500px);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes fade-in-left-lg{0%{-webkit-transform:translateX(-1500px);transform:translateX(-1500px);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}.fade-in-left-lg{-webkit-animation-name:fade-in-left-lg;animation-name:fade-in-left-lg}@-webkit-keyframes fade-out-left-lg{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}to{-webkit-transform:translateX(-1500px);transform:translateX(-1500px);opacity:0}}@keyframes fade-out-left-lg{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}to{-webkit-transform:translateX(-1500px);transform:translateX(-1500px);opacity:0}}.fade-out-left-lg{-webkit-animation-name:fade-out-left-lg;animation-name:fade-out-left-lg}@-webkit-keyframes fade-in-right{0%{-webkit-transform:translateX(500px);transform:translateX(500px);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes fade-in-right{0%{-webkit-transform:translateX(500px);transform:translateX(500px);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}.fade-in-right{-webkit-animation-name:fade-in-right;animation-name:fade-in-right}@-webkit-keyframes fade-out-right{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}to{-webkit-transform:translateX(500px);transform:translateX(500px);opacity:0}}@keyframes fade-out-right{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}to{-webkit-transform:translateX(500px);transform:translateX(500px);opacity:0}}.fade-out-right{-webkit-animation-name:fade-out-right;animation-name:fade-out-right}@-webkit-keyframes fade-in-right-sm{0%{-webkit-transform:translateX(100px);transform:translateX(100px);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes fade-in-right-sm{0%{-webkit-transform:translateX(100px);transform:translateX(100px);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}.fade-in-right-sm{-webkit-animation-name:fade-in-right-sm;animation-name:fade-in-right-sm}@-webkit-keyframes fade-out-right-sm{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}to{-webkit-transform:translateX(100px);transform:translateX(100px);opacity:0}}@keyframes fade-out-right-sm{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}to{-webkit-transform:translateX(100px);transform:translateX(100px);opacity:0}}.fade-out-right-sm{-webkit-animation-name:fade-out-right-sm;animation-name:fade-out-right-sm}@-webkit-keyframes fade-in-right-lg{0%{-webkit-transform:translateX(1500px);transform:translateX(1500px);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes fade-in-right-lg{0%{-webkit-transform:translateX(1500px);transform:translateX(1500px);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}.fade-in-right-lg{-webkit-animation-name:fade-in-right-lg;animation-name:fade-in-right-lg}@-webkit-keyframes fade-out-right-lg{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}to{-webkit-transform:translateX(1500px);transform:translateX(1500px);opacity:0}}@keyframes fade-out-right-lg{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}to{-webkit-transform:translateX(1500px);transform:translateX(1500px);opacity:0}}.fade-out-right-lg{-webkit-animation-name:fade-out-right-lg;animation-name:fade-out-right-lg}@-webkit-keyframes rotate-in{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:center center;transform-origin:center center;opacity:0}0%,to{-webkit-transform-origin:center center}to{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:center center;transform-origin:center center;opacity:1}}@keyframes rotate-in{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:center center;transform-origin:center center;opacity:0}0%,to{-webkit-transform-origin:center center}to{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:center center;transform-origin:center center;opacity:1}}.rotate-in{-webkit-animation-name:rotate-in;animation-name:rotate-in}@-webkit-keyframes rotate-out{0%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:center center;transform-origin:center center;opacity:1}0%,to{-webkit-transform-origin:center center}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:center center;transform-origin:center center;opacity:0}}@keyframes rotate-out{0%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:center center;transform-origin:center center;opacity:1}0%,to{-webkit-transform-origin:center center}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:center center;transform-origin:center center;opacity:0}}.rotate-out{-webkit-animation-name:rotate-out;animation-name:rotate-out}@-webkit-keyframes rotate-in-sm{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:center center;transform-origin:center center;opacity:0}0%,to{-webkit-transform-origin:center center}to{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:center center;transform-origin:center center;opacity:1}}@keyframes rotate-in-sm{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:center center;transform-origin:center center;opacity:0}0%,to{-webkit-transform-origin:center center}to{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:center center;transform-origin:center center;opacity:1}}.rotate-in-sm{-webkit-animation-name:rotate-in-sm;animation-name:rotate-in-sm}@-webkit-keyframes rotate-out-sm{0%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:center center;transform-origin:center center;opacity:1}0%,to{-webkit-transform-origin:center center}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:center center;transform-origin:center center;opacity:0}}@keyframes rotate-out-sm{0%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:center center;transform-origin:center center;opacity:1}0%,to{-webkit-transform-origin:center center}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:center center;transform-origin:center center;opacity:0}}.rotate-out-sm{-webkit-animation-name:rotate-out-sm;animation-name:rotate-out-sm}@-webkit-keyframes rotate-in-lg{0%{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);-webkit-transform-origin:center center;transform-origin:center center;opacity:0}0%,to{-webkit-transform-origin:center center}to{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:center center;transform-origin:center center;opacity:1}}@keyframes rotate-in-lg{0%{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);-webkit-transform-origin:center center;transform-origin:center center;opacity:0}0%,to{-webkit-transform-origin:center center}to{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:center center;transform-origin:center center;opacity:1}}.rotate-in-lg{-webkit-animation-name:rotate-in-lg;animation-name:rotate-in-lg}@-webkit-keyframes rotate-out-lg{0%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:center center;transform-origin:center center;opacity:1}0%,to{-webkit-transform-origin:center center}to{-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transform-origin:center center;transform-origin:center center;opacity:0}}@keyframes rotate-out-lg{0%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:center center;transform-origin:center center;opacity:1}0%,to{-webkit-transform-origin:center center}to{-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transform-origin:center center;transform-origin:center center;opacity:0}}.rotate-out-lg{-webkit-animation-name:rotate-out-lg;animation-name:rotate-out-lg}@-webkit-keyframes flip-in-x{0%{-webkit-transform:perspective(550px) rotateX(90deg);transform:perspective(550px) rotateX(90deg);opacity:0}to{-webkit-transform:perspective(550px) rotateX(0deg);transform:perspective(550px) rotateX(0deg);opacity:1}}@keyframes flip-in-x{0%{-webkit-transform:perspective(550px) rotateX(90deg);transform:perspective(550px) rotateX(90deg);opacity:0}to{-webkit-transform:perspective(550px) rotateX(0deg);transform:perspective(550px) rotateX(0deg);opacity:1}}.flip-in-x{-webkit-animation-name:flip-in-x;animation-name:flip-in-x;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flip-out-x{0%{-webkit-transform:perspective(550px) rotateX(0deg);transform:perspective(550px) rotateX(0deg);opacity:1}to{-webkit-transform:perspective(550px) rotateX(90deg);transform:perspective(550px) rotateX(90deg);opacity:0}}@keyframes flip-out-x{0%{-webkit-transform:perspective(550px) rotateX(0deg);transform:perspective(550px) rotateX(0deg);opacity:1}to{-webkit-transform:perspective(550px) rotateX(90deg);transform:perspective(550px) rotateX(90deg);opacity:0}}.flip-out-x{-webkit-animation-name:flip-out-x;animation-name:flip-out-x;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flip-in-x-nr{0%{-webkit-transform:perspective(100px) rotateX(90deg);transform:perspective(100px) rotateX(90deg);opacity:0}to{-webkit-transform:perspective(100px) rotateX(0deg);transform:perspective(100px) rotateX(0deg);opacity:1}}@keyframes flip-in-x-nr{0%{-webkit-transform:perspective(100px) rotateX(90deg);transform:perspective(100px) rotateX(90deg);opacity:0}to{-webkit-transform:perspective(100px) rotateX(0deg);transform:perspective(100px) rotateX(0deg);opacity:1}}.flip-in-x-nr{-webkit-animation-name:flip-in-x-nr;animation-name:flip-in-x-nr;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flip-out-x-nr{0%{-webkit-transform:perspective(100px) rotateX(0deg);transform:perspective(100px) rotateX(0deg);opacity:1}to{-webkit-transform:perspective(100px) rotateX(90deg);transform:perspective(100px) rotateX(90deg);opacity:0}}@keyframes flip-out-x-nr{0%{-webkit-transform:perspective(100px) rotateX(0deg);transform:perspective(100px) rotateX(0deg);opacity:1}to{-webkit-transform:perspective(100px) rotateX(90deg);transform:perspective(100px) rotateX(90deg);opacity:0}}.flip-out-x-nr{-webkit-animation-name:flip-out-x-nr;animation-name:flip-out-x-nr;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flip-in-x-fr{0%{-webkit-transform:perspective(1000px) rotateX(90deg);transform:perspective(1000px) rotateX(90deg);opacity:0}to{-webkit-transform:perspective(1000px) rotateX(0deg);transform:perspective(1000px) rotateX(0deg);opacity:1}}@keyframes flip-in-x-fr{0%{-webkit-transform:perspective(1000px) rotateX(90deg);transform:perspective(1000px) rotateX(90deg);opacity:0}to{-webkit-transform:perspective(1000px) rotateX(0deg);transform:perspective(1000px) rotateX(0deg);opacity:1}}.flip-in-x-fr{-webkit-animation-name:flip-in-x-fr;animation-name:flip-in-x-fr;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flip-out-x-fr{0%{-webkit-transform:perspective(1000px) rotateX(0deg);transform:perspective(1000px) rotateX(0deg);opacity:1}to{-webkit-transform:perspective(1000px) rotateX(90deg);transform:perspective(1000px) rotateX(90deg);opacity:0}}@keyframes flip-out-x-fr{0%{-webkit-transform:perspective(1000px) rotateX(0deg);transform:perspective(1000px) rotateX(0deg);opacity:1}to{-webkit-transform:perspective(1000px) rotateX(90deg);transform:perspective(1000px) rotateX(90deg);opacity:0}}.flip-out-x-fr{-webkit-animation-name:flip-out-x-fr;animation-name:flip-out-x-fr;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flip-in-y{0%{-webkit-transform:perspective(550px) rotateY(90deg);transform:perspective(550px) rotateY(90deg);opacity:0}to{-webkit-transform:perspective(550px) rotateY(0deg);transform:perspective(550px) rotateY(0deg);opacity:1}}@keyframes flip-in-y{0%{-webkit-transform:perspective(550px) rotateY(90deg);transform:perspective(550px) rotateY(90deg);opacity:0}to{-webkit-transform:perspective(550px) rotateY(0deg);transform:perspective(550px) rotateY(0deg);opacity:1}}.flip-in-y{-webkit-animation-name:flip-in-y;animation-name:flip-in-y;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flip-out-y{0%{-webkit-transform:perspective(550px) rotateY(0deg);transform:perspective(550px) rotateY(0deg);opacity:1}to{-webkit-transform:perspective(550px) rotateY(90deg);transform:perspective(550px) rotateY(90deg);opacity:0}}@keyframes flip-out-y{0%{-webkit-transform:perspective(550px) rotateY(0deg);transform:perspective(550px) rotateY(0deg);opacity:1}to{-webkit-transform:perspective(550px) rotateY(90deg);transform:perspective(550px) rotateY(90deg);opacity:0}}.flip-out-y{-webkit-animation-name:flip-out-y;animation-name:flip-out-y;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flip-in-y-nr{0%{-webkit-transform:perspective(100px) rotateY(90deg);transform:perspective(100px) rotateY(90deg);opacity:0}to{-webkit-transform:perspective(100px) rotateY(0deg);transform:perspective(100px) rotateY(0deg);opacity:1}}@keyframes flip-in-y-nr{0%{-webkit-transform:perspective(100px) rotateY(90deg);transform:perspective(100px) rotateY(90deg);opacity:0}to{-webkit-transform:perspective(100px) rotateY(0deg);transform:perspective(100px) rotateY(0deg);opacity:1}}.flip-in-y-nr{-webkit-animation-name:flip-in-y-nr;animation-name:flip-in-y-nr;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flip-out-y-nr{0%{-webkit-transform:perspective(100px) rotateY(0deg);transform:perspective(100px) rotateY(0deg);opacity:1}to{-webkit-transform:perspective(100px) rotateY(90deg);transform:perspective(100px) rotateY(90deg);opacity:0}}@keyframes flip-out-y-nr{0%{-webkit-transform:perspective(100px) rotateY(0deg);transform:perspective(100px) rotateY(0deg);opacity:1}to{-webkit-transform:perspective(100px) rotateY(90deg);transform:perspective(100px) rotateY(90deg);opacity:0}}.flip-out-y-nr{-webkit-animation-name:flip-out-y-nr;animation-name:flip-out-y-nr;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flip-in-y-fr{0%{-webkit-transform:perspective(1000px) rotateY(90deg);transform:perspective(1000px) rotateY(90deg);opacity:0}to{-webkit-transform:perspective(1000px) rotateY(0deg);transform:perspective(1000px) rotateY(0deg);opacity:1}}@keyframes flip-in-y-fr{0%{-webkit-transform:perspective(1000px) rotateY(90deg);transform:perspective(1000px) rotateY(90deg);opacity:0}to{-webkit-transform:perspective(1000px) rotateY(0deg);transform:perspective(1000px) rotateY(0deg);opacity:1}}.flip-in-y-fr{-webkit-animation-name:flip-in-y-fr;animation-name:flip-in-y-fr;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flip-out-y-fr{0%{-webkit-transform:perspective(1000px) rotateY(0deg);transform:perspective(1000px) rotateY(0deg);opacity:1}to{-webkit-transform:perspective(1000px) rotateY(90deg);transform:perspective(1000px) rotateY(90deg);opacity:0}}@keyframes flip-out-y-fr{0%{-webkit-transform:perspective(1000px) rotateY(0deg);transform:perspective(1000px) rotateY(0deg);opacity:1}to{-webkit-transform:perspective(1000px) rotateY(90deg);transform:perspective(1000px) rotateY(90deg);opacity:0}}.flip-out-y-fr{-webkit-animation-name:flip-out-y-fr;animation-name:flip-out-y-fr;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes zoom-in{0%{-webkit-transform:scale(.7);transform:scale(.7);opacity:0}to{opacity:1}}@keyframes zoom-in{0%{-webkit-transform:scale(.7);transform:scale(.7);opacity:0}to{opacity:1}}.zoom-in{-webkit-animation-name:zoom-in;animation-name:zoom-in}@-webkit-keyframes zoom-out{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(.7);transform:scale(.7)}50%,to{opacity:0}}@keyframes zoom-out{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(.7);transform:scale(.7)}50%,to{opacity:0}}.zoom-out{-webkit-animation-name:zoom-out;animation-name:zoom-out}@-webkit-keyframes zoom-in-sm{0%{-webkit-transform:scale(.95);transform:scale(.95);opacity:0}to{opacity:1}}@keyframes zoom-in-sm{0%{-webkit-transform:scale(.95);transform:scale(.95);opacity:0}to{opacity:1}}.zoom-in-sm{-webkit-animation-name:zoom-in-sm;animation-name:zoom-in-sm}@-webkit-keyframes zoom-out-sm{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(.95);transform:scale(.95)}50%,to{opacity:0}}@keyframes zoom-out-sm{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(.95);transform:scale(.95)}50%,to{opacity:0}}.zoom-out-sm{-webkit-animation-name:zoom-out-sm;animation-name:zoom-out-sm}@-webkit-keyframes zoom-in-lg{0%{-webkit-transform:scale(.4);transform:scale(.4);opacity:0}to{opacity:1}}@keyframes zoom-in-lg{0%{-webkit-transform:scale(.4);transform:scale(.4);opacity:0}to{opacity:1}}.zoom-in-lg{-webkit-animation-name:zoom-in-lg;animation-name:zoom-in-lg}@-webkit-keyframes zoom-out-lg{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(.4);transform:scale(.4)}50%,to{opacity:0}}@keyframes zoom-out-lg{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(.4);transform:scale(.4)}50%,to{opacity:0}}.zoom-out-lg{-webkit-animation-name:zoom-out-lg;animation-name:zoom-out-lg}@-webkit-keyframes overlay-slide-in-top{0%{height:100%}to{height:0}}@keyframes overlay-slide-in-top{0%{height:100%}to{height:0}}.overlay-slide-in-top{top:0;height:0;-webkit-animation-name:overlay-slide-in-top;animation-name:overlay-slide-in-top}@-webkit-keyframes overlay-slide-out-top{0%{height:0}to{height:100%}}@keyframes overlay-slide-out-top{0%{height:0}to{height:100%}}.overlay-slide-out-top{top:0;height:100%;-webkit-animation-name:overlay-slide-out-top;animation-name:overlay-slide-out-top}@-webkit-keyframes overlay-slide-in-bottom{0%{height:100%}to{height:0}}@keyframes overlay-slide-in-bottom{0%{height:100%}to{height:0}}.overlay-slide-in-bottom{bottom:0;height:0;-webkit-animation-name:overlay-slide-in-bottom;animation-name:overlay-slide-in-bottom}@-webkit-keyframes overlay-slide-out-bottom{0%{height:0}to{height:100%}}@keyframes overlay-slide-out-bottom{0%{height:0}to{height:100%}}.overlay-slide-out-bottom{bottom:0;height:100%;-webkit-animation-name:overlay-slide-out-bottom;animation-name:overlay-slide-out-bottom}@-webkit-keyframes overlay-slide-in-left{0%{width:100%}to{width:0}}@keyframes overlay-slide-in-left{0%{width:100%}to{width:0}}.overlay-slide-in-left{width:0;-webkit-animation-name:overlay-slide-in-left;animation-name:overlay-slide-in-left}@-webkit-keyframes overlay-slide-out-left{0%{width:0}to{width:100%}}@keyframes overlay-slide-out-left{0%{width:0}to{width:100%}}.overlay-slide-out-left{left:0;width:100%;-webkit-animation-name:overlay-slide-out-left;animation-name:overlay-slide-out-left}@-webkit-keyframes overlay-slide-in-right{0%{width:100%}to{width:0}}@keyframes overlay-slide-in-right{0%{width:100%}to{width:0}}.overlay-slide-in-right{right:0;width:0;-webkit-animation-name:overlay-slide-in-right;animation-name:overlay-slide-in-right}@-webkit-keyframes overlay-slide-out-right{0%{width:0}to{width:100%}}@keyframes overlay-slide-out-right{0%{width:0}to{width:100%}}.overlay-slide-out-right{right:0;width:100%;-webkit-animation-name:overlay-slide-out-right;animation-name:overlay-slide-out-right}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:none;transform:none}}@keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}

/*! Lity - v2.2.2 - 2017-07-17
* http://sorgalla.com/lity/
* Copyright (c) 2015-2017 Jan Sorgalla; Licensed MIT */.lity{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;white-space:nowrap;background:#0b0b0b;background:rgba(0,0,0,.9);outline:none!important;opacity:0;transition:opacity .3s ease}.lity.lity-opened{opacity:1}.lity.lity-closed{opacity:0}.lity *{box-sizing:border-box}.lity-wrap{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;text-align:center;outline:none!important}.lity-wrap:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-.25em}.lity-loader{z-index:9991;color:#fff;position:absolute;top:50%;margin-top:-.8em;width:100%;text-align:center;font-size:14px;font-family:Arial,Helvetica,sans-serif;opacity:0;transition:opacity .3s ease}.lity-loading .lity-loader{opacity:1}.lity-container{z-index:9992;position:relative;text-align:left;vertical-align:middle;display:inline-block;white-space:normal;max-width:100%;max-height:100%;outline:none!important}.lity-content{z-index:9993;width:100%;-webkit-transform:scale(1);transform:scale(1);transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.lity-closed .lity-content,.lity-loading .lity-content{-webkit-transform:scale(.8);transform:scale(.8)}.lity-content:after{content:"";position:absolute;left:0;top:0;bottom:0;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6)}.lity-close{z-index:9994;width:35px;height:35px;position:fixed;right:0;top:0;-webkit-appearance:none;cursor:pointer;text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,.6);border:0;background:none;outline:none;box-shadow:none}.lity-close::-moz-focus-inner{border:0;padding:0}.lity-close:active,.lity-close:focus,.lity-close:hover,.lity-close:visited{text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,.6);border:0;background:none;outline:none;box-shadow:none}.lity-close:active{top:1px}.lity-image img{max-width:100%;display:block;line-height:0;border:0}.lity-facebookvideo .lity-container,.lity-googlemaps .lity-container,.lity-iframe .lity-container,.lity-vimeo .lity-container,.lity-youtube .lity-container{width:100%;max-width:964px}.lity-iframe-container{width:100%;height:0;padding-top:56.25%;overflow:auto;pointer-events:auto;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-overflow-scrolling:touch}.lity-iframe-container iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}.lity-hide{display:none}
/*!
 * Bootstrap v4.0.0-alpha.4 (http://getbootstrap.com)
 * Copyright 2011-2016 The Bootstrap Authors
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}.comment-form input[type=email],.comment-form input[type=text],.comment-form input[type=url],.comment-form textarea,.form-control,.form-input,.search-form .search-field,a,article .meta .author,b,body.archive .grid .discover .headline,body.archive .non-grid .discover .headline,body.error404 .grid .discover .headline,body.error404 .non-grid .discover .headline,body.page .grid .discover .headline,body.page .non-grid .discover .headline,body.search .grid .discover .headline,body.search .non-grid .discover .headline,body.single .grid .discover .headline,body.single .non-grid .discover .headline,footer .audio-tour a,footer .csr a,select,strong{font-weight:inherit;font-weight:bolder}dfn{font-style:italic}.home .content-holder .section-title,h1{font-size:2em;margin:.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}button,input,select,textarea{font:inherit}optgroup{font-weight:700}button,input,select{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{cursor:pointer}[disabled]{cursor:default}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}button:-moz-focusring,input:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;white-space:normal}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}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}@media print{*,:after,:before,:first-letter,:first-line{text-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}.nav-primary ul li a,body.archive .grid .attribution .author-name a,body.archive .non-grid .attribution .author-name a,body.error404 .grid .attribution .author-name a,body.error404 .non-grid .attribution .author-name a,body.page .grid .attribution .author-name a,body.page .non-grid .attribution .author-name a,body.search .grid .attribution .author-name a,body.search .non-grid .attribution .author-name a,body.single .grid .attribution .author-name a,body.single .non-grid .attribution .author-name a,h2,h3,p{orphans:3;widows:3}.nav-primary ul li a,body.archive .grid .attribution .author-name a,body.archive .non-grid .attribution .author-name a,body.error404 .grid .attribution .author-name a,body.error404 .non-grid .attribution .author-name a,body.page .grid .attribution .author-name a,body.page .non-grid .attribution .author-name a,body.search .grid .attribution .author-name a,body.search .non-grid .attribution .author-name a,body.single .grid .attribution .author-name a,body.single .non-grid .attribution .author-name a,h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.comment-form .dropup>input[type=submit]>.caret,.comment-form input[type=submit]>.caret,.dropup>.btn>.caret,.search-form .dropup>.search-submit>.caret,.search-form .search-submit>.caret{border-top-color:#000!important}.tag{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}@-ms-viewport{width:device-width}html{font-size:16px;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem;line-height:1.5;color:#373a3c;background-color:#fff}[tabindex="-1"]:focus{outline:none!important}.home .content-holder .section-title,.nav-primary ul li a,body.archive .grid .attribution .author-name a,body.archive .non-grid .attribution .author-name a,body.error404 .grid .attribution .author-name a,body.error404 .non-grid .attribution .author-name a,body.page .grid .attribution .author-name a,body.page .non-grid .attribution .author-name a,body.search .grid .attribution .author-name a,body.search .non-grid .attribution .author-name a,body.single .grid .attribution .author-name a,body.single .non-grid .attribution .author-name a,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #818a91}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}a{color:#212121;text-decoration:none}a:focus,a:hover{color:#000;text-decoration:underline}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:none}pre{overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle}[role=button]{cursor:pointer}[role=button],a,area,button,input,label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}table{border-collapse:collapse;background-color:transparent}caption{padding-top:.75rem;padding-bottom:.75rem;color:#818a91;caption-side:bottom}caption,th{text-align:left}label{display:inline-block;margin-bottom:.5rem}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,select,textarea{margin:0;line-height:inherit;border-radius:0}input[type=checkbox]:disabled,input[type=radio]:disabled{cursor:not-allowed}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit}input[type=search]{-webkit-appearance:none}output{display:inline-block}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,.home .content-holder .section-title,.nav-primary ul li a,body.archive .grid .attribution .author-name a,body.archive .non-grid .attribution .author-name a,body.error404 .grid .attribution .author-name a,body.error404 .non-grid .attribution .author-name a,body.page .grid .attribution .author-name a,body.page .non-grid .attribution .author-name a,body.search .grid .attribution .author-name a,body.search .non-grid .attribution .author-name a,body.single .grid .attribution .author-name a,body.single .non-grid .attribution .author-name a,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.h1,.home .content-holder .section-title,h1{font-size:2.5rem}.h2,body.archive .grid .attribution .author-name a,body.archive .non-grid .attribution .author-name a,body.error404 .grid .attribution .author-name a,body.error404 .non-grid .attribution .author-name a,body.page .grid .attribution .author-name a,body.page .non-grid .attribution .author-name a,body.search .grid .attribution .author-name a,body.search .non-grid .attribution .author-name a,body.single .grid .attribution .author-name a,body.single .non-grid .attribution .author-name a,h2{font-size:2rem}.h3,.nav-primary ul li a,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300}.display-2{font-size:5.5rem;font-weight:300}.display-3{font-size:4.5rem;font-weight:300}.display-4{font-size:3.5rem;font-weight:300}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}#tooltip,.dropdown ul.dropdown-menu li a,.home .content-holder .explore a,.small,body.archive .grid .discover .headline,body.archive .non-grid .discover .headline,body.error404 .grid .discover .headline,body.error404 .non-grid .discover .headline,body.page .grid .discover .headline,body.page .non-grid .discover .headline,body.search .grid .discover .headline,body.search .non-grid .discover .headline,body.single .grid .discover .headline,body.single .non-grid .discover .headline,footer .audio-tour a,footer .csr a,footer .legal,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.comment-list,.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:5px}.initialism{font-size:90%;text-transform:uppercase}.blockquote{padding:.5rem 1rem;margin-bottom:1rem;font-size:1.25rem;border-left:.25rem solid #eceeef}.blockquote-footer{display:block;font-size:80%;color:#818a91}.blockquote-footer:before{content:"\2014 \00A0"}.blockquote-reverse{padding-right:1rem;padding-left:0;text-align:right;border-right:.25rem solid #eceeef;border-left:0}.blockquote-reverse .blockquote-footer:before{content:""}.blockquote-reverse .blockquote-footer:after{content:"\00A0 \2014"}.carousel-inner>.carousel-item>a>img,.carousel-inner>.carousel-item>img,.img-fluid,.wp-caption{display:block;max-width:100%;height:auto}.img-rounded{border-radius:.3rem}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #ddd;border-radius:.25rem;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}.figure{display:inline-block}.figure-img,.wp-caption{margin-bottom:.5rem;line-height:1}.figure-caption,.wp-caption-text{font-size:90%;color:#818a91}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}code{color:#bd4147;background-color:#f7f7f9;border-radius:.25rem}code,kbd{padding:.2rem .4rem;font-size:90%}kbd{color:#fff;background-color:#333;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;margin-top:0;margin-bottom:1rem;font-size:90%;color:#373a3c}pre code{padding:0;font-size:inherit;color:inherit;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}@media (min-width:544px){.container{max-width:576px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:940px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,body.archive .year-section .year-wrapper,body.error404 .year-section .year-wrapper,body.page .year-section .year-wrapper,body.search .year-section .year-wrapper,body.single .year-section .year-wrapper{position:relative;min-height:1px;padding-right:15px;padding-left:15px;width:100%}.col-xs{position:relative;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xs-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xs-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xs-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xs-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xs-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xs-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xs-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xs-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xs-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xs-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xs-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.pull-xs-0{right:auto}.pull-xs-1{right:8.3333333333%}.pull-xs-2{right:16.6666666667%}.pull-xs-3{right:25%}.pull-xs-4{right:33.3333333333%}.pull-xs-5{right:41.6666666667%}.pull-xs-6{right:50%}.pull-xs-7{right:58.3333333333%}.pull-xs-8{right:66.6666666667%}.pull-xs-9{right:75%}.pull-xs-10{right:83.3333333333%}.pull-xs-11{right:91.6666666667%}.pull-xs-12{right:100%}.push-xs-0{left:auto}.push-xs-1{left:8.3333333333%}.push-xs-2{left:16.6666666667%}.push-xs-3{left:25%}.push-xs-4{left:33.3333333333%}.push-xs-5{left:41.6666666667%}.push-xs-6{left:50%}.push-xs-7{left:58.3333333333%}.push-xs-8{left:66.6666666667%}.push-xs-9{left:75%}.push-xs-10{left:83.3333333333%}.push-xs-11{left:91.6666666667%}.push-xs-12{left:100%}.offset-xs-1{margin-left:8.3333333333%}.offset-xs-2{margin-left:16.6666666667%}.offset-xs-3{margin-left:25%}.offset-xs-4{margin-left:33.3333333333%}.offset-xs-5{margin-left:41.6666666667%}.offset-xs-6{margin-left:50%}.offset-xs-7{margin-left:58.3333333333%}.offset-xs-8{margin-left:66.6666666667%}.offset-xs-9{margin-left:75%}.offset-xs-10{margin-left:83.3333333333%}.offset-xs-11{margin-left:91.6666666667%}@media (min-width:544px){.col-sm{position:relative;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.pull-sm-0{right:auto}.pull-sm-1{right:8.3333333333%}.pull-sm-2{right:16.6666666667%}.pull-sm-3{right:25%}.pull-sm-4{right:33.3333333333%}.pull-sm-5{right:41.6666666667%}.pull-sm-6{right:50%}.pull-sm-7{right:58.3333333333%}.pull-sm-8{right:66.6666666667%}.pull-sm-9{right:75%}.pull-sm-10{right:83.3333333333%}.pull-sm-11{right:91.6666666667%}.pull-sm-12{right:100%}.push-sm-0{left:auto}.push-sm-1{left:8.3333333333%}.push-sm-2{left:16.6666666667%}.push-sm-3{left:25%}.push-sm-4{left:33.3333333333%}.push-sm-5{left:41.6666666667%}.push-sm-6{left:50%}.push-sm-7{left:58.3333333333%}.push-sm-8{left:66.6666666667%}.push-sm-9{left:75%}.push-sm-10{left:83.3333333333%}.push-sm-11{left:91.6666666667%}.push-sm-12{left:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}}@media (min-width:768px){.col-md{position:relative;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3,body.archive .year-section .year-wrapper,body.error404 .year-section .year-wrapper,body.page .year-section .year-wrapper,body.search .year-section .year-wrapper,body.single .year-section .year-wrapper{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.pull-md-0{right:auto}.pull-md-1{right:8.3333333333%}.pull-md-2{right:16.6666666667%}.pull-md-3{right:25%}.pull-md-4{right:33.3333333333%}.pull-md-5{right:41.6666666667%}.pull-md-6{right:50%}.pull-md-7{right:58.3333333333%}.pull-md-8{right:66.6666666667%}.pull-md-9{right:75%}.pull-md-10{right:83.3333333333%}.pull-md-11{right:91.6666666667%}.pull-md-12{right:100%}.push-md-0{left:auto}.push-md-1{left:8.3333333333%}.push-md-2{left:16.6666666667%}.push-md-3{left:25%}.push-md-4{left:33.3333333333%}.push-md-5{left:41.6666666667%}.push-md-6{left:50%}.push-md-7{left:58.3333333333%}.push-md-8{left:66.6666666667%}.push-md-9{left:75%}.push-md-10{left:83.3333333333%}.push-md-11{left:91.6666666667%}.push-md-12{left:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}}@media (min-width:992px){.col-lg{position:relative;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.pull-lg-0{right:auto}.pull-lg-1{right:8.3333333333%}.pull-lg-2{right:16.6666666667%}.pull-lg-3{right:25%}.pull-lg-4{right:33.3333333333%}.pull-lg-5{right:41.6666666667%}.pull-lg-6{right:50%}.pull-lg-7{right:58.3333333333%}.pull-lg-8{right:66.6666666667%}.pull-lg-9{right:75%}.pull-lg-10{right:83.3333333333%}.pull-lg-11{right:91.6666666667%}.pull-lg-12{right:100%}.push-lg-0{left:auto}.push-lg-1{left:8.3333333333%}.push-lg-2{left:16.6666666667%}.push-lg-3{left:25%}.push-lg-4{left:33.3333333333%}.push-lg-5{left:41.6666666667%}.push-lg-6{left:50%}.push-lg-7{left:58.3333333333%}.push-lg-8{left:66.6666666667%}.push-lg-9{left:75%}.push-lg-10{left:83.3333333333%}.push-lg-11{left:91.6666666667%}.push-lg-12{left:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}}@media (min-width:1200px){.col-xl{position:relative;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.pull-xl-0{right:auto}.pull-xl-1{right:8.3333333333%}.pull-xl-2{right:16.6666666667%}.pull-xl-3{right:25%}.pull-xl-4{right:33.3333333333%}.pull-xl-5{right:41.6666666667%}.pull-xl-6{right:50%}.pull-xl-7{right:58.3333333333%}.pull-xl-8{right:66.6666666667%}.pull-xl-9{right:75%}.pull-xl-10{right:83.3333333333%}.pull-xl-11{right:91.6666666667%}.pull-xl-12{right:100%}.push-xl-0{left:auto}.push-xl-1{left:8.3333333333%}.push-xl-2{left:16.6666666667%}.push-xl-3{left:25%}.push-xl-4{left:33.3333333333%}.push-xl-5{left:41.6666666667%}.push-xl-6{left:50%}.push-xl-7{left:58.3333333333%}.push-xl-8{left:66.6666666667%}.push-xl-9{left:75%}.push-xl-10{left:83.3333333333%}.push-xl-11{left:91.6666666667%}.push-xl-12{left:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}}.table{width:100%;max-width:100%;margin-bottom:1rem}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #eceeef}.table thead th{vertical-align:bottom;border-bottom:2px solid #eceeef}.table tbody+tbody{border-top:2px solid #eceeef}.table .table{background-color:#fff}.table-sm td,.table-sm th{padding:.3rem}.table-bordered,.table-bordered td,.table-bordered th{border:1px solid #eceeef}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-active,.table-active>td,.table-active>th,.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th,.table-hover tbody tr:hover{background-color:rgba(0,0,0,.075)}.table-success,.table-success>td,.table-success>th{background-color:#dff0d8}.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#d0e9c6}.table-info,.table-info>td,.table-info>th{background-color:#d9edf7}.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#c4e3f3}.table-warning,.table-warning>td,.table-warning>th{background-color:#fcf8e3}.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#faf2cc}.table-danger,.table-danger>td,.table-danger>th{background-color:#f2dede}.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#ebcccc}.thead-inverse th{color:#fff;background-color:#373a3c}.thead-default th{color:#55595c;background-color:#eceeef}.table-inverse{color:#eceeef;background-color:#373a3c}.table-inverse td,.table-inverse th,.table-inverse thead th{border-color:#55595c}.table-inverse.table-bordered{border:0}.table-responsive{display:block;width:100%;min-height:.01%;overflow-x:auto}.table-reflow thead{float:left}.table-reflow tbody{display:block;white-space:nowrap}.table-reflow td,.table-reflow th{border-top:1px solid #eceeef;border-left:1px solid #eceeef}.table-reflow td:last-child,.table-reflow th:last-child{border-right:1px solid #eceeef}.table-reflow tbody:last-child tr:last-child td,.table-reflow tbody:last-child tr:last-child th,.table-reflow tfoot:last-child tr:last-child td,.table-reflow tfoot:last-child tr:last-child th,.table-reflow thead:last-child tr:last-child td,.table-reflow thead:last-child tr:last-child th{border-bottom:1px solid #eceeef}.table-reflow tr{float:left}.table-reflow tr td,.table-reflow tr th{display:block!important;border:1px solid #eceeef}.comment-form input[type=email],.comment-form input[type=text],.comment-form input[type=url],.comment-form textarea,.form-control,.search-form .search-field{display:block;width:100%;padding:.5rem .75rem;font-size:1rem;line-height:1.25;color:#55595c;background-color:#fff;background-image:none;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.comment-form input[type=email]::-ms-expand,.comment-form input[type=text]::-ms-expand,.comment-form input[type=url]::-ms-expand,.comment-form textarea::-ms-expand,.form-control::-ms-expand,.search-form .search-field::-ms-expand{background-color:transparent;border:0}.comment-form input[type=email]:focus,.comment-form input[type=text]:focus,.comment-form input[type=url]:focus,.comment-form textarea:focus,.form-control:focus,.search-form .search-field:focus{color:#55595c;background-color:#fff;border-color:#66afe9;outline:none}.comment-form input[type=email]::-webkit-input-placeholder,.comment-form input[type=text]::-webkit-input-placeholder,.comment-form input[type=url]::-webkit-input-placeholder,.comment-form textarea::-webkit-input-placeholder,.form-control::-webkit-input-placeholder,.search-form .search-field::-webkit-input-placeholder{color:#999;opacity:1}.comment-form input[type=email]:-ms-input-placeholder,.comment-form input[type=text]:-ms-input-placeholder,.comment-form input[type=url]:-ms-input-placeholder,.comment-form textarea:-ms-input-placeholder,.form-control:-ms-input-placeholder,.search-form .search-field:-ms-input-placeholder{color:#999;opacity:1}.comment-form input[type=email]::placeholder,.comment-form input[type=text]::placeholder,.comment-form input[type=url]::placeholder,.comment-form textarea::placeholder,.form-control::placeholder,.search-form .search-field::placeholder{color:#999;opacity:1}.comment-form input[readonly][type=email],.comment-form input[readonly][type=text],.comment-form input[readonly][type=url],.comment-form input[type=email]:disabled,.comment-form input[type=text]:disabled,.comment-form input[type=url]:disabled,.comment-form textarea:disabled,.comment-form textarea[readonly],.form-control:disabled,.form-control[readonly],.search-form .search-field:disabled,.search-form [readonly].search-field{background-color:#eceeef;opacity:1}.comment-form input[type=email]:disabled,.comment-form input[type=text]:disabled,.comment-form input[type=url]:disabled,.comment-form textarea:disabled,.form-control:disabled,.search-form .search-field:disabled{cursor:not-allowed}.search-form select.search-field:not([size]):not([multiple]),select.form-control:not([size]):not([multiple]){height:2.5rem}.search-form select.search-field:focus::-ms-value,select.form-control:focus::-ms-value{color:#55595c;background-color:#fff}.form-control-file,.form-control-range{display:block}.col-form-label{padding-top:.5rem;padding-bottom:.5rem;margin-bottom:0}.col-form-label-lg{padding-top:.75rem;padding-bottom:.75rem;font-size:1.25rem}.col-form-label-sm{padding-top:.25rem;padding-bottom:.25rem;font-size:.875rem}.col-form-legend{font-size:1rem}.col-form-legend,.form-control-static{padding-top:.5rem;padding-bottom:.5rem;margin-bottom:0}.form-control-static{min-height:2.5rem}.comment-form .input-group-lg>.input-group-btn>input.form-control-static[type=submit],.comment-form .input-group-lg>input.form-control-static[type=email],.comment-form .input-group-lg>input.form-control-static[type=text],.comment-form .input-group-lg>input.form-control-static[type=url],.comment-form .input-group-lg>textarea.form-control-static,.comment-form .input-group-sm>.input-group-btn>input.form-control-static[type=submit],.comment-form .input-group-sm>input.form-control-static[type=email],.comment-form .input-group-sm>input.form-control-static[type=text],.comment-form .input-group-sm>input.form-control-static[type=url],.comment-form .input-group-sm>textarea.form-control-static,.form-control-static.form-control-lg,.form-control-static.form-control-sm,.input-group-lg>.form-control-static.form-control,.input-group-lg>.form-control-static.input-group-addon,.input-group-lg>.input-group-btn>.form-control-static.btn,.input-group-sm>.form-control-static.form-control,.input-group-sm>.form-control-static.input-group-addon,.input-group-sm>.input-group-btn>.form-control-static.btn,.search-form .input-group-lg>.form-control-static.search-field,.search-form .input-group-lg>.input-group-btn>.form-control-static.search-submit,.search-form .input-group-sm>.form-control-static.search-field,.search-form .input-group-sm>.input-group-btn>.form-control-static.search-submit{padding-right:0;padding-left:0}.comment-form .input-group-sm>.input-group-btn>input[type=submit],.comment-form .input-group-sm>input[type=email],.comment-form .input-group-sm>input[type=text],.comment-form .input-group-sm>input[type=url],.comment-form .input-group-sm>textarea,.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn,.search-form .input-group-sm>.input-group-btn>.search-submit,.search-form .input-group-sm>.search-field{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.input-group-sm>.input-group-btn>select.btn:not([size]):not([multiple]),.input-group-sm>select.form-control:not([size]):not([multiple]),.input-group-sm>select.input-group-addon:not([size]):not([multiple]),.search-form .input-group-sm>.input-group-btn>select.search-submit:not([size]):not([multiple]),.search-form .input-group-sm>select.search-field:not([size]):not([multiple]),select.form-control-sm:not([size]):not([multiple]){height:1.8125rem}.comment-form .input-group-lg>.input-group-btn>input[type=submit],.comment-form .input-group-lg>input[type=email],.comment-form .input-group-lg>input[type=text],.comment-form .input-group-lg>input[type=url],.comment-form .input-group-lg>textarea,.form-control-lg,.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn,.search-form .input-group-lg>.input-group-btn>.search-submit,.search-form .input-group-lg>.search-field{padding:.75rem 1.5rem;font-size:1.25rem;border-radius:.3rem}.input-group-lg>.input-group-btn>select.btn:not([size]):not([multiple]),.input-group-lg>select.form-control:not([size]):not([multiple]),.input-group-lg>select.input-group-addon:not([size]):not([multiple]),.search-form .input-group-lg>.input-group-btn>select.search-submit:not([size]):not([multiple]),.search-form .input-group-lg>select.search-field:not([size]):not([multiple]),select.form-control-lg:not([size]):not([multiple]){height:3.1666666667rem}.comment-form p,.form-group,.search-form label{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-check{position:relative;display:block;margin-bottom:.75rem}.form-check+.form-check{margin-top:-.25rem}.form-check.disabled .form-check-label{color:#818a91;cursor:not-allowed}.form-check-label{padding-left:1.25rem;margin-bottom:0;cursor:pointer}.form-check-input{position:absolute;margin-top:.25rem;margin-left:-1.25rem}.form-check-input:only-child{position:static}.form-check-inline{position:relative;display:inline-block;padding-left:1.25rem;margin-bottom:0;vertical-align:middle;cursor:pointer}.form-check-inline+.form-check-inline{margin-left:.75rem}.form-check-inline.disabled{cursor:not-allowed}.form-control-feedback{margin-top:.25rem}.form-control-danger,.form-control-success,.form-control-warning{padding-right:2.25rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.has-success .custom-control,.has-success .form-check-inline,.has-success .form-check-label,.has-success .form-control-feedback,.has-success .form-control-label{color:#5cb85c}.comment-form .has-success input[type=email],.comment-form .has-success input[type=text],.comment-form .has-success input[type=url],.comment-form .has-success textarea,.has-success .comment-form input[type=email],.has-success .comment-form input[type=text],.has-success .comment-form input[type=url],.has-success .comment-form textarea,.has-success .form-control,.has-success .search-form .search-field,.search-form .has-success .search-field{border-color:#5cb85c}.has-success .input-group-addon{color:#5cb85c;border-color:#5cb85c;background-color:#eaf6ea}.has-success .form-control-feedback{color:#5cb85c}.has-success .form-control-success{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E")}.has-warning .custom-control,.has-warning .form-check-inline,.has-warning .form-check-label,.has-warning .form-control-feedback,.has-warning .form-control-label{color:#f0ad4e}.comment-form .has-warning input[type=email],.comment-form .has-warning input[type=text],.comment-form .has-warning input[type=url],.comment-form .has-warning textarea,.has-warning .comment-form input[type=email],.has-warning .comment-form input[type=text],.has-warning .comment-form input[type=url],.has-warning .comment-form textarea,.has-warning .form-control,.has-warning .search-form .search-field,.search-form .has-warning .search-field{border-color:#f0ad4e}.has-warning .input-group-addon{color:#f0ad4e;border-color:#f0ad4e;background-color:#fff}.has-warning .form-control-feedback{color:#f0ad4e}.has-warning .form-control-warning{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E")}.has-danger .custom-control,.has-danger .form-check-inline,.has-danger .form-check-label,.has-danger .form-control-feedback,.has-danger .form-control-label{color:#d9534f}.comment-form .has-danger input[type=email],.comment-form .has-danger input[type=text],.comment-form .has-danger input[type=url],.comment-form .has-danger textarea,.has-danger .comment-form input[type=email],.has-danger .comment-form input[type=text],.has-danger .comment-form input[type=url],.has-danger .comment-form textarea,.has-danger .form-control,.has-danger .search-form .search-field,.search-form .has-danger .search-field{border-color:#d9534f}.has-danger .input-group-addon{color:#d9534f;border-color:#d9534f;background-color:#fdf7f7}.has-danger .form-control-feedback{color:#d9534f}.has-danger .form-control-danger{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E")}@media (min-width:544px){.comment-form .form-inline p,.comment-form .search-form p,.form-inline .comment-form p,.form-inline .form-group,.form-inline .search-form label,.search-form .comment-form p,.search-form .form-group,.search-form .form-inline label,.search-form label{display:inline-block;margin-bottom:0;vertical-align:middle}.comment-form .form-inline input[type=email],.comment-form .form-inline input[type=text],.comment-form .form-inline input[type=url],.comment-form .form-inline textarea,.comment-form .search-form input[type=email],.comment-form .search-form input[type=text],.comment-form .search-form input[type=url],.comment-form .search-form textarea,.form-inline .comment-form input[type=email],.form-inline .comment-form input[type=text],.form-inline .comment-form input[type=url],.form-inline .comment-form textarea,.form-inline .form-control,.search-form .comment-form input[type=email],.search-form .comment-form input[type=text],.search-form .comment-form input[type=url],.search-form .comment-form textarea,.search-form .form-control,.search-form .search-field{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static,.search-form .form-control-static{display:inline-block}.form-inline .input-group,.search-form .input-group{display:inline-table;vertical-align:middle}.comment-form .form-inline .input-group input[type=email],.comment-form .form-inline .input-group input[type=text],.comment-form .form-inline .input-group input[type=url],.comment-form .form-inline .input-group textarea,.comment-form .search-form .input-group input[type=email],.comment-form .search-form .input-group input[type=text],.comment-form .search-form .input-group input[type=url],.comment-form .search-form .input-group textarea,.form-inline .input-group .comment-form input[type=email],.form-inline .input-group .comment-form input[type=text],.form-inline .input-group .comment-form input[type=url],.form-inline .input-group .comment-form textarea,.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .search-form .search-field,.search-form .input-group .comment-form input[type=email],.search-form .input-group .comment-form input[type=text],.search-form .input-group .comment-form input[type=url],.search-form .input-group .comment-form textarea,.search-form .input-group .form-control,.search-form .input-group .input-group-addon,.search-form .input-group .input-group-btn,.search-form .input-group .search-field{width:auto}.comment-form .form-inline .input-group>input[type=email],.comment-form .form-inline .input-group>input[type=text],.comment-form .form-inline .input-group>input[type=url],.comment-form .form-inline .input-group>textarea,.comment-form .search-form .input-group>input[type=email],.comment-form .search-form .input-group>input[type=text],.comment-form .search-form .input-group>input[type=url],.comment-form .search-form .input-group>textarea,.form-inline .comment-form .input-group>input[type=email],.form-inline .comment-form .input-group>input[type=text],.form-inline .comment-form .input-group>input[type=url],.form-inline .comment-form .input-group>textarea,.form-inline .input-group>.form-control,.search-form .comment-form .input-group>input[type=email],.search-form .comment-form .input-group>input[type=text],.search-form .comment-form .input-group>input[type=url],.search-form .comment-form .input-group>textarea,.search-form .form-inline .input-group>.search-field,.search-form .input-group>.form-control,.search-form .input-group>.search-field{width:100%}.form-inline .form-control-label,.search-form .form-control-label{margin-bottom:0;vertical-align:middle}.form-inline .form-check,.search-form .form-check{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .form-check-label,.search-form .form-check-label{padding-left:0}.form-inline .form-check-input,.search-form .form-check-input{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback,.search-form .has-feedback .form-control-feedback{top:0}}.btn,.comment-form input[type=submit],.search-form .search-submit{display:inline-block;font-weight:400;line-height:1.25;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:.5rem 1rem;font-size:1rem;border-radius:.25rem}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus,.comment-form input.active.focus[type=submit],.comment-form input.active[type=submit]:focus,.comment-form input.focus[type=submit],.comment-form input[type=submit]:active.focus,.comment-form input[type=submit]:active:focus,.comment-form input[type=submit]:focus,.search-form .active.focus.search-submit,.search-form .active.search-submit:focus,.search-form .focus.search-submit,.search-form .search-submit:active.focus,.search-form .search-submit:active:focus,.search-form .search-submit:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover,.comment-form input.focus[type=submit],.comment-form input[type=submit]:focus,.comment-form input[type=submit]:hover,.search-form .focus.search-submit,.search-form .search-submit:focus,.search-form .search-submit:hover{text-decoration:none}.btn.active,.btn:active,.comment-form input.active[type=submit],.comment-form input[type=submit]:active,.search-form .active.search-submit,.search-form .search-submit:active{background-image:none;outline:0}.btn.disabled,.btn:disabled,.comment-form input.disabled[type=submit],.comment-form input[type=submit]:disabled,.search-form .disabled.search-submit,.search-form .search-submit:disabled{cursor:not-allowed;opacity:.65}.search-form a.disabled.search-submit,.search-form fieldset[disabled] a.search-submit,a.btn.disabled,fieldset[disabled] .search-form a.search-submit,fieldset[disabled] a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#212121;border-color:#212121}.btn-primary.focus,.btn-primary:focus,.btn-primary:hover{color:#fff;background-color:#080808;border-color:#020202}.btn-primary.active,.btn-primary:active,.open>.btn-primary.dropdown-toggle{color:#fff;background-color:#080808;border-color:#020202;background-image:none}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.btn-primary.dropdown-toggle.focus,.open>.btn-primary.dropdown-toggle:focus,.open>.btn-primary.dropdown-toggle:hover{color:#fff;background-color:#000;border-color:#000}.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary:disabled.focus,.btn-primary:disabled:focus,.btn-primary:disabled:hover{background-color:#212121;border-color:#212121}.btn-secondary,.comment-form input[type=submit],.search-form .search-submit{color:#373a3c;background-color:#fff;border-color:#ccc}.btn-secondary.focus,.btn-secondary:focus,.btn-secondary:hover,.comment-form input.focus[type=submit],.comment-form input[type=submit]:focus,.comment-form input[type=submit]:hover,.search-form .focus.search-submit,.search-form .search-submit:focus,.search-form .search-submit:hover{color:#373a3c;background-color:#e6e6e6;border-color:#adadad}.btn-secondary.active,.btn-secondary:active,.comment-form .open>input.dropdown-toggle[type=submit],.comment-form input.active[type=submit],.comment-form input[type=submit]:active,.open>.btn-secondary.dropdown-toggle,.search-form .active.search-submit,.search-form .open>.dropdown-toggle.search-submit,.search-form .search-submit:active{color:#373a3c;background-color:#e6e6e6;border-color:#adadad;background-image:none}.btn-secondary.active.focus,.btn-secondary.active:focus,.btn-secondary.active:hover,.btn-secondary:active.focus,.btn-secondary:active:focus,.btn-secondary:active:hover,.comment-form .open>input.dropdown-toggle.focus[type=submit],.comment-form .open>input.dropdown-toggle[type=submit]:focus,.comment-form .open>input.dropdown-toggle[type=submit]:hover,.comment-form input.active.focus[type=submit],.comment-form input.active[type=submit]:focus,.comment-form input.active[type=submit]:hover,.comment-form input[type=submit]:active.focus,.comment-form input[type=submit]:active:focus,.comment-form input[type=submit]:active:hover,.open>.btn-secondary.dropdown-toggle.focus,.open>.btn-secondary.dropdown-toggle:focus,.open>.btn-secondary.dropdown-toggle:hover,.search-form .active.focus.search-submit,.search-form .active.search-submit:focus,.search-form .active.search-submit:hover,.search-form .open>.dropdown-toggle.focus.search-submit,.search-form .open>.dropdown-toggle.search-submit:focus,.search-form .open>.dropdown-toggle.search-submit:hover,.search-form .search-submit:active.focus,.search-form .search-submit:active:focus,.search-form .search-submit:active:hover{color:#373a3c;background-color:#d4d4d4;border-color:#8c8c8c}.btn-secondary.disabled.focus,.btn-secondary.disabled:focus,.btn-secondary.disabled:hover,.btn-secondary:disabled.focus,.btn-secondary:disabled:focus,.btn-secondary:disabled:hover,.comment-form input.disabled.focus[type=submit],.comment-form input.disabled[type=submit]:focus,.comment-form input.disabled[type=submit]:hover,.comment-form input[type=submit]:disabled.focus,.comment-form input[type=submit]:disabled:focus,.comment-form input[type=submit]:disabled:hover,.search-form .disabled.focus.search-submit,.search-form .disabled.search-submit:focus,.search-form .disabled.search-submit:hover,.search-form .search-submit:disabled.focus,.search-form .search-submit:disabled:focus,.search-form .search-submit:disabled:hover{background-color:#fff;border-color:#ccc}.btn-info{color:#fff;background-color:#5bc0de;border-color:#5bc0de}.btn-info.focus,.btn-info:focus,.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#2aabd2}.btn-info.active,.btn-info:active,.open>.btn-info.dropdown-toggle{color:#fff;background-color:#31b0d5;border-color:#2aabd2;background-image:none}.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.btn-info.dropdown-toggle.focus,.open>.btn-info.dropdown-toggle:focus,.open>.btn-info.dropdown-toggle:hover{color:#fff;background-color:#269abc;border-color:#1f7e9a}.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info:disabled.focus,.btn-info:disabled:focus,.btn-info:disabled:hover{background-color:#5bc0de;border-color:#5bc0de}.btn-success{color:#fff;background-color:#5cb85c;border-color:#5cb85c}.btn-success.focus,.btn-success:focus,.btn-success:hover{color:#fff;background-color:#449d44;border-color:#419641}.btn-success.active,.btn-success:active,.open>.btn-success.dropdown-toggle{color:#fff;background-color:#449d44;border-color:#419641;background-image:none}.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.btn-success.dropdown-toggle.focus,.open>.btn-success.dropdown-toggle:focus,.open>.btn-success.dropdown-toggle:hover{color:#fff;background-color:#398439;border-color:#2d672d}.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success:disabled.focus,.btn-success:disabled:focus,.btn-success:disabled:hover{background-color:#5cb85c;border-color:#5cb85c}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#f0ad4e}.btn-warning.focus,.btn-warning:focus,.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#eb9316}.btn-warning.active,.btn-warning:active,.open>.btn-warning.dropdown-toggle{color:#fff;background-color:#ec971f;border-color:#eb9316;background-image:none}.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.btn-warning.dropdown-toggle.focus,.open>.btn-warning.dropdown-toggle:focus,.open>.btn-warning.dropdown-toggle:hover{color:#fff;background-color:#d58512;border-color:#b06d0f}.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning:disabled.focus,.btn-warning:disabled:focus,.btn-warning:disabled:hover{background-color:#f0ad4e;border-color:#f0ad4e}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d9534f}.btn-danger.focus,.btn-danger:focus,.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#c12e2a}.btn-danger.active,.btn-danger:active,.open>.btn-danger.dropdown-toggle{color:#fff;background-color:#c9302c;border-color:#c12e2a;background-image:none}.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.btn-danger.dropdown-toggle.focus,.open>.btn-danger.dropdown-toggle:focus,.open>.btn-danger.dropdown-toggle:hover{color:#fff;background-color:#ac2925;border-color:#8b211e}.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger:disabled.focus,.btn-danger:disabled:focus,.btn-danger:disabled:hover{background-color:#d9534f;border-color:#d9534f}.btn-outline-primary{color:#212121;background-image:none;background-color:transparent;border-color:#212121}.btn-outline-primary.active,.btn-outline-primary.focus,.btn-outline-primary:active,.btn-outline-primary:focus,.btn-outline-primary:hover,.open>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#212121;border-color:#212121}.btn-outline-primary.active.focus,.btn-outline-primary.active:focus,.btn-outline-primary.active:hover,.btn-outline-primary:active.focus,.btn-outline-primary:active:focus,.btn-outline-primary:active:hover,.open>.btn-outline-primary.dropdown-toggle.focus,.open>.btn-outline-primary.dropdown-toggle:focus,.open>.btn-outline-primary.dropdown-toggle:hover{color:#fff;background-color:#000;border-color:#000}.btn-outline-primary.disabled.focus,.btn-outline-primary.disabled:focus,.btn-outline-primary.disabled:hover,.btn-outline-primary:disabled.focus,.btn-outline-primary:disabled:focus,.btn-outline-primary:disabled:hover{border-color:#545454}.btn-outline-secondary{color:#ccc;background-image:none;background-color:transparent;border-color:#ccc}.btn-outline-secondary.active,.btn-outline-secondary.focus,.btn-outline-secondary:active,.btn-outline-secondary:focus,.btn-outline-secondary:hover,.open>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#ccc;border-color:#ccc}.btn-outline-secondary.active.focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.active:hover,.btn-outline-secondary:active.focus,.btn-outline-secondary:active:focus,.btn-outline-secondary:active:hover,.open>.btn-outline-secondary.dropdown-toggle.focus,.open>.btn-outline-secondary.dropdown-toggle:focus,.open>.btn-outline-secondary.dropdown-toggle:hover{color:#fff;background-color:#a1a1a1;border-color:#8c8c8c}.btn-outline-secondary.disabled.focus,.btn-outline-secondary.disabled:focus,.btn-outline-secondary.disabled:hover,.btn-outline-secondary:disabled.focus,.btn-outline-secondary:disabled:focus,.btn-outline-secondary:disabled:hover{border-color:#fff}.btn-outline-info{color:#5bc0de;background-image:none;background-color:transparent;border-color:#5bc0de}.btn-outline-info.active,.btn-outline-info.focus,.btn-outline-info:active,.btn-outline-info:focus,.btn-outline-info:hover,.open>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#5bc0de;border-color:#5bc0de}.btn-outline-info.active.focus,.btn-outline-info.active:focus,.btn-outline-info.active:hover,.btn-outline-info:active.focus,.btn-outline-info:active:focus,.btn-outline-info:active:hover,.open>.btn-outline-info.dropdown-toggle.focus,.open>.btn-outline-info.dropdown-toggle:focus,.open>.btn-outline-info.dropdown-toggle:hover{color:#fff;background-color:#269abc;border-color:#1f7e9a}.btn-outline-info.disabled.focus,.btn-outline-info.disabled:focus,.btn-outline-info.disabled:hover,.btn-outline-info:disabled.focus,.btn-outline-info:disabled:focus,.btn-outline-info:disabled:hover{border-color:#b0e1ef}.btn-outline-success{color:#5cb85c;background-image:none;background-color:transparent;border-color:#5cb85c}.btn-outline-success.active,.btn-outline-success.focus,.btn-outline-success:active,.btn-outline-success:focus,.btn-outline-success:hover,.open>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#5cb85c;border-color:#5cb85c}.btn-outline-success.active.focus,.btn-outline-success.active:focus,.btn-outline-success.active:hover,.btn-outline-success:active.focus,.btn-outline-success:active:focus,.btn-outline-success:active:hover,.open>.btn-outline-success.dropdown-toggle.focus,.open>.btn-outline-success.dropdown-toggle:focus,.open>.btn-outline-success.dropdown-toggle:hover{color:#fff;background-color:#398439;border-color:#2d672d}.btn-outline-success.disabled.focus,.btn-outline-success.disabled:focus,.btn-outline-success.disabled:hover,.btn-outline-success:disabled.focus,.btn-outline-success:disabled:focus,.btn-outline-success:disabled:hover{border-color:#a3d7a3}.btn-outline-warning{color:#f0ad4e;background-image:none;background-color:transparent;border-color:#f0ad4e}.btn-outline-warning.active,.btn-outline-warning.focus,.btn-outline-warning:active,.btn-outline-warning:focus,.btn-outline-warning:hover,.open>.btn-outline-warning.dropdown-toggle{color:#fff;background-color:#f0ad4e;border-color:#f0ad4e}.btn-outline-warning.active.focus,.btn-outline-warning.active:focus,.btn-outline-warning.active:hover,.btn-outline-warning:active.focus,.btn-outline-warning:active:focus,.btn-outline-warning:active:hover,.open>.btn-outline-warning.dropdown-toggle.focus,.open>.btn-outline-warning.dropdown-toggle:focus,.open>.btn-outline-warning.dropdown-toggle:hover{color:#fff;background-color:#d58512;border-color:#b06d0f}.btn-outline-warning.disabled.focus,.btn-outline-warning.disabled:focus,.btn-outline-warning.disabled:hover,.btn-outline-warning:disabled.focus,.btn-outline-warning:disabled:focus,.btn-outline-warning:disabled:hover{border-color:#f8d9ac}.btn-outline-danger{color:#d9534f;background-image:none;background-color:transparent;border-color:#d9534f}.btn-outline-danger.active,.btn-outline-danger.focus,.btn-outline-danger:active,.btn-outline-danger:focus,.btn-outline-danger:hover,.open>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#d9534f;border-color:#d9534f}.btn-outline-danger.active.focus,.btn-outline-danger.active:focus,.btn-outline-danger.active:hover,.btn-outline-danger:active.focus,.btn-outline-danger:active:focus,.btn-outline-danger:active:hover,.open>.btn-outline-danger.dropdown-toggle.focus,.open>.btn-outline-danger.dropdown-toggle:focus,.open>.btn-outline-danger.dropdown-toggle:hover{color:#fff;background-color:#ac2925;border-color:#8b211e}.btn-outline-danger.disabled.focus,.btn-outline-danger.disabled:focus,.btn-outline-danger.disabled:hover,.btn-outline-danger:disabled.focus,.btn-outline-danger:disabled:focus,.btn-outline-danger:disabled:hover{border-color:#eba5a3}.btn-link{font-weight:400;color:#212121;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link:disabled{background-color:transparent}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#000;text-decoration:underline;background-color:transparent}.btn-link:disabled:focus,.btn-link:disabled:hover{color:#818a91;text-decoration:none}.btn-group-lg>.btn,.btn-lg,.comment-form .btn-group-lg>input[type=submit],.search-form .btn-group-lg>.search-submit{padding:.75rem 1.5rem;font-size:1.25rem;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm,.comment-form .btn-group-sm>input[type=submit],.search-form .btn-group-sm>.search-submit{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}.collapsing{height:0;overflow:hidden;transition-timing-function:ease;transition-duration:.35s;transition-property:height}.collapsing,.dropdown,.dropup{position:relative}.dropdown-toggle:after{display:inline-block;width:0;height:0;margin-left:.3em;vertical-align:middle;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-left:.3em solid transparent}.dropdown-toggle:focus{outline:0}.dropup .dropdown-toggle:after{border-top:0;border-bottom:.3em solid}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:1rem;color:#373a3c;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-divider{height:1px;margin:.5rem 0;overflow:hidden;background-color:#e5e5e5}.dropdown-item{display:block;width:100%;padding:3px 20px;clear:both;font-weight:400;color:#373a3c;text-align:inherit;white-space:nowrap;background:none;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#2b2d2f;text-decoration:none;background-color:#f5f5f5}.dropdown-item.active,.dropdown-item.active:focus,.dropdown-item.active:hover{color:#fff;text-decoration:none;background-color:#212121;outline:0}.dropdown-item.disabled,.dropdown-item.disabled:focus,.dropdown-item.disabled:hover{color:#818a91}.dropdown-item.disabled:focus,.dropdown-item.disabled:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:"progid:DXImageTransform.Microsoft.gradient(enabled = false)"}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:5px 20px;font-size:.875rem;color:#818a91;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:.3em solid}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn,.comment-form .btn-group-vertical>input[type=submit],.comment-form .btn-group>input[type=submit],.search-form .btn-group-vertical>.search-submit,.search-form .btn-group>.search-submit{position:relative;float:left}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover,.comment-form .btn-group-vertical>input.active[type=submit],.comment-form .btn-group-vertical>input[type=submit]:active,.comment-form .btn-group-vertical>input[type=submit]:focus,.comment-form .btn-group-vertical>input[type=submit]:hover,.comment-form .btn-group>input.active[type=submit],.comment-form .btn-group>input[type=submit]:active,.comment-form .btn-group>input[type=submit]:focus,.comment-form .btn-group>input[type=submit]:hover,.search-form .btn-group-vertical>.active.search-submit,.search-form .btn-group-vertical>.search-submit:active,.search-form .btn-group-vertical>.search-submit:focus,.search-form .btn-group-vertical>.search-submit:hover,.search-form .btn-group>.active.search-submit,.search-form .btn-group>.search-submit:active,.search-form .btn-group>.search-submit:focus,.search-form .btn-group>.search-submit:hover{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group,.btn-group .comment-form .btn+input[type=submit],.btn-group .comment-form .btn-group+input[type=submit],.btn-group .comment-form .search-form input[type=submit]+.search-submit,.btn-group .comment-form input[type=submit]+.btn,.btn-group .comment-form input[type=submit]+.btn-group,.btn-group .comment-form input[type=submit]+input[type=submit],.btn-group .search-form .btn+.search-submit,.btn-group .search-form .btn-group+.search-submit,.btn-group .search-form .comment-form .search-submit+input[type=submit],.btn-group .search-form .search-submit+.btn,.btn-group .search-form .search-submit+.btn-group,.btn-group .search-form .search-submit+.search-submit,.comment-form .btn-group .btn+input[type=submit],.comment-form .btn-group .btn-group+input[type=submit],.comment-form .btn-group .search-form .search-submit+input[type=submit],.comment-form .btn-group .search-form input[type=submit]+.search-submit,.comment-form .btn-group input[type=submit]+.btn,.comment-form .btn-group input[type=submit]+.btn-group,.comment-form .btn-group input[type=submit]+input[type=submit],.comment-form .search-form .btn-group .search-submit+input[type=submit],.search-form .btn-group .btn+.search-submit,.search-form .btn-group .btn-group+.search-submit,.search-form .btn-group .comment-form .search-submit+input[type=submit],.search-form .btn-group .comment-form input[type=submit]+.search-submit,.search-form .btn-group .search-submit+.btn,.search-form .btn-group .search-submit+.btn-group,.search-form .btn-group .search-submit+.search-submit,.search-form .comment-form .btn-group input[type=submit]+.search-submit{margin-left:-1px}.btn-toolbar{margin-left:-.5rem}.btn-toolbar:after{content:"";display:table;clear:both}.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group,.comment-form .btn-toolbar>input[type=submit],.search-form .btn-toolbar>.search-submit{margin-left:.5rem}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle),.comment-form .btn-group>input[type=submit]:not(:first-child):not(:last-child):not(.dropdown-toggle),.search-form .btn-group>.search-submit:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child,.comment-form .btn-group>input[type=submit]:first-child,.search-form .btn-group>.search-submit:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.comment-form .btn-group>input[type=submit]:first-child:not(:last-child):not(.dropdown-toggle),.search-form .btn-group>.search-submit:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child),.comment-form .btn-group>input[type=submit]:last-child:not(:first-child),.search-form .btn-group>.search-submit:last-child:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,.comment-form .btn-group>.btn-group:not(:first-child):not(:last-child)>input[type=submit],.search-form .btn-group>.btn-group:not(:first-child):not(:last-child)>.search-submit{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle,.comment-form .btn-group>.btn-group:first-child:not(:last-child)>input[type=submit]:last-child,.search-form .btn-group>.btn-group:first-child:not(:last-child)>.search-submit:last-child{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child,.comment-form .btn-group>.btn-group:last-child:not(:first-child)>input[type=submit]:first-child,.search-form .btn-group>.btn-group:last-child:not(:first-child)>.search-submit:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn+.dropdown-toggle-split,.comment-form input[type=submit]+.dropdown-toggle-split,.search-form .search-submit+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn+.dropdown-toggle-split:after,.comment-form input[type=submit]+.dropdown-toggle-split:after,.search-form .search-submit+.dropdown-toggle-split:after{margin-left:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split,.comment-form .btn-group-sm>input[type=submit]+.dropdown-toggle-split,.search-form .btn-group-sm>.search-submit+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split,.comment-form .btn-group-lg>input[type=submit]+.dropdown-toggle-split,.search-form .btn-group-lg>.search-submit+.dropdown-toggle-split{padding-right:1.125rem;padding-left:1.125rem}.btn .caret,.comment-form input[type=submit] .caret,.search-form .search-submit .caret{margin-left:0}.btn-group-lg>.btn .caret,.btn-lg .caret,.comment-form .btn-group-lg>input[type=submit] .caret,.search-form .btn-group-lg>.search-submit .caret{border-width:.3em .3em 0;border-bottom-width:0}.comment-form .dropup .btn-group-lg>input[type=submit] .caret,.dropup .btn-group-lg>.btn .caret,.dropup .btn-lg .caret,.dropup .comment-form .btn-group-lg>input[type=submit] .caret,.dropup .search-form .btn-group-lg>.search-submit .caret,.search-form .dropup .btn-group-lg>.search-submit .caret{border-width:0 .3em .3em}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn,.comment-form .btn-group-vertical>.btn-group>input[type=submit],.comment-form .btn-group-vertical>input[type=submit],.search-form .btn-group-vertical>.btn-group>.search-submit,.search-form .btn-group-vertical>.search-submit{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group:after{content:"";display:table;clear:both}.btn-group-vertical>.btn-group>.btn,.comment-form .btn-group-vertical>.btn-group>input[type=submit],.search-form .btn-group-vertical>.btn-group>.search-submit{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group,.comment-form .btn-group-vertical>.btn+input[type=submit],.comment-form .btn-group-vertical>.btn-group+input[type=submit],.comment-form .btn-group-vertical>input[type=submit]+.btn,.comment-form .btn-group-vertical>input[type=submit]+.btn-group,.comment-form .btn-group-vertical>input[type=submit]+input[type=submit],.comment-form .search-form .btn-group-vertical>.search-submit+input[type=submit],.comment-form .search-form .btn-group-vertical>input[type=submit]+.search-submit,.search-form .btn-group-vertical>.btn+.search-submit,.search-form .btn-group-vertical>.btn-group+.search-submit,.search-form .btn-group-vertical>.search-submit+.btn,.search-form .btn-group-vertical>.search-submit+.btn-group,.search-form .btn-group-vertical>.search-submit+.search-submit,.search-form .comment-form .btn-group-vertical>.search-submit+input[type=submit],.search-form .comment-form .btn-group-vertical>input[type=submit]+.search-submit{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child),.comment-form .btn-group-vertical>input[type=submit]:not(:first-child):not(:last-child),.search-form .btn-group-vertical>.search-submit:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child),.comment-form .btn-group-vertical>input[type=submit]:first-child:not(:last-child),.search-form .btn-group-vertical>.search-submit:first-child:not(:last-child){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child),.comment-form .btn-group-vertical>input[type=submit]:last-child:not(:first-child),.search-form .btn-group-vertical>.search-submit:last-child:not(:first-child){border-top-right-radius:0;border-top-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn,.comment-form .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>input[type=submit],.search-form .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.search-submit{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle,.comment-form .btn-group-vertical>.btn-group:first-child:not(:last-child)>input[type=submit]:last-child,.search-form .btn-group-vertical>.btn-group:first-child:not(:last-child)>.search-submit:last-child{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child,.comment-form .btn-group-vertical>.btn-group:last-child:not(:first-child)>input[type=submit]:first-child,.search-form .btn-group-vertical>.btn-group:last-child:not(:first-child)>.search-submit:first-child{border-top-right-radius:0;border-top-left-radius:0}.comment-form [data-toggle=buttons]>.btn-group>input[type=submit] input[type=checkbox],.comment-form [data-toggle=buttons]>.btn-group>input[type=submit] input[type=radio],.comment-form [data-toggle=buttons]>input[type=submit] input[type=checkbox],.comment-form [data-toggle=buttons]>input[type=submit] input[type=radio],.search-form [data-toggle=buttons]>.btn-group>.search-submit input[type=checkbox],.search-form [data-toggle=buttons]>.btn-group>.search-submit input[type=radio],.search-form [data-toggle=buttons]>.search-submit input[type=checkbox],.search-form [data-toggle=buttons]>.search-submit input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio],[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.comment-form .input-group input[type=email],.comment-form .input-group input[type=text],.comment-form .input-group input[type=url],.comment-form .input-group textarea,.input-group .comment-form input[type=email],.input-group .comment-form input[type=text],.input-group .comment-form input[type=url],.input-group .comment-form textarea,.input-group .form-control,.input-group .search-form .search-field,.search-form .input-group .search-field{position:relative;z-index:2;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-bottom:0}.comment-form .input-group input[type=email]:active,.comment-form .input-group input[type=email]:focus,.comment-form .input-group input[type=email]:hover,.comment-form .input-group input[type=text]:active,.comment-form .input-group input[type=text]:focus,.comment-form .input-group input[type=text]:hover,.comment-form .input-group input[type=url]:active,.comment-form .input-group input[type=url]:focus,.comment-form .input-group input[type=url]:hover,.comment-form .input-group textarea:active,.comment-form .input-group textarea:focus,.comment-form .input-group textarea:hover,.input-group .comment-form input[type=email]:active,.input-group .comment-form input[type=email]:focus,.input-group .comment-form input[type=email]:hover,.input-group .comment-form input[type=text]:active,.input-group .comment-form input[type=text]:focus,.input-group .comment-form input[type=text]:hover,.input-group .comment-form input[type=url]:active,.input-group .comment-form input[type=url]:focus,.input-group .comment-form input[type=url]:hover,.input-group .comment-form textarea:active,.input-group .comment-form textarea:focus,.input-group .comment-form textarea:hover,.input-group .form-control:active,.input-group .form-control:focus,.input-group .form-control:hover,.input-group .search-form .search-field:active,.input-group .search-form .search-field:focus,.input-group .search-form .search-field:hover,.search-form .input-group .search-field:active,.search-form .input-group .search-field:focus,.search-form .input-group .search-field:hover{z-index:3}.comment-form .input-group input[type=email]:not(:first-child):not(:last-child),.comment-form .input-group input[type=text]:not(:first-child):not(:last-child),.comment-form .input-group input[type=url]:not(:first-child):not(:last-child),.comment-form .input-group textarea:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .comment-form input[type=email]:not(:first-child):not(:last-child),.input-group .comment-form input[type=text]:not(:first-child):not(:last-child),.input-group .comment-form input[type=url]:not(:first-child):not(:last-child),.input-group .comment-form textarea:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child),.input-group .search-form .search-field:not(:first-child):not(:last-child),.search-form .input-group .search-field:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{white-space:nowrap;vertical-align:middle}.input-group-addon{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.25;color:#55595c;text-align:center;background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.comment-form .input-group-sm>.input-group-btn>input.input-group-addon[type=submit],.comment-form .input-group-sm>input.input-group-addon[type=email],.comment-form .input-group-sm>input.input-group-addon[type=text],.comment-form .input-group-sm>input.input-group-addon[type=url],.comment-form .input-group-sm>textarea.input-group-addon,.input-group-addon.form-control-sm,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.btn,.search-form .input-group-sm>.input-group-addon.search-field,.search-form .input-group-sm>.input-group-btn>.input-group-addon.search-submit{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.comment-form .input-group-lg>.input-group-btn>input.input-group-addon[type=submit],.comment-form .input-group-lg>input.input-group-addon[type=email],.comment-form .input-group-lg>input.input-group-addon[type=text],.comment-form .input-group-lg>input.input-group-addon[type=url],.comment-form .input-group-lg>textarea.input-group-addon,.input-group-addon.form-control-lg,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.input-group-addon.btn,.search-form .input-group-lg>.input-group-addon.search-field,.search-form .input-group-lg>.input-group-btn>.input-group-addon.search-submit{padding:.75rem 1.5rem;font-size:1.25rem;border-radius:.3rem}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.comment-form .input-group-btn:not(:first-child)>.btn-group:not(:last-child)>input[type=submit],.comment-form .input-group-btn:not(:first-child)>input[type=submit]:not(:last-child):not(.dropdown-toggle),.comment-form .input-group-btn:not(:last-child)>.btn-group>input[type=submit],.comment-form .input-group-btn:not(:last-child)>input[type=submit],.comment-form .input-group input[type=email]:not(:last-child),.comment-form .input-group input[type=text]:not(:last-child),.comment-form .input-group input[type=url]:not(:last-child),.comment-form .input-group textarea:not(:last-child),.input-group-addon:not(:last-child),.input-group-btn:not(:first-child)>.btn-group:not(:last-child)>.btn,.input-group-btn:not(:first-child)>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:not(:last-child)>.btn,.input-group-btn:not(:last-child)>.btn-group>.btn,.input-group-btn:not(:last-child)>.dropdown-toggle,.input-group .comment-form input[type=email]:not(:last-child),.input-group .comment-form input[type=text]:not(:last-child),.input-group .comment-form input[type=url]:not(:last-child),.input-group .comment-form textarea:not(:last-child),.input-group .form-control:not(:last-child),.input-group .search-form .search-field:not(:last-child),.search-form .input-group-btn:not(:first-child)>.btn-group:not(:last-child)>.search-submit,.search-form .input-group-btn:not(:first-child)>.search-submit:not(:last-child):not(.dropdown-toggle),.search-form .input-group-btn:not(:last-child)>.btn-group>.search-submit,.search-form .input-group-btn:not(:last-child)>.search-submit,.search-form .input-group .search-field:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.input-group-addon:not(:last-child){border-right:0}.comment-form .input-group-btn:not(:first-child)>.btn-group>input[type=submit],.comment-form .input-group-btn:not(:first-child)>input[type=submit],.comment-form .input-group-btn:not(:last-child)>.btn-group:not(:first-child)>input[type=submit],.comment-form .input-group-btn:not(:last-child)>input[type=submit]:not(:first-child),.comment-form .input-group input[type=email]:not(:first-child),.comment-form .input-group input[type=text]:not(:first-child),.comment-form .input-group input[type=url]:not(:first-child),.comment-form .input-group textarea:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group .comment-form input[type=email]:not(:first-child),.input-group .comment-form input[type=text]:not(:first-child),.input-group .comment-form input[type=url]:not(:first-child),.input-group .comment-form textarea:not(:first-child),.input-group .form-control:not(:first-child),.input-group .search-form .search-field:not(:first-child),.search-form .input-group-btn:not(:first-child)>.btn-group>.search-submit,.search-form .input-group-btn:not(:first-child)>.search-submit,.search-form .input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.search-submit,.search-form .input-group-btn:not(:last-child)>.search-submit:not(:first-child),.search-form .input-group .search-field:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.comment-form input[type=email]+.input-group-addon:not(:first-child),.comment-form input[type=text]+.input-group-addon:not(:first-child),.comment-form input[type=url]+.input-group-addon:not(:first-child),.comment-form textarea+.input-group-addon:not(:first-child),.form-control+.input-group-addon:not(:first-child),.search-form .search-field+.input-group-addon:not(:first-child){border-left:0}.input-group-btn{font-size:0;white-space:nowrap}.comment-form .input-group-btn>input[type=submit],.input-group-btn,.input-group-btn>.btn,.search-form .input-group-btn>.search-submit{position:relative}.comment-form .input-group-btn>.btn+input[type=submit],.comment-form .input-group-btn>input[type=submit]+.btn,.comment-form .input-group-btn>input[type=submit]+input[type=submit],.comment-form .search-form .input-group-btn>.search-submit+input[type=submit],.comment-form .search-form .input-group-btn>input[type=submit]+.search-submit,.input-group-btn>.btn+.btn,.search-form .comment-form .input-group-btn>.search-submit+input[type=submit],.search-form .comment-form .input-group-btn>input[type=submit]+.search-submit,.search-form .input-group-btn>.btn+.search-submit,.search-form .input-group-btn>.search-submit+.btn,.search-form .input-group-btn>.search-submit+.search-submit{margin-left:-1px}.comment-form .input-group-btn>input[type=submit]:active,.comment-form .input-group-btn>input[type=submit]:focus,.comment-form .input-group-btn>input[type=submit]:hover,.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover,.search-form .input-group-btn>.search-submit:active,.search-form .input-group-btn>.search-submit:focus,.search-form .input-group-btn>.search-submit:hover{z-index:3}.comment-form .input-group-btn:not(:last-child)>input[type=submit],.input-group-btn:not(:last-child)>.btn,.input-group-btn:not(:last-child)>.btn-group,.search-form .input-group-btn:not(:last-child)>.search-submit{margin-right:-1px}.comment-form .input-group-btn:not(:first-child)>input[type=submit],.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group,.search-form .input-group-btn:not(:first-child)>.search-submit{z-index:2;margin-left:-1px}.comment-form .input-group-btn:not(:first-child)>input[type=submit]:active,.comment-form .input-group-btn:not(:first-child)>input[type=submit]:focus,.comment-form .input-group-btn:not(:first-child)>input[type=submit]:hover,.input-group-btn:not(:first-child)>.btn-group:active,.input-group-btn:not(:first-child)>.btn-group:focus,.input-group-btn:not(:first-child)>.btn-group:hover,.input-group-btn:not(:first-child)>.btn:active,.input-group-btn:not(:first-child)>.btn:focus,.input-group-btn:not(:first-child)>.btn:hover,.search-form .input-group-btn:not(:first-child)>.search-submit:active,.search-form .input-group-btn:not(:first-child)>.search-submit:focus,.search-form .input-group-btn:not(:first-child)>.search-submit:hover{z-index:3}.custom-control{position:relative;display:inline;padding-left:1.5rem;cursor:pointer}.custom-control+.custom-control{margin-left:1rem}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked~.custom-control-indicator{color:#fff;background-color:#0074d9}.custom-control-input:focus~.custom-control-indicator{box-shadow:0 0 0 .075rem #fff,0 0 0 .2rem #0074d9}.custom-control-input:active~.custom-control-indicator{color:#fff;background-color:#84c6ff}.custom-control-input:disabled~.custom-control-indicator{cursor:not-allowed;background-color:#eee}.custom-control-input:disabled~.custom-control-description{color:#767676;cursor:not-allowed}.custom-control-indicator{position:absolute;top:.0625rem;left:0;display:block;width:1rem;height:1rem;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#ddd;background-repeat:no-repeat;background-position:50%;background-size:50% 50%}.custom-checkbox .custom-control-indicator{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-indicator{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-indicator{background-color:#0074d9;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.custom-radio .custom-control-indicator{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-indicator{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.custom-controls-stacked .custom-control{display:inline}.custom-controls-stacked .custom-control:after{display:block;margin-bottom:.25rem;content:""}.custom-controls-stacked .custom-control+.custom-control{margin-left:0}.custom-select{display:inline-block;max-width:100%;padding:.375rem 1.75rem .375rem .75rem;padding-right:.75rem\9;color:#55595c;vertical-align:middle;background:#fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;background-image:none\9;background-size:8px 10px;border:1px solid rgba(0,0,0,.15);border-radius:.25rem;-moz-appearance:none;-webkit-appearance:none}.custom-select:focus{border-color:#51a7e8;outline:none}.custom-select:focus::-ms-value{color:#55595c;background-color:#fff}.custom-select:disabled{color:#818a91;cursor:not-allowed;background-color:#eceeef}.custom-select::-ms-expand{opacity:0}.custom-select-sm{padding-top:.375rem;padding-bottom:.375rem;font-size:75%}.custom-file{position:relative;display:inline-block;max-width:100%;height:2.5rem;cursor:pointer}.custom-file-input{min-width:14rem;max-width:100%;margin:0;filter:alpha(opacity=0);opacity:0}.custom-file-control{position:absolute;top:0;right:0;left:0;z-index:5;height:2.5rem;padding:.5rem 1rem;line-height:1.5;color:#555;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff;border:1px solid #ddd;border-radius:.25rem}.custom-file-control:lang(en):after{content:"Choose file..."}.custom-file-control:before{position:absolute;top:-1px;right:-1px;bottom:-1px;z-index:6;display:block;height:2.5rem;padding:.5rem 1rem;line-height:1.5;color:#555;background-color:#eee;border:1px solid #ddd;border-radius:0 .25rem .25rem 0}.custom-file-control:lang(en):before{content:"Browse"}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:inline-block}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#818a91}.nav-link.disabled,.nav-link.disabled:focus,.nav-link.disabled:hover{color:#818a91;cursor:not-allowed;background-color:transparent}.nav-inline .nav-item{display:inline-block}.nav-inline .nav-item+.nav-item,.nav-inline .nav-link+.nav-link{margin-left:1rem}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs:after{content:"";display:table;clear:both}.nav-tabs .nav-item{float:left;margin-bottom:-1px}.nav-tabs .nav-item+.nav-item{margin-left:.2rem}.nav-tabs .nav-link{display:block;padding:.5em 1em;border:1px solid transparent;border-top-right-radius:.25rem;border-top-left-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#eceeef #eceeef #ddd}.nav-tabs .nav-link.disabled,.nav-tabs .nav-link.disabled:focus,.nav-tabs .nav-link.disabled:hover{color:#818a91;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.open .nav-link,.nav-tabs .nav-item.open .nav-link:focus,.nav-tabs .nav-item.open .nav-link:hover,.nav-tabs .nav-link.active,.nav-tabs .nav-link.active:focus,.nav-tabs .nav-link.active:hover{color:#55595c;background-color:#fff;border-color:#ddd #ddd transparent}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.nav-pills:after{content:"";display:table;clear:both}.nav-pills .nav-item{float:left}.nav-pills .nav-item+.nav-item{margin-left:.2rem}.nav-pills .nav-link{display:block;padding:.5em 1em;border-radius:.25rem}.nav-pills .nav-item.open .nav-link,.nav-pills .nav-item.open .nav-link:focus,.nav-pills .nav-item.open .nav-link:hover,.nav-pills .nav-link.active,.nav-pills .nav-link.active:focus,.nav-pills .nav-link.active:hover{color:#fff;cursor:default;background-color:#212121}.nav-stacked .nav-item{display:block;float:none}.nav-stacked .nav-item+.nav-item{margin-top:.2rem;margin-left:0}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;padding:.5rem 1rem}.navbar:after{content:"";display:table;clear:both}@media (min-width:544px){.navbar{border-radius:.25rem}}.navbar-full{z-index:1000}@media (min-width:544px){.navbar-full{border-radius:0}}.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:544px){.navbar-fixed-bottom,.navbar-fixed-top{border-radius:0}}.navbar-fixed-top{top:0}.navbar-fixed-bottom{bottom:0}.navbar-sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1030;width:100%}@media (min-width:544px){.navbar-sticky-top{border-radius:0}}.navbar-brand{float:left;padding-top:.25rem;padding-bottom:.25rem;margin-right:1rem;font-size:1.25rem}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-brand>img{display:block}.navbar-divider{float:left;width:1px;padding-top:.425rem;padding-bottom:.425rem;margin-right:1rem;margin-left:1rem;overflow:hidden}.navbar-divider:before{content:"\00a0"}.navbar-toggler{padding:.5rem .75rem;font-size:1.25rem;line-height:1;background:none;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-nav .nav-item{float:left}.navbar-nav .nav-link{display:block;padding-top:.425rem;padding-bottom:.425rem}.navbar-nav .nav-item+.nav-item,.navbar-nav .nav-link+.nav-link{margin-left:1rem}.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.8)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.6)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .active>.nav-link:focus,.navbar-light .navbar-nav .active>.nav-link:hover,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.active:focus,.navbar-light .navbar-nav .nav-link.active:hover,.navbar-light .navbar-nav .nav-link.open,.navbar-light .navbar-nav .nav-link.open:focus,.navbar-light .navbar-nav .nav-link.open:hover,.navbar-light .navbar-nav .open>.nav-link,.navbar-light .navbar-nav .open>.nav-link:focus,.navbar-light .navbar-nav .open>.nav-link:hover{color:rgba(0,0,0,.8)}.navbar-light .navbar-divider{background-color:rgba(0,0,0,.075)}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .active>.nav-link:focus,.navbar-dark .navbar-nav .active>.nav-link:hover,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.active:focus,.navbar-dark .navbar-nav .nav-link.active:hover,.navbar-dark .navbar-nav .nav-link.open,.navbar-dark .navbar-nav .nav-link.open:focus,.navbar-dark .navbar-nav .nav-link.open:hover,.navbar-dark .navbar-nav .open>.nav-link,.navbar-dark .navbar-nav .open>.nav-link:focus,.navbar-dark .navbar-nav .open>.nav-link:hover{color:#fff}.navbar-dark .navbar-divider{background-color:hsla(0,0%,100%,.075)}.navbar-toggleable-xs:after{content:"";display:table;clear:both}@media (max-width:543px){.navbar-toggleable-xs .navbar-nav .nav-item{float:none;margin-left:0}}@media (min-width:544px){.navbar-toggleable-xs{display:block!important}}.navbar-toggleable-sm:after{content:"";display:table;clear:both}@media (max-width:767px){.navbar-toggleable-sm .navbar-nav .nav-item{float:none;margin-left:0}}@media (min-width:768px){.navbar-toggleable-sm{display:block!important}}.navbar-toggleable-md:after{content:"";display:table;clear:both}@media (max-width:991px){.navbar-toggleable-md .navbar-nav .nav-item{float:none;margin-left:0}}@media (min-width:992px){.navbar-toggleable-md{display:block!important}}.card{position:relative;display:block;margin-bottom:.75rem;background-color:#fff;border-radius:.25rem;border:1px solid rgba(0,0,0,.125)}.card-block{padding:1.25rem}.card-block:after{content:"";display:table;clear:both}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card>.list-group:first-child .list-group-item:first-child{border-top-right-radius:.25rem;border-top-left-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-header{padding:.75rem 1.25rem;background-color:#f5f5f5;border-bottom:1px solid rgba(0,0,0,.125)}.card-header:after{content:"";display:table;clear:both}.card-header:first-child{border-radius:.25rem .25rem 0 0}.card-footer{padding:.75rem 1.25rem;background-color:#f5f5f5;border-top:1px solid rgba(0,0,0,.125)}.card-footer:after{content:"";display:table;clear:both}.card-footer:last-child{border-radius:0 0 .25rem .25rem}.card-header-tabs{margin-bottom:-.75rem;border-bottom:0}.card-header-pills,.card-header-tabs{margin-right:-.625rem;margin-left:-.625rem}.card-primary{background-color:#212121;border-color:#212121}.card-primary .card-footer,.card-primary .card-header{background-color:transparent}.card-success{background-color:#5cb85c;border-color:#5cb85c}.card-success .card-footer,.card-success .card-header{background-color:transparent}.card-info{background-color:#5bc0de;border-color:#5bc0de}.card-info .card-footer,.card-info .card-header{background-color:transparent}.card-warning{background-color:#f0ad4e;border-color:#f0ad4e}.card-warning .card-footer,.card-warning .card-header{background-color:transparent}.card-danger{background-color:#d9534f;border-color:#d9534f}.card-danger .card-footer,.card-danger .card-header,.card-outline-primary{background-color:transparent}.card-outline-primary{border-color:#212121}.card-outline-secondary{background-color:transparent;border-color:#ccc}.card-outline-info{background-color:transparent;border-color:#5bc0de}.card-outline-success{background-color:transparent;border-color:#5cb85c}.card-outline-warning{background-color:transparent;border-color:#f0ad4e}.card-outline-danger{background-color:transparent;border-color:#d9534f}.card-inverse .card-footer,.card-inverse .card-header{border-color:hsla(0,0%,100%,.2)}.card-inverse .card-blockquote,.card-inverse .card-footer,.card-inverse .card-header,.card-inverse .card-title{color:#fff}.card-inverse .card-blockquote .blockquote-footer,.card-inverse .card-link,.card-inverse .card-subtitle,.card-inverse .card-text{color:hsla(0,0%,100%,.65)}.card-inverse .card-link:focus,.card-inverse .card-link:hover{color:#fff}.card-blockquote{padding:0;margin-bottom:0;border-left:0}.card-img{border-radius:.25rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img-top{border-top-right-radius:.25rem;border-top-left-radius:.25rem}.card-img-bottom{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}@media (min-width:544px){.card-deck{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-.625rem;margin-bottom:.75rem;margin-left:-.625rem}.card-deck .card{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;margin-right:.625rem;margin-bottom:0;margin-left:.625rem}}@media (min-width:544px){.card-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group .card{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.card-group .card+.card{margin-left:0;border-left:0}.card-group .card:first-child{border-bottom-right-radius:0;border-top-right-radius:0}.card-group .card:first-child .card-img-top{border-top-right-radius:0}.card-group .card:first-child .card-img-bottom{border-bottom-right-radius:0}.card-group .card:last-child{border-bottom-left-radius:0;border-top-left-radius:0}.card-group .card:last-child .card-img-top{border-top-left-radius:0}.card-group .card:last-child .card-img-bottom{border-bottom-left-radius:0}.card-group .card:not(:first-child):not(:last-child),.card-group .card:not(:first-child):not(:last-child) .card-img-bottom,.card-group .card:not(:first-child):not(:last-child) .card-img-top{border-radius:0}}@media (min-width:544px){.card-columns{-webkit-column-count:3;column-count:3;-webkit-column-gap:1.25rem;column-gap:1.25rem}.card-columns .card{width:100%}}.breadcrumb{padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#eceeef;border-radius:.25rem}.breadcrumb:after{content:"";display:table;clear:both}.breadcrumb-item{float:left}.breadcrumb-item+.breadcrumb-item:before{display:inline-block;padding-right:.5rem;padding-left:.5rem;color:#818a91;content:"/"}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline;text-decoration:none}.breadcrumb-item.active{color:#818a91}.pagination{display:inline-block;padding-left:0;margin-top:1rem;margin-bottom:1rem;border-radius:.25rem}.page-item{display:inline}.page-item:first-child .page-link{margin-left:0;border-bottom-left-radius:.25rem;border-top-left-radius:.25rem}.page-item:last-child .page-link{border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}.page-item.active .page-link,.page-item.active .page-link:focus,.page-item.active .page-link:hover{z-index:2;color:#fff;cursor:default;background-color:#212121;border-color:#212121}.page-item.disabled .page-link,.page-item.disabled .page-link:focus,.page-item.disabled .page-link:hover{color:#818a91;pointer-events:none;cursor:not-allowed;background-color:#fff;border-color:#ddd}.page-link{position:relative;float:left;padding:.5rem .75rem;margin-left:-1px;color:#212121;text-decoration:none;background-color:#fff;border:1px solid #ddd}.page-link:focus,.page-link:hover{color:#000;background-color:#eceeef;border-color:#ddd}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem}.pagination-lg .page-item:first-child .page-link{border-bottom-left-radius:.3rem;border-top-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-bottom-right-radius:.3rem;border-top-right-radius:.3rem}.pagination-sm .page-link{padding:.275rem .75rem;font-size:.875rem}.pagination-sm .page-item:first-child .page-link{border-bottom-left-radius:.2rem;border-top-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-bottom-right-radius:.2rem;border-top-right-radius:.2rem}.tag{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.tag:empty{display:none}.btn .tag,.comment-form input[type=submit] .tag,.search-form .search-submit .tag{position:relative;top:-1px}a.tag:focus,a.tag:hover{color:#fff;text-decoration:none;cursor:pointer}.tag-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.tag-default{background-color:#818a91}.tag-default[href]:focus,.tag-default[href]:hover{background-color:#687077}.tag-primary{background-color:#212121}.tag-primary[href]:focus,.tag-primary[href]:hover{background-color:#080808}.tag-success{background-color:#5cb85c}.tag-success[href]:focus,.tag-success[href]:hover{background-color:#449d44}.tag-info{background-color:#5bc0de}.tag-info[href]:focus,.tag-info[href]:hover{background-color:#31b0d5}.tag-warning{background-color:#f0ad4e}.tag-warning[href]:focus,.tag-warning[href]:hover{background-color:#ec971f}.tag-danger{background-color:#d9534f}.tag-danger[href]:focus,.tag-danger[href]:hover{background-color:#c9302c}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#eceeef;border-radius:.3rem}@media (min-width:544px){.jumbotron{padding:4rem 2rem}}.jumbotron-hr{border-top-color:#d0d5d8}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{padding:1rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:2rem}.alert-dismissible .close{position:relative;top:-.125rem;right:-1rem;color:inherit}.alert-success{background-color:#dff0d8;border-color:#d0e9c6;color:#3c763d}.alert-success hr{border-top-color:#c1e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{background-color:#d9edf7;border-color:#bcdff1;color:#31708f}.alert-info hr{border-top-color:#a6d5ec}.alert-info .alert-link{color:#245269}.alert-warning{background-color:#fcf8e3;border-color:#faf2cc;color:#8a6d3b}.alert-warning hr{border-top-color:#f7ecb5}.alert-warning .alert-link{color:#66512c}.alert-danger{background-color:#f2dede;border-color:#ebcccc;color:#a94442}.alert-danger hr{border-top-color:#e4b9b9}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.progress{display:block;width:100%;height:1rem;margin-bottom:1rem}.progress[value]{background-color:#eee;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem}.progress[value]::-ms-fill{background-color:#0074d9;border:0}.progress[value]::-moz-progress-bar{background-color:#0074d9;border-bottom-left-radius:.25rem;border-top-left-radius:.25rem}.progress[value]::-webkit-progress-value{background-color:#0074d9;border-bottom-left-radius:.25rem;border-top-left-radius:.25rem}.progress[value="100"]::-moz-progress-bar{border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}.progress[value="100"]::-webkit-progress-value{border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}.progress[value]::-webkit-progress-bar{background-color:#eee;border-radius:.25rem}.progress[value],base::-moz-progress-bar{background-color:#eee;border-radius:.25rem}@media screen and (min-width:0\0){.progress{background-color:#eee;border-radius:.25rem}.progress-bar{display:inline-block;height:1rem;text-indent:-999rem;background-color:#0074d9;border-bottom-left-radius:.25rem;border-top-left-radius:.25rem}.progress[width="100%"]{border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}}.progress-striped[value]::-webkit-progress-value{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}.progress-striped[value]::-moz-progress-bar{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}.progress-striped[value]::-ms-fill{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}@media screen and (min-width:0\0){.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}}.progress-animated[value]::-webkit-progress-value{-webkit-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-animated[value]::-moz-progress-bar{animation:progress-bar-stripes 2s linear infinite}@media screen and (min-width:0\0){.progress-animated .progress-bar-striped{-webkit-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}}.progress-success[value]::-webkit-progress-value{background-color:#5cb85c}.progress-success[value]::-moz-progress-bar{background-color:#5cb85c}.progress-success[value]::-ms-fill{background-color:#5cb85c}@media screen and (min-width:0\0){.progress-success .progress-bar{background-color:#5cb85c}}.progress-info[value]::-webkit-progress-value{background-color:#5bc0de}.progress-info[value]::-moz-progress-bar{background-color:#5bc0de}.progress-info[value]::-ms-fill{background-color:#5bc0de}@media screen and (min-width:0\0){.progress-info .progress-bar{background-color:#5bc0de}}.progress-warning[value]::-webkit-progress-value{background-color:#f0ad4e}.progress-warning[value]::-moz-progress-bar{background-color:#f0ad4e}.progress-warning[value]::-ms-fill{background-color:#f0ad4e}@media screen and (min-width:0\0){.progress-warning .progress-bar{background-color:#f0ad4e}}.progress-danger[value]::-webkit-progress-value{background-color:#d9534f}.progress-danger[value]::-moz-progress-bar{background-color:#d9534f}.progress-danger[value]::-ms-fill{background-color:#d9534f}@media screen and (min-width:0\0){.progress-danger .progress-bar{background-color:#d9534f}}.media{display:-webkit-box;display:-ms-flexbox;display:flex}.media-body{-webkit-box-flex:1;-ms-flex:1;flex:1}.media-middle{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.media-bottom{-ms-flex-item-align:end;align-self:flex-end}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right{padding-left:10px}.media-left{padding-right:10px}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:0}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-right-radius:.25rem;border-top-left-radius:.25rem}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{color:#818a91;cursor:not-allowed;background-color:#eceeef}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#818a91}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;text-decoration:none;background-color:#212121;border-color:#212121}.dropdown ul.dropdown-menu li .list-group-item.active .list-group-item-heading>a,.dropdown ul.dropdown-menu li .list-group-item.active:focus .list-group-item-heading>a,.dropdown ul.dropdown-menu li .list-group-item.active:hover .list-group-item-heading>a,.home .content-holder .explore .list-group-item.active .list-group-item-heading>a,.home .content-holder .explore .list-group-item.active:focus .list-group-item-heading>a,.home .content-holder .explore .list-group-item.active:hover .list-group-item-heading>a,.list-group-item.active .dropdown ul.dropdown-menu li .list-group-item-heading>a,.list-group-item.active .home .content-holder .explore .list-group-item-heading>a,.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>#tooltip,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .dropdown ul.dropdown-menu li .list-group-item-heading>a,.list-group-item.active:focus .home .content-holder .explore .list-group-item-heading>a,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>#tooltip,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:focus body.archive .grid .discover .list-group-item-heading>.headline,.list-group-item.active:focus body.archive .non-grid .discover .list-group-item-heading>.headline,.list-group-item.active:focus body.error404 .grid .discover .list-group-item-heading>.headline,.list-group-item.active:focus body.error404 .non-grid .discover .list-group-item-heading>.headline,.list-group-item.active:focus body.page .grid .discover .list-group-item-heading>.headline,.list-group-item.active:focus body.page .non-grid .discover .list-group-item-heading>.headline,.list-group-item.active:focus body.search .grid .discover .list-group-item-heading>.headline,.list-group-item.active:focus body.search .non-grid .discover .list-group-item-heading>.headline,.list-group-item.active:focus body.single .grid .discover .list-group-item-heading>.headline,.list-group-item.active:focus body.single .non-grid .discover .list-group-item-heading>.headline,.list-group-item.active:focus footer .audio-tour .list-group-item-heading>a,.list-group-item.active:focus footer .csr .list-group-item-heading>a,.list-group-item.active:focus footer .list-group-item-heading>.legal,.list-group-item.active:hover .dropdown ul.dropdown-menu li .list-group-item-heading>a,.list-group-item.active:hover .home .content-holder .explore .list-group-item-heading>a,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>#tooltip,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small,.list-group-item.active:hover body.archive .grid .discover .list-group-item-heading>.headline,.list-group-item.active:hover body.archive .non-grid .discover .list-group-item-heading>.headline,.list-group-item.active:hover body.error404 .grid .discover .list-group-item-heading>.headline,.list-group-item.active:hover body.error404 .non-grid .discover .list-group-item-heading>.headline,.list-group-item.active:hover body.page .grid .discover .list-group-item-heading>.headline,.list-group-item.active:hover body.page .non-grid .discover .list-group-item-heading>.headline,.list-group-item.active:hover body.search .grid .discover .list-group-item-heading>.headline,.list-group-item.active:hover body.search .non-grid .discover .list-group-item-heading>.headline,.list-group-item.active:hover body.single .grid .discover .list-group-item-heading>.headline,.list-group-item.active:hover body.single .non-grid .discover .list-group-item-heading>.headline,.list-group-item.active:hover footer .audio-tour .list-group-item-heading>a,.list-group-item.active:hover footer .csr .list-group-item-heading>a,.list-group-item.active:hover footer .list-group-item-heading>.legal,.list-group-item.active body.archive .grid .discover .list-group-item-heading>.headline,.list-group-item.active body.archive .non-grid .discover .list-group-item-heading>.headline,.list-group-item.active body.error404 .grid .discover .list-group-item-heading>.headline,.list-group-item.active body.error404 .non-grid .discover .list-group-item-heading>.headline,.list-group-item.active body.page .grid .discover .list-group-item-heading>.headline,.list-group-item.active body.page .non-grid .discover .list-group-item-heading>.headline,.list-group-item.active body.search .grid .discover .list-group-item-heading>.headline,.list-group-item.active body.search .non-grid .discover .list-group-item-heading>.headline,.list-group-item.active body.single .grid .discover .list-group-item-heading>.headline,.list-group-item.active body.single .non-grid .discover .list-group-item-heading>.headline,.list-group-item.active footer .audio-tour .list-group-item-heading>a,.list-group-item.active footer .csr .list-group-item-heading>a,.list-group-item.active footer .list-group-item-heading>.legal,body.archive .grid .discover .list-group-item.active .list-group-item-heading>.headline,body.archive .grid .discover .list-group-item.active:focus .list-group-item-heading>.headline,body.archive .grid .discover .list-group-item.active:hover .list-group-item-heading>.headline,body.archive .non-grid .discover .list-group-item.active .list-group-item-heading>.headline,body.archive .non-grid .discover .list-group-item.active:focus .list-group-item-heading>.headline,body.archive .non-grid .discover .list-group-item.active:hover .list-group-item-heading>.headline,body.error404 .grid .discover .list-group-item.active .list-group-item-heading>.headline,body.error404 .grid .discover .list-group-item.active:focus .list-group-item-heading>.headline,body.error404 .grid .discover .list-group-item.active:hover .list-group-item-heading>.headline,body.error404 .non-grid .discover .list-group-item.active .list-group-item-heading>.headline,body.error404 .non-grid .discover .list-group-item.active:focus .list-group-item-heading>.headline,body.error404 .non-grid .discover .list-group-item.active:hover .list-group-item-heading>.headline,body.page .grid .discover .list-group-item.active .list-group-item-heading>.headline,body.page .grid .discover .list-group-item.active:focus .list-group-item-heading>.headline,body.page .grid .discover .list-group-item.active:hover .list-group-item-heading>.headline,body.page .non-grid .discover .list-group-item.active .list-group-item-heading>.headline,body.page .non-grid .discover .list-group-item.active:focus .list-group-item-heading>.headline,body.page .non-grid .discover .list-group-item.active:hover .list-group-item-heading>.headline,body.search .grid .discover .list-group-item.active .list-group-item-heading>.headline,body.search .grid .discover .list-group-item.active:focus .list-group-item-heading>.headline,body.search .grid .discover .list-group-item.active:hover .list-group-item-heading>.headline,body.search .non-grid .discover .list-group-item.active .list-group-item-heading>.headline,body.search .non-grid .discover .list-group-item.active:focus .list-group-item-heading>.headline,body.search .non-grid .discover .list-group-item.active:hover .list-group-item-heading>.headline,body.single .grid .discover .list-group-item.active .list-group-item-heading>.headline,body.single .grid .discover .list-group-item.active:focus .list-group-item-heading>.headline,body.single .grid .discover .list-group-item.active:hover .list-group-item-heading>.headline,body.single .non-grid .discover .list-group-item.active .list-group-item-heading>.headline,body.single .non-grid .discover .list-group-item.active:focus .list-group-item-heading>.headline,body.single .non-grid .discover .list-group-item.active:hover .list-group-item-heading>.headline,footer .audio-tour .list-group-item.active .list-group-item-heading>a,footer .audio-tour .list-group-item.active:focus .list-group-item-heading>a,footer .audio-tour .list-group-item.active:hover .list-group-item-heading>a,footer .csr .list-group-item.active .list-group-item-heading>a,footer .csr .list-group-item.active:focus .list-group-item-heading>a,footer .csr .list-group-item.active:hover .list-group-item-heading>a,footer .list-group-item.active .list-group-item-heading>.legal,footer .list-group-item.active:focus .list-group-item-heading>.legal,footer .list-group-item.active:hover .list-group-item-heading>.legal{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#878787}.list-group-flush .list-group-item{border-radius:0}.list-group-item-action{width:100%;color:#555;text-align:inherit}.list-group-item-action .list-group-item-heading{color:#333}.list-group-item-action:focus,.list-group-item-action:hover{color:#555;text-decoration:none;background-color:#f5f5f5}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9{padding-bottom:42.8571428571%}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.embed-responsive-1by1{padding-bottom:100%}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.5}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.modal,.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;outline:0;-webkit-overflow-scrolling:touch}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translateY(-25%);transform:translateY(-25%)}.modal.in .modal-dialog{-webkit-transform:translate(0);transform:translate(0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.in{opacity:.5}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header:after{content:"";display:table;clear:both}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.5}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer:after{content:"";display:table;clear:both}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:544px){.modal-dialog{max-width:600px;margin:30px auto}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg{max-width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.in{opacity:.9}.tooltip.bs-tether-element-attached-bottom,.tooltip.tooltip-top{padding:5px 0;margin-top:-3px}.tooltip.bs-tether-element-attached-bottom .tooltip-arrow,.tooltip.tooltip-top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.bs-tether-element-attached-left,.tooltip.tooltip-right{padding:0 5px;margin-left:3px}.tooltip.bs-tether-element-attached-left .tooltip-arrow,.tooltip.tooltip-right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.bs-tether-element-attached-top,.tooltip.tooltip-bottom{padding:5px 0;margin-top:3px}.tooltip.bs-tether-element-attached-top .tooltip-arrow,.tooltip.tooltip-bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bs-tether-element-attached-right,.tooltip.tooltip-left{padding:0 5px;margin-left:-3px}.tooltip.bs-tether-element-attached-right .tooltip-arrow,.tooltip.tooltip-left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;padding:1px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover.bs-tether-element-attached-bottom,.popover.popover-top{margin-top:-10px}.popover.bs-tether-element-attached-bottom .popover-arrow,.popover.popover-top .popover-arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.bs-tether-element-attached-bottom .popover-arrow:after,.popover.popover-top .popover-arrow:after{bottom:1px;margin-left:-10px;content:"";border-top-color:#fff;border-bottom-width:0}.popover.bs-tether-element-attached-left,.popover.popover-right{margin-left:10px}.popover.bs-tether-element-attached-left .popover-arrow,.popover.popover-right .popover-arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.bs-tether-element-attached-left .popover-arrow:after,.popover.popover-right .popover-arrow:after{bottom:-10px;left:1px;content:"";border-right-color:#fff;border-left-width:0}.popover.bs-tether-element-attached-top,.popover.popover-bottom{margin-top:10px}.popover.bs-tether-element-attached-top .popover-arrow,.popover.popover-bottom .popover-arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:rgba(0,0,0,.25)}.popover.bs-tether-element-attached-top .popover-arrow:after,.popover.popover-bottom .popover-arrow:after{top:1px;margin-left:-10px;content:"";border-top-width:0;border-bottom-color:#fff}.popover.bs-tether-element-attached-right,.popover.popover-left{margin-left:-10px}.popover.bs-tether-element-attached-right .popover-arrow,.popover.popover-left .popover-arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:rgba(0,0,0,.25)}.popover.bs-tether-element-attached-right .popover-arrow:after,.popover.popover-left .popover-arrow:after{right:1px;bottom:-10px;content:"";border-right-width:0;border-left-color:#fff}.popover-title{padding:8px 14px;margin:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:.2375rem .2375rem 0 0}.popover-title:empty{display:none}.popover-content{padding:9px 14px}.popover-arrow,.popover-arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover-arrow{border-width:11px}.popover-arrow:after{content:"";border-width:10px}.carousel,.carousel-inner{position:relative}.carousel-inner{width:100%;overflow:hidden}.carousel-inner>.carousel-item{position:relative;display:none;transition:left .6s ease-in-out}.carousel-inner>.carousel-item>a>img,.carousel-inner>.carousel-item>img{line-height:1}@media (-webkit-transform-3d),(transform-3d){.carousel-inner>.carousel-item{transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-inner>.carousel-item.active.right,.carousel-inner>.carousel-item.next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner>.carousel-item.active.left,.carousel-inner>.carousel-item.prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner>.carousel-item.active,.carousel-inner>.carousel-item.next.left,.carousel-inner>.carousel-item.prev.right{left:0;-webkit-transform:translateZ(0);transform:translateZ(0)}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);opacity:.5}.carousel-control.left{background-image:linear-gradient(90deg,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001));background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000",endColorstr="#00000000",GradientType=1)}.carousel-control.right{right:0;left:auto;background-image:linear-gradient(90deg,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5));background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#80000000",GradientType=1)}.carousel-control:focus,.carousel-control:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block;width:20px;height:20px;margin-top:-10px;font-family:serif;line-height:1}.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-prev:before{content:"\2039"}.carousel-control .icon-next:before{content:"\203a"}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:transparent;border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn,.carousel-caption .comment-form input[type=submit],.carousel-caption .search-form .search-submit,.comment-form .carousel-caption input[type=submit],.search-form .carousel-caption .search-submit{text-shadow:none}@media (min-width:544px){.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-15px;font-size:30px}.carousel-control .icon-prev{margin-left:-15px}.carousel-control .icon-next{margin-right:-15px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.bg-faded{background-color:#f7f7f9}.bg-primary{color:#fff!important;background-color:#212121!important}a.bg-primary:focus,a.bg-primary:hover{background-color:#080808!important}.bg-success{color:#fff!important;background-color:#5cb85c!important}a.bg-success:focus,a.bg-success:hover{background-color:#449d44!important}.bg-info{color:#fff!important;background-color:#5bc0de!important}a.bg-info:focus,a.bg-info:hover{background-color:#31b0d5!important}.bg-warning{color:#fff!important;background-color:#f0ad4e!important}a.bg-warning:focus,a.bg-warning:hover{background-color:#ec971f!important}.bg-danger{color:#fff!important;background-color:#d9534f!important}a.bg-danger:focus,a.bg-danger:hover{background-color:#c9302c!important}.bg-inverse{color:#fff!important;background-color:#373a3c!important}a.bg-inverse:focus,a.bg-inverse:hover{background-color:#1f2021!important}.clearfix:after{content:"";display:table;clear:both}.d-block{display:block!important}.d-inline-block{display:inline-block!important}.d-inline{display:inline!important}.flex-xs-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.flex-xs-last{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.flex-xs-unordered{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.flex-items-xs-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex-items-xs-middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-items-xs-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.flex-xs-top{-ms-flex-item-align:start;align-self:flex-start}.flex-xs-middle{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.flex-xs-bottom{-ms-flex-item-align:end;align-self:flex-end}.flex-items-xs-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex-items-xs-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-items-xs-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.flex-items-xs-around{-ms-flex-pack:distribute;justify-content:space-around}.flex-items-xs-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:544px){.flex-sm-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.flex-sm-last{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.flex-sm-unordered{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}@media (min-width:544px){.flex-items-sm-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex-items-sm-middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-items-sm-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (min-width:544px){.flex-sm-top{-ms-flex-item-align:start;align-self:flex-start}.flex-sm-middle{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.flex-sm-bottom{-ms-flex-item-align:end;align-self:flex-end}}@media (min-width:544px){.flex-items-sm-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex-items-sm-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-items-sm-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.flex-items-sm-around{-ms-flex-pack:distribute;justify-content:space-around}.flex-items-sm-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width:768px){.flex-md-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.flex-md-last{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.flex-md-unordered{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}@media (min-width:768px){.flex-items-md-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex-items-md-middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-items-md-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (min-width:768px){.flex-md-top{-ms-flex-item-align:start;align-self:flex-start}.flex-md-middle{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.flex-md-bottom{-ms-flex-item-align:end;align-self:flex-end}}@media (min-width:768px){.flex-items-md-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex-items-md-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-items-md-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.flex-items-md-around{-ms-flex-pack:distribute;justify-content:space-around}.flex-items-md-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width:992px){.flex-lg-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.flex-lg-last{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.flex-lg-unordered{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}@media (min-width:992px){.flex-items-lg-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex-items-lg-middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-items-lg-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (min-width:992px){.flex-lg-top{-ms-flex-item-align:start;align-self:flex-start}.flex-lg-middle{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.flex-lg-bottom{-ms-flex-item-align:end;align-self:flex-end}}@media (min-width:992px){.flex-items-lg-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex-items-lg-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-items-lg-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.flex-items-lg-around{-ms-flex-pack:distribute;justify-content:space-around}.flex-items-lg-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width:1200px){.flex-xl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.flex-xl-last{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.flex-xl-unordered{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}@media (min-width:1200px){.flex-items-xl-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex-items-xl-middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-items-xl-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (min-width:1200px){.flex-xl-top{-ms-flex-item-align:start;align-self:flex-start}.flex-xl-middle{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.flex-xl-bottom{-ms-flex-item-align:end;align-self:flex-end}}@media (min-width:1200px){.flex-items-xl-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex-items-xl-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-items-xl-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.flex-items-xl-around{-ms-flex-pack:distribute;justify-content:space-around}.flex-items-xl-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.pull-xs-left{float:left!important}.pull-xs-right{float:right!important}.pull-xs-none{float:none!important}@media (min-width:544px){.pull-sm-left{float:left!important}.pull-sm-right{float:right!important}.pull-sm-none{float:none!important}}@media (min-width:768px){.pull-md-left{float:left!important}.pull-md-right{float:right!important}.pull-md-none{float:none!important}}@media (min-width:992px){.pull-lg-left{float:left!important}.pull-lg-right{float:right!important}.pull-lg-none{float:none!important}}@media (min-width:1200px){.pull-xl-left{float:left!important}.pull-xl-right{float:right!important}.pull-xl-none{float:none!important}}.screen-reader-text,.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.screen-reader-text:active,.screen-reader-text:focus,.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.w-100{width:100%!important}.m-x-auto{margin-right:auto!important;margin-left:auto!important}.m-a-0{margin:0!important}.m-t-0{margin-top:0!important}.m-r-0{margin-right:0!important}.m-b-0{margin-bottom:0!important}.m-l-0,.m-x-0{margin-left:0!important}.m-x-0{margin-right:0!important}.m-y-0{margin-top:0!important;margin-bottom:0!important}.m-a-1{margin:1rem!important}.m-t-1{margin-top:1rem!important}.m-r-1{margin-right:1rem!important}.m-b-1{margin-bottom:1rem!important}.m-l-1,.m-x-1{margin-left:1rem!important}.m-x-1{margin-right:1rem!important}.m-y-1{margin-top:1rem!important;margin-bottom:1rem!important}.m-a-2{margin:1.5rem!important}.m-t-2{margin-top:1.5rem!important}.m-r-2{margin-right:1.5rem!important}.m-b-2{margin-bottom:1.5rem!important}.m-l-2,.m-x-2{margin-left:1.5rem!important}.m-x-2{margin-right:1.5rem!important}.m-y-2{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.m-a-3{margin:3rem!important}.m-t-3{margin-top:3rem!important}.m-r-3{margin-right:3rem!important}.m-b-3{margin-bottom:3rem!important}.m-l-3,.m-x-3{margin-left:3rem!important}.m-x-3{margin-right:3rem!important}.m-y-3{margin-top:3rem!important;margin-bottom:3rem!important}.p-a-0{padding:0!important}.p-t-0{padding-top:0!important}.p-r-0{padding-right:0!important}.p-b-0{padding-bottom:0!important}.p-l-0,.p-x-0{padding-left:0!important}.p-x-0{padding-right:0!important}.p-y-0{padding-top:0!important;padding-bottom:0!important}.p-a-1{padding:1rem!important}.p-t-1{padding-top:1rem!important}.p-r-1{padding-right:1rem!important}.p-b-1{padding-bottom:1rem!important}.p-l-1,.p-x-1{padding-left:1rem!important}.p-x-1{padding-right:1rem!important}.p-y-1{padding-top:1rem!important;padding-bottom:1rem!important}.p-a-2{padding:1.5rem!important}.p-t-2{padding-top:1.5rem!important}.p-r-2{padding-right:1.5rem!important}.p-b-2{padding-bottom:1.5rem!important}.p-l-2,.p-x-2{padding-left:1.5rem!important}.p-x-2{padding-right:1.5rem!important}.p-y-2{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-a-3{padding:3rem!important}.p-t-3{padding-top:3rem!important}.p-r-3{padding-right:3rem!important}.p-b-3{padding-bottom:3rem!important}.p-l-3,.p-x-3{padding-left:3rem!important}.p-x-3{padding-right:3rem!important}.p-y-3{padding-top:3rem!important;padding-bottom:3rem!important}.pos-f-t{position:fixed;top:0;right:0;left:0;z-index:1030}.text-justify{text-align:justify!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-xs-left{text-align:left!important}.text-xs-right{text-align:right!important}.text-xs-center{text-align:center!important}@media (min-width:544px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-normal{font-weight:400}.font-weight-bold{font-weight:700}.font-italic{font-style:italic}.text-muted{color:#818a91!important}a.text-muted:focus,a.text-muted:hover{color:#687077!important}.text-primary{color:#212121!important}a.text-primary:focus,a.text-primary:hover{color:#080808!important}.text-success{color:#5cb85c!important}a.text-success:focus,a.text-success:hover{color:#449d44!important}.text-info{color:#5bc0de!important}a.text-info:focus,a.text-info:hover{color:#31b0d5!important}.text-warning{color:#f0ad4e!important}a.text-warning:focus,a.text-warning:hover{color:#ec971f!important}.text-danger{color:#d9534f!important}a.text-danger:focus,a.text-danger:hover{color:#c9302c!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.invisible{visibility:hidden!important}.hidden-xs-up{display:none!important}@media (max-width:543px){.hidden-xs-down{display:none!important}}@media (min-width:544px){.hidden-sm-up{display:none!important}}@media (max-width:767px){.hidden-sm-down{display:none!important}}@media (min-width:768px){.hidden-md-up{display:none!important}}@media (max-width:991px){.hidden-md-down{display:none!important}}@media (min-width:992px){.hidden-lg-up{display:none!important}}@media (max-width:1199px){.hidden-lg-down{display:none!important}}@media (min-width:1200px){.hidden-xl-up{display:none!important}}.hidden-xl-down,.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}@font-face{font-family:Giorgio Sans Web;src:url(../fonts/GiorgioSans-Bold-Web.eot);src:url(../fonts/GiorgioSans-Bold-Web.eot?#iefix) format("embedded-opentype"),url(../fonts/GiorgioSans-Bold-Web.woff2) format("woff2"),url(../fonts/GiorgioSans-Bold-Web.woff) format("woff");font-weight:700;font-style:normal;font-stretch:normal}.GiorgioSans-Bold-Web,.home .content-holder .section-title,.nav-primary ul li a,body.archive .grid .attribution .author-name a,body.archive .non-grid .attribution .author-name a,body.error404 .grid .attribution .author-name a,body.error404 .non-grid .attribution .author-name a,body.page .grid .attribution .author-name a,body.page .non-grid .attribution .author-name a,body.search .grid .attribution .author-name a,body.search .non-grid .attribution .author-name a,body.single .grid .attribution .author-name a,body.single .non-grid .attribution .author-name a,h1,h2,h3{font-family:Giorgio Sans Web;font-weight:700;font-style:normal;font-stretch:normal}@font-face{font-family:Giorgio Sans Web;src:url(../fonts/GiorgioSans-BoldItalic-Web.eot);src:url(../fonts/GiorgioSans-BoldItalic-Web.eot?#iefix) format("embedded-opentype"),url(../fonts/GiorgioSans-BoldItalic-Web.woff2) format("woff2"),url(../fonts/GiorgioSans-BoldItalic-Web.woff) format("woff");font-weight:700;font-style:italic;font-stretch:normal}.GiorgioSans-BoldItalic-Web,.home .content-holder .section-title em,.home .content-holder .section-title i,.nav-primary ul li a em,.nav-primary ul li a i,body.archive .grid .attribution .author-name a em,body.archive .grid .attribution .author-name a i,body.archive .non-grid .attribution .author-name a em,body.archive .non-grid .attribution .author-name a i,body.error404 .grid .attribution .author-name a em,body.error404 .grid .attribution .author-name a i,body.error404 .non-grid .attribution .author-name a em,body.error404 .non-grid .attribution .author-name a i,body.page .grid .attribution .author-name a em,body.page .grid .attribution .author-name a i,body.page .non-grid .attribution .author-name a em,body.page .non-grid .attribution .author-name a i,body.search .grid .attribution .author-name a em,body.search .grid .attribution .author-name a i,body.search .non-grid .attribution .author-name a em,body.search .non-grid .attribution .author-name a i,body.single .grid .attribution .author-name a em,body.single .grid .attribution .author-name a i,body.single .non-grid .attribution .author-name a em,body.single .non-grid .attribution .author-name a i,h1 em,h1 i,h2 em,h2 i,h3 em,h3 i{font-family:Giorgio Sans Web;font-weight:700;font-style:italic;font-stretch:normal}@font-face{font-family:Giorgio Sans Web;src:url(../fonts/GiorgioSans-Extralight-Web.eot);src:url(../fonts/GiorgioSans-Extralight-Web.eot?#iefix) format("embedded-opentype"),url(../fonts/GiorgioSans-Extralight-Web.woff2) format("woff2"),url(../fonts/GiorgioSans-Extralight-Web.woff) format("woff");font-weight:200;font-style:normal;font-stretch:normal}.GiorgioSans-Extralight,.nav-primary ul li body.archive .year-section a,.nav-primary ul li body.error404 .year-section a,.nav-primary ul li body.page .year-section a,.nav-primary ul li body.search .year-section a,.nav-primary ul li body.single .year-section a,.timeline-year,body.archive .year-section .nav-primary ul li a,body.archive .year-section h3,body.error404 .year-section .nav-primary ul li a,body.error404 .year-section h3,body.page .year-section .nav-primary ul li a,body.page .year-section h3,body.search .year-section .nav-primary ul li a,body.search .year-section h3,body.single .year-section .nav-primary ul li a,body.single .year-section h3{font-family:Giorgio Sans Web,sans-serif;font-weight:200;font-style:normal;font-stretch:normal}@font-face{font-family:SuisseIntlMono-Bold-WebXL;src:url(../fonts/SuisseIntlMono-Bold-WebXL.eot);src:url(../fonts/SuisseIntlMono-Bold-WebXL.eot?#iefix) format("embedded-opentype"),url(../fonts/SuisseIntlMono-Bold-WebXL.woff2) format("woff2"),url(../fonts/SuisseIntlMono-Bold-WebXL.woff) format("woff"),url(../fonts/SuisseIntlMono-Bold-WebXL.ttf) format("truetype"),url(../fonts/SuisseIntlMono-Bold-WebXL.svg#Font) format("svg")}.comment-form input[type=email],.comment-form input[type=text],.comment-form input[type=url],.comment-form textarea,.form-control,.form-input,.search-form .search-field,.SuisseIntlMono-Bold,a,article .meta .author,b,body.archive .grid .discover .headline,body.archive .non-grid .discover .headline,body.error404 .grid .discover .headline,body.error404 .non-grid .discover .headline,body.page .grid .discover .headline,body.page .non-grid .discover .headline,body.search .grid .discover .headline,body.search .non-grid .discover .headline,body.single .grid .discover .headline,body.single .non-grid .discover .headline,footer .audio-tour a,footer .csr a,h4,select,strong{font-family:SuisseIntlMono-Bold-WebXL,Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace,sans-serif;font-weight:400;font-style:normal;font-stretch:normal}@font-face{font-family:SuisseIntlMono-Regular-WebXL;src:url(../fonts/SuisseIntlMono-Regular-WebXL.eot);src:url(../fonts/SuisseIntlMono-Regular-WebXL.eot?#iefix) format("embedded-opentype"),url(../fonts/SuisseIntlMono-Regular-WebXL.woff2) format("woff2"),url(../fonts/SuisseIntlMono-Regular-WebXL.woff) format("woff"),url(../fonts/SuisseIntlMono-Regular-WebXL.ttf) format("truetype"),url(../fonts/SuisseIntlMono-Regular-WebXL.svg#Font) format("svg")}.SuisseIntlMono-Regular,body{font-family:SuisseIntlMono-Regular-WebXL,Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace,sans-serif;font-weight:400;font-style:normal;font-stretch:normal}@font-face{font-family:Icons;src:url(../fonts/_icons/Icons.eot);src:url(../fonts/_icons/Icons.eot?#iefix) format("eot"),url(../fonts/_icons/Icons.woff2) format("woff2"),url(../fonts/_icons/Icons.woff) format("woff"),url(../fonts/_icons/Icons.ttf) format("truetype"),url(../fonts/_icons/Icons.svg#Icons) format("svg")}.icon:before,.nav-primary ul li:before,article .post-nav a:before{font-family:Icons;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none}.icon-arrow-left:before,article .post-nav .alignleft a:before{content:"\E001"}.icon-arrow-right:before,article .post-nav .alignright a:before{content:"\E002"}.icon-facebook:before{content:"\E003"}.icon-home:before,.nav-primary ul li.nav-home:before{content:"\E004"}.icon-inside-the-archives:before,.nav-primary ul li.nav-archives:before{content:"\E005"}.icon-instagram:before{content:"\E006"}.icon-stories:before,.nav-primary ul li.nav-stories:before{content:"\E007"}.icon-the-harpercollins-200:before,.nav-primary ul li.nav-hc200:before{content:"\E008"}.icon-timeline:before,.nav-primary ul li.nav-timeline:before{content:"\E009"}.icon-twitter:before{content:"\E00A"}.icon-why-i-read:before,.nav-primary ul li.nav-why-i-read:before{content:"\E00B"}*,:after,:before{box-sizing:border-box}body,html{font-size:16px;line-height:24px}body{height:100%;margin:0;background-repeat:no-repeat;background-attachment:fixed!important;color:#212121}.home .content-holder .section-title,.nav-primary ul li a,body.archive .grid .attribution .author-name a,body.archive .non-grid .attribution .author-name a,body.error404 .grid .attribution .author-name a,body.error404 .non-grid .attribution .author-name a,body.page .grid .attribution .author-name a,body.page .non-grid .attribution .author-name a,body.search .grid .attribution .author-name a,body.search .non-grid .attribution .author-name a,body.single .grid .attribution .author-name a,body.single .non-grid .attribution .author-name a,h1,h2,h3{color:#212121;text-transform:uppercase;line-height:78%;letter-spacing:1px}.home .content-holder .section-title,h1{font-size:2rem;padding:1.7rem 0 0 1.7rem;display:inline-block}@media (min-width:768px){.home .content-holder .section-title,h1{padding:1.875rem 0;font-size:4.5rem;font-size:4.5vw}}body.archive .grid .attribution .author-name a,body.archive .non-grid .attribution .author-name a,body.error404 .grid .attribution .author-name a,body.error404 .non-grid .attribution .author-name a,body.page .grid .attribution .author-name a,body.page .non-grid .attribution .author-name a,body.search .grid .attribution .author-name a,body.search .non-grid .attribution .author-name a,body.single .grid .attribution .author-name a,body.single .non-grid .attribution .author-name a,h2{font-size:2.25rem;padding:1rem 0}.nav-primary ul li a,h3{font-size:1.5rem}h4{color:#212121;font-size:1.125rem;line-height:1.625rem}a:link,a:visited{text-decoration:underline;color:#212121}a:active,a:focus,a:hover{text-decoration:none;color:#5c5c5c}#tooltip,.caption,.dropdown ul.dropdown-menu li a,.home .content-holder .explore a,.small,body.archive .grid .discover .headline,body.archive .non-grid .discover .headline,body.error404 .grid .discover .headline,body.error404 .non-grid .discover .headline,body.page .grid .discover .headline,body.page .non-grid .discover .headline,body.search .grid .discover .headline,body.search .non-grid .discover .headline,body.single .grid .discover .headline,body.single .non-grid .discover .headline,footer .audio-tour a,footer .csr a,footer .legal{font-size:.75rem;line-height:1rem;display:inline-block}.credit{font-size:.625rem;line-height:1rem}.nav-primary ul,.nostyle-list{list-style-type:none;margin:0;padding:0}.rail-wrapper{position:relative}.rail-wrapper .rail{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.rail-wrapper .rail footer{padding-bottom:20px;margin-top:auto}.push{transition:left .2s}#nav-toggle{cursor:pointer;display:inline-block;padding:35px 0;width:35px;float:left}@media (min-width:768px){#nav-toggle{float:none}}#nav-toggle span,#nav-toggle span:after,#nav-toggle span:before{transition:all .5s ease-in-out;cursor:pointer;border-radius:1px;height:5px;width:35px;background:#212121;position:absolute;display:block;content:""}#nav-toggle span:before{top:-10px}#nav-toggle span:after{bottom:-10px}#nav-toggle.active span{background-color:transparent}#nav-toggle.active span:after,#nav-toggle.active span:before{top:0}#nav-toggle.active span:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}#nav-toggle.active span:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.nav-primary{background-color:#212121;height:100%;width:0;position:fixed;z-index:200;top:0;left:0;overflow-x:hidden}.nav-primary .menu-main-container{height:100vh;padding-bottom:3rem;overflow-y:scroll;-webkit-overflow-scrolling:touch}@media (min-width:544px){.nav-primary .menu-main-container{overflow-y:auto}}.nav-primary ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center}.nav-primary ul li{opacity:0;transition:opacity .2s ease-in;width:100%;margin-top:0!important;color:#fff;border-top:1px solid #000}.nav-primary ul li.current-menu-item{background-image:url(../images/triangle-notch.png);background-repeat:no-repeat;background-position:100%;background-size:20px 30px}.nav-primary ul li:first-child{border-top:none}.nav-primary ul li:before{position:relative;color:#fff;font-size:1.5rem;display:block;padding-top:1rem;padding-left:0;text-align:center}@media (min-width:544px){.nav-primary ul li:before{text-align:left;padding-left:1rem}}.nav-primary ul li a{transition:all .2s linear}.nav-primary ul li.nav-home a:active,.nav-primary ul li.nav-home a:focus,.nav-primary ul li.nav-home a:hover{color:#5c5c5c}.nav-primary ul li.nav-hc200 a:active,.nav-primary ul li.nav-hc200 a:focus,.nav-primary ul li.nav-hc200 a:hover,.nav-primary ul li.nav-hc200.current-menu-item:before,.nav-primary ul li.nav-hc200.current-menu-item a{color:#7ebee4}.nav-primary ul li.nav-timeline.current-menu-item:before,.nav-primary ul li.nav-timeline.current-menu-item a,.nav-primary ul li.nav-timeline a:active,.nav-primary ul li.nav-timeline a:focus,.nav-primary ul li.nav-timeline a:hover{color:#ee6f24}.nav-primary ul li.nav-stories.current-menu-item:before,.nav-primary ul li.nav-stories.current-menu-item a,.nav-primary ul li.nav-stories a:active,.nav-primary ul li.nav-stories a:focus,.nav-primary ul li.nav-stories a:hover{color:#c658e2}.nav-primary ul li.nav-archives.current-menu-item:before,.nav-primary ul li.nav-archives.current-menu-item a,.nav-primary ul li.nav-archives a:active,.nav-primary ul li.nav-archives a:focus,.nav-primary ul li.nav-archives a:hover{color:#7ee48a}.nav-primary ul li.nav-why-i-read.current-menu-item:before,.nav-primary ul li.nav-why-i-read.current-menu-item a,.nav-primary ul li.nav-why-i-read a:active,.nav-primary ul li.nav-why-i-read a:focus,.nav-primary ul li.nav-why-i-read a:hover{color:#fbc223}.nav-primary ul li a{line-height:80%;font-size:1.4rem;text-align:center;color:#fff;display:block;padding:1rem;letter-spacing:1px;text-decoration:none!important}@media (min-width:544px){.nav-primary ul li a{font-size:2.25rem;text-align:left}}.gutter-0.row{margin-right:0;margin-left:0}.gutter-0>[class^=col-]{padding-right:0;padding-left:0}.video-container{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}.video-container embed,.video-container iframe,.video-container object{position:absolute;top:0;left:0;width:100%;height:100%}#tooltip{text-align:left;color:#fff;background:#212121;position:absolute;z-index:100;padding:10px 15px}#tooltip:after{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #212121;content:"";position:absolute;left:50%;bottom:-10px;margin-left:-10px}#tooltip.top:after{border-top-color:transparent;border-bottom:10px solid #212121;top:-20px;bottom:auto}#tooltip.left:after{left:15px;margin:0}#tooltip.right:after{right:15px;left:auto;margin:0}.button,footer .audio-tour a,footer .csr a{padding:.5rem 1rem;border:3px solid #212121;display:inline-block;text-align:center;text-transform:uppercase;border-radius:0;transition:all .2s linear}.button:active,.button:focus,.button:hover,footer .audio-tour a:active,footer .audio-tour a:focus,footer .audio-tour a:hover,footer .csr a:active,footer .csr a:focus,footer .csr a:hover{background:#212121;color:#f9f9f9}.button:active,.button:focus,.button:hover,.button:link,.button:visited,footer .audio-tour a:active,footer .audio-tour a:focus,footer .audio-tour a:hover,footer .audio-tour a:link,footer .audio-tour a:visited,footer .csr a:active,footer .csr a:focus,footer .csr a:hover,footer .csr a:link,footer .csr a:visited{text-decoration:none!important}.comment-list ol{list-style:none}.search-form label{font-weight:400}.comment-form input[type=email],.comment-form input[type=text],.comment-form input[type=url],.comment-form textarea,.form-control,.form-input,.search-form .search-field,select{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;background-color:transparent;border-radius:0;box-sizing:border-box;display:inline-block;position:relative;width:100%;margin-bottom:2rem;padding:.7rem 3.8rem .7rem .7rem;border:3px solid #212121;display:block;text-align:left;color:#212121;text-transform:uppercase;font-size:1rem}@media (min-width:544px){.comment-form input[type=email],.comment-form input[type=text],.comment-form input[type=url],.comment-form textarea,.form-control,.form-input,.search-form .search-field,select{font-size:.75rem}}.comment-form input[type=email]:focus,.comment-form input[type=text]:focus,.comment-form input[type=url]:focus,.comment-form textarea:focus,.form-control:focus,.form-input:focus,.search-form .search-field:focus,select:focus{outline:none}select{background-image:url(../images/down-arrow.png);background-position:calc(100% - 10px) 50%;background-repeat:no-repeat;background-size:35px 48px;padding-right:48px}select::-ms-expand{display:none}.search-form label{width:100%}.comment-form input[type=email],.comment-form input[type=text],.comment-form input[type=url],.comment-form textarea,.form-control,.search-form .search-field{width:100%;margin-bottom:.5rem}.dropdown ul.dropdown-menu{min-width:12rem;border:none;border-radius:0}.dropdown ul.dropdown-menu li a{text-decoration:none!important;padding:.7rem}.main{position:relative;min-height:1px;padding-right:15px;padding-left:15px;width:100%}@media (min-width:544px){.main{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.sidebar-primary .main{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}}.sidebar{position:relative;min-height:1px;padding-right:15px;padding-left:15px;width:100%}@media (min-width:544px){.sidebar{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}}.col-md-20{position:relative;min-height:1px;width:100%}@media (min-width:768px){.col-md-20{width:20%}}.alignnone{margin-left:0;margin-right:0;max-width:100%;height:auto}.aligncenter{display:block;margin:.5rem auto;height:auto}.alignleft,.alignright{margin-bottom:.5rem;height:auto}@media (min-width:544px){.alignleft{float:left;margin-right:.5rem}.alignright{float:right;margin-left:.5rem}}header{position:fixed;z-index:1000;width:100%}header:after{content:"";display:table;clear:both}@media (min-width:768px){header{position:relative}}.home footer{width:100%;background:#fff}.home footer .footer-logo{display:none}.home footer .legal{padding-top:0;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.home footer .legal span{display:block}@media (min-width:768px){.home footer .legal span{display:inline-block}}.home footer .csr,.home footer .social{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.home footer .social{padding-top:.2rem;padding-bottom:0}.home footer .bottom{background-color:#f4f4f4;padding-top:.5rem;padding-bottom:.5rem}footer{position:relative;bottom:0;left:0;text-align:center}@media (min-width:768px){footer{text-align:left}}footer .footer-wrapper{margin:15px;margin-top:3rem;border-top:1px solid #d1d1d1}@media (min-width:768px){footer .footer-wrapper{margin-right:0;margin-left:0;border:none}}footer .legal{padding-top:1rem;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}@media (min-width:768px){footer .legal{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}footer .legal span{display:block}footer .social{padding-top:.7rem;padding-bottom:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media (min-width:768px){footer .social{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}footer .social .footer-logo-icons-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}footer .social .footer-logo-icons-wrapper .footer-icons{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media (min-width:768px){footer .social .footer-logo-icons-wrapper .footer-icons{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}footer .social .footer-logo-icons-wrapper .footer-icons a{text-decoration:none!important;font-size:1.2rem!important}footer .social .footer-logo-icons-wrapper .footer-logo{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin:2rem 0}@media (min-width:768px){footer .social .footer-logo-icons-wrapper .footer-logo{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}footer .social .footer-logo-icons-wrapper .footer-logo img{width:150px;height:auto}footer .csr{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-bottom:.5rem;padding-top:.2rem;text-align:center}@media (min-width:768px){footer .csr{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-bottom:0;text-align:right}}footer .csr a{text-transform:uppercase}footer .audio-tour{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-bottom:1rem;padding-top:.2rem}@media (min-width:768px){footer .audio-tour{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;margin-bottom:0}}footer .audio-tour a{text-transform:uppercase}#welcome-message{padding-top:1rem;padding-bottom:1rem;text-align:center}@media (min-width:768px){#welcome-message{text-align:left;padding-bottom:.3rem}}#welcome-message .nav-primary ul li a,#welcome-message h3,.nav-primary ul li #welcome-message a{display:none}#welcome-message .brand{padding-bottom:1rem}#welcome-message .brand img{width:100%;height:auto;max-width:135px}.home{background-color:#f4f4f4}.home header.banner{display:none}.home main{background-color:#fff}.home .content-holder{position:relative;background-size:cover;background-repeat:no-repeat;color:#fff;height:auto;padding:2rem 0;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;cursor:pointer}@media (min-width:768px){.home .content-holder{height:85vh;padding:0}}.home .content-holder.timeline{background-image:url(../images/timeline-bg.jpg)}.home .content-holder.timeline .icon svg .st0,.home .content-holder.timeline .nav-primary ul li svg .st0,.home .content-holder.timeline article .post-nav a svg .st0,.nav-primary ul .home .content-holder.timeline li svg .st0,article .post-nav .home .content-holder.timeline a svg .st0{fill:transparent}.home .content-holder.stories{background-image:url(../images/stories-bg.jpg);background-position:0 50%}.home .content-holder.hc200{background-image:url(../images/hc200-bg.jpg);background-position:50% 50%}.home .content-holder.why-i-read{background-image:url(../images/why-i-read-bg.jpg);background-position:50% 75%}@media (min-width:768px){.home .content-holder.why-i-read{background-position:0 0}}.home .content-holder.archives{background-image:url(../images/archives-bg.jpg)}.home .content-holder .icon,.home .content-holder .nav-primary ul li,.home .content-holder article .post-nav a,.nav-primary ul .home .content-holder li,article .post-nav .home .content-holder a{pointer-events:none;z-index:23;visibility:hidden;opacity:0;transition:visibility 0s,opacity .4s linear;font-size:2rem;color:#212121}.home .content-holder .section-title{padding-bottom:0;margin-top:0;padding-left:0;word-spacing:normal;font-size:3rem;line-height:75%;color:#fff;z-index:20;letter-spacing:1px;pointer-events:none}.home .content-holder .section-title span{display:inline-block}@media (min-width:768px){.home .content-holder .section-title span{display:block}}@media (min-width:768px){.home .content-holder .section-title{font-size:3vw}}.home .content-holder .section-description{padding:0 5%;z-index:21;width:100%;pointer-events:none;font-size:1rem}@media (min-width:768px){.home .content-holder .section-description{font-size:.875rem;line-height:1.2rem;max-width:15rem}}@media (min-width:992px){.home .content-holder .section-description{font-size:1rem;line-height:1.5rem}}.home .content-holder .explore{visibility:hidden;opacity:0;transition:visibility 0s,opacity .4s linear;z-index:22;pointer-events:none;margin-top:2rem}.home .content-holder .explore a{color:#212121;border-color:#212121}.home .content-holder .overlay{background:rgba(0,0,0,.3);position:absolute;top:0;left:0;width:100%;height:100%}.home .spread{overflow:hidden}.home .spread:hover>.section{filter:brightness(22%)}.home .spread:hover>.section:hover{filter:brightness(100%)}@media (min-width:768px){.home .spread .section{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;transition:all .4s;box-sizing:border-box;-ms-flex:1;flex:1}}.home .spread .section:hover{-webkit-box-flex:1.4;-ms-flex-positive:1.4;flex-grow:1.4;transition:-webkit-box-flex .4s;transition:flex .4s;transition:flex .4s,-webkit-box-flex .4s,-ms-flex .4s}.home .spread .section:hover .section-description,.home .spread .section:hover .section-title{color:#212121;transition:color .4s}.home .spread .section:hover .explore,.home .spread .section:hover .icon,.home .spread .section:hover .nav-primary ul li,.home .spread .section:hover article .post-nav a,.nav-primary ul .home .spread .section:hover li,article .post-nav .home .spread .section:hover a{visibility:visible;opacity:1}.home .spread .section .timeline .overlay:hover{background:#ee6f24;transition:background .4s}.home .spread .section .stories .overlay:hover{background:#c658e2;transition:background .4s}.home .spread .section .hc200 .overlay:hover{background:#7ebee4;transition:background .4s}.home .spread .section .why-i-read .overlay:hover{background:#fbc223;transition:background .4s}.home .spread .section .archives .overlay:hover{background:#7ee48a;transition:background .4s}body.archive,body.error404,body.page,body.search,body.single{overflow-x:hidden;background:#f9f9f9;background:linear-gradient(180deg,#aaa 0,#aaa 75px,#f9f9f9 0,#f9f9f9)}@media (min-width:768px){body.archive,body.error404,body.page,body.search,body.single{background:linear-gradient(90deg,#aaa 0,#aaa 33.846153%,#f9f9f9 0,#f9f9f9)}}body.archive .sticky-bg,body.error404 .sticky-bg,body.page .sticky-bg,body.search .sticky-bg,body.single .sticky-bg{display:block;position:fixed;z-index:999;height:75px;width:100%;background:#aaa;top:0;left:0}@media (min-width:768px){body.archive .sticky-bg,body.error404 .sticky-bg,body.page .sticky-bg,body.search .sticky-bg,body.single .sticky-bg{display:none}}body.archive .page-content,body.error404 .page-content,body.page .page-content,body.search .page-content,body.single .page-content{padding-top:6rem}@media (min-width:768px){body.archive .page-content,body.error404 .page-content,body.page .page-content,body.search .page-content,body.single .page-content{padding-top:0}}body.archive .ajax-more-posts,body.error404 .ajax-more-posts,body.page .ajax-more-posts,body.search .ajax-more-posts,body.single .ajax-more-posts{text-align:center;margin:5rem 0;width:100%}body.archive .ajax-more-posts a,body.error404 .ajax-more-posts a,body.page .ajax-more-posts a,body.search .ajax-more-posts a,body.single .ajax-more-posts a{display:none}body.archive .ajax-more-posts span,body.error404 .ajax-more-posts span,body.page .ajax-more-posts span,body.search .ajax-more-posts span,body.single .ajax-more-posts span{color:#aaa;position:relative;display:none;top:0;padding:5px}body.archive a.no-more-posts,body.error404 a.no-more-posts,body.page a.no-more-posts,body.search a.no-more-posts,body.single a.no-more-posts{display:none}@media (min-width:768px){body.archive .grid,body.archive .non-grid,body.archive .static,body.error404 .grid,body.error404 .non-grid,body.error404 .static,body.page .grid,body.page .non-grid,body.page .static,body.search .grid,body.search .non-grid,body.search .static,body.single .grid,body.single .non-grid,body.single .static{padding-top:2.5rem}}body.archive .grid.related-items,body.archive .non-grid.related-items,body.archive .static.related-items,body.error404 .grid.related-items,body.error404 .non-grid.related-items,body.error404 .static.related-items,body.page .grid.related-items,body.page .non-grid.related-items,body.page .static.related-items,body.search .grid.related-items,body.search .non-grid.related-items,body.search .static.related-items,body.single .grid.related-items,body.single .non-grid.related-items,body.single .static.related-items{padding-top:0}body.archive .static,body.error404 .static,body.page .static,body.search .static,body.single .static{max-width:53rem}body.archive .static:before,body.error404 .static:before,body.page .static:before,body.search .static:before,body.single .static:before{display:block;content:" ";margin-top:-100px;height:100px;visibility:hidden}body.archive .year-section,body.error404 .year-section,body.page .year-section,body.search .year-section,body.single .year-section{margin-left:0;margin-right:0}.nav-primary ul li body.archive .year-section a,.nav-primary ul li body.error404 .year-section a,.nav-primary ul li body.page .year-section a,.nav-primary ul li body.search .year-section a,.nav-primary ul li body.single .year-section a,body.archive .year-section .nav-primary ul li a,body.archive .year-section h3,body.error404 .year-section .nav-primary ul li a,body.error404 .year-section h3,body.page .year-section .nav-primary ul li a,body.page .year-section h3,body.search .year-section .nav-primary ul li a,body.search .year-section h3,body.single .year-section .nav-primary ul li a,body.single .year-section h3{font-size:8rem;padding-bottom:2rem;position:relative;z-index:10}@media (min-width:768px){.nav-primary ul li body.archive .year-section a,.nav-primary ul li body.error404 .year-section a,.nav-primary ul li body.page .year-section a,.nav-primary ul li body.search .year-section a,.nav-primary ul li body.single .year-section a,body.archive .year-section .nav-primary ul li a,body.archive .year-section h3,body.error404 .year-section .nav-primary ul li a,body.error404 .year-section h3,body.page .year-section .nav-primary ul li a,body.page .year-section h3,body.search .year-section .nav-primary ul li a,body.search .year-section h3,body.single .year-section .nav-primary ul li a,body.single .year-section h3{padding-top:1.5rem;font-size:11rem;font-size:11vw}}.nav-primary ul li body.archive .year-section a.fixed,.nav-primary ul li body.error404 .year-section a.fixed,.nav-primary ul li body.page .year-section a.fixed,.nav-primary ul li body.search .year-section a.fixed,.nav-primary ul li body.single .year-section a.fixed,body.archive .year-section .nav-primary ul li a.fixed,body.archive .year-section h3.fixed,body.error404 .year-section .nav-primary ul li a.fixed,body.error404 .year-section h3.fixed,body.page .year-section .nav-primary ul li a.fixed,body.page .year-section h3.fixed,body.search .year-section .nav-primary ul li a.fixed,body.search .year-section h3.fixed,body.single .year-section .nav-primary ul li a.fixed,body.single .year-section h3.fixed{position:fixed;top:0;width:100%;box-sizing:border-box;z-index:0}.nav-primary ul li body.archive .year-section a.fixed.absolute,.nav-primary ul li body.error404 .year-section a.fixed.absolute,.nav-primary ul li body.page .year-section a.fixed.absolute,.nav-primary ul li body.search .year-section a.fixed.absolute,.nav-primary ul li body.single .year-section a.fixed.absolute,body.archive .year-section .nav-primary ul li a.fixed.absolute,body.archive .year-section h3.fixed.absolute,body.error404 .year-section .nav-primary ul li a.fixed.absolute,body.error404 .year-section h3.fixed.absolute,body.page .year-section .nav-primary ul li a.fixed.absolute,body.page .year-section h3.fixed.absolute,body.search .year-section .nav-primary ul li a.fixed.absolute,body.search .year-section h3.fixed.absolute,body.single .year-section .nav-primary ul li a.fixed.absolute,body.single .year-section h3.fixed.absolute{position:absolute}body.archive .year-section .grid,body.archive .year-section .non-grid,body.error404 .year-section .grid,body.error404 .year-section .non-grid,body.page .year-section .grid,body.page .year-section .non-grid,body.search .year-section .grid,body.search .year-section .non-grid,body.single .year-section .grid,body.single .year-section .non-grid{padding-right:0;padding-left:0}body.archive .year-section .grid .grid-item:nth-child(3),body.archive .year-section .non-grid .grid-item:nth-child(3),body.error404 .year-section .grid .grid-item:nth-child(3),body.error404 .year-section .non-grid .grid-item:nth-child(3),body.page .year-section .grid .grid-item:nth-child(3),body.page .year-section .non-grid .grid-item:nth-child(3),body.search .year-section .grid .grid-item:nth-child(3),body.search .year-section .non-grid .grid-item:nth-child(3),body.single .year-section .grid .grid-item:nth-child(3),body.single .year-section .non-grid .grid-item:nth-child(3){padding-top:0!important}body.archive .non-grid .grid-item,body.error404 .non-grid .grid-item,body.page .non-grid .grid-item,body.search .non-grid .grid-item,body.single .non-grid .grid-item{opacity:1!important}body.archive .grid .gutter-sizer,body.archive .non-grid .gutter-sizer,body.error404 .grid .gutter-sizer,body.error404 .non-grid .gutter-sizer,body.page .grid .gutter-sizer,body.page .non-grid .gutter-sizer,body.search .grid .gutter-sizer,body.search .non-grid .gutter-sizer,body.single .grid .gutter-sizer,body.single .non-grid .gutter-sizer{width:3.36322%}@media (min-width:992px){body.archive .grid .gutter-sizer,body.archive .non-grid .gutter-sizer,body.error404 .grid .gutter-sizer,body.error404 .non-grid .gutter-sizer,body.page .grid .gutter-sizer,body.page .non-grid .gutter-sizer,body.search .grid .gutter-sizer,body.search .non-grid .gutter-sizer,body.single .grid .gutter-sizer,body.single .non-grid .gutter-sizer{width:0}}body.archive .grid .grid-item,body.archive .non-grid .grid-item,body.error404 .grid .grid-item,body.error404 .non-grid .grid-item,body.page .grid .grid-item,body.page .non-grid .grid-item,body.search .grid .grid-item,body.search .non-grid .grid-item,body.single .grid .grid-item,body.single .non-grid .grid-item{float:left;width:48.31389%;margin-bottom:3.36322%;opacity:0;margin-bottom:4.5rem;padding-left:0;padding-right:0;border-left:none}@media (min-width:992px){body.archive .grid .grid-item,body.archive .non-grid .grid-item,body.error404 .grid .grid-item,body.error404 .non-grid .grid-item,body.page .grid .grid-item,body.page .non-grid .grid-item,body.search .grid .grid-item,body.search .non-grid .grid-item,body.single .grid .grid-item,body.single .non-grid .grid-item{width:50%}}body.archive .grid .grid-item.size-1,body.archive .non-grid .grid-item.size-1,body.error404 .grid .grid-item.size-1,body.error404 .non-grid .grid-item.size-1,body.page .grid .grid-item.size-1,body.page .non-grid .grid-item.size-1,body.search .grid .grid-item.size-1,body.search .non-grid .grid-item.size-1,body.single .grid .grid-item.size-1,body.single .non-grid .grid-item.size-1{width:100%}@media (min-width:544px){body.archive .grid .grid-item.size-1,body.archive .non-grid .grid-item.size-1,body.error404 .grid .grid-item.size-1,body.error404 .non-grid .grid-item.size-1,body.page .grid .grid-item.size-1,body.page .non-grid .grid-item.size-1,body.search .grid .grid-item.size-1,body.search .non-grid .grid-item.size-1,body.single .grid .grid-item.size-1,body.single .non-grid .grid-item.size-1{width:48.31389%}}@media (min-width:992px){body.archive .grid .grid-item,body.archive .non-grid .grid-item,body.error404 .grid .grid-item,body.error404 .non-grid .grid-item,body.page .grid .grid-item,body.page .non-grid .grid-item,body.search .grid .grid-item,body.search .non-grid .grid-item,body.single .grid .grid-item,body.single .non-grid .grid-item{border-left-width:1px;border-left-style:solid;padding-right:15px;padding-left:15px}}body.archive .grid .grid-item.timeline,body.archive .non-grid .grid-item.timeline,body.error404 .grid .grid-item.timeline,body.error404 .non-grid .grid-item.timeline,body.page .grid .grid-item.timeline,body.page .non-grid .grid-item.timeline,body.search .grid .grid-item.timeline,body.search .non-grid .grid-item.timeline,body.single .grid .grid-item.timeline,body.single .non-grid .grid-item.timeline{margin-bottom:1rem;padding-top:0!important}body.archive .grid .grid-item.animated,body.archive .non-grid .grid-item.animated,body.error404 .grid .grid-item.animated,body.error404 .non-grid .grid-item.animated,body.page .grid .grid-item.animated,body.page .non-grid .grid-item.animated,body.search .grid .grid-item.animated,body.search .non-grid .grid-item.animated,body.single .grid .grid-item.animated,body.single .non-grid .grid-item.animated{opacity:1}body.archive .grid .grid-item h4,body.archive .non-grid .grid-item h4,body.error404 .grid .grid-item h4,body.error404 .non-grid .grid-item h4,body.page .grid .grid-item h4,body.page .non-grid .grid-item h4,body.search .grid .grid-item h4,body.search .non-grid .grid-item h4,body.single .grid .grid-item h4,body.single .non-grid .grid-item h4{overflow-wrap:break-word;word-wrap:break-word}body.archive .grid .grid-item h4 a,body.archive .non-grid .grid-item h4 a,body.error404 .grid .grid-item h4 a,body.error404 .non-grid .grid-item h4 a,body.page .grid .grid-item h4 a,body.page .non-grid .grid-item h4 a,body.search .grid .grid-item h4 a,body.search .non-grid .grid-item h4 a,body.single .grid .grid-item h4 a,body.single .non-grid .grid-item h4 a{text-decoration:none}body.archive .grid .grid-item a,body.archive .non-grid .grid-item a,body.error404 .grid .grid-item a,body.error404 .non-grid .grid-item a,body.page .grid .grid-item a,body.page .non-grid .grid-item a,body.search .grid .grid-item a,body.search .non-grid .grid-item a,body.single .grid .grid-item a,body.single .non-grid .grid-item a{display:inline-block}@media (min-width:1200px){body.archive .grid .grid-item.size-2,body.archive .non-grid .grid-item.size-2,body.error404 .grid .grid-item.size-2,body.error404 .non-grid .grid-item.size-2,body.page .grid .grid-item.size-2,body.page .non-grid .grid-item.size-2,body.search .grid .grid-item.size-2,body.search .non-grid .grid-item.size-2,body.single .grid .grid-item.size-2,body.single .non-grid .grid-item.size-2{width:24.375rem}body.archive .grid .grid-item.size-2:nth-child(2),body.archive .non-grid .grid-item.size-2:nth-child(2),body.error404 .grid .grid-item.size-2:nth-child(2),body.error404 .non-grid .grid-item.size-2:nth-child(2),body.page .grid .grid-item.size-2:nth-child(2),body.page .non-grid .grid-item.size-2:nth-child(2),body.search .grid .grid-item.size-2:nth-child(2),body.search .non-grid .grid-item.size-2:nth-child(2),body.single .grid .grid-item.size-2:nth-child(2),body.single .non-grid .grid-item.size-2:nth-child(2){padding-top:3rem}}body.archive .grid .grid-item.size-3,body.archive .non-grid .grid-item.size-3,body.error404 .grid .grid-item.size-3,body.error404 .non-grid .grid-item.size-3,body.page .grid .grid-item.size-3,body.page .non-grid .grid-item.size-3,body.search .grid .grid-item.size-3,body.search .non-grid .grid-item.size-3,body.single .grid .grid-item.size-3,body.single .non-grid .grid-item.size-3{padding-top:0}@media (min-width:992px){body.archive .grid .grid-item.size-3,body.archive .non-grid .grid-item.size-3,body.error404 .grid .grid-item.size-3,body.error404 .non-grid .grid-item.size-3,body.page .grid .grid-item.size-3,body.page .non-grid .grid-item.size-3,body.search .grid .grid-item.size-3,body.search .non-grid .grid-item.size-3,body.single .grid .grid-item.size-3,body.single .non-grid .grid-item.size-3{width:33%}}@media (min-width:1200px){body.archive .grid .grid-item.size-3,body.archive .non-grid .grid-item.size-3,body.error404 .grid .grid-item.size-3,body.error404 .non-grid .grid-item.size-3,body.page .grid .grid-item.size-3,body.page .non-grid .grid-item.size-3,body.search .grid .grid-item.size-3,body.search .non-grid .grid-item.size-3,body.single .grid .grid-item.size-3,body.single .non-grid .grid-item.size-3{width:16.25rem}body.archive .grid .grid-item.size-3:first-child,body.archive .non-grid .grid-item.size-3:first-child,body.error404 .grid .grid-item.size-3:first-child,body.error404 .non-grid .grid-item.size-3:first-child,body.page .grid .grid-item.size-3:first-child,body.page .non-grid .grid-item.size-3:first-child,body.search .grid .grid-item.size-3:first-child,body.search .non-grid .grid-item.size-3:first-child,body.single .grid .grid-item.size-3:first-child,body.single .non-grid .grid-item.size-3:first-child{padding-top:3rem}body.archive .grid .grid-item.size-3:nth-child(3),body.archive .non-grid .grid-item.size-3:nth-child(3),body.error404 .grid .grid-item.size-3:nth-child(3),body.error404 .non-grid .grid-item.size-3:nth-child(3),body.page .grid .grid-item.size-3:nth-child(3),body.page .non-grid .grid-item.size-3:nth-child(3),body.search .grid .grid-item.size-3:nth-child(3),body.search .non-grid .grid-item.size-3:nth-child(3),body.single .grid .grid-item.size-3:nth-child(3),body.single .non-grid .grid-item.size-3:nth-child(3){padding-top:5rem}}body.archive .grid .grid-item.size-3.timeline,body.archive .non-grid .grid-item.size-3.timeline,body.error404 .grid .grid-item.size-3.timeline,body.error404 .non-grid .grid-item.size-3.timeline,body.page .grid .grid-item.size-3.timeline,body.page .non-grid .grid-item.size-3.timeline,body.search .grid .grid-item.size-3.timeline,body.search .non-grid .grid-item.size-3.timeline,body.single .grid .grid-item.size-3.timeline,body.single .non-grid .grid-item.size-3.timeline{margin-right:3.36322%}body.archive .grid .grid-item.size-3.timeline:nth-child(2),body.archive .non-grid .grid-item.size-3.timeline:nth-child(2),body.error404 .grid .grid-item.size-3.timeline:nth-child(2),body.error404 .non-grid .grid-item.size-3.timeline:nth-child(2),body.page .grid .grid-item.size-3.timeline:nth-child(2),body.page .non-grid .grid-item.size-3.timeline:nth-child(2),body.search .grid .grid-item.size-3.timeline:nth-child(2),body.search .non-grid .grid-item.size-3.timeline:nth-child(2),body.single .grid .grid-item.size-3.timeline:nth-child(2),body.single .non-grid .grid-item.size-3.timeline:nth-child(2){margin-right:0}@media (min-width:768px){body.archive .grid .grid-item.size-3.timeline:nth-child(3),body.archive .non-grid .grid-item.size-3.timeline:nth-child(3),body.error404 .grid .grid-item.size-3.timeline:nth-child(3),body.error404 .non-grid .grid-item.size-3.timeline:nth-child(3),body.page .grid .grid-item.size-3.timeline:nth-child(3),body.page .non-grid .grid-item.size-3.timeline:nth-child(3),body.search .grid .grid-item.size-3.timeline:nth-child(3),body.search .non-grid .grid-item.size-3.timeline:nth-child(3),body.single .grid .grid-item.size-3.timeline:nth-child(3),body.single .non-grid .grid-item.size-3.timeline:nth-child(3){margin-right:0}}@media (min-width:992px){body.archive .grid .grid-item.size-3.timeline,body.archive .non-grid .grid-item.size-3.timeline,body.error404 .grid .grid-item.size-3.timeline,body.error404 .non-grid .grid-item.size-3.timeline,body.page .grid .grid-item.size-3.timeline,body.page .non-grid .grid-item.size-3.timeline,body.search .grid .grid-item.size-3.timeline,body.search .non-grid .grid-item.size-3.timeline,body.single .grid .grid-item.size-3.timeline,body.single .non-grid .grid-item.size-3.timeline{margin-right:0}}body.archive .grid .grid-item .img-wrapper,body.archive .non-grid .grid-item .img-wrapper,body.error404 .grid .grid-item .img-wrapper,body.error404 .non-grid .grid-item .img-wrapper,body.page .grid .grid-item .img-wrapper,body.page .non-grid .grid-item .img-wrapper,body.search .grid .grid-item .img-wrapper,body.search .non-grid .grid-item .img-wrapper,body.single .grid .grid-item .img-wrapper,body.single .non-grid .grid-item .img-wrapper{opacity:0;width:100%;height:0;transition:opacity .2s ease-in}body.archive .grid .grid-item .img-wrapper.loaded,body.archive .non-grid .grid-item .img-wrapper.loaded,body.error404 .grid .grid-item .img-wrapper.loaded,body.error404 .non-grid .grid-item .img-wrapper.loaded,body.page .grid .grid-item .img-wrapper.loaded,body.page .non-grid .grid-item .img-wrapper.loaded,body.search .grid .grid-item .img-wrapper.loaded,body.search .non-grid .grid-item .img-wrapper.loaded,body.single .grid .grid-item .img-wrapper.loaded,body.single .non-grid .grid-item .img-wrapper.loaded{opacity:1;height:auto;padding-bottom:0!important}body.archive .grid .grid-item img,body.archive .non-grid .grid-item img,body.error404 .grid .grid-item img,body.error404 .non-grid .grid-item img,body.page .grid .grid-item img,body.page .non-grid .grid-item img,body.search .grid .grid-item img,body.search .non-grid .grid-item img,body.single .grid .grid-item img,body.single .non-grid .grid-item img{width:100%;height:auto;border:1px solid #d1d1d1}body.archive .grid .grid-item .countries,body.archive .non-grid .grid-item .countries,body.error404 .grid .grid-item .countries,body.error404 .non-grid .grid-item .countries,body.page .grid .grid-item .countries,body.page .non-grid .grid-item .countries,body.search .grid .grid-item .countries,body.search .non-grid .grid-item .countries,body.single .grid .grid-item .countries,body.single .non-grid .grid-item .countries{margin-bottom:1rem;margin-top:-.7rem}body.archive .grid .grid-item .countries span,body.archive .non-grid .grid-item .countries span,body.error404 .grid .grid-item .countries span,body.error404 .non-grid .grid-item .countries span,body.page .grid .grid-item .countries span,body.page .non-grid .grid-item .countries span,body.search .grid .grid-item .countries span,body.search .non-grid .grid-item .countries span,body.single .grid .grid-item .countries span,body.single .non-grid .grid-item .countries span{display:inline-block;padding-right:.625rem}body.archive .grid .quote-excerpt:before,body.archive .non-grid .quote-excerpt:before,body.error404 .grid .quote-excerpt:before,body.error404 .non-grid .quote-excerpt:before,body.page .grid .quote-excerpt:before,body.page .non-grid .quote-excerpt:before,body.search .grid .quote-excerpt:before,body.search .non-grid .quote-excerpt:before,body.single .grid .quote-excerpt:before,body.single .non-grid .quote-excerpt:before{content:"“";position:absolute;left:-10px}@media (min-width:992px){body.archive .grid .quote-excerpt:before,body.archive .non-grid .quote-excerpt:before,body.error404 .grid .quote-excerpt:before,body.error404 .non-grid .quote-excerpt:before,body.page .grid .quote-excerpt:before,body.page .non-grid .quote-excerpt:before,body.search .grid .quote-excerpt:before,body.search .non-grid .quote-excerpt:before,body.single .grid .quote-excerpt:before,body.single .non-grid .quote-excerpt:before{left:5px}}body.archive .grid .attribution,body.archive .non-grid .attribution,body.error404 .grid .attribution,body.error404 .non-grid .attribution,body.page .grid .attribution,body.page .non-grid .attribution,body.search .grid .attribution,body.search .non-grid .attribution,body.single .grid .attribution,body.single .non-grid .attribution{margin-top:1rem;margin-bottom:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body.archive .grid .attribution .author-image a,body.archive .non-grid .attribution .author-image a,body.error404 .grid .attribution .author-image a,body.error404 .non-grid .attribution .author-image a,body.page .grid .attribution .author-image a,body.page .non-grid .attribution .author-image a,body.search .grid .attribution .author-image a,body.search .non-grid .attribution .author-image a,body.single .grid .attribution .author-image a,body.single .non-grid .attribution .author-image a{display:block}body.archive .grid .attribution .author-name,body.archive .non-grid .attribution .author-name,body.error404 .grid .attribution .author-name,body.error404 .non-grid .attribution .author-name,body.page .grid .attribution .author-name,body.page .non-grid .attribution .author-name,body.search .grid .attribution .author-name,body.search .non-grid .attribution .author-name,body.single .grid .attribution .author-name,body.single .non-grid .attribution .author-name{padding-left:0}body.archive .grid .attribution .author-name a,body.archive .non-grid .attribution .author-name a,body.error404 .grid .attribution .author-name a,body.error404 .non-grid .attribution .author-name a,body.page .grid .attribution .author-name a,body.page .non-grid .attribution .author-name a,body.search .grid .attribution .author-name a,body.search .non-grid .attribution .author-name a,body.single .grid .attribution .author-name a,body.single .non-grid .attribution .author-name a{text-decoration:none;font-size:1.8rem;overflow-wrap:break-word;word-wrap:break-word}body.archive .grid .attribution .author-name a:hover,body.archive .non-grid .attribution .author-name a:hover,body.error404 .grid .attribution .author-name a:hover,body.error404 .non-grid .attribution .author-name a:hover,body.page .grid .attribution .author-name a:hover,body.page .non-grid .attribution .author-name a:hover,body.search .grid .attribution .author-name a:hover,body.search .non-grid .attribution .author-name a:hover,body.single .grid .attribution .author-name a:hover,body.single .non-grid .attribution .author-name a:hover{color:#5c5c5c}body.archive .grid .featured-image,body.archive .non-grid .featured-image,body.error404 .grid .featured-image,body.error404 .non-grid .featured-image,body.page .grid .featured-image,body.page .non-grid .featured-image,body.search .grid .featured-image,body.search .non-grid .featured-image,body.single .grid .featured-image,body.single .non-grid .featured-image{margin-bottom:1rem}body.archive .grid .discover,body.archive .non-grid .discover,body.error404 .grid .discover,body.error404 .non-grid .discover,body.page .grid .discover,body.page .non-grid .discover,body.search .grid .discover,body.search .non-grid .discover,body.single .grid .discover,body.single .non-grid .discover{margin-top:1rem}body.archive .grid .discover .headline,body.archive .non-grid .discover .headline,body.error404 .grid .discover .headline,body.error404 .non-grid .discover .headline,body.page .grid .discover .headline,body.page .non-grid .discover .headline,body.search .grid .discover .headline,body.search .non-grid .discover .headline,body.single .grid .discover .headline,body.single .non-grid .discover .headline{text-transform:uppercase}body.archive .grid .discover ul.listing,body.archive .non-grid .discover ul.listing,body.error404 .grid .discover ul.listing,body.error404 .non-grid .discover ul.listing,body.page .grid .discover ul.listing,body.page .non-grid .discover ul.listing,body.search .grid .discover ul.listing,body.search .non-grid .discover ul.listing,body.single .grid .discover ul.listing,body.single .non-grid .discover ul.listing{list-style-type:none;margin:0;padding:0}body.archive .grid .discover ul.listing li,body.archive .non-grid .discover ul.listing li,body.error404 .grid .discover ul.listing li,body.error404 .non-grid .discover ul.listing li,body.page .grid .discover ul.listing li,body.page .non-grid .discover ul.listing li,body.search .grid .discover ul.listing li,body.search .non-grid .discover ul.listing li,body.single .grid .discover ul.listing li,body.single .non-grid .discover ul.listing li{display:inline-block;margin-right:.3125rem;margin-bottom:.3125rem}body.archive .grid .discover ul.listing li a,body.archive .non-grid .discover ul.listing li a,body.error404 .grid .discover ul.listing li a,body.error404 .non-grid .discover ul.listing li a,body.page .grid .discover ul.listing li a,body.page .non-grid .discover ul.listing li a,body.search .grid .discover ul.listing li a,body.search .non-grid .discover ul.listing li a,body.single .grid .discover ul.listing li a,body.single .non-grid .discover ul.listing li a{display:inline-block}body.archive .grid .discover ul.listing li img,body.archive .non-grid .discover ul.listing li img,body.error404 .grid .discover ul.listing li img,body.error404 .non-grid .discover ul.listing li img,body.page .grid .discover ul.listing li img,body.page .non-grid .discover ul.listing li img,body.search .grid .discover ul.listing li img,body.search .non-grid .discover ul.listing li img,body.single .grid .discover ul.listing li img,body.single .non-grid .discover ul.listing li img{border-radius:50%;width:1.7rem;height:1.7rem}@media (min-width:544px){body.archive .grid .discover ul.listing li img,body.archive .non-grid .discover ul.listing li img,body.error404 .grid .discover ul.listing li img,body.error404 .non-grid .discover ul.listing li img,body.page .grid .discover ul.listing li img,body.page .non-grid .discover ul.listing li img,body.search .grid .discover ul.listing li img,body.search .non-grid .discover ul.listing li img,body.single .grid .discover ul.listing li img,body.single .non-grid .discover ul.listing li img{width:1.875rem;height:1.875rem}}body.archive .grid.related-items,body.archive .non-grid.related-items,body.error404 .grid.related-items,body.error404 .non-grid.related-items,body.page .grid.related-items,body.page .non-grid.related-items,body.search .grid.related-items,body.search .non-grid.related-items,body.single .grid.related-items,body.single .non-grid.related-items{width:100%}body.archive .grid.related-items .gutter-sizer,body.archive .non-grid.related-items .gutter-sizer,body.error404 .grid.related-items .gutter-sizer,body.error404 .non-grid.related-items .gutter-sizer,body.page .grid.related-items .gutter-sizer,body.page .non-grid.related-items .gutter-sizer,body.search .grid.related-items .gutter-sizer,body.search .non-grid.related-items .gutter-sizer,body.single .grid.related-items .gutter-sizer,body.single .non-grid.related-items .gutter-sizer{width:0}body.archive .grid.related-items .grid-sizer,body.archive .non-grid.related-items .grid-sizer,body.error404 .grid.related-items .grid-sizer,body.error404 .non-grid.related-items .grid-sizer,body.page .grid.related-items .grid-sizer,body.page .non-grid.related-items .grid-sizer,body.search .grid.related-items .grid-sizer,body.search .non-grid.related-items .grid-sizer,body.single .grid.related-items .grid-sizer,body.single .non-grid.related-items .grid-sizer{width:20%}body.archive .grid.related-items .grid-item,body.archive .non-grid.related-items .grid-item,body.error404 .grid.related-items .grid-item,body.error404 .non-grid.related-items .grid-item,body.page .grid.related-items .grid-item,body.page .non-grid.related-items .grid-item,body.search .grid.related-items .grid-item,body.search .non-grid.related-items .grid-item,body.single .grid.related-items .grid-item,body.single .non-grid.related-items .grid-item{border-right:.625rem solid #f9f9f9;margin-bottom:.625rem;border-left:none;padding:0}body.archive .grid.related-items .grid-item img,body.archive .non-grid.related-items .grid-item img,body.error404 .grid.related-items .grid-item img,body.error404 .non-grid.related-items .grid-item img,body.page .grid.related-items .grid-item img,body.page .non-grid.related-items .grid-item img,body.search .grid.related-items .grid-item img,body.search .non-grid.related-items .grid-item img,body.single .grid.related-items .grid-item img,body.single .non-grid.related-items .grid-item img{width:100%;height:auto}body.archive .grid.related-items .grid-item:first-child,body.archive .non-grid.related-items .grid-item:first-child,body.error404 .grid.related-items .grid-item:first-child,body.error404 .non-grid.related-items .grid-item:first-child,body.page .grid.related-items .grid-item:first-child,body.page .non-grid.related-items .grid-item:first-child,body.search .grid.related-items .grid-item:first-child,body.search .non-grid.related-items .grid-item:first-child,body.single .grid.related-items .grid-item:first-child,body.single .non-grid.related-items .grid-item:first-child{padding-top:0}body.archive .grid.related-items .grid-item.size-4,body.archive .non-grid.related-items .grid-item.size-4,body.error404 .grid.related-items .grid-item.size-4,body.error404 .non-grid.related-items .grid-item.size-4,body.page .grid.related-items .grid-item.size-4,body.page .non-grid.related-items .grid-item.size-4,body.search .grid.related-items .grid-item.size-4,body.search .non-grid.related-items .grid-item.size-4,body.single .grid.related-items .grid-item.size-4,body.single .non-grid.related-items .grid-item.size-4{width:20%}body.archive .grid.related-items .grid-item.size--2x,body.archive .non-grid.related-items .grid-item.size--2x,body.error404 .grid.related-items .grid-item.size--2x,body.error404 .non-grid.related-items .grid-item.size--2x,body.page .grid.related-items .grid-item.size--2x,body.page .non-grid.related-items .grid-item.size--2x,body.search .grid.related-items .grid-item.size--2x,body.search .non-grid.related-items .grid-item.size--2x,body.single .grid.related-items .grid-item.size--2x,body.single .non-grid.related-items .grid-item.size--2x{width:40%}body.archive .grid.related-items .grid-item .icon-wrapper,body.archive .non-grid.related-items .grid-item .icon-wrapper,body.error404 .grid.related-items .grid-item .icon-wrapper,body.error404 .non-grid.related-items .grid-item .icon-wrapper,body.page .grid.related-items .grid-item .icon-wrapper,body.page .non-grid.related-items .grid-item .icon-wrapper,body.search .grid.related-items .grid-item .icon-wrapper,body.search .non-grid.related-items .grid-item .icon-wrapper,body.single .grid.related-items .grid-item .icon-wrapper,body.single .non-grid.related-items .grid-item .icon-wrapper{position:absolute;color:#fff;background:#212121;border-radius:50%;top:.3rem;left:.3rem;padding:0 0 0 .35rem;width:1.5rem;height:1.5rem;font-size:.875rem}@media (min-width:544px){body.archive .grid.related-items .grid-item .icon-wrapper,body.archive .non-grid.related-items .grid-item .icon-wrapper,body.error404 .grid.related-items .grid-item .icon-wrapper,body.error404 .non-grid.related-items .grid-item .icon-wrapper,body.page .grid.related-items .grid-item .icon-wrapper,body.page .non-grid.related-items .grid-item .icon-wrapper,body.search .grid.related-items .grid-item .icon-wrapper,body.search .non-grid.related-items .grid-item .icon-wrapper,body.single .grid.related-items .grid-item .icon-wrapper,body.single .non-grid.related-items .grid-item .icon-wrapper{padding:.24rem 0 0 .5rem;width:2rem;height:2rem;font-size:1.1rem}}body.page.hc200,body.page.the-harpercollins-200,body.search.hc200,body.search.the-harpercollins-200,body.single.hc200,body.single.the-harpercollins-200{background:linear-gradient(180deg,#7ebee4 0,#7ebee4 75px,#f9f9f9 0,#f9f9f9)}@media (min-width:768px){body.page.hc200,body.page.the-harpercollins-200,body.search.hc200,body.search.the-harpercollins-200,body.single.hc200,body.single.the-harpercollins-200{background:linear-gradient(90deg,#7ebee4 0,#7ebee4 33.846153%,#f9f9f9 0,#f9f9f9)}}body.page.hc200 .sticky-bg,body.page.the-harpercollins-200 .sticky-bg,body.search.hc200 .sticky-bg,body.search.the-harpercollins-200 .sticky-bg,body.single.hc200 .sticky-bg,body.single.the-harpercollins-200 .sticky-bg{background:#7ebee4}body.page.hc200 .grid-item:nth-child(2n),body.page.hc200 .grid-item:nth-child(odd),body.page.the-harpercollins-200 .grid-item:nth-child(2n),body.page.the-harpercollins-200 .grid-item:nth-child(odd),body.search.hc200 .grid-item:nth-child(2n),body.search.hc200 .grid-item:nth-child(odd),body.search.the-harpercollins-200 .grid-item:nth-child(2n),body.search.the-harpercollins-200 .grid-item:nth-child(odd),body.single.hc200 .grid-item:nth-child(2n),body.single.hc200 .grid-item:nth-child(odd),body.single.the-harpercollins-200 .grid-item:nth-child(2n),body.single.the-harpercollins-200 .grid-item:nth-child(odd){border-left-color:#7ebee4}body.page.hc200 .rail .button:active,body.page.hc200 .rail .button:focus,body.page.hc200 .rail .button:hover,body.page.hc200 .rail footer .audio-tour a:active,body.page.hc200 .rail footer .audio-tour a:focus,body.page.hc200 .rail footer .audio-tour a:hover,body.page.hc200 .rail footer .csr a:active,body.page.hc200 .rail footer .csr a:focus,body.page.hc200 .rail footer .csr a:hover,body.page.the-harpercollins-200 .rail .button:active,body.page.the-harpercollins-200 .rail .button:focus,body.page.the-harpercollins-200 .rail .button:hover,body.page.the-harpercollins-200 .rail footer .audio-tour a:active,body.page.the-harpercollins-200 .rail footer .audio-tour a:focus,body.page.the-harpercollins-200 .rail footer .audio-tour a:hover,body.page.the-harpercollins-200 .rail footer .csr a:active,body.page.the-harpercollins-200 .rail footer .csr a:focus,body.page.the-harpercollins-200 .rail footer .csr a:hover,body.search.hc200 .rail .button:active,body.search.hc200 .rail .button:focus,body.search.hc200 .rail .button:hover,body.search.hc200 .rail footer .audio-tour a:active,body.search.hc200 .rail footer .audio-tour a:focus,body.search.hc200 .rail footer .audio-tour a:hover,body.search.hc200 .rail footer .csr a:active,body.search.hc200 .rail footer .csr a:focus,body.search.hc200 .rail footer .csr a:hover,body.search.the-harpercollins-200 .rail .button:active,body.search.the-harpercollins-200 .rail .button:focus,body.search.the-harpercollins-200 .rail .button:hover,body.search.the-harpercollins-200 .rail footer .audio-tour a:active,body.search.the-harpercollins-200 .rail footer .audio-tour a:focus,body.search.the-harpercollins-200 .rail footer .audio-tour a:hover,body.search.the-harpercollins-200 .rail footer .csr a:active,body.search.the-harpercollins-200 .rail footer .csr a:focus,body.search.the-harpercollins-200 .rail footer .csr a:hover,body.single.hc200 .rail .button:active,body.single.hc200 .rail .button:focus,body.single.hc200 .rail .button:hover,body.single.hc200 .rail footer .audio-tour a:active,body.single.hc200 .rail footer .audio-tour a:focus,body.single.hc200 .rail footer .audio-tour a:hover,body.single.hc200 .rail footer .csr a:active,body.single.hc200 .rail footer .csr a:focus,body.single.hc200 .rail footer .csr a:hover,body.single.the-harpercollins-200 .rail .button:active,body.single.the-harpercollins-200 .rail .button:focus,body.single.the-harpercollins-200 .rail .button:hover,body.single.the-harpercollins-200 .rail footer .audio-tour a:active,body.single.the-harpercollins-200 .rail footer .audio-tour a:focus,body.single.the-harpercollins-200 .rail footer .audio-tour a:hover,body.single.the-harpercollins-200 .rail footer .csr a:active,body.single.the-harpercollins-200 .rail footer .csr a:focus,body.single.the-harpercollins-200 .rail footer .csr a:hover,footer .audio-tour body.page.hc200 .rail a:active,footer .audio-tour body.page.hc200 .rail a:focus,footer .audio-tour body.page.hc200 .rail a:hover,footer .audio-tour body.page.the-harpercollins-200 .rail a:active,footer .audio-tour body.page.the-harpercollins-200 .rail a:focus,footer .audio-tour body.page.the-harpercollins-200 .rail a:hover,footer .audio-tour body.search.hc200 .rail a:active,footer .audio-tour body.search.hc200 .rail a:focus,footer .audio-tour body.search.hc200 .rail a:hover,footer .audio-tour body.search.the-harpercollins-200 .rail a:active,footer .audio-tour body.search.the-harpercollins-200 .rail a:focus,footer .audio-tour body.search.the-harpercollins-200 .rail a:hover,footer .audio-tour body.single.hc200 .rail a:active,footer .audio-tour body.single.hc200 .rail a:focus,footer .audio-tour body.single.hc200 .rail a:hover,footer .audio-tour body.single.the-harpercollins-200 .rail a:active,footer .audio-tour body.single.the-harpercollins-200 .rail a:focus,footer .audio-tour body.single.the-harpercollins-200 .rail a:hover,footer .csr body.page.hc200 .rail a:active,footer .csr body.page.hc200 .rail a:focus,footer .csr body.page.hc200 .rail a:hover,footer .csr body.page.the-harpercollins-200 .rail a:active,footer .csr body.page.the-harpercollins-200 .rail a:focus,footer .csr body.page.the-harpercollins-200 .rail a:hover,footer .csr body.search.hc200 .rail a:active,footer .csr body.search.hc200 .rail a:focus,footer .csr body.search.hc200 .rail a:hover,footer .csr body.search.the-harpercollins-200 .rail a:active,footer .csr body.search.the-harpercollins-200 .rail a:focus,footer .csr body.search.the-harpercollins-200 .rail a:hover,footer .csr body.single.hc200 .rail a:active,footer .csr body.single.hc200 .rail a:focus,footer .csr body.single.hc200 .rail a:hover,footer .csr body.single.the-harpercollins-200 .rail a:active,footer .csr body.single.the-harpercollins-200 .rail a:focus,footer .csr body.single.the-harpercollins-200 .rail a:hover{color:#7ebee4}body.page.timeline,body.search.timeline,body.single.timeline{background:linear-gradient(180deg,#ee6f24 0,#ee6f24 75px,#f9f9f9 0,#f9f9f9)}@media (min-width:768px){body.page.timeline,body.search.timeline,body.single.timeline{background:linear-gradient(90deg,#ee6f24 0,#ee6f24 33.846153%,#f9f9f9 0,#f9f9f9)}}body.page.timeline .sticky-bg,body.search.timeline .sticky-bg,body.single.timeline .sticky-bg{background:#ee6f24}body.page.timeline .grid-item:nth-child(2n),body.page.timeline .grid-item:nth-child(odd),body.search.timeline .grid-item:nth-child(2n),body.search.timeline .grid-item:nth-child(odd),body.single.timeline .grid-item:nth-child(2n),body.single.timeline .grid-item:nth-child(odd){border-left-color:#ee6f24}body.page.timeline .rail .button:active,body.page.timeline .rail .button:focus,body.page.timeline .rail .button:hover,body.page.timeline .rail footer .audio-tour a:active,body.page.timeline .rail footer .audio-tour a:focus,body.page.timeline .rail footer .audio-tour a:hover,body.page.timeline .rail footer .csr a:active,body.page.timeline .rail footer .csr a:focus,body.page.timeline .rail footer .csr a:hover,body.search.timeline .rail .button:active,body.search.timeline .rail .button:focus,body.search.timeline .rail .button:hover,body.search.timeline .rail footer .audio-tour a:active,body.search.timeline .rail footer .audio-tour a:focus,body.search.timeline .rail footer .audio-tour a:hover,body.search.timeline .rail footer .csr a:active,body.search.timeline .rail footer .csr a:focus,body.search.timeline .rail footer .csr a:hover,body.single.timeline .rail .button:active,body.single.timeline .rail .button:focus,body.single.timeline .rail .button:hover,body.single.timeline .rail footer .audio-tour a:active,body.single.timeline .rail footer .audio-tour a:focus,body.single.timeline .rail footer .audio-tour a:hover,body.single.timeline .rail footer .csr a:active,body.single.timeline .rail footer .csr a:focus,body.single.timeline .rail footer .csr a:hover,footer .audio-tour body.page.timeline .rail a:active,footer .audio-tour body.page.timeline .rail a:focus,footer .audio-tour body.page.timeline .rail a:hover,footer .audio-tour body.search.timeline .rail a:active,footer .audio-tour body.search.timeline .rail a:focus,footer .audio-tour body.search.timeline .rail a:hover,footer .audio-tour body.single.timeline .rail a:active,footer .audio-tour body.single.timeline .rail a:focus,footer .audio-tour body.single.timeline .rail a:hover,footer .csr body.page.timeline .rail a:active,footer .csr body.page.timeline .rail a:focus,footer .csr body.page.timeline .rail a:hover,footer .csr body.search.timeline .rail a:active,footer .csr body.search.timeline .rail a:focus,footer .csr body.search.timeline .rail a:hover,footer .csr body.single.timeline .rail a:active,footer .csr body.single.timeline .rail a:focus,footer .csr body.single.timeline .rail a:hover{color:#ee6f24}body.page.stories,body.search.stories,body.single.stories{background:linear-gradient(180deg,#c658e2 0,#c658e2 75px,#f9f9f9 0,#f9f9f9)}@media (min-width:768px){body.page.stories,body.search.stories,body.single.stories{background:linear-gradient(90deg,#c658e2 0,#c658e2 33.846153%,#f9f9f9 0,#f9f9f9)}}body.page.stories .sticky-bg,body.search.stories .sticky-bg,body.single.stories .sticky-bg{background:#c658e2}body.page.stories .grid-item:nth-child(2n),body.page.stories .grid-item:nth-child(odd),body.search.stories .grid-item:nth-child(2n),body.search.stories .grid-item:nth-child(odd),body.single.stories .grid-item:nth-child(2n),body.single.stories .grid-item:nth-child(odd){border-left-color:#c658e2}body.page.stories .rail .button:active,body.page.stories .rail .button:focus,body.page.stories .rail .button:hover,body.page.stories .rail footer .audio-tour a:active,body.page.stories .rail footer .audio-tour a:focus,body.page.stories .rail footer .audio-tour a:hover,body.page.stories .rail footer .csr a:active,body.page.stories .rail footer .csr a:focus,body.page.stories .rail footer .csr a:hover,body.search.stories .rail .button:active,body.search.stories .rail .button:focus,body.search.stories .rail .button:hover,body.search.stories .rail footer .audio-tour a:active,body.search.stories .rail footer .audio-tour a:focus,body.search.stories .rail footer .audio-tour a:hover,body.search.stories .rail footer .csr a:active,body.search.stories .rail footer .csr a:focus,body.search.stories .rail footer .csr a:hover,body.single.stories .rail .button:active,body.single.stories .rail .button:focus,body.single.stories .rail .button:hover,body.single.stories .rail footer .audio-tour a:active,body.single.stories .rail footer .audio-tour a:focus,body.single.stories .rail footer .audio-tour a:hover,body.single.stories .rail footer .csr a:active,body.single.stories .rail footer .csr a:focus,body.single.stories .rail footer .csr a:hover,footer .audio-tour body.page.stories .rail a:active,footer .audio-tour body.page.stories .rail a:focus,footer .audio-tour body.page.stories .rail a:hover,footer .audio-tour body.search.stories .rail a:active,footer .audio-tour body.search.stories .rail a:focus,footer .audio-tour body.search.stories .rail a:hover,footer .audio-tour body.single.stories .rail a:active,footer .audio-tour body.single.stories .rail a:focus,footer .audio-tour body.single.stories .rail a:hover,footer .csr body.page.stories .rail a:active,footer .csr body.page.stories .rail a:focus,footer .csr body.page.stories .rail a:hover,footer .csr body.search.stories .rail a:active,footer .csr body.search.stories .rail a:focus,footer .csr body.search.stories .rail a:hover,footer .csr body.single.stories .rail a:active,footer .csr body.single.stories .rail a:focus,footer .csr body.single.stories .rail a:hover{color:#c658e2}body.page.why-i-read,body.search.why-i-read,body.single.why-i-read{background:linear-gradient(180deg,#fbc223 0,#fbc223 75px,#f9f9f9 0,#f9f9f9)}@media (min-width:768px){body.page.why-i-read,body.search.why-i-read,body.single.why-i-read{background:linear-gradient(90deg,#fbc223 0,#fbc223 33.846153%,#f9f9f9 0,#f9f9f9)}}body.page.why-i-read .sticky-bg,body.search.why-i-read .sticky-bg,body.single.why-i-read .sticky-bg{background:#fbc223}body.page.why-i-read .grid-item:nth-child(2n),body.page.why-i-read .grid-item:nth-child(odd),body.search.why-i-read .grid-item:nth-child(2n),body.search.why-i-read .grid-item:nth-child(odd),body.single.why-i-read .grid-item:nth-child(2n),body.single.why-i-read .grid-item:nth-child(odd){border-left-color:#fbc223}body.page.why-i-read .rail .button:active,body.page.why-i-read .rail .button:focus,body.page.why-i-read .rail .button:hover,body.page.why-i-read .rail footer .audio-tour a:active,body.page.why-i-read .rail footer .audio-tour a:focus,body.page.why-i-read .rail footer .audio-tour a:hover,body.page.why-i-read .rail footer .csr a:active,body.page.why-i-read .rail footer .csr a:focus,body.page.why-i-read .rail footer .csr a:hover,body.search.why-i-read .rail .button:active,body.search.why-i-read .rail .button:focus,body.search.why-i-read .rail .button:hover,body.search.why-i-read .rail footer .audio-tour a:active,body.search.why-i-read .rail footer .audio-tour a:focus,body.search.why-i-read .rail footer .audio-tour a:hover,body.search.why-i-read .rail footer .csr a:active,body.search.why-i-read .rail footer .csr a:focus,body.search.why-i-read .rail footer .csr a:hover,body.single.why-i-read .rail .button:active,body.single.why-i-read .rail .button:focus,body.single.why-i-read .rail .button:hover,body.single.why-i-read .rail footer .audio-tour a:active,body.single.why-i-read .rail footer .audio-tour a:focus,body.single.why-i-read .rail footer .audio-tour a:hover,body.single.why-i-read .rail footer .csr a:active,body.single.why-i-read .rail footer .csr a:focus,body.single.why-i-read .rail footer .csr a:hover,footer .audio-tour body.page.why-i-read .rail a:active,footer .audio-tour body.page.why-i-read .rail a:focus,footer .audio-tour body.page.why-i-read .rail a:hover,footer .audio-tour body.search.why-i-read .rail a:active,footer .audio-tour body.search.why-i-read .rail a:focus,footer .audio-tour body.search.why-i-read .rail a:hover,footer .audio-tour body.single.why-i-read .rail a:active,footer .audio-tour body.single.why-i-read .rail a:focus,footer .audio-tour body.single.why-i-read .rail a:hover,footer .csr body.page.why-i-read .rail a:active,footer .csr body.page.why-i-read .rail a:focus,footer .csr body.page.why-i-read .rail a:hover,footer .csr body.search.why-i-read .rail a:active,footer .csr body.search.why-i-read .rail a:focus,footer .csr body.search.why-i-read .rail a:hover,footer .csr body.single.why-i-read .rail a:active,footer .csr body.single.why-i-read .rail a:focus,footer .csr body.single.why-i-read .rail a:hover{color:#fbc223}body.page.inside-the-archives,body.search.inside-the-archives,body.single.inside-the-archives{background:linear-gradient(180deg,#7ee48a 0,#7ee48a 75px,#f9f9f9 0,#f9f9f9)}@media (min-width:768px){body.page.inside-the-archives,body.search.inside-the-archives,body.single.inside-the-archives{background:linear-gradient(90deg,#7ee48a 0,#7ee48a 33.846153%,#f9f9f9 0,#f9f9f9)}}body.page.inside-the-archives .sticky-bg,body.search.inside-the-archives .sticky-bg,body.single.inside-the-archives .sticky-bg{background:#7ee48a}body.page.inside-the-archives .grid-item:nth-child(2n),body.page.inside-the-archives .grid-item:nth-child(odd),body.search.inside-the-archives .grid-item:nth-child(2n),body.search.inside-the-archives .grid-item:nth-child(odd),body.single.inside-the-archives .grid-item:nth-child(2n),body.single.inside-the-archives .grid-item:nth-child(odd){border-left-color:#7ee48a}body.page.inside-the-archives .rail .button:active,body.page.inside-the-archives .rail .button:focus,body.page.inside-the-archives .rail .button:hover,body.page.inside-the-archives .rail footer .audio-tour a:active,body.page.inside-the-archives .rail footer .audio-tour a:focus,body.page.inside-the-archives .rail footer .audio-tour a:hover,body.page.inside-the-archives .rail footer .csr a:active,body.page.inside-the-archives .rail footer .csr a:focus,body.page.inside-the-archives .rail footer .csr a:hover,body.search.inside-the-archives .rail .button:active,body.search.inside-the-archives .rail .button:focus,body.search.inside-the-archives .rail .button:hover,body.search.inside-the-archives .rail footer .audio-tour a:active,body.search.inside-the-archives .rail footer .audio-tour a:focus,body.search.inside-the-archives .rail footer .audio-tour a:hover,body.search.inside-the-archives .rail footer .csr a:active,body.search.inside-the-archives .rail footer .csr a:focus,body.search.inside-the-archives .rail footer .csr a:hover,body.single.inside-the-archives .rail .button:active,body.single.inside-the-archives .rail .button:focus,body.single.inside-the-archives .rail .button:hover,body.single.inside-the-archives .rail footer .audio-tour a:active,body.single.inside-the-archives .rail footer .audio-tour a:focus,body.single.inside-the-archives .rail footer .audio-tour a:hover,body.single.inside-the-archives .rail footer .csr a:active,body.single.inside-the-archives .rail footer .csr a:focus,body.single.inside-the-archives .rail footer .csr a:hover,footer .audio-tour body.page.inside-the-archives .rail a:active,footer .audio-tour body.page.inside-the-archives .rail a:focus,footer .audio-tour body.page.inside-the-archives .rail a:hover,footer .audio-tour body.search.inside-the-archives .rail a:active,footer .audio-tour body.search.inside-the-archives .rail a:focus,footer .audio-tour body.search.inside-the-archives .rail a:hover,footer .audio-tour body.single.inside-the-archives .rail a:active,footer .audio-tour body.single.inside-the-archives .rail a:focus,footer .audio-tour body.single.inside-the-archives .rail a:hover,footer .csr body.page.inside-the-archives .rail a:active,footer .csr body.page.inside-the-archives .rail a:focus,footer .csr body.page.inside-the-archives .rail a:hover,footer .csr body.search.inside-the-archives .rail a:active,footer .csr body.search.inside-the-archives .rail a:focus,footer .csr body.search.inside-the-archives .rail a:hover,footer .csr body.single.inside-the-archives .rail a:active,footer .csr body.single.inside-the-archives .rail a:focus,footer .csr body.single.inside-the-archives .rail a:hover{color:#7ee48a}body.page .wrapper,body.search .wrapper,body.single .wrapper{height:100%}.nav-primary ul body.page .wrapper .page-header li,.nav-primary ul body.search .wrapper .page-header li,.nav-primary ul body.single .wrapper .page-header li,article .post-nav body.page .wrapper .page-header a,article .post-nav body.search .wrapper .page-header a,article .post-nav body.single .wrapper .page-header a,body.page .wrapper .page-header .icon,body.page .wrapper .page-header .nav-primary ul li,body.page .wrapper .page-header article .post-nav a,body.search .wrapper .page-header .icon,body.search .wrapper .page-header .nav-primary ul li,body.search .wrapper .page-header article .post-nav a,body.single .wrapper .page-header .icon,body.single .wrapper .page-header .nav-primary ul li,body.single .wrapper .page-header article .post-nav a{display:none;margin-top:3rem;font-size:2rem;color:#212121}@media (min-width:768px){.nav-primary ul body.page .wrapper .page-header li,.nav-primary ul body.search .wrapper .page-header li,.nav-primary ul body.single .wrapper .page-header li,article .post-nav body.page .wrapper .page-header a,article .post-nav body.search .wrapper .page-header a,article .post-nav body.single .wrapper .page-header a,body.page .wrapper .page-header .icon,body.page .wrapper .page-header .nav-primary ul li,body.page .wrapper .page-header article .post-nav a,body.search .wrapper .page-header .icon,body.search .wrapper .page-header .nav-primary ul li,body.search .wrapper .page-header article .post-nav a,body.single .wrapper .page-header .icon,body.single .wrapper .page-header .nav-primary ul li,body.single .wrapper .page-header article .post-nav a{display:block}}body.archive .grid .grid-item:nth-child(2n),body.archive .grid .grid-item:nth-child(odd),body.search .grid .grid-item:nth-child(2n),body.search .grid .grid-item:nth-child(odd){border-left-color:#aaa}body.archive .pagination,body.search .pagination{text-align:center;display:block;margin-bottom:5rem}article img{width:100%;height:auto;margin-bottom:.5rem;border:1px solid #d1d1d1}article .post-nav{padding:1rem 0}article .post-nav:after{content:"";display:table;clear:both}@media (min-width:768px){article .post-nav{padding:5rem 0 0}}@media (min-width:768px){article .post-nav.landscape{padding:2rem 0 3rem}}article .post-nav a{text-decoration:none;font-size:2rem;position:relative}article .post-nav a span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}article header{margin-bottom:1rem;position:relative;z-index:auto}article header .timeline-year{font-size:12.5rem;text-align:center}@media (min-width:768px){article header .timeline-year{text-align:left}}article .alignright{float:right!important}article .alignleft{float:left!important}article.category-timeline .post-nav{margin-top:-5.3rem}@media (min-width:768px){article.category-timeline .post-nav{margin-top:0}}article.category-timeline header body.archive .grid .attribution .author-name a,article.category-timeline header body.archive .non-grid .attribution .author-name a,article.category-timeline header body.error404 .grid .attribution .author-name a,article.category-timeline header body.error404 .non-grid .attribution .author-name a,article.category-timeline header body.page .grid .attribution .author-name a,article.category-timeline header body.page .non-grid .attribution .author-name a,article.category-timeline header body.search .grid .attribution .author-name a,article.category-timeline header body.search .non-grid .attribution .author-name a,article.category-timeline header body.single .grid .attribution .author-name a,article.category-timeline header body.single .non-grid .attribution .author-name a,article.category-timeline header h2,body.archive .grid .attribution .author-name article.category-timeline header a,body.archive .non-grid .attribution .author-name article.category-timeline header a,body.error404 .grid .attribution .author-name article.category-timeline header a,body.error404 .non-grid .attribution .author-name article.category-timeline header a,body.page .grid .attribution .author-name article.category-timeline header a,body.page .non-grid .attribution .author-name article.category-timeline header a,body.search .grid .attribution .author-name article.category-timeline header a,body.search .non-grid .attribution .author-name article.category-timeline header a,body.single .grid .attribution .author-name article.category-timeline header a,body.single .non-grid .attribution .author-name article.category-timeline header a{font-size:3.75rem}@media (min-width:768px){article.category-timeline header body.archive .grid .attribution .author-name a,article.category-timeline header body.archive .non-grid .attribution .author-name a,article.category-timeline header body.error404 .grid .attribution .author-name a,article.category-timeline header body.error404 .non-grid .attribution .author-name a,article.category-timeline header body.page .grid .attribution .author-name a,article.category-timeline header body.page .non-grid .attribution .author-name a,article.category-timeline header body.search .grid .attribution .author-name a,article.category-timeline header body.search .non-grid .attribution .author-name a,article.category-timeline header body.single .grid .attribution .author-name a,article.category-timeline header body.single .non-grid .attribution .author-name a,article.category-timeline header h2,body.archive .grid .attribution .author-name article.category-timeline header a,body.archive .non-grid .attribution .author-name article.category-timeline header a,body.error404 .grid .attribution .author-name article.category-timeline header a,body.error404 .non-grid .attribution .author-name article.category-timeline header a,body.page .grid .attribution .author-name article.category-timeline header a,body.page .non-grid .attribution .author-name article.category-timeline header a,body.search .grid .attribution .author-name article.category-timeline header a,body.search .non-grid .attribution .author-name article.category-timeline header a,body.single .grid .attribution .author-name article.category-timeline header a,body.single .non-grid .attribution .author-name article.category-timeline header a{font-size:12.5rem}}article .meta{padding:1rem 0 2rem}article .meta .countries svg{margin-right:15px}article .entry-link{margin-top:2rem;margin-bottom:5rem}article .share{position:relative;text-decoration:none}article .share:before{position:absolute;top:0;left:15px;font-size:1.5rem}article .share.facebook:before{left:50px}.page-intro{padding-top:2rem}.related{padding-bottom:5rem}body#tinymce{margin:12px!important}
/*# sourceMappingURL=main.css.map */
