.alternative-close-button {
  width: 20px;
  height: 20px;
  text-align: center;
  position: absolute;
  top: 5px;
  right: 5px;
  background-image: url('data:image/svg+xml;utf8,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" 	 width="20px" height="20px" viewBox="0 0 20 20" enable-background="new 0 0 20 20" xml:space="preserve"> <path style="fill: rgba(255, 255, 255, 0.999)" d="M10,2c4.411,0,8,3.589,8,8s-3.589,8-8,8s-8-3.589-8-8S5.589,2,10,2 M10,0C4.477,0,0,4.477,0,10 	s4.477,10,10,10c5.522,0,10-4.477,10-10S15.522,0,10,0L10,0z"/> <path style="fill: rgba(255, 255, 255, 0.999)" d="M13.422,13.999c-0.146,0-0.292-0.056-0.403-0.167L6.174,6.976c-0.223-0.223-0.223-0.584,0-0.808 	c0.223-0.223,0.584-0.223,0.807,0l6.845,6.855c0.223,0.223,0.223,0.584,0,0.808C13.714,13.943,13.568,13.999,13.422,13.999z"/> <path style="fill: rgba(255, 255, 255, 0.999)" d="M6.577,13.999c-0.146,0-0.292-0.056-0.403-0.167c-0.223-0.223-0.223-0.584,0-0.808l6.845-6.855 	c0.223-0.223,0.583-0.223,0.806,0c0.223,0.223,0.223,0.584,0,0.808L6.98,13.832C6.869,13.943,6.723,13.999,6.577,13.999z"/> </svg>');
  background-size: contain;
  z-index: 100;
  cursor: pointer;
  opacity: 0.5;
  transition: opacity 200ms ease; }
  .alternative-close-button:before {
    position: absolute;
    color: white;
    font-size: 10px;
    line-height: 20px;
    text-align: right;
    text-transform: uppercase;
    transition: opacity 200ms ease; }
    @media only screen and (min-width: 40em) {
      .alternative-close-button:before {
        width: 200px;
        content: attr(data-close-str);
        transform: translateX(-108%);
        opacity: 1;
        font-family: 'PT Sans', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
        font-weight: bold; } }
  .alternative-close-button:after {
    position: absolute;
    content: "\00a0";
    width: 20px;
    height: 20px;
    left: 0;
    background-image: url('data:image/svg+xml;utf8,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" 	 width="20px" height="20px" viewBox="0 0 20 20" enable-background="new 0 0 20 20" xml:space="preserve"> <circle style="fill: rgba(255,255,255,0.999)" cx="10" cy="10" r="10"/> <path style="fill: rgba(0, 0, 0, 0.999)" d="M13.423,13.999c-0.146,0-0.292-0.056-0.403-0.167L6.174,6.976c-0.223-0.223-0.223-0.584,0-0.808 	c0.224-0.223,0.584-0.223,0.807,0l6.845,6.855c0.224,0.223,0.224,0.584,0,0.808C13.715,13.943,13.568,13.999,13.423,13.999z"/> <path style="fill: rgba(0, 0, 0, 0.999)" d="M6.577,13.999c-0.146,0-0.292-0.056-0.403-0.167c-0.223-0.223-0.223-0.584,0-0.808l6.846-6.855 	c0.223-0.223,0.583-0.223,0.806,0c0.224,0.223,0.224,0.584,0,0.808L6.98,13.832C6.869,13.943,6.724,13.999,6.577,13.999z"/> </svg>');
    opacity: 0;
    transition: opacity 200ms ease; }
  .alternative-close-button:hover {
    opacity: 1; }
    .alternative-close-button:hover:before {
      opacity: 0.5; }
  .alternative-close-button:active:after {
    opacity: 1; }

.dtch-contact-box-wrapper {
  position: fixed;
  background-color: #8c8e8b; }
  @media screen and (max-width: 39.9375em) {
    .dtch-contact-box-wrapper {
      z-index: 0;
      top: 0;
      left: 0;
      width: 100vw;
      height: 75px; } }
  @media screen and (min-width: 40em) {
    .dtch-contact-box-wrapper {
      right: 0;
      bottom: 0;
      transition: transform 500ms ease;
      height: 350px;
      width: 500px;
      z-index: 101; } }
  .dtch-contact-box-wrapper [class^=dtch-contact-icon-]:before {
    content: "\00a0";
    display: inline-block;
    line-height: inherit;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: white;
    width: 20px;
    height: 20px;
    transition: background 500ms ease; }
  .dtch-contact-box-wrapper [class^=dtch-contact-icon-].dtch-contact-icon-mail:before {
    background-image: url('data:image/svg+xml;utf8,<svg version="1.1" id="Laag_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" 	 width="50px" height="50px" viewBox="0 0 50 50" enable-background="new 0 0 50 50" xml:space="preserve"> <path style="fill: rgba(0, 0, 0, 0.999)" d="M34,15.75H16c-1.917,0-3.5,1.667-3.5,3.583v11.25c0,1.916,1.5,3.582,3.5,3.582h18 	c1.916,0,3.5-1.666,3.5-3.582V19.417C37.5,17.417,36,15.833,34,15.75z M17.25,17.833h15.416h1.75L33,18.917L25.417,25L25,25.333 	L24.583,25l-7.75-6.167l-1.417-1.083h1.833V17.833z M35.5,21.083v9.583c0,0.834-0.584,1.5-1.416,1.584l0,0l0,0H16l0,0l0,0 	c-0.833-0.084-1.5-0.75-1.417-1.584V21v-1.25l1,0.833l9.083,7.167c0.083,0.084,0.25,0.166,0.417,0.166 	c0.167,0,0.333-0.082,0.417-0.166l9-7.167l1-0.833V21.083z"/> </svg>'); }
  .dtch-contact-box-wrapper [class^=dtch-contact-icon-].dtch-contact-icon-phone:before {
    background-image: url('data:image/svg+xml;utf8,<svg version="1.1" id="Laag_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" 	 width="50px" height="50px" viewBox="0 0 50 50" enable-background="new 0 0 50 50" xml:space="preserve"> <path style="fill: rgba(0, 0, 0, 0.999)" d="M34.334,31.5c-1.084,2.584-3.584,3-4.418,3c-0.25,0-4,0.166-9.416-4.916 	c-4.333-4.167-4.917-8.584-4.917-9.417c-0.083-0.833,0.167-2.917,3-4.417c0.333-0.167,1.083-0.25,1.25-0.083 	c0.083,0.083,2.5,4,2.5,4.167c0.083,0.167,0.083,0.25,0.083,0.417S22.25,20.667,22,20.917s-0.5,0.5-0.833,0.75 	c-0.333,0.25-0.583,0.5-0.833,0.75S19.917,22.833,19.917,23c0,0.417,0.333,1.917,3,4.25c2.583,2.334,3.917,2.916,4,3 	c0.084,0.084,0.25,0.084,0.334,0.084c0.166,0,0.334-0.168,0.584-0.418s1.082-1.416,1.332-1.666s0.5-0.416,0.668-0.416 	c0.166,0,0.25,0,0.416,0.082c0.166,0.084,4.084,2.334,4.166,2.418C34.584,30.416,34.5,31.084,34.334,31.5"/> </svg>'); }
  .dtch-contact-box-wrapper [class^=dtch-contact-icon-].dtch-contact-icon-whatsapp:before {
    background-image: url('data:image/svg+xml;utf8,<svg version="1.1" id="Laag_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" 	 width="50px" height="50px" viewBox="0 0 50 50" enable-background="new 0 0 50 50" xml:space="preserve"> <path style="fill: rgba(0, 0, 0, 0.999)" d="M33.084,16.833c-2.168-2.167-5-3.333-8-3.333c-6.25,0-11.333,5.083-11.333,11.333c0,2,0.5,3.917,1.5,5.667 	l-1.583,5.916l6-1.582c1.667,0.916,3.5,1.416,5.417,1.416l0,0c6.25,0,11.333-5.084,11.333-11.333 	C36.416,21.833,35.25,19,33.084,16.833z M25.083,34.334L25.083,34.334c-1.667,0-3.333-0.418-4.833-1.334l-0.333-0.166l-3.583,0.916 	l0.917-3.5L17,29.916c-0.917-1.5-1.417-3.25-1.417-5c0-5.167,4.25-9.417,9.417-9.417c2.5,0,4.916,1,6.666,2.75 	s2.75,4.167,2.75,6.667C34.5,30.084,30.25,34.334,25.083,34.334z M30.25,27.25c-0.25-0.166-1.666-0.834-1.916-0.916 	c-0.25-0.084-0.418-0.168-0.668,0.166c-0.166,0.25-0.75,0.916-0.916,1.084c-0.166,0.166-0.334,0.25-0.584,0.082 	C25.916,27.5,25,27.25,23.917,26.25c-0.833-0.75-1.417-1.667-1.583-2c-0.167-0.25,0-0.417,0.083-0.583 	c0.167-0.167,0.25-0.333,0.417-0.5C23,23,23,22.917,23.083,22.667c0.083-0.167,0.083-0.333,0-0.5C23,22,22.417,20.667,22.167,20.083 	c-0.25-0.583-0.5-0.5-0.667-0.5s-0.333,0-0.583,0s-0.5,0.083-0.75,0.333s-1,1-1,2.333c0,1.417,1,2.75,1.167,2.917 	c0.167,0.167,2,3.083,4.833,4.25c0.667,0.334,1.167,0.5,1.583,0.584c0.666,0.25,1.334,0.166,1.75,0.084 	c0.584-0.084,1.666-0.668,1.916-1.334s0.25-1.25,0.168-1.334C30.666,27.5,30.5,27.416,30.25,27.25z"/> </svg>'); }
  .dtch-contact-box-wrapper [class^=dtch-contact-icon-]:hover.dtch-contact-icon-mail:before, .dtch-contact-box-wrapper [class^=dtch-contact-icon-]:active.dtch-contact-icon-mail:before, .dtch-contact-box-wrapper [class^=dtch-contact-icon-]:focus.dtch-contact-icon-mail:before {
    background-image: url('data:image/svg+xml;utf8,<svg version="1.1" id="Laag_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" 	 width="50px" height="50px" viewBox="0 0 50 50" enable-background="new 0 0 50 50" xml:space="preserve"> <path style="fill: rgba(255, 255, 255, 0.999)" d="M34,15.75H16c-1.917,0-3.5,1.667-3.5,3.583v11.25c0,1.916,1.5,3.582,3.5,3.582h18 	c1.916,0,3.5-1.666,3.5-3.582V19.417C37.5,17.417,36,15.833,34,15.75z M17.25,17.833h15.416h1.75L33,18.917L25.417,25L25,25.333 	L24.583,25l-7.75-6.167l-1.417-1.083h1.833V17.833z M35.5,21.083v9.583c0,0.834-0.584,1.5-1.416,1.584l0,0l0,0H16l0,0l0,0 	c-0.833-0.084-1.5-0.75-1.417-1.584V21v-1.25l1,0.833l9.083,7.167c0.083,0.084,0.25,0.166,0.417,0.166 	c0.167,0,0.333-0.082,0.417-0.166l9-7.167l1-0.833V21.083z"/> </svg>'); }
  .dtch-contact-box-wrapper [class^=dtch-contact-icon-]:hover.dtch-contact-icon-phone:before, .dtch-contact-box-wrapper [class^=dtch-contact-icon-]:active.dtch-contact-icon-phone:before, .dtch-contact-box-wrapper [class^=dtch-contact-icon-]:focus.dtch-contact-icon-phone:before {
    background-image: url('data:image/svg+xml;utf8,<svg version="1.1" id="Laag_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" 	 width="50px" height="50px" viewBox="0 0 50 50" enable-background="new 0 0 50 50" xml:space="preserve"> <path style="fill: rgba(255, 255, 255, 0.999)" d="M34.334,31.5c-1.084,2.584-3.584,3-4.418,3c-0.25,0-4,0.166-9.416-4.916 	c-4.333-4.167-4.917-8.584-4.917-9.417c-0.083-0.833,0.167-2.917,3-4.417c0.333-0.167,1.083-0.25,1.25-0.083 	c0.083,0.083,2.5,4,2.5,4.167c0.083,0.167,0.083,0.25,0.083,0.417S22.25,20.667,22,20.917s-0.5,0.5-0.833,0.75 	c-0.333,0.25-0.583,0.5-0.833,0.75S19.917,22.833,19.917,23c0,0.417,0.333,1.917,3,4.25c2.583,2.334,3.917,2.916,4,3 	c0.084,0.084,0.25,0.084,0.334,0.084c0.166,0,0.334-0.168,0.584-0.418s1.082-1.416,1.332-1.666s0.5-0.416,0.668-0.416 	c0.166,0,0.25,0,0.416,0.082c0.166,0.084,4.084,2.334,4.166,2.418C34.584,30.416,34.5,31.084,34.334,31.5"/> </svg>'); }
  .dtch-contact-box-wrapper [class^=dtch-contact-icon-]:hover.dtch-contact-icon-whatsapp:before, .dtch-contact-box-wrapper [class^=dtch-contact-icon-]:active.dtch-contact-icon-whatsapp:before, .dtch-contact-box-wrapper [class^=dtch-contact-icon-]:focus.dtch-contact-icon-whatsapp:before {
    background-image: url('data:image/svg+xml;utf8,<svg version="1.1" id="Laag_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" 	 width="50px" height="50px" viewBox="0 0 50 50" enable-background="new 0 0 50 50" xml:space="preserve"> <path style="fill: rgba(255, 255, 255, 0.999)" d="M33.084,16.833c-2.168-2.167-5-3.333-8-3.333c-6.25,0-11.333,5.083-11.333,11.333c0,2,0.5,3.917,1.5,5.667 	l-1.583,5.916l6-1.582c1.667,0.916,3.5,1.416,5.417,1.416l0,0c6.25,0,11.333-5.084,11.333-11.333 	C36.416,21.833,35.25,19,33.084,16.833z M25.083,34.334L25.083,34.334c-1.667,0-3.333-0.418-4.833-1.334l-0.333-0.166l-3.583,0.916 	l0.917-3.5L17,29.916c-0.917-1.5-1.417-3.25-1.417-5c0-5.167,4.25-9.417,9.417-9.417c2.5,0,4.916,1,6.666,2.75 	s2.75,4.167,2.75,6.667C34.5,30.084,30.25,34.334,25.083,34.334z M30.25,27.25c-0.25-0.166-1.666-0.834-1.916-0.916 	c-0.25-0.084-0.418-0.168-0.668,0.166c-0.166,0.25-0.75,0.916-0.916,1.084c-0.166,0.166-0.334,0.25-0.584,0.082 	C25.916,27.5,25,27.25,23.917,26.25c-0.833-0.75-1.417-1.667-1.583-2c-0.167-0.25,0-0.417,0.083-0.583 	c0.167-0.167,0.25-0.333,0.417-0.5C23,23,23,22.917,23.083,22.667c0.083-0.167,0.083-0.333,0-0.5C23,22,22.417,20.667,22.167,20.083 	c-0.25-0.583-0.5-0.5-0.667-0.5s-0.333,0-0.583,0s-0.5,0.083-0.75,0.333s-1,1-1,2.333c0,1.417,1,2.75,1.167,2.917 	c0.167,0.167,2,3.083,4.833,4.25c0.667,0.334,1.167,0.5,1.583,0.584c0.666,0.25,1.334,0.166,1.75,0.084 	c0.584-0.084,1.666-0.668,1.916-1.334s0.25-1.25,0.168-1.334C30.666,27.5,30.5,27.416,30.25,27.25z"/> </svg>'); }
  .dtch-contact-box-wrapper [class^=dtch-contact-icon-]:hover:before, .dtch-contact-box-wrapper [class^=dtch-contact-icon-]:active:before, .dtch-contact-box-wrapper [class^=dtch-contact-icon-]:focus:before {
    background-color: #00a05d; }
  .dtch-contact-box-wrapper button:hover [class^=dtch-contact-icon-].dtch-contact-icon-mail:before {
    background-image: url('data:image/svg+xml;utf8,<svg version="1.1" id="Laag_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" 	 width="50px" height="50px" viewBox="0 0 50 50" enable-background="new 0 0 50 50" xml:space="preserve"> <path style="fill: rgba(255, 255, 255, 0.999)" d="M34,15.75H16c-1.917,0-3.5,1.667-3.5,3.583v11.25c0,1.916,1.5,3.582,3.5,3.582h18 	c1.916,0,3.5-1.666,3.5-3.582V19.417C37.5,17.417,36,15.833,34,15.75z M17.25,17.833h15.416h1.75L33,18.917L25.417,25L25,25.333 	L24.583,25l-7.75-6.167l-1.417-1.083h1.833V17.833z M35.5,21.083v9.583c0,0.834-0.584,1.5-1.416,1.584l0,0l0,0H16l0,0l0,0 	c-0.833-0.084-1.5-0.75-1.417-1.584V21v-1.25l1,0.833l9.083,7.167c0.083,0.084,0.25,0.166,0.417,0.166 	c0.167,0,0.333-0.082,0.417-0.166l9-7.167l1-0.833V21.083z"/> </svg>'); }
  .dtch-contact-box-wrapper button:hover [class^=dtch-contact-icon-].dtch-contact-icon-phone:before {
    background-image: url('data:image/svg+xml;utf8,<svg version="1.1" id="Laag_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" 	 width="50px" height="50px" viewBox="0 0 50 50" enable-background="new 0 0 50 50" xml:space="preserve"> <path style="fill: rgba(255, 255, 255, 0.999)" d="M34.334,31.5c-1.084,2.584-3.584,3-4.418,3c-0.25,0-4,0.166-9.416-4.916 	c-4.333-4.167-4.917-8.584-4.917-9.417c-0.083-0.833,0.167-2.917,3-4.417c0.333-0.167,1.083-0.25,1.25-0.083 	c0.083,0.083,2.5,4,2.5,4.167c0.083,0.167,0.083,0.25,0.083,0.417S22.25,20.667,22,20.917s-0.5,0.5-0.833,0.75 	c-0.333,0.25-0.583,0.5-0.833,0.75S19.917,22.833,19.917,23c0,0.417,0.333,1.917,3,4.25c2.583,2.334,3.917,2.916,4,3 	c0.084,0.084,0.25,0.084,0.334,0.084c0.166,0,0.334-0.168,0.584-0.418s1.082-1.416,1.332-1.666s0.5-0.416,0.668-0.416 	c0.166,0,0.25,0,0.416,0.082c0.166,0.084,4.084,2.334,4.166,2.418C34.584,30.416,34.5,31.084,34.334,31.5"/> </svg>'); }
  .dtch-contact-box-wrapper button:hover [class^=dtch-contact-icon-].dtch-contact-icon-whatsapp:before {
    background-image: url('data:image/svg+xml;utf8,<svg version="1.1" id="Laag_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" 	 width="50px" height="50px" viewBox="0 0 50 50" enable-background="new 0 0 50 50" xml:space="preserve"> <path style="fill: rgba(255, 255, 255, 0.999)" d="M33.084,16.833c-2.168-2.167-5-3.333-8-3.333c-6.25,0-11.333,5.083-11.333,11.333c0,2,0.5,3.917,1.5,5.667 	l-1.583,5.916l6-1.582c1.667,0.916,3.5,1.416,5.417,1.416l0,0c6.25,0,11.333-5.084,11.333-11.333 	C36.416,21.833,35.25,19,33.084,16.833z M25.083,34.334L25.083,34.334c-1.667,0-3.333-0.418-4.833-1.334l-0.333-0.166l-3.583,0.916 	l0.917-3.5L17,29.916c-0.917-1.5-1.417-3.25-1.417-5c0-5.167,4.25-9.417,9.417-9.417c2.5,0,4.916,1,6.666,2.75 	s2.75,4.167,2.75,6.667C34.5,30.084,30.25,34.334,25.083,34.334z M30.25,27.25c-0.25-0.166-1.666-0.834-1.916-0.916 	c-0.25-0.084-0.418-0.168-0.668,0.166c-0.166,0.25-0.75,0.916-0.916,1.084c-0.166,0.166-0.334,0.25-0.584,0.082 	C25.916,27.5,25,27.25,23.917,26.25c-0.833-0.75-1.417-1.667-1.583-2c-0.167-0.25,0-0.417,0.083-0.583 	c0.167-0.167,0.25-0.333,0.417-0.5C23,23,23,22.917,23.083,22.667c0.083-0.167,0.083-0.333,0-0.5C23,22,22.417,20.667,22.167,20.083 	c-0.25-0.583-0.5-0.5-0.667-0.5s-0.333,0-0.583,0s-0.5,0.083-0.75,0.333s-1,1-1,2.333c0,1.417,1,2.75,1.167,2.917 	c0.167,0.167,2,3.083,4.833,4.25c0.667,0.334,1.167,0.5,1.583,0.584c0.666,0.25,1.334,0.166,1.75,0.084 	c0.584-0.084,1.666-0.668,1.916-1.334s0.25-1.25,0.168-1.334C30.666,27.5,30.5,27.416,30.25,27.25z"/> </svg>'); }
  .dtch-contact-box-wrapper button:hover [class^=dtch-contact-icon-]:hover:before,
  .dtch-contact-box-wrapper button:hover [class^=dtch-contact-icon-]:active:before,
  .dtch-contact-box-wrapper button:hover [class^=dtch-contact-icon-]:focus:before {
    background-color: #00a05d; }
  .dtch-contact-box-wrapper > *:not(:nth-last-child(1)) {
    position: relative;
    width: 100%;
    height: 100%; }
  .dtch-contact-box-wrapper .contact-icons-wrapper ul {
    width: 100vw;
    text-align: center;
    display: inline-block;
    line-height: 50px; }
    .dtch-contact-box-wrapper .contact-icons-wrapper ul li {
      display: inline-block;
      height: 38px;
      transform: translateY(calc((75px - 38px) / 2));
      margin: 0 7.6px;
      border-radius: 19px;
      overflow: hidden; }
      .dtch-contact-box-wrapper .contact-icons-wrapper ul li > a:before {
        height: 38px;
        width: 38px; }
  .dtch-contact-box-wrapper .chat-wrapper {
    overflow: hidden;
    position: relative; }
    .dtch-contact-box-wrapper .chat-wrapper .chat-screens-container {
      width: 300%; }
      .dtch-contact-box-wrapper .chat-wrapper .chat-screens-container .chat-screen {
        height: inherit;
        float: left;
        width: 33.33333%;
        transition: transform 500ms ease; }
        .dtch-contact-box-wrapper .chat-wrapper .chat-screens-container .chat-screen .to-right {
          margin-left: 60px; }
        .dtch-contact-box-wrapper .chat-wrapper .chat-screens-container .chat-screen h1 {
          font-weight: 100;
          font-style: oblique;
          margin-top: 25px; }
        .dtch-contact-box-wrapper .chat-wrapper .chat-screens-container .chat-screen h2 {
          font-size: 1.5em; }
        .dtch-contact-box-wrapper .chat-wrapper .chat-screens-container .chat-screen p {
          font-size: 80%; }
        .dtch-contact-box-wrapper .chat-wrapper .chat-screens-container .chat-screen#init-chat-screen, .dtch-contact-box-wrapper .chat-wrapper .chat-screens-container .chat-screen#success-chat-screen {
          color: white; }
          .dtch-contact-box-wrapper .chat-wrapper .chat-screens-container .chat-screen#init-chat-screen ul li, .dtch-contact-box-wrapper .chat-wrapper .chat-screens-container .chat-screen#success-chat-screen ul li {
            float: left;
            height: 40px;
            width: 40px;
            border-radius: 20px;
            overflow: hidden;
            margin-right: 13.33333px; }
            .dtch-contact-box-wrapper .chat-wrapper .chat-screens-container .chat-screen#init-chat-screen ul li > a:before, .dtch-contact-box-wrapper .chat-wrapper .chat-screens-container .chat-screen#success-chat-screen ul li > a:before {
              height: 40px;
              width: 40px; }
          .dtch-contact-box-wrapper .chat-wrapper .chat-screens-container .chat-screen#init-chat-screen sub, .dtch-contact-box-wrapper .chat-wrapper .chat-screens-container .chat-screen#init-chat-screen sup, .dtch-contact-box-wrapper .chat-wrapper .chat-screens-container .chat-screen#success-chat-screen sub, .dtch-contact-box-wrapper .chat-wrapper .chat-screens-container .chat-screen#success-chat-screen sup {
            font-size: 60%; }
        .dtch-contact-box-wrapper .chat-wrapper .chat-screens-container .chat-screen#message-chat-screen form {
          position: relative; }
          .dtch-contact-box-wrapper .chat-wrapper .chat-screens-container .chat-screen#message-chat-screen form .chat-input-wrapper {
            width: 100%;
            margin-top: 20px;
            height: 50px; }
            .dtch-contact-box-wrapper .chat-wrapper .chat-screens-container .chat-screen#message-chat-screen form .chat-input-wrapper input, .dtch-contact-box-wrapper .chat-wrapper .chat-screens-container .chat-screen#message-chat-screen form .chat-input-wrapper select {
              border-radius: 5px;
              border: solid 1px white;
              width: 60%;
              color: white; }
              .dtch-contact-box-wrapper .chat-wrapper .chat-screens-container .chat-screen#message-chat-screen form .chat-input-wrapper input:not(.error-input), .dtch-contact-box-wrapper .chat-wrapper .chat-screens-container .chat-screen#message-chat-screen form .chat-input-wrapper select:not(.error-input) {
                background: none; }
              .dtch-contact-box-wrapper .chat-wrapper .chat-screens-container .chat-screen#message-chat-screen form .chat-input-wrapper input::-webkit-input-placeholder, .dtch-contact-box-wrapper .chat-wrapper .chat-screens-container .chat-screen#message-chat-screen form .chat-input-wrapper select::-webkit-input-placeholder {
                /* WebKit, Blink, Edge */
                color: white;
                text-transform: uppercase; }
              .dtch-contact-box-wrapper .chat-wrapper .chat-screens-container .chat-screen#message-chat-screen form .chat-input-wrapper input:-moz-placeholder, .dtch-contact-box-wrapper .chat-wrapper .chat-screens-container .chat-screen#message-chat-screen form .chat-input-wrapper select:-moz-placeholder {
                /* Mozilla Firefox 4 to 18 */
                color: white;
                text-transform: uppercase;
                opacity: 1; }
              .dtch-contact-box-wrapper .chat-wrapper .chat-screens-container .chat-screen#message-chat-screen form .chat-input-wrapper input::-moz-placeholder, .dtch-contact-box-wrapper .chat-wrapper .chat-screens-container .chat-screen#message-chat-screen form .chat-input-wrapper select::-moz-placeholder {
                /* Mozilla Firefox 19+ */
                color: white;
                text-transform: uppercase;
                opacity: 1; }
              .dtch-contact-box-wrapper .chat-wrapper .chat-screens-container .chat-screen#message-chat-screen form .chat-input-wrapper input:-ms-input-placeholder, .dtch-contact-box-wrapper .chat-wrapper .chat-screens-container .chat-screen#message-chat-screen form .chat-input-wrapper select:-ms-input-placeholder {
                /* Internet Explorer 10-11 */
                color: white;
                text-transform: uppercase; }
            .dtch-contact-box-wrapper .chat-wrapper .chat-screens-container .chat-screen#message-chat-screen form .chat-input-wrapper select option {
              background-color: #8c8e8b !important; }
          .dtch-contact-box-wrapper .chat-wrapper .chat-screens-container .chat-screen#message-chat-screen form .email-input-wrapper {
            height: 50px;
            background-color: white; }
            .dtch-contact-box-wrapper .chat-wrapper .chat-screens-container .chat-screen#message-chat-screen form .email-input-wrapper input {
              height: 27.77778px;
              font-size: 60%;
              padding: 0;
              padding-left: 30px;
              border: none; }
              .dtch-contact-box-wrapper .chat-wrapper .chat-screens-container .chat-screen#message-chat-screen form .email-input-wrapper input:not(.error-input) {
                box-shadow: none; }
              .dtch-contact-box-wrapper .chat-wrapper .chat-screens-container .chat-screen#message-chat-screen form .email-input-wrapper input::-webkit-input-placeholder {
                /* WebKit, Blink, Edge */
                color: inherit; }
              .dtch-contact-box-wrapper .chat-wrapper .chat-screens-container .chat-screen#message-chat-screen form .email-input-wrapper input:-moz-placeholder {
                /* Mozilla Firefox 4 to 18 */
                color: inherit;
                opacity: 1; }
              .dtch-contact-box-wrapper .chat-wrapper .chat-screens-container .chat-screen#message-chat-screen form .email-input-wrapper input::-moz-placeholder {
                /* Mozilla Firefox 19+ */
                color: inherit;
                opacity: 1; }
              .dtch-contact-box-wrapper .chat-wrapper .chat-screens-container .chat-screen#message-chat-screen form .email-input-wrapper input:-ms-input-placeholder {
                /* Internet Explorer 10-11 */
                color: inherit; }
          .dtch-contact-box-wrapper .chat-wrapper .chat-screens-container .chat-screen#message-chat-screen form .chat-textarea-wrapper {
            width: 100%;
            background-color: white;
            height: calc(350px - 50px - 20px - 50px); }
            .dtch-contact-box-wrapper .chat-wrapper .chat-screens-container .chat-screen#message-chat-screen form .chat-textarea-wrapper textarea {
              resize: none;
              border: none;
              font-size: 60%;
              padding: 30px;
              height: 100%; }
              .dtch-contact-box-wrapper .chat-wrapper .chat-screens-container .chat-screen#message-chat-screen form .chat-textarea-wrapper textarea:not(.error-input) {
                box-shadow: none; }
              .dtch-contact-box-wrapper .chat-wrapper .chat-screens-container .chat-screen#message-chat-screen form .chat-textarea-wrapper textarea::-webkit-input-placeholder {
                /* WebKit, Blink, Edge */
                color: inherit; }
              .dtch-contact-box-wrapper .chat-wrapper .chat-screens-container .chat-screen#message-chat-screen form .chat-textarea-wrapper textarea:-moz-placeholder {
                /* Mozilla Firefox 4 to 18 */
                color: inherit;
                opacity: 1; }
              .dtch-contact-box-wrapper .chat-wrapper .chat-screens-container .chat-screen#message-chat-screen form .chat-textarea-wrapper textarea::-moz-placeholder {
                /* Mozilla Firefox 19+ */
                color: inherit;
                opacity: 1; }
              .dtch-contact-box-wrapper .chat-wrapper .chat-screens-container .chat-screen#message-chat-screen form .chat-textarea-wrapper textarea:-ms-input-placeholder {
                /* Internet Explorer 10-11 */
                color: inherit; }
          .dtch-contact-box-wrapper .chat-wrapper .chat-screens-container .chat-screen#message-chat-screen form .chat-submit-button-wrapper {
            position: absolute;
            right: 13.33333px;
            bottom: 13.33333px; }
            .dtch-contact-box-wrapper .chat-wrapper .chat-screens-container .chat-screen#message-chat-screen form .chat-submit-button-wrapper button {
              width: 40px;
              height: 40px;
              overflow: hidden;
              border-radius: 20px;
              cursor: pointer;
              border: solid 2px rgba(0, 0, 0, 0.5); }
              .dtch-contact-box-wrapper .chat-wrapper .chat-screens-container .chat-screen#message-chat-screen form .chat-submit-button-wrapper button div:before {
                transform: translate(-2px, -2px);
                width: 40px;
                height: 40px; }
              .dtch-contact-box-wrapper .chat-wrapper .chat-screens-container .chat-screen#message-chat-screen form .chat-submit-button-wrapper button:hover div:before {
                background-color: #00a05d; }
          .dtch-contact-box-wrapper .chat-wrapper .chat-screens-container .chat-screen#message-chat-screen form .error-input {
            -webkit-box-shadow: inset 0 0 3px 0 red;
            box-shadow: inset 0 0 3px 0 red;
            background-color: rgba(255, 0, 0, 0.05); }
    .dtch-contact-box-wrapper .chat-wrapper.write-message .chat-screen {
      transform: translateX(-100%); }
    .dtch-contact-box-wrapper .chat-wrapper.success .chat-screen {
      transform: translateX(-200%); }
  .dtch-contact-box-wrapper .chat-icon-wrapper {
    position: relative;
    height: 0;
    width: 0; }
    .dtch-contact-box-wrapper .chat-icon-wrapper .chat-icon {
      position: absolute;
      transform: none;
      z-index: 100;
      cursor: pointer; }
      @media screen and (max-width: 39.9375em) {
        .dtch-contact-box-wrapper .chat-icon-wrapper .chat-icon {
          left: 0;
          top: 5px; } }
      @media screen and (min-width: 40em) {
        .dtch-contact-box-wrapper .chat-icon-wrapper .chat-icon {
          transform-origin: bottom left;
          transform: scale(2) translate(10%, 25%); } }
  .dtch-contact-box-wrapper ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .dtch-contact-box-wrapper ul li {
      margin: 0;
      padding: 0; }

@media screen and (max-width: 39.9375em) {
  body {
    transition: margin 500ms ease; }
    body .top-bar-wrapper {
      transition: margin 500ms ease; }
    body.dtch-contact-open {
      margin-top: 75px; }
      body.dtch-contact-open .top-bar-wrapper {
        margin-top: 75px; } }

@media screen and (min-width: 40em) {
  body .dtch-contact-box-wrapper {
    transform: translateY(120%); }
  body.dtch-contact-open .dtch-contact-box-wrapper {
    transform: translateY(0); } }

form.dtch-contact-form .dtch-select-box {
  border-radius: 6px;
  background-color: #fffefc;
  line-height: 2.5em;
  margin: 10px 5px;
  padding: 0 15px; }
  form.dtch-contact-form .dtch-select-box:nth-last-child(1) {
    margin-bottom: 0; }
  form.dtch-contact-form .dtch-select-box label {
    position: relative;
    font-weight: bold; }
  form.dtch-contact-form .dtch-select-box input {
    transform: translateY(-2px); }

@media only screen and (min-width: 64em) {
  form.dtch-contact-form .move-it-up {
    transform: translateY(-100%); } }

form.dtch-contact-form .input-wrapper {
  line-height: 48px;
  position: relative;
  max-width: 400px;
  border: solid 1px white;
  background-color: rgba(255, 255, 255, 0.2);
  padding-left: 5px;
  overflow: hidden; }
  form.dtch-contact-form .input-wrapper input[type=email] {
    display: inline-block;
    font-size: inherit;
    margin: 0;
    border: none;
    background: none;
    width: calc(100% - 40px);
    box-shadow: none;
    color: white;
    font-weight: bold; }
    form.dtch-contact-form .input-wrapper input[type=email]::-webkit-input-placeholder {
      /* WebKit, Blink, Edge */
      color: white; }
    form.dtch-contact-form .input-wrapper input[type=email]:-moz-placeholder {
      /* Mozilla Firefox 4 to 18 */
      color: white;
      opacity: 1; }
    form.dtch-contact-form .input-wrapper input[type=email]::-moz-placeholder {
      /* Mozilla Firefox 19+ */
      color: white;
      opacity: 1; }
    form.dtch-contact-form .input-wrapper input[type=email]:-ms-input-placeholder {
      /* Internet Explorer 10-11 */
      color: white; }
  form.dtch-contact-form .input-wrapper .submit-envelope {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 48px;
    width: 48px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('data:image/svg+xml;utf8,<svg version="1.1" id="Laag_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" 	 width="20px" height="15px" viewBox="0.5 2000.5 20 15" enable-background="new 0.5 2000.5 20 15" xml:space="preserve"> <g id="mail_16_"> 	<path style="fill: rgba(255, 255, 255, 0.999);" d="M11.125,2011.5c-0.125,0-0.125,0.125-0.25,0.125s-0.125,0-0.25,0.125c-0.125,0-0.125,0-0.25,0 		s-0.125,0-0.25,0s-0.125,0-0.25-0.125c-0.125,0-0.125-0.125-0.25-0.125c0,0,0,0-0.125,0l-9-7.125v9.875c0,0.75,0.5,1.25,1.25,1.25 		h17.5c0.75,0,1.25-0.5,1.25-1.25v-9.75L11.125,2011.5C11.25,2011.5,11.25,2011.5,11.125,2011.5z"/> 	<path style="fill: rgba(255, 255, 255, 0.999);" d="M20.5,2001.75c0-0.75-0.5-1.25-1.25-1.25H1.75c-0.75,0-1.25,0.5-1.25,1.25l10,7.75L20.5,2001.75z"/> </g> </svg> ');
    transition: all 500ms ease;
    z-index: 2; }
  form.dtch-contact-form .input-wrapper.is-active .submit-envelope {
    background-color: #00A05D; }
  form.dtch-contact-form .input-wrapper:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "Message sent!";
    height: 48px;
    width: 100%;
    background-color: white;
    color: #00A05D;
    text-align: center;
    transform: translateX(-100%);
    transition: transform 500ms ease;
    z-index: 3; }

form.dtch-contact-form.is-submitted .input-wrapper:before {
  transform: translateX(0); }

.whatsapp-contact-box-wrapper {
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 103;
  transform: translateX(-100%);
  opacity: 0;
  transition: opacity 500ms ease; }
  .whatsapp-contact-box-wrapper.open {
    transform: translateX(0);
    opacity: 1; }
  .whatsapp-contact-box-wrapper .whatsapp-popup-background {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }
  .whatsapp-contact-box-wrapper .whatsapp-popup-wrapper {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: #999999;
    color: white;
    width: 500px;
    max-width: 80vw;
    padding: 20px 50px; }
    @media only screen and (max-width: 39.9375em) {
      .whatsapp-contact-box-wrapper .whatsapp-popup-wrapper {
        top: calc(50% - (75px / 2));
        width: 400px;
        padding: 20px; } }
    .whatsapp-contact-box-wrapper .whatsapp-popup-wrapper .whatsapp-popup-content {
      position: relative;
      padding-left: 25px;
      font-size: 14px; }
      @media only screen and (max-width: 39.9375em) {
        .whatsapp-contact-box-wrapper .whatsapp-popup-wrapper .whatsapp-popup-content {
          padding-left: 20px;
          font-size: 14px; } }
      .whatsapp-contact-box-wrapper .whatsapp-popup-wrapper .whatsapp-popup-content .alternative-close-button {
        top: -15px;
        right: -45px; }
        @media only screen and (max-width: 39.9375em) {
          .whatsapp-contact-box-wrapper .whatsapp-popup-wrapper .whatsapp-popup-content .alternative-close-button {
            right: -15px; } }
      .whatsapp-contact-box-wrapper .whatsapp-popup-wrapper .whatsapp-popup-content:before {
        height: calc(100% - 40px - 30px);
        left: 10px;
        width: 0;
        border-left: solid 1px white;
        content: "\00a0";
        position: absolute;
        transform: translateX(-50%);
        bottom: 30px; }
        @media only screen and (max-width: 39.9375em) {
          .whatsapp-contact-box-wrapper .whatsapp-popup-wrapper .whatsapp-popup-content:before {
            height: calc(100% - 30px - 15px);
            left: 5px;
            bottom: 15px; } }
      .whatsapp-contact-box-wrapper .whatsapp-popup-wrapper .whatsapp-popup-content > .row:nth-child(3) {
        margin-top: 20px; }
      .whatsapp-contact-box-wrapper .whatsapp-popup-wrapper .whatsapp-popup-content > .row > .column, .whatsapp-contact-box-wrapper .whatsapp-popup-wrapper .whatsapp-popup-content > .row > .columns {
        padding: 0 1rem; }
      .whatsapp-contact-box-wrapper .whatsapp-popup-wrapper .whatsapp-popup-content h1 {
        font-weight: 100;
        font-style: oblique;
        font-size: 25px;
        margin-left: -25px; }
        @media only screen and (max-width: 39.9375em) {
          .whatsapp-contact-box-wrapper .whatsapp-popup-wrapper .whatsapp-popup-content h1 {
            font-size: 20px;
            margin-left: -20px; } }
      .whatsapp-contact-box-wrapper .whatsapp-popup-wrapper .whatsapp-popup-content img {
        max-width: 100px;
        max-height: 100px;
        display: inline-block; }
      .whatsapp-contact-box-wrapper .whatsapp-popup-wrapper .whatsapp-popup-content a {
        color: inherit;
        font-weight: bold; }
        .whatsapp-contact-box-wrapper .whatsapp-popup-wrapper .whatsapp-popup-content a:hover {
          text-decoration: underline; }
      .whatsapp-contact-box-wrapper .whatsapp-popup-wrapper .whatsapp-popup-content p {
        margin: 5px 0; }
      .whatsapp-contact-box-wrapper .whatsapp-popup-wrapper .whatsapp-popup-content .has-a-bullet {
        position: relative; }
        .whatsapp-contact-box-wrapper .whatsapp-popup-wrapper .whatsapp-popup-content .has-a-bullet:before {
          height: 10px;
          width: 10px;
          border-radius: 5px;
          background-color: white;
          position: absolute;
          top: 50%;
          transform: translateY(-50%) translateX(-50%);
          left: -15px;
          content: "\00a0"; }
          @media only screen and (max-width: 39.9375em) {
            .whatsapp-contact-box-wrapper .whatsapp-popup-wrapper .whatsapp-popup-content .has-a-bullet:before {
              height: 16px;
              width: 16px;
              border-radius: 8px; } }
        .whatsapp-contact-box-wrapper .whatsapp-popup-wrapper .whatsapp-popup-content .has-a-bullet.in-a-row:before {
          left: calc((15px * -1) - (1rem)); }
      .whatsapp-contact-box-wrapper .whatsapp-popup-wrapper .whatsapp-popup-content .button {
        background-color: #00a05d;
        width: 100%;
        border-radius: 6px;
        text-align: left;
        line-height: 40px;
        padding: 0 10px;
        margin: 0;
        font-size: 120%; }
      .whatsapp-contact-box-wrapper .whatsapp-popup-wrapper .whatsapp-popup-content input[type=text] {
        box-shadow: none;
        border: none;
        background-color: rgba(255, 255, 255, 0.3);
        color: white; }
      .whatsapp-contact-box-wrapper .whatsapp-popup-wrapper .whatsapp-popup-content .relative-wrapper {
        position: relative; }
        .whatsapp-contact-box-wrapper .whatsapp-popup-wrapper .whatsapp-popup-content .relative-wrapper .clipboard-button {
          background-color: #00a05d;
          line-height: 39px;
          position: absolute;
          margin-top: -55px;
          right: 0;
          cursor: pointer; }
          .whatsapp-contact-box-wrapper .whatsapp-popup-wrapper .whatsapp-popup-content .relative-wrapper .clipboard-button:before {
            content: "\00a0";
            width: 39px;
            display: block;
            background-image: url('data:image/svg+xml;utf8,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" 	 width="21px" height="26px" viewBox="0 0 21 26" enable-background="new 0 0 21 26" xml:space="preserve"> <path style="fill: rgba(255, 255, 255, 0.999)" d="M20.1,5H16V0.9L20.1,5z"/> <path style="fill: rgba(255, 255, 255, 0.999)" d="M14,7V0H8v6l7,7v5h6V7H14z"/> <path style="fill: rgba(255, 255, 255, 0.999)" d="M13,26H0V8h6v0.4V13v2h2h4.6H13V26z"/> <path style="fill: rgba(255, 255, 255, 0.999)" d="M12.1,13H8V8.9L12.1,13z"/> </svg>');
            background-size: 60%;
            background-position: center;
            background-repeat: no-repeat;
            transform-origin: center center;
            transition: transform 200ms ease;
            transform: scale(0.78); }
    .whatsapp-contact-box-wrapper .whatsapp-popup-wrapper:before {
      content: "\00a0";
      line-height: inherit;
      background-position: center center;
      background-repeat: no-repeat;
      width: 40px;
      height: 40px;
      background-image: url('data:image/svg+xml;utf8,<svg version="1.1" id="Laag_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" 	 width="50px" height="50px" viewBox="0 0 50 50" enable-background="new 0 0 50 50" xml:space="preserve"> <path style="fill: rgba(0, 160, 93, 0.999)" d="M42.75,7.25C38,2.625,31.75,0,25.125,0C11.375,0,0.25,11.125,0.25,24.75c0,4.375,1.125,8.625,3.375,12.375 	L0,50l13.25-3.5c3.625,2,7.75,3,11.875,3l0,0C38.875,49.5,50,38.375,50,24.75C50,18.125,47.375,12,42.75,7.25z"/> <path style="fill: rgba(255,255,255,0.999)" d="M37.625,30.625c-0.125-0.25-0.625-0.375-1.25-0.75c-0.625-0.25-3.625-1.75-4.25-2s-1-0.25-1.375,0.25 	c-0.375,0.625-1.625,2-2,2.375S28,31,27.375,30.625c-0.625-0.25-2.625-1-5-3.125c-1.875-1.625-3.125-3.625-3.5-4.25s0-1,0.25-1.25 	S19.75,21.25,20,20.875s0.375-0.625,0.625-1s0.125-0.75,0-1.125c-0.125-0.25-1.375-3.375-1.875-4.625s-1-1-1.375-1.125 	c-0.375,0-0.75,0-1.25,0C15.75,13,15,13.125,14.5,13.75c-0.5,1-2,2.5-2,5.5s2.25,6,2.5,6.375S19.375,32.25,25.625,35 	c1.5,0.625,2.625,1,3.5,1.25c1.5,0.5,2.875,0.375,3.875,0.25c1.25-0.125,3.625-1.5,4.25-3C37.75,32.125,37.75,31,37.625,30.625z"/> </svg>');
      background-size: contain;
      position: absolute;
      transform: translate(-50%, -50%);
      top: 0;
      left: 10px; }
      @media screen and (min-width: 40em) {
        .whatsapp-contact-box-wrapper .whatsapp-popup-wrapper:before {
          left: 30px; } }
  .whatsapp-contact-box-wrapper .vcard-icon:before {
    width: 30px;
    height: 22.5px;
    background-image: url('data:image/svg+xml;utf8,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" 	 width="60px" height="45px" viewBox="0 0 60 45" enable-background="new 0 0 60 45" xml:space="preserve"> <path style="fill: white" d="M55,3.022c1.103,0,2,0.904,2,2.015v34.926c0,1.11-0.897,2.015-2,2.015H5c-1.103,0-2-0.904-2-2.015V5.037 	c0-1.11,0.897-2.015,2-2.015H55 M55,0H5C2.239,0,0,2.255,0,5.037v34.926C0,42.745,2.239,45,5,45h50c2.761,0,5-2.255,5-5.037V5.037 	C60,2.255,57.761,0,55,0L55,0z"/> <path style="fill: white" d="M25.333,12.09h-14c-0.736,0-1.333,0.602-1.333,1.343c0,0.741,0.597,1.343,1.333,1.343h14 	c0.736,0,1.333-0.602,1.333-1.343C26.667,12.691,26.069,12.09,25.333,12.09z"/> <path style="fill: white" d="M23.333,21.493h-12c-0.736,0-1.333,0.602-1.333,1.343s0.597,1.343,1.333,1.343h12 	c0.736,0,1.333-0.602,1.333-1.343S24.069,21.493,23.333,21.493z"/> <path style="fill: white" d="M20,30.896h-8.667c-0.736,0-1.333,0.602-1.333,1.343s0.597,1.343,1.333,1.343H20 	c0.736,0,1.333-0.602,1.333-1.343S20.736,30.896,20,30.896z"/> <path style="fill: white" d="M44.497,23.938c1.253-1.361,2.027-3.177,2.027-5.176c0-4.206-3.396-7.627-7.571-7.627 	c-4.174,0-7.57,3.421-7.57,7.627c0,2.003,0.776,3.824,2.035,5.187c-3.594,2.006-5.956,5.877-5.956,10.113 	c0,0.741,0.597,1.344,1.333,1.344c0.736,0,1.333-0.603,1.333-1.344c0-3.704,2.354-7.048,5.781-8.32 	c0.933,0.414,1.96,0.648,3.043,0.648c1.087,0,2.119-0.236,3.054-0.653c3.42,1.256,5.771,4.607,5.771,8.325 	c0,0.741,0.598,1.344,1.333,1.344s1.333-0.603,1.333-1.344C50.445,29.814,48.084,25.937,44.497,23.938z M36.814,23.202 	c-0.104-0.077-0.217-0.138-0.338-0.182c-1.45-0.859-2.427-2.443-2.427-4.257c0-2.725,2.2-4.94,4.904-4.94s4.904,2.216,4.904,4.94 	c0,1.871-1.038,3.501-2.564,4.34c-0.001,0.001-0.003,0.002-0.005,0.003c-0.694,0.381-1.49,0.597-2.335,0.597 	C38.185,23.703,37.462,23.52,36.814,23.202z"/> </svg>');
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    content: "\00a0";
    transform-origin: top center;
    margin-right: 10px; }
