@charset "UTF-8";
/*
Project: 	 Wyss Institute
Version: 	 1.0
Author: 	 Tim Brook - tim@area17.com | Mike Byrne - mike@area17.com
Description: Official WP theme for Wyss Institute
-------------------------------------------------------------------*/
/*
[Notes]

-------------------------------------------------------------------*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video { margin: 0; padding: 0; border: 0; background: transparent; font-size: 100%; vertical-align: baseline; outline: 0; }

html { overflow-y: scroll; overflow: -moz-scrollbars-vertical; }

body { line-height: 1; }

article, aside, dialog, figure, footer, header, hgroup, nav, section { display: block; }

blockquote, q { quotes: none; }

ul, li { list-style: none; }

* { touch-action: manipulation; }

@-ms-viewport { width: device-width; }

* { box-sizing: border-box; }

/* ticket #463 -  manual breakpoint because logo interferes with nav at smaller medium sizes */
/* @mixin icon-type Inserts an icon class with a name and optional width/height Parameters: $type - name of the icon $minWidth - optional, number, width of the icon $minHeight - optional, number, height of the icon $include - force include of SVG data */
/* @mixin background-image Inserts an encoded SVG background image from the $icons sass map Parameters: $file-name - name of icon $include - include SVG data in stylesheet, overrides global $include-icons var */
/* @mixin breakpoint Inserts a media query block Parameters: $point - name of the breakpoint */
/* @mixin hide_text Hides text in an element */
/* @mixin float_clear Uses old PIE method of clearing floats */
/* @mixin placeholder Style form placeholder text */
/* @mixin styled-select https://github.com/filamentgroup/select-css Parameters: - none */
/* @mixin background-fill Inherits element's background to fill outside the container Parameters: - none */
/* @mixin background-fill Inherits element's background to fill outside the container Parameters: - $position defaults to top, anything else places keyline at the bottom - $color the colour of the line drawn */
/* @mixin filter Adds webkit vendor prefix for CSS filter Parameters: - $filter */
/* @mixin text-underline Inserts vendor prefixed box shadows Parameters: $off - color $on - color for hover $pos - vertical position */
/* @mixin bluebulletlist Style list items with custom blue - bullet Parameters: none */
/* @mixin decimallist Parameters: none */
@font-face { font-family: Graphik; font-weight: 700; src: url("/app/themes/wyss-institute/assets/fonts/Graphik-Bold-Web.eot"); src: url("/app/themes/wyss-institute/assets/fonts/Graphik-Bold-Web.eot?#iefix") format("embedded-opentype"), url("/app/themes/wyss-institute/assets/fonts/Graphik-Bold-Web.woff2") format("woff2"), url("/app/themes/wyss-institute/assets/fonts/Graphik-Bold-Web.woff") format("woff"); }

@font-face { font-family: Graphik; font-weight: 400; src: url("/app/themes/wyss-institute/assets/fonts/Graphik-Regular-Web.eot"); src: url("/app/themes/wyss-institute/assets/fonts/Graphik-Regular-Web.eot?#iefix") format("embedded-opentype"), url("/app/themes/wyss-institute/assets/fonts/Graphik-Regular-Web.woff2") format("woff2"), url("/app/themes/wyss-institute/assets/fonts/Graphik-Regular-Web.woff") format("woff"); }

@font-face { font-family: Atlas; src: url("/app/themes/wyss-institute/assets/fonts/AtlasTypewriter-Regular-Web.eot"); src: url("/app/themes/wyss-institute/assets/fonts/AtlasTypewriter-Regular-Web.eot?#iefix") format("embedded-opentype"), url("/app/themes/wyss-institute/assets/fonts/AtlasTypewriter-Regular-Web.woff2") format("woff2"), url("/app/themes/wyss-institute/assets/fonts/AtlasTypewriter-Regular-Web.woff") format("woff"); font-weight: 400; font-style: normal; font-stretch: normal; }

@font-face { font-family: Tiempos; src: url("/app/themes/wyss-institute/assets/fonts/TiemposTextWeb-Regular.eot"); src: url("/app/themes/wyss-institute/assets/fonts/TiemposTextWeb-Regular.eot?#iefix") format("embedded-opentype"), url("/app/themes/wyss-institute/assets/fonts/TiemposTextWeb-Regular.woff2") format("woff2"), url("/app/themes/wyss-institute/assets/fonts/TiemposTextWeb-Regular.woff") format("woff"); font-style: normal; }

@font-face { font-family: Tiempos; src: url("/app/themes/wyss-institute/assets/fonts/TiemposTextWeb-RegularItalic.eot"); src: url("/app/themes/wyss-institute/assets/fonts/TiemposTextWeb-RegularItalic.eot?#iefix") format("embedded-opentype"), url("/app/themes/wyss-institute/assets/fonts/TiemposTextWeb-RegularItalic.woff2") format("woff2"), url("/app/themes/wyss-institute/assets/fonts/TiemposTextWeb-RegularItalic.woff") format("woff"); font-style: italic; }

.font__lead { font-family: sans-serif; font-size: 22px; line-height: 30px; font-weight: 400; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.js-graphik-loaded .font__lead { font-family: Graphik, sans-serif; }

@media (min-width: 650px) { .font__lead { font-size: 30px; line-height: 40px; letter-spacing: -1px; } }

@media (min-width: 990px) { .font__lead { font-size: 36px; line-height: 50px; } }

.font__quote { font-family: sans-serif; font-size: 22px; line-height: 30px; font-weight: 400; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.js-graphik-loaded .font__quote { font-family: Graphik, sans-serif; }

@media (min-width: 650px) { .font__quote { font-size: 30px; line-height: 40px; } }

@media (min-width: 990px) { .font__quote { font-size: 36px; line-height: 50px; } }

.font__paragraph { font-family: sans-serif; font-size: 16px; line-height: 23px; font-weight: 400; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.js-graphik-loaded .font__paragraph { font-family: Graphik, sans-serif; }

@media (min-width: 650px) { .font__paragraph { font-size: 19px; line-height: 28px; } }

@media (min-width: 990px) { .font__paragraph { font-size: 19px; line-height: 30px; } }

.filters, .filters .filters__search-input, .autocomplete, .font__ui { font-family: sans-serif; font-size: 15px; line-height: 23px; font-weight: 400; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.js-graphik-loaded .filters, .js-graphik-loaded .filters .filters__search-input, .filters .js-graphik-loaded .filters__search-input, .js-graphik-loaded .autocomplete, .js-graphik-loaded .font__ui { font-family: Graphik, sans-serif; }

@media (min-width: 650px) { .filters, .filters .filters__search-input, .autocomplete, .font__ui { font-size: 18px; line-height: 30px; } }

.font__small { font-family: sans-serif; font-size: 14px; line-height: 20px; font-weight: 400; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.js-graphik-loaded .font__small { font-family: Graphik, sans-serif; }

@media (min-width: 650px) { .font__small { font-size: 16px; line-height: 25px; } }

.font__caption { font-family: sans-serif; font-size: 13px; line-height: 20px; font-weight: 400; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.js-graphik-loaded .font__caption { font-family: Graphik, sans-serif; }

@media (min-width: 650px) { .font__caption { font-size: 15px; line-height: 25px; } }

.font__subheader { font-family: sans-serif; font-size: 16px; line-height: 25px; font-weight: 400; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: subpixel-antialiased; -moz-osx-font-smoothing: auto; }

.js-graphik-loaded .font__subheader { font-family: Graphik, sans-serif; }

@media (min-width: 650px) { .font__subheader { font-size: 19px; line-height: 25px; } }

.font__news { font-family: sans-serif; font-size: 14px; line-height: 20px; font-weight: 400; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-transform: uppercase; letter-spacing: .03em; -webkit-font-smoothing: subpixel-antialiased; -moz-osx-font-smoothing: auto; }

.js-graphik-loaded .font__news { font-family: Graphik, sans-serif; }

@media (min-width: 650px) { .font__news { font-size: 16px; line-height: 25px; } }

.font__h1 { font-family: sans-serif; font-size: 32px; line-height: 35px; font-weight: 700; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; letter-spacing: -1px; padding-top: 3px; padding-bottom: 1px; }

.js-graphik-loaded .font__h1 { font-family: Graphik, sans-serif; }

@media (min-width: 650px) { .font__h1 { font-size: 50px; line-height: 55px; } }

@media (min-width: 990px) { .font__h1 { font-size: 60px; line-height: 65px; } }

.startups__content-title, .font__h2 { font-family: sans-serif; font-size: 24px; line-height: 40px; font-weight: 700; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; letter-spacing: -1px; padding-top: 3px; padding-bottom: 2px; }

.js-graphik-loaded .startups__content-title, .js-graphik-loaded .font__h2 { font-family: Graphik, sans-serif; }

@media (min-width: 650px) { .startups__content-title, .font__h2 { font-size: 40px; line-height: 50px; } }

.font__h3 { font-family: sans-serif; font-size: 22px; line-height: 35px; font-weight: 700; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; letter-spacing: -1px; padding-top: 1px; padding-bottom: 4px; }

.js-graphik-loaded .font__h3 { font-family: Graphik, sans-serif; }

@media (min-width: 650px) { .font__h3 { font-size: 30px; line-height: 40px; } }

.startups__title, .font__h4 { font-family: sans-serif; font-size: 20px; line-height: 30px; font-weight: 700; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; letter-spacing: -1px; padding-top: 2px; padding-bottom: 3px; }

.js-graphik-loaded .startups__title, .js-graphik-loaded .font__h4 { font-family: Graphik, sans-serif; }

@media (min-width: 650px) { .startups__title, .font__h4 { font-size: 28px; line-height: 40px; } }

.font__stats { font-family: sans-serif; font-size: 60px; line-height: 60px; font-weight: 700; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; letter-spacing: -1px; }

.js-graphik-loaded .font__stats { font-family: Graphik, sans-serif; }

@media (min-width: 650px) { .font__stats { font-size: 75px; line-height: 75px; } }

@media (min-width: 990px) { .font__stats { font-size: 90px; line-height: 90px; } }

.font__quote--serif { font-family: serif; font-size: 20px; line-height: 30px; letter-spacing: -1px; font-weight: normal; font-style: italic; }

.js-tiempos-loaded .font__quote--serif { font-family: Tiempos, serif; }

@media (min-width: 650px) { .font__quote--serif { font-size: 30px; line-height: 45px; } }

@media (min-width: 990px) { .font__quote--serif { font-size: 36px; line-height: 50px; } }

.font__paragraph--serif { font-family: serif; font-size: 16px; line-height: 25px; letter-spacing: 0px; font-weight: normal; font-style: normal; -webkit-font-smoothing: subpixel-antialiased; -moz-osx-font-smoothing: auto; }

.js-tiempos-loaded .font__paragraph--serif { font-family: Tiempos, serif; }

@media (min-width: 650px) { .font__paragraph--serif { font-size: 19px; line-height: 28px; } }

@media (min-width: 990px) { .font__paragraph--serif { font-size: 19px; line-height: 30px; } }

.font__h1--serif { font-family: serif; font-size: 32px; line-height: 35px; letter-spacing: 0px; font-weight: normal; font-style: normal; -webkit-font-smoothing: subpixel-antialiased; -moz-osx-font-smoothing: auto; letter-spacing: 0; -webkit-font-smoothing: subpixel-antialiased; -moz-osx-font-smoothing: auto; }

.js-tiempos-loaded .font__h1--serif { font-family: Tiempos, serif; }

@media (min-width: 650px) { .font__h1--serif { font-size: 50px; line-height: 55px; } }

@media (min-width: 990px) { .font__h1--serif { font-size: 60px; line-height: 65px; } }

.autocomplete__view-all .btn, .font__label { font-family: monospace; font-size: 11px; line-height: 15px; font-weight: normal; font-style: normal; letter-spacing: 3px; text-transform: uppercase; }

.js-tiempos-loaded .autocomplete__view-all .btn, .autocomplete__view-all .js-tiempos-loaded .btn, .js-tiempos-loaded .font__label { font-family: Atlas, monospace; }

@media (min-width: 650px) { .autocomplete__view-all .btn, .font__label { font-size: 13px; line-height: 20px; } }

/*! Generated with a Grunt task #### DON'T EDIT THIS FILE */
.icon { display: inline-block; min-width: 16px; min-height: 16px; vertical-align: middle; background-position: 50%; background-color: transparent; border: 0 none; }

.accordion__content ul > li::before, .article__body > ul:not([class]) > li::before, .article__aside--press ul > li::before, .filters__parent > a::after, .accordion__trigger::after, .icon--before::before, .icon--after::after { content: ''; display: inline-block; min-width: 16px; min-height: 16px; vertical-align: middle; background-position: 50%; background-color: transparent; border: 0 none; }

.icon__logo { background-repeat: no-repeat; }

.no-svg .icon__logo { background-image: url("/app/themes/wyss-institute/dist/images/fallback/logo--small.png"); }

@media (min-width: 650px) { .icon__logo { background-repeat: no-repeat; }
  .no-svg .icon__logo { background-image: url("/app/themes/wyss-institute/dist/images/fallback/logo--medium.png"); } }

@media (min-width: 990px) { .icon__logo { background-repeat: no-repeat; }
  .no-svg .icon__logo { background-image: url("/app/themes/wyss-institute/dist/images/fallback/logo--large.png"); } }

.icon--label.icon--before { position: relative; padding-left: 38px; color: #f2f2f2; }

.icon--label.icon--before::before { position: absolute; left: 0; top: 50%; transform: translateY(-50%); opacity: .45; }

.icon--label.icon--before:hover { text-decoration: none; }

.icon--label.icon--before:hover::before { opacity: 1; }

.g-search button.js--loading, .icon__ajax-loader--white, .icon__ajax-loader--white--before::before, .icon__ajax-loader--white--after::after { background-repeat: no-repeat; min-width: 32px; min-height: 32px; }

.no-svg .g-search button.js--loading, .g-search .no-svg button.js--loading, .no-svg .icon__ajax-loader--white, .no-svg .icon__ajax-loader--white--before::before, .no-svg .icon__ajax-loader--white--after::after { background-image: url("/app/themes/wyss-institute/dist/images/fallback/ajax-loader--white.png"); }

.btn.js--loading, .filter_posts.js--loading::after, .g-footer form.js--loading::after, .icon__ajax-loader, .icon__ajax-loader--before::before, .icon__ajax-loader--after::after { background-repeat: no-repeat; min-width: 32px; min-height: 32px; }

.no-svg .btn.js--loading, .no-svg .filter_posts.js--loading::after, .no-svg .g-footer form.js--loading::after, .g-footer .no-svg form.js--loading::after, .no-svg .icon__ajax-loader, .no-svg .icon__ajax-loader--before::before, .no-svg .icon__ajax-loader--after::after { background-image: url("/app/themes/wyss-institute/dist/images/fallback/ajax-loader.png"); }

.filters__parent > a::after, .icon__arrow--down, .icon__arrow--down--before::before, .icon__arrow--down--after::after { background-repeat: no-repeat; min-width: 15px; min-height: 8px; }

.no-svg .filters__parent > a::after, .no-svg .icon__arrow--down, .no-svg .icon__arrow--down--before::before, .no-svg .icon__arrow--down--after::after { background-image: url("/app/themes/wyss-institute/dist/images/fallback/arrow--down.png"); }

.icon__arrow--left--blue, .icon__arrow--left--blue--before::before, .icon__arrow--left--blue--after::after { background-repeat: no-repeat; min-width: 11px; min-height: 20px; }

.no-svg .icon__arrow--left--blue, .no-svg .icon__arrow--left--blue--before::before, .no-svg .icon__arrow--left--blue--after::after { background-image: url("/app/themes/wyss-institute/dist/images/fallback/arrow--left--blue.png"); }

.icon__arrow--left, .icon__arrow--left--before::before, .icon__arrow--left--after::after { background-repeat: no-repeat; min-width: 11px; min-height: 20px; }

.no-svg .icon__arrow--left, .no-svg .icon__arrow--left--before::before, .no-svg .icon__arrow--left--after::after { background-image: url("/app/themes/wyss-institute/dist/images/fallback/arrow--left.png"); }

.icon__arrow--right--blue, .icon__arrow--right--blue--before::before, .icon__arrow--right--blue--after::after { background-repeat: no-repeat; min-width: 11px; min-height: 20px; }

.no-svg .icon__arrow--right--blue, .no-svg .icon__arrow--right--blue--before::before, .no-svg .icon__arrow--right--blue--after::after { background-image: url("/app/themes/wyss-institute/dist/images/fallback/arrow--right--blue.png"); }

.icon__arrow--right, .icon__arrow--right--before::before, .icon__arrow--right--after::after { background-repeat: no-repeat; min-width: 11px; min-height: 20px; }

.no-svg .icon__arrow--right, .no-svg .icon__arrow--right--before::before, .no-svg .icon__arrow--right--after::after { background-image: url("/app/themes/wyss-institute/dist/images/fallback/arrow--right.png"); }

.icon__arrow-splash, .icon__arrow-splash--before::before, .icon__arrow-splash--after::after { background-repeat: no-repeat; min-width: 30px; min-height: 18px; }

.no-svg .icon__arrow-splash, .no-svg .icon__arrow-splash--before::before, .no-svg .icon__arrow-splash--after::after { background-image: url("/app/themes/wyss-institute/dist/images/fallback/arrow-splash.png"); }

.icon__calendar--blue, .icon__calendar--blue--before::before, .icon__calendar--blue--after::after { background-repeat: no-repeat; min-width: 20px; min-height: 21px; }

.no-svg .icon__calendar--blue, .no-svg .icon__calendar--blue--before::before, .no-svg .icon__calendar--blue--after::after { background-image: url("/app/themes/wyss-institute/dist/images/fallback/calendar--blue.png"); }

.icon__calendar, .icon__calendar--before::before, .icon__calendar--after::after { background-repeat: no-repeat; min-width: 20px; min-height: 21px; }

.no-svg .icon__calendar, .no-svg .icon__calendar--before::before, .no-svg .icon__calendar--after::after { background-image: url("/app/themes/wyss-institute/dist/images/fallback/calendar.png"); }

.icon__crest, .icon__crest--before::before, .icon__crest--after::after { background-repeat: no-repeat; min-width: 15px; min-height: 17px; }

.no-svg .icon__crest, .no-svg .icon__crest--before::before, .no-svg .icon__crest--after::after { background-image: url("/app/themes/wyss-institute/dist/images/fallback/crest.png"); }

.icon__cross-small--blue, .icon__cross-small--blue--before::before, .icon__cross-small--blue--after::after { background-repeat: no-repeat; min-width: 13px; min-height: 13px; }

.no-svg .icon__cross-small--blue, .no-svg .icon__cross-small--blue--before::before, .no-svg .icon__cross-small--blue--after::after { background-image: url("/app/themes/wyss-institute/dist/images/fallback/cross-small--blue.png"); }

.icon__cross-small, .icon__cross-small--before::before, .icon__cross-small--after::after { background-repeat: no-repeat; min-width: 13px; min-height: 13px; }

.no-svg .icon__cross-small, .no-svg .icon__cross-small--before::before, .no-svg .icon__cross-small--after::after { background-image: url("/app/themes/wyss-institute/dist/images/fallback/cross-small.png"); }

.icon__cross, .icon__cross--before::before, .icon__cross--after::after { background-repeat: no-repeat; min-width: 20px; min-height: 20px; }

.no-svg .icon__cross, .no-svg .icon__cross--before::before, .no-svg .icon__cross--after::after { background-image: url("/app/themes/wyss-institute/dist/images/fallback/cross.png"); }

.icon__dna, .icon__dna--before::before, .icon__dna--after::after { background-repeat: no-repeat; min-width: 22px; min-height: 60px; }

.no-svg .icon__dna, .no-svg .icon__dna--before::before, .no-svg .icon__dna--after::after { background-image: url("/app/themes/wyss-institute/dist/images/fallback/dna.png"); }

.icon__download, .icon__download--before::before, .icon__download--after::after { background-repeat: no-repeat; min-width: 24px; min-height: 24px; }

.no-svg .icon__download, .no-svg .icon__download--before::before, .no-svg .icon__download--after::after { background-image: url("/app/themes/wyss-institute/dist/images/fallback/download.png"); }

.icon__external--black, .icon__external--black--before::before, .icon__external--black--after::after { background-repeat: no-repeat; min-width: 12px; min-height: 12px; }

.no-svg .icon__external--black, .no-svg .icon__external--black--before::before, .no-svg .icon__external--black--after::after { background-image: url("/app/themes/wyss-institute/dist/images/fallback/external--black.png"); }

.icon__external--white, .icon__external--white--before::before, .icon__external--white--after::after { background-repeat: no-repeat; min-width: 12px; min-height: 12px; }

.no-svg .icon__external--white, .no-svg .icon__external--white--before::before, .no-svg .icon__external--white--after::after { background-image: url("/app/themes/wyss-institute/dist/images/fallback/external--white.png"); }

.icon__external, .icon__external--before::before, .icon__external--after::after { background-repeat: no-repeat; min-width: 12px; min-height: 12px; }

.no-svg .icon__external, .no-svg .icon__external--before::before, .no-svg .icon__external--after::after { background-image: url("/app/themes/wyss-institute/dist/images/fallback/external.png"); }

.icon__facebook--black, .icon__facebook--black--before::before, .icon__facebook--black--after::after { background-repeat: no-repeat; min-width: 10px; min-height: 19px; }

.no-svg .icon__facebook--black, .no-svg .icon__facebook--black--before::before, .no-svg .icon__facebook--black--after::after { background-image: url("/app/themes/wyss-institute/dist/images/fallback/facebook--black.png"); }

.icon__facebook--small, .icon__facebook--small--before::before, .icon__facebook--small--after::after { background-repeat: no-repeat; min-width: 8px; min-height: 15px; }

.no-svg .icon__facebook--small, .no-svg .icon__facebook--small--before::before, .no-svg .icon__facebook--small--after::after { background-image: url("/app/themes/wyss-institute/dist/images/fallback/facebook--small.png"); }

.icon__facebook, .icon__facebook--before::before, .icon__facebook--after::after { background-repeat: no-repeat; min-width: 10px; min-height: 19px; }

.no-svg .icon__facebook, .no-svg .icon__facebook--before::before, .no-svg .icon__facebook--after::after { background-image: url("/app/themes/wyss-institute/dist/images/fallback/facebook.png"); }

.icon__gallery, .icon__gallery--before::before, .icon__gallery--after::after { background-repeat: no-repeat; min-width: 15px; min-height: 12px; }

.no-svg .icon__gallery, .no-svg .icon__gallery--before::before, .no-svg .icon__gallery--after::after { background-image: url("/app/themes/wyss-institute/dist/images/fallback/gallery.png"); }

.icon__instagram--black, .icon__instagram--black--before::before, .icon__instagram--black--after::after { background-repeat: no-repeat; min-width: 20px; min-height: 20px; }

.no-svg .icon__instagram--black, .no-svg .icon__instagram--black--before::before, .no-svg .icon__instagram--black--after::after { background-image: url("/app/themes/wyss-institute/dist/images/fallback/instagram--black.png"); }

.icon__instagram, .icon__instagram--before::before, .icon__instagram--after::after { background-repeat: no-repeat; min-width: 20px; min-height: 20px; }

.no-svg .icon__instagram, .no-svg .icon__instagram--before::before, .no-svg .icon__instagram--after::after { background-image: url("/app/themes/wyss-institute/dist/images/fallback/instagram.png"); }

.accordion__content ul > li::before, .article__body > ul:not([class]) > li::before, .article__aside--press ul > li::before, .icon__li, .icon__li--before::before, .icon__li--after::after { background-repeat: no-repeat; min-width: 10px; min-height: 2px; }

.no-svg .accordion__content ul > li::before, .accordion__content .no-svg ul > li::before, .no-svg .article__body > ul:not([class]) > li::before, .no-svg .article__aside--press ul > li::before, .article__aside--press .no-svg ul > li::before, .no-svg .icon__li, .no-svg .icon__li--before::before, .no-svg .icon__li--after::after { background-image: url("/app/themes/wyss-institute/dist/images/fallback/li.png"); }

.icon__linkedin--black, .icon__linkedin--black--before::before, .icon__linkedin--black--after::after { background-repeat: no-repeat; min-width: 19px; min-height: 24px; }

.no-svg .icon__linkedin--black, .no-svg .icon__linkedin--black--before::before, .no-svg .icon__linkedin--black--after::after { background-image: url("/app/themes/wyss-institute/dist/images/fallback/linkedin--black.png"); }

.icon__linkedin--small, .icon__linkedin--small--before::before, .icon__linkedin--small--after::after { background-repeat: no-repeat; min-width: 15px; min-height: 20px; }

.no-svg .icon__linkedin--small, .no-svg .icon__linkedin--small--before::before, .no-svg .icon__linkedin--small--after::after { background-image: url("/app/themes/wyss-institute/dist/images/fallback/linkedin--small.png"); }

.icon__linkedin, .icon__linkedin--before::before, .icon__linkedin--after::after { background-repeat: no-repeat; min-width: 19px; min-height: 24px; }

.no-svg .icon__linkedin, .no-svg .icon__linkedin--before::before, .no-svg .icon__linkedin--after::after { background-image: url("/app/themes/wyss-institute/dist/images/fallback/linkedin.png"); }

.icon__logo--full-small, .icon__logo--full-small--before::before, .icon__logo--full-small--after::after { background-repeat: no-repeat; min-width: 380px; min-height: 75px; }

.no-svg .icon__logo--full-small, .no-svg .icon__logo--full-small--before::before, .no-svg .icon__logo--full-small--after::after { background-image: url("/app/themes/wyss-institute/dist/images/fallback/logo--full-small.png"); }

.icon__logo--full, .icon__logo--full--before::before, .icon__logo--full--after::after { background-repeat: no-repeat; min-width: 590px; min-height: 117px; }

.no-svg .icon__logo--full, .no-svg .icon__logo--full--before::before, .no-svg .icon__logo--full--after::after { background-image: url("/app/themes/wyss-institute/dist/images/fallback/logo--full.png"); }

.icon__logo--large, .icon__logo--large--before::before, .icon__logo--large--after::after { background-repeat: no-repeat; min-width: 261px; min-height: 65px; }

.no-svg .icon__logo--large, .no-svg .icon__logo--large--before::before, .no-svg .icon__logo--large--after::after { background-image: url("/app/themes/wyss-institute/dist/images/fallback/logo--large.png"); }

.icon__logo--medium, .icon__logo--medium--before::before, .icon__logo--medium--after::after { background-repeat: no-repeat; min-width: 241px; min-height: 60px; }

.no-svg .icon__logo--medium, .no-svg .icon__logo--medium--before::before, .no-svg .icon__logo--medium--after::after { background-image: url("/app/themes/wyss-institute/dist/images/fallback/logo--medium.png"); }

.icon__logo--small, .icon__logo--small--before::before, .icon__logo--small--after::after { background-repeat: no-repeat; min-width: 179px; min-height: 45px; }

.no-svg .icon__logo--small, .no-svg .icon__logo--small--before::before, .no-svg .icon__logo--small--after::after { background-image: url("/app/themes/wyss-institute/dist/images/fallback/logo--small.png"); }

.icon__menu, .icon__menu--before::before, .icon__menu--after::after { background-repeat: no-repeat; min-width: 20px; min-height: 14px; }

.no-svg .icon__menu, .no-svg .icon__menu--before::before, .no-svg .icon__menu--after::after { background-image: url("/app/themes/wyss-institute/dist/images/fallback/menu.png"); }

.icon__minus--small, .icon__minus--small--before::before, .icon__minus--small--after::after { background-repeat: no-repeat; min-width: 14px; min-height: 2px; }

.no-svg .icon__minus--small, .no-svg .icon__minus--small--before::before, .no-svg .icon__minus--small--after::after { background-image: url("/app/themes/wyss-institute/dist/images/fallback/minus--small.png"); }

.accordion__item.js-open .accordion__trigger::after, .icon__minus, .icon__minus--before::before, .icon__minus--after::after { background-repeat: no-repeat; min-width: 20px; min-height: 2px; }

.no-svg .accordion__item.js-open .accordion__trigger::after, .accordion__item.js-open .no-svg .accordion__trigger::after, .no-svg .icon__minus, .no-svg .icon__minus--before::before, .no-svg .icon__minus--after::after { background-image: url("/app/themes/wyss-institute/dist/images/fallback/minus.png"); }

.icon__play--black, .icon__play--black--before::before, .icon__play--black--after::after { background-repeat: no-repeat; min-width: 21px; min-height: 20px; }

.no-svg .icon__play--black, .no-svg .icon__play--black--before::before, .no-svg .icon__play--black--after::after { background-image: url("/app/themes/wyss-institute/dist/images/fallback/play--black.png"); }

.icon__play, .icon__play--before::before, .icon__play--after::after { background-repeat: no-repeat; min-width: 21px; min-height: 20px; }

.no-svg .icon__play, .no-svg .icon__play--before::before, .no-svg .icon__play--after::after { background-image: url("/app/themes/wyss-institute/dist/images/fallback/play.png"); }

.icon__plus--small, .icon__plus--small--before::before, .icon__plus--small--after::after { background-repeat: no-repeat; min-width: 14px; min-height: 14px; }

.no-svg .icon__plus--small, .no-svg .icon__plus--small--before::before, .no-svg .icon__plus--small--after::after { background-image: url("/app/themes/wyss-institute/dist/images/fallback/plus--small.png"); }

.icon__plus, .icon__plus--before::before, .icon__plus--after::after { background-repeat: no-repeat; min-width: 20px; min-height: 20px; }

.no-svg .icon__plus, .no-svg .icon__plus--before::before, .no-svg .icon__plus--after::after { background-image: url("/app/themes/wyss-institute/dist/images/fallback/plus.png"); }

.icon__search--blue, .icon__search--blue--before::before, .icon__search--blue--after::after { background-repeat: no-repeat; min-width: 23px; min-height: 23px; }

.no-svg .icon__search--blue, .no-svg .icon__search--blue--before::before, .no-svg .icon__search--blue--after::after { background-image: url("/app/themes/wyss-institute/dist/images/fallback/search--blue.png"); }

.icon__search, .icon__search--before::before, .icon__search--after::after { background-repeat: no-repeat; min-width: 23px; min-height: 23px; }

.no-svg .icon__search, .no-svg .icon__search--before::before, .no-svg .icon__search--after::after { background-image: url("/app/themes/wyss-institute/dist/images/fallback/search.png"); }

.icon__soundcloud--black, .icon__soundcloud--black--before::before, .icon__soundcloud--black--after::after { background-repeat: no-repeat; min-width: 19px; min-height: 11px; }

.no-svg .icon__soundcloud--black, .no-svg .icon__soundcloud--black--before::before, .no-svg .icon__soundcloud--black--after::after { background-image: url("/app/themes/wyss-institute/dist/images/fallback/soundcloud--black.png"); }

.icon__soundcloud--orange, .icon__soundcloud--orange--before::before, .icon__soundcloud--orange--after::after { background-repeat: no-repeat; min-width: 19px; min-height: 11px; }

.no-svg .icon__soundcloud--orange, .no-svg .icon__soundcloud--orange--before::before, .no-svg .icon__soundcloud--orange--after::after { background-image: url("/app/themes/wyss-institute/dist/images/fallback/soundcloud--orange.png"); }

.icon__soundcloud, .icon__soundcloud--before::before, .icon__soundcloud--after::after { background-repeat: no-repeat; min-width: 19px; min-height: 11px; }

.no-svg .icon__soundcloud, .no-svg .icon__soundcloud--before::before, .no-svg .icon__soundcloud--after::after { background-image: url("/app/themes/wyss-institute/dist/images/fallback/soundcloud.png"); }

.icon__twitter--black, .icon__twitter--black--before::before, .icon__twitter--black--after::after { background-repeat: no-repeat; min-width: 18px; min-height: 15px; }

.no-svg .icon__twitter--black, .no-svg .icon__twitter--black--before::before, .no-svg .icon__twitter--black--after::after { background-image: url("/app/themes/wyss-institute/dist/images/fallback/twitter--black.png"); }

.icon__twitter--small, .icon__twitter--small--before::before, .icon__twitter--small--after::after { background-repeat: no-repeat; min-width: 14px; min-height: 11px; }

.no-svg .icon__twitter--small, .no-svg .icon__twitter--small--before::before, .no-svg .icon__twitter--small--after::after { background-image: url("/app/themes/wyss-institute/dist/images/fallback/twitter--small.png"); }

.icon__twitter, .icon__twitter--before::before, .icon__twitter--after::after { background-repeat: no-repeat; min-width: 18px; min-height: 15px; }

.no-svg .icon__twitter, .no-svg .icon__twitter--before::before, .no-svg .icon__twitter--after::after { background-image: url("/app/themes/wyss-institute/dist/images/fallback/twitter.png"); }

.icon__vimeo--black, .icon__vimeo--black--before::before, .icon__vimeo--black--after::after { background-repeat: no-repeat; min-width: 16px; min-height: 14px; }

.no-svg .icon__vimeo--black, .no-svg .icon__vimeo--black--before::before, .no-svg .icon__vimeo--black--after::after { background-image: url("/app/themes/wyss-institute/dist/images/fallback/vimeo--black.png"); }

.icon__vimeo, .icon__vimeo--before::before, .icon__vimeo--after::after { background-repeat: no-repeat; min-width: 16px; min-height: 14px; }

.no-svg .icon__vimeo, .no-svg .icon__vimeo--before::before, .no-svg .icon__vimeo--after::after { background-image: url("/app/themes/wyss-institute/dist/images/fallback/vimeo.png"); }

.icon__webby-spring, .icon__webby-spring--before::before, .icon__webby-spring--after::after { background-repeat: no-repeat; min-width: 12px; min-height: 23px; }

.no-svg .icon__webby-spring, .no-svg .icon__webby-spring--before::before, .no-svg .icon__webby-spring--after::after { background-image: url("/app/themes/wyss-institute/dist/images/fallback/webby-spring.png"); }

.icon__external--after::after { position: relative; top: -1px; margin-left: 10px; }

.icon__soundcloud--orange--before::before { position: relative; top: -2px; margin-right: 10px; }

.icon__play--before::before { position: relative; top: -3px; margin-right: 10px; background-size: 12px; min-height: 12px; }

.home__section .home__focus-link + .icon__plus--small { margin-top: -4px; margin-left: 5px; cursor: pointer; transform: rotate(90deg); transition: transform .1s linear; }

.home__section .home__focus-link.js-show { display: inline; }

.home__section .home__focus-link.js-show + .icon__plus--small { background-repeat: no-repeat; transform: rotate(180deg); }

.no-svg .home__section .home__focus-link.js-show + .icon__plus--small { background-image: url("/app/themes/wyss-institute/dist/images/fallback/minus--small.png"); }

.container, #a17, .g-header, .g-search, .autocomplete__row { max-width: 1504px; margin-left: auto; margin-right: auto; }

@media (min-width: 1300px) { .container, #a17, .g-header, .g-search, .autocomplete__row { padding-left: 40px; padding-right: 40px; } }

@media (max-width: 1299px) and (min-width: 990px) { .container, #a17, .g-header, .g-search, .autocomplete__row { padding-left: 30px; padding-right: 30px; } }

@media (max-width: 989px) and (min-width: 650px) { .container, #a17, .g-header, .g-search, .autocomplete__row { padding-left: 30px; padding-right: 30px; } }

@media (max-width: 649px) and (min-width: 414px) { .container, #a17, .g-header, .g-search, .autocomplete__row { padding-left: 20px; padding-right: 20px; } }

@media (max-width: 413px) { .container, #a17, .g-header, .g-search, .autocomplete__row { padding-left: 20px; padding-right: 20px; } }

.icon { font: 0/0 a; text-shadow: none; color: transparent; overflow: hidden; text-indent: -100%; }

.columns::after, .contact__row::after, .list-technologies-grid::after, .list-academic-openings li::after, .g-header__menu::after, .autocomplete__row::after, .article__body::after, .startups__list::after { content: '.'; display: block; clear: both; height: 0; line-height: 0; overflow: hidden; visibility: hidden; }

.list-news video, .list-news-related video, .list-events-upcoming video { position: absolute; top: 0; bottom: 0; left: 50%; right: 0; width: auto; height: 100%; border: 1px solid #262728; background-color: #171819; transform: translateX(-50%); }

h1, h2, p, ul, ol, dl { font-family: sans-serif; font-size: 16px; line-height: 23px; font-weight: 400; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin-bottom: 30px; }

.js-graphik-loaded h1, .js-graphik-loaded h2, .js-graphik-loaded p, .js-graphik-loaded ul, .js-graphik-loaded ol, .js-graphik-loaded dl { font-family: Graphik, sans-serif; }

@media (min-width: 650px) { h1, h2, p, ul, ol, dl { font-size: 19px; line-height: 28px; } }

@media (min-width: 990px) { h1, h2, p, ul, ol, dl { font-size: 19px; line-height: 30px; } }

h1, h2 { font-weight: normal; }

ul li { list-style-type: none; }

img { border: 0 none; }

a { color: inherit; }

.js-hide { display: none; }

.js-show { display: block; }

.no-img, body img { display: inline-block; background-color: #171819; background-size: 100% 100%; }

.no-img::before { content: ''; display: block; height: 0; }

@media (min-width: 650px) { .veese { border-bottom: 1px dotted #666; position: relative; cursor: help; }
  .veese::after { content: attr(data-pronounced); position: absolute; left: 50%; bottom: 100%; margin-bottom: 20px; padding: 28px 30px; background-color: #1c1d1e; color: #808182; white-space: pre; opacity: 0; pointer-events: none; transform: translate(-50%, 20px); transition: transform 0.07s cubic-bezier(0, 0, 0.6, 1.5), opacity 0.02s linear; }
  .veese:hover::after { opacity: 1; transform: translate(-50%, 0); } }

.text-columns { margin: 0; }

@media (min-width: 650px) { .text-columns { -moz-column-count: 2; -webkit-column-count: 2; column-count: 2; } }

@media (max-width: 989px) and (min-width: 650px) { .text-columns { -webkit-column-gap: 30px; -moz-column-gap: 30px; column-gap: 30px; } }

@media (max-width: 1299px) and (min-width: 990px) { .text-columns { -webkit-column-gap: 30px; -moz-column-gap: 30px; column-gap: 30px; } }

@media (min-width: 1300px) { .text-columns { -webkit-column-gap: 40px; -moz-column-gap: 40px; column-gap: 40px; } }

.text-columns > p { -webkit-column-break-inside: avoid; page-break-inside: avoid; break-inside: avoid; }

.a17s_transition { -webkit-transition: -webkit-transform .25s ease; transition: transform .25s ease; }

pre { font-size: 20px; }

a.view-more-trigger { display: inline-block; text-decoration: none; background-image: linear-gradient(to bottom, rgba(18, 19, 20, 0) 50%, #121314 50%); background-repeat: repeat-x; background-size: 2px 2px; background-position: 0 20px; }

@media (min-width: 650px) { a.view-more-trigger { padding-bottom: 4px; margin-bottom: -4px; } }

a.view-more-trigger:hover, a.view-more-trigger:focus { background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 50%, white 50%); }

@media (min-width: 650px) { a.view-more-trigger { display: none; } }

a[data-behavior=mask_email] { display: inline-block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 100%; line-height: 17px; }

.styleguide-fonts li { margin-bottom: 20px; }

.styleguide-fonts span { display: block; padding: 10px; margin-bottom: 5px; background: #171819; }

.styleguide-fonts b, .styleguide-fonts i { font-family: monospace; font-size: 11px; line-height: 15px; font-weight: normal; font-style: normal; letter-spacing: 3px; text-transform: uppercase; display: block; text-transform: lowercase !important; }

.js-tiempos-loaded .styleguide-fonts b, .js-tiempos-loaded .styleguide-fonts i { font-family: Atlas, monospace; }

@media (min-width: 650px) { .styleguide-fonts b, .styleguide-fonts i { font-size: 13px; line-height: 20px; } }

.styleguide-colors li { margin-bottom: 20px; }

.styleguide-colors span { display: block; width: 100%; height: 0; padding-bottom: 100%; box-shadow: inset 0 0 1px #000; border-radius: 50%; margin-bottom: 10px; }

.styleguide-colors span.styleguide-colors__blue { background-color: #1cafeb; }

.styleguide-colors span.styleguide-colors__blue--light { background-color: #3dbfef; }

.styleguide-colors span.styleguide-colors__red { background-color: #ee263e; }

.styleguide-colors span.styleguide-colors__orange { background-color: #f99426; }

.styleguide-colors span.styleguide-colors__yellow { background-color: #edd730; }

.styleguide-colors span.styleguide-colors__green { background-color: #96c326; }

.styleguide-colors span.styleguide-colors__black { background-color: #000; }

.styleguide-colors span.styleguide-colors__black--93 { background-color: #121314; }

.styleguide-colors span.styleguide-colors__black--91 { background-color: #171819; }

.styleguide-colors span.styleguide-colors__black--89 { background-color: #1c1d1e; }

.styleguide-colors span.styleguide-colors__black--85 { background-color: #262728; }

.styleguide-colors span.styleguide-colors__black--72 { background-color: #474849; }

.styleguide-colors span.styleguide-colors__black--61 { background-color: #626363; }

.styleguide-colors span.styleguide-colors__black--49 { background-color: #808182; }

.styleguide-colors span.styleguide-colors__black--22 { background-color: #c6c7c8; }

.styleguide-colors span.styleguide-colors__black--10 { background-color: #e5e5e5; }

.styleguide-colors span.styleguide-colors__black--5 { background-color: #f2f2f2; }

.styleguide-colors span.styleguide-colors__white { background-color: #fff; }

.styleguide-colors b, .styleguide-colors i { font-family: monospace; font-size: 11px; line-height: 15px; font-weight: normal; font-style: normal; letter-spacing: 3px; text-transform: uppercase; display: block; }

.js-tiempos-loaded .styleguide-colors b, .js-tiempos-loaded .styleguide-colors i { font-family: Atlas, monospace; }

@media (min-width: 650px) { .styleguide-colors b, .styleguide-colors i { font-size: 13px; line-height: 20px; } }

.pager { overflow: hidden; margin-bottom: 0; }

.pager li { float: right; }

.pager .icon { width: 17px; opacity: .28; }

.pager .icon:hover { opacity: 1; }

.pager__prev { margin-right: 10px; }

@media (min-width: 990px) { .pager__prev { margin-right: 0; } }

.pager__prev .icon { background-position: 0 50%; }

.pager__next .icon { background-position: 100% 50%; }

fieldset { min-width: -webkit-min-content; min-width: 0; }

legend { float: left; width: 100%; }

legend + * { clear: both; }

legend span { display: block; }

label { display: block; color: #f2f2f2; }

input[type=text], input[type=password], textarea { font-family: sans-serif; font-size: 14px; line-height: 30px; font-weight: 400; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: block; width: 100%; box-shadow: none; -webkit-appearance: none; -moz-appearance: none; }

.js-graphik-loaded input[type=text], .js-graphik-loaded input[type=password], .js-graphik-loaded textarea { font-family: Graphik, sans-serif; }

input[type=text]:focus, input[type=text]:hover, input[type=password]:focus, input[type=password]:hover, textarea:focus, textarea:hover { outline: none; }

textarea { line-height: 25px; padding-top: 6px; padding-bottom: 7px; }

input[type=checkbox], input[type=radio] { display: inline-block; vertical-align: text-bottom; margin-right: 5px; }

input[type=submit], button { cursor: pointer; }

select { font-family: sans-serif; font-size: 14px; line-height: 30px; font-weight: 400; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.js-graphik-loaded select { font-family: Graphik, sans-serif; }

.error input, .error input:hover, .error input:focus, html:not(.oldie) .error .form__select select { color: #ee263e; }

.error .form__checkbox label:before, .error .form__radio label:before { border-color: #ee263e; }

.error__msg { display: block; color: #ee263e; }

.btn { font-family: monospace; font-size: 11px; line-height: 15px; font-weight: normal; font-style: normal; letter-spacing: 3px; text-transform: uppercase; display: inline-block; padding-left: 35px; padding-right: 35px; min-width: 140px; height: 60px; line-height: 60px !important; border-radius: 2px; background-color: #1cafeb; border: 1px solid #1cafeb; color: #fff; white-space: nowrap; text-decoration: none; text-align: center; cursor: pointer; -webkit-appearance: none; transition: all .1s linear; }

.js-tiempos-loaded .btn { font-family: Atlas, monospace; }

@media (min-width: 650px) { .btn { font-size: 13px; line-height: 20px; } }

.btn:focus, .btn:active { text-decoration: none; }

.btn.js-hide { display: none; }

.no-touch .btn:hover { border-color: #00aeed; background-color: #00aeed; color: #fff; text-decoration: none; cursor: pointer; box-shadow: 1px 1px 0 0 #262728; transform: translate(-1px, -1px); }

.btn[type=submit] { line-height: 1; }

p .btn { position: relative; top: 1px; }

.btn--full { display: block; width: 100%; height: 70px; line-height: 70px !important; border-color: #262728; background-color: #171819; }

.no-touch .btn--full:hover { border-color: #00aeed; background-color: #00aeed; box-shadow: none; transform: none; }

.btn--full.js-hide { display: none; }

.btn-label { font-family: monospace; font-size: 11px; line-height: 15px; font-weight: normal; font-style: normal; letter-spacing: 3px; text-transform: uppercase; display: inline-block; padding-left: 35px; padding-right: 35px; min-width: 140px; height: 60px; line-height: 60px !important; border-radius: 2px; background-color: #1cafeb; border: 1px solid #1cafeb; color: #fff; white-space: nowrap; text-decoration: none; text-align: center; cursor: pointer; -webkit-appearance: none; transition: all .1s linear; min-width: 0; padding-right: 0; padding-left: 10px; border-color: transparent; background-color: transparent; color: #808182; }

.js-tiempos-loaded .btn-label { font-family: Atlas, monospace; }

@media (min-width: 650px) { .btn-label { font-size: 13px; line-height: 20px; } }

.btn-label:focus, .btn-label:active { text-decoration: none; }

.btn-label.js-hide { display: none; }

.btn.js--loading { border-color: #262728; background-color: #171819; background-position: 50%; color: transparent; pointer-events: none; }

.btn.js--loading:hover { border-color: #262728; background-color: #171819; }

.columns, .contact__row { clear: both; }

@media (min-width: 1300px) { .columns, .contact__row { margin-right: -20px; margin-left: -20px; } }

@media (max-width: 1299px) and (min-width: 990px) { .columns, .contact__row { margin-right: -15px; margin-left: -15px; } }

@media (max-width: 989px) and (min-width: 650px) { .columns, .contact__row { margin-right: -15px; margin-left: -15px; } }

@media (max-width: 649px) and (min-width: 414px) { .columns, .contact__row { margin-right: -10px; margin-left: -10px; } }

@media (max-width: 413px) { .columns, .contact__row { margin-right: -10px; margin-left: -10px; } }

.col { float: left; width: calc( (((100% - 100px - 20px) / 6) * 3) + 40px); margin-right: 10px; margin-left: 10px; }

@media (max-width: 649px) and (min-width: 414px) { .col { width: calc( (((100% - 100px - 20px) / 6) * 3) + 40px); margin-right: 10px; margin-left: 10px; } }

@media (max-width: 989px) and (min-width: 650px) { .col { width: calc( (((100% - 330px - 30px) / 12) * 6) + 150px); margin-right: 15px; margin-left: 15px; } }

@media (max-width: 1299px) and (min-width: 990px) { .col { width: calc( (((100% - 330px - 30px) / 12) * 6) + 150px); margin-right: 15px; margin-left: 15px; } }

@media (min-width: 1300px) { .col { width: calc( (((100% - 440px - 40px) / 12) * 6) + 200px); margin-right: 20px; margin-left: 20px; } }

.contact__item { margin-right: 10px; margin-left: 10px; }

@media (max-width: 649px) and (min-width: 414px) { .contact__item { margin-right: 10px; margin-left: 10px; } }

@media (max-width: 989px) and (min-width: 650px) { .contact__item { margin-right: 15px; margin-left: 15px; } }

@media (max-width: 1299px) and (min-width: 990px) { .contact__item { margin-right: 15px; margin-left: 15px; } }

@media (min-width: 1300px) { .contact__item { margin-right: 20px; margin-left: 20px; } }

.col--right { float: right; }

.columns--3x .col { width: calc( (((100% - 100px - 20px) / 6) * 2) + 20px); }

@media (max-width: 649px) and (min-width: 414px) { .columns--3x .col { width: calc( (((100% - 100px - 20px) / 6) * 2) + 20px); } }

@media (max-width: 989px) and (min-width: 650px) { .columns--3x .col { width: calc( (((100% - 330px - 30px) / 12) * 4) + 90px); } }

@media (max-width: 1299px) and (min-width: 990px) { .columns--3x .col { width: calc( (((100% - 330px - 30px) / 12) * 4) + 90px); } }

@media (min-width: 1300px) { .columns--3x .col { width: calc( (((100% - 440px - 40px) / 12) * 4) + 120px); } }

@media (min-width: 1300px) { .columns--6x\@xlarge .col { width: calc( (((100% - 440px - 40px) / 12) * 2) + 40px); }
  .columns--6x\@xlarge .col:nth-child(6n+1) { clear: both; } }

.columns--5x\@xlarge .col { /* special and unique case for team listing */ }

@media (min-width: 1300px) { .columns--5x\@xlarge .col { width: calc((100% - 200px) / 5); } }

@media (min-width: 1300px) { .columns--4x\@xlarge .col { width: calc( (((100% - 440px - 40px) / 12) * 3) + 80px); }
  .columns--4x\@xlarge .col:nth-child(4n+1) { clear: both; } }

@media (min-width: 1300px) { .columns--3x\@xlarge .col { width: calc( (((100% - 440px - 40px) / 12) * 4) + 120px); }
  .columns--3x\@xlarge .col:nth-child(3n+1) { clear: both; } }

@media (max-width: 1299px) and (min-width: 990px) { .columns--4x\@large .col { width: calc( (((100% - 330px - 30px) / 12) * 3) + 60px); }
  .columns--4x\@large .col:nth-child(4n+1) { clear: both; } }

@media (max-width: 1299px) and (min-width: 990px) { .columns--3x\@large .col { width: calc( (((100% - 330px - 30px) / 12) * 4) + 90px); }
  .columns--3x\@large .col:nth-child(3n+1) { clear: both; } }

@media (max-width: 989px) and (min-width: 650px) { .columns--12x\@medium .col { width: calc( (((100% - 330px - 30px) / 12) * 12) + 330px); } }

@media (max-width: 989px) and (min-width: 650px) { .columns--4x\@medium .col { width: calc( (((100% - 330px - 30px) / 12) * 3) + 60px); }
  .columns--4x\@medium .col:nth-child(4n+1) { clear: both; } }

@media (max-width: 989px) and (min-width: 650px) { .columns--3x\@medium .col { width: calc( (((100% - 330px - 30px) / 12) * 4) + 90px); }
  .columns--3x\@medium .col:nth-child(3n+1) { clear: both; } }

@media (max-width: 989px) and (min-width: 650px) { .columns--2x\@medium .col { width: calc( (((100% - 330px - 30px) / 12) * 6) + 150px); } }

@media (max-width: 649px) and (min-width: 414px) { .columns--1x\@small .col { width: calc( (((100% - 100px - 20px) / 6) * 6) + 100px); } }

@media (max-width: 413px) { .columns--1x\@xsmall .col { width: calc( (((100% - 100px - 20px) / 6) * 6) + 100px); } }

@media (min-width: 1300px) { .col--6x\@xlarge { width: calc( (((100% - 440px - 40px) / 12) * 6) + 200px); } }

@media (min-width: 1300px) { .col--4x\@xlarge { width: calc( (((100% - 440px - 40px) / 12) * 4) + 120px); } }

@media (min-width: 1300px) { .col--3x\@xlarge { width: calc( (((100% - 440px - 40px) / 12) * 3) + 80px); } }

@media (min-width: 1300px) { .col--2x\@xlarge { width: calc( (((100% - 440px - 40px) / 12) * 2) + 40px); } }

@media (max-width: 1299px) and (min-width: 990px) { .col--6x\@large { width: calc( (((100% - 330px - 30px) / 12) * 6) + 150px); } }

@media (max-width: 1299px) and (min-width: 990px) { .col--4x\@large { width: calc( (((100% - 330px - 30px) / 12) * 4) + 90px); } }

@media (max-width: 1299px) and (min-width: 990px) { .col--3x\@large { width: calc( (((100% - 330px - 30px) / 12) * 3) + 60px); } }

@media (max-width: 1299px) and (min-width: 990px) { .col--2x\@large { width: calc( (((100% - 330px - 30px) / 12) * 2) + 30px); } }

@media (max-width: 989px) and (min-width: 650px) { .col--12x\@medium { width: calc( (((100% - 330px - 30px) / 12) * 12) + 330px); } }

@media (max-width: 989px) and (min-width: 650px) { .col--6x\@medium { width: calc( (((100% - 330px - 30px) / 12) * 6) + 150px); } }

@media (max-width: 989px) and (min-width: 650px) { .col--4x\@medium { width: calc( (((100% - 330px - 30px) / 12) * 4) + 90px); } }

@media (max-width: 649px) and (min-width: 414px) { .col--6x\@small { width: calc( (((100% - 100px - 20px) / 6) * 6) + 100px); } }

@media (max-width: 413px) { .col--6x\@xsmall { width: calc( (((100% - 100px - 20px) / 6) * 6) + 100px); } }

.baseline_grid_toggle, .vertical_grid_toggle { position: fixed; z-index: 9999; left: 0; bottom: 0; background: #1cafeb; color: #fff; font-size: 11px; padding: 1px 8px; cursor: pointer; }

.vertical_grid_toggle { left: auto; right: 0; }

.vertical_grid_toggle::before, .vertical_grid_toggle::after { display: block; position: absolute; right: 8px; bottom: 100%; color: #0f0; font-weight: bold; text-align: right; text-transform: uppercase; white-space: nowrap; }

.vertical_grid_toggle::before { margin-bottom: -2px; }

@media (min-width: 1300px) { .vertical_grid_toggle::before { content: "xlarge"; } }

@media (max-width: 1299px) and (min-width: 990px) { .vertical_grid_toggle::before { content: "large"; } }

@media (max-width: 989px) and (min-width: 650px) { .vertical_grid_toggle::before { content: "medium"; } }

@media (max-width: 649px) and (min-width: 414px) { .vertical_grid_toggle::before { content: "small"; } }

@media (max-width: 413px) { .vertical_grid_toggle::before { content: "xsmall"; } }

.vertical_grid_toggle::after { content: attr(data-env); margin-bottom: 12px; }

.baseline_grid { position: absolute; z-index: 9998; left: 0; right: 0; top: 0; bottom: 0; width: 100%; height: 100%; opacity: .25; pointer-events: none; background: repeating-linear-gradient(180deg, transparent, transparent 5px, #7fffff 5px, #7fffff 10px); }

.vertical_grid { position: absolute; z-index: 9998; left: 0; right: 0; top: 0; bottom: 0; width: 100%; height: 100%; min-width: 320px; opacity: .25; pointer-events: none; }

@media (min-width: 1300px) { .vertical_grid { background: repeating-linear-gradient(90deg, transparent, transparent 40px, #7fffff 40px, #7fffff calc( ( (100% - 520px) / 12) + 40px)); } }

@media (max-width: 1299px) and (min-width: 990px) { .vertical_grid { background: repeating-linear-gradient(90deg, transparent, transparent 30px, #7fffff 30px, #7fffff calc( ( (100% - 390px) / 12) + 30px)); } }

@media (max-width: 989px) and (min-width: 650px) { .vertical_grid { background: repeating-linear-gradient(90deg, transparent, transparent 30px, #7fffff 30px, #7fffff calc( ( (100% - 390px) / 12) + 30px)); } }

@media (max-width: 649px) and (min-width: 414px) { .vertical_grid { background: repeating-linear-gradient(90deg, transparent, transparent 20px, #7fffff 20px, #7fffff calc( ( (100% - 140px) / 6) + 20px)); } }

@media (max-width: 413px) { .vertical_grid { background: repeating-linear-gradient(90deg, transparent, transparent 20px, #7fffff 20px, #7fffff calc( ( (100% - 140px) / 6) + 20px)); } }

.vertical_grid::before, .vertical_grid::after { content: ''; position: absolute; left: 0; top: 0; bottom: 0; background-color: #f00; }

.vertical_grid::after { left: auto; right: 0; }

@media (width: 1300px) { .vertical_grid::before, .vertical_grid::after { display: block; width: 40px; } }

@media (width: 990px) { .vertical_grid::before, .vertical_grid::after { display: block; width: 30px; } }

@media (width: 750px) { .vertical_grid::before, .vertical_grid::after { display: block; width: 30px; } }

@media (width: 320px) { .vertical_grid::before, .vertical_grid::after { display: block; width: 20px; } }

.filter_posts { position: relative; }

.filter_posts.js--loading::after { content: ''; position: absolute; z-index: 2; left: 0; right: 0; top: 0; bottom: 0; background-color: rgba(18, 19, 20, 0.75); background-position: 50% 50px; }

.filters { position: relative; z-index: 2; margin-bottom: 20px; }

@media (min-width: 650px) { .filters { margin-bottom: 40px; border: 1px solid #262728; } }

.filters form { position: relative; }

.filters a { text-decoration: none; }

.filters .filters__search-input { display: block; width: 100%; margin: 0; padding: 18px 88px 18px 18px; border: 1px solid #262728; background-color: #171819; color: #808182; -webkit-appearance: none; -moz-appearance: none; appearance: none; }

@media (min-width: 650px) { .filters .filters__search-input { width: calc(100% + 2px); margin: -1px -1px 0; } }

.filters .filters__search-input:hover { background-color: #1c1d1e; }

.filters .filters__search-input:focus { background-color: #00aeed; color: white; outline: 0; }

.filters .filters__search-input:focus::-webkit-input-placeholder { color: white; }

.filters .filters__search-input:focus:-moz-placeholder { color: white; }

.filters .filters__search-input:focus::-moz-placeholder { color: white; }

.filters .filters__search-input:focus:-ms-input-placeholder { color: white; }

.filters .filters__search-input:focus + .filters__search-button.icon.icon__search:hover { background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2223%22%20height%3D%2223%22%20viewBox%3D%220%200%2023%2023%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M9.5%202.2c4.025%200%207.3%203.275%207.3%207.3s-3.275%207.3-7.3%207.3-7.3-3.275-7.3-7.3%203.275-7.3%207.3-7.3m0-2C4.364.2.2%204.364.2%209.5s4.164%209.3%209.3%209.3%209.3-4.164%209.3-9.3S14.636.2%209.5.2z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M16%2016l6%206-6-6z%22%2F%3E%3C%2Fsvg%3E"); background-repeat: no-repeat; }

.no-svg .filters .filters__search-input:focus + .filters__search-button.icon.icon__search:hover { background-image: url("/app/themes/wyss-institute/dist/images/fallback/search.png"); }

.filters .filters__search-button.icon.icon__search { position: absolute; right: 0; top: 1px; bottom: 1px; width: 70px; }

.filters .filters__search-button.icon.icon__search:hover { background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2223%22%20height%3D%2223%22%20viewBox%3D%220%200%2023%2023%22%3E%3Cpath%20fill%3D%22%2300AEED%22%20d%3D%22M9.5%202.2c4.025%200%207.3%203.275%207.3%207.3s-3.275%207.3-7.3%207.3-7.3-3.275-7.3-7.3%203.275-7.3%207.3-7.3m0-2C4.364.2.2%204.364.2%209.5s4.164%209.3%209.3%209.3%209.3-4.164%209.3-9.3S14.636.2%209.5.2z%22%2F%3E%3Cpath%20fill%3D%22%2300AEED%22%20stroke%3D%22%2300AEED%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M16%2016l6%206-6-6z%22%2F%3E%3C%2Fsvg%3E"); background-repeat: no-repeat; }

.no-svg .filters .filters__search-button.icon.icon__search:hover { background-image: url("/app/themes/wyss-institute/dist/images/fallback/search--blue.png"); }

.filters__prompt { margin-top: -1px; margin-bottom: 20px; }

@media (min-width: 650px) { .filters__prompt { display: none; } }

.filters__prompt a { display: block; padding: 18px; border: 1px solid #262728; background-color: #171819; color: #fff; text-align: center; text-decoration: none; }

.js-show-filters .filters__prompt a { color: #1cafeb; }

.filters__prompt a::after { margin-left: 10px; opacity: .25; transition: all .1s linear; }

.js-show-filters .filters__prompt a::after { transform: rotate(180deg); }

.filters__prompt a:hover::after { opacity: 1; }

.filter_posts[data-post-type="job"] .filters__prompt { display: none; }

.filters__list { display: none; position: relative; }

@media (min-width: 650px) { .filters__list { display: block; } }

.js-show-filters .filters__list { display: block; }

.filters__list-parent { margin-bottom: 20px; }

@media (min-width: 650px) { .filters__list-parent { margin-bottom: 0; padding-top: 23px; padding-bottom: 7px; text-align: center; } }

.filters__parent { margin-bottom: 10px; }

@media (min-width: 650px) { .filters__parent { display: inline-block; margin-bottom: 13px; padding-right: 15px; padding-left: 15px; } }

.filters__parent > a { display: block; position: relative; margin: 0; padding: 18px 88px 18px 18px; border: 1px solid #262728; background-color: #171819; color: #fff; }

@media (min-width: 650px) { .filters__parent > a { text-decoration: none; background-image: linear-gradient(to bottom, rgba(18, 19, 20, 0) 50%, #121314 50%); background-repeat: repeat-x; background-size: 2px 2px; background-position: 0 25px; display: inline-block; padding: 0; border: 0 none; background-color: transparent; text-decoration: none; } }

@media (min-width: 650px) and (min-width: 650px) { .filters__parent > a { padding-bottom: 4px; margin-bottom: -4px; } }

@media (min-width: 650px) { .filters__parent > a:hover, .filters__parent > a:focus { background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 50%, white 50%); } }

.filters__parent > a:hover { text-decoration: none; }

.filters__parent > a::after { position: absolute; right: 17px; top: 0; bottom: 0; opacity: .25; }

@media (min-width: 650px) { .filters__parent > a::after { display: none; } }

.filters__parent > a:hover::after { opacity: 1; transition: all .1s linear; }

.filters__parent--active > a, .filters__parent--active > a:hover, .filters__parent--active > a:focus { color: #00aeed; }

@media (min-width: 650px) { .filters__parent--active > a, .filters__parent--active > a:hover, .filters__parent--active > a:focus { background: transparent; } }

.filters__parent--active > a::after { transform: rotate(180deg); }

.filters__list-child { display: none; margin-bottom: 0; padding-top: 18px; padding-bottom: 18px; border: 1px solid #262728; border-top: 0 none; background-color: #171819; }

@media (min-width: 650px) { .filters__list-child { position: absolute; left: -1px; right: -1px; top: 100%; margin: 0; padding: 15px 15px 15px 30px; border: 1px solid #262728; background-color: #171819; text-align: left; }
  .filters__list-child::before, .filters__list-child::after { content: ''; position: absolute; left: 50%; top: 0; bottom: 0; margin-left: -1px; border-left: 1px solid #262728; } }

@media (min-width: 990px) { .filters__list-child { padding-right: 0; -moz-column-count: 3; -webkit-column-count: 3; column-count: 3; }
  .filters__list-child::before { left: 33.333%; margin-left: -1px; }
  .filters__list-child::after { left: 66.666%; } }

.filters__parent--active .filters__list-child { display: block; }

.filters__list-child li { margin-bottom: 10px; }

@media (min-width: 650px) { .filters__list-child li { display: block; padding-top: 3px; padding-bottom: 2px; margin-bottom: 0; }
  .filters__list-child li:nth-child(3n+1) { clear: both; border-left: 0; } }

.filters__list-child a { display: block; padding-right: 18px; padding-left: 18px; color: #fff; }

@media (min-width: 650px) { .filters__list-child a { padding-right: 0; padding-left: 0; } }

.filters__list-child a:hover { color: #808182; }

.filters__selected-wrapper { display: none; margin-bottom: 0; text-align: center; }

@media (min-width: 650px) { .filters__selected-wrapper { padding-bottom: 20px; } }

.filters__selected-wrapper.filters__selected--active { display: block; }

.filters__selected-wrapper i { font-style: normal; }

.filters__selected-filter { display: inline; color: #808182; font-weight: normal; }

.filters__selected-filter a { margin-left: 5px; text-decoration: none; }

.filters__selected-filter a::after { margin-top: -2px; margin-left: 10px; }

.filters__selected-filter a:hover::after { background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%3E%3Cpath%20class%3D%22st1%22%20stroke%3D%22%2300AEED%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20d%3D%22M1%201l11%2011M12%201L1%2012%22%2F%3E%3C%2Fsvg%3E"); background-repeat: no-repeat; }

.no-svg .filters__selected-filter a:hover::after { background-image: url("/app/themes/wyss-institute/dist/images/fallback/cross-small--blue.png"); }

@media (min-width: 650px) { .filter_posts > p { margin-bottom: 60px; } }

.filters--no-tax { border-bottom: 0 none; }

.filters--date { margin-bottom: -1px; }

@media (min-width: 0) { .filters--date { border-top: 1px solid #262728; margin-bottom: 0; } }

@media (min-width: 650px) { .filters--date { margin-bottom: -1px; } }

.filters__date-options { margin-bottom: 0; padding-top: 10px; padding-bottom: 10px; text-align: center; }

@media (min-width: 650px) { .filters__date-options { text-align: right; padding-top: 20px; padding-bottom: 20px; } }

.filters__date-dd { display: none; padding-right: 15px; padding-left: 15px; }

@media (min-width: 650px) { .filters__date-dd { display: inline-block; } }

.filters__date-dd > span { display: inline-block; line-height: 40px; color: #fff; cursor: pointer; }

.filters__date-dd > span:hover { color: #1cafeb; }

.filters__date-options-calendar { display: inline-block; padding-right: 0; padding-left: 0; }

@media (min-width: 650px) { .filters__date-options-calendar { border-left: 1px solid #262728; } }

.filters__date-options-calendar > span { padding-right: 15px; padding-left: 15px; }

.filters__date-options-calendar .icon--before::before { margin-right: 15px; opacity: .2; vertical-align: text-bottom; }

.filters__date-dd > ul, .filters__date-dd > .calendar { position: absolute; left: 0; right: 0; top: 100%; padding-top: 17px; padding-bottom: 22px; border: 1px solid #262728; background-color: #171819; text-align: left; }

@media (min-width: 650px) { .filters__date-dd > ul, .filters__date-dd > .calendar { left: auto; width: 380px; } }

.filters__date-dd > ul { line-height: 35px; }

.filters__date-dd > ul a { display: block; padding-right: 25px; padding-left: 25px; }

.filters__date-dd > ul .filters__date-current-month, .filters__date-dd > ul .filters__date-current-year { color: #808182; }

.filters__date-dd > ul .filters__date-selected-month, .filters__date-dd > ul .filters__date-selected-year { color: #1cafeb; }

.filters__date-dd > ul a:hover { color: #808182; }

.filters__date-dd > *[data-filters-dd] { display: none; }

.filters__date-dd.js-show > *[data-filters-dd] { display: block; }

.filters__date-dd:nth-last-child(2) > *[data-filters-dd] { right: 26px; }

.filters__date-dd:nth-last-child(3) > *[data-filters-dd] { right: 52px; }

.funnel { position: relative; overflow: hidden; cursor: -webkit-grab; }

@media (min-width: 650px) { .funnel { padding-top: 60px; cursor: default; }
  .funnel::before { content: ''; position: absolute; left: 0; right: 0; top: 0; height: 60px; background-image: linear-gradient(to right, #121314, #1f2020); }
  .funnel::after { content: ''; position: absolute; right: 0; top: 0; width: 0; height: 0; border-width: 30px 0 30px 20px; border-style: solid; border-color: #121314 #121314 #121314 transparent; -webkit-transform: rotate(360deg); } }

.funnel_svg { display: block; position: relative; left: 0; width: 400%; height: 280px; margin-bottom: 20px; transition: left 0.25s cubic-bezier(0.5, 0, 0.5, 0); will-change: left; }

@media (min-width: 650px) { .funnel_svg { width: 100%; height: auto; margin-bottom: 0; } }

.js-position-1 .funnel_svg { left: -100%; }

.js-position-2 .funnel_svg { left: -200%; }

.js-position-3 .funnel_svg { left: -300%; }

@keyframes jiggle { 0% { transform: scale(1); }
  50% { transform: scale(1.015); }
  100% { transform: scale(1); } }

.funnel__paths path, .funnel__cells > circle { fill: transparent; stroke: transparent; }

.funnel__cells > g > circle { transform-origin: 50% 50%; animation-timing-function: ease; }

.funnel__cells #cells_merging circle, .funnel__cells #cells_diverging circle { animation: jiggle .5s infinite; }

.funnel__cells #cells circle:nth-child(odd) { animation: jiggle .8s infinite; }

.funnel__cells #cells circle:nth-child(even) { animation: jiggle .5s infinite; }

.funnel__cells circle.filled { fill: rgba(242, 242, 242, 0.02); }

.funnel__separators { display: none; }

@media (min-width: 650px) { .funnel__separators { display: block; } }

.funnel__sections { position: relative; left: 0; width: 400%; margin-bottom: 0; overflow: hidden; font-size: 14px; transition: left 0.25s cubic-bezier(0.5, 0, 0.5, 0); will-change: left; }

@media (min-width: 650px) { .funnel__sections { position: static; width: auto; transition: none; } }

@media (min-width: 990px) { .funnel__sections { font-size: 18px; } }

.js-position-1 .funnel__sections { left: -100%; }

.js-position-2 .funnel__sections { left: -200%; }

.js-position-3 .funnel__sections { left: -300%; }

.funnel__section { float: left; width: 25%; margin-bottom: 20px; }

@media (min-width: 650px) { .funnel__section { float: none; width: auto; } }

.funnel__section-title { display: block; padding-right: 10px; padding-left: 10px; }

@media (min-width: 650px) { .funnel__section::before, .funnel__section::after { content: ''; position: absolute; z-index: 2; left: 100%; right: 100%; top: 0; bottom: 0; background: rgba(18, 19, 20, 0.75); opacity: 0; pointer-events: none; transition: opacity .25s linear; }
  .funnel__section:hover { cursor: pointer; }
  .funnel__section.js-hover::before, .funnel__section.js-hover::after { opacity: 1; }
  .funnel__section-title { position: absolute; z-index: 1; top: 0; bottom: 0; width: 25%; padding-right: 0; padding-left: 0; } }

@media (min-width: 650px) { .funnel__section-title::after { content: ''; position: absolute; left: 0; right: 0; top: 0; bottom: 0; border: 1px solid transparent; transition: border .15s linear; } }

@media (min-width: 990px) { .funnel__section-title::after { border-width: 2px; } }

.funnel__section.js-hover .funnel__section-title::after { border-color: #fff; }

.funnel__section-title b { display: block; }

@media (min-width: 650px) { .funnel__section-title b { position: relative; height: 60px; padding-right: 10px; padding-left: 5px; font-weight: normal; line-height: 60px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } }

@media (max-width: 1299px) and (min-width: 990px) { .funnel__section-title b { padding-right: 10px; padding-left: 10px; } }

@media (min-width: 1300px) { .funnel__section-title b { padding-right: 20px; padding-left: 20px; } }

@media (min-width: 650px) { .funnel__section-title b::after { content: ''; position: absolute; left: 100%; top: 0; bottom: 0; border-right: 1px solid #262728; } }

.funnel__section-info { display: block; padding-right: 10px; padding-left: 10px; }

@media (min-width: 650px) { .funnel__section-info { position: absolute; z-index: 1; top: 50%; width: 50%; padding-right: 30px; padding-left: 30px; opacity: 0; pointer-events: none; transform: translateY(-50%); transition: opacity .25s linear; } }

@media (max-width: 989px) and (min-width: 650px) { .funnel__section-info { line-height: 20px; } }

@media (min-width: 1300px) { .funnel__section-info { padding-right: 80px; padding-left: 80px; } }

.funnel__section.js-hover .funnel__section-info { opacity: 1; z-index: 3; }

.funnel__section-info i { display: block; color: #1cafeb; font-style: normal; }

@media (min-width: 650px) { .funnel__section-info i { display: none; } }

@media (min-width: 650px) { .funnel .pager { display: none; } }

.funnel .pager__next, .funnel .pager__prev { position: absolute; top: 0; height: 280px; left: 0; float: none; }

.funnel .pager__next { left: auto; right: 0; }

.funnel .icon { display: block; height: 100%; opacity: 1; }

.no-hover .funnel .icon:hover { opacity: .28; }

.funnel .js-disabled { display: none; }

@media (min-width: 650px) { .funnel__section { margin-bottom: 0; }
  .funnel__section--skunkworks::after { left: 25%; right: 0; }
  .funnel__section--skunkworks .funnel__section-title { left: 0; }
  .funnel__section--skunkworks .funnel__section-info { left: 25%; }
  .funnel__section--validation::before { left: 0; right: 75%; }
  .funnel__section--validation::after { left: 50%; right: 0; }
  .funnel__section--validation .funnel__section-title { left: 25%; }
  .funnel__section--validation .funnel__section-info { left: 50%; }
  .funnel__section--refinement::before { left: 0; right: 50%; }
  .funnel__section--refinement::after { left: 75%; right: 0; }
  .funnel__section--refinement .funnel__section-title { left: 50%; }
  .funnel__section--refinement .funnel__section-info { right: 50%; }
  .funnel__section--commercialization::before { left: 0; right: 25%; }
  .funnel__section--commercialization .funnel__section-title b::after { display: none; }
  .funnel__section--commercialization .funnel__section-title { left: 75%; }
  .funnel__section--commercialization .funnel__section-info { right: 25%; } }

figure { display: block; clear: both; margin-bottom: 20px; }

@media (min-width: 650px) { figure { margin-top: 46px; margin-bottom: 52px; } }

@media (max-width: 1299px) and (min-width: 990px) { .article figure { margin-right: calc( (((((100% - 330px) / 12) * 1) + 0px) + 30px) * 1); } }

@media (min-width: 1300px) { .article figure { margin-right: calc( (((((100% - 440px) / 12) * 2) + 40px) + 40px) * 1); } }

.article--news figure { margin-top: 54px; margin-bottom: 51px; }

@media (max-width: 1299px) and (min-width: 990px) { .article--event figure { margin-right: calc( (((((100% - 330px) / 12) * 4) + 90px) + 30px) * 1); } }

@media (min-width: 1300px) { .article--event figure { margin-right: calc( (((((100% - 440px) / 12) * 4) + 120px) + 40px) * 1); } }

@media (min-width: 650px) { .home figure { margin-bottom: 0; } }

figure.alignleft { margin-top: 0; }

@media (min-width: 650px) { figure.alignleft { float: left; clear: none; } }

@media (min-width: 650px) { figure.alignleft { width: calc( (((((100% - 330px) / 12) * 6) + 150px) + 0px) * 1); margin-right: 30px; margin-bottom: 30px; } }

@media (max-width: 1299px) and (min-width: 990px) { figure.alignleft { width: calc( (((((100% - 330px) / 12) * 4) + 90px) + 0px) * 1); margin-right: 30px; margin-bottom: 30px; } }

@media (min-width: 1300px) { figure.alignleft { width: calc( (((((100% - 440px) / 12) * 4) + 120px) + 0px) * 1); margin-right: 40px; margin-bottom: 40px; } }

figure.alignright { margin-top: 0; }

@media (min-width: 650px) { figure.alignright { float: right; clear: none; margin-right: 0; } }

@media (min-width: 650px) { figure.alignright { width: calc( (((((100% - 330px) / 12) * 6) + 150px) + 0px) * 1); margin-bottom: 30px; margin-left: 30px; } }

@media (max-width: 1299px) and (min-width: 990px) { figure.alignright { width: calc( (((((100% - 330px) / 12) * 6) + 150px) + 0px) * 1); margin-bottom: 30px; margin-left: 30px; } }

@media (min-width: 1300px) { figure.alignright { width: calc( (((((100% - 440px) / 12) * 6) + 200px) + 0px) * 1); margin-bottom: 40px; margin-left: 40px; } }

@media (max-width: 1299px) and (min-width: 990px) { .article--event figure.alignright { width: calc( (((((100% - 330px) / 12) * 4) + 90px) + 0px) * 1); margin-right: calc( (((((100% - 330px) / 12) * 4) + 90px) + 30px) * 1); } }

@media (min-width: 1300px) { .article--event figure.alignright { width: calc( (((((100% - 440px) / 12) * 4) + 120px) + 0px) * 1); margin-right: calc( (((((100% - 440px) / 12) * 4) + 120px) + 40px) * 1); } }

figure.portrait { width: calc( (((((100% - 100px) / 6) * 2) + 20px) + 40px) * 1); float: right; margin-top: 1px; margin-bottom: 20px; margin-left: 20px; }

@media (min-width: 650px) { figure.portrait { width: calc( (((((100% - 330px) / 12) * 4) + 90px) + 0px) * 1); margin-right: 0; margin-bottom: 30px; margin-left: 30px; } }

@media (min-width: 990px) { figure.portrait { width: calc( (((((100% - 330px) / 12) * 3) + 60px) + 0px) * 1); margin-bottom: 30px; margin-left: 0; } }

@media (min-width: 1300px) { figure.portrait { width: calc( (((((100% - 440px) / 12) * 3) + 80px) + 0px) * 1); margin-right: 0; } }

figure.portrait img { width: 100%; height: auto; max-width: 100%; }

figure img, .video a img { display: block; width: 100%; height: auto; }

figure img { object-fit: cover; }

.video { position: relative; height: 0; padding-top: 2px; padding-bottom: 56.25%; }

.video iframe, .video a { position: absolute; left: 0; right: 0; top: 0; bottom: 0; width: 100%; height: 100%; }

.video a img { max-height: none !important; height: 100%; cursor: pointer; object-fit: cover; }

.video a span { display: block; position: absolute; left: 50%; top: 50%; width: 100px; height: 80px; margin-top: -40px; margin-left: -50px; background-color: rgba(18, 19, 20, 0.95); border-radius: 2px; }

.video a:hover span { background-color: #1cafeb; }

figcaption { font-family: sans-serif; font-size: 13px; line-height: 20px; font-weight: 400; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: block; margin-top: -1px; padding-top: 19px; padding-right: 20px; padding-bottom: 22px; border-bottom: 1px solid #262728; color: #808182; }

.js-graphik-loaded figcaption { font-family: Graphik, sans-serif; }

@media (min-width: 650px) { figcaption { font-size: 15px; line-height: 25px; } }

@media (max-width: 989px) and (min-width: 650px) { figcaption { padding-right: calc( (((((100% - 330px) / 12) * 1) + 0px) + 0px) * 1); } }

@media (max-width: 1299px) and (min-width: 990px) { figcaption { padding-right: calc( (((((100% - 330px) / 12) * 1) + 0px) + 30px) * 1); } }

@media (min-width: 1300px) { figcaption { padding-right: calc( (((((100% - 330px) / 12) * 1) + 0px) + 30px) * 1); } }

figure.article-hero { margin-top: -32px; margin-right: -20px; margin-bottom: 0; margin-left: -20px; }

@media (max-width: 989px) and (min-width: 650px) { figure.article-hero { margin-top: -45px; margin-right: -30px; margin-bottom: 40px; margin-left: -30px; } }

@media (max-width: 1299px) and (min-width: 990px) { figure.article-hero { margin-top: -60px; margin-right: -30px; margin-bottom: 60px; margin-left: -30px; position: relative; overflow: hidden; height: 540px; }
  figure.article-hero img { position: absolute; top: 50%; transform: translateY(-50%); } }

@media (min-width: 1300px) { figure.article-hero { max-width: 1504px; margin-top: -60px; margin-right: -40px; margin-bottom: 60px; margin-left: -40px; /* testing */ width: 100vw; max-width: 100vw; margin-left: 50%; margin-right: 0; position: relative; left: -50vw; height: 640px; overflow: hidden; }
  figure.article-hero img { position: absolute; top: 50%; transform: translateY(-50%); } }

.article--news figure.article-hero { margin-top: -80px; }

@media (min-width: 1300px) { .article--news figure.article-hero { margin-left: 50%; margin-right: 0; } }

.article--person figure.article-hero img { object-position: 50% 50%; }

figure.article-hero-contained { width: 100%; }

figure.quote { display: block; position: relative; margin-top: 50px; margin-bottom: 50px; padding-left: 18px; border-left: 2px solid #1cafeb; }

@media (min-width: 650px) { figure.quote { margin-top: 115px; margin-left: calc( (((((100% - 330px) / 12) * 1) + 0px) + 0px) * 1); margin-bottom: 104px; padding-left: 28px; } }

@media (min-width: 990px) { figure.quote { margin-left: calc( (((((100% - 330px) / 12) * 1) + 0px) + 30px) * 1); padding-left: calc( (((((100% - 330px) / 12) * 1) + 0px) + -2px) * 1); } }

@media (min-width: 1300px) { figure.quote { margin-left: calc( (((((100% - 440px) / 12) * 1) + 0px) + 40px) * 1); padding-left: calc( (((((100% - 440px) / 12) * 1) + 0px) + -2px) * 1); } }

.article--news figure.quote { margin-top: 50px; margin-bottom: 50px; }

@media (min-width: 650px) { .article--news figure.quote { margin-top: 102px; margin-bottom: 113px; } }

figure.quote blockquote, figure.quote blockquote p { font-family: serif; font-size: 20px; line-height: 30px; letter-spacing: -1px; font-weight: normal; font-style: italic; }

.js-tiempos-loaded figure.quote blockquote, .js-tiempos-loaded figure.quote blockquote p { font-family: Tiempos, serif; }

@media (min-width: 650px) { figure.quote blockquote, figure.quote blockquote p { font-size: 30px; line-height: 45px; } }

@media (min-width: 990px) { figure.quote blockquote, figure.quote blockquote p { font-size: 36px; line-height: 50px; } }

.article--news figure.quote blockquote, .article--news figure.quote blockquote p { font-family: sans-serif; font-size: 22px; line-height: 30px; font-weight: 400; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-style: normal; }

.js-graphik-loaded .article--news figure.quote blockquote, .js-graphik-loaded .article--news figure.quote blockquote p { font-family: Graphik, sans-serif; }

@media (min-width: 650px) { .article--news figure.quote blockquote, .article--news figure.quote blockquote p { font-size: 30px; line-height: 40px; } }

@media (min-width: 990px) { .article--news figure.quote blockquote, .article--news figure.quote blockquote p { font-size: 36px; line-height: 50px; } }

figure.quote blockquote { display: block; position: relative; top: -9px; }

@media (min-width: 650px) { figure.quote blockquote { top: -14px; } }

.article--news figure.quote blockquote { top: -6px; }

@media (min-width: 650px) { .article--news figure.quote blockquote { top: -10px; } }

figure.quote blockquote p { quotes: '“' '”' '‘' '’'; }

figure.quote blockquote p:first-child::before { content: open-quote; }

figure.quote blockquote p:last-child::after { content: close-quote; }

figure.quote figcaption { font-family: monospace; font-size: 11px; line-height: 15px; font-weight: normal; font-style: normal; letter-spacing: 3px; text-transform: uppercase; position: relative; bottom: -4px; margin-top: -20px; padding-top: 0; padding-bottom: 0; border-bottom: 0; }

.js-tiempos-loaded figure.quote figcaption { font-family: Atlas, monospace; }

@media (min-width: 650px) { figure.quote figcaption { font-size: 13px; line-height: 20px; } }

@media (min-width: 650px) { figure.quote figcaption { margin-top: -10px; bottom: -6px; } }

.article--news figure.quote figcaption { padding-top: 0; }

@media (min-width: 650px) { .article--news figure.quote figcaption { margin-top: -30px; bottom: -6px; } }

figure.carousel { position: relative; overflow-x: hidden; }

@media (min-width: 990px) { .article--event figure.carousel { max-width: calc( (((((100% - 440px) / 12) * 8) + 280px) + 0px) * 1); } }

@media (min-width: 1300px) { .article--event figure.carousel { max-width: calc( (((((100% - 440px) / 12) * 8) + 280px) + 0px) * 1); } }

.article--person figure.carousel { clear: right; }

@media (min-width: 990px) { .article--person figure.carousel { clear: none; max-width: calc( (((((100% - 440px) / 12) * 8) + 280px) + 0px) * 1); } }

@media (min-width: 1300px) { .article--person figure.carousel { max-width: calc( (((((100% - 440px) / 12) * 9) + 320px) + 0px) * 1); } }

figure.carousel figure { margin-top: 0; margin-bottom: 0; }

@media (max-width: 1299px) and (min-width: 990px) { .article figure.carousel figure { margin-right: 0; } }

@media (min-width: 1300px) { .article figure.carousel figure { margin-right: 0; } }

figure.carousel .carousel__list { overflow: hidden; width: 100%; }

figure.carousel .carousel__list li { float: left; width: 100%; }

figure.carousel figcaption > i:first-child { display: inline-block; padding-right: 5px; color: #808182; font-style: normal; }

figure.carousel .carousel__img-container { position: relative; height: 0; padding-bottom: 66.6666666667%; background-color: #171819; }

figure.carousel .carousel__img { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; align-items: center; text-align: center; vertical-align: middle; position: absolute; left: 0; right: 0; top: 0; bottom: 0; }

figure.carousel .carousel__img img { display: block; margin: 0 auto; max-width: 100%; max-height: 100%; width: 100%; height: 100%; object-fit: contain; background: transparent; }

figure.carousel .pager { position: absolute; left: 0; right: 0; top: 0; height: 0; padding-bottom: 66.6666666667%; }

figure.carousel .pager li { position: absolute; right: 0; top: 50%; float: none; margin-top: -30px; }

figure.carousel .pager .pager__prev { left: 0; right: auto; }

figure.carousel .pager .icon { display: block; width: 60px; height: 60px; background-color: rgba(18, 19, 20, 0.1); opacity: 1; }

figure.carousel .pager .icon:hover { background-color: #121314; }

figure.carousel .pager__prev .icon { background-position: 39% 50%; }

figure.carousel .pager__next .icon { background-position: 59% 50%; }

figure.inspiring { position: relative; }

figure.inspiring a { position: relative; display: block; text-decoration: none; }

figure.inspiring--has-caption:not(.inspiring--has-link)::after, figure.inspiring--has-caption a::after { content: ''; position: absolute; z-index: 1; left: 0; right: 0; top: 0; bottom: 0; background-image: linear-gradient(10deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.2), transparent); }

figure.inspiring figcaption { position: absolute; z-index: 2; right: 20px; left: 20px; bottom: 10px; margin: 0; padding: 0; border: 0 none; color: #fff; }

@media (max-width: 989px) and (min-width: 650px) { figure.inspiring figcaption { right: 30px; left: 30px; bottom: 15px; } }

@media (max-width: 1299px) and (min-width: 990px) { figure.inspiring figcaption { right: 30px; left: 30px; bottom: 15px; } }

@media (min-width: 1300px) { figure.inspiring figcaption { right: 40px; left: 40px; bottom: 20px; } }

.nav-tabs { position: relative; height: 80px; margin-bottom: 33px; border-bottom: 1px solid #262728; background-color: #171819; }

.nav-tabs::before { content: ''; position: absolute; z-index: -1; left: -20px; right: -20px; top: 0; bottom: 0; background-color: inherit; pointer-events: none; }

@media (max-width: 989px) and (min-width: 650px) { .nav-tabs::before { left: -30px; right: -30px; } }

@media (max-width: 1299px) and (min-width: 990px) { .nav-tabs::before { left: -30px; right: -30px; } }

@media (min-width: 1300px) { .nav-tabs::before { left: -99em; right: -99em; } }

.nav-tabs::before { bottom: -1px; border-bottom: 1px solid #262728; }

@media (min-width: 650px) { .nav-tabs { margin-bottom: 47px; } }

@media (min-width: 990px) { .nav-tabs { margin-bottom: 75px; } }

.nav-tabs ul { margin-bottom: 0; }

.nav-tabs li { float: left; width: 50%; margin-right: -1px; text-align: center; }

.nav-tabs li:last-child a { border-left: 1px solid #262728; }

.nav-tabs li:last-child a:before { right: -20px; }

.nav-tabs li:first-child a:before { left: -20px; }

@media (max-width: 1299px) and (min-width: 990px) { .nav-tabs li { text-align: left; width: calc( (((((100% - 330px) / 12) * 3) + 60px) + 30px) * 1); } }

@media (min-width: 1300px) { .nav-tabs li { text-align: left; width: calc( (((((100% - 440px) / 12) * 2) + 40px) + 40px) * 1); } }

.nav-tabs a { position: relative; display: block; height: 79px; padding-right: 20px; padding-left: 20px; color: #fff; line-height: 78px; text-decoration: none; }

.nav-tabs a:before { content: ""; height: 80px; position: absolute; top: 0; width: 30px; }

@media (min-width: 990px) { .nav-tabs a { border-right: 1px solid #262728; border-left: 1px solid #262728; }
  .nav-tabs a:before { content: none; } }

.nav-tabs a:hover { background-color: #121314; }

.nav-tabs__current a { height: 80px; background-color: #121314; color: #1cafeb; pointer-events: none; }

.nav-tabs__current a:before { background-color: #121314; }

.nav-secondary { margin-bottom: 18px; padding-top: 26px; padding-bottom: 22px; border-top: 1px solid #262728; border-bottom: 1px solid #262728; }

.nav-secondary ul { margin-bottom: 0; text-align: center; }

.nav-secondary li { display: block; padding-right: 10px; padding-left: 10px; line-height: 25px; text-align: left; }

@media (min-width: 650px) { .nav-secondary li { display: inline-block; text-align: center; } }

.nav-secondary a { text-decoration: none; }

.nav-secondary a:hover, .nav-secondary .current a { color: #1cafeb; }

.accordion { margin-bottom: 50px; }

.accordion__item { border-top: 1px solid #262728; border-bottom: 1px solid #262728; }

.accordion__item + .accordion__item { margin-top: -1px; }

.accordion__trigger { position: relative; margin-bottom: 0; padding-top: 19px; padding-right: 50px; padding-bottom: 15px; font-weight: bold; cursor: pointer; }

.accordion__trigger::after { position: absolute; right: 0; top: 0; bottom: 0; width: 20px; opacity: .95; transform: rotate(90deg); transition: all .1s linear; }

.accordion__trigger:hover::after { opacity: 1; }

.accordion__content { max-height: 0; overflow: hidden; transition: max-height .25s linear; }

.accordion__content > *:first-child { padding-top: 15px; }

.accordion__content > *:last-child { margin-bottom: 0; padding-bottom: 15px; }

.accordion__content ul { padding-left: 0; }

.accordion__content ul > li { position: relative; padding-left: 20px; }

@media (max-width: 989px) and (min-width: 650px) { .accordion__content ul > li { padding-left: 30px; } }

@media (max-width: 1299px) and (min-width: 990px) { .accordion__content ul > li { padding-left: 30px; } }

@media (min-width: 1300px) { .accordion__content ul > li { padding-left: 40px; } }

.accordion__content ul > li::before { position: absolute; left: 0; top: 10px; width: 10px; }

@media (min-width: 650px) { .accordion__content ul > li::before { top: 15px; } }

@media (max-width: 989px) and (min-width: 650px) { .accordion__content ul > li::before { width: 30px; } }

@media (max-width: 1299px) and (min-width: 990px) { .accordion__content ul > li::before { width: 30px; } }

@media (min-width: 1300px) { .accordion__content ul > li::before { width: 40px; } }

.accordion__content ul > li > a { text-decoration: none; background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 50%, white 50%); background-repeat: repeat-x; background-size: 2px 2px; background-position: 0 14px; text-decoration: none; }

@media (min-width: 650px) { .accordion__content ul > li > a { padding-bottom: 4px; margin-bottom: -4px; } }

.accordion__content ul > li > a:hover, .accordion__content ul > li > a:focus { background-image: linear-gradient(to bottom, rgba(18, 19, 20, 0) 50%, #121314 50%); }

@media (min-width: 650px) { .accordion__content ul > li > a { background-position: 0 20px; } }

.accordion__content ol { padding-left: 1.2em; }

.accordion__content ol > li { list-style-type: decimal; }

.accordion__content ol > li > a { text-decoration: none; background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 50%, white 50%); background-repeat: repeat-x; background-size: 2px 2px; background-position: 0 14px; text-decoration: none; }

@media (min-width: 650px) { .accordion__content ol > li > a { padding-bottom: 4px; margin-bottom: -4px; } }

.accordion__content ol > li > a:hover, .accordion__content ol > li > a:focus { background-image: linear-gradient(to bottom, rgba(18, 19, 20, 0) 50%, #121314 50%); }

@media (min-width: 650px) { .accordion__content ol > li > a { background-position: 0 20px; } }

.accordion__item.js-open .accordion__trigger::after { transform: rotate(180deg); }

.accordion--jobs .accordion__trigger { padding-top: 16px; padding-bottom: 26px; }

@media (min-width: 650px) { .accordion--jobs .accordion__trigger { padding-bottom: 44px; } }

@media (max-width: 989px) and (min-width: 650px) { .accordion--jobs .accordion__trigger { padding-left: calc( (((((100% - 330px) / 12) * 4) + 90px) + 30px) * 1); } }

@media (max-width: 1299px) and (min-width: 990px) { .accordion--jobs .accordion__trigger { padding-left: calc( (((((100% - 330px) / 12) * 3) + 60px) + 30px) * 1); } }

@media (min-width: 1300px) { .accordion--jobs .accordion__trigger { padding-left: calc( (((((100% - 440px) / 12) * 3) + 80px) + 40px) * 1); } }

.accordion--jobs .accordion__trigger::after { bottom: auto; height: 60px; }

.accordion--jobs .accordion__trigger b { font-family: sans-serif; font-size: 22px; line-height: 35px; font-weight: 700; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; letter-spacing: -1px; padding-top: 1px; padding-bottom: 4px; display: inline-block; padding-bottom: 6px; }

.js-graphik-loaded .accordion--jobs .accordion__trigger b { font-family: Graphik, sans-serif; }

@media (min-width: 650px) { .accordion--jobs .accordion__trigger b { font-size: 30px; line-height: 40px; } }

@media (min-width: 650px) { .accordion--jobs .accordion__trigger b { padding-bottom: 0; } }

.accordion--jobs .accordion__trigger:hover b { text-decoration: underline; }

.accordion--jobs .accordion__trigger i { font-family: sans-serif; font-size: 13px; line-height: 20px; font-weight: 400; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #808182; line-height: 20px; }

.js-graphik-loaded .accordion--jobs .accordion__trigger i { font-family: Graphik, sans-serif; }

@media (min-width: 650px) { .accordion--jobs .accordion__trigger i { font-size: 15px; line-height: 25px; } }

@media (min-width: 650px) { .accordion--jobs .accordion__trigger i { position: absolute; left: 0; top: 19px; } }

@media (max-width: 989px) and (min-width: 650px) { .accordion--jobs .accordion__trigger i { width: calc( (((((100% - 330px) / 12) * 4) + 90px) + 0px) * 1); padding-right: 30px; } }

@media (max-width: 1299px) and (min-width: 990px) { .accordion--jobs .accordion__trigger i { width: calc( (((((100% - 330px) / 12) * 3) + 60px) + 0px) * 1); padding-right: 30px; } }

@media (min-width: 1300px) { .accordion--jobs .accordion__trigger i { width: calc( (((((100% - 440px) / 12) * 3) + 80px) + 0px) * 1); padding-right: 40px; } }

@media (min-width: 650px) { .accordion--jobs .accordion__trigger br { display: none; } }

@media (max-width: 989px) and (min-width: 650px) { .accordion--jobs .accordion__content { padding-left: calc( (((((100% - 330px) / 12) * 4) + 90px) + 30px) * 1); } }

@media (max-width: 1299px) and (min-width: 990px) { .accordion--jobs .accordion__content { padding-left: calc( (((((100% - 330px) / 12) * 3) + 60px) + 30px) * 1); } }

@media (min-width: 1300px) { .accordion--jobs .accordion__content { padding-left: calc( (((((100% - 440px) / 12) * 3) + 80px) + 40px) * 1); } }

.accordion--jobs .accordion__content > *:first-child { padding-top: 0; }

.accordion--jobs .accordion__content > *:last-child { padding-bottom: 65px; }

.accordion--jobs .icon__external--after { text-decoration: none; background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 50%, white 50%); background-repeat: repeat-x; background-size: 2px 2px; background-position: 0 14px; position: relative; text-decoration: none; }

@media (min-width: 650px) { .accordion--jobs .icon__external--after { padding-bottom: 4px; margin-bottom: -4px; } }

.accordion--jobs .icon__external--after:hover, .accordion--jobs .icon__external--after:focus { background-image: linear-gradient(to bottom, rgba(18, 19, 20, 0) 50%, #121314 50%); }

@media (min-width: 650px) { .accordion--jobs .icon__external--after { background-position: 0 20px; } }

.accordion--jobs .icon__external--after::after { position: absolute; left: 100%; top: 0; bottom: 2px; }

.add-to-calendar { margin-bottom: 0; }

.add-to-calendar li { display: none; color: #fff; border: 1px solid #262728; cursor: pointer; }

.add-to-calendar li:first-child { display: block; width: 60px; height: 60px; border-color: transparent; }

.add-to-calendar li:first-child ~ li { font-family: sans-serif; font-size: 15px; line-height: 23px; font-weight: 400; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin-top: -1px; padding: 14px 20px; background-color: #171819; }

.js-graphik-loaded .add-to-calendar li:first-child ~ li { font-family: Graphik, sans-serif; }

@media (min-width: 650px) { .add-to-calendar li:first-child ~ li { font-size: 18px; line-height: 30px; } }

.add-to-calendar li:last-child { border-bottom-width: 1px; }

.add-to-calendar li:first-child:hover { background-color: transparent; }

.add-to-calendar li:first-child ~ li:hover { background-color: #1c1d1e; }

.add-to-calendar.js-add-to-calendar-open li:first-child, .js-add-to-calendar-open .add-to-calendar li:first-child { border-color: #262728; background-color: #171819; }

.add-to-calendar.js-add-to-calendar-open li:first-child:hover, .js-add-to-calendar-open .add-to-calendar li:first-child:hover { background-color: #1c1d1e; }

.add-to-calendar.js-add-to-calendar-open li:first-child ~ li, .js-add-to-calendar-open .add-to-calendar li:first-child ~ li { display: block; }

.add-to-calendar li.icon--before span { text-decoration: none; background-image: linear-gradient(to bottom, rgba(18, 19, 20, 0) 50%, #121314 50%); background-repeat: repeat-x; background-size: 2px 2px; background-position: 0 14px; }

@media (min-width: 650px) { .add-to-calendar li.icon--before span { padding-bottom: 4px; margin-bottom: -4px; } }

.add-to-calendar li.icon--before span:hover, .add-to-calendar li.icon--before span:focus { background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 50%, white 50%); }

@media (min-width: 650px) { .add-to-calendar li.icon--before span { background-position: 0 20px; } }

.article__meta-add .add-to-calendar li:first-child { width: auto; height: auto; padding-bottom: 0; }

.article__meta-add .add-to-calendar li:first-child::before { margin-right: 10px; vertical-align: text-bottom; }

.article__meta-add .add-to-calendar.js-add-to-calendar-open li:first-child, .article__meta-add.js-add-to-calendar-open .add-to-calendar li:first-child { padding-bottom: 14px; border-color: transparent; background-color: transparent; color: #1cafeb; }

.article__meta-add .add-to-calendar.js-add-to-calendar-open li:first-child:hover, .article__meta-add.js-add-to-calendar-open .add-to-calendar li:first-child:hover { background-color: transparent; }

.calendar { font-family: sans-serif; font-size: 15px; line-height: 23px; font-weight: 400; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.js-graphik-loaded .calendar { font-family: Graphik, sans-serif; }

@media (min-width: 650px) { .calendar { font-size: 18px; line-height: 30px; } }

.calendar__title { display: block; padding: 19px 45px; font-weight: normal; text-align: center; }

.calendar .icon__arrow--right, .calendar .icon__arrow--left { position: absolute; top: 30px; right: 20px; opacity: .2; }

.calendar .icon__arrow--right:hover, .calendar .icon__arrow--left:hover { opacity: 1; }

.calendar .icon__arrow--left { right: auto; left: 20px; }

.calendar table { width: 100%; text-align: center; table-layout: fixed; color: #808182; }

.calendar thead th { padding-bottom: 10px; font-weight: normal; }

.calendar__today { color: #474849; }

.calendar table a { display: inline-block; width: 30px; height: 30px; background-color: #1cafeb; color: #000; line-height: 33px; border-radius: 50%; }

@media (min-width: 650px) { .calendar table a { width: 40px; height: 40px; line-height: 40px; } }

.calendar table a:hover { background-color: #262728; color: #808182; }

.pagination { padding-top: 59px; padding-bottom: 4px; margin-bottom: 0; border-top: 1px solid #262728; overflow: hidden; }

@media (min-width: 650px) { .pagination { text-align: center; } }

.pagination li { display: none; }

@media (min-width: 650px) { .pagination li { display: inline-block; } }

.pagination li:first-child { display: inline; float: left; }

@media (min-width: 650px) { .pagination li:first-child { display: inline-block; float: none; padding-right: 30px; } }

.pagination li:last-child { display: inline; float: right; }

@media (min-width: 650px) { .pagination li:last-child { display: inline-block; float: none; padding-left: 30px; } }

.pagination a { display: inline-block; padding-right: 12px; padding-left: 12px; color: #fff; line-height: 60px; text-decoration: none; }

.pagination .pagination__current a { color: #808182; pointer-events: none; }

.pagination a:hover { text-decoration: underline; }

.pagination .icon { position: relative; width: 60px; height: 60px; padding-right: 0; padding-left: 0; border: 1px solid #262728; background-color: #171819; border-radius: 2px; }

.pagination .icon::after { content: ''; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background-color: rgba(23, 24, 25, 0.7); }

.pagination .icon:hover { border-color: #00aeed; background-color: #00aeed; }

.pagination .icon:hover::after { display: none; }

.pagination .icon.pagination__disabled, .pagination .icon.pagination__disabled:hover { cursor: default; opacity: .5; pointer-events: none; }

.list-social { margin-right: -4px; margin-bottom: 19px; margin-left: -4px; padding-top: 1px; font-size: 0; }

@media (min-width: 650px) { .list-social { margin-right: -5px; margin-left: -5px; } }

.list-social li { display: inline-block; margin-right: 4px; margin-left: 4px; }

@media (min-width: 650px) { .list-social li { margin-right: 5px; margin-left: 5px; } }

.list-social a { display: block; width: 39px; height: 39px; background-color: #1c1d1e; border-radius: 50%; }

@media (min-width: 650px) { .list-social a { height: 50px; width: 50px; } }

.list-social a:hover { background-color: #1cafeb; }

.list-social a.icon__facebook:hover { background-color: #3c5c99; }

.list-social a.icon__twitter:hover { background-color: #36abdf; }

.list-social a.icon__linkedin:hover { background-color: #1a75b0; }

.list-social a.icon__instagram:hover { background-color: #000; }

.list-social a.icon__vimeo:hover { background-color: #47b2da; }

.list-social a.icon__soundcloud:hover { background-color: #fa562d; }

.list-technologies-grid { clear: both; padding-top: 1px; }

.list-technologies-grid__item { position: relative; float: left; width: 100%; overflow: hidden; transition: opacity 0.25s 0.25s, transform 0.25s 0.25s cubic-bezier(0.5, -0.6, 0.5, 1.6); }

.js-splash-hide .list-technologies-grid__item { opacity: 0; transform: translateY(-20px) scale(0.99); }

@media (max-width: 413px) { .list-technologies-grid__item { border-bottom: 1px solid #121314; } }

@media (max-width: 649px) and (min-width: 414px) { .list-technologies-grid__item { border-bottom: 1px solid #121314; } }

@media (max-width: 989px) and (min-width: 650px) { .list-technologies-grid__item { border-bottom: 1px solid #121314; } }

.list-technologies-grid__item--large { margin-right: -20px; margin-left: -20px; }

@media (min-width: 414px) { .list-technologies-grid__item--large { margin-right: -20px; margin-left: -20px; } }

@media (min-width: 650px) { .list-technologies-grid__item--large { margin-right: -30px; margin-left: -30px; } }

@media (min-width: 990px) { .list-technologies-grid__item--large { margin-right: -30px; margin-left: -30px; } }

@media (min-width: 1300px) { .list-technologies-grid__item--large { max-width: 1504px; margin-right: -40px; margin-left: -40px; /* testing */ width: 100vw; max-width: 100vw; margin-left: 50%; margin-right: 0; position: relative; left: -50vw; }
  .list-technologies-grid--restrained .list-technologies-grid__item--large { width: 100%; max-width: 100%; margin-right: 0; margin-left: 0; left: 0; } }

@media (min-width: 414px) { .list-technologies-grid__item--medium { width: 100%; } }

@media (min-width: 990px) { .list-technologies-grid__item--medium { width: 66.666%; } }

@media (min-width: 414px) { .list-technologies-grid__item--small { width: 50%; } }

@media (min-width: 990px) { .list-technologies-grid__item--small { width: 33.333%; } }

.list-technologies-grid__img { display: block; position: relative; transform: scale(1.00001); transition: transform 2s linear; }

.list-technologies-grid__img::after { content: ''; position: absolute; z-index: 2; left: -1px; right: -1px; top: -1px; bottom: -1px; background-image: linear-gradient(10deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.2), transparent); }

.list-technologies-grid__img::before { content: ''; display: block; height: 0; }

.list-technologies-grid__link:hover .list-technologies-grid__img { transform: scale(1.05); }

.list-technologies-grid__link:hover .list-technologies-grid__img::before { background-image: linear-gradient(10deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.3), transparent); }

.list-technologies-grid__img img, .list-technologies-grid__img .no-img { display: block; width: 100%; height: 100%; position: absolute; left: 0; right: 0; top: 0; bottom: 0; }

.list-technologies-grid__img video { position: absolute; z-index: 1; left: -9%; right: -9%; top: 0; bottom: 0; width: 118%; height: 100%; }

.list-technologies-grid__img .no-img::before, .list-technologies-grid__img::before { padding-bottom: 66.6666666667%; }

.list-technologies-grid__item--large .list-technologies-grid__img img, .list-technologies-grid__item--large .list-technologies-grid__img .no-img { max-height: 801px; object-fit: cover; }

@media (min-width: 1504px) { .list-technologies-grid__item--large .list-technologies-grid__img img, .list-technologies-grid__item--large .list-technologies-grid__img .no-img { max-height: 801px; } }

@media (min-width: 650px) { .list-technologies-grid__item--large .list-technologies-grid__img video { left: 0; right: 0; width: 100%; height: auto; } }

@media (min-width: 650px) { .list-technologies-grid__item--large .list-technologies-grid__img .no-img::before, .list-technologies-grid__item--large .list-technologies-grid__img::before { padding-bottom: 56.25%; } }

@media (min-width: 414px) { .list-technologies-grid__item--large .list-technologies-grid__img::before { background-color: rgba(0, 0, 0, 0.25); } }

.list-technologies-grid__video .list-technologies-grid__video-wrap { display: block; max-height: 801px; }

@media (min-width: 1504px) { .list-technologies-grid__video .list-technologies-grid__video-wrap { max-height: 801px; } }

.list-technologies-grid__video video { object-fit: cover; }

.list-technologies-grid__video img, .list-technologies-grid__video .list-technologies-grid__img-wrap { display: none; }

.list-technologies-grid__info { position: absolute; left: 0; right: 0; bottom: 0; padding-right: 20px; padding-bottom: 14px; padding-left: 20px; }

@media (min-width: 414px) { .list-technologies-grid__info { padding-right: 20px; padding-bottom: 15px; padding-left: 20px; } }

@media (min-width: 650px) { .list-technologies-grid__info { padding-right: 30px; padding-bottom: 20px; padding-left: 30px; } }

@media (min-width: 414px) { .list-technologies-grid__item--large .list-technologies-grid__info { display: -ms-flexbox; display: -webkit-flex; display: flex; top: 0; bottom: 0; left: 0; right: 0; width: auto; height: auto; padding-bottom: 0; text-align: center; -ms-flex-align: center; -webkit-align-items: center; -webkit-box-align: center; align-items: center; }
  .list-technologies-grid__item--large .list-technologies-grid__info > span { display: block; position: relative; width: 100%; } }

@media (max-width: 649px) and (min-width: 414px) { .list-technologies-grid--home-4 .list-technologies-grid__item--small .list-technologies-grid__info { padding-right: 20px; padding-bottom: 14px; padding-left: 20px; } }

.list-technologies-grid__info b, .list-technologies-grid__info i { font-family: sans-serif; font-size: 16px; line-height: 23px; font-weight: 400; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: block; font-size: 14px; line-height: 17px; font-weight: 700; }

.js-graphik-loaded .list-technologies-grid__info b, .js-graphik-loaded .list-technologies-grid__info i { font-family: Graphik, sans-serif; }

@media (min-width: 650px) { .list-technologies-grid__info b, .list-technologies-grid__info i { font-size: 19px; line-height: 28px; } }

@media (min-width: 990px) { .list-technologies-grid__info b, .list-technologies-grid__info i { font-size: 19px; line-height: 30px; } }

@media (min-width: 650px) { .list-technologies-grid__info b, .list-technologies-grid__info i { font-family: sans-serif; font-size: 16px; line-height: 23px; font-weight: 400; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
  .js-graphik-loaded .list-technologies-grid__info b, .js-graphik-loaded .list-technologies-grid__info i { font-family: Graphik, sans-serif; } }

@media (min-width: 650px) and (min-width: 650px) { .list-technologies-grid__info b, .list-technologies-grid__info i { font-size: 19px; line-height: 28px; } }

@media (min-width: 650px) and (min-width: 990px) { .list-technologies-grid__info b, .list-technologies-grid__info i { font-size: 19px; line-height: 30px; } }

@media (min-width: 650px) { .list-technologies-grid__item--large .list-technologies-grid__info b { font-family: sans-serif; font-size: 32px; line-height: 35px; font-weight: 700; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; letter-spacing: -1px; padding-top: 3px; padding-bottom: 1px; padding-bottom: 16px; }
  .js-graphik-loaded .list-technologies-grid__item--large .list-technologies-grid__info b { font-family: Graphik, sans-serif; } }

@media (min-width: 650px) and (min-width: 650px) { .list-technologies-grid__item--large .list-technologies-grid__info b { font-size: 50px; line-height: 55px; } }

@media (min-width: 650px) and (min-width: 990px) { .list-technologies-grid__item--large .list-technologies-grid__info b { font-size: 60px; line-height: 65px; } }

@media (min-width: 650px) { .list-technologies-grid--home-6 .list-technologies-grid__item--medium .list-technologies-grid__info b { font-family: sans-serif; font-size: 20px; line-height: 30px; font-weight: 700; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; letter-spacing: -1px; padding-top: 2px; padding-bottom: 3px; }
  .js-graphik-loaded .list-technologies-grid--home-6 .list-technologies-grid__item--medium .list-technologies-grid__info b { font-family: Graphik, sans-serif; } }

@media (min-width: 650px) and (min-width: 650px) { .list-technologies-grid--home-6 .list-technologies-grid__item--medium .list-technologies-grid__info b { font-size: 28px; line-height: 40px; } }

.list-technologies-grid__item--large .list-technologies-grid__info i, .list-technologies-grid__item--medium .list-technologies-grid__info i { display: none; }

@media (min-width: 650px) { .list-technologies-grid__item--large .list-technologies-grid__info i, .list-technologies-grid__item--medium .list-technologies-grid__info i { display: block; } }

.list-technologies-grid__info .list-technologies-grid__type { font-family: monospace; font-size: 11px; line-height: 15px; font-weight: normal; font-style: normal; letter-spacing: 3px; text-transform: uppercase; display: block; padding-top: 1px; padding-bottom: 3px; font-weight: 700; }

.js-tiempos-loaded .list-technologies-grid__info .list-technologies-grid__type { font-family: Atlas, monospace; }

@media (min-width: 650px) { .list-technologies-grid__info .list-technologies-grid__type { font-size: 13px; line-height: 20px; } }

@media (min-width: 650px) { .list-technologies-grid__info .list-technologies-grid__type { font-weight: normal; } }

@media (min-width: 414px) { .list-technologies-grid__item--large .list-technologies-grid__info .list-technologies-grid__type { position: absolute; left: 0; right: 0; bottom: 100%; } }

@media (min-width: 414px) { .list-technologies-grid--standard .list-technologies-grid__item--medium + .list-technologies-grid__item--small::after { content: ''; position: absolute; right: 0; top: 0; bottom: 0; width: 1px; background-color: #121314; } }

@media (min-width: 650px) { .list-technologies-grid--standard { margin-bottom: 60px; } }

@media (min-width: 990px) { .list-technologies-grid--standard .list-technologies-grid__item:nth-child(3n + 1) { clear: both; }
  .list-technologies-grid--standard .list-technologies-grid__item--medium + .list-technologies-grid__item--small::after { left: 0; top: auto; width: auto; height: 1px; }
  .list-technologies-grid--standard .list-technologies-grid__item--medium:nth-of-type(even) { margin-bottom: 1px; }
  .list-technologies-grid--standard .list-technologies-grid__item--medium:nth-of-type(even)::after { content: ''; position: absolute; right: 0; top: 0; bottom: 0; width: 1px; background-color: #121314; }
  .list-technologies-grid--standard .list-technologies-grid__item--medium:nth-of-type(odd) { float: right; margin-bottom: 1px; }
  .list-technologies-grid--standard .list-technologies-grid__item--medium:nth-of-type(odd)::after { content: ''; position: absolute; left: 0; top: 0; bottom: 0; width: 1px; background-color: #121314; } }

.list-technologies-grid--home-6 { margin-right: -20px; margin-left: -20px; }

@media (max-width: 649px) and (min-width: 414px) { .list-technologies-grid--home-6 { margin-right: -20px; margin-left: -20px; }
  .list-technologies-grid--home-6 .list-technologies-grid__item:nth-child(2), .list-technologies-grid--home-6 .list-technologies-grid__item:nth-child(4) { clear: both; }
  .list-technologies-grid--home-6 .list-technologies-grid__item:nth-child(2)::after, .list-technologies-grid--home-6 .list-technologies-grid__item:nth-child(4)::after { content: ''; position: absolute; right: 0; top: 0; bottom: 0; width: 1px; background-color: #121314; }
  .list-technologies-grid--home-6 .list-technologies-grid__item--small:nth-child(6) { display: none; } }

@media (max-width: 989px) and (min-width: 650px) { .list-technologies-grid--home-6 { margin-right: -30px; margin-left: -30px; }
  .list-technologies-grid--home-6 .list-technologies-grid__item:nth-child(2), .list-technologies-grid--home-6 .list-technologies-grid__item:nth-child(4) { clear: both; }
  .list-technologies-grid--home-6 .list-technologies-grid__item:nth-child(2)::after, .list-technologies-grid--home-6 .list-technologies-grid__item:nth-child(4)::after { content: ''; position: absolute; right: 0; top: 0; bottom: 0; width: 1px; background-color: #121314; }
  .list-technologies-grid--home-6 .list-technologies-grid__item--small:nth-child(6) { display: none; } }

@media (min-width: 990px) { .list-technologies-grid--home-6 { margin-right: -30px; margin-left: -30px; }
  .list-technologies-grid--home-6 .list-technologies-grid__item:nth-child(4) { clear: both; }
  .list-technologies-grid--home-6 .list-technologies-grid__item--medium { margin-bottom: 1px; }
  .list-technologies-grid--home-6 .list-technologies-grid__item--medium::after, .list-technologies-grid--home-6 .list-technologies-grid__item--small:nth-child(4)::after, .list-technologies-grid--home-6 .list-technologies-grid__item--small:nth-child(5)::after { content: ''; position: absolute; right: 0; top: 0; bottom: 0; width: 1px; background-color: #121314; }
  .list-technologies-grid--home-6 .list-technologies-grid__item--small:nth-child(2) { margin-bottom: 1px; }
  .list-technologies-grid--home-6 .list-technologies-grid__item--small:nth-child(3) ~ li { margin-top: -1px; border-top: 1px solid #121314; } }

@media (min-width: 1300px) { .list-technologies-grid--home-6 { max-width: 1504px; margin-right: -40px; margin-left: -40px; } }

@media (min-width: 1504px) { .list-technologies-grid--home-6 { margin-top: 49px; margin-right: 0; margin-left: 0; } }

@media (max-width: 413px) { .list-technologies-grid--home-4 { margin-right: -20px; margin-left: -20px; }
  .list-technologies-grid--home-4 .list-technologies-grid__item--large { margin-right: 0; margin-left: 0; } }

@media (min-width: 414px) { .list-technologies-grid--home-4 { margin-right: -20px; margin-left: -20px; }
  .list-technologies-grid--home-4 .list-technologies-grid__item--large { width: 100vw; margin-right: 0; margin-left: 0; }
  .list-technologies-grid--home-4 .list-technologies-grid__item--small { width: 50%; }
  .list-technologies-grid--home-4 .list-technologies-grid__item--small:nth-child(4) { display: none; }
  .list-technologies-grid--home-4 .list-technologies-grid__item--small:nth-child(2)::after, .list-technologies-grid--home-4 .list-technologies-grid__item--small:nth-child(3)::after { content: ''; position: absolute; right: 0; top: 0; bottom: 0; width: 1px; background-color: #121314; } }

@media (min-width: 650px) { .list-technologies-grid--home-4 { margin-right: -30px; margin-left: -30px; } }

@media (min-width: 990px) { .list-technologies-grid--home-4 { margin-right: -30px; margin-left: -30px; }
  .list-technologies-grid--home-4 .list-technologies-grid__item:nth-child(2) { clear: both; }
  .list-technologies-grid--home-4 .list-technologies-grid__item--large { margin-bottom: 1px; }
  .list-technologies-grid--home-4 .list-technologies-grid__item--small { width: 33.33%; }
  .list-technologies-grid--home-4 .list-technologies-grid__item--small:nth-child(4) { display: block; }
  .list-technologies-grid--home-4 .list-technologies-grid__item--small:nth-child(2)::after, .list-technologies-grid--home-4 .list-technologies-grid__item--small:nth-child(3)::after { content: ''; position: absolute; right: 0; top: 0; bottom: 0; width: 1px; background-color: #121314; } }

@media (min-width: 1300px) { .list-technologies-grid--home-4 { margin-right: -40px; margin-left: -40px; }
  .list-technologies-grid--home-4 .list-technologies-grid__item--large { margin-left: 50%; }
  .list-technologies-grid--home-4.list-technologies-grid--restrained .list-technologies-grid__item--large { margin-left: 0; } }

@media (min-width: 1504px) { .list-technologies-grid--home-4 { margin-right: 0; margin-left: 0; }
  .list-technologies-grid--home-4 .list-technologies-grid__item--small:nth-child(4) { float: right; } }

@media (max-width: 413px) { .list-technologies-grid--home-1 { margin-right: -20px; margin-left: -20px; }
  .list-technologies-grid--home-1 .list-technologies-grid__item--large { margin-right: 0; margin-left: 0; } }

@media (max-width: 649px) and (min-width: 414px) { .list-technologies-grid--home-1 { margin-right: -20px; margin-left: -20px; }
  .list-technologies-grid--home-1 .list-technologies-grid__item--large { margin-right: 0; margin-left: 0; } }

@media (min-width: 414px) { .list-technologies-grid--home-1 .list-technologies-grid__item--large { width: 100vw; } }

@media (min-width: 1300px) { .list-technologies-grid--home-1 .list-technologies-grid__item--large .list-technologies-grid__img img { max-height: 700px; } }

@media (min-width: 1504px) { .list-technologies-grid--home-1 .list-technologies-grid__item--large .list-technologies-grid__img img { max-height: 800px; } }

.list-technologies-simple li { padding-bottom: 1px; margin-bottom: 20px; }

@media (min-width: 650px) { .list-technologies-simple li { margin-bottom: 70px; } }

.list-technologies-simple img, .list-technologies-simple .no-img { display: block; width: 100%; height: auto; margin-bottom: 20px; }

.list-technologies-simple .no-img::before { padding-bottom: 66.6666666667%; }

.list-technologies-simple a { display: block; font-family: sans-serif; font-size: 14px; line-height: 20px; font-weight: 400; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #808182; text-decoration: none; }

.js-graphik-loaded .list-technologies-simple a { font-family: Graphik, sans-serif; }

@media (min-width: 650px) { .list-technologies-simple a { font-size: 16px; line-height: 25px; } }

.list-technologies-simple b { display: inline-block; margin-bottom: 10px; color: #f2f2f2; }

.list-technologies-simple a:hover b { text-decoration: underline; }

.list-multimedia { display: block; clear: both; }

@media (min-width: 650px) { .list-multimedia { display: flex; flex-flow: row wrap; align-items: stretch; justify-content: space-between; } }

@media (min-width: 650px) and (min-width: 990px) { .list-multimedia { justify-content: flex-start; } }

.list-multimedia__item { display: block; padding-bottom: 45px; border-bottom: 1px solid #262728; margin-bottom: 40px; }

@media (max-width: 989px) and (min-width: 650px) { .list-multimedia__item { flex: 0 0 calc(50% - (30px / 2)); width: calc(50% - (40px / 2)); } }

@media (max-width: 1299px) and (min-width: 990px) { .list-multimedia__item { flex: 0 0 calc((100% / 3) - ((30px * 2) / 3)); width: calc((100% / 3) - ((40px * 2) / 3)); margin-right: 30px; }
  .list-multimedia__item:nth-child(3n) { margin-right: 0; } }

@media (min-width: 1300px) { .list-multimedia__item { flex: 0 0 calc((100% / 3) - ((40px * 2) / 3)); width: calc((100% / 3) - ((40px * 2) / 3)); margin-right: 40px; }
  .list-multimedia__item:nth-child(3n) { margin-right: 0; } }

/* Bottom margins on last row of items. */
@media (min-width: 990px) { .list-multimedia__item:nth-last-child(3):not(:empty), .list-multimedia__item:nth-last-child(3):not(:empty) ~ .list-multimedia__item:not(:empty) { margin-bottom: 18px; border-bottom: 0; padding-bottom: 0; } }

@media (max-width: 989px) and (min-width: 650px) { .list-multimedia__item:nth-child(odd):nth-last-child(1), .list-multimedia__item:nth-child(even):last-child, .list-multimedia__item:nth-child(odd):nth-last-child(2) { margin-bottom: 18px; border-bottom: 0; padding-bottom: 0; } }

.list-multimedia__link { text-decoration: none; }

.list-multimedia__icon { max-width: 11px; margin-top: -2px; }

.list-multimedia__icon.icon__play { min-width: 13px; min-height: 12px; background-size: 13px 12px; }

.list-multimedia__category { text-transform: uppercase; color: #626363; font-family: monospace; font-size: 11px; line-height: 15px; font-weight: normal; font-style: normal; letter-spacing: 3px; text-transform: uppercase; margin-top: 23px; min-height: 20px; }

.js-tiempos-loaded .list-multimedia__category { font-family: Atlas, monospace; }

@media (min-width: 650px) { .list-multimedia__category { font-size: 13px; line-height: 20px; } }

.list-multimedia__title { display: block; color: white; margin-top: 8px; }

.list-multimedia__figure { display: block; margin: 0; }

.list-multimedia__img { display: block; }

.list-multimedia__body { display: block; color: #626363; line-height: 25px; margin-top: 8px; }

.list-stats { margin-bottom: 0; }

@media (min-width: 650px) { .list-stats + figure { margin-top: 24px; } }

.list-stats__stat { border-top: 1px solid #262728; padding-top: 15px; padding-bottom: 50px; text-align: center; }

@media (min-width: 414px) { .list-stats__stat { text-align: left; } }

.list-stats__title, .list-stats__number { display: block; }

.list-stats__number { margin-top: 15px; }

.list-stats__title { color: #808182; }

.list-know-more { margin-bottom: 0; }

.list-know-more__item { position: relative; margin-bottom: 20px; }

@media (max-width: 649px) and (min-width: 414px) { .list-know-more__item { margin-bottom: 20px; } }

@media (max-width: 989px) and (min-width: 650px) { .list-know-more__item { height: 250px; margin-bottom: 30px; } }

@media (max-width: 1299px) and (min-width: 990px) { .list-know-more__item { height: 200px; margin-bottom: 30px; } }

@media (min-width: 1300px) { .list-know-more__item { height: 250px; margin-bottom: 40px; } }

.list-know-more__img { display: block; overflow: hidden; border-radius: 2px; }

@media (min-width: 650px) { .list-know-more__img { position: absolute; left: 0; right: 0; top: 0; bottom: 0; } }

.list-know-more__img::before { content: ''; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background-image: radial-gradient(circle farthest-corner at 70% 0, transparent, black); opacity: .5; transition: opacity .15s linear; }

.list-know-more__img:hover::before { opacity: .6; }

.list-know-more__img img { display: block; width: 100%; height: auto; }

.list-know-more__info { position: absolute; left: 19px; right: 20px; bottom: 9px; }

@media (min-width: 650px) { .list-know-more__info { left: 29px; right: 30px; bottom: 19px; } }

.list-know-more__info::after { display: none; position: relative; top: 9px; float: right; }

@media (min-width: 650px) { .list-know-more__info::after { display: block; } }

.list-know-more__info b { font-family: sans-serif; font-size: 20px; line-height: 30px; font-weight: 700; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; letter-spacing: -1px; padding-top: 2px; padding-bottom: 3px; }

.js-graphik-loaded .list-know-more__info b { font-family: Graphik, sans-serif; }

@media (min-width: 650px) { .list-know-more__info b { font-size: 28px; line-height: 40px; } }

.list-tags { padding-top: 2px; margin-bottom: 33px; }

.list-tags, .list-tags ul { font-family: monospace; font-size: 11px; line-height: 15px; font-weight: normal; font-style: normal; letter-spacing: 3px; text-transform: uppercase; color: #808182; }

.js-tiempos-loaded .list-tags, .js-tiempos-loaded .list-tags ul { font-family: Atlas, monospace; }

@media (min-width: 650px) { .list-tags, .list-tags ul { font-size: 13px; line-height: 20px; } }

.list-tags dt, .list-tags dd, .list-tags ul, .list-tags li { display: inline; margin-bottom: 0; }

.list-tags li { display: inline-block; padding-right: 6px; }

.list-tags a { color: #1cafeb; text-decoration: none; }

.list-tags a:hover { text-decoration: underline; }

.list-tags li:after { content: ','; color: #808182; }

.list-tags li:last-child:after { content: none; }

.list-team-leads { clear: both; margin-bottom: -1px; padding-top: 1px; }

.list-team-leads::after { content: '.'; display: block; clear: both; height: 0; line-height: 0; overflow: hidden; visibility: hidden; }

.list-team-leads a { display: block; padding-top: 28px; padding-bottom: 31px; border-top: 1px solid #262728; text-decoration: none; }

.list-team-leads a * { cursor: pointer; }

.list-team-leads b { font-weight: normal; }

.list-team-leads a:hover b { text-decoration: underline; }

.list-team-leads i { color: #808182; font-style: normal; }

.list-publications__item { border-top: 1px solid #262728; margin-bottom: 30px; }

@media (min-width: 650px) { .list-publications__item { margin-bottom: 40px; } }

.list-publications__item > a, .list-publications__item > span { font-family: sans-serif; font-size: 15px; line-height: 23px; font-weight: 400; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: block; padding-top: 9px; color: #808182; text-decoration: none; }

.js-graphik-loaded .list-publications__item > a, .js-graphik-loaded .list-publications__item > span { font-family: Graphik, sans-serif; }

@media (min-width: 650px) { .list-publications__item > a, .list-publications__item > span { font-size: 18px; line-height: 30px; } }

@media (min-width: 650px) { .list-publications__item > a, .list-publications__item > span { font-size: 16px; line-height: 25px; } }

.list-publications i { font-style: normal; color: #f2f2f2; line-height: 30px; }

.list-publications__type { font-family: monospace; font-size: 11px; line-height: 15px; font-weight: normal; font-style: normal; letter-spacing: 3px; text-transform: uppercase; color: #1cafeb; }

.js-tiempos-loaded .list-publications__type { font-family: Atlas, monospace; }

@media (min-width: 650px) { .list-publications__type { font-size: 13px; line-height: 20px; } }

.list-publications b { font-family: sans-serif; font-size: 20px; line-height: 30px; font-weight: 700; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; letter-spacing: -1px; padding-top: 2px; padding-bottom: 3px; display: inline-block; padding-top: 2px; padding-bottom: 8px; color: #f2f2f2; }

.js-graphik-loaded .list-publications b { font-family: Graphik, sans-serif; }

@media (min-width: 650px) { .list-publications b { font-size: 28px; line-height: 40px; } }

@media (min-width: 650px) { .list-publications b { line-height: 35px; } }

.list-publications a:hover b { text-decoration: underline; }

.list-publications-press { position: relative; margin-bottom: 28px; padding-top: 2px; }

.list-publications-press::before { content: ''; position: absolute; z-index: 0; left: 0; right: 0; top: 1px; height: 1px; background-color: #262728; pointer-events: none; }

.list-publications-press__item { border-bottom: 1px solid #262728; }

.list-publications-press a { display: block; position: relative; text-decoration: none; }

.list-publications-press a::after { content: '.'; display: block; clear: both; height: 0; line-height: 0; overflow: hidden; visibility: hidden; }

.list-publications-press a:hover b { text-decoration: underline; }

.list-publications-press span, .list-publications-press i, .list-publications-press b { display: block; font-style: normal; font-weight: normal; }

@media (min-width: 650px) { .list-publications-press span, .list-publications-press i, .list-publications-press b { float: left; width: calc( (((((100% - 330px) / 12) * 4) + 90px) + 0px) * 1); } }

@media (min-width: 990px) { .list-publications-press span, .list-publications-press i, .list-publications-press b { padding-top: 18px; padding-bottom: 21px; } }

@media (max-width: 1299px) and (min-width: 990px) { .list-publications-press span, .list-publications-press i, .list-publications-press b { padding-right: 30px; } }

@media (min-width: 1300px) { .list-publications-press span, .list-publications-press i, .list-publications-press b { padding-right: 40px; } }

.list-publications-press span { font-family: monospace; font-size: 11px; line-height: 15px; font-weight: normal; font-style: normal; letter-spacing: 3px; text-transform: uppercase; clear: left; padding-top: 18px; color: #808182; line-height: 30px; }

.js-tiempos-loaded .list-publications-press span { font-family: Atlas, monospace; }

@media (min-width: 650px) { .list-publications-press span { font-size: 13px; line-height: 20px; } }

@media (max-width: 989px) and (min-width: 650px) { .list-publications-press span { padding-top: 25px; } }

@media (max-width: 1299px) and (min-width: 990px) { .list-publications-press span { width: calc( (((((100% - 330px) / 12) * 2) + 30px) + 30px) * 1); line-height: 30px; } }

@media (min-width: 1300px) { .list-publications-press span { width: calc( (((((100% - 440px) / 12) * 2) + 40px) + 40px) * 1); line-height: 30px; } }

.list-publications-press i { color: #808182; padding-bottom: 5px; }

@media (max-width: 989px) and (min-width: 650px) { .list-publications-press i { clear: left; font-size: 16px; padding-bottom: 26px; } }

@media (max-width: 1299px) and (min-width: 990px) { .list-publications-press i { width: calc( (((((100% - 330px) / 12) * 2) + 30px) + 30px) * 1); } }

@media (min-width: 1300px) { .list-publications-press i { width: calc( (((((100% - 440px) / 12) * 2) + 40px) + 40px) * 1); } }

.list-publications-press b { padding-bottom: 21px; }

@media (max-width: 989px) and (min-width: 650px) { .list-publications-press b { float: right; width: calc( (((((100% - 330px) / 12) * 8) + 210px) + 0px) * 1); margin-top: -25px; padding-bottom: 26px; font-size: 16px; } }

@media (max-width: 1299px) and (min-width: 990px) { .list-publications-press b { width: calc( (((((100% - 330px) / 12) * 8) + 210px) + 0px) * 1); } }

@media (min-width: 1300px) { .list-publications-press b { width: calc( (((((100% - 440px) / 12) * 8) + 280px) + 0px) * 1); } }

.list-news { position: relative; margin-bottom: 48px; padding-top: 1px; }

.list-news::before { content: ''; position: absolute; z-index: 0; left: 0; right: 0; top: 0; height: 1px; background-color: #262728; pointer-events: none; }

.list-news__item { border-bottom: 1px solid #262728; }

.list-news__item.js-add-to-calendar-open { position: relative; z-index: 5; }

.list-news__link { color: #808182; text-decoration: none; }

.list-news__item a { display: block; padding-top: 29px; padding-bottom: 28px; text-decoration: none; }

.list-news__item a::after { content: '.'; display: block; clear: both; height: 0; line-height: 0; overflow: hidden; visibility: hidden; }

.list-news__item a:hover .list-news__title { text-decoration: underline; }

.list-news__img, .list-news__meta { display: block; font-style: normal; font-weight: normal; }

.list-news__img { position: relative; margin-bottom: 12px; }

@media (min-width: 650px) { .list-news__img { margin-bottom: 19px; } }

@media (min-width: 990px) { .list-news__img { float: left; margin-top: 1px; margin-bottom: 0; } }

@media (max-width: 1299px) and (min-width: 990px) { .list-news__img { width: calc( (((((100% - 330px) / 12) * 6) + 150px) + 0px) * 1); } }

@media (min-width: 1300px) { .list-news__img { width: calc( (((((100% - 440px) / 12) * 6) + 200px) + 0px) * 1); } }

.list-news img, .list-news .no-img { display: block; width: 100%; height: auto; }

.list-news__img .no-img { position: relative; overflow: hidden; }

.list-news .no-img::before { padding-bottom: 66.6666666667%; }

.list-news__video .list-news__video-wrap { display: none; }

@media (min-width: 650px) { .list-news__video .list-news__video-wrap { display: block; } }

.list-news__video img, .list-news__video .list-news__img-wrap { display: block; }

@media (min-width: 650px) { .list-news__video img, .list-news__video .list-news__img-wrap { display: none; } }

.list-news .add-to-calendar { position: absolute; left: 0; bottom: -1px; height: 60px; overflow: visible; }

@media (min-width: 990px) { .list-news__meta { float: right; } }

@media (max-width: 1299px) and (min-width: 990px) { .list-news__meta { width: calc( (((((100% - 330px) / 12) * 6) + 150px) + 0px) * 1); } }

@media (min-width: 1300px) { .list-news__meta { width: calc( (((((100% - 440px) / 12) * 6) + 200px) + 0px) * 1); } }

.list-news__date, .list-news__type { display: block; }

@media (min-width: 650px) { .list-news__date, .list-news__type { display: inline-block; } }

.list-news__date { margin-top: -1px; font-style: normal; }

.list-news__type { font-family: monospace; font-size: 11px; line-height: 15px; font-weight: normal; font-style: normal; letter-spacing: 3px; text-transform: uppercase; display: inline-block; padding-right: 10px; padding-top: 1px; line-height: 30px; }

.js-tiempos-loaded .list-news__type { font-family: Atlas, monospace; }

@media (min-width: 650px) { .list-news__type { font-size: 13px; line-height: 20px; } }

.list-news__date, .list-news__location, .list-news__free { display: inline-block; font-size: 14px; padding-right: 10px; }

@media (min-width: 650px) { .list-news__date, .list-news__location, .list-news__free { font-size: 16px; } }

.list-news__title { font-family: sans-serif; font-size: 24px; line-height: 40px; font-weight: 700; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; letter-spacing: -1px; padding-top: 3px; padding-bottom: 2px; display: inline-block; padding-top: 3px; padding-bottom: 17px; color: #f2f2f2; line-height: 30px; }

.js-graphik-loaded .list-news__title { font-family: Graphik, sans-serif; }

@media (min-width: 650px) { .list-news__title { font-size: 40px; line-height: 50px; } }

@media (min-width: 990px) { .list-news__title { padding-bottom: 7px; } }

.list-news__free { font-family: sans-serif; font-size: 15px; line-height: 23px; font-weight: 400; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #f99426; font-style: italic; }

.js-graphik-loaded .list-news__free { font-family: Graphik, sans-serif; }

@media (min-width: 650px) { .list-news__free { font-size: 18px; line-height: 30px; } }

.list-news--events .list-news__date { color: #fff; }

.list-news-related { margin-bottom: 48px; padding-top: 1px; overflow: hidden; }

.list-news-related::before { content: ''; position: absolute; z-index: 0; left: 0; right: 0; top: 0; height: 1px; background-color: #262728; pointer-events: none; }

.list-news-related.js-masked::after { content: ''; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background-color: #121314; opacity: .75; }

.list-news-related__item { border-bottom: 1px solid #262728; }

.list-news-related__link { font-family: sans-serif; font-size: 15px; line-height: 23px; font-weight: 400; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: block; padding-top: 16px; padding-bottom: 28px; color: #474849; text-decoration: none; }

.js-graphik-loaded .list-news-related__link { font-family: Graphik, sans-serif; }

@media (min-width: 650px) { .list-news-related__link { font-size: 18px; line-height: 30px; } }

.list-news-related__link::after { content: '.'; display: block; clear: both; height: 0; line-height: 0; overflow: hidden; visibility: hidden; }

@media (max-width: 989px) and (min-width: 650px) { .list-news-related__link { padding-top: 19px; } }

@media (min-width: 990px) { .list-news-related__link { padding-top: 29px; padding-bottom: 26px; } }

.list-news-related__meta { display: block; padding-bottom: 5px; }

@media (max-width: 989px) and (min-width: 650px) { .list-news-related__meta { padding-bottom: 18px; } }

@media (min-width: 990px) { .list-news-related__meta { float: left; padding-bottom: 0; } }

@media (max-width: 1299px) and (min-width: 990px) { .list-news-related__meta { width: calc( (((((100% - 330px) / 12) * 2) + 30px) + 0px) * 1); margin-right: 30px; } }

@media (min-width: 1300px) { .list-news-related__meta { width: calc( (((((100% - 440px) / 12) * 2) + 40px) + 0px) * 1); margin-right: 40px; } }

.list-news-related__img { display: block; position: relative; margin-top: 8px; margin-bottom: 12px; overflow: hidden; }

@media (min-width: 650px) { .list-news-related__img { float: left; margin-top: 1px; margin-bottom: 0; } }

@media (max-width: 989px) and (min-width: 650px) { .list-news-related__img { width: calc( (((((100% - 330px) / 12) * 4) + 90px) + 0px) * 1); margin-right: 30px; } }

@media (max-width: 1299px) and (min-width: 990px) { .list-news-related__img { width: calc( (((((100% - 330px) / 12) * 4) + 90px) + 0px) * 1); margin-right: 30px; } }

@media (min-width: 1300px) { .list-news-related__img { width: calc( (((((100% - 440px) / 12) * 4) + 120px) + 0px) * 1); margin-right: 40px; } }

@media (min-width: 650px) { .list-news-related__info { float: left; } }

@media (max-width: 989px) and (min-width: 650px) { .list-news-related__info { width: calc( (((((100% - 330px) / 12) * 8) + 210px) + 0px) * 1); } }

@media (max-width: 1299px) and (min-width: 990px) { .list-news-related__info { width: calc( (((((100% - 330px) / 12) * 6) + 150px) + 0px) * 1); } }

@media (min-width: 1300px) { .list-news-related__info { width: calc( (((((100% - 440px) / 12) * 6) + 200px) + 0px) * 1); } }

.list-news-related img, .list-news-related .no-img { display: block; width: 100%; height: auto; }

.list-news-related .no-img::before { padding-bottom: 66.6666666667%; }

.list-news-related__type { font-family: monospace; font-size: 11px; line-height: 15px; font-weight: normal; font-style: normal; letter-spacing: 3px; text-transform: uppercase; display: inline-block; padding-top: 1px; padding: 1px 10px 0 0; line-height: 30px; color: #808182; }

.js-tiempos-loaded .list-news-related__type { font-family: Atlas, monospace; }

@media (min-width: 650px) { .list-news-related__type { font-size: 13px; line-height: 20px; } }

@media (min-width: 990px) { .list-news-related__type { padding-right: 0; } }

.list-news-related__type--wyss { color: #1cafeb; }

.list-news-related__date { font-style: normal; color: #808182; font-size: 16px; }

.list-news-related__title { font-family: sans-serif; font-size: 22px; line-height: 35px; font-weight: 700; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; letter-spacing: -1px; padding-top: 1px; padding-bottom: 4px; display: inline-block; padding-bottom: 8px; color: #f2f2f2; line-height: 30px; }

.js-graphik-loaded .list-news-related__title { font-family: Graphik, sans-serif; }

@media (min-width: 650px) { .list-news-related__title { font-size: 30px; line-height: 40px; } }

@media (min-width: 650px) { .list-news-related__title { margin-top: -4px; padding-top: 0; padding-bottom: 6px; } }

@media (min-width: 990px) { .list-news-related__title { margin-top: 0; padding-top: 3px; padding-bottom: 7px; } }

.list-news-related__link:hover .list-news-related__title { text-decoration: underline; }

.list-news-related__meta br { display: none; }

@media (min-width: 990px) { .list-news-related__meta br { display: inline; } }

.list-news-related .list-news-related__video .list-news-related__video-wrap { display: none; }

@media (min-width: 650px) { .list-news-related .list-news-related__video .list-news-related__video-wrap { display: block; } }

.list-news-related .list-news-related__video img, .list-news-related .list-news-related__video .list-news-related__img-wrap { display: block; }

@media (min-width: 650px) { .list-news-related .list-news-related__video img, .list-news-related .list-news-related__video .list-news-related__img-wrap { display: none; } }

@media (max-width: 989px) and (min-width: 650px) { .list-news-related__item--simple .list-news-related__info { width: calc( (((((100% - 330px) / 12) * 7) + 180px) + 0px) * 1); } }

@media (max-width: 1299px) and (min-width: 990px) { .list-news-related__item--simple .list-news-related__info { width: calc( (((((100% - 330px) / 12) * 7) + 180px) + 0px) * 1); } }

@media (min-width: 1300px) { .list-news-related__item--simple .list-news-related__info { width: calc( (((((100% - 440px) / 12) * 7) + 240px) + 0px) * 1); } }

@media (max-width: 989px) and (min-width: 650px) { .list-news-related__item--simple .list-news-related__img { width: calc( (((((100% - 330px) / 12) * 5) + 120px) + 0px) * 1); } }

@media (max-width: 1299px) and (min-width: 990px) { .list-news-related__item--simple .list-news-related__img { width: calc( (((((100% - 330px) / 12) * 5) + 120px) + 0px) * 1); } }

@media (min-width: 1300px) { .list-news-related__item--simple .list-news-related__img { width: calc( (((((100% - 440px) / 12) * 5) + 160px) + 0px) * 1); } }

.list-external-links { clear: both; margin-bottom: 39px; list-style: none; }

.list-external-links li { margin-bottom: 20px; }

.list-external-links a { display: block; position: relative; padding-top: 19px; padding-right: 35px; padding-bottom: 19px; padding-left: 95px; border: 1px solid #262728; text-decoration: none; }

.article--news .list-external-links a { border-color: #e5e5e5; }

.list-external-links a::before { position: absolute; left: 0; top: 0; bottom: 0; width: 60px; background-color: #1c1d1e; }

.article--news .list-external-links a::before { background-color: #f2f2f2; border-right: 1px solid #e5e5e5; }

.list-external-links a:hover { background-color: #171819; }

.article--news .list-external-links a:hover { background-color: #fff; }

.list-external-links a:hover::before { background-color: #1cafeb; }

.list-people-simple { font-family: sans-serif; font-size: 15px; line-height: 23px; font-weight: 400; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin-bottom: 29px; }

.js-graphik-loaded .list-people-simple { font-family: Graphik, sans-serif; }

@media (min-width: 650px) { .list-people-simple { font-size: 18px; line-height: 30px; } }

.list-people-simple li { margin-bottom: 31px; }

.list-people-simple li:nth-child(2n+1) { clear: both; }

@media (min-width: 650px) { .list-people-simple li:nth-child(2n+1) { clear: none; } }

@media (max-width: 989px) and (min-width: 650px) { .list-people-simple li:nth-child(3n+1) { clear: both; } }

@media (max-width: 1299px) and (min-width: 990px) { .list-people-simple li:nth-child(4n+1) { clear: both; } }

@media (min-width: 1300px) { .list-people-simple li:nth-child(5n+1) { clear: both; } }

.list-people-simple[style] .col { clear: none !important; }

.list-people-simple a { font-family: sans-serif; font-size: 14px; line-height: 20px; font-weight: 400; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: block; color: #474849; text-decoration: none; }

.js-graphik-loaded .list-people-simple a { font-family: Graphik, sans-serif; }

@media (min-width: 650px) { .list-people-simple a { font-size: 16px; line-height: 25px; } }

.list-people-simple img, .list-people-simple .no-img { display: block; width: 100%; height: auto; margin-bottom: 12px; -webkit-filter: grayscale(100%); filter: grayscale(100%); transition: all .1s linear; }

.list-people-simple a:hover img, .list-people-simple a:hover .no-img { box-shadow: 2px 2px 0 0 #1cafeb; -webkit-filter: grayscale(0%); filter: grayscale(0%); transform: translate(-2px, -2px); }

.list-people-simple .no-img::before { padding-bottom: 133.333333333%; }

.list-people-simple i { display: none; font-style: normal; }

@media (min-width: 650px) { .list-people-simple i { display: inline; } }

.list-people-simple br { display: none; }

@media (min-width: 650px) { .list-people-simple br { display: inline; } }

.list-people-simple b { color: #fff; font-weight: normal; }

.list-people-simple a:hover b { text-decoration: underline; }

.list-roles li { padding-top: 18px; padding-bottom: 18px; border-top: 1px solid #262728; color: #474849; }

.list-roles b { color: #f2f2f2; font-weight: normal; -webkit-font-smoothing: subpixel-antialiased; -moz-osx-font-smoothing: auto; }

.list-academic-openings { margin-bottom: 60px; overflow: hidden; transition: max-height 0.5s ease; }

.list-academic-openings li { padding-top: 21px; padding-bottom: 15px; border-top: 1px solid #262728; border-bottom: 1px solid #262728; }

.list-academic-openings li + li { margin-top: -1px; }

.list-academic-openings i { font-style: normal; }

@media (min-width: 650px) { .list-academic-openings i { float: left; } }

@media (max-width: 989px) and (min-width: 650px) { .list-academic-openings i { width: calc( (((((100% - 330px) / 12) * 4) + 90px) + 0px) * 1); } }

@media (max-width: 1299px) and (min-width: 990px) { .list-academic-openings i { width: calc( (((((100% - 330px) / 12) * 3) + 60px) + 0px) * 1); } }

@media (min-width: 1300px) { .list-academic-openings i { width: calc( (((((100% - 440px) / 12) * 3) + 80px) + 0px) * 1); } }

.list-academic-openings b { font-weight: normal; }

@media (min-width: 650px) { .list-academic-openings b { float: right; } }

@media (max-width: 989px) and (min-width: 650px) { .list-academic-openings b { width: calc( (((((100% - 330px) / 12) * 8) + 210px) + 0px) * 1); padding-right: 30px; } }

@media (max-width: 1299px) and (min-width: 990px) { .list-academic-openings b { width: calc( (((((100% - 330px) / 12) * 9) + 240px) + 0px) * 1); padding-right: 30px; } }

@media (min-width: 1300px) { .list-academic-openings b { width: calc( (((((100% - 440px) / 12) * 9) + 320px) + 0px) * 1); padding-right: 40px; } }

@media (min-width: 650px) { .list-academic-openings br { display: none; } }

.list-academic-openings a { text-decoration: none; background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 50%, white 50%); background-repeat: repeat-x; background-size: 2px 2px; background-position: 0 14px; text-decoration: none; }

@media (min-width: 650px) { .list-academic-openings a { padding-bottom: 4px; margin-bottom: -4px; } }

.list-academic-openings a:hover, .list-academic-openings a:focus { background-image: linear-gradient(to bottom, rgba(18, 19, 20, 0) 50%, #121314 50%); }

@media (min-width: 650px) { .list-academic-openings a { background-position: 0 20px; } }

.list-academic-openings__btn { margin-top: -30px; margin-bottom: 60px; }

.list-collaborators { margin-bottom: 0; }

.list-collaborators li { clear: none !important; }

.list-collaborators img { display: block; max-width: 100%; height: auto; margin-right: auto; margin-left: auto; }

.list-team { margin-top: -1px; margin-bottom: 30px; border-top: 1px solid #262728; }

.list-team__link { display: block; position: relative; padding-top: 25px; padding-bottom: 25px; border-bottom: 1px solid #262728; text-decoration: none; overflow: hidden; }

.list-team__image { width: calc( (((((100% - 100px) / 6) * 3) + 40px) + 0px) * 1); margin-bottom: 20px; }

@media (min-width: 414px) { .list-team__image { width: calc( (((((100% - 100px) / 6) * 3) + 40px) + 0px) * 1); } }

@media (min-width: 650px) { .list-team__image { float: left; width: calc( (((((100% - 330px) / 12) * 3) + 60px) + 0px) * 1); margin-bottom: 0; } }

@media (min-width: 990px) { .list-team__image { width: calc( (((((100% - 330px) / 12) * 2) + 30px) + 0px) * 1); } }

@media (min-width: 1300px) { .list-team__image { width: calc( (((((100% - 440px) / 12) * 2) + 40px) + 0px) * 1); } }

.list-team__image img, .list-team__image .no-img { width: 100%; height: auto; vertical-align: middle; }

.list-team__image .no-img::before { padding-bottom: 133.333333333%; }

.list-team__meta { display: block; }

@media (min-width: 650px) { .list-team__meta { float: left; width: calc( (((((100% - 330px) / 12) * 9) + 240px) + 0px) * 1); margin-left: 30px; } }

@media (min-width: 990px) { .list-team__meta { width: calc( (((((100% - 330px) / 12) * 3) + 60px) + 0px) * 1); margin-left: 30px; } }

@media (min-width: 1300px) { .list-team__meta { width: calc( (((((100% - 440px) / 12) * 3) + 80px) + 0px) * 1); margin-left: 40px; } }

.list-team__text { display: block; }

@media (min-width: 650px) { .list-team__text { float: left; width: calc( (((((100% - 330px) / 12) * 9) + 240px) + 0px) * 1); margin-left: 30px; } }

@media (min-width: 990px) { .list-team__text { width: calc( (((((100% - 330px) / 12) * 7) + 180px) + 0px) * 1); margin-left: 30px; } }

@media (min-width: 1300px) { .list-team__text { width: calc( (((((100% - 440px) / 12) * 7) + 240px) + 0px) * 1); margin-left: 40px; } }

.list-team .font__h4 { display: block; padding-bottom: 8px; color: #fff; }

@media (max-width: 413px) { .list-team .font__h4 { line-height: 25px; } }

@media (min-width: 650px) { .list-team .font__h4 { padding-bottom: 0; } }

.list-team a:hover .font__h4 { color: #fff; text-decoration: underline; }

.list-team .font__label { display: block; padding-bottom: 4px; color: #1cafeb; }

@media (min-width: 650px) { .list-team .font__label { padding-top: 2px; padding-bottom: 8px; } }

.list-team__text ul { margin-bottom: 0; }

.list-team__text ul a:not([href*=tel]) { text-decoration: none; background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 50%, white 50%); background-repeat: repeat-x; background-size: 2px 2px; background-position: 0 14px; text-decoration: none; }

@media (min-width: 650px) { .list-team__text ul a:not([href*=tel]) { padding-bottom: 4px; margin-bottom: -4px; } }

.list-team__text ul a:not([href*=tel]):hover, .list-team__text ul a:not([href*=tel]):focus { background-image: linear-gradient(to bottom, rgba(18, 19, 20, 0) 50%, #121314 50%); }

@media (min-width: 650px) { .list-team__text ul a:not([href*=tel]) { background-position: 0 20px; } }

.list-team__text ul a[href*=tel] { display: inline-block; line-height: 17px; text-decoration: none; }

.list-team__text ul a[href*=tel]:hover { text-decoration: none; }

.list-team__text b::after { content: ': '; }

.list-team br { display: none; }

@media (min-width: 1300px) { .list-events-simple .col { margin-bottom: 80px; } }

@media (max-width: 1299px) and (min-width: 990px) { .list-events-simple .col { margin-bottom: 60px; } }

@media (max-width: 989px) and (min-width: 650px) { .list-events-simple .col { margin-bottom: 60px; } }

@media (max-width: 649px) and (min-width: 414px) { .list-events-simple .col { margin-bottom: 40px; } }

@media (max-width: 413px) { .list-events-simple .col { margin-bottom: 40px; } }

.list-events-simple a { font-family: sans-serif; font-size: 15px; line-height: 23px; font-weight: 400; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #808182; text-decoration: none; }

.js-graphik-loaded .list-events-simple a { font-family: Graphik, sans-serif; }

@media (min-width: 650px) { .list-events-simple a { font-size: 18px; line-height: 30px; } }

@media (min-width: 650px) { .list-events-simple a { display: block; font-size: 16px; line-height: 25px; } }

.list-events-simple__date { font-family: sans-serif; font-size: 14px; line-height: 20px; font-weight: 400; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; padding-right: 12px; color: #f2f2f2; font-style: normal; }

.js-graphik-loaded .list-events-simple__date { font-family: Graphik, sans-serif; }

@media (min-width: 650px) { .list-events-simple__date { font-size: 16px; line-height: 25px; } }

.list-events-simple__type { font-family: monospace; font-size: 11px; line-height: 15px; font-weight: normal; font-style: normal; letter-spacing: 3px; text-transform: uppercase; display: inline-block; padding-top: 1px; color: #808182; line-height: 30px; }

.js-tiempos-loaded .list-events-simple__type { font-family: Atlas, monospace; }

@media (min-width: 650px) { .list-events-simple__type { font-size: 13px; line-height: 20px; } }

.list-events-simple__type--wyss { color: #1cafeb; }

.list-events-simple__title { display: inline-block; margin-bottom: 10px; color: #f2f2f2; }

a:hover .list-events-simple__title { text-decoration: underline; }

.list-events-simple__free { display: block; padding-top: 10px; color: #f99426; }

.list-events-simple__img { display: block; position: relative; margin-top: 12px; margin-bottom: 14px; }

@media (min-width: 650px) { .list-events-simple__img { margin-top: 22px; } }

.list-events-simple__img img, .list-events-simple__img .no-img { display: block; width: 100%; height: auto; }

.list-events-simple__img .no-img::before { padding-bottom: 66.6666666667%; }

.list-events-simple .add-to-calendar { position: absolute; left: 0; bottom: 0; height: 60px; overflow: visible; }

.listing-simple { position: relative; margin-bottom: 29px; padding-top: 1px; }

.listing-simple::before { content: ''; position: absolute; z-index: 0; left: 0; right: 0; top: 0; height: 1px; background-color: #262728; pointer-events: none; }

.listing-simple a { display: block; position: relative; padding-top: 19px; padding-bottom: 20px; border-bottom: 1px solid #262728; text-decoration: none; }

.listing-simple a:hover { text-decoration: underline; }

.list-simple-links li { margin-bottom: 10px; }

.list-simple-links a { text-decoration: none; background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 50%, white 50%); background-repeat: repeat-x; background-size: 2px 2px; background-position: 0 14px; text-decoration: none; }

@media (min-width: 650px) { .list-simple-links a { padding-bottom: 4px; margin-bottom: -4px; } }

.list-simple-links a:hover, .list-simple-links a:focus { background-image: linear-gradient(to bottom, rgba(18, 19, 20, 0) 50%, #121314 50%); }

@media (min-width: 650px) { .list-simple-links a { background-position: 0 20px; } }

.list-simple-links a[data-behavior=mask_email] { background-position: 0 17px; line-height: 23px; vertical-align: top; }

@media (min-width: 650px) { .list-simple-links a[data-behavior=mask_email] { background-position: 0 26px; line-height: 31px; } }

.list-events-upcoming { position: relative; margin-bottom: 48px; padding-top: 1px; }

.list-events-upcoming::before { content: ''; position: absolute; z-index: 0; left: 0; right: 0; top: 0; height: 1px; background-color: #262728; pointer-events: none; }

.list-events-upcoming.js-masked::after { content: ''; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background-color: #121314; opacity: .75; }

.list-events-upcoming__item { border-bottom: 1px solid #262728; }

.list-events-upcoming__item.js-add-to-calendar-open { position: relative; z-index: 1; }

.list-events-upcoming__link { font-family: sans-serif; font-size: 15px; line-height: 23px; font-weight: 400; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: block; padding-top: 16px; padding-bottom: 28px; color: #474849; text-decoration: none; }

.js-graphik-loaded .list-events-upcoming__link { font-family: Graphik, sans-serif; }

@media (min-width: 650px) { .list-events-upcoming__link { font-size: 18px; line-height: 30px; } }

.list-events-upcoming__link::after { content: '.'; display: block; clear: both; height: 0; line-height: 0; overflow: hidden; visibility: hidden; }

@media (max-width: 989px) and (min-width: 650px) { .list-events-upcoming__link { padding-top: 19px; } }

@media (min-width: 990px) { .list-events-upcoming__link { padding-top: 29px; padding-bottom: 26px; } }

.list-events-upcoming__meta { display: block; padding-bottom: 5px; }

@media (max-width: 989px) and (min-width: 650px) { .list-events-upcoming__meta { padding-bottom: 18px; } }

@media (min-width: 990px) { .list-events-upcoming__meta { float: left; padding-bottom: 0; } }

@media (max-width: 1299px) and (min-width: 990px) { .list-events-upcoming__meta { width: calc( (((((100% - 330px) / 12) * 2) + 30px) + 0px) * 1); margin-right: 30px; } }

@media (min-width: 1300px) { .list-events-upcoming__meta { width: calc( (((((100% - 440px) / 12) * 2) + 40px) + 0px) * 1); margin-right: 40px; } }

.list-events-upcoming__img { display: block; position: relative; margin-top: 8px; margin-bottom: 12px; overflow: hidden; }

@media (min-width: 650px) { .list-events-upcoming__img { float: left; margin-top: 1px; margin-bottom: 0; } }

@media (max-width: 989px) and (min-width: 650px) { .list-events-upcoming__img { width: calc( (((((100% - 330px) / 12) * 4) + 90px) + 0px) * 1); margin-right: 30px; } }

@media (max-width: 1299px) and (min-width: 990px) { .list-events-upcoming__img { width: calc( (((((100% - 330px) / 12) * 4) + 90px) + 0px) * 1); margin-right: 30px; } }

@media (min-width: 1300px) { .list-events-upcoming__img { width: calc( (((((100% - 440px) / 12) * 4) + 120px) + 0px) * 1); margin-right: 40px; } }

@media (min-width: 650px) { .list-events-upcoming__info { float: left; } }

@media (max-width: 989px) and (min-width: 650px) { .list-events-upcoming__info { width: calc( (((((100% - 330px) / 12) * 8) + 210px) + 0px) * 1); } }

@media (max-width: 1299px) and (min-width: 990px) { .list-events-upcoming__info { width: calc( (((((100% - 330px) / 12) * 6) + 150px) + 0px) * 1); } }

@media (min-width: 1300px) { .list-events-upcoming__info { width: calc( (((((100% - 440px) / 12) * 6) + 200px) + 0px) * 1); } }

.list-events-upcoming img, .list-events-upcoming .no-img { display: block; width: 100%; height: auto; }

.list-events-upcoming .no-img::before { padding-bottom: 66.6666666667%; }

.list-events-upcoming__date { display: inline-block; color: #f2f2f2; font-style: normal; }

@media (min-width: 990px) { .list-events-upcoming__date span { display: block; } }

.list-events-upcoming__type { font-family: monospace; font-size: 11px; line-height: 15px; font-weight: normal; font-style: normal; letter-spacing: 3px; text-transform: uppercase; display: inline-block; padding-top: 1px; padding: 1px 10px 0 0; line-height: 30px; color: #808182; }

.js-tiempos-loaded .list-events-upcoming__type { font-family: Atlas, monospace; }

@media (min-width: 650px) { .list-events-upcoming__type { font-size: 13px; line-height: 20px; } }

@media (min-width: 990px) { .list-events-upcoming__type { padding-right: 0; } }

.list-events-upcoming__type--wyss { color: #1cafeb; }

.list-events-upcoming__free { color: #f99426; }

.list-events-upcoming__date, .list-events-upcoming__free { display: inline-block; font-size: 14px; padding-right: 10px; }

@media (min-width: 650px) { .list-events-upcoming__date, .list-events-upcoming__free { font-size: 16px; } }

@media (min-width: 990px) { .list-events-upcoming__date, .list-events-upcoming__free { padding-right: 0; } }

.list-events-upcoming__location { color: #808182; }

.list-events-upcoming__title { font-family: sans-serif; font-size: 22px; line-height: 35px; font-weight: 700; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; letter-spacing: -1px; padding-top: 1px; padding-bottom: 4px; display: inline-block; padding-bottom: 8px; color: #f2f2f2; line-height: 30px; }

.js-graphik-loaded .list-events-upcoming__title { font-family: Graphik, sans-serif; }

@media (min-width: 650px) { .list-events-upcoming__title { font-size: 30px; line-height: 40px; } }

@media (min-width: 650px) { .list-events-upcoming__title { margin-top: -4px; padding-top: 0; padding-bottom: 6px; } }

@media (min-width: 990px) { .list-events-upcoming__title { margin-top: 0; padding-top: 3px; padding-bottom: 7px; } }

.list-events-upcoming__link:hover .list-events-upcoming__title { text-decoration: underline; }

.list-events-upcoming__meta br { display: none; }

@media (min-width: 990px) { .list-events-upcoming__meta br { display: inline; } }

.list-events-upcoming__excerpt { display: none; }

@media (min-width: 990px) { .list-events-upcoming__excerpt { display: inline; } }

.list-events-upcoming .add-to-calendar { position: absolute; left: 0; bottom: -1px; height: 60px; overflow: visible; }

.list-events-upcoming .list-events-upcoming__video .list-events-upcoming__video-wrap { display: none; }

@media (min-width: 650px) { .list-events-upcoming .list-events-upcoming__video .list-events-upcoming__video-wrap { display: block; } }

.list-events-upcoming .list-events-upcoming__video img, .list-events-upcoming .list-events-upcoming__video .list-events-upcoming__img-wrap { display: block; }

@media (min-width: 650px) { .list-events-upcoming .list-events-upcoming__video img, .list-events-upcoming .list-events-upcoming__video .list-events-upcoming__img-wrap { display: none; } }

.list-hero-splash { position: fixed; z-index: 999; top: 0; left: 0; width: 100%; height: 100%; background-color: #121314; transition: opacity .25s linear; }

.list-hero-splash::before, .list-hero-splash::after { display: block; position: absolute; left: 20px; top: 20px; z-index: 6; background-position: 0 0; pointer-events: none; }

@media (min-width: 414px) { .list-hero-splash::before, .list-hero-splash::after { left: 20px; top: 20px; } }

@media (min-width: 650px) { .list-hero-splash::before, .list-hero-splash::after { left: 20px; top: 30px; } }

@media (min-width: 990px) { .list-hero-splash::before, .list-hero-splash::after { left: 30px; top: 30px; } }

@media (min-width: 1300px) { .list-hero-splash::before, .list-hero-splash::after { left: 40px; top: 40px; } }

.list-hero-splash::before { right: 0; background-position: 50%; }

@media (min-width: 650px) { .list-hero-splash::before { display: none; } }

.list-hero-splash::after { display: none; }

@media (min-width: 650px) { .list-hero-splash::after { display: block; } }

.list-hero-splash.list-hero-splash--hiding { opacity: 0; }

.list-hero-splash__logo, .list-hero-splash__logo-small { display: block; position: absolute; left: 20px; top: 20px; z-index: 6; background-position: 0 0; pointer-events: none; }

@media (min-width: 414px) { .list-hero-splash__logo, .list-hero-splash__logo-small { left: 20px; top: 20px; } }

@media (min-width: 650px) { .list-hero-splash__logo, .list-hero-splash__logo-small { left: 20px; top: 30px; } }

@media (min-width: 990px) { .list-hero-splash__logo, .list-hero-splash__logo-small { left: 30px; top: 30px; } }

@media (min-width: 1300px) { .list-hero-splash__logo, .list-hero-splash__logo-small { left: 40px; top: 40px; } }

.list-hero-splash__logo-small { left: 0; right: 0; margin-left: auto; margin-right: auto; }

@media (min-width: 650px) { .list-hero-splash__logo-small { display: none; } }

.list-hero-splash__logo { display: none; }

@media (min-width: 650px) { .list-hero-splash__logo { display: block; } }

.list-hero-splash__item { position: fixed; top: 0; left: 0; width: 100%; height: 100%; opacity: 1; }

.list-hero-splash__img { position: absolute; left: 0; right: 0; top: 0; bottom: 0; }

.list-hero-splash__img::before { content: ''; position: absolute; z-index: 2; left: -1px; right: -1px; top: -1px; bottom: -1px; background-image: linear-gradient(to top right, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.1), transparent), linear-gradient(to bottom right, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.1), transparent); }

.list-hero-splash__img.list-hero-splash__img--portrait { display: none; z-index: 2; }

@media (orientation: portrait) { .list-hero-splash__img.list-hero-splash__img--portrait { display: block; } }

@media (orientation: landscape) { .list-hero-splash__img.list-hero-splash__img--landscape { display: block; } }

.list-hero-splash__img img, .list-hero-splash__img video, .list-hero-splash__img .no-img { position: absolute; z-index: 1; left: 0; right: 0; top: 0; bottom: 0; width: 100%; height: 100%; object-fit: cover; }

.list-hero-splash__info { position: absolute; top: 50%; left: 0; right: 0; z-index: 2; max-width: 700px; margin: 0 auto; text-align: center; opacity: 0; transition: opacity .33s; transition-delay: .2s; transform: translateY(-50%); }

.js-graphik-loaded .list-hero-splash__info { opacity: 1; }

.list-hero-splash__info b { font-family: sans-serif; font-size: 24px; line-height: 40px; font-weight: 700; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; letter-spacing: -1px; padding-top: 3px; padding-bottom: 2px; display: block; padding-right: 20px; padding-left: 20px; }

.js-graphik-loaded .list-hero-splash__info b { font-family: Graphik, sans-serif; }

@media (min-width: 650px) { .list-hero-splash__info b { font-size: 40px; line-height: 50px; } }

@media (min-width: 414px) { .list-hero-splash__info b { font-family: sans-serif; font-size: 32px; line-height: 35px; font-weight: 700; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; letter-spacing: -1px; padding-top: 3px; padding-bottom: 1px; }
  .js-graphik-loaded .list-hero-splash__info b { font-family: Graphik, sans-serif; } }

@media (min-width: 414px) and (min-width: 650px) { .list-hero-splash__info b { font-size: 50px; line-height: 55px; } }

@media (min-width: 414px) and (min-width: 990px) { .list-hero-splash__info b { font-size: 60px; line-height: 65px; } }

@media (min-width: 650px) { .list-hero-splash__info b { padding-right: 30px; padding-left: 30px; } }

.list-hero-splash__arrow { position: absolute; left: 0; right: 0; bottom: 40px; z-index: 2; text-align: center; }

/* The multimedia detail posts, displayed in a lightbox. */
div.multimedia, article.multimedia { background-color: #000; display: flex; flex-flow: column nowrap; justify-content: flex-start; align-items: stretch; height: 100%; }

.multimedia__section { padding-bottom: 19px; }

@media (min-width: 650px) { .multimedia__section { padding-bottom: 49px; } }

@media (min-width: 990px) { .multimedia__section { padding-bottom: 99px; } }

.multimedia__header { flex: 0 0 auto; height: 60px; border-bottom: 1px solid #262728; display: flex; flex-flow: row nowrap; justify-content: flex-start; align-items: center; margin-top: 20px; }

@media (max-width: 989px) and (min-width: 650px) { .multimedia__header { height: 80px; margin-top: 47px; } }

@media (min-width: 990px) { .multimedia__header { height: 100px; margin-top: 67px; } }

.modal .multimedia__header { margin-top: 0 !important; }

.multimedia__title { margin: 0; padding: 0 0 0 15px; flex: 1 1 auto; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

@media (min-width: 650px) { .multimedia__title { padding-left: 40px; } }

.multimedia__download { background-color: red; }

.multimedia__download, .multimedia__next, .multimedia__prev { flex: 0 0 auto; background-color: transparent; display: none; }

@media (min-width: 414px) { .multimedia__download, .multimedia__next, .multimedia__prev { display: block; } }

@media (min-width: 414px) { .multimedia__download, .multimedia__next, .multimedia__prev { width: 50px; height: 50px; } }

@media (min-width: 1300px) { .multimedia__download, .multimedia__next, .multimedia__prev { width: 60px; height: 60px; border: 1px solid #262728; margin-left: 20px; }
  .multimedia__download:hover, .multimedia__next:hover, .multimedia__prev:hover { border-color: #474849; } }

.multimedia__close-modal { display: block; height: 50px; width: 50px; background-color: transparent; margin: 0 20px 0 0; padding: 0; border: 0; }

@media (min-width: 1300px) { .multimedia__close-modal { width: 60px; height: 60px; border: 1px solid #262728; margin-left: 20px; }
  .multimedia__close-modal:hover { border-color: #474849; } }

.multimedia__main { flex: 2 0 auto; }

@media (min-width: 990px) { .multimedia__main { display: flex; flex-flow: row nowrap; align-items: stretch; justify-content: flex-start; } }

@media (min-width: 990px) { .multimedia__media-container { display: flex; flex-flow: column nowrap; justify-content: flex-start; flex: 1 1 auto; } }

@media (min-width: 990px) { .modal .multimedia__media-container { justify-content: flex-start; } }

.multimedia__podcast-container { width: 100%; }

.multimedia__podcast-container > iframe { width: 100%; max-height: 250px; }

.multimedia__video-container { width: 100%; position: relative; }

.multimedia__body, .multimedia__body p { white-space: normal; color: #808182; font-family: sans-serif; font-size: 16px; line-height: 25px; font-weight: 400; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.js-graphik-loaded .multimedia__body, .js-graphik-loaded .multimedia__body p { font-family: Graphik, sans-serif; }

.multimedia__body { padding: 15px 20px 20px 20px; }

@media (min-width: 414px) { .multimedia__body { padding: 35px 40px 40px 40px; } }

@media (min-width: 990px) { .multimedia__body { flex: 0 0 auto; width: 435px; padding: 33px 40px 40px; border-left: 1px solid #262728; overflow: auto; max-height: calc(100vh - 100px); } }

.multimedia__poster { margin: 0; }

.multimedia__poster > img { max-height: calc(100vh - 100px); width: 100%; object-fit: contain; }

.multimedia__poster.multimedia__poster--podcast { flex: 0 1 auto; overflow: hidden; }

.multimedia__poster.multimedia__poster--podcast > img { display: block; max-height: calc(100vh - (100px + 250px)); width: 100%; margin: 0 auto; object-fit: contain; }

@media (min-width: 990px) { .multimedia__poster.multimedia__poster--podcast > img { width: auto; max-width: 100%; } }

.multimedia__related-title { font-family: sans-serif; font-size: 16px; line-height: 25px; font-weight: 700; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: white; margin: 0; padding: 0; }

.js-graphik-loaded .multimedia__related-title { font-family: Graphik, sans-serif; }

.multimedia__tags { margin-top: 40px; }

.multimedia__zoom-n-pan { position: relative; margin: 0; padding: 0; overflow: hidden; flex: 1 0 auto; background-color: #121314; min-height: calc(100vh / 1.9); }

.modal .multimedia__zoom-n-pan { min-height: 0; }

.multimedia__zoom-n-pan-buttons { position: absolute; bottom: 40px; right: 40px; z-index: 1; }

.multimedia__zoom-n-pan-buttons > button { display: block; height: 48px; width: 48px; background-color: #1c1d1e; border: 1px solid #262728; border-radius: 0; }

.multimedia__zoom-n-pan-buttons > button:hover { border-color: #474849 !important; position: relative; z-index: 1; }

.multimedia__zoom-n-pan-buttons > button:first-child { border-top-right-radius: 2px; border-top-left-radius: 2px; border-bottom-color: transparent; }

.multimedia__zoom-n-pan-buttons > button:last-child { border-bottom-right-radius: 2px; border-bottom-left-radius: 2px; margin-top: -1px; }

.multimedia__zoom-n-pan-buttons > button:disabled { opacity: 0.75; }

.multimedia__zoom-n-pan > img { object-fit: none; width: auto; height: auto; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%) scale(1); transform-origin: 50% 50%; transition: all .25s ease-in-out; user-select: none; }

.multimedia__zoom-n-pan > img.s-draggable { /* autoprefixer: off */ cursor: move; cursor: -webkit-grab; cursor: -moz-grab; cursor: grab; }

.multimedia__zoom-n-pan > img.s-draggable.s-dragging { /* autoprefixer: off */ cursor: move; cursor: -webkit-grabbing; cursor: -moz-grabbing; cursor: grabbing; -webkit-transition: none; -o-transition: none; transition: none; }

.multimedia-related { margin: 0; padding: 0; color: #808182; font-family: sans-serif; font-size: 16px; line-height: 25px; font-weight: 400; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.js-graphik-loaded .multimedia-related { font-family: Graphik, sans-serif; }

.multimedia-related__item { padding-left: 23px; position: relative; }

.multimedia-related__item:before { content: '—'; color: #1cafeb; position: absolute; top: -1px; left: 0; }

.multimedia-related__item > a { color: white; text-decoration: none; }

.multimedia-related__underlined { display: inline; border-bottom: 1px solid #fff; }

.cta-ip { margin-top: 20px; margin-bottom: 19px; padding: 55px; border: 1px solid #262728; background-color: #171819; border-radius: 2px; }

.cta-ip p { margin-bottom: 40px; }

.cta-ip p:last-child { margin-bottom: 0; }

.cta-ip.cta-ip--technology { margin-bottom: 60px; }

@media (min-width: 650px) { .cta-ip.cta-ip--technology { margin-bottom: 120px; } }

@media (max-width: 1299px) and (min-width: 990px) { .cta-ip.cta-ip--technology { margin-right: calc( (((((100% - 330px) / 12) * 3) + 60px) + 30px) * 1); } }

@media (min-width: 1300px) { .cta-ip.cta-ip--technology { margin-right: calc( (((((100% - 440px) / 12) * 4) + 120px) + 40px) * 1); } }

.search-exact { margin: -24px 0 23px; padding: 23px 20px 26px; border-top: 1px solid #262728; border-bottom: 1px solid #262728; background-color: #171819; color: #808182; text-align: center; }

.search-exact p { margin: 0; }

.search-exact a, .search-exact span { color: #f2f2f2; }

.search-exact a { text-decoration: none; background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 50%, white 50%); background-repeat: repeat-x; background-size: 2px 2px; background-position: 0 20px; text-decoration: none; }

@media (min-width: 650px) { .search-exact a { padding-bottom: 4px; margin-bottom: -4px; } }

.search-exact a:hover, .search-exact a:focus { background-image: linear-gradient(to bottom, rgba(18, 19, 20, 0) 50%, #121314 50%); }

.search-exact--large p { font-size: 30px; line-height: 35px; font-weight: bold; }

.search-exact--large a { text-decoration: none; background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 50%, white 50%); background-repeat: repeat-x; background-size: 2px 2px; background-position: 0 30px; }

@media (min-width: 650px) { .search-exact--large a { padding-bottom: 4px; margin-bottom: -4px; } }

.search-exact--large a:hover, .search-exact--large a:focus { background-image: linear-gradient(to bottom, rgba(18, 19, 20, 0) 50%, #121314 50%); }

.search-categories { margin: -5px 0 23px; padding: 23px 0 26px; border-top: 1px solid #262728; border-bottom: 1px solid #262728; color: #fff; overflow: hidden; }

@media (min-width: 650px) { .search-categories { padding-right: 20px; padding-left: 20px; text-align: center; } }

.search-categories ul { margin: 0; }

.search-categories li { display: inline-block; float: left; width: 50%; }

@media (min-width: 650px) { .search-categories li { float: none; width: auto; margin: 0 14px; } }

.search-categories a { text-decoration: none; }

.search-categories span { color: #808182; }

.body-read-more { max-height: 0; overflow: hidden; transition: max-height 0.75s ease; }

.body-read-more__inner { overflow: hidden; }

.body-read-more__btn { background-image: none !important; }

.alert-bar { position: relative; position: relative; z-index: 2; background-color: #1cafeb; color: #fff; text-align: center; }

.alert-bar::before { content: ''; position: absolute; z-index: -1; left: -20px; right: -20px; top: 0; bottom: 0; background-color: inherit; pointer-events: none; }

@media (max-width: 989px) and (min-width: 650px) { .alert-bar::before { left: -30px; right: -30px; } }

@media (max-width: 1299px) and (min-width: 990px) { .alert-bar::before { left: -30px; right: -30px; } }

@media (min-width: 1300px) { .alert-bar::before { left: -99em; right: -99em; } }

.alert-bar__p { margin: 0; }

.alert-bar__link, .alert-bar__text { display: block; padding-top: 9px; padding-bottom: 8px; text-decoration: none; }

@media (min-width: 650px) { .alert-bar__link, .alert-bar__text { padding-top: 10px; padding-bottom: 10px; } }

.modal { display: block; pointer-events: none; opacity: 0; transition: opacity 0.25s ease-in; will-change: opacity; background-color: #000; position: fixed; top: 0; left: 0; right: 0; bottom: 0; }

.modal.modal--multimedia { z-index: 999; position: absolute; top: 0; height: 100vh; left: 0; right: 0; }

.modal.is-active { opacity: 1; pointer-events: auto; }

.modal::before { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }

html, body { min-height: 100%; min-width: 320px; overflow-x: auto; }

@media (min-width: 650px) { html, body { overflow-x: hidden; } }

body { font-family: sans-serif; font-size: 19px; line-height: 30px; font-weight: 400; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 62.5%; color: #f2f2f2; background: #121314; -moz-font-feature-settings: "kern"; -webkit-font-feature-settings: "kern"; -ms-font-feature-settings: "kern"; -o-font-feature-settings: "kern"; font-feature-settings: "kern"; font-kerning: normal; text-rendering: optimizeLegibility; font-variant-ligatures: common-ligatures; -webkit-text-size-adjust: 100%; }

.js-graphik-loaded body { font-family: Graphik, sans-serif; }

body:after { font: 0/0 a; color: transparent; text-shadow: none; width: 1px; height: 1px; margin: -1px 0 0 -1px; position: absolute; left: -1px; top: -1px; }

@media (min-width: 1300px) { head { font-family: "xlarge"; }
  body:after { content: "xlarge"; } }

@media (max-width: 1299px) and (min-width: 990px) { head { font-family: "large"; }
  body:after { content: "large"; } }

@media (max-width: 989px) and (min-width: 650px) { head { font-family: "medium"; }
  body:after { content: "medium"; } }

@media (max-width: 649px) and (min-width: 414px) { head { font-family: "small"; }
  body:after { content: "small"; } }

@media (max-width: 413px) { head { font-family: "xsmall"; }
  body:after { content: "xsmall"; } }

.js-menu-visible, .js-menu-visible body { overflow: hidden; }

@media (min-width: 650px) { .js-menu-visible, .js-menu-visible body { overflow: visible; } }

.js-search-visible, .js-search-visible body, .js-splash, .js-splash body { overflow: hidden; }

#a17 { position: relative; left: 0; padding-top: 65px; transition: left .15s ease-in-out; will-change: left; }

@media (min-width: 650px) { #a17 { padding-top: 80px; }
  .js-menu-visible #a17 { left: 0; } }

@media (min-width: 990px) { #a17 { left: 0; padding-top: 100px; transition: none; } }

.js-menu-visible #a17 { left: 260px; }

#content { display: block; transition: filter .25s, -webkit-filter .25s; }

.js-search-visible #content, .js-menu-visible #content { -webkit-filter: grayscale(100%); filter: grayscale(100%); }

.g-header { position: relative; position: fixed; z-index: 10; left: 0; right: 0; top: 0; height: 65px; background-color: #121314; transition: left .15s ease-in-out, right .15s ease-in-out; will-change: top, right, left, height; }

.g-header::before { content: ''; position: absolute; z-index: -1; left: -20px; right: -20px; top: 0; bottom: 0; background-color: inherit; pointer-events: none; }

@media (max-width: 989px) and (min-width: 650px) { .g-header::before { left: -30px; right: -30px; } }

@media (max-width: 1299px) and (min-width: 990px) { .g-header::before { left: -30px; right: -30px; } }

@media (min-width: 1300px) { .g-header::before { left: -99em; right: -99em; } }

@media (min-width: 650px) { .g-header { position: absolute; height: 80px; transition: none; } }

@media (min-width: 990px) { .g-header { height: 100px; } }

.js-menu-visible .g-header { right: -260px; left: 260px; }

@media (min-width: 650px) { .js-menu-visible .g-header { right: 0; left: 0; } }

@media (min-width: 650px) { .js-scrolled .g-header { position: fixed; top: -80px; height: 80px; } }

@media (min-width: 990px) { .js-scrolled .g-header { top: -80px; height: 80px; } }

@media (min-width: 650px) { .js-scrolled.js-hide-header .g-header { transition: top .1s linear; border-bottom: 1px solid #262728; } }

@media (min-width: 650px) { .js-scrolled.js-show-header .g-header { top: 0; transition: top .1s linear; } }

@media (min-width: 990px) { .js-scrolled.js-show-header .g-header { top: 0; } }

.g-header::before { border-bottom: 1px solid #262728; }

.g-header::after { content: ''; position: absolute; top: 100%; height: 1px; background-color: rgba(0, 0, 0, 0.1); }

.g-header::before, .g-header::after { left: 0; right: 0; }

@media (max-width: 989px) and (min-width: 650px) { .g-header::before, .g-header::after { left: 0; right: 0; } }

@media (max-width: 1299px) and (min-width: 990px) { .g-header::before, .g-header::after { left: 0; right: 0; } }

@media (min-width: 1300px) { .g-header::before, .g-header::after { left: -99em; right: -99em; } }

.g-header .icon__logo { display: block; position: relative; width: 100%; height: 65px; background-position: 50% 12px; /* ticket #463 -  manual breakpoint because logo interferes with nav at smaller medium sizes */ }

@media (min-width: 650px) { .g-header .icon__logo { width: 179px; height: 71px; background-position: 0 17px; } }

@media (min-width: 730px) { .g-header .icon__logo { width: 262px; height: 71px; background-position: 0 9px; } }

@media (min-width: 990px) { .g-header .icon__logo { height: 81px; background-position: 0 100%; } }

@media (min-width: 650px) { .js-scrolled .g-header .icon__logo { background-position: 0 8px; } }

@media (min-width: 990px) { .js-scrolled .g-header .icon__logo { background-position: 0 8px; } }

.g-header .icon__menu { position: absolute; left: 0; top: 0; bottom: 0; width: 60px; text-align: center; opacity: .95; }

@media (min-width: 650px) { .g-header .icon__menu { display: none; } }

.g-header .icon__menu:hover { opacity: 1; }

.g-header .icon__search { position: absolute; right: 0; top: 0; bottom: 1px; width: 60px; text-align: center; opacity: .95; /* ticket #463 -  manual breakpoint because logo interferes with nav at smaller medium sizes */ }

@media (min-width: 650px) { .g-header .icon__search { right: 10px; top: 15px; bottom: auto; width: 50px; height: 50px; border: 1px solid #262728; }
  .js-scrolled .g-header .icon__search { top: 10px; }
  .g-header .icon__search:hover { background-color: transparent; border-color: #474849; } }

@media (min-width: 730px) { .g-header .icon__search { top: 10px; width: 60px; height: 60px; } }

@media (min-width: 990px) { .g-header .icon__search { right: 30px; top: 20px; }
  .js-scrolled .g-header .icon__search { top: 10px; } }

@media (min-width: 1300px) { .g-header .icon__search { right: 40px; } }

.g-header .icon__search:hover { opacity: 1; }

.g-header .icon__search::before { display: none; }

.js-search-visible .g-header .icon__search { background: #121314; opacity: 1; }

@media (min-width: 650px) { .js-search-visible .g-header .icon__search { background-color: #171819; } }

@media (min-width: 990px) { .js-search-visible .g-header .icon__search { background-color: transparent; } }

.js-search-visible .g-header .icon__search::before { display: block; height: 100%; }

.js-search-visible .g-header .icon__search:hover { background-color: transparent; }

.g-header__menu { display: none; position: absolute; z-index: 3; top: 0; margin-bottom: 0; /* ticket #463 -  manual breakpoint because logo interferes with nav at smaller medium sizes */ }

@media (min-width: 650px) { .g-header__menu { display: block; right: 75px; } }

@media (min-width: 730px) { .g-header__menu { right: 90px; } }

@media (min-width: 990px) { .g-header__menu { right: 130px; } }

.g-header__menu li { float: left; margin-left: 20px; }

@media (min-width: 990px) { .g-header__menu li { margin-left: 44px; } }

.g-header__menu a { display: block; text-decoration: none; }

@media (min-width: 650px) { .g-header__menu a { height: 80px; line-height: 78px; } }

@media (min-width: 990px) { .g-header__menu a { height: 100px; line-height: 98px; } }

@media (min-width: 650px) { .js-scrolled .g-header__menu a { height: 80px; line-height: 80px; } }

@media (min-width: 990px) { .js-scrolled .g-header__menu a { height: 80px; line-height: 80px; } }

.g-header__menu a:hover { color: #1cafeb; }

.g-header__menu li.active a, .single-technology .menu-technologies a, .tax-team-category .menu-team a, .single-person .menu-team a { color: #1cafeb; }

.g-menu { position: fixed; z-index: 5; left: 0; top: 0; bottom: 0; width: 260px; background-color: #121314; border-right: 1px solid #262728; overflow: scroll; margin-left: -100%; transition: margin-left .15s ease-in-out; will-change: margin-left; }

.js-menu-visible .g-menu { margin-left: 0; }

@media (min-width: 650px) { .g-menu { display: none; } }

.g-menu__primary { margin-bottom: 23px; }

.g-menu__primary a { display: block; height: 65px; padding-right: 20px; padding-left: 20px; border-bottom: 1px solid #262728; color: #fff; font-size: 16px; line-height: 67px; text-decoration: none; }

.g-menu__primary a:hover { color: #1cafeb; }

.g-menu__secondary a { display: block; padding: 1px 20px; color: #1cafeb; text-decoration: none; }

.g-menu__secondary a:hover { color: #fff; }

.g-menu__close { font: 0/0 a; text-shadow: none; color: transparent; overflow: hidden; text-indent: -100%; display: none; position: fixed; z-index: 4; left: 260px; right: 0; top: 0; bottom: 0; }

.js-menu-visible .g-menu__close { display: block; }

.g-search { position: relative; position: fixed; z-index: 3; left: 0; right: 0; top: 0; height: 65px; background-color: #171819; visibility: hidden; transition: top 0.25s cubic-bezier(0.5, 0, 0.5, 0); }

.g-search::before { content: ''; position: absolute; z-index: -1; left: -20px; right: -20px; top: 0; bottom: 0; background-color: inherit; pointer-events: none; }

@media (max-width: 989px) and (min-width: 650px) { .g-search::before { left: -30px; right: -30px; } }

@media (max-width: 1299px) and (min-width: 990px) { .g-search::before { left: -30px; right: -30px; } }

@media (min-width: 1300px) { .g-search::before { left: -99em; right: -99em; } }

@media (min-width: 650px) { .g-search { height: 80px; } }

.g-search::before { border-bottom: 1px solid #262728; }

.g-search.js-focus { background-color: #1cafeb; }

.js-search-visible .g-search { top: 65px; visibility: visible; transition: top 0; }

@media (min-width: 650px) { .js-search-visible .g-search { top: 80px; } }

@media (min-width: 990px) { .js-search-visible .g-search { top: 100px; } }

@media (min-width: 990px) { .js-scrolled.js-search-visible .g-search { top: 80px; } }

.g-search form { position: relative; }

.g-search input, .g-search button { font-family: sans-serif; font-size: 16px; line-height: 23px; font-weight: 400; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: block; margin: 0; border: 0; border-radius: 0; }

.js-graphik-loaded .g-search input, .js-graphik-loaded .g-search button { font-family: Graphik, sans-serif; }

@media (min-width: 650px) { .g-search input, .g-search button { font-size: 19px; line-height: 28px; } }

@media (min-width: 990px) { .g-search input, .g-search button { font-size: 19px; line-height: 30px; } }

.g-search input:focus, .g-search button:focus { outline: none; }

.g-search input { width: 100%; height: 65px; padding-top: 2px; padding-right: 40px; padding-left: 0; background: transparent; color: #808182; line-height: 1; }

@media (min-width: 650px) { .g-search input { height: 80px; padding-right: 70px; } }

.g-search input::-webkit-input-placeholder { color: #808182; }

.g-search input:-moz-placeholder { color: #808182; }

.g-search input::-moz-placeholder { color: #808182; }

.g-search input:-ms-input-placeholder { color: #808182; }

.g-search input:hover { color: #fff; }

.g-search input:hover::-webkit-input-placeholder { color: #fff; }

.g-search input:hover:-moz-placeholder { color: #fff; }

.g-search input:hover::-moz-placeholder { color: #fff; }

.g-search input:hover:-ms-input-placeholder { color: #fff; }

.g-search input:focus { color: #fff; }

.g-search input:focus::-webkit-input-placeholder { color: #fff; }

.g-search input:focus:-moz-placeholder { color: #fff; }

.g-search input:focus::-moz-placeholder { color: #fff; }

.g-search input:focus:-ms-input-placeholder { color: #fff; }

.g-search button { position: absolute; right: -20px; top: 0; bottom: 1px; width: 60px; cursor: pointer; }

@media (min-width: 650px) { .g-search button { right: -1px; width: 23px; } }

@media (min-width: 990px) { .g-search button { right: 0; width: 60px; } }

.g-search button.js--loading { background-size: 40%; pointer-events: none; }

.g-search-results { display: none; position: fixed; z-index: 2; left: 0; right: 0; top: 130px; bottom: 0; padding-bottom: 70px; }

@media (min-width: 650px) { .g-search-results { top: 160px; bottom: auto; } }

@media (min-width: 990px) { .g-search-results { top: 180px; } }

@media (min-width: 990px) { .js-scrolled .g-search-results { top: 160px; } }

.js-search-visible .g-search-results { display: block; }

.g-search-results__close { font: 0/0 a; text-shadow: none; color: transparent; overflow: hidden; text-indent: -100%; position: fixed; left: 0; right: 0; top: 0; bottom: 0; background-color: #121314; cursor: default; opacity: .75; }

.autocomplete { max-height: 100%; background-color: #171819; overflow-x: hidden; overflow-y: scroll; -webkit-overflow-scrolling: touch; }

@media (min-width: 650px) { .autocomplete { max-height: 370px; } }

.js--loading .autocomplete { opacity: .8; }

.autocomplete__row { position: relative; background-color: #171819; }

@media (max-width: 413px) { .autocomplete__row { padding-right: 0; padding-left: 0; } }

@media (max-width: 649px) and (min-width: 414px) { .autocomplete__row { padding-right: 0; padding-left: 0; } }

@media (min-width: 650px) { .autocomplete__row { position: relative; }
  .autocomplete__row::before { content: ''; position: absolute; z-index: -1; left: -20px; right: -20px; top: 0; bottom: 0; background-color: inherit; pointer-events: none; } }

@media (min-width: 650px) and (max-width: 989px) and (min-width: 650px) { .autocomplete__row::before { left: -30px; right: -30px; } }

@media (min-width: 650px) and (max-width: 1299px) and (min-width: 990px) { .autocomplete__row::before { left: -30px; right: -30px; } }

@media (min-width: 650px) and (min-width: 1300px) { .autocomplete__row::before { left: -99em; right: -99em; } }

@media (min-width: 650px) { .autocomplete__row::before { z-index: 0; top: -1px; border-top: 1px solid #262728; } }

.autocomplete__type { display: none; }

@media (min-width: 650px) { .autocomplete__type { position: relative; z-index: 1; display: block; float: left; width: 30%; padding-top: 15px; } }

.autocomplete__type i { color: #474849; font-style: normal; }

.autocomplete__list { position: relative; z-index: 1; margin-bottom: 0; border-top: 1px solid #262728; }

@media (min-width: 650px) { .autocomplete__list { float: left; width: 70%; border-top: 0; } }

.autocomplete__row:first-child .autocomplete__list { border-top: 0; }

.autocomplete__list li { border-top: 1px solid #262728; }

.autocomplete__list li:first-child { border-top: 0 none; }

.autocomplete__list a { display: block; padding: 15px 20px; text-decoration: none; }

@media (min-width: 650px) { .autocomplete__list a { padding-right: 15px; padding-left: 15px; } }

.autocomplete__list a:hover { text-decoration: underline; }

.autocomplete__list .autocomplete__all-type { display: none; }

@media (min-width: 650px) { .autocomplete__list .autocomplete__all-type { display: block; } }

.autocomplete__list .autocomplete__all-type a { color: #00aeed; }

.autocomplete__view-all { position: absolute; left: 0; right: 0; bottom: 0; margin-bottom: 0; }

.autocomplete__view-all .btn { display: block; top: 0; border-right: 0; border-left: 0; }

.g-footer { position: relative; padding-top: 59px; padding-bottom: 41px; background-color: #171819; transition: filter .25s, -webkit-filter .25s; }

.g-footer::before { content: ''; position: absolute; z-index: -1; left: -20px; right: -20px; top: 0; bottom: 0; background-color: inherit; pointer-events: none; }

@media (max-width: 989px) and (min-width: 650px) { .g-footer::before { left: -30px; right: -30px; } }

@media (max-width: 1299px) and (min-width: 990px) { .g-footer::before { left: -30px; right: -30px; } }

@media (min-width: 1300px) { .g-footer::before { left: -99em; right: -99em; } }

.js-search-visible .g-footer, .js-menu-visible .g-footer { -webkit-filter: grayscale(100%); filter: grayscale(100%); }

.g-footer form { position: relative; position: relative; padding-bottom: .1px; }

.g-footer form::before { content: ''; position: absolute; z-index: 0; left: -20px; right: -20px; top: 100%; border-top: 1px solid #262728; pointer-events: none; }

@media (max-width: 989px) and (min-width: 650px) { .g-footer form::before { left: -30px; right: -30px; } }

@media (max-width: 1299px) and (min-width: 990px) { .g-footer form::before { left: -30px; right: -30px; } }

@media (min-width: 1300px) { .g-footer form::before { left: -99em; right: -99em; } }

.g-footer form.js--loading::after { content: ''; position: absolute; z-index: 2; left: 0; right: 0; top: 35px; bottom: 0; background-color: rgba(23, 24, 25, 0.75); background-position: 50%; }

@media (min-width: 650px) { .g-footer form.js--loading::after { top: 50px; } }

@media (min-width: 990px) { .g-footer form.js--loading::after { top: 0; left: 50%; } }

.g-footer fieldset { position: relative; min-width: -webkit-min-content; min-width: 0; margin-bottom: 9px; }

@media (min-width: 650px) { .g-footer fieldset { margin-bottom: 59px; } }

@media (min-width: 990px) { .g-footer fieldset { padding-top: 17px; padding-left: 50%; } }

.g-footer legend { float: left; width: 100%; }

@media (min-width: 990px) { .g-footer legend { position: absolute; left: 0; top: 0; width: 50%; } }

.g-footer legend span { font-family: sans-serif; font-size: 20px; line-height: 30px; font-weight: 700; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; letter-spacing: -1px; padding-top: 2px; padding-bottom: 3px; display: block; padding-bottom: 25px; text-align: left; font-size: 24px; }

.js-graphik-loaded .g-footer legend span { font-family: Graphik, sans-serif; }

@media (min-width: 650px) { .g-footer legend span { font-size: 28px; line-height: 40px; } }

@media (min-width: 650px) { .g-footer legend span { font-size: 28px; } }

.g-footer form ol, .g-footer form li { clear: both; margin: 0; }

@media (max-width: 1299px) and (min-width: 990px) { .g-footer form ol { margin-left: 15px; } }

@media (min-width: 1300px) { .g-footer form ol { margin-left: 20px; } }

.g-footer form li { position: relative; margin-bottom: 20px; }

@media (min-width: 650px) { .g-footer form li { margin-bottom: 0; } }

.g-footer form li:last-child { position: relative; }

@media (min-width: 650px) { .g-footer form li:last-child { position: absolute; right: 115px; bottom: 25px; width: 72px; } }

.g-footer label { position: absolute; left: 0; top: -10px; color: #f2f2f2; font-size: 10px; line-height: 10px; }

.placeholder .g-footer label { clip: rect(1px, 1px, 1px, 1px); }

.g-footer input, .g-footer button { display: block; margin: 0; padding: 0; border: 0; background-color: transparent; border-radius: 0; }

.g-footer input:focus, .g-footer button:focus { outline: none; }

.g-footer input { font-family: sans-serif; font-size: 15px; line-height: 23px; font-weight: 400; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; height: 40px; padding: 0 0 23px; background-color: #171819; border-bottom: 1px solid #262728; color: #fff; }

.js-graphik-loaded .g-footer input { font-family: Graphik, sans-serif; }

@media (min-width: 650px) { .g-footer input { font-size: 18px; line-height: 30px; } }

@media (min-width: 650px) { .g-footer input { padding-right: 200px; } }

.g-footer input::-webkit-input-placeholder { color: #808182; }

.g-footer input:-moz-placeholder { color: #808182; }

.g-footer input::-moz-placeholder { color: #808182; }

.g-footer input:-ms-input-placeholder { color: #808182; }

.g-footer input:focus { border-bottom: 1px solid #474849; }

.g-footer input:focus::-webkit-input-placeholder { color: #fff; }

.g-footer input:focus:-moz-placeholder { color: #fff; }

.g-footer input:focus::-moz-placeholder { color: #fff; }

.g-footer input:focus:-ms-input-placeholder { color: #fff; }

.g-footer input:-webkit-autofill { -webkit-box-shadow: 0 0 0 50px #171819 inset; -webkit-text-fill-color: #fff; }

.g-footer .select { font-family: sans-serif; font-size: 15px; line-height: 23px; font-weight: 400; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: block; height: 50px; padding-top: 2px; padding-bottom: 25px; border-bottom: 1px solid #262728; line-height: 25px; }

.js-graphik-loaded .g-footer .select { font-family: Graphik, sans-serif; }

@media (min-width: 650px) { .g-footer .select { font-size: 18px; line-height: 30px; } }

@media (min-width: 650px) { .g-footer .select { height: 25px; padding-bottom: 0; border-bottom: 0; text-align: right; } }

.g-footer .select:focus { border-bottom-color: #474849; }

.g-footer select { font-family: sans-serif; font-size: 15px; line-height: 23px; font-weight: 400; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: block; width: 100%; margin: 0; height: 25px; text-align: right; color: #808182; line-height: 25px; }

.js-graphik-loaded .g-footer select { font-family: Graphik, sans-serif; }

@media (min-width: 650px) { .g-footer select { font-size: 18px; line-height: 30px; } }

html:not(.oldie) .g-footer .select { position: relative; display: block; }

html:not(.oldie) .g-footer .select select { width: 100%; margin: 0; outline: none; padding: 0 20px 0 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-size: 18px; }

html:not(.oldie) .g-footer .select select option { color: #fff; }

html:not(.oldie) .g-footer .select::after { display: inline-block; min-width: 16px; min-height: 16px; vertical-align: middle; background-position: 50%; background-color: transparent; border: 0 none; content: ''; position: absolute; z-index: 2; right: 0; top: 10px; opacity: .2; pointer-events: none; display: none; }

@supports (-webkit-appearance: none) or (appearance: none) or ((-moz-appearance: none) and (mask-type: alpha)) { html:not(.oldie) .g-footer .select::after { display: block; }
  html:not(.oldie) .g-footer .select select { padding-right: 20px; background: none; border: 1px solid transparent; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
  html:not(.oldie) .g-footer .select select:focus { color: #fff; } }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { html:not(.oldie) .g-footer .select select::-ms-expand { display: none; }
  html:not(.oldie) .g-footer .select select:focus { color: #fff; }
  html:not(.oldie) .g-footer .select select:focus::-ms-value { background: transparent; color: #fff; }
  html:not(.oldie) .g-footer .select select { padding-right: 2em; background: none; border: 1px solid transparent; }
  html:not(.oldie) .g-footer .select::after { display: block; } }

@media (min-width: 650px) { .g-footer__subscribe-btn { position: absolute; right: 0; bottom: 18px; width: 115px; margin-bottom: 0; } }

.g-footer button { font-family: monospace; font-size: 11px; line-height: 15px; font-weight: normal; font-style: normal; letter-spacing: 3px; text-transform: uppercase; width: 100%; height: 25px; color: #1cafeb; line-height: 25px; text-align: center; }

.js-tiempos-loaded .g-footer button { font-family: Atlas, monospace; }

@media (min-width: 650px) { .g-footer button { font-size: 13px; line-height: 20px; } }

@media (min-width: 650px) { .g-footer button { text-align: right; } }

.g-footer button:focus { color: #fff; }

.g-footer .g-footer__thanks, .g-footer .g-footer__error { position: relative; display: block; margin-bottom: 0; padding-top: 0; padding-bottom: 0; background-color: #1cafeb; color: transparent; transition: all .15s ease-in-out; max-height: 0; }

.g-footer .g-footer__thanks::before, .g-footer .g-footer__error::before { content: ''; position: absolute; z-index: -1; left: -20px; right: -20px; top: 0; bottom: 0; background-color: inherit; pointer-events: none; }

@media (max-width: 989px) and (min-width: 650px) { .g-footer .g-footer__thanks::before, .g-footer .g-footer__error::before { left: -30px; right: -30px; } }

@media (max-width: 1299px) and (min-width: 990px) { .g-footer .g-footer__thanks::before, .g-footer .g-footer__error::before { left: -30px; right: -30px; } }

@media (min-width: 1300px) { .g-footer .g-footer__thanks::before, .g-footer .g-footer__error::before { left: -99em; right: -99em; } }

.g-footer .g-footer__error { background-color: #ee263e; }

.g-footer .g-footer__thanks.js-show, .g-footer .g-footer__error.js-show { color: #fff; max-height: 200px; padding-top: 30px; padding-bottom: 30px; }

.g-footer .columns { position: relative; padding-top: 48px; }

@media (min-width: 990px) { .g-footer .columns { padding-bottom: 96px; } }

.g-footer .columns::before { left: 0; right: 0; }

@media (max-width: 989px) and (min-width: 650px) { .g-footer .columns::before { left: 0; right: 0; } }

@media (max-width: 1299px) and (min-width: 990px) { .g-footer .columns::before { left: 0; right: 0; } }

.g-footer .col { position: relative; }

@media (min-width: 650px) { .g-footer .col { padding-bottom: 20px; } }

@media (min-width: 990px) { .g-footer .col { padding-bottom: 0; } }

.g-footer div.col { display: none; }

@media (min-width: 990px) { .g-footer div.col { display: block; } }

.g-footer p, .g-footer ul { font-family: sans-serif; font-size: 13px; line-height: 20px; font-weight: 400; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.js-graphik-loaded .g-footer p, .js-graphik-loaded .g-footer ul { font-family: Graphik, sans-serif; }

@media (min-width: 650px) { .g-footer p, .g-footer ul { font-size: 15px; line-height: 25px; } }

@media (min-width: 650px) { .g-footer p, .g-footer ul { font-family: sans-serif; font-size: 14px; line-height: 20px; font-weight: 400; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
  .js-graphik-loaded .g-footer p, .js-graphik-loaded .g-footer ul { font-family: Graphik, sans-serif; } }

@media (min-width: 650px) and (min-width: 650px) { .g-footer p, .g-footer ul { font-size: 16px; line-height: 25px; } }

.g-footer p { color: #c6c7c8; }

.g-footer b { color: #f2f2f2; font-weight: normal; -webkit-font-smoothing: subpixel-antialiased; -moz-osx-font-smoothing: auto; }

.g-footer a { color: #474849; text-decoration: none; }

.g-footer div.col a { color: #808182; }

.g-footer a:hover, .g-footer div.col a:hover { color: #fff; }

.g-footer nav ul { text-align: center; }

@media (min-width: 990px) { .g-footer nav ul { text-align: left; } }

.g-footer nav li { display: block; }

@media (max-width: 989px) and (min-width: 650px) { .g-footer nav li { display: inline-block; padding-right: 10px; padding-left: 10px; } }

.g-footer nav a { color: #1cafeb; font-size: 16px; line-height: 25px; }

.g-footer nav a:hover { color: #fff; }

.g-footer .list-social { clear: both; text-align: center; }

@media (min-width: 990px) { .g-footer .list-social { text-align: right; } }

@media (min-width: 650px) { .g-footer .list-social a { background-color: #121314; } }

.g-footer .icon__logo--full-small { float: right; min-width: 100%; background-size: contain; background-position: center top; }

.g-footer__legals { position: relative; text-align: center; }

@media (min-width: 990px) { .g-footer__legals { text-align: left; } }

.g-footer__legals.columns { padding-top: 0; }

@media (min-width: 650px) { .g-footer__divider { display: none; } }

.g-footer__legals small, .g-footer__legals ul, .g-footer__legals-copy p { font-family: sans-serif; font-size: 13px; line-height: 20px; font-weight: 400; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: block; margin-bottom: 0; }

.js-graphik-loaded .g-footer__legals small, .js-graphik-loaded .g-footer__legals ul, .js-graphik-loaded .g-footer__legals-copy p { font-family: Graphik, sans-serif; }

@media (min-width: 650px) { .g-footer__legals small, .g-footer__legals ul, .g-footer__legals-copy p { font-size: 15px; line-height: 25px; } }

.g-footer__legals small { color: #474849; }

.g-footer__legals-copy .icon--before.icon__webby-spring--before { color: #626363; }

.g-footer__legals-copy .icon--before.icon__webby-spring--before::before { margin-right: 8px; }

.g-footer__legals small::after { margin-left: 8px; }

.g-footer__legals small br { display: none; }

@media (min-width: 650px) { .g-footer__legals small br { display: block; } }

.g-footer .g-footer__legals-copy li { display: inline-block; padding-right: 5px; padding-left: 10px; border-left: 1px solid #474849; line-height: 1; }

.g-footer .g-footer__legals-copy li:first-child { padding-left: 0; border-left: 0; }

.g-footer .g-footer__legals-copy li a { color: #474849; }

.g-footer .g-footer__legals .col { display: block; }

.home__section { padding-top: 10px; border-top: 1px solid #262728; }

@media (min-width: 990px) { .home__section { padding-bottom: 50px; } }

.home__section.home__section--technologies, .home__section.home__section--stats, .home__section.home__section--more { padding-top: 0; border-top: 0; }

@media (min-width: 990px) { .home__section.home__section--intro { padding-bottom: 111px; } }

@media (min-width: 990px) { .home__section.home__section--technologies, .home__section.home__section--inspired, .home__section.home__section--stats { padding-bottom: 30px; } }

@media (min-width: 1300px) { .home__section:not(.home__section--intro) .font__h1 { max-width: calc( (((((100vw - 80px - 440px) / 12) * 5) + 160px) + 0px) * 1); } }

@media (min-width: 1504px) { .home__section:not(.home__section--intro) .font__h1 { max-width: calc( (((((1424px - 440px) / 12) * 5) + 160px) + 0px) * 1); } }

@media (min-width: 650px) { .home__section .col > p:first-child { padding-top: 15px; } }

@media (max-width: 989px) and (min-width: 650px) { .home__section--intro .font__h1 { max-width: calc( (((100% - 330px - 30px) / 12) * 12) + 330px); } }

@media (max-width: 1299px) and (min-width: 990px) { .home__section--intro .font__h1 { max-width: calc( (((100% - 330px - 30px) / 12) * 10) + 270px); } }

@media (min-width: 1300px) { .home__section--intro .font__h1 { max-width: calc( (((100% - 440px - 40px) / 12) * 8) + 280px); } }

.home__section--intro p { max-width: calc( (((100% - 100px - 20px) / 6) * 6) + 100px); }

@media (max-width: 989px) and (min-width: 650px) { .home__section--intro p { max-width: calc( (((100% - 330px - 30px) / 12) * 12) + 330px); } }

@media (max-width: 1299px) and (min-width: 990px) { .home__section--intro p { max-width: calc( (((100% - 330px - 30px) / 12) * 10) + 270px); } }

@media (min-width: 1300px) { .home__section--intro p { max-width: calc( (((100% - 440px - 40px) / 12) * 6) + 200px); } }

@media (max-width: 1299px) and (min-width: 990px) { .home__section--inspired .col, .home__section--funnel .col, .home__section--collaboration div.col { padding-right: 30px; } }

@media (min-width: 1300px) { .home__section--inspired .col, .home__section--funnel .col, .home__section--collaboration div.col { padding-right: 40px; } }

.home__section .collaborators-carousel { position: relative; overflow-x: hidden; padding-top: 10px; border-top: 1px solid #262728; }

@media (min-width: 650px) { .home__section .collaborators-carousel { margin-top: 60px; padding-top: 45px; padding-bottom: 100px; } }

.home__section .list-collaborators { position: relative; }

.home__section .list-collaborators .col { margin-bottom: 20px; }

@media (max-width: 989px) and (min-width: 650px) { .home__section .list-collaborators .col { margin-bottom: 30px; } }

@media (max-width: 1299px) and (min-width: 990px) { .home__section .list-collaborators .col { margin-bottom: 0; } }

.home__section .collaborators-carousel .pager { display: none; position: absolute; right: 0; top: 8px; }

.home__section .collaborators-carousel:hover .pager { display: block; }

.home__section--inspired .col a:not(.home__focus-link) { text-decoration: none; background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 50%, white 50%); background-repeat: repeat-x; background-size: 2px 2px; background-position: 0 14px; text-decoration: none; }

@media (min-width: 650px) { .home__section--inspired .col a:not(.home__focus-link) { padding-bottom: 4px; margin-bottom: -4px; } }

.home__section--inspired .col a:not(.home__focus-link):hover, .home__section--inspired .col a:not(.home__focus-link):focus { background-image: linear-gradient(to bottom, rgba(18, 19, 20, 0) 50%, #121314 50%); }

@media (min-width: 650px) { .home__section--inspired .col a:not(.home__focus-link) { background-position: 0 20px; } }

.home__focus-link { text-decoration: none; }

.home__focusareas { max-height: 0; overflow: hidden; transition: max-height .25s ease-in-out; }

.home__focusareas.js-show { max-height: 10000px; }

.home__focusareas ul { padding-top: 40px; padding-bottom: 50px; border-top: 1px solid #262728; }

.home__focusareas li { display: inline-block; margin-bottom: 30px; }

@media (max-width: 1299px) and (min-width: 990px) { .home__focusareas li { padding-right: 30px; } }

@media (min-width: 1300px) { .home__focusareas li { padding-right: 40px; } }

.article { padding-top: 32px; }

@media (min-width: 650px) { .article { padding-top: 45px; } }

@media (min-width: 990px) { .article { padding-top: 64px; } }

.article__header { position: relative; margin-bottom: 5px; padding-top: 4px; padding-bottom: 1px; border-top: 1px solid #262728; border-bottom: 1px solid #262728; }

@media (max-width: 989px) and (min-width: 650px) { .article__header { padding-bottom: 7px; } }

@media (min-width: 990px) { .article__header { padding-bottom: 5px; padding-bottom: 85px; } }

.article__header.article__header--no-hero { border-top: 0; }

@media (min-width: 650px) { .article__header.article__header--no-hero { border-top: 0; margin-top: -9px; } }

.article__header h1 { margin-bottom: 25px; padding-right: 20px; }

@media (max-width: 989px) and (min-width: 650px) { .article__header h1 { margin-bottom: 51px; padding-right: calc( (((((100% - 330px) / 12) * 1) + 0px) + 0px) * 1); } }

@media (max-width: 1299px) and (min-width: 990px) { .article__header h1 { margin-bottom: 25px; padding-right: calc( (((((100% - 330px) / 12) * 3) + 60px) + 0px) * 1); } }

@media (min-width: 1300px) { .article__header h1 { margin-bottom: 25px; padding-right: calc( (((((100% - 440px) / 12) * 3) + 80px) + 0px) * 1); } }

.article__header .list-social { margin-bottom: 0; }

@media (min-width: 990px) { .article__header .list-social { position: absolute; right: 0; top: 13px; } }

.article__faculty-type, .article__event-type { margin-top: -13px; margin-bottom: 55px; font-family: monospace; font-size: 11px; line-height: 15px; font-weight: normal; font-style: normal; letter-spacing: 3px; text-transform: uppercase; color: #808182; }

.js-tiempos-loaded .article__faculty-type, .js-tiempos-loaded .article__event-type { font-family: Atlas, monospace; }

@media (min-width: 650px) { .article__faculty-type, .article__event-type { font-size: 13px; line-height: 20px; } }

@media (max-width: 989px) and (min-width: 650px) { .article__faculty-type, .article__event-type { margin-top: -39px; margin-bottom: 58px; } }

@media (min-width: 990px) { .article__faculty-type, .article__event-type { margin-bottom: 28px; } }

.article__event-type--wyss { color: #1cafeb; }

.article__date { font-family: sans-serif; font-size: 14px; line-height: 20px; font-weight: 400; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #c6c7c8; }

.js-graphik-loaded .article__date { font-family: Graphik, sans-serif; }

@media (min-width: 650px) { .article__date { font-size: 16px; line-height: 25px; } }

@media (min-width: 990px) { .article__date { position: absolute; left: 0; bottom: 11px; margin-bottom: 0; } }

.article__body { position: relative; padding-top: 14px; padding-bottom: 21px; }

.article__body .font__lead { margin-bottom: 25px; }

.article__body > *:not(figure) { padding-right: 20px; }

@media (max-width: 989px) and (min-width: 650px) { .article__body > *:not(figure) { padding-right: calc( (((((100% - 330px) / 12) * 1) + 0px) + 0px) * 1); } }

@media (max-width: 1299px) and (min-width: 990px) { .article__body > *:not(figure) { padding-right: calc( (((((100% - 330px) / 12) * 3) + 60px) + 30px) * 1); } }

@media (min-width: 1300px) { .article__body > *:not(figure) { padding-right: calc( (((((100% - 440px) / 12) * 4) + 120px) + 40px) * 1); } }

.article__body h2:not([class]), .article__body h3, .article__body h4, .article__body h5, .article__body h6 { font-family: sans-serif; font-size: 16px; line-height: 23px; font-weight: 400; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin-top: -2px; margin-bottom: 32px; font-weight: 600; }

.js-graphik-loaded .article__body h2:not([class]), .js-graphik-loaded .article__body h3, .js-graphik-loaded .article__body h4, .js-graphik-loaded .article__body h5, .js-graphik-loaded .article__body h6 { font-family: Graphik, sans-serif; }

@media (min-width: 650px) { .article__body h2:not([class]), .article__body h3, .article__body h4, .article__body h5, .article__body h6 { font-size: 19px; line-height: 28px; } }

@media (min-width: 990px) { .article__body h2:not([class]), .article__body h3, .article__body h4, .article__body h5, .article__body h6 { font-size: 19px; line-height: 30px; } }

.article__geo { font-weight: 600; }

.article__body > ol { padding-left: 2em; }

@media (max-width: 989px) and (min-width: 650px) { .article__body > ol { padding-left: calc( (((((100% - 330px) / 12) * 1) + 0px) + 30px) * 1); } }

@media (max-width: 1299px) and (min-width: 990px) { .article__body > ol { padding-left: calc( (((((100% - 330px) / 12) * 1) + 0px) + 30px) * 1); } }

@media (min-width: 1300px) { .article__body > ol { padding-left: calc( (((((100% - 440px) / 12) * 1) + 0px) + 40px) * 1); } }

.article__body > ul:not([class]), .article__aside--press ul { padding-left: 0; /* @include breakpoint(medium) { padding-left: fluid-width(1, medium); } @include breakpoint(large) { padding-left: fluid-width(1, large); } @include breakpoint(xlarge) { padding-left: fluid-width(1, xlarge); } */ }

.article__body > ul:not([class]) > li, .article__aside--press ul > li { position: relative; padding-left: 20px; }

@media (max-width: 989px) and (min-width: 650px) { .article__body > ul:not([class]) > li, .article__aside--press ul > li { padding-left: 30px; } }

@media (max-width: 1299px) and (min-width: 990px) { .article__body > ul:not([class]) > li, .article__aside--press ul > li { padding-left: 30px; } }

@media (min-width: 1300px) { .article__body > ul:not([class]) > li, .article__aside--press ul > li { padding-left: 40px; } }

.article__body > ul:not([class]) > li::before, .article__aside--press ul > li::before { position: absolute; left: 0; top: 10px; width: 10px; }

@media (min-width: 650px) { .article__body > ul:not([class]) > li::before, .article__aside--press ul > li::before { top: 15px; } }

@media (max-width: 989px) and (min-width: 650px) { .article__body > ul:not([class]) > li::before, .article__aside--press ul > li::before { width: 30px; } }

@media (max-width: 1299px) and (min-width: 990px) { .article__body > ul:not([class]) > li::before, .article__aside--press ul > li::before { width: 30px; } }

@media (min-width: 1300px) { .article__body > ul:not([class]) > li::before, .article__aside--press ul > li::before { width: 40px; } }

.article__body > ul:not([class]) > li > a, .article__aside--press ul > li > a { text-decoration: none; background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 50%, white 50%); background-repeat: repeat-x; background-size: 2px 2px; background-position: 0 14px; text-decoration: none; }

@media (min-width: 650px) { .article__body > ul:not([class]) > li > a, .article__aside--press ul > li > a { padding-bottom: 4px; margin-bottom: -4px; } }

.article__body > ul:not([class]) > li > a:hover, .article__body > ul:not([class]) > li > a:focus, .article__aside--press ul > li > a:hover, .article__aside--press ul > li > a:focus { background-image: linear-gradient(to bottom, rgba(18, 19, 20, 0) 50%, #121314 50%); }

@media (min-width: 650px) { .article__body > ul:not([class]) > li > a, .article__aside--press ul > li > a { background-position: 0 20px; } }

.article__body > ol, .article__aside--press ol { padding-left: 1.2em; }

.article__body > ol > li, .article__aside--press ol > li { list-style-type: decimal; }

.article__body > ol > li > a, .article__aside--press ol > li > a { text-decoration: none; background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 50%, white 50%); background-repeat: repeat-x; background-size: 2px 2px; background-position: 0 14px; text-decoration: none; }

@media (min-width: 650px) { .article__body > ol > li > a, .article__aside--press ol > li > a { padding-bottom: 4px; margin-bottom: -4px; } }

.article__body > ol > li > a:hover, .article__body > ol > li > a:focus, .article__aside--press ol > li > a:hover, .article__aside--press ol > li > a:focus { background-image: linear-gradient(to bottom, rgba(18, 19, 20, 0) 50%, #121314 50%); }

@media (min-width: 650px) { .article__body > ol > li > a, .article__aside--press ol > li > a { background-position: 0 20px; } }

.article__body > ol a:not(.btn), .article__body > p a:not(.btn) { text-decoration: none; background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 50%, white 50%); background-repeat: repeat-x; background-size: 2px 2px; background-position: 0 14px; text-decoration: none; }

@media (min-width: 650px) { .article__body > ol a:not(.btn), .article__body > p a:not(.btn) { padding-bottom: 4px; margin-bottom: -4px; } }

.article__body > ol a:not(.btn):hover, .article__body > ol a:not(.btn):focus, .article__body > p a:not(.btn):hover, .article__body > p a:not(.btn):focus { background-image: linear-gradient(to bottom, rgba(18, 19, 20, 0) 50%, #121314 50%); }

@media (min-width: 650px) { .article__body > ol a:not(.btn), .article__body > p a:not(.btn) { background-position: 0 20px; } }

.article__body .accordion__item { margin-bottom: 50px; }

.article__body .accordion .accordion__trigger { margin-bottom: 0; }

.article__body .list-external-links { margin-top: 61px; }

@media (max-width: 1299px) and (min-width: 990px) { .article__footer { margin-right: calc( (((((100% - 330px) / 12) * 3) + 60px) + 30px) * 1); } }

@media (min-width: 1300px) { .article__footer { margin-right: calc( (((((100% - 440px) / 12) * 4) + 120px) + 40px) * 1); } }

.article__footer { padding-top: 23px; padding-bottom: 60px; border-top: 1px solid #262728; }

.article__footer.article__aside--tags { padding-bottom: 40px; }

.article__footer .list-social { margin-bottom: 35px; }

.article__aside { padding-bottom: 30px; }

@media (min-width: 650px) { .article__aside { padding-bottom: 80px; } }

@media (max-width: 989px) and (min-width: 650px) { .yarpp-related .article__aside { padding-bottom: 30px; } }

.article__aside--speakers { padding-bottom: 0; }

.article__aside .font__h2 { margin-bottom: 27px; padding-top: 3px; }

.article__aside--speakers .font__h2 { margin-bottom: 25px; padding-bottom: 28px; border-bottom: 1px solid #262728; }

.article__aside .list-people-simple { margin-top: -1px; }

.article__next { position: relative; margin-right: -20px; margin-left: -20px; padding-top: 1px; }

@media (max-width: 989px) and (min-width: 650px) { .article__next { margin-right: -30px; margin-left: -30px; } }

@media (max-width: 1299px) and (min-width: 990px) { .article__next { margin-right: -30px; margin-left: -30px; } }

@media (min-width: 1300px) { .article__next { max-width: 1504px; margin-right: -40px; margin-left: -40px; /* testing */ width: 100vw; max-width: 100vw; margin-left: 50%; margin-right: 0; position: relative; left: -50vw; } }

.article__next a { display: block; position: relative; }

.article__next-img { display: block; overflow: hidden; }

.article__next-img img, .article__next-img .no-img { display: block; width: 100%; height: auto; max-height: 540px; object-fit: cover; opacity: .9; transition: transform 2s linear; }

@media (min-width: 1504px) { .article__next-img img, .article__next-img .no-img { max-height: 640px; } }

.article__next-img .no-img::before { padding-bottom: 56.25%; }

.article__next-img::after { content: ''; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.15); }

.article__next a:hover .article__next-img img { transform: scale(1.05); }

.article__next-info { display: block; position: absolute; left: 50%; top: 50%; text-align: center; transform: translateY(-50%) translateX(-50%); }

.article__next-info b { font-family: sans-serif; font-size: 32px; line-height: 35px; font-weight: 700; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; letter-spacing: -1px; padding-top: 3px; padding-bottom: 1px; }

.js-graphik-loaded .article__next-info b { font-family: Graphik, sans-serif; }

@media (min-width: 650px) { .article__next-info b { font-size: 50px; line-height: 55px; } }

@media (min-width: 990px) { .article__next-info b { font-size: 60px; line-height: 65px; } }

.article__next-info i { font-family: sans-serif; font-size: 16px; line-height: 23px; font-weight: 400; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; position: relative; top: -1px; }

.js-graphik-loaded .article__next-info i { font-family: Graphik, sans-serif; }

@media (min-width: 650px) { .article__next-info i { font-size: 19px; line-height: 28px; } }

@media (min-width: 990px) { .article__next-info i { font-size: 19px; line-height: 30px; } }

.article__meta { font-family: sans-serif; font-size: 15px; line-height: 23px; font-weight: 400; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.js-graphik-loaded .article__meta { font-family: Graphik, sans-serif; }

@media (min-width: 650px) { .article__meta { font-size: 18px; line-height: 30px; } }

@media (min-width: 990px) { .article__meta { position: absolute; right: 0; top: 14px; width: calc( (((((100% - 330px) / 12) * 3) + 60px) + 0px) * 1); } }

@media (min-width: 1300px) { .article__meta { width: calc( (((((100% - 440px) / 12) * 3) + 80px) + 0px) * 1); } }

.article__body > .article__meta, .article--person .article__body > .article__meta { padding-right: 0; }

.article__meta li { padding-top: 19px; padding-bottom: 20px; border-top: 1px solid #262728; }

.article__meta li:first-child { padding-top: 0; border-top: 0 none; }

.article__meta-date { font-weight: 600; }

.article__meta dl { font-family: sans-serif; font-size: 15px; line-height: 23px; font-weight: 400; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin-bottom: 0; }

.js-graphik-loaded .article__meta dl { font-family: Graphik, sans-serif; }

@media (min-width: 650px) { .article__meta dl { font-size: 18px; line-height: 30px; } }

.article__meta dl dt { display: block; font-weight: 600; }

.article__meta dl dd { display: block; color: #808182; }

.article__meta dl dd + dt { padding-top: 30px; }

.article__meta dl a { text-decoration: none; }

.article__meta dl a:hover { text-decoration: underline; }

.article__meta li a { text-decoration: none; }

.article__meta li a:hover { text-decoration: underline; }

.article__meta li a[href*=tel] { display: inline-block; line-height: 17px; }

.article__meta li a[href*=tel]:hover { text-decoration: none; }

.article--news { position: relative; margin-bottom: 69px; background-color: #fff; color: #121314; }

.article--news::before { content: ''; position: absolute; z-index: -1; left: -20px; right: -20px; top: 0; bottom: 0; background-color: inherit; pointer-events: none; }

@media (max-width: 989px) and (min-width: 650px) { .article--news::before { left: -30px; right: -30px; } }

@media (max-width: 1299px) and (min-width: 990px) { .article--news::before { left: -30px; right: -30px; } }

@media (min-width: 1300px) { .article--news::before { left: -99em; right: -99em; } }

@media (max-width: 989px) and (min-width: 650px) { .article--news { padding-top: 49px; } }

.article--news .article__header, .article--news .article__footer, .article--news figcaption { border-top-color: #e5e5e5; border-bottom-color: #e5e5e5; }

@media (min-width: 990px) { .article--news .article__header { padding-top: 9px; padding-bottom: 61px; } }

.article--news .article__date, .article--news figcaption { color: #626363; }

.article--news .article__body { padding-bottom: 27px; }

.article--news .article__body > *:not(figure):not([class]) { font-family: serif; font-size: 16px; line-height: 25px; letter-spacing: 0px; font-weight: normal; font-style: normal; -webkit-font-smoothing: subpixel-antialiased; -moz-osx-font-smoothing: auto; }

.js-tiempos-loaded .article--news .article__body > *:not(figure):not([class]) { font-family: Tiempos, serif; }

@media (min-width: 650px) { .article--news .article__body > *:not(figure):not([class]) { font-size: 19px; line-height: 28px; } }

@media (min-width: 990px) { .article--news .article__body > *:not(figure):not([class]) { font-size: 19px; line-height: 30px; } }

.article--news .article__body > ul:not([class]) a, .article--news .article__body > ol a, .article--news .article__body > p a { text-decoration: none; background-image: linear-gradient(to bottom, rgba(18, 19, 20, 0) 50%, #121314 50%); background-repeat: repeat-x; background-size: 2px 2px; background-position: 0 18px; }

@media (min-width: 650px) { .article--news .article__body > ul:not([class]) a, .article--news .article__body > ol a, .article--news .article__body > p a { padding-bottom: 4px; margin-bottom: -4px; } }

.article--news .article__body > ul:not([class]) a:hover, .article--news .article__body > ul:not([class]) a:focus, .article--news .article__body > ol a:hover, .article--news .article__body > ol a:focus, .article--news .article__body > p a:hover, .article--news .article__body > p a:focus { background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 50%, white 50%); }

@media (min-width: 650px) { .article--news .article__body > ul:not([class]) a, .article--news .article__body > ol a, .article--news .article__body > p a { background-position: 0 22px; } }

.article--news .article__body > p strong, .article--news .article__body > ul:not([class]) strong, .article--news .article__body > ol strong, .article--news .article__body > p b, .article--news .article__body > ul:not([class]) b, .article--news .article__body > ol b { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.article--news .font__quote--serif { margin-top: -5px; margin-bottom: 30px; padding-top: 2px; padding-bottom: 2px; }

.article--news .article__footer { padding-bottom: 5px; }

.article--news .article__footer .list-tags { -webkit-font-smoothing: subpixel-antialiased; -moz-osx-font-smoothing: auto; }

.article--news .article__footer .list-social { margin-bottom: 54px; }

.article__aside--press { position: relative; margin-top: -73px; margin-bottom: 69px; padding-top: 53px; padding-bottom: 77px; background-color: #f2f2f2; color: #121314; }

.article__aside--press::before { content: ''; position: absolute; z-index: -1; left: -20px; right: -20px; top: 0; bottom: 0; background-color: inherit; pointer-events: none; }

@media (max-width: 989px) and (min-width: 650px) { .article__aside--press::before { left: -30px; right: -30px; } }

@media (max-width: 1299px) and (min-width: 990px) { .article__aside--press::before { left: -30px; right: -30px; } }

@media (min-width: 1300px) { .article__aside--press::before { left: -99em; right: -99em; } }

.article__aside--press > *:not(figure) { font-family: serif; font-size: 16px; line-height: 25px; letter-spacing: 0px; font-weight: normal; font-style: normal; -webkit-font-smoothing: subpixel-antialiased; -moz-osx-font-smoothing: auto; padding-right: 20px; }

.js-tiempos-loaded .article__aside--press > *:not(figure) { font-family: Tiempos, serif; }

@media (min-width: 650px) { .article__aside--press > *:not(figure) { font-size: 19px; line-height: 28px; } }

@media (min-width: 990px) { .article__aside--press > *:not(figure) { font-size: 19px; line-height: 30px; } }

@media (max-width: 989px) and (min-width: 650px) { .article__aside--press > *:not(figure) { padding-right: calc( (((((100% - 330px) / 12) * 1) + 0px) + 0px) * 1); } }

@media (max-width: 1299px) and (min-width: 990px) { .article__aside--press > *:not(figure) { padding-right: calc( (((((100% - 330px) / 12) * 3) + 60px) + 30px) * 1); } }

@media (min-width: 1300px) { .article__aside--press > *:not(figure) { padding-right: calc( (((((100% - 440px) / 12) * 4) + 120px) + 40px) * 1); } }

.article__aside--press h2:not([class]), .article__aside--press h3, .article__aside--press h4, .article__aside--press h5, .article__aside--press h6, .article__aside--press p b, .article__aside--press p strong { font-family: sans-serif; font-size: 16px; line-height: 23px; font-weight: 400; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin-bottom: 29px; padding-top: 1px; font-weight: 700; }

.js-graphik-loaded .article__aside--press h2:not([class]), .js-graphik-loaded .article__aside--press h3, .js-graphik-loaded .article__aside--press h4, .js-graphik-loaded .article__aside--press h5, .js-graphik-loaded .article__aside--press h6, .js-graphik-loaded .article__aside--press p b, .js-graphik-loaded .article__aside--press p strong { font-family: Graphik, sans-serif; }

@media (min-width: 650px) { .article__aside--press h2:not([class]), .article__aside--press h3, .article__aside--press h4, .article__aside--press h5, .article__aside--press h6, .article__aside--press p b, .article__aside--press p strong { font-size: 19px; line-height: 28px; } }

@media (min-width: 990px) { .article__aside--press h2:not([class]), .article__aside--press h3, .article__aside--press h4, .article__aside--press h5, .article__aside--press h6, .article__aside--press p b, .article__aside--press p strong { font-size: 19px; line-height: 30px; } }

.article__aside--press > *:last-child { margin-bottom: 0; }

.article__aside--press a { text-decoration: none; background-image: linear-gradient(to bottom, rgba(242, 242, 242, 0) 50%, #f2f2f2 50%); background-repeat: repeat-x; background-size: 2px 2px; background-position: 0 19px; color: #1cafeb; text-decoration: none; }

@media (min-width: 650px) { .article__aside--press a { padding-bottom: 4px; margin-bottom: -4px; } }

.article__aside--press a:hover, .article__aside--press a:focus { background-image: linear-gradient(to bottom, rgba(28, 175, 235, 0) 50%, #1cafeb 50%); }

@media (min-width: 650px) { .article__aside--press a { background-position: 0 24px; } }

.article__aside--people { position: relative; padding-top: 4px; border-top: 1px solid #262728; }

.article__aside--people .font__h2 { margin-bottom: 57px; }

.article__aside--people .pager { position: absolute; right: 0; top: 19px; }

.article__aside--people .article__aside-slider { position: relative; overflow-x: hidden; }

.article__aside--people .article__aside-slider::before, .article__aside--people .article__aside-slider::after { content: ''; position: absolute; z-index: 1; left: 0; top: 0; bottom: 0; width: 18px; background-color: #121314; }

@media (max-width: 989px) and (min-width: 650px) { .article__aside--people .article__aside-slider::before, .article__aside--people .article__aside-slider::after { width: 28px; } }

@media (max-width: 1299px) and (min-width: 990px) { .article__aside--people .article__aside-slider::before, .article__aside--people .article__aside-slider::after { width: 28px; } }

@media (min-width: 1300px) { .article__aside--people .article__aside-slider::before, .article__aside--people .article__aside-slider::after { width: 38px; } }

.article__aside--people .article__aside-slider::after { left: auto; right: 0; }

.article.article--technology h1 { padding-top: 8px; }

@media (max-width: 989px) and (min-width: 650px) { .article.article--technology h1 { padding-top: 6px; } }

.article.article--technology .article__body { padding-top: 8px; }

.article.article--technology .article__footer { padding-bottom: 30px; }

.article.article--technology + .article__aside { padding-bottom: 50px; }

.single-post .article .article__header--no-hero, .single-publication .article .article__header--no-hero { padding-top: 3px; }

@media (min-width: 650px) { .single-post .article .article__header--no-hero, .single-publication .article .article__header--no-hero { padding-top: 4px; } }

@media (max-width: 989px) and (min-width: 650px) { .single-post .article .article__header h1, .single-publication .article .article__header h1 { padding-top: 2px; } }

@media (min-width: 990px) { .article--event .article__header { padding-bottom: 45px; }
  .article--event .article__header::after { content: ''; position: absolute; right: calc( (((((100% - 330px) / 12) * 4) + 90px) + 0px) * 1); bottom: -1px; width: 30px; height: 1px; background-color: #121314; } }

@media (min-width: 1300px) { .article--event .article__header::after { right: calc( (((((100% - 440px) / 12) * 4) + 120px) + 0px) * 1); width: 40px; } }

@media (min-width: 650px) { .article--event .article__body { padding-bottom: 21px; } }

@media (max-width: 1299px) and (min-width: 990px) { .article--event .article__body > *:not(figure) { padding-right: calc( (((((100% - 330px) / 12) * 4) + 90px) + 30px) * 1); } }

@media (min-width: 990px) { .article--event .article__body .article__meta { width: calc( (((((100% - 330px) / 12) * 4) + 90px) + 0px) * 1); padding-right: 0; } }

@media (min-width: 1300px) { .article--event .article__body .article__meta { width: calc( (((((100% - 440px) / 12) * 4) + 120px) + 0px) * 1); } }

@media (max-width: 989px) and (min-width: 650px) { .article--person .article__header h1 { padding-top: 1px; } }

@media (min-width: 990px) { .article--person .article__header::after { content: ''; position: absolute; right: calc( (((((100% - 330px) / 12) * 3) + 60px) + 0px) * 1); bottom: -1px; width: 30px; height: 1px; background-color: #121314; } }

@media (min-width: 1300px) { .article--person .article__header::after { right: calc( (((((100% - 440px) / 12) * 3) + 80px) + 0px) * 1); width: 40px; } }

@media (min-width: 650px) { .article--person--alt .article__header { padding-top: 0; border-top: 0 none; } }

@media (min-width: 990px) { .article--person--alt .article__header { padding-bottom: 45px; } }

@media (min-width: 990px) { .article--person--alt .article__meta::before { content: ''; display: block; height: 0; margin-top: 1px; margin-bottom: 30px; padding-bottom: 133.333333333%; } }

@media (min-width: 650px) { .article--person--alt .article-hero { display: none; } }

@media (min-width: 650px) { .article--person--alt .article__meta--no-img::before { display: none; } }

.article--person--alt .portrait { display: none; }

@media (min-width: 650px) { .article--person--alt .portrait { display: inline; } }

.article--person .article__body > .article__meta.article__meta--no-content { position: static; width: auto; margin-bottom: 0; }

@media (max-width: 1299px) and (min-width: 990px) { .article--person .article__body > .article__meta.article__meta--no-content { padding-right: calc( (((((100% - 330px) / 12) * 3) + 60px) + 30px) * 1); } }

.article--person .article__body > .article__meta.article__meta--no-content::before { display: none; }

.article--person .article__body > .article__meta.article__meta--no-content + .article__meta { padding-top: 19px; border-top: 1px solid #262728; }

@media (min-width: 990px) { .article--person .article__body > .article__meta.article__meta--no-content + .article__meta { padding-top: 0; border-top: 0; } }

@media (min-width: 1300px) { .article--person .article__body > .article__meta.article__meta--no-content, .article--person .article__body > *:not(figure) { padding-right: calc( (((((100% - 440px) / 12) * 3) + 80px) + 40px) * 1); } }

@media (min-width: 1300px) { .article--person .article__footer { margin-right: calc( (((((100% - 440px) / 12) * 3) + 80px) + 40px) * 1); } }

.article--person .article__meta { font-size: 17px; line-height: 30px; color: #808182; }

.article--person .article__meta > li > b { color: #f2f2f2; }

.article__body .list-news-related { position: static; transition: max-height 0.5s ease; }

.article__body .list-news-related:before { display: none; }

.article__body .list-news-related__title { text-decoration: underline; }

.article__body .list-news-related__item:first-child { border-top: 1px solid #262728; }

.technologies__header { padding-bottom: 30px; }

.technologies__header .font__h1 { margin-top: 20px; padding-top: 13px; border-top: 1px solid #262728; }

@media (min-width: 650px) { .technologies__header .font__h1 { margin-top: 60px; } }

.technologies__header--no-hero .font__h1 { border-top: 0 none; margin-top: 0; padding-top: 33px; }

@media (min-width: 650px) { .technologies__header--no-hero .font__h1 { padding-top: 47px; } }

@media (min-width: 990px) { .technologies__header--no-hero .font__h1 { padding-top: 67px; } }

.technologies__header figure { margin-top: 0; margin-bottom: -1px; }

.technologies__section { padding-top: 4px; padding-bottom: 60px; border-top: 1px solid #262728; }

.technology__section--explore { padding-bottom: 40px; }

@media (min-width: 650px) { .technology__section--explore { padding-bottom: 60px; } }

.technologies__section .font__h1 { padding-top: 4px; margin-bottom: 65px; }

.technologies__section .font__h2 { padding-top: 13px; margin-bottom: 15px; }

@media (min-width: 650px) { .technologies__section .font__h2 { margin-bottom: 30px; } }

.technologies__section .text-columns { padding-bottom: 10px; }

@media (min-width: 650px) { .technologies__section .text-columns p { float: left; } }

.technologies__section.technologies__section--funnel { padding-bottom: 0; max-height: 0; overflow: hidden; transition: 0.4s linear max-height; }

@media (min-width: 650px) { .technologies__section.technologies__section--funnel { padding-bottom: 60px; max-height: none; transition: none; } }

.technologies__section.technologies__section--funnel.js--opened { padding-bottom: 60px; max-height: 1500px; }

@media (min-width: 650px) { .news__listing { padding-bottom: 29px; } }

@media (min-width: 990px) { .news__listing { padding-bottom: 119px; } }

.news__header { position: relative; }

.news__header .font__h1 { margin-top: 20px; margin-bottom: 1px; }

@media (min-width: 650px) { .news__header .font__h1 { margin-top: 47px; margin-bottom: 37px; } }

@media (min-width: 990px) { .news__header .font__h1 { margin-top: 67px; margin-bottom: 47px; } }

.news__listing .font__h2:not(.page-subtitle__title) { padding-top: 33px; }

@media (min-width: 650px) { .news__header-press-link { position: absolute; right: 0; bottom: 4px; margin-bottom: 0; } }

.news__header-press-link a { text-decoration: none; background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 50%, white 50%); background-repeat: repeat-x; background-size: 2px 2px; background-position: 0 14px; text-decoration: none; }

@media (min-width: 650px) { .news__header-press-link a { padding-bottom: 4px; margin-bottom: -4px; } }

.news__header-press-link a:hover, .news__header-press-link a:focus { background-image: linear-gradient(to bottom, rgba(18, 19, 20, 0) 50%, #121314 50%); }

@media (min-width: 650px) { .news__header-press-link a { background-position: 0 20px; } }

.news__header-press-link a + a { margin-left: 20px; }

.news__listing .filters + .list-news, .news__listing .filter_posts.js-filtered .list-news-related { margin-top: -41px; }

.news__listing .filter_posts.js-filtered .list-news, .news__listing .filter_posts.js-filtered .font__h2 { display: none; }

@media (max-width: 413px) { .events .news__listing .font__h2 { margin-bottom: 16px; } }

@media (max-width: 649px) and (min-width: 414px) { .events .news__listing .font__h2 { margin-bottom: 16px; } }

section.contact { padding-top: 33px; padding-bottom: 20px; }

@media (min-width: 650px) { section.contact { padding-top: 47px; padding-bottom: 50px; } }

@media (min-width: 990px) { section.contact { padding-top: 67px; padding-bottom: 75px; } }

@media (min-width: 650px) { .contact .font__h1 { margin-bottom: 38px; } }

@media (min-width: 990px) { .contact .font__h1 { margin-bottom: 55px; } }

@media (min-width: 990px) { .contact .font__h2 { position: relative; top: -16px; } }

.contact .columns { position: relative; padding-top: 29px; padding-bottom: 26px; }

.contact .columns::before { content: ''; position: absolute; left: 10px; right: 10px; bottom: 100%; border-top: 1px solid #262728; }

@media (max-width: 989px) and (min-width: 650px) { .contact .columns::before { left: 15px; right: 15px; } }

@media (max-width: 1299px) and (min-width: 990px) { .contact .columns::before { left: 15px; right: 15px; } }

@media (min-width: 1300px) { .contact .columns::before { left: 20px; right: 20px; } }

.contact img { display: block; width: 100%; height: auto; margin-bottom: 30px; }

.contact .columns img { margin-top: 1px; margin-bottom: 14px; }

@media (min-width: 650px) { .contact .columns img { margin-bottom: 1px; } }

@media (min-width: 650px) { .contact .columns .col img { margin-bottom: 19px; } }

.contact b { font-weight: normal; -webkit-font-smoothing: subpixel-antialiased; -moz-osx-font-smoothing: auto; }

section.contact a { color: #808080; text-decoration: none; }

section.contact a:hover { color: #f2f2f2; }

section.contact a.btn, section.contact a.btn:hover { color: #fff; }

.press-resources-logo { display: block; }

.press-resources-logo img { display: block; border: 1px solid #fff; background: #121314; }

.contact__item { float: left; }

@media (max-width: 1299px) and (min-width: 990px) { .contact__item { width: calc( (((100% - 330px - 30px) / 12) * 7) + 180px); } }

@media (min-width: 1300px) { .contact__item { width: calc( (((100% - 440px - 40px) / 12) * 7) + 240px); } }

@media (max-width: 1299px) and (min-width: 990px) { .contact__item.contact__item--small { width: calc( (((100% - 330px - 30px) / 12) * 5) + 120px); } }

@media (min-width: 1300px) { .contact__item.contact__item--small { width: calc( (((100% - 440px - 40px) / 12) * 5) + 160px); } }

section.jobs { padding-bottom: 20px; }

@media (min-width: 650px) { section.jobs { padding-bottom: 50px; } }

@media (min-width: 990px) { section.jobs { padding-bottom: 100px; } }

.jobs__header { padding-top: 2px; padding-bottom: 15px; }

@media (min-width: 990px) { .jobs__header { padding-top: 0; } }

.jobs__header--no-hero:not(.jobs__header--no-intro) .font__h1 { margin-bottom: 23px; padding-bottom: 36px; border-bottom: 1px solid #262728; }

@media (min-width: 650px) { .jobs__header--no-hero:not(.jobs__header--no-intro) .font__h1 { margin-bottom: 31px; padding-bottom: 42px; } }

@media (min-width: 990px) { .jobs__header--no-hero:not(.jobs__header--no-intro) .font__h1 { margin-bottom: 31px; padding-bottom: 46px; } }

.jobs__header figure { margin-top: 0; margin-bottom: -1px; padding-top: 6px; }

.jobs__intro { overflow: hidden; }

@media (min-width: 650px) { .jobs__intro { margin-bottom: 80px; } }

.jobs h2:not([class]) { font-family: sans-serif; font-size: 16px; line-height: 25px; font-weight: 400; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: subpixel-antialiased; -moz-osx-font-smoothing: auto; margin-bottom: 1px; }

.js-graphik-loaded .jobs h2:not([class]) { font-family: Graphik, sans-serif; }

@media (min-width: 650px) { .jobs h2:not([class]) { font-size: 19px; line-height: 25px; } }

@media (min-width: 650px) { .jobs h2:not([class]) { margin-bottom: 4px; } }

@media (min-width: 990px) { .jobs h2:not([class]) { margin-bottom: 3px; } }

.jobs .filter_posts { padding-top: 1px; }

.jobs .filters { margin-bottom: -1px; }

@media (min-width: 650px) { .jobs .filters { border-right: 0; border-left: 0; } }

.jobs .filters__list { display: block; }

.jobs .filters__list-child { text-align: center; }

@media (min-width: 650px) { .jobs .filters__list-child { -moz-column-count: 1; -webkit-column-count: 1; column-count: 1; }
  .jobs .filters__list-child::before, .jobs .filters__list-child::after { display: none; } }

@media (min-width: 990px) { .jobs .filters__list-child::before, .jobs .filters__list-child::after { display: none; } }

.jobs p a:not([class]) { text-decoration: none; background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 50%, white 50%); background-repeat: repeat-x; background-size: 2px 2px; background-position: 0 14px; text-decoration: none; }

@media (min-width: 650px) { .jobs p a:not([class]) { padding-bottom: 4px; margin-bottom: -4px; } }

.jobs p a:not([class]):hover, .jobs p a:not([class]):focus { background-image: linear-gradient(to bottom, rgba(18, 19, 20, 0) 50%, #121314 50%); }

@media (min-width: 650px) { .jobs p a:not([class]) { background-position: 0 20px; } }

.jobs img { display: block; width: 100%; height: auto; margin-bottom: 20px; }

.jobs .text-columns { padding-bottom: 35px; }

.team__section { padding-top: 3px; padding-bottom: 31px; border-top: 1px solid #262728; }

@media (min-width: 650px) { .team__section { padding-top: 19px; padding-bottom: 40px; } }

.team__section:first-child { padding-top: 0; border-top: 0; }

.team__section:last-child { padding-bottom: 40px; }

@media (min-width: 650px) { .team__section:last-child { padding-bottom: 80px; } }

.team__section .font__h1 { padding-top: 4px; }

@media (min-width: 1300px) { .team__section .font__h1 { max-width: calc( (((((100vw - 80px - 440px) / 12) * 5) + 160px) + 0px) * 1); } }

@media (min-width: 1504px) { .team__section .font__h1 { max-width: calc( (((((1424px - 440px) / 12) * 5) + 160px) + 0px) * 1); } }

.team__section:first-child h1.font__h1, .team-listing .font__h1 { padding-top: 33px; }

@media (min-width: 650px) { .team__section:first-child h1.font__h1, .team-listing .font__h1 { padding-top: 67px; margin-bottom: 37px; } }

@media (min-width: 990px) { .team__section:first-child h1.font__h1, .team-listing .font__h1 { margin-bottom: 45px; } }

.team__section .nav-secondary { margin-bottom: 60px; }

.team__section .text-columns { padding-bottom: 10px; }

.team__section figure { margin-top: 21px; margin-bottom: -11px; }

@media (min-width: 650px) { .team__section figure { margin-top: 51px; } }

.team__section .col--6x\@small:nth-child(3) { display: none; }

@media (min-width: 650px) { .team__section .col--6x\@small:nth-child(3) { display: block; } }

.team__section .col a { text-decoration: none; background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 50%, white 50%); background-repeat: repeat-x; background-size: 2px 2px; background-position: 0 14px; text-decoration: none; }

@media (min-width: 650px) { .team__section .col a { padding-bottom: 4px; margin-bottom: -4px; } }

.team__section .col a:hover, .team__section .col a:focus { background-image: linear-gradient(to bottom, rgba(18, 19, 20, 0) 50%, #121314 50%); }

@media (min-width: 650px) { .team__section .col a { background-position: 0 20px; } }

.team__section li { margin-bottom: 10px; }

.team-listing { padding-bottom: 80px; }

.team-listing .columns { padding-bottom: 51px; }

.team-listing .nav-secondary { margin-bottom: 16px; }

.team-listing .list-team { border-top: 0; }

.resources__header { padding-bottom: 30px; }

.resources__header .font__h1 { padding-top: 33px; }

@media (min-width: 650px) { .resources__header .font__h1 { padding-top: 47px; } }

@media (min-width: 990px) { .resources__header .font__h1 { padding-top: 67px; } }

.resources__header figure { margin-top: 0; margin-bottom: -1px; padding-top: 6px; }

.resources__section { padding-top: 4px; padding-bottom: 60px; border-top: 1px solid #262728; }

.resources__section:last-child { padding-bottom: 40px; }

@media (min-width: 650px) { .resources__section:last-child { padding-bottom: 80px; } }

.resources__section .font__h1 { padding-top: 4px; margin-bottom: 65px; }

.resources__section .font__h2 { padding-top: 38px; margin-bottom: 15px; }

.resources__section .text-columns { padding-bottom: 10px; }

@media (min-width: 650px) { .resources__section .text-columns p { display: inline-block; } }

@media (min-width: 650px) { .resources__section .col p:first-child { padding-top: 15px; } }

.resources__section figure { margin-top: 20px; margin-bottom: -12px; }

@media (min-width: 650px) { .resources__section figure { margin-top: 50px; } }

.resources__section .col:nth-child(2n+1) { clear: left; }

.resources__section .col--6x\@small:nth-child(3) { display: none; }

@media (min-width: 650px) { .resources__section .col--6x\@small:nth-child(3) { display: block; } }

.resources__section .accordion { margin-top: 50px; }

.resources__section .accordion:first-child { margin-top: 20px; }

.resources__section .accordion__trigger { font-weight: normal; }

.resources__section p a { text-decoration: none; background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 50%, white 50%); background-repeat: repeat-x; background-size: 2px 2px; background-position: 0 14px; text-decoration: none; }

@media (min-width: 650px) { .resources__section p a { padding-bottom: 4px; margin-bottom: -4px; } }

.resources__section p a:hover, .resources__section p a:focus { background-image: linear-gradient(to bottom, rgba(18, 19, 20, 0) 50%, #121314 50%); }

@media (min-width: 650px) { .resources__section p a { background-position: 0 20px; } }

@media (min-width: 1300px) { .resources__section .columns > figure { margin-right: 20px; margin-left: 20px; } }

@media (max-width: 1299px) and (min-width: 990px) { .resources__section .columns > figure { margin-right: 15px; margin-left: 15px; } }

@media (max-width: 989px) and (min-width: 650px) { .resources__section .columns > figure { margin-right: 15px; margin-left: 15px; } }

@media (max-width: 649px) and (min-width: 414px) { .resources__section .columns > figure { margin-right: 10px; margin-left: 10px; } }

@media (max-width: 413px) { .resources__section .columns > figure { margin-right: 10px; margin-left: 10px; } }

.search-results__header { padding-bottom: 35px; }

@media (min-width: 650px) { .search-results__header { padding-bottom: 65px; } }

.search-results__header .font__h1 { padding-top: 33px; padding-bottom: 31px; margin-bottom: 19px; border-bottom: 1px solid #262728; }

@media (min-width: 650px) { .search-results__header .font__h1 { padding-top: 47px; padding-bottom: 46px; } }

@media (min-width: 990px) { .search-results__header .font__h1 { padding-top: 67px; } }

.search-results__header figure { margin-top: 0; margin-bottom: 0; }

.search-results__section { position: relative; padding-bottom: 30px; }

@media (min-width: 650px) { .search-results__section { padding-bottom: 50px; } }

.search-results__section:last-child { padding-bottom: 40px; }

@media (min-width: 650px) { .search-results__section:last-child { padding-bottom: 81px; } }

.search-results__section .font__h2 { padding-top: 3px; padding-bottom: 27px; border-bottom: 1px solid #262728; }

.search-results__section .font__h2 i { font-style: normal; padding-left: 5px; color: #474849; }

.search-results__view-more { font-family: sans-serif; font-size: 15px; line-height: 23px; font-weight: 400; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.js-graphik-loaded .search-results__view-more { font-family: Graphik, sans-serif; }

@media (min-width: 650px) { .search-results__view-more { font-size: 18px; line-height: 30px; } }

@media (min-width: 650px) { .search-results__view-more { position: absolute; right: 0; top: 39px; margin-bottom: 0; } }

.search-results__view-more a { text-decoration: none; background-image: linear-gradient(to bottom, transparent 50%, black 50%); background-repeat: repeat-x; background-size: 2px 2px; background-position: 0 13px; text-decoration: none; }

@media (min-width: 650px) { .search-results__view-more a { padding-bottom: 4px; margin-bottom: -4px; } }

.search-results__view-more a:hover, .search-results__view-more a:focus { background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 50%, white 50%); }

@media (min-width: 650px) { .search-results__view-more a { background-position: 0 19px; } }

@media (max-width: 989px) and (min-width: 650px) { .search-results__section .list-technologies-simple li:nth-child(2n+1) { clear: left; } }

@media (min-width: 990px) { .search-results__section .list-technologies-simple li:nth-child(3n+1) { clear: left; } }

@media (max-width: 1299px) and (min-width: 990px) { .search-results__section .list-people-simple li:nth-child(4) ~ li { display: none; } }

@media (min-width: 1300px) { .search-results__section .list-people-simple li:nth-child(5) ~ li { display: none; } }

.search-results__section.search-results__section--all .list-people-simple li:nth-child(4) ~ li { display: block; }

.search-results__section .list-news-related { margin-top: -31px; margin-bottom: 28px; }

.search-results__section .accordion--jobs { margin-top: -31px; }

.search-results__section .list-publications { margin-top: -31px; }

section.faq { padding-top: 33px; padding-bottom: 20px; }

@media (min-width: 650px) { section.faq { padding-top: 47px; padding-bottom: 50px; } }

@media (min-width: 990px) { section.faq { padding-top: 67px; padding-bottom: 100px; } }

@media (max-width: 989px) and (min-width: 650px) { .faq .accordion { margin-right: calc( (((((100% - 330px) / 12) * 1) + 0px) + 0px) * 1); } }

@media (max-width: 1299px) and (min-width: 990px) { .faq .accordion { margin-right: calc( (((((100% - 330px) / 12) * 3) + 60px) + 30px) * 1); } }

@media (min-width: 1300px) { .faq .accordion { margin-right: calc( (((((100% - 440px) / 12) * 4) + 120px) + 40px) * 1); } }

section.publications { padding-top: 33px; padding-bottom: 19px; }

@media (min-width: 650px) { section.publications { padding-top: 47px; padding-bottom: 49px; } }

@media (min-width: 990px) { section.publications { padding-top: 67px; padding-bottom: 99px; } }

.publications .font__h1 + p, .publications .font__h1 + .page-subtitle { padding-top: 14px; border-top: 1px solid #262728; }

@media (min-width: 650px) { .publications .list-publications { margin-top: 60px; } }

.error-page { padding-top: 30px; padding-bottom: 30px; text-align: center; }

@media (min-width: 650px) { .error-page { padding-top: 100px; padding-bottom: 120px; } }

.error-page p { margin-right: auto; margin-left: auto; max-width: 560px; }

.error-page a { color: #1cafeb; text-decoration: none; }

.error-page a:hover { text-decoration: underline; }

.page-startups { padding-bottom: 40px; }

@media (min-width: 650px) { .page-startups { padding-bottom: 80px; } }

@media (min-width: 990px) { .page-startups { padding-bottom: 120px; } }

.page-startups__header { padding-bottom: 20px; }

@media (max-width: 989px) and (min-width: 650px) { .page-startups__header { padding-bottom: 30px; } }

@media (min-width: 990px) { .page-startups__header { padding-bottom: 45px; } }

.page-startups__header .font__h1 { border-top: 0 none; margin-top: 0; padding-top: 33px; }

@media (min-width: 650px) { .page-startups__header .font__h1 { padding-top: 47px; } }

@media (min-width: 990px) { .page-startups__header .font__h1 { padding-top: 67px; } }

.startups__list { clear: both; overflow: hidden; transition: max-height 0.5s ease; }

.startups__btn { margin-top: 30px; }

.startups__item { position: relative; transition: margin 0.5s ease; }

@media (min-width: 650px) { .startups__item { float: left; width: 50%; }
  .startups__item:nth-child(2n+1) { clear: both; } }

@media (min-width: 990px) { .startups__item { width: 33.3333333333%; }
  .startups__item:nth-child(2n+1) { clear: none; }
  .startups__item:nth-child(3n+1) { clear: both; } }

.startups--grayscale .startups__item:not(.startups--is-clicked) .startups__image { -webkit-filter: grayscale(100%); filter: grayscale(100%); }

.startups__link { position: relative; display: block; overflow: hidden; }

.startups__link::after { content: ''; position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 3; border-right: 0 solid #00aeed; border-bottom: 0 solid #00aeed; transition: border 0.1s linear; }

.startups--is-clicked .startups__link::after, .startups__link:hover::after { border-width: 3px; }

.startups__info { position: absolute; top: 50%; left: 0; right: 0; z-index: 5; width: 100%; transform: translateY(-50%); text-align: center; }

.startups__image { display: block; position: relative; transition: padding 0.1s linear; }

.startups__image::after { content: ''; position: absolute; z-index: 2; left: -1px; right: -1px; top: -1px; bottom: -1px; background-image: linear-gradient(10deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.2), transparent); }

.startups__image::before { content: ''; display: block; height: 0; }

.startups__image img, .startups__image .no-img { display: block; width: 100%; height: 100%; position: absolute; left: 0; right: 0; top: 0; bottom: 0; transition: all 0.1s linear; }

.startups--is-clicked .startups__image img, .startups__link:hover .startups__image img, .startups--is-clicked .startups__image .no-img, .startups__link:hover .startups__image .no-img { left: -3px; right: 3px; top: -3px; bottom: 3px; }

.startups__image .no-img::before, .startups__image::before { padding-bottom: 66.6666666667%; }

.startups__content { position: absolute; top: 100%; left: 0; z-index: 10; width: calc(100vw - (20px * 2)); max-width: 1424px; max-height: 0; overflow: hidden; background-color: #121314; transition: max-height 0.5s ease; }

@media (max-width: 649px) and (min-width: 414px) { .startups__content { width: calc(100vw - (20px * 2)); } }

@media (max-width: 989px) and (min-width: 650px) { .startups__content { width: calc(100vw - (30px * 2)); } }

@media (max-width: 1299px) and (min-width: 990px) { .startups__content { width: calc(100vw - (30px * 2)); } }

@media (min-width: 1300px) { .startups__content { width: calc(100vw - (40px * 2)); } }

.startups__content-inner { position: relative; padding-top: 60px; padding-bottom: 20px; }

@media (min-width: 650px) { .startups__content-inner { padding-bottom: 60px; } }

@media (min-width: 990px) { .startups__content-inner { padding-top: 90px; padding-bottom: 90px; } }

.startups__content-inner::before { content: ''; position: absolute; top: 40px; left: 0; right: 0; border-top: 1px solid #262728; }

@media (min-width: 650px) { .startups__content-inner::before { top: 40px; } }

@media (min-width: 990px) { .startups__content-inner::before { top: 70px; } }

.startups__content-column { float: left; width: 100%; }

@media (max-width: 1299px) and (min-width: 990px) { .startups__content-column { width: calc( (((100% - 330px - 30px) / 12) * 6) + 150px); } }

@media (min-width: 1300px) { .startups__content-column { width: calc( (((100% - 440px - 40px) / 12) * 6) + 200px); } }

.startups__content-title { margin-top: -14px; }

@media (max-width: 989px) and (min-width: 650px) { .startups__content-title { margin-bottom: 20px; } }

.startups__close { position: absolute; top: 12px; right: 0; }

@media (max-width: 989px) and (min-width: 650px) { .startups__close { top: 12px; } }

@media (min-width: 990px) { .startups__close { top: 30px; } }
