/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}body{background-color:#111;color:#fff}*{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}::active{border:none;outline:none}.btn{background-color:#666;color:#fff;padding:10px}.btn::hover{background-color:#999}.btn.btn-dark{background-color:#111}.btn.btn-dark::hover{background-color:#666}button.btn{border:none}.fade-enter-active,.fade-leave-active{transition-duration:1s;transition-property:opacity;transition-timing-function:ease}.fade-enter,.fade-leave-active{opacity:0}@keyframes fadeInUp{0%{transform:translate3d(0,40px,0)}to{transform:translateZ(0);opacity:1}}.fade-in-up-leave-to{transition:opacity .3s}.fade-in-up-enter{transform:translate3d(0,40px,0);opacity:0}.fade-in-up-enter-to{animation-name:fadeInUp;animation-duration:.7s;animation-fill-mode:both;opacity:0}.fade-in-up-leave{opacity:1}.fade-in-up-leave-to{animation-name:fadeInUp;animation-duration:.7s;animation-fill-mode:both;animation-direction:reverse;opacity:0}.carousel-cell-image{transition:opacity .4s;opacity:0}.carousel-cell-image.flickity-lazyerror,.carousel-cell-image.flickity-lazyloaded{opacity:1}.move-bottom-to-top-enter-active{animation:moveDifferentFromBottom .6s ease both}.move-bottom-to-top-leave-active{animation:moveDifferentToTop .6s ease both}.move-top-to-bottom-enter-active{animation:moveDifferentFromTop .6s ease both}.move-top-to-bottom-leave-active{animation:moveDifferentToBottom .6s ease both}.move-left-to-right-enter-active{animation:moveDifferentFromLeft .6s ease both}.move-left-to-right-leave-active{animation:moveDifferentToRight .6s ease both}.move-right-to-left-enter-active{animation:moveDifferentFromRight .6s ease both}.move-right-to-left-leave-active{animation:moveDifferentToLeft .6s ease both}.move-fade-right-to-left-leave-active{animation:moveFromLeftFade .7s ease both}.move-fade-bottom-to-top-enter-active{animation:moveFromBottomFade .7s ease both}.move-fade-bottom-to-top-leave-active{animation:moveFadeToTop .7s ease both}@keyframes moveFadeToTop{to{opacity:.3;transform:translateY(-100%)}}.move-fade-top-to-bottom-enter-active{animation:moveFromTopFade .7s ease both}.move-fade-top-to-bottom-leave-active{animation:moveFadeToBottom .7s ease both}@keyframes moveFadeToBottom{to{opacity:.3;transform:translateY(100%)}}.move-fade-left-to-right-enter-active{animation:moveFromLeftFade .7s ease both}.move-fade-left-to-right-leave-active{animation:moveFadeToRight .7s ease both}@keyframes moveFadeToRight{to{opacity:.3;transform:translateX(100%)}}.move-fade-right-to-left-enter-active{animation:moveFromRightFade .7s ease both}.move-fade-right-to-left-leave-active{animation:moveFadeToLeft .6s ease both}@keyframes moveFadeToLeft{to{opacity:.3;transform:translateX(-100%)}}.move-different-right-to-left-leave-active{animation:moveDifferentFromLeft .7s ease-in-out both}.move-different-bottom-to-top-enter-active{z-index:1;animation:moveDifferentFromBottom .6s ease both}.move-different-bottom-to-top-leave-active{z-index:999;animation:moveDifferentToTop .7s ease-in-out both}@keyframes moveDifferentFromBottom{0%{transform:translateY(100%)}}@keyframes moveDifferentToTop{to{transform:translateY(-100%)}}.move-different-top-to-bottom-enter-active{z-index:1;animation:moveDifferentFromTop .6s ease both}.move-different-top-to-bottom-leave-active{z-index:999;animation:moveDifferentToBottom .7s ease-in-out both}@keyframes moveDifferentFromTop{0%{transform:translateY(-100%)}}@keyframes moveDifferentToBottom{to{transform:translateY(100%)}}.move-different-left-to-right-enter-active{z-index:1;animation:moveDifferentFromLeft .6s ease both}.move-different-left-to-right-leave-active{z-index:999;animation:moveDifferentToRight .7s ease-in-out both}@keyframes moveDifferentFromLeft{0%{transform:translateX(-100%)}}@keyframes moveDifferentToRight{to{transform:translateX(100%)}}.move-different-right-to-left-enter-active{z-index:1;animation:moveDifferentFromRight .6s ease both}.move-different-right-to-left-leave-active{z-index:999;animation:moveDifferentToLeft .7s ease-in-out both}@keyframes moveDifferentFromRight{0%{transform:translateX(100%)}}@keyframes moveDifferentToLeft{to{transform:translateX(-100%)}}.scale-down-to-down-enter-active{animation:scaleUpDown .5s ease both;animation-delay:.3s}.scale-down-to-down-leave-active{animation:scaleDown .7s ease both}@keyframes scaleUpDown{0%{opacity:0;transform:scale(1.2)}}@keyframes scaleDown{to{opacity:0;transform:scale(.8)}}.scale-up-to-up-enter-active{animation:scaleUp .7s ease both;animation-delay:.3s}.scale-up-to-up-leave-active{animation:scaleDownUp .7s ease both}@keyframes scaleUp{0%{opacity:0;transform:scale(.8)}}@keyframes scaleDownUp{to{opacity:0;transform:scale(1.2)}}.scale-down-to-up-enter-active{animation:scaleUpCenter .4s ease-out both;animation-delay:.4s}.scale-down-to-up-leave-active{animation:scaleDownCenter .4s ease-in both}@keyframes scaleUpCenter{0%{opacity:0;transform:scale(.7)}}@keyframes scaleDownCenter{to{opacity:0;transform:scale(.7)}}.rotate-glue-bottom-to-top-enter-active{z-index:999;animation:moveDifferentFromBottom .6s ease both;animation-delay:.2s}.rotate-glue-bottom-to-top-leave-active{z-index:1;transform-origin:50% 0;animation:rotateBottomSideFirst .8s both ease-in}@keyframes rotateBottomSideFirst{40%{transform:rotateX(-15deg);opacity:.8;animation-timing-function:ease-out}to{transform:scale(.8) translateZ(-200px);opacity:0}}.rotate-glue-top-to-bottom-enter-active{z-index:999;animation:moveDifferentFromTop .6s ease both;animation-delay:.2s}.rotate-glue-top-to-bottom-leave-active{z-index:1;transform-origin:50% 100%;animation:rotateTopSideFirst .8s both ease-in}@keyframes rotateTopSideFirst{40%{transform:rotateX(15deg);opacity:.8;animation-timing-function:ease-out}to{transform:scale(.8) translateZ(-200px);opacity:0}}.rotate-glue-left-to-right-enter-active{z-index:999;animation:moveDifferentFromLeft .6s ease both;animation-delay:.2s}.rotate-glue-left-to-right-leave-active{z-index:1;transform-origin:100% 50%;animation:rotateLeftSideFirst .8s both ease-in}@keyframes rotateLeftSideFirst{40%{transform:rotateY(-15deg);opacity:.8;animation-timing-function:ease-out}to{transform:scale(.8) translateZ(-200px);opacity:0}}.rotate-glue-right-to-left-enter-active{z-index:999;animation:moveDifferentFromRight .6s ease both;animation-delay:.2s}.rotate-glue-right-to-left-leave-active{z-index:1;transform-origin:0 50%;animation:rotateRightSideFirst .8s both ease-in}@keyframes rotateRightSideFirst{40%{transform:rotateY(15deg);opacity:.8;animation-timing-function:ease-out}to{transform:scale(.8) translateZ(-200px);opacity:0}}.rotate-flip-top-enter-active{transform-origin:50% 50%;animation:flipInBottom .5s both ease-out;animation-delay:.5s}.rotate-flip-top-leave-active{transform-origin:50% 50%;animation:flipOutTop .5s both ease-in}@keyframes flipInBottom{0%{transform:translateZ(-1000px) rotateX(-90deg);opacity:.2}}@keyframes flipOutTop{to{transform:translateZ(-1000px) rotateX(90deg);opacity:.2}}.rotate-flip-bottom-enter-active{transform-origin:50% 50%;animation:flipInTop .5s both ease-out;animation-delay:.5s}.rotate-flip-bottom-leave-active{transform-origin:50% 50%;animation:flipOutBottom .5s both ease-in}@keyframes flipInTop{0%{transform:translateZ(-1000px) rotateX(90deg);opacity:.2}}@keyframes flipOutBottom{to{transform:translateZ(-1000px) rotateX(-90deg);opacity:.2}}.rotate-flip-left-enter-active{transform-origin:50% 50%;animation:flipInRight .5s both ease-out;animation-delay:.5s}.rotate-flip-left-leave-active{transform-origin:50% 50%;animation:flipOutLeft .5s both ease-in}@keyframes flipInRight{0%{transform:translateZ(-1000px) rotateY(90deg);opacity:.2}}@keyframes flipOutLeft{to{transform:translateZ(-1000px) rotateY(-90deg);opacity:.2}}.rotate-flip-right-enter-active{transform-origin:50% 50%;animation:flipInLeft .5s both ease-out;animation-delay:.5s}.rotate-flip-right-leave-active{transform-origin:50% 50%;animation:flipOutRight .5s both ease-in}@keyframes flipInLeft{0%{transform:translateZ(-1000px) rotateY(-90deg);opacity:.2}}@keyframes flipOutRight{to{transform:translateZ(-1000px) rotateY(90deg);opacity:.2}}.rotate-fall-enter-active{z-index:1;animation:scaleUp .7s ease both}.rotate-fall-leave-active{z-index:999;transform-origin:0 0;animation:rotateFall 1s both ease-in}@keyframes rotateFall{0%{transform:rotate(0deg)}20%{transform:rotate(10deg);animation-timing-function:ease-out}40%{transform:rotate(17deg)}60%{transform:rotate(16deg)}to{transform:translateY(100%) rotate(17deg)}}.rotate-sides-enter-active{animation:rotateSlideIn 1s both ease}.rotate-sides-leave-active{animation:rotateSlideOut 1s both ease}@keyframes rotateSlideIn{0%,25%{opacity:.5;transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;transform:translateZ(-500px)}to{opacity:1;transform:translateZ(0) translateX(0)}}@keyframes rotateSlideOut{25%{opacity:.5;transform:translateZ(-500px)}75%{opacity:.5;transform:translateZ(-500px) translateX(-200%)}to{opacity:.5;transform:translateZ(-500px) translateX(-200%)}}.rotate-push-right-to-left-enter-active{transform-origin:100% 50%;animation:rotatePullRight .5s both ease}.rotate-push-right-to-left-leave-active{transform-origin:0 50%;animation:rotatePushLeft .8s both ease}@keyframes rotatePullRight{0%{opacity:0;transform:rotateY(-90deg)}}@keyframes rotatePushLeft{to{opacity:0;transform:rotateY(90deg)}}.rotate-push-left-to-right-enter-active{transform-origin:0 50%;animation:rotatePullLeft .5s both ease}.rotate-push-left-to-right-leave-active{transform-origin:100% 50%;animation:rotatePushRight .8s both ease}@keyframes rotatePullLeft{0%{opacity:0;transform:rotateY(90deg)}}@keyframes rotatePushRight{to{opacity:0;transform:rotateY(-90deg)}}.rotate-push-top-to-bottom-enter-active{transform-origin:50% 0;animation:rotatePullTop .5s both ease}.rotate-push-top-to-bottom-leave-active{transform-origin:50% 100%;animation:rotatePushBottom .8s both ease}@keyframes rotatePullTop{0%{opacity:0;transform:rotateX(-90deg)}}@keyframes rotatePushBottom{to{opacity:0;transform:rotateX(90deg)}}.rotate-push-bottom-to-top-enter-active{transform-origin:50% 100%;animation:rotatePullBottom .5s both ease}.rotate-push-bottom-to-top-leave-active{transform-origin:50% 0;animation:rotatePushTop .8s both ease}@keyframes rotatePullBottom{0%{opacity:0;transform:rotateX(90deg)}}@keyframes rotatePushTop{to{opacity:0;transform:rotateX(-90deg)}}.rotate-fold-bottom-to-top-enter-active{animation:moveFromBottomFade .7s ease both}.rotate-fold-bottom-to-top-leave-active{transform-origin:50% 100%;animation:rotateFoldTop .7s both ease}@keyframes moveFromBottomFade{0%{opacity:.3;transform:translateY(100%)}}@keyframes rotateFoldTop{to{opacity:0;transform:translateY(-100%) rotateX(90deg)}}.rotate-fold-top-to-bottom-enter-active{animation:moveFromTopFade .7s ease both}.rotate-fold-top-to-bottom-leave-active{transform-origin:50% 0;animation:rotateFoldBottom .7s both ease}@keyframes moveFromTopFade{0%{opacity:.3;transform:translateY(-100%)}}@keyframes rotateFoldBottom{to{opacity:0;transform:translateY(100%) rotateX(-90deg)}}.rotate-fold-left-to-right-enter-active{animation:moveFromLeftFade .7s ease both}.rotate-fold-left-to-right-leave-active{transform-origin:0 50%;animation:rotateFoldRight .7s both ease}@keyframes moveFromLeftFade{0%{opacity:.3;transform:translateX(-100%)}}@keyframes rotateFoldRight{to{opacity:0;transform:translateX(100%) rotateY(90deg)}}.rotate-fold-right-to-left-enter-active{animation:moveFromRightFade .7s ease both}.rotate-fold-right-to-left-leave-active{transform-origin:100% 50%;animation:rotateFoldLeft .7s both ease}@keyframes moveFromRightFade{0%{opacity:.3;transform:translateX(100%)}}@keyframes rotateFoldLeft{to{opacity:0;transform:translateX(-100%) rotateY(-90deg)}}.rotate-carousel-top-enter-active{transform-origin:50% 0;animation:rotateCarouselTopIn .8s both ease}.rotate-carousel-top-leave-active{transform-origin:50% 100%;animation:rotateCarouselTopOut .8s both ease}@keyframes rotateCarouselTopIn{0%{opacity:.3;transform:translateY(200%) scale(.4) rotateX(-65deg)}}@keyframes rotateCarouselTopOut{to{opacity:.3;transform:translateY(-200%) scale(.4) rotateX(65deg)}}.rotate-carousel-bottom-enter-active{transform-origin:50% 100%;animation:rotateCarouselBottomIn .8s both ease}.rotate-carousel-bottom-leave-active{transform-origin:50% 0;animation:rotateCarouselBottomOut .8s both ease}@keyframes rotateCarouselBottomIn{0%{opacity:.3;transform:translateY(-200%) scale(.4) rotateX(65deg)}}@keyframes rotateCarouselBottomOut{to{opacity:.3;transform:translateY(200%) scale(.4) rotateX(-65deg)}}.rotate-carousel-left-enter-active{transform-origin:0 50%;animation:rotateCarouselLeftIn .8s both ease}.rotate-carousel-left-leave-active{transform-origin:100% 50%;animation:rotateCarouselLeftOut .8s both ease}@keyframes rotateCarouselLeftIn{0%{opacity:.3;transform:translateX(200%) scale(.4) rotateY(65deg)}}@keyframes rotateCarouselLeftOut{to{opacity:.3;transform:translateX(-150%) scale(.4) rotateY(-65deg)}}.rotate-carousel-right-enter-active{transform-origin:0 50%;animation:rotateCarouselRightIn .8s both ease}.rotate-carousel-right-leave-active{transform-origin:100% 50%;animation:rotateCarouselRightOut .8s both ease}@keyframes rotateCarouselRightIn{0%{opacity:.3;transform:translateX(-150%) scale(.4) rotateY(65deg)}}@keyframes rotateCarouselRightOut{to{opacity:.3;transform:translateX(200%) scale(.4) rotateY(65deg)}}*{box-sizing:border-box}body{margin:0;padding:0}.header{z-index:10;position:absolute;top:0;left:0;width:100%}.page-wrapper{display:flex;flex-direction:column;width:1080px;height:1920px;overflow-x:hidden;overflow-y:hidden;outline:1px solid hsla(0,0%,100%,.3);position:relative}.paged{height:100%}.bottom,.paged,.top{width:100%;position:absolute}.bottom,.top{top:0;left:0;height:50%}.top{padding:100px 40px}.bottom{top:50%;background-color:#333}.btn{font-family:Trade Gothic LT Std Cn;text-transform:uppercase;font-size:40px;padding-bottom:0;padding-top:10px;line-height:50px;height:60px}.btn-icon:before{content:"";width:40px;height:40px;margin-right:10px;float:left}.btn-hide-text{width:60px;height:60px;overflow:hidden;padding:10px;line-height:100px}.btn-home{position:absolute;top:20px;left:20px}.btn-home:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg id='Capa_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40' fill='%23fff'%3E%3Cstyle%3E.st0{fill:%23fff}%3C/style%3E%3Cpath class='st0' d='M38.7 17.1L21.4.5c-.9-.7-2-.7-2.9 0L1.4 17.1c-.4.4-.6.9-.6 1.5 0 1.2.9 2 2 2h1.5V38c0 1.2.9 2.1 2 2.1h9c1.2 0 2-.9 2-2.1v-9.6h4.8V38c0 1.2.9 2.1 2 2.1h9c1.2 0 2.1-.9 2.1-2.1V20.6H37c.6 0 1.1-.3 1.4-.5.5-.3.8-.8.8-1.3.1-.7-.1-1.3-.5-1.7zm-15.5 8.4h-6.5c-1.2 0-2 .9-2 2.1v9.6H7.2V19.8c0-1.2-.9-2-2-2h-.4L20 3.1l15.2 14.7h-.4c-1.2 0-2.1.9-2.1 2v17.3h-7.5v-9.6c.1-1.1-.8-2-2-2z'/%3E%3C/svg%3E")}.btn-language{position:absolute;top:20px;right:20px}.btn-language:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg id='Capa_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40' fill='%23fff'%3E%3Cstyle%3E.st0{fill:%23fff}%3C/style%3E%3Cpath class='st0' d='M34.6 6.4C30.9 2.4 26 .2 20.7 0h-1.4C14 .2 9.1 2.4 5.5 6.3l-.1.1C1.9 10.1 0 14.9 0 20c0 4.9 1.8 9.6 5 13.2l.1.1c3.7 4.1 8.7 6.5 14.2 6.7h1.4c5.4-.2 10.5-2.6 14.2-6.6l.1-.1c3.2-3.7 5-8.3 5-13.2 0-5.2-1.9-10.1-5.4-13.7zM21.2 10V3.4c1.8 1.8 3.3 3.8 4.5 6-1.5.3-3 .6-4.5.6zm7 8.8h-7.1v-6.5c1.9-.1 3.7-.4 5.5-.9 1 2.5 1.5 4.9 1.6 7.4zm-.3-10.1c-1.1-2.2-2.5-4.2-4.1-5.9 3 .6 5.7 2 8 4.1-1.2.7-2.5 1.3-3.9 1.8zm9.7 12.5c-.2 3.6-1.6 7-3.8 9.9-1.5-1-3.1-1.8-4.7-2.4.9-2.4 1.4-4.9 1.5-7.4h7zm-5.4 11.6c-2.3 2.2-5.3 3.8-8.4 4.5 1.8-1.9 3.3-4.1 4.4-6.5 1.4.5 2.7 1.2 4 2zm-11-5.8v-5.8h7.1c-.1 2.3-.6 4.6-1.3 6.7-2-.6-3.9-.9-5.8-.9zm4.8 3c-1.2 2.5-2.8 4.7-4.8 6.6v-7.3c1.6.1 3.2.3 4.8.7zm11.6-11.2h-7.1c-.1-2.8-.7-5.5-1.7-8 1.6-.6 3.1-1.4 4.6-2.3 2.5 2.9 4 6.6 4.2 10.3zM18.8 3.4V10c-1.5-.1-3-.3-4.5-.7 1.2-2.2 2.7-4.2 4.5-5.9zm0 9v6.5h-7.1c.1-2.5.7-5 1.6-7.3 1.8.4 3.7.7 5.5.8zM8.2 6.8c2.3-2.1 5-3.5 8-4.1-1.7 1.8-3.1 3.8-4.1 5.9-1.4-.4-2.7-1-3.9-1.8zm-5.8 12c.2-3.8 1.7-7.4 4.2-10.3 1.4.9 3 1.7 4.6 2.3-1 2.6-1.6 5.3-1.7 8H2.4zm16.4 10.5v7.3c-2-1.9-3.6-4.1-4.8-6.6 1.6-.4 3.2-.6 4.8-.7zm-7-8.1h7.1V27c-1.9.1-3.9.4-5.7.9-.9-2.2-1.3-4.4-1.4-6.7zm0 9.6c1.1 2.4 2.6 4.6 4.4 6.5-3.1-.7-6.1-2.3-8.4-4.5 1.3-.8 2.6-1.5 4-2zm-.9-2.2c-1.7.6-3.2 1.4-4.7 2.4-2.3-2.8-3.6-6.2-3.8-9.9h7.1c.1 2.6.6 5.1 1.4 7.5z'/%3E%3C/svg%3E")}.btn-search{position:absolute;bottom:20px;left:50%;transform:translateX(-50%)}.btn-next:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40' fill='%23fff'%3E%3Cstyle%3E.st0{fill:%23fff}%3C/style%3E%3Cpath class='st0' d='M11.6 40c-.6 0-1.2-.2-1.7-.7-.9-.9-.9-2.5 0-3.4L25.8 20 9.9 4.1C9 3.2 9 1.6 9.9.7c.9-.9 2.5-.9 3.4 0l17.6 17.6c.9.9.9 2.5 0 3.4L13.3 39.3c-.5.5-1.1.7-1.7.7z'/%3E%3C/svg%3E")}.btn-prev:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40' fill='%23fff'%3E%3Cstyle%3E.st0{fill:%23fff}%3C/style%3E%3Cpath class='st0' d='M28.2 40c-.6 0-1.2-.2-1.7-.7L8.9 21.7c-.9-.9-.9-2.5 0-3.4L26.5.7c.9-.9 2.5-.9 3.4 0 .9.9.9 2.5 0 3.4L14 20l15.9 15.9c.9.9.9 2.5 0 3.4-.5.5-1.1.7-1.7.7z'/%3E%3C/svg%3E")}@font-face{font-family:MuseoSans;src:url(fonts/MuseoSans-500.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:MuseoSans;src:url(fonts/MuseoSans-900.woff) format("woff");font-weight:900;font-style:normal}@font-face{font-family:Trade Gothic LT Std Cn;src:url(fonts/TradeGothicLTStd-Cn18.woff) format("woff");font-weight:400;font-style:normal}body{font-family:MuseoSans;font-size:1.3rem}html{font-size:18px}a{text-decoration:none;color:#fff}.museo-sans{font-family:MuseoSans}.title,.trade-gothic,h1,h2,h3,h4,h5,h6{font-family:Trade Gothic LT Std Cn;text-transform:uppercase}h1,h2,h3{font-size:40px}.loader{position:fixed;top:0;width:100%;height:3px;z-index:1000000}.loader .progress-bar{height:3px;transition:all .25s}.loader-animation-leave-active{transition:delay 1s}.posts-carousel .post{position:relative;display:inline-block}.posts-carousel h3{padding-left:20px}.posts-carousel .post{padding:20px}.posts-carousel .post h1{margin-bottom:0}.posts-carousel .post .category{text-transform:uppercase;font-family:Trade Gothic LT Std Cn;color:#999}.no-image{outline:1px solid #666;min-width:500px;position:relative}.no-image:before{content:" ";background:linear-gradient(to top left,transparent 0,transparent calc(50% - .8px),#666 50%,transparent calc(50% + .8px),transparent),linear-gradient(to top right,transparent 0,transparent calc(50% - .8px),#666 50%,transparent calc(50% + .8px),transparent);display:block;position:absolute;width:100%;height:100%}.posts-carousel img{height:640px;width:auto}.btn-next,.btn-prev{position:absolute;top:20px;outline:none}.btn-prev{left:20px}.btn-next{right:20px}