/* General */
html, body {
  height: 100%;
}

body {
  margin: 0;
  padding: 0;
  font-family: "karmina-sans", sans-serif;
  font-size: 17px;
  background-color: #eee;
}

.topbar {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 40px;
  background-color: #fff;
  box-shadow: 0 4px 2px -2px gray;
}
.topbar_logobox {
  padding:10px;
  float:left;
}

.topbar_logobox-sublogo {
 position:relative;
 left:50%;
 margin-left:-40px;
}
.topbar_socialbox {
 width:281px;
}
@media only screen and (max-width: 500px) {
 .topbar_socialbox {
   width:0;
 }
}

/* Social */

.social-container-desktop {
            display: none;
        }
        .container_text {
            padding-bottom: 64px;
        }
        @media only screen and (min-width: 500px) {
            .container_text {
                margin-bottom: 0;
            }
            .social-container-desktop {
                display: block;
                margin-top: -8px;
            }
        }
        .footer {
          position: fixed;
          bottom: 0;
          width: 100%;
          border-top:1px solid #999;
        }

.social li { display: inline-block; margin-right: 0.75em; }
.social li:last-child { margin: 0; }

.social { background-color: #fff; display: block; position: relative; overflow: hidden; text-align: center; -webkit-transform-style: preserve-3d; transform-style: preserve-3d; -webkit-padding-start: 0; -moz-padding-start: 0; margin-top: 0; margin-bottom: 0; padding-top: 8px; }
.social li { margin-right: 8px; }
.social li [class^="icon--"] { display: block; }
.social li.social--more { float: right; margin-right: 0.5em; margin-left: auto; }
.social li a { display: block; position: relative; border-radius: 100%; }
.social li a span { position: absolute; left: 0; z-index: 1; width: 100%; text-align: center; color: inherit; font-weight: bold; }
.social li a[class*="icon--before"].icon--small span { top: 8px; font-size: 10px !important; }
.social li a[class*="icon--before"].icon--large span { top: 13px; font-size: 14px !important; }
.social.social--left { margin-right: 2px; }
.social.social--left li:first-child { margin-left: 0; }
.social.social--left li:last-child { margin-right: 0; }
.social.social--right { display: none; opacity: 0; display: block; margin-right: -6.375em; margin-left: -3em; }
.social .social__list { position: relative; margin: auto; padding-left: 8px; text-align: left; width: 224px; }
@media only screen and (min-width: 304px) and (max-width: 359px) { .social .social__list { width: 280px; } }
@media only screen and (min-width: 360px) and (max-width: 415px) { .social .social__list { width: 336px; } }
@media only screen and (min-width: 416px) { .social .social__list { width: 392px; text-align: center; } }
@media only screen and (min-width: 500px) { .social { float: right; text-align: right; padding-top: 0; }
  .social li, .social li:last-child { margin-right: 0; margin-left: 1em; } }

.social-container-mobile { display: block; font-size: 16px; line-height: 26px; }
@media only screen and (min-width: 416px) { .social-container-mobile .social--more { display: none; }
  .social-container-mobile .social__list { padding-left: 0; } }

.social-mobile { height: 56px; }

@media only screen and (min-width: 500px) { .social-container-mobile { display: none; } }
.social-container-desktop { display: none; }

@media only screen and (min-width: 500px) { .social-container-desktop { display: block; padding-top: 12px; margin-right: 10px; }
  .social-desktop { height: 36px; } }

.icon, [class*="icon--"][class*="--before"]:before, [class*="icon--"][class*="--after"]:after, [class*="icon--"][class*="--beforeafter"]:after, [class*="icon--"][class*="--beforeafter"]:before, [class^="icon--"], [class*=" icon--"] { display: inline-block; text-indent: -9999px; overflow: hidden; padding: 0; text-align: center; font-size: 16px; text-shadow: none; border: none; vertical-align: middle; background-size: cover; background-color: transparent; background-repeat: no-repeat; background-position: 0 0; }
.icon:hover, [class*="icon--"][class*="--before"]:hover:before, [class*="icon--"][class*="--after"]:hover:after, [class*="icon--"][class*="--beforeafter"]:hover:after, [class*="icon--"][class*="--beforeafter"]:hover:before, [class^="icon--"]:hover, [class*=" icon--"]:hover { background-color: transparent; }

[class*="icon--"][class*="--before"], [class*="icon--"][class*="--after"], [class*="icon--"][class*="--beforeafter"] { display: inline; font-size: inherit; overflow: visible; text-indent: 0; vertical-align: text-bottom; }

[class*="icon--"][class*="--before"] { position: relative; }
[class*="icon--"][class*="--before"]:before { content: ""; margin: 0 6px 0 auto; vertical-align: baseline; }
[class*="icon--"][class*="--before"].icon--stacked, [class*="icon--"][class*="--before"].icon--stacked:before { display: block; margin-left: auto; margin-right: auto; }

[class*="icon--"][class*="--after"] { position: relative; }
[class*="icon--"][class*="--after"]:after { content: ""; margin: 0 auto 0 6px; }

[class*="icon--"][class*="--beforeafter"] { position: relative; }
[class*="icon--"][class*="--beforeafter"]:after, [class*="icon--"][class*="--beforeafter"]:before { content: ""; }
[class*="icon--"][class*="--beforeafter"]:before { margin: 0 6px 0 auto; }
[class*="icon--"][class*="--beforeafter"]:after { margin: 0 auto 0 6px; }

.icon, [class*="icon--"][class*="--before"]:before, [class*="icon--"][class*="--after"]:after, [class*="icon--"][class*="--beforeafter"]:after, [class*="icon--"][class*="--beforeafter"]:before, [class*="icon--"] { color: inherit; font-family: "Karmina-sans", Helvetica, Arial, sans-serif; font-size: 16px; text-decoration: none; }
.icon:after, [class*="icon--"][class*="--after"]:after, [class*="icon--"][class*="--beforeafter"]:after, [class*="icon--"]:after { clear: both; content: ''; display: table; }
.icon > span, [class*="icon--"][class*="--before"]:before > span, [class*="icon--"][class*="--after"]:after > span, [class*="icon--"][class*="--beforeafter"]:after > span, [class*="icon--"][class*="--beforeafter"]:before > span, [class*="icon--"] > span { font-size: em(14, 16); }

[class*="icon--"][class*="--before"]:before { margin: 0; }

.icon--menu, .icon--before--menu:before { background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2060%2060%22%20enable-background%3D%22new%200%200%2060%2060%22%3E%3Cpath%20d%3D%22M5%206v8h50V6H5zm0%2028h50v-8H5v8zm0%2020h50v-8H5v8z%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23666%22%2F%3E%3C%2Fsvg%3E%0A'); background-repeat: no-repeat; height: em(30px); width: em(30px); background-size: 100% auto; }

.icon--close-light { background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2034%2034%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23fff%22%20d%3D%22M33.9%205.7L28.2%200%2016.9%2011.2%205.6%200-.1%205.7l11.3%2011.2L-.1%2028.2l5.7%205.7%2011.3-11.2%2011.3%2011.2%205.7-5.7-11.3-11.3z%22%2F%3E%3C%2Fsvg%3E'); background-repeat: no-repeat; height: em(32px); width: em(32px); background-size: 100% auto; background-size: 17px auto; display: block; background-position: center center !important; width: 17px; height: 17px; }

.icon--close-dark { background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2034%2034%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23333%22%20d%3D%22M33.9%205.7l-5.7-5.7-11.3%2011.2-11.3-11.2-5.7%205.7%2011.3%2011.2-11.3%2011.3%205.7%205.7%2011.3-11.2%2011.3%2011.2%205.7-5.7-11.3-11.3z%22%2F%3E%3C%2Fsvg%3E'); background-repeat: no-repeat; height: em(21px); width: em(21px); background-size: 100% auto; }

.icon--share { background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2036%2036%22%3E%3Cpath%20d%3D%22M30.4%2024.8c-1.6%200-3%20.7-4%201.7l-15.2-7.6c0-.3.1-.6.1-.9%200-.3%200-.6-.1-.9l15.2-7.6c1%201.1%202.5%201.7%204%201.7%203.1%200%205.6-2.5%205.6-5.6C36%202.5%2033.5%200%2030.4%200s-5.6%202.5-5.6%205.6c0%20.3%200%20.6.1.9L9.7%2014.1c-1-1.1-2.5-1.7-4-1.7C2.5%2012.4%200%2014.9%200%2018c0%203.1%202.5%205.6%205.6%205.6%201.6%200%203-.7%204-1.7l15.2%207.6c0%20.3-.1.6-.1.9%200%203.1%202.5%205.6%205.6%205.6s5.6-2.5%205.6-5.6c.1-3.1-2.4-5.6-5.5-5.6z%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23333%22%2F%3E%3C%2Fsvg%3E'); background-repeat: no-repeat; height: em(32px); width: em(32px); background-size: 100% auto; background-size: 18px auto; background-position: center center !important; padding: 0; width: 18px; height: 18px; }

a.icon--email, a.icon--before--email:before { margin: 0; border-radius: 100%; cursor: pointer; color: #00824a; background-color: #00824a; -webkit-transition: background .1s linear; transition: background .1s linear; }

a.icon--small.icon--before--email { width: 32px; height: 32px; color: #00824a; background-color: #00824a; -webkit-transition: background .1s linear; transition: background .1s linear; outline: none; }
a.icon--small.icon--before--email:before { background: url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2018.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2032%2070%22%20width%3D%2232%22%20height%3D%2270%22%20enable-background%3D%22new%200%200%2032%2070%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20id%3D%22Email-Icon_3_%22%20fill%3D%22%2300834B%22%20d%3D%22M1%2C4C0.9%2C4%2C0.9%2C4.4%2C0.9%2C4.5v17.9C0.9%2C22.8%2C1%2C22.9%2C1%2C23l9.2-9.6L1%2C4z%20M16.8%2C17L30%2C3.5H2%0A%09L15.2%2C17C15.6%2C17.5%2C16.4%2C17.5%2C16.8%2C17z%20M17.5%2C17.9c-0.9%2C0.9-2.1%2C0.9-3%2C0L11%2C14.2l-9%2C9.3h27.8L21%2C14.2L17.5%2C17.9z%20M31%2C4l-9.2%2C9.6%0A%09l9.2%2C9.6c0.1-0.1%2C0.1-0.4%2C0.1-0.6v-18C31.1%2C4.4%2C31%2C4%2C31%2C4z%22%2F%3E%0A%3Cpath%20id%3D%22Email-Icon_2_%22%20fill%3D%22%23FFFFFF%22%20d%3D%22M1%2C47c-0.1%2C0.1-0.1%2C0.4-0.1%2C0.6v17.9C0.9%2C65.8%2C1%2C65.8%2C1%2C66l9.2-9.6L1%2C47z%20M16.8%2C60%0A%09L30%2C46.5H2L15.2%2C60C15.6%2C60.5%2C16.4%2C60.5%2C16.8%2C60z%20M17.5%2C60.8c-0.9%2C0.9-2.1%2C0.9-3%2C0L11%2C57.3l-9%2C9.3h27.8L21%2C57.3L17.5%2C60.8z%20M31%2C47%0A%09l-9.2%2C9.6l9.2%2C9.6c0.1-0.1%2C0.1-0.4%2C0.1-0.6V47.5C31.1%2C47.4%2C31%2C47%2C31%2C47z%22%2F%3E%0A%3C%2Fsvg%3E%0A'); background-repeat: no-repeat; height: 32px; width: 32px; background-size: 100% auto; background-position: 5px -22px; background-size: 22px; -webkit-transition: background .0s linear; transition: background .0s linear; }
a.icon--small.icon--before--email:hover { background: #004f2d; color: #004f2d; }
a.icon--small.icon--before--email:hover:before { background-position: 5px -22px; }
a.icon--small.icon--before--email.u-active:before { background-position: 5px 7px; }

a.icon--large.icon--before--email { width: 48px; height: 48px; color: #00824a; background-color: #00824a; -webkit-transition: background .1s linear; transition: background .1s linear; outline: none; }
a.icon--large.icon--before--email:before { background: url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2018.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2032%2070%22%20width%3D%2232%22%20height%3D%2270%22%20enable-background%3D%22new%200%200%2032%2070%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20id%3D%22Email-Icon_3_%22%20fill%3D%22%2300834B%22%20d%3D%22M1%2C4C0.9%2C4%2C0.9%2C4.4%2C0.9%2C4.5v17.9C0.9%2C22.8%2C1%2C22.9%2C1%2C23l9.2-9.6L1%2C4z%20M16.8%2C17L30%2C3.5H2%0A%09L15.2%2C17C15.6%2C17.5%2C16.4%2C17.5%2C16.8%2C17z%20M17.5%2C17.9c-0.9%2C0.9-2.1%2C0.9-3%2C0L11%2C14.2l-9%2C9.3h27.8L21%2C14.2L17.5%2C17.9z%20M31%2C4l-9.2%2C9.6%0A%09l9.2%2C9.6c0.1-0.1%2C0.1-0.4%2C0.1-0.6v-18C31.1%2C4.4%2C31%2C4%2C31%2C4z%22%2F%3E%0A%3Cpath%20id%3D%22Email-Icon_2_%22%20fill%3D%22%23FFFFFF%22%20d%3D%22M1%2C47c-0.1%2C0.1-0.1%2C0.4-0.1%2C0.6v17.9C0.9%2C65.8%2C1%2C65.8%2C1%2C66l9.2-9.6L1%2C47z%20M16.8%2C60%0A%09L30%2C46.5H2L15.2%2C60C15.6%2C60.5%2C16.4%2C60.5%2C16.8%2C60z%20M17.5%2C60.8c-0.9%2C0.9-2.1%2C0.9-3%2C0L11%2C57.3l-9%2C9.3h27.8L21%2C57.3L17.5%2C60.8z%20M31%2C47%0A%09l-9.2%2C9.6l9.2%2C9.6c0.1-0.1%2C0.1-0.4%2C0.1-0.6V47.5C31.1%2C47.4%2C31%2C47%2C31%2C47z%22%2F%3E%0A%3C%2Fsvg%3E%0A'); background-repeat: no-repeat; height: 48px; width: 48px; background-size: 100% auto; background-position: 8px -32px; background-size: 32px; -webkit-transition: background .0s linear; transition: background .0s linear; }
a.icon--large.icon--before--email:hover { background: #004f2d; color: #004f2d; }
a.icon--large.icon--before--email:hover:before { background-position: 8px -32px; }
a.icon--large.icon--before--email.u-active:before { background-position: 8px 10px; }

a.icon--facebook, a.icon--before--facebook:before { margin: 0; border-radius: 100%; cursor: pointer; color: #3b5998; background-color: #3b5998; -webkit-transition: background .1s linear; transition: background .1s linear; }

a.icon--small.icon--before--facebook { width: 32px; height: 32px; color: #3b5998; background-color: #3b5998; -webkit-transition: background .1s linear; transition: background .1s linear; outline: none; }
a.icon--small.icon--before--facebook:before { background: url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2018.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2032%2070%22%20width%3D%2232%22%20height%3D%2270%22%20enable-background%3D%22new%200%200%2032%2070%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20fill%3D%22%233D5B9B%22%20d%3D%22M22.7%2C8.7h-4.3V5.9c0-1%2C0.7-1.3%2C1.2-1.3h3V0h-4.1c-4.6%2C0-5.6%2C3.5-5.6%2C5.6v3.1h-2.5v4.8h2.6V27h5.6V13.5h3.8%0A%09L22.7%2C8.7L22.7%2C8.7z%22%2F%3E%0A%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M22.7%2C51.7h-4.3v-2.8c0-1%2C0.7-1.3%2C1.2-1.3h3V43h-4.1c-4.6%2C0-5.6%2C3.5-5.6%2C5.6v3.1h-2.5v4.8h2.6V70h5.6V56.5%0A%09h3.8L22.7%2C51.7L22.7%2C51.7z%22%2F%3E%0A%3C%2Fsvg%3E%0A'); background-repeat: no-repeat; height: 32px; width: 32px; background-size: 100% auto; background-position: 5px -22px; background-size: 22px; -webkit-transition: background .0s linear; transition: background .0s linear; }
a.icon--small.icon--before--facebook:hover { background: #2d4373; color: #2d4373; }
a.icon--small.icon--before--facebook:hover:before { background-position: 5px -22px; }
a.icon--small.icon--before--facebook.u-active:before { background-position: 5px 7px; }

a.icon--large.icon--before--facebook { width: 48px; height: 48px; color: #3b5998; background-color: #3b5998; -webkit-transition: background .1s linear; transition: background .1s linear; outline: none; }
a.icon--large.icon--before--facebook:before { background: url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2018.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2032%2070%22%20width%3D%2232%22%20height%3D%2270%22%20enable-background%3D%22new%200%200%2032%2070%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20fill%3D%22%233D5B9B%22%20d%3D%22M22.7%2C8.7h-4.3V5.9c0-1%2C0.7-1.3%2C1.2-1.3h3V0h-4.1c-4.6%2C0-5.6%2C3.5-5.6%2C5.6v3.1h-2.5v4.8h2.6V27h5.6V13.5h3.8%0A%09L22.7%2C8.7L22.7%2C8.7z%22%2F%3E%0A%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M22.7%2C51.7h-4.3v-2.8c0-1%2C0.7-1.3%2C1.2-1.3h3V43h-4.1c-4.6%2C0-5.6%2C3.5-5.6%2C5.6v3.1h-2.5v4.8h2.6V70h5.6V56.5%0A%09h3.8L22.7%2C51.7L22.7%2C51.7z%22%2F%3E%0A%3C%2Fsvg%3E%0A'); background-repeat: no-repeat; height: 48px; width: 48px; background-size: 100% auto; background-position: 8px -32px; background-size: 32px; -webkit-transition: background .0s linear; transition: background .0s linear; }
a.icon--large.icon--before--facebook:hover { background: #2d4373; color: #2d4373; }
a.icon--large.icon--before--facebook:hover:before { background-position: 8px -32px; }
a.icon--large.icon--before--facebook.u-active:before { background-position: 8px 10px; }

a.icon--twitter, a.icon--before--twitter:before { margin: 0; border-radius: 100%; cursor: pointer; color: #55acee; background-color: #55acee; -webkit-transition: background .1s linear; transition: background .1s linear; }

a.icon--small.icon--before--twitter { width: 32px; height: 32px; color: #55acee; background-color: #55acee; -webkit-transition: background .1s linear; transition: background .1s linear; outline: none; }
a.icon--small.icon--before--twitter:before { background: url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2018.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2032%2070%22%20width%3D%2232%22%20height%3D%2270%22%20enable-background%3D%22new%200%200%2032%2070%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20fill%3D%22%233EACDA%22%20d%3D%22M31%2C4.3c-1.1%2C0.5-2.2%2C0.8-3.6%2C0.9c1.2-0.8%2C2.2-2%2C2.7-3.4c-1.2%2C0.7-2.5%2C1.2-3.9%2C1.5c-1.1-1.2-2.7-2-4.5-2%0A%09c-3.4%2C0-6.1%2C2.7-6.1%2C6.1c0%2C0.5%2C0.1%2C0.9%2C0.2%2C1.4C10.8%2C8.7%2C6.3%2C6.2%2C3.2%2C2.5c-0.6%2C0.9-0.8%2C2-0.8%2C3.1c0%2C2.2%2C1.1%2C4%2C2.7%2C5.1%0A%09c-1%2C0-2-0.3-2.8-0.8V10c0%2C3%2C2.2%2C5.4%2C4.9%2C6c-0.5%2C0.2-1%2C0.2-1.6%2C0.2c-0.4%2C0-0.8%2C0-1.1-0.1c0.8%2C2.4%2C3%2C4.2%2C5.7%2C4.2C8%2C22%2C5.3%2C23%2C2.5%2C23%0A%09C2%2C23%2C1.6%2C23%2C1%2C22.9c2.7%2C1.8%2C5.9%2C2.7%2C9.4%2C2.7c11.2%2C0%2C17.4-9.4%2C17.4-17.4V7.4C29.1%2C6.7%2C30.2%2C5.5%2C31%2C4.3L31%2C4.3z%22%2F%3E%0A%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M31%2C47.3c-1.1%2C0.5-2.2%2C0.8-3.6%2C0.9c1.2-0.8%2C2.2-2%2C2.7-3.4c-1.2%2C0.7-2.5%2C1.2-3.9%2C1.5c-1.1-1.2-2.7-2-4.5-2%0A%09c-3.4%2C0-6.1%2C2.7-6.1%2C6.1c0%2C0.5%2C0.1%2C0.9%2C0.2%2C1.4c-5.1-0.3-9.6-2.7-12.7-6.4c-0.6%2C0.9-0.8%2C2-0.8%2C3.1c0%2C2.2%2C1.1%2C4%2C2.7%2C5.1%0A%09c-1%2C0-2-0.3-2.8-0.8V53c0%2C3%2C2.2%2C5.4%2C4.9%2C6c-0.5%2C0.1-1%2C0.2-1.6%2C0.2c-0.4%2C0-0.8%2C0-1.1-0.1c0.8%2C2.4%2C3%2C4.2%2C5.7%2C4.2C8%2C65%2C5.3%2C66%2C2.5%2C66%0A%09C2%2C66%2C1.6%2C66%2C1%2C65.9c2.7%2C1.8%2C5.9%2C2.7%2C9.4%2C2.7c11.2%2C0%2C17.4-9.4%2C17.4-17.4v-0.7C29.1%2C49.6%2C30.2%2C48.5%2C31%2C47.3L31%2C47.3z%22%2F%3E%0A%3C%2Fsvg%3E%0A'); background-repeat: no-repeat; height: 32px; width: 32px; background-size: 100% auto; background-position: 5px -22px; background-size: 22px; -webkit-transition: background .0s linear; transition: background .0s linear; }
a.icon--small.icon--before--twitter:hover { background: #2795e9; color: #2795e9; }
a.icon--small.icon--before--twitter:hover:before { background-position: 5px -22px; }
a.icon--small.icon--before--twitter.u-active:before { background-position: 5px 7px; }

a.icon--large.icon--before--twitter { width: 48px; height: 48px; color: #55acee; background-color: #55acee; -webkit-transition: background .1s linear; transition: background .1s linear; outline: none; }
a.icon--large.icon--before--twitter:before { background: url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2018.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2032%2070%22%20width%3D%2232%22%20height%3D%2270%22%20enable-background%3D%22new%200%200%2032%2070%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20fill%3D%22%233EACDA%22%20d%3D%22M31%2C4.3c-1.1%2C0.5-2.2%2C0.8-3.6%2C0.9c1.2-0.8%2C2.2-2%2C2.7-3.4c-1.2%2C0.7-2.5%2C1.2-3.9%2C1.5c-1.1-1.2-2.7-2-4.5-2%0A%09c-3.4%2C0-6.1%2C2.7-6.1%2C6.1c0%2C0.5%2C0.1%2C0.9%2C0.2%2C1.4C10.8%2C8.7%2C6.3%2C6.2%2C3.2%2C2.5c-0.6%2C0.9-0.8%2C2-0.8%2C3.1c0%2C2.2%2C1.1%2C4%2C2.7%2C5.1%0A%09c-1%2C0-2-0.3-2.8-0.8V10c0%2C3%2C2.2%2C5.4%2C4.9%2C6c-0.5%2C0.2-1%2C0.2-1.6%2C0.2c-0.4%2C0-0.8%2C0-1.1-0.1c0.8%2C2.4%2C3%2C4.2%2C5.7%2C4.2C8%2C22%2C5.3%2C23%2C2.5%2C23%0A%09C2%2C23%2C1.6%2C23%2C1%2C22.9c2.7%2C1.8%2C5.9%2C2.7%2C9.4%2C2.7c11.2%2C0%2C17.4-9.4%2C17.4-17.4V7.4C29.1%2C6.7%2C30.2%2C5.5%2C31%2C4.3L31%2C4.3z%22%2F%3E%0A%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M31%2C47.3c-1.1%2C0.5-2.2%2C0.8-3.6%2C0.9c1.2-0.8%2C2.2-2%2C2.7-3.4c-1.2%2C0.7-2.5%2C1.2-3.9%2C1.5c-1.1-1.2-2.7-2-4.5-2%0A%09c-3.4%2C0-6.1%2C2.7-6.1%2C6.1c0%2C0.5%2C0.1%2C0.9%2C0.2%2C1.4c-5.1-0.3-9.6-2.7-12.7-6.4c-0.6%2C0.9-0.8%2C2-0.8%2C3.1c0%2C2.2%2C1.1%2C4%2C2.7%2C5.1%0A%09c-1%2C0-2-0.3-2.8-0.8V53c0%2C3%2C2.2%2C5.4%2C4.9%2C6c-0.5%2C0.1-1%2C0.2-1.6%2C0.2c-0.4%2C0-0.8%2C0-1.1-0.1c0.8%2C2.4%2C3%2C4.2%2C5.7%2C4.2C8%2C65%2C5.3%2C66%2C2.5%2C66%0A%09C2%2C66%2C1.6%2C66%2C1%2C65.9c2.7%2C1.8%2C5.9%2C2.7%2C9.4%2C2.7c11.2%2C0%2C17.4-9.4%2C17.4-17.4v-0.7C29.1%2C49.6%2C30.2%2C48.5%2C31%2C47.3L31%2C47.3z%22%2F%3E%0A%3C%2Fsvg%3E%0A'); background-repeat: no-repeat; height: 48px; width: 48px; background-size: 100% auto; background-position: 8px -32px; background-size: 32px; -webkit-transition: background .0s linear; transition: background .0s linear; }
a.icon--large.icon--before--twitter:hover { background: #2795e9; color: #2795e9; }
a.icon--large.icon--before--twitter:hover:before { background-position: 8px -32px; }
a.icon--large.icon--before--twitter.u-active:before { background-position: 8px 10px; }

a.icon--more, a.icon--before--more:before { margin: 0; border-radius: 100%; cursor: pointer; color: #f2f2f2; background-color: #f2f2f2; -webkit-transition: background .1s linear; transition: background .1s linear; }

a.icon--small.icon--before--more { width: 32px; height: 32px; color: #f2f2f2; background-color: #f2f2f2; -webkit-transition: background .1s linear; transition: background .1s linear; outline: none; }
a.icon--small.icon--before--more:before { background: url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2018.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2032%2070%22%20width%3D%2232%22%20height%3D%2270%22%20enable-background%3D%22new%200%200%2032%2070%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20fill%3D%22%23686968%22%20d%3D%22M6.8%2C10.5c-1.4%2C0-2.6%2C1.3-2.6%2C3s1.2%2C3%2C2.6%2C3s2.6-1.3%2C2.6-3S8.2%2C10.5%2C6.8%2C10.5z%20M16.2%2C10.5%0A%09c-1.4%2C0-2.6%2C1.3-2.6%2C3s1.2%2C3%2C2.6%2C3s2.6-1.3%2C2.6-3S17.6%2C10.5%2C16.2%2C10.5z%20M25.6%2C10.5c-1.4%2C0-2.6%2C1.3-2.6%2C3s1.2%2C3%2C2.6%2C3s2.6-1.3%2C2.6-3%0A%09S27%2C10.5%2C25.6%2C10.5z%22%2F%3E%0A%3Cpath%20fill%3D%22%23676867%22%20d%3D%22M6.8%2C53.5c-1.4%2C0-2.6%2C1.3-2.6%2C3s1.2%2C3%2C2.6%2C3s2.6-1.3%2C2.6-3S8.1%2C53.5%2C6.8%2C53.5z%20M16.1%2C53.5%0A%09c-1.4%2C0-2.6%2C1.3-2.6%2C3s1.2%2C3%2C2.6%2C3c1.4%2C0%2C2.6-1.3%2C2.6-3S17.5%2C53.5%2C16.1%2C53.5z%20M25.5%2C53.5c-1.4%2C0-2.6%2C1.3-2.6%2C3s1.2%2C3%2C2.6%2C3%0A%09s2.6-1.3%2C2.6-3S27%2C53.5%2C25.5%2C53.5z%22%2F%3E%0A%3C%2Fsvg%3E%0A'); background-repeat: no-repeat; height: 32px; width: 32px; background-size: 100% auto; background-position: 5px -22px; background-size: 22px; -webkit-transition: background .0s linear; transition: background .0s linear; }
a.icon--small.icon--before--more:hover { background: #d8d8d8; color: #d8d8d8; }
a.icon--small.icon--before--more:hover:before { background-position: 5px -22px; }
a.icon--small.icon--before--more.u-active:before { background-position: 5px 7px; }

a.icon--large.icon--before--more { width: 48px; height: 48px; color: #f2f2f2; background-color: #f2f2f2; -webkit-transition: background .1s linear; transition: background .1s linear; outline: none; }
a.icon--large.icon--before--more:before { background: url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2018.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2032%2070%22%20width%3D%2232%22%20height%3D%2270%22%20enable-background%3D%22new%200%200%2032%2070%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20fill%3D%22%23686968%22%20d%3D%22M6.8%2C10.5c-1.4%2C0-2.6%2C1.3-2.6%2C3s1.2%2C3%2C2.6%2C3s2.6-1.3%2C2.6-3S8.2%2C10.5%2C6.8%2C10.5z%20M16.2%2C10.5%0A%09c-1.4%2C0-2.6%2C1.3-2.6%2C3s1.2%2C3%2C2.6%2C3s2.6-1.3%2C2.6-3S17.6%2C10.5%2C16.2%2C10.5z%20M25.6%2C10.5c-1.4%2C0-2.6%2C1.3-2.6%2C3s1.2%2C3%2C2.6%2C3s2.6-1.3%2C2.6-3%0A%09S27%2C10.5%2C25.6%2C10.5z%22%2F%3E%0A%3Cpath%20fill%3D%22%23676867%22%20d%3D%22M6.8%2C53.5c-1.4%2C0-2.6%2C1.3-2.6%2C3s1.2%2C3%2C2.6%2C3s2.6-1.3%2C2.6-3S8.1%2C53.5%2C6.8%2C53.5z%20M16.1%2C53.5%0A%09c-1.4%2C0-2.6%2C1.3-2.6%2C3s1.2%2C3%2C2.6%2C3c1.4%2C0%2C2.6-1.3%2C2.6-3S17.5%2C53.5%2C16.1%2C53.5z%20M25.5%2C53.5c-1.4%2C0-2.6%2C1.3-2.6%2C3s1.2%2C3%2C2.6%2C3%0A%09s2.6-1.3%2C2.6-3S27%2C53.5%2C25.5%2C53.5z%22%2F%3E%0A%3C%2Fsvg%3E%0A'); background-repeat: no-repeat; height: 48px; width: 48px; background-size: 100% auto; background-position: 8px -32px; background-size: 32px; -webkit-transition: background .0s linear; transition: background .0s linear; }
a.icon--large.icon--before--more:hover { background: #d8d8d8; color: #d8d8d8; }
a.icon--large.icon--before--more:hover:before { background-position: 8px -32px; }
a.icon--large.icon--before--more.u-active:before { background-position: 8px 10px; }

a.icon--close-round, a.icon--before--close-round:before { margin: 0; border-radius: 100%; cursor: pointer; color: #f2f2f2; background-color: #f2f2f2; -webkit-transition: background .1s linear; transition: background .1s linear; }

a.icon--small.icon--before--close-round { width: 32px; height: 32px; color: #f2f2f2; background-color: #f2f2f2; -webkit-transition: background .1s linear; transition: background .1s linear; outline: none; }
a.icon--small.icon--before--close-round:before { background: url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2018.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2032%2070%22%20width%3D%2232%22%20height%3D%2270%22%20enable-background%3D%22new%200%200%2032%2070%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20fill%3D%22%23676868%22%20d%3D%22M24.6%2C6.1l-7.4%2C7.4l7.4%2C7.4c0.3%2C0.3%2C0.3%2C0.8%2C0%2C1.2c-0.3%2C0.3-0.8%2C0.3-1.2%2C0L16%2C14.7l-7.4%2C7.4%0A%09c-0.3%2C0.3-0.8%2C0.3-1.2%2C0c-0.3-0.3-0.3-0.8%2C0-1.2l7.4-7.4L7.5%2C6.1c-0.3-0.3-0.3-0.8%2C0-1.2c0.3-0.3%2C0.8-0.3%2C1.1%2C0l7.4%2C7.4l7.4-7.4%0A%09c0.3-0.3%2C0.8-0.3%2C1.2%2C0C24.9%2C5.3%2C24.8%2C5.7%2C24.6%2C6.1L24.6%2C6.1z%22%2F%3E%0A%3Cpath%20fill%3D%22%23676868%22%20d%3D%22M24.6%2C49.1l-7.4%2C7.4l7.4%2C7.4c0.3%2C0.3%2C0.3%2C0.8%2C0%2C1.2c-0.3%2C0.3-0.8%2C0.3-1.2%2C0L16%2C57.7l-7.4%2C7.4%0A%09c-0.3%2C0.3-0.8%2C0.3-1.2%2C0c-0.3-0.3-0.3-0.8%2C0-1.2l7.4-7.4l-7.4-7.4c-0.3-0.3-0.3-0.8%2C0-1.2c0.3-0.3%2C0.8-0.3%2C1.2%2C0l7.4%2C7.4l7.4-7.4%0A%09c0.3-0.3%2C0.8-0.3%2C1.2%2C0C25%2C48.2%2C25%2C48.7%2C24.6%2C49.1L24.6%2C49.1z%22%2F%3E%0A%3C%2Fsvg%3E%0A'); background-repeat: no-repeat; height: 32px; width: 32px; background-size: 100% auto; background-position: 5px -22px; background-size: 22px; -webkit-transition: background .0s linear; transition: background .0s linear; }
a.icon--small.icon--before--close-round:hover { background: #d8d8d8; color: #d8d8d8; }
a.icon--small.icon--before--close-round:hover:before { background-position: 5px -22px; }
a.icon--small.icon--before--close-round.u-active:before { background-position: 5px 7px; }

a.icon--large.icon--before--close-round { width: 48px; height: 48px; color: #f2f2f2; background-color: #f2f2f2; -webkit-transition: background .1s linear; transition: background .1s linear; outline: none; }
a.icon--large.icon--before--close-round:before { background: url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2018.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2032%2070%22%20width%3D%2232%22%20height%3D%2270%22%20enable-background%3D%22new%200%200%2032%2070%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20fill%3D%22%23676868%22%20d%3D%22M24.6%2C6.1l-7.4%2C7.4l7.4%2C7.4c0.3%2C0.3%2C0.3%2C0.8%2C0%2C1.2c-0.3%2C0.3-0.8%2C0.3-1.2%2C0L16%2C14.7l-7.4%2C7.4%0A%09c-0.3%2C0.3-0.8%2C0.3-1.2%2C0c-0.3-0.3-0.3-0.8%2C0-1.2l7.4-7.4L7.5%2C6.1c-0.3-0.3-0.3-0.8%2C0-1.2c0.3-0.3%2C0.8-0.3%2C1.1%2C0l7.4%2C7.4l7.4-7.4%0A%09c0.3-0.3%2C0.8-0.3%2C1.2%2C0C24.9%2C5.3%2C24.8%2C5.7%2C24.6%2C6.1L24.6%2C6.1z%22%2F%3E%0A%3Cpath%20fill%3D%22%23676868%22%20d%3D%22M24.6%2C49.1l-7.4%2C7.4l7.4%2C7.4c0.3%2C0.3%2C0.3%2C0.8%2C0%2C1.2c-0.3%2C0.3-0.8%2C0.3-1.2%2C0L16%2C57.7l-7.4%2C7.4%0A%09c-0.3%2C0.3-0.8%2C0.3-1.2%2C0c-0.3-0.3-0.3-0.8%2C0-1.2l7.4-7.4l-7.4-7.4c-0.3-0.3-0.3-0.8%2C0-1.2c0.3-0.3%2C0.8-0.3%2C1.2%2C0l7.4%2C7.4l7.4-7.4%0A%09c0.3-0.3%2C0.8-0.3%2C1.2%2C0C25%2C48.2%2C25%2C48.7%2C24.6%2C49.1L24.6%2C49.1z%22%2F%3E%0A%3C%2Fsvg%3E%0A'); background-repeat: no-repeat; height: 48px; width: 48px; background-size: 100% auto; background-position: 8px -32px; background-size: 32px; -webkit-transition: background .0s linear; transition: background .0s linear; }
a.icon--large.icon--before--close-round:hover { background: #d8d8d8; color: #d8d8d8; }
a.icon--large.icon--before--close-round:hover:before { background-position: 8px -32px; }
a.icon--large.icon--before--close-round.u-active:before { background-position: 8px 10px; }

a.icon--comment, a.icon--before--comment:before { margin: 0; border-radius: 100%; cursor: pointer; color: #9c1a87; background-color: #9c1a87; -webkit-transition: background .1s linear; transition: background .1s linear; }

a.icon--small.icon--before--comment { width: 32px; height: 32px; color: #9c1a87; background-color: #9c1a87; -webkit-transition: background .1s linear; transition: background .1s linear; outline: none; }
a.icon--small.icon--before--comment:before { background: url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2018.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2032%2070%22%20width%3D%2232%22%20height%3D%2270%22%20enable-background%3D%22new%200%200%2032%2070%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M16.1%2C43C7.8%2C43%2C0.9%2C48.3%2C0.9%2C54.8c0%2C4.1%2C2.5%2C7.6%2C6.5%2C9.8c-0.1%2C1.6-1%2C3.5-3.3%2C5.5c0%2C0%2C5.7%2C0%2C8.8-3.5%0A%09c0.9%2C0.2%2C2%2C0.2%2C3.1%2C0.2c8.3%2C0%2C15.1-5.3%2C15.1-11.8S24.5%2C43%2C16.1%2C43z%22%2F%3E%0A%3Cpath%20fill%3D%22%239B2585%22%20d%3D%22M16.1%2C0C7.8%2C0%2C0.9%2C5.3%2C0.9%2C11.8c0%2C4.1%2C2.5%2C7.6%2C6.5%2C9.8c-0.1%2C1.6-1%2C3.5-3.3%2C5.5c0%2C0%2C5.7%2C0%2C8.8-3.5%0A%09c0.9%2C0.2%2C2%2C0.2%2C3.1%2C0.2c8.3%2C0%2C15.1-5.3%2C15.1-11.8S24.5%2C0%2C16.1%2C0z%22%2F%3E%0A%3C%2Fsvg%3E%0A'); background-repeat: no-repeat; height: 32px; width: 32px; background-size: 100% auto; background-position: 5px -22px; background-size: 22px; -webkit-transition: background .0s linear; transition: background .0s linear; }
a.icon--small.icon--before--comment:hover { background: #701361; color: #701361; }
a.icon--small.icon--before--comment:hover:before { background-position: 5px -22px; }
a.icon--small.icon--before--comment.u-active:before { background-position: 5px 7px; }

a.icon--large.icon--before--comment { width: 48px; height: 48px; color: #9c1a87; background-color: #9c1a87; -webkit-transition: background .1s linear; transition: background .1s linear; outline: none; }
a.icon--large.icon--before--comment:before { background: url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2018.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2032%2070%22%20width%3D%2232%22%20height%3D%2270%22%20enable-background%3D%22new%200%200%2032%2070%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M16.1%2C43C7.8%2C43%2C0.9%2C48.3%2C0.9%2C54.8c0%2C4.1%2C2.5%2C7.6%2C6.5%2C9.8c-0.1%2C1.6-1%2C3.5-3.3%2C5.5c0%2C0%2C5.7%2C0%2C8.8-3.5%0A%09c0.9%2C0.2%2C2%2C0.2%2C3.1%2C0.2c8.3%2C0%2C15.1-5.3%2C15.1-11.8S24.5%2C43%2C16.1%2C43z%22%2F%3E%0A%3Cpath%20fill%3D%22%239B2585%22%20d%3D%22M16.1%2C0C7.8%2C0%2C0.9%2C5.3%2C0.9%2C11.8c0%2C4.1%2C2.5%2C7.6%2C6.5%2C9.8c-0.1%2C1.6-1%2C3.5-3.3%2C5.5c0%2C0%2C5.7%2C0%2C8.8-3.5%0A%09c0.9%2C0.2%2C2%2C0.2%2C3.1%2C0.2c8.3%2C0%2C15.1-5.3%2C15.1-11.8S24.5%2C0%2C16.1%2C0z%22%2F%3E%0A%3C%2Fsvg%3E%0A'); background-repeat: no-repeat; height: 48px; width: 48px; background-size: 100% auto; background-position: 8px -32px; background-size: 32px; -webkit-transition: background .0s linear; transition: background .0s linear; }
a.icon--large.icon--before--comment:hover { background: #701361; color: #701361; }
a.icon--large.icon--before--comment:hover:before { background-position: 8px -32px; }
a.icon--large.icon--before--comment.u-active:before { background-position: 8px 10px; }

a.icon--googleplus, a.icon--before--googleplus:before { margin: 0; border-radius: 100%; cursor: pointer; color: #dd4b39; background-color: #dd4b39; -webkit-transition: background .1s linear; transition: background .1s linear; }

a.icon--small.icon--before--googleplus { width: 32px; height: 32px; color: #dd4b39; background-color: #dd4b39; -webkit-transition: background .1s linear; transition: background .1s linear; outline: none; }
a.icon--small.icon--before--googleplus:before { background: url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2018.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2032%2070%22%20width%3D%2232%22%20height%3D%2270%22%20enable-background%3D%22new%200%200%2032%2070%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20fill%3D%22%23DD4D37%22%20d%3D%22M10.3%2C26.8c-4.4%2C0-8-1.9-8-4.9S5.7%2C16%2C10.2%2C16c0.5%2C0%2C0.9%2C0%2C1.4%2C0c-0.6-0.7-1.1-1.4-1.1-2.2%0A%09c0-0.6%2C0.2-1%2C0.4-1.5c-0.3%2C0-0.5%2C0-0.8%2C0c-3.7%2C0-6.1-2.7-6.1-6S7.4%2C0.1%2C11%2C0.1h8l-1.8%2C1.3h-2.5c1.7%2C0.7%2C2.5%2C2.7%2C2.5%2C4.8%0A%09c0%2C1.8-0.9%2C3.3-2.2%2C4.3s-1.5%2C1.5-1.5%2C2.3c0%2C0.8%2C1.3%2C2%2C2.1%2C2.5c2.2%2C1.5%2C2.6%2C3%2C2.6%2C5.4C18.2%2C23.9%2C15.4%2C26.8%2C10.3%2C26.8L10.3%2C26.8z%0A%09%20M30.7%2C6.8h-5v5.1H24V6.8h-5V5.1h5v-5h1.7v5h5L30.7%2C6.8L30.7%2C6.8z%20M14.3%2C6.4C14%2C3.6%2C12%2C1.4%2C10%2C1.3C8%2C1.3%2C6.6%2C3.3%2C6.9%2C6.1%0A%09c0.4%2C2.8%2C2.3%2C5.2%2C4.4%2C5.2C13.3%2C11.4%2C14.7%2C9.1%2C14.3%2C6.4L14.3%2C6.4z%20M13%2C17.1c-0.7-0.2-1.3-0.4-2.1-0.4c-3.1%2C0-5.8%2C2-5.8%2C4.3%0A%09c0%2C2.4%2C2.1%2C4.4%2C5.1%2C4.4c4.3%2C0%2C5.8-1.9%2C5.8-4.3c0-0.3%2C0-0.6-0.1-0.8C15.7%2C19%2C14.6%2C18.3%2C13%2C17.1L13%2C17.1z%22%2F%3E%0A%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M10.3%2C69.8c-4.4%2C0-8-1.9-8-4.9S5.7%2C59%2C10.2%2C59c0.5%2C0%2C0.9%2C0%2C1.4%2C0c-0.7-0.7-1.2-1.4-1.2-2.3%0A%09c0-0.6%2C0.2-1%2C0.4-1.5c-0.3%2C0-0.5%2C0-0.8%2C0c-3.7%2C0-6.1-2.7-6.1-6s3.4-6.1%2C6.9-6.1h8l-1.7%2C1.4h-2.5c1.7%2C0.7%2C2.5%2C2.7%2C2.5%2C4.8%0A%09c0%2C1.8-0.9%2C3.3-2.2%2C4.3s-1.5%2C1.5-1.5%2C2.3c0%2C0.8%2C1.3%2C2%2C2.1%2C2.5c2.2%2C1.5%2C2.6%2C3%2C2.6%2C5.4C18.2%2C66.8%2C15.4%2C69.8%2C10.3%2C69.8L10.3%2C69.8z%0A%09%20M30.7%2C49.7h-5v5.1H24v-5.1h-5v-1.7h5v-5h1.7v5h5L30.7%2C49.7L30.7%2C49.7z%20M14.3%2C49.4c-0.4-2.8-2.3-5.1-4.4-5.1c-2-0.1-3.4%2C2.1-3%2C4.9%0A%09c0.4%2C2.8%2C2.3%2C5.2%2C4.4%2C5.2C13.3%2C54.4%2C14.7%2C52.2%2C14.3%2C49.4L14.3%2C49.4z%20M13%2C60.1c-0.6-0.2-1.3-0.3-2-0.4c-3.1%2C0-5.8%2C2-5.8%2C4.3%0A%09c0%2C2.4%2C2.1%2C4.4%2C5.1%2C4.4c4.3%2C0%2C5.8-1.9%2C5.8-4.3c0-0.3%2C0-0.6-0.1-0.8C15.7%2C61.9%2C14.6%2C61.3%2C13%2C60.1L13%2C60.1z%22%2F%3E%0A%3C%2Fsvg%3E%0A'); background-repeat: no-repeat; height: 32px; width: 32px; background-size: 100% auto; background-position: 5px -22px; background-size: 22px; -webkit-transition: background .0s linear; transition: background .0s linear; }
a.icon--small.icon--before--googleplus:hover { background: #c23321; color: #c23321; }
a.icon--small.icon--before--googleplus:hover:before { background-position: 5px -22px; }
a.icon--small.icon--before--googleplus.u-active:before { background-position: 5px 7px; }

a.icon--large.icon--before--googleplus { width: 48px; height: 48px; color: #dd4b39; background-color: #dd4b39; -webkit-transition: background .1s linear; transition: background .1s linear; outline: none; }
a.icon--large.icon--before--googleplus:before { background: url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2018.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2032%2070%22%20width%3D%2232%22%20height%3D%2270%22%20enable-background%3D%22new%200%200%2032%2070%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20fill%3D%22%23DD4D37%22%20d%3D%22M10.3%2C26.8c-4.4%2C0-8-1.9-8-4.9S5.7%2C16%2C10.2%2C16c0.5%2C0%2C0.9%2C0%2C1.4%2C0c-0.6-0.7-1.1-1.4-1.1-2.2%0A%09c0-0.6%2C0.2-1%2C0.4-1.5c-0.3%2C0-0.5%2C0-0.8%2C0c-3.7%2C0-6.1-2.7-6.1-6S7.4%2C0.1%2C11%2C0.1h8l-1.8%2C1.3h-2.5c1.7%2C0.7%2C2.5%2C2.7%2C2.5%2C4.8%0A%09c0%2C1.8-0.9%2C3.3-2.2%2C4.3s-1.5%2C1.5-1.5%2C2.3c0%2C0.8%2C1.3%2C2%2C2.1%2C2.5c2.2%2C1.5%2C2.6%2C3%2C2.6%2C5.4C18.2%2C23.9%2C15.4%2C26.8%2C10.3%2C26.8L10.3%2C26.8z%0A%09%20M30.7%2C6.8h-5v5.1H24V6.8h-5V5.1h5v-5h1.7v5h5L30.7%2C6.8L30.7%2C6.8z%20M14.3%2C6.4C14%2C3.6%2C12%2C1.4%2C10%2C1.3C8%2C1.3%2C6.6%2C3.3%2C6.9%2C6.1%0A%09c0.4%2C2.8%2C2.3%2C5.2%2C4.4%2C5.2C13.3%2C11.4%2C14.7%2C9.1%2C14.3%2C6.4L14.3%2C6.4z%20M13%2C17.1c-0.7-0.2-1.3-0.4-2.1-0.4c-3.1%2C0-5.8%2C2-5.8%2C4.3%0A%09c0%2C2.4%2C2.1%2C4.4%2C5.1%2C4.4c4.3%2C0%2C5.8-1.9%2C5.8-4.3c0-0.3%2C0-0.6-0.1-0.8C15.7%2C19%2C14.6%2C18.3%2C13%2C17.1L13%2C17.1z%22%2F%3E%0A%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M10.3%2C69.8c-4.4%2C0-8-1.9-8-4.9S5.7%2C59%2C10.2%2C59c0.5%2C0%2C0.9%2C0%2C1.4%2C0c-0.7-0.7-1.2-1.4-1.2-2.3%0A%09c0-0.6%2C0.2-1%2C0.4-1.5c-0.3%2C0-0.5%2C0-0.8%2C0c-3.7%2C0-6.1-2.7-6.1-6s3.4-6.1%2C6.9-6.1h8l-1.7%2C1.4h-2.5c1.7%2C0.7%2C2.5%2C2.7%2C2.5%2C4.8%0A%09c0%2C1.8-0.9%2C3.3-2.2%2C4.3s-1.5%2C1.5-1.5%2C2.3c0%2C0.8%2C1.3%2C2%2C2.1%2C2.5c2.2%2C1.5%2C2.6%2C3%2C2.6%2C5.4C18.2%2C66.8%2C15.4%2C69.8%2C10.3%2C69.8L10.3%2C69.8z%0A%09%20M30.7%2C49.7h-5v5.1H24v-5.1h-5v-1.7h5v-5h1.7v5h5L30.7%2C49.7L30.7%2C49.7z%20M14.3%2C49.4c-0.4-2.8-2.3-5.1-4.4-5.1c-2-0.1-3.4%2C2.1-3%2C4.9%0A%09c0.4%2C2.8%2C2.3%2C5.2%2C4.4%2C5.2C13.3%2C54.4%2C14.7%2C52.2%2C14.3%2C49.4L14.3%2C49.4z%20M13%2C60.1c-0.6-0.2-1.3-0.3-2-0.4c-3.1%2C0-5.8%2C2-5.8%2C4.3%0A%09c0%2C2.4%2C2.1%2C4.4%2C5.1%2C4.4c4.3%2C0%2C5.8-1.9%2C5.8-4.3c0-0.3%2C0-0.6-0.1-0.8C15.7%2C61.9%2C14.6%2C61.3%2C13%2C60.1L13%2C60.1z%22%2F%3E%0A%3C%2Fsvg%3E%0A'); background-repeat: no-repeat; height: 48px; width: 48px; background-size: 100% auto; background-position: 8px -32px; background-size: 32px; -webkit-transition: background .0s linear; transition: background .0s linear; }
a.icon--large.icon--before--googleplus:hover { background: #c23321; color: #c23321; }
a.icon--large.icon--before--googleplus:hover:before { background-position: 8px -32px; }
a.icon--large.icon--before--googleplus.u-active:before { background-position: 8px 10px; }

a.icon--linkedin, a.icon--before--linkedin:before { margin: 0; border-radius: 100%; cursor: pointer; color: #007bb6; background-color: #007bb6; -webkit-transition: background .1s linear; transition: background .1s linear; }

a.icon--small.icon--before--linkedin { width: 32px; height: 32px; color: #007bb6; background-color: #007bb6; -webkit-transition: background .1s linear; transition: background .1s linear; outline: none; }
a.icon--small.icon--before--linkedin:before { background: url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2018.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2032%2070%22%20width%3D%2232%22%20height%3D%2270%22%20enable-background%3D%22new%200%200%2032%2070%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20fill%3D%22%23127DB8%22%20d%3D%22M9.9%2C19.1h2.8v-8.4H9.9V19.1L9.9%2C19.1z%20M11.3%2C6.9c-0.8%2C0-1.4%2C0.7-1.4%2C1.4s0.7%2C1.4%2C1.4%2C1.4s1.4-0.7%2C1.4-1.4%0A%09S12.1%2C6.9%2C11.3%2C6.9L11.3%2C6.9z%20M20.2%2C10.7c-2.2%2C0-2.8%2C1.4-2.8%2C1.4v-1.4h-2.8v8.4h2.8v-4.7c0%2C0%2C0-1.6%2C1.5-1.6c0.9%2C0%2C1.3%2C0.6%2C1.3%2C1.6%0A%09v4.7h2.8v-4.7C23.1%2C12.1%2C22%2C10.7%2C20.2%2C10.7L20.2%2C10.7z%20M27.8%2C21.9c0%2C1.6-1.2%2C2.8-2.8%2C2.8H8.1c-1.6%2C0-2.8-1.2-2.8-2.8V5.1%0A%09c0-1.6%2C1.2-2.8%2C2.8-2.8h16.9c1.6%2C0%2C2.8%2C1.2%2C2.8%2C2.8V21.9L27.8%2C21.9z%22%2F%3E%0A%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M9.9%2C62.1h2.8v-8.4H9.9V62.1L9.9%2C62.1z%20M11.3%2C49.9c-0.8%2C0-1.4%2C0.7-1.4%2C1.4s0.7%2C1.4%2C1.4%2C1.4s1.4-0.7%2C1.4-1.4%0A%09S12.1%2C49.9%2C11.3%2C49.9L11.3%2C49.9z%20M20.2%2C53.7c-2.2%2C0-2.8%2C1.4-2.8%2C1.4v-1.4h-2.8v8.4h2.8v-4.7c0%2C0%2C0-1.6%2C1.5-1.6%0A%09c0.9%2C0%2C1.3%2C0.6%2C1.3%2C1.6v4.7h2.8v-4.7C23.1%2C55.1%2C22%2C53.7%2C20.2%2C53.7L20.2%2C53.7z%20M27.8%2C64.9c0%2C1.6-1.2%2C2.8-2.8%2C2.8H8.1%0A%09c-1.6%2C0-2.8-1.2-2.8-2.8V48.1c0-1.6%2C1.2-2.8%2C2.8-2.8h16.9c1.6%2C0%2C2.8%2C1.2%2C2.8%2C2.8V64.9L27.8%2C64.9z%22%2F%3E%0A%3C%2Fsvg%3E%0A'); background-repeat: no-repeat; height: 32px; width: 32px; background-size: 100% auto; background-position: 5px -22px; background-size: 22px; -webkit-transition: background .0s linear; transition: background .0s linear; }
a.icon--small.icon--before--linkedin:hover { background: #005983; color: #005983; }
a.icon--small.icon--before--linkedin:hover:before { background-position: 5px -22px; }
a.icon--small.icon--before--linkedin.u-active:before { background-position: 5px 7px; }

a.icon--large.icon--before--linkedin { width: 48px; height: 48px; color: #007bb6; background-color: #007bb6; -webkit-transition: background .1s linear; transition: background .1s linear; outline: none; }
a.icon--large.icon--before--linkedin:before { background: url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2018.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2032%2070%22%20width%3D%2232%22%20height%3D%2270%22%20enable-background%3D%22new%200%200%2032%2070%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20fill%3D%22%23127DB8%22%20d%3D%22M9.9%2C19.1h2.8v-8.4H9.9V19.1L9.9%2C19.1z%20M11.3%2C6.9c-0.8%2C0-1.4%2C0.7-1.4%2C1.4s0.7%2C1.4%2C1.4%2C1.4s1.4-0.7%2C1.4-1.4%0A%09S12.1%2C6.9%2C11.3%2C6.9L11.3%2C6.9z%20M20.2%2C10.7c-2.2%2C0-2.8%2C1.4-2.8%2C1.4v-1.4h-2.8v8.4h2.8v-4.7c0%2C0%2C0-1.6%2C1.5-1.6c0.9%2C0%2C1.3%2C0.6%2C1.3%2C1.6%0A%09v4.7h2.8v-4.7C23.1%2C12.1%2C22%2C10.7%2C20.2%2C10.7L20.2%2C10.7z%20M27.8%2C21.9c0%2C1.6-1.2%2C2.8-2.8%2C2.8H8.1c-1.6%2C0-2.8-1.2-2.8-2.8V5.1%0A%09c0-1.6%2C1.2-2.8%2C2.8-2.8h16.9c1.6%2C0%2C2.8%2C1.2%2C2.8%2C2.8V21.9L27.8%2C21.9z%22%2F%3E%0A%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M9.9%2C62.1h2.8v-8.4H9.9V62.1L9.9%2C62.1z%20M11.3%2C49.9c-0.8%2C0-1.4%2C0.7-1.4%2C1.4s0.7%2C1.4%2C1.4%2C1.4s1.4-0.7%2C1.4-1.4%0A%09S12.1%2C49.9%2C11.3%2C49.9L11.3%2C49.9z%20M20.2%2C53.7c-2.2%2C0-2.8%2C1.4-2.8%2C1.4v-1.4h-2.8v8.4h2.8v-4.7c0%2C0%2C0-1.6%2C1.5-1.6%0A%09c0.9%2C0%2C1.3%2C0.6%2C1.3%2C1.6v4.7h2.8v-4.7C23.1%2C55.1%2C22%2C53.7%2C20.2%2C53.7L20.2%2C53.7z%20M27.8%2C64.9c0%2C1.6-1.2%2C2.8-2.8%2C2.8H8.1%0A%09c-1.6%2C0-2.8-1.2-2.8-2.8V48.1c0-1.6%2C1.2-2.8%2C2.8-2.8h16.9c1.6%2C0%2C2.8%2C1.2%2C2.8%2C2.8V64.9L27.8%2C64.9z%22%2F%3E%0A%3C%2Fsvg%3E%0A'); background-repeat: no-repeat; height: 48px; width: 48px; background-size: 100% auto; background-position: 8px -32px; background-size: 32px; -webkit-transition: background .0s linear; transition: background .0s linear; }
a.icon--large.icon--before--linkedin:hover { background: #005983; color: #005983; }
a.icon--large.icon--before--linkedin:hover:before { background-position: 8px -32px; }
a.icon--large.icon--before--linkedin.u-active:before { background-position: 8px 10px; }

a.icon--whatsapp, a.icon--before--whatsapp:before { margin: 0; border-radius: 100%; cursor: pointer; color: #64d448; background-color: #64d448; -webkit-transition: background .1s linear; transition: background .1s linear; }

a.icon--small.icon--before--whatsapp { width: 32px; height: 32px; color: #64d448; background-color: #64d448; -webkit-transition: background .1s linear; transition: background .1s linear; outline: none; }
a.icon--small.icon--before--whatsapp:before { background: url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2018.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2032%2070%22%20width%3D%2232%22%20height%3D%2270%22%20enable-background%3D%22new%200%200%2032%2070%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20fill%3D%22%2376C04B%22%20d%3D%22M16.1%2C0.1c-7.5%2C0-13.5%2C6-13.5%2C13.4c0%2C2.7%2C0.8%2C5.3%2C2.2%2C7.4L2.7%2C27L9.1%2C25c2.1%2C1.2%2C4.4%2C1.9%2C7%2C1.9%0A%09c7.5%2C0%2C13.5-6%2C13.5-13.4C29.7%2C6.1%2C23.6%2C0.1%2C16.1%2C0.1z%20M23.4%2C19c-0.3%2C0.8-1.9%2C1.7-2.6%2C1.7s-0.7%2C0.5-4.5-1.1c-3.7-1.7-6-5.6-6.2-5.9%0A%09c-0.2-0.3-1.5-2.1-1.4-4c0.1-1.9%2C1-2.7%2C1.5-3.1c0.3-0.4%2C0.7-0.4%2C1-0.4c0.2%2C0%2C0.5%2C0.1%2C0.7%2C0.1s0.5-0.1%2C0.8%2C0.6c0.3%2C0.7%2C0.9%2C2.6%2C1%2C2.8%0A%09c0.1%2C0.2%2C0.1%2C0.4%2C0%2C0.6c-0.1%2C0.2-0.2%2C0.4-0.4%2C0.6s-0.4%2C0.5-0.6%2C0.6c-0.2%2C0.2-0.4%2C0.4-0.2%2C0.7c0.2%2C0.4%2C0.9%2C1.7%2C2%2C2.7%0A%09c1.4%2C1.4%2C2.6%2C1.8%2C2.9%2C2c0.4%2C0.2%2C0.6%2C0.2%2C0.8-0.1c0.2-0.2%2C1-1%2C1.2-1.5c0.3-0.4%2C0.5-0.3%2C0.8-0.2c0.3%2C0.1%2C2.2%2C1.1%2C2.5%2C1.4%0A%09c0.4%2C0.2%2C0.6%2C0.3%2C0.7%2C0.4C23.8%2C17.5%2C23.8%2C18.2%2C23.4%2C19z%22%2F%3E%0A%3Cg%3E%0A%09%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M16.1%2C43.2c-7.4%2C0-13.4%2C6-13.4%2C13.3c0%2C2.7%2C0.8%2C5.3%2C2.2%2C7.3l-2.1%2C6.1l6.4-2.1c2.1%2C1.2%2C4.3%2C1.9%2C6.9%2C1.9%0A%09%09c7.4%2C0%2C13.4-6%2C13.4-13.3C29.5%2C49.2%2C23.6%2C43.2%2C16.1%2C43.2z%22%2F%3E%0A%09%3Cpath%20fill%3D%22%2376C04B%22%20d%3D%22M23.3%2C62.1c-0.3%2C0.8-1.9%2C1.7-2.6%2C1.7s-0.7%2C0.5-4.4-1.1c-3.7-1.7-6-5.6-6.2-5.9c-0.2-0.3-1.4-2.1-1.3-3.9%0A%09%09c0.1-1.9%2C1-2.7%2C1.4-3.1c0.3-0.4%2C0.7-0.4%2C1-0.4c0.2%2C0%2C0.5%2C0.1%2C0.7%2C0.1s0.5-0.1%2C0.8%2C0.6c0.3%2C0.7%2C0.9%2C2.6%2C1%2C2.8c0.1%2C0.2%2C0.1%2C0.4%2C0%2C0.6%0A%09%09c-0.1%2C0.2-0.2%2C0.4-0.4%2C0.6c-0.2%2C0.2-0.4%2C0.5-0.6%2C0.6c-0.2%2C0.2-0.4%2C0.4-0.2%2C0.7c0.2%2C0.4%2C0.9%2C1.7%2C2%2C2.7c1.3%2C1.3%2C2.6%2C1.8%2C2.9%2C2%0A%09%09c0.3%2C0.2%2C0.6%2C0.2%2C0.8-0.1c0.2-0.2%2C1-1%2C1.2-1.4c0.3-0.4%2C0.5-0.3%2C0.8-0.2c0.3%2C0.1%2C2.2%2C1.1%2C2.5%2C1.3c0.4%2C0.2%2C0.6%2C0.3%2C0.7%2C0.4%0A%09%09C23.8%2C60.4%2C23.8%2C61.3%2C23.3%2C62.1z%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A'); background-repeat: no-repeat; height: 32px; width: 32px; background-size: 100% auto; background-position: 5px -22px; background-size: 22px; -webkit-transition: background .0s linear; transition: background .0s linear; }
a.icon--small.icon--before--whatsapp:hover { background: #49bd2c; color: #49bd2c; }
a.icon--small.icon--before--whatsapp:hover:before { background-position: 5px -22px; }
a.icon--small.icon--before--whatsapp.u-active:before { background-position: 5px 7px; }

a.icon--large.icon--before--whatsapp { width: 48px; height: 48px; color: #64d448; background-color: #64d448; -webkit-transition: background .1s linear; transition: background .1s linear; outline: none; }
a.icon--large.icon--before--whatsapp:before { background: url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2018.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2032%2070%22%20width%3D%2232%22%20height%3D%2270%22%20enable-background%3D%22new%200%200%2032%2070%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20fill%3D%22%2376C04B%22%20d%3D%22M16.1%2C0.1c-7.5%2C0-13.5%2C6-13.5%2C13.4c0%2C2.7%2C0.8%2C5.3%2C2.2%2C7.4L2.7%2C27L9.1%2C25c2.1%2C1.2%2C4.4%2C1.9%2C7%2C1.9%0A%09c7.5%2C0%2C13.5-6%2C13.5-13.4C29.7%2C6.1%2C23.6%2C0.1%2C16.1%2C0.1z%20M23.4%2C19c-0.3%2C0.8-1.9%2C1.7-2.6%2C1.7s-0.7%2C0.5-4.5-1.1c-3.7-1.7-6-5.6-6.2-5.9%0A%09c-0.2-0.3-1.5-2.1-1.4-4c0.1-1.9%2C1-2.7%2C1.5-3.1c0.3-0.4%2C0.7-0.4%2C1-0.4c0.2%2C0%2C0.5%2C0.1%2C0.7%2C0.1s0.5-0.1%2C0.8%2C0.6c0.3%2C0.7%2C0.9%2C2.6%2C1%2C2.8%0A%09c0.1%2C0.2%2C0.1%2C0.4%2C0%2C0.6c-0.1%2C0.2-0.2%2C0.4-0.4%2C0.6s-0.4%2C0.5-0.6%2C0.6c-0.2%2C0.2-0.4%2C0.4-0.2%2C0.7c0.2%2C0.4%2C0.9%2C1.7%2C2%2C2.7%0A%09c1.4%2C1.4%2C2.6%2C1.8%2C2.9%2C2c0.4%2C0.2%2C0.6%2C0.2%2C0.8-0.1c0.2-0.2%2C1-1%2C1.2-1.5c0.3-0.4%2C0.5-0.3%2C0.8-0.2c0.3%2C0.1%2C2.2%2C1.1%2C2.5%2C1.4%0A%09c0.4%2C0.2%2C0.6%2C0.3%2C0.7%2C0.4C23.8%2C17.5%2C23.8%2C18.2%2C23.4%2C19z%22%2F%3E%0A%3Cg%3E%0A%09%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M16.1%2C43.2c-7.4%2C0-13.4%2C6-13.4%2C13.3c0%2C2.7%2C0.8%2C5.3%2C2.2%2C7.3l-2.1%2C6.1l6.4-2.1c2.1%2C1.2%2C4.3%2C1.9%2C6.9%2C1.9%0A%09%09c7.4%2C0%2C13.4-6%2C13.4-13.3C29.5%2C49.2%2C23.6%2C43.2%2C16.1%2C43.2z%22%2F%3E%0A%09%3Cpath%20fill%3D%22%2376C04B%22%20d%3D%22M23.3%2C62.1c-0.3%2C0.8-1.9%2C1.7-2.6%2C1.7s-0.7%2C0.5-4.4-1.1c-3.7-1.7-6-5.6-6.2-5.9c-0.2-0.3-1.4-2.1-1.3-3.9%0A%09%09c0.1-1.9%2C1-2.7%2C1.4-3.1c0.3-0.4%2C0.7-0.4%2C1-0.4c0.2%2C0%2C0.5%2C0.1%2C0.7%2C0.1s0.5-0.1%2C0.8%2C0.6c0.3%2C0.7%2C0.9%2C2.6%2C1%2C2.8c0.1%2C0.2%2C0.1%2C0.4%2C0%2C0.6%0A%09%09c-0.1%2C0.2-0.2%2C0.4-0.4%2C0.6c-0.2%2C0.2-0.4%2C0.5-0.6%2C0.6c-0.2%2C0.2-0.4%2C0.4-0.2%2C0.7c0.2%2C0.4%2C0.9%2C1.7%2C2%2C2.7c1.3%2C1.3%2C2.6%2C1.8%2C2.9%2C2%0A%09%09c0.3%2C0.2%2C0.6%2C0.2%2C0.8-0.1c0.2-0.2%2C1-1%2C1.2-1.4c0.3-0.4%2C0.5-0.3%2C0.8-0.2c0.3%2C0.1%2C2.2%2C1.1%2C2.5%2C1.3c0.4%2C0.2%2C0.6%2C0.3%2C0.7%2C0.4%0A%09%09C23.8%2C60.4%2C23.8%2C61.3%2C23.3%2C62.1z%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A'); background-repeat: no-repeat; height: 48px; width: 48px; background-size: 100% auto; background-position: 8px -32px; background-size: 32px; -webkit-transition: background .0s linear; transition: background .0s linear; }
a.icon--large.icon--before--whatsapp:hover { background: #49bd2c; color: #49bd2c; }
a.icon--large.icon--before--whatsapp:hover:before { background-position: 8px -32px; }
a.icon--large.icon--before--whatsapp.u-active:before { background-position: 8px 10px; }

a.icon--reddit, a.icon--before--reddit:before { margin: 0; border-radius: 100%; cursor: pointer; color: #ff5700; background-color: #ff5700; -webkit-transition: background .1s linear; transition: background .1s linear; }

a.icon--small.icon--before--reddit { width: 32px; height: 32px; color: #ff5700; background-color: #ff5700; -webkit-transition: background .1s linear; transition: background .1s linear; outline: none; }
a.icon--small.icon--before--reddit:before { background: url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2018.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2032%2070%22%20width%3D%2232%22%20height%3D%2270%22%20enable-background%3D%22new%200%200%2032%2070%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20fill%3D%22%23F15D2A%22%20d%3D%22M26.5%2C10.5c-0.6%2C0-1%2C0.2-1.4%2C0.6c1.1%2C0.9%2C2.1%2C2.1%2C2.5%2C3.4c0.6-0.4%2C0.9-1%2C0.9-1.8%0A%09C28.5%2C11.4%2C27.6%2C10.5%2C26.5%2C10.5L26.5%2C10.5z%20M25.2%2C6.6c1%2C0%2C1.9-0.8%2C1.9-1.9s-0.8-1.9-1.9-1.9s-1.9%2C0.8-1.9%2C1.9S24.2%2C6.6%2C25.2%2C6.6%0A%09L25.2%2C6.6z%20M6.8%2C11c-0.4-0.4-0.9-0.6-1.5-0.6c-1.1%2C0-2.2%2C0.9-2.2%2C2.2c0%2C0.7%2C0.5%2C1.5%2C1.1%2C1.9C4.8%2C13.2%2C5.8%2C12%2C6.8%2C11L6.8%2C11z%0A%09%20M28%2C15.7c0.1%2C0.4%2C0.1%2C0.7%2C0.1%2C1c0%2C4.8-5.4%2C8.7-12.1%2C8.7S3.9%2C21.6%2C3.9%2C16.7c0-0.3%2C0-0.7%2C0.1-0.9c-1.2-0.6-2.2-1.8-2.2-3.2%0A%09c0-2%2C1.6-3.6%2C3.6-3.6c1%2C0%2C2%2C0.5%2C2.6%2C1.2c2-1.2%2C4.6-2.1%2C7.4-2.2c0-0.5%2C0-4.2%2C2.7-5.3c0%2C0%2C2-0.8%2C4.2%2C0.6c0.6-1%2C1.6-1.8%2C2.9-1.8%0A%09c1.8%2C0%2C3.3%2C1.4%2C3.3%2C3.3c0%2C1.8-1.4%2C3.3-3.3%2C3.3c-1.8%2C0-3.3-1.4-3.3-3.3l0%2C0c-0.5-0.3-2.2-1.1-3.5-0.6c-1.5%2C0.7-1.6%2C2.9-1.7%2C3.9%0A%09c2.7%2C0.1%2C5.2%2C0.9%2C7.1%2C2.1c0.7-0.7%2C1.6-1.1%2C2.5-1.1c2%2C0%2C3.6%2C1.6%2C3.6%2C3.6C29.9%2C13.9%2C29.1%2C15.1%2C28%2C15.7L28%2C15.7z%20M16%2C9.5%0A%09c-5.9%2C0-10.7%2C3.2-10.7%2C7.2c0%2C3.9%2C4.8%2C7.2%2C10.7%2C7.2s10.7-3.2%2C10.7-7.2C26.7%2C12.8%2C21.9%2C9.5%2C16%2C9.5L16%2C9.5z%20M9.8%2C15.2%0A%09c0-0.9%2C0.8-1.7%2C1.7-1.7s1.7%2C0.7%2C1.7%2C1.7c0%2C0.9-0.8%2C1.7-1.7%2C1.7C10.5%2C16.9%2C9.8%2C16.2%2C9.8%2C15.2L9.8%2C15.2z%20M20.9%2C20.7L20.9%2C20.7%0A%09c0%2C0-2.2%2C1.6-5%2C1.6s-5-1.6-5-1.6l0%2C0c-0.2-0.1-0.4-0.4-0.4-0.6c0-0.4%2C0.3-0.8%2C0.8-0.8c0.2%2C0%2C0.3%2C0.1%2C0.4%2C0.2l0%2C0%0A%09c0%2C0%2C2.4%2C1.3%2C4.2%2C1.3c2.6%2C0%2C4.2-1.3%2C4.2-1.3l0%2C0c0.1-0.1%2C0.3-0.2%2C0.4-0.2c0.4%2C0%2C0.8%2C0.3%2C0.8%2C0.8C21.2%2C20.4%2C21%2C20.6%2C20.9%2C20.7%0A%09L20.9%2C20.7z%20M20.3%2C16.9c-0.9%2C0-1.7-0.7-1.7-1.7c0-0.9%2C0.8-1.7%2C1.7-1.7s1.7%2C0.7%2C1.7%2C1.7C22%2C16.2%2C21.2%2C16.9%2C20.3%2C16.9L20.3%2C16.9z%22%2F%3E%0A%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M26.4%2C53.5c-0.6%2C0-1%2C0.2-1.4%2C0.6c1.1%2C0.9%2C2.1%2C2.1%2C2.5%2C3.4c0.6-0.4%2C0.9-1%2C0.9-1.8%0A%09C28.4%2C54.4%2C27.5%2C53.5%2C26.4%2C53.5L26.4%2C53.5z%20M25.1%2C49.6c1%2C0%2C1.9-0.8%2C1.9-1.9s-0.8-1.9-1.9-1.9s-1.9%2C0.8-1.9%2C1.9S24.1%2C49.6%2C25.1%2C49.6%0A%09L25.1%2C49.6z%20M6.7%2C54.1c-0.4-0.4-0.9-0.6-1.5-0.6c-1.1%2C0-2.2%2C0.9-2.2%2C2.2c0%2C0.8%2C0.5%2C1.5%2C1.1%2C1.9C4.8%2C56.2%2C5.7%2C55%2C6.7%2C54.1L6.7%2C54.1z%0A%09%20M27.9%2C58.7c0.1%2C0.4%2C0.1%2C0.7%2C0.1%2C1c0%2C4.8-5.4%2C8.7-12.1%2C8.7s-12-3.8-12-8.7c0-0.3%2C0-0.7%2C0.1-0.9c-1.2-0.6-2.2-1.8-2.2-3.2%0A%09c0-2%2C1.6-3.6%2C3.6-3.6c1%2C0%2C2%2C0.5%2C2.6%2C1.2c2-1.2%2C4.6-2.1%2C7.4-2.2c0-0.5%2C0-4.2%2C2.7-5.3c0%2C0%2C2-0.7%2C4.2%2C0.6c0.6-1%2C1.6-1.8%2C2.9-1.8%0A%09c1.8%2C0%2C3.3%2C1.4%2C3.3%2C3.3c0%2C1.8-1.4%2C3.3-3.3%2C3.3c-1.8%2C0-3.3-1.4-3.3-3.3l0%2C0c-0.5-0.3-2.2-1.1-3.5-0.6c-1.5%2C0.7-1.6%2C2.9-1.7%2C3.9%0A%09c2.7%2C0.1%2C5.2%2C0.9%2C7.1%2C2.1c0.7-0.7%2C1.6-1.1%2C2.5-1.1c2%2C0%2C3.6%2C1.6%2C3.6%2C3.6C29.9%2C56.9%2C29%2C58.1%2C27.9%2C58.7L27.9%2C58.7z%20M15.9%2C52.5%0A%09c-5.9%2C0-10.7%2C3.2-10.7%2C7.2c0%2C3.9%2C4.8%2C7.2%2C10.7%2C7.2s10.7-3.2%2C10.7-7.2C26.6%2C55.8%2C21.8%2C52.5%2C15.9%2C52.5L15.9%2C52.5z%20M9.7%2C58.2%0A%09c0-0.9%2C0.8-1.7%2C1.7-1.7s1.7%2C0.8%2C1.7%2C1.7s-0.8%2C1.7-1.7%2C1.7S9.7%2C59.2%2C9.7%2C58.2L9.7%2C58.2z%20M20.8%2C63.8L20.8%2C63.8c0%2C0-2.2%2C1.6-5%2C1.6%0A%09s-5-1.6-5-1.6l0%2C0c-0.2-0.1-0.4-0.4-0.4-0.6c0-0.4%2C0.3-0.8%2C0.8-0.8c0.2%2C0%2C0.3%2C0.1%2C0.4%2C0.2l0%2C0c0%2C0%2C2.4%2C1.3%2C4.2%2C1.3%0A%09c2.6%2C0%2C4.2-1.3%2C4.2-1.3l0%2C0c0.1-0.1%2C0.3-0.2%2C0.4-0.2c0.4%2C0%2C0.7%2C0.3%2C0.7%2C0.8C21.1%2C63.4%2C20.9%2C63.6%2C20.8%2C63.8L20.8%2C63.8z%20M20.2%2C59.9%0A%09c-0.9%2C0-1.7-0.8-1.7-1.7s0.7-1.7%2C1.7-1.7s1.7%2C0.8%2C1.7%2C1.7S21.1%2C59.9%2C20.2%2C59.9L20.2%2C59.9z%22%2F%3E%0A%3C%2Fsvg%3E%0A'); background-repeat: no-repeat; height: 32px; width: 32px; background-size: 100% auto; background-position: 5px -22px; background-size: 22px; -webkit-transition: background .0s linear; transition: background .0s linear; }
a.icon--small.icon--before--reddit:hover { background: #cc4600; color: #cc4600; }
a.icon--small.icon--before--reddit:hover:before { background-position: 5px -22px; }
a.icon--small.icon--before--reddit.u-active:before { background-position: 5px 7px; }

a.icon--large.icon--before--reddit { width: 48px; height: 48px; color: #ff5700; background-color: #ff5700; -webkit-transition: background .1s linear; transition: background .1s linear; outline: none; }
a.icon--large.icon--before--reddit:before { background: url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2018.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2032%2070%22%20width%3D%2232%22%20height%3D%2270%22%20enable-background%3D%22new%200%200%2032%2070%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20fill%3D%22%23F15D2A%22%20d%3D%22M26.5%2C10.5c-0.6%2C0-1%2C0.2-1.4%2C0.6c1.1%2C0.9%2C2.1%2C2.1%2C2.5%2C3.4c0.6-0.4%2C0.9-1%2C0.9-1.8%0A%09C28.5%2C11.4%2C27.6%2C10.5%2C26.5%2C10.5L26.5%2C10.5z%20M25.2%2C6.6c1%2C0%2C1.9-0.8%2C1.9-1.9s-0.8-1.9-1.9-1.9s-1.9%2C0.8-1.9%2C1.9S24.2%2C6.6%2C25.2%2C6.6%0A%09L25.2%2C6.6z%20M6.8%2C11c-0.4-0.4-0.9-0.6-1.5-0.6c-1.1%2C0-2.2%2C0.9-2.2%2C2.2c0%2C0.7%2C0.5%2C1.5%2C1.1%2C1.9C4.8%2C13.2%2C5.8%2C12%2C6.8%2C11L6.8%2C11z%0A%09%20M28%2C15.7c0.1%2C0.4%2C0.1%2C0.7%2C0.1%2C1c0%2C4.8-5.4%2C8.7-12.1%2C8.7S3.9%2C21.6%2C3.9%2C16.7c0-0.3%2C0-0.7%2C0.1-0.9c-1.2-0.6-2.2-1.8-2.2-3.2%0A%09c0-2%2C1.6-3.6%2C3.6-3.6c1%2C0%2C2%2C0.5%2C2.6%2C1.2c2-1.2%2C4.6-2.1%2C7.4-2.2c0-0.5%2C0-4.2%2C2.7-5.3c0%2C0%2C2-0.8%2C4.2%2C0.6c0.6-1%2C1.6-1.8%2C2.9-1.8%0A%09c1.8%2C0%2C3.3%2C1.4%2C3.3%2C3.3c0%2C1.8-1.4%2C3.3-3.3%2C3.3c-1.8%2C0-3.3-1.4-3.3-3.3l0%2C0c-0.5-0.3-2.2-1.1-3.5-0.6c-1.5%2C0.7-1.6%2C2.9-1.7%2C3.9%0A%09c2.7%2C0.1%2C5.2%2C0.9%2C7.1%2C2.1c0.7-0.7%2C1.6-1.1%2C2.5-1.1c2%2C0%2C3.6%2C1.6%2C3.6%2C3.6C29.9%2C13.9%2C29.1%2C15.1%2C28%2C15.7L28%2C15.7z%20M16%2C9.5%0A%09c-5.9%2C0-10.7%2C3.2-10.7%2C7.2c0%2C3.9%2C4.8%2C7.2%2C10.7%2C7.2s10.7-3.2%2C10.7-7.2C26.7%2C12.8%2C21.9%2C9.5%2C16%2C9.5L16%2C9.5z%20M9.8%2C15.2%0A%09c0-0.9%2C0.8-1.7%2C1.7-1.7s1.7%2C0.7%2C1.7%2C1.7c0%2C0.9-0.8%2C1.7-1.7%2C1.7C10.5%2C16.9%2C9.8%2C16.2%2C9.8%2C15.2L9.8%2C15.2z%20M20.9%2C20.7L20.9%2C20.7%0A%09c0%2C0-2.2%2C1.6-5%2C1.6s-5-1.6-5-1.6l0%2C0c-0.2-0.1-0.4-0.4-0.4-0.6c0-0.4%2C0.3-0.8%2C0.8-0.8c0.2%2C0%2C0.3%2C0.1%2C0.4%2C0.2l0%2C0%0A%09c0%2C0%2C2.4%2C1.3%2C4.2%2C1.3c2.6%2C0%2C4.2-1.3%2C4.2-1.3l0%2C0c0.1-0.1%2C0.3-0.2%2C0.4-0.2c0.4%2C0%2C0.8%2C0.3%2C0.8%2C0.8C21.2%2C20.4%2C21%2C20.6%2C20.9%2C20.7%0A%09L20.9%2C20.7z%20M20.3%2C16.9c-0.9%2C0-1.7-0.7-1.7-1.7c0-0.9%2C0.8-1.7%2C1.7-1.7s1.7%2C0.7%2C1.7%2C1.7C22%2C16.2%2C21.2%2C16.9%2C20.3%2C16.9L20.3%2C16.9z%22%2F%3E%0A%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M26.4%2C53.5c-0.6%2C0-1%2C0.2-1.4%2C0.6c1.1%2C0.9%2C2.1%2C2.1%2C2.5%2C3.4c0.6-0.4%2C0.9-1%2C0.9-1.8%0A%09C28.4%2C54.4%2C27.5%2C53.5%2C26.4%2C53.5L26.4%2C53.5z%20M25.1%2C49.6c1%2C0%2C1.9-0.8%2C1.9-1.9s-0.8-1.9-1.9-1.9s-1.9%2C0.8-1.9%2C1.9S24.1%2C49.6%2C25.1%2C49.6%0A%09L25.1%2C49.6z%20M6.7%2C54.1c-0.4-0.4-0.9-0.6-1.5-0.6c-1.1%2C0-2.2%2C0.9-2.2%2C2.2c0%2C0.8%2C0.5%2C1.5%2C1.1%2C1.9C4.8%2C56.2%2C5.7%2C55%2C6.7%2C54.1L6.7%2C54.1z%0A%09%20M27.9%2C58.7c0.1%2C0.4%2C0.1%2C0.7%2C0.1%2C1c0%2C4.8-5.4%2C8.7-12.1%2C8.7s-12-3.8-12-8.7c0-0.3%2C0-0.7%2C0.1-0.9c-1.2-0.6-2.2-1.8-2.2-3.2%0A%09c0-2%2C1.6-3.6%2C3.6-3.6c1%2C0%2C2%2C0.5%2C2.6%2C1.2c2-1.2%2C4.6-2.1%2C7.4-2.2c0-0.5%2C0-4.2%2C2.7-5.3c0%2C0%2C2-0.7%2C4.2%2C0.6c0.6-1%2C1.6-1.8%2C2.9-1.8%0A%09c1.8%2C0%2C3.3%2C1.4%2C3.3%2C3.3c0%2C1.8-1.4%2C3.3-3.3%2C3.3c-1.8%2C0-3.3-1.4-3.3-3.3l0%2C0c-0.5-0.3-2.2-1.1-3.5-0.6c-1.5%2C0.7-1.6%2C2.9-1.7%2C3.9%0A%09c2.7%2C0.1%2C5.2%2C0.9%2C7.1%2C2.1c0.7-0.7%2C1.6-1.1%2C2.5-1.1c2%2C0%2C3.6%2C1.6%2C3.6%2C3.6C29.9%2C56.9%2C29%2C58.1%2C27.9%2C58.7L27.9%2C58.7z%20M15.9%2C52.5%0A%09c-5.9%2C0-10.7%2C3.2-10.7%2C7.2c0%2C3.9%2C4.8%2C7.2%2C10.7%2C7.2s10.7-3.2%2C10.7-7.2C26.6%2C55.8%2C21.8%2C52.5%2C15.9%2C52.5L15.9%2C52.5z%20M9.7%2C58.2%0A%09c0-0.9%2C0.8-1.7%2C1.7-1.7s1.7%2C0.8%2C1.7%2C1.7s-0.8%2C1.7-1.7%2C1.7S9.7%2C59.2%2C9.7%2C58.2L9.7%2C58.2z%20M20.8%2C63.8L20.8%2C63.8c0%2C0-2.2%2C1.6-5%2C1.6%0A%09s-5-1.6-5-1.6l0%2C0c-0.2-0.1-0.4-0.4-0.4-0.6c0-0.4%2C0.3-0.8%2C0.8-0.8c0.2%2C0%2C0.3%2C0.1%2C0.4%2C0.2l0%2C0c0%2C0%2C2.4%2C1.3%2C4.2%2C1.3%0A%09c2.6%2C0%2C4.2-1.3%2C4.2-1.3l0%2C0c0.1-0.1%2C0.3-0.2%2C0.4-0.2c0.4%2C0%2C0.7%2C0.3%2C0.7%2C0.8C21.1%2C63.4%2C20.9%2C63.6%2C20.8%2C63.8L20.8%2C63.8z%20M20.2%2C59.9%0A%09c-0.9%2C0-1.7-0.8-1.7-1.7s0.7-1.7%2C1.7-1.7s1.7%2C0.8%2C1.7%2C1.7S21.1%2C59.9%2C20.2%2C59.9L20.2%2C59.9z%22%2F%3E%0A%3C%2Fsvg%3E%0A'); background-repeat: no-repeat; height: 48px; width: 48px; background-size: 100% auto; background-position: 8px -32px; background-size: 32px; -webkit-transition: background .0s linear; transition: background .0s linear; }
a.icon--large.icon--before--reddit:hover { background: #cc4600; color: #cc4600; }
a.icon--large.icon--before--reddit:hover:before { background-position: 8px -32px; }
a.icon--large.icon--before--reddit.u-active:before { background-position: 8px 10px; }

a.icon--star, a.icon--before--star:before { margin: 0; border-radius: 100%; cursor: pointer; color: #f2f2f2; background-color: #f2f2f2; -webkit-transition: background .1s linear; transition: background .1s linear; }

a.icon--small.icon--before--star { width: 32px; height: 32px; color: #f2f2f2; background-color: #f2f2f2; -webkit-transition: background .1s linear; transition: background .1s linear; outline: none; }
a.icon--small.icon--before--star:before { background: url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2032%2070%22%20width%3D%2232%22%20height%3D%2270%22%20enable-background%3D%22new%200%200%2032%2070%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20id%3D%22Path_2_%22%20fill%3D%22%23FFFFFF%22%20d%3D%22M30%2C10.3H19.3L16%2C0l-3.3%2C10.3H2l8.6%2C6.3L7.5%2C26.9l8.5-5.9l8.5%2C5.9%0A%09l-3.1-10.2L30%2C10.3z%22%2F%3E%0A%3Cpath%20id%3D%22Path_1_%22%20fill%3D%22%234D4D4D%22%20d%3D%22M30%2C53.4H19.3L16%2C43.1l-3.3%2C10.3H2l8.6%2C6.3L7.5%2C69.9L16%2C64l8.5%2C5.9%0A%09l-3.1-10.2L30%2C53.4z%22%2F%3E%0A%3C%2Fsvg%3E%0A'); background-repeat: no-repeat; height: 32px; width: 32px; background-size: 100% auto; background-position: 5px -22px; background-size: 22px; -webkit-transition: background .0s linear; transition: background .0s linear; }
a.icon--small.icon--before--star:hover { background: #d8d8d8; color: #d8d8d8; }
a.icon--small.icon--before--star:hover:before { background-position: 5px -22px; }
a.icon--small.icon--before--star.u-active:before { background-position: 5px 7px; }

a.icon--large.icon--before--star { width: 48px; height: 48px; color: #f2f2f2; background-color: #f2f2f2; -webkit-transition: background .1s linear; transition: background .1s linear; outline: none; }
a.icon--large.icon--before--star:before { background: url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2032%2070%22%20width%3D%2232%22%20height%3D%2270%22%20enable-background%3D%22new%200%200%2032%2070%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20id%3D%22Path_2_%22%20fill%3D%22%23FFFFFF%22%20d%3D%22M30%2C10.3H19.3L16%2C0l-3.3%2C10.3H2l8.6%2C6.3L7.5%2C26.9l8.5-5.9l8.5%2C5.9%0A%09l-3.1-10.2L30%2C10.3z%22%2F%3E%0A%3Cpath%20id%3D%22Path_1_%22%20fill%3D%22%234D4D4D%22%20d%3D%22M30%2C53.4H19.3L16%2C43.1l-3.3%2C10.3H2l8.6%2C6.3L7.5%2C69.9L16%2C64l8.5%2C5.9%0A%09l-3.1-10.2L30%2C53.4z%22%2F%3E%0A%3C%2Fsvg%3E%0A'); background-repeat: no-repeat; height: 48px; width: 48px; background-size: 100% auto; background-position: 8px -32px; background-size: 32px; -webkit-transition: background .0s linear; transition: background .0s linear; }
a.icon--large.icon--before--star:hover { background: #d8d8d8; color: #d8d8d8; }
a.icon--large.icon--before--star:hover:before { background-position: 8px -32px; }
a.icon--large.icon--before--star.u-active:before { background-position: 8px 10px; }

a.icon--small.icon--before--star.u-active { background-color: #ffcf00; color: #ffcf00; }
a.icon--small.icon--before--star.u-active:hover { background: #cca600; color: #cca600; }

a.icon--large.icon--before--star.u-active { background-color: #ffcf00; color: #ffcf00; }
a.icon--large.icon--before--star.u-active:hover { background: #cca600; color: #cca600; }

.icon, [class*="icon--"][class*="--before"]:before, [class*="icon--"][class*="--after"]:after, [class*="icon--"][class*="--beforeafter"]:after, [class*="icon--"][class*="--beforeafter"]:before, [class^="icon--"], [class*=" icon--"] { font-family: "Karmina-sans", Helvetica, Arial, sans-serif; font-size: 16px; color: inherit; text-decoration: none; }

.logo { margin: 23px 23px 23px 0; }

.icon--small, [class*="icon--small"]:not([class*="--before"]):not([class*="--after"]), [class*="icon--before"].icon--small:before { font-size: 16px; }

.icon--medium, [class*="icon--medium"]:not([class*="--before"]):not([class*="--after"]), [class*="icon--before"].icon--medium:before { font-size: 16px; }

.icon--large, [class*="icon--large"]:not([class*="--before"]):not([class*="--after"]), [class*="icon--before"].icon--large:before { font-size: 24px; }

[class*="icon--before"].icon--small, [class*="icon--before"].icon--medium, [class*="icon--before"].icon--large { font-size: inherit !important; }
