/*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}template,[hidden]{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}button,input,optgroup,select,textarea{font:inherit;margin:0}optgroup{font-weight:bold}button,input{overflow:visible}button,select{text-transform:none}button,html [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{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}/*!
 *
 *             SimpleBar.js - v2.4.1
 *             Scrollbars, simpler.
 *             https://grsmto.github.io/simplebar/
 *
 *             Made by Adrien Grsmto from a fork by Jonathan Nicol
 *             Under MIT License
 *
 */[data-simplebar]{position:relative;z-index:0;overflow:hidden;-webkit-overflow-scrolling:touch}[data-simplebar=init]{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.simplebar-scroll-content{overflow-x:hidden;overflow-y:scroll;min-width:100%;box-sizing:content-box}.simplebar-content{overflow-x:scroll;overflow-y:hidden;box-sizing:border-box;min-height:100%}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;width:11px}.simplebar-scrollbar{position:absolute;right:2px;border-radius:7px;min-height:10px;width:7px;opacity:0;-webkit-transition:opacity .2s linear;transition:opacity .2s linear;background:#000;background-clip:padding-box}.simplebar-track:hover .simplebar-scrollbar{opacity:.5;-webkit-transition:opacity 0 linear;transition:opacity 0 linear}.simplebar-track .simplebar-scrollbar.visible{opacity:.5}.simplebar-track.horizontal{left:0;width:auto;height:11px}.simplebar-track.vertical{top:0}.horizontal.simplebar-track .simplebar-scrollbar{right:auto;top:2px;height:7px;min-height:0;min-width:10px;width:auto}.clearfix::after{content:'';display:table;clear:both}*,*::before,*::after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{font-family:"Karla",sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2b3033;font-size:18px;background-color:#fff;overflow-x:hidden}@media only screen and (min-width: 1024px){body{font-size:20px}}img,svg{vertical-align:top}img{width:100%;display:block}h1,h2,h3,h4,h5{margin:0;line-height:1.3;font-weight:800}h1{line-height:1.3;font-size:26px;margin:0 0 32px;position:relative;font-weight:900;font-family:'Raleway', sans-serif;max-width:800px}@media only screen and (min-width: 640px){h1{font-size:30px}}@media only screen and (min-width: 980px){h1{font-size:32px}}@media only screen and (min-width: 1024px){h1{font-size:40px;z-index:1;line-height:1.3;margin:128px 0 32px}}h2{margin:0 0 24px;font-family:'Raleway', sans-serif;font-weight:900;font-size:24px}@media only screen and (min-width: 1024px){h2{font-size:28px}}h3{margin:0 0 24px}p{margin:0 0 32px;line-height:28px;position:relative}@media only screen and (min-width: 1024px){p{line-height:32px}}blockquote{font-style:normal;border:0;margin:0 0 32px 12px;font-family:'Raleway', sans-serif;font-weight:900}blockquote p{font-size:20px;line-height:34px;padding:4px 0;background:#fff500;display:inline;letter-spacing:-0.02em;box-shadow:12px 0 0 #fff500,-12px 0 0 #fff500;position:relative}@media only screen and (min-width: 1024px){blockquote p{font-size:24px;line-height:38px;padding:4px 0}}a{text-decoration:none;color:inherit}html,body{height:100%}.app{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%}.app__header{z-index:10;width:100%}.app__body{position:relative;overflow:hidden;height:100%;-webkit-perspective:1000px;perspective:1000px;-webkit-perspective-origin:center center;perspective-origin:center center}.app__nav{position:absolute;z-index:10;top:0;left:0;width:100%;height:100%}.app__page{position:absolute;z-index:2;top:0;left:0;width:100%;height:100%}.app__page>.content{overflow-y:scroll;overflow-x:hidden;-webkit-overflow-scrolling:touch;height:100%}.app__nav{background:hotpink}.app__nav .unload{display:none}.app__nav.anim--open{-webkit-transform:translate3d(0%, 0%, 0);transform:translate3d(0%, 0%, 0)}.app__nav.anim--open-setup{-webkit-transform:translate3d(100%, 0%, 0);transform:translate3d(100%, 0%, 0);-webkit-transition-duration:0ms;transition-duration:0ms;-webkit-transition-delay:0ms;transition-delay:0ms}.app__nav.anim--open-transition{-webkit-transition:-webkit-transform 900ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;transition:-webkit-transform 900ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;transition:transform 900ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;transition:transform 900ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, -webkit-transform 900ms cubic-bezier(0.4, 0, 0.2, 1) 0ms}.app__nav.anim--close{-webkit-transform:translate3d(-100%, 0%, 0);transform:translate3d(-100%, 0%, 0)}.app__nav.anim--close-transition{-webkit-transition:-webkit-transform 900ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;transition:-webkit-transform 900ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;transition:transform 900ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;transition:transform 900ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, -webkit-transform 900ms cubic-bezier(0.4, 0, 0.2, 1) 0ms}.l-column-container{display:block}.l-column-container::after{content:'';display:table;clear:both}.l-main-column{position:relative;margin:0 0 64px}@media only screen and (min-width: 640px){.l-main-column{-webkit-flex-basis:75%;-ms-flex-preferred-size:75%;flex-basis:75%;padding:0 16px}}.l-column-main{position:relative;margin:0 0 64px;display:block;float:left;padding:0;z-index:1}.l-column-main--compact{margin:0}@media only screen and (min-width: 640px){.l-column-main{padding:0 16px}}@media only screen and (min-width: 1024px){.l-column-main{width:75%;padding:0 16px;float:right}}.t-template-content-partners .l-column-main{margin-top:30px}@media only screen and (min-width: 1024px){.t-template-content-partners .l-column-main{margin-top:160px}}.t-template-content-partner .l-column-main{margin-top:0}@media only screen and (min-width: 1024px){.t-template-content-partner .l-column-main--compact{margin-top:120px}}@media only screen and (min-width: 1024px){.t-template-listing .l-column-main{margin-top:154px}}@media only screen and (min-width: 1024px){.t-template-publication-listing .l-column-main{margin-top:129px}}@media only screen and (min-width: 1024px){.t-template-search .l-column-main{min-height:400px}}.l-column-side{position:relative;display:block;float:left;width:100%;padding:0;padding-bottom:40px}@media only screen and (min-width: 640px){.l-column-side{width:100%;padding:0 16px;padding-bottom:40px}}@media only screen and (min-width: 1024px){.l-column-side{width:25%;padding:0 16px;padding-bottom:0}}@media only screen and (min-width: 1024px){.t-template-feature-no-image .l-column-side{padding-top:48px}}@media only screen and (min-width: 1024px){.t-template-main-image .l-column-side{padding-top:64px}}@media only screen and (min-width: 1024px){.t-template-listing .l-column-side{padding-top:160px}}@media only screen and (min-width: 1024px){.t-template-search .l-column-side{padding-top:160px}}@media only screen and (min-width: 1024px){.t-template-standard .l-column-side{padding-top:160px}}@media only screen and (min-width: 1024px){.t-template-contributor .l-column-side{padding-top:145px}}@media only screen and (min-width: 1024px){.t-template-feature .l-column-side{padding-top:0}}.l-main-column .l-column-side{padding:28px 0;display:block}@media only screen and (min-width: 1024px){.l-main-column .l-column-side{display:none}}.l-main-column .l-column-side .l-column-side__text{display:block}@media only screen and (min-width: 1024px){.l-main-column .l-column-side .l-column-side__text{display:none}}.l-main-column .l-column-side .l-column-side__meta{position:relative;left:0;padding:0 0 10px;bottom:36px;width:180px}.l-main-column .l-column-side .l-column-side__author{font-weight:700;font-size:12px}.l-main-column .l-column-side .l-column-side__date{font-size:14px}.l-main-column .l-column-side .l-column-side__topics{margin:0}.l-main-column .l-column-side .l-column-side__length{position:absolute;right:0;bottom:-20px;width:40px;height:40px;border-radius:50%;border:1px solid #2b3033;text-align:center;background-color:#f2f0ea}.l-main-column .l-column-side .l-column-side__length .text{font-size:10px;background-color:#fff500;height:15px;position:relative;top:10px;left:2px;text-align:center;padding:1px;width:34px}.l-main-column .l-column-side .l-column-side__length .text::before{content:'';position:absolute;height:8px;width:1px;background-color:#2b3033;top:-8px;left:50%}.l-main-column .l-column-side .l-column-side__length .text::after{content:'';position:absolute;height:10px;width:1px;background-color:#2b3033;bottom:-9px;left:20px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.l-main-column .l-column-side .l-column-side__length .text span{font-weight:700;font-size:12px}.l-column-side__heading{font-family:'Karla', sans-serif;font-weight:400;letter-spacing:0.2em;text-transform:uppercase;position:relative;z-index:2;font-size:11px;margin:0;color:rgba(43,48,51,0.7)}@media only screen and (min-width: 640px){.l-column-side__heading{margin:0 0 48px 16px}}@media only screen and (min-width: 1024px){.l-column-side__heading{margin:0}}.l-column-side__title{position:relative;margin:0 0 64px;padding:0;font-size:18px;font-family:'Raleway', sans-serif;font-weight:900}@media only screen and (min-width: 1024px){.l-column-side__title{line-height:1.2;font-size:16px;margin:0}}.l-column-side__text{padding:0;display:none}@media only screen and (min-width: 1024px){.l-column-side__text{display:block}}@media only screen and (min-width: 1024px){.t-template-standard .l-column-side__text{padding:0}}@media only screen and (min-width: 1024px){.t-template-main-image .l-column-side__text{padding:0}}@media only screen and (min-width: 1024px){.l-column-side__text--fixed{position:fixed;top:120px;width:calc(25% - 152px)}}@media only screen and (min-width: 1024px){.l-column-side__text--fixed .l-column-side__mini-title{display:block}}@media only screen and (min-width: 1024px){.l-column-side__text--fixed .l-column-side__author{font-size:14px}}@media only screen and (min-width: 1024px){.l-column-side__text--fixed .l-column-side__date{font-size:14px}}@media only screen and (min-width: 1024px){.l-column-side__text--fixed .l-column-side__topics{display:none}}.l-column-side__meta{border-bottom:1px solid #2b3033;display:inline-block;right:16px;position:relative;top:auto;bottom:auto;left:0;padding:0 0 24px;width:160px}@media only screen and (min-width: 1280px){.l-column-side__meta{width:200px}}.l-column-side__mini-title{display:none;margin:0 0 24px}.l-column-side__author{margin:0;line-height:1.2;text-transform:uppercase;font-weight:700;font-size:18px}.l-column-side__date{font-size:16px;margin:0;color:#7c7c7c;line-height:1.2}.l-column-side__length{position:absolute;right:0;bottom:-20px;width:40px;height:40px;border-radius:50%;border:1px solid #2b3033;text-align:center;background-color:transparent}@media only screen and (min-width: 1024px){.l-column-side__length{width:60px;height:60px;right:-60px;bottom:-30px}}.l-column-side__length .text{width:56px;height:auto;background-color:transparent}@media only screen and (min-width: 1024px){.l-column-side__length .text{font-size:11px;position:relative;top:10px;left:2px;text-align:center;padding:1px;width:56px;height:auto;background-color:transparent}}.l-column-side__length .text span{font-weight:700;font-size:12px}@media only screen and (min-width: 1024px){.l-column-side__length .text span{font-size:18px;display:block}}.l-column-side--absolute{position:relative}@media only screen and (min-width: 1024px){.l-column-side--absolute{position:absolute}}.l-column-side__topics{list-style-type:none;margin:48px 0 0;padding:0;font-size:12px;text-transform:uppercase}.l-column-side__topics a{font-weight:400;background-image:none}.l-container{overflow:hidden}@media only screen and (min-width: 1024px){.l-container{position:relative;max-width:1080px;margin:0 auto;overflow:visible}}@media only screen and (min-width: 1280px){.l-container{width:1280px;max-width:1280px}.l-container--narrow{width:1080px}}.l-content{padding:32px 24px 0}@media only screen and (min-width: 1024px){.l-content{padding:112px 16px 0}.t-template-standard .l-content{padding:0 32px}.t-template-listing .l-content{padding:0 32px}}@media only screen and (min-width: 1024px) and (min-width: 1024px){.t-template-feature-no-image .l-content{padding-top:0}}@media only screen and (min-width: 1280px){.l-content{padding:112px 32px 0}}.l-related-content{margin:0}html,body{height:100%}.app{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%}.app__header{z-index:10;width:100%}.app__body{position:relative;overflow:hidden;height:100%;-webkit-perspective:1000px;perspective:1000px;-webkit-perspective-origin:center center;perspective-origin:center center}.app__nav{position:absolute;z-index:10;top:0;left:0;width:100%;height:100%}.app__page{position:absolute;z-index:2;top:0;left:0;width:100%;height:100%}.app__page>.content{overflow-y:scroll;overflow-x:hidden;-webkit-overflow-scrolling:touch;height:100%}.app__nav{background:hotpink}.app__nav .unload{display:none}.app__nav.anim--open{-webkit-transform:translate3d(0%, 0%, 0);transform:translate3d(0%, 0%, 0)}.app__nav.anim--open-setup{-webkit-transform:translate3d(100%, 0%, 0);transform:translate3d(100%, 0%, 0);-webkit-transition-duration:0ms;transition-duration:0ms;-webkit-transition-delay:0ms;transition-delay:0ms}.app__nav.anim--open-transition{-webkit-transition:-webkit-transform 900ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;transition:-webkit-transform 900ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;transition:transform 900ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;transition:transform 900ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, -webkit-transform 900ms cubic-bezier(0.4, 0, 0.2, 1) 0ms}.app__nav.anim--close{-webkit-transform:translate3d(-100%, 0%, 0);transform:translate3d(-100%, 0%, 0)}.app__nav.anim--close-transition{-webkit-transition:-webkit-transform 900ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;transition:-webkit-transform 900ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;transition:transform 900ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;transition:transform 900ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, -webkit-transform 900ms cubic-bezier(0.4, 0, 0.2, 1) 0ms}.text__heading{display:block;font-size:42px;line-height:43.2px;font-weight:900;margin:0 0 10px;padding:0;font-family:'Raleway', sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media only screen and (min-width: 640px){.text__heading{font-size:52px;line-height:53.2px;margin:0 0 20px}}@media only screen and (min-width: 980px){.text__heading{font-size:52px;line-height:53.2px}}@media only screen and (min-width: 1024px){.text__heading{font-size:62px;line-height:63.2px;margin:0 0 26px}}@media only screen and (min-width: 1280px){.text__heading{font-size:72px;line-height:73.2px;margin:0 0 40px}}.text__paragraph{display:block;font-size:16px;line-height:24px;font-weight:400;margin:0 0 10px;padding:0;font-family:'Karla', sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media only screen and (min-width: 640px){.text__paragraph{font-size:17px;line-height:25px}}@media only screen and (min-width: 980px){.text__paragraph{font-size:17px;line-height:25px}}@media only screen and (min-width: 1024px){.text__paragraph{font-size:18px;line-height:26px}}@media only screen and (min-width: 1280px){.text__paragraph{font-size:19px;line-height:27px}}.text__introduction{display:block;font-size:22px;line-height:30px;font-weight:300;margin:0 0 10px;padding:0}@media only screen and (min-width: 980px){.text__introduction{font-size:25px;line-height:33px}}@media only screen and (min-width: 1024px){.text__introduction{font-size:28px;line-height:36px}}@media only screen and (min-width: 1280px){.text__introduction{font-size:31px;line-height:39px}}.text__subheading{color:#fff;display:block;font-size:18px;line-height:26px;font-weight:300;margin:0 0 2px;padding:0}@media only screen and (min-width: 640px){.text__subheading{font-size:19px;line-height:27px}}@media only screen and (min-width: 980px){.text__subheading{font-size:19px;line-height:27px}}@media only screen and (min-width: 1024px){.text__subheading{font-size:20px;line-height:28px}}@media only screen and (min-width: 1280px){.text__subheading{font-size:21px;line-height:29px}}.text__section-heading{display:block;font-size:32px;line-height:33.2px;font-weight:100;margin:0 0 10px;padding:0;text-align:center}@media only screen and (min-width: 640px){.text__section-heading{font-size:42px;line-height:43.2px;margin:0 0 20px}}@media only screen and (min-width: 980px){.text__section-heading{font-size:42px;line-height:43.2px}}@media only screen and (min-width: 1024px){.text__section-heading{font-size:52px;line-height:53.2px;margin:0 0 26px}}@media only screen and (min-width: 1280px){.text__section-heading{font-size:62px;line-height:63.2px;margin:0 0 40px}}.a-text--section-heading{font-family:'Karla', sans-serif;font-weight:400;letter-spacing:0.2em;text-transform:uppercase;font-size:18px;margin:32px 0 48px;position:relative;z-index:2}@media only screen and (min-width: 1024px){.a-text--section-heading{margin:0 0 48px 16px}}@media only screen and (min-width: 1024px){.l-column-side .a-text--section-heading{margin:28px 0 48px}}@media only screen and (min-width: 1024px){.l-related-content .a-text--section-heading{margin-left:0}}.l-newsletter-content .a-text--section-heading{margin:32px 0 20px 0;margin-left:0}.text__feature-title{margin:0 0 24px -8px;background:#f2f0ea;display:inline-block}@media only screen and (min-width: 1024px){.text__feature-title{padding:8px 16px;margin:-64px 0 32px 120px}}@media only screen and (min-width: 1280px){.text__feature-title{margin:-64px 0 32px 200px}}.text__feature-title--no-image{margin:0 0 32px -8px;padding:0 8px}@media only screen and (min-width: 1024px){.text__feature-title--no-image{font-size:46px;margin:128px 0 32px 120px;line-height:1.2}}@media only screen and (min-width: 1280px){.text__feature-title--no-image{margin:128px 0 32px 200px}}.a-text--feature-title{margin:0 0 32px -8px;background:#f2f0ea;display:inline-block}@media only screen and (min-width: 1024px){.a-text--feature-title{padding:8px 16px;margin:-64px 0 32px 120px}}@media only screen and (min-width: 1280px){.a-text--feature-title{margin:-64px 0 32px 200px}}.a-text--feature-title--no-image{margin:0 0 32px -8px;padding:0 8px}@media only screen and (min-width: 1024px){.a-text--feature-title--no-image{font-size:46px;margin:128px 0 32px 120px;line-height:1.2}}@media only screen and (min-width: 1280px){.a-text--feature-title--no-image{margin:128px 0 32px 200px}}.a-text--link,.c-meta__topics a,.c-site-header__search-suggestions li>a{-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;text-decoration:none;position:relative;font-weight:700;z-index:1;color:#2b3033;background-position:center bottom;background-size:8px 8px;background-image:-webkit-linear-gradient(rgba(255,245,0,0.2) 50%, rgba(255,245,0,0.2) 50%);background-image:linear-gradient(rgba(255,245,0,0.2) 50%, rgba(255,245,0,0.2) 50%);background-repeat:repeat-x}@media only screen and (min-width: 1024px){.a-text--link:hover,.c-meta__topics a:hover,.c-site-header__search-suggestions li>a:hover,.a-text--link:active,.c-meta__topics a:active,.c-site-header__search-suggestions li>a:active,.a-text--link:focus,.c-meta__topics a:focus,.c-site-header__search-suggestions li>a:focus{background-image:-webkit-linear-gradient(#fff500 50%, #fff500 50%);background-image:linear-gradient(#fff500 50%, #fff500 50%);color:#000;background-size:24px 24px}}.a-text--link-light{-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;text-decoration:none;position:relative;font-weight:400;z-index:1;color:#2b3033;background-position:center bottom;background-size:8px 8px;background-image:-webkit-linear-gradient(rgba(255,245,0,0.2) 50%, rgba(255,245,0,0.2) 50%);background-image:linear-gradient(rgba(255,245,0,0.2) 50%, rgba(255,245,0,0.2) 50%);background-repeat:repeat-x}@media only screen and (min-width: 1024px){.a-text--link-light:hover,.a-text--link-light:active,.a-text--link-light:focus{background-image:-webkit-linear-gradient(#fff500 50%, #fff500 50%);background-image:linear-gradient(#fff500 50%, #fff500 50%);color:#000;background-size:24px 24px}}.rich-text a{-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;text-decoration:none;position:relative;font-weight:700;z-index:1;color:#2b3033;background-position:center bottom;background-size:8px 8px;background-image:-webkit-linear-gradient(rgba(255,245,0,0.2) 50%, rgba(255,245,0,0.2) 50%);background-image:linear-gradient(rgba(255,245,0,0.2) 50%, rgba(255,245,0,0.2) 50%);background-repeat:repeat-x}@media only screen and (min-width: 1024px){.rich-text a:hover,.rich-text a:active,.rich-text a:focus{cursor:pointer;background-image:-webkit-linear-gradient(#fff500 50%, #fff500 50%);background-image:linear-gradient(#fff500 50%, #fff500 50%);color:#000;background-size:24px 24px}}.a-text--publication-title{margin:0 0 32px;background:#f2f0ea;display:inline-block}@media only screen and (min-width: 1024px){.a-text--publication-title{padding:8px 0;margin:128px 0 32px}}.a-text-listing-main-title{line-height:1.3;font-size:26px;margin:0;position:relative;font-weight:900;font-family:'Raleway', sans-serif;max-width:800px}@media only screen and (min-width: 640px){.a-text-listing-main-title{font-size:30px}}@media only screen and (min-width: 980px){.a-text-listing-main-title{font-size:32px}}@media only screen and (min-width: 1024px){.a-text-listing-main-title{font-size:40px;z-index:1;line-height:1.3;margin:128px 0 0}}.a-text--page-title{margin:0 0 32px;background:#f2f0ea;display:inline-block}@media only screen and (min-width: 1024px){.a-text--page-title{padding:8px 0}}@media only screen and (min-width: 1280px){.a-text--page-title{margin:0 0 32px}}@media only screen and (min-width: 1024px){.t-template-contributor .a-text--page-title{margin-top:128px}}@media only screen and (min-width: 1024px){.t-template-content-partner .a-text--page-title{margin-bottom:0}}.t-template-newsletter-listing .a-text--page-title{background:transparent}.a-text--figure{line-height:32px;font-size:60px;font-family:"Raleway",sans-serif;font-weight:700;margin:0 0 16px;z-index:2;position:relative}.a-text--figure-shadow{font-size:300px;color:rgba(255,245,0,0.15);font-family:"Raleway",sans-serif;font-weight:900;position:absolute;z-index:0}.a-text--figure-desc{line-height:1.2;position:relative;z-index:2}.a-newsletter-link{-webkit-transition:background-color 0.5s ease 0s, color 0.5s ease 0s;transition:background-color 0.5s ease 0s, color 0.5s ease 0s;display:block;padding:30px 0 0;font-family:"Raleway", sans-serif;font-weight:900;background-image:none;color:#fffde6;line-height:1.5}.a-newsletter-link:hover,.a-newsletter-link:active,.a-newsletter-link:focus{background-color:transparent;color:#fff500}.a-newsletter-link svg{width:50px;height:40px;top:-6px;position:relative;margin-left:5px}.a-text--first-character{float:left;font-size:80px;line-height:80px;padding-right:8px;padding-left:4px;z-index:1;top:1px;margin-top:0;position:relative;font-family:"Raleway",sans-serif;font-weight:900}@media only screen and (min-width: 980px){.a-text--first-character{margin-top:0}}.a-text--first-character-shadow{position:absolute;left:-35px;top:0px;font-family:"Raleway",sans-serif;font-weight:900;font-size:150px;color:rgba(255,245,0,0.2);z-index:0}@media only screen and (min-width: 980px){.a-text--first-character-shadow{font-size:200px;top:-14px;left:-60px}}.a-text--first-character-container{position:relative}.a-text--page-sub-title{line-height:1.3;font-family:Raleway, sans-serif;font-weight:900;font-size:24px;margin:0 0 24px}@media only screen and (min-width: 1024px){.a-text--page-sub-title{font-size:28px}}.t-template-contributor .a-text--page-sub-title{margin:24px 0 0}.rich-text+.a-text--page-sub-title{margin:40px 0 0 0}.text__standard-title{font-size:30px}@media only screen and (min-width: 640px){.text__standard-title{font-size:40px}}@media only screen and (min-width: 1024px){.text__standard-title{font-size:60px}}.a-text-search-count-large{font-size:40px;font-weight:300;margin:0;position:relative;z-index:1;line-height:1.2}@media only screen and (min-width: 1024px){.a-text-search-count-large{font-size:60px}}@media only screen and (min-width: 1024px){.template-thematic-series-list-page .a-text-search-count-large{font-size:40px}}@media only screen and (min-width: 1280px){.template-thematic-series-list-page .a-text-search-count-large{font-size:60px}}.a-text-search-count-large-shadow{position:absolute;left:-18px;top:98px;font-family:'Raleway', sans-serif;font-weight:900;font-size:150px;color:rgba(255,245,0,0.2);z-index:0}@media only screen and (min-width: 1024px){.a-text-search-count-large-shadow{font-size:200px}}.text__intro{font-size:22px;line-height:1.3}@media only screen and (min-width: 980px){.text__intro{font-size:28px}}.a-text--intro{font-size:22px;line-height:1.3}@media only screen and (min-width: 980px){.a-text--intro{font-size:28px}}.callout{position:relative;font-family:'Raleway', sans-serif;font-weight:900;background-color:#f2f0ea;box-shadow:0 0 50px 0 #f2f0ea;padding:48px 0 0}.callout::before{content:'';top:24px;width:56px;height:8px;background-color:#fff500;left:0;position:absolute}.callout p{font-size:22px;line-height:1.4}@media only screen and (min-width: 1024px){.callout{float:left;width:70%;margin:0 40px 0 -240px;padding:48px 24px 24px 48px}.callout::after{height:100%;left:-800px;top:0;width:800px;background-color:#f2f0ea;box-shadow:0 0 50px 0 #f2f0ea;position:absolute;content:''}.callout::before{left:48px}.callout p{font-size:28px;line-height:1.4}}.text__detail{display:inline-block;font-size:14px;line-height:22px;font-weight:200;padding:0}.text__detail--highlight{color:#fb5a40}.text__detail--mobile{display:block}@media only screen and (min-width: 640px){.text__detail--mobile{display:none}}@media only screen and (min-width: 640px){.text__detail{font-size:15px;line-height:23px}}@media only screen and (min-width: 980px){.text__detail{font-size:15px;line-height:23px}}@media only screen and (min-width: 1024px){.text__detail{font-size:16px;line-height:24px}}@media only screen and (min-width: 1280px){.text__detail{font-size:17px;line-height:25px}}.u-inline-hidden-mobile{display:none !important}@media only screen and (min-width: 1024px){.u-inline-hidden-mobile{display:inline !important}}.u-inline-hidden-desktop{display:inline !important}@media only screen and (min-width: 1024px){.u-inline-hidden-desktop{display:none !important}}.u-fw-300{font-weight:300}.u-max-width{max-width:800px}.image__full-width{width:100%}.a-image--main{background-color:#000;height:240px;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;overflow:hidden}@media only screen and (min-width: 640px){.a-image--main{height:400px}}@media only screen and (min-width: 980px){.a-image--main{height:560px}}@media only screen and (min-width: 1024px){.a-image--main{height:calc(100vh - 120px)}}.image__inline{width:auto}.image__cover{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.button--primary{background-color:transparent;-webkit-text-decoration-skip:objects;-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;position:relative;text-decoration:none;transition:all 0.5s ease 0s;position:relative;font-weight:700;z-index:1;color:#2b3033;background-position:center bottom;background-size:8px 8px;background-image:-webkit-linear-gradient(rgba(255,245,0,0.2) 50%, rgba(255,245,0,0.2) 50%);background-image:linear-gradient(rgba(255,245,0,0.2) 50%, rgba(255,245,0,0.2) 50%);background-repeat:repeat-x;-webkit-transition:all 0.2s ease 0s;transition:all 0.2s ease 0s;background-color:#fff500;text-align:center;display:block;height:48px;padding:14px;font-size:14px;font-weight:700;border-radius:2px;background-image:none;border:0;color:#2b3033;line-height:1.2}@media only screen and (min-width: 640px){.button--primary{display:inline-block;padding:14px 40px;font-size:16px}}.button--primary:hover,.button--primary:active,.button--primary:focus{background-color:#2b3033;color:#fff500}.app__header{padding-top:10px;padding-bottom:10px;padding-right:20px;padding-left:20px;background:#fff}@media only screen and (min-width: 640px){.app__header{padding-top:20px}}@media only screen and (min-width: 1024px){.app__header{padding-top:26px}}@media only screen and (min-width: 1280px){.app__header{padding-top:40px}}@media only screen and (min-width: 640px){.app__header{padding-bottom:20px}}@media only screen and (min-width: 1024px){.app__header{padding-bottom:26px}}@media only screen and (min-width: 1280px){.app__header{padding-bottom:40px}}@media only screen and (min-width: 640px){.app__header{padding-right:40px}}@media only screen and (min-width: 1024px){.app__header{padding-right:52px}}@media only screen and (min-width: 1280px){.app__header{padding-right:80px}}@media only screen and (min-width: 640px){.app__header{padding-left:40px}}@media only screen and (min-width: 1024px){.app__header{padding-left:52px}}@media only screen and (min-width: 1280px){.app__header{padding-left:80px}}.app__header>.content{max-width:1600px;margin:0 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.branding{padding-right:5px;padding-left:5px}@media only screen and (min-width: 640px){.branding{padding-right:10px}}@media only screen and (min-width: 1024px){.branding{padding-right:13px}}@media only screen and (min-width: 1280px){.branding{padding-right:20px}}@media only screen and (min-width: 640px){.branding{padding-left:10px}}@media only screen and (min-width: 1024px){.branding{padding-left:13px}}@media only screen and (min-width: 1280px){.branding{padding-left:20px}}.branding__link{display:block}.branding__icon{padding:0 0 4px}@media only screen and (min-width: 640px){.branding__icon{padding:0 0 4px}}@media only screen and (min-width: 980px){.branding__icon{padding:0 0 7px}}@media only screen and (min-width: 1024px){.branding__icon{padding:0 0 10px}}@media only screen and (min-width: 1280px){.branding__icon{padding:0 0 13px}}.branding__svg{height:40px;width:165px;fill:#2b3033}.priority-nav{padding-right:5px;padding-left:5px}@media only screen and (min-width: 640px){.priority-nav{padding-right:10px}}@media only screen and (min-width: 1024px){.priority-nav{padding-right:13px}}@media only screen and (min-width: 1280px){.priority-nav{padding-right:20px}}@media only screen and (min-width: 640px){.priority-nav{padding-left:10px}}@media only screen and (min-width: 1024px){.priority-nav{padding-left:13px}}@media only screen and (min-width: 1280px){.priority-nav{padding-left:20px}}.priority-nav__menu{display:none}@media only screen and (min-width: 980px){.priority-nav__menu{display:block}}.priority-nav__item{padding-right:5px;padding-left:5px;display:inline-block}@media only screen and (min-width: 640px){.priority-nav__item{padding-right:10px}}@media only screen and (min-width: 1024px){.priority-nav__item{padding-right:13px}}@media only screen and (min-width: 1280px){.priority-nav__item{padding-right:20px}}@media only screen and (min-width: 640px){.priority-nav__item{padding-left:10px}}@media only screen and (min-width: 1024px){.priority-nav__item{padding-left:13px}}@media only screen and (min-width: 1280px){.priority-nav__item{padding-left:20px}}.priority-nav__link{text-decoration:none;color:#2b3033}.priority-nav__item:hover .priority-nav__link{color:#fb5a40}.priority-nav__text{display:block;font-size:12px;line-height:13px;font-weight:300;margin:0;padding:0;text-transform:uppercase}@media only screen and (min-width: 640px){.priority-nav__text{font-size:13px;line-height:14px}}@media only screen and (min-width: 980px){.priority-nav__text{font-size:13px;line-height:14px}}@media only screen and (min-width: 1024px){.priority-nav__text{font-size:14px;line-height:15px}}@media only screen and (min-width: 1280px){.priority-nav__text{font-size:15px;line-height:16px}}.priority-nav .navigation-link{display:block}@media only screen and (min-width: 980px){.priority-nav .navigation-link{display:none}}.cards{padding-top:10px;padding-bottom:10px;padding-right:20px;padding-left:20px}@media only screen and (min-width: 640px){.cards{padding-top:20px}}@media only screen and (min-width: 1024px){.cards{padding-top:26px}}@media only screen and (min-width: 1280px){.cards{padding-top:40px}}@media only screen and (min-width: 640px){.cards{padding-bottom:20px}}@media only screen and (min-width: 1024px){.cards{padding-bottom:26px}}@media only screen and (min-width: 1280px){.cards{padding-bottom:40px}}@media only screen and (min-width: 640px){.cards{padding-right:40px}}@media only screen and (min-width: 1024px){.cards{padding-right:52px}}@media only screen and (min-width: 1280px){.cards{padding-right:80px}}@media only screen and (min-width: 640px){.cards{padding-left:40px}}@media only screen and (min-width: 1024px){.cards{padding-left:52px}}@media only screen and (min-width: 1280px){.cards{padding-left:80px}}.cards>.content{max-width:1600px;margin:0 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.cards__title{padding-top:10px;padding-bottom:10px}@media only screen and (min-width: 640px){.cards__title{padding-top:20px}}@media only screen and (min-width: 1024px){.cards__title{padding-top:26px}}@media only screen and (min-width: 1280px){.cards__title{padding-top:40px}}@media only screen and (min-width: 640px){.cards__title{padding-bottom:20px}}@media only screen and (min-width: 1024px){.cards__title{padding-bottom:26px}}@media only screen and (min-width: 1280px){.cards__title{padding-bottom:40px}}.cards__list>.content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.card{padding-top:5px;padding-bottom:5px;padding-right:5px;padding-left:5px;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}@media only screen and (min-width: 640px){.card{padding-top:10px}}@media only screen and (min-width: 1024px){.card{padding-top:13px}}@media only screen and (min-width: 1280px){.card{padding-top:20px}}@media only screen and (min-width: 640px){.card{padding-bottom:10px}}@media only screen and (min-width: 1024px){.card{padding-bottom:13px}}@media only screen and (min-width: 1280px){.card{padding-bottom:20px}}@media only screen and (min-width: 640px){.card{padding-right:10px}}@media only screen and (min-width: 1024px){.card{padding-right:13px}}@media only screen and (min-width: 1280px){.card{padding-right:20px}}@media only screen and (min-width: 640px){.card{padding-left:10px}}@media only screen and (min-width: 1024px){.card{padding-left:13px}}@media only screen and (min-width: 1280px){.card{padding-left:20px}}.card>.content{display:block;overflow:hidden;position:relative;height:100%;-webkit-perspective:1000px;perspective:1000px;-webkit-perspective-origin:center center;perspective-origin:center center}@media only screen and (min-width: 640px){.card{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%}}@media only screen and (min-width: 1024px){.card{-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%;min-height:400px}.card:nth-of-type(1),.card:nth-of-type(6){-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%}}.card__image{position:relative;width:calc(100% + 100px);height:100%;-webkit-transform:translate3d(0, 0, 100px);transform:translate3d(0, 0, 100px);-webkit-transition:-webkit-transform 600ms cubic-bezier(0.41, 0, 0.2, 1.15) 0ms;transition:-webkit-transform 600ms cubic-bezier(0.41, 0, 0.2, 1.15) 0ms;transition:transform 600ms cubic-bezier(0.41, 0, 0.2, 1.15) 0ms;transition:transform 600ms cubic-bezier(0.41, 0, 0.2, 1.15) 0ms, -webkit-transform 600ms cubic-bezier(0.41, 0, 0.2, 1.15) 0ms}.card__image>.content{height:100%}.card:hover .card__image{-webkit-transform:translate3d(0, 0%, 0);transform:translate3d(0, 0%, 0)}.card__image::after{content:'';position:absolute;height:100%;width:100%;left:0;bottom:0;background:-webkit-linear-gradient(top, rgba(43,48,51,0) 0%, rgba(43,48,51,0) 58%, rgba(43,48,51,0.5) 72%, #2b3033 100%);background:linear-gradient(to bottom, rgba(43,48,51,0) 0%, rgba(43,48,51,0) 58%, rgba(43,48,51,0.5) 72%, #2b3033 100%);mix-blend-mode:multiply;will-change:opacity;-webkit-transition:-webkit-transform 700ms cubic-bezier(0.41, 0, 0.2, 1.15) 0ms;transition:-webkit-transform 700ms cubic-bezier(0.41, 0, 0.2, 1.15) 0ms;transition:transform 700ms cubic-bezier(0.41, 0, 0.2, 1.15) 0ms;transition:transform 700ms cubic-bezier(0.41, 0, 0.2, 1.15) 0ms, -webkit-transform 700ms cubic-bezier(0.41, 0, 0.2, 1.15) 0ms;-webkit-transform:translate3d(0, 20%, 0);transform:translate3d(0, 20%, 0)}.card:hover .card__image::after{-webkit-transform:translate3d(0, 0%, 0);transform:translate3d(0, 0%, 0)}.card__text{padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;position:absolute;bottom:0;left:0;color:#fff;-webkit-transition:-webkit-transform 700ms cubic-bezier(0.41, 0, 0.2, 1.15) 0ms;transition:-webkit-transform 700ms cubic-bezier(0.41, 0, 0.2, 1.15) 0ms;transition:transform 700ms cubic-bezier(0.41, 0, 0.2, 1.15) 0ms;transition:transform 700ms cubic-bezier(0.41, 0, 0.2, 1.15) 0ms, -webkit-transform 700ms cubic-bezier(0.41, 0, 0.2, 1.15) 0ms;-webkit-transform:translate3d(0, 20px, 0);transform:translate3d(0, 20px, 0)}@media only screen and (min-width: 640px){.card__text{padding-top:20px}}@media only screen and (min-width: 1024px){.card__text{padding-top:26px}}@media only screen and (min-width: 1280px){.card__text{padding-top:40px}}@media only screen and (min-width: 640px){.card__text{padding-bottom:20px}}@media only screen and (min-width: 1024px){.card__text{padding-bottom:26px}}@media only screen and (min-width: 1280px){.card__text{padding-bottom:40px}}@media only screen and (min-width: 640px){.card__text{padding-right:20px}}@media only screen and (min-width: 1024px){.card__text{padding-right:26px}}@media only screen and (min-width: 1280px){.card__text{padding-right:40px}}@media only screen and (min-width: 640px){.card__text{padding-left:20px}}@media only screen and (min-width: 1024px){.card__text{padding-left:26px}}@media only screen and (min-width: 1280px){.card__text{padding-left:40px}}.card:hover .card__text{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.card__detail{display:block;overflow:hidden;position:relative;width:100%;height:100%}.card__detail>.content{position:relative;width:100%;height:100%;-webkit-transition:opacity 600ms cubic-bezier(0.41, 0, 0.2, 1.15) 200ms,-webkit-transform 600ms cubic-bezier(0.41, 0, 0.2, 1.15) 100ms;transition:opacity 600ms cubic-bezier(0.41, 0, 0.2, 1.15) 200ms,-webkit-transform 600ms cubic-bezier(0.41, 0, 0.2, 1.15) 100ms;transition:opacity 600ms cubic-bezier(0.41, 0, 0.2, 1.15) 200ms,transform 600ms cubic-bezier(0.41, 0, 0.2, 1.15) 100ms;transition:opacity 600ms cubic-bezier(0.41, 0, 0.2, 1.15) 200ms,transform 600ms cubic-bezier(0.41, 0, 0.2, 1.15) 100ms,-webkit-transform 600ms cubic-bezier(0.41, 0, 0.2, 1.15) 100ms;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);opacity:0}.card:hover .card__detail>.content{opacity:1;-webkit-transform:translate3d(0, 0%, 0);transform:translate3d(0, 0%, 0)}.c-article{display:block;background-image:none}@media only screen and (min-width: 1024px){.c-article:hover,.c-article:active,.c-article:focus{background-image:none}}@media only screen and (min-width: 1024px){.c-article:hover .c-article__title,.c-article:active .c-article__title,.c-article:focus .c-article__title{color:#000}}@media only screen and (min-width: 1024px){.c-article:hover .c-article__length--pages,.c-article:active .c-article__length--pages,.c-article:focus .c-article__length--pages{right:8px}}@media only screen and (min-width: 1024px){.c-article:hover .c-article__length--pages .text::before,.c-article:active .c-article__length--pages .text::before,.c-article:focus .c-article__length--pages .text::before{top:3px;right:-8px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}@media only screen and (min-width: 1024px){.c-article:hover .c-article__length--pages .text::after,.c-article:active .c-article__length--pages .text::after,.c-article:focus .c-article__length--pages .text::after{top:12px;right:-11px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}@media only screen and (min-width: 1024px){.c-article:hover .c-article__length--time,.c-article:active .c-article__length--time,.c-article:focus .c-article__length--time{right:8px}}.c-article:hover .c-article__length--time .text,.c-article:active .c-article__length--time .text,.c-article:focus .c-article__length--time .text{font-size:10px;background-color:#fff500;height:15px;position:relative;top:10px;left:2px;text-align:center;padding:1px;width:34px}@media only screen and (min-width: 1024px){.c-article:hover .c-article__length--time .text::before,.c-article:active .c-article__length--time .text::before,.c-article:focus .c-article__length--time .text::before{top:3px;left:42px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}@media only screen and (min-width: 1024px){.c-article:hover .c-article__length--time .text::after,.c-article:active .c-article__length--time .text::after,.c-article:focus .c-article__length--time .text::after{height:8px;bottom:-1px;left:42px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}@media only screen and (min-width: 1024px){.l-related-content .c-article{margin-left:-16px;margin-right:-16px}}@media only screen and (min-width: 1024px){.l-related-content .c-article{display:block;margin-left:0;margin-right:0}}.c-feature-list .c-article{width:100%;padding:0}@media only screen and (min-width: 640px){.l-related-content .c-feature-list .c-article{padding:0 16px}}@media only screen and (min-width: 1024px){.l-related-content .c-feature-list .c-article{padding:0}}@media only screen and (min-width: 1024px){.c-feature-list .c-article{padding:0}}.c-article--title-only .c-article__text{padding:28px 28px 0 0}.c-article__content{height:100%;position:relative}.l-related-content .c-article__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;background-color:#f8f7f4}.c-article__text{padding:28px 28px 32px 0}.l-related-content .c-article__text{padding:32px 16px 56px;-webkit-align-self:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;height:100%}.c-article__title{-webkit-transition:color .5s ease 0s;transition:color .5s ease 0s;position:relative;margin:0 0 16px;padding:0;font-size:18px}@media only screen and (min-width: 980px){.c-article__title{font-size:20px}}.l-related-content .c-article__title{font-size:18px;line-height:1.4}.c-article__meta{-webkit-transition:padding-right .5s ease 0s;transition:padding-right .5s ease 0s;border-bottom:1px solid #2b3033;display:inline-block;padding:0 0 10px 0;position:relative;left:0}.l-related-content .c-article__meta{max-width:calc(100% - 40px);right:16px}.c-article__meta--has-icon{padding:0 56px 10px 0}.c-article__meta-alt{-webkit-transition:padding-right .5s ease 0s;transition:padding-right .5s ease 0s;border-bottom:1px solid #2b3033;display:inline-block;padding:0 56px 10px 0;position:relative;left:0}.c-article__meta-alt .a-text--link,.c-article__meta-alt .c-meta__topics a,.c-meta__topics .c-article__meta-alt a,.c-article__meta-alt .c-site-header__search-suggestions li>a,.c-site-header__search-suggestions .c-article__meta-alt li>a{display:inline}.l-related-content .c-article__meta-alt{max-width:calc(100% - 40px);right:16px}.c-article__meta-alt__item{font-size:12px;text-transform:uppercase;margin-bottom:4px;line-height:14px}.c-article__author{font-weight:400;font-size:12px;margin:0;line-height:1.2;text-transform:uppercase}.c-article__topics{list-style-type:none;margin:4px 0;padding:0;font-size:14px;display:none}.c-article__topics>li{display:inline;margin-right:4px}@media only screen and (min-width: 1024px){.c-article__topics{margin:8px 0}}.c-article__length--pages{-webkit-transition:right .5s ease 0s;transition:right .5s ease 0s;position:absolute;right:0;bottom:-20px;width:40px;height:40px;border-top-left-radius:3px;border-top-right-radius:10px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;border:1px solid #2b3033;text-align:center;line-height:1}.c-article__length--pages .text{font-size:10px;background-color:#fff500;height:28px;position:relative;top:10px;left:0;text-align:center;padding:1px;width:38px}.c-article__length--pages .text::before{-webkit-transition:top 0.5s ease, right 0.5s ease, -webkit-transform 0.5s ease;transition:top 0.5s ease, right 0.5s ease, -webkit-transform 0.5s ease;transition:top 0.5s ease, right 0.5s ease, transform 0.5s ease;transition:top 0.5s ease, right 0.5s ease, transform 0.5s ease, -webkit-transform 0.5s ease;content:'';position:absolute;height:8px;width:1px;background-color:#2b3033;top:-8px;right:8px}.c-article__length--pages .text::after{-webkit-transition:top 0.5s ease, right 0.5s ease, -webkit-transform 0.5s ease;transition:top 0.5s ease, right 0.5s ease, -webkit-transform 0.5s ease;transition:top 0.5s ease, right 0.5s ease, transform 0.5s ease;transition:top 0.5s ease, right 0.5s ease, transform 0.5s ease, -webkit-transform 0.5s ease;content:'';position:absolute;height:1px;width:8px;background-color:#2b3033;top:0;right:1px}.c-article__length--pages .text span{font-weight:700;font-size:12px;display:block}.c-article__length--time{position:absolute;right:0;bottom:-20px;width:40px;height:40px;border-radius:50%;border:1px solid #2b3033;text-align:center;-webkit-transition:right 0.5s ease 0s;transition:right 0.5s ease 0s;background-color:transparent;line-height:1}.c-article__length--time .text{font-size:10px;background-color:#fff500;height:15px;position:relative;top:10px;left:2px;text-align:center;padding:1px;width:34px}.c-article__length--time .text::before{-webkit-transition:top 0.5s ease 0s, left 0.5s ease 0s, -webkit-transform 0.5s ease 0s;transition:top 0.5s ease 0s, left 0.5s ease 0s, -webkit-transform 0.5s ease 0s;transition:top 0.5s ease 0s, left 0.5s ease 0s, transform 0.5s ease 0s;transition:top 0.5s ease 0s, left 0.5s ease 0s, transform 0.5s ease 0s, -webkit-transform 0.5s ease 0s;content:'';position:absolute;height:8px;width:1px;background-color:#2b3033;top:-8px;left:50%}.c-article__length--time .text::after{-webkit-transition:height 0.5s ease 0s, bottom 0.5s ease 0s, left 0.5s ease 0s, -webkit-transform 0.5s ease 0s;transition:height 0.5s ease 0s, bottom 0.5s ease 0s, left 0.5s ease 0s, -webkit-transform 0.5s ease 0s;transition:height 0.5s ease 0s, bottom 0.5s ease 0s, left 0.5s ease 0s, transform 0.5s ease 0s;transition:height 0.5s ease 0s, bottom 0.5s ease 0s, left 0.5s ease 0s, transform 0.5s ease 0s, -webkit-transform 0.5s ease 0s;content:'';position:absolute;height:10px;width:1px;background-color:#2b3033;bottom:-9px;left:20px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.c-article__length--time .text span{font-weight:700;font-size:12px}.c-article .c-article__label{font-weight:700;letter-spacing:0.2em;text-transform:uppercase;font-size:12px;background-color:#fff500;padding:2px 8px;display:inline-block;margin:0 0 12px;line-height:16px}.c-article .c-article__label--primary{font-weight:700;letter-spacing:0.2em;text-transform:uppercase;font-size:12px;background-color:#fff500;padding:2px 8px;display:inline-block;margin:0 0 12px;line-height:16px}.c-article .c-article__label--secondary{font-weight:700;letter-spacing:0.2em;text-transform:uppercase;font-size:12px;background-color:#f8f7f4;padding:2px 8px;display:inline-block;margin:0 0 12px;line-height:16px}.c-article--promoted .c-article__title{font-family:"Raleway",sans-serif;font-weight:900;font-size:20px}.c-feature-list{position:relative;z-index:11;overflow:hidden}@media only screen and (min-width: 640px){.c-feature-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (min-width: 640px){.l-related-content .c-feature-list{margin-left:-16px;margin-right:-16px}}@media only screen and (min-width: 1024px){.l-related-content .c-feature-list{display:block;margin-left:0;margin-right:0}}@media only screen and (min-width: 640px){.l-newsletter-content .c-feature-list{margin-left:-16px;margin-right:-16px}}.t-template-series .c-feature-list{margin-bottom:50px;margin-top:50px}@media only screen and (min-width: 1024px){.t-template-series .c-feature-list{display:block;margin-left:0;margin-right:0}}.c-feature-list--homepage{margin-bottom:30px}.c-feature{margin:0 0 40px;display:block;background-image:none}@media only screen and (min-width: 640px){.c-feature{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding:0 16px;margin:0 0 32px}}@media only screen and (min-width: 1024px){.c-feature{-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%;min-width:25%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding:0 16px;margin:0 0 32px}.t-template-listing .c-feature{-webkit-flex-basis:33.3333%;-ms-flex-preferred-size:33.3333%;flex-basis:33.3333%;min-width:33.3333%}.t-template-listing-alt .c-feature{-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%;min-width:25%}}@media only screen and (min-width: 1024px){.l-related-content .c-feature{padding:0;margin:0 0 24px}}@media only screen and (min-width: 1024px){.t-template-series .c-feature{padding:0;margin:0 0 24px}}.c-feature:hover,.c-feature:active,.c-feature:focus{background-image:none}@media only screen and (min-width: 1024px){.c-feature:hover .c-feature__image::after,.c-feature:active .c-feature__image::after,.c-feature:focus .c-feature__image::after{opacity:0.3}}@media only screen and (min-width: 1024px){.c-feature:hover .c-feature__title,.c-feature:active .c-feature__title,.c-feature:focus .c-feature__title{color:#000}}@media only screen and (min-width: 1024px){.c-feature:hover .c-feature__meta--has-icon,.c-feature:active .c-feature__meta--has-icon,.c-feature:focus .c-feature__meta--has-icon{padding-right:60px}}@media only screen and (min-width: 1024px){.c-feature:hover .c-feature__length,.c-feature:active .c-feature__length,.c-feature:focus .c-feature__length{right:8px}.c-feature:hover .c-feature__length .text::before,.c-feature:active .c-feature__length .text::before,.c-feature:focus .c-feature__length .text::before{top:3px;left:42px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.c-feature:hover .c-feature__length .text::after,.c-feature:active .c-feature__length .text::after,.c-feature:focus .c-feature__length .text::after{height:8px;bottom:-1px;left:42px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}@media only screen and (min-width: 1024px){.c-feature:hover .c-feature__length--pages,.c-feature:active .c-feature__length--pages,.c-feature:focus .c-feature__length--pages{right:8px}.c-feature:hover .c-feature__length--pages .text::before,.c-feature:active .c-feature__length--pages .text::before,.c-feature:focus .c-feature__length--pages .text::before{top:3px;right:-8px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.c-feature:hover .c-feature__length--pages .text::after,.c-feature:active .c-feature__length--pages .text::after,.c-feature:focus .c-feature__length--pages .text::after{top:12px;right:-11px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}.c-feature--no-image:hover .c-feature__content::before,.c-feature--no-image:active .c-feature__content::before,.c-feature--no-image:focus .c-feature__content::before{opacity:0.3}.c-feature__content{-webkit-transition:.5s ease 0s;transition:.5s ease 0s;height:100%;position:relative;background-color:#fff}.c-feature__content::before{-webkit-transition:.5s ease 0s;transition:.5s ease 0s;background-color:#fff500;opacity:0;content:'';position:absolute;width:100%;height:100%;top:0;left:0}@media only screen and (min-width: 1024px){.l-related-content .c-feature__content{overflow:hidden}}@media only screen and (min-width: 1024px){.t-template-series .c-feature__content{overflow:hidden}}.c-feature__image{-webkit-transition:.5s ease 0s;transition:.5s ease 0s;position:relative}.c-feature__image::after{-webkit-transition:.5s ease 0s;transition:.5s ease 0s;background-color:#fff500;opacity:0;content:'';position:absolute;z-index:1;width:100%;height:100%;top:0;left:0}.template-contributor-list-page .c-feature__image{display:none}.l-related-content .c-feature__image img{display:block}@media only screen and (min-width: 1024px){.l-related-content .c-feature__image{width:35%;float:right;height:100%;background-size:cover}.l-related-content .c-feature__image img{display:none}}.c-feature--with-image .c-feature__image img{display:block}@media only screen and (min-width: 1024px){.c-feature--with-image .c-feature__image{width:35%;float:right;height:100%;background-size:cover}.c-feature--with-image .c-feature__image img{display:none}}.c-feature__text{padding:16px 16px 56px;-webkit-transition:.5s ease 0s;transition:.5s ease 0s}.l-related-content .c-feature__text{padding:16px 16px 56px}@media only screen and (min-width: 1024px){.l-related-content .c-feature__text{float:left;width:65%;-webkit-align-self:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;padding-top:20px}}.c-feature--with-image .c-feature__text{padding:16px 16px 56px}@media only screen and (min-width: 1024px){.c-feature--with-image .c-feature__text{float:left;width:65%;-webkit-align-self:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;padding-bottom:20px;padding-top:20px}}.c-feature__text--tighter{padding:24px;-webkit-transition:.5s ease 0s;transition:.5s ease 0s}@media only screen and (min-width: 1024px){.l-related-content .c-feature__text--tighter{float:left;width:65%;-webkit-align-self:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}}.c-feature__title{position:relative;margin:0 0 64px;padding:0;font-size:18px;font-family:Raleway, sans-serif;font-weight:900}@media only screen and (min-width: 1024px){.c-feature__title{font-size:15px}}.l-related-content .c-feature__title{font-size:18px;line-height:1.4}@media only screen and (min-width: 1024px){.l-related-content .c-feature__title{font-size:20px;margin-bottom:30px}}.t-template-series .c-feature__title{font-size:18px;line-height:1.4;margin-bottom:10px}@media only screen and (min-width: 1024px){.t-template-series .c-feature__title{font-size:20px}}.c-feature__text--tighter .c-feature__title{margin-bottom:10px}@media only screen and (min-width: 1024px){.c-feature__text--tighter .c-feature__title{margin-bottom:10px}}@media only screen and (min-width: 1024px){.c-feature__title--tight{margin-bottom:10px}}.c-feature__desc{font-size:14px;line-height:1.4;margin:0 0 16px;font-weight:400;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.t-template-series .c-feature__desc{margin-bottom:10px}.t-template-series .c-feature__desc:last-child{margin-bottom:5px}@media only screen and (min-width: 1024px){.t-template-series .c-feature__desc{font-size:15px}}.c-feature__meta{-webkit-transition:padding-right .5s ease 0s;transition:padding-right .5s ease 0s;border-bottom:1px solid #2b3033;display:inline-block;padding:0 0 10px 0;position:absolute;bottom:36px;max-width:86%}.c-feature__meta--has-icon{padding:0 56px 10px 0}.t-template-series .c-feature__meta{bottom:unset;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:6px;position:relative}.c-feature__meta-list{display:inline-block;list-style:none;padding:8px 0;margin:0;font-size:14px;background-image:none;border-bottom:1px solid #2b3033}.c-feature__meta-list li{display:inline}.c-feature__meta-title{margin:0;font-size:16px;font-weight:700;line-height:22px}.c-feature__meta-subtitle{margin:0;font-size:16px;font-weight:400;line-height:22px;margin-bottom:10px}.c-feature__author{font-weight:400;font-size:12px;margin:0;line-height:1.2;text-transform:uppercase}.t-template-series .c-feature__author:not(:last-child){margin-right:16px}.c-feature__length{position:absolute;right:0;bottom:-20px;width:40px;height:40px;border-radius:50%;border:1px solid #2b3033;text-align:center;-webkit-transition:.5s ease 0s;transition:.5s ease 0s;background-color:#fff}.c-feature__length .text{font-size:10px;background-color:#fff500;height:15px;position:relative;top:10px;left:2px;text-align:center;padding:1px;width:34px}.c-feature__length .text::before{-webkit-transition:left 0.5s ease 0s, top 0.5s ease 0s, -webkit-transform 0.5s ease 0s;transition:left 0.5s ease 0s, top 0.5s ease 0s, -webkit-transform 0.5s ease 0s;transition:left 0.5s ease 0s, top 0.5s ease 0s, transform 0.5s ease 0s;transition:left 0.5s ease 0s, top 0.5s ease 0s, transform 0.5s ease 0s, -webkit-transform 0.5s ease 0s;content:'';position:absolute;height:8px;width:1px;background-color:#2b3033;top:-8px;left:50%}.c-feature__length .text::after{-webkit-transition:left 0.5s ease 0s, height 0.5s ease 0s, bottom 0.5s ease 0s, -webkit-transform 0.5s ease 0s;transition:left 0.5s ease 0s, height 0.5s ease 0s, bottom 0.5s ease 0s, -webkit-transform 0.5s ease 0s;transition:left 0.5s ease 0s, height 0.5s ease 0s, bottom 0.5s ease 0s, transform 0.5s ease 0s;transition:left 0.5s ease 0s, height 0.5s ease 0s, bottom 0.5s ease 0s, transform 0.5s ease 0s, -webkit-transform 0.5s ease 0s;content:'';position:absolute;height:10px;width:1px;background-color:#2b3033;bottom:-9px;left:20px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.c-feature__length .text span{font-weight:700;font-size:12px}.c-feature__length--pages{-webkit-transition:right 0.5s ease 0s;transition:right 0.5s ease 0s;position:absolute;right:0;bottom:-20px;width:40px;height:40px;border-top-left-radius:3px;border-top-right-radius:10px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;border:1px solid #2b3033;text-align:center;line-height:1}.c-feature__length--pages .text{font-size:10px;background-color:#fff500;height:28px;position:relative;top:10px;left:0;text-align:center;padding:1px;width:38px}.c-feature__length--pages .text::before{-webkit-transition:top 0.5s ease, right 0.5s ease, -webkit-transform 0.5s ease;transition:top 0.5s ease, right 0.5s ease, -webkit-transform 0.5s ease;transition:top 0.5s ease, right 0.5s ease, transform 0.5s ease;transition:top 0.5s ease, right 0.5s ease, transform 0.5s ease, -webkit-transform 0.5s ease;content:'';position:absolute;height:8px;width:1px;background-color:#2b3033;top:-8px;right:8px}.c-feature__length--pages .text::after{-webkit-transition:top 0.5s ease, right 0.5s ease, -webkit-transform 0.5s ease;transition:top 0.5s ease, right 0.5s ease, -webkit-transform 0.5s ease;transition:top 0.5s ease, right 0.5s ease, transform 0.5s ease;transition:top 0.5s ease, right 0.5s ease, transform 0.5s ease, -webkit-transform 0.5s ease;content:'';position:absolute;height:1px;width:8px;background-color:#2b3033;top:0;right:1px}.c-feature__length--pages .text span{font-weight:700;font-size:12px;display:block}.c-feature__label--primary{font-weight:700;letter-spacing:0.2em;text-transform:uppercase;font-size:12px;background-color:#fff500;padding:2px 8px;display:inline-block;margin:0 0 12px;line-height:16px}.c-feature__label--secondary{font-weight:700;letter-spacing:0.2em;text-transform:uppercase;font-size:12px;background-color:#f8f7f4;padding:2px 8px;display:inline-block;margin:0 0 12px;line-height:16px}.c-feature-text{margin:0 0 48px;display:block;background-image:none}@media only screen and (min-width: 640px){.c-feature-text{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding:0 16px;margin:0 0 32px}}@media only screen and (min-width: 1024px){.c-feature-text{-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%;min-width:25%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding:0 16px;margin:0 0 32px}.t-template-listing .c-feature-text{-webkit-flex-basis:33.3333%;-ms-flex-preferred-size:33.3333%;flex-basis:33.3333%;min-width:33.3333%}.t-template-listing-alt .c-feature-text{-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%;min-width:25%}}@media only screen and (min-width: 1024px){.l-related-content .c-feature-text{padding:0 16px;margin:0 0 24px}}.c-feature-text:hover,.c-feature-text:active,.c-feature-text:focus{background-image:none}@media only screen and (min-width: 1024px){.c-feature-text:hover .c-feature-text__title,.c-feature-text:active .c-feature-text__title,.c-feature-text:focus .c-feature-text__title{color:#000}}@media only screen and (min-width: 1024px){.c-feature-text:hover .c-feature-text__meta,.c-feature-text:active .c-feature-text__meta,.c-feature-text:focus .c-feature-text__meta{padding-right:60px}}@media only screen and (min-width: 1024px){.c-feature-text:hover .c-feature-text__length,.c-feature-text:active .c-feature-text__length,.c-feature-text:focus .c-feature-text__length{right:8px}.c-feature-text:hover .c-feature-text__length .text::before,.c-feature-text:active .c-feature-text__length .text::before,.c-feature-text:focus .c-feature-text__length .text::before{top:3px;left:42px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.c-feature-text:hover .c-feature-text__length .text::after,.c-feature-text:active .c-feature-text__length .text::after,.c-feature-text:focus .c-feature-text__length .text::after{height:8px;bottom:-1px;left:42px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}.c-feature-text:hover .c-feature-text__title-shadow,.c-feature-text:active .c-feature-text__title-shadow,.c-feature-text:focus .c-feature-text__title-shadow{color:rgba(255,255,255,0.3)}.c-feature-text__content{-webkit-transition:.5s ease 0s;transition:.5s ease 0s;height:100%;position:relative;background:none;background-color:#fff500;overflow:hidden;width:100%}@media only screen and (min-width: 640px){.c-feature-text__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}@media only screen and (min-width: 1024px){.l-related-content .c-feature-text__content{overflow:hidden}}.c-feature-text__text{padding:16px 16px 56px;-webkit-transition:.5s ease 0s;transition:.5s ease 0s}@media only screen and (min-width: 640px){.c-feature-text__text{-webkit-align-self:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}}.l-related-content .c-feature-text__text{padding:16px 16px 56px}@media only screen and (min-width: 1024px){.l-related-content .c-feature-text__text{float:left;width:65%;-webkit-align-self:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;padding-top:40px}}.c-feature-text__title{-webkit-transition:.5s ease 0s;transition:.5s ease 0s;position:relative;margin:0 0 64px;padding:0;font-size:18px;font-family:"Raleway",sans-serif;font-weight:900;z-index:1}@media only screen and (min-width: 1024px){.c-feature-text__title{font-size:15px}}.l-related-content .c-feature-text__title{font-size:18px;line-height:1.4}@media only screen and (min-width: 1024px){.l-related-content .c-feature-text__title{font-size:20px}}.c-feature-text__title-shadow{-webkit-transition:color 0.5s ease 0s;transition:color 0.5s ease 0s;font-family:"Raleway",sans-serif;font-weight:900;position:absolute;top:24px;left:-24px;font-size:150px;line-height:120px;color:rgba(255,255,255,0.5)}.c-feature-text__meta{-webkit-transition:.5s ease 0s;transition:.5s ease 0s;-webkit-transition-property:padding-right;transition-property:padding-right;border-bottom:1px solid #2b3033;display:inline-block;padding:0 56px 10px 0;position:absolute;bottom:36px;left:16px;right:16px;z-index:1}.l-related-content .c-feature-text__meta{max-width:calc(100% - 40px);left:16px;right:16px}@media only screen and (min-width: 1024px){.l-related-content .c-feature-text__meta{right:40%;width:300px}}.c-feature-text__author{font-weight:400;font-size:12px;margin:0;line-height:1.2;text-transform:uppercase}.c-feature-text__length{position:absolute;right:0;bottom:-20px;width:40px;height:40px;border-radius:50%;border:1px solid #2b3033;text-align:center;-webkit-transition:.5s ease 0s;transition:.5s ease 0s;background-color:#fff500}.c-feature-text__length .text{font-size:10px;background-color:#fff500;height:15px;position:relative;top:10px;left:2px;text-align:center;padding:1px;width:34px}.c-feature-text__length .text::before{-webkit-transition:top 0.5s ease 0s, left 0.5s ease 0s, -webkit-transform 0.5s ease 0s;transition:top 0.5s ease 0s, left 0.5s ease 0s, -webkit-transform 0.5s ease 0s;transition:top 0.5s ease 0s, left 0.5s ease 0s, transform 0.5s ease 0s;transition:top 0.5s ease 0s, left 0.5s ease 0s, transform 0.5s ease 0s, -webkit-transform 0.5s ease 0s;content:'';position:absolute;height:8px;width:1px;background-color:#2b3033;top:-8px;left:50%}.c-feature-text__length .text::after{-webkit-transition:height 0.5s ease 0s, bottom 0.5s ease 0s, left 0.5s ease 0s, -webkit-transform 0.5s ease 0s;transition:height 0.5s ease 0s, bottom 0.5s ease 0s, left 0.5s ease 0s, -webkit-transform 0.5s ease 0s;transition:height 0.5s ease 0s, bottom 0.5s ease 0s, left 0.5s ease 0s, transform 0.5s ease 0s;transition:height 0.5s ease 0s, bottom 0.5s ease 0s, left 0.5s ease 0s, transform 0.5s ease 0s, -webkit-transform 0.5s ease 0s;content:'';position:absolute;height:10px;width:1px;background-color:#2b3033;bottom:-9px;left:20px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.c-feature-text__length .text span{font-weight:700;font-size:12px}.c-feature-basic{margin-top:0;margin-right:0;margin-bottom:40px;margin-left:0;display:block;background-image:none}@media only screen and (min-width: 640px){.c-feature-basic{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding:0 16px;margin:0 0 32px}}@media only screen and (min-width: 1024px){.c-feature-basic{-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding:0 16px;margin:0 0 32px}.t-template-listing .c-feature-basic{-webkit-flex-basis:33.3333%;-ms-flex-preferred-size:33.3333%;flex-basis:33.3333%;min-width:33.3333%}.t-template-listing-alt .c-feature-basic{-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%;min-width:25%}}.c-feature-basic:hover,.c-feature-basic:active,.c-feature-basic:focus{background-image:none}@media only screen and (min-width: 640px){.c-feature-basic:hover .c-feature-basic__content,.c-feature-basic:active .c-feature-basic__content,.c-feature-basic:focus .c-feature-basic__content{background-color:#fff}}@media only screen and (min-width: 1024px){.c-feature-basic:hover .c-feature-basic__title,.c-feature-basic:active .c-feature-basic__title,.c-feature-basic:focus .c-feature-basic__title{color:#000}}@media only screen and (min-width: 640px){.c-feature-basic:hover .c-feature-basic__length,.c-feature-basic:active .c-feature-basic__length,.c-feature-basic:focus .c-feature-basic__length{background-color:#fff;right:0}}.c-feature-basic:hover .c-feature-basic__length::after,.c-feature-basic:active .c-feature-basic__length::after,.c-feature-basic:focus .c-feature-basic__length::after{height:20px;left:18px;top:-7px}@media only screen and (min-width: 640px){.c-feature-basic:hover .c-feature-basic__length .text::before,.c-feature-basic:active .c-feature-basic__length .text::before,.c-feature-basic:focus .c-feature-basic__length .text::before{top:-6px;left:5px;-webkit-transform:rotate(90deg);transform:rotate(90deg);height:8px}}@media only screen and (min-width: 640px){.c-feature-basic:hover .c-feature-basic__length .text::after,.c-feature-basic:active .c-feature-basic__length .text::after,.c-feature-basic:focus .c-feature-basic__length .text::after{opacity:1;top:-2px;left:9px;-webkit-transform:rotate(0);transform:rotate(0);height:8px}}.c-feature-basic__content{-webkit-transition:background-color .5s ease 0s;transition:background-color .5s ease 0s;height:100%;position:relative;background-color:#f8f7f4}.c-feature-basic__text{padding:16px 16px 32px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%}.c-feature-basic__title{-webkit-transition:color .5s ease 0s;transition:color .5s ease 0s;position:relative;padding:0;font-size:18px;font-family:"Raleway",sans-serif;font-weight:900;margin:0 0 12px}@media only screen and (min-width: 1024px){.c-feature-basic__title{font-size:15px}}.c-feature-basic__desc{font-size:14px;line-height:1.4;margin:0 0 16px;font-weight:400;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.c-feature-basic__meta{-webkit-transition:padding-right .5s ease 0s;transition:padding-right .5s ease 0s;border-bottom:1px solid #2b3033;display:inline-block;padding:0 56px 10px 0;position:relative;left:0;right:16px;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;width:100%}.c-feature-basic__author{font-weight:400;font-size:12px;margin:0;line-height:1.2;text-transform:uppercase}.c-feature-basic__author span{display:block;font-weight:700}.c-feature-basic__length{position:absolute;right:0;border:1px solid #2b3033;text-align:center;-webkit-transition:background-color .5s ease 0s,right .5s ease 0s;transition:background-color .5s ease 0s,right .5s ease 0s;background-color:#f8f7f4;border-radius:3px;height:24px;width:24px;bottom:-12px}.c-feature-basic__length::after{-webkit-transition:height .5s ease 0s,left .5s ease 0s,top .5s ease 0s;transition:height .5s ease 0s,left .5s ease 0s,top .5s ease 0s;content:'';position:absolute;width:1px;height:12px;background-color:#2b3033;top:4px;left:12px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.c-feature-basic__length .text{font-size:10px;position:relative;text-align:center;padding:1px;background-color:#f8f7f4;top:-1px;height:8px;width:8px;left:16px}.c-feature-basic__length .text::before{-webkit-transition:top .5s ease 0s,left .5s ease 0s,height .5s ease 0s,-webkit-transform .5s ease 0s;transition:top .5s ease 0s,left .5s ease 0s,height .5s ease 0s,-webkit-transform .5s ease 0s;transition:top .5s ease 0s,left .5s ease 0s,transform .5s ease 0s,height .5s ease 0s;transition:top .5s ease 0s,left .5s ease 0s,transform .5s ease 0s,height .5s ease 0s,-webkit-transform .5s ease 0s;content:'';position:absolute;width:1px;background-color:#2b3033;top:-2px;left:3px;-webkit-transform:rotate(45deg);transform:rotate(45deg);height:12px}.c-feature-basic__length .text::after{-webkit-transition:opacity .5s ease 0s,top .5s ease 0s,left .5s ease 0s,height .5s ease 0s,-webkit-transform .5s ease 0s;transition:opacity .5s ease 0s,top .5s ease 0s,left .5s ease 0s,height .5s ease 0s,-webkit-transform .5s ease 0s;transition:opacity .5s ease 0s,top .5s ease 0s,left .5s ease 0s,transform .5s ease 0s,height .5s ease 0s;transition:opacity .5s ease 0s,top .5s ease 0s,left .5s ease 0s,transform .5s ease 0s,height .5s ease 0s,-webkit-transform .5s ease 0s;content:'';position:absolute;width:1px;background-color:#2b3033;bottom:-9px;opacity:0;top:-2px;left:3px;-webkit-transform:rotate(45deg);transform:rotate(45deg);height:12px}.c-feature-main{background-color:#000;height:calc(100vh - 104px);background-size:cover;background-position-x:left;background-position-y:center;background-repeat:no-repeat;position:relative;overflow:hidden}@media only screen and (min-width: 1024px){.c-feature-main{height:100vh}}@media only screen and (min-width: 1024px){.c-feature-main__container{position:relative;max-width:1080px;margin:0 auto}}@media only screen and (min-width: 1280px){.c-feature-main__container{width:1280px;max-width:1280px}.c-feature-main__container.narrow{width:1080px}}.c-feature-main__text{position:absolute;width:100%;padding:32px 32px 64px;bottom:0;z-index:11;display:block;background-image:-webkit-radial-gradient(at center center, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.65) 34%, transparent 64%, transparent 100%);background-image:radial-gradient(at center center, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.65) 34%, transparent 64%, transparent 100%);background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat-x:initial;background-repeat-y:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:initial}@media only screen and (min-width: 1024px){.c-feature-main__text{width:60%;right:0;padding:200px 40px 200px 100px;top:0;bottom:auto}}.c-feature-main__text:hover,.c-feature-main__text:active,.c-feature-main__text:focus{background-image:-webkit-radial-gradient(at center center, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.65) 34%, transparent 64%, transparent 100%);background-image:radial-gradient(at center center, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.65) 34%, transparent 64%, transparent 100%);background-size:contain}@media only screen and (min-width: 1024px){.c-feature-main__text:hover .c-feature-main__title-shadow,.c-feature-main__text:active .c-feature-main__title-shadow,.c-feature-main__text:focus .c-feature-main__title-shadow{color:rgba(255,245,0,0.05)}}@media only screen and (min-width: 1024px){.c-feature-main__text:hover .c-feature-main__meta,.c-feature-main__text:active .c-feature-main__meta,.c-feature-main__text:focus .c-feature-main__meta{padding-right:60px}}@media only screen and (min-width: 1024px){.c-feature-main__text:hover .c-feature-main__length,.c-feature-main__text:active .c-feature-main__length,.c-feature-main__text:focus .c-feature-main__length{right:8px}}@media only screen and (min-width: 1024px){.c-feature-main__text:hover .c-feature-main__length .text,.c-feature-main__text:active .c-feature-main__length .text,.c-feature-main__text:focus .c-feature-main__length .text{right:8px}}@media only screen and (min-width: 1024px){.c-feature-main__text:hover .c-feature-main__length .text::before,.c-feature-main__text:active .c-feature-main__length .text::before,.c-feature-main__text:focus .c-feature-main__length .text::before{top:3px;left:42px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}@media only screen and (min-width: 1024px){.c-feature-main__text:hover .c-feature-main__length .text::after,.c-feature-main__text:active .c-feature-main__length .text::after,.c-feature-main__text:focus .c-feature-main__length .text::after{height:8px;bottom:-1px;left:42px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}.c-feature-main__title{position:relative;margin:0 0 64px;padding:0;font-family:"Raleway",sans-serif;z-index:12;font-weight:900;line-height:1.2;font-size:28px;color:#fff}@media only screen and (min-width: 1024px){.c-feature-main__title{font-size:40px;line-height:1.2}}@media only screen and (min-width: 1280px){.c-feature-main__title{font-size:44px}}.c-feature-main__title-shadow{-webkit-transition:color .5s ease 0s;transition:color .5s ease 0s;will-change:transform;display:none}@media only screen and (min-width: 1024px){.c-feature-main__title-shadow{display:block;position:absolute;font-size:400px;color:rgba(255,245,0,0.15);left:100px;top:100px;z-index:10;font-family:"Raleway",sans-serif;font-weight:900;line-height:300px;width:calc(100% * 7)}}.c-feature-main__meta{color:#fff;z-index:12;-webkit-transition:padding-right .5s ease 0s;transition:padding-right .5s ease 0s;display:inline-block;padding:0 56px 10px 0;will-change:transform;border-bottom:1px solid #fff500;position:relative;top:auto;right:16px;bottom:auto;left:0}@media only screen and (min-width: 1024px){.c-feature-main__meta{color:#2b3033}}.c-feature-main__author{margin:0;line-height:1.2;text-transform:uppercase;color:#fff500;font-size:20px;font-weight:700}.c-feature-main__length{position:absolute;right:0;bottom:-20px;width:40px;height:40px;border-radius:50%;text-align:center;-webkit-transition:right .5s ease 0s;transition:right .5s ease 0s;color:#fff500;background-color:#2b3033;padding:0;border:1px solid #fff500}.c-feature-main__length .text{font-size:10px;height:15px;position:relative;top:10px;left:2px;text-align:center;padding-top:1px;padding-right:1px;padding-bottom:1px;padding-left:1px;width:34px;background-color:transparent}.c-feature-main__length .text::before{-webkit-transition:top 0.5s ease, left 0.5s ease, -webkit-transform 0.5s ease;transition:top 0.5s ease, left 0.5s ease, -webkit-transform 0.5s ease;transition:top 0.5s ease, left 0.5s ease, transform 0.5s ease;transition:top 0.5s ease, left 0.5s ease, transform 0.5s ease, -webkit-transform 0.5s ease;content:'';position:absolute;height:8px;width:1px;top:-8px;left:50%;background-color:#fff500}.c-feature-main__length .text::after{-webkit-transition-duration:0.5s;transition-duration:0.5s;-webkit-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-property:height 0.5s ease, bottom 0.5s ease, left 0.5s ease, -webkit-transform 0.5s ease;transition-property:height 0.5s ease, bottom 0.5s ease, left 0.5s ease, -webkit-transform 0.5s ease;transition-property:height 0.5s ease, bottom 0.5s ease, left 0.5s ease, transform 0.5s ease;transition-property:height 0.5s ease, bottom 0.5s ease, left 0.5s ease, transform 0.5s ease, -webkit-transform 0.5s ease;content:'';position:absolute;height:10px;width:1px;bottom:-9px;left:20px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);background-color:#fff500}.c-feature-main__length .text span{font-weight:700;font-size:12px}.c-feature-promoted{margin:0 0 40px;display:block;background-image:none}@media only screen and (min-width: 640px){.c-feature-promoted{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding:0 16px;margin:0 0 32px}}@media only screen and (min-width: 980px){.c-feature-promoted{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}}@media only screen and (min-width: 1024px){.c-feature-promoted{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding:0 16px;margin:0 0 32px}}@media only screen and (min-width: 1024px){.l-related-content .c-feature-promoted{padding:0 16px;margin:0 0 24px}}.c-feature-promoted:hover,.c-feature-promoted:active,.c-feature-promoted:focus{background-image:none}@media only screen and (min-width: 1024px){.c-feature-promoted:hover .c-feature-promoted__image::after,.c-feature-promoted:active .c-feature-promoted__image::after,.c-feature-promoted:focus .c-feature-promoted__image::after{opacity:0.3}}@media only screen and (min-width: 1024px){.c-feature-promoted:hover .c-feature-promoted__title,.c-feature-promoted:active .c-feature-promoted__title,.c-feature-promoted:focus .c-feature-promoted__title{color:#000}}@media only screen and (min-width: 1024px){.c-feature-promoted:hover .c-feature-promoted__meta,.c-feature-promoted:active .c-feature-promoted__meta,.c-feature-promoted:focus .c-feature-promoted__meta{padding-right:60px}}@media only screen and (min-width: 1024px){.c-feature-promoted:hover .c-feature-promoted__length,.c-feature-promoted:active .c-feature-promoted__length,.c-feature-promoted:focus .c-feature-promoted__length{right:8px}.c-feature-promoted:hover .c-feature-promoted__length .text::before,.c-feature-promoted:active .c-feature-promoted__length .text::before,.c-feature-promoted:focus .c-feature-promoted__length .text::before{top:3px;left:42px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.c-feature-promoted:hover .c-feature-promoted__length .text::after,.c-feature-promoted:active .c-feature-promoted__length .text::after,.c-feature-promoted:focus .c-feature-promoted__length .text::after{height:8px;bottom:-1px;left:42px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}.c-feature-promoted__content{-webkit-transition:.5s ease 0s;transition:.5s ease 0s;height:100%;position:relative;background-color:#fff}@media only screen and (min-width: 980px){.c-feature-promoted__content{position:relative;height:100%;background:#fff}}@media only screen and (min-width: 1024px){.l-related-content .c-feature-promoted__content{overflow:hidden}}.c-feature-promoted__image{-webkit-transition:.5s ease 0s;transition:.5s ease 0s;position:relative}.c-feature-promoted__image::after{-webkit-transition:.5s ease 0s;transition:.5s ease 0s;background-color:#fff500;opacity:0;content:'';position:absolute;z-index:1;width:100%;height:100%;top:0;left:0}@media only screen and (min-width: 980px){.c-feature-promoted__image{width:65%;left:0;position:relative}}@media only screen and (min-width: 1024px){.l-related-content .c-feature-promoted__image{width:35%;float:right}}.c-feature-promoted__text{padding:16px 16px 56px}@media only screen and (min-width: 980px){.c-feature-promoted__text{background:transparent;position:absolute;width:35%;padding:32px 32px 40px;bottom:0;left:65%}}.l-related-content .c-feature-promoted__text{padding:16px 16px 56px}@media only screen and (min-width: 1024px){.l-related-content .c-feature-promoted__text{float:left;width:65%;-webkit-align-self:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;padding-top:40px}}.c-feature-promoted__title{position:relative;margin:0 0 64px;padding:0;font-size:18px;font-family:"Raleway",sans-serif;font-weight:900}@media only screen and (min-width: 980px){.c-feature-promoted__title{font-size:26px;line-height:1.2;font-family:"Raleway",sans-serif;font-weight:900}}.l-related-content .c-feature-promoted__title{font-size:18px;line-height:1.4}@media only screen and (min-width: 1024px){.l-related-content .c-feature-promoted__title{font-size:20px}}.c-feature-promoted__meta{-webkit-transition:padding-right 0.5s ease;transition:padding-right 0.5s ease;border-bottom:1px solid #2b3033;display:inline-block;padding:0 56px 10px 0;position:absolute;bottom:36px;left:16px;right:16px}@media only screen and (min-width: 980px){.c-feature-promoted__meta{position:relative;top:auto;bottom:auto;left:0}}.l-related-content .c-feature-promoted__meta{max-width:calc(100% - 40px);left:16px;right:16px}@media only screen and (min-width: 1024px){.l-related-content .c-feature-promoted__meta{right:40%;width:300px}}.c-feature-promoted__author{font-weight:400;font-size:12px;margin:0;line-height:1.2;text-transform:uppercase}.c-feature-promoted__length{position:absolute;right:0;bottom:-20px;width:40px;height:40px;border-radius:50%;border:1px solid #2b3033;text-align:center;-webkit-transition:.5s ease 0s;transition:.5s ease 0s;background-color:#fff}.c-feature-promoted__length .text{font-size:10px;background-color:#fff500;height:15px;position:relative;top:10px;left:2px;text-align:center;padding:1px;width:34px}.c-feature-promoted__length .text::before{-webkit-transition:top 0.5s ease 0s, left 0.5s ease 0s, -webkit-transform 0.5s ease 0s;transition:top 0.5s ease 0s, left 0.5s ease 0s, -webkit-transform 0.5s ease 0s;transition:top 0.5s ease 0s, left 0.5s ease 0s, transform 0.5s ease 0s;transition:top 0.5s ease 0s, left 0.5s ease 0s, transform 0.5s ease 0s, -webkit-transform 0.5s ease 0s;content:'';position:absolute;height:8px;width:1px;background-color:#2b3033;top:-8px;left:50%}.c-feature-promoted__length .text::after{-webkit-transition:.5s ease 0s;transition:.5s ease 0s;content:'';position:absolute;height:10px;width:1px;background-color:#2b3033;bottom:-9px;left:20px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.c-feature-promoted__length .text span{font-weight:700;font-size:12px}.c-feature-listings-meta__title{line-height:32px;font-size:40px;font-family:'Raleway', sans-serif;font-weight:700;margin:0;z-index:2;position:relative}@media only screen and (min-width: 1024px){.c-feature-listings-meta__title{line-height:32px;font-size:60px}}.c-feature-listings-meta__title--small{line-height:32px;font-size:40px;font-family:'Raleway', sans-serif;font-weight:700;margin:0;z-index:2;position:relative}@media only screen and (min-width: 1024px){.c-feature-listings-meta__title--small{line-height:32px;font-size:40px}}.c-feature-listings-meta__title-shadow{font-size:300px;color:rgba(255,245,0,0.15);font-family:'Raleway', sans-serif;font-weight:900;position:absolute;left:0;z-index:1}@media only screen and (min-width: 1024px){.c-feature-listings-meta__title-shadow{line-height:32px}}.c-feature-listings-meta__text{line-height:1.2;position:relative;z-index:2}.c-meta{position:relative}@media only screen and (min-width: 640px){.c-meta{-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%;padding:0}}@media only screen and (min-width: 1024px){.t-template-feature .c-meta{padding-top:0}}@media only screen and (min-width: 1024px){.t-template-feature-no-image .c-meta{padding-top:160px}.t-template-feature-no-image .c-meta .c-meta--fixed{padding-top:60px}}@media only screen and (min-width: 1024px){.t-template-main-image .c-meta{padding-top:64px}}.l-main-column .c-meta{padding:28px 0;display:block}@media only screen and (min-width: 1024px){.l-main-column .c-meta{display:none}}.l-main-column .c-meta .c-meta__text{display:block}@media only screen and (min-width: 1024px){.l-main-column .c-meta .c-meta__text{display:none}}.l-main-column .c-meta .c-meta__meta{position:relative;left:0;padding:0 0 10px;bottom:36px;width:180px}.l-main-column .c-meta .c-meta__author{font-weight:700;font-size:12px}.l-main-column .c-meta .c-meta__date{font-size:14px}.l-main-column .c-meta .c-meta__topics{margin:0}.l-main-column .c-meta .c-meta__length{position:absolute;right:0;bottom:-20px;width:40px;height:40px;border-radius:50%;border:1px solid #2b3033;text-align:center;background-color:#f2f0ea}.l-main-column .c-meta .c-meta__length .text{font-size:10px;background-color:#fff500;height:15px;position:relative;top:10px;left:2px;text-align:center;padding:1px;width:34px}.l-main-column .c-meta .c-meta__length .text::before{content:'';position:absolute;height:8px;width:1px;background-color:#2b3033;top:-8px;left:50%}.l-main-column .c-meta .c-meta__length .text::after{content:'';position:absolute;height:10px;width:1px;background-color:#2b3033;bottom:-9px;left:20px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.l-main-column .c-meta .c-meta__length .text span{font-weight:700;font-size:12px}.c-meta__heading{font-family:'Karla', sans-serif;font-weight:400;letter-spacing:0.2em;text-transform:uppercase;position:relative;z-index:2;font-size:11px;margin:0;color:rgba(43,48,51,0.7)}@media only screen and (min-width: 640px){.c-meta__heading{margin:0 0 48px 16px}}@media only screen and (min-width: 1024px){.c-meta__heading{margin:0}}.c-meta__title{position:relative;margin:0 0 64px;padding:0;font-size:18px;font-family:'Raleway', sans-serif;font-weight:900}@media only screen and (min-width: 1024px){.c-meta__title{line-height:1.2;font-size:16px;margin:0}}.c-meta__text{padding:0;display:block;padding-bottom:32px}@media only screen and (min-width: 1024px){.c-meta__text{display:block;padding:0}}@media only screen and (min-width: 1024px){.t-template-standard .c-meta__text{padding:0}}@media only screen and (min-width: 1024px){.t-template-main-image .c-meta__text{padding:0}}@media only screen and (min-width: 1024px){.c-meta--fixed{position:fixed;top:64px;width:calc(25% - 152px)}.t-template-feature-no-image .c-meta--fixed{padding-top:60px}}@media only screen and (min-width: 1024px){.c-meta--fixed .c-meta__mini-title{display:block}}@media only screen and (min-width: 1024px){.c-meta--fixed .c-meta__author{font-size:14px}}@media only screen and (min-width: 1024px){.c-meta--fixed .c-meta__date{font-size:14px}}@media only screen and (min-width: 1024px){.c-meta--fixed .c-meta__topics{display:none}}.c-meta__meta{border-bottom:1px solid #2b3033;display:inline-block;padding:0 0 10px;right:16px;position:relative;top:auto;bottom:auto;left:0;width:160px}@media only screen and (min-width: 1024px){.c-meta__meta{padding:0 0 24px}}@media only screen and (min-width: 1280px){.c-meta__meta{width:200px}}.c-meta__mini-title{display:none;margin:0 0 24px}.c-meta__author{font-weight:700;font-size:12px;margin:0;line-height:1.2;text-transform:uppercase}@media only screen and (min-width: 1024px){.c-meta__author{margin:0;line-height:1.2;text-transform:uppercase;font-weight:700;font-size:18px}}.c-meta__date{font-size:14px;margin:0;color:#7c7c7c;line-height:1.2}@media only screen and (min-width: 1024px){.c-meta__date{font-size:16px}}.c-meta__length{position:absolute;right:0;bottom:-20px;width:40px;height:40px;border-radius:50%;border:1px solid #2b3033;text-align:center;background-color:transparent}@media only screen and (min-width: 1024px){.c-meta__length{width:60px;height:60px;right:-60px;bottom:-30px}}.c-meta__length .text{font-size:0;width:56px;height:auto;background-color:transparent;font-size:10px;background-color:#fff500;height:15px;position:relative;top:10px;left:2px;text-align:center;padding:1px;width:34px}@media only screen and (min-width: 1024px){.c-meta__length .text{font-size:11px;position:relative;top:10px;left:2px;text-align:center;padding:1px;width:56px;height:auto;background-color:transparent}}.c-meta__length .text span{font-weight:700;font-size:12px;display:none}.c-meta__length .text span span{font-size:11px}.c-meta__length .text span:first-child{display:inline}.c-meta__length .text span:first-child::before{-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;content:'';position:absolute;height:8px;width:1px;background-color:#2b3033;top:-8px;left:50%}.c-meta__length .text span:first-child::after{-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;content:'';position:absolute;height:10px;width:1px;background-color:#2b3033;bottom:-9px;left:20px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}@media only screen and (min-width: 1024px){.c-meta__length .text span:first-child{font-size:18px;font-weight:700}.c-meta__length .text span:first-child::before{display:none}.c-meta__length .text span:first-child::after{display:none}.c-meta__length .text span:first-child span{display:none}}@media only screen and (min-width: 1024px){.c-meta__length .text span{font-size:11px;display:block;font-weight:400}}.c-meta__topics{list-style-type:none;padding:0;font-size:12px;text-transform:uppercase;margin:32px 0 0}@media only screen and (min-width: 1024px){.c-meta__topics{margin:48px 0 0}}.c-meta__topics a{font-weight:400;background-image:none}.c-meta__topics-heading{margin:20px 0 3px;font-weight:600}.c-meta-pub{position:relative}.l-column-main .c-meta-pub{padding:28px 0;display:block}@media only screen and (min-width: 1024px){.l-column-main .c-meta-pub{display:none}}.l-column-main .c-meta-pub .c-meta-pub__text{display:block}@media only screen and (min-width: 1024px){.l-column-main .c-meta-pub .c-meta-pub__text{display:none}}.l-column-main .c-meta-pub .c-meta-pub__meta{position:relative;left:0;padding:0 0 10px;bottom:36px;width:180px}.l-column-main .c-meta-pub .c-meta-pub__author{font-weight:700;font-size:12px}.l-column-main .c-meta-pub .c-meta-pub__date{font-size:14px}.l-column-main .c-meta-pub .c-meta-pub__topics{margin:0}.l-column-main .c-meta-pub .c-meta-pub__length{position:absolute;right:0;bottom:-20px;width:40px;height:40px;border-radius:3px 10px 3px 3px;border:1px solid #2b3033;text-align:center}.l-column-main .c-meta-pub .c-meta-pub__length .text{font-size:10px;background-color:#fff500;height:28px;position:relative;top:10px;left:0;text-align:center;padding:1px;width:38px}.l-column-main .c-meta-pub .c-meta-pub__length .text::before{content:'';position:absolute;height:8px;width:1px;background-color:#2b3033;top:-8px;right:8px}.l-column-main .c-meta-pub .c-meta-pub__length .text::after{content:'';position:absolute;height:1px;width:8px;background-color:#2b3033;top:0;right:1px}.l-column-main .c-meta-pub .c-meta-pub__length .text span{font-weight:700;font-size:12px;display:block}.l-column-main .c-meta-pub .c-meta-pub__meta+.c-meta-pub__publisher{margin-top:12px}.c-meta-pub__heading{font-family:'Karla', sans-serif;font-weight:400;letter-spacing:0.2em;text-transform:uppercase;position:relative;z-index:2;font-size:11px;margin:0;color:rgba(43,48,51,0.7)}@media only screen and (min-width: 640px){.c-meta-pub__heading{margin:0 0 48px 16px}}@media only screen and (min-width: 1024px){.c-meta-pub__heading{margin:0}}.c-meta-pub__title{position:relative;margin:0 0 64px;padding:0;font-size:18px;font-family:"Karla",sans-serif;font-weight:900}@media only screen and (min-width: 1024px){.c-meta-pub__title{line-height:1.2;font-size:16px;margin:0}}.c-meta-pub__text{padding:0;display:block}@media only screen and (min-width: 1024px){.c-meta-pub__text{display:block}}@media only screen and (min-width: 1024px){.t-template-standard .c-meta-pub__text{padding:0}}@media only screen and (min-width: 1024px){.t-template-main-image .c-meta-pub__text{padding:0}}@media only screen and (min-width: 1024px){.c-meta-pub__text--fixed{position:fixed;top:120px;width:calc(25% - 152px)}}@media only screen and (min-width: 1024px){.c-meta-pub__text--fixed .c-meta-pub__mini-title{display:block}}@media only screen and (min-width: 1024px){.c-meta-pub__text--fixed .c-meta-pub__author{font-size:14px}}@media only screen and (min-width: 1024px){.c-meta-pub__text--fixed .c-meta-pub__date{font-size:14px}}@media only screen and (min-width: 1024px){.c-meta-pub__text--fixed .c-meta-pub__topics{display:none}}.c-meta-pub__text .btn+.btn{margin-top:12px}.c-meta-pub__meta{border-bottom:1px solid #2b3033;display:inline-block;right:16px;position:relative;top:auto;bottom:auto;left:0;padding:0 0 16px;width:160px}@media only screen and (min-width: 1280px){.c-meta-pub__meta{width:200px}}.c-meta-pub__mini-title{display:none;margin:0 0 24px}.c-meta-pub__author{margin:0;line-height:1.2;text-transform:uppercase;font-weight:700;font-size:18px}.c-meta-pub__date{font-size:16px;margin:0;color:#7c7c7c;line-height:1.2}.c-meta-pub__length{position:absolute;border-radius:3px 10px 3px 3px;border:1px solid #2b3033;text-align:center;background-color:transparent;width:40px;height:40px;right:-40px;bottom:-20px}@media only screen and (min-width: 1024px){.c-meta-pub__length{width:60px;height:60px;right:-60px;bottom:-30px}}.c-meta-pub__length .text{font-size:10px;background-color:#fff500;height:28px;position:relative;top:10px;left:0;text-align:center;padding:1px;width:38px}@media only screen and (min-width: 1024px){.c-meta-pub__length .text{font-size:11px;width:58px;height:48px}}.c-meta-pub__length .text::before{content:'';position:absolute;height:8px;width:1px;background-color:#2b3033;top:-8px;right:8px}.c-meta-pub__length .text::after{content:'';position:absolute;height:1px;width:8px;background-color:#2b3033;top:0;right:1px}.c-meta-pub__length .text span:first-child{font-weight:700;font-size:12px;display:block}@media only screen and (min-width: 1024px){.c-meta-pub__length .text span:first-child{font-size:18px;display:block}}.c-meta-pub__topics{list-style-type:none;margin:36px 0 0;padding:0;font-size:12px;text-transform:uppercase}.c-meta-pub__topics a{font-weight:400;background-image:none}.c-meta-pub__meta+.c-meta-pub__publisher{margin-top:48px}.c-meta-pub__publisher-heading{font-size:14px;margin:0;line-height:18px;padding:0}.c-meta-pub__publisher-name{font-size:14px;font-weight:700;margin:0;line-height:18px;padding:0}.c-meta-profile{position:relative}.c-meta-profile__pic{width:120px;height:120px;border-radius:50%;background-size:cover;background-position:center}.c-meta-profile__title{font-size:20px;margin-bottom:0}.c-meta-profile__pic+.c-meta-profile__title{margin-top:20px}.c-meta-profile__desc{font-size:20px;font-weight:300}.c-meta-profile__meta{padding:0;margin:28px 0 0;list-style:none;font-size:16px;color:#7c7c7c}.c-meta-profile__meta li{margin-bottom:14px}.c-meta-content-partner{position:relative}.c-meta-content-partner__logo{width:170px;height:105px;background-size:contain;background-repeat:no-repeat;background-position:center;margin-bottom:26px}.c-meta-content-partner__title{font-size:20px;margin-bottom:0}.c-meta-content-partner__desc{font-size:20px;font-weight:300}.c-meta-content-partner__external-links{padding:0;margin:28px 0 0;list-style:none;font-size:16px;color:#2b3033;font-weight:700}.c-meta-content-partner__external-links li{margin-bottom:14px}.c-meta-content-partner__meta{padding:0;margin:28px 0 0;list-style:none;font-size:16px;color:#2b3033;font-weight:700}.c-meta-content-partner__meta li{margin-bottom:14px}.c-meta-content-partner__meta-secondary{padding:0;margin:28px 0 0;list-style:none;font-size:14px}.c-meta-content-partner__meta-secondary li{margin-bottom:14px;font-weight:700}.c-meta-content-partner__meta-secondary li a{font-weight:400}.c-series-list{position:relative;overflow:hidden}@media only screen and (min-width: 640px){.c-series-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.c-series{margin:0 0 40px;display:block;background-image:none}@media only screen and (min-width: 640px){.c-series{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding:0 16px;margin:0 0 32px}}@media only screen and (min-width: 1024px){.c-series{-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%;min-width:25%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding:0 16px;margin:0 0 32px}.t-template-listing .c-series{-webkit-flex-basis:33.3333%;-ms-flex-preferred-size:33.3333%;flex-basis:33.3333%;min-width:33.3333%}.t-template-listing-alt .c-series{-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%;min-width:25%}}.c-series:hover,.c-series:active,.c-series:focus{background-image:none}@media only screen and (min-width: 1024px){.c-series:hover .c-series__image::after,.c-series:active .c-series__image::after,.c-series:focus .c-series__image::after{opacity:0.3}}@media only screen and (min-width: 1024px){.c-series:hover .c-series__title,.c-series:active .c-series__title,.c-series:focus .c-series__title{color:#000}}@media only screen and (min-width: 1024px){.c-series:hover .c-series__length--theme,.c-series:active .c-series__length--theme,.c-series:focus .c-series__length--theme{right:8px}}@media only screen and (min-width: 1024px){.c-series:hover .c-series__length--theme .text::before,.c-series:active .c-series__length--theme .text::before,.c-series:focus .c-series__length--theme .text::before{top:3px;right:-8px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}@media only screen and (min-width: 1024px){.c-series:hover .c-series__length--theme .text::after,.c-series:active .c-series__length--theme .text::after,.c-series:focus .c-series__length--theme .text::after{top:12px;right:-11px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}.c-series--no-image:hover .c-series__content::before,.c-series--no-image:active .c-series__content::before,.c-series--no-image:focus .c-series__content::before{opacity:0.3}.c-series__content{-webkit-transition:.5s ease 0s;transition:.5s ease 0s;height:100%;position:relative;background-color:#fff}.c-series-list--homepage .c-series__content{background-color:#faf7f0}.c-series__content::before{-webkit-transition:.5s ease 0s;transition:.5s ease 0s;background-color:#fff500;opacity:0;content:'';position:absolute;width:100%;height:100%;top:0;left:0}.c-series__image{-webkit-transition:.5s ease 0s;transition:.5s ease 0s;position:relative}.c-series__image::after{-webkit-transition:.5s ease 0s;transition:.5s ease 0s;background-color:#fff500;opacity:0;content:'';position:absolute;z-index:1;width:100%;height:100%;top:0;left:0}.template-contributor-list-page .c-series__image{display:none}.c-series__text{padding:16px 16px 76px;-webkit-transition:.5s ease 0s;transition:.5s ease 0s}.c-series__title{position:relative;margin:0 0 16px;padding:0;font-size:18px;font-family:Raleway, sans-serif;font-weight:900}@media only screen and (min-width: 1024px){.c-series__title{font-size:15px}}.c-series__meta{-webkit-transition:padding-right .5s ease 0s;transition:padding-right .5s ease 0s;border-bottom:1px solid #2b3033;display:inline-block;padding:0 0 10px 0;position:absolute;bottom:36px;left:16px}.c-series__meta--has-icon{padding:0 76px 10px 0}.c-series__length--theme{-webkit-transition:right .5s ease 0s;transition:right .5s ease 0s;position:absolute;right:0;bottom:-20px;width:45px;height:40px;border-top-left-radius:3px;border-top-right-radius:10px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;border:1px solid #2b3033;text-align:center;line-height:1}.c-series__length--theme .text{font-size:10px;background-color:#fff500;height:28px;position:relative;top:10px;left:0;text-align:center;padding:1px;width:43px}.c-series__length--theme .text::before{-webkit-transition:top 0.5s ease, right 0.5s ease, -webkit-transform 0.5s ease;transition:top 0.5s ease, right 0.5s ease, -webkit-transform 0.5s ease;transition:top 0.5s ease, right 0.5s ease, transform 0.5s ease;transition:top 0.5s ease, right 0.5s ease, transform 0.5s ease, -webkit-transform 0.5s ease;content:'';position:absolute;height:8px;width:1px;background-color:#2b3033;top:-8px;right:8px}.c-series__length--theme .text::after{-webkit-transition:top 0.5s ease, right 0.5s ease, -webkit-transform 0.5s ease;transition:top 0.5s ease, right 0.5s ease, -webkit-transform 0.5s ease;transition:top 0.5s ease, right 0.5s ease, transform 0.5s ease;transition:top 0.5s ease, right 0.5s ease, transform 0.5s ease, -webkit-transform 0.5s ease;content:'';position:absolute;height:1px;width:8px;background-color:#2b3033;top:0;right:1px}.c-series__length--theme .text span{font-weight:700;font-size:12px;display:block}.c-partner{background-color:#fff;padding:40px;display:block;background-image:none;margin-bottom:20px}@media only screen and (min-width: 640px){.c-partner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}.c-partner:hover,.c-partner:active,.c-partner:focus{background-image:none}.c-partner:hover .c-partner__length--pages,.c-partner:active .c-partner__length--pages,.c-partner:focus .c-partner__length--pages{right:8px}.c-partner:hover .c-partner__length--pages .text::before,.c-partner:active .c-partner__length--pages .text::before,.c-partner:focus .c-partner__length--pages .text::before{top:3px;right:-8px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.c-partner:hover .c-partner__length--pages .text::after,.c-partner:active .c-partner__length--pages .text::after,.c-partner:focus .c-partner__length--pages .text::after{top:12px;right:-11px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.c-partner__logo{min-width:170px;width:170px;height:105px;background-repeat:no-repeat;background-size:contain;background-position:center center}.c-partner__logo--placeholder{width:170px;height:105px;display:block;min-width:170px}.c-partner__logo--placeholder::before{content:'';background-color:#f0f0f0;width:100px;height:100px;margin-right:70px;z-index:1;border-radius:50%;display:block}.c-partner__title{font-size:20px;margin-bottom:46px}.c-partner__text{padding-top:15px}@media only screen and (min-width: 640px){.c-partner__text{padding-top:0;padding-left:48px}}.c-partner__meta{border-bottom:1px solid #2b3033;display:inline-block;padding:0 0 10px;position:relative;bottom:36px;left:0}.c-partner__meta-list{display:inline;list-style:none;padding:0;margin:0;font-size:14px;background-image:none}.c-partner__meta-list li{display:inline}.c-partner__length--pages{display:none;-webkit-transition:right 0.5s ease 0s;transition:right 0.5s ease 0s;position:absolute;right:0;bottom:-20px;width:40px;height:40px;border-top-left-radius:3px;border-top-right-radius:10px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;border:1px solid #2b3033;text-align:center}.c-partner__length--pages .text{font-size:10px;background-color:#fff500;height:28px;position:relative;top:10px;left:0;text-align:center;padding:1px;width:38px}.c-partner__length--pages .text::before{-webkit-transition:top 0.5s ease 0s, right 0.5s ease 0s, -webkit-transform 0.5s ease 0s;transition:top 0.5s ease 0s, right 0.5s ease 0s, -webkit-transform 0.5s ease 0s;transition:top 0.5s ease 0s, right 0.5s ease 0s, transform 0.5s ease 0s;transition:top 0.5s ease 0s, right 0.5s ease 0s, transform 0.5s ease 0s, -webkit-transform 0.5s ease 0s;content:'';position:absolute;height:8px;width:1px;background-color:#2b3033;top:-8px;right:8px}.c-partner__length--pages .text::after{-webkit-transition:top 0.5s ease 0s, right 0.5s ease 0s, -webkit-transform 0.5s ease 0s;transition:top 0.5s ease 0s, right 0.5s ease 0s, -webkit-transform 0.5s ease 0s;transition:top 0.5s ease 0s, right 0.5s ease 0s, transform 0.5s ease 0s;transition:top 0.5s ease 0s, right 0.5s ease 0s, transform 0.5s ease 0s, -webkit-transform 0.5s ease 0s;content:'';position:absolute;height:1px;width:8px;background-color:#2b3033;top:0;right:1px}.c-partner__length--pages span{font-weight:700;font-size:12px;display:block}.c-newsletter__form{margin-bottom:40px}.c-newsletter__text-input{background-color:#fff;top:1px;padding:14px 16px;width:100%;color:#2b3033;position:relative;z-index:1;border:0;font-size:18px;border-radius:2px 2px 0 0;text-align:center;border:0;font-size:20px;height:64px;font-weight:400}@media only screen and (min-width: 640px){.c-newsletter__text-input{width:50%;text-align:left;border-radius:2px}}@media only screen and (min-width: 1024px){.c-newsletter__text-input{width:65%}}.c-newsletter__button{-webkit-transition:all 0.2s ease 0s;transition:all 0.2s ease 0s;background-color:#fff500;color:#fff500;text-align:center;display:block;height:64px;padding:14px;font-size:14px;font-weight:700;border-radius:2px;background-image:none;border:0;color:#2b3033;border-radius:0 0 2px 2px;width:100%;border-radius:2px;trasition:background-color 0.2s ease, color 0.2s ease}.c-newsletter__button:hover,.c-newsletter__button:active,.c-newsletter__button:focus{background-color:#2b3033;color:#fff500;cursor:pointer}@media only screen and (min-width: 640px){.c-newsletter__button{display:inline-block;padding:14px 40px;font-size:16px;width:auto}}@media only screen and (min-width: 1024px){.c-newsletter__button{border-radius:2px}}.c-site-header{position:fixed;bottom:0;width:100%;z-index:40;pointer-events:none}@media only screen and (min-width: 1024px){.c-site-header{position:absolute;bottom:-64px;width:100%}.template-home-page .c-site-header{bottom:0px}}.template-home-page .c-site-header .c-site-header__search-container{display:block}.template-home-page .c-site-header .c-site-header__search-btn{display:none}@media only screen and (min-width: 1024px){.template-article-page .c-site-header{bottom:120px;top:auto}}@media only screen and (min-width: 1024px){.template-article-page .c-site-header .c-site-header__inner{width:330px}}@media only screen and (min-width: 1024px){.template-article-page .c-site-header .c-site-header__controls li a{padding-left:16px;padding-right:16px}}@media only screen and (min-width: 1024px){.t-template-listing .c-site-header{bottom:auto;top:0}}@media only screen and (min-width: 1024px){.t-template-listing .c-site-header .c-site-header__inner{width:330px}}@media only screen and (min-width: 1024px){.t-template-listing .c-site-header .c-site-header__controls li a{padding-left:16px;padding-right:16px}}@media only screen and (min-width: 1024px){.t-template-listing .c-site-header .c-site-header__logo{padding-top:26px;height:70px;width:190px}}@media only screen and (min-width: 1024px){.t-template-standard .c-site-header{bottom:auto;top:0}}@media only screen and (min-width: 1024px){.t-template-standard .c-site-header .c-site-header__inner{width:330px}}@media only screen and (min-width: 1024px){.t-template-standard .c-site-header .c-site-header__controls li a{padding-left:16px;padding-right:16px}}@media only screen and (min-width: 1024px){.t-template-standard .c-site-header .c-site-header__logo{padding-top:26px;height:70px;width:190px}}@media only screen and (min-width: 1024px){.template-article-page .c-site-header{bottom:120px;top:auto}}@media only screen and (min-width: 1024px){.template-article-page .c-site-header .c-site-header__inner{width:330px}}@media only screen and (min-width: 1024px){.template-article-page .c-site-header .c-site-header__controls li a{padding-left:16px;padding-right:16px}}@media only screen and (min-width: 1024px){.t-template-feature .c-site-header{bottom:120px;top:auto}}@media only screen and (min-width: 1024px){.t-template-feature .c-site-header .c-site-header__inner{width:330px}}@media only screen and (min-width: 1024px){.t-template-feature .c-site-header .c-site-header__controls li a{padding-left:16px;padding-right:16px}}@media only screen and (min-width: 1024px){.t-template-feature-no-image .c-site-header{bottom:auto;top:0}}@media only screen and (min-width: 1024px){.t-template-feature-no-image .c-site-header .c-site-header__inner{width:330px}}@media only screen and (min-width: 1024px){.t-template-feature-no-image .c-site-header .c-site-header__controls li a{padding-left:16px;padding-right:16px}}@media only screen and (min-width: 1024px){.c-site-header__container{position:relative;max-width:1080px;margin:0 auto}}@media only screen and (min-width: 1280px){.c-site-header__container{width:1280px;max-width:1280px}}@media only screen and (min-width: 1024px){.c-site-header__inner{width:480px;min-width:330px}}.c-site-header__navigation{background:-webkit-linear-gradient(left, #fff500 0%, rgba(255,245,0,0.9) 100%);background:linear-gradient(to right, #fff500 0%, rgba(255,245,0,0.9) 100%);position:relative;pointer-events:auto}@media only screen and (min-width: 1024px){.c-site-header__navigation::before{content:'';position:absolute;background-color:#fff500;height:100%;left:-600px;width:600px;top:0}}.c-site-header__controls{margin:0 8px 0 0;padding:0;display:inline-block}.c-site-header__controls li{display:inline-block}.c-site-header__controls li a{-webkit-transition:background-color 0.5s ease;transition:background-color 0.5s ease;display:inline-block;font-size:12px;font-weight:700;height:56px;text-align:center;padding:18px 16px;background-image:none}.c-site-header__controls li a:hover,.c-site-header__controls li a:active,.c-site-header__controls li a:focus{background-color:rgba(255,253,230,0.7)}@media only screen and (min-width: 1024px){.c-site-header__controls li a{height:96px;font-size:16px;padding:36px 24px 12px}}.c-site-header__controls li a span{display:none}@media only screen and (min-width: 1024px){.c-site-header__controls li a span{margin:0 0 4px}}.c-site-header__controls li a svg{width:16px;height:16px;fill:#2b3033}@media only screen and (min-width: 1024px){.c-site-header__controls li a svg{width:20px;height:20px}}.c-site-header__logo{-webkit-transition:width 0.5s ease 0s, height 0.5s ease 0s;transition:width 0.5s ease 0s, height 0.5s ease 0s;display:inline-block;height:56px;width:156px;vertical-align:top;padding:10px 0 0;background-image:none}.c-site-header__logo:hover,.c-site-header__logo:active,.c-site-header__logo:focus{background-image:none}.c-site-header__logo svg{fill:#2b3033}@media only screen and (min-width: 1024px){.c-site-header__logo{height:90px;width:280px;padding:16px 0 0}}@media only screen and (min-width: 1024px){.t-template-standard .c-site-header__logo{padding-top:26px;height:70px;width:190px}}.c-site-header__search-container{background-color:#2b3033;color:#fff;padding:0 16px 0 40px;height:48px;font-size:14px;position:relative;display:none;pointer-events:auto;-webkit-transition:opacity 0.2s ease;transition:opacity 0.2s ease;opacity:0}@media only screen and (min-width: 1024px){.c-site-header__search-container{padding:8px 16px 8px 60px;height:64px;position:absolute;left:330px;width:100%;top:0;height:96px}.template-home-page .c-site-header__search-container{left:0;width:inherit;top:inherit;height:64px}.template-home-page .c-site-header__search-container::before{content:'';position:absolute;background-color:#2b3033;height:100%;left:-600px;width:600px;top:0}.c-site-header__search-container input[type='search']{font-size:16px}}.c-site-header__search-container svg{position:absolute;fill:#fff500;left:16px;top:16px;width:16px;height:16px}@media only screen and (min-width: 1024px){.c-site-header__search-container svg{top:34px}}@media only screen and (min-width: 1024px){.c-site-header__search-container svg{left:24px;top:34px;width:20px;height:20px}.template-home-page .c-site-header__search-container svg{top:22px}}.c-site-header__search-container--prepare{display:block}@media only screen and (min-width: 1024px){.c-site-header__search-container--prepare form{top:12px;position:relative}}.c-site-header__search-container--active{opacity:1}@media only screen and (min-width: 1024px){.c-site-header__search-container--active form{top:12px;position:relative}}.template-home-page .c-site-header__search-container{opacity:1}.c-site-header__search-btn{border-left:1px solid rgba(43,48,51,0.1)}.c-site-header__search-suggestions{position:relative;z-index:-1;width:100%;padding:0 30px 30px 62px;margin:40px 0 0 -60px;background-color:#2b3033;opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);-webkit-transition:opacity 300ms ease, -webkit-transform 300ms ease;transition:opacity 300ms ease, -webkit-transform 300ms ease;transition:transform 300ms ease, opacity 300ms ease;transition:transform 300ms ease, opacity 300ms ease, -webkit-transform 300ms ease}.template-index .c-site-header__search-suggestions{position:absolute;left:0;padding-top:0;margin:0}.template-index .c-site-header__search-suggestions::before{content:'';position:absolute;background-color:#2b3033;height:100%;left:-600px;width:600px;top:0}.c-site-header__search-suggestions ul{padding:0;margin:0}.c-site-header__search-suggestions li{margin:7px 0;list-style:none}.c-site-header__search-suggestions li>a{font-weight:200;color:#fff;background-image:none}.c-site-header__search-suggestions--show{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.c-site-header__search-count{display:inline-block;margin-bottom:10px}.c-site-header__search-count span{opacity:0.5}.template-index .c-site-header__search-count{margin-top:20px}@media only screen and (min-width: 1024px){.c-site-header--fixed.c-site-header--fixed{position:fixed;top:0;bottom:auto}}@media only screen and (min-width: 1024px){.c-site-header--fixed.c-site-header--fixed .c-site-header__controls a{height:80px;padding-top:28px}}@media only screen and (min-width: 1024px){.c-site-header--fixed.c-site-header--fixed .c-site-header__logo{height:70px;width:190px;padding-top:18px}}@media only screen and (min-width: 1024px){.c-site-header--fixed.c-site-header--fixed .c-site-header__search-container{background-color:#2b3033;color:#fff;padding:0 16px 0 60px;height:48px;height:80px;top:0}.template-home-page .c-site-header--fixed.c-site-header--fixed .c-site-header__search-container{top:inherit;height:48px}}@media only screen and (min-width: 1024px){.c-site-header--fixed.c-site-header--fixed .c-site-header__search-container svg{top:26px}.template-home-page .c-site-header--fixed.c-site-header--fixed .c-site-header__search-container svg{top:14px}}@media only screen and (min-width: 1024px){.c-site-header--fixed.c-site-header--fixed .c-site-header__search-container input{font-size:16px}}.c-footer{display:block;background-color:#2b3033;padding:24px 0 136px;position:relative;z-index:20}@media only screen and (min-width: 1024px){.c-footer{padding:24px 0}}@media only screen and (min-width: 1024px){.c-footer__container{position:relative;max-width:1080px;margin:0 auto}}@media only screen and (min-width: 1280px){.c-footer__container{width:1280px;max-width:1280px}}.c-footer__content{padding:32px 24px 0;padding-top:0;padding-bottom:0}@media only screen and (min-width: 1024px){.c-footer__content{padding:0 32px}}@media only screen and (min-width: 1280px){.c-footer__content{padding:0 32px}}@media only screen and (min-width: 1024px){.c-footer__col-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}}.c-footer__meta-col{position:relative}@media only screen and (min-width: 640px){.c-footer__meta-col{-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%;padding:0 16px}}@media only screen and (min-width: 1024px){.c-footer__meta-col{padding-top:0}}.c-footer__menu-list{padding:0;border-bottom:1px solid rgba(43,48,51,0.1)}@media only screen and (min-width: 1024px){.c-footer__menu-list{max-width:720px}}.c-footer__menu-list li{display:block;line-height:1;font-size:20px;border-top:1px solid rgba(255,255,255,0.1)}@media only screen and (min-width: 1024px){.c-footer__menu-list li{font-size:20px}}.c-footer__menu-list li a{-webkit-transition:background-color 0.5s ease 0s, color 0.5s ease 0s;transition:background-color 0.5s ease 0s, color 0.5s ease 0s;display:block;padding:16px 0 20px;font-family:"Raleway",sans-serif;font-weight:900;background-image:none;color:#fffde6}.c-footer__menu-list li a:hover,.c-footer__menu-list li a:active,.c-footer__menu-list li a:focus{background-color:transparent;color:#fff500}.c-footer__body-col{position:relative;margin:0 0 64px;margin-bottom:0}@media only screen and (min-width: 640px){.c-footer__body-col{-webkit-flex-basis:75%;-ms-flex-preferred-size:75%;flex-basis:75%;padding:0 16px}}.c-footer__newsletter{border:8px solid #fff500;position:relative;margin:32px 0;padding:32px 24px}@media only screen and (min-width: 1024px){.c-footer__newsletter{margin:-32px 0 32px;padding:32px}}.c-footer__newsletter::after{content:'';position:absolute;left:-8px;height:128px;background-color:#2b3033;width:8px;top:24px}@media only screen and (min-width: 640px){.c-footer__newsletter::after{height:136px}}@media only screen and (min-width: 1280px){.c-footer__newsletter::after{height:100px}}.c-footer__newsletter form{display:block}.c-footer__newsletter input[type='text'],.c-footer__newsletter input[type='email']{background-color:#fffde6;top:1px;padding:14px 16px;width:100%;color:#2b3033;position:relative;z-index:1;border:0;font-size:18px;border-radius:2px 2px 0 0;text-align:center}.c-footer__newsletter input[type='text']:hover,.c-footer__newsletter input[type='text']:active,.c-footer__newsletter input[type='text']:focus,.c-footer__newsletter input[type='email']:hover,.c-footer__newsletter input[type='email']:active,.c-footer__newsletter input[type='email']:focus{color:#2b3033}.c-footer__newsletter input[type='text']::-webkit-input-placeholder,.c-footer__newsletter input[type='email']::-webkit-input-placeholder{color:#2b3033}.c-footer__newsletter input[type='text']::-moz-placeholder,.c-footer__newsletter input[type='email']::-moz-placeholder{color:#2b3033}.c-footer__newsletter input[type='text']:-ms-input-placeholder,.c-footer__newsletter input[type='email']:-ms-input-placeholder{color:#2b3033}.c-footer__newsletter input[type='text']::placeholder,.c-footer__newsletter input[type='email']::placeholder{color:#2b3033}@media only screen and (min-width: 640px){.c-footer__newsletter input[type='text'],.c-footer__newsletter input[type='email']{width:50%;text-align:left;border-radius:2px}}@media only screen and (min-width: 1024px){.c-footer__newsletter input[type='text'],.c-footer__newsletter input[type='email']{width:65%}}.c-footer__newsletter .btn{border:1px solid #fffde6;color:#fffde6;border-radius:0 0 2px 2px;width:100%}.c-footer__newsletter .btn:hover,.c-footer__newsletter .btn:active,.c-footer__newsletter .btn:focus{color:#2b3033;background-color:#fff500;border:1px solid #fff500}@media only screen and (min-width: 640px){.c-footer__newsletter .btn{width:auto}}@media only screen and (min-width: 1024px){.c-footer__newsletter .btn{border-radius:2px}}.c-footer__newsletter .btn span{font-weight:400}.c-footer__newsletter-heading{position:relative;z-index:1;color:#fff500}@media only screen and (min-width: 640px){.c-footer__newsletter-heading{margin-left:-32px}}@media only screen and (min-width: 1024px){.c-footer__newsletter-heading{margin-left:-40px}}.c-footer__section-heading{font-family:"Karla",sans-serif;font-weight:400;letter-spacing:0.2em;text-transform:uppercase;margin:0;position:relative;z-index:1;font-size:16px}@media only screen and (min-width: 640px){.c-footer__section-heading{margin:0}}@media only screen and (min-width: 1024px){.c-footer__section-heading{font-size:20px}}.c-footer__title-shadow{font-family:"Karla",sans-serif;font-weight:900;position:absolute;top:-24px;left:-16px;font-size:150px;line-height:120px;color:rgba(255,255,255,0.4);z-index:-1;display:none}.c-footer__arrow{fill:#fff500;width:32px;height:32px;position:absolute;left:-44px;top:108px}@media only screen and (min-width: 640px){.c-footer__arrow{width:48px;height:48px;left:-20px;top:108px}}@media only screen and (min-width: 1280px){.c-footer__arrow{top:75px}}.c-footer__strapline__strap p{margin:0 0 24px;font-size:16px;font-weight:700;line-height:1.4;color:#fff}@media only screen and (min-width: 1024px){.c-footer__strapline__strap p{font-size:18px;margin:0}}@media only screen and (min-width: 1024px){.c-footer__strapline__strap{float:left;width:65%}}@media only screen and (min-width: 1024px){.c-footer__strapline__credits{float:left;width:35%;text-align:right}}.c-footer__strapline__credits>p{font-size:14px}.c-footer__strapline__credits>p>a{margin-left:15px;color:#fffde6}.c-footer__strapline__credits>p>a:hover,.c-footer__strapline__credits>p>a:active,.c-footer__strapline__credits>p>a:focus{color:#000}.c-footer__strapline__credits img{margin:0 0 16px 10px;display:inline-block;width:41%;max-width:110px}@media only screen and (min-width: 1024px){.c-footer__strapline__credits img{margin:0 0 28px 10px}}.c-search-basic{position:relative}.c-search-basic input[type='text']{background-color:#fff;border:0;vertical-align:top;font-family:'Karla', sans-serif;font-weight:400;color:#2b3033;height:48px;font-size:16px;border-radius:2px;padding:16px;width:100%;position:relative;z-index:1;text-align:left}.c-search-basic input[type='text']::-webkit-input-placeholder{color:#2b3033}.c-search-basic input[type='text']::-moz-placeholder{color:#2b3033}.c-search-basic input[type='text']:-ms-input-placeholder{color:#2b3033}.c-search-basic input[type='text']::placeholder{color:#2b3033}.c-search-basic input[type='text']:hover,.c-search-basic input[type='text']:active,.c-search-basic input[type='text']:focus{color:#2b3033}@media only screen and (min-width: 1024px){.c-search-basic input[type='text']{font-size:18px}}.c-search-basic button{border:0;background:transparent;width:48px;height:48px;padding:14px;position:absolute;top:0;right:0;z-index:1}.c-search-basic svg{width:20px;height:20px}.t-template-search .c-search-basic{position:relative}@media only screen and (min-width: 1024px){.t-template-search .c-search-basic{margin-top:160px}}.l-column-main .c-search-basic{max-width:800px}.t-template-publication-listing .c-search-basic{position:relative;margin-bottom:40px}.c-search-basic--large input[type='text']{font-size:20px;height:64px;font-weight:700}.c-search-basic--large button{width:50px;height:64px}.c-search-basic--dark svg{fill:#fff500}.c-search-basic--dark input[type='text']{background-color:#2b3033;color:#fff500}.c-search-basic--dark input[type='text']:hover,.c-search-basic--dark input[type='text']:active,.c-search-basic--dark input[type='text']:focus{color:#fff500}.c-search-basic--dark input[type='text']::-webkit-input-placeholder{color:#fff500;opacity:1}.c-search-basic--dark input[type='text']::-moz-placeholder{color:#fff500;opacity:1}.c-search-basic--dark input[type='text']:-ms-input-placeholder{color:#fff500;opacity:1}.c-search-basic--dark input[type='text']::placeholder{color:#fff500;opacity:1}.rich-text{max-width:800px;margin:0;line-height:28px;position:relative}.rich-text .richtext-image.left{width:inherit;height:inherit;float:left;margin-right:20px;margin-bottom:20px;margin-top:10px;top:10px;position:relative}.rich-text .richtext-image.right{width:inherit;height:inherit;float:right;margin-left:20px;margin-bottom:20px;margin-top:10px;top:10px;position:relative}.rich-text .richtext-image.full-width{margin-bottom:20px;margin-top:10px;top:10px;position:relative}.rich-text .inline-image.left-aligned{display:inline-block;margin-right:20px;margin-bottom:20px;margin-top:10px;float:left}.rich-text .inline-image.left-aligned img{width:inherit}.rich-text .inline-image.right-aligned{display:inline-block;margin-left:20px;margin-bottom:20px;margin-top:10px;float:right}.rich-text .inline-image.right-aligned img{width:inherit}.responsive-object iframe{position:absolute;top:0;left:0;width:100%;height:100%}.responsive-object{position:relative;padding-bottom:67.5%;height:0;margin:0 0 20px 0;overflow:hidden}.radial-progress{margin:-34px 0 0 0;width:58px;height:58px;border-radius:50%;position:relative;z-index:-1}.radial-progress .circle .mask,.radial-progress .circle .fill,.radial-progress .circle .shadow{width:58px;height:58px;position:absolute;border-radius:50%}.radial-progress .circle .shadow{box-shadow:6px 6px 10px rgba(0,0,0,0.2) inset}.radial-progress .circle .mask,.radial-progress .circle .fill{-webkit-backface-visibility:hidden;transition:-webkit-transform .2s;-webkit-transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s, -webkit-transform .2s;border-radius:50%}.radial-progress .circle .mask{clip:rect(0px, 58px, 58px, 29px)}.radial-progress .circle .mask .fill{clip:rect(0px, 29px, 58px, 0px);background-color:#fff500}.radial-progress .inset{width:0px;height:0px;position:absolute;margin-left:29px;margin-top:29px;background-color:#fbfbfb;border-radius:50%;box-shadow:6px 6px 10px rgba(0,0,0,0.2)}.radial-progress .inset .percentage{height:22px;width:57px;overflow:hidden;position:absolute;top:-11px;left:-28.5px;line-height:1}.radial-progress .inset .percentage .numbers{margin-top:-22px;-webkit-transition:width .2s;transition:width .2s}.radial-progress .inset .percentage .numbers span{width:57px;display:inline-block;vertical-align:top;text-align:center;font-weight:800;font-size:22px;color:#fff500}.radial-progress[data-progress="1"] .circle .mask.full,.radial-progress[data-progress="1"] .circle .fill{-webkit-transform:rotate(1.8deg);transform:rotate(1.8deg)}.radial-progress[data-progress="1"] .circle .fill.fix{-webkit-transform:rotate(3.6deg);transform:rotate(3.6deg)}.radial-progress[data-progress="1"] .inset .percentage .numbers{width:114px}.radial-progress[data-progress="2"] .circle .mask.full,.radial-progress[data-progress="2"] .circle .fill{-webkit-transform:rotate(3.6deg);transform:rotate(3.6deg)}.radial-progress[data-progress="2"] .circle .fill.fix{-webkit-transform:rotate(7.2deg);transform:rotate(7.2deg)}.radial-progress[data-progress="2"] .inset .percentage .numbers{width:171px}.radial-progress[data-progress="3"] .circle .mask.full,.radial-progress[data-progress="3"] .circle .fill{-webkit-transform:rotate(5.4deg);transform:rotate(5.4deg)}.radial-progress[data-progress="3"] .circle .fill.fix{-webkit-transform:rotate(10.8deg);transform:rotate(10.8deg)}.radial-progress[data-progress="3"] .inset .percentage .numbers{width:228px}.radial-progress[data-progress="4"] .circle .mask.full,.radial-progress[data-progress="4"] .circle .fill{-webkit-transform:rotate(7.2deg);transform:rotate(7.2deg)}.radial-progress[data-progress="4"] .circle .fill.fix{-webkit-transform:rotate(14.4deg);transform:rotate(14.4deg)}.radial-progress[data-progress="4"] .inset .percentage .numbers{width:285px}.radial-progress[data-progress="5"] .circle .mask.full,.radial-progress[data-progress="5"] .circle .fill{-webkit-transform:rotate(9deg);transform:rotate(9deg)}.radial-progress[data-progress="5"] .circle .fill.fix{-webkit-transform:rotate(18deg);transform:rotate(18deg)}.radial-progress[data-progress="5"] .inset .percentage .numbers{width:342px}.radial-progress[data-progress="6"] .circle .mask.full,.radial-progress[data-progress="6"] .circle .fill{-webkit-transform:rotate(10.8deg);transform:rotate(10.8deg)}.radial-progress[data-progress="6"] .circle .fill.fix{-webkit-transform:rotate(21.6deg);transform:rotate(21.6deg)}.radial-progress[data-progress="6"] .inset .percentage .numbers{width:399px}.radial-progress[data-progress="7"] .circle .mask.full,.radial-progress[data-progress="7"] .circle .fill{-webkit-transform:rotate(12.6deg);transform:rotate(12.6deg)}.radial-progress[data-progress="7"] .circle .fill.fix{-webkit-transform:rotate(25.2deg);transform:rotate(25.2deg)}.radial-progress[data-progress="7"] .inset .percentage .numbers{width:456px}.radial-progress[data-progress="8"] .circle .mask.full,.radial-progress[data-progress="8"] .circle .fill{-webkit-transform:rotate(14.4deg);transform:rotate(14.4deg)}.radial-progress[data-progress="8"] .circle .fill.fix{-webkit-transform:rotate(28.8deg);transform:rotate(28.8deg)}.radial-progress[data-progress="8"] .inset .percentage .numbers{width:513px}.radial-progress[data-progress="9"] .circle .mask.full,.radial-progress[data-progress="9"] .circle .fill{-webkit-transform:rotate(16.2deg);transform:rotate(16.2deg)}.radial-progress[data-progress="9"] .circle .fill.fix{-webkit-transform:rotate(32.4deg);transform:rotate(32.4deg)}.radial-progress[data-progress="9"] .inset .percentage .numbers{width:570px}.radial-progress[data-progress="10"] .circle .mask.full,.radial-progress[data-progress="10"] .circle .fill{-webkit-transform:rotate(18deg);transform:rotate(18deg)}.radial-progress[data-progress="10"] .circle .fill.fix{-webkit-transform:rotate(36deg);transform:rotate(36deg)}.radial-progress[data-progress="10"] .inset .percentage .numbers{width:627px}.radial-progress[data-progress="11"] .circle .mask.full,.radial-progress[data-progress="11"] .circle .fill{-webkit-transform:rotate(19.8deg);transform:rotate(19.8deg)}.radial-progress[data-progress="11"] .circle .fill.fix{-webkit-transform:rotate(39.6deg);transform:rotate(39.6deg)}.radial-progress[data-progress="11"] .inset .percentage .numbers{width:684px}.radial-progress[data-progress="12"] .circle .mask.full,.radial-progress[data-progress="12"] .circle .fill{-webkit-transform:rotate(21.6deg);transform:rotate(21.6deg)}.radial-progress[data-progress="12"] .circle .fill.fix{-webkit-transform:rotate(43.2deg);transform:rotate(43.2deg)}.radial-progress[data-progress="12"] .inset .percentage .numbers{width:741px}.radial-progress[data-progress="13"] .circle .mask.full,.radial-progress[data-progress="13"] .circle .fill{-webkit-transform:rotate(23.4deg);transform:rotate(23.4deg)}.radial-progress[data-progress="13"] .circle .fill.fix{-webkit-transform:rotate(46.8deg);transform:rotate(46.8deg)}.radial-progress[data-progress="13"] .inset .percentage .numbers{width:798px}.radial-progress[data-progress="14"] .circle .mask.full,.radial-progress[data-progress="14"] .circle .fill{-webkit-transform:rotate(25.2deg);transform:rotate(25.2deg)}.radial-progress[data-progress="14"] .circle .fill.fix{-webkit-transform:rotate(50.4deg);transform:rotate(50.4deg)}.radial-progress[data-progress="14"] .inset .percentage .numbers{width:855px}.radial-progress[data-progress="15"] .circle .mask.full,.radial-progress[data-progress="15"] .circle .fill{-webkit-transform:rotate(27deg);transform:rotate(27deg)}.radial-progress[data-progress="15"] .circle .fill.fix{-webkit-transform:rotate(54deg);transform:rotate(54deg)}.radial-progress[data-progress="15"] .inset .percentage .numbers{width:912px}.radial-progress[data-progress="16"] .circle .mask.full,.radial-progress[data-progress="16"] .circle .fill{-webkit-transform:rotate(28.8deg);transform:rotate(28.8deg)}.radial-progress[data-progress="16"] .circle .fill.fix{-webkit-transform:rotate(57.6deg);transform:rotate(57.6deg)}.radial-progress[data-progress="16"] .inset .percentage .numbers{width:969px}.radial-progress[data-progress="17"] .circle .mask.full,.radial-progress[data-progress="17"] .circle .fill{-webkit-transform:rotate(30.6deg);transform:rotate(30.6deg)}.radial-progress[data-progress="17"] .circle .fill.fix{-webkit-transform:rotate(61.2deg);transform:rotate(61.2deg)}.radial-progress[data-progress="17"] .inset .percentage .numbers{width:1026px}.radial-progress[data-progress="18"] .circle .mask.full,.radial-progress[data-progress="18"] .circle .fill{-webkit-transform:rotate(32.4deg);transform:rotate(32.4deg)}.radial-progress[data-progress="18"] .circle .fill.fix{-webkit-transform:rotate(64.8deg);transform:rotate(64.8deg)}.radial-progress[data-progress="18"] .inset .percentage .numbers{width:1083px}.radial-progress[data-progress="19"] .circle .mask.full,.radial-progress[data-progress="19"] .circle .fill{-webkit-transform:rotate(34.2deg);transform:rotate(34.2deg)}.radial-progress[data-progress="19"] .circle .fill.fix{-webkit-transform:rotate(68.4deg);transform:rotate(68.4deg)}.radial-progress[data-progress="19"] .inset .percentage .numbers{width:1140px}.radial-progress[data-progress="20"] .circle .mask.full,.radial-progress[data-progress="20"] .circle .fill{-webkit-transform:rotate(36deg);transform:rotate(36deg)}.radial-progress[data-progress="20"] .circle .fill.fix{-webkit-transform:rotate(72deg);transform:rotate(72deg)}.radial-progress[data-progress="20"] .inset .percentage .numbers{width:1197px}.radial-progress[data-progress="21"] .circle .mask.full,.radial-progress[data-progress="21"] .circle .fill{-webkit-transform:rotate(37.8deg);transform:rotate(37.8deg)}.radial-progress[data-progress="21"] .circle .fill.fix{-webkit-transform:rotate(75.6deg);transform:rotate(75.6deg)}.radial-progress[data-progress="21"] .inset .percentage .numbers{width:1254px}.radial-progress[data-progress="22"] .circle .mask.full,.radial-progress[data-progress="22"] .circle .fill{-webkit-transform:rotate(39.6deg);transform:rotate(39.6deg)}.radial-progress[data-progress="22"] .circle .fill.fix{-webkit-transform:rotate(79.2deg);transform:rotate(79.2deg)}.radial-progress[data-progress="22"] .inset .percentage .numbers{width:1311px}.radial-progress[data-progress="23"] .circle .mask.full,.radial-progress[data-progress="23"] .circle .fill{-webkit-transform:rotate(41.4deg);transform:rotate(41.4deg)}.radial-progress[data-progress="23"] .circle .fill.fix{-webkit-transform:rotate(82.8deg);transform:rotate(82.8deg)}.radial-progress[data-progress="23"] .inset .percentage .numbers{width:1368px}.radial-progress[data-progress="24"] .circle .mask.full,.radial-progress[data-progress="24"] .circle .fill{-webkit-transform:rotate(43.2deg);transform:rotate(43.2deg)}.radial-progress[data-progress="24"] .circle .fill.fix{-webkit-transform:rotate(86.4deg);transform:rotate(86.4deg)}.radial-progress[data-progress="24"] .inset .percentage .numbers{width:1425px}.radial-progress[data-progress="25"] .circle .mask.full,.radial-progress[data-progress="25"] .circle .fill{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.radial-progress[data-progress="25"] .circle .fill.fix{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.radial-progress[data-progress="25"] .inset .percentage .numbers{width:1482px}.radial-progress[data-progress="26"] .circle .mask.full,.radial-progress[data-progress="26"] .circle .fill{-webkit-transform:rotate(46.8deg);transform:rotate(46.8deg)}.radial-progress[data-progress="26"] .circle .fill.fix{-webkit-transform:rotate(93.6deg);transform:rotate(93.6deg)}.radial-progress[data-progress="26"] .inset .percentage .numbers{width:1539px}.radial-progress[data-progress="27"] .circle .mask.full,.radial-progress[data-progress="27"] .circle .fill{-webkit-transform:rotate(48.6deg);transform:rotate(48.6deg)}.radial-progress[data-progress="27"] .circle .fill.fix{-webkit-transform:rotate(97.2deg);transform:rotate(97.2deg)}.radial-progress[data-progress="27"] .inset .percentage .numbers{width:1596px}.radial-progress[data-progress="28"] .circle .mask.full,.radial-progress[data-progress="28"] .circle .fill{-webkit-transform:rotate(50.4deg);transform:rotate(50.4deg)}.radial-progress[data-progress="28"] .circle .fill.fix{-webkit-transform:rotate(100.8deg);transform:rotate(100.8deg)}.radial-progress[data-progress="28"] .inset .percentage .numbers{width:1653px}.radial-progress[data-progress="29"] .circle .mask.full,.radial-progress[data-progress="29"] .circle .fill{-webkit-transform:rotate(52.2deg);transform:rotate(52.2deg)}.radial-progress[data-progress="29"] .circle .fill.fix{-webkit-transform:rotate(104.4deg);transform:rotate(104.4deg)}.radial-progress[data-progress="29"] .inset .percentage .numbers{width:1710px}.radial-progress[data-progress="30"] .circle .mask.full,.radial-progress[data-progress="30"] .circle .fill{-webkit-transform:rotate(54deg);transform:rotate(54deg)}.radial-progress[data-progress="30"] .circle .fill.fix{-webkit-transform:rotate(108deg);transform:rotate(108deg)}.radial-progress[data-progress="30"] .inset .percentage .numbers{width:1767px}.radial-progress[data-progress="31"] .circle .mask.full,.radial-progress[data-progress="31"] .circle .fill{-webkit-transform:rotate(55.8deg);transform:rotate(55.8deg)}.radial-progress[data-progress="31"] .circle .fill.fix{-webkit-transform:rotate(111.6deg);transform:rotate(111.6deg)}.radial-progress[data-progress="31"] .inset .percentage .numbers{width:1824px}.radial-progress[data-progress="32"] .circle .mask.full,.radial-progress[data-progress="32"] .circle .fill{-webkit-transform:rotate(57.6deg);transform:rotate(57.6deg)}.radial-progress[data-progress="32"] .circle .fill.fix{-webkit-transform:rotate(115.2deg);transform:rotate(115.2deg)}.radial-progress[data-progress="32"] .inset .percentage .numbers{width:1881px}.radial-progress[data-progress="33"] .circle .mask.full,.radial-progress[data-progress="33"] .circle .fill{-webkit-transform:rotate(59.4deg);transform:rotate(59.4deg)}.radial-progress[data-progress="33"] .circle .fill.fix{-webkit-transform:rotate(118.8deg);transform:rotate(118.8deg)}.radial-progress[data-progress="33"] .inset .percentage .numbers{width:1938px}.radial-progress[data-progress="34"] .circle .mask.full,.radial-progress[data-progress="34"] .circle .fill{-webkit-transform:rotate(61.2deg);transform:rotate(61.2deg)}.radial-progress[data-progress="34"] .circle .fill.fix{-webkit-transform:rotate(122.4deg);transform:rotate(122.4deg)}.radial-progress[data-progress="34"] .inset .percentage .numbers{width:1995px}.radial-progress[data-progress="35"] .circle .mask.full,.radial-progress[data-progress="35"] .circle .fill{-webkit-transform:rotate(63deg);transform:rotate(63deg)}.radial-progress[data-progress="35"] .circle .fill.fix{-webkit-transform:rotate(126deg);transform:rotate(126deg)}.radial-progress[data-progress="35"] .inset .percentage .numbers{width:2052px}.radial-progress[data-progress="36"] .circle .mask.full,.radial-progress[data-progress="36"] .circle .fill{-webkit-transform:rotate(64.8deg);transform:rotate(64.8deg)}.radial-progress[data-progress="36"] .circle .fill.fix{-webkit-transform:rotate(129.6deg);transform:rotate(129.6deg)}.radial-progress[data-progress="36"] .inset .percentage .numbers{width:2109px}.radial-progress[data-progress="37"] .circle .mask.full,.radial-progress[data-progress="37"] .circle .fill{-webkit-transform:rotate(66.6deg);transform:rotate(66.6deg)}.radial-progress[data-progress="37"] .circle .fill.fix{-webkit-transform:rotate(133.2deg);transform:rotate(133.2deg)}.radial-progress[data-progress="37"] .inset .percentage .numbers{width:2166px}.radial-progress[data-progress="38"] .circle .mask.full,.radial-progress[data-progress="38"] .circle .fill{-webkit-transform:rotate(68.4deg);transform:rotate(68.4deg)}.radial-progress[data-progress="38"] .circle .fill.fix{-webkit-transform:rotate(136.8deg);transform:rotate(136.8deg)}.radial-progress[data-progress="38"] .inset .percentage .numbers{width:2223px}.radial-progress[data-progress="39"] .circle .mask.full,.radial-progress[data-progress="39"] .circle .fill{-webkit-transform:rotate(70.2deg);transform:rotate(70.2deg)}.radial-progress[data-progress="39"] .circle .fill.fix{-webkit-transform:rotate(140.4deg);transform:rotate(140.4deg)}.radial-progress[data-progress="39"] .inset .percentage .numbers{width:2280px}.radial-progress[data-progress="40"] .circle .mask.full,.radial-progress[data-progress="40"] .circle .fill{-webkit-transform:rotate(72deg);transform:rotate(72deg)}.radial-progress[data-progress="40"] .circle .fill.fix{-webkit-transform:rotate(144deg);transform:rotate(144deg)}.radial-progress[data-progress="40"] .inset .percentage .numbers{width:2337px}.radial-progress[data-progress="41"] .circle .mask.full,.radial-progress[data-progress="41"] .circle .fill{-webkit-transform:rotate(73.8deg);transform:rotate(73.8deg)}.radial-progress[data-progress="41"] .circle .fill.fix{-webkit-transform:rotate(147.6deg);transform:rotate(147.6deg)}.radial-progress[data-progress="41"] .inset .percentage .numbers{width:2394px}.radial-progress[data-progress="42"] .circle .mask.full,.radial-progress[data-progress="42"] .circle .fill{-webkit-transform:rotate(75.6deg);transform:rotate(75.6deg)}.radial-progress[data-progress="42"] .circle .fill.fix{-webkit-transform:rotate(151.2deg);transform:rotate(151.2deg)}.radial-progress[data-progress="42"] .inset .percentage .numbers{width:2451px}.radial-progress[data-progress="43"] .circle .mask.full,.radial-progress[data-progress="43"] .circle .fill{-webkit-transform:rotate(77.4deg);transform:rotate(77.4deg)}.radial-progress[data-progress="43"] .circle .fill.fix{-webkit-transform:rotate(154.8deg);transform:rotate(154.8deg)}.radial-progress[data-progress="43"] .inset .percentage .numbers{width:2508px}.radial-progress[data-progress="44"] .circle .mask.full,.radial-progress[data-progress="44"] .circle .fill{-webkit-transform:rotate(79.2deg);transform:rotate(79.2deg)}.radial-progress[data-progress="44"] .circle .fill.fix{-webkit-transform:rotate(158.4deg);transform:rotate(158.4deg)}.radial-progress[data-progress="44"] .inset .percentage .numbers{width:2565px}.radial-progress[data-progress="45"] .circle .mask.full,.radial-progress[data-progress="45"] .circle .fill{-webkit-transform:rotate(81deg);transform:rotate(81deg)}.radial-progress[data-progress="45"] .circle .fill.fix{-webkit-transform:rotate(162deg);transform:rotate(162deg)}.radial-progress[data-progress="45"] .inset .percentage .numbers{width:2622px}.radial-progress[data-progress="46"] .circle .mask.full,.radial-progress[data-progress="46"] .circle .fill{-webkit-transform:rotate(82.8deg);transform:rotate(82.8deg)}.radial-progress[data-progress="46"] .circle .fill.fix{-webkit-transform:rotate(165.6deg);transform:rotate(165.6deg)}.radial-progress[data-progress="46"] .inset .percentage .numbers{width:2679px}.radial-progress[data-progress="47"] .circle .mask.full,.radial-progress[data-progress="47"] .circle .fill{-webkit-transform:rotate(84.6deg);transform:rotate(84.6deg)}.radial-progress[data-progress="47"] .circle .fill.fix{-webkit-transform:rotate(169.2deg);transform:rotate(169.2deg)}.radial-progress[data-progress="47"] .inset .percentage .numbers{width:2736px}.radial-progress[data-progress="48"] .circle .mask.full,.radial-progress[data-progress="48"] .circle .fill{-webkit-transform:rotate(86.4deg);transform:rotate(86.4deg)}.radial-progress[data-progress="48"] .circle .fill.fix{-webkit-transform:rotate(172.8deg);transform:rotate(172.8deg)}.radial-progress[data-progress="48"] .inset .percentage .numbers{width:2793px}.radial-progress[data-progress="49"] .circle .mask.full,.radial-progress[data-progress="49"] .circle .fill{-webkit-transform:rotate(88.2deg);transform:rotate(88.2deg)}.radial-progress[data-progress="49"] .circle .fill.fix{-webkit-transform:rotate(176.4deg);transform:rotate(176.4deg)}.radial-progress[data-progress="49"] .inset .percentage .numbers{width:2850px}.radial-progress[data-progress="50"] .circle .mask.full,.radial-progress[data-progress="50"] .circle .fill{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.radial-progress[data-progress="50"] .circle .fill.fix{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.radial-progress[data-progress="50"] .inset .percentage .numbers{width:2907px}.radial-progress[data-progress="51"] .circle .mask.full,.radial-progress[data-progress="51"] .circle .fill{-webkit-transform:rotate(91.8deg);transform:rotate(91.8deg)}.radial-progress[data-progress="51"] .circle .fill.fix{-webkit-transform:rotate(183.6deg);transform:rotate(183.6deg)}.radial-progress[data-progress="51"] .inset .percentage .numbers{width:2964px}.radial-progress[data-progress="52"] .circle .mask.full,.radial-progress[data-progress="52"] .circle .fill{-webkit-transform:rotate(93.6deg);transform:rotate(93.6deg)}.radial-progress[data-progress="52"] .circle .fill.fix{-webkit-transform:rotate(187.2deg);transform:rotate(187.2deg)}.radial-progress[data-progress="52"] .inset .percentage .numbers{width:3021px}.radial-progress[data-progress="53"] .circle .mask.full,.radial-progress[data-progress="53"] .circle .fill{-webkit-transform:rotate(95.4deg);transform:rotate(95.4deg)}.radial-progress[data-progress="53"] .circle .fill.fix{-webkit-transform:rotate(190.8deg);transform:rotate(190.8deg)}.radial-progress[data-progress="53"] .inset .percentage .numbers{width:3078px}.radial-progress[data-progress="54"] .circle .mask.full,.radial-progress[data-progress="54"] .circle .fill{-webkit-transform:rotate(97.2deg);transform:rotate(97.2deg)}.radial-progress[data-progress="54"] .circle .fill.fix{-webkit-transform:rotate(194.4deg);transform:rotate(194.4deg)}.radial-progress[data-progress="54"] .inset .percentage .numbers{width:3135px}.radial-progress[data-progress="55"] .circle .mask.full,.radial-progress[data-progress="55"] .circle .fill{-webkit-transform:rotate(99deg);transform:rotate(99deg)}.radial-progress[data-progress="55"] .circle .fill.fix{-webkit-transform:rotate(198deg);transform:rotate(198deg)}.radial-progress[data-progress="55"] .inset .percentage .numbers{width:3192px}.radial-progress[data-progress="56"] .circle .mask.full,.radial-progress[data-progress="56"] .circle .fill{-webkit-transform:rotate(100.8deg);transform:rotate(100.8deg)}.radial-progress[data-progress="56"] .circle .fill.fix{-webkit-transform:rotate(201.6deg);transform:rotate(201.6deg)}.radial-progress[data-progress="56"] .inset .percentage .numbers{width:3249px}.radial-progress[data-progress="57"] .circle .mask.full,.radial-progress[data-progress="57"] .circle .fill{-webkit-transform:rotate(102.6deg);transform:rotate(102.6deg)}.radial-progress[data-progress="57"] .circle .fill.fix{-webkit-transform:rotate(205.2deg);transform:rotate(205.2deg)}.radial-progress[data-progress="57"] .inset .percentage .numbers{width:3306px}.radial-progress[data-progress="58"] .circle .mask.full,.radial-progress[data-progress="58"] .circle .fill{-webkit-transform:rotate(104.4deg);transform:rotate(104.4deg)}.radial-progress[data-progress="58"] .circle .fill.fix{-webkit-transform:rotate(208.8deg);transform:rotate(208.8deg)}.radial-progress[data-progress="58"] .inset .percentage .numbers{width:3363px}.radial-progress[data-progress="59"] .circle .mask.full,.radial-progress[data-progress="59"] .circle .fill{-webkit-transform:rotate(106.2deg);transform:rotate(106.2deg)}.radial-progress[data-progress="59"] .circle .fill.fix{-webkit-transform:rotate(212.4deg);transform:rotate(212.4deg)}.radial-progress[data-progress="59"] .inset .percentage .numbers{width:3420px}.radial-progress[data-progress="60"] .circle .mask.full,.radial-progress[data-progress="60"] .circle .fill{-webkit-transform:rotate(108deg);transform:rotate(108deg)}.radial-progress[data-progress="60"] .circle .fill.fix{-webkit-transform:rotate(216deg);transform:rotate(216deg)}.radial-progress[data-progress="60"] .inset .percentage .numbers{width:3477px}.radial-progress[data-progress="61"] .circle .mask.full,.radial-progress[data-progress="61"] .circle .fill{-webkit-transform:rotate(109.8deg);transform:rotate(109.8deg)}.radial-progress[data-progress="61"] .circle .fill.fix{-webkit-transform:rotate(219.6deg);transform:rotate(219.6deg)}.radial-progress[data-progress="61"] .inset .percentage .numbers{width:3534px}.radial-progress[data-progress="62"] .circle .mask.full,.radial-progress[data-progress="62"] .circle .fill{-webkit-transform:rotate(111.6deg);transform:rotate(111.6deg)}.radial-progress[data-progress="62"] .circle .fill.fix{-webkit-transform:rotate(223.2deg);transform:rotate(223.2deg)}.radial-progress[data-progress="62"] .inset .percentage .numbers{width:3591px}.radial-progress[data-progress="63"] .circle .mask.full,.radial-progress[data-progress="63"] .circle .fill{-webkit-transform:rotate(113.4deg);transform:rotate(113.4deg)}.radial-progress[data-progress="63"] .circle .fill.fix{-webkit-transform:rotate(226.8deg);transform:rotate(226.8deg)}.radial-progress[data-progress="63"] .inset .percentage .numbers{width:3648px}.radial-progress[data-progress="64"] .circle .mask.full,.radial-progress[data-progress="64"] .circle .fill{-webkit-transform:rotate(115.2deg);transform:rotate(115.2deg)}.radial-progress[data-progress="64"] .circle .fill.fix{-webkit-transform:rotate(230.4deg);transform:rotate(230.4deg)}.radial-progress[data-progress="64"] .inset .percentage .numbers{width:3705px}.radial-progress[data-progress="65"] .circle .mask.full,.radial-progress[data-progress="65"] .circle .fill{-webkit-transform:rotate(117deg);transform:rotate(117deg)}.radial-progress[data-progress="65"] .circle .fill.fix{-webkit-transform:rotate(234deg);transform:rotate(234deg)}.radial-progress[data-progress="65"] .inset .percentage .numbers{width:3762px}.radial-progress[data-progress="66"] .circle .mask.full,.radial-progress[data-progress="66"] .circle .fill{-webkit-transform:rotate(118.8deg);transform:rotate(118.8deg)}.radial-progress[data-progress="66"] .circle .fill.fix{-webkit-transform:rotate(237.6deg);transform:rotate(237.6deg)}.radial-progress[data-progress="66"] .inset .percentage .numbers{width:3819px}.radial-progress[data-progress="67"] .circle .mask.full,.radial-progress[data-progress="67"] .circle .fill{-webkit-transform:rotate(120.6deg);transform:rotate(120.6deg)}.radial-progress[data-progress="67"] .circle .fill.fix{-webkit-transform:rotate(241.2deg);transform:rotate(241.2deg)}.radial-progress[data-progress="67"] .inset .percentage .numbers{width:3876px}.radial-progress[data-progress="68"] .circle .mask.full,.radial-progress[data-progress="68"] .circle .fill{-webkit-transform:rotate(122.4deg);transform:rotate(122.4deg)}.radial-progress[data-progress="68"] .circle .fill.fix{-webkit-transform:rotate(244.8deg);transform:rotate(244.8deg)}.radial-progress[data-progress="68"] .inset .percentage .numbers{width:3933px}.radial-progress[data-progress="69"] .circle .mask.full,.radial-progress[data-progress="69"] .circle .fill{-webkit-transform:rotate(124.2deg);transform:rotate(124.2deg)}.radial-progress[data-progress="69"] .circle .fill.fix{-webkit-transform:rotate(248.4deg);transform:rotate(248.4deg)}.radial-progress[data-progress="69"] .inset .percentage .numbers{width:3990px}.radial-progress[data-progress="70"] .circle .mask.full,.radial-progress[data-progress="70"] .circle .fill{-webkit-transform:rotate(126deg);transform:rotate(126deg)}.radial-progress[data-progress="70"] .circle .fill.fix{-webkit-transform:rotate(252deg);transform:rotate(252deg)}.radial-progress[data-progress="70"] .inset .percentage .numbers{width:4047px}.radial-progress[data-progress="71"] .circle .mask.full,.radial-progress[data-progress="71"] .circle .fill{-webkit-transform:rotate(127.8deg);transform:rotate(127.8deg)}.radial-progress[data-progress="71"] .circle .fill.fix{-webkit-transform:rotate(255.6deg);transform:rotate(255.6deg)}.radial-progress[data-progress="71"] .inset .percentage .numbers{width:4104px}.radial-progress[data-progress="72"] .circle .mask.full,.radial-progress[data-progress="72"] .circle .fill{-webkit-transform:rotate(129.6deg);transform:rotate(129.6deg)}.radial-progress[data-progress="72"] .circle .fill.fix{-webkit-transform:rotate(259.2deg);transform:rotate(259.2deg)}.radial-progress[data-progress="72"] .inset .percentage .numbers{width:4161px}.radial-progress[data-progress="73"] .circle .mask.full,.radial-progress[data-progress="73"] .circle .fill{-webkit-transform:rotate(131.4deg);transform:rotate(131.4deg)}.radial-progress[data-progress="73"] .circle .fill.fix{-webkit-transform:rotate(262.8deg);transform:rotate(262.8deg)}.radial-progress[data-progress="73"] .inset .percentage .numbers{width:4218px}.radial-progress[data-progress="74"] .circle .mask.full,.radial-progress[data-progress="74"] .circle .fill{-webkit-transform:rotate(133.2deg);transform:rotate(133.2deg)}.radial-progress[data-progress="74"] .circle .fill.fix{-webkit-transform:rotate(266.4deg);transform:rotate(266.4deg)}.radial-progress[data-progress="74"] .inset .percentage .numbers{width:4275px}.radial-progress[data-progress="75"] .circle .mask.full,.radial-progress[data-progress="75"] .circle .fill{-webkit-transform:rotate(135deg);transform:rotate(135deg)}.radial-progress[data-progress="75"] .circle .fill.fix{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.radial-progress[data-progress="75"] .inset .percentage .numbers{width:4332px}.radial-progress[data-progress="76"] .circle .mask.full,.radial-progress[data-progress="76"] .circle .fill{-webkit-transform:rotate(136.8deg);transform:rotate(136.8deg)}.radial-progress[data-progress="76"] .circle .fill.fix{-webkit-transform:rotate(273.6deg);transform:rotate(273.6deg)}.radial-progress[data-progress="76"] .inset .percentage .numbers{width:4389px}.radial-progress[data-progress="77"] .circle .mask.full,.radial-progress[data-progress="77"] .circle .fill{-webkit-transform:rotate(138.6deg);transform:rotate(138.6deg)}.radial-progress[data-progress="77"] .circle .fill.fix{-webkit-transform:rotate(277.2deg);transform:rotate(277.2deg)}.radial-progress[data-progress="77"] .inset .percentage .numbers{width:4446px}.radial-progress[data-progress="78"] .circle .mask.full,.radial-progress[data-progress="78"] .circle .fill{-webkit-transform:rotate(140.4deg);transform:rotate(140.4deg)}.radial-progress[data-progress="78"] .circle .fill.fix{-webkit-transform:rotate(280.8deg);transform:rotate(280.8deg)}.radial-progress[data-progress="78"] .inset .percentage .numbers{width:4503px}.radial-progress[data-progress="79"] .circle .mask.full,.radial-progress[data-progress="79"] .circle .fill{-webkit-transform:rotate(142.2deg);transform:rotate(142.2deg)}.radial-progress[data-progress="79"] .circle .fill.fix{-webkit-transform:rotate(284.4deg);transform:rotate(284.4deg)}.radial-progress[data-progress="79"] .inset .percentage .numbers{width:4560px}.radial-progress[data-progress="80"] .circle .mask.full,.radial-progress[data-progress="80"] .circle .fill{-webkit-transform:rotate(144deg);transform:rotate(144deg)}.radial-progress[data-progress="80"] .circle .fill.fix{-webkit-transform:rotate(288deg);transform:rotate(288deg)}.radial-progress[data-progress="80"] .inset .percentage .numbers{width:4617px}.radial-progress[data-progress="81"] .circle .mask.full,.radial-progress[data-progress="81"] .circle .fill{-webkit-transform:rotate(145.8deg);transform:rotate(145.8deg)}.radial-progress[data-progress="81"] .circle .fill.fix{-webkit-transform:rotate(291.6deg);transform:rotate(291.6deg)}.radial-progress[data-progress="81"] .inset .percentage .numbers{width:4674px}.radial-progress[data-progress="82"] .circle .mask.full,.radial-progress[data-progress="82"] .circle .fill{-webkit-transform:rotate(147.6deg);transform:rotate(147.6deg)}.radial-progress[data-progress="82"] .circle .fill.fix{-webkit-transform:rotate(295.2deg);transform:rotate(295.2deg)}.radial-progress[data-progress="82"] .inset .percentage .numbers{width:4731px}.radial-progress[data-progress="83"] .circle .mask.full,.radial-progress[data-progress="83"] .circle .fill{-webkit-transform:rotate(149.4deg);transform:rotate(149.4deg)}.radial-progress[data-progress="83"] .circle .fill.fix{-webkit-transform:rotate(298.8deg);transform:rotate(298.8deg)}.radial-progress[data-progress="83"] .inset .percentage .numbers{width:4788px}.radial-progress[data-progress="84"] .circle .mask.full,.radial-progress[data-progress="84"] .circle .fill{-webkit-transform:rotate(151.2deg);transform:rotate(151.2deg)}.radial-progress[data-progress="84"] .circle .fill.fix{-webkit-transform:rotate(302.4deg);transform:rotate(302.4deg)}.radial-progress[data-progress="84"] .inset .percentage .numbers{width:4845px}.radial-progress[data-progress="85"] .circle .mask.full,.radial-progress[data-progress="85"] .circle .fill{-webkit-transform:rotate(153deg);transform:rotate(153deg)}.radial-progress[data-progress="85"] .circle .fill.fix{-webkit-transform:rotate(306deg);transform:rotate(306deg)}.radial-progress[data-progress="85"] .inset .percentage .numbers{width:4902px}.radial-progress[data-progress="86"] .circle .mask.full,.radial-progress[data-progress="86"] .circle .fill{-webkit-transform:rotate(154.8deg);transform:rotate(154.8deg)}.radial-progress[data-progress="86"] .circle .fill.fix{-webkit-transform:rotate(309.6deg);transform:rotate(309.6deg)}.radial-progress[data-progress="86"] .inset .percentage .numbers{width:4959px}.radial-progress[data-progress="87"] .circle .mask.full,.radial-progress[data-progress="87"] .circle .fill{-webkit-transform:rotate(156.6deg);transform:rotate(156.6deg)}.radial-progress[data-progress="87"] .circle .fill.fix{-webkit-transform:rotate(313.2deg);transform:rotate(313.2deg)}.radial-progress[data-progress="87"] .inset .percentage .numbers{width:5016px}.radial-progress[data-progress="88"] .circle .mask.full,.radial-progress[data-progress="88"] .circle .fill{-webkit-transform:rotate(158.4deg);transform:rotate(158.4deg)}.radial-progress[data-progress="88"] .circle .fill.fix{-webkit-transform:rotate(316.8deg);transform:rotate(316.8deg)}.radial-progress[data-progress="88"] .inset .percentage .numbers{width:5073px}.radial-progress[data-progress="89"] .circle .mask.full,.radial-progress[data-progress="89"] .circle .fill{-webkit-transform:rotate(160.2deg);transform:rotate(160.2deg)}.radial-progress[data-progress="89"] .circle .fill.fix{-webkit-transform:rotate(320.4deg);transform:rotate(320.4deg)}.radial-progress[data-progress="89"] .inset .percentage .numbers{width:5130px}.radial-progress[data-progress="90"] .circle .mask.full,.radial-progress[data-progress="90"] .circle .fill{-webkit-transform:rotate(162deg);transform:rotate(162deg)}.radial-progress[data-progress="90"] .circle .fill.fix{-webkit-transform:rotate(324deg);transform:rotate(324deg)}.radial-progress[data-progress="90"] .inset .percentage .numbers{width:5187px}.radial-progress[data-progress="91"] .circle .mask.full,.radial-progress[data-progress="91"] .circle .fill{-webkit-transform:rotate(163.8deg);transform:rotate(163.8deg)}.radial-progress[data-progress="91"] .circle .fill.fix{-webkit-transform:rotate(327.6deg);transform:rotate(327.6deg)}.radial-progress[data-progress="91"] .inset .percentage .numbers{width:5244px}.radial-progress[data-progress="92"] .circle .mask.full,.radial-progress[data-progress="92"] .circle .fill{-webkit-transform:rotate(165.6deg);transform:rotate(165.6deg)}.radial-progress[data-progress="92"] .circle .fill.fix{-webkit-transform:rotate(331.2deg);transform:rotate(331.2deg)}.radial-progress[data-progress="92"] .inset .percentage .numbers{width:5301px}.radial-progress[data-progress="93"] .circle .mask.full,.radial-progress[data-progress="93"] .circle .fill{-webkit-transform:rotate(167.4deg);transform:rotate(167.4deg)}.radial-progress[data-progress="93"] .circle .fill.fix{-webkit-transform:rotate(334.8deg);transform:rotate(334.8deg)}.radial-progress[data-progress="93"] .inset .percentage .numbers{width:5358px}.radial-progress[data-progress="94"] .circle .mask.full,.radial-progress[data-progress="94"] .circle .fill{-webkit-transform:rotate(169.2deg);transform:rotate(169.2deg)}.radial-progress[data-progress="94"] .circle .fill.fix{-webkit-transform:rotate(338.4deg);transform:rotate(338.4deg)}.radial-progress[data-progress="94"] .inset .percentage .numbers{width:5415px}.radial-progress[data-progress="95"] .circle .mask.full,.radial-progress[data-progress="95"] .circle .fill{-webkit-transform:rotate(171deg);transform:rotate(171deg)}.radial-progress[data-progress="95"] .circle .fill.fix{-webkit-transform:rotate(342deg);transform:rotate(342deg)}.radial-progress[data-progress="95"] .inset .percentage .numbers{width:5472px}.radial-progress[data-progress="96"] .circle .mask.full,.radial-progress[data-progress="96"] .circle .fill{-webkit-transform:rotate(172.8deg);transform:rotate(172.8deg)}.radial-progress[data-progress="96"] .circle .fill.fix{-webkit-transform:rotate(345.6deg);transform:rotate(345.6deg)}.radial-progress[data-progress="96"] .inset .percentage .numbers{width:5529px}.radial-progress[data-progress="97"] .circle .mask.full,.radial-progress[data-progress="97"] .circle .fill{-webkit-transform:rotate(174.6deg);transform:rotate(174.6deg)}.radial-progress[data-progress="97"] .circle .fill.fix{-webkit-transform:rotate(349.2deg);transform:rotate(349.2deg)}.radial-progress[data-progress="97"] .inset .percentage .numbers{width:5586px}.radial-progress[data-progress="98"] .circle .mask.full,.radial-progress[data-progress="98"] .circle .fill{-webkit-transform:rotate(176.4deg);transform:rotate(176.4deg)}.radial-progress[data-progress="98"] .circle .fill.fix{-webkit-transform:rotate(352.8deg);transform:rotate(352.8deg)}.radial-progress[data-progress="98"] .inset .percentage .numbers{width:5643px}.radial-progress[data-progress="99"] .circle .mask.full,.radial-progress[data-progress="99"] .circle .fill{-webkit-transform:rotate(178.2deg);transform:rotate(178.2deg)}.radial-progress[data-progress="99"] .circle .fill.fix{-webkit-transform:rotate(356.4deg);transform:rotate(356.4deg)}.radial-progress[data-progress="99"] .inset .percentage .numbers{width:5700px}.radial-progress[data-progress="100"] .circle .mask.full,.radial-progress[data-progress="100"] .circle .fill{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.radial-progress[data-progress="100"] .circle .fill.fix{-webkit-transform:rotate(360deg);transform:rotate(360deg)}.radial-progress[data-progress="100"] .inset .percentage .numbers{width:5757px}@media only screen and (min-width: 1024px){.c-filter-list{padding-bottom:40px}}.c-filter-list__header{line-height:1.3;font-weight:800;position:relative;margin:0 0 20px;padding:0;font-size:18px;font-family:"Karla",sans-serif}@media only screen and (min-width: 1024px){.c-filter-list__header{font-size:20px}}.c-filter-list__list{padding:0;margin:0}.c-taglist+.c-filter-list{margin-top:40px}.c-filter-list .button--primary{width:100%}.dropdown{position:relative}.dropdown.is-active .dropdown__list{height:auto;max-height:450px;border-bottom:1px solid #95989a;border-left:1px solid #95989a;border-right:1px solid #95989a;border-bottom-left-radius:2px;border-bottom-right-radius:2px}.dropdown.is-active .dropdown__title{border-bottom-left-radius:0;border-bottom-right-radius:0}.dropdown.is-active .dropdown-title__angle-down{display:none}.dropdown.is-active .dropdown-title__angle-up{display:block}.dropdown__title{font-weight:700;font-family:"Karla",sans-serif;-webkit-font-feature-settings:'kern';font-feature-settings:'kern';-webkit-font-kerning:normal;font-kerning:normal;background-color:transparent;cursor:pointer;font-size:14px;line-height:1.5;margin:0;position:relative;white-space:nowrap;border:1px solid #95989a;border-radius:2px}.dropdown [type='checkbox']{box-sizing:border-box;padding:0;border:1px solid #95989a;-webkit-appearance:none;width:18px;background-color:#fff;height:18px;margin:0;border-radius:2px}.dropdown [type='checkbox']:checked{background:#2b3033;border:1px solid #2b3033}.dropdown div:first-child{margin-top:3px}.dropdown__list{list-style-type:none;margin:0;padding:0;border-left:1px solid transparent;border-right:1px solid transparent;background-color:transparent;z-index:1;border-bottom:1px solid transparent;-webkit-transition:height 0.2s ease, border-bottom 0.2s ease;transition:height 0.2s ease, border-bottom 0.2s ease;height:0}.dropdown__option{position:relative}.dropdown__input{left:12px;position:absolute;z-index:0;top:11px}.dropdown__label{cursor:pointer;display:block;text-decoration:none;padding:5.5px 11px 5.5px 42px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dropdown__label span{font-weight:700;font-family:"Karla",sans-serif;-webkit-font-feature-settings:'kern';font-feature-settings:'kern';-webkit-font-kerning:normal;font-kerning:normal;background-color:transparent;cursor:pointer;font-size:14px;line-height:1.5;margin:0;position:relative;white-space:nowrap}.dropdown+.dropdown{margin-top:12px}.dropdown-title__text{display:inline-block;padding:12px}.dropdown-title__angle-down{width:12px;height:12px;position:absolute;top:16px;right:12px;display:block}.dropdown-title__angle-up{width:12px;height:12px;position:absolute;top:16px;right:12px;display:none}.c-taglist__header{line-height:1.3;font-weight:800;position:relative;margin:0 0 20px;padding:0;font-size:18px;font-family:"Karla",sans-serif}@media only screen and (min-width: 1024px){.c-taglist__header{font-size:20px}}.c-taglist__list{padding:0;margin:0}.c-taglist__tag{font-size:14px;background-color:#f8f7f4;padding:8px 28px 8px 12px;display:inline-block;margin:0 6px 8px 0;line-height:16px;position:relative}.c-taglist__tag a{background-color:transparent;background-image:none;top:8px;right:12px;position:absolute}.c-taglist__tag svg{margin-top:2px;margin-left:4px;width:10px;height:10px}.c-menu{position:fixed;background:-webkit-linear-gradient(left, rgba(255,245,0,0.98) 0%, rgba(255,245,0,0.98) 50%, rgba(255,245,0,0.8) 100%);background:linear-gradient(to right, rgba(255,245,0,0.98) 0%, rgba(255,245,0,0.98) 50%, rgba(255,245,0,0.8) 100%);height:100%;width:100%;z-index:39;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:opacity 0.5s ease 0s, -webkit-transform 0.5s ease 0s;transition:opacity 0.5s ease 0s, -webkit-transform 0.5s ease 0s;transition:opacity 0.5s ease 0s, transform 0.5s ease 0s;transition:opacity 0.5s ease 0s, transform 0.5s ease 0s, -webkit-transform 0.5s ease 0s;padding:0 32px;opacity:0;display:none}@media only screen and (min-width: 1024px){.c-menu{pointer-events:none;-webkit-transform:translateY(0);transform:translateY(0);opacity:0;padding:128px 160px;z-index:50}}.c-menu--prepare{-webkit-transform:translateY(0);transform:translateY(0);display:block}.c-menu--active{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;display:block}@media only screen and (min-width: 1024px){.c-menu--active{opacity:1;pointer-events:auto}}.c-menu__close{-webkit-transition:background-color 0.5s ease 0s;transition:background-color 0.5s ease 0s;position:absolute;top:24px;right:32px;width:16px;height:16px;display:none;background-image:none;border-radius:2px}.c-menu__close:hover,.c-menu__close:active,.c-menu__close:focus{background-image:none;background-color:rgba(255,253,230,0.7)}@media only screen and (min-width: 1024px){.c-menu__close{display:block;top:100px;right:100px;width:88px;height:88px;padding:16px}}.c-menu__close svg{width:16px;height:16px;fill:#2b3033}@media only screen and (min-width: 1024px){.c-menu__close svg{width:56px;height:56px}}.c-menu__list{padding:0;border-bottom:1px solid rgba(43,48,51,0.1)}@media only screen and (min-width: 1024px){.c-menu__list{max-width:720px}}.c-menu__list li{display:block;border-top:1px solid rgba(43,48,51,0.1);line-height:1;font-size:20px}@media only screen and (min-width: 1024px){.c-menu__list li{font-size:24px}}.c-menu__list li a{-webkit-transition:background-color 0.5s ease 0s, color 0.5s ease 0s;transition:background-color 0.5s ease 0s, color 0.5s ease 0s;display:block;padding:16px 0 20px;font-family:'Raleway', sans-serif;font-weight:900;background-image:none}.c-menu__list li a:hover,.c-menu__list li a:active,.c-menu__list li a:focus{background-color:rgba(255,253,230,0.7);color:#000}.c-menu__text{font-size:16px;line-height:1.3}@media only screen and (min-width: 1024px){.c-menu__text{font-size:20px;max-width:720px;margin-top:40px}}.c-menu__tagline{display:none}@media only screen and (min-width: 640px){.c-menu__tagline{display:block}}.homepage__hero{padding-bottom:10px}@media only screen and (min-width: 640px){.homepage__hero{padding-bottom:20px}}@media only screen and (min-width: 1024px){.homepage__hero{padding-bottom:26px}}@media only screen and (min-width: 1280px){.homepage__hero{padding-bottom:40px}}.homepage__introduction{padding-top:10px;padding-right:20px;padding-left:20px}@media only screen and (min-width: 640px){.homepage__introduction{padding-top:20px}}@media only screen and (min-width: 1024px){.homepage__introduction{padding-top:26px}}@media only screen and (min-width: 1280px){.homepage__introduction{padding-top:40px}}@media only screen and (min-width: 640px){.homepage__introduction{padding-right:40px}}@media only screen and (min-width: 1024px){.homepage__introduction{padding-right:52px}}@media only screen and (min-width: 1280px){.homepage__introduction{padding-right:80px}}@media only screen and (min-width: 640px){.homepage__introduction{padding-left:40px}}@media only screen and (min-width: 1024px){.homepage__introduction{padding-left:52px}}@media only screen and (min-width: 1280px){.homepage__introduction{padding-left:80px}}.homepage__introduction>.content{max-width:1600px;margin:0 auto;padding-bottom:20px;max-width:1024px;text-align:center;border-bottom:solid 1px rgba(43,48,51,0.1)}@media only screen and (min-width: 640px){.homepage__introduction>.content{padding-bottom:40px}}@media only screen and (min-width: 1024px){.homepage__introduction>.content{padding-bottom:52px}}@media only screen and (min-width: 1280px){.homepage__introduction>.content{padding-bottom:80px}}.t-template-standard{margin:0 auto;background-color:#f2f0ea}.placeholder{background-color:#f6f6f6;background-size:cover;background-repeat:no-repeat;position:relative;overflow:hidden}.placeholder img:not(.img-small){position:absolute;opacity:0;top:0;left:0;width:100%;height:100%;-webkit-transition:all 0.2s ease;transition:all 0.2s ease}.placeholder img:not(.img-small).loaded{opacity:1}.img-small{-webkit-filter:blur(20px);filter:blur(20px);-webkit-transform:scale(1);transform:scale(1);-webkit-transition:opacity 0.4s ease;transition:opacity 0.4s ease;z-index:0;position:absolute}.img-small.hidden{opacity:0}.u-w-100{width:100%}.template-standard{margin:0 auto;background-color:#F2F0EA}.template-index{overflow:hidden;margin:0 auto;background-color:#F2F0EA}.container{-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s}@media only screen and (min-width: 1024px){.container{position:relative;max-width:1080px;margin:0 auto}}@media only screen and (min-width: 1280px){.container{width:1280px;max-width:1280px}.container.narrow{width:1080px}}.content{padding:32px 24px 0}@media only screen and (min-width: 1024px){.content{padding:112px 16px 0}.template-standard .content{padding:0 32px 0}}@media only screen and (min-width: 1280px){.content{padding:112px 32px 0}}.best-of-web .section-heading{margin-bottom:32px}.best-of-web .feature .feature-content{background-color:#f8f7f4}.best-of-web .feature-text .feature-title{margin:0 0 12px}.best-of-web .feature-text .feature-desc{font-size:14px;line-height:1.4;margin:0 0 56px;font-weight:400}.best-of-web .feature-text .feature-author span{display:block;font-weight:700}.best-of-web .feature-text .feature-length{background-color:#f8f7f4;border-radius:3px;height:24px;width:24px;bottom:-12px}.best-of-web .feature-text .feature-length::after{-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;content:'';position:absolute;width:1px;height:12px;background-color:#2b3033;top:4px;left:12px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.best-of-web .feature-text .feature-length .text{-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;background-color:#f8f7f4;top:-1px;height:8px;width:8px;left:16px}.best-of-web .feature-text .feature-length .text::before{top:-2px;left:3px;-webkit-transform:rotate(45deg);transform:rotate(45deg);height:12px}.best-of-web .feature-text .feature-length .text::after{opacity:0;top:-2px;left:3px;-webkit-transform:rotate(45deg);transform:rotate(45deg);height:12px}@media only screen and (min-width: 980px){.best-of-web .feature:hover .feature-content{background-color:#fff}.best-of-web .feature:hover .feature-length{background-color:#fff;right:0}.best-of-web .feature:hover .feature-length::after{height:20px;left:18px;top:-7px}.best-of-web .feature:hover .feature-length .text{left:16px;top:-2px}.best-of-web .feature:hover .feature-length .text::before{top:-6px;left:5px;-webkit-transform:rotate(90deg);transform:rotate(90deg);height:8px}.best-of-web .feature:hover .feature-length .text::after{opacity:1;top:-2px;left:9px;-webkit-transform:rotate(0);transform:rotate(0);height:8px}}@media only screen and (min-width: 1024px){.col-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}}.body-col{position:relative;margin:0 0 64px}.body-col .feature-text.feature-text-main{padding:28px 0 28px 0}.body-col .feature-text.feature-text-main .feature-meta{position:relative;left:0}.body-col .feature-text.feature-text-main .feature-date{font-size:14px}.body-col .feature-text.feature-text-main .feature-author{font-weight:700}.body-col .feature-text.feature-text-main .feature-topics{margin:0 0 0}.body-col .feature-text.feature-text-main .feature-length{background-color:#F2F0EA}@media only screen and (min-width: 640px){.body-col{-webkit-flex-basis:75%;-ms-flex-preferred-size:75%;flex-basis:75%;padding:0 16px}}@media only screen and (min-width: 1024px){.body-col .feature-text.feature-text-main{display:none}}.meta-col{position:relative}.meta-col .section-heading{margin-left:0;margin-top:32px}.meta-col .feature-text{padding:0;display:none}@media only screen and (min-width: 1024px){.meta-col .feature-text{display:block}.template-standard .meta-col .feature-text{padding:0}.template-main-image .meta-col .feature-text{padding:0}}.meta-col .feature-text .feature-meta{position:relative;top:auto;bottom:auto;left:0;padding:0 0 24px;width:160px}@media only screen and (min-width: 1280px){.meta-col .feature-text .feature-meta{width:200px}}.meta-col .feature-text .feature-author{font-weight:700;font-size:18px}.meta-col .feature-text .feature-mini-title{display:none;margin:0 0 24px}.meta-col .feature-text .feature-title{line-height:1.2;font-size:16px;margin:0}.meta-col .feature-text .feature-length,.meta-col .feature-text .article-length{background-color:transparent}@media only screen and (min-width: 1024px){.meta-col .feature-text .feature-length,.meta-col .feature-text .article-length{width:60px;height:60px;right:-60px;bottom:-30px}.meta-col .feature-text .feature-length .text,.meta-col .feature-text .article-length .text{font-size:11px;width:58px;height:48px}.meta-col .feature-text .feature-length .text span,.meta-col .feature-text .article-length .text span{font-size:18px;display:block}}@media only screen and (min-width: 1024px){.meta-col .feature-text .article-length .text{padding-top:8px}}.meta-col .feature-text .feature-length .text{width:56px;height:auto;background-color:transparent}.meta-col .feature-text .feature-length .text::after,.meta-col .feature-text .feature-length .text::before{display:none}.meta-col .btn{margin:0 0 24px}@media only screen and (min-width: 640px){.meta-col{-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%;padding:0 16px}}@media only screen and (min-width: 1024px){.template-feature .meta-col{padding-top:160px}.template-article .meta-col{padding-top:160px}.template-main-image .meta-col{padding-top:64px}}.features{position:relative;z-index:11;overflow:hidden}@media only screen and (min-width: 640px){.features{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.feature{margin:0 0 40px;display:block;-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;background-image:none}.feature .feature-content{-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;height:100%;position:relative;background-color:#fff}.feature.noimage{margin:0 0 48px}.feature.noimage .feature-content{background:none;background-color:#fff500;overflow:hidden}.feature.noimage .feature-text{background-color:#fff500;padding:28px 16px 56px}.feature.noimage .feature-text .feature-meta{z-index:1}.feature.noimage .feature-text .feature-length{background-color:#fff500}.feature.noimage .feature-text .feature-title{z-index:1}.feature.noimage .feature-text .title-shadow{-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;font-family:'Raleway', sans-serif;font-weight:900;position:absolute;top:24px;left:-24px;font-size:150px;line-height:120px;color:rgba(255,255,255,0.5)}@media only screen and (min-width: 1024px){.feature.noimage{margin:0 0 32px}}@media only screen and (min-width: 980px){.feature.promoted-feature{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.feature.promoted-feature .feature-content{position:relative;height:100%;background:#fff}.feature.promoted-feature .feature-image{width:65%;left:0;position:relative}.feature.promoted-feature .feature-text{background:transparent;position:absolute;width:35%;padding:32px 32px 40px;bottom:0;left:65%}.feature.promoted-feature .feature-text .feature-meta{position:relative;top:auto;bottom:auto;left:0}.feature.promoted-feature .feature-text .feature-title{font-size:24px;line-height:1.2;font-family:'Raleway', sans-serif;font-weight:900}}@media only screen and (min-width: 980px) and (min-width: 1024px){.feature.promoted-feature .feature-text .feature-title{font-size:26px}}@media only screen and (min-width: 640px){.feature{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding:0 16px;margin:0 0 32px}.feature.noimage{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.feature.noimage .feature-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.feature.noimage .feature-text{-webkit-align-self:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}}@media only screen and (min-width: 1024px){.feature{-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding:0 16px;margin:0 0 32px}.feature:hover{background-image:none}.feature:hover .feature-text .feature-title{color:#000}.feature:hover .feature-text .feature-meta{padding-right:60px}.feature:hover .feature-image::after{opacity:0.3}.feature:hover .feature-length{right:8px}.feature:hover .feature-length .text::before{top:3px;left:42px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.feature:hover .feature-length .text::after{height:8px;bottom:-1px;left:42px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.feature:hover.noimage .title-shadow{color:rgba(255,255,255,0.3)}}.feature-image{-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;position:relative}.feature-image::after{-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;background-color:#fff500;opacity:0;content:'';position:absolute;z-index:1;width:100%;height:100%;top:0;left:0}.feature-text{padding:16px 16px 56px 16px;-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s}@media only screen and (min-width: 1024px){.feature-text.fixed{position:fixed;top:120px;width:calc(25% - 152px)}.feature-text.fixed .feature-mini-title{display:block}.feature-text.fixed .feature-author,.feature-text.fixed .feature-date{font-size:14px}.feature-text.fixed .feature-topics{display:none}}.feature-text .feature-title{-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;position:relative;margin:0 0 64px;padding:0;font-size:18px;font-family:'Raleway', sans-serif;font-weight:900}@media only screen and (min-width: 1024px){.feature-text .feature-title{font-size:15px}}.feature-text .feature-meta{-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;border-bottom:1px solid #2b3033;display:inline-block;padding:0 56px 10px 0;position:absolute;bottom:36px;left:16px;right:16px}.feature-text .feature-author{font-weight:400;font-size:12px;margin:0;line-height:1.2;text-transform:uppercase}.feature-text .feature-date{font-size:16px;margin:0;color:#7c7c7c;line-height:1.2}.feature-text .feature-topics{list-style-type:none;margin:48px 0 0;padding:0;font-size:12px;text-transform:uppercase}.feature-text .feature-topics a{font-weight:400;background-image:none}.feature-text .feature-length{position:absolute;right:0;bottom:-20px;width:40px;height:40px;border-radius:50%;border:1px solid #2b3033;text-align:center;-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;background-color:#fff}.feature-text .feature-length .text{font-size:10px;background-color:#fff500;height:15px;position:relative;top:10px;left:2px;text-align:center;padding:1px;width:34px}.feature-text .feature-length .text span{font-weight:700;font-size:12px}.feature-text .feature-length .text::before{-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;content:'';position:absolute;height:8px;width:1px;background-color:#2b3033;top:-8px;left:50%}.feature-text .feature-length .text::after{-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;content:'';position:absolute;height:10px;width:1px;background-color:#2b3033;bottom:-9px;left:20px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.main-feature{background-color:#000;height:calc(100vh - 104px);background-size:cover;background-position:left;background-repeat:no-repeat;position:relative;overflow:hidden}@media only screen and (min-width: 1024px){.main-feature{height:100vh}}.main-feature .feature-text{background-color:transparent;position:absolute;width:100%;padding:32px 32px 64px;bottom:0;z-index:11;display:block;background:-webkit-radial-gradient(center ellipse, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.65) 34%, rgba(0,0,0,0) 64%, rgba(0,0,0,0) 100%);background:radial-gradient(ellipse at center, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.65) 34%, rgba(0,0,0,0) 64%, rgba(0,0,0,0) 100%)}.main-feature .feature-text .title-shadow{-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;will-change:transform;display:none}@media only screen and (min-width: 1024px){.main-feature .feature-text .title-shadow{display:block;position:absolute;font-size:400px;color:rgba(255,245,0,0.15);left:100px;top:100px;z-index:10;font-family:'Raleway', sans-serif;font-weight:900;line-height:300px}}.main-feature .feature-text .feature-meta,.main-feature .feature-text .feature-title{color:#fff;z-index:12}.main-feature .feature-text .feature-title{-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;font-weight:900;line-height:1.2;font-size:28px;color:#fff}.main-feature .feature-text .feature-meta{will-change:transform;border-bottom:1px solid #fff500;position:relative;top:auto;bottom:auto;left:0}.main-feature .feature-text .feature-author{color:#fff500;font-size:20px;font-weight:700}.main-feature .feature-text .feature-length{color:#fff500;background-color:#2b3033;padding:0;border:1px solid #fff500}.main-feature .feature-text .feature-length .text{background-color:transparent}.main-feature .feature-text .feature-length .text::before,.main-feature .feature-text .feature-length .text::after{background-color:#fff500}@media only screen and (min-width: 1024px){.main-feature .feature-text{width:60%;right:0;padding:200px 40px 200px 100px;top:0;bottom:auto;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);-webkit-mask-image:-webkit-linear-gradient(top, rgba(255,255,255,0.01) 0%, rgba(255,255,255,0) 2%, #fff 10%, #fff 90%, rgba(255,255,255,0) 97%, rgba(255,255,255,0) 100%)}.main-feature .feature-text:hover .title-shadow{color:rgba(255,245,0,0.05)}.main-feature .feature-text:hover .feature-meta{padding-right:60px}.main-feature .feature-text:hover .feature-length{right:8px}.main-feature .feature-text:hover .feature-length .text::before{top:3px;left:42px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.main-feature .feature-text:hover .feature-length .text::after{height:8px;bottom:-1px;left:42px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.main-feature .feature-text .feature-meta{color:#2b3033}.main-feature .feature-text .feature-title{font-size:40px;line-height:1.2}}@media only screen and (min-width: 1024px) and (min-width: 1600px){.main-feature .feature-text .feature-title{font-size:44px}}.menu{-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;position:fixed;background:-webkit-linear-gradient(left, rgba(255,245,0,0.98) 0%, rgba(255,245,0,0.98) 50%, rgba(255,245,0,0.8) 100%);background:linear-gradient(to right, rgba(255,245,0,0.98) 0%, rgba(255,245,0,0.98) 50%, rgba(255,245,0,0.8) 100%);height:100%;width:100%;z-index:39;-webkit-transform:translateY(100%);transform:translateY(100%);padding:0 32px}.menu .close{-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;position:absolute;top:24px;right:32px;width:16px;height:16px;display:none;background-image:none;border-radius:2px}.menu .close svg{-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;width:16px;height:16px;fill:#2b3033}@media only screen and (min-width: 1024px){.menu .close{display:block;top:100px;right:100px;width:88px;height:88px;padding:16px}.menu .close svg{width:56px;height:56px}.menu .close:hover{background-image:none;background-color:rgba(255,253,230,0.7)}.menu .close:hover svg{fill:#000}}.menu p{font-size:16px;line-height:1.3}.menu.active{-webkit-transform:translateY(0);transform:translateY(0)}@media only screen and (min-width: 1024px){.menu{pointer-events:none;-webkit-transform:translateY(0);transform:translateY(0);opacity:0;padding:128px 160px;z-index:50}.menu.active{opacity:1;pointer-events:auto}.menu p{font-size:20px;max-width:720px;margin-top:40px}}.menu-list{padding:0;border-bottom:1px solid rgba(43,48,51,0.1)}.menu-list li{display:block;border-top:1px solid rgba(43,48,51,0.1);line-height:1;font-size:20px}.menu-list li a{-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;display:block;padding:16px 0 20px;font-family:'Raleway', sans-serif;font-weight:900;background-image:none}@media only screen and (min-width: 1024px){.menu-list{max-width:720px}.menu-list li{font-size:24px}.menu-list li a:hover{background-color:rgba(255,253,230,0.7);color:#000}}.main-image{-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;background-color:#000;height:240px;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;overflow:hidden}@media only screen and (min-width: 640px){.main-image{height:400px}}@media only screen and (min-width: 980px){.main-image{height:560px}}@media only screen and (min-width: 1024px){.main-image{height:calc(100vh - 120px)}}.firstcharacter{float:left;font-size:80px;line-height:80px;padding-right:8px;padding-left:4px;z-index:1;position:relative;font-family:'Raleway', sans-serif;font-weight:900}.firstcharacter-shadow{position:absolute;left:-18px;top:98px;font-family:'Raleway', sans-serif;font-weight:900;font-size:150px;color:rgba(255,245,0,0.2);z-index:0}@media only screen and (min-width: 980px){.firstcharacter-shadow{font-size:200px}}.rich-text{max-width:800px}.section-heading{font-family:'Karla', sans-serif;font-weight:400;letter-spacing:0.2em;text-transform:uppercase;font-size:18px;margin:0 0 32px;position:relative;z-index:2}.section-heading.mini{font-size:11px;margin:0;color:rgba(43,48,51,0.7)}.section-heading a{font-weight:700}@media only screen and (min-width: 640px){.section-heading{margin:0 0 48px 16px}}.btn{-webkit-transition:all 0.2s ease 0s;transition:all 0.2s ease 0s;background-color:#2b3033;color:#fff500;text-align:center;display:block;height:48px;padding:14px;font-size:14px;font-weight:700;border-radius:2px;background-image:none}@media only screen and (min-width: 640px){.btn{display:inline-block;padding:14px 40px;font-size:16px}.btn:hover{background-color:#fffde6;color:#2b3033;background-image:none}.btn.ghost:hover{background-color:#2b3033;color:#fff500}}.btn span{font-weight:400}.btn.ghost{background-color:transparent;border:1px solid #2b3033;color:#2b3033}.site-header{-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;position:fixed;bottom:0;width:100%;z-index:40;pointer-events:none}@media only screen and (min-width: 1024px){.site-header{position:absolute;bottom:-64px;width:100%}.site-header .site-header-inner{width:480px;min-width:330px}.template-standard .site-header{bottom:auto;top:0}.template-standard .site-header .site-header-inner{width:330px}.template-standard .site-header .logo{padding-top:26px;height:70px;width:190px}.template-standard .site-header .controls a{-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;padding-left:16px;padding-right:16px}.template-main-image .site-header{bottom:120px;top:auto}.site-header.fixed{position:fixed;top:0;bottom:auto}.site-header.fixed .logo{height:70px;width:190px;padding-top:18px}.site-header.fixed .homepage-searchbox{background-color:#2b3033;color:#fff;padding:0 16px 0 60px;height:48px}.site-header.fixed .homepage-searchbox input{font-size:16px}.site-header.fixed .homepage-searchbox svg{top:14px}.site-header.fixed .controls{top:8px}.site-header.fixed .controls a{height:80px;padding-top:28px}}.navigation{-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;background:-webkit-linear-gradient(left, #fff500 0%, rgba(255,245,0,0.9) 100%);background:linear-gradient(to right, #fff500 0%, rgba(255,245,0,0.9) 100%);position:relative;pointer-events:auto}@media only screen and (min-width: 1024px){.navigation:before{content:'';position:absolute;background-color:#fff500;height:100%;left:-600px;width:600px;top:0}}.controls{-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;margin:0 8px 0 0;padding:0;display:inline-block}.controls li{display:inline-block}.controls a{-webkit-transition:all 0.2s ease 0s;transition:all 0.2s ease 0s;display:inline-block;font-size:12px;font-weight:700;height:56px;text-align:center;padding:18px 16px;background-image:none}.controls a.search-btn{border-left:1px solid rgba(43,48,51,0.1)}.template-index .controls a.search-btn{display:none}@media only screen and (min-width: 1024px){.controls a{height:96px;font-size:16px;padding:36px 24px 12px}.controls a:hover{background-color:rgba(255,253,230,0.7)}}.controls a span{display:none}@media only screen and (min-width: 1024px){.controls a span{margin:0 0 4px}}.controls a svg{-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;width:16px;height:16px;fill:#2b3033}@media only screen and (min-width: 1024px){.controls a svg{width:20px;height:20px}}.homepage-searchbox{-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;background-color:#2b3033;color:#fff;padding:0 16px 0 40px;height:48px;font-size:14px;position:relative;display:none;pointer-events:auto}.homepage-searchbox.active{display:block}.template-index .homepage-searchbox{display:block}.homepage-searchbox span{display:none}.homepage-searchbox svg{position:absolute;fill:#fff500;left:16px;top:16px;width:16px;height:16px}@media only screen and (min-width: 1024px){.homepage-searchbox{padding:8px 16px 8px 60px;height:64px}.homepage-searchbox input[type='search']{font-size:16px}.homepage-searchbox:before{content:'';position:absolute;background-color:#2b3033;height:100%;left:-600px;width:600px;top:0}.homepage-searchbox span{display:inline;font-weight:700}.homepage-searchbox svg{left:24px;top:22px;width:20px;height:20px}}.logo{-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;display:inline-block;height:56px;width:156px;vertical-align:top;padding:10px 0 0;background-image:none}.logo svg{-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;fill:#2b3033}@media only screen and (min-width: 1024px){.logo{height:90px;width:280px;padding:16px 0 0}.logo:hover{background-image:none}.logo:hover svg{fill:#000}}.article{display:block;background-image:none}@media only screen and (min-width: 1024px){.article:hover{background-image:none}.article:hover .article-text .article-title{color:#000}.article:hover .article-meta{padding-right:60px}.article:hover .article-length{right:8px}.article:hover .article-length .text::before{top:3px;right:-8px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.article:hover .article-length .text::after{top:12px;right:-11px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}.article-content{-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;height:100%;position:relative}.article-text{-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;padding:28px 28px 56px 0}.article-text .article-label{font-weight:700;letter-spacing:0.2em;text-transform:uppercase;font-size:12px;background-color:#fff500;padding:2px 8px;display:inline-block;margin:0 0 12px;line-height:16px}.article-text .article-title{-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;position:relative;margin:0 0 32px;padding:0;font-size:18px}.promoted-article .article-text .article-title{font-family:'Raleway', sans-serif;font-weight:900;font-size:20px}@media only screen and (min-width: 980px){.article-text .article-title{font-size:20px}}.article-text .article-meta{-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;border-bottom:1px solid #2b3033;display:inline-block;padding:0 56px 10px 0;position:absolute;bottom:36px;left:0}.article-text .article-author{font-weight:400;font-size:12px;margin:0;line-height:1.2;text-transform:uppercase}.article-text .article-date{font-size:16px;margin:0;color:#7c7c7c;line-height:1.2}.article-text .article-topics{list-style-type:none;margin:4px 0;padding:0;font-size:14px;display:none}.article-text .article-topics li{display:inline;margin-right:4px}.article-text .article-topics li a{font-weight:400;background-image:none}@media only screen and (min-width: 1024px){.article-text .article-topics{margin:8px 0}}.article-length{-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;position:absolute;right:0;bottom:-20px;width:40px;height:40px;border-radius:3px 10px 3px 3px;border:1px solid #2b3033;text-align:center}.article-length .text{font-size:10px;background-color:#fff500;height:28px;position:relative;top:10px;left:0;text-align:center;padding:1px;width:38px}.article-length .text span{font-weight:700;font-size:12px;display:block}.article-length .text::before{-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;content:'';position:absolute;height:8px;width:1px;background-color:#2b3033;top:-8px;right:8px}.article-length .text::after{-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;content:'';position:absolute;height:1px;width:8px;background-color:#2b3033;top:0;right:1px}.figure{font-size:60px;font-family:'Raleway', sans-serif;font-weight:700;margin:0 0 16px;z-index:2;position:relative}.figure-shadow{font-size:300px;color:rgba(255,245,0,0.15);font-family:'Raleway', sans-serif;font-weight:900;position:absolute;left:0;z-index:1}.figure-desc{line-height:1.2;position:relative;z-index:2}.related{margin:80px 0 0}.related .feature-title,.related .article-title{font-size:18px;line-height:1.4}.related .feature-text{padding:16px 16px 56px 16px}.related .article-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;background-color:#f8f7f4}.related .article-text{padding:32px 16px 56px 16px;-webkit-align-self:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.related .feature-text .feature-meta,.related .feature-text .article-meta,.related .article-text .feature-meta,.related .article-text .article-meta{max-width:calc(100% - 40px);left:16px;right:16px}@media only screen and (min-width: 1024px){.related{margin-left:-16px}.related .section-heading{margin-left:16px}.related .features{display:block}.related .article,.related .feature{padding:0 16px;margin:0 0 24px}.related .feature-content{overflow:hidden}.related .feature-image{width:35%;float:right}.related .feature-text{float:left;width:65%;-webkit-align-self:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;padding-top:40px}.related .feature-text .feature-title{font-size:20px}.related .feature-text .feature-meta{right:40%;width:300px}.related .article-text .article-meta{width:300px}.related .feature:hover .feature-content{box-shadow:none}}footer{background-color:#2b3033;padding:24px 0 136px;position:relative;z-index:20}footer .content{padding-top:0;padding-bottom:0}footer .meta-col,.template-standard footer .meta-col{padding-top:0}footer .body-col{margin-bottom:0}footer .menu-list li{border-top:1px solid rgba(255,255,255,0.1)}footer .menu-list a{color:#fffde6}footer .menu-list a:hover{background-color:transparent;color:#fff500}@media only screen and (min-width: 1024px){footer{padding:24px 0}footer .menu-list li{font-size:20px}}.newsletter{border:8px solid #fff500;position:relative;margin:32px 0;padding:32px 24px}@media only screen and (min-width: 1024px){.newsletter{margin:-32px 0 32px;padding:32px}}.newsletter::after{content:'';position:absolute;left:-8px;height:180px;background-color:#2b3033;width:8px;top:24px}@media only screen and (min-width: 640px){.newsletter::after{height:108px}}.newsletter .title-shadow{font-family:'Raleway', sans-serif;font-weight:900;position:absolute;top:-24px;left:-16px;font-size:150px;line-height:120px;color:rgba(255,255,255,0.4);z-index:-1;display:none}.newsletter .newsletter-heading{position:relative;margin-left:-32px;z-index:1;color:#fff500}@media only screen and (min-width: 1024px){.newsletter .newsletter-heading{margin-left:-40px}}.newsletter .section-heading{margin:0;z-index:1;font-size:16px}@media only screen and (min-width: 1024px){.newsletter .section-heading{font-size:20px}}.newsletter .arrow{fill:#fff500;width:32px;height:32px;position:absolute;left:-12px;top:160px}@media only screen and (min-width: 640px){.newsletter .arrow{width:48px;height:48px;left:-20px;top:80px}}.newsletter input[type='text']{background-color:#fffde6;padding:16px;width:100%;color:#2b3033;position:relative;z-index:1;border-radius:2px 2px 0 0;text-align:center}.newsletter input[type='text']::-webkit-input-placeholder{color:#2b3033}.newsletter input[type='text']:focus{outline:none;color:#2b3033}@media only screen and (min-width: 640px){.newsletter input[type='text']{width:50%;text-align:left;border-radius:2px}}@media only screen and (min-width: 1024px){.newsletter input[type='text']{width:65%}}.newsletter .btn{border:1px solid #fffde6;color:#fffde6;border-radius:0 0 2px 2px}.newsletter .btn:hover{color:#2b3033;background-color:#fff500;border:1px solid #fff500}@media only screen and (min-width: 1024px){.newsletter .btn{border-radius:2px}}.strapline p{margin:0 0 24px;font-size:16px;line-height:1.4;color:white}@media only screen and (min-width: 1024px){.strapline p{font-size:18px}}.strapline p span{font-weight:700}@media only screen and (min-width: 1024px){.strapline p{margin:0}}.strapline .credits img{width:200px;margin:0 0 16px;display:inline-block;opacity:0.5}@media only screen and (min-width: 1024px){.strapline .credits img{margin:0 0 28px}}.strapline .credits p{font-size:14px}.strapline .credits p a{margin-left:15px;color:#fffde6}.strapline .credits p a:hover{color:#000}@media only screen and (min-width: 1024px){.strapline .strap{float:left;width:65%}.strapline .credits{float:left;width:35%;text-align:right}}input[type='text'],input[type='search']{background-color:transparent;border:0;vertical-align:top;font-family:'Karla', sans-serif;font-weight:400;color:#fff;width:100%;height:48px;font-size:16px;border-radius:2px}@media only screen and (min-width: 1024px){input[type='text'],input[type='search']{font-size:18px}}input[type='text']::-webkit-input-placeholder,input[type='search']::-webkit-input-placeholder{color:#fff}input[type='text']:focus,input[type='search']:focus{outline:none;color:#fff500}input[type='search']{-webkit-appearance:none;box-sizing:border-box}.share-title{font-size:14px;font-weight:700;text-transform:uppercase;margin:0}.share{list-style-type:none;margin:32px 0 0;padding:0}.share-wrapper .share{margin:0}.share li{display:inline-block;margin:0 8px 0 0}.share li a{-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;display:block;width:28px;height:28px;padding:2px;background-image:none}.share li a svg{-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;width:24px;height:24px;fill:rgba(43,48,51,0.5)}.share li a:hover{background-color:#fff500}.share li a:hover svg{fill:#2b3033}.share li a.social-media-link svg{fill:#fffde6}.share li a.social-media-link:hover svg{fill:#2b3033}.inline-image{margin:0 0 56px}.inline-image img{margin:0 0 8px}.inline-image .caption{font-size:14px;text-align:right}.inline-image .caption p{margin:0;line-height:14px;position:relative;display:inline-block}.inline-image .caption p::before{content:'';position:absolute;left:-116px;width:104px;height:1px;background-color:#2b3033;top:6px}.listing-text{font-size:14px;line-height:18px;margin-bottom:8px}@media only screen and (min-width: 1024px){.listing-text{font-size:16px;line-height:20px}}
