/*! file:main.css, hash:39abd7d804d5e69cdf66 */
.Dl2Block-module__host--2tGbj {
  width: 100%;
  position: relative;
  font-size: 16px;
  font-weight: 300;
  font-family: MuseoSans, Arial, Helvetica, sans-serif;
  border-bottom: none;
  border-radius: 3px;
  background-color: #ffffff;
  color: #000;
  padding: 30px 0; }
  .Dl2Block-module__host--2tGbj.Dl2Block-module__hide--1Ywg7 {
    display: none; }
  @media only screen and (min-width: 768px) {
    .Dl2Block-module__host--2tGbj {
      margin-top: 32px;
      padding: 0;
      border: 1px solid #ededed; } }
  .Dl2Block-module__host--2tGbj h2 {
    line-height: 1.3;
    margin: 0; }
  .Dl2Block-module__host--2tGbj ul {
    list-style: none;
    padding-left: 0; }
  .Dl2Block-module__host--2tGbj li {
    color: #535353;
    font-weight: 300;
    margin-bottom: 5px; }
  .Dl2Block-module__host--2tGbj li:before {
    display: inline-block;
    content: "";
    border: 2px solid #2d2d2d;
    border-radius: 4px;
    width: 4px;
    height: 4px;
    margin-right: 12px; }
  .Dl2Block-module__host--2tGbj select {
    outline: 0;
    width: 100%;
    border-radius: 1px;
    margin: 0 0 25px;
    height: 36px;
    font-size: 14px;
    color: #666;
    background: #fff;
    border: 1px solid #e5e5e5;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.07); }
    @media only screen and (min-width: 768px) {
      .Dl2Block-module__host--2tGbj select {
        margin-bottom: 10.5px; } }

.Dl2Block-module__content--1wt_n {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column; }
  @media only screen and (min-width: 768px) {
    .Dl2Block-module__content--1wt_n {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
              flex-direction: row;
      padding: 32px 40px; } }

.Dl2Block-module__logo--2rvdJ {
  -webkit-box-flex: 1;
          flex: 1 1 auto;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  padding-bottom: 24px; }
  @media only screen and (min-width: 768px) {
    .Dl2Block-module__logo--2rvdJ {
      -webkit-box-flex: 0;
              flex: 0 0 auto;
      max-width: 70px;
      padding-bottom: 0;
      -webkit-box-align: center;
              align-items: center; } }
  .Dl2Block-module__logo--2rvdJ img {
    max-width: 70px; }

.Dl2Block-module__main--PlTG5 {
  -webkit-box-flex: 1;
          flex: 1 1 auto;
  padding: 0 24px 24px; }
  @media only screen and (min-width: 768px) {
    .Dl2Block-module__main--PlTG5 {
      padding-bottom: 0;
      display: -webkit-box;
      display: flex;
      -webkit-box-align: center;
              align-items: center; } }

.Dl2Block-module__mainWrapper--1OHpk {
  text-align: center; }
  .Dl2Block-module__mainWrapper--1OHpk h2, .Dl2Block-module__mainWrapper--1OHpk h2 span {
    font-size: 15px;
    line-height: 1.31;
    color: #1c1c1c;
    font-weight: 700; }
    @media only screen and (max-width: 768px) {
      .Dl2Block-module__mainWrapper--1OHpk h2:first-child span, .Dl2Block-module__mainWrapper--1OHpk h2 span:first-child span {
        font-size: 20px; } }
  .Dl2Block-module__mainWrapper--1OHpk h2 span {
    padding: 0; }
  .Dl2Block-module__mainWrapper--1OHpk span,
  .Dl2Block-module__mainWrapper--1OHpk .Dl2Block-module__description--2mk-z {
    margin: 0;
    line-height: 18px;
    font-size: 14px;
    color: #666666;
    padding-top: 10px; }
  @media only screen and (min-width: 768px) {
    .Dl2Block-module__mainWrapper--1OHpk {
      text-align: left;
      -webkit-box-align: center;
              align-items: center; }
      .Dl2Block-module__mainWrapper--1OHpk > h2, .Dl2Block-module__mainWrapper--1OHpk > h2 span {
        color: #1c1c1c;
        font-size: 20px;
        font-weight: 700; } }

.Dl2Block-module__text--39_Hl {
  text-decoration: none;
  color: #1c1c1c; }

.Dl2Block-module__controls--1Sk-m {
  -webkit-box-flex: 1;
          flex: 1 1 auto;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center; }
  @media only screen and (min-width: 768px) {
    .Dl2Block-module__controls--1Sk-m {
      -webkit-box-flex: 0;
              flex: 0 0 auto;
      width: 180px; } }

.Dl2Block-module__disclaimer--1cpIK {
  width: 100%;
  font-size: 12px;
  line-height: 16px;
  text-align: justify;
  color: #666;
  padding-top: 32px;
  font-weight: 300; }
  .Dl2Block-module__disclaimer--1cpIK.Dl2Block-module__hide--1Ywg7 {
    display: none; }
  @media only screen and (min-width: 768px) {
    .Dl2Block-module__disclaimer--1cpIK {
      width: auto;
      padding: 0 40px 32px; } }

.Dl2Block-module__btn--38y2Z {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  color: #fff;
  background-color: #ed2939;
  border: 1px solid #ed2939;
  min-width: 132px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  height: 40px;
  border-radius: 3px;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
  cursor: pointer;
  padding: 0 12px; }
  .Dl2Block-module__btn--38y2Z:hover {
    -webkit-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
    background-color: #da1f2e;
    border: 1px solid #da1f2e;
    color: #fff; }

.Dl2Block-module__surtitle--1QFpx {
  display: block;
  font-weight: 500; }
  .Dl2Block-module__surtitle--1QFpx h2 {
    color: #1c1c1c;
    font-size: 20px;
    font-weight: 700; }

.Dl2Block-module__mockup--232QN {
  width: 100%;
  font-size: 14px;
  height: 14px;
  text-align: center;
  line-height: 14px;
  color: #666666; }
  @media only screen and (min-width: 768px) {
    .Dl2Block-module__mockup--232QN {
      width: 180px;
      font-size: 12px;
      height: 48px;
      text-align: left; } }

.Dl2BlockGroup-module__dl2BlockGroupContent--2mRN- {
  display: -webkit-box;
  display: flex;
  position: relative;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  flex-wrap: wrap;
  -webkit-box-flex: 2;
          flex-grow: 2;
  -webkit-box-align: stretch;
          align-items: stretch;
  align-content: center;
  -webkit-box-pack: center;
          justify-content: center;
  width: 100%;
  margin-top: 32px; }

.Dl2BlockGroup-module__dl2GroupButton--S43vF {
  display: block;
  border: 1px solid #00A88E;
  border-radius: 3px;
  color: #ffffff;
  min-width: 300px;
  min-height: 40px;
  padding: 0 12px;
  font-size: 14px;
  background-color: #00A88E;
  cursor: pointer;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0 4px 20px rgba(92, 133, 150, 0.25);
  outline: none;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center; }
  .Dl2BlockGroup-module__dl2GroupButton--S43vF:hover {
    border: 1px solid #23D1AE;
    background-color: #23D1AE; }
  .Dl2BlockGroup-module__dl2GroupButton--S43vF:active {
    border: 1px solid #265951;
    background-color: #265951; }
  @media only screen and (max-width: 768px) {
    .Dl2BlockGroup-module__dl2GroupButton--S43vF {
      min-width: 100%; } }

.Dl2KsosItem-module__host--3dhEY {
  margin-top: 32px;
  font-family: MuseoSans,Arial,Helvetica,sans-serif; }
  .Dl2KsosItem-module__host--3dhEY h2 {
    background: #f8f8f8;
    padding: 10px 15px;
    font-size: 15px;
    font-weight: 500;
    color: #888;
    text-transform: uppercase; }
  @media only screen and (min-width: 768px) {
    .Dl2KsosItem-module__host--3dhEY {
      display: block;
      width: 100%;
      max-width: 1030px;
      font-size: 14px; } }

.Dl2KsosItem-module__title--2HiDu {
  background: #f8f8f8;
  padding: 20px;
  margin: 0 0 1.5em 0;
  font-size: 1.25em;
  font-weight: 700;
  color: #1c1c1c; }
  @media only screen and (min-width: 768px) {
    .Dl2KsosItem-module__title--2HiDu {
      font-size: 1.5em; } }

.Dl2KsosItem-module__item--8hwDx {
  margin-top: 0; }
  .Dl2KsosItem-module__item--8hwDx:last-child .Dl2KsosItem-module__itemContent--1iIBb {
    border-bottom: none; }

.Dl2KsosItem-module__itemContent--1iIBb {
  border-bottom: 1px solid #eee;
  padding: 1.5em 15px 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-align: stretch;
          align-items: stretch; }
  .Dl2KsosItem-module__itemContent--1iIBb > * {
    margin-bottom: 1.5em; }
  .Dl2KsosItem-module__itemContent--1iIBb :last-child {
    margin-bottom: 0; }
  .Dl2KsosItem-module__itemContent--1iIBb p {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    font-weight: 300;
    color: #535353;
    line-height: 1.5;
    margin-top: 0;
    font-size: 14px; }
  @media only screen and (min-width: 768px) {
    .Dl2KsosItem-module__itemContent--1iIBb {
      padding-bottom: .75em;
      -webkit-box-align: center;
              align-items: center;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
              flex-direction: row;
      -webkit-box-pack: justify;
              justify-content: space-between; }
      .Dl2KsosItem-module__itemContent--1iIBb p {
        -webkit-box-flex: 1;
                flex: 1 1 auto; }
      .Dl2KsosItem-module__itemContent--1iIBb > * {
        margin-right: 1em;
        margin-bottom: 0; }
      .Dl2KsosItem-module__itemContent--1iIBb:last-child {
        margin-right: 0; } }

.Dl2KsosItem-module__langWrapper--c4JGK {
  -webkit-box-flex: 0;
          flex: 0 0 auto; }
  .Dl2KsosItem-module__langWrapper--c4JGK select {
    border-radius: 1px;
    padding: .2em .5em .2em .75em;
    height: 2.2em;
    font-size: .875em;
    color: #666;
    background: #fff; }
  @media only screen and (min-width: 768px) {
    .Dl2KsosItem-module__langWrapper--c4JGK {
      -webkit-box-flex: 1;
              flex: 1 0 auto;
      display: -webkit-box;
      display: flex;
      -webkit-box-pack: end;
              justify-content: flex-end;
      padding-right: 10px; }
      .Dl2KsosItem-module__langWrapper--c4JGK select {
        width: 220px;
        height: 2.6em; } }

.Dl2KsosItem-module__iconWrapper--3putF {
  margin: 0;
  overflow: hidden; }
  @media only screen and (min-width: 768px) {
    .Dl2KsosItem-module__iconWrapper--3putF {
      min-width: 80px;
      -webkit-box-flex: 0;
              flex: 0 0 auto;
      padding-left: 10px; } }

.Dl2KsosItem-module__button--1XZVV {
  min-width: 154px; }

.Dl2KsosItem-module__download-button--35QR3 {
  display: block;
  padding: 10px 25px;
  background-color: #ED2939;
  border: 1px solid #ED2939;
  color: #FFF;
  font-size: 12px;
  border-radius: 1px;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none; }

.KlInfo-module__klInfo--2IT5s {
  display: block;
  position: relative;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  padding: 20px 25px;
  color: #000;
  font-size: 10px;
  line-height: 12px;
  font-weight: 300;
  margin-top: 32px; }
  @media only screen and (max-width: 768px) {
    .KlInfo-module__klInfo--2IT5s {
      margin: 0 !important;
      padding: 20px 0;
      border: none;
      color: #666; } }

.KlDisclaimer__disclaimer--3xgi9 {
  display: block;
  position: relative;
  font-weight: 300;
  color: #535353;
  line-height: 1.5;
  margin-top: 32px; }

.Icon-module__iconContainer--2GFRN {
  min-width: 50px; }
  @media only screen and (min-width: 768px) {
    .Icon-module__iconContainer--2GFRN {
      width: 50px; } }

.Dl2DocsBTB-module__productName--1Tfov {
  font-family: MuseoSans, Helvetica, Arial, sans-serif; }

.Dl2DocsBTB-module__eulaSection--KQOrD {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column; }

.Dl2DocsBTB-module__eulaSectionList--2DhtS li {
  color: #535353;
  font-weight: 300;
  margin: 0;
  margin-left: 46px;
  margin-bottom: .5em;
  padding: 0 0 0 1.3em;
  line-height: 1.5;
  position: relative;
  font-size: 1em;
  list-style: none; }
  .Dl2DocsBTB-module__eulaSectionList--2DhtS li:before {
    display: inline-block;
    content: "";
    float: left;
    width: 4px;
    height: 4px;
    margin: .45em 0 0 -1.3em;
    background-color: inherit;
    border: 2px solid #2D2D2D;
    border-radius: 4px; }

.Dl2DocsBTB-module__eulaSectionList--2DhtS a {
  cursor: pointer;
  color: #005446;
  font-size: 100%; }

@media only screen and (min-width: 769px) {
  .Dl2DocsBTB-module__eulaSectionList--2DhtS li {
    display: block;
    width: 39%;
    float: left; } }

.Dl2DocsBTB-module__eulaSectionProduct--17n56 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row; }

.Dl2DocsBTB-module__eulaSectionTitle--2FZUJ {
  color: #444;
  line-height: 1.3;
  font-weight: 700;
  font-size: 1.125em;
  margin-bottom: 0;
  margin-top: .7em; }

.Dl2DocsBTB-module__eulaSectionLogo--2I8Fc {
  width: 2.75em;
  margin-right: .7em;
  align-self: center; }

