@charset "UTF-8";

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

*, *::after, *::before {
  -webkit-box-sizing: inherit;
          box-sizing: inherit; }

@font-face {
    font-family: "spark";
    src: url(fonts/PlayfairDisplay-Black.ttf) format("truetype");
}
body p{font-family: spark;}

.top-drop__hl { 
    font-family: "spark", Verdana, Tahoma;
}


@font-face { font-family: zekton; src: url('fonts/zekton_free.ttf'); } 
 @font-face { font-family: zekton; font-weight: bold; color: blue; src: url('zekton_free.ttf');}
.top-drop__hl{font-family: "zekton", PlayfairDisplay-Black,Verdana, Tahoma;}
.row {
  display: block; }
  .row::after {
    clear: both;
    content: "";
    display: table; }
  

[class*='col-'] {
  position: relative;
  min-height: 1px; }

.col-xs-1 {
  float: left;
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 6.17215%; }
  .col-xs-1:last-child {
    margin-right: 0; }

.col-xs-2 {
  float: left;
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 14.70196%; }
  .col-xs-2:last-child {
    margin-right: 0; }

.col-xs-3 {
  float: left;
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 23.23176%; }
  .col-xs-3:last-child {
    margin-right: 0; }

.col-xs-4 {
  float: left;
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 31.76157%; }
  .col-xs-4:last-child {
    margin-right: 0; }

.col-xs-5 {
  float: left;
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 40.29137%; }
  .col-xs-5:last-child {
    margin-right: 0; }

.col-xs-6 {
  float: left;
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 48.82117%; }
  .col-xs-6:last-child {
    margin-right: 0; }

.col-xs-7 {
  float: left;
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 57.35098%; }
  .col-xs-7:last-child {
    margin-right: 0; }

.col-xs-8 {
  float: left;
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 65.88078%; }
  .col-xs-8:last-child {
    margin-right: 0; }

.col-xs-9 {
  float: left;
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 74.41059%; }
  .col-xs-9:last-child {
    margin-right: 0; }

.col-xs-10 {
  float: left;
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 82.94039%; }
  .col-xs-10:last-child {
    margin-right: 0; }

.col-xs-11 {
  float: left;
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 91.4702%; }
  .col-xs-11:last-child {
    margin-right: 0; }

.col-xs-12 {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 100%; }
  .col-xs-12:last-child {
    margin-right: 0; }



input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea, select {
    background-color: #fff;
    border: 1px solid #b2b2b2;
    border-radius: 0;
    color: #000;
    display: block;
    font-family: "Source Sans Pro Light",Verdana,Helvetica,"Helvetica CY","Nimbus Sans L",sans-serif;
    font-size: 1rem;
    font-style: normal;
    font-weight: normal;
    height: 45px;
    margin: 15px 0 15px;
    outline: medium none;
    padding: 5px 18px;
    position: relative;
    transition: all 200ms ease 0s;
    vertical-align: top;
    width: 100%;
}



 textarea {
    height: 85px;
}

.contactu-bg{
background: #f8961d3b;
       padding: 20px;
    margin-top: -30px;}


.subfooter .navbar-default .nav>li>a {
    border-right: 1px solid #ffffffb3;
    padding: 0px 5px 0px;
    color: #ffffffb3;
}


.social .social-links a
{width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    float: left;
    margin-left: 10px;
    background-color: #072849ab;
    text-shadow: 0 1px 0 rgba(0,0,0,.1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
  }
.collapse ul li
{display: inline-block;
    position: relative;
    font-size: 14px;}

@media screen and (min-width: 768px) {
  .col-sm-1 {
    float: left;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 6.17215%; }
    .col-sm-1:last-child {
      margin-right: 0; }
  .col-sm-push-1 {
    margin-left: 8.5298%; }
  .col-sm-2 {
    float: left;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 14.70196%; }
    .col-sm-2:last-child {
      margin-right: 0; }
  .col-sm-push-2 {
    margin-left: 17.05961%; }
  .col-sm-3 {
    float: left;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 23.23176%; }
    .col-sm-3:last-child {
      margin-right: 0; }
  .col-sm-push-3 {
    margin-left: 25.58941%; }
  .col-sm-4 {
    float: left;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 31.76157%; }
    .col-sm-4:last-child {
      margin-right: 0; }
  .col-sm-push-4 {
    margin-left: 34.11922%; }
  .col-sm-5 {
    float: left;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 40.29137%; }
    .col-sm-5:last-child {
      margin-right: 0; }
  .col-sm-push-5 {
    margin-left: 42.64902%; }
  .col-sm-6 {
    float: left;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%; }
    .col-sm-6:last-child {
      margin-right: 0; }
  .col-sm-push-6 {
    margin-left: 51.17883%; }
  .col-sm-7 {
    float: left;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 57.35098%; }
    .col-sm-7:last-child {
      margin-right: 0; }
  .col-sm-push-7 {
    margin-left: 59.70863%; }
  .col-sm-8 {
    float: left;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 65.88078%; }
    .col-sm-8:last-child {
      margin-right: 0; }
  .col-sm-push-8 {
    margin-left: 68.23843%; }
  .col-sm-9 {
    float: left;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 74.41059%; }
    .col-sm-9:last-child {
      margin-right: 0; }
  .col-sm-push-9 {
    margin-left: 76.76824%; }
  .col-sm-10 {
    float: left;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 82.94039%; }
    .col-sm-10:last-child {
      margin-right: 0; }
  .col-sm-push-10 {
    margin-left: 85.29804%; }
  .col-sm-11 {
    float: left;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 91.4702%; }
    .col-sm-11:last-child {
      margin-right: 0; }
  .col-sm-push-11 {
    margin-left: 93.82785%; }
  .col-sm-12 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%; }
    .col-sm-12:last-child {
      margin-right: 0; }
  .col-sm-push-12 {
    margin-left: 102.35765%; } }

@media screen and (min-width: 960px) {
  .col-md-1 {
    float: left;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 6.17215%; }
    .col-md-1:last-child {
      margin-right: 0; }
  .col-md-push-1 {
    margin-left: 8.5298%; }
  .col-md-2 {
    float: left;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 14.70196%; }
    .col-md-2:last-child {
      margin-right: 0; }
  .col-md-push-2 {
    margin-left: 17.05961%; }
  .col-md-3 {
    float: left;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 23.23176%; }
    .col-md-3:last-child {
      margin-right: 0; }
  .col-md-push-3 {
    margin-left: 25.58941%; }
  .col-md-4 {
    float: left;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 31.76157%; }
    .col-md-4:last-child {
      margin-right: 0; }
  .col-md-push-4 {
    margin-left: 34.11922%; }
  .col-md-5 {
    float: left;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 40.29137%; }
    .col-md-5:last-child {
      margin-right: 0; }
  .col-md-push-5 {
    margin-left: 42.64902%; }
  .col-md-6 {
    float: left;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%; }
    .col-md-6:last-child {
      margin-right: 0; }
  .col-md-push-6 {
    margin-left: 51.17883%; }
  .col-md-7 {
    float: left;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 57.35098%; }
    .col-md-7:last-child {
      margin-right: 0; }
  .col-md-push-7 {
    margin-left: 59.70863%; }
  .col-md-8 {
    float: left;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 65.88078%; }
    .col-md-8:last-child {
      margin-right: 0; }
  .col-md-push-8 {
    margin-left: 68.23843%; }
  .col-md-9 {
    float: left;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 74.41059%; }
    .col-md-9:last-child {
      margin-right: 0; }
  .col-md-push-9 {
    margin-left: 76.76824%; }
  .col-md-10 {
    float: left;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 82.94039%; }
    .col-md-10:last-child {
      margin-right: 0; }
  .col-md-push-10 {
    margin-left: 85.29804%; }
  .col-md-11 {
    float: left;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 91.4702%; }
    .col-md-11:last-child {
      margin-right: 0; }
  .col-md-push-11 {
    margin-left: 93.82785%; }
  .col-md-12 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%; }
    .col-md-12:last-child {
      margin-right: 0; }
  .col-md-push-12 {
    margin-left: 102.35765%; } }

@media screen and (min-width: 1199px) {
  .col-lg-1 {
    float: left;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 6.17215%; }
    .col-lg-1:last-child {
      margin-right: 0; }
  .col-lg-push-1 {
    margin-left: 8.5298%; }
  .col-lg-2 {
    float: left;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 14.70196%; }
    .col-lg-2:last-child {
      margin-right: 0; }
  .col-lg-push-2 {
    margin-left: 17.05961%; }
  .col-lg-3 {
    float: left;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 23.23176%; }
    .col-lg-3:last-child {
      margin-right: 0; }
  .col-lg-push-3 {
    margin-left: 25.58941%; }
  .col-lg-4 {
    float: left;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 31.76157%; }
    .col-lg-4:last-child {
      margin-right: 0; }
  .col-lg-push-4 {
    margin-left: 34.11922%; }
  .col-lg-5 {
    float: left;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 40.29137%; }
    .col-lg-5:last-child {
      margin-right: 0; }
  .col-lg-push-5 {
    margin-left: 42.64902%; }
  .col-lg-6 {
    float: left;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%; }
    .col-lg-6:last-child {
      margin-right: 0; }
  .col-lg-push-6 {
    margin-left: 51.17883%; }
  .col-lg-7 {
    float: left;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 57.35098%; }
    .col-lg-7:last-child {
      margin-right: 0; }
  .col-lg-push-7 {
    margin-left: 59.70863%; }
  .col-lg-8 {
    float: left;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 65.88078%; }
    .col-lg-8:last-child {
      margin-right: 0; }
  .col-lg-push-8 {
    margin-left: 68.23843%; }
  .col-lg-9 {
    float: left;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 74.41059%; }
    .col-lg-9:last-child {
      margin-right: 0; }
  .col-lg-push-9 {
    margin-left: 76.76824%; }
  .col-lg-10 {
    float: left;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 82.94039%; }
    .col-lg-10:last-child {
      margin-right: 0; }
  .col-lg-push-10 {
    margin-left: 85.29804%; }
  .col-lg-11 {
    float: left;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 91.4702%; }
    .col-lg-11:last-child {
      margin-right: 0; }
  .col-lg-push-11 {
    margin-left: 93.82785%; }
  .col-lg-12 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%; }
    .col-lg-12:last-child {
      margin-right: 0; }
  .col-lg-push-12 {
    margin-left: 102.35765%; } }

.hidden-all {
  display: none; }

@media screen and (max-width: mobile-size) {
  .hidden-mobile {
    display: none; } }

@media screen and (min-width: mobile-size-min) and (max-width: tablet-size) {
  .hidden-tablet {
    display: none; } }

@media screen and (min-width: (tablet, tablet-lg-size-min)) and (max-width: (tablet-lg, desktop-size)) {
  .hidden-tablet-lg, desktop {
    display: none; } }

.visible-mobile, .visible-tablet, .visible-tablet-lg, .visible-desktop, .visible-desktop-lg, .visible-mobile-inline, .visible-tablet-inline, .visible-tablet-lg-inline, .visible-desktop-inline, .visible-desktop-lg-inline, .visible-mobile-iblock, .visible-tablet-iblock, .visible-tablet-lg-iblock, .visible-desktop-iblock, .visible-desktop-lg-iblock {
  display: none !important; }

@media screen and (max-width: 479px) {
  .visible-mobile {
    display: block !important; }
    .visible-mobile-inline {
      display: inline !important; }
    .visible-mobile-iblock {
      display: inline-block !important; } }

@media screen and (min-width: 480px) and (max-width: 767px) {
  .visible-tablet {
    display: block !important; }
    .visible-tablet-inline {
      display: inline !important; }
    .visible-tablet-iblock {
      display: inline-block !important; } }

@media screen and (min-width: 768px) and (max-width: 959px) {
  .visible-tablet-lg {
    display: block !important; }
    .visible-tablet-lg-inline {
      display: inline !important; }
    .visible-tablet-lg-iblock {
      display: inline-block !important; } }

@media screen and (min-width: 960px) and (max-width: 1199px) {
  .visible-desktop {
    display: block !important; }
    .visible-desktop-inline {
      display: inline !important; }
    .visible-desktop-iblock {
      display: inline-block !important; } }

@media screen and (min-width: 1200px) {
  .visible-desktop-lg {
    display: block !important; }
    .visible-desktop-lg-inline {
      display: inline !important; }
    .visible-desktop-lg-iblock {
      display: inline-block !important; } }

.no-touch .visible-touch {
  display: none !important; }

.touch .visible-no-touch {
  display: none !important; }

.display-n {
  display: none; }
.display-iblock {
  display: inline-block; }

.display-block {
  display: block; }

.pull-left {
  float: left !important; }

.pull-right {
  float: right !important; }

.pull-no {
  float: none !important; }

.pull-right-xs {
  float: right !important; }
  @media screen and (max-width: 768px) {
    .pull-right-xs {
      float: none !important; } }
.clearfix::after {
  clear: both;
  content: "";
  display: table; }

.clear-no {
  clear: none !important; }

.clear {
  clear: both;
  height: 1px;
  line-height: 1px;
  overflow: hidden;
  margin-top: -1px; }

.ln-15 {
  line-height: 1.5 !important; }

.text-color_white {
  color: #fff; }
.margin-auto {
  margin: 0 auto; }
.text-c {
  text-align: center !important; }

.text-l {
  text-align: left !important; }

.text-r {
  text-align: right !important; }
.text-j {
  text-align: justify !important; }
@media screen and (max-width: 768px) {
  .text-c-xs {
    text-align: center; } }
@media screen and (min-width: 1200px) {
  .pb45-lg {
    padding-bottom: 45px !important; } }

.fz-10 {
  font-size: 0.625rem; }

.fz-11 {
  font-size: 0.6875rem; }

.fz-12 {
  font-size: 0.75rem; }

.fz-13 {
  font-size: 0.8125rem; }

.fz-14 {
  font-size: 0.875rem; }

.fz-16 {
  font-size: 1rem; }

.fz-18 {
  font-size: 1.125rem; }
.fz-20 {
  font-size: 1.25rem !important; }

.fz-21 {
  font-size: 1rem !important; }
.fz-24 {
  font-size: 1.2rem; }
.fz-36 {
  font-size: 2.25rem; }

.fw-bold {
  font-family: Verdana, Helvetica, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  font-weight: normal;
  font-style: normal; }

.fw-no {
  font-family: Verdana, Helvetica, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  font-weight: normal;
  font-style: normal; }

.fs-no {
  font-family: 'Source Sans Pro', Verdana, Helvetica, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  font-weight: normal;
  font-style: normal; }

.text-dec-no, .text-dec-no:hover, .text-dec-und-h, .text-dec-no-h:hover {
  text-decoration: none; }

.text-dec-und, .text-dec-und:hover, .text-dec-und-h:hover, .text-dec-no-h {
  text-decoration: underline; }

.text-dec-dot {
  border-bottom: 1px dotted #3591d1;
  text-decoration: none; }

a:hover .text-dec-dot,
button:hover .text-dec-dot {
  border-color: #3591d1;
  text-decoration: none; }

.f-upper {
  text-transform: uppercase; }

.line-h15 {
  line-height: 1.5; }
.link-clear {
  border: 0; }
  .link-clear:hover {
    border: 0; }
.cl-grey {
  color: rgba(0, 0, 0, 0.55); }

.m {
  margin: 30px !important; }
  .m0 {
    margin: 0 !important; }
  .m\-\- {
    margin: 7.5px !important; }
  .m\- {
    margin: 15px !important; }
  .m\+ {
    margin: 45px !important; }
  .m\+\+ {
    margin: 60px !important; }
  .mt {
    margin-top: 30px !important; }
    .mt0 {
      margin-top: 0 !important; }
    .mt\-\- {
      margin-top: 7.5px !important; }
    .mt\- {
      margin-top: 15px !important; }
    .mt\+ {
      margin-top: 45px !important; }
    .mt\+\+ {
      margin-top: 60px !important; }
  .mr {
    margin-right: 30px !important; }
    .mr0 {
      margin-right: 0 !important; }
    .mr\-\- {
      margin-right: 7.5px !important; }
    .mr\- {
      margin-right: 15px !important; }
    .mr\+ {
      margin-right: 45px !important; }
    .mr\+\+ {
      margin-right: 60px !important; }
  .mb {
    margin-bottom: 30px !important; }
    
  .map-contact{ margin-bottom: 0 }
    .mb0 {
      margin-bottom: 0 !important; }
    .mb\-\- {
      margin-bottom: 7.5px !important; }
    .mb\- {
      margin-bottom: 15px !important; }
    .mb\+ {
      margin-bottom: 45px !important; }
    .mb\+\+ {
      margin-bottom: 60px !important; }
  .ml {
    margin-left: 30px !important; }
    .ml0 {
      margin-left: 0 !important; }
    .ml\-\- {
      margin-left: 7.5px !important; }
    .ml\- {
      margin-left: 15px !important; }
    .ml\+ {
      margin-left: 45px !important; }
    .ml\+\+ {
      margin-left: 60px !important; }
  .mv {
    margin-top: 30px !important;
    margin-bottom: 30px !important; }
    .mv0 {
      margin-top: 0 !important;
      margin-bottom: 0 !important; }
    .mv\-\- {
      margin-top: 7.5px !important;
      margin-bottom: 7.5px !important; }
    .mv\- {
      margin-top: 15px !important;
      margin-bottom: 15px !important; }
    .mv\+ {
      margin-top: 45px !important;
      margin-bottom: 45px !important; }
    .mv\+\+ {
      margin-top: 60px !important;
      margin-bottom: 60px !important; }
  .mh {
    margin-right: 30px !important;
    margin-left: 30px !important; }
    .mh0 {
      margin-right: 0 !important;
      margin-left: 0 !important; }
    .mh\-\- {
      margin-right: 7.5px !important;
      margin-left: 7.5px !important; }
    .mh\- {
      margin-right: 15px !important;
      margin-left: 15px !important; }
    .mh\+ {
      margin-right: 45px !important;
      margin-left: 45px !important; }
    .mh\+\+ {
      margin-right: 60px !important;
      margin-left: 60px !important; }

.p {
  padding: 30px !important; }
  .p0 {
    padding: 0 !important; }
  .p\-\- {
    padding: 7.5px !important; }
  .p\- {
    padding: 15px !important; }
  .p\+ {
    padding: 45px !important; }
  .p\+\+ {
    padding: 60px !important; }
  .pt {
    padding-top: 30px !important; }
    .pt0 {
      padding-top: 0 !important; }
    .pt\-\- {
      padding-top: 7.5px !important; }
    .pt\- {
      padding-top: 15px !important; }
    .pt\+ {
      padding-top: 45px !important; }
    .pt\+\+ {
      padding-top: 60px !important; }
  .pr {
    padding-right: 30px !important; }
    .pr0 {
      padding-right: 0 !important; }
    .pr\-\- {
      padding-right: 7.5px !important; }
    .pr\- {
      padding-right: 15px !important; }
    .pr\+ {
      padding-right: 45px !important; }
    .pr\+\+ {
      padding-right: 60px !important; }
  .pb {
    padding-bottom: 30px !important; }
    .pb0 {
      padding-bottom: 0 !important; }
    .pb\-\- {
      padding-bottom: 7.5px !important; }
    .pb\- {
      padding-bottom: 15px !important; }
    .pb\+ {
      padding-bottom: 45px !important; }
    .pb\+\+ {
      padding-bottom: 60px !important; }
  .pl {
    padding-left: 30px !important; }
    .pl0 {
      padding-left: 0 !important; }
    .pl\-\- {
      padding-left: 7.5px !important; }
    .pl\- {
      padding-left: 15px !important; }
    .pl\+ {
      padding-left: 45px !important; }
    .pl\+\+ {
      padding-left: 60px !important; }
  .pv {
    padding-top: 30px !important;
    padding-bottom: 30px !important; }
    .pv0 {
      padding-top: 0 !important;
      padding-bottom: 0 !important; }
    .pv\-\- {
      padding-top: 7.5px !important;
      padding-bottom: 7.5px !important; }
    .pv\- {
      padding-top: 15px !important;
      padding-bottom: 15px !important; }
    .pv\+ {
      padding-top: 45px !important;
      padding-bottom: 45px !important; }
    .pv\+\+ {
      padding-top: 60px !important;
      padding-bottom: 60px !important; }
  .ph {
    padding-right: 30px !important;
    padding-left: 30px !important; }
    .ph0 {
      padding-right: 0 !important;
      padding-left: 0 !important; }
    .ph\-\- {
      padding-right: 7.5px !important;
      padding-left: 7.5px !important; }
    .ph\- {
      padding-right: 15px !important;
      padding-left: 15px !important; }
    .ph\+ {
      padding-right: 45px !important;
      padding-left: 45px !important; }
    .ph\+\+ {
      padding-right: 60px !important;
      padding-left: 60px !important; }

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  outline: none; }

html,
body {
  height: 100%; }

body {
  background: #fff;
  color: #333;
  font-size: 1rem;
  font-family:"spark", PlayfairDisplay-Black, Verdana, Tahoma;
  font-weight: normal;
  font-style: normal;
  line-height: 1.5;
  vertical-align: top; }
  body.no-scroll {
    position: relative;
    overflow: hidden; }

    body p{
 
  font-size: 1rem;
  font-family: 'PlayfairDisplay-Regular', Verdana, Helvetica, 'Helvetica CY', 'Nimbus Sans L', sans-serif;

   }


  body.no-scroll {
    position: relative;
    overflow: hidden; }

img {
  max-width: 100%;
  height: auto; }

a {
  border-bottom: 1px solid transparent;
  color: #3591d1;
  text-decoration: none;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease; }
  a:hover, a:active {
    color: #666;
    text-decoration: none;
    border-color: #3591d1; }

strong,
b {
  font-family: 'Source Sans Pro', Verdana, Helvetica, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  font-weight: normal;
  font-style: normal; }

em,
i {
  font-family: 'Source Sans Pro Light Italic', Verdana, Helvetica, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  font-weight: normal;
  font-style: normal; }

p {
  margin: 0 0 15px 0; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 15px 0;
  font-family: 'Source Sans Pro Light', Verdana, Helvetica, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1.5; }
  h1:first-child,
  h2:first-child,
  h3:first-child,
  h4:first-child,
  h5:first-child,
  h6:first-child {
    margin-top: 0; }

h1 {
  margin-top: 0;
  font-size: 2.5rem; }
  @media screen and (max-width: 767px) {
    h1 {
      font-size: 2.25rem; } }

h2 {
  font-size: 1.5rem; }
  @media screen and (max-width: 767px) {
    h2 {
      font-size: 1.2875rem; } }

h3 {
  font-size: 1.3875rem; }
  @media screen and (max-width: 767px) {
    h3 {
      font-size: 1.1125rem; } }

h4 {
  font-size: 1.2rem; }
  @media screen and (max-width: 767px) {
    h4 {
      font-size: 1.1125rem; } }

h5,
h6 {
  font-size: 1.0125rem; }

hr {
  background: none;
  border: none;
  border-bottom: 1px solid #eee;
  display: block;
  position: relative;
  height: 1px;
  margin: 15px 0;
  line-height: 0;
  font-size: 0; }
  hr.hr-transparent {
    opacity: .2; }

ul {
  margin-bottom: 15px; }
  ul li {
    list-style: disc inside;
    margin-bottom: 15px; }
  ul ul {
    margin: 15px 0 15px 13px; }
  ul ol {
    margin: 15px 0 15px 20px; }
    ul ol li {
      list-style: decimal inside;
      margin-bottom: 15px; }

ol {
  margin-bottom: 15px; }
  ol li {
    list-style: decimal inside;
    margin-bottom: 15px; }
  ol ul {
    margin: 15px 0 15px 13px; }
    ol ul li {
      list-style: disc inside;
      margin-bottom: 15px; }
  ol ol {
    margin: 15px 0 15px 20px; }
    ol ol li {
      list-style: decimal inside;
      margin-bottom: 15px; }

.simple-ul {
  overflow: hidden; }
.simple-ul > li {
  list-style: none outside;
  position: relative;
  margin-bottom: 15px;
  padding-left: 25px; }
  
  .simple-ul > li:before {
    content: '';
    background: #3591d1;
    display: block;
    position: absolute;
    top: 12px;
    left: 0;
    width: 15px;
    height: 1px;
    font-size: 0;
    line-height: 0; }

.simple-ul ul,
.simple-ul ol {
  margin-left: 0; }

.simple-ul ul:not(.simple-ul) {
  margin-left: 21px; }
  .simple-ul ul:not(.simple-ul) li {
    list-style: circle outside; }
.simple-ul ol:not(.simple-ol) {
  margin-left: 21px; }
.simple-ol {
  counter-reset: olItem; }
  .simple-ol li {
    counter-increment: olItem;
    list-style: none outside;
    position: relative;
    margin-bottom: 30px;
    padding-left: 30px; }
    .simple-ol li:before {
      content: counters(olItem, ".") ". ";
      position: absolute;
      left: 0;
      color: #3591d1; }
    .simple-ol li > .simple-ol > li {
      padding-left: 43px; }
      .simple-ol li > .simple-ol > li > .simple-ol > li {
        padding-left: 56px; }
  .simple-ol ul,
  .simple-ol ol {
    margin-left: 0; }

.table {
  border: 1px solid #ddd;
  margin: 15px 0; }
  .table th,
  .table td {
    background: none;
    border: 1px solid #ddd;
    padding: 10px;
    text-align: left; }

q,
blockquote {
  display: inline-block;
  position: relative;
  margin-bottom: 30px;
  font-size: 1.2rem;
  line-height: 1.5;
  quotes: none;
  text-indent: 40px; }
  @media screen and (max-width: 479px) {
    q,
    blockquote {
      font-size: 1.3125rem; } }
  q:before,
  blockquote:before {
    content: '\201c';
    display: inline-block;
    position: absolute;
    top: 34px;
    left: 0;
    width: 50px;
    height: 50px;
    color: #ddd;
    font-size: 5rem;
    font-family: Verdana, 'Bitstream Charter', 'Century Schoolbook L', 'Liberation Serif', Times, serif;
    line-height: 0;
    text-indent: 0; }
  q:after,
  q.with-children p:last-child:after,
  blockquote:after,
  blockquote.with-children p:last-child:after {
    content: '\201e';
    display: inline-block;
    margin: -30px 0;
    margin-left: 5px;
    color: #ddd;
    font-size: 5rem;
    font-family: Verdana, 'Bitstream Charter', 'Century Schoolbook L', 'Liberation Serif', Times, serif;
    line-height: 0;
    text-indent: 0; }
  q.with-children:after,
  blockquote.with-children:after {
    display: none; }

.search-highlight { background-color:#FF0; font-weight:bold; }
fieldset {
  border: 1px solid #ddd;
  margin-bottom: 15px; }

.table-clear tr td {
  padding: 15px 0; }

.btn_type {
  font-family: 'Source Sans Pro Semi Bold', Verdana, Helvetica, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  font-weight: normal;
  font-style: normal; }

.icon {
  background-repeat: no-repeat;
  position: relative;
  display: inline-block;
  font-size: 0;
  line-height: 0;
  text-align: center;
  vertical-align: middle;
  -webkit-transition: color 200ms ease, background-color 200ms ease, border-color 200ms ease, opacity 200ms ease;
  transition: color 200ms ease, background-color 200ms ease, border-color 200ms ease, opacity 200ms ease; }
  .btn .icon {
    margin: -2px -4px 0 6px; }
    .header-main .btn .icon,
    .nav-top__panel .btn .icon {
      margin-right: 0;
      margin-left: 0; }
    .btn .icon-phone-sm {
      margin-top: -6px; }
  .icon-round {
    background: #ddd;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center; }
    .icon-round_sm {
      width: 34px;
      height: 34px;
      line-height: 34px; }
    .icon-round_md {
      width: 130px;
      height: 130px;
      line-height: 130px; }
      @media screen and (max-width: 767px) {
        .icon-round_md {
          width: 80px;
          height: 80px;
          line-height: 80px; }
          .icon-round_md img {
            width: 45px; } }
    .icon-round_lg {
      width: 160px;
      height: 160px;
      line-height: 160px; }
      @media screen and (max-width: 767px) {
        .icon-round_lg {
          width: 80px;
          height: 80px;
          line-height: 80px; }
          .icon-round_lg img {
            width: 45px; } }
    .icon-round_xlg {
      width: 200px;
      height: 200px;
      line-height: 200px; }
    .icon-round.violet {
      background-color: #6d5ab7; }
    .icon-round.green {
      background-color: #1f998f; }
    .icon-round.blue {
      background-color: #3591d1; }
    .icon-round.pink {
      background-color: #993d8a; }
    .icon-round.orange {
      background-color: #f7941f; }
    .icon-round img {
      vertical-align: middle; }
  .icon-facebook {
    width: 32px;
    height: 32px; }
    .no-svg .icon-facebook {
      background-image: url(../img/sprite.png);
      background-position: 0px -727px;
      width: 32px;
      height: 32px; }
  .icon-search {
    width: 20px;
    height: 20px; }
    .no-svg .icon-search {
      background-image: url(../img/sprite.png);
      background-position: 0px -247px;
      width: 20px;
      height: 20px; }
 
  .icon-menu {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2221%22%20height%3D%2215%22%20viewBox%3D%220%200%2021%2015%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20class%3D%22cls-1%22%20fill%3D%22%23fff%22%20d%3D%22M20.045%2C0H0.955A0.849%2C0.849%2C0%2C0%2C0%2C0%2C.5%2C0.849%2C0.849%2C0%2C0%2C0%2C.955%2C1H20.045A0.849%2C0.849%2C0%2C0%2C0%2C21%2C.5%2C0.849%2C0.849%2C0%2C0%2C0%2C20.045%2C0Zm0%2C7H0.955A0.849%2C0.849%2C0%2C0%2C0%2C0%2C7.5%2C0.849%2C0.849%2C0%2C0%2C0%2C.955%2C8H20.045A0.849%2C0.849%2C0%2C0%2C0%2C21%2C7.5%2C0.849%2C0.849%2C0%2C0%2C0%2C20.045%2C7Zm0%2C7H0.955A0.849%2C0.849%2C0%2C0%2C0%2C0%2C14.5a0.849%2C0.849%2C0%2C0%2C0%2C.955.5H20.045A0.849%2C0.849%2C0%2C0%2C0%2C21%2C14.5%2C0.849%2C0.849%2C0%2C0%2C0%2C20.045%2C14Z%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width: 21px;
    height: 15px; }
    .header-main .btn:hover .icon-menu,
    .header-main .btn:focus .icon-menu {
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2221%22%20height%3D%2215%22%20viewBox%3D%220%200%2021%2015%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20class%3D%22cls-1%22%20fill%3D%22%23b0dffc%22%20d%3D%22M20.045%2C0H0.955A0.849%2C0.849%2C0%2C0%2C0%2C0%2C.5%2C0.849%2C0.849%2C0%2C0%2C0%2C.955%2C1H20.045A0.849%2C0.849%2C0%2C0%2C0%2C21%2C.5%2C0.849%2C0.849%2C0%2C0%2C0%2C20.045%2C0Zm0%2C7H0.955A0.849%2C0.849%2C0%2C0%2C0%2C0%2C7.5%2C0.849%2C0.849%2C0%2C0%2C0%2C.955%2C8H20.045A0.849%2C0.849%2C0%2C0%2C0%2C21%2C7.5%2C0.849%2C0.849%2C0%2C0%2C0%2C20.045%2C7Zm0%2C7H0.955A0.849%2C0.849%2C0%2C0%2C0%2C0%2C14.5a0.849%2C0.849%2C0%2C0%2C0%2C.955.5H20.045A0.849%2C0.849%2C0%2C0%2C0%2C21%2C14.5%2C0.849%2C0.849%2C0%2C0%2C0%2C20.045%2C14Z%22%2F%3E%0A%3C%2Fsvg%3E"); }
    .no-svg .icon-menu {
      background-image: url(../img/sprite.png);
      background-position: 0px -59px;
      width: 21px;
      height: 15px; }
  
  .icon-clear {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2213%22%20viewBox%3D%220%200%2014%2013%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-2%20%7B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20class%3D%22cls-2%22%20fill%3D%22%23000%22%20d%3D%22M13.363%2C11.012%20C13.363%2C11.012%2012.012%2C12.487%2012.012%2C12.487%20C12.012%2C12.487%206.687%2C7.606%206.687%2C7.606%20C6.687%2C7.606%201.363%2C12.487%201.363%2C12.487%20C1.363%2C12.487%200.012%2C11.012%200.012%2C11.012%20C0.012%2C11.012%205.208%2C6.249%205.208%2C6.249%20C5.208%2C6.249%200.012%2C1.487%200.012%2C1.487%20C0.012%2C1.487%201.363%2C0.012%201.363%2C0.012%20C1.363%2C0.012%206.687%2C4.893%206.687%2C4.893%20C6.687%2C4.893%2012.012%2C0.012%2012.012%2C0.012%20C12.012%2C0.012%2013.363%2C1.487%2013.363%2C1.487%20C13.363%2C1.487%208.167%2C6.249%208.167%2C6.249%20C8.167%2C6.249%2013.363%2C11.012%2013.363%2C11.012%20Z%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width: 14px;
    height: 13px;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease; }
    .btn:hover .icon-clear,
    .btn:focus .icon-clear,
    .btn:active .icon-clear {
      -webkit-transition: all 200ms ease;
      transition: all 200ms ease;
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2213%22%20viewBox%3D%220%200%2014%2013%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-2%20%7B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20class%3D%22cls-2%22%20fill%3D%22%233591d1%22%20d%3D%22M13.363%2C11.012%20C13.363%2C11.012%2012.012%2C12.487%2012.012%2C12.487%20C12.012%2C12.487%206.687%2C7.606%206.687%2C7.606%20C6.687%2C7.606%201.363%2C12.487%201.363%2C12.487%20C1.363%2C12.487%200.012%2C11.012%200.012%2C11.012%20C0.012%2C11.012%205.208%2C6.249%205.208%2C6.249%20C5.208%2C6.249%200.012%2C1.487%200.012%2C1.487%20C0.012%2C1.487%201.363%2C0.012%201.363%2C0.012%20C1.363%2C0.012%206.687%2C4.893%206.687%2C4.893%20C6.687%2C4.893%2012.012%2C0.012%2012.012%2C0.012%20C12.012%2C0.012%2013.363%2C1.487%2013.363%2C1.487%20C13.363%2C1.487%208.167%2C6.249%208.167%2C6.249%20C8.167%2C6.249%2013.363%2C11.012%2013.363%2C11.012%20Z%22%2F%3E%0A%3C%2Fsvg%3E"); }
  .icon-phone {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2223%22%20height%3D%2223%22%20viewBox%3D%220%200%2023%2023%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20class%3D%22cls-1%22%20fill%3D%22%23fff%22%20d%3D%22M17.357%2C22.991a10.864%2C10.864%2C0%2C0%2C1-4.05-.935%2C20.868%2C20.868%2C0%2C0%2C1-3.317-1.819A24.742%2C24.742%2C0%2C0%2C1%2C6.06%2C16.923a25.88%2C25.88%2C0%2C0%2C1-2.735-3.117A22.53%2C22.53%2C0%2C0%2C1%2C1.57%2C11.04%2C15.107%2C15.107%2C0%2C0%2C1%2C.561%2C8.7%2C12.49%2C12.49%2C0%2C0%2C1%2C.1%2C6.882%2C6.248%2C6.248%2C0%2C0%2C1%2C0%2C5.609q0.021-.372.022-0.434A2.858%2C2.858%2C0%2C0%2C1%2C.292%2C4.258%2C2.35%2C2.35%2C0%2C0%2C1%2C.825%2C3.526L3.87%2C0.478A1.583%2C1.583%2C0%2C0%2C1%2C5.933.272a2.227%2C2.227%2C0%2C0%2C1%2C.54.587l2.494%2C4.73a1.734%2C1.734%2C0%2C0%2C1%2C.173%2C1.219%2C2.038%2C2.038%2C0%2C0%2C1-.558%2C1.045L7.535%2C8.9a3.98%2C3.98%2C0%2C0%2C0%2C.325.8%2C9.73%2C9.73%2C0%2C0%2C0%2C.806%2C1.274%2C14.5%2C14.5%2C0%2C0%2C0%2C1.571%2C1.757%2C14.81%2C14.81%2C0%2C0%2C0%2C1.779%2C1.594%2C10.1%2C10.1%2C0%2C0%2C0%2C1.268.814%2C2.884%2C2.884%2C0%2C0%2C0%2C.671.28l0.126%2C0.025%2C1.228-1.25a2.032%2C2.032%2C0%2C0%2C1%2C1.4-.551%2C1.918%2C1.918%2C0%2C0%2C1%2C.766.138H17.5l0.165%2C0.085L22.118%2C16.5a1.76%2C1.76%2C0%2C0%2C1%2C.864%2C1.168%2C1.676%2C1.676%2C0%2C0%2C1-.489%2C1.474l-3.07%2C3.049a2.3%2C2.3%2C0%2C0%2C1-.7.508%2C2.891%2C2.891%2C0%2C0%2C1-.838.262l-0.224-.592%2C0.062%2C0.607A3.6%2C3.6%2C0%2C0%2C1%2C17.357%2C22.991ZM1.235%2C5.258s-0.006.158-.02%2C0.419A5.2%2C5.2%2C0%2C0%2C0%2C1.3%2C6.69a11.324%2C11.324%2C0%2C0%2C0%2C.417%2C1.64%2C13.975%2C13.975%2C0%2C0%2C0%2C.929%2C2.144%2C21.2%2C21.2%2C0%2C0%2C0%2C1.659%2C2.612%2C24.741%2C24.741%2C0%2C0%2C0%2C2.612%2C2.973%2C23.516%2C23.516%2C0%2C0%2C0%2C3.735%2C3.156%2C19.581%2C19.581%2C0%2C0%2C0%2C3.119%2C1.713%2C10.141%2C10.141%2C0%2C0%2C0%2C2.258.7%2C7.561%2C7.561%2C0%2C0%2C0%2C1.565.135c0.112-.011.179-0.015%2C0.2-0.015a2.321%2C2.321%2C0%2C0%2C0%2C.4-0.148%2C1.156%2C1.156%2C0%2C0%2C0%2C.353-0.251l3.092-3.072a0.445%2C0.445%2C0%2C0%2C0%2C.147-0.41%2C0.571%2C0.571%2C0%2C0%2C0-.293-0.322l-4.468-2.628a1.008%2C1.008%2C0%2C0%2C0-.878.164l-1.284%2C1.31a0.966%2C0.966%2C0%2C0%2C1-.387.23%2C1.092%2C1.092%2C0%2C0%2C1-.346.067l-0.119-.011-0.289-.058a4.012%2C4.012%2C0%2C0%2C1-.988-0.39%2C10.961%2C10.961%2C0%2C0%2C1-1.431-.914A15.929%2C15.929%2C0%2C0%2C1%2C9.38%2C13.6a15.522%2C15.522%2C0%2C0%2C1-1.7-1.9%2C10.666%2C10.666%2C0%2C0%2C1-.905-1.436A4.678%2C4.678%2C0%2C0%2C1%2C6.309%2C8.99L6.3%2C8.875a1.148%2C1.148%2C0%2C0%2C1%2C.067-0.369A0.958%2C0.958%2C0%2C0%2C1%2C6.592%2C8.12L7.723%2C6.988A0.83%2C0.83%2C0%2C0%2C0%2C7.95%2C6.556%2C0.518%2C0.518%2C0%2C0%2C0%2C7.9%2C6.173l-2.476-4.7A1.015%2C1.015%2C0%2C0%2C0%2C5.2%2C1.249c-0.107-.081-0.24-0.142-0.476.094L1.661%2C4.413a1.174%2C1.174%2C0%2C0%2C0-.274.376%2C1.651%2C1.651%2C0%2C0%2C0-.151.469h0Z%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width: 23px;
    height: 23px; }
    .header-main .btn:hover .icon-phone,
    .header-main .btn:focus .icon-phone {
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2223%22%20height%3D%2223%22%20viewBox%3D%220%200%2023%2023%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20class%3D%22cls-1%22%20fill%3D%22%23b0dffc%22%20d%3D%22M17.357%2C22.991a10.864%2C10.864%2C0%2C0%2C1-4.05-.935%2C20.868%2C20.868%2C0%2C0%2C1-3.317-1.819A24.742%2C24.742%2C0%2C0%2C1%2C6.06%2C16.923a25.88%2C25.88%2C0%2C0%2C1-2.735-3.117A22.53%2C22.53%2C0%2C0%2C1%2C1.57%2C11.04%2C15.107%2C15.107%2C0%2C0%2C1%2C.561%2C8.7%2C12.49%2C12.49%2C0%2C0%2C1%2C.1%2C6.882%2C6.248%2C6.248%2C0%2C0%2C1%2C0%2C5.609q0.021-.372.022-0.434A2.858%2C2.858%2C0%2C0%2C1%2C.292%2C4.258%2C2.35%2C2.35%2C0%2C0%2C1%2C.825%2C3.526L3.87%2C0.478A1.583%2C1.583%2C0%2C0%2C1%2C5.933.272a2.227%2C2.227%2C0%2C0%2C1%2C.54.587l2.494%2C4.73a1.734%2C1.734%2C0%2C0%2C1%2C.173%2C1.219%2C2.038%2C2.038%2C0%2C0%2C1-.558%2C1.045L7.535%2C8.9a3.98%2C3.98%2C0%2C0%2C0%2C.325.8%2C9.73%2C9.73%2C0%2C0%2C0%2C.806%2C1.274%2C14.5%2C14.5%2C0%2C0%2C0%2C1.571%2C1.757%2C14.81%2C14.81%2C0%2C0%2C0%2C1.779%2C1.594%2C10.1%2C10.1%2C0%2C0%2C0%2C1.268.814%2C2.884%2C2.884%2C0%2C0%2C0%2C.671.28l0.126%2C0.025%2C1.228-1.25a2.032%2C2.032%2C0%2C0%2C1%2C1.4-.551%2C1.918%2C1.918%2C0%2C0%2C1%2C.766.138H17.5l0.165%2C0.085L22.118%2C16.5a1.76%2C1.76%2C0%2C0%2C1%2C.864%2C1.168%2C1.676%2C1.676%2C0%2C0%2C1-.489%2C1.474l-3.07%2C3.049a2.3%2C2.3%2C0%2C0%2C1-.7.508%2C2.891%2C2.891%2C0%2C0%2C1-.838.262l-0.224-.592%2C0.062%2C0.607A3.6%2C3.6%2C0%2C0%2C1%2C17.357%2C22.991ZM1.235%2C5.258s-0.006.158-.02%2C0.419A5.2%2C5.2%2C0%2C0%2C0%2C1.3%2C6.69a11.324%2C11.324%2C0%2C0%2C0%2C.417%2C1.64%2C13.975%2C13.975%2C0%2C0%2C0%2C.929%2C2.144%2C21.2%2C21.2%2C0%2C0%2C0%2C1.659%2C2.612%2C24.741%2C24.741%2C0%2C0%2C0%2C2.612%2C2.973%2C23.516%2C23.516%2C0%2C0%2C0%2C3.735%2C3.156%2C19.581%2C19.581%2C0%2C0%2C0%2C3.119%2C1.713%2C10.141%2C10.141%2C0%2C0%2C0%2C2.258.7%2C7.561%2C7.561%2C0%2C0%2C0%2C1.565.135c0.112-.011.179-0.015%2C0.2-0.015a2.321%2C2.321%2C0%2C0%2C0%2C.4-0.148%2C1.156%2C1.156%2C0%2C0%2C0%2C.353-0.251l3.092-3.072a0.445%2C0.445%2C0%2C0%2C0%2C.147-0.41%2C0.571%2C0.571%2C0%2C0%2C0-.293-0.322l-4.468-2.628a1.008%2C1.008%2C0%2C0%2C0-.878.164l-1.284%2C1.31a0.966%2C0.966%2C0%2C0%2C1-.387.23%2C1.092%2C1.092%2C0%2C0%2C1-.346.067l-0.119-.011-0.289-.058a4.012%2C4.012%2C0%2C0%2C1-.988-0.39%2C10.961%2C10.961%2C0%2C0%2C1-1.431-.914A15.929%2C15.929%2C0%2C0%2C1%2C9.38%2C13.6a15.522%2C15.522%2C0%2C0%2C1-1.7-1.9%2C10.666%2C10.666%2C0%2C0%2C1-.905-1.436A4.678%2C4.678%2C0%2C0%2C1%2C6.309%2C8.99L6.3%2C8.875a1.148%2C1.148%2C0%2C0%2C1%2C.067-0.369A0.958%2C0.958%2C0%2C0%2C1%2C6.592%2C8.12L7.723%2C6.988A0.83%2C0.83%2C0%2C0%2C0%2C7.95%2C6.556%2C0.518%2C0.518%2C0%2C0%2C0%2C7.9%2C6.173l-2.476-4.7A1.015%2C1.015%2C0%2C0%2C0%2C5.2%2C1.249c-0.107-.081-0.24-0.142-0.476.094L1.661%2C4.413a1.174%2C1.174%2C0%2C0%2C0-.274.376%2C1.651%2C1.651%2C0%2C0%2C0-.151.469h0Z%22%2F%3E%0A%3C%2Fsvg%3E"); }
    .no-svg .icon-phone {
      background-image: url(../img/sprite.png);
      background-position: 0px -277px;
      width: 23px;
      height: 23px; }
    .icon-phone-sm {
      width: 18px;
      height: 17px; }
      .no-svg .icon-phone-sm {
        background-image: url(../img/sprite.png);
        background-position: 0px -162px;
        width: 18px;
        height: 17px; }
  .icon-cross {
    width: 19px;
    height: 19px; }
    
  .icon-round-plus {
    width: 34px;
    height: 34px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20style%3D%22%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%0A%20%20%20%20%20%20.cls-2%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%233592cf%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20d%3D%22M14.000%2C6.000%20C14.000%2C6.000%208.000%2C6.000%208.000%2C6.000%20C8.000%2C6.000%208.000%2C0.000%208.000%2C0.000%20C8.000%2C0.000%206.000%2C0.000%206.000%2C0.000%20C6.000%2C0.000%206.000%2C6.000%206.000%2C6.000%20C6.000%2C6.000%200.000%2C6.000%200.000%2C6.000%20C0.000%2C6.000%200.000%2C8.000%200.000%2C8.000%20C0.000%2C8.000%206.000%2C8.000%206.000%2C8.000%20C6.000%2C8.000%206.000%2C14.000%206.000%2C14.000%20C6.000%2C14.000%208.000%2C14.000%208.000%2C14.000%20C8.000%2C14.000%208.000%2C8.000%208.000%2C8.000%20C8.000%2C8.000%2014.000%2C8.000%2014.000%2C8.000%20C14.000%2C8.000%2014.000%2C6.000%2014.000%2C6.000%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E");
    border: 1px solid #eee;
    -webkit-border-radius: 16px;
            border-radius: 16px;
    background-position: 50% 50%; }
  .icon-round-arrow {
    width: 34px;
    height: 34px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2214%22%20height%3D%227%22%20viewBox%3D%220%200%2014%207%22%20style%3D%22fill%3A%233591d1%3B%22%3E%0A%20%20%3Cpath%20d%3D%22M12.811%2C-0.001%20C12.589%2C-0.001%2012.366%2C0.073%2012.181%2C0.225%20C12.181%2C0.225%206.902%2C4.596%206.902%2C4.596%20C6.902%2C4.596%201.623%2C0.225%201.623%2C0.225%20C1.204%2C-0.119%200.583%2C-0.064%200.236%2C0.351%20C-0.113%2C0.766%20-0.056%2C1.384%200.362%2C1.730%20C0.362%2C1.730%206.272%2C6.621%206.272%2C6.621%20C6.637%2C6.924%207.167%2C6.924%207.533%2C6.621%20C7.533%2C6.621%2013.443%2C1.730%2013.443%2C1.730%20C13.861%2C1.384%2013.917%2C0.766%2013.569%2C0.351%20C13.374%2C0.118%2013.094%2C-0.001%2012.811%2C-0.001%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E");
    border: 1px solid #eee;
    -webkit-border-radius: 16px;
            border-radius: 16px;
    background-position: 50% 50%; }
  .icon-accordion {
    width: 34px;
    height: 34px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2217%22%20height%3D%2216%22%20viewBox%3D%220%200%2017%2016%22%3E%0A%20%20%3Cpath%20d%3D%22M15.187%2C8.969%20C15.187%2C8.969%209.094%2C8.969%209.094%2C8.969%20C9.094%2C8.969%209.094%2C15.000%209.094%2C15.000%20C9.094%2C15.552%208.646%2C16.000%208.094%2C16.000%20C7.541%2C16.000%207.094%2C15.552%207.094%2C15.000%20C7.094%2C15.000%207.094%2C8.969%207.094%2C8.969%20C7.094%2C8.969%201.000%2C8.969%201.000%2C8.969%20C0.448%2C8.969%20-0.000%2C8.521%20-0.000%2C7.969%20C-0.000%2C7.969%20-0.000%2C7.812%20-0.000%2C7.812%20C-0.000%2C7.260%200.448%2C6.812%201.000%2C6.812%20C1.000%2C6.812%207.094%2C6.812%207.094%2C6.812%20C7.094%2C6.812%207.094%2C1.000%207.094%2C1.000%20C7.094%2C0.448%207.541%2C-0.000%208.094%2C-0.000%20C8.646%2C-0.000%209.094%2C0.448%209.094%2C1.000%20C9.094%2C1.000%209.094%2C6.812%209.094%2C6.812%20C9.094%2C6.812%2015.187%2C6.812%2015.187%2C6.812%20C15.740%2C6.812%2016.187%2C7.260%2016.187%2C7.812%20C16.187%2C7.812%2016.187%2C7.969%2016.187%2C7.969%20C16.187%2C8.521%2015.740%2C8.969%2015.187%2C8.969%20Z%22%20fill%3D%22%233591d1%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E");
    border: 1px solid #eee;
    -webkit-border-radius: 16px;
            border-radius: 16px;
    background-position: 50% 50%; }
  .icon-arrow-round {
    width: 15px;
    height: 15px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2215%22%20height%3D%2215%22%20viewBox%3D%220%200%2015%2015%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%2C%20.cls-2%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20none%3B%0A%20%20%20%20%20%20%20%20stroke-linejoin%3A%20round%3B%0A%20%20%20%20%20%20%20%20stroke-width%3A%201px%3B%0A%20%20%20%20%20%20%7D%0A%0A%20%20%20%20%20%20.cls-2%20%7B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Ccircle%20class%3D%22cls-1%22%20stroke%3D%22%23fff%22%20cx%3D%227.5%22%20cy%3D%227.5%22%20r%3D%227.5%22%2F%3E%0A%20%20%3Cpath%20class%3D%22cls-2%22%20stroke%3D%22%23fff%22%20d%3D%22M5.992%2C5.843L8.243%2C7.5%2C5.992%2C9.15%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%; }
  .icon-update {
    width: 16px;
    height: 17px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2216%22%20height%3D%2217%22%20viewBox%3D%220%200%2016%2017%22%20style%3D%22%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%0A%20%20%20%20%20%20.cls-2%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%23ffffff%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20d%3D%22M15.561%2C9.000%20C15.283%2C9.000%2015.059%2C8.776%2015.059%2C8.500%20C15.059%2C4.364%2011.683%2C1.000%207.532%2C1.000%20C5.159%2C1.000%202.930%2C2.132%201.518%2C3.999%20C1.518%2C3.999%203.346%2C3.999%203.346%2C3.999%20C3.624%2C3.999%203.848%2C4.223%203.848%2C4.499%20C3.848%2C4.776%203.624%2C4.999%203.346%2C4.999%20C3.346%2C4.999%200.508%2C4.999%200.508%2C4.999%20C0.230%2C4.999%200.006%2C4.776%200.006%2C4.499%20C0.006%2C4.499%200.006%2C1.671%200.006%2C1.671%20C0.006%2C1.395%200.230%2C1.171%200.508%2C1.171%20C0.785%2C1.171%201.010%2C1.395%201.010%2C1.671%20C1.010%2C1.671%201.010%2C3.048%201.010%2C3.048%20C2.616%2C1.147%204.997%2C-0.000%207.532%2C-0.000%20C12.236%2C-0.000%2016.062%2C3.813%2016.062%2C8.500%20C16.062%2C8.776%2015.838%2C9.000%2015.561%2C9.000%20ZM0.504%2C8.000%20C0.782%2C8.000%201.006%2C8.223%201.006%2C8.500%20C1.006%2C12.636%204.382%2C16.000%208.532%2C16.000%20C10.906%2C16.000%2013.135%2C14.867%2014.547%2C13.000%20C14.547%2C13.000%2012.719%2C13.000%2012.719%2C13.000%20C12.441%2C13.000%2012.217%2C12.776%2012.217%2C12.500%20C12.217%2C12.223%2012.441%2C12.000%2012.719%2C12.000%20C12.719%2C12.000%2015.557%2C12.000%2015.557%2C12.000%20C15.835%2C12.000%2016.059%2C12.223%2016.059%2C12.500%20C16.059%2C12.500%2016.059%2C15.328%2016.059%2C15.328%20C16.059%2C15.604%2015.835%2C15.828%2015.557%2C15.828%20C15.280%2C15.828%2015.055%2C15.604%2015.055%2C15.328%20C15.055%2C15.328%2015.055%2C13.951%2015.055%2C13.951%20C13.449%2C15.853%2011.068%2C17.000%208.532%2C17.000%20C3.829%2C17.000%200.003%2C13.186%200.003%2C8.500%20C0.003%2C8.223%200.227%2C8.000%200.504%2C8.000%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%; }
  .icon-arrow-round_bl {
    width: 15px;
    height: 15px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2215%22%20height%3D%2215%22%20viewBox%3D%220%200%2015%2015%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%2C%20.cls-2%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20none%3B%0A%20%20%20%20%20%20%20%20stroke-linejoin%3A%20round%3B%0A%20%20%20%20%20%20%20%20stroke-width%3A%201px%3B%0A%20%20%20%20%20%20%7D%0A%0A%20%20%20%20%20%20.cls-2%20%7B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Ccircle%20class%3D%22cls-1%22%20stroke%3D%22%23000%22%20cx%3D%227.5%22%20cy%3D%227.5%22%20r%3D%227.5%22%2F%3E%0A%20%20%3Cpath%20class%3D%22cls-2%22%20stroke%3D%22%23000%22%20d%3D%22M5.992%2C5.843L8.243%2C7.5%2C5.992%2C9.15%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%; }
  .icon-tick {
    width: 55px;
    height: 55px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2255%22%20height%3D%2255%22%20viewBox%3D%220%200%2055%2055%22%20style%3D%22%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%0A%20%20%20%20%20%20.cls-2%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%236d5ab7%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20d%3D%22M27.500%2C0.000%20C12.312%2C0.000%200.000%2C12.312%200.000%2C27.500%20C0.000%2C42.688%2012.312%2C55.000%2027.500%2C55.000%20C42.688%2C55.000%2055.000%2C42.688%2055.000%2C27.500%20C55.000%2C12.312%2042.688%2C0.000%2027.500%2C0.000%20ZM27.500%2C53.000%20C13.439%2C53.000%202.000%2C41.561%202.000%2C27.500%20C2.000%2C13.439%2013.439%2C2.000%2027.500%2C2.000%20C41.561%2C2.000%2053.000%2C13.439%2053.000%2C27.500%20C53.000%2C41.561%2041.561%2C53.000%2027.500%2C53.000%20ZM39.793%2C17.793%20C39.793%2C17.793%2022.500%2C35.086%2022.500%2C35.086%20C22.500%2C35.086%2015.207%2C27.793%2015.207%2C27.793%20C14.816%2C27.402%2014.184%2C27.402%2013.793%2C27.793%20C13.402%2C28.184%2013.402%2C28.816%2013.793%2C29.207%20C13.793%2C29.207%2021.793%2C37.207%2021.793%2C37.207%20C21.988%2C37.402%2022.244%2C37.500%2022.500%2C37.500%20C22.756%2C37.500%2023.012%2C37.402%2023.207%2C37.207%20C23.207%2C37.207%2041.207%2C19.207%2041.207%2C19.207%20C41.598%2C18.817%2041.598%2C18.184%2041.207%2C17.793%20C40.816%2C17.402%2040.184%2C17.402%2039.793%2C17.793%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%; }
  .icon-watch {
    width: 10px;
    height: 11px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2210%22%20height%3D%2211%22%20viewBox%3D%220%200%2010%2011%22%3E%0A%20%20%3Cpath%20d%3D%22M9.510%2C5.491%20C9.510%2C5.491%200.495%2C10.485%200.495%2C10.485%20C0.495%2C10.485%200.495%2C0.496%200.495%2C0.496%20C0.495%2C0.496%209.510%2C5.491%209.510%2C5.491%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20stroke%3D%22%23000%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%;
    stroke-width: 1px; }
    .icon-watch_white {
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2210%22%20height%3D%2211%22%20viewBox%3D%220%200%2010%2011%22%3E%0A%20%20%3Cpath%20d%3D%22M9.510%2C5.491%20C9.510%2C5.491%200.495%2C10.485%200.495%2C10.485%20C0.495%2C10.485%200.495%2C0.496%200.495%2C0.496%20C0.495%2C0.496%209.510%2C5.491%209.510%2C5.491%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20stroke%3D%22%23fff%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E"); }
  .icon-success {
    width: 23px;
    height: 27px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2223%22%20height%3D%2227%22%20viewBox%3D%220%200%2023%2027%22%3E%0A%20%20%3Cpath%20d%3D%22M22.000%2C27.000%20C22.000%2C27.000%204.000%2C27.000%204.000%2C27.000%20C4.000%2C27.000%203.000%2C27.000%203.000%2C27.000%20C3.000%2C27.000%203.000%2C26.000%203.000%2C26.000%20C3.000%2C26.000%203.000%2C24.000%203.000%2C24.000%20C3.000%2C24.000%204.000%2C24.000%204.000%2C24.000%20C4.000%2C24.000%204.000%2C26.000%204.000%2C26.000%20C4.000%2C26.000%2022.000%2C26.000%2022.000%2C26.000%20C22.000%2C26.000%2022.000%2C4.000%2022.000%2C4.000%20C22.000%2C4.000%2020.000%2C4.000%2020.000%2C4.000%20C20.000%2C4.000%2020.000%2C23.000%2020.000%2C23.000%20C20.000%2C23.000%2020.000%2C24.000%2020.000%2C24.000%20C20.000%2C24.000%2019.000%2C24.000%2019.000%2C24.000%20C19.000%2C24.000%201.000%2C24.000%201.000%2C24.000%20C1.000%2C24.000%20-0.000%2C24.000%20-0.000%2C24.000%20C-0.000%2C24.000%20-0.000%2C23.000%20-0.000%2C23.000%20C-0.000%2C23.000%20-0.000%2C1.000%20-0.000%2C1.000%20C-0.000%2C1.000%20-0.000%2C-0.000%20-0.000%2C-0.000%20C-0.000%2C-0.000%201.000%2C-0.000%201.000%2C-0.000%20C1.000%2C-0.000%2020.000%2C-0.000%2020.000%2C-0.000%20C20.000%2C-0.000%2020.000%2C1.000%2020.000%2C1.000%20C20.000%2C1.000%2020.000%2C3.000%2020.000%2C3.000%20C20.000%2C3.000%2023.000%2C3.000%2023.000%2C3.000%20C23.000%2C3.000%2023.000%2C4.000%2023.000%2C4.000%20C23.000%2C4.000%2023.000%2C26.000%2023.000%2C26.000%20C23.000%2C26.000%2023.000%2C27.000%2023.000%2C27.000%20C23.000%2C27.000%2022.000%2C27.000%2022.000%2C27.000%20ZM19.000%2C1.000%20C19.000%2C1.000%201.000%2C1.000%201.000%2C1.000%20C1.000%2C1.000%201.000%2C23.000%201.000%2C23.000%20C1.000%2C23.000%2019.000%2C23.000%2019.000%2C23.000%20C19.000%2C23.000%2019.000%2C1.000%2019.000%2C1.000%20ZM17.000%2C13.000%20C17.000%2C13.000%203.000%2C13.000%203.000%2C13.000%20C3.000%2C13.000%203.000%2C12.000%203.000%2C12.000%20C3.000%2C12.000%2017.000%2C12.000%2017.000%2C12.000%20C17.000%2C12.000%2017.000%2C13.000%2017.000%2C13.000%20ZM17.000%2C16.000%20C17.000%2C16.000%203.000%2C16.000%203.000%2C16.000%20C3.000%2C16.000%203.000%2C15.000%203.000%2C15.000%20C3.000%2C15.000%2017.000%2C15.000%2017.000%2C15.000%20C17.000%2C15.000%2017.000%2C16.000%2017.000%2C16.000%20ZM9.000%2C19.000%20C9.000%2C19.000%203.000%2C19.000%203.000%2C19.000%20C3.000%2C19.000%203.000%2C18.000%203.000%2C18.000%20C3.000%2C18.000%209.000%2C18.000%209.000%2C18.000%20C9.000%2C18.000%209.000%2C19.000%209.000%2C19.000%20ZM14.000%2C5.707%20C14.000%2C5.707%2011.207%2C8.500%2011.207%2C8.500%20C11.207%2C8.500%2011.354%2C8.646%2011.354%2C8.646%20C11.354%2C8.646%2010.646%2C9.353%2010.646%2C9.353%20C10.646%2C9.353%2010.500%2C9.207%2010.500%2C9.207%20C10.500%2C9.207%2010.354%2C9.353%2010.354%2C9.353%20C10.354%2C9.353%209.646%2C8.646%209.646%2C8.646%20C9.646%2C8.646%209.793%2C8.500%209.793%2C8.500%20C9.793%2C8.500%208.500%2C7.207%208.500%2C7.207%20C8.500%2C7.207%205.354%2C10.353%205.354%2C10.353%20C5.354%2C10.353%204.646%2C9.646%204.646%2C9.646%20C4.646%2C9.646%207.793%2C6.500%207.793%2C6.500%20C7.793%2C6.500%207.646%2C6.353%207.646%2C6.353%20C7.646%2C6.353%208.354%2C5.646%208.354%2C5.646%20C8.354%2C5.646%208.500%2C5.793%208.500%2C5.793%20C8.500%2C5.793%208.646%2C5.646%208.646%2C5.646%20C8.646%2C5.646%209.354%2C6.353%209.354%2C6.353%20C9.354%2C6.353%209.207%2C6.500%209.207%2C6.500%20C9.207%2C6.500%2010.500%2C7.793%2010.500%2C7.793%20C10.500%2C7.793%2013.293%2C5.000%2013.293%2C5.000%20C13.293%2C5.000%2011.000%2C5.000%2011.000%2C5.000%20C11.000%2C5.000%2011.000%2C4.000%2011.000%2C4.000%20C11.000%2C4.000%2014.000%2C4.000%2014.000%2C4.000%20C14.000%2C4.000%2015.000%2C4.000%2015.000%2C4.000%20C15.000%2C4.000%2015.000%2C5.000%2015.000%2C5.000%20C15.000%2C5.000%2015.000%2C8.000%2015.000%2C8.000%20C15.000%2C8.000%2014.000%2C8.000%2014.000%2C8.000%20C14.000%2C8.000%2014.000%2C5.707%2014.000%2C5.707%20Z%22%20id%3D%22path-1%22%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%; }
  .icon-more {
    width: 7px;
    height: 12px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%227%22%20height%3D%2212%22%20viewBox%3D%220%200%207%2012%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20stroke-linejoin%3A%20round%3B%0A%20%20%20%20%20%20%20%20stroke-width%3A%201px%3B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20class%3D%22cls-1%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20d%3D%22M-0.008.732L5.545%2C6.011-0.008%2C11.29%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%; }
  .icon-about-graph {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2248%22%20height%3D%2244%22%20viewBox%3D%220%200%2048%2044%22%3E%0A%20%20%3Cpath%20d%3D%22M47.200%2C44.000%20C47.200%2C44.000%2037.600%2C44.000%2037.600%2C44.000%20C37.600%2C44.000%2035.200%2C44.000%2035.200%2C44.000%20C35.200%2C44.000%2025.600%2C44.000%2025.600%2C44.000%20C25.600%2C44.000%2023.200%2C44.000%2023.200%2C44.000%20C23.200%2C44.000%2013.600%2C44.000%2013.600%2C44.000%20C13.600%2C44.000%2011.200%2C44.000%2011.200%2C44.000%20C11.200%2C44.000%201.600%2C44.000%201.600%2C44.000%20C1.600%2C44.000%200.800%2C44.000%200.800%2C44.000%20C0.358%2C44.000%20-0.000%2C43.642%20-0.000%2C43.200%20C-0.000%2C42.757%200.358%2C42.400%200.800%2C42.400%20C0.800%2C42.400%201.600%2C42.400%201.600%2C42.400%20C1.600%2C42.400%201.600%2C31.196%201.600%2C31.196%20C1.600%2C31.196%2011.200%2C31.196%2011.200%2C31.196%20C11.200%2C31.196%2011.200%2C42.400%2011.200%2C42.400%20C11.200%2C42.400%2013.600%2C42.400%2013.600%2C42.400%20C13.600%2C42.400%2013.600%2C23.995%2013.600%2C23.995%20C13.600%2C23.995%2023.200%2C23.995%2023.200%2C23.995%20C23.200%2C23.995%2023.200%2C42.400%2023.200%2C42.400%20C23.200%2C42.400%2025.600%2C42.400%2025.600%2C42.400%20C25.600%2C42.400%2025.600%2C17.593%2025.600%2C17.593%20C25.600%2C17.593%2035.200%2C17.593%2035.200%2C17.593%20C35.200%2C17.593%2035.200%2C42.400%2035.200%2C42.400%20C35.200%2C42.400%2037.600%2C42.400%2037.600%2C42.400%20C37.600%2C42.400%2037.600%2C11.192%2037.600%2C11.192%20C37.600%2C11.192%2047.200%2C11.192%2047.200%2C11.192%20C47.200%2C11.192%2047.200%2C42.400%2047.200%2C42.400%20C47.641%2C42.400%2048.000%2C42.757%2048.000%2C43.200%20C48.000%2C43.642%2047.641%2C44.000%2047.200%2C44.000%20ZM9.600%2C32.797%20C9.600%2C32.797%203.200%2C32.797%203.200%2C32.797%20C3.200%2C32.797%203.200%2C42.400%203.200%2C42.400%20C3.200%2C42.400%209.600%2C42.400%209.600%2C42.400%20C9.600%2C42.400%209.600%2C32.797%209.600%2C32.797%20ZM21.600%2C25.595%20C21.600%2C25.595%2015.200%2C25.595%2015.200%2C25.595%20C15.200%2C25.595%2015.200%2C42.400%2015.200%2C42.400%20C15.200%2C42.400%2021.600%2C42.400%2021.600%2C42.400%20C21.600%2C42.400%2021.600%2C25.595%2021.600%2C25.595%20ZM33.600%2C19.194%20C33.600%2C19.194%2027.200%2C19.194%2027.200%2C19.194%20C27.200%2C19.194%2027.200%2C42.400%2027.200%2C42.400%20C27.200%2C42.400%2033.600%2C42.400%2033.600%2C42.400%20C33.600%2C42.400%2033.600%2C19.194%2033.600%2C19.194%20ZM45.600%2C12.792%20C45.600%2C12.792%2039.200%2C12.792%2039.200%2C12.792%20C39.200%2C12.792%2039.200%2C42.400%2039.200%2C42.400%20C39.200%2C42.400%2045.600%2C42.400%2045.600%2C42.400%20C45.600%2C42.400%2045.600%2C12.792%2045.600%2C12.792%20ZM38.343%2C1.723%20C38.336%2C1.743%2038.338%2C1.765%2038.329%2C1.785%20C38.329%2C1.785%2035.479%2C8.051%2035.479%2C8.051%20C35.345%2C8.345%2035.054%2C8.519%2034.750%2C8.519%20C34.639%2C8.519%2034.526%2C8.497%2034.419%2C8.447%20C34.017%2C8.265%2033.839%2C7.790%2034.022%2C7.388%20C34.022%2C7.388%2035.838%2C3.395%2035.838%2C3.395%20C35.838%2C3.395%206.823%2C20.151%206.823%2C20.151%20C6.698%2C20.224%206.559%2C20.258%206.424%2C20.258%20C6.147%2C20.258%205.878%2C20.115%205.730%2C19.858%20C5.510%2C19.476%205.640%2C18.986%206.023%2C18.765%20C6.023%2C18.765%2035.036%2C2.009%2035.036%2C2.009%20C35.036%2C2.009%2030.671%2C1.585%2030.671%2C1.585%20C30.232%2C1.543%2029.909%2C1.152%2029.953%2C0.712%20C29.995%2C0.273%2030.382%2C-0.052%2030.826%2C-0.007%20C30.826%2C-0.007%2037.676%2C0.657%2037.676%2C0.657%20C37.698%2C0.659%2037.714%2C0.671%2037.735%2C0.675%20C37.781%2C0.683%2037.824%2C0.694%2037.868%2C0.710%20C37.888%2C0.717%2037.910%2C0.716%2037.929%2C0.725%20C37.938%2C0.729%2037.943%2C0.736%2037.952%2C0.740%20C37.979%2C0.754%2038.002%2C0.772%2038.026%2C0.788%20C38.063%2C0.812%2038.096%2C0.839%2038.129%2C0.869%20C38.153%2C0.890%2038.179%2C0.907%2038.200%2C0.931%20C38.220%2C0.953%2038.233%2C0.980%2038.249%2C1.005%20C38.262%2C1.023%2038.281%2C1.034%2038.293%2C1.053%20C38.304%2C1.073%2038.304%2C1.094%2038.314%2C1.113%20C38.327%2C1.140%2038.344%2C1.164%2038.353%2C1.194%20C38.364%2C1.223%2038.365%2C1.254%2038.372%2C1.285%20C38.382%2C1.329%2038.389%2C1.370%2038.391%2C1.414%20C38.393%2C1.445%2038.396%2C1.473%2038.394%2C1.503%20C38.394%2C1.513%2038.397%2C1.521%2038.397%2C1.530%20C38.395%2C1.553%2038.382%2C1.572%2038.378%2C1.594%20C38.370%2C1.639%2038.358%2C1.680%2038.343%2C1.723%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill%3D%22%23ffffff%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%;
    background-repeat: no-repeat; }
  .icon-about-device {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2243%22%20height%3D%2247%22%20viewBox%3D%220%200%2043%2047%22%3E%0A%20%20%3Cpath%20d%3D%22M40.892%2C16.431%20C40.892%2C16.431%2040.892%2C3.696%2040.892%2C3.696%20C40.892%2C1.658%2039.214%2C-0.001%2037.152%2C-0.001%20C37.152%2C-0.001%203.740%2C-0.001%203.740%2C-0.001%20C1.678%2C-0.001%20-0.000%2C1.658%20-0.000%2C3.696%20C-0.000%2C3.696%20-0.000%2C29.638%20-0.000%2C29.638%20C-0.000%2C31.676%201.678%2C33.335%203.740%2C33.335%20C3.740%2C33.335%2010.043%2C33.335%2010.043%2C33.335%20C10.043%2C33.335%208.635%2C34.833%208.635%2C34.833%20C8.635%2C34.833%206.525%2C34.833%206.525%2C34.833%20C6.045%2C34.833%205.656%2C35.217%205.656%2C35.692%20C5.656%2C36.166%206.045%2C36.550%206.525%2C36.550%20C6.525%2C36.550%2014.610%2C36.550%2014.610%2C36.550%20C14.610%2C36.550%2014.610%2C44.830%2014.610%2C44.830%20C14.610%2C46.026%2015.595%2C46.999%2016.805%2C46.999%20C16.805%2C46.999%2026.141%2C46.999%2026.141%2C46.999%20C27.351%2C46.999%2028.336%2C46.026%2028.336%2C44.830%20C28.336%2C44.830%2028.336%2C43.086%2028.336%2C43.086%20C28.336%2C43.086%2040.025%2C43.086%2040.025%2C43.086%20C41.665%2C43.086%2043.000%2C41.767%2043.000%2C40.145%20C43.000%2C40.145%2043.000%2C19.244%2043.000%2C19.244%20C43.000%2C17.921%2042.111%2C16.799%2040.892%2C16.431%20ZM41.263%2C19.244%20C41.263%2C19.244%2041.263%2C19.479%2041.263%2C19.479%20C41.263%2C19.479%2021.288%2C19.479%2021.288%2C19.479%20C21.288%2C19.479%2021.288%2C19.244%2021.288%2C19.244%20C21.288%2C18.569%2021.844%2C18.019%2022.527%2C18.019%20C22.527%2C18.019%2040.025%2C18.019%2040.025%2C18.019%20C40.708%2C18.019%2041.263%2C18.569%2041.263%2C19.244%20ZM26.141%2C26.497%20C26.141%2C26.497%2021.288%2C26.497%2021.288%2C26.497%20C21.288%2C26.497%2021.288%2C21.196%2021.288%2C21.196%20C21.288%2C21.196%2041.263%2C21.196%2041.263%2C21.196%20C41.263%2C21.196%2041.263%2C38.193%2041.263%2C38.193%20C41.263%2C38.193%2028.336%2C38.193%2028.336%2C38.193%20C28.336%2C38.193%2028.336%2C28.666%2028.336%2C28.666%20C28.336%2C27.470%2027.351%2C26.497%2026.141%2C26.497%20ZM26.599%2C29.795%20C26.599%2C29.795%2016.347%2C29.795%2016.347%2C29.795%20C16.347%2C29.795%2016.347%2C28.666%2016.347%2C28.666%20C16.347%2C28.417%2016.552%2C28.214%2016.805%2C28.214%20C16.805%2C28.214%2026.141%2C28.214%2026.141%2C28.214%20C26.394%2C28.214%2026.599%2C28.417%2026.599%2C28.666%20C26.599%2C28.666%2026.599%2C29.795%2026.599%2C29.795%20C26.599%2C29.795%2026.599%2C29.795%2026.599%2C29.795%20ZM39.155%2C4.555%20C39.155%2C4.555%2039.155%2C16.302%2039.155%2C16.302%20C39.155%2C16.302%2022.527%2C16.302%2022.527%2C16.302%20C20.886%2C16.302%2019.551%2C17.622%2019.551%2C19.244%20C19.551%2C19.244%2019.551%2C26.497%2019.551%2C26.497%20C19.551%2C26.497%2016.805%2C26.497%2016.805%2C26.497%20C15.596%2C26.497%2014.612%2C27.469%2014.610%2C28.663%20C14.610%2C28.663%201.737%2C28.663%201.737%2C28.663%20C1.737%2C28.663%201.737%2C4.555%201.737%2C4.555%20C1.737%2C4.555%2039.155%2C4.555%2039.155%2C4.555%20ZM16.347%2C31.512%20C16.347%2C31.512%2026.599%2C31.512%2026.599%2C31.512%20C26.599%2C31.512%2026.599%2C41.985%2026.599%2C41.985%20C26.599%2C41.985%2016.347%2C41.985%2016.347%2C41.985%20C16.347%2C41.985%2016.347%2C31.512%2016.347%2C31.512%20C16.347%2C31.512%2016.347%2C31.512%2016.347%2C31.512%20ZM3.740%2C1.716%20C3.740%2C1.716%2037.152%2C1.716%2037.152%2C1.716%20C37.945%2C1.716%2038.630%2C2.175%2038.954%2C2.838%20C38.954%2C2.838%201.938%2C2.838%201.938%2C2.838%20C2.262%2C2.175%202.947%2C1.716%203.740%2C1.716%20ZM1.885%2C30.381%20C1.885%2C30.381%2014.610%2C30.381%2014.610%2C30.381%20C14.610%2C30.381%2014.610%2C31.618%2014.610%2C31.618%20C14.610%2C31.618%203.740%2C31.618%203.740%2C31.618%20C2.902%2C31.618%202.183%2C31.105%201.885%2C30.381%20ZM11.006%2C34.833%20C11.006%2C34.833%2012.414%2C33.335%2012.414%2C33.335%20C12.414%2C33.335%2014.610%2C33.335%2014.610%2C33.335%20C14.610%2C33.335%2014.610%2C34.833%2014.610%2C34.833%20C14.610%2C34.833%2011.006%2C34.833%2011.006%2C34.833%20ZM26.141%2C45.282%20C26.141%2C45.282%2016.805%2C45.282%2016.805%2C45.282%20C16.552%2C45.282%2016.347%2C45.080%2016.347%2C44.830%20C16.347%2C44.830%2016.347%2C43.702%2016.347%2C43.702%20C16.347%2C43.702%2026.599%2C43.702%2026.599%2C43.702%20C26.599%2C43.702%2026.599%2C44.830%2026.599%2C44.830%20C26.599%2C45.080%2026.394%2C45.282%2026.141%2C45.282%20ZM40.025%2C41.369%20C40.025%2C41.369%2028.336%2C41.369%2028.336%2C41.369%20C28.336%2C41.369%2028.336%2C39.910%2028.336%2C39.910%20C28.336%2C39.910%2041.263%2C39.910%2041.263%2C39.910%20C41.263%2C39.910%2041.263%2C40.145%2041.263%2C40.145%20C41.263%2C40.820%2040.708%2C41.369%2040.025%2C41.369%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill%3D%22%23ffffff%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%;
    background-repeat: no-repeat; }
  .icon-about-list {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2239%22%20height%3D%2246%22%20viewBox%3D%220%200%2039%2046%22%3E%0A%20%20%3Cpath%20d%3D%22M36.264%2C45.999%20C36.264%2C45.999%202.736%2C45.999%202.736%2C45.999%20C1.227%2C45.999%20-0.000%2C44.802%20-0.000%2C43.331%20C-0.000%2C43.331%20-0.000%2C4.484%20-0.000%2C4.484%20C-0.000%2C3.013%201.227%2C1.816%202.736%2C1.816%20C2.736%2C1.816%204.657%2C1.816%204.657%2C1.816%20C4.657%2C1.816%204.657%2C0.851%204.657%2C0.851%20C4.657%2C0.380%205.047%2C-0.000%205.530%2C-0.000%20C6.012%2C-0.000%206.403%2C0.380%206.403%2C0.851%20C6.403%2C0.851%206.403%2C1.816%206.403%2C1.816%20C6.403%2C1.816%2010.245%2C1.816%2010.245%2C1.816%20C10.245%2C1.816%2010.245%2C0.851%2010.245%2C0.851%20C10.245%2C0.380%2010.635%2C-0.000%2011.118%2C-0.000%20C11.600%2C-0.000%2011.991%2C0.380%2011.991%2C0.851%20C11.991%2C0.851%2011.991%2C1.816%2011.991%2C1.816%20C11.991%2C1.816%2015.833%2C1.816%2015.833%2C1.816%20C15.833%2C1.816%2015.833%2C0.851%2015.833%2C0.851%20C15.833%2C0.380%2016.223%2C-0.000%2016.706%2C-0.000%20C17.188%2C-0.000%2017.579%2C0.380%2017.579%2C0.851%20C17.579%2C0.851%2017.579%2C1.816%2017.579%2C1.816%20C17.579%2C1.816%2021.421%2C1.816%2021.421%2C1.816%20C21.421%2C1.816%2021.421%2C0.851%2021.421%2C0.851%20C21.421%2C0.380%2021.811%2C-0.000%2022.294%2C-0.000%20C22.776%2C-0.000%2023.167%2C0.380%2023.167%2C0.851%20C23.167%2C0.851%2023.167%2C1.816%2023.167%2C1.816%20C23.167%2C1.816%2027.009%2C1.816%2027.009%2C1.816%20C27.009%2C1.816%2027.009%2C0.851%2027.009%2C0.851%20C27.009%2C0.380%2027.400%2C-0.000%2027.882%2C-0.000%20C28.364%2C-0.000%2028.755%2C0.380%2028.755%2C0.851%20C28.755%2C0.851%2028.755%2C1.816%2028.755%2C1.816%20C28.755%2C1.816%2032.597%2C1.816%2032.597%2C1.816%20C32.597%2C1.816%2032.597%2C0.851%2032.597%2C0.851%20C32.597%2C0.380%2032.988%2C-0.000%2033.470%2C-0.000%20C33.952%2C-0.000%2034.343%2C0.380%2034.343%2C0.851%20C34.343%2C0.851%2034.343%2C1.816%2034.343%2C1.816%20C34.343%2C1.816%2036.264%2C1.816%2036.264%2C1.816%20C37.773%2C1.816%2039.000%2C3.013%2039.000%2C4.484%20C39.000%2C4.484%2039.000%2C43.331%2039.000%2C43.331%20C39.000%2C44.802%2037.773%2C45.999%2036.264%2C45.999%20ZM37.254%2C4.484%20C37.254%2C3.952%2036.810%2C3.519%2036.264%2C3.519%20C36.264%2C3.519%2034.343%2C3.519%2034.343%2C3.519%20C34.343%2C3.519%2034.343%2C4.484%2034.343%2C4.484%20C34.343%2C4.955%2033.952%2C5.336%2033.470%2C5.336%20C32.988%2C5.336%2032.597%2C4.955%2032.597%2C4.484%20C32.597%2C4.484%2032.597%2C3.519%2032.597%2C3.519%20C32.597%2C3.519%2028.755%2C3.519%2028.755%2C3.519%20C28.755%2C3.519%2028.755%2C4.484%2028.755%2C4.484%20C28.755%2C4.955%2028.364%2C5.336%2027.882%2C5.336%20C27.400%2C5.336%2027.009%2C4.955%2027.009%2C4.484%20C27.009%2C4.484%2027.009%2C3.519%2027.009%2C3.519%20C27.009%2C3.519%2023.167%2C3.519%2023.167%2C3.519%20C23.167%2C3.519%2023.167%2C4.484%2023.167%2C4.484%20C23.167%2C4.955%2022.776%2C5.336%2022.294%2C5.336%20C21.811%2C5.336%2021.421%2C4.955%2021.421%2C4.484%20C21.421%2C4.484%2021.421%2C3.519%2021.421%2C3.519%20C21.421%2C3.519%2017.579%2C3.519%2017.579%2C3.519%20C17.579%2C3.519%2017.579%2C4.484%2017.579%2C4.484%20C17.579%2C4.955%2017.188%2C5.336%2016.706%2C5.336%20C16.223%2C5.336%2015.833%2C4.955%2015.833%2C4.484%20C15.833%2C4.484%2015.833%2C3.519%2015.833%2C3.519%20C15.833%2C3.519%2011.991%2C3.519%2011.991%2C3.519%20C11.991%2C3.519%2011.991%2C4.484%2011.991%2C4.484%20C11.991%2C4.955%2011.600%2C5.336%2011.118%2C5.336%20C10.635%2C5.336%2010.245%2C4.955%2010.245%2C4.484%20C10.245%2C4.484%2010.245%2C3.519%2010.245%2C3.519%20C10.245%2C3.519%206.403%2C3.519%206.403%2C3.519%20C6.403%2C3.519%206.403%2C4.484%206.403%2C4.484%20C6.403%2C4.955%206.012%2C5.336%205.530%2C5.336%20C5.047%2C5.336%204.657%2C4.955%204.657%2C4.484%20C4.657%2C4.484%204.657%2C3.519%204.657%2C3.519%20C4.657%2C3.519%202.736%2C3.519%202.736%2C3.519%20C2.190%2C3.519%201.746%2C3.952%201.746%2C4.484%20C1.746%2C4.484%201.746%2C43.331%201.746%2C43.331%20C1.746%2C43.863%202.190%2C44.296%202.736%2C44.296%20C2.736%2C44.296%2036.264%2C44.296%2036.264%2C44.296%20C36.810%2C44.296%2037.254%2C43.863%2037.254%2C43.331%20C37.254%2C43.331%2037.254%2C4.484%2037.254%2C4.484%20ZM33.470%2C35.312%20C33.470%2C35.312%2016.706%2C35.312%2016.706%2C35.312%20C16.223%2C35.312%2015.833%2C34.931%2015.833%2C34.460%20C15.833%2C33.990%2016.223%2C33.609%2016.706%2C33.609%20C16.706%2C33.609%2033.470%2C33.609%2033.470%2C33.609%20C33.952%2C33.609%2034.343%2C33.990%2034.343%2C34.460%20C34.343%2C34.931%2033.952%2C35.312%2033.470%2C35.312%20ZM16.706%2C29.975%20C16.706%2C29.975%2029.745%2C29.975%2029.745%2C29.975%20C30.227%2C29.975%2030.618%2C30.356%2030.618%2C30.827%20C30.618%2C31.297%2030.227%2C31.678%2029.745%2C31.678%20C29.745%2C31.678%2016.706%2C31.678%2016.706%2C31.678%20C16.223%2C31.678%2015.833%2C31.297%2015.833%2C30.827%20C15.833%2C30.356%2016.223%2C29.975%2016.706%2C29.975%20ZM33.470%2C26.228%20C33.470%2C26.228%2016.706%2C26.228%2016.706%2C26.228%20C16.223%2C26.228%2015.833%2C25.847%2015.833%2C25.377%20C15.833%2C24.906%2016.223%2C24.525%2016.706%2C24.525%20C16.706%2C24.525%2033.470%2C24.525%2033.470%2C24.525%20C33.952%2C24.525%2034.343%2C24.906%2034.343%2C25.377%20C34.343%2C25.847%2033.952%2C26.228%2033.470%2C26.228%20ZM16.706%2C20.892%20C16.706%2C20.892%2029.745%2C20.892%2029.745%2C20.892%20C30.227%2C20.892%2030.618%2C21.273%2030.618%2C21.743%20C30.618%2C22.213%2030.227%2C22.594%2029.745%2C22.594%20C29.745%2C22.594%2016.706%2C22.594%2016.706%2C22.594%20C16.223%2C22.594%2015.833%2C22.213%2015.833%2C21.743%20C15.833%2C21.273%2016.223%2C20.892%2016.706%2C20.892%20ZM33.470%2C17.144%20C33.470%2C17.144%2016.706%2C17.144%2016.706%2C17.144%20C16.223%2C17.144%2015.833%2C16.763%2015.833%2C16.293%20C15.833%2C15.822%2016.223%2C15.441%2016.706%2C15.441%20C16.706%2C15.441%2033.470%2C15.441%2033.470%2C15.441%20C33.952%2C15.441%2034.343%2C15.822%2034.343%2C16.293%20C34.343%2C16.763%2033.952%2C17.144%2033.470%2C17.144%20ZM29.745%2C13.511%20C29.745%2C13.511%2016.706%2C13.511%2016.706%2C13.511%20C16.223%2C13.511%2015.833%2C13.130%2015.833%2C12.660%20C15.833%2C12.189%2016.223%2C11.808%2016.706%2C11.808%20C16.706%2C11.808%2029.745%2C11.808%2029.745%2C11.808%20C30.227%2C11.808%2030.618%2C12.189%2030.618%2C12.660%20C30.618%2C13.130%2030.227%2C13.511%2029.745%2C13.511%20ZM8.941%2C35.063%20C8.771%2C35.229%208.547%2C35.312%208.324%2C35.312%20C8.100%2C35.312%207.877%2C35.229%207.706%2C35.063%20C7.706%2C35.063%204.912%2C32.338%204.912%2C32.338%20C4.571%2C32.005%204.571%2C31.466%204.912%2C31.133%20C5.253%2C30.800%205.806%2C30.800%206.147%2C31.133%20C6.147%2C31.133%208.324%2C33.256%208.324%2C33.256%20C8.324%2C33.256%2012.363%2C29.316%2012.363%2C29.316%20C12.704%2C28.984%2013.257%2C28.984%2013.598%2C29.316%20C13.939%2C29.649%2013.939%2C30.188%2013.598%2C30.521%20C13.598%2C30.521%208.941%2C35.063%208.941%2C35.063%20ZM8.941%2C25.979%20C8.771%2C26.145%208.547%2C26.228%208.324%2C26.228%20C8.100%2C26.228%207.877%2C26.145%207.706%2C25.979%20C7.706%2C25.979%204.912%2C23.254%204.912%2C23.254%20C4.571%2C22.921%204.571%2C22.382%204.912%2C22.049%20C5.253%2C21.717%205.806%2C21.717%206.147%2C22.049%20C6.147%2C22.049%208.324%2C24.172%208.324%2C24.172%20C8.324%2C24.172%2012.363%2C20.233%2012.363%2C20.233%20C12.704%2C19.900%2013.257%2C19.900%2013.598%2C20.233%20C13.939%2C20.565%2013.939%2C21.104%2013.598%2C21.437%20C13.598%2C21.437%208.941%2C25.979%208.941%2C25.979%20ZM8.941%2C16.895%20C8.771%2C17.061%208.547%2C17.144%208.324%2C17.144%20C8.100%2C17.144%207.877%2C17.061%207.706%2C16.895%20C7.706%2C16.895%204.912%2C14.170%204.912%2C14.170%20C4.571%2C13.837%204.571%2C13.298%204.912%2C12.966%20C5.253%2C12.633%205.806%2C12.633%206.147%2C12.966%20C6.147%2C12.966%208.324%2C15.089%208.324%2C15.089%20C8.324%2C15.089%2012.363%2C11.149%2012.363%2C11.149%20C12.704%2C10.817%2013.257%2C10.817%2013.598%2C11.149%20C13.939%2C11.481%2013.939%2C12.021%2013.598%2C12.353%20C13.598%2C12.353%208.941%2C16.895%208.941%2C16.895%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill%3D%22%23ffffff%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%;
    background-repeat: no-repeat; }
  .icon-upcoming {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2248%22%20height%3D%2241%22%20viewBox%3D%220%200%2048%2041%22%3E%0A%20%20%3Cpath%20d%3D%22M42.741%2C41.000%20C42.741%2C41.000%204.758%2C41.000%204.758%2C41.000%20C2.001%2C41.000%20-0.000%2C38.900%20-0.000%2C35.853%20C-0.000%2C35.853%20-0.000%2C9.424%20-0.000%2C9.424%20C-0.000%2C6.524%202.359%2C4.000%205.258%2C4.000%20C5.258%2C4.000%2010.000%2C4.000%2010.000%2C4.000%20C10.000%2C4.000%2010.000%2C1.000%2010.000%2C1.000%20C10.000%2C0.447%2010.448%2C-0.000%2011.000%2C-0.000%20C11.552%2C-0.000%2012.000%2C0.447%2012.000%2C1.000%20C12.000%2C1.000%2012.000%2C4.000%2012.000%2C4.000%20C12.000%2C4.000%2036.000%2C4.000%2036.000%2C4.000%20C36.000%2C4.000%2036.000%2C1.000%2036.000%2C1.000%20C36.000%2C0.447%2036.447%2C-0.000%2037.000%2C-0.000%20C37.553%2C-0.000%2038.000%2C0.447%2038.000%2C1.000%20C38.000%2C1.000%2038.000%2C4.000%2038.000%2C4.000%20C38.000%2C4.000%2042.741%2C4.000%2042.741%2C4.000%20C45.640%2C4.000%2048.000%2C6.524%2048.000%2C9.424%20C48.000%2C9.424%2048.000%2C35.853%2048.000%2C35.853%20C48.000%2C38.753%2045.640%2C41.000%2042.741%2C41.000%20ZM2.000%2C35.853%20C2.000%2C37.475%202.853%2C39.000%204.758%2C39.000%20C4.758%2C39.000%2014.000%2C39.000%2014.000%2C39.000%20C14.000%2C39.000%2014.000%2C13.000%2014.000%2C13.000%20C14.000%2C13.000%202.000%2C13.000%202.000%2C13.000%20C2.000%2C13.000%202.000%2C35.853%202.000%2C35.853%20ZM46.000%2C9.424%20C46.000%2C7.627%2044.538%2C6.000%2042.741%2C6.000%20C42.741%2C6.000%205.258%2C6.000%205.258%2C6.000%20C3.462%2C6.000%202.000%2C7.627%202.000%2C9.424%20C2.000%2C9.424%202.000%2C11.000%202.000%2C11.000%20C2.000%2C11.000%2046.000%2C11.000%2046.000%2C11.000%20C46.000%2C11.000%2046.000%2C9.424%2046.000%2C9.424%20ZM46.000%2C13.000%20C46.000%2C13.000%2016.000%2C13.000%2016.000%2C13.000%20C16.000%2C13.000%2016.000%2C39.000%2016.000%2C39.000%20C16.000%2C39.000%2042.741%2C39.000%2042.741%2C39.000%20C44.538%2C39.000%2046.000%2C37.649%2046.000%2C35.853%20C46.000%2C35.853%2046.000%2C13.000%2046.000%2C13.000%20ZM29.115%2C31.279%20C28.920%2C31.474%2028.664%2C31.572%2028.408%2C31.572%20C28.152%2C31.572%2027.896%2C31.474%2027.701%2C31.279%20C27.701%2C31.279%2022.293%2C25.872%2022.293%2C25.872%20C21.902%2C25.481%2021.902%2C24.848%2022.293%2C24.458%20C22.683%2C24.067%2023.316%2C24.067%2023.707%2C24.458%20C23.707%2C24.458%2028.408%2C29.158%2028.408%2C29.158%20C28.408%2C29.158%2038.282%2C19.283%2038.282%2C19.283%20C38.673%2C18.893%2039.306%2C18.893%2039.696%2C19.283%20C40.087%2C19.674%2040.087%2C20.307%2039.696%2C20.698%20C39.696%2C20.698%2029.115%2C31.279%2029.115%2C31.279%20Z%22%20id%3D%22path-1%22%20fill%3D%22%23ffffff%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%;
    background-repeat: no-repeat; }
  .icon-ondemand {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2250%22%20height%3D%2246%22%20viewBox%3D%220%200%2050%2046%22%3E%0A%20%20%3Cpath%20d%3D%22M27.057%2C13.980%20C27.057%2C13.980%2027.057%2C24.966%2027.057%2C24.966%20C27.057%2C24.966%2037.976%2C24.966%2037.976%2C24.966%20C38.524%2C24.966%2038.968%2C25.413%2038.968%2C25.965%20C38.968%2C26.516%2038.524%2C26.963%2037.976%2C26.963%20C37.976%2C26.963%2026.064%2C26.963%2026.064%2C26.963%20C25.516%2C26.963%2025.071%2C26.516%2025.071%2C25.965%20C25.071%2C25.965%2025.071%2C13.980%2025.071%2C13.980%20C25.071%2C13.428%2025.516%2C12.981%2026.064%2C12.981%20C26.612%2C12.981%2027.057%2C13.428%2027.057%2C13.980%20ZM27.026%2C46.000%20C18.916%2C46.000%2011.341%2C41.615%207.256%2C34.557%20C6.981%2C34.080%207.141%2C33.469%207.615%2C33.192%20C8.088%2C32.916%208.696%2C33.075%208.972%2C33.553%20C12.702%2C39.998%2019.620%2C44.003%2027.026%2C44.003%20C38.537%2C44.003%2047.902%2C34.580%2047.902%2C23.000%20C47.902%2C11.418%2038.537%2C1.995%2027.026%2C1.995%20C15.764%2C1.995%206.580%2C11.021%206.187%2C22.257%20C6.187%2C22.257%209.142%2C19.816%209.142%2C19.816%20C9.567%2C19.466%2010.192%2C19.529%2010.540%2C19.955%20C10.888%2C20.381%2010.826%2C21.010%2010.403%2C21.360%20C10.403%2C21.360%205.578%2C25.344%205.578%2C25.344%20C5.394%2C25.497%205.170%2C25.571%204.949%2C25.571%20C4.662%2C25.571%204.377%2C25.447%204.181%2C25.207%20C4.181%2C25.207%200.220%2C20.354%200.220%2C20.354%20C-0.128%2C19.927%20-0.066%2C19.298%200.357%2C18.948%20C0.782%2C18.597%201.407%2C18.659%201.755%2C19.086%20C1.755%2C19.086%204.188%2C22.068%204.188%2C22.068%20C4.677%2C9.815%2014.731%2C-0.002%2027.026%2C-0.002%20C39.631%2C-0.002%2049.887%2C10.316%2049.887%2C23.000%20C49.887%2C35.682%2039.631%2C46.000%2027.026%2C46.000%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill%3D%22%23ffffff%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%;
    background-repeat: no-repeat; }
  .icon-sort {
    float: right;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%229%22%20height%3D%2222%22%20viewBox%3D%220%200%209%2022%22%3E%0A%20%20%3Cpath%20d%3D%22M8.846%2C4.547%20C8.620%2C4.838%208.215%2C4.877%207.943%2C4.635%20C7.943%2C4.635%204.503%2C1.568%204.503%2C1.568%20C4.503%2C1.568%201.063%2C4.635%201.063%2C4.635%20C0.943%2C4.742%200.797%2C4.794%200.652%2C4.794%20C0.468%2C4.794%200.286%2C4.710%200.158%2C4.547%20C-0.068%2C4.256%20-0.032%2C3.823%200.241%2C3.580%20C0.241%2C3.580%204.092%2C0.147%204.092%2C0.147%20C4.330%2C-0.065%204.675%2C-0.065%204.913%2C0.147%20C4.913%2C0.147%208.764%2C3.580%208.764%2C3.580%20C9.037%2C3.823%209.073%2C4.256%208.846%2C4.547%20ZM0.154%2C16.449%20C0.380%2C16.158%200.785%2C16.119%201.057%2C16.360%20C1.057%2C16.360%204.497%2C19.427%204.497%2C19.427%20C4.497%2C19.427%207.937%2C16.360%207.937%2C16.360%20C8.057%2C16.254%208.203%2C16.202%208.347%2C16.202%20C8.532%2C16.202%208.714%2C16.285%208.841%2C16.449%20C9.068%2C16.740%209.031%2C17.173%208.759%2C17.416%20C8.759%2C17.416%204.908%2C20.849%204.908%2C20.849%20C4.670%2C21.061%204.325%2C21.061%204.086%2C20.849%20C4.086%2C20.849%200.236%2C17.416%200.236%2C17.416%20C-0.037%2C17.173%20-0.073%2C16.740%200.154%2C16.449%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill%3D%22%23000%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: right center;
    background-repeat: no-repeat;
    width: 9px;
    height: 22px; }
  .icon-enviroment {
    width: 80px;
    height: 80px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2251%22%20height%3D%2251%22%20viewBox%3D%220%200%2051%2051%22%3E%0A%20%20%3Cpath%20d%3D%22M43.525%2C43.524%20C38.710%2C48.340%2032.306%2C50.992%2025.495%2C50.992%20C18.685%2C50.992%2012.282%2C48.340%207.466%2C43.524%20C2.650%2C38.708%20-0.002%2C32.304%20-0.002%2C25.494%20C-0.002%2C18.685%202.650%2C12.281%207.466%2C7.464%20C12.283%2C2.649%2018.685%2C-0.003%2025.495%2C-0.003%20C32.306%2C-0.003%2038.710%2C2.649%2043.525%2C7.464%20C48.341%2C12.280%2050.993%2C18.684%2050.993%2C25.494%20C50.993%2C32.305%2048.341%2C38.709%2043.525%2C43.524%20ZM41.968%2C9.022%20C37.568%2C4.621%2031.718%2C2.198%2025.495%2C2.198%20C19.273%2C2.198%2013.422%2C4.621%209.023%2C9.022%20C4.623%2C13.422%202.199%2C19.271%202.199%2C25.494%20C2.199%2C31.715%204.623%2C37.566%209.023%2C41.967%20C13.423%2C46.368%2019.273%2C48.790%2025.495%2C48.790%20C31.718%2C48.790%2037.567%2C46.368%2041.968%2C41.967%20C46.369%2C37.566%2048.791%2C31.716%2048.791%2C25.494%20C48.791%2C19.271%2046.369%2C13.421%2041.968%2C9.022%20ZM44.427%2C30.701%20C43.968%2C31.462%2043.546%2C32.162%2043.261%2C32.852%20C42.951%2C33.598%2042.742%2C34.424%2042.520%2C35.299%20C42.067%2C37.078%2041.600%2C38.914%2040.257%2C40.256%20C38.915%2C41.599%2037.080%2C42.066%2035.305%2C42.518%20C34.425%2C42.741%2033.597%2C42.951%2032.854%2C43.258%20C32.164%2C43.545%2031.464%2C43.967%2030.721%2C44.414%20C29.119%2C45.382%2027.481%2C46.371%2025.495%2C46.371%20C23.509%2C46.371%2021.871%2C45.382%2020.288%2C44.426%20C19.526%2C43.967%2018.826%2C43.545%2018.137%2C43.258%20C17.391%2C42.950%2016.565%2C42.741%2015.690%2C42.519%20C13.913%2C42.066%2012.077%2C41.599%2010.733%2C40.256%20C9.388%2C38.911%208.922%2C37.075%208.471%2C35.299%20C8.248%2C34.421%208.036%2C33.592%207.730%2C32.852%20C7.445%2C32.162%207.023%2C31.462%206.576%2C30.720%20C5.608%2C29.118%204.619%2C27.480%204.619%2C25.494%20C4.619%2C23.508%205.608%2C21.870%206.564%2C20.287%20C7.023%2C19.526%207.445%2C18.826%207.730%2C18.135%20C8.034%2C17.406%208.243%2C16.585%208.464%2C15.717%20C8.924%2C13.912%209.391%2C12.076%2010.734%2C10.732%20C12.079%2C9.388%2013.914%2C8.922%2015.690%2C8.470%20C16.580%2C8.244%2017.404%2C8.034%2018.137%2C7.729%20C18.832%2C7.441%2019.538%2C7.015%2020.286%2C6.564%20C21.872%2C5.606%2023.510%2C4.618%2025.495%2C4.618%20C27.479%2C4.618%2029.117%2C5.606%2030.701%2C6.561%20C31.449%2C7.013%2032.153%2C7.438%2032.854%2C7.729%20C33.591%2C8.035%2034.419%2C8.245%2035.295%2C8.469%20C37.078%2C8.922%2038.915%2C9.389%2040.257%2C10.732%20C41.600%2C12.076%2042.067%2C13.912%2042.520%2C15.687%20C42.742%2C16.564%2042.951%2C17.390%2043.260%2C18.135%20C43.546%2C18.825%2043.968%2C19.525%2044.415%2C20.267%20C45.384%2C21.872%2046.372%2C23.510%2046.372%2C25.494%20C46.372%2C27.480%2045.383%2C29.118%2044.427%2C30.701%20ZM42.640%2C21.365%20C42.159%2C20.568%2041.676%2C19.768%2041.331%2C18.935%20C40.962%2C18.044%2040.715%2C17.066%2040.497%2C16.203%20C40.096%2C14.629%2039.719%2C13.146%2038.781%2C12.209%20C37.843%2C11.270%2036.358%2C10.893%2034.787%2C10.493%20C33.870%2C10.260%2032.930%2C10.021%2032.054%2C9.658%20C31.213%2C9.309%2030.406%2C8.822%2029.624%2C8.350%20C28.223%2C7.505%2026.899%2C6.706%2025.495%2C6.706%20C24.093%2C6.706%2022.769%2C7.504%2021.368%2C8.349%20C20.579%2C8.825%2019.775%2C9.311%2018.936%2C9.658%20C18.056%2C10.023%2017.114%2C10.262%2016.204%2C10.493%20C14.633%2C10.893%2013.148%2C11.270%2012.210%2C12.208%20C11.273%2C13.146%2010.895%2C14.629%2010.496%2C16.199%20C10.263%2C17.116%2010.023%2C18.058%209.659%2C18.935%20C9.314%2C19.768%208.832%2C20.568%208.366%2C21.342%20C7.506%2C22.767%206.708%2C24.091%206.708%2C25.494%20C6.708%2C26.899%207.506%2C28.222%208.352%2C29.623%20C8.829%2C30.414%209.313%2C31.217%209.659%2C32.053%20C10.022%2C32.927%2010.261%2C33.865%2010.491%2C34.772%20C10.894%2C36.357%2011.272%2C37.842%2012.210%2C38.779%20C13.147%2C39.716%2014.630%2C40.094%2016.200%2C40.494%20C17.113%2C40.725%2018.052%2C40.964%2018.936%2C41.331%20C19.769%2C41.675%2020.569%2C42.158%2021.342%2C42.624%20C22.768%2C43.484%2024.092%2C44.283%2025.495%2C44.283%20C26.901%2C44.283%2028.223%2C43.484%2029.624%2C42.639%20C30.416%2C42.161%2031.219%2C41.677%2032.054%2C41.331%20C32.934%2C40.965%2033.876%2C40.726%2034.786%2C40.495%20C36.358%2C40.095%2037.843%2C39.717%2038.780%2C38.780%20C39.718%2C37.842%2040.096%2C36.357%2040.496%2C34.786%20C40.727%2C33.875%2040.966%2C32.933%2041.332%2C32.053%20C41.678%2C31.217%2042.162%2C30.415%2042.630%2C29.638%20C43.485%2C28.222%2044.284%2C26.899%2044.284%2C25.494%20C44.284%2C24.091%2043.485%2C22.767%2042.640%2C21.365%20ZM38.908%2C21.669%20C38.744%2C21.669%2038.588%2C21.632%2038.442%2C21.559%20C38.442%2C21.559%2036.790%2C20.732%2036.790%2C20.732%20C36.540%2C20.608%2036.354%2C20.394%2036.266%2C20.129%20C36.178%2C19.864%2036.197%2C19.581%2036.323%2C19.332%20C36.574%2C18.831%2037.223%2C18.613%2037.723%2C18.865%20C37.723%2C18.865%2039.376%2C19.691%2039.376%2C19.691%20C39.626%2C19.816%2039.812%2C20.030%2039.900%2C20.295%20C39.988%2C20.560%2039.968%2C20.843%2039.842%2C21.092%20C39.665%2C21.447%2039.307%2C21.669%2038.908%2C21.669%20ZM36.705%2C31.956%20C37.246%2C31.777%2037.848%2C32.083%2038.026%2C32.617%20C38.026%2C32.617%2038.851%2C35.096%2038.851%2C35.096%20C38.940%2C35.360%2038.920%2C35.643%2038.795%2C35.892%20C38.669%2C36.143%2038.455%2C36.328%2038.191%2C36.416%20C38.086%2C36.452%2037.974%2C36.470%2037.861%2C36.470%20C37.411%2C36.470%2037.014%2C36.184%2036.871%2C35.757%20C36.871%2C35.757%2036.044%2C33.276%2036.044%2C33.276%20C35.863%2C32.730%2036.159%2C32.138%2036.705%2C31.956%20ZM25.495%2C35.308%20C20.083%2C35.308%2015.681%2C30.906%2015.681%2C25.494%20C15.681%2C20.082%2020.083%2C15.680%2025.495%2C15.680%20C30.907%2C15.680%2035.309%2C20.082%2035.309%2C25.494%20C35.309%2C30.906%2030.907%2C35.308%2025.495%2C35.308%20ZM25.495%2C17.882%20C21.298%2C17.882%2017.883%2C21.297%2017.883%2C25.494%20C17.883%2C29.691%2021.298%2C33.106%2025.495%2C33.106%20C29.692%2C33.106%2033.107%2C29.691%2033.107%2C25.494%20C33.107%2C21.297%2029.692%2C17.882%2025.495%2C17.882%20ZM26.484%2C14.099%20C25.909%2C14.099%2025.440%2C13.631%2025.440%2C13.055%20C25.440%2C13.055%2025.440%2C11.403%2025.440%2C11.403%20C25.440%2C10.827%2025.909%2C10.358%2026.484%2C10.358%20C27.060%2C10.358%2027.528%2C10.827%2027.528%2C11.403%20C27.528%2C11.403%2027.528%2C13.055%2027.528%2C13.055%20C27.528%2C13.631%2027.060%2C14.099%2026.484%2C14.099%20ZM14.852%2C20.452%20C14.707%2C20.525%2014.547%2C20.563%2014.386%2C20.563%20C13.987%2C20.563%2013.628%2C20.342%2013.450%2C19.985%20C13.450%2C19.985%2012.625%2C18.332%2012.625%2C18.332%20C12.368%2C17.819%2012.576%2C17.190%2013.091%2C16.932%20C13.599%2C16.681%2014.239%2C16.897%2014.492%2C17.398%20C14.492%2C17.398%2015.319%2C19.053%2015.319%2C19.053%20C15.444%2C19.301%2015.464%2C19.584%2015.375%2C19.849%20C15.287%2C20.113%2015.101%2C20.328%2014.852%2C20.452%20ZM14.901%2C30.659%20C15.099%2C30.857%2015.207%2C31.119%2015.207%2C31.399%20C15.207%2C31.677%2015.098%2C31.938%2014.901%2C32.135%20C14.703%2C32.333%2014.441%2C32.441%2014.164%2C32.441%20C13.884%2C32.441%2013.621%2C32.332%2013.424%2C32.134%20C13.424%2C32.134%2011.773%2C30.483%2011.773%2C30.483%20C11.575%2C30.285%2011.467%2C30.023%2011.467%2C29.744%20C11.467%2C29.465%2011.576%2C29.203%2011.773%2C29.006%20C12.166%2C28.613%2012.853%2C28.613%2013.248%2C29.006%20C13.248%2C29.006%2014.901%2C30.659%2014.901%2C30.659%20ZM24.197%2C37.624%20C24.592%2C37.228%2025.279%2C37.228%2025.673%2C37.624%20C25.870%2C37.821%2025.979%2C38.082%2025.979%2C38.360%20C25.979%2C38.640%2025.871%2C38.902%2025.673%2C39.100%20C25.673%2C39.100%2024.021%2C40.752%2024.021%2C40.752%20C23.823%2C40.950%2023.562%2C41.059%2023.283%2C41.059%20C23.003%2C41.059%2022.740%2C40.949%2022.543%2C40.751%20C22.137%2C40.345%2022.137%2C39.684%2022.544%2C39.277%20C22.544%2C39.277%2024.197%2C37.624%2024.197%2C37.624%20Z%22%20id%3D%22path-1%22%20fill%3D%22%23fff%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%;
    -webkit-border-radius: 80px;
            border-radius: 80px; }
  .icon-commute {
    width: 80px;
    height: 80px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2237%22%20height%3D%2242%22%20viewBox%3D%220%200%2037%2042%22%3E%0A%20%20%3Cpath%20d%3D%22M33.778%2C35.492%20C33.778%2C35.492%2032.364%2C35.492%2032.364%2C35.492%20C32.364%2C35.492%2032.364%2C34.905%2032.364%2C34.905%20C32.364%2C32.197%2031.558%2C29.593%2030.035%2C27.375%20C28.549%2C25.211%2026.485%2C23.558%2024.064%2C22.596%20C23.214%2C22.258%2022.664%2C21.459%2022.664%2C20.559%20C22.664%2C20.559%2022.664%2C20.474%2022.664%2C20.474%20C22.664%2C19.572%2023.214%2C18.773%2024.065%2C18.435%20C26.484%2C17.476%2028.548%2C15.823%2030.035%2C13.657%20C31.489%2C11.541%2032.280%2C9.072%2032.350%2C6.498%20C32.350%2C6.498%2033.778%2C6.498%2033.778%2C6.498%20C35.555%2C6.498%2037.000%2C5.037%2037.000%2C3.242%20C37.000%2C1.447%2035.555%2C-0.014%2033.778%2C-0.014%20C33.778%2C-0.014%203.231%2C-0.014%203.231%2C-0.014%20C1.455%2C-0.014%200.010%2C1.447%200.010%2C3.242%20C0.010%2C5.037%201.455%2C6.498%203.231%2C6.498%20C3.231%2C6.498%204.660%2C6.498%204.660%2C6.498%20C4.730%2C9.073%205.521%2C11.542%206.974%2C13.657%20C8.462%2C15.823%2010.527%2C17.476%2012.946%2C18.435%20C13.796%2C18.773%2014.346%2C19.572%2014.346%2C20.473%20C14.346%2C20.473%2014.346%2C20.559%2014.346%2C20.559%20C14.346%2C21.460%2013.796%2C22.258%2012.944%2C22.596%20C10.526%2C23.558%208.461%2C25.211%206.974%2C27.375%20C5.451%2C29.593%204.646%2C32.196%204.646%2C34.905%20C4.646%2C34.905%204.646%2C35.492%204.646%2C35.492%20C4.646%2C35.492%203.231%2C35.492%203.231%2C35.492%20C1.455%2C35.492%200.010%2C36.952%200.010%2C38.747%20C0.010%2C40.543%201.455%2C42.003%203.231%2C42.003%20C3.231%2C42.003%2033.778%2C42.003%2033.778%2C42.003%20C35.555%2C42.003%2037.000%2C40.543%2037.000%2C38.747%20C37.000%2C36.952%2035.555%2C35.492%2033.778%2C35.492%20ZM6.554%2C34.905%20C6.554%2C32.592%207.241%2C30.368%208.541%2C28.475%20C9.814%2C26.624%2011.577%2C25.212%2013.644%2C24.392%20C15.229%2C23.761%2016.253%2C22.258%2016.253%2C20.559%20C16.253%2C20.559%2016.253%2C20.473%2016.253%2C20.473%20C16.253%2C18.774%2015.229%2C17.269%2013.644%2C16.640%20C11.577%2C15.820%209.814%2C14.408%208.541%2C12.557%20C7.311%2C10.766%206.638%2C8.678%206.568%2C6.498%20C6.568%2C6.498%2030.442%2C6.498%2030.442%2C6.498%20C30.372%2C8.677%2029.698%2C10.765%2028.468%2C12.558%20C27.196%2C14.408%2025.432%2C15.820%2023.366%2C16.640%20C21.781%2C17.269%2020.756%2C18.775%2020.756%2C20.474%20C20.756%2C20.474%2020.756%2C20.559%2020.756%2C20.559%20C20.756%2C22.258%2021.781%2C23.762%2023.366%2C24.392%20C25.432%2C25.212%2027.196%2C26.624%2028.468%2C28.475%20C29.768%2C30.369%2030.456%2C32.592%2030.456%2C34.905%20C30.456%2C34.905%2030.456%2C35.492%2030.456%2C35.492%20C30.456%2C35.492%206.554%2C35.492%206.554%2C35.492%20C6.554%2C35.492%206.554%2C34.905%206.554%2C34.905%20ZM1.870%2C3.242%20C1.870%2C2.483%202.481%2C1.866%203.231%2C1.866%20C3.231%2C1.866%2033.778%2C1.866%2033.778%2C1.866%20C34.529%2C1.866%2035.140%2C2.483%2035.140%2C3.242%20C35.140%2C4.001%2034.529%2C4.618%2033.778%2C4.618%20C33.778%2C4.618%203.231%2C4.618%203.231%2C4.618%20C2.481%2C4.618%201.870%2C4.001%201.870%2C3.242%20ZM33.778%2C40.123%20C33.778%2C40.123%203.231%2C40.123%203.231%2C40.123%20C2.481%2C40.123%201.870%2C39.506%201.870%2C38.747%20C1.870%2C37.989%202.481%2C37.372%203.231%2C37.372%20C3.231%2C37.372%2033.778%2C37.372%2033.778%2C37.372%20C34.529%2C37.372%2035.140%2C37.989%2035.140%2C38.747%20C35.140%2C39.506%2034.529%2C40.123%2033.778%2C40.123%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%;
    -webkit-border-radius: 80px;
            border-radius: 80px; }
  .icon-health {
    width: 80px;
    height: 80px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2246%22%20height%3D%2240%22%20viewBox%3D%220%200%2046%2040%22%3E%0A%20%20%3Cpath%20d%3D%22M42.000%2C40.000%20C42.000%2C40.000%204.000%2C40.000%204.000%2C40.000%20C1.794%2C40.000%20-0.000%2C38.206%20-0.000%2C36.000%20C-0.000%2C36.000%20-0.000%2C10.000%20-0.000%2C10.000%20C-0.000%2C7.794%201.794%2C6.000%204.000%2C6.000%20C4.000%2C6.000%2012.000%2C6.000%2012.000%2C6.000%20C12.000%2C6.000%2012.000%2C4.000%2012.000%2C4.000%20C12.000%2C1.757%2013.684%2C0.000%2015.833%2C0.000%20C15.833%2C0.000%2029.833%2C0.000%2029.833%2C0.000%20C32.092%2C0.000%2034.000%2C1.831%2034.000%2C4.000%20C34.000%2C4.000%2034.000%2C6.000%2034.000%2C6.000%20C34.000%2C6.000%2042.000%2C6.000%2042.000%2C6.000%20C44.206%2C6.000%2046.000%2C7.794%2046.000%2C10.000%20C46.000%2C10.000%2046.000%2C36.000%2046.000%2C36.000%20C46.000%2C38.206%2044.206%2C40.000%2042.000%2C40.000%20ZM32.000%2C4.000%20C32.000%2C2.935%2030.987%2C2.000%2029.833%2C2.000%20C29.833%2C2.000%2015.833%2C2.000%2015.833%2C2.000%20C14.771%2C2.000%2014.000%2C2.841%2014.000%2C4.000%20C14.000%2C4.000%2014.000%2C6.000%2014.000%2C6.000%20C14.000%2C6.000%2032.000%2C6.000%2032.000%2C6.000%20C32.000%2C6.000%2032.000%2C4.000%2032.000%2C4.000%20ZM44.000%2C10.000%20C44.000%2C8.897%2043.102%2C8.000%2042.000%2C8.000%20C42.000%2C8.000%204.000%2C8.000%204.000%2C8.000%20C2.897%2C8.000%202.000%2C8.897%202.000%2C10.000%20C2.000%2C10.000%202.000%2C36.000%202.000%2C36.000%20C2.000%2C37.102%202.897%2C38.000%204.000%2C38.000%20C4.000%2C38.000%2042.000%2C38.000%2042.000%2C38.000%20C43.102%2C38.000%2044.000%2C37.102%2044.000%2C36.000%20C44.000%2C36.000%2044.000%2C10.000%2044.000%2C10.000%20ZM29.000%2C24.000%20C29.000%2C24.000%2024.000%2C24.000%2024.000%2C24.000%20C24.000%2C24.000%2024.000%2C29.000%2024.000%2C29.000%20C24.000%2C29.553%2023.552%2C30.000%2023.000%2C30.000%20C22.448%2C30.000%2022.000%2C29.553%2022.000%2C29.000%20C22.000%2C29.000%2022.000%2C24.000%2022.000%2C24.000%20C22.000%2C24.000%2017.000%2C24.000%2017.000%2C24.000%20C16.448%2C24.000%2016.000%2C23.553%2016.000%2C23.000%20C16.000%2C22.447%2016.448%2C22.000%2017.000%2C22.000%20C17.000%2C22.000%2022.000%2C22.000%2022.000%2C22.000%20C22.000%2C22.000%2022.000%2C17.000%2022.000%2C17.000%20C22.000%2C16.448%2022.448%2C16.000%2023.000%2C16.000%20C23.552%2C16.000%2024.000%2C16.448%2024.000%2C17.000%20C24.000%2C17.000%2024.000%2C22.000%2024.000%2C22.000%20C24.000%2C22.000%2029.000%2C22.000%2029.000%2C22.000%20C29.553%2C22.000%2030.000%2C22.447%2030.000%2C23.000%20C30.000%2C23.553%2029.553%2C24.000%2029.000%2C24.000%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%;
    -webkit-border-radius: 80px;
            border-radius: 80px; }
  .icon-graph {
    width: 80px;
    height: 80px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2246%22%20height%3D%2246%22%20viewBox%3D%220%200%2046%2046%22%20style%3D%22fill%3A%23fff%3B%22%3E%0A%20%20%3Cpath%20d%3D%22M42.220%2C-0.000%20C42.220%2C-0.000%203.780%2C-0.000%203.780%2C-0.000%20C1.696%2C-0.000%200.000%2C1.696%200.000%2C3.780%20C0.000%2C3.780%200.000%2C35.000%200.000%2C35.000%20C0.000%2C35.554%200.448%2C36.001%201.000%2C36.001%20C1.000%2C36.001%2019.523%2C36.001%2019.523%2C36.001%20C19.523%2C36.001%2016.071%2C44.629%2016.071%2C44.629%20C15.866%2C45.142%2016.116%2C45.724%2016.628%2C45.929%20C16.751%2C45.978%2016.876%2C46.000%2017.000%2C46.000%20C17.397%2C46.000%2017.772%2C45.763%2017.929%2C45.371%20C17.929%2C45.371%2021.677%2C36.001%2021.677%2C36.001%20C21.677%2C36.001%2024.323%2C36.001%2024.323%2C36.001%20C24.323%2C36.001%2028.071%2C45.371%2028.071%2C45.371%20C28.228%2C45.763%2028.604%2C46.000%2029.001%2C46.000%20C29.124%2C46.000%2029.250%2C45.978%2029.372%2C45.929%20C29.884%2C45.724%2030.134%2C45.142%2029.929%2C44.629%20C29.929%2C44.629%2026.477%2C36.001%2026.477%2C36.001%20C26.477%2C36.001%2045.000%2C36.001%2045.000%2C36.001%20C45.553%2C36.001%2046.000%2C35.554%2046.000%2C35.000%20C46.000%2C35.000%2046.000%2C3.780%2046.000%2C3.780%20C46.000%2C1.696%2044.304%2C-0.000%2042.220%2C-0.000%20ZM44.000%2C34.000%20C44.000%2C34.000%2020.986%2C34.000%2020.986%2C34.000%20C20.982%2C34.000%2020.978%2C34.000%2020.974%2C34.000%20C20.974%2C34.000%202.000%2C34.000%202.000%2C34.000%20C2.000%2C34.000%202.000%2C3.780%202.000%2C3.780%20C2.000%2C2.799%202.799%2C2.000%203.780%2C2.000%20C3.780%2C2.000%2042.220%2C2.000%2042.220%2C2.000%20C43.201%2C2.000%2044.000%2C2.799%2044.000%2C3.780%20C44.000%2C3.780%2044.000%2C34.000%2044.000%2C34.000%20ZM36.044%2C6.678%20C36.023%2C6.591%2035.990%2C6.509%2035.946%2C6.432%20C35.930%2C6.402%2035.914%2C6.373%2035.894%2C6.346%20C35.828%2C6.252%2035.751%2C6.167%2035.655%2C6.099%20C35.652%2C6.097%2035.651%2C6.094%2035.648%2C6.092%20C35.648%2C6.092%2035.648%2C6.092%2035.648%2C6.092%20C35.646%2C6.091%2035.646%2C6.091%2035.646%2C6.091%20C35.546%2C6.023%2035.435%2C5.981%2035.322%2C5.954%20C35.288%2C5.945%2035.256%2C5.940%2035.223%2C5.936%20C35.136%2C5.924%2035.049%2C5.924%2034.961%2C5.935%20C34.931%2C5.938%2034.903%2C5.938%2034.873%2C5.944%20C34.768%2C5.967%2034.664%2C6.002%2034.568%2C6.060%20C34.568%2C6.060%2034.543%2C6.075%2034.543%2C6.075%20C34.543%2C6.075%2034.543%2C6.075%2034.543%2C6.075%20C34.543%2C6.075%2024.569%2C12.060%2024.569%2C12.060%20C24.095%2C12.344%2023.942%2C12.959%2024.226%2C13.432%20C24.510%2C13.905%2025.124%2C14.060%2025.598%2C13.775%20C25.598%2C13.775%2031.665%2C10.134%2031.665%2C10.134%20C31.665%2C10.134%2024.945%2C19.936%2024.945%2C19.936%20C24.627%2C20.401%2024.146%2C20.711%2023.593%2C20.811%20C23.039%2C20.909%2022.481%2C20.785%2022.021%2C20.461%20C22.021%2C20.461%2020.706%2C19.532%2020.706%2C19.532%20C18.940%2C18.283%2016.501%2C18.630%2015.153%2C20.320%20C15.153%2C20.320%207.801%2C29.544%207.801%2C29.544%20C7.457%2C29.975%207.528%2C30.605%207.960%2C30.949%20C8.145%2C31.096%208.364%2C31.168%208.583%2C31.168%20C8.877%2C31.168%209.168%2C31.039%209.366%2C30.791%20C9.366%2C30.791%2016.717%2C21.567%2016.717%2C21.567%20C17.406%2C20.703%2018.649%2C20.526%2019.551%2C21.164%20C19.551%2C21.164%2020.867%2C22.094%2020.867%2C22.094%20C21.768%2C22.731%2022.863%2C22.972%2023.945%2C22.780%20C25.031%2C22.584%2025.971%2C21.977%2026.594%2C21.068%20C26.594%2C21.068%2033.354%2C11.209%2033.354%2C11.209%20C33.354%2C11.209%2032.097%2C18.754%2032.097%2C18.754%20C32.006%2C19.299%2032.374%2C19.812%2032.919%2C19.904%20C32.975%2C19.914%2033.029%2C19.917%2033.084%2C19.917%20C33.565%2C19.917%2033.988%2C19.570%2034.069%2C19.082%20C34.069%2C19.082%2036.069%2C7.081%2036.069%2C7.081%20C36.088%2C6.972%2036.083%2C6.864%2036.066%2C6.758%20C36.061%2C6.731%2036.051%2C6.706%2036.044%2C6.678%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%;
    -webkit-border-radius: 80px;
            border-radius: 80px; }
  .icon-build {
    width: 80px;
    height: 80px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2239%22%20height%3D%2242%22%20viewBox%3D%220%200%2039%2042%22%20style%3D%22fill%3A%23fff%3B%22%3E%0A%20%20%3Cpath%20d%3D%22M35.438%2C36.000%20C35.438%2C36.000%203.438%2C36.000%203.438%2C36.000%20C1.783%2C36.000%200.437%2C37.346%200.437%2C39.001%20C0.437%2C39.001%200.437%2C41.000%200.437%2C41.000%20C0.437%2C41.553%200.885%2C42.000%201.438%2C42.000%20C1.438%2C42.000%2037.437%2C42.000%2037.437%2C42.000%20C37.990%2C42.000%2038.437%2C41.553%2038.437%2C41.000%20C38.437%2C41.000%2038.437%2C39.001%2038.437%2C39.001%20C38.437%2C37.346%2037.092%2C36.000%2035.438%2C36.000%20ZM36.438%2C40.001%20C36.438%2C40.001%202.438%2C40.001%202.438%2C40.001%20C2.438%2C40.001%202.438%2C39.001%202.438%2C39.001%20C2.438%2C38.449%202.886%2C38.000%203.438%2C38.000%20C3.438%2C38.000%2035.438%2C38.000%2035.438%2C38.000%20C35.989%2C38.000%2036.438%2C38.449%2036.438%2C39.001%20C36.438%2C39.001%2036.438%2C40.001%2036.438%2C40.001%20ZM5.438%2C32.000%20C4.885%2C32.000%204.438%2C32.447%204.438%2C33.000%20C4.438%2C33.552%204.885%2C34.001%205.438%2C34.001%20C5.438%2C34.001%209.438%2C34.001%209.438%2C34.001%20C9.990%2C34.001%2010.437%2C33.552%2010.437%2C33.000%20C10.437%2C32.447%209.990%2C32.000%209.438%2C32.000%20C9.438%2C32.000%208.438%2C32.000%208.438%2C32.000%20C8.438%2C32.000%208.438%2C17.001%208.438%2C17.001%20C8.438%2C17.001%209.438%2C17.001%209.438%2C17.001%20C9.990%2C17.001%2010.437%2C16.552%2010.437%2C16.000%20C10.437%2C15.448%209.990%2C15.000%209.438%2C15.000%20C9.438%2C15.000%205.438%2C15.000%205.438%2C15.000%20C4.885%2C15.000%204.438%2C15.448%204.438%2C16.000%20C4.438%2C16.552%204.885%2C17.001%205.438%2C17.001%20C5.438%2C17.001%206.438%2C17.001%206.438%2C17.001%20C6.438%2C17.001%206.438%2C32.000%206.438%2C32.000%20C6.438%2C32.000%205.438%2C32.000%205.438%2C32.000%20ZM13.437%2C32.000%20C12.885%2C32.000%2012.437%2C32.447%2012.437%2C33.000%20C12.437%2C33.552%2012.885%2C34.001%2013.437%2C34.001%20C13.437%2C34.001%2017.438%2C34.001%2017.438%2C34.001%20C17.990%2C34.001%2018.438%2C33.552%2018.438%2C33.000%20C18.438%2C32.447%2017.990%2C32.000%2017.438%2C32.000%20C17.438%2C32.000%2016.438%2C32.000%2016.438%2C32.000%20C16.438%2C32.000%2016.438%2C17.001%2016.438%2C17.001%20C16.438%2C17.001%2017.438%2C17.001%2017.438%2C17.001%20C17.990%2C17.001%2018.438%2C16.552%2018.438%2C16.000%20C18.438%2C15.448%2017.990%2C15.000%2017.438%2C15.000%20C17.438%2C15.000%2013.437%2C15.000%2013.437%2C15.000%20C12.885%2C15.000%2012.437%2C15.448%2012.437%2C16.000%20C12.437%2C16.552%2012.885%2C17.001%2013.437%2C17.001%20C13.437%2C17.001%2014.438%2C17.001%2014.438%2C17.001%20C14.438%2C17.001%2014.438%2C32.000%2014.438%2C32.000%20C14.438%2C32.000%2013.437%2C32.000%2013.437%2C32.000%20ZM21.438%2C32.000%20C20.885%2C32.000%2020.438%2C32.447%2020.438%2C33.000%20C20.438%2C33.552%2020.885%2C34.001%2021.438%2C34.001%20C21.438%2C34.001%2025.437%2C34.001%2025.437%2C34.001%20C25.990%2C34.001%2026.437%2C33.552%2026.437%2C33.000%20C26.437%2C32.447%2025.990%2C32.000%2025.437%2C32.000%20C25.437%2C32.000%2024.437%2C32.000%2024.437%2C32.000%20C24.437%2C32.000%2024.437%2C17.001%2024.437%2C17.001%20C24.437%2C17.001%2025.437%2C17.001%2025.437%2C17.001%20C25.990%2C17.001%2026.437%2C16.552%2026.437%2C16.000%20C26.437%2C15.448%2025.990%2C15.000%2025.437%2C15.000%20C25.437%2C15.000%2021.438%2C15.000%2021.438%2C15.000%20C20.885%2C15.000%2020.438%2C15.448%2020.438%2C16.000%20C20.438%2C16.552%2020.885%2C17.001%2021.438%2C17.001%20C21.438%2C17.001%2022.438%2C17.001%2022.438%2C17.001%20C22.438%2C17.001%2022.438%2C32.000%2022.438%2C32.000%20C22.438%2C32.000%2021.438%2C32.000%2021.438%2C32.000%20ZM29.438%2C32.000%20C28.885%2C32.000%2028.438%2C32.447%2028.438%2C33.000%20C28.438%2C33.552%2028.885%2C34.001%2029.438%2C34.001%20C29.438%2C34.001%2033.438%2C34.001%2033.438%2C34.001%20C33.990%2C34.001%2034.438%2C33.552%2034.438%2C33.000%20C34.438%2C32.447%2033.990%2C32.000%2033.438%2C32.000%20C33.438%2C32.000%2032.438%2C32.000%2032.438%2C32.000%20C32.438%2C32.000%2032.438%2C17.001%2032.438%2C17.001%20C32.438%2C17.001%2033.438%2C17.001%2033.438%2C17.001%20C33.990%2C17.001%2034.438%2C16.552%2034.438%2C16.000%20C34.438%2C15.448%2033.990%2C15.000%2033.438%2C15.000%20C33.438%2C15.000%2029.438%2C15.000%2029.438%2C15.000%20C28.885%2C15.000%2028.438%2C15.448%2028.438%2C16.000%20C28.438%2C16.552%2028.885%2C17.001%2029.438%2C17.001%20C29.438%2C17.001%2030.438%2C17.001%2030.438%2C17.001%20C30.438%2C17.001%2030.438%2C32.000%2030.438%2C32.000%20C30.438%2C32.000%2029.438%2C32.000%2029.438%2C32.000%20ZM37.488%2C8.250%20C37.488%2C8.250%2019.857%2C0.092%2019.857%2C0.092%20C19.591%2C-0.030%2019.284%2C-0.030%2019.018%2C0.092%20C19.018%2C0.092%201.337%2C8.275%201.337%2C8.275%20C0.310%2C8.821%20-0.185%2C9.968%200.105%2C11.129%20C0.384%2C12.249%201.321%2C13.000%202.438%2C13.000%20C2.438%2C13.000%2036.438%2C13.000%2036.438%2C13.000%20C37.554%2C13.000%2038.491%2C12.249%2038.771%2C11.129%20C39.060%2C9.968%2038.565%2C8.821%2037.488%2C8.250%20ZM36.830%2C10.645%20C36.797%2C10.778%2036.702%2C11.001%2036.438%2C11.001%20C36.438%2C11.001%202.438%2C11.001%202.438%2C11.001%20C2.173%2C11.001%202.079%2C10.778%202.045%2C10.645%20C2.028%2C10.575%201.956%2C10.212%202.227%2C10.066%20C2.227%2C10.066%2019.438%2C2.102%2019.438%2C2.102%20C19.438%2C2.102%2036.599%2C10.041%2036.599%2C10.041%20C36.920%2C10.212%2036.848%2C10.575%2036.830%2C10.645%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%;
    -webkit-border-radius: 80px;
            border-radius: 80px; }
  .icon-man {
    width: 80px;
    height: 80px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2234%22%20height%3D%2248%22%20viewBox%3D%220%200%2034%2048%22%20style%3D%22fill%3A%23fff%3B%22%3E%0A%20%20%3Cpath%20d%3D%22M33.910%2C42.960%20C33.910%2C42.960%2032.319%2C30.314%2032.319%2C30.314%20C31.717%2C25.574%2027.636%2C22.000%2022.827%2C22.000%20C22.827%2C22.000%2011.109%2C22.000%2011.109%2C22.000%20C6.301%2C22.000%202.221%2C25.574%201.617%2C30.315%20C1.617%2C30.315%200.028%2C42.984%200.028%2C42.984%20C-0.124%2C44.191%200.270%2C45.565%201.011%2C46.407%20C1.906%2C47.419%203.018%2C48.001%204.062%2C48.001%20C4.062%2C48.001%2029.876%2C48.001%2029.876%2C48.001%20C31.293%2C48.001%2032.396%2C46.992%2032.927%2C46.392%20C33.667%2C45.556%2034.063%2C44.176%2033.910%2C42.960%20ZM31.429%2C45.068%20C30.920%2C45.643%2030.325%2C46.000%2029.876%2C46.000%20C29.876%2C46.000%204.062%2C46.000%204.062%2C46.000%20C3.605%2C46.000%203.010%2C45.649%202.511%2C45.085%20C2.146%2C44.669%201.932%2C43.875%202.012%2C43.233%20C2.012%2C43.233%203.602%2C30.565%203.602%2C30.565%20C4.078%2C26.822%207.306%2C24.000%2011.109%2C24.000%20C11.109%2C24.000%2022.827%2C24.000%2022.827%2C24.000%20C26.632%2C24.000%2029.859%2C26.822%2030.335%2C30.564%20C30.335%2C30.564%2031.926%2C43.209%2031.926%2C43.209%20C32.005%2C43.846%2031.787%2C44.663%2031.429%2C45.068%20ZM16.968%2C20.001%20C22.482%2C20.001%2026.969%2C15.515%2026.969%2C10.000%20C26.969%2C4.486%2022.482%2C-0.000%2016.968%2C-0.000%20C11.455%2C-0.000%206.969%2C4.486%206.969%2C10.000%20C6.969%2C15.515%2011.455%2C20.001%2016.968%2C20.001%20ZM16.968%2C2.000%20C21.380%2C2.000%2024.969%2C5.589%2024.969%2C10.000%20C24.969%2C14.412%2021.380%2C18.000%2016.968%2C18.000%20C12.557%2C18.000%208.969%2C14.412%208.969%2C10.000%20C8.969%2C5.589%2012.557%2C2.000%2016.968%2C2.000%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%;
    -webkit-border-radius: 80px;
            border-radius: 80px; }
  .icon-listing {
    width: 80px;
    height: 80px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2238%22%20height%3D%2249%22%20viewBox%3D%220%200%2038%2049%22%20style%3D%22fill%3A%23fff%3B%22%3E%0A%20%20%3Cpath%20d%3D%22M33.000%2C3.001%20C33.000%2C3.001%2025.420%2C3.001%2025.420%2C3.001%20C25.420%2C3.001%2024.980%2C0.804%2024.980%2C0.804%20C24.887%2C0.336%2024.477%2C0.000%2024.000%2C0.000%20C24.000%2C0.000%2014.000%2C0.000%2014.000%2C0.000%20C13.523%2C0.000%2013.113%2C0.336%2013.020%2C0.804%20C13.020%2C0.804%2012.580%2C3.001%2012.580%2C3.001%20C12.580%2C3.001%205.000%2C3.001%205.000%2C3.001%20C2.243%2C3.001%200.000%2C5.243%200.000%2C8.001%20C0.000%2C8.001%200.000%2C44.000%200.000%2C44.000%20C0.000%2C46.757%202.243%2C49.000%205.000%2C49.000%20C5.000%2C49.000%2033.000%2C49.000%2033.000%2C49.000%20C35.757%2C49.000%2038.000%2C46.757%2038.000%2C44.000%20C38.000%2C44.000%2038.000%2C8.001%2038.000%2C8.001%20C38.000%2C5.243%2035.757%2C3.001%2033.000%2C3.001%20ZM14.820%2C2.001%20C14.820%2C2.001%2023.181%2C2.001%2023.181%2C2.001%20C23.181%2C2.001%2023.780%2C5.000%2023.780%2C5.000%20C23.780%2C5.000%2014.220%2C5.000%2014.220%2C5.000%20C14.220%2C5.000%2014.820%2C2.001%2014.820%2C2.001%20ZM36.000%2C44.000%20C36.000%2C45.655%2034.654%2C47.001%2033.000%2C47.001%20C33.000%2C47.001%205.000%2C47.001%205.000%2C47.001%20C3.346%2C47.001%202.000%2C45.655%202.000%2C44.000%20C2.000%2C44.000%202.000%2C8.001%202.000%2C8.001%20C2.000%2C6.346%203.346%2C5.000%205.000%2C5.000%20C5.000%2C5.000%2012.180%2C5.000%2012.180%2C5.000%20C12.180%2C5.000%2012.020%2C5.803%2012.020%2C5.803%20C11.960%2C6.098%2012.037%2C6.403%2012.227%2C6.634%20C12.417%2C6.866%2012.700%2C7.000%2013.000%2C7.000%20C13.000%2C7.000%2025.000%2C7.000%2025.000%2C7.000%20C25.008%2C7.002%2025.015%2C7.000%2025.020%2C7.000%20C25.572%2C7.000%2026.020%2C6.552%2026.020%2C6.000%20C26.020%2C5.863%2025.992%2C5.733%2025.942%2C5.614%20C25.942%2C5.614%2025.820%2C5.000%2025.820%2C5.000%20C25.820%2C5.000%2033.000%2C5.000%2033.000%2C5.000%20C34.654%2C5.000%2036.000%2C6.346%2036.000%2C8.001%20C36.000%2C8.001%2036.000%2C44.000%2036.000%2C44.000%20ZM14.168%2C13.445%20C14.168%2C13.445%2010.845%2C18.431%2010.845%2C18.431%20C10.845%2C18.431%208.707%2C16.293%208.707%2C16.293%20C8.316%2C15.902%207.684%2C15.902%207.293%2C16.293%20C6.902%2C16.684%206.902%2C17.317%207.293%2C17.707%20C7.293%2C17.707%2010.293%2C20.708%2010.293%2C20.708%20C10.481%2C20.896%2010.736%2C21.000%2011.000%2C21.000%20C11.033%2C21.000%2011.065%2C20.999%2011.099%2C20.995%20C11.397%2C20.966%2011.666%2C20.804%2011.832%2C20.555%20C11.832%2C20.555%2015.832%2C14.555%2015.832%2C14.555%20C16.138%2C14.096%2016.014%2C13.475%2015.555%2C13.169%20C15.094%2C12.861%2014.474%2C12.986%2014.168%2C13.445%20ZM30.000%2C17.000%20C30.000%2C17.000%2018.000%2C17.000%2018.000%2C17.000%20C17.448%2C17.000%2017.000%2C17.448%2017.000%2C18.000%20C17.000%2C18.552%2017.448%2C19.001%2018.000%2C19.001%20C18.000%2C19.001%2030.000%2C19.001%2030.000%2C19.001%20C30.553%2C19.001%2031.000%2C18.552%2031.000%2C18.000%20C31.000%2C17.448%2030.553%2C17.000%2030.000%2C17.000%20ZM30.000%2C26.000%20C30.000%2C26.000%2018.000%2C26.000%2018.000%2C26.000%20C17.448%2C26.000%2017.000%2C26.448%2017.000%2C27.000%20C17.000%2C27.553%2017.448%2C28.000%2018.000%2C28.000%20C18.000%2C28.000%2030.000%2C28.000%2030.000%2C28.000%20C30.553%2C28.000%2031.000%2C27.553%2031.000%2C27.000%20C31.000%2C26.448%2030.553%2C26.000%2030.000%2C26.000%20ZM30.000%2C35.000%20C30.000%2C35.000%2018.000%2C35.000%2018.000%2C35.000%20C17.448%2C35.000%2017.000%2C35.448%2017.000%2C36.001%20C17.000%2C36.553%2017.448%2C37.000%2018.000%2C37.000%20C18.000%2C37.000%2030.000%2C37.000%2030.000%2C37.000%20C30.553%2C37.000%2031.000%2C36.553%2031.000%2C36.001%20C31.000%2C35.448%2030.553%2C35.000%2030.000%2C35.000%20ZM11.000%2C24.000%20C9.346%2C24.000%208.000%2C25.346%208.000%2C27.000%20C8.000%2C28.655%209.346%2C30.001%2011.000%2C30.001%20C12.654%2C30.001%2014.000%2C28.655%2014.000%2C27.000%20C14.000%2C25.346%2012.654%2C24.000%2011.000%2C24.000%20ZM11.000%2C28.000%20C10.449%2C28.000%2010.000%2C27.552%2010.000%2C27.000%20C10.000%2C26.448%2010.449%2C26.000%2011.000%2C26.000%20C11.551%2C26.000%2012.000%2C26.448%2012.000%2C27.000%20C12.000%2C27.552%2011.551%2C28.000%2011.000%2C28.000%20ZM11.000%2C33.000%20C9.346%2C33.000%208.000%2C34.346%208.000%2C36.001%20C8.000%2C37.654%209.346%2C39.000%2011.000%2C39.000%20C12.654%2C39.000%2014.000%2C37.654%2014.000%2C36.001%20C14.000%2C34.346%2012.654%2C33.000%2011.000%2C33.000%20ZM11.000%2C37.000%20C10.449%2C37.000%2010.000%2C36.553%2010.000%2C36.001%20C10.000%2C35.449%2010.449%2C35.000%2011.000%2C35.000%20C11.551%2C35.000%2012.000%2C35.449%2012.000%2C36.001%20C12.000%2C36.553%2011.551%2C37.000%2011.000%2C37.000%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%;
    -webkit-border-radius: 80px;
            border-radius: 80px; }
  .icon-back {
    width: 15px;
    height: 15px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2215%22%20height%3D%2215%22%20viewBox%3D%220%200%2015%2015%22%3E%0A%20%20%3Cpath%20class%3D%22cls-1%22%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12.182%2C2.992H3.2L4.415%2C1.7a1.048%2C1.048%2C0%2C0%2C0%2C0-1.414%2C0.9%2C0.9%2C0%2C0%2C0-1.324%2C0l-2.809%2C3a1.007%2C1.007%2C0%2C0%2C0-.2.325%2C1.063%2C1.063%2C0%2C0%2C0%2C0%2C.764%2C1.006%2C1.006%2C0%2C0%2C0%2C.2.326l2.809%2C3a0.895%2C0.895%2C0%2C0%2C0%2C1.324%2C0%2C1.048%2C1.048%2C0%2C0%2C0%2C0-1.414L3.2%2C4.991h8.978a0.97%2C0.97%2C0%2C0%2C1%2C.937%2C1v6a0.97%2C0.97%2C0%2C0%2C1-.937%2C1H1.879a1%2C1%2C0%2C0%2C0%2C0%2C2h10.3a2.912%2C2.912%2C0%2C0%2C0%2C2.81-3v-6A2.912%2C2.912%2C0%2C0%2C0%2C12.182%2C2.992Z%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%; }
  .icon-volume {
    width: 80px;
    height: 80px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2242%22%20height%3D%2244%22%20viewBox%3D%220%200%2042%2044%22%20style%3D%22fill%3A%23fff%3B%22%3E%0A%20%20%3Cpath%20d%3D%22M1.000%2C7.000%20C1.000%2C7.000%208.090%2C7.000%208.090%2C7.000%20C8.569%2C9.834%2011.033%2C12.000%2014.000%2C12.000%20C16.967%2C12.000%2019.431%2C9.834%2019.910%2C7.000%20C19.910%2C7.000%2041.000%2C7.000%2041.000%2C7.000%20C41.553%2C7.000%2042.000%2C6.553%2042.000%2C6.000%20C42.000%2C5.448%2041.553%2C5.001%2041.000%2C5.001%20C41.000%2C5.001%2019.910%2C5.001%2019.910%2C5.001%20C19.431%2C2.167%2016.967%2C-0.000%2014.000%2C-0.000%20C11.033%2C-0.000%208.569%2C2.167%208.090%2C5.001%20C8.090%2C5.001%201.000%2C5.001%201.000%2C5.001%20C0.448%2C5.001%20-0.000%2C5.448%20-0.000%2C6.000%20C-0.000%2C6.553%200.448%2C7.000%201.000%2C7.000%20ZM14.000%2C2.000%20C16.206%2C2.000%2018.000%2C3.794%2018.000%2C6.000%20C18.000%2C8.205%2016.206%2C10.001%2014.000%2C10.001%20C11.794%2C10.001%2010.000%2C8.205%2010.000%2C6.000%20C10.000%2C3.794%2011.794%2C2.000%2014.000%2C2.000%20ZM41.000%2C21.001%20C41.000%2C21.001%2033.910%2C21.001%2033.910%2C21.001%20C33.431%2C18.167%2030.967%2C16.001%2028.000%2C16.001%20C25.033%2C16.001%2022.569%2C18.167%2022.090%2C21.001%20C22.090%2C21.001%201.000%2C21.001%201.000%2C21.001%20C0.448%2C21.001%20-0.000%2C21.448%20-0.000%2C22.000%20C-0.000%2C22.553%200.448%2C23.000%201.000%2C23.000%20C1.000%2C23.000%2022.090%2C23.000%2022.090%2C23.000%20C22.569%2C25.834%2025.033%2C28.000%2028.000%2C28.000%20C30.967%2C28.000%2033.431%2C25.834%2033.910%2C23.000%20C33.910%2C23.000%2041.000%2C23.000%2041.000%2C23.000%20C41.553%2C23.000%2042.000%2C22.553%2042.000%2C22.000%20C42.000%2C21.448%2041.553%2C21.001%2041.000%2C21.001%20ZM28.000%2C26.001%20C25.794%2C26.001%2024.000%2C24.206%2024.000%2C22.000%20C24.000%2C19.794%2025.794%2C18.000%2028.000%2C18.000%20C30.206%2C18.000%2032.000%2C19.794%2032.000%2C22.000%20C32.000%2C24.206%2030.206%2C26.001%2028.000%2C26.001%20ZM41.000%2C37.001%20C41.000%2C37.001%2019.910%2C37.001%2019.910%2C37.001%20C19.431%2C34.167%2016.967%2C32.001%2014.000%2C32.001%20C11.033%2C32.001%208.569%2C34.167%208.090%2C37.001%20C8.090%2C37.001%201.000%2C37.001%201.000%2C37.001%20C0.448%2C37.001%20-0.000%2C37.448%20-0.000%2C38.001%20C-0.000%2C38.553%200.448%2C39.000%201.000%2C39.000%20C1.000%2C39.000%208.090%2C39.000%208.090%2C39.000%20C8.569%2C41.834%2011.033%2C44.000%2014.000%2C44.000%20C16.967%2C44.000%2019.431%2C41.834%2019.910%2C39.000%20C19.910%2C39.000%2041.000%2C39.000%2041.000%2C39.000%20C41.553%2C39.000%2042.000%2C38.553%2042.000%2C38.001%20C42.000%2C37.448%2041.553%2C37.001%2041.000%2C37.001%20ZM14.000%2C42.000%20C11.794%2C42.000%2010.000%2C40.206%2010.000%2C38.001%20C10.000%2C35.794%2011.794%2C34.000%2014.000%2C34.000%20C16.206%2C34.000%2018.000%2C35.794%2018.000%2C38.001%20C18.000%2C40.206%2016.206%2C42.000%2014.000%2C42.000%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%;
    -webkit-border-radius: 80px;
            border-radius: 80px; }
  .icon-tablet-blog {
    width: 80px;
    height: 80px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2236%22%20height%3D%2250%22%20viewBox%3D%220%200%2036%2050%22%3E%0A%20%20%3Cpath%20d%3D%22M30.741%2C49.999%20C30.741%2C49.999%205.259%2C49.999%205.259%2C49.999%20C2.359%2C49.999%20-0.000%2C47.640%20-0.000%2C44.741%20C-0.000%2C44.741%20-0.000%2C5.259%20-0.000%2C5.259%20C-0.000%2C2.359%202.359%2C-0.001%205.259%2C-0.001%20C5.259%2C-0.001%2030.741%2C-0.001%2030.741%2C-0.001%20C33.640%2C-0.001%2036.000%2C2.359%2036.000%2C5.259%20C36.000%2C5.259%2036.000%2C44.741%2036.000%2C44.741%20C36.000%2C47.640%2033.640%2C49.999%2030.741%2C49.999%20ZM34.000%2C5.259%20C34.000%2C3.461%2032.538%2C2.000%2030.741%2C2.000%20C30.741%2C2.000%205.259%2C2.000%205.259%2C2.000%20C3.462%2C2.000%202.000%2C3.461%202.000%2C5.259%20C2.000%2C5.259%202.000%2C44.741%202.000%2C44.741%20C2.000%2C46.538%203.462%2C48.000%205.259%2C48.000%20C5.259%2C48.000%2030.741%2C48.000%2030.741%2C48.000%20C32.538%2C48.000%2034.000%2C46.538%2034.000%2C44.741%20C34.000%2C44.741%2034.000%2C5.259%2034.000%2C5.259%20ZM31.000%2C42.000%20C31.000%2C42.000%205.000%2C42.000%205.000%2C42.000%20C4.447%2C42.000%204.000%2C41.552%204.000%2C40.999%20C4.000%2C40.999%204.000%2C5.000%204.000%2C5.000%20C4.000%2C4.447%204.447%2C3.999%205.000%2C3.999%20C5.000%2C3.999%2031.000%2C3.999%2031.000%2C3.999%20C31.553%2C3.999%2032.000%2C4.447%2032.000%2C5.000%20C32.000%2C5.000%2032.000%2C40.999%2032.000%2C40.999%20C32.000%2C41.552%2031.553%2C42.000%2031.000%2C42.000%20ZM30.000%2C6.000%20C30.000%2C6.000%206.000%2C6.000%206.000%2C6.000%20C6.000%2C6.000%206.000%2C40.000%206.000%2C40.000%20C6.000%2C40.000%2030.000%2C40.000%2030.000%2C40.000%20C30.000%2C40.000%2030.000%2C6.000%2030.000%2C6.000%20ZM9.000%2C7.999%20C9.000%2C7.999%2027.000%2C7.999%2027.000%2C7.999%20C27.553%2C7.999%2028.000%2C8.447%2028.000%2C9.000%20C28.000%2C9.552%2027.553%2C10.000%2027.000%2C10.000%20C27.000%2C10.000%209.000%2C10.000%209.000%2C10.000%20C8.447%2C10.000%208.000%2C9.552%208.000%2C9.000%20C8.000%2C8.447%208.447%2C7.999%209.000%2C7.999%20ZM9.000%2C12.000%20C9.000%2C12.000%2027.000%2C12.000%2027.000%2C12.000%20C27.553%2C12.000%2028.000%2C12.447%2028.000%2C13.000%20C28.000%2C13.552%2027.553%2C14.000%2027.000%2C14.000%20C27.000%2C14.000%209.000%2C14.000%209.000%2C14.000%20C8.447%2C14.000%208.000%2C13.552%208.000%2C13.000%20C8.000%2C12.447%208.447%2C12.000%209.000%2C12.000%20ZM9.000%2C16.000%20C9.000%2C16.000%2027.000%2C16.000%2027.000%2C16.000%20C27.553%2C16.000%2028.000%2C16.447%2028.000%2C17.000%20C28.000%2C17.552%2027.553%2C17.999%2027.000%2C17.999%20C27.000%2C17.999%209.000%2C17.999%209.000%2C17.999%20C8.447%2C17.999%208.000%2C17.552%208.000%2C17.000%20C8.000%2C16.447%208.447%2C16.000%209.000%2C16.000%20ZM9.000%2C20.000%20C9.000%2C20.000%2027.000%2C20.000%2027.000%2C20.000%20C27.553%2C20.000%2028.000%2C20.447%2028.000%2C21.000%20C28.000%2C21.552%2027.553%2C21.999%2027.000%2C21.999%20C27.000%2C21.999%209.000%2C21.999%209.000%2C21.999%20C8.447%2C21.999%208.000%2C21.552%208.000%2C21.000%20C8.000%2C20.447%208.447%2C20.000%209.000%2C20.000%20ZM9.000%2C24.000%20C9.000%2C24.000%2027.000%2C24.000%2027.000%2C24.000%20C27.553%2C24.000%2028.000%2C24.447%2028.000%2C25.000%20C28.000%2C25.552%2027.553%2C26.000%2027.000%2C26.000%20C27.000%2C26.000%209.000%2C26.000%209.000%2C26.000%20C8.447%2C26.000%208.000%2C25.552%208.000%2C25.000%20C8.000%2C24.447%208.447%2C24.000%209.000%2C24.000%20ZM9.000%2C28.000%20C9.000%2C28.000%2027.000%2C28.000%2027.000%2C28.000%20C27.553%2C28.000%2028.000%2C28.447%2028.000%2C29.000%20C28.000%2C29.552%2027.553%2C30.000%2027.000%2C30.000%20C27.000%2C30.000%209.000%2C30.000%209.000%2C30.000%20C8.447%2C30.000%208.000%2C29.552%208.000%2C29.000%20C8.000%2C28.447%208.447%2C28.000%209.000%2C28.000%20ZM9.000%2C32.000%20C9.000%2C32.000%2021.000%2C32.000%2021.000%2C32.000%20C21.553%2C32.000%2022.000%2C32.447%2022.000%2C32.999%20C22.000%2C33.552%2021.553%2C34.000%2021.000%2C34.000%20C21.000%2C34.000%209.000%2C34.000%209.000%2C34.000%20C8.447%2C34.000%208.000%2C33.552%208.000%2C32.999%20C8.000%2C32.447%208.447%2C32.000%209.000%2C32.000%20ZM16.000%2C44.000%20C16.000%2C44.000%2020.000%2C44.000%2020.000%2C44.000%20C20.553%2C44.000%2021.000%2C44.447%2021.000%2C44.999%20C21.000%2C45.552%2020.553%2C46.000%2020.000%2C46.000%20C20.000%2C46.000%2016.000%2C46.000%2016.000%2C46.000%20C15.447%2C46.000%2015.000%2C45.552%2015.000%2C44.999%20C15.000%2C44.447%2015.447%2C44.000%2016.000%2C44.000%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%;
    -webkit-border-radius: 80px;
            border-radius: 80px; }
  .icon-case-study {
    width: 80px;
    height: 80px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2244%22%20height%3D%2237%22%20viewBox%3D%220%200%2044%2037%22%20style%3D%22%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%23fff%3B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20d%3D%22M40.687%2C5.000%20L29.000%2C5.000%20L29.000%2C3.156%20C29.000%2C1.398%2027.445%2C-0.000%2025.687%2C-0.000%20L18.062%2C-0.000%20C16.305%2C-0.000%2015.000%2C1.398%2015.000%2C3.156%20L15.000%2C5.000%20L3.062%2C5.000%20C1.305%2C5.000%20-0.000%2C6.430%20-0.000%2C8.187%20L-0.000%2C21.812%20C-0.000%2C23.150%201.000%2C24.293%202.000%2C24.765%20L2.000%2C33.812%20C2.000%2C35.570%203.305%2C37.000%205.062%2C37.000%20L38.687%2C37.000%20C40.445%2C37.000%2042.000%2C35.570%2042.000%2C33.812%20L42.000%2C24.765%20C43.000%2C24.293%2044.000%2C23.150%2044.000%2C21.812%20L44.000%2C8.187%20C44.000%2C6.430%2042.445%2C5.000%2040.687%2C5.000%20ZM17.000%2C3.156%20C17.000%2C2.502%2017.407%2C2.000%2018.062%2C2.000%20L25.687%2C2.000%20C26.343%2C2.000%2027.000%2C2.502%2027.000%2C3.156%20L27.000%2C5.000%20L17.000%2C5.000%20L17.000%2C3.156%20ZM38.687%2C35.000%20L5.062%2C35.000%20C4.407%2C35.000%204.000%2C34.468%204.000%2C33.812%20L4.000%2C25.000%20L18.000%2C25.000%20L18.000%2C26.625%20C18.000%2C27.935%2018.940%2C29.000%2020.250%2C29.000%20L23.500%2C29.000%20C24.810%2C29.000%2026.000%2C27.935%2026.000%2C26.625%20L26.000%2C25.000%20L40.000%2C25.000%20L40.000%2C33.812%20C40.000%2C34.468%2039.343%2C35.000%2038.687%2C35.000%20ZM24.000%2C26.625%20C24.000%2C26.832%2023.832%2C27.000%2023.625%2C27.000%20L20.375%2C27.000%20C20.168%2C27.000%2020.000%2C26.832%2020.000%2C26.625%20L20.000%2C21.375%20C20.000%2C21.168%2020.168%2C21.000%2020.375%2C21.000%20L23.625%2C21.000%20C23.832%2C21.000%2024.000%2C21.168%2024.000%2C21.375%20L24.000%2C26.625%20ZM42.000%2C21.812%20C42.000%2C22.468%2041.343%2C23.000%2040.687%2C23.000%20L26.000%2C23.000%20L26.000%2C21.359%20C26.000%2C20.050%2024.810%2C19.000%2023.500%2C19.000%20L20.250%2C19.000%20C18.940%2C19.000%2018.000%2C20.050%2018.000%2C21.359%20L18.000%2C23.000%20L3.062%2C23.000%20C2.407%2C23.000%202.000%2C22.468%202.000%2C21.812%20L2.000%2C8.187%20C2.000%2C7.532%202.407%2C7.000%203.062%2C7.000%20L40.687%2C7.000%20C41.343%2C7.000%2042.000%2C7.532%2042.000%2C8.187%20L42.000%2C21.812%20Z%22%20class%3D%22cls-1%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%;
    -webkit-border-radius: 80px;
            border-radius: 80px; }
  .icon-data-sheet {
    width: 80px;
    height: 80px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2238%22%20height%3D%2249%22%20viewBox%3D%220%200%2038%2049%22%20style%3D%22%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%23fff%3B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20d%3D%22M33.000%2C49.000%20L5.000%2C49.000%20C2.243%2C49.000%20-0.000%2C46.757%20-0.000%2C44.000%20L-0.000%2C8.000%20C-0.000%2C5.243%202.243%2C3.000%205.000%2C3.000%20L12.580%2C3.000%20L13.019%2C0.804%20C13.113%2C0.337%2013.523%2C-0.000%2014.000%2C-0.000%20L24.000%2C-0.000%20C24.477%2C-0.000%2024.887%2C0.337%2024.980%2C0.804%20L25.420%2C3.000%20L33.000%2C3.000%20C35.757%2C3.000%2038.000%2C5.243%2038.000%2C8.000%20L38.000%2C44.000%20C38.000%2C46.757%2035.757%2C49.000%2033.000%2C49.000%20ZM23.181%2C2.000%20L14.819%2C2.000%20L14.220%2C5.000%20L23.780%2C5.000%20L23.181%2C2.000%20ZM36.000%2C8.000%20C36.000%2C6.346%2034.654%2C5.000%2033.000%2C5.000%20L25.820%2C5.000%20L25.942%2C5.613%20C25.992%2C5.732%2026.019%2C5.863%2026.019%2C6.000%20C26.019%2C6.553%2025.572%2C7.000%2025.019%2C7.000%20C25.015%2C7.001%2025.008%2C7.001%2025.000%2C7.000%20L13.000%2C7.000%20C12.700%2C7.000%2012.417%2C6.865%2012.227%2C6.634%20C12.037%2C6.402%2011.961%2C6.098%2012.019%2C5.804%20L12.180%2C5.000%20L5.000%2C5.000%20C3.346%2C5.000%202.000%2C6.346%202.000%2C8.000%20L2.000%2C44.000%20C2.000%2C45.654%203.346%2C47.000%205.000%2C47.000%20L33.000%2C47.000%20C34.654%2C47.000%2036.000%2C45.654%2036.000%2C44.000%20L36.000%2C8.000%20ZM32.000%2C43.000%20L6.000%2C43.000%20C5.447%2C43.000%205.000%2C42.553%205.000%2C42.000%20L5.000%2C30.000%20C5.000%2C29.447%205.447%2C29.000%206.000%2C29.000%20L32.000%2C29.000%20C32.553%2C29.000%2033.000%2C29.447%2033.000%2C30.000%20L33.000%2C42.000%20C33.000%2C42.553%2032.553%2C43.000%2032.000%2C43.000%20ZM31.000%2C31.000%20L7.000%2C31.000%20L7.000%2C33.000%20L31.000%2C33.000%20L31.000%2C31.000%20ZM31.000%2C35.000%20L7.000%2C35.000%20L7.000%2C37.000%20L31.000%2C37.000%20L31.000%2C35.000%20ZM31.000%2C39.000%20L7.000%2C39.000%20L7.000%2C41.000%20L31.000%2C41.000%20L31.000%2C39.000%20ZM31.000%2C24.000%20L16.000%2C24.000%20C15.447%2C24.000%2015.000%2C23.553%2015.000%2C23.000%20C15.000%2C22.447%2015.447%2C22.000%2016.000%2C22.000%20L31.000%2C22.000%20C31.553%2C22.000%2032.000%2C22.447%2032.000%2C23.000%20C32.000%2C23.553%2031.553%2C24.000%2031.000%2C24.000%20ZM31.000%2C15.000%20L16.000%2C15.000%20C15.447%2C15.000%2015.000%2C14.553%2015.000%2C14.000%20C15.000%2C13.447%2015.447%2C13.000%2016.000%2C13.000%20L31.000%2C13.000%20C31.553%2C13.000%2032.000%2C13.447%2032.000%2C14.000%20C32.000%2C14.553%2031.553%2C15.000%2031.000%2C15.000%20ZM9.000%2C26.000%20C7.346%2C26.000%206.000%2C24.654%206.000%2C23.000%20C6.000%2C21.346%207.346%2C20.000%209.000%2C20.000%20C10.654%2C20.000%2012.000%2C21.346%2012.000%2C23.000%20C12.000%2C24.654%2010.654%2C26.000%209.000%2C26.000%20ZM9.000%2C22.000%20C8.448%2C22.000%208.000%2C22.448%208.000%2C23.000%20C8.000%2C23.552%208.448%2C24.000%209.000%2C24.000%20C9.552%2C24.000%2010.000%2C23.552%2010.000%2C23.000%20C10.000%2C22.448%209.552%2C22.000%209.000%2C22.000%20ZM9.000%2C17.000%20C7.346%2C17.000%206.000%2C15.654%206.000%2C14.000%20C6.000%2C12.346%207.346%2C11.000%209.000%2C11.000%20C10.654%2C11.000%2012.000%2C12.346%2012.000%2C14.000%20C12.000%2C15.654%2010.654%2C17.000%209.000%2C17.000%20ZM9.000%2C13.000%20C8.448%2C13.000%208.000%2C13.448%208.000%2C14.000%20C8.000%2C14.552%208.448%2C15.000%209.000%2C15.000%20C9.552%2C15.000%2010.000%2C14.552%2010.000%2C14.000%20C10.000%2C13.448%209.552%2C13.000%209.000%2C13.000%20Z%22%20class%3D%22cls-1%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%;
    -webkit-border-radius: 80px;
            border-radius: 80px; }
  .icon-infographic {
    width: 80px;
    height: 80px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2246%22%20height%3D%2246%22%20viewBox%3D%220%200%2046%2046%22%20style%3D%22%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%23fff%3B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20d%3D%22M45.000%2C36.000%20L26.477%2C36.000%20L29.929%2C44.629%20C30.134%2C45.142%2029.884%2C45.724%2029.371%2C45.929%20C29.250%2C45.977%2029.124%2C46.000%2029.000%2C46.000%20C28.603%2C46.000%2028.227%2C45.763%2028.071%2C45.371%20L24.323%2C36.000%20L21.677%2C36.000%20L17.929%2C45.371%20C17.772%2C45.763%2017.396%2C46.000%2017.000%2C46.000%20C16.876%2C46.000%2016.750%2C45.977%2016.629%2C45.929%20C16.116%2C45.724%2015.866%2C45.142%2016.071%2C44.629%20L19.523%2C36.000%20L1.000%2C36.000%20C0.447%2C36.000%20-0.000%2C35.553%20-0.000%2C35.000%20L-0.000%2C3.780%20C-0.000%2C1.696%201.696%2C-0.000%203.780%2C-0.000%20L42.221%2C-0.000%20C44.305%2C-0.000%2046.000%2C1.696%2046.000%2C3.780%20L46.000%2C35.000%20C46.000%2C35.553%2045.553%2C36.000%2045.000%2C36.000%20ZM44.000%2C3.780%20C44.000%2C2.799%2043.202%2C2.000%2042.221%2C2.000%20L3.780%2C2.000%20C2.799%2C2.000%202.000%2C2.799%202.000%2C3.780%20L2.000%2C34.000%20L20.978%2C34.000%20C20.981%2C34.000%2020.984%2C34.000%2020.987%2C34.000%20L25.013%2C34.000%20C25.016%2C34.000%2025.019%2C34.000%2025.022%2C34.000%20L44.000%2C34.000%20L44.000%2C3.780%20ZM20.926%2C19.562%20C20.329%2C20.140%2019.520%2C20.500%2018.625%2C20.500%20C17.874%2C20.500%2017.189%2C20.239%2016.632%2C19.816%20L11.782%2C23.236%20C11.874%2C23.539%2011.938%2C23.854%2011.938%2C24.187%20C11.938%2C26.014%2010.452%2C27.500%208.625%2C27.500%20C6.799%2C27.500%205.313%2C26.014%205.313%2C24.187%20C5.313%2C22.361%206.799%2C20.875%208.625%2C20.875%20C9.392%2C20.875%2010.089%2C21.147%2010.651%2C21.586%20L15.482%2C18.180%20C15.382%2C17.865%2015.313%2C17.535%2015.313%2C17.187%20C15.313%2C15.361%2016.799%2C13.875%2018.625%2C13.875%20C20.452%2C13.875%2021.938%2C15.361%2021.938%2C17.187%20C21.938%2C17.398%2021.913%2C17.602%2021.876%2C17.802%20L29.325%2C21.813%20C29.922%2C21.235%2030.731%2C20.875%2031.625%2C20.875%20C31.692%2C20.875%2031.755%2C20.891%2031.821%2C20.895%20L34.564%2C13.760%20C33.808%2C13.152%2033.313%2C12.231%2033.313%2C11.187%20C33.313%2C9.361%2034.799%2C7.875%2036.625%2C7.875%20C38.452%2C7.875%2039.938%2C9.361%2039.938%2C11.187%20C39.938%2C13.014%2038.452%2C14.500%2036.625%2C14.500%20C36.559%2C14.500%2036.496%2C14.484%2036.431%2C14.480%20L33.686%2C21.615%20C34.443%2C22.223%2034.938%2C23.144%2034.938%2C24.187%20C34.938%2C26.014%2033.452%2C27.500%2031.625%2C27.500%20C29.799%2C27.500%2028.313%2C26.014%2028.313%2C24.187%20C28.313%2C23.977%2028.337%2C23.773%2028.375%2C23.573%20L20.926%2C19.562%20ZM8.778%2C22.906%20C8.726%2C22.900%208.680%2C22.875%208.625%2C22.875%20C7.902%2C22.875%207.313%2C23.464%207.313%2C24.187%20C7.313%2C24.212%207.326%2C24.233%207.327%2C24.258%20C7.361%2C24.867%207.810%2C25.346%208.397%2C25.454%20C8.474%2C25.468%208.544%2C25.500%208.625%2C25.500%20C9.205%2C25.500%209.682%2C25.116%209.856%2C24.594%20C9.899%2C24.464%209.938%2C24.331%209.938%2C24.187%20C9.938%2C23.518%209.427%2C22.985%208.778%2C22.906%20ZM19.840%2C16.706%20C19.647%2C16.221%2019.178%2C15.875%2018.625%2C15.875%20C18.025%2C15.875%2017.539%2C16.288%2017.383%2C16.839%20C17.351%2C16.953%2017.313%2C17.064%2017.313%2C17.187%20C17.313%2C17.876%2017.852%2C18.427%2018.527%2C18.480%20L18.864%2C18.452%20C19.470%2C18.336%2019.938%2C17.827%2019.938%2C17.187%20C19.938%2C17.017%2019.900%2C16.856%2019.840%2C16.706%20ZM35.396%2C11.597%20C35.570%2C12.118%2036.047%2C12.500%2036.625%2C12.500%20C36.863%2C12.500%2037.074%2C12.419%2037.266%2C12.309%20C37.660%2C12.082%2037.938%2C11.674%2037.938%2C11.187%20C37.938%2C10.464%2037.349%2C9.875%2036.625%2C9.875%20C35.902%2C9.875%2035.313%2C10.464%2035.313%2C11.187%20C35.313%2C11.333%2035.352%2C11.467%2035.396%2C11.597%20ZM30.410%2C24.669%20C30.603%2C25.154%2031.072%2C25.500%2031.625%2C25.500%20C32.349%2C25.500%2032.938%2C24.911%2032.938%2C24.187%20C32.938%2C24.042%2032.899%2C23.908%2032.855%2C23.777%20C32.680%2C23.257%2032.204%2C22.875%2031.625%2C22.875%20C30.902%2C22.875%2030.313%2C23.464%2030.313%2C24.187%20C30.313%2C24.358%2030.351%2C24.519%2030.410%2C24.669%20Z%22%20class%3D%22cls-1%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%;
    -webkit-border-radius: 80px;
            border-radius: 80px; }
  .icon-offline-event {
    width: 80px;
    height: 80px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2250.843%22%20height%3D%2246%22%20viewBox%3D%220%200%2050.843%2046%22%20style%3D%22%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%23fff%3B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20d%3D%22M50.321%2C45.157%20C49.841%2C45.700%2049.252%2C46.000%2048.661%2C46.000%20L38.413%2C46.000%20C37.818%2C46.000%2037.229%2C45.702%2036.753%2C45.163%20C36.345%2C44.695%2036.136%2C43.975%2036.217%2C43.324%20L36.849%2C38.275%20C37.126%2C36.085%2039.001%2C34.435%2041.211%2C34.435%20L45.863%2C34.435%20C48.073%2C34.435%2049.948%2C36.085%2050.225%2C38.274%20L50.857%2C43.314%20C50.939%2C43.971%2050.728%2C44.693%2050.321%2C45.157%20ZM48.249%2C38.525%20C48.098%2C37.334%2047.072%2C36.435%2045.863%2C36.435%20L41.211%2C36.435%20C40.002%2C36.435%2038.976%2C37.334%2038.825%2C38.526%20L38.194%2C43.574%20C38.182%2C43.665%2038.220%2C43.802%2038.251%2C43.844%20C38.339%2C43.943%2038.425%2C43.996%2038.454%2C44.005%20L48.628%2C44.000%20C48.664%2C43.982%2048.743%2C43.929%2048.828%2C43.831%20C48.854%2C43.795%2048.892%2C43.655%2048.880%2C43.564%20L48.249%2C38.525%20ZM48.106%2C28.500%20C48.106%2C31.029%2046.056%2C33.087%2043.537%2C33.087%20C41.018%2C33.087%2038.968%2C31.029%2038.968%2C28.500%20C38.968%2C25.971%2041.018%2C23.913%2043.537%2C23.913%20C46.056%2C23.913%2048.106%2C25.971%2048.106%2C28.500%20ZM40.960%2C28.500%20C40.960%2C29.927%2042.116%2C31.087%2043.537%2C31.087%20C44.958%2C31.087%2046.114%2C29.927%2046.114%2C28.500%20C46.114%2C27.073%2044.958%2C25.913%2043.537%2C25.913%20C42.116%2C25.913%2040.960%2C27.073%2040.960%2C28.500%20ZM45.770%2C22.087%20L3.849%2C22.087%20C1.724%2C22.087%20-0.004%2C20.352%20-0.004%2C18.218%20L-0.004%2C3.869%20C-0.004%2C1.735%201.724%2C-0.000%203.849%2C-0.000%20L45.770%2C-0.000%20C47.896%2C-0.000%2049.625%2C1.735%2049.625%2C3.869%20L49.625%2C18.218%20C49.625%2C20.352%2047.896%2C22.087%2045.770%2C22.087%20ZM47.633%2C3.869%20C47.633%2C2.839%2046.797%2C2.000%2045.770%2C2.000%20L3.849%2C2.000%20C2.823%2C2.000%201.988%2C2.839%201.988%2C3.869%20L1.988%2C18.218%20C1.988%2C19.248%202.823%2C20.087%203.849%2C20.087%20L45.770%2C20.087%20C46.797%2C20.087%2047.633%2C19.248%2047.633%2C18.218%20L47.633%2C3.869%20ZM2.764%2C28.500%20C2.764%2C25.971%204.813%2C23.913%207.333%2C23.913%20C9.852%2C23.913%2011.902%2C25.971%2011.902%2C28.500%20C11.902%2C31.029%209.852%2C33.087%207.333%2C33.087%20C4.813%2C33.087%202.764%2C31.029%202.764%2C28.500%20ZM9.909%2C28.500%20C9.909%2C27.073%208.754%2C25.913%207.333%2C25.913%20C5.912%2C25.913%204.756%2C27.073%204.756%2C28.500%20C4.756%2C29.927%205.912%2C31.087%207.333%2C31.087%20C8.754%2C31.087%209.909%2C29.927%209.909%2C28.500%20ZM0.643%2C38.276%20C0.922%2C36.085%202.797%2C34.435%205.006%2C34.435%20L9.659%2C34.435%20C11.868%2C34.435%2013.744%2C36.085%2014.021%2C38.274%20L14.652%2C43.314%20C14.734%2C43.969%2014.525%2C44.691%2014.117%2C45.155%20C13.637%2C45.700%2013.047%2C46.000%2012.456%2C46.000%20L2.209%2C46.000%20C1.614%2C46.000%201.025%2C45.702%200.549%2C45.163%20C0.141%2C44.695%20-0.069%2C43.975%200.013%2C43.324%20L0.643%2C38.276%20ZM2.047%2C43.844%20C2.135%2C43.943%202.221%2C43.996%202.248%2C44.005%20L12.423%2C44.000%20C12.460%2C43.982%2012.539%2C43.929%2012.624%2C43.831%20C12.650%2C43.795%2012.688%2C43.655%2012.676%2C43.564%20L12.045%2C38.525%20C11.894%2C37.334%2010.868%2C36.435%209.659%2C36.435%20L5.006%2C36.435%20C3.797%2C36.435%202.772%2C37.334%202.620%2C38.527%20L1.990%2C43.573%20C1.978%2C43.665%202.016%2C43.802%202.047%2C43.844%20ZM20.866%2C28.500%20C20.866%2C25.971%2022.915%2C23.913%2025.435%2C23.913%20C27.954%2C23.913%2030.004%2C25.971%2030.004%2C28.500%20C30.004%2C31.029%2027.954%2C33.087%2025.435%2C33.087%20C22.915%2C33.087%2020.866%2C31.029%2020.866%2C28.500%20ZM28.012%2C28.500%20C28.012%2C27.073%2026.856%2C25.913%2025.435%2C25.913%20C24.014%2C25.913%2022.858%2C27.073%2022.858%2C28.500%20C22.858%2C29.927%2024.014%2C31.087%2025.435%2C31.087%20C26.856%2C31.087%2028.012%2C29.927%2028.012%2C28.500%20ZM18.746%2C38.275%20C19.024%2C36.085%2020.899%2C34.435%2023.108%2C34.435%20L27.761%2C34.435%20C29.971%2C34.435%2031.846%2C36.085%2032.123%2C38.274%20L32.754%2C43.314%20C32.836%2C43.969%2032.627%2C44.691%2032.220%2C45.155%20C31.739%2C45.700%2031.149%2C46.000%2030.559%2C46.000%20L20.311%2C46.000%20C19.716%2C46.000%2019.127%2C45.702%2018.651%2C45.163%20C18.243%2C44.695%2018.034%2C43.975%2018.115%2C43.324%20L18.746%2C38.275%20ZM20.149%2C43.844%20C20.237%2C43.943%2020.323%2C43.996%2020.351%2C44.005%20L30.526%2C44.000%20C30.562%2C43.982%2030.641%2C43.929%2030.726%2C43.831%20C30.752%2C43.795%2030.790%2C43.655%2030.778%2C43.564%20L30.147%2C38.525%20C29.996%2C37.334%2028.970%2C36.435%2027.761%2C36.435%20L23.108%2C36.435%20C21.899%2C36.435%2020.874%2C37.334%2020.723%2C38.526%20L20.092%2C43.574%20C20.080%2C43.665%2020.118%2C43.802%2020.149%2C43.844%20Z%22%20class%3D%22cls-1%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%;
    -webkit-border-radius: 80px;
            border-radius: 80px; }
  .icon-ondemand-webinar {
    width: 80px;
    height: 80px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2249.875%22%20height%3D%2246%22%20viewBox%3D%220%200%2049.875%2046%22%20style%3D%22%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%23fff%3B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20d%3D%22M27.056%2C13.980%20L27.056%2C24.966%20L37.975%2C24.966%20C38.524%2C24.966%2038.968%2C25.413%2038.968%2C25.965%20C38.968%2C26.516%2038.524%2C26.963%2037.975%2C26.963%20L26.064%2C26.963%20C25.515%2C26.963%2025.071%2C26.516%2025.071%2C25.965%20L25.071%2C13.980%20C25.071%2C13.428%2025.515%2C12.981%2026.064%2C12.981%20C26.612%2C12.981%2027.056%2C13.428%2027.056%2C13.980%20ZM27.026%2C46.000%20C18.916%2C46.000%2011.340%2C41.615%207.256%2C34.557%20C6.980%2C34.080%207.141%2C33.469%207.615%2C33.191%20C8.088%2C32.916%208.695%2C33.075%208.972%2C33.553%20C12.702%2C39.998%2019.620%2C44.003%2027.026%2C44.003%20C38.536%2C44.003%2047.901%2C34.580%2047.901%2C23.000%20C47.901%2C11.418%2038.536%2C1.995%2027.026%2C1.995%20C15.764%2C1.995%206.580%2C11.021%206.187%2C22.257%20L9.142%2C19.816%20C9.567%2C19.466%2010.192%2C19.529%2010.539%2C19.955%20C10.887%2C20.381%2010.826%2C21.010%2010.402%2C21.360%20L5.578%2C25.344%20C5.393%2C25.497%205.170%2C25.571%204.948%2C25.571%20C4.662%2C25.571%204.377%2C25.447%204.181%2C25.207%20L0.220%2C20.354%20C-0.128%2C19.927%20-0.067%2C19.298%200.357%2C18.948%20C0.781%2C18.597%201.407%2C18.659%201.754%2C19.086%20L4.188%2C22.068%20C4.676%2C9.815%2014.730%2C-0.002%2027.026%2C-0.002%20C39.631%2C-0.002%2049.887%2C10.316%2049.887%2C23.000%20C49.887%2C35.682%2039.631%2C46.000%2027.026%2C46.000%20Z%22%20class%3D%22cls-1%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%;
    -webkit-border-radius: 80px;
            border-radius: 80px; }
  .icon-request-demo {
    width: 80px;
    height: 80px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2249%22%20height%3D%2238%22%20viewBox%3D%220%200%2049%2038%22%20style%3D%22%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%23fff%3B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20d%3D%22M44.250%2C38.000%20L4.750%2C38.000%20C2.131%2C38.000%20-0.000%2C35.869%20-0.000%2C33.250%20L-0.000%2C4.750%20C-0.000%2C2.131%202.131%2C-0.000%204.750%2C-0.000%20L44.250%2C-0.000%20C46.869%2C-0.000%2049.000%2C2.131%2049.000%2C4.750%20L49.000%2C33.250%20C49.000%2C35.869%2046.869%2C38.000%2044.250%2C38.000%20ZM44.250%2C2.000%20L4.750%2C2.000%20C3.495%2C2.000%202.446%2C2.849%202.117%2C4.000%20L46.883%2C4.000%20C46.554%2C2.849%2045.505%2C2.000%2044.250%2C2.000%20ZM47.000%2C6.000%20L2.000%2C6.000%20L2.000%2C33.250%20C2.000%2C34.767%203.233%2C36.000%204.750%2C36.000%20L44.250%2C36.000%20C45.767%2C36.000%2047.000%2C34.767%2047.000%2C33.250%20L47.000%2C6.000%20ZM29.056%2C33.000%20L18.944%2C33.000%20C16.769%2C33.000%2015.000%2C31.230%2015.000%2C29.056%20L15.000%2C18.944%20C15.000%2C16.769%2016.769%2C15.000%2018.944%2C15.000%20L19.000%2C15.000%20L19.000%2C12.960%20C19.000%2C10.225%2021.225%2C8.000%2023.960%2C8.000%20C26.775%2C8.000%2029.000%2C10.225%2029.000%2C12.960%20L29.000%2C15.000%20L29.056%2C15.000%20C31.230%2C15.000%2033.000%2C16.769%2033.000%2C18.944%20L33.000%2C29.056%20C33.000%2C31.230%2031.230%2C33.000%2029.056%2C33.000%20ZM27.000%2C12.960%20C27.000%2C11.328%2025.672%2C10.000%2024.040%2C10.000%20C22.328%2C10.000%2021.000%2C11.328%2021.000%2C12.960%20L21.000%2C15.000%20L27.000%2C15.000%20L27.000%2C12.960%20ZM31.000%2C18.944%20C31.000%2C17.872%2030.128%2C17.000%2029.056%2C17.000%20L29.000%2C17.000%20L19.000%2C17.000%20L18.944%2C17.000%20C17.872%2C17.000%2017.000%2C17.872%2017.000%2C18.944%20L17.000%2C29.056%20C17.000%2C30.128%2017.872%2C31.000%2018.944%2C31.000%20L29.056%2C31.000%20C30.128%2C31.000%2031.000%2C30.128%2031.000%2C29.056%20L31.000%2C18.944%20ZM26.475%2C26.975%20C26.279%2C27.170%2026.023%2C27.268%2025.768%2C27.268%20C25.512%2C27.268%2025.256%2C27.170%2025.060%2C26.975%20L24.000%2C25.914%20L22.939%2C26.975%20C22.744%2C27.170%2022.488%2C27.268%2022.232%2C27.268%20C21.977%2C27.268%2021.721%2C27.170%2021.525%2C26.975%20C21.135%2C26.584%2021.135%2C25.951%2021.525%2C25.560%20L22.586%2C24.500%20L21.525%2C23.439%20C21.135%2C23.049%2021.135%2C22.416%2021.525%2C22.025%20C21.916%2C21.635%2022.549%2C21.635%2022.939%2C22.025%20L24.000%2C23.086%20L25.060%2C22.025%20C25.451%2C21.635%2026.084%2C21.635%2026.475%2C22.025%20C26.865%2C22.416%2026.865%2C23.049%2026.475%2C23.439%20L25.414%2C24.500%20L26.475%2C25.560%20C26.865%2C25.951%2026.865%2C26.584%2026.475%2C26.975%20Z%22%20class%3D%22cls-1%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%;
    -webkit-border-radius: 80px;
            border-radius: 80px; }
  .icon-request-more {
    width: 80px;
    height: 80px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2241.219%22%20height%3D%2242%22%20viewBox%3D%220%200%2041.219%2042%22%20style%3D%22%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%23fff%3B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20d%3D%22M40.188%2C40.934%20C39.499%2C41.630%2038.630%2C41.994%2037.706%2C41.994%20C36.782%2C41.994%2035.913%2C41.630%2035.260%2C40.970%20L22.431%2C27.970%20C20.157%2C29.340%2017.561%2C30.086%2014.846%2C30.086%20C10.873%2C30.086%207.137%2C28.522%204.328%2C25.682%20C-1.472%2C19.818%20-1.472%2C10.276%204.328%2C4.412%20C7.137%2C1.572%2010.873%2C0.008%2014.846%2C0.008%20C18.819%2C0.008%2022.555%2C1.572%2025.364%2C4.412%20C28.174%2C7.253%2029.721%2C11.030%2029.721%2C15.047%20C29.721%2C17.921%2028.917%2C20.665%2027.437%2C23.039%20L40.190%2C35.988%20C41.536%2C37.351%2041.536%2C39.571%2040.188%2C40.934%20ZM27.730%2C15.047%20C27.730%2C11.568%2026.390%2C8.297%2023.956%2C5.836%20C21.523%2C3.376%2018.287%2C2.021%2014.846%2C2.021%20C11.405%2C2.021%208.169%2C3.376%205.736%2C5.836%20C0.712%2C10.915%200.712%2C19.179%205.736%2C24.258%20C8.169%2C26.718%2011.405%2C28.073%2014.846%2C28.073%20C18.287%2C28.073%2021.523%2C26.718%2023.956%2C24.258%20C26.390%2C21.797%2027.730%2C18.526%2027.730%2C15.047%20ZM38.780%2C37.411%20L26.253%2C24.691%20C25.971%2C25.031%2025.678%2C25.364%2025.364%2C25.682%20C24.963%2C26.087%2024.538%2C26.459%2024.101%2C26.812%20L36.669%2C39.547%20C37.221%2C40.106%2038.190%2C40.107%2038.745%2C39.546%20C39.057%2C39.231%2039.210%2C38.857%2039.210%2C38.461%20C39.210%2C38.065%2039.057%2C37.691%2038.780%2C37.411%20ZM16.785%2C25.146%20L12.802%2C25.146%20C12.252%2C25.146%2011.806%2C24.696%2011.806%2C24.139%20L11.806%2C14.072%20C11.806%2C13.515%2012.252%2C13.065%2012.802%2C13.065%20L16.785%2C13.065%20C17.335%2C13.065%2017.780%2C13.515%2017.780%2C14.072%20L17.780%2C24.139%20C17.780%2C24.696%2017.335%2C25.146%2016.785%2C25.146%20ZM15.789%2C15.079%20L13.798%2C15.079%20L13.798%2C23.132%20L15.789%2C23.132%20L15.789%2C15.079%20ZM16.785%2C12.058%20L12.802%2C12.058%20C12.252%2C12.058%2011.806%2C11.608%2011.806%2C11.052%20L11.806%2C7.025%20C11.806%2C6.468%2012.252%2C6.018%2012.802%2C6.018%20L16.785%2C6.018%20C17.335%2C6.018%2017.780%2C6.468%2017.780%2C7.025%20L17.780%2C11.052%20C17.780%2C11.608%2017.335%2C12.058%2016.785%2C12.058%20ZM15.789%2C8.031%20L13.798%2C8.031%20L13.798%2C10.045%20L15.789%2C10.045%20L15.789%2C8.031%20Z%22%20class%3D%22cls-1%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%;
    -webkit-border-radius: 80px;
            border-radius: 80px; }
  .icon-slideshare {
    width: 80px;
    height: 80px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2260.812%22%20height%3D%2234%22%20viewBox%3D%220%200%2060.812%2034%22%20style%3D%22%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%23fff%3B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20d%3D%22M60.520%2C17.207%20L57.000%2C20.742%20C56.805%2C20.937%2056.551%2C21.035%2056.296%2C21.035%20C56.041%2C21.035%2055.786%2C20.937%2055.592%2C20.742%20C55.203%2C20.352%2055.203%2C19.719%2055.592%2C19.328%20L58.408%2C16.500%20L55.592%2C13.672%20C55.203%2C13.281%2055.203%2C12.648%2055.592%2C12.258%20C55.981%2C11.867%2056.611%2C11.867%2057.000%2C12.258%20L60.520%2C15.793%20C60.909%2C16.184%2060.909%2C16.816%2060.520%2C17.207%20ZM48.470%2C33.946%20L12.355%2C34.000%20L12.353%2C34.000%20C10.502%2C34.000%208.995%2C32.128%208.995%2C30.269%20L8.995%2C3.426%20C8.995%2C1.566%2010.502%2C0.054%2012.353%2C0.054%20L48.468%2C-0.000%20C50.321%2C-0.000%2051.827%2C1.513%2051.827%2C3.372%20L51.827%2C30.575%20C51.827%2C32.434%2050.321%2C33.946%2048.470%2C33.946%20ZM10.987%2C30.629%20C10.987%2C31.385%2011.600%2C31.999%2012.352%2C32.000%20L48.468%2C31.946%20C49.223%2C31.946%2049.836%2C31.331%2049.836%2C30.575%20L49.836%2C7.997%20C49.831%2C7.997%2049.828%2C8.000%2049.823%2C8.000%20L10.987%2C8.000%20L10.987%2C30.629%20ZM48.470%2C2.000%20L12.355%2C2.054%20C11.600%2C2.054%2010.987%2C2.669%2010.987%2C3.426%20L10.987%2C6.000%20L49.823%2C6.000%20C49.828%2C6.000%2049.831%2C6.002%2049.836%2C6.003%20L49.836%2C3.372%20C49.836%2C2.615%2049.223%2C2.000%2048.470%2C2.000%20ZM5.218%2C20.742%20C5.024%2C20.937%204.769%2C21.035%204.514%2C21.035%20C4.259%2C21.035%204.005%2C20.937%203.810%2C20.742%20L0.290%2C17.207%20C-0.099%2C16.816%20-0.099%2C16.184%200.290%2C15.793%20L3.810%2C12.258%20C4.199%2C11.867%204.829%2C11.867%205.218%2C12.258%20C5.607%2C12.648%205.607%2C13.281%205.218%2C13.672%20L2.402%2C16.500%20L5.218%2C19.328%20C5.607%2C19.719%205.607%2C20.352%205.218%2C20.742%20Z%22%20class%3D%22cls-1%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%;
    -webkit-border-radius: 80px;
            border-radius: 80px; }
  .icon-webinar-blog {
    width: 80px;
    height: 80px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2250%22%20height%3D%2239%22%20viewBox%3D%220%200%2050%2039%22%20style%3D%22%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%23fff%3B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20d%3D%22M46.639%2C33.000%20L26.000%2C33.000%20L26.000%2C37.000%20L36.792%2C37.000%20C37.345%2C37.000%2037.792%2C37.447%2037.792%2C38.000%20C37.792%2C38.553%2037.345%2C39.000%2036.792%2C39.000%20L13.792%2C39.000%20C13.239%2C39.000%2012.792%2C38.553%2012.792%2C38.000%20C12.792%2C37.447%2013.239%2C37.000%2013.792%2C37.000%20L24.000%2C37.000%20L24.000%2C33.000%20L3.383%2C33.000%20C1.523%2C33.000%20-0.000%2C31.487%20-0.000%2C29.628%20L-0.000%2C3.372%20C-0.000%2C1.513%201.523%2C-0.000%203.383%2C-0.000%20L46.639%2C-0.000%20C48.498%2C-0.000%2050.000%2C1.513%2050.000%2C3.372%20L50.000%2C29.628%20C50.000%2C31.487%2048.498%2C33.000%2046.639%2C33.000%20ZM32.078%2C31.000%20L31.333%2C23.006%20C31.116%2C21.298%2029.613%2C20.000%2027.843%2C20.000%20L21.657%2C20.000%20C19.887%2C20.000%2018.384%2C21.299%2018.162%2C23.040%20L17.423%2C31.000%20L32.078%2C31.000%20ZM48.000%2C3.372%20C48.000%2C2.615%2047.395%2C2.000%2046.639%2C2.000%20L3.383%2C2.000%20C2.626%2C2.000%202.000%2C2.615%202.000%2C3.372%20L2.000%2C29.628%20C2.000%2C30.385%202.626%2C31.000%203.383%2C31.000%20L15.415%2C31.000%20L16.174%2C22.821%20C16.527%2C20.050%2018.883%2C18.000%2021.657%2C18.000%20L27.843%2C18.000%20C30.618%2C18.000%2032.974%2C20.050%2033.321%2C22.788%20L34.087%2C31.000%20L46.639%2C31.000%20C47.395%2C31.000%2048.000%2C30.385%2048.000%2C29.628%20L48.000%2C3.372%20ZM24.862%2C16.860%20C21.691%2C16.860%2019.111%2C14.280%2019.111%2C11.109%20C19.111%2C7.938%2021.691%2C5.359%2024.862%2C5.359%20C28.033%2C5.359%2030.613%2C7.938%2030.613%2C11.109%20C30.613%2C14.280%2028.033%2C16.860%2024.862%2C16.860%20ZM24.862%2C7.359%20C22.794%2C7.359%2021.111%2C9.042%2021.111%2C11.109%20C21.111%2C13.178%2022.794%2C14.860%2024.862%2C14.860%20C26.930%2C14.860%2028.613%2C13.178%2028.613%2C11.109%20C28.613%2C9.042%2026.930%2C7.359%2024.862%2C7.359%20Z%22%20class%3D%22cls-1%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%;
    -webkit-border-radius: 80px;
            border-radius: 80px; }
  .icon-whitepaper-blog {
    width: 80px;
    height: 80px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2234%22%20height%3D%2246%22%20viewBox%3D%220%200%2034%2046%22%20style%3D%22%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%23fff%3B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20d%3D%22M33.341%2C10.927%20L23.073%2C0.659%20C22.651%2C0.237%2022.079%2C-0.000%2021.482%2C-0.000%20L2.251%2C-0.000%20C1.008%2C-0.000%20-0.000%2C1.008%20-0.000%2C2.251%20L-0.000%2C43.749%20C-0.000%2C44.992%201.008%2C46.000%202.251%2C46.000%20L31.749%2C46.000%20C32.992%2C46.000%2034.000%2C44.992%2034.000%2C43.749%20L34.000%2C12.518%20C34.000%2C11.921%2033.763%2C11.349%2033.341%2C10.927%20ZM23.000%2C3.129%20L30.660%2C11.000%20L23.000%2C11.000%20L23.000%2C3.129%20ZM31.650%2C44.000%20L2.350%2C44.000%20C2.157%2C44.000%202.000%2C43.843%202.000%2C43.650%20L2.000%2C2.349%20C2.000%2C2.156%202.156%2C2.000%202.349%2C2.000%20L21.000%2C2.000%20L21.000%2C11.099%20C21.000%2C12.147%2021.852%2C13.000%2022.901%2C13.000%20L32.000%2C13.000%20L32.000%2C43.650%20C32.000%2C43.843%2031.843%2C44.000%2031.650%2C44.000%20Z%22%20class%3D%22cls-1%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%;
    -webkit-border-radius: 80px;
            border-radius: 80px; }
  .icon-calculate {
    width: 80px;
    height: 80px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2236%22%20height%3D%2250%22%20viewBox%3D%220%200%2036%2050%22%20style%3D%22fill%3A%23fff%3B%22%3E%0A%20%20%3Cpath%20d%3D%22M30.741%2C0.000%20C30.741%2C0.000%205.258%2C0.000%205.258%2C0.000%20C2.359%2C0.000%200.000%2C2.359%200.000%2C5.259%20C0.000%2C5.259%200.000%2C44.742%200.000%2C44.742%20C0.000%2C47.641%202.359%2C50.000%205.258%2C50.000%20C5.258%2C50.000%2030.741%2C50.000%2030.741%2C50.000%20C33.641%2C50.000%2036.000%2C47.641%2036.000%2C44.742%20C36.000%2C44.742%2036.000%2C5.259%2036.000%2C5.259%20C36.000%2C2.359%2033.641%2C0.000%2030.741%2C0.000%20ZM34.000%2C44.742%20C34.000%2C46.538%2032.538%2C48.000%2030.741%2C48.000%20C30.741%2C48.000%205.258%2C48.000%205.258%2C48.000%20C3.462%2C48.000%202.000%2C46.538%202.000%2C44.742%20C2.000%2C44.742%202.000%2C5.259%202.000%2C5.259%20C2.000%2C3.462%203.462%2C2.001%205.258%2C2.001%20C5.258%2C2.001%2030.741%2C2.001%2030.741%2C2.001%20C32.538%2C2.001%2034.000%2C3.462%2034.000%2C5.259%20C34.000%2C5.259%2034.000%2C44.742%2034.000%2C44.742%20ZM28.038%2C7.000%20C28.038%2C7.000%207.961%2C7.000%207.961%2C7.000%20C7.409%2C7.000%206.961%2C7.449%206.961%2C8.001%20C6.961%2C8.001%206.961%2C15.000%206.961%2C15.000%20C6.961%2C15.553%207.409%2C16.000%207.961%2C16.000%20C7.961%2C16.000%2028.038%2C16.000%2028.038%2C16.000%20C28.591%2C16.000%2029.038%2C15.553%2029.038%2C15.000%20C29.038%2C15.000%2029.038%2C8.001%2029.038%2C8.001%20C29.038%2C7.449%2028.591%2C7.000%2028.038%2C7.000%20ZM27.038%2C14.001%20C27.038%2C14.001%208.961%2C14.001%208.961%2C14.001%20C8.961%2C14.001%208.961%2C9.001%208.961%2C9.001%20C8.961%2C9.001%2027.038%2C9.001%2027.038%2C9.001%20C27.038%2C9.001%2027.038%2C14.001%2027.038%2C14.001%20ZM10.000%2C20.001%20C8.346%2C20.001%207.000%2C21.346%207.000%2C23.000%20C7.000%2C24.655%208.346%2C26.000%2010.000%2C26.000%20C11.654%2C26.000%2013.000%2C24.655%2013.000%2C23.000%20C13.000%2C21.346%2011.654%2C20.001%2010.000%2C20.001%20ZM10.000%2C24.000%20C9.449%2C24.000%209.000%2C23.551%209.000%2C23.000%20C9.000%2C22.450%209.449%2C22.000%2010.000%2C22.000%20C10.551%2C22.000%2011.000%2C22.450%2011.000%2C23.000%20C11.000%2C23.551%2010.551%2C24.000%2010.000%2C24.000%20ZM18.000%2C20.001%20C16.346%2C20.001%2015.000%2C21.346%2015.000%2C23.000%20C15.000%2C24.655%2016.346%2C26.000%2018.000%2C26.000%20C19.654%2C26.000%2021.000%2C24.655%2021.000%2C23.000%20C21.000%2C21.346%2019.654%2C20.001%2018.000%2C20.001%20ZM18.000%2C24.000%20C17.449%2C24.000%2017.000%2C23.551%2017.000%2C23.000%20C17.000%2C22.450%2017.449%2C22.000%2018.000%2C22.000%20C18.551%2C22.000%2019.000%2C22.450%2019.000%2C23.000%20C19.000%2C23.551%2018.551%2C24.000%2018.000%2C24.000%20ZM26.000%2C20.001%20C24.346%2C20.001%2023.000%2C21.346%2023.000%2C23.000%20C23.000%2C24.655%2024.346%2C26.000%2026.000%2C26.000%20C27.654%2C26.000%2029.000%2C24.655%2029.000%2C23.000%20C29.000%2C21.346%2027.654%2C20.001%2026.000%2C20.001%20ZM26.000%2C24.000%20C25.448%2C24.000%2025.000%2C23.551%2025.000%2C23.000%20C25.000%2C22.450%2025.448%2C22.000%2026.000%2C22.000%20C26.552%2C22.000%2027.000%2C22.450%2027.000%2C23.000%20C27.000%2C23.551%2026.552%2C24.000%2026.000%2C24.000%20ZM10.000%2C28.000%20C8.346%2C28.000%207.000%2C29.346%207.000%2C31.001%20C7.000%2C32.654%208.346%2C34.000%2010.000%2C34.000%20C11.654%2C34.000%2013.000%2C32.654%2013.000%2C31.001%20C13.000%2C29.346%2011.654%2C28.000%2010.000%2C28.000%20ZM10.000%2C32.000%20C9.449%2C32.000%209.000%2C31.552%209.000%2C31.001%20C9.000%2C30.449%209.449%2C30.001%2010.000%2C30.001%20C10.551%2C30.001%2011.000%2C30.449%2011.000%2C31.001%20C11.000%2C31.552%2010.551%2C32.000%2010.000%2C32.000%20ZM18.000%2C28.000%20C16.346%2C28.000%2015.000%2C29.346%2015.000%2C31.001%20C15.000%2C32.654%2016.346%2C34.000%2018.000%2C34.000%20C19.654%2C34.000%2021.000%2C32.654%2021.000%2C31.001%20C21.000%2C29.346%2019.654%2C28.000%2018.000%2C28.000%20ZM18.000%2C32.000%20C17.449%2C32.000%2017.000%2C31.552%2017.000%2C31.001%20C17.000%2C30.449%2017.449%2C30.001%2018.000%2C30.001%20C18.551%2C30.001%2019.000%2C30.449%2019.000%2C31.001%20C19.000%2C31.552%2018.551%2C32.000%2018.000%2C32.000%20ZM10.000%2C36.001%20C8.346%2C36.001%207.000%2C37.345%207.000%2C39.000%20C7.000%2C40.655%208.346%2C42.001%2010.000%2C42.001%20C11.654%2C42.001%2013.000%2C40.655%2013.000%2C39.000%20C13.000%2C37.345%2011.654%2C36.001%2010.000%2C36.001%20ZM10.000%2C40.000%20C9.449%2C40.000%209.000%2C39.552%209.000%2C39.000%20C9.000%2C38.448%209.449%2C38.000%2010.000%2C38.000%20C10.551%2C38.000%2011.000%2C38.448%2011.000%2C39.000%20C11.000%2C39.552%2010.551%2C40.000%2010.000%2C40.000%20ZM18.000%2C36.001%20C16.346%2C36.001%2015.000%2C37.345%2015.000%2C39.000%20C15.000%2C40.655%2016.346%2C42.001%2018.000%2C42.001%20C19.654%2C42.001%2021.000%2C40.655%2021.000%2C39.000%20C21.000%2C37.345%2019.654%2C36.001%2018.000%2C36.001%20ZM18.000%2C40.000%20C17.449%2C40.000%2017.000%2C39.552%2017.000%2C39.000%20C17.000%2C38.448%2017.449%2C38.000%2018.000%2C38.000%20C18.551%2C38.000%2019.000%2C38.448%2019.000%2C39.000%20C19.000%2C39.552%2018.551%2C40.000%2018.000%2C40.000%20ZM26.000%2C28.000%20C24.346%2C28.000%2023.000%2C29.346%2023.000%2C31.001%20C23.000%2C31.001%2023.000%2C39.000%2023.000%2C39.000%20C23.000%2C40.655%2024.346%2C42.001%2026.000%2C42.001%20C27.654%2C42.001%2029.000%2C40.655%2029.000%2C39.000%20C29.000%2C39.000%2029.000%2C31.001%2029.000%2C31.001%20C29.000%2C29.346%2027.654%2C28.000%2026.000%2C28.000%20ZM27.000%2C39.000%20C27.000%2C39.552%2026.552%2C40.000%2026.000%2C40.000%20C25.448%2C40.000%2025.000%2C39.552%2025.000%2C39.000%20C25.000%2C39.000%2025.000%2C31.001%2025.000%2C31.001%20C25.000%2C30.449%2025.448%2C30.001%2026.000%2C30.001%20C26.552%2C30.001%2027.000%2C30.449%2027.000%2C31.001%20C27.000%2C31.001%2027.000%2C39.000%2027.000%2C39.000%20ZM25.000%2C13.001%20C25.553%2C13.001%2026.000%2C12.552%2026.000%2C12.000%20C26.000%2C12.000%2026.000%2C11.000%2026.000%2C11.000%20C26.000%2C10.448%2025.553%2C10.000%2025.000%2C10.000%20C24.447%2C10.000%2024.000%2C10.448%2024.000%2C11.000%20C24.000%2C11.000%2024.000%2C12.000%2024.000%2C12.000%20C24.000%2C12.552%2024.447%2C13.001%2025.000%2C13.001%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%;
    -webkit-border-radius: 80px;
            border-radius: 80px; }
  .icon-device {
    width: 80px;
    height: 80px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2250%22%20height%3D%2239%22%20viewBox%3D%220%200%2050%2039%22%20style%3D%22fill%3A%23fff%3B%22%3E%0A%20%20%3Cpath%20d%3D%22M47.000%2C12.000%20C47.000%2C12.000%2034.986%2C12.000%2034.986%2C12.000%20C33.332%2C12.000%2031.986%2C13.346%2031.986%2C15.001%20C31.986%2C15.001%2031.986%2C36.001%2031.986%2C36.001%20C31.986%2C37.654%2033.332%2C39.000%2034.986%2C39.000%20C34.986%2C39.000%2047.000%2C39.000%2047.000%2C39.000%20C48.654%2C39.000%2050.000%2C37.654%2050.000%2C36.001%20C50.000%2C36.001%2050.000%2C15.001%2050.000%2C15.001%20C50.000%2C13.346%2048.654%2C12.000%2047.000%2C12.000%20ZM48.000%2C36.001%20C48.000%2C36.553%2047.552%2C37.001%2047.000%2C37.001%20C47.000%2C37.001%2034.986%2C37.001%2034.986%2C37.001%20C34.435%2C37.001%2033.986%2C36.553%2033.986%2C36.001%20C33.986%2C36.001%2033.986%2C34.000%2033.986%2C34.000%20C33.986%2C34.000%2048.000%2C34.000%2048.000%2C34.000%20C48.000%2C34.000%2048.000%2C36.001%2048.000%2C36.001%20ZM48.000%2C32.000%20C48.000%2C32.000%2033.986%2C32.000%2033.986%2C32.000%20C33.986%2C32.000%2033.986%2C15.001%2033.986%2C15.001%20C33.986%2C14.449%2034.435%2C14.001%2034.986%2C14.001%20C34.986%2C14.001%2047.000%2C14.001%2047.000%2C14.001%20C47.552%2C14.001%2048.000%2C14.449%2048.000%2C15.001%20C48.000%2C15.001%2048.000%2C32.000%2048.000%2C32.000%20ZM28.000%2C25.001%20C28.553%2C25.001%2029.000%2C24.554%2029.000%2C24.000%20C29.000%2C23.447%2028.553%2C23.000%2028.000%2C23.000%20C28.000%2C23.000%202.000%2C23.000%202.000%2C23.000%20C2.000%2C23.000%202.000%2C5.000%202.000%2C5.000%20C2.000%2C3.346%203.346%2C2.000%205.000%2C2.000%20C5.000%2C2.000%2039.000%2C2.000%2039.000%2C2.000%20C40.654%2C2.000%2042.000%2C3.346%2042.000%2C5.000%20C42.000%2C5.000%2042.000%2C8.001%2042.000%2C8.001%20C42.000%2C8.552%2042.447%2C9.001%2043.000%2C9.001%20C43.553%2C9.001%2044.000%2C8.552%2044.000%2C8.001%20C44.000%2C8.001%2044.000%2C5.000%2044.000%2C5.000%20C44.000%2C2.244%2041.757%2C-0.000%2039.000%2C-0.000%20C39.000%2C-0.000%205.000%2C-0.000%205.000%2C-0.000%20C2.243%2C-0.000%200.000%2C2.244%200.000%2C5.000%20C0.000%2C5.000%200.000%2C26.001%200.000%2C26.001%20C0.000%2C28.757%202.243%2C31.001%205.000%2C31.001%20C5.000%2C31.001%2018.557%2C31.001%2018.557%2C31.001%20C18.557%2C31.001%2016.063%2C37.648%2016.063%2C37.648%20C15.949%2C37.957%2015.991%2C38.300%2016.178%2C38.570%20C16.365%2C38.839%2016.672%2C39.000%2017.000%2C39.000%20C17.000%2C39.000%2027.000%2C39.000%2027.000%2C39.000%20C27.328%2C39.000%2027.635%2C38.839%2027.822%2C38.570%20C28.009%2C38.300%2028.052%2C37.957%2027.937%2C37.648%20C27.937%2C37.648%2025.443%2C31.001%2025.443%2C31.001%20C25.443%2C31.001%2028.000%2C31.001%2028.000%2C31.001%20C28.553%2C31.001%2029.000%2C30.552%2029.000%2C30.000%20C29.000%2C29.447%2028.553%2C29.000%2028.000%2C29.000%20C28.000%2C29.000%205.000%2C29.000%205.000%2C29.000%20C3.346%2C29.000%202.000%2C27.654%202.000%2C26.001%20C2.000%2C26.001%202.000%2C25.001%202.000%2C25.001%20C2.000%2C25.001%2028.000%2C25.001%2028.000%2C25.001%20ZM23.307%2C31.001%20C23.307%2C31.001%2025.557%2C37.001%2025.557%2C37.001%20C25.557%2C37.001%2018.443%2C37.001%2018.443%2C37.001%20C18.443%2C37.001%2020.693%2C31.001%2020.693%2C31.001%20C20.693%2C31.001%2023.307%2C31.001%2023.307%2C31.001%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%;
    -webkit-border-radius: 80px;
            border-radius: 80px; }
  .icon-compliance {
    width: 80px;
    height: 80px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2257%22%20height%3D%2252%22%20viewBox%3D%220%200%2057%2052%22%20style%3D%22fill%3A%23fff%3B%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%23fff%3B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20d%3D%22M43.000%2C9.000%20L43.000%2C44.000%20C43.000%2C48.411%2039.411%2C52.000%2035.000%2C52.000%20L8.000%2C52.000%20C3.589%2C52.000%20-0.000%2C48.411%20-0.000%2C44.000%20L-0.000%2C43.000%20L14.000%2C43.000%20L14.000%2C8.000%20C14.000%2C3.589%2017.589%2C-0.000%2022.000%2C-0.000%20L49.000%2C-0.000%20C53.411%2C-0.000%2057.000%2C3.589%2057.000%2C8.000%20L57.000%2C9.000%20L43.000%2C9.000%20ZM2.083%2C45.000%20C2.561%2C47.834%205.032%2C50.000%208.000%2C50.000%20L29.714%2C50.000%20C28.287%2C48.741%2027.310%2C46.981%2027.062%2C45.000%20L2.083%2C45.000%20ZM22.000%2C2.000%20C18.691%2C2.000%2016.000%2C4.691%2016.000%2C8.000%20L16.000%2C43.000%20L29.000%2C43.000%20L29.000%2C44.000%20C29.000%2C47.309%2031.691%2C50.000%2035.000%2C50.000%20C38.309%2C50.000%2041.000%2C47.309%2041.000%2C44.000%20L41.000%2C8.000%20C41.000%2C5.610%2042.059%2C3.467%2043.726%2C2.000%20L22.000%2C2.000%20ZM49.000%2C2.000%20C46.032%2C2.000%2043.561%2C4.166%2043.083%2C7.000%20L54.917%2C7.000%20C54.439%2C4.166%2051.968%2C2.000%2049.000%2C2.000%20ZM26.000%2C35.000%20L39.000%2C35.000%20L39.000%2C37.000%20L26.000%2C37.000%20L26.000%2C35.000%20ZM26.000%2C27.000%20L39.000%2C27.000%20L39.000%2C29.000%20L26.000%2C29.000%20L26.000%2C27.000%20ZM26.000%2C19.000%20L39.000%2C19.000%20L39.000%2C21.000%20L26.000%2C21.000%20L26.000%2C19.000%20ZM26.000%2C11.000%20L39.000%2C11.000%20L39.000%2C13.000%20L26.000%2C13.000%20L26.000%2C11.000%20ZM18.293%2C35.707%20L19.707%2C34.293%20L21.000%2C35.586%20L23.293%2C33.293%20L24.707%2C34.707%20L21.000%2C38.414%20L18.293%2C35.707%20ZM18.293%2C27.707%20L19.707%2C26.293%20L21.000%2C27.586%20L23.293%2C25.293%20L24.707%2C26.707%20L21.000%2C30.414%20L18.293%2C27.707%20ZM18.293%2C19.707%20L19.707%2C18.293%20L21.000%2C19.586%20L23.293%2C17.293%20L24.707%2C18.707%20L21.000%2C22.414%20L18.293%2C19.707%20ZM18.293%2C11.707%20L19.707%2C10.293%20L21.000%2C11.586%20L23.293%2C9.293%20L24.707%2C10.707%20L21.000%2C14.414%20L18.293%2C11.707%20Z%22%20class%3D%22cls-1%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%;
    -webkit-border-radius: 80px;
            border-radius: 80px; }
  .icon-control-business {
    width: 80px;
    height: 80px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2256%22%20height%3D%2256%22%20viewBox%3D%220%200%2056%2056%22%20style%3D%22fill%3A%23fff%3B%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%23fff%3B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20d%3D%22M53.000%2C31.000%20C51.698%2C31.000%2050.598%2C30.161%2050.184%2C29.000%20L45.949%2C29.000%20C45.716%2C33.209%2044.039%2C37.028%2041.395%2C39.981%20L44.403%2C42.989%20C45.514%2C42.488%2046.912%2C42.670%2047.799%2C43.557%20C48.969%2C44.727%2048.969%2C46.629%2047.799%2C47.799%20C47.232%2C48.365%2046.479%2C48.678%2045.678%2C48.678%20C44.877%2C48.678%2044.123%2C48.365%2043.557%2C47.799%20C42.636%2C46.878%2042.451%2C45.508%2042.980%2C44.394%20L39.981%2C41.395%20C37.028%2C44.039%2033.209%2C45.716%2029.000%2C45.949%20L29.000%2C50.184%20C30.161%2C50.598%2031.000%2C51.698%2031.000%2C53.000%20C31.000%2C54.654%2029.654%2C56.000%2028.000%2C56.000%20C26.346%2C56.000%2025.000%2C54.654%2025.000%2C53.000%20C25.000%2C51.698%2025.839%2C50.598%2027.000%2C50.184%20L27.000%2C45.949%20C22.791%2C45.716%2018.971%2C44.039%2016.019%2C41.395%20L13.020%2C44.394%20C13.549%2C45.508%2013.364%2C46.878%2012.443%2C47.799%20C11.877%2C48.365%2011.123%2C48.678%2010.322%2C48.678%20C9.521%2C48.678%208.768%2C48.365%208.201%2C47.799%20C7.031%2C46.629%207.031%2C44.727%208.201%2C43.557%20C9.088%2C42.670%2010.486%2C42.488%2011.597%2C42.989%20L14.605%2C39.981%20C11.961%2C37.028%2010.284%2C33.209%2010.051%2C29.000%20L5.816%2C29.000%20C5.402%2C30.161%204.302%2C31.000%203.000%2C31.000%20C1.346%2C31.000%20-0.000%2C29.654%20-0.000%2C28.000%20C-0.000%2C26.346%201.346%2C25.000%203.000%2C25.000%20C4.302%2C25.000%205.402%2C25.839%205.816%2C27.000%20L10.051%2C27.000%20C10.284%2C22.791%2011.961%2C18.971%2014.605%2C16.019%20L11.608%2C13.022%20C11.210%2C13.212%2010.776%2C13.322%2010.322%2C13.322%20C9.521%2C13.322%208.768%2C13.010%208.201%2C12.443%20C7.634%2C11.877%207.322%2C11.123%207.322%2C10.322%20C7.322%2C9.521%207.634%2C8.768%208.201%2C8.201%20C9.334%2C7.068%2011.310%2C7.067%2012.444%2C8.201%20C13.010%2C8.768%2013.322%2C9.521%2013.322%2C10.322%20C13.322%2C10.776%2013.212%2C11.210%2013.022%2C11.608%20L16.019%2C14.605%20C18.971%2C11.961%2022.791%2C10.284%2027.000%2C10.051%20L27.000%2C5.816%20C25.839%2C5.402%2025.000%2C4.302%2025.000%2C3.000%20C25.000%2C1.346%2026.346%2C-0.000%2028.000%2C-0.000%20C29.654%2C-0.000%2031.000%2C1.346%2031.000%2C3.000%20C31.000%2C4.302%2030.161%2C5.402%2029.000%2C5.816%20L29.000%2C10.051%20C33.209%2C10.284%2037.028%2C11.961%2039.981%2C14.605%20L42.978%2C11.608%20C42.788%2C11.210%2042.678%2C10.776%2042.678%2C10.322%20C42.678%2C9.521%2042.990%2C8.768%2043.557%2C8.201%20C44.689%2C7.068%2046.666%2C7.067%2047.799%2C8.201%20C48.365%2C8.768%2048.678%2C9.521%2048.678%2C10.322%20C48.678%2C11.123%2048.365%2C11.877%2047.799%2C12.444%20C47.232%2C13.010%2046.479%2C13.322%2045.678%2C13.322%20C45.224%2C13.322%2044.790%2C13.212%2044.392%2C13.022%20L41.395%2C16.019%20C44.039%2C18.971%2045.716%2C22.791%2045.949%2C27.000%20L50.184%2C27.000%20C50.598%2C25.839%2051.698%2C25.000%2053.000%2C25.000%20C54.654%2C25.000%2056.000%2C26.346%2056.000%2C28.000%20C56.000%2C29.654%2054.654%2C31.000%2053.000%2C31.000%20ZM44.971%2C46.385%20C45.350%2C46.762%2046.006%2C46.762%2046.385%2C46.385%20C46.774%2C45.995%2046.774%2C45.360%2046.385%2C44.971%20C46.195%2C44.782%2045.944%2C44.678%2045.678%2C44.678%20C45.411%2C44.678%2045.160%2C44.782%2044.971%2C44.971%20C44.581%2C45.360%2044.581%2C45.995%2044.971%2C46.385%20ZM11.029%2C44.971%20C10.840%2C44.781%2010.589%2C44.678%2010.322%2C44.678%20C10.055%2C44.678%209.804%2C44.781%209.616%2C44.971%20C9.226%2C45.360%209.226%2C45.995%209.615%2C46.385%20C9.993%2C46.764%2010.652%2C46.764%2011.029%2C46.385%20C11.419%2C45.995%2011.419%2C45.360%2011.029%2C44.971%20ZM3.000%2C27.000%20C2.449%2C27.000%202.000%2C27.449%202.000%2C28.000%20C2.000%2C28.551%202.449%2C29.000%203.000%2C29.000%20C3.551%2C29.000%204.000%2C28.551%204.000%2C28.000%20C4.000%2C27.449%203.551%2C27.000%203.000%2C27.000%20ZM11.029%2C9.616%20C10.840%2C9.426%2010.589%2C9.322%2010.322%2C9.322%20C10.055%2C9.322%209.804%2C9.426%209.616%2C9.615%20C9.426%2C9.804%209.322%2C10.055%209.322%2C10.322%20C9.322%2C10.589%209.426%2C10.840%209.615%2C11.029%20C9.993%2C11.408%2010.652%2C11.407%2011.029%2C11.029%20C11.218%2C10.840%2011.322%2C10.589%2011.322%2C10.322%20C11.322%2C10.055%2011.218%2C9.804%2011.029%2C9.616%20ZM44.971%2C11.029%20C45.350%2C11.408%2046.006%2C11.407%2046.385%2C11.029%20C46.574%2C10.840%2046.678%2C10.589%2046.678%2C10.322%20C46.678%2C10.055%2046.574%2C9.804%2046.385%2C9.616%20C46.195%2C9.426%2045.944%2C9.322%2045.678%2C9.322%20C45.411%2C9.322%2045.160%2C9.426%2044.971%2C9.615%20C44.781%2C9.804%2044.678%2C10.055%2044.678%2C10.322%20C44.678%2C10.589%2044.781%2C10.840%2044.971%2C11.029%20ZM38.568%2C39.982%20L32.184%2C33.598%20C31.269%2C34.284%2030.183%2C34.750%2029.000%2C34.920%20L29.000%2C43.949%20C32.658%2C43.722%2035.981%2C42.266%2038.568%2C39.982%20ZM28.000%2C54.000%20C28.551%2C54.000%2029.000%2C53.552%2029.000%2C53.000%20C29.000%2C52.448%2028.551%2C52.000%2028.000%2C52.000%20C27.449%2C52.000%2027.000%2C52.448%2027.000%2C53.000%20C27.000%2C53.552%2027.449%2C54.000%2028.000%2C54.000%20ZM27.000%2C43.949%20L27.000%2C34.920%20C25.817%2C34.750%2024.731%2C34.284%2023.815%2C33.598%20L17.432%2C39.982%20C20.019%2C42.266%2023.342%2C43.722%2027.000%2C43.949%20ZM16.018%2C38.567%20L22.401%2C32.184%20C21.716%2C31.269%2021.250%2C30.183%2021.080%2C29.000%20L12.051%2C29.000%20C12.278%2C32.658%2013.734%2C35.981%2016.018%2C38.567%20ZM16.018%2C17.432%20C13.734%2C20.019%2012.278%2C23.342%2012.051%2C27.000%20L21.080%2C27.000%20C21.250%2C25.817%2021.716%2C24.731%2022.402%2C23.816%20L16.018%2C17.432%20ZM17.432%2C16.018%20L23.816%2C22.402%20C24.731%2C21.716%2025.817%2C21.250%2027.000%2C21.080%20L27.000%2C12.051%20C23.342%2C12.278%2020.019%2C13.734%2017.432%2C16.018%20ZM28.000%2C2.000%20C27.449%2C2.000%2027.000%2C2.449%2027.000%2C3.000%20C27.000%2C3.551%2027.449%2C4.000%2028.000%2C4.000%20C28.551%2C4.000%2029.000%2C3.551%2029.000%2C3.000%20C29.000%2C2.449%2028.551%2C2.000%2028.000%2C2.000%20ZM28.000%2C23.000%20C25.243%2C23.000%2023.000%2C25.243%2023.000%2C28.000%20C23.000%2C30.757%2025.243%2C33.000%2028.000%2C33.000%20C30.757%2C33.000%2033.000%2C30.757%2033.000%2C28.000%20C33.000%2C25.243%2030.757%2C23.000%2028.000%2C23.000%20ZM29.000%2C12.051%20L29.000%2C21.080%20C30.183%2C21.250%2031.269%2C21.716%2032.184%2C22.401%20L38.567%2C16.018%20C35.981%2C13.734%2032.658%2C12.278%2029.000%2C12.051%20ZM39.982%2C17.432%20L33.598%2C23.815%20C34.284%2C24.731%2034.750%2C25.817%2034.920%2C27.000%20L43.949%2C27.000%20C43.722%2C23.342%2042.266%2C20.019%2039.982%2C17.432%20ZM34.920%2C29.000%20C34.750%2C30.183%2034.284%2C31.269%2033.598%2C32.184%20L39.982%2C38.568%20C42.266%2C35.981%2043.722%2C32.658%2043.949%2C29.000%20L34.920%2C29.000%20ZM53.000%2C27.000%20C52.448%2C27.000%2052.000%2C27.449%2052.000%2C28.000%20C52.000%2C28.551%2052.448%2C29.000%2053.000%2C29.000%20C53.552%2C29.000%2054.000%2C28.551%2054.000%2C28.000%20C54.000%2C27.449%2053.552%2C27.000%2053.000%2C27.000%20ZM28.000%2C31.000%20C26.346%2C31.000%2025.000%2C29.654%2025.000%2C28.000%20C25.000%2C26.346%2026.346%2C25.000%2028.000%2C25.000%20C29.654%2C25.000%2031.000%2C26.346%2031.000%2C28.000%20C31.000%2C29.654%2029.654%2C31.000%2028.000%2C31.000%20ZM28.000%2C27.000%20C27.449%2C27.000%2027.000%2C27.449%2027.000%2C28.000%20C27.000%2C28.551%2027.449%2C29.000%2028.000%2C29.000%20C28.551%2C29.000%2029.000%2C28.551%2029.000%2C28.000%20C29.000%2C27.449%2028.551%2C27.000%2028.000%2C27.000%20Z%22%20class%3D%22cls-1%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%;
    -webkit-border-radius: 80px;
            border-radius: 80px; }
  .icon-cost-control {
    width: 80px;
    height: 80px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2244%22%20height%3D%2238%22%20viewBox%3D%220%200%2044%2038%22%20style%3D%22fill%3A%23fff%3B%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%23fff%3B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20d%3D%22M44.000%2C28.008%20C44.000%2C33.518%2039.514%2C38.001%2034.000%2C38.001%20C28.486%2C38.001%2024.000%2C33.518%2024.000%2C28.008%20C24.000%2C27.671%2024.018%2C27.337%2024.051%2C27.009%20L24.000%2C27.009%20L24.000%2C23.011%20C23.992%2C22.548%2023.826%2C21.013%2022.000%2C21.013%20C20.096%2C21.013%2020.000%2C22.678%2020.000%2C23.011%20L20.000%2C27.009%20L19.949%2C27.009%20C19.982%2C27.337%2020.000%2C27.671%2020.000%2C28.008%20C20.000%2C33.518%2015.514%2C38.001%2010.000%2C38.001%20C4.486%2C38.001%200.000%2C33.518%200.000%2C28.008%20C0.000%2C26.759%200.240%2C25.569%200.661%2C24.466%20L0.658%2C24.465%20L0.694%2C24.375%20C0.746%2C24.244%200.797%2C24.113%200.853%2C23.985%20L7.484%2C7.722%20C8.012%2C7.049%208.646%2C6.493%209.349%2C6.061%20L11.144%2C1.440%20C11.860%2C0.524%2012.961%2C-0.001%2014.165%2C-0.001%20C16.280%2C-0.001%2018.000%2C1.732%2018.000%2C3.863%20L18.000%2C7.023%20L17.885%2C7.023%20C19.056%2C8.165%2019.826%2C9.711%2019.970%2C11.433%20C20.517%2C11.160%2021.178%2C10.989%2022.000%2C10.989%20C22.816%2C10.989%2023.483%2C11.181%2024.027%2C11.485%20C24.160%2C9.742%2024.932%2C8.176%2026.115%2C7.023%20L26.000%2C7.023%20L26.000%2C3.863%20C26.000%2C1.732%2027.721%2C-0.001%2029.835%2C-0.001%20C31.038%2C-0.001%2032.140%2C0.524%2032.856%2C1.440%20L33.004%2C1.701%20L34.660%2C6.066%20C35.360%2C6.497%2035.990%2C7.051%2036.516%2C7.722%20L36.654%2C7.963%20L43.157%2C24.007%20C43.208%2C24.121%2043.252%2C24.238%2043.298%2C24.355%20L43.343%2C24.465%20L43.339%2C24.466%20C43.760%2C25.569%2044.000%2C26.759%2044.000%2C28.008%20ZM16.000%2C3.863%20C16.000%2C2.835%2015.177%2C1.998%2014.165%2C1.998%20C13.629%2C1.998%2013.142%2C2.204%2012.807%2C2.568%20L11.832%2C5.138%20C12.215%2C5.074%2012.603%2C5.030%2013.000%2C5.030%20C14.075%2C5.030%2015.089%2C5.280%2016.000%2C5.714%20L16.000%2C3.863%20ZM18.000%2C12.019%20C18.000%2C9.267%2015.757%2C7.028%2013.000%2C7.028%20C12.279%2C7.028%2011.583%2C7.185%2010.947%2C7.472%20L10.935%2C7.502%20L10.903%2C7.490%20C10.232%2C7.800%209.630%2C8.259%209.144%2C8.849%20L4.842%2C19.463%20C6.350%2C18.551%208.111%2C18.015%2010.000%2C18.015%20C13.273%2C18.015%2016.175%2C19.602%2018.000%2C22.038%20L18.000%2C12.019%20ZM10.000%2C20.014%20C6.738%2C20.014%203.930%2C21.977%202.686%2C24.781%20L2.542%2C25.137%20C2.197%2C26.030%202.000%2C26.995%202.000%2C28.008%20C2.000%2C32.416%205.589%2C36.002%2010.000%2C36.002%20C14.411%2C36.002%2018.000%2C32.416%2018.000%2C28.008%20C18.000%2C23.600%2014.411%2C20.014%2010.000%2C20.014%20ZM24.000%2C15.017%20C23.992%2C14.554%2023.826%2C12.988%2022.000%2C12.988%20C20.056%2C12.988%2020.000%2C15.017%2020.000%2C15.017%20L20.000%2C15.503%20C20.541%2C15.208%2021.194%2C15.017%2022.000%2C15.017%20C22.806%2C15.017%2023.459%2C15.208%2024.000%2C15.503%20L24.000%2C15.017%20ZM24.000%2C19.014%20C23.992%2C18.551%2023.826%2C17.016%2022.000%2C17.016%20C20.096%2C17.016%2020.000%2C18.681%2020.000%2C19.014%20L20.000%2C19.501%20C20.541%2C19.206%2021.194%2C19.014%2022.000%2C19.014%20C22.806%2C19.014%2023.459%2C19.206%2024.000%2C19.501%20L24.000%2C19.014%20ZM31.193%2C2.568%20C30.858%2C2.204%2030.370%2C1.998%2029.835%2C1.998%20C28.823%2C1.998%2028.000%2C2.835%2028.000%2C3.863%20L28.000%2C5.714%20C28.911%2C5.280%2029.925%2C5.030%2031.000%2C5.030%20C31.397%2C5.030%2031.785%2C5.074%2032.168%2C5.138%20L31.193%2C2.568%20ZM34.855%2C8.849%20C34.369%2C8.259%2033.768%2C7.800%2033.097%2C7.490%20L33.065%2C7.502%20L33.053%2C7.472%20C32.417%2C7.185%2031.721%2C7.028%2031.000%2C7.028%20C28.243%2C7.028%2026.000%2C9.267%2026.000%2C12.019%20L26.000%2C22.038%20C27.825%2C19.602%2030.727%2C18.015%2034.000%2C18.015%20C35.888%2C18.015%2037.650%2C18.551%2039.158%2C19.464%20L34.855%2C8.849%20ZM41.453%2C25.125%20L41.316%2C24.787%20C40.074%2C21.980%2037.264%2C20.014%2034.000%2C20.014%20C29.589%2C20.014%2026.000%2C23.600%2026.000%2C28.008%20C26.000%2C32.416%2029.589%2C36.002%2034.000%2C36.002%20C38.411%2C36.002%2042.000%2C32.416%2042.000%2C28.008%20C42.000%2C26.991%2041.801%2C26.021%2041.453%2C25.125%20ZM31.172%2C25.182%20C30.416%2C25.937%2030.000%2C26.940%2030.000%2C28.008%20C30.000%2C29.076%2030.416%2C30.079%2031.172%2C30.834%20L29.758%2C32.247%20C28.624%2C31.115%2028.000%2C29.609%2028.000%2C28.008%20C28.000%2C26.407%2028.624%2C24.901%2029.758%2C23.769%20C30.891%2C22.636%2032.397%2C22.012%2034.000%2C22.012%20C35.602%2C22.012%2037.109%2C22.636%2038.242%2C23.769%20L36.828%2C25.182%20C35.316%2C23.671%2032.684%2C23.671%2031.172%2C25.182%20ZM7.171%2C25.182%20C6.416%2C25.937%206.000%2C26.940%206.000%2C28.008%20C6.000%2C29.076%206.416%2C30.079%207.171%2C30.834%20L5.757%2C32.247%20C4.624%2C31.115%204.000%2C29.609%204.000%2C28.008%20C4.000%2C26.407%204.624%2C24.901%205.757%2C23.769%20C6.891%2C22.636%208.398%2C22.012%2010.000%2C22.012%20C11.603%2C22.012%2013.109%2C22.636%2014.243%2C23.769%20L12.829%2C25.182%20C11.317%2C23.671%208.683%2C23.671%207.171%2C25.182%20Z%22%20class%3D%22cls-1%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%;
    -webkit-border-radius: 80px;
            border-radius: 80px; }
  .icon-grownd {
    width: 80px;
    height: 80px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2240.719%22%20height%3D%2240.688%22%20viewBox%3D%220%200%2040.719%2040.688%22%20style%3D%22fill%3A%23fff%3B%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%23fff%3B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20d%3D%22M40.253%2C37.588%20L35.285%2C40.569%20C34.814%2C40.852%2034.204%2C40.697%2033.921%2C40.227%20C33.825%2C40.066%2033.780%2C39.888%2033.780%2C39.714%20C33.780%2C39.376%2033.952%2C39.043%2034.262%2C38.857%20L36.154%2C37.713%20L4.948%2C37.713%20L4.948%2C38.707%20C4.948%2C39.256%204.503%2C39.701%203.954%2C39.701%20C3.405%2C39.701%202.961%2C39.256%202.961%2C38.707%20L2.961%2C37.713%20L1.983%2C37.713%20C1.434%2C37.713%200.990%2C37.268%200.990%2C36.720%20C0.990%2C36.171%201.434%2C35.726%201.983%2C35.726%20L2.961%2C35.726%20L2.961%2C4.536%20L1.825%2C6.428%20C1.542%2C6.899%200.931%2C7.050%200.462%2C6.769%20C-0.009%2C6.487%20-0.161%2C5.876%200.121%2C5.406%20L3.102%2C0.438%20C3.461%2C-0.161%204.447%2C-0.161%204.806%2C0.438%20L7.787%2C5.406%20C8.069%2C5.876%207.917%2C6.487%207.446%2C6.769%20C7.286%2C6.865%207.110%2C6.911%206.936%2C6.911%20C6.598%2C6.911%206.269%2C6.739%206.083%2C6.428%20L4.948%2C4.536%20L4.948%2C35.726%20L36.154%2C35.726%20L34.262%2C34.599%20C33.791%2C34.316%2033.640%2C33.713%2033.921%2C33.244%20C34.204%2C32.773%2034.814%2C32.621%2035.285%2C32.904%20L40.253%2C35.884%20C40.852%2C36.243%2040.852%2C37.229%2040.253%2C37.588%20ZM15.505%2C31.006%20C8.166%2C31.006%206.435%2C26.066%206.365%2C25.856%20C6.191%2C25.335%206.473%2C24.772%206.993%2C24.599%20C7.513%2C24.425%208.072%2C24.704%208.248%2C25.220%20C8.309%2C25.391%209.668%2C29.019%2015.505%2C29.019%20C22.574%2C29.019%2033.287%2C13.370%2036.818%2C7.340%20C37.095%2C6.867%2037.706%2C6.706%2038.177%2C6.985%20C38.651%2C7.262%2038.810%2C7.871%2038.533%2C8.344%20C37.991%2C9.270%2025.155%2C31.006%2015.505%2C31.006%20Z%22%20class%3D%22cls-1%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%;
    -webkit-border-radius: 80px;
            border-radius: 80px; }
  .icon-more-prod {
    width: 80px;
    height: 80px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2248.938%22%20height%3D%2248.938%22%20viewBox%3D%220%200%2048.938%2048.938%22%20style%3D%22fill%3A%23fff%3B%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%23fff%3B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20d%3D%22M43.931%2C10.000%20C44.196%2C10.000%2044.450%2C9.895%2044.637%2C9.708%20L48.631%2C5.714%20C48.917%2C5.428%2049.002%2C4.999%2048.847%2C4.626%20C48.693%2C4.253%2048.329%2C4.009%2047.925%2C4.009%20L44.930%2C4.009%20L44.930%2C1.014%20C44.930%2C0.610%2044.687%2C0.246%2044.313%2C0.092%20C43.940%2C-0.063%2043.511%2C0.022%2043.225%2C0.308%20L39.231%2C4.302%20C39.044%2C4.489%2038.939%2C4.743%2038.939%2C5.008%20L38.939%2C8.588%20L38.472%2C9.055%20C34.383%2C5.305%2028.937%2C3.011%2022.964%2C3.011%20C10.301%2C3.011%20-0.001%2C13.313%20-0.001%2C25.975%20C-0.001%2C38.638%2010.301%2C48.940%2022.964%2C48.940%20C35.627%2C48.940%2045.928%2C38.638%2045.928%2C25.975%20C45.928%2C20.002%2043.634%2C14.556%2039.883%2C10.467%20L40.351%2C10.000%20L43.931%2C10.000%20ZM40.936%2C5.421%20L42.933%2C3.424%20L42.933%2C5.008%20C42.933%2C5.559%2043.379%2C6.006%2043.931%2C6.006%20L45.514%2C6.006%20L43.518%2C8.003%20L40.936%2C8.003%20L40.936%2C5.421%20ZM43.931%2C25.975%20C43.931%2C37.536%2034.525%2C46.943%2022.964%2C46.943%20C11.402%2C46.943%201.996%2C37.536%201.996%2C25.975%20C1.996%2C14.414%2011.402%2C5.008%2022.964%2C5.008%20C28.385%2C5.008%2033.317%2C7.094%2037.043%2C10.484%20L32.809%2C14.718%20C30.174%2C12.410%2026.734%2C10.999%2022.964%2C10.999%20C14.705%2C10.999%207.987%2C17.717%207.987%2C25.975%20C7.987%2C34.234%2014.705%2C40.952%2022.964%2C40.952%20C31.222%2C40.952%2037.940%2C34.234%2037.940%2C25.975%20C37.940%2C22.205%2036.529%2C18.765%2034.221%2C16.130%20L38.455%2C11.896%20C41.845%2C15.622%2043.931%2C20.553%2043.931%2C25.975%20ZM27.956%2C25.975%20C27.956%2C28.728%2025.716%2C30.968%2022.964%2C30.968%20C20.211%2C30.968%2017.971%2C28.728%2017.971%2C25.975%20C17.971%2C23.223%2020.211%2C20.983%2022.964%2C20.983%20C23.979%2C20.983%2024.923%2C21.292%2025.712%2C21.815%20L22.258%2C25.269%20C21.868%2C25.659%2021.868%2C26.291%2022.258%2C26.681%20C22.453%2C26.876%2022.708%2C26.974%2022.964%2C26.974%20C23.219%2C26.974%2023.474%2C26.876%2023.669%2C26.681%20L27.124%2C23.227%20C27.647%2C24.016%2027.956%2C24.960%2027.956%2C25.975%20ZM27.141%2C20.386%20C25.974%2C19.511%2024.531%2C18.986%2022.964%2C18.986%20C19.110%2C18.986%2015.974%2C22.121%2015.974%2C25.975%20C15.974%2C29.829%2019.110%2C32.964%2022.964%2C32.964%20C26.817%2C32.964%2029.953%2C29.829%2029.953%2C25.975%20C29.953%2C24.408%2029.428%2C22.965%2028.553%2C21.797%20L32.810%2C17.541%20C34.758%2C19.812%2035.943%2C22.755%2035.943%2C25.975%20C35.943%2C33.132%2030.120%2C38.955%2022.964%2C38.955%20C15.806%2C38.955%209.984%2C33.132%209.984%2C25.975%20C9.984%2C18.818%2015.806%2C12.995%2022.964%2C12.995%20C26.183%2C12.995%2029.127%2C14.181%2031.398%2C16.129%20L27.141%2C20.386%20Z%22%20class%3D%22cls-1%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%;
    -webkit-border-radius: 80px;
            border-radius: 80px; }
  .icon-secure-info {
    width: 80px;
    height: 80px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2248%22%20height%3D%2255%22%20viewBox%3D%220%200%2048%2055%22%20style%3D%22fill%3A%23fff%3B%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%23fff%3B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20d%3D%22M35.376%2C54.855%20L35.013%2C55.002%20L34.644%2C54.862%20C34.337%2C54.746%2030.205%2C53.138%2026.568%2C49.934%20L-0.000%2C49.934%20L-0.000%2C-0.001%20L27.414%2C-0.001%20L36.000%2C8.574%20L36.000%2C19.308%20L48.000%2C24.301%20L48.000%2C38.949%20C48.000%2C49.611%2035.892%2C54.645%2035.376%2C54.855%20ZM28.000%2C3.409%20L28.000%2C7.989%20L32.586%2C7.989%20L28.000%2C3.409%20ZM34.000%2C9.986%20L26.000%2C9.986%20L26.000%2C1.997%20L2.000%2C1.997%20L2.000%2C47.937%20L24.578%2C47.937%20C22.536%2C45.572%2021.000%2C42.585%2021.000%2C38.949%20L21.000%2C37.950%20L6.000%2C37.950%20L6.000%2C35.952%20L21.000%2C35.952%20L21.000%2C31.958%20L6.000%2C31.958%20L6.000%2C29.960%20L21.000%2C29.960%20L21.000%2C25.965%20L6.000%2C25.965%20L6.000%2C23.968%20L21.814%2C23.968%20L34.000%2C19.287%20L34.000%2C9.986%20ZM46.000%2C25.632%20L34.985%2C21.049%20L23.000%2C25.653%20L23.000%2C38.949%20C23.000%2C47.267%2032.928%2C51.960%2034.986%2C52.843%20C36.930%2C51.944%2046.000%2C47.303%2046.000%2C38.949%20L46.000%2C25.632%20ZM35.259%2C48.901%20L34.949%2C48.984%20L34.648%2C48.872%20C34.296%2C48.740%2026.000%2C45.557%2026.000%2C38.949%20L26.000%2C27.271%20L35.024%2C23.891%20L43.000%2C27.305%20L43.000%2C38.949%20C43.000%2C46.740%2035.336%2C48.881%2035.259%2C48.901%20ZM41.000%2C28.621%20L34.976%2C26.042%20L28.000%2C28.655%20L28.000%2C38.949%20C28.000%2C43.552%2033.656%2C46.276%2035.047%2C46.876%20C36.319%2C46.439%2041.000%2C44.459%2041.000%2C38.949%20L41.000%2C28.621%20ZM6.000%2C17.976%20L30.000%2C17.976%20L30.000%2C19.973%20L6.000%2C19.973%20L6.000%2C17.976%20ZM6.000%2C11.984%20L23.000%2C11.984%20L23.000%2C13.981%20L6.000%2C13.981%20L6.000%2C11.984%20Z%22%20class%3D%22cls-1%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%;
    -webkit-border-radius: 80px;
            border-radius: 80px; }
  .icon-img {
    background-size: contain;
    width: 32px;
    height: 32px;
    background-color: transparent;
    line-height: 34px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -17px; }
  .icon-fin1 {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2235%22%20height%3D%2229%22%20viewBox%3D%220%200%2035%2029%22%3E%0A%20%20%3Cpath%20d%3D%22M33.500%2C29.000%20C33.500%2C29.000%2025.500%2C29.000%2025.500%2C29.000%20C24.673%2C29.000%2024.000%2C28.327%2024.000%2C27.500%20C24.000%2C27.500%2024.000%2C1.500%2024.000%2C1.500%20C24.000%2C0.673%2024.673%2C-0.000%2025.500%2C-0.000%20C25.500%2C-0.000%2033.500%2C-0.000%2033.500%2C-0.000%20C34.327%2C-0.000%2035.000%2C0.673%2035.000%2C1.500%20C35.000%2C1.500%2035.000%2C27.500%2035.000%2C27.500%20C35.000%2C28.327%2034.327%2C29.000%2033.500%2C29.000%20ZM34.000%2C1.500%20C34.000%2C1.224%2033.775%2C1.000%2033.500%2C1.000%20C33.500%2C1.000%2025.500%2C1.000%2025.500%2C1.000%20C25.225%2C1.000%2025.000%2C1.224%2025.000%2C1.500%20C25.000%2C1.500%2025.000%2C27.500%2025.000%2C27.500%20C25.000%2C27.776%2025.225%2C28.000%2025.500%2C28.000%20C25.500%2C28.000%2033.500%2C28.000%2033.500%2C28.000%20C33.775%2C28.000%2034.000%2C27.776%2034.000%2C27.500%20C34.000%2C27.500%2034.000%2C1.500%2034.000%2C1.500%20ZM29.500%2C25.000%20C28.121%2C25.000%2027.000%2C23.878%2027.000%2C22.500%20C27.000%2C21.122%2028.121%2C20.000%2029.500%2C20.000%20C30.879%2C20.000%2032.000%2C21.122%2032.000%2C22.500%20C32.000%2C23.878%2030.879%2C25.000%2029.500%2C25.000%20ZM29.500%2C21.000%20C28.673%2C21.000%2028.000%2C21.673%2028.000%2C22.500%20C28.000%2C23.327%2028.673%2C24.000%2029.500%2C24.000%20C30.327%2C24.000%2031.000%2C23.327%2031.000%2C22.500%20C31.000%2C21.673%2030.327%2C21.000%2029.500%2C21.000%20ZM31.500%2C10.000%20C31.500%2C10.000%2027.500%2C10.000%2027.500%2C10.000%20C27.224%2C10.000%2027.000%2C9.776%2027.000%2C9.500%20C27.000%2C9.224%2027.224%2C9.000%2027.500%2C9.000%20C27.500%2C9.000%2031.500%2C9.000%2031.500%2C9.000%20C31.776%2C9.000%2032.000%2C9.224%2032.000%2C9.500%20C32.000%2C9.776%2031.776%2C10.000%2031.500%2C10.000%20ZM31.500%2C8.000%20C31.500%2C8.000%2027.500%2C8.000%2027.500%2C8.000%20C27.224%2C8.000%2027.000%2C7.776%2027.000%2C7.500%20C27.000%2C7.224%2027.224%2C7.000%2027.500%2C7.000%20C27.500%2C7.000%2031.500%2C7.000%2031.500%2C7.000%20C31.776%2C7.000%2032.000%2C7.224%2032.000%2C7.500%20C32.000%2C7.776%2031.776%2C8.000%2031.500%2C8.000%20ZM31.500%2C6.000%20C31.500%2C6.000%2027.500%2C6.000%2027.500%2C6.000%20C27.224%2C6.000%2027.000%2C5.776%2027.000%2C5.500%20C27.000%2C5.224%2027.224%2C5.000%2027.500%2C5.000%20C27.500%2C5.000%2031.500%2C5.000%2031.500%2C5.000%20C31.776%2C5.000%2032.000%2C5.224%2032.000%2C5.500%20C32.000%2C5.776%2031.776%2C6.000%2031.500%2C6.000%20ZM21.500%2C29.000%20C21.500%2C29.000%2013.500%2C29.000%2013.500%2C29.000%20C12.673%2C29.000%2012.000%2C28.327%2012.000%2C27.500%20C12.000%2C27.500%2012.000%2C1.500%2012.000%2C1.500%20C12.000%2C0.673%2012.673%2C-0.000%2013.500%2C-0.000%20C13.500%2C-0.000%2021.500%2C-0.000%2021.500%2C-0.000%20C22.327%2C-0.000%2023.000%2C0.673%2023.000%2C1.500%20C23.000%2C1.500%2023.000%2C27.500%2023.000%2C27.500%20C23.000%2C28.327%2022.327%2C29.000%2021.500%2C29.000%20ZM22.000%2C1.500%20C22.000%2C1.224%2021.775%2C1.000%2021.500%2C1.000%20C21.500%2C1.000%2013.500%2C1.000%2013.500%2C1.000%20C13.225%2C1.000%2013.000%2C1.224%2013.000%2C1.500%20C13.000%2C1.500%2013.000%2C27.500%2013.000%2C27.500%20C13.000%2C27.776%2013.225%2C28.000%2013.500%2C28.000%20C13.500%2C28.000%2021.500%2C28.000%2021.500%2C28.000%20C21.775%2C28.000%2022.000%2C27.776%2022.000%2C27.500%20C22.000%2C27.500%2022.000%2C1.500%2022.000%2C1.500%20ZM17.500%2C25.000%20C16.121%2C25.000%2015.000%2C23.878%2015.000%2C22.500%20C15.000%2C21.122%2016.121%2C20.000%2017.500%2C20.000%20C18.879%2C20.000%2020.000%2C21.122%2020.000%2C22.500%20C20.000%2C23.878%2018.879%2C25.000%2017.500%2C25.000%20ZM17.500%2C21.000%20C16.673%2C21.000%2016.000%2C21.673%2016.000%2C22.500%20C16.000%2C23.327%2016.673%2C24.000%2017.500%2C24.000%20C18.327%2C24.000%2019.000%2C23.327%2019.000%2C22.500%20C19.000%2C21.673%2018.327%2C21.000%2017.500%2C21.000%20ZM19.500%2C10.000%20C19.500%2C10.000%2015.500%2C10.000%2015.500%2C10.000%20C15.224%2C10.000%2015.000%2C9.776%2015.000%2C9.500%20C15.000%2C9.224%2015.224%2C9.000%2015.500%2C9.000%20C15.500%2C9.000%2019.500%2C9.000%2019.500%2C9.000%20C19.776%2C9.000%2020.000%2C9.224%2020.000%2C9.500%20C20.000%2C9.776%2019.776%2C10.000%2019.500%2C10.000%20ZM19.500%2C8.000%20C19.500%2C8.000%2015.500%2C8.000%2015.500%2C8.000%20C15.224%2C8.000%2015.000%2C7.776%2015.000%2C7.500%20C15.000%2C7.224%2015.224%2C7.000%2015.500%2C7.000%20C15.500%2C7.000%2019.500%2C7.000%2019.500%2C7.000%20C19.776%2C7.000%2020.000%2C7.224%2020.000%2C7.500%20C20.000%2C7.776%2019.776%2C8.000%2019.500%2C8.000%20ZM19.500%2C6.000%20C19.500%2C6.000%2015.500%2C6.000%2015.500%2C6.000%20C15.224%2C6.000%2015.000%2C5.776%2015.000%2C5.500%20C15.000%2C5.224%2015.224%2C5.000%2015.500%2C5.000%20C15.500%2C5.000%2019.500%2C5.000%2019.500%2C5.000%20C19.776%2C5.000%2020.000%2C5.224%2020.000%2C5.500%20C20.000%2C5.776%2019.776%2C6.000%2019.500%2C6.000%20ZM9.500%2C29.000%20C9.500%2C29.000%201.500%2C29.000%201.500%2C29.000%20C0.673%2C29.000%20-0.000%2C28.327%20-0.000%2C27.500%20C-0.000%2C27.500%20-0.000%2C1.500%20-0.000%2C1.500%20C-0.000%2C0.673%200.673%2C-0.000%201.500%2C-0.000%20C1.500%2C-0.000%209.500%2C-0.000%209.500%2C-0.000%20C10.327%2C-0.000%2011.000%2C0.673%2011.000%2C1.500%20C11.000%2C1.500%2011.000%2C27.500%2011.000%2C27.500%20C11.000%2C28.327%2010.327%2C29.000%209.500%2C29.000%20ZM10.000%2C1.500%20C10.000%2C1.224%209.775%2C1.000%209.500%2C1.000%20C9.500%2C1.000%201.500%2C1.000%201.500%2C1.000%20C1.224%2C1.000%201.000%2C1.224%201.000%2C1.500%20C1.000%2C1.500%201.000%2C27.500%201.000%2C27.500%20C1.000%2C27.776%201.224%2C28.000%201.500%2C28.000%20C1.500%2C28.000%209.500%2C28.000%209.500%2C28.000%20C9.775%2C28.000%2010.000%2C27.776%2010.000%2C27.500%20C10.000%2C27.500%2010.000%2C1.500%2010.000%2C1.500%20ZM5.500%2C25.000%20C4.121%2C25.000%203.000%2C23.878%203.000%2C22.500%20C3.000%2C21.122%204.121%2C20.000%205.500%2C20.000%20C6.879%2C20.000%208.000%2C21.122%208.000%2C22.500%20C8.000%2C23.878%206.879%2C25.000%205.500%2C25.000%20ZM5.500%2C21.000%20C4.673%2C21.000%204.000%2C21.673%204.000%2C22.500%20C4.000%2C23.327%204.673%2C24.000%205.500%2C24.000%20C6.327%2C24.000%207.000%2C23.327%207.000%2C22.500%20C7.000%2C21.673%206.327%2C21.000%205.500%2C21.000%20ZM7.500%2C10.000%20C7.500%2C10.000%203.500%2C10.000%203.500%2C10.000%20C3.224%2C10.000%203.000%2C9.776%203.000%2C9.500%20C3.000%2C9.224%203.224%2C9.000%203.500%2C9.000%20C3.500%2C9.000%207.500%2C9.000%207.500%2C9.000%20C7.776%2C9.000%208.000%2C9.224%208.000%2C9.500%20C8.000%2C9.776%207.776%2C10.000%207.500%2C10.000%20ZM7.500%2C8.000%20C7.500%2C8.000%203.500%2C8.000%203.500%2C8.000%20C3.224%2C8.000%203.000%2C7.776%203.000%2C7.500%20C3.000%2C7.224%203.224%2C7.000%203.500%2C7.000%20C3.500%2C7.000%207.500%2C7.000%207.500%2C7.000%20C7.776%2C7.000%208.000%2C7.224%208.000%2C7.500%20C8.000%2C7.776%207.776%2C8.000%207.500%2C8.000%20ZM7.500%2C6.000%20C7.500%2C6.000%203.500%2C6.000%203.500%2C6.000%20C3.224%2C6.000%203.000%2C5.776%203.000%2C5.500%20C3.000%2C5.224%203.224%2C5.000%203.500%2C5.000%20C3.500%2C5.000%207.500%2C5.000%207.500%2C5.000%20C7.776%2C5.000%208.000%2C5.224%208.000%2C5.500%20C8.000%2C5.776%207.776%2C6.000%207.500%2C6.000%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%20fill%3D%22%23000%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%; }
  .icon-fin2 {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2231%22%20height%3D%2221%22%20viewBox%3D%220%200%2031%2021%22%3E%0A%20%20%3Cpath%20d%3D%22M29.500%2C21.000%20C29.500%2C21.000%207.500%2C21.000%207.500%2C21.000%20C6.673%2C21.000%206.000%2C20.327%206.000%2C19.500%20C6.000%2C19.224%206.224%2C19.000%206.500%2C19.000%20C6.776%2C19.000%207.000%2C19.224%207.000%2C19.500%20C7.000%2C19.776%207.225%2C20.000%207.500%2C20.000%20C7.500%2C20.000%2027.040%2C20.000%2027.040%2C20.000%20C27.128%2C19.180%2027.423%2C18.498%2027.946%2C17.986%20C28.615%2C17.331%2029.465%2C17.115%2030.000%2C17.041%20C30.000%2C17.041%2030.000%2C7.500%2030.000%2C7.500%20C30.000%2C7.224%2029.775%2C7.000%2029.500%2C7.000%20C29.224%2C7.000%2029.000%2C6.776%2029.000%2C6.500%20C29.000%2C6.224%2029.224%2C6.000%2029.500%2C6.000%20C30.327%2C6.000%2031.000%2C6.673%2031.000%2C7.500%20C31.000%2C7.500%2031.000%2C19.500%2031.000%2C19.500%20C31.000%2C20.327%2030.327%2C21.000%2029.500%2C21.000%20ZM30.000%2C18.057%20C29.607%2C18.128%2029.059%2C18.293%2028.641%2C18.706%20C28.313%2C19.029%2028.113%2C19.465%2028.037%2C20.000%20C28.037%2C20.000%2029.500%2C20.000%2029.500%2C20.000%20C29.775%2C20.000%2030.000%2C19.776%2030.000%2C19.500%20C30.000%2C19.500%2030.000%2C18.057%2030.000%2C18.057%20ZM26.500%2C18.000%20C26.500%2C18.000%204.500%2C18.000%204.500%2C18.000%20C3.673%2C18.000%203.000%2C17.327%203.000%2C16.500%20C3.000%2C16.500%203.000%2C4.500%203.000%2C4.500%20C3.000%2C3.673%203.673%2C3.000%204.500%2C3.000%20C4.500%2C3.000%2026.500%2C3.000%2026.500%2C3.000%20C27.327%2C3.000%2028.000%2C3.673%2028.000%2C4.500%20C28.000%2C4.500%2028.000%2C16.500%2028.000%2C16.500%20C28.000%2C17.327%2027.327%2C18.000%2026.500%2C18.000%20ZM4.000%2C16.500%20C4.000%2C16.776%204.225%2C17.000%204.500%2C17.000%20C4.500%2C17.000%205.947%2C17.000%205.947%2C17.000%20C5.876%2C16.608%205.708%2C16.060%205.295%2C15.641%20C4.971%2C15.313%204.535%2C15.112%204.000%2C15.037%20C4.000%2C15.037%204.000%2C16.500%204.000%2C16.500%20ZM4.500%2C4.000%20C4.225%2C4.000%204.000%2C4.224%204.000%2C4.500%20C4.000%2C4.500%204.000%2C5.950%204.000%2C5.950%20C4.391%2C5.880%204.939%2C5.710%205.359%2C5.294%20C5.687%2C4.971%205.887%2C4.535%205.963%2C4.000%20C5.963%2C4.000%204.500%2C4.000%204.500%2C4.000%20ZM27.000%2C4.500%20C27.000%2C4.224%2026.775%2C4.000%2026.500%2C4.000%20C26.500%2C4.000%2025.053%2C4.000%2025.053%2C4.000%20C25.124%2C4.392%2025.292%2C4.940%2025.705%2C5.359%20C26.029%2C5.687%2026.465%2C5.887%2027.000%2C5.963%20C27.000%2C5.963%2027.000%2C4.500%2027.000%2C4.500%20ZM27.000%2C6.960%20C26.180%2C6.872%2025.498%2C6.577%2024.985%2C6.054%20C24.331%2C5.386%2024.113%2C4.535%2024.039%2C4.000%20C24.039%2C4.000%206.960%2C4.000%206.960%2C4.000%20C6.872%2C4.820%206.577%2C5.502%206.054%2C6.014%20C5.385%2C6.669%204.535%2C6.886%204.000%2C6.960%20C4.000%2C6.960%204.000%2C14.040%204.000%2C14.040%20C4.820%2C14.128%205.502%2C14.423%206.015%2C14.946%20C6.669%2C15.614%206.887%2C16.465%206.961%2C17.000%20C6.961%2C17.000%2024.040%2C17.000%2024.040%2C17.000%20C24.128%2C16.180%2024.423%2C15.498%2024.946%2C14.986%20C25.615%2C14.331%2026.465%2C14.116%2027.000%2C14.042%20C27.000%2C14.042%2027.000%2C6.960%2027.000%2C6.960%20ZM27.000%2C15.055%20C26.608%2C15.126%2026.059%2C15.292%2025.641%2C15.706%20C25.313%2C16.029%2025.113%2C16.465%2025.037%2C17.000%20C25.037%2C17.000%2026.500%2C17.000%2026.500%2C17.000%20C26.775%2C17.000%2027.000%2C16.776%2027.000%2C16.500%20C27.000%2C16.500%2027.000%2C15.055%2027.000%2C15.055%20ZM24.500%2C11.000%20C24.500%2C11.000%2021.500%2C11.000%2021.500%2C11.000%20C21.224%2C11.000%2021.000%2C10.776%2021.000%2C10.500%20C21.000%2C10.224%2021.224%2C10.000%2021.500%2C10.000%20C21.500%2C10.000%2024.500%2C10.000%2024.500%2C10.000%20C24.776%2C10.000%2025.000%2C10.224%2025.000%2C10.500%20C25.000%2C10.776%2024.776%2C11.000%2024.500%2C11.000%20ZM15.500%2C15.000%20C13.019%2C15.000%2011.000%2C12.981%2011.000%2C10.500%20C11.000%2C8.019%2013.019%2C6.000%2015.500%2C6.000%20C17.981%2C6.000%2020.000%2C8.019%2020.000%2C10.500%20C20.000%2C12.981%2017.981%2C15.000%2015.500%2C15.000%20ZM15.500%2C7.000%20C13.570%2C7.000%2012.000%2C8.570%2012.000%2C10.500%20C12.000%2C12.430%2013.570%2C14.000%2015.500%2C14.000%20C17.430%2C14.000%2019.000%2C12.430%2019.000%2C10.500%20C19.000%2C8.570%2017.430%2C7.000%2015.500%2C7.000%20ZM9.500%2C11.000%20C9.500%2C11.000%206.500%2C11.000%206.500%2C11.000%20C6.224%2C11.000%206.000%2C10.776%206.000%2C10.500%20C6.000%2C10.224%206.224%2C10.000%206.500%2C10.000%20C6.500%2C10.000%209.500%2C10.000%209.500%2C10.000%20C9.776%2C10.000%2010.000%2C10.224%2010.000%2C10.500%20C10.000%2C10.776%209.776%2C11.000%209.500%2C11.000%20ZM24.500%2C2.000%20C24.224%2C2.000%2024.000%2C1.776%2024.000%2C1.500%20C24.000%2C1.224%2023.775%2C1.000%2023.500%2C1.000%20C23.500%2C1.000%203.960%2C1.000%203.960%2C1.000%20C3.872%2C1.820%203.577%2C2.502%203.054%2C3.014%20C2.385%2C3.669%201.535%2C3.886%201.000%2C3.960%20C1.000%2C3.960%201.000%2C13.500%201.000%2C13.500%20C1.000%2C13.776%201.224%2C14.000%201.500%2C14.000%20C1.776%2C14.000%202.000%2C14.224%202.000%2C14.500%20C2.000%2C14.776%201.776%2C15.000%201.500%2C15.000%20C0.673%2C15.000%20-0.000%2C14.327%20-0.000%2C13.500%20C-0.000%2C13.500%20-0.000%2C1.500%20-0.000%2C1.500%20C-0.000%2C0.673%200.673%2C-0.000%201.500%2C-0.000%20C1.500%2C-0.000%2023.500%2C-0.000%2023.500%2C-0.000%20C24.327%2C-0.000%2025.000%2C0.673%2025.000%2C1.500%20C25.000%2C1.776%2024.776%2C2.000%2024.500%2C2.000%20ZM1.500%2C1.000%20C1.224%2C1.000%201.000%2C1.224%201.000%2C1.500%20C1.000%2C1.500%201.000%2C2.949%201.000%2C2.949%20C1.391%2C2.879%201.937%2C2.712%202.359%2C2.294%20C2.687%2C1.971%202.887%2C1.535%202.963%2C1.000%20C2.963%2C1.000%201.500%2C1.000%201.500%2C1.000%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%20fill%3D%22%23000%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%; }
  .icon-fin3 {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2233%22%20height%3D%2228%22%20viewBox%3D%220%200%2033%2028%22%3E%0A%20%20%3Cpath%20d%3D%22M31.500%2C28.000%20C31.500%2C28.000%2017.500%2C28.000%2017.500%2C28.000%20C16.673%2C28.000%2016.000%2C27.327%2016.000%2C26.500%20C16.000%2C26.500%2016.000%2C18.500%2016.000%2C18.500%20C16.000%2C17.673%2016.673%2C17.000%2017.500%2C17.000%20C17.500%2C17.000%2031.500%2C17.000%2031.500%2C17.000%20C32.327%2C17.000%2033.000%2C17.673%2033.000%2C18.500%20C33.000%2C18.500%2033.000%2C26.500%2033.000%2C26.500%20C33.000%2C27.327%2032.327%2C28.000%2031.500%2C28.000%20ZM17.000%2C26.500%20C17.000%2C26.776%2017.225%2C27.000%2017.500%2C27.000%20C17.500%2C27.000%2018.947%2C27.000%2018.947%2C27.000%20C18.876%2C26.608%2018.708%2C26.060%2018.295%2C25.641%20C17.971%2C25.313%2017.535%2C25.112%2017.000%2C25.037%20C17.000%2C25.037%2017.000%2C26.500%2017.000%2C26.500%20ZM17.500%2C18.000%20C17.225%2C18.000%2017.000%2C18.224%2017.000%2C18.500%20C17.000%2C18.500%2017.000%2C19.949%2017.000%2C19.949%20C17.392%2C19.878%2017.940%2C19.709%2018.359%2C19.294%20C18.687%2C18.971%2018.887%2C18.535%2018.963%2C18.000%20C18.963%2C18.000%2017.500%2C18.000%2017.500%2C18.000%20ZM32.000%2C18.500%20C32.000%2C18.224%2031.775%2C18.000%2031.500%2C18.000%20C31.500%2C18.000%2030.053%2C18.000%2030.053%2C18.000%20C30.124%2C18.392%2030.292%2C18.940%2030.705%2C19.359%20C31.029%2C19.687%2031.465%2C19.887%2032.000%2C19.963%20C32.000%2C19.963%2032.000%2C18.500%2032.000%2C18.500%20ZM32.000%2C20.960%20C31.180%2C20.872%2030.498%2C20.577%2029.985%2C20.054%20C29.331%2C19.386%2029.113%2C18.535%2029.039%2C18.000%20C29.039%2C18.000%2019.960%2C18.000%2019.960%2C18.000%20C19.872%2C18.820%2019.577%2C19.502%2019.054%2C20.014%20C18.385%2C20.669%2017.535%2C20.886%2017.000%2C20.960%20C17.000%2C20.960%2017.000%2C24.040%2017.000%2C24.040%20C17.820%2C24.128%2018.502%2C24.423%2019.015%2C24.946%20C19.669%2C25.614%2019.887%2C26.465%2019.961%2C27.000%20C19.961%2C27.000%2029.040%2C27.000%2029.040%2C27.000%20C29.128%2C26.180%2029.423%2C25.498%2029.946%2C24.986%20C30.615%2C24.331%2031.465%2C24.116%2032.000%2C24.042%20C32.000%2C24.042%2032.000%2C20.960%2032.000%2C20.960%20ZM32.000%2C25.055%20C31.607%2C25.126%2031.059%2C25.293%2030.641%2C25.706%20C30.313%2C26.029%2030.113%2C26.465%2030.037%2C27.000%20C30.037%2C27.000%2031.500%2C27.000%2031.500%2C27.000%20C31.775%2C27.000%2032.000%2C26.776%2032.000%2C26.500%20C32.000%2C26.500%2032.000%2C25.055%2032.000%2C25.055%20ZM24.500%2C26.000%20C22.570%2C26.000%2021.000%2C24.430%2021.000%2C22.500%20C21.000%2C20.570%2022.570%2C19.000%2024.500%2C19.000%20C26.430%2C19.000%2028.000%2C20.570%2028.000%2C22.500%20C28.000%2C24.430%2026.430%2C26.000%2024.500%2C26.000%20ZM24.500%2C20.000%20C23.121%2C20.000%2022.000%2C21.122%2022.000%2C22.500%20C22.000%2C23.878%2023.121%2C25.000%2024.500%2C25.000%20C25.879%2C25.000%2027.000%2C23.878%2027.000%2C22.500%20C27.000%2C21.122%2025.879%2C20.000%2024.500%2C20.000%20ZM29.500%2C16.000%20C29.500%2C16.000%2015.500%2C16.000%2015.500%2C16.000%20C15.225%2C16.000%2015.000%2C16.224%2015.000%2C16.500%20C15.000%2C16.500%2015.000%2C24.500%2015.000%2C24.500%20C15.000%2C24.776%2014.776%2C25.000%2014.500%2C25.000%20C14.224%2C25.000%2014.000%2C24.776%2014.000%2C24.500%20C14.000%2C24.500%2014.000%2C16.500%2014.000%2C16.500%20C14.000%2C15.673%2014.673%2C15.000%2015.500%2C15.000%20C15.500%2C15.000%2029.500%2C15.000%2029.500%2C15.000%20C29.776%2C15.000%2030.000%2C15.224%2030.000%2C15.500%20C30.000%2C15.776%2029.776%2C16.000%2029.500%2C16.000%20ZM27.500%2C14.000%20C27.500%2C14.000%2013.500%2C14.000%2013.500%2C14.000%20C13.225%2C14.000%2013.000%2C14.224%2013.000%2C14.500%20C13.000%2C14.500%2013.000%2C22.500%2013.000%2C22.500%20C13.000%2C22.776%2012.776%2C23.000%2012.500%2C23.000%20C12.224%2C23.000%2012.000%2C22.776%2012.000%2C22.500%20C12.000%2C22.500%2012.000%2C14.500%2012.000%2C14.500%20C12.000%2C13.673%2012.673%2C13.000%2013.500%2C13.000%20C13.500%2C13.000%2027.500%2C13.000%2027.500%2C13.000%20C27.776%2C13.000%2028.000%2C13.224%2028.000%2C13.500%20C28.000%2C13.776%2027.776%2C14.000%2027.500%2C14.000%20ZM27.500%2C1.000%20C25.028%2C1.000%2025.000%2C3.398%2025.000%2C3.500%20C25.000%2C3.500%2025.000%2C8.293%2025.000%2C8.293%20C25.000%2C8.293%2026.146%2C7.146%2026.146%2C7.146%20C26.342%2C6.951%2026.658%2C6.951%2026.853%2C7.146%20C27.049%2C7.342%2027.049%2C7.658%2026.853%2C7.853%20C26.853%2C7.853%2024.854%2C9.853%2024.854%2C9.853%20C24.808%2C9.899%2024.752%2C9.936%2024.691%2C9.961%20C24.630%2C9.987%2024.565%2C10.000%2024.500%2C10.000%20C24.435%2C10.000%2024.370%2C9.987%2024.309%2C9.961%20C24.248%2C9.936%2024.192%2C9.899%2024.146%2C9.853%20C24.146%2C9.853%2022.146%2C7.853%2022.146%2C7.853%20C21.951%2C7.658%2021.951%2C7.342%2022.146%2C7.146%20C22.342%2C6.951%2022.658%2C6.951%2022.853%2C7.146%20C22.853%2C7.146%2024.000%2C8.293%2024.000%2C8.293%20C24.000%2C8.293%2024.000%2C3.500%2024.000%2C3.500%20C24.000%2C2.290%2024.731%2C-0.000%2027.500%2C-0.000%20C27.776%2C-0.000%2028.000%2C0.224%2028.000%2C0.500%20C28.000%2C0.776%2027.776%2C1.000%2027.500%2C1.000%20ZM10.500%2C3.000%20C10.776%2C3.000%2011.000%2C3.224%2011.000%2C3.500%20C11.000%2C3.500%2011.000%2C11.500%2011.000%2C11.500%20C11.000%2C11.776%2010.776%2C12.000%2010.500%2C12.000%20C10.500%2C12.000%204.500%2C12.000%204.500%2C12.000%20C4.224%2C12.000%204.000%2C11.776%204.000%2C11.500%20C4.000%2C11.224%204.224%2C11.000%204.500%2C11.000%20C4.500%2C11.000%2010.000%2C11.000%2010.000%2C11.000%20C10.000%2C11.000%2010.000%2C3.500%2010.000%2C3.500%20C10.000%2C3.224%2010.224%2C3.000%2010.500%2C3.000%20ZM20.500%2C12.000%20C20.224%2C12.000%2020.000%2C11.776%2020.000%2C11.500%20C20.000%2C6.262%2015.738%2C2.000%2010.500%2C2.000%20C5.262%2C2.000%201.000%2C6.262%201.000%2C11.500%20C1.000%2C16.738%205.262%2C21.000%2010.500%2C21.000%20C10.776%2C21.000%2011.000%2C21.224%2011.000%2C21.500%20C11.000%2C21.776%2010.776%2C22.000%2010.500%2C22.000%20C4.710%2C22.000%20-0.000%2C17.290%20-0.000%2C11.500%20C-0.000%2C5.710%204.710%2C1.000%2010.500%2C1.000%20C16.290%2C1.000%2021.000%2C5.710%2021.000%2C11.500%20C21.000%2C11.776%2020.776%2C12.000%2020.500%2C12.000%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%20fill%3D%22%23000%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%; }
  .icon-fin4 {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2233%22%20height%3D%2228%22%20viewBox%3D%220%200%2033%2028%22%3E%0A%20%20%3Cpath%20d%3D%22M31.500%2C27.969%20C31.500%2C27.969%2017.500%2C27.969%2017.500%2C27.969%20C16.673%2C27.969%2016.000%2C27.297%2016.000%2C26.470%20C16.000%2C26.470%2016.000%2C18.473%2016.000%2C18.473%20C16.000%2C17.646%2016.673%2C16.974%2017.500%2C16.974%20C17.500%2C16.974%2031.500%2C16.974%2031.500%2C16.974%20C32.327%2C16.974%2033.000%2C17.646%2033.000%2C18.473%20C33.000%2C18.473%2033.000%2C26.470%2033.000%2C26.470%20C33.000%2C27.297%2032.327%2C27.969%2031.500%2C27.969%20ZM17.000%2C26.470%20C17.000%2C26.746%2017.225%2C26.970%2017.500%2C26.970%20C17.500%2C26.970%2018.947%2C26.970%2018.947%2C26.970%20C18.876%2C26.578%2018.708%2C26.030%2018.295%2C25.611%20C17.971%2C25.283%2017.535%2C25.083%2017.000%2C25.007%20C17.000%2C25.007%2017.000%2C26.470%2017.000%2C26.470%20ZM17.500%2C17.973%20C17.225%2C17.973%2017.000%2C18.197%2017.000%2C18.473%20C17.000%2C18.473%2017.000%2C19.924%2017.000%2C19.924%20C17.392%2C19.852%2017.940%2C19.682%2018.359%2C19.267%20C18.687%2C18.944%2018.887%2C18.508%2018.963%2C17.973%20C18.963%2C17.973%2017.500%2C17.973%2017.500%2C17.973%20ZM32.000%2C18.473%20C32.000%2C18.197%2031.775%2C17.973%2031.500%2C17.973%20C31.500%2C17.973%2030.053%2C17.973%2030.053%2C17.973%20C30.124%2C18.365%2030.292%2C18.913%2030.705%2C19.332%20C31.029%2C19.660%2031.465%2C19.860%2032.000%2C19.936%20C32.000%2C19.936%2032.000%2C18.473%2032.000%2C18.473%20ZM32.000%2C20.933%20C31.180%2C20.844%2030.498%2C20.549%2029.985%2C20.026%20C29.331%2C19.359%2029.113%2C18.508%2029.039%2C17.973%20C29.039%2C17.973%2019.960%2C17.973%2019.960%2C17.973%20C19.872%2C18.793%2019.577%2C19.475%2019.054%2C19.987%20C18.385%2C20.641%2017.535%2C20.858%2017.000%2C20.932%20C17.000%2C20.932%2017.000%2C24.011%2017.000%2C24.011%20C17.820%2C24.099%2018.502%2C24.394%2019.015%2C24.917%20C19.669%2C25.584%2019.887%2C26.435%2019.961%2C26.970%20C19.961%2C26.970%2029.040%2C26.970%2029.040%2C26.970%20C29.128%2C26.150%2029.423%2C25.469%2029.946%2C24.956%20C30.615%2C24.302%2031.465%2C24.085%2032.000%2C24.011%20C32.000%2C24.011%2032.000%2C20.933%2032.000%2C20.933%20ZM32.000%2C25.027%20C31.607%2C25.098%2031.058%2C25.264%2030.641%2C25.676%20C30.313%2C25.999%2030.113%2C26.435%2030.037%2C26.970%20C30.037%2C26.970%2031.500%2C26.970%2031.500%2C26.970%20C31.775%2C26.970%2032.000%2C26.746%2032.000%2C26.470%20C32.000%2C26.470%2032.000%2C25.027%2032.000%2C25.027%20ZM24.500%2C25.970%20C22.570%2C25.970%2021.000%2C24.400%2021.000%2C22.472%20C21.000%2C20.543%2022.570%2C18.973%2024.500%2C18.973%20C26.430%2C18.973%2028.000%2C20.543%2028.000%2C22.472%20C28.000%2C24.400%2026.430%2C25.970%2024.500%2C25.970%20ZM24.500%2C19.973%20C23.121%2C19.973%2022.000%2C21.094%2022.000%2C22.472%20C22.000%2C23.849%2023.121%2C24.971%2024.500%2C24.971%20C25.879%2C24.971%2027.000%2C23.849%2027.000%2C22.472%20C27.000%2C21.094%2025.879%2C19.973%2024.500%2C19.973%20ZM29.500%2C15.974%20C29.500%2C15.974%2015.500%2C15.974%2015.500%2C15.974%20C15.225%2C15.974%2015.000%2C16.198%2015.000%2C16.474%20C15.000%2C16.474%2015.000%2C24.471%2015.000%2C24.471%20C15.000%2C24.747%2014.776%2C24.971%2014.500%2C24.971%20C14.224%2C24.971%2014.000%2C24.747%2014.000%2C24.471%20C14.000%2C24.471%2014.000%2C16.474%2014.000%2C16.474%20C14.000%2C15.647%2014.673%2C14.975%2015.500%2C14.975%20C15.500%2C14.975%2029.500%2C14.975%2029.500%2C14.975%20C29.776%2C14.975%2030.000%2C15.198%2030.000%2C15.474%20C30.000%2C15.751%2029.776%2C15.974%2029.500%2C15.974%20ZM29.500%2C2.979%20C29.372%2C2.979%2029.244%2C2.931%2029.146%2C2.833%20C29.146%2C2.833%2028.000%2C1.687%2028.000%2C1.687%20C28.000%2C1.687%2028.000%2C6.478%2028.000%2C6.478%20C28.000%2C7.688%2027.269%2C9.977%2024.500%2C9.977%20C24.224%2C9.977%2024.000%2C9.753%2024.000%2C9.477%20C24.000%2C9.201%2024.224%2C8.977%2024.500%2C8.977%20C26.972%2C8.977%2027.000%2C6.580%2027.000%2C6.478%20C27.000%2C6.478%2027.000%2C1.687%2027.000%2C1.687%20C27.000%2C1.687%2025.853%2C2.833%2025.853%2C2.833%20C25.658%2C3.028%2025.342%2C3.028%2025.146%2C2.833%20C24.951%2C2.638%2024.951%2C2.321%2025.146%2C2.126%20C25.146%2C2.126%2027.146%2C0.128%2027.146%2C0.128%20C27.192%2C0.081%2027.248%2C0.044%2027.309%2C0.019%20C27.431%2C-0.032%2027.569%2C-0.032%2027.691%2C0.019%20C27.752%2C0.044%2027.808%2C0.081%2027.854%2C0.128%20C27.854%2C0.128%2029.853%2C2.126%2029.853%2C2.126%20C30.049%2C2.321%2030.049%2C2.638%2029.853%2C2.833%20C29.756%2C2.931%2029.628%2C2.979%2029.500%2C2.979%20ZM10.500%2C2.979%20C10.776%2C2.979%2011.000%2C3.203%2011.000%2C3.479%20C11.000%2C3.479%2011.000%2C11.476%2011.000%2C11.476%20C11.000%2C11.752%2010.776%2C11.976%2010.500%2C11.976%20C10.500%2C11.976%204.500%2C11.976%204.500%2C11.976%20C4.224%2C11.976%204.000%2C11.752%204.000%2C11.476%20C4.000%2C11.200%204.224%2C10.976%204.500%2C10.976%20C4.500%2C10.976%2010.000%2C10.976%2010.000%2C10.976%20C10.000%2C10.976%2010.000%2C3.479%2010.000%2C3.479%20C10.000%2C3.203%2010.224%2C2.979%2010.500%2C2.979%20ZM20.500%2C11.976%20C20.224%2C11.976%2020.000%2C11.752%2020.000%2C11.476%20C20.000%2C6.240%2015.738%2C1.980%2010.500%2C1.980%20C5.262%2C1.980%201.000%2C6.240%201.000%2C11.476%20C1.000%2C16.712%205.262%2C20.972%2010.500%2C20.972%20C10.776%2C20.972%2011.000%2C21.196%2011.000%2C21.472%20C11.000%2C21.748%2010.776%2C21.972%2010.500%2C21.972%20C4.710%2C21.972%20-0.000%2C17.263%20-0.000%2C11.476%20C-0.000%2C5.689%204.710%2C0.980%2010.500%2C0.980%20C16.290%2C0.980%2021.000%2C5.689%2021.000%2C11.476%20C21.000%2C11.752%2020.776%2C11.976%2020.500%2C11.976%20ZM13.500%2C12.975%20C13.500%2C12.975%2027.500%2C12.975%2027.500%2C12.975%20C27.776%2C12.975%2028.000%2C13.199%2028.000%2C13.475%20C28.000%2C13.751%2027.776%2C13.975%2027.500%2C13.975%20C27.500%2C13.975%2013.500%2C13.975%2013.500%2C13.975%20C13.225%2C13.975%2013.000%2C14.199%2013.000%2C14.475%20C13.000%2C14.475%2013.000%2C22.472%2013.000%2C22.472%20C13.000%2C22.748%2012.776%2C22.971%2012.500%2C22.971%20C12.224%2C22.971%2012.000%2C22.748%2012.000%2C22.472%20C12.000%2C22.472%2012.000%2C14.475%2012.000%2C14.475%20C12.000%2C13.648%2012.673%2C12.975%2013.500%2C12.975%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%20fill%3D%22%23000%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%; }
  .icon-fin5 {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2233%22%20height%3D%2239%22%20viewBox%3D%220%200%2033%2039%22%3E%0A%20%20%3Cpath%20d%3D%22M17.649%2C35.884%20C17.649%2C35.884%2019.853%2C38.086%2019.853%2C38.086%20C20.049%2C38.281%2020.049%2C38.597%2019.853%2C38.792%20C19.756%2C38.890%2019.628%2C38.938%2019.500%2C38.938%20C19.372%2C38.938%2019.244%2C38.890%2019.146%2C38.792%20C19.146%2C38.792%2016.147%2C35.796%2016.147%2C35.796%20C16.101%2C35.750%2016.064%2C35.695%2016.038%2C35.633%20C15.988%2C35.511%2015.988%2C35.374%2016.038%2C35.252%20C16.064%2C35.190%2016.101%2C35.135%2016.147%2C35.089%20C16.147%2C35.089%2019.146%2C32.093%2019.146%2C32.093%20C19.342%2C31.898%2019.658%2C31.898%2019.853%2C32.093%20C20.049%2C32.288%2020.049%2C32.604%2019.853%2C32.799%20C19.853%2C32.799%2017.771%2C34.879%2017.771%2C34.879%20C25.724%2C34.229%2032.000%2C27.570%2032.000%2C19.462%20C32.000%2C19.186%2032.224%2C18.962%2032.500%2C18.962%20C32.776%2C18.962%2033.000%2C19.186%2033.000%2C19.462%20C33.000%2C28.162%2026.211%2C35.290%2017.649%2C35.884%20ZM21.500%2C26.953%20C23.430%2C26.953%2025.000%2C25.384%2025.000%2C23.457%20C25.000%2C23.181%2025.224%2C22.957%2025.500%2C22.957%20C25.776%2C22.957%2026.000%2C23.181%2026.000%2C23.457%20C26.000%2C25.935%2023.981%2C27.951%2021.500%2C27.951%20C19.019%2C27.951%2017.000%2C25.935%2017.000%2C23.457%20C17.000%2C23.457%2017.000%2C20.960%2017.000%2C20.960%20C17.000%2C20.960%2016.500%2C20.960%2016.500%2C20.960%20C16.224%2C20.960%2016.000%2C20.736%2016.000%2C20.460%20C16.000%2C20.184%2016.224%2C19.961%2016.500%2C19.961%20C16.500%2C19.961%2017.000%2C19.961%2017.000%2C19.961%20C17.000%2C19.961%2017.000%2C18.962%2017.000%2C18.962%20C17.000%2C18.962%2016.500%2C18.962%2016.500%2C18.962%20C16.224%2C18.962%2016.000%2C18.739%2016.000%2C18.463%20C16.000%2C18.187%2016.224%2C17.963%2016.500%2C17.963%20C16.500%2C17.963%2017.000%2C17.963%2017.000%2C17.963%20C17.000%2C17.963%2017.000%2C15.466%2017.000%2C15.466%20C17.000%2C12.988%2019.019%2C10.972%2021.500%2C10.972%20C23.981%2C10.972%2026.000%2C12.988%2026.000%2C15.466%20C26.000%2C15.742%2025.776%2C15.966%2025.500%2C15.966%20C25.224%2C15.966%2025.000%2C15.742%2025.000%2C15.466%20C25.000%2C13.539%2023.430%2C11.971%2021.500%2C11.971%20C19.570%2C11.971%2018.000%2C13.539%2018.000%2C15.466%20C18.000%2C15.466%2018.000%2C17.963%2018.000%2C17.963%20C18.000%2C17.963%2021.500%2C17.963%2021.500%2C17.963%20C21.776%2C17.963%2022.000%2C18.187%2022.000%2C18.463%20C22.000%2C18.739%2021.776%2C18.962%2021.500%2C18.962%20C21.500%2C18.962%2018.000%2C18.962%2018.000%2C18.962%20C18.000%2C18.962%2018.000%2C19.961%2018.000%2C19.961%20C18.000%2C19.961%2021.500%2C19.961%2021.500%2C19.961%20C21.776%2C19.961%2022.000%2C20.184%2022.000%2C20.460%20C22.000%2C20.736%2021.776%2C20.960%2021.500%2C20.960%20C21.500%2C20.960%2018.000%2C20.960%2018.000%2C20.960%20C18.000%2C20.960%2018.000%2C23.457%2018.000%2C23.457%20C18.000%2C25.384%2019.570%2C26.953%2021.500%2C26.953%20ZM16.853%2C3.834%20C16.853%2C3.834%2013.853%2C6.830%2013.853%2C6.830%20C13.756%2C6.928%2013.628%2C6.977%2013.500%2C6.977%20C13.372%2C6.977%2013.244%2C6.928%2013.146%2C6.830%20C12.951%2C6.635%2012.951%2C6.319%2013.146%2C6.124%20C13.146%2C6.124%2015.228%2C4.044%2015.228%2C4.044%20C7.276%2C4.694%201.000%2C11.353%201.000%2C19.462%20C1.000%2C19.738%200.776%2C19.961%200.500%2C19.961%20C0.224%2C19.961%20-0.000%2C19.738%20-0.000%2C19.462%20C-0.000%2C10.762%206.789%2C3.633%2015.351%2C3.039%20C15.351%2C3.039%2013.146%2C0.837%2013.146%2C0.837%20C12.951%2C0.642%2012.951%2C0.326%2013.146%2C0.131%20C13.342%2C-0.064%2013.658%2C-0.064%2013.853%2C0.131%20C13.853%2C0.131%2016.853%2C3.127%2016.853%2C3.127%20C16.899%2C3.173%2016.936%2C3.228%2016.961%2C3.290%20C17.012%2C3.412%2017.012%2C3.549%2016.961%2C3.671%20C16.936%2C3.733%2016.899%2C3.788%2016.853%2C3.834%20ZM11.500%2C19.961%20C9.019%2C19.961%207.000%2C17.945%207.000%2C15.466%20C7.000%2C13.159%208.756%2C11.274%2011.000%2C11.022%20C11.000%2C11.022%2011.000%2C9.474%2011.000%2C9.474%20C11.000%2C9.197%2011.224%2C8.974%2011.500%2C8.974%20C11.776%2C8.974%2012.000%2C9.197%2012.000%2C9.474%20C12.000%2C9.474%2012.000%2C11.022%2012.000%2C11.022%20C14.244%2C11.274%2016.000%2C13.159%2016.000%2C15.466%20C16.000%2C15.742%2015.776%2C15.966%2015.500%2C15.966%20C15.224%2C15.966%2015.000%2C15.742%2015.000%2C15.466%20C15.000%2C13.539%2013.430%2C11.971%2011.500%2C11.971%20C9.570%2C11.971%208.000%2C13.539%208.000%2C15.466%20C8.000%2C17.394%209.570%2C18.962%2011.500%2C18.962%20C13.981%2C18.962%2016.000%2C20.978%2016.000%2C23.457%20C16.000%2C25.764%2014.244%2C27.649%2012.000%2C27.901%20C12.000%2C27.901%2012.000%2C29.450%2012.000%2C29.450%20C12.000%2C29.726%2011.776%2C29.949%2011.500%2C29.949%20C11.224%2C29.949%2011.000%2C29.726%2011.000%2C29.450%20C11.000%2C29.450%2011.000%2C27.901%2011.000%2C27.901%20C8.756%2C27.649%207.000%2C25.764%207.000%2C23.457%20C7.000%2C23.181%207.224%2C22.957%207.500%2C22.957%20C7.776%2C22.957%208.000%2C23.181%208.000%2C23.457%20C8.000%2C25.384%209.570%2C26.953%2011.500%2C26.953%20C13.430%2C26.953%2015.000%2C25.384%2015.000%2C23.457%20C15.000%2C21.529%2013.430%2C19.961%2011.500%2C19.961%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%20fill%3D%22%23000%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%; }
  .icon-fin6 {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2226%22%20height%3D%2233%22%20viewBox%3D%220%200%2026%2033%22%3E%0A%20%20%3Cpath%20d%3D%22M25.961%2C26.692%20C25.936%2C26.753%2025.899%2C26.808%2025.853%2C26.854%20C25.853%2C26.854%2021.854%2C30.853%2021.854%2C30.853%20C21.808%2C30.899%2021.753%2C30.936%2021.692%2C30.961%20C21.632%2C30.986%2021.567%2C31.000%2021.500%2C31.000%20C21.500%2C31.000%2014.500%2C31.000%2014.500%2C31.000%20C14.224%2C31.000%2014.000%2C30.776%2014.000%2C30.500%20C14.000%2C30.224%2014.224%2C30.000%2014.500%2C30.000%20C14.500%2C30.000%2021.000%2C30.000%2021.000%2C30.000%20C21.000%2C30.000%2021.000%2C26.500%2021.000%2C26.500%20C21.000%2C26.224%2021.224%2C26.000%2021.500%2C26.000%20C21.500%2C26.000%2025.000%2C26.000%2025.000%2C26.000%20C25.000%2C26.000%2025.000%2C5.500%2025.000%2C5.500%20C25.000%2C5.224%2024.775%2C5.000%2024.500%2C5.000%20C24.500%2C5.000%206.500%2C5.000%206.500%2C5.000%20C6.225%2C5.000%206.000%2C5.224%206.000%2C5.500%20C6.000%2C5.500%206.000%2C18.500%206.000%2C18.500%20C6.000%2C18.776%205.776%2C19.000%205.500%2C19.000%20C5.224%2C19.000%205.000%2C18.776%205.000%2C18.500%20C5.000%2C18.500%205.000%2C5.500%205.000%2C5.500%20C5.000%2C4.673%205.673%2C4.000%206.500%2C4.000%20C6.500%2C4.000%2024.500%2C4.000%2024.500%2C4.000%20C25.327%2C4.000%2026.000%2C4.673%2026.000%2C5.500%20C26.000%2C5.500%2026.000%2C26.500%2026.000%2C26.500%20C26.000%2C26.567%2025.986%2C26.632%2025.961%2C26.692%20ZM22.000%2C27.000%20C22.000%2C27.000%2022.000%2C29.293%2022.000%2C29.293%20C22.000%2C29.293%2024.293%2C27.000%2024.293%2C27.000%20C24.293%2C27.000%2022.000%2C27.000%2022.000%2C27.000%20ZM22.500%2C3.000%20C22.500%2C3.000%204.500%2C3.000%204.500%2C3.000%20C4.225%2C3.000%204.000%2C3.224%204.000%2C3.500%20C4.000%2C3.500%204.000%2C18.500%204.000%2C18.500%20C4.000%2C18.776%203.776%2C19.000%203.500%2C19.000%20C3.224%2C19.000%203.000%2C18.776%203.000%2C18.500%20C3.000%2C18.500%203.000%2C3.500%203.000%2C3.500%20C3.000%2C2.673%203.673%2C2.000%204.500%2C2.000%20C4.500%2C2.000%2022.500%2C2.000%2022.500%2C2.000%20C22.776%2C2.000%2023.000%2C2.224%2023.000%2C2.500%20C23.000%2C2.776%2022.776%2C3.000%2022.500%2C3.000%20ZM20.500%2C1.000%20C20.500%2C1.000%202.500%2C1.000%202.500%2C1.000%20C2.224%2C1.000%202.000%2C1.224%202.000%2C1.500%20C2.000%2C1.500%202.000%2C18.500%202.000%2C18.500%20C2.000%2C18.776%201.776%2C19.000%201.500%2C19.000%20C1.224%2C19.000%201.000%2C18.776%201.000%2C18.500%20C1.000%2C18.500%201.000%2C1.500%201.000%2C1.500%20C1.000%2C0.673%201.673%2C-0.000%202.500%2C-0.000%20C2.500%2C-0.000%2020.500%2C-0.000%2020.500%2C-0.000%20C20.776%2C-0.000%2021.000%2C0.224%2021.000%2C0.500%20C21.000%2C0.776%2020.776%2C1.000%2020.500%2C1.000%20ZM9.000%2C11.900%20C9.000%2C10.301%2010.301%2C9.000%2011.900%2C9.000%20C13.499%2C9.000%2014.800%2C10.301%2014.800%2C11.900%20C14.800%2C13.499%2013.499%2C14.800%2011.900%2C14.800%20C10.301%2C14.800%209.000%2C13.499%209.000%2C11.900%20ZM13.800%2C11.900%20C13.800%2C10.852%2012.947%2C10.000%2011.900%2C10.000%20C10.852%2C10.000%2010.000%2C10.852%2010.000%2C11.900%20C10.000%2C12.948%2010.852%2C13.800%2011.900%2C13.800%20C12.947%2C13.800%2013.800%2C12.948%2013.800%2C11.900%20ZM22.000%2C19.100%20C22.000%2C20.699%2020.699%2C22.000%2019.100%2C22.000%20C17.501%2C22.000%2016.200%2C20.699%2016.200%2C19.100%20C16.200%2C17.501%2017.501%2C16.200%2019.100%2C16.200%20C20.699%2C16.200%2022.000%2C17.501%2022.000%2C19.100%20ZM17.200%2C19.100%20C17.200%2C20.148%2018.053%2C21.000%2019.100%2C21.000%20C20.147%2C21.000%2021.000%2C20.148%2021.000%2C19.100%20C21.000%2C18.052%2020.147%2C17.200%2019.100%2C17.200%20C18.053%2C17.200%2017.200%2C18.052%2017.200%2C19.100%20ZM11.900%2C19.600%20C11.772%2C19.600%2011.644%2C19.551%2011.547%2C19.454%20C11.352%2C19.258%2011.352%2C18.942%2011.547%2C18.747%20C11.547%2C18.747%2018.746%2C11.546%2018.746%2C11.546%20C18.941%2C11.351%2019.258%2C11.351%2019.453%2C11.546%20C19.648%2C11.742%2019.648%2C12.058%2019.453%2C12.253%20C19.453%2C12.253%2012.254%2C19.454%2012.254%2C19.454%20C12.156%2C19.551%2012.028%2C19.600%2011.900%2C19.600%20ZM11.500%2C20.000%20C12.327%2C20.000%2013.000%2C20.673%2013.000%2C21.500%20C13.000%2C21.500%2013.000%2C31.500%2013.000%2C31.500%20C13.000%2C32.327%2012.327%2C33.000%2011.500%2C33.000%20C11.500%2C33.000%201.500%2C33.000%201.500%2C33.000%20C0.673%2C33.000%20-0.000%2C32.327%20-0.000%2C31.500%20C-0.000%2C31.500%20-0.000%2C21.500%20-0.000%2C21.500%20C-0.000%2C20.673%200.673%2C20.000%201.500%2C20.000%20C1.500%2C20.000%2011.500%2C20.000%2011.500%2C20.000%20ZM1.000%2C21.500%20C1.000%2C21.500%201.000%2C31.500%201.000%2C31.500%20C1.000%2C31.776%201.224%2C32.000%201.500%2C32.000%20C1.500%2C32.000%2011.500%2C32.000%2011.500%2C32.000%20C11.775%2C32.000%2012.000%2C31.776%2012.000%2C31.500%20C12.000%2C31.500%2012.000%2C21.500%2012.000%2C21.500%20C12.000%2C21.224%2011.775%2C21.000%2011.500%2C21.000%20C11.500%2C21.000%201.500%2C21.000%201.500%2C21.000%20C1.224%2C21.000%201.000%2C21.224%201.000%2C21.500%20ZM3.853%2C26.146%20C3.853%2C26.146%205.500%2C27.793%205.500%2C27.793%20C5.500%2C27.793%209.146%2C24.146%209.146%2C24.146%20C9.342%2C23.951%209.658%2C23.951%209.853%2C24.146%20C10.049%2C24.342%2010.049%2C24.658%209.853%2C24.853%20C9.853%2C24.853%205.853%2C28.853%205.853%2C28.853%20C5.756%2C28.951%205.628%2C29.000%205.500%2C29.000%20C5.372%2C29.000%205.244%2C28.951%205.146%2C28.853%20C5.146%2C28.853%203.146%2C26.853%203.146%2C26.853%20C2.951%2C26.658%202.951%2C26.342%203.146%2C26.146%20C3.342%2C25.951%203.658%2C25.951%203.853%2C26.146%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%20fill%3D%22%23000%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%; }
  .icon-fin7 {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2234%22%20height%3D%2235%22%20viewBox%3D%220%200%2034%2035%22%3E%0A%20%20%3Cpath%20d%3D%22M34.000%2C28.853%20C34.000%2C29.433%2033.824%2C29.979%2033.509%2C30.473%20C33.781%2C30.478%2034.000%2C30.698%2034.000%2C30.971%20C34.000%2C33.230%2031.364%2C35.000%2028.000%2C35.000%20C25.507%2C35.000%2023.417%2C34.027%2022.500%2C32.604%20C21.583%2C34.027%2019.493%2C35.000%2017.000%2C35.000%20C14.507%2C35.000%2012.417%2C34.027%2011.500%2C32.604%20C10.583%2C34.027%208.493%2C35.000%206.000%2C35.000%20C2.636%2C35.000%20-0.000%2C33.230%20-0.000%2C30.971%20C-0.000%2C30.698%200.219%2C30.478%200.490%2C30.473%20C0.176%2C29.979%20-0.000%2C29.433%20-0.000%2C28.853%20C-0.000%2C26.594%202.636%2C24.824%206.000%2C24.824%20C8.117%2C24.824%209.944%2C25.525%2011.009%2C26.608%20C11.107%2C24.411%2013.700%2C22.706%2017.000%2C22.706%20C19.127%2C22.706%2020.960%2C23.414%2022.023%2C24.505%20C22.074%2C24.288%2022.258%2C24.124%2022.490%2C24.120%20C22.176%2C23.626%2022.000%2C23.080%2022.000%2C22.500%20C22.000%2C20.241%2024.636%2C18.471%2028.000%2C18.471%20C31.364%2C18.471%2034.000%2C20.241%2034.000%2C22.500%20C34.000%2C23.080%2033.824%2C23.626%2033.509%2C24.120%20C33.781%2C24.125%2034.000%2C24.345%2034.000%2C24.618%20C34.000%2C25.197%2033.824%2C25.744%2033.509%2C26.237%20C33.781%2C26.243%2034.000%2C26.462%2034.000%2C26.735%20C34.000%2C27.315%2033.824%2C27.861%2033.509%2C28.355%20C33.781%2C28.360%2034.000%2C28.580%2034.000%2C28.853%20ZM6.000%2C34.000%20C8.617%2C34.000%2010.821%2C32.704%2010.971%2C31.136%20C9.901%2C32.197%208.092%2C32.882%206.000%2C32.882%20C3.908%2C32.882%202.099%2C32.197%201.029%2C31.136%20C1.179%2C32.704%203.383%2C34.000%206.000%2C34.000%20ZM6.000%2C25.824%20C3.290%2C25.824%201.000%2C27.211%201.000%2C28.853%20C1.000%2C30.495%203.290%2C31.882%206.000%2C31.882%20C8.710%2C31.882%2011.000%2C30.495%2011.000%2C28.853%20C11.000%2C27.211%208.710%2C25.824%206.000%2C25.824%20ZM17.000%2C34.000%20C19.617%2C34.000%2021.821%2C32.704%2021.971%2C31.136%20C20.901%2C32.197%2019.092%2C32.882%2017.000%2C32.882%20C14.908%2C32.882%2013.099%2C32.197%2012.029%2C31.136%20C12.179%2C32.704%2014.383%2C34.000%2017.000%2C34.000%20ZM17.000%2C31.882%20C19.617%2C31.882%2021.821%2C30.586%2021.971%2C29.019%20C20.901%2C30.080%2019.092%2C30.765%2017.000%2C30.765%20C14.908%2C30.765%2013.099%2C30.080%2012.029%2C29.019%20C12.179%2C30.586%2014.383%2C31.882%2017.000%2C31.882%20ZM17.000%2C23.706%20C14.290%2C23.706%2012.000%2C25.093%2012.000%2C26.735%20C12.000%2C28.377%2014.290%2C29.765%2017.000%2C29.765%20C19.710%2C29.765%2022.000%2C28.377%2022.000%2C26.735%20C22.000%2C25.093%2019.710%2C23.706%2017.000%2C23.706%20ZM28.000%2C34.000%20C30.617%2C34.000%2032.821%2C32.704%2032.971%2C31.136%20C31.901%2C32.197%2030.092%2C32.882%2028.000%2C32.882%20C25.908%2C32.882%2024.099%2C32.197%2023.029%2C31.136%20C23.179%2C32.704%2025.383%2C34.000%2028.000%2C34.000%20ZM28.000%2C31.882%20C30.617%2C31.882%2032.821%2C30.586%2032.971%2C29.019%20C31.901%2C30.080%2030.092%2C30.765%2028.000%2C30.765%20C25.908%2C30.765%2024.099%2C30.080%2023.029%2C29.019%20C23.179%2C30.586%2025.383%2C31.882%2028.000%2C31.882%20ZM28.000%2C29.765%20C30.617%2C29.765%2032.821%2C28.468%2032.971%2C26.901%20C31.901%2C27.962%2030.092%2C28.647%2028.000%2C28.647%20C25.908%2C28.647%2024.099%2C27.962%2023.029%2C26.901%20C23.179%2C28.468%2025.383%2C29.765%2028.000%2C29.765%20ZM28.000%2C27.647%20C30.617%2C27.647%2032.821%2C26.351%2032.971%2C24.783%20C31.901%2C25.844%2030.092%2C26.529%2028.000%2C26.529%20C25.908%2C26.529%2024.099%2C25.844%2023.029%2C24.783%20C23.179%2C26.351%2025.383%2C27.647%2028.000%2C27.647%20ZM28.000%2C19.471%20C25.290%2C19.471%2023.000%2C20.858%2023.000%2C22.500%20C23.000%2C24.142%2025.290%2C25.529%2028.000%2C25.529%20C30.710%2C25.529%2033.000%2C24.142%2033.000%2C22.500%20C33.000%2C20.858%2030.710%2C19.471%2028.000%2C19.471%20ZM27.500%2C15.000%20C27.776%2C15.000%2028.000%2C15.224%2028.000%2C15.500%20C28.000%2C15.776%2027.776%2C16.000%2027.500%2C16.000%20C27.500%2C16.000%2022.500%2C16.000%2022.500%2C16.000%20C22.224%2C16.000%2022.000%2C15.776%2022.000%2C15.500%20C22.000%2C15.224%2022.224%2C15.000%2022.500%2C15.000%20C22.500%2C15.000%2027.500%2C15.000%2027.500%2C15.000%20ZM14.500%2C19.000%20C14.500%2C19.000%2019.500%2C19.000%2019.500%2C19.000%20C19.776%2C19.000%2020.000%2C19.224%2020.000%2C19.500%20C20.000%2C19.776%2019.776%2C20.000%2019.500%2C20.000%20C19.500%2C20.000%2014.500%2C20.000%2014.500%2C20.000%20C14.224%2C20.000%2014.000%2C19.776%2014.000%2C19.500%20C14.000%2C19.224%2014.224%2C19.000%2014.500%2C19.000%20ZM14.500%2C15.000%20C14.500%2C15.000%2019.500%2C15.000%2019.500%2C15.000%20C19.776%2C15.000%2020.000%2C15.224%2020.000%2C15.500%20C20.000%2C15.776%2019.776%2C16.000%2019.500%2C16.000%20C19.500%2C16.000%2014.500%2C16.000%2014.500%2C16.000%20C14.224%2C16.000%2014.000%2C15.776%2014.000%2C15.500%20C14.000%2C15.224%2014.224%2C15.000%2014.500%2C15.000%20ZM6.500%2C19.000%20C6.500%2C19.000%2011.500%2C19.000%2011.500%2C19.000%20C11.776%2C19.000%2012.000%2C19.224%2012.000%2C19.500%20C12.000%2C19.776%2011.776%2C20.000%2011.500%2C20.000%20C11.500%2C20.000%206.500%2C20.000%206.500%2C20.000%20C6.224%2C20.000%206.000%2C19.776%206.000%2C19.500%20C6.000%2C19.224%206.224%2C19.000%206.500%2C19.000%20ZM6.500%2C15.000%20C6.500%2C15.000%2011.500%2C15.000%2011.500%2C15.000%20C11.776%2C15.000%2012.000%2C15.224%2012.000%2C15.500%20C12.000%2C15.776%2011.776%2C16.000%2011.500%2C16.000%20C11.500%2C16.000%206.500%2C16.000%206.500%2C16.000%20C6.224%2C16.000%206.000%2C15.776%206.000%2C15.500%20C6.000%2C15.224%206.224%2C15.000%206.500%2C15.000%20ZM30.500%2C18.000%20C30.224%2C18.000%2030.000%2C17.776%2030.000%2C17.500%20C30.000%2C17.500%2030.000%2C11.000%2030.000%2C11.000%20C30.000%2C11.000%204.000%2C11.000%204.000%2C11.000%20C4.000%2C11.000%204.000%2C23.500%204.000%2C23.500%20C4.000%2C23.776%203.776%2C24.000%203.500%2C24.000%20C3.224%2C24.000%203.000%2C23.776%203.000%2C23.500%20C3.000%2C23.500%203.000%2C4.500%203.000%2C4.500%20C3.000%2C3.673%203.673%2C3.000%204.500%2C3.000%20C4.500%2C3.000%2011.000%2C3.000%2011.000%2C3.000%20C11.000%2C3.000%2011.000%2C0.500%2011.000%2C0.500%20C11.000%2C0.224%2011.224%2C-0.000%2011.500%2C-0.000%20C11.776%2C-0.000%2012.000%2C0.224%2012.000%2C0.500%20C12.000%2C0.500%2012.000%2C3.000%2012.000%2C3.000%20C12.000%2C3.000%2022.000%2C3.000%2022.000%2C3.000%20C22.000%2C3.000%2022.000%2C0.500%2022.000%2C0.500%20C22.000%2C0.224%2022.224%2C-0.000%2022.500%2C-0.000%20C22.776%2C-0.000%2023.000%2C0.224%2023.000%2C0.500%20C23.000%2C0.500%2023.000%2C3.000%2023.000%2C3.000%20C23.000%2C3.000%2029.500%2C3.000%2029.500%2C3.000%20C30.327%2C3.000%2031.000%2C3.673%2031.000%2C4.500%20C31.000%2C4.500%2031.000%2C17.500%2031.000%2C17.500%20C31.000%2C17.776%2030.776%2C18.000%2030.500%2C18.000%20ZM30.000%2C4.500%20C30.000%2C4.224%2029.775%2C4.000%2029.500%2C4.000%20C29.500%2C4.000%2023.000%2C4.000%2023.000%2C4.000%20C23.000%2C4.000%2023.000%2C5.500%2023.000%2C5.500%20C23.000%2C5.776%2022.776%2C6.000%2022.500%2C6.000%20C22.224%2C6.000%2022.000%2C5.776%2022.000%2C5.500%20C22.000%2C5.500%2022.000%2C4.000%2022.000%2C4.000%20C22.000%2C4.000%2012.000%2C4.000%2012.000%2C4.000%20C12.000%2C4.000%2012.000%2C5.500%2012.000%2C5.500%20C12.000%2C5.776%2011.776%2C6.000%2011.500%2C6.000%20C11.224%2C6.000%2011.000%2C5.776%2011.000%2C5.500%20C11.000%2C5.500%2011.000%2C4.000%2011.000%2C4.000%20C11.000%2C4.000%204.500%2C4.000%204.500%2C4.000%20C4.225%2C4.000%204.000%2C4.224%204.000%2C4.500%20C4.000%2C4.500%204.000%2C10.000%204.000%2C10.000%20C4.000%2C10.000%2030.000%2C10.000%2030.000%2C10.000%20C30.000%2C10.000%2030.000%2C4.500%2030.000%2C4.500%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%20fill%3D%22%23000%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%;
    background-size: contain; }
  .icon-fin8 {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2219%22%20height%3D%2235%22%20viewBox%3D%220%200%2019%2035%22%3E%0A%20%20%3Cpath%20d%3D%22M16.500%2C35.000%20C16.500%2C35.000%202.500%2C35.000%202.500%2C35.000%20C1.122%2C35.000%20-0.000%2C33.878%20-0.000%2C32.500%20C-0.000%2C32.500%20-0.000%2C2.500%20-0.000%2C2.500%20C-0.000%2C1.122%201.122%2C-0.000%202.500%2C-0.000%20C2.500%2C-0.000%2016.500%2C-0.000%2016.500%2C-0.000%20C17.878%2C-0.000%2019.000%2C1.122%2019.000%2C2.500%20C19.000%2C2.500%2019.000%2C32.500%2019.000%2C32.500%20C19.000%2C33.878%2017.878%2C35.000%2016.500%2C35.000%20ZM18.000%2C2.500%20C18.000%2C1.673%2017.327%2C1.000%2016.500%2C1.000%20C16.500%2C1.000%202.500%2C1.000%202.500%2C1.000%20C1.673%2C1.000%201.000%2C1.673%201.000%2C2.500%20C1.000%2C2.500%201.000%2C3.000%201.000%2C3.000%20C1.000%2C3.000%2018.000%2C3.000%2018.000%2C3.000%20C18.000%2C3.000%2018.000%2C2.500%2018.000%2C2.500%20ZM18.000%2C4.000%20C18.000%2C4.000%201.000%2C4.000%201.000%2C4.000%20C1.000%2C4.000%201.000%2C28.000%201.000%2C28.000%20C1.000%2C28.000%2018.000%2C28.000%2018.000%2C28.000%20C18.000%2C28.000%2018.000%2C4.000%2018.000%2C4.000%20ZM18.000%2C29.000%20C18.000%2C29.000%201.000%2C29.000%201.000%2C29.000%20C1.000%2C29.000%201.000%2C32.500%201.000%2C32.500%20C1.000%2C33.327%201.673%2C34.000%202.500%2C34.000%20C2.500%2C34.000%2016.500%2C34.000%2016.500%2C34.000%20C17.327%2C34.000%2018.000%2C33.327%2018.000%2C32.500%20C18.000%2C32.500%2018.000%2C29.000%2018.000%2C29.000%20ZM9.500%2C33.000%20C8.673%2C33.000%208.000%2C32.327%208.000%2C31.500%20C8.000%2C30.673%208.673%2C30.000%209.500%2C30.000%20C10.327%2C30.000%2011.000%2C30.673%2011.000%2C31.500%20C11.000%2C32.327%2010.327%2C33.000%209.500%2C33.000%20ZM9.500%2C31.000%20C9.224%2C31.000%209.000%2C31.224%209.000%2C31.500%20C9.000%2C31.776%209.224%2C32.000%209.500%2C32.000%20C9.776%2C32.000%2010.000%2C31.776%2010.000%2C31.500%20C10.000%2C31.224%209.776%2C31.000%209.500%2C31.000%20ZM9.500%2C10.000%20C12.533%2C10.000%2015.000%2C12.467%2015.000%2C15.500%20C15.000%2C15.500%2015.000%2C20.500%2015.000%2C20.500%20C15.000%2C20.776%2014.776%2C21.000%2014.500%2C21.000%20C14.500%2C21.000%209.500%2C21.000%209.500%2C21.000%20C6.467%2C21.000%204.000%2C18.533%204.000%2C15.500%20C4.000%2C12.467%206.467%2C10.000%209.500%2C10.000%20ZM9.500%2C20.000%20C9.500%2C20.000%2014.000%2C20.000%2014.000%2C20.000%20C14.000%2C20.000%2014.000%2C15.500%2014.000%2C15.500%20C14.000%2C13.019%2011.981%2C11.000%209.500%2C11.000%20C7.019%2C11.000%205.000%2C13.019%205.000%2C15.500%20C5.000%2C17.981%207.019%2C20.000%209.500%2C20.000%20ZM9.500%2C13.000%20C10.878%2C13.000%2012.000%2C14.122%2012.000%2C15.500%20C12.000%2C15.500%2012.000%2C17.500%2012.000%2C17.500%20C12.000%2C17.776%2011.776%2C18.000%2011.500%2C18.000%20C11.500%2C18.000%209.500%2C18.000%209.500%2C18.000%20C8.122%2C18.000%207.000%2C16.878%207.000%2C15.500%20C7.000%2C14.122%208.122%2C13.000%209.500%2C13.000%20ZM9.500%2C17.000%20C9.500%2C17.000%2011.000%2C17.000%2011.000%2C17.000%20C11.000%2C17.000%2011.000%2C15.500%2011.000%2C15.500%20C11.000%2C14.673%2010.327%2C14.000%209.500%2C14.000%20C8.673%2C14.000%208.000%2C14.673%208.000%2C15.500%20C8.000%2C16.327%208.673%2C17.000%209.500%2C17.000%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%20fill%3D%22%23000%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%; }
  .icon-fin9 {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2230%22%20height%3D%2230%22%20viewBox%3D%220%200%2030%2030%22%3E%0A%20%20%3Cpath%20d%3D%22M29.500%2C29.970%20C29.500%2C29.970%200.500%2C29.970%200.500%2C29.970%20C0.224%2C29.970%20-0.000%2C29.746%20-0.000%2C29.470%20C-0.000%2C29.194%200.224%2C28.970%200.500%2C28.970%20C0.500%2C28.970%2029.500%2C28.970%2029.500%2C28.970%20C29.776%2C28.970%2030.000%2C29.194%2030.000%2C29.470%20C30.000%2C29.746%2029.776%2C29.970%2029.500%2C29.970%20ZM28.519%2C7.983%20C28.515%2C7.984%2028.507%2C7.983%2028.500%2C7.983%20C28.500%2C7.983%201.500%2C7.983%201.500%2C7.983%20C1.269%2C7.983%201.068%2C7.825%201.015%2C7.602%20C0.960%2C7.378%201.065%2C7.145%201.269%2C7.039%20C1.269%2C7.039%2014.769%2C0.044%2014.769%2C0.044%20C14.914%2C-0.032%2015.086%2C-0.032%2015.230%2C0.044%20C15.230%2C0.044%2028.660%2C7.003%2028.660%2C7.003%20C28.868%2C7.064%2029.019%2C7.256%2029.019%2C7.483%20C29.019%2C7.759%2028.796%2C7.983%2028.519%2C7.983%20ZM15.000%2C1.050%20C15.000%2C1.050%203.551%2C6.983%203.551%2C6.983%20C3.551%2C6.983%2026.449%2C6.983%2026.449%2C6.983%20C26.449%2C6.983%2015.000%2C1.050%2015.000%2C1.050%20ZM29.000%2C27.471%20C29.000%2C27.747%2028.776%2C27.971%2028.500%2C27.971%20C28.500%2C27.971%201.500%2C27.971%201.500%2C27.971%20C1.224%2C27.971%201.000%2C27.747%201.000%2C27.471%20C1.000%2C27.195%201.224%2C26.971%201.500%2C26.971%20C1.500%2C26.971%2028.500%2C26.971%2028.500%2C26.971%20C28.776%2C26.971%2029.000%2C27.195%2029.000%2C27.471%20ZM4.500%2C23.973%20C3.673%2C23.973%203.000%2C23.301%203.000%2C22.474%20C3.000%2C22.474%203.000%2C10.481%203.000%2C10.481%20C3.000%2C9.655%203.673%2C8.982%204.500%2C8.982%20C4.500%2C8.982%205.500%2C8.982%205.500%2C8.982%20C6.327%2C8.982%207.000%2C9.655%207.000%2C10.481%20C7.000%2C10.481%207.000%2C22.474%207.000%2C22.474%20C7.000%2C23.301%206.327%2C23.973%205.500%2C23.973%20C5.500%2C23.973%204.500%2C23.973%204.500%2C23.973%20ZM6.000%2C22.474%20C6.000%2C22.474%206.000%2C10.481%206.000%2C10.481%20C6.000%2C10.205%205.775%2C9.981%205.500%2C9.981%20C5.500%2C9.981%204.500%2C9.981%204.500%2C9.981%20C4.225%2C9.981%204.000%2C10.205%204.000%2C10.481%20C4.000%2C10.481%204.000%2C22.474%204.000%2C22.474%20C4.000%2C22.750%204.225%2C22.974%204.500%2C22.974%20C4.500%2C22.974%205.500%2C22.974%205.500%2C22.974%20C5.775%2C22.974%206.000%2C22.750%206.000%2C22.474%20ZM9.500%2C23.973%20C8.673%2C23.973%208.000%2C23.301%208.000%2C22.474%20C8.000%2C22.474%208.000%2C10.481%208.000%2C10.481%20C8.000%2C9.655%208.673%2C8.982%209.500%2C8.982%20C9.500%2C8.982%2010.500%2C8.982%2010.500%2C8.982%20C11.327%2C8.982%2012.000%2C9.655%2012.000%2C10.481%20C12.000%2C10.481%2012.000%2C22.474%2012.000%2C22.474%20C12.000%2C23.301%2011.327%2C23.973%2010.500%2C23.973%20C10.500%2C23.973%209.500%2C23.973%209.500%2C23.973%20ZM11.000%2C22.474%20C11.000%2C22.474%2011.000%2C10.481%2011.000%2C10.481%20C11.000%2C10.205%2010.775%2C9.981%2010.500%2C9.981%20C10.500%2C9.981%209.500%2C9.981%209.500%2C9.981%20C9.225%2C9.981%209.000%2C10.205%209.000%2C10.481%20C9.000%2C10.481%209.000%2C22.474%209.000%2C22.474%20C9.000%2C22.750%209.225%2C22.974%209.500%2C22.974%20C9.500%2C22.974%2010.500%2C22.974%2010.500%2C22.974%20C10.775%2C22.974%2011.000%2C22.750%2011.000%2C22.474%20ZM14.500%2C23.973%20C13.673%2C23.973%2013.000%2C23.301%2013.000%2C22.474%20C13.000%2C22.474%2013.000%2C10.481%2013.000%2C10.481%20C13.000%2C9.655%2013.673%2C8.982%2014.500%2C8.982%20C14.500%2C8.982%2015.500%2C8.982%2015.500%2C8.982%20C16.327%2C8.982%2017.000%2C9.655%2017.000%2C10.481%20C17.000%2C10.481%2017.000%2C22.474%2017.000%2C22.474%20C17.000%2C23.301%2016.327%2C23.973%2015.500%2C23.973%20C15.500%2C23.973%2014.500%2C23.973%2014.500%2C23.973%20ZM16.000%2C22.474%20C16.000%2C22.474%2016.000%2C10.481%2016.000%2C10.481%20C16.000%2C10.205%2015.775%2C9.981%2015.500%2C9.981%20C15.500%2C9.981%2014.500%2C9.981%2014.500%2C9.981%20C14.225%2C9.981%2014.000%2C10.205%2014.000%2C10.481%20C14.000%2C10.481%2014.000%2C22.474%2014.000%2C22.474%20C14.000%2C22.750%2014.225%2C22.974%2014.500%2C22.974%20C14.500%2C22.974%2015.500%2C22.974%2015.500%2C22.974%20C15.775%2C22.974%2016.000%2C22.750%2016.000%2C22.474%20ZM19.500%2C23.973%20C18.673%2C23.973%2018.000%2C23.301%2018.000%2C22.474%20C18.000%2C22.474%2018.000%2C10.481%2018.000%2C10.481%20C18.000%2C9.655%2018.673%2C8.982%2019.500%2C8.982%20C19.500%2C8.982%2020.500%2C8.982%2020.500%2C8.982%20C21.327%2C8.982%2022.000%2C9.655%2022.000%2C10.481%20C22.000%2C10.481%2022.000%2C22.474%2022.000%2C22.474%20C22.000%2C23.301%2021.327%2C23.973%2020.500%2C23.973%20C20.500%2C23.973%2019.500%2C23.973%2019.500%2C23.973%20ZM21.000%2C22.474%20C21.000%2C22.474%2021.000%2C10.481%2021.000%2C10.481%20C21.000%2C10.205%2020.775%2C9.981%2020.500%2C9.981%20C20.500%2C9.981%2019.500%2C9.981%2019.500%2C9.981%20C19.225%2C9.981%2019.000%2C10.205%2019.000%2C10.481%20C19.000%2C10.481%2019.000%2C22.474%2019.000%2C22.474%20C19.000%2C22.750%2019.225%2C22.974%2019.500%2C22.974%20C19.500%2C22.974%2020.500%2C22.974%2020.500%2C22.974%20C20.775%2C22.974%2021.000%2C22.750%2021.000%2C22.474%20ZM24.500%2C23.973%20C23.673%2C23.973%2023.000%2C23.301%2023.000%2C22.474%20C23.000%2C22.474%2023.000%2C10.481%2023.000%2C10.481%20C23.000%2C9.655%2023.673%2C8.982%2024.500%2C8.982%20C24.500%2C8.982%2025.500%2C8.982%2025.500%2C8.982%20C26.327%2C8.982%2027.000%2C9.655%2027.000%2C10.481%20C27.000%2C10.481%2027.000%2C22.474%2027.000%2C22.474%20C27.000%2C23.301%2026.327%2C23.973%2025.500%2C23.973%20C25.500%2C23.973%2024.500%2C23.973%2024.500%2C23.973%20ZM26.000%2C22.474%20C26.000%2C22.474%2026.000%2C10.481%2026.000%2C10.481%20C26.000%2C10.205%2025.775%2C9.981%2025.500%2C9.981%20C25.500%2C9.981%2024.500%2C9.981%2024.500%2C9.981%20C24.225%2C9.981%2024.000%2C10.205%2024.000%2C10.481%20C24.000%2C10.481%2024.000%2C22.474%2024.000%2C22.474%20C24.000%2C22.750%2024.225%2C22.974%2024.500%2C22.974%20C24.500%2C22.974%2025.500%2C22.974%2025.500%2C22.974%20C25.775%2C22.974%2026.000%2C22.750%2026.000%2C22.474%20ZM28.000%2C25.472%20C28.000%2C25.748%2027.776%2C25.972%2027.500%2C25.972%20C27.500%2C25.972%202.500%2C25.972%202.500%2C25.972%20C2.224%2C25.972%202.000%2C25.748%202.000%2C25.472%20C2.000%2C25.196%202.224%2C24.973%202.500%2C24.973%20C2.500%2C24.973%2027.500%2C24.973%2027.500%2C24.973%20C27.776%2C24.973%2028.000%2C25.196%2028.000%2C25.472%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%20fill%3D%22%23000%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%; }
  .icon-fin10 {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2233%22%20height%3D%2228%22%20viewBox%3D%220%200%2033%2028%22%3E%0A%20%20%3Cpath%20d%3D%22M28.500%2C28.000%20C26.019%2C28.000%2024.000%2C25.981%2024.000%2C23.500%20C24.000%2C21.019%2026.019%2C19.000%2028.500%2C19.000%20C30.981%2C19.000%2033.000%2C21.019%2033.000%2C23.500%20C33.000%2C25.981%2030.981%2C28.000%2028.500%2C28.000%20ZM28.500%2C20.000%20C26.570%2C20.000%2025.000%2C21.570%2025.000%2C23.500%20C25.000%2C25.430%2026.570%2C27.000%2028.500%2C27.000%20C30.430%2C27.000%2032.000%2C25.430%2032.000%2C23.500%20C32.000%2C21.570%2030.430%2C20.000%2028.500%2C20.000%20ZM28.854%2C17.853%20C28.808%2C17.899%2028.752%2C17.936%2028.691%2C17.961%20C28.630%2C17.987%2028.565%2C18.000%2028.500%2C18.000%20C28.435%2C18.000%2028.370%2C17.987%2028.309%2C17.961%20C28.248%2C17.936%2028.192%2C17.899%2028.146%2C17.853%20C28.146%2C17.853%2026.146%2C15.853%2026.146%2C15.853%20C25.951%2C15.658%2025.951%2C15.342%2026.146%2C15.146%20C26.342%2C14.951%2026.658%2C14.951%2026.853%2C15.146%20C26.853%2C15.146%2028.000%2C16.293%2028.000%2C16.293%20C28.000%2C16.293%2028.000%2C13.000%2028.000%2C13.000%20C28.000%2C13.000%2017.000%2C13.000%2017.000%2C13.000%20C17.000%2C13.000%2017.000%2C14.500%2017.000%2C14.500%20C17.000%2C14.500%2017.000%2C16.293%2017.000%2C16.293%20C17.000%2C16.293%2018.146%2C15.146%2018.146%2C15.146%20C18.342%2C14.951%2018.658%2C14.951%2018.853%2C15.146%20C19.049%2C15.342%2019.049%2C15.658%2018.853%2C15.853%20C18.853%2C15.853%2016.854%2C17.853%2016.854%2C17.853%20C16.808%2C17.899%2016.752%2C17.936%2016.691%2C17.961%20C16.630%2C17.987%2016.565%2C18.000%2016.500%2C18.000%20C16.435%2C18.000%2016.370%2C17.987%2016.309%2C17.961%20C16.248%2C17.936%2016.192%2C17.899%2016.146%2C17.853%20C16.146%2C17.853%2014.146%2C15.853%2014.146%2C15.853%20C13.951%2C15.658%2013.951%2C15.342%2014.146%2C15.146%20C14.342%2C14.951%2014.658%2C14.951%2014.853%2C15.146%20C14.853%2C15.146%2016.000%2C16.293%2016.000%2C16.293%20C16.000%2C16.293%2016.000%2C14.500%2016.000%2C14.500%20C16.000%2C14.500%2016.000%2C13.000%2016.000%2C13.000%20C16.000%2C13.000%205.000%2C13.000%205.000%2C13.000%20C5.000%2C13.000%205.000%2C16.293%205.000%2C16.293%20C5.000%2C16.293%206.146%2C15.146%206.146%2C15.146%20C6.342%2C14.951%206.658%2C14.951%206.853%2C15.146%20C7.049%2C15.342%207.049%2C15.658%206.853%2C15.853%20C6.853%2C15.853%204.854%2C17.853%204.854%2C17.853%20C4.808%2C17.899%204.752%2C17.936%204.691%2C17.961%20C4.630%2C17.987%204.565%2C18.000%204.500%2C18.000%20C4.435%2C18.000%204.370%2C17.987%204.309%2C17.961%20C4.248%2C17.936%204.192%2C17.899%204.146%2C17.853%20C4.146%2C17.853%202.146%2C15.853%202.146%2C15.853%20C1.951%2C15.658%201.951%2C15.342%202.146%2C15.146%20C2.342%2C14.951%202.658%2C14.951%202.853%2C15.146%20C2.853%2C15.146%204.000%2C16.293%204.000%2C16.293%20C4.000%2C16.293%204.000%2C12.500%204.000%2C12.500%20C4.000%2C12.224%204.224%2C12.000%204.500%2C12.000%20C4.500%2C12.000%2016.000%2C12.000%2016.000%2C12.000%20C16.000%2C12.000%2016.000%2C8.949%2016.000%2C8.949%20C13.756%2C8.697%2012.000%2C6.810%2012.000%2C4.500%20C12.000%2C2.019%2014.019%2C-0.000%2016.500%2C-0.000%20C18.981%2C-0.000%2021.000%2C2.019%2021.000%2C4.500%20C21.000%2C6.810%2019.244%2C8.697%2017.000%2C8.949%20C17.000%2C8.949%2017.000%2C12.000%2017.000%2C12.000%20C17.000%2C12.000%2028.500%2C12.000%2028.500%2C12.000%20C28.776%2C12.000%2029.000%2C12.224%2029.000%2C12.500%20C29.000%2C12.500%2029.000%2C16.293%2029.000%2C16.293%20C29.000%2C16.293%2030.146%2C15.146%2030.146%2C15.146%20C30.342%2C14.951%2030.658%2C14.951%2030.853%2C15.146%20C31.049%2C15.342%2031.049%2C15.658%2030.853%2C15.853%20C30.853%2C15.853%2028.854%2C17.853%2028.854%2C17.853%20ZM20.000%2C4.500%20C20.000%2C2.570%2018.430%2C1.000%2016.500%2C1.000%20C14.570%2C1.000%2013.000%2C2.570%2013.000%2C4.500%20C13.000%2C6.430%2014.570%2C8.000%2016.500%2C8.000%20C18.430%2C8.000%2020.000%2C6.430%2020.000%2C4.500%20ZM9.000%2C23.500%20C9.000%2C25.981%206.981%2C28.000%204.500%2C28.000%20C2.019%2C28.000%20-0.000%2C25.981%20-0.000%2C23.500%20C-0.000%2C21.019%202.019%2C19.000%204.500%2C19.000%20C6.981%2C19.000%209.000%2C21.019%209.000%2C23.500%20ZM1.000%2C23.500%20C1.000%2C25.430%202.570%2C27.000%204.500%2C27.000%20C6.430%2C27.000%208.000%2C25.430%208.000%2C23.500%20C8.000%2C21.570%206.430%2C20.000%204.500%2C20.000%20C2.570%2C20.000%201.000%2C21.570%201.000%2C23.500%20ZM16.500%2C19.000%20C18.981%2C19.000%2021.000%2C21.019%2021.000%2C23.500%20C21.000%2C25.981%2018.981%2C28.000%2016.500%2C28.000%20C14.019%2C28.000%2012.000%2C25.981%2012.000%2C23.500%20C12.000%2C21.019%2014.019%2C19.000%2016.500%2C19.000%20ZM16.500%2C27.000%20C18.430%2C27.000%2020.000%2C25.430%2020.000%2C23.500%20C20.000%2C21.570%2018.430%2C20.000%2016.500%2C20.000%20C14.570%2C20.000%2013.000%2C21.570%2013.000%2C23.500%20C13.000%2C25.430%2014.570%2C27.000%2016.500%2C27.000%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%20fill%3D%22%23000%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%; }
  .icon-d1 {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2233%22%20height%3D%2231%22%20viewBox%3D%220%200%2033%2031%22%3E%0A%20%20%3Cpath%20d%3D%22M32.901%2C5.710%20C32.901%2C5.710%2029.959%2C11.593%2029.959%2C11.593%20C29.959%2C11.593%2029.959%2C25.449%2029.959%2C25.449%20C29.959%2C25.659%2029.827%2C25.847%2029.628%2C25.919%20C29.628%2C25.919%2015.654%2C30.909%2015.654%2C30.909%20C15.598%2C30.929%2015.542%2C30.938%2015.486%2C30.938%20C15.416%2C30.938%2015.346%2C30.924%2015.280%2C30.894%20C15.280%2C30.894%204.300%2C25.903%204.300%2C25.903%20C4.122%2C25.822%204.008%2C25.645%204.008%2C25.449%20C4.008%2C25.449%204.008%2C11.682%204.008%2C11.682%20C4.008%2C11.682%200.161%2C7.836%200.161%2C7.836%20C-0.009%2C7.665%20-0.033%2C7.397%200.104%2C7.199%20C0.241%2C7.000%200.504%2C6.929%200.721%2C7.029%20C0.721%2C7.029%206.857%2C9.818%206.857%2C9.818%20C6.857%2C9.818%2017.125%2C6.084%2017.125%2C6.084%20C17.125%2C6.084%2020.031%2C0.273%2020.031%2C0.273%20C20.148%2C0.038%2020.429%2C-0.065%2020.669%2C0.036%20C20.669%2C0.036%2032.647%2C5.026%2032.647%2C5.026%20C32.774%2C5.079%2032.874%2C5.183%2032.922%2C5.313%20C32.970%2C5.442%2032.962%2C5.586%2032.901%2C5.710%20ZM5.006%2C25.127%20C5.006%2C25.127%2014.987%2C29.664%2014.987%2C29.664%20C14.987%2C29.664%2014.987%2C16.787%2014.987%2C16.787%20C14.987%2C16.787%205.006%2C12.250%205.006%2C12.250%20C5.006%2C12.250%205.006%2C25.127%205.006%2C25.127%20ZM6.628%2C10.810%20C6.626%2C10.809%206.624%2C10.808%206.622%2C10.807%20C6.622%2C10.807%202.814%2C9.076%202.814%2C9.076%20C2.814%2C9.076%204.796%2C11.058%204.796%2C11.058%20C4.796%2C11.058%2013.188%2C14.873%2013.188%2C14.873%20C13.188%2C14.873%2011.205%2C12.890%2011.205%2C12.890%20C11.205%2C12.890%206.628%2C10.810%206.628%2C10.810%20ZM16.984%2C7.197%20C16.984%2C7.197%208.155%2C10.407%208.155%2C10.407%20C8.155%2C10.407%2011.700%2C12.019%2011.700%2C12.019%20C11.755%2C12.044%2011.805%2C12.078%2011.847%2C12.120%20C11.847%2C12.120%2015.616%2C15.890%2015.616%2C15.890%20C15.616%2C15.890%2016.984%2C15.401%2016.984%2C15.401%20C16.984%2C15.401%2016.984%2C7.197%2016.984%2C7.197%20ZM15.985%2C16.817%20C15.985%2C16.817%2015.985%2C29.731%2015.985%2C29.731%20C15.985%2C29.731%2028.961%2C25.097%2028.961%2C25.097%20C28.961%2C25.097%2028.961%2C12.183%2028.961%2C12.183%20C28.961%2C12.183%2015.985%2C16.817%2015.985%2C16.817%20ZM17.982%2C15.045%20C17.982%2C15.045%2028.077%2C11.440%2028.077%2C11.440%20C28.077%2C11.440%2017.982%2C7.234%2017.982%2C7.234%20C17.982%2C7.234%2017.982%2C15.045%2017.982%2C15.045%20ZM20.715%2C1.136%20C20.715%2C1.136%2018.168%2C6.230%2018.168%2C6.230%20C18.168%2C6.230%2029.222%2C10.836%2029.222%2C10.836%20C29.222%2C10.836%2031.769%2C5.741%2031.769%2C5.741%20C31.769%2C5.741%2020.715%2C1.136%2020.715%2C1.136%20ZM26.641%2C22.922%20C26.641%2C22.922%2018.656%2C25.916%2018.656%2C25.916%20C18.599%2C25.938%2018.539%2C25.948%2018.481%2C25.948%20C18.279%2C25.948%2018.089%2C25.824%2018.014%2C25.624%20C17.916%2C25.366%2018.047%2C25.078%2018.305%2C24.982%20C18.305%2C24.982%2026.290%2C21.987%2026.290%2C21.987%20C26.547%2C21.891%2026.836%2C22.021%2026.933%2C22.279%20C27.030%2C22.537%2026.900%2C22.825%2026.641%2C22.922%20ZM26.641%2C19.928%20C26.641%2C19.928%2018.656%2C22.922%2018.656%2C22.922%20C18.599%2C22.943%2018.539%2C22.954%2018.481%2C22.954%20C18.279%2C22.954%2018.089%2C22.830%2018.014%2C22.630%20C17.916%2C22.372%2018.047%2C22.084%2018.305%2C21.987%20C18.305%2C21.987%2026.290%2C18.993%2026.290%2C18.993%20C26.547%2C18.898%2026.836%2C19.026%2026.933%2C19.285%20C27.030%2C19.543%2026.900%2C19.830%2026.641%2C19.928%20ZM26.641%2C16.933%20C26.641%2C16.933%2018.656%2C19.928%2018.656%2C19.928%20C18.599%2C19.949%2018.539%2C19.959%2018.481%2C19.959%20C18.279%2C19.959%2018.089%2C19.836%2018.014%2C19.636%20C17.916%2C19.377%2018.047%2C19.090%2018.305%2C18.993%20C18.305%2C18.993%2026.290%2C15.998%2026.290%2C15.998%20C26.547%2C15.903%2026.836%2C16.032%2026.933%2C16.290%20C27.030%2C16.549%2026.900%2C16.836%2026.641%2C16.933%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%20fill%3D%22%23000%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%; }
  .icon-d2 {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2226%22%20height%3D%2233%22%20viewBox%3D%220%200%2026%2033%22%3E%0A%20%20%3Cpath%20d%3D%22M20.000%2C8.500%20C20.000%2C8.224%2020.224%2C8.000%2020.500%2C8.000%20C20.500%2C8.000%2022.500%2C8.000%2022.500%2C8.000%20C22.776%2C8.000%2023.000%2C8.224%2023.000%2C8.500%20C23.000%2C8.500%2023.000%2C10.500%2023.000%2C10.500%20C23.000%2C10.776%2022.776%2C11.000%2022.500%2C11.000%20C22.500%2C11.000%2020.500%2C11.000%2020.500%2C11.000%20C20.224%2C11.000%2020.000%2C10.776%2020.000%2C10.500%20C20.000%2C10.500%2020.000%2C8.500%2020.000%2C8.500%20ZM21.000%2C10.000%20C21.000%2C10.000%2022.000%2C10.000%2022.000%2C10.000%20C22.000%2C10.000%2022.000%2C9.000%2022.000%2C9.000%20C22.000%2C9.000%2021.000%2C9.000%2021.000%2C9.000%20C21.000%2C9.000%2021.000%2C10.000%2021.000%2C10.000%20ZM20.500%2C16.000%20C20.500%2C16.000%2022.500%2C16.000%2022.500%2C16.000%20C22.776%2C16.000%2023.000%2C16.224%2023.000%2C16.500%20C23.000%2C16.500%2023.000%2C18.500%2023.000%2C18.500%20C23.000%2C18.776%2022.776%2C19.000%2022.500%2C19.000%20C22.500%2C19.000%2020.500%2C19.000%2020.500%2C19.000%20C20.224%2C19.000%2020.000%2C18.776%2020.000%2C18.500%20C20.000%2C18.500%2020.000%2C16.500%2020.000%2C16.500%20C20.000%2C16.224%2020.224%2C16.000%2020.500%2C16.000%20ZM21.000%2C18.000%20C21.000%2C18.000%2022.000%2C18.000%2022.000%2C18.000%20C22.000%2C18.000%2022.000%2C17.000%2022.000%2C17.000%20C22.000%2C17.000%2021.000%2C17.000%2021.000%2C17.000%20C21.000%2C17.000%2021.000%2C18.000%2021.000%2C18.000%20ZM20.000%2C12.500%20C20.000%2C12.224%2020.224%2C12.000%2020.500%2C12.000%20C20.500%2C12.000%2022.500%2C12.000%2022.500%2C12.000%20C22.776%2C12.000%2023.000%2C12.224%2023.000%2C12.500%20C23.000%2C12.500%2023.000%2C14.500%2023.000%2C14.500%20C23.000%2C14.776%2022.776%2C15.000%2022.500%2C15.000%20C22.500%2C15.000%2020.500%2C15.000%2020.500%2C15.000%20C20.224%2C15.000%2020.000%2C14.776%2020.000%2C14.500%20C20.000%2C14.500%2020.000%2C12.500%2020.000%2C12.500%20ZM21.000%2C14.000%20C21.000%2C14.000%2022.000%2C14.000%2022.000%2C14.000%20C22.000%2C14.000%2022.000%2C13.000%2022.000%2C13.000%20C22.000%2C13.000%2021.000%2C13.000%2021.000%2C13.000%20C21.000%2C13.000%2021.000%2C14.000%2021.000%2C14.000%20ZM25.961%2C26.692%20C25.936%2C26.753%2025.899%2C26.808%2025.853%2C26.854%20C25.853%2C26.854%2021.854%2C30.853%2021.854%2C30.853%20C21.808%2C30.899%2021.753%2C30.936%2021.692%2C30.961%20C21.632%2C30.986%2021.567%2C31.000%2021.500%2C31.000%20C21.500%2C31.000%2014.500%2C31.000%2014.500%2C31.000%20C14.224%2C31.000%2014.000%2C30.776%2014.000%2C30.500%20C14.000%2C30.224%2014.224%2C30.000%2014.500%2C30.000%20C14.500%2C30.000%2021.000%2C30.000%2021.000%2C30.000%20C21.000%2C30.000%2021.000%2C26.500%2021.000%2C26.500%20C21.000%2C26.224%2021.224%2C26.000%2021.500%2C26.000%20C21.500%2C26.000%2025.000%2C26.000%2025.000%2C26.000%20C25.000%2C26.000%2025.000%2C5.500%2025.000%2C5.500%20C25.000%2C5.225%2024.775%2C5.000%2024.500%2C5.000%20C24.500%2C5.000%206.500%2C5.000%206.500%2C5.000%20C6.225%2C5.000%206.000%2C5.225%206.000%2C5.500%20C6.000%2C5.500%206.000%2C18.500%206.000%2C18.500%20C6.000%2C18.776%205.776%2C19.000%205.500%2C19.000%20C5.224%2C19.000%205.000%2C18.776%205.000%2C18.500%20C5.000%2C18.500%205.000%2C5.500%205.000%2C5.500%20C5.000%2C4.673%205.673%2C4.000%206.500%2C4.000%20C6.500%2C4.000%2024.500%2C4.000%2024.500%2C4.000%20C25.327%2C4.000%2026.000%2C4.673%2026.000%2C5.500%20C26.000%2C5.500%2026.000%2C26.500%2026.000%2C26.500%20C26.000%2C26.567%2025.986%2C26.632%2025.961%2C26.692%20ZM22.000%2C27.000%20C22.000%2C27.000%2022.000%2C29.293%2022.000%2C29.293%20C22.000%2C29.293%2024.293%2C27.000%2024.293%2C27.000%20C24.293%2C27.000%2022.000%2C27.000%2022.000%2C27.000%20ZM22.500%2C3.000%20C22.500%2C3.000%204.500%2C3.000%204.500%2C3.000%20C4.225%2C3.000%204.000%2C3.225%204.000%2C3.500%20C4.000%2C3.500%204.000%2C18.500%204.000%2C18.500%20C4.000%2C18.776%203.776%2C19.000%203.500%2C19.000%20C3.224%2C19.000%203.000%2C18.776%203.000%2C18.500%20C3.000%2C18.500%203.000%2C3.500%203.000%2C3.500%20C3.000%2C2.673%203.673%2C2.000%204.500%2C2.000%20C4.500%2C2.000%2022.500%2C2.000%2022.500%2C2.000%20C22.776%2C2.000%2023.000%2C2.224%2023.000%2C2.500%20C23.000%2C2.776%2022.776%2C3.000%2022.500%2C3.000%20ZM20.500%2C1.000%20C20.500%2C1.000%202.500%2C1.000%202.500%2C1.000%20C2.225%2C1.000%202.000%2C1.225%202.000%2C1.500%20C2.000%2C1.500%202.000%2C18.500%202.000%2C18.500%20C2.000%2C18.776%201.776%2C19.000%201.500%2C19.000%20C1.224%2C19.000%201.000%2C18.776%201.000%2C18.500%20C1.000%2C18.500%201.000%2C1.500%201.000%2C1.500%20C1.000%2C0.673%201.673%2C-0.000%202.500%2C-0.000%20C2.500%2C-0.000%2020.500%2C-0.000%2020.500%2C-0.000%20C20.776%2C-0.000%2021.000%2C0.224%2021.000%2C0.500%20C21.000%2C0.776%2020.776%2C1.000%2020.500%2C1.000%20ZM18.500%2C18.000%20C18.500%2C18.000%208.500%2C18.000%208.500%2C18.000%20C8.224%2C18.000%208.000%2C17.776%208.000%2C17.500%20C8.000%2C17.224%208.224%2C17.000%208.500%2C17.000%20C8.500%2C17.000%2018.500%2C17.000%2018.500%2C17.000%20C18.776%2C17.000%2019.000%2C17.224%2019.000%2C17.500%20C19.000%2C17.776%2018.776%2C18.000%2018.500%2C18.000%20ZM18.500%2C10.000%20C18.500%2C10.000%208.500%2C10.000%208.500%2C10.000%20C8.224%2C10.000%208.000%2C9.776%208.000%2C9.500%20C8.000%2C9.224%208.224%2C9.000%208.500%2C9.000%20C8.500%2C9.000%2018.500%2C9.000%2018.500%2C9.000%20C18.776%2C9.000%2019.000%2C9.224%2019.000%2C9.500%20C19.000%2C9.776%2018.776%2C10.000%2018.500%2C10.000%20ZM18.500%2C13.937%20C18.500%2C13.937%208.500%2C13.937%208.500%2C13.937%20C8.224%2C13.937%208.000%2C13.714%208.000%2C13.437%20C8.000%2C13.161%208.224%2C12.937%208.500%2C12.937%20C8.500%2C12.937%2018.500%2C12.937%2018.500%2C12.937%20C18.776%2C12.937%2019.000%2C13.161%2019.000%2C13.437%20C19.000%2C13.714%2018.776%2C13.937%2018.500%2C13.937%20ZM11.500%2C20.000%20C12.327%2C20.000%2013.000%2C20.673%2013.000%2C21.500%20C13.000%2C21.500%2013.000%2C31.500%2013.000%2C31.500%20C13.000%2C32.327%2012.327%2C33.000%2011.500%2C33.000%20C11.500%2C33.000%201.500%2C33.000%201.500%2C33.000%20C0.673%2C33.000%20-0.000%2C32.327%20-0.000%2C31.500%20C-0.000%2C31.500%20-0.000%2C21.500%20-0.000%2C21.500%20C-0.000%2C20.673%200.673%2C20.000%201.500%2C20.000%20C1.500%2C20.000%2011.500%2C20.000%2011.500%2C20.000%20ZM1.000%2C21.500%20C1.000%2C21.500%201.000%2C31.500%201.000%2C31.500%20C1.000%2C31.775%201.225%2C32.000%201.500%2C32.000%20C1.500%2C32.000%2011.500%2C32.000%2011.500%2C32.000%20C11.775%2C32.000%2012.000%2C31.775%2012.000%2C31.500%20C12.000%2C31.500%2012.000%2C21.500%2012.000%2C21.500%20C12.000%2C21.225%2011.775%2C21.000%2011.500%2C21.000%20C11.500%2C21.000%201.500%2C21.000%201.500%2C21.000%20C1.225%2C21.000%201.000%2C21.225%201.000%2C21.500%20ZM3.500%2C26.000%20C3.500%2C26.000%206.000%2C26.000%206.000%2C26.000%20C6.000%2C26.000%206.000%2C23.500%206.000%2C23.500%20C6.000%2C23.224%206.224%2C23.000%206.500%2C23.000%20C6.776%2C23.000%207.000%2C23.224%207.000%2C23.500%20C7.000%2C23.500%207.000%2C26.000%207.000%2C26.000%20C7.000%2C26.000%209.500%2C26.000%209.500%2C26.000%20C9.776%2C26.000%2010.000%2C26.224%2010.000%2C26.500%20C10.000%2C26.776%209.776%2C27.000%209.500%2C27.000%20C9.500%2C27.000%207.000%2C27.000%207.000%2C27.000%20C7.000%2C27.000%207.000%2C29.500%207.000%2C29.500%20C7.000%2C29.776%206.776%2C30.000%206.500%2C30.000%20C6.224%2C30.000%206.000%2C29.776%206.000%2C29.500%20C6.000%2C29.500%206.000%2C27.000%206.000%2C27.000%20C6.000%2C27.000%203.500%2C27.000%203.500%2C27.000%20C3.224%2C27.000%203.000%2C26.776%203.000%2C26.500%20C3.000%2C26.224%203.224%2C26.000%203.500%2C26.000%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%20fill%3D%22%23000%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%;
    background-size: contain; }
  .icon-d3 {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2228%22%20height%3D%2227%22%20viewBox%3D%220%200%2028%2027%22%3E%0A%20%20%3Cpath%20d%3D%22M27.964%2C4.621%20C27.964%2C4.621%2025.965%2C12.621%2025.965%2C12.621%20C25.918%2C12.812%2025.761%2C12.958%2025.567%2C12.992%20C25.567%2C12.992%209.104%2C15.900%209.104%2C15.900%20C9.541%2C17.622%2010.179%2C18.950%2010.495%2C19.000%20C10.495%2C19.000%2024.481%2C19.000%2024.481%2C19.000%20C24.757%2C19.000%2024.981%2C19.224%2024.981%2C19.500%20C24.981%2C19.776%2024.757%2C20.000%2024.481%2C20.000%20C24.481%2C20.000%2010.492%2C20.000%2010.492%2C20.000%20C9.124%2C20.000%208.306%2C16.973%208.012%2C15.637%20C7.938%2C15.414%204.940%2C6.371%204.023%2C3.660%20C3.160%2C1.105%201.550%2C1.003%201.482%2C1.000%20C1.482%2C1.000%200.499%2C1.000%200.499%2C1.000%20C0.223%2C1.000%20-0.000%2C0.776%20-0.000%2C0.500%20C-0.000%2C0.224%200.223%2C-0.000%200.499%2C-0.000%20C0.499%2C-0.000%201.498%2C-0.000%201.498%2C-0.000%20C1.605%2C0.002%203.871%2C0.087%204.969%2C3.340%20C5.780%2C5.740%208.227%2C13.111%208.832%2C14.933%20C8.832%2C14.933%2025.074%2C12.064%2025.074%2C12.064%20C25.074%2C12.064%2025.340%2C11.000%2025.340%2C11.000%20C25.340%2C11.000%2018.985%2C11.000%2018.985%2C11.000%20C18.985%2C11.000%2018.985%2C11.500%2018.985%2C11.500%20C18.985%2C11.776%2018.762%2C12.000%2018.486%2C12.000%20C18.210%2C12.000%2017.986%2C11.776%2017.986%2C11.500%20C17.986%2C11.500%2017.986%2C11.000%2017.986%2C11.000%20C17.986%2C11.000%2013.989%2C11.000%2013.989%2C11.000%20C13.989%2C11.000%2013.989%2C12.500%2013.989%2C12.500%20C13.989%2C12.776%2013.766%2C13.000%2013.489%2C13.000%20C13.213%2C13.000%2012.990%2C12.776%2012.990%2C12.500%20C12.990%2C12.500%2012.990%2C11.000%2012.990%2C11.000%20C12.990%2C11.000%209.492%2C11.000%209.492%2C11.000%20C9.216%2C11.000%208.993%2C10.776%208.993%2C10.500%20C8.993%2C10.224%209.216%2C10.000%209.492%2C10.000%20C9.492%2C10.000%2012.990%2C10.000%2012.990%2C10.000%20C12.990%2C10.000%2012.990%2C8.000%2012.990%2C8.000%20C12.990%2C8.000%208.493%2C8.000%208.493%2C8.000%20C8.217%2C8.000%207.994%2C7.776%207.994%2C7.500%20C7.994%2C7.224%208.217%2C7.000%208.493%2C7.000%20C8.493%2C7.000%2012.990%2C7.000%2012.990%2C7.000%20C12.990%2C7.000%2012.990%2C5.000%2012.990%2C5.000%20C12.990%2C5.000%207.494%2C5.000%207.494%2C5.000%20C7.218%2C5.000%206.994%2C4.776%206.994%2C4.500%20C6.994%2C4.224%207.218%2C4.000%207.494%2C4.000%20C7.494%2C4.000%2012.990%2C4.000%2012.990%2C4.000%20C12.990%2C4.000%2012.990%2C1.500%2012.990%2C1.500%20C12.990%2C1.224%2013.213%2C1.000%2013.489%2C1.000%20C13.489%2C1.000%2023.482%2C1.000%2023.482%2C1.000%20C23.758%2C1.000%2023.982%2C1.224%2023.982%2C1.500%20C23.982%2C1.500%2023.982%2C4.000%2023.982%2C4.000%20C23.982%2C4.000%2027.479%2C4.000%2027.479%2C4.000%20C27.633%2C4.000%2027.779%2C4.071%2027.873%2C4.192%20C27.968%2C4.313%2028.001%2C4.472%2027.964%2C4.621%20ZM13.989%2C10.000%20C13.989%2C10.000%2017.986%2C10.000%2017.986%2C10.000%20C17.986%2C10.000%2017.986%2C8.000%2017.986%2C8.000%20C17.986%2C8.000%2013.989%2C8.000%2013.989%2C8.000%20C13.989%2C8.000%2013.989%2C10.000%2013.989%2C10.000%20ZM13.989%2C7.000%20C13.989%2C7.000%2017.986%2C7.000%2017.986%2C7.000%20C17.986%2C7.000%2017.986%2C5.000%2017.986%2C5.000%20C17.986%2C5.000%2013.989%2C5.000%2013.989%2C5.000%20C13.989%2C5.000%2013.989%2C7.000%2013.989%2C7.000%20ZM22.982%2C2.000%20C22.982%2C2.000%2013.989%2C2.000%2013.989%2C2.000%20C13.989%2C2.000%2013.989%2C4.000%2013.989%2C4.000%20C13.989%2C4.000%2022.982%2C4.000%2022.982%2C4.000%20C22.982%2C4.000%2022.982%2C2.000%2022.982%2C2.000%20ZM22.982%2C5.000%20C22.982%2C5.000%2018.985%2C5.000%2018.985%2C5.000%20C18.985%2C5.000%2018.985%2C7.000%2018.985%2C7.000%20C18.985%2C7.000%2022.982%2C7.000%2022.982%2C7.000%20C22.982%2C7.000%2022.982%2C5.000%2022.982%2C5.000%20ZM22.982%2C8.000%20C22.982%2C8.000%2018.985%2C8.000%2018.985%2C8.000%20C18.985%2C8.000%2018.985%2C10.000%2018.985%2C10.000%20C18.985%2C10.000%2022.982%2C10.000%2022.982%2C10.000%20C22.982%2C10.000%2022.982%2C8.000%2022.982%2C8.000%20ZM23.982%2C10.000%20C23.982%2C10.000%2025.480%2C10.000%2025.480%2C10.000%20C25.517%2C10.000%2025.550%2C10.013%2025.585%2C10.021%20C25.585%2C10.021%2026.090%2C8.000%2026.090%2C8.000%20C26.090%2C8.000%2023.982%2C8.000%2023.982%2C8.000%20C23.982%2C8.000%2023.982%2C10.000%2023.982%2C10.000%20ZM23.982%2C5.000%20C23.982%2C5.000%2023.982%2C7.000%2023.982%2C7.000%20C23.982%2C7.000%2026.339%2C7.000%2026.339%2C7.000%20C26.339%2C7.000%2026.839%2C5.000%2026.839%2C5.000%20C26.839%2C5.000%2023.982%2C5.000%2023.982%2C5.000%20ZM12.990%2C21.000%20C14.643%2C21.000%2015.988%2C22.346%2015.988%2C24.000%20C15.988%2C25.654%2014.643%2C27.000%2012.990%2C27.000%20C11.337%2C27.000%209.992%2C25.654%209.992%2C24.000%20C9.992%2C22.346%2011.337%2C21.000%2012.990%2C21.000%20ZM12.990%2C26.000%20C14.092%2C26.000%2014.988%2C25.102%2014.988%2C24.000%20C14.988%2C22.897%2014.092%2C22.000%2012.990%2C22.000%20C11.888%2C22.000%2010.991%2C22.897%2010.991%2C24.000%20C10.991%2C25.102%2011.888%2C26.000%2012.990%2C26.000%20ZM20.984%2C21.000%20C22.637%2C21.000%2023.982%2C22.346%2023.982%2C24.000%20C23.982%2C25.654%2022.637%2C27.000%2020.984%2C27.000%20C19.331%2C27.000%2017.986%2C25.654%2017.986%2C24.000%20C17.986%2C22.346%2019.331%2C21.000%2020.984%2C21.000%20ZM20.984%2C26.000%20C22.086%2C26.000%2022.982%2C25.102%2022.982%2C24.000%20C22.982%2C22.897%2022.086%2C22.000%2020.984%2C22.000%20C19.882%2C22.000%2018.985%2C22.897%2018.985%2C24.000%20C18.985%2C25.102%2019.882%2C26.000%2020.984%2C26.000%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%20fill%3D%22%23000%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%; }
  .icon-d4 {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2226%22%20height%3D%2233%22%20viewBox%3D%220%200%2026%2033%22%3E%0A%20%20%3Cpath%20d%3D%22M19.146%2C9.146%20C19.342%2C8.951%2019.658%2C8.951%2019.853%2C9.146%20C19.853%2C9.146%2020.500%2C9.793%2020.500%2C9.793%20C20.500%2C9.793%2022.146%2C8.146%2022.146%2C8.146%20C22.342%2C7.951%2022.658%2C7.951%2022.853%2C8.146%20C23.049%2C8.342%2023.049%2C8.658%2022.853%2C8.853%20C22.853%2C8.853%2020.853%2C10.853%2020.853%2C10.853%20C20.756%2C10.951%2020.628%2C11.000%2020.500%2C11.000%20C20.372%2C11.000%2020.244%2C10.951%2020.146%2C10.853%20C20.146%2C10.853%2019.146%2C9.853%2019.146%2C9.853%20C18.951%2C9.658%2018.951%2C9.342%2019.146%2C9.146%20ZM19.853%2C17.146%20C19.853%2C17.146%2020.500%2C17.793%2020.500%2C17.793%20C20.500%2C17.793%2022.146%2C16.146%2022.146%2C16.146%20C22.342%2C15.951%2022.658%2C15.951%2022.853%2C16.146%20C23.049%2C16.342%2023.049%2C16.658%2022.853%2C16.853%20C22.853%2C16.853%2020.853%2C18.853%2020.853%2C18.853%20C20.756%2C18.951%2020.628%2C19.000%2020.500%2C19.000%20C20.372%2C19.000%2020.244%2C18.951%2020.146%2C18.853%20C20.146%2C18.853%2019.146%2C17.853%2019.146%2C17.853%20C18.951%2C17.658%2018.951%2C17.342%2019.146%2C17.146%20C19.342%2C16.951%2019.658%2C16.951%2019.853%2C17.146%20ZM19.146%2C13.146%20C19.342%2C12.951%2019.658%2C12.951%2019.853%2C13.146%20C19.853%2C13.146%2020.500%2C13.793%2020.500%2C13.793%20C20.500%2C13.793%2022.146%2C12.146%2022.146%2C12.146%20C22.342%2C11.951%2022.658%2C11.951%2022.853%2C12.146%20C23.049%2C12.342%2023.049%2C12.658%2022.853%2C12.853%20C22.853%2C12.853%2020.853%2C14.853%2020.853%2C14.853%20C20.756%2C14.951%2020.628%2C15.000%2020.500%2C15.000%20C20.372%2C15.000%2020.244%2C14.951%2020.146%2C14.853%20C20.146%2C14.853%2019.146%2C13.853%2019.146%2C13.853%20C18.951%2C13.658%2018.951%2C13.342%2019.146%2C13.146%20ZM25.961%2C26.692%20C25.936%2C26.753%2025.899%2C26.808%2025.853%2C26.854%20C25.853%2C26.854%2021.854%2C30.853%2021.854%2C30.853%20C21.808%2C30.899%2021.753%2C30.936%2021.692%2C30.961%20C21.632%2C30.986%2021.567%2C31.000%2021.500%2C31.000%20C21.500%2C31.000%2014.500%2C31.000%2014.500%2C31.000%20C14.224%2C31.000%2014.000%2C30.776%2014.000%2C30.500%20C14.000%2C30.224%2014.224%2C30.000%2014.500%2C30.000%20C14.500%2C30.000%2021.000%2C30.000%2021.000%2C30.000%20C21.000%2C30.000%2021.000%2C26.500%2021.000%2C26.500%20C21.000%2C26.224%2021.224%2C26.000%2021.500%2C26.000%20C21.500%2C26.000%2025.000%2C26.000%2025.000%2C26.000%20C25.000%2C26.000%2025.000%2C5.500%2025.000%2C5.500%20C25.000%2C5.225%2024.775%2C5.000%2024.500%2C5.000%20C24.500%2C5.000%206.500%2C5.000%206.500%2C5.000%20C6.225%2C5.000%206.000%2C5.225%206.000%2C5.500%20C6.000%2C5.500%206.000%2C18.500%206.000%2C18.500%20C6.000%2C18.776%205.776%2C19.000%205.500%2C19.000%20C5.224%2C19.000%205.000%2C18.776%205.000%2C18.500%20C5.000%2C18.500%205.000%2C5.500%205.000%2C5.500%20C5.000%2C4.673%205.673%2C4.000%206.500%2C4.000%20C6.500%2C4.000%2024.500%2C4.000%2024.500%2C4.000%20C25.327%2C4.000%2026.000%2C4.673%2026.000%2C5.500%20C26.000%2C5.500%2026.000%2C26.500%2026.000%2C26.500%20C26.000%2C26.567%2025.986%2C26.632%2025.961%2C26.692%20ZM22.000%2C27.000%20C22.000%2C27.000%2022.000%2C29.293%2022.000%2C29.293%20C22.000%2C29.293%2024.293%2C27.000%2024.293%2C27.000%20C24.293%2C27.000%2022.000%2C27.000%2022.000%2C27.000%20ZM22.500%2C3.000%20C22.500%2C3.000%204.500%2C3.000%204.500%2C3.000%20C4.225%2C3.000%204.000%2C3.225%204.000%2C3.500%20C4.000%2C3.500%204.000%2C18.500%204.000%2C18.500%20C4.000%2C18.776%203.776%2C19.000%203.500%2C19.000%20C3.224%2C19.000%203.000%2C18.776%203.000%2C18.500%20C3.000%2C18.500%203.000%2C3.500%203.000%2C3.500%20C3.000%2C2.673%203.673%2C2.000%204.500%2C2.000%20C4.500%2C2.000%2022.500%2C2.000%2022.500%2C2.000%20C22.776%2C2.000%2023.000%2C2.224%2023.000%2C2.500%20C23.000%2C2.776%2022.776%2C3.000%2022.500%2C3.000%20ZM20.500%2C1.000%20C20.500%2C1.000%202.500%2C1.000%202.500%2C1.000%20C2.225%2C1.000%202.000%2C1.225%202.000%2C1.500%20C2.000%2C1.500%202.000%2C18.500%202.000%2C18.500%20C2.000%2C18.776%201.776%2C19.000%201.500%2C19.000%20C1.224%2C19.000%201.000%2C18.776%201.000%2C18.500%20C1.000%2C18.500%201.000%2C1.500%201.000%2C1.500%20C1.000%2C0.673%201.673%2C-0.000%202.500%2C-0.000%20C2.500%2C-0.000%2020.500%2C-0.000%2020.500%2C-0.000%20C20.776%2C-0.000%2021.000%2C0.224%2021.000%2C0.500%20C21.000%2C0.776%2020.776%2C1.000%2020.500%2C1.000%20ZM16.500%2C18.000%20C16.500%2C18.000%208.500%2C18.000%208.500%2C18.000%20C8.224%2C18.000%208.000%2C17.776%208.000%2C17.500%20C8.000%2C17.224%208.224%2C17.000%208.500%2C17.000%20C8.500%2C17.000%2016.500%2C17.000%2016.500%2C17.000%20C16.776%2C17.000%2017.000%2C17.224%2017.000%2C17.500%20C17.000%2C17.776%2016.776%2C18.000%2016.500%2C18.000%20ZM16.500%2C10.000%20C16.500%2C10.000%208.500%2C10.000%208.500%2C10.000%20C8.224%2C10.000%208.000%2C9.776%208.000%2C9.500%20C8.000%2C9.224%208.224%2C9.000%208.500%2C9.000%20C8.500%2C9.000%2016.500%2C9.000%2016.500%2C9.000%20C16.776%2C9.000%2017.000%2C9.224%2017.000%2C9.500%20C17.000%2C9.776%2016.776%2C10.000%2016.500%2C10.000%20ZM16.500%2C13.937%20C16.500%2C13.937%208.500%2C13.937%208.500%2C13.937%20C8.224%2C13.937%208.000%2C13.714%208.000%2C13.437%20C8.000%2C13.161%208.224%2C12.937%208.500%2C12.937%20C8.500%2C12.937%2016.500%2C12.937%2016.500%2C12.937%20C16.776%2C12.937%2017.000%2C13.161%2017.000%2C13.437%20C17.000%2C13.714%2016.776%2C13.937%2016.500%2C13.937%20ZM11.500%2C20.000%20C12.327%2C20.000%2013.000%2C20.673%2013.000%2C21.500%20C13.000%2C21.500%2013.000%2C31.500%2013.000%2C31.500%20C13.000%2C32.327%2012.327%2C33.000%2011.500%2C33.000%20C11.500%2C33.000%201.500%2C33.000%201.500%2C33.000%20C0.673%2C33.000%20-0.000%2C32.327%20-0.000%2C31.500%20C-0.000%2C31.500%20-0.000%2C21.500%20-0.000%2C21.500%20C-0.000%2C20.673%200.673%2C20.000%201.500%2C20.000%20C1.500%2C20.000%2011.500%2C20.000%2011.500%2C20.000%20ZM1.000%2C21.500%20C1.000%2C21.500%201.000%2C31.500%201.000%2C31.500%20C1.000%2C31.775%201.225%2C32.000%201.500%2C32.000%20C1.500%2C32.000%2011.500%2C32.000%2011.500%2C32.000%20C11.775%2C32.000%2012.000%2C31.775%2012.000%2C31.500%20C12.000%2C31.500%2012.000%2C21.500%2012.000%2C21.500%20C12.000%2C21.225%2011.775%2C21.000%2011.500%2C21.000%20C11.500%2C21.000%201.500%2C21.000%201.500%2C21.000%20C1.225%2C21.000%201.000%2C21.225%201.000%2C21.500%20ZM3.853%2C26.146%20C3.853%2C26.146%205.500%2C27.793%205.500%2C27.793%20C5.500%2C27.793%209.146%2C24.146%209.146%2C24.146%20C9.342%2C23.951%209.658%2C23.951%209.853%2C24.146%20C10.049%2C24.342%2010.049%2C24.658%209.853%2C24.853%20C9.853%2C24.853%205.853%2C28.853%205.853%2C28.853%20C5.756%2C28.951%205.628%2C29.000%205.500%2C29.000%20C5.372%2C29.000%205.244%2C28.951%205.146%2C28.853%20C5.146%2C28.853%203.146%2C26.853%203.146%2C26.853%20C2.951%2C26.658%202.951%2C26.342%203.146%2C26.146%20C3.342%2C25.951%203.658%2C25.951%203.853%2C26.146%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%20fill%3D%22%23000%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%; }
  .icon-fin11 {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2225%22%20height%3D%2233%22%20viewBox%3D%220%200%2025%2033%22%3E%0A%20%20%3Cpath%20d%3D%22M24.500%2C27.000%20C24.500%2C27.000%2023.500%2C27.000%2023.500%2C27.000%20C23.224%2C27.000%2023.000%2C26.776%2023.000%2C26.500%20C23.000%2C26.224%2023.224%2C26.000%2023.500%2C26.000%20C23.500%2C26.000%2024.000%2C26.000%2024.000%2C26.000%20C24.000%2C26.000%2024.000%2C1.000%2024.000%2C1.000%20C24.000%2C1.000%2022.914%2C1.000%2022.914%2C1.000%20C22.708%2C1.582%2022.152%2C2.000%2021.500%2C2.000%20C20.848%2C2.000%2020.292%2C1.582%2020.086%2C1.000%20C20.086%2C1.000%2018.914%2C1.000%2018.914%2C1.000%20C18.708%2C1.582%2018.152%2C2.000%2017.500%2C2.000%20C16.848%2C2.000%2016.292%2C1.582%2016.086%2C1.000%20C16.086%2C1.000%2014.914%2C1.000%2014.914%2C1.000%20C14.708%2C1.582%2014.152%2C2.000%2013.500%2C2.000%20C12.848%2C2.000%2012.292%2C1.582%2012.086%2C1.000%20C12.086%2C1.000%2010.914%2C1.000%2010.914%2C1.000%20C10.708%2C1.582%2010.152%2C2.000%209.500%2C2.000%20C8.848%2C2.000%208.292%2C1.582%208.086%2C1.000%20C8.086%2C1.000%207.000%2C1.000%207.000%2C1.000%20C7.000%2C1.000%207.000%2C1.500%207.000%2C1.500%20C7.000%2C1.776%206.776%2C2.000%206.500%2C2.000%20C6.224%2C2.000%206.000%2C1.776%206.000%2C1.500%20C6.000%2C1.500%206.000%2C0.500%206.000%2C0.500%20C6.000%2C0.224%206.224%2C-0.000%206.500%2C-0.000%20C6.500%2C-0.000%208.500%2C-0.000%208.500%2C-0.000%20C8.776%2C-0.000%209.000%2C0.224%209.000%2C0.500%20C9.000%2C0.776%209.225%2C1.000%209.500%2C1.000%20C9.775%2C1.000%2010.000%2C0.776%2010.000%2C0.500%20C10.000%2C0.224%2010.224%2C-0.000%2010.500%2C-0.000%20C10.500%2C-0.000%2012.500%2C-0.000%2012.500%2C-0.000%20C12.776%2C-0.000%2013.000%2C0.224%2013.000%2C0.500%20C13.000%2C0.776%2013.225%2C1.000%2013.500%2C1.000%20C13.775%2C1.000%2014.000%2C0.776%2014.000%2C0.500%20C14.000%2C0.224%2014.224%2C-0.000%2014.500%2C-0.000%20C14.500%2C-0.000%2016.500%2C-0.000%2016.500%2C-0.000%20C16.776%2C-0.000%2017.000%2C0.224%2017.000%2C0.500%20C17.000%2C0.776%2017.225%2C1.000%2017.500%2C1.000%20C17.775%2C1.000%2018.000%2C0.776%2018.000%2C0.500%20C18.000%2C0.224%2018.224%2C-0.000%2018.500%2C-0.000%20C18.500%2C-0.000%2020.500%2C-0.000%2020.500%2C-0.000%20C20.776%2C-0.000%2021.000%2C0.224%2021.000%2C0.500%20C21.000%2C0.776%2021.225%2C1.000%2021.500%2C1.000%20C21.775%2C1.000%2022.000%2C0.776%2022.000%2C0.500%20C22.000%2C0.224%2022.224%2C-0.000%2022.500%2C-0.000%20C22.500%2C-0.000%2024.500%2C-0.000%2024.500%2C-0.000%20C24.776%2C-0.000%2025.000%2C0.224%2025.000%2C0.500%20C25.000%2C0.500%2025.000%2C26.500%2025.000%2C26.500%20C25.000%2C26.776%2024.776%2C27.000%2024.500%2C27.000%20ZM6.500%2C4.000%20C6.775%2C4.000%207.000%2C3.776%207.000%2C3.500%20C7.000%2C3.224%207.224%2C3.000%207.500%2C3.000%20C7.500%2C3.000%209.500%2C3.000%209.500%2C3.000%20C9.776%2C3.000%2010.000%2C3.224%2010.000%2C3.500%20C10.000%2C3.776%2010.225%2C4.000%2010.500%2C4.000%20C10.775%2C4.000%2011.000%2C3.776%2011.000%2C3.500%20C11.000%2C3.224%2011.224%2C3.000%2011.500%2C3.000%20C11.500%2C3.000%2013.500%2C3.000%2013.500%2C3.000%20C13.776%2C3.000%2014.000%2C3.224%2014.000%2C3.500%20C14.000%2C3.776%2014.225%2C4.000%2014.500%2C4.000%20C14.775%2C4.000%2015.000%2C3.776%2015.000%2C3.500%20C15.000%2C3.224%2015.224%2C3.000%2015.500%2C3.000%20C15.500%2C3.000%2017.500%2C3.000%2017.500%2C3.000%20C17.776%2C3.000%2018.000%2C3.224%2018.000%2C3.500%20C18.000%2C3.776%2018.225%2C4.000%2018.500%2C4.000%20C18.775%2C4.000%2019.000%2C3.776%2019.000%2C3.500%20C19.000%2C3.224%2019.224%2C3.000%2019.500%2C3.000%20C19.500%2C3.000%2021.500%2C3.000%2021.500%2C3.000%20C21.776%2C3.000%2022.000%2C3.224%2022.000%2C3.500%20C22.000%2C3.500%2022.000%2C29.500%2022.000%2C29.500%20C22.000%2C29.776%2021.776%2C30.000%2021.500%2C30.000%20C21.500%2C30.000%2019.500%2C30.000%2019.500%2C30.000%20C19.224%2C30.000%2019.000%2C29.776%2019.000%2C29.500%20C19.000%2C29.224%2018.775%2C29.000%2018.500%2C29.000%20C18.225%2C29.000%2018.000%2C29.224%2018.000%2C29.500%20C18.000%2C29.776%2017.776%2C30.000%2017.500%2C30.000%20C17.500%2C30.000%2015.500%2C30.000%2015.500%2C30.000%20C15.224%2C30.000%2015.000%2C29.776%2015.000%2C29.500%20C15.000%2C29.224%2014.775%2C29.000%2014.500%2C29.000%20C14.225%2C29.000%2014.000%2C29.224%2014.000%2C29.500%20C14.000%2C29.776%2013.776%2C30.000%2013.500%2C30.000%20C13.500%2C30.000%2011.500%2C30.000%2011.500%2C30.000%20C11.224%2C30.000%2011.000%2C29.776%2011.000%2C29.500%20C11.000%2C29.224%2010.775%2C29.000%2010.500%2C29.000%20C10.225%2C29.000%2010.000%2C29.224%2010.000%2C29.500%20C10.000%2C29.776%209.776%2C30.000%209.500%2C30.000%20C9.500%2C30.000%207.500%2C30.000%207.500%2C30.000%20C7.224%2C30.000%207.000%2C29.776%207.000%2C29.500%20C7.000%2C29.224%206.775%2C29.000%206.500%2C29.000%20C6.225%2C29.000%206.000%2C29.224%206.000%2C29.500%20C6.000%2C29.776%205.776%2C30.000%205.500%2C30.000%20C5.500%2C30.000%203.500%2C30.000%203.500%2C30.000%20C3.224%2C30.000%203.000%2C29.776%203.000%2C29.500%20C3.000%2C29.500%203.000%2C3.500%203.000%2C3.500%20C3.000%2C3.224%203.224%2C3.000%203.500%2C3.000%20C3.500%2C3.000%205.500%2C3.000%205.500%2C3.000%20C5.776%2C3.000%206.000%2C3.224%206.000%2C3.500%20C6.000%2C3.776%206.225%2C4.000%206.500%2C4.000%20ZM5.086%2C4.000%20C5.086%2C4.000%204.000%2C4.000%204.000%2C4.000%20C4.000%2C4.000%204.000%2C29.000%204.000%2C29.000%20C4.000%2C29.000%205.086%2C29.000%205.086%2C29.000%20C5.292%2C28.418%205.848%2C28.000%206.500%2C28.000%20C7.152%2C28.000%207.708%2C28.418%207.914%2C29.000%20C7.914%2C29.000%209.086%2C29.000%209.086%2C29.000%20C9.292%2C28.418%209.848%2C28.000%2010.500%2C28.000%20C11.152%2C28.000%2011.708%2C28.418%2011.914%2C29.000%20C11.914%2C29.000%2013.086%2C29.000%2013.086%2C29.000%20C13.292%2C28.418%2013.848%2C28.000%2014.500%2C28.000%20C15.152%2C28.000%2015.708%2C28.418%2015.914%2C29.000%20C15.914%2C29.000%2017.086%2C29.000%2017.086%2C29.000%20C17.292%2C28.418%2017.848%2C28.000%2018.500%2C28.000%20C19.152%2C28.000%2019.708%2C28.418%2019.914%2C29.000%20C19.914%2C29.000%2021.000%2C29.000%2021.000%2C29.000%20C21.000%2C29.000%2021.000%2C4.000%2021.000%2C4.000%20C21.000%2C4.000%2019.914%2C4.000%2019.914%2C4.000%20C19.708%2C4.582%2019.152%2C5.000%2018.500%2C5.000%20C17.848%2C5.000%2017.292%2C4.582%2017.086%2C4.000%20C17.086%2C4.000%2015.914%2C4.000%2015.914%2C4.000%20C15.708%2C4.582%2015.152%2C5.000%2014.500%2C5.000%20C13.848%2C5.000%2013.292%2C4.582%2013.086%2C4.000%20C13.086%2C4.000%2011.914%2C4.000%2011.914%2C4.000%20C11.708%2C4.582%2011.152%2C5.000%2010.500%2C5.000%20C9.848%2C5.000%209.292%2C4.582%209.086%2C4.000%20C9.086%2C4.000%207.914%2C4.000%207.914%2C4.000%20C7.708%2C4.582%207.152%2C5.000%206.500%2C5.000%20C5.848%2C5.000%205.292%2C4.582%205.086%2C4.000%20ZM18.500%2C9.000%20C18.776%2C9.000%2019.000%2C9.224%2019.000%2C9.500%20C19.000%2C9.776%2018.776%2C10.000%2018.500%2C10.000%20C18.500%2C10.000%206.500%2C10.000%206.500%2C10.000%20C6.224%2C10.000%206.000%2C9.776%206.000%2C9.500%20C6.000%2C9.224%206.224%2C9.000%206.500%2C9.000%20C6.500%2C9.000%2018.500%2C9.000%2018.500%2C9.000%20ZM6.500%2C11.000%20C6.500%2C11.000%2018.500%2C11.000%2018.500%2C11.000%20C18.776%2C11.000%2019.000%2C11.224%2019.000%2C11.500%20C19.000%2C11.776%2018.776%2C12.000%2018.500%2C12.000%20C18.500%2C12.000%206.500%2C12.000%206.500%2C12.000%20C6.224%2C12.000%206.000%2C11.776%206.000%2C11.500%20C6.000%2C11.224%206.224%2C11.000%206.500%2C11.000%20ZM6.500%2C13.000%20C6.500%2C13.000%2018.500%2C13.000%2018.500%2C13.000%20C18.776%2C13.000%2019.000%2C13.224%2019.000%2C13.500%20C19.000%2C13.776%2018.776%2C14.000%2018.500%2C14.000%20C18.500%2C14.000%206.500%2C14.000%206.500%2C14.000%20C6.224%2C14.000%206.000%2C13.776%206.000%2C13.500%20C6.000%2C13.224%206.224%2C13.000%206.500%2C13.000%20ZM6.500%2C15.000%20C6.500%2C15.000%2018.500%2C15.000%2018.500%2C15.000%20C18.776%2C15.000%2019.000%2C15.224%2019.000%2C15.500%20C19.000%2C15.776%2018.776%2C16.000%2018.500%2C16.000%20C18.500%2C16.000%206.500%2C16.000%206.500%2C16.000%20C6.224%2C16.000%206.000%2C15.776%206.000%2C15.500%20C6.000%2C15.224%206.224%2C15.000%206.500%2C15.000%20ZM6.500%2C21.000%20C6.500%2C21.000%2015.500%2C21.000%2015.500%2C21.000%20C15.776%2C21.000%2016.000%2C21.224%2016.000%2C21.500%20C16.000%2C21.776%2015.776%2C22.000%2015.500%2C22.000%20C15.500%2C22.000%206.500%2C22.000%206.500%2C22.000%20C6.224%2C22.000%206.000%2C21.776%206.000%2C21.500%20C6.000%2C21.224%206.224%2C21.000%206.500%2C21.000%20ZM6.500%2C23.000%20C6.500%2C23.000%2015.500%2C23.000%2015.500%2C23.000%20C15.776%2C23.000%2016.000%2C23.224%2016.000%2C23.500%20C16.000%2C23.776%2015.776%2C24.000%2015.500%2C24.000%20C15.500%2C24.000%206.500%2C24.000%206.500%2C24.000%20C6.224%2C24.000%206.000%2C23.776%206.000%2C23.500%20C6.000%2C23.224%206.224%2C23.000%206.500%2C23.000%20ZM4.914%2C32.000%20C4.914%2C32.000%206.086%2C32.000%206.086%2C32.000%20C6.292%2C31.418%206.848%2C31.000%207.500%2C31.000%20C8.152%2C31.000%208.708%2C31.418%208.914%2C32.000%20C8.914%2C32.000%2010.086%2C32.000%2010.086%2C32.000%20C10.292%2C31.418%2010.848%2C31.000%2011.500%2C31.000%20C12.152%2C31.000%2012.708%2C31.418%2012.914%2C32.000%20C12.914%2C32.000%2014.086%2C32.000%2014.086%2C32.000%20C14.292%2C31.418%2014.848%2C31.000%2015.500%2C31.000%20C16.152%2C31.000%2016.708%2C31.418%2016.914%2C32.000%20C16.914%2C32.000%2018.000%2C32.000%2018.000%2C32.000%20C18.000%2C32.000%2018.000%2C31.500%2018.000%2C31.500%20C18.000%2C31.224%2018.224%2C31.000%2018.500%2C31.000%20C18.776%2C31.000%2019.000%2C31.224%2019.000%2C31.500%20C19.000%2C31.500%2019.000%2C32.500%2019.000%2C32.500%20C19.000%2C32.776%2018.776%2C33.000%2018.500%2C33.000%20C18.500%2C33.000%2016.500%2C33.000%2016.500%2C33.000%20C16.224%2C33.000%2016.000%2C32.776%2016.000%2C32.500%20C16.000%2C32.224%2015.775%2C32.000%2015.500%2C32.000%20C15.225%2C32.000%2015.000%2C32.224%2015.000%2C32.500%20C15.000%2C32.776%2014.776%2C33.000%2014.500%2C33.000%20C14.500%2C33.000%2012.500%2C33.000%2012.500%2C33.000%20C12.224%2C33.000%2012.000%2C32.776%2012.000%2C32.500%20C12.000%2C32.224%2011.775%2C32.000%2011.500%2C32.000%20C11.225%2C32.000%2011.000%2C32.224%2011.000%2C32.500%20C11.000%2C32.776%2010.776%2C33.000%2010.500%2C33.000%20C10.500%2C33.000%208.500%2C33.000%208.500%2C33.000%20C8.224%2C33.000%208.000%2C32.776%208.000%2C32.500%20C8.000%2C32.224%207.775%2C32.000%207.500%2C32.000%20C7.225%2C32.000%207.000%2C32.224%207.000%2C32.500%20C7.000%2C32.776%206.776%2C33.000%206.500%2C33.000%20C6.500%2C33.000%204.500%2C33.000%204.500%2C33.000%20C4.224%2C33.000%204.000%2C32.776%204.000%2C32.500%20C4.000%2C32.224%203.775%2C32.000%203.500%2C32.000%20C3.225%2C32.000%203.000%2C32.224%203.000%2C32.500%20C3.000%2C32.776%202.776%2C33.000%202.500%2C33.000%20C2.500%2C33.000%200.500%2C33.000%200.500%2C33.000%20C0.224%2C33.000%20-0.000%2C32.776%20-0.000%2C32.500%20C-0.000%2C32.500%20-0.000%2C6.500%20-0.000%2C6.500%20C-0.000%2C6.224%200.224%2C6.000%200.500%2C6.000%20C0.500%2C6.000%201.500%2C6.000%201.500%2C6.000%20C1.776%2C6.000%202.000%2C6.224%202.000%2C6.500%20C2.000%2C6.776%201.776%2C7.000%201.500%2C7.000%20C1.500%2C7.000%201.000%2C7.000%201.000%2C7.000%20C1.000%2C7.000%201.000%2C32.000%201.000%2C32.000%20C1.000%2C32.000%202.086%2C32.000%202.086%2C32.000%20C2.292%2C31.418%202.848%2C31.000%203.500%2C31.000%20C4.152%2C31.000%204.708%2C31.418%204.914%2C32.000%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%20fill%3D%22%23000%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%; }
  .icon-m1 {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2232%22%20height%3D%2229%22%20viewBox%3D%220%200%2032%2029%22%3E%0A%20%20%3Cpath%20d%3D%22M31.441%2C26.942%20C31.441%2C26.942%2027.897%2C26.942%2027.897%2C26.942%20C27.665%2C28.081%2026.659%2C28.938%2025.452%2C28.938%20C24.244%2C28.938%2023.238%2C28.081%2023.006%2C26.942%20C23.006%2C26.942%2011.926%2C26.942%2011.926%2C26.942%20C11.694%2C28.081%2010.688%2C28.938%209.480%2C28.938%20C8.273%2C28.938%207.267%2C28.081%207.035%2C26.942%20C7.035%2C26.942%203.491%2C26.942%203.491%2C26.942%20C3.216%2C26.942%202.992%2C26.719%202.992%2C26.443%20C2.992%2C26.443%202.992%2C22.451%202.992%2C22.451%20C2.992%2C22.451%202.992%2C9.477%202.992%2C9.477%20C2.992%2C9.201%203.216%2C8.978%203.491%2C8.978%20C3.491%2C8.978%204.848%2C8.978%204.848%2C8.978%20C4.848%2C8.978%203.073%2C1.879%203.073%2C1.879%20C3.073%2C1.879%200.339%2C0.968%200.339%2C0.968%20C0.078%2C0.880%20-0.064%2C0.598%200.023%2C0.337%20C0.112%2C0.076%200.394%2C-0.066%200.655%2C0.021%20C0.655%2C0.021%203.649%2C1.019%203.649%2C1.019%20C3.811%2C1.073%203.934%2C1.206%203.976%2C1.372%20C3.976%2C1.372%205.878%2C8.978%205.878%2C8.978%20C5.878%2C8.978%206.486%2C8.978%206.486%2C8.978%20C6.718%2C8.978%206.920%2C9.138%206.972%2C9.365%20C6.972%2C9.365%209.878%2C21.952%209.878%2C21.952%20C9.878%2C21.952%2011.976%2C21.952%2011.976%2C21.952%20C11.976%2C21.952%2011.976%2C4.486%2011.976%2C4.486%20C11.976%2C4.211%2012.199%2C3.987%2012.475%2C3.987%20C12.475%2C3.987%2028.446%2C3.987%2028.446%2C3.987%20C28.722%2C3.987%2028.945%2C4.211%2028.945%2C4.486%20C28.945%2C4.486%2028.945%2C21.952%2028.945%2C21.952%20C28.945%2C21.952%2031.441%2C21.952%2031.441%2C21.952%20C31.717%2C21.952%2031.940%2C22.175%2031.940%2C22.451%20C31.940%2C22.451%2031.940%2C26.443%2031.940%2C26.443%20C31.940%2C26.719%2031.717%2C26.942%2031.441%2C26.942%20ZM25.452%2C27.940%20C26.277%2C27.940%2026.949%2C27.268%2026.949%2C26.443%20C26.949%2C25.617%2026.277%2C24.946%2025.452%2C24.946%20C24.626%2C24.946%2023.954%2C25.617%2023.954%2C26.443%20C23.954%2C27.268%2024.626%2C27.940%2025.452%2C27.940%20ZM9.480%2C27.940%20C10.306%2C27.940%2010.978%2C27.268%2010.978%2C26.443%20C10.978%2C25.617%2010.306%2C24.946%209.480%2C24.946%20C8.655%2C24.946%207.983%2C25.617%207.983%2C26.443%20C7.983%2C27.268%208.655%2C27.940%209.480%2C27.940%20ZM6.089%2C9.976%20C6.089%2C9.976%203.990%2C9.976%203.990%2C9.976%20C3.990%2C9.976%203.990%2C21.952%203.990%2C21.952%20C3.990%2C21.952%208.853%2C21.952%208.853%2C21.952%20C8.853%2C21.952%206.089%2C9.976%206.089%2C9.976%20ZM27.947%2C4.985%20C27.947%2C4.985%2012.974%2C4.985%2012.974%2C4.985%20C12.974%2C4.985%2012.974%2C21.952%2012.974%2C21.952%20C12.974%2C21.952%2027.947%2C21.952%2027.947%2C21.952%20C27.947%2C21.952%2027.947%2C4.985%2027.947%2C4.985%20ZM30.942%2C22.950%20C30.942%2C22.950%203.990%2C22.950%203.990%2C22.950%20C3.990%2C22.950%203.990%2C25.944%203.990%2C25.944%20C3.990%2C25.944%207.035%2C25.944%207.035%2C25.944%20C7.267%2C24.805%208.320%2C23.948%209.527%2C23.948%20C10.738%2C23.948%2011.792%2C24.810%2012.020%2C25.953%20C13.834%2C25.951%2020.160%2C25.946%2023.006%2C25.945%20C23.237%2C24.806%2024.244%2C23.948%2025.452%2C23.948%20C26.659%2C23.948%2027.665%2C24.805%2027.897%2C25.944%20C27.897%2C25.944%2030.942%2C25.944%2030.942%2C25.944%20C30.942%2C25.944%2030.942%2C22.950%2030.942%2C22.950%20ZM15.470%2C8.978%20C15.470%2C8.978%2020.461%2C8.978%2020.461%2C8.978%20C20.737%2C8.978%2020.960%2C9.201%2020.960%2C9.477%20C20.960%2C9.752%2020.737%2C9.976%2020.461%2C9.976%20C20.461%2C9.976%2015.470%2C9.976%2015.470%2C9.976%20C15.194%2C9.976%2014.971%2C9.752%2014.971%2C9.477%20C14.971%2C9.201%2015.194%2C8.978%2015.470%2C8.978%20ZM15.470%2C12.907%20C15.470%2C12.907%2020.461%2C12.907%2020.461%2C12.907%20C20.737%2C12.907%2020.960%2C13.130%2020.960%2C13.406%20C20.960%2C13.682%2020.737%2C13.905%2020.461%2C13.905%20C20.461%2C13.905%2015.470%2C13.905%2015.470%2C13.905%20C15.194%2C13.905%2014.971%2C13.682%2014.971%2C13.406%20C14.971%2C13.130%2015.194%2C12.907%2015.470%2C12.907%20ZM15.470%2C16.962%20C15.470%2C16.962%2020.461%2C16.962%2020.461%2C16.962%20C20.737%2C16.962%2020.960%2C17.185%2020.960%2C17.461%20C20.960%2C17.737%2020.737%2C17.960%2020.461%2C17.960%20C20.461%2C17.960%2015.470%2C17.960%2015.470%2C17.960%20C15.194%2C17.960%2014.971%2C17.737%2014.971%2C17.461%20C14.971%2C17.185%2015.194%2C16.962%2015.470%2C16.962%20ZM22.810%2C9.124%20C22.810%2C9.124%2023.455%2C9.769%2023.455%2C9.769%20C23.455%2C9.769%2025.099%2C8.126%2025.099%2C8.126%20C25.294%2C7.931%2025.610%2C7.931%2025.805%2C8.126%20C25.999%2C8.321%2025.999%2C8.636%2025.805%2C8.831%20C25.805%2C8.831%2023.808%2C10.827%2023.808%2C10.827%20C23.711%2C10.925%2023.583%2C10.974%2023.455%2C10.974%20C23.328%2C10.974%2023.200%2C10.925%2023.102%2C10.827%20C23.102%2C10.827%2022.104%2C9.829%2022.104%2C9.829%20C21.909%2C9.634%2021.909%2C9.319%2022.104%2C9.124%20C22.299%2C8.929%2022.615%2C8.929%2022.810%2C9.124%20ZM22.810%2C13.116%20C22.810%2C13.116%2023.455%2C13.761%2023.455%2C13.761%20C23.455%2C13.761%2025.099%2C12.118%2025.099%2C12.118%20C25.294%2C11.923%2025.610%2C11.923%2025.805%2C12.118%20C25.999%2C12.313%2025.999%2C12.629%2025.805%2C12.823%20C25.805%2C12.823%2023.808%2C14.819%2023.808%2C14.819%20C23.711%2C14.917%2023.583%2C14.966%2023.455%2C14.966%20C23.328%2C14.966%2023.200%2C14.917%2023.102%2C14.819%20C23.102%2C14.819%2022.104%2C13.821%2022.104%2C13.821%20C21.909%2C13.627%2021.909%2C13.311%2022.104%2C13.116%20C22.299%2C12.921%2022.615%2C12.921%2022.810%2C13.116%20ZM22.810%2C17.108%20C22.810%2C17.108%2023.455%2C17.753%2023.455%2C17.753%20C23.455%2C17.753%2025.099%2C16.110%2025.099%2C16.110%20C25.294%2C15.915%2025.610%2C15.915%2025.805%2C16.110%20C25.999%2C16.305%2025.999%2C16.621%2025.805%2C16.816%20C25.805%2C16.816%2023.808%2C18.812%2023.808%2C18.812%20C23.711%2C18.909%2023.583%2C18.958%2023.455%2C18.958%20C23.328%2C18.958%2023.200%2C18.909%2023.102%2C18.812%20C23.102%2C18.812%2022.104%2C17.814%2022.104%2C17.814%20C21.909%2C17.619%2021.909%2C17.303%2022.104%2C17.108%20C22.299%2C16.913%2022.615%2C16.913%2022.810%2C17.108%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%20fill%3D%22%23000%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%; }
  .icon-m2 {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2231%22%20height%3D%2229%22%20viewBox%3D%220%200%2031%2029%22%3E%0A%20%20%3Cpath%20d%3D%22M30.598%2C19.133%20C30.598%2C19.133%2028.325%2C19.588%2028.325%2C19.588%20C28.258%2C19.777%2028.181%2C19.963%2028.096%2C20.144%20C28.096%2C20.144%2029.381%2C22.071%2029.381%2C22.071%20C29.513%2C22.269%2029.487%2C22.533%2029.318%2C22.702%20C29.318%2C22.702%2027.702%2C24.318%2027.702%2C24.318%20C27.534%2C24.487%2027.270%2C24.514%2027.071%2C24.381%20C27.071%2C24.381%2025.144%2C23.096%2025.144%2C23.096%20C24.963%2C23.181%2024.777%2C23.258%2024.588%2C23.325%20C24.588%2C23.325%2024.133%2C25.598%2024.133%2C25.598%20C24.086%2C25.832%2023.881%2C26.000%2023.643%2C26.000%20C23.643%2C26.000%2021.357%2C26.000%2021.357%2C26.000%20C21.119%2C26.000%2020.914%2C25.832%2020.867%2C25.598%20C20.867%2C25.598%2020.412%2C23.325%2020.412%2C23.325%20C20.223%2C23.258%2020.037%2C23.181%2019.856%2C23.096%20C19.856%2C23.096%2017.929%2C24.381%2017.929%2C24.381%20C17.729%2C24.514%2017.467%2C24.487%2017.298%2C24.318%20C17.298%2C24.318%2015.682%2C22.702%2015.682%2C22.702%20C15.513%2C22.533%2015.487%2C22.269%2015.619%2C22.071%20C15.619%2C22.071%2016.904%2C20.144%2016.904%2C20.144%20C16.819%2C19.964%2016.742%2C19.778%2016.675%2C19.588%20C16.675%2C19.588%2014.402%2C19.133%2014.402%2C19.133%20C14.168%2C19.086%2014.000%2C18.881%2014.000%2C18.643%20C14.000%2C18.643%2014.000%2C16.357%2014.000%2C16.357%20C14.000%2C16.119%2014.168%2C15.914%2014.402%2C15.867%20C14.402%2C15.867%2016.675%2C15.412%2016.675%2C15.412%20C16.742%2C15.222%2016.819%2C15.036%2016.904%2C14.856%20C16.904%2C14.856%2015.619%2C12.929%2015.619%2C12.929%20C15.487%2C12.730%2015.513%2C12.467%2015.682%2C12.298%20C15.682%2C12.298%2017.298%2C10.682%2017.298%2C10.682%20C17.467%2C10.514%2017.729%2C10.486%2017.929%2C10.619%20C17.929%2C10.619%2019.856%2C11.904%2019.856%2C11.904%20C20.037%2C11.819%2020.223%2C11.742%2020.412%2C11.675%20C20.412%2C11.675%2020.867%2C9.402%2020.867%2C9.402%20C20.914%2C9.168%2021.119%2C9.000%2021.357%2C9.000%20C21.357%2C9.000%2023.643%2C9.000%2023.643%2C9.000%20C23.881%2C9.000%2024.086%2C9.168%2024.133%2C9.402%20C24.133%2C9.402%2024.588%2C11.675%2024.588%2C11.675%20C24.778%2C11.742%2024.964%2C11.819%2025.144%2C11.904%20C25.144%2C11.904%2027.071%2C10.619%2027.071%2C10.619%20C27.270%2C10.486%2027.534%2C10.514%2027.702%2C10.682%20C27.702%2C10.682%2029.318%2C12.298%2029.318%2C12.298%20C29.487%2C12.467%2029.513%2C12.730%2029.381%2C12.929%20C29.381%2C12.929%2028.096%2C14.856%2028.096%2C14.856%20C28.181%2C15.037%2028.258%2C15.223%2028.325%2C15.412%20C28.325%2C15.412%2030.598%2C15.867%2030.598%2C15.867%20C30.832%2C15.914%2031.000%2C16.119%2031.000%2C16.357%20C31.000%2C16.357%2031.000%2C18.643%2031.000%2C18.643%20C31.000%2C18.881%2030.832%2C19.086%2030.598%2C19.133%20ZM30.000%2C16.768%20C30.000%2C16.768%2027.845%2C16.336%2027.845%2C16.336%20C27.664%2C16.300%2027.518%2C16.168%2027.464%2C15.991%20C27.364%2C15.665%2027.234%2C15.351%2027.077%2C15.057%20C26.990%2C14.894%2027.000%2C14.697%2027.102%2C14.544%20C27.102%2C14.544%2028.321%2C12.715%2028.321%2C12.715%20C28.321%2C12.715%2027.285%2C11.679%2027.285%2C11.679%20C27.285%2C11.679%2025.456%2C12.897%2025.456%2C12.897%20C25.301%2C13.000%2025.105%2C13.010%2024.942%2C12.922%20C24.651%2C12.767%2024.338%2C12.637%2024.009%2C12.536%20C23.832%2C12.482%2023.700%2C12.336%2023.664%2C12.155%20C23.664%2C12.155%2023.232%2C10.000%2023.232%2C10.000%20C23.232%2C10.000%2021.768%2C10.000%2021.768%2C10.000%20C21.768%2C10.000%2021.336%2C12.155%2021.336%2C12.155%20C21.300%2C12.336%2021.168%2C12.482%2020.991%2C12.536%20C20.665%2C12.636%2020.351%2C12.766%2020.057%2C12.923%20C19.895%2C13.008%2019.698%2C13.000%2019.544%2C12.897%20C19.544%2C12.897%2017.715%2C11.679%2017.715%2C11.679%20C17.715%2C11.679%2016.679%2C12.715%2016.679%2C12.715%20C16.679%2C12.715%2017.897%2C14.544%2017.897%2C14.544%20C18.000%2C14.697%2018.010%2C14.894%2017.922%2C15.058%20C17.767%2C15.349%2017.637%2C15.662%2017.536%2C15.991%20C17.482%2C16.168%2017.336%2C16.300%2017.155%2C16.336%20C17.155%2C16.336%2015.000%2C16.768%2015.000%2C16.768%20C15.000%2C16.768%2015.000%2C18.232%2015.000%2C18.232%20C15.000%2C18.232%2017.155%2C18.664%2017.155%2C18.664%20C17.336%2C18.700%2017.482%2C18.832%2017.536%2C19.009%20C17.637%2C19.338%2017.767%2C19.651%2017.922%2C19.942%20C18.010%2C20.105%2018.000%2C20.303%2017.897%2C20.456%20C17.897%2C20.456%2016.679%2C22.285%2016.679%2C22.285%20C16.679%2C22.285%2017.715%2C23.321%2017.715%2C23.321%20C17.715%2C23.321%2019.544%2C22.102%2019.544%2C22.102%20C19.698%2C22.000%2019.895%2C21.991%2020.057%2C22.077%20C20.351%2C22.234%2020.665%2C22.364%2020.991%2C22.464%20C21.168%2C22.518%2021.300%2C22.664%2021.336%2C22.845%20C21.336%2C22.845%2021.768%2C25.000%2021.768%2C25.000%20C21.768%2C25.000%2023.232%2C25.000%2023.232%2C25.000%20C23.232%2C25.000%2023.664%2C22.845%2023.664%2C22.845%20C23.700%2C22.664%2023.832%2C22.518%2024.009%2C22.464%20C24.335%2C22.364%2024.649%2C22.234%2024.943%2C22.077%20C25.103%2C21.991%2025.301%2C22.000%2025.456%2C22.102%20C25.456%2C22.102%2027.285%2C23.321%2027.285%2C23.321%20C27.285%2C23.321%2028.321%2C22.285%2028.321%2C22.285%20C28.321%2C22.285%2027.102%2C20.456%2027.102%2C20.456%20C27.000%2C20.303%2026.990%2C20.105%2027.077%2C19.943%20C27.234%2C19.649%2027.364%2C19.335%2027.464%2C19.009%20C27.518%2C18.832%2027.664%2C18.700%2027.845%2C18.664%20C27.845%2C18.664%2030.000%2C18.232%2030.000%2C18.232%20C30.000%2C18.232%2030.000%2C16.768%2030.000%2C16.768%20ZM22.500%2C21.286%20C20.412%2C21.286%2018.714%2C19.588%2018.714%2C17.500%20C18.714%2C15.412%2020.412%2C13.714%2022.500%2C13.714%20C24.588%2C13.714%2026.286%2C15.412%2026.286%2C17.500%20C26.286%2C19.588%2024.588%2C21.286%2022.500%2C21.286%20ZM22.500%2C14.714%20C20.964%2C14.714%2019.714%2C15.964%2019.714%2C17.500%20C19.714%2C19.036%2020.964%2C20.286%2022.500%2C20.286%20C24.036%2C20.286%2025.286%2C19.036%2025.286%2C17.500%20C25.286%2C15.964%2024.036%2C14.714%2022.500%2C14.714%20ZM26.879%2C7.936%20C26.801%2C7.982%2026.714%2C8.004%2026.629%2C8.004%20C26.457%2C8.004%2026.289%2C7.914%2026.196%2C7.754%20C23.788%2C3.588%2019.307%2C1.000%2014.500%2C1.000%20C12.764%2C1.000%2011.075%2C1.324%209.481%2C1.964%20C9.225%2C2.065%208.934%2C1.943%208.831%2C1.686%20C8.728%2C1.430%208.852%2C1.139%209.108%2C1.036%20C10.821%2C0.349%2012.636%2C-0.000%2014.500%2C-0.000%20C19.662%2C-0.000%2024.476%2C2.779%2027.061%2C7.254%20C27.200%2C7.493%2027.118%2C7.799%2026.879%2C7.936%20ZM8.990%2C3.402%20C8.990%2C3.402%209.381%2C5.356%209.381%2C5.356%20C9.525%2C5.409%209.668%2C5.468%209.807%2C5.532%20C9.807%2C5.532%2011.465%2C4.427%2011.465%2C4.427%20C11.664%2C4.293%2011.927%2C4.320%2012.096%2C4.489%20C12.096%2C4.489%2013.511%2C5.904%2013.511%2C5.904%20C13.680%2C6.073%2013.705%2C6.337%2013.573%2C6.535%20C13.573%2C6.535%2012.468%2C8.193%2012.468%2C8.193%20C12.532%2C8.332%2012.591%2C8.475%2012.644%2C8.619%20C12.644%2C8.619%2014.598%2C9.010%2014.598%2C9.010%20C14.832%2C9.057%2015.000%2C9.262%2015.000%2C9.500%20C15.000%2C9.500%2015.000%2C11.500%2015.000%2C11.500%20C15.000%2C11.738%2014.832%2C11.943%2014.598%2C11.990%20C14.598%2C11.990%2012.644%2C12.381%2012.644%2C12.381%20C12.591%2C12.525%2012.532%2C12.668%2012.468%2C12.807%20C12.468%2C12.807%2013.573%2C14.465%2013.573%2C14.465%20C13.705%2C14.663%2013.680%2C14.927%2013.511%2C15.096%20C13.511%2C15.096%2012.096%2C16.511%2012.096%2C16.511%20C11.927%2C16.680%2011.664%2C16.706%2011.465%2C16.573%20C11.465%2C16.573%209.807%2C15.468%209.807%2C15.468%20C9.668%2C15.532%209.525%2C15.591%209.381%2C15.644%20C9.381%2C15.644%208.990%2C17.598%208.990%2C17.598%20C8.943%2C17.832%208.738%2C18.000%208.500%2C18.000%20C8.500%2C18.000%206.500%2C18.000%206.500%2C18.000%20C6.262%2C18.000%206.057%2C17.832%206.010%2C17.598%20C6.010%2C17.598%205.619%2C15.644%205.619%2C15.644%20C5.475%2C15.591%205.332%2C15.532%205.193%2C15.468%20C5.193%2C15.468%203.535%2C16.573%203.535%2C16.573%20C3.335%2C16.706%203.072%2C16.680%202.904%2C16.511%20C2.904%2C16.511%201.489%2C15.096%201.489%2C15.096%20C1.320%2C14.927%201.295%2C14.663%201.427%2C14.465%20C1.427%2C14.465%202.532%2C12.807%202.532%2C12.807%20C2.468%2C12.668%202.409%2C12.525%202.356%2C12.381%20C2.356%2C12.381%200.402%2C11.990%200.402%2C11.990%20C0.168%2C11.943%20-0.000%2C11.738%20-0.000%2C11.500%20C-0.000%2C11.500%20-0.000%2C9.500%20-0.000%2C9.500%20C-0.000%2C9.262%200.168%2C9.057%200.402%2C9.010%20C0.402%2C9.010%202.356%2C8.619%202.356%2C8.619%20C2.409%2C8.475%202.468%2C8.332%202.532%2C8.193%20C2.532%2C8.193%201.427%2C6.535%201.427%2C6.535%20C1.295%2C6.337%201.320%2C6.073%201.489%2C5.904%20C1.489%2C5.904%202.904%2C4.489%202.904%2C4.489%20C3.072%2C4.320%203.335%2C4.293%203.535%2C4.427%20C3.535%2C4.427%205.193%2C5.532%205.193%2C5.532%20C5.332%2C5.468%205.475%2C5.409%205.619%2C5.356%20C5.619%2C5.356%206.010%2C3.402%206.010%2C3.402%20C6.057%2C3.168%206.262%2C3.000%206.500%2C3.000%20C6.500%2C3.000%208.500%2C3.000%208.500%2C3.000%20C8.738%2C3.000%208.943%2C3.168%208.990%2C3.402%20ZM8.457%2C5.836%20C8.457%2C5.836%208.090%2C4.000%208.090%2C4.000%20C8.090%2C4.000%206.910%2C4.000%206.910%2C4.000%20C6.910%2C4.000%206.543%2C5.836%206.543%2C5.836%20C6.507%2C6.017%206.374%2C6.163%206.198%2C6.217%20C5.917%2C6.302%205.645%2C6.414%205.392%2C6.550%20C5.229%2C6.635%205.034%2C6.626%204.879%2C6.524%20C4.879%2C6.524%203.321%2C5.486%203.321%2C5.486%20C3.321%2C5.486%202.486%2C6.321%202.486%2C6.321%20C2.486%2C6.321%203.524%2C7.879%203.524%2C7.879%20C3.627%2C8.032%203.636%2C8.228%203.550%2C8.392%20C3.414%2C8.645%203.302%2C8.917%203.217%2C9.198%20C3.163%2C9.374%203.017%2C9.507%202.836%2C9.543%20C2.836%2C9.543%201.000%2C9.910%201.000%2C9.910%20C1.000%2C9.910%201.000%2C11.090%201.000%2C11.090%20C1.000%2C11.090%202.836%2C11.457%202.836%2C11.457%20C3.017%2C11.493%203.163%2C11.626%203.217%2C11.802%20C3.302%2C12.083%203.414%2C12.354%203.550%2C12.608%20C3.636%2C12.771%203.627%2C12.968%203.524%2C13.121%20C3.524%2C13.121%202.486%2C14.679%202.486%2C14.679%20C2.486%2C14.679%203.321%2C15.514%203.321%2C15.514%20C3.321%2C15.514%204.879%2C14.476%204.879%2C14.476%20C5.034%2C14.373%205.229%2C14.364%205.392%2C14.450%20C5.645%2C14.586%205.917%2C14.698%206.198%2C14.783%20C6.374%2C14.837%206.507%2C14.983%206.543%2C15.164%20C6.543%2C15.164%206.910%2C17.000%206.910%2C17.000%20C6.910%2C17.000%208.090%2C17.000%208.090%2C17.000%20C8.090%2C17.000%208.457%2C15.164%208.457%2C15.164%20C8.493%2C14.983%208.626%2C14.837%208.802%2C14.783%20C9.083%2C14.698%209.354%2C14.586%209.608%2C14.450%20C9.771%2C14.364%209.967%2C14.373%2010.121%2C14.476%20C10.121%2C14.476%2011.679%2C15.514%2011.679%2C15.514%20C11.679%2C15.514%2012.514%2C14.679%2012.514%2C14.679%20C12.514%2C14.679%2011.476%2C13.121%2011.476%2C13.121%20C11.373%2C12.968%2011.364%2C12.771%2011.450%2C12.608%20C11.586%2C12.354%2011.698%2C12.083%2011.783%2C11.802%20C11.837%2C11.626%2011.983%2C11.493%2012.164%2C11.457%20C12.164%2C11.457%2014.000%2C11.090%2014.000%2C11.090%20C14.000%2C11.090%2014.000%2C9.910%2014.000%2C9.910%20C14.000%2C9.910%2012.164%2C9.543%2012.164%2C9.543%20C11.983%2C9.507%2011.837%2C9.374%2011.783%2C9.198%20C11.698%2C8.917%2011.586%2C8.645%2011.450%2C8.392%20C11.364%2C8.228%2011.373%2C8.032%2011.476%2C7.879%20C11.476%2C7.879%2012.514%2C6.321%2012.514%2C6.321%20C12.514%2C6.321%2011.679%2C5.486%2011.679%2C5.486%20C11.679%2C5.486%2010.121%2C6.524%2010.121%2C6.524%20C9.967%2C6.626%209.771%2C6.635%209.608%2C6.550%20C9.354%2C6.414%209.083%2C6.302%208.802%2C6.217%20C8.626%2C6.163%208.493%2C6.017%208.457%2C5.836%20ZM11.000%2C10.500%20C11.000%2C12.430%209.430%2C14.000%207.500%2C14.000%20C5.570%2C14.000%204.000%2C12.430%204.000%2C10.500%20C4.000%2C8.570%205.570%2C7.000%207.500%2C7.000%20C9.430%2C7.000%2011.000%2C8.570%2011.000%2C10.500%20ZM7.500%2C8.000%20C6.121%2C8.000%205.000%2C9.121%205.000%2C10.500%20C5.000%2C11.879%206.121%2C13.000%207.500%2C13.000%20C8.879%2C13.000%2010.000%2C11.879%2010.000%2C10.500%20C10.000%2C9.121%208.879%2C8.000%207.500%2C8.000%20ZM0.716%2C17.015%20C0.984%2C16.957%201.252%2C17.127%201.310%2C17.396%20C2.654%2C23.540%208.201%2C28.000%2014.500%2C28.000%20C16.236%2C28.000%2017.925%2C27.676%2019.519%2C27.036%20C19.776%2C26.934%2020.066%2C27.057%2020.169%2C27.313%20C20.271%2C27.570%2020.147%2C27.861%2019.892%2C27.964%20C18.179%2C28.651%2016.364%2C29.000%2014.500%2C29.000%20C7.734%2C29.000%201.776%2C24.210%200.334%2C17.609%20C0.274%2C17.340%200.445%2C17.073%200.716%2C17.015%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%20fill%3D%22%23000%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%; }
  .icon-m3 {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2238%22%20height%3D%2235%22%20viewBox%3D%220%200%2038%2035%22%3E%0A%20%20%3Cpath%20d%3D%22M37.500%2C35.000%20C37.500%2C35.000%2025.500%2C35.000%2025.500%2C35.000%20C25.500%2C35.000%2013.500%2C35.000%2013.500%2C35.000%20C13.500%2C35.000%200.500%2C35.000%200.500%2C35.000%20C0.224%2C35.000%20-0.000%2C34.776%20-0.000%2C34.500%20C-0.000%2C34.500%20-0.000%2C29.500%20-0.000%2C29.500%20C-0.000%2C29.224%200.224%2C29.000%200.500%2C29.000%20C0.500%2C29.000%2011.000%2C29.000%2011.000%2C29.000%20C11.000%2C29.000%2011.000%2C24.500%2011.000%2C24.500%20C11.000%2C24.224%2011.224%2C24.000%2011.500%2C24.000%20C11.500%2C24.000%2020.000%2C24.000%2020.000%2C24.000%20C20.000%2C24.000%2020.000%2C19.500%2020.000%2C19.500%20C20.000%2C19.224%2020.224%2C19.000%2020.500%2C19.000%20C20.500%2C19.000%2032.500%2C19.000%2032.500%2C19.000%20C32.776%2C19.000%2033.000%2C19.224%2033.000%2C19.500%20C33.000%2C19.500%2033.000%2C24.000%2033.000%2C24.000%20C33.000%2C24.000%2035.500%2C24.000%2035.500%2C24.000%20C35.776%2C24.000%2036.000%2C24.224%2036.000%2C24.500%20C36.000%2C24.500%2036.000%2C29.000%2036.000%2C29.000%20C36.000%2C29.000%2037.500%2C29.000%2037.500%2C29.000%20C37.776%2C29.000%2038.000%2C29.224%2038.000%2C29.500%20C38.000%2C29.500%2038.000%2C34.500%2038.000%2C34.500%20C38.000%2C34.776%2037.776%2C35.000%2037.500%2C35.000%20ZM14.000%2C34.000%20C14.000%2C34.000%2025.000%2C34.000%2025.000%2C34.000%20C25.000%2C34.000%2025.000%2C30.000%2025.000%2C30.000%20C25.000%2C30.000%2023.500%2C30.000%2023.500%2C30.000%20C23.500%2C30.000%2014.000%2C30.000%2014.000%2C30.000%20C14.000%2C30.000%2014.000%2C34.000%2014.000%2C34.000%20ZM1.000%2C30.000%20C1.000%2C30.000%201.000%2C34.000%201.000%2C34.000%20C1.000%2C34.000%2013.000%2C34.000%2013.000%2C34.000%20C13.000%2C34.000%2013.000%2C30.000%2013.000%2C30.000%20C13.000%2C30.000%2011.500%2C30.000%2011.500%2C30.000%20C11.500%2C30.000%201.000%2C30.000%201.000%2C30.000%20ZM12.000%2C25.000%20C12.000%2C25.000%2012.000%2C29.000%2012.000%2C29.000%20C12.000%2C29.000%2013.500%2C29.000%2013.500%2C29.000%20C13.500%2C29.000%2023.000%2C29.000%2023.000%2C29.000%20C23.000%2C29.000%2023.000%2C25.000%2023.000%2C25.000%20C23.000%2C25.000%2020.500%2C25.000%2020.500%2C25.000%20C20.500%2C25.000%2012.000%2C25.000%2012.000%2C25.000%20ZM32.000%2C20.000%20C32.000%2C20.000%2021.000%2C20.000%2021.000%2C20.000%20C21.000%2C20.000%2021.000%2C24.000%2021.000%2C24.000%20C21.000%2C24.000%2023.500%2C24.000%2023.500%2C24.000%20C23.500%2C24.000%2032.000%2C24.000%2032.000%2C24.000%20C32.000%2C24.000%2032.000%2C20.000%2032.000%2C20.000%20ZM35.000%2C25.000%20C35.000%2C25.000%2032.500%2C25.000%2032.500%2C25.000%20C32.500%2C25.000%2024.000%2C25.000%2024.000%2C25.000%20C24.000%2C25.000%2024.000%2C29.000%2024.000%2C29.000%20C24.000%2C29.000%2025.500%2C29.000%2025.500%2C29.000%20C25.500%2C29.000%2035.000%2C29.000%2035.000%2C29.000%20C35.000%2C29.000%2035.000%2C25.000%2035.000%2C25.000%20ZM37.000%2C30.000%20C37.000%2C30.000%2035.500%2C30.000%2035.500%2C30.000%20C35.500%2C30.000%2026.000%2C30.000%2026.000%2C30.000%20C26.000%2C30.000%2026.000%2C34.000%2026.000%2C34.000%20C26.000%2C34.000%2037.000%2C34.000%2037.000%2C34.000%20C37.000%2C34.000%2037.000%2C30.000%2037.000%2C30.000%20ZM30.000%2C15.000%20C30.276%2C15.000%2030.500%2C15.224%2030.500%2C15.500%20C30.500%2C15.776%2030.276%2C16.000%2030.000%2C16.000%20C30.000%2C16.000%2025.000%2C16.000%2025.000%2C16.000%20C24.724%2C16.000%2024.500%2C15.776%2024.500%2C15.500%20C24.500%2C15.224%2024.724%2C15.000%2025.000%2C15.000%20C25.000%2C15.000%2030.000%2C15.000%2030.000%2C15.000%20ZM22.000%2C15.000%20C22.276%2C15.000%2022.500%2C15.224%2022.500%2C15.500%20C22.500%2C15.776%2022.276%2C16.000%2022.000%2C16.000%20C22.000%2C16.000%2017.000%2C16.000%2017.000%2C16.000%20C16.724%2C16.000%2016.500%2C15.776%2016.500%2C15.500%20C16.500%2C15.224%2016.724%2C15.000%2017.000%2C15.000%20C17.000%2C15.000%2022.000%2C15.000%2022.000%2C15.000%20ZM9.000%2C19.000%20C9.000%2C19.000%2014.000%2C19.000%2014.000%2C19.000%20C14.276%2C19.000%2014.500%2C19.224%2014.500%2C19.500%20C14.500%2C19.776%2014.276%2C20.000%2014.000%2C20.000%20C14.000%2C20.000%209.000%2C20.000%209.000%2C20.000%20C8.724%2C20.000%208.500%2C19.776%208.500%2C19.500%20C8.500%2C19.224%208.724%2C19.000%209.000%2C19.000%20ZM9.000%2C15.000%20C9.000%2C15.000%2014.000%2C15.000%2014.000%2C15.000%20C14.276%2C15.000%2014.500%2C15.224%2014.500%2C15.500%20C14.500%2C15.776%2014.276%2C16.000%2014.000%2C16.000%20C14.000%2C16.000%209.000%2C16.000%209.000%2C16.000%20C8.724%2C16.000%208.500%2C15.776%208.500%2C15.500%20C8.500%2C15.224%208.724%2C15.000%209.000%2C15.000%20ZM32.500%2C17.529%20C32.224%2C17.529%2032.000%2C17.306%2032.000%2C17.029%20C32.000%2C17.029%2032.000%2C11.000%2032.000%2C11.000%20C32.000%2C11.000%206.000%2C11.000%206.000%2C11.000%20C6.000%2C11.000%206.000%2C27.500%206.000%2C27.500%20C6.000%2C27.776%205.776%2C28.000%205.500%2C28.000%20C5.224%2C28.000%205.000%2C27.776%205.000%2C27.500%20C5.000%2C27.500%205.000%2C4.500%205.000%2C4.500%20C5.000%2C3.673%205.673%2C3.000%206.500%2C3.000%20C6.500%2C3.000%2013.000%2C3.000%2013.000%2C3.000%20C13.000%2C3.000%2013.000%2C0.500%2013.000%2C0.500%20C13.000%2C0.224%2013.224%2C-0.000%2013.500%2C-0.000%20C13.776%2C-0.000%2014.000%2C0.224%2014.000%2C0.500%20C14.000%2C0.500%2014.000%2C3.000%2014.000%2C3.000%20C14.000%2C3.000%2024.000%2C3.000%2024.000%2C3.000%20C24.000%2C3.000%2024.000%2C0.500%2024.000%2C0.500%20C24.000%2C0.224%2024.224%2C-0.000%2024.500%2C-0.000%20C24.776%2C-0.000%2025.000%2C0.224%2025.000%2C0.500%20C25.000%2C0.500%2025.000%2C3.000%2025.000%2C3.000%20C25.000%2C3.000%2031.500%2C3.000%2031.500%2C3.000%20C32.327%2C3.000%2033.000%2C3.673%2033.000%2C4.500%20C33.000%2C4.500%2033.000%2C17.029%2033.000%2C17.029%20C33.000%2C17.306%2032.776%2C17.529%2032.500%2C17.529%20ZM32.000%2C4.500%20C32.000%2C4.225%2031.776%2C4.000%2031.500%2C4.000%20C31.500%2C4.000%2025.000%2C4.000%2025.000%2C4.000%20C25.000%2C4.000%2025.000%2C5.500%2025.000%2C5.500%20C25.000%2C5.776%2024.776%2C6.000%2024.500%2C6.000%20C24.224%2C6.000%2024.000%2C5.776%2024.000%2C5.500%20C24.000%2C5.500%2024.000%2C4.000%2024.000%2C4.000%20C24.000%2C4.000%2014.000%2C4.000%2014.000%2C4.000%20C14.000%2C4.000%2014.000%2C5.500%2014.000%2C5.500%20C14.000%2C5.776%2013.776%2C6.000%2013.500%2C6.000%20C13.224%2C6.000%2013.000%2C5.776%2013.000%2C5.500%20C13.000%2C5.500%2013.000%2C4.000%2013.000%2C4.000%20C13.000%2C4.000%206.500%2C4.000%206.500%2C4.000%20C6.224%2C4.000%206.000%2C4.225%206.000%2C4.500%20C6.000%2C4.500%206.000%2C10.000%206.000%2C10.000%20C6.000%2C10.000%2032.000%2C10.000%2032.000%2C10.000%20C32.000%2C10.000%2032.000%2C4.500%2032.000%2C4.500%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%20fill%3D%22%23000%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%; }
  
 .icon-m5 {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2225%22%20height%3D%2225%22%20viewBox%3D%220%200%2025%2025%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%23000%3B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C/style%3E%0A%20%20%3C/defs%3E%0A%20%20%3Cpath%20d%3D%22M22.000%2C19.000%20L22.000%2C12.000%20L13.000%2C12.000%20L13.000%2C6.000%20L17.000%2C6.000%20L17.000%2C-0.000%20L8.000%2C-0.000%20L8.000%2C6.000%20L12.000%2C6.000%20L12.000%2C12.000%20L3.000%2C12.000%20L3.000%2C19.000%20L-0.000%2C19.000%20L-0.000%2C25.000%20L7.000%2C25.000%20L7.000%2C19.000%20L4.000%2C19.000%20L4.000%2C13.000%20L12.000%2C13.000%20L12.000%2C19.000%20L9.000%2C19.000%20L9.000%2C25.000%20L16.000%2C25.000%20L16.000%2C19.000%20L13.000%2C19.000%20L13.000%2C13.000%20L21.000%2C13.000%20L21.000%2C19.000%20L18.000%2C19.000%20L18.000%2C25.000%20L25.000%2C25.000%20L25.000%2C19.000%20L22.000%2C19.000%20ZM9.000%2C1.000%20L16.000%2C1.000%20L16.000%2C5.000%20L9.000%2C5.000%20L9.000%2C1.000%20ZM6.000%2C24.000%20L1.000%2C24.000%20L1.000%2C20.000%20L6.000%2C20.000%20L6.000%2C24.000%20ZM15.000%2C24.000%20L10.000%2C24.000%20L10.000%2C20.000%20L15.000%2C20.000%20L15.000%2C24.000%20ZM24.000%2C24.000%20L19.000%2C24.000%20L19.000%2C20.000%20L24.000%2C20.000%20L24.000%2C24.000%20Z%22%20class%3D%22cls-1%22/%3E%0A%3C/svg%3E%0A");
} 
  
  .icon-m4 {
  background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%23000%3B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C/style%3E%0A%20%20%3C/defs%3E%0A%20%20%3Cpath%20d%3D%22M25.476%2C11.021%20L19.154%2C11.021%20C18.866%2C11.021%2018.632%2C10.787%2018.632%2C10.498%20C18.632%2C10.210%2018.866%2C9.975%2019.154%2C9.975%20L25.476%2C9.975%20C25.764%2C9.975%2025.998%2C10.210%2025.998%2C10.498%20C25.998%2C10.787%2025.765%2C11.021%2025.476%2C11.021%20ZM25.476%2C3.032%20L12.146%2C3.032%20C11.858%2C3.032%2011.625%2C2.798%2011.625%2C2.509%20C11.625%2C2.220%2011.858%2C1.986%2012.146%2C1.986%20L25.476%2C1.986%20C25.764%2C1.986%2025.998%2C2.220%2025.998%2C2.509%20C25.998%2C2.798%2025.765%2C3.032%2025.476%2C3.032%20ZM7.412%2C5.020%20C6.210%2C5.020%205.205%2C4.166%204.964%2C3.032%20L0.521%2C3.032%20C0.233%2C3.032%20-0.001%2C2.798%20-0.001%2C2.509%20C-0.001%2C2.220%200.233%2C1.986%200.521%2C1.986%20L4.964%2C1.986%20C5.205%2C0.852%206.210%2C-0.003%207.412%2C-0.003%20C8.792%2C-0.003%209.915%2C1.124%209.915%2C2.508%20C9.915%2C3.893%208.792%2C5.020%207.412%2C5.020%20ZM7.412%2C1.043%20C6.606%2C1.043%205.951%2C1.700%205.951%2C2.508%20C5.951%2C2.508%205.951%2C2.509%205.951%2C2.509%20C5.951%2C2.509%205.951%2C2.509%205.951%2C2.509%20C5.951%2C3.317%206.606%2C3.974%207.412%2C3.974%20C8.217%2C3.974%208.873%2C3.316%208.873%2C2.508%20C8.873%2C1.701%208.217%2C1.043%207.412%2C1.043%20ZM0.521%2C9.975%20L11.973%2C9.975%20C12.213%2C8.841%2013.219%2C7.987%2014.421%2C7.987%20C15.801%2C7.987%2016.924%2C9.114%2016.924%2C10.498%20C16.924%2C11.883%2015.801%2C13.010%2014.421%2C13.010%20C13.219%2C13.010%2012.213%2C12.156%2011.973%2C11.021%20L0.521%2C11.021%20C0.233%2C11.021%20-0.001%2C10.787%20-0.001%2C10.498%20C-0.001%2C10.210%200.233%2C9.975%200.521%2C9.975%20ZM14.421%2C11.964%20C15.226%2C11.964%2015.881%2C11.306%2015.881%2C10.498%20C15.881%2C9.690%2015.226%2C9.033%2014.421%2C9.033%20C13.615%2C9.033%2012.959%2C9.690%2012.959%2C10.498%20C12.959%2C11.307%2013.615%2C11.964%2014.421%2C11.964%20ZM0.521%2C17.965%20L8.481%2C17.965%20C8.722%2C16.831%209.727%2C15.976%2010.929%2C15.976%20C12.310%2C15.976%2013.433%2C17.103%2013.433%2C18.488%20C13.433%2C19.873%2012.310%2C20.999%2010.929%2C20.999%20C9.727%2C20.999%208.722%2C20.145%208.481%2C19.010%20L0.521%2C19.010%20C0.233%2C19.010%20-0.001%2C18.776%20-0.001%2C18.488%20C-0.001%2C18.199%200.233%2C17.965%200.521%2C17.965%20ZM10.929%2C19.953%20C11.734%2C19.953%2012.390%2C19.296%2012.390%2C18.488%20C12.390%2C17.680%2011.734%2C17.022%2010.929%2C17.022%20C10.123%2C17.022%209.468%2C17.679%209.468%2C18.487%20C9.468%2C18.487%209.468%2C18.487%209.468%2C18.488%20C9.468%2C18.488%209.468%2C18.488%209.468%2C18.488%20C9.468%2C19.297%2010.123%2C19.953%2010.929%2C19.953%20ZM15.795%2C17.965%20L25.476%2C17.965%20C25.764%2C17.965%2025.998%2C18.199%2025.998%2C18.488%20C25.998%2C18.776%2025.765%2C19.010%2025.476%2C19.010%20L15.795%2C19.010%20C15.508%2C19.010%2015.274%2C18.776%2015.274%2C18.488%20C15.274%2C18.199%2015.508%2C17.965%2015.795%2C17.965%20Z%22%20class%3D%22cls-1%22/%3E%0A%3C/svg%3E%0A);
}
    
  .icon-p1 {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2235%22%20height%3D%2235%22%20viewBox%3D%220%200%2035%2035%22%3E%0A%20%20%3Cpath%20d%3D%22M34.440%2C35.000%20C34.440%2C35.000%2032.444%2C35.000%2032.444%2C35.000%20C32.168%2C35.000%2031.944%2C34.776%2031.944%2C34.500%20C31.944%2C34.224%2031.720%2C34.000%2031.445%2C34.000%20C31.170%2C34.000%2030.946%2C34.224%2030.946%2C34.500%20C30.946%2C34.776%2030.723%2C35.000%2030.447%2C35.000%20C30.447%2C35.000%2028.451%2C35.000%2028.451%2C35.000%20C28.175%2C35.000%2027.952%2C34.776%2027.952%2C34.500%20C27.952%2C34.224%2027.728%2C34.000%2027.453%2C34.000%20C27.178%2C34.000%2026.954%2C34.224%2026.954%2C34.500%20C26.954%2C34.776%2026.730%2C35.000%2026.454%2C35.000%20C26.454%2C35.000%2024.458%2C35.000%2024.458%2C35.000%20C24.182%2C35.000%2023.959%2C34.776%2023.959%2C34.500%20C23.959%2C34.224%2023.735%2C34.000%2023.460%2C34.000%20C23.185%2C34.000%2022.961%2C34.224%2022.961%2C34.500%20C22.961%2C34.776%2022.738%2C35.000%2022.462%2C35.000%20C22.462%2C35.000%2020.465%2C35.000%2020.465%2C35.000%20C20.189%2C35.000%2019.966%2C34.776%2019.966%2C34.500%20C19.966%2C34.224%2019.742%2C34.000%2019.467%2C34.000%20C19.192%2C34.000%2018.968%2C34.224%2018.968%2C34.500%20C18.968%2C34.776%2018.745%2C35.000%2018.469%2C35.000%20C18.469%2C35.000%2016.473%2C35.000%2016.473%2C35.000%20C16.197%2C35.000%2015.974%2C34.776%2015.974%2C34.500%20C15.974%2C34.500%2015.974%2C30.758%2015.974%2C30.758%20C12.701%2C30.141%209.849%2C28.337%207.870%2C25.809%20C7.843%2C25.844%207.817%2C25.880%207.779%2C25.907%20C7.779%2C25.907%200.792%2C30.907%200.792%2C30.907%20C0.703%2C30.970%200.602%2C31.000%200.502%2C31.000%20C0.347%2C31.000%200.193%2C30.927%200.095%2C30.790%20C-0.065%2C30.566%20-0.013%2C30.253%200.211%2C30.093%20C0.211%2C30.093%207.198%2C25.093%207.198%2C25.093%20C7.230%2C25.071%207.267%2C25.062%207.301%2C25.047%20C5.845%2C22.891%204.994%2C20.293%204.994%2C17.500%20C4.994%2C10.911%209.732%2C5.418%2015.974%2C4.241%20C15.974%2C4.241%2015.974%2C0.500%2015.974%2C0.500%20C15.974%2C0.224%2016.197%2C-0.000%2016.473%2C-0.000%20C16.473%2C-0.000%2018.469%2C-0.000%2018.469%2C-0.000%20C18.745%2C-0.000%2018.968%2C0.224%2018.968%2C0.500%20C18.968%2C0.776%2019.192%2C1.000%2019.467%2C1.000%20C19.742%2C1.000%2019.966%2C0.776%2019.966%2C0.500%20C19.966%2C0.224%2020.189%2C-0.000%2020.465%2C-0.000%20C20.465%2C-0.000%2022.462%2C-0.000%2022.462%2C-0.000%20C22.738%2C-0.000%2022.961%2C0.224%2022.961%2C0.500%20C22.961%2C0.776%2023.185%2C1.000%2023.460%2C1.000%20C23.735%2C1.000%2023.959%2C0.776%2023.959%2C0.500%20C23.959%2C0.224%2024.182%2C-0.000%2024.458%2C-0.000%20C24.458%2C-0.000%2026.454%2C-0.000%2026.454%2C-0.000%20C26.730%2C-0.000%2026.954%2C0.224%2026.954%2C0.500%20C26.954%2C0.776%2027.178%2C1.000%2027.453%2C1.000%20C27.728%2C1.000%2027.952%2C0.776%2027.952%2C0.500%20C27.952%2C0.224%2028.175%2C-0.000%2028.451%2C-0.000%20C28.451%2C-0.000%2030.447%2C-0.000%2030.447%2C-0.000%20C30.723%2C-0.000%2030.946%2C0.224%2030.946%2C0.500%20C30.946%2C0.776%2031.170%2C1.000%2031.445%2C1.000%20C31.720%2C1.000%2031.944%2C0.776%2031.944%2C0.500%20C31.944%2C0.224%2032.168%2C-0.000%2032.444%2C-0.000%20C32.444%2C-0.000%2034.440%2C-0.000%2034.440%2C-0.000%20C34.716%2C-0.000%2034.939%2C0.224%2034.939%2C0.500%20C34.939%2C0.500%2034.939%2C34.500%2034.939%2C34.500%20C34.939%2C34.776%2034.716%2C35.000%2034.440%2C35.000%20ZM13.977%2C5.851%20C9.313%2C7.663%205.992%2C12.195%205.992%2C17.500%20C5.992%2C22.805%209.313%2C27.337%2013.977%2C29.148%20C13.977%2C29.148%2013.977%2C5.851%2013.977%2C5.851%20ZM14.975%2C5.508%20C14.975%2C5.508%2014.975%2C29.492%2014.975%2C29.492%20C16.085%2C29.817%2017.255%2C30.000%2018.469%2C30.000%20C25.349%2C30.000%2030.946%2C24.393%2030.946%2C17.500%20C30.946%2C10.607%2025.349%2C5.000%2018.469%2C5.000%20C17.255%2C5.000%2016.085%2C5.183%2014.975%2C5.508%20ZM33.941%2C1.000%20C33.941%2C1.000%2032.857%2C1.000%2032.857%2C1.000%20C32.651%2C1.582%2032.096%2C2.000%2031.445%2C2.000%20C30.794%2C2.000%2030.240%2C1.582%2030.034%2C1.000%20C30.034%2C1.000%2028.864%2C1.000%2028.864%2C1.000%20C28.658%2C1.582%2028.104%2C2.000%2027.453%2C2.000%20C26.801%2C2.000%2026.247%2C1.582%2026.041%2C1.000%20C26.041%2C1.000%2024.871%2C1.000%2024.871%2C1.000%20C24.666%2C1.582%2024.111%2C2.000%2023.460%2C2.000%20C22.809%2C2.000%2022.254%2C1.582%2022.048%2C1.000%20C22.048%2C1.000%2020.879%2C1.000%2020.879%2C1.000%20C20.673%2C1.582%2020.118%2C2.000%2019.467%2C2.000%20C18.816%2C2.000%2018.261%2C1.582%2018.056%2C1.000%20C18.056%2C1.000%2016.972%2C1.000%2016.972%2C1.000%20C16.972%2C1.000%2016.972%2C4.088%2016.972%2C4.088%20C17.464%2C4.034%2017.962%2C4.000%2018.469%2C4.000%20C25.900%2C4.000%2031.944%2C10.056%2031.944%2C17.500%20C31.944%2C24.944%2025.900%2C31.000%2018.469%2C31.000%20C17.962%2C31.000%2017.464%2C30.966%2016.972%2C30.912%20C16.972%2C30.912%2016.972%2C34.000%2016.972%2C34.000%20C16.972%2C34.000%2018.056%2C34.000%2018.056%2C34.000%20C18.261%2C33.418%2018.816%2C33.000%2019.467%2C33.000%20C20.118%2C33.000%2020.673%2C33.418%2020.879%2C34.000%20C20.879%2C34.000%2022.048%2C34.000%2022.048%2C34.000%20C22.254%2C33.418%2022.809%2C33.000%2023.460%2C33.000%20C24.111%2C33.000%2024.666%2C33.418%2024.871%2C34.000%20C24.871%2C34.000%2026.041%2C34.000%2026.041%2C34.000%20C26.247%2C33.418%2026.801%2C33.000%2027.453%2C33.000%20C28.104%2C33.000%2028.658%2C33.418%2028.864%2C34.000%20C28.864%2C34.000%2030.034%2C34.000%2030.034%2C34.000%20C30.240%2C33.418%2030.794%2C33.000%2031.445%2C33.000%20C32.096%2C33.000%2032.651%2C33.418%2032.857%2C34.000%20C32.857%2C34.000%2033.941%2C34.000%2033.941%2C34.000%20C33.941%2C34.000%2033.941%2C1.000%2033.941%2C1.000%20ZM27.453%2C10.000%20C27.728%2C10.000%2027.952%2C10.224%2027.952%2C10.500%20C27.952%2C10.776%2027.728%2C11.000%2027.453%2C11.000%20C27.453%2C11.000%2018.469%2C11.000%2018.469%2C11.000%20C18.193%2C11.000%2017.970%2C10.776%2017.970%2C10.500%20C17.970%2C10.224%2018.193%2C10.000%2018.469%2C10.000%20C18.469%2C10.000%2027.453%2C10.000%2027.453%2C10.000%20ZM18.469%2C12.000%20C18.469%2C12.000%2027.453%2C12.000%2027.453%2C12.000%20C27.728%2C12.000%2027.952%2C12.224%2027.952%2C12.500%20C27.952%2C12.776%2027.728%2C13.000%2027.453%2C13.000%20C27.453%2C13.000%2018.469%2C13.000%2018.469%2C13.000%20C18.193%2C13.000%2017.970%2C12.776%2017.970%2C12.500%20C17.970%2C12.224%2018.193%2C12.000%2018.469%2C12.000%20ZM18.469%2C14.000%20C18.469%2C14.000%2027.453%2C14.000%2027.453%2C14.000%20C27.728%2C14.000%2027.952%2C14.224%2027.952%2C14.500%20C27.952%2C14.776%2027.728%2C15.000%2027.453%2C15.000%20C27.453%2C15.000%2018.469%2C15.000%2018.469%2C15.000%20C18.193%2C15.000%2017.970%2C14.776%2017.970%2C14.500%20C17.970%2C14.224%2018.193%2C14.000%2018.469%2C14.000%20ZM18.469%2C16.000%20C18.469%2C16.000%2027.453%2C16.000%2027.453%2C16.000%20C27.728%2C16.000%2027.952%2C16.224%2027.952%2C16.500%20C27.952%2C16.776%2027.728%2C17.000%2027.453%2C17.000%20C27.453%2C17.000%2018.469%2C17.000%2018.469%2C17.000%20C18.193%2C17.000%2017.970%2C16.776%2017.970%2C16.500%20C17.970%2C16.224%2018.193%2C16.000%2018.469%2C16.000%20ZM18.469%2C21.000%20C18.469%2C21.000%2025.456%2C21.000%2025.456%2C21.000%20C25.732%2C21.000%2025.955%2C21.224%2025.955%2C21.500%20C25.955%2C21.776%2025.732%2C22.000%2025.456%2C22.000%20C25.456%2C22.000%2018.469%2C22.000%2018.469%2C22.000%20C18.193%2C22.000%2017.970%2C21.776%2017.970%2C21.500%20C17.970%2C21.224%2018.193%2C21.000%2018.469%2C21.000%20ZM18.469%2C23.000%20C18.469%2C23.000%2025.456%2C23.000%2025.456%2C23.000%20C25.732%2C23.000%2025.955%2C23.224%2025.955%2C23.500%20C25.955%2C23.776%2025.732%2C24.000%2025.456%2C24.000%20C25.456%2C24.000%2018.469%2C24.000%2018.469%2C24.000%20C18.193%2C24.000%2017.970%2C23.776%2017.970%2C23.500%20C17.970%2C23.224%2018.193%2C23.000%2018.469%2C23.000%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%20fill%3D%22%23000%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%; }
  .icon-p2 {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2225%22%20height%3D%2231%22%20viewBox%3D%220%200%2025%2031%22%3E%0A%20%20%3Cpath%20d%3D%22M24.961%2C26.692%20C24.936%2C26.753%2024.899%2C26.808%2024.853%2C26.854%20C24.853%2C26.854%2020.854%2C30.853%2020.854%2C30.853%20C20.808%2C30.899%2020.753%2C30.936%2020.692%2C30.961%20C20.632%2C30.986%2020.567%2C31.000%2020.500%2C31.000%20C20.500%2C31.000%205.500%2C31.000%205.500%2C31.000%20C4.399%2C31.000%204.000%2C30.102%204.000%2C29.500%20C4.000%2C29.500%204.000%2C5.500%204.000%2C5.500%20C4.000%2C4.673%204.673%2C4.000%205.500%2C4.000%20C5.500%2C4.000%2023.500%2C4.000%2023.500%2C4.000%20C24.327%2C4.000%2025.000%2C4.673%2025.000%2C5.500%20C25.000%2C5.500%2025.000%2C26.500%2025.000%2C26.500%20C25.000%2C26.567%2024.986%2C26.632%2024.961%2C26.692%20ZM21.000%2C29.293%20C21.000%2C29.293%2023.293%2C27.000%2023.293%2C27.000%20C23.293%2C27.000%2021.000%2C27.000%2021.000%2C27.000%20C21.000%2C27.000%2021.000%2C29.293%2021.000%2C29.293%20ZM24.000%2C5.500%20C24.000%2C5.224%2023.775%2C5.000%2023.500%2C5.000%20C23.500%2C5.000%205.500%2C5.000%205.500%2C5.000%20C5.225%2C5.000%205.000%2C5.224%205.000%2C5.500%20C5.000%2C5.500%205.000%2C29.500%205.000%2C29.500%20C5.006%2C29.725%205.098%2C30.000%205.500%2C30.000%20C5.500%2C30.000%2020.000%2C30.000%2020.000%2C30.000%20C20.000%2C30.000%2020.000%2C26.500%2020.000%2C26.500%20C20.000%2C26.224%2020.224%2C26.000%2020.500%2C26.000%20C20.500%2C26.000%2024.000%2C26.000%2024.000%2C26.000%20C24.000%2C26.000%2024.000%2C5.500%2024.000%2C5.500%20ZM17.500%2C23.000%20C16.849%2C23.000%2016.299%2C22.581%2016.092%2C22.000%20C16.092%2C22.000%207.500%2C22.000%207.500%2C22.000%20C7.224%2C22.000%207.000%2C21.776%207.000%2C21.500%20C7.000%2C21.224%207.224%2C21.000%207.500%2C21.000%20C7.500%2C21.000%2016.092%2C21.000%2016.092%2C21.000%20C16.299%2C20.419%2016.849%2C20.000%2017.500%2C20.000%20C18.151%2C20.000%2018.701%2C20.419%2018.908%2C21.000%20C18.908%2C21.000%2021.500%2C21.000%2021.500%2C21.000%20C21.776%2C21.000%2022.000%2C21.224%2022.000%2C21.500%20C22.000%2C21.776%2021.776%2C22.000%2021.500%2C22.000%20C21.500%2C22.000%2018.908%2C22.000%2018.908%2C22.000%20C18.701%2C22.581%2018.151%2C23.000%2017.500%2C23.000%20ZM17.500%2C21.000%20C17.225%2C21.000%2017.000%2C21.225%2017.000%2C21.500%20C17.000%2C21.775%2017.225%2C22.000%2017.500%2C22.000%20C17.775%2C22.000%2018.000%2C21.775%2018.000%2C21.500%20C18.000%2C21.225%2017.775%2C21.000%2017.500%2C21.000%20ZM21.500%2C17.000%20C21.500%2C17.000%2012.908%2C17.000%2012.908%2C17.000%20C12.701%2C17.581%2012.151%2C18.000%2011.500%2C18.000%20C10.849%2C18.000%2010.299%2C17.581%2010.092%2C17.000%20C10.092%2C17.000%207.500%2C17.000%207.500%2C17.000%20C7.224%2C17.000%207.000%2C16.776%207.000%2C16.500%20C7.000%2C16.224%207.224%2C16.000%207.500%2C16.000%20C7.500%2C16.000%2010.092%2C16.000%2010.092%2C16.000%20C10.299%2C15.419%2010.849%2C15.000%2011.500%2C15.000%20C12.151%2C15.000%2012.701%2C15.419%2012.908%2C16.000%20C12.908%2C16.000%2021.500%2C16.000%2021.500%2C16.000%20C21.776%2C16.000%2022.000%2C16.224%2022.000%2C16.500%20C22.000%2C16.776%2021.776%2C17.000%2021.500%2C17.000%20ZM11.500%2C16.000%20C11.225%2C16.000%2011.000%2C16.225%2011.000%2C16.500%20C11.000%2C16.775%2011.225%2C17.000%2011.500%2C17.000%20C11.775%2C17.000%2012.000%2C16.775%2012.000%2C16.500%20C12.000%2C16.225%2011.775%2C16.000%2011.500%2C16.000%20ZM21.500%2C12.000%20C21.500%2C12.000%2019.908%2C12.000%2019.908%2C12.000%20C19.701%2C12.581%2019.151%2C13.000%2018.500%2C13.000%20C17.849%2C13.000%2017.299%2C12.581%2017.092%2C12.000%20C17.092%2C12.000%207.500%2C12.000%207.500%2C12.000%20C7.224%2C12.000%207.000%2C11.776%207.000%2C11.500%20C7.000%2C11.224%207.224%2C11.000%207.500%2C11.000%20C7.500%2C11.000%2017.092%2C11.000%2017.092%2C11.000%20C17.299%2C10.419%2017.849%2C10.000%2018.500%2C10.000%20C19.151%2C10.000%2019.701%2C10.419%2019.908%2C11.000%20C19.908%2C11.000%2021.500%2C11.000%2021.500%2C11.000%20C21.776%2C11.000%2022.000%2C11.224%2022.000%2C11.500%20C22.000%2C11.776%2021.776%2C12.000%2021.500%2C12.000%20ZM18.500%2C11.000%20C18.225%2C11.000%2018.000%2C11.224%2018.000%2C11.500%20C18.000%2C11.776%2018.225%2C12.000%2018.500%2C12.000%20C18.775%2C12.000%2019.000%2C11.776%2019.000%2C11.500%20C19.000%2C11.224%2018.775%2C11.000%2018.500%2C11.000%20ZM21.500%2C3.000%20C21.500%2C3.000%203.500%2C3.000%203.500%2C3.000%20C3.225%2C3.000%203.000%2C3.224%203.000%2C3.500%20C3.000%2C3.500%203.000%2C27.500%203.000%2C27.500%20C3.000%2C27.776%202.776%2C28.000%202.500%2C28.000%20C2.224%2C28.000%202.000%2C27.776%202.000%2C27.500%20C2.000%2C27.500%202.000%2C3.500%202.000%2C3.500%20C2.000%2C2.673%202.673%2C2.000%203.500%2C2.000%20C3.500%2C2.000%2021.500%2C2.000%2021.500%2C2.000%20C21.776%2C2.000%2022.000%2C2.224%2022.000%2C2.500%20C22.000%2C2.776%2021.776%2C3.000%2021.500%2C3.000%20ZM19.500%2C1.000%20C19.500%2C1.000%201.500%2C1.000%201.500%2C1.000%20C1.225%2C1.000%201.000%2C1.224%201.000%2C1.500%20C1.000%2C1.500%201.000%2C25.500%201.000%2C25.500%20C1.000%2C25.776%200.776%2C26.000%200.500%2C26.000%20C0.224%2C26.000%20-0.000%2C25.776%20-0.000%2C25.500%20C-0.000%2C25.500%20-0.000%2C1.500%20-0.000%2C1.500%20C-0.000%2C0.673%200.673%2C-0.000%201.500%2C-0.000%20C1.500%2C-0.000%2019.500%2C-0.000%2019.500%2C-0.000%20C19.776%2C-0.000%2020.000%2C0.224%2020.000%2C0.500%20C20.000%2C0.776%2019.776%2C1.000%2019.500%2C1.000%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%20fill%3D%22%23000%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%; }
  .icon-p3 {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2236%22%20height%3D%2235%22%20viewBox%3D%220%200%2036%2035%22%3E%0A%20%20%3Cpath%20d%3D%22M35.940%2C28.891%20C35.940%2C29.474%2035.764%2C30.024%2035.450%2C30.520%20C35.722%2C30.525%2035.940%2C30.746%2035.940%2C31.021%20C35.940%2C33.293%2033.309%2C35.073%2029.950%2C35.073%20C27.462%2C35.073%2025.375%2C34.094%2024.460%2C32.663%20C23.545%2C34.094%2021.459%2C35.073%2018.970%2C35.073%20C16.481%2C35.073%2014.395%2C34.094%2013.480%2C32.663%20C12.565%2C34.094%2010.478%2C35.073%207.989%2C35.073%20C4.631%2C35.073%202.000%2C33.293%202.000%2C31.021%20C2.000%2C28.748%204.631%2C26.968%207.989%2C26.968%20C10.103%2C26.968%2011.927%2C27.674%2012.990%2C28.763%20C13.088%2C26.552%2015.676%2C24.838%2018.970%2C24.838%20C21.093%2C24.838%2022.923%2C25.551%2023.984%2C26.648%20C24.035%2C26.430%2024.219%2C26.265%2024.451%2C26.260%20C24.137%2C25.764%2023.961%2C25.214%2023.961%2C24.631%20C23.961%2C22.359%2026.592%2C20.579%2029.950%2C20.579%20C33.309%2C20.579%2035.940%2C22.359%2035.940%2C24.631%20C35.940%2C25.214%2035.764%2C25.764%2035.450%2C26.260%20C35.722%2C26.266%2035.940%2C26.487%2035.940%2C26.761%20C35.940%2C27.344%2035.764%2C27.894%2035.450%2C28.390%20C35.722%2C28.396%2035.940%2C28.616%2035.940%2C28.891%20ZM7.989%2C27.974%20C5.284%2C27.974%202.998%2C29.369%202.998%2C31.021%20C2.998%2C32.672%205.284%2C34.068%207.989%2C34.068%20C10.695%2C34.068%2012.981%2C32.672%2012.981%2C31.021%20C12.981%2C29.369%2010.695%2C27.974%207.989%2C27.974%20ZM18.970%2C34.068%20C21.582%2C34.068%2023.783%2C32.764%2023.933%2C31.187%20C22.864%2C32.255%2021.058%2C32.943%2018.970%2C32.943%20C16.882%2C32.943%2015.075%2C32.255%2014.007%2C31.187%20C14.157%2C32.764%2016.358%2C34.068%2018.970%2C34.068%20ZM18.970%2C25.844%20C16.265%2C25.844%2013.979%2C27.240%2013.979%2C28.891%20C13.979%2C30.543%2016.265%2C31.938%2018.970%2C31.938%20C21.675%2C31.938%2023.961%2C30.543%2023.961%2C28.891%20C23.961%2C27.240%2021.675%2C25.844%2018.970%2C25.844%20ZM29.950%2C34.068%20C32.563%2C34.068%2034.763%2C32.764%2034.913%2C31.187%20C33.845%2C32.255%2032.039%2C32.943%2029.950%2C32.943%20C27.862%2C32.943%2026.056%2C32.255%2024.988%2C31.187%20C25.138%2C32.764%2027.338%2C34.068%2029.950%2C34.068%20ZM29.950%2C31.938%20C32.563%2C31.938%2034.763%2C30.634%2034.913%2C29.058%20C33.845%2C30.125%2032.039%2C30.814%2029.950%2C30.814%20C27.862%2C30.814%2026.056%2C30.125%2024.988%2C29.058%20C25.138%2C30.634%2027.338%2C31.938%2029.950%2C31.938%20ZM29.950%2C29.808%20C32.563%2C29.808%2034.763%2C28.504%2034.913%2C26.928%20C33.845%2C27.995%2032.039%2C28.684%2029.950%2C28.684%20C27.862%2C28.684%2026.056%2C27.995%2024.988%2C26.928%20C25.138%2C28.504%2027.338%2C29.808%2029.950%2C29.808%20ZM29.950%2C21.585%20C27.245%2C21.585%2024.959%2C22.980%2024.959%2C24.631%20C24.959%2C26.283%2027.245%2C27.678%2029.950%2C27.678%20C32.656%2C27.678%2034.942%2C26.283%2034.942%2C24.631%20C34.942%2C22.980%2032.656%2C21.585%2029.950%2C21.585%20ZM22.095%2C6.968%20C21.855%2C6.834%2021.767%2C6.528%2021.900%2C6.285%20C22.033%2C6.042%2022.337%2C5.955%2022.579%2C6.088%20C26.672%2C8.370%2028.160%2C13.582%2025.895%2C17.707%20C25.804%2C17.873%2025.634%2C17.966%2025.458%2C17.966%20C25.377%2C17.966%2025.294%2C17.946%2025.217%2C17.904%20C24.976%2C17.769%2024.888%2C17.463%2025.022%2C17.220%20C27.020%2C13.580%2025.707%2C8.981%2022.095%2C6.968%20ZM18.471%2C5.020%20C18.747%2C5.020%2018.970%2C5.245%2018.970%2C5.523%20C18.970%2C5.523%2018.970%2C13.568%2018.970%2C13.568%20C18.970%2C13.846%2018.747%2C14.071%2018.471%2C14.071%20C18.471%2C14.071%2013.480%2C14.071%2013.480%2C14.071%20C13.204%2C14.071%2012.981%2C13.846%2012.981%2C13.568%20C12.981%2C13.290%2013.204%2C13.066%2013.480%2C13.066%20C13.480%2C13.066%2017.972%2C13.066%2017.972%2C13.066%20C17.972%2C13.066%2017.972%2C5.523%2017.972%2C5.523%20C17.972%2C5.245%2018.195%2C5.020%2018.471%2C5.020%20ZM29.925%2C19.733%20C29.678%2C19.612%2029.574%2C19.311%2029.694%2C19.062%20C32.700%2C12.826%2030.111%2C5.289%2023.923%2C2.260%20C17.732%2C-0.771%2010.253%2C1.840%207.248%2C8.075%20C4.241%2C14.310%206.830%2C21.848%2013.019%2C24.876%20C13.266%2C24.998%2013.370%2C25.299%2013.250%2C25.548%20C13.163%2C25.728%2012.985%2C25.832%2012.800%2C25.832%20C12.727%2C25.832%2012.652%2C25.815%2012.582%2C25.781%20C10.674%2C24.847%209.096%2C23.507%207.871%2C21.926%20C7.844%2C21.960%207.818%2C21.996%207.781%2C22.023%20C7.781%2C22.023%200.793%2C27.052%200.793%2C27.052%20C0.705%2C27.115%200.603%2C27.146%200.503%2C27.146%20C0.348%2C27.146%200.194%2C27.073%200.096%2C26.935%20C-0.064%2C26.709%20-0.012%2C26.395%200.212%2C26.234%20C0.212%2C26.234%207.200%2C21.205%207.200%2C21.205%20C7.235%2C21.180%207.275%2C21.169%207.313%2C21.154%20C4.721%2C17.269%204.177%2C12.141%206.349%2C7.636%20C9.597%2C0.901%2017.677%2C-1.915%2024.360%2C1.356%20C31.043%2C4.627%2033.839%2C12.766%2030.593%2C19.501%20C30.472%2C19.750%2030.174%2C19.856%2029.925%2C19.733%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%20fill%3D%22%23000%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%; }
  .icon-p4 {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2231%22%20height%3D%2235%22%20viewBox%3D%220%200%2031%2035%22%3E%0A%20%20%3Cpath%20d%3D%22M29.500%2C35.000%20C29.500%2C35.000%201.500%2C35.000%201.500%2C35.000%20C0.673%2C35.000%20-0.000%2C34.327%20-0.000%2C33.500%20C-0.000%2C33.500%20-0.000%2C1.500%20-0.000%2C1.500%20C-0.000%2C0.673%200.673%2C-0.000%201.500%2C-0.000%20C1.500%2C-0.000%2029.500%2C-0.000%2029.500%2C-0.000%20C30.327%2C-0.000%2031.000%2C0.673%2031.000%2C1.500%20C31.000%2C1.500%2031.000%2C33.500%2031.000%2C33.500%20C31.000%2C34.327%2030.327%2C35.000%2029.500%2C35.000%20ZM30.000%2C1.500%20C30.000%2C1.224%2029.775%2C1.000%2029.500%2C1.000%20C29.500%2C1.000%201.500%2C1.000%201.500%2C1.000%20C1.225%2C1.000%201.000%2C1.224%201.000%2C1.500%20C1.000%2C1.500%201.000%2C28.000%201.000%2C28.000%20C1.000%2C28.000%2030.000%2C28.000%2030.000%2C28.000%20C30.000%2C28.000%2030.000%2C1.500%2030.000%2C1.500%20ZM30.000%2C29.000%20C30.000%2C29.000%201.000%2C29.000%201.000%2C29.000%20C1.000%2C29.000%201.000%2C33.500%201.000%2C33.500%20C1.000%2C33.776%201.225%2C34.000%201.500%2C34.000%20C1.500%2C34.000%2029.500%2C34.000%2029.500%2C34.000%20C29.775%2C34.000%2030.000%2C33.776%2030.000%2C33.500%20C30.000%2C33.500%2030.000%2C29.000%2030.000%2C29.000%20ZM7.500%2C19.000%20C7.500%2C19.000%209.000%2C19.000%209.000%2C19.000%20C9.000%2C19.000%209.000%2C5.500%209.000%2C5.500%20C9.000%2C5.224%209.224%2C5.000%209.500%2C5.000%20C9.776%2C5.000%2010.000%2C5.224%2010.000%2C5.500%20C10.000%2C5.500%2010.000%2C19.000%2010.000%2C19.000%20C10.000%2C19.000%2011.500%2C19.000%2011.500%2C19.000%20C11.776%2C19.000%2012.000%2C19.224%2012.000%2C19.500%20C12.000%2C19.776%2011.776%2C20.000%2011.500%2C20.000%20C11.500%2C20.000%2010.000%2C20.000%2010.000%2C20.000%20C10.000%2C20.000%2010.000%2C23.500%2010.000%2C23.500%20C10.000%2C23.776%209.776%2C24.000%209.500%2C24.000%20C9.224%2C24.000%209.000%2C23.776%209.000%2C23.500%20C9.000%2C23.500%209.000%2C20.000%209.000%2C20.000%20C9.000%2C20.000%207.500%2C20.000%207.500%2C20.000%20C7.224%2C20.000%207.000%2C19.776%207.000%2C19.500%20C7.000%2C19.224%207.224%2C19.000%207.500%2C19.000%20ZM13.500%2C8.000%20C13.500%2C8.000%2015.000%2C8.000%2015.000%2C8.000%20C15.000%2C8.000%2015.000%2C5.500%2015.000%2C5.500%20C15.000%2C5.224%2015.224%2C5.000%2015.500%2C5.000%20C15.776%2C5.000%2016.000%2C5.224%2016.000%2C5.500%20C16.000%2C5.500%2016.000%2C8.000%2016.000%2C8.000%20C16.000%2C8.000%2017.500%2C8.000%2017.500%2C8.000%20C17.776%2C8.000%2018.000%2C8.224%2018.000%2C8.500%20C18.000%2C8.776%2017.776%2C9.000%2017.500%2C9.000%20C17.500%2C9.000%2016.000%2C9.000%2016.000%2C9.000%20C16.000%2C9.000%2016.000%2C23.500%2016.000%2C23.500%20C16.000%2C23.776%2015.776%2C24.000%2015.500%2C24.000%20C15.224%2C24.000%2015.000%2C23.776%2015.000%2C23.500%20C15.000%2C23.500%2015.000%2C9.000%2015.000%2C9.000%20C15.000%2C9.000%2013.500%2C9.000%2013.500%2C9.000%20C13.224%2C9.000%2013.000%2C8.776%2013.000%2C8.500%20C13.000%2C8.224%2013.224%2C8.000%2013.500%2C8.000%20ZM19.500%2C16.000%20C19.500%2C16.000%2021.000%2C16.000%2021.000%2C16.000%20C21.000%2C16.000%2021.000%2C5.500%2021.000%2C5.500%20C21.000%2C5.224%2021.224%2C5.000%2021.500%2C5.000%20C21.776%2C5.000%2022.000%2C5.224%2022.000%2C5.500%20C22.000%2C5.500%2022.000%2C16.000%2022.000%2C16.000%20C22.000%2C16.000%2023.500%2C16.000%2023.500%2C16.000%20C23.776%2C16.000%2024.000%2C16.224%2024.000%2C16.500%20C24.000%2C16.776%2023.776%2C17.000%2023.500%2C17.000%20C23.500%2C17.000%2022.000%2C17.000%2022.000%2C17.000%20C22.000%2C17.000%2022.000%2C23.500%2022.000%2C23.500%20C22.000%2C23.776%2021.776%2C24.000%2021.500%2C24.000%20C21.224%2C24.000%2021.000%2C23.776%2021.000%2C23.500%20C21.000%2C23.500%2021.000%2C17.000%2021.000%2C17.000%20C21.000%2C17.000%2019.500%2C17.000%2019.500%2C17.000%20C19.224%2C17.000%2019.000%2C16.776%2019.000%2C16.500%20C19.000%2C16.224%2019.224%2C16.000%2019.500%2C16.000%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%20fill%3D%22%23000%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%; }
  .icon-c1 {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2235%22%20height%3D%2235%22%20viewBox%3D%220%200%2035%2035%22%3E%0A%20%20%3Cpath%20d%3D%22M33.192%2C21.923%20C33.192%2C21.923%2031.702%2C21.923%2031.702%2C21.923%20C31.432%2C22.794%2031.087%2C23.630%2030.673%2C24.418%20C30.673%2C24.418%2031.724%2C25.469%2031.724%2C25.469%20C32.428%2C26.173%2032.428%2C27.320%2031.724%2C28.025%20C31.724%2C28.025%2028.025%2C31.724%2028.025%2C31.724%20C27.344%2C32.404%2026.149%2C32.404%2025.468%2C31.724%20C25.468%2C31.724%2024.418%2C30.673%2024.418%2C30.673%20C23.630%2C31.087%2022.793%2C31.432%2021.923%2C31.702%20C21.923%2C31.702%2021.923%2C33.192%2021.923%2C33.192%20C21.923%2C34.189%2021.112%2C35.000%2020.115%2C35.000%20C20.115%2C35.000%2014.884%2C35.000%2014.884%2C35.000%20C13.888%2C35.000%2013.077%2C34.189%2013.077%2C33.192%20C13.077%2C33.192%2013.077%2C31.702%2013.077%2C31.702%20C12.206%2C31.432%2011.370%2C31.087%2010.582%2C30.673%20C10.582%2C30.673%209.531%2C31.724%209.531%2C31.724%20C8.851%2C32.404%207.655%2C32.404%206.975%2C31.724%20C6.975%2C31.724%203.276%2C28.025%203.276%2C28.025%20C2.936%2C27.685%202.748%2C27.230%202.748%2C26.747%20C2.748%2C26.263%202.936%2C25.809%203.276%2C25.469%20C3.276%2C25.469%204.326%2C24.418%204.326%2C24.418%20C3.913%2C23.630%203.568%2C22.793%203.298%2C21.923%20C3.298%2C21.923%201.808%2C21.923%201.808%2C21.923%20C0.811%2C21.923%20-0.000%2C21.112%20-0.000%2C20.115%20C-0.000%2C20.115%20-0.000%2C14.885%20-0.000%2C14.885%20C-0.000%2C13.888%200.811%2C13.077%201.808%2C13.077%20C1.808%2C13.077%203.298%2C13.077%203.298%2C13.077%20C3.568%2C12.206%203.913%2C11.370%204.326%2C10.581%20C4.326%2C10.581%203.276%2C9.531%203.276%2C9.531%20C2.936%2C9.191%202.748%2C8.737%202.748%2C8.253%20C2.748%2C7.769%202.936%2C7.315%203.276%2C6.975%20C3.276%2C6.975%206.975%2C3.276%206.975%2C3.276%20C7.655%2C2.596%208.851%2C2.596%209.531%2C3.276%20C9.531%2C3.276%2010.582%2C4.327%2010.582%2C4.327%20C11.370%2C3.913%2012.206%2C3.568%2013.077%2C3.298%20C13.077%2C3.298%2013.077%2C1.808%2013.077%2C1.808%20C13.077%2C0.811%2013.888%2C-0.000%2014.884%2C-0.000%20C14.884%2C-0.000%2020.115%2C-0.000%2020.115%2C-0.000%20C21.112%2C-0.000%2021.923%2C0.811%2021.923%2C1.808%20C21.923%2C1.808%2021.923%2C3.298%2021.923%2C3.298%20C22.793%2C3.568%2023.630%2C3.913%2024.418%2C4.327%20C24.418%2C4.327%2025.468%2C3.276%2025.468%2C3.276%20C26.149%2C2.596%2027.344%2C2.596%2028.025%2C3.276%20C28.025%2C3.276%2031.724%2C6.975%2031.724%2C6.975%20C32.064%2C7.315%2032.251%2C7.769%2032.251%2C8.253%20C32.251%2C8.737%2032.064%2C9.191%2031.724%2C9.531%20C31.724%2C9.531%2030.673%2C10.581%2030.673%2C10.581%20C31.087%2C11.371%2031.433%2C12.207%2031.702%2C13.077%20C31.702%2C13.077%2033.192%2C13.077%2033.192%2C13.077%20C34.189%2C13.077%2035.000%2C13.888%2035.000%2C14.885%20C35.000%2C14.885%2035.000%2C20.115%2035.000%2C20.115%20C35.000%2C21.112%2034.189%2C21.923%2033.192%2C21.923%20ZM34.000%2C14.885%20C34.000%2C14.439%2033.638%2C14.077%2033.192%2C14.077%20C33.192%2C14.077%2031.329%2C14.077%2031.329%2C14.077%20C31.105%2C14.077%2030.909%2C13.929%2030.848%2C13.713%20C30.550%2C12.663%2030.137%2C11.661%2029.620%2C10.736%20C29.511%2C10.540%2029.544%2C10.296%2029.703%2C10.138%20C29.703%2C10.138%2031.017%2C8.824%2031.017%2C8.824%20C31.168%2C8.673%2031.251%2C8.470%2031.251%2C8.253%20C31.251%2C8.036%2031.168%2C7.833%2031.017%2C7.682%20C31.017%2C7.682%2027.318%2C3.983%2027.318%2C3.983%20C27.014%2C3.681%2026.479%2C3.681%2026.175%2C3.983%20C26.175%2C3.983%2024.862%2C5.297%2024.862%2C5.297%20C24.704%2C5.456%2024.460%2C5.489%2024.264%2C5.380%20C23.340%2C4.863%2022.338%2C4.450%2021.287%2C4.152%20C21.071%2C4.091%2020.923%2C3.894%2020.923%2C3.671%20C20.923%2C3.671%2020.923%2C1.808%2020.923%2C1.808%20C20.923%2C1.362%2020.561%2C1.000%2020.115%2C1.000%20C20.115%2C1.000%2014.884%2C1.000%2014.884%2C1.000%20C14.439%2C1.000%2014.077%2C1.362%2014.077%2C1.808%20C14.077%2C1.808%2014.077%2C3.671%2014.077%2C3.671%20C14.077%2C3.894%2013.928%2C4.091%2013.713%2C4.152%20C12.661%2C4.450%2011.659%2C4.863%2010.736%2C5.380%20C10.540%2C5.488%2010.296%2C5.456%2010.138%2C5.297%20C10.138%2C5.297%208.824%2C3.983%208.824%2C3.983%20C8.521%2C3.681%207.985%2C3.681%207.682%2C3.983%20C7.682%2C3.983%203.983%2C7.682%203.983%2C7.682%20C3.832%2C7.833%203.748%2C8.037%203.748%2C8.253%20C3.748%2C8.470%203.832%2C8.673%203.983%2C8.824%20C3.983%2C8.824%205.297%2C10.138%205.297%2C10.138%20C5.455%2C10.296%205.489%2C10.540%205.380%2C10.736%20C4.863%2C11.660%204.450%2C12.662%204.152%2C13.713%20C4.091%2C13.929%203.895%2C14.077%203.671%2C14.077%20C3.671%2C14.077%201.808%2C14.077%201.808%2C14.077%20C1.362%2C14.077%201.000%2C14.439%201.000%2C14.885%20C1.000%2C14.885%201.000%2C20.115%201.000%2C20.115%20C1.000%2C20.560%201.362%2C20.923%201.808%2C20.923%20C1.808%2C20.923%203.671%2C20.923%203.671%2C20.923%20C3.895%2C20.923%204.091%2C21.071%204.152%2C21.287%20C4.450%2C22.338%204.863%2C23.340%205.380%2C24.264%20C5.489%2C24.459%205.455%2C24.704%205.297%2C24.862%20C5.297%2C24.862%203.983%2C26.176%203.983%2C26.176%20C3.832%2C26.327%203.748%2C26.530%203.748%2C26.747%20C3.748%2C26.963%203.832%2C27.166%203.983%2C27.318%20C3.983%2C27.318%207.682%2C31.017%207.682%2C31.017%20C7.985%2C31.319%208.521%2C31.319%208.824%2C31.017%20C8.824%2C31.017%2010.138%2C29.703%2010.138%2C29.703%20C10.234%2C29.606%2010.362%2C29.556%2010.492%2C29.556%20C10.575%2C29.556%2010.659%2C29.577%2010.736%2C29.620%20C11.659%2C30.137%2012.661%2C30.550%2013.713%2C30.848%20C13.928%2C30.909%2014.077%2C31.105%2014.077%2C31.329%20C14.077%2C31.329%2014.077%2C33.192%2014.077%2C33.192%20C14.077%2C33.638%2014.439%2C34.000%2014.884%2C34.000%20C14.884%2C34.000%2020.115%2C34.000%2020.115%2C34.000%20C20.561%2C34.000%2020.923%2C33.638%2020.923%2C33.192%20C20.923%2C33.192%2020.923%2C31.329%2020.923%2C31.329%20C20.923%2C31.105%2021.071%2C30.909%2021.287%2C30.848%20C22.338%2C30.550%2023.340%2C30.137%2024.264%2C29.620%20C24.460%2C29.511%2024.704%2C29.544%2024.862%2C29.703%20C24.862%2C29.703%2026.175%2C31.017%2026.175%2C31.017%20C26.479%2C31.319%2027.014%2C31.319%2027.318%2C31.017%20C27.318%2C31.017%2031.017%2C27.318%2031.017%2C27.318%20C31.331%2C27.003%2031.331%2C26.491%2031.017%2C26.176%20C31.017%2C26.176%2029.703%2C24.862%2029.703%2C24.862%20C29.544%2C24.704%2029.511%2C24.459%2029.620%2C24.264%20C30.137%2C23.341%2030.550%2C22.339%2030.848%2C21.287%20C30.909%2C21.071%2031.105%2C20.923%2031.329%2C20.923%20C31.329%2C20.923%2033.192%2C20.923%2033.192%2C20.923%20C33.638%2C20.923%2034.000%2C20.560%2034.000%2C20.115%20C34.000%2C20.115%2034.000%2C14.885%2034.000%2C14.885%20ZM26.037%2C10.158%20C26.037%2C10.158%2026.032%2C10.173%2026.032%2C10.173%20C26.013%2C10.278%2025.981%2C10.379%2025.931%2C10.475%20C25.931%2C10.475%2024.036%2C16.159%2024.036%2C16.159%20C24.021%2C16.240%2023.995%2C16.318%2023.958%2C16.393%20C23.958%2C16.393%2022.051%2C22.117%2022.051%2C22.117%20C22.040%2C22.174%2022.019%2C22.237%2021.988%2C22.305%20C21.988%2C22.305%2020.050%2C28.118%2020.050%2C28.118%20C19.991%2C28.455%2019.640%2C29.500%2017.562%2C29.500%20C15.485%2C29.500%2015.134%2C28.455%2015.075%2C28.118%20C15.075%2C28.118%2013.137%2C22.305%2013.137%2C22.305%20C13.106%2C22.237%2013.085%2C22.174%2013.074%2C22.117%20C13.074%2C22.117%2011.167%2C16.393%2011.167%2C16.393%20C11.130%2C16.318%2011.104%2C16.240%2011.089%2C16.159%20C11.089%2C16.159%209.194%2C10.475%209.194%2C10.475%20C9.144%2C10.379%209.112%2C10.278%209.093%2C10.173%20C9.093%2C10.173%209.088%2C10.158%209.088%2C10.158%20C9.084%2C10.144%209.087%2C10.130%209.083%2C10.116%20C9.079%2C10.076%209.062%2C10.040%209.062%2C10.000%20C9.062%2C9.993%209.066%2C9.986%209.066%2C9.979%20C9.067%2C9.954%209.074%2C9.931%209.079%2C9.907%20C9.257%2C8.009%2014.671%2C7.500%2017.562%2C7.500%20C20.454%2C7.500%2025.868%2C8.009%2026.046%2C9.907%20C26.051%2C9.931%2026.058%2C9.954%2026.059%2C9.979%20C26.059%2C9.986%2026.062%2C9.993%2026.062%2C10.000%20C26.062%2C10.040%2026.046%2C10.076%2026.042%2C10.116%20C26.038%2C10.130%2026.041%2C10.144%2026.037%2C10.158%20ZM16.037%2C27.842%20C16.052%2C27.888%2016.061%2C27.936%2016.062%2C27.984%20C16.090%2C28.145%2016.442%2C28.500%2017.562%2C28.500%20C18.683%2C28.500%2019.035%2C28.145%2019.064%2C27.958%20C19.066%2C27.910%2019.073%2C27.888%2019.088%2C27.842%20C19.088%2C27.842%2020.644%2C23.173%2020.644%2C23.173%20C19.975%2C23.365%2018.998%2C23.500%2017.562%2C23.500%20C16.127%2C23.500%2015.150%2C23.365%2014.481%2C23.173%20C14.481%2C23.173%2016.037%2C27.842%2016.037%2C27.842%20ZM14.047%2C21.873%20C14.121%2C21.961%2014.693%2C22.500%2017.562%2C22.500%20C20.432%2C22.500%2021.004%2C21.961%2021.078%2C21.873%20C21.078%2C21.873%2022.588%2C17.344%2022.588%2C17.344%20C21.178%2C17.838%2019.053%2C18.000%2017.562%2C18.000%20C16.072%2C18.000%2013.947%2C17.838%2012.537%2C17.344%20C12.537%2C17.344%2014.047%2C21.873%2014.047%2C21.873%20ZM12.090%2C16.001%20C12.369%2C16.378%2014.328%2C17.000%2017.562%2C17.000%20C20.811%2C17.000%2022.771%2C16.373%2023.037%2C15.996%20C23.037%2C15.996%2023.102%2C15.802%2023.102%2C15.802%20C23.107%2C15.788%2023.109%2C15.774%2023.115%2C15.762%20C23.115%2C15.762%2024.531%2C11.514%2024.531%2C11.514%20C22.669%2C12.263%2019.531%2C12.500%2017.562%2C12.500%20C15.594%2C12.500%2012.456%2C12.263%2010.594%2C11.514%20C10.594%2C11.514%2012.090%2C16.001%2012.090%2C16.001%20ZM17.562%2C8.500%20C12.827%2C8.500%2010.218%2C9.504%2010.076%2C9.960%20C10.076%2C9.960%2010.134%2C10.133%2010.134%2C10.133%20C10.562%2C10.620%2013.130%2C11.500%2017.562%2C11.500%20C21.995%2C11.500%2024.563%2C10.620%2024.991%2C10.133%20C24.991%2C10.133%2025.049%2C9.960%2025.049%2C9.960%20C24.907%2C9.504%2022.298%2C8.500%2017.562%2C8.500%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%20fill%3D%22%23000%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%; }
  .icon-c2 {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2226%22%20height%3D%2223%22%20viewBox%3D%220%200%2026%2023%22%3E%0A%20%20%3Cpath%20d%3D%22M20.500%2C21.000%20C19.611%2C21.000%2018.799%2C20.573%2018.084%2C19.865%20C18.084%2C19.865%2015.000%2C18.544%2015.000%2C18.544%20C15.000%2C18.544%2015.000%2C22.500%2015.000%2C22.500%20C15.000%2C22.673%2014.910%2C22.834%2014.763%2C22.925%20C14.683%2C22.975%2014.591%2C23.000%2014.500%2C23.000%20C14.423%2C23.000%2014.347%2C22.982%2014.276%2C22.947%20C14.276%2C22.947%206.276%2C18.947%206.276%2C18.947%20C6.107%2C18.862%206.000%2C18.689%206.000%2C18.500%20C6.000%2C18.500%206.000%2C14.687%206.000%2C14.687%20C6.000%2C14.687%204.322%2C13.967%204.322%2C13.967%20C4.322%2C13.967%201.342%2C12.974%201.342%2C12.974%20C1.360%2C12.993%20-0.000%2C12.734%20-0.000%2C10.500%20C-0.000%2C8.269%201.360%2C8.017%201.418%2C8.007%20C1.418%2C8.007%204.321%2C7.033%204.321%2C7.033%20C4.321%2C7.033%2018.084%2C1.134%2018.084%2C1.134%20C18.799%2C0.427%2019.611%2C-0.000%2020.500%2C-0.000%20C23.741%2C-0.000%2026.000%2C5.534%2026.000%2C10.500%20C26.000%2C15.466%2023.741%2C21.000%2020.500%2C21.000%20ZM7.000%2C18.191%20C7.000%2C18.191%2014.000%2C21.691%2014.000%2C21.691%20C14.000%2C21.691%2014.000%2C18.115%2014.000%2C18.115%20C14.000%2C18.115%207.000%2C15.115%207.000%2C15.115%20C7.000%2C15.115%207.000%2C18.191%207.000%2C18.191%20ZM1.658%2C8.974%20C1.577%2C8.996%201.000%2C9.161%201.000%2C10.500%20C1.000%2C11.839%201.577%2C12.004%201.602%2C12.011%20C1.602%2C12.011%203.517%2C12.647%203.517%2C12.647%20C2.870%2C10.938%203.188%2C9.351%203.557%2C8.341%20C3.557%2C8.341%201.658%2C8.974%201.658%2C8.974%20ZM4.848%2C7.895%20C4.535%2C8.458%203.435%2C10.757%204.842%2C13.102%20C4.842%2C13.102%2014.693%2C17.324%2014.693%2C17.324%20C14.694%2C17.325%2014.695%2C17.325%2014.696%2C17.326%20C14.696%2C17.326%2016.879%2C18.261%2016.879%2C18.261%20C15.701%2C16.198%2015.000%2C13.262%2015.000%2C10.500%20C15.000%2C7.737%2015.701%2C4.802%2016.879%2C2.739%20C16.879%2C2.739%204.848%2C7.895%204.848%2C7.895%20ZM20.500%2C1.000%20C19.973%2C1.000%2019.455%2C1.249%2018.966%2C1.676%20C18.920%2C1.799%2018.827%2C1.904%2018.697%2C1.959%20C18.697%2C1.959%2018.655%2C1.977%2018.655%2C1.977%20C17.147%2C3.584%2016.000%2C6.967%2016.000%2C10.500%20C16.000%2C14.033%2017.147%2C17.416%2018.655%2C19.023%20C18.655%2C19.023%2018.697%2C19.040%2018.697%2C19.040%20C18.827%2C19.096%2018.920%2C19.201%2018.966%2C19.324%20C19.455%2C19.751%2019.973%2C20.000%2020.500%2C20.000%20C22.813%2C20.000%2025.000%2C15.383%2025.000%2C10.500%20C25.000%2C5.617%2022.813%2C1.000%2020.500%2C1.000%20ZM18.500%2C14.000%20C18.224%2C14.000%2018.000%2C13.776%2018.000%2C13.500%20C18.000%2C13.224%2018.224%2C13.000%2018.500%2C13.000%20C19.878%2C13.000%2021.000%2C11.878%2021.000%2C10.500%20C21.000%2C9.122%2019.878%2C8.000%2018.500%2C8.000%20C18.224%2C8.000%2018.000%2C7.776%2018.000%2C7.500%20C18.000%2C7.224%2018.224%2C7.000%2018.500%2C7.000%20C20.430%2C7.000%2022.000%2C8.570%2022.000%2C10.500%20C22.000%2C12.430%2020.430%2C14.000%2018.500%2C14.000%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%20fill%3D%22%23000%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%; }
  .icon-c3 {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2235%22%20height%3D%2235%22%20viewBox%3D%220%200%2035%2035%22%3E%0A%20%20%3Cpath%20d%3D%22M33.192%2C21.923%20C33.192%2C21.923%2031.702%2C21.923%2031.702%2C21.923%20C31.432%2C22.794%2031.087%2C23.630%2030.673%2C24.418%20C30.673%2C24.418%2031.724%2C25.469%2031.724%2C25.469%20C32.064%2C25.809%2032.252%2C26.263%2032.252%2C26.747%20C32.252%2C27.230%2032.064%2C27.685%2031.724%2C28.025%20C31.724%2C28.025%2028.025%2C31.724%2028.025%2C31.724%20C27.345%2C32.405%2026.150%2C32.405%2025.469%2C31.724%20C25.469%2C31.724%2024.418%2C30.673%2024.418%2C30.673%20C23.630%2C31.087%2022.794%2C31.432%2021.923%2C31.702%20C21.923%2C31.702%2021.923%2C33.192%2021.923%2C33.192%20C21.923%2C34.189%2021.112%2C35.000%2020.115%2C35.000%20C20.115%2C35.000%2014.885%2C35.000%2014.885%2C35.000%20C13.888%2C35.000%2013.077%2C34.189%2013.077%2C33.192%20C13.077%2C33.192%2013.077%2C31.702%2013.077%2C31.702%20C12.206%2C31.432%2011.370%2C31.087%2010.581%2C30.673%20C10.581%2C30.673%209.531%2C31.724%209.531%2C31.724%20C8.852%2C32.405%207.656%2C32.405%206.975%2C31.724%20C6.975%2C31.724%203.276%2C28.025%203.276%2C28.025%20C2.936%2C27.685%202.748%2C27.230%202.748%2C26.747%20C2.748%2C26.263%202.936%2C25.809%203.276%2C25.469%20C3.276%2C25.469%204.327%2C24.418%204.327%2C24.418%20C3.913%2C23.630%203.568%2C22.794%203.298%2C21.923%20C3.298%2C21.923%201.808%2C21.923%201.808%2C21.923%20C0.811%2C21.923%20-0.000%2C21.112%20-0.000%2C20.115%20C-0.000%2C20.115%20-0.000%2C14.885%20-0.000%2C14.885%20C-0.000%2C13.888%200.811%2C13.077%201.808%2C13.077%20C1.808%2C13.077%203.298%2C13.077%203.298%2C13.077%20C3.568%2C12.206%203.913%2C11.370%204.327%2C10.581%20C4.327%2C10.581%203.276%2C9.531%203.276%2C9.531%20C2.936%2C9.191%202.748%2C8.737%202.748%2C8.253%20C2.748%2C7.769%202.936%2C7.315%203.276%2C6.975%20C3.276%2C6.975%206.975%2C3.276%206.975%2C3.276%20C7.656%2C2.596%208.852%2C2.596%209.531%2C3.276%20C9.531%2C3.276%2010.581%2C4.327%2010.581%2C4.327%20C11.370%2C3.913%2012.206%2C3.568%2013.077%2C3.298%20C13.077%2C3.298%2013.077%2C1.808%2013.077%2C1.808%20C13.077%2C0.811%2013.888%2C-0.000%2014.885%2C-0.000%20C14.885%2C-0.000%2020.115%2C-0.000%2020.115%2C-0.000%20C21.112%2C-0.000%2021.923%2C0.811%2021.923%2C1.808%20C21.923%2C1.808%2021.923%2C3.298%2021.923%2C3.298%20C22.794%2C3.568%2023.630%2C3.913%2024.418%2C4.327%20C24.418%2C4.327%2025.469%2C3.276%2025.469%2C3.276%20C26.150%2C2.596%2027.345%2C2.596%2028.025%2C3.276%20C28.025%2C3.276%2031.724%2C6.975%2031.724%2C6.975%20C32.064%2C7.315%2032.252%2C7.769%2032.252%2C8.253%20C32.252%2C8.737%2032.064%2C9.191%2031.724%2C9.531%20C31.724%2C9.531%2030.673%2C10.581%2030.673%2C10.581%20C31.087%2C11.370%2031.432%2C12.206%2031.702%2C13.077%20C31.702%2C13.077%2033.192%2C13.077%2033.192%2C13.077%20C34.189%2C13.077%2035.000%2C13.888%2035.000%2C14.885%20C35.000%2C14.885%2035.000%2C20.115%2035.000%2C20.115%20C35.000%2C21.112%2034.189%2C21.923%2033.192%2C21.923%20ZM34.000%2C14.885%20C34.000%2C14.439%2033.638%2C14.077%2033.192%2C14.077%20C33.192%2C14.077%2031.329%2C14.077%2031.329%2C14.077%20C31.105%2C14.077%2030.909%2C13.929%2030.848%2C13.713%20C30.550%2C12.661%2030.137%2C11.659%2029.620%2C10.736%20C29.511%2C10.540%2029.544%2C10.296%2029.703%2C10.138%20C29.703%2C10.138%2031.017%2C8.824%2031.017%2C8.824%20C31.168%2C8.673%2031.252%2C8.470%2031.252%2C8.253%20C31.252%2C8.037%2031.168%2C7.833%2031.017%2C7.682%20C31.017%2C7.682%2027.318%2C3.983%2027.318%2C3.983%20C27.016%2C3.680%2026.479%2C3.680%2026.176%2C3.983%20C26.176%2C3.983%2024.862%2C5.297%2024.862%2C5.297%20C24.704%2C5.456%2024.460%2C5.490%2024.264%2C5.380%20C23.341%2C4.863%2022.339%2C4.450%2021.287%2C4.152%20C21.071%2C4.091%2020.923%2C3.894%2020.923%2C3.671%20C20.923%2C3.671%2020.923%2C1.808%2020.923%2C1.808%20C20.923%2C1.362%2020.560%2C1.000%2020.115%2C1.000%20C20.115%2C1.000%2014.885%2C1.000%2014.885%2C1.000%20C14.439%2C1.000%2014.077%2C1.362%2014.077%2C1.808%20C14.077%2C1.808%2014.077%2C3.671%2014.077%2C3.671%20C14.077%2C3.894%2013.929%2C4.091%2013.713%2C4.152%20C12.661%2C4.450%2011.659%2C4.863%2010.736%2C5.380%20C10.540%2C5.489%2010.296%2C5.456%2010.138%2C5.297%20C10.138%2C5.297%208.824%2C3.983%208.824%2C3.983%20C8.522%2C3.680%207.985%2C3.680%207.682%2C3.983%20C7.682%2C3.983%203.983%2C7.682%203.983%2C7.682%20C3.831%2C7.833%203.748%2C8.037%203.748%2C8.253%20C3.748%2C8.470%203.831%2C8.673%203.983%2C8.824%20C3.983%2C8.824%205.297%2C10.138%205.297%2C10.138%20C5.456%2C10.296%205.489%2C10.540%205.380%2C10.736%20C4.863%2C11.659%204.450%2C12.661%204.152%2C13.713%20C4.091%2C13.929%203.894%2C14.077%203.671%2C14.077%20C3.671%2C14.077%201.808%2C14.077%201.808%2C14.077%20C1.362%2C14.077%201.000%2C14.439%201.000%2C14.885%20C1.000%2C14.885%201.000%2C20.115%201.000%2C20.115%20C1.000%2C20.560%201.362%2C20.923%201.808%2C20.923%20C1.808%2C20.923%203.671%2C20.923%203.671%2C20.923%20C3.894%2C20.923%204.091%2C21.071%204.152%2C21.287%20C4.450%2C22.339%204.863%2C23.341%205.380%2C24.264%20C5.489%2C24.459%205.456%2C24.704%205.297%2C24.862%20C5.297%2C24.862%203.983%2C26.176%203.983%2C26.176%20C3.831%2C26.327%203.748%2C26.530%203.748%2C26.747%20C3.748%2C26.963%203.832%2C27.166%203.983%2C27.318%20C3.983%2C27.318%207.682%2C31.017%207.682%2C31.017%20C7.986%2C31.321%208.522%2C31.321%208.824%2C31.017%20C8.824%2C31.017%2010.138%2C29.703%2010.138%2C29.703%20C10.234%2C29.606%2010.362%2C29.556%2010.492%2C29.556%20C10.575%2C29.556%2010.659%2C29.577%2010.736%2C29.620%20C11.659%2C30.137%2012.661%2C30.550%2013.713%2C30.848%20C13.929%2C30.909%2014.077%2C31.105%2014.077%2C31.329%20C14.077%2C31.329%2014.077%2C33.192%2014.077%2C33.192%20C14.077%2C33.638%2014.439%2C34.000%2014.885%2C34.000%20C14.885%2C34.000%2020.115%2C34.000%2020.115%2C34.000%20C20.560%2C34.000%2020.923%2C33.638%2020.923%2C33.192%20C20.923%2C33.192%2020.923%2C31.329%2020.923%2C31.329%20C20.923%2C31.105%2021.071%2C30.909%2021.287%2C30.848%20C22.339%2C30.550%2023.341%2C30.137%2024.264%2C29.620%20C24.459%2C29.511%2024.703%2C29.544%2024.862%2C29.703%20C24.862%2C29.703%2026.176%2C31.017%2026.176%2C31.017%20C26.478%2C31.320%2027.015%2C31.320%2027.318%2C31.017%20C27.318%2C31.017%2031.017%2C27.318%2031.017%2C27.318%20C31.168%2C27.166%2031.252%2C26.963%2031.252%2C26.747%20C31.252%2C26.530%2031.168%2C26.327%2031.017%2C26.176%20C31.017%2C26.176%2029.703%2C24.862%2029.703%2C24.862%20C29.544%2C24.704%2029.511%2C24.459%2029.620%2C24.264%20C30.137%2C23.341%2030.550%2C22.339%2030.848%2C21.287%20C30.909%2C21.071%2031.105%2C20.923%2031.329%2C20.923%20C31.329%2C20.923%2033.192%2C20.923%2033.192%2C20.923%20C33.638%2C20.923%2034.000%2C20.560%2034.000%2C20.115%20C34.000%2C20.115%2034.000%2C14.885%2034.000%2C14.885%20ZM26.500%2C22.000%20C26.500%2C22.000%2026.000%2C22.000%2026.000%2C22.000%20C26.000%2C22.000%2026.000%2C23.500%2026.000%2C23.500%20C26.000%2C24.710%2025.269%2C27.000%2022.500%2C27.000%20C22.500%2C27.000%2018.908%2C27.000%2018.908%2C27.000%20C18.701%2C27.581%2018.151%2C28.000%2017.500%2C28.000%20C16.673%2C28.000%2016.000%2C27.327%2016.000%2C26.500%20C16.000%2C25.673%2016.673%2C25.000%2017.500%2C25.000%20C18.151%2C25.000%2018.701%2C25.419%2018.908%2C26.000%20C18.908%2C26.000%2022.500%2C26.000%2022.500%2C26.000%20C24.972%2C26.000%2025.000%2C23.602%2025.000%2C23.500%20C25.000%2C23.500%2025.000%2C22.000%2025.000%2C22.000%20C25.000%2C22.000%2024.500%2C22.000%2024.500%2C22.000%20C23.673%2C22.000%2023.000%2C21.327%2023.000%2C20.500%20C23.000%2C20.500%2023.000%2C16.500%2023.000%2C16.500%20C23.000%2C15.673%2023.673%2C15.000%2024.500%2C15.000%20C24.500%2C15.000%2024.975%2C15.000%2024.975%2C15.000%20C24.715%2C11.098%2021.467%2C8.000%2017.500%2C8.000%20C13.533%2C8.000%2010.284%2C11.098%2010.025%2C15.000%20C10.025%2C15.000%2010.500%2C15.000%2010.500%2C15.000%20C11.327%2C15.000%2012.000%2C15.673%2012.000%2C16.500%20C12.000%2C16.500%2012.000%2C20.500%2012.000%2C20.500%20C12.000%2C21.327%2011.327%2C22.000%2010.500%2C22.000%20C10.500%2C22.000%208.500%2C22.000%208.500%2C22.000%20C7.673%2C22.000%207.000%2C21.327%207.000%2C20.500%20C7.000%2C20.500%207.000%2C16.500%207.000%2C16.500%20C7.000%2C15.673%207.673%2C15.000%208.500%2C15.000%20C8.500%2C15.000%209.025%2C15.000%209.025%2C15.000%20C9.286%2C10.546%2012.982%2C7.000%2017.500%2C7.000%20C22.018%2C7.000%2025.714%2C10.546%2025.975%2C15.000%20C25.975%2C15.000%2026.500%2C15.000%2026.500%2C15.000%20C27.327%2C15.000%2028.000%2C15.673%2028.000%2C16.500%20C28.000%2C16.500%2028.000%2C20.500%2028.000%2C20.500%20C28.000%2C21.327%2027.327%2C22.000%2026.500%2C22.000%20ZM17.500%2C26.000%20C17.224%2C26.000%2017.000%2C26.224%2017.000%2C26.500%20C17.000%2C26.776%2017.224%2C27.000%2017.500%2C27.000%20C17.776%2C27.000%2018.000%2C26.776%2018.000%2C26.500%20C18.000%2C26.224%2017.776%2C26.000%2017.500%2C26.000%20ZM8.500%2C16.000%20C8.224%2C16.000%208.000%2C16.224%208.000%2C16.500%20C8.000%2C16.500%208.000%2C20.500%208.000%2C20.500%20C8.000%2C20.776%208.224%2C21.000%208.500%2C21.000%20C8.500%2C21.000%2010.500%2C21.000%2010.500%2C21.000%20C10.776%2C21.000%2011.000%2C20.776%2011.000%2C20.500%20C11.000%2C20.500%2011.000%2C16.500%2011.000%2C16.500%20C11.000%2C16.224%2010.776%2C16.000%2010.500%2C16.000%20C10.500%2C16.000%208.500%2C16.000%208.500%2C16.000%20ZM27.000%2C16.500%20C27.000%2C16.224%2026.776%2C16.000%2026.500%2C16.000%20C26.500%2C16.000%2024.500%2C16.000%2024.500%2C16.000%20C24.224%2C16.000%2024.000%2C16.224%2024.000%2C16.500%20C24.000%2C16.500%2024.000%2C20.500%2024.000%2C20.500%20C24.000%2C20.776%2024.224%2C21.000%2024.500%2C21.000%20C24.500%2C21.000%2026.500%2C21.000%2026.500%2C21.000%20C26.776%2C21.000%2027.000%2C20.776%2027.000%2C20.500%20C27.000%2C20.500%2027.000%2C16.500%2027.000%2C16.500%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%20fill%3D%22%23000%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%; }
  .icon-c4 {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2229%22%20height%3D%2225%22%20viewBox%3D%220%200%2029%2025%22%3E%0A%20%20%3Cpath%20d%3D%22M27.500%2C20.000%20C27.500%2C20.000%2015.000%2C20.000%2015.000%2C20.000%20C15.000%2C20.000%2015.000%2C22.013%2015.000%2C22.013%20C19.841%2C22.153%2020.000%2C24.253%2020.000%2C24.500%20C20.000%2C24.776%2019.776%2C25.000%2019.500%2C25.000%20C19.500%2C25.000%209.500%2C25.000%209.500%2C25.000%20C9.224%2C25.000%209.000%2C24.776%209.000%2C24.500%20C9.000%2C24.253%209.159%2C22.153%2014.000%2C22.013%20C14.000%2C22.013%2014.000%2C20.000%2014.000%2C20.000%20C14.000%2C20.000%201.500%2C20.000%201.500%2C20.000%20C0.673%2C20.000%20-0.000%2C19.327%20-0.000%2C18.500%20C-0.000%2C18.500%20-0.000%2C1.500%20-0.000%2C1.500%20C-0.000%2C0.673%200.673%2C-0.000%201.500%2C-0.000%20C1.500%2C-0.000%2027.500%2C-0.000%2027.500%2C-0.000%20C28.327%2C-0.000%2029.000%2C0.673%2029.000%2C1.500%20C29.000%2C1.500%2029.000%2C18.500%2029.000%2C18.500%20C29.000%2C19.327%2028.327%2C20.000%2027.500%2C20.000%20ZM10.316%2C24.000%20C10.316%2C24.000%2018.684%2C24.000%2018.684%2C24.000%20C18.232%2C23.560%2017.139%2C23.000%2014.500%2C23.000%20C11.861%2C23.000%2010.768%2C23.560%2010.316%2C24.000%20ZM28.000%2C1.500%20C28.000%2C1.224%2027.776%2C1.000%2027.500%2C1.000%20C27.500%2C1.000%201.500%2C1.000%201.500%2C1.000%20C1.224%2C1.000%201.000%2C1.224%201.000%2C1.500%20C1.000%2C1.500%201.000%2C16.000%201.000%2C16.000%20C1.000%2C16.000%2028.000%2C16.000%2028.000%2C16.000%20C28.000%2C16.000%2028.000%2C1.500%2028.000%2C1.500%20ZM28.000%2C17.000%20C28.000%2C17.000%201.000%2C17.000%201.000%2C17.000%20C1.000%2C17.000%201.000%2C18.500%201.000%2C18.500%20C1.000%2C18.776%201.224%2C19.000%201.500%2C19.000%20C1.500%2C19.000%2027.500%2C19.000%2027.500%2C19.000%20C27.776%2C19.000%2028.000%2C18.776%2028.000%2C18.500%20C28.000%2C18.500%2028.000%2C17.000%2028.000%2C17.000%20ZM3.500%2C5.000%20C3.500%2C5.000%2014.500%2C5.000%2014.500%2C5.000%20C14.776%2C5.000%2015.000%2C5.224%2015.000%2C5.500%20C15.000%2C5.776%2014.776%2C6.000%2014.500%2C6.000%20C14.500%2C6.000%203.500%2C6.000%203.500%2C6.000%20C3.224%2C6.000%203.000%2C5.776%203.000%2C5.500%20C3.000%2C5.224%203.224%2C5.000%203.500%2C5.000%20ZM3.500%2C8.000%20C3.500%2C8.000%2014.500%2C8.000%2014.500%2C8.000%20C14.776%2C8.000%2015.000%2C8.224%2015.000%2C8.500%20C15.000%2C8.776%2014.776%2C9.000%2014.500%2C9.000%20C14.500%2C9.000%203.500%2C9.000%203.500%2C9.000%20C3.224%2C9.000%203.000%2C8.776%203.000%2C8.500%20C3.000%2C8.224%203.224%2C8.000%203.500%2C8.000%20ZM3.500%2C11.000%20C3.500%2C11.000%2012.500%2C11.000%2012.500%2C11.000%20C12.776%2C11.000%2013.000%2C11.224%2013.000%2C11.500%20C13.000%2C11.776%2012.776%2C12.000%2012.500%2C12.000%20C12.500%2C12.000%203.500%2C12.000%203.500%2C12.000%20C3.224%2C12.000%203.000%2C11.776%203.000%2C11.500%20C3.000%2C11.224%203.224%2C11.000%203.500%2C11.000%20ZM19.500%2C8.000%20C19.500%2C8.000%2020.500%2C8.000%2020.500%2C8.000%20C20.500%2C8.000%2021.500%2C8.000%2021.500%2C8.000%20C22.375%2C8.027%2024.000%2C8.584%2024.000%2C10.500%20C24.000%2C10.500%2024.000%2C13.500%2024.000%2C13.500%20C24.000%2C13.776%2023.776%2C14.000%2023.500%2C14.000%20C23.500%2C14.000%2017.500%2C14.000%2017.500%2C14.000%20C17.224%2C14.000%2017.000%2C13.776%2017.000%2C13.500%20C17.000%2C13.500%2017.000%2C10.500%2017.000%2C10.500%20C16.998%2C10.500%2016.912%2C9.478%2017.590%2C8.734%20C18.033%2C8.247%2018.676%2C8.000%2019.500%2C8.000%20ZM17.998%2C10.456%20C17.998%2C10.456%2017.999%2C13.000%2017.999%2C13.000%20C17.999%2C13.000%2023.000%2C13.000%2023.000%2C13.000%20C23.000%2C13.000%2023.000%2C10.500%2023.000%2C10.500%20C23.000%2C9.103%2021.637%2C9.006%2021.482%2C8.999%20C21.482%2C8.999%2019.500%2C9.000%2019.500%2C9.000%20C18.973%2C9.000%2018.580%2C9.135%2018.334%2C9.402%20C17.952%2C9.816%2017.998%2C10.450%2017.998%2C10.456%20ZM18.000%2C5.500%20C18.000%2C4.122%2019.122%2C3.000%2020.500%2C3.000%20C21.878%2C3.000%2023.000%2C4.122%2023.000%2C5.500%20C23.000%2C6.878%2021.878%2C8.000%2020.500%2C8.000%20C19.122%2C8.000%2018.000%2C6.878%2018.000%2C5.500%20ZM20.500%2C7.000%20C21.327%2C7.000%2022.000%2C6.327%2022.000%2C5.500%20C22.000%2C4.673%2021.327%2C4.000%2020.500%2C4.000%20C19.673%2C4.000%2019.000%2C4.673%2019.000%2C5.500%20C19.000%2C6.327%2019.673%2C7.000%2020.500%2C7.000%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%20fill%3D%22%23000%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%; }
  .icon-c5 {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2231%22%20height%3D%2229%22%20viewBox%3D%220%200%2031%2029%22%3E%0A%20%20%3Cpath%20d%3D%22M29.500%2C23.000%20C29.500%2C23.000%2020.193%2C23.000%2020.193%2C23.000%20C20.193%2C23.000%2021.974%2C28.342%2021.974%2C28.342%20C22.061%2C28.604%2021.920%2C28.887%2021.658%2C28.974%20C21.605%2C28.992%2021.552%2C29.000%2021.500%2C29.000%20C21.290%2C29.000%2021.096%2C28.868%2021.026%2C28.658%20C21.026%2C28.658%2019.140%2C23.000%2019.140%2C23.000%20C19.140%2C23.000%2016.000%2C23.000%2016.000%2C23.000%20C16.000%2C23.000%2016.000%2C28.500%2016.000%2C28.500%20C16.000%2C28.776%2015.776%2C29.000%2015.500%2C29.000%20C15.224%2C29.000%2015.000%2C28.776%2015.000%2C28.500%20C15.000%2C28.500%2015.000%2C23.000%2015.000%2C23.000%20C15.000%2C23.000%2011.860%2C23.000%2011.860%2C23.000%20C11.860%2C23.000%209.974%2C28.658%209.974%2C28.658%20C9.904%2C28.868%209.709%2C29.000%209.500%2C29.000%20C9.448%2C29.000%209.394%2C28.992%209.342%2C28.974%20C9.080%2C28.887%208.938%2C28.604%209.026%2C28.342%20C9.026%2C28.342%2010.806%2C23.000%2010.806%2C23.000%20C10.806%2C23.000%201.500%2C23.000%201.500%2C23.000%20C0.673%2C23.000%20-0.000%2C22.327%20-0.000%2C21.500%20C-0.000%2C21.500%20-0.000%2C1.500%20-0.000%2C1.500%20C-0.000%2C0.673%200.673%2C-0.000%201.500%2C-0.000%20C1.500%2C-0.000%2029.500%2C-0.000%2029.500%2C-0.000%20C30.327%2C-0.000%2031.000%2C0.673%2031.000%2C1.500%20C31.000%2C1.500%2031.000%2C21.500%2031.000%2C21.500%20C31.000%2C22.327%2030.327%2C23.000%2029.500%2C23.000%20ZM30.000%2C1.500%20C30.000%2C1.224%2029.776%2C1.000%2029.500%2C1.000%20C29.500%2C1.000%201.500%2C1.000%201.500%2C1.000%20C1.224%2C1.000%201.000%2C1.224%201.000%2C1.500%20C1.000%2C1.500%201.000%2C21.500%201.000%2C21.500%20C1.000%2C21.776%201.224%2C22.000%201.500%2C22.000%20C1.500%2C22.000%2029.500%2C22.000%2029.500%2C22.000%20C29.776%2C22.000%2030.000%2C21.776%2030.000%2C21.500%20C30.000%2C21.500%2030.000%2C1.500%2030.000%2C1.500%20ZM26.500%2C18.000%20C26.500%2C18.000%2020.500%2C18.000%2020.500%2C18.000%20C20.224%2C18.000%2020.000%2C17.776%2020.000%2C17.500%20C20.000%2C17.224%2020.224%2C17.000%2020.500%2C17.000%20C20.500%2C17.000%2026.500%2C17.000%2026.500%2C17.000%20C26.776%2C17.000%2027.000%2C17.224%2027.000%2C17.500%20C27.000%2C17.776%2026.776%2C18.000%2026.500%2C18.000%20ZM26.500%2C16.000%20C26.500%2C16.000%2020.500%2C16.000%2020.500%2C16.000%20C20.224%2C16.000%2020.000%2C15.776%2020.000%2C15.500%20C20.000%2C15.224%2020.224%2C15.000%2020.500%2C15.000%20C20.500%2C15.000%2026.500%2C15.000%2026.500%2C15.000%20C26.776%2C15.000%2027.000%2C15.224%2027.000%2C15.500%20C27.000%2C15.776%2026.776%2C16.000%2026.500%2C16.000%20ZM24.853%2C6.853%20C24.756%2C6.951%2024.628%2C7.000%2024.500%2C7.000%20C24.372%2C7.000%2024.244%2C6.951%2024.146%2C6.853%20C23.951%2C6.658%2023.951%2C6.342%2024.146%2C6.146%20C24.146%2C6.146%2025.146%2C5.146%2025.146%2C5.146%20C25.342%2C4.951%2025.658%2C4.951%2025.853%2C5.146%20C26.049%2C5.342%2026.049%2C5.658%2025.853%2C5.853%20C25.853%2C5.853%2024.853%2C6.853%2024.853%2C6.853%20ZM22.853%2C8.853%20C22.756%2C8.951%2022.628%2C9.000%2022.500%2C9.000%20C22.372%2C9.000%2022.244%2C8.951%2022.146%2C8.853%20C21.951%2C8.658%2021.951%2C8.342%2022.146%2C8.146%20C22.146%2C8.146%2023.146%2C7.146%2023.146%2C7.146%20C23.342%2C6.951%2023.658%2C6.951%2023.853%2C7.146%20C24.049%2C7.342%2024.049%2C7.658%2023.853%2C7.853%20C23.853%2C7.853%2022.853%2C8.853%2022.853%2C8.853%20ZM20.853%2C10.853%20C20.827%2C10.880%2020.794%2C10.893%2020.764%2C10.913%20C20.740%2C10.928%2020.720%2C10.948%2020.694%2C10.959%20C20.654%2C10.976%2020.611%2C10.981%2020.568%2C10.987%20C20.547%2C10.990%2020.527%2C10.999%2020.505%2C10.999%20C20.503%2C10.999%2020.502%2C11.000%2020.500%2C11.000%20C20.450%2C11.000%2020.401%2C10.986%2020.353%2C10.971%20C20.340%2C10.967%2020.327%2C10.969%2020.314%2C10.964%20C20.314%2C10.964%2020.312%2C10.963%2020.312%2C10.963%20C20.312%2C10.963%2020.312%2C10.963%2020.312%2C10.963%20C20.312%2C10.963%2015.621%2C9.087%2015.621%2C9.087%20C15.621%2C9.087%2010.853%2C13.853%2010.853%2C13.853%20C10.758%2C13.949%2010.630%2C14.000%2010.500%2C14.000%20C10.437%2C14.000%2010.374%2C13.988%2010.314%2C13.964%20C10.314%2C13.964%205.314%2C11.964%205.314%2C11.964%20C5.058%2C11.862%204.933%2C11.571%205.036%2C11.314%20C5.138%2C11.058%205.432%2C10.933%205.685%2C11.036%20C5.685%2C11.036%2010.379%2C12.913%2010.379%2C12.913%20C10.379%2C12.913%2015.146%2C8.146%2015.146%2C8.146%20C15.288%2C8.005%2015.500%2C7.961%2015.685%2C8.036%20C15.685%2C8.036%2020.380%2C9.913%2020.380%2C9.913%20C20.380%2C9.913%2021.146%2C9.146%2021.146%2C9.146%20C21.342%2C8.951%2021.658%2C8.951%2021.853%2C9.146%20C22.049%2C9.342%2022.049%2C9.658%2021.853%2C9.853%20C21.853%2C9.853%2020.853%2C10.853%2020.853%2C10.853%20ZM20.500%2C19.000%20C20.500%2C19.000%2024.500%2C19.000%2024.500%2C19.000%20C24.776%2C19.000%2025.000%2C19.224%2025.000%2C19.500%20C25.000%2C19.776%2024.776%2C20.000%2024.500%2C20.000%20C24.500%2C20.000%2020.500%2C20.000%2020.500%2C20.000%20C20.224%2C20.000%2020.000%2C19.776%2020.000%2C19.500%20C20.000%2C19.224%2020.224%2C19.000%2020.500%2C19.000%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%20fill%3D%22%23000%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%; }
  .icon-business-intellegence {
    background-size: 60%;
    width: 80px;
    height: 80px;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%22610.938%22%20height%3D%22608%22%20viewBox%3D%220%200%20610.938%20608%22%3E%0A%20%20%3Cpath%20d%3D%22M323.063%2C576.001%20C246.297%2C576.001%20178.059%2C546.134%20126.882%2C499.201%20L20.261%2C605.867%20C18.129%2C608.000%2015.996%2C608.000%2011.732%2C608.000%20C7.467%2C608.000%205.334%2C608.000%203.202%2C605.867%20C-1.063%2C601.601%20-1.063%2C595.201%203.202%2C590.934%20L109.822%2C484.268%20C62.909%2C433.068%2033.055%2C362.668%2033.055%2C288.000%20C33.055%2C130.133%20163.132%2C0.000%20320.930%2C0.000%20C478.728%2C0.000%20608.805%2C130.133%20610.938%2C288.000%20C610.938%2C445.868%20480.862%2C576.001%20323.063%2C576.001%20ZM139.676%2C482.134%20C186.589%2C526.934%20250.561%2C554.667%20323.063%2C556.800%20C393.433%2C556.800%20457.405%2C529.067%20504.317%2C484.267%20L504.317%2C484.267%20L504.317%2C482.134%20C504.317%2C428.801%20489.391%2C390.401%20463.802%2C366.934%20C438.213%2C343.467%20406.227%2C341.334%20393.433%2C341.334%20L331.592%2C443.734%20C327.327%2C450.134%20316.666%2C450.134%20312.401%2C443.734%20L250.561%2C341.335%20C237.766%2C339.201%20205.780%2C341.335%20180.191%2C362.668%20C152.470%2C386.134%20139.676%2C424.534%20139.676%2C480.001%20L139.676%2C482.134%20ZM323.063%2C21.333%20C175.927%2C21.333%2056.512%2C140.800%2056.513%2C287.999%20C56.513%2C354.132%2079.970%2C413.867%20120.485%2C460.800%20C122.617%2C409.600%20139.677%2C369.067%20167.398%2C345.600%20C207.913%2C311.466%20256.959%2C319.999%20259.091%2C319.999%20C261.223%2C319.999%20263.356%2C322.134%20265.488%2C324.267%20L320.931%2C416.000%20L374.241%2C324.267%20C376.373%2C322.133%20378.505%2C320.000%20382.770%2C320.000%20C384.903%2C320.000%20436.081%2C313.600%20476.596%2C349.867%20C504.317%2C373.334%20521.377%2C411.734%20523.509%2C460.801%20C564.024%2C413.867%20587.481%2C354.134%20587.481%2C288.000%20C587.481%2C140.800%20470.199%2C21.333%20323.063%2C21.333%20ZM320.930%2C320.001%20C267.620%2C320.001%20224.972%2C262.400%20224.972%2C192.000%20C224.972%2C128.000%20263.355%2C85.333%20320.930%2C85.333%20C378.505%2C85.333%20416.888%2C128.000%20416.888%2C192.000%20C416.888%2C262.400%20374.240%2C320.001%20320.930%2C320.001%20ZM320.930%2C106.666%20C274.017%2C106.666%20246.296%2C138.666%20246.296%2C191.999%20C246.296%2C251.733%20280.415%2C298.667%20320.930%2C298.667%20C361.447%2C298.667%20395.565%2C251.733%20395.565%2C191.999%20C395.565%2C138.666%20367.844%2C106.666%20320.930%2C106.666%20Z%22%20fill-rule%3D%22evenodd%22%20fill%3D%22%23fff%22%20class%3D%22cls-1%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%; }
    .icon-business-intellegence_black {
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%22610.938%22%20height%3D%22608%22%20viewBox%3D%220%200%20610.938%20608%22%3E%0A%20%20%3Cpath%20d%3D%22M323.063%2C576.001%20C246.297%2C576.001%20178.059%2C546.134%20126.882%2C499.201%20L20.261%2C605.867%20C18.129%2C608.000%2015.996%2C608.000%2011.732%2C608.000%20C7.467%2C608.000%205.334%2C608.000%203.202%2C605.867%20C-1.063%2C601.601%20-1.063%2C595.201%203.202%2C590.934%20L109.822%2C484.268%20C62.909%2C433.068%2033.055%2C362.668%2033.055%2C288.000%20C33.055%2C130.133%20163.132%2C0.000%20320.930%2C0.000%20C478.728%2C0.000%20608.805%2C130.133%20610.938%2C288.000%20C610.938%2C445.868%20480.862%2C576.001%20323.063%2C576.001%20ZM139.676%2C482.134%20C186.589%2C526.934%20250.561%2C554.667%20323.063%2C556.800%20C393.433%2C556.800%20457.405%2C529.067%20504.317%2C484.267%20L504.317%2C484.267%20L504.317%2C482.134%20C504.317%2C428.801%20489.391%2C390.401%20463.802%2C366.934%20C438.213%2C343.467%20406.227%2C341.334%20393.433%2C341.334%20L331.592%2C443.734%20C327.327%2C450.134%20316.666%2C450.134%20312.401%2C443.734%20L250.561%2C341.335%20C237.766%2C339.201%20205.780%2C341.335%20180.191%2C362.668%20C152.470%2C386.134%20139.676%2C424.534%20139.676%2C480.001%20L139.676%2C482.134%20ZM323.063%2C21.333%20C175.927%2C21.333%2056.512%2C140.800%2056.513%2C287.999%20C56.513%2C354.132%2079.970%2C413.867%20120.485%2C460.800%20C122.617%2C409.600%20139.677%2C369.067%20167.398%2C345.600%20C207.913%2C311.466%20256.959%2C319.999%20259.091%2C319.999%20C261.223%2C319.999%20263.356%2C322.134%20265.488%2C324.267%20L320.931%2C416.000%20L374.241%2C324.267%20C376.373%2C322.133%20378.505%2C320.000%20382.770%2C320.000%20C384.903%2C320.000%20436.081%2C313.600%20476.596%2C349.867%20C504.317%2C373.334%20521.377%2C411.734%20523.509%2C460.801%20C564.024%2C413.867%20587.481%2C354.134%20587.481%2C288.000%20C587.481%2C140.800%20470.199%2C21.333%20323.063%2C21.333%20ZM320.930%2C320.001%20C267.620%2C320.001%20224.972%2C262.400%20224.972%2C192.000%20C224.972%2C128.000%20263.355%2C85.333%20320.930%2C85.333%20C378.505%2C85.333%20416.888%2C128.000%20416.888%2C192.000%20C416.888%2C262.400%20374.240%2C320.001%20320.930%2C320.001%20ZM320.930%2C106.666%20C274.017%2C106.666%20246.296%2C138.666%20246.296%2C191.999%20C246.296%2C251.733%20280.415%2C298.667%20320.930%2C298.667%20C361.447%2C298.667%20395.565%2C251.733%20395.565%2C191.999%20C395.565%2C138.666%20367.844%2C106.666%20320.930%2C106.666%20Z%22%20fill-rule%3D%22evenodd%22%20fill%3D%22%23000%22%20class%3D%22cls-1%22%2F%3E%0A%3C%2Fsvg%3E"); }
  .icon-equipment-management {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2247%22%20height%3D%2244%22%20viewBox%3D%220%200%2047%2044%22%3E%0A%20%20%3Cpath%20d%3D%22M44.000%2C28.000%20L43.000%2C28.000%20L26.224%2C28.000%20C26.720%2C29.574%2027.000%2C31.252%2027.000%2C33.000%20L26.000%2C33.000%20C26.002%2C24.730%2019.528%2C18.032%2012.000%2C18.000%20C7.360%2C18.032%203.472%2C19.872%201.000%2C23.000%20L0.000%2C22.000%20C1.868%2C20.057%204.250%2C18.560%207.014%2C17.729%20C7.081%2C15.644%207.210%2C2.218%207.000%2C1.000%20L7.000%2C0.000%20L8.000%2C0.000%20L21.000%2C0.000%20L26.000%2C18.000%20L33.530%2C18.000%20C33.387%2C17.681%2033.245%2C17.382%2033.000%2C17.000%20C33.123%2C15.868%2032.976%2C14.453%2033.000%2C13.000%20C33.071%2C9.747%2034.243%2C7.468%2037.000%2C7.000%20L37.000%2C8.000%20C34.905%2C8.371%2033.964%2C10.200%2034.000%2C13.000%20C33.880%2C14.389%2034.019%2C15.733%2034.000%2C17.000%20C34.347%2C17.503%2034.432%2C17.903%2035.000%2C18.000%20L46.000%2C18.000%20L47.000%2C18.000%20L47.000%2C19.000%20L44.000%2C28.000%20ZM20.000%2C1.000%20L8.054%2C1.000%20C8.176%2C4.639%208.080%2C15.004%208.020%2C17.468%20C9.281%2C17.173%2010.605%2C17.000%2012.000%2C17.000%20C13.779%2C17.000%2015.494%2C17.364%2017.099%2C18.000%20L25.000%2C18.000%20L20.000%2C1.000%20ZM35.000%2C19.000%20L34.000%2C19.000%20L19.166%2C19.000%20C22.257%2C20.828%2024.710%2C23.793%2026.000%2C27.363%20L26.000%2C27.000%20L43.000%2C27.000%20L45.667%2C19.000%20L35.000%2C19.000%20ZM12.000%2C21.000%20C17.852%2C21.000%2023.000%2C26.148%2023.000%2C33.000%20C23.000%2C38.852%2017.852%2C44.000%2012.000%2C44.000%20C5.148%2C44.000%200.000%2C38.852%200.000%2C33.000%20C0.000%2C26.148%205.148%2C21.000%2012.000%2C21.000%20ZM12.000%2C43.000%20C17.300%2C43.000%2022.000%2C38.299%2022.000%2C33.000%20C22.000%2C26.700%2017.299%2C22.000%2012.000%2C22.000%20C5.700%2C22.000%201.000%2C26.700%201.000%2C33.000%20C1.000%2C38.300%205.700%2C43.000%2012.000%2C43.000%20ZM11.500%2C25.500%20C15.364%2C25.500%2018.500%2C28.639%2018.500%2C32.500%20C18.500%2C36.364%2015.361%2C39.500%2011.500%2C39.500%20C7.636%2C39.500%204.500%2C36.361%204.500%2C32.500%20C4.500%2C28.636%207.639%2C25.500%2011.500%2C25.500%20ZM11.500%2C38.500%20C14.809%2C38.500%2017.500%2C35.811%2017.500%2C32.500%20C17.500%2C29.191%2014.811%2C26.500%2011.500%2C26.500%20C8.191%2C26.500%205.500%2C29.189%205.500%2C32.500%20C5.500%2C35.809%208.189%2C38.500%2011.500%2C38.500%20ZM38.500%2C30.000%20C42.088%2C30.000%2045.000%2C32.915%2045.000%2C36.500%20C45.000%2C40.088%2042.085%2C43.000%2038.500%2C43.000%20C34.912%2C43.000%2032.000%2C40.085%2032.000%2C36.500%20C32.000%2C32.912%2034.915%2C30.000%2038.500%2C30.000%20ZM38.500%2C42.000%20C41.533%2C42.000%2044.000%2C39.535%2044.000%2C36.500%20C44.000%2C33.467%2041.535%2C31.000%2038.500%2C31.000%20C35.467%2C31.000%2033.000%2C33.465%2033.000%2C36.500%20C33.000%2C39.533%2035.465%2C42.000%2038.500%2C42.000%20ZM38.500%2C33.500%20C40.160%2C33.500%2041.500%2C34.836%2041.500%2C36.500%20C41.500%2C38.160%2040.163%2C39.500%2038.500%2C39.500%20C36.840%2C39.500%2035.500%2C38.163%2035.500%2C36.500%20C35.500%2C34.840%2036.837%2C33.500%2038.500%2C33.500%20ZM38.500%2C38.500%20C39.611%2C38.500%2040.500%2C37.608%2040.500%2C36.500%20C40.500%2C35.389%2039.608%2C34.500%2038.500%2C34.500%20C37.389%2C34.500%2036.500%2C35.392%2036.500%2C36.500%20C36.500%2C37.611%2037.392%2C38.500%2038.500%2C38.500%20Z%22%20fill-rule%3D%22evenodd%22%20fill%3D%22%23000%22%20class%3D%22cls-1%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%; }
    .icon-equipment-management_white {
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2247%22%20height%3D%2244%22%20viewBox%3D%220%200%2047%2044%22%3E%0A%20%20%3Cpath%20d%3D%22M44.000%2C28.000%20L43.000%2C28.000%20L26.224%2C28.000%20C26.720%2C29.574%2027.000%2C31.252%2027.000%2C33.000%20L26.000%2C33.000%20C26.002%2C24.730%2019.528%2C18.032%2012.000%2C18.000%20C7.360%2C18.032%203.472%2C19.872%201.000%2C23.000%20L0.000%2C22.000%20C1.868%2C20.057%204.250%2C18.560%207.014%2C17.729%20C7.081%2C15.644%207.210%2C2.218%207.000%2C1.000%20L7.000%2C0.000%20L8.000%2C0.000%20L21.000%2C0.000%20L26.000%2C18.000%20L33.530%2C18.000%20C33.387%2C17.681%2033.245%2C17.382%2033.000%2C17.000%20C33.123%2C15.868%2032.976%2C14.453%2033.000%2C13.000%20C33.071%2C9.747%2034.243%2C7.468%2037.000%2C7.000%20L37.000%2C8.000%20C34.905%2C8.371%2033.964%2C10.200%2034.000%2C13.000%20C33.880%2C14.389%2034.019%2C15.733%2034.000%2C17.000%20C34.347%2C17.503%2034.432%2C17.903%2035.000%2C18.000%20L46.000%2C18.000%20L47.000%2C18.000%20L47.000%2C19.000%20L44.000%2C28.000%20ZM20.000%2C1.000%20L8.054%2C1.000%20C8.176%2C4.639%208.080%2C15.004%208.020%2C17.468%20C9.281%2C17.173%2010.605%2C17.000%2012.000%2C17.000%20C13.779%2C17.000%2015.494%2C17.364%2017.099%2C18.000%20L25.000%2C18.000%20L20.000%2C1.000%20ZM35.000%2C19.000%20L34.000%2C19.000%20L19.166%2C19.000%20C22.257%2C20.828%2024.710%2C23.793%2026.000%2C27.363%20L26.000%2C27.000%20L43.000%2C27.000%20L45.667%2C19.000%20L35.000%2C19.000%20ZM12.000%2C21.000%20C17.852%2C21.000%2023.000%2C26.148%2023.000%2C33.000%20C23.000%2C38.852%2017.852%2C44.000%2012.000%2C44.000%20C5.148%2C44.000%200.000%2C38.852%200.000%2C33.000%20C0.000%2C26.148%205.148%2C21.000%2012.000%2C21.000%20ZM12.000%2C43.000%20C17.300%2C43.000%2022.000%2C38.299%2022.000%2C33.000%20C22.000%2C26.700%2017.299%2C22.000%2012.000%2C22.000%20C5.700%2C22.000%201.000%2C26.700%201.000%2C33.000%20C1.000%2C38.300%205.700%2C43.000%2012.000%2C43.000%20ZM11.500%2C25.500%20C15.364%2C25.500%2018.500%2C28.639%2018.500%2C32.500%20C18.500%2C36.364%2015.361%2C39.500%2011.500%2C39.500%20C7.636%2C39.500%204.500%2C36.361%204.500%2C32.500%20C4.500%2C28.636%207.639%2C25.500%2011.500%2C25.500%20ZM11.500%2C38.500%20C14.809%2C38.500%2017.500%2C35.811%2017.500%2C32.500%20C17.500%2C29.191%2014.811%2C26.500%2011.500%2C26.500%20C8.191%2C26.500%205.500%2C29.189%205.500%2C32.500%20C5.500%2C35.809%208.189%2C38.500%2011.500%2C38.500%20ZM38.500%2C30.000%20C42.088%2C30.000%2045.000%2C32.915%2045.000%2C36.500%20C45.000%2C40.088%2042.085%2C43.000%2038.500%2C43.000%20C34.912%2C43.000%2032.000%2C40.085%2032.000%2C36.500%20C32.000%2C32.912%2034.915%2C30.000%2038.500%2C30.000%20ZM38.500%2C42.000%20C41.533%2C42.000%2044.000%2C39.535%2044.000%2C36.500%20C44.000%2C33.467%2041.535%2C31.000%2038.500%2C31.000%20C35.467%2C31.000%2033.000%2C33.465%2033.000%2C36.500%20C33.000%2C39.533%2035.465%2C42.000%2038.500%2C42.000%20ZM38.500%2C33.500%20C40.160%2C33.500%2041.500%2C34.836%2041.500%2C36.500%20C41.500%2C38.160%2040.163%2C39.500%2038.500%2C39.500%20C36.840%2C39.500%2035.500%2C38.163%2035.500%2C36.500%20C35.500%2C34.840%2036.837%2C33.500%2038.500%2C33.500%20ZM38.500%2C38.500%20C39.611%2C38.500%2040.500%2C37.608%2040.500%2C36.500%20C40.500%2C35.389%2039.608%2C34.500%2038.500%2C34.500%20C37.389%2C34.500%2036.500%2C35.392%2036.500%2C36.500%20C36.500%2C37.611%2037.392%2C38.500%2038.500%2C38.500%20Z%22%20fill-rule%3D%22evenodd%22%20fill%3D%22%23fff%22%20class%3D%22cls-1%22%2F%3E%0A%3C%2Fsvg%3E"); }
  .icon-service-managment {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2244.344%22%20height%3D%2238.469%22%20viewBox%3D%220%200%2044.344%2038.469%22%3E%0A%20%20%3Cpath%20d%3D%22M44.352%2C9.395%20C44.352%2C14.581%2040.078%2C18.785%2034.803%2C18.785%20C33.649%2C18.785%2032.544%2C18.584%2031.520%2C18.215%20L13.663%2C35.773%20C12.091%2C37.319%209.541%2C37.318%207.974%2C35.777%20C6.404%2C34.233%206.401%2C31.732%207.978%2C30.182%20L25.834%2C12.624%20C25.459%2C11.617%2025.254%2C10.530%2025.254%2C9.395%20C25.254%2C4.210%2029.528%2C0.006%2034.803%2C0.006%20C35.862%2C0.006%2036.880%2C0.175%2037.831%2C0.488%20L32.290%2C5.936%20L32.290%2C10.878%20L34.803%2C12.360%20L39.326%2C10.878%20L43.568%2C5.664%20C43.646%2C5.840%2043.708%2C6.024%2043.775%2C6.205%20L43.788%2C6.207%20C43.817%2C6.287%2043.842%2C6.370%2043.869%2C6.452%20C43.887%2C6.505%2043.905%2C6.558%2043.922%2C6.612%20C43.937%2C6.660%2043.955%2C6.706%2043.969%2C6.754%20L43.962%2C6.762%20C44.211%2C7.598%2044.352%2C8.480%2044.352%2C9.395%20ZM43.166%2C7.741%20L40.111%2C11.495%20L39.926%2C11.723%20L39.644%2C11.816%20L35.121%2C13.298%20L34.682%2C13.442%20L34.286%2C13.208%20L31.773%2C11.725%20L31.285%2C11.437%20L31.285%2C10.878%20L31.285%2C5.936%20L35.960%2C1.159%20C35.960%2C1.159%2035.562%2C0.994%2034.803%2C0.994%20C30.084%2C0.994%2026.259%2C4.755%2026.259%2C9.395%20C26.259%2C10.394%2026.436%2C11.368%2026.778%2C12.284%20L26.998%2C12.877%20L26.544%2C13.323%20L8.688%2C30.881%20C7.506%2C32.044%207.505%2C33.919%208.684%2C35.078%20C9.860%2C36.234%2011.774%2C36.233%2012.953%2C35.074%20L30.809%2C17.516%20L31.263%2C17.070%20L31.865%2C17.287%20C32.798%2C17.622%2033.787%2C17.796%2034.803%2C17.796%20C39.523%2C17.796%2043.347%2C14.035%2043.347%2C9.395%20C43.347%2C8.832%2043.276%2C8.282%2043.166%2C7.741%20ZM10.406%2C33.411%20C10.306%2C33.312%2010.181%2C33.254%2010.051%2C33.235%20L26.577%2C16.985%20C26.595%2C17.115%2026.654%2C17.239%2026.753%2C17.337%20C26.853%2C17.435%2026.977%2C17.494%2027.107%2C17.512%20L10.581%2C33.762%20C10.563%2C33.633%2010.505%2C33.508%2010.406%2C33.411%20ZM15.756%2C19.371%20L15.109%2C20.007%20L14.462%2C19.371%20L12.117%2C17.065%20C10.716%2C17.875%208.884%2C17.701%207.687%2C16.524%20L1.859%2C10.793%20C-0.638%2C8.338%20-0.634%2C4.350%201.863%2C1.895%20C4.360%2C-0.561%208.419%2C-0.561%2010.911%2C1.891%20L16.740%2C7.622%20C17.942%2C8.804%2018.117%2C10.602%2017.291%2C11.979%20L19.635%2C14.285%20L20.282%2C14.920%20L19.635%2C15.556%20L15.756%2C19.371%20ZM16.735%2C12.704%20L16.735%2C12.704%20L16.088%2C12.068%20L16.090%2C12.067%20C17.161%2C11.014%2017.162%2C9.309%2016.093%2C8.258%20L10.265%2C2.527%20C8.132%2C0.429%204.652%2C0.423%202.509%2C2.531%20C0.371%2C4.633%200.365%2C8.052%202.505%2C10.157%20L8.334%2C15.888%20C9.394%2C16.931%2011.136%2C16.938%2012.206%2C15.886%20L12.209%2C15.884%20L12.855%2C16.519%20L12.855%2C16.520%20L15.109%2C18.736%20L18.989%2C14.920%20L16.735%2C12.704%20ZM32.732%2C30.442%20C33.627%2C29.819%2035.081%2C30.076%2035.081%2C30.076%20L38.046%2C36.945%20L36.503%2C38.462%20L29.517%2C35.547%20C29.517%2C35.547%2029.597%2C34.097%2029.948%2C33.294%20L24.994%2C28.424%20L24.994%2C28.424%20L24.284%2C27.725%20L27.127%2C24.929%20L32.732%2C30.442%20ZM30.658%2C32.595%20L31.140%2C33.069%20L30.871%2C33.684%20C30.804%2C33.839%2030.738%2C34.071%2030.681%2C34.352%20C30.645%2C34.531%2030.622%2C34.729%2030.597%2C34.924%20L36.272%2C37.292%20L36.856%2C36.717%20L34.396%2C31.018%20C34.183%2C31.016%2033.970%2C31.027%2033.775%2C31.068%20C33.580%2C31.110%2033.423%2C31.172%2033.313%2C31.249%20L32.621%2C31.730%20L32.022%2C31.140%20L27.127%2C26.327%20L25.705%2C27.725%20L30.658%2C32.595%20Z%22%20fill-rule%3D%22evenodd%22%20fill%3D%22%23000%22%20class%3D%22cls-1%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%; }
    .icon-service-managment_white {
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2244.344%22%20height%3D%2238.469%22%20viewBox%3D%220%200%2044.344%2038.469%22%3E%0A%20%20%3Cpath%20d%3D%22M44.352%2C9.395%20C44.352%2C14.581%2040.078%2C18.785%2034.803%2C18.785%20C33.649%2C18.785%2032.544%2C18.584%2031.520%2C18.215%20L13.663%2C35.773%20C12.091%2C37.319%209.541%2C37.318%207.974%2C35.777%20C6.404%2C34.233%206.401%2C31.732%207.978%2C30.182%20L25.834%2C12.624%20C25.459%2C11.617%2025.254%2C10.530%2025.254%2C9.395%20C25.254%2C4.210%2029.528%2C0.006%2034.803%2C0.006%20C35.862%2C0.006%2036.880%2C0.175%2037.831%2C0.488%20L32.290%2C5.936%20L32.290%2C10.878%20L34.803%2C12.360%20L39.326%2C10.878%20L43.568%2C5.664%20C43.646%2C5.840%2043.708%2C6.024%2043.775%2C6.205%20L43.788%2C6.207%20C43.817%2C6.287%2043.842%2C6.370%2043.869%2C6.452%20C43.887%2C6.505%2043.905%2C6.558%2043.922%2C6.612%20C43.937%2C6.660%2043.955%2C6.706%2043.969%2C6.754%20L43.962%2C6.762%20C44.211%2C7.598%2044.352%2C8.480%2044.352%2C9.395%20ZM43.166%2C7.741%20L40.111%2C11.495%20L39.926%2C11.723%20L39.644%2C11.816%20L35.121%2C13.298%20L34.682%2C13.442%20L34.286%2C13.208%20L31.773%2C11.725%20L31.285%2C11.437%20L31.285%2C10.878%20L31.285%2C5.936%20L35.960%2C1.159%20C35.960%2C1.159%2035.562%2C0.994%2034.803%2C0.994%20C30.084%2C0.994%2026.259%2C4.755%2026.259%2C9.395%20C26.259%2C10.394%2026.436%2C11.368%2026.778%2C12.284%20L26.998%2C12.877%20L26.544%2C13.323%20L8.688%2C30.881%20C7.506%2C32.044%207.505%2C33.919%208.684%2C35.078%20C9.860%2C36.234%2011.774%2C36.233%2012.953%2C35.074%20L30.809%2C17.516%20L31.263%2C17.070%20L31.865%2C17.287%20C32.798%2C17.622%2033.787%2C17.796%2034.803%2C17.796%20C39.523%2C17.796%2043.347%2C14.035%2043.347%2C9.395%20C43.347%2C8.832%2043.276%2C8.282%2043.166%2C7.741%20ZM10.406%2C33.411%20C10.306%2C33.312%2010.181%2C33.254%2010.051%2C33.235%20L26.577%2C16.985%20C26.595%2C17.115%2026.654%2C17.239%2026.753%2C17.337%20C26.853%2C17.435%2026.977%2C17.494%2027.107%2C17.512%20L10.581%2C33.762%20C10.563%2C33.633%2010.505%2C33.508%2010.406%2C33.411%20ZM15.756%2C19.371%20L15.109%2C20.007%20L14.462%2C19.371%20L12.117%2C17.065%20C10.716%2C17.875%208.884%2C17.701%207.687%2C16.524%20L1.859%2C10.793%20C-0.638%2C8.338%20-0.634%2C4.350%201.863%2C1.895%20C4.360%2C-0.561%208.419%2C-0.561%2010.911%2C1.891%20L16.740%2C7.622%20C17.942%2C8.804%2018.117%2C10.602%2017.291%2C11.979%20L19.635%2C14.285%20L20.282%2C14.920%20L19.635%2C15.556%20L15.756%2C19.371%20ZM16.735%2C12.704%20L16.735%2C12.704%20L16.088%2C12.068%20L16.090%2C12.067%20C17.161%2C11.014%2017.162%2C9.309%2016.093%2C8.258%20L10.265%2C2.527%20C8.132%2C0.429%204.652%2C0.423%202.509%2C2.531%20C0.371%2C4.633%200.365%2C8.052%202.505%2C10.157%20L8.334%2C15.888%20C9.394%2C16.931%2011.136%2C16.938%2012.206%2C15.886%20L12.209%2C15.884%20L12.855%2C16.519%20L12.855%2C16.520%20L15.109%2C18.736%20L18.989%2C14.920%20L16.735%2C12.704%20ZM32.732%2C30.442%20C33.627%2C29.819%2035.081%2C30.076%2035.081%2C30.076%20L38.046%2C36.945%20L36.503%2C38.462%20L29.517%2C35.547%20C29.517%2C35.547%2029.597%2C34.097%2029.948%2C33.294%20L24.994%2C28.424%20L24.994%2C28.424%20L24.284%2C27.725%20L27.127%2C24.929%20L32.732%2C30.442%20ZM30.658%2C32.595%20L31.140%2C33.069%20L30.871%2C33.684%20C30.804%2C33.839%2030.738%2C34.071%2030.681%2C34.352%20C30.645%2C34.531%2030.622%2C34.729%2030.597%2C34.924%20L36.272%2C37.292%20L36.856%2C36.717%20L34.396%2C31.018%20C34.183%2C31.016%2033.970%2C31.027%2033.775%2C31.068%20C33.580%2C31.110%2033.423%2C31.172%2033.313%2C31.249%20L32.621%2C31.730%20L32.022%2C31.140%20L27.127%2C26.327%20L25.705%2C27.725%20L30.658%2C32.595%20Z%22%20fill-rule%3D%22evenodd%22%20fill%3D%22%23fff%22%20class%3D%22cls-1%22%2F%3E%0A%3C%2Fsvg%3E"); }
  .icon-route-management {
    background-image: svg("Route", "[fill]: #000");
    background-position: 50% 50%; }
    .icon-route-management_white {
      background-image: svg("Route", "[fill]: #fff"); }
  .icon-compare-yes {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20version%3D%221.1%22%20id%3D%22%D0%A1%D0%BB%D0%BE%D0%B9_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%20viewBox%3D%220%200%2032%2032%22%20style%3D%22enable-background%3Anew%200%200%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%0A%3Cpath%20id%3D%22Ellipse_2_copy_4%22%20fill%3D%22%2311DE4B%22%20class%3D%22st0%22%20d%3D%22M16%2C0c8.8%2C0%2C16%2C7.2%2C16%2C16s-7.2%2C16-16%2C16S0%2C24.8%2C0%2C16S7.2%2C0%2C16%2C0z%20M8%2C18v-4h16v4H8z%20M14%2C8%0A%09h4v16h-4V8z%22%2F%3E%0A%3Crect%20x%3D%2214%22%20y%3D%228%22%20fill%3D%22%23FCFCFC%22%20class%3D%22st1%22%20width%3D%224%22%20height%3D%2216%22%2F%3E%0A%3Crect%20x%3D%228%22%20y%3D%2214%22%20fill%3D%22%23FCFCFC%22%20class%3D%22st1%22%20width%3D%2216%22%20height%3D%224%22%2F%3E%0A%3C%2Fsvg%3E");
    height: 32px;
    width: 32px; }
  .icon-compare-no {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20id%3D%22Ellipse_2_copy_8%22%20fill%3D%22%23c03%22%20data-name%3D%22Ellipse%202%20copy%208%22%20class%3D%22cls-1%22%20d%3D%22M1298%2C773a16%2C16%2C0%2C1%2C1-16%2C16A16%2C16%2C0%2C0%2C1%2C1298%2C773Zm-8%2C18v-4h16v4h-16Z%22%20transform%3D%22translate(-1282%20-773)%22%2F%3E%0A%3C%2Fsvg%3E");
    height: 32px;
    width: 32px; }
  .icon-compare-not-now {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20version%3D%221.1%22%20id%3D%22%D0%A1%D0%BB%D0%BE%D0%B9_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%20viewBox%3D%220%200%2032%2032%22%20style%3D%22enable-background%3Anew%200%200%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%0A%3Cpath%20id%3D%22Ellipse_2_copy_3%22%20fill%3D%22%23F2CB3D%22%20class%3D%22st0%22%20d%3D%22M16%2C0c8.8%2C0%2C16%2C7.2%2C16%2C16s-7.2%2C16-16%2C16S0%2C24.8%2C0%2C16S7.2%2C0%2C16%2C0z%20M8%2C18v-4h16v4H8z%20M14%2C8%0A%09h4v16h-4V8z%22%2F%3E%0A%3Crect%20x%3D%228%22%20y%3D%2214%22%20fill%3D%22%23FFFFFF%22%20class%3D%22st1%22%20width%3D%2216%22%20height%3D%224%22%2F%3E%0A%3Crect%20x%3D%2214%22%20y%3D%228%22%20fill%3D%22%23FFFFFF%22%20class%3D%22st1%22%20width%3D%224%22%20height%3D%2216%22%2F%3E%0A%3C%2Fsvg%3E");
    height: 32px;
    width: 32px; }

.btn,
button, input[type="button"], input[type="reset"], input[type="submit"] {
  border: 1px solid transparent;
  -webkit-border-radius: 18px;
          border-radius: 18px;
  display: inline-block;
  position: relative;
  overflow: hidden;
  clear: both;
  max-width: 100%;
  margin: 0 -4px 15px 0;
  padding: 0;
  font-family: 'Source Sans Pro Semi Bold', Verdana, Helvetica, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: center;
  vertical-align: top;
  outline: none;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-shadow: none;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  background-color: #3591d1;
  border-color: #3591d1;
  color: #fff;
  fill: #fff;
  strok: #fff;
  border-width: 0;
  height: 36px;
  padding-right: 18px;
  padding-left: 18px;
  font-size: 1rem;
  line-height: 36px; }
  .btn:hover, .btn.hover, .btn:focus, .btn.focus,
  button:hover,
  button.hover,
  button:focus,
  button.focus, input[type="button"]:hover, input[type="button"].hover, input[type="button"]:focus, input[type="button"].focus, input[type="reset"]:hover, input[type="reset"].hover, input[type="reset"]:focus, input[type="reset"].focus, input[type="submit"]:hover, input[type="submit"].hover, input[type="submit"]:focus, input[type="submit"].focus {
    background-color: #6d5ab7;
    border-color: #6d5ab7;
    color: #fff;
    fill: #fff;
    strok: #fff; }
  .btn:active, .btn.active,
  button:active,
  button.active, input[type="button"]:active, input[type="button"].active, input[type="reset"]:active, input[type="reset"].active, input[type="submit"]:active, input[type="submit"].active {
    background-color: #5b4a9c;
    border-color: #5b4a9c;
    color: #fff;
    fill: #fff;
    strok: #fff; }
  .btn.disabled, .btn.disabled:hover,
  .disabled .btn,
  .disabled .btn:hover, .btn[disabled], .btn[disabled]:hover,
  button.disabled,
  button.disabled:hover,
  .disabled
  button,
  .disabled
  button:hover,
  button[disabled],
  button[disabled]:hover, input[type="button"].disabled, input[type="button"].disabled:hover,
  .disabled input[type="button"],
  .disabled input[type="button"]:hover, input[type="button"][disabled], input[type="button"][disabled]:hover, input[type="reset"].disabled, input[type="reset"].disabled:hover,
  .disabled input[type="reset"],
  .disabled input[type="reset"]:hover, input[type="reset"][disabled], input[type="reset"][disabled]:hover, input[type="submit"].disabled, input[type="submit"].disabled:hover,
  .disabled input[type="submit"],
  .disabled input[type="submit"]:hover, input[type="submit"][disabled], input[type="submit"][disabled]:hover {
    background-color: #ddd;
    border-color: #ddd;
    color: #fff;
    fill: #fff;
    strok: #fff; }
  .btn:hover, .btn.hover, .btn:focus, .btn.focus,
  button:hover,
  button.hover,
  button:focus,
  button.focus, input[type="button"]:hover, input[type="button"].hover, input[type="button"]:focus, input[type="button"].focus, input[type="reset"]:hover, input[type="reset"].hover, input[type="reset"]:focus, input[type="reset"].focus, input[type="submit"]:hover, input[type="submit"].hover, input[type="submit"]:focus, input[type="submit"].focus {
    text-decoration: none; }
  .btn.disabled, .btn.disabled:hover,
  .disabled .btn,
  .disabled .btn:hover, .btn[disabled], .btn[disabled]:hover,
  button.disabled,
  button.disabled:hover,
  .disabled
  button,
  .disabled
  button:hover,
  button[disabled],
  button[disabled]:hover, input[type="button"].disabled, input[type="button"].disabled:hover,
  .disabled input[type="button"],
  .disabled input[type="button"]:hover, input[type="button"][disabled], input[type="button"][disabled]:hover, input[type="reset"].disabled, input[type="reset"].disabled:hover,
  .disabled input[type="reset"],
  .disabled input[type="reset"]:hover, input[type="reset"][disabled], input[type="reset"][disabled]:hover, input[type="submit"].disabled, input[type="submit"].disabled:hover,
  .disabled input[type="submit"],
  .disabled input[type="submit"]:hover, input[type="submit"][disabled], input[type="submit"][disabled]:hover {
    opacity: 0.5;
    filter: alpha(opacity=50);
    cursor: default;
    pointer-events: none; }
  .btn + .btn,
  button + .btn, input[type="button"] + .btn, input[type="reset"] + .btn, input[type="submit"] + .btn {
    margin-left: 15px; }
  .btn:last-child, .btn.pull-right, .btn.pull-left,
  button:last-child,
  button.pull-right,
  button.pull-left, input[type="button"]:last-child, input[type="button"].pull-right, input[type="button"].pull-left, input[type="reset"]:last-child, input[type="reset"].pull-right, input[type="reset"].pull-left, input[type="submit"]:last-child, input[type="submit"].pull-right, input[type="submit"].pull-left {
    margin-right: 0; }
  .btn.btn_block,
  button.btn_block, input[type="button"].btn_block, input[type="reset"].btn_block, input[type="submit"].btn_block {
    display: block;
    width: 100%; }
    .btn.btn_block + .btn.btn_block,
    button.btn_block + .btn.btn_block, input[type="button"].btn_block + .btn.btn_block, input[type="reset"].btn_block + .btn.btn_block, input[type="submit"].btn_block + .btn.btn_block, .btn.btn_block +
    button.btn_block,
    button.btn_block +
    button.btn_block, input[type="button"].btn_block +
    button.btn_block, input[type="reset"].btn_block +
    button.btn_block, input[type="submit"].btn_block +
    button.btn_block, .btn.btn_block + input[type="button"].btn_block,
    button.btn_block + input[type="button"].btn_block, input[type="button"].btn_block + input[type="button"].btn_block, input[type="reset"].btn_block + input[type="button"].btn_block, input[type="submit"].btn_block + input[type="button"].btn_block, .btn.btn_block + input[type="reset"].btn_block,
    button.btn_block + input[type="reset"].btn_block, input[type="button"].btn_block + input[type="reset"].btn_block, input[type="reset"].btn_block + input[type="reset"].btn_block, input[type="submit"].btn_block + input[type="reset"].btn_block, .btn.btn_block + input[type="submit"].btn_block,
    button.btn_block + input[type="submit"].btn_block, input[type="button"].btn_block + input[type="submit"].btn_block, input[type="reset"].btn_block + input[type="submit"].btn_block, input[type="submit"].btn_block + input[type="submit"].btn_block {
      margin-top: 15px;
      margin-left: 0; }
  .btn.btn_white,
  button.btn_white, input[type="button"].btn_white, input[type="reset"].btn_white, input[type="submit"].btn_white {
    background-color: #fff;
    border-color: #fff;
    color: #000;
    fill: #000;
    strok: #000; }
    .btn.btn_white:hover, .btn.btn_white.hover, .btn.btn_white:focus, .btn.btn_white.focus,
    button.btn_white:hover,
    button.btn_white.hover,
    button.btn_white:focus,
    button.btn_white.focus, input[type="button"].btn_white:hover, input[type="button"].btn_white.hover, input[type="button"].btn_white:focus, input[type="button"].btn_white.focus, input[type="reset"].btn_white:hover, input[type="reset"].btn_white.hover, input[type="reset"].btn_white:focus, input[type="reset"].btn_white.focus, input[type="submit"].btn_white:hover, input[type="submit"].btn_white.hover, input[type="submit"].btn_white:focus, input[type="submit"].btn_white.focus {
      background-color: #6d5ab7;
      border-color: #6d5ab7;
      color: #fff;
      fill: #fff;
      strok: #fff; }
    .btn.btn_white:active, .btn.btn_white.active,
    button.btn_white:active,
    button.btn_white.active, input[type="button"].btn_white:active, input[type="button"].btn_white.active, input[type="reset"].btn_white:active, input[type="reset"].btn_white.active, input[type="submit"].btn_white:active, input[type="submit"].btn_white.active {
      background-color: #5b4a9c;
      border-color: #5b4a9c;
      color: #fff;
      fill: #fff;
      strok: #fff; }
    .btn.btn_white.disabled, .btn.btn_white.disabled:hover,
    .disabled .btn.btn_white,
    .disabled .btn.btn_white:hover, .btn.btn_white[disabled], .btn.btn_white[disabled]:hover,
    button.btn_white.disabled,
    button.btn_white.disabled:hover,
    .disabled
    button.btn_white,
    .disabled
    button.btn_white:hover,
    button.btn_white[disabled],
    button.btn_white[disabled]:hover, input[type="button"].btn_white.disabled, input[type="button"].btn_white.disabled:hover,
    .disabled input[type="button"].btn_white,
    .disabled input[type="button"].btn_white:hover, input[type="button"].btn_white[disabled], input[type="button"].btn_white[disabled]:hover, input[type="reset"].btn_white.disabled, input[type="reset"].btn_white.disabled:hover,
    .disabled input[type="reset"].btn_white,
    .disabled input[type="reset"].btn_white:hover, input[type="reset"].btn_white[disabled], input[type="reset"].btn_white[disabled]:hover, input[type="submit"].btn_white.disabled, input[type="submit"].btn_white.disabled:hover,
    .disabled input[type="submit"].btn_white,
    .disabled input[type="submit"].btn_white:hover, input[type="submit"].btn_white[disabled], input[type="submit"].btn_white[disabled]:hover {
      background-color: #ddd;
      border-color: #ddd;
      color: #fff;
      fill: #fff;
      strok: #fff; }
  .btn.btn_rss,
  button.btn_rss, input[type="button"].btn_rss, input[type="reset"].btn_rss, input[type="submit"].btn_rss {
    background-color: #f7941f;
    border-color: #f7941f;
    color: #fff;
    fill: #fff;
    strok: #fff; }
    .btn.btn_rss:hover, .btn.btn_rss.hover, .btn.btn_rss:focus, .btn.btn_rss.focus,
    button.btn_rss:hover,
    button.btn_rss.hover,
    button.btn_rss:focus,
    button.btn_rss.focus, input[type="button"].btn_rss:hover, input[type="button"].btn_rss.hover, input[type="button"].btn_rss:focus, input[type="button"].btn_rss.focus, input[type="reset"].btn_rss:hover, input[type="reset"].btn_rss.hover, input[type="reset"].btn_rss:focus, input[type="reset"].btn_rss.focus, input[type="submit"].btn_rss:hover, input[type="submit"].btn_rss.hover, input[type="submit"].btn_rss:focus, input[type="submit"].btn_rss.focus {
      background-color: #f7941f;
      border-color: #f7941f;
      color: #fff;
      fill: #fff;
      strok: #fff; }
    .btn.btn_rss:active, .btn.btn_rss.active,
    button.btn_rss:active,
    button.btn_rss.active, input[type="button"].btn_rss:active, input[type="button"].btn_rss.active, input[type="reset"].btn_rss:active, input[type="reset"].btn_rss.active, input[type="submit"].btn_rss:active, input[type="submit"].btn_rss.active {
      background-color: #f7941f;
      border-color: #f7941f;
      color: #fff;
      fill: #fff;
      strok: #fff; }
    .btn.btn_rss.disabled, .btn.btn_rss.disabled:hover,
    .disabled .btn.btn_rss,
    .disabled .btn.btn_rss:hover, .btn.btn_rss[disabled], .btn.btn_rss[disabled]:hover,
    button.btn_rss.disabled,
    button.btn_rss.disabled:hover,
    .disabled
    button.btn_rss,
    .disabled
    button.btn_rss:hover,
    button.btn_rss[disabled],
    button.btn_rss[disabled]:hover, input[type="button"].btn_rss.disabled, input[type="button"].btn_rss.disabled:hover,
    .disabled input[type="button"].btn_rss,
    .disabled input[type="button"].btn_rss:hover, input[type="button"].btn_rss[disabled], input[type="button"].btn_rss[disabled]:hover, input[type="reset"].btn_rss.disabled, input[type="reset"].btn_rss.disabled:hover,
    .disabled input[type="reset"].btn_rss,
    .disabled input[type="reset"].btn_rss:hover, input[type="reset"].btn_rss[disabled], input[type="reset"].btn_rss[disabled]:hover, input[type="submit"].btn_rss.disabled, input[type="submit"].btn_rss.disabled:hover,
    .disabled input[type="submit"].btn_rss,
    .disabled input[type="submit"].btn_rss:hover, input[type="submit"].btn_rss[disabled], input[type="submit"].btn_rss[disabled]:hover {
      background-color: #ddd;
      border-color: #ddd;
      color: #fff;
      fill: #fff;
      strok: #fff; }
  .btn.btn_bd,
  button.btn_bd, input[type="button"].btn_bd, input[type="reset"].btn_bd, input[type="submit"].btn_bd {
    background-color: transparent;
    border-color: #3591d1;
    color: #000;
    fill: #000;
    strok: #000;
    border-width: 1px;
    height: 36px;
    padding-right: 18px;
    padding-left: 18px;
    font-size: 1rem;
    line-height: 34px; }
    .btn.btn_bd:hover, .btn.btn_bd.hover, .btn.btn_bd:focus, .btn.btn_bd.focus,
    button.btn_bd:hover,
    button.btn_bd.hover,
    button.btn_bd:focus,
    button.btn_bd.focus, input[type="button"].btn_bd:hover, input[type="button"].btn_bd.hover, input[type="button"].btn_bd:focus, input[type="button"].btn_bd.focus, input[type="reset"].btn_bd:hover, input[type="reset"].btn_bd.hover, input[type="reset"].btn_bd:focus, input[type="reset"].btn_bd.focus, input[type="submit"].btn_bd:hover, input[type="submit"].btn_bd.hover, input[type="submit"].btn_bd:focus, input[type="submit"].btn_bd.focus {
      background-color: transparent;
      border-color: #4a9cd6;
      color: #3591d1;
      fill: #3591d1;
      strok: #3591d1; }
    .btn.btn_bd:active, .btn.btn_bd.active,
    button.btn_bd:active,
    button.btn_bd.active, input[type="button"].btn_bd:active, input[type="button"].btn_bd.active, input[type="reset"].btn_bd:active, input[type="reset"].btn_bd.active, input[type="submit"].btn_bd:active, input[type="submit"].btn_bd.active {
      background-color: transparent;
      border-color: #56a3d9;
      color: #4a9cd6;
      fill: #4a9cd6;
      strok: #4a9cd6; }
    .btn.btn_bd.disabled, .btn.btn_bd.disabled:hover,
    .disabled .btn.btn_bd,
    .disabled .btn.btn_bd:hover, .btn.btn_bd[disabled], .btn.btn_bd[disabled]:hover,
    button.btn_bd.disabled,
    button.btn_bd.disabled:hover,
    .disabled
    button.btn_bd,
    .disabled
    button.btn_bd:hover,
    button.btn_bd[disabled],
    button.btn_bd[disabled]:hover, input[type="button"].btn_bd.disabled, input[type="button"].btn_bd.disabled:hover,
    .disabled input[type="button"].btn_bd,
    .disabled input[type="button"].btn_bd:hover, input[type="button"].btn_bd[disabled], input[type="button"].btn_bd[disabled]:hover, input[type="reset"].btn_bd.disabled, input[type="reset"].btn_bd.disabled:hover,
    .disabled input[type="reset"].btn_bd,
    .disabled input[type="reset"].btn_bd:hover, input[type="reset"].btn_bd[disabled], input[type="reset"].btn_bd[disabled]:hover, input[type="submit"].btn_bd.disabled, input[type="submit"].btn_bd.disabled:hover,
    .disabled input[type="submit"].btn_bd,
    .disabled input[type="submit"].btn_bd:hover, input[type="submit"].btn_bd[disabled], input[type="submit"].btn_bd[disabled]:hover {
      background-color: transparent;
      border-color: #ddd;
      color: #999;
      fill: #999;
      strok: #999; }
  .btn.btn_lg,
  button.btn_lg, input[type="button"].btn_lg, input[type="reset"].btn_lg, input[type="submit"].btn_lg {
    -webkit-border-radius: 25px;
            border-radius: 25px;
    border-width: 0;
    height: 50px;
    padding-right: 22px;
    padding-left: 22px;
    font-size: 1rem;
    line-height: 50px; }
    .btn.btn_lg.btn_bd,
    button.btn_lg.btn_bd, input[type="button"].btn_lg.btn_bd, input[type="reset"].btn_lg.btn_bd, input[type="submit"].btn_lg.btn_bd {
      border-width: 1px;
      height: 50px;
      padding-right: 22px;
      padding-left: 22px;
      font-size: 1rem;
      line-height: 48px; }
  .btn.btn_clean,
  button.btn_clean, input[type="button"].btn_clean, input[type="reset"].btn_clean, input[type="submit"].btn_clean {
    -webkit-border-radius: 0;
            border-radius: 0;
    fill: #fff;
    background-color: transparent;
    border-color: transparent;
    color: #333;
    fill: #333;
    strok: #fff;
    border-width: 0;
    height: 36px;
    padding-right: 0;
    padding-left: 0;
    font-size: 1rem;
    line-height: 36px; }
    .btn.btn_clean:hover, .btn.btn_clean.hover, .btn.btn_clean:focus, .btn.btn_clean.focus,
    button.btn_clean:hover,
    button.btn_clean.hover,
    button.btn_clean:focus,
    button.btn_clean.focus, input[type="button"].btn_clean:hover, input[type="button"].btn_clean.hover, input[type="button"].btn_clean:focus, input[type="button"].btn_clean.focus, input[type="reset"].btn_clean:hover, input[type="reset"].btn_clean.hover, input[type="reset"].btn_clean:focus, input[type="reset"].btn_clean.focus, input[type="submit"].btn_clean:hover, input[type="submit"].btn_clean.hover, input[type="submit"].btn_clean:focus, input[type="submit"].btn_clean.focus {
      background-color: transparent;
      border-color: transparent;
      color: #666;
      fill: #666;
      strok: #666; }
    .btn.btn_clean:active, .btn.btn_clean.active,
    button.btn_clean:active,
    button.btn_clean.active, input[type="button"].btn_clean:active, input[type="button"].btn_clean.active, input[type="reset"].btn_clean:active, input[type="reset"].btn_clean.active, input[type="submit"].btn_clean:active, input[type="submit"].btn_clean.active {
      background-color: transparent;
      border-color: transparent;
      color: #666;
      fill: #666;
      strok: #666; }
    .btn.btn_clean.disabled, .btn.btn_clean.disabled:hover,
    .disabled .btn.btn_clean,
    .disabled .btn.btn_clean:hover, .btn.btn_clean[disabled], .btn.btn_clean[disabled]:hover,
    button.btn_clean.disabled,
    button.btn_clean.disabled:hover,
    .disabled
    button.btn_clean,
    .disabled
    button.btn_clean:hover,
    button.btn_clean[disabled],
    button.btn_clean[disabled]:hover, input[type="button"].btn_clean.disabled, input[type="button"].btn_clean.disabled:hover,
    .disabled input[type="button"].btn_clean,
    .disabled input[type="button"].btn_clean:hover, input[type="button"].btn_clean[disabled], input[type="button"].btn_clean[disabled]:hover, input[type="reset"].btn_clean.disabled, input[type="reset"].btn_clean.disabled:hover,
    .disabled input[type="reset"].btn_clean,
    .disabled input[type="reset"].btn_clean:hover, input[type="reset"].btn_clean[disabled], input[type="reset"].btn_clean[disabled]:hover, input[type="submit"].btn_clean.disabled, input[type="submit"].btn_clean.disabled:hover,
    .disabled input[type="submit"].btn_clean,
    .disabled input[type="submit"].btn_clean:hover, input[type="submit"].btn_clean[disabled], input[type="submit"].btn_clean[disabled]:hover {
      background-color: transparent;
      border-color: transparent;
      color: #fff;
      fill: #fff;
      strok: #fff; }
    .btn.btn_clean.disabled, .btn.btn_clean.disabled:hover,
    .disabled .btn.btn_clean,
    .disabled .btn.btn_clean:hover, .btn.btn_clean[disabled], .btn.btn_clean[disabled]:hover,
    button.btn_clean.disabled,
    button.btn_clean.disabled:hover,
    .disabled
    button.btn_clean,
    .disabled
    button.btn_clean:hover,
    button.btn_clean[disabled],
    button.btn_clean[disabled]:hover, input[type="button"].btn_clean.disabled, input[type="button"].btn_clean.disabled:hover,
    .disabled input[type="button"].btn_clean,
    .disabled input[type="button"].btn_clean:hover, input[type="button"].btn_clean[disabled], input[type="button"].btn_clean[disabled]:hover, input[type="reset"].btn_clean.disabled, input[type="reset"].btn_clean.disabled:hover,
    .disabled input[type="reset"].btn_clean,
    .disabled input[type="reset"].btn_clean:hover, input[type="reset"].btn_clean[disabled], input[type="reset"].btn_clean[disabled]:hover, input[type="submit"].btn_clean.disabled, input[type="submit"].btn_clean.disabled:hover,
    .disabled input[type="submit"].btn_clean,
    .disabled input[type="submit"].btn_clean:hover, input[type="submit"].btn_clean[disabled], input[type="submit"].btn_clean[disabled]:hover {
      fill: #eee; }

label,
.label {
  display: block;
  position: relative;
  margin-bottom: 7.5px;
  font-size: 1rem; }
  label.sr-only,
  .label.sr-only {
    position: absolute;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    clip: rect(0, 0, 0, 0); }


.custom-check {
  display: inline-block;
  position: relative;
  width: auto;
  margin-bottom: 15px;
  padding-left: 25px; }
  .custom-check + .custom-check {
    margin-left: 20px; }
  .custom-check_type_radio.active {
    cursor: default; }
  .custom-check input {
    position: absolute;
    top: 5px;
    left: 0;
    margin: 0;
    padding: 0;
    outline: none; }

.select2-container {
  display: block;
  margin: 0 0 15px 0;
  font-family: 'Source Sans Pro Light', Verdana, Helvetica, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 1rem;
  text-align: left;
  text-transform: none; }
  .select2-container.select2 {
    width: 100% !important; }
  .select2-container .select2-selection--single {
    border-color: #b2b2b2;
    -webkit-border-radius: 18px;
            border-radius: 18px;
    -webkit-box-shadow: none;
            box-shadow: none;
    height: 36px;
    line-height: 34px;
    -webkit-transition: color 200ms ease, background-color 200ms ease, border-color 200ms ease;
    transition: color 200ms ease, background-color 200ms ease, border-color 200ms ease; }
    .select2-container .select2-selection--single:hover {
      border-color: #3591d1; }
    .error-form + .select2-container .select2-selection--single {
      border-color: #d33c26; }
    .select2-container .select2-selection--single .select2-selection__rendered {
      padding-right: 18px;
      padding-left: 18px;
      line-height: 34px; }
    .select2-container .select2-selection--single .select2-selection__placeholder {
      color: #ddd; }
    .select2-container .select2-selection--single .select2-selection__arrow {
      width: 34px;
      height: 34px; }
      .select2-container .select2-selection--single .select2-selection__arrow b {
        border-top-color: #000;
        border-width: 6px 5px 0 5px;
        margin-left: -5px;
        -webkit-transition: color 200ms ease, background-color 200ms ease, border-color 200ms ease;
        transition: color 200ms ease, background-color 200ms ease, border-color 200ms ease; }
  .select2-container.select2-container--focus .select2-selection--single, .select2-container.select2-container--open .select2-selection--single {
    border-color: #000; }
    .error-form + .select2-container.select2-container--focus .select2-selection--single, .error-form + .select2-container.select2-container--open .select2-selection--single {
      border-color: #d33c26; }
  .select2-container.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-bottom-color: #999;
    border-width: 0 5px 6px 5px; }
  .select2-container.select2-container--disabled .select2-selection--single {
    background: #eee;
    border-color: #ddd;
    color: #ddd; }
    .select2-container.select2-container--disabled .select2-selection--single .select2-selection__arrow b {
      border-top-color: #ddd; }
  .select2-container.select2-container--disabled.select2-container--focus .select2-selection--single, .select2-container.select2-container--disabled.select2-container--open .select2-selection--single {
    border-color: #ddd; }
  .select2-container .select2-search--dropdown .select2-search__field {
    border-color: #ddd;
    height: 30px;
    margin: 0;
    padding: 4px 13px;
    font-size: 1rem; }
  .select2-container .select2-results__option {
    list-style: none outside;
    margin: 0;
    padding: 4px 15px;
    font-size: 1rem; }
    .select2-container .select2-results__option--highlighted[aria-selected] {
      background: #3591d1;
      color: #fff; }
    .select2-container .select2-results__option[aria-selected="true"] {
      background: #eee;
      color: #000; }
      .select2-container .select2-results__option[aria-selected="true"]:hover {
        background: #3591d1;
        color: #fff; }

.select2-dropdown {
  border-color: #000;
  -webkit-border-radius: 0;
          border-radius: 0;
  font-size: 0.875rem; }


.tabs {
  position: relative;
  margin: 0;
  padding: 0; }
  .tabs::after {
    clear: both;
    content: "";
    display: table; }
  .tabs__item {
    display: inline;
    list-style: none outside;
    padding: 0; }
    .tabs__item:last-child .tabs__link {
      margin-right: 0; }
  .tabs__link {
    border-bottom: 1px solid transparent;
    display: inline-block;
    margin: 0 30px 15px 0;
    cursor: pointer;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease; }
    .tabs__link.is-active {
      text-decoration: underline;
      cursor: default; }
  .tabs__cnt {
    display: none;
    float: left;
    width: 100%; }
    .tabs__cnt.is-open {
      display: block; }

.nav-title {
  font-size: 1.6875rem; }

.nav-main {
  position: relative;
  margin: 0;
  padding: 0;
  font-family: 'Source Sans Pro', Verdana, Helvetica, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  font-weight: normal;
  font-style: normal; }
  .nav-main + .nav-main {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    padding-top: 15px; }
    .nav-main + .nav-main_info {
      border-top: none;
      margin-top: 78px; }
      @media screen and (max-width: 959px) {
        .nav-main + .nav-main_info {
          margin-top: 0; } }
      .nav-main + .nav-main_info:before {
        content: '';
        background: rgba(255, 255, 255, 0.2);
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 50px;
        height: 1px;
        font-size: 0;
        line-height: 0; }
  .header-main .nav-main {
    display: block;
    margin-bottom: 15px; }
    .header-main .nav-main::after {
      clear: both;
      content: "";
      display: table; }
  .nav-main__item {
    background: none;
    list-style: none outside;
    margin-bottom: 15px;
    padding: 0;
    font-size: 13px;
    line-height: 16px; }

.about-para  
{font-size: 13px;
text-align: justify;}

    .nav-main_col_3 .nav-main__item {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 31.76157%; }
      .nav-main_col_3 .nav-main__item:last-child {
        margin-right: 0; }
      .nav-main_col_3 .nav-main__item:nth-child(3n) {
        margin-right: 0; }
      .nav-main_col_3 .nav-main__item:nth-child(3n+1) {
        clear: left; }
    .nav-main_col_2 .nav-main__item {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 48.82117%; }
      .nav-main_col_2 .nav-main__item:last-child {
        margin-right: 0; }
      .nav-main_col_2 .nav-main__item:nth-child(2n) {
        margin-right: 0; }
      .nav-main_col_2 .nav-main__item:nth-child(2n+1) {
        clear: left; }
    .nav-main__item:before {
      display: none; }
  .nav-main__link {
    fill: #fff; }
    .footer-main .nav-main__link:hover, .nav-main__link.is-active {
      color: rgba(255, 255, 255, 0.5); }
    .nav-main__link .icon-link {
      margin: -3px 0 0 4px;
      opacity: .2; }

.header-main {
  background: #232323;
  position: relative;
  height: 70px;
  text-align: center; }
  .header-main_transparent {
    background: rgba(255, 255, 255, 0.9);
    position: absolute;
    top: 0;
    right: 0;
    bottom: auto;
    left: 0;
    z-index: 4; }
  .header-main_violet {
    background: #492c64;
    background: -webkit-linear-gradient(45deg, #492c64 0%, #311849 50%);
    background: linear-gradient(45deg, #492c64 0%, #311849 50%);
    filter: progid:DXImageTransform.Microsoft.gradient startColorstr="#492c64", endColorstr="#311849", GradientType=1;
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    z-index: 4; }
    .header-main.is-sticky {
      -webkit-box-shadow: 0 0 2px rgba(255, 255, 255, 0.4);
              box-shadow: 0 0 2px rgba(255, 255, 255, 0.4);
      position: fixed;
      top: 0;
      right: 0;
      left: 0;
    z-index: 90; }
  .header-main__logo {
    border: none;
    display: block;
    float: left;
    margin: 5px 0 0 0;
    color: #fff;
    line-height: 1;
    text-align: left;
    white-space: nowrap; }
    .header-main__logo:hover {
      color: #fff; }
    .header-main__logo img {
      width: auto; }
      @media screen and (max-width: 767px) {
        .header-main__logo img {
          width: 145px; } }
    .header-main__logo span {
      display: block;
      margin-left: 7px;
      font-size: 0.75rem; }
  .header-main__center {
    display: inline-block;
    position: relative;
    height: 60px;
    margin-left: 50px;
    text-align: left;
    vertical-align: top; }
    @media screen and (min-width: 960px) {
      .touch .header-main__center {
        position: static;
        float: right;
        margin-left: 0; } }
    @media screen and (max-width: 959px) {
      .header-main__center {
        position: static;
        float: right;
        margin-left: 0; } }
  .header-main__menu, .header-main__chat {
    
    float: right;
    height: 60px; 
    background-color:#1e92bf }
    .header-main_violet .header-main__menu, .header-main_violet .header-main__chat {
      border-left: 1px solid #492c64; }
    @media screen and (max-width: 959px) {
      .header-main__menu, .header-main__chat {
        display: block; } }
    .header-main__menu .btn, .header-main__chat .btn {
      border-width: 0;
      height: 60px;
      padding-right: 20px;
      padding-left: 20px;
      font-size: 1rem;
      line-height: 60px;
      margin: 0; }
      .header-main__menu .btn:hover, .header-main__chat .btn:hover {
        fill: #b0dffc; }
  .header-main__menu {
    display: none; }
    @media screen and (min-width: 960px) {
      .touch .header-main__menu {
        display: block; }
      .no-scroll .header-main__menu {
        opacity: 0;
        visibility: hidden; } }
    @media screen and (max-width: 959px) {
      .header-main__menu {
        display: block; }
        .no-scroll .header-main__menu {
          opacity: 0;
          visibility: hidden; } }
    .no-scroll .header-main__menu {
      opacity: 0;
      visibility: hidden; }
  .header-main__chat {
    opacity: 0; }
  @media screen and (min-width: 960px) {
    .touch .header-main__chat {
      border-right: 1px solid #444;
      border-left: none;
      display: block;
        float: left;
        opacity: 1; }
      .header-main_violet .touch .header-main__chat {
        border-right: 1px solid #492c64; }
      .header-main .touch .header-main__chat {
        display: none; } }
  @media screen and (max-width: 959px) {
    .header-main__chat {
      border-right: 1px solid #444;
      border-left: none;
      display: block;
        float: left;
        opacity: 1; }
      .header-main_violet .header-main__chat {
        border-right: 1px solid #492c64; }
      .header-main .header-main__chat {
        display: none; } }
  .header-main__phone {
    float: right;
    opacity: 0; }
    @media screen and (min-width: 960px) {
      .touch .header-main__phone {
        border-right: 1px solid #444;
        float: left;
        opacity: 1; }
        .header-main_violet .touch .header-main__phone {
          border-right: 1px solid #492c64; }
        .header-main .touch .header-main__phone {
          display: none; } }
    @media screen and (min-width: 480px) and (max-width: 959px) {
      .header-main__phone {
        border-right: 1px solid #444;
        float: left;
        opacity: 1; }
        .header-main_violet .header-main__phone {
          border-right: 1px solid #492c64; }
        .header-main .header-main__phone {
          display: none; } }
    @media screen and (max-width: 479px) {
      .header-main__phone {
        border-right: 1px solid #444;
        float: left;
        opacity: 1; }
        .header-main_violet .header-main__phone {
          border-right: 1px solid #492c64; }
        .header-main .header-main__phone {
          display: none; } }
    .header-main__phone .btn {
      border-width: 0;
      height: 60px;
      padding-right: 20px;
      padding-left: 20px;
      font-size: 1rem;
      line-height: 60px;
      margin: 0;
      padding-right: 35px; }
      @media screen and (min-width: 960px) {
        .touch .header-main__phone .btn {
          padding-right: 20px; } }
      @media screen and (max-width: 959px) {
        .header-main__phone .btn {
          padding-right: 20px; } }
     
        @media screen and (min-width: 960px) {
          .touch .header-main__phone .btn:after {
            display: none; } }
        @media screen and (max-width: 959px) {
          .header-main__phone .btn:after {
            display: none; } }
      .header-main__phone .btn:hover {
        fill: #b0dffc; }
        .header-main__phone .btn:hover:after {
          background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%229%22%20height%3D%225%22%20viewBox%3D%220%200%209%205%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20stroke-linejoin%3A%20round%3B%0A%20%20%20%20%20%20%20%20stroke-width%3A%201px%3B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20class%3D%22cls-1%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20d%3D%22M8.321-.006L4.507%2C3.684%2C0.694-.006%22%2F%3E%0A%3C%2Fsvg%3E"); }
      .header-main__phone .btn .icon {
        display: none; }
        @media screen and (min-width: 960px) {
          .touch .header-main__phone .btn .icon {
            display: inline-block; } }
        @media screen and (max-width: 959px) {
          .header-main__phone .btn .icon {
            display: inline-block; } }
      @media screen and (min-width: 960px) {
        .touch .header-main__phone .btn span {
          display: none; } }
      @media screen and (max-width: 959px) {
        .header-main__phone .btn span {
          display: none; } }
  .header-main__tour.btn {
    float: right;
    clear: none;
    margin: 12px 0 0 0; }
    .touch .header-main__tour.btn {
      margin-right: 30px; }
    @media screen and (max-width: 1199px) {
      .header-main__tour.btn {
        display: none; } }

.header-main-sticky {
  display: none;
  height: 60px; }
    .header-main_transparent.is-sticky + .header-main-sticky {
    display: none; }
.search-main {
  border-left: 1px solid #444;
  display: inline-block;
  margin: 12px -4px 0 20px;
  vertical-align: top;
  opacity: 0; }
  .header-main_violet .search-main {
    border-left: 1px solid #492c64; }
  @media screen and (min-width: 960px) {
    .touch .search-main {
      border-left: none;
      border-right: 1px solid #444;
      height: 60px;
      margin: 0;
      float: left;
      opacity: 1; }
      .header-main_violet .touch .search-main {
        border-right: 1px solid #492c64; }
      .header-main .touch .search-main {
        display: none; } }
  @media screen and (max-width: 959px) {
    .search-main {
      border-left: none;
      border-right: 1px solid #444;
      height: 60px;
      margin: 0;
      float: left;
      opacity: 1; }
      .header-main_violet .search-main {
        border-right: 1px solid #492c64; }
      .header-main .search-main {
        display: none; } }
  .search-main__trigger.btn {
    margin: 0;
    padding: 0 20px; }
    .search-main__trigger.btn:hover {
      fill: #b0dffc; }
    @media screen and (min-width: 960px) {
      .touch .search-main__trigger.btn {
        border-width: 0;
        height: 60px;
        padding-right: 20px;
        padding-left: 20px;
        font-size: 1rem;
        line-height: 60px; } }
    @media screen and (max-width: 959px) {
      .search-main__trigger.btn {
        border-width: 0;
        height: 60px;
        padding-right: 20px;
        padding-left: 20px;
        font-size: 1rem;
        line-height: 60px; } }
  
.footer-main {
  background: #1e92bf;
  /*background: -webkit-linear-gradient(315deg, #1e92bf 0%, #0066b3 50%);
  background: linear-gradient(135deg, #1e92bf 0%, #0066b3 50%);*/
  background: -webkit-linear-gradient(315deg, #1e92bfa3 0%, #0066b3e0 50%);
  filter: progid:DXImageTransform.Microsoft.gradient startColorstr="#492c64", endColorstr="#311849", GradientType=1;
  position: relative;
  margin: 0;
  padding: 30px 0;
  color: #fff;
  z-index: 2; }
  .footer-main a {
    border: none;
    color: #fff; }
    .footer-main a:hover {
      color: #88d1ff; }
  .footer-main .row + .row {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    margin-top: 30px;
    padding-top: 30px; }
  .footer-main .col {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 23.23176%; }
    .footer-main .col:last-child {
      margin-right: 0; }
    @media screen and (max-width: 959px) {
      .footer-main .col {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%;
        margin-bottom: 30px; }
        .footer-main .col:last-child {
          margin-right: 0; }
        .footer-main .col:nth-child(2n) {
          margin-right: 0; }
        .footer-main .col:nth-child(2n+1) {
          clear: left; } }
    @media screen and (max-width: 479px) {
      .footer-main .col {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 100%; }
        .footer-main .col:last-child {
          margin-right: 0; }
        .footer-main .col:nth-child(2n) {
          margin-right: 2.35765%; }
        .footer-main .col:nth-child(2n+1) {
          clear: none; } }
  .footer-main__about {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 74.41059%;
    font-size: 1rem;
    line-height: 1.5; }
    .footer-main__about:last-child {
      margin-right: 0; }
    @media screen and (min-width: 768px) and (max-width: 1199px) {
      .footer-main__about {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%; }
        .footer-main__about:last-child {
          margin-right: 0; } }
    @media screen and (max-width: 767px) {
      .footer-main__about {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 100%;
        margin-bottom: 30px; }
        .footer-main__about:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 768px) and (max-width: 1199px) {
      .footer-main__about + .col {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%; }
        .footer-main__about + .col:last-child {
          margin-right: 0; } }
    @media screen and (max-width: 767px) {
      .footer-main__about + .col {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 100%;
        margin-bottom: 0; }
        .footer-main__about + .col:last-child {
          margin-right: 0; } }
    .footer-main__about h4 {
      margin-bottom: 20px; }
  .footer-main__copy {
    margin-top: 20px;

    color: #ffffffb3;
    font-size: 0.875rem; }
    @media screen and (max-width: 959px) {
      .footer-main__copy {
        margin-top: 0; } }

.social {
  clear: both; }
  .social__item {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    display: inline-block;
    width: 34px;
    height: 34px;
    margin-bottom: 15px;
    vertical-align: middle;
    text-indent: -9999px;
    fill: #fff; }
    .social__item + .social__item {
      margin-left: 30px; }
      @media screen and (min-width: 1200px) and (max-width: 1599px) {
        .social__item + .social__item {
          margin-left: 15px; } }
      @media screen and (max-width: 479px) {
        .social__item + .social__item {
          margin-left: 15px; } }
    .social__item:hover {
      fill: #b0dffc; }
    .social__item.facebook {
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20class%3D%22cls-1%22%20fill%3D%22%23fff%22%20d%3D%22M27.606%2C32H21.5a0.5%2C0.5%2C0%2C0%2C1-.5-0.5v-13a0.5%2C0.5%2C0%2C0%2C1%2C.5-0.5h3.094l0.392-4H21.5a0.5%2C0.5%2C0%2C0%2C1-.5-0.5V11.623a3.554%2C3.554%2C0%2C0%2C1%2C.276-1.79A2%2C2%2C0%2C0%2C1%2C23.183%2C9H25V6H21.8c-4.27%2C0-5.1%2C1.98-5.1%2C5.4l-0.1%2C2.554a0.5%2C0.5%2C0%2C0%2C1-.5.48l-3.1.013V18h3.5a0.5%2C0.5%2C0%2C0%2C1%2C.5.5v13a0.5%2C0.5%2C0%2C0%2C1-.5.5H4.394A4.4%2C4.4%2C0%2C0%2C1%2C0%2C27.605V4.394A4.4%2C4.4%2C0%2C0%2C1%2C4.394%2C0H27.606A4.4%2C4.4%2C0%2C0%2C1%2C32%2C4.394V27.605A4.4%2C4.4%2C0%2C0%2C1%2C27.606%2C32ZM22%2C31h5.605A3.4%2C3.4%2C0%2C0%2C0%2C31%2C27.605V4.394A3.4%2C3.4%2C0%2C0%2C0%2C27.606%2C1H4.394A3.4%2C3.4%2C0%2C0%2C0%2C1%2C4.394V27.605A3.4%2C3.4%2C0%2C0%2C0%2C4.394%2C31H16V19H12.5a0.5%2C0.5%2C0%2C0%2C1-.5-0.5V13.95a0.5%2C0.5%2C0%2C0%2C1%2C.5-0.5l3.118-.012L15.7%2C11.382c0-3.3.739-6.381%2C6.1-6.381h3.7a0.5%2C0.5%2C0%2C0%2C1%2C.5.5v4a0.5%2C0.5%2C0%2C0%2C1-.5.5H23.183a1%2C1%2C0%2C0%2C0-1.04.333A2.8%2C2.8%2C0%2C0%2C0%2C22%2C11.539V13h3.537a0.5%2C0.5%2C0%2C0%2C1%2C.5.549l-0.49%2C5a0.5%2C0.5%2C0%2C0%2C1-.5.451H22V31Z%22%2F%3E%0A%3C%2Fsvg%3E"); }
      .social__item.facebook:hover {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20class%3D%22cls-1%22%20fill%3D%22%23b0dffc%22%20d%3D%22M27.606%2C32H21.5a0.5%2C0.5%2C0%2C0%2C1-.5-0.5v-13a0.5%2C0.5%2C0%2C0%2C1%2C.5-0.5h3.094l0.392-4H21.5a0.5%2C0.5%2C0%2C0%2C1-.5-0.5V11.623a3.554%2C3.554%2C0%2C0%2C1%2C.276-1.79A2%2C2%2C0%2C0%2C1%2C23.183%2C9H25V6H21.8c-4.27%2C0-5.1%2C1.98-5.1%2C5.4l-0.1%2C2.554a0.5%2C0.5%2C0%2C0%2C1-.5.48l-3.1.013V18h3.5a0.5%2C0.5%2C0%2C0%2C1%2C.5.5v13a0.5%2C0.5%2C0%2C0%2C1-.5.5H4.394A4.4%2C4.4%2C0%2C0%2C1%2C0%2C27.605V4.394A4.4%2C4.4%2C0%2C0%2C1%2C4.394%2C0H27.606A4.4%2C4.4%2C0%2C0%2C1%2C32%2C4.394V27.605A4.4%2C4.4%2C0%2C0%2C1%2C27.606%2C32ZM22%2C31h5.605A3.4%2C3.4%2C0%2C0%2C0%2C31%2C27.605V4.394A3.4%2C3.4%2C0%2C0%2C0%2C27.606%2C1H4.394A3.4%2C3.4%2C0%2C0%2C0%2C1%2C4.394V27.605A3.4%2C3.4%2C0%2C0%2C0%2C4.394%2C31H16V19H12.5a0.5%2C0.5%2C0%2C0%2C1-.5-0.5V13.95a0.5%2C0.5%2C0%2C0%2C1%2C.5-0.5l3.118-.012L15.7%2C11.382c0-3.3.739-6.381%2C6.1-6.381h3.7a0.5%2C0.5%2C0%2C0%2C1%2C.5.5v4a0.5%2C0.5%2C0%2C0%2C1-.5.5H23.183a1%2C1%2C0%2C0%2C0-1.04.333A2.8%2C2.8%2C0%2C0%2C0%2C22%2C11.539V13h3.537a0.5%2C0.5%2C0%2C0%2C1%2C.5.549l-0.49%2C5a0.5%2C0.5%2C0%2C0%2C1-.5.451H22V31Z%22%2F%3E%0A%3C%2Fsvg%3E"); }
    .social__item.twitter {
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2231%22%20height%3D%2225%22%20viewBox%3D%220%200%2031%2025%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20class%3D%22cls-1%22%20fill%3D%22%23fff%22%20d%3D%22M9.875%2C25A17.67%2C17.67%2C0%2C0%2C1%2C.184%2C22.214a0.5%2C0.5%2C0%2C0%2C1-.2-0.6A0.5%2C0.5%2C0%2C0%2C1%2C.541%2C21.3a11.308%2C11.308%2C0%2C0%2C0%2C1.417.051A11.439%2C11.439%2C0%2C0%2C0%2C8.2%2C19.623%2C6.492%2C6.492%2C0%2C0%2C1%2C5.68%2C18.461a6.268%2C6.268%2C0%2C0%2C1-2.325-3.28%2C0.5%2C0.5%2C0%2C0%2C1%2C.15-0.52%2C0.509%2C0.509%2C0%2C0%2C1%2C.54-0.081%2C1.086%2C1.086%2C0%2C0%2C0%2C.306.066%2C6.552%2C6.552%2C0%2C0%2C1-1.683-1.469A6.446%2C6.446%2C0%2C0%2C1%2C1.194%2C8.937a0.5%2C0.5%2C0%2C0%2C1%2C.248-0.431%2C0.507%2C0.507%2C0%2C0%2C1%2C.5-0.007%2C5.317%2C5.317%2C0%2C0%2C0%2C.743.334A6.266%2C6.266%2C0%2C0%2C1%2C1.194%2C4.626%2C6.528%2C6.528%2C0%2C0%2C1%2C2.1%2C1.343a0.508%2C0.508%2C0%2C0%2C1%2C.83-0.069A16.021%2C16.021%2C0%2C0%2C0%2C14.559%2C7.368%2C5.471%2C5.471%2C0%2C0%2C1%2C14.5%2C6.554%2C6.314%2C6.314%2C0%2C0%2C1%2C16.44%2C1.92%2C6.534%2C6.534%2C0%2C0%2C1%2C21.18%2C0a6.33%2C6.33%2C0%2C0%2C1%2C4.585%2C1.824A13.94%2C13.94%2C0%2C0%2C0%2C29.258.517a0.506%2C0.506%2C0%2C0%2C1%2C.557.054%2C0.5%2C0.5%2C0%2C0%2C1%2C.164.531A6.133%2C6.133%2C0%2C0%2C1%2C28.721%2C3.38a13.686%2C13.686%2C0%2C0%2C0%2C1.418-.514A0.51%2C0.51%2C0%2C0%2C1%2C30.726%2C3a0.5%2C0.5%2C0%2C0%2C1%2C.034.6%2C13.383%2C13.383%2C0%2C0%2C1-2.97%2C3.133V7.258a18.18%2C18.18%2C0%2C0%2C1-2%2C8.258%2C17.281%2C17.281%2C0%2C0%2C1-6.221%2C6.73A17.379%2C17.379%2C0%2C0%2C1%2C9.875%2C25ZM2.46%2C22.343A16.826%2C16.826%2C0%2C0%2C0%2C9.875%2C24a16.385%2C16.385%2C0%2C0%2C0%2C9.139-2.59%2C16.3%2C16.3%2C0%2C0%2C0%2C5.872-6.34A17.208%2C17.208%2C0%2C0%2C0%2C26.78%2C7.258V6.488a0.5%2C0.5%2C0%2C0%2C1%2C.2-0.4%2C13.439%2C13.439%2C0%2C0%2C0%2C1.9-1.711A14.144%2C14.144%2C0%2C0%2C1%2C26.9%2C4.8a0.5%2C0.5%2C0%2C0%2C1-.334-0.921%2C5.6%2C5.6%2C0%2C0%2C0%2C1.925-1.889A14.263%2C14.263%2C0%2C0%2C1%2C25.7%2C2.86a0.508%2C0.508%2C0%2C0%2C1-.467-0.149A5.36%2C5.36%2C0%2C0%2C0%2C21.18%2C1a5.481%2C5.481%2C0%2C0%2C0-4.028%2C1.629%2C5.283%2C5.283%2C0%2C0%2C0-1.641%2C3.925%2C3.781%2C3.781%2C0%2C0%2C0%2C.168%2C1.191A0.5%2C0.5%2C0%2C0%2C1%2C15.6%2C8.2a0.5%2C0.5%2C0%2C0%2C1-.421.2A16.927%2C16.927%2C0%2C0%2C1%2C2.652%2C2.493%2C5.379%2C5.379%2C0%2C0%2C0%2C2.2%2C4.626%2C5.337%2C5.337%2C0%2C0%2C0%2C4.708%2C9.3a0.5%2C0.5%2C0%2C0%2C1%2C.187.581%2C0.506%2C0.506%2C0%2C0%2C1-.518.329A7.876%2C7.876%2C0%2C0%2C1%2C2.251%2C9.74a5.368%2C5.368%2C0%2C0%2C0%2C1.2%2C2.808%2C5.471%2C5.471%2C0%2C0%2C0%2C3.222%2C1.944%2C0.5%2C0.5%2C0%2C0%2C1%2C.018.973%2C7.23%2C7.23%2C0%2C0%2C1-1.753.209c-0.113%2C0-.218%2C0-0.317-0.006a5.289%2C5.289%2C0%2C0%2C0%2C1.665%2C1.994%2C5.566%2C5.566%2C0%2C0%2C0%2C3.277%2C1.122%2C0.505%2C0.505%2C0%2C0%2C1%2C.467.342%2C0.5%2C0.5%2C0%2C0%2C1-.167.551A12.5%2C12.5%2C0%2C0%2C1%2C2.46%2C22.343Z%22%2F%3E%0A%3C%2Fsvg%3E"); }
      .social__item.twitter:hover {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2231%22%20height%3D%2225%22%20viewBox%3D%220%200%2031%2025%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20class%3D%22cls-1%22%20fill%3D%22%23b0dffc%22%20d%3D%22M9.875%2C25A17.67%2C17.67%2C0%2C0%2C1%2C.184%2C22.214a0.5%2C0.5%2C0%2C0%2C1-.2-0.6A0.5%2C0.5%2C0%2C0%2C1%2C.541%2C21.3a11.308%2C11.308%2C0%2C0%2C0%2C1.417.051A11.439%2C11.439%2C0%2C0%2C0%2C8.2%2C19.623%2C6.492%2C6.492%2C0%2C0%2C1%2C5.68%2C18.461a6.268%2C6.268%2C0%2C0%2C1-2.325-3.28%2C0.5%2C0.5%2C0%2C0%2C1%2C.15-0.52%2C0.509%2C0.509%2C0%2C0%2C1%2C.54-0.081%2C1.086%2C1.086%2C0%2C0%2C0%2C.306.066%2C6.552%2C6.552%2C0%2C0%2C1-1.683-1.469A6.446%2C6.446%2C0%2C0%2C1%2C1.194%2C8.937a0.5%2C0.5%2C0%2C0%2C1%2C.248-0.431%2C0.507%2C0.507%2C0%2C0%2C1%2C.5-0.007%2C5.317%2C5.317%2C0%2C0%2C0%2C.743.334A6.266%2C6.266%2C0%2C0%2C1%2C1.194%2C4.626%2C6.528%2C6.528%2C0%2C0%2C1%2C2.1%2C1.343a0.508%2C0.508%2C0%2C0%2C1%2C.83-0.069A16.021%2C16.021%2C0%2C0%2C0%2C14.559%2C7.368%2C5.471%2C5.471%2C0%2C0%2C1%2C14.5%2C6.554%2C6.314%2C6.314%2C0%2C0%2C1%2C16.44%2C1.92%2C6.534%2C6.534%2C0%2C0%2C1%2C21.18%2C0a6.33%2C6.33%2C0%2C0%2C1%2C4.585%2C1.824A13.94%2C13.94%2C0%2C0%2C0%2C29.258.517a0.506%2C0.506%2C0%2C0%2C1%2C.557.054%2C0.5%2C0.5%2C0%2C0%2C1%2C.164.531A6.133%2C6.133%2C0%2C0%2C1%2C28.721%2C3.38a13.686%2C13.686%2C0%2C0%2C0%2C1.418-.514A0.51%2C0.51%2C0%2C0%2C1%2C30.726%2C3a0.5%2C0.5%2C0%2C0%2C1%2C.034.6%2C13.383%2C13.383%2C0%2C0%2C1-2.97%2C3.133V7.258a18.18%2C18.18%2C0%2C0%2C1-2%2C8.258%2C17.281%2C17.281%2C0%2C0%2C1-6.221%2C6.73A17.379%2C17.379%2C0%2C0%2C1%2C9.875%2C25ZM2.46%2C22.343A16.826%2C16.826%2C0%2C0%2C0%2C9.875%2C24a16.385%2C16.385%2C0%2C0%2C0%2C9.139-2.59%2C16.3%2C16.3%2C0%2C0%2C0%2C5.872-6.34A17.208%2C17.208%2C0%2C0%2C0%2C26.78%2C7.258V6.488a0.5%2C0.5%2C0%2C0%2C1%2C.2-0.4%2C13.439%2C13.439%2C0%2C0%2C0%2C1.9-1.711A14.144%2C14.144%2C0%2C0%2C1%2C26.9%2C4.8a0.5%2C0.5%2C0%2C0%2C1-.334-0.921%2C5.6%2C5.6%2C0%2C0%2C0%2C1.925-1.889A14.263%2C14.263%2C0%2C0%2C1%2C25.7%2C2.86a0.508%2C0.508%2C0%2C0%2C1-.467-0.149A5.36%2C5.36%2C0%2C0%2C0%2C21.18%2C1a5.481%2C5.481%2C0%2C0%2C0-4.028%2C1.629%2C5.283%2C5.283%2C0%2C0%2C0-1.641%2C3.925%2C3.781%2C3.781%2C0%2C0%2C0%2C.168%2C1.191A0.5%2C0.5%2C0%2C0%2C1%2C15.6%2C8.2a0.5%2C0.5%2C0%2C0%2C1-.421.2A16.927%2C16.927%2C0%2C0%2C1%2C2.652%2C2.493%2C5.379%2C5.379%2C0%2C0%2C0%2C2.2%2C4.626%2C5.337%2C5.337%2C0%2C0%2C0%2C4.708%2C9.3a0.5%2C0.5%2C0%2C0%2C1%2C.187.581%2C0.506%2C0.506%2C0%2C0%2C1-.518.329A7.876%2C7.876%2C0%2C0%2C1%2C2.251%2C9.74a5.368%2C5.368%2C0%2C0%2C0%2C1.2%2C2.808%2C5.471%2C5.471%2C0%2C0%2C0%2C3.222%2C1.944%2C0.5%2C0.5%2C0%2C0%2C1%2C.018.973%2C7.23%2C7.23%2C0%2C0%2C1-1.753.209c-0.113%2C0-.218%2C0-0.317-0.006a5.289%2C5.289%2C0%2C0%2C0%2C1.665%2C1.994%2C5.566%2C5.566%2C0%2C0%2C0%2C3.277%2C1.122%2C0.505%2C0.505%2C0%2C0%2C1%2C.467.342%2C0.5%2C0.5%2C0%2C0%2C1-.167.551A12.5%2C12.5%2C0%2C0%2C1%2C2.46%2C22.343Z%22%2F%3E%0A%3C%2Fsvg%3E"); }
    .social__item.google {
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2230%22%20height%3D%2232%22%20viewBox%3D%220%200%2030%2032%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20class%3D%22cls-1%22%20fill%3D%22%23fff%22%20d%3D%22M15.218%2C7.666c-0.422-3.176-2.733-5.745-5.16-5.818h-0.1C7.586%2C1.846%2C6%2C4.262%2C6.418%2C7.408c0.418%2C3.19%2C2.73%2C5.848%2C5.157%2C5.922l0.1%2C0C14.045%2C13.332%2C15.63%2C10.831%2C15.218%2C7.666Zm-3.545%2C4.669H11.6c-1.923-.059-3.846-2.374-4.2-5.056a4.61%2C4.61%2C0%2C0%2C1%2C.838-3.643%2C2.227%2C2.227%2C0%2C0%2C1%2C1.712-.792h0.073C11.956%2C2.9%2C13.881%2C5.171%2C14.23%2C7.8a4.817%2C4.817%2C0%2C0%2C1-.874%2C3.749A2.209%2C2.209%2C0%2C0%2C1%2C11.673%2C12.335Zm5.517%2C4.9a6.6%2C6.6%2C0%2C0%2C1-2.062-2.152c0-.518%2C0-0.771%2C1.425-1.884a7.375%2C7.375%2C0%2C0%2C0%2C3.057-5.745%2C7.493%2C7.493%2C0%2C0%2C0-1.3-4.5h0.242a0.968%2C0.968%2C0%2C0%2C0%2C.58-0.149l2.123-1.5A0.694%2C0.694%2C0%2C0%2C0%2C21.627.43a0.83%2C0.83%2C0%2C0%2C0-.95-0.46H11.227c-4.9%2C0-9.2%2C3.474-9.2%2C7.69%2C0%2C4.3%2C3.254%2C7.465%2C7.654%2C7.713a3.529%2C3.529%2C0%2C0%2C0-.071.7%2C3.838%2C3.838%2C0%2C0%2C0%2C.354%2C1.607c-5.431.116-9.976%2C3.618-9.976%2C7.767%2C0%2C3.79%2C4.478%2C6.535%2C10.648%2C6.535%2C4.981%2C0%2C10.274-2.737%2C10.274-7.8C20.909%2C21.027%2C19.9%2C19.145%2C17.19%2C17.238ZM10.635%2C30.973c-5.23%2C0-9.651-2.136-9.651-5.545%2C0-3.453%2C4.032-6.787%2C9.263-6.787l1.646-.015a3.656%2C3.656%2C0%2C0%2C1-1.287-2.614%2C3.906%2C3.906%2C0%2C0%2C1%2C.477-1.759l-0.866.026c-4.306%2C0-7.195-2.838-7.195-6.62%2C0-3.711%2C3.988-6.693%2C8.2-6.693h9.451l-2.123%2C1H15.562a5.926%2C5.926%2C0%2C0%2C1%2C3.052%2C5.493A6.38%2C6.38%2C0%2C0%2C1%2C15.939%2C12.4c-1.517%2C1.187-1.805%2C1.7-1.805%2C2.711%2C0%2C0.865%2C1.631%2C2.33%2C2.482%2C2.936%2C2.5%2C1.76%2C3.3%2C3.4%2C3.3%2C6.124C19.912%2C27.578%2C16.617%2C30.973%2C10.635%2C30.973ZM13.6%2C20.087a7.615%2C7.615%2C0%2C0%2C0-2.342-.189h-0.1c-3.585%2C0-6.765%2C2.047-6.765%2C4.721%2C0%2C2.747%2C2.615%2C4.854%2C6.226%2C4.854%2C5.1%2C0%2C6.866-2.151%2C6.866-4.909a3.763%2C3.763%2C0%2C0%2C0-.115-0.969C16.979%2C22.036%2C15.562%2C21.444%2C13.6%2C20.087Zm-2.978%2C8.39c-2.932%2C0-5.229-1.589-5.229-3.858%2C0-2.084%2C2.7-3.725%2C5.768-3.725h0.086a6.419%2C6.419%2C0%2C0%2C1%2C1.909.1c0.2%2C0.137.393%2C0.174%2C0.58%2C0.3%2C1.59%2C1.078%2C2.43%2C1.637%2C2.67%2C2.593a2.622%2C2.622%2C0%2C0%2C1%2C.085.7C16.489%2C28.5%2C12.072%2C28.477%2C10.62%2C28.477ZM26%2C12.923V8.938h-1v3.985H21.019v1h3.988v3.986h1V13.92h3.988v-1H26Z%22%2F%3E%0A%3C%2Fsvg%3E"); }
      .social__item.google:hover {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2230%22%20height%3D%2232%22%20viewBox%3D%220%200%2030%2032%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20class%3D%22cls-1%22%20fill%3D%22%23b0dffc%22%20d%3D%22M15.218%2C7.666c-0.422-3.176-2.733-5.745-5.16-5.818h-0.1C7.586%2C1.846%2C6%2C4.262%2C6.418%2C7.408c0.418%2C3.19%2C2.73%2C5.848%2C5.157%2C5.922l0.1%2C0C14.045%2C13.332%2C15.63%2C10.831%2C15.218%2C7.666Zm-3.545%2C4.669H11.6c-1.923-.059-3.846-2.374-4.2-5.056a4.61%2C4.61%2C0%2C0%2C1%2C.838-3.643%2C2.227%2C2.227%2C0%2C0%2C1%2C1.712-.792h0.073C11.956%2C2.9%2C13.881%2C5.171%2C14.23%2C7.8a4.817%2C4.817%2C0%2C0%2C1-.874%2C3.749A2.209%2C2.209%2C0%2C0%2C1%2C11.673%2C12.335Zm5.517%2C4.9a6.6%2C6.6%2C0%2C0%2C1-2.062-2.152c0-.518%2C0-0.771%2C1.425-1.884a7.375%2C7.375%2C0%2C0%2C0%2C3.057-5.745%2C7.493%2C7.493%2C0%2C0%2C0-1.3-4.5h0.242a0.968%2C0.968%2C0%2C0%2C0%2C.58-0.149l2.123-1.5A0.694%2C0.694%2C0%2C0%2C0%2C21.627.43a0.83%2C0.83%2C0%2C0%2C0-.95-0.46H11.227c-4.9%2C0-9.2%2C3.474-9.2%2C7.69%2C0%2C4.3%2C3.254%2C7.465%2C7.654%2C7.713a3.529%2C3.529%2C0%2C0%2C0-.071.7%2C3.838%2C3.838%2C0%2C0%2C0%2C.354%2C1.607c-5.431.116-9.976%2C3.618-9.976%2C7.767%2C0%2C3.79%2C4.478%2C6.535%2C10.648%2C6.535%2C4.981%2C0%2C10.274-2.737%2C10.274-7.8C20.909%2C21.027%2C19.9%2C19.145%2C17.19%2C17.238ZM10.635%2C30.973c-5.23%2C0-9.651-2.136-9.651-5.545%2C0-3.453%2C4.032-6.787%2C9.263-6.787l1.646-.015a3.656%2C3.656%2C0%2C0%2C1-1.287-2.614%2C3.906%2C3.906%2C0%2C0%2C1%2C.477-1.759l-0.866.026c-4.306%2C0-7.195-2.838-7.195-6.62%2C0-3.711%2C3.988-6.693%2C8.2-6.693h9.451l-2.123%2C1H15.562a5.926%2C5.926%2C0%2C0%2C1%2C3.052%2C5.493A6.38%2C6.38%2C0%2C0%2C1%2C15.939%2C12.4c-1.517%2C1.187-1.805%2C1.7-1.805%2C2.711%2C0%2C0.865%2C1.631%2C2.33%2C2.482%2C2.936%2C2.5%2C1.76%2C3.3%2C3.4%2C3.3%2C6.124C19.912%2C27.578%2C16.617%2C30.973%2C10.635%2C30.973ZM13.6%2C20.087a7.615%2C7.615%2C0%2C0%2C0-2.342-.189h-0.1c-3.585%2C0-6.765%2C2.047-6.765%2C4.721%2C0%2C2.747%2C2.615%2C4.854%2C6.226%2C4.854%2C5.1%2C0%2C6.866-2.151%2C6.866-4.909a3.763%2C3.763%2C0%2C0%2C0-.115-0.969C16.979%2C22.036%2C15.562%2C21.444%2C13.6%2C20.087Zm-2.978%2C8.39c-2.932%2C0-5.229-1.589-5.229-3.858%2C0-2.084%2C2.7-3.725%2C5.768-3.725h0.086a6.419%2C6.419%2C0%2C0%2C1%2C1.909.1c0.2%2C0.137.393%2C0.174%2C0.58%2C0.3%2C1.59%2C1.078%2C2.43%2C1.637%2C2.67%2C2.593a2.622%2C2.622%2C0%2C0%2C1%2C.085.7C16.489%2C28.5%2C12.072%2C28.477%2C10.62%2C28.477ZM26%2C12.923V8.938h-1v3.985H21.019v1h3.988v3.986h1V13.92h3.988v-1H26Z%22%2F%3E%0A%3C%2Fsvg%3E"); }
    .social__item.linkedin {
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2231%22%20height%3D%2232%22%20viewBox%3D%220%200%2031%2032%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20class%3D%22cls-1%22%20fill%3D%22%23fff%22%20d%3D%22M22.664%2C10.533c-2.147%2C0-2.7.662-4.7%2C1.518V11.981c0-.552-0.009-0.981-0.56-0.981H11.055a0.983%2C0.983%2C0%2C0%2C0-1%2C1.033c0.082%2C1.736%2C0%2C18.792%2C0%2C18.965a1%2C1%2C0%2C0%2C0%2C1%2C1h6.352c0.551%2C0%2C.56-0.448.56-1V20.375a2.079%2C2.079%2C0%2C0%2C1%2C.352-1.156%2C2.587%2C2.587%2C0%2C0%2C1%2C2.38-1.7c0.607%2C0%2C2.26%2C0%2C2.26%2C3.3V31A1.125%2C1.125%2C0%2C0%2C0%2C24.1%2C32h6.352c0.551%2C0%2C.5-0.448.5-1V20.094C30.947%2C14.2%2C27.792%2C10.533%2C22.664%2C10.533ZM29.949%2C31H23.958V20.823c0-2.557-.853-4.3-3.149-4.3a3.735%2C3.735%2C0%2C0%2C0-3.446%2C2.313%2C4.175%2C4.175%2C0%2C0%2C0-.394%2C1.54V31H11.055s0.084-17%2C0-19h5.914v2.677c1-1.3%2C2.32-3.144%2C5.695-3.144%2C4.18%2C0%2C7.285%2C2.717%2C7.285%2C8.561V31ZM6.542%2C11H1.186A1.165%2C1.165%2C0%2C0%2C0%2C0%2C11.981V31a1.181%2C1.181%2C0%2C0%2C0%2C1.19%2C1H6.542a1.476%2C1.476%2C0%2C0%2C0%2C1.441-1V11.981A1.46%2C1.46%2C0%2C0%2C0%2C6.542%2C11ZM6.985%2C31H0.994V12H6.985V31Zm-3-31A4%2C4%2C0%2C1%2C0%2C7.983%2C4%2C4%2C4%2C0%2C0%2C0%2C3.99%2C0Zm0%2C7a3%2C3%2C0%2C1%2C1%2C3-3A3%2C3%2C0%2C0%2C1%2C3.99%2C7Z%22%2F%3E%0A%3C%2Fsvg%3E"); }
      .social__item.linkedin:hover {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2231%22%20height%3D%2232%22%20viewBox%3D%220%200%2031%2032%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20class%3D%22cls-1%22%20fill%3D%22%23b0dffc%22%20d%3D%22M22.664%2C10.533c-2.147%2C0-2.7.662-4.7%2C1.518V11.981c0-.552-0.009-0.981-0.56-0.981H11.055a0.983%2C0.983%2C0%2C0%2C0-1%2C1.033c0.082%2C1.736%2C0%2C18.792%2C0%2C18.965a1%2C1%2C0%2C0%2C0%2C1%2C1h6.352c0.551%2C0%2C.56-0.448.56-1V20.375a2.079%2C2.079%2C0%2C0%2C1%2C.352-1.156%2C2.587%2C2.587%2C0%2C0%2C1%2C2.38-1.7c0.607%2C0%2C2.26%2C0%2C2.26%2C3.3V31A1.125%2C1.125%2C0%2C0%2C0%2C24.1%2C32h6.352c0.551%2C0%2C.5-0.448.5-1V20.094C30.947%2C14.2%2C27.792%2C10.533%2C22.664%2C10.533ZM29.949%2C31H23.958V20.823c0-2.557-.853-4.3-3.149-4.3a3.735%2C3.735%2C0%2C0%2C0-3.446%2C2.313%2C4.175%2C4.175%2C0%2C0%2C0-.394%2C1.54V31H11.055s0.084-17%2C0-19h5.914v2.677c1-1.3%2C2.32-3.144%2C5.695-3.144%2C4.18%2C0%2C7.285%2C2.717%2C7.285%2C8.561V31ZM6.542%2C11H1.186A1.165%2C1.165%2C0%2C0%2C0%2C0%2C11.981V31a1.181%2C1.181%2C0%2C0%2C0%2C1.19%2C1H6.542a1.476%2C1.476%2C0%2C0%2C0%2C1.441-1V11.981A1.46%2C1.46%2C0%2C0%2C0%2C6.542%2C11ZM6.985%2C31H0.994V12H6.985V31Zm-3-31A4%2C4%2C0%2C1%2C0%2C7.983%2C4%2C4%2C4%2C0%2C0%2C0%2C3.99%2C0Zm0%2C7a3%2C3%2C0%2C1%2C1%2C3-3A3%2C3%2C0%2C0%2C1%2C3.99%2C7Z%22%2F%3E%0A%3C%2Fsvg%3E"); }
    .social__item.youtube {
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2234%22%20height%3D%2234%22%20viewBox%3D%220%200%2034%2034%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20class%3D%22cls-1%22%20fill%3D%22%23fff%22%20d%3D%22M16.2%2C12.473a1.623%2C1.623%2C0%2C0%2C0%2C1.446-.677%2C2.461%2C2.461%2C0%2C0%2C0%2C.719-1.882v-3.9a2.649%2C2.649%2C0%2C0%2C0-.641-1.826%2C1.752%2C1.752%2C0%2C0%2C0-1.483-.747%2C2.033%2C2.033%2C0%2C0%2C0-1.592.747%2C2.219%2C2.219%2C0%2C0%2C0-.727%2C1.768V9.874a2.528%2C2.528%2C0%2C0%2C0%2C.737%2C1.9A1.813%2C1.813%2C0%2C0%2C0%2C16.2%2C12.473Zm-0.82-6.581A0.63%2C0.63%2C0%2C0%2C1%2C15.591%2C5.4%2C0.8%2C0.8%2C0%2C0%2C1%2C16.148%2C5.2a0.669%2C0.669%2C0%2C0%2C1%2C.506.192%2C0.612%2C0.612%2C0%2C0%2C1%2C.23.495V10.05a0.8%2C0.8%2C0%2C0%2C1-.224.595%2C0.643%2C0.643%2C0%2C0%2C1-.512.21%2C0.736%2C0.736%2C0%2C0%2C1-.569-0.21%2C0.811%2C0.811%2C0%2C0%2C1-.2-0.595V5.892ZM9.4%2C12.424h1.545V8.66L13.77%2C0.5H11.63l-1.3%2C5.061H10.2L8.833%2C0.5H6.711L9.4%2C8.893v3.531Zm12.212-.238a4.651%2C4.651%2C0%2C0%2C0%2C1.215-1.536v1.59h1.5V3.451h-1.5V9.425a8.649%2C8.649%2C0%2C0%2C1-1.1%2C1.263%2C0.287%2C0.287%2C0%2C0%2C1-.287-0.148%2C0.768%2C0.768%2C0%2C0%2C1-.118-0.478V3.451h-1.5V10.7a2.9%2C2.9%2C0%2C0%2C0%2C.348%2C1.685A1.234%2C1.234%2C0%2C0%2C0%2C21.616%2C12.186ZM10.957%2C18.374H6.476v1.49H7.942V30.3h1.5V19.864h1.513v-1.49Zm14.2%2C3a2.229%2C2.229%2C0%2C0%2C0-1.659.643%2C4.177%2C4.177%2C0%2C0%2C0-.647%2C2.343V27.88a2.511%2C2.511%2C0%2C0%2C0%2C.589%2C1.769%2C2.045%2C2.045%2C0%2C0%2C0%2C1.61.651%2C2.256%2C2.256%2C0%2C0%2C0%2C1.7-.606%2C2.544%2C2.544%2C0%2C0%2C0%2C.569-1.814V27.473H25.757v0.354a1.718%2C1.718%2C0%2C0%2C1-.154.9%2C0.6%2C0.6%2C0%2C0%2C1-.521.2%2C0.561%2C0.561%2C0%2C0%2C1-.517-0.241%2C1.735%2C1.735%2C0%2C0%2C1-.154-0.861V25.844h2.907V24.357a4.591%2C4.591%2C0%2C0%2C0-.564-2.4A2.084%2C2.084%2C0%2C0%2C0%2C25.155%2C21.371Zm0.6%2C3.253H24.412V24.348a5.228%2C5.228%2C0%2C0%2C1%2C.16-1.4%2C0.605%2C0.605%2C0%2C0%2C1%2C.519-0.214%2C0.582%2C0.582%2C0%2C0%2C1%2C.507.214%2C5.237%2C5.237%2C0%2C0%2C1%2C.16%2C1.4v0.276Zm-5.9-3.439a1.512%2C1.512%2C0%2C0%2C0-.727.2%2C3.027%2C3.027%2C0%2C0%2C0-.759.57V18.374H16.885V30.208h1.576V29.582a2.032%2C2.032%2C0%2C0%2C0%2C.666.553%2C1.785%2C1.785%2C0%2C0%2C0%2C.823.186%2C1.3%2C1.3%2C0%2C0%2C0%2C1.061-.468%2C2.129%2C2.129%2C0%2C0%2C0%2C.363-1.331V23.244a2.545%2C2.545%2C0%2C0%2C0-.389-1.528A1.33%2C1.33%2C0%2C0%2C0%2C19.854%2C21.185Zm0.05%2C7.109a0.912%2C0.912%2C0%2C0%2C1-.27.56%2C0.5%2C0.5%2C0%2C0%2C1-.422.178%2C0.786%2C0.786%2C0%2C0%2C1-.374-0.092%2C1.661%2C1.661%2C0%2C0%2C1-.468-0.289V22.821a1.582%2C1.582%2C0%2C0%2C1%2C.414-0.246%2C0.746%2C0.746%2C0%2C0%2C1%2C.334-0.078%2C0.6%2C0.6%2C0%2C0%2C1%2C.489.207%2C1.1%2C1.1%2C0%2C0%2C1%2C.3.628v4.963Zm-5.972-.026a2.667%2C2.667%2C0%2C0%2C1-.576.427%2C1.116%2C1.116%2C0%2C0%2C1-.529.174%2C0.393%2C0.393%2C0%2C0%2C1-.32-0.128%2C0.71%2C0.71%2C0%2C0%2C1-.1-0.415V21.391H10.9v7.488a1.773%2C1.773%2C0%2C0%2C0%2C.32%2C1.086%2C0.95%2C0.95%2C0%2C0%2C0%2C.815.362%2C1.772%2C1.772%2C0%2C0%2C0%2C.907-0.258%2C4%2C4%2C0%2C0%2C0%2C.9-0.841V30.3H15.4V21.391H13.932v6.877ZM27.312%2C15H6.492C2.852%2C15%2C0%2C18.355%2C0%2C22v5.177A6.754%2C6.754%2C0%2C0%2C0%2C6.492%2C34H27.312A6.933%2C6.933%2C0%2C0%2C0%2C34%2C27.177V22A7.039%2C7.039%2C0%2C0%2C0%2C27.312%2C15ZM33%2C27.177A5.907%2C5.907%2C0%2C0%2C1%2C27.312%2C33H6.492A5.741%2C5.741%2C0%2C0%2C1%2C1%2C27.177V22c0-3.085%2C2.413-6%2C5.492-6H27.312A6.04%2C6.04%2C0%2C0%2C1%2C33%2C22v5.177Z%22%2F%3E%0A%3C%2Fsvg%3E"); }
      .social__item.youtube:hover {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2234%22%20height%3D%2234%22%20viewBox%3D%220%200%2034%2034%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20class%3D%22cls-1%22%20fill%3D%22%23b0dffc%22%20d%3D%22M16.2%2C12.473a1.623%2C1.623%2C0%2C0%2C0%2C1.446-.677%2C2.461%2C2.461%2C0%2C0%2C0%2C.719-1.882v-3.9a2.649%2C2.649%2C0%2C0%2C0-.641-1.826%2C1.752%2C1.752%2C0%2C0%2C0-1.483-.747%2C2.033%2C2.033%2C0%2C0%2C0-1.592.747%2C2.219%2C2.219%2C0%2C0%2C0-.727%2C1.768V9.874a2.528%2C2.528%2C0%2C0%2C0%2C.737%2C1.9A1.813%2C1.813%2C0%2C0%2C0%2C16.2%2C12.473Zm-0.82-6.581A0.63%2C0.63%2C0%2C0%2C1%2C15.591%2C5.4%2C0.8%2C0.8%2C0%2C0%2C1%2C16.148%2C5.2a0.669%2C0.669%2C0%2C0%2C1%2C.506.192%2C0.612%2C0.612%2C0%2C0%2C1%2C.23.495V10.05a0.8%2C0.8%2C0%2C0%2C1-.224.595%2C0.643%2C0.643%2C0%2C0%2C1-.512.21%2C0.736%2C0.736%2C0%2C0%2C1-.569-0.21%2C0.811%2C0.811%2C0%2C0%2C1-.2-0.595V5.892ZM9.4%2C12.424h1.545V8.66L13.77%2C0.5H11.63l-1.3%2C5.061H10.2L8.833%2C0.5H6.711L9.4%2C8.893v3.531Zm12.212-.238a4.651%2C4.651%2C0%2C0%2C0%2C1.215-1.536v1.59h1.5V3.451h-1.5V9.425a8.649%2C8.649%2C0%2C0%2C1-1.1%2C1.263%2C0.287%2C0.287%2C0%2C0%2C1-.287-0.148%2C0.768%2C0.768%2C0%2C0%2C1-.118-0.478V3.451h-1.5V10.7a2.9%2C2.9%2C0%2C0%2C0%2C.348%2C1.685A1.234%2C1.234%2C0%2C0%2C0%2C21.616%2C12.186ZM10.957%2C18.374H6.476v1.49H7.942V30.3h1.5V19.864h1.513v-1.49Zm14.2%2C3a2.229%2C2.229%2C0%2C0%2C0-1.659.643%2C4.177%2C4.177%2C0%2C0%2C0-.647%2C2.343V27.88a2.511%2C2.511%2C0%2C0%2C0%2C.589%2C1.769%2C2.045%2C2.045%2C0%2C0%2C0%2C1.61.651%2C2.256%2C2.256%2C0%2C0%2C0%2C1.7-.606%2C2.544%2C2.544%2C0%2C0%2C0%2C.569-1.814V27.473H25.757v0.354a1.718%2C1.718%2C0%2C0%2C1-.154.9%2C0.6%2C0.6%2C0%2C0%2C1-.521.2%2C0.561%2C0.561%2C0%2C0%2C1-.517-0.241%2C1.735%2C1.735%2C0%2C0%2C1-.154-0.861V25.844h2.907V24.357a4.591%2C4.591%2C0%2C0%2C0-.564-2.4A2.084%2C2.084%2C0%2C0%2C0%2C25.155%2C21.371Zm0.6%2C3.253H24.412V24.348a5.228%2C5.228%2C0%2C0%2C1%2C.16-1.4%2C0.605%2C0.605%2C0%2C0%2C1%2C.519-0.214%2C0.582%2C0.582%2C0%2C0%2C1%2C.507.214%2C5.237%2C5.237%2C0%2C0%2C1%2C.16%2C1.4v0.276Zm-5.9-3.439a1.512%2C1.512%2C0%2C0%2C0-.727.2%2C3.027%2C3.027%2C0%2C0%2C0-.759.57V18.374H16.885V30.208h1.576V29.582a2.032%2C2.032%2C0%2C0%2C0%2C.666.553%2C1.785%2C1.785%2C0%2C0%2C0%2C.823.186%2C1.3%2C1.3%2C0%2C0%2C0%2C1.061-.468%2C2.129%2C2.129%2C0%2C0%2C0%2C.363-1.331V23.244a2.545%2C2.545%2C0%2C0%2C0-.389-1.528A1.33%2C1.33%2C0%2C0%2C0%2C19.854%2C21.185Zm0.05%2C7.109a0.912%2C0.912%2C0%2C0%2C1-.27.56%2C0.5%2C0.5%2C0%2C0%2C1-.422.178%2C0.786%2C0.786%2C0%2C0%2C1-.374-0.092%2C1.661%2C1.661%2C0%2C0%2C1-.468-0.289V22.821a1.582%2C1.582%2C0%2C0%2C1%2C.414-0.246%2C0.746%2C0.746%2C0%2C0%2C1%2C.334-0.078%2C0.6%2C0.6%2C0%2C0%2C1%2C.489.207%2C1.1%2C1.1%2C0%2C0%2C1%2C.3.628v4.963Zm-5.972-.026a2.667%2C2.667%2C0%2C0%2C1-.576.427%2C1.116%2C1.116%2C0%2C0%2C1-.529.174%2C0.393%2C0.393%2C0%2C0%2C1-.32-0.128%2C0.71%2C0.71%2C0%2C0%2C1-.1-0.415V21.391H10.9v7.488a1.773%2C1.773%2C0%2C0%2C0%2C.32%2C1.086%2C0.95%2C0.95%2C0%2C0%2C0%2C.815.362%2C1.772%2C1.772%2C0%2C0%2C0%2C.907-0.258%2C4%2C4%2C0%2C0%2C0%2C.9-0.841V30.3H15.4V21.391H13.932v6.877ZM27.312%2C15H6.492C2.852%2C15%2C0%2C18.355%2C0%2C22v5.177A6.754%2C6.754%2C0%2C0%2C0%2C6.492%2C34H27.312A6.933%2C6.933%2C0%2C0%2C0%2C34%2C27.177V22A7.039%2C7.039%2C0%2C0%2C0%2C27.312%2C15ZM33%2C27.177A5.907%2C5.907%2C0%2C0%2C1%2C27.312%2C33H6.492A5.741%2C5.741%2C0%2C0%2C1%2C1%2C27.177V22c0-3.085%2C2.413-6%2C5.492-6H27.312A6.04%2C6.04%2C0%2C0%2C1%2C33%2C22v5.177Z%22%2F%3E%0A%3C%2Fsvg%3E"); }


.list-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: 0;
  padding: 0; }
  .list-flex__item {
    background: none;
    list-style: none outside;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease; }
    .list-flex__item::after {
      clear: both;
      content: "";
      display: table; }
    @media screen and (min-width: 960px) {
      .list-flex__item {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 31.76157%;
        float: none; }
        .list-flex__item:last-child {
          margin-right: 0; }
        .list-flex__item:nth-child(3n) {
          margin-right: 0; }
        .list-flex__item:nth-child(3n+1) {
          clear: left; } }
    .list-flex_col_4 .list-flex__item:nth-child(3n) {
      margin-right: 2.35765%; }
    .list-flex_col_4 .list-flex__item:nth-child(3n+1) {
      clear: none; }
    @media screen and (min-width: 960px) {
      .list-flex_col_4 .list-flex__item {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 23.23176%; }
        .list-flex_col_4 .list-flex__item:last-child {
          margin-right: 0; }
        .list-flex_col_4 .list-flex__item:nth-child(4n) {
          margin-right: 0; }
        .list-flex_col_4 .list-flex__item:nth-child(4n+1) {
          clear: left; } }
    @media screen and (max-width: 959px) {
      .list-flex_col_4 .list-flex__item {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%; }
        .list-flex_col_4 .list-flex__item:last-child {
          margin-right: 0; }
        .list-flex_col_4 .list-flex__item:nth-child(2n) {
          margin-right: 0; }
        .list-flex_col_4 .list-flex__item:nth-child(2n+1) {
          clear: left; } }
    @media screen and (max-width: 767px) {
      .list-flex_col_4 .list-flex__item {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 100%; }
        .list-flex_col_4 .list-flex__item:last-child {
          margin-right: 0; }
        .list-flex_col_4 .list-flex__item:nth-child(2n) {
          margin-right: 2.35765%; }
        .list-flex_col_4 .list-flex__item:nth-child(2n+1) {
          clear: none; } }
    .list-flex_col_custom .list-flex__item:nth-child(3n) {
      margin-right: 2.35765%; }
    .list-flex_col_custom .list-flex__item:nth-child(3n+1) {
      clear: none; }
    @media screen and (min-width: 1600px) {
      .list-flex_col_custom .list-flex__item {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 23.23176%; }
        .list-flex_col_custom .list-flex__item:last-child {
          margin-right: 0; }
        .list-flex_col_custom .list-flex__item:nth-child(4n) {
          margin-right: 0; }
        .list-flex_col_custom .list-flex__item:nth-child(4n+1) {
          clear: left; } }
    @media screen and (max-width: 1599px) {
      .list-flex_col_custom .list-flex__item {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 31.76157%; }
        .list-flex_col_custom .list-flex__item:last-child {
          margin-right: 0; }
        .list-flex_col_custom .list-flex__item:nth-child(3n) {
          margin-right: 0; }
        .list-flex_col_custom .list-flex__item:nth-child(3n+1) {
          clear: left; } }
    @media screen and (max-width: 959px) {
      .list-flex_col_custom .list-flex__item {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%; }
        .list-flex_col_custom .list-flex__item:last-child {
          margin-right: 0; }
        .list-flex_col_custom .list-flex__item:nth-child(3n) {
          margin-right: 2.35765%; }
        .list-flex_col_custom .list-flex__item:nth-child(3n+1) {
          clear: none; }
        .list-flex_col_custom .list-flex__item:nth-child(2n) {
          margin-right: 0; }
        .list-flex_col_custom .list-flex__item:nth-child(2n+1) {
          clear: left; } }
    @media screen and (max-width: 767px) {
      .list-flex_col_custom .list-flex__item {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 100%; }
        .list-flex_col_custom .list-flex__item:last-child {
          margin-right: 0; }
        .list-flex_col_custom .list-flex__item:nth-child(2n) {
          margin-right: 2.35765%; }
        .list-flex_col_custom .list-flex__item:nth-child(2n+1) {
          clear: none; }
        .list-flex_col_custom .list-flex__item:nth-child(n) {
          margin-right: 0; } }
    @media screen and (min-width: 1600px) {
      .list-flex_col_custom.list-extension .list-flex__item {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 23.23176%; }
        .list-flex_col_custom.list-extension .list-flex__item:last-child {
          margin-right: 0; }
        .list-flex_col_custom.list-extension .list-flex__item:nth-child(4n) {
          margin-right: 0; }
        .list-flex_col_custom.list-extension .list-flex__item:nth-child(4n+1) {
          clear: left; } }
    @media screen and (max-width: 768px) {
      .list-flex_col_custom.list-extension .list-flex__item {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%; }
        .list-flex_col_custom.list-extension .list-flex__item:last-child {
          margin-right: 0; }
        .list-flex_col_custom.list-extension .list-flex__item:nth-child(3n) {
          margin-right: 2.35765%; }
        .list-flex_col_custom.list-extension .list-flex__item:nth-child(3n+1) {
          clear: none; }
        .list-flex_col_custom.list-extension .list-flex__item:nth-child(2n) {
          margin-right: 0; }
        .list-flex_col_custom.list-extension .list-flex__item:nth-child(2n+1) {
          clear: left; } }
    @media screen and (max-width: 479px) {
      .list-flex_col_custom.list-extension .list-flex__item {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 100%; }
        .list-flex_col_custom.list-extension .list-flex__item:last-child {
          margin-right: 0; }
        .list-flex_col_custom.list-extension .list-flex__item:nth-child(2n) {
          margin-right: 2.35765%; }
        .list-flex_col_custom.list-extension .list-flex__item:nth-child(2n+1) {
          clear: none; }
        .list-flex_col_custom.list-extension .list-flex__item:nth-child(n) {
          margin-right: 0; } }
    .list-flex_col_2 .list-flex__item:nth-child(3n) {
      margin-right: 2.35765%; }
    .list-flex_col_2 .list-flex__item:nth-child(3n+1) {
      clear: none; }
    @media screen and (min-width: 960px) {
      .list-flex_col_2 .list-flex__item {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%; }
        .list-flex_col_2 .list-flex__item:last-child {
          margin-right: 0; }
        .list-flex_col_2 .list-flex__item:nth-child(2n) {
          margin-right: 0; }
        .list-flex_col_2 .list-flex__item:nth-child(2n+1) {
          clear: left; } }
    @media screen and (max-width: 959px) {
      .list-flex_col_2 .list-flex__item {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 100%; }
        .list-flex_col_2 .list-flex__item:last-child {
          margin-right: 0; }
        .list-flex_col_2 .list-flex__item:nth-child(n) {
          margin-right: 0; } }
    .list-flex_col_blog .list-flex__item:nth-child(3n) {
      margin-right: 2.35765%; }
    .list-flex_col_blog .list-flex__item:nth-child(3n+1) {
      clear: none; }
    @media screen and (min-width: 768px) {
      .list-flex_col_blog .list-flex__item {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%; }
        .list-flex_col_blog .list-flex__item:last-child {
          margin-right: 0; }
        .list-flex_col_blog .list-flex__item:nth-child(2n) {
          margin-right: 0; }
        .list-flex_col_blog .list-flex__item:nth-child(2n+1) {
          clear: left; } }
    @media screen and (max-width: 767px) {
      .list-flex_col_blog .list-flex__item {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 100%; }
        .list-flex_col_blog .list-flex__item:last-child {
          margin-right: 0; }
        .list-flex_col_blog .list-flex__item:nth-child(n) {
          margin-right: 0; } }
    .no-flexbox.ie9 .list-flex__item,
    .no-flexbox.ie8 .list-flex__item {
      display: inline-block;
      margin-left: -4px;
      vertical-align: top; }
      .no-flexbox.ie9 .list-flex__item:nth-child(3n+1),
      .no-flexbox.ie8 .list-flex__item:nth-child(3n+1) {
        margin-left: 0; }
        .list-flex_col_4 .no-flexbox.ie9 .list-flex__item:nth-child(3n+1), .list-flex_col_4
        .no-flexbox.ie8 .list-flex__item:nth-child(3n+1) {
          margin-left: -4px; }
      @media screen and (min-width: 960px) {
        .list-flex_col_4 .no-flexbox.ie9 .list-flex__item:nth-child(4n+1), .list-flex_col_4
        .no-flexbox.ie8 .list-flex__item:nth-child(4n+1) {
          margin-left: 0; } }
      @media screen and (max-width: 959px) {
        .list-flex_col_4 .no-flexbox.ie9 .list-flex__item:nth-child(4n+1), .list-flex_col_4
        .no-flexbox.ie8 .list-flex__item:nth-child(4n+1) {
          margin-left: -4px; }
        .list-flex_col_4 .no-flexbox.ie9 .list-flex__item:nth-child(2n+1), .list-flex_col_4
        .no-flexbox.ie8 .list-flex__item:nth-child(2n+1) {
          margin-left: 0; } }
      @media screen and (max-width: 767px) {
        .list-flex_col_4 .no-flexbox.ie9 .list-flex__item, .list-flex_col_4
        .no-flexbox.ie8 .list-flex__item {
          margin-left: 0; } }
      @media screen and (max-width: 959px) {
        .no-flexbox.ie9 .list-flex__item,
        .no-flexbox.ie8 .list-flex__item {
          margin-left: 0; } }
.list-bluebox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: 0;
  padding: 0;
  text-align: center; }
  @media screen and (max-width: 767px) {
    .list-bluebox {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
  @media screen and (max-width: 1199px) {
    .list-bluebox_col_4 {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
  .list-bluebox_col_2 {
    width: 70%;
    margin: 0 auto; }
    @media screen and (max-width: 1199px) {
      .list-bluebox_col_2 {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        width: 100%; } }
  .list-bluebox__item {
    list-style: none outside;
    position: relative;
    margin: 0;
    margin-bottom: 15px;
    padding: 0 10px 50px 10px;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    border-right: 1px solid #4db0e0;
    width: 33.33%; }
    .list-bluebox__item:last-child {
      border: 0; }
    .list-bluebox_col_2 .list-bluebox__item {
      width: 50%; }
    @media screen and (max-width: 1199px) {
      .list-bluebox_col_2 .list-bluebox__item {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%; }
        .list-bluebox_col_2 .list-bluebox__item:last-child {
          margin-right: 0; }
        .list-bluebox_col_2 .list-bluebox__item:nth-child(2n) {
          margin-right: 0; }
        .list-bluebox_col_2 .list-bluebox__item:nth-child(2n+1) {
          clear: left; }
        .list-bluebox_col_2 .list-bluebox__item:nth-child(2n) {
          border: 0; } }
    @media screen and (max-width: 767px) {
      .list-bluebox_col_2 .list-bluebox__item {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 100%;
        border: 0; }
        .list-bluebox_col_2 .list-bluebox__item:last-child {
          margin-right: 0; }
        .list-bluebox_col_2 .list-bluebox__item::after {
          clear: both;
          content: "";
            display: table; } }
    @media screen and (max-width: 1199px) {
      .list-bluebox_col_4 .list-bluebox__item {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%; }
        .list-bluebox_col_4 .list-bluebox__item:last-child {
          margin-right: 0; }
        .list-bluebox_col_4 .list-bluebox__item:nth-child(2n) {
          margin-right: 0; }
        .list-bluebox_col_4 .list-bluebox__item:nth-child(2n+1) {
          clear: left; }
        .list-bluebox_col_4 .list-bluebox__item:nth-child(2n) {
          border: 0; } }
    @media screen and (max-width: 767px) {
      .list-bluebox_col_4 .list-bluebox__item {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 100%;
        border: 0; }
        .list-bluebox_col_4 .list-bluebox__item:last-child {
          margin-right: 0; }
        .list-bluebox_col_4 .list-bluebox__item::after {
          clear: both;
          content: "";
          display: table; }
        .list-bluebox_col_4 .list-bluebox__item:last-child {
          padding-bottom: 0; } }
    @media screen and (max-width: 767px) {
      .list-bluebox__item {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 100%;
        border: 0; }
        .list-bluebox__item:last-child {
          margin-right: 0; } }
  .list-bluebox__title {
    font-size: 1.5rem;
    line-height: 1.2;
    max-width: 350px;
    margin: 0 auto;
    margin-bottom: 15px;
    color: #fff; }
    .list-bluebox__title:hover {
      color: #fff; }
    .list-bluebox_col_2 .list-bluebox__title {
      max-width: 300px; }
  .list-bluebox__subtitle {
    font-size: 1.125rem;
    max-width: 350px;
    margin: 0 auto;
    margin-bottom: 15px; }
  .list-bluebox__btn {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0; }

.list {
  display: block;
  margin: 0;
  padding: 0;
  display: block; }
  .list::after {
    clear: both;
    content: "";
    display: table; }
  .list__item {
    background: none;
    list-style: none outside;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    vertical-align: top;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease; }
    .list__item::after {
      clear: both;
      content: "";
      display: table; }
    @media screen and (min-width: 960px) {
      .list__item {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 31.76157%; }
        .list__item:last-child {
          margin-right: 0; }
        .list__item:nth-child(3n) {
          margin-right: 0; }
        .list__item:nth-child(3n+1) {
          clear: left; } }

.list-related {
  display: block;
  margin: 0;
  padding: 0; }
  .list-related__item {
    background: none;
    list-style: none outside;
    position: relative;
    font-size: 1.125rem;
    width: 100%;
    margin: 15px 0;
    padding: 0 0 15px 0;
    border-bottom: 1px solid #eee;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease; }
    .list-related__item::after {
      clear: both;
      content: "";
      display: table; }
    .list-related__item:last-child {
      border-bottom: 0; }
    .list-related__item a {
      color: #000;
      border: 0; }
      .list-related__item a:hover {
        color: #3591d1; }
.list-bd__item {
  border: 1px solid #ddd;
  margin-bottom: 56px;
  padding: 30px 30px 60px 30px; }
  .list-bd__item_text_c {
    text-align: center; }
    @media screen and (max-width: 959px) {
      .list-bd__item_text_c {
        text-align: left; } }

.list-bd__title {
  font-size: 1.6875rem; }

.list-bd__bt {
  position: absolute;
  right: 30px;
  bottom: 30px;
  left: 30px; }
  @media screen and (min-width: 960px) and (max-width: 1199px) {
    .list-bd__bt {
      font-size: 0.875rem; } }

.list-bd-v {
  margin-right: -30px;
  margin-left: -30px; }
  @media screen and (max-width: 959px) {
    .list-bd-v {
      margin-right: 0;
      margin-left: 0; } }
  .list-bd-v__item {
    border-left: 1px solid #ddd;
    margin-bottom: 30px;
    padding: 0 0 0 2.35765%; }
    .list-bd-v__item:nth-child(3n+1) {
      border: none; }
    @media screen and (max-width: 959px) {
      .list-bd-v__item {
        border: none;
        padding: 0; } }

.list-pic__item {
  margin-bottom: 30px;
  font-size: 0;
  line-height: 0; }
  @media screen and (min-width: 768px) and (max-width: 959px) {
    .list-pic__item {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 48.82117%; }
      .list-pic__item:last-child {
        margin-right: 0; }
      .list-pic__item:nth-child(3n) {
        margin-right: 2.35765%; }
      .list-pic__item:nth-child(3n+1) {
        clear: none; }
      .list-pic__item:nth-child(2n) {
        margin-right: 0; }
      .list-pic__item:nth-child(2n+1) {
        clear: left; } }
  .list-pic__item_bd_tp {
    border-top: 1px solid #ddd;
    padding-top: 100px; }

.list-pic__pic {
}

.list-pic__cover {
  background: rgba(0, 0, 0, 0.4);
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 1.125rem;
  line-height: 1.3;
  text-align: center;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  z-index: 2; }
  .list-pic__cover:after {
    content: '';
    border: 1px solid rgba(255, 255, 255, 0.2);
    display: block;
    position: absolute;
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    opacity: 0;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    z-index: 0; }
  .list-pic__cover:hover {
    background: rgba(0, 0, 0, 0.6); }
    .list-pic__cover:hover:after {
      opacity: 1;
      -webkit-transition: all 200ms ease;
      transition: all 200ms ease; }
  .list-pic__cover__layout {
    position: absolute;
    right: 30px;
    bottom: 45px;
    left: 30px;
    z-index: 1; }
    @media screen and (max-width: 1199px) {
      .list-pic__cover__layout {
        bottom: 30px; } }
  .list-pic__cover a {
    color: #fff; }

.list-pic__title {
  font-size: 2.25rem;
  font-family: 'Source Sans Pro Light', Verdana, Helvetica, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  font-weight: normal;
  font-style: normal; }

.list-stand__item {
  margin-bottom: 30px; }
  .list-stand_reviews .list-stand__item {
    position: relative;
    padding-bottom: 100px; }
    .list-stand_reviews .list-stand__item .customer {
      position: absolute;
      bottom: 0;
      left: 0;
      margin-bottom: 30px !important; }
  .list-stand__item_text_c {
    text-align: center; }
  .list-stand__item_pd_bt {
    padding-bottom: 45px; }
  .list-stand_lefticon .list-stand__item {
    padding-left: 100px; }
  .list-stand__item .fz-24 {
    font-size: 1.5rem !important; }

.list-stand__title {
  margin-bottom: 20px;
  font-size: 1.6875rem; }

.list-stand__border {
  border-right: 1px solid #e1e1e1;
  margin-right: -15px;
  padding-right: 15px;
  height: 100%; }
  @media screen and (max-width: 959px) {
    .list-stand__border {
      border: 0; } }
  .list-stand__border_no {
    border: 0; }
.list-stand__href {
  color: #000; }

.list-stand__img img {
  width: 100%; }

.list-stand__pic_svg {
  height: 270px;
  margin: 0; }
  .list-stand__pic_svg img {
    max-height: 100%; }

.list-stand__bt {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 45px; }
  @media screen and (min-width: 960px) and (max-width: 1199px) {
    .list-stand__bt {
      font-size: 0.875rem; } }

.list-stand.list-stand_lefticon .icon {
  position: absolute;
  top: 0;
  left: 0; }

  .list-fill__item_bg_gradient, .list-fill__item_hover_gradient:hover, .list-fill__item_bg_violet {
    background: #3591d1;
    background: -webkit-linear-gradient(45deg, #dadbdb 0%, #989898 40%);
    background: linear-gradient(45deg, #fff 0%, #989898 40%);
    filter: progid:DXImageTransform.Microsoft.gradient startColorstr="#e4e4e4", endColorstr="#c7c7c7", GradientType=1;
    color: #fff; }
    .list-fill__item_bg_gradient a, .list-fill__item_hover_gradient:hover a, .list-fill__item_bg_violet a {
      color: #fff;
      -webkit-transition: none;
      transition: none; }
      .list-fill__item_bg_gradient a:hover, .list-fill__item_hover_gradient:hover a:hover, .list-fill__item_bg_violet a:hover {
        color: #fff;
        border-color: #fff; }
  .list-fill__item_bg_gradient:hover {
    background: #909090;
    background: -webkit-linear-gradient(45deg, #909090 0%, #a1a2a2 40%);
    background: linear-gradient(45deg, #909090 0%, #a1a2a2 40%);
    filter: progid:DXImageTransform.Microsoft.gradient startColorstr="#3591d1", endColorstr="#6665b5", GradientType=1; }
  .list-fill__item_bg_violet {
    background: #5d4ba6; }
    .list-fill__item_bg_violet:hover {
      background: #5d4ba6; }
    .list-fill__item_bg_violet:nth-child(2n), .list-fill__item_bg_violet:nth-child(2n):hover {
      background: #54439d; }
    .list-fill__item_bg_violet:nth-child(3n), .list-fill__item_bg_violet:nth-child(3n):hover {
      background: #4b3b94; }
    .list-fill__item_bg_violet a {
      -webkit-transition: all 200ms ease;
      transition: all 200ms ease; }
  .list-fill__item_mg0 {
    width: 33.33333%;
    margin: 0;
    padding: 55px 75px 45px; }
    @media screen and (max-width: 1199px) {
      .list-fill__item_mg0 {
        padding: 30px 45px 15px; } }
    @media screen and (max-width: 959px) {
      .list-fill__item_mg0 {
        width: 100%; } }
  .list-fill__item_cs_video {
    background-color: #492c64;
    color: #fff; }
    .list-fill__item_cs_video:hover {
      background-color: #6d5ab7; }

.list-fill__time {
  display: inline-block;
  background: #008ed3;
  color: #fff;
  padding: 0 3px;
  position: absolute;
  right: 0;
  top: -25px;
  font-size: 14px;
  height: 25px;
  line-height: 25px; }
.list-fill__clock {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  position: absolute;
  right: 15px;
  bottom: 30px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%0A%20%20%3Cpath%20d%3D%22M8.000%2C16.000%20C3.600%2C16.000%20-0.000%2C12.400%20-0.000%2C8.000%20C-0.000%2C3.600%203.600%2C-0.000%208.000%2C-0.000%20C12.400%2C-0.000%2016.000%2C3.600%2016.000%2C8.000%20C16.000%2C12.400%2012.400%2C16.000%208.000%2C16.000%20ZM8.000%2C1.600%20C4.480%2C1.600%201.600%2C4.480%201.600%2C8.000%20C1.600%2C11.520%204.480%2C14.400%208.000%2C14.400%20C11.520%2C14.400%2014.400%2C11.520%2014.400%2C8.000%20C14.400%2C4.480%2011.520%2C1.600%208.000%2C1.600%20ZM7.200%2C8.800%20C7.200%2C8.800%207.200%2C4.000%207.200%2C4.000%20C7.200%2C4.000%208.400%2C4.000%208.400%2C4.000%20C8.400%2C4.000%208.400%2C8.160%208.400%2C8.160%20C8.400%2C8.160%2012.000%2C10.320%2012.000%2C10.320%20C12.000%2C10.320%2011.360%2C11.360%2011.360%2C11.360%20C11.360%2C11.360%207.200%2C8.800%207.200%2C8.800%20Z%22%20id%3D%22path-1%22%20fill%3D%22%23999999%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: left center; }
.list-fill__pic {
  display: block;
  position: relative;
  font-size: 0;
  line-height: 0;
  border: 0; }
  .list-fill__pic:hover {
    border: 0; }
  .list-fill__pic img {
    width: 100%; }
  .list-fill__item_cs_video .list-fill__pic:after {
    display: block;
    top: 0;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-box-shadow: inset 0px -86px 72px -28px rgba(0, 0, 0, 0.7);
            box-shadow: inset 0px -86px 72px -28px rgba(0, 0, 0, 0.7); }
.list-fill__footer {
  position: absolute;
  bottom: 15px;
  left: 30px;
  right: 30px; }
.list-fill__logo-row {
  padding-bottom: 15px;
  position: relative;
  display: block; }
  .list-fill__logo-row::after {
    clear: both;
    content: "";
    display: table; }
  .list-fill__logo-row picture {
    float: right;
    max-width: 40%;
    margin: 5px 0 0 15px; }
  .list-fill__logo-row__header {
    border: 0;
    font-size: 1.5rem;
    color: #000; }
    .list-fill__logo-row__header:hover {
      color: #3591d1;
      border: 0; }

.list-fill__desc {
  position: relative;
  padding: 25px 30px 61px;
  font-size: 1.125rem; }
  .teaser-carousel .list-fill__desc,
  .list-fill__item_cs_video .list-fill__desc {
    font-size: 1rem; }
  .list-fill__item_mg0 .list-fill__desc {
    padding: 0 0 80px 0; }

.list-fill__title {
  font-size: 1.6875rem; }
  .list-fill__title_bold {
    font-size: 1.5rem;
    color: #000;
    font-weight: 800;
    border: 0; }
    .list-fill__title_bold.a:hover {
      color: #3591d1; }

.list-fill__label {
  background: #6d5ab7;
  display: inline-block;
  position: absolute;
  top: -14px;
  height: 28px;
  padding: 0 10px;
  color: #fff;
  font-size: 1rem;
  line-height: 28px;
  z-index: 2; }
  .list-fill__label_blue {
    background: #3591d1; }
  .list-fill__label_violet {
    background: #372b6b; }
.list-fill__logo {
  display: block;
  position: absolute;
  bottom: 15px;
  left: 0;
  padding: 0 30px;
  z-index: 2; }

.list-fill__btn {
  position: absolute;
  bottom: 25px;
  left: 25px;
  margin: 0; }

.list-fill__bt {
  position: absolute;
  top: auto;
  right: 30px;
  bottom: 25px;
  left: 30px; }
  .list-fill__bt .btn {
    margin-bottom: 0; }
  .list-fill__item_mg0 .list-fill__bt {
    right: 75px;
    bottom: 55px;
    left: 75px; }

.list-iblock {
  margin: 0;
  padding: 0;
  text-align: center; }
  .list-iblock__item {
    list-style: none outside;
    display: inline-block;
    position: relative;
    max-width: 180px;
    margin: 0;
    padding: 0 20px 15px;
    vertical-align: middle; }
    .list-iblock__item a {
      border: none; }

.list-iblock-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: 0;
  padding: 0; }
  @media screen and (max-width: 959px) {
    .list-iblock-flex {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; } }
  .list-iblock-flex__item {
    list-style: none outside;
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0;
    vertical-align: middle; }
    .list-iblock-flex__item picture {
      margin: 0; }
    @media screen and (max-width: 959px) {
      .list-iblock-flex__item {
        padding: 0 15px;
        display: block; } }
    @media screen and (max-width: 767px) {
      .list-iblock-flex__item {
        width: 100%;
        text-align: center; } }
    .list-iblock-flex__item a {
      border: none; }
.list-tick {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
              -ms-grid-row-align: center;
          align-items: center; }
  .list-tick_blue {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
                -ms-grid-row-align: stretch;
            align-items: stretch; }
  .list-tick__item {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2259%22%20height%3D%2257%22%20viewBox%3D%220%200%2059%2057%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%3B%0A%20%20%20%20%20%20%20%20stroke-width%3A%203px%3B%0A%20%20%20%20%20%20%7D%0A%0A%20%20%20%20%20%20.cls-2%20%7B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Ccircle%20class%3D%22cls-1%22%20stroke%3D%22%23fff%22%20fill%3D%22none%22%20cx%3D%2229.5%22%20cy%3D%2228.5%22%20r%3D%2227.5%22%2F%3E%0A%20%20%3Cpath%20class%3D%22cls-2%22%20fill%3D%22%23fff%22%20d%3D%22M45.84%2C21.949L27.348%2C40.439a1.81%2C1.81%2C0%2C0%2C1-1.676.468A1.81%2C1.81%2C0%2C0%2C1%2C24%2C40.439L15.5%2C31.949a1.846%2C1.846%2C0%2C0%2C1%2C0-2.609l0.2-.2a1.844%2C1.844%2C0%2C0%2C1%2C2.607%2C0L25.672%2C36.5%2C43.03%2C19.137a1.846%2C1.846%2C0%2C0%2C1%2C2.607%2C0l0.2%2C0.205A1.843%2C1.843%2C0%2C0%2C1%2C45.84%2C21.949Z%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 0 50%;
    background-repeat: no-repeat;
    margin-bottom: 20px;
    padding: 20px 0 20px 70px;
    font-size: 1.25rem;
    list-style: none; }
    .list-tick_blue .list-tick__item {
      background-image: url("../img/blue-tick.png");
      background-position: 0 12px;
      margin-bottom: 0; }

.list-erp {
  margin: 0 auto;
  padding: 0;
  max-width: 1459px; }
  .list-erp__item {
    background: #1e455f;
    display: block;
    position: relative;
    list-style: none outside;
    margin: 0;
    -webkit-transition: background 1s;
    transition: background 1s; }
    .list-erp__item::after {
      clear: both;
      content: "";
      display: table; }
    .list-erp__item:hover {
      background: #1f2b33;
      -webkit-transition: background 1s;
      transition: background 1s; }
    .list-erp__item:nth-child(2n) {
      background: #092f49; }
      .list-erp__item:nth-child(2n):hover {
        background: #1c5268;
        -webkit-transition: background 1s;
        transition: background 1s; }
    @media screen and (max-width: 959px) {
      .list-erp__item {
        background: #000; }
        .list-erp__item:hover {
          background: #000; }
        .list-erp__item:nth-child(2n) {
          background: #000; }
        .list-erp__item:nth-child(2n):hover {
            background: #000; } }
  .list-erp__img {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border: none;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 50%;
    min-height: 400px;
    opacity: ;
    -webkit-transition: opacity 1s;
    transition: opacity 1s; }
    .list-erp__item:nth-child(2n) .list-erp__img {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: auto; }
    .list-erp__item:hover .list-erp__img .no-touch {
      opacity: 1;
      -webkit-transition: opacity 1s;
      transition: opacity 1s; }
    @media screen and (max-width: 959px) {
      .list-erp__img {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        min-height: 0;
        opacity: 0.3; } }
  .list-erp__block {
    position: relative;
    float: right;
    width: 50%;
    min-height: 400px;
    padding: 60px 90px 60px 30px;
    color: #fff;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.7); }
    .list-erp__item:nth-child(2n) .list-erp__block {
      float: left;
      padding: 60px 30px 60px 90px; }
    .list-erp__item:nth-child(2n+1) .list-erp__block:after {
      content: '';
      border: 40px solid transparent;
      border-right: 40px solid #1e455f;
      position: absolute;
      top: 50%;
      left: -80px;
      margin-top: -40px;
      -webkit-transition: border-right 1s;
      transition: border-right 1s; }
/*    .list-erp__item:nth-child(2n+1):hover .list-erp__block:after {
      border-right: 40px solid #3591d1;
      -webkit-transition: border-right 1s;
      transition: border-right 1s; }
*/    .list-erp__item:nth-child(2n) .list-erp__block:after {
      content: '';
      border: 40px solid transparent;
      border-left: 40px solid #1e455f;
      position: absolute;
      top: 50%;
      right: -80px;
      margin-top: -40px;
      -webkit-transition: border-left 1s;
      transition: border-left 1s; }
/*    .list-erp__item:nth-child(2n):hover .list-erp__block:after {
      border-left: 40px solid #6d5ab7;
      -webkit-transition: border-left 1s;
      transition: border-left 1s; }
*/    @media screen and (max-width: 959px) {
      .list-erp__block {
        float: none;
        width: 100%;
        padding-right: 30px; }
        .list-erp__item:nth-child(2n) .list-erp__block {
          float: none;
          padding: 60px 90px 60px 30px; }
        .list-erp__block:after {
          display: none; } }
  .list-erp__title {
    margin-bottom: 30px;
    font-size: 1.8rem; }
    .list-erp__title a {
      color: #fff;
      border: none; }
      .list-erp__title a:hover {
        color: #fff; }
  .list-erp__link {
    border-bottom: 1px solid transparent;
    position: relative;
    margin-left: 35px;
    color: #fff;
    text-decoration: none; }
    .list-erp__link:hover {
      border-bottom: 1px solid #fff; }
    .list-erp__link__ico {
      background-image: url("data:image/svg+xml;charset=utf-8,%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%20viewBox%3D%220%200%2018%2014%22%20enable-background%3D%22new%200%200%2018%2014%22%20xml%3Aspace%3D%22preserve%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%3Cg%3E%0A%09%3Cg%3E%0A%09%09%3Cpolygon%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23fff%22%20points%3D%229.7%2C1.5%208.5%2C2.7%2012.6%2C6.9%200%2C6.9%200%2C8.6%2012.6%2C8.6%20%0A%09%09%098.5%2C12.7%209.7%2C14%2016%2C7.7%20%09%09%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E");
      display: block;
      position: absolute;
      left: -35px;
      top: 4px;
      width: 18px;
      height: 14px;
      -webkit-transition: left 0.5s;
      transition: left 0.5s; }
      .list-erp__link:hover .list-erp__link__ico {
        left: -25px;
        -webkit-transition: left 0.5s;
        transition: left 0.5s; }
    .list-erp__link:hover {
      color: #fff; }
  .list-erp__text {
    margin-bottom: 90px;
    font-size: 1rem;
    line-height: 1.5; }
.list-extension__item {
  background: #fff;
  border: 1px solid #eee;
  position: relative;
  min-height: 280px; }
.list-extension__header {
  position: absolute;
  background: #eee;
  display: block;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0px;
  padding: 15px;
  font-size: 1.25rem;
  z-index: 1; }
.list-extension__link {
  color: #fff;
  font-size: 1.625rem; }
  @media screen and (max-width: 767px) {
    .list-extension__link {
      font-size: 1.375rem; } }
  .list-extension__link:hover {
    color: #fff;
    border-color: #fff; }
.list-extension__hover {
  background: #3591d1;
  background: -webkit-linear-gradient(45deg, rgba(53, 145, 209, 0.95) 0%, rgba(102, 101, 181, 0.95) 40%);
  background: linear-gradient(45deg, rgba(53, 145, 209, 0.95) 0%, rgba(102, 101, 181, 0.95) 40%);
  filter: progid:DXImageTransform.Microsoft.gradient startColorstr="#3591d1", endColorstr="#6665b5", GradientType=1;
  padding: 30px;
  padding-bottom: 60px;
  z-index: 2;
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  overflow: hidden;
  opacity: 0;
  margin: -5px; }
  @media screen and (max-width: 767px) {
    .list-extension__hover {
      padding: 15px;
      padding-bottom: 30px; } }
  .list-extension__hover .more {
    position: absolute;
    bottom: 30px;
    border-bottom: 1px solid transparent; }
  .list-extension__hover:hover {
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s; }
    .list-extension__hover:hover .more:hover {
      color: #fff;
      border-bottom: 1px solid #fff; }
.list-extension__text {
  max-height: 168px;
  overflow: hidden;
  color: #fff;
  margin: 15px 0;
  font-size: 1.0rem;
  display: -webkit-box;
  -webkit-line-clamp: 9;
  -webkit-box-orient: vertical; }
.list-extension__logo {
  height: 300px;
  padding: 60px 60px 100px 60px;
  margin: 0; }
  .list-extension__logo picture {
    display: block;
    height: 140px;
    line-height: 140px;
    text-align: center; }
    .list-extension__logo picture img {
      vertical-align: middle;
      max-height: 100%; }
.list-extension__certified, .list-extension__validated {
  position: absolute;
  right: -5px;
  top: -5px;
  z-index: 1;
  width: 111px;
  height: 111px; }
.list-extension__validated {
  background-image: url(../img/sprite.png);
  background-position: 0px -1119px;
  width: 111px;
  height: 111px; }
.list-extension__certified {
  background-image: url(../img/sprite.png);
  background-position: 0px -1240px;
  width: 111px;
  height: 111px; }
.list-extension .more {
  color: #fff; }
  .list-extension .more:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%227%22%20height%3D%2212%22%20viewBox%3D%220%200%207%2012%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20stroke-linejoin%3A%20round%3B%0A%20%20%20%20%20%20%20%20stroke-width%3A%201px%3B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20class%3D%22cls-1%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20d%3D%22M-0.008.732L5.545%2C6.011-0.008%2C11.29%22%2F%3E%0A%3C%2Fsvg%3E"); }
  .list-extension .more:hover {
    color: #fff;
    border-color: #fff; }

.list-flow__item {
  overflow: hidden;
  position: relative;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 280px !important;
  border-right: 20px solid white;
  border-left: 20px solid white;
  cursor: pointer; }
  .list-flow_grey .list-flow__item {
    border-right: 20px solid #eee;
    border-left: 20px solid #eee; }

.list-flow__block {
  position: absolute;
  max-height: 160px;
  width: 100%;
  bottom: -95px;
  background: rgba(0, 142, 211, 0.7);
  color: #fff;
  padding: 0 15px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }
  .list-flow__item.hover:hover .list-flow__block {
    background: #3591d1;
    background: -webkit-linear-gradient(45deg, rgba(53, 145, 209, 0.7) 0%, rgba(102, 101, 181, 0.7) 40%);
    background: linear-gradient(45deg, rgba(53, 145, 209, 0.7) 0%, rgba(102, 101, 181, 0.7) 40%);
    filter: progid:DXImageTransform.Microsoft.gradient startColorstr="#3591d1", endColorstr="#6665b5", GradientType=1;
    bottom: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transition-delay: 0.1s;
            transition-delay: 0.1s; }

.list-flow__title {
  text-transform: uppercase;
  margin: 0;
  height: 65px;
  line-height: 65px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }
  .list-flow__item.no-touch:hover .list-flow__title {
    height: 50px;
    -webkit-transition: height 0.5s;
    transition: height 0.5s; }

.list-flow__text {
  font-size: 1.3125rem;
  margin: 0;
  height: 60px; }

.list-flow .more {
  margin-bottom: 15px; }

.list-urls__item {
  font-size: 1.3125rem;
  padding: 30px 0;
  border-bottom: 1px solid #d3d3d3; }

.list-urls__links {
  display: block;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%227%22%20height%3D%2212%22%20viewBox%3D%220%200%207%2012%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20stroke-linejoin%3A%20round%3B%0A%20%20%20%20%20%20%20%20stroke-width%3A%201px%3B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20class%3D%22cls-1%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20d%3D%22M-0.008.732L5.545%2C6.011-0.008%2C11.29%22%2F%3E%0A%3C%2Fsvg%3E");
  background-position: 100% 60%;
  background-repeat: no-repeat;
  border: none;
  padding-right: 15px;
  color: #000;
  font-family: 'Source Sans Pro', Verdana, Helvetica, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  font-weight: normal;
  font-style: normal; }
  .list-urls__links:hover {
    color: #46a4e5;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%227%22%20height%3D%2212%22%20viewBox%3D%220%200%207%2012%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20stroke-linejoin%3A%20round%3B%0A%20%20%20%20%20%20%20%20stroke-width%3A%201px%3B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20class%3D%22cls-1%22%20fill%3D%22none%22%20stroke%3D%22%2346a4e5%22%20d%3D%22M-0.008.732L5.545%2C6.011-0.008%2C11.29%22%2F%3E%0A%3C%2Fsvg%3E"); }

.list-clear {
  display: block;
  margin: 0;
  padding: 0; }
  .list-clear__item {
    background: none;
    list-style: none outside; }
    .list-clear__item:last-child {
      margin-bottom: 0; }

.list-about {
  display: block;
  margin: 0;
  padding: 0; }
  .list-about__item {
    background: none;
    list-style: none outside;
    margin-bottom: 45px; }
    .list-about__item:last-child {
      margin-bottom: 0; }
    @media screen and (max-width: 767px) {
      .list-about__item {
        text-align: center; } }
  .list-about .icon {
    float: left; }
    @media screen and (max-width: 767px) {
      .list-about .icon {
        float: none;
        margin-bottom: 10px; } }
  .list-about__title {
    padding-left: 100px;
    font-size: 1.5rem;
    margin-bottom: 10px; }
    @media screen and (max-width: 767px) {
      .list-about__title {
        padding: 0;
        font-size: 1.25rem; } }
  .list-about__text {
    padding-left: 100px; }
    @media screen and (max-width: 767px) {
      .list-about__text {
        padding: 0; } }
.list-block {
  display: block;
  margin: 0;
  padding: 0; }
  .list-block__item {
    background: none;
    list-style: none outside;
    margin-bottom: 30px; }
    .list-block__item:last-child {
      margin-bottom: 0; }
  .list-block__title {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 90px;
    text-align: center;
    background-color: #3591d1;
    border: 1px solid #3591d1;
    color: #fff;
    font-size: 1.3125rem;
    -webkit-border-radius: 20px 20px 0 0;
            border-radius: 20px 20px 0 0;
    padding: 0 10px;
    margin: 0; }
    .violet .list-block__title {
      background-color: #6d5ab7;
      border: 1px solid #6d5ab7; }
    .blue .list-block__title {
      background-color: #3591d1;
      border: 1px solid #3591d1; }
    .pink .list-block__title {
      background-color: #993d8a;
      border: 1px solid #993d8a; }
    .list-block__title span {
      display: table-cell;
      vertical-align: middle;
      width: 100%; }
  .list-block__wrap {
    border: 1px solid #d9d9d9;
    border-top: 0;
    -webkit-border-radius: 20px 20px 0 0;
            border-radius: 20px 20px 0 0;
    padding-bottom: 90px;
    position: relative; }
  .list-block__foot {
    position: absolute;
    text-align: center;
    bottom: 0;
    left: 0;
    right: 0; }
.list-webinars {
  display: block;
  margin: 0;
  padding: 0; }
  .list-webinars__item {
    background: none;
    list-style: none outside;
    margin-bottom: 30px;
    display: table;
    width: 100%;
    table-layout: fixed; }
  .list-webinars__body {
    display: table-cell;
    width: 70%;
    vertical-align: top;
    padding: 15px 20px;
    background-color: #e8f1f7; }
    @media screen and (max-width: 1199px) {
      .list-webinars__body {
        display: block;
        width: 100%; } }
  .list-webinars__pic {
    position: relative;
    display: table-cell;
    width: 30%; }
    @media screen and (max-width: 1199px) {
      .list-webinars__pic {
        display: block;
        width: 100%;
        height: 280px; } }
    .list-webinars__pic span {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background-size: cover;
      background-position: 50% 50%;
      background-repeat: no-repeat; }
  .list-webinars__title {
    position: relative;
    padding-right: 170px;
    font-weight: 700;
    font-size: 1.5rem; }
    @media screen and (max-width: 1199px) {
      .list-webinars__title {
        padding: 0 0 30px 0; } }
    .list-webinars__title a {
      color: #000;
      border: 0; }
      .list-webinars__title a:hover {
        color: #3591d1; }
  .list-webinars__date {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 1.125rem; }
    @media screen and (max-width: 1199px) {
      .list-webinars__date {
        bottom: 0;
        left: 0;
        top: initial;
        right: initial; } }
.scenario {
  display: block; }
  .scenario::after {
    clear: both;
    content: "";
    display: table; }
  .scenario__col.ltr {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 65.88078%; }
    .scenario__col.ltr:last-child {
      margin-right: 0; }
    @media screen and (max-width: 959px) {
      .scenario__col.ltr {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 100%; }
        .scenario__col.ltr:last-child {
          margin-right: 0; } }
    .scenario__col.ltr + .scenario__col.ltr {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 31.76157%; }
      .scenario__col.ltr + .scenario__col.ltr:last-child {
        margin-right: 0; }
      @media screen and (max-width: 959px) {
        .scenario__col.ltr + .scenario__col.ltr {
          float: left;
          display: block;
          margin-right: 2.35765%;
          width: 100%; }
          .scenario__col.ltr + .scenario__col.ltr:last-child {
            margin-right: 0; } }
  .scenario__col.rtl {
    float: right;
    display: block;
    margin-left: 2.35765%;
    width: 31.76157%; }
    .scenario__col.rtl:last-child {
      margin-left: 0; }
    @media screen and (max-width: 959px) {
      .scenario__col.rtl {
        float: right;
        display: block;
        margin-left: 2.35765%;
        width: 100%; }
        .scenario__col.rtl:last-child {
          margin-left: 0; } }
    .scenario__col.rtl + .scenario__col.rtl {
      float: right;
      display: block;
      margin-left: 2.35765%;
      width: 65.88078%; }
      .scenario__col.rtl + .scenario__col.rtl:last-child {
        margin-left: 0; }
      @media screen and (max-width: 959px) {
        .scenario__col.rtl + .scenario__col.rtl {
          float: right;
          display: block;
          margin-left: 2.35765%;
          width: 100%; }
          .scenario__col.rtl + .scenario__col.rtl:last-child {
            margin-left: 0; } }
.side-menu {
  background: #eee;
  padding: 30px 30px 15px 30px; }
  .side-menu::after {
    clear: both;
    content: "";
    display: table; }
  @media screen and (max-width: 959px) {
    .side-menu {
      margin-bottom: 30px; } }
  .side-menu__hl {
    margin-bottom: 30px; }

.jcarousel-wrapper {
  position: relative; }
  .jcarousel-wrapper.loading {
    overflow: hidden;
    height: 380px; }
    .jcarousel-wrapper.loading:before {
      content: '';
      background: #fff url("../img/svg/loading.svg") 50% 50% no-repeat;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 11; }
      .no-svg .jcarousel-wrapper.loading:before {
        background-image: url("../img/loading.gif"); }
      .section_bg_lg-grey .jcarousel-wrapper.loading:before {
        background-color: #eee; }
  @media screen and (max-width: 767px) {
    .jcarousel-wrapper .jcarousel-false > ul {
      width: 20000em;
      position: relative;
      margin: 0;
      padding: 5px !important; }
      .jcarousel-wrapper .jcarousel-false > ul::after {
        clear: both;
        content: "";
        display: table; }
      .jcarousel-wrapper .jcarousel-false > ul > li {
        list-style: none outside;
        position: relative;
        float: left;
        margin: 5px !important; } }
  @media screen and (max-width: 1199px) {
    .jcarousel-wrapper .jcarousel-web > ul {
      width: 20000em;
      position: relative;
      margin: 0;
      padding: 0; }
      .jcarousel-wrapper .jcarousel-web > ul::after {
        clear: both;
        content: "";
        display: table; }
      .jcarousel-wrapper .jcarousel-web > ul > li {
        list-style: none outside;
        position: relative;
        float: left;
        margin: 0; } }
  .jcarousel-wrapper .jcarousel {
    position: relative;
    overflow: hidden;
    width: 100%; }
    .jcarousel-wrapper .jcarousel > ul {
      width: 20000em;
      position: relative;
      margin: 0;
      padding: 0; }
      .jcarousel-wrapper .jcarousel > ul::after {
        clear: both;
        content: "";
        display: table; }
      .jcarousel-wrapper .jcarousel > ul > li {
        list-style: none outside;
        position: relative;
        float: left;
        margin: 0; }
    .jcarousel-wrapper .jcarousel-vertical > ul {
      width: 100%;
      height: 20000em; }
  .jcarousel-wrapper .jcarousel-prev,
  .jcarousel-wrapper .jcarousel-next {
    display: none; }
  .jcarousel-wrapper .jcarousel-stage-prev,
  .jcarousel-wrapper .jcarousel-stage-next {
    border: none;
    display: block;
    position: absolute;
    top: 50%;
    width: 36px;
    height: 36px;
    margin-top: -18px;
    text-align: left;
    line-height: 36px;
    z-index: 2; }
    .jcarousel-wrapper .jcarousel-stage-prev.is-disabled,
    .jcarousel-wrapper .jcarousel-stage-next.is-disabled {
      cursor: default;
      opacity: 0.6;
      filter: alpha(opacity=60); }
    .jcarousel-wrapper .jcarousel-stage-prev span,
    .jcarousel-wrapper .jcarousel-stage-next span {
      display: block;
      width: 36px;
      height: 36px;
      text-align: center; }
  .jcarousel-wrapper .jcarousel-stage-prev {
    left: -18px; }
  .jcarousel-wrapper .jcarousel-stage-next {
    right: -18px; }
  .jcarousel-wrapper .jcarousel-control-prev {
    display: block;
    z-index: 2;
    width: 45px;
    height: 45px;
    background-color: #fff;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%228%22%20height%3D%2214%22%20viewBox%3D%220%200%208%2014%22%20style%3D%22fill%3A%233591d1%3B%22%3E%0A%20%20%3Cpath%20d%3D%22M6.862%2C13.892%20C7.113%2C13.892%207.364%2C13.795%207.555%2C13.601%20C7.939%2C13.213%207.939%2C12.584%207.555%2C12.196%20C7.555%2C12.196%202.364%2C6.935%202.364%2C6.935%20C2.364%2C6.935%207.555%2C1.674%207.555%2C1.674%20C7.939%2C1.286%207.939%2C0.657%207.555%2C0.269%20C7.172%2C-0.120%206.552%2C-0.120%206.168%2C0.269%20C6.168%2C0.269%200.283%2C6.232%200.283%2C6.232%20C-0.100%2C6.620%20-0.100%2C7.249%200.283%2C7.638%20C0.283%2C7.638%206.168%2C13.601%206.168%2C13.601%20C6.360%2C13.795%206.611%2C13.892%206.862%2C13.892%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border: 1px solid #eee;
    -webkit-border-radius: 45px;
            border-radius: 45px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -25px;
    margin-left: -52px; }
    .jcarousel-wrapper .jcarousel-control-prev:hover {
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%228%22%20height%3D%2214%22%20viewBox%3D%220%200%208%2014%22%20style%3D%22fill%3A%23fff%3B%22%3E%0A%20%20%3Cpath%20d%3D%22M6.862%2C13.892%20C7.113%2C13.892%207.364%2C13.795%207.555%2C13.601%20C7.939%2C13.213%207.939%2C12.584%207.555%2C12.196%20C7.555%2C12.196%202.364%2C6.935%202.364%2C6.935%20C2.364%2C6.935%207.555%2C1.674%207.555%2C1.674%20C7.939%2C1.286%207.939%2C0.657%207.555%2C0.269%20C7.172%2C-0.120%206.552%2C-0.120%206.168%2C0.269%20C6.168%2C0.269%200.283%2C6.232%200.283%2C6.232%20C-0.100%2C6.620%20-0.100%2C7.249%200.283%2C7.638%20C0.283%2C7.638%206.168%2C13.601%206.168%2C13.601%20C6.360%2C13.795%206.611%2C13.892%206.862%2C13.892%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E");
      background-color: #6d5ab6;
      border: 1px solid #6d5ab6; }
  .jcarousel-wrapper .jcarousel-control-next {
    display: block;
    z-index: 2;
    width: 45px;
    height: 45px;
    background-color: #fff;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%228%22%20height%3D%2214%22%20viewBox%3D%220%200%208%2014%22%20style%3D%22fill%3A%233591d1%3B%22%3E%0A%20%20%3Cpath%20d%3D%22M0.982%2C13.892%20C0.731%2C13.892%200.480%2C13.795%200.288%2C13.601%20C-0.095%2C13.213%20-0.095%2C12.584%200.288%2C12.196%20C0.288%2C12.196%205.480%2C6.935%205.480%2C6.935%20C5.480%2C6.935%200.288%2C1.674%200.288%2C1.674%20C-0.095%2C1.286%20-0.095%2C0.657%200.288%2C0.269%20C0.671%2C-0.120%201.292%2C-0.120%201.675%2C0.269%20C1.675%2C0.269%207.560%2C6.232%207.560%2C6.232%20C7.944%2C6.620%207.944%2C7.249%207.560%2C7.638%20C7.560%2C7.638%201.675%2C13.601%201.675%2C13.601%20C1.484%2C13.795%201.233%2C13.892%200.982%2C13.892%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border: 1px solid #eee;
    -webkit-border-radius: 45px;
            border-radius: 45px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -25px;
    margin-right: -52px; }
    .jcarousel-wrapper .jcarousel-control-next:hover {
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%228%22%20height%3D%2214%22%20viewBox%3D%220%200%208%2014%22%20style%3D%22fill%3A%23fff%3B%22%3E%0A%20%20%3Cpath%20d%3D%22M0.982%2C13.892%20C0.731%2C13.892%200.480%2C13.795%200.288%2C13.601%20C-0.095%2C13.213%20-0.095%2C12.584%200.288%2C12.196%20C0.288%2C12.196%205.480%2C6.935%205.480%2C6.935%20C5.480%2C6.935%200.288%2C1.674%200.288%2C1.674%20C-0.095%2C1.286%20-0.095%2C0.657%200.288%2C0.269%20C0.671%2C-0.120%201.292%2C-0.120%201.675%2C0.269%20C1.675%2C0.269%207.560%2C6.232%207.560%2C6.232%20C7.944%2C6.620%207.944%2C7.249%207.560%2C7.638%20C7.560%2C7.638%201.675%2C13.601%201.675%2C13.601%20C1.484%2C13.795%201.233%2C13.892%200.982%2C13.892%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E");
      background-color: #6d5ab6;
      border: 1px solid #6d5ab6; }
  .jcarousel-wrapper .jcarousel-pagination {
    text-align: center; }
    .jcarousel-wrapper .jcarousel-pagination a {
      background: #d1d1d1;
      border: none;
      -webkit-border-radius: 50%;
              border-radius: 50%;
      display: inline-block;
      width: 13px;
      height: 13px;
      margin: 0 4px;
      font-size: 0;
      line-height: 0;
      text-indent: -9999px;
      text-align: left;
      vertical-align: top; }
      .jcarousel-wrapper .jcarousel-pagination a:hover {
        background: #3591d1; }
      .jcarousel-wrapper .jcarousel-pagination a.is-active {
        background: #b2b2b2;
        cursor: default; }

.teaser-carousel,
.customerstory-carousel,
.customersuccess-carousel {
  margin-top: 30px;
  margin-right: -15px;
  margin-left: -15px;
  margin-bottom: 30px; }
  .teaser-carousel ul li,
  .customerstory-carousel ul li,
  .customersuccess-carousel ul li {
    border-right: 15px solid #fff;
    border-left: 15px solid #fff;
    margin: 0;
    -webkit-transition: background 200ms ease;
    transition: background 200ms ease; }
  .teaser-carousel_bg_grey ul li,
  .customerstory-carousel_bg_grey ul li,
  .customersuccess-carousel_bg_grey ul li {
    border-right: 15px solid #eee;
    border-left: 15px solid #eee; }
  .teaser-carousel .jcarousel-pagination,
  .customerstory-carousel .jcarousel-pagination,
  .customersuccess-carousel .jcarousel-pagination {
    padding: 25px 15px 0; }

.webinars-carousel ul li {
  margin-bottom: 15px; }
@media screen and (max-width: 1199px) {
  .webinars-carousel {
    margin-top: 30px;
    margin-right: -15px;
    margin-left: -15px;
    margin-bottom: 30px; }
    .webinars-carousel ul li {
      border-right: 15px solid #fff;
      border-left: 15px solid #fff;
      margin: 0;
      -webkit-transition: background 200ms ease;
      transition: background 200ms ease; }
    .webinars-carousel .jcarousel-pagination {
      padding: 0 15px 0; } }
.resourses-carousel {
  margin-right: -15px;
  margin-left: -15px; }
  .resourses-carousel.loading {
    height: 350px; }

.screenshotmobile-carousel.loading {
  height: 350px; }
.screenshotmobile-carousel .jcarousel-pagination {
  padding: 25px 15px 0; }
.screenshot-carousel img {
  width: auto; }
.customerwide-carousel {
  margin-top: 30px;
  margin-right: -15px;
  margin-left: -15px;
  margin-bottom: 30px; }
  .customerwide-carousel.loading {
    height: 360px; }
  .customerwide-carousel ul li {
    border-right: 15px solid #eee;
    border-left: 15px solid #eee;
    margin: 0;
    -webkit-transition: none;
    transition: none; }
  .customerwide-carousel .jcarousel-pagination {
    padding: 25px 15px 0; }
.customer-carousel.loading {
  height: 640px; }

.customer-carousel .jcarousel > ul > li {
  margin: 0;
  padding: 10px 0 0 0; }

.customer-carousel .jcarousel-pagination {
  padding-top: 3px; }

.customer-carousel__q {
  background: #fff;
  position: relative;
  margin-left: 60px;
  padding: 60px; }
  @media screen and (max-width: 959px) {
    .customer-carousel__q {
      margin-left: 0; } }
  @media screen and (max-width: 479px) {
    .customer-carousel__q {
      padding: 30px; } }

.customer-carousel__q-cn {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2254%22%20height%3D%2231%22%20viewBox%3D%220%200%2054%2031%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20class%3D%22cls-1%22%20fill%3D%22%23fff%22%20d%3D%22M54%2C3V30c-1.652-5.489-29.1-19-54%2C2C15.7-.8%2C53.944-3.595%2C54%2C3Z%22%2F%3E%0A%3C%2Fsvg%3E");
  background-position: 0 0;
  background-repeat: no-repeat;
  position: absolute;
  top: 60px;
  right: 0;
  bottom: 0;
  left: -54px;
  width: 54px;
  height: 31px; }
  @media screen and (max-width: 479px) {
    .customer-carousel__q-cn {
      display: none; } }

.customer-carousel h3 {
  margin-bottom: 30px;
  font-size: 2.25rem; }

.ui-accordion .ui-accordion-icons {
  padding: 0; }

.ui-accordion .ui-accordion-header {
  cursor: default; }
  .ui-accordion .ui-accordion-header.is-disabled {
    cursor: default; }

.ui-accordion .ui-accordion-content {
  overflow: visible;
  margin: 0;
  padding: 0 0 15px 48px; }

.accordion {
  border-bottom: 1px solid #eee; }
  .accordion__head {
    border-top: 1px solid #eee;
    position: relative;
    padding: 30px 30px 30px 48px;
    font-size: 1.2rem; }
    .accordion__head:hover {
      color: #6d5ab7; }
    
    .accordion_new .accordion__head:after {
      display: none; }
    .accordion__head .icon-round-arrow {
      position: absolute;
      top: 50%;
      left: 0;
      margin-top: -17px; }
    .accordion__head .icon-accordion {
      position: absolute;
      top: 0;
      left: 0;
      margin-top: 29px; }
    .accordion__head.ui-state-active:after {
      background-image: url(../img/sprite.png);
      background-position: 0px -136px;
      width: 16px;
      height: 16px; }
    .accordion__head.ui-state-active .icon-round-arrow {
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2214%22%20height%3D%227%22%20viewBox%3D%220%200%2014%207%22%20style%3D%22fill%3A%233591d1%3B%22%3E%0A%20%20%3Cpath%20d%3D%22M12.811%2C6.845%20C12.589%2C6.845%2012.366%2C6.770%2012.181%2C6.618%20C12.181%2C6.618%206.902%2C2.248%206.902%2C2.248%20C6.902%2C2.248%201.623%2C6.618%201.623%2C6.618%20C1.204%2C6.962%200.583%2C6.908%200.236%2C6.493%20C-0.113%2C6.077%20-0.056%2C5.460%200.362%2C5.114%20C0.362%2C5.114%206.272%2C0.222%206.272%2C0.222%20C6.637%2C-0.081%207.167%2C-0.081%207.533%2C0.222%20C7.533%2C0.222%2013.443%2C5.114%2013.443%2C5.114%20C13.861%2C5.460%2013.917%2C6.077%2013.569%2C6.493%20C13.374%2C6.725%2013.094%2C6.845%2012.811%2C6.845%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E"); }
    .accordion__head.ui-state-active .icon-accordion {
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2217%22%20height%3D%222%22%20viewBox%3D%220%200%2017%202%22%3E%0A%20%20%3Cpath%20d%3D%22M1.000%2C-0.000%20C1.000%2C-0.000%2015.187%2C-0.000%2015.187%2C-0.000%20C15.740%2C-0.000%2016.187%2C0.448%2016.187%2C1.000%20C16.187%2C1.000%2016.187%2C1.156%2016.187%2C1.156%20C16.187%2C1.709%2015.740%2C2.156%2015.187%2C2.156%20C15.187%2C2.156%201.000%2C2.156%201.000%2C2.156%20C0.448%2C2.156%20-0.000%2C1.709%20-0.000%2C1.156%20C-0.000%2C1.156%20-0.000%2C1.000%20-0.000%2C1.000%20C-0.000%2C0.448%200.448%2C-0.000%201.000%2C-0.000%20Z%22%20id%3D%22path-1%22%20fill%3D%22%233591d1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E"); }
    .accordion__head .icon-round {
      position: absolute;
      top: 50%;
      left: 0;
      margin-top: -17px; }
    .accordion__head:hover {
      color: #6d5ab7; }
      .accordion__head:hover .icon-round-arrow {
        background-color: #f8961d;
        border-color: #f8961d;
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2214%22%20height%3D%227%22%20viewBox%3D%220%200%2014%207%22%20style%3D%22fill%3A%23fff%3B%22%3E%0A%20%20%3Cpath%20d%3D%22M12.811%2C-0.001%20C12.589%2C-0.001%2012.366%2C0.073%2012.181%2C0.225%20C12.181%2C0.225%206.902%2C4.596%206.902%2C4.596%20C6.902%2C4.596%201.623%2C0.225%201.623%2C0.225%20C1.204%2C-0.119%200.583%2C-0.064%200.236%2C0.351%20C-0.113%2C0.766%20-0.056%2C1.384%200.362%2C1.730%20C0.362%2C1.730%206.272%2C6.621%206.272%2C6.621%20C6.637%2C6.924%207.167%2C6.924%207.533%2C6.621%20C7.533%2C6.621%2013.443%2C1.730%2013.443%2C1.730%20C13.861%2C1.384%2013.917%2C0.766%2013.569%2C0.351%20C13.374%2C0.118%2013.094%2C-0.001%2012.811%2C-0.001%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E"); }
      .accordion__head:hover .icon-accordion {
        background-color: #6d5ab7;
        border-color: #6d5ab7;
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2217%22%20height%3D%2216%22%20viewBox%3D%220%200%2017%2016%22%3E%0A%20%20%3Cpath%20d%3D%22M15.187%2C8.969%20C15.187%2C8.969%209.094%2C8.969%209.094%2C8.969%20C9.094%2C8.969%209.094%2C15.000%209.094%2C15.000%20C9.094%2C15.552%208.646%2C16.000%208.094%2C16.000%20C7.541%2C16.000%207.094%2C15.552%207.094%2C15.000%20C7.094%2C15.000%207.094%2C8.969%207.094%2C8.969%20C7.094%2C8.969%201.000%2C8.969%201.000%2C8.969%20C0.448%2C8.969%20-0.000%2C8.521%20-0.000%2C7.969%20C-0.000%2C7.969%20-0.000%2C7.812%20-0.000%2C7.812%20C-0.000%2C7.260%200.448%2C6.812%201.000%2C6.812%20C1.000%2C6.812%207.094%2C6.812%207.094%2C6.812%20C7.094%2C6.812%207.094%2C1.000%207.094%2C1.000%20C7.094%2C0.448%207.541%2C-0.000%208.094%2C-0.000%20C8.646%2C-0.000%209.094%2C0.448%209.094%2C1.000%20C9.094%2C1.000%209.094%2C6.812%209.094%2C6.812%20C9.094%2C6.812%2015.187%2C6.812%2015.187%2C6.812%20C15.740%2C6.812%2016.187%2C7.260%2016.187%2C7.812%20C16.187%2C7.812%2016.187%2C7.969%2016.187%2C7.969%20C16.187%2C8.521%2015.740%2C8.969%2015.187%2C8.969%20Z%22%20fill%3D%22%23fff%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E"); }
    .accordion__head.ui-state-active:hover .icon-round-arrow {
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2214%22%20height%3D%227%22%20viewBox%3D%220%200%2014%207%22%20style%3D%22fill%3A%23fff%3B%22%3E%0A%20%20%3Cpath%20d%3D%22M12.811%2C6.845%20C12.589%2C6.845%2012.366%2C6.770%2012.181%2C6.618%20C12.181%2C6.618%206.902%2C2.248%206.902%2C2.248%20C6.902%2C2.248%201.623%2C6.618%201.623%2C6.618%20C1.204%2C6.962%200.583%2C6.908%200.236%2C6.493%20C-0.113%2C6.077%20-0.056%2C5.460%200.362%2C5.114%20C0.362%2C5.114%206.272%2C0.222%206.272%2C0.222%20C6.637%2C-0.081%207.167%2C-0.081%207.533%2C0.222%20C7.533%2C0.222%2013.443%2C5.114%2013.443%2C5.114%20C13.861%2C5.460%2013.917%2C6.077%2013.569%2C6.493%20C13.374%2C6.725%2013.094%2C6.845%2012.811%2C6.845%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E");
      border-color: #6d5ab7; }
    .accordion__head.ui-state-active:hover .icon-accordion {
      border-color: #6d5ab7;
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2217%22%20height%3D%222%22%20viewBox%3D%220%200%2017%202%22%3E%0A%20%20%3Cpath%20d%3D%22M1.000%2C-0.000%20C1.000%2C-0.000%2015.187%2C-0.000%2015.187%2C-0.000%20C15.740%2C-0.000%2016.187%2C0.448%2016.187%2C1.000%20C16.187%2C1.000%2016.187%2C1.156%2016.187%2C1.156%20C16.187%2C1.709%2015.740%2C2.156%2015.187%2C2.156%20C15.187%2C2.156%201.000%2C2.156%201.000%2C2.156%20C0.448%2C2.156%20-0.000%2C1.709%20-0.000%2C1.156%20C-0.000%2C1.156%20-0.000%2C1.000%20-0.000%2C1.000%20C-0.000%2C0.448%200.448%2C-0.000%201.000%2C-0.000%20Z%22%20id%3D%22path-1%22%20fill%3D%22%23fff%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E"); }
  .accordion__cnt {
    display: none; }
  .accordion__cnt::after {
    clear: both;
    content: "";
    display: table; }
  .accordion .more + .clear {
    display: none; }
    @media screen and (max-width: 767px) {
      .accordion .more + .clear {
        display: block; } }
  .accordion .more_next {
    float: right;
    margin-top: 6px;
    margin-bottom: 15px; }
    @media screen and (max-width: 767px) {
      .accordion .more_next {
        float: none;
        margin-left: 0 !important; } }
  .accordion .btn {
    margin-right: 15px; }
    .accordion .btn + .btn,
    .accordion .btn + .more {
      margin-left: 0; }

.ui-datepicker {
  background: #fff;
  border: 1px solid #ddd;
  position: absolute;
  top: -10000px;
  left: -10000px;
  width: 300px;
  padding: 0 0 10px 0; }
  .ui-datepicker .ui-datepicker-header {
    background: #ddd;
    position: relative;
    height: 45px;
    padding: 0;
    line-height: 45px; }
  .ui-datepicker .ui-datepicker-title {
    padding: 0 30px;
    line-height: 45px;
    text-align: center; }
  .ui-datepicker .ui-datepicker-prev,
  .ui-datepicker .ui-datepicker-next {
    border: none;
    display: block;
    position: absolute;
    top: 0;
    width: 30px;
    height: 45px;
    text-align: left;
    cursor: pointer; }
    .ui-datepicker .ui-datepicker-prev span,
    .ui-datepicker .ui-datepicker-next span {
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      width: 6px;
      height: 10px;
      margin: -5px 0 0 -3px;
      text-indent: -9999px; }
  .ui-datepicker .ui-datepicker-prev {
    left: 0; }
    .ui-datepicker .ui-datepicker-prev span {
      border: solid transparent;
      border-color: rgba(153, 153, 153, 0);
      border-right-color: #999;
      border-width: 6px;
      position: absolute;
      right: 100%;
      top: 50%;
      width: 0;
      height: 0;
      margin-top: -6px;
      pointer-events: none; }
    .ui-datepicker .ui-datepicker-prev:hover span {
      border-right-color: #3591d1; }
  .ui-datepicker .ui-datepicker-next {
    right: 0; }
    .ui-datepicker .ui-datepicker-next span {
      border: solid transparent;
      border-color: rgba(153, 153, 153, 0);
      border-left-color: #999;
      border-width: 6px;
      position: absolute;
      right: 100%;
      top: 50%;
      width: 0;
      height: 0;
      margin-top: -6px;
      pointer-events: none; }
    .ui-datepicker .ui-datepicker-next:hover span {
      border-left-color: #3591d1; }
  .ui-datepicker .ui-datepicker-calendar {
    width: 100%;
    table-layout: fixed;
    margin: 0; }
    .ui-datepicker .ui-datepicker-calendar th,
    .ui-datepicker .ui-datepicker-calendar td {
      padding: 5px 0;
      text-align: center; }
      .ui-datepicker .ui-datepicker-calendar th:first-child,
      .ui-datepicker .ui-datepicker-calendar td:first-child {
        padding-left: 15px; }
      .ui-datepicker .ui-datepicker-calendar th:last-child,
      .ui-datepicker .ui-datepicker-calendar td:last-child {
        padding-right: 15px; }
    .ui-datepicker .ui-datepicker-calendar th {
      border-bottom: 1px solid #ddd;
      font-size: 0.75rem; }
    .ui-datepicker .ui-datepicker-calendar td {
      font-size: 1.125rem; }
      .ui-datepicker .ui-datepicker-calendar td .ui-state-default {
        border: 1px solid transparent;
        display: inline-block;
        width: 30px;
        height: 30px;
        padding: 0;
        line-height: 28px;
        text-align: center; }
        .ui-datepicker .ui-datepicker-calendar td .ui-state-default.ui-state-highlight {
          border-color: #3591d1; }
        .ui-datepicker .ui-datepicker-calendar td .ui-state-default.ui-state-active {
          background: #3591d1;
          border-color: #3591d1;
          color: #fff; }
      .ui-datepicker .ui-datepicker-calendar td a {
        color: #000; }
        .ui-datepicker .ui-datepicker-calendar td a:hover {
          background: #3591d1;
          border-color: #3591d1;
          color: #fff; }
      .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-week-end a {
        color: #d33c26; }
        .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-week-end a:hover {
          color: #fff; }
      .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-other-month, .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-other-month:hover, .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-unselectable, .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-unselectable:hover {
        color: #999; }

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .fancybox-overlay_type_iframe .fancybox-wrap {
    width: 708px !important; } }

@media screen and (min-width: 480px) and (max-width: 767px) {
  .fancybox-overlay_type_iframe .fancybox-wrap {
    width: 420px !important; } }

@media screen and (max-width: 479px) {
  .fancybox-overlay_type_iframe .fancybox-wrap {
    width: 320px !important; } }

@media screen and (min-width: 960px) and (max-width: 1199px) {
  .fancybox-wrap {
    margin: 60px 0; } }
@media screen and (max-width: 767px) {
  .fancybox-wrap {
    margin: 30px 0; } }
@media screen and (max-width: 479px) {
  .fancybox-wrap {
    width: 95% !important; } }
.fancybox-inner {
  overflow: visible !important; }
  @media screen and (max-width: 959px) {
    .fancybox-overlay_type_iframe .fancybox-inner {
      width: 100% !important; } }
  .fancybox-inner iframe {
    max-width: 100%; }

.fancybox-lock {
  overflow: visible !important; }

.fancybox-overlay {
  background: rgba(0, 0, 0, 0.7);
  z-index: 998; }

.fancybox-opened {
  z-index: 999; }

.fancybox-skin {
  background: #fff;
  -webkit-border-radius: 0;
          border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .fancybox-opened .fancybox-skin {
    -webkit-box-shadow: none;
            box-shadow: none; }

.fancybox-close,
.fancybox-next span,
.fancybox-prev span {
  background-size: auto auto; }

.fancybox-close {
  background-color: #fff;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2219%22%20height%3D%2219%22%20viewBox%3D%220%200%2019%2019%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20class%3D%22cls-1%22%20fill%3D%22%23000%22%20d%3D%22M18.991%2C17.891l-1.1%2C1.1L9.5%2C10.6%2C1.108%2C18.99l-1.1-1.1L8.4%2C9.5%2C0.009%2C1.108l1.1-1.1L9.5%2C8.4l8.391-8.392%2C1.1%2C1.1L10.6%2C9.5Z%22%2F%3E%0A%3C%2Fsvg%3E");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  border: none;
  top: 35px;
  right: 30px;
  width: 19px;
  height: 19px; }
  .fancybox-close:hover {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2219%22%20height%3D%2219%22%20viewBox%3D%220%200%2019%2019%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20class%3D%22cls-1%22%20fill%3D%22%233591d1%22%20d%3D%22M18.991%2C17.891l-1.1%2C1.1L9.5%2C10.6%2C1.108%2C18.99l-1.1-1.1L8.4%2C9.5%2C0.009%2C1.108l1.1-1.1L9.5%2C8.4l8.391-8.392%2C1.1%2C1.1L10.6%2C9.5Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

.fancybox-title-inside-wrap {
  margin: 0 -30px;
  padding: 0 60px 50px 30px;
  font-size: 1.6875rem;
  font-family: 'Source Sans Pro Light', Verdana, Helvetica, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  z-index: 10; }
  .fancybox-title-inside-wrap::after {
    clear: both;
    content: "";
    display: table; }
  .fancybox-title-inside-wrap:after {
    content: '';
    width: 100%;
    height: 1px;
    background: #ccc;
    position: absolute;
    bottom: 15px;
    left: 0; }

.popup {
  width: 500px;
  padding: 30px; }
  .popup::after {
    clear: both;
    content: "";
    display: table; }
  .popup_wd_sm {
    width: 424px; }
  .popup_video {
    position: relative; }
  .popup_sm {
    width: 590px; }
  .popup_auto {
    width: auto; }
  .popup_wide {
    width: 900px; }
    @media screen and (min-width: 960px) and (max-width: 1199px) {
      .popup_wide {
        width: 950px; } }
    @media screen and (min-width: 768px) and (max-width: 959px) {
      .popup_wide {
        width: 678px !important; } }
    @media screen and (min-width: 660px) and (max-width: 767px) {
      .popup_wide {
        width: 600px !important; } }
    @media screen and (min-width: 480px) and (max-width: 660px) {
      .popup_wide {
        width: 470px !important; } }
    @media screen and (max-width: 479px) {
      .popup_wide {
        width: 310px; } }
  @media screen and (min-width: 480px) and (max-width: 767px) {
    .popup {
      width: 420px; } }
  @media screen and (max-width: 479px) {
    .popup {
      width: 320px; } }
  .popup__hl {
    position: relative;
    margin: 0 -30px;
    padding: 0 60px 50px 30px;
    font-size: 1.6875rem; }
    .popup__hl::after {
      clear: both;
      content: "";
      display: table; }
    .popup__hl_static {
      padding: 25px 60px 70px 110px; }
      .popup__hl_static .icon-round {
        position: absolute;
        left: 15px;
        top: 0; }
    .popup__hl:after {
      content: '';
      width: 100%;
      height: 1px;
      background: #ccc;
      position: absolute;
      bottom: 20px;
      left: 0; }
  .popup .row_popup-video {
    position: relative; }
    .popup .row_popup-video:before {
      content: '';
      width: 100%;
      height: 1px;
      background: #ccc;
      position: absolute;
      bottom: 20px;
      left: 0; }
  .popup__hl_video {
    position: relative;
    margin: 0 -30px;
    padding: 0 60px 50px 30px;
    font-size: 1.5rem; }
    .popup__hl_video::after {
      clear: both;
      content: "";
      display: table; }
  .popup__download {
    line-height: 30px;
    float: right;
    font-size: 1rem;
    color: #000;
    padding-right: 25px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2217%22%20height%3D%2217%22%20viewBox%3D%220%200%2017%2017%22%20style%3D%22%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%0A%20%20%20%20%20%20.cls-2%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%23b2b2b2%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20d%3D%22M11.147%2C9.147%20C11.147%2C9.147%209.000%2C11.293%209.000%2C11.293%20C9.000%2C11.293%209.000%2C5.000%209.000%2C5.000%20C9.000%2C4.724%208.776%2C4.500%208.500%2C4.500%20C8.224%2C4.500%208.000%2C4.724%208.000%2C5.000%20C8.000%2C5.000%208.000%2C11.293%208.000%2C11.293%20C8.000%2C11.293%205.854%2C9.147%205.854%2C9.147%20C5.658%2C8.951%205.342%2C8.951%205.147%2C9.147%20C4.951%2C9.342%204.951%2C9.658%205.147%2C9.853%20C5.147%2C9.853%208.147%2C12.853%208.147%2C12.853%20C8.244%2C12.951%208.372%2C13.000%208.500%2C13.000%20C8.628%2C13.000%208.756%2C12.951%208.854%2C12.853%20C8.854%2C12.853%2011.853%2C9.853%2011.853%2C9.853%20C12.049%2C9.658%2012.049%2C9.342%2011.853%2C9.147%20C11.658%2C8.951%2011.342%2C8.951%2011.147%2C9.147%20ZM8.500%2C0.000%20C3.813%2C0.000%200.000%2C3.813%200.000%2C8.500%20C0.000%2C13.187%203.813%2C17.000%208.500%2C17.000%20C13.187%2C17.000%2017.000%2C13.187%2017.000%2C8.500%20C17.000%2C3.813%2013.187%2C0.000%208.500%2C0.000%20ZM8.500%2C16.000%20C4.358%2C16.000%201.000%2C12.642%201.000%2C8.500%20C1.000%2C4.358%204.358%2C1.000%208.500%2C1.000%20C12.642%2C1.000%2016.000%2C4.358%2016.000%2C8.500%20C16.000%2C12.642%2012.642%2C16.000%208.500%2C16.000%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-position: right center;
    border: 0; }
    .popup__download:hover {
      color: #000;
      border: 0; }
    @media screen and (max-width: 479px) {
      .popup__download {
        display: block;
        float: left; } }
  .popup__footer {
    margin: -30px;
    margin-top: 60px;
    background: #3591d1;
    color: #fff;
    padding: 30px; }
    .popup__footer a {
      color: #fff;
      border-bottom: 1px solid #fff; }
      .popup__footer a:hover {
        color: #fff;
        border-bottom: 1px solid transparent; }

.popup-control-prev {
  display: block;
  z-index: 2;
  width: 45px;
  height: 45px;
  background-color: #fff;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%228%22%20height%3D%2214%22%20viewBox%3D%220%200%208%2014%22%20style%3D%22fill%3A%233591d1%3B%22%3E%0A%20%20%3Cpath%20d%3D%22M6.862%2C13.892%20C7.113%2C13.892%207.364%2C13.795%207.555%2C13.601%20C7.939%2C13.213%207.939%2C12.584%207.555%2C12.196%20C7.555%2C12.196%202.364%2C6.935%202.364%2C6.935%20C2.364%2C6.935%207.555%2C1.674%207.555%2C1.674%20C7.939%2C1.286%207.939%2C0.657%207.555%2C0.269%20C7.172%2C-0.120%206.552%2C-0.120%206.168%2C0.269%20C6.168%2C0.269%200.283%2C6.232%200.283%2C6.232%20C-0.100%2C6.620%20-0.100%2C7.249%200.283%2C7.638%20C0.283%2C7.638%206.168%2C13.601%206.168%2C13.601%20C6.360%2C13.795%206.611%2C13.892%206.862%2C13.892%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  border: 1px solid #eee;
  -webkit-border-radius: 45px;
          border-radius: 45px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -25px;
  margin-left: -25px; }
  .popup-control-prev:hover {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%228%22%20height%3D%2214%22%20viewBox%3D%220%200%208%2014%22%20style%3D%22fill%3A%23fff%3B%22%3E%0A%20%20%3Cpath%20d%3D%22M6.862%2C13.892%20C7.113%2C13.892%207.364%2C13.795%207.555%2C13.601%20C7.939%2C13.213%207.939%2C12.584%207.555%2C12.196%20C7.555%2C12.196%202.364%2C6.935%202.364%2C6.935%20C2.364%2C6.935%207.555%2C1.674%207.555%2C1.674%20C7.939%2C1.286%207.939%2C0.657%207.555%2C0.269%20C7.172%2C-0.120%206.552%2C-0.120%206.168%2C0.269%20C6.168%2C0.269%200.283%2C6.232%200.283%2C6.232%20C-0.100%2C6.620%20-0.100%2C7.249%200.283%2C7.638%20C0.283%2C7.638%206.168%2C13.601%206.168%2C13.601%20C6.360%2C13.795%206.611%2C13.892%206.862%2C13.892%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E");
    background-color: #6d5ab6;
    border: 1px solid #6d5ab6; }
.popup-control-next {
  display: block;
  z-index: 2;
  width: 45px;
  height: 45px;
  background-color: #fff;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%228%22%20height%3D%2214%22%20viewBox%3D%220%200%208%2014%22%20style%3D%22fill%3A%233591d1%3B%22%3E%0A%20%20%3Cpath%20d%3D%22M0.982%2C13.892%20C0.731%2C13.892%200.480%2C13.795%200.288%2C13.601%20C-0.095%2C13.213%20-0.095%2C12.584%200.288%2C12.196%20C0.288%2C12.196%205.480%2C6.935%205.480%2C6.935%20C5.480%2C6.935%200.288%2C1.674%200.288%2C1.674%20C-0.095%2C1.286%20-0.095%2C0.657%200.288%2C0.269%20C0.671%2C-0.120%201.292%2C-0.120%201.675%2C0.269%20C1.675%2C0.269%207.560%2C6.232%207.560%2C6.232%20C7.944%2C6.620%207.944%2C7.249%207.560%2C7.638%20C7.560%2C7.638%201.675%2C13.601%201.675%2C13.601%20C1.484%2C13.795%201.233%2C13.892%200.982%2C13.892%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  border: 1px solid #eee;
  -webkit-border-radius: 45px;
          border-radius: 45px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -25px;
  margin-right: -25px; }
  .popup-control-next:hover {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%228%22%20height%3D%2214%22%20viewBox%3D%220%200%208%2014%22%20style%3D%22fill%3A%23fff%3B%22%3E%0A%20%20%3Cpath%20d%3D%22M0.982%2C13.892%20C0.731%2C13.892%200.480%2C13.795%200.288%2C13.601%20C-0.095%2C13.213%20-0.095%2C12.584%200.288%2C12.196%20C0.288%2C12.196%205.480%2C6.935%205.480%2C6.935%20C5.480%2C6.935%200.288%2C1.674%200.288%2C1.674%20C-0.095%2C1.286%20-0.095%2C0.657%200.288%2C0.269%20C0.671%2C-0.120%201.292%2C-0.120%201.675%2C0.269%20C1.675%2C0.269%207.560%2C6.232%207.560%2C6.232%20C7.944%2C6.620%207.944%2C7.249%207.560%2C7.638%20C7.560%2C7.638%201.675%2C13.601%201.675%2C13.601%20C1.484%2C13.795%201.233%2C13.892%200.982%2C13.892%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E");
    background-color: #6d5ab6;
    border: 1px solid #6d5ab6; }
.nav-top {
  float: left;
  height: 60px;
  margin: 0;
  display: none; }
  @media screen and (min-width: 960px) {
    .touch .nav-top {
      position: fixed;
      top: 60px;
      right: 0;
      bottom: 0;
      left: 0;
      height: 100%;
      background: #232323;
      overflow-y: auto;
      margin: 0;
      padding: 0;
      font-size: 1.25rem;
      z-index: 999999;
      -webkit-transition: -webkit-transform 200ms ease;
      transition: -webkit-transform 200ms ease;
      transition: transform 200ms ease;
      transition: transform 200ms ease, -webkit-transform 200ms ease;
      -webkit-transform: translateX(-100%);
          -ms-transform: translateX(-100%);
              transform: translateX(-100%);
      -webkit-overflow-scrolling: touch; }
      .touch .nav-top.is-visible {
        -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
                transform: translateX(0); } }
  @media screen and (max-width: 959px) {
    .nav-top {
      position: fixed;
      top: 60px;
      right: 0;
      bottom: 0;
      left: 0;
      height: 100%;
      background: #232323;
      overflow-y: auto;
      margin: 0;
      padding: 0;
      font-size: 1.25rem;
      z-index: 999999;
      -webkit-transition: -webkit-transform 200ms ease;
      transition: -webkit-transform 200ms ease;
      transition: transform 200ms ease;
      transition: transform 200ms ease, -webkit-transform 200ms ease;
      -webkit-transform: translateX(-100%);
          -ms-transform: translateX(-100%);
              transform: translateX(-100%);
      -webkit-overflow-scrolling: touch; }
      .nav-top.is-visible {
        -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
                transform: translateX(0); } }
  .nav-top__panel {
    border-bottom: none;
    display: none;
    position: relative;
    height: 61px; }
    @media screen and (min-width: 960px) {
      .touch .nav-top__panel {
        display: block; } }
    @media screen and (max-width: 959px) {
      .nav-top__panel {
        display: block; } }
  .nav-top__close.btn {
    border-left: 1px solid #444;
    display: none;
    float: right;
    clear: none;
    margin: 0;
    border-width: 0;
    height: 60px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 1rem;
    line-height: 60px; }
    .nav-top__close.btn:hover {
      fill: #3591d1; }
    @media screen and (min-width: 960px) {
      .touch .nav-top__close.btn {
        display: inline-block; } }
    @media screen and (max-width: 959px) {
      .nav-top__close.btn {
        display: inline-block; } }
  .nav-top__list {
    margin: 0;
    padding: 0;
    line-height: 60px; }
    @media screen and (min-width: 960px) {
      .touch .nav-top__list {
        line-height: 1.3; } }
    @media screen and (max-width: 959px) {
      .nav-top__list {
        line-height: 1.3; } }
  .nav-top__item {
    background: none;
    list-style: none outside;
    display: inline-block;
    margin: 0 0 15px 0;
    padding: 0;
    vertical-align: top; }
    .nav-top__item + .nav-top__item {
      margin-left: 30px; }
    @media screen and (min-width: 960px) {
      .touch .nav-top__item {
        border-bottom: 1px solid #444;
        display: block;
        margin: 0; }
        .touch .nav-top__item:first-child {
          border-top: 1px solid #444; }
        .touch .nav-top__item + .nav-top__item {
          margin-left: 0; } }
    @media screen and (max-width: 959px) {
      .nav-top__item {
        border-bottom: 1px solid #444;
        display: block;
        margin: 0; }
        .nav-top__item:first-child {
          border-top: 1px solid #444; }
        .nav-top__item + .nav-top__item {
          margin-left: 0; } }
    .nav-top__item:before {
      display: none; }
  .nav-top__link {
    border: none;
    display: inline-block;
    position: relative;
    color: #014f93; }
    .nav-top__link:hover, .nav-top__link.is-active {
      color: #333; }
      .top-drop .nav-top__link:hover, .top-drop .nav-top__link.is-active {
        color: #3591d1; }
    .nav-top__link.is-hover {
      color: #333; }
      .nav-top__link.is-hover:after {
        content: '';
        background: #fff;
        display: block;
        position: absolute;
        top: auto;
        right: 0;
        bottom: 0;
        left: 0;
        height: 5px;
        font-size: 0;
        line-height: 0; }
      @media screen and (min-width: 960px) {
        .touch .nav-top__link.is-hover {
          color: #3591d1; }
          .touch .nav-top__link.is-hover:after {
            display: none; } }
      @media screen and (max-width: 959px) {
        .nav-top__link.is-hover {
          color: #3591d1; }
          .nav-top__link.is-hover:after {
            display: none; } }
    @media screen and (min-width: 960px) {
      .touch .nav-top__link {
        display: block;
        padding: 15px 30px; }
        .touch .nav-top__link.toggle {
          padding-right: 55px; }
          .touch .nav-top__link.toggle:before {
            content: '';
            background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2214%22%20height%3D%227%22%20viewBox%3D%220%200%2014%207%22%20style%3D%22fill%3A%23fff%3B%22%3E%0A%20%20%3Cpath%20d%3D%22M12.811%2C-0.001%20C12.589%2C-0.001%2012.366%2C0.073%2012.181%2C0.225%20C12.181%2C0.225%206.902%2C4.596%206.902%2C4.596%20C6.902%2C4.596%201.623%2C0.225%201.623%2C0.225%20C1.204%2C-0.119%200.583%2C-0.064%200.236%2C0.351%20C-0.113%2C0.766%20-0.056%2C1.384%200.362%2C1.730%20C0.362%2C1.730%206.272%2C6.621%206.272%2C6.621%20C6.637%2C6.924%207.167%2C6.924%207.533%2C6.621%20C7.533%2C6.621%2013.443%2C1.730%2013.443%2C1.730%20C13.861%2C1.384%2013.917%2C0.766%2013.569%2C0.351%20C13.374%2C0.118%2013.094%2C-0.001%2012.811%2C-0.001%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E");
            background-position: 50% 50%;
            background-repeat: no-repeat;
            display: block;
            position: absolute;
            top: 25px;
            right: 20px;
            width: 14px;
            height: 7px; }
          .is-open > .touch .nav-top__link.toggle {
            color: #b0dffc; }
            .is-open > .touch .nav-top__link.toggle:before {
              background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2214%22%20height%3D%227%22%20viewBox%3D%220%200%2014%207%22%20style%3D%22fill%3A%23fff%3B%22%3E%0A%20%20%3Cpath%20d%3D%22M12.811%2C6.845%20C12.589%2C6.845%2012.366%2C6.770%2012.181%2C6.618%20C12.181%2C6.618%206.902%2C2.248%206.902%2C2.248%20C6.902%2C2.248%201.623%2C6.618%201.623%2C6.618%20C1.204%2C6.962%200.583%2C6.908%200.236%2C6.493%20C-0.113%2C6.077%20-0.056%2C5.460%200.362%2C5.114%20C0.362%2C5.114%206.272%2C0.222%206.272%2C0.222%20C6.637%2C-0.081%207.167%2C-0.081%207.533%2C0.222%20C7.533%2C0.222%2013.443%2C5.114%2013.443%2C5.114%20C13.861%2C5.460%2013.917%2C6.077%2013.569%2C6.493%20C13.374%2C6.725%2013.094%2C6.845%2012.811%2C6.845%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E"); }
      .touch .is-open > .nav-top__link.toggle {
        color: #b0dffc; }
        .touch .is-open > .nav-top__link.toggle:before {
          background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2214%22%20height%3D%227%22%20viewBox%3D%220%200%2014%207%22%20style%3D%22fill%3A%23fff%3B%22%3E%0A%20%20%3Cpath%20d%3D%22M12.811%2C6.845%20C12.589%2C6.845%2012.366%2C6.770%2012.181%2C6.618%20C12.181%2C6.618%206.902%2C2.248%206.902%2C2.248%20C6.902%2C2.248%201.623%2C6.618%201.623%2C6.618%20C1.204%2C6.962%200.583%2C6.908%200.236%2C6.493%20C-0.113%2C6.077%20-0.056%2C5.460%200.362%2C5.114%20C0.362%2C5.114%206.272%2C0.222%206.272%2C0.222%20C6.637%2C-0.081%207.167%2C-0.081%207.533%2C0.222%20C7.533%2C0.222%2013.443%2C5.114%2013.443%2C5.114%20C13.861%2C5.460%2013.917%2C6.077%2013.569%2C6.493%20C13.374%2C6.725%2013.094%2C6.845%2012.811%2C6.845%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E"); } }
    @media screen and (max-width: 959px) {
      .nav-top__link {
        display: block;
        padding: 15px 30px; }
        .nav-top__link.toggle {
          padding-right: 55px; }
          .nav-top__link.toggle:before {
            content: '';
            background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2214%22%20height%3D%227%22%20viewBox%3D%220%200%2014%207%22%20style%3D%22fill%3A%23fff%3B%22%3E%0A%20%20%3Cpath%20d%3D%22M12.811%2C-0.001%20C12.589%2C-0.001%2012.366%2C0.073%2012.181%2C0.225%20C12.181%2C0.225%206.902%2C4.596%206.902%2C4.596%20C6.902%2C4.596%201.623%2C0.225%201.623%2C0.225%20C1.204%2C-0.119%200.583%2C-0.064%200.236%2C0.351%20C-0.113%2C0.766%20-0.056%2C1.384%200.362%2C1.730%20C0.362%2C1.730%206.272%2C6.621%206.272%2C6.621%20C6.637%2C6.924%207.167%2C6.924%207.533%2C6.621%20C7.533%2C6.621%2013.443%2C1.730%2013.443%2C1.730%20C13.861%2C1.384%2013.917%2C0.766%2013.569%2C0.351%20C13.374%2C0.118%2013.094%2C-0.001%2012.811%2C-0.001%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E");
            background-position: 50% 50%;
            background-repeat: no-repeat;
            display: block;
            position: absolute;
            top: 25px;
            right: 20px;
            width: 14px;
            height: 7px; }
          .is-open > .nav-top__link.toggle {
            color: #b0dffc; }
            .is-open > .nav-top__link.toggle:before {
              background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2214%22%20height%3D%227%22%20viewBox%3D%220%200%2014%207%22%20style%3D%22fill%3A%23fff%3B%22%3E%0A%20%20%3Cpath%20d%3D%22M12.811%2C6.845%20C12.589%2C6.845%2012.366%2C6.770%2012.181%2C6.618%20C12.181%2C6.618%206.902%2C2.248%206.902%2C2.248%20C6.902%2C2.248%201.623%2C6.618%201.623%2C6.618%20C1.204%2C6.962%200.583%2C6.908%200.236%2C6.493%20C-0.113%2C6.077%20-0.056%2C5.460%200.362%2C5.114%20C0.362%2C5.114%206.272%2C0.222%206.272%2C0.222%20C6.637%2C-0.081%207.167%2C-0.081%207.533%2C0.222%20C7.533%2C0.222%2013.443%2C5.114%2013.443%2C5.114%20C13.861%2C5.460%2013.917%2C6.077%2013.569%2C6.493%20C13.374%2C6.725%2013.094%2C6.845%2012.811%2C6.845%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E"); } }

.top-drop {
  background: #1e92bf;
  background: -webkit-linear-gradient(315deg, #1e92bf 0%, #0066b3 50%);
  background: linear-gradient(135deg, #1e92bf 0%, #0066b3 50%);
  filter: progid:DXImageTransform.Microsoft.gradient startColorstr="#492c64", endColorstr="#311849", GradientType=1;
  position: absolute;
  top: 100%;
  right: 0;
  bottom: auto;
  left: 0;
  visibility: hidden;
  width: 100%;
  color: #fff;
  text-align: left;
  opacity: 0;
  z-index: 10000;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease; }
  @media screen and (min-width: 960px) {
    .top-drop.is-visible {
      visibility: visible;
      opacity: 1; }
    .top-drop.loading.is-visible {
      visibility: hidden !important;
      opacity: 0 !important; } }
  @media screen and (min-width: 960px) {
    .touch .top-drop {
      display: none !important; } }
  @media screen and (max-width: 959px) {
    .top-drop {
      display: none !important; } }
  .top-drop a {
    border: none;
    color: #fff; }
    .top-drop a:hover {
      color: rgba(255, 255, 255, 0.5); }
  .top-drop__close.btn {
    position: absolute;
    top: 10px;
    right: 30px;
    bottom: auto;
    left: auto;
    margin: 0; }
    .top-drop__close.btn:hover {
      fill: #b0dffc; }
  .top-drop__hl {
    margin-top: 15px;
    font-size: 2rem; }
  .top-drop__desc {
    position: relative;
    margin: -15px 0 45px 0;
    font-size: 1rem; }
  .top-drop__title {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding-bottom: 15px;
    font-size: 1.6875rem; }
  .top-drop__col-bd {

    padding-left: 30px; }

.nav-mobile {
  background: #333;
  border-top: 1px solid #444;
  display: none;
  margin: 0;
  padding: 0;
  font-size: 1.125rem; }
  @media screen and (min-width: 960px) {
    .touch .is-open > .nav-mobile {
      display: block; } }
  @media screen and (max-width: 959px) {
    .is-open > .nav-mobile {
      display: block; } }
  .nav-mobile .nav-mobile {
    background: none;
    border: none; }
  .nav-mobile__item {
    background: none;
    border-top: 1px solid #444;
    list-style: none outside;
    display: block;
    margin: 0;
    padding: 0 30px 0 50px;
    vertical-align: top; }
    .nav-mobile__item:first-child {
      border: none; }
    .nav-mobile__item.is-open {
      background: #3f3f3f; }
    .nav-mobile__item .nav-mobile__item {
      border: none;
      padding: 0 0 0 20px; }
  .nav-mobile__link {
    border: none;
    display: block;
    position: relative;
    padding: 15px 0;
    color: #fff; }
    .nav-mobile__link:hover, .nav-mobile__link.is-active {
      color: #b0dffc; }
      .top-drop .nav-mobile__link:hover, .top-drop .nav-mobile__link.is-active {
        color: #999; }
    .nav-mobile__link.is-hover {
      color: #b0dffc; }
      .nav-mobile__link.is-hover:after {
        content: '';
        background: #fff;
        display: block;
        position: absolute;
        top: auto;
        right: 0;
        bottom: 0;
        left: 0;
        height: 5px;
        font-size: 0;
        line-height: 0; }
    .nav-mobile__link.toggle {
      padding-right: 15px; }
      .nav-mobile__link.toggle:before {
        content: '';
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2214%22%20height%3D%227%22%20viewBox%3D%220%200%2014%207%22%20style%3D%22fill%3A%23fff%3B%22%3E%0A%20%20%3Cpath%20d%3D%22M12.811%2C-0.001%20C12.589%2C-0.001%2012.366%2C0.073%2012.181%2C0.225%20C12.181%2C0.225%206.902%2C4.596%206.902%2C4.596%20C6.902%2C4.596%201.623%2C0.225%201.623%2C0.225%20C1.204%2C-0.119%200.583%2C-0.064%200.236%2C0.351%20C-0.113%2C0.766%20-0.056%2C1.384%200.362%2C1.730%20C0.362%2C1.730%206.272%2C6.621%206.272%2C6.621%20C6.637%2C6.924%207.167%2C6.924%207.533%2C6.621%20C7.533%2C6.621%2013.443%2C1.730%2013.443%2C1.730%20C13.861%2C1.384%2013.917%2C0.766%2013.569%2C0.351%20C13.374%2C0.118%2013.094%2C-0.001%2012.811%2C-0.001%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E");
        background-position: 50% 50%;
        background-repeat: no-repeat;
        display: block;
        position: absolute;
        top: 25px;
        right: -10px;
        width: 14px;
        height: 7px; }
      .is-open > .nav-mobile__link.toggle:before {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2214%22%20height%3D%227%22%20viewBox%3D%220%200%2014%207%22%20style%3D%22fill%3A%23fff%3B%22%3E%0A%20%20%3Cpath%20d%3D%22M12.811%2C6.845%20C12.589%2C6.845%2012.366%2C6.770%2012.181%2C6.618%20C12.181%2C6.618%206.902%2C2.248%206.902%2C2.248%20C6.902%2C2.248%201.623%2C6.618%201.623%2C6.618%20C1.204%2C6.962%200.583%2C6.908%200.236%2C6.493%20C-0.113%2C6.077%20-0.056%2C5.460%200.362%2C5.114%20C0.362%2C5.114%206.272%2C0.222%206.272%2C0.222%20C6.637%2C-0.081%207.167%2C-0.081%207.533%2C0.222%20C7.533%2C0.222%2013.443%2C5.114%2013.443%2C5.114%20C13.861%2C5.460%2013.917%2C6.077%2013.569%2C6.493%20C13.374%2C6.725%2013.094%2C6.845%2012.811%2C6.845%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E"); }
.call-vVerdanat {
  margin-left: -2.35765%; }
  .call-vVerdanat__col {
    float: left;
    display: block;
    padding-left: 20px;

    margin-right: 2.35765%;
    width: 48.76157%; //was 31.76157%
    padding: 0 0 0 2.35765%; }
    .call-vVerdanat__col:last-child {
      margin-right: 0; }
    .call-vVerdanat__col + .call-vVerdanat__col {
      border-left: 1px solid #ddd; }
      @media screen and (max-width: 767px) {
        .call-vVerdanat__col + .call-vVerdanat__col {
          border: none;
          margin-top: 30px; } }
    @media screen and (max-width: 767px) {
      .call-vVerdanat__col {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 100%; }
        .call-vVerdanat__col:last-child {
          margin-right: 0; } }

.call-back {
  padding-right: 30px; }
  .call-back label {
    margin-top: 6px; }

.top-section__fakebg {
  position: absolute;
  display: none;
  width: 35%;
  height: 100%;
  left: 0;
  top: 0;
  background: #3591d1;
  background: -webkit-linear-gradient(45deg, #3591d1 0%, #6665b5 40%);
  background: linear-gradient(45deg, #3591d1 0%, #6665b5 40%);
  filter: progid:DXImageTransform.Microsoft.gradient startColorstr="#3591d1", endColorstr="#6665b5", GradientType=1;
  z-index: 2; }
  @media screen and (max-width: 767px) {
    .top-section__fakebg {
      display: block;
      width: 100% !important; } }

.top-section {
  position: relative;
  height: 590px;
  padding-top: 60px; }
  @media screen and (min-width: 1600px) {
    .top-section {
      height: 690px; } }
  .top-section_girl {
    height: 510px; }
    @media screen and (min-width: 1600px) {
      .top-section_girl {
        height: 610px; } }
  .top-section_industry {
    height: 460px; }
  .top-section_career {
    height: 470px; }
  .top-section_events {
    height: 430px; }
  .top-section_summit {
    height: 850px; }
  .top-section_dev_platform {
    height: 590px; }
  .top-section_extension {
    height: 450px; }
  .top-section_alt {
    height: auto; }
  .top-section_color {
    height: auto; }
  @media screen and (max-width: 959px) {
    .top-section {
      height: auto;
      padding-bottom: 30px; } }
  .top-section__cloud {
    display: inline-block;
    position: relative;
    border: 0;
    font-size: 1.6875rem;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%227%22%20height%3D%2212%22%20viewBox%3D%220%200%207%2012%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20stroke-linejoin%3A%20round%3B%0A%20%20%20%20%20%20%20%20stroke-width%3A%201px%3B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20class%3D%22cls-1%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20d%3D%22M-0.008.732L5.545%2C6.011-0.008%2C11.29%22%2F%3E%0A%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-position: 100% 75%;
    margin-top: 50px;
    padding: 30px 20px 0 75px; }
    .top-section__cloud_border {
      height: 1px;
      width: 200%;
      display: none;
      content: '';
      position: absolute;
      top: 0px;
      left: -100%;
      background: rgba(255, 255, 255, 0.2); }
      @media screen and (max-width: 767px) {
        .top-section__cloud_border {
          display: block;
          width: 300% !important;
          left: -100% !important; } }
    .top-section__cloud:after {
      display: block;
      content: '';
      position: absolute;
      top: 30px;
      left: 0;
      background-image: url(../img/sprite.png);
      background-position: 0px -904px;
      width: 53px;
      height: 37px; }
  .top-section__text {
    position: absolute;
    top: 170px;
    right: auto;
    bottom: auto;
    left: 0;
    width: 370px;
    color: #fff;
    font-size: 1.125rem;
    line-height: 1.5;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.7); }
    .top-section__text_down {
      position: absolute;
      top: 220px;
      right: auto;
      bottom: auto;
      left: 0; }
    .top-section_alt .top-section__text {
      position: initial;
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 31.76157%;
      margin: 30px 0 30px;
      padding-right: 30px; }
      .top-section_alt .top-section__text:last-child {
        margin-right: 0; }
      @media screen and (max-width: 959px) {
        .top-section_alt .top-section__text {
          float: left;
          display: block;
          margin-right: 2.35765%;
          width: 48.82117%; }
          .top-section_alt .top-section__text:last-child {
            margin-right: 0; } }
      @media screen and (max-width: 767px) {
        .top-section_alt .top-section__text {
          float: left;
          display: block;
          margin-right: 2.35765%;
          width: 100%;
          margin-right: 0;
          padding-right: 0; }
          .top-section_alt .top-section__text:last-child {
            margin-right: 0; } }
    .top-section__text.top-section__text_wide {
      width: 60%;
      top: 250px; }
      @media screen and (max-width: 959px) {
        .top-section__text.top-section__text_wide {
          top: auto;
          width: 60%; } }
      @media screen and (max-width: 767px) {
        .top-section__text.top-section__text_wide {
          width: 100%; } }
    .top-section_industry .top-section__text {
      width: 50%;
      font-size: 2.25rem; }
      @media screen and (max-width: 479px) {
        .top-section_industry .top-section__text {
          font-size: 1.3125rem; } }
    .top-section_career .top-section__text {
      width: 70%;
      font-size: 1.6875rem;
      margin: 0 auto;
      right: 0;
      text-align: center;
      line-height: 1.2; }
      @media screen and (max-width: 959px) {
        .top-section_career .top-section__text {
          width: 100%; } }
      @media screen and (max-width: 479px) {
        .top-section_career .top-section__text {
          font-size: 1.3125rem; } }
    .top-section_events .top-section__text {
      width: 60%;
      font-size: 1.25rem;
      line-height: 1.2; }
      @media screen and (max-width: 959px) {
        .top-section_events .top-section__text {
          width: 100%; } }
      @media screen and (max-width: 479px) {
        .top-section_events .top-section__text {
          font-size: 1.125rem; } }
    .top-section_summit .top-section__text {
      width: 60%;
      font-size: 1.6875rem;
      line-height: 1.2; }
      @media screen and (max-width: 1199px) {
        .top-section_summit .top-section__text {
          width: 80%; } }
      @media screen and (max-width: 959px) {
        .top-section_summit .top-section__text {
          width: 100%; } }
      @media screen and (max-width: 479px) {
        .top-section_summit .top-section__text {
          font-size: 1.3125rem; } }
    .top-section_erp .top-section__text {
      color: #000;
      width: 50%;
      text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.7); }
      @media screen and (max-width: 1199px) {
        .top-section_erp .top-section__text {
          width: 60%; } }
      @media screen and (max-width: 959px) {
        .top-section_erp .top-section__text {
          width: 100%; } }
    .top-section_extension .top-section__text {
      width: 100%; }
    .top-section_dev_platform .top-section__text {
      width: 50%; }
      @media screen and (max-width: 1199px) {
        .top-section_dev_platform .top-section__text {
          width: 60%; } }
      @media screen and (max-width: 959px) {
        .top-section_dev_platform .top-section__text {
          width: 100%; } }
    .top-section_color .top-section__text {
      position: relative;
      top: auto;
      right: auto;
      bottom: auto;
      left: auto;
      width: 70%;
      margin-top: 30px;
      margin-bottom: 60px; }
      @media screen and (max-width: 1199px) {
        .top-section_color .top-section__text {
          width: 100%; } }
      @media screen and (max-width: 959px) {
        .top-section_color .top-section__text {
          width: 100%; } }
    .top-section_girl .top-section__text {
      top: 140px; }
      @media screen and (max-width: 959px) {
        .top-section_girl .top-section__text {
          top: auto; } }
    @media screen and (max-width: 959px) {
      .top-section__text {
        position: relative;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        width: 50%;
        margin: 30px 0 60px; } }
    @media screen and (max-width: 767px) {
      .top-section__text {
        width: 100%; } }
    .top-section__text a {
      border-bottom-color: #fff;
      color: #fff; }
    .top-section__text q,
    .top-section__text blockquote {
      font-size: 1.125rem; }
    .top-section__text .list-bd-v {
      margin-bottom: 0; }
      @media screen and (min-width: 767px) and (max-width: 959px) {
        .top-section__text .list-bd-v {
          margin-right: -30px;
          margin-left: -30px; } }
      .top-section__text .list-bd-v__item {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 57.35098%; }
        .top-section__text .list-bd-v__item:last-child {
          margin-right: 0; }
        .top-section__text .list-bd-v__item:nth-child(2n) {
          margin-right: 0; }
        .top-section__text .list-bd-v__item:nth-child(2n+1) {
          clear: left; }
        .top-section__text .list-bd-v__item:nth-child(2n) {
          float: left;
          display: block;
          margin-right: 2.35765%;
          width: 40.29137%;
          text-align: center; }
          .top-section__text .list-bd-v__item:nth-child(2n):last-child {
            margin-right: 0; }
          @media screen and (max-width: 767px) {
            .top-section__text .list-bd-v__item:nth-child(2n) {
              float: left;
              display: block;
              margin-right: 2.35765%;
              width: 100%; }
              .top-section__text .list-bd-v__item:nth-child(2n):last-child {
                margin-right: 0; } }
        .top-section__text .list-bd-v__item:nth-child(2n+1) {
          border: none; }
        @media screen and (min-width: 767px) and (max-width: 959px) {
          .top-section__text .list-bd-v__item {
            border-left: 1px solid #ddd;
            padding: 0 0 0 2.35765%; } }
        @media screen and (max-width: 767px) {
          .top-section__text .list-bd-v__item {
            float: left;
            display: block;
            margin-right: 2.35765%;
            width: 100%;
            margin-right: 0; }
            .top-section__text .list-bd-v__item:last-child {
              margin-right: 0; }
            .top-section__text .list-bd-v__item:nth-child(2n) {
              margin-right: 2.35765%; }
            .top-section__text .list-bd-v__item:nth-child(2n+1) {
              clear: none; } }
  .top-section__hl {
    font-size:2rem;
    line-height: 1;
    max-width: 550px; }
    .top-section_industry .top-section__hl {
      margin-bottom: 30px; }
      @media screen and (max-width: 479px) {
        .top-section_industry .top-section__hl {
          margin-bottom: 15px; } }
    .top-section_career .top-section__hl {
      margin-bottom: 30px;
      max-width: none; }
      @media screen and (max-width: 479px) {
        .top-section_career .top-section__hl {
          margin-bottom: 15px; } }
    .top-section_events .top-section__hl {
      margin-bottom: 30px;
      max-width: none; }
      @media screen and (max-width: 479px) {
        .top-section_events .top-section__hl {
          margin-bottom: 15px; } }
    .top-section_summit .top-section__hl {
      margin-bottom: 30px;
      max-width: none; }
      @media screen and (max-width: 479px) {
        .top-section_summit .top-section__hl {
          margin-bottom: 15px; } }
    .top-section__text_wide .top-section__hl {
      max-width: 100%; }
      .top-section__text_wide .top-section__hl span {
        display: block;
        font-size: 1.875rem; }
    .top-section_extension .top-section__hl {
      max-width: 700px; }
    .top-section__hl_wd_full {
      max-width: none; }
    @media screen and (max-width: 479px) {
      .top-section__hl {
        font-size: 2.25rem; } }
  .top-section__product {
    position: absolute;
    top: 170px;
    right: 0;
    bottom: auto;
    left: auto;
    width: 480px;
    color: #fff;
    font-size: 1.125rem;
    line-height: 1.5; }
    .top-section_girl .top-section__product {
      top: 140px; }
      @media screen and (max-width: 959px) {
        .top-section_girl .top-section__product {
          top: auto; } }
    @media screen and (max-width: 959px) {
      .top-section__product {
        position: relative;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        width: 100%; } }
    .top-section__product_alone {
      position: absolute;
      top: 320px;
      right: 0;
      bottom: auto;
      left: auto; }
      @media screen and (max-width: 959px) {
        .top-section__product_alone {
          position: relative;
          top: auto;
          right: auto;
          bottom: auto;
          left: auto;
          width: 100%; } }
  .top-section__overview {
    background: #3591d1;
    background: -webkit-linear-gradient(45deg, rgba(53, 145, 209, 0.9) 0%, rgba(102, 101, 181, 0.9) 40%);
    background: linear-gradient(45deg, rgba(53, 145, 209, 0.9) 0%, rgba(102, 101, 181, 0.9) 40%);
    filter: progid:DXImageTransform.Microsoft.gradient startColorstr="#3591d1", endColorstr="#6665b5", GradientType=1;
    position: relative;
    padding: 25px 190px 10px 30px; }
    .top-section__overview::after {
      clear: both;
      content: "";
      display: table; }
    @media screen and (max-width: 479px) {
      .top-section__overview {
        padding-right: 30px; } }
    .top-section__overview__pic {
      position: relative;
      float: right;
      max-width: 160px;
      margin: -40px -175px 15px 0; }
      @media screen and (max-width: 479px) {
        .top-section__overview__pic {
          display: none; } }
  .top-section__how {
    background: #492c64;
    background: -webkit-linear-gradient(315deg, rgba(73, 44, 100, 0.9) 0%, rgba(49, 24, 73, 0.9) 50%);
    background: linear-gradient(135deg, rgba(73, 44, 100, 0.9) 0%, rgba(49, 24, 73, 0.9) 50%);
    filter: progid:DXImageTransform.Microsoft.gradient startColorstr="#492c64", endColorstr="#311849", GradientType=1;
    clear: both;
    margin-left: 100px;
    padding: 25px 160px 10px 30px; }
    .top-section__how::after {
      clear: both;
      content: "";
      display: table; }
    @media screen and (max-width: 959px) {
      .top-section__how {
        margin-left: 0; }
        .top-section__how br {
          display: none; } }
    @media screen and (max-width: 479px) {
      .top-section__how {
        padding-right: 30px; } }
    .top-section__how .btn {
      float: right;
      clear: none;
      margin-top: 22px;
      margin-right: -130px; }
      @media screen and (min-width: 767px) and (max-width: 959px) {
        .top-section__how .btn {
          margin-top: 3px; } }
      @media screen and (max-width: 479px) {
        .top-section__how .btn {
          float: none;
          margin-top: 0;
          margin-right: 0; } }
  .top-section__title {
    margin-bottom: 0;
    font-size: 1.6875rem; }
    .top-section__how .top-section__title {
      float: left;
      width: 100%; }

.breadcrumbs {
  border-bottom: 1px solid #fff;
  position: relative;
  display: inline-block;
  margin-bottom: 30px;
  padding: 20px 0;
  color: #fff;
  font-size: 0.875rem;
  vertical-align: top; }
  .breadcrumbs_black {
    color: #000;
    border-bottom: 1px solid #000; }
  .top-section_erp .breadcrumbs {
    color: #000;
    border-bottom: 1px solid #000; }
  .breadcrumbs__item {
    border-bottom-color: transparent;
    display: inline-block;
    position: relative;
    margin-right: 24px;
    color: #fff; }
    .top-section_erp .breadcrumbs__item {
      color: #000; }
    .breadcrumbs_black .breadcrumbs__item {
      color: #000; }
    .breadcrumbs__item:hover {
      border-bottom-color: #fff;
      color: #fff; }
      .top-section_erp .breadcrumbs__item:hover {
        color: #000;
        border-bottom-color: #000; }
      .breadcrumbs_black .breadcrumbs__item:hover {
        color: #000;
        border-bottom-color: #000; }
    .breadcrumbs__item:after {
      content: '';
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%227%22%20height%3D%2212%22%20viewBox%3D%220%200%207%2012%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20stroke-linejoin%3A%20round%3B%0A%20%20%20%20%20%20%20%20stroke-width%3A%201px%3B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20class%3D%22cls-1%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20d%3D%22M-0.008.732L5.545%2C6.011-0.008%2C11.29%22%2F%3E%0A%3C%2Fsvg%3E");
      background-position: 0 0;
      background-repeat: no-repeat;
      background-size: contain;
      display: block;
      position: absolute;
      top: 5px;
      right: -16px;
      bottom: auto;
      left: auto;
      width: 5px;
      height: 9px; }
      .top-section_erp .breadcrumbs__item:after {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%227%22%20height%3D%2212%22%20viewBox%3D%220%200%207%2012%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20stroke-linejoin%3A%20round%3B%0A%20%20%20%20%20%20%20%20stroke-width%3A%201px%3B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20class%3D%22cls-1%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20d%3D%22M-0.008.732L5.545%2C6.011-0.008%2C11.29%22%2F%3E%0A%3C%2Fsvg%3E"); }
      .breadcrumbs_black .breadcrumbs__item:after {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%227%22%20height%3D%2212%22%20viewBox%3D%220%200%207%2012%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20stroke-linejoin%3A%20round%3B%0A%20%20%20%20%20%20%20%20stroke-width%3A%201px%3B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20class%3D%22cls-1%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20d%3D%22M-0.008.732L5.545%2C6.011-0.008%2C11.29%22%2F%3E%0A%3C%2Fsvg%3E"); }
    .breadcrumbs__item:last-child {
      margin-right: 0; }
      .breadcrumbs__item:last-child:after {
        display: none; }
  .breadcrumbs > span:last-child .breadcrumbs__item {
    margin-right: 0; }
    .breadcrumbs > span:last-child .breadcrumbs__item:after {
      display: none; }

.contact {
  border-bottom: 1px solid #eee;
  display: block;
  margin-bottom: 45px;
  padding-bottom: 15px; }
  .contact::after {
    clear: both;
    content: "";
    display: table; }
  .contact__col {
    float: right;
    display: block;
    margin-left: 2.35765%;
    width: 48.82117%; }
    .contact__col:last-child {
      margin-left: 0; }
    @media screen and (max-width: 959px) {
      .contact__col {
        float: right;
        display: block;
        margin-left: 2.35765%;
        width: 100%; }
        .contact__col:last-child {
          margin-left: 0; } }
  .contact__screen {
    position: relative;
    margin-bottom: -20px; }
    @media screen and (max-width: 959px) {
      .contact__screen {
        margin-bottom: 30px; } }
.hubspot-form {
  display: block; }
  .hubspot-form::after {
    clear: both;
    content: "";
    display: table; }
  .hubspot-form fieldset {
    border: 0;
    margin: 0;
    padding: 0; }
  .hubspot-form textarea {
    height: 85px; }
  .hubspot-form.sales textarea {
    height: 115px; }
  .hubspot-form input.error {
    border-color: #e21e27; }
  .hubspot-form .hs-button {
    min-width: 200px; }
  .hubspot-form ul.hs-error-msgs {
    margin: 0;
    padding: 0;
    position: relative;
    top: -15px;
    padding-left: 5px; }
  .hubspot-form ul.hs-error-msgs li {
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 0;
    color: #e21e27;
    font-size: 0.75rem; }
  .hubspot-form ul.hs-error-msgs li label {
    margin: 0;
    padding: 0;
    color: #e21e27;
    font-size: 0.75rem; }
  .hubspot-form .submitted-message {
    display: none; }
  .hubspot-form select {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important; }
  .hubspot-form.sales .row_submit {
    margin-top: 30px; }
  @media screen and (max-width: 959px) {
    .hubspot-form.sales .hs_submit .btn {
      margin-top: 15px; } }
  .hubspot-form .hs_submit .hs-button {
    cursor: pointer; }
  .hubspot-form .hs-datepicker .pika-single {
    background: #fff;
    border: 1px solid #ddd;
    padding: 15px;
    margin-top: -15px; }
    .hubspot-form .hs-datepicker .pika-single.is-hidden {
      visibility: hidden;
      opacity: 0;
      display: none; }
  .hubspot-form .hs-datepicker .pika-title {
    display: block;
    position: relative;
    background: #eee;
    margin: -15px -15px 10px -15px;
    padding: 15px 15px 15px 15px;
    text-align: center; }
    .hubspot-form .hs-datepicker .pika-title::after {
      clear: both;
      content: "";
      display: table; }
    .hubspot-form .hs-datepicker .pika-title .pika-label {
      display: inline-block;
      margin: 0 5px; }
    .hubspot-form .hs-datepicker .pika-title .pika-prev {
      left: 10px;
      border: solid transparent;
      border-color: rgba(153, 153, 153, 0);
      border-right-color: #999;
      border-width: 6px;
      position: absolute;
      right: 100%;
      top: 50%;
      width: 0;
      height: 0;
      margin: -6px 0 0 0;
      cursor: pointer;
      padding: 0;
      -webkit-border-radius: 0;
              border-radius: 0;
      background: none; }
      .hubspot-form .hs-datepicker .pika-title .pika-prev:hover {
        border-right-color: #3591d1; }
    .hubspot-form .hs-datepicker .pika-title .pika-next {
      border: solid transparent;
      border-color: rgba(153, 153, 153, 0);
      border-left-color: #999;
      border-width: 6px;
      position: absolute;
      right: 10px;
      top: 50%;
      width: 0;
      height: 0;
      margin: -6px 0 0 0;
      cursor: pointer;
      padding: 0;
      -webkit-border-radius: 0;
              border-radius: 0;
      background: none; }
      .hubspot-form .hs-datepicker .pika-title .pika-next:hover {
        border-left-color: #3591d1; }
  .hubspot-form .hs-datepicker .pika-table thead th {
    font-size: 0.75rem; }
  .hubspot-form .hs-datepicker .pika-table .pika-button {
    padding-right: 4px;
    padding-left: 4px;
    margin: 0;
    background: #fff;
    color: #000;
    width: 40px;
    font-family: 'Source Sans Pro Light', Verdana, Helvetica, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
    font-weight: normal;
    font-style: normal; }
    .hubspot-form .hs-datepicker .pika-table .pika-button:hover {
      color: #3591d1; }
.blue-form {
  border: 1px solid #b3b3b3; }
  .blue-form__header {
    color: #fff;
    background: #3591d1;
    text-align: center;
    padding: 30px 10px; }
  .blue-form .hbspt-form {
    padding: 30px; }
    .blue-form .hbspt-form textarea {
      height: 100px; }
  .blue-form .inputs-list li {
    list-style: none;
    display: inline-block;
    margin: 0 20px 0 0; }
  .blue-form .inputs-list label {
    display: inline-block;
    position: relative;
    width: auto;
    margin-bottom: 15px;
    padding-left: 25px; }
    .blue-form .inputs-list label input {
      position: absolute;
      top: 5px;
      left: 0;
      margin: 0;
      padding: 0;
      outline: none; }

.why-sparklinea {
  display: table;
  width: 100%;
  table-layout: fixed; }
  .why-sparklinea__col-left, .why-sparklinea__col-right {
    display: table-cell;
    width: 50%;
    vertical-align: middle; }
    @media screen and (max-width: 1199px) {
      .why-sparklinea__col-left, .why-sparklinea__col-right {
        width: 100%; } }
  .why-sparklinea__col-right {
    text-align: center;
    padding: 0 30px; }
    @media screen and (max-width: 1199px) {
      .why-sparklinea__col-right {
        display: none; } }
.blue-map {
  margin: 0 auto;
  position: relative;
  width: 1100px;
  height: 614px; }
  @media screen and (max-width: 1199px) {
    .blue-map {
      display: none; } }
  .blue-map__marker, .blue-map__round {
    position: absolute;
    cursor: pointer; }
    .blue-map__marker.active:before, .blue-map__round.active:before {
      z-index: 3;
      position: absolute;
      display: block;
      content: '';
      border: 14px solid transparent;
      border-top: 20px solid #fff;
      border-bottom: 0;
      cursor: default;
      left: 50%;
      margin-left: -14px;
      top: -50%;
      margin-top: -6px; }
    .blue-map__marker.down:before, .blue-map__round.down:before {
      z-index: 3;
      position: absolute;
      display: block;
      content: '';
      border: 14px solid transparent;
      border-top: 0;
      border-bottom: 20px solid #fff;
      cursor: default;
      left: 50%;
      margin-left: -14px;
      bottom: -50%;
      margin-bottom: -6px; }
    .blue-map__marker:after, .blue-map__round:after {
      content: '';
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      background-color: transparent; }
    .blue-map__marker.active, .blue-map__marker.down, .blue-map__round.active, .blue-map__round.down {
      z-index: 2; }
  .blue-map__marker {
    background-color: #3591d1;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2217%22%20height%3D%2217%22%20viewBox%3D%220%200%2017%2017%22%3E%0A%20%20%3Cpath%20d%3D%22M8.500%2C17.000%20C3.806%2C17.000%20-0.000%2C13.194%20-0.000%2C8.500%20C-0.000%2C3.806%203.806%2C-0.000%208.500%2C-0.000%20C13.194%2C-0.000%2017.000%2C3.806%2017.000%2C8.500%20C17.000%2C8.500%2017.000%2C17.000%2017.000%2C17.000%20C17.000%2C17.000%208.500%2C17.000%208.500%2C17.000%20ZM12.042%2C8.500%20C12.042%2C6.544%2010.456%2C4.958%208.500%2C4.958%20C6.544%2C4.958%204.958%2C6.544%204.958%2C8.500%20C4.958%2C10.456%206.544%2C12.042%208.500%2C12.042%20C8.500%2C12.042%2012.042%2C12.042%2012.042%2C12.042%20C12.042%2C12.042%2012.042%2C8.500%2012.042%2C8.500%20Z%22%20fill%3D%22%23ffffff%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 49% 49%;
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;
            border-radius: 50%; }
    .blue-map__marker.main-office {
      background: #3591d1;
      background: -webkit-linear-gradient(45deg, #3591d1 0%, #6665b5 40%);
      background: linear-gradient(45deg, #3591d1 0%, #6665b5 40%);
      filter: progid:DXImageTransform.Microsoft.gradient startColorstr="#3591d1", endColorstr="#6665b5", GradientType=1; }
      .blue-map__marker.main-office:after {
        content: '';
        display: block;
        position: absolute;
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2217%22%20height%3D%2217%22%20viewBox%3D%220%200%2017%2017%22%3E%0A%20%20%3Cpath%20d%3D%22M8.500%2C17.000%20C3.806%2C17.000%20-0.000%2C13.194%20-0.000%2C8.500%20C-0.000%2C3.806%203.806%2C-0.000%208.500%2C-0.000%20C13.194%2C-0.000%2017.000%2C3.806%2017.000%2C8.500%20C17.000%2C8.500%2017.000%2C17.000%2017.000%2C17.000%20C17.000%2C17.000%208.500%2C17.000%208.500%2C17.000%20ZM12.042%2C8.500%20C12.042%2C6.544%2010.456%2C4.958%208.500%2C4.958%20C6.544%2C4.958%204.958%2C6.544%204.958%2C8.500%20C4.958%2C10.456%206.544%2C12.042%208.500%2C12.042%20C8.500%2C12.042%2012.042%2C12.042%2012.042%2C12.042%20C12.042%2C12.042%2012.042%2C8.500%2012.042%2C8.500%20Z%22%20fill%3D%22%23ffffff%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E");
        background-position: 49% 49%;
        background-repeat: no-repeat;
        -webkit-border-radius: 50%;
                border-radius: 50%; }
      .blue-map__marker.main-office.active:after, .blue-map__marker.main-office:hover:after, .blue-map__marker.main-office.down:after {
        background-color: #6d57b2; }
    .blue-map__marker:hover, .blue-map__marker.active, .blue-map__marker.down {
      background-color: #6d57b2; }
  .blue-map__round {
    display: inline-block;
    width: 26px;
    height: 26px;
    background-color: transparent;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%20%20%3Cpath%20d%3D%22M12.000%2C24.000%20C5.373%2C24.000%20-0.000%2C18.627%20-0.000%2C12.000%20C-0.000%2C5.373%205.373%2C-0.000%2012.000%2C-0.000%20C18.627%2C-0.000%2024.000%2C5.373%2024.000%2C12.000%20C24.000%2C18.627%2018.627%2C24.000%2012.000%2C24.000%20ZM12.000%2C2.000%20C6.477%2C2.000%202.000%2C6.477%202.000%2C12.000%20C2.000%2C17.523%206.477%2C22.000%2012.000%2C22.000%20C17.523%2C22.000%2022.000%2C17.523%2022.000%2C12.000%20C22.000%2C6.477%2017.523%2C2.000%2012.000%2C2.000%20ZM12.000%2C19.000%20C8.134%2C19.000%205.000%2C15.866%205.000%2C12.000%20C5.000%2C8.134%208.134%2C5.000%2012.000%2C5.000%20C15.866%2C5.000%2019.000%2C8.134%2019.000%2C12.000%20C19.000%2C15.866%2015.866%2C19.000%2012.000%2C19.000%20Z%22%20fill%3D%22%23008ed3%22%20class%3D%22cls-1%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%;
    background-repeat: no-repeat; }
    .blue-map__round:hover, .blue-map__round.active, .blue-map__round.down {
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%20%20%3Cpath%20d%3D%22M12.000%2C24.000%20C5.373%2C24.000%20-0.000%2C18.627%20-0.000%2C12.000%20C-0.000%2C5.373%205.373%2C-0.000%2012.000%2C-0.000%20C18.627%2C-0.000%2024.000%2C5.373%2024.000%2C12.000%20C24.000%2C18.627%2018.627%2C24.000%2012.000%2C24.000%20ZM12.000%2C2.000%20C6.477%2C2.000%202.000%2C6.477%202.000%2C12.000%20C2.000%2C17.523%206.477%2C22.000%2012.000%2C22.000%20C17.523%2C22.000%2022.000%2C17.523%2022.000%2C12.000%20C22.000%2C6.477%2017.523%2C2.000%2012.000%2C2.000%20ZM12.000%2C19.000%20C8.134%2C19.000%205.000%2C15.866%205.000%2C12.000%20C5.000%2C8.134%208.134%2C5.000%2012.000%2C5.000%20C15.866%2C5.000%2019.000%2C8.134%2019.000%2C12.000%20C19.000%2C15.866%2015.866%2C19.000%2012.000%2C19.000%20Z%22%20fill%3D%22%236d57b2%22%20class%3D%22cls-1%22%2F%3E%0A%3C%2Fsvg%3E"); }
    .blue-map__round.active:before {
      margin-top: -12px; }
    .blue-map__round.down:before {
      margin-bottom: -12px; }
.js-popover-storage .map-popover {
  position: absolute;
  display: block !important;
  z-index: 9; }
  .js-popover-storage .map-popover.down {
    -webkit-box-shadow: 0px 10px 17px -10px rgba(0, 0, 0, 0.55);
            box-shadow: 0px 10px 17px -10px rgba(0, 0, 0, 0.55); }
.map-popover {
  width: 500px;
  position: relative; }
  .map-popover__title {
    font-size: 1.6875rem;
    border-bottom: 1px solid #cccccc;
    padding: 15px;
    margin: 0;
    background-color: #fff;
    font-family: 'Source Sans Pro', Verdana, Helvetica, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
    font-weight: normal;
    font-style: normal; }
    .map-popover__title span {
      display: block;
      font-size: 1.3125rem;
      font-family: 'Source Sans Pro Light', Verdana, Helvetica, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
      font-weight: normal;
      font-style: normal; }
  .map-popover__close {
    position: absolute;
    background-color: #fff;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2219%22%20height%3D%2219%22%20viewBox%3D%220%200%2019%2019%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20class%3D%22cls-1%22%20fill%3D%22%23000%22%20d%3D%22M18.991%2C17.891l-1.1%2C1.1L9.5%2C10.6%2C1.108%2C18.99l-1.1-1.1L8.4%2C9.5%2C0.009%2C1.108l1.1-1.1L9.5%2C8.4l8.391-8.392%2C1.1%2C1.1L10.6%2C9.5Z%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    border: none;
    top: 35px;
    right: 30px;
    width: 19px;
    height: 19px;
    cursor: pointer; }
    .map-popover__close:hover {
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2219%22%20height%3D%2219%22%20viewBox%3D%220%200%2019%2019%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20class%3D%22cls-1%22%20fill%3D%22%233591d1%22%20d%3D%22M18.991%2C17.891l-1.1%2C1.1L9.5%2C10.6%2C1.108%2C18.99l-1.1-1.1L8.4%2C9.5%2C0.009%2C1.108l1.1-1.1L9.5%2C8.4l8.391-8.392%2C1.1%2C1.1L10.6%2C9.5Z%22%2F%3E%0A%3C%2Fsvg%3E"); }
  .map-popover__wrap {
    display: table;
    table-layout: fixed;
    background-color: #fff;
    width: 100%;
    padding: 15px; }
  .map-popover__col {
    display: table-cell;
    width: 50%;
    vertical-align: middle; }
    .map-popover__col:first-child {
      text-align: center;
      padding-right: 15px; }
      @media screen and (max-width: 767px) {
        .map-popover__col:first-child {
          padding: 0; } }
    @media screen and (max-width: 767px) {
      .map-popover__col {
        display: block;
        width: 100%; } }
  .map-popover__foot {
    height: 35px;
    width: 100%;
    background-color: transparent; }
    .down .map-popover__foot {
      position: absolute;
      top: -35px; }
  .map-popover .contact-layout {
    display: block; }
    .map-popover .contact-layout__block {
      display: block;
      margin: 0;
      padding: 10px 0 10px 30px; }
      .map-popover .contact-layout__block_link {
        display: inline-block; }
        .map-popover .contact-layout__block_link:after {
          right: -15px;
          top: 17px; }
.popover_select {
  text-align: center;
  margin: 30px auto;
  margin-top: -90px;
  max-width: 1000px;
  display: none; }
  .popover_select form {
    max-width: 600px;
    margin: 0 auto; }
  @media screen and (max-width: 1199px) {
    .popover_select {
      display: block; } }
.popover_wrap {
  display: none; }
  @media screen and (max-width: 1199px) {
    .popover_wrap {
      display: block; } }
  .popover_wrap .map-popover {
    display: none;
    margin: 0 auto;
    width: auto;
    max-width: 500px;
    z-index: 1; }
  .popover_wrap .map-popover__close {
    display: none; }
.tooltip {
  position: relative; }
.ui-tooltip {
  background: #7f7f7f;
  -webkit-box-shadow: none;
          box-shadow: none;
  max-width: 100px;
  padding: 7.5px;
  color: #fff;
  font-size: 1rem;
  line-height: 1.3;
  text-align: center;
  position: absolute;
  z-index: 9999;
  -webkit-border-radius: 3px;
          border-radius: 3px; }
  @media screen and (max-width: 767px) {
    .ui-tooltip {
      display: none !important; } }
  .ui-tooltip:before {
    content: '';
    border: solid transparent;
    border-color: rgba(221, 221, 221, 0);
    border-right-color: #7f7f7f;
    border-width: 6px;
    position: absolute;
    right: 100%;
    top: 50%;
    width: 0;
    height: 0;
    margin-top: -6px;
    pointer-events: none; }
  .ui-tooltip.bottom:before {
    border-bottom-color: transparent;
    border-top-color: rgba(221, 221, 221, 0.8);
    top: 100%;
    bottom: auto; }
.open_job__file > label,
.opening_job__file > label {
  color: #3591d1;
  font-size: 1.125rem;
  margin-bottom: 0;
  margin-top: 4px;
  position: relative;
  padding-left: 13px; }
  .open_job__file > label:before,
  .opening_job__file > label:before {
    content: '';
    position: absolute;
    left: 0;
    display: inline-block;
    width: 10px;
    height: 23px;
    margin-right: 4px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%228%22%20height%3D%2218%22%20viewBox%3D%220%200%208%2018%22%3E%0A%20%20%3Cpath%20d%3D%22M4.262%2C0.005%20C4.262%2C0.005%203.704%2C-0.001%203.704%2C-0.001%20C2.714%2C-0.011%201.783%2C0.353%201.085%2C1.024%20C0.382%2C1.698%20-0.002%2C2.602%200.003%2C3.567%20C0.003%2C3.567%200.000%2C15.392%200.000%2C15.392%20C0.008%2C16.812%201.206%2C17.981%202.671%2C17.996%20C2.671%2C17.996%203.057%2C18.000%203.057%2C18.000%20C3.789%2C18.007%204.511%2C17.722%205.036%2C17.218%20C5.539%2C16.735%205.757%2C16.107%205.754%2C15.445%20C5.754%2C15.445%205.753%2C4.768%205.753%2C4.768%20C5.748%2C3.937%205.047%2C3.253%204.189%2C3.245%20C4.189%2C3.245%203.983%2C3.242%203.983%2C3.242%20C3.566%2C3.238%203.175%2C3.391%202.881%2C3.674%20C2.586%2C3.957%202.424%2C4.337%202.426%2C4.743%20C2.426%2C4.743%202.426%2C14.610%202.426%2C14.610%20C2.427%2C14.768%202.561%2C14.896%202.725%2C14.895%20C2.889%2C14.895%203.022%2C14.765%203.021%2C14.607%20C3.021%2C14.607%203.021%2C4.740%203.021%2C4.740%20C3.020%2C4.489%203.119%2C4.255%203.300%2C4.081%20C3.480%2C3.908%203.721%2C3.814%203.976%2C3.817%20C3.976%2C3.817%204.182%2C3.819%204.182%2C3.819%20C4.717%2C3.825%205.155%2C4.252%205.158%2C4.771%20C5.158%2C4.771%205.159%2C15.448%205.159%2C15.448%20C5.162%2C15.955%205.005%2C16.437%204.616%2C16.811%20C4.203%2C17.207%203.637%2C17.431%203.063%2C17.425%20C3.063%2C17.425%202.678%2C17.421%202.678%2C17.421%20C1.535%2C17.409%200.601%2C16.498%200.595%2C15.391%20C0.595%2C15.391%200.598%2C3.565%200.598%2C3.565%20C0.594%2C2.754%200.915%2C1.996%201.504%2C1.431%20C2.089%2C0.869%202.868%2C0.565%203.698%2C0.573%20C3.698%2C0.573%204.256%2C0.579%204.256%2C0.579%20C5.979%2C0.597%207.389%2C1.972%207.398%2C3.645%20C7.398%2C3.645%207.405%2C15.609%207.405%2C15.609%20C7.405%2C15.768%207.539%2C15.895%207.704%2C15.895%20C7.785%2C15.894%207.858%2C15.863%207.912%2C15.811%20C7.966%2C15.759%208.000%2C15.686%207.999%2C15.606%20C7.999%2C15.606%207.993%2C3.642%207.993%2C3.642%20C7.982%2C1.657%206.309%2C0.026%204.262%2C0.005%20C4.262%2C0.005%204.262%2C0.005%204.262%2C0.005%20Z%22%20id%3D%22path-1%22%20fill%3D%22%233591d1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: 50% 50%;
    background-repeat: no-repeat; }
.open_job__file_active > label,
.opening_job__file_active > label {
  color: #993d8a;
  margin-top: -3px; }
  .open_job__file_active > label:before,
  .opening_job__file_active > label:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%228%22%20height%3D%2218%22%20viewBox%3D%220%200%208%2018%22%3E%0A%20%20%3Cpath%20d%3D%22M4.262%2C0.005%20C4.262%2C0.005%203.704%2C-0.001%203.704%2C-0.001%20C2.714%2C-0.011%201.783%2C0.353%201.085%2C1.024%20C0.382%2C1.698%20-0.002%2C2.602%200.003%2C3.567%20C0.003%2C3.567%200.000%2C15.392%200.000%2C15.392%20C0.008%2C16.812%201.206%2C17.981%202.671%2C17.996%20C2.671%2C17.996%203.057%2C18.000%203.057%2C18.000%20C3.789%2C18.007%204.511%2C17.722%205.036%2C17.218%20C5.539%2C16.735%205.757%2C16.107%205.754%2C15.445%20C5.754%2C15.445%205.753%2C4.768%205.753%2C4.768%20C5.748%2C3.937%205.047%2C3.253%204.189%2C3.245%20C4.189%2C3.245%203.983%2C3.242%203.983%2C3.242%20C3.566%2C3.238%203.175%2C3.391%202.881%2C3.674%20C2.586%2C3.957%202.424%2C4.337%202.426%2C4.743%20C2.426%2C4.743%202.426%2C14.610%202.426%2C14.610%20C2.427%2C14.768%202.561%2C14.896%202.725%2C14.895%20C2.889%2C14.895%203.022%2C14.765%203.021%2C14.607%20C3.021%2C14.607%203.021%2C4.740%203.021%2C4.740%20C3.020%2C4.489%203.119%2C4.255%203.300%2C4.081%20C3.480%2C3.908%203.721%2C3.814%203.976%2C3.817%20C3.976%2C3.817%204.182%2C3.819%204.182%2C3.819%20C4.717%2C3.825%205.155%2C4.252%205.158%2C4.771%20C5.158%2C4.771%205.159%2C15.448%205.159%2C15.448%20C5.162%2C15.955%205.005%2C16.437%204.616%2C16.811%20C4.203%2C17.207%203.637%2C17.431%203.063%2C17.425%20C3.063%2C17.425%202.678%2C17.421%202.678%2C17.421%20C1.535%2C17.409%200.601%2C16.498%200.595%2C15.391%20C0.595%2C15.391%200.598%2C3.565%200.598%2C3.565%20C0.594%2C2.754%200.915%2C1.996%201.504%2C1.431%20C2.089%2C0.869%202.868%2C0.565%203.698%2C0.573%20C3.698%2C0.573%204.256%2C0.579%204.256%2C0.579%20C5.979%2C0.597%207.389%2C1.972%207.398%2C3.645%20C7.398%2C3.645%207.405%2C15.609%207.405%2C15.609%20C7.405%2C15.768%207.539%2C15.895%207.704%2C15.895%20C7.785%2C15.894%207.858%2C15.863%207.912%2C15.811%20C7.966%2C15.759%208.000%2C15.686%207.999%2C15.606%20C7.999%2C15.606%207.993%2C3.642%207.993%2C3.642%20C7.982%2C1.657%206.309%2C0.026%204.262%2C0.005%20C4.262%2C0.005%204.262%2C0.005%204.262%2C0.005%20Z%22%20id%3D%22path-1%22%20fill%3D%22%23993d8a%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E"); }
.open_job__file .btn,
.opening_job__file .btn {
  display: none !important; }
.open_job__file .custom-file__name,
.opening_job__file .custom-file__name {
  margin-left: 0;
  display: inline-block;
  font-size: 12px; }
.open_job__file-size,
.opening_job__file-size {
  color: #828282;
  display: inline-block;
  font-size: 12px;
  margin-left: 5px; }
.open_job__file-clear,
.opening_job__file-clear {
  color: #828282;
  cursor: pointer;
  display: inline-block;
  margin-left: 7px;
  font-size: 24px;
  position: relative;
  top: 3px; }
.blue-header {
  display: block;
  margin-left: -30px;
  margin-right: -30px;
  padding: 30px;
  background: #3591d1;
  color: #fff; }
  .blue-header::after {
    clear: both;
    content: "";
    display: table; }
  @media screen and (max-width: 767px) {
    .blue-header {
      margin: 0; } }
  .blue-header h1 {
    font-size: 2.25rem; }
  .blue-header__float {
    max-width: 700px;
    float: right;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around; }
    @media screen and (max-width: 767px) {
      .blue-header__float {
        display: block; } }
    @media screen and (max-width: 959px) {
      .blue-header__float {
        float: none;
        margin: 0 auto;
        margin-top: 30px; } }
    .blue-header__float span {
      height: 36px;
      line-height: 36px;
      font-size: 1.25rem;
      display: inline-block;
      text-align: center; }
      .blue-header__float span.liner {
        width: 1px;
        background: #80c7e9; }
        @media screen and (max-width: 767px) {
          .blue-header__float span.liner {
            display: none; } }
      .blue-header__float span.hiring {
        display: none; }
      .blue-header__float span a {
        color: #fff;
        border: 0; }
        .blue-header__float span a:hover {
          color: #000; }
      @media screen and (max-width: 767px) {
        .blue-header__float span {
          display: block;
          width: 100%;
          height: auto;
          border: 0;
          text-align: left; } }
      .blue-header__float span:first-child {
        border: 0; }
.sticky {
  display: block; }
  .sticky::after {
    clear: both;
    content: "";
    display: table; }
  .sticky__block {
    width: 50%;
    float: right; }
    @media screen and (max-width: 959px) {
      .sticky__block {
        width: 100%;
        float: none; } }
  .sticky__content {
    float: left;
    width: 50%;
    padding-right: 30px; }
    @media screen and (max-width: 959px) {
      .sticky__content {
        width: 100%;
        float: none; } }
.pagination {
  text-align: center;
  margin: 45px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  min-height: 45px; }
  @media screen and (max-width: 767px) {
    .pagination {
      margin: 30px 0; } }
  .pagination__nav {
    display: inline-block;
    text-align: center;
    position: relative; }
    .pagination__nav_page {
      width: 25px;
      height: 25px;
      line-height: 23px;
      color: #000;
      border: 0;
      margin: 0 3px; }
      @media screen and (max-width: 479px) {
        .pagination__nav_page {
          display: none; } }
      .pagination__nav_page:hover {
        border: 0;
        color: #3591d1; }
      .pagination__nav_page.active {
        color: #fff;
        background: #3591d1;
        -webkit-border-radius: 50%;
                border-radius: 50%;
        cursor: default; }
        @media screen and (max-width: 479px) {
          .pagination__nav_page.active {
            display: block;
            width: 40px;
            height: 40px;
            line-height: 40px; } }
        .pagination__nav_page.active:hover {
          color: #fff;
          border: 0; }
    .pagination__nav_dots {
      width: 25px;
      height: 25px;
      line-height: 23px;
      color: #000; }
      @media screen and (max-width: 479px) {
        .pagination__nav_dots {
          display: none; } }
    .pagination__nav_back, .pagination__nav_forward, .pagination__nav_back\+, .pagination__nav_forward\+ {
      border: 1px solid #ddd;
      width: 45px;
      height: 45px;
      -webkit-border-radius: 50%;
              border-radius: 50%;
      margin: 0 15px; }
      @media screen and (max-width: 767px) {
        .pagination__nav_back, .pagination__nav_forward, .pagination__nav_back\+, .pagination__nav_forward\+ {
          margin: 0 5px; } }
      .pagination__nav_back:hover, .pagination__nav_forward:hover, .pagination__nav_back\+:hover, .pagination__nav_forward\+:hover {
        background-color: #3591d1;
        border: 1px solid #3591d1; }
      .pagination__nav_back.disabled, .pagination__nav_forward.disabled, .pagination__nav_back\+.disabled, .pagination__nav_forward\+.disabled {
        cursor: default; }
      .pagination__nav_back.disabled:hover, .pagination__nav_forward.disabled:hover, .pagination__nav_back\+.disabled:hover, .pagination__nav_forward\+.disabled:hover {
        background-color: #fff;
        border: 1px solid #d2d2d2;
        cursor: default; }
    .pagination__nav_forward {
      margin-left: 35px;
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%228%22%20height%3D%2213.938%22%20viewBox%3D%220%200%208%2013.938%22%20style%3D%22fill%3A%233591d1%3B%22%3E%0A%20%20%3Cpath%20d%3D%22M5.466%2C6.969%20L0.209%2C12.256%20C-0.128%2C12.595%20-0.073%2C13.200%200.332%2C13.607%20C0.736%2C14.014%201.338%2C14.069%201.675%2C13.730%20L7.780%2C7.590%20C7.926%2C7.443%207.985%2C7.242%207.987%2C7.032%20C7.990%2C7.011%207.993%2C6.990%207.994%2C6.969%20C7.993%2C6.947%207.990%2C6.927%207.987%2C6.905%20C7.985%2C6.695%207.926%2C6.495%207.780%2C6.347%20L1.675%2C0.208%20C1.338%2C-0.132%200.736%2C-0.076%200.332%2C0.331%20C-0.073%2C0.738%20-0.128%2C1.343%200.209%2C1.682%20L5.466%2C6.969%20Z%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E");
      background-position: 50% 50%;
      background-repeat: no-repeat;
      -webkit-transition: none;
      transition: none; }
      .pagination__nav_forward:hover {
        -webkit-transition: none;
        transition: none;
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%228%22%20height%3D%2213.938%22%20viewBox%3D%220%200%208%2013.938%22%20style%3D%22fill%3A%23fff%3B%22%3E%0A%20%20%3Cpath%20d%3D%22M5.466%2C6.969%20L0.209%2C12.256%20C-0.128%2C12.595%20-0.073%2C13.200%200.332%2C13.607%20C0.736%2C14.014%201.338%2C14.069%201.675%2C13.730%20L7.780%2C7.590%20C7.926%2C7.443%207.985%2C7.242%207.987%2C7.032%20C7.990%2C7.011%207.993%2C6.990%207.994%2C6.969%20C7.993%2C6.947%207.990%2C6.927%207.987%2C6.905%20C7.985%2C6.695%207.926%2C6.495%207.780%2C6.347%20L1.675%2C0.208%20C1.338%2C-0.132%200.736%2C-0.076%200.332%2C0.331%20C-0.073%2C0.738%20-0.128%2C1.343%200.209%2C1.682%20L5.466%2C6.969%20Z%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E"); }
      .pagination__nav_forward.disabled {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%228%22%20height%3D%2213.938%22%20viewBox%3D%220%200%208%2013.938%22%20style%3D%22fill%3A%23d2d2d2%3B%22%3E%0A%20%20%3Cpath%20d%3D%22M5.466%2C6.969%20L0.209%2C12.256%20C-0.128%2C12.595%20-0.073%2C13.200%200.332%2C13.607%20C0.736%2C14.014%201.338%2C14.069%201.675%2C13.730%20L7.780%2C7.590%20C7.926%2C7.443%207.985%2C7.242%207.987%2C7.032%20C7.990%2C7.011%207.993%2C6.990%207.994%2C6.969%20C7.993%2C6.947%207.990%2C6.927%207.987%2C6.905%20C7.985%2C6.695%207.926%2C6.495%207.780%2C6.347%20L1.675%2C0.208%20C1.338%2C-0.132%200.736%2C-0.076%200.332%2C0.331%20C-0.073%2C0.738%20-0.128%2C1.343%200.209%2C1.682%20L5.466%2C6.969%20Z%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E"); }
      @media screen and (max-width: 767px) {
        .pagination__nav_forward {
          margin-left: 25px; } }
      @media screen and (max-width: 479px) {
        .pagination__nav_forward {
          margin-left: 15px; } }
    .pagination__nav_back {
      margin-right: 35px;
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%228%22%20height%3D%2213.938%22%20viewBox%3D%220%200%208%2013.938%22%20style%3D%22fill%3A%233591d1%3B%22%3E%0A%20%20%3Cpath%20d%3D%22M2.534%2C6.969%20L7.791%2C12.256%20C8.128%2C12.595%208.073%2C13.200%207.668%2C13.607%20C7.264%2C14.014%206.662%2C14.069%206.325%2C13.730%20L0.220%2C7.590%20C0.074%2C7.443%200.015%2C7.242%200.013%2C7.032%20C0.010%2C7.011%200.007%2C6.990%200.006%2C6.969%20C0.007%2C6.947%200.010%2C6.927%200.013%2C6.905%20C0.015%2C6.695%200.074%2C6.495%200.220%2C6.347%20L6.325%2C0.208%20C6.662%2C-0.132%207.264%2C-0.076%207.668%2C0.331%20C8.073%2C0.738%208.128%2C1.343%207.791%2C1.682%20L2.534%2C6.969%20Z%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E");
      background-position: 50% 50%;
      background-repeat: no-repeat;
      -webkit-transition: none;
      transition: none; }
      .pagination__nav_back:hover {
        -webkit-transition: none;
        transition: none;
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%228%22%20height%3D%2213.938%22%20viewBox%3D%220%200%208%2013.938%22%20style%3D%22fill%3A%23fff%3B%22%3E%0A%20%20%3Cpath%20d%3D%22M2.534%2C6.969%20L7.791%2C12.256%20C8.128%2C12.595%208.073%2C13.200%207.668%2C13.607%20C7.264%2C14.014%206.662%2C14.069%206.325%2C13.730%20L0.220%2C7.590%20C0.074%2C7.443%200.015%2C7.242%200.013%2C7.032%20C0.010%2C7.011%200.007%2C6.990%200.006%2C6.969%20C0.007%2C6.947%200.010%2C6.927%200.013%2C6.905%20C0.015%2C6.695%200.074%2C6.495%200.220%2C6.347%20L6.325%2C0.208%20C6.662%2C-0.132%207.264%2C-0.076%207.668%2C0.331%20C8.073%2C0.738%208.128%2C1.343%207.791%2C1.682%20L2.534%2C6.969%20Z%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E"); }
      .pagination__nav_back.disabled {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%228%22%20height%3D%2213.938%22%20viewBox%3D%220%200%208%2013.938%22%20style%3D%22fill%3A%23d2d2d2%3B%22%3E%0A%20%20%3Cpath%20d%3D%22M2.534%2C6.969%20L7.791%2C12.256%20C8.128%2C12.595%208.073%2C13.200%207.668%2C13.607%20C7.264%2C14.014%206.662%2C14.069%206.325%2C13.730%20L0.220%2C7.590%20C0.074%2C7.443%200.015%2C7.242%200.013%2C7.032%20C0.010%2C7.011%200.007%2C6.990%200.006%2C6.969%20C0.007%2C6.947%200.010%2C6.927%200.013%2C6.905%20C0.015%2C6.695%200.074%2C6.495%200.220%2C6.347%20L6.325%2C0.208%20C6.662%2C-0.132%207.264%2C-0.076%207.668%2C0.331%20C8.073%2C0.738%208.128%2C1.343%207.791%2C1.682%20L2.534%2C6.969%20Z%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E"); }
      @media screen and (max-width: 767px) {
        .pagination__nav_back {
          margin-right: 25px; } }
      @media screen and (max-width: 479px) {
        .pagination__nav_back {
          margin-right: 15px; } }
    .pagination__nav_back\+ {
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2212%22%20height%3D%2216%22%20viewBox%3D%220%200%2012%2016%22%20style%3D%22fill%3A%233591d1%3B%22%3E%0A%20%20%3Cpath%20d%3D%22M6.534%2C8.000%20L11.791%2C13.287%20C12.128%2C13.626%2012.073%2C14.231%2011.668%2C14.638%20C11.264%2C15.045%2010.662%2C15.100%2010.325%2C14.761%20L4.220%2C8.621%20C4.074%2C8.474%204.015%2C8.273%204.013%2C8.063%20C4.010%2C8.042%204.007%2C8.021%204.006%2C8.000%20C4.007%2C7.979%204.010%2C7.958%204.013%2C7.937%20C4.015%2C7.727%204.074%2C7.526%204.220%2C7.379%20L10.325%2C1.239%20C10.662%2C0.900%2011.264%2C0.955%2011.668%2C1.362%20C12.073%2C1.769%2012.128%2C2.374%2011.791%2C2.713%20L6.534%2C8.000%20ZM1.000%2C16.000%20C0.448%2C16.000%200.000%2C15.552%200.000%2C15.000%20L0.000%2C1.000%20C0.000%2C0.448%200.448%2C-0.000%201.000%2C-0.000%20C1.552%2C-0.000%202.000%2C0.448%202.000%2C1.000%20L2.000%2C15.000%20C2.000%2C15.552%201.552%2C16.000%201.000%2C16.000%20Z%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E");
      background-position: 50% 50%;
      background-repeat: no-repeat;
      -webkit-transition: none;
      transition: none; }
      .pagination__nav_back\+:hover {
        -webkit-transition: none;
        transition: none;
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2212%22%20height%3D%2216%22%20viewBox%3D%220%200%2012%2016%22%20style%3D%22fill%3A%23fff%3B%22%3E%0A%20%20%3Cpath%20d%3D%22M6.534%2C8.000%20L11.791%2C13.287%20C12.128%2C13.626%2012.073%2C14.231%2011.668%2C14.638%20C11.264%2C15.045%2010.662%2C15.100%2010.325%2C14.761%20L4.220%2C8.621%20C4.074%2C8.474%204.015%2C8.273%204.013%2C8.063%20C4.010%2C8.042%204.007%2C8.021%204.006%2C8.000%20C4.007%2C7.979%204.010%2C7.958%204.013%2C7.937%20C4.015%2C7.727%204.074%2C7.526%204.220%2C7.379%20L10.325%2C1.239%20C10.662%2C0.900%2011.264%2C0.955%2011.668%2C1.362%20C12.073%2C1.769%2012.128%2C2.374%2011.791%2C2.713%20L6.534%2C8.000%20ZM1.000%2C16.000%20C0.448%2C16.000%200.000%2C15.552%200.000%2C15.000%20L0.000%2C1.000%20C0.000%2C0.448%200.448%2C-0.000%201.000%2C-0.000%20C1.552%2C-0.000%202.000%2C0.448%202.000%2C1.000%20L2.000%2C15.000%20C2.000%2C15.552%201.552%2C16.000%201.000%2C16.000%20Z%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E"); }
      .pagination__nav_back\+.disabled {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2212%22%20height%3D%2216%22%20viewBox%3D%220%200%2012%2016%22%20style%3D%22fill%3A%23d2d2d2%3B%22%3E%0A%20%20%3Cpath%20d%3D%22M6.534%2C8.000%20L11.791%2C13.287%20C12.128%2C13.626%2012.073%2C14.231%2011.668%2C14.638%20C11.264%2C15.045%2010.662%2C15.100%2010.325%2C14.761%20L4.220%2C8.621%20C4.074%2C8.474%204.015%2C8.273%204.013%2C8.063%20C4.010%2C8.042%204.007%2C8.021%204.006%2C8.000%20C4.007%2C7.979%204.010%2C7.958%204.013%2C7.937%20C4.015%2C7.727%204.074%2C7.526%204.220%2C7.379%20L10.325%2C1.239%20C10.662%2C0.900%2011.264%2C0.955%2011.668%2C1.362%20C12.073%2C1.769%2012.128%2C2.374%2011.791%2C2.713%20L6.534%2C8.000%20ZM1.000%2C16.000%20C0.448%2C16.000%200.000%2C15.552%200.000%2C15.000%20L0.000%2C1.000%20C0.000%2C0.448%200.448%2C-0.000%201.000%2C-0.000%20C1.552%2C-0.000%202.000%2C0.448%202.000%2C1.000%20L2.000%2C15.000%20C2.000%2C15.552%201.552%2C16.000%201.000%2C16.000%20Z%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E"); }
    .pagination__nav_forward\+ {
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2212%22%20height%3D%2216%22%20viewBox%3D%220%200%2012%2016%22%20style%3D%22fill%3A%233591d1%3B%22%3E%0A%20%20%3Cpath%20d%3D%22M5.466%2C8.000%20L0.209%2C13.287%20C-0.128%2C13.626%20-0.073%2C14.231%200.332%2C14.638%20C0.736%2C15.045%201.338%2C15.100%201.675%2C14.761%20L7.780%2C8.621%20C7.926%2C8.474%207.985%2C8.273%207.987%2C8.063%20C7.990%2C8.042%207.993%2C8.021%207.994%2C8.000%20C7.993%2C7.979%207.990%2C7.958%207.987%2C7.937%20C7.985%2C7.727%207.926%2C7.526%207.780%2C7.379%20L1.675%2C1.239%20C1.338%2C0.900%200.736%2C0.955%200.332%2C1.362%20C-0.073%2C1.769%20-0.128%2C2.374%200.209%2C2.713%20L5.466%2C8.000%20ZM11.000%2C16.000%20C11.552%2C16.000%2012.000%2C15.552%2012.000%2C15.000%20L12.000%2C1.000%20C12.000%2C0.448%2011.552%2C-0.000%2011.000%2C-0.000%20C10.448%2C-0.000%2010.000%2C0.448%2010.000%2C1.000%20L10.000%2C15.000%20C10.000%2C15.552%2010.448%2C16.000%2011.000%2C16.000%20Z%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E");
      background-position: 50% 50%;
      background-repeat: no-repeat;
      -webkit-transition: none;
      transition: none; }
      .pagination__nav_forward\+:hover {
        -webkit-transition: none;
        transition: none;
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2212%22%20height%3D%2216%22%20viewBox%3D%220%200%2012%2016%22%20style%3D%22fill%3A%23fff%3B%22%3E%0A%20%20%3Cpath%20d%3D%22M5.466%2C8.000%20L0.209%2C13.287%20C-0.128%2C13.626%20-0.073%2C14.231%200.332%2C14.638%20C0.736%2C15.045%201.338%2C15.100%201.675%2C14.761%20L7.780%2C8.621%20C7.926%2C8.474%207.985%2C8.273%207.987%2C8.063%20C7.990%2C8.042%207.993%2C8.021%207.994%2C8.000%20C7.993%2C7.979%207.990%2C7.958%207.987%2C7.937%20C7.985%2C7.727%207.926%2C7.526%207.780%2C7.379%20L1.675%2C1.239%20C1.338%2C0.900%200.736%2C0.955%200.332%2C1.362%20C-0.073%2C1.769%20-0.128%2C2.374%200.209%2C2.713%20L5.466%2C8.000%20ZM11.000%2C16.000%20C11.552%2C16.000%2012.000%2C15.552%2012.000%2C15.000%20L12.000%2C1.000%20C12.000%2C0.448%2011.552%2C-0.000%2011.000%2C-0.000%20C10.448%2C-0.000%2010.000%2C0.448%2010.000%2C1.000%20L10.000%2C15.000%20C10.000%2C15.552%2010.448%2C16.000%2011.000%2C16.000%20Z%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E"); }
      .pagination__nav_forward\+.disabled {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2212%22%20height%3D%2216%22%20viewBox%3D%220%200%2012%2016%22%20style%3D%22fill%3A%23d2d2d2%3B%22%3E%0A%20%20%3Cpath%20d%3D%22M5.466%2C8.000%20L0.209%2C13.287%20C-0.128%2C13.626%20-0.073%2C14.231%200.332%2C14.638%20C0.736%2C15.045%201.338%2C15.100%201.675%2C14.761%20L7.780%2C8.621%20C7.926%2C8.474%207.985%2C8.273%207.987%2C8.063%20C7.990%2C8.042%207.993%2C8.021%207.994%2C8.000%20C7.993%2C7.979%207.990%2C7.958%207.987%2C7.937%20C7.985%2C7.727%207.926%2C7.526%207.780%2C7.379%20L1.675%2C1.239%20C1.338%2C0.900%200.736%2C0.955%200.332%2C1.362%20C-0.073%2C1.769%20-0.128%2C2.374%200.209%2C2.713%20L5.466%2C8.000%20ZM11.000%2C16.000%20C11.552%2C16.000%2012.000%2C15.552%2012.000%2C15.000%20L12.000%2C1.000%20C12.000%2C0.448%2011.552%2C-0.000%2011.000%2C-0.000%20C10.448%2C-0.000%2010.000%2C0.448%2010.000%2C1.000%20L10.000%2C15.000%20C10.000%2C15.552%2010.448%2C16.000%2011.000%2C16.000%20Z%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E"); }
.search-blog {
  position: relative; }
  .search-blog__go {
    position: absolute;
    right: 4px;
    top: 0;
    padding-left: 30px;
    -webkit-border-bottom-left-radius: 0;
            border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
            border-top-left-radius: 0;
    background-color: transparent !important;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20class%3D%22cls-1%22%20fill%3D%22%23000%22%20d%3D%22M19.656%2C16.667l-3.887-3.889a8.505%2C8.505%2C0%2C1%2C0-2.991%2C2.979l3.893%2C3.895a1.263%2C1.263%2C0%2C0%2C0%2C.918.357%2C2.457%2C2.457%2C0%2C0%2C0%2C1.651-.772C20.078%2C18.4%2C20.26%2C17.271%2C19.656%2C16.667ZM8.486%2C15.94a7.471%2C7.471%2C0%2C1%2C1%2C7.478-7.471A7.483%2C7.483%2C0%2C0%2C1%2C8.486%2C15.94Zm10.05%2C2.592a1.5%2C1.5%2C0%2C0%2C1-.947.481%2C0.308%2C0.308%2C0%2C0%2C1-.213-0.065L13.62%2C15.19A8.536%2C8.536%2C0%2C0%2C0%2C15.2%2C13.617l3.752%2C3.753A1.068%2C1.068%2C0%2C0%2C1%2C18.536%2C18.532ZM8.947%2C2.973A5.986%2C5.986%2C0%2C0%2C0%2C2.965%2C8.95a0.5%2C0.5%2C0%2C0%2C0%2C1%2C0A4.989%2C4.989%2C0%2C0%2C1%2C8.947%2C3.97%2C0.5%2C0.5%2C0%2C1%2C0%2C8.947%2C2.973Z%22%2F%3E%0A%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    opacity: .5; }
    .searched .search-blog__go {
      -webkit-border-bottom-right-radius: 0;
              border-bottom-right-radius: 0; }
  .search-blog__field:focus ~ .search-blog__go {
    opacity: 1 !important;
    background-color: #3591d1 !important;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20class%3D%22cls-1%22%20fill%3D%22%23fff%22%20d%3D%22M19.656%2C16.667l-3.887-3.889a8.505%2C8.505%2C0%2C1%2C0-2.991%2C2.979l3.893%2C3.895a1.263%2C1.263%2C0%2C0%2C0%2C.918.357%2C2.457%2C2.457%2C0%2C0%2C0%2C1.651-.772C20.078%2C18.4%2C20.26%2C17.271%2C19.656%2C16.667ZM8.486%2C15.94a7.471%2C7.471%2C0%2C1%2C1%2C7.478-7.471A7.483%2C7.483%2C0%2C0%2C1%2C8.486%2C15.94Zm10.05%2C2.592a1.5%2C1.5%2C0%2C0%2C1-.947.481%2C0.308%2C0.308%2C0%2C0%2C1-.213-0.065L13.62%2C15.19A8.536%2C8.536%2C0%2C0%2C0%2C15.2%2C13.617l3.752%2C3.753A1.068%2C1.068%2C0%2C0%2C1%2C18.536%2C18.532ZM8.947%2C2.973A5.986%2C5.986%2C0%2C0%2C0%2C2.965%2C8.95a0.5%2C0.5%2C0%2C0%2C0%2C1%2C0A4.989%2C4.989%2C0%2C0%2C1%2C8.947%2C3.97%2C0.5%2C0.5%2C0%2C1%2C0%2C8.947%2C2.973Z%22%2F%3E%0A%3C%2Fsvg%3E"); }
  .searched .search-blog__field {
    -webkit-border-bottom-left-radius: 0;
            border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
            border-bottom-right-radius: 0; }
  .search-blog_refine-text {
    margin-bottom: 5px;
    font-size: 1.5rem;
    color: #444; }
  .search-blog_found-text {
    font-size: 1rem;
    color: #999;
    margin-left: 170px;
    margin-bottom: 20px; }
    .search-blog_found-text-number {
      color: black;
      font-weight: bold; }
    @media screen and (max-width: 479px) {
      .search-blog_found-text {
        margin-left: 20px;
        margin-bottom: 30px; } }
  .search-blog_line {
    padding-left: 150px;
    position: relative; }
    @media screen and (max-width: 479px) {
      .search-blog_line {
        padding-left: 0px; } }

.fullwidth {
  width: 100%; }
@media screen and (max-width: 959px) {
  .scroll-blog-roll {
    max-height: none !important; }
    .scroll-blog-roll .mCustomScrollBox {
      max-height: none !important; } }
.scroll-blog-roll .mCSB_scrollTools {
  opacity: 0 !important; }

.author-block {
  background: #eef8fe;
  padding: 30px; }
  @media screen and (max-width: 479px) {
    .author-block {
      text-align: center; } }
  .author-block__img {
    float: left;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    overflow: hidden;
    width: 140px; }
    .author-block__img a {
      border: 0; }
    @media screen and (max-width: 767px) {
      .author-block__img {
        margin-right: 15px; } }
    @media screen and (max-width: 479px) {
      .author-block__img {
        margin-right: 0;
        float: none; } }
  .author-block__name {
    color: #000;
    border: 0;
    font-size: 1.5rem; }
    .author-block__name:hover {
      color: #3591d1; }
  .author-block__link-wrapper {
    margin-bottom: 15px;
    padding-left: 160px; }
    @media screen and (max-width: 767px) {
      .author-block__link-wrapper {
        padding-left: 0; } }
  .author-block__description {
    padding-left: 160px;
    font-size: 1.125rem; }
    @media screen and (max-width: 767px) {
      .author-block__description {
        padding-left: 0; } }
  .author-block__socials {
    padding-left: 160px; }
    @media screen and (max-width: 767px) {
      .author-block__socials {
        padding-left: 0; } }
    .author-block__socials a {
      border: 0; }
    .author-block__socials .social__item.facebook {
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20class%3D%22cls-1%22%20fill%3D%22%23000%22%20d%3D%22M27.606%2C32H21.5a0.5%2C0.5%2C0%2C0%2C1-.5-0.5v-13a0.5%2C0.5%2C0%2C0%2C1%2C.5-0.5h3.094l0.392-4H21.5a0.5%2C0.5%2C0%2C0%2C1-.5-0.5V11.623a3.554%2C3.554%2C0%2C0%2C1%2C.276-1.79A2%2C2%2C0%2C0%2C1%2C23.183%2C9H25V6H21.8c-4.27%2C0-5.1%2C1.98-5.1%2C5.4l-0.1%2C2.554a0.5%2C0.5%2C0%2C0%2C1-.5.48l-3.1.013V18h3.5a0.5%2C0.5%2C0%2C0%2C1%2C.5.5v13a0.5%2C0.5%2C0%2C0%2C1-.5.5H4.394A4.4%2C4.4%2C0%2C0%2C1%2C0%2C27.605V4.394A4.4%2C4.4%2C0%2C0%2C1%2C4.394%2C0H27.606A4.4%2C4.4%2C0%2C0%2C1%2C32%2C4.394V27.605A4.4%2C4.4%2C0%2C0%2C1%2C27.606%2C32ZM22%2C31h5.605A3.4%2C3.4%2C0%2C0%2C0%2C31%2C27.605V4.394A3.4%2C3.4%2C0%2C0%2C0%2C27.606%2C1H4.394A3.4%2C3.4%2C0%2C0%2C0%2C1%2C4.394V27.605A3.4%2C3.4%2C0%2C0%2C0%2C4.394%2C31H16V19H12.5a0.5%2C0.5%2C0%2C0%2C1-.5-0.5V13.95a0.5%2C0.5%2C0%2C0%2C1%2C.5-0.5l3.118-.012L15.7%2C11.382c0-3.3.739-6.381%2C6.1-6.381h3.7a0.5%2C0.5%2C0%2C0%2C1%2C.5.5v4a0.5%2C0.5%2C0%2C0%2C1-.5.5H23.183a1%2C1%2C0%2C0%2C0-1.04.333A2.8%2C2.8%2C0%2C0%2C0%2C22%2C11.539V13h3.537a0.5%2C0.5%2C0%2C0%2C1%2C.5.549l-0.49%2C5a0.5%2C0.5%2C0%2C0%2C1-.5.451H22V31Z%22%2F%3E%0A%3C%2Fsvg%3E"); }
      .author-block__socials .social__item.facebook:hover {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20class%3D%22cls-1%22%20fill%3D%22%23b0dffc%22%20d%3D%22M27.606%2C32H21.5a0.5%2C0.5%2C0%2C0%2C1-.5-0.5v-13a0.5%2C0.5%2C0%2C0%2C1%2C.5-0.5h3.094l0.392-4H21.5a0.5%2C0.5%2C0%2C0%2C1-.5-0.5V11.623a3.554%2C3.554%2C0%2C0%2C1%2C.276-1.79A2%2C2%2C0%2C0%2C1%2C23.183%2C9H25V6H21.8c-4.27%2C0-5.1%2C1.98-5.1%2C5.4l-0.1%2C2.554a0.5%2C0.5%2C0%2C0%2C1-.5.48l-3.1.013V18h3.5a0.5%2C0.5%2C0%2C0%2C1%2C.5.5v13a0.5%2C0.5%2C0%2C0%2C1-.5.5H4.394A4.4%2C4.4%2C0%2C0%2C1%2C0%2C27.605V4.394A4.4%2C4.4%2C0%2C0%2C1%2C4.394%2C0H27.606A4.4%2C4.4%2C0%2C0%2C1%2C32%2C4.394V27.605A4.4%2C4.4%2C0%2C0%2C1%2C27.606%2C32ZM22%2C31h5.605A3.4%2C3.4%2C0%2C0%2C0%2C31%2C27.605V4.394A3.4%2C3.4%2C0%2C0%2C0%2C27.606%2C1H4.394A3.4%2C3.4%2C0%2C0%2C0%2C1%2C4.394V27.605A3.4%2C3.4%2C0%2C0%2C0%2C4.394%2C31H16V19H12.5a0.5%2C0.5%2C0%2C0%2C1-.5-0.5V13.95a0.5%2C0.5%2C0%2C0%2C1%2C.5-0.5l3.118-.012L15.7%2C11.382c0-3.3.739-6.381%2C6.1-6.381h3.7a0.5%2C0.5%2C0%2C0%2C1%2C.5.5v4a0.5%2C0.5%2C0%2C0%2C1-.5.5H23.183a1%2C1%2C0%2C0%2C0-1.04.333A2.8%2C2.8%2C0%2C0%2C0%2C22%2C11.539V13h3.537a0.5%2C0.5%2C0%2C0%2C1%2C.5.549l-0.49%2C5a0.5%2C0.5%2C0%2C0%2C1-.5.451H22V31Z%22%2F%3E%0A%3C%2Fsvg%3E"); }
    .author-block__socials .social__item.twitter {
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2231%22%20height%3D%2225%22%20viewBox%3D%220%200%2031%2025%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20class%3D%22cls-1%22%20fill%3D%22%23000%22%20d%3D%22M9.875%2C25A17.67%2C17.67%2C0%2C0%2C1%2C.184%2C22.214a0.5%2C0.5%2C0%2C0%2C1-.2-0.6A0.5%2C0.5%2C0%2C0%2C1%2C.541%2C21.3a11.308%2C11.308%2C0%2C0%2C0%2C1.417.051A11.439%2C11.439%2C0%2C0%2C0%2C8.2%2C19.623%2C6.492%2C6.492%2C0%2C0%2C1%2C5.68%2C18.461a6.268%2C6.268%2C0%2C0%2C1-2.325-3.28%2C0.5%2C0.5%2C0%2C0%2C1%2C.15-0.52%2C0.509%2C0.509%2C0%2C0%2C1%2C.54-0.081%2C1.086%2C1.086%2C0%2C0%2C0%2C.306.066%2C6.552%2C6.552%2C0%2C0%2C1-1.683-1.469A6.446%2C6.446%2C0%2C0%2C1%2C1.194%2C8.937a0.5%2C0.5%2C0%2C0%2C1%2C.248-0.431%2C0.507%2C0.507%2C0%2C0%2C1%2C.5-0.007%2C5.317%2C5.317%2C0%2C0%2C0%2C.743.334A6.266%2C6.266%2C0%2C0%2C1%2C1.194%2C4.626%2C6.528%2C6.528%2C0%2C0%2C1%2C2.1%2C1.343a0.508%2C0.508%2C0%2C0%2C1%2C.83-0.069A16.021%2C16.021%2C0%2C0%2C0%2C14.559%2C7.368%2C5.471%2C5.471%2C0%2C0%2C1%2C14.5%2C6.554%2C6.314%2C6.314%2C0%2C0%2C1%2C16.44%2C1.92%2C6.534%2C6.534%2C0%2C0%2C1%2C21.18%2C0a6.33%2C6.33%2C0%2C0%2C1%2C4.585%2C1.824A13.94%2C13.94%2C0%2C0%2C0%2C29.258.517a0.506%2C0.506%2C0%2C0%2C1%2C.557.054%2C0.5%2C0.5%2C0%2C0%2C1%2C.164.531A6.133%2C6.133%2C0%2C0%2C1%2C28.721%2C3.38a13.686%2C13.686%2C0%2C0%2C0%2C1.418-.514A0.51%2C0.51%2C0%2C0%2C1%2C30.726%2C3a0.5%2C0.5%2C0%2C0%2C1%2C.034.6%2C13.383%2C13.383%2C0%2C0%2C1-2.97%2C3.133V7.258a18.18%2C18.18%2C0%2C0%2C1-2%2C8.258%2C17.281%2C17.281%2C0%2C0%2C1-6.221%2C6.73A17.379%2C17.379%2C0%2C0%2C1%2C9.875%2C25ZM2.46%2C22.343A16.826%2C16.826%2C0%2C0%2C0%2C9.875%2C24a16.385%2C16.385%2C0%2C0%2C0%2C9.139-2.59%2C16.3%2C16.3%2C0%2C0%2C0%2C5.872-6.34A17.208%2C17.208%2C0%2C0%2C0%2C26.78%2C7.258V6.488a0.5%2C0.5%2C0%2C0%2C1%2C.2-0.4%2C13.439%2C13.439%2C0%2C0%2C0%2C1.9-1.711A14.144%2C14.144%2C0%2C0%2C1%2C26.9%2C4.8a0.5%2C0.5%2C0%2C0%2C1-.334-0.921%2C5.6%2C5.6%2C0%2C0%2C0%2C1.925-1.889A14.263%2C14.263%2C0%2C0%2C1%2C25.7%2C2.86a0.508%2C0.508%2C0%2C0%2C1-.467-0.149A5.36%2C5.36%2C0%2C0%2C0%2C21.18%2C1a5.481%2C5.481%2C0%2C0%2C0-4.028%2C1.629%2C5.283%2C5.283%2C0%2C0%2C0-1.641%2C3.925%2C3.781%2C3.781%2C0%2C0%2C0%2C.168%2C1.191A0.5%2C0.5%2C0%2C0%2C1%2C15.6%2C8.2a0.5%2C0.5%2C0%2C0%2C1-.421.2A16.927%2C16.927%2C0%2C0%2C1%2C2.652%2C2.493%2C5.379%2C5.379%2C0%2C0%2C0%2C2.2%2C4.626%2C5.337%2C5.337%2C0%2C0%2C0%2C4.708%2C9.3a0.5%2C0.5%2C0%2C0%2C1%2C.187.581%2C0.506%2C0.506%2C0%2C0%2C1-.518.329A7.876%2C7.876%2C0%2C0%2C1%2C2.251%2C9.74a5.368%2C5.368%2C0%2C0%2C0%2C1.2%2C2.808%2C5.471%2C5.471%2C0%2C0%2C0%2C3.222%2C1.944%2C0.5%2C0.5%2C0%2C0%2C1%2C.018.973%2C7.23%2C7.23%2C0%2C0%2C1-1.753.209c-0.113%2C0-.218%2C0-0.317-0.006a5.289%2C5.289%2C0%2C0%2C0%2C1.665%2C1.994%2C5.566%2C5.566%2C0%2C0%2C0%2C3.277%2C1.122%2C0.505%2C0.505%2C0%2C0%2C1%2C.467.342%2C0.5%2C0.5%2C0%2C0%2C1-.167.551A12.5%2C12.5%2C0%2C0%2C1%2C2.46%2C22.343Z%22%2F%3E%0A%3C%2Fsvg%3E"); }
      .author-block__socials .social__item.twitter:hover {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2231%22%20height%3D%2225%22%20viewBox%3D%220%200%2031%2025%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20class%3D%22cls-1%22%20fill%3D%22%23b0dffc%22%20d%3D%22M9.875%2C25A17.67%2C17.67%2C0%2C0%2C1%2C.184%2C22.214a0.5%2C0.5%2C0%2C0%2C1-.2-0.6A0.5%2C0.5%2C0%2C0%2C1%2C.541%2C21.3a11.308%2C11.308%2C0%2C0%2C0%2C1.417.051A11.439%2C11.439%2C0%2C0%2C0%2C8.2%2C19.623%2C6.492%2C6.492%2C0%2C0%2C1%2C5.68%2C18.461a6.268%2C6.268%2C0%2C0%2C1-2.325-3.28%2C0.5%2C0.5%2C0%2C0%2C1%2C.15-0.52%2C0.509%2C0.509%2C0%2C0%2C1%2C.54-0.081%2C1.086%2C1.086%2C0%2C0%2C0%2C.306.066%2C6.552%2C6.552%2C0%2C0%2C1-1.683-1.469A6.446%2C6.446%2C0%2C0%2C1%2C1.194%2C8.937a0.5%2C0.5%2C0%2C0%2C1%2C.248-0.431%2C0.507%2C0.507%2C0%2C0%2C1%2C.5-0.007%2C5.317%2C5.317%2C0%2C0%2C0%2C.743.334A6.266%2C6.266%2C0%2C0%2C1%2C1.194%2C4.626%2C6.528%2C6.528%2C0%2C0%2C1%2C2.1%2C1.343a0.508%2C0.508%2C0%2C0%2C1%2C.83-0.069A16.021%2C16.021%2C0%2C0%2C0%2C14.559%2C7.368%2C5.471%2C5.471%2C0%2C0%2C1%2C14.5%2C6.554%2C6.314%2C6.314%2C0%2C0%2C1%2C16.44%2C1.92%2C6.534%2C6.534%2C0%2C0%2C1%2C21.18%2C0a6.33%2C6.33%2C0%2C0%2C1%2C4.585%2C1.824A13.94%2C13.94%2C0%2C0%2C0%2C29.258.517a0.506%2C0.506%2C0%2C0%2C1%2C.557.054%2C0.5%2C0.5%2C0%2C0%2C1%2C.164.531A6.133%2C6.133%2C0%2C0%2C1%2C28.721%2C3.38a13.686%2C13.686%2C0%2C0%2C0%2C1.418-.514A0.51%2C0.51%2C0%2C0%2C1%2C30.726%2C3a0.5%2C0.5%2C0%2C0%2C1%2C.034.6%2C13.383%2C13.383%2C0%2C0%2C1-2.97%2C3.133V7.258a18.18%2C18.18%2C0%2C0%2C1-2%2C8.258%2C17.281%2C17.281%2C0%2C0%2C1-6.221%2C6.73A17.379%2C17.379%2C0%2C0%2C1%2C9.875%2C25ZM2.46%2C22.343A16.826%2C16.826%2C0%2C0%2C0%2C9.875%2C24a16.385%2C16.385%2C0%2C0%2C0%2C9.139-2.59%2C16.3%2C16.3%2C0%2C0%2C0%2C5.872-6.34A17.208%2C17.208%2C0%2C0%2C0%2C26.78%2C7.258V6.488a0.5%2C0.5%2C0%2C0%2C1%2C.2-0.4%2C13.439%2C13.439%2C0%2C0%2C0%2C1.9-1.711A14.144%2C14.144%2C0%2C0%2C1%2C26.9%2C4.8a0.5%2C0.5%2C0%2C0%2C1-.334-0.921%2C5.6%2C5.6%2C0%2C0%2C0%2C1.925-1.889A14.263%2C14.263%2C0%2C0%2C1%2C25.7%2C2.86a0.508%2C0.508%2C0%2C0%2C1-.467-0.149A5.36%2C5.36%2C0%2C0%2C0%2C21.18%2C1a5.481%2C5.481%2C0%2C0%2C0-4.028%2C1.629%2C5.283%2C5.283%2C0%2C0%2C0-1.641%2C3.925%2C3.781%2C3.781%2C0%2C0%2C0%2C.168%2C1.191A0.5%2C0.5%2C0%2C0%2C1%2C15.6%2C8.2a0.5%2C0.5%2C0%2C0%2C1-.421.2A16.927%2C16.927%2C0%2C0%2C1%2C2.652%2C2.493%2C5.379%2C5.379%2C0%2C0%2C0%2C2.2%2C4.626%2C5.337%2C5.337%2C0%2C0%2C0%2C4.708%2C9.3a0.5%2C0.5%2C0%2C0%2C1%2C.187.581%2C0.506%2C0.506%2C0%2C0%2C1-.518.329A7.876%2C7.876%2C0%2C0%2C1%2C2.251%2C9.74a5.368%2C5.368%2C0%2C0%2C0%2C1.2%2C2.808%2C5.471%2C5.471%2C0%2C0%2C0%2C3.222%2C1.944%2C0.5%2C0.5%2C0%2C0%2C1%2C.018.973%2C7.23%2C7.23%2C0%2C0%2C1-1.753.209c-0.113%2C0-.218%2C0-0.317-0.006a5.289%2C5.289%2C0%2C0%2C0%2C1.665%2C1.994%2C5.566%2C5.566%2C0%2C0%2C0%2C3.277%2C1.122%2C0.505%2C0.505%2C0%2C0%2C1%2C.467.342%2C0.5%2C0.5%2C0%2C0%2C1-.167.551A12.5%2C12.5%2C0%2C0%2C1%2C2.46%2C22.343Z%22%2F%3E%0A%3C%2Fsvg%3E"); }
    .author-block__socials .social__item.google {
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2230%22%20height%3D%2232%22%20viewBox%3D%220%200%2030%2032%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20class%3D%22cls-1%22%20fill%3D%22%23000%22%20d%3D%22M15.218%2C7.666c-0.422-3.176-2.733-5.745-5.16-5.818h-0.1C7.586%2C1.846%2C6%2C4.262%2C6.418%2C7.408c0.418%2C3.19%2C2.73%2C5.848%2C5.157%2C5.922l0.1%2C0C14.045%2C13.332%2C15.63%2C10.831%2C15.218%2C7.666Zm-3.545%2C4.669H11.6c-1.923-.059-3.846-2.374-4.2-5.056a4.61%2C4.61%2C0%2C0%2C1%2C.838-3.643%2C2.227%2C2.227%2C0%2C0%2C1%2C1.712-.792h0.073C11.956%2C2.9%2C13.881%2C5.171%2C14.23%2C7.8a4.817%2C4.817%2C0%2C0%2C1-.874%2C3.749A2.209%2C2.209%2C0%2C0%2C1%2C11.673%2C12.335Zm5.517%2C4.9a6.6%2C6.6%2C0%2C0%2C1-2.062-2.152c0-.518%2C0-0.771%2C1.425-1.884a7.375%2C7.375%2C0%2C0%2C0%2C3.057-5.745%2C7.493%2C7.493%2C0%2C0%2C0-1.3-4.5h0.242a0.968%2C0.968%2C0%2C0%2C0%2C.58-0.149l2.123-1.5A0.694%2C0.694%2C0%2C0%2C0%2C21.627.43a0.83%2C0.83%2C0%2C0%2C0-.95-0.46H11.227c-4.9%2C0-9.2%2C3.474-9.2%2C7.69%2C0%2C4.3%2C3.254%2C7.465%2C7.654%2C7.713a3.529%2C3.529%2C0%2C0%2C0-.071.7%2C3.838%2C3.838%2C0%2C0%2C0%2C.354%2C1.607c-5.431.116-9.976%2C3.618-9.976%2C7.767%2C0%2C3.79%2C4.478%2C6.535%2C10.648%2C6.535%2C4.981%2C0%2C10.274-2.737%2C10.274-7.8C20.909%2C21.027%2C19.9%2C19.145%2C17.19%2C17.238ZM10.635%2C30.973c-5.23%2C0-9.651-2.136-9.651-5.545%2C0-3.453%2C4.032-6.787%2C9.263-6.787l1.646-.015a3.656%2C3.656%2C0%2C0%2C1-1.287-2.614%2C3.906%2C3.906%2C0%2C0%2C1%2C.477-1.759l-0.866.026c-4.306%2C0-7.195-2.838-7.195-6.62%2C0-3.711%2C3.988-6.693%2C8.2-6.693h9.451l-2.123%2C1H15.562a5.926%2C5.926%2C0%2C0%2C1%2C3.052%2C5.493A6.38%2C6.38%2C0%2C0%2C1%2C15.939%2C12.4c-1.517%2C1.187-1.805%2C1.7-1.805%2C2.711%2C0%2C0.865%2C1.631%2C2.33%2C2.482%2C2.936%2C2.5%2C1.76%2C3.3%2C3.4%2C3.3%2C6.124C19.912%2C27.578%2C16.617%2C30.973%2C10.635%2C30.973ZM13.6%2C20.087a7.615%2C7.615%2C0%2C0%2C0-2.342-.189h-0.1c-3.585%2C0-6.765%2C2.047-6.765%2C4.721%2C0%2C2.747%2C2.615%2C4.854%2C6.226%2C4.854%2C5.1%2C0%2C6.866-2.151%2C6.866-4.909a3.763%2C3.763%2C0%2C0%2C0-.115-0.969C16.979%2C22.036%2C15.562%2C21.444%2C13.6%2C20.087Zm-2.978%2C8.39c-2.932%2C0-5.229-1.589-5.229-3.858%2C0-2.084%2C2.7-3.725%2C5.768-3.725h0.086a6.419%2C6.419%2C0%2C0%2C1%2C1.909.1c0.2%2C0.137.393%2C0.174%2C0.58%2C0.3%2C1.59%2C1.078%2C2.43%2C1.637%2C2.67%2C2.593a2.622%2C2.622%2C0%2C0%2C1%2C.085.7C16.489%2C28.5%2C12.072%2C28.477%2C10.62%2C28.477ZM26%2C12.923V8.938h-1v3.985H21.019v1h3.988v3.986h1V13.92h3.988v-1H26Z%22%2F%3E%0A%3C%2Fsvg%3E"); }
      .author-block__socials .social__item.google:hover {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2230%22%20height%3D%2232%22%20viewBox%3D%220%200%2030%2032%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20class%3D%22cls-1%22%20fill%3D%22%23b0dffc%22%20d%3D%22M15.218%2C7.666c-0.422-3.176-2.733-5.745-5.16-5.818h-0.1C7.586%2C1.846%2C6%2C4.262%2C6.418%2C7.408c0.418%2C3.19%2C2.73%2C5.848%2C5.157%2C5.922l0.1%2C0C14.045%2C13.332%2C15.63%2C10.831%2C15.218%2C7.666Zm-3.545%2C4.669H11.6c-1.923-.059-3.846-2.374-4.2-5.056a4.61%2C4.61%2C0%2C0%2C1%2C.838-3.643%2C2.227%2C2.227%2C0%2C0%2C1%2C1.712-.792h0.073C11.956%2C2.9%2C13.881%2C5.171%2C14.23%2C7.8a4.817%2C4.817%2C0%2C0%2C1-.874%2C3.749A2.209%2C2.209%2C0%2C0%2C1%2C11.673%2C12.335Zm5.517%2C4.9a6.6%2C6.6%2C0%2C0%2C1-2.062-2.152c0-.518%2C0-0.771%2C1.425-1.884a7.375%2C7.375%2C0%2C0%2C0%2C3.057-5.745%2C7.493%2C7.493%2C0%2C0%2C0-1.3-4.5h0.242a0.968%2C0.968%2C0%2C0%2C0%2C.58-0.149l2.123-1.5A0.694%2C0.694%2C0%2C0%2C0%2C21.627.43a0.83%2C0.83%2C0%2C0%2C0-.95-0.46H11.227c-4.9%2C0-9.2%2C3.474-9.2%2C7.69%2C0%2C4.3%2C3.254%2C7.465%2C7.654%2C7.713a3.529%2C3.529%2C0%2C0%2C0-.071.7%2C3.838%2C3.838%2C0%2C0%2C0%2C.354%2C1.607c-5.431.116-9.976%2C3.618-9.976%2C7.767%2C0%2C3.79%2C4.478%2C6.535%2C10.648%2C6.535%2C4.981%2C0%2C10.274-2.737%2C10.274-7.8C20.909%2C21.027%2C19.9%2C19.145%2C17.19%2C17.238ZM10.635%2C30.973c-5.23%2C0-9.651-2.136-9.651-5.545%2C0-3.453%2C4.032-6.787%2C9.263-6.787l1.646-.015a3.656%2C3.656%2C0%2C0%2C1-1.287-2.614%2C3.906%2C3.906%2C0%2C0%2C1%2C.477-1.759l-0.866.026c-4.306%2C0-7.195-2.838-7.195-6.62%2C0-3.711%2C3.988-6.693%2C8.2-6.693h9.451l-2.123%2C1H15.562a5.926%2C5.926%2C0%2C0%2C1%2C3.052%2C5.493A6.38%2C6.38%2C0%2C0%2C1%2C15.939%2C12.4c-1.517%2C1.187-1.805%2C1.7-1.805%2C2.711%2C0%2C0.865%2C1.631%2C2.33%2C2.482%2C2.936%2C2.5%2C1.76%2C3.3%2C3.4%2C3.3%2C6.124C19.912%2C27.578%2C16.617%2C30.973%2C10.635%2C30.973ZM13.6%2C20.087a7.615%2C7.615%2C0%2C0%2C0-2.342-.189h-0.1c-3.585%2C0-6.765%2C2.047-6.765%2C4.721%2C0%2C2.747%2C2.615%2C4.854%2C6.226%2C4.854%2C5.1%2C0%2C6.866-2.151%2C6.866-4.909a3.763%2C3.763%2C0%2C0%2C0-.115-0.969C16.979%2C22.036%2C15.562%2C21.444%2C13.6%2C20.087Zm-2.978%2C8.39c-2.932%2C0-5.229-1.589-5.229-3.858%2C0-2.084%2C2.7-3.725%2C5.768-3.725h0.086a6.419%2C6.419%2C0%2C0%2C1%2C1.909.1c0.2%2C0.137.393%2C0.174%2C0.58%2C0.3%2C1.59%2C1.078%2C2.43%2C1.637%2C2.67%2C2.593a2.622%2C2.622%2C0%2C0%2C1%2C.085.7C16.489%2C28.5%2C12.072%2C28.477%2C10.62%2C28.477ZM26%2C12.923V8.938h-1v3.985H21.019v1h3.988v3.986h1V13.92h3.988v-1H26Z%22%2F%3E%0A%3C%2Fsvg%3E"); }
    .author-block__socials .social__item.linkedin {
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2231%22%20height%3D%2232%22%20viewBox%3D%220%200%2031%2032%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20class%3D%22cls-1%22%20fill%3D%22%23000%22%20d%3D%22M22.664%2C10.533c-2.147%2C0-2.7.662-4.7%2C1.518V11.981c0-.552-0.009-0.981-0.56-0.981H11.055a0.983%2C0.983%2C0%2C0%2C0-1%2C1.033c0.082%2C1.736%2C0%2C18.792%2C0%2C18.965a1%2C1%2C0%2C0%2C0%2C1%2C1h6.352c0.551%2C0%2C.56-0.448.56-1V20.375a2.079%2C2.079%2C0%2C0%2C1%2C.352-1.156%2C2.587%2C2.587%2C0%2C0%2C1%2C2.38-1.7c0.607%2C0%2C2.26%2C0%2C2.26%2C3.3V31A1.125%2C1.125%2C0%2C0%2C0%2C24.1%2C32h6.352c0.551%2C0%2C.5-0.448.5-1V20.094C30.947%2C14.2%2C27.792%2C10.533%2C22.664%2C10.533ZM29.949%2C31H23.958V20.823c0-2.557-.853-4.3-3.149-4.3a3.735%2C3.735%2C0%2C0%2C0-3.446%2C2.313%2C4.175%2C4.175%2C0%2C0%2C0-.394%2C1.54V31H11.055s0.084-17%2C0-19h5.914v2.677c1-1.3%2C2.32-3.144%2C5.695-3.144%2C4.18%2C0%2C7.285%2C2.717%2C7.285%2C8.561V31ZM6.542%2C11H1.186A1.165%2C1.165%2C0%2C0%2C0%2C0%2C11.981V31a1.181%2C1.181%2C0%2C0%2C0%2C1.19%2C1H6.542a1.476%2C1.476%2C0%2C0%2C0%2C1.441-1V11.981A1.46%2C1.46%2C0%2C0%2C0%2C6.542%2C11ZM6.985%2C31H0.994V12H6.985V31Zm-3-31A4%2C4%2C0%2C1%2C0%2C7.983%2C4%2C4%2C4%2C0%2C0%2C0%2C3.99%2C0Zm0%2C7a3%2C3%2C0%2C1%2C1%2C3-3A3%2C3%2C0%2C0%2C1%2C3.99%2C7Z%22%2F%3E%0A%3C%2Fsvg%3E"); }
      .author-block__socials .social__item.linkedin:hover {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2231%22%20height%3D%2232%22%20viewBox%3D%220%200%2031%2032%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20class%3D%22cls-1%22%20fill%3D%22%23b0dffc%22%20d%3D%22M22.664%2C10.533c-2.147%2C0-2.7.662-4.7%2C1.518V11.981c0-.552-0.009-0.981-0.56-0.981H11.055a0.983%2C0.983%2C0%2C0%2C0-1%2C1.033c0.082%2C1.736%2C0%2C18.792%2C0%2C18.965a1%2C1%2C0%2C0%2C0%2C1%2C1h6.352c0.551%2C0%2C.56-0.448.56-1V20.375a2.079%2C2.079%2C0%2C0%2C1%2C.352-1.156%2C2.587%2C2.587%2C0%2C0%2C1%2C2.38-1.7c0.607%2C0%2C2.26%2C0%2C2.26%2C3.3V31A1.125%2C1.125%2C0%2C0%2C0%2C24.1%2C32h6.352c0.551%2C0%2C.5-0.448.5-1V20.094C30.947%2C14.2%2C27.792%2C10.533%2C22.664%2C10.533ZM29.949%2C31H23.958V20.823c0-2.557-.853-4.3-3.149-4.3a3.735%2C3.735%2C0%2C0%2C0-3.446%2C2.313%2C4.175%2C4.175%2C0%2C0%2C0-.394%2C1.54V31H11.055s0.084-17%2C0-19h5.914v2.677c1-1.3%2C2.32-3.144%2C5.695-3.144%2C4.18%2C0%2C7.285%2C2.717%2C7.285%2C8.561V31ZM6.542%2C11H1.186A1.165%2C1.165%2C0%2C0%2C0%2C0%2C11.981V31a1.181%2C1.181%2C0%2C0%2C0%2C1.19%2C1H6.542a1.476%2C1.476%2C0%2C0%2C0%2C1.441-1V11.981A1.46%2C1.46%2C0%2C0%2C0%2C6.542%2C11ZM6.985%2C31H0.994V12H6.985V31Zm-3-31A4%2C4%2C0%2C1%2C0%2C7.983%2C4%2C4%2C4%2C0%2C0%2C0%2C3.99%2C0Zm0%2C7a3%2C3%2C0%2C1%2C1%2C3-3A3%2C3%2C0%2C0%2C1%2C3.99%2C7Z%22%2F%3E%0A%3C%2Fsvg%3E"); }
    .author-block__socials .social__item.youtube {
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2234%22%20height%3D%2234%22%20viewBox%3D%220%200%2034%2034%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20class%3D%22cls-1%22%20fill%3D%22%23000%22%20d%3D%22M16.2%2C12.473a1.623%2C1.623%2C0%2C0%2C0%2C1.446-.677%2C2.461%2C2.461%2C0%2C0%2C0%2C.719-1.882v-3.9a2.649%2C2.649%2C0%2C0%2C0-.641-1.826%2C1.752%2C1.752%2C0%2C0%2C0-1.483-.747%2C2.033%2C2.033%2C0%2C0%2C0-1.592.747%2C2.219%2C2.219%2C0%2C0%2C0-.727%2C1.768V9.874a2.528%2C2.528%2C0%2C0%2C0%2C.737%2C1.9A1.813%2C1.813%2C0%2C0%2C0%2C16.2%2C12.473Zm-0.82-6.581A0.63%2C0.63%2C0%2C0%2C1%2C15.591%2C5.4%2C0.8%2C0.8%2C0%2C0%2C1%2C16.148%2C5.2a0.669%2C0.669%2C0%2C0%2C1%2C.506.192%2C0.612%2C0.612%2C0%2C0%2C1%2C.23.495V10.05a0.8%2C0.8%2C0%2C0%2C1-.224.595%2C0.643%2C0.643%2C0%2C0%2C1-.512.21%2C0.736%2C0.736%2C0%2C0%2C1-.569-0.21%2C0.811%2C0.811%2C0%2C0%2C1-.2-0.595V5.892ZM9.4%2C12.424h1.545V8.66L13.77%2C0.5H11.63l-1.3%2C5.061H10.2L8.833%2C0.5H6.711L9.4%2C8.893v3.531Zm12.212-.238a4.651%2C4.651%2C0%2C0%2C0%2C1.215-1.536v1.59h1.5V3.451h-1.5V9.425a8.649%2C8.649%2C0%2C0%2C1-1.1%2C1.263%2C0.287%2C0.287%2C0%2C0%2C1-.287-0.148%2C0.768%2C0.768%2C0%2C0%2C1-.118-0.478V3.451h-1.5V10.7a2.9%2C2.9%2C0%2C0%2C0%2C.348%2C1.685A1.234%2C1.234%2C0%2C0%2C0%2C21.616%2C12.186ZM10.957%2C18.374H6.476v1.49H7.942V30.3h1.5V19.864h1.513v-1.49Zm14.2%2C3a2.229%2C2.229%2C0%2C0%2C0-1.659.643%2C4.177%2C4.177%2C0%2C0%2C0-.647%2C2.343V27.88a2.511%2C2.511%2C0%2C0%2C0%2C.589%2C1.769%2C2.045%2C2.045%2C0%2C0%2C0%2C1.61.651%2C2.256%2C2.256%2C0%2C0%2C0%2C1.7-.606%2C2.544%2C2.544%2C0%2C0%2C0%2C.569-1.814V27.473H25.757v0.354a1.718%2C1.718%2C0%2C0%2C1-.154.9%2C0.6%2C0.6%2C0%2C0%2C1-.521.2%2C0.561%2C0.561%2C0%2C0%2C1-.517-0.241%2C1.735%2C1.735%2C0%2C0%2C1-.154-0.861V25.844h2.907V24.357a4.591%2C4.591%2C0%2C0%2C0-.564-2.4A2.084%2C2.084%2C0%2C0%2C0%2C25.155%2C21.371Zm0.6%2C3.253H24.412V24.348a5.228%2C5.228%2C0%2C0%2C1%2C.16-1.4%2C0.605%2C0.605%2C0%2C0%2C1%2C.519-0.214%2C0.582%2C0.582%2C0%2C0%2C1%2C.507.214%2C5.237%2C5.237%2C0%2C0%2C1%2C.16%2C1.4v0.276Zm-5.9-3.439a1.512%2C1.512%2C0%2C0%2C0-.727.2%2C3.027%2C3.027%2C0%2C0%2C0-.759.57V18.374H16.885V30.208h1.576V29.582a2.032%2C2.032%2C0%2C0%2C0%2C.666.553%2C1.785%2C1.785%2C0%2C0%2C0%2C.823.186%2C1.3%2C1.3%2C0%2C0%2C0%2C1.061-.468%2C2.129%2C2.129%2C0%2C0%2C0%2C.363-1.331V23.244a2.545%2C2.545%2C0%2C0%2C0-.389-1.528A1.33%2C1.33%2C0%2C0%2C0%2C19.854%2C21.185Zm0.05%2C7.109a0.912%2C0.912%2C0%2C0%2C1-.27.56%2C0.5%2C0.5%2C0%2C0%2C1-.422.178%2C0.786%2C0.786%2C0%2C0%2C1-.374-0.092%2C1.661%2C1.661%2C0%2C0%2C1-.468-0.289V22.821a1.582%2C1.582%2C0%2C0%2C1%2C.414-0.246%2C0.746%2C0.746%2C0%2C0%2C1%2C.334-0.078%2C0.6%2C0.6%2C0%2C0%2C1%2C.489.207%2C1.1%2C1.1%2C0%2C0%2C1%2C.3.628v4.963Zm-5.972-.026a2.667%2C2.667%2C0%2C0%2C1-.576.427%2C1.116%2C1.116%2C0%2C0%2C1-.529.174%2C0.393%2C0.393%2C0%2C0%2C1-.32-0.128%2C0.71%2C0.71%2C0%2C0%2C1-.1-0.415V21.391H10.9v7.488a1.773%2C1.773%2C0%2C0%2C0%2C.32%2C1.086%2C0.95%2C0.95%2C0%2C0%2C0%2C.815.362%2C1.772%2C1.772%2C0%2C0%2C0%2C.907-0.258%2C4%2C4%2C0%2C0%2C0%2C.9-0.841V30.3H15.4V21.391H13.932v6.877ZM27.312%2C15H6.492C2.852%2C15%2C0%2C18.355%2C0%2C22v5.177A6.754%2C6.754%2C0%2C0%2C0%2C6.492%2C34H27.312A6.933%2C6.933%2C0%2C0%2C0%2C34%2C27.177V22A7.039%2C7.039%2C0%2C0%2C0%2C27.312%2C15ZM33%2C27.177A5.907%2C5.907%2C0%2C0%2C1%2C27.312%2C33H6.492A5.741%2C5.741%2C0%2C0%2C1%2C1%2C27.177V22c0-3.085%2C2.413-6%2C5.492-6H27.312A6.04%2C6.04%2C0%2C0%2C1%2C33%2C22v5.177Z%22%2F%3E%0A%3C%2Fsvg%3E"); }
      .author-block__socials .social__item.youtube:hover {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2234%22%20height%3D%2234%22%20viewBox%3D%220%200%2034%2034%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20class%3D%22cls-1%22%20fill%3D%22%23b0dffc%22%20d%3D%22M16.2%2C12.473a1.623%2C1.623%2C0%2C0%2C0%2C1.446-.677%2C2.461%2C2.461%2C0%2C0%2C0%2C.719-1.882v-3.9a2.649%2C2.649%2C0%2C0%2C0-.641-1.826%2C1.752%2C1.752%2C0%2C0%2C0-1.483-.747%2C2.033%2C2.033%2C0%2C0%2C0-1.592.747%2C2.219%2C2.219%2C0%2C0%2C0-.727%2C1.768V9.874a2.528%2C2.528%2C0%2C0%2C0%2C.737%2C1.9A1.813%2C1.813%2C0%2C0%2C0%2C16.2%2C12.473Zm-0.82-6.581A0.63%2C0.63%2C0%2C0%2C1%2C15.591%2C5.4%2C0.8%2C0.8%2C0%2C0%2C1%2C16.148%2C5.2a0.669%2C0.669%2C0%2C0%2C1%2C.506.192%2C0.612%2C0.612%2C0%2C0%2C1%2C.23.495V10.05a0.8%2C0.8%2C0%2C0%2C1-.224.595%2C0.643%2C0.643%2C0%2C0%2C1-.512.21%2C0.736%2C0.736%2C0%2C0%2C1-.569-0.21%2C0.811%2C0.811%2C0%2C0%2C1-.2-0.595V5.892ZM9.4%2C12.424h1.545V8.66L13.77%2C0.5H11.63l-1.3%2C5.061H10.2L8.833%2C0.5H6.711L9.4%2C8.893v3.531Zm12.212-.238a4.651%2C4.651%2C0%2C0%2C0%2C1.215-1.536v1.59h1.5V3.451h-1.5V9.425a8.649%2C8.649%2C0%2C0%2C1-1.1%2C1.263%2C0.287%2C0.287%2C0%2C0%2C1-.287-0.148%2C0.768%2C0.768%2C0%2C0%2C1-.118-0.478V3.451h-1.5V10.7a2.9%2C2.9%2C0%2C0%2C0%2C.348%2C1.685A1.234%2C1.234%2C0%2C0%2C0%2C21.616%2C12.186ZM10.957%2C18.374H6.476v1.49H7.942V30.3h1.5V19.864h1.513v-1.49Zm14.2%2C3a2.229%2C2.229%2C0%2C0%2C0-1.659.643%2C4.177%2C4.177%2C0%2C0%2C0-.647%2C2.343V27.88a2.511%2C2.511%2C0%2C0%2C0%2C.589%2C1.769%2C2.045%2C2.045%2C0%2C0%2C0%2C1.61.651%2C2.256%2C2.256%2C0%2C0%2C0%2C1.7-.606%2C2.544%2C2.544%2C0%2C0%2C0%2C.569-1.814V27.473H25.757v0.354a1.718%2C1.718%2C0%2C0%2C1-.154.9%2C0.6%2C0.6%2C0%2C0%2C1-.521.2%2C0.561%2C0.561%2C0%2C0%2C1-.517-0.241%2C1.735%2C1.735%2C0%2C0%2C1-.154-0.861V25.844h2.907V24.357a4.591%2C4.591%2C0%2C0%2C0-.564-2.4A2.084%2C2.084%2C0%2C0%2C0%2C25.155%2C21.371Zm0.6%2C3.253H24.412V24.348a5.228%2C5.228%2C0%2C0%2C1%2C.16-1.4%2C0.605%2C0.605%2C0%2C0%2C1%2C.519-0.214%2C0.582%2C0.582%2C0%2C0%2C1%2C.507.214%2C5.237%2C5.237%2C0%2C0%2C1%2C.16%2C1.4v0.276Zm-5.9-3.439a1.512%2C1.512%2C0%2C0%2C0-.727.2%2C3.027%2C3.027%2C0%2C0%2C0-.759.57V18.374H16.885V30.208h1.576V29.582a2.032%2C2.032%2C0%2C0%2C0%2C.666.553%2C1.785%2C1.785%2C0%2C0%2C0%2C.823.186%2C1.3%2C1.3%2C0%2C0%2C0%2C1.061-.468%2C2.129%2C2.129%2C0%2C0%2C0%2C.363-1.331V23.244a2.545%2C2.545%2C0%2C0%2C0-.389-1.528A1.33%2C1.33%2C0%2C0%2C0%2C19.854%2C21.185Zm0.05%2C7.109a0.912%2C0.912%2C0%2C0%2C1-.27.56%2C0.5%2C0.5%2C0%2C0%2C1-.422.178%2C0.786%2C0.786%2C0%2C0%2C1-.374-0.092%2C1.661%2C1.661%2C0%2C0%2C1-.468-0.289V22.821a1.582%2C1.582%2C0%2C0%2C1%2C.414-0.246%2C0.746%2C0.746%2C0%2C0%2C1%2C.334-0.078%2C0.6%2C0.6%2C0%2C0%2C1%2C.489.207%2C1.1%2C1.1%2C0%2C0%2C1%2C.3.628v4.963Zm-5.972-.026a2.667%2C2.667%2C0%2C0%2C1-.576.427%2C1.116%2C1.116%2C0%2C0%2C1-.529.174%2C0.393%2C0.393%2C0%2C0%2C1-.32-0.128%2C0.71%2C0.71%2C0%2C0%2C1-.1-0.415V21.391H10.9v7.488a1.773%2C1.773%2C0%2C0%2C0%2C.32%2C1.086%2C0.95%2C0.95%2C0%2C0%2C0%2C.815.362%2C1.772%2C1.772%2C0%2C0%2C0%2C.907-0.258%2C4%2C4%2C0%2C0%2C0%2C.9-0.841V30.3H15.4V21.391H13.932v6.877ZM27.312%2C15H6.492C2.852%2C15%2C0%2C18.355%2C0%2C22v5.177A6.754%2C6.754%2C0%2C0%2C0%2C6.492%2C34H27.312A6.933%2C6.933%2C0%2C0%2C0%2C34%2C27.177V22A7.039%2C7.039%2C0%2C0%2C0%2C27.312%2C15ZM33%2C27.177A5.907%2C5.907%2C0%2C0%2C1%2C27.312%2C33H6.492A5.741%2C5.741%2C0%2C0%2C1%2C1%2C27.177V22c0-3.085%2C2.413-6%2C5.492-6H27.312A6.04%2C6.04%2C0%2C0%2C1%2C33%2C22v5.177Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

.search-footer {
  display: block; }
  .search-footer::after {
    clear: both;
    content: "";
    display: table; }
  .search-footer__left {
    width: 280px;
    float: left; }
    @media screen and (max-width: 1199px) {
      .search-footer__left {
        width: 50%; } }
    @media screen and (max-width: 959px) {
      .search-footer__left {
        width: 70%;
        margin-right: 10%; } }
    @media screen and (max-width: 767px) {
      .search-footer__left {
        width: 100%;
        margin-right: 0; } }
  .search-footer__right {
    width: 280px;
    float: right;
    text-align: right; }
    @media screen and (max-width: 1199px) {
      .search-footer__right {
        width: 50%; } }
    @media screen and (max-width: 959px) {
      .search-footer__right {
        width: 20%; }
        .search-footer__right .btn {
          width: 100%; } }
    @media screen and (max-width: 767px) {
      .search-footer__right {
        width: 100%; } }
  .search-footer__center {
    position: absolute;
    left: 300px;
    right: 300px; }
    @media screen and (max-width: 1199px) {
      .search-footer__center {
        position: relative;
        left: initial;
        right: initial;
        width: 100%; } }
.tags-block {
  font-size: 1rem; }
  .tags-block__name {
    color: #8d8d8d; }
  .tags-block__item {
    display: inline-block;
    color: #3591d1;
    border-bottom: 1px solid transparent; }
    .tags-block__item:hover {
      border-bottom: 1px solid #3591d1; }
    .tags-block__item_block {
      margin: 3px;
      padding: 5px;
      color: #000;
      border: 1px solid #dadada; }
      .tags-block__item_block:hover {
        color: #3591d1;
        border: 1px solid #dadada; }
.search-results {
  position: absolute;

  width: 100%;
  z-index: 4;
  background: #fff;
  border: 1px solid #565656;
  border-top: 0;
}
  .search-results.inview {
    display: block; }
  .search-results__wrapper {

    overflow: hidden;
     }
  .search-results__foot {
    border-top: 1px solid #eee;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    font-size: 1rem;
    overflow: hidden; }
  .search-results__list {
    margin-bottom: 0; }
  .search-results__item {
    list-style: none outside;
    display: block;
    position: relative;
    background: #fff;
    padding: 5px 15px;
    margin: 0; }
    .search-results__item:hover {
      background: #3591d1; }
  .search-results__title {
    padding-left: 50px;
    margin: 0 0 5px 0; }
    .search-results__title a {
      color: #989898;
      border-bottom: 1px solid transparent; }
      .search-results__item:hover .search-results__title a {
        color: #fff; }
      .search-results__title a:hover {
        border-bottom: 1px solid #fff; }
  .search-results__links {
    padding-left: 50px;
    border-bottom: 1px solid transparent;
    color: #3591d1;
    font-size: 0.875rem;
    margin: 0; }
    .search-results__item:hover .search-results__links {
      color: #fff; }
    .search-results__item:hover .search-results__links a {
      color: #fff; }
    .search-results__links a:hover {
      border-bottom: 1px solid #fff; }
  .search-results__author-pic {
    position: absolute;
    left: 15px;
    top: 50%;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    overflow: hidden; }
.blog-full-width {
  overflow: hidden;
  text-align: center;
  background: #e8f1f7;
  padding: 45px 0;
  margin: 0 0 30px 0; }
  @media screen and (max-width: 959px) {
    .blog-full-width {
      padding: 30px 0; } }
  .blog-full-width__wrap {
    max-width: 550px;
    margin: 0 auto; }
  .blog-full-width__icon {
    margin-bottom: 30px;
    position: relative; }
    .blog-full-width__icon:before {
      display: block;
      position: absolute;
      left: 0;
      top: 50%;
      content: '';
      width: 40%;
      height: 1px;
      background: #9d4187; }
    .blog-full-width__icon:after {
      display: block;
      position: absolute;
      right: 0;
      top: 50%;
      content: '';
      width: 40%;
      height: 1px;
      background: #9d4187; }
  .blog-full-width h2 {
    font-size: 1.6875rem;
    line-height: 1.3;
    margin-bottom: 60px; }
    @media screen and (max-width: 959px) {
      .blog-full-width h2 {
        margin-bottom: 30px; } }
  .blog-full-width_blue {
    background: #e9f6fe;
    text-align: left;
    padding: 0;
    padding-top: 15px;
    margin-bottom: 70px;
    font-size: 1.125rem;
    color: #444; }
.sticky__blog {
  float: left;
  width: 65.88078%; }
  @media screen and (max-width: 959px) {
    .sticky__blog {
      float: none;
      width: 100%; } }
.sticky__blog-roll {
  float: right;
  width: 31.76157%; }
  @media screen and (max-width: 959px) {
    .sticky__blog-roll {
      float: none;
      width: 100%; } }
#sticky-section-blog {
    overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 80;
  background: #fff; }
  #sticky-section-blog.is-sticky {
    position: fixed;
    top: 60px;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
            box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
    max-height: 500px;
    -webkit-transition: max-height .3s ease-out;
    transition: max-height .3s ease-out;
    -webkit-transition-delay: .5s;
            transition-delay: .5s; }
    @media screen and (max-width: 959px) {
    #sticky-section-blog.is-sticky .hide-in-sticky {
        display: none; } }
    #sticky-section-blog.is-sticky .hide-in-sticky p {
      display: none; }
      #sticky-section-blog.is-sticky .hide-in-sticky p.author-name {
        display: block; }
  #sticky-section-blog.is-hide {
    position: fixed;
    top: 60px;
    max-height: 0px;
    -webkit-transition: max-height .3s ease-in;
    transition: max-height .3s ease-in;
    -webkit-transition-delay: .5s;
            transition-delay: .5s;
    overflow: hidden !important; }
    @media screen and (max-width: 959px) {
      #sticky-section-blog.is-hide .hide-in-sticky {
        display: none; } }
    #sticky-section-blog.is-hide .hide-in-sticky p {
      display: none; }
.blog_section-highlight {
  border-left: 3px solid #3cf;
  line-height: 80px;
  padding-left: 20px;
  margin-top: 40px; }
.blog-author {
  border-left: 3px solid #3cf;
  padding-left: 20px; }
  .blog-author .img-wrapper {
    width: 55px;
    height: 55px;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    overflow: hidden;
    margin-right: 20px; }
  .blog-author-description {
    margin-left: 75px; }
    @media screen and (max-width: 959px) {
      .blog-author-description {
        margin-left: 0px; } }
    .blog-author-description_text {
      color: #999; }
    .blog-author-description_social a {
      border-bottom: none; }
    .blog-author-description_social .social__item {
      margin: 0 10px 0 0;
      width: 26px;
      height: 27px;
      background-size: 100%; }
    .blog-author-description_social .facebook {
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20class%3D%22cls-1%22%20fill%3D%22%23232323%22%20d%3D%22M27.606%2C32H21.5a0.5%2C0.5%2C0%2C0%2C1-.5-0.5v-13a0.5%2C0.5%2C0%2C0%2C1%2C.5-0.5h3.094l0.392-4H21.5a0.5%2C0.5%2C0%2C0%2C1-.5-0.5V11.623a3.554%2C3.554%2C0%2C0%2C1%2C.276-1.79A2%2C2%2C0%2C0%2C1%2C23.183%2C9H25V6H21.8c-4.27%2C0-5.1%2C1.98-5.1%2C5.4l-0.1%2C2.554a0.5%2C0.5%2C0%2C0%2C1-.5.48l-3.1.013V18h3.5a0.5%2C0.5%2C0%2C0%2C1%2C.5.5v13a0.5%2C0.5%2C0%2C0%2C1-.5.5H4.394A4.4%2C4.4%2C0%2C0%2C1%2C0%2C27.605V4.394A4.4%2C4.4%2C0%2C0%2C1%2C4.394%2C0H27.606A4.4%2C4.4%2C0%2C0%2C1%2C32%2C4.394V27.605A4.4%2C4.4%2C0%2C0%2C1%2C27.606%2C32ZM22%2C31h5.605A3.4%2C3.4%2C0%2C0%2C0%2C31%2C27.605V4.394A3.4%2C3.4%2C0%2C0%2C0%2C27.606%2C1H4.394A3.4%2C3.4%2C0%2C0%2C0%2C1%2C4.394V27.605A3.4%2C3.4%2C0%2C0%2C0%2C4.394%2C31H16V19H12.5a0.5%2C0.5%2C0%2C0%2C1-.5-0.5V13.95a0.5%2C0.5%2C0%2C0%2C1%2C.5-0.5l3.118-.012L15.7%2C11.382c0-3.3.739-6.381%2C6.1-6.381h3.7a0.5%2C0.5%2C0%2C0%2C1%2C.5.5v4a0.5%2C0.5%2C0%2C0%2C1-.5.5H23.183a1%2C1%2C0%2C0%2C0-1.04.333A2.8%2C2.8%2C0%2C0%2C0%2C22%2C11.539V13h3.537a0.5%2C0.5%2C0%2C0%2C1%2C.5.549l-0.49%2C5a0.5%2C0.5%2C0%2C0%2C1-.5.451H22V31Z%22%2F%3E%0A%3C%2Fsvg%3E"); }
    .blog-author-description_social .twitter {
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2231%22%20height%3D%2225%22%20viewBox%3D%220%200%2031%2025%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20class%3D%22cls-1%22%20fill%3D%22%23232323%22%20d%3D%22M9.875%2C25A17.67%2C17.67%2C0%2C0%2C1%2C.184%2C22.214a0.5%2C0.5%2C0%2C0%2C1-.2-0.6A0.5%2C0.5%2C0%2C0%2C1%2C.541%2C21.3a11.308%2C11.308%2C0%2C0%2C0%2C1.417.051A11.439%2C11.439%2C0%2C0%2C0%2C8.2%2C19.623%2C6.492%2C6.492%2C0%2C0%2C1%2C5.68%2C18.461a6.268%2C6.268%2C0%2C0%2C1-2.325-3.28%2C0.5%2C0.5%2C0%2C0%2C1%2C.15-0.52%2C0.509%2C0.509%2C0%2C0%2C1%2C.54-0.081%2C1.086%2C1.086%2C0%2C0%2C0%2C.306.066%2C6.552%2C6.552%2C0%2C0%2C1-1.683-1.469A6.446%2C6.446%2C0%2C0%2C1%2C1.194%2C8.937a0.5%2C0.5%2C0%2C0%2C1%2C.248-0.431%2C0.507%2C0.507%2C0%2C0%2C1%2C.5-0.007%2C5.317%2C5.317%2C0%2C0%2C0%2C.743.334A6.266%2C6.266%2C0%2C0%2C1%2C1.194%2C4.626%2C6.528%2C6.528%2C0%2C0%2C1%2C2.1%2C1.343a0.508%2C0.508%2C0%2C0%2C1%2C.83-0.069A16.021%2C16.021%2C0%2C0%2C0%2C14.559%2C7.368%2C5.471%2C5.471%2C0%2C0%2C1%2C14.5%2C6.554%2C6.314%2C6.314%2C0%2C0%2C1%2C16.44%2C1.92%2C6.534%2C6.534%2C0%2C0%2C1%2C21.18%2C0a6.33%2C6.33%2C0%2C0%2C1%2C4.585%2C1.824A13.94%2C13.94%2C0%2C0%2C0%2C29.258.517a0.506%2C0.506%2C0%2C0%2C1%2C.557.054%2C0.5%2C0.5%2C0%2C0%2C1%2C.164.531A6.133%2C6.133%2C0%2C0%2C1%2C28.721%2C3.38a13.686%2C13.686%2C0%2C0%2C0%2C1.418-.514A0.51%2C0.51%2C0%2C0%2C1%2C30.726%2C3a0.5%2C0.5%2C0%2C0%2C1%2C.034.6%2C13.383%2C13.383%2C0%2C0%2C1-2.97%2C3.133V7.258a18.18%2C18.18%2C0%2C0%2C1-2%2C8.258%2C17.281%2C17.281%2C0%2C0%2C1-6.221%2C6.73A17.379%2C17.379%2C0%2C0%2C1%2C9.875%2C25ZM2.46%2C22.343A16.826%2C16.826%2C0%2C0%2C0%2C9.875%2C24a16.385%2C16.385%2C0%2C0%2C0%2C9.139-2.59%2C16.3%2C16.3%2C0%2C0%2C0%2C5.872-6.34A17.208%2C17.208%2C0%2C0%2C0%2C26.78%2C7.258V6.488a0.5%2C0.5%2C0%2C0%2C1%2C.2-0.4%2C13.439%2C13.439%2C0%2C0%2C0%2C1.9-1.711A14.144%2C14.144%2C0%2C0%2C1%2C26.9%2C4.8a0.5%2C0.5%2C0%2C0%2C1-.334-0.921%2C5.6%2C5.6%2C0%2C0%2C0%2C1.925-1.889A14.263%2C14.263%2C0%2C0%2C1%2C25.7%2C2.86a0.508%2C0.508%2C0%2C0%2C1-.467-0.149A5.36%2C5.36%2C0%2C0%2C0%2C21.18%2C1a5.481%2C5.481%2C0%2C0%2C0-4.028%2C1.629%2C5.283%2C5.283%2C0%2C0%2C0-1.641%2C3.925%2C3.781%2C3.781%2C0%2C0%2C0%2C.168%2C1.191A0.5%2C0.5%2C0%2C0%2C1%2C15.6%2C8.2a0.5%2C0.5%2C0%2C0%2C1-.421.2A16.927%2C16.927%2C0%2C0%2C1%2C2.652%2C2.493%2C5.379%2C5.379%2C0%2C0%2C0%2C2.2%2C4.626%2C5.337%2C5.337%2C0%2C0%2C0%2C4.708%2C9.3a0.5%2C0.5%2C0%2C0%2C1%2C.187.581%2C0.506%2C0.506%2C0%2C0%2C1-.518.329A7.876%2C7.876%2C0%2C0%2C1%2C2.251%2C9.74a5.368%2C5.368%2C0%2C0%2C0%2C1.2%2C2.808%2C5.471%2C5.471%2C0%2C0%2C0%2C3.222%2C1.944%2C0.5%2C0.5%2C0%2C0%2C1%2C.018.973%2C7.23%2C7.23%2C0%2C0%2C1-1.753.209c-0.113%2C0-.218%2C0-0.317-0.006a5.289%2C5.289%2C0%2C0%2C0%2C1.665%2C1.994%2C5.566%2C5.566%2C0%2C0%2C0%2C3.277%2C1.122%2C0.505%2C0.505%2C0%2C0%2C1%2C.467.342%2C0.5%2C0.5%2C0%2C0%2C1-.167.551A12.5%2C12.5%2C0%2C0%2C1%2C2.46%2C22.343Z%22%2F%3E%0A%3C%2Fsvg%3E"); }
    .blog-author-description_social .google {
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2230%22%20height%3D%2232%22%20viewBox%3D%220%200%2030%2032%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20class%3D%22cls-1%22%20fill%3D%22%23232323%22%20d%3D%22M15.218%2C7.666c-0.422-3.176-2.733-5.745-5.16-5.818h-0.1C7.586%2C1.846%2C6%2C4.262%2C6.418%2C7.408c0.418%2C3.19%2C2.73%2C5.848%2C5.157%2C5.922l0.1%2C0C14.045%2C13.332%2C15.63%2C10.831%2C15.218%2C7.666Zm-3.545%2C4.669H11.6c-1.923-.059-3.846-2.374-4.2-5.056a4.61%2C4.61%2C0%2C0%2C1%2C.838-3.643%2C2.227%2C2.227%2C0%2C0%2C1%2C1.712-.792h0.073C11.956%2C2.9%2C13.881%2C5.171%2C14.23%2C7.8a4.817%2C4.817%2C0%2C0%2C1-.874%2C3.749A2.209%2C2.209%2C0%2C0%2C1%2C11.673%2C12.335Zm5.517%2C4.9a6.6%2C6.6%2C0%2C0%2C1-2.062-2.152c0-.518%2C0-0.771%2C1.425-1.884a7.375%2C7.375%2C0%2C0%2C0%2C3.057-5.745%2C7.493%2C7.493%2C0%2C0%2C0-1.3-4.5h0.242a0.968%2C0.968%2C0%2C0%2C0%2C.58-0.149l2.123-1.5A0.694%2C0.694%2C0%2C0%2C0%2C21.627.43a0.83%2C0.83%2C0%2C0%2C0-.95-0.46H11.227c-4.9%2C0-9.2%2C3.474-9.2%2C7.69%2C0%2C4.3%2C3.254%2C7.465%2C7.654%2C7.713a3.529%2C3.529%2C0%2C0%2C0-.071.7%2C3.838%2C3.838%2C0%2C0%2C0%2C.354%2C1.607c-5.431.116-9.976%2C3.618-9.976%2C7.767%2C0%2C3.79%2C4.478%2C6.535%2C10.648%2C6.535%2C4.981%2C0%2C10.274-2.737%2C10.274-7.8C20.909%2C21.027%2C19.9%2C19.145%2C17.19%2C17.238ZM10.635%2C30.973c-5.23%2C0-9.651-2.136-9.651-5.545%2C0-3.453%2C4.032-6.787%2C9.263-6.787l1.646-.015a3.656%2C3.656%2C0%2C0%2C1-1.287-2.614%2C3.906%2C3.906%2C0%2C0%2C1%2C.477-1.759l-0.866.026c-4.306%2C0-7.195-2.838-7.195-6.62%2C0-3.711%2C3.988-6.693%2C8.2-6.693h9.451l-2.123%2C1H15.562a5.926%2C5.926%2C0%2C0%2C1%2C3.052%2C5.493A6.38%2C6.38%2C0%2C0%2C1%2C15.939%2C12.4c-1.517%2C1.187-1.805%2C1.7-1.805%2C2.711%2C0%2C0.865%2C1.631%2C2.33%2C2.482%2C2.936%2C2.5%2C1.76%2C3.3%2C3.4%2C3.3%2C6.124C19.912%2C27.578%2C16.617%2C30.973%2C10.635%2C30.973ZM13.6%2C20.087a7.615%2C7.615%2C0%2C0%2C0-2.342-.189h-0.1c-3.585%2C0-6.765%2C2.047-6.765%2C4.721%2C0%2C2.747%2C2.615%2C4.854%2C6.226%2C4.854%2C5.1%2C0%2C6.866-2.151%2C6.866-4.909a3.763%2C3.763%2C0%2C0%2C0-.115-0.969C16.979%2C22.036%2C15.562%2C21.444%2C13.6%2C20.087Zm-2.978%2C8.39c-2.932%2C0-5.229-1.589-5.229-3.858%2C0-2.084%2C2.7-3.725%2C5.768-3.725h0.086a6.419%2C6.419%2C0%2C0%2C1%2C1.909.1c0.2%2C0.137.393%2C0.174%2C0.58%2C0.3%2C1.59%2C1.078%2C2.43%2C1.637%2C2.67%2C2.593a2.622%2C2.622%2C0%2C0%2C1%2C.085.7C16.489%2C28.5%2C12.072%2C28.477%2C10.62%2C28.477ZM26%2C12.923V8.938h-1v3.985H21.019v1h3.988v3.986h1V13.92h3.988v-1H26Z%22%2F%3E%0A%3C%2Fsvg%3E"); }
    .blog-author-description_social .linkedin {
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2231%22%20height%3D%2232%22%20viewBox%3D%220%200%2031%2032%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20class%3D%22cls-1%22%20fill%3D%22%23232323%22%20d%3D%22M22.664%2C10.533c-2.147%2C0-2.7.662-4.7%2C1.518V11.981c0-.552-0.009-0.981-0.56-0.981H11.055a0.983%2C0.983%2C0%2C0%2C0-1%2C1.033c0.082%2C1.736%2C0%2C18.792%2C0%2C18.965a1%2C1%2C0%2C0%2C0%2C1%2C1h6.352c0.551%2C0%2C.56-0.448.56-1V20.375a2.079%2C2.079%2C0%2C0%2C1%2C.352-1.156%2C2.587%2C2.587%2C0%2C0%2C1%2C2.38-1.7c0.607%2C0%2C2.26%2C0%2C2.26%2C3.3V31A1.125%2C1.125%2C0%2C0%2C0%2C24.1%2C32h6.352c0.551%2C0%2C.5-0.448.5-1V20.094C30.947%2C14.2%2C27.792%2C10.533%2C22.664%2C10.533ZM29.949%2C31H23.958V20.823c0-2.557-.853-4.3-3.149-4.3a3.735%2C3.735%2C0%2C0%2C0-3.446%2C2.313%2C4.175%2C4.175%2C0%2C0%2C0-.394%2C1.54V31H11.055s0.084-17%2C0-19h5.914v2.677c1-1.3%2C2.32-3.144%2C5.695-3.144%2C4.18%2C0%2C7.285%2C2.717%2C7.285%2C8.561V31ZM6.542%2C11H1.186A1.165%2C1.165%2C0%2C0%2C0%2C0%2C11.981V31a1.181%2C1.181%2C0%2C0%2C0%2C1.19%2C1H6.542a1.476%2C1.476%2C0%2C0%2C0%2C1.441-1V11.981A1.46%2C1.46%2C0%2C0%2C0%2C6.542%2C11ZM6.985%2C31H0.994V12H6.985V31Zm-3-31A4%2C4%2C0%2C1%2C0%2C7.983%2C4%2C4%2C4%2C0%2C0%2C0%2C3.99%2C0Zm0%2C7a3%2C3%2C0%2C1%2C1%2C3-3A3%2C3%2C0%2C0%2C1%2C3.99%2C7Z%22%2F%3E%0A%3C%2Fsvg%3E"); }
.blog-search-placeholder-darken .select2-selection__placeholder {
  color: #444 !important; }
.search-input-wrapper {
  position: relative;
  display: inline-block;
  width: 100%; }
.search-field-label {
  display: inline-block;
  font-family: 'Source Sans Pro', Verdana, Helvetica, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 1.5rem;
  margin-right: 10px;
  position: absolute;
  left: 0; }
  @media screen and (max-width: 479px) {
    .search-field-label {
      position: inherit; } }
.contact_us {
  max-width: 100%; }
.contact_us .blue-map {
    width: 1100px;
  height: 614px;
    display: block; }
  @media screen and (max-width: 1199px) {
    .contact_us .blue-map {
        position: relative;
        margin-left: -135px; } }
  @media screen and (max-width: 767px) {
    .contact_us .blue-map {
      display: none; } }
.section.section_map_cotact-us {
  padding-top: 75px;
  padding-bottom: 75px; }
.map-office {
  width: 100%;
  z-index: 0;
  padding: 20px 25px 20px 38px;
  margin-left: -38px; }
  .map-office:hover {
    background: #e8f1f7; }
  @media screen and (max-width: 1199px) {
    .map-office {
      margin-left: 0;
      padding-left: 0;
      padding-right: 0; }
      .map-office:hover {
        background: transparent; } }
  .map-office picture {
    position: relative;
    width: 200px;
    height: 160px;
    display: block; }
  .map-office img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    max-width: none;
    z-index: 3; }
  .map-office__title {
    font-size: 1.6875rem;
    padding: 0;
    margin: 0;
    font-family: 'Source Sans Pro', Verdana, Helvetica, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
    font-weight: normal;
    font-style: normal; }
    .map-office__title span {
      display: block;
      font-size: 1.3125rem;
      margin-bottom: 10px;
      font-family: 'Source Sans Pro Light', Verdana, Helvetica, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
      font-weight: normal;
      font-style: normal; }
    @media screen and (max-width: 479px) {
      .map-office__title {
        text-align: center; } }
  .map-office__wrap {
    display: table;
    table-layout: fixed;
    width: 100%;
    padding: 0; }
  .map-office__col {
    display: table-cell;
    width: 50%;
    vertical-align: middle; }
    .map-office__col:first-child {
      padding-right: 15px;
      text-align: left;
      width: 215px; }
    @media screen and (max-width: 479px) {
      .map-office__col {
        width: 100%;
        display: block; }
        .map-office__col picture {
          margin-left: auto;
          margin-right: auto; }
        .map-office__col:first-child {
          text-align: center;
          padding-right: 0;
          width: 100%; } }
  .map-office .contact-layout {
    display: block; }
    .map-office .contact-layout__block {
      display: block;
      margin: 0;
      padding: 7px 0 7px 30px; }
      .map-office .contact-layout__block_link {
        display: inline-block; }
        .map-office .contact-layout__block_link:after {
          right: -15px;
          top: 17px; }
.contact-us-map_hidden {
  opacity: 0;
  zoom: 0;
  left: -99999px;
  top: -99999px;
  position: absolute; }
.contact-us-map .contact-us__title {
  border-bottom: none;
  background: transparent;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0; }
.contact-us-map .contact-layout {
  display: block; }
.contact-us-map .contact-layout__block {
  display: inline-block;
  margin-right: 40px;
  max-width: 30%;
  vertical-align: middle; }
  @media screen and (max-width: 959px) {
    .contact-us-map .contact-layout__block {
      max-width: 100%; } }
.contact-us-map .more {
  display: none !important; }
.contact-us-map__nav {
  padding: 16px 0;
  background: #46a4e0;
  position: relative; }
  @media screen and (max-width: 959px) {
    .contact-us-map__nav {
      display: none; } }
.contact-us-map__close {
  display: block;
  position: absolute;
  right: 75px;
  top: 50%;
  margin-top: -32px;
  cursor: pointer;
  color: #ffffff;
  font-size: 48px;
  font-weight: 300; }
  .contact-us-map__close:hover {
    opacity: 0.8; }
.contact-us-map__direction-nav {
  width: 330px;
  display: inline-block;
  white-space: nowrap;
  margin: 0;
  padding: 0; }
.contact-us-map__direction-item {
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  margin: 0;
  margin-right: 35px;
  width: 40px;
  height: 35px;
  opacity: 0.5;
  cursor: pointer;
  background-position: center;
  background-repeat: no-repeat; }
  .contact-us-map__direction-item_car {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2228px%22%20height%3D%2225px%22%20viewBox%3D%220%200%2028%2025%22%3E%0D%0A%3Cpath%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fillRule%3D%22evenodd%22%20d%3D%22M%2028%2013.06C%2027.97%2012.6%2027.8%2012.06%2027.59%2011.72%2027.59%2011.72%2026.48%0D%0A%209.92%2026.48%209.92%2026.48%209.92%2026.15%208.56%2026.15%208.56%2026.15%208.56%2026.72%208.56%2026.72%208.56%2027.11%208.56%2027.43%208.23%2027.43%207.82%2027.43%207.42%2027.11%207.09%2026.72%207.09%2026.72%207.09%2025.8%207.09%2025.8%207.09%2025.8%207.09%2024.7%202.57%2024.7%202.57%2024.39%201.28%2023.13%200.26%2021.84%200.26%2021.84%200.26%206.17%200.26%206.17%200.26%204.88%200.26%203.62%201.28%203.31%202.57%203.31%202.57%202.22%207.09%202.22%207.09%202.22%207.09%201.29%207.09%201.29%207.09%200.9%207.09%200.58%207.42%200.58%207.82%200.58%208.23%200.9%208.56%201.29%208.56%201.29%208.56%201.86%208.56%201.86%208.56%201.86%208.56%201.53%209.92%201.53%209.92%201.53%209.92%200.42%2011.72%200.42%2011.72%200.18%2012.12-0%2012.75-0%2013.22-0%2013.22-0%2019.76-0%2019.76-0%2020.12%200.25%2020.42%200.58%2020.48%200.58%2020.48%200.58%2023.51%200.58%2023.51%200.58%2023.91%200.9%2024.24%201.29%2024.24%201.29%2024.24%205.91%2024.24%205.91%2024.24%206.3%2024.24%206.62%2023.91%206.62%2023.51%206.62%2023.51%206.62%2020.49%206.62%2020.49%206.62%2020.49%2021.39%2020.49%2021.39%2020.49%2021.39%2020.49%2021.39%2023.51%2021.39%2023.51%2021.39%2023.91%2021.71%2024.24%2022.1%2024.24%2022.1%2024.24%2026.72%2024.24%2026.72%2024.24%2027.11%2024.24%2027.43%2023.91%2027.43%2023.51%2027.43%2023.51%2027.43%2020.48%2027.43%2020.48%2027.72%2020.43%2027.96%2020.18%2028%2019.82%2028%2019.82%2028%2013.06%2028%2013.06ZM%2026%2020.49C%2026%2020.49%2026%2022.77%2026%2022.77%2026%2022.77%2022.82%2022.77%2022.82%2022.77%2022.82%2022.77%2022.82%2020.49%2022.82%2020.49%2022.82%2020.49%2026%2020.49%2026%2020.49ZM%202.01%2022.77C%202.01%2022.77%202.01%2020.49%202.01%2020.49%202.01%2020.49%205.19%2020.49%205.19%2020.49%205.19%2020.49%205.19%2022.77%205.19%2022.77%205.19%2022.77%202.01%2022.77%202.01%2022.77ZM%206.17%201.73C%206.17%201.73%2021.84%201.73%2021.84%201.73%2022.47%201.73%2023.17%202.29%2023.32%202.93%2023.32%202.93%2024.91%209.48%2024.91%209.48%2024.91%209.48%203.11%209.48%203.11%209.48%203.11%209.48%204.69%202.93%204.69%202.93%204.84%202.29%205.54%201.73%206.17%201.73ZM%201.42%2013.35C%201.42%2013.35%204.11%2013.35%204.11%2013.35%204.78%2013.35%205.33%2013.92%205.33%2014.61%205.33%2015.3%204.78%2015.86%204.11%2015.86%204.11%2015.86%201.42%2015.86%201.42%2015.86%201.42%2015.86%201.42%2013.35%201.42%2013.35ZM%206.76%2014.61C%206.76%2013.11%205.57%2011.89%204.11%2011.89%204.11%2011.89%202.01%2011.89%202.01%2011.89%202.01%2011.89%202.59%2010.94%202.59%2010.94%202.59%2010.94%2025.42%2010.94%2025.42%2010.94%2025.42%2010.94%2026.01%2011.89%2026.01%2011.89%2026.01%2011.89%2023.9%2011.89%2023.9%2011.89%2022.44%2011.89%2021.25%2013.11%2021.25%2014.61%2021.25%2016.11%2022.44%2017.33%2023.9%2017.33%2023.9%2017.33%2026.59%2017.33%2026.59%2017.33%2026.59%2017.33%2026.59%2019.03%2026.59%2019.03%2026.59%2019.03%2020.52%2019.03%2020.52%2019.03%2020.52%2019.03%2019.53%2016.48%2019.53%2016.48%2019.42%2016.2%2019.16%2016.01%2018.87%2016.01%2018.87%2016.01%209.14%2016.01%209.14%2016.01%208.85%2016.01%208.59%2016.2%208.48%2016.48%208.48%2016.48%207.49%2019.03%207.49%2019.03%207.49%2019.03%201.42%2019.03%201.42%2019.03%201.42%2019.03%201.42%2017.33%201.42%2017.33%201.42%2017.33%204.11%2017.33%204.11%2017.33%205.57%2017.33%206.76%2016.11%206.76%2014.61ZM%2022.68%2014.61C%2022.68%2013.92%2023.23%2013.35%2023.9%2013.35%2023.9%2013.35%2026.59%2013.35%2026.59%2013.35%2026.59%2013.35%2026.59%2015.86%2026.59%2015.86%2026.59%2015.86%2023.9%2015.86%2023.9%2015.86%2023.23%2015.86%2022.68%2015.3%2022.68%2014.61ZM%209.63%2017.48C%209.63%2017.48%2018.38%2017.48%2018.38%2017.48%2018.38%2017.48%2018.98%2019.03%2018.98%2019.03%2018.98%2019.03%209.03%2019.03%209.03%2019.03%209.03%2019.03%209.63%2017.48%209.63%2017.48Z%22%20fill%3D%22%23ffffff%22%2F%3E%3C%2Fsvg%3E"); }
  .contact-us-map__direction-item_bus {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2229px%22%20height%3D%2230px%22%20viewBox%3D%220%200%2029%2030%22%3E%0D%0A%3Cpath%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fillRule%3D%22evenodd%22%20d%3D%22M%2027.47%205.09C%2027.47%205.09%2026.2%205.09%2026.2%205.09%2026.2%205.09%2026.2%203.74%2026.2%203.74%2026.2%201.82%2024.65%200.26%2022.74%200.26%2022.74%200.26%206.26%200.26%206.26%200.26%204.36%200.26%202.8%201.82%202.8%203.74%202.8%203.74%202.8%205.09%202.8%205.09%202.8%205.09%201.54%205.09%201.54%205.09%200.69%205.09%200%205.78%200%206.63%200%206.63%200%2010.31%200%2010.31%200%2011.16%200.69%2011.85%201.54%2011.85%201.54%2011.85%202.8%2011.85%202.8%2011.85%202.8%2011.85%202.8%2024.72%202.8%2024.72%202.8%2025.18%203.03%2025.6%203.41%2025.85%203.41%2025.85%203.41%2028.48%203.41%2028.48%203.41%2028.9%203.74%2029.24%204.16%2029.24%204.16%2029.24%208.01%2029.24%208.01%2029.24%208.43%2029.24%208.77%2028.9%208.77%2028.48%208.77%2028.48%208.77%2026.09%208.77%2026.09%208.77%2026.09%2020.24%2026.09%2020.24%2026.09%2020.24%2026.09%2020.24%2028.48%2020.24%2028.48%2020.24%2028.9%2020.58%2029.24%2020.99%2029.24%2020.99%2029.24%2024.85%2029.24%2024.85%2029.24%2025.26%2029.24%2025.6%2028.9%2025.6%2028.48%2025.6%2028.48%2025.6%2025.85%2025.6%2025.85%2025.97%2025.6%2026.2%2025.18%2026.2%2024.72%2026.2%2024.72%2026.2%2011.85%2026.2%2011.85%2026.2%2011.85%2027.47%2011.85%2027.47%2011.85%2028.32%2011.85%2029.01%2011.16%2029.01%2010.31%2029.01%2010.31%2029.01%206.63%2029.01%206.63%2029.01%205.78%2028.32%205.09%2027.47%205.09ZM%2027.5%206.63C%2027.5%206.63%2027.47%2010.33%2027.47%2010.33%2027.47%2010.33%2026.2%2010.33%2026.2%2010.33%2026.2%2010.33%2026.2%206.61%2026.2%206.61%2026.2%206.61%2027.5%206.63%2027.5%206.63ZM%2024.09%2026.09C%2024.09%2026.09%2024.09%2027.72%2024.09%2027.72%2024.09%2027.72%2021.75%2027.72%2021.75%2027.72%2021.75%2027.72%2021.75%2026.09%2021.75%2026.09%2021.75%2026.09%2024.09%2026.09%2024.09%2026.09ZM%207.26%2026.09C%207.26%2026.09%207.26%2027.72%207.26%2027.72%207.26%2027.72%204.92%2027.72%204.92%2027.72%204.92%2027.72%204.92%2026.09%204.92%2026.09%204.92%2026.09%207.26%2026.09%207.26%2026.09ZM%204.32%2017.16C%204.32%2017.16%204.32%206.61%204.32%206.61%204.32%206.61%2013.75%206.61%2013.75%206.61%2013.75%206.61%2013.75%2017.16%2013.75%2017.16%2013.75%2017.16%204.32%2017.16%204.32%2017.16ZM%2018.47%2019.81C%2018.47%2019.81%2018.47%2021.32%2018.47%2021.32%2018.47%2022.57%2019.49%2023.59%2020.73%2023.59%2020.73%2023.59%2024.69%2023.59%2024.69%2023.59%2024.69%2023.59%2024.69%2024.57%2024.69%2024.57%2024.69%2024.57%204.32%2024.57%204.32%2024.57%204.32%2024.57%204.32%2023.59%204.32%2023.59%204.32%2023.59%208.28%2023.59%208.28%2023.59%209.52%2023.59%2010.54%2022.57%2010.54%2021.32%2010.54%2021.32%2010.54%2019.81%2010.54%2019.81%2010.54%2019.4%2010.2%2019.05%209.78%2019.05%209.78%2019.05%204.32%2019.05%204.32%2019.05%204.32%2019.05%204.32%2018.68%204.32%2018.68%204.32%2018.68%2024.69%2018.68%2024.69%2018.68%2024.69%2018.68%2024.69%2019.05%2024.69%2019.05%2024.69%2019.05%2019.23%2019.05%2019.23%2019.05%2018.81%2019.05%2018.47%2019.4%2018.47%2019.81ZM%209.02%2021.32C%209.02%2021.74%208.69%2022.07%208.28%2022.07%208.28%2022.07%204.32%2022.07%204.32%2022.07%204.32%2022.07%204.32%2020.57%204.32%2020.57%204.32%2020.57%209.02%2020.57%209.02%2020.57%209.02%2020.57%209.02%2021.32%209.02%2021.32ZM%2024.69%2020.57C%2024.69%2020.57%2024.69%2022.07%2024.69%2022.07%2024.69%2022.07%2020.73%2022.07%2020.73%2022.07%2020.32%2022.07%2019.98%2021.74%2019.98%2021.32%2019.98%2021.32%2019.98%2020.57%2019.98%2020.57%2019.98%2020.57%2024.69%2020.57%2024.69%2020.57ZM%2024.69%206.61C%2024.69%206.61%2024.69%2017.16%2024.69%2017.16%2024.69%2017.16%2015.26%2017.16%2015.26%2017.16%2015.26%2017.16%2015.26%206.61%2015.26%206.61%2015.26%206.61%2024.69%206.61%2024.69%206.61ZM%2024.69%203.74C%2024.69%203.74%2024.69%205.09%2024.69%205.09%2024.69%205.09%204.32%205.09%204.32%205.09%204.32%205.09%204.32%203.74%204.32%203.74%204.32%202.66%205.19%201.78%206.26%201.78%206.26%201.78%2022.74%201.78%2022.74%201.78%2023.82%201.78%2024.69%202.66%2024.69%203.74ZM%202.8%206.61C%202.8%206.61%202.8%2010.33%202.8%2010.33%202.8%2010.33%201.51%2010.31%201.51%2010.31%201.51%2010.31%201.51%206.63%201.51%206.63%201.51%206.62%201.52%206.61%201.54%206.61%201.54%206.61%202.8%206.61%202.8%206.61Z%22%20fill%3D%22%23ffffff%22%2F%3E%3C%2Fsvg%3E"); }
  .contact-us-map__direction-item_walk {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2217px%22%20height%3D%2229px%22%20viewBox%3D%220%200%2017%2029%22%3E%0D%0A%3Cpath%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fillRule%3D%22evenodd%22%20d%3D%22M%2015.23%2013.74C%2015.23%2013.74%2010.42%2013.74%2010.42%2013.74%2010.18%2013.74%209.95%2013.61%209.82%2013.41%209.82%2013.41%209.38%2012.69%209.38%2012.69%209.38%2012.69%209%2014.26%209%2014.26%209%2014.26%2011.87%2019.46%2011.87%2019.46%2011.93%2019.57%2011.96%2019.68%2011.96%2019.81%2011.96%2019.81%2011.96%2026.4%2011.96%2026.4%2011.96%2027.42%2011.14%2028.25%2010.13%2028.25%2010.13%2028.25%2010.1%2028.25%2010.1%2028.25%209.09%2028.25%208.27%2027.42%208.27%2026.4%208.27%2026.4%208.27%2021.51%208.27%2021.51%208.27%2021.51%206.58%2018.4%206.58%2018.4%206.58%2018.4%203.8%2026.92%203.8%2026.92%203.54%2027.72%202.81%2028.25%201.98%2028.25%201.35%2028.25%200.78%2027.97%200.42%2027.47%200.05%2026.98-0.06%2026.36%200.12%2025.77%200.12%2025.77%204.8%209.98%204.8%209.98%204.8%209.98%203.56%2010.32%203.56%2010.32%203.56%2010.32%203.56%2013.17%203.56%2013.17%203.56%2014.15%202.77%2014.95%201.79%2014.95%200.8%2014.95-0.01%2014.15-0.01%2013.17-0.01%2013.17-0.01%207.96-0.01%207.96-0.01%207.65%200.19%207.37%200.49%207.28%200.49%207.28%206.35%205.47%206.35%205.47%207.11%205.21%207.5%205.18%207.77%205.18%209.18%205.18%209.71%205.8%2010.17%206.48%2010.17%206.48%2012.38%2010.15%2012.38%2010.15%2012.38%2010.15%2015.23%2010.15%2015.23%2010.15%2016.2%2010.15%2017%2010.95%2017%2011.94%2017%2012.93%2016.2%2013.74%2015.23%2013.74ZM%2015.23%2011.57C%2015.23%2011.57%2011.98%2011.57%2011.98%2011.57%2011.74%2011.57%2011.51%2011.44%2011.38%2011.23%2011.38%2011.23%208.98%207.24%208.98%207.24%208.71%206.83%208.55%206.6%207.77%206.6%207.61%206.6%207.36%206.62%206.78%206.82%206.78%206.82%201.4%208.48%201.4%208.48%201.4%208.48%201.4%2013.17%201.4%2013.17%201.4%2013.37%201.56%2013.54%201.77%2013.54%201.99%2013.54%202.16%2013.38%202.16%2013.17%202.16%2013.17%202.16%209.77%202.16%209.77%202.16%209.45%202.37%209.17%202.68%209.09%202.68%209.09%205.65%208.28%205.65%208.28%205.88%208.22%206.16%208.29%206.33%208.47%206.51%208.66%206.58%208.92%206.51%209.17%206.51%209.17%201.46%2026.17%201.46%2026.17%201.42%2026.33%201.44%2026.49%201.54%2026.63%201.64%2026.76%201.79%2026.84%201.95%2026.84%202.19%2026.84%202.4%2026.7%202.47%2026.48%202.47%2026.48%205.76%2016.41%205.76%2016.41%205.84%2016.14%206.08%2015.95%206.36%2015.92%206.36%2015.92%206.42%2015.92%206.42%2015.92%206.68%2015.92%206.92%2016.06%207.04%2016.29%207.04%2016.29%209.59%2020.99%209.59%2020.99%209.64%2021.09%209.67%2021.21%209.67%2021.33%209.67%2021.33%209.67%2026.4%209.67%2026.4%209.67%2026.64%209.87%2026.84%2010.1%2026.84%2010.36%2026.84%2010.55%2026.64%2010.55%2026.4%2010.55%2026.4%2010.55%2019.99%2010.55%2019.99%2010.55%2019.99%207.64%2014.71%207.64%2014.71%207.56%2014.55%207.53%2014.37%207.57%2014.2%207.57%2014.2%208.42%2010.69%208.42%2010.69%208.49%2010.41%208.71%2010.2%208.99%2010.16%209.26%2010.11%209.56%2010.25%209.7%2010.49%209.7%2010.49%2010.81%2012.33%2010.81%2012.33%2010.81%2012.33%2015.23%2012.33%2015.23%2012.33%2015.43%2012.33%2015.59%2012.16%2015.59%2011.96%2015.59%2011.74%2015.43%2011.57%2015.23%2011.57ZM%2011.78%206.02C%2010.21%206.02%208.92%204.72%208.92%203.13%208.92%201.54%2010.21%200.25%2011.78%200.25%2013.36%200.25%2014.65%201.54%2014.65%203.13%2014.65%204.72%2013.36%206.02%2011.78%206.02ZM%2011.78%201.67C%2010.98%201.67%2010.33%202.32%2010.33%203.13%2010.33%203.94%2010.98%204.6%2011.78%204.6%2012.59%204.6%2013.24%203.94%2013.24%203.13%2013.24%202.32%2012.59%201.67%2011.78%201.67Z%22%20fill%3D%22%23ffffff%22%2F%3E%3C%2Fsvg%3E"); }
  .contact-us-map__direction-item_bike {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2236px%22%20height%3D%2222px%22%20viewBox%3D%220%200%2036%2022%22%3E%0D%0A%3Cpath%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fillRule%3D%22evenodd%22%20d%3D%22M%2028.6%206.73C%2028.36%206.73%2028.11%206.75%2027.83%206.78%2027.83%206.78%2026.59%0D%0A0.8%2026.59%200.8%2026.52%200.45%2026.19%200.19%2025.77%200.26%2025.77%200.26%2022.17%200.91%2022.17%200.91%2021.99%200.94%2021.83%201.05%2021.72%201.2%2021.62%201.35%2021.58%201.53%2021.61%201.71%2021.68%202.08%2022.05%202.34%2022.43%202.27%2022.43%202.27%2025.35%201.74%2025.35%201.74%2025.35%201.74%2025.57%202.79%2025.57%202.79%2025.57%202.79%2012.93%205.06%2012.93%205.06%2012.93%205.06%2012.71%204.01%2012.71%204.01%2012.71%204.01%2015.33%203.54%2015.33%203.54%2015.52%203.5%2015.68%203.4%2015.78%203.25%2015.89%203.1%2015.93%202.92%2015.89%202.74%2015.83%202.37%2015.48%202.11%2015.08%202.18%2015.08%202.18%208.43%203.38%208.43%203.38%208.24%203.41%208.08%203.51%207.98%203.66%207.87%203.82%207.83%204%207.86%204.18%207.93%204.55%208.3%204.8%208.68%204.73%208.68%204.73%2011.33%204.26%2011.33%204.26%2011.33%204.26%2011.63%205.73%2011.63%205.73%2011.63%205.73%2010.59%207.44%2010.59%207.44%209.58%206.97%208.51%206.73%207.4%206.73%203.32%206.73-0%209.99-0%2013.99-0%2017.99%203.32%2021.25%207.4%2021.25%2011.22%2021.25%2014.4%2018.38%2014.76%2014.68%2014.76%2014.68%2015.88%2014.68%2015.88%2014.68%2016.05%2014.68%2016.21%2014.62%2016.33%2014.52%2016.33%2014.52%2026.29%206.3%2026.29%206.3%2026.29%206.3%2026.45%207.05%2026.45%207.05%2023.35%207.98%2021.2%2010.79%2021.2%2013.99%2021.2%2017.99%2024.52%2021.25%2028.6%2021.25%2032.69%2021.25%2036.01%2017.99%2036.01%2013.99%2036.01%209.99%2032.69%206.73%2028.6%206.73ZM%2028.74%2014.66C%2028.93%2014.63%2029.08%2014.52%2029.19%2014.37%2029.29%2014.22%2029.33%2014.03%2029.29%2013.85%2029.29%2013.85%2028.11%208.13%2028.11%208.13%2028.29%208.12%2028.45%208.11%2028.6%208.11%2031.91%208.11%2034.6%2010.75%2034.6%2013.99%2034.6%2017.23%2031.91%2019.87%2028.6%2019.87%2025.3%2019.87%2022.6%2017.23%2022.6%2013.99%2022.6%2011.45%2024.29%209.2%2026.73%208.41%2026.73%208.41%2027.92%2014.13%2027.92%2014.13%2027.99%2014.49%2028.38%2014.74%2028.74%2014.66ZM%2013.35%2013.3C%2013.35%2013.3%208.64%2013.3%208.64%2013.3%208.64%2013.3%2011.06%209.34%2011.06%209.34%2012.35%2010.31%2013.16%2011.73%2013.35%2013.3ZM%2025.98%204.76C%2025.98%204.76%2015.63%2013.3%2015.63%2013.3%2015.63%2013.3%2014.76%2013.3%2014.76%2013.3%2014.56%2011.24%2013.5%209.38%2011.79%208.15%2011.79%208.15%2012.81%206.48%2012.81%206.48%2012.81%206.48%2025.85%204.14%2025.85%204.14%2025.85%204.14%2025.98%204.76%2025.98%204.76ZM%206.79%2014.33C%206.91%2014.54%207.15%2014.68%207.4%2014.68%207.4%2014.68%2013.35%2014.68%2013.35%2014.68%2013%2017.61%2010.44%2019.87%207.4%2019.87%204.09%2019.87%201.4%2017.23%201.4%2013.99%201.4%2010.75%204.09%208.11%207.4%208.11%208.26%208.11%209.08%208.28%209.86%208.63%209.86%208.63%206.8%2013.64%206.8%2013.64%206.67%2013.85%206.67%2014.11%206.79%2014.33Z%22%20fill%3D%22%23ffffff%22%2F%3E%3C%2Fsvg%3E"); }
  .contact-us-map__direction-item_active {
    opacity: 1; }
.contact-us-map__label {
  display: inline-block;
  vertical-align: middle;
  width: 275px;
  margin-left: 45px;
  position: relative; }
  .contact-us-map__label_hidden {
    display: none; }
.contact-us-map__label .contact-us-map__search, .contact-us-map__label .contact-us-map__search:focus, .contact-us-map__label .contact-us-map__search:hover {
  color: #ffffff;
  font-size: 1.125rem;
  display: block;
  width: 100%;
  line-height: 1em;
  padding: 3px 35px 3px 10px;
  background-color: transparent;
  margin-bottom: 0;
  border: 2px solid #fcfb5c;
  -webkit-box-shadow: 0 0 2px 1px #fcfb5c;
          box-shadow: 0 0 2px 1px #fcfb5c; }
  .contact-us-map__label .contact-us-map__search::-webkit-input-placeholder, .contact-us-map__label .contact-us-map__search:focus::-webkit-input-placeholder, .contact-us-map__label .contact-us-map__search:hover::-webkit-input-placeholder {
    color: #fff; }
  .contact-us-map__label .contact-us-map__search::-moz-placeholder, .contact-us-map__label .contact-us-map__search:focus::-moz-placeholder, .contact-us-map__label .contact-us-map__search:hover::-moz-placeholder {
    color: #fff; }
  .contact-us-map__label .contact-us-map__search:-moz-placeholder, .contact-us-map__label .contact-us-map__search:focus:-moz-placeholder, .contact-us-map__label .contact-us-map__search:hover:-moz-placeholder {
    color: #fff; }
  .contact-us-map__label .contact-us-map__search:-ms-input-placeholder, .contact-us-map__label .contact-us-map__search:focus:-ms-input-placeholder, .contact-us-map__label .contact-us-map__search:hover:-ms-input-placeholder {
    color: #fff; }
.contact-us-map__search:valid {
  -webkit-border-radius: 0;
          border-radius: 0;
  border-color: transparent;
  border-bottom: 2px solid #fcfb5c;
  -webkit-box-shadow: none;
          box-shadow: none; }
.contact-us-map__submit, .contact-us-map__submit:hover, .contact-us-map__submit:focus {
  margin: 0;
  border: none;
  -webkit-border-radius: o;
          border-radius: o;
  color: #fff;
  fill: #fff;
  stroke: #fff;
  border-width: 0;
  height: 36px;
  padding: 0;
  line-height: 1em;
  position: absolute;
  right: 10px;
  top: 0;
  background: transparent; }
.contact-us-map__directions-info {
  background: #fff;
  height: 460px;
  width: 330px;
  overflow-y: auto;
  float: left;
  border-bottom: 1px solid #d8d8d8; }
  @media screen and (max-width: 959px) {
    .contact-us-map__directions-info {
      display: none; } }
  .contact-us-map__directions-info .adp-placemark {
    background: transparent;
    padding-left: 0;
    border: none;
    margin: 0; }
  .contact-us-map__directions-info .adp-text {
    color: #000000;
    font-size: 1.125rem;
    font-weight: 700;
    margin: 0;
    border: none;
    padding-top: 23px; }
  .contact-us-map__directions-info .adp-summary {
    padding: 23px 3px 23px 0;
    border-bottom: 1px solid #f1f1f1;
    font-size: 1.125rem;
    color: #000000; }
    .contact-us-map__directions-info .adp-summary > span:first-child {
      color: #3591d1; }
  .contact-us-map__directions-info .adp-distance {
    margin-right: 15px;
    margin-top: 15px; }
  .contact-us-map__directions-info .adp-substep {
    padding-top: 15px;
    padding-bottom: 15px;
    border-color: #f1f1f1; }
.contact-us-map__wrapper {
  margin-left: 306px;
  display: block; }
  @media screen and (max-width: 959px) {
    .contact-us-map__wrapper {
      margin-left: 0; } }
.contact-us-map__error {
  line-height: 1.8em;
  font-size: 1.25rem;
  color: red;
  max-width: 100%;
  overflow: hidden; }
  .contact-us-map__error span {
    color: #000000;
    display: inline-block;
    padding-top: 10px;
    padding-right: 15px; }
.hubspot-form.contact-us-form select {
  display: none !important; }
.popup-map-choice .popup__hl {
  font-size: 1.25rem;
  padding-top: 5px; }
.leadership-team__accordion-head {
  display: inline-block;
  vertical-align: middle; }
.leadership-team__name {
  margin-bottom: 3px;
  display: block; }
  .ui-accordion-header-active .leadership-team__name {
    color: #3591d1; }
.leadership-team__post {
  font-size: 18px;
  color: #000000;
  display: block; }
.leadership-team__links {
  margin-top: 32px;
  margin-bottom: 17px; }
.leadership-team__link {
  margin-right: 5px;
  display: inline-block;
  vertical-align: bottom;
  opacity: 1; }
  .leadership-team__link:hover {
    text-decoration: none;
    border-color: transparent;
    opacity: 0.75; }
.leadership-team__in-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2218px%22%20height%3D%2218px%22%20viewBox%3D%220%200%2018%2018%22%3E%0D%0A%3Cpath%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fillRule%3D%22evenodd%22%20d%3D%22M%2013.47%2017.99C%2013.47%2017.99%2013.47%2011.97%2013.47%2011.97%2013.47%2010.23%0D%0A13.28%209.46%2012.14%209.46%2010.97%209.46%2010.53%2010.11%2010.53%2011.87%2010.53%2011.87%2010.53%2017.99%2010.53%2017.99%2010.53%2017.99%206.01%2017.99%206.01%2017.99%206.01%2017.99%206%206%206%206%206%206%2010.39%205.64%2010.39%205.64%2010.39%205.64%2010.39%206.37%2010.39%206.37%2011.07%205.8%2012.04%205.35%2013.27%205.35%2017.43%205.35%2017.99%208.34%2017.99%2011.26%2017.99%2011.26%2017.99%2017.99%2017.99%2017.99%2017.99%2017.99%2013.47%2017.99%2013.47%2017.99ZM%2016.99%2011.26C%2016.99%208.23%2016.37%206.36%2013.27%206.36%2011.74%206.36%2010.76%207.2%2010.38%207.92%2010.38%207.92%2010.24%208.19%2010.24%208.19%2010.24%208.19%209.44%208.19%209.44%208.19%209.44%208.19%209.39%207.69%209.39%207.69%209.39%207.69%209.39%206.64%209.39%206.64%209.39%206.64%207.01%206.64%207.01%206.64%207.01%206.64%207.01%2016.98%207.01%2016.98%207.01%2016.98%209.53%2016.98%209.53%2016.98%209.53%2016.98%209.53%2011.87%209.53%2011.87%209.53%2011.03%209.53%208.46%2012.14%208.46%2014.47%208.46%2014.47%2010.74%2014.47%2011.97%2014.47%2011.97%2014.47%2016.98%2014.47%2016.98%2014.47%2016.98%2016.99%2016.98%2016.99%2016.98%2016.99%2016.98%2016.99%2011.26%2016.99%2011.26ZM%202.54%205.09C%201.14%205.09-0%203.95-0%202.54-0%201.14%201.14-0.01%202.54-0.01%203.94-0.01%205.08%201.14%205.08%202.54%205.08%203.95%203.94%205.09%202.54%205.09ZM%202.54%201C%201.69%201%201%201.69%201%202.54%201%203.39%201.69%204.08%202.54%204.08%203.39%204.08%204.08%203.39%204.08%202.54%204.08%201.69%203.39%201%202.54%201ZM%204.8%2017.99C%204.8%2017.99%200.28%2017.99%200.28%2017.99%200.28%2017.99%200.28%205.64%200.28%205.64%200.28%205.64%204.8%205.64%204.8%205.64%204.8%205.64%204.8%2017.99%204.8%2017.99ZM%203.8%206.64C%203.8%206.64%201.28%206.64%201.28%206.64%201.28%206.64%201.28%2016.98%201.28%2016.98%201.28%2016.98%203.8%2016.98%203.8%2016.98%203.8%2016.98%203.8%206.64%203.8%206.64Z%22%20fill%3D%22rgb(53%2C145%2C209)%22%2F%3E%3C%2Fsvg%3E");
  background-position: 49% 49%;
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
  display: block; }
.leadership-team__letter-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2224px%22%20height%3D%2218px%22%20viewBox%3D%220%200%2024%2018%22%3E%0D%0A%3Cpath%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fillRule%3D%22evenodd%22%20d%3D%22M%2021.54%2018C%2021.54%2018%202.46%2018%202.46%2018%201.1%2018%200%2016.9%200%2015.54%200%2015.54%200%202.46%200%202.46%200%201.1%201.1%200%202.46%200%202.46%200%2021.54%200%2021.54%200%2022.89%200%2024%201.1%2024%202.46%2024%202.46%2024%2015.54%2024%2015.54%2024%2016.9%2022.89%2018%2021.54%2018ZM%2023%202.46C%2023%201.66%2022.34%201%2021.54%201%2021.54%201%202.46%201%202.46%201%201.66%201%201%201.66%201%202.46%201%202.46%201%2015.54%201%2015.54%201%2016.34%201.66%2017%202.46%2017%202.46%2017%2021.54%2017%2021.54%2017%2022.34%2017%2023%2016.34%2023%2015.54%2023%2015.54%2023%202.46%2023%202.46ZM%2014.31%209.61C%2014.31%209.61%2021.3%2014.59%2021.3%2014.59%2021.53%2014.75%2021.58%2015.06%2021.42%2015.29%2021.32%2015.42%2021.17%2015.5%2021.01%2015.5%2020.91%2015.5%2020.81%2015.47%2020.72%2015.4%2020.72%2015.4%2013.54%2010.29%2013.54%2010.29%2013.54%2010.29%2012.33%2011.37%2012.33%2011.37%2012.24%2011.45%2012.12%2011.49%2012%2011.49%2011.88%2011.49%2011.76%2011.45%2011.67%2011.37%2011.67%2011.37%2010.45%2010.29%2010.45%2010.29%2010.45%2010.29%203.28%2015.4%203.28%2015.4%203.19%2015.47%203.09%2015.5%202.99%2015.5%202.83%2015.5%202.68%2015.42%202.58%2015.29%202.42%2015.06%202.47%2014.75%202.7%2014.59%202.7%2014.59%209.69%209.61%209.69%209.61%209.69%209.61%202.66%203.36%202.66%203.36%202.45%203.18%202.43%202.86%202.61%202.66%202.8%202.45%203.11%202.43%203.32%202.61%203.32%202.61%2012%2010.32%2012%2010.32%2012%2010.32%2020.68%202.61%2020.68%202.61%2020.88%202.43%2021.2%202.45%2021.38%202.66%2021.57%202.86%2021.55%203.18%2021.34%203.36%2021.34%203.36%2014.31%209.61%2014.31%209.61Z%22%20fill%3D%22rgb(53%2C145%2C209)%22%2F%3E%3C%2Fsvg%3E");
  background-position: 49% 49%;
  background-repeat: no-repeat;
  width: 24px;
  height: 18px;
  display: block; }
.sitemap {
  width: 100%;
  display: block; }
  .sitemap::after {
    clear: both;
    content: "";
    display: table; }
  .sitemap .column {
    float: left;
    display: block;
    margin-right: 4.82916%;
    width: 30.11389%; }
    .sitemap .column:last-child {
      margin-right: 0; }
    @media screen and (max-width: 767px) {
      .sitemap .column {
        float: left;
        display: block;
        margin-right: 4.82916%;
        width: 47.58542%; }
        .sitemap .column:last-child {
          margin-right: 0; }
        .sitemap .column:nth-child(2n) {
          margin-right: 0; }
        .sitemap .column:nth-child(2n+1) {
          clear: left; } }
    @media screen and (max-width: 479px) {
      .sitemap .column {
        float: left;
        display: block;
        margin-right: 10.1484%;
        width: 100%; }
        .sitemap .column:last-child {
          margin-right: 0; } }
  .sitemap ul {
    margin-top: 10px;
    margin-bottom: 40px; }
    .sitemap ul .more {
      margin-bottom: 10px; }
    .sitemap ul li {
      list-style: none;
      margin-bottom: 8px; }
      .sitemap ul li a {
        color: #999; }
        .sitemap ul li a:hover {
          color: #3591d1; }
      .sitemap ul li .more {
        color: black;
        margin-bottom: 0; }
        .sitemap ul li .more:hover {
          color: black; }
  .sitemap__section-subtitle {
    font-size: 1.5rem; }
    .sitemap__section-subtitle:after {
      top: 11px !important; }
.accordion__head:hover .press-release__title a {
  color: #6d5ab7; }
.press-release__head {
  padding-bottom: 20px;
  padding-top: 20px; }
  .press-release__head:hover .press-release__date {
    color: black; }

@media screen and (max-width: 767px) {
  .press-release__accordeon-content {
    padding-left: 5px !important; } }

.press-release__title {
  font-size: 1.5rem;
  margin-bottom: 5px; }
  .press-release__title a {
    color: #000;
    border: 0; }

.press-release__date {
  font-size: 1.125rem; }

.press-release__media {
  padding: 0px;
  padding-left: 20px;
  margin-left: 50px;
  border-left: 1px solid #999;
  background: white; }
  @media screen and (max-width: 959px) {
    .press-release__media {
      margin-left: 0px;
      margin-top: 40px;
      margin-bottom: 0px; } }

  .press-release__media p {
    margin-bottom: 5px; }
  .press-release__media-phone {
    display: block;
    border-bottom: none;
    margin-top: 5px; }
    .press-release__media-phone:hover {
      border-bottom: none; }
  .press-release__media_fixed {
    position: fixed;
    top: 100px; }
    @media screen and (max-width: 959px) {
      .press-release__media_fixed {
        position: inherit; } }
  .press-release__media_in-accordeon {
    margin-left: 0px; }
    @media screen and (max-width: 959px) {
      .press-release__media_in-accordeon {
        margin-top: 0px;
        margin-bottom: 0px; } }
    @media screen and (max-width: 767px) {
      .press-release__media_in-accordeon {
        margin-bottom: 30px; } }

.press-release-item {
  text-align: justify; }
  .press-release-item h2 {
    font-size: 1.25rem;
    font-weight: bold; }

.press-release__archive-year .column {
  padding-right: 1%; }

.press-release__archive-year .first {
  padding-right: 1%; }
  @media screen and (max-width: 479px) {
    .press-release__archive-year .first {
      padding-right: 0; } }

.press-release__archive-year a {
  color: #999; }
  .press-release__archive-year a:hover {
    color: #3591d1; }

.press-release__archive-year .simple-ul li {
  margin-bottom: 8px; }

.press-release__archive-year .simple-ul .more:after {
  width: 0; }

.press-release__archive-year .simple-ul li:before {
  background: #999; }

.press-release-secondary__content {
  text-align: justify; }

.press-release-secondary .press-release__media {
  margin-left: 0px;
  margin-top: 30px; }

.press-release__nav {
  width: 45%; }
  @media screen and (max-width: 479px) {
    .press-release__nav {
      width: 100%; } }
  @media screen and (max-width: 767px) {
    .press-release__nav .press-release__title {
      font-size: 1rem; } }
  .press-release__nav:hover .icon-round-arrow {
    border-color: #5b4a9c;
    background: #5b4a9c;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2214%22%20height%3D%227%22%20viewBox%3D%220%200%2014%207%22%20style%3D%22fill%3Awhite%3B%22%3E%0A%20%20%3Cpath%20d%3D%22M12.811%2C-0.001%20C12.589%2C-0.001%2012.366%2C0.073%2012.181%2C0.225%20C12.181%2C0.225%206.902%2C4.596%206.902%2C4.596%20C6.902%2C4.596%201.623%2C0.225%201.623%2C0.225%20C1.204%2C-0.119%200.583%2C-0.064%200.236%2C0.351%20C-0.113%2C0.766%20-0.056%2C1.384%200.362%2C1.730%20C0.362%2C1.730%206.272%2C6.621%206.272%2C6.621%20C6.637%2C6.924%207.167%2C6.924%207.533%2C6.621%20C7.533%2C6.621%2013.443%2C1.730%2013.443%2C1.730%20C13.861%2C1.384%2013.917%2C0.766%2013.569%2C0.351%20C13.374%2C0.118%2013.094%2C-0.001%2012.811%2C-0.001%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-position: 50% 50%; }
  .press-release__nav_next {
    position: relative;
    padding-left: 50px; }
    .press-release__nav_next .icon-round-arrow {
      position: absolute;
      left: 0px;
      top: 30%;
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg); }
  .press-release__nav_prev {
    position: relative;
    padding-right: 50px;
    text-align: right; }
    .press-release__nav_prev .icon-round-arrow {
      position: absolute;
      right: 0px;
      top: 30%;
      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      transform: rotate(-90deg); }
.page-404 {
  display: block; }
  .page-404 .text {
    margin-bottom: 40px;
    color: #999; }
  .page-404 h1 {
    margin-bottom: 50px; }
  .page-404 .content {
    padding-bottom: 0px;
    border-bottom: 1px solid #eee;
    margin-bottom: 30px;
    display: block; }
    .page-404 .content::after {
      clear: both;
      content: "";
      display: table; }
    .page-404 .content .ul-column {
      float: left;
      display: block;
      margin-right: 16.03631%;
      width: 41.98184%; }
      .page-404 .content .ul-column:last-child {
        margin-right: 0; }
      @media screen and (max-width: 479px) {
        .page-404 .content .ul-column {
          float: left;
          display: block;
          margin-right: 38.19821%;
          width: 100%; }
          .page-404 .content .ul-column:last-child {
            margin-right: 0; } }
  .page-404 form {
    margin-top: 20px; }
  .page-404::after {
    clear: both;
    content: "";
    display: table; }
  .page-404 .column {
    float: left;
    display: block;
    margin-right: 16.03631%;
    width: 41.98184%; }
    .page-404 .column:last-child {
      margin-right: 0; }
    @media screen and (max-width: 959px) {
      .page-404 .column {
        float: left;
        display: block;
        margin-right: 38.19821%;
        width: 100%; }
        .page-404 .column:last-child {
          margin-right: 0; } }
    @media screen and (max-width: 959px) {
      .page-404 .column__img {
        display: none; } }
.search-404 {
  position: relative; }
  .search-404 .search-blog__go {
    cursor: pointer; }
.site-search__search-input .search-blog_found-text {
  margin-left: 20px;
  margin-top: -10px; }
@media screen and (max-width: 767px) {
  .site-search__search-input {
    padding-left: 0px; }
    .site-search__search-input label {
      display: none; }
    .site-search__search-input .search-blog_found-text {
      margin-left: 20px; } }
.site-search__refine {
  width: 100%; }
  .site-search__refine form {
  display: block; }
    .site-search__refine form::after {
    clear: both;
    content: "";
    display: table; }
    @media screen and (max-width: 959px) {
      .site-search__refine form {
        max-width: 1200px;
        margin-left: auto;
        margin-right: auto; }
        .site-search__refine form::after {
          clear: both;
          content: "";
          display: table; } }
  .site-search__refine form .column {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 18.11388%; }
    .site-search__refine form .column:last-child {
      margin-right: 0; }
    @media screen and (max-width: 959px) {
      .site-search__refine form .column {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 31.76157%;
        margin-bottom: 10px; }
        .site-search__refine form .column:last-child {
          margin-right: 0; }
        .site-search__refine form .column:nth-child(3) {
          margin-right: 0; } }
    @media screen and (max-width: 767px) {
      .site-search__refine form .column {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%; }
        .site-search__refine form .column:last-child {
          margin-right: 0; }
        .site-search__refine form .column:nth-child(2n) {
          margin-right: 0; }
        .site-search__refine form .column:nth-child(2n+1) {
          clear: left; }
        .site-search__refine form .column:nth-child(3) {
          margin-right: 2.35765%; } }
    @media screen and (max-width: 479px) {
      .site-search__refine form .column {
        width: 100%; } }
    .site-search__refine form .column .select2 {
      margin-bottom: 0px; }
  .site-search__refine .search-blog_refine-text {
    color: #999; }
.site-search__controls::after {
  clear: both;
  content: "";
  display: table; }
.site-search__controls .toogle-sort {
  float: left;
  padding-bottom: 25px;
  border-bottom: 1px solid #eee; }
  @media screen and (max-width: 479px) {
    .site-search__controls .toogle-sort {
      float: none;
      margin-top: 30px;
      padding-bottom: 0px; } }
  .site-search__controls .toogle-sort__item {
    padding-bottom: 20px;
    margin-right: 20px;
    color: black; }
    @media screen and (max-width: 479px) {
      .site-search__controls .toogle-sort__item {
        display: inline-block;
        width: 50%;
        text-align: center;
        margin-right: -4px; } }
    .site-search__controls .toogle-sort__item_active {
      border-bottom: 5px solid #4c86bf;
      color: #3591d1; }
    .site-search__controls .toogle-sort__item:hover {
      border-bottom: 5px solid #4c86bf;
      color: #3591d1; }
    .site-search__controls .toogle-sort__item:nth-child(2) {
      margin-right: 0; }
.site-search__controls .on-page-select {
  float: right;
  width: 200px;
  padding-left: 120px;
  position: relative; }
  @media screen and (max-width: 479px) {
    .site-search__controls .on-page-select {
      float: none;
      padding-left: 0px;
      width: 100%; } }
  .site-search__controls .on-page-select .select2 {
    width: 70px !important; }
    @media screen and (max-width: 479px) {
      .site-search__controls .on-page-select .select2 {
        width: 100% !important;
        margin-top: 10px; } }
  .site-search__controls .on-page-select__title {
    position: absolute;
    top: 5px;
    left: 0; }
    @media screen and (max-width: 479px) {
      .site-search__controls .on-page-select__title {
        position: inherit; } }
.site-search__results .loading {
  overflow: hidden;
  height: 380px;
  z-index: 1; }
.site-search__results .loading:before {
  content: '';
  background: #fff url("../img/svg/loading.svg") 50% 50% no-repeat;
  background-color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 11; }
.site-search__results .no-svg .loading:before {
  background-image: url("../img/loading.gif"); }
.search-item {
  text-align: justify;
  padding-bottom: 20px;
  padding-top: 30px;
  border-bottom: 1px solid #eee;
  position: relative; }
  .search-item_date-right .search-item__date {
    position: absolute;
    right: 0px;
    top: 30px; }
    @media screen and (max-width: 479px) {
      .search-item_date-right .search-item__date {
        position: inherit;
        top: 0px; } }
  .search-item_date-right .search-item__image {
    margin-top: 45px; }
  .search-item_line {
    padding-top: 15px; }
  .search-item .breadcrumbs {
    margin-bottom: 0px;
    padding: 0px; }
    .search-item .breadcrumbs_black {
      border: none; }
    .search-item .breadcrumbs__item {
      color: #4c86bf;
      font-size: 1.125rem; }
      .search-item .breadcrumbs__item:after {
        top: 8px;
        right: -18px; }
        @media screen and (max-width: 479px) {
          .search-item .breadcrumbs__item:after {
            right: -10px;
            top: 5px; } }
      .search-item .breadcrumbs__item:hover {
        color: #4c86bf;
        border-color: #4c86bf; }
      @media screen and (max-width: 479px) {
        .search-item .breadcrumbs__item {
          margin-right: 10px;
          font-size: 0.9375rem; } }
  .search-item__category_asset_pdf {
    position: relative; }
    .search-item__category_asset_pdf:after {
      content: '';
      display: block;
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2238%22%20height%3D%2238%22%20viewBox%3D%220%200%2038%2038%22%20style%3D%22%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%238e8e8e%3B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20d%3D%22M37.220%2C33.247%20L33.259%2C33.247%20L33.259%2C37.204%20C33.259%2C37.640%2032.903%2C37.992%2032.466%2C37.992%20L5.535%2C37.992%20C5.098%2C37.992%204.742%2C37.640%204.742%2C37.204%20L4.742%2C33.247%20L0.782%2C33.247%20C0.344%2C33.247%20-0.011%2C32.891%20-0.011%2C32.454%20L-0.011%2C17.418%20C-0.011%2C17.398%20-0.003%2C17.382%200.000%2C17.367%20C0.004%2C17.294%200.015%2C17.223%200.043%2C17.158%20C0.050%2C17.131%200.054%2C17.108%200.066%2C17.085%20C0.104%2C17.000%200.151%2C16.923%200.220%2C16.856%20L4.742%2C12.339%20L4.742%2C0.796%20C4.742%2C0.358%205.098%2C0.003%205.535%2C0.003%20L25.338%2C0.003%20C25.353%2C0.003%2025.365%2C0.011%2025.381%2C0.011%20C25.454%2C0.015%2025.523%2C0.030%2025.593%2C0.054%20C25.616%2C0.062%2025.639%2C0.068%2025.663%2C0.080%20C25.748%2C0.119%2025.829%2C0.165%2025.895%2C0.235%20L33.023%2C7.358%20C33.093%2C7.427%2033.139%2C7.508%2033.181%2C7.589%20C33.193%2C7.616%2033.197%2C7.640%2033.205%2C7.663%20C33.228%2C7.732%2033.244%2C7.798%2033.248%2C7.868%20C33.248%2C7.887%2033.259%2C7.898%2033.259%2C7.918%20L33.259%2C12.339%20L37.777%2C16.856%20L37.781%2C16.856%20C37.846%2C16.923%2037.892%2C17.000%2037.931%2C17.085%20C37.943%2C17.108%2037.951%2C17.131%2037.959%2C17.158%20C37.981%2C17.223%2037.997%2C17.294%2038.001%2C17.367%20C38.001%2C17.382%2038.008%2C17.398%2038.008%2C17.418%20L38.008%2C32.454%20C38.008%2C32.891%2037.657%2C33.247%2037.220%2C33.247%20ZM6.323%2C36.412%20L31.673%2C36.412%20L31.673%2C33.247%20L6.323%2C33.247%20L6.323%2C36.412%20ZM4.742%2C14.576%20L2.692%2C16.625%20L4.742%2C16.625%20L4.742%2C14.576%20ZM26.127%2C2.704%20L26.127%2C7.125%20L30.552%2C7.125%20L26.127%2C2.704%20ZM31.673%2C8.710%20L25.338%2C8.710%20C24.901%2C8.710%2024.545%2C8.354%2024.545%2C7.918%20L24.545%2C1.588%20L6.323%2C1.588%20L6.323%2C16.625%20L31.673%2C16.625%20L31.673%2C8.710%20ZM33.259%2C14.576%20L33.259%2C16.625%20L35.305%2C16.625%20L33.259%2C14.576%20ZM36.427%2C18.205%20L1.575%2C18.205%20L1.575%2C31.662%20L36.427%2C31.662%20L36.427%2C18.205%20ZM13.580%2C20.686%20C13.905%2C20.775%2014.191%2C20.934%2014.447%2C21.150%20C14.705%2C21.371%2014.914%2C21.661%2015.080%2C22.020%20C15.247%2C22.379%2015.332%2C22.827%2015.332%2C23.364%20C15.332%2C23.848%2015.255%2C24.273%2015.108%2C24.636%20C14.961%2C25.000%2014.763%2C25.300%2014.520%2C25.544%20C14.280%2C25.787%2014.001%2C25.965%2013.688%2C26.081%20C13.371%2C26.198%2013.050%2C26.259%2012.717%2C26.259%20L11.584%2C26.259%20L11.584%2C30.077%20L9.998%2C30.077%20L9.998%2C20.552%20L12.636%2C20.552%20C12.942%2C20.552%2013.254%2C20.597%2013.580%2C20.686%20ZM11.588%2C21.912%20L11.588%2C24.937%20L12.501%2C24.937%20C12.880%2C24.937%2013.189%2C24.806%2013.433%2C24.544%20C13.672%2C24.277%2013.796%2C23.891%2013.796%2C23.380%20C13.796%2C22.866%2013.672%2C22.495%2013.433%2C22.263%20C13.189%2C22.028%2012.880%2C21.912%2012.501%2C21.912%20L11.588%2C21.912%20ZM21.841%2C21.811%20C22.472%2C22.650%2022.789%2C23.820%2022.789%2C25.328%20C22.789%2C26.835%2022.472%2C28.006%2021.841%2C28.833%20C21.207%2C29.663%2020.275%2C30.077%2019.045%2C30.077%20L16.663%2C30.077%20L16.663%2C20.552%20L19.061%2C20.552%20C20.283%2C20.552%2021.207%2C20.972%2021.841%2C21.811%20ZM18.294%2C28.667%20L19.061%2C28.667%20C19.366%2C28.667%2019.648%2C28.597%2019.907%2C28.459%20C20.171%2C28.319%2020.394%2C28.110%2020.581%2C27.832%20C20.770%2C27.554%2020.917%2C27.206%2021.017%2C26.789%20C21.122%2C26.371%2021.176%2C25.884%2021.176%2C25.328%20C21.176%2C24.763%2021.122%2C24.273%2021.017%2C23.848%20C20.917%2C23.427%2020.770%2C23.078%2020.581%2C22.800%20C20.394%2C22.522%2020.171%2C22.314%2019.907%2C22.174%20C19.648%2C22.036%2019.366%2C21.965%2019.061%2C21.965%20L18.294%2C21.965%20L18.294%2C28.667%20ZM28.595%2C22.004%20L25.941%2C22.004%20L25.941%2C24.601%20L28.394%2C24.601%20L28.394%2C25.989%20L25.953%2C25.989%20L25.953%2C30.077%20L24.324%2C30.077%20L24.324%2C20.552%20L28.595%2C20.552%20L28.595%2C22.004%20Z%22%20class%3D%22cls-1%22%2F%3E%0A%3C%2Fsvg%3E");
      width: 38px;
      height: 38px;
      position: absolute;
      right: -50px;
      top: -10px; }
  .search-item__title {
    display: block;
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 1.5rem;
    color: #444;
    border: none; }
    .search-item__title:hover {
      color: #3591d1;
      border: none; }
  .search-item__text {
    color: #444; }
  .search-item__date {
    font-size: 1rem;
    color: #b2b2b2;
    margin-bottom: 0px; }
    @media screen and (max-width: 959px) {
      .search-item__date {
        position: absolute;
        right: 0px;
        top: 30px; } }
    @media screen and (max-width: 479px) {
      .search-item__date {
        position: inherit;
        top: 0px; } }
  .search-item__description {
    width: 65%;
    float: left; }
    @media screen and (max-width: 767px) {
      .search-item__description {
        width: 100%; } }
  .search-item__image {
    width: 30%;
    float: right; }
    @media screen and (max-width: 767px) {
      .search-item__image {
        display: none; } }
    @media screen and (max-width: 959px) {
      .search-item__image {
        margin-top: 45px; } }
.suggestions {
  display: block; }
  .suggestions::after {
    clear: both;
    content: "";
    display: table; }
  .suggestions__links li {
    list-style-type: none;
    text-align: center; }
  .suggestions__links a {
    border: none;
    color: black;
    font-size: 1.25rem; }
    .suggestions__links a:hover {
      color: #3591d1;
      border: none; }
.sticky-container_refine-js {
  position: relative; }
.sticky-item_refine-js {
  z-index: 2;
  padding-top: 25px !important;
  padding-bottom: 20px !important;
  margin-bottom: 20px !important; }
.analyst-list {
    display: block; }
  .analyst-list::after {
      clear: both;
      content: "";
      display: table; }
  @media screen and (max-width: 1199px) {
    .analyst-list {
      display: block; } }
  .analyst-list .first.column {
    padding-right: 20px; }
  .analyst-list .last.column {
    padding-left: 20px; }
  .analyst-list__item {
    display: table;
    table-layout: fixed;
      float: left;
    width: 100%;
    border-top: 1px solid #eee;
    text-align: right; }
    .analyst-list__item:last-child {
      border-bottom: 1px solid #eee; }
    .analyst-list__item:nth-child(2n+1) {
      clear: left; }
    @media screen and (max-width: 1199px) {
      .analyst-list__item {
      display: block;
        position: relative;
        width: 100%;
        padding-bottom: 20px; }
        .analyst-list__item:nth-last-child(2) {
          border-bottom: 1px solid #eee; } }
    @media screen and (max-width: 959px) {
      .analyst-list__item {
        width: 100%;
        margin-right: 0; }
        .analyst-list__item:nth-last-child(2) {
          border-bottom: 0px solid #eee; } }
    .analyst-list__item-content {
      width: 50%;
      float: left;
      margin: 8px 0;
      position: relative;
      text-align: left; }
      @media screen and (max-width: 1199px) {
        .analyst-list__item-content {
          width: 100%; } }
  .analyst-list__logo {
    display: table-cell;
    padding-top: 15px;
    width: 100px;
    vertical-align: middle;
    text-align: center; }
    .analyst-list__logo img {
      width: 100%;
      height: auto; }
    @media screen and (max-width: 1199px) {
      .analyst-list__logo {
        width: 20%;
        vertical-align: top; }
        .analyst-list__logo img {
          margin: 8px 0; } }
  .analyst-list__col {
    display: table-cell;
    padding: 15px;
    vertical-align: middle; }
    @media screen and (max-width: 1199px) {
      .analyst-list__col {
        vertical-align: top;
        width: 80%; } }
  .analyst-list__preview {
    display: none;
    position: absolute;
    width: 100%;
    background-color: white;
    left: 0px;
    top: 23px;
    z-index: 3; }
    .analyst-list__preview:before {
      content: '';
      display: block;
      width: 100%;
      height: 20px;
      background-color: red;
      opacity: 0;
      top: -10px; }
    .analyst-list__preview_extended {
      width: 203%; }
      @media screen and (max-width: 1199px) {
        .analyst-list__preview_extended {
          width: 100%; } }
    @media screen and (max-width: 1199px) {
      .analyst-list__preview {
        position: inherit; } }
    .analyst-list__preview_mobile {
      display: none;
      position: relative;
      text-align: right; }
  .analyst-list__cut {
    display: block;
    border: 1px solid #989898;
    padding: 20px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media screen and (max-width: 1199px) {
  .analyst-list__cut {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        padding: 0;
        border: none;
        margin-top: 20px;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
    .analyst-list__cut .image-wrapper {
      width: 20%;
      overflow: hidden; }
      .analyst-list__cut .image-wrapper a {
        border: none; }
        .analyst-list__cut .image-wrapper a:hover {
          border: none; }
      .analyst-list__cut .image-wrapper img {
        width: 100%;
        height: auto; }
      .analyst-list__cut .image-wrapper_extended {
        width: 15%; }
        @media screen and (max-width: 767px) {
          .analyst-list__cut .image-wrapper_extended {
            width: 20%; } }
      @media screen and (max-width: 1199px) {
        .analyst-list__cut .image-wrapper {
          width: 20%; } }
    .analyst-list__cut .text-wrapper {
      width: 80%;
      text-align: justify;
      padding-left: 15px; }
      .analyst-list__cut .text-wrapper_extended-1 {
        padding-left: 20px; }
      .analyst-list__cut .text-wrapper_extended-2 {
        padding-left: 40px;
        margin-left: 40px;
        border-left: 1px solid #d1d1d1;
        font-size: 0.875rem; }
        .analyst-list__cut .text-wrapper_extended-2 img {
          margin-top: 30px;
          margin-bottom: 20px; }
        @media screen and (max-width: 1199px) {
          .analyst-list__cut .text-wrapper_extended-2 {
            margin-left: 0;
            margin-top: 20px;
            width: 100% !important; } }
      @media screen and (max-width: 1199px) {
        .analyst-list__cut .text-wrapper {
          width: 80%;
          padding-left: 15px; } }
    .analyst-list__cut:after, .analyst-list__cut:before {
      bottom: 100%;
      left: 45px;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none; }
      @media screen and (max-width: 1199px) {
        .analyst-list__cut:after, .analyst-list__cut:before {
          display: none; } }
    .analyst-list__cut:after {
      border-color: rgba(255, 255, 255, 0);
      border-bottom-color: #ffffff;
      border-width: 10px;
      margin-left: -10px; }
    .analyst-list__cut:before {
      border-color: rgba(152, 152, 152, 0);
      border-bottom-color: #989898;
      border-width: 11px;
      margin-left: -11px; }
  .analyst-list__more {
    position: relative;
    display: none;
    text-align: right;
    color: black;
    font-size: 16px;
    font-weight: bold;
    margin-right: 20px; }
    .analyst-list__more:hover {
      color: black;
      border-color: black; }
    .analyst-list__more:after {
      content: '';
      display: block;
      position: absolute;
      right: -18px;
      top: 9px;
      width: 14px;
      height: 7px;
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2214%22%20height%3D%227%22%20viewBox%3D%220%200%2014%207%22%20style%3D%22fill%3Agray%3B%22%3E%0A%20%20%3Cpath%20d%3D%22M12.811%2C-0.001%20C12.589%2C-0.001%2012.366%2C0.073%2012.181%2C0.225%20C12.181%2C0.225%206.902%2C4.596%206.902%2C4.596%20C6.902%2C4.596%201.623%2C0.225%201.623%2C0.225%20C1.204%2C-0.119%200.583%2C-0.064%200.236%2C0.351%20C-0.113%2C0.766%20-0.056%2C1.384%200.362%2C1.730%20C0.362%2C1.730%206.272%2C6.621%206.272%2C6.621%20C6.637%2C6.924%207.167%2C6.924%207.533%2C6.621%20C7.533%2C6.621%2013.443%2C1.730%2013.443%2C1.730%20C13.861%2C1.384%2013.917%2C0.766%2013.569%2C0.351%20C13.374%2C0.118%2013.094%2C-0.001%2012.811%2C-0.001%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E");
      background-size: contain; }
    .analyst-list__more.is-open:after {
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2214%22%20height%3D%227%22%20viewBox%3D%220%200%2014%207%22%20style%3D%22fill%3Agray%3B%22%3E%0A%20%20%3Cpath%20d%3D%22M12.811%2C6.845%20C12.589%2C6.845%2012.366%2C6.770%2012.181%2C6.618%20C12.181%2C6.618%206.902%2C2.248%206.902%2C2.248%20C6.902%2C2.248%201.623%2C6.618%201.623%2C6.618%20C1.204%2C6.962%200.583%2C6.908%200.236%2C6.493%20C-0.113%2C6.077%20-0.056%2C5.460%200.362%2C5.114%20C0.362%2C5.114%206.272%2C0.222%206.272%2C0.222%20C6.637%2C-0.081%207.167%2C-0.081%207.533%2C0.222%20C7.533%2C0.222%2013.443%2C5.114%2013.443%2C5.114%20C13.861%2C5.460%2013.917%2C6.077%2013.569%2C6.493%20C13.374%2C6.725%2013.094%2C6.845%2012.811%2C6.845%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E"); }
    @media screen and (max-width: 1199px) {
      .analyst-list__more {
        display: inline-block; } }
  .analyst-list__link {
    color: #000;
    border: none; }
    @media screen and (max-width: 1199px) {
      .analyst-list__link {
        width: 100%; } }
    .analyst-list__link .text-border {
      border-bottom: 1px solid transparent; }
    .analyst-list__link:hover {
      color: #3591d1; }
      .analyst-list__link:hover .text-border {
        border-bottom-color: #3591d1; }
.analyst__controls {
  position: absolute;
  top: 85px;
  right: 60px;
  z-index: 80; }
  .analyst__controls_source {
    display: inline-block;
    width: 200px;
    margin-right: 20px; }
    @media screen and (max-width: 767px) {
      .analyst__controls_source {
        display: block;
        width: 100%; } }
  .analyst__controls_year {
    display: inline-block;
    width: 200px; }
    @media screen and (max-width: 767px) {
      .analyst__controls_year {
        display: block;
        width: 100%;
        top: 0;
        left: 0; } }
  .analyst__controls-title {
    margin-bottom: 5px; }
  @media screen and (max-width: 1199px) {
    .analyst__controls {
      top: 90px;
      right: 30px; } }
  @media screen and (max-width: 959px) {
    .analyst__controls {
      right: 15px; } }
  @media screen and (max-width: 767px) {
    .analyst__controls {
      position: inherit;
      top: 0;
      left: 0; } }
.analyst__common-container-js {
  display: block;
  opacity: 0; }
.analyst__no-results {
  margin-top: 100px; }
  @media screen and (max-width: 1199px) {
    .analyst__no-results {
      margin-top: 150px; } }
  @media screen and (max-width: 767px) {
    .analyst__no-results {
      margin-top: 50px; } }
.analyst-report-secondary__content {
  text-align: justify; }
  .analyst-report-secondary__content_padding-right {
    padding-right: 50px; }
    @media screen and (max-width: 959px) {
      .analyst-report-secondary__content_padding-right {
        padding-right: 0px; } }
  .analyst-report-secondary__content img {

    float: left;
    margin-right: 20px;
    margin-bottom: 20px; }
    @media screen and (max-width: 1199px) {
      .analyst-report-secondary__content img {
        width: 30%; } }
    @media screen and (max-width: 767px) {
      .analyst-report-secondary__content img {
        display: block;
        float: none;
        width: 50%;
        margin: auto; } }
    @media screen and (max-width: 479px) {
      .analyst-report-secondary__content img {
        width: 80%;
        margin-bottom: 20px; } }
  .analyst-report-secondary__content h2 {
    margin-top: 30px; }
  .analyst-report-secondary__content q {
    margin: 20px 0; }
  .analyst-report-secondary__content .gartner-image-wrapper {
    width: 150px;
    overflow: hidden;
    float: left;
    margin-right: 30px;
    margin-bottom: 10px; }
    .analyst-report-secondary__content .gartner-image-wrapper img {
      width: 100%;
      height: auto;
      margin: 0; }
.analyst-report-secondary__header-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
.analyst-report-secondary__logo-wrapper {
  margin-right: 30px;
  width: 150px;
  overflow: hidden;
  margin-bottom: 5px; }
  .analyst-report-secondary__logo-wrapper img {
    width: 100%;
    height: auto; }
.analyst-report-secondary__highlight {
  margin-bottom: 40px; }
  .analyst-report-secondary__highlight h1 {
    font-size: 2.1875rem;
    margin-bottom: 5px; }
    @media screen and (max-width: 767px) {
      .analyst-report-secondary__highlight h1 {
        font-size: 2.0625rem; } }
    @media screen and (max-width: 479px) {
      .analyst-report-secondary__highlight h1 {
        font-size: 1.875rem; } }
.analyst-report-secondary__date {
  color: #999; }
.analyst-report-secondary__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media screen and (max-width: 959px) {
    .analyst-report-secondary__container {
      display: block; } }

.analyst-report-secondary_column {
  width: 80%; }
  @media screen and (max-width: 1199px) {
    .analyst-report-secondary_column {
      width: 75%; } }
  @media screen and (max-width: 959px) {
    .analyst-report-secondary_column {
      width: 100%; } }
  .analyst-report-secondary_column:nth-child(2) {
    width: 20%; }
    @media screen and (max-width: 1199px) {
      .analyst-report-secondary_column:nth-child(2) {
        width: 25%; } }
    @media screen and (max-width: 959px) {
      .analyst-report-secondary_column:nth-child(2) {
        width: 100%; } }
    .analyst-report-secondary__form {
  width: 100%; }
  .analyst-report-secondary__form .submitted-message {
    margin-top: 20px; }
  .analyst-report-secondary__form form {
    border: 1px solid #b2b2b2;
    border-top: none;
    padding: 15px 30px; }
    .analyst-report-secondary__form form .btn {
      width: 100%;
      margin-top: 20px; }
    .analyst-report-secondary__form form input[type=submit] {
      width: 100%;
      margin-top: 20px; }
    .analyst-report-secondary__form form .hs-input {
      margin-bottom: 10px; }
    .analyst-report-secondary__form form .hs-button {
      min-width: 100px; }
  .analyst-report-secondary__form .form-title {
    background-color: #3591d1;
    color: white;
    padding: 20px;
    font-size: 1.25rem;
    text-align: center; }
  .analyst-report-secondary__form p {
    font-size: 0.875rem;
    margin-top: 10px;
    margin-bottom: 0px; }
  .analyst-report-secondary__form_bottom {
    width: 560px;
    margin-top: 30px; }
    @media screen and (max-width: 959px) {
      .analyst-report-secondary__form_bottom {
        width: 100%; } }
    .analyst-report-secondary__form_bottom form {
      max-width: 1200px;
      margin-left: auto;
      margin-right: auto; }
      .analyst-report-secondary__form_bottom form::after {
        clear: both;
        content: "";
        display: table; }
      .analyst-report-secondary__form_bottom form > div {
      float: left;
      display: block;
      margin-right: 7.42297%;
      width: 46.28851%; }
        .analyst-report-secondary__form_bottom form > div:last-child {
        margin-right: 0; }
        .analyst-report-secondary__form_bottom form > div:nth-child(2n) {
        margin-right: 0; }
        .analyst-report-secondary__form_bottom form > div:nth-child(2n+1) {
        clear: left; }
      @media screen and (max-width: 479px) {
          .analyst-report-secondary__form_bottom form > div {
          width: 100%; } }
      .analyst-report-secondary__form_bottom form .hs_submit {
        width: 100%;
        margin-top: 0px; }
.analyst-report-secondary__benefit-text {
  font-size: 1.6875rem;
  margin-bottom: 30px; }
.brand_resources__download {
  border-bottom: none;
  font-size: 1.1875rem;
  margin-top: 5px; }
  .brand_resources__download span {
    color: #000000;
    font-size: 1.25rem; }
  .brand_resources__download:before {
    content: '';
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2012%2013%22%3E%0D%0A%3Cpath%20fillRule%3D%22evenodd%22%20d%3D%22M%2011.4%2013.01C%2011.4%2013.01%200.58%2013.01%200.58%2013.01%200.26%2013.01-0%2012.77-0%2012.47-0%2012.16%200.26%2011.92%200.58%2011.92%200.58%2011.92%2011.4%2011.92%2011.4%2011.92%2011.72%2011.92%2011.99%2012.16%2011.99%2012.47%2011.99%2012.77%2011.72%2013.01%2011.4%2013.01ZM%206.4%209.68C%206.29%209.79%206.14%209.84%205.99%209.84%205.84%209.84%205.69%209.79%205.58%209.68%205.58%209.68%202.55%206.84%202.55%206.84%202.44%206.74%202.38%206.6%202.38%206.46%202.38%206.31%202.44%206.17%202.55%206.07%202.66%205.97%202.8%205.91%202.96%205.91%203.11%205.91%203.26%205.97%203.37%206.07%203.37%206.07%205.41%207.98%205.41%207.98%205.41%207.98%205.41%200.54%205.41%200.54%205.41%200.24%205.67-0%205.99-0%206.31-0%206.57%200.24%206.57%200.54%206.57%200.54%206.57%207.98%206.57%207.98%206.57%207.98%208.61%206.07%208.61%206.07%208.72%205.97%208.87%205.91%209.02%205.91%209.18%205.91%209.33%205.97%209.44%206.07%209.67%206.29%209.67%206.63%209.44%206.84%209.44%206.84%206.4%209.68%206.4%209.68Z%22%20fill%3D%22%23000%22%20opacity%3D%220.60%22%2F%3E%3C%2Fsvg%3E");
    width: 12px;
    height: 13px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px; }
  .brand_resources__download:hover {
    border-bottom: none;
    opacity: 0.85; }
.brand_resources__logo {
  margin-bottom: 20px; }
  @media screen and (min-width: 1199px) {
    .brand_resources__logo {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 23.23176%; }
      .brand_resources__logo:last-child {
        margin-right: 0; }
      .brand_resources__logo:nth-child(4n) {
        margin-right: 2.35765%; }
      .brand_resources__logo:nth-child(4n+1) {
        clear: none; }
      .brand_resources__logo:nth-child(4n) {
        margin-right: 0; }
      .brand_resources__logo:nth-child(4n+1) {
        clear: left; } }
  @media screen and (min-width: 960px) and (max-width: 1199px) {
    .brand_resources__logo {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 31.76157%; }
      .brand_resources__logo:last-child {
        margin-right: 0; }
      .brand_resources__logo:nth-child(3n) {
        margin-right: 2.35765%; }
      .brand_resources__logo:nth-child(3n+1) {
        clear: none; }
      .brand_resources__logo:nth-child(3n) {
        margin-right: 0; }
      .brand_resources__logo:nth-child(3n+1) {
        clear: left; } }
  @media screen and (min-width: 768px) and (max-width: 959px) {
    .brand_resources__logo {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 48.82117%; }
      .brand_resources__logo:last-child {
        margin-right: 0; }
      .brand_resources__logo:nth-child(2n) {
        margin-right: 2.35765%; }
      .brand_resources__logo:nth-child(2n+1) {
        clear: none; }
      .brand_resources__logo:nth-child(2n) {
        margin-right: 0; }
      .brand_resources__logo:nth-child(2n+1) {
        clear: left; } }
.brand_resources__logo-wrapper {
  height: 170px;
  border: 1px solid rgba(208, 208, 208, 0.5);
  margin-bottom: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }
  .brand_resources__logo-wrapper_1, .brand_resources__logo-wrapper_2 {
    background: #ffffff; }
  .brand_resources__logo-wrapper_3, .brand_resources__logo-wrapper_4 {
    background: #000033; }
  .brand_resources__logo-wrapper img {
    margin: auto; }
.brand_resources__file-link {
  font-size: 16px;
  border-bottom: none; }
  .brand_resources__file-link span {
    color: #000000; }
  .brand_resources__file-link:hover {
    border-bottom: none; }
  .brand_resources__file-link + .brand_resources__file-link:before {
    display: inline-block;
    vertical-align: top;
    content: '|';
    margin-right: 1px;
    color: #000000;
    opacity: 0.5; }
.brand_resources__colors-item {
  margin-bottom: 30px;
  overflow: hidden; }
  @media screen and (min-width: 1200px) {
    .brand_resources__colors-item {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 23.23176%; }
      .brand_resources__colors-item:last-child {
        margin-right: 0; }
      .brand_resources__colors-item:nth-child(4n) {
        margin-right: 2.35765%; }
      .brand_resources__colors-item:nth-child(4n+1) {
        clear: none; }
      .brand_resources__colors-item:nth-child(4n) {
        margin-right: 0; }
      .brand_resources__colors-item:nth-child(4n+1) {
        clear: left; } }
  @media screen and (min-width: 960px) and (max-width: 1199px) {
    .brand_resources__colors-item {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 31.76157%; }
      .brand_resources__colors-item:last-child {
        margin-right: 0; }
      .brand_resources__colors-item:nth-child(3n) {
        margin-right: 2.35765%; }
      .brand_resources__colors-item:nth-child(3n+1) {
        clear: none; }
      .brand_resources__colors-item:nth-child(3n) {
        margin-right: 0; }
      .brand_resources__colors-item:nth-child(3n+1) {
        clear: left; } }
  @media screen and (min-width: 768px) and (max-width: 959px) {
    .brand_resources__colors-item {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 23.23176%; }
      .brand_resources__colors-item:last-child {
        margin-right: 0; }
      .brand_resources__colors-item:nth-child(4n) {
        margin-right: 2.35765%; }
      .brand_resources__colors-item:nth-child(4n+1) {
        clear: none; }
      .brand_resources__colors-item:nth-child(4n) {
        margin-right: 0; }
      .brand_resources__colors-item:nth-child(4n+1) {
        clear: left; } }
.brand_resources__color {
  width: 110px;
  height: 110px;
  margin-top: 5px;
  float: left;
  border: 1px solid rgba(208, 208, 208, 0.5); }
  @media screen and (min-width: 768px) and (max-width: 959px) {
    .brand_resources__color {
      float: none;
      margin-bottom: 10px; } }
  .brand_resources__color_1 {
    background: #000033; }
  .brand_resources__color_2 {
    background: #6666ff; }
  .brand_resources__color_3 {
    background: #33ccff; }
  .brand_resources__color_4 {
    background: #ffffff; }
.brand_resources__descr {
  margin-left: 130px; }
  @media screen and (min-width: 768px) and (max-width: 959px) {
    .brand_resources__descr {
      margin-left: 0; } }
.leadership_profiles__item {
  margin-bottom: 55px; }
  @media screen and (min-width: 1200px) {
    .leadership_profiles__item {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 23.23176%; }
      .leadership_profiles__item:last-child {
        margin-right: 0; }
      .leadership_profiles__item:nth-child(4n) {
        margin-right: 2.35765%; }
      .leadership_profiles__item:nth-child(4n+1) {
        clear: none; }
      .leadership_profiles__item:nth-child(4n) {
        margin-right: 0; }
      .leadership_profiles__item:nth-child(4n+1) {
        clear: left; } }
  @media screen and (min-width: 960px) and (max-width: 1199px) {
    .leadership_profiles__item {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 31.76157%; }
      .leadership_profiles__item:last-child {
        margin-right: 0; }
      .leadership_profiles__item:nth-child(3n) {
        margin-right: 2.35765%; }
      .leadership_profiles__item:nth-child(3n+1) {
        clear: none; }
      .leadership_profiles__item:nth-child(3n) {
        margin-right: 0; }
      .leadership_profiles__item:nth-child(3n+1) {
        clear: left; }
      .leadership_profiles__item-wrapper {
        text-align: center; } }
  @media screen and (min-width: 480px) and (max-width: 959px) {
    .leadership_profiles__item {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 48.82117%; }
      .leadership_profiles__item:last-child {
        margin-right: 0; }
      .leadership_profiles__item:nth-child(2n) {
        margin-right: 2.35765%; }
      .leadership_profiles__item:nth-child(2n+1) {
        clear: none; }
      .leadership_profiles__item:nth-child(2n) {
        margin-right: 0; }
      .leadership_profiles__item:nth-child(2n+1) {
        clear: left; }
      .leadership_profiles__item-wrapper {
        max-width: 255px;
        margin-left: auto;
        margin-right: auto; } }
  @media screen and (max-width: 479px) {
    .leadership_profiles__item-wrapper {
      text-align: center; } }
.leadership_profiles__photo {
  width: 180px;
  height: 180px;
  overflow: hidden;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  margin: 0 0 18px;
  display: inline-block; }
  .leadership_profiles__photo img {
    width: 100%;
    display: block; }
.leadership_profiles__name {
  font-size: 1.5rem; }
.leadership_profiles__download {
  border-bottom: none;
  font-size: 1.1875rem; }
  .leadership_profiles__download span {
    color: #000000;
    font-size: 1.25rem; }
  .leadership_profiles__download:before {
    content: '';
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2012%2013%22%3E%0D%0A%3Cpath%20fillRule%3D%22evenodd%22%20d%3D%22M%2011.4%2013.01C%2011.4%2013.01%200.58%2013.01%200.58%2013.01%200.26%2013.01-0%2012.77-0%2012.47-0%2012.16%200.26%2011.92%200.58%2011.92%200.58%2011.92%2011.4%2011.92%2011.4%2011.92%2011.72%2011.92%2011.99%2012.16%2011.99%2012.47%2011.99%2012.77%2011.72%2013.01%2011.4%2013.01ZM%206.4%209.68C%206.29%209.79%206.14%209.84%205.99%209.84%205.84%209.84%205.69%209.79%205.58%209.68%205.58%209.68%202.55%206.84%202.55%206.84%202.44%206.74%202.38%206.6%202.38%206.46%202.38%206.31%202.44%206.17%202.55%206.07%202.66%205.97%202.8%205.91%202.96%205.91%203.11%205.91%203.26%205.97%203.37%206.07%203.37%206.07%205.41%207.98%205.41%207.98%205.41%207.98%205.41%200.54%205.41%200.54%205.41%200.24%205.67-0%205.99-0%206.31-0%206.57%200.24%206.57%200.54%206.57%200.54%206.57%207.98%206.57%207.98%206.57%207.98%208.61%206.07%208.61%206.07%208.72%205.97%208.87%205.91%209.02%205.91%209.18%205.91%209.33%205.97%209.44%206.07%209.67%206.29%209.67%206.63%209.44%206.84%209.44%206.84%206.4%209.68%206.4%209.68Z%22%20fill%3D%22%23000%22%20opacity%3D%220.60%22%2F%3E%3C%2Fsvg%3E");
    width: 12px;
    height: 13px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px; }
  .leadership_profiles__download:hover {
    border-bottom: none;
    opacity: 0.85; }
.brand_contact__block {
  display: inline-block;
  margin-right: 30px;
  padding: 0 0 0 30px;
  background-position: 0 center;
  background-repeat: no-repeat;
  margin-bottom: 10px; }
  .brand_contact__block_email {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2220%22%20height%3D%2216%22%20viewBox%3D%220%200%2020%2016%22%20style%3D%22%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%0A%20%20%20%20%20%20.cls-2%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%23008ed3%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20d%3D%22M17.554%2C15.999%20C17.554%2C15.999%202.446%2C15.999%202.446%2C15.999%20C1.097%2C15.999%20-0.000%2C14.846%20-0.000%2C13.428%20C-0.000%2C13.428%20-0.000%2C2.570%20-0.000%2C2.570%20C-0.000%2C1.152%201.097%2C-0.001%202.446%2C-0.001%20C2.446%2C-0.001%2017.558%2C-0.001%2017.558%2C-0.001%20C18.907%2C-0.001%2020.004%2C1.156%2020.000%2C2.575%20C20.000%2C2.575%2020.000%2C13.428%2020.000%2C13.428%20C20.000%2C14.846%2018.903%2C15.999%2017.554%2C15.999%20ZM18.882%2C13.428%20C18.882%2C13.428%2018.882%2C2.575%2018.882%2C2.575%20C18.882%2C1.804%2018.286%2C1.178%2017.554%2C1.178%20C17.554%2C1.178%202.446%2C1.178%202.446%2C1.178%20C1.713%2C1.178%201.117%2C1.804%201.117%2C2.575%20C1.117%2C2.575%201.117%2C13.428%201.117%2C13.428%20C1.117%2C14.198%201.713%2C14.824%202.446%2C14.824%20C2.446%2C14.824%2017.558%2C14.824%2017.558%2C14.824%20C18.291%2C14.824%2018.887%2C14.198%2018.887%2C13.428%20C18.887%2C13.428%2018.882%2C13.428%2018.882%2C13.428%20ZM17.546%2C13.598%20C17.434%2C13.719%2017.289%2C13.781%2017.140%2C13.781%20C17.004%2C13.781%2016.863%2C13.728%2016.755%2C13.620%20C16.755%2C13.620%2011.781%2C8.652%2011.781%2C8.652%20C11.781%2C8.652%2010.387%2C9.965%2010.387%2C9.965%20C10.283%2C10.066%2010.147%2C10.118%2010.014%2C10.118%20C9.882%2C10.118%209.749%2C10.070%209.642%2C9.970%20C9.642%2C9.970%208.285%2C8.695%208.285%2C8.695%20C8.285%2C8.695%203.281%2C13.615%203.281%2C13.615%20C3.174%2C13.719%203.037%2C13.772%202.901%2C13.772%20C2.752%2C13.772%202.603%2C13.706%202.491%2C13.585%20C2.280%2C13.346%202.292%2C12.975%202.516%2C12.754%20C2.516%2C12.754%207.444%2C7.903%207.444%2C7.903%20C7.444%2C7.903%202.495%2C3.253%202.495%2C3.253%20C2.264%2C3.036%202.243%2C2.666%202.450%2C2.422%20C2.657%2C2.179%203.008%2C2.157%203.240%2C2.375%20C3.240%2C2.375%208.595%2C7.412%208.595%2C7.412%20C8.628%2C7.438%208.657%2C7.464%208.686%2C7.495%20C8.686%2C7.498%208.690%2C7.503%208.694%2C7.508%20C8.694%2C7.508%2010.010%2C8.743%2010.010%2C8.743%20C10.010%2C8.743%2016.755%2C2.379%2016.755%2C2.379%20C16.987%2C2.161%2017.339%2C2.183%2017.546%2C2.422%20C17.753%2C2.666%2017.732%2C3.036%2017.504%2C3.253%20C17.504%2C3.253%2012.613%2C7.864%2012.613%2C7.864%20C12.613%2C7.864%2017.525%2C12.767%2017.525%2C12.767%20C17.749%2C12.989%2017.757%2C13.363%2017.546%2C13.598%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E");
    color: #000;
    border: 0; }
    .brand_contact__block_email:hover, .brand_contact__block_email:active {
      border: 0;
      color: #3591d1; }
  .brand_contact__block_phone {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2223%22%20height%3D%2223%22%20viewBox%3D%220%200%2023%2023%22%20style%3D%22%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%0A%20%20%20%20%20%20.cls-2%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%23008ed3%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20d%3D%22M22.455%2C10.893%20C22.416%2C10.897%2022.382%2C10.902%2022.343%2C10.902%20C22.027%2C10.902%2021.750%2C10.679%2021.697%2C10.359%20C21.313%2C8.096%2020.243%2C6.033%2018.600%2C4.393%20C16.957%2C2.757%2014.891%2C1.684%2012.625%2C1.301%20C12.265%2C1.237%2012.027%2C0.902%2012.086%2C0.543%20C12.149%2C0.188%2012.484%2C-0.054%2012.839%2C0.009%20C15.377%2C0.441%2017.686%2C1.636%2019.524%2C3.470%20C21.361%2C5.305%2022.557%2C7.611%2022.990%2C10.145%20C23.053%2C10.499%2022.810%2C10.839%2022.455%2C10.893%20ZM12.659%2C4.179%20C14.200%2C4.441%2015.605%2C5.169%2016.718%2C6.281%20C17.832%2C7.392%2018.561%2C8.796%2018.824%2C10.334%20C18.882%2C10.694%2018.644%2C11.034%2018.284%2C11.092%20C18.245%2C11.096%2018.211%2C11.101%2018.172%2C11.101%20C17.856%2C11.101%2017.579%2C10.878%2017.526%2C10.557%20C17.307%2C9.286%2016.709%2C8.130%2015.785%2C7.208%20C14.861%2C6.286%2013.704%2C5.683%2012.431%2C5.471%20C12.071%2C5.412%2011.838%2C5.068%2011.901%2C4.713%20C11.964%2C4.359%2012.299%2C4.121%2012.659%2C4.179%20ZM8.303%2C8.504%20C7.944%2C8.868%207.574%2C9.247%207.176%2C9.611%20C7.472%2C10.267%207.880%2C10.912%208.488%2C11.679%20C9.742%2C13.218%2011.050%2C14.407%2012.489%2C15.319%20C12.630%2C15.407%2012.795%2C15.490%2012.970%2C15.577%20C13.092%2C15.640%2013.218%2C15.703%2013.345%2C15.771%20C13.345%2C15.771%2014.881%2C14.242%2014.881%2C14.242%20C15.372%2C13.752%2015.946%2C13.495%2016.544%2C13.495%20C17.146%2C13.495%2017.715%2C13.757%2018.187%2C14.247%20C18.187%2C14.247%2020.856%2C16.921%2020.856%2C16.921%20C21.347%2C17.407%2021.604%2C17.984%2021.604%2C18.587%20C21.604%2C19.183%2021.351%2C19.766%2020.870%2C20.266%20C20.661%2C20.484%2020.447%2C20.693%2020.238%2C20.893%20C19.932%2C21.188%2019.640%2C21.466%2019.387%2C21.771%20C19.383%2C21.781%2019.373%2C21.785%2019.368%2C21.795%20C18.629%2C22.596%2017.686%2C22.999%2016.563%2C22.999%20C16.466%2C22.999%2016.359%2C22.994%2016.257%2C22.990%20C14.589%2C22.883%2013.097%2C22.256%2011.979%2C21.727%20C9.052%2C20.315%206.490%2C18.310%204.361%2C15.771%20C2.606%2C13.664%201.429%2C11.698%200.642%2C9.577%20C0.321%2C8.712%20-0.097%2C7.392%200.019%2C5.975%20C0.097%2C5.096%200.452%2C4.339%201.074%2C3.718%20C1.074%2C3.718%202.727%2C2.053%202.727%2C2.053%20C2.732%2C2.048%202.732%2C2.048%202.737%2C2.043%20C3.223%2C1.577%203.797%2C1.329%204.390%2C1.329%20C4.983%2C1.329%205.547%2C1.577%206.018%2C2.043%20C6.334%2C2.335%206.641%2C2.646%206.932%2C2.946%20C7.078%2C3.102%207.234%2C3.256%207.385%2C3.407%20C7.385%2C3.407%208.712%2C4.732%208.712%2C4.732%20C9.733%2C5.752%209.733%2C7.072%208.712%2C8.092%20C8.576%2C8.228%208.439%2C8.368%208.303%2C8.504%20ZM7.788%2C5.659%20C7.788%2C5.659%206.461%2C4.335%206.461%2C4.335%20C6.305%2C4.174%206.150%2C4.019%205.999%2C3.864%20C5.702%2C3.558%205.421%2C3.271%205.124%2C2.995%20C5.119%2C2.989%205.114%2C2.985%205.109%2C2.980%20C4.954%2C2.825%204.706%2C2.640%204.400%2C2.640%20C4.152%2C2.640%203.899%2C2.762%203.661%2C2.985%20C3.661%2C2.985%202.003%2C4.640%202.003%2C4.640%20C1.599%2C5.043%201.381%2C5.514%201.332%2C6.082%20C1.259%2C6.970%201.424%2C7.912%201.876%2C9.121%20C2.611%2C11.101%203.719%2C12.946%205.377%2C14.941%20C7.385%2C17.334%209.801%2C19.222%2012.552%2C20.553%20C13.559%2C21.033%2014.900%2C21.596%2016.344%2C21.688%20C16.417%2C21.693%2016.495%2C21.693%2016.568%2C21.693%20C17.326%2C21.693%2017.905%2C21.446%2018.396%2C20.921%20C18.697%2C20.567%2019.018%2C20.252%2019.334%2C19.951%20C19.543%2C19.746%2019.737%2C19.562%2019.927%2C19.358%20C20.423%2C18.844%2020.423%2C18.334%2019.922%2C17.839%20C19.922%2C17.839%2017.244%2C15.165%2017.244%2C15.165%20C17.239%2C15.159%2017.239%2C15.159%2017.234%2C15.155%20C17.083%2C14.990%2016.835%2C14.801%2016.534%2C14.801%20C16.228%2C14.801%2015.965%2C14.999%2015.800%2C15.165%20C15.800%2C15.165%2014.137%2C16.825%2014.137%2C16.825%20C14.054%2C16.907%2013.802%2C17.159%2013.398%2C17.159%20C13.238%2C17.159%2013.082%2C17.121%2012.917%2C17.038%20C12.897%2C17.029%2012.878%2C17.014%2012.859%2C17.004%20C12.718%2C16.917%2012.552%2C16.834%2012.377%2C16.747%20C12.183%2C16.650%2011.979%2C16.548%2011.779%2C16.422%20C10.219%2C15.437%208.804%2C14.150%207.462%2C12.499%20C7.462%2C12.499%207.457%2C12.495%207.457%2C12.495%20C6.718%2C11.558%206.232%2C10.771%205.887%2C9.936%20C5.882%2C9.921%205.877%2C9.907%205.873%2C9.893%20C5.785%2C9.616%205.707%2C9.208%206.125%2C8.791%20C6.130%2C8.781%206.140%2C8.776%206.150%2C8.766%20C6.573%2C8.388%206.962%2C7.999%207.370%2C7.582%20C7.511%2C7.446%207.647%2C7.305%207.788%2C7.164%20C8.303%2C6.650%208.303%2C6.174%207.788%2C5.659%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E");
    color: #000;
    border: 0; }
    .brand_contact__block_phone:hover, .brand_contact__block_phone:active {
      border: 0;
      color: #3591d1; }
@media screen and (max-width: 1199px) {
  .follow_us__col:nth-of-type(2) {
    margin-right: 0; } }
.follow_us__item-links {
  position: absolute;
  right: 30px;
  bottom: 30px;
  text-align: right;
  max-width: 200px; }
.follow_us__link {
  position: relative;
  min-height: 21px;
  display: block; }
  .follow_us__link.more {
  display: block;
  margin-top: 10px;
  font-size: 1rem;
    z-index: 2;
    margin-left: 0 !important;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    border-bottom: 1px solid transparent; }
    .follow_us__link.more:hover, .follow_us__link.more:active, .follow_us__link.more:focus {
      color: #fff;
      border-color: #fff;
      cursor: pointer; }
    .follow_us__link.more:first-child {
      display: inline-block; }
.follow_us__text {
  display: inline-block;
  vertical-align: top; }
.follow_us__followers {
  display: block;
  font-size: 2.25rem;
  color: #ffffff; }
  @media screen and (min-width: 1200px) {
    .follow_us__item_fb .follow_us__followers {
      font-size: 3.5rem; } }
.follow_us__followers-text {
  display: block;
  text-transform: uppercase;
  font-size: 16px;
  color: #ffffff; }
  @media screen and (min-width: 1200px) {
    .follow_us__item_fb .follow_us__followers-text {
      font-size: 1.5rem; } }
.follow_us__item-content {
  display: block;
  width: 100%;
  height: 100%; }
  .follow_us__item-content:hover, .follow_us__item-content:active {
    text-decoration: none;
    border-color: transparent; }
.follow_us__icon {
  display: inline-block;
  vertical-align: top;
  margin-right: 13px;
  width: 30px;
  height: 35px;
  background-repeat: no-repeat;
  background-position: left center; }
  .follow_us__icon_fb {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2017%2036%22%3E%0D%0A%3Cpath%20fillRule%3D%22evenodd%22%20d%3D%22M%2016.32%2017.97C%2016.32%2017.97%2011.27%2017.97%2011.27%2017.97%2011.27%2017.97%2011.27%2036%2011.27%2036%2011.27%2036%203.63%2036%203.63%2036%203.63%2036%203.63%2017.97%203.63%2017.97%203.63%2017.97-0%2017.97-0%2017.97-0%2017.97-0%2011.62-0%2011.62-0%2011.62%203.63%2011.62%203.63%2011.62%203.63%2011.62%203.63%207.52%203.63%207.52%203.63%204.59%205.06-0.01%2011.34-0.01%2011.34-0.01%2017%200.02%2017%200.02%2017%200.02%2017%206.17%2017%206.17%2017%206.17%2012.89%206.17%2012.89%206.17%2012.22%206.17%2011.27%206.5%2011.27%207.9%2011.27%207.9%2011.27%2011.63%2011.27%2011.63%2011.27%2011.63%2016.99%2011.63%2016.99%2011.63%2016.99%2011.63%2016.32%2017.97%2016.32%2017.97Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E");
    margin-top: 10px; }
  .follow_us__icon_in {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2025%2025%22%3E%0D%0A%3Cpath%20fillRule%3D%22evenodd%22%20d%3D%22M%2024.45%2015.12C%2024.45%2015.12%2024.45%2024.22%2024.45%2024.22%2024.45%2024.22%2019.24%2024.22%2019.24%2024.22%2019.24%2024.22%2019.24%2015.73%2019.24%2015.73%2019.24%2013.6%2018.49%2012.14%2016.6%2012.14%2015.16%2012.14%2014.31%2013.13%2013.93%2014.08%2013.79%2014.41%2013.75%2014.88%2013.75%2015.36%2013.75%2015.36%2013.75%2024.22%2013.75%2024.22%2013.75%2024.22%208.54%2024.22%208.54%2024.22%208.54%2024.22%208.61%209.84%208.54%208.35%208.54%208.35%2013.75%208.35%2013.75%208.35%2013.75%208.35%2013.75%2010.6%2013.75%2010.6%2013.75%2010.62%2013.73%2010.64%2013.72%2010.66%2013.72%2010.66%2013.75%2010.66%2013.75%2010.66%2013.75%2010.66%2013.75%2010.6%2013.75%2010.6%2014.45%209.52%2015.68%207.98%2018.45%207.98%2021.88%207.98%2024.45%2010.25%2024.45%2015.12%2024.45%2015.12%2024.45%2015.12%2024.45%2015.12ZM%203.09%200.71C%201.3%200.71%200.14%201.89%200.14%203.45%200.14%204.97%201.27%206.19%203.02%206.19%203.02%206.19%203.05%206.19%203.05%206.19%204.87%206.19%206%204.97%206%203.45%205.97%201.89%204.87%200.71%203.09%200.71%203.09%200.71%203.09%200.71%203.09%200.71ZM%200.45%2024.22C%200.45%2024.22%205.66%2024.22%205.66%2024.22%205.66%2024.22%205.66%208.35%205.66%208.35%205.66%208.35%200.45%208.35%200.45%208.35%200.45%208.35%200.45%2024.22%200.45%2024.22Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E"); }
  .follow_us__icon_tw {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2027%2021%22%3E%0D%0A%3Cpath%20fillRule%3D%22evenodd%22%20d%3D%22M%2027%202.5C%2026.01%202.92%2024.94%203.2%2023.82%203.33%2024.97%202.67%2025.84%201.64%2026.26%200.4%2025.19%201.01%2024%201.45%2022.74%201.69%2021.73%200.66%2020.29%200.01%2018.7%200.01%2015.64%200.01%2013.16%202.39%2013.16%205.31%2013.16%205.73%2013.2%206.13%2013.3%206.52%208.7%206.3%204.61%204.19%201.88%200.98%201.4%201.76%201.13%202.67%201.13%203.65%201.13%205.48%202.11%207.11%203.59%208.06%202.69%208.03%201.83%207.79%201.09%207.39%201.09%207.42%201.09%207.44%201.09%207.46%201.09%2010.03%203%2012.17%205.53%2012.65%205.07%2012.78%204.58%2012.84%204.07%2012.84%203.71%2012.84%203.37%2012.81%203.03%2012.75%203.73%2014.85%205.78%2016.38%208.2%2016.43%206.31%2017.85%203.92%2018.69%201.32%2018.69%200.88%2018.69%200.43%2018.67%200%2018.62%202.45%2020.12%205.36%2021%208.49%2021%2018.68%2021%2024.26%2012.93%2024.26%205.92%2024.26%205.69%2024.25%205.47%2024.24%205.24%2025.32%204.49%2026.26%203.56%2027%202.5%2027%202.5%2027%202.5%2027%202.5Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E"); }
  .follow_us__icon_youtube {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2027%2031%22%3E%0D%0A%3Cpath%20fillRule%3D%22evenodd%22%20d%3D%22M%2023%2030.48C%2016.91%2030.61%2010.81%2030.61%204.72%2030.48%202.61%2030.44%200.92%2028.76%200.92%2026.7%200.92%2026.7%200.92%2017.44%200.92%2017.44%200.92%2015.39%202.61%2013.71%204.72%2013.66%2010.81%2013.54%2016.91%2013.54%2023%2013.66%2025.11%2013.71%2026.8%2015.39%2026.8%2017.44%2026.8%2017.44%2026.8%2026.7%2026.8%2026.7%2026.8%2028.76%2025.11%2030.44%2023%2030.48ZM%208.33%2016.27C%208.33%2016.27%202.93%2016.27%202.93%2016.27%202.93%2016.27%202.93%2017.88%202.93%2017.88%202.93%2017.88%204.75%2017.88%204.75%2017.88%204.75%2017.88%204.75%2027.54%204.75%2027.54%204.75%2027.54%206.51%2027.54%206.51%2027.54%206.51%2027.54%206.51%2017.88%206.51%2017.88%206.51%2017.88%208.33%2017.88%208.33%2017.88%208.33%2017.88%208.33%2016.27%208.33%2016.27ZM%2012.79%2023.53C%2012.79%2023.53%2012.79%2019.21%2012.79%2019.21%2012.79%2019.21%2011.24%2019.22%2011.24%2019.22%2011.24%2019.22%2011.24%2025.42%2011.24%2025.42%2011.24%2025.47%2011.24%2025.54%2011.21%2025.58%2011.01%2025.83%2010.77%2026.04%2010.46%2026.15%2010.19%2026.24%209.97%2026.13%209.91%2025.85%209.89%2025.74%209.89%2025.63%209.89%2025.52%209.89%2023.47%209.88%2019.28%209.88%2019.23%209.88%2019.23%208.33%2019.23%208.33%2019.23%208.33%2019.28%208.32%2025.13%208.33%2026.23%208.33%2026.53%208.36%2026.83%208.49%2027.1%208.63%2027.4%208.85%2027.59%209.19%2027.65%209.44%2027.69%209.69%2027.66%209.92%2027.58%2010.41%2027.42%2010.79%2027.12%2011.12%2026.75%2011.15%2026.72%2011.18%2026.69%2011.24%2026.63%2011.24%2026.63%2011.24%2027.54%2011.24%2027.54%2011.24%2027.54%2012.79%2027.54%2012.79%2027.54%2012.79%2027.54%2012.79%2023.53%2012.79%2023.53ZM%2018.84%2021.14C%2018.84%2020.71%2018.79%2020.28%2018.59%2019.88%2018.26%2019.2%2017.57%2019.02%2016.98%2019.16%2016.61%2019.25%2016.32%2019.46%2016.08%2019.72%2016%2019.81%2015.91%2019.98%2015.91%2019.98%2015.91%2019.98%2015.91%2016.26%2015.91%2016.26%2015.91%2016.26%2014.35%2016.26%2014.35%2016.26%2014.35%2016.26%2014.35%2027.54%2014.35%2027.54%2014.35%2027.54%2015.91%2027.54%2015.91%2027.54%2015.91%2027.54%2015.91%2026.91%2015.91%2026.91%2015.91%2026.91%2016.02%2027.02%2016.06%2027.06%2016.42%2027.44%2016.85%2027.65%2017.39%2027.65%2018.05%2027.66%2018.5%2027.35%2018.71%2026.74%2018.81%2026.46%2018.84%2026.17%2018.84%2025.87%2018.84%2024.3%2018.84%2022.72%2018.84%2021.14ZM%2022.35%2026.33C%2021.97%2026.33%2021.65%2026.03%2021.65%2025.66%2021.65%2025.66%2021.65%2023.57%2021.65%2023.57%2021.65%2023.57%2024.64%2023.57%2024.64%2023.57%2024.64%2023.57%2024.66%2022.12%2024.64%2021.46%2024.64%2021.18%2024.62%2020.9%2024.56%2020.62%2024.4%2019.91%2024.01%2019.37%2023.27%2019.14%2023.06%2019.07%2022.82%2019.03%2022.59%2019.02%2021.84%2018.97%2021.17%2019.18%2020.65%2019.75%2020.2%2020.24%2020.04%2020.84%2020.04%2021.48%2020.04%2022.72%2020.03%2023.95%2020.04%2025.19%2020.05%2025.5%2020.08%2025.82%2020.16%2026.13%2020.32%2026.79%2020.68%2027.3%2021.34%2027.59%2021.81%2027.8%2022.31%2027.81%2022.82%2027.74%2023.64%2027.62%2024.2%2027.19%2024.47%2026.42%2024.67%2025.85%2024.65%2024.59%2024.65%2024.59%2024.65%2024.59%2023.04%2024.59%2023.04%2024.59%2023.04%2024.59%2023.04%2025.66%2023.04%2025.66%2023.04%2026.03%2022.73%2026.33%2022.35%2026.33ZM%2021.65%2021.12C%2021.65%2020.74%2021.97%2020.44%2022.35%2020.44%2022.73%2020.44%2023.04%2020.74%2023.04%2021.12%2023.04%2021.12%2023.04%2022.28%2023.04%2022.28%2023.04%2022.28%2021.65%2022.28%2021.65%2022.28%2021.65%2022.28%2021.65%2021.12%2021.65%2021.12ZM%2017.21%2025.94C%2017.14%2026.27%2016.88%2026.41%2016.51%2026.34%2016.29%2026.3%2016.12%2026.17%2015.97%2026.02%2015.96%2026.01%2015.92%2025.95%2015.92%2025.95%2015.92%2025.95%2015.92%2025.83%2015.92%2025.83%2015.92%2025.83%2015.91%2020.82%2015.91%2020.82%2015.91%2020.82%2015.95%2020.73%2016.02%2020.67%2016.2%2020.51%2016.4%2020.41%2016.66%2020.43%2016.87%2020.45%2017.04%2020.55%2017.12%2020.74%2017.18%2020.89%2017.23%2021.06%2017.23%2021.21%2017.24%2022.7%2017.24%2024.19%2017.24%2025.68%2017.24%2025.68%2017.24%2025.68%2017.24%2025.68%2017.24%2025.68%2017.24%2025.68%2017.24%2025.68%2017.24%2025.77%2017.23%2025.85%2017.21%2025.94ZM%2019.51%2011.33C%2019.51%2011.33%2019.51%2010.43%2019.51%2010.43%2019.34%2010.6%2019.19%2010.76%2019.02%2010.9%2018.73%2011.15%2018.4%2011.34%2018.01%2011.41%2017.41%2011.53%2016.9%2011.34%2016.71%2010.74%2016.65%2010.54%2016.61%2010.33%2016.61%2010.12%2016.61%2010.12%2016.61%202.96%2016.61%202.96%2016.61%202.96%2018.19%202.96%2018.19%202.96%2018.19%202.96%2018.19%209.35%2018.19%209.35%2018.19%209.43%2018.2%209.52%2018.22%209.6%2018.26%209.86%2018.46%209.99%2018.72%209.9%2019.04%209.79%2019.28%209.58%2019.49%209.33%2019.52%209.29%2019.51%209.22%2019.51%209.17%2019.51%209.17%2019.51%202.96%2019.51%202.96%2019.51%202.96%2021.11%202.96%2021.11%202.96%2021.11%202.96%2021.11%2011.33%2021.11%2011.33%2021.11%2011.33%2019.51%2011.33%2019.51%2011.33ZM%2012.99%2011.54C%2011.73%2011.54%2010.71%2010.55%2010.71%209.32%2010.71%209.32%2010.71%204.97%2010.71%204.97%2010.71%203.75%2011.73%202.75%2012.99%202.75%2014.25%202.75%2015.27%203.75%2015.27%204.97%2015.27%204.97%2015.27%209.32%2015.27%209.32%2015.27%2010.55%2014.25%2011.54%2012.99%2011.54ZM%2013.65%204.88C%2013.65%204.53%2013.35%204.24%2012.99%204.24%2012.63%204.24%2012.33%204.53%2012.33%204.88%2012.33%204.88%2012.33%209.41%2012.33%209.41%2012.33%209.76%2012.63%2010.05%2012.99%2010.05%2013.35%2010.05%2013.65%209.76%2013.65%209.41%2013.65%209.41%2013.65%204.88%2013.65%204.88ZM%208.75%206.73C%208.75%206.73%208.75%2011.33%208.75%2011.33%208.75%2011.33%207.08%2011.33%207.08%2011.33%207.08%2011.33%207.08%206.73%207.08%206.73%207.08%206.66%207.07%206.58%207.05%206.5%206.43%204.5%205.03-0%205.03-0%205.03-0%206.85-0%206.85-0%206.85-0%207.57%203%207.92%204.42%207.92%204.42%207.92%204.42%207.92%204.42%208.26%203%208.99-0%208.99-0%208.99-0%2010.8-0%2010.8-0%2010.8-0%209.41%204.5%208.79%206.5%208.76%206.58%208.75%206.66%208.75%206.73Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E"); }
  .follow_us__icon_gp {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2037%2025%22%3E%0D%0A%3Cpath%20fillRule%3D%22evenodd%22%20d%3D%22M%2033.65%2014.18C%2033.64%2015.3%2033.63%2016.42%2033.63%2017.54%2032.51%2017.53%2031.4%2017.54%2030.29%2017.54%2030.28%2016.42%2030.28%2015.3%2030.27%2014.18%2029.16%2014.17%2028.04%2014.16%2026.93%2014.16%2026.93%2014.16%2026.93%2010.81%2026.93%2010.81%2028.04%2010.8%2029.15%2010.8%2030.27%2010.79%2030.28%209.67%2030.29%208.55%2030.3%207.43%2030.3%207.43%2033.63%207.43%2033.63%207.43%2033.63%208.55%2033.64%209.67%2033.65%2010.79%2034.76%2010.8%2035.88%2010.81%2036.99%2010.81%2036.99%2010.81%2036.99%2014.16%2036.99%2014.16%2035.88%2014.16%2034.76%2014.17%2033.65%2014.18ZM%208.02%2023.61C%203.39%2022.08%200.03%2017.4%200.13%2012.49-0.1%206.42%205.19%200.82%2011.24%200.74%2014.32%200.48%2017.32%201.68%2019.65%203.64%2018.69%204.7%2017.72%205.74%2016.68%206.72%2014.62%205.47%2012.15%204.51%209.75%205.36%205.88%206.46%203.54%2011.05%204.97%2014.85%206.16%2018.83%2010.97%2021.01%2014.74%2019.34%2016.69%2018.64%2017.98%2016.83%2018.54%2014.88%2016.3%2014.84%2014.07%2014.87%2011.83%2014.8%2011.82%2013.47%2011.82%2012.14%2011.82%2010.8%2015.55%2010.8%2019.29%2010.78%2023.03%2010.82%2023.26%2014.09%2022.78%2017.6%2020.65%2020.23%2017.75%2023.98%2012.39%2025.08%208.02%2023.61Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E"); }
  .follow_us__icon_rss {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2025%2024%22%20style%3D%22fill%3A%23fff%3B%22%3E%0D%0A%3Cfilter%20filterUnits%3D%22objectBoundingBox%22%20x%3D%220.00%22%20y%3D%220.00%22%20width%3D%22100.00%22%20height%3D%22100.00%22%20id%3D%22filter0%22%3E%0D%0A%3CfeFlood%20flood-color%3D%22rgb(255%2C255%2C255)%22%20result%3D%22coFloodOut1%22%2F%3E%0D%0A%3CfeComposite%20in%3D%22coFloodOut1%22%20in2%3D%22SourceAlpha%22%20operator%3D%22in%22%20result%3D%22coOverlay1%22%2F%3E%0D%0A%3CfeBlend%20in%3D%22coOverlay1%22%20in2%3D%22SourceGraphic%22%20mode%3D%22normal%22%20result%3D%22colorOverlay1%22%2F%3E%0D%0A%3C%2Ffilter%3E%0D%0A%3ClinearGradient%20id%3D%22linear_PSgrad_0%22%20x1%3D%2221.1325%25%22%20y1%3D%22100%25%22%20x2%3D%2278.8675%25%22%20y2%3D%220%25%22%3E%0D%0A%20%20%20%20%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22rgb(65%2C189%2C237)%22%20stop-opacity%3D%221%22%2F%3E%0D%0A%20%20%20%20%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22rgb(99%2C105%2C177)%22%20stop-opacity%3D%221%22%2F%3E%0D%0A%3C%2FlinearGradient%3E%0D%0A%0D%0A%3Cpath%20fillRule%3D%22evenodd%22%20d%3D%22M%2012.32%2023.87C%205.82%2023.87%200.56%2018.6%200.56%2012.11%200.56%205.61%205.82%200.34%2012.32%200.34%2018.82%200.34%2024.09%205.61%2024.09%2012.11%2024.09%2012.11%2024.09%2023.87%2024.09%2023.87%2024.09%2023.87%2012.32%2023.87%2012.32%2023.87ZM%2016.97%2012.11C%2016.97%209.54%2014.89%207.45%2012.32%207.45%209.75%207.45%207.67%209.54%207.67%2012.11%207.67%2014.68%209.75%2016.76%2012.32%2016.76%2012.32%2016.76%2016.97%2016.76%2016.97%2016.76%2016.97%2016.76%2016.97%2012.11%2016.97%2012.11Z%22%20fill%3D%22url(%23linear_PSgrad_0)%22%20filter%3D%22url(%23filter0)%22%2F%3E%3C%2Fsvg%3E"); }
.follow_us__item {
  position: relative;
  padding: 20px 0 20px 20px;
  height: 194px;
  margin-bottom: 30px; }
  .follow_us__item_vertical {
    width: 46%;
    float: left; }
    .follow_us__item_vertical + .follow_us__item_vertical {
      margin-left: 8%; }
    @media screen and (max-width: 1199px) {
      .follow_us__item_vertical {
        width: 23%;
        margin-right: 2.5%; }
        .follow_us__item_vertical + .follow_us__item_vertical {
          margin-left: 0; } }
    @media screen and (max-width: 767px) {
      .follow_us__item_vertical {
        width: 100%;
        float: none; }
        .follow_us__item_vertical + .follow_us__item_vertical {
          margin-left: 0; } }
  .follow_us__item:hover {
    border-bottom: none;
    text-decoration: none; }
  .follow_us__item_fb {
    background-color: #4c86bf; }
    @media screen and (min-width: 768px) {
      .follow_us__item_fb {
        height: 418px; } }
  .follow_us__item_in {
    background-color: #993d8a; }
  .follow_us__item_tw {
    background-color: #3591d1; }
  .follow_us__item_youtube {
    background-color: #d33c26; }
  .follow_us__item_gp {
    background-color: #3292a6; }
  .follow_us__item_rss {
    background-color: #41255a; }
  @media screen and (min-width: 1200px) {
    .follow_us__item_fb {
      padding: 30px; } }
.follow_us__subscribe {
  display: inline-block;
  margin-bottom: -5px; }
  .follow_us__subscribe_fb {
    background-image: url(../img/sprite.png);
    background-position: 0px -525px;
    width: 67px;
    height: 26px; }
  .follow_us__subscribe_in {
    background-image: url(../img/sprite.png);
    background-position: 0px -453px;
    width: 77px;
    height: 26px; }
  .follow_us__subscribe_tw {
    background-image: url(../img/sprite.png);
    background-position: 0px -489px;
    width: 77px;
    height: 26px; }
  .follow_us__subscribe_youtube {
    background-image: url(../img/sprite.png);
    background-position: 0px -381px;
    width: 95px;
    height: 26px; }
  .follow_us__subscribe_rss {
    background-image: url(../img/sprite.png);
    background-position: 0px -345px;
    width: 94px;
    height: 26px; }
  .follow_us__subscribe_gp {
    background-image: url(../img/sprite.png);
    background-position: 0px -417px;
    width: 76px;
    height: 26px; }

.follow_us__button {
  position: absolute;
  z-index: 60;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  opacity: 0; }
  .follow_us__button_visible {
    opacity: 1;
    overflow: visible; }
.newsroom h2 > a,
.newsroom li > a {
  color: #000;
  border-color: transparent; }
.newsroom h2 > a:hover, .newsroom h2 > a:focus, .newsroom h2 > a:active,
.newsroom li > a:hover,
.newsroom li > a:focus,
.newsroom li > a:active {
  color: #000;
  border-color: #000; }
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .newsroom__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; } }
@media screen and (min-width: 1200px) {
  .newsroom__grid-item {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 31.76157%; }
    .newsroom__grid-item:last-child {
      margin-right: 0; }
    .newsroom__grid-item:nth-child(3n) {
      margin-right: 2.35765%; }
    .newsroom__grid-item:nth-child(3n+1) {
      clear: none; }
    .newsroom__grid-item:nth-child(3n) {
      margin-right: 0; }
    .newsroom__grid-item:nth-child(3n+1) {
      clear: left; }
    .newsroom__grid-item_bottom {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 31.76157%; }
      .newsroom__grid-item_bottom:last-child {
        margin-right: 0; }
      .newsroom__grid-item_bottom:nth-child(3n) {
        margin-right: 2.35765%; }
      .newsroom__grid-item_bottom:nth-child(3n+1) {
        clear: none; }
      .newsroom__grid-item_bottom:nth-child(3n) {
        margin-right: 0; }
      .newsroom__grid-item_bottom:nth-child(3n+1) {
        clear: left; } }
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .newsroom__grid-item {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%; }
    .newsroom__grid-item:last-child {
      margin-right: 0; }
    .newsroom__grid-item:nth-child(2n) {
      margin-right: 2.35765%; }
    .newsroom__grid-item:nth-child(2n+1) {
      clear: none; }
    .newsroom__grid-item:nth-child(2n) {
      margin-right: 0; }
    .newsroom__grid-item:nth-child(2n+1) {
      clear: left; }
    .newsroom__grid-item {
      -webkit-box-ordinal-group: 5;
      -webkit-order: 4;
          -ms-flex-order: 4;
              order: 4; }
    .newsroom__grid-item:nth-of-type(1) {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
          -ms-flex-order: 1;
              order: 1; }
    .newsroom__grid-item:nth-of-type(2) {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
          -ms-flex-order: 2;
              order: 2; }
    .newsroom__grid-item:nth-of-type(3) {
      margin-right: 0; }
    .newsroom__grid-item:nth-of-type(4) {
      -webkit-box-ordinal-group: 4;
      -webkit-order: 3;
          -ms-flex-order: 3;
              order: 3;
      margin-right: 2.35765%; }
    .newsroom__grid-item_bottom {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 31.76157%;
      -webkit-box-ordinal-group: 6;
      -webkit-order: 5;
          -ms-flex-order: 5;
              order: 5; }
      .newsroom__grid-item_bottom:last-child {
        margin-right: 0; }
      .newsroom__grid-item_bottom:nth-child(3n) {
        margin-right: 2.35765%; }
      .newsroom__grid-item_bottom:nth-child(3n+1) {
        clear: none; }
      .newsroom__grid-item_bottom:nth-child(3n) {
        margin-right: 0; }
      .newsroom__grid-item_bottom:nth-child(3n+1) {
        clear: left; }
      .newsroom__grid-item_bottom .newsroom__item {
        padding-top: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center; }
      .newsroom__grid-item_bottom h2 {
        font-size: 1.875rem;
        margin-bottom: 0; } }
@media screen and (min-width: 320px) and (max-width: 767px) {
  .newsroom__grid-item, .newsroom__grid-item_bottom {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4; }
    .newsroom__grid-item:last-child, .newsroom__grid-item_bottom:last-child {
      margin-right: 0; }
    .newsroom__grid-item:nth-child(1n), .newsroom__grid-item_bottom:nth-child(1n) {
      margin-right: 2.35765%; }
    .newsroom__grid-item:nth-child(1n+1), .newsroom__grid-item_bottom:nth-child(1n+1) {
      clear: none; }
    .newsroom__grid-item:nth-child(1n), .newsroom__grid-item_bottom:nth-child(1n) {
      margin-right: 0; }
    .newsroom__grid-item:nth-child(1n+1), .newsroom__grid-item_bottom:nth-child(1n+1) {
      clear: left; }
  .newsroom__grid-item:nth-of-type(1) {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .newsroom__grid-item:nth-of-type(2) {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
  .newsroom__grid-item:nth-of-type(3) {
    margin-right: 0; }
  .newsroom__grid-item:nth-of-type(4) {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
    margin-right: 2.35765%; } }
.newsroom__item {
  margin-bottom: 50px;
  padding-left: 100px;
  position: relative;
  padding-top: 20px;
  overflow: hidden;
  min-height: 70px; }
  @media screen and (max-width: 1199px) {
    .newsroom__item {
      padding-left: 85px; } }
  @media screen and (max-width: 767px) {
    .newsroom__item {
      margin-bottom: 20px; } }
  .newsroom__item + .newsroom__item {
    margin-top: -40px; }
    @media screen and (max-width: 767px) {
      .newsroom__item + .newsroom__item {
        margin-top: 0; } }
  .newsroom__item:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 70px;
    height: 70px;
    display: block;
    content: '';
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    background-size: 40px; }
  .newsroom__item_about:before {
    background-size: 35px;
    background-color: #32a693;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2035%2035%22%3E%0D%0A%3Cpath%20fillRule%3D%22evenodd%22%20d%3D%22M%2034.99%2034.98C%2034.99%2034.98%2017.5%2034.98%2017.5%2034.98%207.85%2034.98%200%2027.14%200%2017.49%200%207.85%207.85-0%2017.5-0%2027.14-0%2034.99%207.85%2034.99%2017.49%2034.99%2017.49%2034.99%2034.98%2034.99%2034.98ZM%2017.5%202.01C%208.96%202.01%202.01%208.95%202.01%2017.49%202.01%2026.03%208.96%2032.97%2017.5%2032.97%2017.5%2032.97%2032.99%2032.97%2032.99%2032.97%2032.99%2032.97%2032.99%2017.49%2032.99%2017.49%2032.99%208.95%2026.04%202.01%2017.5%202.01ZM%2025.02%2025.02C%2025.02%2025.02%2017.5%2025.02%2017.5%2025.02%2013.35%2025.02%209.97%2021.64%209.97%2017.49%209.97%2013.34%2013.35%209.96%2017.5%209.96%2021.65%209.96%2025.02%2013.34%2025.02%2017.49%2025.02%2017.49%2025.02%2025.02%2025.02%2025.02ZM%2017.5%2011.97C%2014.46%2011.97%2011.98%2014.45%2011.98%2017.49%2011.98%2020.53%2014.46%2023%2017.5%2023%2017.5%2023%2023.01%2023%2023.01%2023%2023.01%2023%2023.01%2017.49%2023.01%2017.49%2023.01%2014.45%2020.54%2011.97%2017.5%2011.97Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E"); }
  .newsroom__item_events:before {
    background-color: #4688bf;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2046%2041%22%3E%0D%0A%3Cpath%20fillRule%3D%22evenodd%22%20d%3D%22M%2036.23%2040.98C%2030.86%2040.98%2026.49%2036.62%2026.49%2031.26%2026.49%2025.9%2030.86%2021.53%2036.23%2021.53%2041.6%2021.53%2045.97%2025.9%2045.97%2031.26%2045.97%2036.62%2041.6%2040.98%2036.23%2040.98ZM%2036.23%2023.55C%2031.97%2023.55%2028.51%2027.01%2028.51%2031.26%2028.51%2035.51%2031.97%2038.97%2036.23%2038.97%2040.49%2038.97%2043.95%2035.51%2043.95%2031.26%2043.95%2027.01%2040.49%2023.55%2036.23%2023.55ZM%2039.26%2033.29C%2039.26%2033.29%2035.21%2033.29%2035.21%2033.29%2034.65%2033.29%2034.2%2032.84%2034.2%2032.29%2034.2%2032.29%2034.2%2028.22%2034.2%2028.22%2034.2%2027.66%2034.65%2027.21%2035.21%2027.21%2035.77%2027.21%2036.22%2027.66%2036.22%2028.22%2036.22%2028.22%2036.22%2031.28%2036.22%2031.28%2036.22%2031.28%2039.26%2031.28%2039.26%2031.28%2039.82%2031.28%2040.27%2031.73%2040.27%2032.29%2040.27%2032.84%2039.82%2033.29%2039.26%2033.29ZM%2036.22%2019.14C%2035.66%2019.14%2035.21%2018.69%2035.21%2018.13%2035.21%2018.13%2035.21%2010.76%2035.21%2010.76%2035.21%2010.76%202.3%2010.76%202.3%2010.76%202.19%2010.76%202.09%2010.73%201.99%2010.7%201.99%2010.7%201.99%2027.98%201.99%2027.98%201.99%2029.25%203.02%2030.27%204.29%2030.27%204.29%2030.27%2023.16%2030.27%2023.16%2030.27%2023.72%2030.27%2024.17%2030.72%2024.17%2031.28%2024.17%2031.84%2023.72%2032.29%2023.16%2032.29%2023.16%2032.29%204.29%2032.29%204.29%2032.29%201.91%2032.29-0.02%2030.35-0.02%2027.98-0.02%2027.98-0.02%207.35-0.02%207.35-0.02%204.98%201.91%203.05%204.29%203.05%204.29%203.05%207.03%203.05%207.03%203.05%207.03%203.05%207.03%201%207.03%201%207.03%200.44%207.48-0.01%208.04-0.01%208.59-0.01%209.04%200.44%209.04%201%209.04%201%209.04%203.05%209.04%203.05%209.04%203.05%2027.17%203.05%2027.17%203.05%2027.17%203.05%2027.17%201.12%2027.17%201.12%2027.17%200.57%2027.62%200.12%2028.17%200.12%2028.73%200.12%2029.18%200.57%2029.18%201.12%2029.18%201.12%2029.18%203.05%2029.18%203.05%2029.18%203.05%2032.92%203.05%2032.92%203.05%2035.29%203.05%2037.23%204.98%2037.23%207.35%2037.23%207.35%2037.23%2018.13%2037.23%2018.13%2037.23%2018.69%2036.77%2019.14%2036.22%2019.14ZM%2035.21%207.35C%2035.21%206.09%2034.18%205.06%2032.92%205.06%2032.92%205.06%204.29%205.06%204.29%205.06%203.02%205.06%201.99%206.09%201.99%207.35%201.99%207.35%201.99%208.81%201.99%208.81%202.09%208.78%202.19%208.75%202.3%208.75%202.3%208.75%2035.21%208.75%2035.21%208.75%2035.21%208.75%2035.21%207.35%2035.21%207.35Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E"); }
  .newsroom__item_ex:before {
    background-size: 30px;
    background-color: #6d5ab8;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2042%22%3E%0D%0A%3Cpath%20fillRule%3D%22evenodd%22%20d%3D%22M%2028.95%2040.56C%2028.47%2041.09%2027.48%2042%2026.19%2042%2026.19%2042%203.76%2042%203.76%2042%202.47%2042%201.48%2041.1%201.01%2040.57%200.34%2039.81-0.02%2038.58%200.12%2037.5%200.12%2037.5%201.5%2026.09%201.5%2026.09%202.04%2021.91%205.64%2018.76%209.89%2018.76%209.89%2018.76%2020.07%2018.76%2020.07%2018.76%2024.32%2018.76%2027.92%2021.91%2028.45%2026.08%2028.45%2026.08%2029.84%2037.48%2029.84%2037.48%2029.97%2038.56%2029.62%2039.8%2028.95%2040.56ZM%2013.35%2020.77C%2013.35%2020.77%2013.79%2022.53%2013.79%2022.53%2013.79%2022.53%2016.05%2022.53%2016.05%2022.53%2016.05%2022.53%2016.48%2020.77%2016.48%2020.77%2016.48%2020.77%2013.35%2020.77%2013.35%2020.77ZM%2015.88%2024.58C%2015.88%2024.58%2014%2024.58%2014%2024.58%2014%2024.58%2013.2%2034.7%2013.2%2034.7%2013.2%2034.7%2014.95%2035.88%2014.95%2035.88%2014.95%2035.88%2016.75%2034.69%2016.75%2034.69%2016.75%2034.69%2015.88%2024.58%2015.88%2024.58ZM%2027.84%2037.73C%2027.84%2037.73%2026.46%2026.33%2026.46%2026.33%2026.05%2023.16%2023.31%2020.77%2020.07%2020.77%2020.07%2020.77%2018.55%2020.77%2018.55%2020.77%2018.55%2020.77%2017.83%2023.7%2017.83%2023.7%2017.83%2023.7%2018.81%2035.12%2018.81%2035.12%2018.84%2035.48%2018.67%2035.84%2018.36%2036.04%2018.36%2036.04%2015.49%2037.92%2015.49%2037.92%2015.32%2038.03%2015.13%2038.08%2014.94%2038.08%2014.74%2038.08%2014.55%2038.03%2014.38%2037.91%2014.38%2037.91%2011.59%2036.03%2011.59%2036.03%2011.29%2035.83%2011.12%2035.48%2011.15%2035.12%2011.15%2035.12%2012.04%2023.82%2012.04%2023.82%2012.04%2023.82%2012.04%2023.82%2012.04%2023.82%2012.04%2023.82%2011.28%2020.77%2011.28%2020.77%2011.28%2020.77%209.89%2020.77%209.89%2020.77%206.65%2020.77%203.9%2023.16%203.5%2026.34%203.5%2026.34%202.12%2037.74%202.12%2037.74%202.05%2038.26%202.23%2038.92%202.52%2039.24%202.92%2039.7%203.4%2039.99%203.76%2039.99%203.76%2039.99%2026.19%2039.99%2026.19%2039.99%2026.55%2039.99%2027.02%2039.7%2027.44%2039.23%2027.73%2038.9%2027.91%2038.24%2027.84%2037.73ZM%2014.98%2017.6C%2010.11%2017.6%206.15%2013.65%206.15%208.8%206.15%203.95%2010.11-0%2014.98-0%2019.84-0%2023.8%203.95%2023.8%208.8%2023.8%2013.65%2019.84%2017.6%2014.98%2017.6ZM%2014.98%202C%2011.22%202%208.16%205.05%208.16%208.8%208.16%2012.54%2011.22%2015.59%2014.98%2015.59%2018.74%2015.59%2021.79%2012.54%2021.79%208.8%2021.79%205.05%2018.74%202%2014.98%202Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E"); }
  .newsroom__item_press:before {
    background-color: #46a4df;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2041%2039%22%3E%0D%0A%3Cpath%20fillRule%3D%22evenodd%22%20d%3D%22M%2036.54%2039C%2036.54%2039%2036.46%2039%2036.46%2039%2036.46%2039%204.14%2039%204.14%2039%201.86%2039-0%2037.14-0%2034.86-0%2034.86-0%201-0%201-0%200.45%200.45-0%201-0%201-0%2033-0%2033-0%2033.55-0%2034%200.45%2034%201%2034%201%2034%206%2034%206%2034%206%2040%206%2040%206%2040.55%206%2041%206.45%2041%207%2041%207%2041%2034.54%2041%2034.54%2041%2037%2039%2039%2036.54%2039ZM%2032.39%2036.34C%2032.36%2036.27%2032.34%2036.21%2032.31%2036.14%2032.24%2035.96%2032.18%2035.76%2032.13%2035.57%2032.11%2035.49%2032.1%2035.42%2032.08%2035.34%2032.03%2035.08%2032%2034.81%2032%2034.54%2032%2034.54%2032%207%2032%207%2032%207%2032%202%2032%202%2032%202%202%202%202%202%202%202%202%2034.86%202%2034.86%202%2036.04%202.96%2037%204.14%2037%204.14%2037%2032.74%2037%2032.74%2037%2032.6%2036.79%2032.49%2036.57%2032.39%2036.34ZM%2039%208C%2039%208%2034%208%2034%208%2034%208%2034%2034.54%2034%2034.54%2034%2035.89%2035.11%2037%2036.46%2037%2036.46%2037%2036.54%2037%2036.54%2037%2037.89%2037%2039%2035.89%2039%2034.54%2039%2034.54%2039%208%2039%208ZM%206%205C%206%205%2019%205%2019%205%2019.55%205%2020%205.45%2020%206%2020%206%2020%2019%2020%2019%2020%2019.55%2019.55%2020%2019%2020%2019%2020%206%2020%206%2020%205.45%2020%205%2019.55%205%2019%205%2019%205%206%205%206%205%205.45%205.45%205%206%205ZM%207%2018C%207%2018%2018%2018%2018%2018%2018%2018%2018%207%2018%207%2018%207%207%207%207%207%207%207%207%2018%207%2018ZM%206%2023C%206%2023%2028%2023%2028%2023%2028.55%2023%2029%2023.45%2029%2024%2029%2024.55%2028.55%2025%2028%2025%2028%2025%206%2025%206%2025%205.45%2025%205%2024.55%205%2024%205%2023.45%205.45%2023%206%2023ZM%206%2027C%206%2027%2028%2027%2028%2027%2028.55%2027%2029%2027.45%2029%2028%2029%2028.55%2028.55%2029%2028%2029%2028%2029%206%2029%206%2029%205.45%2029%205%2028.55%205%2028%205%2027.45%205.45%2027%206%2027ZM%206%2031C%206%2031%2028%2031%2028%2031%2028.55%2031%2029%2031.45%2029%2032%2029%2032.55%2028.55%2033%2028%2033%2028%2033%206%2033%206%2033%205.45%2033%205%2032.55%205%2032%205%2031.45%205.45%2031%206%2031ZM%2028%2020C%2028%2020%2023%2020%2023%2020%2022.45%2020%2022%2019.55%2022%2019%2022%2019%2022%2010%2022%2010%2022%209.45%2022.45%209%2023%209%2023%209%2028%209%2028%209%2028.55%209%2029%209.45%2029%2010%2029%2010%2029%2019%2029%2019%2029%2019.55%2028.55%2020%2028%2020ZM%2027%2011C%2027%2011%2024%2011%2024%2011%2024%2011%2024%2018%2024%2018%2024%2018%2027%2018%2027%2018%2027%2018%2027%2011%2027%2011ZM%2028%207C%2028%207%2023%207%2023%207%2022.45%207%2022%206.55%2022%206%2022%205.45%2022.45%205%2023%205%2023%205%2028%205%2028%205%2028.55%205%2029%205.45%2029%206%2029%206.55%2028.55%207%2028%207Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E"); }
  .newsroom__item_media:before {
    background-color: #9d4187;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2044%2034%22%3E%0D%0A%3Cpath%20fillRule%3D%22evenodd%22%20d%3D%22M%2040.08%2034C%2040.08%2034%203.92%2034%203.92%2034%201.76%2034-0%2032.24-0%2030.08-0%2030.08-0%203.92-0%203.92-0%201.76%201.76-0%203.92-0%203.92-0%2040.08-0%2040.08-0%2042.24-0%2044%201.76%2044%203.92%2044%203.92%2044%2030.08%2044%2030.08%2044%2032.24%2042.24%2034%2040.08%2034ZM%2042%203.92C%2042%202.86%2041.14%202%2040.08%202%2040.08%202%203.92%202%203.92%202%202.86%202%202%202.86%202%203.92%202%203.92%202%2024%202%2024%202%2024%2042%2024%2042%2024%2042%2024%2042%203.92%2042%203.92ZM%2042%2026C%2042%2026%202%2026%202%2026%202%2026%202%2030.08%202%2030.08%202%2031.14%202.86%2032%203.92%2032%203.92%2032%2040.08%2032%2040.08%2032%2041.14%2032%2042%2031.14%2042%2030.08%2042%2030.08%2042%2026%2042%2026ZM%2026.16%2030C%2026.16%2030%205.16%2030%205.16%2030%204.61%2030%204.16%2029.55%204.16%2029%204.16%2028.45%204.61%2028%205.16%2028%205.16%2028%2026.16%2028%2026.16%2028%2026.71%2028%2027.16%2028.45%2027.16%2029%2027.16%2029.55%2026.71%2030%2026.16%2030ZM%2019.9%2010.03C%2019.9%2010.03%2027.53%2013.05%2027.53%2013.05%2027.91%2013.2%2028.16%2013.57%2028.16%2013.98%2028.16%2014.39%2027.91%2014.76%2027.53%2014.91%2027.53%2014.91%2019.9%2017.93%2019.9%2017.93%2019.78%2017.98%2019.65%2018%2019.53%2018%2019.33%2018%2019.13%2017.94%2018.97%2017.83%2018.69%2017.64%2018.53%2017.33%2018.53%2017%2018.53%2017%2018.53%2010.96%2018.53%2010.96%2018.53%2010.63%2018.69%2010.32%2018.97%2010.14%2019.24%209.95%2019.59%209.91%2019.9%2010.03ZM%2020.53%2015.53C%2020.53%2015.53%2024.44%2013.98%2024.44%2013.98%2024.44%2013.98%2020.53%2012.43%2020.53%2012.43%2020.53%2012.43%2020.53%2015.53%2020.53%2015.53Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E"); }
  .newsroom__item_analyst:before {
    background-color: #1d94a6;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2045%2040%22%3E%0D%0A%3Cpath%20fillRule%3D%22evenodd%22%20d%3D%22M%2043.89%2039.95C%2043.89%2039.95%201.97%2039.95%201.97%2039.95%201.41%2039.95%200.96%2039.51%200.96%2038.96%200.96%2038.41%201.41%2037.97%201.97%2037.97%201.97%2037.97%2043.89%2037.97%2043.89%2037.97%2044.45%2037.97%2044.9%2038.41%2044.9%2038.96%2044.9%2039.51%2044.45%2039.95%2043.89%2039.95ZM%2039.06%2010.35C%2038.83%2010.35%2038.61%2010.31%2038.38%2010.28%2038.38%2010.28%2032.78%2025.82%2032.78%2025.82%2033.8%2026.68%2034.46%2027.94%2034.46%2029.36%2034.46%2031.96%2032.31%2034.07%2029.66%2034.07%2027.02%2034.07%2024.87%2031.96%2024.87%2029.36%2024.87%2028.29%2025.25%2027.31%2025.87%2026.51%2025.87%2026.51%2018.98%2017.05%2018.98%2017.05%2018.32%2017.39%2017.59%2017.59%2016.8%2017.59%2015.93%2017.59%2015.12%2017.35%2014.42%2016.95%2014.42%2016.95%209.51%2022.32%209.51%2022.32%2010.12%2023.11%2010.5%2024.08%2010.5%2025.15%2010.5%2027.74%208.35%2029.86%205.71%2029.86%203.07%2029.86%200.92%2027.74%200.92%2025.15%200.92%2022.55%203.07%2020.44%205.71%2020.44%206.53%2020.44%207.3%2020.67%207.98%2021.03%207.98%2021.03%2012.91%2015.63%2012.91%2015.63%2012.35%2014.85%2012%2013.91%2012%2012.89%2012%2010.29%2014.15%208.18%2016.8%208.18%2019.44%208.18%2021.59%2010.29%2021.59%2012.89%2021.59%2013.99%2021.19%2014.98%2020.54%2015.79%2020.54%2015.79%2027.42%2025.23%2027.42%2025.23%2028.09%2024.87%2028.85%2024.65%2029.66%2024.65%2030.13%2024.65%2030.56%2024.74%2030.99%2024.86%2030.99%2024.86%2036.49%209.6%2036.49%209.6%2035.16%208.76%2034.27%207.3%2034.27%205.64%2034.27%203.05%2036.42%200.93%2039.06%200.93%2041.71%200.93%2043.86%203.05%2043.86%205.64%2043.86%208.24%2041.71%2010.35%2039.06%2010.35ZM%205.71%2022.42C%204.18%2022.42%202.93%2023.65%202.93%2025.15%202.93%2026.65%204.18%2027.87%205.71%2027.87%207.24%2027.87%208.48%2026.65%208.48%2025.15%208.48%2023.65%207.24%2022.42%205.71%2022.42ZM%2016.8%2010.16C%2015.26%2010.16%2014.02%2011.38%2014.02%2012.89%2014.02%2013.65%2014.34%2014.34%2014.86%2014.84%2014.89%2014.86%2014.92%2014.86%2014.95%2014.89%2014.96%2014.9%2014.97%2014.92%2014.98%2014.94%2015.47%2015.35%2016.1%2015.61%2016.8%2015.61%2018.33%2015.61%2019.57%2014.39%2019.57%2012.89%2019.57%2011.38%2018.33%2010.16%2016.8%2010.16ZM%2029.66%2026.64C%2028.13%2026.64%2026.89%2027.86%2026.89%2029.36%2026.89%2030.86%2028.13%2032.09%2029.66%2032.09%2031.19%2032.09%2032.44%2030.86%2032.44%2029.36%2032.44%2027.86%2031.19%2026.64%2029.66%2026.64ZM%2039.06%202.92C%2037.53%202.92%2036.29%204.14%2036.29%205.64%2036.29%207.14%2037.53%208.37%2039.06%208.37%2040.59%208.37%2041.84%207.14%2041.84%205.64%2041.84%204.14%2040.59%202.92%2039.06%202.92Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E"); }
  .newsroom__item_brand:before {
    background-color: #6d5ab8;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2043%2036%22%3E%0D%0A%3Cpath%20fillRule%3D%22evenodd%22%20d%3D%22M%2039.08%2035.99C%2039.08%2035.99%203.93%2035.99%203.93%2035.99%201.77%2035.99%200.01%2034.22%200.01%2032.04%200.01%2032.04%200.01%2010.51%200.01%2010.51%200.01%2010.49-0%2010.47-0%2010.46-0%2010.46-0%203.97-0%203.97-0%201.79%201.76%200.01%203.92%200.01%203.92%200.01%2024.44%200.01%2024.44%200.01%2025.65%200.01%2026.83%200.37%2027.84%201.05%2027.84%201.05%2033.26%204.67%2033.26%204.67%2033.26%204.67%2039.08%204.67%2039.08%204.67%2041.24%204.67%2043%206.44%2043%208.62%2043%208.62%2043%2032.04%2043%2032.04%2043%2034.22%2041.24%2035.99%2039.08%2035.99ZM%2026.74%202.74C%2026.06%202.28%2025.26%202.04%2024.44%202.04%2024.44%202.04%203.92%202.04%203.92%202.04%202.86%202.04%202%202.9%202%203.97%202%203.97%202%205.2%202%205.2%202.57%204.87%203.22%204.67%203.93%204.67%203.93%204.67%2029.64%204.67%2029.64%204.67%2029.64%204.67%2026.74%202.74%2026.74%202.74ZM%2041%208.62C%2041%207.56%2040.14%206.69%2039.08%206.69%2039.08%206.69%203.93%206.69%203.93%206.69%202.87%206.69%202.01%207.56%202.01%208.62%202.01%208.62%202.01%2032.04%202.01%2032.04%202.01%2033.1%202.87%2033.97%203.93%2033.97%203.93%2033.97%2039.08%2033.97%2039.08%2033.97%2040.14%2033.97%2041%2033.1%2041%2032.04%2041%2032.04%2041%208.62%2041%208.62ZM%2029.9%2028.79C%2029.9%2028.79%2022%2028.79%2022%2028.79%2017.1%2028.79%2013.11%2024.77%2013.11%2019.83%2013.11%2014.88%2017.1%2010.86%2022%2010.86%2026.91%2010.86%2030.9%2014.88%2030.9%2019.83%2030.9%2019.83%2030.9%2027.78%2030.9%2027.78%2030.9%2028.34%2030.45%2028.79%2029.9%2028.79ZM%2028.9%2019.83C%2028.9%2016%2025.8%2012.88%2022%2012.88%2018.2%2012.88%2015.11%2016%2015.11%2019.83%2015.11%2023.65%2018.2%2026.77%2022%2026.77%2022%2026.77%2028.9%2026.77%2028.9%2026.77%2028.9%2026.77%2028.9%2019.83%2028.9%2019.83ZM%2017.88%2019.83C%2017.88%2017.53%2019.73%2015.67%2022%2015.67%2024.28%2015.67%2026.12%2017.53%2026.12%2019.83%2026.12%2019.83%2026.12%2022.97%2026.12%2022.97%2026.12%2023.53%2025.68%2023.98%2025.13%2023.98%2025.13%2023.98%2022%2023.98%2022%2023.98%2019.73%2023.98%2017.88%2022.12%2017.88%2019.83ZM%2024.13%2019.83C%2024.13%2018.65%2023.17%2017.69%2022%2017.69%2020.84%2017.69%2019.88%2018.65%2019.88%2019.83%2019.88%2021%2020.84%2021.96%2022%2021.96%2022%2021.96%2024.13%2021.96%2024.13%2021.96%2024.13%2021.96%2024.13%2019.83%2024.13%2019.83Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E"); }
  .newsroom__item_blog:before {
    background-color: #15a694;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2046%2034%22%3E%0D%0A%3Cpath%20fillRule%3D%22evenodd%22%20d%3D%22M%2042.07%2034C%2042.07%2034%203.92%2034%203.92%2034%201.76%2034%200%2032.24%200%2030.08%200%2030.08%200%203.92%200%203.92%200%201.76%201.76-0%203.92-0%203.92-0%2042.07-0%2042.07-0%2044.24-0%2046%201.76%2046%203.92%2046%203.92%2046%2030.08%2046%2030.08%2046%2032.24%2044.24%2034%2042.07%2034ZM%2043.99%203.92C%2043.99%202.86%2043.13%202%2042.07%202%2042.07%202%203.92%202%203.92%202%202.87%202%202%202.86%202%203.92%202%203.92%202%204.92%202%204.92%202%204.92%2043.99%204.92%2043.99%204.92%2043.99%204.92%2043.99%203.92%2043.99%203.92ZM%2043.99%206.92C%2043.99%206.92%202%206.92%202%206.92%202%206.92%202%2030.08%202%2030.08%202%2031.14%202.87%2032%203.92%2032%203.92%2032%2042.07%2032%2042.07%2032%2043.13%2032%2043.99%2031.14%2043.99%2030.08%2043.99%2030.08%2043.99%206.92%2043.99%206.92ZM%2040.07%2011.92C%2040.07%2011.92%2017.95%2011.92%2017.95%2011.92%2017.39%2011.92%2016.95%2011.47%2016.95%2010.92%2016.95%2010.36%2017.39%209.92%2017.95%209.92%2017.95%209.92%2040.07%209.92%2040.07%209.92%2040.62%209.92%2041.07%2010.36%2041.07%2010.92%2041.07%2011.47%2040.62%2011.92%2040.07%2011.92ZM%2013.94%2019.92C%2013.94%2019.92%205.93%2019.92%205.93%2019.92%205.37%2019.92%204.93%2019.47%204.93%2018.92%204.93%2018.92%204.93%2010.92%204.93%2010.92%204.93%2010.36%205.37%209.92%205.93%209.92%205.93%209.92%2013.94%209.92%2013.94%209.92%2014.49%209.92%2014.94%2010.36%2014.94%2010.92%2014.94%2010.92%2014.94%2018.92%2014.94%2018.92%2014.94%2019.47%2014.49%2019.92%2013.94%2019.92ZM%2012.94%2011.92C%2012.94%2011.92%206.93%2011.92%206.93%2011.92%206.93%2011.92%206.93%2017.92%206.93%2017.92%206.93%2017.92%2012.94%2017.92%2012.94%2017.92%2012.94%2017.92%2012.94%2011.92%2012.94%2011.92ZM%2017.95%2013.92C%2017.95%2013.92%2038.07%2013.92%2038.07%2013.92%2038.62%2013.92%2039.07%2014.36%2039.07%2014.92%2039.07%2015.47%2038.62%2015.92%2038.07%2015.92%2038.07%2015.92%2017.95%2015.92%2017.95%2015.92%2017.39%2015.92%2016.95%2015.47%2016.95%2014.92%2016.95%2014.36%2017.39%2013.92%2017.95%2013.92ZM%2017.95%2017.92C%2017.95%2017.92%2039.07%2017.92%2039.07%2017.92%2039.62%2017.92%2040.07%2018.36%2040.07%2018.92%2040.07%2019.47%2039.62%2019.92%2039.07%2019.92%2039.07%2019.92%2017.95%2019.92%2017.95%2019.92%2017.39%2019.92%2016.95%2019.47%2016.95%2018.92%2016.95%2018.36%2017.39%2017.92%2017.95%2017.92ZM%2017.95%2021.92C%2017.95%2021.92%2035.06%2021.92%2035.06%2021.92%2035.61%2021.92%2036.06%2022.36%2036.06%2022.92%2036.06%2023.47%2035.61%2023.92%2035.06%2023.92%2035.06%2023.92%2017.95%2023.92%2017.95%2023.92%2017.39%2023.92%2016.95%2023.47%2016.95%2022.92%2016.95%2022.36%2017.39%2021.92%2017.95%2021.92ZM%2017.95%2027.92C%2017.95%2027.92%2025.96%2027.92%2025.96%2027.92%2026.52%2027.92%2026.96%2028.36%2026.96%2028.92%2026.96%2029.47%2026.52%2029.92%2025.96%2029.92%2025.96%2029.92%2017.95%2029.92%2017.95%2029.92%2017.39%2029.92%2016.95%2029.47%2016.95%2028.92%2016.95%2028.36%2017.39%2027.92%2017.95%2027.92Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E"); }
  .newsroom__item_contact:before {
    background-color: #46a4df;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2035%2035%22%3E%0D%0A%3Cpath%20fillRule%3D%22evenodd%22%20d%3D%22M%2034.1%2016.61C%2034.04%2016.62%2033.99%2016.63%2033.93%2016.63%2033.45%2016.63%2033.03%2016.29%2032.95%2015.8%2032.37%2012.37%2030.75%209.24%2028.27%206.75%2025.78%204.26%2022.66%202.64%2019.23%202.05%2018.69%201.96%2018.33%201.45%2018.42%200.9%2018.51%200.37%2019.02-0%2019.56%200.09%2023.39%200.75%2026.89%202.56%2029.66%205.35%2032.44%208.13%2034.25%2011.63%2034.9%2015.48%2035%2016.02%2034.63%2016.53%2034.1%2016.61ZM%2019.29%206.42C%2021.62%206.82%2023.74%207.93%2025.42%209.61%2027.11%2011.3%2028.21%2013.43%2028.61%2015.77%2028.69%2016.31%2028.33%2016.83%2027.79%2016.92%2027.73%2016.92%2027.68%2016.93%2027.62%2016.93%2027.14%2016.93%2026.72%2016.59%2026.64%2016.11%2026.31%2014.17%2025.41%2012.42%2024.01%2011.02%2022.62%209.62%2020.87%208.71%2018.94%208.38%2018.4%208.29%2018.04%207.77%2018.14%207.23%2018.23%206.7%2018.74%206.33%2019.29%206.42ZM%2012.7%2012.99C%2012.16%2013.54%2011.6%2014.12%2011%2014.67%2011.44%2015.66%2012.06%2016.64%2012.98%2017.81%2014.88%2020.14%2016.85%2021.95%2019.03%2023.33%2019.24%2023.47%2019.49%2023.59%2019.76%2023.73%2019.94%2023.82%2020.13%2023.92%2020.32%2024.02%2020.32%2024.02%2022.64%2021.7%2022.64%2021.7%2023.39%2020.95%2024.25%2020.56%2025.16%2020.56%2026.07%2020.56%2026.93%2020.96%2027.64%2021.71%2027.64%2021.71%2031.68%2025.77%2031.68%2025.77%2032.42%2026.5%2032.81%2027.38%2032.81%2028.29%2032.81%2029.2%2032.43%2030.08%2031.7%2030.84%2031.38%2031.18%2031.06%2031.49%2030.74%2031.79%2030.28%2032.24%2029.84%2032.66%2029.46%2033.13%2029.45%2033.14%2029.44%2033.15%2029.43%2033.16%2028.31%2034.38%2026.89%2034.99%2025.19%2034.99%2025.04%2034.99%2024.88%2034.98%2024.72%2034.98%2022.2%2034.82%2019.95%2033.86%2018.26%2033.06%2013.83%2030.92%209.96%2027.87%206.74%2024.02%204.09%2020.82%202.31%2017.84%201.12%2014.62%200.63%2013.31-0%2011.3%200.18%209.15%200.29%207.82%200.83%206.67%201.77%205.72%201.77%205.72%204.27%203.2%204.27%203.2%204.27%203.2%204.28%203.18%204.28%203.18%205.02%202.47%205.89%202.1%206.78%202.1%207.68%202.1%208.53%202.47%209.25%203.18%209.72%203.62%2010.19%204.09%2010.63%204.55%2010.85%204.79%2011.08%205.02%2011.31%205.25%2011.31%205.25%2013.32%207.26%2013.32%207.26%2014.86%208.81%2014.86%2010.81%2013.32%2012.36%2013.11%2012.57%2012.91%2012.78%2012.7%2012.99ZM%2011.92%208.67C%2011.92%208.67%209.91%206.66%209.91%206.66%209.68%206.42%209.44%206.18%209.22%205.94%208.77%205.48%208.34%205.04%207.89%204.62%207.89%204.62%207.87%204.6%207.87%204.6%207.64%204.37%207.26%204.09%206.8%204.09%206.42%204.09%206.04%204.27%205.68%204.61%205.68%204.61%203.17%207.12%203.17%207.12%202.56%207.73%202.23%208.45%202.16%209.31%202.05%2010.66%202.3%2012.09%202.98%2013.92%204.09%2016.93%205.77%2019.73%208.28%2022.76%2011.31%2026.39%2014.96%2029.26%2019.12%2031.28%2020.65%2032.01%2022.67%2032.86%2024.86%2033%2024.97%2033.01%2025.08%2033.01%2025.2%2033.01%2026.34%2033.01%2027.22%2032.63%2027.96%2031.84%2028.41%2031.3%2028.9%2030.82%2029.38%2030.36%2029.69%2030.06%2029.99%2029.78%2030.27%2029.47%2031.02%2028.68%2031.02%2027.91%2030.27%2027.16%2030.27%2027.16%2026.2%2023.08%2026.2%2023.08%2025.97%2022.83%2025.6%2022.55%2025.14%2022.55%2024.68%2022.55%2024.28%2022.85%2024.03%2023.1%2024.03%2023.1%2021.52%2025.62%2021.52%2025.62%2021.4%2025.74%2021.01%2026.13%2020.4%2026.13%2020.16%2026.13%2019.93%2026.07%2019.68%2025.94%2019.65%2025.93%2019.62%2025.91%2019.59%2025.89%2019.37%2025.76%2019.12%2025.63%2018.86%2025.5%2018.57%2025.35%2018.26%2025.2%2017.96%2025.01%2015.6%2023.51%2013.46%2021.56%2011.43%2019.05%2011.43%2019.05%2011.42%2019.05%2011.42%2019.05%2010.3%2017.62%209.57%2016.43%209.05%2015.16%209.05%2015.16%209.03%2015.1%209.03%2015.1%208.89%2014.68%208.78%2014.06%209.41%2013.42%209.42%2013.41%209.43%2013.4%209.44%2013.39%2010.08%2012.81%2010.67%2012.22%2011.29%2011.59%2011.5%2011.38%2011.71%2011.17%2011.92%2010.95%2012.7%2010.17%2012.7%209.45%2011.92%208.67Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E"); }
.newsroom__list-item {
  padding-left: 25px;
  position: relative;
  margin-bottom: 25px;
  list-style: none; }
  .newsroom__list-item:before {
    content: '';
    position: absolute;
    width: 15px;
    height: 1px;
    background-color: #46a4df;
    display: block;
    left: 0;
    top: 11px; }
.newsroom__contacts {
  padding: 30px 50px;
  max-width: 360px;
  float: right;
  margin-bottom: 50px;
  background: #eeeeee; }
  @media screen and (max-width: 1199px) {
    .newsroom__contacts {
      float: none; } }
  @media screen and (max-width: 767px) {
    .newsroom__contacts {
      padding: 30px; } }
  @media screen and (max-width: 479px) {
    .newsroom__contacts {
      padding: 25px;
      font-size: 0.9em;
      line-height: 1.5em; } }
.lp__main {
  background: url("../img/inhtml/lp/bg.gif") repeat;
  min-height: 590px;
  position: relative;
  padding-top: 190px;
  padding-bottom: 100px;
  overflow: hidden; }
  @media screen and (max-width: 767px) {
    .lp__main {
      min-height: 400px;
      position: relative;
      padding-top: 130px;
      padding-bottom: 50px; } }
  .lp__main:before {
    position: absolute;
    left: 0;
    bottom: -10px;
    content: url("../img/inhtml/lp/rocketAndMoon.png");
    display: block; }
    @media screen and (max-width: 1199px) {
      .lp__main:before {
        left: -50px; } }
    @media screen and (max-width: 959px) {
      .lp__main:before {
        left: -210px; } }
    @media screen and (max-width: 767px) {
      .lp__main:before {
        display: none; } }
  .lp__main-wrapper {
    text-align: center; }
    @media screen and (min-width: 1200px) {
      .lp__main-wrapper {
        margin-left: 520px; } }
    @media screen and (max-width: 1199px) {
      .lp__main-wrapper {
        margin-left: 260px; } }
    @media screen and (max-width: 959px) {
      .lp__main-wrapper {
        margin-left: 170px; } }
    @media screen and (max-width: 767px) {
      .lp__main-wrapper {
        margin-left: 0; } }
.lp__title {
  margin-bottom: 15px;
  line-height: 1em;
  font-weight: normal;
  letter-spacing: 1px;
  white-space: nowrap; }
  .lp__title-icon {
    display: inline-block;
    margin-right: 7px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2041%2041%22%20style%3D%22%22%3E%0D%0A%3Cfilter%20filterUnits%3D%22objectBoundingBox%22%20x%3D%220.00%22%20y%3D%220.00%22%20width%3D%22100.00%22%20height%3D%22100.00%22%20id%3D%22filter0%22%3E%0D%0A%3CfeFlood%20flood-color%3D%22rgb(65%2C199%2C243)%22%20result%3D%22coFloodOut1%22%2F%3E%0D%0A%3CfeComposite%20in%3D%22coFloodOut1%22%20in2%3D%22SourceAlpha%22%20operator%3D%22in%22%20result%3D%22coOverlay1%22%2F%3E%0D%0A%3CfeBlend%20in%3D%22coOverlay1%22%20in2%3D%22SourceGraphic%22%20mode%3D%22normal%22%20result%3D%22colorOverlay1%22%2F%3E%0D%0A%3C%2Ffilter%3E%0D%0A%3ClinearGradient%20id%3D%22linear_PSgrad_0%22%20x1%3D%2221.1325%25%22%20y1%3D%22100%25%22%20x2%3D%2278.8675%25%22%20y2%3D%220%25%22%3E%0D%0A%20%20%20%20%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22rgb(65%2C189%2C237)%22%20stop-opacity%3D%221%22%2F%3E%0D%0A%20%20%20%20%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22rgb(99%2C105%2C177)%22%20stop-opacity%3D%221%22%2F%3E%0D%0A%3C%2FlinearGradient%3E%0D%0A%0D%0A%3Cpath%20fillRule%3D%22evenodd%22%20d%3D%22M%2020.43%2040.76C%209.26%2040.76%200.21%2031.85%200.21%2020.86%200.21%209.87%209.26%200.95%2020.43%200.95%2031.6%200.95%2040.65%209.87%2040.65%2020.86%2040.65%2020.86%2040.65%2040.76%2040.65%2040.76%2040.65%2040.76%2020.43%2040.76%2020.43%2040.76ZM%2028.43%2020.86C%2028.43%2016.51%2024.85%2012.99%2020.43%2012.99%2016.01%2012.99%2012.43%2016.51%2012.43%2020.86%2012.43%2025.21%2016.01%2028.73%2020.43%2028.73%2020.43%2028.73%2028.43%2028.73%2028.43%2028.73%2028.43%2028.73%2028.43%2020.86%2028.43%2020.86Z%22%20fill%3D%22url(%23linear_PSgrad_0)%22%20filter%3D%22url(%23filter0)%22%2F%3E%3C%2Fsvg%3E");
    width: 41px;
    vertical-align: top;
    height: 41px; }
    @media screen and (max-width: 767px) {
      .lp__title-icon {
        display: none; } }
  .lp__title-text-1 {
    display: inline-block; }
.lp__date {
  margin-bottom: 45px;
  color: #fff;
  font-size: 1.875rem;
  padding-left: 70px; }
  @media screen and (max-width: 767px) {
    .lp__date {
      font-size: 1.25rem;
      padding-left: 0;
      margin-bottom: 30px; } }
.lp__countdown {
  font-size: 0;
  padding-left: 60px;
  white-space: nowrap; }
  @media screen and (max-width: 767px) {
    .lp__countdown {
      padding-left: 0; } }
  .lp__countdown-number {
    color: #2f1747;
    font-size: 45px;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 52px;
    height: 52px;
    position: relative;
    display: block;
    font-family: 'Source Sans Pro Semi Bold', Verdana, Helvetica, 'Helvetica CY', 'Nimbus Sans L', sans-serif; }
    @media screen and (max-width: 767px) {
      .lp__countdown-number {
        font-size: 18px;
        letter-spacing: 1px;
        line-height: 26px;
        height: 26px; } }
    .lp__countdown-number:before {
      position: absolute;
      height: 34px;
      width: 100%;
      left: 0;
      content: '';
      top: 0;
      -webkit-border-radius: 2px;
              border-radius: 2px;
      background-clip: padding-box;
      background: -webkit-gradient(linear, left top, left bottom, from(#e4e4e4), to(rgba(209, 209, 209, 0)));
      background: -webkit-linear-gradient(top, #e4e4e4 0%, rgba(209, 209, 209, 0) 100%);
      background: linear-gradient(top, #e4e4e4 0%, rgba(209, 209, 209, 0) 100%); }
      @media screen and (max-width: 767px) {
        .lp__countdown-number:before {
          height: 17px; } }
  .lp__countdown-text {
    color: #000;
    font-size: 16px;
    height: 37px;
    line-height: 36px;
    display: block;
    -webkit-border-radius: 2px;
            border-radius: 2px;
    background-clip: padding-box;
    background: -webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#e3e3e3));
    background: -webkit-linear-gradient(top, #f1f1f1 0%, #e3e3e3 100%);
    background: linear-gradient(top, #f1f1f1 0%, #e3e3e3 100%); }
    @media screen and (max-width: 767px) {
      .lp__countdown-text {
        height: 18px;
        line-height: 18px;
        font-size: 13px; } }
.lp__countdown-col {
  display: inline-block;
  margin: 0 10px;
  width: 87px;
  height: 94px;
  padding: 2px;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  background-color: #fff; }
  @media screen and (max-width: 767px) {
    .lp__countdown-col {
      margin: 0 2px;
      width: 60px;
      height: 47px;
      padding: 1px; } }
.lp__descr {
  padding-top: 65px;
  padding-bottom: 65px; }
.lp__descr-title {
  margin-bottom: 30px;
  color: #000;
  font-size: 3rem; }
  @media screen and (max-width: 767px) {
    .lp__descr-title {
      margin-bottom: 20px;
      font-size: 1.625rem; } }
.lp__descr-block_2 {
  padding-left: 70px; }
  @media screen and (max-width: 767px) {
    .lp__descr-block_2 {
      padding-left: 0;
      margin-top: 25px; } }
.lp__descr-text {
  color: #000;
  font-size: 1.5rem; }
  @media screen and (max-width: 767px) {
    .lp__descr-text {
      font-size: 1.125rem; } }
.lp__socials {
  background: #3591d1;
  padding: 50px 0 35px;
  text-align: center; }
  @media screen and (max-width: 767px) {
    .lp__socials {
      text-align: left; } }
  @media screen and (max-width: 479px) {
    .lp__socials {
      text-align: center; } }
  .lp__socials .ya-share2__icon {
    height: 40px !important;
    width: 40px !important;
    background-size: 40px 40px !important; }
  .lp__socials .ya-share2__item {
    font-family: 'Source Sans Pro Semi Bold', Verdana, Helvetica, 'Helvetica CY', 'Nimbus Sans L', sans-serif  !important;
    margin-left: 5px  !important;
    margin-right: 5px  !important;
    margin-bottom: 15px !important; }
    @media screen and (max-width: 479px) {
      .lp__socials .ya-share2__item {
        display: block !important; } }
  .lp__socials .ya-share2__container_size_m .ya-share2__counter {
    line-height: 40px !important;
    padding: 0 7px !important;
    color: #282828 !important;
    font-family: 'Source Sans Pro', Verdana, Helvetica, 'Helvetica CY', 'Nimbus Sans L', sans-serif !important;
    font-size: 19px !important;
    font-weight: bold;
    background: #ffffff !important; }
    .lp__socials .ya-share2__container_size_m .ya-share2__counter:before {
      float: left;
      position: static !important;
      width: auto !important;
      background: none !important;
      content: 'Share';
      margin-right: 4px;
      margin-left: 5px; }
    .lp__socials .ya-share2__container_size_m .ya-share2__counter:after {
      float: left;
      content: ' — ';
      font-size: 19px;
      margin-right: 4px;
      color: #c0c0c0; }
.lp__form {
  padding: 40px 0; }
.lp__form-title {
  margin-bottom: 30px;
  color: #000;
  font-size: 3rem; }
  @media screen and (max-width: 767px) {
    .lp__form-title {
      font-size: 1.875rem; } }
.lp__form-text {
  max-width: 810px;
  text-align: center;
  margin: 0 auto 40px; }
.lp__social-item {
  display: inline-block;
  margin: 0 10px; }
  .lp__social-item img {
    width: 32px; }
.lp__share-twitter {
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-family: 'Source Sans Pro Semi Bold', Verdana, Helvetica, 'Helvetica CY', 'Nimbus Sans L', sans-serif  !important;
  margin-left: 5px  !important;
  margin-right: 5px  !important;
  margin-bottom: 15px !important; }
  .lp__share-twitter:before {
    content: '';
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%20width%3D%22512%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20height%3D%22512%22%20rx%3D%2264%22%20ry%3D%2264%22%20width%3D%22512%22%20fill%3D%22%2300abf1%22%2F%3E%3Cpath%20d%3D%22M456.0000005%20131.94143215c-14.71678187%206.53070494-30.52721568%2010.93793784-47.12774564%2012.92381684%2016.93529242-10.1563526%2029.9498923-26.243391%2036.08058446-45.39719395-15.85582533%209.40455555-33.42376205%2016.2260499-52.12081284%2019.90843697-14.9607613-15.9522823-36.29619418-25.91430246-59.89269215-25.91430246-45.3248512%200-82.07212362%2036.7472724-82.07212362%2082.06644967%200%206.4299925.72768282%2012.6897668%202.129146%2018.7041432-68.20785123-3.4313152-128.67077435-36.0947693-169.14724383-85.75309218-7.06547378%2012.12095433-11.110993%2026.2136028-11.110993%2041.26231017%200%2028.47183092%2014.48273185%2053.58610784%2036.50471147%2068.30288972-13.4458193-.42838247-26.09728703-4.11644347-37.16998094-10.2613205-.00425545.33759944-.00425545.68370978-.00425545%201.02982012%200%2039.75871606%2028.29026484%2072.92431385%2065.8276334%2080.476328-6.88674468%201.86530776-14.1394585%202.87526908-21.61487444%202.87526908-5.2952045%200-10.43153868-.5290949-15.43737224-1.47664288%2010.4400496%2032.5967853%2040.75023708%2056.32662086%2076.6535109%2056.98905336-28.07891056%2022.0148872-63.46585586%2035.13587345-101.92382118%2035.13587345-6.61723252%200-13.14935595-.39008338-19.5736745-1.15748376%2036.32598235%2023.29436068%2079.46069272%2036.8820285%20125.80259767%2036.8820285%20150.94382582%200%20233.4911419-125.04796367%20233.4911419-233.49114192%200-3.5660713-.08227212-7.1023544-.23405002-10.62445265%2016.02178808-11.5734191%2029.94421835-26.02068884%2040.94031407-42.48078878z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E");
    width: 40px;
    float: left;
    height: 40px;
    background-size: 40px; }
  .lp__share-twitter:hover {
    opacity: 0.9 !important; }
  .lp__share-twitter iframe {
    display: none !important; }
  .lp__share-twitter-btn {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    border-bottom: none !important; }
    .lp__share-twitter-btn:hover {
      border-bottom: none !important; }
  .lp__share-twitter .twttr-share-counts {
    border: none !important;
    margin-left: 0 !important;
    float: left !important;
    height: 40px !important;
    line-height: 40px !important;
    padding: 0 7px !important;
    color: #282828 !important;
    font-family: 'Source Sans Pro', Verdana, Helvetica, 'Helvetica CY', 'Nimbus Sans L', sans-serif !important;
    font-size: 19px !important;
    font-weight: bold;
    -webkit-border-radius: 0 5px 5px 0 !important;
            border-radius: 0 5px 5px 0 !important;
    background: #ffffff !important; }
    .lp__share-twitter .twttr-share-counts:before {
      border: none !important;
      height: auto !important;
      width: auto !important;
      position: static !important;
      border-right-color: transparent !important;
      margin-top: 0 !important;
      float: left;
      background: none !important;
      content: 'Tweet';
      margin-right: 4px;
      margin-left: 5px; }
    .lp__share-twitter .twttr-share-counts:after {
      border: none !important;
      height: auto !important;
      width: auto !important;
      position: static !important;
      border-right-color: transparent !important;
      margin-top: 0 !important;
      float: left;
      content: ' — ';
      font-size: 19px;
      margin-right: 4px;
      color: #c0c0c0; }
.lp .ya-share2 {
  display: inline-block !important;
  vertical-align: top; }
.lp .ya-share2__badge {
  -webkit-border-radius: 5px !important;
          border-radius: 5px !important; }
@media screen and (min-width: 1200px) {
  .lp-hubspot-form .col-md-3:nth-of-type(4n) {
    margin-right: 0; } }
@media screen and (max-width: 1199px) {
  .lp-hubspot-form .col-md-3:nth-of-type(4n) {
    margin-right: 0; } }
@media screen and (max-width: 959px) {
  .lp-hubspot-form .col-md-3:nth-of-type(2n) {
    margin-right: 0; } }
.resource_library__item {
  padding-right: 45px;
  padding-left: 25px;
  margin-bottom: 55px;
  padding-top: 0;
  padding-bottom: 0;
  background: transparent; }
  .resource_library__item:hover {
    background: transparent; }
  @media screen and (min-width: 1200px) {
    .resource_library__item {
      border-right: 1px solid #dfdfdf; }
      .resource_library__item:nth-of-type(3n-2) {
        padding-left: 0; }
      .resource_library__item:nth-of-type(3n) {
        border-right: none; } }
  @media screen and (min-width: 768px) and (max-width: 1199px) {
    .resource_library__item {
      width: 50%;
      padding-right: 25px;
      padding-left: 25px; }
      .resource_library__item:nth-of-type(2n) {
        border-left: 1px solid #dfdfdf; } }
  @media screen and (max-width: 767px) {
    .resource_library__item {
      width: 100%;
      border-right: none;
      border-left: none;
      padding-left: 0;
      padding-right: 0; }
      .resource_library__item + .resource_library__item {
        border-top: 1px solid #dfdfdf;
        padding-top: 20px; } }
  .resource_library__item p {
    font-size: 1rem;
    opacity: 0;
    height: 0;
    overflow: hidden;
    -webkit-transition: all ease 0.4s;
    transition: all ease 0.4s;
    padding-bottom: 0;
    margin-bottom: 0; }
    .resource_library__item p:nth-of-type(1), .resource_library__item p:nth-of-type(2), .resource_library__item p:nth-of-type(3), .resource_library__item p:nth-of-type(4) {
      opacity: 1;
      height: auto;
      padding-bottom: 15px; }
  .resource_library__item.open p {
    opacity: 1;
    height: auto;
    padding-bottom: 15px; }
.resource_library__top {
  white-space: nowrap;
  margin-bottom: 25px; }
.resource_library__more {
  margin-top: 15px; }
.resource_library__title {
  white-space: normal;
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
  font-size: 1.5rem; }
  @media screen and (max-width: 1199px) {
    .resource_library__title {
      font-size: 1.3125rem;
      margin-left: 10px; } }
  @media screen and (max-width: 767px) {
    .resource_library__title {
      font-size: 1.1875rem;
      margin-left: 9px; } }
.resource_library__date {
  font-size: 0.9375rem;
  color: #bababa;
  display: block; }
.resource_library__link.more {
  font-size: 1.125rem;
  color: #000000;
  font-weight: 600;
  font-family: 'Source Sans Pro Light', Verdana, Helvetica, 'Helvetica CY', 'Nimbus Sans L', sans-serif; }
  .resource_library__link.more:after {
    position: static;
    display: inline-block;
    margin-left: 6px; }
  .resource_library__link.more:hover, .resource_library__link.more:focus {
    color: #000;
    border-color: #000; }
.resource_library__item-link {
  font-size: 1rem; }
.resource_library__links {
  display: block;
  margin-bottom: 20px; }
.resource_library__more-link.more, .resource_library__explore-link.more {
  font-size: 1rem;
  font-weight: 400;
  font-family: 'Source Sans Pro', Verdana, Helvetica, 'Helvetica CY', 'Nimbus Sans L', sans-serif; }
.resource_library__more-link:after {
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg); }
.resource_library__more-link.open:after {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg); }
.resource_library__icon {
  display: inline-block;
  background-repeat: no-repeat;
  vertical-align: middle;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background-position: center;
  background-size: 34px;
  width: 80px;
  height: 80px; }
  @media screen and (max-width: 767px) {
    .resource_library__icon {
      background-size: 18px;
      width: 40px;
      height: 40px; } }
  .resource_library__item_1 .resource_library__icon {
    background-color: #9d4187;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2034%2046%22%3E%0D%0A%3Cpath%20fillRule%3D%22evenodd%22%20d%3D%22M%2032%2044C%2032%2044%2032%2044%2032%2044%2032%2044%2032%202%2032%202%2032%202%202%202%202%202%202%202%202%2044%202%2044%202%2044%2032%2044%2032%2044M%2032%2046C%2032%2046%202%2046%202%2046%200.9%2046-0%2045.1-0%2044-0%2044-0%202-0%202-0%200.9%200.9-0%202-0%202-0%2032-0%2032-0%2033.1-0%2034%200.9%2034%202%2034%202%2034%2044%2034%2044%2034%2045.1%2033.1%2046%2032%2046%2032%2046%2032%2046%2032%2046Z%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fillRule%3D%22evenodd%22%20d%3D%22M%2028%2011C%2028%2011%206%2011%206%2011%206%2011%206%209%206%209%206%209%2028%209%2028%209%2028%209%2028%2011%2028%2011%2028%2011%2028%2011%2028%2011Z%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fillRule%3D%22evenodd%22%20d%3D%22M%2028%2020C%2028%2020%206%2020%206%2020%206%2020%206%2018%206%2018%206%2018%2028%2018%2028%2018%2028%2018%2028%2020%2028%2020%2028%2020%2028%2020%2028%2020Z%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fillRule%3D%22evenodd%22%20d%3D%22M%2028%2026C%2028%2026%206%2026%206%2026%206%2026%206%2024%206%2024%206%2024%2028%2024%2028%2024%2028%2024%2028%2026%2028%2026%2028%2026%2028%2026%2028%2026Z%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fillRule%3D%22evenodd%22%20d%3D%22M%2028%2032C%2028%2032%206%2032%206%2032%206%2032%206%2030%206%2030%206%2030%2028%2030%2028%2030%2028%2030%2028%2032%2028%2032%2028%2032%2028%2032%2028%2032Z%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fillRule%3D%22evenodd%22%20d%3D%22M%2028%2038C%2028%2038%206%2038%206%2038%206%2038%206%2036%206%2036%206%2036%2028%2036%2028%2036%2028%2036%2028%2038%2028%2038%2028%2038%2028%2038%2028%2038Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E"); }
  .resource_library__item_2 .resource_library__icon {
    background-color: #1d94a6;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2034%2046%22%3E%0D%0A%3Cpath%20fillRule%3D%22evenodd%22%20d%3D%22M%2033.34%2010.93C%2033.34%2010.93%2023.07%200.66%2023.07%200.66%2022.65%200.24%2022.08-0%2021.48-0%2021.48-0%202.25-0%202.25-0%201.01-0-0%201.01-0%202.25-0%202.25-0%2043.75-0%2043.75-0%2044.99%201.01%2046%202.25%2046%202.25%2046%2031.75%2046%2031.75%2046%2032.99%2046%2034%2044.99%2034%2043.75%2034%2043.75%2034%2012.52%2034%2012.52%2034%2011.92%2033.76%2011.35%2033.34%2010.93ZM%2023%203.13C%2023%203.13%2030.66%2011%2030.66%2011%2030.66%2011%2023%2011%2023%2011%2023%2011%2023%203.13%2023%203.13ZM%2031.65%2044C%2031.65%2044%202.35%2044%202.35%2044%202.16%2044%202%2043.84%202%2043.65%202%2043.65%202%202.35%202%202.35%202%202.16%202.16%202%202.35%202%202.35%202%2021%202%2021%202%2021%202%2021%2011.1%2021%2011.1%2021%2012.15%2021.85%2013%2022.9%2013%2022.9%2013%2032%2013%2032%2013%2032%2013%2032%2043.65%2032%2043.65%2032%2043.84%2031.84%2044%2031.65%2044Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E"); }
  .resource_library__item_3 .resource_library__icon {
    background-color: #6d5ab8;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2036%2050%22%3E%0D%0A%3Cpath%20fillRule%3D%22evenodd%22%20d%3D%22M%2030.74%2050C%2030.74%2050%205.26%2050%205.26%2050%202.36%2050-0%2047.64-0%2044.74-0%2044.74-0%205.26-0%205.26-0%202.36%202.36-0%205.26-0%205.26-0%2030.74-0%2030.74-0%2033.64-0%2036%202.36%2036%205.26%2036%205.26%2036%2044.74%2036%2044.74%2036%2047.64%2033.64%2050%2030.74%2050ZM%2034%205.26C%2034%203.46%2032.54%202%2030.74%202%2030.74%202%205.26%202%205.26%202%203.46%202%202%203.46%202%205.26%202%205.26%202%2044.74%202%2044.74%202%2046.54%203.46%2048%205.26%2048%205.26%2048%2030.74%2048%2030.74%2048%2032.54%2048%2034%2046.54%2034%2044.74%2034%2044.74%2034%205.26%2034%205.26ZM%2031%2042C%2031%2042%205%2042%205%2042%204.45%2042%204%2041.55%204%2041%204%2041%204%205%204%205%204%204.45%204.45%204%205%204%205%204%2031%204%2031%204%2031.55%204%2032%204.45%2032%205%2032%205%2032%2041%2032%2041%2032%2041.55%2031.55%2042%2031%2042ZM%2030%206C%2030%206%206%206%206%206%206%206%206%2040%206%2040%206%2040%2030%2040%2030%2040%2030%2040%2030%206%2030%206ZM%209%208C%209%208%2027%208%2027%208%2027.55%208%2028%208.45%2028%209%2028%209.55%2027.55%2010%2027%2010%2027%2010%209%2010%209%2010%208.45%2010%208%209.55%208%209%208%208.45%208.45%208%209%208ZM%209%2012C%209%2012%2027%2012%2027%2012%2027.55%2012%2028%2012.45%2028%2013%2028%2013.55%2027.55%2014%2027%2014%2027%2014%209%2014%209%2014%208.45%2014%208%2013.55%208%2013%208%2012.45%208.45%2012%209%2012ZM%209%2016C%209%2016%2027%2016%2027%2016%2027.55%2016%2028%2016.45%2028%2017%2028%2017.55%2027.55%2018%2027%2018%2027%2018%209%2018%209%2018%208.45%2018%208%2017.55%208%2017%208%2016.45%208.45%2016%209%2016ZM%209%2020C%209%2020%2027%2020%2027%2020%2027.55%2020%2028%2020.45%2028%2021%2028%2021.55%2027.55%2022%2027%2022%2027%2022%209%2022%209%2022%208.45%2022%208%2021.55%208%2021%208%2020.45%208.45%2020%209%2020ZM%209%2024C%209%2024%2027%2024%2027%2024%2027.55%2024%2028%2024.45%2028%2025%2028%2025.55%2027.55%2026%2027%2026%2027%2026%209%2026%209%2026%208.45%2026%208%2025.55%208%2025%208%2024.45%208.45%2024%209%2024ZM%209%2028C%209%2028%2027%2028%2027%2028%2027.55%2028%2028%2028.45%2028%2029%2028%2029.55%2027.55%2030%2027%2030%2027%2030%209%2030%209%2030%208.45%2030%208%2029.55%208%2029%208%2028.45%208.45%2028%209%2028ZM%209%2032C%209%2032%2021%2032%2021%2032%2021.55%2032%2022%2032.45%2022%2033%2022%2033.55%2021.55%2034%2021%2034%2021%2034%209%2034%209%2034%208.45%2034%208%2033.55%208%2033%208%2032.45%208.45%2032%209%2032ZM%2016%2044C%2016%2044%2020%2044%2020%2044%2020.55%2044%2021%2044.45%2021%2045%2021%2045.55%2020.55%2046%2020%2046%2020%2046%2016%2046%2016%2046%2015.45%2046%2015%2045.55%2015%2045%2015%2044.45%2015.45%2044%2016%2044Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E"); }
  .resource_library__item_4 .resource_library__icon {
    background-color: #15a694;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2044%2037%22%3E%0D%0A%3Cpath%20fillRule%3D%22evenodd%22%20d%3D%22M%2040.69%205C%2040.69%205%2029%205%2029%205%2029%205%2029%203.16%2029%203.16%2029%201.4%2027.45-0%2025.69-0%2025.69-0%2018.06-0%2018.06-0%2016.3-0%2015%201.4%2015%203.16%2015%203.16%2015%205%2015%205%2015%205%203.06%205%203.06%205%201.3%205-0%206.43-0%208.19-0%208.19-0%2021.81-0%2021.81-0%2023.15%201%2024.29%202%2024.76%202%2024.76%202%2033.81%202%2033.81%202%2035.57%203.3%2037%205.06%2037%205.06%2037%2038.69%2037%2038.69%2037%2040.45%2037%2042%2035.57%2042%2033.81%2042%2033.81%2042%2024.76%2042%2024.76%2043%2024.29%2044%2023.15%2044%2021.81%2044%2021.81%2044%208.19%2044%208.19%2044%206.43%2042.45%205%2040.69%205ZM%2017%203.16C%2017%202.5%2017.41%202%2018.06%202%2018.06%202%2025.69%202%2025.69%202%2026.34%202%2027%202.5%2027%203.16%2027%203.16%2027%205%2027%205%2027%205%2017%205%2017%205%2017%205%2017%203.16%2017%203.16ZM%2038.69%2035C%2038.69%2035%205.06%2035%205.06%2035%204.41%2035%204%2034.47%204%2033.81%204%2033.81%204%2025%204%2025%204%2025%2018%2025%2018%2025%2018%2025%2018%2026.62%2018%2026.62%2018%2027.93%2018.94%2029%2020.25%2029%2020.25%2029%2023.5%2029%2023.5%2029%2024.81%2029%2026%2027.93%2026%2026.62%2026%2026.62%2026%2025%2026%2025%2026%2025%2040%2025%2040%2025%2040%2025%2040%2033.81%2040%2033.81%2040%2034.47%2039.34%2035%2038.69%2035ZM%2024%2026.62C%2024%2026.83%2023.83%2027%2023.62%2027%2023.62%2027%2020.37%2027%2020.37%2027%2020.17%2027%2020%2026.83%2020%2026.62%2020%2026.62%2020%2021.37%2020%2021.37%2020%2021.17%2020.17%2021%2020.37%2021%2020.37%2021%2023.62%2021%2023.62%2021%2023.83%2021%2024%2021.17%2024%2021.37%2024%2021.37%2024%2026.62%2024%2026.62ZM%2042%2021.81C%2042%2022.47%2041.34%2023%2040.69%2023%2040.69%2023%2026%2023%2026%2023%2026%2023%2026%2021.36%2026%2021.36%2026%2020.05%2024.81%2019%2023.5%2019%2023.5%2019%2020.25%2019%2020.25%2019%2018.94%2019%2018%2020.05%2018%2021.36%2018%2021.36%2018%2023%2018%2023%2018%2023%203.06%2023%203.06%2023%202.41%2023%202%2022.47%202%2021.81%202%2021.81%202%208.19%202%208.19%202%207.53%202.41%207%203.06%207%203.06%207%2040.69%207%2040.69%207%2041.34%207%2042%207.53%2042%208.19%2042%208.19%2042%2021.81%2042%2021.81Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E"); }
  .resource_library__item_5 .resource_library__icon {
    background-color: #46a4df;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2043%2034%22%3E%0D%0A%3Cimage%20x%3D%220%22%20y%3D%220%22%20width%3D%2243%22%20height%3D%2234%22%20xlink%3Ahref%3D%22data%3Aimage%2Fpng%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAACsAAAAiCAQAAABsW%2BiDAAAABGdBTUEAALGPC%2FxhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA%2F4ePzL8AAADDSURBVEjH7ZA9DgFRFIW%2FZ340EkREq9RIrIBOpbEKrV6nQWkXdqCT6BQ2MKVeMTrJiKOg9PMmeVNI3jndvTlf7j1GMGBBh2%2BKqGCnOwlzNkZDtpQsQ7Yao72kpZqqf3FFWDrSTNIBnSS1rGO%2F3ZB0fr5%2FdVjADQhdt%2FpSCEDqGlvotTUuzohV0sKu9ViP9ViP9ViP%2FX%2FsHYgdEmMgCznSZsKKLFe4hnk7D5gCiVGPA2WnDYiREfRZ0yXIFU3Rh03CjN0D74R7N16xtpIAAAAldEVYdGRhdGU6Y3JlYXRlADIwMTYtMDgtMThUMTQ6NDQ6MzErMDA6MDA54BiJAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE2LTA4LTE4VDE0OjQ0OjMxKzAwOjAwSL2gNQAAAABJRU5ErkJggg%3D%3D%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%2219%22%20width%3D%2230%22%20height%3D%222%22%20fill%3D%22%23fff%22%2F%3E%3Crect%20x%3D%2214%22%20y%3D%2213%22%20width%3D%2222%22%20height%3D%222%22%20fill%3D%22%23fff%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%2224%22%20width%3D%2230%22%20height%3D%222%22%20fill%3D%22%23fff%22%2F%3E%3Cimage%20x%3D%226%22%20y%3D%2211%22%20width%3D%226%22%20height%3D%226%22%20xlink%3Ahref%3D%22data%3Aimage%2Fpng%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAQAAABKxSfDAAAABGdBTUEAALGPC%2FxhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA%2F4ePzL8AAAAhSURBVAjXY%2Fz%2FnwEOWBgYGBih7P9MDEgAN4eFgYEBbgQA2SQEDUxbSHMAAAAldEVYdGRhdGU6Y3JlYXRlADIwMTYtMDgtMThUMTQ6NDQ6MzErMDA6MDA54BiJAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE2LTA4LTE4VDE0OjQ0OjMxKzAwOjAwSL2gNQAAAABJRU5ErkJggg%3D%3D%22%2F%3E%3C%2Fsvg%3E"); }
  .resource_library__item_6 .resource_library__icon {
    background-color: #6d5fb6;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2043%2034%22%3E%0D%0A%3Cfilter%20filterUnits%3D%22objectBoundingBox%22%20x%3D%220.00%22%20y%3D%220.00%22%20width%3D%22100.00%22%20height%3D%22100.00%22%20id%3D%22filter0%22%3E%0D%0A%3CfeFlood%20flood-color%3D%22rgb(255%2C255%2C255)%22%20result%3D%22coFloodOut1%22%2F%3E%0D%0A%3CfeComposite%20in%3D%22coFloodOut1%22%20in2%3D%22SourceAlpha%22%20operator%3D%22in%22%20result%3D%22coOverlay1%22%2F%3E%0D%0A%3CfeBlend%20in%3D%22coOverlay1%22%20in2%3D%22SourceGraphic%22%20mode%3D%22normal%22%20result%3D%22colorOverlay1%22%2F%3E%0D%0A%3C%2Ffilter%3E%0D%0A%3Cimage%20x%3D%220%22%20y%3D%220%22%20width%3D%2243%22%20height%3D%2234%22%20xlink%3Ahref%3D%22data%3Aimage%2Fpng%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAACsAAAAiCAQAAABsW%2BiDAAAABGdBTUEAALGPC%2FxhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA%2F4ePzL8AAADDSURBVEjH7ZA9DgFRFIW%2FZ340EkREq9RIrIBOpbEKrV6nQWkXdqCT6BQ2MKVeMTrJiKOg9PMmeVNI3jndvTlf7j1GMGBBh2%2BKqGCnOwlzNkZDtpQsQ7Yao72kpZqqf3FFWDrSTNIBnSS1rGO%2F3ZB0fr5%2FdVjADQhdt%2FpSCEDqGlvotTUuzohV0sKu9ViP9ViP9ViP%2FX%2FsHYgdEmMgCznSZsKKLFe4hnk7D5gCiVGPA2WnDYiREfRZ0yXIFU3Rh03CjN0D74R7N16xtpIAAAAldEVYdGRhdGU6Y3JlYXRlADIwMTYtMDgtMThUMTQ6NDU6MTArMDA6MDAycH9%2BAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE2LTA4LTE4VDE0OjQ1OjEwKzAwOjAwQy3HwgAAAABJRU5ErkJggg%3D%3D%22%2F%3E%3Cpath%20fillRule%3D%22evenodd%22%20d%3D%22M%2017.99%2024.3C%2017.99%2024.3%2025.92%2019.99%2025.92%2019.99%2025.92%2019.99%2017.99%2015.68%2017.99%2015.68%2017.99%2015.68%2017.99%2024.3%2017.99%2024.3M%2016.99%2025.98C%2016.99%2025.98%2016.99%2014%2016.99%2014%2016.99%2014%2028.01%2019.99%2028.01%2019.99%2028.01%2019.99%2016.99%2025.98%2016.99%2025.98%2016.99%2025.98%2016.99%2025.98%2016.99%2025.98Z%22%20fill%3D%22%23fff%22%20filter%3D%22url(%23filter0)%22%2F%3E%3C%2Fsvg%3E"); }
  .resource_library__item_7 .resource_library__icon {
    background-color: #6d5fb6;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2038%2049%22%3E%0D%0A%3Cpath%20fillRule%3D%22evenodd%22%20d%3D%22M%2033%2049C%2033%2049%205%2049%205%2049%202.24%2049-0%2046.76-0%2044-0%2044-0%208-0%208-0%205.24%202.24%203%205%203%205%203%2012.58%203%2012.58%203%2012.58%203%2013.02%200.8%2013.02%200.8%2013.11%200.34%2013.52-0%2014-0%2014-0%2024-0%2024-0%2024.48-0%2024.89%200.34%2024.98%200.8%2024.98%200.8%2025.42%203%2025.42%203%2025.42%203%2033%203%2033%203%2035.76%203%2038%205.24%2038%208%2038%208%2038%2044%2038%2044%2038%2046.76%2035.76%2049%2033%2049ZM%2023.18%202C%2023.18%202%2014.82%202%2014.82%202%2014.82%202%2014.22%205%2014.22%205%2014.22%205%2023.78%205%2023.78%205%2023.78%205%2023.18%202%2023.18%202ZM%2036%208C%2036%206.34%2034.65%205%2033%205%2033%205%2025.82%205%2025.82%205%2025.82%205%2025.94%205.61%2025.94%205.61%2025.99%205.73%2026.02%205.86%2026.02%206%2026.02%206.55%2025.57%207%2025.02%207%2025.01%207%2025.01%207%2025%207%2025%207%2013%207%2013%207%2012.7%207%2012.42%206.86%2012.23%206.63%2012.04%206.4%2011.96%206.1%2012.02%205.8%2012.02%205.8%2012.18%205%2012.18%205%2012.18%205%205%205%205%205%203.35%205%202%206.34%202%208%202%208%202%2044%202%2044%202%2045.65%203.35%2047%205%2047%205%2047%2033%2047%2033%2047%2034.65%2047%2036%2045.65%2036%2044%2036%2044%2036%208%2036%208ZM%2032%2043C%2032%2043%206%2043%206%2043%205.45%2043%205%2042.55%205%2042%205%2042%205%2030%205%2030%205%2029.45%205.45%2029%206%2029%206%2029%2032%2029%2032%2029%2032.55%2029%2033%2029.45%2033%2030%2033%2030%2033%2042%2033%2042%2033%2042.55%2032.55%2043%2032%2043ZM%2031%2031C%2031%2031%207%2031%207%2031%207%2031%207%2033%207%2033%207%2033%2031%2033%2031%2033%2031%2033%2031%2031%2031%2031ZM%2031%2035C%2031%2035%207%2035%207%2035%207%2035%207%2037%207%2037%207%2037%2031%2037%2031%2037%2031%2037%2031%2035%2031%2035ZM%2031%2039C%2031%2039%207%2039%207%2039%207%2039%207%2041%207%2041%207%2041%2031%2041%2031%2041%2031%2041%2031%2039%2031%2039ZM%2031%2024C%2031%2024%2016%2024%2016%2024%2015.45%2024%2015%2023.55%2015%2023%2015%2022.45%2015.45%2022%2016%2022%2016%2022%2031%2022%2031%2022%2031.55%2022%2032%2022.45%2032%2023%2032%2023.55%2031.55%2024%2031%2024ZM%2031%2015C%2031%2015%2016%2015%2016%2015%2015.45%2015%2015%2014.55%2015%2014%2015%2013.45%2015.45%2013%2016%2013%2016%2013%2031%2013%2031%2013%2031.55%2013%2032%2013.45%2032%2014%2032%2014.55%2031.55%2015%2031%2015ZM%209%2026C%207.35%2026%206%2024.65%206%2023%206%2021.34%207.35%2020%209%2020%2010.65%2020%2012%2021.34%2012%2023%2012%2024.65%2010.65%2026%209%2026ZM%209%2022C%208.45%2022%208%2022.45%208%2023%208%2023.55%208.45%2024%209%2024%209.55%2024%2010%2023.55%2010%2023%2010%2022.45%209.55%2022%209%2022ZM%209%2017C%207.35%2017%206%2015.65%206%2014%206%2012.34%207.35%2011%209%2011%2010.65%2011%2012%2012.34%2012%2014%2012%2015.65%2010.65%2017%209%2017ZM%209%2013C%208.45%2013%208%2013.45%208%2014%208%2014.55%208.45%2015%209%2015%209.55%2015%2010%2014.55%2010%2014%2010%2013.45%209.55%2013%209%2013Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E"); }
  .resource_library__item_8 .resource_library__icon {
    background-color: #4688bf;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2042%2042%22%3E%0D%0A%3Cpath%20fillRule%3D%22evenodd%22%20d%3D%22M%2040.66%2040.93C%2039.97%2041.63%2039.1%2041.99%2038.17%2041.99%2037.25%2041.99%2036.38%2041.63%2035.73%2040.97%2035.73%2040.97%2022.9%2027.97%2022.9%2027.97%2020.63%2029.34%2018.03%2030.09%2015.31%2030.09%2011.34%2030.09%207.61%2028.52%204.8%2025.68-1%2019.82-1%2010.28%204.8%204.41%207.61%201.57%2011.34%200.01%2015.31%200.01%2019.29%200.01%2023.02%201.57%2025.83%204.41%2028.64%207.25%2030.19%2011.03%2030.19%2015.05%2030.19%2017.92%2029.39%2020.66%2027.91%2023.04%2027.91%2023.04%2040.66%2035.99%2040.66%2035.99%2042.01%2037.35%2042.01%2039.57%2040.66%2040.93ZM%2028.2%2015.05C%2028.2%2011.57%2026.86%208.3%2024.42%205.84%2021.99%203.38%2018.76%202.02%2015.31%202.02%2011.87%202.02%208.64%203.38%206.2%205.84%201.18%2010.91%201.18%2019.18%206.2%2024.26%208.64%2026.72%2011.87%2028.07%2015.31%2028.07%2018.76%2028.07%2021.99%2026.72%2024.42%2024.26%2026.86%2021.8%2028.2%2018.53%2028.2%2015.05ZM%2039.25%2037.41C%2039.25%2037.41%2026.72%2024.69%2026.72%2024.69%2026.44%2025.03%2026.15%2025.36%2025.83%2025.68%2025.43%2026.09%2025.01%2026.46%2024.57%2026.81%2024.57%2026.81%2037.14%2039.55%2037.14%2039.55%2037.69%2040.11%2038.66%2040.11%2039.21%2039.55%2039.53%2039.23%2039.68%2038.86%2039.68%2038.46%2039.68%2038.06%2039.53%2037.69%2039.25%2037.41ZM%2017.25%2025.15C%2017.25%2025.15%2013.27%2025.15%2013.27%2025.15%2012.72%2025.15%2012.28%2024.7%2012.28%2024.14%2012.28%2024.14%2012.28%2014.07%2012.28%2014.07%2012.28%2013.52%2012.72%2013.06%2013.27%2013.06%2013.27%2013.06%2017.25%2013.06%2017.25%2013.06%2017.8%2013.06%2018.25%2013.52%2018.25%2014.07%2018.25%2014.07%2018.25%2024.14%2018.25%2024.14%2018.25%2024.7%2017.8%2025.15%2017.25%2025.15ZM%2016.26%2015.08C%2016.26%2015.08%2014.27%2015.08%2014.27%2015.08%2014.27%2015.08%2014.27%2023.13%2014.27%2023.13%2014.27%2023.13%2016.26%2023.13%2016.26%2023.13%2016.26%2023.13%2016.26%2015.08%2016.26%2015.08ZM%2017.25%2012.06C%2017.25%2012.06%2013.27%2012.06%2013.27%2012.06%2012.72%2012.06%2012.28%2011.61%2012.28%2011.05%2012.28%2011.05%2012.28%207.02%2012.28%207.02%2012.28%206.47%2012.72%206.02%2013.27%206.02%2013.27%206.02%2017.25%206.02%2017.25%206.02%2017.8%206.02%2018.25%206.47%2018.25%207.02%2018.25%207.02%2018.25%2011.05%2018.25%2011.05%2018.25%2011.61%2017.8%2012.06%2017.25%2012.06ZM%2016.26%208.03C%2016.26%208.03%2014.27%208.03%2014.27%208.03%2014.27%208.03%2014.27%2010.04%2014.27%2010.04%2014.27%2010.04%2016.26%2010.04%2016.26%2010.04%2016.26%2010.04%2016.26%208.03%2016.26%208.03Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E"); }
  .resource_library__item_9 .resource_library__icon {
    background-color: #9d4187;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2046%2046%22%3E%0D%0A%3Cpath%20fillRule%3D%22evenodd%22%20d%3D%22M%2045%2036C%2045%2036%2026.48%2036%2026.48%2036%2026.48%2036%2029.93%2044.63%2029.93%2044.63%2030.13%2045.14%2029.88%2045.72%2029.37%2045.93%2029.25%2045.98%2029.12%2046%2029%2046%2028.6%2046%2028.23%2045.76%2028.07%2045.37%2028.07%2045.37%2024.32%2036%2024.32%2036%2024.32%2036%2021.68%2036%2021.68%2036%2021.68%2036%2017.93%2045.37%2017.93%2045.37%2017.77%2045.76%2017.4%2046%2017%2046%2016.88%2046%2016.75%2045.98%2016.63%2045.93%2016.12%2045.72%2015.87%2045.14%2016.07%2044.63%2016.07%2044.63%2019.52%2036%2019.52%2036%2019.52%2036%201%2036%201%2036%200.45%2036-0%2035.55-0%2035-0%2035-0%203.78-0%203.78-0%201.7%201.7-0%203.78-0%203.78-0%2042.22-0%2042.22-0%2044.3-0%2046%201.7%2046%203.78%2046%203.78%2046%2035%2046%2035%2046%2035.55%2045.55%2036%2045%2036ZM%2044%203.78C%2044%202.8%2043.2%202%2042.22%202%2042.22%202%203.78%202%203.78%202%202.8%202%202%202.8%202%203.78%202%203.78%202%2034%202%2034%202%2034%2020.98%2034%2020.98%2034%2020.98%2034%2020.98%2034%2020.99%2034%2020.99%2034%2025.01%2034%2025.01%2034%2025.02%2034%2025.02%2034%2025.02%2034%2025.02%2034%2044%2034%2044%2034%2044%2034%2044%203.78%2044%203.78ZM%2020.93%2019.56C%2020.33%2020.14%2019.52%2020.5%2018.63%2020.5%2017.87%2020.5%2017.19%2020.24%2016.63%2019.81%2016.63%2019.81%2011.78%2023.23%2011.78%2023.23%2011.87%2023.54%2011.94%2023.85%2011.94%2024.19%2011.94%2026.01%2010.45%2027.5%208.63%2027.5%206.8%2027.5%205.31%2026.01%205.31%2024.19%205.31%2022.36%206.8%2020.87%208.63%2020.87%209.39%2020.87%2010.09%2021.15%2010.65%2021.59%2010.65%2021.59%2015.48%2018.18%2015.48%2018.18%2015.38%2017.86%2015.31%2017.53%2015.31%2017.19%2015.31%2015.36%2016.8%2013.87%2018.63%2013.87%2020.45%2013.87%2021.94%2015.36%2021.94%2017.19%2021.94%2017.4%2021.91%2017.6%2021.88%2017.8%2021.88%2017.8%2029.32%2021.81%2029.32%2021.81%2029.92%2021.23%2030.73%2020.87%2031.63%2020.87%2031.69%2020.87%2031.75%2020.89%2031.82%2020.89%2031.82%2020.89%2034.56%2013.76%2034.56%2013.76%2033.81%2013.15%2033.31%2012.23%2033.31%2011.19%2033.31%209.36%2034.8%207.87%2036.63%207.87%2038.45%207.87%2039.94%209.36%2039.94%2011.19%2039.94%2013.01%2038.45%2014.5%2036.63%2014.5%2036.56%2014.5%2036.5%2014.48%2036.43%2014.48%2036.43%2014.48%2033.69%2021.61%2033.69%2021.61%2034.44%2022.22%2034.94%2023.14%2034.94%2024.19%2034.94%2026.01%2033.45%2027.5%2031.63%2027.5%2029.8%2027.5%2028.31%2026.01%2028.31%2024.19%2028.31%2023.98%2028.34%2023.77%2028.37%2023.57%2028.37%2023.57%2020.93%2019.56%2020.93%2019.56ZM%208.78%2022.91C%208.73%2022.9%208.68%2022.87%208.63%2022.87%207.9%2022.87%207.31%2023.46%207.31%2024.19%207.31%2024.21%207.33%2024.23%207.33%2024.26%207.36%2024.87%207.81%2025.35%208.4%2025.45%208.47%2025.47%208.54%2025.5%208.63%2025.5%209.2%2025.5%209.68%2025.12%209.86%2024.59%209.9%2024.46%209.94%2024.33%209.94%2024.19%209.94%2023.52%209.43%2022.98%208.78%2022.91ZM%2019.84%2016.71C%2019.65%2016.22%2019.18%2015.87%2018.63%2015.87%2018.02%2015.87%2017.54%2016.29%2017.38%2016.84%2017.35%2016.95%2017.31%2017.06%2017.31%2017.19%2017.31%2017.88%2017.85%2018.43%2018.53%2018.48%2018.53%2018.48%2018.86%2018.45%2018.86%2018.45%2019.47%2018.34%2019.94%2017.83%2019.94%2017.19%2019.94%2017.02%2019.9%2016.85%2019.84%2016.71ZM%2035.4%2011.6C%2035.57%2012.12%2036.05%2012.5%2036.63%2012.5%2036.86%2012.5%2037.07%2012.42%2037.27%2012.31%2037.66%2012.08%2037.94%2011.67%2037.94%2011.19%2037.94%2010.46%2037.35%209.87%2036.63%209.87%2035.9%209.87%2035.31%2010.46%2035.31%2011.19%2035.31%2011.33%2035.35%2011.47%2035.4%2011.6ZM%2030.41%2024.67C%2030.6%2025.15%2031.07%2025.5%2031.63%2025.5%2032.35%2025.5%2032.94%2024.91%2032.94%2024.19%2032.94%2024.04%2032.9%2023.91%2032.85%2023.78%2032.68%2023.26%2032.2%2022.87%2031.63%2022.87%2030.9%2022.87%2030.31%2023.46%2030.31%2024.19%2030.31%2024.36%2030.35%2024.52%2030.41%2024.67Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E"); }
  .resource_library__item_10 .resource_library__icon {
    background-color: #1d94a6;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2061%2034%22%3E%0D%0A%3Cpath%20fillRule%3D%22evenodd%22%20d%3D%22M%2060.61%2017.21C%2060.61%2017.21%2057.09%2020.74%2057.09%2020.74%2056.9%2020.94%2056.64%2021.03%2056.39%2021.03%2056.14%2021.03%2055.88%2020.94%2055.69%2020.74%2055.3%2020.35%2055.3%2019.72%2055.69%2019.33%2055.69%2019.33%2058.5%2016.5%2058.5%2016.5%2058.5%2016.5%2055.69%2013.67%2055.69%2013.67%2055.3%2013.28%2055.3%2012.65%2055.69%2012.26%2056.07%2011.87%2056.7%2011.87%2057.09%2012.26%2057.09%2012.26%2060.61%2015.79%2060.61%2015.79%2061%2016.18%2061%2016.82%2060.61%2017.21ZM%2048.56%2033.95C%2048.56%2033.95%2012.45%2034%2012.45%2034%2012.45%2034%2012.45%2034%2012.45%2034%2010.6%2034%209.09%2032.13%209.09%2030.27%209.09%2030.27%209.09%203.43%209.09%203.43%209.09%201.57%2010.6%200.05%2012.45%200.05%2012.45%200.05%2048.56-0%2048.56-0%2050.42-0%2051.92%201.51%2051.92%203.37%2051.92%203.37%2051.92%2030.57%2051.92%2030.57%2051.92%2032.43%2050.42%2033.95%2048.56%2033.95ZM%2011.08%2030.63C%2011.08%2031.38%2011.69%2032%2012.45%2032%2012.45%2032%2048.56%2031.95%2048.56%2031.95%2049.32%2031.95%2049.93%2031.33%2049.93%2030.57%2049.93%2030.57%2049.93%208%2049.93%208%2049.93%208%2049.92%208%2049.92%208%2049.92%208%2011.08%208%2011.08%208%2011.08%208%2011.08%2030.63%2011.08%2030.63ZM%2048.56%202C%2048.56%202%2012.45%202.05%2012.45%202.05%2011.69%202.05%2011.08%202.67%2011.08%203.43%2011.08%203.43%2011.08%206%2011.08%206%2011.08%206%2049.92%206%2049.92%206%2049.92%206%2049.93%206%2049.93%206%2049.93%206%2049.93%203.37%2049.93%203.37%2049.93%202.61%2049.32%202%2048.56%202ZM%205.31%2020.74C%205.12%2020.94%204.86%2021.03%204.61%2021.03%204.35%2021.03%204.1%2020.94%203.9%2020.74%203.9%2020.74%200.38%2017.21%200.38%2017.21-0.01%2016.82-0.01%2016.18%200.38%2015.79%200.38%2015.79%203.9%2012.26%203.9%2012.26%204.29%2011.87%204.92%2011.87%205.31%2012.26%205.7%2012.65%205.7%2013.28%205.31%2013.67%205.31%2013.67%202.5%2016.5%202.5%2016.5%202.5%2016.5%205.31%2019.33%205.31%2019.33%205.7%2019.72%205.7%2020.35%205.31%2020.74Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E"); }
  .resource_library__item_11 .resource_library__icon {
    background-color: #15a694;
    background-image: url("../img/inhtml/resources-icon-11.png"); }
  .resource_library__item_12 .resource_library__icon {
    background-color: #4688bf;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2050%2039%22%3E%0D%0A%3Cpath%20fillRule%3D%22evenodd%22%20d%3D%22M%2046.64%2033C%2046.64%2033%2026%2033%2026%2033%2026%2033%2026%2037%2026%2037%2026%2037%2036.79%2037%2036.79%2037%2037.34%2037%2037.79%2037.45%2037.79%2038%2037.79%2038.55%2037.34%2039%2036.79%2039%2036.79%2039%2013.79%2039%2013.79%2039%2013.24%2039%2012.79%2038.55%2012.79%2038%2012.79%2037.45%2013.24%2037%2013.79%2037%2013.79%2037%2024%2037%2024%2037%2024%2037%2024%2033%2024%2033%2024%2033%203.38%2033%203.38%2033%201.52%2033-0%2031.49-0%2029.63-0%2029.63-0%203.37-0%203.37-0%201.51%201.52-0%203.38-0%203.38-0%2046.64-0%2046.64-0%2048.5-0%2050%201.51%2050%203.37%2050%203.37%2050%2029.63%2050%2029.63%2050%2031.49%2048.5%2033%2046.64%2033ZM%2032.08%2031C%2032.08%2031%2031.33%2023.01%2031.33%2023.01%2031.12%2021.3%2029.61%2020%2027.84%2020%2027.84%2020%2021.66%2020%2021.66%2020%2019.89%2020%2018.38%2021.3%2018.16%2023.04%2018.16%2023.04%2017.42%2031%2017.42%2031%2017.42%2031%2032.08%2031%2032.08%2031ZM%2048%203.37C%2048%202.61%2047.4%202%2046.64%202%2046.64%202%203.38%202%203.38%202%202.63%202%202%202.61%202%203.37%202%203.37%202%2029.63%202%2029.63%202%2030.38%202.63%2031%203.38%2031%203.38%2031%2015.41%2031%2015.41%2031%2015.41%2031%2016.17%2022.82%2016.17%2022.82%2016.53%2020.05%2018.88%2018%2021.66%2018%2021.66%2018%2027.84%2018%2027.84%2018%2030.62%2018%2032.97%2020.05%2033.32%2022.79%2033.32%2022.79%2034.09%2031%2034.09%2031%2034.09%2031%2046.64%2031%2046.64%2031%2047.4%2031%2048%2030.38%2048%2029.63%2048%2029.63%2048%203.37%2048%203.37ZM%2024.86%2016.86C%2021.69%2016.86%2019.11%2014.28%2019.11%2011.11%2019.11%207.94%2021.69%205.36%2024.86%205.36%2028.03%205.36%2030.61%207.94%2030.61%2011.11%2030.61%2014.28%2028.03%2016.86%2024.86%2016.86ZM%2024.86%207.36C%2022.79%207.36%2021.11%209.04%2021.11%2011.11%2021.11%2013.18%2022.79%2014.86%2024.86%2014.86%2026.93%2014.86%2028.61%2013.18%2028.61%2011.11%2028.61%209.04%2026.93%207.36%2024.86%207.36Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E"); }
  .resource_library__item_13 .resource_library__icon {
    background-color: #6d5fb6;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2038%2049%22%3E%0D%0A%3Cpath%20fillRule%3D%22evenodd%22%20d%3D%22M%2033%2049C%2033%2049%205%2049%205%2049%202.24%2049-0%2046.76-0%2044-0%2044-0%208-0%208-0%205.24%202.24%203%205%203%205%203%2012.58%203%2012.58%203%2012.58%203%2013.02%200.8%2013.02%200.8%2013.11%200.34%2013.52-0%2014-0%2014-0%2024-0%2024-0%2024.48-0%2024.89%200.34%2024.98%200.8%2024.98%200.8%2025.42%203%2025.42%203%2025.42%203%2033%203%2033%203%2035.76%203%2038%205.24%2038%208%2038%208%2038%2044%2038%2044%2038%2046.76%2035.76%2049%2033%2049ZM%2023.18%202C%2023.18%202%2014.82%202%2014.82%202%2014.82%202%2014.22%205%2014.22%205%2014.22%205%2023.78%205%2023.78%205%2023.78%205%2023.18%202%2023.18%202ZM%2036%208C%2036%206.34%2034.65%205%2033%205%2033%205%2025.82%205%2025.82%205%2025.82%205%2025.94%205.61%2025.94%205.61%2025.99%205.73%2026.02%205.86%2026.02%206%2026.02%206.55%2025.57%207%2025.02%207%2025.01%207%2025.01%207%2025%207%2025%207%2013%207%2013%207%2012.7%207%2012.42%206.86%2012.23%206.63%2012.04%206.4%2011.96%206.1%2012.02%205.8%2012.02%205.8%2012.18%205%2012.18%205%2012.18%205%205%205%205%205%203.35%205%202%206.34%202%208%202%208%202%2044%202%2044%202%2045.65%203.35%2047%205%2047%205%2047%2033%2047%2033%2047%2034.65%2047%2036%2045.65%2036%2044%2036%2044%2036%208%2036%208ZM%2032%2043C%2032%2043%206%2043%206%2043%205.45%2043%205%2042.55%205%2042%205%2042%205%2030%205%2030%205%2029.45%205.45%2029%206%2029%206%2029%2032%2029%2032%2029%2032.55%2029%2033%2029.45%2033%2030%2033%2030%2033%2042%2033%2042%2033%2042.55%2032.55%2043%2032%2043ZM%2031%2031C%2031%2031%207%2031%207%2031%207%2031%207%2033%207%2033%207%2033%2031%2033%2031%2033%2031%2033%2031%2031%2031%2031ZM%2031%2035C%2031%2035%207%2035%207%2035%207%2035%207%2037%207%2037%207%2037%2031%2037%2031%2037%2031%2037%2031%2035%2031%2035ZM%2031%2039C%2031%2039%207%2039%207%2039%207%2039%207%2041%207%2041%207%2041%2031%2041%2031%2041%2031%2041%2031%2039%2031%2039ZM%2031%2024C%2031%2024%2016%2024%2016%2024%2015.45%2024%2015%2023.55%2015%2023%2015%2022.45%2015.45%2022%2016%2022%2016%2022%2031%2022%2031%2022%2031.55%2022%2032%2022.45%2032%2023%2032%2023.55%2031.55%2024%2031%2024ZM%2031%2015C%2031%2015%2016%2015%2016%2015%2015.45%2015%2015%2014.55%2015%2014%2015%2013.45%2015.45%2013%2016%2013%2016%2013%2031%2013%2031%2013%2031.55%2013%2032%2013.45%2032%2014%2032%2014.55%2031.55%2015%2031%2015ZM%209%2026C%207.35%2026%206%2024.65%206%2023%206%2021.34%207.35%2020%209%2020%2010.65%2020%2012%2021.34%2012%2023%2012%2024.65%2010.65%2026%209%2026ZM%209%2022C%208.45%2022%208%2022.45%208%2023%208%2023.55%208.45%2024%209%2024%209.55%2024%2010%2023.55%2010%2023%2010%2022.45%209.55%2022%209%2022ZM%209%2017C%207.35%2017%206%2015.65%206%2014%206%2012.34%207.35%2011%209%2011%2010.65%2011%2012%2012.34%2012%2014%2012%2015.65%2010.65%2017%209%2017ZM%209%2013C%208.45%2013%208%2013.45%208%2014%208%2014.55%208.45%2015%209%2015%209.55%2015%2010%2014.55%2010%2014%2010%2013.45%209.55%2013%209%2013Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E"); }
  .resource_library__item_14 .resource_library__icon {
    background-color: #15a694;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2034%2046%22%3E%0D%0A%3Cfilter%20filterUnits%3D%22objectBoundingBox%22%20x%3D%220.00%22%20y%3D%220.00%22%20width%3D%22100.00%22%20height%3D%22100.00%22%20id%3D%22filter0%22%3E%0D%0A%3CfeFlood%20flood-color%3D%22rgb(255%2C255%2C255)%22%20result%3D%22coFloodOut1%22%2F%3E%0D%0A%3CfeComposite%20in%3D%22coFloodOut1%22%20in2%3D%22SourceAlpha%22%20operator%3D%22in%22%20result%3D%22coOverlay1%22%2F%3E%0D%0A%3CfeBlend%20in%3D%22coOverlay1%22%20in2%3D%22SourceGraphic%22%20mode%3D%22normal%22%20result%3D%22colorOverlay1%22%2F%3E%0D%0A%3C%2Ffilter%3E%0D%0A%3Cfilter%20filterUnits%3D%22objectBoundingBox%22%20x%3D%220.00%22%20y%3D%220.00%22%20width%3D%22100.00%22%20height%3D%22100.00%22%20id%3D%22filter1%22%3E%0D%0A%3CfeFlood%20flood-color%3D%22rgb(255%2C255%2C255)%22%20result%3D%22coFloodOut1%22%2F%3E%0D%0A%3CfeComposite%20in%3D%22coFloodOut1%22%20in2%3D%22SourceAlpha%22%20operator%3D%22in%22%20result%3D%22coOverlay1%22%2F%3E%0D%0A%3CfeBlend%20in%3D%22coOverlay1%22%20in2%3D%22SourceGraphic%22%20mode%3D%22normal%22%20result%3D%22colorOverlay1%22%2F%3E%0D%0A%3C%2Ffilter%3E%0D%0A%3Cfilter%20filterUnits%3D%22objectBoundingBox%22%20x%3D%220.00%22%20y%3D%220.00%22%20width%3D%22100.00%22%20height%3D%22100.00%22%20id%3D%22filter2%22%3E%0D%0A%3CfeFlood%20flood-color%3D%22rgb(255%2C255%2C255)%22%20result%3D%22coFloodOut1%22%2F%3E%0D%0A%3CfeComposite%20in%3D%22coFloodOut1%22%20in2%3D%22SourceAlpha%22%20operator%3D%22in%22%20result%3D%22coOverlay1%22%2F%3E%0D%0A%3CfeBlend%20in%3D%22coOverlay1%22%20in2%3D%22SourceGraphic%22%20mode%3D%22normal%22%20result%3D%22colorOverlay1%22%2F%3E%0D%0A%3C%2Ffilter%3E%0D%0A%3Cpath%20fillRule%3D%22evenodd%22%20d%3D%22M%2032%2044C%2032%2044%2032%202%2032%202%2032%202%202%202%202%202%202%202%202%2044%202%2044%202%2044%2032%2044%2032%2044%2032%2044%2032%2044%2032%2044M%2032%2046C%2032%2046%202%2046%202%2046%200.9%2046%200%2045.1%200%2044%200%2044%200%202%200%202%200%200.9%200.9-0%202-0%202-0%2032-0%2032-0%2033.1-0%2034%200.9%2034%202%2034%202%2034%2044%2034%2044%2034%2045.1%2033.1%2046%2032%2046%2032%2046%2032%2046%2032%2046Z%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fillRule%3D%22evenodd%22%20d%3D%22M%2013%2014C%2013%2014%2013%2012%2013%2012%2013%2012%2029%2012%2029%2012%2029%2012%2029%2014%2029%2014%2029%2014%2013%2014%2013%2014Z%22%20fill%3D%22%23fff%22%20filter%3D%22url(%23filter0)%22%2F%3E%3Cpath%20fillRule%3D%22evenodd%22%20d%3D%22M%2013%2023C%2013%2023%2013%2021%2013%2021%2013%2021%2029%2021%2029%2021%2029%2021%2029%2023%2029%2023%2029%2023%2013%2023%2013%2023Z%22%20fill%3D%22%23fff%22%20filter%3D%22url(%23filter1)%22%2F%3E%3Cpath%20fillRule%3D%22evenodd%22%20d%3D%22M%2013%2032C%2013%2032%2013%2030%2013%2030%2013%2030%2029%2030%2029%2030%2029%2030%2029%2032%2029%2032%2029%2032%2013%2032%2013%2032Z%22%20fill%3D%22%23fff%22%20filter%3D%22url(%23filter2)%22%2F%3E%3Cimage%20x%3D%225%22%20y%3D%2210%22%20width%3D%226%22%20height%3D%226%22%20xlink%3Ahref%3D%22data%3Aimage%2Fpng%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAQAAABKxSfDAAAABGdBTUEAALGPC%2FxhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA%2F4ePzL8AAAA1SURBVAjXRcqxDcAgDABBi8JTMSDp4kHNCkeBolzx1YdUWisZXp8VGtNEj7jc%2FtsTUtm2kgcWEzNvebZZKAAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAxNi0wOC0xOFQxNjozMToyMyswMDowMM2bYrIAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMTYtMDgtMThUMTY6MzE6MjMrMDA6MDC8xtoOAAAAAElFTkSuQmCC%22%2F%3E%3Cimage%20x%3D%225%22%20y%3D%2219%22%20width%3D%226%22%20height%3D%226%22%20xlink%3Ahref%3D%22data%3Aimage%2Fpng%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAQAAABKxSfDAAAABGdBTUEAALGPC%2FxhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA%2F4ePzL8AAAA1SURBVAjXRcqxDcAgDABBi8JTMSDp4kHNCkeBolzx1YdUWisZXp8VGtNEj7jc%2FtsTUtm2kgcWEzNvebZZKAAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAxNi0wOC0xOFQxNjozMToyMyswMDowMM2bYrIAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMTYtMDgtMThUMTY6MzE6MjMrMDA6MDC8xtoOAAAAAElFTkSuQmCC%22%2F%3E%3Cimage%20x%3D%225%22%20y%3D%2228%22%20width%3D%226%22%20height%3D%226%22%20xlink%3Ahref%3D%22data%3Aimage%2Fpng%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAQAAABKxSfDAAAABGdBTUEAALGPC%2FxhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA%2F4ePzL8AAAA1SURBVAjXRcqxDcAgDABBi8JTMSDp4kHNCkeBolzx1YdUWisZXp8VGtNEj7jc%2FtsTUtm2kgcWEzNvebZZKAAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAxNi0wOC0xOFQxNjozMToyMyswMDowMM2bYrIAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMTYtMDgtMThUMTY6MzE6MjMrMDA6MDC8xtoOAAAAAElFTkSuQmCC%22%2F%3E%3C%2Fsvg%3E"); }
  .resource_library__item_15 .resource_library__icon {
    background-color: #9d4187;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2038%2049%22%3E%0D%0A%3Cpath%20fillRule%3D%22evenodd%22%20d%3D%22M%2033%203C%2033%203%2025.42%203%2025.42%203%2025.42%203%2024.98%200.8%2024.98%200.8%2024.89%200.34%2024.48-0%2024-0%2024-0%2014-0%2014-0%2013.52-0%2013.11%200.34%2013.02%200.8%2013.02%200.8%2012.58%203%2012.58%203%2012.58%203%205%203%205%203%202.24%203-0%205.24-0%208-0%208-0%2044-0%2044-0%2046.76%202.24%2049%205%2049%205%2049%2033%2049%2033%2049%2035.76%2049%2038%2046.76%2038%2044%2038%2044%2038%208%2038%208%2038%205.24%2035.76%203%2033%203ZM%2014.82%202C%2014.82%202%2023.18%202%2023.18%202%2023.18%202%2023.78%205%2023.78%205%2023.78%205%2014.22%205%2014.22%205%2014.22%205%2014.82%202%2014.82%202ZM%2036%2044C%2036%2045.65%2034.65%2047%2033%2047%2033%2047%205%2047%205%2047%203.35%2047%202%2045.65%202%2044%202%2044%202%208%202%208%202%206.34%203.35%205%205%205%205%205%2012.18%205%2012.18%205%2012.18%205%2012.02%205.8%2012.02%205.8%2011.96%206.1%2012.04%206.4%2012.23%206.63%2012.42%206.87%2012.7%207%2013%207%2013%207%2025%207%2025%207%2025.01%207%2025.01%207%2025.02%207%2025.57%207%2026.02%206.55%2026.02%206%2026.02%205.86%2025.99%205.73%2025.94%205.61%2025.94%205.61%2025.82%205%2025.82%205%2025.82%205%2033%205%2033%205%2034.65%205%2036%206.34%2036%208%2036%208%2036%2044%2036%2044ZM%2014.17%2013.44C%2014.17%2013.44%2010.84%2018.43%2010.84%2018.43%2010.84%2018.43%208.71%2016.29%208.71%2016.29%208.32%2015.9%207.68%2015.9%207.29%2016.29%206.9%2016.68%206.9%2017.32%207.29%2017.71%207.29%2017.71%2010.29%2020.71%2010.29%2020.71%2010.48%2020.9%2010.74%2021%2011%2021%2011.03%2021%2011.07%2021%2011.1%2021%2011.4%2020.97%2011.67%2020.8%2011.83%2020.56%2011.83%2020.56%2015.83%2014.55%2015.83%2014.55%2016.14%2014.1%2016.01%2013.48%2015.55%2013.17%2015.09%2012.86%2014.47%2012.99%2014.17%2013.44ZM%2030%2017C%2030%2017%2018%2017%2018%2017%2017.45%2017%2017%2017.45%2017%2018%2017%2018.55%2017.45%2019%2018%2019%2018%2019%2030%2019%2030%2019%2030.55%2019%2031%2018.55%2031%2018%2031%2017.45%2030.55%2017%2030%2017ZM%2030%2026C%2030%2026%2018%2026%2018%2026%2017.45%2026%2017%2026.45%2017%2027%2017%2027.55%2017.45%2028%2018%2028%2018%2028%2030%2028%2030%2028%2030.55%2028%2031%2027.55%2031%2027%2031%2026.45%2030.55%2026%2030%2026ZM%2030%2035C%2030%2035%2018%2035%2018%2035%2017.45%2035%2017%2035.45%2017%2036%2017%2036.55%2017.45%2037%2018%2037%2018%2037%2030%2037%2030%2037%2030.55%2037%2031%2036.55%2031%2036%2031%2035.45%2030.55%2035%2030%2035ZM%2011%2024C%209.35%2024%208%2025.35%208%2027%208%2028.65%209.35%2030%2011%2030%2012.65%2030%2014%2028.65%2014%2027%2014%2025.35%2012.65%2024%2011%2024ZM%2011%2028C%2010.45%2028%2010%2027.55%2010%2027%2010%2026.45%2010.45%2026%2011%2026%2011.55%2026%2012%2026.45%2012%2027%2012%2027.55%2011.55%2028%2011%2028ZM%2011%2033C%209.35%2033%208%2034.35%208%2036%208%2037.65%209.35%2039%2011%2039%2012.65%2039%2014%2037.65%2014%2036%2014%2034.35%2012.65%2033%2011%2033ZM%2011%2037C%2010.45%2037%2010%2036.55%2010%2036%2010%2035.45%2010.45%2035%2011%2035%2011.55%2035%2012%2035.45%2012%2036%2012%2036.55%2011.55%2037%2011%2037Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E"); }
.resource_library__blue, .resource_library__blue.more {
  color: #3591d1;
  margin-right: 25px;
  display: inline-block;
  font-family: 'Source Sans Pro Light', Verdana, Helvetica, 'Helvetica CY', 'Nimbus Sans L', sans-serif; }
  .resource_library__blue:hover, .resource_library__blue:active, .resource_library__blue.more:hover, .resource_library__blue.more:active {
    border-color: #3591d1; }
.entry__white-btn {
  -webkit-border-radius: 20px;
          border-radius: 20px;
  display: inline-block;
  position: relative;
  overflow: hidden;
  clear: both;
  max-width: 100%;
  margin: 0;
  padding: 0;
  font-family: 'Source Sans Pro Semi Bold', Verdana, Helvetica, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: center;
  vertical-align: top;
  outline: none;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-shadow: none;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  border: 1px solid #3591d1;
  color: #000;
  background: #fff;
  height: 40px;
  padding-right: 8px;
  padding-left: 8px;
  font-size: 1rem;
  line-height: 40px;
  width: 158px;
  cursor: pointer; }
  @media screen and (max-width: 959px) {
    .entry__white-btn {
      width: 135px;
      padding-left: 2px;
      padding-right: 2px; } }
  .entry__white-btn:hover {
    background-color: #6d5ab7;
    border-color: #6d5ab7;
    color: #ffffff; }
  input:checked ~ .entry__white-btn {
    background-color: #3591d1;
    border-color: #3591d1;
    color: #fff; }
.entry__row {
  padding: 15px 15px 15px 0;
  border-bottom: 1px solid #e0e0e0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media screen and (max-width: 959px) {
    .entry__row {
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      padding-right: 0; } }
.entry__btn {
  margin-top: 30px; }
  @media screen and (max-width: 959px) {
    .entry__btn {
      text-align: center; } }
  .entry__btn .btn {
    min-width: 180px;
    height: 40px;
    line-height: 40px;
    padding-left: 60px;
    padding-right: 60px; }
.entry__checkbox {
  display: inline-block;
  vertical-align: middle; }
  .entry__checkbox + .entry__checkbox {
    margin-left: 15px; }
.entry__checkboxes {
  text-align: right;
  vertical-align: middle;
  width: 360px; }
  @media screen and (max-width: 959px) {
    .entry__checkboxes {
      width: 305px; } }
.entry__descr-text {
  vertical-align: middle;
  color: #000;
  font-size: 1.5rem; }
  @media screen and (min-width: 960px) {
    .entry__descr-text {
      max-width: 480px; } }
  @media screen and (max-width: 959px) {
    .entry__descr-text {
      margin-bottom: 20px;
      text-align: center; } }
.entry__checkbox-input {
  width: 0;
  opacity: 0; }
.entry-btns {
  background: #46a4df;
  text-align: center; }
  .entry-btns__row {
    width: 100%;
    margin: 0 auto 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media screen and (min-width: 960px) {
      .entry-btns__row {
        width: 960px; } }
    @media screen and (max-width: 959px) {
      .entry-btns__row {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                    -ms-grid-row-align: center;
                align-items: center; } }
  .entry-btns .btn {
    width: 211px;
    margin-left: 0; }
    @media screen and (max-width: 959px) {
      .entry-btns .btn {
        margin-bottom: 15px; } }
.research h2 > a,
.research li > a {
  color: #000;
  border-color: transparent; }
  .research h2 > a:hover, .research h2 > a:focus, .research h2 > a:active,
  .research li > a:hover,
  .research li > a:focus,
  .research li > a:active {
    color: #000;
    border-color: #000; }
.research h2 > a {
  font-size: 1.5625rem; }
.research__item {
  margin-bottom: 50px;
  padding-left: 105px;
  position: relative;
  padding-top: 15px;
  overflow: hidden;
  min-height: 70px; }
  @media screen and (max-width: 1199px) {
    .research__item {
      padding-left: 85px; } }
  @media screen and (max-width: 767px) {
    .research__item {
      margin-bottom: 20px; } }
  .research__item + .research__item {
    margin-top: -40px; }
    @media screen and (max-width: 767px) {
      .research__item + .research__item {
        margin-top: 0; } }
  .research__item h2 {
    margin-left: -105px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    @media screen and (max-width: 1199px) {
      .research__item h2 {
        margin-left: -85px; } }
  .research__item h2:before {
    width: 85px;
    height: 85px;
    display: block;
    content: '';
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    background-size: 100%;
    margin-right: 20px; }
  @media screen and (max-width: 1199px) {
    .research__item h2:before {
      width: 63px;
      height: 63px;
      margin-right: 17px; } }
  .research__item_1 h2:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2290%22%20height%3D%2290%22%20viewBox%3D%220%200%2090%2090%22%20style%3D%22%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%234e86bf%3B%0A%20%20%20%20%20%20%7D%0A%0A%20%20%20%20%20%20.cls-2%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%23fff%3B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Ccircle%20cx%3D%2245%22%20cy%3D%2245%22%20r%3D%2245%22%20class%3D%22cls-1%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M74.365%2C57.820%20L73.354%2C57.899%20C73.193%2C58.357%2072.963%2C58.824%2072.733%2C59.281%20L73.424%2C60.137%20C73.975%2C60.833%2073.895%2C61.906%2073.273%2C62.523%20L71.480%2C64.303%20C71.150%2C64.671%2070.689%2C64.849%2070.228%2C64.849%20C69.818%2C64.849%2069.407%2C64.710%2069.076%2C64.462%20L68.215%2C63.766%20C67.754%2C63.915%2067.283%2C64.144%2066.822%2C64.303%20L66.662%2C65.386%20C66.582%2C66.311%2065.811%2C67.007%2064.879%2C67.007%20L62.385%2C67.007%20C61.453%2C67.007%2060.672%2C66.311%2060.602%2C65.386%20L60.441%2C64.223%20C59.981%2C64.074%2059.510%2C63.915%2059.119%2C63.686%20L58.268%2C64.382%20C57.957%2C64.621%2057.556%2C64.740%2057.166%2C64.740%20C56.685%2C64.740%2056.194%2C64.561%2055.854%2C64.223%20L54.070%2C62.453%20C53.830%2C62.244%2053.680%2C61.986%2053.600%2C61.698%20C53.499%2C61.379%2053.499%2C61.031%2053.590%2C60.703%20C53.650%2C60.475%2053.760%2C60.256%2053.910%2C60.057%20L54.201%2C59.709%20L54.611%2C59.212%20C54.381%2C58.824%2054.221%2C58.357%2054.070%2C57.969%20L52.979%2C57.820%20C52.047%2C57.740%2051.346%2C56.975%2051.346%2C56.040%20L51.346%2C53.574%20C51.346%2C53.266%2051.426%2C52.978%2051.576%2C52.719%20C51.867%2C52.212%2052.438%2C51.844%2053.209%2C51.794%20L54.221%2C51.725%20C54.331%2C51.387%2054.441%2C51.059%2054.581%2C50.731%20C54.641%2C50.601%2054.692%2C50.462%2054.762%2C50.333%20L54.321%2C49.736%20L54.141%2C49.488%20C53.760%2C49.001%2053.690%2C48.324%2053.890%2C47.748%20C53.980%2C47.499%2054.121%2C47.270%2054.301%2C47.092%20L55.142%2C46.256%20L56.084%2C45.312%20C56.344%2C45.013%2056.695%2C44.854%2057.066%2C44.795%20C57.156%2C44.785%2057.256%2C44.775%2057.346%2C44.775%20C57.757%2C44.775%2058.167%2C44.914%2058.498%2C45.163%20L59.199%2C45.779%20C59.660%2C45.550%2060.211%2C45.312%2060.752%2C45.163%20L60.832%2C44.238%20C60.862%2C43.870%2061.002%2C43.542%2061.233%2C43.273%20C61.553%2C42.866%2062.054%2C42.617%2062.615%2C42.617%20L65.109%2C42.617%20C66.041%2C42.617%2066.822%2C43.313%2066.892%2C44.238%20L66.973%2C45.163%20C67.443%2C45.312%2067.984%2C45.550%2068.455%2C45.779%20L69.146%2C45.242%20C69.427%2C45.023%2069.757%2C44.904%2070.098%2C44.884%20C70.158%2C44.884%2070.208%2C44.874%2070.268%2C44.874%20C70.549%2C44.874%2070.839%2C44.944%2071.100%2C45.073%20C71.270%2C45.153%2071.430%2C45.262%2071.561%2C45.391%20L73.354%2C47.171%20C74.055%2C47.788%2074.055%2C48.871%2073.504%2C49.557%20L72.883%2C50.333%20C73.113%2C50.800%2073.273%2C51.258%2073.424%2C51.725%20L74.365%2C51.794%20C75.297%2C51.874%2075.998%2C52.650%2075.998%2C53.574%20L75.998%2C56.040%20C75.998%2C56.975%2075.297%2C57.740%2074.365%2C57.820%20ZM74.285%2C53.495%20C74.285%2C53.346%2074.205%2C53.186%2074.055%2C53.186%20L72.572%2C53.037%20C72.382%2C53.037%2072.212%2C52.948%2072.101%2C52.799%20C72.031%2C52.709%2071.981%2C52.610%2071.951%2C52.490%20C71.791%2C51.794%2071.561%2C51.108%2071.170%2C50.492%20C71.140%2C50.442%2071.120%2C50.393%2071.100%2C50.333%20C71.060%2C50.194%2071.050%2C50.035%2071.100%2C49.895%20C71.130%2C49.796%2071.180%2C49.716%2071.250%2C49.637%20L72.101%2C48.583%20L72.182%2C48.484%20C72.262%2C48.324%2072.262%2C48.175%2072.182%2C48.096%20L72.101%2C48.016%20L70.469%2C46.396%20C70.399%2C46.356%2070.318%2C46.336%2070.248%2C46.336%20C70.188%2C46.336%2070.128%2C46.356%2070.098%2C46.386%20C70.088%2C46.386%2070.088%2C46.396%2070.088%2C46.396%20L68.996%2C47.251%20C68.866%2C47.380%2068.726%2C47.430%2068.565%2C47.430%20C68.425%2C47.430%2068.285%2C47.390%2068.145%2C47.320%20C67.514%2C46.932%2066.742%2C46.704%2066.041%2C46.475%20C65.730%2C46.396%2065.500%2C46.167%2065.500%2C45.859%20L65.340%2C44.467%20C65.260%2C44.317%2065.190%2C44.238%2065.029%2C44.238%20L62.545%2C44.238%20C62.385%2C44.238%2062.234%2C44.317%2062.234%2C44.467%20L62.074%2C45.859%20C62.074%2C46.167%2061.844%2C46.396%2061.533%2C46.475%20C60.752%2C46.704%2060.051%2C47.012%2059.350%2C47.400%20C59.249%2C47.469%2059.109%2C47.509%2058.969%2C47.509%20C58.799%2C47.509%2058.628%2C47.449%2058.498%2C47.320%20L57.336%2C46.396%20C57.256%2C46.356%2057.176%2C46.336%2057.116%2C46.336%20C57.046%2C46.336%2056.985%2C46.356%2056.945%2C46.396%20L55.152%2C48.175%20C55.072%2C48.324%2055.072%2C48.484%2055.152%2C48.553%20L56.044%2C49.736%20L56.084%2C49.796%20C56.324%2C50.025%2056.324%2C50.333%2056.164%2C50.641%20C55.944%2C51.089%2055.713%2C51.576%2055.553%2C52.073%20C55.493%2C52.262%2055.433%2C52.451%2055.393%2C52.650%20C55.383%2C52.669%2055.383%2C52.699%2055.363%2C52.719%20C55.263%2C52.998%2054.982%2C53.186%2054.692%2C53.186%20L53.129%2C53.346%20C52.979%2C53.425%2052.898%2C53.495%2052.898%2C53.654%20L52.898%2C56.120%20C52.898%2C56.279%2052.979%2C56.428%2053.129%2C56.428%20L54.762%2C56.587%20C55.072%2C56.587%2055.313%2C56.816%2055.393%2C57.124%20C55.543%2C57.820%2055.854%2C58.436%2056.164%2C58.973%20C56.294%2C59.172%2056.324%2C59.480%2056.174%2C59.709%20C56.154%2C59.749%2056.124%2C59.789%2056.084%2C59.828%20L55.413%2C60.703%20L55.072%2C61.141%20C55.002%2C61.290%2055.002%2C61.449%2055.072%2C61.529%20L55.242%2C61.698%20L56.865%2C63.298%20C56.945%2C63.338%2057.026%2C63.358%2057.086%2C63.358%20C57.156%2C63.358%2057.216%2C63.338%2057.256%2C63.298%20L58.498%2C62.294%20C58.658%2C62.215%2058.809%2C62.145%2058.969%2C62.145%20C59.119%2C62.145%2059.199%2C62.145%2059.350%2C62.215%20C59.981%2C62.523%2060.602%2C62.841%2061.293%2C62.990%20C61.613%2C63.070%2061.844%2C63.298%2061.844%2C63.607%20L61.994%2C65.227%20C62.074%2C65.386%2062.154%2C65.456%2062.305%2C65.456%20L64.799%2C65.456%20C64.949%2C65.456%2065.109%2C65.386%2065.109%2C65.227%20L65.260%2C63.686%20C65.260%2C63.298%2065.500%2C63.070%2065.811%2C62.990%20C66.512%2C62.761%2067.203%2C62.523%2067.834%2C62.145%20C67.924%2C62.085%2068.034%2C62.056%2068.155%2C62.056%20C68.345%2C62.056%2068.545%2C62.125%2068.686%2C62.215%20L69.928%2C63.219%20C70.008%2C63.259%2070.088%2C63.279%2070.148%2C63.279%20C70.218%2C63.279%2070.278%2C63.259%2070.318%2C63.219%20L72.101%2C61.449%20C72.182%2C61.290%2072.182%2C61.141%2072.101%2C61.061%20L71.170%2C59.828%20C71.130%2C59.789%2071.110%2C59.759%2071.090%2C59.719%20C70.939%2C59.480%2070.959%2C59.172%2071.100%2C58.973%20C71.480%2C58.357%2071.791%2C57.661%2071.951%2C56.975%20C71.981%2C56.855%2072.031%2C56.756%2072.101%2C56.667%20C72.212%2C56.517%2072.382%2C56.428%2072.572%2C56.428%20L74.055%2C56.279%20C74.205%2C56.199%2074.285%2C56.120%2074.285%2C55.971%20L74.285%2C53.495%20ZM64.248%2C59.560%20C64.078%2C59.580%2063.887%2C59.590%2063.707%2C59.590%20C63.577%2C59.590%2063.457%2C59.590%2063.336%2C59.580%20C62.124%2C59.490%2061.042%2C58.973%2060.241%2C58.168%20C59.350%2C57.293%2058.809%2C56.080%2058.809%2C54.728%20C58.809%2C52.033%2060.982%2C49.866%2063.707%2C49.866%20C66.352%2C49.866%2068.605%2C52.033%2068.605%2C54.728%20C68.605%2C57.253%2066.712%2C59.291%2064.248%2C59.560%20ZM66.081%2C52.302%20C65.470%2C51.705%2064.639%2C51.337%2063.707%2C51.337%20C61.844%2C51.337%2060.361%2C52.799%2060.361%2C54.658%20C60.361%2C55.583%2060.732%2C56.408%2061.333%2C57.005%20C61.944%2C57.601%2062.775%2C57.969%2063.707%2C57.969%20C65.500%2C57.969%2066.973%2C56.507%2067.053%2C54.658%20C67.053%2C53.733%2066.682%2C52.898%2066.081%2C52.302%20ZM49.443%2C52.719%20L21.014%2C52.719%20L21.014%2C50.731%20L50.695%2C50.731%20C50.344%2C51.009%2050.054%2C51.347%2049.833%2C51.735%20C49.653%2C52.033%2049.523%2C52.371%2049.443%2C52.719%20ZM21.014%2C37.805%20L63.587%2C37.805%20L63.587%2C39.793%20L21.014%2C39.793%20L21.014%2C37.805%20ZM52.888%2C45.690%20C52.718%2C45.859%2052.558%2C46.048%2052.418%2C46.256%20L21.014%2C46.256%20L21.014%2C44.268%20L54.301%2C44.268%20L53.720%2C44.854%20L52.888%2C45.690%20ZM70.268%2C42.886%20C70.208%2C42.886%2070.148%2C42.886%2070.098%2C42.896%20L70.098%2C30.368%20L16.005%2C30.368%20L16.005%2C59.709%20C16.005%2C61.360%2017.357%2C62.692%2019.010%2C62.692%20L51.837%2C62.692%20C52.027%2C63.149%2052.317%2C63.557%2052.688%2C63.895%20L53.479%2C64.680%20L19.010%2C64.680%20C16.245%2C64.680%2014.002%2C62.453%2014.002%2C59.709%20L14.002%2C26.967%20C14.002%2C24.223%2016.245%2C21.996%2019.010%2C21.996%20L67.093%2C21.996%20C69.858%2C21.996%2072.101%2C24.223%2072.101%2C26.967%20L72.101%2C43.353%20C72.051%2C43.323%2072.001%2C43.293%2071.951%2C43.273%20C71.460%2C43.025%2070.859%2C42.886%2070.268%2C42.886%20ZM70.098%2C26.967%20C70.098%2C25.317%2068.746%2C23.984%2067.093%2C23.984%20L19.010%2C23.984%20C17.357%2C23.984%2016.005%2C25.317%2016.005%2C26.967%20L16.005%2C28.379%20L70.098%2C28.379%20L70.098%2C26.967%20Z%22%20class%3D%22cls-2%22%2F%3E%0A%3C%2Fsvg%3E"); }
  .research__item_2 h2:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2290%22%20height%3D%2290%22%20viewBox%3D%220%200%2090%2090%22%20style%3D%22%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%23993d8a%3B%0A%20%20%20%20%20%20%7D%0A%0A%20%20%20%20%20%20.cls-2%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%23fff%3B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Ccircle%20cx%3D%2245%22%20cy%3D%2245%22%20r%3D%2245%22%20class%3D%22cls-1%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M75.000%2C53.596%20C75.000%2C58.232%2071.197%2C62.005%2066.514%2C62.005%20L44.059%2C62.005%20C38.816%2C62.005%2034.333%2C58.729%2032.602%2C54.122%20L23.006%2C54.122%20C19.143%2C54.122%2016.001%2C51.004%2016.001%2C47.182%20C16.001%2C43.618%2018.723%2C40.669%2022.225%2C40.282%20C22.195%2C40.034%2022.185%2C39.785%2022.185%2C39.527%20C22.185%2C33.163%2027.408%2C27.991%2033.833%2C27.991%20C38.085%2C27.991%2041.978%2C30.304%2044.009%2C33.957%20C46.551%2C31.684%2049.883%2C30.373%2053.415%2C30.373%20C61.191%2C30.373%2067.515%2C36.638%2067.515%2C44.332%20C67.515%2C44.650%2067.495%2C44.948%2067.465%2C45.246%20C71.697%2C45.713%2075.000%2C49.287%2075.000%2C53.596%20ZM33.833%2C29.629%20C28.319%2C29.629%2023.836%2C34.067%2023.836%2C39.527%20C23.836%2C39.954%2023.896%2C40.381%2023.966%2C40.828%20L23.986%2C40.957%20C24.016%2C41.185%2023.946%2C41.433%2023.786%2C41.612%20C23.626%2C41.791%2023.406%2C41.890%2023.166%2C41.890%20C23.096%2C41.890%2023.036%2C41.880%2023.006%2C41.870%20C20.054%2C41.870%2017.652%2C44.253%2017.652%2C47.182%20C17.652%2C50.101%2020.054%2C52.484%2023.006%2C52.484%20L32.122%2C52.484%20C31.931%2C51.650%2031.831%2C50.776%2031.831%2C49.892%20C31.831%2C45.981%2033.713%2C42.446%2036.735%2C40.222%20C36.735%2C40.222%2037.545%2C39.617%2038.546%2C39.080%20C39.546%2C38.544%2040.097%2C38.445%2040.727%2C38.266%20C41.278%2C37.134%2041.968%2C36.102%2042.789%2C35.179%20C41.117%2C31.793%2037.645%2C29.629%2033.833%2C29.629%20ZM66.514%2C47.182%20C66.484%2C47.192%2066.404%2C47.192%2066.324%2C47.192%20C66.034%2C47.192%2065.764%2C47.073%2065.573%2C46.864%20C65.383%2C46.646%2065.293%2C46.348%2065.333%2C46.060%20L65.353%2C45.911%20C65.443%2C45.365%2065.513%2C44.849%2065.513%2C44.332%20C65.513%2C37.730%2060.090%2C32.349%2053.415%2C32.349%20C50.594%2C32.349%2047.922%2C33.332%2045.811%2C35.030%20C45.330%2C35.407%2044.880%2C35.834%2044.470%2C36.291%20C43.599%2C37.224%2042.889%2C38.306%2042.358%2C39.507%20C42.228%2C39.795%2041.978%2C40.004%2041.668%2C40.073%20C37.055%2C41.165%2033.833%2C45.206%2033.833%2C49.892%20C33.833%2C50.786%2033.953%2C51.660%2034.173%2C52.484%20C34.323%2C53.050%2034.523%2C53.596%2034.773%2C54.122%20C36.384%2C57.607%2039.937%2C60.019%2044.059%2C60.019%20L66.514%2C60.019%20C70.096%2C60.019%2072.998%2C57.140%2072.998%2C53.596%20C72.998%2C50.061%2070.096%2C47.182%2066.514%2C47.182%20ZM54.781%2C48.485%20C54.664%2C48.935%2054.697%2C49.419%2054.697%2C49.903%20L53.201%2C49.903%20C53.201%2C48.168%2053.353%2C47.768%2054.529%2C46.466%20C54.765%2C46.216%2054.967%2C45.966%2055.185%2C45.716%20C55.773%2C44.982%2056.109%2C44.449%2056.109%2C43.498%20C56.109%2C42.514%2055.656%2C41.430%2054.412%2C41.430%20C52.647%2C41.430%2052.328%2C42.847%2052.344%2C44.199%20L50.881%2C44.199%20C50.797%2C42.180%2051.739%2C40.262%2054.210%2C40.262%20C56.261%2C40.262%2057.640%2C41.463%2057.640%2C43.398%20C57.640%2C45.616%2056.312%2C46.250%2055.051%2C47.918%20C54.950%2C48.101%2054.832%2C48.284%2054.781%2C48.485%20ZM54.732%2C52.772%20L53.201%2C52.772%20L53.201%2C51.104%20L54.732%2C51.104%20L54.732%2C52.772%20Z%22%20class%3D%22cls-2%22%2F%3E%0A%3C%2Fsvg%3E"); }
  .research__item_3 h2:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2290%22%20height%3D%2290%22%20viewBox%3D%220%200%2090%2090%22%20style%3D%22%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%2332a693%3B%0A%20%20%20%20%20%20%7D%0A%0A%20%20%20%20%20%20.cls-2%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%23fff%3B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Ccircle%20cx%3D%2245%22%20cy%3D%2245%22%20r%3D%2245%22%20class%3D%22cls-1%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M73.197%2C59.903%20L50.351%2C59.903%20L50.351%2C64.808%20C60.052%2C65.068%2063.467%2C69.383%2063.608%2C69.573%20C63.819%2C69.842%2063.849%2C70.202%2063.698%2C70.502%20C63.547%2C70.801%2063.235%2C71.001%2062.892%2C71.001%20L36.017%2C71.001%20C35.675%2C71.001%2035.363%2C70.801%2035.212%2C70.502%20C35.060%2C70.202%2035.091%2C69.842%2035.302%2C69.573%20C35.443%2C69.383%2038.848%2C65.068%2048.558%2C64.808%20L48.558%2C59.903%20L29.903%2C59.903%20L31.686%2C58.135%20L73.197%2C58.135%20L73.197%2C54.370%20L35.484%2C54.370%20L37.287%2C52.582%20L73.197%2C52.582%20L73.197%2C25.542%20L64.555%2C25.542%20L66.337%2C23.774%20L73.197%2C23.774%20C74.184%2C23.774%2074.990%2C24.563%2074.990%2C25.542%20L74.990%2C58.135%20C74.990%2C59.114%2074.184%2C59.903%2073.197%2C59.903%20ZM38.465%2C69.213%20L60.445%2C69.213%20C58.601%2C68.034%2055.156%2C66.556%2049.455%2C66.556%20C43.754%2C66.556%2040.298%2C68.034%2038.465%2C69.213%20ZM61.704%2C25.542%20L34.436%2C52.582%20L32.633%2C54.370%20L28.835%2C58.135%20L27.052%2C59.903%20L24.675%2C62.261%20L23.396%2C61.002%20L37.125%2C47.387%20L38.929%2C45.599%20L51.359%2C33.283%20L52.719%2C31.924%20L64.605%2C20.148%20L65.874%2C21.406%20L63.487%2C23.774%20L61.704%2C25.542%20ZM44.932%2C27.709%20C44.650%2C27.639%2044.428%2C27.449%2044.308%2C27.200%20C42.575%2C23.304%2038.677%2C20.777%2034.386%2C20.777%20C28.392%2C20.777%2023.527%2C25.601%2023.527%2C31.535%20C23.527%2C31.994%2023.587%2C32.454%2023.668%2C32.943%20L23.688%2C33.083%20C23.718%2C33.343%2023.638%2C33.593%2023.466%2C33.792%20C23.295%2C33.992%2023.053%2C34.092%2022.791%2C34.092%20C22.721%2C34.092%2022.650%2C34.082%2022.630%2C34.082%20C19.407%2C34.082%2016.808%2C36.659%2016.808%2C39.836%20C16.808%2C43.022%2019.407%2C45.599%2022.630%2C45.599%20L36.088%2C45.599%20L34.285%2C47.387%20L22.630%2C47.387%20C18.420%2C47.387%2015.005%2C44.001%2015.005%2C39.836%20C15.005%2C35.970%2017.976%2C32.774%2021.774%2C32.354%20C21.744%2C32.084%2021.724%2C31.805%2021.724%2C31.535%20C21.724%2C24.623%2027.405%2C18.999%2034.386%2C18.999%20C39.241%2C18.999%2043.663%2C21.766%2045.768%2C26.091%20C46.342%2C26.241%2046.836%2C26.331%2047.732%2C26.810%20C48.629%2C27.290%2049.354%2C27.839%2049.354%2C27.839%20C50.241%2C28.488%2051.016%2C29.267%2051.671%2C30.146%20L50.392%2C31.415%20C49.133%2C29.597%2047.219%2C28.249%2044.932%2C27.709%20Z%22%20class%3D%22cls-2%22%2F%3E%0A%3C%2Fsvg%3E"); }
  .research__item_4 h2:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2290%22%20height%3D%2290%22%20viewBox%3D%220%200%2090%2090%22%20style%3D%22%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%236d5ab6%3B%0A%20%20%20%20%20%20%7D%0A%0A%20%20%20%20%20%20.cls-2%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%23fff%3B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Ccircle%20cx%3D%2245%22%20cy%3D%2245%22%20r%3D%2245%22%20class%3D%22cls-1%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M66.356%2C22.994%20L22.646%2C22.994%20C21.734%2C22.994%2020.992%2C23.738%2020.992%2C24.651%20L20.992%2C55.017%20C20.992%2C55.931%2021.734%2C56.674%2022.646%2C56.674%20L43.674%2C56.674%20L43.674%2C61.238%20C34.741%2C61.480%2031.600%2C65.501%2031.468%2C65.679%20C31.280%2C65.929%2031.250%2C66.265%2031.390%2C66.546%20C31.530%2C66.826%2031.816%2C67.004%2032.129%2C67.004%20L56.873%2C67.004%20C57.187%2C67.004%2057.473%2C66.826%2057.613%2C66.546%20C57.753%2C66.265%2057.723%2C65.929%2057.535%2C65.679%20C57.402%2C65.501%2054.261%2C61.480%2045.328%2C61.238%20L45.328%2C56.674%20L52.508%2C56.674%20L55.581%2C56.674%20L66.356%2C56.674%20C67.268%2C56.674%2068.010%2C55.931%2068.010%2C55.017%20L68.010%2C24.651%20C68.010%2C23.738%2067.268%2C22.994%2066.356%2C22.994%20ZM54.619%2C65.347%20L34.384%2C65.347%20C36.079%2C64.250%2039.253%2C62.872%2044.501%2C62.872%20C49.749%2C62.872%2052.923%2C64.250%2054.619%2C65.347%20ZM66.354%2C55.017%20L22.646%2C55.017%20L22.646%2C51.509%20L66.354%2C51.509%20L66.354%2C55.017%20ZM66.354%2C49.852%20L22.646%2C49.852%20L22.646%2C24.651%20L66.356%2C24.651%20L66.354%2C49.852%20Z%22%20class%3D%22cls-2%22%2F%3E%0A%3C%2Fsvg%3E"); }
  .research__item_5 h2:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2290%22%20height%3D%2290%22%20viewBox%3D%220%200%2090%2090%22%20style%3D%22%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%23993d8a%3B%0A%20%20%20%20%20%20%7D%0A%0A%20%20%20%20%20%20.cls-2%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%23fff%3B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Ccircle%20cx%3D%2245%22%20cy%3D%2245%22%20r%3D%2245%22%20class%3D%22cls-1%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M67.000%2C58.000%20L48.477%2C58.000%20L51.929%2C66.629%20C52.134%2C67.142%2051.884%2C67.724%2051.371%2C67.929%20C51.250%2C67.977%2051.124%2C68.000%2051.000%2C68.000%20C50.604%2C68.000%2050.228%2C67.763%2050.071%2C67.371%20L46.323%2C58.000%20L43.677%2C58.000%20L39.929%2C67.371%20C39.772%2C67.763%2039.396%2C68.000%2039.000%2C68.000%20C38.876%2C68.000%2038.750%2C67.977%2038.629%2C67.929%20C38.116%2C67.724%2037.866%2C67.142%2038.071%2C66.629%20L41.523%2C58.000%20L23.000%2C58.000%20C22.447%2C58.000%2022.000%2C57.553%2022.000%2C57.000%20L22.000%2C25.780%20C22.000%2C23.696%2023.696%2C22.000%2025.780%2C22.000%20L64.221%2C22.000%20C66.305%2C22.000%2068.000%2C23.696%2068.000%2C25.780%20L68.000%2C57.000%20C68.000%2C57.553%2067.553%2C58.000%2067.000%2C58.000%20ZM66.000%2C25.780%20C66.000%2C24.799%2065.202%2C24.000%2064.221%2C24.000%20L25.780%2C24.000%20C24.799%2C24.000%2024.000%2C24.799%2024.000%2C25.780%20L24.000%2C56.000%20L42.978%2C56.000%20C42.981%2C56.000%2042.984%2C56.000%2042.987%2C56.000%20L47.013%2C56.000%20C47.016%2C56.000%2047.019%2C56.000%2047.022%2C56.000%20L66.000%2C56.000%20L66.000%2C25.780%20ZM34.875%2C47.937%20L61.125%2C47.937%20L61.125%2C49.937%20L34.875%2C49.937%20L34.875%2C47.937%20ZM34.875%2C39.000%20L61.125%2C39.000%20L61.125%2C41.000%20L34.875%2C41.000%20L34.875%2C39.000%20ZM34.875%2C30.063%20L61.125%2C30.063%20L61.125%2C32.063%20L34.875%2C32.063%20L34.875%2C30.063%20ZM29.833%2C51.942%20C28.176%2C51.942%2026.828%2C50.595%2026.828%2C48.937%20C26.828%2C47.280%2028.176%2C45.933%2029.833%2C45.933%20C31.490%2C45.933%2032.838%2C47.280%2032.838%2C48.937%20C32.838%2C50.595%2031.490%2C51.942%2029.833%2C51.942%20ZM29.833%2C47.933%20C29.279%2C47.933%2028.828%2C48.384%2028.828%2C48.937%20C28.828%2C49.491%2029.279%2C49.942%2029.833%2C49.942%20C30.388%2C49.942%2030.838%2C49.491%2030.838%2C48.937%20C30.838%2C48.384%2030.388%2C47.933%2029.833%2C47.933%20ZM29.833%2C43.005%20C28.176%2C43.005%2026.828%2C41.657%2026.828%2C40.000%20C26.828%2C38.343%2028.176%2C36.995%2029.833%2C36.995%20C31.490%2C36.995%2032.838%2C38.343%2032.838%2C40.000%20C32.838%2C41.657%2031.490%2C43.005%2029.833%2C43.005%20ZM29.833%2C38.995%20C29.279%2C38.995%2028.828%2C39.446%2028.828%2C40.000%20C28.828%2C40.554%2029.279%2C41.005%2029.833%2C41.005%20C30.388%2C41.005%2030.838%2C40.554%2030.838%2C40.000%20C30.838%2C39.446%2030.388%2C38.995%2029.833%2C38.995%20ZM29.833%2C34.067%20C28.176%2C34.067%2026.828%2C32.720%2026.828%2C31.063%20C26.828%2C29.405%2028.176%2C28.058%2029.833%2C28.058%20C31.490%2C28.058%2032.838%2C29.405%2032.838%2C31.063%20C32.838%2C32.720%2031.490%2C34.067%2029.833%2C34.067%20ZM29.833%2C30.058%20C29.279%2C30.058%2028.828%2C30.509%2028.828%2C31.063%20C28.828%2C31.616%2029.279%2C32.067%2029.833%2C32.067%20C30.388%2C32.067%2030.838%2C31.616%2030.838%2C31.063%20C30.838%2C30.509%2030.388%2C30.058%2029.833%2C30.058%20Z%22%20class%3D%22cls-2%22%2F%3E%0A%3C%2Fsvg%3E"); }
  .research__item_6 h2:before {
    background-size: 45px;
    background-color: #32a693;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2040%2040%22%3E%0D%0A%3Cpath%20fillRule%3D%22evenodd%22%20d%3D%22M%2033.06%2013.46C%2032.67%2013.66%2032.51%2014.14%2032.7%2014.53%2033.82%2016.77%2034.38%2019.18%2034.38%2021.69%2034.38%2030.57%2027.16%2037.8%2018.28%2037.8%209.4%2037.8%202.18%2030.57%202.18%2021.69%202.18%2012.81%209.4%205.59%2018.28%205.59%2020.79%205.59%2023.19%206.15%2025.42%207.26%2025.81%207.45%2026.29%207.29%2026.49%206.9%2026.68%206.5%2026.52%206.02%2026.13%205.83%2023.67%204.61%2021.03%204%2018.28%204%208.52%204%200.58%2011.94%200.58%2021.69%200.58%2031.45%208.52%2039.39%2018.28%2039.39%2028.04%2039.39%2035.97%2031.45%2035.97%2021.69%2035.97%2018.93%2035.35%2016.28%2034.13%2013.82%2033.93%2013.43%2033.46%2013.27%2033.06%2013.46ZM%2039.67%206.37C%2039.54%206.07%2039.25%205.88%2038.93%205.88%2038.93%205.88%2034.1%205.88%2034.1%205.88%2034.1%205.88%2034.1%201.04%2034.1%201.04%2034.1%200.72%2033.9%200.43%2033.6%200.3%2033.31%200.18%2032.96%200.25%2032.74%200.48%2032.74%200.48%2028.98%204.23%2028.98%204.23%2028.83%204.38%2028.75%204.58%2028.75%204.79%2028.75%204.79%2028.75%2010.1%2028.75%2010.1%2028.75%2010.1%2020.87%2017.98%2020.87%2017.98%2020.13%2017.47%2019.24%2017.16%2018.28%2017.16%2017.18%2017.16%2016.17%2017.56%2015.38%2018.21%2015.35%2018.23%2015.31%2018.24%2015.28%2018.27%2014.29%2019.14%2013.73%2020.38%2013.73%2021.69%2013.73%2024.2%2015.77%2026.24%2018.28%2026.24%2019.53%2026.24%2020.74%2025.72%2021.6%2024.8%2021.64%2024.77%2021.65%2024.72%2021.68%2024.68%2022.38%2023.88%2022.81%2022.84%2022.81%2021.69%2022.81%2020.73%2022.51%2019.84%2021.99%2019.1%2021.99%2019.1%2029.87%2011.22%2029.87%2011.22%2029.87%2011.22%2035.18%2011.22%2035.18%2011.22%2035.39%2011.22%2035.59%2011.14%2035.74%2010.99%2035.74%2010.99%2039.49%207.23%2039.49%207.23%2039.72%207.01%2039.79%206.67%2039.67%206.37ZM%2018.28%2024.63C%2016.66%2024.63%2015.34%2023.31%2015.34%2021.69%2015.34%2020.07%2016.66%2018.75%2018.28%2018.75%2018.8%2018.75%2019.28%2018.9%2019.71%2019.14%2019.71%2019.14%2017.72%2021.13%2017.72%2021.13%2017.4%2021.44%2017.4%2021.94%2017.72%2022.26%2017.87%2022.41%2018.07%2022.49%2018.28%2022.49%2018.48%2022.49%2018.69%2022.41%2018.84%2022.26%2018.84%2022.26%2020.83%2020.27%2020.83%2020.27%2021.07%2020.69%2021.22%2021.17%2021.22%2021.69%2021.22%2023.31%2019.9%2024.63%2018.28%2024.63ZM%2030.34%205.12C%2030.34%205.12%2032.5%202.96%2032.5%202.96%2032.5%202.96%2032.5%206.34%2032.5%206.34%2032.5%206.34%2030.34%208.51%2030.34%208.51%2030.34%208.51%2030.34%205.12%2030.34%205.12ZM%2034.85%209.63C%2034.85%209.63%2031.47%209.63%2031.47%209.63%2031.47%209.63%2033.63%207.47%2033.63%207.47%2033.63%207.47%2037.01%207.47%2037.01%207.47%2037.01%207.47%2034.85%209.63%2034.85%209.63ZM%2018.28%2013.1C%2019.36%2013.1%2020.41%2013.3%2021.4%2013.69%2021.81%2013.85%2022.27%2013.64%2022.43%2013.23%2022.59%2012.82%2022.39%2012.36%2021.98%2012.2%2020.8%2011.74%2019.55%2011.51%2018.28%2011.51%2012.66%2011.51%208.09%2016.08%208.09%2021.69%208.09%2027.31%2012.66%2031.88%2018.28%2031.88%2023.89%2031.88%2028.46%2027.31%2028.46%2021.69%2028.46%2020.41%2028.23%2019.15%2027.76%2017.97%2027.6%2017.56%2027.13%2017.36%2026.73%2017.52%2026.32%2017.68%2026.12%2018.14%2026.28%2018.55%2026.67%2019.55%2026.87%2020.61%2026.87%2021.69%2026.87%2026.43%2023.02%2030.29%2018.28%2030.29%2013.54%2030.29%209.69%2026.43%209.69%2021.69%209.69%2016.96%2013.54%2013.1%2018.28%2013.1Z%22%20fill%3D%22rgb(255%2C255%2C255)%22%2F%3E%3C%2Fsvg%3E"); }
    @media screen and (max-width: 767px) {
      .research__item_6 h2:before {
        background-size: 35px; } }
  .research__item_7 h2:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2290%22%20height%3D%2290%22%20viewBox%3D%220%200%2090%2090%22%20style%3D%22%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%234e86bf%3B%0A%20%20%20%20%20%20%7D%0A%0A%20%20%20%20%20%20.cls-2%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%23fff%3B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Ccircle%20cx%3D%2245%22%20cy%3D%2245%22%20r%3D%2245%22%20class%3D%22cls-1%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M68.855%2C44.359%20L66.121%2C44.359%20C65.484%2C44.359%2064.978%2C43.856%2064.978%2C43.225%20C64.978%2C42.594%2065.484%2C42.091%2066.121%2C42.091%20L68.855%2C42.091%20C69.491%2C42.091%2069.998%2C42.594%2069.998%2C43.225%20C69.998%2C43.856%2069.491%2C44.359%2068.855%2C44.359%20ZM66.303%2C32.679%20L63.947%2C34.071%20C63.758%2C34.135%2063.564%2C34.199%2063.375%2C34.199%20C62.992%2C34.199%2062.544%2C34.013%2062.356%2C33.632%20C62.037%2C33.065%2062.232%2C32.370%2062.804%2C32.054%20L65.160%2C30.663%20C65.732%2C30.347%2066.433%2C30.540%2066.751%2C31.107%20C67.069%2C31.674%2066.881%2C32.370%2066.303%2C32.679%20ZM58.290%2C50.935%20L58.161%2C51.122%20C57.654%2C51.882%2057.141%2C52.637%2056.505%2C53.268%20C54.278%2C56.360%2053.135%2C59.014%2053.193%2C60.715%20L53.193%2C60.779%20C53.193%2C60.908%2053.258%2C61.095%2053.258%2C61.282%20L53.258%2C66.713%20C53.258%2C69.109%2051.284%2C71.003%2048.934%2C71.003%20L41.875%2C71.003%20C39.459%2C71.003%2037.550%2C69.045%2037.550%2C66.713%20L37.550%2C60.715%20C37.615%2C59.073%2036.466%2C56.483%2034.368%2C53.455%20C33.667%2C52.695%2032.966%2C51.877%2032.459%2C50.930%20C32.394%2C50.801%2032.329%2C50.743%2032.271%2C50.614%20C30.933%2C48.340%2030.232%2C45.750%2030.232%2C43.166%20C30.232%2C34.895%2037.043%2C28.144%2045.375%2C28.144%20C53.706%2C28.079%2060.517%2C34.831%2060.517%2C43.102%20C60.517%2C45.692%2059.816%2C48.217%2058.544%2C50.491%20C58.479%2C50.678%2058.414%2C50.807%2058.290%2C50.935%20ZM39.901%2C66.841%20C40.030%2C67.853%2040.855%2C68.607%2041.875%2C68.607%20L48.939%2C68.607%20C49.953%2C68.607%2050.784%2C67.853%2050.907%2C66.841%20L50.907%2C66.397%20L39.901%2C66.397%20L39.901%2C66.841%20ZM39.901%2C64.059%20L50.907%2C64.059%20L50.907%2C61.914%20L39.901%2C61.914%20L39.901%2C64.059%20ZM45.369%2C30.411%20C38.304%2C30.411%2032.577%2C36.093%2032.577%2C43.102%20C32.577%2C45.376%2033.213%2C47.586%2034.356%2C49.544%20L34.356%2C49.608%20C34.863%2C50.427%2035.441%2C51.187%2036.077%2C51.882%20L36.206%2C52.011%20C38.304%2C54.980%2039.518%2C57.506%2039.836%2C59.587%20L50.972%2C59.587%20C51.355%2C56.997%2053.135%2C54.033%2054.725%2C51.824%20C54.725%2C51.760%2054.790%2C51.760%2054.855%2C51.695%20C55.427%2C51.128%2055.939%2C50.433%2056.316%2C49.737%20C56.316%2C49.673%2056.381%2C49.673%2056.381%2C49.608%20C56.381%2C49.544%2056.446%2C49.544%2056.446%2C49.480%20C57.589%2C47.586%2058.161%2C45.376%2058.161%2C43.102%20C58.161%2C36.093%2052.433%2C30.411%2045.369%2C30.411%20ZM56.829%2C26.115%20C56.640%2C26.495%2056.193%2C26.682%2055.809%2C26.682%20C55.621%2C26.682%2055.426%2C26.618%2055.238%2C26.553%20C54.660%2C26.243%2054.472%2C25.554%2054.790%2C24.981%20L56.193%2C22.643%20C56.511%2C22.076%2057.212%2C21.883%2057.783%2C22.198%20C58.355%2C22.514%2058.549%2C23.210%2058.231%2C23.777%20L56.829%2C26.115%20ZM45.499%2C23.975%20C44.797%2C23.975%2044.291%2C23.467%2044.355%2C22.841%20L44.355%2C20.129%20C44.355%2C19.498%2044.862%2C18.995%2045.499%2C18.995%20C46.135%2C18.995%2046.642%2C19.498%2046.642%2C20.129%20L46.642%2C22.841%20C46.642%2C23.473%2046.135%2C23.975%2045.499%2C23.975%20ZM35.765%2C26.559%20C35.576%2C26.624%2035.381%2C26.688%2035.193%2C26.688%20C34.810%2C26.688%2034.362%2C26.501%2034.174%2C26.121%20L32.772%2C23.777%20C32.453%2C23.210%2032.648%2C22.514%2033.219%2C22.199%20C33.791%2C21.883%2034.492%2C22.076%2034.810%2C22.643%20L36.213%2C24.981%20C36.531%2C25.548%2036.336%2C26.243%2035.765%2C26.559%20ZM27.622%2C34.205%20C27.433%2C34.205%2027.239%2C34.205%2027.050%2C34.076%20L24.693%2C32.685%20C24.116%2C32.370%2023.928%2C31.674%2024.245%2C31.107%20C24.564%2C30.534%2025.265%2C30.347%2025.836%2C30.663%20L28.193%2C32.054%20C28.765%2C32.370%2028.953%2C33.065%2028.641%2C33.638%20C28.447%2C34.018%2028.005%2C34.205%2027.622%2C34.205%20ZM26.025%2C43.225%20C26.025%2C43.856%2025.518%2C44.359%2024.882%2C44.359%20L22.148%2C44.359%20C21.512%2C44.359%2021.005%2C43.856%2021.005%2C43.225%20C21.005%2C42.594%2021.512%2C42.091%2022.148%2C42.091%20L24.882%2C42.091%20C25.518%2C42.091%2026.025%2C42.594%2026.025%2C43.225%20Z%22%20class%3D%22cls-2%22%2F%3E%0A%3C%2Fsvg%3E"); }

@media screen and (max-width: 767px) {
  .research__list {
    margin-top: 40px;
    margin-left: -85px; } }
.research__accordion {
  max-width: 320px; }
  @media screen and (max-width: 479px) {
    .research__accordion {
      margin-top: 40px;
      margin-left: -85px; } }
.research__list-item {
  padding-left: 25px;
  position: relative;
  margin-bottom: 25px;
  list-style: none; }
  .research__list-item:before {
    content: '';
    position: absolute;
    width: 15px;
    height: 1px;
    background-color: #46a4df;
    display: block;
    left: 0;
    top: 11px; }
.research__label {
  padding: 2px 4px;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  border: 1px solid;
  border-color: #e6e6e6;
  color: #a1a1a1;
  font-size: 0.75rem;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
  margin-left: 6px;
  margin-top: 2px;
  margin-bottom: 2px; }
.research__to-top {
  padding-top: 15px;
  padding-bottom: 30px;
  text-align: center; }
  .research__to-top-btn {
    display: inline-block;
    width: 48px;
    height: 48px;
    border: 1px solid;
    border-color: #cdcdcd;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2014%2026%22%3E%0D%0A%3Cpath%20fillRule%3D%22evenodd%22%20d%3D%22M%207%202.53C%207%202.53%201.71%207.79%201.71%207.79%201.37%208.13%200.77%208.07%200.36%207.67-0.05%207.26-0.1%206.66%200.24%206.32%200.24%206.32%206.38%200.22%206.38%200.22%206.53%200.07%206.73%200.01%206.94%200.01%206.96%200.01%206.98%200.01%207%200.01%207.02%200.01%207.04%200.01%207.06%200.01%207.27%200.01%207.47%200.07%207.62%200.22%207.62%200.22%2013.76%206.32%2013.76%206.32%2014.1%206.66%2014.05%207.26%2013.64%207.67%2013.23%208.07%2012.63%208.13%2012.29%207.79%2012.29%207.79%207%202.53%207%202.53Z%22%20fill%3D%22%23cdcdcd%22%2F%3E%3Cpath%20fillRule%3D%22evenodd%22%20d%3D%22M%207%203C%207.55%203%208%203.45%208%204%208%204%208%2025%208%2025%208%2025.55%207.55%2026%207%2026%206.45%2026%206%2025.55%206%2025%206%2025%206%204%206%204%206%203.45%206.45%203%207%203Z%22%20fill%3D%22%23cdcdcd%22%2F%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 14px;
    cursor: pointer; }
    .research__to-top-btn:hover {
      opacity: 0.85; }
.research__arrow-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2011%2012%22%3E%0D%0A%3Cg%3E%3Cpath%20fillRule%3D%22evenodd%22%20d%3D%22M%204%201C%204%201%205%200%205%200%205%200%2011%206%2011%206%2011%206%205%2012%205%2012%205%2012%204%2011%204%2011%204%2011%209%206%209%206%209%206%204%201%204%201Z%22%20fill%3D%22%23000%22%2F%3E%3Cpath%20fillRule%3D%22evenodd%22%20d%3D%22M%205%2012C%205%2012%204%2011%204%2011%204%2011%209%206%209%206%209%206%204%201%204%201%204%201%205%200%205%200%205%200%2011%206%2011%206%2011%206%205%2012%205%2012%205%2012%205%2012%205%2012Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fg%3E%3Cpath%20fillRule%3D%22evenodd%22%20d%3D%22M%209%205C%209%205%209%207%209%207%209%207-0%207-0%207-0%207-0%205-0%205-0%205%209%205%209%205Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
  width: 11px;
  height: 12px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 3px; }
  .btn:hover .research__arrow-icon,
  .btn:focus .research__arrow-icon,
  .btn:active .research__arrow-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2011%2012%22%3E%0D%0A%3Cg%3E%3Cpath%20fillRule%3D%22evenodd%22%20d%3D%22M%204%201C%204%201%205%200%205%200%205%200%2011%206%2011%206%2011%206%205%2012%205%2012%205%2012%204%2011%204%2011%204%2011%209%206%209%206%209%206%204%201%204%201Z%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fillRule%3D%22evenodd%22%20d%3D%22M%205%2012C%205%2012%204%2011%204%2011%204%2011%209%206%209%206%209%206%204%201%204%201%204%201%205%200%205%200%205%200%2011%206%2011%206%2011%206%205%2012%205%2012%205%2012%205%2012%205%2012Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fg%3E%3Cpath%20fillRule%3D%22evenodd%22%20d%3D%22M%209%205C%209%205%209%207%209%207%209%207-0%207-0%207-0%207-0%205-0%205-0%205%209%205%209%205Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E"); }
.research-btns {
  background: #46a4df;
  text-align: center; }
  .research-btns__row {
    width: 100%;
    margin: 0 auto 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media screen and (min-width: 960px) {
      .research-btns__row {
        width: 960px; } }
    @media screen and (max-width: 959px) {
      .research-btns__row {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                    -ms-grid-row-align: center;
                align-items: center; } }
  .research-btns .btn {
    width: 300px;
    margin-left: 0;
    font-size: 1.125rem; }
    @media screen and (max-width: 959px) {
      .research-btns .btn {
        margin-bottom: 15px; } }
    @media screen and (max-width: 479px) {
      .research-btns .btn {
        font-size: 1rem; } }
.share-success-top {
  padding-bottom: 75px; }
  @media screen and (min-width: 1921px) {
    .share-success-top {
      background: url("../img/inhtml/share_success/top2540.png");
      background-size: cover;
      padding-top: 110px !important;
      padding-bottom: 140px !important; } }
  @media screen and (min-width: 1201px) and (max-width: 1920px) {
    .share-success-top {
      background: url("../img/inhtml/share_success/top1920.jpg") no-repeat top center;
      background-size: cover;
      padding-top: 100px !important;
      padding-bottom: 130px !important; } }
  @media screen and (max-width: 1200px) {
    .share-success-top {
      background: url("../img/inhtml/share_success/top1200.jpg") no-repeat top center;
      background-size: cover; } }
  @media screen and (max-width: 960px) {
    .share-success-top {
      background: url("../img/inhtml/share_success/top960.jpg") no-repeat top center;
      background-size: cover; } }
  @media screen and (max-width: 768px) {
    .share-success-top {
      background: url("../img/inhtml/share_success/top768.jpg") no-repeat top center;
      background-size: cover; } }
  @media screen and (max-width: 480px) {
    .share-success-top {
      background: url("../img/inhtml/share_success/top480.jpg") no-repeat top center;
      background-size: cover; } }
.share-success__li {
  margin-bottom: 55px;
  font-size: 1.3rem;
  list-style: none; }
  @media screen and (max-width: 768px) {
    .share-success__li {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; } }
.share-success__li-icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 18px;
  width: 90px;
  height: 90px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 90px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 90px;
      -ms-flex: 0 0 90px;
          flex: 0 0 90px; }
  .share-success__li-icon_1 {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2290%22%20height%3D%2290%22%20viewBox%3D%220%200%2090%2090%22%20style%3D%22%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%236d5ab6%3B%0A%20%20%20%20%20%20%7D%0A%0A%20%20%20%20%20%20.cls-2%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%23fff%3B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Ccircle%20cx%3D%2245%22%20cy%3D%2245%22%20r%3D%2245%22%20class%3D%22cls-1%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M59.000%2C38.900%20L56.000%2C38.900%20C54.300%2C38.900%2053.000%2C40.200%2053.000%2C41.900%20L53.000%2C63.000%20C53.000%2C63.600%2053.400%2C64.000%2054.000%2C64.000%20L61.000%2C64.000%20C61.600%2C64.000%2062.000%2C63.600%2062.000%2C63.000%20L62.000%2C41.900%20C62.000%2C40.300%2060.700%2C38.900%2059.000%2C38.900%20ZM60.000%2C62.000%20L55.000%2C62.000%20L55.000%2C41.900%20C55.000%2C41.300%2055.400%2C40.900%2056.000%2C40.900%20L59.000%2C40.900%20C59.600%2C40.900%2060.000%2C41.400%2060.000%2C41.900%20L60.000%2C62.000%20ZM47.000%2C46.900%20L44.000%2C46.900%20C42.300%2C46.900%2041.000%2C48.200%2041.000%2C49.900%20L41.000%2C62.900%20C41.000%2C63.500%2041.400%2C63.900%2042.000%2C63.900%20L49.000%2C63.900%20C49.600%2C63.900%2050.000%2C63.500%2050.000%2C62.900%20L50.000%2C50.000%20C50.000%2C48.300%2048.700%2C46.900%2047.000%2C46.900%20ZM48.000%2C62.000%20L43.000%2C62.000%20L43.000%2C50.000%20C43.000%2C49.400%2043.400%2C49.000%2044.000%2C49.000%20L47.000%2C49.000%20C47.600%2C49.000%2048.000%2C49.400%2048.000%2C50.000%20L48.000%2C62.000%20ZM35.000%2C51.000%20L32.000%2C51.000%20C30.300%2C51.000%2029.000%2C52.300%2029.000%2C54.000%20L29.000%2C63.000%20C29.000%2C63.600%2029.400%2C64.000%2030.000%2C64.000%20L37.000%2C64.000%20C37.600%2C64.000%2038.000%2C63.600%2038.000%2C63.000%20L38.000%2C54.000%20C38.000%2C52.300%2036.700%2C51.000%2035.000%2C51.000%20ZM36.000%2C62.000%20L31.000%2C62.000%20L31.000%2C54.000%20C31.000%2C53.400%2031.400%2C53.000%2032.000%2C53.000%20L35.000%2C53.000%20C35.600%2C53.000%2036.000%2C53.400%2036.000%2C54.000%20L36.000%2C62.000%20ZM56.900%2C32.800%20C56.900%2C33.400%2057.300%2C33.800%2057.800%2C33.900%20C57.800%2C33.900%2057.800%2C33.900%2057.900%2C33.900%20C58.400%2C33.900%2058.900%2C33.500%2058.900%2C33.000%20L59.300%2C26.200%20C59.300%2C25.900%2059.200%2C25.500%2058.900%2C25.300%20C58.600%2C25.100%2058.300%2C25.000%2058.000%2C25.200%20L51.700%2C27.600%20C51.200%2C27.800%2050.900%2C28.400%2051.100%2C28.900%20C51.300%2C29.400%2051.900%2C29.700%2052.400%2C29.500%20L55.600%2C28.300%20C53.400%2C31.300%2044.800%2C41.800%2030.000%2C43.100%20C29.500%2C43.100%2029.000%2C43.600%2029.100%2C44.200%20C29.100%2C44.700%2029.600%2C45.100%2030.100%2C45.100%20L30.200%2C45.100%20C45.800%2C43.800%2054.700%2C33.100%2057.200%2C29.700%20L56.900%2C32.800%20Z%22%20class%3D%22cls-2%22%2F%3E%0A%3C%2Fsvg%3E"); }
  .share-success__li-icon_2 {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2290%22%20height%3D%2290%22%20viewBox%3D%220%200%2090%2090%22%20style%3D%22%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%23993d8a%3B%0A%20%20%20%20%20%20%7D%0A%0A%20%20%20%20%20%20.cls-2%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%23fff%3B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Ccircle%20cx%3D%2245%22%20cy%3D%2245%22%20r%3D%2245%22%20class%3D%22cls-1%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M42.414%2C54.605%20L42.414%2C56.726%20C42.414%2C57.475%2042.908%2C57.975%2043.647%2C57.975%20C44.387%2C57.975%2044.880%2C57.475%2044.880%2C56.726%20L44.880%2C54.480%20L44.880%2C54.480%20C46.730%2C53.981%2048.210%2C52.358%2048.456%2C50.611%20C48.703%2C49.238%2048.333%2C46.617%2044.017%2C44.370%20C42.168%2C43.372%2041.181%2C42.124%2041.305%2C41.000%20C41.428%2C40.127%2042.291%2C39.253%2043.278%2C39.003%20C43.894%2C38.878%2045.127%2C38.878%2046.113%2C40.501%20C46.483%2C41.125%2047.223%2C41.250%2047.840%2C40.875%20C48.456%2C40.501%2048.579%2C39.752%2048.210%2C39.128%20C47.346%2C37.755%2046.237%2C36.881%2044.880%2C36.507%20L44.880%2C36.507%20L44.880%2C34.260%20C44.880%2C33.512%2044.387%2C33.012%2043.647%2C33.012%20C42.908%2C33.012%2042.414%2C33.512%2042.414%2C34.260%20L42.414%2C36.507%20C42.414%2C36.507%2042.414%2C36.507%2042.414%2C36.632%20C40.565%2C37.131%2039.085%2C38.754%2038.839%2C40.626%20C38.715%2C41.749%2038.839%2C44.495%2042.908%2C46.617%20C45.004%2C47.740%2046.237%2C49.113%2045.990%2C50.361%20C45.867%2C51.235%2045.004%2C52.108%2043.894%2C52.233%20C43.278%2C52.358%2041.798%2C52.358%2040.812%2C50.611%20C40.442%2C49.987%2039.702%2C49.737%2039.085%2C50.111%20C38.469%2C50.486%2038.222%2C51.235%2038.592%2C51.859%20C39.455%2C53.232%2040.812%2C54.230%2042.414%2C54.605%20ZM30.353%2C51.241%20L30.353%2C52.579%20C30.353%2C53.052%2030.665%2C53.367%2031.131%2C53.367%20C31.598%2C53.367%2031.909%2C53.052%2031.909%2C52.579%20L31.909%2C51.162%20L31.909%2C51.162%20C33.076%2C50.847%2034.009%2C49.824%2034.165%2C48.721%20C34.320%2C47.855%2034.087%2C46.202%2031.365%2C44.785%20C30.198%2C44.155%2029.576%2C43.368%2029.653%2C42.659%20C29.731%2C42.108%2030.276%2C41.557%2030.898%2C41.399%20C31.287%2C41.321%2032.065%2C41.321%2032.687%2C42.344%20C32.920%2C42.738%2033.387%2C42.816%2033.776%2C42.580%20C34.165%2C42.344%2034.242%2C41.872%2034.009%2C41.478%20C33.465%2C40.612%2032.765%2C40.061%2031.909%2C39.825%20L31.909%2C39.825%20L31.909%2C38.407%20C31.909%2C37.935%2031.598%2C37.620%2031.131%2C37.620%20C30.665%2C37.620%2030.353%2C37.935%2030.353%2C38.407%20L30.353%2C39.825%20C30.353%2C39.825%2030.353%2C39.825%2030.353%2C39.903%20C29.187%2C40.218%2028.253%2C41.242%2028.098%2C42.423%20C28.020%2C43.131%2028.098%2C44.864%2030.665%2C46.202%20C31.987%2C46.911%2032.765%2C47.777%2032.609%2C48.564%20C32.531%2C49.115%2031.987%2C49.666%2031.287%2C49.745%20C30.898%2C49.824%2029.964%2C49.824%2029.342%2C48.721%20C29.109%2C48.328%2028.642%2C48.170%2028.253%2C48.407%20C27.864%2C48.643%2027.709%2C49.115%2027.942%2C49.509%20C28.487%2C50.375%2029.342%2C51.005%2030.353%2C51.241%20ZM55.252%2C51.241%20L55.252%2C52.579%20C55.252%2C53.052%2055.563%2C53.367%2056.030%2C53.367%20C56.497%2C53.367%2056.808%2C53.052%2056.808%2C52.579%20L56.808%2C51.162%20L56.808%2C51.162%20C57.974%2C50.847%2058.908%2C49.824%2059.063%2C48.721%20C59.219%2C47.855%2058.986%2C46.202%2056.263%2C44.785%20C55.097%2C44.155%2054.474%2C43.368%2054.552%2C42.659%20C54.630%2C42.108%2055.174%2C41.557%2055.796%2C41.399%20C56.185%2C41.321%2056.963%2C41.321%2057.585%2C42.344%20C57.819%2C42.738%2058.286%2C42.816%2058.674%2C42.580%20C59.063%2C42.344%2059.141%2C41.872%2058.908%2C41.478%20C58.363%2C40.612%2057.663%2C40.061%2056.808%2C39.825%20L56.808%2C39.825%20L56.808%2C38.407%20C56.808%2C37.935%2056.497%2C37.620%2056.030%2C37.620%20C55.563%2C37.620%2055.252%2C37.935%2055.252%2C38.407%20L55.252%2C39.825%20C55.252%2C39.825%2055.252%2C39.825%2055.252%2C39.903%20C54.085%2C40.218%2053.152%2C41.242%2052.996%2C42.423%20C52.919%2C43.131%2052.996%2C44.864%2055.563%2C46.202%20C56.885%2C46.911%2057.663%2C47.777%2057.508%2C48.564%20C57.430%2C49.115%2056.885%2C49.666%2056.185%2C49.745%20C55.796%2C49.824%2054.863%2C49.824%2054.241%2C48.721%20C54.008%2C48.328%2053.541%2C48.170%2053.152%2C48.407%20C52.763%2C48.643%2052.607%2C49.115%2052.841%2C49.509%20C53.385%2C50.375%2054.241%2C51.005%2055.252%2C51.241%20ZM10.855%2C46.560%20L22.765%2C46.560%20C23.275%2C46.560%2023.616%2C46.138%2023.616%2C45.506%20C23.616%2C44.873%2023.275%2C44.451%2022.765%2C44.451%20L10.855%2C44.451%20C10.345%2C44.451%2010.005%2C44.873%2010.005%2C45.506%20C10.005%2C46.138%2010.345%2C46.560%2010.855%2C46.560%20ZM79.889%2C45.084%20C79.889%2C45.084%2079.889%2C44.980%2079.779%2C44.980%20C79.677%2C44.877%2079.677%2C44.765%2079.575%2C44.765%20L75.406%2C41.604%20C74.989%2C41.286%2074.258%2C41.389%2073.943%2C41.811%20C73.645%2C42.224%2073.739%2C42.948%2074.138%2C43.275%20C74.147%2C43.284%2074.147%2C43.284%2074.155%2C43.292%20L74.232%2C43.344%20L75.823%2C44.455%20L64.355%2C44.455%20C63.734%2C44.455%2063.317%2C44.877%2063.317%2C45.506%20C63.317%2C46.134%2063.734%2C46.556%2064.355%2C46.556%20L75.823%2C46.556%20L74.155%2C47.831%20C73.739%2C48.141%2073.636%2C48.881%2073.943%2C49.303%20C74.155%2C49.622%2074.470%2C49.725%2074.776%2C49.725%20C74.989%2C49.725%2075.193%2C49.622%2075.406%2C49.519%20L79.575%2C46.349%20C79.677%2C46.246%2079.677%2C46.246%2079.779%2C46.143%20L79.889%2C46.031%20C79.992%2C45.824%2079.992%2C45.721%2079.992%2C45.506%20C79.992%2C45.290%2079.992%2C45.187%2079.889%2C45.084%20Z%22%20class%3D%22cls-2%22%2F%3E%0A%3C%2Fsvg%3E"); }
  .share-success__li-icon_3 {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2290%22%20height%3D%2290%22%20viewBox%3D%220%200%2090%2090%22%20style%3D%22%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%234e86bf%3B%0A%20%20%20%20%20%20%7D%0A%0A%20%20%20%20%20%20.cls-2%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%23fff%3B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Ccircle%20cx%3D%2245%22%20cy%3D%2245%22%20r%3D%2245%22%20class%3D%22cls-1%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M67.528%2C43.646%20C67.329%2C43.847%2067.031%2C43.947%2066.832%2C43.947%20C66.633%2C43.947%2066.335%2C43.847%2066.136%2C43.646%20C65.738%2C43.245%2065.738%2C42.644%2066.136%2C42.243%20L68.423%2C39.937%20L61.361%2C39.937%20C58.974%2C39.937%2056.686%2C39.035%2054.995%2C37.331%20L47.834%2C30.112%20C46.441%2C28.809%2044.651%2C28.107%2042.860%2C28.107%20C41.070%2C28.107%2039.280%2C28.909%2037.987%2C30.213%20L30.825%2C37.431%20C29.134%2C39.135%2026.846%2C40.037%2024.459%2C40.037%20L18.988%2C40.037%20C18.392%2C40.037%2017.994%2C39.536%2017.994%2C38.935%20C17.994%2C38.333%2018.392%2C37.932%2018.988%2C37.932%20L24.360%2C37.932%20C26.249%2C37.932%2028.040%2C37.130%2029.333%2C35.827%20L36.495%2C28.609%20C38.185%2C26.904%2040.473%2C26.002%2042.860%2C26.002%20C45.248%2C26.002%2047.535%2C26.904%2049.226%2C28.609%20L56.388%2C35.827%20C57.781%2C37.230%2059.471%2C37.932%2061.361%2C37.932%20L68.423%2C37.932%20L66.136%2C35.626%20C65.738%2C35.225%2065.738%2C34.624%2066.136%2C34.223%20C66.534%2C33.822%2067.130%2C33.822%2067.528%2C34.223%20L71.507%2C38.233%20C71.905%2C38.634%2071.905%2C39.235%2071.507%2C39.636%20L67.528%2C43.646%20ZM52.105%2C43.052%20C52.869%2C43.116%2053.443%2C43.758%2053.443%2C44.528%20L53.443%2C46.583%20C53.443%2C47.353%2052.869%2C47.995%2052.105%2C48.059%20L51.277%2C48.124%20C51.149%2C48.509%2050.958%2C48.894%2050.767%2C49.279%20L51.341%2C49.985%20C51.786%2C50.563%2051.723%2C51.462%2051.213%2C51.975%20L49.748%2C53.452%20C49.239%2C54.030%2048.347%2C54.030%2047.774%2C53.580%20L47.073%2C53.003%20C46.691%2C53.131%2046.309%2C53.324%2045.926%2C53.452%20L45.799%2C54.351%20C45.735%2C55.121%2045.098%2C55.699%2044.334%2C55.699%20L42.296%2C55.699%20C41.531%2C55.699%2040.894%2C55.121%2040.831%2C54.351%20L40.703%2C53.388%20C40.321%2C53.259%2039.939%2C53.131%2039.620%2C52.938%20L38.920%2C53.516%20C38.346%2C53.966%2037.455%2C53.901%2036.945%2C53.388%20L35.480%2C51.911%20C34.907%2C51.398%2034.907%2C50.499%2035.353%2C49.921%20L35.926%2C49.215%20C35.735%2C48.894%2035.607%2C48.509%2035.480%2C48.188%20L34.588%2C48.059%20C33.824%2C47.995%2033.251%2C47.353%2033.251%2C46.583%20L33.251%2C44.528%20C33.251%2C43.758%2033.824%2C43.116%2034.779%2C43.052%20L35.607%2C42.988%20C35.735%2C42.603%2035.862%2C42.217%2036.053%2C41.832%20L35.544%2C41.126%20C35.098%2C40.548%2035.162%2C39.649%2035.671%2C39.136%20L37.136%2C37.659%20C37.646%2C37.081%2038.538%2C37.081%2039.111%2C37.531%20L39.684%2C38.044%20C40.066%2C37.852%2040.512%2C37.659%2040.958%2C37.531%20L41.022%2C36.760%20C41.085%2C35.990%2041.722%2C35.412%2042.487%2C35.412%20L44.525%2C35.412%20C45.289%2C35.412%2045.926%2C35.990%2045.990%2C36.760%20L46.054%2C37.531%20C46.436%2C37.659%2046.882%2C37.852%2047.264%2C38.044%20L47.837%2C37.595%20C48.411%2C37.146%2049.302%2C37.210%2049.812%2C37.723%20L51.277%2C39.200%20C51.850%2C39.714%2051.850%2C40.612%2051.404%2C41.190%20L50.895%2C41.832%20C51.086%2C42.217%2051.213%2C42.603%2051.341%2C42.988%20L52.105%2C43.052%20ZM50.640%2C44.079%20C50.385%2C44.079%2050.194%2C43.886%2050.130%2C43.630%20C50.003%2C43.052%2049.812%2C42.474%2049.493%2C41.961%20C49.366%2C41.768%2049.366%2C41.447%2049.557%2C41.254%20L50.321%2C40.291%20C50.385%2C40.163%2050.385%2C40.035%2050.321%2C39.970%20L48.920%2C38.558%20C48.793%2C38.494%2048.665%2C38.494%2048.602%2C38.558%20L47.710%2C39.264%20C47.519%2C39.457%2047.264%2C39.457%2047.009%2C39.328%20C46.500%2C39.007%2045.863%2C38.815%2045.289%2C38.622%20C45.035%2C38.558%2044.844%2C38.365%2044.844%2C38.109%20L44.716%2C36.953%20C44.652%2C36.825%2044.589%2C36.760%2044.461%2C36.760%20L42.423%2C36.760%20C42.296%2C36.760%2042.168%2C36.825%2042.168%2C36.953%20L42.041%2C38.109%20C42.041%2C38.365%2041.850%2C38.558%2041.595%2C38.622%20C40.958%2C38.815%2040.385%2C39.072%2039.811%2C39.393%20C39.620%2C39.521%2039.302%2C39.521%2039.111%2C39.328%20L38.155%2C38.558%20C38.028%2C38.494%2037.901%2C38.494%2037.837%2C38.558%20L36.372%2C40.035%20C36.308%2C40.163%2036.308%2C40.291%2036.372%2C40.356%20L37.136%2C41.383%20C37.327%2C41.575%2037.327%2C41.832%2037.200%2C42.089%20C36.945%2C42.603%2036.690%2C43.180%2036.563%2C43.758%20C36.499%2C44.015%2036.244%2C44.207%2035.990%2C44.207%20L34.716%2C44.336%20C34.588%2C44.400%2034.525%2C44.464%2034.525%2C44.593%20L34.525%2C46.647%20C34.525%2C46.775%2034.588%2C46.904%2034.716%2C46.904%20L36.053%2C47.032%20C36.308%2C47.032%2036.499%2C47.225%2036.563%2C47.482%20C36.690%2C48.059%2036.945%2C48.573%2037.200%2C49.022%20C37.327%2C49.215%2037.327%2C49.536%2037.136%2C49.729%20L36.308%2C50.820%20C36.244%2C50.948%2036.244%2C51.077%2036.308%2C51.141%20L37.773%2C52.617%20C37.901%2C52.682%2038.028%2C52.682%2038.092%2C52.617%20L39.111%2C51.783%20C39.238%2C51.719%2039.366%2C51.654%2039.493%2C51.654%20C39.620%2C51.654%2039.684%2C51.654%2039.811%2C51.719%20C40.321%2C51.975%2040.831%2C52.232%2041.404%2C52.361%20C41.659%2C52.425%2041.850%2C52.617%2041.850%2C52.874%20L41.977%2C54.222%20C42.041%2C54.351%2042.105%2C54.415%2042.232%2C54.415%20L44.270%2C54.415%20C44.398%2C54.415%2044.525%2C54.351%2044.525%2C54.222%20L44.652%2C52.938%20C44.652%2C52.617%2044.844%2C52.425%2045.098%2C52.361%20C45.672%2C52.168%2046.245%2C51.975%2046.754%2C51.654%20C46.945%2C51.526%2047.264%2C51.590%2047.455%2C51.719%20L48.474%2C52.553%20C48.602%2C52.617%2048.729%2C52.617%2048.793%2C52.553%20L50.258%2C51.077%20C50.321%2C50.948%2050.321%2C50.820%2050.258%2C50.756%20L49.493%2C49.729%20C49.302%2C49.536%2049.302%2C49.215%2049.430%2C49.022%20C49.748%2C48.509%2050.003%2C47.931%2050.130%2C47.353%20C50.194%2C47.096%2050.385%2C46.904%2050.640%2C46.904%20L51.850%2C46.775%20C51.978%2C46.711%2052.041%2C46.647%2052.041%2C46.519%20L52.041%2C44.464%20C52.041%2C44.336%2051.978%2C44.207%2051.850%2C44.207%20L50.640%2C44.079%20ZM43.378%2C49.536%20C41.149%2C49.536%2039.366%2C47.738%2039.366%2C45.491%20C39.366%2C43.244%2041.149%2C41.447%2043.378%2C41.447%20C45.544%2C41.447%2047.391%2C43.244%2047.391%2C45.491%20C47.391%2C47.738%2045.608%2C49.536%2043.378%2C49.536%20ZM43.378%2C42.667%20C41.850%2C42.667%2040.640%2C43.886%2040.640%2C45.427%20C40.640%2C46.968%2041.850%2C48.188%2043.378%2C48.188%20C44.844%2C48.188%2046.054%2C46.968%2046.117%2C45.427%20C46.117%2C43.886%2044.907%2C42.667%2043.378%2C42.667%20ZM18.988%2C50.062%20L24.459%2C50.062%20C26.846%2C50.062%2029.134%2C50.965%2030.825%2C52.669%20L37.987%2C59.887%20C39.280%2C61.190%2040.971%2C61.892%2042.860%2C61.892%20C44.750%2C61.892%2046.541%2C61.190%2047.834%2C59.887%20L54.896%2C52.669%20C56.587%2C50.965%2058.875%2C50.062%2061.262%2C50.062%20L68.324%2C50.062%20L66.036%2C47.757%20C65.638%2C47.356%2065.638%2C46.754%2066.036%2C46.353%20C66.434%2C45.952%2067.031%2C45.952%2067.429%2C46.353%20L71.606%2C50.363%20C72.004%2C50.764%2072.004%2C51.366%2071.606%2C51.767%20L67.628%2C55.777%20C67.429%2C55.977%2067.130%2C56.077%2066.931%2C56.077%20C66.733%2C56.077%2066.434%2C55.977%2066.235%2C55.777%20C65.837%2C55.376%2065.837%2C54.774%2066.235%2C54.373%20L68.523%2C52.067%20L61.461%2C52.067%20C59.571%2C52.067%2057.781%2C52.869%2056.487%2C54.173%20L49.326%2C61.391%20C47.635%2C63.095%2045.347%2C63.997%2042.960%2C63.997%20C40.573%2C63.997%2038.285%2C63.095%2036.594%2C61.391%20L29.432%2C54.173%20C28.139%2C52.869%2026.249%2C52.067%2024.459%2C52.067%20L18.988%2C52.067%20C18.392%2C52.067%2017.994%2C51.666%2017.994%2C51.065%20C17.994%2C50.463%2018.392%2C50.062%2018.988%2C50.062%20Z%22%20class%3D%22cls-2%22%2F%3E%0A%3C%2Fsvg%3E"); }
  .share-success__li-icon_4 {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2290%22%20height%3D%2290%22%20viewBox%3D%220%200%2090%2090%22%20style%3D%22%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%23993d8a%3B%0A%20%20%20%20%20%20%7D%0A%0A%20%20%20%20%20%20.cls-2%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%23fff%3B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Ccircle%20cx%3D%2245%22%20cy%3D%2245%22%20r%3D%2245%22%20class%3D%22cls-1%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M72.999%2C68.156%20C72.999%2C69.166%2072.590%2C70.158%2071.879%2C70.879%20C71.118%2C71.629%2070.121%2C72.004%2069.126%2C72.004%20C68.134%2C72.004%2067.143%2C71.631%2066.389%2C70.887%20L57.726%2C62.261%20C56.253%2C63.312%2054.677%2C64.207%2053.023%2C64.906%20C52.384%2C65.189%2051.696%2C65.449%2050.936%2C65.694%20C49.968%2C66.022%2048.938%2C66.286%2047.803%2C66.494%20C47.133%2C66.626%2046.429%2C66.730%2045.721%2C66.804%20C45.274%2C66.847%2044.839%2C66.888%2044.402%2C66.909%20C43.974%2C66.929%2043.537%2C66.939%2043.110%2C66.939%20C42.683%2C66.939%2042.246%2C66.929%2041.820%2C66.909%20C41.382%2C66.888%2040.946%2C66.847%2040.510%2C66.805%20C39.792%2C66.730%2039.087%2C66.626%2038.407%2C66.492%20C37.373%2C66.313%2036.311%2C66.041%2035.270%2C65.689%20C34.562%2C65.462%2033.858%2C65.199%2033.192%2C64.913%20C31.335%2C64.119%2029.579%2C63.103%2027.972%2C61.892%20C27.213%2C61.320%2026.509%2C60.728%2025.882%2C60.134%20C20.802%2C55.364%2018.003%2C48.910%2018.003%2C41.964%20C18.003%2C28.198%2029.266%2C16.998%2043.110%2C16.998%20C56.948%2C16.998%2068.208%2C28.198%2068.208%2C41.964%20C68.208%2C47.422%2066.469%2C52.577%2063.256%2C56.855%20L71.873%2C65.427%20C72.601%2C66.164%2072.999%2C67.131%2072.999%2C68.156%20ZM52.632%2C62.890%20C54.193%2C62.193%2055.672%2C61.332%2057.038%2C60.303%20C57.244%2C60.148%2057.442%2C59.982%2057.643%2C59.819%20L57.643%2C45.872%20C57.643%2C45.374%2057.243%2C44.875%2056.641%2C44.875%20L53.634%2C44.875%20C53.033%2C44.875%2052.632%2C45.274%2052.632%2C45.872%20L52.632%2C62.890%20ZM40.605%2C64.806%20C40.640%2C64.810%2040.674%2C64.818%2040.709%2C64.821%20C41.105%2C64.858%2041.510%2C64.897%2041.917%2C64.917%20C42.704%2C64.954%2043.515%2C64.954%2044.306%2C64.917%20C44.710%2C64.897%2045.116%2C64.858%2045.521%2C64.820%20C45.553%2C64.817%2045.584%2C64.810%2045.616%2C64.806%20L45.616%2C53.948%20C45.616%2C53.350%2045.215%2C52.951%2044.614%2C52.951%20L41.607%2C52.951%20C41.006%2C52.951%2040.605%2C53.350%2040.605%2C53.948%20L40.605%2C64.806%20ZM28.577%2C59.822%20C28.776%2C59.982%2028.969%2C60.142%2029.182%2C60.303%20C30.544%2C61.328%2032.027%2C62.195%2033.589%2C62.898%20L33.589%2C57.936%20C33.589%2C57.338%2033.188%2C56.939%2032.586%2C56.939%20L29.579%2C56.939%20C28.978%2C56.939%2028.577%2C57.338%2028.577%2C57.936%20L28.577%2C59.822%20ZM66.203%2C41.964%20C66.203%2C29.297%2055.843%2C18.992%2043.110%2C18.992%20C30.372%2C18.992%2020.008%2C29.297%2020.008%2C41.964%20C20.008%2C48.033%2022.334%2C53.691%2026.573%2C58.007%20L26.573%2C57.936%20C26.573%2C56.241%2027.876%2C54.945%2029.579%2C54.945%20L32.586%2C54.945%20C34.290%2C54.945%2035.593%2C56.241%2035.593%2C57.936%20L35.593%2C63.682%20C35.699%2C63.718%2035.795%2C63.763%2035.901%2C63.797%20C36.801%2C64.101%2037.703%2C64.330%2038.600%2C64.494%20L38.600%2C53.848%20C38.600%2C52.153%2039.903%2C50.857%2041.607%2C50.857%20L44.614%2C50.857%20C46.318%2C50.857%2047.621%2C52.253%2047.621%2C53.948%20L47.621%2C64.493%20C48.590%2C64.307%2049.472%2C64.083%2050.304%2C63.802%20C50.418%2C63.765%2050.518%2C63.727%2050.627%2C63.689%20L50.627%2C45.872%20C50.627%2C44.177%2051.930%2C42.881%2053.634%2C42.881%20L56.641%2C42.881%20C58.345%2C42.881%2059.648%2C44.277%2059.648%2C45.872%20L59.648%2C57.996%20C63.881%2C53.674%2066.203%2C48.021%2066.203%2C41.964%20ZM70.450%2C66.831%20L62.205%2C58.629%20L59.561%2C61.266%20L67.803%2C69.475%20C68.534%2C70.193%2069.726%2C70.193%2070.459%2C69.472%20C70.795%2C69.130%2070.994%2C68.648%2070.994%2C68.156%20C70.994%2C67.657%2070.800%2C67.186%2070.450%2C66.831%20ZM43.636%2C33.255%20C47.788%2C35.379%2048.143%2C37.856%2047.906%2C39.154%20C47.669%2C40.806%2046.246%2C42.340%2044.466%2C42.812%20L44.466%2C44.936%20C44.466%2C45.644%2043.992%2C46.116%2043.280%2C46.116%20C42.568%2C46.116%2042.094%2C45.644%2042.094%2C44.936%20L42.094%2C42.930%20C40.552%2C42.576%2039.247%2C41.632%2038.417%2C40.334%20C38.061%2C39.744%2038.298%2C39.036%2038.891%2C38.682%20C39.484%2C38.328%2040.196%2C38.564%2040.552%2C39.154%20C41.501%2C40.806%2042.924%2C40.806%2043.517%2C40.688%20C44.585%2C40.570%2045.415%2C39.744%2045.534%2C38.918%20C45.771%2C37.738%2044.585%2C36.440%2042.568%2C35.379%20C38.654%2C33.373%2038.535%2C30.777%2038.654%2C29.715%20C38.891%2C27.945%2040.315%2C26.411%2042.094%2C25.939%20C42.094%2C25.821%2042.094%2C25.821%2042.094%2C25.821%20L42.094%2C23.697%20C42.094%2C22.989%2042.568%2C22.517%2043.280%2C22.517%20C43.992%2C22.517%2044.466%2C22.989%2044.466%2C23.697%20L44.466%2C25.821%20C45.771%2C26.175%2046.839%2C27.001%2047.669%2C28.299%20C48.025%2C28.889%2047.906%2C29.597%2047.313%2C29.951%20C46.720%2C30.305%2046.008%2C30.187%2045.652%2C29.597%20C44.703%2C28.063%2043.517%2C28.063%2042.924%2C28.181%20C41.975%2C28.417%2041.145%2C29.243%2041.026%2C30.069%20C40.908%2C31.131%2041.857%2C32.311%2043.636%2C33.255%20Z%22%20class%3D%22cls-2%22%2F%3E%0A%3C%2Fsvg%3E"); }
  .share-success__li-icon_5 {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2290%22%20height%3D%2290%22%20viewBox%3D%220%200%2090%2090%22%20style%3D%22%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%234e86bf%3B%0A%20%20%20%20%20%20%7D%0A%0A%20%20%20%20%20%20.cls-2%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%23fff%3B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Ccircle%20cx%3D%2245%22%20cy%3D%2245%22%20r%3D%2245%22%20class%3D%22cls-1%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M75.008%2C31.902%20L65.650%2C31.902%20L65.650%2C26.012%20C65.650%2C24.353%2064.307%2C23.004%2062.655%2C23.004%20L18.236%2C23.004%20C16.034%2C23.004%2014.243%2C24.802%2014.243%2C27.014%20L14.243%2C54.838%20L13.994%2C54.838%20C12.342%2C54.838%2010.999%2C56.188%2010.999%2C57.846%20L10.999%2C58.034%20C10.999%2C59.693%2012.342%2C61.042%2013.994%2C61.042%20L57.914%2C61.042%20L57.914%2C64.990%20C57.914%2C66.649%2059.257%2C67.998%2060.909%2C67.998%20L75.008%2C67.998%20C76.659%2C67.998%2078.003%2C66.649%2078.003%2C64.990%20L78.003%2C34.910%20C78.003%2C33.252%2076.659%2C31.902%2075.008%2C31.902%20ZM76.006%2C34.910%20L76.006%2C37.375%20L59.910%2C37.375%20L59.910%2C34.910%20C59.910%2C34.357%2060.358%2C33.908%2060.909%2C33.908%20L75.008%2C33.908%20C75.559%2C33.908%2076.006%2C34.357%2076.006%2C34.910%20ZM59.910%2C39.380%20L76.006%2C39.380%20L76.006%2C60.604%20L59.910%2C60.604%20L59.910%2C39.380%20ZM13.994%2C59.037%20C13.443%2C59.037%2012.995%2C58.588%2012.995%2C58.034%20L12.995%2C57.846%20C12.995%2C57.293%2013.443%2C56.844%2013.994%2C56.844%20L14.243%2C56.844%20L57.914%2C56.844%20L57.914%2C59.037%20L13.994%2C59.037%20ZM57.914%2C34.910%20L57.914%2C54.838%20L16.239%2C54.838%20L16.239%2C27.014%20C16.239%2C25.909%2017.135%2C25.009%2018.236%2C25.009%20L62.655%2C25.009%20C63.206%2C25.009%2063.654%2C25.458%2063.654%2C26.012%20L63.654%2C31.902%20L60.909%2C31.902%20C59.257%2C31.902%2057.914%2C33.252%2057.914%2C34.910%20ZM75.008%2C65.993%20L60.909%2C65.993%20C60.358%2C65.993%2059.910%2C65.544%2059.910%2C64.990%20L59.910%2C62.609%20L76.006%2C62.609%20L76.006%2C64.990%20C76.006%2C65.544%2075.559%2C65.993%2075.008%2C65.993%20Z%22%20class%3D%22cls-2%22%2F%3E%0A%3C%2Fsvg%3E"); }
  .share-success__li-icon_6 {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2290%22%20height%3D%2290%22%20viewBox%3D%220%200%2090%2090%22%20style%3D%22%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%2332a693%3B%0A%20%20%20%20%20%20%7D%0A%0A%20%20%20%20%20%20.cls-2%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%23fff%3B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Ccircle%20cx%3D%2245%22%20cy%3D%2245%22%20r%3D%2245%22%20class%3D%22cls-1%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M44.897%2C42.400%20C49.430%2C42.400%2053.158%2C38.700%2053.158%2C34.200%20C53.158%2C29.700%2049.430%2C26.000%2044.897%2C26.000%20C40.363%2C26.000%2036.636%2C29.700%2036.636%2C34.200%20C36.736%2C38.700%2040.363%2C42.400%2044.897%2C42.400%20ZM44.897%2C28.100%20C48.322%2C28.100%2051.143%2C30.900%2051.143%2C34.300%20C51.143%2C37.700%2048.322%2C40.500%2044.897%2C40.500%20C41.471%2C40.500%2038.650%2C37.700%2038.650%2C34.300%20C38.751%2C30.800%2041.471%2C28.100%2044.897%2C28.100%20ZM27.871%2C43.900%20C30.692%2C43.900%2032.908%2C41.700%2032.908%2C38.900%20C32.908%2C36.100%2030.692%2C33.900%2027.871%2C33.900%20C25.050%2C33.900%2022.833%2C36.100%2022.833%2C38.900%20C22.833%2C41.700%2025.050%2C43.900%2027.871%2C43.900%20ZM27.871%2C35.900%20C29.583%2C35.900%2030.893%2C37.200%2030.893%2C38.900%20C30.893%2C40.600%2029.583%2C41.900%2027.871%2C41.900%20C26.158%2C41.900%2024.848%2C40.600%2024.848%2C38.900%20C24.848%2C37.300%2026.158%2C35.900%2027.871%2C35.900%20ZM62.124%2C43.900%20C64.945%2C43.900%2067.162%2C41.700%2067.162%2C38.900%20C67.162%2C36.100%2064.945%2C33.900%2062.124%2C33.900%20C59.303%2C33.900%2057.087%2C36.100%2057.087%2C38.900%20C57.087%2C41.700%2059.404%2C43.900%2062.124%2C43.900%20ZM62.124%2C35.900%20C63.837%2C35.900%2065.147%2C37.200%2065.147%2C38.900%20C65.147%2C40.600%2063.837%2C41.900%2062.124%2C41.900%20C60.412%2C41.900%2059.102%2C40.600%2059.102%2C38.900%20C59.102%2C37.300%2060.512%2C35.900%2062.124%2C35.900%20ZM70.486%2C50.600%20C70.184%2C48.000%2067.867%2C46.000%2065.247%2C46.000%20L59.001%2C46.000%20C57.692%2C46.000%2056.483%2C46.500%2055.576%2C47.300%20C54.165%2C45.900%2052.150%2C45.000%2049.934%2C45.000%20L39.859%2C45.000%20C37.744%2C45.000%2035.729%2C45.900%2034.318%2C47.300%20C33.412%2C46.500%2032.203%2C46.100%2030.893%2C46.100%20L24.647%2C46.100%20C22.027%2C46.100%2019.811%2C48.100%2019.408%2C50.700%20L19.106%2C54.400%20C19.005%2C55.000%2019.509%2C55.400%2020.012%2C55.500%20L20.113%2C55.500%20C20.617%2C55.500%2021.020%2C55.100%2021.121%2C54.600%20L21.423%2C50.900%20C21.624%2C49.300%2023.035%2C48.100%2024.647%2C48.100%20L30.893%2C48.100%20C31.699%2C48.100%2032.505%2C48.400%2033.109%2C48.900%20C32.606%2C49.800%2032.203%2C50.800%2032.102%2C51.900%20L31.497%2C59.500%20C31.497%2C60.100%2031.900%2C60.500%2032.404%2C60.600%20C33.009%2C60.600%2033.412%2C60.200%2033.512%2C59.700%20L34.117%2C52.100%20C34.520%2C49.200%2037.039%2C47.000%2039.960%2C47.000%20L40.968%2C47.000%20L40.968%2C48.000%20C40.968%2C49.300%2041.774%2C50.400%2042.983%2C50.800%20L40.968%2C59.800%20C40.867%2C60.100%2040.968%2C60.500%2041.270%2C60.700%20L44.292%2C63.700%20C44.494%2C63.900%2044.796%2C64.000%2044.997%2C64.000%20C45.199%2C64.000%2045.501%2C63.900%2045.703%2C63.700%20L48.725%2C60.700%20C48.927%2C60.500%2049.027%2C60.100%2049.027%2C59.800%20L47.012%2C50.800%20C48.221%2C50.400%2049.027%2C49.300%2049.027%2C48.000%20L49.027%2C47.000%20L50.035%2C47.000%20C52.956%2C47.000%2055.475%2C49.200%2055.878%2C52.000%20L56.483%2C59.600%20C56.483%2C60.100%2056.986%2C60.500%2057.490%2C60.500%20C57.490%2C60.500%2057.490%2C60.500%2057.591%2C60.500%20C58.195%2C60.500%2058.598%2C60.000%2058.497%2C59.400%20L57.893%2C51.700%20C57.792%2C50.700%2057.389%2C49.700%2056.886%2C48.800%20C57.490%2C48.200%2058.296%2C47.900%2059.102%2C47.900%20L65.348%2C47.900%20C66.960%2C47.900%2068.371%2C49.100%2068.572%2C50.700%20L68.874%2C54.400%20C68.874%2C54.900%2069.378%2C55.300%2069.882%2C55.300%20L69.983%2C55.300%20C70.486%2C55.200%2070.990%2C54.800%2070.889%2C54.200%20L70.486%2C50.600%20ZM44.897%2C61.600%20L42.983%2C59.700%20L44.897%2C51.200%20C44.897%2C51.100%2044.897%2C51.100%2044.897%2C51.000%20C44.897%2C51.100%2044.897%2C51.100%2044.897%2C51.200%20L46.811%2C59.700%20L44.897%2C61.600%20ZM46.912%2C48.000%20C46.912%2C48.600%2046.509%2C49.000%2045.904%2C49.000%20L43.889%2C49.000%20C43.285%2C49.000%2042.882%2C48.600%2042.882%2C48.000%20L42.882%2C47.000%20L46.912%2C47.000%20L46.912%2C48.000%20Z%22%20class%3D%22cls-2%22%2F%3E%0A%3C%2Fsvg%3E"); }
  .share-success__li-icon_7 {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2290%22%20height%3D%2290%22%20viewBox%3D%220%200%2090%2090%22%20style%3D%22%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%236d5ab6%3B%0A%20%20%20%20%20%20%7D%0A%0A%20%20%20%20%20%20.cls-2%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%23fff%3B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Ccircle%20cx%3D%2245%22%20cy%3D%2245%22%20r%3D%2245%22%20class%3D%22cls-1%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M43.344%2C53.010%20L43.234%2C52.901%20L41.273%2C50.944%20L39.302%2C48.978%20L37.250%2C46.921%20L34.979%2C44.665%20L33.138%2C42.819%20L29.696%2C39.385%20L31.107%2C37.977%20L33.138%2C40.004%20L35.239%2C42.100%20L40.072%2C46.921%20L43.214%2C50.056%20L43.344%2C50.186%20L67.589%2C25.999%20L68.999%2C27.406%20L43.344%2C53.010%20ZM33.138%2C34.005%20L23.092%2C34.025%20L23.082%2C43.008%20L30.476%2C42.998%20L32.517%2C45.035%20L22.131%2C45.025%20C22.041%2C45.005%2021.941%2C44.975%2021.841%2C44.955%20C21.361%2C44.825%2021.051%2C44.436%2021.051%2C44.017%20L21.071%2C33.076%20C21.051%2C32.757%2021.221%2C32.497%2021.371%2C32.328%20C21.541%2C32.068%2021.761%2C32.018%2022.081%2C31.998%20L34.189%2C32.008%20C34.729%2C31.938%2035.199%2C32.477%2035.169%2C32.986%20L35.219%2C39.255%20L33.138%2C37.179%20L33.138%2C34.005%20ZM22.031%2C46.961%20L34.419%2C46.931%20L36.500%2C49.008%20L35.259%2C49.018%20L35.279%2C53.979%20C35.349%2C54.518%2034.809%2C54.997%2034.299%2C54.957%20L30.266%2C54.927%20C30.166%2C54.897%2030.076%2C54.877%2029.976%2C54.847%20C29.786%2C54.797%2029.686%2C54.777%2029.516%2C54.628%20C29.256%2C54.458%2029.206%2C54.238%2029.186%2C53.919%20L29.165%2C48.958%20L23.142%2C49.018%20L23.162%2C60.996%20L41.293%2C60.946%20L41.283%2C53.769%20L41.933%2C54.418%20L43.254%2C55.746%20L43.294%2C61.994%20C43.364%2C62.523%2042.824%2C63.003%2042.313%2C62.973%20L22.111%2C62.993%20C22.021%2C62.973%2021.921%2C62.943%2021.821%2C62.913%20C21.631%2C62.863%2021.541%2C62.843%2021.371%2C62.693%20C21.101%2C62.523%2021.061%2C62.304%2021.041%2C61.984%20L21.021%2C48.039%20C21.001%2C47.720%2021.181%2C47.460%2021.321%2C47.291%20C21.591%2C47.051%2021.811%2C47.011%2022.031%2C46.961%20ZM33.158%2C53.010%20L33.188%2C48.988%20L31.227%2C48.988%20L31.197%2C53.001%20L33.158%2C53.010%20Z%22%20class%3D%22cls-2%22%2F%3E%0A%3C%2Fsvg%3E"); }
.share-success__adv-item {
  padding-left: 32px;
  margin-bottom: 40px;
  font-size: 1.2rem;
  position: relative;
  list-style: none; }
  .share-success__adv-item strong {
    display: block; }
  .share-success__adv-item:before {
    content: '—';
    font-size: 24px;
    position: absolute;
    left: 0;
    top: -2px; }
.share-success__text-large {
  font-size: 1.2rem; }
.share-success .mCSB_container {
  margin-right: 0 !important; }
.share-success .sticky__share-success {
  float: left;
  width: 57.3%;
  margin-right: 2%; }
  @media screen and (max-width: 959px) {
    .share-success .sticky__share-success {
      margin-right: 0;
      float: none;
      width: 100%; } }
.share-success .sticky__share-success-roll {
  float: right;
  width: 40.2%; }
  @media screen and (max-width: 959px) {
    .share-success .sticky__share-success-roll {
      float: none;
      width: 100%; } }
.share-success #sticky-section-share-success {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 80;
  background: #fff; }
  .share-success #sticky-section-share-success.is-sticky {
    position: fixed;
    top: 60px;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
            box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
    max-height: 500px;
    -webkit-transition: max-height .3s ease-out;
    transition: max-height .3s ease-out;
    -webkit-transition-delay: .5s;
            transition-delay: .5s; }
    @media screen and (max-width: 959px) {
      .share-success #sticky-section-share-success.is-sticky .hide-in-sticky {
        display: none; } }
    .share-success #sticky-section-share-success.is-sticky .hide-in-sticky p {
      display: none; }
      .share-success #sticky-section-share-success.is-sticky .hide-in-sticky p.author-name {
        display: block; }
  .share-success #sticky-section-share-success.is-hide {
    position: fixed;
    top: 60px;
    max-height: 0px;
    -webkit-transition: max-height .3s ease-in;
    transition: max-height .3s ease-in;
    -webkit-transition-delay: .5s;
            transition-delay: .5s;
    overflow: hidden !important; }
    @media screen and (max-width: 959px) {
      .share-success #sticky-section-share-success.is-hide .hide-in-sticky {
        display: none; } }
    .share-success #sticky-section-share-success.is-hide .hide-in-sticky p {
      display: none; }
.share-success .mCSB_scrollTools {
  width: 0;
  opacity: 0; }
.share-success-form .blue-form__header {
  margin-left: -30px;
  margin-right: -30px;
  font-size: 1.6875rem; }
  @media screen and (max-width: 768px) {
    .share-success-form .blue-form__header {
      font-size: 1.25rem; } }
.share-success-form textarea {
  height: 230px !important; }
.share-success-form__btn {
  text-align: right; }
  @media screen and (max-width: 480px) {
    .share-success-form__btn {
      text-align: center; } }

.browse-happy {
  background: #fff;
  padding: 20px 0;
  text-align: center; }
  .browse-happy strong {
    color: #d33c26; }
  .browse-happy__notice {
    font-size: 20px; }
  .browse-happy__security {
    font-size: 12px; }
  .browse-happy__update {
    font-size: 14px; }
  .browse-happy__recommend {
    font-size: 12px; }
iframe {
  border: 0; }

.wrap-main {
  position: relative;
  min-width: 320px;
  min-height: 100%;
  margin: 0 auto;
  z-index: 1; }
  .wrap-main::after {
    clear: both;
    content: "";
    display: table; }

.container {
  position: relative;
  max-width: 1579px;
  margin: 0 auto;
  padding: 0 40px; }
  .container::after {
    clear: both;
    content: "";
    display: table; }
  @media screen and (max-width: 1199px) {
    .container {
      padding: 0 30px; } }
  @media screen and (max-width: 959px) {
    .container {
      padding: 0 15px; } }
  @media screen and (min-width: 768px) and (max-width: 959px) {
    .container {
      width: 768px;
      width: 95%; } }
  @media screen and (min-width: 480px) and (max-width: 767px) {
    .container {
      width: 480px;
      width: 95%; } }
  @media screen and (max-width: 479px) {
    .container {
      width: 320px;
      width: 100%;
      padding: 0 10px; } }

.section {
  position: relative;
  clear: both;
  margin-bottom: 45px; }
  .section_bg_dk-blue {
    background: #4c86bf;
    padding-top: 45px;
    padding-bottom: 45px;
    color: #fff; }
  .section_bg_lg-blue {
    background: #e8f1f7;
    padding-top: 45px;
    padding-bottom: 45px; }
  .section_bg_blue {
    background: #3591d1;
    padding-top: 45px;
    padding-bottom: 45px;
    color: #fff; }
  .section_bg_lg-grey {
    background: ;
    padding-top: 45px;
    padding-bottom: 45px; }
  .section_bg_lg-light-grey {
    background: #f9f9f9;
    padding-top: 45px;
    padding-bottom: 45px; }
  .section_bg_video {
    background-color: #3d2256;
    padding-top: 45px;
    padding-bottom: 45px;
    color: #fff;
    overflow: hidden; }
  .section_bg_dk-violet-grd {
    background: #492c64;
    background: -webkit-linear-gradient(45deg, #492c64 0%, #311849 50%);
    background: linear-gradient(45deg, #492c64 0%, #311849 50%);
    filter: progid:DXImageTransform.Microsoft.gradient startColorstr="#492c64", endColorstr="#311849", GradientType=1;
    padding-top: 45px;
    padding-bottom: 45px;
    color: #fff; }
  .section_bg_violet-grd {
    background: #3591d1;
    background: -webkit-linear-gradient(45deg, #3591d1 0%, #6665b5 40%);
    background: linear-gradient(45deg, #3591d1 0%, #6665b5 40%);
    filter: progid:DXImageTransform.Microsoft.gradient startColorstr="#3591d1", endColorstr="#6665b5", GradientType=1;
    padding-top: 45px;
    padding-bottom: 45px;
    color: #fff; }
  .section_pic {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover; }
    @media screen and (max-width: 959px) {
      .section_pic {
        text-align: left; } }
  .section_filter {
    border-top: 1px solid #e6e6e6;
    width: 100%;
    background: #fff;
    z-index: 80; }
    .section_filter_video {
      border-top: none;
      background: #008ed3; }
    .section_filter.is-sticky, .section_filter.is-hide {
      -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
              box-shadow: 0 0 2px rgba(0, 0, 0, 0.4); }
  .section.js-video-tabs {
    padding-top: 85px; }
  .section_newpic {
    overflow: hidden;
        background: #000; }
    .section_newpic.loading:before {
      content: '';
      background: #000;
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 2; }
    .section_newpic.loading.section_white:before {
      background: #fff; }
    .section_newpic.loading.section_violet:before {
      background: #6665b5; }
    .section_newpic.section_white {
        background: #fff; }
    .section_newpic__bg {
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      width: 100%;
      z-index: 1; }
      .section_newpic__bg img {
        width: 100%;
        opacity: 1; }
          .touch .section_newpic__bg img {
          opacity: .5; }
      .section_newpic__bg_opacity img {
        opacity: .7; }
      .section_newpic__bg_opacity_5 img {
        opacity: .5; }
    .section_newpic__alt {
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      width: 100%;
      min-height: 100%;
      z-index: 1; }
      .section_newpic__alt img {
        width: 100%; }
    .section_newpic__bg_vid {
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      left: 50%;
      width: 50%;
      z-index: 0;
      background-color: #000;
      background-position: 50% 50%;
      background-size: cover;
      background-repeat: no-repeat; }
      @media screen and (max-width: 959px) {
        .section_newpic__bg_vid {
          left: 0%;
          width: 100%;
          z-index: 0; }
          .section_newpic__bg_vid:after {
            display: block;
            position: absolute;
            background: #000;
            width: 100%;
            height: 100%;
            content: '';
            opacity: 0.45; } }
    .section_newpic .container {
      z-index: 3; }
  .section_about-us {
    overflow: hidden;
    background: #000;
    color: #fff; }
    .section_about-us__bg {
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 1; }
      .section_about-us__bg img {
        opacity: .5;
        width: 100%; }
    .section_about-us .container {
      z-index: 3; }
  .section_erp {
    margin-bottom: 0; }
  .section_color {
    margin-bottom: 0;
    color: #fff; }
  .section__hr {
    margin: 0 0 20px 0; }
  .section__hl {
    margin: 0 0 60px;
    font-size: 2.5rem;
    line-height: 1; }
    .section__hl_text_c {
      text-align: center; }
    .section__hl_fz_sm {
      font-size: 1.8rem; }
      @media screen and (max-width: 767px) {
        .section__hl_fz_sm {
          font-size: 1.6875rem; } }
    .section__hl_fz_xs {
      font-size: 1.5rem; }
    @media screen and (max-width: 767px) {
      .section__hl {
        font-size: 2.25rem; } }
  .section__hl-icon {
    margin: 0 0 60px;
    font-size: 3.5rem;
    line-height: 1;
    position: relative;
    min-height: 80px;
    padding: 12px 0 0 110px; }
    .section__hl-icon .icon {
      position: absolute;
      top: 0;
      left: 0; }
      @media screen and (max-width: 767px) {
        .section__hl-icon .icon {
          left: 50%;
          margin-left: -40px; } }
    @media screen and (max-width: 767px) {
      .section__hl-icon {
        font-size: 2.25rem;
        text-align: center;
        padding: 100px 0 0 0;
        margin-bottom: 15px; } }
  .section__desc {
    font-size: 1.3125rem;
    line-height: 1; }
    .section__desc_text_c {
      text-align: center; }
      @media screen and (max-width: 959px) {
        .section__desc_text_c {
          text-align: left; } }

.icon-hl {
  position: relative;
  min-height: 80px;
  padding: 12px 0 0 110px; }
  .icon-hl_md {
    min-height: 130px;
    padding: 37px 0 0 160px; }
    @media screen and (max-width: 767px) {
      .icon-hl_md {
        min-height: 80px;
        padding: 20px 0 0 110px; } }
    @media screen and (max-width: 479px) {
      .icon-hl_md {
        padding-top: 0; } }
  .icon-hl_lg {
    min-height: 160px;
    padding: 52px 0 0 190px; }
    @media screen and (max-width: 767px) {
      .icon-hl_lg {
        min-height: 80px;
        padding: 20px 0 0 110px; } }
    @media screen and (max-width: 479px) {
      .icon-hl_lg {
        padding-top: 0; } }
  .icon-hl .icon-round {
    position: absolute;
    top: 0;
    left: 0; }
.more {
  display: inline-block;
  position: relative;
  margin-right: 15px;
  color: #000;
  font-family: 'Source Sans Pro', Verdana, Helvetica, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  font-weight: normal;
  font-style: normal; }
.more_white{
  display: inline-block;
  position: relative;
  margin-right: 15px;
  color: #fff;
  font-family: 'Source Sans Pro', Verdana, Helvetica, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  font-weight: normal;
  font-style: normal; }
.more_white2{
  margin-right: 3%;
  text-align: justify;
  font-family: 'Source Sans Pro Light', Verdana, Helvetica, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
}

  .more:after {
    content: '';
    display: block;
    position: absolute;
    right: -15px;
    top: 7px;
    width: 7px;
    height: 12px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%227%22%20height%3D%2212%22%20viewBox%3D%220%200%207%2012%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20stroke-linejoin%3A%20round%3B%0A%20%20%20%20%20%20%20%20stroke-width%3A%201px%3B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20class%3D%22cls-1%22%20fill%3D%22none%22%20stroke%3D%22%23999%22%20d%3D%22M-0.008.732L5.545%2C6.011-0.008%2C11.29%22%2F%3E%0A%3C%2Fsvg%3E"); }
  .more_round {
    margin-right: 20px; }
    .more_round:after {
      width: 15px;
      height: 15px;
      top: 5px;
      right: -22px;
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2215%22%20height%3D%2215%22%20viewBox%3D%220%200%2015%2015%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%2C%20.cls-2%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20none%3B%0A%20%20%20%20%20%20%20%20stroke-linejoin%3A%20round%3B%0A%20%20%20%20%20%20%20%20stroke-width%3A%201px%3B%0A%20%20%20%20%20%20%7D%0A%0A%20%20%20%20%20%20.cls-2%20%7B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Ccircle%20class%3D%22cls-1%22%20stroke%3D%22%23999%22%20cx%3D%227.5%22%20cy%3D%227.5%22%20r%3D%227.5%22%2F%3E%0A%20%20%3Cpath%20class%3D%22cls-2%22%20stroke%3D%22%23999%22%20d%3D%22M5.992%2C5.843L8.243%2C7.5%2C5.992%2C9.15%22%2F%3E%0A%3C%2Fsvg%3E"); }
  .more:hover {
    color: #000;
    border-color: #000; }
  .more_white {
    color: #fff; }
    .more_white:after {
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%227%22%20height%3D%2212%22%20viewBox%3D%220%200%207%2012%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20stroke-linejoin%3A%20round%3B%0A%20%20%20%20%20%20%20%20stroke-width%3A%201px%3B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20class%3D%22cls-1%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20d%3D%22M-0.008.732L5.545%2C6.011-0.008%2C11.29%22%2F%3E%0A%3C%2Fsvg%3E"); }
    .more_white:hover {
      color: #fff;
      border-color: #fff; }
    .more_white:visited {
      opacity: 0.7; }
  .more_next {
    margin-right: 20px; }
    .more_next:after {
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2211%22%20viewBox%3D%220%200%2012%2011%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20class%3D%22cls-1%22%20fill%3D%22%23999%22%20d%3D%22M12%2C5L7%2C10v0H7L6%2C11%2C0%2C5%2C1%2C4%2C5%2C8V0H7V8l4-4Z%22%2F%3E%0A%3C%2Fsvg%3E");
      top: 7px;
      right: -20px;
      width: 12px;
      height: 11px; }
  .more + .more,
  .back + .more {
    margin-left: 30px; }
  .btn + .more {
    margin-top: 6px;
    margin-left: 15px; }
  .list-pic .more {
    border-bottom: 1px solid transparent; }
    .list-pic .more:hover {
      border-bottom: 1px solid #fff; }
  .more-text {
    margin-left: 4px;
    font-size: 0.875rem;
    font-family: 'Source Sans Pro Light', Verdana, Helvetica, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
    font-weight: normal;
    font-style: normal; }
.back {
  display: inline-block;
  position: relative;
  margin-right: 22px;
  color: #000;
  font-family: 'Source Sans Pro', Verdana, Helvetica, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  font-weight: normal;
  font-style: normal; }
  .back:after {
    content: '';
    display: block;
    position: absolute;
    right: -22px;
    top: 4px;
    width: 15px;
    height: 15px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2215%22%20height%3D%2215%22%20viewBox%3D%220%200%2015%2015%22%3E%0A%20%20%3Cpath%20class%3D%22cls-1%22%20fill%3D%22%23999%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12.182%2C2.992H3.2L4.415%2C1.7a1.048%2C1.048%2C0%2C0%2C0%2C0-1.414%2C0.9%2C0.9%2C0%2C0%2C0-1.324%2C0l-2.809%2C3a1.007%2C1.007%2C0%2C0%2C0-.2.325%2C1.063%2C1.063%2C0%2C0%2C0%2C0%2C.764%2C1.006%2C1.006%2C0%2C0%2C0%2C.2.326l2.809%2C3a0.895%2C0.895%2C0%2C0%2C0%2C1.324%2C0%2C1.048%2C1.048%2C0%2C0%2C0%2C0-1.414L3.2%2C4.991h8.978a0.97%2C0.97%2C0%2C0%2C1%2C.937%2C1v6a0.97%2C0.97%2C0%2C0%2C1-.937%2C1H1.879a1%2C1%2C0%2C0%2C0%2C0%2C2h10.3a2.912%2C2.912%2C0%2C0%2C0%2C2.81-3v-6A2.912%2C2.912%2C0%2C0%2C0%2C12.182%2C2.992Z%22%2F%3E%0A%3C%2Fsvg%3E"); }
  .back:hover {
    color: #000;
    border-color: #000; }
  .back_white {
    color: #fff; }
    .back_white:after {
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2215%22%20height%3D%2215%22%20viewBox%3D%220%200%2015%2015%22%3E%0A%20%20%3Cpath%20class%3D%22cls-1%22%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12.182%2C2.992H3.2L4.415%2C1.7a1.048%2C1.048%2C0%2C0%2C0%2C0-1.414%2C0.9%2C0.9%2C0%2C0%2C0-1.324%2C0l-2.809%2C3a1.007%2C1.007%2C0%2C0%2C0-.2.325%2C1.063%2C1.063%2C0%2C0%2C0%2C0%2C.764%2C1.006%2C1.006%2C0%2C0%2C0%2C.2.326l2.809%2C3a0.895%2C0.895%2C0%2C0%2C0%2C1.324%2C0%2C1.048%2C1.048%2C0%2C0%2C0%2C0-1.414L3.2%2C4.991h8.978a0.97%2C0.97%2C0%2C0%2C1%2C.937%2C1v6a0.97%2C0.97%2C0%2C0%2C1-.937%2C1H1.879a1%2C1%2C0%2C0%2C0%2C0%2C2h10.3a2.912%2C2.912%2C0%2C0%2C0%2C2.81-3v-6A2.912%2C2.912%2C0%2C0%2C0%2C12.182%2C2.992Z%22%2F%3E%0A%3C%2Fsvg%3E"); }
    .back_white:hover {
      color: #fff;
      border-color: #fff; }
    .back_white:visited {
      opacity: 0.7; }
  .back + .back,
  .more + .back {
    margin-left: 30px; }
  .btn + .back {
    margin-top: 6px;
    margin-left: 15px; }
.customer-link,
a.customer {
  color: #000;
  border: 0; }
  .customer-link:hover,
  a.customer:hover {
    color: #3591d1; }

.customer {
  position: relative;
  padding-left: 93px; }
  .customer::after {
    clear: both;
    content: "";
    display: table; }
  @media screen and (max-width: 959px) {
    .customer {
      margin-bottom: 15px; } }
  .customer__pic {
    -webkit-border-radius: 50%;
            border-radius: 50%;
    display: inline-block;
    position: relative;
    width: 73px;
    height: 73px;
    margin: 0 16px 0 -93px;
    vertical-align: middle; }
  .customer p {
    display: inline-block;
    margin: 0;
    vertical-align: middle; }
  @media screen and (max-width: 959px) {
    .list-flex .customer {
      margin-bottom: 60px; } }

.benefits {
  display: table;
  width: 100%;
  table-layout: fixed; }
  @media screen and (max-width: 767px) {
    .benefits {
      display: block; } }
  .benefits__col {
    display: table-cell;
    width: 33.33333%;
    vertical-align: middle; }
    @media screen and (max-width: 767px) {
      .benefits__col {
        display: table-cell;
        width: 100%; } }
    .benefits__col:last-child {
      display: table-cell;
      width: 66.66667%; }
      @media screen and (max-width: 767px) {
        .benefits__col:last-child {
          float: left;
          display: block;
          margin-right: 2.35765%;
          width: 100%; }
          .benefits__col:last-child:last-child {
            margin-right: 0; } }

.video-preview {
  border: none;
  display: inline-block;
  position: relative;
  margin-bottom: 15px;
  font-size: 0;
  line-height: 0;
  vertical-align: top; }
  .video-preview__cover {
    background: rgba(0, 0, 0, 0.7);
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2; }
    .video-preview__cover_transparent {
      background: none;
      border: 1px solid #eee; }
    .video-preview__cover:before {
      content: '';
      background: url("../img/svg/play.svg") 0 0 no-repeat;
      position: absolute;
      top: 50%;
      right: 0;
      bottom: 0;
      left: 50%;
      width: 36px;
      height: 36px;
      margin: -18px 0 0 -18px; }

.contact-us__title {
  font-size: 1.5rem;
  line-height: 1.5; }

.contact-us__email {
  font-family: 'Source Sans Pro', Verdana, Helvetica, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #000;
  border: 0; }

@media screen and (max-width: 959px) {
  .contact-us form {
    margin-top: 30px; } }

.contact-us .btn {
  min-width: 200px; }

.offer {
  display: inline-block;
  position: relative;
  padding: 0 180px 0 66px; }
  @media screen and (max-width: 767px) {
    .offer {
      display: block;
      padding-right: 0; } }
  .offer:before {
    content: '';
    background-image: url(../img/sprite.png);
    background-position: 0px -999px;
    width: 39px;
    height: 45px;
    display: block;
    position: absolute;
    top: 0;
    left: 0; }
  .offer__title {
    margin-bottom: 0;
    font-size: 1rem; }
  .offer__desc {
    margin-bottom: 0;
    font-size: 1.3125rem; }
  .offer__btn.btn {
    float: right;
    margin: 5px -180px 0 0;
    fill: none;
    stroke: #000; }
    .offer__btn.btn:hover, .offer__btn.btn.hover, .offer__btn.btn:focus, .offer__btn.btn.focus {
      fill: none;
      stroke: #fff; }
    .offer__btn.btn:active, .offer__btn.btn.active {
      fill: none;
      stroke: #fff; }
    .offer__btn.btn.disabled, .offer__btn.btn.disabled:hover,
    .disabled .offer__btn.btn,
    .disabled .offer__btn.btn:hover, .offer__btn.btn[disabled], .offer__btn.btn[disabled]:hover {
      fill: none;
      stroke: #999; }
    @media screen and (max-width: 767px) {
      .offer__btn.btn {
        float: none;
        margin-right: 0;
        margin-bottom: 15px; } }

.page-cover {
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  z-index: 9;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease; }
  .page-cover.is-visible {
    visibility: visible;
    opacity: 1; }

.video-cover {
  min-height: 400px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  position: relative; }
  .video-cover .btn_video {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 50px;
    line-height: 50px;
    -webkit-border-radius: 25px;
            border-radius: 25px;
    margin-top: -25px;
    margin-left: -75px;
    width: 150px;
    padding-left: 30px; }

.white-paper {
  background: url("../img/white-paper.png") no-repeat;
  padding-left: 55px; }

.border-right {
  position: relative; }
  .border-right:before {
    content: '';
    background: #4db0e0;
    position: absolute;
    top: 0;
    right: -4.7153%;
    width: 1px;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .border-right:before {
        width: 0; } }
  @media screen and (max-width: 959px) {
    .border-right.col-md-4:before {
      width: 0; } }

.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.3;
  z-index: 2; }

.row_border {
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 15px; }

.section-breadscrumbs {
  height: 120px;
  padding: 60px 0 0 0; }

.complex-btn {
  margin-top: 45px; }
  .complex-btn .btn.btn_more {
    padding-right: 50px;
    padding-left: 30px;
    z-index: 2; }
    .complex-btn .btn.btn_more .icon {
      position: absolute;
      top: 21px;
      right: 25px; }
    .complex-btn .btn.btn_more + br {
      display: none; }
      @media screen and (min-width: 960px) and (max-width: 1599px) {
        .complex-btn .btn.btn_more + br {
          display: inline; } }
      @media screen and (max-width: 767px) {
        .complex-btn .btn.btn_more + br {
          display: inline; } }
  .complex-btn .btn.btn_watch {
    border-color: #ccc;
    margin-left: -40px;
    padding-left: 75px;
    padding-right: 30px; }
    @media screen and (min-width: 960px) and (max-width: 1599px) {
      .complex-btn .btn.btn_watch {
        margin-left: 0;
        padding-left: 45px; } }
    @media screen and (max-width: 767px) {
      .complex-btn .btn.btn_watch {
        margin-left: 0;
        padding-left: 45px; } }
    .complex-btn .btn.btn_watch .icon {
      position: absolute;
      top: 21px;
      left: 50px; }
      @media screen and (min-width: 960px) and (max-width: 1599px) {
        .complex-btn .btn.btn_watch .icon {
          left: 15px; } }
      @media screen and (max-width: 767px) {
        .complex-btn .btn.btn_watch .icon {
          left: 15px; } }

.video-wrapper {
  position: relative;
  height: 0;
  margin-bottom: 30px;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px; }
  .video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
.adapt_logo {
  height: 60px; }
  .adapt_logo img {
    max-height: 100%; }


.customers-filter {
  display: block; }
  .customers-filter::after {
    clear: both;
    content: "";
    display: table; }
  .customers-filter__col {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 31.76157%; }
    .customers-filter__col:last-child {
      margin-right: 0; }
    @media screen and (min-width: 1200px) {
      .is-sticky .customers-filter__col,
      .is-hide .customers-filter__col {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%; }
        .is-sticky .customers-filter__col:last-child,
        .is-hide .customers-filter__col:last-child {
          margin-right: 0; } }
    .is-sticky .customers-filter__col_header,
    .is-hide .customers-filter__col_header {
      display: none; }
    @media screen and (max-width: 1199px) {
      .customers-filter__col {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%; }
        .customers-filter__col:last-child {
          margin-right: 0; }
        .customers-filter__col_header {
          float: left;
          display: block;
          margin-right: 2.35765%;
          width: 100%; }
          .customers-filter__col_header:last-child {
            margin-right: 0; } }
  @media screen and (min-width: 1200px) {
    .is-sticky .customers-filter__sticky-col,
    .is-hide .customers-filter__sticky-col {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 48.82117%; }
      .is-sticky .customers-filter__sticky-col:last-child,
      .is-hide .customers-filter__sticky-col:last-child {
            margin-right: 0; } }
  @media screen and (max-width: 1199px) {
    .is-sticky .customers-filter__sticky-col label,
    .is-hide .customers-filter__sticky-col label {
      display: none; } }
  .customers-filter h2 {
    line-height: 1.3; }
    @media screen and (max-width: 1199px) {
      .customers-filter h2 {
        font-size: 1.875rem;
        line-height: 1.3; } }
    @media screen and (max-width: 959px) {
      .customers-filter h2 {
        font-size: 1.6875rem;
        line-height: 1.2; } }
    @media screen and (max-width: 479px) {
      .customers-filter h2 {
        text-align: center;
        margin-top: 0 !important; } }

.filter-sticky-under {
  display: none;
  width: 100%; }

.filter-video {
  position: relative; }
  .filter-video__active {
    display: none; }
  .filter-video__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    margin: 0; }
  .filter-video__item {
    list-style: none;
    margin: 0;
    padding: 20px 10px;
    border-bottom: 4px solid transparent;
    cursor: pointer;
    color: #fff;
    text-align: center; }
    .filter-video__item:hover {
      border-bottom: 4px solid #f7941f; }
    .filter-video__item.active {
      background: #fff;
      color: #000;
      cursor: default; }
      .filter-video__item.active:hover {
        border-bottom: 4px solid transparent; }
  @media screen and (max-width: 959px) {
    .filter-video {
      margin: 15px 0; }
      .filter-video__active {
        display: block;
        position: relative;
        margin-bottom: 5px;
        padding: 0 15px;
        border: 1px solid #5da7da;
        -webkit-border-radius: 18px;
                border-radius: 18px;
        line-height: 34px;
        color: #fff;
        cursor: pointer; }
        .filter-video__active.is-open {
          -webkit-border-radius: 18px 18px 0 0;
                  border-radius: 18px 18px 0 0; }
        .filter-video__active:hover, .filter-video__active.is-open {
          border: 1px solid #fff; }
        .filter-video__active:before {
          content: '';
          display: block;
          position: absolute;
          right: 20px;
          top: 15px;
          border: 0px solid transparent;
          border-top-color: #5da7da;
          border-width: 6px 5px 0 5px; }
        .filter-video__active.is-open:before, .filter-video__active:hover:before {
          border-top-color: #fff; }
      .filter-video__list {
        display: none; }
        .filter-video__list.is-open {
          display: block;
          background: #fff;
          position: absolute;
          border: 1px solid #5da7da;
          z-index: 9;
          top: 34px;
          left: 0;
          right: 0; }
      .filter-video__item, .filter-video__item.is-active {
        display: block;
        color: #000;
        padding: 10px 15px;
        border: 0;
        text-align: left; }
        .filter-video__item:hover, .filter-video__item.is-active:hover {
          border: 0;
          background: #d6d6d6; }
        .filter-video__item.active, .filter-video__item.is-active.active {
          background: #d6d6d6;
          border: 0; }
          .filter-video__item.active:hover, .filter-video__item.is-active.active:hover {
            border: 0; } }

.js-video-tab {
  display: none; }
  .js-video-tab.active {
    display: block; }

#sticky_filter {
  position: absolute;
  top: 0;
  overflow: hidden; }
  #sticky_filter.is-sticky {
    position: fixed;
    top: 60px;
    max-height: 500px;
    -webkit-transition: max-height .3s ease-out;
    transition: max-height .3s ease-out;
    -webkit-transition-delay: .5s;
            transition-delay: .5s; }
  #sticky_filter.is-hide {
    position: fixed;
    top: 60px;
    max-height: 0px;
    -webkit-transition: max-height .3s ease-in;
    transition: max-height .3s ease-in;
    -webkit-transition-delay: .5s;
            transition-delay: .5s; }

#sticky_filter-wb {
  position: absolute;
  top: 0;
  overflow: hidden;
  z-index: 80;
  width: 100%;
  background: #fff; }
  #sticky_filter-wb.is-sticky {
    position: fixed;
    top: 60px;
    max-height: 500px;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
            box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
    -webkit-transition: max-height .3s ease-out;
    transition: max-height .3s ease-out;
    -webkit-transition-delay: .5s;
            transition-delay: .5s; }
  #sticky_filter-wb.is-hide {
    position: fixed;
    top: 60px;
    max-height: 0px;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
            box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
    -webkit-transition: max-height .3s ease-in;
    transition: max-height .3s ease-in;
    -webkit-transition-delay: .5s;
            transition-delay: .5s; }
  @media screen and (max-width: 959px) {
    #sticky_filter-wb label {
      display: none; } }
.customer-video {
  display: table;
  width: 100%;
  table-layout: fixed; }
  @media screen and (max-width: 959px) {
    .customer-video {
      display: block; }
      .customer-video::after {
        clear: both;
        content: "";
        display: table; } }
  .customer-video__col {
    display: table-cell;
    width: 50%;
    padding: 0 2% 0 2%;
    position: relative; }
    .customer-video_33 .customer-video__col {
      width: 66.666%; }
      .customer-video_33 .customer-video__col:last-child {
        width: 33.3333%;
        border-left: 1px solid #46305c;
        vertical-align: middle; }
        @media screen and (max-width: 959px) {
          .customer-video_33 .customer-video__col:last-child {
            float: left;
            display: block;
            margin-right: 2.35765%;
            width: 100%;
            border: 0; }
            .customer-video_33 .customer-video__col:last-child:last-child {
              margin-right: 0; } }
      @media screen and (max-width: 959px) {
        .customer-video_33 .customer-video__col {
          float: left;
          display: block;
          margin-right: 2.35765%;
          width: 100%; }
          .customer-video_33 .customer-video__col:last-child {
            margin-right: 0; } }
    @media screen and (max-width: 959px) {
      .customer-video__col {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 100%; }
        .customer-video__col:last-child {
          margin-right: 0; } }
  .customer-video h1 {
    font-size: 2.25rem;
    margin-top: 180px;
    max-width: 450px; }
  .customer-video__logo {
    display: block; }
  .customer-video .btn.btn_vid {
    position: absolute;
    bottom: 0; }
    @media screen and (max-width: 959px) {
      .customer-video .btn.btn_vid {
        position: initial; } }
  @media screen and (max-width: 479px) {
    .customer-video .btn.pull-right {
      float: none !important;
      margin-bottom: 30px; } }


.max-w {
  max-width: 800px; }
  
  .max-w_400 {
    max-width: 400px; }
    @media screen and (max-width: 767px) {
      .max-w_400 {
        max-width: 300px; } }
  .max-w_600 {
    max-width: 600px; }
    @media screen and (max-width: 767px) {
      .max-w_600 {
        max-width: 600px; } }
  .max-w_240 {
    max-width: 240px;
    margin: 0 auto; }
  .max-w_340 {
    max-width: 340px;
    margin: 0 auto; }

.header-btn h1 {
  display: inline-block; }

.header-btn .btn {
  margin-top: 15px !important;
  margin-left: 30px !important; }

@media screen and (max-width: 959px) {
  .header-btn {
    text-align: center; }
    .header-btn h1 {
      display: block;
      text-align: left; }
    .header-btn .btn {
      margin-left: 0 !important; } }



.border-b {
  padding: 30px 0;
  border-bottom: 1px solid #eee; }

.border-t {
  padding: 30px 0;
  border-top: 1px solid #eee; }

.iframe-video2 {
  height: 0;
  position: relative;
  padding-bottom: 56.25%; }
  .iframe-video2 iframe {
    position: absolute;
    left: 0;
    top: 0;
  width: 100%;
    height: 100%; }
.iframe-video {
  height: 0;
  position: relative;
  padding-bottom: 56.25%; }
  .iframe-video iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }

.columnize .column {
  padding-right: 2%; }

.extensions-filter {
  display: block;
  margin-bottom: 15px; }
  .extensions-filter::after {
    clear: both;
    content: "";
    display: table; }
  .extensions-filter__col {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 14.70196%; }
    .extensions-filter__col:last-child {
      margin-right: 0; }
    .extensions-filter__col_lg {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 23.23176%; }
      .extensions-filter__col_lg:last-child {
        margin-right: 0; }
    .extensions-filter__col_btns {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 31.76157%; }
      .extensions-filter__col_btns:last-child {
        margin-right: 0; }
    @media screen and (max-width: 959px) {
      .extensions-filter__col {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%; }
        .extensions-filter__col:last-child {
          margin-right: 0; }
        .extensions-filter__col:nth-child(2n) {
          margin-right: 0; }
        .extensions-filter__col:nth-child(2n+1) {
          clear: left; } }
    @media screen and (max-width: 479px) {
      .extensions-filter__col {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%; }
        .extensions-filter__col:last-child {
          margin-right: 0; }
        .extensions-filter__col:nth-child(2n) {
          margin-right: 0; }
        .extensions-filter__col:nth-child(2n+1) {
          clear: left; }
        .extensions-filter__col_btns {
          float: left;
          display: block;
          margin-right: 2.35765%;
          width: 74.41059%;
          text-align: right; }
          .extensions-filter__col_btns:last-child {
            margin-right: 0; }
        .extensions-filter__col_sm {
          float: left;
          display: block;
          margin-right: 2.35765%;
          width: 23.23176%; }
          .extensions-filter__col_sm:last-child {
            margin-right: 0; } }

@media screen and (max-width: 767px) {
  .buttons .btn_clean {
    display: block; } }

.table-mobile {
  border-collapse: collapse;
  border: 0;
  width: 100%; }
  .table-mobile thead {
    display: none; }
  .table-mobile tr {
    display: block;
    margin-bottom: 15px;
    border-bottom: 1px solid #d9d9d9; }
    .table-mobile tr th, .table-mobile tr td {
      border: 1px solid #d9d9d9;
      border-bottom: 0;
      text-align: center;
      padding: 10px 15px;
      font-size: 1.3125rem;
      vertical-align: top;
      display: block;
      padding-left: 70%;
      min-height: 45px;
      position: relative; }
      .table-mobile tr th p.table-mobile__falsehead, .table-mobile tr td p.table-mobile__falsehead {
        display: block;
        position: absolute;
        height: 100%;
        width: 70%;
        left: 0;
        top: 0;
        border-right: 1px solid #d9d9d9;
        padding: 10px;
        margin: 0; }
      .table-mobile tr th.wide, .table-mobile tr td.wide {
        padding-left: 55%; }
        .table-mobile tr th.wide p, .table-mobile tr td.wide p {
          width: 55%; }
      .table-mobile tr th:first-child, .table-mobile tr th.table-mobile__headalign, .table-mobile tr td:first-child, .table-mobile tr td.table-mobile__headalign {
        padding: 20px 15px; }
      .table-mobile tr th.mobile-table__subhead-cut, .table-mobile tr td.mobile-table__subhead-cut {
        display: none; }
      .table-mobile tr th img, .table-mobile tr td img {
        vertical-align: middle; }
    .table-mobile tr .table-responsive__btn {
      display: none; }
    .table-mobile tr.table-mobile__accordeon.hidden {
      display: none; }
    .table-mobile tr.table-mobile__subheader {
      border: 0;
      margin: 30px 0;
      position: relative;
      cursor: pointer; }
      .table-mobile tr.table-mobile__subheader:before {
        position: absolute;
        display: block;
        content: '';
        width: 110%;
        height: 100%;
        background: #ebebeb;
        left: -5%;
        top: 0; }
      .table-mobile tr.table-mobile__subheader:after {
        position: absolute;
        display: block;
        content: '+';
        width: 34px;
        height: 34px;
        -webkit-border-radius: 50%;
                border-radius: 50%;
        border: 1px solid #d8d8d8;
        right: 0;
        top: 50%;
        margin-top: -17px;
        text-align: center;
        color: #3591d1;
        font-size: 1.875rem;
        line-height: 30px;
        font-weight: bold; }
      .table-mobile tr.table-mobile__subheader.expanded:after {
        content: '‒';
        line-height: 26px; }
      .table-mobile tr.table-mobile__subheader td {
        display: none; }
        .table-mobile tr.table-mobile__subheader td:first-child {
          display: block;
          background: #ebebeb;
          text-align: left;
          padding: 15px 10px;
          border: 0;
          font-weight: bold;
          font-size: 1.3125rem; }
    .table-mobile tr.table-mobile__compare, .table-mobile tr.table-mobile__compare_bordered {
      margin-bottom: 0;
      border-bottom: 0; }
    .table-mobile tr.table-mobile__foot {
      padding: 30px;
      border: 1px solid #d9d9d9;
      text-align: center; }

.table-responsive {
  border-collapse: collapse;
  border: 0;
  width: 100%; }
  .table-responsive thead.tableFloatingHeaderOriginal {
    -webkit-box-shadow: 0px 5px 20px -10px rgba(0, 0, 0, 0.75);
            box-shadow: 0px 5px 20px -10px rgba(0, 0, 0, 0.75); }
  .table-responsive tr th, .table-responsive tr td {
    border-top: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
    text-align: center;
    padding: 10px 15px;
    font-size: 1.125rem;
    vertical-align: top; }
    .table-responsive tr th img, .table-responsive tr td img {
      vertical-align: middle; }
  .table-responsive tr th {
    font-size: 1.6875rem;
    font-weight: normal;
    background: #fff; }
    .table-responsive tr th.table-responsive__hover {
      border-top: 1px solid #3591d1 !important;
      border-right: 1px solid #3591d1 !important;
      border-left: 1px solid #3591d1 !important; }
    .table-responsive tr th:last-child {
      border-right: 1px solid #d9d9d9; }
    .table-responsive tr th.sm-header {
      font-size: 1.3125rem;
      font-weight: bold;
      text-transform: none;
      vertical-align: middle;
      border: 0;
      text-align: left; }
  .table-responsive tr td p.table-mobile__falsehead {
    display: none; }
  .table-responsive tr td:first-child {
    text-align: left;
    border-left: 0; }
  .table-responsive tr td:last-child {
    border-right: 1px solid #d9d9d9; }
  .table-responsive tr td.table-responsive__hover {
    border-right: 1px solid #3591d1 !important;
    border-left: 1px solid #3591d1 !important; }
  .table-responsive tr td.responsive-table__subhead-cut {
    border-bottom: 1px solid #d9d9d9;
    border-left: 0; }
  .table-responsive tr td.table-l {
    text-align: left;
    border-left: 1px solid #d9d9d9; }
  .table-responsive tr:last-child td {
    border-bottom: 1px solid #d9d9d9; }
    .table-responsive tr:last-child td.table-responsive__hover {
      border-bottom: 1px solid #3591d1 !important; }
    .table-responsive tr:last-child td:first-child {
      border-bottom: 0; }
    .table-responsive tr:last-child td.table-l {
      border-bottom: 1px solid #d9d9d9; }
  .table-responsive tr:first-child th:first-child {
    border: 0; }
  .table-responsive tr.table-responsive__subheader {
    font-weight: bold;
    font-size: 1.3125rem; }
    .table-responsive tr.table-responsive__subheader td {
      background: #eee; }
  .table-responsive tr.table-responsive__compare td {
    border-bottom: 0;
    border-top: 0; }
  .table-responsive tr.table-responsive__compare td.table-responsive__btn {
    border-right: 0;
    border-left: 0;
    border-bottom: 1px solid #d9d9d9;
    vertical-align: middle; }
  .table-responsive tr.table-responsive__compare:last-child td {
    border-bottom: 1px solid #d9d9d9; }
  .table-responsive tr.table-responsive__compare_bordered td {
    border-bottom: 1px solid #d9d9d9; }
  @media screen and (max-width: 767px) {
    .table-responsive thead {
      display: none; }
    .table-responsive tr {
      display: block;
      margin-bottom: 15px;
      border-bottom: 1px solid #d9d9d9; }
      .table-responsive tr th, .table-responsive tr td {
        border: 1px solid #d9d9d9;
        border-bottom: 0;
        text-align: center;
        padding: 10px 15px;
        font-size: 1.3125rem;
        vertical-align: top;
        display: block;
        padding-left: 70%;
        min-height: 45px;
        position: relative; }
        .table-responsive tr th p.table-mobile__falsehead, .table-responsive tr td p.table-mobile__falsehead {
          display: block;
          position: absolute;
          height: 100%;
          width: 70%;
          left: 0;
          top: 0;
          border-right: 1px solid #d9d9d9;
          padding: 10px;
          margin: 0; }
        .table-responsive tr th.wide, .table-responsive tr td.wide {
          padding-left: 55%; }
          .table-responsive tr th.wide p, .table-responsive tr td.wide p {
            width: 55%; }
        .table-responsive tr th:first-child, .table-responsive tr th.table-mobile__headalign, .table-responsive tr td:first-child, .table-responsive tr td.table-mobile__headalign {
          padding: 20px 15px; }
        .table-responsive tr th.mobile-table__subhead-cut, .table-responsive tr td.mobile-table__subhead-cut {
          display: none; }
        .table-responsive tr th img, .table-responsive tr td img {
          vertical-align: middle; }
      .table-responsive tr .table-responsive__btn {
        display: none; }
      .table-responsive tr.table-mobile__accordeon.hidden {
        display: none; }
      .table-responsive tr.table-mobile__subheader {
        border: 0;
        margin: 30px 0;
        position: relative;
        cursor: pointer; }
        .table-responsive tr.table-mobile__subheader:before {
          position: absolute;
          display: block;
          content: '';
          width: 110%;
          height: 100%;
          background: #ebebeb;
          left: -5%;
          top: 0; }
        .table-responsive tr.table-mobile__subheader:after {
          position: absolute;
          display: block;
          content: '+';
          width: 34px;
          height: 34px;
          -webkit-border-radius: 50%;
                  border-radius: 50%;
          border: 1px solid #d8d8d8;
          right: 0;
          top: 50%;
          margin-top: -17px;
          text-align: center;
          color: #3591d1;
          font-size: 1.875rem;
          line-height: 30px;
          font-weight: bold; }
        .table-responsive tr.table-mobile__subheader.expanded:after {
          content: '‒';
          line-height: 26px; }
        .table-responsive tr.table-mobile__subheader td {
          display: none; }
          .table-responsive tr.table-mobile__subheader td:first-child {
            display: block;
            background: #ebebeb;
            text-align: left;
            padding: 15px 10px;
            border: 0;
            font-weight: bold;
            font-size: 1.3125rem; }
      .table-responsive tr.table-mobile__compare, .table-responsive tr.table-mobile__compare_bordered {
        margin-bottom: 0;
        border-bottom: 0; }
      .table-responsive tr.table-mobile__foot {
        padding: 30px;
        border: 1px solid #d9d9d9;
        text-align: center; } }

.table__foot {
  vertical-align: middle;
  margin-top: 30px;
  height: 45px;
  line-height: 45px;
  font-size: 1.125rem;
  text-align: right; }
  @media screen and (max-width: 767px) {
    .table__foot {
      margin-top: 0; } }
  .table__foot img {
    vertical-align: text-bottom;
    margin: 0 10px; }

.back-link {
  position: relative;
  font-weight: bold;
  color: #000;
  border: 0;
  font-size: 16px; }
  .back-link:hover {
    color: #000;
    border: 0; }
  .back-link:before {
    content: '';
    display: inline-block;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%227%22%20height%3D%2212%22%20viewBox%3D%220%200%207%2012%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20stroke-linejoin%3A%20round%3B%0A%20%20%20%20%20%20%20%20stroke-width%3A%201px%3B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20class%3D%22cls-1%22%20fill%3D%22none%22%20stroke%3D%22%237f7f7f%22%20d%3D%22M-0.008.732L5.545%2C6.011-0.008%2C11.29%22%2F%3E%0A%3C%2Fsvg%3E");
    width: 10px;
    height: 10px;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
    background-repeat: no-repeat;
    background-position: center center;
    margin-right: 10px; }

.review-column {
  display: block; }
  .review-column::after {
    clear: both;
    content: "";
    display: table; }
  .review-column__logo {
    float: left;
    width: 30%;
    margin: 0 30px 30px 0; }
    .review-column__logo_center {
      text-align: center; }
    @media screen and (max-width: 767px) {
      .review-column__logo {
        width: 100%;
        float: none;
        margin: 0 0 30px 0; } }
    .review-column_right .review-column__logo {
      float: right;
      margin: 0 0 30px 30px; }
      @media screen and (max-width: 767px) {
        .review-column_right .review-column__logo {
          float: none;
          margin: 0 0 30px 0; } }
  .review-column__content {
    position: relative;
    overflow: hidden; }
.picture-block {
  padding-right: 280px;
  position: relative;
  min-height: 260px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  @media screen and (max-width: 959px) {
    .picture-block {
      padding: 0;
      display: block; } }
  .picture-block_left {
    padding-right: 0;
    padding-left: 280px; }
    @media screen and (max-width: 959px) {
      .picture-block_left {
        padding: 0; } }
  .picture-block__img {
    position: absolute;
    top: 0;
    right: 0;
    width: 280px;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding-left: 30px; }
    .picture-block_left .picture-block__img {
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      right: initial;
      left: 0;
      padding-left: 0;
      padding-right: 30px; }
    @media screen and (max-width: 959px) {
      .picture-block__img {
        position: initial;
        display: block;
        text-align: center;
        width: 100%;
        margin-bottom: 30px; } }
.medalion {
  width: 220px;
  height: 180px;
  line-height: 180px;
  float: right;
  text-align: center; }
  .medalion.medalion_double {
    width: 400px; }
  .medalion.h36 {
    height: 36px; }
  @media screen and (max-width: 959px) {
    .medalion {
      float: none;
      position: absolute;
      width: 100% !important;
      bottom: 0;
      left: 0; } }
  .medalion a {
    border: 0; }
    .medalion a:hover {
      border: 0; }
  .medalion img {
    vertical-align: middle;
    width: 160px; }
  .medalion__main {
    margin-left: -50px; }

    
.sticky-wrapper.is-sticky .medalion {
  display: none; }
.sticky-wrapper.is-sticky h1 {
  margin-bottom: 0;
  padding: 0 !important; }
.sticky-wrapper.is-sticky h2 {
  margin: 5px 0 0 0;
  padding: 0 0 10px 0 !important; }
.sticky-wrapper.is-sticky .sticky-ext-header {
  -webkit-box-shadow: -1px -2px 23px 1px rgba(0, 0, 0, 0.75);
          box-shadow: -1px -2px 23px 1px rgba(0, 0, 0, 0.75); }
.sticky-ext-header {
  background: #fff;
  z-index: 9;
  position: relative; }
  .sticky-ext-header__pull-right {
    float: right; }
    @media screen and (max-width: 767px) {
      .sticky-ext-header__pull-right {
        float: none;
        margin-top: 15px;
        display: block; } }
  .sticky-ext-header h1 {
    position: relative; }
  @media screen and (max-width: 767px) {
    .sticky-ext-header h1 span {
      position: absolute;
      bottom: -50%; } }

@media screen and (max-width: 959px) {
  .medalion-wrapper {
    position: relative;
    padding-bottom: 10px; } }
.clear-link {
  color: #000;
  border: 0; }
.bluelink {
  color: black; }
.contact-layout {
  display: none; }
  .contact-layout__block {
    display: inline-block;
    margin-right: 30px;
    padding: 20px 20px 20px 30px;
    background-position: 0 center;
    background-repeat: no-repeat; }
    .contact-layout__block_name {
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2219%22%20height%3D%2222%22%20viewBox%3D%220%200%2019%2022%22%20style%3D%22%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%0A%20%20%20%20%20%20.cls-2%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%23008ed3%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20d%3D%22M18.777%2C19.535%20C18.730%2C19.653%2018.642%2C19.754%2018.536%2C19.822%20C18.397%2C19.909%2015.071%2C22.000%209.507%2C22.000%20C3.942%2C22.000%200.617%2C19.913%200.478%2C19.822%20C0.367%2C19.754%200.283%2C19.653%200.237%2C19.535%20C-0.008%2C18.924%20-0.003%2C17.708%200.001%2C17.471%20C0.001%2C17.466%200.001%2C17.462%200.001%2C17.457%20C0.006%2C17.421%200.006%2C17.384%200.006%2C17.343%20C0.034%2C16.446%200.094%2C14.336%202.101%2C13.658%20C2.115%2C13.653%202.129%2C13.648%202.148%2C13.644%20C4.243%2C13.120%205.968%2C11.936%205.987%2C11.922%20C6.269%2C11.726%206.658%2C11.794%206.856%2C12.072%20C7.055%2C12.350%206.986%2C12.733%206.704%2C12.929%20C6.625%2C12.979%204.784%2C14.246%202.481%2C14.828%20C1.403%2C15.207%201.283%2C16.341%201.250%2C17.380%20C1.250%2C17.421%201.246%2C17.457%201.246%2C17.494%20C1.236%2C17.904%201.269%2C18.537%201.343%2C18.901%20C2.097%2C19.321%205.052%2C20.774%209.502%2C20.774%20C13.971%2C20.774%2016.908%2C19.325%2017.657%2C18.906%20C17.731%2C18.541%2017.759%2C17.908%2017.754%2C17.498%20C17.750%2C17.462%2017.750%2C17.426%2017.750%2C17.384%20C17.717%2C16.346%2017.597%2C15.211%2016.519%2C14.833%20C14.216%2C14.250%2012.375%2C12.988%2012.296%2C12.933%20C12.014%2C12.737%2011.945%2C12.354%2012.143%2C12.077%20C12.342%2C11.799%2012.731%2C11.731%2013.013%2C11.927%20C13.032%2C11.940%2014.766%2C13.125%2016.852%2C13.648%20C16.866%2C13.653%2016.885%2C13.658%2016.899%2C13.662%20C18.906%2C14.336%2018.966%2C16.446%2018.994%2C17.348%20C18.994%2C17.389%2018.999%2C17.426%2018.999%2C17.462%20C18.999%2C17.466%2018.999%2C17.471%2018.999%2C17.476%20C19.003%2C17.712%2019.008%2C18.929%2018.777%2C19.535%20ZM9.567%2C11.854%20C9.553%2C11.854%209.535%2C11.854%209.521%2C11.854%20C9.512%2C11.854%209.502%2C11.854%209.493%2C11.854%20C9.465%2C11.854%209.442%2C11.854%209.419%2C11.854%20C8.064%2C11.831%206.967%2C11.361%206.163%2C10.464%20C4.382%2C8.487%204.678%2C5.097%204.710%2C4.774%20C4.826%2C2.327%206.010%2C1.166%206.981%2C0.624%20C7.948%2C0.081%208.956%2C-0.001%209.470%2C-0.001%20C9.470%2C-0.001%209.498%2C-0.001%209.498%2C-0.001%20C9.502%2C-0.001%209.512%2C-0.001%209.516%2C-0.001%20C9.516%2C-0.001%209.549%2C-0.001%209.549%2C-0.001%20C10.483%2C0.018%2011.320%2C0.236%2012.037%2C0.642%20C12.999%2C1.184%2014.165%2C2.346%2014.280%2C4.774%20C14.313%2C5.097%2014.609%2C8.487%2012.828%2C10.464%20C12.019%2C11.361%2010.922%2C11.831%209.567%2C11.854%20ZM13.041%2C4.888%20C13.036%2C4.879%2013.036%2C4.865%2013.036%2C4.851%20C12.893%2C1.763%2010.770%2C1.261%209.521%2C1.234%20C9.507%2C1.234%209.493%2C1.234%209.484%2C1.234%20C9.484%2C1.234%209.465%2C1.234%209.465%2C1.234%20C8.457%2C1.234%206.102%2C1.585%205.950%2C4.851%20C5.950%2C4.860%205.945%2C4.874%205.945%2C4.888%20C5.941%2C4.915%205.626%2C8.027%207.092%2C9.649%20C7.671%2C10.296%208.452%2C10.614%209.470%2C10.623%20C9.479%2C10.623%209.484%2C10.623%209.493%2C10.623%20C9.502%2C10.623%209.507%2C10.623%209.516%2C10.623%20C10.538%2C10.614%2011.315%2C10.296%2011.898%2C9.649%20C13.369%2C8.018%2013.045%2C4.919%2013.041%2C4.888%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E"); }
    .contact-layout__block_pin {
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2217%22%20height%3D%2227%22%20viewBox%3D%220%200%2017%2027%22%20style%3D%22%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%0A%20%20%20%20%20%20.cls-2%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%23008ed3%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20d%3D%22M8.505%2C-0.001%20C10.843%2C-0.001%2012.977%2C0.956%2014.506%2C2.500%20C16.046%2C4.045%2017.000%2C6.175%2017.000%2C8.530%20C17.000%2C10.914%2015.470%2C13.786%2014.136%2C16.299%20C13.727%2C17.061%2013.337%2C17.794%2013.026%2C18.448%20C13.026%2C18.448%209.119%2C26.608%209.119%2C26.608%20C8.953%2C26.950%208.544%2C27.098%208.203%2C26.931%20C8.057%2C26.863%207.950%2C26.745%207.881%2C26.608%20C7.881%2C26.608%207.881%2C26.608%207.881%2C26.608%20C7.881%2C26.608%203.975%2C18.448%203.975%2C18.448%20C3.663%2C17.794%203.273%2C17.061%202.874%2C16.299%20C1.529%2C13.787%20-0.000%2C10.914%20-0.000%2C8.530%20C-0.000%2C6.175%200.954%2C4.044%202.494%2C2.500%20C4.034%2C0.956%206.157%2C-0.001%208.505%2C-0.001%20C8.505%2C-0.001%208.505%2C-0.001%208.505%2C-0.001%20ZM8.505%2C4.348%20C9.655%2C4.348%2010.697%2C4.817%2011.447%2C5.569%20C12.197%2C6.321%2012.665%2C7.367%2012.665%2C8.530%20C12.665%2C9.682%2012.197%2C10.728%2011.447%2C11.481%20C10.697%2C12.233%209.655%2C12.703%208.505%2C12.703%20C7.355%2C12.703%206.313%2C12.233%205.553%2C11.481%20C4.803%2C10.728%204.336%2C9.682%204.336%2C8.530%20C4.336%2C7.367%204.803%2C6.321%205.553%2C5.569%20C6.313%2C4.817%207.355%2C4.348%208.505%2C4.348%20C8.505%2C4.348%208.505%2C4.348%208.505%2C4.348%20ZM10.473%2C6.546%20C9.967%2C6.039%209.275%2C5.726%208.505%2C5.726%20C7.726%2C5.726%207.034%2C6.039%206.527%2C6.546%20C6.021%2C7.054%205.709%2C7.748%205.709%2C8.530%20C5.709%2C9.302%206.021%2C9.996%206.527%2C10.504%20C7.034%2C11.012%207.726%2C11.324%208.505%2C11.324%20C9.275%2C11.324%209.967%2C11.012%2010.473%2C10.504%20C10.979%2C9.996%2011.291%2C9.302%2011.291%2C8.530%20C11.292%2C7.748%2010.980%2C7.054%2010.473%2C6.546%20C10.473%2C6.546%2010.473%2C6.546%2010.473%2C6.546%20ZM13.542%2C3.478%20C12.246%2C2.178%2010.473%2C1.377%208.505%2C1.377%20C6.537%2C1.377%204.754%2C2.178%203.468%2C3.478%20C2.173%2C4.768%201.373%2C6.557%201.373%2C8.530%20C1.373%2C10.582%202.815%2C13.279%204.082%2C15.654%20C4.491%2C16.426%204.881%2C17.168%205.211%2C17.852%20C5.211%2C17.852%208.504%2C24.722%208.504%2C24.722%20C8.504%2C24.722%2011.788%2C17.852%2011.788%2C17.852%20C12.119%2C17.168%2012.509%2C16.426%2012.918%2C15.654%20C14.184%2C13.279%2015.626%2C10.582%2015.626%2C8.530%20C15.627%2C6.557%2014.828%2C4.768%2013.542%2C3.478%20C13.542%2C3.478%2013.542%2C3.478%2013.542%2C3.478%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E"); }
    .contact-layout__block_email {
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2220%22%20height%3D%2216%22%20viewBox%3D%220%200%2020%2016%22%20style%3D%22%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%0A%20%20%20%20%20%20.cls-2%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%23008ed3%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20d%3D%22M17.554%2C15.999%20C17.554%2C15.999%202.446%2C15.999%202.446%2C15.999%20C1.097%2C15.999%20-0.000%2C14.846%20-0.000%2C13.428%20C-0.000%2C13.428%20-0.000%2C2.570%20-0.000%2C2.570%20C-0.000%2C1.152%201.097%2C-0.001%202.446%2C-0.001%20C2.446%2C-0.001%2017.558%2C-0.001%2017.558%2C-0.001%20C18.907%2C-0.001%2020.004%2C1.156%2020.000%2C2.575%20C20.000%2C2.575%2020.000%2C13.428%2020.000%2C13.428%20C20.000%2C14.846%2018.903%2C15.999%2017.554%2C15.999%20ZM18.882%2C13.428%20C18.882%2C13.428%2018.882%2C2.575%2018.882%2C2.575%20C18.882%2C1.804%2018.286%2C1.178%2017.554%2C1.178%20C17.554%2C1.178%202.446%2C1.178%202.446%2C1.178%20C1.713%2C1.178%201.117%2C1.804%201.117%2C2.575%20C1.117%2C2.575%201.117%2C13.428%201.117%2C13.428%20C1.117%2C14.198%201.713%2C14.824%202.446%2C14.824%20C2.446%2C14.824%2017.558%2C14.824%2017.558%2C14.824%20C18.291%2C14.824%2018.887%2C14.198%2018.887%2C13.428%20C18.887%2C13.428%2018.882%2C13.428%2018.882%2C13.428%20ZM17.546%2C13.598%20C17.434%2C13.719%2017.289%2C13.781%2017.140%2C13.781%20C17.004%2C13.781%2016.863%2C13.728%2016.755%2C13.620%20C16.755%2C13.620%2011.781%2C8.652%2011.781%2C8.652%20C11.781%2C8.652%2010.387%2C9.965%2010.387%2C9.965%20C10.283%2C10.066%2010.147%2C10.118%2010.014%2C10.118%20C9.882%2C10.118%209.749%2C10.070%209.642%2C9.970%20C9.642%2C9.970%208.285%2C8.695%208.285%2C8.695%20C8.285%2C8.695%203.281%2C13.615%203.281%2C13.615%20C3.174%2C13.719%203.037%2C13.772%202.901%2C13.772%20C2.752%2C13.772%202.603%2C13.706%202.491%2C13.585%20C2.280%2C13.346%202.292%2C12.975%202.516%2C12.754%20C2.516%2C12.754%207.444%2C7.903%207.444%2C7.903%20C7.444%2C7.903%202.495%2C3.253%202.495%2C3.253%20C2.264%2C3.036%202.243%2C2.666%202.450%2C2.422%20C2.657%2C2.179%203.008%2C2.157%203.240%2C2.375%20C3.240%2C2.375%208.595%2C7.412%208.595%2C7.412%20C8.628%2C7.438%208.657%2C7.464%208.686%2C7.495%20C8.686%2C7.498%208.690%2C7.503%208.694%2C7.508%20C8.694%2C7.508%2010.010%2C8.743%2010.010%2C8.743%20C10.010%2C8.743%2016.755%2C2.379%2016.755%2C2.379%20C16.987%2C2.161%2017.339%2C2.183%2017.546%2C2.422%20C17.753%2C2.666%2017.732%2C3.036%2017.504%2C3.253%20C17.504%2C3.253%2012.613%2C7.864%2012.613%2C7.864%20C12.613%2C7.864%2017.525%2C12.767%2017.525%2C12.767%20C17.749%2C12.989%2017.757%2C13.363%2017.546%2C13.598%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E");
    color: #000;
      border: 0; }
      .contact-layout__block_email:hover, .contact-layout__block_email:active {
        border: 0;
        color: #3591d1; }
  .contact-layout__block_phone {
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2223%22%20height%3D%2223%22%20viewBox%3D%220%200%2023%2023%22%20style%3D%22%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%0A%20%20%20%20%20%20.cls-2%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%23008ed3%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20d%3D%22M22.455%2C10.893%20C22.416%2C10.897%2022.382%2C10.902%2022.343%2C10.902%20C22.027%2C10.902%2021.750%2C10.679%2021.697%2C10.359%20C21.313%2C8.096%2020.243%2C6.033%2018.600%2C4.393%20C16.957%2C2.757%2014.891%2C1.684%2012.625%2C1.301%20C12.265%2C1.237%2012.027%2C0.902%2012.086%2C0.543%20C12.149%2C0.188%2012.484%2C-0.054%2012.839%2C0.009%20C15.377%2C0.441%2017.686%2C1.636%2019.524%2C3.470%20C21.361%2C5.305%2022.557%2C7.611%2022.990%2C10.145%20C23.053%2C10.499%2022.810%2C10.839%2022.455%2C10.893%20ZM12.659%2C4.179%20C14.200%2C4.441%2015.605%2C5.169%2016.718%2C6.281%20C17.832%2C7.392%2018.561%2C8.796%2018.824%2C10.334%20C18.882%2C10.694%2018.644%2C11.034%2018.284%2C11.092%20C18.245%2C11.096%2018.211%2C11.101%2018.172%2C11.101%20C17.856%2C11.101%2017.579%2C10.878%2017.526%2C10.557%20C17.307%2C9.286%2016.709%2C8.130%2015.785%2C7.208%20C14.861%2C6.286%2013.704%2C5.683%2012.431%2C5.471%20C12.071%2C5.412%2011.838%2C5.068%2011.901%2C4.713%20C11.964%2C4.359%2012.299%2C4.121%2012.659%2C4.179%20ZM8.303%2C8.504%20C7.944%2C8.868%207.574%2C9.247%207.176%2C9.611%20C7.472%2C10.267%207.880%2C10.912%208.488%2C11.679%20C9.742%2C13.218%2011.050%2C14.407%2012.489%2C15.319%20C12.630%2C15.407%2012.795%2C15.490%2012.970%2C15.577%20C13.092%2C15.640%2013.218%2C15.703%2013.345%2C15.771%20C13.345%2C15.771%2014.881%2C14.242%2014.881%2C14.242%20C15.372%2C13.752%2015.946%2C13.495%2016.544%2C13.495%20C17.146%2C13.495%2017.715%2C13.757%2018.187%2C14.247%20C18.187%2C14.247%2020.856%2C16.921%2020.856%2C16.921%20C21.347%2C17.407%2021.604%2C17.984%2021.604%2C18.587%20C21.604%2C19.183%2021.351%2C19.766%2020.870%2C20.266%20C20.661%2C20.484%2020.447%2C20.693%2020.238%2C20.893%20C19.932%2C21.188%2019.640%2C21.466%2019.387%2C21.771%20C19.383%2C21.781%2019.373%2C21.785%2019.368%2C21.795%20C18.629%2C22.596%2017.686%2C22.999%2016.563%2C22.999%20C16.466%2C22.999%2016.359%2C22.994%2016.257%2C22.990%20C14.589%2C22.883%2013.097%2C22.256%2011.979%2C21.727%20C9.052%2C20.315%206.490%2C18.310%204.361%2C15.771%20C2.606%2C13.664%201.429%2C11.698%200.642%2C9.577%20C0.321%2C8.712%20-0.097%2C7.392%200.019%2C5.975%20C0.097%2C5.096%200.452%2C4.339%201.074%2C3.718%20C1.074%2C3.718%202.727%2C2.053%202.727%2C2.053%20C2.732%2C2.048%202.732%2C2.048%202.737%2C2.043%20C3.223%2C1.577%203.797%2C1.329%204.390%2C1.329%20C4.983%2C1.329%205.547%2C1.577%206.018%2C2.043%20C6.334%2C2.335%206.641%2C2.646%206.932%2C2.946%20C7.078%2C3.102%207.234%2C3.256%207.385%2C3.407%20C7.385%2C3.407%208.712%2C4.732%208.712%2C4.732%20C9.733%2C5.752%209.733%2C7.072%208.712%2C8.092%20C8.576%2C8.228%208.439%2C8.368%208.303%2C8.504%20ZM7.788%2C5.659%20C7.788%2C5.659%206.461%2C4.335%206.461%2C4.335%20C6.305%2C4.174%206.150%2C4.019%205.999%2C3.864%20C5.702%2C3.558%205.421%2C3.271%205.124%2C2.995%20C5.119%2C2.989%205.114%2C2.985%205.109%2C2.980%20C4.954%2C2.825%204.706%2C2.640%204.400%2C2.640%20C4.152%2C2.640%203.899%2C2.762%203.661%2C2.985%20C3.661%2C2.985%202.003%2C4.640%202.003%2C4.640%20C1.599%2C5.043%201.381%2C5.514%201.332%2C6.082%20C1.259%2C6.970%201.424%2C7.912%201.876%2C9.121%20C2.611%2C11.101%203.719%2C12.946%205.377%2C14.941%20C7.385%2C17.334%209.801%2C19.222%2012.552%2C20.553%20C13.559%2C21.033%2014.900%2C21.596%2016.344%2C21.688%20C16.417%2C21.693%2016.495%2C21.693%2016.568%2C21.693%20C17.326%2C21.693%2017.905%2C21.446%2018.396%2C20.921%20C18.697%2C20.567%2019.018%2C20.252%2019.334%2C19.951%20C19.543%2C19.746%2019.737%2C19.562%2019.927%2C19.358%20C20.423%2C18.844%2020.423%2C18.334%2019.922%2C17.839%20C19.922%2C17.839%2017.244%2C15.165%2017.244%2C15.165%20C17.239%2C15.159%2017.239%2C15.159%2017.234%2C15.155%20C17.083%2C14.990%2016.835%2C14.801%2016.534%2C14.801%20C16.228%2C14.801%2015.965%2C14.999%2015.800%2C15.165%20C15.800%2C15.165%2014.137%2C16.825%2014.137%2C16.825%20C14.054%2C16.907%2013.802%2C17.159%2013.398%2C17.159%20C13.238%2C17.159%2013.082%2C17.121%2012.917%2C17.038%20C12.897%2C17.029%2012.878%2C17.014%2012.859%2C17.004%20C12.718%2C16.917%2012.552%2C16.834%2012.377%2C16.747%20C12.183%2C16.650%2011.979%2C16.548%2011.779%2C16.422%20C10.219%2C15.437%208.804%2C14.150%207.462%2C12.499%20C7.462%2C12.499%207.457%2C12.495%207.457%2C12.495%20C6.718%2C11.558%206.232%2C10.771%205.887%2C9.936%20C5.882%2C9.921%205.877%2C9.907%205.873%2C9.893%20C5.785%2C9.616%205.707%2C9.208%206.125%2C8.791%20C6.130%2C8.781%206.140%2C8.776%206.150%2C8.766%20C6.573%2C8.388%206.962%2C7.999%207.370%2C7.582%20C7.511%2C7.446%207.647%2C7.305%207.788%2C7.164%20C8.303%2C6.650%208.303%2C6.174%207.788%2C5.659%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E");
      color: #000;
      border: 0; }
      .contact-layout__block_phone:hover, .contact-layout__block_phone:active ,
      .contact-layout__block_email:hover, .contact-layout__block_email:active {
        border: 0;
        color: #3591d1; }
    .contact-layout__block_link {
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2224%22%20height%3D%2223%22%20viewBox%3D%220%200%2024%2023%22%20style%3D%22%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%0A%20%20%20%20%20%20.cls-2%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%23008ed3%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20d%3D%22M22.787%2C8.111%20C22.787%2C8.111%2017.070%2C13.995%2017.070%2C13.995%20C16.941%2C14.133%2016.767%2C14.199%2016.598%2C14.199%20C16.429%2C14.199%2016.255%2C14.128%2016.126%2C13.995%20C15.862%2C13.724%2015.862%2C13.289%2016.126%2C13.017%20C16.126%2C13.017%2021.842%2C7.134%2021.842%2C7.134%20C22.931%2C6.014%2022.931%2C4.192%2021.842%2C3.073%20C21.842%2C3.073%2020.982%2C2.187%2020.982%2C2.187%20C19.894%2C1.067%2018.124%2C1.067%2017.036%2C2.187%20C17.036%2C2.187%2011.319%2C8.071%2011.319%2C8.071%20C10.230%2C9.191%2010.230%2C11.013%2011.319%2C12.133%20C11.582%2C12.404%2011.582%2C12.838%2011.319%2C13.110%20C11.055%2C13.380%2010.633%2C13.380%2010.369%2C13.110%20C8.759%2C11.452%208.759%2C8.751%2010.369%2C7.093%20C10.369%2C7.093%2016.086%2C1.210%2016.086%2C1.210%20C17.697%2C-0.447%2020.321%2C-0.447%2021.932%2C1.210%20C21.932%2C1.210%2022.792%2C2.095%2022.792%2C2.095%20C23.572%2C2.899%2024.000%2C3.968%2024.000%2C5.104%20C24.000%2C6.239%2023.567%2C7.308%2022.787%2C8.111%20ZM2.162%2C15.801%20C1.074%2C16.921%201.074%2C18.742%202.162%2C19.863%20C2.162%2C19.863%203.022%2C20.748%203.022%2C20.748%20C4.111%2C21.868%205.881%2C21.868%206.969%2C20.748%20C6.969%2C20.748%2012.686%2C14.865%2012.686%2C14.865%20C13.775%2C13.744%2013.775%2C11.923%2012.686%2C10.802%20C12.422%2C10.532%2012.422%2C10.097%2012.686%2C9.825%20C12.949%2C9.554%2013.377%2C9.554%2013.635%2C9.825%20C15.246%2C11.483%2015.246%2C14.184%2013.635%2C15.841%20C13.635%2C15.841%207.919%2C21.725%207.919%2C21.725%20C7.113%2C22.553%206.055%2C22.968%204.996%2C22.968%20C3.937%2C22.968%202.878%2C22.553%202.073%2C21.725%20C2.073%2C21.725%201.213%2C20.840%201.213%2C20.840%20C0.427%2C20.036%20-0.000%2C18.967%20-0.000%2C17.832%20C-0.000%2C16.696%200.432%2C15.626%201.213%2C14.824%20C1.213%2C14.824%206.929%2C8.940%206.929%2C8.940%20C7.193%2C8.669%207.615%2C8.669%207.879%2C8.940%20C8.142%2C9.212%208.142%2C9.647%207.879%2C9.917%20C7.879%2C9.917%202.162%2C15.801%202.162%2C15.801%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E");
      position: relative;
      color: #000;
      font-family: 'Source Sans Pro', Verdana, Helvetica, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
      font-weight: normal;
      font-style: normal;
      border: 0; }
      .contact-layout__block_link:hover, .contact-layout__block_link:active {
        border: 0;
        color: #3591d1; }
        .contact-layout__block_link:hover:after, .contact-layout__block_link:active:after {
          background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%227%22%20height%3D%2212%22%20viewBox%3D%220%200%207%2012%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20stroke-linejoin%3A%20round%3B%0A%20%20%20%20%20%20%20%20stroke-width%3A%201px%3B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20class%3D%22cls-1%22%20fill%3D%22none%22%20stroke%3D%22%233591d1%22%20d%3D%22M-0.008.732L5.545%2C6.011-0.008%2C11.29%22%2F%3E%0A%3C%2Fsvg%3E"); }
      .contact-layout__block_link:after {
        content: '';
        display: block;
        position: absolute;
        right: 0px;
        top: 27px;
        width: 7px;
        height: 12px;
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%227%22%20height%3D%2212%22%20viewBox%3D%220%200%207%2012%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20stroke-linejoin%3A%20round%3B%0A%20%20%20%20%20%20%20%20stroke-width%3A%201px%3B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20class%3D%22cls-1%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20d%3D%22M-0.008.732L5.545%2C6.011-0.008%2C11.29%22%2F%3E%0A%3C%2Fsvg%3E"); }
.link-white {
  color: #fff;
  border-bottom: 1px solid transparent; }
  .link-white:hover {
    color: #fff;
    border-bottom: 1px solid #fff; }
.resources {
/*  display: block;
  max-width: 900px; */ }
  .resources::after {
    clear: both;
    content: "";
    display: table; }
  .resources__item {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 23.23176%; }
    .resources__item:last-child {
      margin-right: 0; }
    @media screen and (max-width: 1199px) {
      .resources__item {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%; }
        .resources__item:last-child {
          margin-right: 0; }
        .resources__item:nth-child(2n) {
          margin-right: 0; }
        .resources__item:nth-child(2n+1) {
          clear: left; } }
    @media screen and (max-width: 959px) {
      .resources__item {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 100%; }
        .resources__item:last-child {
          margin-right: 0; }
        .resources__item:nth-child(2n) {
          margin-right: 2.35765%; }
        .resources__item:nth-child(2n+1) {
          clear: none; } }
 
input#sendmsg4 {
    cursor: pointer;
}
section.section.section_erp.new-section-margin {
    margin-top: 22px;
}
.footer-main .nav-main .nav-mobile__link {
    padding: 0;
}
.home-col .list-fill__pic img {
    height: 250px;
    object-fit: fill;
}
span.list-fill__label a {
    color: #fff;
}

.col-md-6 h4 {
    text-align: center;
}
li.nav-main__item span {
    font-size: 14px;
}
.home-col .list-fill__desc p {
    text-align: left;
}
.home-col .list-fill__desc {
    padding-bottom: 20px;
min-height: 266px;
}

.home-col .col-sm-4, .home-col section.section .list-fill__desc {
    border: 1px solid #efefef;
    box-shadow: 0 8px 6px -6px black;
    margin-bottom: 30px;
}
.container-fuild.prod-inner-row {
    background-color: #f8961d;
    padding: 30px;
}
a.prod-inner-link {
    color: #fff !important;
    border: 1px solid #ffff;
    padding: 10px 35px;
    width: 81px !important;
    font-size: 18px;
}
.container-fuild.prod-inner-row p {
    color: #ffff;
    font-size: 21px;
    vertical-align: bottom;
    position: absolute;
}
 .home-col .col-sm-4:last-child {
    border: 0px;
}
.home-col h3 {
    margin-top: 0px;
margin-top: 0px;
    padding-left: 36px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
p#multiCollapseExample1 {
    display: none;
}
.multi-collapse .collapse {
    display: block !important;
}
.multi-collapse.collapse.in
{
display:block;
}
span.list-fill__label h3 {
    top: -14px;
    height: 28px;
    padding: 0 10px;
    color: #fff;
    font-size: 1rem;
    line-height: 28px;
    z-index: 2;
}

.pdf-btn {
    width: 100%;
    float: left;
padding: 50px;
}
.hm-link-nw {
    width: 50%;
    float: left;
    margin: 0 auto;
    display: inline-block;
    text-align: center;
}
.hm-link-nw a {
    background-color: orange;
    color: #fff;
    padding: 15px 20px;
    border-radius: 5px;
margin: 0 auto;
    display: inline-block;
}
.hm-link-nw {
    width: 49%;
    float: left;
    margin: 0 auto;
    display: inline-block;
    text-align: center;
    margin-right: 22px;
}
.hm-link-nw img {
    margin-bottom: 38px;
}
.hm-link-nw img {
    
    height: 344px;
float: left;

}
.new-img-two{
margin-right: 0px;
}

.container.lg-logo-ctn img {
    width: 324px;
    height: 116px;
float: left;

}
.container.lg-logo-ctn a {
    margin-top: 30px !important;
    text-align: center;
    margin: 0 auto;

    display: block;
    background: -webkit-linear-gradient(315deg, #1e92bfa3 0%, #0066b3e0 50%);
    width: 16%;
    padding: 10px 11px;
    color: #fff;
    margin-bottom: 30px;
}
.hm-link-nw.new-img-hm {
    margin-right: 0px !important;
}
.container.lg-logo-ctn {
    padding: 46px -18px;
    padding-top: 48px;
    padding-bottom: 48px;
}
@media only screen and (max-width: 1440px) {
.hm-link-nw img {
    height: 450px;
    float: left;
}
}
@media only screen and (max-width: 480px) {
.hm-link-nw {
    width: 100%;}
.hm-link-nw a{
    margin-bottom: 20px;
}
}
.carousel-inner .carousel-item .img-box {
    width: 165px !important;
     height: auto!important;
}


