﻿@import"https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&family=Zen+Dots&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@200..900&display=swap";/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}html{padding:0 !important;font-family:"Noto Sans TC",sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);scroll-behavior:smooth}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;padding:0 !important;font-family:"Noto Sans TC",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"PingFang TC","Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#f4f4f4 !important;scroll-behavior:smooth;position:relative}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:rgba(0,0,0,0);text-decoration:none;color:inherit}a:hover{text-decoration:none}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.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}template{display:none}[hidden]{display:none}ul{list-style-type:none;padding:0;margin-bottom:0 !important}.bg--primary{background-color:#01799c}.bg--secondary{background-color:#f06d29}.bg--dark{background-color:#171717}.bg--darker{background-color:#dee2e6}.bg--white{background-color:#fff}.bg--gray{background-color:#efefef}.bg--light{background-color:#f2f2f2}.txt--white{color:#fff}.txt--dark{color:#171717}.txt--primary{color:#01799c}.txt--secondary{color:#f06d29 !important}.l-navbar{position:fixed;width:100%;overflow:visible;z-index:99;background-color:rgba(0,0,0,0);transition:all .3s ease}.l-navbar::before{content:"";position:absolute;inset:0;background:linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);opacity:0;z-index:-1;transition:all .3s ease}.l-navbar>.conatainer-fluid{padding:1.2rem 2rem}.l-navbar--scrolled::before{opacity:1}.l-navbar--scrolled .l-navbar__toggler span{background-color:#fff}.l-navbar--overlay{opacity:0;position:fixed;top:0;height:100%;width:100%;background:#171717;overflow:auto;z-index:-1;transition:all .3s ease}.l-navbar--overlay.open{opacity:1 !important;z-index:98 !important}.l-navbar--overlay .l-navbar__menu{flex-direction:column;text-align:center;align-items:center;margin:7rem 3rem 3rem}.l-navbar--overlay .l-navbar__menu__items{margin:0 auto;font-size:1.3rem;color:#e9ecef;padding:.5rem 0}.l-navbar__toggler{z-index:150}@media(min-width: 769px){.l-navbar__toggler{display:none !important}}.l-navbar__toggler{transition:all .3s ease}.l-navbar__toggler span{width:30px;height:4px;background-color:#fff;display:block;margin:7px auto;transition:all .3s ease}.l-navbar__toggler--activate span{width:30px;height:4px;background-color:#fff;display:block;margin:8px auto;transition:all .3s ease}.l-navbar__toggler--activate span:nth-child(2){opacity:0}.l-navbar__toggler--activate span:nth-child(1){transform:translateY(7px) rotate(45deg)}.l-navbar__toggler--activate span:nth-child(3){transform:translateY(-17px) rotate(-45deg)}.l-navbar__toggler--activate{width:30px;height:30px;z-index:150}.l-navbar__brand{z-index:20}.l-navbar__brand img{height:40px;width:auto !important}.l-navbar__menu{display:flex;padding-left:0;margin:0;list-style:none}.l-navbar__menu__items{padding:0 .5rem;color:inherit;font-size:.85rem;color:#fff;font-weight:700;text-align:center;padding:0 1rem}.l-navbar__menu__items a{color:inherit;transition:all .3s ease}.l-navbar__menu__items a:hover,.l-navbar__menu__items a:focus,.l-navbar__menu__items a:active{color:#01799c;text-decoration:none}.l-navbar__menu__items .e-button{color:#fff;max-width:100%}.l-navbar__menu__items--active a{color:#01799c}@media(max-width: 769px){.l-navbar__menu{visibility:hidden;overflow:hidden;height:0}.l-navbar__menu.open{visibility:visible;flex-direction:column;padding-top:6rem;text-align:center;position:fixed;background-color:#343a40;width:100%;height:100%;top:0;left:0;transition:all .3s}.l-navbar__menu__items{color:#fff;font-size:1.3rem;padding:.5rem}}.l-navbar__cart{color:#01799c;padding:0 30px;transition:all .3s ease}.l-navbar__cart:hover,.l-navbar__cart:focus,.l-navbar__cart:active{color:#01799c}.fakeSelect{position:relative}.fakeSelect .fakeSelect__toggler{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.fakeSelect .fakeSelect__toggler .option{font-size:0.875rem;font-weight:500;color:#fff}.fakeSelect .fakeSelect__toggler:after{content:"";display:block;width:0.5rem;height:0.375rem;background-image:url("../images/arrow-select.svg");background-size:0.5rem 0.375rem;margin-left:0.5rem;-moz-transition:all .3s ease-in;-o-transition:all .3s ease-in;-webkit-transition:all .3s ease-in;transition:all .3s ease-in}.fakeSelect .fakeSelect__toggler.active:after{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.fakeSelect .fakeSelect__option{display:none;position:absolute;top:100%;left:-0.625rem;right:0;background-color:#fff;padding:0.5rem 0;border-radius:0.25rem;box-shadow:0 0.25rem 0.5625rem rgba(0,0,0,.25);z-index:1000;width:7.5rem}.fakeSelect .fakeSelect__option .option{display:block;width:100%;position:relative;padding:0.25rem 0;color:#000;-moz-transition:all .3s ease-in;-o-transition:all .3s ease-in;-webkit-transition:all .3s ease-in;transition:all .3s ease-in}.fakeSelect .fakeSelect__option .option:hover{background-color:#f06d29;color:#fff}@media(max-width: 769px){.fakeSelect{width:auto}.fakeSelect .fakeSelect__toggler .option{font-size:1.3rem}.fakeSelect .fakeSelect__option{position:static;background-color:rgba(0,0,0,0);border:none;width:auto;box-shadow:none;padding:0.5rem 0 0}.fakeSelect .fakeSelect__option .option{color:#01799c;padding:0;font-size:0.875rem;padding:0.25rem 0}.fakeSelect .fakeSelect__option .option:last-child{margin-bottom:0}.fakeSelect .fakeSelect__option .option:hover{color:#01799c}}.l-footer{padding:40px 0;color:#ced4da;background-color:#343a40;font-size:.8rem;line-height:1.9rem}.l-footer a{color:#01799c}.l-footer a:hover,.l-footer a:focus,.l-footer a:active{color:#01799c}.l-footer__logo{background-image:url(../img/logotype-lg-dark.svg);background-repeat:no-repeat;max-width:170px;height:27px}.l-footer__contact a{color:inherit;transition:all .3s ease}.l-footer__contact a:hover,.l-footer__contact a:focus,.l-footer__contact a:active{color:#01799c;text-decoration:none}.l-footer__social a{width:32px;height:32px;margin-right:8px}.l-footer p{line-height:1.8}.e-button{position:relative;display:inline-block;padding:1.25rem 2.5rem;border:none;border-radius:10rem;text-align:center;cursor:pointer;min-width:15.625rem;transition:all .3s ease}@media(max-width: 768px){.e-button{width:100%;font-weight:700}}@media(min-width: 1280px){.e-button{min-width:15.625rem}}.e-button span{position:relative;width:100%;font-size:1rem;font-weight:700;height:auto;z-index:2;display:inline-block}@media(min-width: 1280px){.e-button span{font-size:1.125rem}}.e-button--rect{border-radius:.25rem;padding:.75rem 3rem;background-color:#01799c;color:#171717;font-weight:500;max-width:100%}@media(min-width: 1280px){.e-button--rect{width:100%}}.e-button.--secondary{background-color:#f06d29;color:#fff}.e-button.--primary{background-color:#01799c;color:#171717}.e-button.--primary:hover{background-color:#fff;color:#171717}.e-button.--white{background-color:#fff;color:#171717}.e-button.--white:hover{background-color:#171717;color:#fff}.e-button.--dark{background-color:#171717;color:#fff}.e-button.--dark:hover{background-color:#fff;color:#171717}.e-button .tag{position:absolute;padding:.5rem;left:50%;transform:translateX(-50%);background-color:#f06d29;color:#fff;top:-1rem;display:inline-block;width:auto;line-height:1;font-size:0.875rem;font-weight:500}.e-sliderIcon:first-child{cursor:pointer;position:absolute;top:40%;left:10%;transform:translateX(-50%) translateY(-50%);z-index:50;font-size:2rem;background-color:#f06d29;border-radius:3rem;color:#fff}@media(min-width: 1280px){.e-sliderIcon:first-child{left:-3%;font-size:3rem;background-color:rgba(0,0,0,0);color:#171717}}.e-sliderIcon2:first-child{cursor:pointer;position:absolute;top:40%;right:0;transform:translateX(-50%) translateY(-50%);z-index:50;font-size:2rem;background-color:#f06d29;border-radius:3rem;color:#fff}@media(min-width: 1280px){.e-sliderIcon2:first-child{right:-6%;font-size:3rem;background-color:rgba(0,0,0,0);color:#171717}}.e-tag{padding:.2rem .5rem;max-width:5rem;border:1px solid #f06d29;color:#f06d29;border-radius:.25rem;margin-right:.5rem;font-size:.8rem}.e-hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(240,109,41,.5)}body{background-attachment:fixed;background-color:#eaeae5;background-image:url(../images/body-bg.png)}a{text-decoration:none !important}section{position:relative}:root{--swiper-theme-color: $primary !important}section{padding:2.8rem 0}@media(min-width: 1280px){section{padding:5rem 0}}.disabled{pointer-events:none}.imgWrap{overflow:hidden}.imgWrap img{width:100%}.br-mob{display:block}@media(min-width: 80em){.br-mob{display:none}}.toTop{position:fixed;right:.5rem;bottom:1rem;background:rgba(0,0,0,0);cursor:pointer;width:60px;height:60px;z-index:100;border:0}@media(min-width: 1200px){.toTop{right:5rem;bottom:5rem;width:40px;height:40px}}.cta{-webkit-animation-name:heartBeat_new;animation-name:heartBeat_new;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;animation-iteration-count:infinite}@keyframes heartBeat_new{0%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(0.8);transform:scale(0.8)}70%{-webkit-transform:scale(1);transform:scale(1)}}.e-line{z-index:1;position:absolute;top:50%;border-bottom:1.5px solid #171717;right:16px;width:87%}.variable h4{font-weight:700}.variable h5{font-weight:700;color:#01799c}.l-navbar__anchor{position:absolute;width:100%;top:-20vh;left:0;height:1px;background:rgba(0,0,0,0)}.p__beacon{position:absolute;background-color:rgba(0,0,0,0);height:60px;width:100% !important;top:-60px;display:block}.p__line--right{height:100% !important;top:0;right:0}.p__line--left{height:100% !important;top:0;left:0}.p__line--top{width:100% !important;top:0;left:0}.p__line--bottom{width:100% !important;bottom:0;left:0}.p__dashedline--horizon{width:100% !important;height:1px;padding:0 !important;background:linear-gradient(to left, transparent 0%, transparent 50%, #fff 50%, #fff 100%);background-size:10px 1px;background-repeat:repeat-x}.p__dashedline--portrait{position:absolute;width:2px !important;height:auto;padding:0 !important;background:linear-gradient(to bottom, transparent 0%, transparent 50%, #000 50%, #000 100%);background-size:1px 10px;background-repeat:repeat-y}.p__txt{line-height:2.1rem;font-size:1.125rem;font-weight:400;text-align:justify}.p-sectitle{position:relative;padding-top:2rem}.p-sectitle .eng{display:inline-block;font-size:2.5rem;font-family:"Zen Dots",sans-serif;font-weight:400;font-style:normal;color:hsla(0,0%,100%,.5)}.p-sectitle h2,.p-sectitle h1{font-family:"Noto sans TC",sans-serif;position:relative;font-weight:700;letter-spacing:-0.2px;text-align:center;font-size:1.75rem;z-index:2;line-height:normal;letter-spacing:3.2px}@media(min-width: 1200px){.p-sectitle h2,.p-sectitle h1{font-size:2rem}}.p-sectitle h3{font-family:"Noto Serif TC",serif;font-weight:700;color:#171717;font-size:1.375rem}.p-sectitle h3.highlight{font-size:2.5rem;font-weight:800}@media(min-width: 1200px){.p-sectitle h2{font-size:2.25rem}.p-sectitle h3{font-size:1.75rem}.p-sectitle::before{font-size:8rem}}.p__action{margin:2.5rem auto}.p-animategraph{position:relative}.p-animategraph__item{left:0;top:0}.p-animategraph__item:nth-child(1){position:relative}.p-animategraph__item:nth-child(2){position:absolute;z-index:2}.p-animategraph__item:nth-child(3){position:absolute;z-index:3}.p-content__wrap{max-width:45rem;margin:0 auto;padding:0 !important}.p-content__wrap p{text-align:justify}.p-content__graph{margin:3rem 0;text-align:center}.p-content__graph h5{display:inline-block;padding:.5rem;border:1px solid #fff;margin-bottom:2.5rem;font-size:1.125rem}.p-content__graph.--alt{position:relative;height:38.75rem}@media(max-width: 1024px){.p-content__graph.--alt{height:380px}}.p-content__graph.--alt::before{content:"";position:absolute;left:50%;transform:translateX(-50%);top:3.75rem;width:180%;height:734px;background-image:url(../images/graph/1_2.png);background-repeat:no-repeat;background-size:contain}@media(max-width: 1024px){.p-content__graph.--alt::before{width:100%;height:580px}}@media(max-width: 440px){.p-content__graph.--alt::before{background-image:url(../images/graph/1_2sp.png);width:calc(100% + 4em)}}.p-content__action{position:relative;z-index:5}.p-download{z-index:3;margin:-100vh auto 0;color:#fff;padding-bottom:0}.p-download .l-navbar__anchor{top:0}.p-download__fixedbutton{position:fixed;bottom:5rem;top:auto;right:0;z-index:15}.p-download__fixedbutton .imgWrap{width:4.625rem}@media(min-width: 1200px){.p-download__fixedbutton{top:7rem;bottom:auto}}.p-download__cover{z-index:5;position:absolute;width:600px;right:12%;top:10rem}@media(min-width: 2560px){.p-download__cover{right:24%}}@media only screen and (min-width: 768px)and (max-width: 1024px)and (orientation: portrait)and (-webkit-min-device-pixel-ratio: 2){.p-download__cover{width:360px;right:2%}}@media(max-width: 440px){.p-download__cover{width:320px;right:10%;top:0rem}}.p-download__content{padding:12rem 0 8rem;background-color:#01799c;clip-path:polygon(0 0, 100% 24rem, 100% 100%, 0 100%)}@media(max-width: 440px){.p-download__content{clip-path:polygon(0 0, 100% 10rem, 100% 100%, 0 100%)}}.p-download hr{color:#fff !important;margin:3.75rem 0}.p-download .title-wrap{max-width:37.5rem}.p-download .p-sectitle{flex-basis:37.5rem}.p-download .p-sectitle h2{font-weight:900;letter-spacing:0;color:#fff}.p-download h5{font-size:1.25rem;font-weight:700}.p-download li{position:relative;padding:.2rem 0 .2rem 1.2rem;font-size:1.125rem}.p-download li::before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:2px;width:4px;height:4px;border-radius:4px;background-color:hsla(0,0%,100%,.5)}.p-articleList{background-color:#eaeae5;background-image:url(../images/body-bg.png)}.p-articleList p{font-size:1.125rem}.p-articleList__title{position:relative;color:#171717;padding-top:1rem}.p-articleList__title span{position:relative;font-weight:700;display:inline-block;color:#01799c}.p-articleList__title span::after{content:"";position:absolute;right:-1rem;top:50%;transform:translateY(-50%)}@media(min-width: 1200px){.p-articleList__title{font-size:1.25rem}}@media(min-width: 1200px){.p-articleList .swiper{padding:0 1.3rem}}.p-articleList__item{display:block;color:#171717;margin:1.3rem 0}.p-articleList__item .imgWrap{opacity:1;transition:all .3s ease}.p-articleList__item:hover .imgWrap,.p-articleList__item:active .imgWrap,.p-articleList__item:focus .imgWrap{opacity:.7}.p__mainarea__content .title__wrap{margin-bottom:2rem}.p__mainarea__content .title__wrap .point{width:3.75rem;margin-right:.5rem;margin-bottom:.8rem}@media(min-width: 80em){.p__mainarea__content .title__wrap .point{font-size:5rem}}.p__mainarea__content .p__h2{font-family:"Noto Serif TC",serif;font-weight:600;position:relative;font-size:1.5rem;line-height:normal;letter-spacing:2px}@media(min-width: 80em){.p__mainarea__content .p__h2{font-size:1.875rem}}@media(min-width: 120em){.p__mainarea__content .p__h2{font-size:2rem}}.p__mainarea__content picture{display:block;padding:1.5rem 0}.p__mainarea__content picture img{width:100%}.p__mainarea__content .caption{font-size:0.875rem;opacity:.7;line-height:1.4}.p__mainarea__content p{text-align:justify}.p__mainarea__content .hashtag{position:absolute;top:-5px;font-size:1rem;background:#171717;z-index:2;padding:.3rem 1rem;display:inline-block;border-radius:10px;left:-40px;transform:rotate(-16deg)}.p__mainarea__content .e-button--custom{width:50%;margin-top:1rem;margin-bottom:0}.p__mainarea__content .e-button--custom img{width:2rem;top:-2px;position:relative}.p__mainarea__credit{text-align:right;line-height:1.2 !important}.p__mainarea__credit span{font-size:0.875rem;opacity:.7;line-height:1.2}.p-intro{overflow:hidden;padding:8rem 0;background-color:#f06d29;background-image:url(../images/body-bg.png)}.p-intro .poly{position:absolute;width:100%;height:100%;left:0;top:0}.p-intro .poly-1::before{content:"";position:absolute;clip-path:polygon(0 0, 100% 0, 100% 34%, 50% 34%, 50% 100%, 0 100%);background:linear-gradient(270deg, rgba(255, 255, 255, 0.46) 0%, rgba(36, 36, 36, 0.07) 10.46%, #f06d29 32%, rgba(200, 200, 200, 0.2) 100%);backdrop-filter:blur(12px);bottom:0;right:5%;width:180px;height:280px}.p-intro .poly-1::after{content:"";position:absolute;width:150px;height:280px;top:0;right:14%;background:linear-gradient(270deg, rgba(255, 255, 255, 0.46) 0%, rgba(36, 36, 36, 0.07) 10.46%, #f06d29 32%, rgba(200, 200, 200, 0.2) 100%);backdrop-filter:blur(12px)}.p-intro .poly-2::before{content:"";position:absolute;bottom:20%;left:0;width:280px;height:380px;background:linear-gradient(270deg, rgba(255, 255, 255, 0.46) 0%, rgba(36, 36, 36, 0.07) 10.46%, #f06d29 32%, rgba(200, 200, 200, 0.2) 100%);backdrop-filter:blur(12px)}.p-intro .poly-2::after{content:"";position:absolute;top:0;left:30%;width:340px;height:150px;clip-path:polygon(0 0, 100% 0, 100% 40%, 50% 40%, 50% 100%, 0 100%);background:linear-gradient(270deg, rgba(255, 255, 255, 0.46) 0%, rgba(36, 36, 36, 0.07) 10.46%, #f06d29 32%, rgba(200, 200, 200, 0.2) 100%);backdrop-filter:blur(12px)}@media(min-width: 80em){.p-intro{padding:12rem 0}}.p-intro .p-sectitle h2,.p-intro .p-sectitle h1{text-align:center}@media(min-width: 80em){.p-intro .p-sectitle h2,.p-intro .p-sectitle h1{text-align:left}}.p-intro .p-sectitle p{font-family:"Source Han Sans",sans-serif;-webkit-font-smoothing:antialiased;line-break:strict;hanging-punctuation:allow-end;font-size:16px;letter-spacing:0em;line-height:1.8;text-align:justify}@media(min-width: 36.25em){.p-intro .p-sectitle p{font-size:18px;line-height:1.8}}@media(min-width: 80em){.p-intro .p-sectitle p{font-size:20px;line-height:1.8}}.p-hero{padding:0;position:relative;background-color:#01799c;background-image:url(../images/kv-desktop-lg.jpg);height:auto;height:100%;overflow:hidden;background-position:center center;background-size:cover;background-repeat:no-repeat}@media(max-width: 1024px){.p-hero{background-image:url(../images/kv-mb.jpg)}}.p-hero h1{position:absolute;width:200px;height:50px;text-indent:-9999px}.p-hero__title{width:680px;height:auto;z-index:5}.p-hero__title img{width:100%}@media(max-width: 1024px){.p-hero__title{width:480px}}@media(max-width: 440px){.p-hero__title{width:80%}}.p-hero .imgWrap{overflow:hidden}.p-hero .imgWrap img{width:100%;display:block;margin:0 auto}@keyframes loop{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}.section{height:100dvh;display:flex;align-items:center;justify-content:center;font-size:2em}input,button,textarea,select{font:inherit}img{vertical-align:middle}[role=button]{cursor:pointer}html.vui-ua__nikkeiappli .u-hide-ios{display:none !important}.ankit-wrapper{min-height:100vh;-webkit-text-size-adjust:100%;font-family:"-apple-system",BlinkMacSystemFont,"Hiragino Sans","Hiragino Kaku Gothic ProN","Meiryo",sans-serif;color:#333;background:#fff}.l-content__section__wrapper{margin:0 auto}.ankit-wrapper{font-family:"Source Han Sans",sans-serif;-webkit-font-smoothing:antialiased;line-break:strict;hanging-punctuation:allow-end;font-size:16px;letter-spacing:0em;line-height:1.8}@media screen and (max-width: 23.375em){.ankit-wrapper{font-size:13.653328px;line-height:1.8}}@media(min-width: 36.25em){.ankit-wrapper{font-size:18px;line-height:1.8}}@media(min-width: 80em){.ankit-wrapper{font-size:20px;line-height:1.8}}@media(min-width: 120em){.ankit-wrapper{font-size:20px;line-height:2}}.t-size-xs{font-size:12.8px;letter-spacing:0em;line-height:1.5}@media screen and (max-width: 23.375em){.t-size-xs{font-size:10.9226624px;line-height:1.5}}@media(min-width: 36.25em){.t-size-xs{font-size:14.4px;line-height:1.5}}@media(min-width: 80em){.t-size-xs{font-size:16.2px;line-height:1.5}}@media(min-width: 120em){.t-size-xs{font-size:18.225px;line-height:1.5}}.t-size-s{font-size:16px;letter-spacing:0em;line-height:2}@media screen and (max-width: 23.375em){.t-size-s{font-size:13.653328px;line-height:2}}@media(min-width: 36.25em){.t-size-s{font-size:18px;line-height:2}}@media(min-width: 80em){.t-size-s{font-size:20.25px;line-height:2}}@media(min-width: 120em){.t-size-s{font-size:22.78125px;line-height:2}}.t-size-m{font-size:20px;letter-spacing:0em;line-height:1.5}@media screen and (max-width: 23.375em){.t-size-m{font-size:17.06666px;line-height:1.5}}@media(min-width: 36.25em){.t-size-m{font-size:22.5px;line-height:1.5}}@media(min-width: 80em){.t-size-m{font-size:25.3125px;line-height:1.5}}@media(min-width: 120em){.t-size-m{font-size:28.4765625px;line-height:1.5}}.t-size-l{font-size:25px;letter-spacing:0em;line-height:1.5}@media screen and (max-width: 23.375em){.t-size-l{font-size:21.333325px;line-height:1.5}}@media(min-width: 36.25em){.t-size-l{font-size:28.125px;line-height:1.5}}@media(min-width: 80em){.t-size-l{font-size:31.640625px;line-height:1.5}}@media(min-width: 120em){.t-size-l{font-size:35.595703125px;line-height:1.5}}.t-size-xl{font-size:31.25px;letter-spacing:0em;line-height:1.5}@media screen and (max-width: 23.375em){.t-size-xl{font-size:26.66665625px;line-height:1.5}}@media(min-width: 36.25em){.t-size-xl{font-size:35.15625px;line-height:1.5}}@media(min-width: 80em){.t-size-xl{font-size:39.55078125px;line-height:1.5}}@media(min-width: 120em){.t-size-xl{font-size:44.4946289063px;line-height:1.5}}.t-size-xxl{font-size:39.0625px;letter-spacing:0em;line-height:1.5}@media screen and (max-width: 23.375em){.t-size-xxl{font-size:33.3333203125px;line-height:1.5}}@media(min-width: 36.25em){.t-size-xxl{font-size:43.9453125px;line-height:1.5}}@media(min-width: 80em){.t-size-xxl{font-size:49.4384765625px;line-height:1.5}}@media(min-width: 120em){.t-size-xxl{font-size:55.6182861328px;line-height:1.5}}.t-h-size-xxs{font-size:12.8px;letter-spacing:0em;line-height:1.5625}@media screen and (max-width: 23.375em){.t-h-size-xxs{font-size:10.9226624px;line-height:1.4648443222}}@media(min-width: 36.25em){.t-h-size-xxs{font-size:14.4px;line-height:1.6666666667}}@media(min-width: 80em){.t-h-size-xxs{font-size:16.2px;line-height:1.7283950617}}@media(min-width: 120em){.t-h-size-xxs{font-size:18.225px;line-height:1.755829904}}.t-h-size-xs{font-size:14.2222222222px;letter-spacing:0em;line-height:1.6875}@media screen and (max-width: 23.375em){.t-h-size-xs{font-size:12.1362915556px;line-height:1.6479498625}}@media(min-width: 36.25em){.t-h-size-xs{font-size:16px;line-height:1.75}}@media(min-width: 80em){.t-h-size-xs{font-size:18px;line-height:1.7777777778}}@media(min-width: 120em){.t-h-size-xs{font-size:20.25px;line-height:1.7777777778}}.t-h-size-s{font-size:16px;letter-spacing:0em;line-height:2}@media screen and (max-width: 23.375em){.t-h-size-s{font-size:13.653328px;line-height:2}}@media(min-width: 36.25em){.t-h-size-s{font-size:18px;line-height:2}}@media(min-width: 80em){.t-h-size-s{font-size:20.25px;line-height:2}}@media(min-width: 120em){.t-h-size-s{font-size:22.78125px;line-height:2}}.t-h-size-sm{font-size:18.2857142857px;letter-spacing:0em;line-height:1.75}@media screen and (max-width: 23.375em){.t-h-size-sm{font-size:15.6038034286px;line-height:1.7944342947}}@media(min-width: 36.25em){.t-h-size-sm{font-size:20.5714285714px;line-height:1.75}}@media(min-width: 80em){.t-h-size-sm{font-size:23.1428571429px;line-height:1.7283950617}}@media(min-width: 120em){.t-h-size-sm{font-size:26.0357142857px;line-height:1.8436213992}}.t-h-size-m{font-size:21.3333333333px;letter-spacing:0em;line-height:1.6875}@media screen and (max-width: 23.375em){.t-h-size-m{font-size:18.2044373333px;line-height:1.5380865383}}@media(min-width: 36.25em){.t-h-size-m{font-size:24px;line-height:1.6666666667}}@media(min-width: 80em){.t-h-size-m{font-size:27px;line-height:1.6296296296}}@media(min-width: 120em){.t-h-size-m{font-size:30.375px;line-height:1.7119341564}}.t-h-size-l{font-size:25.6px;letter-spacing:0em;line-height:1.5625}@media screen and (max-width: 23.375em){.t-h-size-l{font-size:21.8453248px;line-height:1.4648443222}}@media(min-width: 36.25em){.t-h-size-l{font-size:28.8px;line-height:1.5277777778}}@media(min-width: 80em){.t-h-size-l{font-size:32.4px;line-height:1.6049382716}}@media(min-width: 120em){.t-h-size-l{font-size:36.45px;line-height:1.536351166}}.t-h-size-xl{font-size:32px;letter-spacing:0em;line-height:1.5}@media screen and (max-width: 23.375em){.t-h-size-xl{font-size:27.306656px;line-height:1.4648443222}}@media(min-width: 36.25em){.t-h-size-xl{font-size:36px;line-height:1.4444444444}}@media(min-width: 80em){.t-h-size-xl{font-size:40.5px;line-height:1.4814814815}}@media(min-width: 120em){.t-h-size-xl{font-size:45.5625px;line-height:1.4924554184}}.t-h-size-xxl{font-size:42.6666666667px;letter-spacing:0em;line-height:1.3125}@media screen and (max-width: 23.375em){.t-h-size-xxl{font-size:36.4088746667px;line-height:1.31835989}}@media(min-width: 36.25em){.t-h-size-xxl{font-size:48px;line-height:1.3333333333}}@media(min-width: 80em){.t-h-size-xxl{font-size:54px;line-height:1.3333333333}}@media(min-width: 120em){.t-h-size-xxl{font-size:60.75px;line-height:1.316872428}}.t-h-size-xxxl{font-size:64px;letter-spacing:0em;line-height:1.25}@media screen and (max-width: 23.375em){.t-h-size-xxxl{font-size:54.613312px;line-height:1.2451176739}}@media(min-width: 36.25em){.t-h-size-xxxl{font-size:72px;line-height:1.2222222222}}@media(min-width: 80em){.t-h-size-xxxl{font-size:81px;line-height:1.2345679012}}@media(min-width: 120em){.t-h-size-xxxl{font-size:91.125px;line-height:1.2290809328}}.c-cover{position:relative;width:100%;background:#ccc;color:#fff;background-image:url(../img/sample_cover_bg.jpg);background-size:cover;background-repeat:no-repeat;background-position:center center}.c-cover__title{margin:1em auto}.c-cover__sub-title{margin:1em auto}.c-cover__lead{margin:0 auto}.c-media__unit{margin-top:0}.c-media__caption{margin:1em 0 0 0}.c-image{overflow:hidden}.c-image img{width:100%;height:auto}.lazyload,.loading{opacity:0}.lazyloaded{opacity:1 !important;-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in}.c-chart__area{height:100%}.c-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;height:4px;padding:16px 0;margin:auto;cursor:pointer}.c-slider:focus,.c-slider:active{outline:none}.c-slider::-webkit-slider-runnable-track{height:4px;background:#ccc}.c-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:32px;height:32px;margin-top:-14px;background:#333;display:block;border-radius:50%}.c-slider::-moz-range-track{height:4px;background:#ccc}.c-slider::-moz-range-thumb{border:none;display:block;width:32px;height:32px;margin-top:-14px;background:#333;display:block;border-radius:50%}.c-slider::-ms-track{height:4px;background:#ccc}.c-slider::-ms-thumb{border:none;display:block;width:32px;height:32px;margin-top:-14px;background:#333;display:block;border-radius:50%}@media(min-width: 36.25em){.c-slider::-webkit-slider-thumb,.c-slider::-moz-range-thumb,.c-slider::-ms-thumb{width:16px;height:16px}}.c-legend{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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;line-height:2;font-size:14.2222222222px;letter-spacing:0em;line-height:1.6875}@media screen and (max-width: 23.375em){.c-legend{font-size:12.1362915556px;line-height:1.6479498625}}@media(min-width: 36.25em){.c-legend{font-size:16px;line-height:1.75}}@media(min-width: 80em){.c-legend{font-size:18px;line-height:1.7777777778}}@media(min-width: 120em){.c-legend{font-size:20.25px;line-height:1.7777777778}}.c-legend__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:.75em}.c-legend__icon{display:block;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:1em;height:1em;background:#333;margin-right:.25em}.c-legend__icon--circle{border-radius:100%;-webkit-transform:scale(1.1);transform:scale(1.1)}.c-legend__icon--square{border-radius:.1em}.c-legend__icon--rect{width:2em;border-radius:.1em}.c-legend__icon--line{width:1.5em;height:4px}.vjs-modal-dialog .vjs-modal-dialog-content,.video-js .vjs-modal-dialog,.vjs-button>.vjs-icon-placeholder:before,.video-js .vjs-big-play-button .vjs-icon-placeholder:before{position:absolute;top:0;left:0;width:100%;height:100%}.vjs-button>.vjs-icon-placeholder:before,.video-js .vjs-big-play-button .vjs-icon-placeholder:before{text-align:center}.vjs-icon-play,.video-js .vjs-play-control .vjs-icon-placeholder,.video-js .vjs-big-play-button .vjs-icon-placeholder:before{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-play:before,.video-js .vjs-play-control .vjs-icon-placeholder:before,.video-js .vjs-big-play-button .vjs-icon-placeholder:before{content:""}.vjs-icon-play-circle{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-play-circle:before{content:""}.vjs-icon-pause,.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-pause:before,.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before{content:""}.vjs-icon-volume-mute,.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-volume-mute:before,.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before{content:""}.vjs-icon-volume-low,.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-volume-low:before,.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before{content:""}.vjs-icon-volume-mid,.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-volume-mid:before,.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before{content:""}.vjs-icon-volume-high,.video-js .vjs-mute-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-volume-high:before,.video-js .vjs-mute-control .vjs-icon-placeholder:before{content:""}.vjs-icon-fullscreen-enter,.video-js .vjs-fullscreen-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-fullscreen-enter:before,.video-js .vjs-fullscreen-control .vjs-icon-placeholder:before{content:""}.vjs-icon-fullscreen-exit,.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-fullscreen-exit:before,.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before{content:""}.vjs-icon-square{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-square:before{content:""}.vjs-icon-spinner{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-spinner:before{content:""}.vjs-icon-subtitles,.video-js .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js .vjs-subtitles-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-subtitles:before,.video-js .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js .vjs-subtitles-button .vjs-icon-placeholder:before{content:""}.vjs-icon-captions,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js .vjs-captions-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-captions:before,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js .vjs-captions-button .vjs-icon-placeholder:before{content:""}.vjs-icon-chapters,.video-js .vjs-chapters-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-chapters:before,.video-js .vjs-chapters-button .vjs-icon-placeholder:before{content:""}.vjs-icon-share{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-share:before{content:""}.vjs-icon-cog{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-cog:before{content:""}.vjs-icon-circle,.vjs-seek-to-live-control .vjs-icon-placeholder,.video-js .vjs-volume-level,.video-js .vjs-play-progress{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-circle:before,.vjs-seek-to-live-control .vjs-icon-placeholder:before,.video-js .vjs-volume-level:before,.video-js .vjs-play-progress:before{content:""}.vjs-icon-circle-outline{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-circle-outline:before{content:""}.vjs-icon-circle-inner-circle{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-circle-inner-circle:before{content:""}.vjs-icon-hd{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-hd:before{content:""}.vjs-icon-cancel,.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-cancel:before,.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before{content:""}.vjs-icon-replay,.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-replay:before,.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before{content:""}.vjs-icon-facebook{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-facebook:before{content:""}.vjs-icon-gplus{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-gplus:before{content:""}.vjs-icon-linkedin{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-linkedin:before{content:""}.vjs-icon-twitter{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-twitter:before{content:""}.vjs-icon-tumblr{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-tumblr:before{content:""}.vjs-icon-pinterest{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-pinterest:before{content:""}.vjs-icon-audio-description,.video-js .vjs-descriptions-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-audio-description:before,.video-js .vjs-descriptions-button .vjs-icon-placeholder:before{content:""}.vjs-icon-audio,.video-js .vjs-audio-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-audio:before,.video-js .vjs-audio-button .vjs-icon-placeholder:before{content:""}.vjs-icon-next-item{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-next-item:before{content:""}.vjs-icon-previous-item{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-previous-item:before{content:""}.vjs-icon-picture-in-picture-enter,.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-picture-in-picture-enter:before,.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder:before{content:""}.vjs-icon-picture-in-picture-exit,.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-picture-in-picture-exit:before,.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder:before{content:""}.video-js{display:block;vertical-align:top;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;background-color:#000;position:relative;padding:0;font-size:10px;line-height:1;font-weight:normal;font-style:normal;font-family:Arial,Helvetica,sans-serif;word-break:initial}.video-js:-moz-full-screen{position:absolute}.video-js:-webkit-full-screen{width:100% !important;height:100% !important}.video-js[tabindex="-1"]{outline:none}.video-js *,.video-js *:before,.video-js *:after{-webkit-box-sizing:inherit;box-sizing:inherit}.video-js ul{font-family:inherit;font-size:inherit;line-height:inherit;list-style-position:outside;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}.video-js.vjs-fluid,.video-js.vjs-16-9,.video-js.vjs-4-3,.video-js.vjs-9-16,.video-js.vjs-1-1{width:100%;max-width:100%}.video-js.vjs-fluid:not(.vjs-audio-only-mode),.video-js.vjs-16-9:not(.vjs-audio-only-mode),.video-js.vjs-4-3:not(.vjs-audio-only-mode),.video-js.vjs-9-16:not(.vjs-audio-only-mode),.video-js.vjs-1-1:not(.vjs-audio-only-mode){height:0}.video-js.vjs-16-9:not(.vjs-audio-only-mode){padding-top:56.25%}.video-js.vjs-4-3:not(.vjs-audio-only-mode){padding-top:75%}.video-js.vjs-9-16:not(.vjs-audio-only-mode){padding-top:177.7777777778%}.video-js.vjs-1-1:not(.vjs-audio-only-mode){padding-top:100%}.video-js.vjs-fill:not(.vjs-audio-only-mode){width:100%;height:100%}.video-js .vjs-tech{position:absolute;top:0;left:0;width:100%;height:100%}.video-js.vjs-audio-only-mode .vjs-tech{display:none}body.vjs-full-window{padding:0;margin:0;height:100%}.vjs-full-window .video-js.vjs-fullscreen{position:fixed;overflow:hidden;z-index:1000;left:0;top:0;bottom:0;right:0}.video-js.vjs-fullscreen:not(.vjs-ios-native-fs){width:100% !important;height:100% !important;padding-top:0 !important}.video-js.vjs-fullscreen.vjs-user-inactive{cursor:none}.vjs-hidden{display:none !important}.vjs-disabled{opacity:.5;cursor:default}.video-js .vjs-offscreen{height:1px;left:-9999px;position:absolute;top:0;width:1px}.vjs-lock-showing{display:block !important;opacity:1 !important;visibility:visible !important}.vjs-no-js{padding:20px;color:#fff;background-color:#000;font-size:18px;font-family:Arial,Helvetica,sans-serif;text-align:center;width:300px;height:150px;margin:0px auto}.vjs-no-js a,.vjs-no-js a:visited{color:#66a8cc}.video-js .vjs-big-play-button{font-size:3em;line-height:1.5em;height:1.63332em;width:3em;display:block;position:absolute;top:10px;left:10px;padding:0;cursor:pointer;opacity:1;border:.06666em solid #fff;background-color:#2b333f;background-color:rgba(43,51,63,.7);border-radius:.3em;-webkit-transition:all .4s;transition:all .4s}.vjs-big-play-centered .vjs-big-play-button{top:50%;left:50%;margin-top:-0.81666em;margin-left:-1.5em}.video-js:hover .vjs-big-play-button,.video-js .vjs-big-play-button:focus{border-color:#fff;background-color:#73859f;background-color:rgba(115,133,159,.5);-webkit-transition:all 0s;transition:all 0s}.vjs-controls-disabled .vjs-big-play-button,.vjs-has-started .vjs-big-play-button,.vjs-using-native-controls .vjs-big-play-button,.vjs-error .vjs-big-play-button{display:none}.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button{display:block}.video-js button{background:none;border:none;color:inherit;display:inline-block;font-size:inherit;line-height:inherit;text-transform:none;text-decoration:none;-webkit-transition:none;transition:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.vjs-control .vjs-button{width:100%;height:100%}.video-js .vjs-control.vjs-close-button{cursor:pointer;height:3em;position:absolute;right:0;top:.5em;z-index:2}.video-js .vjs-modal-dialog{background:rgba(0,0,0,.8);background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.8)), to(rgba(255, 255, 255, 0)));background:linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0));overflow:auto}.video-js .vjs-modal-dialog>*{-webkit-box-sizing:border-box;box-sizing:border-box}.vjs-modal-dialog .vjs-modal-dialog-content{font-size:1.2em;line-height:1.5;padding:20px 24px;z-index:1}.vjs-menu-button{cursor:pointer}.vjs-menu-button.vjs-disabled{cursor:default}.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu{display:none}.vjs-menu .vjs-menu-content{display:block;padding:0;margin:0;font-family:Arial,Helvetica,sans-serif;overflow:auto}.vjs-menu .vjs-menu-content>*{-webkit-box-sizing:border-box;box-sizing:border-box}.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu{display:none}.vjs-menu li{list-style:none;margin:0;padding:.2em 0;line-height:1.4em;font-size:1.2em;text-align:center;text-transform:lowercase}.vjs-menu li.vjs-menu-item:focus,.vjs-menu li.vjs-menu-item:hover,.js-focus-visible .vjs-menu li.vjs-menu-item:hover{background-color:#73859f;background-color:rgba(115,133,159,.5)}.vjs-menu li.vjs-selected,.vjs-menu li.vjs-selected:focus,.vjs-menu li.vjs-selected:hover,.js-focus-visible .vjs-menu li.vjs-selected:hover{background-color:#fff;color:#2b333f}.video-js .vjs-menu *:not(.vjs-selected):focus:not(:focus-visible),.js-focus-visible .vjs-menu *:not(.vjs-selected):focus:not(.focus-visible){background:none}.vjs-menu li.vjs-menu-title{text-align:center;text-transform:uppercase;font-size:1em;line-height:2em;padding:0;margin:0 0 .3em 0;font-weight:bold;cursor:default}.vjs-menu-button-popup .vjs-menu{display:none;position:absolute;bottom:0;width:10em;left:-3em;height:0em;margin-bottom:1.5em;border-top-color:rgba(43,51,63,.7)}.vjs-menu-button-popup .vjs-menu .vjs-menu-content{background-color:#2b333f;background-color:rgba(43,51,63,.7);position:absolute;width:100%;bottom:1.5em;max-height:15em}.vjs-layout-tiny .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-x-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:5em}.vjs-layout-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:10em}.vjs-layout-medium .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:14em}.vjs-layout-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-x-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-huge .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:25em}.vjs-workinghover .vjs-menu-button-popup.vjs-hover .vjs-menu,.vjs-menu-button-popup .vjs-menu.vjs-lock-showing{display:block}.video-js .vjs-menu-button-inline{-webkit-transition:all .4s;transition:all .4s;overflow:hidden}.video-js .vjs-menu-button-inline:before{width:2.222222222em}.video-js .vjs-menu-button-inline:hover,.video-js .vjs-menu-button-inline:focus,.video-js .vjs-menu-button-inline.vjs-slider-active,.video-js.vjs-no-flex .vjs-menu-button-inline{width:12em}.vjs-menu-button-inline .vjs-menu{opacity:0;height:100%;width:auto;position:absolute;left:4em;top:0;padding:0;margin:0;-webkit-transition:all .4s;transition:all .4s}.vjs-menu-button-inline:hover .vjs-menu,.vjs-menu-button-inline:focus .vjs-menu,.vjs-menu-button-inline.vjs-slider-active .vjs-menu{display:block;opacity:1}.vjs-no-flex .vjs-menu-button-inline .vjs-menu{display:block;opacity:1;position:relative;width:auto}.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu,.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu{width:auto}.vjs-menu-button-inline .vjs-menu-content{width:auto;height:100%;margin:0;overflow:hidden}.video-js .vjs-control-bar{display:none;width:100%;position:absolute;bottom:0;left:0;right:0;height:3em;background-color:#2b333f;background-color:rgba(43,51,63,.7)}.vjs-has-started .vjs-control-bar,.vjs-audio-only-mode .vjs-control-bar{display:-webkit-box;display:-ms-flexbox;display:flex;visibility:visible;opacity:1;-webkit-transition:visibility .1s,opacity .1s;transition:visibility .1s,opacity .1s}.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{visibility:visible;opacity:0;pointer-events:none;-webkit-transition:visibility 1s,opacity 1s;transition:visibility 1s,opacity 1s}.vjs-controls-disabled .vjs-control-bar,.vjs-using-native-controls .vjs-control-bar,.vjs-error .vjs-control-bar{display:none !important}.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar,.vjs-audio-only-mode.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{opacity:1;visibility:visible}.vjs-has-started.vjs-no-flex .vjs-control-bar{display:table}.video-js .vjs-control{position:relative;text-align:center;margin:0;padding:0;height:100%;width:4em;-webkit-box-flex:0;-ms-flex:none;flex:none}.video-js .vjs-control.vjs-visible-text{width:auto;padding-left:1em;padding-right:1em}.vjs-button>.vjs-icon-placeholder:before{font-size:1.8em;line-height:1.67}.vjs-button>.vjs-icon-placeholder{display:block}.video-js .vjs-control:focus:before,.video-js .vjs-control:hover:before,.video-js .vjs-control:focus{text-shadow:0em 0em 1em #fff}.video-js *:not(.vjs-visible-text)>.vjs-control-text{border:0;clip:rect(0 0 0 0);height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.vjs-no-flex .vjs-control{display:table-cell;vertical-align:middle}.video-js .vjs-custom-control-spacer{display:none}.video-js .vjs-progress-control{cursor:pointer;-webkit-box-flex:1;-ms-flex:auto;flex:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:4em;-ms-touch-action:none;touch-action:none}.video-js .vjs-progress-control.disabled{cursor:default}.vjs-live .vjs-progress-control{display:none}.vjs-liveui .vjs-progress-control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vjs-no-flex .vjs-progress-control{width:auto}.video-js .vjs-progress-holder{-webkit-box-flex:1;-ms-flex:auto;flex:auto;-webkit-transition:all .2s;transition:all .2s;height:.3em}.video-js .vjs-progress-control .vjs-progress-holder{margin:0 10px}.video-js .vjs-progress-control:hover .vjs-progress-holder{font-size:1.6666666667em}.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled{font-size:1em}.video-js .vjs-progress-holder .vjs-play-progress,.video-js .vjs-progress-holder .vjs-load-progress,.video-js .vjs-progress-holder .vjs-load-progress div{position:absolute;display:block;height:100%;margin:0;padding:0;width:0}.video-js .vjs-play-progress{background-color:#fff}.video-js .vjs-play-progress:before{font-size:.9em;position:absolute;right:-0.5em;top:-0.3333333333em;z-index:1}.video-js .vjs-load-progress{background:rgba(115,133,159,.5)}.video-js .vjs-load-progress div{background:rgba(115,133,159,.75)}.video-js .vjs-time-tooltip{background-color:#fff;background-color:hsla(0,0%,100%,.8);border-radius:.3em;color:#000;float:right;font-family:Arial,Helvetica,sans-serif;font-size:1em;padding:6px 8px 8px 8px;pointer-events:none;position:absolute;top:-3.4em;visibility:hidden;z-index:1}.video-js .vjs-progress-holder:focus .vjs-time-tooltip{display:none}.video-js .vjs-progress-control:hover .vjs-time-tooltip,.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip{display:block;font-size:.6em;visibility:visible}.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip{font-size:1em}.video-js .vjs-progress-control .vjs-mouse-display{display:none;position:absolute;width:1px;height:100%;background-color:#000;z-index:1}.vjs-no-flex .vjs-progress-control .vjs-mouse-display{z-index:0}.video-js .vjs-progress-control:hover .vjs-mouse-display{display:block}.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display{visibility:hidden;opacity:0;-webkit-transition:visibility 1s,opacity 1s;transition:visibility 1s,opacity 1s}.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display{display:none}.vjs-mouse-display .vjs-time-tooltip{color:#fff;background-color:#000;background-color:rgba(0,0,0,.8)}.video-js .vjs-slider{position:relative;cursor:pointer;padding:0;margin:0 .45em 0 .45em;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#73859f;background-color:rgba(115,133,159,.5)}.video-js .vjs-slider.disabled{cursor:default}.video-js .vjs-slider:focus{text-shadow:0em 0em 1em #fff;-webkit-box-shadow:0 0 1em #fff;box-shadow:0 0 1em #fff}.video-js .vjs-mute-control{cursor:pointer;-webkit-box-flex:0;-ms-flex:none;flex:none}.video-js .vjs-volume-control{cursor:pointer;margin-right:1em;display:-webkit-box;display:-ms-flexbox;display:flex}.video-js .vjs-volume-control.vjs-volume-horizontal{width:5em}.video-js .vjs-volume-panel .vjs-volume-control{visibility:visible;opacity:0;width:1px;height:1px;margin-left:-1px}.video-js .vjs-volume-panel{-webkit-transition:width 1s;transition:width 1s}.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control,.video-js .vjs-volume-panel:active .vjs-volume-control,.video-js .vjs-volume-panel:focus .vjs-volume-control,.video-js .vjs-volume-panel .vjs-volume-control:active,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control,.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active{visibility:visible;opacity:1;position:relative;-webkit-transition:visibility .1s,opacity .1s,height .1s,width .1s,left 0s,top 0s;transition:visibility .1s,opacity .1s,height .1s,width .1s,left 0s,top 0s}.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal{width:5em;height:3em;margin-right:0}.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical{left:-3.5em;-webkit-transition:left 0s;transition:left 0s}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active{width:10em;-webkit-transition:width .1s;transition:width .1s}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only{width:4em}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{height:8em;width:3em;left:-3000em;-webkit-transition:visibility 1s,opacity 1s,height 1s 1s,width 1s 1s,left 1s 1s,top 1s 1s;transition:visibility 1s,opacity 1s,height 1s 1s,width 1s 1s,left 1s 1s,top 1s 1s}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal{-webkit-transition:visibility 1s,opacity 1s,height 1s 1s,width 1s,left 1s 1s,top 1s 1s;transition:visibility 1s,opacity 1s,height 1s 1s,width 1s,left 1s 1s,top 1s 1s}.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal{width:5em;height:3em;visibility:visible;opacity:1;position:relative;-webkit-transition:none;transition:none}.video-js.vjs-no-flex .vjs-volume-control.vjs-volume-vertical,.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{position:absolute;bottom:3em;left:.5em}.video-js .vjs-volume-panel{display:-webkit-box;display:-ms-flexbox;display:flex}.video-js .vjs-volume-bar{margin:1.35em .45em}.vjs-volume-bar.vjs-slider-horizontal{width:5em;height:.3em}.vjs-volume-bar.vjs-slider-vertical{width:.3em;height:5em;margin:1.35em auto}.video-js .vjs-volume-level{position:absolute;bottom:0;left:0;background-color:#fff}.video-js .vjs-volume-level:before{position:absolute;font-size:.9em;z-index:1}.vjs-slider-vertical .vjs-volume-level{width:.3em}.vjs-slider-vertical .vjs-volume-level:before{top:-0.5em;left:-0.3em;z-index:1}.vjs-slider-horizontal .vjs-volume-level{height:.3em}.vjs-slider-horizontal .vjs-volume-level:before{top:-0.3em;right:-0.5em}.video-js .vjs-volume-panel.vjs-volume-panel-vertical{width:4em}.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level{height:100%}.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level{width:100%}.video-js .vjs-volume-vertical{width:3em;height:8em;bottom:8em;background-color:#2b333f;background-color:rgba(43,51,63,.7)}.video-js .vjs-volume-horizontal .vjs-menu{left:-2em}.video-js .vjs-volume-tooltip{background-color:#fff;background-color:hsla(0,0%,100%,.8);border-radius:.3em;color:#000;float:right;font-family:Arial,Helvetica,sans-serif;font-size:1em;padding:6px 8px 8px 8px;pointer-events:none;position:absolute;top:-3.4em;visibility:hidden;z-index:1}.video-js .vjs-volume-control:hover .vjs-volume-tooltip,.video-js .vjs-volume-control:hover .vjs-progress-holder:focus .vjs-volume-tooltip{display:block;font-size:1em;visibility:visible}.video-js .vjs-volume-vertical:hover .vjs-volume-tooltip,.video-js .vjs-volume-vertical:hover .vjs-progress-holder:focus .vjs-volume-tooltip{left:1em;top:-12px}.video-js .vjs-volume-control.disabled:hover .vjs-volume-tooltip{font-size:1em}.video-js .vjs-volume-control .vjs-mouse-display{display:none;position:absolute;width:100%;height:1px;background-color:#000;z-index:1}.video-js .vjs-volume-horizontal .vjs-mouse-display{width:1px;height:100%}.vjs-no-flex .vjs-volume-control .vjs-mouse-display{z-index:0}.video-js .vjs-volume-control:hover .vjs-mouse-display{display:block}.video-js.vjs-user-inactive .vjs-volume-control .vjs-mouse-display{visibility:hidden;opacity:0;-webkit-transition:visibility 1s,opacity 1s;transition:visibility 1s,opacity 1s}.video-js.vjs-user-inactive.vjs-no-flex .vjs-volume-control .vjs-mouse-display{display:none}.vjs-mouse-display .vjs-volume-tooltip{color:#fff;background-color:#000;background-color:rgba(0,0,0,.8)}.vjs-poster{display:inline-block;vertical-align:middle;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-color:#000;cursor:pointer;margin:0;padding:0;position:absolute;top:0;right:0;bottom:0;left:0;height:100%}.vjs-has-started .vjs-poster,.vjs-using-native-controls .vjs-poster{display:none}.vjs-audio.vjs-has-started .vjs-poster,.vjs-has-started.vjs-audio-poster-mode .vjs-poster{display:block}.video-js .vjs-live-control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-flex:1;-ms-flex:auto;flex:auto;font-size:1em;line-height:3em}.vjs-no-flex .vjs-live-control{display:table-cell;width:auto;text-align:left}.video-js:not(.vjs-live) .vjs-live-control,.video-js.vjs-liveui .vjs-live-control{display:none}.video-js .vjs-seek-to-live-control{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-box-flex:0;-ms-flex:none;flex:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:100%;padding-left:.5em;padding-right:.5em;font-size:1em;line-height:3em;width:auto;min-width:4em}.vjs-no-flex .vjs-seek-to-live-control{display:table-cell;width:auto;text-align:left}.video-js.vjs-live:not(.vjs-liveui) .vjs-seek-to-live-control,.video-js:not(.vjs-live) .vjs-seek-to-live-control{display:none}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge{cursor:auto}.vjs-seek-to-live-control .vjs-icon-placeholder{margin-right:.5em;color:#888}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-icon-placeholder{color:red}.video-js .vjs-time-control{-webkit-box-flex:0;-ms-flex:none;flex:none;font-size:1em;line-height:3em;min-width:2em;width:auto;padding-left:1em;padding-right:1em}.vjs-live .vjs-time-control{display:none}.video-js .vjs-current-time,.vjs-no-flex .vjs-current-time{display:none}.video-js .vjs-duration,.vjs-no-flex .vjs-duration{display:none}.vjs-time-divider{display:none;line-height:3em}.vjs-live .vjs-time-divider{display:none}.video-js .vjs-play-control{cursor:pointer}.video-js .vjs-play-control .vjs-icon-placeholder{-webkit-box-flex:0;-ms-flex:none;flex:none}.vjs-text-track-display{position:absolute;bottom:3em;left:0;right:0;top:0;pointer-events:none}.video-js.vjs-controls-disabled .vjs-text-track-display,.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display{bottom:1em}.video-js .vjs-text-track{font-size:1.4em;text-align:center;margin-bottom:.1em}.vjs-subtitles{color:#fff}.vjs-captions{color:#fc6}.vjs-tt-cue{display:block}video::-webkit-media-text-track-display{-webkit-transform:translateY(-3em);transform:translateY(-3em)}.video-js.vjs-controls-disabled video::-webkit-media-text-track-display,.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display{-webkit-transform:translateY(-1.5em);transform:translateY(-1.5em)}.video-js .vjs-picture-in-picture-control{cursor:pointer;-webkit-box-flex:0;-ms-flex:none;flex:none}.video-js.vjs-audio-only-mode .vjs-picture-in-picture-control{display:none}.video-js .vjs-fullscreen-control{cursor:pointer;-webkit-box-flex:0;-ms-flex:none;flex:none}.video-js.vjs-audio-only-mode .vjs-fullscreen-control{display:none}.vjs-playback-rate>.vjs-menu-button,.vjs-playback-rate .vjs-playback-rate-value{position:absolute;top:0;left:0;width:100%;height:100%}.vjs-playback-rate .vjs-playback-rate-value{pointer-events:none;font-size:1.5em;line-height:2;text-align:center}.vjs-playback-rate .vjs-menu{width:4em;left:0em}.vjs-error .vjs-error-display .vjs-modal-dialog-content{font-size:1.4em;text-align:center}.vjs-error .vjs-error-display:before{color:#fff;content:"X";font-family:Arial,Helvetica,sans-serif;font-size:4em;left:0;line-height:1;margin-top:-0.5em;position:absolute;text-shadow:.05em .05em .1em #000;text-align:center;top:50%;vertical-align:middle;width:100%}.vjs-loading-spinner{display:none;position:absolute;top:50%;left:50%;margin:-25px 0 0 -25px;opacity:.85;text-align:left;border:6px solid rgba(43,51,63,.7);-webkit-box-sizing:border-box;box-sizing:border-box;background-clip:padding-box;width:50px;height:50px;border-radius:25px;visibility:hidden}.vjs-seeking .vjs-loading-spinner,.vjs-waiting .vjs-loading-spinner{display:block;-webkit-animation:vjs-spinner-show 0s linear .3s forwards;animation:vjs-spinner-show 0s linear .3s forwards}.vjs-loading-spinner:before,.vjs-loading-spinner:after{content:"";position:absolute;margin:-6px;-webkit-box-sizing:inherit;box-sizing:inherit;width:inherit;height:inherit;border-radius:inherit;opacity:1;border:inherit;border-color:rgba(0,0,0,0);border-top-color:#fff}.vjs-seeking .vjs-loading-spinner:before,.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:after{-webkit-animation:vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite,vjs-spinner-fade 1.1s linear infinite;animation:vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite,vjs-spinner-fade 1.1s linear infinite}.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:before{border-top-color:#fff}.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:after{border-top-color:#fff;-webkit-animation-delay:.44s;animation-delay:.44s}@keyframes vjs-spinner-show{to{visibility:visible}}@-webkit-keyframes vjs-spinner-show{to{visibility:visible}}@keyframes vjs-spinner-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes vjs-spinner-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes vjs-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:#fff}60%{border-top-color:#73859f}100%{border-top-color:#73859f}}@-webkit-keyframes vjs-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:#fff}60%{border-top-color:#73859f}100%{border-top-color:#73859f}}.video-js.vjs-audio-only-mode .vjs-captions-button{display:none}.vjs-chapters-button .vjs-menu ul{width:24em}.video-js.vjs-audio-only-mode .vjs-descriptions-button{display:none}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder{vertical-align:middle;display:inline-block;margin-bottom:-0.1em}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{font-family:VideoJS;content:"";font-size:1.5em;line-height:inherit}.video-js.vjs-audio-only-mode .vjs-subs-caps-button{display:none}.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder{vertical-align:middle;display:inline-block;margin-bottom:-0.1em}.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{font-family:VideoJS;content:" ";font-size:1.5em;line-height:inherit}.video-js.vjs-layout-small .vjs-current-time,.video-js.vjs-layout-small .vjs-time-divider,.video-js.vjs-layout-small .vjs-duration,.video-js.vjs-layout-small .vjs-remaining-time,.video-js.vjs-layout-small .vjs-playback-rate,.video-js.vjs-layout-small .vjs-volume-control,.video-js.vjs-layout-x-small .vjs-current-time,.video-js.vjs-layout-x-small .vjs-time-divider,.video-js.vjs-layout-x-small .vjs-duration,.video-js.vjs-layout-x-small .vjs-remaining-time,.video-js.vjs-layout-x-small .vjs-playback-rate,.video-js.vjs-layout-x-small .vjs-volume-control,.video-js.vjs-layout-tiny .vjs-current-time,.video-js.vjs-layout-tiny .vjs-time-divider,.video-js.vjs-layout-tiny .vjs-duration,.video-js.vjs-layout-tiny .vjs-remaining-time,.video-js.vjs-layout-tiny .vjs-playback-rate,.video-js.vjs-layout-tiny .vjs-volume-control{display:none}.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover{width:auto;width:initial}.video-js.vjs-layout-x-small .vjs-progress-control,.video-js.vjs-layout-tiny .vjs-progress-control{display:none}.video-js.vjs-layout-x-small .vjs-custom-control-spacer{-webkit-box-flex:1;-ms-flex:auto;flex:auto;display:block}.video-js.vjs-layout-x-small.vjs-no-flex .vjs-custom-control-spacer{width:auto}.vjs-modal-dialog.vjs-text-track-settings{background-color:#2b333f;background-color:rgba(43,51,63,.75);color:#fff;height:70%}.vjs-text-track-settings .vjs-modal-dialog-content{display:table}.vjs-text-track-settings .vjs-track-settings-colors,.vjs-text-track-settings .vjs-track-settings-font,.vjs-text-track-settings .vjs-track-settings-controls{display:table-cell}.vjs-text-track-settings .vjs-track-settings-controls{text-align:right;vertical-align:bottom}@supports(display: grid){.vjs-text-track-settings .vjs-modal-dialog-content{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;-ms-grid-rows:1fr;grid-template-rows:1fr;padding:20px 24px 0px 24px}.vjs-track-settings-controls .vjs-default-button{margin-bottom:20px}.vjs-text-track-settings .vjs-track-settings-controls{grid-column:1/-1}.vjs-layout-small .vjs-text-track-settings .vjs-modal-dialog-content,.vjs-layout-x-small .vjs-text-track-settings .vjs-modal-dialog-content,.vjs-layout-tiny .vjs-text-track-settings .vjs-modal-dialog-content{-ms-grid-columns:1fr;grid-template-columns:1fr}}.vjs-track-setting>select{margin-right:1em;margin-bottom:.5em}.vjs-text-track-settings fieldset{margin:5px;padding:3px;border:none}.vjs-text-track-settings fieldset span{display:inline-block}.vjs-text-track-settings fieldset span>select{max-width:7.3em}.vjs-text-track-settings legend{color:#fff;margin:0 0 5px 0}.vjs-text-track-settings .vjs-label{position:absolute;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);display:block;margin:0 0 5px 0;padding:0;border:0;height:1px;width:1px;overflow:hidden}.vjs-track-settings-controls button:focus,.vjs-track-settings-controls button:active{outline-style:solid;outline-width:medium;background-image:-webkit-gradient(linear, left bottom, left top, color-stop(88%, #fff), to(#73859f));background-image:linear-gradient(0deg, #fff 88%, #73859f 100%)}.vjs-track-settings-controls button:hover{color:rgba(43,51,63,.75)}.vjs-track-settings-controls button{background-color:#fff;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(88%, #fff), to(#73859f));background-image:linear-gradient(-180deg, #fff 88%, #73859f 100%);color:#2b333f;cursor:pointer;border-radius:2px}.vjs-track-settings-controls .vjs-default-button{margin-right:1em}@media print{.video-js>*:not(.vjs-tech):not(.vjs-poster){visibility:hidden}}.vjs-resize-manager{position:absolute;top:0;left:0;width:100%;height:100%;border:none;z-index:-1000}.js-focus-visible .video-js *:focus:not(.focus-visible){outline:none}.video-js *:focus:not(:focus-visible){outline:none}.c-movie{width:100%;height:auto;position:relative}.c-movie video{width:100%;max-width:100%}.c-movie .vjs-fullscreen{padding-top:0}.video-js{width:100%;height:100%}.vjs-poster{background-color:#333}.video-js .vjs-big-play-button{width:2em;font-size:32px;height:2em;line-height:2em;top:0;left:0;right:0;bottom:0;margin:auto;border:none;border-radius:4px;background:#0a385b}.video-js:hover .vjs-big-play-button,.video-js .vjs-big-play-button:focus{background:rgba(10,56,91,.75)}.video-js .vjs-control-bar{height:64px;background:-webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.8509803922)), color-stop(40%, rgba(0, 0, 0, 0.4509803922)), to(rgba(0, 0, 0, 0)));background:linear-gradient(0deg, rgba(0, 0, 0, 0.8509803922), rgba(0, 0, 0, 0.4509803922) 40%, rgba(0, 0, 0, 0))}.video-js .vjs-volume-bar{margin-top:auto;margin-bottom:auto}.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control.vjs-volume-horizontal{height:100%}.video-js .vjs-volume-level:before{font-size:1em}.video-js .vjs-control{height:40px;margin:auto 0 0 0}.video-js .vjs-remaining-time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vjs-button>.vjs-icon-placeholder:before{font-size:2em;line-height:40px}.vjs-text-track-display{bottom:0}.c-table{width:100%;margin:0 auto}.c-table__table{width:100%;text-align:left;border-collapse:collapse}.c-table__thead__th,.c-table__tbody__th,.c-table__tbody__td{padding:1em;border-right:1px solid #ccc}.c-table__thead__th:last-child,.c-table__tbody__th:last-child,.c-table__tbody__td:last-child{border-right:none}.c-table__thead__th{border-top:1px solid #ccc;border-bottom:1px solid #ccc}.c-table__tbody__th,.c-table__tbody__td{border-bottom:1px solid #ccc}.c-modal{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;top:50%;left:50%;width:100%;height:100%;padding:1em;visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.c-modal__overlay{position:absolute;width:100%;height:100%;visibility:hidden;top:0;left:0;opacity:0;background:hsla(0,0%,100%,.8);-webkit-transition:all .3s;transition:all .3s}.c-modal__content{position:static;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;height:auto;max-height:100%;margin:auto;padding:2em 0;border:1px solid #d9d9d9;background:#fff;overflow-y:auto;-webkit-overflow-scrolling:touch}.c-modal__close{display:block;width:100%}.c-modal--show{visibility:visible}.c-modal--show .c-modal__overlay{opacity:1;visibility:visible}.c-modal.c-modal--effect1 .c-modal__content{-webkit-transform:scale(0.9);transform:scale(0.9);opacity:0;-webkit-transition:all .3s;transition:all .3s}.c-modal.c-modal--show.c-modal--effect1 .c-modal__content{-webkit-transform:scale(1);transform:scale(1);opacity:1}.ankit-wrapper{background:#0d0d0d;color:#fff}.l-content__section{margin:8em auto}.t-paragraph,.t-headline1,.t-headline2,.t-headline3{margin:1em auto}.t-paragraph{margin:1em auto 0}.t-headline3{margin:2em auto 1em}.t-headline2,.t-headline1{margin:3em auto 1em}.c-media{margin:2em 0}code{background:#666;padding:.1em .2em;border-radius:2px;color:#ccc}.l-rail{width:100%;margin:0 auto;padding-right:1em;padding-left:1em;max-width:34em}@media(min-width: 23.4375em){.l-rail{padding-right:2em;padding-left:2em}}.l-rail--m{max-width:49em}.l-rail--l{max-width:64em}.l-rail--xl{max-width:100%}.l-rail--full{padding-right:0;padding-left:0;max-width:30em}.l-rail--full--m{padding-right:0;padding-left:0;max-width:45em}.l-rail--full--l{padding-right:0;padding-left:0;max-width:60em}.l-rail--full--xl{padding-right:0;padding-left:0;max-width:100%}@media(min-width: 36.25em){.c-row{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;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:1em}.c-row__col{-webkit-box-flex:1;-ms-flex:1 1 calc(50% - 1em);flex:1 1 calc(50% - 1em)}.c-row__col>*:first-child{margin-top:0}.c-row__col>*:last-child{margin-bottom:0}.c-row__col>.l-rail:first-child>*:first-child{margin-top:0}.c-row__col>.l-rail:last-child>*:last-child{margin-bottom:0}.c-row--3,.c-row--4{display:block}}@media(min-width: 36.25em){.c-row--3{display:-webkit-box;display:-ms-flexbox;display:flex}.c-row__col--3{-webkit-box-flex:1;-ms-flex:1 1 calc(33.3333333333% - 1em);flex:1 1 calc(33.3333333333% - 1em);gap:1em}}@media(min-width: 36.25em){.c-row--4{display:-webkit-box;display:-ms-flexbox;display:flex}.c-row__col--4{-webkit-box-flex:1;-ms-flex:1 1 calc(25% - 1em);flex:1 1 calc(25% - 1em);gap:1em}}.l-scrolly{position:relative;margin:2em auto}.l-scrolly div[data-display-scroll-nav=visible]{position:absolute;bottom:0}.l-scrolly--left-sticky,.l-scrolly--right-sticky{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.l-scrolly__fixed{position:sticky;top:0;left:0;display:-ms-grid;display:grid;-ms-grid-rows:auto minmax(0, 1fr) auto;grid-template-rows:auto minmax(0, 1fr) auto;width:100%;height:100vh;padding:2em 1em;z-index:0;background:#e6e6e6}.l-scrolly__fixed__head{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.l-scrolly__fixed__title{margin:0}.l-scrolly__fixed__media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.l-scrolly__fixed__unit,.l-scrolly__fixed__caption{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}.l-scrolly__fixed__chart{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.l-scrolly__fixed__chart--aspect-ratio{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.l-scrolly__fixed__chart--aspect-ratio ::-webkit-full-page-media,.l-scrolly__fixed__chart--aspect-ratio :future,:root .l-scrolly__fixed__chart--aspect-ratio{min-width:100%;max-height:calc(100vh - 12em)}.l-scrolly__fixed__foot{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.l-scrolly__arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.l-scrolly__arrow__down{display:block;width:1px;height:1.5em;background:#fff}.l-scrolly__arrow__text{font-size:12.8px;letter-spacing:0em;line-height:1.5625;margin:.5em 0 0 0}@media screen and (max-width: 23.375em){.l-scrolly__arrow__text{font-size:10.9226624px;line-height:1.4648443222}}@media(min-width: 36.25em){.l-scrolly__arrow__text{font-size:14.4px;line-height:1.6666666667}}@media(min-width: 80em){.l-scrolly__arrow__text{font-size:16.2px;line-height:1.7283950617}}@media(min-width: 120em){.l-scrolly__arrow__text{font-size:18.225px;line-height:1.755829904}}.l-scrolly__col{overflow:hidden;position:relative;margin:0 auto;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;z-index:1}.l-scrolly__col__section{position:relative;margin:0 auto;padding:50vh 0}.l-scrolly__col__section:first-child{padding-top:0}.l-scrolly__col__section:last-child{padding-bottom:80vh}.l-scrolly__col__wrap{padding:2em 0;background:#0d0d0d}.l-scrolly__col__title{margin-top:0}.l-scrolly__beacon{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}@media(min-width: 36.25em){.l-scrolly__fixed{padding:2em}}@media(min-width: 60em){.l-scrolly__col{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding:0}.l-scrolly--left-sticky{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.l-scrolly--right-sticky{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-flow:row-reverse nowrap;flex-flow:row-reverse nowrap}.l-scrolly--left-sticky,.l-scrolly--right-sticky{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.l-scrolly--left-sticky .l-scrolly__fixed,.l-scrolly--right-sticky .l-scrolly__fixed{padding:2em}.l-scrolly--left-sticky .l-scrolly__arrow,.l-scrolly--right-sticky .l-scrolly__arrow{display:none}.l-scrolly--left-sticky .l-scrolly__col__section,.l-scrolly--right-sticky .l-scrolly__col__section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:100vh;padding:0}.l-scrolly--left-sticky .l-scrolly__col__section:not(:first-child),.l-scrolly--right-sticky .l-scrolly__col__section:not(:first-child){margin-top:10vh}}@media(min-width: 80em){.l-scrolly__fixed__media{max-width:100%}}.l-content{background:-webkit-gradient(linear, left top, right top, from(rgb(37, 16, 0)), to(rgb(0, 0, 0)));background:linear-gradient(90deg, rgb(37, 16, 0) 0%, rgb(0, 0, 0) 100%)}.l-content__section{margin:0 auto}.l-content__section::before{content:"";display:block;width:100%;height:10em;background:-webkit-gradient(linear, left bottom, left top, from(rgba(255, 122, 0, 0)), to(rgb(255, 122, 0)));background:linear-gradient(0deg, rgba(255, 122, 0, 0) 0%, rgb(255, 122, 0) 100%);opacity:.6}.l-content__section--bg-keycolor{padding-bottom:8em;background:-webkit-gradient(linear, left top, right top, from(rgb(167, 78, 3)), to(rgb(153, 72, 7)));background:linear-gradient(90deg, rgb(167, 78, 3) 0%, rgb(153, 72, 7) 100%)}.l-content__section--bg-white{padding-top:0;background:#fff;color:#333}.l-content__section--bg-white::before{content:"";display:block;width:100%;height:10em;background:-webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0)), to(rgb(255, 122, 0)));background:linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgb(255, 122, 0) 100%);opacity:.6}.l-content__section--bg-white .t-caption{color:#666}.l-content__section .t-headline1{color:#ec652b}.interview{background-color:#ebe9e8;padding:2em;margin-bottom:6em}.interview .interview-photo{margin:auto 1em auto 0;width:30%}.interview__headder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.interview__headder .t-headline3{margin:auto 0}.interview__headder .t-headline3 .name{font-size:12px}@media(min-width: 48em){.interview__headder .t-headline3 .name{font-size:16px}}.interview__headder .t-headline3 .text-indent{display:inline-block;text-indent:-0.75em}.c-section-foot-image{margin-bottom:0}.c-section-foot-image{position:relative}.c-section-foot-image .img-caption{position:absolute;padding:.2em 1em;margin:0;bottom:0;left:0;font-size:8px;color:#aaa;background-color:rgba(0,0,0,.5)}.img-caption-wrapper{position:relative}.img-caption-wrapper .img-caption{position:absolute;padding:.2em 1em;margin:0;bottom:0;left:0;font-size:8px;color:#aaa;background-color:rgba(0,0,0,.5)}@-webkit-keyframes fadein{from{-ms-filter:blur(6px);-webkit-filter:blur(6px);filter:blur(6px)}to{-ms-filter:blur(0);-webkit-filter:blur(0);filter:blur(0)}}@keyframes fadein{from{-ms-filter:blur(6px);-webkit-filter:blur(6px);filter:blur(6px)}to{-ms-filter:blur(0);-webkit-filter:blur(0);filter:blur(0)}}.l-scrolly{margin:0px}.l-scrolly__fixed{padding:0 0;overflow:hidden}.l-scrolly__fixed__media{margin:0 0}.l-scrolly__fixed__video video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.l-scrolly__fixed__foot{z-index:100;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;position:absolute;bottom:2em;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.l-scrolly__arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.l-scrolly__arrow__down{display:block;width:1px;height:1.5em;background:#fff}.l-scrolly__arrow__text{font-size:16px;letter-spacing:0em;line-height:1.75;margin:.5em 0 0 0}@media screen and (max-width: 23.375em){.l-scrolly__arrow__text{font-size:13.653328px;line-height:1.75}}@media(min-width: 36.25em){.l-scrolly__arrow__text{font-size:18px;line-height:1.75}}@media(min-width: 80em){.l-scrolly__arrow__text{font-size:20.25px;line-height:1.75}}@media(min-width: 120em){.l-scrolly__arrow__text{font-size:22.78125px;line-height:1.75}}.l-scrolly__col{margin:-100vh auto 0}.l-scrolly__col__section{padding:0 2em;margin-top:35vh;margin-bottom:35vh}.l-scrolly__col__wrap{background-color:rgba(23,23,23,.2);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}@supports not ((-webkit-backdrop-filter: blur(12px)) or (backdrop-filter: blur(12px))){.l-scrolly__col__wrap .backdrop{background:rgba(0,0,0,.1)}}.l-scrolly__col__wrap .l-rail .t-intro{margin:0}.l-scrolly__col__wrap .l-rail--intro{font-size:21.3333333333px;padding-right:1.4em;padding-left:1.7em;max-width:35.2em}.l-scrolly__col__wrap .l-rail--intro .t-intro{margin:0;color:#f50;text-align:center;font-size:18.2857142857px;letter-spacing:0em;line-height:2.25;letter-spacing:.3em}.l-scrolly__col__wrap .l-rail--intro .t-intro.__animation{-webkit-animation-name:fadein;animation-name:fadein;-webkit-animation-duration:1.5s;animation-duration:1.5s}@media screen and (max-width: 23.375em){.l-scrolly__col__wrap .l-rail--intro .t-intro{font-size:15.6038034286px;line-height:2.25}}@media(min-width: 36.25em){.l-scrolly__col__wrap .l-rail--intro .t-intro{font-size:20.5714285714px;line-height:2.25}}@media(min-width: 80em){.l-scrolly__col__wrap .l-rail--intro .t-intro{font-size:23.1428571429px;line-height:2.25}}@media(min-width: 120em){.l-scrolly__col__wrap .l-rail--intro .t-intro{font-size:26.0357142857px;line-height:2.25}}.l-scrolly__col__wrap .l-rail--intro .u-letter-spacing-nega{letter-spacing:-0.6em}.l-scrolly__col__wrap .l-rail--intro .c-cover__wrap{padding-right:0;padding-left:0}.l-scrolly__col__wrap .l-rail--intro .c-cover__wrap .c-media{margin:1em auto 0}.l-scrolly__col__wrap .l-rail--intro .c-cover__title{margin:0}.l-scrolly__col__wrap .l-rail--intro .c-cover__title__series{display:inherit;color:#fff;font-size:25.6px;letter-spacing:0em;line-height:1.75}@media screen and (max-width: 23.375em){.l-scrolly__col__wrap .l-rail--intro .c-cover__title__series{font-size:21.8453248px;line-height:1.75}}@media(min-width: 36.25em){.l-scrolly__col__wrap .l-rail--intro .c-cover__title__series{font-size:28.8px;line-height:1.75}}@media(min-width: 80em){.l-scrolly__col__wrap .l-rail--intro .c-cover__title__series{font-size:32.4px;line-height:1.75}}@media(min-width: 120em){.l-scrolly__col__wrap .l-rail--intro .c-cover__title__series{font-size:36.45px;line-height:1.75}}.l-scrolly__col__wrap .l-rail--intro .c-cover__title__series .t-emphasis{border:1px solid #fff;padding:.1em .15em;margin:0 .3em 0 0}.l-scrolly__col__wrap .l-rail--intro .c-cover__title__series br{display:block}@media(min-width: 48em){.l-scrolly__col__wrap .l-rail--intro .c-cover__title__series br{display:none}}.l-scrolly__col__wrap--title{backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}@supports not ((-webkit-backdrop-filter: blur(2px)) or (backdrop-filter: blur(2px))){.l-scrolly__col__wrap--title .backdrop{background:rgba(0,0,0,.1)}}.js-display-target{opacity:0;width:auto;height:100vh;position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:opacity .4s ease;transition:opacity .4s ease;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.js-display-target img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.js-display-target.__visible{opacity:1}.c-item-chart{margin-bottom:1em}.c-item-chart [region=Europe]{background-color:#07966e}.c-item-chart [region=Asia]{background-color:#eb6100}.c-item-chart [region="North America"]{background-color:#5ac8f2}.c-item-chart [region="Central and South America"]{background-color:#0069be}.c-item-chart [region=Oceania]{background-color:#d870be}.c-item-chart [region=Other]{background-color:#ccc}.c-item-chart .c-legend{font-size:16px;letter-spacing:0em;line-height:2;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5em}@media screen and (max-width: 23.375em){.c-item-chart .c-legend{font-size:13.653328px;line-height:2}}@media(min-width: 36.25em){.c-item-chart .c-legend{font-size:18px;line-height:2}}@media(min-width: 80em){.c-item-chart .c-legend{font-size:20.25px;line-height:2}}@media(min-width: 120em){.c-item-chart .c-legend{font-size:22.78125px;line-height:2}}.c-item-chart .c-legend__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5em}.c-item-chart .c-legend__box{width:1em;height:1em}.c-item-chart .c-item-large{position:relative;padding-bottom:.66em;font-size:21.3333333333px;letter-spacing:0em;line-height:1.6875;font-weight:bold}@media screen and (max-width: 23.375em){.c-item-chart .c-item-large{font-size:18.2044373333px;line-height:1.5380865383}}@media(min-width: 36.25em){.c-item-chart .c-item-large{font-size:24px;line-height:1.6666666667}}@media(min-width: 80em){.c-item-chart .c-item-large{font-size:27px;line-height:1.6296296296}}@media(min-width: 120em){.c-item-chart .c-item-large{font-size:30.375px;line-height:1.7119341564}}.c-item-chart .c-item-large::after{content:"";position:absolute;bottom:0;left:0;right:0;height:.33em;width:1.375em;background-color:#fff}.c-item-chart .c-item-small{font-size:18.2857142857px;letter-spacing:0em;line-height:1.75;font-weight:bold}@media screen and (max-width: 23.375em){.c-item-chart .c-item-small{font-size:15.6038034286px;line-height:1.7944342947}}@media(min-width: 36.25em){.c-item-chart .c-item-small{font-size:20.5714285714px;line-height:1.75}}@media(min-width: 80em){.c-item-chart .c-item-small{font-size:23.1428571429px;line-height:1.7283950617}}@media(min-width: 120em){.c-item-chart .c-item-small{font-size:26.0357142857px;line-height:1.8436213992}}.c-item-chart .t-graph__text{font-size:14.2222222222px;letter-spacing:0em;line-height:1.6875;line-height:1}@media screen and (max-width: 23.375em){.c-item-chart .t-graph__text{font-size:12.1362915556px;line-height:1.6479498625}}@media(min-width: 36.25em){.c-item-chart .t-graph__text{font-size:16px;line-height:1.75}}@media(min-width: 80em){.c-item-chart .t-graph__text{font-size:18px;line-height:1.7777777778}}@media(min-width: 120em){.c-item-chart .t-graph__text{font-size:20.25px;line-height:1.7777777778}}.c-item-chart .t-graph__value{font-family:"Roboto",sans-serif;font-size:21.3333333333px;letter-spacing:0em;line-height:1.4;font-weight:bold}@media screen and (max-width: 23.375em){.c-item-chart .t-graph__value{font-size:18.2044373333px;line-height:1.4}}@media(min-width: 36.25em){.c-item-chart .t-graph__value{font-size:24px;line-height:1.4}}@media(min-width: 80em){.c-item-chart .t-graph__value{font-size:27px;line-height:1.4}}@media(min-width: 120em){.c-item-chart .t-graph__value{font-size:30.375px;line-height:1.4}}.c-item-chart .t-graph__value__small{font-size:14.2222222222px;letter-spacing:0em;line-height:1.6875}@media screen and (max-width: 23.375em){.c-item-chart .t-graph__value__small{font-size:12.1362915556px;line-height:1.6479498625}}@media(min-width: 36.25em){.c-item-chart .t-graph__value__small{font-size:16px;line-height:1.75}}@media(min-width: 80em){.c-item-chart .t-graph__value__small{font-size:18px;line-height:1.7777777778}}@media(min-width: 120em){.c-item-chart .t-graph__value__small{font-size:20.25px;line-height:1.7777777778}}.c-item-chart .t-graph__unit{font-family:"Roboto",sans-serif;font-weight:bold;font-size:21.3333333333px;letter-spacing:0em;line-height:0}@media screen and (max-width: 23.375em){.c-item-chart .t-graph__unit{font-size:18.2044373333px;line-height:0}}@media(min-width: 36.25em){.c-item-chart .t-graph__unit{font-size:24px;line-height:0}}@media(min-width: 80em){.c-item-chart .t-graph__unit{font-size:27px;line-height:0}}@media(min-width: 120em){.c-item-chart .t-graph__unit{font-size:30.375px;line-height:0}}.c-item-chart .t-graph__unit__small{font-size:14.2222222222px;letter-spacing:0em;line-height:1.6875}@media screen and (max-width: 23.375em){.c-item-chart .t-graph__unit__small{font-size:12.1362915556px;line-height:1.6479498625}}@media(min-width: 36.25em){.c-item-chart .t-graph__unit__small{font-size:16px;line-height:1.75}}@media(min-width: 80em){.c-item-chart .t-graph__unit__small{font-size:18px;line-height:1.7777777778}}@media(min-width: 120em){.c-item-chart .t-graph__unit__small{font-size:20.25px;line-height:1.7777777778}}.c-item-chart__item{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fill, minmax(16em, 1fr));font-size:16px;letter-spacing:0em;line-height:2;gap:1.5em}@media screen and (max-width: 23.375em){.c-item-chart__item{font-size:13.653328px;line-height:2}}@media(min-width: 36.25em){.c-item-chart__item{font-size:18px;line-height:2}}@media(min-width: 80em){.c-item-chart__item{font-size:20.25px;line-height:2}}@media(min-width: 120em){.c-item-chart__item{font-size:22.78125px;line-height:2}}.c-item-chart__graph{font-size:18.2857142857px;letter-spacing:0em;line-height:1.75}@media screen and (max-width: 23.375em){.c-item-chart__graph{font-size:15.6038034286px;line-height:1.7944342947}}@media(min-width: 36.25em){.c-item-chart__graph{font-size:20.5714285714px;line-height:1.75}}@media(min-width: 80em){.c-item-chart__graph{font-size:23.1428571429px;line-height:1.7283950617}}@media(min-width: 120em){.c-item-chart__graph{font-size:26.0357142857px;line-height:1.8436213992}}.c-item-chart__graph__box{height:3.66em;background:#b69a8b;position:relative}.c-item-chart__graph__box__import{position:absolute;border:.16em solid #fff;top:0px;right:0%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.c-item-chart__graph__box__import__box{height:100%;padding:0;margin:0;margin-right:0;position:relative}.c-item-chart__graph__box__import__box:after{content:"";position:absolute;top:0;bottom:0;right:0;width:1px;background:-webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(50%, #fff), color-stop(50%, transparent), to(transparent));background:linear-gradient(to bottom, #fff 0%, #fff 50%, transparent 50%, transparent 100%);background-repeat:repeat-y;background-size:.05em .32em}.c-item-chart__graph__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.c-item-chart__table{margin-top:1em;position:relative}.c-item-chart__table:before{content:"";position:absolute;top:0;left:0;right:1em;height:1px;background-color:#fff}.c-item-chart__table:after{content:"";position:absolute;top:-0.25em;right:0em;width:1.1em;height:1px;background-color:#fff;-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}.c-item-chart__table__row{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:.6em;padding-bottom:.6em;line-height:1.6;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-item-chart__table__row::after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background-image:-webkit-gradient(linear, left top, right top, color-stop(50%, #fff), color-stop(50%, transparent));background-image:linear-gradient(to right, #fff 50%, transparent 50%);background-size:6px 1px}.c-item-chart__table__row__left{display:-webkit-box;display:-ms-flexbox;display:flex}.c-item-chart__table__row__left .c-cell{padding-left:.84em;font-size:14.2222222222px;letter-spacing:0em;line-height:1.6875}@media screen and (max-width: 23.375em){.c-item-chart__table__row__left .c-cell{font-size:12.1362915556px;line-height:1.6479498625}}@media(min-width: 36.25em){.c-item-chart__table__row__left .c-cell{font-size:16px;line-height:1.75}}@media(min-width: 80em){.c-item-chart__table__row__left .c-cell{font-size:18px;line-height:1.7777777778}}@media(min-width: 120em){.c-item-chart__table__row__left .c-cell{font-size:20.25px;line-height:1.7777777778}}.c-item-chart__table__row__left .c-cell__fill{padding-left:0}.c-item-chart__table__row__left .c-cell__fill__box{width:.56em;display:inline-block;height:100%}.c-select-table{display:none;font-size:16px;letter-spacing:0em;line-height:2;font-weight:bold;border:1px solid #fff;border-radius:.52em;width:24em;padding:.38em}@media(min-width: 48em){.c-select-table{display:block}}@media screen and (max-width: 23.375em){.c-select-table{font-size:13.653328px;line-height:2}}@media(min-width: 36.25em){.c-select-table{font-size:18px;line-height:2}}@media(min-width: 80em){.c-select-table{font-size:20.25px;line-height:2}}@media(min-width: 120em){.c-select-table{font-size:22.78125px;line-height:2}}.c-select-table__wrap{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;cursor:pointer}.c-select-table__cell{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;border:none;background:none;color:#fff;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease}@media(hover: none)and (pointer: coarse){.c-select-table__cell:active{background:#fff;color:#000}}@media(hover: none)and (any-pointer: coarse){.c-select-table__cell:active{background:#fff;color:#000}}@media(hover: hover)and (pointer: fine){.c-select-table__cell:hover{background:#fff;color:#000}}@media(hover: none)and (pointer: none){.c-select-table__cell:focus{color:blue}}.c-select-table__cell.--select{background:#fff;color:#000;cursor:auto}.c-select-table__cell:nth-child(1){border-radius:.27em 0 0 .27em}.c-select-table__cell:nth-child(2){border-left:1px solid #fff;border-right:1px solid #fff}.c-select-table__cell:nth-child(3){border-radius:0 .27em .27em 0}.c-select-dropdown{display:block;font-size:18.2857142857px;letter-spacing:0em;line-height:1.75;font-weight:bold;border:1px solid #ccc;border-radius:.31em;padding:.25em .75em;background-color:#fff;color:#000;cursor:pointer}@media(min-width: 48em){.c-select-dropdown{display:none}}@media screen and (max-width: 23.375em){.c-select-dropdown{font-size:15.6038034286px;line-height:1.7944342947}}@media(min-width: 36.25em){.c-select-dropdown{font-size:20.5714285714px;line-height:1.75}}@media(min-width: 80em){.c-select-dropdown{font-size:23.1428571429px;line-height:1.7283950617}}@media(min-width: 120em){.c-select-dropdown{font-size:26.0357142857px;line-height:1.8436213992}}@media(min-width: 60em){.c-section-header .t-headline1{font-size:62px}}@media(min-width: 60em){.c-section-header .t-headline1{font-size:72px}}.c-legend--2-2 .c-legend__icon--a{background:#ec652b}.c-legend--2-2 .c-legend__icon--b{background:#78d2be}.c-legend--2-3 .c-legend__icon--a{background:#ec652b}.c-legend--2-3 .c-legend__icon--b{background:#78d2be}.c-legend--1-3 .c-legend__icon--a{background:#ec652b}.c-legend--3-3 .c-legend__icon--a{background:#ec652b}.c-legend--3-3 .c-legend__icon--b{background:#3f2a1f}.c-legend--3-2 .c-legend__icon--a{background:#ec652b}.c-legend--3-2 .c-legend__icon--b{background:#78d2be}.c-legend--3-2 .c-legend__icon--c{background:#b69a8b}@media(min-width: 23.4375em){.u-hide-over-xxxs{display:none}}@media(max-width: 23.375em){.u-hide-under-xxxs{display:none}}@media(min-width: 30em){.u-hide-over-xxs{display:none}}@media(max-width: 29.9375em){.u-hide-under-xxs{display:none}}@media(min-width: 36.25em){.u-hide-over-xs{display:none}}@media(max-width: 36.1875em){.u-hide-under-xs{display:none}}@media(min-width: 48em){.u-hide-over-s{display:none}}@media(max-width: 47.9375em){.u-hide-under-s{display:none}}@media(min-width: 60em){.u-hide-over-m{display:none}}@media(max-width: 59.9375em){.u-hide-under-m{display:none}}@media(min-width: 64em){.u-hide-over-l{display:none}}@media(max-width: 63.9375em){.u-hide-under-l{display:none}}@media(min-width: 80em){.u-hide-over-xl{display:none}}@media(max-width: 79.9375em){.u-hide-under-xl{display:none}}@media(min-width: 90em){.u-hide-over-xxl{display:none}}@media(max-width: 89.9375em){.u-hide-under-xxl{display:none}}@media(min-width: 120em){.u-hide-over-xxxl{display:none}}@media(max-width: 119.9375em){.u-hide-under-xxxl{display:none}}.u-prohibition-left{margin-left:-0.45em}.u-prohibition-right{margin-right:-0.45em}.u-ar-1x1{aspect-ratio:1/1}@media(min-width: 23.4375em){.u-ar-1x1-over-xxxs{aspect-ratio:1/1}}@media(min-width: 30em){.u-ar-1x1-over-xxs{aspect-ratio:1/1}}@media(min-width: 36.25em){.u-ar-1x1-over-xs{aspect-ratio:1/1}}@media(min-width: 48em){.u-ar-1x1-over-s{aspect-ratio:1/1}}@media(min-width: 60em){.u-ar-1x1-over-m{aspect-ratio:1/1}}@media(min-width: 64em){.u-ar-1x1-over-l{aspect-ratio:1/1}}@media(min-width: 80em){.u-ar-1x1-over-xl{aspect-ratio:1/1}}@media(min-width: 90em){.u-ar-1x1-over-xxl{aspect-ratio:1/1}}@media(min-width: 120em){.u-ar-1x1-over-xxxl{aspect-ratio:1/1}}.u-ar-6x5{aspect-ratio:6/5}@media(min-width: 23.4375em){.u-ar-6x5-over-xxxs{aspect-ratio:6/5}}@media(min-width: 30em){.u-ar-6x5-over-xxs{aspect-ratio:6/5}}@media(min-width: 36.25em){.u-ar-6x5-over-xs{aspect-ratio:6/5}}@media(min-width: 48em){.u-ar-6x5-over-s{aspect-ratio:6/5}}@media(min-width: 60em){.u-ar-6x5-over-m{aspect-ratio:6/5}}@media(min-width: 64em){.u-ar-6x5-over-l{aspect-ratio:6/5}}@media(min-width: 80em){.u-ar-6x5-over-xl{aspect-ratio:6/5}}@media(min-width: 90em){.u-ar-6x5-over-xxl{aspect-ratio:6/5}}@media(min-width: 120em){.u-ar-6x5-over-xxxl{aspect-ratio:6/5}}.u-ar-6x7{aspect-ratio:6/7}@media(min-width: 23.4375em){.u-ar-6x7-over-xxxs{aspect-ratio:6/7}}@media(min-width: 30em){.u-ar-6x7-over-xxs{aspect-ratio:6/7}}@media(min-width: 36.25em){.u-ar-6x7-over-xs{aspect-ratio:6/7}}@media(min-width: 48em){.u-ar-6x7-over-s{aspect-ratio:6/7}}@media(min-width: 60em){.u-ar-6x7-over-m{aspect-ratio:6/7}}@media(min-width: 64em){.u-ar-6x7-over-l{aspect-ratio:6/7}}@media(min-width: 80em){.u-ar-6x7-over-xl{aspect-ratio:6/7}}@media(min-width: 90em){.u-ar-6x7-over-xxl{aspect-ratio:6/7}}@media(min-width: 120em){.u-ar-6x7-over-xxxl{aspect-ratio:6/7}}.u-ar-4x3{aspect-ratio:4/3}@media(min-width: 23.4375em){.u-ar-4x3-over-xxxs{aspect-ratio:4/3}}@media(min-width: 30em){.u-ar-4x3-over-xxs{aspect-ratio:4/3}}@media(min-width: 36.25em){.u-ar-4x3-over-xs{aspect-ratio:4/3}}@media(min-width: 48em){.u-ar-4x3-over-s{aspect-ratio:4/3}}@media(min-width: 60em){.u-ar-4x3-over-m{aspect-ratio:4/3}}@media(min-width: 64em){.u-ar-4x3-over-l{aspect-ratio:4/3}}@media(min-width: 80em){.u-ar-4x3-over-xl{aspect-ratio:4/3}}@media(min-width: 90em){.u-ar-4x3-over-xxl{aspect-ratio:4/3}}@media(min-width: 120em){.u-ar-4x3-over-xxxl{aspect-ratio:4/3}}.u-ar-4x5{aspect-ratio:4/5}@media(min-width: 23.4375em){.u-ar-4x5-over-xxxs{aspect-ratio:4/5}}@media(min-width: 30em){.u-ar-4x5-over-xxs{aspect-ratio:4/5}}@media(min-width: 36.25em){.u-ar-4x5-over-xs{aspect-ratio:4/5}}@media(min-width: 48em){.u-ar-4x5-over-s{aspect-ratio:4/5}}@media(min-width: 60em){.u-ar-4x5-over-m{aspect-ratio:4/5}}@media(min-width: 64em){.u-ar-4x5-over-l{aspect-ratio:4/5}}@media(min-width: 80em){.u-ar-4x5-over-xl{aspect-ratio:4/5}}@media(min-width: 90em){.u-ar-4x5-over-xxl{aspect-ratio:4/5}}@media(min-width: 120em){.u-ar-4x5-over-xxxl{aspect-ratio:4/5}}.u-ar-16x9{aspect-ratio:16/9}@media(min-width: 23.4375em){.u-ar-16x9-over-xxxs{aspect-ratio:16/9}}@media(min-width: 30em){.u-ar-16x9-over-xxs{aspect-ratio:16/9}}@media(min-width: 36.25em){.u-ar-16x9-over-xs{aspect-ratio:16/9}}@media(min-width: 48em){.u-ar-16x9-over-s{aspect-ratio:16/9}}@media(min-width: 60em){.u-ar-16x9-over-m{aspect-ratio:16/9}}@media(min-width: 64em){.u-ar-16x9-over-l{aspect-ratio:16/9}}@media(min-width: 80em){.u-ar-16x9-over-xl{aspect-ratio:16/9}}@media(min-width: 90em){.u-ar-16x9-over-xxl{aspect-ratio:16/9}}@media(min-width: 120em){.u-ar-16x9-over-xxxl{aspect-ratio:16/9}}.u-ar-2x1{aspect-ratio:2/1}@media(min-width: 23.4375em){.u-ar-2x1-over-xxxs{aspect-ratio:2/1}}@media(min-width: 30em){.u-ar-2x1-over-xxs{aspect-ratio:2/1}}@media(min-width: 36.25em){.u-ar-2x1-over-xs{aspect-ratio:2/1}}@media(min-width: 48em){.u-ar-2x1-over-s{aspect-ratio:2/1}}@media(min-width: 60em){.u-ar-2x1-over-m{aspect-ratio:2/1}}@media(min-width: 64em){.u-ar-2x1-over-l{aspect-ratio:2/1}}@media(min-width: 80em){.u-ar-2x1-over-xl{aspect-ratio:2/1}}@media(min-width: 90em){.u-ar-2x1-over-xxl{aspect-ratio:2/1}}@media(min-width: 120em){.u-ar-2x1-over-xxxl{aspect-ratio:2/1}}.u-ar-3x1{aspect-ratio:3/1}@media(min-width: 23.4375em){.u-ar-3x1-over-xxxs{aspect-ratio:3/1}}@media(min-width: 30em){.u-ar-3x1-over-xxs{aspect-ratio:3/1}}@media(min-width: 36.25em){.u-ar-3x1-over-xs{aspect-ratio:3/1}}@media(min-width: 48em){.u-ar-3x1-over-s{aspect-ratio:3/1}}@media(min-width: 60em){.u-ar-3x1-over-m{aspect-ratio:3/1}}@media(min-width: 64em){.u-ar-3x1-over-l{aspect-ratio:3/1}}@media(min-width: 80em){.u-ar-3x1-over-xl{aspect-ratio:3/1}}@media(min-width: 90em){.u-ar-3x1-over-xxl{aspect-ratio:3/1}}@media(min-width: 120em){.u-ar-3x1-over-xxxl{aspect-ratio:3/1}}.u-ar-8x3{aspect-ratio:8/3}@media(min-width: 23.4375em){.u-ar-8x3-over-xxxs{aspect-ratio:8/3}}@media(min-width: 30em){.u-ar-8x3-over-xxs{aspect-ratio:8/3}}@media(min-width: 36.25em){.u-ar-8x3-over-xs{aspect-ratio:8/3}}@media(min-width: 48em){.u-ar-8x3-over-s{aspect-ratio:8/3}}@media(min-width: 60em){.u-ar-8x3-over-m{aspect-ratio:8/3}}@media(min-width: 64em){.u-ar-8x3-over-l{aspect-ratio:8/3}}@media(min-width: 80em){.u-ar-8x3-over-xl{aspect-ratio:8/3}}@media(min-width: 90em){.u-ar-8x3-over-xxl{aspect-ratio:8/3}}@media(min-width: 120em){.u-ar-8x3-over-xxxl{aspect-ratio:8/3}}.u-ar-8x5{aspect-ratio:8/5}@media(min-width: 23.4375em){.u-ar-8x5-over-xxxs{aspect-ratio:8/5}}@media(min-width: 30em){.u-ar-8x5-over-xxs{aspect-ratio:8/5}}@media(min-width: 36.25em){.u-ar-8x5-over-xs{aspect-ratio:8/5}}@media(min-width: 48em){.u-ar-8x5-over-s{aspect-ratio:8/5}}@media(min-width: 60em){.u-ar-8x5-over-m{aspect-ratio:8/5}}@media(min-width: 64em){.u-ar-8x5-over-l{aspect-ratio:8/5}}@media(min-width: 80em){.u-ar-8x5-over-xl{aspect-ratio:8/5}}@media(min-width: 90em){.u-ar-8x5-over-xxl{aspect-ratio:8/5}}@media(min-width: 120em){.u-ar-8x5-over-xxxl{aspect-ratio:8/5}}.u-margin-top-0em{margin-top:0}.u-margin-top-1em{margin-top:1em}.u-margin-top-2em{margin-top:2em}.u-margin-top-3em{margin-top:3em}.u-margin-top-4em{margin-top:4em}.u-margin-top-5em{margin-top:5em}.u-margin-top-10em{margin-top:10em}/*# sourceMappingURL=style.min.css.map */