/*
font-family: "proxima-nova", helvetica, arial, sans-serif;
Light        font-weight:300
Regular      font-weight:400
Semibold     font-weight:600
Bold         font-weight:700
*/

.lt-ie9 body * {
  display: none;
}
.lt-ie9 #old-browser {
  display: block;
}


@media screen {
@font-face {
	font-family: "Flaticon";
	src: url("../files/flaticon/flaticon.eot");
	src: url("../files/flaticon/flaticon.eot#iefix") format("embedded-opentype"),
	url("../files/flaticon/flaticon.woff") format("woff"),
	url("../files/flaticon/flaticon.ttf") format("truetype"),
	url("../files/flaticon/flaticon.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
	font-family: Flaticon;
        font-size: 20px;
font-style: normal;
margin-left: 20px;
}.flaticon-left15:before {
	content: "\e000";
}
.flaticon-right11:before {
	content: "\e001";
}

/*
* Corrects `block` display not defined in IE 6/7/8/9 and Firefox 3.
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
display: block;
}
/*
* Corrects `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
*/
audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
/*
* Addresses styling for `hidden` attribute not present in IE 7/8/9, Firefox 3,
* and Safari 4.
*/
[hidden] {
display: none;
}
/* ==========================================================================
Base */
/*
* 1. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using
*    `em` units.
* 2. Prevents iOS text size adjust after orientation change, without disabling
*    user zoom.
*/
html {
font-size: 100%; /* 1 */
-webkit-text-size-adjust: 100%; /* 2 */
-ms-text-size-adjust: 100%; /* 2 */
}

/*
* Addresses `font-family` inconsistency between `textarea` and other form
* elements.
*/

html,
button,
input,
select,
textarea {
    font-family: sans-serif;
}

/*
* Addresses margins handled incorrectly in IE 6/7.
*/

body {
margin: 0;
}
/* === Links */
/*
* Addresses `outline` inconsistency between Chrome and other browsers.
*/
a:focus {
outline: thin dotted;
}
/*
* Improves readability when focused and also mouse hovered in all browsers.
*/

a:active,
a:hover {
outline: 0;
}
/* ==========================================================================
Typography
========================================================================== */
/*
* Addresses font sizes and margins set differently in IE 6/7.
* Addresses font sizes within `section` and `article` in Firefox 4+, Safari 5,
* and Chrome.
*/
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
h2 {
    font-size: 1.5em;
    margin: 0.83em 0;
}
h3 {
    font-size: 1.17em;
    margin: 1em 0;
}
h4 {
    font-size: 1em;
    margin: 1.33em 0;
}
h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}
h6 {
    font-size: 0.75em;
    margin: 2.33em 0;
}
/*
* Addresses styling not present in IE 7/8/9, Safari 5, and Chrome.
*/
    abbr[title] {
    border-bottom: 1px dotted;
}
/*
* Addresses style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
*/
b,
strong {
    font-weight: 600;
}
.bold{
    font-weight: 600;
}
/*
* Addresses styling not present in Safari 5 and Chrome.
*/
p,
pre {
    margin: 1em 0;
}
/*
* Corrects font family set oddly in IE 6, Safari 4/5, and Chrome.
*/
code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}
/*
* Improves readability of pre-formatted text in all browsers.
*/
pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}
small {
    ont-size: 75%;
}
/*
* Prevents `sub` and `sup` affecting `line-height` in all browsers.
*/
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/*
* Addresses paddings set differently in IE 6/7.
*/
menu,
ol,
ul {
    padding: 0 0 0 40px;
}

/*
* Corrects list images handled incorrectly in IE 7.
*/

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

/* ==========================================================================
Embedded content
========================================================================== */

/* Improves image quality when scaled in IE 7.
*/

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
}
/*
* Corrects overflow displayed oddly in IE 9.
*/

svg:not(:root) {
    overflow: hidden;
}

/* ==========================================================================
Figures 
* Addresses margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
*/

figure {
margin: 0;
}

/* === Forms === */
/*
* Corrects margin in IE 6/7.
*/

form {
    margin: 0;
}
/*
* Define consistent border, margin, and padding.
*/

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/*
* 1. Corrects font size not being inherited in all browsers.
* 2. Addresses margins set differently in IE 6/7, Firefox 3+, Safari 5,
*    and Chrome.
* 3. Improves appearance and consistency in all browsers.
*/

button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}

/*
* Addresses Firefox 3+ setting `line-height` on `input` using `!important` in
* the UA stylesheet.
*/

button,
input {
    line-height: normal;
}

/*
* 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
*    and `video` controls.
* 2. Corrects inability to style clickable `input` types in iOS.
* 3. Improves usability and consistency of cursor style between image-type
*    `input` and others.
*/

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
}

/*
* Re-set default cursor for disabled elements.
*/

button[disabled],
input[disabled] {
cursor: default;
}

/*
* 1. Addresses box sizing set to content-box in IE 8/9.
* 2. Removes excess padding in IE 8/9.
*/

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}

/*
* Removes inner padding and border in Firefox 3+.
*/

button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}

/*
* 1. Removes default vertical scrollbar in IE 6/7/8/9.
* 2. Improves readability and alignment in all browsers.
*/

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* GENERAL STYLE */
*{
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased; 
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box;
}
input {
    -webkit-appearance: none;
}
#wrapper{
    background-color: #fff;
}
#wrapper-inner{
    background-color: #fff;
    width: 100%;
    margin: auto;
}
.box{
    width: 100%;
    min-width: 900px;
    z-index: 50;
}

.box--full-height {
    position: relative;
    min-height: 100vh;
    height:auto;
    float:left;
}
.box-contain {
    display:block;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    text-align: center;
}
.box-contain:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    margin-left: -0.25em;
}
#what_we_do .box-contain:before {
    /*height: 80%;*/
}
.wrap_carouselle{
    margin:0 auto;
    width:100%;
    height:290px;
    padding-top:1px;
    padding-bottom:1px;
    overflow: hidden;
    z-index: 1;
    position:absolute;
    bottom:0px;
    margin-bottom:0px;
    border:0;
    }
.wrap_carouselle h2{
    line-height:40px;
    margin: 0;
    font-size:13px;
    letter-spacing:0.67px;
    padding:0 10px;    
}
.carouselle{
    background-color: #dedede;
    width:100%;
    margin:0 auto;
    float:left;
}
.owl-carousel{
    width:100%;
    transition: all 500ms ease-in-out 0s;
    float:left;
}
.owl-item{
    padding-left: 1px;
    margin-right: 1px;
}
.li_sl{
    width:100%;
    height:250px;
    float:left;
    text-align:center;
    z-index:1;
}
a.item_slider{
    float:left;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    float: left;
    width: 100%;
    height: 100%;
}
.project_name_slider{
    display:none;
}
.owl-theme .owl-controls .owl-page span {
    margin: 1px 5px 0 7px;
}
.li_sl:hover .project_name_slider{
      display: block;
      width: 100%;
      height: 20px;
      line-height: 250px;
      color: #fff;
      z-index: 100;
      position: absolute;
      text-transform:uppercase;
      font-size:13px;
      word-spacing:-0.5px;
      font-weight:600;
}
.item_slider:after{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(51, 51, 51, 0.45);
}
.item_slider:hover:after{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(51, 51, 51, 0.6);
}
.box-contain > .box_inner {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}

.box_inner {
    max-width: 980px;
    width:90%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.column{
    float: left;
    width: 50%;
    padding-right: 40px;
}
.column.subcolumn{
    float: left;
    width: 50%;
    padding-right: 10px;
}
.column:not(#webdots .column_top){
    padding-right: 40px;
}
.column.column_top{
    padding-right: 0px;
}
.box_inner .column.nav{
    float: left;
    width: 50%;
    padding-right: 0px;
}
#navigation{
    position: relative;
    height: 82px;
    background-color: #ececec;
    border: none;
    z-index: 0;
    margin-bottom: -83px;
    border-bottom: 1px solid #efefef;
}
#navigation .box_inner{
    padding: 20px 0px;
    height: auto;
    min-height: 20px;
}
#navigation.static_nav{
   /* box-shadow: 0 1px 2px rgba(0,0,0,0.25);*/
    height: auto;
    left: 0;
    right: 0;
    top: 0;
    z-index: 100;
    position: fixed;
}
#navigation.static_nav .box_inner{
    min-height: 20px
}
body, html {
font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight:normal;
    font-weight:400;
    font-style:normal;
    color: #444444;
    font-size: 13.5px;
    line-height: 19.5px;
    letter-spacing:0.4px;
}
input#submit,
#hireus #submit {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-weight:600;
    letter-spacing:1px;
}
/* GENERIC FONTS */
a {
    color:#444;
    text-decoration:none;
}
a:hover {
    color:#38ca7d;
    text-decoration:none;
}
h2 {
    color:#38cb7d;
    text-transform:uppercase;
    font-size:13px;
    margin:0px 0px 13px 0px;
    letter-spacing:0.45px;
    line-height: 1.25em;
}
h3 {
    font-size:13.5px;
    letter-spacing:0.45px;
    line-height: 1.25em;
    font-weight:700;
    margin: 0px 0px 2px 0px;
}
.div_section_intro h3{
    font-weight:300;
    font-size:24px;
    line-height:1.2em;
    letter-spacing: -0.38px;
    color:#444;
    margin-bottom:15px;
}
.div_section_intro h3 strong {
    font-weight: 600;
}
#whats_different .div_section_intro h3 strong {
    font-weight: 700;
}
.prev_img,
.next_img{
    float:left;
    padding: 0;
    display: block;
    font-family: "Flaticon";
    font-size: 15px;
    line-height: 0.9;
    font-weight: bold;
    width:40px;
}
.prev_img{
    padding-right: 30px;
}
.next_img{
    padding-left: 30px;
}
.prev_img:before,
.next_img:before{
    content:"\e000";
    float:left;
    color:#38cb7d;
    width:18px;
    height:40px;
    line-height:40px;    
}
.next_img:before{
    content:"\e001";
}
.carouselle_top{
    width:360px;
    margin:0 auto;
}
.carouselle_top h2{
    float:left;
}
.div_section_intro p{
    font-size:14px;
    margin:0px 0px 13px 0px;
    font-weight:400;
    color:#422d2d;
    letter-spacing:-0.1px;
    word-spacing:-0.3px;
}
span.section_intro {
    line-height:1.25em;
    display: block;
}
.three_column_inner .section_intro {
    font-weight:300;
    font-size:25px;
    line-height:1.1em;
    letter-spacing: -0.15px;
    color:#fff;
    margin-top:10px;  
    margin-bottom:10px;    
}
.three_column_inner .section_intro.bold {
    font-weight:700;
}
.three_column_inner p{
    color:#fff;
}
p {
    margin:0 0 13px 0;
}
/* Form placeholder text */
    ::-webkit-input-placeholder {
    color: #787878;
}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
    color: #fff;
}
:-moz-placeholder { /* Firefox 18- */
    color: #787878;
}
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
    color: #fff;
}
::-moz-placeholder {  /* Firefox 19+ */
    color: #787878;
}
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
    color: #fff;
}
:-ms-input-placeholder {
    color: #787878;
}
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
    color: #fff;
}
placeholder {
    color: #787878;
}
input:focus:placeholder,
textarea:focus:placeholder {
    color: #fff;
}

*,
*:hover,
*:focus,
a:focus,
form {
outline:none;
}
img a {
border:none;
}
/* MAIN BANNER */
.box_1 {
    background:url(../images/webdots_banner.jpg);
    background-size:cover;
    background-repeat:no-repeat;
    background-position:center top;
    z-index:100;
}
.box_1 .column_1 {
    height:522px;
    color:#fff;
}
.box_1 .box_inner h1 {
    text-indent:-9999px;
    display:block;
    width:211px;
    height:32px;
}
.box_1 .box_inner h1 {
    margin: 0px;
}
/* intro text */
.column_1 {
    /*line-height:32px;*/
    font-size:28px;
    font-weight:300;
    /*letter-spacing: 0.0625em;*/
    letter-spacing:-1px;
    color:#444;
    line-height:1.15em;
}
.banner_intro {
    margin-top:110px;
}
.banner_intro .first {
    margin-bottom:50px;
}
.banner_intro .last {
    margin-bottom:13px;
}
#banner_arrow_down {
    display:block;
    position: absolute;
    bottom: 30px;
    left: 0px;
}
#banner_arrow_down a {
    text-indent:-9999px;
    width:32px;
    height:54px;
    display:block;
    padding:10px 0px 10px 0px;
    background-position:0px 10px;
}
#banner_arrow_down a:hover {
    background-position:0px 15px;
}
/* NAVIGATION */
#navigation {
    background-color: #fff;
    height: 100px;
    margin-bottom: -102px;
    z-index: 99;
}
#navigation .box_inner {
    padding: 48px 0px 26px 0px;
}
/* Pinned logo */
#navigation .column_1 a {
    background-repeat:no-repeat;
    width:173px; height:26px;
    margin-top: 2px;
    text-indent:-9999px;
    display:block;
    margin-left: 2px;
}
/* Navigation menu */
#navigation .column_2 a {
    font-family: 'proxima-nova', sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #525252;
    font-weight: 700;
    padding: 0 1px 5px 1px;
    font-size: 11px;
    line-height:20px;
    letter-spacing: 0.75px;
    /*margin-right: 31px;*/
    word-spacing:-0.5px;
    transition: border 0.175s ease-in;
    -webkit-transition: border 0.175s ease-in;
    float:left;
    position:relative;
}
#navigation .column_2 a:not(:last-child){
    margin-right: 31px;
    margin-left: 0;
}
#navigation .column_2 a:last-child {
    margin-right: 0px;
    margin-left: -2px;
}
#navigation .column_2 a.becoming_active:not(:first-child) {
    border-bottom: 2px solid #aaa;
    /*-webkit-transition: border 0.175s ease-in;*/
}
#navigation .column_2 a:hover:not(:first-child){
    border-bottom: 2px solid #6e6e6e;
}
#navigation .column_2 a.active:not(:first-child) {
    border-bottom: 2px solid #38ca7d;
}
#navigation .column_2 a.becoming_active:first-child:after {
    font-family: proxima-nova;
    color: #38ca7d;
    content: ".-- . -.-. --- -.. .";
    position: absolute;
    bottom: -2px;
    left: 0;
    width: auto;
    line-height: 9px;
    letter-spacing: -0.4px;
    font-size: 16px;
}
#navigation .column_2 a:first-child.active:after,
#navigation .column_2 a:first-child.active:hover:after,
#navigation .column_2 a:first-child:hover:after  {
    font-family: proxima-nova;
    color: #38ca7d;
    content: ".-- . -.-. --- -.. .";
    position: absolute;
    bottom: -2px;
    left: 0;
    width: auto;
    line-height: 9px;
    letter-spacing: -0.4px;
    font-size: 16px;
}

#navigation .column_2 a:last-child {
    margin-right:0px;
}
/* WHAT WE DO */
#what_we_do {
    /*border-bottom: 1px solid #ececec;*/
}
#what_we_do .column {
    margin-top:150px;
    margin-bottom:50px;
    height:430px;
}
#love_code_holder {
    width:340px;
    height:345px;
    margin-left: auto;
    margin-right: auto;
}
#love_code_holder > svg {
    position: relative;
    top: 50%;
    fill: #38cb7d;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
/*#morse_wrapper {
    height:15px;
    width:100%;
    clear:both;
    display:block;
    overflow:hidden;
    float:left;
}
#morse_strip {
    background-image:url(../images/webdots_morse.png);
    background-position:0%;
    background-repeat:repeat;
    height:2px;
    max-width: 980px;
    width:90%;
    position:absolute;
    bottom:10px;
    left:50%;
    overflow:hidden;
    margin-left:-490px;
}
#morse_wrapper:hover #morse_strip {
    height:2px;
    background-position:980px;
    left:0%;
    margin-left:0px;
    overflow:auto;
    width:100%;
}*/
/* WHO WE DO IT FOR */
.box--full-height#who_we_do_it_for {
    min-height:calc(100vh - 100px);
    height:auto;
}
#who_we_do_it_for .column{
    margin-top:50px;
    margin-bottom:0px;
}
#who_we_do_it_for .column.sub_column{
    margin-top:45px;
    margin-bottom:0px;
    padding-right:10px;
}
#who_we_do_it_for .column.sub_column h3{
    font-size:18px;
    font-weight: 600;
    color: #422d2d;
}
#hire_us .column{
    margin-top:0px;
    margin-bottom:30px;
}
#hire_us .div_section_intro h3 {
    font-size: 24px;
    line-height: 1.1em;
    letter-spacing: -0.48px;
}
#hire_us .column:first-child {
    margin-top:50px;
}
#hire_us .column p {
    color:#444;
}
#who_we_do_it_for .column_2 {
  padding-top: 0px;
  margin-top: 34px;
}
.two_column_inner {
    padding-right:76px;
}
/* Client lists */
ul.client_list {
    list-style:none;
    padding:0px;
    margin-top:10px;
}
/* Client logos */
.logo_list {
    text-indent:-9999px;
}
.logo_list a {
    display:block;
    margin-bottom:18px;
}
.logo_list a:hover {
    opacity:0.75;
}
.client_list.logo_list .effusion {
    width:88px; 
    height:26px;
    margin-bottom:17px;
}
.client_list.logo_list .digitaslbi {
    width:161px;
    height:32px
}
.client_list.logo_list .worldbank {
    width:161px;
    height:32px
}
/* gif logos */
.client_list.logo_list .sanoma,
.client_list.logo_list .bullatos {
    background:url(../images/logo_sprite.gif);
    background-repeat:no-repeat;
    opacity:0.85;
}
.client_list.logo_list .sanoma {
    background-position:0px 0px;
    width:153px; 
    height:28px
}
.client_list.logo_list .sanoma:hover {
    opacity:0.6;
}
.client_list.logo_list .bullatos {
    background-position:-173px 0px;
    width:148px; 
    height:30px;
    opacity:0.7;
}
.client_list.logo_list .bullatos:hover {
    opacity:0.55;
}
/* WHAT'S DIFFERENT */
#whats_different {
    background:url(../images/webdots_banner_2.jpg);
    background-size:cover;
    background-repeat:no-repeat;
    background-position:center center;
    /*height:620px;*/
}
#whats_different .box_inner .column {
    width:33.3%;
    margin-top:125px;
    margin-bottom:40px;
    padding-top:82px;
    padding-right:1.3%;
    text-align:center;
    color:#fff;
    background-position:top center;
    height:315px;
    position: relative;
    line-height: 18px;
}
/* What's different 01 blend reset */
#whats_different .box_inner .column_1 p {
    line-height:19.5px;
    font-size:14px;
    font-weight:400;
    letter-spacing:-0.1px;
    word-spacing:-0.3px;  
}
#whats_different .box_inner .section_intro.bold {
    margin-bottom:30px;
    margin-top: 0;
}
.three_column_inner {
    padding:0 10px 0 10px;
}

#whats_different .column_1:hover:before,
#whats_different .column_2:hover:before,
#whats_different .column_3:hover:before {
    /*transform: scale(2);
    opacity: 0;
    transition: all 0.175s ease;*/
}
#whats_different .column_1:before,
#whats_different .column_2:before,
#whats_different .column_3:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 74px;
    height: 69px;
    margin: 0 auto;
    transform-origin: 50% 100%;
}
#whats_different .column_2:before {
    left: 1px;
    width: 66px;
}
#whats_different .column_3:before {
    width: 68px;
    height: 64px;
}
/* HIRE US */
#hire_us {
    position:relative;
}
#map_holder {
    width: 670px;
    position:absolute;
    bottom:0; left:50%;
    margin-left:0px;
    background-position:335px ;
    background-color:#f00;
    height:297px;
    z-index:1;
}
#hire_us .column_2 {
    height:750px;
}
#hire_us .sub_column {
    font-size:13.5px;
    line-height:19.5px;
    letter-spacing:0.4px;
}
#map_wrapper{
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    min-height: 750px
}
#map_box{
    left: 50%;
    width: 50%;
    height: 100%;
    min-height: 750px;
    background-image: url(../images/map_full.gif);
    background-position: 65px 100%;
    background-repeat: no-repeat;
    position: absolute;
}
/* FORM */
#hireus {
    margin-top:50px;
    overflow:hidden;
    margin-bottom: 60px;
}
.form_text,
.form_message {
    font-family: "proxima-nova", helvetica, arial, sans-serif;
    font-size:13.5px;
    width:100%;
    border:none;
    border-bottom:1px solid #bbbcbd;
    padding:10px 0 10px 0;
    margin-bottom:5px;
}
.form_message {
    height:100px;
    border:none;
    resize:none;
}
.file_box {
    overflow: hidden;
    height: 93px;
    border-top: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
}
.file_box.closed{
    height: 45px;
}
.file_box a {
    font-size:13.5px;
    color:#444;
}
#attach {
    margin-bottom:8px;
}
#attach_info {
    height:45px;
}
#attach_info a {
    padding-top:10px;
    padding-bottom:10px;
    display:block;
    padding-left:20px;
    text-decoration:none;
    color: #787878;
    background-position: 0px 17px;
}
#attach_info a:hover {
    color:#38ca7d;
}
input#fileToUpload {
    font-size:13.5px;
    color:#787878;
}
#hireus #submit {
    float:right;
    color:#38cb7d;
    border:none;
    border-bottom:2px solid #38cb7d;
    background:transparent;
    font-size:14px;
    font-weight:700;
    text-transform: uppercase;
    padding:0 0 5px 0;
    margin-top:5px;
}
#hireus #submit:hover {
    color: #787878;
    border-bottom: 2px solid #787878;
}
#hireus p {
    font-weight:400;
}
.doctype {
    color:#ababab;
}
a.social {
    text-indent:-9999px;
    display:inline-block;
    margin-right:7px;
}
a.social.facebook {
    width:6px;
    height:14px;
    padding-top:1px;
}
a.social.linkedin {
    width:13px;
    height:13px;
}
a.social.twitter {
    width:15px;
    height:12px;
}
/* FOOTER */
#footer {
    float: left;
    border-top: 1px solid #ececec;
}
#footer .column {
    padding: 60px 0px 60px 0px;
    font-size:13.5px;
    font-weight: 400;
}
#footer h3,
#footer p {
    color:#787878;
    margin-bottom:5px;
}
/* TRANSITION */
/* LINK color */
a {
    -ms-transition: color 0.25s;
    -moz-transition: color 0.25s;
    -o-transition: color 0.25s;
    -webkit-transition: color 0.25s;
    transition: color 0.25s;
}
a:hover {
    -ms-transition: color 0.05s;
    -moz-transition: color 0.05s;
    -o-transition: color 0.05s;
    -webkit-transition: color 0.05s;
    transition: color 0.05s;
}

/* SUBMIT */
#hireus #submit {
    -ms-transition: color 0.25s, border 0.25s;
    -moz-transition: color 0.25s, border 0.25s;
    -o-transition: color 0.25s, border 0.25s;
    -webkit-transition: color 0.25s, border 0.25s;
    transition: color 0.25s, border 0.25s;
}
#hireus #submit:hover {
    -ms-transition: color 0.05s, border 0.05s;
    -moz-transition: color 0.05s, border 0.05s;
    -o-transition: color 0.05s, border 0.05s;
    -webkit-transition: color 0.05s, border 0.05s;
    transition: color 0.05s, border 0.05s;
}
/* Background */
a.social {
    -ms-transition: background 0.25s;
    -moz-transition: background 0.25s;
    -o-transition: background 0.25s;
    -webkit-transition: background 0.25s;
    transition: background 0.25s;
}
a.social:hover {
    -ms-transition: background 0.05s;
    -moz-transition: background 0.05s;
    -o-transition: background 0.05s;
    -webkit-transition: background 0.05s;
    transition: background 0.05s;
}

/* Arrow */
#banner_arrow_down a{
    -ms-transition: background 0.15s;
    -moz-transition: background 0.15s;
    -o-transition: background 0.15s;
    -webkit-transition: background 0.15s;
    transition: background 0.15s;
}
#banner_arrow_down a:hover {
    -ms-transition: background 0.15s;
    -moz-transition: background 0.15s;
    -o-transition: background 0.15s;
    -webkit-transition: background 0.15s;
    transition: background 0.15s;
}
/* Background */
/*#morse_wrapper:hover #morse_strip {
    animation: morseposition 2s  linear 0s infinite, morseheight 1s  ease 0.6s infinite;
    -moz-animation: morseposition 2s linear 0s infinite, morseheight 1s  ease 0.6s infinite;
    -webkit-animation: morseposition 2s  linear 0s infinite, morseheight 1s  ease 0.6s infinite;
    -ms-animation: morseposition 2s  linear 0s infinite, morseheight 1s ease 0.6s infinite;
    -o-animation: morseposition 2s  linear 0s infinite, morseheight 1s  ease 0.6s infinite;

}
@keyframes morseposition {
    0% { background-position: 0 0; }
    100% { background-position: 980px 0; }
}
@-moz-keyframes morseposition {
    0% { background-position: 0 0; }
    100% { background-position: 980px 0; }
}
@-webkit-keyframes morseposition {
    0% { background-position: 0 0; }
    100% { background-position: 980px 0; }
}
@-ms-keyframes morseposition {
    0% { background-position: 0 0;}
    100% { background-position: 980px 0; }
}
@-o-keyframes morseposition {
    0% { background-position: 0 0;}
    100% { background-position: 980px 0; }
}

@keyframes morseheight {
    0% { height:2px; }
    100% { height:3px; }
}
@-moz-keyframes morseheight {
    0% { height:2px;}
    100% { height:3px; }
}
@-webkit-keyframes morseheight {
    0% { height:2px; }
    100% { height:3px; }
}
@-ms-keyframes morseheight {
    0% { height:2px; }
    100% { height:3px; }
}
@-o-keyframes morseheight {
    0% { height:2px;}
    100% { height:3px; }
}*/
.collapsed .collapse.menu2{
    display:none;
}

/*#love_code_holder{background-image:url('../d3/ww_love_code.svg');}*/

/* ARROW IN CIRCLE */
#banner_arrow_down a,
.icon-webdots_arrow,.icon-webdots_arrow\:regular{background-image:url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xml%3Aspace%3D%22preserve%22%20height%3D%2232%22%20width%3D%2232%22%20version%3D%221.1%22%20y%3D%220px%22%20x%3D%220px%22%20viewBox%3D%220%200%2032%2032%22%20enable-background%3D%22new%200%200%2032%2032%22%3E%3Cg%20id%3D%22webdots_arrow-bg%22%20display%3D%22none%22%3E%09%3Crect%20opacity%3D%22.72%22%20height%3D%221678%22%20width%3D%222553.8%22%20y%3D%22-134%22%20x%3D%22-617%22%20display%3D%22inline%22%20fill%3D%22%23FFE83C%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22webdots_arrow-Layer_1%22%20fill%3D%22%2338CA7D%22%3E%09%3Cpath%20d%3D%22m21.79%2017.79c-0.39-0.39-1.02-0.4-1.41-0.01l-3.38%203.33v-12.11h-2v12.11l-3.38-3.33c-0.39-0.39-1.03-0.38-1.41%200.01s-0.38%201.03%200.01%201.41l5.08%205.01c0.07%200.07%200.15%200.11%200.23%200.15%200.03%200.02%200.06%200.05%200.09%200.06%200.12%200.05%200.25%200.07%200.38%200.07s0.26-0.03%200.38-0.07c0.03-0.01%200.06-0.04%200.09-0.06%200.08-0.04%200.16-0.08%200.23-0.15l5.08-5.01c0.4-0.39%200.4-1.02%200.01-1.41z%22%2F%3E%09%3Cpath%20d%3D%22m16%202c7.72%200%2014%206.28%2014%2014s-6.28%2014-14%2014-14-6.28-14-14%206.28-14%2014-14m0-2c-8.84%200-16%207.16-16%2016s7.16%2016%2016%2016%2016-7.16%2016-16-7.16-16-16-16z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');background-repeat:no-repeat}
.icon-webdots_arrow-dims{width:32px;height:32px}

/* PARTNER LOGO – digital lbi */
.client_list.logo_list .digitaslbi,
.icon-webdots_digitallbi,.icon-webdots_digitallbi\:regular{background-image:url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xml%3Aspace%3D%22preserve%22%20height%3D%2232%22%20width%3D%22161%22%20version%3D%221.1%22%20y%3D%220px%22%20x%3D%220px%22%20viewBox%3D%220%200%20161%2031.9%22%20enable-background%3D%22new%200%200%20161%2031.9%22%3E%3Cg%20id%3D%22webdots_digitallbi-bg%22%20display%3D%22none%22%3E%09%3Crect%20opacity%3D%22.72%22%20height%3D%221678%22%20width%3D%222553.8%22%20y%3D%22-695.1%22%20x%3D%22-816%22%20display%3D%22inline%22%20fill%3D%22%23FFE83C%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22webdots_digitallbi-Layer_1%22%3E%09%09%09%3Cdefs%3E%09%09%09%09%3Crect%20id%3D%22webdots_digitallbi-SVGID_1_%22%20y%3D%220%22%20width%3D%22161%22%20height%3D%2231.9%22%2F%3E%09%09%09%3C%2Fdefs%3E%09%09%09%3CclipPath%20id%3D%22webdots_digitallbi-SVGID_2_%22%3E%09%09%09%09%3Cuse%20overflow%3D%22visible%22%20xlink%3Ahref%3D%22%23webdots_digitallbi-SVGID_1_%22%2F%3E%09%09%09%3C%2FclipPath%3E%3Cg%20fill%3D%22%23797A7A%22%3E%09%09%09%3Cpath%20d%3D%22m48.41%2020.55c-1.41%201.41-3.48%202.06-6.39%202.06h-3.05l0.11-15.99h3.08c2.66%200%204.52%200.31%206.16%201.75%201.41%201.24%202.29%203.33%202.29%205.96%200%202.75-0.87%204.89-2.2%206.22m-5.12-15.82h-8.87v1.9h2.23l-0.11%2015.99h-2.12v1.9h7.91c6.67%200%2010.88-3.22%2010.88-10.18%200.01-6.56-4.01-9.61-9.92-9.61%22%20clip-path%3D%22url%28%23webdots_digitallbi-SVGID_2_%29%22%2F%3E%09%09%09%3Cpath%20d%3D%22m90.26%2019.02c0-2.43%200.06-4.74%200.11-7.21h4.59v-1.91h-4.56l0.11-3.69-2.38%200.14-0.04%203.55h-2.32v1.9h2.29c-0.03%202.16-0.11%206.48-0.11%208.26%200%201.87%200%204.78%204.07%204.78%201.19%200%202.54-0.31%203.28-0.68l0.09-1.96c-0.62%200.25-1.7%200.59-2.88%200.59-2.25%200.01-2.25-1.68-2.25-3.77%22%20clip-path%3D%22url%28%23webdots_digitallbi-SVGID_2_%29%22%2F%3E%09%09%09%3Cpath%20d%3D%22m102.18%2023.07c-1.5%200-2.74-0.88-2.74-2.52%200-2.74%203.48-2.74%206.93-2.74%200%204.06-2.68%205.26-4.19%205.26m6.39-8.22c0-3.87-2.02-5.26-5.78-5.26-1.78%200-3.51%200.48-5.13%201.13v3.52h2.15v-2.27c1.08-0.45%202.4-0.53%203.22-0.53%202.29%200%203.37%200.98%203.37%203.73v1.05c-5.11%200-9.26%200.24-9.26%204.47%200%203.56%202.85%204.18%204.51%204.18%202.57%200%204.01-1.19%204.88-3.5h0.06c-0.11%200.54-0.28%201.73-0.28%202.57v0.6h3.79v-1.9h-1.64c0-2.65%200.11-6.52%200.11-7.79%22%20clip-path%3D%22url%28%23webdots_digitallbi-SVGID_2_%29%22%2F%3E%09%09%09%3Cpath%20d%3D%22m117.85%2016.03c-2.15-0.37-3.53-0.85-3.53-2.43%200-1.59%202.02-2.23%203.33-2.23%200.68%200%202.03%200.1%202.57%200.55l0.05%202.08h2.15l-0.11-3.52c-1.13-0.48-3.39-0.88-4.61-0.88-4.18%200-5.74%202.03-5.74%204.38%200%202.85%201.95%203.53%205.85%204.38%201.58%200.34%203.05%200.85%203.05%202.29%200%201.62-1.97%202.43-3.33%202.43-0.96%200-2.43-0.22-3.31-0.64l-0.05-2.17h-2.15l0.11%203.72c0.9%200.48%203.42%200.87%205%200.87%204.21%200%205.96-2.07%205.96-4.67%200.02-2.4-1.54-3.54-5.24-4.16%22%20clip-path%3D%22url%28%23webdots_digitallbi-SVGID_2_%29%22%2F%3E%09%09%09%3Cpolygon%20points%3D%22136%2022.62%20129.31%2022.62%20129.42%206.63%20131.49%206.63%20131.49%204.73%20124.69%204.73%20124.69%206.63%20126.99%206.63%20126.88%2022.62%20124.69%2022.62%20124.69%2024.51%20138.16%2024.51%20138.17%2019.64%20136.1%2019.64%22%20clip-path%3D%22url%28%23webdots_digitallbi-SVGID_2_%29%22%2F%3E%09%09%09%3Cpath%20d%3D%22m144.46%2022.68h-1.84l0.06-7.44h2.37c2.35%200%205.2%200.48%205.2%203.76%200.01%203.7-3.38%203.68-5.79%203.68m-1.72-16.12h2.4c1.3%200%203.99-0.06%203.99%203.33%200%203-2.54%203.56-5.03%203.56h-1.41l0.05-6.89zm4.97%207.58v-0.06c2.16-0.37%203.84-1.92%203.84-4.55%200-2.06-0.99-3.48-2.49-4.18-1.13-0.54-2.2-0.62-4.13-0.62h-6.89v1.9h2.25l-0.17%2017.89h5.71c3.53%200%207.01-1.27%207.01-5.51%200.02-3.2-2.57-4.9-5.13-4.87%22%20clip-path%3D%22url%28%23webdots_digitallbi-SVGID_2_%29%22%2F%3E%09%09%09%3Cpolygon%20points%3D%2259.92%209.91%2055.3%209.91%2055.3%2011.8%2057.61%2011.8%2057.49%2022.62%2055.53%2022.62%2055.53%2024.51%2061.72%2024.51%2061.72%2022.62%2059.81%2022.62%22%20clip-path%3D%22url%28%23webdots_digitallbi-SVGID_2_%29%22%2F%3E%09%09%09%3Cpolygon%20points%3D%2282.9%209.91%2078.28%209.91%2078.28%2011.8%2080.58%2011.8%2080.47%2022.62%2078.51%2022.62%2078.51%2024.51%2084.69%2024.51%2084.69%2022.62%2082.79%2022.62%22%20clip-path%3D%22url%28%23webdots_digitallbi-SVGID_2_%29%22%2F%3E%09%09%09%3Cpolygon%20points%3D%22154.58%209.91%20154.58%2011.8%20156.89%2011.8%20156.78%2022.61%20154.82%2022.61%20154.82%2024.51%20161%2024.51%20161%2022.61%20159.09%2022.61%20159.21%209.91%22%20clip-path%3D%22url%28%23webdots_digitallbi-SVGID_2_%29%22%2F%3E%09%09%09%3Cpath%20d%3D%22m69.84%2030.14c-1.43%200-4.82-0.31-4.82-2.55%200-1.9%202.89-2.6%203.17-2.6l3.87%200.56c1.29%200.19%202.46%200.44%202.46%201.73%200%202.01-2.89%202.86-4.68%202.86m-4.4-15.13c0-2.13%201.65-3.38%203.92-3.38%202.77%200%203.84%201.9%203.84%203.3%200%202.02-1.57%203.64-4.03%203.64-2.02%200-3.73-1.54-3.73-3.56m7.48%208.55l-3.87-0.64c-1.82-0.28-2.37-0.48-2.37-1.21%200-1.04%201.9-1.4%202.49-1.4%203.39%200%206.1-1.9%206.1-5.12%200-1.01-0.18-2.1-1.05-3.12-0.14-0.17-0.27-0.31-0.39-0.43l2.52%200.28v-2l-5.18%200.1%200.01%200.01c-0.56-0.16-1.2-0.27-1.93-0.27-3.53%200-5.98%202.24-5.98%205.24%200%203.67%202.64%204.65%203.66%204.87v0.06c-1.24%200.31-2.64%200.7-2.64%202.18%200%201.34%201.04%201.99%202.2%202.24v0.06c-1.89%200.42-3.65%201.37-3.65%203.56%200%202.83%203.41%203.95%206.88%203.95%203.61%200%207.08-1.51%207.08-4.85%200.02-2.34-1.64-3.15-3.88-3.51%22%20clip-path%3D%22url%28%23webdots_digitallbi-SVGID_2_%29%22%2F%3E%09%09%09%3Cpath%20d%3D%22m58.48%204.69c-0.95%200-1.72%200.77-1.72%201.72s0.77%201.72%201.72%201.72%201.72-0.77%201.72-1.72-0.78-1.72-1.72-1.72%22%20clip-path%3D%22url%28%23webdots_digitallbi-SVGID_2_%29%22%2F%3E%09%09%09%3Cpath%20d%3D%22m81.45%204.69c-0.95%200-1.72%200.77-1.72%201.72s0.77%201.72%201.72%201.72%201.72-0.77%201.72-1.72-0.77-1.72-1.72-1.72%22%20clip-path%3D%22url%28%23webdots_digitallbi-SVGID_2_%29%22%2F%3E%09%09%09%3Cpath%20d%3D%22m157.76%204.69c-0.95%200-1.72%200.77-1.72%201.72s0.77%201.72%201.72%201.72%201.72-0.77%201.72-1.72-0.77-1.72-1.72-1.72%22%20clip-path%3D%22url%28%23webdots_digitallbi-SVGID_2_%29%22%2F%3E%09%09%09%3C%2Fg%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m19.04%2018.26c0.01%200.05%200.03%200.11%200.05%200.17%200.08%200.19%200.15%200.24%200.2%200.23%200.06%200%200.1-0.05%200.1-0.08%200-0.04-0.02-0.28-0.01-0.46%200.01-0.1%200.03-0.16%200.04-0.19l0.01-0.01s-0.1%200.07-0.21%200.14c-0.12%200.06-0.2%200.07-0.18%200.2%22%20clip-path%3D%22url%28%23webdots_digitallbi-SVGID_2_%29%22%2F%3E%09%09%09%3Cdefs%3E%09%09%09%09%3Crect%20id%3D%22webdots_digitallbi-SVGID_3_%22%20y%3D%220%22%20x%3D%22.01%22%20height%3D%2231.9%22%20width%3D%22160.99%22%2F%3E%09%09%09%3C%2Fdefs%3E%09%09%09%3CclipPath%20id%3D%22webdots_digitallbi-SVGID_4_%22%3E%09%09%09%09%3Cuse%20overflow%3D%22visible%22%20xlink%3Ahref%3D%22%23webdots_digitallbi-SVGID_3_%22%2F%3E%09%09%09%3C%2FclipPath%3E%09%09%09%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m20.2%2015.37s0.15%200.86-0.01%201.17c-0.15%200.31%200.49-0.2%200.57-0.47%200.07-0.26-0.15-1.14-0.56-0.7%22%20clip-path%3D%22url%28%23webdots_digitallbi-SVGID_4_%29%22%2F%3E%09%09%09%3Cpath%20fill%3D%22%23797A7A%22%20d%3D%22m14.7%200c-8.12%200-14.7%206.58-14.7%2014.7s6.58%2014.7%2014.7%2014.7%2014.7-6.58%2014.7-14.7-6.58-14.7-14.7-14.7m7.2%2011.78l0.2-0.48%200.2%200.51%200.41%200.21-0.41%200.18-0.22%200.42-0.19-0.43-0.4-0.24%200.41-0.17zm-4.92-2.39l0.32-0.76%200.32%200.8%200.64%200.34-0.64%200.29-0.36%200.66-0.31-0.68-0.63-0.37%200.66-0.28zm-4.3-5.33l0.17-0.41%200.17%200.42%200.34%200.18-0.34%200.15-0.19%200.35-0.16-0.36-0.33-0.2%200.34-0.13zm-6.41%209.39l-0.21-0.46-0.43-0.25%200.44-0.19%200.22-0.52%200.22%200.54%200.44%200.23-0.44%200.2-0.24%200.45zm7.34%206.39l-0.29%200.55-0.25-0.56-0.52-0.31%200.53-0.23%200.26-0.63%200.27%200.66%200.53%200.28-0.53%200.24zm10.69%203.4s-0.09-0.57-0.5-0.29c-0.42%200.28-0.59%200.93-1.59%200.39-0.03%200-0.11%200-0.3%200.07-1.09%200.2-1.54-1.1-1.54-1.1s-0.11%200.04-0.37-0.26c-0.25-0.31-0.17-1.02%200.07-1.41l0.22-0.53s-1.29%201.15-1.31%201.22%200%200.32-0.12%200.34-0.2%200.05-0.22%200.17%200.2%200.07%200.32%200.12%200.12%200.63-0.12%200.95c-0.2-0.14-0.85-0.26-0.78-0.48s-0.09-0.85%200.03-1.12%200.44-0.32%200.44-0.32l1-1.09s-0.17-0.12-0.41-0.39c-0.93%200-1.6-1-1.58-0.83s0.1%201.02%200.1%201.02-0.03%200.15%200.14%200.36c0.17%200.2%200.31%200.47%200.26%200.65-0.05%200.17-0.51%200.49-0.73%200.56s-1.22%200.85-1.22%200.85%200.03%200.07-0.07%200.31c-0.1%200.24-0.54%200.15-0.54%200.15s-0.08%200-0.15%200.02c-0.07%200.02%200.12%200.36-0.02%200.53s-0.98%200.26-1.04%200.1c-0.05-0.15%200.14-0.51%200.19-0.66%200.05-0.16%200.29-0.21%200.29-0.21s0.31-0.03%200.41-0.29c0.1-0.25%200.36-0.3%200.46-0.41%200.1-0.1%201.31-1.14%201.36-1.24s0.07-0.39-0.15-0.64c-0.22-0.26-0.44-0.27-0.56-0.49s-0.08-0.41-0.21-0.53c-0.14-0.12-0.55-0.49-0.69-0.66s-0.12-0.68-0.12-0.92c-2.48%200.66-3.62-0.24-3.69%200.02-0.07%200.25-0.07%200.37-0.07%200.37s-0.63%200.97-0.7%201.12c-0.07%200.15-0.22%200.88-0.22%200.88l-0.17%200.17s0.03%200.17-0.07%200.27-0.8%201.41-0.85%201.63-0.14%200.54-0.31%200.63c-0.17%200.08-0.36%200.08-0.36%200.08s0.12%200.31-0.02%200.49c-0.54%200.26-1.1-0.02-1.03-0.24s0.29-0.51%200.46-0.59c0.17-0.09%200.27-0.2%200.32-0.36%200.07-0.15%200.26-0.13%200.46-0.3s0.25-0.36%200.36-0.6c0.1-0.24%200.17-0.36%200.2-0.75s0.15-0.44%200.19-0.6c0.03-0.15-0.02-0.44%200.2-0.56%200.05-0.71%200.34-1.58%200.34-1.58s-0.36-0.31-0.58-0.43c-0.87%200.17-1.55-0.56-1.63-0.58-0.08%200-0.68-0.02-0.57%200.22%200.1%200.24%200%200.75%200.1%201.15%200.1%200.41%200.41%200.53%200.44%200.63s-0.07%200.24-0.07%200.24l0.09%200.08s0.03-0.07%200.19-0.03c0.24%200.21%200.37%200.43%200.27%200.92-0.61%200.17-0.85-0.37-0.93-0.54s-0.15-0.15-0.17-0.25-0.24%200.01-0.34-0.09-0.05-0.58-0.05-0.88c0-0.31-0.09-0.92-0.12-1.12s-0.19-0.27-0.13-0.61c0.05-0.34%200.19-0.17%200.31-0.42s0.44-0.27%200.73-0.22%201.46%200.17%201.46%200.17-0.14-1.07-0.03-1.67c0.1-0.6%200.54-0.53%200.56-0.68s0.15-1.49%200.2-1.73%200.19-0.93%200.39-1.27%200.32-1%200.32-1%200.14-0.27-0.19%200.07c-0.33%200.32-1.22%200.31-1.34%200.37s-0.24%200.16-0.28%200.27c-0.04%200.1-0.25%200.11-0.38%200.12-0.13%200-0.13-0.1-0.19-0.1s-0.07%200.13-0.36-0.08c-0.29-0.22-0.13-0.45-0.17-0.57-0.03-0.13%200.04-0.16%200.12-0.29s0.2-0.18%200.33-0.29%200.1-0.07%200.24-0.21%200.13-0.18%200.24-0.29%200.13-0.11%200.2-0.19c0.05-0.05%200.09-0.04%200.08-0.06-0.03-0.04-0.26-0.3-0.6-0.02-0.36%200.3-0.46%200.12-0.46%200.12%200.12-0.01%200.19-0.15%200.32-0.34%200.1-0.15%200.33-0.21%200.43-0.23l-0.01-0.03c-0.1%200-0.18-0.06-0.21-0.15l-0.03-0.02h-0.01c-0.1%200-0.19-0.06-0.22-0.15-0.03-0.01-0.05-0.02-0.07-0.04h-0.01c-0.09%200-0.17-0.06-0.2-0.13l-0.04-0.02h-0.02c-0.09%200-0.17-0.06-0.2-0.14-0.02-0.01-0.05-0.03-0.07-0.05h-0.01c-0.09%200-0.16-0.05-0.19-0.13-0.02%200-0.03-0.01-0.05-0.02h-0.02c-0.09%200-0.16-0.06-0.19-0.14-0.03-0.01-0.05-0.03-0.08-0.05h-0.01c-0.08%200-0.15-0.05-0.18-0.13-0.02%200-0.05-0.02-0.08-0.04h-0.02c-0.08%200-0.14-0.05-0.16-0.12-0.02-0.01-0.03-0.02-0.05-0.03h-0.02c-0.08%200-0.14-0.05-0.16-0.12l-0.06-0.03h-0.01c-0.07%200-0.12-0.04-0.14-0.1-0.02-0.02-0.04-0.03-0.05-0.04h-0.01c-0.07%200-0.12-0.05-0.14-0.11l-0.04-0.01-0.03%200.01c-0.07%200-0.13-0.06-0.14-0.13l-0.05-0.03h-0.02c-0.06%200-0.11-0.05-0.12-0.11-0.1-0.07-0.17-0.12-0.19-0.15-0.18-0.26%200.26-0.08%200.26-0.08l0.18%200.1%200.04-0.01c0.06%200%200.11%200.04%200.12%200.1l0.04%200.02c0.01-0.01%200.03-0.01%200.05-0.01%200.07%200%200.12%200.05%200.14%200.11l0.03%200.01%200.04-0.01c0.07%200%200.12%200.05%200.14%200.11l0.04%200.02%200.04-0.01c0.07%200%200.13%200.05%200.15%200.11l0.03%200.02h0.02c0.08%200%200.15%200.06%200.16%200.13l0.05%200.03h0.02c0.07%200%200.13%200.04%200.16%200.1l0.08%200.03%200.04-0.01c0.08%200%200.15%200.06%200.18%200.13l0.06%200.04c0.01%200%200.03-0.01%200.04-0.01%200.09%200%200.16%200.06%200.19%200.14l0.04%200.02%200.03-0.01c0.09%200%200.16%200.05%200.19%200.13l0.07%200.04h0.02c0.09%200%200.16%200.05%200.2%200.13l0.05%200.03h0.01c0.08%200%200.15%200.05%200.19%200.11l0.08%200.04%200.03-0.01c0.1%200%200.18%200.06%200.22%200.15l0.04%200.02h0.01c0.03%200%200.07%200.01%200.1%200.02-0.02-0.06-0.24-0.44%200.15-0.62%200.41-0.19%200.78%200.47%201%200.26%200.37-0.33-0.12-0.61-0.12-0.61s0.37-0.06%200.51%200.25c0.17%200.38-0.05%200.51-0.05%200.51s0.24%200%200.33-0.35c0.09-0.35-0.28-0.56-0.45-0.64%200%200%200.67-0.09%200.95%200.41%200.14%200.24%200.18%200.43%200.19%200.56%200.11-0.01%200.23%200%200.33%200%200.09%200.01%200.17%200.04%200.25%200.06%200.16%200.05%200.32%200.11%200.45%200.2%200.17%200.13%200.33%200.3%200.46%200.46%200.1%200.12%200.2%200.26%200.33%200.36%200.02%200.02%200.05%200.03%200.07%200.05%200.08%200.06%200.26%200.15%200.41%200.16%200.21%200.01%200.54%200.15%200.57%200.7s0.44%200.58%200.44%200.58-0.51%200.36-0.82-0.54-0.11%200.1%200.03%200.37%200.04%200.48%200.09%200.55c0.06%200.07%200.24%200.19%200.23%200.46-0.02%200.29%200.31%200.23%200.31%200.23s-0.36%200.35-0.72-0.26c0%200.03%200.02%200.08%200.05%200.25%200.19%200.42%200.01%200.8%200.02%201.14%200.02%200.34-0.15%200.87-0.02%200.94%200.14%200.07%200.45%200.37%200.66%200.55%200.21%200.19%200.97%200.39%201.25%200.42s0.84-0.13%202-0.02c1.16%200.1%202.04%201.55%202.04%201.55s-0.01%200.02%200.15-0.03c0.15-0.06%201.04-0.33%201.36-0.21%200.31%200.01%201.13%200.32%201.61%200.71%200.47%200.31%200.83%200.99%201.09%202.06%200.29%200.95-0.32%202.04-0.94%202.65-0.36%200.36-0.5%200.72-0.53%201-0.01%200.14%200.02%200.28%200.14%200.39%200.37%200.36%200.97%200.3%201.16-0.14%200%200%200.02%200.29-0.1%200.42%200%200%200.37-0.08%200.61-0.49%200%200-0.1%200.77-0.81%201.02-0.52%200.18-1%200-1%200s-0.07%200.48%200.41%200.34c0.48-0.14%200.98-0.33%201.3%200.01%200.3%200.3-0.08%200.58-0.08%200.58m-15.53-15.31l0.01%200.01-0.01-0.01z%22%20clip-path%3D%22url%28%23webdots_digitallbi-SVGID_4_%29%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');background-repeat:no-repeat}
.icon-webdots_digitallbi-dims{width:161px;height:32px}

/* PARTNER LOGO – effusion */
.client_list.logo_list .effusion,
.icon-webdots_effusion,.icon-webdots_effusion\:regular{background-image:url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xml%3Aspace%3D%22preserve%22%20height%3D%2226%22%20width%3D%2288%22%20version%3D%221.1%22%20y%3D%220px%22%20x%3D%220px%22%20viewBox%3D%220%200%2088%2026.4%22%20enable-background%3D%22new%200%200%2088%2026.4%22%3E%3Cg%20id%3D%22webdots_effusion-bg%22%20display%3D%22none%22%3E%09%3Crect%20opacity%3D%22.72%22%20height%3D%221678%22%20width%3D%222553.8%22%20y%3D%22-651.92%22%20x%3D%22-816.43%22%20display%3D%22inline%22%20fill%3D%22%23FFE83C%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22webdots_effusion-Layer_1%22%3E%09%09%3Cpath%20d%3D%22m60.39%2013.54c0.54-3.87%203.17-6.99%207.48-6.99%204.3%200%206.03%203.12%205.49%206.99-0.56%203.87-3.15%206.99-7.45%206.99-4.44%200-6.08-3.12-5.52-6.99zm4.63%200c-0.57%204.04-0.67%205.65%200.94%205.65%201.34%200%202.26-1.61%202.82-5.65s0.65-5.65-0.97-5.65c-1.34%200-2.23%201.61-2.79%205.65z%22%20fill%3D%22%23797A7A%22%2F%3E%09%09%3Cpath%20d%3D%22m41.02%2018.33l-0.24-0.27%201.59-11.3h-4.3l-0.4%202.96c-0.81%205.84-2.39%208.07-3.5%208.07-0.67%200-0.81-0.4-0.65-1.61l1-6.99c0.24-1.72-0.22-2.69-2.1-2.69-0.81%200-2.56%200.27-4.57%201.08l-0.2%201.21%202.35-0.13%200.24%200.27-1.05%207.53c-0.4%202.96%200.73%204.04%202.53%204.04%201.96%200%203.66-1.08%205-3.77h0.27l-0.27%201.08c-0.43%201.69%200%202.69%201.88%202.69%200.72%200%202.04-0.14%204.11-1.05-0.3-0.32-0.62-0.74-0.75-1.16l-0.94%200.04z%22%20fill%3D%22%23797A7A%22%2F%3E%09%09%09%3Cpath%20d%3D%22m4.38%2014.27c0.11%202.29%201.32%203.12%202.88%203.12%201.88%200%203.07-0.81%203.74-1.75h0.81c-0.83%202.15-3.07%204.84-6.43%204.84-4.44%200-5.78-3.23-5.27-6.86%200.65-4.57%204.73-7.13%207.86-7.13%206.96%200%205.53%208.64-3.59%207.78zm0.05-1.08c4.76-0.11%205.86-5.35%203.2-5.35-1.39%200-2.95%202.02-3.2%205.35z%22%20fill%3D%22%23797A7A%22%2F%3E%09%09%3Cpath%20d%3D%22m27%208.38l-1.56%2010.76c-0.67%204.57-4.14%207.26-7.34%207.26-1.75%200-2.31-1.18-2.18-2.23%200.27-2.04%204.01-2.07%202.91%201.02h0.24c1.08%200%201.56-2.29%201.94-4.98l1.69-11.83h-4.04l-1.56%2010.76c-0.67%204.57-4.14%207.26-7.34%207.26-1.75%200-2.31-1.18-2.18-2.23%200.27-2.04%204.01-2.07%202.91%201.02h0.24c1.08%200%201.56-2.29%201.94-4.98l1.69-11.84h-1.61l0.22-1.48%201.64-0.13%200.03-0.27c0.43-2.96%203.82-5.92%207.02-5.92%201.75%200%202.58%200.81%202.42%201.88-0.3%202.21-4.09%202.42-2.99-0.67h-0.27c-1%200-1.51%202.02-1.88%204.71l-0.03%200.27h4.04l0.03-0.27c0.43-2.96%203.82-5.92%207.02-5.92%201.75%200%202.58%200.81%202.42%201.88-0.3%202.21-4.09%202.42-2.99-0.67h-0.27c-1%200-1.51%202.02-1.88%204.71l-0.03%200.27%22%20fill%3D%22%23797A7A%22%2F%3E%09%09%3Cpath%20d%3D%22m48.99%2017.63c0.13-0.81%200.05-1.72-2.31-2.69-2.37-0.97-3.31-2.26-2.99-4.55%200.3-2.15%202.15-3.9%205.65-3.9%203.12%200%205.06%201.61%204.79%203.63-0.13%200.97-0.94%201.51-1.86%201.51-2.61%200-2.26-2.99-0.51-3.12l0.03-0.27c-0.65-0.35-1.45-0.54-1.96-0.54-1.32%200-2.29%200.48-2.34%201.56-0.05%201%200.89%201.59%201.75%201.96%203.28%201.48%204.2%202.53%203.87%204.95-0.38%202.56-2.91%204.3-6%204.3-3.12%200-5.03-1.61-4.76-3.63%200.13-0.97%201.05-1.75%202.02-1.75%202.31%200%202.42%203.07%200.32%203.36l-0.03%200.27c0.65%200.35%201.45%200.54%201.96%200.54%201.38%200.01%202.24-0.74%202.37-1.63z%22%20fill%3D%22%23797A7A%22%2F%3E%09%09%3Cg%20fill%3D%22%23797A7A%22%3E%09%09%09%3Cpath%20d%3D%22m58.35%204.84c1.35%200%202.56-1.08%202.74-2.42%200.19-1.34-0.73-2.42-2.07-2.42s-2.58%201.08-2.77%202.42c-0.19%201.35%200.75%202.42%202.1%202.42z%22%2F%3E%09%09%09%3Cpath%20d%3D%22m58.96%2018.29l-0.24-0.27%201.26-8.88c0.24-1.72-0.22-2.69-2.1-2.69-0.76%200-2.34%200.24-4.19%200.93%200.49%200.46%200.78%200.9%200.93%201.28l0.83-0.05%200.24%200.27-1.26%208.88c-0.24%201.72%200.22%202.69%202.1%202.69%200.81%200%202.56-0.27%204.57-1.08l0.08-0.04c-0.28-0.3-0.63-0.82-0.79-1.13l-1.43%200.09z%22%2F%3E%09%09%3C%2Fg%3E%09%09%3Cpath%20d%3D%22m85.85%2018.38l-0.24-0.27%201.05-7.53c0.4-2.96-0.73-4.04-2.53-4.04-1.96%200-3.66%201.08-5%203.77h-0.27l0.27-1.08c0.43-1.69%200-2.69-1.88-2.69-0.81%200-2.69%200.29-4.71%201.13l0.25%200.27c0.26%200.32%200.37%200.49%200.58%200.85l1.46-0.09%200.24%200.27-1.59%2011.3h4.3l0.4-2.96c0.81-5.84%202.39-8.07%203.5-8.07%200.67%200%200.81%200.4%200.65%201.61l-1%206.99c-0.24%201.72%200.22%202.69%202.1%202.69%200.81%200%202.4-0.21%204.41-1.01l0.16-1.27-2.15%200.13z%22%20fill%3D%22%23797A7A%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');background-repeat:no-repeat}
.icon-webdots_effusion-dims{width:88px;height:26px}


/* ABOUT ICONS – 01 BLEND – stroke */
.icon-webdots_icon_01_blend,.icon-webdots_icon_01_blend\:regular{background-image:url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xml%3Aspace%3D%22preserve%22%20height%3D%2269%22%20width%3D%2274%22%20version%3D%221.1%22%20y%3D%220px%22%20x%3D%220px%22%20viewBox%3D%220%200%2073.93477%2069.38%22%20enable-background%3D%22new%200%200%2073.93477%2069.38%22%3E%3Cg%20id%3D%2201-bg%22%20display%3D%22none%22%3E%09%3Crect%20opacity%3D%22.72%22%20height%3D%221678%22%20width%3D%222553.8%22%20y%3D%22-165.5%22%20x%3D%22-815.67%22%20display%3D%22inline%22%20fill%3D%22%23FFE83C%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%2201-Layer_1%22%3E%09%3Cg%20stroke%3D%22%23fff%22%20fill%3D%22none%22%3E%09%09%3Cpath%20d%3D%22m36.288%2040.077c3.6216-6.2639%2010.18-9.7626%2016.926-9.7698%201.6659-2.876%202.6245-6.2124%202.6245-9.7743%200-10.781-8.7539-19.533-19.55-19.533-10.784%200-19.537%208.7516-19.537%2019.533%200%203.5619%200.9581%206.8983%202.6231%209.7743%206.743%200.009%2013.302%203.508%2016.914%209.77z%22%2F%3E%09%09%3Cpath%20d%3D%22m36.288%2040.077c-7.2238%200-13.534-3.9313-16.914-9.7698-3.3202-0.00404-6.6894%200.83295-9.772%202.6128-9.3494%205.401-12.551%2017.341-7.1576%2026.688%205.4045%209.3474%2017.347%2012.547%2026.697%207.1471%203.0845-1.7798%205.4933-4.2743%207.153-7.1516-3.368-5.843-3.618-13.272-0.006-19.526z%22%2F%3E%09%09%3Cpath%20d%3D%22m36.288%2040.077c-3.6121-6.2621-10.171-9.7604-16.914-9.7698%203.38%205.839%209.69%209.77%2016.914%209.77z%22%2F%3E%09%09%3Cpath%20d%3D%22m62.985%2032.92c-3.0836-1.7798-6.4495-2.615-9.7707-2.6128-3.3804%205.8385-9.6909%209.7698-16.926%209.7698%203.6216%206.254%203.3731%2013.683%200.00634%2019.527%201.6578%202.8773%204.0689%205.3718%207.1534%207.1516%209.3385%205.3995%2021.292%202.2003%2026.686-7.1471%205.404-9.348%202.202-21.288-7.148-26.689z%22%2F%3E%09%09%3Cpath%20d%3D%22m36.288%2040.077c7.235%200%2013.546-3.9313%2016.926-9.7698-6.745%200.007-13.304%203.506-16.926%209.77z%22%2F%3E%09%09%3Cpath%20d%3D%22m36.288%2040.077c-3.6121%206.254-3.3624%2013.683%200.00634%2019.527%203.367-5.844%203.616-13.273-0.006-19.527z%22%2F%3E%09%3C%2Fg%3E%3Cg%20fill%3D%22%23fff%22%3E%09%3Ccircle%20cy%3D%2259.604%22%20cx%3D%2236.294%22%20r%3D%222.4%22%2F%3E%09%3Ccircle%20cy%3D%2240.204%22%20cx%3D%2236.294%22%20r%3D%222.4%22%2F%3E%09%3Ccircle%20cy%3D%2230.504%22%20cx%3D%2253.194%22%20r%3D%222.4%22%2F%3E%09%3Ccircle%20cy%3D%2230.504%22%20cx%3D%2219.494%22%20r%3D%222.4%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E');background-repeat:no-repeat}
.icon-webdots_icon_01_blend-dims{width:74px;height:69px}

/* ABOUT ICONS – 01 BLEND – expand */
#whats_different .box_inner .column_1, #whats_different .box_inner .column_1:before,
.icon-webdots_icon_01_blend_expand,.icon-webdots_icon_01_blend_expand\:regular{background-image:url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xml%3Aspace%3D%22preserve%22%20height%3D%2269%22%20width%3D%2274%22%20version%3D%221.1%22%20y%3D%220px%22%20x%3D%220px%22%20viewBox%3D%220%200%2073.93%2069.38%22%20enable-background%3D%22new%200%200%2073.93%2069.38%22%3E%3Cg%20id%3D%22webdots_icon_01_blend_expand-bg%22%20display%3D%22none%22%3E%09%3Crect%20opacity%3D%22.72%22%20height%3D%221678%22%20width%3D%222553.8%22%20y%3D%22-281%22%20x%3D%22-815%22%20display%3D%22inline%22%20fill%3D%22%23FFE83C%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22webdots_icon_01_blend_expand-Layer_1%22%3E%09%3Cpath%20d%3D%22m73.25%2044.15c-1.38-5.17-4.7-9.49-9.34-12.17-2.37-1.37-5-2.22-7.71-2.54-0.13-0.55-0.45-1.02-0.89-1.35%201.11-2.53%201.71-5.28%201.71-8.06-0.01-11.04-9-20.03-20.06-20.03-11.05%200-20.03%208.99-20.03%2020.03%200%202.8%200.6%205.57%201.73%208.12-0.4%200.32-0.69%200.77-0.81%201.28-2.74%200.3-5.41%201.16-7.82%202.55-9.57%205.53-12.86%2017.81-7.34%2027.38%203.57%206.18%2010.23%2010.02%2017.37%2010.02%203.5%200%206.96-0.93%2010.01-2.69%202.36-1.36%204.4-3.19%206.02-5.36%200.27%200.11%200.57%200.17%200.88%200.17s0.61-0.06%200.88-0.17c1.62%202.16%203.67%203.99%206.03%205.36%203.04%201.76%206.5%202.69%2010%202.69%207.14%200%2013.8-3.84%2017.37-10.02%202.67-4.64%203.38-10.04%202-15.21zm-21.83-11.74c-0.11%200.13-0.23%200.26-0.35%200.39-0.15%200.17-0.31%200.33-0.47%200.5l-0.36%200.36c-0.17%200.16-0.34%200.32-0.51%200.47-0.12%200.11-0.24%200.22-0.37%200.33-0.18%200.16-0.37%200.31-0.56%200.46-0.12%200.1-0.24%200.19-0.36%200.29-0.22%200.16-0.44%200.32-0.66%200.47-0.1%200.07-0.2%200.15-0.31%200.21-0.66%200.44-1.34%200.83-2.05%201.18l-0.33%200.15c-0.25%200.12-0.5%200.23-0.75%200.34-0.14%200.06-0.27%200.11-0.41%200.16-0.23%200.09-0.46%200.18-0.7%200.26-0.15%200.05-0.3%200.1-0.45%200.15-0.23%200.07-0.45%200.15-0.68%200.21-0.16%200.04-0.32%200.09-0.47%200.13-0.23%200.06-0.46%200.11-0.69%200.16-0.16%200.04-0.33%200.07-0.49%200.1-0.23%200.04-0.46%200.08-0.69%200.12-0.17%200.02-0.33%200.05-0.5%200.07h-0.04c-0.13-0.37-0.33-0.7-0.6-0.96%200.02-0.02%200.03-0.04%200.04-0.06%200.1-0.14%200.21-0.28%200.32-0.41%200.14-0.18%200.29-0.35%200.44-0.53%200.11-0.13%200.23-0.26%200.34-0.39%200.15-0.17%200.31-0.34%200.47-0.5l0.36-0.36%200.51-0.48c0.12-0.11%200.24-0.22%200.37-0.33%200.19-0.16%200.38-0.31%200.57-0.46%200.12-0.09%200.23-0.19%200.35-0.28%200.22-0.16%200.44-0.32%200.67-0.48l0.3-0.21c0.66-0.44%201.34-0.83%202.05-1.18l0.33-0.15c0.25-0.12%200.49-0.23%200.74-0.34%200.14-0.06%200.28-0.11%200.42-0.17%200.23-0.09%200.46-0.18%200.69-0.26%200.15-0.05%200.31-0.1%200.46-0.15%200.22-0.07%200.45-0.14%200.67-0.21%200.16-0.05%200.32-0.09%200.49-0.13%200.22-0.06%200.45-0.11%200.68-0.16%200.17-0.04%200.33-0.07%200.5-0.1%200.23-0.04%200.46-0.08%200.69-0.12%200.14-0.02%200.29-0.04%200.44-0.06%200.08%200.43%200.29%200.81%200.57%201.13-0.08%200.1-0.15%200.2-0.23%200.29-0.15%200.2-0.29%200.38-0.44%200.55zm-13.43%2010.61c0.05%200.16%200.11%200.31%200.16%200.47%200.07%200.23%200.14%200.45%200.2%200.68%200.04%200.16%200.09%200.31%200.13%200.47%200.06%200.23%200.11%200.47%200.16%200.7%200.03%200.15%200.07%200.3%200.1%200.46%200.05%200.25%200.08%200.5%200.12%200.75%200.02%200.14%200.05%200.28%200.06%200.42%200.03%200.28%200.06%200.56%200.08%200.84%200.01%200.11%200.02%200.23%200.03%200.34%200.05%200.79%200.05%201.58%200%202.37-0.01%200.12-0.02%200.23-0.03%200.35-0.02%200.28-0.05%200.55-0.08%200.83-0.02%200.15-0.04%200.29-0.06%200.43-0.04%200.25-0.07%200.49-0.12%200.74-0.03%200.16-0.06%200.31-0.1%200.46-0.05%200.23-0.1%200.47-0.16%200.7-0.04%200.16-0.08%200.32-0.13%200.48-0.06%200.23-0.13%200.45-0.2%200.67-0.05%200.16-0.1%200.32-0.16%200.47-0.08%200.22-0.16%200.44-0.25%200.66-0.06%200.16-0.12%200.31-0.19%200.46v0.01c-0.19-0.05-0.57-0.08-0.78-0.08-0.2%200%200.22%200.03-0.78%200.08%200-0.16%200.06-0.31%200-0.47-0.09-0.22-0.07-0.43-0.15-0.65-0.06-0.16-0.06-0.32-0.11-0.48-0.07-0.22-0.11-0.45-0.18-0.67l-0.12-0.48c-0.06-0.23-0.1-0.46-0.15-0.69-0.03-0.16-0.07-0.31-0.09-0.47-0.05-0.24-0.08-0.49-0.12-0.73-0.02-0.15-0.05-0.29-0.06-0.44-0.03-0.27-0.06-0.54-0.08-0.81l-0.03-0.36c-0.05-0.79-0.05-1.58%200-2.37%200.01-0.13%200.02-0.26%200.03-0.38%200.02-0.26%200.04-0.53%200.08-0.79%200.02-0.16%200.05-0.31%200.07-0.47%200.03-0.23%200.07-0.47%200.11-0.7%200.03-0.17%200.07-0.33%200.1-0.5l0.15-0.66c0.04-0.17%200.09-0.34%200.14-0.51%200.06-0.21%200.12-0.42%200.19-0.63%200.05-0.17%200.11-0.34%200.17-0.51%200.07-0.21%200.15-0.41%200.23-0.61%200.05-0.13%200.1-0.25%200.15-0.38%200.21%200.06%200.42%200.1%200.64%200.1s0.43-0.04%200.63-0.1c0.05%200.11%200.09%200.23%200.14%200.35%200.1%200.2%200.18%200.43%200.26%200.65zm-3.83-4.16c-0.23-0.03-0.46-0.07-0.69-0.12-0.17-0.03-0.33-0.06-0.49-0.1-0.23-0.05-0.45-0.1-0.68-0.16-0.16-0.04-0.32-0.08-0.48-0.13-0.23-0.06-0.45-0.13-0.67-0.21-0.15-0.05-0.31-0.1-0.46-0.15-0.23-0.08-0.46-0.17-0.68-0.26-0.14-0.06-0.28-0.11-0.43-0.17-0.25-0.1-0.49-0.22-0.73-0.33-0.12-0.05-0.23-0.11-0.35-0.16-0.71-0.35-1.39-0.75-2.05-1.18-0.11-0.07-0.21-0.15-0.32-0.23-0.22-0.15-0.43-0.3-0.64-0.46-0.13-0.09-0.25-0.2-0.37-0.29-0.19-0.15-0.37-0.3-0.55-0.45-0.13-0.11-0.25-0.22-0.37-0.33-0.17-0.15-0.34-0.31-0.5-0.47-0.12-0.12-0.24-0.24-0.36-0.37-0.16-0.16-0.31-0.33-0.47-0.5-0.12-0.13-0.23-0.26-0.34-0.39-0.15-0.17-0.29-0.35-0.44-0.53-0.06-0.07-0.12-0.15-0.18-0.23%200.31-0.32%200.53-0.72%200.62-1.18%200.11%200.02%200.23%200.03%200.34%200.05%200.23%200.03%200.45%200.07%200.68%200.11%200.17%200.03%200.34%200.07%200.5%200.1%200.22%200.05%200.45%200.1%200.67%200.16%200.16%200.04%200.33%200.08%200.49%200.13%200.22%200.06%200.45%200.13%200.67%200.2%200.16%200.05%200.31%200.1%200.47%200.15%200.23%200.08%200.46%200.17%200.68%200.26%200.14%200.06%200.28%200.11%200.42%200.17%200.25%200.11%200.49%200.22%200.74%200.34%200.11%200.05%200.23%200.1%200.34%200.16%200.71%200.35%201.39%200.75%202.05%201.18l0.3%200.21c0.22%200.15%200.45%200.31%200.66%200.47%200.12%200.09%200.24%200.19%200.36%200.28%200.19%200.15%200.38%200.3%200.57%200.46l0.36%200.33c0.17%200.16%200.34%200.31%200.51%200.48l0.36%200.36c0.16%200.16%200.31%200.33%200.47%200.5%200.12%200.13%200.23%200.26%200.35%200.39%200.15%200.17%200.29%200.34%200.43%200.52%200.11%200.14%200.22%200.28%200.33%200.42%200.02%200.02%200.03%200.04%200.05%200.06-0.27%200.26-0.47%200.59-0.6%200.95h-0.05c-0.19%200.01-0.35-0.02-0.52-0.04zm-16.23-18.83c0-10.49%208.54-19.03%2019.03-19.03%2010.5%200%2019.05%208.54%2019.05%2019.03%200%202.63-0.56%205.24-1.61%207.64-0.17-0.04-0.35-0.06-0.53-0.06-1.14%200-2.08%200.79-2.33%201.85-0.12%200.01-0.25%200.03-0.37%200.04-0.28%200.04-0.55%200.09-0.82%200.14-0.15%200.03-0.29%200.05-0.44%200.08-0.38%200.08-0.76%200.17-1.14%200.27-0.03%200.01-0.07%200.02-0.1%200.02-0.41%200.11-0.82%200.24-1.22%200.37-0.13%200.04-0.25%200.1-0.38%200.14-0.27%200.1-0.54%200.2-0.81%200.31-0.15%200.06-0.3%200.14-0.45%200.2-0.24%200.1-0.47%200.21-0.7%200.32-0.16%200.08-0.31%200.16-0.47%200.25-0.22%200.11-0.43%200.23-0.65%200.35-0.16%200.09-0.32%200.19-0.47%200.28-0.2%200.12-0.41%200.25-0.61%200.38-0.16%200.1-0.31%200.21-0.46%200.32-0.19%200.13-0.38%200.27-0.57%200.41-0.15%200.11-0.3%200.23-0.45%200.35-0.18%200.14-0.36%200.29-0.54%200.44-0.15%200.13-0.29%200.25-0.43%200.38-0.17%200.16-0.34%200.31-0.51%200.47-0.14%200.13-0.27%200.27-0.41%200.41l-0.48%200.51c-0.13%200.14-0.26%200.29-0.38%200.43l-0.45%200.54c-0.12%200.15-0.24%200.3-0.35%200.46-0.03%200.04-0.06%200.08-0.09%200.11-0.25-0.09-0.52-0.15-0.8-0.15s-0.55%200.06-0.81%200.15c-0.03-0.04-0.06-0.07-0.09-0.11-0.12-0.16-0.24-0.31-0.36-0.47-0.14-0.18-0.29-0.36-0.44-0.53-0.13-0.15-0.26-0.3-0.39-0.44-0.16-0.17-0.31-0.34-0.48-0.5-0.14-0.14-0.27-0.28-0.41-0.41-0.17-0.16-0.34-0.32-0.51-0.47-0.14-0.13-0.28-0.26-0.43-0.38-0.18-0.15-0.36-0.3-0.54-0.44-0.15-0.12-0.29-0.24-0.45-0.35-0.19-0.14-0.38-0.28-0.58-0.41-0.15-0.11-0.3-0.21-0.46-0.31-0.2-0.13-0.41-0.26-0.62-0.38-0.15-0.09-0.31-0.19-0.46-0.28-0.22-0.12-0.44-0.24-0.66-0.35-0.15-0.08-0.31-0.16-0.46-0.24-0.23-0.11-0.47-0.22-0.71-0.33-0.15-0.07-0.29-0.14-0.44-0.2-0.27-0.11-0.55-0.21-0.83-0.31-0.12-0.04-0.24-0.09-0.36-0.13-0.4-0.14-0.81-0.26-1.22-0.37-0.04-0.03-0.07-0.03-0.1-0.04-0.38-0.1-0.76-0.19-1.15-0.27-0.14-0.03-0.29-0.05-0.43-0.08-0.28-0.05-0.55-0.1-0.83-0.14-0.09-0.01-0.18-0.02-0.27-0.03-0.24-1.07-1.19-1.86-2.33-1.86-0.22%200-0.42%200.04-0.62%200.09-1.06-2.41-1.62-5.02-1.62-7.67zm11.64%2045.79c-2.9%201.67-6.18%202.56-9.51%202.56-6.79%200-13.11-3.65-16.51-9.52-5.24-9.09-2.11-20.75%206.98-26.01%202.24-1.29%204.72-2.1%207.29-2.41%200.21%201.11%201.18%201.96%202.36%201.96%200.32%200%200.62-0.07%200.9-0.18%200.02%200.03%200.05%200.06%200.08%200.1%200.16%200.21%200.34%200.41%200.51%200.61%200.1%200.12%200.2%200.25%200.31%200.37%200.23%200.26%200.48%200.52%200.72%200.77%200.05%200.05%200.1%200.11%200.15%200.16%200.3%200.3%200.61%200.59%200.93%200.86%200.11%200.1%200.23%200.18%200.34%200.28%200.21%200.18%200.42%200.36%200.64%200.53%200.14%200.11%200.28%200.2%200.42%200.3%200.2%200.15%200.4%200.3%200.61%200.44%200.15%200.1%200.31%200.2%200.46%200.29%200.2%200.13%200.4%200.26%200.61%200.38%200.16%200.1%200.33%200.18%200.49%200.27%200.2%200.11%200.41%200.23%200.62%200.33%200.17%200.09%200.35%200.17%200.52%200.25%200.21%200.1%200.42%200.2%200.63%200.29%200.18%200.08%200.36%200.15%200.54%200.22%200.21%200.08%200.43%200.17%200.65%200.24%200.18%200.07%200.37%200.13%200.55%200.18%200.22%200.07%200.44%200.14%200.66%200.2l0.57%200.15c0.22%200.06%200.45%200.11%200.67%200.16%200.19%200.04%200.38%200.08%200.57%200.12%200.23%200.04%200.46%200.08%200.69%200.12%200.19%200.03%200.39%200.06%200.58%200.08h0.01c0.06%200.65%200.37%201.21%200.84%201.61-0.06%200.15-0.12%200.31-0.18%200.46-0.09%200.22-0.17%200.44-0.25%200.67l-0.18%200.54c-0.07%200.22-0.14%200.45-0.2%200.67-0.05%200.19-0.1%200.37-0.15%200.56-0.06%200.23-0.11%200.45-0.16%200.68-0.04%200.19-0.08%200.38-0.11%200.56-0.04%200.23-0.08%200.46-0.11%200.69-0.03%200.19-0.06%200.38-0.08%200.57-0.03%200.23-0.05%200.46-0.07%200.69-0.02%200.19-0.03%200.38-0.04%200.57-0.01%200.23-0.02%200.47-0.02%200.7%200%200.19-0.01%200.38-0.01%200.56%200%200.24%200.01%200.48%200.02%200.72%200.01%200.18%200.01%200.37%200.02%200.55%200.02%200.25%200.05%200.5%200.07%200.74%200.02%200.17%200.03%200.34%200.05%200.52%200.04%200.27%200.08%200.54%200.13%200.81%200.03%200.15%200.05%200.3%200.07%200.45%200.08%200.41%200.18%200.82%200.28%201.23%200.02%200.07%200.04%200.13%200.06%200.2%200.09%200.34%200.19%200.68%200.31%201.02%200.05%200.15%200.11%200.3%200.17%200.46%200.09%200.25%200.18%200.5%200.28%200.75%200.05%200.11%200.1%200.22%200.14%200.33-0.55%200.44-0.91%201.11-0.91%201.87%200%200.65%200.26%201.24%200.68%201.67-1.54%202.05-3.47%203.77-5.69%205.05zm40.81-6.96c-3.39%205.87-9.71%209.52-16.5%209.52-3.32%200-6.61-0.88-9.5-2.56-2.22-1.28-4.16-3.01-5.69-5.04%200.42-0.43%200.68-1.02%200.68-1.67%200-0.76-0.36-1.43-0.92-1.87%200.05-0.11%200.1-0.22%200.14-0.33%200.1-0.26%200.2-0.52%200.29-0.78%200.05-0.14%200.11-0.28%200.16-0.42%200.12-0.37%200.23-0.74%200.33-1.12%200.01-0.04%200.02-0.07%200.03-0.11%200.11-0.41%200.2-0.83%200.29-1.24%200.02-0.12%200.04-0.25%200.06-0.37%200.05-0.29%200.1-0.59%200.14-0.88%200.02-0.16%200.03-0.32%200.05-0.47%200.03-0.26%200.06-0.52%200.08-0.79%200.01-0.17%200.01-0.34%200.02-0.51%200.01-0.25%200.02-0.5%200.02-0.75%200-0.18-0.01-0.36-0.01-0.54-0.01-0.24-0.01-0.48-0.02-0.73-0.01-0.18-0.03-0.37-0.04-0.55-0.02-0.24-0.04-0.48-0.07-0.71-0.02-0.19-0.05-0.37-0.08-0.55-0.03-0.23-0.07-0.47-0.11-0.7-0.03-0.19-0.07-0.37-0.11-0.55-0.05-0.23-0.1-0.46-0.16-0.69-0.05-0.18-0.1-0.37-0.15-0.55-0.06-0.23-0.13-0.45-0.2-0.68l-0.18-0.54c-0.08-0.22-0.16-0.44-0.25-0.67-0.06-0.15-0.12-0.3-0.18-0.46%200.48-0.4%200.79-0.97%200.85-1.62%200.2-0.02%200.39-0.05%200.58-0.08%200.23-0.03%200.46-0.07%200.68-0.11%200.19-0.04%200.39-0.07%200.58-0.12%200.22-0.05%200.45-0.1%200.67-0.16l0.57-0.15c0.22-0.06%200.44-0.13%200.65-0.2%200.19-0.06%200.37-0.12%200.56-0.19%200.21-0.08%200.43-0.16%200.64-0.24%200.18-0.07%200.37-0.14%200.55-0.22%200.21-0.09%200.42-0.19%200.62-0.28%200.18-0.08%200.35-0.16%200.53-0.25%200.21-0.1%200.41-0.22%200.61-0.33%200.17-0.09%200.34-0.18%200.5-0.28%200.2-0.12%200.4-0.25%200.6-0.37%200.16-0.1%200.32-0.2%200.47-0.3%200.2-0.14%200.4-0.28%200.6-0.43%200.14-0.1%200.29-0.2%200.43-0.31%200.22-0.17%200.43-0.35%200.65-0.53%200.11-0.09%200.23-0.18%200.34-0.28%200.32-0.28%200.63-0.57%200.93-0.86%200.03-0.03%200.07-0.07%200.1-0.11%200.27-0.27%200.53-0.54%200.78-0.82%200.09-0.11%200.18-0.22%200.27-0.32%200.19-0.22%200.37-0.44%200.55-0.66%200.03-0.04%200.06-0.08%200.09-0.12%200.3%200.13%200.63%200.21%200.98%200.21%201.17%200%202.14-0.84%202.35-1.95%202.52%200.31%204.97%201.12%207.19%202.4%204.41%202.55%207.56%206.65%208.87%2011.56%201.31%204.89%200.63%2010.02-1.91%2014.43z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');background-repeat:no-repeat}
.icon-webdots_icon_01_blend_expand-dims{width:74px;height:69px}

/* ABOUT ICONS – 02 COMETO – stroke */
.icon-webdots_icon_02_cometo,.icon-webdots_icon_02_cometo\:regular{background-image:url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xml%3Aspace%3D%22preserve%22%20height%3D%2269%22%20width%3D%2266%22%20version%3D%221.1%22%20y%3D%220px%22%20x%3D%220px%22%20viewBox%3D%220%200%2066.4%2069.3%22%20enable-background%3D%22new%200%200%2066.4%2069.3%22%3E%3Cg%20id%3D%22webdots_icon_02_cometo-bg%22%20display%3D%22none%22%3E%09%3Crect%20opacity%3D%22.72%22%20height%3D%221678%22%20width%3D%222553.8%22%20y%3D%22-166%22%20x%3D%22-911%22%20display%3D%22inline%22%20fill%3D%22%23FFE83C%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22webdots_icon_02_cometo-Layer_1%22%3E%3Cg%20fill%3D%22%23fff%22%3E%09%3Ccircle%20cy%3D%2247.07%22%20cx%3D%223%22%20r%3D%222.4%22%2F%3E%09%3Ccircle%20cy%3D%2266.6%22%20cx%3D%2236.84%22%20r%3D%222.4%22%2F%3E%09%3Ccircle%20cy%3D%2245.41%22%20cx%3D%2226.47%22%20r%3D%222.4%22%2F%3E%09%3Ccircle%20cy%3D%226.49%22%20cx%3D%2248.95%22%20r%3D%222.4%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%3E%09%3Cpolyline%20stroke%3D%22%23fff%22%20points%3D%222.98%2047.28%2048.99%206.42%2026.52%2045.33%202.98%2047.28%22%2F%3E%09%3Cpolyline%20stroke%3D%22%23fff%22%20points%3D%2236.84%2066.6%2048.99%206.42%2026.52%2045.33%2036.6%2066.69%22%2F%3E%09%3Cpath%20stroke%3D%22%231D1D1B%22%20d%3D%22m36.6%2066.69%22%2F%3E%09%3Ccircle%20stroke%3D%22%23fff%22%20cx%3D%2234.23%22%20r%3D%2232.27%22%20cy%3D%2232.47%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E');background-repeat:no-repeat}
.icon-webdots_icon_02_cometo-dims{width:66px;height:69px}

/* ABOUT ICONS – 02 COMETO – expand */
#whats_different .box_inner .column_2, #whats_different .box_inner .column_2:before,
.icon-webdots_icon_02_cometo_expand,.icon-webdots_icon_02_cometo_expand\:regular{background-image:url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xml%3Aspace%3D%22preserve%22%20height%3D%2269%22%20width%3D%2266%22%20version%3D%221.1%22%20y%3D%220px%22%20x%3D%220px%22%20viewBox%3D%220%200%2066.4%2069.3%22%20enable-background%3D%22new%200%200%2066.4%2069.3%22%3E%3Cg%20id%3D%22webdots_icon_02_cometo_expand-bg%22%20display%3D%22none%22%3E%09%3Crect%20opacity%3D%22.72%22%20height%3D%221678%22%20width%3D%222553.8%22%20y%3D%22-280.7%22%20x%3D%22-911.6%22%20display%3D%22inline%22%20fill%3D%22%23FFE83C%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22webdots_icon_02_cometo_expand-Layer_1%22%3E%09%3Cpath%20d%3D%22m50.01%204.4c-4.98-2.88-10.64-4.4-16.36-4.4-11.68%200-22.57%206.28-28.4%2016.39-5.26%209.11-5.62%2019.71-1.94%2028.77-1.1-0.45-2.38-0.05-2.99%201.01-0.66%201.15-0.27%202.62%200.88%203.28s2.62%200.27%203.28-0.88c0.09-0.15%200.15-0.31%200.2-0.46%202.78%205.27%207.02%209.85%2012.56%2013.05%204.98%202.88%2010.63%204.4%2016.35%204.4%200.23%200%200.46-0.02%200.69-0.02-0.04%200.06-0.09%200.11-0.13%200.18-0.66%201.15-0.27%202.62%200.88%203.28s2.62%200.27%203.28-0.88c0.55-0.94%200.37-2.1-0.35-2.85%209.98-1.37%2018.94-7.28%2024.04-16.11%209.04-15.65%203.65-35.73-11.99-44.76zm-14.64%2060.08l-7.98-16.92c0.22-0.18%200.42-0.39%200.57-0.65%200.58-1%200.35-2.24-0.47-2.98l19.8-34.32-11.07%2054.81c-0.28%200.03-0.56%200.05-0.85%200.06zm-30.21-17.63c-0.12-0.25-0.24-0.5-0.35-0.76l41.6-36.95-15.8%2027.36-4%206.93c-1.06-0.34-2.24%200.08-2.82%201.08-0.15%200.26-0.24%200.54-0.28%200.82l-18.35%201.52zm0.95-29.96c5.66-9.8%2016.22-15.89%2027.54-15.89%204.96%200%209.86%201.19%2014.3%203.43-0.68%200.11-1.31%200.51-1.68%201.16-0.44%200.76-0.41%201.65-0.01%202.36l-41.88%2037.19c-3.73-8.86-3.43-19.3%201.73-28.25zm11.63%2043.39c-5.3-3.06-9.38-7.43-12.08-12.47l17.89-1.48c0.16%200.59%200.54%201.13%201.12%201.46s1.23%200.4%201.83%200.24l7.78%2016.49c-0.23%200.01-0.46%200.02-0.69%200.02-5.54%200-11.02-1.47-15.85-4.26zm43.4-11.62c-5.04%208.73-13.97%2014.5-23.87%2015.66l11.13-55.14c0.81-0.02%201.59-0.44%202.03-1.19%200.38-0.66%200.4-1.42%200.15-2.07%2014.33%209.03%2019.1%2027.93%2010.56%2042.74z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');background-repeat:no-repeat}
.icon-webdots_icon_02_cometo_expand-dims{width:66px;height:69px}

/* ABOUT ICONS – 03 LONGRUN – stroke */
.icon-webdots_icon_03_longrun,.icon-webdots_icon_03_longrun\:regular{background-image:url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xml%3Aspace%3D%22preserve%22%20height%3D%2264%22%20width%3D%2268%22%20version%3D%221.1%22%20y%3D%220px%22%20x%3D%220px%22%20viewBox%3D%220%200%2068.31%2064.43%22%20enable-background%3D%22new%200%200%2068.31%2064.43%22%3E%3Cg%20id%3D%22webdots_icon_03_longrun-bg%22%20display%3D%22none%22%3E%09%3Crect%20opacity%3D%22.72%22%20height%3D%221678%22%20width%3D%222553.8%22%20y%3D%22-166%22%20x%3D%22-1010.7%22%20display%3D%22inline%22%20fill%3D%22%23FFE83C%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22webdots_icon_03_longrun-Layer_1%22%3E%3Cg%20stroke%3D%22%23fff%22%20fill%3D%22none%22%3E%09%3Cpath%20d%3D%22m61.34%205.85c-7.7-7.71-20.17-7.71-27.88%200l27.88%2027.86c7.69-7.69%207.69-20.17%200-27.86z%22%2F%3E%09%3Cpath%20d%3D%22m33.46%2033.71c-7.69%207.7-20.17%207.7-27.87%200l27.87%2027.88%2027.88-27.88c-7.7%207.71-20.18%207.71-27.88%200z%22%2F%3E%09%3Cpath%20d%3D%22m33.46%2033.71c7.71%207.7%2020.19%207.7%2027.88%200l-27.88-27.86c7.7%207.69%207.7%2020.17%200%2027.86z%22%2F%3E%09%3Cpath%20d%3D%22m5.59%205.85c-7.71%207.69-7.71%2020.17%200%2027.86l27.87-27.86c-7.7-7.71-20.18-7.71-27.87%200z%22%2F%3E%09%3Cpath%20d%3D%22m33.46%2033.71c-7.69-7.69-7.69-20.17%200-27.86l-27.87%2027.86c7.69%207.71%2020.17%207.71%2027.87%200z%22%2F%3E%09%3Cpath%20d%3D%22m33.46%2033.71c7.71-7.69%207.71-20.17%200-27.86-7.7%207.69-7.7%2020.17%200%2027.86z%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22%23fff%22%3E%09%3Ccircle%20cy%3D%225.85%22%20cx%3D%2233.46%22%20r%3D%222.4%22%2F%3E%09%3Ccircle%20cy%3D%2233.52%22%20cx%3D%2233.46%22%20r%3D%222.4%22%2F%3E%09%3Ccircle%20cy%3D%2261.6%22%20cx%3D%2233.46%22%20r%3D%222.4%22%2F%3E%09%3Ccircle%20cy%3D%2233.72%22%20cx%3D%225.58%22%20r%3D%222.4%22%2F%3E%09%3Ccircle%20cy%3D%2233.72%22%20cx%3D%2261.28%22%20r%3D%222.4%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E');background-repeat:no-repeat}
.icon-webdots_icon_03_longrun-dims{width:68px;height:64px}

/* ABOUT ICONS – 03 LONGRUN – expand */
#whats_different .box_inner .column_3, #whats_different .box_inner .column_3:before,
.icon-webdots_icon_03_longrun_expand,.icon-webdots_icon_03_longrun_expand\:regular{background-image:url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xml%3Aspace%3D%22preserve%22%20height%3D%2264%22%20width%3D%2268%22%20version%3D%221.1%22%20y%3D%220px%22%20x%3D%220px%22%20viewBox%3D%220%200%2068.31%2064.43%22%20enable-background%3D%22new%200%200%2068.31%2064.43%22%3E%3Cg%20id%3D%22webdots_icon_03_longrun_expand-bg%22%20display%3D%22none%22%3E%09%3Crect%20opacity%3D%22.72%22%20height%3D%221678%22%20width%3D%222553.8%22%20y%3D%22-282.57%22%20x%3D%22-1010%22%20display%3D%22inline%22%20fill%3D%22%23FFE83C%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22webdots_icon_03_longrun_expand-Layer_1%22%3E%09%3Cpath%20d%3D%22m68.31%2020.21c0-5.4-2.1-10.47-5.92-14.28-3.82-3.83-8.89-5.93-14.29-5.93-4.6%200-8.96%201.54-12.52%204.36-0.4-0.3-0.89-0.48-1.43-0.48s-1.03%200.18-1.43%200.48c-3.55-2.82-7.9-4.36-12.5-4.36-5.4%200-10.48%202.1-14.29%205.92-3.82%203.82-5.93%208.89-5.93%2014.29%200%204.6%201.54%208.96%204.36%2012.51-0.3%200.4-0.49%200.89-0.49%201.43%200%201.33%201.07%202.4%202.4%202.4%200.49%200%200.94-0.15%201.32-0.4l24.55%2024.56c-0.25%200.38-0.39%200.83-0.39%201.31%200%201.33%201.07%202.4%202.4%202.4s2.4-1.07%202.4-2.4c0-0.48-0.15-0.93-0.39-1.31l24.54-24.53c0.37%200.23%200.8%200.37%201.27%200.37%201.33%200%202.4-1.07%202.4-2.4%200-0.52-0.17-1-0.45-1.4%202.84-3.55%204.39-7.92%204.39-12.54zm-6.63-13.58c3.63%203.63%205.63%208.45%205.63%2013.58%200%204.37-1.45%208.51-4.12%2011.88-0.36-0.21-0.77-0.34-1.21-0.34-0.46%200-0.89%200.14-1.26%200.36l-24.56-24.53c0.24-0.38%200.39-0.82%200.39-1.3%200-0.43-0.12-0.83-0.32-1.18%203.37-2.66%207.51-4.1%2011.87-4.1%205.13%200%209.95%202%2013.58%205.63zm-3.1%2029.67c-0.28%200.18-0.56%200.34-0.85%200.51-0.24%200.14-0.49%200.29-0.74%200.42-0.3%200.16-0.61%200.29-0.92%200.43-0.25%200.11-0.49%200.24-0.74%200.34-0.32%200.13-0.66%200.24-0.99%200.35-0.25%200.09-0.49%200.18-0.74%200.26-0.35%200.11-0.72%200.18-1.08%200.27-0.24%200.06-0.47%200.13-0.71%200.17-0.41%200.08-0.82%200.13-1.23%200.18-0.2%200.03-0.4%200.07-0.61%200.09-0.62%200.06-1.25%200.09-1.88%200.09s-1.26-0.03-1.88-0.09c-0.21-0.02-0.41-0.06-0.62-0.09-0.41-0.05-0.82-0.1-1.22-0.18-0.24-0.05-0.48-0.12-0.72-0.17-0.36-0.08-0.72-0.16-1.08-0.27-0.25-0.08-0.5-0.17-0.74-0.26-0.33-0.11-0.67-0.22-0.99-0.35-0.25-0.1-0.5-0.23-0.74-0.34-0.31-0.14-0.62-0.28-0.92-0.44-0.25-0.13-0.48-0.28-0.73-0.42-0.29-0.17-0.58-0.33-0.86-0.52-0.24-0.16-0.47-0.33-0.7-0.5-0.25-0.18-0.49-0.35-0.73-0.54%200.24-0.38%200.39-0.82%200.39-1.3%200-0.49-0.15-0.94-0.4-1.31%200.17-0.21%200.31-0.44%200.47-0.65%200.17-0.24%200.35-0.47%200.51-0.72%200.2-0.3%200.37-0.61%200.55-0.92%200.15-0.25%200.3-0.5%200.43-0.75%200.17-0.32%200.32-0.65%200.47-0.98%200.12-0.26%200.25-0.51%200.35-0.77%200.14-0.35%200.26-0.7%200.38-1.06%200.09-0.26%200.19-0.51%200.27-0.77%200.11-0.38%200.2-0.77%200.29-1.16%200.06-0.24%200.13-0.48%200.18-0.73%200.09-0.45%200.14-0.9%200.2-1.36%200.02-0.19-0.15-0.38-0.13-0.58%200.06-0.65-0.12-1.31-0.12-1.97v-0.01-0.02c0-0.6%200.18-1.2%200.13-1.79-0.01-0.11%200.09-0.21%200.08-0.32-0.06-0.57-0.09-1.14-0.2-1.7-0.02-0.11-0.02-0.22-0.04-0.33-0.12-0.58-0.24-1.15-0.41-1.71-0.01-0.02-0.01-0.05-0.02-0.07-0.17-0.55-0.36-1.08-0.58-1.61-0.04-0.1-0.07-0.19-0.11-0.29-0.18-0.43-0.37-0.85-0.58-1.27l19.18%2019.17%202.54%202.53c-0.26%200.38-0.41%200.85-0.41%201.35%200%200.43%200.12%200.84%200.33%201.19-0.2%200.16-0.4%200.3-0.61%200.45-0.24%200.18-0.47%200.36-0.72%200.52zm-27.87-0.01c-0.28%200.19-0.58%200.35-0.87%200.52-0.24%200.14-0.48%200.29-0.72%200.42-0.3%200.16-0.62%200.3-0.93%200.44-0.25%200.11-0.49%200.23-0.74%200.34-0.33%200.13-0.66%200.24-1%200.36-0.24%200.08-0.49%200.18-0.73%200.25-0.36%200.11-0.72%200.19-1.09%200.27-0.24%200.06-0.47%200.12-0.71%200.17-0.41%200.08-0.82%200.13-1.23%200.18-0.2%200.03-0.4%200.07-0.61%200.09-0.62%200.06-1.25%200.09-1.88%200.09s-1.26-0.03-1.88-0.09c-0.2-0.02-0.4-0.06-0.6-0.09-0.41-0.05-0.83-0.1-1.23-0.18-0.24-0.05-0.47-0.12-0.71-0.17-0.36-0.09-0.73-0.16-1.08-0.27-0.25-0.07-0.48-0.17-0.73-0.25-0.34-0.12-0.68-0.23-1.01-0.36-0.25-0.1-0.48-0.22-0.72-0.33-0.32-0.14-0.63-0.28-0.94-0.45-0.24-0.13-0.47-0.27-0.71-0.41-0.3-0.17-0.59-0.34-0.88-0.53-0.23-0.15-0.46-0.32-0.68-0.49-0.23-0.16-0.45-0.33-0.67-0.5%200.19-0.34%200.31-0.73%200.31-1.15%200-0.48-0.15-0.93-0.39-1.31l8.26-8.26%2013.5-13.49c-0.21%200.42-0.4%200.84-0.59%201.28-0.04%200.09-0.08%200.19-0.11%200.29-0.22%200.54-0.42%201.08-0.59%201.64%200%200.01-0.01%200.03-0.01%200.04-0.17%200.56-0.31%201.14-0.43%201.72-0.02%200.11-0.05%200.21-0.07%200.32-0.11%200.56-0.19%201.13-0.25%201.71-0.01%200.11-0.02%200.21-0.03%200.32-0.05%200.6-0.09%201.2-0.09%201.81%200%200.66%200.03%201.32%200.1%201.98%200.02%200.21%200.06%200.42%200.09%200.64%200.06%200.44%200.11%200.87%200.19%201.3%200.05%200.25%200.12%200.5%200.18%200.75%200.09%200.38%200.17%200.77%200.29%201.14%200.08%200.26%200.18%200.51%200.27%200.77%200.12%200.35%200.24%200.71%200.38%201.05%200.11%200.26%200.23%200.51%200.35%200.76%200.15%200.33%200.3%200.67%200.47%200.99%200.13%200.25%200.29%200.5%200.43%200.74%200.18%200.31%200.36%200.62%200.56%200.93%200.16%200.24%200.34%200.48%200.51%200.71%200.16%200.22%200.3%200.44%200.47%200.66-0.25%200.38-0.4%200.83-0.4%201.32%200%200.48%200.15%200.93%200.39%201.31-0.24%200.19-0.49%200.37-0.73%200.55-0.24%200.14-0.47%200.32-0.71%200.47zm5.6-26.56c0.19%200.29%200.36%200.59%200.53%200.89%200.14%200.23%200.28%200.46%200.4%200.7%200.17%200.31%200.31%200.64%200.45%200.96%200.11%200.23%200.22%200.46%200.32%200.7%200.14%200.34%200.25%200.69%200.37%201.04%200.08%200.23%200.17%200.46%200.24%200.69%200.11%200.37%200.2%200.75%200.28%201.14%200.05%200.22%200.12%200.43%200.16%200.66%200.08%200.43%200.14%200.87%200.19%201.32%200.02%200.18%200.06%200.35%200.07%200.52%200.06%200.62%200.09%201.25%200.09%201.88%200%200.09-0.01%200.17-0.01%200.26-0.01%200.54-0.03%201.08-0.08%201.62-0.02%200.22-0.06%200.43-0.09%200.65-0.05%200.4-0.1%200.8-0.18%201.19-0.05%200.25-0.12%200.49-0.18%200.73-0.08%200.35-0.16%200.71-0.27%201.06-0.08%200.25-0.17%200.5-0.26%200.75-0.11%200.33-0.22%200.66-0.35%200.98-0.1%200.25-0.23%200.5-0.34%200.74-0.14%200.31-0.28%200.62-0.44%200.92-0.13%200.25-0.28%200.48-0.42%200.72-0.17%200.29-0.33%200.58-0.52%200.86-0.16%200.24-0.33%200.46-0.49%200.69-0.13%200.18-0.25%200.35-0.39%200.52-0.37-0.23-0.8-0.37-1.27-0.37s-0.9%200.14-1.27%200.37c-0.13-0.17-0.26-0.35-0.39-0.52-0.17-0.23-0.34-0.46-0.49-0.69-0.18-0.28-0.35-0.57-0.52-0.86-0.14-0.24-0.29-0.48-0.42-0.72-0.16-0.3-0.29-0.61-0.43-0.92-0.11-0.25-0.24-0.49-0.34-0.75-0.13-0.32-0.24-0.65-0.35-0.98-0.09-0.25-0.18-0.5-0.26-0.75-0.1-0.35-0.18-0.71-0.27-1.06-0.06-0.24-0.13-0.48-0.18-0.73-0.08-0.4-0.13-0.81-0.18-1.21-0.03-0.21-0.07-0.41-0.09-0.62-0.06-0.62-0.09-1.25-0.09-1.88s0.03-1.26%200.09-1.88c0.02-0.21%200.06-0.42%200.09-0.62%200.05-0.41%200.1-0.81%200.18-1.21%200.05-0.25%200.12-0.49%200.18-0.73%200.08-0.35%200.16-0.71%200.27-1.06%200.08-0.26%200.17-0.5%200.26-0.75%200.11-0.33%200.22-0.66%200.35-0.98%200.1-0.26%200.23-0.5%200.34-0.75%200.14-0.31%200.27-0.61%200.43-0.91%200.13-0.25%200.28-0.49%200.42-0.73%200.2-0.32%200.37-0.61%200.55-0.89%200.16-0.24%200.33-0.47%200.49-0.7%200.16-0.22%200.32-0.44%200.49-0.66%200.35%200.19%200.74%200.31%201.17%200.31s0.82-0.12%201.17-0.32c0.17%200.22%200.34%200.45%200.5%200.68%200.16%200.24%200.34%200.46%200.49%200.7zm-29.68-3.1c3.63-3.63%208.45-5.63%2013.59-5.63%204.35%200%208.49%201.44%2011.86%204.1-0.2%200.35-0.32%200.75-0.32%201.18%200%200.48%200.14%200.93%200.39%201.3l-19.61%2019.59-4.97%204.97c-0.38-0.24-0.82-0.39-1.3-0.39-0.43%200-0.82%200.12-1.17%200.32-2.65-3.37-4.1-7.5-4.1-11.86%200-5.13%202-9.95%205.63-13.58zm28.82%2053.38c-0.37-0.24-0.82-0.38-1.3-0.38s-0.92%200.14-1.3%200.38l-21.75-21.75c0.42%200.21%200.84%200.4%201.27%200.58%200.09%200.04%200.19%200.07%200.28%200.11%200.54%200.22%201.08%200.42%201.63%200.58%200.02%200.01%200.03%200.01%200.05%200.02%200.56%200.17%201.14%200.31%201.71%200.43%200.11%200.02%200.22%200.05%200.32%200.07%200.56%200.11%201.13%200.19%201.7%200.25%200.11%200.01%200.22%200.02%200.32%200.03%200.6%200.05%201.2%200.09%201.81%200.09%200.66%200%201.32-0.03%201.98-0.1%200.22-0.02%200.44-0.07%200.66-0.09%200.43-0.06%200.86-0.11%201.28-0.19%200.26-0.05%200.51-0.13%200.77-0.19%200.37-0.09%200.75-0.17%201.12-0.28%200.27-0.08%200.53-0.18%200.79-0.27%200.35-0.12%200.69-0.23%201.03-0.37%200.27-0.11%200.53-0.24%200.79-0.36%200.32-0.15%200.65-0.29%200.96-0.46%200.26-0.14%200.52-0.3%200.77-0.45%200.3-0.18%200.6-0.35%200.9-0.54%200.25-0.17%200.5-0.35%200.74-0.53%200.28-0.2%200.56-0.4%200.83-0.62l0.01-0.01c0.37%200.24%200.82%200.38%201.29%200.38%200.48%200%200.92-0.14%201.29-0.38%200%200%200.01%200%200.01%200.01%200.28%200.23%200.57%200.43%200.86%200.64%200.24%200.17%200.47%200.35%200.72%200.51%200.3%200.2%200.62%200.38%200.93%200.56%200.25%200.14%200.49%200.3%200.75%200.43%200.33%200.17%200.66%200.32%201%200.47%200.25%200.12%200.5%200.24%200.76%200.35%200.35%200.14%200.71%200.26%201.06%200.38%200.25%200.09%200.51%200.19%200.76%200.26%200.38%200.11%200.76%200.2%201.15%200.29%200.25%200.06%200.49%200.13%200.74%200.18%200.43%200.08%200.86%200.14%201.3%200.19%200.21%200.03%200.42%200.07%200.64%200.09%200.65%200.06%201.31%200.1%201.98%200.1%200.61%200%201.21-0.04%201.81-0.09l0.33-0.03c0.57-0.06%201.14-0.14%201.7-0.25%200.11-0.02%200.22-0.05%200.33-0.07%200.57-0.12%201.14-0.26%201.7-0.43%200.03-0.01%200.05-0.02%200.08-0.03%200.54-0.17%201.07-0.36%201.6-0.57l0.3-0.12c0.43-0.18%200.85-0.37%201.26-0.58l-21.72%2021.76z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');background-repeat:no-repeat}
.icon-webdots_icon_03_longrun_expand-dims{width:68px;height:64px}

/* LOGO – BANNER TOP */
.box_1 .box_inner h1,
.icon-webdots_logo_01,.icon-webdots_logo_01\:regular{background-image:url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xml%3Aspace%3D%22preserve%22%20height%3D%2232%22%20width%3D%22211%22%20version%3D%221.1%22%20y%3D%220px%22%20x%3D%220px%22%20viewBox%3D%220%200%20211%2032.1879044%22%20enable-background%3D%22new%200%200%20211%2032.1879044%22%3E%3Cg%20id%3D%22webdots_logo_01-bg%22%20display%3D%22none%22%3E%09%09%3Crect%20opacity%3D%22.72%22%20height%3D%221678%22%20width%3D%222553.8%22%20y%3D%22-134.49%22%20x%3D%22-296.18%22%20display%3D%22inline%22%20fill%3D%22%23FFE83C%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22webdots_logo_01-Layer_1%22%3E%09%3Cg%20fill%3D%22%23fff%22%3E%09%09%3Cpath%20d%3D%22m22.056%201.0186l5.2706%2016.476h0.13305l1.3728-5.2703%203.9419-11.693h7.8835v1.1959l-10.763%2030.117h-4.5618l-4.959-14.926h-0.13305l-4.9604%2014.926h-4.3849l-10.896-30.118v-1.1955h8.0166l3.9861%2011.693%201.3731%205.2703h0.13275l5.182-16.476c1.24%200.0006%202.125%200.0006%203.365%200.0006z%22%2F%3E%09%09%3Cpath%20d%3D%22m63.43%207.6179h-11.471v4.3846h10.541v7.0423h-10.541v5.4475h11.87v7.0423h-19.753v-31.003h19.355c-0.001%202.3034-0.001%204.6953-0.001%207.0869z%22%2F%3E%09%09%3Cpath%20d%3D%22m88.722%2015.413c2.5246%201.2845%203.7206%203.5875%203.7206%206.3335-0.044456%205.4037-3.322%209.7883-9.6555%209.7883h-14.528v-31.003h13.243c5.3592%200%209.6552%204.1633%209.6552%209.5225%200%201.86-0.931%204.119-2.436%205.359zm-12.8-7.7951v5.0934h5.0048c3.1445%200%203.1445-5.0934-0.044449-5.0934h-4.961zm0%2011.604v5.2703h6.3335c3.189%200%203.1445-5.2703-0.044449-5.2703h-6.29z%22%2F%3E%09%09%3Cpath%20d%3D%22m107.95%2031.535h-11.697v-31.004h11.692c20.2%200.08906%2020.2%2030.915%200.01%2031.004zm-3.77-7.22h3.7644c9.8769%200%209.8769-16.565%200-16.565h-3.7644v16.565z%22%2F%3E%09%09%3Cpath%20d%3D%22m126.32%2016.077c0-21.436%2031.8-21.436%2031.8%200%200%2021.481-31.8%2021.481-31.8%200zm23.7%200c0-11.161-15.546-11.161-15.546%200%200%2011.25%2015.55%2011.25%2015.55%200z%22%2F%3E%09%09%3Cpath%20d%3D%22m159.54%207.6179v-7.0864h15.455v7.0864h0.0024109v23.917h-7.8394v-23.917h-7.62z%22%2F%3E%09%09%3Cpath%20d%3D%22m203.29%2022.278c0-2.1702-2.5685-2.5246-5.6692-2.7018-6.7318-0.48715-11.161-2.7901-11.249-9.5222-0.2661-13.376%2023.828-13.376%2023.651%200h-7.5294c0-4.1191-8.3265-3.7647-8.592-0.088599-0.1772%202.3474%202.1258%202.8346%204.9159%203.1445%206.16%200.664%2012.18%201.461%2012.18%209.212%200%2013.021-25.246%2013.376-25.068-0.2655h7.6622c0%203.942%209.7%203.854%209.7%200.222z%22%2F%3E%09%09%3C%2Fg%3E%3Ccircle%20cy%3D%224.0592%22%20cx%3D%22180.83%22%20r%3D%223.5515%22%20fill%3D%22%232CE785%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');background-repeat:no-repeat}
.icon-webdots_logo_01-dims{width:211px;height:32px}

/* LOGO 02 – PINNED */
#navigation .column_1 a,
.icon-webdots_logo_02,.icon-webdots_logo_02\:regular{background-image:url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xml%3Aspace%3D%22preserve%22%20height%3D%2226%22%20width%3D%22173%22%20version%3D%221.1%22%20y%3D%220px%22%20x%3D%220px%22%20viewBox%3D%220%200%20173%2026.3910294%22%20enable-background%3D%22new%200%200%20173%2026.3910294%22%3E%3Cg%20id%3D%22webdots_logo_02-bg%22%20display%3D%22none%22%3E%09%3Crect%20opacity%3D%22.72%22%20height%3D%221678%22%20width%3D%222553.8%22%20y%3D%22-205%22%20x%3D%22-296%22%20display%3D%22inline%22%20fill%3D%22%23FFE83C%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22webdots_logo_02-Layer_1%22%3E%09%3Cg%20fill%3D%22%233B4356%22%3E%09%09%3Cpath%20d%3D%22m18.084%200.83515l4.3214%2013.509h0.10909l1.1256-4.3212%203.232-9.5869h6.464v0.98056l-8.8243%2024.693h-3.7403l-4.067-12.238h-0.10909l-4.067%2012.238h-3.5959l-8.9331-24.694v-0.98026h6.5728l3.2682%209.5869%201.1258%204.3212h0.10884l4.2488-13.509c1.016%200.00015%201.742%200.00015%202.759%200.00015z%22%2F%3E%09%09%3Cpath%20d%3D%22m52.006%206.2459h-9.4054v3.595h8.6428v5.774h-8.6428v4.4664h9.7322v5.774h-16.196v-25.42h15.869v5.8109z%22%2F%3E%09%09%3Cpath%20d%3D%22m72.743%2012.637c2.07%201.0532%203.0505%202.9414%203.0505%205.1929-0.036446%204.4305-2.7237%208.0255-7.9166%208.0255h-11.911v-25.42h10.858c4.394%200%207.9164%203.4135%207.9164%207.8075%200.001%201.5248-0.762%203.3765-1.997%204.3935zm-10.494-6.3911v4.1761h4.103c2.5782%200%202.5782-4.1761-0.036446-4.1761h-4.067zm0%209.5141v4.3212h5.1929c2.6147%200%202.5782-4.3212-0.036446-4.3212h-5.157z%22%2F%3E%09%09%3Cpath%20d%3D%22m88.505%2025.855h-9.5867v-25.419h9.5867c16.555%200.07238%2016.555%2025.347%200%2025.419zm-3.086-5.919h3.0865c8.0981%200%208.0981-13.582%200-13.582h-3.087v13.582z%22%2F%3E%09%09%3Cpath%20d%3D%22m103.57%2013.182c0-17.576%2026.073-17.576%2026.073%200%200.01%2017.612-26.07%2017.612-26.07%200zm19.43%200c0-9.1511-12.746-9.1511-12.746%200%200%209.223%2012.75%209.223%2012.75%200z%22%2F%3E%09%09%3Cpath%20d%3D%22m130.81%206.2459v-5.8102h12.671v5.8102h0.0019836v19.609h-6.4276v-19.609h-6.24z%22%2F%3E%09%09%3Cpath%20d%3D%22m166.68%2018.266c0-1.7794-2.1059-2.07-4.6482-2.2152-5.5194-0.39941-9.151-2.2876-9.2234-7.8073-0.21817-10.967%2019.537-10.967%2019.392%200h-6.1734c0-3.3773-6.827-3.0867-7.0446-0.072643-0.14528%201.9247%201.7429%202.3241%204.0306%202.5782%205.04%200.545%209.98%201.198%209.98%207.553%200%2010.676-20.699%2010.967-20.554-0.21768h6.2823c0%203.232%207.95%203.159%207.95%200.182z%22%2F%3E%09%09%3C%2Fg%3E%3Ccircle%20cy%3D%223.3281%22%20cx%3D%22148.27%22%20r%3D%222.9119%22%20fill%3D%22%232CE785%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');background-repeat:no-repeat}

#navigation .column_1 a:hover{background-image:url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xml%3Aspace%3D%22preserve%22%20height%3D%2226%22%20width%3D%22173%22%20version%3D%221.1%22%20y%3D%220px%22%20x%3D%220px%22%20viewBox%3D%220%200%20173%2026.3910294%22%20enable-background%3D%22new%200%200%20173%2026.3910294%22%3E%3Cg%20id%3D%22webdots_logo_02-bg%22%20display%3D%22none%22%3E%09%3Crect%20opacity%3D%22.72%22%20height%3D%221678%22%20width%3D%222553.8%22%20y%3D%22-205%22%20x%3D%22-296%22%20display%3D%22inline%22%20fill%3D%22%23FFE83C%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22webdots_logo_02-Layer_1%22%3E%09%3Cg%20fill%3D%22%233B4356%22%3E%09%09%3Cpath%20d%3D%22m18.084%200.83515l4.3214%2013.509h0.10909l1.1256-4.3212%203.232-9.5869h6.464v0.98056l-8.8243%2024.693h-3.7403l-4.067-12.238h-0.10909l-4.067%2012.238h-3.5959l-8.9331-24.694v-0.98026h6.5728l3.2682%209.5869%201.1258%204.3212h0.10884l4.2488-13.509c1.016%200.00015%201.742%200.00015%202.759%200.00015z%22%2F%3E%09%09%3Cpath%20d%3D%22m52.006%206.2459h-9.4054v3.595h8.6428v5.774h-8.6428v4.4664h9.7322v5.774h-16.196v-25.42h15.869v5.8109z%22%2F%3E%09%09%3Cpath%20d%3D%22m72.743%2012.637c2.07%201.0532%203.0505%202.9414%203.0505%205.1929-0.036446%204.4305-2.7237%208.0255-7.9166%208.0255h-11.911v-25.42h10.858c4.394%200%207.9164%203.4135%207.9164%207.8075%200.001%201.5248-0.762%203.3765-1.997%204.3935zm-10.494-6.3911v4.1761h4.103c2.5782%200%202.5782-4.1761-0.036446-4.1761h-4.067zm0%209.5141v4.3212h5.1929c2.6147%200%202.5782-4.3212-0.036446-4.3212h-5.157z%22%2F%3E%09%09%3Cpath%20d%3D%22m88.505%2025.855h-9.5867v-25.419h9.5867c16.555%200.07238%2016.555%2025.347%200%2025.419zm-3.086-5.919h3.0865c8.0981%200%208.0981-13.582%200-13.582h-3.087v13.582z%22%2F%3E%09%09%3Cpath%20d%3D%22m103.57%2013.182c0-17.576%2026.073-17.576%2026.073%200%200.01%2017.612-26.07%2017.612-26.07%200zm19.43%200c0-9.1511-12.746-9.1511-12.746%200%200%209.223%2012.75%209.223%2012.75%200z%22%2F%3E%09%09%3Cpath%20d%3D%22m130.81%206.2459v-5.8102h12.671v5.8102h0.0019836v19.609h-6.4276v-19.609h-6.24z%22%2F%3E%09%09%3Cpath%20d%3D%22m166.68%2018.266c0-1.7794-2.1059-2.07-4.6482-2.2152-5.5194-0.39941-9.151-2.2876-9.2234-7.8073-0.21817-10.967%2019.537-10.967%2019.392%200h-6.1734c0-3.3773-6.827-3.0867-7.0446-0.072643-0.14528%201.9247%201.7429%202.3241%204.0306%202.5782%205.04%200.545%209.98%201.198%209.98%207.553%200%2010.676-20.699%2010.967-20.554-0.21768h6.2823c0%203.232%207.95%203.159%207.95%200.182z%22%2F%3E%09%09%3C%2Fg%3E%3Ccircle%20cy%3D%223.0281%22%20cx%3D%22147.57%22%20r%3D%222.9919%22%20fill%3D%22%232CE785%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');background-repeat:no-repeat}

.icon-webdots_logo_02-dims{width:173px;height:26px}

/* ICON – plus */
#attach_info a,
.icon-webdots_plus,.icon-webdots_plus\:regular{background-image:url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xml%3Aspace%3D%22preserve%22%20height%3D%2213%22%20width%3D%2213%22%20version%3D%221.1%22%20y%3D%220px%22%20x%3D%220px%22%20viewBox%3D%220%200%2012.5%2012.5%22%20enable-background%3D%22new%200%200%2012.5%2012.5%22%3E%3Cg%20id%3D%22webdots_plus-bg%22%20display%3D%22none%22%3E%09%3Crect%20opacity%3D%22.72%22%20height%3D%221678%22%20width%3D%222553.8%22%20y%3D%22-404.99%22%20x%3D%22-824%22%20display%3D%22inline%22%20fill%3D%22%23FFE83C%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22webdots_plus-Layer_1%22%3E%09%09%3Cpath%20d%3D%22m6.25%2012.5c-0.41%200-0.75-0.34-0.75-0.75v-11c0-0.41%200.34-0.75%200.75-0.75s0.75%200.34%200.75%200.75v11c0%200.41-0.34%200.75-0.75%200.75z%22%20fill%3D%22%2338CA7D%22%2F%3E%09%09%3Cpath%20d%3D%22m11.75%207h-11c-0.41%200-0.75-0.34-0.75-0.75s0.34-0.75%200.75-0.75h11c0.41%200%200.75%200.34%200.75%200.75s-0.34%200.75-0.75%200.75z%22%20fill%3D%22%2338CA7D%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');background-repeat:no-repeat}
.icon-webdots_plus-dims{width:13px;height:13px}

/* ICON – SOCIAL – Facebook */
a.social.facebook,
.icon-webdots_social_fb,.icon-webdots_social_fb\:regular{background-image:url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xml%3Aspace%3D%22preserve%22%20height%3D%2214%22%20width%3D%226%22%20version%3D%221.1%22%20y%3D%220px%22%20x%3D%220px%22%20viewBox%3D%220%200%206.46%2014%22%20enable-background%3D%22new%200%200%206.46%2014%22%3E%3Cg%20id%3D%22webdots_social_fb-bg%22%20display%3D%22none%22%3E%09%3Crect%20opacity%3D%22.72%22%20height%3D%221678%22%20width%3D%222553.8%22%20y%3D%22-564%22%20x%3D%22-837.54%22%20display%3D%22inline%22%20fill%3D%22%23FFE83C%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22webdots_social_fb-Layer_1%22%3E%09%3Cpath%20id%3D%22webdots_social_fb-facebook-icon%22%20d%3D%22m1.47%204.58h-1.47v2.39h1.47v7.03h2.82v-7.06h1.97l0.21-2.36h-2.18v-1.35c0-0.56%200.11-0.78%200.65-0.78h1.53v-2.45h-1.95c-2.1%200-3.04%200.92-3.04%202.69-0.01%201.54-0.01%201.89-0.01%201.89z%22%20fill%3D%22%23ACACAC%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');background-repeat:no-repeat}
.icon-webdots_social_fb-dims{width:6px;height:14px}
a.social.facebook:hover {background-image:url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xml%3Aspace%3D%22preserve%22%20height%3D%2214%22%20width%3D%226%22%20version%3D%221.1%22%20y%3D%220px%22%20x%3D%220px%22%20viewBox%3D%220%200%206.46%2014%22%20enable-background%3D%22new%200%200%206.46%2014%22%3E%3Cg%20id%3D%22webdots_social_fb-bg%22%20display%3D%22none%22%3E%09%3Crect%20opacity%3D%22.72%22%20height%3D%221678%22%20width%3D%222553.8%22%20y%3D%22-564%22%20x%3D%22-837.54%22%20display%3D%22inline%22%20fill%3D%22%23FFE83C%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22webdots_social_fb-Layer_1%22%3E%09%3Cpath%20id%3D%22webdots_social_fb-facebook-icon%22%20d%3D%22m1.47%204.58h-1.47v2.39h1.47v7.03h2.82v-7.06h1.97l0.21-2.36h-2.18v-1.35c0-0.56%200.11-0.78%200.65-0.78h1.53v-2.45h-1.95c-2.1%200-3.04%200.92-3.04%202.69-0.01%201.54-0.01%201.89-0.01%201.89z%22%20fill%3D%22%2338cb7d%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');background-repeat:no-repeat}

/* ICON – SOCIAL – Linkedin */
a.social.linkedin,
.icon-webdots_social_li,.icon-webdots_social_li\:regular{background-image:url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xml%3Aspace%3D%22preserve%22%20height%3D%2213%22%20width%3D%2213%22%20version%3D%221.1%22%20y%3D%220px%22%20x%3D%220px%22%20viewBox%3D%220%200%2012.99%2013%22%20enable-background%3D%22new%200%200%2012.99%2013%22%3E%3Cg%20id%3D%22webdots_social_li-bg%22%20display%3D%22none%22%3E%09%3Crect%20opacity%3D%22.72%22%20height%3D%221678%22%20width%3D%222553.8%22%20y%3D%22-563.5%22%20x%3D%22-855.93%22%20display%3D%22inline%22%20fill%3D%22%23FFE83C%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22webdots_social_li-Layer_1%22%3E%09%3Cpath%20id%3D%22webdots_social_li-linkedin-icon%22%20d%3D%22m3.17%201.6c0%200.88-0.71%201.6-1.59%201.6s-1.58-0.72-1.58-1.6c0-0.88%200.71-1.6%201.59-1.6%200.87%200%201.58%200.72%201.58%201.6zm-0.23%202.73h-2.68v8.67h2.68v-8.67zm4.29%200h-2.57v8.67h2.57v-4.55c0-1.22%200.56-1.94%201.63-1.94%200.99%200%201.46%200.7%201.46%201.94v4.55h2.67v-5.49s-1.32-3.44-3.15-3.44-2.61%201.43-2.61%201.43v-1.17z%22%20fill%3D%22%23ACACAC%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');background-repeat:no-repeat}
.icon-webdots_social_li-dims{width:13px;height:13px}
a.social.linkedin:hover {background-image:url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xml%3Aspace%3D%22preserve%22%20height%3D%2213%22%20width%3D%2213%22%20version%3D%221.1%22%20y%3D%220px%22%20x%3D%220px%22%20viewBox%3D%220%200%2012.99%2013%22%20enable-background%3D%22new%200%200%2012.99%2013%22%3E%3Cg%20id%3D%22webdots_social_li-bg%22%20display%3D%22none%22%3E%09%3Crect%20opacity%3D%22.72%22%20height%3D%221678%22%20width%3D%222553.8%22%20y%3D%22-563.5%22%20x%3D%22-855.93%22%20display%3D%22inline%22%20fill%3D%22%23FFE83C%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22webdots_social_li-Layer_1%22%3E%09%3Cpath%20id%3D%22webdots_social_li-linkedin-icon%22%20d%3D%22m3.17%201.6c0%200.88-0.71%201.6-1.59%201.6s-1.58-0.72-1.58-1.6c0-0.88%200.71-1.6%201.59-1.6%200.87%200%201.58%200.72%201.58%201.6zm-0.23%202.73h-2.68v8.67h2.68v-8.67zm4.29%200h-2.57v8.67h2.57v-4.55c0-1.22%200.56-1.94%201.63-1.94%200.99%200%201.46%200.7%201.46%201.94v4.55h2.67v-5.49s-1.32-3.44-3.15-3.44-2.61%201.43-2.61%201.43v-1.17z%22%20fill%3D%22%2338cb7d%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');background-repeat:no-repeat}

/* ICON – SOCIAL – Twitter */
a.social.twitter,
.icon-webdots_social_tw,.icon-webdots_social_tw\:regular{background-image:url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xml%3Aspace%3D%22preserve%22%20height%3D%2212%22%20width%3D%2215%22%20version%3D%221.1%22%20y%3D%220px%22%20x%3D%220px%22%20viewBox%3D%220%200%2014.77%2012%22%20enable-background%3D%22new%200%200%2014.77%2012%22%3E%3Cg%20id%3D%22webdots_social_tw-bg%22%20display%3D%22none%22%3E%09%3Crect%20opacity%3D%22.72%22%20height%3D%221678%22%20width%3D%222553.8%22%20y%3D%22-564%22%20x%3D%22-881%22%20display%3D%22inline%22%20fill%3D%22%23FFE83C%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22webdots_social_tw-Layer_1%22%3E%09%3Cpath%20id%3D%22webdots_social_tw-twitter-icon%22%20d%3D%22m14.77%201.42c-0.54%200.24-1.13%200.4-1.74%200.48%200.63-0.37%201.11-0.97%201.33-1.68-0.59%200.35-1.23%200.6-1.92%200.74-0.56-0.59-1.35-0.96-2.22-0.96-1.95%200-3.39%201.82-2.95%203.72-2.52-0.13-4.75-1.33-6.24-3.17-0.8%201.37-0.41%203.15%200.94%204.05-0.5-0.02-0.97-0.15-1.38-0.38-0.03%201.4%200.97%202.72%202.43%203.01-0.42%200.11-0.89%200.14-1.36%200.05%200.39%201.2%201.5%202.08%202.83%202.1-1.27%201-2.88%201.44-4.49%201.25%201.34%200.87%202.93%201.37%204.64%201.37%205.62%200%208.8-4.75%208.61-9.01%200.6-0.43%201.11-0.96%201.52-1.57z%22%20fill%3D%22%23ACACAC%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');background-repeat:no-repeat}
.icon-webdots_social_tw-dims{width:15px;height:12px}
a.social.twitter:hover {background-image:url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xml%3Aspace%3D%22preserve%22%20height%3D%2212%22%20width%3D%2215%22%20version%3D%221.1%22%20y%3D%220px%22%20x%3D%220px%22%20viewBox%3D%220%200%2014.77%2012%22%20enable-background%3D%22new%200%200%2014.77%2012%22%3E%3Cg%20id%3D%22webdots_social_tw-bg%22%20display%3D%22none%22%3E%09%3Crect%20opacity%3D%22.72%22%20height%3D%221678%22%20width%3D%222553.8%22%20y%3D%22-564%22%20x%3D%22-881%22%20display%3D%22inline%22%20fill%3D%22%23FFE83C%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22webdots_social_tw-Layer_1%22%3E%09%3Cpath%20id%3D%22webdots_social_tw-twitter-icon%22%20d%3D%22m14.77%201.42c-0.54%200.24-1.13%200.4-1.74%200.48%200.63-0.37%201.11-0.97%201.33-1.68-0.59%200.35-1.23%200.6-1.92%200.74-0.56-0.59-1.35-0.96-2.22-0.96-1.95%200-3.39%201.82-2.95%203.72-2.52-0.13-4.75-1.33-6.24-3.17-0.8%201.37-0.41%203.15%200.94%204.05-0.5-0.02-0.97-0.15-1.38-0.38-0.03%201.4%200.97%202.72%202.43%203.01-0.42%200.11-0.89%200.14-1.36%200.05%200.39%201.2%201.5%202.08%202.83%202.1-1.27%201-2.88%201.44-4.49%201.25%201.34%200.87%202.93%201.37%204.64%201.37%205.62%200%208.8-4.75%208.61-9.01%200.6-0.43%201.11-0.96%201.52-1.57z%22%20fill%3D%22%2338cb7d%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');background-repeat:no-repeat}

/* WE LOVE CODE – whole */
.icon-webdots_welovecode_whole,.icon-webdots_welovecode_whole\:regular{background-image:url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xml%3Aspace%3D%22preserve%22%20height%3D%22351.375 px%22%20width%3D%22291.702 px%22%20version%3D%221.1%22%20y%3D%220px%22%20x%3D%220px%22%20viewBox%3D%220%200%20291.7%20351.38%22%20enable-background%3D%22new%200%200%20291.7%20351.38%22%3E%3Cg%20id%3D%22webdots_welovecode_whole-bg%22%20display%3D%22none%22%3E%09%3Crect%20opacity%3D%22.72%22%20height%3D%221678%22%20width%3D%222553.8%22%20y%3D%22-346.62%22%20x%3D%22-296%22%20display%3D%22inline%22%20fill%3D%22%23FFE83C%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22webdots_welovecode_whole-Layer_1%22%3E%09%09%09%3Cpath%20stroke%3D%22%2338CA7D%22%20d%3D%22m234.07%2067.83v35.21h55.79v-21.42h-34.72v-20.34%200.05h-21.07v-59.07h55.79v20.66h-34.72v18.03l0.04%200.07h34.68v20.3h-28.28%22%20fill%3D%22none%22%2F%3E%3Cg%20fill%3D%22%2338CA7D%22%3E%09%09%09%3Ccircle%20cy%3D%222.26%22%20cx%3D%22289.86%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%2222.93%22%20cx%3D%22289.86%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%2240.91%22%20cx%3D%22289.86%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%2222.93%22%20cx%3D%22255.28%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%2240.91%22%20cx%3D%22255.28%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%2261.33%22%20cx%3D%22289.86%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%2281.54%22%20cx%3D%22289.86%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%2281.54%22%20cx%3D%22255.28%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%2261.33%22%20cx%3D%22255.28%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%2261.33%22%20cx%3D%22234.07%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22103.04%22%20cx%3D%22289.86%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22103.04%22%20cx%3D%22234.07%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%2268.32%22%20cx%3D%22234.07%22%20r%3D%221.85%22%2F%3E%09%09%3C%2Fg%3E%09%09%09%3Cpath%20stroke%3D%22%2338CA7D%22%20d%3D%22m117.07%202.22h23.57m4.79%20100.91l-0.13-0.29m0%200.01l-28.23-100.63m77.66%200h-21.78m-32.31%200l16.2%2058.34m-12%2043.6l28.2-101.94m11.59%20100.91h21.35l27.94-100.91h-21.38m-37.26%2067.76l9.35%2033.15m27.91-100.91l-27.81%20100.91%22%20fill%3D%22none%22%2F%3E%09%09%09%3Cline%20y2%3D%22103.13%22%20x2%3D%22165.98%22%20stroke%3D%22%2338CA7D%22%20y1%3D%222.47%22%20x1%3D%22193.58%22%20fill%3D%22none%22%2F%3E%3Cg%20fill%3D%22%2338CA7D%22%3E%09%09%09%3Ccircle%20cy%3D%22103.13%22%20cx%3D%22205.98%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22103.13%22%20cx%3D%22183.84%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22103.13%22%20cx%3D%22144.74%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22103.13%22%20cx%3D%22166.88%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%2260.49%22%20cx%3D%22156.83%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%222.22%22%20cx%3D%22117.07%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%222.22%22%20cx%3D%22140.34%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%222.22%22%20cx%3D%22172.95%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%222.22%22%20cx%3D%22212.9%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%222.22%22%20cx%3D%22193.58%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%2270.33%22%20cx%3D%22175.49%22%20r%3D%221.85%22%2F%3E%09%09%3C%2Fg%3E%09%09%09%3Cpath%20stroke%3D%22%2338CA7D%22%20d%3D%22m198.16%20225.14l28.19-101.17h-17.49l-28.12%20101.39h-1.16-5.45l-28.09-101.39h21.83l16.61%2059.68%22%20fill%3D%22none%22%2F%3E%3Cg%20fill%3D%22%2338CA7D%22%3E%09%09%09%3Ccircle%20cy%3D%22123.96%22%20cx%3D%22146.04%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22123.96%22%20cx%3D%22167.66%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22183.64%22%20cx%3D%22184.47%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22225.36%22%20cx%3D%22173.89%22%20r%3D%221.85%22%2F%3E%09%09%3C%2Fg%3E%09%09%09%3Cpath%20stroke%3D%22%2338CA7D%22%20d%3D%22m233.07%20190.15v35.21h55.79v-21.42h-34.72v-20.34%200.05h-21.07v-59.68h55.79v21.28h-34.72v18.03l0.04%200.07h34.68v20.3h-28.28%22%20fill%3D%22none%22%2F%3E%3Cg%20fill%3D%22%2338CA7D%22%3E%09%09%09%3Ccircle%20cy%3D%22123.96%22%20cx%3D%22233.07%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22123.96%22%20cx%3D%22288.86%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22145.25%22%20cx%3D%22288.86%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22163.23%22%20cx%3D%22288.86%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22145.25%22%20cx%3D%22254.28%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22163.23%22%20cx%3D%22254.28%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22183.64%22%20cx%3D%22288.86%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22203.86%22%20cx%3D%22288.86%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22203.86%22%20cx%3D%22254.28%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22183.64%22%20cx%3D%22254.28%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22183.64%22%20cx%3D%22233.07%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22225.36%22%20cx%3D%22288.86%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22225.36%22%20cx%3D%22233.07%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22190.64%22%20cx%3D%22233.07%22%20r%3D%221.85%22%2F%3E%09%09%3C%2Fg%3E%09%09%09%3Cpath%20stroke%3D%22%2338CA7D%22%20d%3D%22m10.83%20225.36v-100.61c0-0.43-0.43-0.79%200-0.79h21.78v101.39h41.29v-20.29h-34.71%22%20fill%3D%22none%22%2F%3E%3Cg%20fill%3D%22%2338CA7D%22%3E%09%09%09%3Ccircle%20cy%3D%22123.96%22%20cx%3D%2210.83%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22123.96%22%20cx%3D%2232.51%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22225.36%22%20cx%3D%2232.51%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22225.36%22%20cx%3D%2210.64%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22225.36%22%20cx%3D%2273.91%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22204.95%22%20cx%3D%2273.91%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22204.95%22%20cx%3D%2239.59%22%20r%3D%221.85%22%2F%3E%09%09%3C%2Fg%3E%09%09%09%3Cpath%20stroke%3D%22%2338CA7D%22%20d%3D%22m93.05%20170.91v-17.33c0-4.57%201.62-8.5%204.87-11.77%203.25-3.28%207.17-4.91%2011.78-4.91s8.53%201.64%2011.78%204.91c3.25%203.28%204.87%207.2%204.87%2011.77v38.54c0%204.53-1.63%208.4-4.9%2011.63s-7.18%204.84-11.75%204.84c-4.63%200-8.56-1.61-11.8-4.84-3.23-3.23-4.85-7.15-4.85-11.77v-9.87l-0.21-0.23-14.85-6.51c-1.08-0.47-1.63-1.27-1.63-2.4v-19.38c0-9.19%203.26-17.04%209.78-23.55s14.37-9.76%2023.55-9.76%2017.03%203.25%2023.56%209.76c6.53%206.51%209.79%2014.35%209.79%2023.55v38.54c0%209.19-3.26%2017.04-9.79%2023.55s-14.38%209.76-23.56%209.76-17.02-3.26-23.55-9.79c-6.52-6.53-9.78-14.41-9.78-23.65v-9.75%22%20fill%3D%22none%22%2F%3E%3Cg%20fill%3D%22%2338CA7D%22%3E%09%09%09%3Ccircle%20cy%3D%22181.92%22%20cx%3D%2293.26%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22171.01%22%20cx%3D%2293.26%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22136.63%22%20cx%3D%22109.7%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22208.58%22%20cx%3D%22109.7%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22225.36%22%20cx%3D%22109.7%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22120.27%22%20cx%3D%22109.7%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22181.92%22%20cx%3D%2276.37%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22174.66%22%20cx%3D%2276.37%22%20r%3D%221.85%22%2F%3E%09%09%3C%2Fg%3E%09%09%09%3Cpath%20stroke%3D%22%2338CA7D%22%20d%3D%22m229.64%20314.64v35.21h55.79v-21.42h-34.72v-20.34%200.05h-21.07v-59.06h55.79v20.66h-34.72v18.03l0.04%200.07h34.68v20.3h-28.28%22%20fill%3D%22none%22%2F%3E%3Cg%20fill%3D%22%2338CA7D%22%3E%09%09%09%3Ccircle%20cy%3D%22249.07%22%20cx%3D%22229.64%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22249.07%22%20cx%3D%22285.43%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22269.74%22%20cx%3D%22285.43%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22287.72%22%20cx%3D%22285.43%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22269.74%22%20cx%3D%22250.85%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22287.72%22%20cx%3D%22250.85%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22308.13%22%20cx%3D%22285.43%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22328.35%22%20cx%3D%22285.43%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22328.35%22%20cx%3D%22250.85%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22308.13%22%20cx%3D%22250.85%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22308.13%22%20cx%3D%22229.64%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22349.85%22%20cx%3D%22285.43%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22349.85%22%20cx%3D%22229.64%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22315.13%22%20cx%3D%22229.64%22%20r%3D%221.85%22%2F%3E%09%09%3C%2Fg%3E%09%09%09%3Cpath%20stroke%3D%22%2338CA7D%22%20d%3D%22m94.53%20293.61v-17.33c0-4.57%201.62-8.5%204.87-11.77%203.25-3.28%207.17-4.91%2011.78-4.91s8.53%201.64%2011.78%204.91c3.25%203.28%204.87%207.2%204.87%2011.77v38.54c0%204.53-1.63%208.4-4.9%2011.63s-7.18%204.84-11.75%204.84c-4.63%200-8.56-1.61-11.8-4.84-3.23-3.23-4.85-7.15-4.85-11.77v-9.87l-0.21-0.23-14.85-6.51c-1.08-0.47-1.63-1.27-1.63-2.4v-19.38c0-9.19%203.26-17.04%209.78-23.55s14.37-9.76%2023.55-9.76%2017.03%203.25%2023.56%209.76%209.79%2014.35%209.79%2023.55v38.54c0%209.19-3.26%2017.04-9.79%2023.55s-14.38%209.76-23.56%209.76-17.02-3.26-23.55-9.79c-6.52-6.53-9.78-14.41-9.78-23.65v-9.75%22%20fill%3D%22none%22%2F%3E%3Cg%20fill%3D%22%2338CA7D%22%3E%09%09%09%3Ccircle%20cy%3D%22304.62%22%20cx%3D%2294.74%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22293.71%22%20cx%3D%2294.74%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22259.33%22%20cx%3D%22111.18%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22331.28%22%20cx%3D%22111.18%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22348.06%22%20cx%3D%22111.18%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22242.97%22%20cx%3D%22111.18%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22304.62%22%20cx%3D%2277.85%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22297.36%22%20cx%3D%2277.85%22%20r%3D%221.85%22%2F%3E%09%09%3C%2Fg%3E%09%09%09%3Cpath%20stroke%3D%22%2338CA7D%22%20d%3D%22m181.26%20266.02h3.17c4.79%200%208.87%201.69%2012.24%205.07%203.38%203.38%205.07%207.46%205.07%2012.24v32.44c0%204.74-1.7%208.8-5.11%2012.17-3.41%203.38-7.49%205.07-12.24%205.07h-13.69v-84.03h15.13c6.47%200%2012.4%201.77%2017.79%205.31%203.71%202.44%206.9%205.63%209.34%209.34%203.54%205.39%205.31%2011.32%205.31%2017.79v36.03c0%206.47-1.77%2012.4-5.31%2017.79-2.44%203.71-5.63%206.9-9.34%209.34-5.39%203.54-11.32%205.31-17.79%205.31h-31.74v-100.17%22%20fill%3D%22none%22%2F%3E%3Cg%20fill%3D%22%2338CA7D%22%3E%09%09%09%3Ccircle%20cy%3D%22248.99%22%20cx%3D%22170.71%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22266.13%22%20cx%3D%22181.39%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22333.13%22%20cx%3D%22170.71%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22297.36%22%20cx%3D%22170.71%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22297.36%22%20cx%3D%22201.82%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22340.7%22%20cx%3D%22208.29%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22258.43%22%20cx%3D%22208.29%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22248.99%22%20cx%3D%22154.09%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22349.9%22%20cx%3D%22154.09%22%20r%3D%221.85%22%2F%3E%09%09%3C%2Fg%3E%09%09%09%3Cpath%20stroke%3D%22%2338CA7D%22%20d%3D%22m47.34%20280.41v-2c0-3.33-1.19-6.2-3.58-8.62s-5.27-3.62-8.64-3.62-6.25%201.21-8.64%203.62c-2.39%202.42-3.58%205.29-3.58%208.62v17.11m45.38-14.93h-20.78m-24.61%2026.13l-20.97-9.14v-19.17c0-9.15%203.24-16.96%209.73-23.43s14.3-9.71%2023.45-9.71%2016.96%203.24%2023.45%209.71%209.73%2014.29%209.73%2023.43v2.17m0%2034.07v1.97c0%209.2-3.24%2017.04-9.73%2023.54s-14.3%209.75-23.45%209.75-16.96-3.25-23.45-9.75c-6.49-6.5-9.73-14.34-9.73-23.54v-11.54m45.42%209.5h20.94m-45.39-7.86v9.9c0%203.38%201.19%206.26%203.58%208.66%202.39%202.39%205.27%203.59%208.64%203.59s6.25-1.18%208.64-3.55%203.58-5.22%203.58-8.55v-2.16%22%20fill%3D%22none%22%2F%3E%3Cg%20fill%3D%22%2338CA7D%22%3E%09%09%09%3Ccircle%20cy%3D%22295.52%22%20cx%3D%2222.89%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22306.47%22%20cx%3D%2222.89%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22306.47%22%20cx%3D%221.85%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22297.58%22%20cx%3D%221.85%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22280.41%22%20cx%3D%2247.34%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22280.41%22%20cx%3D%2268.28%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22314.91%22%20cx%3D%2247.34%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22329.02%22%20cx%3D%2235.1%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22349.9%22%20cx%3D%2235.1%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22266.1%22%20cx%3D%2235.1%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22245.26%22%20cx%3D%2235.1%22%20r%3D%221.85%22%2F%3E%09%09%09%3Ccircle%20cy%3D%22314.91%22%20cx%3D%2268.28%22%20r%3D%221.85%22%2F%3E%09%09%3C%2Fg%3E%09%3Ccircle%20cy%3D%222.22%22%20cx%3D%22234.03%22%20r%3D%221.85%22%20fill%3D%22%2338CA7D%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');background-repeat:no-repeat}
.icon-webdots_welovecode_whole-dims{width:249.57264957265px;height:300px}

/* WE LOVE CODE – whole – expand */
.icon-webdots_welovecode_whole_expand,.icon-webdots_welovecode_whole_expand\:regular{background-image:url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xml%3Aspace%3D%22preserve%22%20height%3D%22300%22%20width%3D%22249.57264957265%22%20version%3D%221.1%22%20y%3D%220px%22%20x%3D%220px%22%20viewBox%3D%220%200%20291.7%20351.38%22%20enable-background%3D%22new%200%200%20291.7%20351.38%22%3E%3Cg%20id%3D%22webdots_welovecode_whole_expand-bg%22%20display%3D%22none%22%3E%09%3Crect%20opacity%3D%22.72%22%20height%3D%221678%22%20width%3D%222553.8%22%20y%3D%22-759%22%20x%3D%22-296%22%20display%3D%22inline%22%20fill%3D%22%23FFE83C%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22webdots_welovecode_whole_expand-Layer_1%22%20fill%3D%22%2338CA7D%22%3E%09%09%3Cpath%20d%3D%22m180.35%20224.48h-4.7c-0.2-0.7-0.79-1.22-1.52-1.32l-27.15-98c0.39-0.24%200.69-0.62%200.81-1.07h18.09c0.22%200.77%200.92%201.34%201.77%201.34%200.07%200%200.13-0.01%200.19-0.02l15.66%2056.28c-0.53%200.32-0.89%200.9-0.89%201.57%200%201.02%200.83%201.85%201.85%201.85s1.85-0.83%201.85-1.85c0-1.02-0.82-1.84-1.84-1.84l-15.69-56.38c0.43-0.34%200.72-0.86%200.72-1.45%200-1.02-0.83-1.85-1.85-1.85-0.84%200-1.55%200.57-1.77%201.35h-18.08c-0.22-0.77-0.92-1.35-1.77-1.35-1.02%200-1.85%200.83-1.85%201.85s0.82%201.84%201.84%201.84l27.11%2097.87c-0.64%200.29-1.09%200.93-1.09%201.68%200%201.02%200.83%201.85%201.85%201.85%200.84%200%201.55-0.57%201.77-1.35h5.46l28.12-101.39h16.45l-28.01%20100.54%200.96%200.27%2028.37-101.81h-18.53l-28.13%20101.39z%22%2F%3E%09%09%3Cpath%20d%3D%22m256.05%20145.37h31.04c0.22%200.77%200.92%201.34%201.77%201.34%201.02%200%201.85-0.83%201.85-1.85%200-0.84-0.57-1.55-1.34-1.77v-17.75c0.77-0.22%201.34-0.92%201.34-1.77%200-1.02-0.83-1.85-1.85-1.85-0.84%200-1.55%200.57-1.77%201.35h-52.25c-0.22-0.77-0.92-1.35-1.77-1.35-1.02%200-1.85%200.83-1.85%201.85%200%200.84%200.57%201.55%201.35%201.77v56.14c-0.77%200.22-1.35%200.92-1.35%201.77%200%201.02%200.83%201.85%201.85%201.85%200.84%200%201.55-0.57%201.77-1.35h17.67c0.16%200.57%200.58%201.02%201.13%201.23v16.77c-0.7%200.26-1.21%200.93-1.21%201.72%200%201.02%200.83%201.85%201.85%201.85%200.82%200%201.5-0.53%201.74-1.27h31.09c0.19%200.58%200.66%201.02%201.24%201.19v17.97c-0.61%200.17-1.09%200.65-1.27%201.27h-52.25c-0.17-0.61-0.65-1.09-1.27-1.27v-31.19c0.77-0.22%201.34-0.92%201.34-1.77%200-1.02-0.83-1.85-1.85-1.85s-1.85%200.83-1.85%201.85c0%200.84%200.57%201.55%201.35%201.77v31.19c-0.77%200.22-1.35%200.92-1.35%201.77%200%201.02%200.83%201.85%201.85%201.85%200.84%200%201.55-0.57%201.77-1.35h52.25c0.22%200.77%200.92%201.35%201.77%201.35%201.02%200%201.85-0.83%201.85-1.85%200-0.84-0.57-1.55-1.34-1.77v-17.97c0.77-0.22%201.34-0.92%201.34-1.77%200-1.02-0.83-1.85-1.85-1.85-0.87%200-1.6%200.61-1.79%201.42h-30.99c-0.16-0.7-0.72-1.25-1.43-1.39v-16.6c0.85-0.17%201.48-0.91%201.48-1.81%200-1.02-0.83-1.85-1.85-1.85-0.84%200-1.55%200.57-1.77%201.34h-17.67c-0.17-0.61-0.65-1.09-1.27-1.27v-56.14c0.61-0.17%201.09-0.65%201.27-1.27h52.25c0.17%200.61%200.65%201.09%201.27%201.27v17.75c-0.61%200.17-1.09%200.65-1.27%201.27h-31.04c-0.22-0.77-0.92-1.35-1.77-1.35-1.02%200-1.85%200.83-1.85%201.85%200%200.79%200.5%201.46%201.21%201.72v14.53c-0.7%200.26-1.21%200.93-1.21%201.72%200%201.02%200.83%201.85%201.85%201.85%200.8%200%201.47-0.51%201.73-1.22h31.12c0.2%200.56%200.66%200.98%201.23%201.15v16.88c-0.61%200.17-1.09%200.65-1.27%201.27h-26.52v1h26.52c0.22%200.77%200.92%201.35%201.77%201.35%201.02%200%201.85-0.83%201.85-1.85%200-0.84-0.57-1.55-1.34-1.77v-16.88c0.77-0.22%201.34-0.92%201.34-1.77%200-1.02-0.83-1.85-1.85-1.85-0.89%200-1.63%200.63-1.81%201.47h-30.97c-0.15-0.72-0.72-1.29-1.44-1.43v-14.36c0.7-0.1%201.24-0.62%201.43-1.28z%22%2F%3E%09%09%3Cpath%20d%3D%22m75.75%20204.57c0-1.02-0.83-1.85-1.85-1.85-0.89%200-1.63%200.63-1.81%201.47h-30.7c-0.17-0.84-0.92-1.47-1.81-1.47-1.02%200-1.85%200.83-1.85%201.85s0.83%201.85%201.85%201.85c0.8%200%201.47-0.51%201.73-1.22h30.86c0.2%200.56%200.66%200.98%201.23%201.15v16.88c-0.61%200.17-1.09%200.65-1.27%201.27h-37.85c-0.16-0.58-0.6-1.04-1.17-1.24v-97.92c0.72-0.25%201.25-0.93%201.25-1.74%200-1.02-0.83-1.85-1.85-1.85-0.84%200-1.55%200.57-1.77%201.35h-18.14c-0.22-0.77-0.92-1.35-1.77-1.35-1.02%200-1.85%200.83-1.85%201.85%200%200.84%200.57%201.55%201.34%201.77v97.81c-0.87%200.15-1.54%200.9-1.54%201.81%200%201.02%200.83%201.85%201.85%201.85s1.85-0.83%201.85-1.85c0-0.77-0.48-1.43-1.15-1.71v-97.92c0.61-0.17%201.09-0.65%201.27-1.27h18.14c0.18%200.65%200.7%201.15%201.37%201.3v97.8c-0.83%200.18-1.44%200.92-1.44%201.8%200%201.02%200.83%201.85%201.85%201.85%200.84%200%201.55-0.57%201.77-1.35h37.86c0.22%200.77%200.92%201.35%201.77%201.35%201.02%200%201.85-0.83%201.85-1.85%200-0.84-0.57-1.55-1.35-1.77v-16.88c0.76-0.22%201.33-0.93%201.33-1.77z%22%2F%3E%09%09%3Cpath%20d%3D%22m111.49%20119.45c-0.2-0.8-0.92-1.4-1.78-1.4s-1.58%200.59-1.78%201.39c-8.53%200.4-15.96%203.71-22.13%209.86-6.59%206.57-9.93%2014.61-9.93%2023.9v19.31c-0.77%200.22-1.34%200.92-1.34%201.77%200%201.02%200.83%201.85%201.85%201.85%200.58%200%201.08-0.27%201.42-0.68l13.64%205.98c0%200.04-0.01%200.08-0.01%200.11%200%200.76%200.47%201.42%201.13%201.7l0.01%208.36c0%204.74%201.68%208.82%205%2012.13%202.89%202.89%206.37%204.53%2010.36%204.9%200.19%200.81%200.92%201.42%201.79%201.42s1.6-0.61%201.79-1.42c3.93-0.38%207.39-2.02%2010.31-4.9%203.35-3.31%205.05-7.34%205.05-11.99v-38.54c0-4.69-1.69-8.77-5.02-12.13-2.89-2.92-6.35-4.58-10.3-4.97-0.07-0.95-0.86-1.71-1.83-1.71s-1.76%200.75-1.83%201.71c-3.95%200.39-7.41%202.05-10.3%204.97-3.33%203.36-5.02%207.44-5.02%2012.12v15.72c-0.67%200.28-1.13%200.94-1.13%201.7%200%201.02%200.83%201.85%201.85%201.85s1.85-0.83%201.85-1.85c0-0.92-0.68-1.68-1.56-1.82v-15.61c0-4.42%201.59-8.26%204.73-11.42%202.74-2.77%206.03-4.34%209.79-4.69%200.31%200.59%200.92%201%201.63%201s1.32-0.41%201.63-1c3.76%200.35%207.05%201.92%209.79%204.69%203.14%203.17%204.73%207.01%204.73%2011.42v38.54c0%204.37-1.6%208.16-4.76%2011.28-2.73%202.7-5.97%204.24-9.65%204.61-0.24-0.73-0.93-1.27-1.74-1.27-0.82%200-1.5%200.53-1.74%201.27-3.73-0.36-6.99-1.91-9.7-4.61-3.12-3.12-4.71-6.96-4.71-11.42v-8.24c0.88-0.14%201.56-0.9%201.56-1.82%200-1.02-0.83-1.85-1.85-1.85-0.64%200-1.2%200.32-1.53%200.82l-13.54-5.98h-0.01c0.01-0.08%200.02-0.16%200.02-0.25%200-0.84-0.57-1.55-1.35-1.77v-19.31c0-9.01%203.24-16.81%209.63-23.19%205.98-5.96%2013.19-9.18%2021.45-9.57%200.23%200.75%200.93%201.3%201.75%201.3%200.83%200%201.52-0.55%201.75-1.29%208.26%200.4%2015.46%203.61%2021.44%209.57%206.4%206.38%209.65%2014.18%209.65%2023.19v38.54c0%209.01-3.25%2016.81-9.65%2023.19-5.97%205.95-13.17%209.16-21.42%209.57-0.21-0.78-0.92-1.36-1.77-1.36s-1.56%200.58-1.77%201.37c-8.26-0.4-15.46-3.62-21.43-9.6-6.39-6.4-9.64-14.24-9.64-23.3v-8.29c0.77-0.22%201.35-0.92%201.35-1.77%200-1.02-0.83-1.85-1.85-1.85s-1.85%200.83-1.85%201.85c0%200.84%200.57%201.55%201.34%201.77v8.29c0%209.33%203.34%2017.41%209.93%2024.01%206.17%206.18%2013.61%209.5%2022.15%209.9%200.23%200.76%200.92%201.32%201.76%201.32s1.53-0.56%201.76-1.32c8.53-0.4%2015.97-3.71%2022.14-9.86%206.6-6.57%209.94-14.61%209.94-23.9v-38.54c0-9.29-3.34-17.33-9.94-23.9-6.16-6.14-13.6-9.45-22.11-9.86z%22%2F%3E%09%09%3Cpath%20d%3D%22m252.62%20269.87h31.04c0.22%200.77%200.92%201.35%201.77%201.35%201.02%200%201.85-0.83%201.85-1.85%200-0.84-0.57-1.55-1.35-1.77v-17.13c0.77-0.22%201.35-0.92%201.35-1.77%200-1.02-0.83-1.85-1.85-1.85-0.84%200-1.55%200.57-1.77%201.34h-52.25c-0.22-0.77-0.92-1.34-1.77-1.34-1.02%200-1.85%200.83-1.85%201.85%200%200.84%200.57%201.55%201.35%201.77v55.53c-0.77%200.22-1.35%200.92-1.35%201.77%200%201.02%200.83%201.85%201.85%201.85%200.84%200%201.55-0.57%201.77-1.35h17.67c0.16%200.57%200.58%201.02%201.13%201.22v16.77c-0.7%200.26-1.21%200.93-1.21%201.72%200%201.02%200.83%201.85%201.85%201.85%200.82%200%201.5-0.53%201.74-1.27h31.09c0.19%200.58%200.66%201.02%201.24%201.19v17.97c-0.61%200.17-1.09%200.65-1.27%201.27h-52.25c-0.17-0.61-0.65-1.09-1.27-1.27v-31.19c0.77-0.22%201.35-0.92%201.35-1.77%200-1.02-0.83-1.85-1.85-1.85s-1.85%200.83-1.85%201.85c0%200.84%200.57%201.55%201.35%201.77v31.19c-0.77%200.22-1.35%200.92-1.35%201.77%200%201.02%200.83%201.85%201.85%201.85%200.84%200%201.55-0.57%201.77-1.34h52.25c0.22%200.77%200.92%201.34%201.77%201.34%201.02%200%201.85-0.83%201.85-1.85%200-0.84-0.57-1.55-1.35-1.77v-17.97c0.77-0.22%201.35-0.92%201.35-1.77%200-1.02-0.83-1.85-1.85-1.85-0.87%200-1.6%200.61-1.79%201.42h-31c-0.16-0.7-0.72-1.25-1.43-1.39v-16.6c0.85-0.17%201.48-0.91%201.48-1.81%200-1.02-0.83-1.85-1.85-1.85-0.84%200-1.55%200.57-1.77%201.34h-17.67c-0.17-0.61-0.65-1.09-1.27-1.27v-55.53c0.61-0.17%201.09-0.65%201.27-1.27h52.25c0.17%200.61%200.65%201.09%201.27%201.27v17.13c-0.61%200.17-1.09%200.65-1.27%201.27h-31.04c-0.22-0.77-0.92-1.34-1.77-1.34-1.02%200-1.85%200.83-1.85%201.85%200%200.79%200.5%201.46%201.21%201.72v14.53c-0.7%200.26-1.21%200.93-1.21%201.72%200%201.02%200.83%201.85%201.85%201.85%200.8%200%201.47-0.51%201.73-1.22h31.12c0.2%200.56%200.66%200.98%201.23%201.15v16.88c-0.61%200.17-1.09%200.65-1.27%201.27h-26.52v1h26.52c0.22%200.77%200.92%201.35%201.77%201.35%201.02%200%201.85-0.83%201.85-1.85%200-0.84-0.57-1.55-1.35-1.77v-16.88c0.77-0.22%201.35-0.92%201.35-1.77%200-1.02-0.83-1.85-1.85-1.85-0.89%200-1.63%200.63-1.81%201.47h-30.97c-0.15-0.72-0.72-1.29-1.44-1.43v-14.36c0.7-0.12%201.24-0.63%201.43-1.29z%22%2F%3E%09%09%3Cpath%20d%3D%22m112.97%20242.15c-0.2-0.8-0.92-1.4-1.78-1.4s-1.58%200.59-1.78%201.39c-8.53%200.4-15.96%203.71-22.13%209.86-6.59%206.57-9.93%2014.61-9.93%2023.9v19.31c-0.77%200.22-1.35%200.92-1.35%201.77%200%201.02%200.83%201.85%201.85%201.85%200.58%200%201.08-0.27%201.42-0.68l13.64%205.98c0%200.04-0.01%200.07-0.01%200.11%200%200.76%200.47%201.42%201.13%201.7l0.01%208.36c0%204.74%201.68%208.82%205%2012.13%202.89%202.89%206.37%204.53%2010.36%204.9%200.19%200.81%200.92%201.42%201.79%201.42s1.6-0.61%201.79-1.42c3.93-0.38%207.39-2.02%2010.31-4.9%203.35-3.31%205.05-7.34%205.05-11.99v-38.54c0-4.69-1.69-8.77-5.02-12.13-2.89-2.92-6.35-4.58-10.3-4.97-0.07-0.95-0.86-1.71-1.83-1.71s-1.76%200.75-1.83%201.71c-3.95%200.39-7.41%202.05-10.3%204.97-3.33%203.36-5.02%207.44-5.02%2012.12v15.72c-0.67%200.28-1.13%200.94-1.13%201.7%200%201.02%200.83%201.85%201.85%201.85s1.85-0.83%201.85-1.85c0-0.92-0.68-1.68-1.56-1.82v-15.61c0-4.42%201.59-8.26%204.73-11.42%202.75-2.77%206.03-4.34%209.79-4.69%200.31%200.59%200.92%201%201.63%201s1.32-0.41%201.63-1c3.76%200.35%207.05%201.92%209.79%204.69%203.14%203.17%204.73%207.01%204.73%2011.42v38.54c0%204.37-1.6%208.16-4.76%2011.28-2.73%202.7-5.97%204.24-9.65%204.61-0.24-0.73-0.93-1.27-1.74-1.27-0.82%200-1.5%200.53-1.74%201.27-3.73-0.36-6.99-1.91-9.7-4.61-3.12-3.12-4.71-6.96-4.71-11.42v-8.24c0.88-0.14%201.56-0.9%201.56-1.82%200-1.02-0.83-1.85-1.85-1.85-0.64%200-1.2%200.32-1.53%200.82l-13.54-5.98c0.01-0.08%200.02-0.16%200.02-0.25%200-0.84-0.57-1.55-1.34-1.77v-19.31c0-9.01%203.24-16.81%209.63-23.19%205.98-5.96%2013.19-9.18%2021.45-9.57%200.23%200.75%200.93%201.3%201.75%201.3%200.83%200%201.52-0.55%201.75-1.29%208.26%200.4%2015.46%203.61%2021.44%209.57%206.4%206.38%209.65%2014.18%209.65%2023.19v38.54c0%209.01-3.25%2016.81-9.65%2023.19-5.97%205.95-13.17%209.16-21.42%209.57-0.21-0.78-0.92-1.36-1.77-1.36s-1.56%200.58-1.77%201.36c-8.26-0.4-15.46-3.62-21.43-9.6-6.39-6.4-9.63-14.24-9.63-23.3v-8.29c0.77-0.22%201.34-0.92%201.34-1.77%200-1.02-0.83-1.85-1.85-1.85s-1.85%200.83-1.85%201.85c0%200.84%200.57%201.55%201.35%201.77v8.29c0%209.33%203.34%2017.41%209.93%2024.01%206.17%206.18%2013.61%209.5%2022.15%209.9%200.23%200.76%200.92%201.32%201.76%201.32s1.53-0.56%201.76-1.32c8.53-0.4%2015.97-3.71%2022.14-9.86%206.6-6.57%209.94-14.61%209.94-23.9v-38.54c0-9.29-3.34-17.33-9.94-23.9-6.18-6.13-13.62-9.44-22.13-9.85z%22%2F%3E%09%09%3Cpath%20d%3D%22m210.01%20258.71c0.08-0.2%200.13-0.42%200.13-0.65%200-1.02-0.83-1.85-1.85-1.85-0.25%200-0.48%200.05-0.7%200.14-1.17-1.03-2.4-1.99-3.69-2.84-5.44-3.58-11.52-5.4-18.06-5.4h-13.35c-0.22-0.77-0.92-1.35-1.77-1.35-1.02%200-1.85%200.83-1.85%201.85%200%200.84%200.57%201.54%201.34%201.77v44.84c-0.77%200.22-1.34%200.92-1.34%201.77%200%200.84%200.57%201.54%201.34%201.77v32.24c-0.77%200.22-1.34%200.92-1.34%201.77%200%201.02%200.83%201.85%201.85%201.85%200.89%200%201.63-0.63%201.8-1.46h11.87c4.86%200%209.1-1.75%2012.59-5.21s5.26-7.68%205.26-12.53v-16.62c0.82-0.19%201.43-0.92%201.43-1.79%200-0.88-0.61-1.6-1.43-1.79v-12.24c0-4.9-1.75-9.14-5.21-12.6s-7.7-5.21-12.6-5.21h-1.3c-0.25-0.72-0.93-1.24-1.73-1.24-1.02%200-1.85%200.83-1.85%201.85s0.83%201.85%201.85%201.85c0.88%200%201.62-0.62%201.8-1.45h1.23c4.62%200%208.63%201.66%2011.89%204.92%203.27%203.27%204.92%207.27%204.92%2011.89v12.29c-0.73%200.25-1.26%200.93-1.26%201.74s0.53%201.5%201.26%201.74v16.67c0%204.58-1.67%208.55-4.97%2011.82s-7.3%204.92-11.88%204.92h-11.94c-0.2-0.56-0.66-1-1.24-1.16v-32.23c0.78-0.22%201.35-0.92%201.35-1.77s-0.57-1.55-1.35-1.77v-44.83c0.62-0.17%201.1-0.65%201.28-1.27h13.35c6.34%200%2012.23%201.76%2017.51%205.23%201.2%200.79%202.35%201.68%203.45%202.63-0.22%200.3-0.35%200.67-0.35%201.07%200%201.02%200.83%201.85%201.85%201.85%200.42%200%200.8-0.15%201.11-0.38%201.15%201.26%202.21%202.61%203.14%204.02%203.47%205.28%205.23%2011.17%205.23%2017.51v36.03c0%206.34-1.76%2012.23-5.23%2017.51-0.97%201.47-2.07%202.86-3.28%204.17-0.28-0.18-0.62-0.29-0.98-0.29-1.02%200-1.85%200.83-1.85%201.85%200%200.34%200.1%200.65%200.25%200.92-1.06%200.92-2.18%201.78-3.35%202.55-5.28%203.47-11.17%205.23-17.51%205.23h-29.97c-0.17-0.61-0.65-1.09-1.27-1.27v-97.38c0.77-0.22%201.34-0.92%201.34-1.77%200-1.02-0.83-1.85-1.85-1.85s-1.85%200.83-1.85%201.85c0%200.84%200.57%201.55%201.35%201.77v97.38c-0.77%200.22-1.35%200.92-1.35%201.77%200%201.02%200.83%201.85%201.85%201.85%200.84%200%201.55-0.57%201.77-1.34h29.97c6.54%200%2012.62-1.82%2018.06-5.4%201.23-0.81%202.41-1.72%203.52-2.69%200.26%200.14%200.55%200.23%200.87%200.23%201.02%200%201.85-0.83%201.85-1.85%200-0.29-0.08-0.57-0.2-0.81%201.27-1.36%202.43-2.82%203.44-4.36%203.58-5.44%205.4-11.52%205.4-18.06v-36.03c0-6.54-1.82-12.62-5.4-18.06-0.98-1.54-2.11-2.97-3.35-4.31z%22%2F%3E%09%09%3Cpath%20d%3D%22m45.49%20280.03c0%201.02%200.83%201.85%201.85%201.85%200.78%200%201.44-0.48%201.71-1.16h17.52c0.27%200.68%200.93%201.16%201.71%201.16%201.02%200%201.85-0.83%201.85-1.85%200-0.84-0.57-1.55-1.35-1.77v-0.23c0-9.24-3.32-17.25-9.88-23.79-6.13-6.12-13.53-9.41-22.02-9.82-0.2-0.8-0.92-1.39-1.78-1.39s-1.58%200.59-1.78%201.39c-8.49%200.4-15.89%203.7-22.02%209.82-6.56%206.54-9.88%2014.54-9.88%2023.79v17.39c-0.81%200.19-1.42%200.92-1.42%201.79%200%201.02%200.83%201.85%201.85%201.85%200.59%200%201.1-0.28%201.44-0.7l17.76%207.74c0%200.84%200.57%201.55%201.35%201.77v8.38c0%203.5%201.25%206.53%203.73%209.01%202.03%202.03%204.43%203.23%207.16%203.6%200.1%200.92%200.88%201.64%201.82%201.64%200.95%200%201.72-0.71%201.82-1.63%202.73-0.36%205.15-1.55%207.18-3.57%202.48-2.46%203.73-5.45%203.73-8.91v-0.08c0.72-0.2%201.26-0.83%201.33-1.6h17.29c0.07%200.77%200.6%201.4%201.33%201.6-0.02%208.99-3.24%2016.77-9.59%2023.12-5.94%205.95-13.12%209.16-21.34%209.56-0.23-0.75-0.93-1.3-1.75-1.3s-1.52%200.55-1.75%201.3c-8.22-0.4-15.39-3.61-21.34-9.56-6.36-6.37-9.59-14.17-9.59-23.19v-8.41c0.74-0.24%201.27-0.93%201.27-1.75%200-1.02-0.83-1.85-1.85-1.85s-1.85%200.83-1.85%201.85c0%200.87%200.61%201.6%201.42%201.79v8.36c0%209.29%203.32%2017.33%209.88%2023.89%206.13%206.14%2013.53%209.45%2022.02%209.85%200.2%200.8%200.92%201.39%201.78%201.39s1.58-0.59%201.78-1.39c8.49-0.4%2015.89-3.71%2022.02-9.85%206.54-6.55%209.86-14.57%209.88-23.83%200.78-0.22%201.35-0.92%201.35-1.77%200-1.02-0.83-1.85-1.85-1.85-0.72%200-1.33%200.41-1.64%201.01h-17.67c-0.31-0.6-0.92-1.01-1.64-1.01-1.02%200-1.85%200.83-1.85%201.85%200%200.84%200.57%201.55%201.34%201.77v0.08c0%203.18-1.16%205.93-3.44%208.2-1.88%201.86-4.11%202.96-6.63%203.29-0.29-0.63-0.93-1.07-1.67-1.07s-1.37%200.44-1.67%201.07c-2.51-0.34-4.73-1.44-6.61-3.32-2.28-2.28-3.44-5.08-3.44-8.3v-8.38c0.77-0.22%201.35-0.92%201.35-1.77%200-1.02-0.83-1.85-1.85-1.85-0.66%200-1.24%200.35-1.56%200.87l-17.66-7.69c0.01-0.07%200.02-0.14%200.02-0.22%200-0.82-0.54-1.5-1.27-1.75v-17.43c0-8.97%203.23-16.73%209.59-23.08%205.94-5.93%2013.12-9.13%2021.34-9.52%200.23%200.75%200.93%201.3%201.75%201.3s1.52-0.55%201.75-1.3c8.22%200.4%2015.39%203.59%2021.34%209.52%206.36%206.35%209.59%2014.11%209.59%2023.08v0.23c-0.67%200.19-1.19%200.75-1.31%201.45h-17.29c-0.12-0.7-0.64-1.26-1.31-1.45v-0.23c0-3.45-1.25-6.47-3.73-8.97-2.04-2.06-4.46-3.27-7.2-3.64-0.15-0.87-0.9-1.54-1.81-1.54s-1.67%200.67-1.81%201.54c-2.73%200.37-5.14%201.58-7.17%203.64-2.47%202.5-3.73%205.52-3.73%208.97v15.34c-0.77%200.22-1.35%200.92-1.35%201.77%200%201.02%200.83%201.85%201.85%201.85s1.85-0.83%201.85-1.85c0-0.84-0.57-1.55-1.35-1.77v-15.34c0-3.18%201.16-5.96%203.44-8.27%201.86-1.88%204.07-2.99%206.56-3.34%200.27%200.68%200.93%201.16%201.71%201.16s1.44-0.48%201.71-1.16c2.51%200.35%204.72%201.46%206.59%203.35%202.28%202.31%203.44%205.09%203.44%208.27v0.23c-0.78%200.22-1.35%200.93-1.35%201.77z%22%2F%3E%09%3Cpath%20d%3D%22m257.05%2023.06h31.04c0.22%200.77%200.92%201.35%201.77%201.35%201.02%200%201.85-0.83%201.85-1.85%200-0.84-0.57-1.55-1.34-1.77v-17.13c0.77-0.22%201.34-0.92%201.34-1.77%200-1.02-0.83-1.85-1.85-1.85-0.84%200-1.55%200.57-1.77%201.34h-52.28c-0.2-0.8-0.92-1.39-1.78-1.39-0.84%200-1.55%200.57-1.77%201.34h-17.59c-0.22-0.76-0.92-1.33-1.77-1.33-1.02%200-1.85%200.83-1.85%201.85%200%200.53%200.23%201.01%200.59%201.35l-26.98%2097.88-8.32-29.49c0.58-0.31%200.98-0.92%200.98-1.62%200-0.85-0.58-1.56-1.36-1.77l17.68-64.5c0.98-0.04%201.76-0.85%201.76-1.84%200-1.02-0.83-1.85-1.85-1.85-0.84%200-1.55%200.57-1.77%201.34h-17.09c-0.19-0.78-0.89-1.35-1.74-1.35-1.02%200-1.85%200.83-1.85%201.85%200%200.7%200.39%201.3%200.97%201.61l-15.17%2054.82c-0.03%200-0.05-0.01-0.08-0.01h-0.01l-15.27-55.04c0.39-0.34%200.64-0.83%200.64-1.39%200-1.02-0.83-1.85-1.85-1.85-0.84%200-1.55%200.57-1.77%201.34h-19.73c-0.21-0.76-0.92-1.33-1.76-1.33-1.02%200-1.85%200.83-1.85%201.85s0.83%201.84%201.84%201.84l27.29%2097.26c-0.84%200.17-1.47%200.92-1.47%201.81%200%201.02%200.83%201.85%201.85%201.85s1.85-0.83%201.85-1.85c0-0.53-0.22-1-0.57-1.33l10.92-39.48c0.97-0.05%201.75-0.85%201.75-1.84%200-0.64-0.32-1.2-0.81-1.53l15.19-54.9c0.8-0.04%201.46-0.59%201.67-1.34h17.09c0.13%200.48%200.45%200.87%200.88%201.11l-17.75%2064.76c-0.74%200.24-1.28%200.93-1.28%201.75%200%200.47%200.18%200.89%200.47%201.22l-8.23%2030.03c-0.51%200.33-0.85%200.9-0.85%201.55%200%201.02%200.83%201.85%201.85%201.85s1.85-0.83%201.85-1.85c0-0.98-0.76-1.77-1.72-1.83l8-29.2c0.12%200.03%200.25%200.05%200.37%200.06l8.22%2029.15c-0.9%200.12-1.6%200.89-1.6%201.82%200%201.02%200.83%201.85%201.85%201.85%200.84%200%201.55-0.57%201.77-1.35h18.6c0.22%200.77%200.92%201.35%201.77%201.35%201.02%200%201.85-0.83%201.85-1.85%200-0.67-0.36-1.25-0.89-1.57l26.63-96.2v54.19c-0.77%200.22-1.35%200.92-1.35%201.77%200%201.02%200.83%201.85%201.85%201.85%200.84%200%201.55-0.57%201.77-1.35h17.67c0.16%200.57%200.58%201.02%201.13%201.22v16.77c-0.7%200.26-1.21%200.93-1.21%201.72%200%201.02%200.83%201.85%201.85%201.85%200.82%200%201.5-0.53%201.74-1.27h31.09c0.19%200.58%200.66%201.02%201.24%201.19v17.97c-0.61%200.17-1.09%200.65-1.27%201.27h-52.25c-0.17-0.61-0.65-1.09-1.27-1.27v-31.19c0.77-0.22%201.34-0.92%201.34-1.77%200-1.02-0.83-1.85-1.85-1.85s-1.85%200.83-1.85%201.85c0%200.84%200.57%201.55%201.35%201.77v31.19c-0.77%200.22-1.35%200.92-1.35%201.77%200%201.02%200.83%201.85%201.85%201.85%200.84%200%201.55-0.57%201.77-1.34h52.25c0.22%200.77%200.92%201.34%201.77%201.34%201.02%200%201.85-0.83%201.85-1.85%200-0.84-0.57-1.55-1.34-1.77v-17.96c0.77-0.22%201.34-0.92%201.34-1.77%200-1.02-0.83-1.85-1.85-1.85-0.87%200-1.6%200.61-1.79%201.42h-31c-0.16-0.7-0.72-1.25-1.43-1.39v-16.6c0.85-0.17%201.48-0.91%201.48-1.81%200-1.02-0.83-1.85-1.85-1.85-0.84%200-1.55%200.57-1.77%201.35h-17.67c-0.17-0.61-0.65-1.09-1.27-1.27v-55.57c0.58-0.18%201.03-0.63%201.21-1.21h52.31c0.17%200.61%200.65%201.09%201.27%201.27v17.13c-0.61%200.17-1.09%200.65-1.27%201.27h-31.04c-0.22-0.77-0.92-1.34-1.77-1.34-1.02%200-1.85%200.83-1.85%201.85%200%200.79%200.5%201.46%201.21%201.72v14.53c-0.7%200.26-1.21%200.93-1.21%201.72%200%201.02%200.83%201.85%201.85%201.85%200.8%200%201.47-0.51%201.73-1.22h31.12c0.2%200.56%200.66%200.98%201.23%201.15v16.88c-0.61%200.17-1.09%200.65-1.27%201.27h-26.52v1h26.52c0.22%200.77%200.92%201.35%201.77%201.35%201.02%200%201.85-0.83%201.85-1.85%200-0.84-0.57-1.55-1.34-1.77v-16.89c0.77-0.22%201.34-0.92%201.34-1.77%200-1.02-0.83-1.85-1.85-1.85-0.89%200-1.63%200.63-1.81%201.47h-30.97c-0.15-0.72-0.72-1.29-1.44-1.43v-14.36c0.67-0.14%201.21-0.65%201.4-1.31zm-111.8%2077.36l-27.22-97.01c0.39-0.24%200.68-0.62%200.81-1.07h19.73c0.22%200.77%200.92%201.35%201.77%201.35%200.1%200%200.19-0.01%200.28-0.03l15.24%2054.89c-0.52%200.33-0.87%200.9-0.87%201.56%200%200.7%200.39%201.3%200.97%201.61l-10.71%2038.7zm60.72%200.5c-0.84%200-1.54%200.57-1.76%201.34h-18.61c-0.03-0.12-0.08-0.23-0.13-0.34l27.08-98.27c0.11%200.02%200.23%200.03%200.34%200.03%200.84%200%201.55-0.57%201.77-1.35h17.59c0.12%200.42%200.37%200.78%200.72%201.02l-27%2097.57z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');background-repeat:no-repeat}
.icon-webdots_welovecode_whole_expand-dims{width:249.57264957265px;height:300px}
}
@-ms-viewport {
    width: device-width;
}
@viewport {
    width: device-width;
}
@media screen and (max-width: 1180px) {
#navigation .column_2 a:not(:last-child) {
  margin-right: 22px;
  margin-left: 0;
}
}
@media screen and (max-width: 1050px) {
#navigation .column_2 a:not(:last-child) {
  margin-right: 15px;
  margin-left: 0;
}
}
@media screen and (max-width: 1000px) {
#navigation .column_2 a:not(:last-child) {
  margin-right: 13px;
  margin-left: 0;
}
}
@media screen and (max-width: 980px) {
.box{
    width: 100%;
    min-width: 480px;
}
.box_inner {
    width:95%;
    }
.column{
    width: 50%;
}
.banner_intro .first,
.banner_intro .last {
    margin-bottom: 10px;
    font-size: 25px;
}
.sub_column{
    float: left; 
    width: 50%;
}
.navigation .box_inner .column.column_1{
    width:25%;
}
.navigation .box_inner .column.column_2{
    max-width: 75%;
    width: auto;
    float: right;
}
#navigation .column_2 a {
    margin-right:30px;
    float:left;
}
#map_wrapper{
    margin-bottom:-80px;
}
#map_box{
    left: 50%;
    width: 50%;
    height: 100%;
    min-height: 450px;
    background-image: url(../images/map_full.gif);
    background-position: 84px 99%;
    background-repeat: no-repeat;
    position: absolute;
}
#navigation .column_2 a:not(:last-child) {
  margin-right: 20px;
  margin-left: 0;
}
.box--full-height#who_we_do_it_for {
    min-height:100vh;
    position:relative;
    height:auto;
    float:left;
}
#who_we_do_it_for .column.sub_column:last-child {
  margin-top: 45px;
  margin-bottom: 50px;
  padding-right: 14px;
  max-width:125px;
  float:right;
}
#who_we_do_it_for .column {
  margin-top: 30px;
  margin-bottom: 20px;
}
#who_we_do_it_for .column_2{
  margin-top: 0;
  margin-bottom: 20px;
}
#love_code_holder > svg {
  position: relative;
  top: 60%;
  fill: #38cb7d;
  transform: translateY(-60%);
  -ms-transform: translateY(-60%);
  -webkit-transform: translateY(-60%);
}
.wrap_carouselle {
  float:left;
  position:initial;
}
}
@media screen and (max-width: 720px) {
.box{
    width: 100%;
    min-width: 200px;
    padding: 0 20px;
}
.box_inner {
    width: 100%;
    padding: 0 1%;
}
#webdots .box_inner {
    width: 75%;
    min-width: 200px;
    padding: 20px;
    float: left;
}
.column{
    float: none;
    width: 100%;
    padding:0;
}
.two_column_inner {
  padding-right: 0;
}
#whats_different .box_inner .column {
  width: 100%;
  margin-top: 25px;
  margin-bottom: 30px;
}
#what_we_do .column {
  margin-top: 20px;
  margin-bottom: 20px;
  height: auto;
  float: left;
}
.wrap_carouselle h2 {
  line-height: 40px;
  margin: 0;
}
.prev_img:before, .next_img:before {
  line-height: 40px;
  height: 40px;
}
#navigation {
    padding: 0 2%;
    position:fixed;
    top: 30px;
}
#navigation.static_nav .box_inner {
    height: 70px;
}
#navigation nav.box_inner {
    padding: 20px 0px;
    height:90px;
}
#navigation nav.box_inner .column.column_1{
    width:100%;  
}
#navigation nav.box_inner .column.column_2{
    display: none;
}
#navigation nav.box_inner .hamburger {
    float:left;
    max-width:48%;  
    min-width:50px;
    height:50px;
    padding-top: 15px;
}
#navigation .icon-bar, #navigation .icon-bar:before, #navigation .icon-bar:after {
    cursor: pointer;
    border-radius: 1px;
    height: 4px;
    width: 35px;
    background: #333;
    position: absolute;
    display: block;
    content: '';
    transition: all 500ms ease-in-out;
}
#navigation .collapsed .collapse{
    display:visible;
}
#navigation:not(.collapsed)  .icon-bar{
    background-color: transparent;
}
#navigation:not(.collapsed) span:before {
    transform: rotate(45deg);
    top: 10px;  
    }
#navigation:not(.collapsed) span:after {
    transform: rotate(-45deg);
    top: 10px;  
}
#navigation .icon-bar:before {
    top: -10px; 
}
#navigation .icon-bar:after {
    bottom: -10px;
}
#navigation nav.box_inner .nav_box_1 {
    float: right;
    width: 180px;
    max-width: 90%;
    height:50px;
}
.collapsed .collapse.menu2{
    display:none;
}
.menu2{
    top: 70px;
    background-color: #fff;
    position: absolute;
    left: 0;
    width: 50%;
    padding:10px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.45);
}
.menu2 a{
    width: 80%;
    float: left;
    line-height: 40px;
    border-top: 1px solid #F9F9F9;
    font-size:15px;
    text-transform:uppercase;
}
.client_list.logo_list a{
    margin:15px auto;
}
ul.client_list {
  list-style: none;
  padding: 0px;
  margin: 20px auto;
  width: 195px;
}
#whats_different .box_inner .section_intro.bold {
  margin-bottom: 20px;
}
#whats_different .box_inner .column {
  height: auto;
}
#map_box{
    left: 0%;
    width: 100%;
    height: 400px;
}
#map_box{
    left: 0%;
    width: 100%;
    height: 100%;
}
.menu2 a:first-child{
  border-top: 0;
}
#who_we_do_it_for .column.sub_column:last-child {
  margin-top: 20px;
  margin-bottom: 10px;
  padding-right: 0;
  max-width:100%;
  float:left;
}
}


@media screen and (max-width: 420px) {
.box{
    padding: 20px 10px;
}
.box_inner {
    width: 100%;
}
#webdots .box_inner {
  width: 100%;
  min-width: 200px;
  /*text-align:center;*/
}
.column{
    /*text-align:center;*/
}
.sub_column{
    float: none;
    width: 100%;
}
#navigation {
    padding: 0 2%;
}

.menu2{
    top: 70px;
    background-color: #fff;
    position: absolute;
    left: 0;
    width: 80%;
    padding:10px;
}
.menu2 a{
  width: 99%;
  float: left;
  line-height: 40px;
  border-top: 1px solid #F9F9F9;
}
ul.client_list {
  list-style: none;
  margin: 0px;
  padding: 20px 0;
  width: 100%;
}
#footer .column {
  padding: 20px 0px;
  font-size: 13.5px;
  font-weight: 400;
}
#map_wrapper {
  min-height: 450px;
}
#hire_us .column {
  margin-top: 20px;
  margin-bottom: 20px;
}
#hire_us .column_2 {
  height: 600px;
}
.client_list.logo_list a {
  width: 170px !important;
  clear:right;
  float:left;
  background-repeat:no-repeat;
  height: auto;
  margin-bottom: 17px;
}
}
.normal-lh {
    line-height: 19.5px;
}
