/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
@-webkit-keyframes opacity{0%{opacity:0}100%{opacity:1}}@keyframes opacity{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes movesecond{0%{opacity:0}100%{-webkit-transform:translate(0,0);transform:translate(0,0);opacity:1}}@keyframes movesecond{0%{opacity:0}100%{-webkit-transform:translate(0,0);transform:translate(0,0);opacity:1}}@-webkit-keyframes movethird{0%{opacity:0}100%{-webkit-transform:translate(0,0);transform:translate(0,0);opacity:1}}@keyframes movethird{0%{opacity:0}100%{-webkit-transform:translate(0,0);transform:translate(0,0);opacity:1}}@-webkit-keyframes fadein{0%{opacity:0}100%{opacity:1}}@keyframes fadein{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes nav-fade-in{0%{opacity:0}99%{opacity:1}100%{opacity:1}}@keyframes nav-fade-in{0%{opacity:0}99%{opacity:1}100%{opacity:1}}@-webkit-keyframes nav-fade-out{from{opacity:1}to{opacity:0}}@keyframes nav-fade-out{from{opacity:1}to{opacity:0}}@-webkit-keyframes nav-bg{0%{opacity:0}3%{opacity:1;-webkit-transform:rotate(62deg) scale(380);transform:rotate(62deg) scale(380)}100%{opacity:1;-webkit-transform:rotate(72deg) scale(380);transform:rotate(72deg) scale(380)}}@keyframes nav-bg{0%{opacity:0}3%{opacity:1;-webkit-transform:rotate(62deg) scale(380);transform:rotate(62deg) scale(380)}100%{opacity:1;-webkit-transform:rotate(72deg) scale(380);transform:rotate(72deg) scale(380)}}@-webkit-keyframes nav-bg-out{0%{opacity:1;-webkit-transform:rotate(72deg) scale(380);transform:rotate(72deg) scale(380)}99%{opacity:0;-webkit-transform:rotate(0) scale(1);transform:rotate(0) scale(1)}100%{opacity:0;-webkit-transform:rotate(0) scale(1);transform:rotate(0) scale(1)}}@keyframes nav-bg-out{0%{opacity:1;-webkit-transform:rotate(72deg) scale(380);transform:rotate(72deg) scale(380)}99%{opacity:0;-webkit-transform:rotate(0) scale(1);transform:rotate(0) scale(1)}100%{opacity:0;-webkit-transform:rotate(0) scale(1);transform:rotate(0) scale(1)}}@-webkit-keyframes nav-bg-desktop{0%{opacity:0}3%{opacity:1;-webkit-transform:rotate(-96deg) scale(185);transform:rotate(-96deg) scale(185)}100%{opacity:1;-webkit-transform:rotate(-106deg) scale(185);transform:rotate(-106deg) scale(185)}}@keyframes nav-bg-desktop{0%{opacity:0}3%{opacity:1;-webkit-transform:rotate(-96deg) scale(185);transform:rotate(-96deg) scale(185)}100%{opacity:1;-webkit-transform:rotate(-106deg) scale(185);transform:rotate(-106deg) scale(185)}}@-webkit-keyframes nav-bg-out-desktop{0%{opacity:1;-webkit-transform:rotate(-96deg) scale(185);transform:rotate(-96deg) scale(185)}99%{opacity:0;-webkit-transform:rotate(0) scale(1);transform:rotate(0) scale(1)}100%{opacity:0;-webkit-transform:rotate(0) scale(1);transform:rotate(0) scale(1)}}@keyframes nav-bg-out-desktop{0%{opacity:1;-webkit-transform:rotate(-96deg) scale(185);transform:rotate(-96deg) scale(185)}99%{opacity:0;-webkit-transform:rotate(0) scale(1);transform:rotate(0) scale(1)}100%{opacity:0;-webkit-transform:rotate(0) scale(1);transform:rotate(0) scale(1)}}.mapboxgl-map{-webkit-tap-highlight-color:rgba(0,0,0,0);font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;overflow:hidden;position:relative}.mapboxgl-canvas{left:0;position:absolute;top:0}.mapboxgl-map:-webkit-full-screen{height:100%;width:100%}.mapboxgl-canary{background-color:salmon}.mapboxgl-canvas-container.mapboxgl-interactive,.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass{cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mapboxgl-canvas-container.mapboxgl-interactive.mapboxgl-track-pointer{cursor:pointer}.mapboxgl-canvas-container.mapboxgl-interactive:active,.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass:active{cursor:-webkit-grabbing;cursor:grabbing}.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate,.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate .mapboxgl-canvas{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.mapboxgl-canvas-container.mapboxgl-touch-drag-pan,.mapboxgl-canvas-container.mapboxgl-touch-drag-pan .mapboxgl-canvas{-ms-touch-action:pinch-zoom;touch-action:pinch-zoom}.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan,.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan .mapboxgl-canvas{-ms-touch-action:none;touch-action:none}.mapboxgl-ctrl-bottom-left,.mapboxgl-ctrl-bottom-right,.mapboxgl-ctrl-top-left,.mapboxgl-ctrl-top-right{pointer-events:none;position:absolute;z-index:2}.mapboxgl-ctrl-top-left{left:0;top:0}.mapboxgl-ctrl-top-right{right:0;top:0}.mapboxgl-ctrl-bottom-left{bottom:0;left:0}.mapboxgl-ctrl-bottom-right{bottom:0;right:0}.mapboxgl-ctrl{clear:both;pointer-events:auto;-webkit-transform:translate(0);transform:translate(0)}.mapboxgl-ctrl-top-left .mapboxgl-ctrl{float:left;margin:10px 0 0 10px}.mapboxgl-ctrl-top-right .mapboxgl-ctrl{float:right;margin:10px 10px 0 0}.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl{float:left;margin:0 0 10px 10px}.mapboxgl-ctrl-bottom-right .mapboxgl-ctrl{float:right;margin:0 10px 10px 0}.mapboxgl-ctrl-group{background:#fff;border-radius:4px}.mapboxgl-ctrl-group:not(:empty){-webkit-box-shadow:0 0 0 2px rgba(0,0,0,.1);box-shadow:0 0 0 2px rgba(0,0,0,.1)}@media(-ms-high-contrast:active){.mapboxgl-ctrl-group:not(:empty){-webkit-box-shadow:0 0 0 2px ButtonText;box-shadow:0 0 0 2px ButtonText}}.mapboxgl-ctrl-group button{background-color:rgba(0,0,0,0);border:0;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:block;height:29px;outline:none;overflow:hidden;padding:0;width:29px}.mapboxgl-ctrl-group button+button{border-top:1px solid #ddd}.mapboxgl-ctrl button .mapboxgl-ctrl-icon{background-position:50%;background-repeat:no-repeat;display:block;height:100%;width:100%}@media(-ms-high-contrast:active){.mapboxgl-ctrl-icon{background-color:rgba(0,0,0,0)}.mapboxgl-ctrl-group button+button{border-top:1px solid ButtonText}}.mapboxgl-ctrl-attrib-button:focus,.mapboxgl-ctrl-group button:focus{-webkit-box-shadow:0 0 2px 2px #0096ff;box-shadow:0 0 2px 2px #0096ff}.mapboxgl-ctrl button:disabled{cursor:not-allowed}.mapboxgl-ctrl button:disabled .mapboxgl-ctrl-icon{opacity:.25}.mapboxgl-ctrl-group button:first-child{border-radius:4px 4px 0 0}.mapboxgl-ctrl-group button:last-child{border-radius:0 0 4px 4px}.mapboxgl-ctrl-group button:only-child{border-radius:inherit}.mapboxgl-ctrl button:not(:disabled):hover{background-color:rgba(0,0,0,.05)}.mapboxgl-ctrl-group button:focus:focus-visible{-webkit-box-shadow:0 0 2px 2px #0096ff;box-shadow:0 0 2px 2px #0096ff}.mapboxgl-ctrl-group button:focus:not(:focus-visible){-webkit-box-shadow:none;box-shadow:none}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}@media(-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}}@media(-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23000'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23000'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}@media(-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}}@media(-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23000'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23000'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath id='south' d='M10.5 16l4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E")}@media(-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath id='south' d='M10.5 16l4 8 4-8h-8z' fill='%23999'/%3E%3C/svg%3E")}}@media(-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23000'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath id='south' d='M10.5 16l4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23aaa'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='%23f00'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-waiting .mapboxgl-ctrl-icon{-webkit-animation:mapboxgl-spin 2s linear infinite;animation:mapboxgl-spin 2s linear infinite}@media(-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23999'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='%23f00'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}}@media(-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23000'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23666'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='%23f00'/%3E%3C/svg%3E")}}@-webkit-keyframes mapboxgl-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes mapboxgl-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}a.mapboxgl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='88' height='23' viewBox='0 0 88 23' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd'%3E%3Cdefs%3E%3Cpath id='logo' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='text' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='clip'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/mask%3E%3Cg id='outline' opacity='0.3' stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E%3C/g%3E%3Cg id='fill' opacity='0.9' fill='%23fff'%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;cursor:pointer;display:block;height:23px;margin:0 0 -4px -4px;overflow:hidden;width:88px}a.mapboxgl-ctrl-logo.mapboxgl-compact{width:23px}@media(-ms-high-contrast:active){a.mapboxgl-ctrl-logo{background-color:rgba(0,0,0,0);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='88' height='23' viewBox='0 0 88 23' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd'%3E%3Cdefs%3E%3Cpath id='logo' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='text' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='clip'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/mask%3E%3Cg id='outline' opacity='1' stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E%3C/g%3E%3Cg id='fill' opacity='1' fill='%23fff'%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/g%3E%3C/svg%3E")}}@media(-ms-high-contrast:black-on-white){a.mapboxgl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='88' height='23' viewBox='0 0 88 23' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd'%3E%3Cdefs%3E%3Cpath id='logo' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='text' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='clip'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/mask%3E%3Cg id='outline' opacity='1' stroke='%23fff' stroke-width='3' fill='%23fff'%3E%3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E%3C/g%3E%3Cg id='fill' opacity='1' fill='%23000'%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/g%3E%3C/svg%3E")}}.mapboxgl-ctrl.mapboxgl-ctrl-attrib{background-color:hsla(0,0%,100%,.5);margin:0;padding:0 5px}@media screen{.mapboxgl-ctrl-attrib.mapboxgl-compact{background-color:#fff;border-radius:12px;margin:10px;min-height:20px;padding:2px 24px 2px 0;position:relative}.mapboxgl-ctrl-attrib.mapboxgl-compact-show{padding:2px 28px 2px 8px;visibility:visible}.mapboxgl-ctrl-bottom-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show,.mapboxgl-ctrl-top-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show{border-radius:12px;padding:2px 8px 2px 28px}.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-inner{display:none}.mapboxgl-ctrl-attrib-button{background-color:hsla(0,0%,100%,.5);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E");border:0;border-radius:12px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:none;height:24px;outline:none;position:absolute;right:0;top:0;width:24px}.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-top-left .mapboxgl-ctrl-attrib-button{left:0}.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-inner{display:block}.mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-button{background-color:rgba(0,0,0,.05)}.mapboxgl-ctrl-bottom-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{bottom:0;right:0}.mapboxgl-ctrl-top-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{right:0;top:0}.mapboxgl-ctrl-top-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{left:0;top:0}.mapboxgl-ctrl-bottom-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{bottom:0;left:0}}@media screen and (-ms-high-contrast:active){.mapboxgl-ctrl-attrib.mapboxgl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' fill='%23fff'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}@media screen and (-ms-high-contrast:black-on-white){.mapboxgl-ctrl-attrib.mapboxgl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}.mapboxgl-ctrl-attrib a{color:rgba(0,0,0,.75);text-decoration:none}.mapboxgl-ctrl-attrib a:hover{color:inherit;text-decoration:underline}.mapboxgl-ctrl-attrib .mapbox-improve-map{font-weight:700;margin-left:2px}.mapboxgl-attrib-empty{display:none}.mapboxgl-ctrl-scale{background-color:hsla(0,0%,100%,.75);border:2px solid #333;border-top:#333;-webkit-box-sizing:border-box;box-sizing:border-box;color:#333;font-size:10px;padding:0 5px;white-space:nowrap}.mapboxgl-popup{display:-webkit-box;display:-ms-flexbox;display:flex;left:0;pointer-events:none;position:absolute;top:0;will-change:transform}.mapboxgl-popup-anchor-top,.mapboxgl-popup-anchor-top-left,.mapboxgl-popup-anchor-top-right{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mapboxgl-popup-anchor-bottom,.mapboxgl-popup-anchor-bottom-left,.mapboxgl-popup-anchor-bottom-right{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.mapboxgl-popup-anchor-left{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.mapboxgl-popup-anchor-right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.mapboxgl-popup-tip{border:10px solid rgba(0,0,0,0);height:0;width:0;z-index:1}.mapboxgl-popup-anchor-top .mapboxgl-popup-tip{-ms-flex-item-align:center;align-self:center;border-bottom-color:#fff;border-top:none}.mapboxgl-popup-anchor-top-left .mapboxgl-popup-tip{-ms-flex-item-align:start;align-self:flex-start;border-bottom-color:#fff;border-left:none;border-top:none}.mapboxgl-popup-anchor-top-right .mapboxgl-popup-tip{-ms-flex-item-align:end;align-self:flex-end;border-bottom-color:#fff;border-right:none;border-top:none}.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip{-ms-flex-item-align:center;align-self:center;border-bottom:none;border-top-color:#fff}.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-tip{-ms-flex-item-align:start;align-self:flex-start;border-bottom:none;border-left:none;border-top-color:#fff}.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-tip{-ms-flex-item-align:end;align-self:flex-end;border-bottom:none;border-right:none;border-top-color:#fff}.mapboxgl-popup-anchor-left .mapboxgl-popup-tip{-ms-flex-item-align:center;align-self:center;border-left:none;border-right-color:#fff}.mapboxgl-popup-anchor-right .mapboxgl-popup-tip{-ms-flex-item-align:center;align-self:center;border-left-color:#fff;border-right:none}.mapboxgl-popup-close-button{background-color:rgba(0,0,0,0);border:0;border-radius:0 3px 0 0;cursor:pointer;position:absolute;right:0;top:0}.mapboxgl-popup-close-button:hover{background-color:rgba(0,0,0,.05)}.mapboxgl-popup-content{background:#fff;border-radius:3px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.1);box-shadow:0 1px 2px rgba(0,0,0,.1);padding:10px 10px 15px;pointer-events:auto;position:relative}.mapboxgl-popup-anchor-top-left .mapboxgl-popup-content{border-top-left-radius:0}.mapboxgl-popup-anchor-top-right .mapboxgl-popup-content{border-top-right-radius:0}.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-content{border-bottom-left-radius:0}.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-content{border-bottom-right-radius:0}.mapboxgl-popup-track-pointer{display:none}.mapboxgl-popup-track-pointer *{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mapboxgl-map:hover .mapboxgl-popup-track-pointer{display:-webkit-box;display:-ms-flexbox;display:flex}.mapboxgl-map:active .mapboxgl-popup-track-pointer{display:none}.mapboxgl-marker{left:0;opacity:1;position:absolute;top:0;-webkit-transition:opacity .2s;transition:opacity .2s;will-change:transform}.mapboxgl-user-location-dot,.mapboxgl-user-location-dot:before{background-color:#1da1f2;border-radius:50%;height:15px;width:15px}.mapboxgl-user-location-dot:before{-webkit-animation:mapboxgl-user-location-dot-pulse 2s infinite;animation:mapboxgl-user-location-dot-pulse 2s infinite;content:"";position:absolute}.mapboxgl-user-location-dot:after{border:2px solid #fff;border-radius:50%;-webkit-box-shadow:0 0 3px rgba(0,0,0,.35);box-shadow:0 0 3px rgba(0,0,0,.35);-webkit-box-sizing:border-box;box-sizing:border-box;content:"";height:19px;left:-2px;position:absolute;top:-2px;width:19px}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading{height:0;width:0}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:after,.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:before{border-bottom:7.5px solid #4aa1eb;content:"";position:absolute}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:before{border-left:7.5px solid rgba(0,0,0,0);-webkit-transform:translateY(-28px) skewY(-20deg);transform:translateY(-28px) skewY(-20deg)}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:after{border-right:7.5px solid rgba(0,0,0,0);-webkit-transform:translate(7.5px,-28px) skewY(20deg);transform:translate(7.5px,-28px) skewY(20deg)}@-webkit-keyframes mapboxgl-user-location-dot-pulse{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}70%{opacity:0;-webkit-transform:scale(3);transform:scale(3)}to{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}@keyframes mapboxgl-user-location-dot-pulse{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}70%{opacity:0;-webkit-transform:scale(3);transform:scale(3)}to{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}.mapboxgl-user-location-dot-stale{background-color:#aaa}.mapboxgl-user-location-dot-stale:after{display:none}.mapboxgl-user-location-accuracy-circle{background-color:rgba(29,161,242,.2);border-radius:100%;height:1px;width:1px}.mapboxgl-crosshair,.mapboxgl-crosshair .mapboxgl-interactive,.mapboxgl-crosshair .mapboxgl-interactive:active{cursor:crosshair}.mapboxgl-boxzoom{background:#fff;border:2px dotted #202020;height:0;left:0;opacity:.5;position:absolute;top:0;width:0}@media print{.mapbox-improve-map{display:none}}.mapboxgl-scroll-zoom-blocker,.mapboxgl-touch-pan-blocker{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,.7);color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;text-align:center;top:0;-webkit-transition:opacity .75s ease-in-out;transition:opacity .75s ease-in-out;-webkit-transition-delay:1s;transition-delay:1s;width:100%}.mapboxgl-scroll-zoom-blocker-show,.mapboxgl-touch-pan-blocker-show{opacity:1;-webkit-transition:opacity .1s ease-in-out;transition:opacity .1s ease-in-out}.mapboxgl-canvas-container.mapboxgl-touch-pan-blocker-override.mapboxgl-scrollable-page,.mapboxgl-canvas-container.mapboxgl-touch-pan-blocker-override.mapboxgl-scrollable-page .mapboxgl-canvas{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}a{-webkit-transition:color .39s,background-color .39s,text-decoration-color .39s;transition:color .39s,background-color .39s,text-decoration-color .39s;color:#1f2124;text-decoration:underline;text-decoration-color:#1f2124}a:hover,a:active,a:focus{outline:none;color:#1f2124;text-decoration-color:#1f2124}a:focus{-webkit-box-shadow:0 0 0 2px #0aee1f;box-shadow:0 0 0 2px #0aee1f;background:rgba(10,238,31,.15)}a:focus:not(:focus-visible){outline:none;-webkit-box-shadow:none;box-shadow:none;background:unset}.view-header a,.view-footer a{text-decoration-color:#0aee1f}.view-header a:hover,.view-header a:active,.view-header a:focus,.view-footer a:hover,.view-footer a:active,.view-footer a:focus{text-decoration-color:#1f2124}::-moz-selection{background:rgba(10,238,31,.82)}::selection{background:rgba(10,238,31,.82)}.container{padding-left:20px;padding-right:20px}.row{margin-left:-20px;margin-right:-20px}.img-responsive{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}figure{margin-bottom:40px}figure img{margin:20px 0 5px 0 !important}figure figcaption{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px !important;line-height:22px !important;color:#b3b4b8 !important;text-align:center}.d-none{display:none}@font-face{font-family:"Visuelt Pro";font-weight:normal;font-style:normal;font-display:block;src:local("VisueltPro-Regular"),url("/profiles/iv2016/themes/iv2016_theme/assets/fonts/VisueltPro-Regular.woff2") format("woff2")}@font-face{font-family:"Visuelt Pro";font-weight:bold;font-style:normal;font-display:block;src:local("VisueltPro-Bold"),url("/profiles/iv2016/themes/iv2016_theme/assets/fonts/VisueltPro-Bold.woff2") format("woff2")}@font-face{font-family:"Visuelt Pro";font-weight:900;font-style:normal;font-display:block;src:local("VisueltPro-Black"),url("/profiles/iv2016/themes/iv2016_theme/assets/fonts/VisueltPro-Black.woff2") format("woff2")}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Visuelt Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";color:#000}body{overflow-x:hidden}button{-webkit-transition:all .4s ease-in;transition:all .4s ease-in;background:rgba(0,0,0,0);color:#1f2124;font-size:20px;font-weight:bold;line-height:30px;text-align:center;padding:13px 30px;border:2px solid #0aee1f}button:hover{background-color:#0aee1f}button.btn-dark{color:#fff}button.btn-dark:hover{color:#fff}button.btn-small{font-size:14px;padding:3px 20px}button.btn-link{border-color:rgba(0,0,0,0);text-decoration:underline;text-decoration-color:#0aee1f;font-weight:bold}button.btn-link:hover{text-decoration-color:#fff}.iv-filters{font-size:16px;line-height:20px;color:#66676a;display:block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto 40px}.iv-filters header{margin-bottom:10px}.iv-filters header h6{font-size:20px;line-height:32px;font-weight:normal;text-align:center;color:#1f2124;margin:0}.iv-filters header div{text-align:center;font-size:20px;line-height:32px;font-weight:900;color:#1f2124}.iv-filters header span{text-decoration:none;margin-left:0}.iv-filters header span.active{text-decoration:underline;text-decoration-color:#0aee1f}.iv-filters .group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.iv-filters span{text-decoration:underline;margin-left:4px;margin-top:-2px;cursor:pointer}.iv-filters label{-webkit-transition:all .4s ease-in;transition:all .4s ease-in;font-size:16px;border:2px solid #b3b4b8;text-align:center;padding:4px 8px 2px;cursor:pointer;margin:0 2px 4px}.iv-filters label:hover{color:#1f2124;border-color:#1f2124}.iv-filters input[type=checkbox]{display:none}.iv-filters input[type=checkbox]:checked+label{color:#1f2124;border-color:#1f2124}html[lang=en] .iv-filters label{text-transform:capitalize}.menu-wrapper{position:fixed;top:0;left:0;right:0;color:#fff;opacity:0;visibility:hidden;-webkit-transition:opacity .3s,visibility 0s linear .3s;transition:opacity .3s,visibility 0s linear .3s}.menu-wrapper .menu-bg{position:absolute;z-index:-1;-webkit-transform-origin:top left;transform-origin:top left;-webkit-transform:scale(0.01);transform:scale(0.01);top:25px;right:0;left:30px;bottom:0}.menu-wrapper .menu-bg svg{width:100%;height:auto;opacity:0;visibility:hidden;-webkit-transition:opacity .3s,visibility 0s linear .3s;transition:opacity .3s,visibility 0s linear .3s}.menu-wrapper .menu-bg svg path{fill:#1f2124}input[name=toggle-menu]:checked~.menu-wrapper{-webkit-animation:nav-fade-in .3s forwards;animation:nav-fade-in .3s forwards;opacity:1;visibility:visible !important;-webkit-transition-delay:0s;transition-delay:0s}input[name=toggle-menu]:checked~.menu-wrapper .menu-bg svg{-webkit-animation:nav-bg 20s forwards;animation:nav-bg 20s forwards;opacity:1;visibility:visible;-webkit-transition-delay:0s;transition-delay:0s}input[name=toggle-menu]:not(:checked)~.menu-wrapper{-webkit-animation:nav-fade-out .3s forwards;animation:nav-fade-out .3s forwards}input[name=toggle-menu]:not(:checked)~.menu-wrapper .menu-bg svg{-webkit-animation:nav-bg-out .3s forwards;animation:nav-bg-out .3s forwards}.toggle-menu{position:fixed;top:23px;right:20px;z-index:100;width:30px;height:30px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.toggle-menu label{position:relative;display:block;width:30px;height:30px;overflow:hidden;color:rgba(0,0,0,0);font-size:0}.toggle-menu label span{display:none}.toggle-menu label div{display:block;width:30px;height:2px;margin-bottom:5px;position:relative;background:#1f2124;z-index:1}.toggle-menu input[name=toggle-menu]{display:block;width:30px;height:30px;position:absolute;top:0;left:0;padding:0;margin:0;cursor:pointer;opacity:0;z-index:2;-webkit-touch-callout:none}.toggle-menu input[name=toggle-menu]:checked~label{margin-top:4px}.toggle-menu input[name=toggle-menu]:checked~label div{background:#fff}.toggle-menu input[name=toggle-menu]:checked~label div:last-child{opacity:0}.toggle-menu input[name=toggle-menu]:checked~.site-branding svg path{fill:#fff}.toolbar-vertical .toggle-menu{top:63px}.menu-main-menu{list-style-type:none;margin:73px 20px 0;padding:0;-webkit-columns:2;-moz-columns:2;columns:2}.menu-main-menu a{color:#fff}.menu-main-menu>li{font-size:30px;font-weight:900;letter-spacing:-1px;line-height:40px;margin-bottom:20px;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid-column}.menu-main-menu>li ul{list-style-type:none;margin:3px 0 0 0;padding:0}.menu-main-menu>li ul li{font-size:16px;font-weight:bold;letter-spacing:normal;line-height:34px}.language-switcher-language-url{position:fixed;top:12px;right:82px}.language-switcher-language-url ul{margin:0;padding:0;list-style-type:none}.language-switcher-language-url li{display:inline-block;padding:0 8px}.language-switcher-language-url li.is-active a{color:#fff}.language-switcher-language-url a{text-transform:uppercase;color:#66676a;font-weight:bold;font-size:12px;letter-spacing:1px;line-height:32px}.menu-wrapper a,.menu-wrapper a:hover,.menu-wrapper a:active,.menu-wrapper a:focus{text-decoration:none}.menu-wrapper .others{padding:50px 20px 30px}.menu-wrapper .others ul{margin:0;padding:0;list-style:none;-webkit-columns:2;-moz-columns:2;columns:2;line-height:26px}.mini-search-form,.search-form{position:relative;margin-bottom:25px;overflow:hidden}.mini-search-form label[for^=edit-search],.mini-search-form .help-block,.search-form label[for^=edit-search],.search-form .help-block{display:none}.mini-search-form .search__input,.mini-search-form .form-search,.search-form .search__input,.search-form .form-search{background:rgba(0,0,0,0);border:none;border-bottom:2px solid #fff;color:#fff;padding:8px 0 9px 35px;font-size:18px;line-height:1.56;height:auto}.mini-search-form .search__input:focus,.mini-search-form .form-search:focus,.search-form .search__input:focus,.search-form .form-search:focus{-webkit-box-shadow:none;box-shadow:none}.mini-search-form .search__input::-webkit-input-placeholder,.mini-search-form .form-search::-webkit-input-placeholder,.search-form .search__input::-webkit-input-placeholder,.search-form .form-search::-webkit-input-placeholder{color:#fff}.mini-search-form .search__input::-moz-placeholder,.mini-search-form .form-search::-moz-placeholder,.search-form .search__input::-moz-placeholder,.search-form .form-search::-moz-placeholder{color:#fff}.mini-search-form .search__input:-ms-input-placeholder,.mini-search-form .form-search:-ms-input-placeholder,.search-form .search__input:-ms-input-placeholder,.search-form .form-search:-ms-input-placeholder{color:#fff}.mini-search-form .search__input::-ms-input-placeholder,.mini-search-form .form-search::-ms-input-placeholder,.search-form .search__input::-ms-input-placeholder,.search-form .form-search::-ms-input-placeholder{color:#fff}.mini-search-form .search__input::placeholder,.mini-search-form .form-search::placeholder,.search-form .search__input::placeholder,.search-form .form-search::placeholder{color:#fff}.mini-search-form .form-submit,.search-form .form-submit{position:absolute;left:0;top:9px;background:rgba(0,0,0,0);border:none;padding:0}.mini-search-form .form-submit em,.search-form .form-submit em{display:none}.mini-search-form .form-submit .icon,.search-form .form-submit .icon{width:29px;height:29px;background-image:url(/profiles/iv2016/themes/iv2016_theme/assets/icons/search.svg);background-repeat:no-repeat;background-position:center center;text-indent:-10em}.block-iv2016-social-block{text-transform:uppercase}.block-iv2016-social-block a{font-weight:bold;font-size:12px;line-height:32px;letter-spacing:1.2px;color:#fcfcfc}.block-iv2016-social-block a:hover{color:#b3b4b8}.block-system-branding-block{position:fixed;z-index:100;left:20px;top:20px}.block-system-branding-block svg path{-webkit-transition:fill .29s;transition:fill .29s;-webkit-transition-delay:.1s;transition-delay:.1s}.what-we-do{text-align:center;font-size:17px;font-weight:bold;line-height:1.35em;letter-spacing:-0.015em;margin:76px 0 76px}.what-we-do a{position:relative;color:var(--special-text-color)}.what-we-do a:after{content:" ";position:absolute;display:block;left:0;bottom:2px;width:100%;height:1px;z-index:-1;background-color:#0aee1f}.what-we-do a:hover{text-decoration:none}.newsletter-subscription-cta{text-align:center;margin:60px auto 40px;max-width:600px}.newsletter-subscription-cta p{font-size:22px;line-height:36px}.newsletter-subscription-cta a{-webkit-transition:all .4s ease-in;transition:all .4s ease-in;text-decoration-color:#0aee1f;font-weight:bold}header.navbar-iv2016{margin-bottom:26px}h1.page-header{font-weight:900;border:none;letter-spacing:-1.5px;text-align:center;font-size:50px;line-height:60px;margin:0 auto 3px;padding-bottom:0}h1.page-header a{-webkit-transition:opacity .75s ease;transition:opacity .75s ease;text-decoration:none}h1.page-header a:hover{opacity:.7}h1.page-header span{display:inline-block}footer{background:#1f2124;color:#fff;margin-top:20px}footer a,footer a:hover,footer a:active,footer a:focus{color:#fff;text-decoration:none}footer .oh-hello{font-size:22px;line-height:36px;text-align:center}footer .oh-hello a{text-decoration:underline;text-decoration-color:#3caf29}footer .oh-hello a:hover,footer .oh-hello a:active,footer .oh-hello a:focus{text-decoration-color:#fff}footer .oh-hello .no-ul{color:#fff;letter-spacing:-1px;display:block;text-decoration:none;margin:0 0 6px 0;font-size:30px;font-weight:900;line-height:40px}footer .contact-us p,footer .contact-us ul{font-size:16px;line-height:2;color:#fff;margin:30px 0}footer .contact-us ul{margin:30px 0;padding:0;list-style-type:none}footer .links a:hover{color:#b3b4b8}footer .block-iv2016-social-block ul{-webkit-columns:2;-moz-columns:2;columns:2;margin:0}footer .clutch{margin:30px 0}.footer-container .row{padding:50px 20px}.sliding-popup-bottom{bottom:20px !important;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sliding-popup-bottom .eu-cookie-compliance-banner-info{width:90%;max-width:780px}.sliding-popup-bottom .eu-cookie-compliance-content{padding:25px 30px 30px 30px;width:100%;max-width:unset;background:#1f2124;color:#fff;font-size:14px;line-height:22px}.sliding-popup-bottom p{display:inline}.sliding-popup-bottom .find-more-button{-webkit-transition:none;transition:none;background:rgba(0,0,0,0);text-decoration:underline;border:none;padding:0;display:block;margin-bottom:10px;color:#fff;font-size:14px;font-weight:normal;line-height:22px}.sliding-popup-bottom .eu-cookie-compliance-buttons{padding-top:5px}.newsletter-subscribe{cursor:pointer}.nav-tabs{border-bottom:none;margin-bottom:20px}.nav-tabs>li{margin-right:20px}.nav-tabs>li>a,.nav-tabs>li>a:hover,.nav-tabs>li>a:active,.nav-tabs>li>a:focus,.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:active,.nav-tabs>li.active>a:focus{-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in;border:none;background-color:rgba(0,0,0,0);text-transform:uppercase;font-size:10px;color:var(--special-text-color);padding:0;border-bottom:1px solid rgba(0,0,0,0)}.nav-tabs>li>a:hover,.nav-tabs>li.active>a:hover{opacity:.5}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:active,.nav-tabs>li.active>a:focus{border-bottom:1px solid var(--special-text-color);opacity:1}.user-logged-in nav.tabs{text-align:center}.user-logged-in nav.tabs ul{display:inline-block}.user-logged-in nav.tabs li{margin:0 5px}.user-logged-in nav.tabs li a{background-color:rgba(0,0,0,0);color:#1f2124;text-decoration:none;padding:3px 0 1px 0;border:none;border-bottom:2px solid #1f2124}.user-logged-in nav.tabs li a:hover{border:none;padding:3px 0 1px 0;border-bottom:2px solid #0aee1f;color:#1f2124;opacity:1}.user-logged-in nav.tabs li a,.user-logged-in nav.tabs li.active a{text-transform:uppercase;font-weight:bold;font-size:10px}.user-logged-in nav.tabs li.active a,.user-logged-in nav.tabs li.active a:hover{background-color:rgba(0,0,0,0);color:#1f2124;border-color:#0aee1f}.pager-nav{font-weight:bold;font-size:16px;text-transform:uppercase}.pagination>li>a{-webkit-transition:all .1982s ease-in;transition:all .1982s ease-in;border:none;background-color:rgba(0,0,0,0);color:#1f2124;padding:10px 8px 10px}.pagination>li>a:hover,.pagination>li>a:active,.pagination>li>a:focus{-webkit-transition:all .1982s ease-in;transition:all .1982s ease-in;color:#0aee1f;background-color:rgba(0,0,0,0)}.pagination>.active>a,.pagination>.active>a:hover{background-color:rgba(0,0,0,0);color:#0aee1f}.pager__item--next span,.pager__item--last span,.pager__item--first span,.pager__item--previous span{display:none}.pager__item--next a::before,.pager__item--last a::before,.pager__item--first a::before,.pager__item--previous a::before{-webkit-transition:all .1982s ease-in;transition:all .1982s ease-in;position:absolute;top:15px;width:8px;height:12px;content:"";display:block;background-image:url(/profiles/iv2016/themes/iv2016_theme/assets/icons/arrow-simple-neon.svg);background-repeat:no-repeat;-webkit-filter:brightness(0);filter:brightness(0)}.pager__item--next a:hover::before,.pager__item--last a:hover::before,.pager__item--first a:hover::before,.pager__item--previous a:hover::before{-webkit-filter:brightness(1);filter:brightness(1)}.pager__item--last a::before,.pager__item--first a::before{width:17px;background-image:url(/profiles/iv2016/themes/iv2016_theme/assets/icons/arrow-double-neon.svg)}.pager__item--first a::before,.pager__item--previous a::before{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);margin-left:-7px}.pager__item--first a{margin-right:10px}.related-items-block{margin-bottom:32px}.related-items-block .view-related-articles{display:-webkit-box;display:-ms-flexbox;display:flex}.related-items-block .view-related-articles .more-btn{display:block;text-align:center;font-size:20px;font-weight:bold;color:#1f2124;text-decoration-color:#0aee1f;margin-bottom:20px;line-height:30px}.related-items-block .view-related-articles .more-btn[aria-expanded=true] .less{display:inline}.related-items-block .view-related-articles .more-btn[aria-expanded=true] .more{display:none}.related-items-block .view-related-articles .more-btn[aria-expanded=false] .less{display:none}.related-items-block .view-related-articles .more-btn[aria-expanded=false] .more{display:inline}.related-items-block .view-related-articles #collapseMore,.related-items-block .view-related-articles .more-btn{display:none}.related-items-block .block-title{font-size:17px;font-weight:900;color:var(--special-text-color);text-align:center;letter-spacing:-0.02em;margin-bottom:32px;margin-top:32px}.path-user .related-items-block .view-related-articles #collapseMore{display:-webkit-box;display:-ms-flexbox;display:flex}.path-user .related-items-block .view-related-articles .more-btn{display:block}.mailchimp-subscribe-modal .modal-dialog{margin:0 auto;max-width:700px}.mailchimp-subscribe-modal .modal-dialog .modal-content{border:none;background-color:#fff;-webkit-box-shadow:0 0 500px rgba(0,0,0,.5);box-shadow:0 0 500px rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.mailchimp-subscribe-modal .modal-dialog .modal-content .modal-header{font-weight:900;text-align:right;border:none;height:40px;padding:0;z-index:10}.mailchimp-subscribe-modal .modal-dialog .modal-content .modal-header h4{display:none}.mailchimp-subscribe-modal .modal-dialog .modal-content .modal-header .close{float:none;margin:7px 20px;font-size:40px;font-weight:normal}.mailchimp-subscribe-modal .modal-dialog .modal-content .modal-body{height:100%;padding:0;margin-top:-40px}.mailchimp-subscribe-modal .modal-dialog .modal-content .modal-body iframe{border:none}#map{height:300px}#map .mapboxgl-ctrl-attrib *{font-size:11px;line-height:19px}#map .mapboxgl-popup h3{font-size:16px;font-weight:900;line-height:normal;letter-spacing:0;margin:20px 50px 10px 0}#map .mapboxgl-popup p{margin:10px 50px 10px 0}#map .mapboxgl-popup p,#map .mapboxgl-popup p a{font-size:12px;line-height:16px}#map .mapboxgl-popup a{font-weight:bold}.marker{background-image:url(/profiles/iv2016/themes/iv2016_theme/assets/icons/mapbox-marker.svg);background-size:cover;width:32px;height:32px}.webform-submission-form{max-width:1280px;margin:0 auto}.webform-submission-form #edit-header-text h2{font-size:22px;line-height:36px;text-align:center;margin:23px 0 30px}.webform-submission-form #edit-header-text h3,.webform-submission-form #edit-header-text h4,.webform-submission-form #edit-header-text h5,.webform-submission-form #edit-header-text h6,.webform-submission-form #edit-header-text p,.webform-submission-form #edit-header-text ol,.webform-submission-form #edit-header-text ul{font-size:18px;line-height:28px}.webform-submission-form #edit-header-text h4{text-align:center;font-size:40px;line-height:50px;letter-spacing:-1px;font-weight:900;margin:50px 0}.webform-submission-form .form-group{margin-bottom:50px}.webform-submission-form .form-item{position:relative}.webform-submission-form .form-item label{font-size:18px;line-height:26px;font-weight:bold;color:#66676a;position:absolute;left:0;top:-7px;-webkit-transition:color .2s ease,top .2s cubic-bezier(0.85,0.11,0.7,0.85),font-size .2s ease;transition:color .2s ease,top .2s cubic-bezier(0.85,0.11,0.7,0.85),font-size .2s ease}.webform-submission-form .form-item label.top{top:-30px;font-size:14px;color:#b3b4b8}.webform-submission-form .form-item input[type=text],.webform-submission-form .form-item input[type=email],.webform-submission-form .form-item textarea{font-size:18px;line-height:26px;border:none;border-bottom:2px solid #b3b4b8;background-color:rgba(0,0,0,0);-webkit-box-shadow:none;box-shadow:none;padding:8px 0 24px}.webform-submission-form .form-item input[type=text]:focus,.webform-submission-form .form-item input[type=email]:focus,.webform-submission-form .form-item textarea:focus{border-color:#66676a;outline:none;-webkit-box-shadow:none;box-shadow:none}.webform-submission-form .form-item textarea{height:60px}.webform-submission-form .form-item input[type=file]{border:none;background-color:rgba(0,0,0,0);-webkit-box-shadow:none;box-shadow:none;padding:10px 0 39px}.webform-submission-form .form-item input[type=file]:active,.webform-submission-form .form-item input[type=file]:focus,.webform-submission-form .form-item input[type=file]:hover{outline:none}.webform-submission-form .form-item .webform-document-file{padding-top:20px;border-bottom:2px solid #b3b4b8}.webform-submission-form .form-item .webform-document-file .messages,.webform-submission-form .form-item .webform-document-file .messages *{font-size:14px;line-height:22px;color:#b3b4b8;margin-top:10px}.webform-submission-form .form-item .webform-document-file .form-item label{position:static;font-size:14px;font-weight:normal;line-height:22px;padding-left:0}.webform-submission-form .form-item .webform-document-file .form-item .file{padding-left:30px;line-height:26px}.webform-submission-form .form-item .webform-document-file .form-item .file-icon,.webform-submission-form .form-item .webform-document-file .form-item .file-size{display:none}.webform-submission-form .form-item .webform-document-file .form-submit{margin-bottom:10px;color:#1f2124;background:rgba(0,0,0,0);border:2px solid #ff003e;-webkit-transform:background-color .2s ease;transform:background-color .2s ease}.webform-submission-form .form-item .webform-document-file .form-submit:hover,.webform-submission-form .form-item .webform-document-file .form-submit:active,.webform-submission-form .form-item .webform-document-file .form-submit:focus{background-color:#ff003e;outline:none;-webkit-box-shadow:none;box-shadow:none}.webform-submission-form .form-item .webform-document-file .form-submit em{font-style:normal;position:static;font-size:14px;line-height:22px;position:static;padding:1px 5px;color:#1f2124}.webform-submission-form .form-item .webform-document-file .form-submit .icon{display:none}.webform-submission-form .form-type-webform-document-file .help-block{display:none}.webform-submission-form .help-block{font-size:14px;line-height:22px;color:#b3b4b8;margin-top:10px}.webform-submission-form .agreed label{font-size:16px;line-height:26px;font-weight:normal;color:#3e4045;position:static;padding-left:0}.webform-submission-form .agreed em{font-style:normal;display:block;margin-left:30px}.webform-submission-form input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fcfcfc;margin:0;font:inherit;color:#b3b4b8;width:20px;height:20px;border:2px solid #b3b4b8;border-radius:0;-webkit-transform:translateY(2px);transform:translateY(2px);-webkit-transition:border-color .2s ease;transition:border-color .2s ease;display:grid;place-content:center}.webform-submission-form input[type=checkbox]::before{content:"";width:13px;height:13px;background-image:url(/profiles/iv2016/themes/iv2016_theme/assets/icons/check.svg);background-size:13px 13px;background-repeat:no-repeat;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:center center;transform-origin:center center;-webkit-transition:120ms -webkit-transform ease-in-out;transition:120ms -webkit-transform ease-in-out;transition:120ms transform ease-in-out;transition:120ms transform ease-in-out,120ms -webkit-transform ease-in-out;position:absolute;top:0;left:1px}.webform-submission-form input[type=checkbox]:checked::before{-webkit-transform:scale(1);transform:scale(1)}.webform-submission-form input[type=checkbox]:focus{border-color:#66676a;outline:none}.webform-submission-form .webform-button--submit{font-size:20px;line-height:30px;font-weight:bold;color:#1f2124;background:rgba(0,0,0,0);border:2px solid #0aee1f;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.webform-submission-form .webform-button--submit em{display:block;font-size:20px;line-height:30px;font-weight:bold;font-style:normal;color:#1f2124;position:static;padding:8px 23px 6px}.webform-submission-form .webform-button--submit:hover,.webform-submission-form .webform-button--submit:focus,.webform-submission-form .webform-button--submit:active{background-color:#0aee1f;outline:none;border-color:rgba(0,0,0,0);-webkit-box-shadow:none;box-shadow:none}.webform-submission-form .form-actions{text-align:center;margin-top:55px}.webform-submission-form .captcha iframe{width:100% !important}.messages__wrapper{margin:50px 20px}.messages__wrapper .alert{background-color:#f4f4f4 !important;border:none;border-left:4px solid #b3b4b8 !important;padding:16px 16px 16px 25px;max-width:740px;margin:0 auto}.messages__wrapper .alert *{font-size:18px;line-height:28px;color:#1f2124}.messages__wrapper .alert ul{padding-left:10px}.messages__wrapper .alert pre{font-size:11px;line-height:16px}.messages__wrapper .alert-success{border-color:#0aee1f !important}.messages__wrapper .alert-info{border-color:#00d1ff !important}.messages__wrapper .alert-warning{border-color:#fff100 !important}.messages__wrapper .alert-danger{border-color:#ff003e !important}.messages__wrapper .close{width:24px;height:24px;background-image:url(/profiles/iv2016/themes/iv2016_theme/assets/icons/message-close.svg);background-repeat:no-repeat;background-size:24px 24px;opacity:1;top:2px;right:0px}.messages__wrapper .close span{opacity:0}.messages__wrapper .close:hover{background-color:rgba(0,0,0,0)}.block-iv2016-clutch-block{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.block-iv2016-clutch-block .clutch-wrapper{width:100%;max-width:1020px}.views-iv-articles .feed-icons{display:none}.article-teaser{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.article-teaser.node--list-item{margin:0 0 45px 0;min-height:unset}.article-teaser .node-title{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;font-weight:900;font-size:30px;letter-spacing:-0.5px;line-height:40px;margin-top:5px;margin-bottom:5px}.article-teaser .node-title a{text-decoration:none}.article-teaser .node-title em{letter-spacing:normal;font-weight:bold;font-style:normal;display:block;font-size:16px;line-height:26px}.article-teaser .author-date{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.article-teaser .content{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;font-size:14px;line-height:22px;margin-bottom:30px;color:#3e4045;display:none}.article-teaser .image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.article-teaser .image img{width:100%}.node-article-full h2.summary{text-align:center;font-size:22px;line-height:36px;margin-bottom:30px}.node-article-full .author-date{text-align:center;margin:10px 0}.node-article-full .field--name-field-subtitle{font-size:20px;margin:20px 0 40px 0;font-weight:bold;text-align:center;line-height:90%}.node-article-full header .summary{margin:40px 20% 40px 0}.node-article-full header .summary,.node-article-full header .summary *{font-weight:normal;font-size:20px;line-height:140%}.node-article-full iframe{width:100%;max-width:100%}.node-article-full .field--name-field-image{margin:0 0 30px 0}.node-article-full .field--name-field-tags{margin:35px 0 30px}.node-article-full .addtoany_list{border-top:2px solid #e5e5e6;display:block;margin:30px 0;max-width:780px;margin-left:auto;margin-right:auto}.node-article-full .addtoany_list p{font-weight:bold;font-size:18px;line-height:28px;letter-spacing:-0.35px;padding:15px 0 0;margin-bottom:8px}.node-article-full .addtoany_list a{padding:0 4px 0 0}.node-article-full .addtoany_list a:last-child .a2a_label::after{display:none}.node-article-full .addtoany_list a .a2a_svg{display:none}.node-article-full .addtoany_list a .a2a_label{clip-path:unset;position:static !important;width:unset;height:unset;text-transform:uppercase;color:#b3b4b8;font-size:12px;font-weight:bold;line-height:10px;letter-spacing:1px}.node-article-full .addtoany_list a .a2a_label::after{content:" · "}.node-article-full .field--name-body h1,.node-article-full .field--name-body h2,.node-article-full .field--name-body h3,.node-article-full .field--name-body h4,.node-article-full .field--name-body h5,.node-article-full .field--name-body h6,.node-our_project-full .field--name-body h1,.node-our_project-full .field--name-body h2,.node-our_project-full .field--name-body h3,.node-our_project-full .field--name-body h4,.node-our_project-full .field--name-body h5,.node-our_project-full .field--name-body h6{font-weight:900;letter-spacing:-0.5px;margin-top:30px}.node-article-full .field--name-body h1,.node-article-full .field--name-body h1 *,.node-our_project-full .field--name-body h1,.node-our_project-full .field--name-body h1 *{font-size:33px}.node-article-full .field--name-body h2,.node-article-full .field--name-body h2 *,.node-our_project-full .field--name-body h2,.node-our_project-full .field--name-body h2 *{font-size:30px;line-height:40px}.node-article-full .field--name-body h3,.node-article-full .field--name-body h3 *,.node-our_project-full .field--name-body h3,.node-our_project-full .field--name-body h3 *{font-size:27px}.node-article-full .field--name-body h4,.node-article-full .field--name-body h4 *,.node-our_project-full .field--name-body h4,.node-our_project-full .field--name-body h4 *{font-size:25px}.node-article-full .field--name-body h5,.node-article-full .field--name-body h5 *,.node-our_project-full .field--name-body h5,.node-our_project-full .field--name-body h5 *{font-size:23px}.node-article-full .field--name-body h6,.node-article-full .field--name-body h6 *,.node-our_project-full .field--name-body h6,.node-our_project-full .field--name-body h6 *{font-size:21px}.node-article-full .field--name-body img,.node-our_project-full .field--name-body img{margin:20px 0;width:100%;max-width:100%;height:auto}.node-article-full .field--name-body img .align-left,.node-our_project-full .field--name-body img .align-left{width:100%;max-width:400px;margin:20px 20px 20px 0}.node-article-full .field--name-body blockquote,.node-our_project-full .field--name-body blockquote{padding-left:0;padding-right:30%}.node-article-full .field--name-body blockquote,.node-article-full .field--name-body blockquote *,.node-our_project-full .field--name-body blockquote,.node-our_project-full .field--name-body blockquote *{border:none;font-size:26px;font-weight:900;font-style:oblique;letter-spacing:-0.05em}.node-article-full .field--name-body pre,.node-our_project-full .field--name-body pre{border:none;font-family:Monaco,Consolas,"Andale Mono","Ubuntu Mono",monospace;font-size:12px}.node-article-full .field--name-body a,.node-our_project-full .field--name-body a{text-decoration:underline}.author-date{font-weight:bold;font-size:12px;line-height:20px;letter-spacing:1px;color:#545459;text-transform:uppercase}.author-date a{color:#545459;text-decoration:none}.author-date a:hover,.author-date a:active{color:#1f2124}.block-views-blockrelated-users-block-1 .block-title,.block-views-blockrelated-articles-block-2 .block-title,.block-views-blockrelated-articles-block-3 .block-title,.block-views-blockcolleagues-team-block .block-title{font-size:40px;line-height:50px;font-weight:900;padding:20px 0 0;margin-top:0;margin-bottom:42px;text-align:center;letter-spacing:-1px}.node-page-full .positions-block-title,.node-page-full .our-operation-block-title,.node-article-full .positions-block-title,.node-article-full .our-operation-block-title,.page-node-type-our-project .positions-block-title,.page-node-type-our-project .our-operation-block-title,.user-view--full .positions-block-title,.user-view--full .our-operation-block-title,.node-position-full .positions-block-title,.node-position-full .our-operation-block-title{font-weight:900;font-style:oblique;text-transform:lowercase;text-align:center;border:none;letter-spacing:-0.083em;line-height:90%;margin:60px 0;font-size:50px}.node-page-full .field--name-field-short-description,.node-article-full .field--name-field-short-description,.page-node-type-our-project .field--name-field-short-description,.user-view--full .field--name-field-short-description,.node-position-full .field--name-field-short-description{margin-top:17px;margin-bottom:40px;text-align:center;color:#1f2124}.node-page-full .field--name-field-short-description p,.node-article-full .field--name-field-short-description p,.page-node-type-our-project .field--name-field-short-description p,.user-view--full .field--name-field-short-description p,.node-position-full .field--name-field-short-description p{font-size:22px;line-height:1.64}.node-page-full .field--name-body,.node-page-full .field--name-body *,.node-page-full .field--name-field-short-description,.node-page-full .field--name-field-short-description *,.node-page-full .field--name-field-about-me,.node-page-full .field--name-field-about-me *,.node-article-full .field--name-body,.node-article-full .field--name-body *,.node-article-full .field--name-field-short-description,.node-article-full .field--name-field-short-description *,.node-article-full .field--name-field-about-me,.node-article-full .field--name-field-about-me *,.page-node-type-our-project .field--name-body,.page-node-type-our-project .field--name-body *,.page-node-type-our-project .field--name-field-short-description,.page-node-type-our-project .field--name-field-short-description *,.page-node-type-our-project .field--name-field-about-me,.page-node-type-our-project .field--name-field-about-me *,.user-view--full .field--name-body,.user-view--full .field--name-body *,.user-view--full .field--name-field-short-description,.user-view--full .field--name-field-short-description *,.user-view--full .field--name-field-about-me,.user-view--full .field--name-field-about-me *,.node-position-full .field--name-body,.node-position-full .field--name-body *,.node-position-full .field--name-field-short-description,.node-position-full .field--name-field-short-description *,.node-position-full .field--name-field-about-me,.node-position-full .field--name-field-about-me *{font-size:18px;line-height:28px;color:#3e4045}.node-page-full .field--name-body p,.node-page-full .field--name-field-short-description p,.node-page-full .field--name-field-about-me p,.node-article-full .field--name-body p,.node-article-full .field--name-field-short-description p,.node-article-full .field--name-field-about-me p,.page-node-type-our-project .field--name-body p,.page-node-type-our-project .field--name-field-short-description p,.page-node-type-our-project .field--name-field-about-me p,.user-view--full .field--name-body p,.user-view--full .field--name-field-short-description p,.user-view--full .field--name-field-about-me p,.node-position-full .field--name-body p,.node-position-full .field--name-field-short-description p,.node-position-full .field--name-field-about-me p{margin-bottom:27px}.node-page-full .field--name-body h1,.node-page-full .field--name-body h2,.node-page-full .field--name-body h3,.node-page-full .field--name-body h4,.node-page-full .field--name-body h5,.node-page-full .field--name-body h6,.node-page-full .field--name-field-short-description h1,.node-page-full .field--name-field-short-description h2,.node-page-full .field--name-field-short-description h3,.node-page-full .field--name-field-short-description h4,.node-page-full .field--name-field-short-description h5,.node-page-full .field--name-field-short-description h6,.node-page-full .field--name-field-about-me h1,.node-page-full .field--name-field-about-me h2,.node-page-full .field--name-field-about-me h3,.node-page-full .field--name-field-about-me h4,.node-page-full .field--name-field-about-me h5,.node-page-full .field--name-field-about-me h6,.node-article-full .field--name-body h1,.node-article-full .field--name-body h2,.node-article-full .field--name-body h3,.node-article-full .field--name-body h4,.node-article-full .field--name-body h5,.node-article-full .field--name-body h6,.node-article-full .field--name-field-short-description h1,.node-article-full .field--name-field-short-description h2,.node-article-full .field--name-field-short-description h3,.node-article-full .field--name-field-short-description h4,.node-article-full .field--name-field-short-description h5,.node-article-full .field--name-field-short-description h6,.node-article-full .field--name-field-about-me h1,.node-article-full .field--name-field-about-me h2,.node-article-full .field--name-field-about-me h3,.node-article-full .field--name-field-about-me h4,.node-article-full .field--name-field-about-me h5,.node-article-full .field--name-field-about-me h6,.page-node-type-our-project .field--name-body h1,.page-node-type-our-project .field--name-body h2,.page-node-type-our-project .field--name-body h3,.page-node-type-our-project .field--name-body h4,.page-node-type-our-project .field--name-body h5,.page-node-type-our-project .field--name-body h6,.page-node-type-our-project .field--name-field-short-description h1,.page-node-type-our-project .field--name-field-short-description h2,.page-node-type-our-project .field--name-field-short-description h3,.page-node-type-our-project .field--name-field-short-description h4,.page-node-type-our-project .field--name-field-short-description h5,.page-node-type-our-project .field--name-field-short-description h6,.page-node-type-our-project .field--name-field-about-me h1,.page-node-type-our-project .field--name-field-about-me h2,.page-node-type-our-project .field--name-field-about-me h3,.page-node-type-our-project .field--name-field-about-me h4,.page-node-type-our-project .field--name-field-about-me h5,.page-node-type-our-project .field--name-field-about-me h6,.user-view--full .field--name-body h1,.user-view--full .field--name-body h2,.user-view--full .field--name-body h3,.user-view--full .field--name-body h4,.user-view--full .field--name-body h5,.user-view--full .field--name-body h6,.user-view--full .field--name-field-short-description h1,.user-view--full .field--name-field-short-description h2,.user-view--full .field--name-field-short-description h3,.user-view--full .field--name-field-short-description h4,.user-view--full .field--name-field-short-description h5,.user-view--full .field--name-field-short-description h6,.user-view--full .field--name-field-about-me h1,.user-view--full .field--name-field-about-me h2,.user-view--full .field--name-field-about-me h3,.user-view--full .field--name-field-about-me h4,.user-view--full .field--name-field-about-me h5,.user-view--full .field--name-field-about-me h6,.node-position-full .field--name-body h1,.node-position-full .field--name-body h2,.node-position-full .field--name-body h3,.node-position-full .field--name-body h4,.node-position-full .field--name-body h5,.node-position-full .field--name-body h6,.node-position-full .field--name-field-short-description h1,.node-position-full .field--name-field-short-description h2,.node-position-full .field--name-field-short-description h3,.node-position-full .field--name-field-short-description h4,.node-position-full .field--name-field-short-description h5,.node-position-full .field--name-field-short-description h6,.node-position-full .field--name-field-about-me h1,.node-position-full .field--name-field-about-me h2,.node-position-full .field--name-field-about-me h3,.node-position-full .field--name-field-about-me h4,.node-position-full .field--name-field-about-me h5,.node-position-full .field--name-field-about-me h6{font-weight:900;letter-spacing:-1px;margin-top:30px;color:#1f2124}.node-page-full .field--name-body h1,.node-page-full .field--name-body h1 *,.node-page-full .field--name-field-short-description h1,.node-page-full .field--name-field-short-description h1 *,.node-page-full .field--name-field-about-me h1,.node-page-full .field--name-field-about-me h1 *,.node-article-full .field--name-body h1,.node-article-full .field--name-body h1 *,.node-article-full .field--name-field-short-description h1,.node-article-full .field--name-field-short-description h1 *,.node-article-full .field--name-field-about-me h1,.node-article-full .field--name-field-about-me h1 *,.page-node-type-our-project .field--name-body h1,.page-node-type-our-project .field--name-body h1 *,.page-node-type-our-project .field--name-field-short-description h1,.page-node-type-our-project .field--name-field-short-description h1 *,.page-node-type-our-project .field--name-field-about-me h1,.page-node-type-our-project .field--name-field-about-me h1 *,.user-view--full .field--name-body h1,.user-view--full .field--name-body h1 *,.user-view--full .field--name-field-short-description h1,.user-view--full .field--name-field-short-description h1 *,.user-view--full .field--name-field-about-me h1,.user-view--full .field--name-field-about-me h1 *,.node-position-full .field--name-body h1,.node-position-full .field--name-body h1 *,.node-position-full .field--name-field-short-description h1,.node-position-full .field--name-field-short-description h1 *,.node-position-full .field--name-field-about-me h1,.node-position-full .field--name-field-about-me h1 *{font-size:33px}.node-page-full .field--name-body h2,.node-page-full .field--name-body h2 *,.node-page-full .field--name-field-short-description h2,.node-page-full .field--name-field-short-description h2 *,.node-page-full .field--name-field-about-me h2,.node-page-full .field--name-field-about-me h2 *,.node-article-full .field--name-body h2,.node-article-full .field--name-body h2 *,.node-article-full .field--name-field-short-description h2,.node-article-full .field--name-field-short-description h2 *,.node-article-full .field--name-field-about-me h2,.node-article-full .field--name-field-about-me h2 *,.page-node-type-our-project .field--name-body h2,.page-node-type-our-project .field--name-body h2 *,.page-node-type-our-project .field--name-field-short-description h2,.page-node-type-our-project .field--name-field-short-description h2 *,.page-node-type-our-project .field--name-field-about-me h2,.page-node-type-our-project .field--name-field-about-me h2 *,.user-view--full .field--name-body h2,.user-view--full .field--name-body h2 *,.user-view--full .field--name-field-short-description h2,.user-view--full .field--name-field-short-description h2 *,.user-view--full .field--name-field-about-me h2,.user-view--full .field--name-field-about-me h2 *,.node-position-full .field--name-body h2,.node-position-full .field--name-body h2 *,.node-position-full .field--name-field-short-description h2,.node-position-full .field--name-field-short-description h2 *,.node-position-full .field--name-field-about-me h2,.node-position-full .field--name-field-about-me h2 *{font-size:40px;line-height:50px;letter-spacing:-1px}.node-page-full .field--name-body h3,.node-page-full .field--name-body h3 *,.node-page-full .field--name-field-short-description h3,.node-page-full .field--name-field-short-description h3 *,.node-page-full .field--name-field-about-me h3,.node-page-full .field--name-field-about-me h3 *,.node-article-full .field--name-body h3,.node-article-full .field--name-body h3 *,.node-article-full .field--name-field-short-description h3,.node-article-full .field--name-field-short-description h3 *,.node-article-full .field--name-field-about-me h3,.node-article-full .field--name-field-about-me h3 *,.page-node-type-our-project .field--name-body h3,.page-node-type-our-project .field--name-body h3 *,.page-node-type-our-project .field--name-field-short-description h3,.page-node-type-our-project .field--name-field-short-description h3 *,.page-node-type-our-project .field--name-field-about-me h3,.page-node-type-our-project .field--name-field-about-me h3 *,.user-view--full .field--name-body h3,.user-view--full .field--name-body h3 *,.user-view--full .field--name-field-short-description h3,.user-view--full .field--name-field-short-description h3 *,.user-view--full .field--name-field-about-me h3,.user-view--full .field--name-field-about-me h3 *,.node-position-full .field--name-body h3,.node-position-full .field--name-body h3 *,.node-position-full .field--name-field-short-description h3,.node-position-full .field--name-field-short-description h3 *,.node-position-full .field--name-field-about-me h3,.node-position-full .field--name-field-about-me h3 *{font-size:40px;line-height:50px;letter-spacing:-1px}.node-page-full .field--name-body h4,.node-page-full .field--name-body h4 *,.node-page-full .field--name-field-short-description h4,.node-page-full .field--name-field-short-description h4 *,.node-page-full .field--name-field-about-me h4,.node-page-full .field--name-field-about-me h4 *,.node-article-full .field--name-body h4,.node-article-full .field--name-body h4 *,.node-article-full .field--name-field-short-description h4,.node-article-full .field--name-field-short-description h4 *,.node-article-full .field--name-field-about-me h4,.node-article-full .field--name-field-about-me h4 *,.page-node-type-our-project .field--name-body h4,.page-node-type-our-project .field--name-body h4 *,.page-node-type-our-project .field--name-field-short-description h4,.page-node-type-our-project .field--name-field-short-description h4 *,.page-node-type-our-project .field--name-field-about-me h4,.page-node-type-our-project .field--name-field-about-me h4 *,.user-view--full .field--name-body h4,.user-view--full .field--name-body h4 *,.user-view--full .field--name-field-short-description h4,.user-view--full .field--name-field-short-description h4 *,.user-view--full .field--name-field-about-me h4,.user-view--full .field--name-field-about-me h4 *,.node-position-full .field--name-body h4,.node-position-full .field--name-body h4 *,.node-position-full .field--name-field-short-description h4,.node-position-full .field--name-field-short-description h4 *,.node-position-full .field--name-field-about-me h4,.node-position-full .field--name-field-about-me h4 *{font-size:30px;line-height:40px;letter-spacing:-0.5px}.node-page-full .field--name-body h5,.node-page-full .field--name-body h5 *,.node-page-full .field--name-field-short-description h5,.node-page-full .field--name-field-short-description h5 *,.node-page-full .field--name-field-about-me h5,.node-page-full .field--name-field-about-me h5 *,.node-article-full .field--name-body h5,.node-article-full .field--name-body h5 *,.node-article-full .field--name-field-short-description h5,.node-article-full .field--name-field-short-description h5 *,.node-article-full .field--name-field-about-me h5,.node-article-full .field--name-field-about-me h5 *,.page-node-type-our-project .field--name-body h5,.page-node-type-our-project .field--name-body h5 *,.page-node-type-our-project .field--name-field-short-description h5,.page-node-type-our-project .field--name-field-short-description h5 *,.page-node-type-our-project .field--name-field-about-me h5,.page-node-type-our-project .field--name-field-about-me h5 *,.user-view--full .field--name-body h5,.user-view--full .field--name-body h5 *,.user-view--full .field--name-field-short-description h5,.user-view--full .field--name-field-short-description h5 *,.user-view--full .field--name-field-about-me h5,.user-view--full .field--name-field-about-me h5 *,.node-position-full .field--name-body h5,.node-position-full .field--name-body h5 *,.node-position-full .field--name-field-short-description h5,.node-position-full .field--name-field-short-description h5 *,.node-position-full .field--name-field-about-me h5,.node-position-full .field--name-field-about-me h5 *{font-size:26px;line-height:36px;letter-spacing:-0.5px}.node-page-full .field--name-body h6,.node-page-full .field--name-body h6 *,.node-page-full .field--name-field-short-description h6,.node-page-full .field--name-field-short-description h6 *,.node-page-full .field--name-field-about-me h6,.node-page-full .field--name-field-about-me h6 *,.node-article-full .field--name-body h6,.node-article-full .field--name-body h6 *,.node-article-full .field--name-field-short-description h6,.node-article-full .field--name-field-short-description h6 *,.node-article-full .field--name-field-about-me h6,.node-article-full .field--name-field-about-me h6 *,.page-node-type-our-project .field--name-body h6,.page-node-type-our-project .field--name-body h6 *,.page-node-type-our-project .field--name-field-short-description h6,.page-node-type-our-project .field--name-field-short-description h6 *,.page-node-type-our-project .field--name-field-about-me h6,.page-node-type-our-project .field--name-field-about-me h6 *,.user-view--full .field--name-body h6,.user-view--full .field--name-body h6 *,.user-view--full .field--name-field-short-description h6,.user-view--full .field--name-field-short-description h6 *,.user-view--full .field--name-field-about-me h6,.user-view--full .field--name-field-about-me h6 *,.node-position-full .field--name-body h6,.node-position-full .field--name-body h6 *,.node-position-full .field--name-field-short-description h6,.node-position-full .field--name-field-short-description h6 *,.node-position-full .field--name-field-about-me h6,.node-position-full .field--name-field-about-me h6 *{font-size:22px;line-height:32px;letter-spacing:normal}.node-page-full .field--name-body h2+h3,.node-page-full .field--name-body h2+h4,.node-page-full .field--name-body h2+h5,.node-page-full .field--name-body h2+h6,.node-page-full .field--name-body h3+h4,.node-page-full .field--name-body h3+h5,.node-page-full .field--name-body h3+h6,.node-page-full .field--name-body h4+h5,.node-page-full .field--name-body h4+h6,.node-page-full .field--name-body h5+h6,.node-page-full .field--name-body h6+h6,.node-page-full .field--name-field-short-description h2+h3,.node-page-full .field--name-field-short-description h2+h4,.node-page-full .field--name-field-short-description h2+h5,.node-page-full .field--name-field-short-description h2+h6,.node-page-full .field--name-field-short-description h3+h4,.node-page-full .field--name-field-short-description h3+h5,.node-page-full .field--name-field-short-description h3+h6,.node-page-full .field--name-field-short-description h4+h5,.node-page-full .field--name-field-short-description h4+h6,.node-page-full .field--name-field-short-description h5+h6,.node-page-full .field--name-field-short-description h6+h6,.node-page-full .field--name-field-about-me h2+h3,.node-page-full .field--name-field-about-me h2+h4,.node-page-full .field--name-field-about-me h2+h5,.node-page-full .field--name-field-about-me h2+h6,.node-page-full .field--name-field-about-me h3+h4,.node-page-full .field--name-field-about-me h3+h5,.node-page-full .field--name-field-about-me h3+h6,.node-page-full .field--name-field-about-me h4+h5,.node-page-full .field--name-field-about-me h4+h6,.node-page-full .field--name-field-about-me h5+h6,.node-page-full .field--name-field-about-me h6+h6,.node-article-full .field--name-body h2+h3,.node-article-full .field--name-body h2+h4,.node-article-full .field--name-body h2+h5,.node-article-full .field--name-body h2+h6,.node-article-full .field--name-body h3+h4,.node-article-full .field--name-body h3+h5,.node-article-full .field--name-body h3+h6,.node-article-full .field--name-body h4+h5,.node-article-full .field--name-body h4+h6,.node-article-full .field--name-body h5+h6,.node-article-full .field--name-body h6+h6,.node-article-full .field--name-field-short-description h2+h3,.node-article-full .field--name-field-short-description h2+h4,.node-article-full .field--name-field-short-description h2+h5,.node-article-full .field--name-field-short-description h2+h6,.node-article-full .field--name-field-short-description h3+h4,.node-article-full .field--name-field-short-description h3+h5,.node-article-full .field--name-field-short-description h3+h6,.node-article-full .field--name-field-short-description h4+h5,.node-article-full .field--name-field-short-description h4+h6,.node-article-full .field--name-field-short-description h5+h6,.node-article-full .field--name-field-short-description h6+h6,.node-article-full .field--name-field-about-me h2+h3,.node-article-full .field--name-field-about-me h2+h4,.node-article-full .field--name-field-about-me h2+h5,.node-article-full .field--name-field-about-me h2+h6,.node-article-full .field--name-field-about-me h3+h4,.node-article-full .field--name-field-about-me h3+h5,.node-article-full .field--name-field-about-me h3+h6,.node-article-full .field--name-field-about-me h4+h5,.node-article-full .field--name-field-about-me h4+h6,.node-article-full .field--name-field-about-me h5+h6,.node-article-full .field--name-field-about-me h6+h6,.page-node-type-our-project .field--name-body h2+h3,.page-node-type-our-project .field--name-body h2+h4,.page-node-type-our-project .field--name-body h2+h5,.page-node-type-our-project .field--name-body h2+h6,.page-node-type-our-project .field--name-body h3+h4,.page-node-type-our-project .field--name-body h3+h5,.page-node-type-our-project .field--name-body h3+h6,.page-node-type-our-project .field--name-body h4+h5,.page-node-type-our-project .field--name-body h4+h6,.page-node-type-our-project .field--name-body h5+h6,.page-node-type-our-project .field--name-body h6+h6,.page-node-type-our-project .field--name-field-short-description h2+h3,.page-node-type-our-project .field--name-field-short-description h2+h4,.page-node-type-our-project .field--name-field-short-description h2+h5,.page-node-type-our-project .field--name-field-short-description h2+h6,.page-node-type-our-project .field--name-field-short-description h3+h4,.page-node-type-our-project .field--name-field-short-description h3+h5,.page-node-type-our-project .field--name-field-short-description h3+h6,.page-node-type-our-project .field--name-field-short-description h4+h5,.page-node-type-our-project .field--name-field-short-description h4+h6,.page-node-type-our-project .field--name-field-short-description h5+h6,.page-node-type-our-project .field--name-field-short-description h6+h6,.page-node-type-our-project .field--name-field-about-me h2+h3,.page-node-type-our-project .field--name-field-about-me h2+h4,.page-node-type-our-project .field--name-field-about-me h2+h5,.page-node-type-our-project .field--name-field-about-me h2+h6,.page-node-type-our-project .field--name-field-about-me h3+h4,.page-node-type-our-project .field--name-field-about-me h3+h5,.page-node-type-our-project .field--name-field-about-me h3+h6,.page-node-type-our-project .field--name-field-about-me h4+h5,.page-node-type-our-project .field--name-field-about-me h4+h6,.page-node-type-our-project .field--name-field-about-me h5+h6,.page-node-type-our-project .field--name-field-about-me h6+h6,.user-view--full .field--name-body h2+h3,.user-view--full .field--name-body h2+h4,.user-view--full .field--name-body h2+h5,.user-view--full .field--name-body h2+h6,.user-view--full .field--name-body h3+h4,.user-view--full .field--name-body h3+h5,.user-view--full .field--name-body h3+h6,.user-view--full .field--name-body h4+h5,.user-view--full .field--name-body h4+h6,.user-view--full .field--name-body h5+h6,.user-view--full .field--name-body h6+h6,.user-view--full .field--name-field-short-description h2+h3,.user-view--full .field--name-field-short-description h2+h4,.user-view--full .field--name-field-short-description h2+h5,.user-view--full .field--name-field-short-description h2+h6,.user-view--full .field--name-field-short-description h3+h4,.user-view--full .field--name-field-short-description h3+h5,.user-view--full .field--name-field-short-description h3+h6,.user-view--full .field--name-field-short-description h4+h5,.user-view--full .field--name-field-short-description h4+h6,.user-view--full .field--name-field-short-description h5+h6,.user-view--full .field--name-field-short-description h6+h6,.user-view--full .field--name-field-about-me h2+h3,.user-view--full .field--name-field-about-me h2+h4,.user-view--full .field--name-field-about-me h2+h5,.user-view--full .field--name-field-about-me h2+h6,.user-view--full .field--name-field-about-me h3+h4,.user-view--full .field--name-field-about-me h3+h5,.user-view--full .field--name-field-about-me h3+h6,.user-view--full .field--name-field-about-me h4+h5,.user-view--full .field--name-field-about-me h4+h6,.user-view--full .field--name-field-about-me h5+h6,.user-view--full .field--name-field-about-me h6+h6,.node-position-full .field--name-body h2+h3,.node-position-full .field--name-body h2+h4,.node-position-full .field--name-body h2+h5,.node-position-full .field--name-body h2+h6,.node-position-full .field--name-body h3+h4,.node-position-full .field--name-body h3+h5,.node-position-full .field--name-body h3+h6,.node-position-full .field--name-body h4+h5,.node-position-full .field--name-body h4+h6,.node-position-full .field--name-body h5+h6,.node-position-full .field--name-body h6+h6,.node-position-full .field--name-field-short-description h2+h3,.node-position-full .field--name-field-short-description h2+h4,.node-position-full .field--name-field-short-description h2+h5,.node-position-full .field--name-field-short-description h2+h6,.node-position-full .field--name-field-short-description h3+h4,.node-position-full .field--name-field-short-description h3+h5,.node-position-full .field--name-field-short-description h3+h6,.node-position-full .field--name-field-short-description h4+h5,.node-position-full .field--name-field-short-description h4+h6,.node-position-full .field--name-field-short-description h5+h6,.node-position-full .field--name-field-short-description h6+h6,.node-position-full .field--name-field-about-me h2+h3,.node-position-full .field--name-field-about-me h2+h4,.node-position-full .field--name-field-about-me h2+h5,.node-position-full .field--name-field-about-me h2+h6,.node-position-full .field--name-field-about-me h3+h4,.node-position-full .field--name-field-about-me h3+h5,.node-position-full .field--name-field-about-me h3+h6,.node-position-full .field--name-field-about-me h4+h5,.node-position-full .field--name-field-about-me h4+h6,.node-position-full .field--name-field-about-me h5+h6,.node-position-full .field--name-field-about-me h6+h6{margin-top:-10px}.node-page-full .field--name-body img,.node-page-full .field--name-field-short-description img,.node-page-full .field--name-field-about-me img,.node-article-full .field--name-body img,.node-article-full .field--name-field-short-description img,.node-article-full .field--name-field-about-me img,.page-node-type-our-project .field--name-body img,.page-node-type-our-project .field--name-field-short-description img,.page-node-type-our-project .field--name-field-about-me img,.user-view--full .field--name-body img,.user-view--full .field--name-field-short-description img,.user-view--full .field--name-field-about-me img,.node-position-full .field--name-body img,.node-position-full .field--name-field-short-description img,.node-position-full .field--name-field-about-me img{margin:20px 0;width:100%;max-width:100%;height:auto}.node-page-full .field--name-body img .align-left,.node-page-full .field--name-field-short-description img .align-left,.node-page-full .field--name-field-about-me img .align-left,.node-article-full .field--name-body img .align-left,.node-article-full .field--name-field-short-description img .align-left,.node-article-full .field--name-field-about-me img .align-left,.page-node-type-our-project .field--name-body img .align-left,.page-node-type-our-project .field--name-field-short-description img .align-left,.page-node-type-our-project .field--name-field-about-me img .align-left,.user-view--full .field--name-body img .align-left,.user-view--full .field--name-field-short-description img .align-left,.user-view--full .field--name-field-about-me img .align-left,.node-position-full .field--name-body img .align-left,.node-position-full .field--name-field-short-description img .align-left,.node-position-full .field--name-field-about-me img .align-left{width:100%;max-width:400px;margin:20px 20px 20px 0}.node-page-full .field--name-body blockquote,.node-page-full .field--name-field-short-description blockquote,.node-page-full .field--name-field-about-me blockquote,.node-article-full .field--name-body blockquote,.node-article-full .field--name-field-short-description blockquote,.node-article-full .field--name-field-about-me blockquote,.page-node-type-our-project .field--name-body blockquote,.page-node-type-our-project .field--name-field-short-description blockquote,.page-node-type-our-project .field--name-field-about-me blockquote,.user-view--full .field--name-body blockquote,.user-view--full .field--name-field-short-description blockquote,.user-view--full .field--name-field-about-me blockquote,.node-position-full .field--name-body blockquote,.node-position-full .field--name-field-short-description blockquote,.node-position-full .field--name-field-about-me blockquote{padding-left:0;padding-right:30%}.node-page-full .field--name-body blockquote,.node-page-full .field--name-body blockquote *,.node-page-full .field--name-field-short-description blockquote,.node-page-full .field--name-field-short-description blockquote *,.node-page-full .field--name-field-about-me blockquote,.node-page-full .field--name-field-about-me blockquote *,.node-article-full .field--name-body blockquote,.node-article-full .field--name-body blockquote *,.node-article-full .field--name-field-short-description blockquote,.node-article-full .field--name-field-short-description blockquote *,.node-article-full .field--name-field-about-me blockquote,.node-article-full .field--name-field-about-me blockquote *,.page-node-type-our-project .field--name-body blockquote,.page-node-type-our-project .field--name-body blockquote *,.page-node-type-our-project .field--name-field-short-description blockquote,.page-node-type-our-project .field--name-field-short-description blockquote *,.page-node-type-our-project .field--name-field-about-me blockquote,.page-node-type-our-project .field--name-field-about-me blockquote *,.user-view--full .field--name-body blockquote,.user-view--full .field--name-body blockquote *,.user-view--full .field--name-field-short-description blockquote,.user-view--full .field--name-field-short-description blockquote *,.user-view--full .field--name-field-about-me blockquote,.user-view--full .field--name-field-about-me blockquote *,.node-position-full .field--name-body blockquote,.node-position-full .field--name-body blockquote *,.node-position-full .field--name-field-short-description blockquote,.node-position-full .field--name-field-short-description blockquote *,.node-position-full .field--name-field-about-me blockquote,.node-position-full .field--name-field-about-me blockquote *{border:none;font-weight:900;font-style:oblique;font-size:26px;letter-spacing:-0.05em}.node-page-full .field--name-body pre,.node-page-full .field--name-field-short-description pre,.node-page-full .field--name-field-about-me pre,.node-article-full .field--name-body pre,.node-article-full .field--name-field-short-description pre,.node-article-full .field--name-field-about-me pre,.page-node-type-our-project .field--name-body pre,.page-node-type-our-project .field--name-field-short-description pre,.page-node-type-our-project .field--name-field-about-me pre,.user-view--full .field--name-body pre,.user-view--full .field--name-field-short-description pre,.user-view--full .field--name-field-about-me pre,.node-position-full .field--name-body pre,.node-position-full .field--name-field-short-description pre,.node-position-full .field--name-field-about-me pre{border:none;font-family:Monaco,Consolas,"Andale Mono","Ubuntu Mono",monospace;font-size:12px}.node-page-full .field--name-body a,.node-page-full .field--name-field-short-description a,.node-page-full .field--name-field-about-me a,.node-article-full .field--name-body a,.node-article-full .field--name-field-short-description a,.node-article-full .field--name-field-about-me a,.page-node-type-our-project .field--name-body a,.page-node-type-our-project .field--name-field-short-description a,.page-node-type-our-project .field--name-field-about-me a,.user-view--full .field--name-body a,.user-view--full .field--name-field-short-description a,.user-view--full .field--name-field-about-me a,.node-position-full .field--name-body a,.node-position-full .field--name-field-short-description a,.node-position-full .field--name-field-about-me a{text-decoration:underline}.node-page-full .field--name-body a:hover,.node-page-full .field--name-body a:active,.node-page-full .field--name-body a:focus,.node-page-full .field--name-field-short-description a:hover,.node-page-full .field--name-field-short-description a:active,.node-page-full .field--name-field-short-description a:focus,.node-page-full .field--name-field-about-me a:hover,.node-page-full .field--name-field-about-me a:active,.node-page-full .field--name-field-about-me a:focus,.node-article-full .field--name-body a:hover,.node-article-full .field--name-body a:active,.node-article-full .field--name-body a:focus,.node-article-full .field--name-field-short-description a:hover,.node-article-full .field--name-field-short-description a:active,.node-article-full .field--name-field-short-description a:focus,.node-article-full .field--name-field-about-me a:hover,.node-article-full .field--name-field-about-me a:active,.node-article-full .field--name-field-about-me a:focus,.page-node-type-our-project .field--name-body a:hover,.page-node-type-our-project .field--name-body a:active,.page-node-type-our-project .field--name-body a:focus,.page-node-type-our-project .field--name-field-short-description a:hover,.page-node-type-our-project .field--name-field-short-description a:active,.page-node-type-our-project .field--name-field-short-description a:focus,.page-node-type-our-project .field--name-field-about-me a:hover,.page-node-type-our-project .field--name-field-about-me a:active,.page-node-type-our-project .field--name-field-about-me a:focus,.user-view--full .field--name-body a:hover,.user-view--full .field--name-body a:active,.user-view--full .field--name-body a:focus,.user-view--full .field--name-field-short-description a:hover,.user-view--full .field--name-field-short-description a:active,.user-view--full .field--name-field-short-description a:focus,.user-view--full .field--name-field-about-me a:hover,.user-view--full .field--name-field-about-me a:active,.user-view--full .field--name-field-about-me a:focus,.node-position-full .field--name-body a:hover,.node-position-full .field--name-body a:active,.node-position-full .field--name-body a:focus,.node-position-full .field--name-field-short-description a:hover,.node-position-full .field--name-field-short-description a:active,.node-position-full .field--name-field-short-description a:focus,.node-position-full .field--name-field-about-me a:hover,.node-position-full .field--name-field-about-me a:active,.node-position-full .field--name-field-about-me a:focus{text-decoration-color:#0aee1f}.node-page-full .field--name-body strong,.node-page-full .field--name-field-short-description strong,.node-page-full .field--name-field-about-me strong,.node-article-full .field--name-body strong,.node-article-full .field--name-field-short-description strong,.node-article-full .field--name-field-about-me strong,.page-node-type-our-project .field--name-body strong,.page-node-type-our-project .field--name-field-short-description strong,.page-node-type-our-project .field--name-field-about-me strong,.user-view--full .field--name-body strong,.user-view--full .field--name-field-short-description strong,.user-view--full .field--name-field-about-me strong,.node-position-full .field--name-body strong,.node-position-full .field--name-field-short-description strong,.node-position-full .field--name-field-about-me strong{font-weight:bold}.node-page-full .field--name-body ul,.node-page-full .field--name-field-short-description ul,.node-page-full .field--name-field-about-me ul,.node-article-full .field--name-body ul,.node-article-full .field--name-field-short-description ul,.node-article-full .field--name-field-about-me ul,.page-node-type-our-project .field--name-body ul,.page-node-type-our-project .field--name-field-short-description ul,.page-node-type-our-project .field--name-field-about-me ul,.user-view--full .field--name-body ul,.user-view--full .field--name-field-short-description ul,.user-view--full .field--name-field-about-me ul,.node-position-full .field--name-body ul,.node-position-full .field--name-field-short-description ul,.node-position-full .field--name-field-about-me ul{padding-left:17px}.node-page-full .field--name-body ul li,.node-page-full .field--name-field-short-description ul li,.node-page-full .field--name-field-about-me ul li,.node-article-full .field--name-body ul li,.node-article-full .field--name-field-short-description ul li,.node-article-full .field--name-field-about-me ul li,.page-node-type-our-project .field--name-body ul li,.page-node-type-our-project .field--name-field-short-description ul li,.page-node-type-our-project .field--name-field-about-me ul li,.user-view--full .field--name-body ul li,.user-view--full .field--name-field-short-description ul li,.user-view--full .field--name-field-about-me ul li,.node-position-full .field--name-body ul li,.node-position-full .field--name-field-short-description ul li,.node-position-full .field--name-field-about-me ul li{padding-left:19px}.node-page-full .field--name-body ul li::marker,.node-page-full .field--name-field-short-description ul li::marker,.node-page-full .field--name-field-about-me ul li::marker,.node-article-full .field--name-body ul li::marker,.node-article-full .field--name-field-short-description ul li::marker,.node-article-full .field--name-field-about-me ul li::marker,.page-node-type-our-project .field--name-body ul li::marker,.page-node-type-our-project .field--name-field-short-description ul li::marker,.page-node-type-our-project .field--name-field-about-me ul li::marker,.user-view--full .field--name-body ul li::marker,.user-view--full .field--name-field-short-description ul li::marker,.user-view--full .field--name-field-about-me ul li::marker,.node-position-full .field--name-body ul li::marker,.node-position-full .field--name-field-short-description ul li::marker,.node-position-full .field--name-field-about-me ul li::marker{content:"•"}.node-page-full .field--name-body a,.node-page-full .field--name-field-short-description a,.node-page-full .field--name-field-about-me a,.node-article-full .field--name-body a,.node-article-full .field--name-field-short-description a,.node-article-full .field--name-field-about-me a,.page-node-type-our-project .field--name-body a,.page-node-type-our-project .field--name-field-short-description a,.page-node-type-our-project .field--name-field-about-me a,.user-view--full .field--name-body a,.user-view--full .field--name-field-short-description a,.user-view--full .field--name-field-about-me a,.node-position-full .field--name-body a,.node-position-full .field--name-field-short-description a,.node-position-full .field--name-field-about-me a{word-break:break-word}.node-page-full .field--name-body details,.node-page-full .field--name-field-short-description details,.node-page-full .field--name-field-about-me details,.node-article-full .field--name-body details,.node-article-full .field--name-field-short-description details,.node-article-full .field--name-field-about-me details,.page-node-type-our-project .field--name-body details,.page-node-type-our-project .field--name-field-short-description details,.page-node-type-our-project .field--name-field-about-me details,.user-view--full .field--name-body details,.user-view--full .field--name-field-short-description details,.user-view--full .field--name-field-about-me details,.node-position-full .field--name-body details,.node-position-full .field--name-field-short-description details,.node-position-full .field--name-field-about-me details{border-top:2px solid #e5e5e6}.node-page-full .field--name-body details:last-of-type,.node-page-full .field--name-field-short-description details:last-of-type,.node-page-full .field--name-field-about-me details:last-of-type,.node-article-full .field--name-body details:last-of-type,.node-article-full .field--name-field-short-description details:last-of-type,.node-article-full .field--name-field-about-me details:last-of-type,.page-node-type-our-project .field--name-body details:last-of-type,.page-node-type-our-project .field--name-field-short-description details:last-of-type,.page-node-type-our-project .field--name-field-about-me details:last-of-type,.user-view--full .field--name-body details:last-of-type,.user-view--full .field--name-field-short-description details:last-of-type,.user-view--full .field--name-field-about-me details:last-of-type,.node-position-full .field--name-body details:last-of-type,.node-position-full .field--name-field-short-description details:last-of-type,.node-position-full .field--name-field-about-me details:last-of-type{border-bottom:2px solid #e5e5e6}.node-page-full .field--name-body details summary,.node-page-full .field--name-field-short-description details summary,.node-page-full .field--name-field-about-me details summary,.node-article-full .field--name-body details summary,.node-article-full .field--name-field-short-description details summary,.node-article-full .field--name-field-about-me details summary,.page-node-type-our-project .field--name-body details summary,.page-node-type-our-project .field--name-field-short-description details summary,.page-node-type-our-project .field--name-field-about-me details summary,.user-view--full .field--name-body details summary,.user-view--full .field--name-field-short-description details summary,.user-view--full .field--name-field-about-me details summary,.node-position-full .field--name-body details summary,.node-position-full .field--name-field-short-description details summary,.node-position-full .field--name-field-about-me details summary{position:relative;margin:0;font-size:18px;line-height:1.56;color:#3e4045;padding:30px 40px 30px 0;cursor:pointer}.node-page-full .field--name-body details summary::first-line,.node-page-full .field--name-field-short-description details summary::first-line,.node-page-full .field--name-field-about-me details summary::first-line,.node-article-full .field--name-body details summary::first-line,.node-article-full .field--name-field-short-description details summary::first-line,.node-article-full .field--name-field-about-me details summary::first-line,.page-node-type-our-project .field--name-body details summary::first-line,.page-node-type-our-project .field--name-field-short-description details summary::first-line,.page-node-type-our-project .field--name-field-about-me details summary::first-line,.user-view--full .field--name-body details summary::first-line,.user-view--full .field--name-field-short-description details summary::first-line,.user-view--full .field--name-field-about-me details summary::first-line,.node-position-full .field--name-body details summary::first-line,.node-position-full .field--name-field-short-description details summary::first-line,.node-position-full .field--name-field-about-me details summary::first-line{font-size:30px;font-weight:900;line-height:1.33;letter-spacing:-0.5px;color:#1f2124}.node-page-full .field--name-body details summary:after,.node-page-full .field--name-field-short-description details summary:after,.node-page-full .field--name-field-about-me details summary:after,.node-article-full .field--name-body details summary:after,.node-article-full .field--name-field-short-description details summary:after,.node-article-full .field--name-field-about-me details summary:after,.page-node-type-our-project .field--name-body details summary:after,.page-node-type-our-project .field--name-field-short-description details summary:after,.page-node-type-our-project .field--name-field-about-me details summary:after,.user-view--full .field--name-body details summary:after,.user-view--full .field--name-field-short-description details summary:after,.user-view--full .field--name-field-about-me details summary:after,.node-position-full .field--name-body details summary:after,.node-position-full .field--name-field-short-description details summary:after,.node-position-full .field--name-field-about-me details summary:after{content:" ";background-image:url(/profiles/iv2016/themes/iv2016_theme/assets/icons/plus.svg);background-repeat:unset;width:26px;height:26px;position:absolute;right:0;top:calc(50% - 13px)}.node-page-full .field--name-body details summary[aria-expanded=true]:after,.node-page-full .field--name-field-short-description details summary[aria-expanded=true]:after,.node-page-full .field--name-field-about-me details summary[aria-expanded=true]:after,.node-article-full .field--name-body details summary[aria-expanded=true]:after,.node-article-full .field--name-field-short-description details summary[aria-expanded=true]:after,.node-article-full .field--name-field-about-me details summary[aria-expanded=true]:after,.page-node-type-our-project .field--name-body details summary[aria-expanded=true]:after,.page-node-type-our-project .field--name-field-short-description details summary[aria-expanded=true]:after,.page-node-type-our-project .field--name-field-about-me details summary[aria-expanded=true]:after,.user-view--full .field--name-body details summary[aria-expanded=true]:after,.user-view--full .field--name-field-short-description details summary[aria-expanded=true]:after,.user-view--full .field--name-field-about-me details summary[aria-expanded=true]:after,.node-position-full .field--name-body details summary[aria-expanded=true]:after,.node-position-full .field--name-field-short-description details summary[aria-expanded=true]:after,.node-position-full .field--name-field-about-me details summary[aria-expanded=true]:after{background-image:url(/profiles/iv2016/themes/iv2016_theme/assets/icons/minus.svg);-webkit-transform:rotate(90deg);transform:rotate(90deg)}.node-page-full .field--name-body details .details-wrapper,.node-page-full .field--name-field-short-description details .details-wrapper,.node-page-full .field--name-field-about-me details .details-wrapper,.node-article-full .field--name-body details .details-wrapper,.node-article-full .field--name-field-short-description details .details-wrapper,.node-article-full .field--name-field-about-me details .details-wrapper,.page-node-type-our-project .field--name-body details .details-wrapper,.page-node-type-our-project .field--name-field-short-description details .details-wrapper,.page-node-type-our-project .field--name-field-about-me details .details-wrapper,.user-view--full .field--name-body details .details-wrapper,.user-view--full .field--name-field-short-description details .details-wrapper,.user-view--full .field--name-field-about-me details .details-wrapper,.node-position-full .field--name-body details .details-wrapper,.node-position-full .field--name-field-short-description details .details-wrapper,.node-position-full .field--name-field-about-me details .details-wrapper{margin:2px 19px 30px 0}.node-page-full .field--name-body details .details-wrapper h3,.node-page-full .field--name-field-short-description details .details-wrapper h3,.node-page-full .field--name-field-about-me details .details-wrapper h3,.node-article-full .field--name-body details .details-wrapper h3,.node-article-full .field--name-field-short-description details .details-wrapper h3,.node-article-full .field--name-field-about-me details .details-wrapper h3,.page-node-type-our-project .field--name-body details .details-wrapper h3,.page-node-type-our-project .field--name-field-short-description details .details-wrapper h3,.page-node-type-our-project .field--name-field-about-me details .details-wrapper h3,.user-view--full .field--name-body details .details-wrapper h3,.user-view--full .field--name-field-short-description details .details-wrapper h3,.user-view--full .field--name-field-about-me details .details-wrapper h3,.node-position-full .field--name-body details .details-wrapper h3,.node-position-full .field--name-field-short-description details .details-wrapper h3,.node-position-full .field--name-field-about-me details .details-wrapper h3{font-size:26px;font-weight:900;line-height:1.38;letter-spacing:-0.5px;color:#1f2124}.node-page-full .field--name-body details .details-wrapper p,.node-page-full .field--name-field-short-description details .details-wrapper p,.node-page-full .field--name-field-about-me details .details-wrapper p,.node-article-full .field--name-body details .details-wrapper p,.node-article-full .field--name-field-short-description details .details-wrapper p,.node-article-full .field--name-field-about-me details .details-wrapper p,.page-node-type-our-project .field--name-body details .details-wrapper p,.page-node-type-our-project .field--name-field-short-description details .details-wrapper p,.page-node-type-our-project .field--name-field-about-me details .details-wrapper p,.user-view--full .field--name-body details .details-wrapper p,.user-view--full .field--name-field-short-description details .details-wrapper p,.user-view--full .field--name-field-about-me details .details-wrapper p,.node-position-full .field--name-body details .details-wrapper p,.node-position-full .field--name-field-short-description details .details-wrapper p,.node-position-full .field--name-field-about-me details .details-wrapper p{margin:20px 0 18px;font-size:16px;line-height:1.63;color:#3e4045}.node-page-full .field--name-body details .details-wrapper li,.node-page-full .field--name-field-short-description details .details-wrapper li,.node-page-full .field--name-field-about-me details .details-wrapper li,.node-article-full .field--name-body details .details-wrapper li,.node-article-full .field--name-field-short-description details .details-wrapper li,.node-article-full .field--name-field-about-me details .details-wrapper li,.page-node-type-our-project .field--name-body details .details-wrapper li,.page-node-type-our-project .field--name-field-short-description details .details-wrapper li,.page-node-type-our-project .field--name-field-about-me details .details-wrapper li,.user-view--full .field--name-body details .details-wrapper li,.user-view--full .field--name-field-short-description details .details-wrapper li,.user-view--full .field--name-field-about-me details .details-wrapper li,.node-position-full .field--name-body details .details-wrapper li,.node-position-full .field--name-field-short-description details .details-wrapper li,.node-position-full .field--name-field-about-me details .details-wrapper li{font-size:18px;line-height:1.56;color:#3e4045}.node-page-full .view-testimonials,.node-article-full .view-testimonials,.page-node-type-our-project .view-testimonials,.user-view--full .view-testimonials,.node-position-full .view-testimonials{margin-top:30px}.node-page-full .field--name-field-tags,.node-article-full .field--name-field-tags,.page-node-type-our-project .field--name-field-tags,.user-view--full .field--name-field-tags,.node-position-full .field--name-field-tags{font-weight:bold;text-align:center}.node-page-full .field--name-field-tags .field--item,.node-article-full .field--name-field-tags .field--item,.page-node-type-our-project .field--name-field-tags .field--item,.user-view--full .field--name-field-tags .field--item,.node-position-full .field--name-field-tags .field--item{display:inline-block}.node-page-full .field--name-field-tags a,.node-article-full .field--name-field-tags a,.page-node-type-our-project .field--name-field-tags a,.user-view--full .field--name-field-tags a,.node-position-full .field--name-field-tags a{-webkit-transition:all .4s ease-in;transition:all .4s ease-in;font-size:20px;line-height:30px;margin:3px 10px;text-decoration-color:#0aee1f}.node-page-full .field--name-field-tags a::before,.node-article-full .field--name-field-tags a::before,.page-node-type-our-project .field--name-field-tags a::before,.user-view--full .field--name-field-tags a::before,.node-position-full .field--name-field-tags a::before{content:"#"}.node-page-full .tags-in-article,.node-article-full .tags-in-article,.page-node-type-our-project .tags-in-article,.user-view--full .tags-in-article,.node-position-full .tags-in-article{text-align:center;font-size:17px;font-weight:900;font-style:oblique;letter-spacing:-0.035em;margin:60px 0}.node-page-full .tags-in-article a,.node-article-full .tags-in-article a,.page-node-type-our-project .tags-in-article a,.user-view--full .tags-in-article a,.node-position-full .tags-in-article a{margin:0 3px}.node-page-full .tabs-in-content,.node-article-full .tabs-in-content,.page-node-type-our-project .tabs-in-content,.user-view--full .tabs-in-content,.node-position-full .tabs-in-content{margin:0px;padding:0px;text-align:center}.node-page-full .tabs-in-content .tab-link,.node-article-full .tabs-in-content .tab-link,.page-node-type-our-project .tabs-in-content .tab-link,.user-view--full .tabs-in-content .tab-link,.node-position-full .tabs-in-content .tab-link{display:inline-block;cursor:pointer;font-size:26px;font-weight:900;text-transform:lowercase;letter-spacing:-0.02em;position:relative}.node-page-full .tabs-in-content .tab-link-extra,.node-article-full .tabs-in-content .tab-link-extra,.page-node-type-our-project .tabs-in-content .tab-link-extra,.user-view--full .tabs-in-content .tab-link-extra,.node-position-full .tabs-in-content .tab-link-extra{display:inline-block;position:relative;margin:0 10px 0 15px;font-size:26px}.node-page-full .tabs-in-content .current span::after,.node-article-full .tabs-in-content .current span::after,.page-node-type-our-project .tabs-in-content .current span::after,.user-view--full .tabs-in-content .current span::after,.node-position-full .tabs-in-content .current span::after{content:" ";position:absolute;display:block;left:0;width:100%;z-index:-1;background-color:#09ee20;height:2px;bottom:6px}.node-page-full .tab-content.current,.node-article-full .tab-content.current,.page-node-type-our-project .tab-content.current,.user-view--full .tab-content.current,.node-position-full .tab-content.current{display:inherit;margin-top:50px}.node-page-full .tab-content,.node-article-full .tab-content,.page-node-type-our-project .tab-content,.user-view--full .tab-content,.node-position-full .tab-content{display:none}.node-page-full .tab-content .views-row,.node-article-full .tab-content .views-row,.page-node-type-our-project .tab-content .views-row,.user-view--full .tab-content .views-row,.node-position-full .tab-content .views-row{margin-bottom:68px}.node-page-full .tab-content .collapse.in,.node-article-full .tab-content .collapse.in,.page-node-type-our-project .tab-content .collapse.in,.user-view--full .tab-content .collapse.in,.node-position-full .tab-content .collapse.in{margin-bottom:30px}.node-page-full .tab-content .more-btn,.node-article-full .tab-content .more-btn,.page-node-type-our-project .tab-content .more-btn,.user-view--full .tab-content .more-btn,.node-position-full .tab-content .more-btn{display:block;text-align:center;font-size:20px;font-weight:bold;color:#1f2124;text-decoration-color:#0aee1f;margin-bottom:20px;line-height:30px}.node-page-full .tab-content .more-btn[aria-expanded=true] .less,.node-article-full .tab-content .more-btn[aria-expanded=true] .less,.page-node-type-our-project .tab-content .more-btn[aria-expanded=true] .less,.user-view--full .tab-content .more-btn[aria-expanded=true] .less,.node-position-full .tab-content .more-btn[aria-expanded=true] .less{display:inline}.node-page-full .tab-content .more-btn[aria-expanded=true] .more,.node-article-full .tab-content .more-btn[aria-expanded=true] .more,.page-node-type-our-project .tab-content .more-btn[aria-expanded=true] .more,.user-view--full .tab-content .more-btn[aria-expanded=true] .more,.node-position-full .tab-content .more-btn[aria-expanded=true] .more{display:none}.node-page-full .tab-content .more-btn[aria-expanded=false] .less,.node-article-full .tab-content .more-btn[aria-expanded=false] .less,.page-node-type-our-project .tab-content .more-btn[aria-expanded=false] .less,.user-view--full .tab-content .more-btn[aria-expanded=false] .less,.node-position-full .tab-content .more-btn[aria-expanded=false] .less{display:none}.node-page-full .tab-content .more-btn[aria-expanded=false] .more,.node-article-full .tab-content .more-btn[aria-expanded=false] .more,.page-node-type-our-project .tab-content .more-btn[aria-expanded=false] .more,.user-view--full .tab-content .more-btn[aria-expanded=false] .more,.node-position-full .tab-content .more-btn[aria-expanded=false] .more{display:inline}.node-page-full .tab-content .term-title,.node-article-full .tab-content .term-title,.page-node-type-our-project .tab-content .term-title,.user-view--full .tab-content .term-title,.node-position-full .tab-content .term-title{font-size:25px;font-weight:900;line-height:1.2em;letter-spacing:-0.02em}.node-page-full .tab-content .term-projects,.node-article-full .tab-content .term-projects,.page-node-type-our-project .tab-content .term-projects,.user-view--full .tab-content .term-projects,.node-position-full .tab-content .term-projects{margin-top:10px;font-size:10px;font-weight:normal;margin-bottom:30px}.node-page-full .tab-content .term-description,.node-article-full .tab-content .term-description,.page-node-type-our-project .tab-content .term-description,.user-view--full .tab-content .term-description,.node-position-full .tab-content .term-description{font-size:17px;font-weight:normal;line-height:1.6em;letter-spacing:-0.03em}.node-page-full .tab-content .term-description p,.node-article-full .tab-content .term-description p,.page-node-type-our-project .tab-content .term-description p,.user-view--full .tab-content .term-description p,.node-position-full .tab-content .term-description p{margin-bottom:27px}.node-page-full .tab-content .term-description p:last-child,.node-article-full .tab-content .term-description p:last-child,.page-node-type-our-project .tab-content .term-description p:last-child,.user-view--full .tab-content .term-description p:last-child,.node-position-full .tab-content .term-description p:last-child{margin-bottom:4px}.node-page-full .tab-content .term-testimonial,.node-article-full .tab-content .term-testimonial,.page-node-type-our-project .tab-content .term-testimonial,.user-view--full .tab-content .term-testimonial,.node-position-full .tab-content .term-testimonial{margin-top:34px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.node-page-full .tab-content .term-testimonial article,.node-article-full .tab-content .term-testimonial article,.page-node-type-our-project .tab-content .term-testimonial article,.user-view--full .tab-content .term-testimonial article,.node-position-full .tab-content .term-testimonial article{-webkit-box-flex:0;-ms-flex:0 0 29.8%;flex:0 0 29.8%;margin:0 46px 0 0}.node-page-full .tab-content .term-testimonial article:nth-child(3),.node-article-full .tab-content .term-testimonial article:nth-child(3),.page-node-type-our-project .tab-content .term-testimonial article:nth-child(3),.user-view--full .tab-content .term-testimonial article:nth-child(3),.node-position-full .tab-content .term-testimonial article:nth-child(3){margin-right:0}.node-page-full .tab-content .term-testimonial article .field--name-field-image,.node-article-full .tab-content .term-testimonial article .field--name-field-image,.page-node-type-our-project .tab-content .term-testimonial article .field--name-field-image,.user-view--full .tab-content .term-testimonial article .field--name-field-image,.node-position-full .tab-content .term-testimonial article .field--name-field-image{width:60px}.node-page-full .tab-content .term-testimonial article .field--name-field-feedback-summary,.node-article-full .tab-content .term-testimonial article .field--name-field-feedback-summary,.page-node-type-our-project .tab-content .term-testimonial article .field--name-field-feedback-summary,.user-view--full .tab-content .term-testimonial article .field--name-field-feedback-summary,.node-position-full .tab-content .term-testimonial article .field--name-field-feedback-summary{margin-top:0}.node-page-full .tab-content .term-related-articles-projects-title,.node-article-full .tab-content .term-related-articles-projects-title,.page-node-type-our-project .tab-content .term-related-articles-projects-title,.user-view--full .tab-content .term-related-articles-projects-title,.node-position-full .tab-content .term-related-articles-projects-title{font-size:17px;font-weight:900;font-style:oblique;font-stretch:normal;line-height:1.35;letter-spacing:-1px;text-align:center;display:block;width:100%;margin-top:33px}.node-page-full .tab-content .term-related-articles-projects,.node-article-full .tab-content .term-related-articles-projects,.page-node-type-our-project .tab-content .term-related-articles-projects,.user-view--full .tab-content .term-related-articles-projects,.node-position-full .tab-content .term-related-articles-projects{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.node-page-full .tab-content .term-related-articles-projects article,.node-article-full .tab-content .term-related-articles-projects article,.page-node-type-our-project .tab-content .term-related-articles-projects article,.user-view--full .tab-content .term-related-articles-projects article,.node-position-full .tab-content .term-related-articles-projects article{-webkit-box-flex:0;-ms-flex:0 0 29.8%;flex:0 0 29.8%;margin:0 46px 0 0}.node-page-full .tab-content .term-related-articles-projects article:nth-child(3),.node-article-full .tab-content .term-related-articles-projects article:nth-child(3),.page-node-type-our-project .tab-content .term-related-articles-projects article:nth-child(3),.user-view--full .tab-content .term-related-articles-projects article:nth-child(3),.node-position-full .tab-content .term-related-articles-projects article:nth-child(3){margin-right:0}.node-page-full .tab-content .term-related-articles-projects article .node-title,.node-article-full .tab-content .term-related-articles-projects article .node-title,.page-node-type-our-project .tab-content .term-related-articles-projects article .node-title,.user-view--full .tab-content .term-related-articles-projects article .node-title,.node-position-full .tab-content .term-related-articles-projects article .node-title{font-size:21px;font-weight:900;font-style:oblique;font-stretch:normal;line-height:1;letter-spacing:-1px;text-align:center}.node-page-full .tab-content .term-related-articles-projects article .author-date,.node-article-full .tab-content .term-related-articles-projects article .author-date,.page-node-type-our-project .tab-content .term-related-articles-projects article .author-date,.user-view--full .tab-content .term-related-articles-projects article .author-date,.node-position-full .tab-content .term-related-articles-projects article .author-date{font-size:10px;font-weight:900;font-style:oblique;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:center}.node-page-full .web-services-page-short-description .field--name-field-short-description p,.node-article-full .web-services-page-short-description .field--name-field-short-description p,.page-node-type-our-project .web-services-page-short-description .field--name-field-short-description p,.user-view--full .web-services-page-short-description .field--name-field-short-description p,.node-position-full .web-services-page-short-description .field--name-field-short-description p{font-size:23px;font-weight:normal;font-style:normal;line-height:1.52}.node-page-full .web-services,.node-article-full .web-services,.page-node-type-our-project .web-services,.user-view--full .web-services,.node-position-full .web-services{display:block;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:60px 0}.node-page-full .web-services .title,.node-article-full .web-services .title,.page-node-type-our-project .web-services .title,.user-view--full .web-services .title,.node-position-full .web-services .title{font-size:30px;font-weight:900;font-stretch:normal;line-height:1.2;letter-spacing:-1px;margin-bottom:18px}.node-page-full .web-services .block,.node-article-full .web-services .block,.page-node-type-our-project .web-services .block,.user-view--full .web-services .block,.node-position-full .web-services .block{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%}.node-page-full .web-services .block p,.node-article-full .web-services .block p,.page-node-type-our-project .web-services .block p,.user-view--full .web-services .block p,.node-position-full .web-services .block p{font-size:15px;font-weight:normal;font-style:normal;line-height:1.53}.node-page-full .web-services-page-image,.node-article-full .web-services-page-image,.page-node-type-our-project .web-services-page-image,.user-view--full .web-services-page-image,.node-position-full .web-services-page-image{margin:46px -10% 76px}.node-page-full .web-services-page-image img,.node-article-full .web-services-page-image img,.page-node-type-our-project .web-services-page-image img,.user-view--full .web-services-page-image img,.node-position-full .web-services-page-image img{width:100%}.node-page-full .web-services-page-videojs,.node-article-full .web-services-page-videojs,.page-node-type-our-project .web-services-page-videojs,.user-view--full .web-services-page-videojs,.node-position-full .web-services-page-videojs{margin:46px 0 76px}.node-page-full .web-services-page-body,.node-article-full .web-services-page-body,.page-node-type-our-project .web-services-page-body,.user-view--full .web-services-page-body,.node-position-full .web-services-page-body{margin-bottom:20px}.node-page-full .web-services-page-body .field--name-body p,.node-article-full .web-services-page-body .field--name-body p,.page-node-type-our-project .web-services-page-body .field--name-body p,.user-view--full .web-services-page-body .field--name-body p,.node-position-full .web-services-page-body .field--name-body p{margin-top:50px;margin-bottom:-30px;font-size:23px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.52;letter-spacing:normal}.node-page-full .view-focus-taxonomy-terms.view-display-id-block_1,.node-article-full .view-focus-taxonomy-terms.view-display-id-block_1,.page-node-type-our-project .view-focus-taxonomy-terms.view-display-id-block_1,.user-view--full .view-focus-taxonomy-terms.view-display-id-block_1,.node-position-full .view-focus-taxonomy-terms.view-display-id-block_1{margin:0 20px}.field--name-field-attachment .file-icon,.field--name-field-attachment .file-size{display:none}.field--name-field-attachment .file-link a{text-decoration:underline}.node-page-full .content .field--name-field-image img{width:100%}.extra-field{margin:30px auto 60px;max-width:780px}.extra-field .more-btn{display:block;text-align:center;font-size:20px;font-weight:bold;color:#1f2124;text-decoration-color:#0aee1f;margin-bottom:20px;line-height:30px}.extra-field .more-btn[aria-expanded=true] .less{display:inline}.extra-field .more-btn[aria-expanded=true] .more{display:none}.extra-field .more-btn[aria-expanded=false] .less{display:none}.extra-field .more-btn[aria-expanded=false] .more{display:inline}p.mark{background-color:rgba(0,0,0,0);font-size:22px !important;line-height:32px !important;color:#66676a !important;padding:20px !important;margin-left:auto !important;margin-right:auto !important;max-width:570px;position:relative}p.mark::before,p.mark::after{content:"";display:block;position:absolute;left:20px;right:20px;top:0;background:#e5e5e6;height:2px}p.mark::after{top:unset;bottom:0}.node-position-full header .summary{margin:40px 20% 40px 0}.node-position-full header .summary,.node-position-full header .summary *{font-weight:normal;font-size:20px;line-height:140%}.node-position-full .field--name-field-image{margin:0 0 30px 0}.node-position-full .field--name-field-image img{margin:0 auto}.node-position-full .field--name-field-position-testimonial{margin:50px 0 0}.node-position-full .field--name-field-competence{margin-bottom:0 !important}.node-position-full .field--name-field-tags,.node-position-full .field--name-field-competence{margin:10px 0 30px;font-weight:bold;text-align:center;width:100%;display:block;float:left}.node-position-full .field--name-field-tags .field--item,.node-position-full .field--name-field-competence .field--item{display:inline-block}.node-position-full .field--name-field-tags a,.node-position-full .field--name-field-competence a{font-size:17px;margin-right:20px}.node-position-full .field--name-field-tags a::before,.node-position-full .field--name-field-competence a::before{content:"#"}.node-position-full iframe{max-width:100%}.node-position-full::before{display:none}.node-position-full .field--name-field-short-description,.node-position-full .field--name-field-short-description *{font-size:22px;line-height:36px;text-align:center;margin:20px auto 40px;max-width:780px}.node--position_list_item .node-title{font-weight:900;font-size:30px;line-height:40px;letter-spacing:-0.5px;margin-bottom:5px;margin-top:20px}.node--position_list_item .node-title a{text-decoration:none}.node--position_list_item .field--name-field-short-description,.node--position_list_item .field--name-field-short-description *{font-size:18px;font-weight:normal;line-height:28px;color:#3e4045}.node-our_project-article_teaser .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;margin-bottom:45px}.node-our_project-article_teaser .field--name-field-hero-image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.node-our_project-article_teaser .node-title{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;font-weight:900;font-size:30px;letter-spacing:-0.5px;line-height:40px;margin:13px 0 1px;text-align:left}.node-our_project-article_teaser .node-title a{text-decoration:none}.node-our_project-article_teaser .field--name-body{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;font-size:16px;line-height:26px;margin-bottom:3px;color:#3e4045}.node-our_project-article_teaser .field--name-body p{margin:0}.node-our_project-article_teaser .industry-url{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;font-weight:bold;font-size:10px;letter-spacing:1px;line-height:18px;text-transform:uppercase;overflow-x:scroll;font-weight:bold;font-size:12px;line-height:20px;letter-spacing:1px;color:#545459;text-transform:uppercase}.node-our_project-article_teaser .industry-url a{color:#545459;text-decoration:none}.node-our_project-article_teaser .industry-url a:hover,.node-our_project-article_teaser .industry-url a:active{color:#1f2124}.node-our_project-article_teaser .industry-url .field--item{display:inline-block}.node-our_project-article_teaser .industry-url .field--item::after{content:"·";display:inline-block;padding:0 5px}.node-our_project-article_teaser .industry-url>div.field:last-of-type .field--item::after,.node-our_project-article_teaser .industry-url>div.field:last-of-type.field--item::after{display:none}.node--list-item{position:relative;min-height:378px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;margin:40px 20px}.node--list-item footer{background:unset}.node--list-item header .node-title{font-size:30px;letter-spacing:-0.015em}.node--list-item header .project-details{text-transform:uppercase;color:#d4d4d4;font-size:11px;font-weight:bold;letter-spacing:normal;padding-left:2px;margin-top:6px}.node--list-item header .project-details a{-webkit-transition:color 1s ease-in;transition:color 1s ease-in;padding-bottom:4px;color:#d4d4d4;text-decoration:none}.node--list-item header .project-details a:hover{color:#6d6d6d;text-decoration:none;padding-bottom:4px;border-bottom:1px solid #d4d4d4}.node--list-item .image-container a{position:absolute;top:0;right:0;bottom:0;left:0}.node--list-item .image-container img{width:100%}.node--list-item .image-container video{min-width:100%;min-height:100%;width:auto;height:auto;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.node--list-item.node-our_project-teaser .content .summary{margin:10px 0;font-size:17px;line-height:160%}.node--list-item .image-wrapper,.node-our_project-full .image-wrapper{position:relative;width:100%;height:270px;background-color:#e4e4e6;border:2px solid #e4e4e6;line-height:26px;text-align:left}.node--list-item .image-wrapper i,.node-our_project-full .image-wrapper i{border-radius:100%;display:inline-block;width:8px;height:8px;background-color:#f4f4f4;margin-left:6px}.node--list-item .image-wrapper i:first-child,.node-our_project-full .image-wrapper i:first-child{margin-left:14px}.node--list-item .image-container,.node-our_project-full .image-container{position:absolute;top:28px;bottom:0;width:100%;height:100%;overflow:hidden;max-height:240px}.views-iv-works .node-title{font-weight:900}.views-iv-works em.project-details{font-style:normal;display:block}.views-iv-works .views-row:last-child .node--list-item{min-height:316px}.node-our_project-full .field--name-body blockquote{padding-right:0;margin-top:30px}.node-our_project-full .field--name-body blockquote em{color:#66676a}.node-our_project-full .field--name-body blockquote a{display:inline-block;margin-top:10px;text-transform:lowercase;text-decoration:none;position:relative;font-weight:900;font-size:18px}.node-our_project-full .field--name-body blockquote a::after{content:" ";position:absolute;display:block;left:0;bottom:2px;width:100%;z-index:-1;background-color:#0aee1f;height:1px;bottom:1px}.node-our_project-full .field--name-body blockquote,.node-our_project-full .field--name-body blockquote *{border:none;font-size:18px;font-weight:bold;font-style:oblique;letter-spacing:-0.02em}.node-our_project-full .field--name-field-testimonial{margin-top:30px;margin-bottom:35px}.node-our_project-full .image-container{max-height:428px;border-bottom-right-radius:6px;border-bottom-left-radius:6px}.iv-filters label:nth-child(n+18){display:none}.iv-filters label:nth-child(n+18).visible{display:block}.page-node-type-testimonial .page-header{margin-bottom:24px}.node-testimonial-full .field--name-field-project-position{font-size:22px;font-weight:bold;line-height:32px;text-align:center;margin-bottom:20px}.node-testimonial-full .field--name-field-image{text-align:center;margin-bottom:40px}.node-testimonial-full .field--name-field-image img{max-width:105px;display:inline-block}.node-testimonial-full .field--name-field-feedback-summary{font-size:22px;line-height:36px;text-align:center;margin-bottom:40px}.node-testimonial-full .field--name-field-project-summary{font-size:18px;line-height:28px;font-style:italic}.node-testimonial-full .field--name-field-business-introduce{clear:both}.node-testimonial-full .testimonial-content{max-width:780px;margin:0 auto}.node-testimonial-full .testimonial-content .field--label-above .field--label{margin-top:30px;font-size:26px;line-height:36px;letter-spacing:-0.5px;font-weight:bold}.node-testimonial-full .testimonial-content .field--label-above .field--item{font-size:18px;line-height:28px}.node-testimonial-full .testimonial-footer{max-width:780px;border-top:2px solid #e5e5e6;text-transform:uppercase;font-weight:bold;color:#b3b4b8;margin:50px auto 0;padding:20px 0;font-size:12px}.node-testimonial-full .testimonial-footer a{color:#66676a;text-decoration:none}.node-testimonial-full .testimonial-footer .field--label{display:inline-block}.node-testimonial-full .testimonial-footer .field--label::after{content:":";display:inline}.node-testimonial-full .testimonial-footer .field--item{display:inline-block;padding-left:3px}.node-testimonial-full .field--name-field-project .field--label{text-align:center;font-size:40px;line-height:50px;letter-spacing:-1px;font-weight:bold;margin:40px 0 50px}.node-testimonial-teaser .field--name-field-image,.node-testimonial-accordion .field--name-field-image{display:inline-block;vertical-align:top}.node-testimonial-teaser .field--name-field-image img,.node-testimonial-accordion .field--name-field-image img{max-width:60px}.node-testimonial-teaser .field--name-field-feedback-summary,.node-testimonial-accordion .field--name-field-feedback-summary{font-size:18px;font-weight:bold;line-height:1.5em;margin-top:20px;margin-bottom:27px}.node-testimonial-teaser .field--name-field-project-position,.node-testimonial-accordion .field--name-field-project-position{font-weight:bold;font-size:10px}.node-testimonial-teaser .node-title,.node-testimonial-accordion .node-title{font-weight:900;font-size:19px;letter-spacing:-0.5px}.node-testimonial-teaser h2,.node-testimonial-accordion h2{margin-bottom:2px}.node-testimonial-teaser .review-wrapper,.node-testimonial-accordion .review-wrapper{width:calc(100% - 100px);display:inline-block}.node-testimonial-teaser .review-read-more,.node-testimonial-accordion .review-read-more{display:block;clear:both}.node-testimonial-teaser .review-read-more a,.node-testimonial-accordion .review-read-more a{display:inline-block;margin-top:10px;text-transform:lowercase;text-decoration:none;position:relative;font-weight:900;font-size:18px;font-size:14px;line-height:22px;text-transform:unset}.node-testimonial-teaser .review-read-more a::after,.node-testimonial-accordion .review-read-more a::after{content:" ";position:absolute;display:block;left:0;bottom:2px;width:100%;z-index:-1;background-color:#0aee1f;height:1px;bottom:1px}.node-testimonial-teaser .review-content-wrapper,.node-testimonial-accordion .review-content-wrapper{margin-top:30px}.node-testimonial-teaser .review-content-wrapper .field--label-above,.node-testimonial-accordion .review-content-wrapper .field--label-above{text-align:left;text-transform:none}.node-testimonial-teaser .review-content-wrapper .field--label-above .field--label,.node-testimonial-teaser .review-content-wrapper .field--label-above .field--item,.node-testimonial-accordion .review-content-wrapper .field--label-above .field--label,.node-testimonial-accordion .review-content-wrapper .field--label-above .field--item{font-size:14px;color:#3e4045;letter-spacing:0;line-height:22px}.node-testimonial-teaser .review-content-wrapper .field--label-above .field--label,.node-testimonial-accordion .review-content-wrapper .field--label-above .field--label{padding-left:0;padding-bottom:8px;font-weight:bold}.node-testimonial-teaser .review-content-wrapper .field--label-above .field--item,.node-testimonial-accordion .review-content-wrapper .field--label-above .field--item{padding-bottom:16px}.node-testimonial-teaser .field--name-field-clutch-url,.node-testimonial-accordion .field--name-field-clutch-url{display:none}.node-testimonial-list_item .title-wrapper,.node-testimonial-accordion .title-wrapper{height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.node-testimonial-list_item .title-wrapper h2,.node-testimonial-accordion .title-wrapper h2{margin-top:0}.node-testimonial-list_item header,.node-testimonial-accordion header{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px;position:relative}.node-testimonial-list_item header .image,.node-testimonial-accordion header .image{width:105px;height:105px;background-image:url(/profiles/iv2016/themes/iv2016_theme/assets/icons/iv-quotation-marks-placeholder.svg);background-repeat:no-repeat;-ms-flex-negative:0;flex-shrink:0;margin-right:30px}.node-testimonial-list_item header .field--name-field-image,.node-testimonial-list_item header .field--name-user-picture,.node-testimonial-accordion header .field--name-field-image,.node-testimonial-accordion header .field--name-user-picture{margin-right:30px}.node-testimonial-list_item header img,.node-testimonial-accordion header img{width:105px;height:105px;max-width:unset}.node-testimonial-list_item header .node-title,.node-testimonial-list_item header .field--name-field-nickname,.node-testimonial-accordion header .node-title,.node-testimonial-accordion header .field--name-field-nickname{font-size:30px;line-height:40px;letter-spacing:-0.5px;font-weight:900;margin-bottom:1px}.node-testimonial-list_item header .title-wrapper,.node-testimonial-accordion header .title-wrapper{display:block;height:unset}.node-testimonial-list_item header .field--name-field-project-position,.node-testimonial-list_item header .field--name-field-profession,.node-testimonial-accordion header .field--name-field-project-position,.node-testimonial-accordion header .field--name-field-profession{font-size:16px;line-height:26px;font-weight:bold}.node-testimonial-list_item .field--name-field-feedback-summary,.node-testimonial-list_item .field--name-field-about-me,.node-testimonial-accordion .field--name-field-feedback-summary,.node-testimonial-accordion .field--name-field-about-me{margin-bottom:20px}.node-testimonial-list_item .field--name-field-feedback-summary,.node-testimonial-list_item .field--name-field-feedback-summary *,.node-testimonial-list_item .field--name-field-about-me,.node-testimonial-list_item .field--name-field-about-me *,.node-testimonial-accordion .field--name-field-feedback-summary,.node-testimonial-accordion .field--name-field-feedback-summary *,.node-testimonial-accordion .field--name-field-about-me,.node-testimonial-accordion .field--name-field-about-me *{font-size:16px;line-height:26px;color:#3e4045;margin:0}.node-testimonial-list_item .field--type-link,.node-testimonial-accordion .field--type-link{display:inline-block;margin-right:20px;font-weight:bold}.node-testimonial-list_item .field--type-link a,.node-testimonial-accordion .field--type-link a{text-decoration-color:#0aee1f}.node-testimonial-list_item .field--name-field-project,.node-testimonial-accordion .field--name-field-project{font-size:12px;line-height:20px;letter-spacing:1px;text-transform:uppercase;font-weight:bold;margin-top:5px}.node-testimonial-list_item .field--name-field-project a,.node-testimonial-accordion .field--name-field-project a{color:#545459;text-decoration:none}.node-testimonial-list_item .field--name-field-project a:hover,.node-testimonial-list_item .field--name-field-project a:active,.node-testimonial-accordion .field--name-field-project a:hover,.node-testimonial-accordion .field--name-field-project a:active{color:#1f2124}.node-testimonial-list_item .list-item-wrapper,.node-testimonial-accordion .list-item-wrapper{position:relative}.node-testimonial-list_item .list-item-wrapper a,.node-testimonial-accordion .list-item-wrapper a{text-decoration:none}.node-testimonial-list_item .boxer,.node-testimonial-accordion .boxer{position:absolute;top:0;right:0;bottom:0;left:0}.node-testimonial-teaser .profile-wrapper{display:inline-block}.node-testimonial-teaser .content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.node-testimonial-teaser .content .field--name-field-feedback-summary{-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%}.node-testimonial-teaser .content .field--name-field-image{margin-right:27px}.node-testimonial-teaser .content .profile-wrapper{height:-webkit-min-content;height:-moz-min-content;height:min-content;max-width:65%}.node-testimonial-teaser .content .profile-wrapper .node-title{margin:0 0 2px}.node-testimonial-accordion .field--name-field-image{position:sticky;top:24px}article.testimonial.teaser a{text-decoration:none}.who-we-are{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;text-align:center;width:100%;margin:0 auto;padding-top:10px}.who-we-are .iv-header{font-size:50px;font-weight:900;line-height:55px;letter-spacing:-1px;padding:20px 0 24px}.who-we-are p{font-size:26px;line-height:32px;padding:20px 0 24px;margin:0 auto}.front-content-block .block-title{font-size:40px;line-height:50px;letter-spacing:-1px;font-weight:900;text-align:center;margin-bottom:30px}.path-frontpage h1.page-header{display:none}.view-frontpage,.view-related-articles{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.view-frontpage .view-header,.view-related-articles .view-header{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin:-20px auto 20px auto}.view-frontpage .view-header p,.view-related-articles .view-header p{margin:0;padding:0}.view-frontpage .view-header a,.view-related-articles .view-header a{font-weight:bold;font-size:20px;line-height:1.5}.view-frontpage .view-content,.view-related-articles .view-content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.view-frontpage .view-footer,.view-related-articles .view-footer{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;font-size:20px;line-height:32px;text-align:center}.view-frontpage .view-footer a,.view-related-articles .view-footer a{font-weight:bold;line-height:1.5}.view-frontpage.view-display-id-page_1 .view-header,.view-frontpage.view-display-id-block_2 .view-header,.view-related-articles.view-display-id-page_1 .view-header,.view-related-articles.view-display-id-block_2 .view-header{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.view-frontpage.view-display-id-page_1 .view-header h2,.view-frontpage.view-display-id-block_2 .view-header h2,.view-related-articles.view-display-id-page_1 .view-header h2,.view-related-articles.view-display-id-block_2 .view-header h2{font-size:40px;line-height:1.25;letter-spacing:-1px;font-weight:900;text-align:center;margin:30px 0 50px}.view-frontpage.view-display-id-page_1 .view-footer,.view-frontpage.view-display-id-block_2 .view-footer,.view-related-articles.view-display-id-page_1 .view-footer,.view-related-articles.view-display-id-block_2 .view-footer{text-align:center;font-size:16px;line-height:30px;margin:0 auto 40px;display:block}.view-frontpage.view-display-id-page_1 .view-footer a,.view-frontpage.view-display-id-block_2 .view-footer a,.view-related-articles.view-display-id-page_1 .view-footer a,.view-related-articles.view-display-id-block_2 .view-footer a{font-weight:bold;font-size:20px;line-height:1.5}.block-views-blockreviews-block .view-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;margin-bottom:40px}.block-views-blockreviews-block .block-title{font-size:40px;line-height:50px;letter-spacing:-1px;font-weight:900;text-align:center;margin-bottom:45px}.block-views-blockreviews-block .view-header{font-size:20px;line-height:32px;margin-bottom:30px}.block-views-blockreviews-block .view-header a{font-weight:bold}.block-views-blockreviews-block .view-footer{font-size:16px;line-height:30px;margin:0 0 40px 0;text-align:center}.block-views-blockreviews-block .view-footer a{font-weight:bold;font-size:20px;line-height:1.5;padding-bottom:.5px}.block-views-blockreviews-block .node-testimonial-teaser .content{display:grid;grid-template-columns:-webkit-min-content auto;grid-template-columns:min-content auto;grid-template-rows:auto auto;gap:0px 0px;grid-template-areas:"image client" "text text";-webkit-box-align:start;-ms-flex-align:start;align-items:start}.block-views-blockreviews-block .node-testimonial-teaser .field--name-field-feedback-summary{grid-area:text;font-size:14px;line-height:22px}.block-views-blockreviews-block .node-testimonial-teaser .field--name-field-image{grid-area:image}.block-views-blockreviews-block .node-testimonial-teaser .field--name-field-image img{max-width:unset}.block-views-blockreviews-block .node-testimonial-teaser .profile-wrapper{grid-area:client;max-width:unset}.block-views-blockreviews-block .node-testimonial-teaser .profile-wrapper .node-title{font-size:30px;letter-spacing:-0.5px;line-height:40px;font-weight:900}.block-views-blockreviews-block .node-testimonial-teaser .profile-wrapper .field--name-field-project-position{font-weight:bold;font-size:14px;line-height:22px;margin-top:3px}.block-iv2016-hww-block{padding:0 20px 20px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.block-iv2016-hww-block img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%;height:auto}.block-iv2016-hww-block .block-title{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;text-align:center;font-size:40px;letter-spacing:-1px;line-height:50px;font-weight:900;margin:32px 0 20px 0}.block-iv2016-hww-block .text{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.block-iv2016-hww-block dl{margin:0 0 10px 0}.block-iv2016-hww-block dt{font-weight:900;font-size:30px;letter-spacing:-0.5px;line-height:40px;margin-bottom:1px}.block-iv2016-hww-block dd{font-size:14px;line-height:22px;margin-bottom:16px}.block-iv2016-hww-block p{font-size:16px;line-height:30px;font-weight:bold}.text-between-front-blocks{font-size:22px;line-height:1.64;text-align:center;max-width:780px}.text-between-front-blocks.after-our-work{margin:40px auto 15px}.text-between-front-blocks.before-testimonials{margin:-20px auto 45px}.text-between-front-blocks.before-footer{margin:5px auto 35px}.iv2016-subscribe-text{font-family:"Visuelt Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:26px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.62;letter-spacing:normal;text-align:center;color:#1f2124}.path-iv2016 .iv2016-subscribe-text{margin-top:50px}.mailchimp-signup-subscribe-form{position:relative;float:initial;margin:auto}.mailchimp-signup-subscribe-form [id^=edit-actions]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mailchimp-signup-subscribe-form .form-submit{margin-top:70px;font-size:20px;line-height:30px;font-weight:bold;color:#1f2124;background:rgba(0,0,0,0);border:2px solid #0aee1f;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.mailchimp-signup-subscribe-form .form-submit .ajax-throbber{display:none}.mailchimp-signup-subscribe-form .form-submit em{display:block;font-size:20px;line-height:30px;font-weight:bold;font-style:normal;color:#1f2124;position:static;padding:8px 23px 6px}.mailchimp-signup-subscribe-form .form-submit:hover,.mailchimp-signup-subscribe-form .form-submit:focus,.mailchimp-signup-subscribe-form .form-submit:active{background-color:#0aee1f;outline:none;border-color:rgba(0,0,0,0);-webkit-box-shadow:none;box-shadow:none}.mailchimp-signup-subscribe-form .has-error input{border-color:#ff003e !important}.mailchimp-signup-subscribe-form .form-type-checkbox{margin-top:20px;margin-bottom:18px}.mailchimp-signup-subscribe-form .form-required:after{content:unset}.mailchimp-signup-subscribe-form .form-item-field-subscribe{display:none}.mailchimp-signup-subscribe-form .checkbox label{padding-left:0;font-size:16px !important;font-weight:normal !important;font-stretch:normal;font-style:normal;line-height:1.63;letter-spacing:normal;color:#3e4045}.mailchimp-signup-subscribe-form .checkbox em{font-style:normal;margin-left:30px;display:block}.mailchimp-signup-subscribe-form .form-control{height:50px;background-color:rgba(0,0,0,0);border:none;-webkit-box-shadow:none;box-shadow:none;border-bottom:2px solid #d4d4d4;color:#6d6d6d;font-family:"Visuelt Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";padding-left:0}.mailchimp-signup-subscribe-form .form-control:focus{border:none;outline:none;-webkit-box-shadow:none;box-shadow:none;border-bottom:2px solid #d4d4d4}.has-error .mailchimp-signup-subscribe-form .form-control{border-color:#f62f3e;-webkit-box-shadow:none;box-shadow:none}.mailchimp-signup-subscribe-form .form-type-textfield,.mailchimp-signup-subscribe-form .form-type-email,.mailchimp-signup-subscribe-form .form-type-textarea,.mailchimp-signup-subscribe-form .form-type-select{position:relative}.mailchimp-signup-subscribe-form .form-type-textfield .control-label,.mailchimp-signup-subscribe-form .form-type-email .control-label,.mailchimp-signup-subscribe-form .form-type-textarea .control-label,.mailchimp-signup-subscribe-form .form-type-select .control-label{padding-top:14px;padding-left:0;font-family:"Visuelt Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:14px;color:#66676a;position:relative}.mailchimp-signup-subscribe-form .form-type-textfield:before,.mailchimp-signup-subscribe-form .form-type-email:before,.mailchimp-signup-subscribe-form .form-type-textarea:before,.mailchimp-signup-subscribe-form .form-type-select:before{content:" ";display:block;height:10px;width:100%;margin:0;padding:0}.mailchimp-signup-subscribe-form .form-type-textfield .control-label,.mailchimp-signup-subscribe-form .form-type-email .control-label,.mailchimp-signup-subscribe-form .form-type-textarea .control-label,.mailchimp-signup-subscribe-form .form-type-select .control-label{pointer-events:none;position:absolute;top:0;left:0;-webkit-transform:translate3d(0,10px,0) scale(1);transform:translate3d(0,10px,0) scale(1);-webkit-transform-origin:left top;transform-origin:left top;-webkit-transition:240ms;transition:240ms}.mailchimp-signup-subscribe-form .form-type-textfield.focused .control-label,.mailchimp-signup-subscribe-form .form-type-email.focused .control-label,.mailchimp-signup-subscribe-form .form-type-textarea.focused .control-label,.mailchimp-signup-subscribe-form .form-type-select.focused .control-label{opacity:1;-webkit-transform:scale(0.7);transform:scale(0.7)}.mailchimp-signup-subscribe-form .form-type-textfield .form-control::-webkit-input-placeholder,.mailchimp-signup-subscribe-form .form-type-email .form-control::-webkit-input-placeholder,.mailchimp-signup-subscribe-form .form-type-textarea .form-control::-webkit-input-placeholder,.mailchimp-signup-subscribe-form .form-type-select .form-control::-webkit-input-placeholder{color:rgba(0,0,0,0);-webkit-transition:240ms;transition:240ms}.mailchimp-signup-subscribe-form .form-type-textfield .form-control:focus::-webkit-input-placeholder,.mailchimp-signup-subscribe-form .form-type-email .form-control:focus::-webkit-input-placeholder,.mailchimp-signup-subscribe-form .form-type-textarea .form-control:focus::-webkit-input-placeholder,.mailchimp-signup-subscribe-form .form-type-select .form-control:focus::-webkit-input-placeholder{-webkit-transition:none;transition:none}.mailchimp-signup-subscribe-form .form-item{position:relative}.mailchimp-signup-subscribe-form .form-item label{font-size:18px;line-height:26px;font-weight:bold;color:#66676a;position:absolute;left:0;top:-7px;-webkit-transition:color .2s ease,top .2s cubic-bezier(0.85,0.11,0.7,0.85),font-size .2s ease;transition:color .2s ease,top .2s cubic-bezier(0.85,0.11,0.7,0.85),font-size .2s ease}.mailchimp-signup-subscribe-form .form-item label.top{top:-30px;font-size:14px;color:#b3b4b8}.mailchimp-signup-subscribe-form .form-item input[type=text],.mailchimp-signup-subscribe-form .form-item input[type=email],.mailchimp-signup-subscribe-form .form-item textarea{font-size:18px;line-height:26px;border:none;border-bottom:2px solid #b3b4b8;background-color:rgba(0,0,0,0);-webkit-box-shadow:none;box-shadow:none;padding:6px 0 12px}.mailchimp-signup-subscribe-form .form-item input[type=text]:focus,.mailchimp-signup-subscribe-form .form-item input[type=email]:focus,.mailchimp-signup-subscribe-form .form-item textarea:focus{border-color:#66676a;outline:none;-webkit-box-shadow:none;box-shadow:none}.mailchimp-signup-subscribe-form .form-item textarea{height:60px}.mailchimp-signup-subscribe-form input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fcfcfc;margin:0;font:inherit;color:#b3b4b8;width:20px;height:20px;border:2px solid #b3b4b8;border-radius:0;-webkit-transform:translateY(2px);transform:translateY(2px);-webkit-transition:border-color .2s ease;transition:border-color .2s ease;display:grid;place-content:center}.mailchimp-signup-subscribe-form input[type=checkbox]::before{content:"";width:13px;height:13px;background-image:url(/profiles/iv2016/themes/iv2016_theme/assets/icons/check.svg);background-size:13px 13px;background-repeat:no-repeat;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:center center;transform-origin:center center;-webkit-transition:120ms -webkit-transform ease-in-out;transition:120ms -webkit-transform ease-in-out;transition:120ms transform ease-in-out;transition:120ms transform ease-in-out,120ms -webkit-transform ease-in-out;position:absolute;top:0;left:1px}.mailchimp-signup-subscribe-form input[type=checkbox]:checked::before{-webkit-transform:scale(1);transform:scale(1)}.mailchimp-signup-subscribe-form input[type=checkbox]:focus{border-color:#66676a;outline:none}.mailchimp-signup-subscribe-form .form-type-select .control-label{top:-13px;z-index:2;-webkit-transform:translate3d(0,10px,0) scale(1);transform:translate3d(0,10px,0) scale(1);-webkit-transform-origin:left top;transform-origin:left top;-webkit-transition:240ms;transition:240ms}.mailchimp-signup-subscribe-form .form-type-select .control-label.selected{opacity:1;-webkit-transform:scale(0.7);transform:scale(0.7)}.mailchimp-signup-subscribe-form .form-type-select .select-wrapper:after{content:unset}.mailchimp-signup-subscribe-form .form-type-select.has-error .chosen-container-single{border-bottom-color:#f62f3e}.mailchimp-signup-subscribe-form input:-webkit-autofill,.mailchimp-signup-subscribe-form input:-webkit-autofill:hover,.mailchimp-signup-subscribe-form input:-webkit-autofill:active,.mailchimp-signup-subscribe-form input:-webkit-autofill:focus,.mailchimp-signup-subscribe-form select:-webkit-autofill,.mailchimp-signup-subscribe-form select:-webkit-autofill:hover,.mailchimp-signup-subscribe-form select:-webkit-autofill:active,.mailchimp-signup-subscribe-form select:-webkit-autofill:focus{-webkit-animation:autofill 0s forwards;animation:autofill 0s forwards}@keyframes autofill{100%{background:rgba(0,0,0,0);color:inherit}}@-webkit-keyframes autofill{100%{background:rgba(0,0,0,0);color:inherit}}.newsletter-section-label{font-size:20px;font-weight:bold;line-height:1.3;color:#6d6d6d}.newsletter-section-content-text{margin-top:8px;margin-bottom:35px;padding-right:0;line-height:1.71;color:#66676a}.sidebar-block .newsletter-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sidebar-block .newsletter-section .newsletter-section-content-text{display:none}.ui-dialog .ui-dialog-content #iv2016-newsletter-form-wrapper>p{margin-bottom:20px}.team-member-kulcsi .large-img{background-position:75% 43%}.team-member-thamas .large-img{background-position:70% 47%}.team-member-istvan .large-img{background-position:65% 64%}.team-member-szilard .large-img{background-position:70% 24%}.team-member-vince .large-img{background-position:48% 49%}.team-member-edit .large-img{background-position:30% 28%}.team-member-zoli .large-img{background-position:30% 33%}.team-member-ancsa .large-img{background-position:70% 49%}.team-member-tomi .large-img{background-position:48% 27%}.team-member-aniko .large-img{background-position:42% 17%}.team-member-david .large-img{background-position:77% 57%}.team-member-gergo .large-img{background-position:34% 41%}.team-member-asrob .large-img{background-position:15% 47%}.team-member-tibi .large-img{background-position:15% 5%}.team-member-timi .large-img{background-position:50% 30%}.team-member-zsuzsi .large-img{background-position:56% 5%}.team-member-greta .large-img{background-position:71% 5%}.team-member-bt .large-img{background-position:11% 5%}.team-member-bori .large-img{background-position:57% 5%}.team-member-gabor .large-img{background-position:69% 50%}.team-member-potye .large-img{background-position:84% 63%}.team-member-mark .large-img{background-position:50% 63%}.team-member-zsani .large-img{background-position:30% 50%}.team-member-nita .large-img{background-position:56% 24%}.team-member-suhi .large-img{background-position:30% 24%}.team-member-andi .large-img{background-position:57% 24%}.team-member-dia .large-img{background-position:56% 24%}.team-member-lilla .large-img{background-position:40% 24%}.team-member-uid-8129 .large-img{background-position:55% 24%}.team-member-mana .large-img{background-position:70% 24%}.team-member-olaf .large-img{background-position:23% 24%}.team-member-johanna .large-img{background-position:77% 24%}.team-member-bdavid .large-img{background-position:49% 24%}.team-member.path-user .page-header b{display:block;font-size:22px;line-height:32px;letter-spacing:normal;margin-top:11px}.team-member.path-user .field--name-field-profile-header-image{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.team-member.path-user .field--name-field-about-me div[class*=col]>p{width:100%}.team-member.path-user .block-views-blockrelated-articles-block-3 .iv-team,.team-member.path-user .block-views-blockcolleagues-team-block .iv-team{margin-bottom:40px}.team-member.path-user .block-views-blockrelated-articles-block-3 #collapseMore{height:0;width:100%;overflow:hidden}.team-member.path-user .block-views-blockrelated-articles-block-3 #collapseMore.collapse.in{height:100%;-webkit-transition:height ease-in-out;transition:height ease-in-out}.page-node-type-our-project .field--name-field-project-goals{text-align:center;font-size:22px;margin:20px 0;line-height:36px}.page-node-type-our-project .image-wrapper{border-radius:8px;width:100%;margin:40px 0;height:460px;overflow:visible}.page-node-type-our-project .image-wrapper img{max-width:100%;width:100%;-webkit-transition:-webkit-transform 1s cubic-bezier(0,0.1,0,1);transition:-webkit-transform 1s cubic-bezier(0,0.1,0,1);transition:transform 1s cubic-bezier(0,0.1,0,1);transition:transform 1s cubic-bezier(0,0.1,0,1),-webkit-transform 1s cubic-bezier(0,0.1,0,1)}.page-node-type-our-project .info-row{clear:both;margin:0 0 30px 0;border-top:2px solid #e5e5e6;padding-top:20px;font-weight:bold;font-size:12px;line-height:20px;letter-spacing:1px;text-transform:uppercase}.page-node-type-our-project .info-row .field{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;margin-bottom:12px}.page-node-type-our-project .info-row .field--label{color:#b3b4b8}.page-node-type-our-project .info-row .field--label::after{content:":"}.page-node-type-our-project .info-row .field--item,.page-node-type-our-project .info-row .field--item a{color:#66676a;text-decoration:none}.page-node-type-our-project .info-row .field--items .field--item{display:inline}.page-node-type-our-project .info-row .field--items .field--item::after{content:", "}.page-node-type-our-project .info-row .field--items .field--item:last-child::after{content:""}.page-node-type-our-project .field--name-field-testimonial>.field--label{font-size:40px;line-height:50px;font-weight:900;padding:20px 0 40px;margin-top:0;text-transform:none;color:unset;letter-spacing:-1px;text-align:center}.page-node-type-our-project .field--name-field-testimonial .field--name-field-image{margin-bottom:0;margin-left:0 !important;margin-right:30px !important}.page-node-type-our-project .field--name-field-testimonial .field--name-field-image img{width:105px;height:105px;max-width:unset;padding:0}.page-node-type-our-project .field--name-field-testimonial .title-wrapper{grid-area:title}.page-node-type-our-project .field--name-field-testimonial .node-testimonial-accordion .review-wrapper{width:100%}.page-node-type-our-project .field--name-field-testimonial .field--name-field-feedback-summary{font-size:14px;line-height:22px;color:#3e4045}.page-node-type-our-project .field--name-field-testimonial .field--name-field-live-site{display:none}.page-node-type-our-project .node--full>.field--name-field-live-site{clear:both;text-align:center;margin:20px 0 60px}.page-node-type-our-project .node--full>.field--name-field-live-site a{font-size:22px;line-height:36px;font-weight:bold;padding:10px 0 0;text-decoration-color:#0aee1f}.page-node-type-our-project .field--name-field-related-projects>.field--label{font-size:40px;line-height:50px;font-weight:900;padding:20px 0 40px 0;margin-top:0;text-transform:none;color:unset;letter-spacing:-1px;text-align:center}.page-node-type-our-project .field--name-field-related-projects>.field--items{width:100%}.page-node-type-our-project .field--name-field-related-projects .node-title a{border:none;text-transform:none}.page-node-type-our-project .field-items-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.page-node-type-our-project .field-items-wrapper#collapseMore{height:0;width:100%;overflow:hidden}.page-node-type-our-project .field-items-wrapper#collapseMore.collapse.in{height:100%;-webkit-transition:height ease-in-out;transition:height ease-in-out}.page-node-type-our-project .more-btn{display:block;text-align:center;font-size:20px;font-weight:bold;color:#1f2124;text-decoration-color:#0aee1f;margin-bottom:20px;line-height:30px}.page-node-type-our-project .more-btn[aria-expanded=true] .less{display:inline}.page-node-type-our-project .more-btn[aria-expanded=true] .more{display:none}.page-node-type-our-project .more-btn[aria-expanded=false] .less{display:none}.page-node-type-our-project .more-btn[aria-expanded=false] .more{display:inline}.page-node-type-our-project .morelink{display:none}.page-node-type-our-project .more-link{margin-bottom:40px}.search-page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.search-page .view-empty{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;font-size:22px;line-height:36px;text-align:center;margin:20px auto 40px;max-width:780px}.search-page .view-filters{max-width:780px;margin:20px auto 40px}.search-page .view-filters .control-label{display:none}.search-page .view-filters .form--inline{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.search-page .view-filters .form-text{border:none;border-radius:0;border-bottom:2px solid #b3b4b8;background:rgba(0,0,0,0);-webkit-box-shadow:none;box-shadow:none;font-size:18px;line-height:26px;color:#1f2124;padding:20px 0;margin-bottom:2px;margin-right:20px}.search-page .view-filters button{-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out;font-weight:bold;font-size:14px;line-height:22px;background:rgba(0,0,0,0);border-radius:0;-webkit-box-shadow:none;box-shadow:none;border:2px solid #0aee1f;color:#1f2124;padding:8px 18px 6px}.search-page .view-filters button .icon{display:none}.search-page .view-filters button em{color:#1f2124;font-size:14px;line-height:22px;font-weight:bold;font-style:normal;margin:0;padding:0}.search-page .view-filters button:active,.search-page .view-filters button:focus,.search-page .view-filters button:hover{background-color:#0aee1f;outline:none}.search-page .tooltip{display:none !important}.search-page .search-help-link{display:none}.search-page .search-form{margin:40px 20px}.search-page .search-form .input-group{display:block;position:relative}.search-page .search-form .form-search{border-color:#1f2124;color:#1f2124;-webkit-box-shadow:none;box-shadow:none;padding:8px 0 9px}.search-page .search-form .input-group-btn{right:0;position:absolute;width:23px}.search-page .search-form .form-submit .icon{background-image:url(/profiles/iv2016/themes/iv2016_theme/assets/icons/search-black.svg)}.search-page .region-content{margin-left:auto;margin-right:auto}.search-page .region-content>h2{display:none}.search-page .region-content>h3{font-size:30px;font-weight:900;letter-spacing:-0.5px;line-height:40px;margin:20px}.search-page .region-content>ol{margin:0 20px;padding:0;list-style-type:none}.search-page .region-content>ol li{margin-bottom:40px}.search-page .region-content>ol a{text-decoration:none}.search-page .region-content>ol h3{font-size:30px;line-height:40px;letter-spacing:-0.5px;font-weight:900}.search-page .region-content>ol .search-result--content{font-size:14px;line-height:22px}.search-page .region-content>ol .submitted-info{color:#b3b4b8;font-size:10px;font-weight:bold;letter-spacing:1px;line-height:18px;text-transform:uppercase}.search-page .region-content>ol .submitted-info a{color:#b3b4b8}.page--integral-vision article{font-size:17px;font-weight:normal}.page--integral-vision article p,.page--integral-vision article ul,.page--integral-vision article ol,.page--integral-vision article table{line-height:30px}.page--integral-vision article a{-webkit-transition:opacity .75s ease-in;transition:opacity .75s ease-in;text-decoration:underline}.page--integral-vision article a:hover,.page--integral-vision article a:visited{opacity:.6}.page--integral-vision article .summary{font-size:20px;font-weight:normal;line-height:1.55em;text-align:center;margin-top:30px}.iv-map{margin:70px -33.33333%;overflow:hidden}.iv-map svg{display:block;margin:0 auto;max-width:100%;height:auto}.iv-gallery{margin:70px 0;background:#ececec}.iv-gallery nav{position:absolute}.iv-gallery .iv-gallery-slides{height:300px;position:relative}.iv-gallery .iv-gallery-slides ul{margin:0;padding:0}.iv-gallery .iv-gallery-slides li{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center center;overflow:hidden}.iv-gallery .iv-gallery-slides img{display:none}.iv-gallery .iv-gallery-slides .gallery-image-team{background-image:url(/profiles/iv2016/themes/iv2016_theme/assets/images/iv-gallery/team.gif)}.page-404 .view-frontpage .view-header{margin:70px auto}.page-404 .view-frontpage .view-header,.page-404 .view-frontpage .view-header a{font-size:20px;text-align:center;line-height:32px}.page-404 .view-frontpage .view-content{margin:40px auto;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.page-404 .view-frontpage .view-footer{display:none}.path-hello .page-header{margin-left:20px;margin-right:20px}.path-hello .page-header:not(.landing-page-title){display:none}.path-hello .landing-page-subtitle,.path-hello .landing-page-footer-contact h5{font-size:24px;line-height:34px;font-weight:normal;text-align:center;margin:20px}.path-hello h5,.path-hello h2.block-title,.path-hello .our-project h2.node-title,.path-hello h6{font-size:32px;line-height:42px;font-weight:900;text-align:center;margin-top:85px;color:var(--special-text-color)}.path-hello h6.more-link{font-size:14px;letter-spacing:-0.01em;margin-top:0;color:var(--special-text-color)}.path-hello h6.more-link a{color:var(--special-text-color);text-decoration:underline}.path-hello .landing-page-thanks{text-align:center;font-weight:normal;font-size:15px;line-height:20px;color:var(--special-text-color)}.path-hello .landing-page-image{height:420px;width:100vw;position:relative;left:calc(-1*(100vw - 100%)/2);overflow:hidden;margin-bottom:-80px;z-index:-100}.path-hello .landing-page-image .landing-page-image-container{-webkit-transition:all 2s;transition:all 2s;left:0;right:0;position:absolute;top:0;bottom:-100px;background-image:url(/profiles/iv2016/themes/iv2016_theme/assets/images/iv-team.jpg);background-repeat:no-repeat;background-position:center center;background-size:cover;-webkit-filter:grayscale(50%);filter:grayscale(50%)}.path-hello .landing-page-image::after{content:" ";display:block;position:absolute;left:0;right:0;bottom:0;height:120px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(252,252,252,0)),to(#fcfcfc));background:linear-gradient(to bottom,rgba(252,252,252,0) 0%,#fcfcfc 100%)}.path-hello .landing-page-trusted h5{font-size:22px;letter-spacing:-0.04em;line-height:32px;margin-top:10px}.path-hello .landing-page-how-we-work{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px}.path-hello .landing-page-how-we-work h5{-ms-flex-preferred-size:100%;flex-basis:100%}.path-hello .landing-page-how-we-work h6{font-size:22px;letter-spacing:-0.04em;line-height:32px;margin-top:10px;text-align:left}.path-hello .landing-page-how-we-work .how-we-work{width:100%}.path-hello .landing-page-how-we-work p{font-weight:normal;font-size:15px;line-height:20px}.path-hello .view-testimonials .view-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center;padding:0 20px}.path-hello .view-testimonials .view-content .field--name-field-feedback-summary{font-weight:normal;font-size:15px;line-height:20px;font-style:normal}.path-hello .view-testimonials .view-content .field--name-field-image{width:53px}.path-hello .view-testimonials .view-content .field--name-field-image img{border-radius:100%;width:43px;height:43px}.path-hello .view-testimonials .view-content .profile-wrapper .node-title{font-size:16px}.path-hello .view-testimonials .view-content .profile-wrapper .field--name-field-project-position{font-size:13px;font-weight:bold}.path-hello .logos{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.path-hello .logos svg{margin:15px 30px 30px}.path-hello .logos path,.path-hello .logos polygon{fill:var(--special-text-color)}.path-hello .logos defs path{fill:unset}.path-hello .logos.logo-line-2 svg{margin:15px}.path-hello .front-content-block{margin-bottom:0}.path-hello .view-id-frontpage.view-display-id-block_1{margin-left:0;margin-right:0}.path-hello .view-id-frontpage.view-display-id-block_1 .views-row{-webkit-box-flex:0;-ms-flex:0 0 33.333%;flex:0 0 33.333%}.path-hello .view-id-frontpage.view-display-id-block_1 .article-teaser-front{margin-bottom:0}.path-hello .view-id-frontpage.view-display-id-block_1 .view-header{display:none}.path-hello .view-id-frontpage.view-display-id-block_1 .view-content{margin-top:25px}.path-hello .our-project h2.node-title{font-size:22px;letter-spacing:-0.04em;line-height:32px;margin-top:10px}.path-hello form{margin:60px 20px;display:block}.path-hello form .field--name-subject,.path-hello form button[id^=edit-preview],.path-hello form label{display:none}.path-hello form .form-group{padding:0 15px}.path-hello form input,.path-hello form textarea{border:none;border-bottom:1px solid;border-color:var(--special-text-color);background:rgba(0,0,0,0);-webkit-box-shadow:none;box-shadow:none;font-weight:900;font-size:14px;color:var(--special-text-color);text-align:center;outline:none;height:30px}.path-hello form input:active,.path-hello form input:focus,.path-hello form textarea:active,.path-hello form textarea:focus{outline:none;-webkit-box-shadow:none;box-shadow:none;border-color:var(--special-text-color)}.path-hello form textarea{-webkit-transition:height .2s;transition:height .2s}.path-hello form .field--name-message .form-group{width:100%}.path-hello form .form-actions{width:100%;text-align:center}.path-hello form .form-actions button{-webkit-transition:all .15s cubic-bezier(0.51,0.96,0.76,1.75);transition:all .15s cubic-bezier(0.51,0.96,0.76,1.75);background-color:#fcfcfc;color:#1f2124;border:none;font-weight:900;font-size:22px;padding:10px 22px 7px;text-transform:lowercase}.path-hello form .form-actions button:active,.path-hello form .form-actions button:focus{background-color:#6d6d6d;outline:none;-webkit-transform:scale(0.9);transform:scale(0.9)}.page-node-type-biweekly .region-content{display:grid;width:100%;max-width:780px;margin:0 auto;grid-template-columns:1fr -webkit-min-content;grid-template-columns:1fr min-content;grid-template-rows:-webkit-min-content -webkit-min-content -webkit-min-content;grid-template-rows:min-content min-content min-content;gap:0px 0px;grid-template-areas:"header header" "title nav" "content content"}.page-node-type-biweekly .region-content>.page-header{text-align:left}.page-node-type-biweekly .biweekly-intro{grid-area:header}.page-node-type-biweekly .biweekly-intro h2{font-size:20px;line-height:32px;text-align:center;padding:0 20px}.page-node-type-biweekly .page-header{grid-area:title}.page-node-type-biweekly .node-biweekly-full{grid-area:content;word-break:break-word}.page-node-type-biweekly ul.flippy{grid-area:nav;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;margin-top:28px}.page-node-type-biweekly ul.flippy li,.page-node-type-biweekly ul.flippy a,.page-node-type-biweekly ul.flippy span{width:27px;height:28px;overflow:hidden;display:block;padding:0;text-indent:10em}.page-node-type-biweekly ul.flippy span,.page-node-type-biweekly ul.flippy a{background-image:url(/profiles/iv2016/themes/iv2016_theme/assets/icons/flippy.svg);background-repeat:no-repeat;background-position:0 0}.page-node-type-biweekly ul.flippy .flippy-previous{-webkit-transform:scaleX(-1);transform:scaleX(-1);margin-right:20px}.page-node-type-biweekly ul.flippy .empty{opacity:.4}.page-node-type-biweekly .date{font-weight:bold;color:#b3b4b8;font-size:10px;line-height:20px;letter-spacing:.83px;text-transform:uppercase}.page-node-type-biweekly .field--name-field-teaser{font-size:16px;line-height:26px;margin:20px 0}.page-node-type-biweekly .field--name-field-body{border-top:2px solid #e5e5e6;padding-top:30px}.page-node-type-biweekly .paragraph-articles .field--name-field-category{display:none}.page-node-type-biweekly .paragraph-articles .field--item{position:relative}.page-node-type-biweekly .paragraph-link .site-name{color:#b3b4b8;font-size:10px;line-height:20px;letter-spacing:1px;text-transform:uppercase;font-weight:bold;margin-bottom:4px}.page-node-type-biweekly .paragraph-link .field--name-field-url{position:absolute;width:100%;height:100%;z-index:1;display:block;text-indent:-100em;overflow:hidden}.page-node-type-biweekly .paragraph-link .field--name-field-url a{width:100%;height:100%;display:block}.page-node-type-biweekly .paragraph-link .field--name-field-title{font-size:30px;line-height:40px;letter-spacing:-0.5px;font-weight:900}.page-node-type-biweekly .paragraph-link .field--name-field-teaser{font-size:14px;line-height:22px;margin-top:2px;margin-bottom:25px}.view-our-expertise .view-content{border-bottom:2px solid #e5e5e6;margin-bottom:50px}.view-our-expertise .view-content,.view-our-expertise .view-footer{max-width:780px;margin-left:auto;margin-right:auto}.view-our-expertise .views-row:last-child{border-bottom:none !important}.scale3dtags{max-width:780px;margin:0 auto}.scale3dtags h2{font-weight:900;font-size:30px;letter-spacing:-0.5px;line-height:40px;margin:0}.scale3dtags h2 a{display:block;padding:30px 40px 0 0;text-decoration:none}.scale3dtags .views-field-nothing p{font-size:18px;line-height:28px;margin:0;padding:0;color:#3e4045}.scale3dtags .tag-wrapper{position:relative;padding-bottom:30px;padding-right:40px;background-image:url(/profiles/iv2016/themes/iv2016_theme/assets/icons/arrow.min.svg);background-size:28px 29px;background-position:center right;background-repeat:no-repeat}.scale3dtags a.boxer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.scale3dtags .views-row{border-top:2px solid #e5e5e6;margin:0 auto}.scale3dtags .views-row img{max-width:100%;height:auto}.scale3dtags .views-row:last-child{border-bottom:2px solid #e5e5e6}.path-taxonomy .view-header{max-width:unset}.path-taxonomy .view-related-articles h2.block-title{font-size:40px;line-height:50px;letter-spacing:-1px;text-align:center;font-weight:900;margin-bottom:40px}.path-taxonomy .field--name-description,.path-taxonomy .field--name-field-lead-text{max-width:780px;margin-left:auto;margin-right:auto}.path-taxonomy .field--name-description{font-size:18px;line-height:28px;text-align:left;margin-top:40px}.path-taxonomy .field--name-description a{color:var(--special-text-color);text-decoration:underline}.path-taxonomy .field--name-description img{max-width:100%;height:auto;margin:24px 0}.path-taxonomy .field--name-description .ckeditor-col-container.row{margin-left:0;margin-right:0}.path-taxonomy .field--name-description .ckeditor-col-container div.col-sm-6{width:100%;float:none;padding-left:0;padding-right:0}.path-taxonomy .field--name-description h2{font-size:60px;line-height:70px;letter-spacing:-2px;font-weight:900}.path-taxonomy .field--name-description h3{font-size:40px;line-height:50px;letter-spacing:-1px;font-weight:900}.path-taxonomy .field--name-description h4{font-size:30px;line-height:40px;letter-spacing:-0.5px;font-weight:900}.path-taxonomy .field--name-description h5,.path-taxonomy .field--name-description h6{font-size:26px;line-height:36px;letter-spacing:-0.5px;font-weight:900}.path-taxonomy .field--name-description h2 strong,.path-taxonomy .field--name-description h3 strong,.path-taxonomy .field--name-description h4 strong,.path-taxonomy .field--name-description h5 strong,.path-taxonomy .field--name-description h6 strong{font-weight:900}.path-taxonomy .field--name-field-related-articles-projects .field--label,.path-taxonomy .field--name-field-testimonial .field--label{font-size:40px;font-weight:900;line-height:50px;letter-spacing:-1px;color:#1f2124;text-align:center;max-width:780px;margin:40px auto}.path-taxonomy .field--name-field-related-articles-projects>.field--items>.field--item,.path-taxonomy .field--name-field-testimonial>.field--items>.field--item{display:none}.path-taxonomy .field--name-field-related-articles-projects>.field--items>.field--item:nth-child(1),.path-taxonomy .field--name-field-related-articles-projects>.field--items>.field--item:nth-child(2),.path-taxonomy .field--name-field-related-articles-projects>.field--items>.field--item:nth-child(3),.path-taxonomy .field--name-field-testimonial>.field--items>.field--item:nth-child(1),.path-taxonomy .field--name-field-testimonial>.field--items>.field--item:nth-child(2),.path-taxonomy .field--name-field-testimonial>.field--items>.field--item:nth-child(3){display:block}.path-taxonomy .extra-field.more-testimonials{margin-top:0}.path-taxonomy .extra-field.more-work{margin-top:0;margin-bottom:40px}.path-taxonomy .field--name-field-testimonial .node-testimonial-list_item{margin-bottom:45px}.path-taxonomy article{text-align:left}.page--taxonomy--term--vocabulary--tags .view-taxonomy-term .views-row{margin:0}.page--taxonomy--term--vocabulary--sector .field--name-description,.page--taxonomy--term--vocabulary--focus .field--name-description{color:#3e4045}.page--taxonomy--term--vocabulary--sector .field--name-field-project,.page--taxonomy--term--vocabulary--focus .field--name-field-project{margin:40px 0}.page--taxonomy--term--vocabulary--sector .field--name-field-project>.field--item,.page--taxonomy--term--vocabulary--focus .field--name-field-project>.field--item{width:33%}.page--taxonomy--term--vocabulary--sector .field--name-field-testimonial>.field--item,.page--taxonomy--term--vocabulary--focus .field--name-field-testimonial>.field--item{margin-bottom:60px}.taxonomy--read-more{border-top:2px solid #e5e5e6;position:relative;padding-bottom:30px;background-image:url(/profiles/iv2016/themes/iv2016_theme/assets/icons/arrow.min.svg);background-size:28px 29px;background-position:right center;background-repeat:no-repeat}.taxonomy--read-more .boxer{position:absolute;top:0;right:0;bottom:0;left:0}.taxonomy--read-more h2{font-weight:bold;font-size:30px;letter-spacing:-0.5px;line-height:40px;margin:0 0 2px 0}.taxonomy--read-more h2 a{display:block;text-decoration:none;padding:30px 50px 0 0}.taxonomy--read-more .field--name-field-lead-text,.taxonomy--read-more .field--name-field-lead-text *{font-size:18px;line-height:28px;margin:0;padding:0;color:#3e4045}.page--taxonomy--term--vocabulary--focus .view-related-articles,.page--taxonomy--term--vocabulary--industry .view-related-articles{display:none}.view-header{font-size:22px;line-height:36px;text-align:center;margin:20px auto 40px;max-width:780px}.view-header p.text{font-size:18px;line-height:28px;text-align:left;color:#3e4045;margin-top:40px}.view-footer p.more-link{text-align:center;font-size:22px;line-height:36px;margin-top:60px;margin-bottom:40px}.view-footer p.more-link a{font-weight:bold}.views-iv-articles,.views-iv-works{clear:both}.iv-team{clear:both;margin:0 auto 60px;position:relative}.iv-team .view-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.member-c{-webkit-transition:all .35s ease-out;transition:all .35s ease-out;padding:0;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.member-c .user-view{position:relative;min-height:90px;max-width:100%;max-height:100%}.member-c .user-view img{width:100%}.member-c .user-view h6{-webkit-transition:all .1s ease-out;transition:all .1s ease-out;position:absolute;z-index:90;margin:0;font-weight:900;color:#fff;font-size:30px;line-height:40px;top:0;right:0;bottom:0;left:0;background:#1f2124;opacity:0;letter-spacing:-0.5px;padding-top:0;padding-left:20px}.member-c .user-view h6 em{font-size:16px;letter-spacing:0;display:block;font-weight:bold;font-style:normal;line-height:normal}.member-c .user-view h6 a{color:#fff;text-decoration:none;padding-top:16px;display:block}.member-c .user-view h6 div{color:#fff}.member-c .large-img{width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center center}.member-c .profile{position:absolute;top:0;right:0;bottom:0;left:0;z-index:100}.view-colleagues .view-content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.block-views-blockcolleagues-team-block .view-colleagues{padding:0}.view-display-id-team_page .member-c{width:100% !important;float:none;margin-bottom:20px}.view-display-id-team_page .member-c .user-view{height:180px;overflow:hidden}.view-display-id-team_page .member-c .user-view::after{display:block;content:"";position:absolute;left:0;top:71px;right:0;bottom:0;height:100%;background-blend-mode:multiply;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(31,33,36,0)),to(#1f2124));background-image:linear-gradient(to bottom,rgba(31,33,36,0),#1f2124)}.view-display-id-team_page .member-c .user-view h6{opacity:1;bottom:12px;top:auto;font-size:30px;line-height:40px;letter-spacing:-0.5px;background:rgba(0,0,0,0)}.view-display-id-team_page .member-c .user-view h6 div,.view-display-id-team_page .member-c .user-view h6 em{display:block}.view-display-id-team_page .member-c .user-view h6 em{font-size:16px;line-height:26px;font-weight:bold;margin-top:0}.view-colleagues .member-c{width:50%}.view-colleagues .member-c .team-member-kulcsi{background-position:75% 43%}.view-colleagues .member-c .team-member-thamas{background-position:70% 47%}.view-colleagues .member-c .team-member-istvan{background-position:65% 64%}.view-colleagues .member-c .team-member-szilard{background-position:70% 24%}.view-colleagues .member-c .team-member-vince{background-position:48% 49%}.view-colleagues .member-c .team-member-edit{background-position:48% 28%}.view-colleagues .member-c .team-member-zoli{background-position:30% 33%}.view-colleagues .member-c .team-member-ancsa{background-position:70% 49%}.view-colleagues .member-c .team-member-tomi{background-position:48% 36%}.view-colleagues .member-c .team-member-aniko{background-position:42% 17%}.view-colleagues .member-c .team-member-david{background-position:77% 57%}.view-colleagues .member-c .team-member-gergo{background-position:34% 41%}.view-colleagues .member-c .team-member-asrob{background-position:15% 47%}.view-colleagues .member-c .team-member-tibi{background-position:15% 5%}.view-colleagues .member-c .team-member-timi{background-position:50% 30%}.view-colleagues .member-c .team-member-zsuzsi{background-position:45% 23%}.view-colleagues .member-c .team-member-greta{background-position:45% 38%}.view-colleagues .member-c .team-member-bt{background-position:45% 40%}.view-colleagues .member-c .team-member-bori{background-position:45% 28%}.view-colleagues .member-c .team-member-gabor{background-position:45% 63%}.view-colleagues .member-c .team-member-potye{background-position:45% 65%}.view-colleagues .member-c .team-member-mark{background-position:75% 70%}.view-colleagues .member-c .team-member-suhi{background-position:70% 24%}.view-colleagues .member-c .team-member-andi{background-position:70% 26%}.view-colleagues .member-c .team-member-dia{background-position:70% 10%}.view-colleagues .member-c .team-member-lilla{background-position:70% 30%}.view-colleagues .member-c .team-member-nita{background-position:70% 35%}.view-colleagues .member-c .team-member-uid-8129{background-position:70% 34%}.view-colleagues .member-c .team-member-mana{background-position:70% 20%}.view-colleagues .member-c .team-member-johanna{background-position:70% 54%}.view-colleagues .member-c .team-member-olaf{background-position:14% 14%;background-size:220% auto}.view-colleagues .member-c .team-member-uid-9872{background-position:70% 13%}.view-testimonials.view-display-id-block_colleagues .view-content{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.view-testimonials.view-display-id-block_colleagues .views-row{width:33%}.view-testimonials.view-display-id-page_testimonials .views-row{margin-bottom:40px}.block-views-blocktestimonials-clients-block{margin:0 auto;max-width:780px}.block-views-blocktestimonials-clients-block .block-title{font-size:40px;line-height:50px;letter-spacing:-1px;text-align:center;font-weight:900;margin-bottom:40px}.block-views-blocktestimonials-clients-block .views-row{margin-bottom:40px}.block-views-blocktestimonials-clients-block .view-footer{text-align:center;margin-bottom:40px}.block-views-blocktestimonials-clients-block .view-footer a{font-size:20px;line-height:30px;font-weight:bold}.view-positions .view-header{margin-bottom:0}.view-positions .view-header h3{font-size:22px;line-height:36px;text-align:center;margin:20px auto 40px;max-width:780px}.view-positions .view-header h4{font-size:18px;line-height:28px;color:#3e4045;text-align:left}.view-positions .view-header img{width:100%;height:auto;margin:20px 0}.view-positions .view-header h6{font-size:40px;line-height:50px;letter-spacing:-1px;text-align:center;font-weight:900;margin-top:30px;padding-bottom:35px;border-bottom:2px solid #e5e5e6;max-width:780px;margin-left:auto;margin-right:auto}.view-positions .views-row{margin-bottom:10px;border-bottom:2px solid #e5e5e6}.view-positions .node--position_list_item{position:relative;padding-right:70px;background-image:url(/profiles/iv2016/themes/iv2016_theme/assets/icons/arrow.min.svg);background-size:28px 29px;background-position:right center;background-repeat:no-repeat}.view-positions .node--position_list_item .links{padding:0;margin:0}.view-positions .node--position_list_item .node-readmore a{position:absolute;top:0;right:0;bottom:0;left:0;text-indent:-10em;overflow:hidden}.block-views-blockcolleagues-your-future-team .user-view--colleague_with_intro{margin:30px 0 35px}.block-views-blockcolleagues-your-future-team .block-title{text-align:center;font-weight:900;font-size:40px;line-height:50px;letter-spacing:-1px;margin-bottom:40px;margin-top:45px}body{background:#fcfcfc;color:#1f2124}@media(min-width:1281px){.container{width:1240px}}@media only screen and (min-width:992px){.d-none.d-desktop-block{display:block}.iv-filters{font-size:16px;line-height:26px}.iv-filters header{margin-bottom:15px}.iv-filters header h6,.iv-filters header div{font-size:26px;line-height:42px}.toggle-menu{top:40px;right:45px;overflow:visible}.toggle-menu:hover label,.toggle-menu:focus label,.toggle-menu:active label{overflow:visible}.toggle-menu:hover label div:first-child,.toggle-menu:focus label div:first-child,.toggle-menu:active label div:first-child{margin-top:-1px;margin-bottom:7px}.toggle-menu input[name=toggle-menu]:checked~label{margin-top:8px}.toggle-menu .menu-wrapper{top:40px;right:45px}.toolbar-vertical .toggle-menu,.toolbar-horizontal .toggle-menu{top:110px}.toolbar-vertical .toggle-menu input[name=toggle-menu]:checked~.menu-wrapper,.toolbar-horizontal .toggle-menu input[name=toggle-menu]:checked~.menu-wrapper{top:70px}input[name=toggle-menu]:checked~.menu-wrapper .menu-bg svg{-webkit-animation:nav-bg-desktop 20s forwards;animation:nav-bg-desktop 20s forwards}input[name=toggle-menu]:not(:checked)~.menu-wrapper .menu-bg svg{-webkit-animation:nav-bg-out-desktop .3s forwards;animation:nav-bg-out-desktop .3s forwards}.menu-main-menu{margin:112px 120px 0;-webkit-columns:4;-moz-columns:4;columns:4;-webkit-column-gap:5%;-moz-column-gap:5%;column-gap:5%}.menu-main-menu>li{font-size:40px;line-height:50px;-webkit-column-break-before:column;-moz-column-break-before:column;break-before:column}.menu-main-menu>li ul{margin-top:8px}.menu-main-menu>li ul li{font-size:20px;line-height:46px}.language-switcher-language-url{top:33px;right:112px}.language-switcher-language-url a{font-size:12px;line-height:32px}.toolbar-vertical .language-switcher-language-url,.toolbar-horizontal .language-switcher-language-url{top:103px}.menu-wrapper .others{padding:100px 120px 30px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:auto;gap:0px 5%;grid-template-areas:"search search empty socials";width:100%}.menu-wrapper .others .search.form-group{grid-area:search}.menu-wrapper .others .block-iv2016-social-block{grid-area:socials}.menu-wrapper .others ul{margin:0;padding:0;list-style:none;-webkit-columns:2;-moz-columns:2;columns:2;line-height:32px}.menu-wrapper .others li{display:block;margin:0 20px 0 0}.menu-wrapper ul.menu:hover a{color:#66676a}.menu-wrapper ul.menu:hover a:hover{color:#fff}.block-iv2016-social-block a{font-size:12px}.block-system-branding-block{top:40px;left:45px}.toolbar-vertical .block-system-branding-block,.toolbar-horizontal .block-system-branding-block{top:110px}.newsletter-subscription-cta{margin-top:110px;margin-bottom:90px}.newsletter-subscription-cta p{font-size:26px;line-height:42px}.newsletter-subscription-cta a:hover,.newsletter-subscription-cta a:focus,.newsletter-subscription-cta a:active{text-decoration-color:#1f2124}h1.page-header{font-size:100px;line-height:110px;letter-spacing:-3.5px;margin-top:45px}footer{margin-top:50px}footer .oh-hello{font-size:26px;line-height:46px}footer .oh-hello .no-ul{font-size:40px;line-height:50px}footer .contact-us{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;gap:80px}footer .contact-us p,footer .contact-us ul{font-size:16px;line-height:32px;color:#fff;margin:70px 0}footer .contact-us .block-iv2016-social-block ul{text-align:left;width:210px;float:right;font-size:12px}footer .clutch{margin:76px 0 0;width:140px}.footer-container .row{padding:100px 0 50px}.sliding-popup-bottom .popup-content{padding:27px 25px 27px 45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sliding-popup-bottom .eu-cookie-compliance-buttons{padding:0}.sliding-popup-bottom .find-more-button{margin:0}.d-desktop-block.got-a-project{height:60px;background-color:#1f2124;display:-webkit-box;display:-ms-flexbox;display:flex;text-transform:uppercase;color:#fff;font-size:12px;font-weight:bold;letter-spacing:1px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 30px;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:right top;transform-origin:right top;position:fixed;right:0;top:calc(50vh + 109px)}.d-desktop-block.got-a-project:hover{background-color:#000}[lang=en] .d-desktop-block.got-a-project{top:calc(50vh + 86px)}.related-items-block .view-related-articles .view-content .views-row-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 5%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.related-items-block .view-related-articles .view-content .views-row-wrapper .views-row{width:30%}#map{height:600px}.webform-submission-form{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto auto auto auto auto auto;gap:0px 60px;grid-template-areas:"intro intro intro" "name position company" "website email phone" "attachments attachments attachments" "message message message" "agreed agreed agreed" "captcha captcha captcha" "submit submit submit"}.webform-submission-form #edit-header-text{grid-area:intro;max-width:780px;margin-left:auto;margin-right:auto}.webform-submission-form #edit-header-text h2{font-size:26px;line-height:42px;margin:27px auto 60px;padding:0 20px}.webform-submission-form #edit-header-text h4{font-size:60px;line-height:70px;letter-spacing:-2px;margin-top:120px}.webform-submission-form .form-item-your-name{grid-area:name}.webform-submission-form .form-item-your-position{grid-area:position}.webform-submission-form .form-item-company-name{grid-area:company}.webform-submission-form .form-item-website{grid-area:website}.webform-submission-form .form-item-e-mail{grid-area:email}.webform-submission-form .form-item-phone-number{grid-area:phone}.webform-submission-form div[id^=ajax-wrapper]{grid-area:attachments}.webform-submission-form .form-item-message{grid-area:message;margin-bottom:20px}.webform-submission-form .form-item-message .webform-element-description{margin-bottom:0}.webform-submission-form .agreed{grid-area:agreed}.webform-submission-form .form-actions{margin-top:30px;margin-bottom:100px;grid-area:submit}.webform-submission-form .captcha{grid-area:captcha;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:30px}.webform-submission-form .captcha iframe{width:400px !important}.article-teaser{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0.82,0.19,1);transition:-webkit-transform 1s cubic-bezier(0,0.82,0.19,1);transition:transform 1s cubic-bezier(0,0.82,0.19,1);transition:transform 1s cubic-bezier(0,0.82,0.19,1),-webkit-transform 1s cubic-bezier(0,0.82,0.19,1)}.article-teaser .content{font-size:16px;line-height:26px}.article-teaser:hover,.article-teaser:active,.article-teaser:focus{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}.node-article-full .author-date{margin-top:17px}.node-article-full h2.summary,.node-article-full .field{margin-left:auto !important;margin-right:auto !important;max-width:780px;padding-left:0;padding-right:0}.node-article-full h2.summary img,.node-article-full .field img{padding-left:0;padding-right:0;width:100%;height:auto}.node-article-full h2.summary{font-size:26px;line-height:42px;margin-bottom:55px;margin-top:28px}.node-article-full .author-date{font-size:12px;line-height:20px}.node-article-full .field--name-field-image{max-width:1200px}.node-article-full .field--name-body,.node-article-full .field--name-body *{font-size:18px;line-height:28px}.node-article-full iframe{min-height:430px}.node-article-full .addtoany_list{margin-top:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.node-article-full .addtoany_list .a2a_buttons{padding-top:10px}.node-article-full .addtoany_list a span{-webkit-transition:color .39s,background-color .39s,text-decoration-color .39s,opacity .39s;transition:color .39s,background-color .39s,text-decoration-color .39s,opacity .39s}.block-views-blockrelated-users-block-1 .view-colleagues,.block-views-blockrelated-articles-block-2 .view-colleagues{padding:0}.block-views-blockrelated-users-block-1 .block-title,.block-views-blockrelated-articles-block-2 .block-title,.block-views-blockrelated-articles-block-3 .block-title,.block-views-blockcolleagues-team-block .block-title{margin-bottom:55px}.node-page-full .field--name-body,.node-article-full .field--name-body,.page-node-type-our-project .field--name-body,.user-view--full .field--name-body,.node-position-full .field--name-body{margin:0}.node-page-full .field--name-field-short-description,.node-article-full .field--name-field-short-description,.page-node-type-our-project .field--name-field-short-description,.user-view--full .field--name-field-short-description,.node-position-full .field--name-field-short-description{margin-top:15px;margin-bottom:42px}.node-page-full .field--name-field-short-description p,.node-article-full .field--name-field-short-description p,.page-node-type-our-project .field--name-field-short-description p,.user-view--full .field--name-field-short-description p,.node-position-full .field--name-field-short-description p{font-size:26px;line-height:1.62}.node-page-full .field--name-body h2,.node-page-full .field--name-body h2 *,.node-page-full .field--name-field-short-description h2,.node-page-full .field--name-field-short-description h2 *,.node-page-full .field--name-field-about-me h2,.node-page-full .field--name-field-about-me h2 *,.node-article-full .field--name-body h2,.node-article-full .field--name-body h2 *,.node-article-full .field--name-field-short-description h2,.node-article-full .field--name-field-short-description h2 *,.node-article-full .field--name-field-about-me h2,.node-article-full .field--name-field-about-me h2 *,.page-node-type-our-project .field--name-body h2,.page-node-type-our-project .field--name-body h2 *,.page-node-type-our-project .field--name-field-short-description h2,.page-node-type-our-project .field--name-field-short-description h2 *,.page-node-type-our-project .field--name-field-about-me h2,.page-node-type-our-project .field--name-field-about-me h2 *,.user-view--full .field--name-body h2,.user-view--full .field--name-body h2 *,.user-view--full .field--name-field-short-description h2,.user-view--full .field--name-field-short-description h2 *,.user-view--full .field--name-field-about-me h2,.user-view--full .field--name-field-about-me h2 *,.node-position-full .field--name-body h2,.node-position-full .field--name-body h2 *,.node-position-full .field--name-field-short-description h2,.node-position-full .field--name-field-short-description h2 *,.node-position-full .field--name-field-about-me h2,.node-position-full .field--name-field-about-me h2 *{font-size:60px;line-height:70px;letter-spacing:-2px}.node-page-full .web-services-page-short-description .web-services,.node-article-full .web-services-page-short-description .web-services,.page-node-type-our-project .web-services-page-short-description .web-services,.user-view--full .web-services-page-short-description .web-services,.node-position-full .web-services-page-short-description .web-services{display:-webkit-box;display:-ms-flexbox;display:flex}.node-page-full .field--name-field-tags a:hover,.node-page-full .field--name-field-tags a:focus,.node-page-full .field--name-field-tags a:active,.node-article-full .field--name-field-tags a:hover,.node-article-full .field--name-field-tags a:focus,.node-article-full .field--name-field-tags a:active,.page-node-type-our-project .field--name-field-tags a:hover,.page-node-type-our-project .field--name-field-tags a:focus,.page-node-type-our-project .field--name-field-tags a:active,.user-view--full .field--name-field-tags a:hover,.user-view--full .field--name-field-tags a:focus,.user-view--full .field--name-field-tags a:active,.node-position-full .field--name-field-tags a:hover,.node-position-full .field--name-field-tags a:focus,.node-position-full .field--name-field-tags a:active{text-decoration-color:#1f2124}.extra-field{margin:60px auto 120px}.node-position-full .field--name-field-short-description,.node-position-full .field--name-field-short-description *{font-size:26px !important;line-height:42px !important;margin:30px auto 60px !important}.node-position-full .field--name-body{margin-left:auto !important;margin-right:auto !important;max-width:780px;padding-left:0;padding-right:0}.views-iv-works .view-content{display:grid;grid-template-columns:repeat(2,1fr);-webkit-column-gap:5%;-moz-column-gap:5%;column-gap:5%}.node-our_project-article_teaser .content{-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid-column;padding:0;margin-bottom:83px}.node-our_project-article_teaser .node-title{font-size:30px;letter-spacing:-0.5px;line-height:40px;margin-top:21px}.node-our_project-article_teaser .field--name-body{font-size:16px;line-height:26px;margin-bottom:7px}.node-our_project-article_teaser .industry-url{font-size:12px}.view-frontpage .node-our_project-article_teaser .node-title{font-size:40px;letter-spacing:-1px;line-height:50px}.node--list-item{margin:unset}.node--list-item header .node-title{font-size:40px;letter-spacing:-1px;line-height:50px;margin-left:7%;margin-right:55%}.node--list-item footer{position:absolute;top:0;right:0;width:50%}.node--list-item.node-our_project-teaser .content{margin-left:7%;margin-right:50%}.node--list-item .node--list-item .image-wrapper,.node--list-item .node-our_project-full .image-wrapper{float:right}.node--list-item .image-container,.node-our_project-full .image-container{max-height:unset;top:40px}.node--list-item .image-wrapper,.node-our_project-full .image-wrapper{line-height:41px}.node--list-item .image-wrapper i,.node-our_project-full .image-wrapper i{width:12px;height:12px;margin-left:8px}.node--list-item .image-wrapper i:first-child,.node-our_project-full .image-wrapper i:first-child{margin-left:22px}.node-testimonial-list_item{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0.82,0.19,1);transition:-webkit-transform 1s cubic-bezier(0,0.82,0.19,1);transition:transform 1s cubic-bezier(0,0.82,0.19,1);transition:transform 1s cubic-bezier(0,0.82,0.19,1),-webkit-transform 1s cubic-bezier(0,0.82,0.19,1)}.node-testimonial-list_item header .field--name-field-project-position,.node-testimonial-list_item header .field--name-field-profession{font-size:16px;line-height:26px}.node-testimonial-list_item .field--name-field-feedback-summary,.node-testimonial-list_item .field--name-field-feedback-summary *,.node-testimonial-list_item .field--name-field-about-me,.node-testimonial-list_item .field--name-field-about-me *{font-size:16px;line-height:26px}.node-testimonial-list_item .field--type-link{font-size:16px;line-height:30px}.node-testimonial-list_item:hover,.node-testimonial-list_item:active,.node-testimonial-list_item:focus{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}.node-testimonial-full{margin-top:-13px}.node-testimonial-full .field--name-field-project-position{font-size:30px;line-height:40px;letter-spacing:-0.5px}.node-testimonial-full .field--name-field-image{margin-bottom:60px}.node-testimonial-full .field--name-field-feedback-summary{font-size:26px;line-height:42px;padding-top:10px;margin-bottom:60px}.node-testimonial-full .field--name-field-project .field--label{margin-top:100px}.node-testimonial-full .field--name-field-project .node--article_teaser{max-width:360px;margin:0 auto}.node-testimonial-teaser .review-read-more a,.node-testimonial-accordion .review-read-more a{font-size:16px;line-height:26px}.who-we-are{padding-top:40px}.who-we-are .iv-header{font-size:100px;line-height:110px;max-width:1200px}.who-we-are p{font-size:26px;line-height:1.62;text-align:center;padding-top:10px;margin-bottom:50px;max-width:780px}.front-content-block{position:relative;margin-top:46px}.front-content-block .block-title{font-size:60px;letter-spacing:-2px;line-height:1.17;margin-top:0;margin-bottom:40px}.view-frontpage .view-content{-webkit-columns:2;-moz-columns:2;columns:2;-webkit-column-gap:5%;-moz-column-gap:5%;column-gap:5%;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.view-frontpage .view-content .views-row{-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.view-frontpage .view-footer{font-size:20px;line-height:42px;padding-left:17.5%;padding-right:17.5%;margin-top:40px;display:block}.view-frontpage.view-display-id-page_1 .view-header,.view-frontpage.view-display-id-block_2 .view-header{max-width:unset}.view-frontpage.view-display-id-page_1 .view-header h2,.view-frontpage.view-display-id-block_2 .view-header h2{font-size:60px;line-height:1.17;letter-spacing:-2px;margin:30px 0 50px}.view-frontpage.view-display-id-page_1 .views-row,.view-frontpage.view-display-id-block_2 .views-row{-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid-column}.view-frontpage.view-display-id-page_1 .views-row:first-child,.view-frontpage.view-display-id-block_2 .views-row:first-child{margin-top:unset}.view-frontpage.view-display-id-page_1 .view-content,.view-frontpage.view-display-id-block_2 .view-content{-webkit-columns:3;-moz-columns:3;columns:3;-webkit-column-gap:5%;-moz-column-gap:5%;column-gap:5%}.view-frontpage.view-display-id-page_1 .view-footer,.view-frontpage.view-display-id-block_2 .view-footer{text-align:center;font-size:20px;line-height:30px;margin-top:30px}.block-views-blockreviews-block .block-title{font-size:60px;line-height:1.17;letter-spacing:-2px;margin-bottom:40px}.block-views-blockreviews-block .view-content{gap:5%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.block-views-blockreviews-block .views-row{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;min-width:0}.block-views-blockreviews-block .view-footer{text-align:center;font-size:20px;line-height:30px;margin-bottom:100px}.block-iv2016-hww-block{display:grid;grid-template-columns:50% 50%;grid-template-rows:auto auto;gap:0px 5%;grid-template-areas:"image title" "image text";width:100%;height:100%;padding-bottom:90px;padding-top:45px}.block-iv2016-hww-block .block-title{grid-area:title;text-align:left;font-size:60px;letter-spacing:-2px;line-height:70px;margin-bottom:5px}.block-iv2016-hww-block picture{grid-area:image}.block-iv2016-hww-block .text{grid-area:text}.block-iv2016-hww-block dd{font-size:16px;line-height:26px;margin-bottom:26px}.block-iv2016-hww-block p{padding-top:20px;font-size:20px;line-height:30px}.text-between-front-blocks{font-size:26px;line-height:1.62}.text-between-front-blocks.after-our-work{margin:90px auto 75px}.text-between-front-blocks.before-testimonials{margin:40px auto 95px}.text-between-front-blocks.before-footer{margin:5px auto 60px}.team-member.path-user .page-header b{font-size:30px;line-height:40px;letter-spacing:-0.5px;margin-top:7px}.team-member.path-user .user-view--full{max-width:780px;margin-left:auto;margin-right:auto;margin-bottom:80px}.team-member.path-user .team-member-title{font-size:80px;line-height:90px;letter-spacing:-3px;margin-top:30px}.team-member.path-user .team-member-title b{font-size:30px;line-height:40px;letter-spacing:-0.5px;margin-top:10px}.team-member.path-user .field--name-field-profile-header-image{margin-top:80px;margin-bottom:55px}.team-member.path-user .field--name-field-profile-header-image,.team-member.path-user .field--name-field-profile-header-image picture,.team-member.path-user .field--name-field-profile-header-image img{width:100%}.team-member.path-user .block-views-blockrelated-articles-block-3{margin:0 0 30px 0}.page-node-type-our-project .node-our_project-full>header .field--name-field-project-goals,.page-node-type-our-project .node-our_project-full .field--name-body.field--type-text-with-summary,.page-node-type-our-project .node-our_project-full .field--name-field-testimonial{margin-left:auto !important;margin-right:auto !important;max-width:780px}.page-node-type-our-project .field--name-field-testimonial{margin-top:90px}.page-node-type-our-project .field--name-field-testimonial>.field--label{padding-bottom:48px}.page-node-type-our-project .field--name-field-project-goals{font-size:26px;line-height:42px;margin:30px 0 60px}.page-node-type-our-project .node--full>.field--name-field-live-site{margin:60px 0}.page-node-type-our-project .node--full>.field--name-field-live-site a{font-size:26px;line-height:42px}.page-node-type-our-project .info-row{max-width:780px;margin-left:auto;margin-right:auto;-webkit-column-count:2;-moz-column-count:2;column-count:2}.page-node-type-our-project .info-row .field{-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid-column}.page-node-type-our-project .field--name-field-related-projects{margin-top:90px}.page-node-type-our-project .field--name-field-related-projects>.field--label{padding-bottom:60px}.page-node-type-our-project .field--name-field-related-projects article .field--name-body.field--type-text-with-summary{margin-left:0 !important;margin-right:0 !important}.page-node-type-our-project .field--name-field-related-projects article .field--items>.field--item{width:auto}.page-node-type-our-project .field--name-field-related-projects article .content{margin-bottom:50px}.page-node-type-our-project .field--name-field-related-projects .field--items{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page-node-type-our-project .field--name-field-related-projects .field--items>.field--item{width:33.333%}.page-node-type-our-project .view-related-articles .view-content{padding:0}.page-node-type-our-project .field--name-field-testimonial .field--items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page-node-type-our-project .field--name-field-testimonial article{max-width:360px}.page-node-type-our-project .field--name-field-testimonial .field--name-field-feedback-summary,.page-node-type-our-project .field--name-field-testimonial .review-content-wrapper .field--label,.page-node-type-our-project .field--name-field-testimonial .review-content-wrapper .field--item{font-size:16px;line-height:26px}.page-node-type-our-project .node-testimonial .field--type-link{margin-right:20px !important}.page-node-type-our-project .image-wrapper{height:640px}.page-node-type-our-project .image-container{max-height:596px}.page-node-type-our-project .more-link{margin-bottom:80px}.search-page .view-empty{font-size:26px;line-height:42px;margin:30px auto 60px}.search-page .view-content{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:5%;grid-row-gap:20px}.search-page .region-content>ol .search-result--content{font-size:16px;line-height:26px}.search-page .region-content>ol .submitted-info{font-size:12px;line-height:20px}.page-404 .view-frontpage .view-header,.page-404 .view-frontpage .view-header a{font-size:26px;line-height:42px}.page-404 .view-frontpage .view-content{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:5%;grid-row-gap:20px}.page-404 .view-frontpage .view-content .views-row:first-child{margin-top:unset}.path-hello form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.path-hello form .form-group{width:33%}.path-hello .landing-page-how-we-work{text-align:center}.path-hello .landing-page-how-we-work h6{text-align:center}.path-hello .landing-page-how-we-work .how-we-work{width:33%;padding:0 15px}.path-hello .view-testimonials .view-content{padding:0}.path-hello .view-testimonials .view-content .views-row{width:33%;padding:0 15px}.page-node-type-biweekly .region-content>.page-header{font-size:40px;line-height:50px;letter-spacing:-1px;margin-left:0}.page-node-type-biweekly .biweekly-intro h2{font-size:26px;line-height:42px;padding:10px 0}.page-node-type-biweekly ul.flippy{margin-top:65px}.page-node-type-biweekly .date{font-size:12px;letter-spacing:1px}.page-node-type-biweekly .field--name-field-teaser{font-size:18px;line-height:28px;margin:30px 0}.page-node-type-biweekly .field--name-field-body{padding-top:45px}.page-node-type-biweekly .paragraph-link{margin-bottom:45px}.page-node-type-biweekly .paragraph-link .site-name{font-size:12px;line-height:20px}.page-node-type-biweekly .paragraph-link .field--name-field-teaser{font-size:16px;line-height:26px}.scale3dtags .view-content .views-row .views-field{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0.82,0.19,1);transition:-webkit-transform 1s cubic-bezier(0,0.82,0.19,1);transition:transform 1s cubic-bezier(0,0.82,0.19,1);transition:transform 1s cubic-bezier(0,0.82,0.19,1),-webkit-transform 1s cubic-bezier(0,0.82,0.19,1)}.scale3dtags .view-content .views-row:hover .views-field,.scale3dtags .view-content .views-row:active .views-field,.scale3dtags .view-content .views-row:focus .views-field{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}.path-taxonomy .view-content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 5%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.path-taxonomy .view-content>.views-row{width:30%}.path-taxonomy .view-content .node-our_project-article_teaser .content{margin-bottom:40px}.path-taxonomy .field--name-description .ckeditor-col-container.row{margin-left:-15px;margin-right:-15px}.path-taxonomy .field--name-description .ckeditor-col-container div.col-sm-6{width:50%;float:left;padding-left:15px;padding-right:15px}.path-taxonomy .field--name-field-testimonial .field--items,.path-taxonomy .field--name-field-related-articles-projects .field--items{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 5%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.path-taxonomy .field--name-field-testimonial .field--items>.field--item,.path-taxonomy .field--name-field-related-articles-projects .field--items>.field--item{width:30%}.path-taxonomy .extra-field.more-testimonials{margin-top:0}.path-taxonomy .extra-field.more-work{margin-top:0;margin-bottom:40px}.view-header{font-size:26px;line-height:42px;margin:30px auto 60px}.view-footer p.more-link{font-size:26px;line-height:42px;margin-top:120px;margin-bottom:70px}.view-articles .view-content{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:5%;grid-row-gap:20px}.member-c .user-view{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0.82,0.19,1);transition:-webkit-transform 1s cubic-bezier(0,0.82,0.19,1);transition:transform 1s cubic-bezier(0,0.82,0.19,1);transition:transform 1s cubic-bezier(0,0.82,0.19,1),-webkit-transform 1s cubic-bezier(0,0.82,0.19,1);min-height:112px}.member-c .user-view h6{padding-top:12px;-webkit-transition:opacity .3s,visibility 0s linear .3s;transition:opacity .3s,visibility 0s linear .3s;visibility:hidden;opacity:0}.member-c .user-view:hover,.member-c .user-view:active,.member-c .user-view:focus{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05);z-index:1}.member-c .user-view:hover h6,.member-c .user-view:active h6,.member-c .user-view:focus h6{opacity:1;visibility:visible;-webkit-transition-delay:0s;transition-delay:0s}.view-colleagues .view-content .member-c{width:16.6666666667%}.view-colleagues.view-display-id-team_page .view-content{display:grid;grid-template-columns:repeat(3,1fr);gap:60px;margin-bottom:60px}.view-colleagues.view-display-id-team_page .member-c{width:100%;margin-bottom:0}.view-colleagues.view-display-id-team_page .member-c .user-view{height:202px}.view-colleagues.view-display-id-team_page .member-c .user-view h6{padding-left:45px;bottom:32px;visibility:visible;opacity:1}.view-testimonials.view-display-id-page_testimonials .view-content{margin:0;display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:5%;grid-row-gap:20px}.block-views-blocktestimonials-clients-block{max-width:unset}.block-views-blocktestimonials-clients-block .view-content{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr;gap:60px 60px;grid-template-areas:". . ."}.block-views-blocktestimonials-clients-block .views-row{margin-bottom:40px}.block-views-blocktestimonials-clients-block .view-footer{text-align:center;margin-bottom:40px}.block-views-blocktestimonials-clients-block .view-footer a{font-size:20px;line-height:30px;font-weight:bold}.view-positions .view-header{max-width:unset}.view-positions .view-header h3{font-size:26px;line-height:42px;margin:30px auto 60px;max-width:780px}.view-positions .view-header h4{max-width:780px;margin-left:auto;margin-right:auto}.view-positions .view-header p{max-width:780px;margin-left:auto;margin-right:auto}.view-positions .view-header p.full-width{max-width:unset}.view-positions .view-header img{margin:40px 0}.view-positions .view-header h6{font-size:60px;line-height:70px;letter-spacing:-2px;margin-top:70px}.view-positions .view-content{max-width:780px;margin-left:auto;margin-right:auto}.view-positions .node--position_list_item{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0.82,0.19,1);transition:-webkit-transform 1s cubic-bezier(0,0.82,0.19,1);transition:transform 1s cubic-bezier(0,0.82,0.19,1);transition:transform 1s cubic-bezier(0,0.82,0.19,1),-webkit-transform 1s cubic-bezier(0,0.82,0.19,1)}.view-positions .node--position_list_item:hover,.view-positions .node--position_list_item:active,.view-positions .node--position_list_item:focus{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}.block-views-blockcolleagues-your-future-team{margin:70px auto 20px}.block-views-blockcolleagues-your-future-team .block-title{margin-bottom:55px}}
