/*! Women Moving Millions > 2019/08/20 ---------------- */

:root {

 --contain: 1010; --sx: 30px; --sy: 30px; --st: 0px; --s1: 40px; --s2: 60px; --s3: 80px; --s4: 120px;
 --nx: calc(var(--sx) * -1); --ny: calc(var(--sy) * -1);
 --vws: 1px; --vwx: calc(var(--vw, 1vw) * 100); --vhx: calc(var(--vh, 1vh) * 100);

 --ff_1: freight-sans-pro,Helvetica Neue,Arial,sans-serif;

 --c_d1: #1D1F33; --c_d1t: var(--c_d1); /* default: gray, text */
 --c_i1: #FFFFFF; --c_i1t: var(--c_i1); /* inverted: white, text */
 --c_a1: #F5333F; --c_a1t: var(--c_a1); /* accent: red, links */
 --c_a2: #551249; --c_a2t: var(--c_a2); /* accent: violet, backgrounds */
 --c_b1: #D2D2D6; --c_b1t: var(--c_b1); /* background: gray, separators */
 --c_o1: #D2D2D6; --c_o1t: var(--c_o1); /* borders: gray, fields */
 --c_o2: #AAAAAA; --c_o2t: var(--c_o2); /* borders: dark gray, fields */
 --c_o3: #D1CDCD; --c_o3t: var(--c_o3); /* background: gray */
 --c_e1: #EF4242; --c_e1t: var(--c_e1); /* error: red, fields */

 --xw_1: 1680px;
 --xw_2: 1010px;
 --xw_3:  660px;
 --xw_4: 1220px;
 --xw_5:  800px;

 --t8n_d1: 0.3s;
 --t8n_p1: border-color, background, background-size, box-shadow, transform, opacity, filter, clip-path, -webkit-clip-path;
 --t8n_p2: var(--t8n_p1), visibility;
 --t8n_e1: cubic-bezier(.5,0,0,1);
 --t8n_e2: cubic-bezier(.35,.6,.45,1);

}

@media screen and (max-width: 1279px) { :root { --vws: calc((100vw - 320px) / (1280 - 320)); } }
@media screen and (max-width: 1099px) { :root { --st: 60px; } }
@media screen and (max-width:  719px) { :root { --sx: 20px; --s1: 30px; --s2: 40px; --s3: 50px; --s4: 80px; } }
@media screen and (max-width:  319px) { :root { --vws: 0px; } }

@font-face { font-family: 'Icons'; font-weight: normal; font-style: normal; src: url('../fonts/icomoon/fonts/icomoon.ttf?1594681539') format('truetype'), url('../fonts/icomoon/fonts/icomoon.woff?1594681539') format('woff'), url('../fonts/icomoon/fonts/icomoon.svg?1594681539#icomoon') format('svg'); }

/*   ______  _______ _______ _______
 *   |_____] |_____| |______ |______
 *   |_____] |     | ______| |______
*/

.root1 { position: relative; width: 100%; min-width: 320px; margin: 0; padding: 0; }
 .root1, .root1 *, .root1 *:before, .root1 *:after { box-sizing: border-box; }
 .root1-wrap { margin: 0; }

@media screen {
 .-contain { max-width: 1210px; max-width: calc(var(--contain) * 1px + 2 * var(--sx)); margin-left: auto; margin-right: auto; border-left: 20px solid transparent; border-right: 20px solid transparent; border-left-width: var(--sx); border-right-width: var(--sx); }
 .-decontain { margin-left: calc(50% - var(--vw, 1vw) * 50); margin-right: calc(50% - var(--vw, 1vw) * 50); }
 .-recontain { margin-left: calc(50% - var(--vw, 1vw) * 50); margin-right: calc(50% - var(--vw, 1vw) * 50); padding-left: calc(var(--vw, 1vw) * 50 - 50%); padding-right: calc(var(--vw, 1vw) * 50 - 50%); }
}

/* grid */

[grid] { --gap: var(--sx); display: flex; flex-wrap: wrap; margin-top: -40px; margin-left: -20px; margin-right: -20px; margin-top: calc(var(--row-gap,var(--gap)) * -1); margin-left: calc(var(--gap) / -2); margin-right: calc(var(--gap) / -2); padding: 0; pointer-events: none; }
[grid~="inline"] { display: inline-flex; }
 [grid] > * { width: var(--column, auto); min-width: 0; margin-bottom: 0; border: 1px solid transparent; border-width: 40px 20px 0; border-width: var(--row-gap,var(--gap)) calc(var(--gap) / 2) 0; background-clip: padding-box; pointer-events: auto; }
  [grid] > li:before { display: none; }

[width="-"]{width:100%;height:0;margin:0;border-width:0}[width^="16/"]{width:16.666%}[width^="20/"]{width:19.999%}[width^="25/"]{width:24.999%}[width^="33/"]{width:33.333%}[width^="40/"]{width:39.999%}[width^="50/"]{width:49.999%}[width^="60/"]{width:59.999%}[width^="66/"],[width^="67/"]{width:66.666%}[width^="75/"]{width:74.999%}[width^="80/"]{width:74.999%}[width^="99/"],[width^="100/"]{width:100%}
@media screen and (max-width: 1279px){[width*="/a/"]{width:auto}[width*="/16/"]{width:16.666%}[width*="/20/"]{width:19.999%}[width*="/25/"]{width:24.999%}[width*="/33/"]{width:33.333%}[width*="/40/"]{width:39.999%}[width*="/50/"]{width:49.999%}[width*="/60/"]{width:59.999%}[width*="/66/"],[width*="/67/"]{width:66.666%}[width*="/75/"]{width:74.999%}[width*="/80/"]{width:79.999%}[width*="/100/"]{width:100%}}
@media screen and (max-width:  719px) {[width$="/a"]{width:auto}[width$="/16"]{width:16.666%}[width$="/20"]{width:19.999%}[width$="/25"]{width:24.999%}[width$="/33"]{width:33.333%}[width$="/40"]{width:39.999%}[width$="/50"]{width:49.999%}[width$="/60"]{width:59.999%}[width$="/66"],[width$="/67"]{width:66.666%}[width$="/75"]{width:74.999%}[width$="/80"]{width:79.999%}[width$="/100"]{width:100%}}
@media screen and (min-width: 1280px){[width^="0/"]{display:none !important}} @media screen and (min-width: 720px) and (max-width: 1280px){[width*="/0/"]{display:none !important}} @media screen and (max-width: 719px){[width$="/0"]{display:none !important}}

/* reveal */

@media screen {
[reveal^="1"] { transition-duration: 0.5s; transition-timing-function: ease; }
[reveal^="2"] { transition-duration: 1s; }
/* [r5s]:not([ready]) [reveal^="1+/"], [r5s] [reveal^="1/"]:not([revealed]) { opacity: 0; transform: translateY(30px); } */
[r5s]:not([ready]) [reveal^="2+/"], [r5s] [reveal^="2/"]:not([revealed]) { opacity: 0; }
[reveal]{--rd:0;transition-delay:calc(var(--rd,0) * var(--rs, 0.1s))}[reveal$="/0"]{--rd:0}[reveal$="/1"]{--rd:1}[reveal$="/2"]{--rd:2}[reveal$="/3"]{--rd:3}[reveal$="/4"]{--rd:4}[reveal$="/5"]{--rd:5}[reveal$="/6"]{--rd:6}[reveal$="/7"]{--rd:7}[reveal$="/8"]{--rd:8}[reveal$="/9"]{--rd:9}[reveal$="/10"]{--rd:10}
[aligned]{transition-delay:calc(var(--rd,0) * var(--rs, 0.1s) + var(--rq) * 0.1s)}
}

/*   _______  _____  ______  _     _ _      _______ _______
 *   |  |  | |     | |     \ |     | |      |______ |______
 *   |  |  | |_____| |_____/ |_____| |_____ |______ ______|
*/

/**
 * @name .agenda1
 * @description Agemda
 * @example { }
 */

.agenda1 { margin-bottom: var(--s3); }
 .agenda1-title { margin-bottom: 15px; }
 .agenda1-meta { padding-bottom: 3px; border-bottom: 5px solid var(--c_a2t); }
  .agenda1-meta > :not(:first-child) { margin-left: 1em; }
 .agenda1-slots {  }
  .agenda1-slot { display: flex; }
  .agenda1-slot + .agenda1-slot { padding-top: var(--sy); border-top: 1px solid var(--c_b1t); }
   .agenda1-header { --sy: 5px; flex: none; min-width: 0; width: 40%; margin-bottom: 0; padding-right: var(--s3); }
   .agenda1-details { --sy: 10px; flex-grow: 1; }

@media screen and (max-width: 1023px) {
.agenda1-slot { display: block; }
 .agenda1-header { --sy: 0; width: auto; margin-bottom: 20px; padding-right: 0; }
 .agenda1-details {  }
}
@media screen and (max-width: 719px) {
.agenda1-meta > * { display: block; }
.agenda1-meta > :not(:first-child) { margin-left: 0; }
}

/**
 * @name .backdrop1
 * @description Colored backgrounds
 * @example { }
 */

.backdrop1 { margin-bottom: 0; padding: var(--s3) 0; }

@media screen and (min-width: 1100px) {
.top1.-overlay ~ .content1 .backdrop1.-pushed { padding-top: 150px; }
}

@media screen {
.backdrop1 { position: relative; padding: var(--s3) 0; background: currentColor; color: #f3f3f3; }
 .backdrop1-wrap { position: relative; color: var(--c_d1t); }
}
@media print {
.backdrop1 { box-shadow: 0 -1px var(--c_b1t), 0 1px var(--c_b1t); }
}

.-arrow\:a-white .slick-next[type]:before,
.-arrow\:a-white .slick-prev[type]:before { color: #fff; }
.-arrow\:a-red .slick-next[type]:before,
.-arrow\:a-red .slick-prev[type]:before { color: var(--c_a1t); }
.-arrow\:a-navy .slick-next[type]:before,
.-arrow\:a-navy .slick-prev[type]:before { color: var(--c_d1); }

/**
 * @name .bar1
 * @description Save/socials bar
 * @example { }
 */

@media screen and (min-width: 600px) {
.bar1 { display: flex; justify-content: space-between; align-items: center; padding-top: 20px; border-top: 1px solid var(--c_b1t); }
 .bar1 > * { margin-bottom: 0; }
}

/**
 * @name .bio1
 * @description Toggled bio
 * @example { }
 */

.bio1 { margin-bottom: var(--s3); }
 .bio1-header { --sy: 0; margin-bottom: 0; }
  .bio1-image { overflow: hidden; margin-bottom: 20px; border-top: 4px solid var(--c_a2); }
   [js] .bio1:not(.is-active):not(.is-static) .bio1-header:hover .bio1-image .img1 { transform: scale(1.05); }
 .bio1-details { overflow: hidden; transition-property: height; }
 [js] .bio1:not(.is-active) .bio1-details { height: 0 !important; }
  .bio1-inner { padding-top: 5px; }
   .bio1-close { }
    .bio1-close a { display: flex; justify-content: center; align-items: center; width: 1em; height: 1em; border-radius: 50%; box-shadow: inset 0 0 0 1px var(--c_a1t); font-size: 40px; }
     .bio1-close a:before { font-size: 0.35em; }

/**
 * @name .block1
 * @description Image + content block for .wrap2
 */

.block1 { margin-bottom: var(--s2); }
 .block1:after { display: table; clear: both; content: ''; }
 .block1-image { border-top: 4px solid var(--c_a2t); }

@media screen and (min-width: 1024px) {
.block1-image { float: left; width: 50%; margin: 0 -100% 0 0; border-top: 4px solid var(--c_a2t); }
.block1-wrap { margin-left: calc(50% + var(--s3)); }
}

/**
 * @name .block2
 * @description Program columns
 * @example { }
 */

@media screen and (min-width: 1024px) {
.block2 { display: flex; justify-content: space-between; align-items: center; }
 .block2-column { flex: none; max-width: calc(50% - var(--s2) / 2); margin-bottom: 0; }
}
@media screen and (max-width: 1023px) {
.block2-column { max-width: 500px; margin: 0 auto var(--s2); }
}

/**
 * @name .block3
 * @description Speaker block
 * @example { }
 */

.block3 { display: flex; margin-bottom: var(--s2); }
 .block3-image { flex: none; order: 2; width: 100%; max-width: 315px; margin: 0 0 0 var(--s2); border-top: 4px solid var(--c_a2t); }
 .block3-main { --sy: 20px; max-width: var(--xw_3); margin: 0 auto 0 0; }

@media screen and (max-width: 1023px) {
.block3-image { width: 200px; }
}
@media screen and (max-width: 719px) {
.block3 { display: block; }
 .block3-image { width: 100%; margin: 0 0 15px; }
 .block3-main { max-width: 100%; margin: 0; }
}

/**
 * @name .cards1
 * @description Programs
 * @example { }
 */

.cards1 {  }
 .cards1-wrap { display: flex; }
  .cards1-card { flex: 1 0 0; margin: 0; box-shadow: inset -1px 0 var(--c_b1t); pointer-events: none; }
  .cards1-card:nth-child(3n+4) { box-shadow: none; }
   .cards1-card a { --aown: 0; --aowh: 0; --atcn: 'inherit'; --atch: var(--c_a1t); display: block; pointer-events: auto; }
   .cards1-image { overflow: hidden; margin: 0; }
    .cards1-card:hover .cards1-image .img1 { transform: scale(1.05); }
   .cards1-main { --sy: 20px; padding: 40px; }
   .cards1-main a.link { text-decoration: underline; }
   .cards1-main p a { display: inline; }
    .cards1-title { }
    .cards1-card:hover .cards1-title a { --atcn: var(--c_a1t); }
    .cards1 .cards1-title { }
     .cards1-title span { display: block; }
    .cards1-intro { }
    .cards1-action { padding-top: var(--sy); border-top: 1px solid var(--c_b1t); }
     .cards1-action a { display: block; position: relative; }
      .cards1-action a:before { position: absolute; right: 0; top: 50%; content: '\e914'; margin-top: -0.5em; color: var(--c_a1t); font: 14px/1 Icons; }
      .cards1-action a:hover:before { transform: translateX(3px); }
      .cards1-action strong { display: block; }
      .cards1-action span { color: var(--c_a1t); }

@media print, screen and (max-width: 1279px) {
.cards1-main { padding: 25px; }
}
@media screen and (max-width: 719px) {
.cards1-wrap { display: block; }
 .cards1-card[class] { width: 100%; margin-bottom: var(--sy); box-shadow: none; }
  .cards1-main { padding: var(--s1) var(--sx); }
}

/**
 * @name .cards2
 * @description Simple four column list
 * @example { }
 */

.cards2 { margin: 0; }
 .cards2-wrap { display: flex; flex-wrap: wrap; overflow: hidden; padding: 0; }
  .cards2-wrap li { flex: 1 0 0; min-width: 25%; margin: 0; padding: 40px; box-shadow: 1px -1px 0 var(--c_b1t); }
   .cards2-wrap li:before { display: none; }
   .cards2-wrap span { display: block; max-width: 400px; margin-left: auto; margin-right: auto; }

@media screen and (max-width: 1279px) {
.cards2-wrap li { padding: 25px; }
}
@media screen and (max-width: 1023px) {
.cards2-wrap li { min-width: 50%; }
}
@media screen and (max-width: 719px) {
.cards2-wrap li { min-width: 100%; }
}

/**
 * @name .content1
 * @description Global content
 */

.content1 { position: relative; z-index: 1; margin-bottom: 0; background: var(--c_i1); }
 .content1:before { display: block; content: attr(data-warning); margin: 0 0 var(--s2); padding: 20px 40px; background: #b22; color: #fff; text-align: center; }
 .top1.-overlay ~ .content1:before { margin-bottom: 0; padding-top: 140px; }
@supports(--css: variables) { .content1:before { display: none; } }

@media screen and (max-width: 599px) {
 .content1:before { padding: 15px 20px; font-size: 14px; }
}

/**
 * @name .cta1
 * @description Peeled call to action
 * @example { }
 */

.cta1 { --h: 760px; position: relative; height: calc(var(--h) * 2); margin: calc(var(--h) * -1) 0 0; pointer-events: none; }
.cta1.-short { --h: 480px; }
 .cta1 a { pointer-events: auto; }
 .cta1-wrap { display: flex; position: -webkit-sticky; position: sticky; left: 0; top: calc(100vh - var(--h)); width: 100%; background: var(--c_a1); }
  .cta1-image { order: 2; overflow: hidden; min-width: 0; width: 50%; margin: 0; }
   .cta1-image .img1 { height: var(--h); }
   .cta1-wrap:hover .cta1-image .img1 { transform: scale(1.05); }
    .cta1-image .loader1 {  }
  .cta1-main { --sy: 20px; display: flex; align-items: center; justify-content: center; min-width: 0; width: 50%; }
   .cta1-inner { max-width: 440px; padding: var(--s1) var(--sx); }
.cta1.-flip {  }
 .cta1.-flip .cta1-wrap { flex-direction: row-reverse; }
.cta1.-navy .cta1-wrap { background-color: var(--c_d1); }
.cta1.-navy a { color: var(--c_a1); background-image: linear-gradient(var(--c_a1),var(--c_a1)); }

@media screen and (max-width: 1279px) {
.cta1 { height: auto; margin-top: 0; }
 .cta1-wrap { position: relative; top: auto; }
  .cta1-image .img1 { height: auto; }
}
@media screen and (max-width: 1023px) {
.cta1-image { display: none; }
.cta1-main { display: block; width: 100%; }
 .cta1-inner { max-width: 100%; padding-top: var(--s4); padding-bottom: var(--s4); }

}
@media print {
.cta1 { height: auto; margin: 0; }
 .cta1-wrap { position: relative; top: 0; background: none; }
  .cta1-main { box-shadow: inset 1px 1px var(--c_b1t), inset 0 -1px var(--c_b1t); }
}

/**
 * @name .cta2
 * @description Peeled call to action for modal
 * @example { }
 */

 .cta2 { position: relative; height: calc(var(--h) * 2); margin: calc(var(--h) * -1) 0 0; pointer-events: none; }
  .cta2 a { pointer-events: auto; }
  .cta2-wrap { display: flex; position: -webkit-sticky; position: sticky; left: 0; top: calc(100vh - var(--h)); width: 100%; }
   .cta2-image { overflow: hidden; min-width: 0; width: 50%; margin: 0; }
    .cta2-image .img1 { height: 100%; }
    .cta2-wrap:hover .cta1-image .img1 { transform: scale(1.05); }
     .cta2-image .loader1 {  }
   .cta2-main { display: flex; flex-direction: column; justify-content: center; min-width: 0; width: 60%; padding: 80px; }
    .cta2-main .-t\:11 { color: var(--c_a1); }

 @media screen and (max-width: 1279px) {
 .cta2 { height: auto; margin-top: 0; }
  .cta2-wrap { position: relative; top: auto; }
   .cta2-image .img1 { height: auto; }
 }
 @media screen and (max-width: 1023px) {
 .cta2-image { display: none; }
 .cta2-main { display: block; width: 100%; }
  .cta2-inner { max-width: 100%; padding-top: var(--s4); padding-bottom: var(--s4); }

 }
 @media print {
 .cta2 { height: auto; margin: 0; }
  .cta2-wrap { position: relative; top: 0; background: none; }
   .cta2-main { box-shadow: inset 1px 1px var(--c_b1t), inset 0 -1px var(--c_b1t); }
 }

/**
 * @name .dots1
 * @description Approach dots
 * @example { }
 */

.dots1 { display: flex; justify-content: center; align-items: center; margin-bottom: 20px; font-size: 12px; line-height: 1; }
 .dots1 i { flex: none; }
 .dots1 i:nth-child(6n+1) { color: var(--c_a2); }
 .dots1 i:nth-child(6n+2) { color: var(--c_a1); }
 .dots1 i:nth-child(6n+3) { color: #F5333F; }
 .dots1 i:nth-child(6n+4) { color: #F49A8C; }
 .dots1 i:nth-child(6n+5) { color: var(--c_b1); }
 .dots1 i:nth-child(6n+6) { color: var(--c_i1); }
 .dots1 i ~ i { margin-left: 0.5em; }

/**
 * @name .embed1
 * @description Responsive embeds
 */

.embed1 { display: block; position: relative; overflow: hidden; /*height: 0; padding-bottom: 56.25%;*/ }
.embed-space { height: 0; padding-bottom: 56.25%; }
 .embed1 iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
/* .embed2 { display: block; position: relative; width: 100%; height: 56.25%; }
 .embed2 iframe {width: 100%; height: 100%; } */

/**
 * @name .error1
 * @description Error page
 */

.error1 { --t: 191px; display: flex; align-items: center; justify-content: center; min-height: calc(var(--vhx) - var(--t)); text-align: center; }
 .error1-wrap { width: 100%; padding: var(--s2) 0 calc(var(--s2) + var(--t)); }
  .error1-code { color: var(--c_a1t); font: 600 160px/1 var(--ff_1); letter-spacing: 0.13em; text-transform: uppercase; }
  .error1-title { font-size: 30px; }

@media screen and (max-width: 1099px) {
.error1 { --t: calc(var(--st) + var(--s1)); }
}
@media screen and (max-width: 719px) {
.error1-code { font-size: 30vw; }
.error1-title { font-size: 24px; line-height: 1.1; }
}

/**
 * @name .featured1
 * @description Featured resources
 * @example { }
 */

.featured1 { display: flex; overflow: hidden; margin: 0; }
 .featured1-header { flex: none; min-width: 0; width: 20%; margin: 0; padding: var(--sx); background: var(--c_a1); }
 .featured1-content { --w: 25%; display: flex; flex-grow: 1; }
  .featured1-content > * { min-width: calc(var(--w) + 1px); margin: 0 0 0 -1px; flex:1; }
   .featured1-content .teaser4-wrap { height: 100%; display: flex; flex-direction: column; }
   .featured1-content .save2[class] { margin-bottom: -4px; background: none; }

@media screen and (max-width: 1279px) {
.featured1-header { width: 25%; }
.featured1-content { --w: 30%; overflow: auto; overflow-y: hidden; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
.featured1-content::-webkit-scrollbar { display: none; }
 .featured1-content > * { flex: none; }
}
@media screen and (max-width: 1023px) {
.featured1-header { width: 33.33%; }
.featured1-content { --w: 40%; }
}
@media screen and (max-width: 719px) {
.featured1 { display: block; }
 .featured1-header { width: auto; }
 .featured1-content { --w: 80%; }
}

/**
 * @name .filters1
 * @description Resource filters
 * @example { }
 */

.filters1 {  }
 .filters1-overlay { display: none; }
 .filters1-close[class] { display: none; }
 .filters1-wrap { }
  .filters1-title { }
  .filters1-section { margin-bottom: 30px; }
   .filters1-subtitle { margin-bottom: 10px; }
   .filters1-ticks { padding: 0; font: 17px/1.2 var(--ff_1); }
    .filters1-ticks li { display: flex; align-items: baseline; margin-bottom: 7px; }
     .filters1-ticks li:before { display: none; }
     .filters1-ticks input[type] { --s: 24px; flex: none; margin: 0 10px 0 0; transform: translateY(0.4em); }

@media screen and (max-width: 719px) {
.filters1 { position: fixed; left: 0; top: 0; bottom: 0; z-index: 301; width: 100%; visibility: hidden; opacity: 0; }
.is-filter-active .filters1 { visibility: visible; opacity: 1; }
 .filters1-overlay { display: block; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: 0; background: rgba(0,0,0,0.3); box-shadow: none; }
 .filters1-close { --aown: 0; --atcn: var(--c_d1); display: block; position: absolute; right: var(--sx); top: var(--sx); z-index: 2; }
 .filters1-wrap { position: fixed; right: 0; top: 0; overflow: auto; width: 300px; height: 100%; padding: 25px var(--sx); background: var(--c_i1); transform: translateX(100%); transition-property: var(--t8n_p2); -ms-overflow-style: -ms-autohiding-scrollbar; }
 .filters1-wrap::-webkit-scrollbar { display: none; }
 .is-filter-active .filters1-wrap { transform: translateX(0); }
  .filters1-wrap:last-child { padding-bottom: 100px; }
}

/**
 * @name .footer1
 * @description Global footer
 */

.footer1 { position: relative; z-index: 100; margin-bottom: 0; padding: var(--s3) 0; }
 .footer1-logo { margin-bottom: var(--s3); font-size: 120px; line-height: 1; text-align: center; }
  .footer1-logo a { --aown: 0; --aowh: 0; display: inline-block; vertical-align: top; }
  .footer1-logo strong { display: block; width: 19.5em; margin: 1em auto 0; padding: 3px 0; border: 1px solid #D0CFCD; border-width: 1px 0; font: 700 0.11em/1 var(--ff_1); letter-spacing: 0.25em; text-transform: uppercase; white-space: nowrap; }
 .footer1-line { display: flex; justify-content: space-between; }
  .footer1-line > * { flex: none; min-width: 0; width: 33.33%; margin: 0; }
  .footer1 .join1 { order: 2; margin-top: -5px; }
  .footer1-main { font-size: 15px; }
   .footer1-main > * { --sy: 10px; }
   .footer1-main address { font: inherit; margin-bottom: 0; }
   .footer1-links a { --aoch: var(--c_a1t); color: inherit; }
   .footer1-links small { padding: 0 3px; font: inherit; opacity: 0.5; }
  .footer1-side { order: 3; text-align: right; }
   .footer1-copys { font-size: 15px; }
   .footer1 .socials1 {  }
   .footer1-bt { border-top: 1px solid var(--c_b1t); }

@media screen and (max-width: 1023px) {
.footer1-logo { margin-bottom: var(--s2); font-size: 90px; }
.footer1-line { display: block; }
  .footer1-line > * { width: auto; margin-bottom: var(--sy); }
  .footer1-main { --sy: inherit; }
  .footer1 .join1 { margin-top: 0; }
  .footer1-side { text-align: left; }
}

/**
 * @name .gallery1
 * @description Photo gallery
 * @example { }
 */

@media screen {
.gallery1 {  }
 .gallery1-entries { display: flex; overflow: auto; overflow-y: hidden; white-space: nowrap; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
 .gallery1-entries::-webkit-scrollbar { display: none; }
 .gallery1-entries.slick-slider { overflow: visible; }
  .gallery1-entries .slick-arrow[type] { left: auto; right: 0; top: auto; bottom: 0; }
  .gallery1-entries .slick-arrow[class] { display: block; }
  .gallery1-entries .slick-prev[type] { margin-right: 2em; }
  .gallery1-entry { flex: none; width: 100%; margin: 0; white-space: normal; }
   .gallery1-entry .img1 { max-width: 905px; margin-left: auto; margin-bottom: var(--sy); }
   [js] .gallery1-entry .img1 { margin-bottom: 0; }
   [js] .gallery1-entry figcaption { display: none; }
  .gallery1-entries .slick-arrow[type] { bottom: auto; right: -15px; top: 100%; margin-top: 30px; }
  .gallery1-entries .slick-prev[type] { right: 88px; margin-right: 0; }
  .gallery1-entries .slick-dots { display: none !important; }
 .gallery1-counter { float: right; width: 110px; margin: 0 0 0 30px; text-align: center; }
 .gallery1-footer { --sy: 10px; }
  .gallery1-title { }
  .gallery1-captions { }
   .gallery1-captions figcaption { margin-bottom: 0; }
   .gallery1-captions figcaption:not(.is-active) { display: none; }
}
@media screen and (max-width: 1023px) {
.gallery1-counter { }
}
@media screen and (max-width: 719px) {
.gallery1-entries { padding-bottom: 0; padding-top: 20px; }
 .gallery1-entries .slick-arrow[type] { top: -15px; right: -10px; bottom: auto; margin-top: 0; }
 .gallery1-entries .slick-prev[type] { right: 25px; }
 .gallery1-counter { /*display: none;*/ text-align: right; top: -25px; position: relative; }
}
@media print {
.gallery1-counter { display: none; }
.gallery1-footer { display: none; }
}

/**
 * @name .gallery2
 * @description Homepage galleryt
 * @example { }
 */

.gallery2 { --pb: 140px; position: relative; overflow: hidden; margin: 0; }
 .gallery2-entries { margin: 0; }
  .gallery2-entry[class] { min-height: calc(var(--vhx) - var(--st)); margin: 0; }
  .gallery2-entry:not(.slick-current) { transition-delay: 0.5s !important; }
  :root:not([js]) .gallery2-entry:nth-child(n+2) { display: none; }
   .gallery2-wrap { --aown: 0; --atcn: currentColor; display: flex; justify-content: center; align-items: center; min-height: inherit; position: relative; pointer-events: none; }
    .gallery2-image { position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: 0; }
     .gallery2-image .img1 { position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: 0; transition: transform 1s 0.5s ease; }
     .gallery2-image:after { position: absolute; left: 0; right: 0; top: 0; bottom: 0; content: ''; margin: 0; background-image: linear-gradient(rgba(0,0,0,0.18), rgba(0,0,0,0.65)); }
     .gallery2-entry:not(.slick-current) .gallery2-image .img1 { transform: scale(1.05); }
     .gallery2-entry.slick-current .gallery2-image .img1 { transition-delay: 0s; }
    .gallery2-main { flex-grow: 1; position: relative; padding: 0 0 var(--pb); }
     .gallery2-main > * { max-width: var(--xw_3); pointer-events: auto; }
      .gallery2-actions { display: flex; justify-content: flex-start; align-items: center; }
  .gallery2-entries .slick-dots { display: none !important; }
  .gallery2-entries .slick-arrow { display: none !important; }
 .gallery2-controls { display: flex; justify-content: center; align-items: flex-end; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: 0; pointer-events: none; }
  .gallery2-cwrap { flex-grow: 1; width: 100%; }
   .gallery2-arrows { position: absolute; right: 0; top: 50%; margin: 0; font-size: 30px; line-height: 1; width: 100%; display: flex; justify-content: space-between; transform: translateY(-100%); }
    .gallery2-arrows i { padding: 30px; cursor: pointer; pointer-events: auto; }
    .gallery2-arrows i:hover { opacity: .5; }
   .gallery2-index { --gx: 30px; display: flex; margin: 0 0 0 calc(var(--gx) * -1); padding: 0; font-size: 20px; pointer-events: auto; }
    .gallery2-index li { flex: 1 0 0px; min-width: 0; margin-left: var(--gx); cursor: pointer; }
     .gallery2-index li:before { display: none; }
     .gallery2-index li i { display: block; height: 3px; background: rgba(255,255,255,0.3); }
      .gallery2-index li i:before { display: block; content: ''; height: 100%; background: currentColor; opacity: 0; transform-origin: 0 50%; transform: scaleX(0); transition: 500ms opacity, 0s 1000ms transform ease-in-out; }
      .gallery2-index li.-active i:before { transform: scaleX(1); transition-duration: 0s, var(--as); transition-delay: 0s, var(--ad); opacity: 1; }
     .gallery2-index li span { display: block; overflow: hidden; width: 100%; padding: 20px 0; white-space: nowrap; text-overflow: ellipsis; }
@media screen and (max-width: 1175px) {
  .gallery2-arrows {
    top: 80%;
  }
}
@media screen and (max-width: 1023px) {
.gallery2 { --pb: 40px; }
 .gallery2-main { padding-right: 100px; }
  .gallery2-main > * { max-width: 100%; }
 .gallery2-index { display: none; }
 .gallery2-arrows { display: none; }
}
@media screen and (max-width: 719px) {
.gallery2-main { padding-right: 0; }
.gallery2-controls { align-items: flex-start; pointer-events: none; }
}
@media screen and (max-height: 780px) {
.gallery2-main { padding: 0; }
 .gallery2-main .-t\:10 { font: 600 36px/1.00 var(--ff_1); }
 .gallery2-main .hero1-play { height: 50px; width: 50px; font-size: 20px; }
}

/**
 * @name .grid1
 * @description Speakers grid
 */

.grid1 { --gx: var(--s1); --gy: var(--s1); display: grid; grid-template-columns: repeat(var(--columns,1), 1fr); grid-row-gap: var(--gy, var(--s1)); grid-column-gap: var(--gx, var(--s1)); position: relative; margin-bottom: var(--s4); }
 .grid1 > * { margin-bottom: 0; }
 .grid1.-a\:c { align-items: center; }

.grid1.-g1 { --gx: 20px; --gy: var(--s1); }

@media print, screen and (min-width: 600px) {
.grid1.-c2\>s { --columns: 2; }
.grid1.-c2\>s.-sep:before { position: absolute; left: 50%; top: 0; bottom: 0; content: ''; width: 1px; border-left: 1px solid var(--c_b1t); pointer-events: none; }
.grid1.-c4\>s { --columns: 4; }

}
@media print, screen and (min-width: 1024px) {
.grid1.-c3\>m { --columns: 3; }
.grid1.-c3\>m.-sep:before { position: absolute; left: calc((100% - var(--gx) * 2) * 0.333 + var(--gx) / 2); right: calc((100% - var(--gx) * 2) * 0.333 + var(--gx) / 2); top: 0; bottom: 0; content: ''; width: auto; border: 1px solid var(--c_b1); border-width: 0 1px; pointer-events: none; }
.grid1.-c6\>m { --columns: 6; }

}

/**
 * @name .header1
 * @description Story title and author
 * @example { }
 */

.header1 { margin-bottom: var(--s2); }
 .header1-brow { margin-bottom: 5px; }
 .header1-title { margin-bottom: 10px; }

 /**
 * @name .header2
 * @description Resource header
 * @example { }
 */

.header2 { margin-bottom: var(--s1); }
 .header2-brow { margin-bottom: 5px; }
 .header2-title { margin-bottom: 10px; }

/**
 * @name .hero1
 * @description Main hero
 * @example { }
 */

@media screen {
.hero1 { position: relative; height: 100vh; margin: 0; clip: rect(0, auto, auto, 0); -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); }
@supports (display: grid) { .hero1 { height: calc(var(--vhx) - var(--st)); } }
 .hero1-outer { display: flex; align-items: center; justify-content: center; position: absolute; left: 0; top: 0; right: 0; height: 100%; margin: 0; }
  .hero1-image { position: absolute; left: 0; right: 0; top: 0; height: calc(var(--vhx) * 2); margin: 0; background: var(--c_d1); transform: translateZ(0); -webkit-backface-visibility: hidden; backface-visibility: hidden; }
  .edge .hero1-image { height: var(--vxh); }
   .hero1-image .img1 { position: -webkit-sticky; position: sticky; left: 0; right: 0; top: 0; bottom: 0; height: var(--vhx); margin: 0; }
    .hero1-image .img1:before { display: none; }
    .hero1-image .img1:after { position: absolute; left: 0; right: 0; top: 0; bottom: 0; content: ''; margin: 0; background: linear-gradient(to right, rgba(0,0,0,0.6), rgba(0,0,0,0) 60%), radial-gradient(ellipse at center, rgba(0,0,0,0) 70%, rgba(0,0,0,0.4) 100%), linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0) 300px) no-repeat; }
    .hero1-image .img1 img.lazyloaded { transition: opacity 2s linear, transform 3s ease; }
    .hero1-image .img1 img:not(.lazyloaded) { transform: scale(1.15); }
     .hero1-image .loader1 { color: rgba(255,255,255,0.75); }
     .hero1-actions { display: flex; justify-content: flex-start; align-items: center; }
     .hero1-play { font-size: 30px; line-height: 1; margin-right: 40px; height: 80px; width: 80px; position: relative; cursor: pointer; }
      .hero1-play i { position: absolute; top: 50%; left: 50%; transform: translate(-40%, -54%); }
      .hero1-play::before { height: 100%; width: 100%; content: ""; position: absolute; display: block; border: 1px solid #FFF; border-radius: 100%; transition: all .2s cubic-bezier(.5,0,0,1);}
     .hero1-play:hover { box-shadow: none; }
      .hero1-play:hover::before { transform: scale(.925); }
  .hero1-main { --sy: 15px; position: relative; width: 100%; }
   .hero1-title { max-width: 460px; margin-bottom: 25px; }
   .hero1-main .insert1 { max-width: 460px; }
   .hero1-title.-t\:10 { max-width: 600px; }
   .hero1-intro { max-width: 400px; }
  .hero1-main.-bottom { align-self: flex-end; margin-bottom: var(--s4); }
   .hero1-main.-bottom .hero1-actions { display: flex; justify-content: center; }
   .hero1-main.-bottom .hero1-play::before { background: var(--c_a1); border: 0; }

[r5s] .hero1-title [reveal] { transition-duration: 2s; transition-delay: calc(var(--rd,0) * 0.3s) }
[r5s] .hero1-title [reveal]:not([revealed]) { opacity: 0; }

}
@media screen and (max-width: 1279px) {
.hero1-image { position: absolute; }
}
@media print {
.hero1 { margin-bottom: 0; padding-bottom: var(--s4); border-bottom: 1px solid var(--c_b1t); }
 .hero1-image { display: none; }
 .hero1-main { max-width: 460px; }
}

/* Hero Options */
.hero1-image.-hide-gradient .img1:after { display:none; }

/**
 * @name .img1
 * @description Image wrapper
 */

.img1 { display: block; position: relative; overflow: hidden; width: 100%; }
 .img1[style*="--r:"]:before { display: block; content: ''; width: 100%; padding-bottom: calc(var(--r) * 100%); }
 .img1 img, .img1 video { display: block; width: 100%; }
 .img1.-round img, .img1.-round video { border-radius: 50%; }
 .img1[style*="--r:"] img { position: absolute; left: 0; top: 0; height: 100%; object-fit: cover; object-position: var(--x, 50%) var(--y, 50%); -webkit-backface-visibility: hidden; backface-visibility: hidden; }
 .img1.-left { --x: 0; } .img1.-right { --x: 100%; } .img1.-top { --y: 0; } .img1.-bottom { --y: 100%; }

@media screen and (max-width: 599px) {
.img1[style*="--r2:"]:before { padding-bottom: calc(var(--r2, var(--r)) * 100%); }
}

/**
 * @name .insert1
 * @description Teaser insert
 * @example { }
 */

.insert1 { --sy: 16px; }
 .insert1-source { margin-bottom: 16px; color: var(--c_a1t); font-size: 15px; letter-spacing: 4px; font-weight: 600; text-transform: uppercase; }
 .insert1-brow { margin-bottom: 6px; font-size: 15px; letter-spacing: 4px; font-weight: 600; text-transform: uppercase; }
 .insert1-title {  }
 .insert1-meta { margin-top: -4px; margin-bottom: 20px; }
  .insert1-meta > :not(:first-child) { display: inline-block; margin-left: 9px; padding-left: 14px; border-left: 1px solid var(--c_b1t); }
  .theme1 .insert1-meta > :not(:first-child) { border-left-color: rgba(255,255,255,0.2); }
 .theme1 .insert1-action .button2 { --atcn: var(--c_a1); background-image: linear-gradient(#F5333F,#F5333F); cursor: pointer; }

/**
 * @name .invalid1
 * @description Validation message
 * @example { }
 */

.invalid1 { display: none; margin-top: 5px; color: var(--c_e1t); }
.-validated:invalid ~ .invalid1, .-validated:invalid + label .invalid1, .invalid1.-visible { display: block; }

/**
 * @name .join1
 * @description Footer newsletter
 * @example { }
 */

.join1 { text-align: center; }
 .join1 p { display: flex; justify-content: center; flex-wrap: wrap; }
  .join1 label[for] { width: 100%; margin-bottom: 10px; }
  .join1 input[type] { --or: 0; --own: var(--c_o1t); width: 160px; padding-left: 0; box-shadow: inset 0 -1px var(--oc); background: transparent; }
  .join1 button { --tcn: var(--c_a1t); --tch: var(--c_d1t); padding-right: 0; box-shadow: inset 1px -1px var(--c_o1t); background: transparent; }
  .join1 .invalid1 { width: 100%; margin-top: 10px; }

@media screen and (max-width: 1023px) {
.join1 { text-align: left; }
 .join1 p { justify-content: flex-start; }
  .join1 input[type] { flex-grow: 1; width: auto; }
}

/**
 * @name .list1
 * @description Separated list
 * @example { }
 */

.list1 { padding: 0; }
 .list1 li { margin-bottom: 15px; padding-top: 15px; border-top: 1px solid var(--c_b1t); }
  .list1 li:before { display: none; }

/**
 * @name .loader1
 * @description Loading spinner
 */

.loader1 { display: block; position: absolute; left: 50%; top: 50%; margin: -0.5em 0 0 -0.5em; color: rgba(0,0,0,0.25); font-size: 30px; animation: loader1 1s 1 linear; pointer-events: none; transition-property: var(--t8n_p2); }
.img1.-dark .loader1, .loader1.-light { color: rgba(255,255,255,0.75); }
.lazyloading ~ .loader1 { animation-iteration-count: infinite; }
.lazyloaded ~ .loader1, html:not([js]) .loader1 { visibility: hidden; opacity: 0; animation-iteration-count: 1; }
 .loader1:before { display: block; content: ''; width: 1em; height: 1em; border: 0.1em solid; border-top-color: transparent; border-radius: 50%; }

@media screen and (max-width: 599px) {
.loader1 { font-size: 20px; }
}

@keyframes loader1 { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }

/**
 * @name .loader2
 * @description Full screen loader
 */

.loader2 { visibility: hidden; position: fixed; left: 0; right: 0; top: 0; bottom: 0; z-index: 999; margin: 0; background: rgba(0,0,0,0.35); font-size: 60px;  transition-property: opacity, visibility; opacity: 0; }
.loader2.is-active { visibility: visible; opacity: 1; }
 .loader2:after { position: absolute; left: 50%; top: 50%; content: ''; width: 1em; height: 1em; margin: -0.5em 0 0 -0.5em; border: 0.1em solid; border-top-color: transparent; border-radius: 50%; color: #fff;animation: loader1 1s infinite paused linear; }
 .loader2.is-active:after { animation-play-state: running; }
.loader2.-static { display: none; position: relative; margin-bottom: var(--sy); background: none; }
.loader2.-static.is-active { display: block; }
.loader2.-small { font-size: 32px; }
 .loader2.-static:after { display: block; position: relative; left: 0; top: 0; margin: 0; color: var(--c_d1); opacity: 0.5; }

/**
 * @name .nav1
 * @description Primary navigation
 */

@media print, screen and (min-width: 1100px) {
.nav1 { display: flex; align-items: center; }
 .nav1-wrap { margin: 0; }
  .nav1-close { display: none; }
  .nav1-logo { display: none; }
  .nav1-main { display: flex; margin: 0; padding: 0; font: 600 20px/20px var(--ff_1); }
   .nav1-main li { position: relative; min-width: 0; margin: 0; }
   .nav1-main li.-home { display: none; }
   .nav1-main li ~ li { margin-left: var(--s1); }
    .nav1-main li:before { display: none; }
    .nav1-main > li > a { --atcn: --var(--c_d1t); --atch: var(--c_a1t); --aoch: transparent; display: block; position: relative; z-index: 2; }
     .nav1-main > li > a:before { position: absolute; left: 0; top: 100%; content: ''; width: 100%; height: 1px; background: var(--c_a1t); transform-origin: 50% 0; transform: scaleX(0); }
     .nav1-main > li > a:hover:before { transform: scale(1); }
    .nav1-main .-community > a { --atcn: var(--c_a1t); }
    .nav1-main .is-active > a { --aocn: currentColor; --aoch: currentColor; }
    .nav1-main em { position: absolute; left: -10001px; top: -10001px; font-style: normal; }
    .nav1-main [toggle] { display: none; }
    .nav1-main ul { position: absolute; left: 50%; top: 100%; visibility: hidden; min-width: 250px; margin: 30px 0 0; padding: 5px 20px; border-radius: var(--bra_1); box-shadow: 0 20px 50px 0 rgba(0,0,0,0.3); background: var(--c_i1); font: 20px/1.5 var(--ff_1); opacity: 0; transform: translate(-50%,10px); transition-property: var(--t8n_p2); }
    .nav1-main li:hover > ul { visibility: visible; transform: translate(-50%,0); opacity: 1; }
     .nav1-main ul:before { position: absolute; left: 50%; bottom: 100%; content: ''; margin: 0 0 0 -10px; border: 10px solid transparent; border-bottom-color: var(--c_i1); }
     .nav1-main ul:after { position: absolute; left: 0; bottom: 100%; right: 0; content: ''; height: 40px; }
     .nav1-main ul li { margin: 0; }
     .nav1-main ul li ~ li { border-top: 1px solid var(--c_b1); }
      .nav1-main ul a { --aown: 0; --aowh: 0; --atcn: var(--c_d1); --atch: var(--c_a1); display: block; padding: 15px 0; }
  .nav1-side { --s: 24px; display: flex; position: absolute; right: 0; top: -25px; padding: 0; font: 600 13px/30px var(--ff_1); text-transform: uppercase; }
   .nav1-side li { display: inline-block; margin-bottom: 0; vertical-align: top; }
   .nav1-side li ~ li { margin-left: var(--s); }
    .nav1-side li:before { content: ''; width: 1px; height: 30px; margin: 0 0 0 calc(var(--s) / -2); border-left: 1px solid; color: inherit; opacity: 0.2; }
    .nav1-side li:first-child:before { display: none; }
    .nav1-side a { --aown: 0; --atcn: 'inherit'; --atch: 'inherit'; display: block; opacity: 0.7; }
    .nav1-side a:hover { opacity: 1; }
    .nav1-saved[class] { margin-left: calc(var(--s) / 2); }
 .nav1-saved[class]:before { display: none; }
 .nav1-saved a { display: flex; align-items: center; background: var(--c_a2t); color: var(--c_i1); padding: 0 10px; opacity: 1; }
 .has-saved .nav1-saved a { background: var(--c_a1t); }
  .nav1-saved a:after { align-self: stretch; content: ''; width: 1px; margin: 0 7px; background: currentColor; opacity: 0.3; }
  .nav1-saved i { margin-right: 7px; font-size: 1.25em; transform: translateY(0.5px); }
  .nav1-saved span { order: 2; min-width: 0.8em; font-size: 20px; line-height: 1; transform: translateY(-0.15em); text-align: center; }
  .nav1 .-highlight { margin-left: calc(var(--s)/2); }
   .nav1 .-highlight::before { display: none; }
   .nav1 .-highlight a { background: var(--c_i1); color: var(--c_d1); padding: 0 calc(var(--s)/2); opacity: 1; }
    .nav1 .-highlight a:hover { opacity: 0.8; }
  .nav1 .-highlight.-red a { background: var(--c_a1); color: var(--c_i1); }
}
@media screen and (max-width: 1099px) {
.nav1 { --px: 40px; position: absolute; right: 0; top: 0; bottom: 0; z-index: 101; visibility: hidden; width: 100%; overflow: hidden; transition-property: var(--t8n_p2); }
.is-nav-active .nav1 { visibility: visible; }
 .nav1-wrap { position: absolute; right: 0; top: 0; bottom: 0; z-index: 101; visibility: hidden; width: 300px; background: var(--c_d1); color: var(--c_i1); text-align: left; transform: translateX(100%); transition-property: var(--t8n_p2); }
 .is-nav-active .nav1-wrap { visibility: visible; transform: translateX(0); }
  .nav1-close { position: absolute; right: 100%; top: 0; bottom: 0; width: 100vw; margin: 0; background: rgba(0,0,0,0.3); opacity: 0; }
  .is-nav-active .nav1-close { opacity: 1; }
   .nav1-close i { display: block; position: absolute; right: 0; top: 0; width: 100%; height: 60px; padding: 0 20px 0 0; background: rgba(255,255,255,0.8); color: var(--c_a1); line-height: 60px; text-align: right; }
  .nav1-logo { margin-bottom: 30px; padding: 30px var(--px) 0; font-size: 92px; line-height: 1; text-align: left; }
   .nav1-logo a { --aown: 0; --aowh: 0; display: inline-block; vertical-align: top; }
    .nav1-logo a:before { color: #fff; }
  .nav1-main { padding: 0 var(--px); font: 600 20px/1 var(--ff_1); }
   .nav1-main li { --sy: 15px; margin-bottom: var(--sy); padding-bottom: var(--sy); border-bottom: 1px solid rgba(255,255,255,0.2); }
    .nav1-main li:before { display: none; }
    .nav1-main a { --atcn: var(--c_i1); }
    .nav1-main .-community > a { --atcn: var(--c_a1t); }
    .nav1-main .is-active > a { --aocn: var(--atcn); }
    .nav1-main em { position: absolute; left: -10001px; top: -10001px; font-style: normal; }
    .nav1-main [toggle] { display: inline-block; float: right; margin: 0.25em; font-size: 0.8em; vertical-align: top; }
    .nav1-main .is-open > [toggle] { transform: scaleY(-1); }
    .nav1-main ul { display: none; margin: 10px 0 0; padding: 5px 0 5px 20px; font-size: 20px; font-weight: 400; }
    .nav1-main .is-open > ul { display: block; }
     .nav1-main ul li { --sy: 10px; padding-bottom: 0; border-bottom-width: 0; }
  .nav1-side { padding: 0 var(--px); font: 600 13px/1.15 var(--ff_1); text-transform: uppercase; }
   .nav1-side li { margin-bottom: var(--sy); }
    .nav1-side li:before { display: none; }
    .nav1-side li a { --atcn: rgba(255,255,255,0.7); --atch: #fff; }
    .nav1-saved[class] { display: none; }
  .nav1 .-highlight a { --atcn: var(--c_a1); }
}
@media screen and (max-width: 500px) {
.nav1-close i { background: none; right: -60px; }
}

@media screen and (max-width: 359px) {
.nav1-wrap { --px: 30px; width: 260px; }
}
@media print {
.nav1 { display: none; }
}

/**
 * @name .notify1
 * @description Notifications
 * @example { }
 */

.notify1 { box-sizing: border-box; position: fixed; left: 0; bottom: 0; z-index: 201; overflow: hidden; width: 100%; margin: 0; padding: 10px; text-align: right; pointer-events: none; }
 .notify1-message { display: inline-block; min-width: 135px; padding: 5px 10px; border-radius: 2px; background: var(--c_a1); color: #fff; font: 700 16px/1.3 var(--ff_1); vertical-align: top; text-align: center; transform: translateX(110%); pointer-events: auto; transition: 0.4s transform ease; }
 .notify1-message.-unsave { background: var(--c_a2); color: #fff; font: 700 16px/1.3 var(--ff_1); vertical-align: top; }
 .notify1-message.-active { transform: translateX(0); }

/**
 * @name .pillars1
 * @description Pillars
 * @example { }
 */

.pillars1 { text-align: center; }
 .pillars1-header { margin-bottom: var(--s3); }
 .pillars1-grid { --gy: var(--s2); justify-content: center; }
  .pillars1-entry { --sy: 20px; display: flex; flex-direction: column; color: var(--c_i1); }
    .pillars1-entry:hover { box-shadow: none; }
    .pillars1-entry .button2 { color: var(--c_a1); }
    .pillars1-entry .img1 { width: 180px; margin: 0 auto; }
   .pillars1-action { margin-top: auto; }

/**
 * @name .save1
 * @description Save button
 * @example { }
 */

.save1 { display: flex; align-items: center; font: 600 20px/1.50 var(--ff_1); }
 [js] .save1:not(.-saved) { cursor: pointer; }
 .save1 > i { position: relative; margin: 0 15px 0 0; font-size: 34px; line-height: 1; }
  .save1 > i:after { position: absolute; left: 0; top: 0; content: '\e91a'; width: 100%; color: var(--c_a1t); opacity: 0; }
  .save1.-saved > i:before { opacity: 0; }
  .save1.-saved > i:after { opacity: 1; }
 .save1 > strong { display: flex; overflow: hidden; font: inherit; }
  .save1 > strong > span { width: 100%; margin: 0 -100% 0 0; }
  .save1.-saved > strong > span { transform: translateY(-100%); }
  .save1 > strong:after { content: attr(data-saved-label); transform: translateY(100%); }
  .save1.-saved > strong:after { transform: translateY(0); }

/**
 * @name .save2
 * @description Card save button
 * @example { }
 */

.save2 { position: relative; height: 4px; background: currentColor; color: var(--c_a2); transition-property: color; }
.save2.-saved { color: var(--c_a1); }
 .save2 i { display: flex; justify-content: center; align-items: center; position: absolute; right: 0; top: 0; width: 40px; height: 40px; margin: 0 0 0 auto; background: currentColor; font-size: 24px; text-align: center; cursor: pointer; transition-property: none; }
  .save2 i:before { width: 100%; margin: 0 -100% 0 0; color: var(--c_i1); }
  .save2 i:after { width: 100%; content: '\e91a'; color: var(--c_i1); opacity: 0; }
  .save2.-saved i:after { opacity: 1; }

/**
 * @name .label
 * @description Card label
 * @example { }
 */
.label1 { position: relative; height: 4px; color: #fff; background-color: var(--c_a1); }
 .label1 span { display: flex; justify-content: center; color: #fff;  align-items: center; position: absolute; right: 0; top: 0; height: 40px; margin: 0 0 0 auto; padding:0 10px; background: var(--c_a1); text-align: center; cursor: pointer; transition-property: none; }
  .label1 i:before { width: 100%; margin: 0 -100% 0 0; color: var(--c_i1); }
  .label1 i:after { width: 100%; content: '\e91a'; color: var(--c_i1); opacity: 0; }
  .label1.-saved i:after { opacity: 1; }

/**
 * @name .saved1
 * @description Saved drawer
 */

.saved1 { --s: 40px; position: fixed; left: 0; top: 0; right: 0; bottom: 0; overflow: hidden; margin: 0; z-index: 201; pointer-events: none; }
 .saved1-overlay { visibility: hidden; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: 0; background: var(--c_d1); opacity: 0; pointer-events: none; transition-property: var(--t8n_p2); }
 .is-saved-active .saved1-overlay { visibility: visible; opacity: 0.8; pointer-events: auto; }
 .saved1-wrap { display: flex; flex-direction: column; position: absolute; right: 0; top: 0; bottom: 0; width: 680px; background: #fff; transform: translateX(105%); transition-property: transform; transition-timing-function: var(--ttf_2); pointer-events: auto; }
 .is-saved-active .saved1-wrap { transform: translateX(0); }
  .saved1-header { flex: none; display: flex; justify-content: space-between; align-items: center; margin: 0; padding: 40px var(--s); }
   .saved1-header span { display: flex; align-items: center; }
    .saved1-header span i { margin: 0 10px 0 0; color: var(--c_a1); font-size: 0.8em; transform: translateY(0.1em); }
   .saved1-header a { --atcn: var(--c_d1); }
  .saved1-fields { flex: none; --c_o1t: rgba(255,255,255,0.2); display: flex; justify-content: center; margin: 0; padding: 40px var(--s); background: var(--c_d1); }
   .saved1-fields > * { min-width: 0; }
   body:not(.has-saved) .saved1-fields > * { opacity: 0.3; pointer-events: none; }
   .saved1-fields label[for] { position: absolute; left: -10001px; }
   .saved1-fields input[type] { --or: 0; --own: var(--c_o1t); padding-left: 0; box-shadow: inset 0 -1px var(--oc); background: transparent; font-size: 20px; }
   .saved1-fields button { --tcn: var(--c_a1); --tch: var(--c_i1); flex: none; padding-right: 0; box-shadow: inset 1px -1px var(--c_o1t); background: transparent; font-size: 20px; }
  .saved1-entries { flex-grow: 1; overflow: auto; margin: 0; padding: 0; -ms-overflow-style: none; -webkit-overflow-scrolling: touch; }
  .saved1-entries::-webkit-scrollbar { display: none; }
   .saved1-entries li { display: flex; align-items: center; margin: 0; box-shadow: inset 0 -1px var(--c_b1); }
   .saved1-entries li.-empty { padding: 20px var(--s); }
   .saved1-entries li.-empty:not(:first-child) { display: none; }
    .saved1-entries li:before { display: none; }
    .saved1-entries .-item { --aown: 0; flex-grow: 1; display: flex; align-items: center; }
     .saved1-entries img { align-self: stretch; flex: none; width: 240px; object-fit: cover; }
     .saved1-entries strong { flex-grow: 1; width: 240px; padding: 20px; font: 600 24px/1.2 var(--ff_1); }
     .saved1-entries .-close { --aown: 0; --atch: var(--c_a1); display: flex; justify-content: center; align-items: center; flex: none; width: 40px; height: 40px; margin: 0 calc(var(--s) / 2) 0 auto; font: 18px/1 Icons; }
      .saved1-entries .-close:before { content: '\e910'; }

@media screen and (max-width: 719px) {
.saved1-wrap { width: 100%; }
 .saved1-fields button { font-size: 15px; }
  .saved1-fields button span span { display: none; }
}
@media screen and (max-width: 599px) {
.saved1 { --s: var(--sx); }
 .saved1-header { padding-top: 20px; padding-bottom: 20px; }
 .saved1-fields { padding-top: 20px; padding-bottom: 20px; }
  .saved1-entries img { display: none; }
  .saved1-entries strong { padding: 15px var(--sx); font-size: 20px; }
}

@media print {
.saved1 { display: none; }
}

/* Leaving space for WP admin bar */
.admin-bar .saved1-wrap { margin-top: 32px; }

@media screen and (max-width: 782px ) {
  .admin-bar .saved1-wrap { margin-top: 46px; }
}

/**
 * @name .search1
 * @description Search field
 * @example { }
 */

.search1 { position: relative; }
 .search1 label[for] { position: absolute; left: -10001px; }
 .search1 input[type] { --or: 0; --own: var(--c_o1t); height: 70px; padding-right: 60px; padding-left: 0; box-shadow: inset 0 -1px var(--oc); background: transparent; font: 40px/1 var(--ff_1); }
 .search1 button[type] { display: flex; justify-content: center; align-items: center; position: absolute; right: 0; top: 0; bottom: 0; width: 40px; height: auto; padding: 0; box-shadow: none; background: none; font-size: 32px; }

@media screen and (max-width: 719px) {
.search1 input[type] { height: 60px; font-size: 30px; }
.search1 button[type] { font-size: 28px; }
}

/**
 * @name .skips1
 * @description Skip links
 */

.skips1 { position: absolute; top: 100%; left: 0; z-index: 9999; list-style: none; width: 100%; height: 0; margin: -30px 0 0; padding: 0; text-align: center; }
 .skips1 li { position: absolute; left: 0; top: 0; width: 100%; height: 0; font: bold 50px/1 Calibri,Myriad Pro,Arial,Helvetica Neue,Helvetica,sans-serif; }
  .skips1 li:before { display: none;  }
  .skips1 li a { display: inline-block; position: absolute; left: -10001px; margin: 0 auto; padding: 20px 30px; border: 1px dotted #fff; border-color: rgba(255,255,255,0.7); border-radius: 20px;  background: #333; background: rgba(0,0,0,0.6); color: #fff; text-align: center; text-decoration: none; outline: none; }
  .skips1 li a:focus, .skips1 li a:active { position: relative; left: 0; }

@media print, screen and (max-width: 1279px) {
.skips1 { display: none; }
}

/**
 * @name .slick
 * @description Slick slider defaults
 */

@media screen {
.slick-slide { margin-bottom: 0; border-top-width: 0; outline: none; }
 .slick-slide * { outline: none; }
.slick-arrow[type] { --tcn: var(--c_a1t); --tch: var(--tcn); position: absolute; left: 0; top: 50%; z-index: 10; overflow: hidden; width: 1.67em; min-width: 0; height: 1.67em; margin: -0.835em 0 0; min-height: 0; padding: 0; border: none; border-radius: 0; background: none; box-shadow: none; font: 20px/1.66 Icons; text-align: left; text-indent: 10001px; white-space: normal; }
.slick-next[type] { left: auto; right: 0; }
 .slick-arrow[type]:before { position: absolute; left: 0; right: 0; top: 0; bottom: 0; content: '\e912'; text-align: center; text-indent: 0; color:inherit; }
 .slick-next[type]:before { content: '\e914'; color:inherit; }
.slick-arrow[type].slick-disabled { opacity: 0.2; pointer-events: none; }
.slick-dots { position: absolute; left: 0; bottom: 30px; right: 0; padding: 0; font-size: 0; letter-spacing: -1em; text-align: center; }
 .slick-dots li { display: inline-block; margin: 0 5px; vertical-align: top; }
  .slick-dots li:before { display: none; }
  .slick-dots button { overflow: hidden; width: 10px; min-width: 0; min-height: 0; height: 10px; padding: 0; border: 1px solid !important; border-radius: 50%; background: currentColor; color: #ccc; font-size: 0; line-height: 1; text-indent: 321%; white-space: nowrap; }
  .slick-dots button:hover { background: currentColor; color: #73add3; }
  .slick-dots .slick-active button { color: #73add3; }
}
@media print {
 .slick-track { width: auto !important; max-width: 100%; transform: none !important; }
  .slick-track > * { width: auto !important; }
  .slick-slide { float: none !important; left: auto !important; opacity: 1 !important; }
  .slick-cloned { display: none; }
 .slick-arrow, .slick-dots { display: none !important; }
}

/**
 * @name .socials1
 * @description Social buttons
 * @example { }
 */

.socials1 {  }
 .socials1-items { display: inline-flex; padding: 0; }
  .socials1-items li { margin: 0; }
  .socials1-items li ~ li { margin-left: 15px; }
   .socials1-items li:before { display: none; }
   .socials1-items a { --aocn: var(--c_o1t); --atcn: var(--c_d1t); --aoch: var(--c_a1t); --abch: var(--c_a1t); --atch: var(--c_i1t); display: flex; justify-content: center; align-items: center; width: 1em; height: 1em; border-radius: 50%; box-shadow: inset 0 0 0 var(--aow, 1px) var(--aoc, currentColor); font-size: 40px; line-height: 1em; text-align: center; }
    .socials1-items i { font-size: 0.5em; }
    

/**
 * @name .spacer1
 * @description Spacing helper
 * @example { }
 */

.spacer1 { overflow: hidden; height: 0; font-size: 0; letter-spacing: 0; }

/**
 * @name .split1
 * @description Resources layout
 * @example { }
 */

.split1 { display: flex; }
 .split1-side { flex: none; min-width: 0; width: 220px; margin: 0 30px 0 0; }
 .split1-main { flex-grow: 1; min-width: 0; }

@media screen and (max-width: 1023px) {
.split1-side { width: 200px; margin-right: 20px; }
}
@media screen and (max-width: 719px) {
.split1 { display: block; }
 .split1-side { width: auto; margin-right: 0; }
}

/**
 * @name .stat1
 * @description Highlighted stat
 * @example { }
 */

.stat1 { max-width: 340px; margin-left: auto; margin-right: auto; text-align: center; }
 .stat1 big { display: block; margin-bottom: 10px; color: var(--c_a1t); font-size: 2.5em; line-height: 1 }
 .stat1 span { display: block; }

/**
 * @name .stats1
 * @description Stats row
 * @example { }
 */

.stats1 { margin: 0; }
 .stats1-wrap { display: flex; background: var(--c_d1); }
  .stats1-card { flex: none; min-width: 0; width: 25%; margin: 0; padding: 40px; font-weight: 600; }
  .stats1-card:not(:first-child) { box-shadow: inset 1px 0 rgba(255,255,255,0.2); }
   .stats1-card big { display: block; margin-bottom: 10px; color: var(--c_a1t); font-size: 3em; line-height: 1; }
  .stats1-card.-special { background-color: var(--c_a2t); }
   .stats1-card.-special > span { display: block; margin-bottom: 10px; }
   .stats1-card.-special > span em { color:  var(--c_a1t); font-style: normal; }
.stats1-wrap.theme3 { background: transparent; }
 .stats1-wrap.theme3 .stats1-card { background: transparent; box-shadow: none; }
 .stats1-wrap.theme3 .stats1-card:not(:first-child) { border-left: 1px solid var(--c_b1t); }
 .stats1-wrap.theme3 .stats1-card.-special { font-size: 30px; font-weight: 600; line-height: 38px; }

@media screen and (max-width: 1023px) {
.stats1-wrap { overflow: auto; overflow-y: hidden; white-space: nowrap; -ms-overflow-style: none; -webkit-overflow-scrolling: touch; }
.stats1-wrap { -webkit-scroll-snap-type: mandatory; -ms-scroll-snap-type: mandatory; scroll-snap-type: x mandatory; }
.stats1-wrap::-webkit-scrollbar { display: none; }
 .stats1-card { width: 300px; white-space: normal; scroll-snap-align: start; }
 [r5s] .stats1 [reveal] { opacity: 1; transform: none; }
}

@media print {
.stats1 { border-bottom: 1px solid var(--c_b1t); }
 .stats1-wrap { background: none; }
 .stats1-card.-special { box-shadow: inset 50vw 0 #f3f3f3; }
}

/**
 * @name .stats2
 * @description Homepage stats row
 * @example { }
 */

.stats2 {  }
 .stats2-wrap { display: flex; flex-wrap: wrap; overflow: hidden; padding: 0; }
  .stats2-card { flex: 1 0 0; min-width: 33.33%; margin: 0; padding: 40px 40px 0; box-shadow: 1px -1px 0 var(--c_b1t); font-weight: 600; }
   .stats2-inner { display: flex; flex-direction: column; }
    .stats2-inner big { display: block; margin-bottom: 3px; color: var(--c_a1t); font-size: 2em; line-height: 1; }
    .stats2-inner figure { margin-top: auto; }

@media screen and (max-width: 1023px) {
.stats2-wrap { flex-wrap: nowrap; overflow: auto; overflow-y: hidden; white-space: nowrap; -ms-overflow-style: none; -webkit-overflow-scrolling: touch; }
.stats2-wrap { -webkit-scroll-snap-type: mandatory; -ms-scroll-snap-type: mandatory; scroll-snap-type: x mandatory; }
.stats2-wrap::-webkit-scrollbar { display: none; }
 .stats2-card { flex: none; min-width: 0; width: 300px; padding-left: var(--sx); padding-right: var(--sx); white-space: normal; scroll-snap-align: start; }
  [r5s] .stats2 [reveal] { opacity: 1; transform: none; }
}

/**
 * @name .stream1
 * @description Load more stream
 * @example { }
 */

.stream1 {  }
 .stream1 > .grid1 { margin-bottom: var(--s3); }
 .stream1-more { text-align: center; }
  .stream1-more .button2 { position: relative; }

/**
 * @name .subtitle1
 * @description Read next subtitle
 * @example { }
 */

.subtitle1 { display: flex; justify-content: center; align-items: center; min-height: 100px; margin-bottom: 0; border-top: 1px solid var(--c_b1); text-align: center; }
 .subtitle1 span { display: block; width: 100%; padding: 20px 0; }

@media screen and (max-width: 719px) {
.subtitle1 { min-height: 60px; }
}

/**
 * @name .swap1
 * @description Swap position for mobile
 * @example { }
 */

@media print, screen and (min-width: 720px) {
.swap1 { display: flex; flex-direction: column; }
 .swap1-cell { margin-bottom: 0; }
 .swap1-cell:first-child { order: 2; }
}

/**
 * @name .tabbed1
 * @description Summit tabs
 * @example { }
 */

.tabbed1 {  }
 .tabbed1-tabs { position: relative; overflow: hidden; }
  .tabbed1-tab { margin-bottom: 0; transition-property: var(--t8n_p2); }
  :root:not([js]) .tabbed1-tab + .tabbed1-tab { border-top: 1px solid var(--c_b1t); }
  [js] .tabbed1-tab:not(.is-active) { position: absolute; left: 0; width: 100%; opacity: 0; visibility: hidden; }
   [js] .tabbed1-title { display: none; }

@media screen and (min-width: 1024px) {
.tabbed1-nav { position: -webkit-sticky; position: sticky; top: 0; z-index: 11; margin: 0; background: var(--c_i1t); }
 .tabbed1-nav p { display: none; }
 .tabbed1-nav ul { display: flex; padding: 0; text-align: center; }
  .tabbed1-nav li { flex: 1 0 0; margin: 0; box-shadow: inset 0 -1px var(--c_b1t), inset 0 1px var(--c_b1t), -1px 0 var(--c_b1t); }
   .tabbed1-nav li:before { display: none; }
   .tabbed1-nav a { --aown: 0; --atcn: 'inherit'; --atch: var(--c_a1t); display: flex; justify-content: center; align-items: center; width: 100%; height: 100px; }
   [js] .tabbed1-nav .is-active > a { --abcn: var(--c_a1t); --atcn: var(--c_i1t); --atch: var(--atcn); }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
.tabbed1-nav li { flex-basis: auto; }
}
@media screen and (max-width: 1023px) {
/*.tabbed1-nav { position: relative; z-index: 11; margin-bottom: 0; }*/
.tabbed1-nav { position: -webkit-sticky; position: sticky; top: 0; z-index: 11; margin: 0; background: var(--c_i1t); }
 .tabbed1-nav p { margin-bottom: 0; padding: 30px var(--sx); background: var(--c_a1t); color: var(--c_i1t); }
  .tabbed1-nav p:before { float: right; content: '\e911'; margin-left: 10px; font-family: Icons; }
  .tabbed1-nav.is-active p:before { content: '\e915'; }
 .tabbed1-nav ul { display: none; padding: 30px var(--sx); border-bottom: 1px solid var(--c_b1t); text-align: center; }
 .tabbed1-nav.is-active ul { display: block; }
  .tabbed1-nav li { margin-bottom: 20px; }
   .tabbed1-nav li:before { display: none; }
   .tabbed1-nav a { --atcn: 'inherit'; }
}
@media print {
.tabbed1-nav { display: none; }
[js] .tabbed1-title { display: block; }
}

/**
 * @name .table1
 * @description Responsive tables
 */

@media screen and (max-width: 1023px) {
.table1 { position: relative; margin-right: var(--nx); margin-left: var(--nx); }
 .table1:after { position: absolute; right: var(--sx); bottom: -16px; content: ''; width: 18px; height: 24px; background: url(../images/table1-icon1.png) no-repeat; background-size: contain; opacity: 0.75; pointer-events: none; animation: table1swipe 2s infinite; }
 .table1-wrap { overflow: auto; overflow-y: hidden; padding: 0; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
 .table1-wrap::-webkit-scrollbar { display: none; }
  .table1-wrap table { min-width: 984px; }
   .table1-wrap tr > :first-child { padding-left: var(--sx); }
   .table1-wrap tr > :last-child { padding-right: var(--sx); }

@keyframes table1swipe { 0% { opacity: 0; transform: translate3d(0,0,0); } 60% { transform: translate3d(-20px,0,0); opacity: 0.75; } 80% { opacity: 0.75; } 100% { opacity: 0; transform: translate3d(-20px,0,0); } }
}

/**
 * @name .tag1
 * @description Listing tag
 * @example { }
 */

.tag1 { --aown: 0; display: inline-flex; align-items: center; height: 30px; padding: 5px 8px; background: #ECE2E1; color: var(--c_d1); font: 17px/20px var(--ff_1); vertical-align: top; }
.tag1:hover { background: var(--c_e1); color: var(--c_i1); }
 .tag1 i { margin-left: 8px; font-size: 0.6em; line-height: 1; transform: translateY(0.15em); }

/**
 * @name .teaser1
 * @description Story teaser
 * @example { }
 */

.teaser1 { pointer-events: none; }
 .teaser1-wrap { display: flex; align-items: center; border-left-width: 0; border-right-width: 0; }
 .teaser1[class*="-c:"] .teaser1-wrap { background: currentColor; }
  .teaser1-wrap > * { min-width: 0; width: 50%; margin: 0; }
  .teaser1-image { align-self: stretch; position: relative; overflow: hidden; color: var(--c_d1t); }
   .teaser1-image a { --aown: 0; --aowh: 0; display: block; overflow: hidden; height: 100%; }
   .teaser1-image .img1 { height: 100%; }
  .teaser1.-flip .teaser1-image { order: 2; }
   .teaser1-wrap:hover .teaser1-image .img1 { transform: scale(1.05); }
   .teaser1-caption { position: absolute; right: 0; top: 0; z-index: 2; margin: 0; padding: 20px; color: var(--c_i1); font: inherit; font-weight: 600; }
  .teaser1-main { padding: var(--s2) 40px; color: var(--c_d1t); }
   .teaser1-inner { margin: 0 auto; }
    .teaser1-inner blockquote { padding-left: 0; }
    .teaser1 a { pointer-events: auto; }

@media screen and (max-width: 719px) {
.teaser1 + .teaser1 { box-shadow: 0 -1px var(--c_b1t); }
.teaser1-image { margin-left: var(--sx); margin-right: var(--sx); }
 .teaser1-caption { position: relative; padding: var(--s1) 0 20px; color: var(--c_d1t); }
.teaser1[class*="-c:"] .teaser1-image { margin-left: 0; margin-right: 0; }
 .teaser1[class*="-c:"] .teaser1-caption { margin-left: var(--sx); margin-right: var(--sx); }
 .teaser1[class*="-c:"] .teaser1-caption + * { display: block; margin-left: var(--sx); margin-right: var(--sx); }
.teaser1-wrap { display: block; }
 .teaser1-wrap > * { width: auto; }
 .teaser1-main { --sy: 20px; padding: var(--s2) var(--sx) 0; }
 .teaser1.-mb\:0 .teaser1-main,
 .teaser1[class*="-c:"] .teaser1-main { padding-bottom: var(--s2); }
  .teaser1-action { padding-bottom: 15px; }
}

@media print {
.teaser1[class*="-c:"] .teaser1-wrap { background: transparent; }
}

/**
 * @name .testimonial1
 */
@media screen and (max-width: 719px) {
  .testimonial1 { padding-top: var(--s1); padding-bottom: var(--s1); }
}

/**
 * @name .teaser2
 * @description Card teaser
 * @example { }
 */

.teaser2 { --sy: 10px; border-top: 4px solid var(--c_a2t); }
 .teaser2-wrap { --aown: 0; --atcn: 'inherit'; display: block; }
 .teaser2-image { overflow: hidden; margin-bottom: 0; display: none; }
  .teaser2-wrap:hover .teaser2-image .img1 { transform: scale(1.05); }
 .teaser2-main { padding-top: 15px; }
 .teaser2-main:first-child { padding: 40px 20px; }
  .teaser2-source { margin-bottom: 16px; color: var(--c_a1t); font-size: 15px; letter-spacing: 4px; font-weight: 600; text-transform: uppercase; }
  .teaser2-brow { margin-bottom: 6px; font-size: 15px; letter-spacing: 4px; font-weight: 600; text-transform: uppercase; }
  .teaser2-title { transition-property: color; }
  .teaser2-wrap:hover .teaser2-title { color: var(--c_a1t); }
  .teaser2-meta { margin-top: -4px; margin-bottom: 20px; }
   .teaser2-meta > :not(:first-child) { display: inline-block; margin-left: 0.35em; padding-left: calc(0.35em + 5px); border-left: 1px solid var(--c_b1t); }
  .teaser2-action .button2 { color: var(--c_a1t); }

.teaser2.-card { }
 .teaser2.-card .teaser2-main { padding: 40px; box-shadow: inset -1px 0 var(--c_b1t), inset 1px 0 var(--c_b1t), inset 0 -1px var(--c_b1t); }

@media screen and (max-width: 719px) {
.teaser2-main:first-child { padding: 25px var(--sx); }
.teaser2.-card .teaser2-main { padding: 30px var(--sx); }
}
@media screen and (max-width: 599px) {
.teaser2-main:first-child { padding: 25px 0; }
}

/**
 * @name .teaser3
 * @description Story teaser
 * @example { }
 */

.teaser3 { pointer-events: none; }
 .teaser3-wrap { display: flex; align-items: center; border-left-width: 0; border-right-width: 0; }
 .teaser3[class*="-c:"] .teaser3-wrap { background: currentColor; }
  .teaser3-wrap > * { min-width: 0; width: 50%; margin: 0; }
  .teaser3-image { align-self: stretch; position: relative; overflow: hidden; color: var(--c_d1t); }
   .teaser3-image a { --aown: 0; --aowh: 0; display: block; overflow: hidden; height: 100%; }
   .teaser3-image .img1 { height: 100%; }
  .teaser3.-flip .teaser3-image { order: 2; }
   .teaser3-wrap:hover .teaser3-image .img1 { transform: scale(1.05); }
   .teaser3-caption { position: absolute; right: 0; top: 0; z-index: 2; margin: 0; padding: 20px; color: var(--c_i1); font: inherit; font-weight: 600; }
  .teaser3-main { padding: var(--s2) 40px; color: var(--c_d1t); }
   .teaser3-inner { max-width: 440px; margin: 0 auto; }
    .teaser3-inner blockquote { padding-left: 0; }
    .teaser3 a { pointer-events: auto; }

@media screen and (max-width: 719px) {
.teaser3 + .teaser3 { box-shadow: 0 -1px var(--c_b1t); }
.teaser3-image { margin-left: var(--sx); margin-right: var(--sx); }
.teaser3-caption { position: relative; padding: var(--s1) 0 20px; color: inherit; }
.teaser3-wrap { display: block; }
 .teaser3-wrap > * { width: auto; }
 .teaser3-main { --sy: 20px; padding: 20px var(--sx) var(--s3); }
  .teaser3-action { padding-bottom: 15px; }
}

@media print {
.teaser3[class*="-c:"] .teaser3-wrap { background: transparent; }
}

/**
 * @name .teaser4
 * @description Resource teaser
 * @example { }
 */
 .teaser4 { --sy: 10px; position: relative; flex:1; }
 .teaser4 .save2,
 .teaser4 .label1 { position: relative; z-index: 2; height: 4px; margin: 0; }
 .teaser4-wrap { --aown: 0; --atcn: 'inherit'; display: flex; flex-direction: column; box-shadow: inset 0 0 0 1px var(--c_b1t); height:100%; padding-bottom: 20px; }
 .teaser4-image { overflow: hidden; margin-bottom: 0; }
 .teaser4-wrap:hover .teaser4-image .img1 { transform: scale(1.05); }
 .teaser4-main { padding: 20px 20px 0 20px; }
 .teaser4-title { margin-bottom: var(--sy); transition-property: color; line-height: 120%; /* 28.8px */ }
 .teaser4-wrap:hover .teaser4-title { color: var(--c_a1t); }
 .teaser4-separator { color: #D2D2D6; }
 .teaser4-section.-t\:9 { font-size: 16px; margin-bottom: calc( var(--sy) * 2 ); }
 .teaser4-meta { margin-bottom: calc( var(--sy) * 2 ); }
 .teaser4-action { display: flex; justify-content: space-between; color:#F5333F; margin-top: auto; padding: 0 20px; }
 .teaser4-action .-t\:5, .teaser4-action .-t\:9 { font-size: 16px; }


/**
 * @name .teaser5
 * @description Description
 * @example { }
 */

.teaser5 {  }
 .teaser5-wrap { --aown: 0; --atcn: currentColor; display: flex; justify-content: space-between; align-items: center; }
  .teaser5-wrap > * { min-width: 0; width: calc(50% - var(--s1)); }
  .teaser5-image { margin: 0; }
  .teaser5-main { --sy: 15px; }
    .teaser5-main .button2 { color: var(--c_a1); }

@media screen and (max-width: 1023px) {
.teaser5-wrap { display: block; }
 .teaser5-wrap > * { width: auto; }
 .teaser5-image { margin-bottom: var(--sy); }
}

/**
 * @name .theme1
 * @description Inverted theme
 */

@media screen {
 .theme1 { --c_d1t: var(--c_i1); --c_a1t: var(--c_i1); --c_it1: var(--c_d1t); color: var(--c_d1t); }
 .theme1 .loader1 { color: rgba(255,255,255,0.75); }
} 

/**
 * @name .theme1
 * @description Semi-inverted theme
 */

@media screen {
.theme2 { --c_d1t: var(--c_i1); --c_it1: var(--c_d1t); --c_b1t: rgba(255,255,255,0.2); color: var(--c_d1t); }
 .theme2 .loader1 { color: rgba(255,255,255,0.75); }
}

/**
 * @name .timeline1
 * @description Timeline
 * @example { }
 */

.timeline1 {  }
 .timeline1-line { max-width: 87%; }
  .timeline1-line path { fill: none; stroke: var(--c_a1t); stroke-width: 2; transition: 2s linear; }
  .timeline1-line circle { fill: none; stroke: #A7084A; stroke-width: 2; transition-property: opacity; transition-delay: 1s; }
  .timeline1-line circle.c2 { transition-delay: 1.9s; }
  .timeline1-line circle.c3 { stroke: #551249; transition-delay: 2s; }
 .timeline1-entries { --sy: 10px; display: grid; grid-template-columns: repeat(3, 1fr); grid-row-gap: var(--s3); grid-column-gap: var(--s3); }
  .timeline1-entry { margin: 0; }
   .timeline1-date { margin-bottom: 0; color: var(--c_a1t); font-weight: 600; letter-spacing: 5px; text-transform: uppercase; }

@media screen and (max-width: 1023px) {
.timeline1-line { max-width: 100%; margin-bottom: 0; }
.timeline1-entries { display: block; }
 .timeline1-entry { margin-bottom: var(--s2); }
}

/* reveals */

@media screen and (min-width: 1024px) {
[r5s] .timeline1[reveal] .timeline1-line path { stroke-dasharray: 900; stroke-dashoffset: 900; }
[r5s] .timeline1[revealed] .timeline1-line path { stroke-dashoffset: 0; }
[r5s] .timeline1[reveal] .timeline1-line circle { opacity: 0; }
[r5s] .timeline1[revealed] .timeline1-line circle { opacity: 1; }
[r5s] .timeline1[reveal] .timeline1-entry { opacity: 0; transition-delay: 0.3s; }
[r5s] .timeline1[revealed] .timeline1-entry { opacity: 1; }
[r5s] .timeline1[reveal] .timeline1-entry:nth-child(2) { transition-delay: 1.1s; }
[r5s] .timeline1[reveal] .timeline1-entry:nth-child(3) { transition-delay: 2.1s; }
}

/**
 * @name .toolbar1
 * @description Listing toolbar
 * @example { }
 */

.toolbar1 { position: relative; }
 .toolbar1-header { margin-bottom: 20px; }
  .toolbar1-title { margin: 0; }
  .toolbar1-toggle { display: none; }
 .toolbar1-tags { overflow: hidden; margin: 0; }
  .toolbar1-tags ul { display: flex; flex-wrap: wrap; align-items: center; margin: -10px 0 0 -10px; padding: 0; }
   .toolbar1-tags li { flex: none; min-width: 0px; margin: 10px 0 0 10px; }
    .toolbar1-tags li:before { display: none; }
 .toolbar1-footer { position: absolute; right: 0; top: 0; }
  .toolbar1-reset { display: none; }
  .toolbar1-sort { display: flex; align-items: center; }
   .toolbar1-sort label[for] { flex: none; margin-bottom: 0; }
   .toolbar1-sort select { height: 30px; padding-top: 3px; padding-bottom: 3px; padding-right: 40px; margin-left: 10px; background-size: 10px 7px; background-position: right 10px center; font-size: 17px; line-height: 20px; }

@media screen and (max-width: 719px) {
.toolbar1-toggle { display: block; position: absolute; right: 0; top: 7px; }
 .toolbar1-toggle a { --aocn: currentColor; padding-bottom: 2px; }
.toolbar1-tags { overflow: auto; margin: 0 var(--nx) 15px; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
.toolbar1-tags::-webkit-scrollbar { display: none; }
 .toolbar1-tags ul { flex-wrap: nowrap; padding: 0 var(--sx); }
  .toolbar1-tags li.-clear { width: calc(var(--sx) - 10px); height: 20px; }
   .toolbar1-tags li.-clear a { display: none; }
.toolbar1-footer { display: flex; justify-content: space-between; align-items: center; position: relative; right: auto; top: auto; }
 .toolbar1-reset { display: block; margin: 0; }
}

/**
 * @name .top1
 * @description Global header
 */

.top1 { position: relative; z-index: 101; margin-bottom: 0; padding: 25px 0; border-bottom: var(--s3) solid var(--c_i1); background: var(--c_i1); }
body.-pull .top1 { border-bottom-width: 0; }
 .top1-wrap { display: flex; justify-content: space-between; position: relative; }
  .top1-logo { margin: 0; font-size: 86px; line-height: 1; }
   .top1-logo a { --aown: 0; --aowh: 0; display: inline-block; vertical-align: top; }
    .top1-logo .icon-logo1 { display: block; }
     .top1-logo .icon-logo1:before { color: var(--c_d1t); }
    .top1-logo .icon-logo2 { display: none; }
  .top1 .nav1 { margin-bottom: 0; }
  .top1-saved { display: none; }
  .top1-toggler { display: none; }

@media screen {
.top1.-overlay { position: absolute; left: 0; top: 0; right: 0; border-bottom-width: 0; background: transparent; }
}
@media screen and (max-width: 1099px) {
.top1 { position: static; margin-bottom: var(--s1); margin-bottom: var(--s1); padding: 0; border-bottom-width: 0; box-shadow: 0 1px rgba(0,0,0,0.2); }
body.-pull .top1 { margin-bottom: 0; }
.top1.-overlay { position: static; margin-bottom: 0; }
.top1-wrap { align-items: center; justify-content: flex-start; position: static; min-height: 60px; padding: 10px 0; }
 .top1-logo { display: inline-block; margin: 0; font-size: 26px; vertical-align: top; }
  .top1-logo .icon-logo1 { display: none; }
  .top1-logo .icon-logo2 { display: block; }
 .top1-saved { display: block; position: absolute; right: calc(var(--sx) + 50px); top: 30px; font-size: 24px; font-weight: 600; transform: translateY(-50%); }
  .top1-saved a { --atcn: var(--c_a2t); --atch: var(--atcn); display: flex; align-items: center; }
  .has-saved .top1-saved a { --atcn: var(--c_a1t); }
   .top1-saved i { margin: 0 7px 0 0; }
    .has-saved .top1-saved i:before { content: '\e91a'; }
   .top1-saved span { transform: translateY(-0.1em); }
 .top1-toggler { display: block; position: absolute; right: var(--sx); top: 30px; margin: 0; font-size: 19px; transform: translateY(-50%); }
  .top1-toggler a { --aown: 0; --aowh: 0; min-width: 32px; text-align: center; }
  .is-nav-active .top1-toggler .icon-menu:before { content: '\e90f'; }
}


/**
 * @name .wysiwyg1
 * @description Content wrapper
 * @example { }
 */
.wysiwyg1 *:last-child { margin-bottom: 0; }


/**
 * @name .wrap1
 * @description Content wrapper
 * @example { }
 */

.wrap1 { position: relative; background: var(--c_i1); overflow: hidden; }
  .wrap1 p img { height: auto; } /* WYSIWYG image height fix. */

/**
 * @name .wrap2
 * @description Split content wrapper
 * @example { }
 */


@media screen and (min-width: 1024px) {
.wrap2 { position: relative; background: linear-gradient(var(--c_b1t), var(--c_b1t)) 50% 0 no-repeat; background-size: 1px 100%; }
 .wrap2 .header1 { max-width: calc(50% - var(--s3)); }
 .wrap2-split { display: flex; justify-content: space-between; }
  .wrap2-column { width: calc(50% - var(--s3)); margin-bottom: 0; }

  .wrap2-column.-background1 > *,
  .wrap2-column.-background2 > * { position: relative; z-index: 10; }

  .wrap2-column.-background1::before,
  .wrap2-column.-background2::before { content: ""; display: block; height: 100%; width: 50%; position: absolute; }
  .wrap2-column.-background1::before { left: 0; background: var(--c_o3); }
  .wrap2-column.-background2::before { right: 0; background: var(--c_a1); }
}
@media screen and (max-width: 1023px) {
.wrap2-column { margin-bottom: var(--s3); }
.wrap2-column.-background1 { background: var(--c_o3); }
.wrap2-column.-background2 { background: var(--c_a1); }

.wrap2-inner.-contain.-mobile-stretch { border: 0; }
 .wrap2-inner.-contain.-mobile-stretch .wrap2-column { margin-bottom: 0; padding: var(--s3) var(--s1)}
 .wrap2-inner.-contain.-mobile-stretch h2 { margin-top: 0; }
 .wrap2-inner.-contain.-mobile-stretch .-pb\:3 { padding: 0; }
}

@media screen and (min-width: 1024px) {
	.wrap2 .wrap2-splitb { display: flex; flex-wrap: wrap; justify-content: space-between; }
	.wrap2 .wrap2-splitb .bio1 { width: calc(50% - var(--s3)); }
}



/**
 * @name .modal1
 * @description Modal window
 * @example { }
 */

.modal1 { position: fixed; left: 0; top: 0; bottom: 0; right: 0; z-index: 201; visibility: hidden; margin: 0; background: rgba(0,0,0,0.7); opacity: 0; transition-property: var(--t8n_p2); pointer-events: none; }
[js] .modal1.is-active, .modal1:target { visibility: visible; opacity: 1; pointer-events: auto; }
 .modal1-overlay { position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: 0; margin: 0; }
 .modal1-outer { display: flex; align-items: center; justify-content: center; height: 100%; padding: var(--s3) 0; overflow: auto; overflow-x: hidden; scrollbar-width: none; -ms-overflow-style: none; -webkit-overflow-scrolling: touch; }
  .modal1-outer::-webkit-scrollbar { display: none; }
   .modal1-wrap { position: relative; width: 100%; max-width: 1080px; margin: auto !important; background: #fff; transform: scale(0.9); }
   [js] .modal1.is-active .modal1-wrap, .modal1:target .modal1-wrap { transform: translateY(0) scale(1); }
    .modal1-close[class] { --aown: 0; --aowh: 0; display: flex; align-items: center; justify-content: center; position: absolute; right: 0; top: 0; z-index: 2; margin: 0; width: 50px; height: 50px; color: var(--c_a2t); font-size: 18px; line-height: 1; }

@media screen and (max-width: 719px) {
.modal1-outer { padding-bottom: 0; }
 .modal1-wrap { max-width: 100%; margin: auto auto 0 !important; transform: translateY(100%) scale(1); transition-duration: 0.5s; }
  .modal1-close[class] { position: relative; float: right; margin: 0 0 10px 20px; }
}

@media print {
.modal1 { background: rgba(255,255,255,0.7); }
 .modal1-close[class] { color: var(--c_d1t); }
}

/**
 * @name .lightbox1
 * @description Lightbox insert
 * @example { }
 */

.lightbox1.basicLightbox { background: var(--c_d1); }
.lightbox1[class] { align-items: flex-start; }
 .lightbox1 > .basicLightbox__placeholder { display: flex; justify-content: center; align-items: center; position: relative; overflow: auto; overflow-x: hidden; width: 100%; height: var(--vhx); padding: 0; scrollbar-width: none; -ms-overflow-style: none; -webkit-overflow-scrolling: touch; }
 .lightbox1 > .basicLightbox__placeholder::-webkit-scrollbar { display: none; }
  .lightbox1-video { width: 100%; max-width: calc((100vh - var(--s1) * 2) / 0.5625); }
  .lightbox1-close[class] { display: flex; justify-content: center; align-items: center; position: absolute; right: 0; top: 0; z-index: 2; width: 1em; height: 1em; margin: 15px; color: #fff; font-size: 60px; line-height: 1; cursor: pointer; }
   .lightbox1-close:before { display: block; font-size: 0.35em; text-align: center; }
  .lightbox1 p { padding: 14px 11px; margin-bottom: 0; }
 .modal1-outer { display: flex; align-items: center; justify-content: center; height: 100%; padding: var(--s3) 0;  }

@media screen and (max-width: 599px) {
.lightbox1 { --px: 0px; }
}


/*   ______  _     _ _______ _______  _____  __   _ _______
 *   |_____] |     |    |       |    |     | | \  | |______
 *   |_____] |_____|    |       |    |_____| |  \_| ______|
*/

.button1, [type="submit"], [type="button"], [type="reset"] { --bcn: var(--c_a1t); --bch: var(--c_d1t); --own: 1px; --orn: 0; --ocn: var(--bc); --tcn: var(--c_i1t); --ow: var(--own); --oc: var(--ocn); --or: var(--orn); --bc: var(--bcn); --tc: var(--tcn); }
.button1, [type="submit"], [type="button"], [type="reset"] { display: inline-flex; justify-content: center; align-items: center; height: auto; min-height: 50px; padding: 15px 20px; border: none; border-radius: var(--or); box-shadow: inset 0 0 0 var(--ow) var(--oc); background: var(--bc); color: var(--tc); font: 600 15px/20px var(--ff_1); letter-spacing: 4px; text-align: center; text-transform: uppercase; text-decoration: none !important; transition-property: var(--t8n_p1), color; }
input[type="submit"] { --bcf: var(--bcn); }
.button1:hover, [type="submit"]:hover, [type="button"]:hover, [type="reset"]:hover { --oc: var(--och, var(--ocn)); --bc: var(--bch, var(--bcn)); --tc: var(--tch, var(--tcn)); color: var(--tc); }
 .button1 > span:not(:first-child) { margin-left: 5px; }
 .button1 > span:not(:last-child) { margin-right: 5px; }

.button2 { --tcn: var(--c_a1t); min-height: 0; padding: 4px 0; background: linear-gradient(#F5333F,#F5333F) 0 100% no-repeat; background-size: 100% 1px; box-shadow: none; font: 600 15px/20px var(--ff_1); letter-spacing: 4px; text-transform: uppercase; transition: background 0.25s ease; }
.theme1 .button2 { background-image: linear-gradient(#fff,#fff); }
.button2:hover, a:hover .button2 { background-position: left bottom 3px; }
 .button2 i { font-size: 0.8em; }
 .button2 i:first-child:not(:last-child) { margin-left: 0.5px; margin-right: 0.5em; }
 .button2 i:last-child:not(:first-child) { margin-right: 0.5em; }

.button2[data-more][disabled] { background-position: 0 100px; }
 .button2[data-more] > span { transition-property: opacity; }
 .button2[data-more][disabled] > span { opacity: 0; }
 .button2[data-more] .loader1 { color: inherit; animation-iteration-count: infinite; animation-play-state: paused; opacity: 0; transition-property: opacity, animation; }
 .button2[data-more][disabled] .loader1 { animation-play-state: running; opacity: 1; }

/*   _____ ______  ______  __   _ _______
 *     |   |       |     | | \  | |______
 *   __|__ |_____  |_____| |  \_| ______|
*/

[class^="icon-"],[class*=" icon-"] { display: inline-block; font-family: 'Icons' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; }
 [class^="icon-"]:before, [class^="icon-"]:after, [class*=" icon-"]:before, [class*=" icon-"]:after { transition-property: var(--t8n_p1); }
 [class^="icon-"] i, [class*=" icon-"] i { font: inherit; }
 [class^="icon-"] span, [class*=" icon-"] span { display: none; }


.icon-logo1:before { content: "\e904"; color: rgb(29, 31, 51); }
.icon-logo1:after { content: "\e905"; margin-left: -2.158203125em; color: rgb(245, 51, 63); }
 .icon-logo1 i:before { content: "\e906"; margin-left: -2.158203125em; color: rgb(167, 8, 74); }
 .icon-logo1 i:after { content: "\e907"; margin-left: -2.158203125em; color: rgb(85, 18, 73); }

.icon-logo2:before { content: "\e908"; color: rgb(245, 51, 63); }
.icon-logo2:after { content: "\e909"; margin-left: -3.73046875em; color: rgb(167, 8, 74); }
 .icon-logo2 i:before { content: "\e90a"; margin-left: -3.73046875em; color: rgb(85, 18, 73); }

 .icon-button-play-borderless:before { content: "\e91f"; }
.icon-button-play:before { content: "\e91e"; }
.icon-left-thin:before { content: "\e91c"; }
.icon-right-thin:before { content: "\e91d"; }
.icon-save:before { content: "\e919"; }
.icon-saved:before { content: "\e91a"; }
.icon-search:before { content: "\e91b"; }
.icon-tagline:before { content: "\e917"; }
.icon-email:before { content: "\e918"; }
.icon-arrow-down:before { content: "\e90b"; }
.icon-arrow-left:before { content: "\e90c"; }
.icon-arrow-right:before { content: "\e90d"; }
.icon-arrow-up:before { content: "\e90e"; }
.icon-close-thin:before { content: "\e90f"; }
.icon-close:before { content: "\e910"; }
.icon-down:before { content: "\e911"; }
.icon-left:before { content: "\e912"; }
.icon-menu:before { content: "\e913"; }
.icon-right:before { content: "\e914"; }
.icon-up:before { content: "\e915"; }
.icon-checkmark:before { content: "\e916"; }
.icon-dot:before { content: "\e900"; }
.icon-facebook:before { content: "\e901"; }
.icon-twitter:before { content: "\e902"; }
.icon-linkedin:before { content: "\e903"; }
.icon-instagram:before { content: "\ea92"; }

/*   ______  _______ _______ _______ _     _ _      _______ _______
 *   |     \ |______ |______ |_____| |     | |         |    |______
 *   |_____/ |______ |       |     | |_____| |_____    |    ______|
*/

*, *:before, *:after { margin: 0; padding: 0; color: inherit; transition: none var(--t8n_d1) ease; transition-property: var(--t8n_p1); }
:root:not([ready]) *, :root:not([ready]) *:before, :root:not([ready]) *:after { transition: none !important; }

html { overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { font: inherit; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

div, form, fieldset, blockquote, article, aside, details, figcaption, figure, footer, header, menu, nav, main, section, address, ul, ol, dl, dd, dt, p, table, pre, h1, h2, h3, h4, h5, h6 { display: block; margin-bottom: 1rem; margin-bottom: var(--sy); }
body > :not(.root1), body > :not(.root1) div, body > :not(.root1) form { margin-bottom: 0; }

@page { margin: 40px; }
@media print { body { width: 1024px; margin: 0 auto; background: #fff; } }

/* forms */

fieldset { min-width: 0; padding: 0; border: none; }
label { cursor: pointer; vertical-align: middle; }
label:first-child { display: block; margin: 0 0 5px; }
 label em { color: #f00; font-style: inherit; }
input, textarea, select { --py: 14px; --px: 14px; --bcn: transparent; --bcf: #f8f8f8; --ocn: var(--c_o1t); --ocf: var(--c_o2t); --tcn: var(--c_d1t); --pcn: #aaa; --oc: var(--ocn); --or: var(--orn); --ow: var(--own); --bc: var(--bcn); --tc: var(--tcn); --pc: var(--pcn); }
input:hover, textarea:hover, select:hover { --oc: var(--och, var(--ocn)); --bc: var(--bch, var(--bcn)); --tc: var(--tch, var(--tcn)); }
input:focus, textarea:focus, select:focus { --oc: var(--ocf, var(--ocn)); --bc: var(--bcf, var(--bcn)); --tc: var(--tcf, var(--tcn)); }
input[type=text], input[type=password], input[type=search], input[type=email], input[type=tel], input[type="checkbox"], input[type="radio"], textarea, select { width: 100%; height: 50px; padding: var(--py) var(--px); border: none; border-radius: var(--or, 2px); box-shadow: inset 0 0 0 var(--ow, 1px) var(--oc); background: var(--bc); color: var(--tc); font: 16px/20px var(--ff_1); vertical-align: top; -webkit-appearance: none; -moz-appearance: none; }
input::-ms-clear { display: none; }
textarea { overflow: auto; height: auto; resize: vertical; }
textarea[data-autoresize] { min-height: 50px; max-height: 150px; }
select { padding: calc(var(--py) - 1px) calc(var(--px) - 1px); padding-right: 60px; background: url(../images/select1.svg) right 20px center no-repeat; background-color: var(--bc, transparent); background-size: 14px 8px; line-height: normal; text-indent: 1px; text-overflow: ''; }
select::-ms-expand { display: none; }
.firefox select { padding-left: calc(var(--px) - 6px); }
button, input[type="submit"], input[type="button"], input[type="reset"] { overflow: visible; cursor: pointer; -webkit-appearance: button; } button::-moz-focus-inner { padding: 0; border: none; }
button[disabled], input[disabled] { cursor: default; }

input[type="checkbox"], input[type="radio"] { --s: 20px; --tc: var(--c_i1t); display: inline-block; position: relative; width: var(--s, 20px); height: var(--s, 20px); margin: -1px 5px 0 0; padding: 0; text-align: center; vertical-align: middle; } input[type="radio"] { border-radius: 50%; }
input[type="checkbox"]:checked, input[type="radio"]:checked { --tc: var(--c_a1t); } input[type="radio"]:checked { background: radial-gradient(circle, var(--tc) 3px, var(--bc) 3px), var(--bc); } input[type="checkbox"]:checked:before { position: absolute; left: 0; content: '\e916'; width: 100%; color: inherit; font: calc(var(--s, 20px)* 0.7)/var(--s, 20px) Icons; transition-duration: 0s; }
input::-ms-check { border: none; background: transparent; color: var(--tc); }

::-webkit-input-placeholder { color: var(--pc); font-style: normal; line-height: normal; opacity: 1; }
:-ms-input-placeholder { color: var(--pc); font-style: normal; opacity: 1; }
::-moz-placeholder { color: var(--pc); font-style: normal; opacity: 1; }
select:invalid, select.is-placeholder { color: var(--pc); }

.-validated:invalid, .-validated:invalid + label, .-validated:invalid + label:before { --oc: var(--c_e1t); color: var(--c_e1t); }

/* tables */

table { display: table; border-collapse: collapse; border-spacing: 0; }
 th, td { padding: 9px 19px; border: 1px solid var(--c_o1t); text-align: left; vertical-align: top; }
 thead th { font-size: 0.86rem; text-transform: uppercase; }

/* lists */

ul, ol, dd, blockquote { padding-left: 40px; }

ol, ul { list-style: none; counter-reset: ordered; }
 li { margin-bottom: 0.25em; counter-increment: ordered; }
  li:before { color: var(--c_a1t); }
  ol > li:before { position: absolute; content: counter(ordered) '.'; width: 15px; margin: 0 0 0 -30px; font-weight: 600; text-align: right; }
  ul > li:before { float: left; overflow: hidden; content: '\2022'; margin: 0 0 0 -25px; }

dt { margin-bottom: 5px; font-weight: 600; }
dd { padding-left: 0; }

/* links */

a { --atcn: var(--c_a1t); --aown: 1px; --aocn: transparent; --aoch: currentColor; }
a { --aow: var(--aown); --aoc: var(--aocn); --abc: var(--abcn); --atc: var(--atcn); box-shadow: 0 var(--aow, 0) 0 0 var(--aoc, currentColor); background: var(--abc, transparent); color: var(--atc, #09f); text-decoration: none; transition-property: var(--t8n_p1), color; }
a:hover { --aow: var(--aowh, var(--aown)); --aoc: var(--aoch, var(--aocn)); --abc: var(--abch, var(--abcn)); --atc: var(--atch, var(--atcn)); }
 a * { cursor: pointer; }

/* images */

figure { }
 img { max-width: 100%; border-width: 0; box-sizing: content-box; }
 figure img { display: inline-block; vertical-align: top; }
 figcaption { margin-top: 10px; }

.alignright { float: right; margin-left: 1.5rem; }
.alignleft { float: left; margin-right: 1.5rem; }
 .alignright img, .alignleft img { display: block; max-width: none; }

/* other */

blockquote {  }
 blockquote q { display: block; }
  blockquote q:before { display: inline-block; width: 0; text-indent: -0.5em; }
  blockquote q:after { display: inline-block; text-indent: 0.1em; }
  .-no-quotes blockquote q:before, .-no-quotes blockquote q:after { display: none; }
 cite { display: block; margin-top: 10px; font: inherit; }
pre { padding: 10px; border: 1px solid #ccc; background: #f3f3f3; font: 12px/1.2 Consolas,Monaco,Courier New,monospace; white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
code { padding: 2px 4px; background-color: #f9f2f4; color: #c7254e; font-size: 80%; white-space: nowrap; }
hr { overflow: hidden; width: auto; height: 1px; margin: 20px 0; margin: var(--s1) 0; border: none; height: 1px; background: currentColor; color: var(--c_b1t); font-size: 0; }
sup, sub { font-size: 0.6875em; vertical-align: top; } sub { vertical-align: bottom; }
b, strong { font-weight: 600; }
mark { padding: 0 2px; background-color: #f3f3f3; }

@media screen and (max-width: 719px) {
blockquote { padding-left: 0; }
blockquote q:before { width: auto; margin-right: 0.05em; text-indent: 0; }
}

/* first/last margins */

body :last-child { margin-bottom: 0; }


/*   _    _ _______  ______ _______
 *    \  /  |_____| |_____/ |______
 *     \/   |     | |    \_ ______|
*/

/* text styling */

html, h1, h2, h3, h4, h5, h6, blockquote, cite, figcaption, [class*="-t:"] { font: 20px/1.5 var(--ff_1); letter-spacing: 0; text-transform: none; }
.-t\:1, h1 { font: 600 40px/1.20 var(--ff_1); }
.-t\:2, h2 { font: 600 30px/1.27 var(--ff_1); }
.-t\:3, h3 { font: 600 24px/1.33 var(--ff_1); }
.-t\:4, h4 { font: 600 20px/1.40 var(--ff_1); }
.-t\:5, h5 { font: 600 15px/1.20 var(--ff_1); letter-spacing: 4px; text-transform: uppercase; }
.-t\:6, h6 { font: 600 12px/1.20 var(--ff_1); letter-spacing: 4px; text-transform: uppercase; }
.-t\:7, blockquote { font: 400 30px/1.27 var(--ff_1); }
.-t\:8, cite { font: 400 18px/1.27 var(--ff_1); }
.-t\:9, figcaption { font: 400 17px/1.41 var(--ff_1); }
.-t\:10 { font: 600 60px/1.00 var(--ff_1); letter-spacing: 8px; text-transform: uppercase; }
.-t\:11 { font: 600 40px/1.00 var(--ff_1); letter-spacing: 5px; text-transform: uppercase; }
.-t\:12 { font: 600 50px/1.10 var(--ff_1); }
.-t\:13 { font: 600 20px/1.10 var(--ff_1); letter-spacing: 5px; text-transform: uppercase; }
.-t\:14 { font-size: 22px; font-style: normal; font-weight: 350; line-height: 36.199px; /* 164.539% */ }

@media screen and (max-width: 719px) {
.-t\:1, h1 { font: 600 32px/1 var(--ff_1); }
.-t\:2, h2 { font: 600 24px/1.42 var(--ff_1); }
.-t\:7, blockquote { font: 400 24px/1.33 var(--ff_1); }
.-t\:10 { font: 600 36px/1.00 var(--ff_1); letter-spacing: 4px; }
.-t\:11 { font: 600 24px/1.00 var(--ff_1); letter-spacing: 2px; }
.-t\:12 { font: 600 36px/1.10 var(--ff_1); }
}

/* link styling */

a.-as\:1, .-as\:1 a { --atcn: 'inherit'; }
a.-as\:2, .-as\:2 a { --atcn: 'inherit'; --atch: var(--c_a1t); --aocn: currentColor; }

/* list styling */

ul.-ls\:1, ol.-ls\:1, .-ls\:1 ul, .-ls\:1 ol { padding: 0; }
 .-ls\:1 li { margin-bottom: var(--sy); }
  .-ls\:1 li:before { display: none; }

/* spacing */

.-mb\:a,.-my\:a{margin-bottom:auto}.-mt\:a,.-my\:a {margin-top:auto}.-ml\:a,.-mx\:a{margin-left:auto}.-mr\:a,.-mx\:a{margin-right:auto}
.-mb\:0,.-my\:0,.-ma\:0{margin-bottom:0}.-mt\:0,.-my\:0,.-ma\:0{margin-top:0}.-ml\:0,.-mx\:0,.-ma\:0{margin-left:0}.-mr\:0,.-mx\:0,.-ma\:0{margin-right:0}.-pb\:0,.-py\:0,.-pa\:0{padding-bottom:0}.-pt\:0,.-py\:0,.-pa\:0{padding-top:0}.-pl\:0,.-px\:0,.-pa\:0{padding-left:0}.-pr\:0,.-px\:0,.-pa\:0{padding-right:0}
.-mb\:x,.-my\:x,.-ma\:x{margin-bottom:var(--sx)}.-mt\:x,.-my\:x,.-ma\:x{margin-top:var(--sx)}.-ml\:x,.-mx\:x,.-ma\:x{margin-left:var(--sx)}.-mr\:x,.-mx\:x,.-ma\:x{margin-right:var(--sx)}.-mb\:-x,.-my\:-x,.-ma\:-x{margin-bottom: var(--nx)}.-mt\:-x,.-my\:-x,.-ma\:-x{margin-top: var(--nx)}.-ml\:-x,.-mx\:-x,.-ma\:-x{margin-left: var(--nx)}.-mr\:-x,.-mx\:-x,.-ma\:-x{margin-right: var(--nx)}.-pb\:x,.-py\:x,.-pa\:x{padding-bottom:var(--sx)}.-pt\:x,.-py\:x,.-pa\:x{padding-top:var(--sx)}.-pl\:x,.-px\:x,.-pa\:x{padding-left:var(--sx)}.-pr\:x,.-px\:x,.-pa\:x{padding-right:var(--sx)}
.-mb\:y,.-my\:y,.-ma\:y{margin-bottom:var(--sy)}.-mt\:y,.-my\:y,.-ma\:y{margin-top:var(--sy)}.-ml\:y,.-mx\:y,.-ma\:y{margin-left:var(--sy)}.-mr\:y,.-mx\:y,.-ma\:y{margin-right:var(--sy)}.-mb\:-y,.-my\:-y,.-ma\:-y{margin-bottom: var(--nx)}.-mt\:-y,.-my\:-y,.-ma\:-y{margin-top: var(--nx)}.-ml\:-y,.-mx\:-y,.-ma\:-y{margin-left: var(--nx)}.-mr\:-y,.-mx\:-y,.-ma\:-y{margin-right: var(--nx)}.-pb\:y,.-py\:y,.-pa\:y{padding-bottom:var(--sy)}.-pt\:y,.-py\:y,.-pa\:y{padding-top:var(--sy)}.-pl\:y,.-px\:y,.-pa\:y{padding-left:var(--sy)}.-pr\:y,.-px\:y,.-pa\:y{padding-right:var(--sy)}
.-mb\:1,.-my\:1{margin-bottom:var(--s1)}.-mt\:1,.-my\:1{margin-top:var(--s1)}.-mb\:-1,.-my\:-1,.-ma\:-1{margin-bottom: calc(var(--s1) * -1)}.-mt\:-1,.-my\:-1,.-ma\:-1{margin-top: calc(var(--s1) * -1)}.-ml\:-1,.-mx\:-1,.-ma\:-1{margin-left: calc(var(--s1) * -1)}.-mr\:-1,.-mx\:-1,.-ma\:-1{margin-right: calc(var(--s1) * -1)}.-pb\:1,.-py\:1,.-pa\:1{padding-bottom:var(--s1)}.-pt\:1,.-py\:1,.-pa\:1{padding-top:var(--s1)}.-pl\:1,.-px\:1,.-pa\:1{padding-left:var(--s1)}.-pr\:1,.-px\:1,.-pa\:1{padding-right:var(--s1)}
.-mb\:2,.-my\:2{margin-bottom:var(--s2)}.-mt\:2,.-my\:2{margin-top:var(--s2)}.-mb\:-2,.-my\:-2,.-ma\:-2{margin-bottom: calc(var(--s2) * -1)}.-mt\:-2,.-my\:-2,.-ma\:-2{margin-top: calc(var(--s2) * -1)}.-ml\:-2,.-mx\:-2,.-ma\:-2{margin-left: calc(var(--s2) * -1)}.-mr\:-2,.-mx\:-2,.-ma\:-2{margin-right: calc(var(--s2) * -1)}.-pb\:2,.-py\:2,.-pa\:2{padding-bottom:var(--s2)}.-pt\:2,.-py\:2,.-pa\:2{padding-top:var(--s2)}.-pl\:2,.-px\:2,.-pa\:2{padding-left:var(--s2)}.-pr\:2,.-px\:2,.-pa\:2{padding-right:var(--s2)}
.-mb\:3,.-my\:3{margin-bottom:var(--s3)}.-mt\:3,.-my\:3{margin-top:var(--s3)}.-mb\:-3,.-my\:-3,.-ma\:-3{margin-bottom: calc(var(--s3) * -1)}.-mt\:-3,.-my\:-3,.-ma\:-3{margin-top: calc(var(--s3) * -1)}.-ml\:-3,.-mx\:-3,.-ma\:-3{margin-left: calc(var(--s3) * -1)}.-mr\:-3,.-mx\:-3,.-ma\:-3{margin-right: calc(var(--s3) * -1)}.-pb\:3,.-py\:3,.-pa\:3{padding-bottom:var(--s3)}.-pt\:3,.-py\:3,.-pa\:3{padding-top:var(--s3)}.-pl\:3,.-px\:3,.-pa\:3{padding-left:var(--s3)}.-pr\:3,.-px\:3,.-pa\:3{padding-right:var(--s3)}
.-mb\:4,.-my\:4{margin-bottom:var(--s4)}.-mt\:4,.-my\:4{margin-top:var(--s4)}.-mb\:-4,.-my\:-4,.-ma\:-4{margin-bottom: calc(var(--s4) * -1)}.-mt\:-4,.-my\:-4,.-ma\:-4{margin-top: calc(var(--s4) * -1)}.-ml\:-4,.-mx\:-4,.-ma\:-4{margin-left: calc(var(--s4) * -1)}.-mr\:-4,.-mx\:-4,.-ma\:-4{margin-right: calc(var(--s4) * -1)}.-pb\:4,.-py\:4,.-pa\:4{padding-bottom:var(--s4)}.-pt\:4,.-py\:4,.-pa\:4{padding-top:var(--s4)}.-pl\:4,.-px\:4,.-pa\:4{padding-left:var(--s4)}.-pr\:4,.-px\:4,.-pa\:4{padding-right:var(--s4)}

.-mb\:m1,.-my\:m1{margin-bottom:3px}.-mt\:m1,.-my\:m1{margin-top:3px}.-sy\:1>*{--sy:3px}
.-mb\:m2,.-my\:m2{margin-bottom:6px}.-mt\:m2,.-my\:m2{margin-top:6px}.-sy\:2>*{--sy:6px}
.-mb\:m3,.-my\:m3{margin-bottom:9px}.-mt\:m3,.-my\:m3{margin-top:9px}.-sy\:3>*{--sy:9px}
.-mb\:m4,.-my\:m4{margin-bottom:12px}.-mt\:m4,.-my\:m4{margin-top:12px}.-sy\:4>*{--sy:12px}
.-mb\:m5,.-my\:m5{margin-bottom:15px}.-mt\:m5,.-my\:m5{margin-top:15px}.-sy\:5>*{--sy:15px}

@media screen and (max-width: 1279px) {
.-mb\:0\<l,.-my\:0\<l,.-ma\:0\<l{margin-bottom:0}.-mt\:0\<l,.-my\:0\<l,.-ma\:0\<l{margin-top:0}.-ml\:0\<l,.-mx\:0\<l,.-ma\:0\<l{margin-left:0}.-mr\:0\<l,.-mx\:0\<l,.-ma\:0\<l{margin-right:0}.-pb\:0\<l,.-py\:0\<l,.-pa\:0\<l{padding-bottom:0}.-pt\:0\<l,.-py\:0\<l,.-pa\:0\<l{padding-top:0}.-pl\:0\<l,.-px\:0\<l,.-pa\:0\<l{padding-left:0}.-pr\:0\<l,.-px\:0\<l,.-pa\:0\<l{padding-right:0}
.-mb\:x\<l,.-my\:x\<l,.-ma\:x\<l{margin-bottom:var(--sx)}.-mt\:x\<l,.-my\:x\<l,.-ma\:x\<l{margin-top:var(--sx)}.-ml\:x\<l,.-mx\:x\<l,.-ma\:x\<l{margin-left:var(--sx)}.-mr\:x\<l,.-mx\:x\<l,.-ma\:x\<l{margin-right:var(--sx)}.-mb\:-x\<l,.-my\:-x\<l,.-ma\:-x\<l{margin-bottom: var(--nx)}.-mt\:-x\<l,.-my\:-x\<l,.-ma\:-x\<l{margin-top: var(--nx)}.-ml\:-x\<l,.-mx\:-x\<l,.-ma\:-x\<l{margin-left: var(--nx)}.-mr\:-x\<l,.-mx\:-x\<l,.-ma\:-x\<l{margin-right: var(--nx)}.-pb\:x\<l,.-py\:x\<l,.-pa\:x\<l{padding-bottom:var(--sx)}.-pt\:x\<l,.-py\:x\<l,.-pa\:x\<l{padding-top:var(--sx)}.-pl\:x\<l,.-px\:x\<l,.-pa\:x\<l{padding-left:var(--sx)}.-pr\:x\<l,.-px\:x\<l,.-pa\:x\<l{padding-right:var(--sx)}
.-mb\:y\<l,.-my\:y\<l,.-ma\:y\<l{margin-bottom:var(--sy)}.-mt\:y\<l,.-my\:y\<l,.-ma\:y\<l{margin-top:var(--sy)}.-ml\:y\<l,.-mx\:y\<l,.-ma\:y\<l{margin-left:var(--sy)}.-mr\:y\<l,.-mx\:y\<l,.-ma\:y\<l{margin-right:var(--sy)}.-mb\:-y\<l,.-my\:-y\<l,.-ma\:-y\<l{margin-bottom: var(--ny)}.-mt\:-y\<l,.-my\:-y\<l,.-ma\:-y\<l{margin-top: var(--ny)}.-ml\:-y\<l,.-mx\:-y\<l,.-ma\:-y\<l{margin-left: var(--ny)}.-mr\:-y\<l,.-mx\:-y\<l,.-ma\:-y\<l{margin-right: var(--ny)}.-pb\:y\<l,.-py\:y\<l,.-pa\:y\<l{padding-bottom:var(--sy)}.-pt\:y\<l,.-py\:y\<l,.-pa\:y\<l{padding-top:var(--sy)}.-pl\:y\<l,.-px\:y\<l,.-pa\:y\<l{padding-left:var(--sy)}.-pr\:y\<l,.-px\:y\<l,.-pa\:y\<l{padding-right:var(--sy)}
}
@media screen and (max-width:  719px) {
.-mb\:0\<m,.-my\:0\<m,.-ma\:0\<m{margin-bottom:0}.-mt\:0\<m,.-my\:0\<m,.-ma\:0\<m{margin-top:0}.-ml\:0\<m,.-mx\:0\<m,.-ma\:0\<m{margin-left:0}.-mr\:0\<m,.-mx\:0\<m,.-ma\:0\<m{margin-right:0}.-pb\:0\<m,.-py\:0\<m,.-pa\:0\<m{padding-bottom:0}.-pt\:0\<m,.-py\:0\<m,.-pa\:0\<m{padding-top:0}.-pl\:0\<m,.-px\:0\<m,.-pa\:0\<m{padding-left:0}.-pr\:0\<m,.-px\:0\<m,.-pa\:0\<m{padding-right:0}
.-mb\:x\<m,.-my\:x\<m,.-ma\:x\<m{margin-bottom:var(--sx)}.-mt\:x\<m,.-my\:x\<m,.-ma\:x\<m{margin-top:var(--sx)}.-ml\:x\<m,.-mx\:x\<m,.-ma\:x\<m{margin-left:var(--sx)}.-mr\:x\<m,.-mx\:x\<m,.-ma\:x\<m{margin-right:var(--sx)}.-mb\:-x\<m,.-my\:-x\<m,.-ma\:-x\<m{margin-bottom: var(--nx)}.-mt\:-x\<m,.-my\:-x\<m,.-ma\:-x\<m{margin-top: var(--nx)}.-ml\:-x\<m,.-mx\:-x\<m,.-ma\:-x\<m{margin-left: var(--nx)}.-mr\:-x\<m,.-mx\:-x\<m,.-ma\:-x\<m{margin-right: var(--nx)}.-pb\:x\<m,.-py\:x\<m,.-pa\:x\<m{padding-bottom:var(--sx)}.-pt\:x\<m,.-py\:x\<m,.-pa\:x\<m{padding-top:var(--sx)}.-pl\:x\<m,.-px\:x\<m,.-pa\:x\<m{padding-left:var(--sx)}.-pr\:x\<m,.-px\:x\<m,.-pa\:x\<m{padding-right:var(--sx)}
.-mb\:y\<m,.-my\:y\<m,.-ma\:y\<m{margin-bottom:var(--sy)}.-mt\:y\<m,.-my\:y\<m,.-ma\:y\<m{margin-top:var(--sy)}.-ml\:y\<m,.-mx\:y\<m,.-ma\:y\<m{margin-left:var(--sy)}.-mr\:y\<m,.-mx\:y\<m,.-ma\:y\<m{margin-right:var(--sy)}.-mb\:-y\<m,.-my\:-y\<m,.-ma\:-y\<m{margin-bottom: var(--ny)}.-mt\:-y\<m,.-my\:-y\<m,.-ma\:-y\<m{margin-top: var(--ny)}.-ml\:-y\<m,.-mx\:-y\<m,.-ma\:-y\<m{margin-left: var(--ny)}.-mr\:-y\<m,.-mx\:-y\<m,.-ma\:-y\<m{margin-right: var(--ny)}.-pb\:y\<m,.-py\:y\<m,.-pa\:y\<m{padding-bottom:var(--sy)}.-pt\:y\<m,.-py\:y\<m,.-pa\:y\<m{padding-top:var(--sy)}.-pl\:y\<m,.-px\:y\<m,.-pa\:y\<m{padding-left:var(--sy)}.-pr\:y\<m,.-px\:y\<m,.-pa\:y\<m{padding-right:var(--sy)}
}

/* visibility */

.-d\:b { display: block; }
@media print { .-d\:n\@p { display: none !important; } }
@media screen and (max-width: 1279px){.-d\:n\<l{display:none}.-d\:b\<l{display:block}}
@media screen and (max-width:  719px){.-d\:n\<m{display:none}.-d\:b\<m{display:block}}
@media screen and (min-width:  720px){.-d\:n\>s{display:none}.-d\:b\>s{display:block}}
@media screen and (min-width: 1280px){.-d\:n\>m{display:none}.-d\:b\>m{display:block}}

/* max widths */

.-xw\:n { max-width: none; }
.-xw\:1 { max-width: var(--xw_1); } .-xw\:1.-contain { max-width: calc(var(--xw_1) + var(--sx) * 2); }
.-xw\:2 { max-width: var(--xw_2); } .-xw\:2.-contain { max-width: calc(var(--xw_2) + var(--sx) * 2); }
.-xw\:3 { max-width: var(--xw_3); } .-xw\:3.-contain { max-width: calc(var(--xw_3) + var(--sx) * 2); }
.-xw\:4 { max-width: var(--xw_4); } .-xw\:4.-contain { max-width: calc(var(--xw_4) + var(--sx) * 2); }
.-xw\:5 { max-width: var(--xw_5); } .-xw\:5.-contain { max-width: calc(var(--xw_5) + var(--sx) * 2); }

/* colors */

.-c\:d1 { color: var(--c_d1); } .-c\:d1t, html { color: var(--c_d1t); }
.-c\:a1 { color: var(--c_a1); } .-c\:a1t { color: var(--c_a1t); }
.-c\:a2 { color: var(--c_a2); } .-c\:a2t { color: var(--c_a2t); }
.-c\:i1 { color: var(--c_i1); } .-c\:i1t { color: var(--c_i1t); }
.-c\:ix { color: inherit; }
.-c\:ux { color: unset; }

/* families */

.-ff\:1, html { font-family: var(--ff_1); }

/* weights */

.-fw\:4, .-fw\:n { font-weight: 400; }
.-fw\:6 { font-weight: 600; }
.-fw\:7, .-fw\:b { font-weight: 700; }
.-fw\:9 { font-weight: 900; }
.-fw\:i { font-weight: inherit; }

/* basic css */

.-ta\:l { text-align: left; }.-ta\:c { text-align: center; }.-ta\:r { text-align: right; }
.-tt\:n { text-transform: none; }.-tt\:l { text-transform: lowercase; }.-tt\:u { text-transform: uppercase; }
.-us\:n, [toggle], [data-toggle] { -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

/* other */

[mouse] *:focus { outline: none; }
[toggle],[data-toggle] { cursor: pointer; -webkit-tap-highlight-color: rgba(0,0,0,0); }
.notice { border: 1px solid var(--c_a1); background: var(--c_b1); padding: 20px; }
.aligncenter { height: auto; }

ul.columns { columns: 2; column-rule: 1px solid var(--c_b1t); column-gap: 170px; margin: 0; padding: 0; }
  ul.columns li { margin: 0; padding: 15px 0; border-top: 1px solid var(--c_b1t); display: inline-block; width: 100%; }
   ul.columns > li::before { content: "";}

@media screen and (max-width: 740px) {
ul.columns { columns: 1; }
}

/*   _      _____ ______  _______
 *   |        |   |_____] |______
 *   |_____ __|__ |_____] ______|
/*

/* slick */ .slick-list,.slick-slider,.slick-track{position:relative;display:block}.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{top:0;left:0}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
/* lazysizes */ .lazyload, .lazyloading { opacity: 0; } [js] .lazyloaded[class] { opacity: 1; transition-duration: 0.5s; }
/* basiclightbox */ .basicLightbox{position:fixed;display:flex;justify-content:center;align-items:center;top:0;left:0;width:100%;height:100vh;background:rgba(0,0,0,.8);opacity:.01;transition:opacity .4s ease;z-index:1000;will-change:opacity}.basicLightbox--visible{opacity:1}.basicLightbox__placeholder{max-width:100%;transform:scale(.9);transition:transform .4s ease;z-index:1;will-change:transform}.basicLightbox__placeholder>iframe:first-child:last-child,.basicLightbox__placeholder>img:first-child:last-child,.basicLightbox__placeholder>video:first-child:last-child{display:block;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;max-width:95%;max-height:95%}.basicLightbox__placeholder>iframe:first-child:last-child,.basicLightbox__placeholder>video:first-child:last-child{pointer-events:auto}.basicLightbox__placeholder>img:first-child:last-child,.basicLightbox__placeholder>video:first-child:last-child{width:auto;height:auto}.basicLightbox--iframe .basicLightbox__placeholder,.basicLightbox--img .basicLightbox__placeholder,.basicLightbox--video .basicLightbox__placeholder{width:100%;height:100%;pointer-events:none}.basicLightbox--visible .basicLightbox__placeholder{transform:scale(1)}

/**
 * Ultimate Member
 */
body .um input[type=submit].um-button { --bcn: var(--c_a1t); --bch: var(--c_d1t); --own: 1px; --orn: 0; --ocn: var(--bc); --tcn: var(--c_i1t); --ow: var(--own); --oc: var(--ocn); --or: var(--orn); --bc: var(--bcn); --tc: var(--tcn); }
body .um input[type=submit].um-button { display: inline-flex; justify-content: center; align-items: center; height: auto; min-height: 50px; padding: 15px 20px; border: none; border-radius: var(--or); box-shadow: inset 0 0 0 var(--ow) var(--oc); background: var(--bc); color: var(--tc); font: 600 15px/20px var(--ff_1); letter-spacing: 4px; text-align: center; text-transform: uppercase; text-decoration: none !important; transition-property: var(--t8n_p1), color; }
body .um input[type=submit].um-button:hover { --oc: var(--och, var(--ocn)); --bc: var(--bch, var(--bcn)); --tc: var(--tch, var(--tcn)); color: var(--tc); }
.um-page-account ul > li:before,
.um-page-user ul > li:before { display:none; }


/**
 * The Exchange
 */
.um-link-alt:hover { box-shadow: unset; }
.nav1-main li.-account > a { color: #F5333F; background:url('../images/person_outline.png') no-repeat center left; background-size: 15px; padding-left: 20px; }

.the-exchange1 { overflow: hidden; }
.the-exchange1 .-contain { max-width: 1240px; }

.the-exchange1 .top1 { border-bottom: 0; }
 .the-exchange1 .top1 .icon-logo1 { border-right:1px solid #D2D2D6; padding-right:20px; margin-right: 20px; }
 .the-exchange1 .top1 .portal-label { margin:0 10px; width:168px; }
 .the-exchange1 .top1-wrap { max-width: unset; }

@media screen and (min-width: 1100px) {
  .the-exchange1 .top1 .portal-label { margin:0; width:auto; position: absolute; top:25px; }
  .the-exchange1 .nav1-main > li ~ li { margin-left: 15px; }
}

.the-exchange1 .hero1 { height: 280px; background-image:url('../images/market-hero.png'); background-size:cover; background-position:center; background-color: #1D1F33; }
.the-exchange1 .hero1-title { margin-bottom: 0; }
.post-type-archive-opportunities .hero1-title { font-weight: 400; }
@media screen and (min-width: 1100px) {
  .the-exchange1 .hero1 { height: 480px; }
  .the-exchange1 .hero1-main { display: flex; justify-content: space-between; }
  .the-exchange1 .hero1-title-wrapper { width: 50%; display: flex; flex-direction: column; justify-content: center; }
  .the-exchange1 .hero1-text { width: 40%; display: flex; justify-content: flex-end; }
  .the-exchange1 .-stack-titles .hero1-main,
  .the-exchange1 .-stack-titles .hero1-text { display: block; }
}

.the-exchange1 .searchbox1 { padding-top: 0; padding-bottom: 0; }
.the-exchange1 .searchbox1 .featured-link { display: block; background-color: #F5333F; font-size: 30px; font-style: normal; font-weight: 500; line-height: 30px; /* 70% */ letter-spacing: 5px; text-transform: uppercase; color: #FFFFFF; padding:var(--s1); text-align: center;  }
.the-exchange1 .searchbox1 .featured-link:hover { background-color: #D13F3F; }
@media screen and (min-width: 1100px) {
  .the-exchange1 .searchbox1 { display: flex; }
  .the-exchange1 .searchbox1 .backdrop1-wrap { flex:1; display: flex; justify-content: flex-end; }
  .the-exchange1 .searchbox1 .search1 { padding: calc( var(--s1) / 2 ); width:100%; max-width: 570px; }
  .the-exchange1 .searchbox1 .featured-link { flex:1; padding: var(--s2) var(--s1); }
}

.grid1-promo { grid-column: span 3; background-color: #F5333F; padding: var(--s1); }
.grid1-promo .promo1-title { font-size: 40px; font-style: normal; font-weight: 350; line-height: 120%; color:#fff; }
.grid1-promo .promo1-text { color:#fff; }
@media screen and (min-width: 1100px) {
  .grid1-promo { padding: var(--s1) var(--s2); }
}

.the-exchange1 .teaser4 {  height: 100%; }
.the-exchange1 .grid1 {  grid-auto-columns: minmax(0, 1fr); }
@media screen and (max-width: 1179px) {
  .the-exchange1 .grid1 { display: block; }
  .the-exchange1 .teaser4,
  .grid1-promo { margin-bottom: 25px; }
  .the-exchange1 .teaser1-image { margin-left: 0; margin-right: 0; }
  .testimonial1 { padding-top: 0; }
}

.opportunity1 { background-color: #1D1F33; color: #fff; }
.opportunity1 .opportunity1-title { color:#fff; margin-bottom: 10px; }
.opportunity1 .opportunity1-goal, .opportunity1 .opportunity1-goal .-t\:1 { margin-bottom: 0; }
.opportunity1 p { color:#fff; margin-bottom: 15px; }
.opportunity1 .separator { color:#4A4C5C; margin-left: 10px; margin-right: 10px; }
.opportunity1 .-t\:1 { color:#F5333F; margin-bottom: 0; }
.opportunity1 .-t\:5 { margin-bottom: 10px; font-weight: 300; }
.opportunity1 hr { margin: 0 0 30px 0; color:#4A4C5C; }
.opportunity1-details { display: flex; margin-bottom:30px; }
.opportunity1-deadline { padding-left:30px; margin-left: 30px; border-left: 1px solid #4A4C5C; }
.opportunity1 .opportunity1-cta {  margin-top: 20px; }

.the-exchange1 .um-button { text-transform: uppercase !important; border-radius: 0 !important; }

body .tablepress>*+tbody>*>*,
body .tablepress>tbody>*~*>*,
body .tablepress>tfoot>*>* { border-top: unset; }

/** Catalyst Fund page CSS **/
.hero-section {
    width: 100%;
    min-height: 80vh; /* almost full screen height */
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hero-inner {
    max-width: 1200px;
    width: 100%;
    padding: 2rem;
    color: #fff;
    text-align: center;
    position: relative;
    z-index: 2;
}
.hero-section::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
}
.visually-hidden {
    position:absolute;
    width:1px;height:1px;
    padding:0;margin:0;
    overflow:hidden;
    clip:rect(0 0 0 0);
    white-space:nowrap;
    border:0;
}
.catalyst-btn {
  padding: 15px 30px;
  background: linear-gradient(#F5333F, #F5333F) 0 100% no-repeat;
  box-shadow: none;
  font: 600 15px / 20px var(--ff_1);
  letter-spacing: 4px;
  text-transform: uppercase;
  transition: background 0.25s ease;
  color: #fff;
}