.u-hidden {
  display: none !important;
  visibility: hidden;
}
.u-visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.u-visuallyhidden.u-focusable:active,
.u-visuallyhidden.u-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.u-invisible {
  visibility: hidden;
}
.u-cf:before,
.u-cf:after {
  content: " ";
  display: table;
}
.u-cf:after {
  clear: both;
}
.u-video-embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.u-video-embed-container iframe,
.u-video-embed-container object,
.u-video-embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
html {
  overflow-y: scroll;
}
.u-display-block {
  display: block;
}
.u-inline-block {
  display: inline-block;
}
ul.u-inline-list li {
  display: inline-block;
}
.u-fixed {
  position: fixed;
}
.u-pointer:hover {
  cursor: pointer;
}
.u-position-relative {
  position: relative;
}
.u-holder {
  display: table;
  width: 100%;
  height: 100%;
}
.u-held {
  display: table-cell;
  vertical-align: middle;
}
.u-flex-center {
  height: 100%;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  justify-content: center;
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
/* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -ms-transform: translate3d(0px, 0, 0);
  -ms-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -ms-align-items: flex-start;
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  z-index: -1000;
}
.swiper-wp8-horizontal {
  touch-action: pan-y;
}
.swiper-wp8-vertical {
  touch-action: pan-x;
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";
  filter: alpha(opacity=35);
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms;
  -ms-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
}
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}
.swiper-pagination-bullet-active {
  -ms-filter: none;
  -webkit-filter: none;
          filter: none;
  opacity: 1;
  background: #007aff;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -ms-transform: translate3d(0px, -50%, 0);
  -ms-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
}
.swiper-pagination-progress {
  background: rgba(0,0,0,0.25);
  position: absolute;
}
.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -ms-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -ms-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -ms-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255,255,255,0.5);
}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff;
}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000;
}
.swiper-container-3d {
  -o-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
/* Safari 4+, Chrome */
/* Chrome 10+, Safari 5.1+, iOS 5+ */
/* Firefox 3.6-15 */
/* Opera 11.10-12.00 */
  background-image: linear-gradient(to left,rgba(0,0,0,0.5),rgba(0,0,0,0));
/* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-right {
/* Safari 4+, Chrome */
/* Chrome 10+, Safari 5.1+, iOS 5+ */
/* Firefox 3.6-15 */
/* Opera 11.10-12.00 */
  background-image: linear-gradient(to right,rgba(0,0,0,0.5),rgba(0,0,0,0));
/* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-top {
/* Safari 4+, Chrome */
/* Chrome 10+, Safari 5.1+, iOS 5+ */
/* Firefox 3.6-15 */
/* Opera 11.10-12.00 */
  background-image: linear-gradient(to top,rgba(0,0,0,0.5),rgba(0,0,0,0));
/* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-bottom {
/* Safari 4+, Chrome */
/* Chrome 10+, Safari 5.1+, iOS 5+ */
/* Firefox 3.6-15 */
/* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom,rgba(0,0,0,0.5),rgba(0,0,0,0));
/* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
/* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}
.swiper-container-cube,
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -ms-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -ms-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  -ms-justify-content: center;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0,0,0,0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0,0,0,0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@keyframes swiper-preloader-spin {
  100% {
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.flex-grid-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.flex-grid-row.reverse {
  flex-direction: row-reverse;
}
.flex-grid-row.flex-nowrap {
  flex-wrap: nowrap;
}
.flex-grid-item {
  position: relative;
  flex: 0 1 auto;
  max-width: 100%;
  max-height: 100%;
}
@font-face {
  font-family: 'fontello';
  src: url("data:application/font-woff2;charset=utf-8;base64,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") format('woff2'), url("data:application/font-woff;charset=utf-8;base64,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") format('woff'), url("fontello.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
/* opacity: .8; */
/* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
/* fix buttons height, for twitter bootstrap */
  line-height: 1em;
/* Animation center compensation - margins should be symmetric */
/* remove if not needed */
/* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
/* Uncomment for 3D effect */
/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-arrow-right:before {
  content: '\e800';
}
.icon-arrow-up:before {
  content: '\e801';
}
.icon-menu:before {
  content: '\e802';
}
.icon-chevron-down:before {
  content: '\e803';
}
.icon-chevron-left:before {
  content: '\e804';
}
.icon-chevron-right:before {
  content: '\e805';
}
.icon-chevron-up:before {
  content: '\e806';
}
.icon-tick:before {
  content: '\e807';
}
.icon-close:before {
  content: '\e808';
}
.icon-mail:before {
  content: '\e809';
}
.icon-arrow-left:before {
  content: '\e80a';
}
.icon-arrow-down:before {
  content: '\e80b';
}
.icon-search:before {
  content: '\e80c';
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html {
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
figcaption,
figure,
main {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
.flex-grid-item {
  padding-left: 8px;
  padding-right: 8px;
}
.flex-grid-row .flex-offset-xxl-0 {
  margin-left: 0%;
}
.flex-grid-row .flex-offset-xxl-1 {
  margin-left: 8.333333333333334%;
}
.flex-grid-row .flex-offset-xxl-2 {
  margin-left: 16.666666666666668%;
}
.flex-grid-row .flex-offset-xxl-3 {
  margin-left: 25%;
}
.flex-grid-row .flex-offset-xxl-4 {
  margin-left: 33.333333333333336%;
}
.flex-grid-row .flex-offset-xxl-5 {
  margin-left: 41.66666666666667%;
}
.flex-grid-row .flex-offset-xxl-6 {
  margin-left: 50%;
}
.flex-grid-row .flex-offset-xxl-7 {
  margin-left: 58.333333333333336%;
}
.flex-grid-row .flex-offset-xxl-8 {
  margin-left: 66.66666666666667%;
}
.flex-grid-row .flex-offset-xxl-9 {
  margin-left: 75%;
}
.flex-grid-row .flex-offset-xxl-10 {
  margin-left: 83.33333333333334%;
}
.flex-grid-row .flex-offset-xxl-11 {
  margin-left: 91.66666666666667%;
}
.flex-item-xxl-1 {
  -ms-flex-basis: 8.333333333333334%;
  flex-basis: 8.333333333333334%;
}
.flex-grid-row > .item-xxl-1 {
  max-width: 8.333333333333334%;
}
.flex-item-xxl-2 {
  -ms-flex-basis: 16.666666666666668%;
  flex-basis: 16.666666666666668%;
}
.flex-grid-row > .item-xxl-2 {
  max-width: 16.666666666666668%;
}
.flex-item-xxl-3 {
  -ms-flex-basis: 25%;
  flex-basis: 25%;
}
.flex-grid-row > .item-xxl-3 {
  max-width: 25%;
}
.flex-item-xxl-4 {
  -ms-flex-basis: 33.333333333333336%;
  flex-basis: 33.333333333333336%;
}
.flex-grid-row > .item-xxl-4 {
  max-width: 33.333333333333336%;
}
.flex-item-xxl-5 {
  -ms-flex-basis: 41.66666666666667%;
  flex-basis: 41.66666666666667%;
}
.flex-grid-row > .item-xxl-5 {
  max-width: 41.66666666666667%;
}
.flex-item-xxl-6 {
  -ms-flex-basis: 50%;
  flex-basis: 50%;
}
.flex-grid-row > .item-xxl-6 {
  max-width: 50%;
}
.flex-item-xxl-7 {
  -ms-flex-basis: 58.333333333333336%;
  flex-basis: 58.333333333333336%;
}
.flex-grid-row > .item-xxl-7 {
  max-width: 58.333333333333336%;
}
.flex-item-xxl-8 {
  -ms-flex-basis: 66.66666666666667%;
  flex-basis: 66.66666666666667%;
}
.flex-grid-row > .item-xxl-8 {
  max-width: 66.66666666666667%;
}
.flex-item-xxl-9 {
  -ms-flex-basis: 75%;
  flex-basis: 75%;
}
.flex-grid-row > .item-xxl-9 {
  max-width: 75%;
}
.flex-item-xxl-10 {
  -ms-flex-basis: 83.33333333333334%;
  flex-basis: 83.33333333333334%;
}
.flex-grid-row > .item-xxl-10 {
  max-width: 83.33333333333334%;
}
.flex-item-xxl-11 {
  -ms-flex-basis: 91.66666666666667%;
  flex-basis: 91.66666666666667%;
}
.flex-grid-row > .item-xxl-11 {
  max-width: 91.66666666666667%;
}
.flex-item-xxl-12 {
  -ms-flex-basis: 100%;
  flex-basis: 100%;
}
.flex-grid-row > .item-xxl-12 {
  max-width: 100%;
}
.container {
  margin: 0 auto;
  width: 1320px;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.col {
  float: left;
  margin-left: 8px;
  margin-right: 8px;
  min-height: 1px;
}
.col1 {
  width: 39px;
}
.col2 {
  width: 94px;
}
.col3 {
  width: 149px;
}
.col4 {
  width: 204px;
}
.col5 {
  width: 259px;
}
.col6 {
  width: 314px;
}
.col7 {
  width: 369px;
}
.col8 {
  width: 424px;
}
.col9 {
  width: 479px;
}
.col10 {
  width: 534px;
}
.col11 {
  width: 589px;
}
.col12 {
  width: 644px;
}
.col13 {
  width: 699px;
}
.col14 {
  width: 754px;
}
.col15 {
  width: 809px;
}
.col16 {
  width: 864px;
}
.col17 {
  width: 919px;
}
.col18 {
  width: 974px;
}
.col19 {
  width: 1029px;
}
.col20 {
  width: 1084px;
}
.col21 {
  width: 1139px;
}
.col22 {
  width: 1194px;
}
.col23 {
  width: 1249px;
}
.col24 {
  width: 1304px;
}
.percent-col {
  float: left;
  box-sizing: border-box;
}
.s-into-1 {
  width: 100%;
}
.s-into-2 {
  width: 50%;
}
.s-into-3 {
  width: 33.333333333333336%;
}
.s-into-4 {
  width: 25%;
}
.s-into-5 {
  width: 20%;
}
.s-into-6 {
  width: 16.666666666666668%;
}
.s-into-7 {
  width: 14.285714285714286%;
}
.s-into-8 {
  width: 12.5%;
}
.s-into-9 {
  width: 11.11111111111111%;
}
.s-into-10 {
  width: 10%;
}
@media screen and (min-width: 601px) {
  .m-into-1 {
    width: 100%;
  }
  .m-into-2 {
    width: 50%;
  }
  .m-into-3 {
    width: 33.333333333333336%;
  }
  .m-into-4 {
    width: 25%;
  }
  .m-into-5 {
    width: 20%;
  }
  .m-into-6 {
    width: 16.666666666666668%;
  }
  .m-into-7 {
    width: 14.285714285714286%;
  }
  .m-into-8 {
    width: 12.5%;
  }
  .m-into-9 {
    width: 11.11111111111111%;
  }
  .m-into-10 {
    width: 10%;
  }
}
@media screen and (min-width: 993px) {
  .l-into-1 {
    width: 100%;
  }
  .l-into-2 {
    width: 50%;
  }
  .l-into-3 {
    width: 33.333333333333336%;
  }
  .l-into-4 {
    width: 25%;
  }
  .l-into-5 {
    width: 20%;
  }
  .l-into-6 {
    width: 16.666666666666668%;
  }
  .l-into-7 {
    width: 14.285714285714286%;
  }
  .l-into-8 {
    width: 12.5%;
  }
  .l-into-9 {
    width: 11.11111111111111%;
  }
  .l-into-10 {
    width: 10%;
  }
}
html {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  letter-spacing: 0.001em;
}
body {
  line-height: 1.4;
}
h1,
.font-size-h1 {
  font-size: 2.74697613423111rem;
  font-weight: bold;
  margin: 0;
  letter-spacing: 0.025em;
  line-height: 1.3;
}
h2,
.font-size-h2 {
  font-size: 1.697760280736162rem;
  font-weight: bold;
  margin: 0;
  letter-spacing: 0.001em;
}
h3 {
  font-size: 1.400505962399693rem;
  font-weight: bold;
}
h4 {
  text-transform: uppercase;
  font-weight: bold;
}
h5 {
  font-weight: bold;
}
p {
  margin-bottom: 1rem;
}
.font-italic,
em,
i {
  font-style: italic;
}
.font-bold,
strong,
b {
  font-weight: bold;
}
.font-small-caps {
  font-size: 0.85em;
  text-transform: uppercase;
}
.font-capitalize {
  text-transform: capitalize;
}
.font-uppercase {
  text-transform: uppercase;
}
.font-underline {
  text-decoration: underline;
}
.font-leading-wider {
  line-height: 1.55;
}
.font-tracking-medium {
  letter-spacing: 0.0075rem;
}
.font-tracking-wider {
  letter-spacing: 0.025em;
}
.font-smaller {
  font-size: 0.8rem;
}
.font-mono {
  font-family: monospace;
}
.font-serif {
  font-family: Georgia, Times, "Times New Roman", serif;
}
.font-larger {
  font-size: 1.3rem;
}
.font-color-white {
  color: #fdfdfd;
}
.font-color-black {
  color: #0e0e0e;
}
.text-shadow-white {
  text-shadow: 0 0 20px rgba(253,253,253,0.5);
}
.text-shadow-light-gray {
  text-shadow: 0 0 20px rgba(190,190,190,0.5);
}
.text-shadow-gray {
  text-shadow: 0 0 20px rgba(150,150,150,0.5);
}
.text-overflow-ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.text-align-left {
  text-align: left;
}
.text-align-right {
  text-align: right;
}
.text-align-center {
  text-align: center;
}
article ul,
article ol {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
  margin-left: 1rem;
}
article ul li {
  list-style: disc inside;
}
article ol li {
  list-style: decimal inside;
}
.text-copy .twitter-tweet,
.text-copy .instagram-media,
.text-copy .oembed-element {
  margin: 2.5rem auto !important;
}
.text-copy p {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 1.3rem;
  line-height: 1.55;
}
.text-copy blockquote {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 2.5rem;
}
.text-copy blockquote p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.text-copy h1,
.text-copy h2,
.text-copy h3,
.text-copy h4,
.text-copy h5,
.text-copy h6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.text-copy a {
  color: #5490eb;
}
.text-copy img {
  display: block;
  margin: 2.5rem auto;
}
.text-copy ul,
.text-copy ol {
  font-size: 1.3rem;
  line-height: 1.55;
}
.text-copy .wp-caption {
  width: auto !important;
}
.text-copy .wp-caption.alignnone {
  text-align: center;
}
.text-copy .wp-caption img {
  margin: 0;
}
.text-copy .wp-caption .wp-caption-text {
  text-align: left;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.8rem;
  margin-top: 8px;
}
.text-copy-max-width {
  max-width: 974px;
  margin: 0 auto;
}
.page-copy blockquote {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 2.5rem;
}
.page-copy blockquote p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.page-copy h1,
.page-copy h2,
.page-copy h3,
.page-copy h4,
.page-copy h5,
.page-copy h6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.page-copy a {
  color: #5490eb;
}
.page-copy img {
  display: block;
  margin: 2.5rem auto;
}
.page-copy .wp-caption {
  width: auto !important;
}
.page-copy .wp-caption.alignnone {
  text-align: center;
}
.page-copy .wp-caption img {
  margin: 0;
}
.page-copy .wp-caption .wp-caption-text {
  text-align: left;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.8rem;
  margin-top: 8px;
}
a {
  color: inherit;
  text-decoration: none;
}
.background-black {
  background-color: #0e0e0e;
}
.background-white {
  background-color: #fdfdfd;
}
.background-gray {
  background-color: #969696;
}
.background-light-gray {
  background-color: #bebebe;
}
.background-red {
  background-color: #f00;
}
.icon-large:before {
  font-size: 1.400505962399693rem;
}
.button {
  display: inline-block;
  width: 100%;
  padding: 16px;
  text-align: center;
  border: 2px solid #0e0e0e;
}
.button.button-small {
  padding: 8px;
}
html {
  background-color: #fdfdfd;
  color: #0e0e0e;
}
img {
  max-width: 100%;
  height: auto;
}
.inline-action-list {
  margin: 0;
}
.inline-action-list li {
  display: inline-block;
  margin-right: 16px;
}
.only-mobile {
  display: none;
}
.margin-micro {
  margin: 4.944271909998838px;
}
.margin-tiny {
  margin: 8px;
}
.margin-small {
  margin: 16px;
}
.margin-basic {
  margin: 32px;
}
.margin-mid {
  margin: 56px;
}
.margin-large {
  margin: 80px;
}
.margin-top-micro {
  margin-top: 4.944271909998838px;
}
.margin-top-tiny {
  margin-top: 8px;
}
.margin-top-small {
  margin-top: 16px;
}
.margin-top-basic {
  margin-top: 32px;
}
.margin-top-mid {
  margin-top: 56px;
}
.margin-top-large {
  margin-top: 80px;
}
.margin-bottom-micro {
  margin-bottom: 4.944271909998838px;
}
.margin-bottom-tiny {
  margin-bottom: 8px;
}
.margin-bottom-small {
  margin-bottom: 16px;
}
.margin-bottom-basic {
  margin-bottom: 32px;
}
.margin-bottom-mid {
  margin-bottom: 56px;
}
.margin-bottom-large {
  margin-bottom: 80px;
}
.padding-micro {
  padding: 4.944271909998838px;
}
.padding-tiny {
  padding: 8px;
}
.padding-small {
  padding: 16px;
}
.padding-basic {
  padding: 32px;
}
.padding-mid {
  padding: 56px;
}
.padding-large {
  padding: 80px;
}
.padding-top-micro {
  padding-top: 4.944271909998838px;
}
.padding-top-tiny {
  padding-top: 8px;
}
.padding-top-small {
  padding-top: 16px;
}
.padding-top-basic {
  padding-top: 32px;
}
.padding-top-mid {
  padding-top: 56px;
}
.padding-top-large {
  padding-top: 80px;
}
.padding-bottom-micro {
  padding-bottom: 4.944271909998838px;
}
.padding-bottom-tiny {
  padding-bottom: 8px;
}
.padding-bottom-small {
  padding-bottom: 16px;
}
.padding-bottom-basic {
  padding-bottom: 32px;
}
.padding-bottom-mid {
  padding-bottom: 56px;
}
.padding-bottom-large {
  padding-bottom: 80px;
}
#header {
  position: fixed;
  width: 100%;
  z-index: 1000;
}
#main-content {
  padding-top: 73px;
  min-height: 75vh;
}
#header-main-wrapper {
  background-color: #000;
  background-image: url("./img/marble-dark-banner.jpg");
  background-size: cover;
  background-position: center center;
}
#header-navs {
  vertical-align: middle;
}
.header-menu li {
  padding-right: 8px;
}
#menu-logo svg {
  height: 19px;
  width: 23px;
}
.header-main__middle {
  position: relative;
}
#header-main__logotype {
  transition: opacity 0.5s;
}
#header-main__logotype svg {
  height: 16px;
  width: 100%;
  vertical-align: text-bottom;
}
#header-main__page-title {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  transition: opacity 0.5s;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
#header-sub {
  display: none;
}
#header-sub a {
  font-size: 1.5rem;
  line-height: 1.6;
  padding-right: 0.66rem;
}
#header-search {
  display: none;
}
#search-form {
  border: 2px solid #fdfdfd;
}
#search-input,
#search-submit {
  font-size: 1.400505962399693rem;
  border: 0;
}
#search-input:focus,
#search-submit:focus {
  outline: 0;
}
#search-input {
  float: left;
  width: 70%;
  background-color: transparent;
  color: #fdfdfd;
}
#search-submit {
  width: 8%;
  min-width: 25px;
  float: right;
}
#tag-suggestions {
  display: none;
}
.error404 #header-search {
  display: block;
}
.support-form-holder {
  min-height: 5rem;
  padding: 16px;
  text-align: center;
  border: 2px solid #fff;
}
.support-form-slider {
  width: 70%;
  margin-right: 2%;
}
.support-form-submit {
  width: 12%;
  margin-left: 2%;
  padding: 8px 16px;
  background-color: #fff;
  color: #f00;
  font-weight: bold;
  border: 0;
}
#progress-bar-row {
  display: none;
}
#progress-bar-holder {
  position: relative;
  height: 1.5em;
}
#progress-bar {
  position: absolute;
  left: 0;
  width: 0%;
  transition: width 1s;
  height: 1.5em;
  background-color: #f00;
}
#radio-player {
  display: none;
}
.jp-controls-holder {
  margin-right: 8px;
}
.jp-block {
  display: block;
  height: 32px;
  width: 100%;
  text-align: center;
  border: 2px solid #fdfdfd;
}
.jp-button {
  text-align: center;
}
.jp-stop {
  display: none;
}
.jp-volume-bar {
  position: relative;
}
.jp-button:hover,
.jp-volume-bar:hover {
  cursor: pointer;
}
.jp-volume-bar-value {
  background-color: #fff;
  position: relative;
  height: 100%;
}
.front-page-signup {
  display: flex;
  -ms-align-items: center;
  align-items: center;
}
.front-page-signup__image {
  width: 25%;
  padding-right: 1.25rem;
  max-width: 80px;
}
.front-page-signup__image img {
  display: block;
}
.front-page-signup__text {
  width: 73%;
}
.front-page-signup__text p {
  margin-bottom: 0;
}
.front-page-above-the-fold__column .col {
  margin-left: 0;
  margin-right: 0;
}
.post-col12-image {
  position: relative;
}
.post-col12-image-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  top: 0;
  right: 0;
  background-image: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 30%,rgba(0,0,0,0.5) 100%);
}
.post-col12-text {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 24px;
  max-width: 550px;
}
.post-col12-text h3 {
  font-size: 1.697760280736162rem;
}
#single-resources-section {
  display: none;
}
#single-article-support-box {
  border: 1px solid #f00;
  padding: 1rem;
}
.text-copy .liveblog-update-heading {
  border-top: 1px solid #0e0e0e;
  padding-top: 32px;
  margin-top: 56px;
  margin-bottom: 16px;
}
.text-copy .liveblog-update-heading:first-of-type {
  margin-top: 32px;
}
#gdpr {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100vw;
  background-color: #0e0e0e;
  z-index: 100;
}
#gdpr .button {
  color: #fdfdfd;
  border-color: #fdfdfd;
}
#gdpr p a {
  text-decoration: underline;
}
@media screen and (max-width: 1336px) {
  .container {
    width: 1104px;
  }
  .col {
    margin-left: 7px;
    margin-right: 7px;
  }
  .col1 {
    width: 32px;
  }
  .col2 {
    width: 78px;
  }
  .col3 {
    width: 124px;
  }
  .col4 {
    width: 170px;
  }
  .col5 {
    width: 216px;
  }
  .col6 {
    width: 262px;
  }
  .col7 {
    width: 308px;
  }
  .col8 {
    width: 354px;
  }
  .col9 {
    width: 400px;
  }
  .col10 {
    width: 446px;
  }
  .col11 {
    width: 492px;
  }
  .col12 {
    width: 538px;
  }
  .col13 {
    width: 584px;
  }
  .col14 {
    width: 630px;
  }
  .col15 {
    width: 676px;
  }
  .col16 {
    width: 722px;
  }
  .col17 {
    width: 768px;
  }
  .col18 {
    width: 814px;
  }
  .col19 {
    width: 860px;
  }
  .col20 {
    width: 906px;
  }
  .col21 {
    width: 952px;
  }
  .col22 {
    width: 998px;
  }
  .col23 {
    width: 1044px;
  }
  .col24 {
    width: 1090px;
  }
  .flex-grid-item {
    padding-left: 7px;
    padding-right: 7px;
  }
  .flex-grid-row .flex-offset-xl-0 {
    margin-left: 0%;
  }
  .flex-grid-row .flex-offset-xl-1 {
    margin-left: 8.333333333333334%;
  }
  .flex-grid-row .flex-offset-xl-2 {
    margin-left: 16.666666666666668%;
  }
  .flex-grid-row .flex-offset-xl-3 {
    margin-left: 25%;
  }
  .flex-grid-row .flex-offset-xl-4 {
    margin-left: 33.333333333333336%;
  }
  .flex-grid-row .flex-offset-xl-5 {
    margin-left: 41.66666666666667%;
  }
  .flex-grid-row .flex-offset-xl-6 {
    margin-left: 50%;
  }
  .flex-grid-row .flex-offset-xl-7 {
    margin-left: 58.333333333333336%;
  }
  .flex-grid-row .flex-offset-xl-8 {
    margin-left: 66.66666666666667%;
  }
  .flex-grid-row .flex-offset-xl-9 {
    margin-left: 75%;
  }
  .flex-grid-row .flex-offset-xl-10 {
    margin-left: 83.33333333333334%;
  }
  .flex-grid-row .flex-offset-xl-11 {
    margin-left: 91.66666666666667%;
  }
  .flex-item-xl-1 {
    -ms-flex-basis: 8.333333333333334%;
    flex-basis: 8.333333333333334%;
  }
  .flex-grid-row > .item-xl-1 {
    max-width: 8.333333333333334%;
  }
  .flex-item-xl-2 {
    -ms-flex-basis: 16.666666666666668%;
    flex-basis: 16.666666666666668%;
  }
  .flex-grid-row > .item-xl-2 {
    max-width: 16.666666666666668%;
  }
  .flex-item-xl-3 {
    -ms-flex-basis: 25%;
    flex-basis: 25%;
  }
  .flex-grid-row > .item-xl-3 {
    max-width: 25%;
  }
  .flex-item-xl-4 {
    -ms-flex-basis: 33.333333333333336%;
    flex-basis: 33.333333333333336%;
  }
  .flex-grid-row > .item-xl-4 {
    max-width: 33.333333333333336%;
  }
  .flex-item-xl-5 {
    -ms-flex-basis: 41.66666666666667%;
    flex-basis: 41.66666666666667%;
  }
  .flex-grid-row > .item-xl-5 {
    max-width: 41.66666666666667%;
  }
  .flex-item-xl-6 {
    -ms-flex-basis: 50%;
    flex-basis: 50%;
  }
  .flex-grid-row > .item-xl-6 {
    max-width: 50%;
  }
  .flex-item-xl-7 {
    -ms-flex-basis: 58.333333333333336%;
    flex-basis: 58.333333333333336%;
  }
  .flex-grid-row > .item-xl-7 {
    max-width: 58.333333333333336%;
  }
  .flex-item-xl-8 {
    -ms-flex-basis: 66.66666666666667%;
    flex-basis: 66.66666666666667%;
  }
  .flex-grid-row > .item-xl-8 {
    max-width: 66.66666666666667%;
  }
  .flex-item-xl-9 {
    -ms-flex-basis: 75%;
    flex-basis: 75%;
  }
  .flex-grid-row > .item-xl-9 {
    max-width: 75%;
  }
  .flex-item-xl-10 {
    -ms-flex-basis: 83.33333333333334%;
    flex-basis: 83.33333333333334%;
  }
  .flex-grid-row > .item-xl-10 {
    max-width: 83.33333333333334%;
  }
  .flex-item-xl-11 {
    -ms-flex-basis: 91.66666666666667%;
    flex-basis: 91.66666666666667%;
  }
  .flex-grid-row > .item-xl-11 {
    max-width: 91.66666666666667%;
  }
  .flex-item-xl-12 {
    -ms-flex-basis: 100%;
    flex-basis: 100%;
  }
  .flex-grid-row > .item-xl-12 {
    max-width: 100%;
  }
  html {
    font-size: 14px;
    letter-spacing: 0.001em;
  }
  body {
    line-height: 1.4;
  }
  h1,
  .font-size-h1 {
    font-size: 2.617924rem;
    letter-spacing: 0.025em;
  }
  h2,
  .font-size-h2 {
    font-size: 1.697760280736162rem;
    letter-spacing: 0.025em;
  }
  h3 {
    font-size: 1.400505962399693rem;
  }
  p {
    margin-bottom: 1rem;
  }
  .font-small-caps {
    font-size: 0.85em;
  }
  .font-leading-wider {
    line-height: 1.55;
  }
  .font-tracking-wider {
    letter-spacing: 0.025em;
  }
  .font-smaller {
    font-size: 0.8rem;
  }
  .font-larger {
    font-size: 1.3rem;
  }
  .text-copy p {
    font-size: 1.3rem;
    line-height: 1.55;
  }
  .text-copy blockquote {
    margin: 3rem;
  }
  .text-copy h1,
  .text-copy h2,
  .text-copy h3,
  .text-copy h4,
  .text-copy h5,
  .text-copy h6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .text-copy a {
    color: #5490eb;
  }
  .text-copy img {
    margin: 2.5rem auto;
  }
  .text-copy .wp-caption .wp-caption-text {
    margin-top: 7px;
  }
  .icon-large:before {
    font-size: 1.400505962399693rem;
  }
  .button {
    padding: 14px;
  }
  .inline-action-list li {
    display: inline-block;
    margin-right: 14px;
  }
  .margin-micro {
    margin: 4.326237921248983px;
  }
  .margin-tiny {
    margin: 7px;
  }
  .margin-small {
    margin: 14px;
  }
  .margin-basic {
    margin: 28px;
  }
  .margin-mid {
    margin: 49px;
  }
  .margin-large {
    margin: 70px;
  }
  .margin-top-micro {
    margin-top: 4.326237921248983px;
  }
  .margin-top-tiny {
    margin-top: 7px;
  }
  .margin-top-small {
    margin-top: 14px;
  }
  .margin-top-basic {
    margin-top: 28px;
  }
  .margin-top-mid {
    margin-top: 49px;
  }
  .margin-top-large {
    margin-top: 70px;
  }
  .margin-bottom-micro {
    margin-bottom: 4.326237921248983px;
  }
  .margin-bottom-tiny {
    margin-bottom: 7px;
  }
  .margin-bottom-small {
    margin-bottom: 14px;
  }
  .margin-bottom-basic {
    margin-bottom: 28px;
  }
  .margin-bottom-mid {
    margin-bottom: 49px;
  }
  .margin-bottom-large {
    margin-bottom: 70px;
  }
  .padding-micro {
    padding: 4.326237921248983px;
  }
  .padding-tiny {
    padding: 7px;
  }
  .padding-small {
    padding: 14px;
  }
  .padding-basic {
    padding: 28px;
  }
  .padding-mid {
    padding: 49px;
  }
  .padding-large {
    padding: 70px;
  }
  .padding-top-micro {
    padding-top: 4.326237921248983px;
  }
  .padding-top-tiny {
    padding-top: 7px;
  }
  .padding-top-small {
    padding-top: 14px;
  }
  .padding-top-basic {
    padding-top: 28px;
  }
  .padding-top-mid {
    padding-top: 49px;
  }
  .padding-top-large {
    padding-top: 70px;
  }
  .padding-bottom-micro {
    padding-bottom: 4.326237921248983px;
  }
  .padding-bottom-tiny {
    padding-bottom: 7px;
  }
  .padding-bottom-small {
    padding-bottom: 14px;
  }
  .padding-bottom-basic {
    padding-bottom: 28px;
  }
  .padding-bottom-mid {
    padding-bottom: 49px;
  }
  .padding-bottom-large {
    padding-bottom: 70px;
  }
  #main-content {
    padding-top: 71px;
    min-height: 75vh;
  }
  .header-menu li {
    padding-right: 7px;
  }
  #search-form {
    border: 2px solid #fdfdfd;
  }
  #search-input,
  #search-submit {
    font-size: 1.400505962399693rem;
  }
  #search-input {
    width: 70%;
  }
  #search-submit {
    width: 8%;
    min-width: 25px;
  }
  .support-form-holder {
    min-height: 5rem;
    padding: 14px;
  }
  .support-form-slider {
    width: 60%;
    margin-right: 2%;
  }
  .support-form-submit {
    width: 15%;
    margin-left: 2%;
    padding: 7px 14px;
  }
  .jp-controls-holder {
    margin-right: 7px;
  }
  .jp-block {
    height: 28px;
    border: 2px solid #fdfdfd;
  }
  #featured-post-title-holder {
    padding: 70px;
    font-size: 3.330015792890114rem;
  }
  .post-col12-text {
    padding: 21px;
  }
  .post-col12-text h3 {
    font-size: 1.400505962399693rem;
  }
  .text-copy .liveblog-update-heading {
    border-top: 1px solid #0e0e0e;
    padding-top: 28px;
    margin-top: 49px;
    margin-bottom: 14px;
  }
  .text-copy .liveblog-update-heading:first-of-type {
    margin-top: 28px;
  }
}
@media screen and (max-width: 1104px) {
  .container {
    width: 888px;
  }
  .col {
    margin-left: 6px;
    margin-right: 6px;
  }
  .col1 {
    width: 25px;
  }
  .col2 {
    width: 62px;
  }
  .col3 {
    width: 99px;
  }
  .col4 {
    width: 136px;
  }
  .col5 {
    width: 173px;
  }
  .col6 {
    width: 210px;
  }
  .col7 {
    width: 247px;
  }
  .col8 {
    width: 284px;
  }
  .col9 {
    width: 321px;
  }
  .col10 {
    width: 358px;
  }
  .col11 {
    width: 395px;
  }
  .col12 {
    width: 432px;
  }
  .col13 {
    width: 469px;
  }
  .col14 {
    width: 506px;
  }
  .col15 {
    width: 543px;
  }
  .col16 {
    width: 580px;
  }
  .col17 {
    width: 617px;
  }
  .col18 {
    width: 654px;
  }
  .col19 {
    width: 691px;
  }
  .col20 {
    width: 728px;
  }
  .col21 {
    width: 765px;
  }
  .col22 {
    width: 802px;
  }
  .col23 {
    width: 839px;
  }
  .col24 {
    width: 876px;
  }
  .flex-grid-item {
    padding-left: 6px;
    padding-right: 6px;
  }
  .flex-grid-row .flex-offset-l-0 {
    margin-left: 0%;
  }
  .flex-grid-row .flex-offset-l-1 {
    margin-left: 8.333333333333334%;
  }
  .flex-grid-row .flex-offset-l-2 {
    margin-left: 16.666666666666668%;
  }
  .flex-grid-row .flex-offset-l-3 {
    margin-left: 25%;
  }
  .flex-grid-row .flex-offset-l-4 {
    margin-left: 33.333333333333336%;
  }
  .flex-grid-row .flex-offset-l-5 {
    margin-left: 41.66666666666667%;
  }
  .flex-grid-row .flex-offset-l-6 {
    margin-left: 50%;
  }
  .flex-grid-row .flex-offset-l-7 {
    margin-left: 58.333333333333336%;
  }
  .flex-grid-row .flex-offset-l-8 {
    margin-left: 66.66666666666667%;
  }
  .flex-grid-row .flex-offset-l-9 {
    margin-left: 75%;
  }
  .flex-grid-row .flex-offset-l-10 {
    margin-left: 83.33333333333334%;
  }
  .flex-grid-row .flex-offset-l-11 {
    margin-left: 91.66666666666667%;
  }
  .flex-item-l-1 {
    -ms-flex-basis: 8.333333333333334%;
    flex-basis: 8.333333333333334%;
  }
  .flex-grid-row > .item-l-1 {
    max-width: 8.333333333333334%;
  }
  .flex-item-l-2 {
    -ms-flex-basis: 16.666666666666668%;
    flex-basis: 16.666666666666668%;
  }
  .flex-grid-row > .item-l-2 {
    max-width: 16.666666666666668%;
  }
  .flex-item-l-3 {
    -ms-flex-basis: 25%;
    flex-basis: 25%;
  }
  .flex-grid-row > .item-l-3 {
    max-width: 25%;
  }
  .flex-item-l-4 {
    -ms-flex-basis: 33.333333333333336%;
    flex-basis: 33.333333333333336%;
  }
  .flex-grid-row > .item-l-4 {
    max-width: 33.333333333333336%;
  }
  .flex-item-l-5 {
    -ms-flex-basis: 41.66666666666667%;
    flex-basis: 41.66666666666667%;
  }
  .flex-grid-row > .item-l-5 {
    max-width: 41.66666666666667%;
  }
  .flex-item-l-6 {
    -ms-flex-basis: 50%;
    flex-basis: 50%;
  }
  .flex-grid-row > .item-l-6 {
    max-width: 50%;
  }
  .flex-item-l-7 {
    -ms-flex-basis: 58.333333333333336%;
    flex-basis: 58.333333333333336%;
  }
  .flex-grid-row > .item-l-7 {
    max-width: 58.333333333333336%;
  }
  .flex-item-l-8 {
    -ms-flex-basis: 66.66666666666667%;
    flex-basis: 66.66666666666667%;
  }
  .flex-grid-row > .item-l-8 {
    max-width: 66.66666666666667%;
  }
  .flex-item-l-9 {
    -ms-flex-basis: 75%;
    flex-basis: 75%;
  }
  .flex-grid-row > .item-l-9 {
    max-width: 75%;
  }
  .flex-item-l-10 {
    -ms-flex-basis: 83.33333333333334%;
    flex-basis: 83.33333333333334%;
  }
  .flex-grid-row > .item-l-10 {
    max-width: 83.33333333333334%;
  }
  .flex-item-l-11 {
    -ms-flex-basis: 91.66666666666667%;
    flex-basis: 91.66666666666667%;
  }
  .flex-grid-row > .item-l-11 {
    max-width: 91.66666666666667%;
  }
  .flex-item-l-12 {
    -ms-flex-basis: 100%;
    flex-basis: 100%;
  }
  .flex-grid-row > .item-l-12 {
    max-width: 100%;
  }
  html {
    font-size: 14px;
    letter-spacing: 0.001em;
  }
  body {
    line-height: 1.4;
  }
  h1,
  .font-size-h1 {
    font-size: 2.377723395896371rem;
    letter-spacing: 0.025em;
  }
  h2,
  .font-size-h2 {
    font-size: 1.618rem;
    letter-spacing: 0.025em;
  }
  h3 {
    font-size: 1.400505962399693rem;
  }
  p {
    margin-bottom: 1rem;
  }
  .font-small-caps {
    font-size: 0.85em;
  }
  .font-leading-wider {
    line-height: 1.55;
  }
  .font-tracking-wider {
    letter-spacing: 0.025em;
  }
  .font-smaller {
    font-size: 0.8rem;
  }
  .font-larger {
    font-size: 1.3rem;
  }
  .text-copy p {
    font-size: 1.3rem;
    line-height: 1.55;
  }
  .text-copy blockquote {
    margin: 3rem;
  }
  .text-copy h1,
  .text-copy h2,
  .text-copy h3,
  .text-copy h4,
  .text-copy h5,
  .text-copy h6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .text-copy a {
    color: #5490eb;
  }
  .text-copy img {
    margin: 2.5rem auto;
  }
  .text-copy .wp-caption .wp-caption-text {
    margin-top: 6px;
  }
  .icon-large:before {
    font-size: 1.400505962399693rem;
  }
  .button {
    padding: 12px;
  }
  .inline-action-list li {
    margin-right: 12px;
  }
  .margin-micro {
    margin: 3.708203932499128px;
  }
  .margin-tiny {
    margin: 6px;
  }
  .margin-small {
    margin: 12px;
  }
  .margin-basic {
    margin: 24px;
  }
  .margin-mid {
    margin: 42px;
  }
  .margin-large {
    margin: 60px;
  }
  .margin-top-micro {
    margin-top: 3.708203932499128px;
  }
  .margin-top-tiny {
    margin-top: 6px;
  }
  .margin-top-small {
    margin-top: 12px;
  }
  .margin-top-basic {
    margin-top: 24px;
  }
  .margin-top-mid {
    margin-top: 42px;
  }
  .margin-top-large {
    margin-top: 60px;
  }
  .margin-bottom-micro {
    margin-bottom: 3.708203932499128px;
  }
  .margin-bottom-tiny {
    margin-bottom: 6px;
  }
  .margin-bottom-small {
    margin-bottom: 12px;
  }
  .margin-bottom-basic {
    margin-bottom: 24px;
  }
  .margin-bottom-mid {
    margin-bottom: 42px;
  }
  .margin-bottom-large {
    margin-bottom: 60px;
  }
  .padding-micro {
    padding: 3.708203932499128px;
  }
  .padding-tiny {
    padding: 6px;
  }
  .padding-small {
    padding: 12px;
  }
  .padding-basic {
    padding: 24px;
  }
  .padding-mid {
    padding: 42px;
  }
  .padding-large {
    padding: 60px;
  }
  .padding-top-micro {
    padding-top: 3.708203932499128px;
  }
  .padding-top-tiny {
    padding-top: 6px;
  }
  .padding-top-small {
    padding-top: 12px;
  }
  .padding-top-basic {
    padding-top: 24px;
  }
  .padding-top-mid {
    padding-top: 42px;
  }
  .padding-top-large {
    padding-top: 60px;
  }
  .padding-bottom-micro {
    padding-bottom: 3.708203932499128px;
  }
  .padding-bottom-tiny {
    padding-bottom: 6px;
  }
  .padding-bottom-small {
    padding-bottom: 12px;
  }
  .padding-bottom-basic {
    padding-bottom: 24px;
  }
  .padding-bottom-mid {
    padding-bottom: 42px;
  }
  .padding-bottom-large {
    padding-bottom: 60px;
  }
  #main-content {
    padding-top: 69px;
    min-height: 75vh;
  }
  .header-menu li {
    padding-right: 6px;
  }
  #search-form {
    border: 2px solid #fdfdfd;
  }
  #search-input,
  #search-submit {
    font-size: 1.400505962399693rem;
  }
  #search-input {
    width: 70%;
  }
  #search-submit {
    width: 8%;
    min-width: 25px;
  }
  .support-form-holder {
    min-height: 5rem;
    padding: 12px;
  }
  .support-form-slider {
    width: 60%;
    margin-right: 2%;
  }
  .support-form-submit {
    width: 20%;
    margin-left: 2%;
    padding: 6px 12px;
  }
  #featured-post-title-holder {
    padding: 60px;
    font-size: 3.330015792890114rem;
  }
  .front-page-signup__image {
    display: none;
  }
  .front-page-signup__text {
    width: 100%;
  }
  .post-col12-text {
    padding: 12px;
  }
  .text-copy .liveblog-update-heading {
    border-top: 1px solid #0e0e0e;
    padding-top: 24px;
    margin-top: 42px;
    margin-bottom: 12px;
  }
  .text-copy .liveblog-update-heading:first-of-type {
    margin-top: 24px;
  }
}
@media screen and (max-width: 910px) {
  .container {
    width: 744px;
  }
  .col {
    margin-left: 6px;
    margin-right: 6px;
  }
  .col1 {
    width: 19px;
  }
  .col2 {
    width: 50px;
  }
  .col3 {
    width: 81px;
  }
  .col4 {
    width: 112px;
  }
  .col5 {
    width: 143px;
  }
  .col6 {
    width: 174px;
  }
  .col7 {
    width: 205px;
  }
  .col8 {
    width: 236px;
  }
  .col9 {
    width: 267px;
  }
  .col10 {
    width: 298px;
  }
  .col11 {
    width: 329px;
  }
  .col12 {
    width: 360px;
  }
  .col13 {
    width: 391px;
  }
  .col14 {
    width: 422px;
  }
  .col15 {
    width: 453px;
  }
  .col16 {
    width: 484px;
  }
  .col17 {
    width: 515px;
  }
  .col18 {
    width: 546px;
  }
  .col19 {
    width: 577px;
  }
  .col20 {
    width: 608px;
  }
  .col21 {
    width: 639px;
  }
  .col22 {
    width: 670px;
  }
  .col23 {
    width: 701px;
  }
  .col24 {
    width: 732px;
  }
  .flex-grid-item {
    padding-left: 6px;
    padding-right: 6px;
  }
  .flex-grid-row .flex-offset-m-0 {
    margin-left: 0%;
  }
  .flex-grid-row .flex-offset-m-1 {
    margin-left: 8.333333333333334%;
  }
  .flex-grid-row .flex-offset-m-2 {
    margin-left: 16.666666666666668%;
  }
  .flex-grid-row .flex-offset-m-3 {
    margin-left: 25%;
  }
  .flex-grid-row .flex-offset-m-4 {
    margin-left: 33.333333333333336%;
  }
  .flex-grid-row .flex-offset-m-5 {
    margin-left: 41.66666666666667%;
  }
  .flex-grid-row .flex-offset-m-6 {
    margin-left: 50%;
  }
  .flex-grid-row .flex-offset-m-7 {
    margin-left: 58.333333333333336%;
  }
  .flex-grid-row .flex-offset-m-8 {
    margin-left: 66.66666666666667%;
  }
  .flex-grid-row .flex-offset-m-9 {
    margin-left: 75%;
  }
  .flex-grid-row .flex-offset-m-10 {
    margin-left: 83.33333333333334%;
  }
  .flex-grid-row .flex-offset-m-11 {
    margin-left: 91.66666666666667%;
  }
  .flex-item-m-1 {
    -ms-flex-basis: 8.333333333333334%;
    flex-basis: 8.333333333333334%;
  }
  .flex-grid-row > .item-m-1 {
    max-width: 8.333333333333334%;
  }
  .flex-item-m-2 {
    -ms-flex-basis: 16.666666666666668%;
    flex-basis: 16.666666666666668%;
  }
  .flex-grid-row > .item-m-2 {
    max-width: 16.666666666666668%;
  }
  .flex-item-m-3 {
    -ms-flex-basis: 25%;
    flex-basis: 25%;
  }
  .flex-grid-row > .item-m-3 {
    max-width: 25%;
  }
  .flex-item-m-4 {
    -ms-flex-basis: 33.333333333333336%;
    flex-basis: 33.333333333333336%;
  }
  .flex-grid-row > .item-m-4 {
    max-width: 33.333333333333336%;
  }
  .flex-item-m-5 {
    -ms-flex-basis: 41.66666666666667%;
    flex-basis: 41.66666666666667%;
  }
  .flex-grid-row > .item-m-5 {
    max-width: 41.66666666666667%;
  }
  .flex-item-m-6 {
    -ms-flex-basis: 50%;
    flex-basis: 50%;
  }
  .flex-grid-row > .item-m-6 {
    max-width: 50%;
  }
  .flex-item-m-7 {
    -ms-flex-basis: 58.333333333333336%;
    flex-basis: 58.333333333333336%;
  }
  .flex-grid-row > .item-m-7 {
    max-width: 58.333333333333336%;
  }
  .flex-item-m-8 {
    -ms-flex-basis: 66.66666666666667%;
    flex-basis: 66.66666666666667%;
  }
  .flex-grid-row > .item-m-8 {
    max-width: 66.66666666666667%;
  }
  .flex-item-m-9 {
    -ms-flex-basis: 75%;
    flex-basis: 75%;
  }
  .flex-grid-row > .item-m-9 {
    max-width: 75%;
  }
  .flex-item-m-10 {
    -ms-flex-basis: 83.33333333333334%;
    flex-basis: 83.33333333333334%;
  }
  .flex-grid-row > .item-m-10 {
    max-width: 83.33333333333334%;
  }
  .flex-item-m-11 {
    -ms-flex-basis: 91.66666666666667%;
    flex-basis: 91.66666666666667%;
  }
  .flex-grid-row > .item-m-11 {
    max-width: 91.66666666666667%;
  }
  .flex-item-m-12 {
    -ms-flex-basis: 100%;
    flex-basis: 100%;
  }
  .flex-grid-row > .item-m-12 {
    max-width: 100%;
  }
  html {
    font-size: 13px;
    letter-spacing: 0.001em;
  }
  body {
    line-height: 1.4;
  }
  h1,
  .font-size-h1 {
    font-size: 2.377723395896371rem;
    letter-spacing: 0.025em;
  }
  h2,
  .font-size-h2 {
    font-size: 1.541986833892032rem;
    letter-spacing: 0.025em;
  }
  h3 {
    font-size: 1.334710602476894rem;
  }
  p {
    margin-bottom: 1rem;
  }
  .font-small-caps {
    font-size: 0.85em;
  }
  .font-leading-wider {
    line-height: 1.55;
  }
  .font-tracking-wider {
    letter-spacing: 0.025em;
  }
  .font-smaller {
    font-size: 0.8rem;
  }
  .font-larger {
    font-size: 1.3rem;
  }
  .text-copy p {
    font-size: 1.3rem;
    line-height: 1.55;
  }
  .text-copy blockquote {
    margin: 3rem;
  }
  .text-copy h1,
  .text-copy h2,
  .text-copy h3,
  .text-copy h4,
  .text-copy h5,
  .text-copy h6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .text-copy a {
    color: #5490eb;
  }
  .text-copy img {
    display: block;
    margin: 2.5rem auto;
  }
  .text-copy .wp-caption .wp-caption-text {
    margin-top: 6px;
  }
  .icon-large:before {
    font-size: 1.334710602476894rem;
  }
  .button {
    padding: 12px;
  }
  .inline-action-list li {
    display: inline-block;
    margin-right: 12px;
  }
  .margin-micro {
    margin: 3.708203932499128px;
  }
  .margin-tiny {
    margin: 6px;
  }
  .margin-small {
    margin: 12px;
  }
  .margin-basic {
    margin: 24px;
  }
  .margin-mid {
    margin: 42px;
  }
  .margin-large {
    margin: 60px;
  }
  .margin-top-micro {
    margin-top: 3.708203932499128px;
  }
  .margin-top-tiny {
    margin-top: 6px;
  }
  .margin-top-small {
    margin-top: 12px;
  }
  .margin-top-basic {
    margin-top: 24px;
  }
  .margin-top-mid {
    margin-top: 42px;
  }
  .margin-top-large {
    margin-top: 60px;
  }
  .margin-bottom-micro {
    margin-bottom: 3.708203932499128px;
  }
  .margin-bottom-tiny {
    margin-bottom: 6px;
  }
  .margin-bottom-small {
    margin-bottom: 12px;
  }
  .margin-bottom-basic {
    margin-bottom: 24px;
  }
  .margin-bottom-mid {
    margin-bottom: 42px;
  }
  .margin-bottom-large {
    margin-bottom: 60px;
  }
  .padding-micro {
    padding: 3.708203932499128px;
  }
  .padding-tiny {
    padding: 6px;
  }
  .padding-small {
    padding: 12px;
  }
  .padding-basic {
    padding: 24px;
  }
  .padding-mid {
    padding: 42px;
  }
  .padding-large {
    padding: 60px;
  }
  .padding-top-micro {
    padding-top: 3.708203932499128px;
  }
  .padding-top-tiny {
    padding-top: 6px;
  }
  .padding-top-small {
    padding-top: 12px;
  }
  .padding-top-basic {
    padding-top: 24px;
  }
  .padding-top-mid {
    padding-top: 42px;
  }
  .padding-top-large {
    padding-top: 60px;
  }
  .padding-bottom-micro {
    padding-bottom: 3.708203932499128px;
  }
  .padding-bottom-tiny {
    padding-bottom: 6px;
  }
  .padding-bottom-small {
    padding-bottom: 12px;
  }
  .padding-bottom-basic {
    padding-bottom: 24px;
  }
  .padding-bottom-mid {
    padding-bottom: 42px;
  }
  .padding-bottom-large {
    padding-bottom: 60px;
  }
  #main-content {
    padding-top: 64px;
    min-height: 75vh;
  }
  .header-menu.u-inline-list li {
    display: block;
    padding-right: 0;
  }
  #header-sub {
    max-height: 80vh;
    overflow-y: auto;
  }
  #header-sub a {
    font-size: 2rem;
    padding: 0.33rem 1rem;
    display: block;
  }
  #search-form {
    border: 2px solid #fdfdfd;
  }
  #search-input,
  #search-submit {
    font-size: 1.334710602476894rem;
  }
  #search-input {
    width: 70%;
  }
  #search-submit {
    width: 8%;
    min-width: 25px;
  }
  .support-form-holder {
    min-height: 5rem;
    padding: 12px;
  }
  .support-form-slider {
    width: 55%;
    margin-right: 2%;
  }
  .support-form-submit {
    width: 23%;
    margin-left: 2%;
    padding: 6px 12px;
  }
  #featured-post-title-holder {
    padding: 60px;
    font-size: 3.330015792890114rem;
  }
  #front-page-signups {
    display: none;
  }
  .post-col12-text {
    padding: 12px;
  }
  .post-col12-text h3 {
    font-size: 1.3rem;
  }
  .text-copy .liveblog-update-heading {
    border-top: 1px solid #0e0e0e;
    padding-top: 24px;
    margin-top: 42px;
    margin-bottom: 12px;
  }
  .text-copy .liveblog-update-heading:first-of-type {
    margin-top: 24px;
  }
}
@media screen and (max-width: 759px) {
  .container {
    width: 96%;
    max-width: 460px;
  }
  .col {
    width: 100%;
    float: none;
    margin-left: 0;
    margin-right: 0;
  }
  .flex-grid-item {
    padding-left: 6px;
    padding-right: 6px;
  }
  .flex-grid-row .flex-offset-s-0 {
    margin-left: 0%;
  }
  .flex-grid-row .flex-offset-s-1 {
    margin-left: 8.333333333333334%;
  }
  .flex-grid-row .flex-offset-s-2 {
    margin-left: 16.666666666666668%;
  }
  .flex-grid-row .flex-offset-s-3 {
    margin-left: 25%;
  }
  .flex-grid-row .flex-offset-s-4 {
    margin-left: 33.333333333333336%;
  }
  .flex-grid-row .flex-offset-s-5 {
    margin-left: 41.66666666666667%;
  }
  .flex-grid-row .flex-offset-s-6 {
    margin-left: 50%;
  }
  .flex-grid-row .flex-offset-s-7 {
    margin-left: 58.333333333333336%;
  }
  .flex-grid-row .flex-offset-s-8 {
    margin-left: 66.66666666666667%;
  }
  .flex-grid-row .flex-offset-s-9 {
    margin-left: 75%;
  }
  .flex-grid-row .flex-offset-s-10 {
    margin-left: 83.33333333333334%;
  }
  .flex-grid-row .flex-offset-s-11 {
    margin-left: 91.66666666666667%;
  }
  .flex-item-s-1 {
    -ms-flex-basis: 8.333333333333334%;
    flex-basis: 8.333333333333334%;
  }
  .flex-grid-row > .item-s-1 {
    max-width: 8.333333333333334%;
  }
  .flex-item-s-2 {
    -ms-flex-basis: 16.666666666666668%;
    flex-basis: 16.666666666666668%;
  }
  .flex-grid-row > .item-s-2 {
    max-width: 16.666666666666668%;
  }
  .flex-item-s-3 {
    -ms-flex-basis: 25%;
    flex-basis: 25%;
  }
  .flex-grid-row > .item-s-3 {
    max-width: 25%;
  }
  .flex-item-s-4 {
    -ms-flex-basis: 33.333333333333336%;
    flex-basis: 33.333333333333336%;
  }
  .flex-grid-row > .item-s-4 {
    max-width: 33.333333333333336%;
  }
  .flex-item-s-5 {
    -ms-flex-basis: 41.66666666666667%;
    flex-basis: 41.66666666666667%;
  }
  .flex-grid-row > .item-s-5 {
    max-width: 41.66666666666667%;
  }
  .flex-item-s-6 {
    -ms-flex-basis: 50%;
    flex-basis: 50%;
  }
  .flex-grid-row > .item-s-6 {
    max-width: 50%;
  }
  .flex-item-s-7 {
    -ms-flex-basis: 58.333333333333336%;
    flex-basis: 58.333333333333336%;
  }
  .flex-grid-row > .item-s-7 {
    max-width: 58.333333333333336%;
  }
  .flex-item-s-8 {
    -ms-flex-basis: 66.66666666666667%;
    flex-basis: 66.66666666666667%;
  }
  .flex-grid-row > .item-s-8 {
    max-width: 66.66666666666667%;
  }
  .flex-item-s-9 {
    -ms-flex-basis: 75%;
    flex-basis: 75%;
  }
  .flex-grid-row > .item-s-9 {
    max-width: 75%;
  }
  .flex-item-s-10 {
    -ms-flex-basis: 83.33333333333334%;
    flex-basis: 83.33333333333334%;
  }
  .flex-grid-row > .item-s-10 {
    max-width: 83.33333333333334%;
  }
  .flex-item-s-11 {
    -ms-flex-basis: 91.66666666666667%;
    flex-basis: 91.66666666666667%;
  }
  .flex-grid-row > .item-s-11 {
    max-width: 91.66666666666667%;
  }
  .flex-item-s-12 {
    -ms-flex-basis: 100%;
    flex-basis: 100%;
  }
  .flex-grid-row > .item-s-12 {
    max-width: 100%;
  }
  html {
    font-size: 13px;
    letter-spacing: 0.001em;
  }
  body {
    line-height: 1.4;
  }
  h1,
  .font-size-h1 {
    font-size: 2.058106176075472rem;
    letter-spacing: 0.025em;
  }
  h2,
  .font-size-h2 {
    font-size: 1.400505962399693rem;
    letter-spacing: 0.025em;
  }
  h3 {
    font-size: 1.272006289292628rem;
  }
  p {
    margin-bottom: 1rem;
  }
  .font-small-caps {
    font-size: 0.85em;
  }
  .font-leading-wider {
    line-height: 1.55;
  }
  .font-tracking-wider {
    letter-spacing: 0.025em;
  }
  .font-smaller {
    font-size: 0.8rem;
  }
  .font-larger {
    font-size: 1.3rem;
  }
  .text-copy p {
    font-size: 1.3rem;
    line-height: 1.55;
  }
  .text-copy blockquote {
    margin: 3rem;
  }
  .text-copy h1,
  .text-copy h2,
  .text-copy h3,
  .text-copy h4,
  .text-copy h5,
  .text-copy h6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .text-copy a {
    color: #5490eb;
  }
  .text-copy img {
    display: block;
    margin: 2.5rem auto;
  }
  .text-copy .wp-caption .wp-caption-text {
    margin-top: 6px;
  }
  .icon-large:before {
    font-size: 1.272006289292628rem;
  }
  .button {
    padding: 12px;
  }
  .inline-action-list li {
    display: inline-block;
    margin-right: 12px;
  }
  .only-mobile {
    display: initial;
  }
  .only-desktop {
    display: none;
  }
  .margin-micro {
    margin: 3.708203932499128px;
  }
  .margin-tiny {
    margin: 6px;
  }
  .margin-small {
    margin: 12px;
  }
  .margin-basic {
    margin: 24px;
  }
  .margin-mid {
    margin: 42px;
  }
  .margin-large {
    margin: 60px;
  }
  .margin-top-micro {
    margin-top: 3.708203932499128px;
  }
  .margin-top-tiny {
    margin-top: 6px;
  }
  .margin-top-small {
    margin-top: 12px;
  }
  .margin-top-basic {
    margin-top: 24px;
  }
  .margin-top-mid {
    margin-top: 42px;
  }
  .margin-top-large {
    margin-top: 60px;
  }
  .margin-bottom-micro {
    margin-bottom: 3.708203932499128px;
  }
  .margin-bottom-tiny {
    margin-bottom: 6px;
  }
  .margin-bottom-small {
    margin-bottom: 12px;
  }
  .margin-bottom-basic {
    margin-bottom: 24px;
  }
  .margin-bottom-mid {
    margin-bottom: 42px;
  }
  .margin-bottom-large {
    margin-bottom: 60px;
  }
  .padding-micro {
    padding: 3.708203932499128px;
  }
  .padding-tiny {
    padding: 6px;
  }
  .padding-small {
    padding: 12px;
  }
  .padding-basic {
    padding: 24px;
  }
  .padding-mid {
    padding: 42px;
  }
  .padding-large {
    padding: 60px;
  }
  .padding-top-micro {
    padding-top: 3.708203932499128px;
  }
  .padding-top-tiny {
    padding-top: 6px;
  }
  .padding-top-small {
    padding-top: 12px;
  }
  .padding-top-basic {
    padding-top: 24px;
  }
  .padding-top-mid {
    padding-top: 42px;
  }
  .padding-top-large {
    padding-top: 60px;
  }
  .padding-bottom-micro {
    padding-bottom: 3.708203932499128px;
  }
  .padding-bottom-tiny {
    padding-bottom: 6px;
  }
  .padding-bottom-small {
    padding-bottom: 12px;
  }
  .padding-bottom-basic {
    padding-bottom: 24px;
  }
  .padding-bottom-mid {
    padding-bottom: 42px;
  }
  .padding-bottom-large {
    padding-bottom: 60px;
  }
  .mobile-margin-bottom-none {
    margin-bottom: 0px;
  }
  .mobile-margin-bottom-micro {
    margin-bottom: 3.708203932499128px;
  }
  .mobile-margin-bottom-tiny {
    margin-bottom: 6px;
  }
  .mobile-margin-bottom-small {
    margin-bottom: 12px;
  }
  .mobile-margin-bottom-basic {
    margin-bottom: 24px;
  }
  .mobile-margin-bottom-mid {
    margin-bottom: 42px;
  }
  .mobile-margin-bottom-large {
    margin-bottom: 60px;
  }
  #main-content {
    padding-top: 59px;
    min-height: 75vh;
  }
  .header-menu li {
    padding-right: 6px;
  }
  #header-main .col {
    float: left;
  }
  #header-main .header-main__navigation {
    width: 20%;
  }
  #header-main .header-main__middle {
    width: 60%;
  }
  #header-main .header-main__logomark {
    width: 20%;
  }
  #header-main__logotype {
    display: none;
  }
  #menu-logo svg {
    height: 16px;
    width: 20px;
  }
  #header-sub {
    display: none;
  }
  #header-sub .col {
    margin-bottom: 6px;
  }
  #search-form {
    border: 2px solid #fdfdfd;
  }
  #search-input,
  #search-submit {
    font-size: 1.272006289292628rem;
  }
  #search-input {
    width: 70%;
  }
  #search-submit {
    width: 8%;
    min-width: 25px;
  }
  .support-section {
    padding-top: 24px;
    padding-bottom: 24px;
    margin-top: 24px;
    margin-bottom: 24px;
  }
  .support-form-holder {
    min-height: 5rem;
    padding: 12px;
  }
  .support-form-submit {
    width: auto;
    margin-left: 12px;
    padding: 6px 12px;
    height: 28px;
  }
  input[type=number] {
    width: auto;
    margin-right: 12px;
    padding: 6px 12px;
    background-color: #fff;
    color: #f00;
    border: 0;
    height: 28px;
  }
  #featured-post-title-holder {
    position: relative;
    padding: 18px;
    font-size: 1.781452392364234rem;
  }
  #featured-post-title {
    color: #000;
    text-shadow: none;
  }
  #home-articles-posts .col,
  #home-fm-posts .col,
  #home-focus-posts .col,
  #home-long-read-posts .col {
    margin-bottom: 12px;
  }
  .video-block-main-video {
    margin-bottom: 12px;
  }
  .video-related-video {
    width: 100%;
  }
  .video-related-video:before,
  .video-related-video:after {
    content: " ";
    display: table;
  }
  .video-related-video:after {
    clear: both;
  }
  .video-related-video .wp-post-image {
    width: 50%;
    float: left;
    padding-right: 6px;
  }
  .video-related-video h6 {
    width: 50%;
    float: left;
    padding-left: 6px;
    font-size: 1rem;
  }
  #posts .row {
    margin-bottom: 0;
  }
  #posts .col {
    margin-bottom: 12px;
  }
  .post-col12-image {
    position: relative;
  }
  .post-col12-text {
    position: relative;
    padding: 0;
    margin-top: 6px;
    color: #0e0e0e;
  }
  .post-col12-text h3 {
    font-size: 13px;
  }
  .post-col12-text h5 {
    margin-top: 0;
    font-size: 13px;
    font-weight: normal;
  }
  .text-copy .liveblog-update-heading {
    border-top: 1px solid #0e0e0e;
    padding-top: 24px;
    margin-top: 42px;
    margin-bottom: 12px;
  }
  .text-copy .liveblog-update-heading:first-of-type {
    margin-top: 24px;
  }
  #single-related .post {
    margin-bottom: 24px;
  }
  #single-video-related-video-holder {
    margin-top: 24px;
  }
  #single-video-related-video:before,
  #single-video-related-video:after {
    content: " ";
    display: table;
  }
  #single-video-related-video:after {
    clear: both;
  }
  .single-video-related-video {
    width: 'calc(100% / 3))';
    float: left;
  }
  .single-video-related-video .wp-post-image {
    display: block;
    width: 100%;
    padding: 1px;
  }
}

