@charset "UTF-8";.blogRow__latest{margin:0;padding:0;list-style:none;z-index:1}@-webkit-keyframes marquee{0%{-webkit-transform:translateX(100vw);transform:translateX(100vw)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes marquee{0%{-webkit-transform:translateX(100vw);transform:translateX(100vw)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.row .title{font-weight:600;margin-top:0;margin-bottom:0}.title__hexScatter{position:absolute;top:50%;width:15%;max-width:195px;display:none}.title__hexScatter--left{left:-15px;-webkit-transform:translateY(-25%);-ms-transform:translateY(-25%);transform:translateY(-25%)}.title__hexScatter--right{right:0;-webkit-transform:translateY(-25%) rotate(85deg);-ms-transform:translateY(-25%) rotate(85deg);transform:translateY(-25%) rotate(85deg)}@media (min-width:1025px){.row .title{font-size:2.5em}.title__hexScatter{display:block}}.row--contentArea .content__region{max-width:885px;margin:0 auto}.content--wide--true .content__region{max-width:none;margin:0}.content__hexScatter{position:absolute;top:50%;width:15%;max-width:195px;display:none}.content__hexScatter--left{left:-15px;-webkit-transform:translateY(-60%);-ms-transform:translateY(-60%);transform:translateY(-60%)}.content__hexScatter--right{right:0;-webkit-transform:translateY(-25%) rotate(85deg);-ms-transform:translateY(-25%) rotate(85deg);transform:translateY(-25%) rotate(85deg)}@media (min-width:1025px){.content__hexScatter{display:block}}.grid{width:90%;margin:0 auto}.grid__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;width:calc(100% + 20px);margin:0 -20px -20px 0}.grid__item{width:calc(50% - 20px);margin:0 20px 20px 0}.grid__item__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:150px;padding:0 20px;-webkit-box-shadow:0 0 60px rgba(152, 159, 168, 0.3);box-shadow:0 0 60px rgba(152, 159, 168, 0.3);border-radius:20px;background-color:#fff;text-decoration:none;overflow:hidden;-webkit-transition:background-color 350ms ease, -webkit-transform 350ms ease;transition:background-color 350ms ease, -webkit-transform 350ms ease;-o-transition:background-color 350ms ease, transform 350ms ease;transition:background-color 350ms ease, transform 350ms ease;transition:background-color 350ms ease, transform 350ms ease, -webkit-transform 350ms ease}.grid__item__link:hover{background-color:#161C33;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.grid__item__link:hover .grid__item__inner{-webkit-transform:translateY(-60px);-ms-transform:translateY(-60px);transform:translateY(-60px)}.grid__item__link:hover .grid__item__img{opacity:0}.grid__item__link:hover .grid__item__title{color:#fff}.grid__item__link:hover .grid__item__hover{-webkit-transition:opacity 350ms ease, visibility 0ms linear;-o-transition:opacity 350ms ease, visibility 0ms linear;transition:opacity 350ms ease, visibility 0ms linear;opacity:1;visibility:visible}.grid__item__inner{width:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:-webkit-transform 350ms ease;transition:-webkit-transform 350ms ease;-o-transition:transform 350ms ease;transition:transform 350ms ease;transition:transform 350ms ease, -webkit-transform 350ms ease}.grid__item__img{display:block;position:relative;width:70px;color:#F49622;-webkit-transition:opacity 350ms ease;-o-transition:opacity 350ms ease;transition:opacity 350ms ease}.grid__item__img .icon{display:block;position:absolute;top:50%;left:0;right:0;height:50%;margin:0 auto;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.grid__item__hex{opacity:0.1;-webkit-transform:none;-ms-transform:none;transform:none;color:inherit}.grid__item__hex path{fill:currentColor}.grid__item__title{font-weight:600;font-size:1em;color:#161C33;margin:10px 0 0;text-align:center;-webkit-transition:color 350ms ease, -webkit-transform 350ms ease;transition:color 350ms ease, -webkit-transform 350ms ease;-o-transition:color 350ms ease, transform 350ms ease;transition:color 350ms ease, transform 350ms ease;transition:color 350ms ease, transform 350ms ease, -webkit-transform 350ms ease}.grid__item__hover{position:absolute;top:100%;left:0;right:0;text-align:center;opacity:0;visibility:hidden;-webkit-transition:opacity 350ms ease, visibility 0ms linear 350ms;-o-transition:opacity 350ms ease, visibility 0ms linear 350ms;transition:opacity 350ms ease, visibility 0ms linear 350ms}.grid__item__desc{color:#fff;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-height:1.4;max-height:4.2em;overflow:hidden;margin:15px 0 0;display:none}.grid__item__more{color:#F49622;font-weight:600;font-size:0.875em;line-height:20px;margin-top:15px;text-transform:uppercase;text-decoration:none!important;display:inline-block;vertical-align:top;letter-spacing:0.09em;-webkit-transition:color 500ms ease;-o-transition:color 500ms ease;transition:color 500ms ease}.grid__item__more:after{content:'\f178';font-family:'FontAwesome';font-weight:300;font-size:1.71429em;margin-left:15px;vertical-align:top}@media (min-width:769px){.grid__item{width:calc(50% - 20px)}.grid__item__desc{display:block}}.lte-ie8 .grid__item{width:calc(50% - 20px)}.lte-ie8 .grid__item__desc{display:block}@media (min-width:1025px){.grid__list{width:calc(100% + 40px);margin:0 -40px -40px 0}.grid__item{width:calc(33.3333% - 40px);margin:0 40px 40px 0}.grid__item__link{height:235px}.grid__item__link:hover .grid__item__inner{-webkit-transform:translateY(-115px);-ms-transform:translateY(-115px);transform:translateY(-115px)}.grid__item__img{width:90px}.grid__item__title{margin:25px 0 0;font-size:1.25em}}.checklist{width:90%;margin:0 auto;background-color:#161C33;border-radius:20px;padding:25px;position:relative;z-index:1;-webkit-box-shadow:0 0 60px rgba(22, 28, 51, 0.3);box-shadow:0 0 60px rgba(22, 28, 51, 0.3)}.checklist__title{color:#fff;text-align:center;margin:0 0 25px;font-weight:600;font-size:1.25em}.checklist__title span{color:#F49622;font-weight:900}.checklist__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.checklist__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:0 0 15px}.checklist__item__tick{width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;color:#fff;font-size:1.25em;margin-right:20px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.checklist__item__tick .fa-check{position:relative;z-index:1}.checklist__item__hex{position:absolute;left:0;top:0;height:100%;width:100%;-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.checklist__item__hex path{fill:#F49622}.checklist__item__info{min-height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.checklist__item__info h3{margin:0 0 10px;color:#F49622}.checklist__item__info p{margin:0;color:#fff;font-weight:600;font-size:1.125em;letter-spacing:0.09em}.checklist__hexPattern{position:absolute;bottom:0;left:0;-webkit-transform:translateY(40%) scale(-1);-ms-transform:translateY(40%) scale(-1);transform:translateY(40%) scale(-1);opacity:0.1;width:70%;max-width:600px}.checklist__hexPattern path{fill:#8E9AA4;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);-webkit-transition:-webkit-transform 350ms ease;transition:-webkit-transform 350ms ease;-o-transition:transform 350ms ease;transition:transform 350ms ease;transition:transform 350ms ease, -webkit-transform 350ms ease;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;transform-box:fill-box}.row.inview .checklist__hexPattern path{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.row.inview .checklist__hexPattern path:first-child{-webkit-transition-delay:30ms;-o-transition-delay:30ms;transition-delay:30ms}.row.inview .checklist__hexPattern path:nth-child(2){-webkit-transition-delay:60ms;-o-transition-delay:60ms;transition-delay:60ms}.row.inview .checklist__hexPattern path:nth-child(3){-webkit-transition-delay:90ms;-o-transition-delay:90ms;transition-delay:90ms}.row.inview .checklist__hexPattern path:nth-child(4){-webkit-transition-delay:120ms;-o-transition-delay:120ms;transition-delay:120ms}.row.inview .checklist__hexPattern path:nth-child(5){-webkit-transition-delay:150ms;-o-transition-delay:150ms;transition-delay:150ms}.row.inview .checklist__hexPattern path:nth-child(6){-webkit-transition-delay:180ms;-o-transition-delay:180ms;transition-delay:180ms}.row.inview .checklist__hexPattern path:nth-child(7){-webkit-transition-delay:210ms;-o-transition-delay:210ms;transition-delay:210ms}.row.inview .checklist__hexPattern path:nth-child(8){-webkit-transition-delay:240ms;-o-transition-delay:240ms;transition-delay:240ms}.row.inview .checklist__hexPattern path:nth-child(9){-webkit-transition-delay:270ms;-o-transition-delay:270ms;transition-delay:270ms}.row.inview .checklist__hexPattern path:nth-child(10){-webkit-transition-delay:300ms;-o-transition-delay:300ms;transition-delay:300ms}.row.inview .checklist__hexPattern path:nth-child(11){-webkit-transition-delay:330ms;-o-transition-delay:330ms;transition-delay:330ms}.row.inview .checklist__hexPattern path:nth-child(12){-webkit-transition-delay:360ms;-o-transition-delay:360ms;transition-delay:360ms}.row.inview .checklist__hexPattern path:nth-child(13){-webkit-transition-delay:390ms;-o-transition-delay:390ms;transition-delay:390ms}.row.inview .checklist__hexPattern path:nth-child(14){-webkit-transition-delay:420ms;-o-transition-delay:420ms;transition-delay:420ms}.row.inview .checklist__hexPattern path:nth-child(15){-webkit-transition-delay:450ms;-o-transition-delay:450ms;transition-delay:450ms}.row.inview .checklist__hexPattern path:nth-child(16){-webkit-transition-delay:480ms;-o-transition-delay:480ms;transition-delay:480ms}.row.inview .checklist__hexPattern path:nth-child(17){-webkit-transition-delay:510ms;-o-transition-delay:510ms;transition-delay:510ms}.row.inview .checklist__hexPattern path:nth-child(18){-webkit-transition-delay:540ms;-o-transition-delay:540ms;transition-delay:540ms}.row.inview .checklist__hexPattern path:nth-child(19){-webkit-transition-delay:570ms;-o-transition-delay:570ms;transition-delay:570ms}.row.inview .checklist__hexPattern path:nth-child(20){-webkit-transition-delay:600ms;-o-transition-delay:600ms;transition-delay:600ms}.row.inview .checklist__hexPattern path:nth-child(21){-webkit-transition-delay:630ms;-o-transition-delay:630ms;transition-delay:630ms}.row.inview .checklist__hexPattern path:nth-child(22){-webkit-transition-delay:660ms;-o-transition-delay:660ms;transition-delay:660ms}.row.inview .checklist__hexPattern path:nth-child(23){-webkit-transition-delay:690ms;-o-transition-delay:690ms;transition-delay:690ms}.row.inview .checklist__hexPattern path:nth-child(24){-webkit-transition-delay:720ms;-o-transition-delay:720ms;transition-delay:720ms}.row.inview .checklist__hexPattern path:nth-child(25){-webkit-transition-delay:750ms;-o-transition-delay:750ms;transition-delay:750ms}.row.inview .checklist__hexPattern path:nth-child(26){-webkit-transition-delay:780ms;-o-transition-delay:780ms;transition-delay:780ms}.row.inview .checklist__hexPattern path:nth-child(27){-webkit-transition-delay:810ms;-o-transition-delay:810ms;transition-delay:810ms}.row.inview .checklist__hexPattern path:nth-child(28){-webkit-transition-delay:840ms;-o-transition-delay:840ms;transition-delay:840ms}.row.inview .checklist__hexPattern path:nth-child(29){-webkit-transition-delay:870ms;-o-transition-delay:870ms;transition-delay:870ms}.row.inview .checklist__hexPattern path:nth-child(30){-webkit-transition-delay:900ms;-o-transition-delay:900ms;transition-delay:900ms}.row.inview .checklist__hexPattern path:nth-child(31){-webkit-transition-delay:930ms;-o-transition-delay:930ms;transition-delay:930ms}.row.inview .checklist__hexPattern path:nth-child(32){-webkit-transition-delay:960ms;-o-transition-delay:960ms;transition-delay:960ms}.row.inview .checklist__hexPattern path:nth-child(33){-webkit-transition-delay:990ms;-o-transition-delay:990ms;transition-delay:990ms}.row.inview .checklist__hexPattern path:nth-child(34){-webkit-transition-delay:1020ms;-o-transition-delay:1020ms;transition-delay:1020ms}.row.inview .checklist__hexPattern path:nth-child(35){-webkit-transition-delay:1050ms;-o-transition-delay:1050ms;transition-delay:1050ms}.row.inview .checklist__hexPattern path:nth-child(36){-webkit-transition-delay:1080ms;-o-transition-delay:1080ms;transition-delay:1080ms}.row.inview .checklist__hexPattern path:nth-child(37){-webkit-transition-delay:1110ms;-o-transition-delay:1110ms;transition-delay:1110ms}.row.inview .checklist__hexPattern path:nth-child(38){-webkit-transition-delay:1140ms;-o-transition-delay:1140ms;transition-delay:1140ms}.row.inview .checklist__hexPattern path:nth-child(39){-webkit-transition-delay:1170ms;-o-transition-delay:1170ms;transition-delay:1170ms}.row.inview .checklist__hexPattern path:nth-child(40){-webkit-transition-delay:1200ms;-o-transition-delay:1200ms;transition-delay:1200ms}.row.inview .checklist__hexPattern path:nth-child(41){-webkit-transition-delay:1230ms;-o-transition-delay:1230ms;transition-delay:1230ms}.row.inview .checklist__hexPattern path:nth-child(42){-webkit-transition-delay:1260ms;-o-transition-delay:1260ms;transition-delay:1260ms}.row.inview .checklist__hexPattern path:nth-child(43){-webkit-transition-delay:1290ms;-o-transition-delay:1290ms;transition-delay:1290ms}.row.inview .checklist__hexPattern path:nth-child(44){-webkit-transition-delay:1320ms;-o-transition-delay:1320ms;transition-delay:1320ms}.row.inview .checklist__hexPattern path:nth-child(45){-webkit-transition-delay:1350ms;-o-transition-delay:1350ms;transition-delay:1350ms}.row.inview .checklist__hexPattern path:nth-child(46){-webkit-transition-delay:1380ms;-o-transition-delay:1380ms;transition-delay:1380ms}.row.inview .checklist__hexPattern path:nth-child(47){-webkit-transition-delay:1410ms;-o-transition-delay:1410ms;transition-delay:1410ms}.row.inview .checklist__hexPattern path:nth-child(48){-webkit-transition-delay:1440ms;-o-transition-delay:1440ms;transition-delay:1440ms}.row.inview .checklist__hexPattern path:nth-child(49){-webkit-transition-delay:1470ms;-o-transition-delay:1470ms;transition-delay:1470ms}.row.inview .checklist__hexPattern path:nth-child(50){-webkit-transition-delay:1500ms;-o-transition-delay:1500ms;transition-delay:1500ms}.row.inview .checklist__hexPattern path:nth-child(51){-webkit-transition-delay:1530ms;-o-transition-delay:1530ms;transition-delay:1530ms}.row.inview .checklist__hexPattern path:nth-child(52){-webkit-transition-delay:1560ms;-o-transition-delay:1560ms;transition-delay:1560ms}.row.inview .checklist__hexPattern path:nth-child(53){-webkit-transition-delay:1590ms;-o-transition-delay:1590ms;transition-delay:1590ms}.row.inview .checklist__hexPattern path:nth-child(54){-webkit-transition-delay:1620ms;-o-transition-delay:1620ms;transition-delay:1620ms}.row.inview .checklist__hexPattern path:nth-child(55){-webkit-transition-delay:1650ms;-o-transition-delay:1650ms;transition-delay:1650ms}.row.inview .checklist__hexPattern path:nth-child(56){-webkit-transition-delay:1680ms;-o-transition-delay:1680ms;transition-delay:1680ms}.row.inview .checklist__hexPattern path:nth-child(57){-webkit-transition-delay:1710ms;-o-transition-delay:1710ms;transition-delay:1710ms}.row.inview .checklist__hexPattern path:nth-child(58){-webkit-transition-delay:1740ms;-o-transition-delay:1740ms;transition-delay:1740ms}.row.inview .checklist__hexPattern path:nth-child(59){-webkit-transition-delay:1770ms;-o-transition-delay:1770ms;transition-delay:1770ms}.row.inview .checklist__hexPattern path:nth-child(60){-webkit-transition-delay:1800ms;-o-transition-delay:1800ms;transition-delay:1800ms}.row.inview .checklist__hexPattern path:nth-child(61){-webkit-transition-delay:1830ms;-o-transition-delay:1830ms;transition-delay:1830ms}.row.inview .checklist__hexPattern path:nth-child(62){-webkit-transition-delay:1860ms;-o-transition-delay:1860ms;transition-delay:1860ms}.row.inview .checklist__hexPattern path:nth-child(63){-webkit-transition-delay:1890ms;-o-transition-delay:1890ms;transition-delay:1890ms}.row.inview .checklist__hexPattern path:nth-child(64){-webkit-transition-delay:1920ms;-o-transition-delay:1920ms;transition-delay:1920ms}.row.inview .checklist__hexPattern path:nth-child(65){-webkit-transition-delay:1950ms;-o-transition-delay:1950ms;transition-delay:1950ms}.row.inview .checklist__hexPattern path:nth-child(66){-webkit-transition-delay:1980ms;-o-transition-delay:1980ms;transition-delay:1980ms}.row.inview .checklist__hexPattern path:nth-child(67){-webkit-transition-delay:2010ms;-o-transition-delay:2010ms;transition-delay:2010ms}.row.inview .checklist__hexPattern path:nth-child(68){-webkit-transition-delay:2040ms;-o-transition-delay:2040ms;transition-delay:2040ms}.row.inview .checklist__hexPattern path:nth-child(69){-webkit-transition-delay:2070ms;-o-transition-delay:2070ms;transition-delay:2070ms}.row.inview .checklist__hexPattern path:nth-child(70){-webkit-transition-delay:2100ms;-o-transition-delay:2100ms;transition-delay:2100ms}.row.inview .checklist__hexPattern path:nth-child(71){-webkit-transition-delay:2130ms;-o-transition-delay:2130ms;transition-delay:2130ms}.row.inview .checklist__hexPattern path:nth-child(72){-webkit-transition-delay:2160ms;-o-transition-delay:2160ms;transition-delay:2160ms}.row.inview .checklist__hexPattern path:nth-child(73){-webkit-transition-delay:2190ms;-o-transition-delay:2190ms;transition-delay:2190ms}.row.inview .checklist__hexPattern path:nth-child(74){-webkit-transition-delay:2220ms;-o-transition-delay:2220ms;transition-delay:2220ms}.row.inview .checklist__hexPattern path:nth-child(75){-webkit-transition-delay:2250ms;-o-transition-delay:2250ms;transition-delay:2250ms}.row.inview .checklist__hexPattern path:nth-child(76){-webkit-transition-delay:2280ms;-o-transition-delay:2280ms;transition-delay:2280ms}.row.inview .checklist__hexPattern path:nth-child(77){-webkit-transition-delay:2310ms;-o-transition-delay:2310ms;transition-delay:2310ms}.row.inview .checklist__hexPattern path:nth-child(78){-webkit-transition-delay:2340ms;-o-transition-delay:2340ms;transition-delay:2340ms}.row.inview .checklist__hexPattern path:nth-child(79){-webkit-transition-delay:2370ms;-o-transition-delay:2370ms;transition-delay:2370ms}.row.inview .checklist__hexPattern path:nth-child(80){-webkit-transition-delay:2400ms;-o-transition-delay:2400ms;transition-delay:2400ms}.row.inview .checklist__hexPattern path:nth-child(81){-webkit-transition-delay:2430ms;-o-transition-delay:2430ms;transition-delay:2430ms}.row.inview .checklist__hexPattern path:nth-child(82){-webkit-transition-delay:2460ms;-o-transition-delay:2460ms;transition-delay:2460ms}.row.inview .checklist__hexPattern path:nth-child(83){-webkit-transition-delay:2490ms;-o-transition-delay:2490ms;transition-delay:2490ms}.row.inview .checklist__hexPattern path:nth-child(84){-webkit-transition-delay:2520ms;-o-transition-delay:2520ms;transition-delay:2520ms}.row.inview .checklist__hexPattern path:nth-child(85){-webkit-transition-delay:2550ms;-o-transition-delay:2550ms;transition-delay:2550ms}.row.inview .checklist__hexPattern path:nth-child(86){-webkit-transition-delay:2580ms;-o-transition-delay:2580ms;transition-delay:2580ms}.row.inview .checklist__hexPattern path:nth-child(87){-webkit-transition-delay:2610ms;-o-transition-delay:2610ms;transition-delay:2610ms}.row.inview .checklist__hexPattern path:nth-child(88){-webkit-transition-delay:2640ms;-o-transition-delay:2640ms;transition-delay:2640ms}.row.inview .checklist__hexPattern path:nth-child(89){-webkit-transition-delay:2670ms;-o-transition-delay:2670ms;transition-delay:2670ms}.row.inview .checklist__hexPattern path:nth-child(90){-webkit-transition-delay:2700ms;-o-transition-delay:2700ms;transition-delay:2700ms}.row.inview .checklist__hexPattern path:nth-child(91){-webkit-transition-delay:2730ms;-o-transition-delay:2730ms;transition-delay:2730ms}.row.inview .checklist__hexPattern path:nth-child(92){-webkit-transition-delay:2760ms;-o-transition-delay:2760ms;transition-delay:2760ms}.row.inview .checklist__hexPattern path:nth-child(93){-webkit-transition-delay:2790ms;-o-transition-delay:2790ms;transition-delay:2790ms}.row.inview .checklist__hexPattern path:nth-child(94){-webkit-transition-delay:2820ms;-o-transition-delay:2820ms;transition-delay:2820ms}.row.inview .checklist__hexPattern path:nth-child(95){-webkit-transition-delay:2850ms;-o-transition-delay:2850ms;transition-delay:2850ms}.row.inview .checklist__hexPattern path:nth-child(96){-webkit-transition-delay:2880ms;-o-transition-delay:2880ms;transition-delay:2880ms}.row.inview .checklist__hexPattern path:nth-child(97){-webkit-transition-delay:2910ms;-o-transition-delay:2910ms;transition-delay:2910ms}.row.inview .checklist__hexPattern path:nth-child(98){-webkit-transition-delay:2940ms;-o-transition-delay:2940ms;transition-delay:2940ms}.row.inview .checklist__hexPattern path:nth-child(99){-webkit-transition-delay:2970ms;-o-transition-delay:2970ms;transition-delay:2970ms}.row.inview .checklist__hexPattern path:nth-child(100){-webkit-transition-delay:3000ms;-o-transition-delay:3000ms;transition-delay:3000ms}.row.inview .checklist__hexPattern path:nth-child(101){-webkit-transition-delay:3030ms;-o-transition-delay:3030ms;transition-delay:3030ms}.row.inview .checklist__hexPattern path:nth-child(102){-webkit-transition-delay:3060ms;-o-transition-delay:3060ms;transition-delay:3060ms}.row.inview .checklist__hexPattern path:nth-child(103){-webkit-transition-delay:3090ms;-o-transition-delay:3090ms;transition-delay:3090ms}.row.inview .checklist__hexPattern path:nth-child(104){-webkit-transition-delay:3120ms;-o-transition-delay:3120ms;transition-delay:3120ms}.row.inview .checklist__hexPattern path:nth-child(105){-webkit-transition-delay:3150ms;-o-transition-delay:3150ms;transition-delay:3150ms}.row.inview .checklist__hexPattern path:nth-child(106){-webkit-transition-delay:3180ms;-o-transition-delay:3180ms;transition-delay:3180ms}.row.inview .checklist__hexPattern path:nth-child(107){-webkit-transition-delay:3210ms;-o-transition-delay:3210ms;transition-delay:3210ms}.row.inview .checklist__hexPattern path:nth-child(108){-webkit-transition-delay:3240ms;-o-transition-delay:3240ms;transition-delay:3240ms}.row.inview .checklist__hexPattern path:nth-child(109){-webkit-transition-delay:3270ms;-o-transition-delay:3270ms;transition-delay:3270ms}.row.inview .checklist__hexPattern path:nth-child(110){-webkit-transition-delay:3300ms;-o-transition-delay:3300ms;transition-delay:3300ms}.row.inview .checklist__hexPattern path:nth-child(111){-webkit-transition-delay:3330ms;-o-transition-delay:3330ms;transition-delay:3330ms}.row.inview .checklist__hexPattern path:nth-child(112){-webkit-transition-delay:3360ms;-o-transition-delay:3360ms;transition-delay:3360ms}.row.inview .checklist__hexPattern path:nth-child(113){-webkit-transition-delay:3390ms;-o-transition-delay:3390ms;transition-delay:3390ms}.row.inview .checklist__hexPattern path:nth-child(114){-webkit-transition-delay:3420ms;-o-transition-delay:3420ms;transition-delay:3420ms}.row.inview .checklist__hexPattern path:nth-child(115){-webkit-transition-delay:3450ms;-o-transition-delay:3450ms;transition-delay:3450ms}.row.inview .checklist__hexPattern path:nth-child(116){-webkit-transition-delay:3480ms;-o-transition-delay:3480ms;transition-delay:3480ms}.row.inview .checklist__hexPattern path:nth-child(117){-webkit-transition-delay:3510ms;-o-transition-delay:3510ms;transition-delay:3510ms}.row.inview .checklist__hexPattern path:nth-child(118){-webkit-transition-delay:3540ms;-o-transition-delay:3540ms;transition-delay:3540ms}.row.inview .checklist__hexPattern path:nth-child(119){-webkit-transition-delay:3570ms;-o-transition-delay:3570ms;transition-delay:3570ms}.row.inview .checklist__hexPattern path:nth-child(120){-webkit-transition-delay:3600ms;-o-transition-delay:3600ms;transition-delay:3600ms}.row.inview .checklist__hexPattern path:nth-child(121){-webkit-transition-delay:3630ms;-o-transition-delay:3630ms;transition-delay:3630ms}.row.inview .checklist__hexPattern path:nth-child(122){-webkit-transition-delay:3660ms;-o-transition-delay:3660ms;transition-delay:3660ms}.row.inview .checklist__hexPattern path:nth-child(123){-webkit-transition-delay:3690ms;-o-transition-delay:3690ms;transition-delay:3690ms}.row.inview .checklist__hexPattern path:nth-child(124){-webkit-transition-delay:3720ms;-o-transition-delay:3720ms;transition-delay:3720ms}.row.inview .checklist__hexPattern path:nth-child(125){-webkit-transition-delay:3750ms;-o-transition-delay:3750ms;transition-delay:3750ms}.row.inview .checklist__hexPattern path:nth-child(126){-webkit-transition-delay:3780ms;-o-transition-delay:3780ms;transition-delay:3780ms}.row.inview .checklist__hexPattern path:nth-child(127){-webkit-transition-delay:3810ms;-o-transition-delay:3810ms;transition-delay:3810ms}.row.inview .checklist__hexPattern path:nth-child(128){-webkit-transition-delay:3840ms;-o-transition-delay:3840ms;transition-delay:3840ms}.row.inview .checklist__hexPattern path:nth-child(129){-webkit-transition-delay:3870ms;-o-transition-delay:3870ms;transition-delay:3870ms}.row.inview .checklist__hexPattern path:nth-child(130){-webkit-transition-delay:3900ms;-o-transition-delay:3900ms;transition-delay:3900ms}.row.inview .checklist__hexPattern path:nth-child(131){-webkit-transition-delay:3930ms;-o-transition-delay:3930ms;transition-delay:3930ms}.row.inview .checklist__hexPattern path:nth-child(132){-webkit-transition-delay:3960ms;-o-transition-delay:3960ms;transition-delay:3960ms}.row.inview .checklist__hexPattern path:nth-child(133){-webkit-transition-delay:3990ms;-o-transition-delay:3990ms;transition-delay:3990ms}.row.inview .checklist__hexPattern path:nth-child(134){-webkit-transition-delay:4020ms;-o-transition-delay:4020ms;transition-delay:4020ms}.row.inview .checklist__hexPattern path:nth-child(135){-webkit-transition-delay:4050ms;-o-transition-delay:4050ms;transition-delay:4050ms}.row.inview .checklist__hexPattern path:nth-child(136){-webkit-transition-delay:4080ms;-o-transition-delay:4080ms;transition-delay:4080ms}.row.inview .checklist__hexPattern path:nth-child(137){-webkit-transition-delay:4110ms;-o-transition-delay:4110ms;transition-delay:4110ms}.row.inview .checklist__hexPattern path:nth-child(138){-webkit-transition-delay:4140ms;-o-transition-delay:4140ms;transition-delay:4140ms}.row.inview .checklist__hexPattern path:nth-child(139){-webkit-transition-delay:4170ms;-o-transition-delay:4170ms;transition-delay:4170ms}.row.inview .checklist__hexPattern path:nth-child(140){-webkit-transition-delay:4200ms;-o-transition-delay:4200ms;transition-delay:4200ms}.row.inview .checklist__hexPattern path:nth-child(141){-webkit-transition-delay:4230ms;-o-transition-delay:4230ms;transition-delay:4230ms}.row.inview .checklist__hexPattern path:nth-child(142){-webkit-transition-delay:4260ms;-o-transition-delay:4260ms;transition-delay:4260ms}.row.inview .checklist__hexPattern path:nth-child(143){-webkit-transition-delay:4290ms;-o-transition-delay:4290ms;transition-delay:4290ms}.row.inview .checklist__hexPattern path:nth-child(144){-webkit-transition-delay:4320ms;-o-transition-delay:4320ms;transition-delay:4320ms}.row.inview .checklist__hexPattern path:nth-child(145){-webkit-transition-delay:4350ms;-o-transition-delay:4350ms;transition-delay:4350ms}.row.inview .checklist__hexPattern path:nth-child(146){-webkit-transition-delay:4380ms;-o-transition-delay:4380ms;transition-delay:4380ms}.row.inview .checklist__hexPattern path:nth-child(147){-webkit-transition-delay:4410ms;-o-transition-delay:4410ms;transition-delay:4410ms}.row.inview .checklist__hexPattern path:nth-child(148){-webkit-transition-delay:4440ms;-o-transition-delay:4440ms;transition-delay:4440ms}.row.inview .checklist__hexPattern path:nth-child(149){-webkit-transition-delay:4470ms;-o-transition-delay:4470ms;transition-delay:4470ms}.row.inview .checklist__hexPattern path:nth-child(150){-webkit-transition-delay:4500ms;-o-transition-delay:4500ms;transition-delay:4500ms}@media (min-width:769px){.checklist__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;width:calc(100% + 25px);margin:0 -25px -25px 0}.checklist__item{width:calc(50% - 25px);margin:0 25px 25px 0}}.lte-ie8 .checklist__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;width:calc(100% + 25px);margin:0 -25px -25px 0}.lte-ie8 .checklist__item{width:calc(50% - 25px);margin:0 25px 25px 0}@media (min-width:1025px){.checklist{padding:75px 100px}.checklist__title{margin:0 0 65px;font-size:2.5em}.checklist__list{margin:0 -100px -50px 0}.checklist__item{width:calc(50% - 100px);margin:0 100px 50px 0}}.quotes{text-align:center}.quotes__left{position:relative;display:inline-block;vertical-align:top;text-align:left;width:250px;max-width:100%;margin-bottom:25px}.quotes__img{width:155px;height:155px;position:relative;margin-left:auto}.quotes__hex{display:block;width:100%}.quotes__openquote{position:absolute;top:30px;right:35px;width:55px}.quotes__title{position:absolute;bottom:25px;left:0;right:55px;margin:0;font-weight:600;line-height:1}.quotes__right{position:relative;text-align:left}.quotes__item__quote{margin:0 0 15px;font-size:1.25em;font-weight:600;font-style:italic}.quotes__item__quote:before{content:'\201C'}.quotes__item__quote:after{content:'\201D'}.quotes__item__quotee{color:#8E9AA4;font-size:1.125em;font-weight:600;letter-spacing:0.04em}.quotes__pager{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:35px}.quotes__pager__item{width:20px;margin-right:20px;display:block;cursor:pointer}.quotes__pager__item svg{width:100%;display:block;-webkit-transform:scale(0.75) rotate(-40deg);-ms-transform:scale(0.75) rotate(-40deg);transform:scale(0.75) rotate(-40deg);opacity:0.3;-webkit-transition:opacity 350ms ease, -webkit-transform 350ms ease;transition:opacity 350ms ease, -webkit-transform 350ms ease;-o-transition:transform 350ms ease, opacity 350ms ease;transition:transform 350ms ease, opacity 350ms ease;transition:transform 350ms ease, opacity 350ms ease, -webkit-transform 350ms ease}.quotes__pager__item svg path{fill:#8E9AA4;-webkit-transition:fill 350ms ease;-o-transition:fill 350ms ease;transition:fill 350ms ease}.quotes__pager__item.cycle-pager-active svg{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}.quotes__pager__item.cycle-pager-active svg path{fill:currentColor}.quotes__closequote{width:55px;position:absolute;bottom:0;right:0}@media (min-width:1025px){.quotes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:left}.quotes__left{width:370px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-bottom:0}.quotes__openquote{top:55px;right:50px;width:87px}.quotes__img{width:225px;height:225px}.quotes__title{font-size:2.5em;right:80px}.quotes__right{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:85px 0 0 50px}.quotes__item__quote{font-size:1.75em}.quotes__closequote{width:87px}}.linkCarousel__title{text-align:center;margin:0 0 25px;font-weight:600}.linkCarousel__item__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:320px;padding:0 25px;-webkit-box-shadow:0 0 60px rgba(152, 159, 168, 0.15);box-shadow:0 0 60px rgba(152, 159, 168, 0.15);border-radius:20px;background-color:#fff;text-decoration:none;overflow:hidden;text-align:center;opacity:0.4;-webkit-transition:background-color 350ms ease, opacity 350ms ease, -webkit-transform 350ms ease, -webkit-box-shadow 350ms ease;transition:background-color 350ms ease, opacity 350ms ease, -webkit-transform 350ms ease, -webkit-box-shadow 350ms ease;-o-transition:background-color 350ms ease, transform 350ms ease, box-shadow 350ms ease, opacity 350ms ease;transition:background-color 350ms ease, transform 350ms ease, box-shadow 350ms ease, opacity 350ms ease;transition:background-color 350ms ease, transform 350ms ease, box-shadow 350ms ease, opacity 350ms ease, -webkit-transform 350ms ease, -webkit-box-shadow 350ms ease}.owl-item.active .linkCarousel__item__link{opacity:1}.linkCarousel__item__link:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);-webkit-box-shadow:0 0 60px rgba(152, 159, 168, 0.3);box-shadow:0 0 60px rgba(152, 159, 168, 0.3)}.linkCarousel__item__link:hover .linkCarousel__item__inner{-webkit-transform:translateY(-17.5px);-ms-transform:translateY(-17.5px);transform:translateY(-17.5px)}.linkCarousel__item__link:hover .linkCarousel__item__more{-webkit-transition:opacity 350ms ease, visibility 0ms linear;-o-transition:opacity 350ms ease, visibility 0ms linear;transition:opacity 350ms ease, visibility 0ms linear;opacity:1;visibility:visible}.linkCarousel__item__inner{width:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:-webkit-transform 350ms ease;transition:-webkit-transform 350ms ease;-o-transition:transform 350ms ease;transition:transform 350ms ease;transition:transform 350ms ease, -webkit-transform 350ms ease}.linkCarousel__item__img{display:block;position:relative;width:120px;color:#F49622}.linkCarousel__item__img .icon{display:block;position:absolute;top:50%;left:0;right:0;height:50%;margin:0 auto;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.linkCarousel__item__hex{opacity:0.1;-webkit-transform:none;-ms-transform:none;transform:none;color:inherit}.linkCarousel__item__hex path{fill:currentColor}.linkCarousel__item__title{font-weight:600;font-size:1.25em;color:#161C33;margin:15px 0;-webkit-transition:color 350ms ease, -webkit-transform 350ms ease;transition:color 350ms ease, -webkit-transform 350ms ease;-o-transition:color 350ms ease, transform 350ms ease;transition:color 350ms ease, transform 350ms ease;transition:color 350ms ease, transform 350ms ease, -webkit-transform 350ms ease}.linkCarousel__item__desc{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.4;max-height:2.8em;overflow:hidden;margin:0;color:#3A3E48}.linkCarousel__item__more{color:#F49622;font-weight:600;font-size:0.875em;line-height:20px;margin-top:15px;text-transform:uppercase;text-decoration:none!important;display:inline-block;vertical-align:top;letter-spacing:0.09em;position:absolute;top:100%;left:0;right:0;text-align:center;opacity:0;visibility:hidden;-webkit-transition:opacity 350ms ease, visibility 0ms linear 350ms;-o-transition:opacity 350ms ease, visibility 0ms linear 350ms;transition:opacity 350ms ease, visibility 0ms linear 350ms}.linkCarousel__item__more:after{content:'\f178';font-family:'FontAwesome';font-weight:300;font-size:1.71429em;margin-left:15px;vertical-align:top}@media (min-width:1025px){.linkCarousel__title{margin:0 0 50px;font-size:2.8125em}.linkCarousel__item__link{padding:0 45px}}.iconCarousel{width:90%;background-color:#161C33;border-radius:20px;margin:0 auto;padding:25px;overflow:hidden;position:relative;z-index:1;-webkit-box-shadow:0 0 60px rgba(22, 28, 51, 0.3);box-shadow:0 0 60px rgba(22, 28, 51, 0.3)}.iconCarousel__left{margin-bottom:25px}.iconCarousel__title{color:#fff;margin:0 0 15px;font-weight:600;text-align:center}.iconCarousel__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.iconCarousel__btn{height:66px;width:57px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:1.25em}.iconCarousel__btn svg[data-icon]{position:relative;z-index:1}.iconCarousel__btn:hover .iconCarousel__btn__bg{opacity:1;-webkit-transform:rotate(-19deg);-ms-transform:rotate(-19deg);transform:rotate(-19deg)}.iconCarousel__btn:hover .iconCarousel__btn__bg path{fill:#EE732A}.iconCarousel__btn__bg{position:absolute;top:0;left:0;width:100%;opacity:0.3;-webkit-transition:opacity 350ms ease, -webkit-transform 350ms ease;transition:opacity 350ms ease, -webkit-transform 350ms ease;-o-transition:opacity 350ms ease, transform 350ms ease;transition:opacity 350ms ease, transform 350ms ease;transition:opacity 350ms ease, transform 350ms ease, -webkit-transform 350ms ease}.iconCarousel__btn__bg path{fill:#8E9AA4;-webkit-transition:fill 350ms ease;-o-transition:fill 350ms ease;transition:fill 350ms ease}.iconCarousel__btn--prev{margin-right:30px}.iconCarousel__list{display:-webkit-box;display:-ms-flexbox;display:flex}.iconCarousel__item__icon{margin:0 0 25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.iconCarousel__item__icon svg{display:block;width:auto;height:85px}.iconCarousel__item__text{text-align:center;color:#fff;font-weight:600;max-width:255px;margin:0 auto}.iconCarousel__hexPattern{position:absolute;bottom:0;right:0;-webkit-transform:translateY(40%);-ms-transform:translateY(40%);transform:translateY(40%);opacity:0.1;width:70%;max-width:600px}.iconCarousel__hexPattern path{fill:#8E9AA4;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);-webkit-transition:-webkit-transform 350ms ease;transition:-webkit-transform 350ms ease;-o-transition:transform 350ms ease;transition:transform 350ms ease;transition:transform 350ms ease, -webkit-transform 350ms ease;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;transform-box:fill-box}.row.inview .iconCarousel__hexPattern path{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.row.inview .iconCarousel__hexPattern path:first-child{-webkit-transition-delay:30ms;-o-transition-delay:30ms;transition-delay:30ms}.row.inview .iconCarousel__hexPattern path:nth-child(2){-webkit-transition-delay:60ms;-o-transition-delay:60ms;transition-delay:60ms}.row.inview .iconCarousel__hexPattern path:nth-child(3){-webkit-transition-delay:90ms;-o-transition-delay:90ms;transition-delay:90ms}.row.inview .iconCarousel__hexPattern path:nth-child(4){-webkit-transition-delay:120ms;-o-transition-delay:120ms;transition-delay:120ms}.row.inview .iconCarousel__hexPattern path:nth-child(5){-webkit-transition-delay:150ms;-o-transition-delay:150ms;transition-delay:150ms}.row.inview .iconCarousel__hexPattern path:nth-child(6){-webkit-transition-delay:180ms;-o-transition-delay:180ms;transition-delay:180ms}.row.inview .iconCarousel__hexPattern path:nth-child(7){-webkit-transition-delay:210ms;-o-transition-delay:210ms;transition-delay:210ms}.row.inview .iconCarousel__hexPattern path:nth-child(8){-webkit-transition-delay:240ms;-o-transition-delay:240ms;transition-delay:240ms}.row.inview .iconCarousel__hexPattern path:nth-child(9){-webkit-transition-delay:270ms;-o-transition-delay:270ms;transition-delay:270ms}.row.inview .iconCarousel__hexPattern path:nth-child(10){-webkit-transition-delay:300ms;-o-transition-delay:300ms;transition-delay:300ms}.row.inview .iconCarousel__hexPattern path:nth-child(11){-webkit-transition-delay:330ms;-o-transition-delay:330ms;transition-delay:330ms}.row.inview .iconCarousel__hexPattern path:nth-child(12){-webkit-transition-delay:360ms;-o-transition-delay:360ms;transition-delay:360ms}.row.inview .iconCarousel__hexPattern path:nth-child(13){-webkit-transition-delay:390ms;-o-transition-delay:390ms;transition-delay:390ms}.row.inview .iconCarousel__hexPattern path:nth-child(14){-webkit-transition-delay:420ms;-o-transition-delay:420ms;transition-delay:420ms}.row.inview .iconCarousel__hexPattern path:nth-child(15){-webkit-transition-delay:450ms;-o-transition-delay:450ms;transition-delay:450ms}.row.inview .iconCarousel__hexPattern path:nth-child(16){-webkit-transition-delay:480ms;-o-transition-delay:480ms;transition-delay:480ms}.row.inview .iconCarousel__hexPattern path:nth-child(17){-webkit-transition-delay:510ms;-o-transition-delay:510ms;transition-delay:510ms}.row.inview .iconCarousel__hexPattern path:nth-child(18){-webkit-transition-delay:540ms;-o-transition-delay:540ms;transition-delay:540ms}.row.inview .iconCarousel__hexPattern path:nth-child(19){-webkit-transition-delay:570ms;-o-transition-delay:570ms;transition-delay:570ms}.row.inview .iconCarousel__hexPattern path:nth-child(20){-webkit-transition-delay:600ms;-o-transition-delay:600ms;transition-delay:600ms}.row.inview .iconCarousel__hexPattern path:nth-child(21){-webkit-transition-delay:630ms;-o-transition-delay:630ms;transition-delay:630ms}.row.inview .iconCarousel__hexPattern path:nth-child(22){-webkit-transition-delay:660ms;-o-transition-delay:660ms;transition-delay:660ms}.row.inview .iconCarousel__hexPattern path:nth-child(23){-webkit-transition-delay:690ms;-o-transition-delay:690ms;transition-delay:690ms}.row.inview .iconCarousel__hexPattern path:nth-child(24){-webkit-transition-delay:720ms;-o-transition-delay:720ms;transition-delay:720ms}.row.inview .iconCarousel__hexPattern path:nth-child(25){-webkit-transition-delay:750ms;-o-transition-delay:750ms;transition-delay:750ms}.row.inview .iconCarousel__hexPattern path:nth-child(26){-webkit-transition-delay:780ms;-o-transition-delay:780ms;transition-delay:780ms}.row.inview .iconCarousel__hexPattern path:nth-child(27){-webkit-transition-delay:810ms;-o-transition-delay:810ms;transition-delay:810ms}.row.inview .iconCarousel__hexPattern path:nth-child(28){-webkit-transition-delay:840ms;-o-transition-delay:840ms;transition-delay:840ms}.row.inview .iconCarousel__hexPattern path:nth-child(29){-webkit-transition-delay:870ms;-o-transition-delay:870ms;transition-delay:870ms}.row.inview .iconCarousel__hexPattern path:nth-child(30){-webkit-transition-delay:900ms;-o-transition-delay:900ms;transition-delay:900ms}.row.inview .iconCarousel__hexPattern path:nth-child(31){-webkit-transition-delay:930ms;-o-transition-delay:930ms;transition-delay:930ms}.row.inview .iconCarousel__hexPattern path:nth-child(32){-webkit-transition-delay:960ms;-o-transition-delay:960ms;transition-delay:960ms}.row.inview .iconCarousel__hexPattern path:nth-child(33){-webkit-transition-delay:990ms;-o-transition-delay:990ms;transition-delay:990ms}.row.inview .iconCarousel__hexPattern path:nth-child(34){-webkit-transition-delay:1020ms;-o-transition-delay:1020ms;transition-delay:1020ms}.row.inview .iconCarousel__hexPattern path:nth-child(35){-webkit-transition-delay:1050ms;-o-transition-delay:1050ms;transition-delay:1050ms}.row.inview .iconCarousel__hexPattern path:nth-child(36){-webkit-transition-delay:1080ms;-o-transition-delay:1080ms;transition-delay:1080ms}.row.inview .iconCarousel__hexPattern path:nth-child(37){-webkit-transition-delay:1110ms;-o-transition-delay:1110ms;transition-delay:1110ms}.row.inview .iconCarousel__hexPattern path:nth-child(38){-webkit-transition-delay:1140ms;-o-transition-delay:1140ms;transition-delay:1140ms}.row.inview .iconCarousel__hexPattern path:nth-child(39){-webkit-transition-delay:1170ms;-o-transition-delay:1170ms;transition-delay:1170ms}.row.inview .iconCarousel__hexPattern path:nth-child(40){-webkit-transition-delay:1200ms;-o-transition-delay:1200ms;transition-delay:1200ms}.row.inview .iconCarousel__hexPattern path:nth-child(41){-webkit-transition-delay:1230ms;-o-transition-delay:1230ms;transition-delay:1230ms}.row.inview .iconCarousel__hexPattern path:nth-child(42){-webkit-transition-delay:1260ms;-o-transition-delay:1260ms;transition-delay:1260ms}.row.inview .iconCarousel__hexPattern path:nth-child(43){-webkit-transition-delay:1290ms;-o-transition-delay:1290ms;transition-delay:1290ms}.row.inview .iconCarousel__hexPattern path:nth-child(44){-webkit-transition-delay:1320ms;-o-transition-delay:1320ms;transition-delay:1320ms}.row.inview .iconCarousel__hexPattern path:nth-child(45){-webkit-transition-delay:1350ms;-o-transition-delay:1350ms;transition-delay:1350ms}.row.inview .iconCarousel__hexPattern path:nth-child(46){-webkit-transition-delay:1380ms;-o-transition-delay:1380ms;transition-delay:1380ms}.row.inview .iconCarousel__hexPattern path:nth-child(47){-webkit-transition-delay:1410ms;-o-transition-delay:1410ms;transition-delay:1410ms}.row.inview .iconCarousel__hexPattern path:nth-child(48){-webkit-transition-delay:1440ms;-o-transition-delay:1440ms;transition-delay:1440ms}.row.inview .iconCarousel__hexPattern path:nth-child(49){-webkit-transition-delay:1470ms;-o-transition-delay:1470ms;transition-delay:1470ms}.row.inview .iconCarousel__hexPattern path:nth-child(50){-webkit-transition-delay:1500ms;-o-transition-delay:1500ms;transition-delay:1500ms}.row.inview .iconCarousel__hexPattern path:nth-child(51){-webkit-transition-delay:1530ms;-o-transition-delay:1530ms;transition-delay:1530ms}.row.inview .iconCarousel__hexPattern path:nth-child(52){-webkit-transition-delay:1560ms;-o-transition-delay:1560ms;transition-delay:1560ms}.row.inview .iconCarousel__hexPattern path:nth-child(53){-webkit-transition-delay:1590ms;-o-transition-delay:1590ms;transition-delay:1590ms}.row.inview .iconCarousel__hexPattern path:nth-child(54){-webkit-transition-delay:1620ms;-o-transition-delay:1620ms;transition-delay:1620ms}.row.inview .iconCarousel__hexPattern path:nth-child(55){-webkit-transition-delay:1650ms;-o-transition-delay:1650ms;transition-delay:1650ms}.row.inview .iconCarousel__hexPattern path:nth-child(56){-webkit-transition-delay:1680ms;-o-transition-delay:1680ms;transition-delay:1680ms}.row.inview .iconCarousel__hexPattern path:nth-child(57){-webkit-transition-delay:1710ms;-o-transition-delay:1710ms;transition-delay:1710ms}.row.inview .iconCarousel__hexPattern path:nth-child(58){-webkit-transition-delay:1740ms;-o-transition-delay:1740ms;transition-delay:1740ms}.row.inview .iconCarousel__hexPattern path:nth-child(59){-webkit-transition-delay:1770ms;-o-transition-delay:1770ms;transition-delay:1770ms}.row.inview .iconCarousel__hexPattern path:nth-child(60){-webkit-transition-delay:1800ms;-o-transition-delay:1800ms;transition-delay:1800ms}.row.inview .iconCarousel__hexPattern path:nth-child(61){-webkit-transition-delay:1830ms;-o-transition-delay:1830ms;transition-delay:1830ms}.row.inview .iconCarousel__hexPattern path:nth-child(62){-webkit-transition-delay:1860ms;-o-transition-delay:1860ms;transition-delay:1860ms}.row.inview .iconCarousel__hexPattern path:nth-child(63){-webkit-transition-delay:1890ms;-o-transition-delay:1890ms;transition-delay:1890ms}.row.inview .iconCarousel__hexPattern path:nth-child(64){-webkit-transition-delay:1920ms;-o-transition-delay:1920ms;transition-delay:1920ms}.row.inview .iconCarousel__hexPattern path:nth-child(65){-webkit-transition-delay:1950ms;-o-transition-delay:1950ms;transition-delay:1950ms}.row.inview .iconCarousel__hexPattern path:nth-child(66){-webkit-transition-delay:1980ms;-o-transition-delay:1980ms;transition-delay:1980ms}.row.inview .iconCarousel__hexPattern path:nth-child(67){-webkit-transition-delay:2010ms;-o-transition-delay:2010ms;transition-delay:2010ms}.row.inview .iconCarousel__hexPattern path:nth-child(68){-webkit-transition-delay:2040ms;-o-transition-delay:2040ms;transition-delay:2040ms}.row.inview .iconCarousel__hexPattern path:nth-child(69){-webkit-transition-delay:2070ms;-o-transition-delay:2070ms;transition-delay:2070ms}.row.inview .iconCarousel__hexPattern path:nth-child(70){-webkit-transition-delay:2100ms;-o-transition-delay:2100ms;transition-delay:2100ms}.row.inview .iconCarousel__hexPattern path:nth-child(71){-webkit-transition-delay:2130ms;-o-transition-delay:2130ms;transition-delay:2130ms}.row.inview .iconCarousel__hexPattern path:nth-child(72){-webkit-transition-delay:2160ms;-o-transition-delay:2160ms;transition-delay:2160ms}.row.inview .iconCarousel__hexPattern path:nth-child(73){-webkit-transition-delay:2190ms;-o-transition-delay:2190ms;transition-delay:2190ms}.row.inview .iconCarousel__hexPattern path:nth-child(74){-webkit-transition-delay:2220ms;-o-transition-delay:2220ms;transition-delay:2220ms}.row.inview .iconCarousel__hexPattern path:nth-child(75){-webkit-transition-delay:2250ms;-o-transition-delay:2250ms;transition-delay:2250ms}.row.inview .iconCarousel__hexPattern path:nth-child(76){-webkit-transition-delay:2280ms;-o-transition-delay:2280ms;transition-delay:2280ms}.row.inview .iconCarousel__hexPattern path:nth-child(77){-webkit-transition-delay:2310ms;-o-transition-delay:2310ms;transition-delay:2310ms}.row.inview .iconCarousel__hexPattern path:nth-child(78){-webkit-transition-delay:2340ms;-o-transition-delay:2340ms;transition-delay:2340ms}.row.inview .iconCarousel__hexPattern path:nth-child(79){-webkit-transition-delay:2370ms;-o-transition-delay:2370ms;transition-delay:2370ms}.row.inview .iconCarousel__hexPattern path:nth-child(80){-webkit-transition-delay:2400ms;-o-transition-delay:2400ms;transition-delay:2400ms}.row.inview .iconCarousel__hexPattern path:nth-child(81){-webkit-transition-delay:2430ms;-o-transition-delay:2430ms;transition-delay:2430ms}.row.inview .iconCarousel__hexPattern path:nth-child(82){-webkit-transition-delay:2460ms;-o-transition-delay:2460ms;transition-delay:2460ms}.row.inview .iconCarousel__hexPattern path:nth-child(83){-webkit-transition-delay:2490ms;-o-transition-delay:2490ms;transition-delay:2490ms}.row.inview .iconCarousel__hexPattern path:nth-child(84){-webkit-transition-delay:2520ms;-o-transition-delay:2520ms;transition-delay:2520ms}.row.inview .iconCarousel__hexPattern path:nth-child(85){-webkit-transition-delay:2550ms;-o-transition-delay:2550ms;transition-delay:2550ms}.row.inview .iconCarousel__hexPattern path:nth-child(86){-webkit-transition-delay:2580ms;-o-transition-delay:2580ms;transition-delay:2580ms}.row.inview .iconCarousel__hexPattern path:nth-child(87){-webkit-transition-delay:2610ms;-o-transition-delay:2610ms;transition-delay:2610ms}.row.inview .iconCarousel__hexPattern path:nth-child(88){-webkit-transition-delay:2640ms;-o-transition-delay:2640ms;transition-delay:2640ms}.row.inview .iconCarousel__hexPattern path:nth-child(89){-webkit-transition-delay:2670ms;-o-transition-delay:2670ms;transition-delay:2670ms}.row.inview .iconCarousel__hexPattern path:nth-child(90){-webkit-transition-delay:2700ms;-o-transition-delay:2700ms;transition-delay:2700ms}.row.inview .iconCarousel__hexPattern path:nth-child(91){-webkit-transition-delay:2730ms;-o-transition-delay:2730ms;transition-delay:2730ms}.row.inview .iconCarousel__hexPattern path:nth-child(92){-webkit-transition-delay:2760ms;-o-transition-delay:2760ms;transition-delay:2760ms}.row.inview .iconCarousel__hexPattern path:nth-child(93){-webkit-transition-delay:2790ms;-o-transition-delay:2790ms;transition-delay:2790ms}.row.inview .iconCarousel__hexPattern path:nth-child(94){-webkit-transition-delay:2820ms;-o-transition-delay:2820ms;transition-delay:2820ms}.row.inview .iconCarousel__hexPattern path:nth-child(95){-webkit-transition-delay:2850ms;-o-transition-delay:2850ms;transition-delay:2850ms}.row.inview .iconCarousel__hexPattern path:nth-child(96){-webkit-transition-delay:2880ms;-o-transition-delay:2880ms;transition-delay:2880ms}.row.inview .iconCarousel__hexPattern path:nth-child(97){-webkit-transition-delay:2910ms;-o-transition-delay:2910ms;transition-delay:2910ms}.row.inview .iconCarousel__hexPattern path:nth-child(98){-webkit-transition-delay:2940ms;-o-transition-delay:2940ms;transition-delay:2940ms}.row.inview .iconCarousel__hexPattern path:nth-child(99){-webkit-transition-delay:2970ms;-o-transition-delay:2970ms;transition-delay:2970ms}.row.inview .iconCarousel__hexPattern path:nth-child(100){-webkit-transition-delay:3000ms;-o-transition-delay:3000ms;transition-delay:3000ms}.row.inview .iconCarousel__hexPattern path:nth-child(101){-webkit-transition-delay:3030ms;-o-transition-delay:3030ms;transition-delay:3030ms}.row.inview .iconCarousel__hexPattern path:nth-child(102){-webkit-transition-delay:3060ms;-o-transition-delay:3060ms;transition-delay:3060ms}.row.inview .iconCarousel__hexPattern path:nth-child(103){-webkit-transition-delay:3090ms;-o-transition-delay:3090ms;transition-delay:3090ms}.row.inview .iconCarousel__hexPattern path:nth-child(104){-webkit-transition-delay:3120ms;-o-transition-delay:3120ms;transition-delay:3120ms}.row.inview .iconCarousel__hexPattern path:nth-child(105){-webkit-transition-delay:3150ms;-o-transition-delay:3150ms;transition-delay:3150ms}.row.inview .iconCarousel__hexPattern path:nth-child(106){-webkit-transition-delay:3180ms;-o-transition-delay:3180ms;transition-delay:3180ms}.row.inview .iconCarousel__hexPattern path:nth-child(107){-webkit-transition-delay:3210ms;-o-transition-delay:3210ms;transition-delay:3210ms}.row.inview .iconCarousel__hexPattern path:nth-child(108){-webkit-transition-delay:3240ms;-o-transition-delay:3240ms;transition-delay:3240ms}.row.inview .iconCarousel__hexPattern path:nth-child(109){-webkit-transition-delay:3270ms;-o-transition-delay:3270ms;transition-delay:3270ms}.row.inview .iconCarousel__hexPattern path:nth-child(110){-webkit-transition-delay:3300ms;-o-transition-delay:3300ms;transition-delay:3300ms}.row.inview .iconCarousel__hexPattern path:nth-child(111){-webkit-transition-delay:3330ms;-o-transition-delay:3330ms;transition-delay:3330ms}.row.inview .iconCarousel__hexPattern path:nth-child(112){-webkit-transition-delay:3360ms;-o-transition-delay:3360ms;transition-delay:3360ms}.row.inview .iconCarousel__hexPattern path:nth-child(113){-webkit-transition-delay:3390ms;-o-transition-delay:3390ms;transition-delay:3390ms}.row.inview .iconCarousel__hexPattern path:nth-child(114){-webkit-transition-delay:3420ms;-o-transition-delay:3420ms;transition-delay:3420ms}.row.inview .iconCarousel__hexPattern path:nth-child(115){-webkit-transition-delay:3450ms;-o-transition-delay:3450ms;transition-delay:3450ms}.row.inview .iconCarousel__hexPattern path:nth-child(116){-webkit-transition-delay:3480ms;-o-transition-delay:3480ms;transition-delay:3480ms}.row.inview .iconCarousel__hexPattern path:nth-child(117){-webkit-transition-delay:3510ms;-o-transition-delay:3510ms;transition-delay:3510ms}.row.inview .iconCarousel__hexPattern path:nth-child(118){-webkit-transition-delay:3540ms;-o-transition-delay:3540ms;transition-delay:3540ms}.row.inview .iconCarousel__hexPattern path:nth-child(119){-webkit-transition-delay:3570ms;-o-transition-delay:3570ms;transition-delay:3570ms}.row.inview .iconCarousel__hexPattern path:nth-child(120){-webkit-transition-delay:3600ms;-o-transition-delay:3600ms;transition-delay:3600ms}.row.inview .iconCarousel__hexPattern path:nth-child(121){-webkit-transition-delay:3630ms;-o-transition-delay:3630ms;transition-delay:3630ms}.row.inview .iconCarousel__hexPattern path:nth-child(122){-webkit-transition-delay:3660ms;-o-transition-delay:3660ms;transition-delay:3660ms}.row.inview .iconCarousel__hexPattern path:nth-child(123){-webkit-transition-delay:3690ms;-o-transition-delay:3690ms;transition-delay:3690ms}.row.inview .iconCarousel__hexPattern path:nth-child(124){-webkit-transition-delay:3720ms;-o-transition-delay:3720ms;transition-delay:3720ms}.row.inview .iconCarousel__hexPattern path:nth-child(125){-webkit-transition-delay:3750ms;-o-transition-delay:3750ms;transition-delay:3750ms}.row.inview .iconCarousel__hexPattern path:nth-child(126){-webkit-transition-delay:3780ms;-o-transition-delay:3780ms;transition-delay:3780ms}.row.inview .iconCarousel__hexPattern path:nth-child(127){-webkit-transition-delay:3810ms;-o-transition-delay:3810ms;transition-delay:3810ms}.row.inview .iconCarousel__hexPattern path:nth-child(128){-webkit-transition-delay:3840ms;-o-transition-delay:3840ms;transition-delay:3840ms}.row.inview .iconCarousel__hexPattern path:nth-child(129){-webkit-transition-delay:3870ms;-o-transition-delay:3870ms;transition-delay:3870ms}.row.inview .iconCarousel__hexPattern path:nth-child(130){-webkit-transition-delay:3900ms;-o-transition-delay:3900ms;transition-delay:3900ms}.row.inview .iconCarousel__hexPattern path:nth-child(131){-webkit-transition-delay:3930ms;-o-transition-delay:3930ms;transition-delay:3930ms}.row.inview .iconCarousel__hexPattern path:nth-child(132){-webkit-transition-delay:3960ms;-o-transition-delay:3960ms;transition-delay:3960ms}.row.inview .iconCarousel__hexPattern path:nth-child(133){-webkit-transition-delay:3990ms;-o-transition-delay:3990ms;transition-delay:3990ms}.row.inview .iconCarousel__hexPattern path:nth-child(134){-webkit-transition-delay:4020ms;-o-transition-delay:4020ms;transition-delay:4020ms}.row.inview .iconCarousel__hexPattern path:nth-child(135){-webkit-transition-delay:4050ms;-o-transition-delay:4050ms;transition-delay:4050ms}.row.inview .iconCarousel__hexPattern path:nth-child(136){-webkit-transition-delay:4080ms;-o-transition-delay:4080ms;transition-delay:4080ms}.row.inview .iconCarousel__hexPattern path:nth-child(137){-webkit-transition-delay:4110ms;-o-transition-delay:4110ms;transition-delay:4110ms}.row.inview .iconCarousel__hexPattern path:nth-child(138){-webkit-transition-delay:4140ms;-o-transition-delay:4140ms;transition-delay:4140ms}.row.inview .iconCarousel__hexPattern path:nth-child(139){-webkit-transition-delay:4170ms;-o-transition-delay:4170ms;transition-delay:4170ms}.row.inview .iconCarousel__hexPattern path:nth-child(140){-webkit-transition-delay:4200ms;-o-transition-delay:4200ms;transition-delay:4200ms}.row.inview .iconCarousel__hexPattern path:nth-child(141){-webkit-transition-delay:4230ms;-o-transition-delay:4230ms;transition-delay:4230ms}.row.inview .iconCarousel__hexPattern path:nth-child(142){-webkit-transition-delay:4260ms;-o-transition-delay:4260ms;transition-delay:4260ms}.row.inview .iconCarousel__hexPattern path:nth-child(143){-webkit-transition-delay:4290ms;-o-transition-delay:4290ms;transition-delay:4290ms}.row.inview .iconCarousel__hexPattern path:nth-child(144){-webkit-transition-delay:4320ms;-o-transition-delay:4320ms;transition-delay:4320ms}.row.inview .iconCarousel__hexPattern path:nth-child(145){-webkit-transition-delay:4350ms;-o-transition-delay:4350ms;transition-delay:4350ms}.row.inview .iconCarousel__hexPattern path:nth-child(146){-webkit-transition-delay:4380ms;-o-transition-delay:4380ms;transition-delay:4380ms}.row.inview .iconCarousel__hexPattern path:nth-child(147){-webkit-transition-delay:4410ms;-o-transition-delay:4410ms;transition-delay:4410ms}.row.inview .iconCarousel__hexPattern path:nth-child(148){-webkit-transition-delay:4440ms;-o-transition-delay:4440ms;transition-delay:4440ms}.row.inview .iconCarousel__hexPattern path:nth-child(149){-webkit-transition-delay:4470ms;-o-transition-delay:4470ms;transition-delay:4470ms}.row.inview .iconCarousel__hexPattern path:nth-child(150){-webkit-transition-delay:4500ms;-o-transition-delay:4500ms;transition-delay:4500ms}@media (min-width:1025px){.iconCarousel{padding:75px 50px;display:-webkit-box;display:-ms-flexbox;display:flex}.iconCarousel__left{width:250px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-bottom:0;position:relative;z-index:1;background-color:#161C33}.iconCarousel__left:before{content:'';position:absolute;left:-50px;top:0;bottom:0;width:50px;background-color:#161C33}.iconCarousel__left:after{content:'';position:absolute;right:-50px;top:0;bottom:0;width:50px;background:-webkit-gradient(linear, left top, right top, from(#161C33), to(rgba(22, 28, 51, 0)));background:-webkit-linear-gradient(left, #161C33, rgba(22, 28, 51, 0));background:-o-linear-gradient(left, #161C33, rgba(22, 28, 51, 0));background:linear-gradient(to right, #161C33, rgba(22, 28, 51, 0))}.iconCarousel__title{margin:0 0 35px;font-size:2.5em;text-align:left}.iconCarousel__btns{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.iconCarousel__right{width:calc(100% - 250px);-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-left:50px;position:relative;z-index:0}}.horzDevice{background-color:#161C33;border-radius:20px;padding:25px;position:relative;z-index:1;max-width:1270px;-webkit-box-shadow:0 0 60px rgba(22, 28, 51, 0.3);box-shadow:0 0 60px rgba(22, 28, 51, 0.3)}.horzDevice__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:25px}.horzDevice__title{margin:0 25px;color:#fff;text-align:center;font-weight:600}.horzDevice__btn{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;height:44px;width:38px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}.horzDevice__btn svg[data-icon]{position:relative;z-index:1}.horzDevice__btn:hover .horzDevice__btn__bg{opacity:1;-webkit-transform:rotate(-19deg);-ms-transform:rotate(-19deg);transform:rotate(-19deg)}.horzDevice__btn:hover .horzDevice__btn__bg path{fill:#EE732A}.horzDevice__btn__bg{position:absolute;top:0;left:0;width:100%;opacity:0.3;-webkit-transition:opacity 350ms ease, -webkit-transform 350ms ease;transition:opacity 350ms ease, -webkit-transform 350ms ease;-o-transition:opacity 350ms ease, transform 350ms ease;transition:opacity 350ms ease, transform 350ms ease;transition:opacity 350ms ease, transform 350ms ease, -webkit-transform 350ms ease}.horzDevice__btn__bg path{fill:#8E9AA4;-webkit-transition:fill 350ms ease;-o-transition:fill 350ms ease;transition:fill 350ms ease}.horzDevice__intro{color:#fff;margin:0 auto 25px;width:90%;max-width:660px;text-align:center}.horzDevice__select{overflow:hidden;padding:0 15px;margin:0 auto 25px;display:-webkit-box;display:-ms-flexbox;display:flex}.horzDevice__select .owl-stage-outer{display:inline-block;vertical-align:top}.horzDevice__select__item{color:rgba(255, 255, 255, 0.4);cursor:pointer;text-align:center;position:relative;padding-bottom:15px;width:33.3333%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-transition:color 350ms ease;-o-transition:color 350ms ease;transition:color 350ms ease}.owl-item .horzDevice__select__item{width:100%}.horzDevice__select__item:after,.horzDevice__select__item:before{content:'';position:absolute;left:0;right:0}.horzDevice__select__item:before{bottom:1.5px;height:3px;background-color:#8E9AA4;opacity:0.3;border-radius:1.5px}.horzDevice__select__item:after{bottom:0;height:6px;opacity:1;background-color:#EE732A;border-radius:3px;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}.owl-item.center .horzDevice__select__item{color:#fff}.owl-item.center .horzDevice__select__item:after{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-transition:-webkit-transform 8s linear;transition:-webkit-transform 8s linear;-o-transition:transform 8s linear;transition:transform 8s linear;transition:transform 8s linear, -webkit-transform 8s linear}.horzDevice__display__item{width:100%;display:none}.horzDevice__display__item.cycle-slide,.horzDevice__display__item:first-child{display:block}.horzDevice__display__item__left{margin-top:15px}.horzDevice__display__item__left .imgDevice{width:115%;position:relative;margin-bottom:-10%}.horzDevice__display__item__left .imgDevice__border{-webkit-transition:-webkit-transform 0s ease 1s;transition:-webkit-transform 0s ease 1s;-o-transition:transform 0s ease 1s;transition:transform 0s ease 1s;transition:transform 0s ease 1s, -webkit-transform 0s ease 1s}.cycle-slide-active .horzDevice__display__item__left .imgDevice__border{-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg);-webkit-transition:-webkit-transform 1s ease;transition:-webkit-transform 1s ease;-o-transition:transform 1s ease;transition:transform 1s ease;transition:transform 1s ease, -webkit-transform 1s ease}.horzDevice__display__item__left .imgDevice--laptop2 .imgDevice__device{margin:0 0 0 -9%}.horzDevice__display__item__left .imgDevice--laptop2 .imgDevice__screenshot{top:13%;left:6.5%;width:70%;height:60%}.horzDevice__display__item__left .imgDevice--false .imgDevice__screenshot{width:61%;margin:7.25% 0 0 12%}.horzDevice__display__item__right{text-align:center}.horzDevice__display__item__text{color:#fff;font-weight:600;margin:0 0 25px}.horzDevice__hexPattern{position:absolute;bottom:0;left:0;-webkit-transform:translateY(40%) scale(-1);-ms-transform:translateY(40%) scale(-1);transform:translateY(40%) scale(-1);opacity:0.1;width:70%;max-width:600px}.horzDevice__hexPattern path{fill:#8E9AA4;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);-webkit-transition:-webkit-transform 350ms ease;transition:-webkit-transform 350ms ease;-o-transition:transform 350ms ease;transition:transform 350ms ease;transition:transform 350ms ease, -webkit-transform 350ms ease;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;transform-box:fill-box}.row.inview .horzDevice__hexPattern path{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.row.inview .horzDevice__hexPattern path:first-child{-webkit-transition-delay:30ms;-o-transition-delay:30ms;transition-delay:30ms}.row.inview .horzDevice__hexPattern path:nth-child(2){-webkit-transition-delay:60ms;-o-transition-delay:60ms;transition-delay:60ms}.row.inview .horzDevice__hexPattern path:nth-child(3){-webkit-transition-delay:90ms;-o-transition-delay:90ms;transition-delay:90ms}.row.inview .horzDevice__hexPattern path:nth-child(4){-webkit-transition-delay:120ms;-o-transition-delay:120ms;transition-delay:120ms}.row.inview .horzDevice__hexPattern path:nth-child(5){-webkit-transition-delay:150ms;-o-transition-delay:150ms;transition-delay:150ms}.row.inview .horzDevice__hexPattern path:nth-child(6){-webkit-transition-delay:180ms;-o-transition-delay:180ms;transition-delay:180ms}.row.inview .horzDevice__hexPattern path:nth-child(7){-webkit-transition-delay:210ms;-o-transition-delay:210ms;transition-delay:210ms}.row.inview .horzDevice__hexPattern path:nth-child(8){-webkit-transition-delay:240ms;-o-transition-delay:240ms;transition-delay:240ms}.row.inview .horzDevice__hexPattern path:nth-child(9){-webkit-transition-delay:270ms;-o-transition-delay:270ms;transition-delay:270ms}.row.inview .horzDevice__hexPattern path:nth-child(10){-webkit-transition-delay:300ms;-o-transition-delay:300ms;transition-delay:300ms}.row.inview .horzDevice__hexPattern path:nth-child(11){-webkit-transition-delay:330ms;-o-transition-delay:330ms;transition-delay:330ms}.row.inview .horzDevice__hexPattern path:nth-child(12){-webkit-transition-delay:360ms;-o-transition-delay:360ms;transition-delay:360ms}.row.inview .horzDevice__hexPattern path:nth-child(13){-webkit-transition-delay:390ms;-o-transition-delay:390ms;transition-delay:390ms}.row.inview .horzDevice__hexPattern path:nth-child(14){-webkit-transition-delay:420ms;-o-transition-delay:420ms;transition-delay:420ms}.row.inview .horzDevice__hexPattern path:nth-child(15){-webkit-transition-delay:450ms;-o-transition-delay:450ms;transition-delay:450ms}.row.inview .horzDevice__hexPattern path:nth-child(16){-webkit-transition-delay:480ms;-o-transition-delay:480ms;transition-delay:480ms}.row.inview .horzDevice__hexPattern path:nth-child(17){-webkit-transition-delay:510ms;-o-transition-delay:510ms;transition-delay:510ms}.row.inview .horzDevice__hexPattern path:nth-child(18){-webkit-transition-delay:540ms;-o-transition-delay:540ms;transition-delay:540ms}.row.inview .horzDevice__hexPattern path:nth-child(19){-webkit-transition-delay:570ms;-o-transition-delay:570ms;transition-delay:570ms}.row.inview .horzDevice__hexPattern path:nth-child(20){-webkit-transition-delay:600ms;-o-transition-delay:600ms;transition-delay:600ms}.row.inview .horzDevice__hexPattern path:nth-child(21){-webkit-transition-delay:630ms;-o-transition-delay:630ms;transition-delay:630ms}.row.inview .horzDevice__hexPattern path:nth-child(22){-webkit-transition-delay:660ms;-o-transition-delay:660ms;transition-delay:660ms}.row.inview .horzDevice__hexPattern path:nth-child(23){-webkit-transition-delay:690ms;-o-transition-delay:690ms;transition-delay:690ms}.row.inview .horzDevice__hexPattern path:nth-child(24){-webkit-transition-delay:720ms;-o-transition-delay:720ms;transition-delay:720ms}.row.inview .horzDevice__hexPattern path:nth-child(25){-webkit-transition-delay:750ms;-o-transition-delay:750ms;transition-delay:750ms}.row.inview .horzDevice__hexPattern path:nth-child(26){-webkit-transition-delay:780ms;-o-transition-delay:780ms;transition-delay:780ms}.row.inview .horzDevice__hexPattern path:nth-child(27){-webkit-transition-delay:810ms;-o-transition-delay:810ms;transition-delay:810ms}.row.inview .horzDevice__hexPattern path:nth-child(28){-webkit-transition-delay:840ms;-o-transition-delay:840ms;transition-delay:840ms}.row.inview .horzDevice__hexPattern path:nth-child(29){-webkit-transition-delay:870ms;-o-transition-delay:870ms;transition-delay:870ms}.row.inview .horzDevice__hexPattern path:nth-child(30){-webkit-transition-delay:900ms;-o-transition-delay:900ms;transition-delay:900ms}.row.inview .horzDevice__hexPattern path:nth-child(31){-webkit-transition-delay:930ms;-o-transition-delay:930ms;transition-delay:930ms}.row.inview .horzDevice__hexPattern path:nth-child(32){-webkit-transition-delay:960ms;-o-transition-delay:960ms;transition-delay:960ms}.row.inview .horzDevice__hexPattern path:nth-child(33){-webkit-transition-delay:990ms;-o-transition-delay:990ms;transition-delay:990ms}.row.inview .horzDevice__hexPattern path:nth-child(34){-webkit-transition-delay:1020ms;-o-transition-delay:1020ms;transition-delay:1020ms}.row.inview .horzDevice__hexPattern path:nth-child(35){-webkit-transition-delay:1050ms;-o-transition-delay:1050ms;transition-delay:1050ms}.row.inview .horzDevice__hexPattern path:nth-child(36){-webkit-transition-delay:1080ms;-o-transition-delay:1080ms;transition-delay:1080ms}.row.inview .horzDevice__hexPattern path:nth-child(37){-webkit-transition-delay:1110ms;-o-transition-delay:1110ms;transition-delay:1110ms}.row.inview .horzDevice__hexPattern path:nth-child(38){-webkit-transition-delay:1140ms;-o-transition-delay:1140ms;transition-delay:1140ms}.row.inview .horzDevice__hexPattern path:nth-child(39){-webkit-transition-delay:1170ms;-o-transition-delay:1170ms;transition-delay:1170ms}.row.inview .horzDevice__hexPattern path:nth-child(40){-webkit-transition-delay:1200ms;-o-transition-delay:1200ms;transition-delay:1200ms}.row.inview .horzDevice__hexPattern path:nth-child(41){-webkit-transition-delay:1230ms;-o-transition-delay:1230ms;transition-delay:1230ms}.row.inview .horzDevice__hexPattern path:nth-child(42){-webkit-transition-delay:1260ms;-o-transition-delay:1260ms;transition-delay:1260ms}.row.inview .horzDevice__hexPattern path:nth-child(43){-webkit-transition-delay:1290ms;-o-transition-delay:1290ms;transition-delay:1290ms}.row.inview .horzDevice__hexPattern path:nth-child(44){-webkit-transition-delay:1320ms;-o-transition-delay:1320ms;transition-delay:1320ms}.row.inview .horzDevice__hexPattern path:nth-child(45){-webkit-transition-delay:1350ms;-o-transition-delay:1350ms;transition-delay:1350ms}.row.inview .horzDevice__hexPattern path:nth-child(46){-webkit-transition-delay:1380ms;-o-transition-delay:1380ms;transition-delay:1380ms}.row.inview .horzDevice__hexPattern path:nth-child(47){-webkit-transition-delay:1410ms;-o-transition-delay:1410ms;transition-delay:1410ms}.row.inview .horzDevice__hexPattern path:nth-child(48){-webkit-transition-delay:1440ms;-o-transition-delay:1440ms;transition-delay:1440ms}.row.inview .horzDevice__hexPattern path:nth-child(49){-webkit-transition-delay:1470ms;-o-transition-delay:1470ms;transition-delay:1470ms}.row.inview .horzDevice__hexPattern path:nth-child(50){-webkit-transition-delay:1500ms;-o-transition-delay:1500ms;transition-delay:1500ms}.row.inview .horzDevice__hexPattern path:nth-child(51){-webkit-transition-delay:1530ms;-o-transition-delay:1530ms;transition-delay:1530ms}.row.inview .horzDevice__hexPattern path:nth-child(52){-webkit-transition-delay:1560ms;-o-transition-delay:1560ms;transition-delay:1560ms}.row.inview .horzDevice__hexPattern path:nth-child(53){-webkit-transition-delay:1590ms;-o-transition-delay:1590ms;transition-delay:1590ms}.row.inview .horzDevice__hexPattern path:nth-child(54){-webkit-transition-delay:1620ms;-o-transition-delay:1620ms;transition-delay:1620ms}.row.inview .horzDevice__hexPattern path:nth-child(55){-webkit-transition-delay:1650ms;-o-transition-delay:1650ms;transition-delay:1650ms}.row.inview .horzDevice__hexPattern path:nth-child(56){-webkit-transition-delay:1680ms;-o-transition-delay:1680ms;transition-delay:1680ms}.row.inview .horzDevice__hexPattern path:nth-child(57){-webkit-transition-delay:1710ms;-o-transition-delay:1710ms;transition-delay:1710ms}.row.inview .horzDevice__hexPattern path:nth-child(58){-webkit-transition-delay:1740ms;-o-transition-delay:1740ms;transition-delay:1740ms}.row.inview .horzDevice__hexPattern path:nth-child(59){-webkit-transition-delay:1770ms;-o-transition-delay:1770ms;transition-delay:1770ms}.row.inview .horzDevice__hexPattern path:nth-child(60){-webkit-transition-delay:1800ms;-o-transition-delay:1800ms;transition-delay:1800ms}.row.inview .horzDevice__hexPattern path:nth-child(61){-webkit-transition-delay:1830ms;-o-transition-delay:1830ms;transition-delay:1830ms}.row.inview .horzDevice__hexPattern path:nth-child(62){-webkit-transition-delay:1860ms;-o-transition-delay:1860ms;transition-delay:1860ms}.row.inview .horzDevice__hexPattern path:nth-child(63){-webkit-transition-delay:1890ms;-o-transition-delay:1890ms;transition-delay:1890ms}.row.inview .horzDevice__hexPattern path:nth-child(64){-webkit-transition-delay:1920ms;-o-transition-delay:1920ms;transition-delay:1920ms}.row.inview .horzDevice__hexPattern path:nth-child(65){-webkit-transition-delay:1950ms;-o-transition-delay:1950ms;transition-delay:1950ms}.row.inview .horzDevice__hexPattern path:nth-child(66){-webkit-transition-delay:1980ms;-o-transition-delay:1980ms;transition-delay:1980ms}.row.inview .horzDevice__hexPattern path:nth-child(67){-webkit-transition-delay:2010ms;-o-transition-delay:2010ms;transition-delay:2010ms}.row.inview .horzDevice__hexPattern path:nth-child(68){-webkit-transition-delay:2040ms;-o-transition-delay:2040ms;transition-delay:2040ms}.row.inview .horzDevice__hexPattern path:nth-child(69){-webkit-transition-delay:2070ms;-o-transition-delay:2070ms;transition-delay:2070ms}.row.inview .horzDevice__hexPattern path:nth-child(70){-webkit-transition-delay:2100ms;-o-transition-delay:2100ms;transition-delay:2100ms}.row.inview .horzDevice__hexPattern path:nth-child(71){-webkit-transition-delay:2130ms;-o-transition-delay:2130ms;transition-delay:2130ms}.row.inview .horzDevice__hexPattern path:nth-child(72){-webkit-transition-delay:2160ms;-o-transition-delay:2160ms;transition-delay:2160ms}.row.inview .horzDevice__hexPattern path:nth-child(73){-webkit-transition-delay:2190ms;-o-transition-delay:2190ms;transition-delay:2190ms}.row.inview .horzDevice__hexPattern path:nth-child(74){-webkit-transition-delay:2220ms;-o-transition-delay:2220ms;transition-delay:2220ms}.row.inview .horzDevice__hexPattern path:nth-child(75){-webkit-transition-delay:2250ms;-o-transition-delay:2250ms;transition-delay:2250ms}.row.inview .horzDevice__hexPattern path:nth-child(76){-webkit-transition-delay:2280ms;-o-transition-delay:2280ms;transition-delay:2280ms}.row.inview .horzDevice__hexPattern path:nth-child(77){-webkit-transition-delay:2310ms;-o-transition-delay:2310ms;transition-delay:2310ms}.row.inview .horzDevice__hexPattern path:nth-child(78){-webkit-transition-delay:2340ms;-o-transition-delay:2340ms;transition-delay:2340ms}.row.inview .horzDevice__hexPattern path:nth-child(79){-webkit-transition-delay:2370ms;-o-transition-delay:2370ms;transition-delay:2370ms}.row.inview .horzDevice__hexPattern path:nth-child(80){-webkit-transition-delay:2400ms;-o-transition-delay:2400ms;transition-delay:2400ms}.row.inview .horzDevice__hexPattern path:nth-child(81){-webkit-transition-delay:2430ms;-o-transition-delay:2430ms;transition-delay:2430ms}.row.inview .horzDevice__hexPattern path:nth-child(82){-webkit-transition-delay:2460ms;-o-transition-delay:2460ms;transition-delay:2460ms}.row.inview .horzDevice__hexPattern path:nth-child(83){-webkit-transition-delay:2490ms;-o-transition-delay:2490ms;transition-delay:2490ms}.row.inview .horzDevice__hexPattern path:nth-child(84){-webkit-transition-delay:2520ms;-o-transition-delay:2520ms;transition-delay:2520ms}.row.inview .horzDevice__hexPattern path:nth-child(85){-webkit-transition-delay:2550ms;-o-transition-delay:2550ms;transition-delay:2550ms}.row.inview .horzDevice__hexPattern path:nth-child(86){-webkit-transition-delay:2580ms;-o-transition-delay:2580ms;transition-delay:2580ms}.row.inview .horzDevice__hexPattern path:nth-child(87){-webkit-transition-delay:2610ms;-o-transition-delay:2610ms;transition-delay:2610ms}.row.inview .horzDevice__hexPattern path:nth-child(88){-webkit-transition-delay:2640ms;-o-transition-delay:2640ms;transition-delay:2640ms}.row.inview .horzDevice__hexPattern path:nth-child(89){-webkit-transition-delay:2670ms;-o-transition-delay:2670ms;transition-delay:2670ms}.row.inview .horzDevice__hexPattern path:nth-child(90){-webkit-transition-delay:2700ms;-o-transition-delay:2700ms;transition-delay:2700ms}.row.inview .horzDevice__hexPattern path:nth-child(91){-webkit-transition-delay:2730ms;-o-transition-delay:2730ms;transition-delay:2730ms}.row.inview .horzDevice__hexPattern path:nth-child(92){-webkit-transition-delay:2760ms;-o-transition-delay:2760ms;transition-delay:2760ms}.row.inview .horzDevice__hexPattern path:nth-child(93){-webkit-transition-delay:2790ms;-o-transition-delay:2790ms;transition-delay:2790ms}.row.inview .horzDevice__hexPattern path:nth-child(94){-webkit-transition-delay:2820ms;-o-transition-delay:2820ms;transition-delay:2820ms}.row.inview .horzDevice__hexPattern path:nth-child(95){-webkit-transition-delay:2850ms;-o-transition-delay:2850ms;transition-delay:2850ms}.row.inview .horzDevice__hexPattern path:nth-child(96){-webkit-transition-delay:2880ms;-o-transition-delay:2880ms;transition-delay:2880ms}.row.inview .horzDevice__hexPattern path:nth-child(97){-webkit-transition-delay:2910ms;-o-transition-delay:2910ms;transition-delay:2910ms}.row.inview .horzDevice__hexPattern path:nth-child(98){-webkit-transition-delay:2940ms;-o-transition-delay:2940ms;transition-delay:2940ms}.row.inview .horzDevice__hexPattern path:nth-child(99){-webkit-transition-delay:2970ms;-o-transition-delay:2970ms;transition-delay:2970ms}.row.inview .horzDevice__hexPattern path:nth-child(100){-webkit-transition-delay:3000ms;-o-transition-delay:3000ms;transition-delay:3000ms}.row.inview .horzDevice__hexPattern path:nth-child(101){-webkit-transition-delay:3030ms;-o-transition-delay:3030ms;transition-delay:3030ms}.row.inview .horzDevice__hexPattern path:nth-child(102){-webkit-transition-delay:3060ms;-o-transition-delay:3060ms;transition-delay:3060ms}.row.inview .horzDevice__hexPattern path:nth-child(103){-webkit-transition-delay:3090ms;-o-transition-delay:3090ms;transition-delay:3090ms}.row.inview .horzDevice__hexPattern path:nth-child(104){-webkit-transition-delay:3120ms;-o-transition-delay:3120ms;transition-delay:3120ms}.row.inview .horzDevice__hexPattern path:nth-child(105){-webkit-transition-delay:3150ms;-o-transition-delay:3150ms;transition-delay:3150ms}.row.inview .horzDevice__hexPattern path:nth-child(106){-webkit-transition-delay:3180ms;-o-transition-delay:3180ms;transition-delay:3180ms}.row.inview .horzDevice__hexPattern path:nth-child(107){-webkit-transition-delay:3210ms;-o-transition-delay:3210ms;transition-delay:3210ms}.row.inview .horzDevice__hexPattern path:nth-child(108){-webkit-transition-delay:3240ms;-o-transition-delay:3240ms;transition-delay:3240ms}.row.inview .horzDevice__hexPattern path:nth-child(109){-webkit-transition-delay:3270ms;-o-transition-delay:3270ms;transition-delay:3270ms}.row.inview .horzDevice__hexPattern path:nth-child(110){-webkit-transition-delay:3300ms;-o-transition-delay:3300ms;transition-delay:3300ms}.row.inview .horzDevice__hexPattern path:nth-child(111){-webkit-transition-delay:3330ms;-o-transition-delay:3330ms;transition-delay:3330ms}.row.inview .horzDevice__hexPattern path:nth-child(112){-webkit-transition-delay:3360ms;-o-transition-delay:3360ms;transition-delay:3360ms}.row.inview .horzDevice__hexPattern path:nth-child(113){-webkit-transition-delay:3390ms;-o-transition-delay:3390ms;transition-delay:3390ms}.row.inview .horzDevice__hexPattern path:nth-child(114){-webkit-transition-delay:3420ms;-o-transition-delay:3420ms;transition-delay:3420ms}.row.inview .horzDevice__hexPattern path:nth-child(115){-webkit-transition-delay:3450ms;-o-transition-delay:3450ms;transition-delay:3450ms}.row.inview .horzDevice__hexPattern path:nth-child(116){-webkit-transition-delay:3480ms;-o-transition-delay:3480ms;transition-delay:3480ms}.row.inview .horzDevice__hexPattern path:nth-child(117){-webkit-transition-delay:3510ms;-o-transition-delay:3510ms;transition-delay:3510ms}.row.inview .horzDevice__hexPattern path:nth-child(118){-webkit-transition-delay:3540ms;-o-transition-delay:3540ms;transition-delay:3540ms}.row.inview .horzDevice__hexPattern path:nth-child(119){-webkit-transition-delay:3570ms;-o-transition-delay:3570ms;transition-delay:3570ms}.row.inview .horzDevice__hexPattern path:nth-child(120){-webkit-transition-delay:3600ms;-o-transition-delay:3600ms;transition-delay:3600ms}.row.inview .horzDevice__hexPattern path:nth-child(121){-webkit-transition-delay:3630ms;-o-transition-delay:3630ms;transition-delay:3630ms}.row.inview .horzDevice__hexPattern path:nth-child(122){-webkit-transition-delay:3660ms;-o-transition-delay:3660ms;transition-delay:3660ms}.row.inview .horzDevice__hexPattern path:nth-child(123){-webkit-transition-delay:3690ms;-o-transition-delay:3690ms;transition-delay:3690ms}.row.inview .horzDevice__hexPattern path:nth-child(124){-webkit-transition-delay:3720ms;-o-transition-delay:3720ms;transition-delay:3720ms}.row.inview .horzDevice__hexPattern path:nth-child(125){-webkit-transition-delay:3750ms;-o-transition-delay:3750ms;transition-delay:3750ms}.row.inview .horzDevice__hexPattern path:nth-child(126){-webkit-transition-delay:3780ms;-o-transition-delay:3780ms;transition-delay:3780ms}.row.inview .horzDevice__hexPattern path:nth-child(127){-webkit-transition-delay:3810ms;-o-transition-delay:3810ms;transition-delay:3810ms}.row.inview .horzDevice__hexPattern path:nth-child(128){-webkit-transition-delay:3840ms;-o-transition-delay:3840ms;transition-delay:3840ms}.row.inview .horzDevice__hexPattern path:nth-child(129){-webkit-transition-delay:3870ms;-o-transition-delay:3870ms;transition-delay:3870ms}.row.inview .horzDevice__hexPattern path:nth-child(130){-webkit-transition-delay:3900ms;-o-transition-delay:3900ms;transition-delay:3900ms}.row.inview .horzDevice__hexPattern path:nth-child(131){-webkit-transition-delay:3930ms;-o-transition-delay:3930ms;transition-delay:3930ms}.row.inview .horzDevice__hexPattern path:nth-child(132){-webkit-transition-delay:3960ms;-o-transition-delay:3960ms;transition-delay:3960ms}.row.inview .horzDevice__hexPattern path:nth-child(133){-webkit-transition-delay:3990ms;-o-transition-delay:3990ms;transition-delay:3990ms}.row.inview .horzDevice__hexPattern path:nth-child(134){-webkit-transition-delay:4020ms;-o-transition-delay:4020ms;transition-delay:4020ms}.row.inview .horzDevice__hexPattern path:nth-child(135){-webkit-transition-delay:4050ms;-o-transition-delay:4050ms;transition-delay:4050ms}.row.inview .horzDevice__hexPattern path:nth-child(136){-webkit-transition-delay:4080ms;-o-transition-delay:4080ms;transition-delay:4080ms}.row.inview .horzDevice__hexPattern path:nth-child(137){-webkit-transition-delay:4110ms;-o-transition-delay:4110ms;transition-delay:4110ms}.row.inview .horzDevice__hexPattern path:nth-child(138){-webkit-transition-delay:4140ms;-o-transition-delay:4140ms;transition-delay:4140ms}.row.inview .horzDevice__hexPattern path:nth-child(139){-webkit-transition-delay:4170ms;-o-transition-delay:4170ms;transition-delay:4170ms}.row.inview .horzDevice__hexPattern path:nth-child(140){-webkit-transition-delay:4200ms;-o-transition-delay:4200ms;transition-delay:4200ms}.row.inview .horzDevice__hexPattern path:nth-child(141){-webkit-transition-delay:4230ms;-o-transition-delay:4230ms;transition-delay:4230ms}.row.inview .horzDevice__hexPattern path:nth-child(142){-webkit-transition-delay:4260ms;-o-transition-delay:4260ms;transition-delay:4260ms}.row.inview .horzDevice__hexPattern path:nth-child(143){-webkit-transition-delay:4290ms;-o-transition-delay:4290ms;transition-delay:4290ms}.row.inview .horzDevice__hexPattern path:nth-child(144){-webkit-transition-delay:4320ms;-o-transition-delay:4320ms;transition-delay:4320ms}.row.inview .horzDevice__hexPattern path:nth-child(145){-webkit-transition-delay:4350ms;-o-transition-delay:4350ms;transition-delay:4350ms}.row.inview .horzDevice__hexPattern path:nth-child(146){-webkit-transition-delay:4380ms;-o-transition-delay:4380ms;transition-delay:4380ms}.row.inview .horzDevice__hexPattern path:nth-child(147){-webkit-transition-delay:4410ms;-o-transition-delay:4410ms;transition-delay:4410ms}.row.inview .horzDevice__hexPattern path:nth-child(148){-webkit-transition-delay:4440ms;-o-transition-delay:4440ms;transition-delay:4440ms}.row.inview .horzDevice__hexPattern path:nth-child(149){-webkit-transition-delay:4470ms;-o-transition-delay:4470ms;transition-delay:4470ms}.row.inview .horzDevice__hexPattern path:nth-child(150){-webkit-transition-delay:4500ms;-o-transition-delay:4500ms;transition-delay:4500ms}@media (min-width:1025px){.horzDevice{padding:60px 25px 25px}.horzDevice__btn{height:66px;width:57px;font-size:1.25em}.horzDevice__title{margin:0 65px;font-size:3.125em}.horzDevice__select__item{font-size:1.25em}.horzDevice__display__item{display:none}.horzDevice__display__item.cycle-slide,.horzDevice__display__item:first-child{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.horzDevice__display__item__left{width:50%;margin-top:0;margin-right:100px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;position:relative;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.horzDevice__display__item__left .imgDevice{position:absolute;left:0;top:0;width:110%;margin-bottom:0}.horzDevice__display__item__right{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:calc(50% - 100px);-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;min-height:400px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:left}.horzDevice__display__item__text{font-size:1.25em;max-width:390px}}.row--verticallistdevicescreenshot{text-align:center}.vertDevice{display:inline-block;text-align:left;vertical-align:top;max-width:1270px;margin:0 auto;margin-bottom:25px;-webkit-box-shadow:0 0 60px rgba(22, 28, 51, 0.3);box-shadow:0 0 60px rgba(22, 28, 51, 0.3)}.vertDevice__inner{background-color:#161C33;border-radius:20px;padding:25px;position:relative;z-index:1}.vertDevice__left{margin-bottom:25px}.vertDevice__title{margin:0 0 25px;color:#fff;font-weight:600;text-align:center}.vertDevice__list__item__inner{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;padding:10px 15px;border-radius:4px;overflow:hidden;position:relative;text-decoration:none;color:#fff;text-transform:uppercase;font-weight:700;font-size:0.9375em;letter-spacing:0.09em}.vertDevice__list__item__inner:before{content:'';position:absolute;top:0;bottom:0;left:0;right:0;opacity:0;background:-webkit-gradient(linear, left top, right top, from(#F49622), to(#EE732A));background:-webkit-linear-gradient(left, #F49622, #EE732A);background:-o-linear-gradient(left, #F49622, #EE732A);background:linear-gradient(to right, #F49622, #EE732A);-webkit-transition:opacity 350ms ease;-o-transition:opacity 350ms ease;transition:opacity 350ms ease}.vertDevice__list__item__inner span{position:relative;z-index:1}.vertDevice__list__item__inner:after{content:'\f178';font-family:'FontAwesome';font-weight:300;font-size:1.71429em;position:relative;z-index:1;color:#8E9AA4;-webkit-transition:color 350ms ease, -webkit-transform 350ms ease;transition:color 350ms ease, -webkit-transform 350ms ease;-o-transition:color 350ms ease, transform 350ms ease;transition:color 350ms ease, transform 350ms ease;transition:color 350ms ease, transform 350ms ease, -webkit-transform 350ms ease}.vertDevice__list__item__inner:hover:before{opacity:1}.vertDevice__list__item__inner:hover:after{color:#fff;-webkit-transform:translateX(15px);-ms-transform:translateX(15px);transform:translateX(15px)}.vertDevice__right{display:none}.vertDevice__show__item{width:100%;position:relative}.vertDevice__show__item .imgDevice{width:115%;position:relative;margin-bottom:-10%}.vertDevice__hexPattern{position:absolute;bottom:0;left:-5vw;-webkit-transform:translateY(50%) scale(-1);-ms-transform:translateY(50%) scale(-1);transform:translateY(50%) scale(-1);opacity:0.1;width:70%;max-width:600px}.vertDevice__hexPattern path{fill:#8E9AA4;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);-webkit-transition:-webkit-transform 350ms ease;transition:-webkit-transform 350ms ease;-o-transition:transform 350ms ease;transition:transform 350ms ease;transition:transform 350ms ease, -webkit-transform 350ms ease;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;transform-box:fill-box}.row.inview .vertDevice__hexPattern path{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.row.inview .vertDevice__hexPattern path:first-child{-webkit-transition-delay:30ms;-o-transition-delay:30ms;transition-delay:30ms}.row.inview .vertDevice__hexPattern path:nth-child(2){-webkit-transition-delay:60ms;-o-transition-delay:60ms;transition-delay:60ms}.row.inview .vertDevice__hexPattern path:nth-child(3){-webkit-transition-delay:90ms;-o-transition-delay:90ms;transition-delay:90ms}.row.inview .vertDevice__hexPattern path:nth-child(4){-webkit-transition-delay:120ms;-o-transition-delay:120ms;transition-delay:120ms}.row.inview .vertDevice__hexPattern path:nth-child(5){-webkit-transition-delay:150ms;-o-transition-delay:150ms;transition-delay:150ms}.row.inview .vertDevice__hexPattern path:nth-child(6){-webkit-transition-delay:180ms;-o-transition-delay:180ms;transition-delay:180ms}.row.inview .vertDevice__hexPattern path:nth-child(7){-webkit-transition-delay:210ms;-o-transition-delay:210ms;transition-delay:210ms}.row.inview .vertDevice__hexPattern path:nth-child(8){-webkit-transition-delay:240ms;-o-transition-delay:240ms;transition-delay:240ms}.row.inview .vertDevice__hexPattern path:nth-child(9){-webkit-transition-delay:270ms;-o-transition-delay:270ms;transition-delay:270ms}.row.inview .vertDevice__hexPattern path:nth-child(10){-webkit-transition-delay:300ms;-o-transition-delay:300ms;transition-delay:300ms}.row.inview .vertDevice__hexPattern path:nth-child(11){-webkit-transition-delay:330ms;-o-transition-delay:330ms;transition-delay:330ms}.row.inview .vertDevice__hexPattern path:nth-child(12){-webkit-transition-delay:360ms;-o-transition-delay:360ms;transition-delay:360ms}.row.inview .vertDevice__hexPattern path:nth-child(13){-webkit-transition-delay:390ms;-o-transition-delay:390ms;transition-delay:390ms}.row.inview .vertDevice__hexPattern path:nth-child(14){-webkit-transition-delay:420ms;-o-transition-delay:420ms;transition-delay:420ms}.row.inview .vertDevice__hexPattern path:nth-child(15){-webkit-transition-delay:450ms;-o-transition-delay:450ms;transition-delay:450ms}.row.inview .vertDevice__hexPattern path:nth-child(16){-webkit-transition-delay:480ms;-o-transition-delay:480ms;transition-delay:480ms}.row.inview .vertDevice__hexPattern path:nth-child(17){-webkit-transition-delay:510ms;-o-transition-delay:510ms;transition-delay:510ms}.row.inview .vertDevice__hexPattern path:nth-child(18){-webkit-transition-delay:540ms;-o-transition-delay:540ms;transition-delay:540ms}.row.inview .vertDevice__hexPattern path:nth-child(19){-webkit-transition-delay:570ms;-o-transition-delay:570ms;transition-delay:570ms}.row.inview .vertDevice__hexPattern path:nth-child(20){-webkit-transition-delay:600ms;-o-transition-delay:600ms;transition-delay:600ms}.row.inview .vertDevice__hexPattern path:nth-child(21){-webkit-transition-delay:630ms;-o-transition-delay:630ms;transition-delay:630ms}.row.inview .vertDevice__hexPattern path:nth-child(22){-webkit-transition-delay:660ms;-o-transition-delay:660ms;transition-delay:660ms}.row.inview .vertDevice__hexPattern path:nth-child(23){-webkit-transition-delay:690ms;-o-transition-delay:690ms;transition-delay:690ms}.row.inview .vertDevice__hexPattern path:nth-child(24){-webkit-transition-delay:720ms;-o-transition-delay:720ms;transition-delay:720ms}.row.inview .vertDevice__hexPattern path:nth-child(25){-webkit-transition-delay:750ms;-o-transition-delay:750ms;transition-delay:750ms}.row.inview .vertDevice__hexPattern path:nth-child(26){-webkit-transition-delay:780ms;-o-transition-delay:780ms;transition-delay:780ms}.row.inview .vertDevice__hexPattern path:nth-child(27){-webkit-transition-delay:810ms;-o-transition-delay:810ms;transition-delay:810ms}.row.inview .vertDevice__hexPattern path:nth-child(28){-webkit-transition-delay:840ms;-o-transition-delay:840ms;transition-delay:840ms}.row.inview .vertDevice__hexPattern path:nth-child(29){-webkit-transition-delay:870ms;-o-transition-delay:870ms;transition-delay:870ms}.row.inview .vertDevice__hexPattern path:nth-child(30){-webkit-transition-delay:900ms;-o-transition-delay:900ms;transition-delay:900ms}.row.inview .vertDevice__hexPattern path:nth-child(31){-webkit-transition-delay:930ms;-o-transition-delay:930ms;transition-delay:930ms}.row.inview .vertDevice__hexPattern path:nth-child(32){-webkit-transition-delay:960ms;-o-transition-delay:960ms;transition-delay:960ms}.row.inview .vertDevice__hexPattern path:nth-child(33){-webkit-transition-delay:990ms;-o-transition-delay:990ms;transition-delay:990ms}.row.inview .vertDevice__hexPattern path:nth-child(34){-webkit-transition-delay:1020ms;-o-transition-delay:1020ms;transition-delay:1020ms}.row.inview .vertDevice__hexPattern path:nth-child(35){-webkit-transition-delay:1050ms;-o-transition-delay:1050ms;transition-delay:1050ms}.row.inview .vertDevice__hexPattern path:nth-child(36){-webkit-transition-delay:1080ms;-o-transition-delay:1080ms;transition-delay:1080ms}.row.inview .vertDevice__hexPattern path:nth-child(37){-webkit-transition-delay:1110ms;-o-transition-delay:1110ms;transition-delay:1110ms}.row.inview .vertDevice__hexPattern path:nth-child(38){-webkit-transition-delay:1140ms;-o-transition-delay:1140ms;transition-delay:1140ms}.row.inview .vertDevice__hexPattern path:nth-child(39){-webkit-transition-delay:1170ms;-o-transition-delay:1170ms;transition-delay:1170ms}.row.inview .vertDevice__hexPattern path:nth-child(40){-webkit-transition-delay:1200ms;-o-transition-delay:1200ms;transition-delay:1200ms}.row.inview .vertDevice__hexPattern path:nth-child(41){-webkit-transition-delay:1230ms;-o-transition-delay:1230ms;transition-delay:1230ms}.row.inview .vertDevice__hexPattern path:nth-child(42){-webkit-transition-delay:1260ms;-o-transition-delay:1260ms;transition-delay:1260ms}.row.inview .vertDevice__hexPattern path:nth-child(43){-webkit-transition-delay:1290ms;-o-transition-delay:1290ms;transition-delay:1290ms}.row.inview .vertDevice__hexPattern path:nth-child(44){-webkit-transition-delay:1320ms;-o-transition-delay:1320ms;transition-delay:1320ms}.row.inview .vertDevice__hexPattern path:nth-child(45){-webkit-transition-delay:1350ms;-o-transition-delay:1350ms;transition-delay:1350ms}.row.inview .vertDevice__hexPattern path:nth-child(46){-webkit-transition-delay:1380ms;-o-transition-delay:1380ms;transition-delay:1380ms}.row.inview .vertDevice__hexPattern path:nth-child(47){-webkit-transition-delay:1410ms;-o-transition-delay:1410ms;transition-delay:1410ms}.row.inview .vertDevice__hexPattern path:nth-child(48){-webkit-transition-delay:1440ms;-o-transition-delay:1440ms;transition-delay:1440ms}.row.inview .vertDevice__hexPattern path:nth-child(49){-webkit-transition-delay:1470ms;-o-transition-delay:1470ms;transition-delay:1470ms}.row.inview .vertDevice__hexPattern path:nth-child(50){-webkit-transition-delay:1500ms;-o-transition-delay:1500ms;transition-delay:1500ms}.row.inview .vertDevice__hexPattern path:nth-child(51){-webkit-transition-delay:1530ms;-o-transition-delay:1530ms;transition-delay:1530ms}.row.inview .vertDevice__hexPattern path:nth-child(52){-webkit-transition-delay:1560ms;-o-transition-delay:1560ms;transition-delay:1560ms}.row.inview .vertDevice__hexPattern path:nth-child(53){-webkit-transition-delay:1590ms;-o-transition-delay:1590ms;transition-delay:1590ms}.row.inview .vertDevice__hexPattern path:nth-child(54){-webkit-transition-delay:1620ms;-o-transition-delay:1620ms;transition-delay:1620ms}.row.inview .vertDevice__hexPattern path:nth-child(55){-webkit-transition-delay:1650ms;-o-transition-delay:1650ms;transition-delay:1650ms}.row.inview .vertDevice__hexPattern path:nth-child(56){-webkit-transition-delay:1680ms;-o-transition-delay:1680ms;transition-delay:1680ms}.row.inview .vertDevice__hexPattern path:nth-child(57){-webkit-transition-delay:1710ms;-o-transition-delay:1710ms;transition-delay:1710ms}.row.inview .vertDevice__hexPattern path:nth-child(58){-webkit-transition-delay:1740ms;-o-transition-delay:1740ms;transition-delay:1740ms}.row.inview .vertDevice__hexPattern path:nth-child(59){-webkit-transition-delay:1770ms;-o-transition-delay:1770ms;transition-delay:1770ms}.row.inview .vertDevice__hexPattern path:nth-child(60){-webkit-transition-delay:1800ms;-o-transition-delay:1800ms;transition-delay:1800ms}.row.inview .vertDevice__hexPattern path:nth-child(61){-webkit-transition-delay:1830ms;-o-transition-delay:1830ms;transition-delay:1830ms}.row.inview .vertDevice__hexPattern path:nth-child(62){-webkit-transition-delay:1860ms;-o-transition-delay:1860ms;transition-delay:1860ms}.row.inview .vertDevice__hexPattern path:nth-child(63){-webkit-transition-delay:1890ms;-o-transition-delay:1890ms;transition-delay:1890ms}.row.inview .vertDevice__hexPattern path:nth-child(64){-webkit-transition-delay:1920ms;-o-transition-delay:1920ms;transition-delay:1920ms}.row.inview .vertDevice__hexPattern path:nth-child(65){-webkit-transition-delay:1950ms;-o-transition-delay:1950ms;transition-delay:1950ms}.row.inview .vertDevice__hexPattern path:nth-child(66){-webkit-transition-delay:1980ms;-o-transition-delay:1980ms;transition-delay:1980ms}.row.inview .vertDevice__hexPattern path:nth-child(67){-webkit-transition-delay:2010ms;-o-transition-delay:2010ms;transition-delay:2010ms}.row.inview .vertDevice__hexPattern path:nth-child(68){-webkit-transition-delay:2040ms;-o-transition-delay:2040ms;transition-delay:2040ms}.row.inview .vertDevice__hexPattern path:nth-child(69){-webkit-transition-delay:2070ms;-o-transition-delay:2070ms;transition-delay:2070ms}.row.inview .vertDevice__hexPattern path:nth-child(70){-webkit-transition-delay:2100ms;-o-transition-delay:2100ms;transition-delay:2100ms}.row.inview .vertDevice__hexPattern path:nth-child(71){-webkit-transition-delay:2130ms;-o-transition-delay:2130ms;transition-delay:2130ms}.row.inview .vertDevice__hexPattern path:nth-child(72){-webkit-transition-delay:2160ms;-o-transition-delay:2160ms;transition-delay:2160ms}.row.inview .vertDevice__hexPattern path:nth-child(73){-webkit-transition-delay:2190ms;-o-transition-delay:2190ms;transition-delay:2190ms}.row.inview .vertDevice__hexPattern path:nth-child(74){-webkit-transition-delay:2220ms;-o-transition-delay:2220ms;transition-delay:2220ms}.row.inview .vertDevice__hexPattern path:nth-child(75){-webkit-transition-delay:2250ms;-o-transition-delay:2250ms;transition-delay:2250ms}.row.inview .vertDevice__hexPattern path:nth-child(76){-webkit-transition-delay:2280ms;-o-transition-delay:2280ms;transition-delay:2280ms}.row.inview .vertDevice__hexPattern path:nth-child(77){-webkit-transition-delay:2310ms;-o-transition-delay:2310ms;transition-delay:2310ms}.row.inview .vertDevice__hexPattern path:nth-child(78){-webkit-transition-delay:2340ms;-o-transition-delay:2340ms;transition-delay:2340ms}.row.inview .vertDevice__hexPattern path:nth-child(79){-webkit-transition-delay:2370ms;-o-transition-delay:2370ms;transition-delay:2370ms}.row.inview .vertDevice__hexPattern path:nth-child(80){-webkit-transition-delay:2400ms;-o-transition-delay:2400ms;transition-delay:2400ms}.row.inview .vertDevice__hexPattern path:nth-child(81){-webkit-transition-delay:2430ms;-o-transition-delay:2430ms;transition-delay:2430ms}.row.inview .vertDevice__hexPattern path:nth-child(82){-webkit-transition-delay:2460ms;-o-transition-delay:2460ms;transition-delay:2460ms}.row.inview .vertDevice__hexPattern path:nth-child(83){-webkit-transition-delay:2490ms;-o-transition-delay:2490ms;transition-delay:2490ms}.row.inview .vertDevice__hexPattern path:nth-child(84){-webkit-transition-delay:2520ms;-o-transition-delay:2520ms;transition-delay:2520ms}.row.inview .vertDevice__hexPattern path:nth-child(85){-webkit-transition-delay:2550ms;-o-transition-delay:2550ms;transition-delay:2550ms}.row.inview .vertDevice__hexPattern path:nth-child(86){-webkit-transition-delay:2580ms;-o-transition-delay:2580ms;transition-delay:2580ms}.row.inview .vertDevice__hexPattern path:nth-child(87){-webkit-transition-delay:2610ms;-o-transition-delay:2610ms;transition-delay:2610ms}.row.inview .vertDevice__hexPattern path:nth-child(88){-webkit-transition-delay:2640ms;-o-transition-delay:2640ms;transition-delay:2640ms}.row.inview .vertDevice__hexPattern path:nth-child(89){-webkit-transition-delay:2670ms;-o-transition-delay:2670ms;transition-delay:2670ms}.row.inview .vertDevice__hexPattern path:nth-child(90){-webkit-transition-delay:2700ms;-o-transition-delay:2700ms;transition-delay:2700ms}.row.inview .vertDevice__hexPattern path:nth-child(91){-webkit-transition-delay:2730ms;-o-transition-delay:2730ms;transition-delay:2730ms}.row.inview .vertDevice__hexPattern path:nth-child(92){-webkit-transition-delay:2760ms;-o-transition-delay:2760ms;transition-delay:2760ms}.row.inview .vertDevice__hexPattern path:nth-child(93){-webkit-transition-delay:2790ms;-o-transition-delay:2790ms;transition-delay:2790ms}.row.inview .vertDevice__hexPattern path:nth-child(94){-webkit-transition-delay:2820ms;-o-transition-delay:2820ms;transition-delay:2820ms}.row.inview .vertDevice__hexPattern path:nth-child(95){-webkit-transition-delay:2850ms;-o-transition-delay:2850ms;transition-delay:2850ms}.row.inview .vertDevice__hexPattern path:nth-child(96){-webkit-transition-delay:2880ms;-o-transition-delay:2880ms;transition-delay:2880ms}.row.inview .vertDevice__hexPattern path:nth-child(97){-webkit-transition-delay:2910ms;-o-transition-delay:2910ms;transition-delay:2910ms}.row.inview .vertDevice__hexPattern path:nth-child(98){-webkit-transition-delay:2940ms;-o-transition-delay:2940ms;transition-delay:2940ms}.row.inview .vertDevice__hexPattern path:nth-child(99){-webkit-transition-delay:2970ms;-o-transition-delay:2970ms;transition-delay:2970ms}.row.inview .vertDevice__hexPattern path:nth-child(100){-webkit-transition-delay:3000ms;-o-transition-delay:3000ms;transition-delay:3000ms}.row.inview .vertDevice__hexPattern path:nth-child(101){-webkit-transition-delay:3030ms;-o-transition-delay:3030ms;transition-delay:3030ms}.row.inview .vertDevice__hexPattern path:nth-child(102){-webkit-transition-delay:3060ms;-o-transition-delay:3060ms;transition-delay:3060ms}.row.inview .vertDevice__hexPattern path:nth-child(103){-webkit-transition-delay:3090ms;-o-transition-delay:3090ms;transition-delay:3090ms}.row.inview .vertDevice__hexPattern path:nth-child(104){-webkit-transition-delay:3120ms;-o-transition-delay:3120ms;transition-delay:3120ms}.row.inview .vertDevice__hexPattern path:nth-child(105){-webkit-transition-delay:3150ms;-o-transition-delay:3150ms;transition-delay:3150ms}.row.inview .vertDevice__hexPattern path:nth-child(106){-webkit-transition-delay:3180ms;-o-transition-delay:3180ms;transition-delay:3180ms}.row.inview .vertDevice__hexPattern path:nth-child(107){-webkit-transition-delay:3210ms;-o-transition-delay:3210ms;transition-delay:3210ms}.row.inview .vertDevice__hexPattern path:nth-child(108){-webkit-transition-delay:3240ms;-o-transition-delay:3240ms;transition-delay:3240ms}.row.inview .vertDevice__hexPattern path:nth-child(109){-webkit-transition-delay:3270ms;-o-transition-delay:3270ms;transition-delay:3270ms}.row.inview .vertDevice__hexPattern path:nth-child(110){-webkit-transition-delay:3300ms;-o-transition-delay:3300ms;transition-delay:3300ms}.row.inview .vertDevice__hexPattern path:nth-child(111){-webkit-transition-delay:3330ms;-o-transition-delay:3330ms;transition-delay:3330ms}.row.inview .vertDevice__hexPattern path:nth-child(112){-webkit-transition-delay:3360ms;-o-transition-delay:3360ms;transition-delay:3360ms}.row.inview .vertDevice__hexPattern path:nth-child(113){-webkit-transition-delay:3390ms;-o-transition-delay:3390ms;transition-delay:3390ms}.row.inview .vertDevice__hexPattern path:nth-child(114){-webkit-transition-delay:3420ms;-o-transition-delay:3420ms;transition-delay:3420ms}.row.inview .vertDevice__hexPattern path:nth-child(115){-webkit-transition-delay:3450ms;-o-transition-delay:3450ms;transition-delay:3450ms}.row.inview .vertDevice__hexPattern path:nth-child(116){-webkit-transition-delay:3480ms;-o-transition-delay:3480ms;transition-delay:3480ms}.row.inview .vertDevice__hexPattern path:nth-child(117){-webkit-transition-delay:3510ms;-o-transition-delay:3510ms;transition-delay:3510ms}.row.inview .vertDevice__hexPattern path:nth-child(118){-webkit-transition-delay:3540ms;-o-transition-delay:3540ms;transition-delay:3540ms}.row.inview .vertDevice__hexPattern path:nth-child(119){-webkit-transition-delay:3570ms;-o-transition-delay:3570ms;transition-delay:3570ms}.row.inview .vertDevice__hexPattern path:nth-child(120){-webkit-transition-delay:3600ms;-o-transition-delay:3600ms;transition-delay:3600ms}.row.inview .vertDevice__hexPattern path:nth-child(121){-webkit-transition-delay:3630ms;-o-transition-delay:3630ms;transition-delay:3630ms}.row.inview .vertDevice__hexPattern path:nth-child(122){-webkit-transition-delay:3660ms;-o-transition-delay:3660ms;transition-delay:3660ms}.row.inview .vertDevice__hexPattern path:nth-child(123){-webkit-transition-delay:3690ms;-o-transition-delay:3690ms;transition-delay:3690ms}.row.inview .vertDevice__hexPattern path:nth-child(124){-webkit-transition-delay:3720ms;-o-transition-delay:3720ms;transition-delay:3720ms}.row.inview .vertDevice__hexPattern path:nth-child(125){-webkit-transition-delay:3750ms;-o-transition-delay:3750ms;transition-delay:3750ms}.row.inview .vertDevice__hexPattern path:nth-child(126){-webkit-transition-delay:3780ms;-o-transition-delay:3780ms;transition-delay:3780ms}.row.inview .vertDevice__hexPattern path:nth-child(127){-webkit-transition-delay:3810ms;-o-transition-delay:3810ms;transition-delay:3810ms}.row.inview .vertDevice__hexPattern path:nth-child(128){-webkit-transition-delay:3840ms;-o-transition-delay:3840ms;transition-delay:3840ms}.row.inview .vertDevice__hexPattern path:nth-child(129){-webkit-transition-delay:3870ms;-o-transition-delay:3870ms;transition-delay:3870ms}.row.inview .vertDevice__hexPattern path:nth-child(130){-webkit-transition-delay:3900ms;-o-transition-delay:3900ms;transition-delay:3900ms}.row.inview .vertDevice__hexPattern path:nth-child(131){-webkit-transition-delay:3930ms;-o-transition-delay:3930ms;transition-delay:3930ms}.row.inview .vertDevice__hexPattern path:nth-child(132){-webkit-transition-delay:3960ms;-o-transition-delay:3960ms;transition-delay:3960ms}.row.inview .vertDevice__hexPattern path:nth-child(133){-webkit-transition-delay:3990ms;-o-transition-delay:3990ms;transition-delay:3990ms}.row.inview .vertDevice__hexPattern path:nth-child(134){-webkit-transition-delay:4020ms;-o-transition-delay:4020ms;transition-delay:4020ms}.row.inview .vertDevice__hexPattern path:nth-child(135){-webkit-transition-delay:4050ms;-o-transition-delay:4050ms;transition-delay:4050ms}.row.inview .vertDevice__hexPattern path:nth-child(136){-webkit-transition-delay:4080ms;-o-transition-delay:4080ms;transition-delay:4080ms}.row.inview .vertDevice__hexPattern path:nth-child(137){-webkit-transition-delay:4110ms;-o-transition-delay:4110ms;transition-delay:4110ms}.row.inview .vertDevice__hexPattern path:nth-child(138){-webkit-transition-delay:4140ms;-o-transition-delay:4140ms;transition-delay:4140ms}.row.inview .vertDevice__hexPattern path:nth-child(139){-webkit-transition-delay:4170ms;-o-transition-delay:4170ms;transition-delay:4170ms}.row.inview .vertDevice__hexPattern path:nth-child(140){-webkit-transition-delay:4200ms;-o-transition-delay:4200ms;transition-delay:4200ms}.row.inview .vertDevice__hexPattern path:nth-child(141){-webkit-transition-delay:4230ms;-o-transition-delay:4230ms;transition-delay:4230ms}.row.inview .vertDevice__hexPattern path:nth-child(142){-webkit-transition-delay:4260ms;-o-transition-delay:4260ms;transition-delay:4260ms}.row.inview .vertDevice__hexPattern path:nth-child(143){-webkit-transition-delay:4290ms;-o-transition-delay:4290ms;transition-delay:4290ms}.row.inview .vertDevice__hexPattern path:nth-child(144){-webkit-transition-delay:4320ms;-o-transition-delay:4320ms;transition-delay:4320ms}.row.inview .vertDevice__hexPattern path:nth-child(145){-webkit-transition-delay:4350ms;-o-transition-delay:4350ms;transition-delay:4350ms}.row.inview .vertDevice__hexPattern path:nth-child(146){-webkit-transition-delay:4380ms;-o-transition-delay:4380ms;transition-delay:4380ms}.row.inview .vertDevice__hexPattern path:nth-child(147){-webkit-transition-delay:4410ms;-o-transition-delay:4410ms;transition-delay:4410ms}.row.inview .vertDevice__hexPattern path:nth-child(148){-webkit-transition-delay:4440ms;-o-transition-delay:4440ms;transition-delay:4440ms}.row.inview .vertDevice__hexPattern path:nth-child(149){-webkit-transition-delay:4470ms;-o-transition-delay:4470ms;transition-delay:4470ms}.row.inview .vertDevice__hexPattern path:nth-child(150){-webkit-transition-delay:4500ms;-o-transition-delay:4500ms;transition-delay:4500ms}@media (min-width:769px){.vertDevice__inner{display:-webkit-box;display:-ms-flexbox;display:flex}.vertDevice__left{width:370px;margin-right:50px}.vertDevice__right{width:calc(100% - 420px);-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:block}.vertDevice__show{width:100%;height:100%}.vertDevice__show__item .imgDevice{position:absolute;left:-10%;top:50px;width:130%;margin-bottom:0}}.lte-ie8 .vertDevice__inner{display:-webkit-box;display:-ms-flexbox;display:flex}.lte-ie8 .vertDevice__left{width:370px;margin-right:50px}.lte-ie8 .vertDevice__right{width:calc(100% - 420px);-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:block}.lte-ie8 .vertDevice__show{width:100%;height:100%}.lte-ie8 .vertDevice__show__item .imgDevice{position:absolute;left:-10%;top:50px;width:130%;margin-bottom:0}@media (min-width:1025px){.vertDevice{margin-bottom:100px}.vertDevice__inner{padding:70px 130px}.vertDevice__left{width:370px;margin-right:100px;margin-bottom:0;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;position:relative}.vertDevice__title{margin:0 0 35px;font-size:2.75em;text-align:left}.vertDevice__list__item__inner{padding:20px 30px}.vertDevice__right{width:calc(100% - 470px)}.vertDevice__show__item .imgDevice{top:0;left:-15%;width:160%}}.textbesideimagewide__info{width:90%;margin:0 auto 25px}.textbesideimagewide__title{font-weight:600;margin:0}.textbesideimagewide__text{margin:10px 0 15px}.textbesideimagewide__img{max-width:400px;margin-left:auto}.textbesideimagewide__img .textbesideimagewide--right{margin-right:auto;margin-left:0}.textbesideimagewide__img .lazy__load__img{width:100%;display:block}.textbesideimagewide__img .lazy__load__img img{display:block;width:100%;position:static;height:auto;-o-object-fit:unset;object-fit:unset}@media (min-width:769px){.textbesideimagewide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.textbesideimagewide--left{padding-left:5%}.textbesideimagewide--right{padding-right:5%}.textbesideimagewide__info{width:calc(45% - 40px);-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:0 80px 0 0}.textbesideimagewide__info .textbesideimagewide--right{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin:0 0 0 80px}.textbesideimagewide__img{width:calc(55% - 40px);max-width:none;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.textbesideimagewide__img .textbesideimagewide--right{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}.lte-ie8 .textbesideimagewide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lte-ie8 .textbesideimagewide--left{padding-left:5%}.lte-ie8 .textbesideimagewide--right{padding-right:5%}.lte-ie8 .textbesideimagewide__info{width:calc(45% - 40px);-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:0 80px 0 0}.lte-ie8 .textbesideimagewide__info .textbesideimagewide--right{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin:0 0 0 80px}.lte-ie8 .textbesideimagewide__img{width:calc(55% - 40px);max-width:none;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.lte-ie8 .textbesideimagewide__img .textbesideimagewide--right{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}@media (min-width:1025px){.textbesideimagewide__title{font-size:2.5em}.textbesideimagewide__text{margin:25px 0 35px}}@media (min-width:1301px){.textbesideimagewide--left{padding-left:calc(50% - 585px)}.textbesideimagewide--right{padding-right:calc(50% - 585px)}}.laptoplinks{width:90%;margin:0 auto}.laptoplinks__side{position:relative;text-align:center}.laptoplinks__side:first-child{margin-bottom:25px}.laptoplinks__side:before{content:'';position:absolute;top:0;left:0;right:0;height:45%;border-radius:20px;background-color:currentColor}.laptoplinks__side .button__link{background:currentColor}.laptoplinks__side .button__link:after{content:'';position:absolute;top:0;bottom:0;left:0;right:0;background:-webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.1)));background:-webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));background:-o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));background:linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1))}.laptoplinks__side .button__link:before{z-index:2}.laptoplinks__side .button__link a{z-index:3}.laptoplinks__side .button__link:hover a{color:currentColor!important}.laptoplinks__img{position:relative;margin:10px 0 -7%;z-index:0}.laptoplinks__device{width:100%;display:block;position:relative;z-index:1}.laptoplinks__screenshot{position:absolute;top:13%;left:15%;width:71%;height:60%}.laptoplinks__text{color:#161C33;font-weight:600;max-width:420px;margin:0 auto 25px;position:relative;z-index:1}.laptoplinks__text span{font-weight:900}@media (min-width:769px){.laptoplinks{display:-webkit-box;display:-ms-flexbox;display:flex}.laptoplinks__side{width:calc(50% - 2.5px)}.laptoplinks__side:first-child{margin-right:5px;margin-bottom:0}.laptoplinks__side:first-child:before{border-top-right-radius:0;border-bottom-right-radius:0}.laptoplinks__side:last-child:before{border-top-left-radius:0;border-bottom-left-radius:0}.laptoplinks__text{font-size:2.25em}}.lte-ie8 .laptoplinks{display:-webkit-box;display:-ms-flexbox;display:flex}.lte-ie8 .laptoplinks__side{width:calc(50% - 2.5px)}.lte-ie8 .laptoplinks__side:first-child{margin-right:5px;margin-bottom:0}.lte-ie8 .laptoplinks__side:first-child:before{border-top-right-radius:0;border-bottom-right-radius:0}.lte-ie8 .laptoplinks__side:last-child:before{border-top-left-radius:0;border-bottom-left-radius:0}.lte-ie8 .laptoplinks__text{font-size:2.25em}.textbesideimage__info{margin-bottom:25px}.textbesideimage__info .button__link{margin-top:15px}.textbesideimage__title{margin:0 0 5px}.textbesideimage__files{margin:15px 0 0;display:inline-block;vertical-align:top;position:relative}.textbesideimage__files__bg{display:block;width:100%;pointer-events:none}.textbesideimage__files__arrow{position:absolute;right:0;bottom:0;-webkit-transform:translate(75%, 60%) rotate(-110deg);-ms-transform:translate(75%, 60%) rotate(-110deg);transform:translate(75%, 60%) rotate(-110deg)}.textbesideimage__files__filelist{position:absolute;bottom:20%;left:25%;right:25%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.textbesideimage__files__file{color:#8E9AA4;cursor:-webkit-grab;cursor:grab;z-index:10}.textbesideimage__files__file.inside{color:#fff}.textbesideimage__files__file.uploaded{-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);opacity:0;-webkit-transition:opacity 350ms ease, -webkit-transform 350ms ease;transition:opacity 350ms ease, -webkit-transform 350ms ease;-o-transition:transform 350ms ease, opacity 350ms ease;transition:transform 350ms ease, opacity 350ms ease;transition:transform 350ms ease, opacity 350ms ease, -webkit-transform 350ms ease}.textbesideimage__files__file .svg-inline--fa.fa-w-12{height:40px;width:auto}.textbesideimage__files__file.ui-draggable-dragging{cursor:-webkit-grabbing;cursor:grabbing}.textbesideimage__img{position:relative}.textbesideimage__img__hex{opacity:0.2;position:absolute;right:-25%;top:-20%;height:130%;-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.textbesideimage__img__container{width:100%;position:relative;border-radius:20px;overflow:hidden;-webkit-transform:translateZ(0px);transform:translateZ(0px);-webkit-box-shadow:0 0 60px rgba(152, 159, 168, 0.3);box-shadow:0 0 60px rgba(152, 159, 168, 0.3)}.textbesideimage__img__container:before{content:'';display:block;visibility:hidden;padding-bottom:67.3913%}.textbesideimage__img--shadow--false .textbesideimage__img__container{-webkit-box-shadow:none;box-shadow:none}.textbesideimage__img__play{z-index:1;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:105px;color:#F49622;font-size:1.5em;opacity:0;-webkit-transition:opacity 350ms ease;-o-transition:opacity 350ms ease;transition:opacity 350ms ease}.textbesideimage__img__play img{display:block;width:100%;-webkit-transition:-webkit-transform 1s ease;transition:-webkit-transform 1s ease;-o-transition:transform 1s ease;transition:transform 1s ease;transition:transform 1s ease, -webkit-transform 1s ease}.textbesideimage__img__play svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.textbesideimage__img__play.active{opacity:1}.textbesideimage__img__play:hover img{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.textbesideimage__editable,.textbesideimage__interact{border-radius:0;overflow:visible;-webkit-box-shadow:none;box-shadow:none}.textbesideimage__editable__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.textbesideimage__editable__area{position:relative;background-color:#fff;border-radius:20px;padding:35px;width:100%;min-height:90px;-webkit-box-shadow:0 0 60px rgba(152, 159, 168, 0.3);box-shadow:0 0 60px rgba(152, 159, 168, 0.3)}.textbesideimage__editable__area:before{content:'\f303';font-family:'FontAwesome';background-color:#EE732A;width:60px;height:60px;font-size:1.375em;border-radius:6px;color:#fff;text-align:center;line-height:60px;position:absolute;top:-35px;right:-12px;-webkit-transition:-webkit-transform 350ms ease;transition:-webkit-transform 350ms ease;-o-transition:transform 350ms ease;transition:transform 350ms ease;transition:transform 350ms ease, -webkit-transform 350ms ease}.textbesideimage__editable__area:focus{outline:#EE732A 1px solid}.textbesideimage__editable__area:focus:before{-webkit-transform:translateY(-25px);-ms-transform:translateY(-25px);transform:translateY(-25px)}.textbesideimage__editable__area:empty{height:90px}.textbesideimage__editable__area:empty:not(:focus):after{content:'Click here to type something…';pointer-events:none;color:#8E9AA4;font-weight:600;position:absolute;top:35px;left:35px;right:35px}.textbesideimage__drag__inner{background-color:#8E9AA4;-webkit-box-shadow:0 0 60px rgba(152, 159, 168, 0.3);box-shadow:0 0 60px rgba(152, 159, 168, 0.3);padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-ms-flex-pack:distribute;justify-content:space-around}.textbesideimage__drag__inner:before{content:'';position:absolute;top:16px;right:16px;bottom:16px;left:16px;border-radius:15px;border:3px rgba(0, 0, 0, 0.25) dashed}.textbesideimage__drag__drop{position:absolute;top:50%;left:30px;right:30px;text-align:center;text-transform:uppercase;font-size:1.5em;font-weight:600;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);opacity:0.25;-webkit-transition:opacity 350ms ease;-o-transition:opacity 350ms ease;transition:opacity 350ms ease}.textbesideimage__drag__drop.hide{opacity:0}.textbesideimage__drag__file{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:0;-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;-webkit-transition:opacity 350ms ease;-o-transition:opacity 350ms ease;transition:opacity 350ms ease}.textbesideimage__drag__file.upload{opacity:1}.textbesideimage__drag__file .svg-inline--fa.fa-w-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;height:50px;width:auto;margin-right:15px;color:rgba(0, 0, 0, 0.25)}.textbesideimage__drag__progess{height:20px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;border-radius:10px;border:3px rgba(0, 0, 0, 0.25) solid;position:relative;overflow:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.textbesideimage__drag__progess:before{content:'';position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0, 0, 0, 0.25);-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform 3s linear 350ms;transition:-webkit-transform 3s linear 350ms;-o-transition:transform 3s linear 350ms;transition:transform 3s linear 350ms;transition:transform 3s linear 350ms, -webkit-transform 3s linear 350ms}.upload .textbesideimage__drag__progess:before{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.textbesideimage__drag__progess span{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0;right:0;text-align:center;font-weight:600;font-size:0.8125em;color:#8E9AA4;opacity:0;-webkit-transition:opacity 350ms ease 3350ms;-o-transition:opacity 350ms ease 3350ms;transition:opacity 350ms ease 3350ms}.upload .textbesideimage__drag__progess span{opacity:1}.textbesideimage__interact__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.textbesideimage__interact__inner .template--accordion{margin:0 0 10px}.textbesideimage__interact__inner .template--accordion+.template--accordion{margin:0 0 10px}.textbesideimage__interact__inner .template--accordion h2.template--accordion__title{color:#8E9AA4}.textbesideimage__interact__inner .button__link{display:block;border-radius:20px;margin-top:30px}.textbesideimage__interact__inner .button__link a{font-size:1.25em;text-transform:none;line-height:1;padding:30px;text-align:left}.textbesideimage__interact__inner .button__link a:after{position:absolute;right:30px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.textbesideimage__interact__inner .button__link:hover a:after{-webkit-transform:translate(15px, -50%);-ms-transform:translate(15px, -50%);transform:translate(15px, -50%)}@media (min-width:1025px){.textbesideimage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.textbesideimage__info{width:calc(100% - 460px);-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-bottom:0}.textbesideimage--left .textbesideimage__info{padding-right:60px}.textbesideimage--right .textbesideimage__info{padding-left:60px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.textbesideimage__info .button__link{margin-top:25px}.textbesideimage__title{margin:0 0 15px;font-size:2.5em}.textbesideimage__files{margin:35px 0 0}.textbesideimage__files__file .svg-inline--fa.fa-w-12{height:50px}.textbesideimage__files__arrow{left:0;right:auto;-webkit-transform:translate(-110%, 25%);-ms-transform:translate(-110%, 25%);transform:translate(-110%, 25%)}.textbesideimage__img{width:460px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.textbesideimage--right .textbesideimage__img{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.textbesideimage--right .textbesideimage__img__hex{right:auto;left:-25%;-webkit-transform:none;-ms-transform:none;transform:none}}.imgCarousel__title{text-align:center;margin:0 0 25px;font-weight:600}.imgCarousel__item__link{display:block;height:300px;-webkit-box-shadow:0 0 60px rgba(152, 159, 168, 0.3);box-shadow:0 0 60px rgba(152, 159, 168, 0.3);border-radius:20px;background-color:#161C33;text-decoration:none;position:relative;overflow:hidden;text-align:center}.imgCarousel__item__link:hover .imgCarousel__item__img{opacity:0.1}.imgCarousel__item__link:hover .imgCarousel__item__info{top:25px;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.imgCarousel__item__link:hover .imgCarousel__item__hover{-webkit-transition:opacity 350ms ease, visibility 0ms linear;-o-transition:opacity 350ms ease, visibility 0ms linear;transition:opacity 350ms ease, visibility 0ms linear;opacity:1;visibility:visible}.imgCarousel__item__img{opacity:0.5;-webkit-transition:opacity 350ms ease;-o-transition:opacity 350ms ease;transition:opacity 350ms ease}.imgCarousel__item__info{z-index:1;position:absolute;top:50%;left:0;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:top 350ms ease, -webkit-transform 350ms ease;transition:top 350ms ease, -webkit-transform 350ms ease;-o-transition:top 350ms ease, transform 350ms ease;transition:top 350ms ease, transform 350ms ease;transition:top 350ms ease, transform 350ms ease, -webkit-transform 350ms ease}.imgCarousel__item__title{font-weight:600;font-size:1.75em;color:#fff;margin:0;padding:0 25px;-webkit-transition:color 350ms ease, -webkit-transform 350ms ease;transition:color 350ms ease, -webkit-transform 350ms ease;-o-transition:color 350ms ease, transform 350ms ease;transition:color 350ms ease, transform 350ms ease;transition:color 350ms ease, transform 350ms ease, -webkit-transform 350ms ease}.imgCarousel__item__hover{position:absolute;top:calc(100% + 15px);left:0;right:0;text-align:center;opacity:0;visibility:hidden;padding:0 25px;-webkit-transition:opacity 350ms ease, visibility 0ms linear 350ms;-o-transition:opacity 350ms ease, visibility 0ms linear 350ms;transition:opacity 350ms ease, visibility 0ms linear 350ms}.imgCarousel__item__desc{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;line-height:1.4;max-height:5.6em;overflow:hidden;margin:0;color:#fff}.imgCarousel__item__more{color:#F49622;font-weight:600;font-size:0.875em;line-height:20px;margin-top:20px;text-transform:uppercase;text-decoration:none!important;display:inline-block;vertical-align:top;letter-spacing:0.09em}.imgCarousel__item__more:after{content:'\f178';font-family:'FontAwesome';font-weight:300;font-size:1.71429em;margin-left:15px;vertical-align:top}@media (min-width:1025px){.imgCarousel__title{margin:0 0 50px;font-size:2.8125em}.imgCarousel__item__link:hover .imgCarousel__item__info{top:50px}.imgCarousel__item__title{padding:0 50px}.imgCarousel__item__hover{padding:0 50px}}.stats{width:90%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.stats__inner{position:relative;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:540px;max-width:65%}.stats__bg{opacity:0.1}.stats__bg path{fill:#8E9AA4}.stats__title{position:absolute;left:60%;width:55%;top:5%;color:#161C33;margin:0;line-height:1.2;font-weight:600;font-size:2.5em;font-size:clamp(1px, 4vw, 2.8125em)}.stats__fg{position:absolute;top:0;bottom:0;left:0;right:0}.stats__item{position:absolute;opacity:0}.stats__item.active{-webkit-transition:opacity 2s ease;-o-transition:opacity 2s ease;transition:opacity 2s ease;opacity:1}.stats__item:first-child{height:35%;top:10%;right:60%}.stats__item:nth-child(2){height:22%;top:30%;right:50%;-webkit-transform:translateX(85%);-ms-transform:translateX(85%);transform:translateX(85%)}.stats__item:nth-child(3){height:24%;top:58%;right:32%}.stats__data{width:auto;height:100%}.stats__data text{font-family:"proxima-nova", sans-serif;font-weight:900;font-size:300px;fill:#fff}.stats__data image{mix-blend-mode:luminosity;opacity:0.3}.stats__symbol{position:absolute;right:0;top:0;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);height:40%;width:auto!important}.stats__symbol path{fill:currentColor}.stats__label{position:absolute;font-size:1.125em;font-size:clamp(1px, 3.5vw, 1.5em);font-weight:600;text-transform:uppercase;line-height:1;bottom:-1.125em;white-space:nowrap}.stats__item:first-child .stats__label{color:#EE732A;right:0.25em}.stats__item:nth-child(2) .stats__label{color:#68B653;right:0.75em}.stats__item:nth-child(3) .stats__label{color:#0387CA;right:0}.stats__stars{position:absolute;left:82%;top:58%;width:40%}.stats__stars p{margin:0;color:#F49622;text-transform:uppercase;font-weight:600;font-size:1.5em;font-size:clamp(8px, 2.25vw, 24px)}.stats__stars span{display:block;color:#F49622;text-transform:uppercase;font-weight:600;font-size:clamp(8px, 1.5vw, 16px)}.stats__anchor{bottom:-200%;left:0;right:0;visibility:hidden;position:absolute}@media (min-width:1025px){.stats__anchor{bottom:25%}}.hexCircle{width:90%;margin:0 auto;position:relative}.hexCircle[data-showlogo=false]:before{content:'';position:absolute;top:130px;bottom:0;left:0;right:0;border-radius:20px;-webkit-box-shadow:0 0 60px rgba(152, 159, 168, 0.15);box-shadow:0 0 60px rgba(152, 159, 168, 0.15)}.hexCircle .svg--e4eIcon{position:absolute;bottom:0;left:0;right:0;margin:auto;width:70%;max-width:310px;opacity:0.1}.hexCircle .svg--e4eIcon path{fill:#8E9AA4}.hexCircle__hexScatter{position:absolute;width:15%;max-width:195px;display:none}.hexCircle__hexScatter--left{left:-15px;top:0;-webkit-transform:translateY(-25%);-ms-transform:translateY(-25%);transform:translateY(-25%)}.hexCircle__hexScatter--right{right:0;top:10%;-webkit-transform:rotate(85deg);-ms-transform:rotate(85deg);transform:rotate(85deg)}.hexCircle__border{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:80%;height:80%;display:none}.hexCircle__border path{fill:none;stroke:rgba(142, 154, 164, 0.3);stroke-linecap:round;stroke-width:3;stroke-dasharray:3 10}.hexCircle__border path.progress{stroke:#F49622;stroke-width:6;-webkit-transition:stroke-dasharray 350ms ease;-o-transition:stroke-dasharray 350ms ease;transition:stroke-dasharray 350ms ease;stroke-dasharray:0 1741}.hexCircle__border path.gap{stroke:#fff;stroke-width:8}.hexCircle[data-count="4"] .hexCircle__border path.gap{stroke-dasharray:230 1330}.hexCircle[data-count="5"] .hexCircle__border path.gap{stroke-dasharray:230 1741}.hexCircle[data-count="6"] .hexCircle__border path.gap{stroke-dasharray:230 1741}.hexCircle__hex{margin-bottom:25px;height:190px;position:relative}.hexCircle__hex:after{content:'';position:absolute;top:50%;left:0;width:100%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);height:2px;opacity:0.3;background:-webkit-repeating-linear-gradient(left, #8E9AA4, #8E9AA4 5px, transparent 3px, transparent 10px);background:-o-repeating-linear-gradient(left, #8E9AA4, #8E9AA4 5px, transparent 3px, transparent 10px);background:repeating-linear-gradient(to right, #8E9AA4, #8E9AA4 5px, transparent 3px, transparent 10px);z-index:0}.hexCircle__hex .owl-stage-outer{position:relative;z-index:1}.hexCircle__hex__item{cursor:pointer;margin:0 auto;-webkit-transform:scale(0.75);-ms-transform:scale(0.75);transform:scale(0.75);-webkit-transition:-webkit-transform 350ms ease;transition:-webkit-transform 350ms ease;-o-transition:transform 350ms ease;transition:transform 350ms ease;transition:transform 350ms ease, -webkit-transform 350ms ease;width:170px;height:190px;display:none;position:relative;z-index:1}.owl-item.center .hexCircle__hex__item{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.hexCircle__hex__item:first-child{display:block}.hexCircle__hex__item:before{content:'';position:absolute;top:12px;bottom:12px;left:0;right:0;border-radius:50%;-webkit-box-shadow:0 0 60px rgba(152, 159, 168, 0.3);box-shadow:0 0 60px rgba(152, 159, 168, 0.3)}.hexCircle__hex__item.active .hexCircle__hex__item__bg,.hexCircle__hex__item:hover .hexCircle__hex__item__bg{-webkit-transform:rotate(-19deg);-ms-transform:rotate(-19deg);transform:rotate(-19deg)}.hexCircle__hex__item.active .hexCircle__hex__item__bg path,.hexCircle__hex__item:hover .hexCircle__hex__item__bg path{opacity:0}.hexCircle__hex__item.active .hexCircle__hex__item__bg path.hover,.hexCircle__hex__item:hover .hexCircle__hex__item__bg path.hover{opacity:1}.hexCircle__hex__item.active .hexCircle__hex__item__num,.hexCircle__hex__item:hover .hexCircle__hex__item__num{color:#fff}.hexCircle__hex__item.active .hexCircle__hex__item__title,.hexCircle__hex__item:hover .hexCircle__hex__item__title{color:#fff}.hexCircle__hex__item__bg{position:relative;z-index:1;-webkit-transition:-webkit-transform 350ms ease;transition:-webkit-transform 350ms ease;-o-transition:transform 350ms ease;transition:transform 350ms ease;transition:transform 350ms ease, -webkit-transform 350ms ease}.hexCircle__hex__item__bg path{-webkit-transition:opacity 350ms ease;-o-transition:opacity 350ms ease;transition:opacity 350ms ease}.hexCircle__hex__item__bg path.hover{opacity:0}.hexCircle__stop1{stop-color:#F49622}.hexCircle__stop2{stop-color:#EE732A}.hexCircle__hex__item__info{position:relative;z-index:1}.hexCircle__hex__item__num{position:absolute;top:50%;left:0;right:0;z-index:2;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);text-align:center;font-size:6.25em;font-weight:600;color:#8E9AA4;opacity:0.1;-webkit-transition:color 350ms ease;-o-transition:color 350ms ease;transition:color 350ms ease}.hexCircle__hex__item__title{position:absolute;top:50%;left:0;right:0;margin:0;z-index:3;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);text-align:center;font-size:1.25em;font-weight:600;-webkit-transition:color 350ms ease;-o-transition:color 350ms ease;transition:color 350ms ease}.hexCircle__center{text-align:center}.hexCircle[data-showlogo=false] .hexCircle__center{padding:0 25px 25px}.hexCircle__center__item{width:100%}.hexCircle__center__list>.hexCircle__center__item{display:none}.hexCircle__center__list>.hexCircle__center__item:first-child{display:block}.hexCircle__center__item__title{font-weight:600;font-size:2.8125em;margin:0 0 15px}.hexCircle__center__item__text{letter-spacing:0.04em;line-height:1.8;margin:0}.hexCircle__center__pager{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:25px}.hexCircle__center__pager__item{width:20px;margin-right:20px;display:block;cursor:pointer}.hexCircle__center__pager__item:last-child{margin-right:0}.hexCircle__center__pager__item svg{width:100%;display:block;-webkit-transform:scale(0.75) rotate(-40deg);-ms-transform:scale(0.75) rotate(-40deg);transform:scale(0.75) rotate(-40deg);opacity:0.3;-webkit-transition:opacity 350ms ease, -webkit-transform 350ms ease;transition:opacity 350ms ease, -webkit-transform 350ms ease;-o-transition:transform 350ms ease, opacity 350ms ease;transition:transform 350ms ease, opacity 350ms ease;transition:transform 350ms ease, opacity 350ms ease, -webkit-transform 350ms ease}.hexCircle__center__pager__item svg path{fill:#8E9AA4;-webkit-transition:fill 350ms ease;-o-transition:fill 350ms ease;transition:fill 350ms ease}.hexCircle__center__pager__item.cycle-pager-active svg{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}.hexCircle__center__pager__item.cycle-pager-active svg path{fill:#F49622}@media (min-width:769px){.hexCircle[data-showlogo=false]:before{bottom:130px}.hexCircle__hex{height:auto;position:relative;width:700px;max-width:100%;margin:0 auto}.hexCircle__hex:before{content:'';display:block;visibility:hidden;padding-bottom:100%}.hexCircle__hex .svg--e4eIcon{bottom:auto;top:50%;-webkit-transform:translateY(-60%);-ms-transform:translateY(-60%);transform:translateY(-60%)}.hexCircle__border{display:block}.hexCircle__hex:after{display:none}.hexCircle__hex__item{position:absolute;display:block;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.hexCircle[data-count="4"] .hexCircle__hex__item:first-child{top:7.5%;left:7.5%}.hexCircle[data-count="4"] .hexCircle__hex__item:nth-child(2){top:7.5%;right:7.5%}.hexCircle[data-count="4"] .hexCircle__hex__item:nth-child(3){bottom:7.5%;right:7.5%}.hexCircle[data-count="4"] .hexCircle__hex__item:nth-child(4){bottom:7.5%;left:7.5%}.hexCircle[data-count="5"] .hexCircle__hex__item:first-child{top:0;left:10%}.hexCircle[data-count="5"] .hexCircle__hex__item:nth-child(2){top:0;right:10%}.hexCircle[data-count="5"] .hexCircle__hex__item:nth-child(3){bottom:220px;right:0}.hexCircle[data-count="5"] .hexCircle__hex__item:nth-child(4){bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.hexCircle[data-count="5"] .hexCircle__hex__item:nth-child(5){bottom:220px;left:0}.hexCircle[data-count="6"] .hexCircle__hex__item:first-child{top:0;left:17.55%}.hexCircle[data-count="6"] .hexCircle__hex__item:nth-child(2){top:0;right:17.5%}.hexCircle[data-count="6"] .hexCircle__hex__item:nth-child(3){top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.hexCircle[data-count="6"] .hexCircle__hex__item:nth-child(4){bottom:0;right:17.5%}.hexCircle[data-count="6"] .hexCircle__hex__item:nth-child(5){bottom:0;left:17.5%}.hexCircle[data-count="6"] .hexCircle__hex__item:nth-child(6){top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.hexCircle__center{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:360px;height:320px;padding:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.hexCircle[data-showlogo=false] .hexCircle__center{padding:0}}.lte-ie8 .hexCircle[data-showlogo=false]:before{bottom:130px}.lte-ie8 .hexCircle__hex{height:auto;position:relative;width:700px;max-width:100%;margin:0 auto}.lte-ie8 .hexCircle__hex:before{content:'';display:block;visibility:hidden;padding-bottom:100%}.lte-ie8 .hexCircle__hex .svg--e4eIcon{bottom:auto;top:50%;-webkit-transform:translateY(-60%);-ms-transform:translateY(-60%);transform:translateY(-60%)}.lte-ie8 .hexCircle__border{display:block}.lte-ie8 .hexCircle__hex:after{display:none}.lte-ie8 .hexCircle__hex__item{position:absolute;display:block;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.hexCircle[data-count="4"] .lte-ie8 .hexCircle__hex__item:first-child{top:7.5%;left:7.5%}.hexCircle[data-count="4"] .lte-ie8 .hexCircle__hex__item:nth-child(2){top:7.5%;right:7.5%}.hexCircle[data-count="4"] .lte-ie8 .hexCircle__hex__item:nth-child(3){bottom:7.5%;right:7.5%}.hexCircle[data-count="4"] .lte-ie8 .hexCircle__hex__item:nth-child(4){bottom:7.5%;left:7.5%}.hexCircle[data-count="5"] .lte-ie8 .hexCircle__hex__item:first-child{top:0;left:10%}.hexCircle[data-count="5"] .lte-ie8 .hexCircle__hex__item:nth-child(2){top:0;right:10%}.hexCircle[data-count="5"] .lte-ie8 .hexCircle__hex__item:nth-child(3){bottom:220px;right:0}.hexCircle[data-count="5"] .lte-ie8 .hexCircle__hex__item:nth-child(4){bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.hexCircle[data-count="5"] .lte-ie8 .hexCircle__hex__item:nth-child(5){bottom:220px;left:0}.hexCircle[data-count="6"] .lte-ie8 .hexCircle__hex__item:first-child{top:0;left:17.55%}.hexCircle[data-count="6"] .lte-ie8 .hexCircle__hex__item:nth-child(2){top:0;right:17.5%}.hexCircle[data-count="6"] .lte-ie8 .hexCircle__hex__item:nth-child(3){top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.hexCircle[data-count="6"] .lte-ie8 .hexCircle__hex__item:nth-child(4){bottom:0;right:17.5%}.hexCircle[data-count="6"] .lte-ie8 .hexCircle__hex__item:nth-child(5){bottom:0;left:17.5%}.hexCircle[data-count="6"] .lte-ie8 .hexCircle__hex__item:nth-child(6){top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.lte-ie8 .hexCircle__center{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:360px;height:320px;padding:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.hexCircle[data-showlogo=false] .lte-ie8 .hexCircle__center{padding:0}@media (min-width:1025px){.hexCircle__hexScatter{display:block}}.tabbed{background-color:#fff;-webkit-box-shadow:0 0 60px rgba(152, 159, 168, 0.3);box-shadow:0 0 60px rgba(152, 159, 168, 0.3);border-radius:20px;padding:25px;position:relative;z-index:1;max-width:1270px}.tabbed__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:25px}.tabbed__title{margin:0 25px;color:#161C33;text-align:center;font-weight:600}.tabbed__btn{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;height:44px;width:38px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}.tabbed__btn svg[data-icon]{position:relative;z-index:1}.tabbed__btn:hover .tabbed__btn__bg{opacity:1;-webkit-transform:rotate(-19deg);-ms-transform:rotate(-19deg);transform:rotate(-19deg)}.tabbed__btn:hover .tabbed__btn__bg path{fill:#EE732A}.tabbed__btn__bg{position:absolute;top:0;left:0;width:100%;-webkit-transition:opacity 350ms ease, -webkit-transform 350ms ease;transition:opacity 350ms ease, -webkit-transform 350ms ease;-o-transition:opacity 350ms ease, transform 350ms ease;transition:opacity 350ms ease, transform 350ms ease;transition:opacity 350ms ease, transform 350ms ease, -webkit-transform 350ms ease}.tabbed__btn__bg path{fill:#161C33;-webkit-transition:fill 350ms ease;-o-transition:fill 350ms ease;transition:fill 350ms ease}.tabbed__intro{color:#161C33;margin:0 auto 25px;width:90%;max-width:660px;text-align:center}.tabbed__select{overflow:hidden;margin:0 0 25px;display:-webkit-box;display:-ms-flexbox;display:flex}.tabbed__select__item{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:160px;color:rgba(142, 154, 164, 0.4);cursor:pointer;font-size:1.25em;text-align:center;position:relative;padding:0 10px 15px;margin:0 25px 0 0}.owl-item .tabbed__select__item{margin:0 auto}.tabbed__select__item:after{content:'';position:absolute;bottom:0;left:0;right:0;height:3px;background-color:#8E9AA4;opacity:0.4;border-radius:1.5px;-webkit-transition:background-color 350ms ease, opacity 350ms ease, height 350ms ease, border-radius 350ms ease;-o-transition:background-color 350ms ease, opacity 350ms ease, height 350ms ease, border-radius 350ms ease;transition:background-color 350ms ease, opacity 350ms ease, height 350ms ease, border-radius 350ms ease}.tabbed__select__item.active{color:#EE732A}.tabbed__select__item.active:after{height:6px;opacity:1;background-color:#EE732A;border-radius:3px}.tabbed__display{position:relative}.tabbed__display__item{width:100%}.tabbed__display__item__left{margin-top:25px}.tabbed__display__item__left .imgDevice{width:115%;position:relative;margin-bottom:-10%}.tabbed__display__item__left .imgDevice--laptop2 .imgDevice__device{margin:0 0 0 -9%}.tabbed__display__item__left .imgDevice--laptop2 .imgDevice__screenshot{top:13%;left:6.5%;width:70%;height:60%}.tabbed__display__item__left .imgDevice--false .imgDevice__screenshot{width:61%;margin:7.25% 0 0 12%}.tabbed__display__item__right{text-align:center}.tabbed__display__item__checklist__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:0 0 15px}.tabbed__display__item__checklist__item__tick{width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;color:#fff;font-size:1.25em;margin-right:20px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.tabbed__display__item__checklist__item__tick .fa-check{position:relative;z-index:1}.tabbed__display__item__checklist__item__hex{position:absolute;left:0;top:0;height:100%;width:100%;-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.tabbed__display__item__checklist__item__hex path{fill:#F49622}.tabbed__display__item__checklist__item__info{min-height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tabbed__display__item__checklist__item__info p{margin:0;color:#161C33;font-weight:600;font-size:1.125em;text-align:left;letter-spacing:0.09em}.tabbed__hexPattern{position:absolute;bottom:0;left:0;-webkit-transform:translateY(40%) scale(-1);-ms-transform:translateY(40%) scale(-1);transform:translateY(40%) scale(-1);opacity:0.1;width:70%;max-width:600px}.tabbed__hexPattern path{fill:#8E9AA4;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);-webkit-transition:-webkit-transform 350ms ease;transition:-webkit-transform 350ms ease;-o-transition:transform 350ms ease;transition:transform 350ms ease;transition:transform 350ms ease, -webkit-transform 350ms ease;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;transform-box:fill-box}.row.inview .tabbed__hexPattern path{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.row.inview .tabbed__hexPattern path:first-child{-webkit-transition-delay:30ms;-o-transition-delay:30ms;transition-delay:30ms}.row.inview .tabbed__hexPattern path:nth-child(2){-webkit-transition-delay:60ms;-o-transition-delay:60ms;transition-delay:60ms}.row.inview .tabbed__hexPattern path:nth-child(3){-webkit-transition-delay:90ms;-o-transition-delay:90ms;transition-delay:90ms}.row.inview .tabbed__hexPattern path:nth-child(4){-webkit-transition-delay:120ms;-o-transition-delay:120ms;transition-delay:120ms}.row.inview .tabbed__hexPattern path:nth-child(5){-webkit-transition-delay:150ms;-o-transition-delay:150ms;transition-delay:150ms}.row.inview .tabbed__hexPattern path:nth-child(6){-webkit-transition-delay:180ms;-o-transition-delay:180ms;transition-delay:180ms}.row.inview .tabbed__hexPattern path:nth-child(7){-webkit-transition-delay:210ms;-o-transition-delay:210ms;transition-delay:210ms}.row.inview .tabbed__hexPattern path:nth-child(8){-webkit-transition-delay:240ms;-o-transition-delay:240ms;transition-delay:240ms}.row.inview .tabbed__hexPattern path:nth-child(9){-webkit-transition-delay:270ms;-o-transition-delay:270ms;transition-delay:270ms}.row.inview .tabbed__hexPattern path:nth-child(10){-webkit-transition-delay:300ms;-o-transition-delay:300ms;transition-delay:300ms}.row.inview .tabbed__hexPattern path:nth-child(11){-webkit-transition-delay:330ms;-o-transition-delay:330ms;transition-delay:330ms}.row.inview .tabbed__hexPattern path:nth-child(12){-webkit-transition-delay:360ms;-o-transition-delay:360ms;transition-delay:360ms}.row.inview .tabbed__hexPattern path:nth-child(13){-webkit-transition-delay:390ms;-o-transition-delay:390ms;transition-delay:390ms}.row.inview .tabbed__hexPattern path:nth-child(14){-webkit-transition-delay:420ms;-o-transition-delay:420ms;transition-delay:420ms}.row.inview .tabbed__hexPattern path:nth-child(15){-webkit-transition-delay:450ms;-o-transition-delay:450ms;transition-delay:450ms}.row.inview .tabbed__hexPattern path:nth-child(16){-webkit-transition-delay:480ms;-o-transition-delay:480ms;transition-delay:480ms}.row.inview .tabbed__hexPattern path:nth-child(17){-webkit-transition-delay:510ms;-o-transition-delay:510ms;transition-delay:510ms}.row.inview .tabbed__hexPattern path:nth-child(18){-webkit-transition-delay:540ms;-o-transition-delay:540ms;transition-delay:540ms}.row.inview .tabbed__hexPattern path:nth-child(19){-webkit-transition-delay:570ms;-o-transition-delay:570ms;transition-delay:570ms}.row.inview .tabbed__hexPattern path:nth-child(20){-webkit-transition-delay:600ms;-o-transition-delay:600ms;transition-delay:600ms}.row.inview .tabbed__hexPattern path:nth-child(21){-webkit-transition-delay:630ms;-o-transition-delay:630ms;transition-delay:630ms}.row.inview .tabbed__hexPattern path:nth-child(22){-webkit-transition-delay:660ms;-o-transition-delay:660ms;transition-delay:660ms}.row.inview .tabbed__hexPattern path:nth-child(23){-webkit-transition-delay:690ms;-o-transition-delay:690ms;transition-delay:690ms}.row.inview .tabbed__hexPattern path:nth-child(24){-webkit-transition-delay:720ms;-o-transition-delay:720ms;transition-delay:720ms}.row.inview .tabbed__hexPattern path:nth-child(25){-webkit-transition-delay:750ms;-o-transition-delay:750ms;transition-delay:750ms}.row.inview .tabbed__hexPattern path:nth-child(26){-webkit-transition-delay:780ms;-o-transition-delay:780ms;transition-delay:780ms}.row.inview .tabbed__hexPattern path:nth-child(27){-webkit-transition-delay:810ms;-o-transition-delay:810ms;transition-delay:810ms}.row.inview .tabbed__hexPattern path:nth-child(28){-webkit-transition-delay:840ms;-o-transition-delay:840ms;transition-delay:840ms}.row.inview .tabbed__hexPattern path:nth-child(29){-webkit-transition-delay:870ms;-o-transition-delay:870ms;transition-delay:870ms}.row.inview .tabbed__hexPattern path:nth-child(30){-webkit-transition-delay:900ms;-o-transition-delay:900ms;transition-delay:900ms}.row.inview .tabbed__hexPattern path:nth-child(31){-webkit-transition-delay:930ms;-o-transition-delay:930ms;transition-delay:930ms}.row.inview .tabbed__hexPattern path:nth-child(32){-webkit-transition-delay:960ms;-o-transition-delay:960ms;transition-delay:960ms}.row.inview .tabbed__hexPattern path:nth-child(33){-webkit-transition-delay:990ms;-o-transition-delay:990ms;transition-delay:990ms}.row.inview .tabbed__hexPattern path:nth-child(34){-webkit-transition-delay:1020ms;-o-transition-delay:1020ms;transition-delay:1020ms}.row.inview .tabbed__hexPattern path:nth-child(35){-webkit-transition-delay:1050ms;-o-transition-delay:1050ms;transition-delay:1050ms}.row.inview .tabbed__hexPattern path:nth-child(36){-webkit-transition-delay:1080ms;-o-transition-delay:1080ms;transition-delay:1080ms}.row.inview .tabbed__hexPattern path:nth-child(37){-webkit-transition-delay:1110ms;-o-transition-delay:1110ms;transition-delay:1110ms}.row.inview .tabbed__hexPattern path:nth-child(38){-webkit-transition-delay:1140ms;-o-transition-delay:1140ms;transition-delay:1140ms}.row.inview .tabbed__hexPattern path:nth-child(39){-webkit-transition-delay:1170ms;-o-transition-delay:1170ms;transition-delay:1170ms}.row.inview .tabbed__hexPattern path:nth-child(40){-webkit-transition-delay:1200ms;-o-transition-delay:1200ms;transition-delay:1200ms}.row.inview .tabbed__hexPattern path:nth-child(41){-webkit-transition-delay:1230ms;-o-transition-delay:1230ms;transition-delay:1230ms}.row.inview .tabbed__hexPattern path:nth-child(42){-webkit-transition-delay:1260ms;-o-transition-delay:1260ms;transition-delay:1260ms}.row.inview .tabbed__hexPattern path:nth-child(43){-webkit-transition-delay:1290ms;-o-transition-delay:1290ms;transition-delay:1290ms}.row.inview .tabbed__hexPattern path:nth-child(44){-webkit-transition-delay:1320ms;-o-transition-delay:1320ms;transition-delay:1320ms}.row.inview .tabbed__hexPattern path:nth-child(45){-webkit-transition-delay:1350ms;-o-transition-delay:1350ms;transition-delay:1350ms}.row.inview .tabbed__hexPattern path:nth-child(46){-webkit-transition-delay:1380ms;-o-transition-delay:1380ms;transition-delay:1380ms}.row.inview .tabbed__hexPattern path:nth-child(47){-webkit-transition-delay:1410ms;-o-transition-delay:1410ms;transition-delay:1410ms}.row.inview .tabbed__hexPattern path:nth-child(48){-webkit-transition-delay:1440ms;-o-transition-delay:1440ms;transition-delay:1440ms}.row.inview .tabbed__hexPattern path:nth-child(49){-webkit-transition-delay:1470ms;-o-transition-delay:1470ms;transition-delay:1470ms}.row.inview .tabbed__hexPattern path:nth-child(50){-webkit-transition-delay:1500ms;-o-transition-delay:1500ms;transition-delay:1500ms}.row.inview .tabbed__hexPattern path:nth-child(51){-webkit-transition-delay:1530ms;-o-transition-delay:1530ms;transition-delay:1530ms}.row.inview .tabbed__hexPattern path:nth-child(52){-webkit-transition-delay:1560ms;-o-transition-delay:1560ms;transition-delay:1560ms}.row.inview .tabbed__hexPattern path:nth-child(53){-webkit-transition-delay:1590ms;-o-transition-delay:1590ms;transition-delay:1590ms}.row.inview .tabbed__hexPattern path:nth-child(54){-webkit-transition-delay:1620ms;-o-transition-delay:1620ms;transition-delay:1620ms}.row.inview .tabbed__hexPattern path:nth-child(55){-webkit-transition-delay:1650ms;-o-transition-delay:1650ms;transition-delay:1650ms}.row.inview .tabbed__hexPattern path:nth-child(56){-webkit-transition-delay:1680ms;-o-transition-delay:1680ms;transition-delay:1680ms}.row.inview .tabbed__hexPattern path:nth-child(57){-webkit-transition-delay:1710ms;-o-transition-delay:1710ms;transition-delay:1710ms}.row.inview .tabbed__hexPattern path:nth-child(58){-webkit-transition-delay:1740ms;-o-transition-delay:1740ms;transition-delay:1740ms}.row.inview .tabbed__hexPattern path:nth-child(59){-webkit-transition-delay:1770ms;-o-transition-delay:1770ms;transition-delay:1770ms}.row.inview .tabbed__hexPattern path:nth-child(60){-webkit-transition-delay:1800ms;-o-transition-delay:1800ms;transition-delay:1800ms}.row.inview .tabbed__hexPattern path:nth-child(61){-webkit-transition-delay:1830ms;-o-transition-delay:1830ms;transition-delay:1830ms}.row.inview .tabbed__hexPattern path:nth-child(62){-webkit-transition-delay:1860ms;-o-transition-delay:1860ms;transition-delay:1860ms}.row.inview .tabbed__hexPattern path:nth-child(63){-webkit-transition-delay:1890ms;-o-transition-delay:1890ms;transition-delay:1890ms}.row.inview .tabbed__hexPattern path:nth-child(64){-webkit-transition-delay:1920ms;-o-transition-delay:1920ms;transition-delay:1920ms}.row.inview .tabbed__hexPattern path:nth-child(65){-webkit-transition-delay:1950ms;-o-transition-delay:1950ms;transition-delay:1950ms}.row.inview .tabbed__hexPattern path:nth-child(66){-webkit-transition-delay:1980ms;-o-transition-delay:1980ms;transition-delay:1980ms}.row.inview .tabbed__hexPattern path:nth-child(67){-webkit-transition-delay:2010ms;-o-transition-delay:2010ms;transition-delay:2010ms}.row.inview .tabbed__hexPattern path:nth-child(68){-webkit-transition-delay:2040ms;-o-transition-delay:2040ms;transition-delay:2040ms}.row.inview .tabbed__hexPattern path:nth-child(69){-webkit-transition-delay:2070ms;-o-transition-delay:2070ms;transition-delay:2070ms}.row.inview .tabbed__hexPattern path:nth-child(70){-webkit-transition-delay:2100ms;-o-transition-delay:2100ms;transition-delay:2100ms}.row.inview .tabbed__hexPattern path:nth-child(71){-webkit-transition-delay:2130ms;-o-transition-delay:2130ms;transition-delay:2130ms}.row.inview .tabbed__hexPattern path:nth-child(72){-webkit-transition-delay:2160ms;-o-transition-delay:2160ms;transition-delay:2160ms}.row.inview .tabbed__hexPattern path:nth-child(73){-webkit-transition-delay:2190ms;-o-transition-delay:2190ms;transition-delay:2190ms}.row.inview .tabbed__hexPattern path:nth-child(74){-webkit-transition-delay:2220ms;-o-transition-delay:2220ms;transition-delay:2220ms}.row.inview .tabbed__hexPattern path:nth-child(75){-webkit-transition-delay:2250ms;-o-transition-delay:2250ms;transition-delay:2250ms}.row.inview .tabbed__hexPattern path:nth-child(76){-webkit-transition-delay:2280ms;-o-transition-delay:2280ms;transition-delay:2280ms}.row.inview .tabbed__hexPattern path:nth-child(77){-webkit-transition-delay:2310ms;-o-transition-delay:2310ms;transition-delay:2310ms}.row.inview .tabbed__hexPattern path:nth-child(78){-webkit-transition-delay:2340ms;-o-transition-delay:2340ms;transition-delay:2340ms}.row.inview .tabbed__hexPattern path:nth-child(79){-webkit-transition-delay:2370ms;-o-transition-delay:2370ms;transition-delay:2370ms}.row.inview .tabbed__hexPattern path:nth-child(80){-webkit-transition-delay:2400ms;-o-transition-delay:2400ms;transition-delay:2400ms}.row.inview .tabbed__hexPattern path:nth-child(81){-webkit-transition-delay:2430ms;-o-transition-delay:2430ms;transition-delay:2430ms}.row.inview .tabbed__hexPattern path:nth-child(82){-webkit-transition-delay:2460ms;-o-transition-delay:2460ms;transition-delay:2460ms}.row.inview .tabbed__hexPattern path:nth-child(83){-webkit-transition-delay:2490ms;-o-transition-delay:2490ms;transition-delay:2490ms}.row.inview .tabbed__hexPattern path:nth-child(84){-webkit-transition-delay:2520ms;-o-transition-delay:2520ms;transition-delay:2520ms}.row.inview .tabbed__hexPattern path:nth-child(85){-webkit-transition-delay:2550ms;-o-transition-delay:2550ms;transition-delay:2550ms}.row.inview .tabbed__hexPattern path:nth-child(86){-webkit-transition-delay:2580ms;-o-transition-delay:2580ms;transition-delay:2580ms}.row.inview .tabbed__hexPattern path:nth-child(87){-webkit-transition-delay:2610ms;-o-transition-delay:2610ms;transition-delay:2610ms}.row.inview .tabbed__hexPattern path:nth-child(88){-webkit-transition-delay:2640ms;-o-transition-delay:2640ms;transition-delay:2640ms}.row.inview .tabbed__hexPattern path:nth-child(89){-webkit-transition-delay:2670ms;-o-transition-delay:2670ms;transition-delay:2670ms}.row.inview .tabbed__hexPattern path:nth-child(90){-webkit-transition-delay:2700ms;-o-transition-delay:2700ms;transition-delay:2700ms}.row.inview .tabbed__hexPattern path:nth-child(91){-webkit-transition-delay:2730ms;-o-transition-delay:2730ms;transition-delay:2730ms}.row.inview .tabbed__hexPattern path:nth-child(92){-webkit-transition-delay:2760ms;-o-transition-delay:2760ms;transition-delay:2760ms}.row.inview .tabbed__hexPattern path:nth-child(93){-webkit-transition-delay:2790ms;-o-transition-delay:2790ms;transition-delay:2790ms}.row.inview .tabbed__hexPattern path:nth-child(94){-webkit-transition-delay:2820ms;-o-transition-delay:2820ms;transition-delay:2820ms}.row.inview .tabbed__hexPattern path:nth-child(95){-webkit-transition-delay:2850ms;-o-transition-delay:2850ms;transition-delay:2850ms}.row.inview .tabbed__hexPattern path:nth-child(96){-webkit-transition-delay:2880ms;-o-transition-delay:2880ms;transition-delay:2880ms}.row.inview .tabbed__hexPattern path:nth-child(97){-webkit-transition-delay:2910ms;-o-transition-delay:2910ms;transition-delay:2910ms}.row.inview .tabbed__hexPattern path:nth-child(98){-webkit-transition-delay:2940ms;-o-transition-delay:2940ms;transition-delay:2940ms}.row.inview .tabbed__hexPattern path:nth-child(99){-webkit-transition-delay:2970ms;-o-transition-delay:2970ms;transition-delay:2970ms}.row.inview .tabbed__hexPattern path:nth-child(100){-webkit-transition-delay:3000ms;-o-transition-delay:3000ms;transition-delay:3000ms}.row.inview .tabbed__hexPattern path:nth-child(101){-webkit-transition-delay:3030ms;-o-transition-delay:3030ms;transition-delay:3030ms}.row.inview .tabbed__hexPattern path:nth-child(102){-webkit-transition-delay:3060ms;-o-transition-delay:3060ms;transition-delay:3060ms}.row.inview .tabbed__hexPattern path:nth-child(103){-webkit-transition-delay:3090ms;-o-transition-delay:3090ms;transition-delay:3090ms}.row.inview .tabbed__hexPattern path:nth-child(104){-webkit-transition-delay:3120ms;-o-transition-delay:3120ms;transition-delay:3120ms}.row.inview .tabbed__hexPattern path:nth-child(105){-webkit-transition-delay:3150ms;-o-transition-delay:3150ms;transition-delay:3150ms}.row.inview .tabbed__hexPattern path:nth-child(106){-webkit-transition-delay:3180ms;-o-transition-delay:3180ms;transition-delay:3180ms}.row.inview .tabbed__hexPattern path:nth-child(107){-webkit-transition-delay:3210ms;-o-transition-delay:3210ms;transition-delay:3210ms}.row.inview .tabbed__hexPattern path:nth-child(108){-webkit-transition-delay:3240ms;-o-transition-delay:3240ms;transition-delay:3240ms}.row.inview .tabbed__hexPattern path:nth-child(109){-webkit-transition-delay:3270ms;-o-transition-delay:3270ms;transition-delay:3270ms}.row.inview .tabbed__hexPattern path:nth-child(110){-webkit-transition-delay:3300ms;-o-transition-delay:3300ms;transition-delay:3300ms}.row.inview .tabbed__hexPattern path:nth-child(111){-webkit-transition-delay:3330ms;-o-transition-delay:3330ms;transition-delay:3330ms}.row.inview .tabbed__hexPattern path:nth-child(112){-webkit-transition-delay:3360ms;-o-transition-delay:3360ms;transition-delay:3360ms}.row.inview .tabbed__hexPattern path:nth-child(113){-webkit-transition-delay:3390ms;-o-transition-delay:3390ms;transition-delay:3390ms}.row.inview .tabbed__hexPattern path:nth-child(114){-webkit-transition-delay:3420ms;-o-transition-delay:3420ms;transition-delay:3420ms}.row.inview .tabbed__hexPattern path:nth-child(115){-webkit-transition-delay:3450ms;-o-transition-delay:3450ms;transition-delay:3450ms}.row.inview .tabbed__hexPattern path:nth-child(116){-webkit-transition-delay:3480ms;-o-transition-delay:3480ms;transition-delay:3480ms}.row.inview .tabbed__hexPattern path:nth-child(117){-webkit-transition-delay:3510ms;-o-transition-delay:3510ms;transition-delay:3510ms}.row.inview .tabbed__hexPattern path:nth-child(118){-webkit-transition-delay:3540ms;-o-transition-delay:3540ms;transition-delay:3540ms}.row.inview .tabbed__hexPattern path:nth-child(119){-webkit-transition-delay:3570ms;-o-transition-delay:3570ms;transition-delay:3570ms}.row.inview .tabbed__hexPattern path:nth-child(120){-webkit-transition-delay:3600ms;-o-transition-delay:3600ms;transition-delay:3600ms}.row.inview .tabbed__hexPattern path:nth-child(121){-webkit-transition-delay:3630ms;-o-transition-delay:3630ms;transition-delay:3630ms}.row.inview .tabbed__hexPattern path:nth-child(122){-webkit-transition-delay:3660ms;-o-transition-delay:3660ms;transition-delay:3660ms}.row.inview .tabbed__hexPattern path:nth-child(123){-webkit-transition-delay:3690ms;-o-transition-delay:3690ms;transition-delay:3690ms}.row.inview .tabbed__hexPattern path:nth-child(124){-webkit-transition-delay:3720ms;-o-transition-delay:3720ms;transition-delay:3720ms}.row.inview .tabbed__hexPattern path:nth-child(125){-webkit-transition-delay:3750ms;-o-transition-delay:3750ms;transition-delay:3750ms}.row.inview .tabbed__hexPattern path:nth-child(126){-webkit-transition-delay:3780ms;-o-transition-delay:3780ms;transition-delay:3780ms}.row.inview .tabbed__hexPattern path:nth-child(127){-webkit-transition-delay:3810ms;-o-transition-delay:3810ms;transition-delay:3810ms}.row.inview .tabbed__hexPattern path:nth-child(128){-webkit-transition-delay:3840ms;-o-transition-delay:3840ms;transition-delay:3840ms}.row.inview .tabbed__hexPattern path:nth-child(129){-webkit-transition-delay:3870ms;-o-transition-delay:3870ms;transition-delay:3870ms}.row.inview .tabbed__hexPattern path:nth-child(130){-webkit-transition-delay:3900ms;-o-transition-delay:3900ms;transition-delay:3900ms}.row.inview .tabbed__hexPattern path:nth-child(131){-webkit-transition-delay:3930ms;-o-transition-delay:3930ms;transition-delay:3930ms}.row.inview .tabbed__hexPattern path:nth-child(132){-webkit-transition-delay:3960ms;-o-transition-delay:3960ms;transition-delay:3960ms}.row.inview .tabbed__hexPattern path:nth-child(133){-webkit-transition-delay:3990ms;-o-transition-delay:3990ms;transition-delay:3990ms}.row.inview .tabbed__hexPattern path:nth-child(134){-webkit-transition-delay:4020ms;-o-transition-delay:4020ms;transition-delay:4020ms}.row.inview .tabbed__hexPattern path:nth-child(135){-webkit-transition-delay:4050ms;-o-transition-delay:4050ms;transition-delay:4050ms}.row.inview .tabbed__hexPattern path:nth-child(136){-webkit-transition-delay:4080ms;-o-transition-delay:4080ms;transition-delay:4080ms}.row.inview .tabbed__hexPattern path:nth-child(137){-webkit-transition-delay:4110ms;-o-transition-delay:4110ms;transition-delay:4110ms}.row.inview .tabbed__hexPattern path:nth-child(138){-webkit-transition-delay:4140ms;-o-transition-delay:4140ms;transition-delay:4140ms}.row.inview .tabbed__hexPattern path:nth-child(139){-webkit-transition-delay:4170ms;-o-transition-delay:4170ms;transition-delay:4170ms}.row.inview .tabbed__hexPattern path:nth-child(140){-webkit-transition-delay:4200ms;-o-transition-delay:4200ms;transition-delay:4200ms}.row.inview .tabbed__hexPattern path:nth-child(141){-webkit-transition-delay:4230ms;-o-transition-delay:4230ms;transition-delay:4230ms}.row.inview .tabbed__hexPattern path:nth-child(142){-webkit-transition-delay:4260ms;-o-transition-delay:4260ms;transition-delay:4260ms}.row.inview .tabbed__hexPattern path:nth-child(143){-webkit-transition-delay:4290ms;-o-transition-delay:4290ms;transition-delay:4290ms}.row.inview .tabbed__hexPattern path:nth-child(144){-webkit-transition-delay:4320ms;-o-transition-delay:4320ms;transition-delay:4320ms}.row.inview .tabbed__hexPattern path:nth-child(145){-webkit-transition-delay:4350ms;-o-transition-delay:4350ms;transition-delay:4350ms}.row.inview .tabbed__hexPattern path:nth-child(146){-webkit-transition-delay:4380ms;-o-transition-delay:4380ms;transition-delay:4380ms}.row.inview .tabbed__hexPattern path:nth-child(147){-webkit-transition-delay:4410ms;-o-transition-delay:4410ms;transition-delay:4410ms}.row.inview .tabbed__hexPattern path:nth-child(148){-webkit-transition-delay:4440ms;-o-transition-delay:4440ms;transition-delay:4440ms}.row.inview .tabbed__hexPattern path:nth-child(149){-webkit-transition-delay:4470ms;-o-transition-delay:4470ms;transition-delay:4470ms}.row.inview .tabbed__hexPattern path:nth-child(150){-webkit-transition-delay:4500ms;-o-transition-delay:4500ms;transition-delay:4500ms}@media (min-width:1025px){.tabbed__btn{height:66px;width:57px;font-size:1.25em}.tabbed__title{margin:0 65px;font-size:3.125em}.tabbed__display__item{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.tabbed__display__item__left{width:50%;margin-top:0;margin-right:100px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;position:relative;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.tabbed__display__item__left .imgDevice{position:absolute;left:0;top:0;width:110%;margin-bottom:0}.tabbed__display__item__right{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:calc(50% - 100px);-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;min-height:400px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:left}}.carousel{position:relative;background-color:#161C33;min-height:430px;padding:25px 0 0;-webkit-box-shadow:0 0 60px rgba(22, 28, 51, 0.3);box-shadow:0 0 60px rgba(22, 28, 51, 0.3)}.carousel__header{width:90%;margin:0 auto}.carousel__header__inner{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}.carousel__title{color:#fff;margin:0;font-weight:600}.carousel__btns{display:-webkit-box;display:-ms-flexbox;display:flex}.carousel__btn{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;height:44px;width:38px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}.carousel__btn svg[data-icon]{position:relative;z-index:1}.carousel__btn .svg--hexButton{position:absolute;top:0;left:0;width:100%;opacity:0.3;-webkit-transition:opacity 350ms ease, -webkit-transform 350ms ease;transition:opacity 350ms ease, -webkit-transform 350ms ease;-o-transition:opacity 350ms ease, transform 350ms ease;transition:opacity 350ms ease, transform 350ms ease;transition:opacity 350ms ease, transform 350ms ease, -webkit-transform 350ms ease}.carousel__btn .svg--hexButton path{fill:#8E9AA4;-webkit-transition:fill 350ms ease;-o-transition:fill 350ms ease;transition:fill 350ms ease}.carousel__btn:hover .svg--hexButton{opacity:1;-webkit-transform:rotate(-19deg);-ms-transform:rotate(-19deg);transform:rotate(-19deg)}.carousel__btn:hover .svg--hexButton path{fill:#EE732A}.carousel__btn--prev{margin-right:15px}.carousel__list{margin:15px auto 0;position:relative;z-index:0}.carousel__item__device{margin:15px 0 0}.carousel__item__device .imgDevice--laptop{margin:0 0 -30% -10%;width:120%}.carousel__item__device .imgDevice--laptop2{margin:-14% 0 -16%}.carousel__item__device .imgDevice--phone{width:120%;margin:-8% 0 -12% -10%}.carousel__item__device .imgDevice--phone2{margin:-2% 0 -20%}.carousel__item__device .imgDevice--2phone{width:100%;margin:0 0 -3%}.carousel__item__info{text-align:center}.carousel__item__title{color:#F49622;margin:0 0 10px}.carousel__item__text{color:#fff;font-weight:600;margin:0}@media (min-width:1025px){.row--carousel{padding:115px 0}.caorusel{padding:25px 0}.carousel__header{position:absolute;top:45px;left:0;right:0;z-index:1}.carousel__header__inner{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-left:45%}.carousel__title{margin-right:60px;font-size:2.8125em}.carousel__btn{height:66px;width:57px;font-size:1.25em}.carousel__btn--prev{margin-right:30px}.carousel__list{margin:0 auto}.carousel__item{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.carousel__item__device{position:absolute;left:100%;-webkit-transform:translateX(-150%);-ms-transform:translateX(-150%);transform:translateX(-150%);opacity:0.5;-webkit-transition:left 350ms ease, opacity 350ms ease, -webkit-transform 350ms ease;transition:left 350ms ease, opacity 350ms ease, -webkit-transform 350ms ease;-o-transition:left 350ms ease, transform 350ms ease, opacity 350ms ease;transition:left 350ms ease, transform 350ms ease, opacity 350ms ease;transition:left 350ms ease, transform 350ms ease, opacity 350ms ease, -webkit-transform 350ms ease;width:calc(45% - 80px);min-height:430px;margin:0 80px 0 0}.owl-item.active+.owl-item .carousel__item__device,.owl-item.active .carousel__item__device{left:0;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.owl-item.active .carousel__item__device{opacity:1}.carousel__item__device .imgDevice{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.carousel__item__device .imgDevice--phone{width:200%;margin:-8% 0}.carousel__item__device .imgDevice--phone2{width:150%}.carousel__item__device .imgDevice--laptop{width:170%;margin:15% 0 -50% 0}.carousel__item__device .imgDevice--laptop2{width:150%;margin:-5% 0 0}.carousel__item__device .imgDevice--2phone{width:160%;margin:0 0 0 5%}.carousel__item__device .imgDevice--false{width:110%;margin:-5% 0 0 5%}.carousel__item__info{padding-top:calc(66px + 90px);padding-right:25px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;text-align:left;margin-left:auto;width:55%;opacity:0;-webkit-transition:opacity 350ms ease;-o-transition:opacity 350ms ease;transition:opacity 350ms ease}.owl-item.active .carousel__item__info{opacity:1}.carousel__item__title{font-size:1.875em;margin:0 0 20px}.carousel__item__text{font-size:1.25em}}.portfolio{position:relative}.portfolio__header{text-align:center}.portfolio__header .button__link{margin:25px 0 0}.portfolio__title{font-weight:600;margin:0;line-height:1}.portfolio__intro{margin:20px 0 0;font-weight:600}.portfolio__intro a{color:#EE732A;font-weight:700;text-decoration:none}.portfolio__filter{margin:25px 0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.portfolio__filter__label{font-weight:600;color:#8E9AA4;margin:0 15px 0 0}.portfolio__filter__select{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:190px}.portfolio__filter__dropdown{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 0 15px rgba(152, 159, 168, 0.15);box-shadow:0 0 15px rgba(152, 159, 168, 0.15);border-radius:4px;height:50px;padding:0 15px;background-color:#fff;cursor:pointer;text-transform:uppercase;-webkit-transition:background-color 350ms ease;-o-transition:background-color 350ms ease;transition:background-color 350ms ease}.portfolio__filter__dropdown span{font-weight:600;font-size:0.875em;color:#161C33;-webkit-transition:color 350ms ease;-o-transition:color 350ms ease;transition:color 350ms ease}.portfolio__filter__dropdown svg{color:#EE732A;margin-left:10px;-webkit-transition:color 350ms ease;-o-transition:color 350ms ease;transition:color 350ms ease}.blog__filter__select.active .portfolio__filter__dropdown,.portfolio__filter__dropdown:hover{background-color:#EE732A}.blog__filter__select.active .portfolio__filter__dropdown span,.portfolio__filter__dropdown:hover span{color:#fff}.blog__filter__select.active .portfolio__filter__dropdown svg,.portfolio__filter__dropdown:hover svg{color:#fff}.portfolio__filter__list{position:absolute;top:55px;right:0;width:250px;border-radius:4px;padding:10px;-webkit-box-shadow:0 0 15px rgba(152, 159, 168, 0.15);box-shadow:0 0 15px rgba(152, 159, 168, 0.15);background-color:#fff;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;-webkit-transition:-webkit-transform 350ms ease;transition:-webkit-transform 350ms ease;-o-transition:transform 350ms ease;transition:transform 350ms ease;transition:transform 350ms ease, -webkit-transform 350ms ease}.portfolio__filter__select.active .portfolio__filter__list{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}.portfolio__filter__list li{font-size:0.875em;font-weight:600;color:#8E9AA4;text-transform:uppercase;cursor:pointer;margin:0 0 10px;letter-spacing:0.09em;-webkit-transition:color 350ms ease;-o-transition:color 350ms ease;transition:color 350ms ease}.portfolio__filter__list li:last-child{margin:0}.portfolio__filter__list li.active,.portfolio__filter__list li:hover{color:#EE732A}.portfolio__anchor{position:absolute;bottom:0;left:0;right:0;height:1px;pointer-events:none}.portfolio__status{margin:50px auto;width:90%;text-align:center;font-size:1.875em;font-weight:700}@media (min-width:1025px){.portfolio__title{font-size:2.8125em}.portfolio__intro{font-size:1.25em}.portfolio__filter{margin:60px 0 50px}.portfolio__filter__label{display:none}.portfolio__filter__select{max-width:none}.portfolio__filter__dropdown{display:none}.portfolio__filter__list{position:static;-webkit-box-shadow:none;box-shadow:none;background:none;border-radius:0;-webkit-transform:none;-ms-transform:none;transform:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;width:calc(100% + 25px);margin:0 -25px -25px 0}.portfolio__filter__list li{margin:0 25px 25px 0}.portfolio__filter__list li:last-child{margin:0 25px 25px 0}}@media (min-width:1301px){.portfolio__filter__list{width:calc(100% + 50px);margin:0 -50px -25px 0}.portfolio__filter__list li{margin:0 50px 25px 0}.portfolio__filter__list li:last-child{margin:0 50px 25px 0}}.portfolio__header+.portfolio__list{margin-top:20px}.mason--portfolio .portfolio__item{position:relative;min-height:260px;margin:25px 0 0}.mason--portfolio .portfolio__item:before{content:'';display:block;visibility:hidden;padding-bottom:62.96296%}.mason--portfolio .portfolio__item:first-child{margin-top:0}.pR .owl-stage{display:-webkit-box;display:-ms-flexbox;display:flex}.pR .portfolio__item{width:540px;max-width:80vw}.portfolio__group{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.portfolio__group .portfolio__item:not(:first-child):last-child{margin:12.55% 60px 0 -60px}.portfolio__group .portfolio__item:first-child:last-child{margin:auto 60px 0 -60px}.owl-item:nth-child(2n - 1) .portfolio__group .portfolio__item:first-child:not(:last-child){position:relative}.owl-item:nth-child(2n - 1) .portfolio__group .portfolio__item:first-child:not(:last-child):before{content:'';display:block;visibility:hidden;padding-bottom:75.92593%}.owl-item:nth-child(2n - 1) .portfolio__group .portfolio__item:last-child{position:relative}.owl-item:nth-child(2n - 1) .portfolio__group .portfolio__item:last-child:before{content:'';display:block;visibility:hidden;padding-bottom:62.96296%}.owl-item:nth-child(2n) .portfolio__group{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.owl-item:nth-child(2n) .portfolio__group .portfolio__item:first-child:not(:last-child){position:relative;margin-top:12.55%}.owl-item:nth-child(2n) .portfolio__group .portfolio__item:first-child:not(:last-child):before{content:'';display:block;visibility:hidden;padding-bottom:62.96296%}.owl-item:nth-child(2n) .portfolio__group .portfolio__item:last-child{position:relative}.owl-item:nth-child(2n) .portfolio__group .portfolio__item:last-child:before{content:'';display:block;visibility:hidden;padding-bottom:75.92593%}.portfolio__item__link{display:block;cursor:none}.portfolio__item__link:hover .portfolio__item__inner{-webkit-box-shadow:0 0 60px rgba(22, 28, 51, 0.3);box-shadow:0 0 60px rgba(22, 28, 51, 0.3)}.portfolio__item__link:hover .portfolio__item__img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.portfolio__item__inner{border-radius:20px;overflow:hidden;-webkit-transform:translateZ(0px);transform:translateZ(0px);-webkit-box-shadow:0 0 60px rgba(22, 28, 51, 0.15);box-shadow:0 0 60px rgba(22, 28, 51, 0.15);-webkit-transition:-webkit-box-shadow 350ms ease;transition:-webkit-box-shadow 350ms ease;-o-transition:box-shadow 350ms ease;transition:box-shadow 350ms ease;transition:box-shadow 350ms ease, -webkit-box-shadow 350ms ease}.portfolio__item__img{-webkit-transition:opacity 350ms ease, -webkit-transform 350ms ease;transition:opacity 350ms ease, -webkit-transform 350ms ease;-o-transition:opacity 350ms ease, transform 350ms ease;transition:opacity 350ms ease, transform 350ms ease;transition:opacity 350ms ease, transform 350ms ease, -webkit-transform 350ms ease}.portfolio__item__img--wide{display:none}.portfolio__item__vid{opacity:0;-webkit-transition:opacity 350ms ease;-o-transition:opacity 350ms ease;transition:opacity 350ms ease}.portfolio__item__case{position:absolute;left:0;top:0;z-index:4;border-bottom-right-radius:20px;padding:0 15px;line-height:50px;height:50px;background:-webkit-gradient(linear, left top, right top, from(#F49622), to(#EE732A));background:-webkit-linear-gradient(left, #F49622, #EE732A);background:-o-linear-gradient(left, #F49622, #EE732A);background:linear-gradient(to right, #F49622, #EE732A);color:#fff;text-transform:uppercase;font-weight:600;font-size:0.875em;letter-spacing:0.09em}.portfolio__item__info{position:absolute;z-index:3;bottom:0;left:0;right:0;height:230px}.portfolio__item__title{margin:0;position:absolute;left:25px;right:25px;bottom:25px;font-size:1.5em;text-align:center;color:#fff}.portfolio__item__title--dark{color:#161C33}.portfolio__item__hover{pointer-events:none;z-index:4}.portfolio__item__hover__hex{position:absolute;top:0;left:0;-webkit-transform:translate(-50%, -50%) scale(0.5);-ms-transform:translate(-50%, -50%) scale(0.5);transform:translate(-50%, -50%) scale(0.5);opacity:0}.portfolio__item.hover .portfolio__item__hover__hex{-webkit-transition:opacity 350ms ease, -webkit-transform 350ms ease;transition:opacity 350ms ease, -webkit-transform 350ms ease;-o-transition:opacity 350ms ease, transform 350ms ease;transition:opacity 350ms ease, transform 350ms ease;transition:opacity 350ms ease, transform 350ms ease, -webkit-transform 350ms ease;opacity:0.9;-webkit-transform:translate(-50%, -50%) scale(1);-ms-transform:translate(-50%, -50%) scale(1);transform:translate(-50%, -50%) scale(1)}.portfolio__item__hover__hex .svg--hexButton{width:110px;-webkit-transition:-webkit-transform 350ms ease;transition:-webkit-transform 350ms ease;-o-transition:transform 350ms ease;transition:transform 350ms ease;transition:transform 350ms ease, -webkit-transform 350ms ease}.portfolio__item.hover--left .portfolio__item__hover__hex .svg--hexButton{-webkit-transform:rotate(19deg);-ms-transform:rotate(19deg);transform:rotate(19deg)}.portfolio__item.hover--right .portfolio__item__hover__hex .svg--hexButton{-webkit-transform:rotate(-19deg);-ms-transform:rotate(-19deg);transform:rotate(-19deg)}.portfolio__item__hover__hex .svg--hexButton path{fill:#F49622}.portfolio__item__hover__hex span{position:absolute;top:50%;left:0;right:0;text-align:center;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:0.875em;font-weight:700;letter-spacing:0.09em;text-transform:uppercase;color:#fff}@media (min-width:769px){.mason--portfolio .portfolio__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.mason--portfolio .portfolio__item{min-height:auto}.mason--portfolio .portfolio__item:nth-child(5n - 4){width:100%;margin:30px 0}.mason--portfolio .portfolio__item:nth-child(5n - 4):before{padding-bottom:35.96491%}.mason--portfolio .portfolio__item:nth-child(5n - 4):first-child{margin-top:0}.mason--portfolio .portfolio__item:nth-child(5n - 3){width:calc(50% - 15px);margin:0 30px 0 0}.mason--portfolio .portfolio__item:nth-child(5n - 3):before{padding-bottom:62.96296%}.mason--portfolio .portfolio__item:nth-child(5n - 2){width:calc(50% - 15px);margin:0}.mason--portfolio .portfolio__item:nth-child(5n - 2):before{padding-bottom:75.92593%}.mason--portfolio .portfolio__item:nth-child(5n - 1){width:calc(50% - 15px);margin:-30px 30px 0 0}.mason--portfolio .portfolio__item:nth-child(5n - 1):before{padding-bottom:75.92593%}.mason--portfolio .portfolio__item:nth-child(5n){width:calc(50% - 15px);margin:0;-ms-flex-item-align:end;align-self:flex-end}.mason--portfolio .portfolio__item:nth-child(5n):before{padding-bottom:62.96296%}.mason--portfolio .portfolio__item--wideImg:nth-child(5n - 4) .portfolio__item__img--wide{display:block}.mason--portfolio .portfolio__item--wideImg:nth-child(5n - 4) .portfolio__item__img--sml{display:none}.mason--portfolio .portfolio__item--vid:nth-child(5n - 4) .portfolio__item__link:hover .portfolio__item__img{opacity:0;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mason--portfolio .portfolio__item--vid:nth-child(5n - 4) .portfolio__item__link:hover .portfolio__item__vid--sml{opacity:1}.mason--portfolio .portfolio__item--wideVid:nth-child(5n - 4) .portfolio__item__vid--wide{display:block}.mason--portfolio .portfolio__item--wideVid:nth-child(5n - 4) .portfolio__item__vid--sml{display:none}.mason--portfolio .portfolio__item--wideVid:nth-child(5n - 4) .portfolio__item__link:hover .portfolio__item__img{opacity:0}.mason--portfolio .portfolio__item--wideVid:nth-child(5n - 4) .portfolio__item__link:hover .portfolio__item__vid--wide{opacity:1}.portfolio__group .portfolio__item:not(:first-child):last-child{margin:12.55% 175px 0 -175px}.portfolio__group .portfolio__item:first-child:last-child{margin:auto 175px 0 -175px}}.lte-ie8 .mason--portfolio .portfolio__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.lte-ie8 .mason--portfolio .portfolio__item{min-height:auto}.lte-ie8 .mason--portfolio .portfolio__item:nth-child(5n - 4){width:100%;margin:30px 0}.lte-ie8 .mason--portfolio .portfolio__item:nth-child(5n - 4):before{padding-bottom:35.96491%}.lte-ie8 .mason--portfolio .portfolio__item:nth-child(5n - 4):first-child{margin-top:0}.lte-ie8 .mason--portfolio .portfolio__item:nth-child(5n - 3){width:calc(50% - 15px);margin:0 30px 0 0}.lte-ie8 .mason--portfolio .portfolio__item:nth-child(5n - 3):before{padding-bottom:62.96296%}.lte-ie8 .mason--portfolio .portfolio__item:nth-child(5n - 2){width:calc(50% - 15px);margin:0}.lte-ie8 .mason--portfolio .portfolio__item:nth-child(5n - 2):before{padding-bottom:75.92593%}.lte-ie8 .mason--portfolio .portfolio__item:nth-child(5n - 1){width:calc(50% - 15px);margin:-30px 30px 0 0}.lte-ie8 .mason--portfolio .portfolio__item:nth-child(5n - 1):before{padding-bottom:75.92593%}.lte-ie8 .mason--portfolio .portfolio__item:nth-child(5n){width:calc(50% - 15px);margin:0;-ms-flex-item-align:end;align-self:flex-end}.lte-ie8 .mason--portfolio .portfolio__item:nth-child(5n):before{padding-bottom:62.96296%}.lte-ie8 .mason--portfolio .portfolio__item--wideImg:nth-child(5n - 4) .portfolio__item__img--wide{display:block}.lte-ie8 .mason--portfolio .portfolio__item--wideImg:nth-child(5n - 4) .portfolio__item__img--sml{display:none}.lte-ie8 .mason--portfolio .portfolio__item--vid:nth-child(5n - 4) .portfolio__item__link:hover .portfolio__item__img{opacity:0;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.lte-ie8 .mason--portfolio .portfolio__item--vid:nth-child(5n - 4) .portfolio__item__link:hover .portfolio__item__vid--sml{opacity:1}.lte-ie8 .mason--portfolio .portfolio__item--wideVid:nth-child(5n - 4) .portfolio__item__vid--wide{display:block}.lte-ie8 .mason--portfolio .portfolio__item--wideVid:nth-child(5n - 4) .portfolio__item__vid--sml{display:none}.lte-ie8 .mason--portfolio .portfolio__item--wideVid:nth-child(5n - 4) .portfolio__item__link:hover .portfolio__item__img{opacity:0}.lte-ie8 .mason--portfolio .portfolio__item--wideVid:nth-child(5n - 4) .portfolio__item__link:hover .portfolio__item__vid--wide{opacity:1}.lte-ie8 .portfolio__group .portfolio__item:not(:first-child):last-child{margin:12.55% 175px 0 -175px}.lte-ie8 .portfolio__group .portfolio__item:first-child:last-child{margin:auto 175px 0 -175px}@media (min-width:1025px){.portfolio__header+.portfolio__list{margin-top:50px}.mason--portfolio .portfolio__item:nth-child(5n - 4){margin:60px 0}.mason--portfolio .portfolio__item:nth-child(5n - 4):first-child{margin-top:0}.mason--portfolio .portfolio__item:nth-child(5n - 3){width:calc(50% - 30px);margin:0 60px 0 0}.mason--portfolio .portfolio__item:nth-child(5n - 2){width:calc(50% - 30px);margin:0}.mason--portfolio .portfolio__item:nth-child(5n - 1){width:calc(50% - 30px);margin:0 60px 0 0}.mason--portfolio .portfolio__item:nth-child(5n){width:calc(50% - 30px);margin:0}.pR .portfolio__item{max-width:35vw}}.pR{width:90%;margin:0 auto}.pR__title{text-align:center;margin:0 0 15px;font-weight:600}.pR__intro{max-width:885px;margin:15px auto;text-align:center}.pR__carousel{position:relative}.pR__hexPattern{position:absolute;bottom:0;right:-5vw;-webkit-transform:translateY(40%);-ms-transform:translateY(40%);transform:translateY(40%);opacity:0.1;width:70%;max-width:600px}.pR__hexPattern svg path{fill:#8E9AA4;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);-webkit-transition:-webkit-transform 350ms ease;transition:-webkit-transform 350ms ease;-o-transition:transform 350ms ease;transition:transform 350ms ease;transition:transform 350ms ease, -webkit-transform 350ms ease;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;transform-box:fill-box}.row--portfolio.inview .pR__hexPattern svg path{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.row--portfolio.inview .pR__hexPattern svg path:first-child{-webkit-transition-delay:30ms;-o-transition-delay:30ms;transition-delay:30ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(2){-webkit-transition-delay:60ms;-o-transition-delay:60ms;transition-delay:60ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(3){-webkit-transition-delay:90ms;-o-transition-delay:90ms;transition-delay:90ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(4){-webkit-transition-delay:120ms;-o-transition-delay:120ms;transition-delay:120ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(5){-webkit-transition-delay:150ms;-o-transition-delay:150ms;transition-delay:150ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(6){-webkit-transition-delay:180ms;-o-transition-delay:180ms;transition-delay:180ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(7){-webkit-transition-delay:210ms;-o-transition-delay:210ms;transition-delay:210ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(8){-webkit-transition-delay:240ms;-o-transition-delay:240ms;transition-delay:240ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(9){-webkit-transition-delay:270ms;-o-transition-delay:270ms;transition-delay:270ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(10){-webkit-transition-delay:300ms;-o-transition-delay:300ms;transition-delay:300ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(11){-webkit-transition-delay:330ms;-o-transition-delay:330ms;transition-delay:330ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(12){-webkit-transition-delay:360ms;-o-transition-delay:360ms;transition-delay:360ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(13){-webkit-transition-delay:390ms;-o-transition-delay:390ms;transition-delay:390ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(14){-webkit-transition-delay:420ms;-o-transition-delay:420ms;transition-delay:420ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(15){-webkit-transition-delay:450ms;-o-transition-delay:450ms;transition-delay:450ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(16){-webkit-transition-delay:480ms;-o-transition-delay:480ms;transition-delay:480ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(17){-webkit-transition-delay:510ms;-o-transition-delay:510ms;transition-delay:510ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(18){-webkit-transition-delay:540ms;-o-transition-delay:540ms;transition-delay:540ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(19){-webkit-transition-delay:570ms;-o-transition-delay:570ms;transition-delay:570ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(20){-webkit-transition-delay:600ms;-o-transition-delay:600ms;transition-delay:600ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(21){-webkit-transition-delay:630ms;-o-transition-delay:630ms;transition-delay:630ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(22){-webkit-transition-delay:660ms;-o-transition-delay:660ms;transition-delay:660ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(23){-webkit-transition-delay:690ms;-o-transition-delay:690ms;transition-delay:690ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(24){-webkit-transition-delay:720ms;-o-transition-delay:720ms;transition-delay:720ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(25){-webkit-transition-delay:750ms;-o-transition-delay:750ms;transition-delay:750ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(26){-webkit-transition-delay:780ms;-o-transition-delay:780ms;transition-delay:780ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(27){-webkit-transition-delay:810ms;-o-transition-delay:810ms;transition-delay:810ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(28){-webkit-transition-delay:840ms;-o-transition-delay:840ms;transition-delay:840ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(29){-webkit-transition-delay:870ms;-o-transition-delay:870ms;transition-delay:870ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(30){-webkit-transition-delay:900ms;-o-transition-delay:900ms;transition-delay:900ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(31){-webkit-transition-delay:930ms;-o-transition-delay:930ms;transition-delay:930ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(32){-webkit-transition-delay:960ms;-o-transition-delay:960ms;transition-delay:960ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(33){-webkit-transition-delay:990ms;-o-transition-delay:990ms;transition-delay:990ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(34){-webkit-transition-delay:1020ms;-o-transition-delay:1020ms;transition-delay:1020ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(35){-webkit-transition-delay:1050ms;-o-transition-delay:1050ms;transition-delay:1050ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(36){-webkit-transition-delay:1080ms;-o-transition-delay:1080ms;transition-delay:1080ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(37){-webkit-transition-delay:1110ms;-o-transition-delay:1110ms;transition-delay:1110ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(38){-webkit-transition-delay:1140ms;-o-transition-delay:1140ms;transition-delay:1140ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(39){-webkit-transition-delay:1170ms;-o-transition-delay:1170ms;transition-delay:1170ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(40){-webkit-transition-delay:1200ms;-o-transition-delay:1200ms;transition-delay:1200ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(41){-webkit-transition-delay:1230ms;-o-transition-delay:1230ms;transition-delay:1230ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(42){-webkit-transition-delay:1260ms;-o-transition-delay:1260ms;transition-delay:1260ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(43){-webkit-transition-delay:1290ms;-o-transition-delay:1290ms;transition-delay:1290ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(44){-webkit-transition-delay:1320ms;-o-transition-delay:1320ms;transition-delay:1320ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(45){-webkit-transition-delay:1350ms;-o-transition-delay:1350ms;transition-delay:1350ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(46){-webkit-transition-delay:1380ms;-o-transition-delay:1380ms;transition-delay:1380ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(47){-webkit-transition-delay:1410ms;-o-transition-delay:1410ms;transition-delay:1410ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(48){-webkit-transition-delay:1440ms;-o-transition-delay:1440ms;transition-delay:1440ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(49){-webkit-transition-delay:1470ms;-o-transition-delay:1470ms;transition-delay:1470ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(50){-webkit-transition-delay:1500ms;-o-transition-delay:1500ms;transition-delay:1500ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(51){-webkit-transition-delay:1530ms;-o-transition-delay:1530ms;transition-delay:1530ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(52){-webkit-transition-delay:1560ms;-o-transition-delay:1560ms;transition-delay:1560ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(53){-webkit-transition-delay:1590ms;-o-transition-delay:1590ms;transition-delay:1590ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(54){-webkit-transition-delay:1620ms;-o-transition-delay:1620ms;transition-delay:1620ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(55){-webkit-transition-delay:1650ms;-o-transition-delay:1650ms;transition-delay:1650ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(56){-webkit-transition-delay:1680ms;-o-transition-delay:1680ms;transition-delay:1680ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(57){-webkit-transition-delay:1710ms;-o-transition-delay:1710ms;transition-delay:1710ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(58){-webkit-transition-delay:1740ms;-o-transition-delay:1740ms;transition-delay:1740ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(59){-webkit-transition-delay:1770ms;-o-transition-delay:1770ms;transition-delay:1770ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(60){-webkit-transition-delay:1800ms;-o-transition-delay:1800ms;transition-delay:1800ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(61){-webkit-transition-delay:1830ms;-o-transition-delay:1830ms;transition-delay:1830ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(62){-webkit-transition-delay:1860ms;-o-transition-delay:1860ms;transition-delay:1860ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(63){-webkit-transition-delay:1890ms;-o-transition-delay:1890ms;transition-delay:1890ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(64){-webkit-transition-delay:1920ms;-o-transition-delay:1920ms;transition-delay:1920ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(65){-webkit-transition-delay:1950ms;-o-transition-delay:1950ms;transition-delay:1950ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(66){-webkit-transition-delay:1980ms;-o-transition-delay:1980ms;transition-delay:1980ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(67){-webkit-transition-delay:2010ms;-o-transition-delay:2010ms;transition-delay:2010ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(68){-webkit-transition-delay:2040ms;-o-transition-delay:2040ms;transition-delay:2040ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(69){-webkit-transition-delay:2070ms;-o-transition-delay:2070ms;transition-delay:2070ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(70){-webkit-transition-delay:2100ms;-o-transition-delay:2100ms;transition-delay:2100ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(71){-webkit-transition-delay:2130ms;-o-transition-delay:2130ms;transition-delay:2130ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(72){-webkit-transition-delay:2160ms;-o-transition-delay:2160ms;transition-delay:2160ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(73){-webkit-transition-delay:2190ms;-o-transition-delay:2190ms;transition-delay:2190ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(74){-webkit-transition-delay:2220ms;-o-transition-delay:2220ms;transition-delay:2220ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(75){-webkit-transition-delay:2250ms;-o-transition-delay:2250ms;transition-delay:2250ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(76){-webkit-transition-delay:2280ms;-o-transition-delay:2280ms;transition-delay:2280ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(77){-webkit-transition-delay:2310ms;-o-transition-delay:2310ms;transition-delay:2310ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(78){-webkit-transition-delay:2340ms;-o-transition-delay:2340ms;transition-delay:2340ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(79){-webkit-transition-delay:2370ms;-o-transition-delay:2370ms;transition-delay:2370ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(80){-webkit-transition-delay:2400ms;-o-transition-delay:2400ms;transition-delay:2400ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(81){-webkit-transition-delay:2430ms;-o-transition-delay:2430ms;transition-delay:2430ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(82){-webkit-transition-delay:2460ms;-o-transition-delay:2460ms;transition-delay:2460ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(83){-webkit-transition-delay:2490ms;-o-transition-delay:2490ms;transition-delay:2490ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(84){-webkit-transition-delay:2520ms;-o-transition-delay:2520ms;transition-delay:2520ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(85){-webkit-transition-delay:2550ms;-o-transition-delay:2550ms;transition-delay:2550ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(86){-webkit-transition-delay:2580ms;-o-transition-delay:2580ms;transition-delay:2580ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(87){-webkit-transition-delay:2610ms;-o-transition-delay:2610ms;transition-delay:2610ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(88){-webkit-transition-delay:2640ms;-o-transition-delay:2640ms;transition-delay:2640ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(89){-webkit-transition-delay:2670ms;-o-transition-delay:2670ms;transition-delay:2670ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(90){-webkit-transition-delay:2700ms;-o-transition-delay:2700ms;transition-delay:2700ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(91){-webkit-transition-delay:2730ms;-o-transition-delay:2730ms;transition-delay:2730ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(92){-webkit-transition-delay:2760ms;-o-transition-delay:2760ms;transition-delay:2760ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(93){-webkit-transition-delay:2790ms;-o-transition-delay:2790ms;transition-delay:2790ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(94){-webkit-transition-delay:2820ms;-o-transition-delay:2820ms;transition-delay:2820ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(95){-webkit-transition-delay:2850ms;-o-transition-delay:2850ms;transition-delay:2850ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(96){-webkit-transition-delay:2880ms;-o-transition-delay:2880ms;transition-delay:2880ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(97){-webkit-transition-delay:2910ms;-o-transition-delay:2910ms;transition-delay:2910ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(98){-webkit-transition-delay:2940ms;-o-transition-delay:2940ms;transition-delay:2940ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(99){-webkit-transition-delay:2970ms;-o-transition-delay:2970ms;transition-delay:2970ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(100){-webkit-transition-delay:3000ms;-o-transition-delay:3000ms;transition-delay:3000ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(101){-webkit-transition-delay:3030ms;-o-transition-delay:3030ms;transition-delay:3030ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(102){-webkit-transition-delay:3060ms;-o-transition-delay:3060ms;transition-delay:3060ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(103){-webkit-transition-delay:3090ms;-o-transition-delay:3090ms;transition-delay:3090ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(104){-webkit-transition-delay:3120ms;-o-transition-delay:3120ms;transition-delay:3120ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(105){-webkit-transition-delay:3150ms;-o-transition-delay:3150ms;transition-delay:3150ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(106){-webkit-transition-delay:3180ms;-o-transition-delay:3180ms;transition-delay:3180ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(107){-webkit-transition-delay:3210ms;-o-transition-delay:3210ms;transition-delay:3210ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(108){-webkit-transition-delay:3240ms;-o-transition-delay:3240ms;transition-delay:3240ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(109){-webkit-transition-delay:3270ms;-o-transition-delay:3270ms;transition-delay:3270ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(110){-webkit-transition-delay:3300ms;-o-transition-delay:3300ms;transition-delay:3300ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(111){-webkit-transition-delay:3330ms;-o-transition-delay:3330ms;transition-delay:3330ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(112){-webkit-transition-delay:3360ms;-o-transition-delay:3360ms;transition-delay:3360ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(113){-webkit-transition-delay:3390ms;-o-transition-delay:3390ms;transition-delay:3390ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(114){-webkit-transition-delay:3420ms;-o-transition-delay:3420ms;transition-delay:3420ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(115){-webkit-transition-delay:3450ms;-o-transition-delay:3450ms;transition-delay:3450ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(116){-webkit-transition-delay:3480ms;-o-transition-delay:3480ms;transition-delay:3480ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(117){-webkit-transition-delay:3510ms;-o-transition-delay:3510ms;transition-delay:3510ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(118){-webkit-transition-delay:3540ms;-o-transition-delay:3540ms;transition-delay:3540ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(119){-webkit-transition-delay:3570ms;-o-transition-delay:3570ms;transition-delay:3570ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(120){-webkit-transition-delay:3600ms;-o-transition-delay:3600ms;transition-delay:3600ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(121){-webkit-transition-delay:3630ms;-o-transition-delay:3630ms;transition-delay:3630ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(122){-webkit-transition-delay:3660ms;-o-transition-delay:3660ms;transition-delay:3660ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(123){-webkit-transition-delay:3690ms;-o-transition-delay:3690ms;transition-delay:3690ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(124){-webkit-transition-delay:3720ms;-o-transition-delay:3720ms;transition-delay:3720ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(125){-webkit-transition-delay:3750ms;-o-transition-delay:3750ms;transition-delay:3750ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(126){-webkit-transition-delay:3780ms;-o-transition-delay:3780ms;transition-delay:3780ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(127){-webkit-transition-delay:3810ms;-o-transition-delay:3810ms;transition-delay:3810ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(128){-webkit-transition-delay:3840ms;-o-transition-delay:3840ms;transition-delay:3840ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(129){-webkit-transition-delay:3870ms;-o-transition-delay:3870ms;transition-delay:3870ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(130){-webkit-transition-delay:3900ms;-o-transition-delay:3900ms;transition-delay:3900ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(131){-webkit-transition-delay:3930ms;-o-transition-delay:3930ms;transition-delay:3930ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(132){-webkit-transition-delay:3960ms;-o-transition-delay:3960ms;transition-delay:3960ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(133){-webkit-transition-delay:3990ms;-o-transition-delay:3990ms;transition-delay:3990ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(134){-webkit-transition-delay:4020ms;-o-transition-delay:4020ms;transition-delay:4020ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(135){-webkit-transition-delay:4050ms;-o-transition-delay:4050ms;transition-delay:4050ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(136){-webkit-transition-delay:4080ms;-o-transition-delay:4080ms;transition-delay:4080ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(137){-webkit-transition-delay:4110ms;-o-transition-delay:4110ms;transition-delay:4110ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(138){-webkit-transition-delay:4140ms;-o-transition-delay:4140ms;transition-delay:4140ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(139){-webkit-transition-delay:4170ms;-o-transition-delay:4170ms;transition-delay:4170ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(140){-webkit-transition-delay:4200ms;-o-transition-delay:4200ms;transition-delay:4200ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(141){-webkit-transition-delay:4230ms;-o-transition-delay:4230ms;transition-delay:4230ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(142){-webkit-transition-delay:4260ms;-o-transition-delay:4260ms;transition-delay:4260ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(143){-webkit-transition-delay:4290ms;-o-transition-delay:4290ms;transition-delay:4290ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(144){-webkit-transition-delay:4320ms;-o-transition-delay:4320ms;transition-delay:4320ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(145){-webkit-transition-delay:4350ms;-o-transition-delay:4350ms;transition-delay:4350ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(146){-webkit-transition-delay:4380ms;-o-transition-delay:4380ms;transition-delay:4380ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(147){-webkit-transition-delay:4410ms;-o-transition-delay:4410ms;transition-delay:4410ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(148){-webkit-transition-delay:4440ms;-o-transition-delay:4440ms;transition-delay:4440ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(149){-webkit-transition-delay:4470ms;-o-transition-delay:4470ms;transition-delay:4470ms}.row--portfolio.inview .pR__hexPattern svg path:nth-child(150){-webkit-transition-delay:4500ms;-o-transition-delay:4500ms;transition-delay:4500ms}.pR__footer{margin-top:35px;text-align:center}@media (min-width:1025px){.pR__title{font-size:2.8125em;margin:0 0 25px}.pR__intro{margin:25px auto}.pR__footer{margin-top:85px}}.blogRow__title{text-align:center;margin:0 0 25px;line-height:1;font-weight:600}.blogRow__footer{text-align:center;margin-top:25px}@media (min-width:1025px){.blogRow__title{margin:0 0 70px;font-size:2.8125em}.blogRow__content{display:-webkit-box;display:-ms-flexbox;display:flex}.blogRow__footer{margin-top:70px}}.blogRow__featured{margin:0 0 25px;background-color:#161C33;border-radius:20px;overflow:hidden;position:relative;z-index:1;height:250px;-webkit-box-shadow:0 0 60px rgba(152, 159, 168, 0.3);box-shadow:0 0 60px rgba(152, 159, 168, 0.3)}.blogRow__featured__header{z-index:1;position:absolute;top:15px;left:25px;right:25px;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}.blogRow__featured__title{margin:0;color:#F49622;text-transform:uppercase;font-weight:600;font-size:0.875em;letter-spacing:0.09em}.blogRow__featured__list{position:relative;z-index:0;display:block;height:100%}.blogRow__featured__item{height:100%;width:100%}.blogRow__featured__item__link{display:block;position:relative;height:100%;background-color:#161C33}.blogRow__featured__item__link:hover .blogRow__featured__item__img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.blogRow__featured__item__img{opacity:0.1;mix-blend-mode:luminosity;-webkit-transition:-webkit-transform 350ms ease;transition:-webkit-transform 350ms ease;-o-transition:transform 350ms ease;transition:transform 350ms ease;transition:transform 350ms ease, -webkit-transform 350ms ease}.blogRow__featured__item__title{position:absolute;bottom:30%;left:25px;right:25px;color:#fff;margin:0;font-size:1.375em;letter-spacing:0.04em;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-height:1.2;max-height:3.6em;overflow:hidden}.blogRow__featured__item__tags{position:absolute;bottom:25px;left:25px;right:25px;font-size:0.8125em}.blogRow__featured__item__tags svg{opacity:0.5;color:#8E9AA4;margin-right:10px;vertical-align:middle}.blogRow__featured__item__tags .tag__list{display:inline;vertical-align:top}.blogRow__featured__item__tags .tag__list li{display:inline;margin-left:10px;font-weight:600;text-transform:uppercase}.blogRow__featured__item__tags .tag__list li:before{content:'|';font-weight:400;color:#8E9AA4;margin-right:10px}.blogRow__featured__item__tags .tag__list li.first:before,.blogRow__featured__item__tags .tag__list li:first-child:before{display:none}@media (min-width:1025px){.blogRow__featured{width:calc(45% - 20px);-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:0 40px 0 0;height:auto;min-height:360px}.blogRow__featured__header{top:45px;left:55px;right:55px}.blogRow__featured__title{font-size:1em}.blogRow__featured__pager__item{margin-right:15px}.blogRow__featured__item__title{left:55px;right:55px;font-size:2.5em}.blogRow__featured__item__tags{bottom:45px;left:55px;right:55px}}@media (min-width:1301px){.blogRow__featured{width:calc(50% - 20px)}}.blogRow__latest{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;width:calc(100% + 25px);margin:0 -25px -25px 0}.blogRow__latest__item{margin:0 25px 25px 0}.blogRow__latest__item__link{display:block;height:100%;background-color:#fff;border-radius:20px;overflow:hidden;-webkit-box-shadow:0 0 60px rgba(152, 159, 168, 0.15);box-shadow:0 0 60px rgba(152, 159, 168, 0.15);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:-webkit-box-shadow 350ms ease;transition:-webkit-box-shadow 350ms ease;-o-transition:box-shadow 350ms ease;transition:box-shadow 350ms ease;transition:box-shadow 350ms ease, -webkit-box-shadow 350ms ease}.blogRow__latest__item__link:hover{-webkit-box-shadow:0 0 60px rgba(152, 159, 168, 0.3);box-shadow:0 0 60px rgba(152, 159, 168, 0.3)}.blogRow__latest__item__link:hover .blogRow__latest__item__img__inner{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.blogRow__latest__item__img{position:relative;width:100%;height:240px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;overflow:hidden;background-color:#161C33}.blogRow__latest__item__img__inner{-webkit-transition:-webkit-transform 350ms ease;transition:-webkit-transform 350ms ease;-o-transition:transform 350ms ease;transition:transform 350ms ease;transition:transform 350ms ease, -webkit-transform 350ms ease}.blogRow__latest__item__info{padding:15px}.blogRow__latest__item__info__title{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-height:1.3;max-height:3.9em;overflow:hidden;font-size:1.5em;margin:0 0 15px}.blogRow__latest__item__info__intro{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-height:1.5;max-height:4.5em;overflow:hidden;color:#8E9AA4}.blogRow__latest__item__info__tags{font-size:0.8125em}.blogRow__latest__item__info__tags svg{opacity:0.5;color:#8E9AA4;margin-right:8px;vertical-align:middle}.blogRow__latest__item__info__tags .tag__list{display:inline;vertical-align:top}.blogRow__latest__item__info__tags .tag__list li{display:inline;margin-left:10px;font-weight:600;text-transform:uppercase}.blogRow__latest__item__info__tags .tag__list li:before{content:'|';font-weight:400;color:#8E9AA4;margin-right:10px}.blogRow__latest__item__info__tags .tag__list li.first:before,.blogRow__latest__item__info__tags .tag__list li:first-child:before{display:none}@media (min-width:500px){.blogRow__latest__item{width:calc(50% - 25px)}}@media (min-width:600px){.blogRow__latest__item{width:100%}.blogRow__latest__item__link{display:-webkit-box;display:-ms-flexbox;display:flex;height:250px}.blogRow__latest__item__img{width:240px;height:100%}.blogRow__latest__item__info{width:calc(100% - 240px);-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:0 35px}}@media (min-width:769px){.blogRow__latest__item{width:calc(50% - 25px)}.blogRow__latest__item__link{display:block;height:100%}.blogRow__latest__item__img{width:100%;height:240px}.blogRow__latest__item__info{width:100%;padding:15px}}.lte-ie8 .blogRow__latest__item{width:calc(50% - 25px)}.lte-ie8 .blogRow__latest__item__link{display:block;height:100%}.lte-ie8 .blogRow__latest__item__img{width:100%;height:240px}.lte-ie8 .blogRow__latest__item__info{width:100%;padding:15px}@media (min-width:1025px){.blogRow__latest{margin:0 -40px -40px 0;width:calc(55% + 20px)}.blogRow__latest:first-child{width:calc(100% + 20px)}.blogRow__latest__item{width:calc(100% - 40px);margin:0 40px 40px 0}.blogRow__latest:first-child .blogRow__latest__item{width:calc(50% - 40px)}.blogRow__latest__item__link{display:-webkit-box;display:-ms-flexbox;display:flex;height:250px}.blogRow__latest__item__img{width:240px;height:100%}.blogRow__latest__item__info{width:calc(100% - 240px);-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:0 35px}}@media (min-width:1301px){.blogRow__latest{width:calc(50% + 20px)}.blogRow__latest:first-child{width:calc(100% + 20px)}}.pill[data-bg=true]{position:relative;padding:25px 0 50px}.pill[data-bg=true]:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;display:block;background-color:currentColor;border-radius:20px}.pill__title{text-align:center;margin:0 0 25px;line-height:1;font-weight:600;color:#161C33;position:relative;z-index:1}.pill[data-bg=true] .pill__title{color:#fff}.pill__intro{margin:-10px auto 25px;max-width:820px;text-align:center;position:relative;z-index:1;color:#3A3E48}.pill[data-bg=true] .pill__intro{color:#fff}.pill__intro:first-child{margin:0 auto 25px;font-weight:600}.pill__list{position:relative;z-index:1}.pill__item{background-color:#fff;width:250px;height:150px;border-radius:20px;-webkit-box-shadow:0 0 60px rgba(152, 159, 168, 0.15);box-shadow:0 0 60px rgba(152, 159, 168, 0.15);padding:0 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#161C33;-webkit-transition:-webkit-box-shadow 350ms ease;transition:-webkit-box-shadow 350ms ease;-o-transition:box-shadow 350ms ease;transition:box-shadow 350ms ease;transition:box-shadow 350ms ease, -webkit-box-shadow 350ms ease}.pill__item:hover{-webkit-box-shadow:0 0 60px rgba(152, 159, 168, 0.3);box-shadow:0 0 60px rgba(152, 159, 168, 0.3)}.pill__item h3{margin:0;text-align:center}.pill__item p{margin:0;text-align:center}.pill__item__img{width:100%}.pill__item__img img{width:100%;height:auto;display:block;position:static;-o-object-fit:unset!important;object-fit:unset!important}@media (min-width:1025px){.pill[data-bg=true]{padding:55px 0 90px}.pill__title{font-size:2.8125em;margin:0 0 35px}.pill__intro{margin:-20px auto 35px}.pill__intro:first-child{margin:0 auto 35px;font-size:1.25em}}.cloud{position:relative;padding:25px 0 50px}.cloud__target{position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);height:100%;opacity:0.05}.cloud__target svg{height:100%;width:auto}.cloud__target circle{fill:none;stroke-width:40px;stroke:#8E9AA4}.cloud__title{text-align:center;margin:0 0 25px;font-weight:600;line-height:1}.cloud__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:1;margin:0 -15px -15px 0}.cloud__item{background-color:#fff;height:150px;width:calc(100% - 15px);border-radius:20px;-webkit-box-shadow:0 0 60px rgba(152, 159, 168, 0.15);box-shadow:0 0 60px rgba(152, 159, 168, 0.15);margin:0 15px 15px 0;padding:25px;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:145px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#161C33;-webkit-transition:-webkit-box-shadow 350ms ease;transition:-webkit-box-shadow 350ms ease;-o-transition:box-shadow 350ms ease;transition:box-shadow 350ms ease;transition:box-shadow 350ms ease, -webkit-box-shadow 350ms ease}.cloud__item:hover{-webkit-box-shadow:0 0 60px rgba(152, 159, 168, 0.3);box-shadow:0 0 60px rgba(152, 159, 168, 0.3)}.cloud__item p{margin:0;text-align:center;font-weight:600;line-height:1.6}@media (min-width:600px){.cloud__item{width:calc(50% - 15px)}}@media (min-width:1025px){.cloud{padding:75px 0 125px}.cloud__title{font-size:2.8125em;margin:0 0 50px}.cloud__list{margin:0 -30px -30px 0}.cloud__item{width:calc(33.3333% - 30px);margin:0 30px 30px 0}}.row--boxImageCarousel{text-align:center}.boxImgCarousel{position:relative;width:90%;margin:0 auto 25px;display:inline-block;vertical-align:top;text-align:left}.boxImgCarousel__hexPattern{position:absolute;bottom:0;right:-5vw;-webkit-transform:translateY(40%);-ms-transform:translateY(40%);transform:translateY(40%);opacity:0.1;width:70%;max-width:600px}.boxImgCarousel__hexPattern svg path{fill:#8E9AA4;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);-webkit-transition:-webkit-transform 350ms ease;transition:-webkit-transform 350ms ease;-o-transition:transform 350ms ease;transition:transform 350ms ease;transition:transform 350ms ease, -webkit-transform 350ms ease;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;transform-box:fill-box}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:first-child{-webkit-transition-delay:30ms;-o-transition-delay:30ms;transition-delay:30ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(2){-webkit-transition-delay:60ms;-o-transition-delay:60ms;transition-delay:60ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(3){-webkit-transition-delay:90ms;-o-transition-delay:90ms;transition-delay:90ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(4){-webkit-transition-delay:120ms;-o-transition-delay:120ms;transition-delay:120ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(5){-webkit-transition-delay:150ms;-o-transition-delay:150ms;transition-delay:150ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(6){-webkit-transition-delay:180ms;-o-transition-delay:180ms;transition-delay:180ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(7){-webkit-transition-delay:210ms;-o-transition-delay:210ms;transition-delay:210ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(8){-webkit-transition-delay:240ms;-o-transition-delay:240ms;transition-delay:240ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(9){-webkit-transition-delay:270ms;-o-transition-delay:270ms;transition-delay:270ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(10){-webkit-transition-delay:300ms;-o-transition-delay:300ms;transition-delay:300ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(11){-webkit-transition-delay:330ms;-o-transition-delay:330ms;transition-delay:330ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(12){-webkit-transition-delay:360ms;-o-transition-delay:360ms;transition-delay:360ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(13){-webkit-transition-delay:390ms;-o-transition-delay:390ms;transition-delay:390ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(14){-webkit-transition-delay:420ms;-o-transition-delay:420ms;transition-delay:420ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(15){-webkit-transition-delay:450ms;-o-transition-delay:450ms;transition-delay:450ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(16){-webkit-transition-delay:480ms;-o-transition-delay:480ms;transition-delay:480ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(17){-webkit-transition-delay:510ms;-o-transition-delay:510ms;transition-delay:510ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(18){-webkit-transition-delay:540ms;-o-transition-delay:540ms;transition-delay:540ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(19){-webkit-transition-delay:570ms;-o-transition-delay:570ms;transition-delay:570ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(20){-webkit-transition-delay:600ms;-o-transition-delay:600ms;transition-delay:600ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(21){-webkit-transition-delay:630ms;-o-transition-delay:630ms;transition-delay:630ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(22){-webkit-transition-delay:660ms;-o-transition-delay:660ms;transition-delay:660ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(23){-webkit-transition-delay:690ms;-o-transition-delay:690ms;transition-delay:690ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(24){-webkit-transition-delay:720ms;-o-transition-delay:720ms;transition-delay:720ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(25){-webkit-transition-delay:750ms;-o-transition-delay:750ms;transition-delay:750ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(26){-webkit-transition-delay:780ms;-o-transition-delay:780ms;transition-delay:780ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(27){-webkit-transition-delay:810ms;-o-transition-delay:810ms;transition-delay:810ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(28){-webkit-transition-delay:840ms;-o-transition-delay:840ms;transition-delay:840ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(29){-webkit-transition-delay:870ms;-o-transition-delay:870ms;transition-delay:870ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(30){-webkit-transition-delay:900ms;-o-transition-delay:900ms;transition-delay:900ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(31){-webkit-transition-delay:930ms;-o-transition-delay:930ms;transition-delay:930ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(32){-webkit-transition-delay:960ms;-o-transition-delay:960ms;transition-delay:960ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(33){-webkit-transition-delay:990ms;-o-transition-delay:990ms;transition-delay:990ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(34){-webkit-transition-delay:1020ms;-o-transition-delay:1020ms;transition-delay:1020ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(35){-webkit-transition-delay:1050ms;-o-transition-delay:1050ms;transition-delay:1050ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(36){-webkit-transition-delay:1080ms;-o-transition-delay:1080ms;transition-delay:1080ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(37){-webkit-transition-delay:1110ms;-o-transition-delay:1110ms;transition-delay:1110ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(38){-webkit-transition-delay:1140ms;-o-transition-delay:1140ms;transition-delay:1140ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(39){-webkit-transition-delay:1170ms;-o-transition-delay:1170ms;transition-delay:1170ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(40){-webkit-transition-delay:1200ms;-o-transition-delay:1200ms;transition-delay:1200ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(41){-webkit-transition-delay:1230ms;-o-transition-delay:1230ms;transition-delay:1230ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(42){-webkit-transition-delay:1260ms;-o-transition-delay:1260ms;transition-delay:1260ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(43){-webkit-transition-delay:1290ms;-o-transition-delay:1290ms;transition-delay:1290ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(44){-webkit-transition-delay:1320ms;-o-transition-delay:1320ms;transition-delay:1320ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(45){-webkit-transition-delay:1350ms;-o-transition-delay:1350ms;transition-delay:1350ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(46){-webkit-transition-delay:1380ms;-o-transition-delay:1380ms;transition-delay:1380ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(47){-webkit-transition-delay:1410ms;-o-transition-delay:1410ms;transition-delay:1410ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(48){-webkit-transition-delay:1440ms;-o-transition-delay:1440ms;transition-delay:1440ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(49){-webkit-transition-delay:1470ms;-o-transition-delay:1470ms;transition-delay:1470ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(50){-webkit-transition-delay:1500ms;-o-transition-delay:1500ms;transition-delay:1500ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(51){-webkit-transition-delay:1530ms;-o-transition-delay:1530ms;transition-delay:1530ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(52){-webkit-transition-delay:1560ms;-o-transition-delay:1560ms;transition-delay:1560ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(53){-webkit-transition-delay:1590ms;-o-transition-delay:1590ms;transition-delay:1590ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(54){-webkit-transition-delay:1620ms;-o-transition-delay:1620ms;transition-delay:1620ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(55){-webkit-transition-delay:1650ms;-o-transition-delay:1650ms;transition-delay:1650ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(56){-webkit-transition-delay:1680ms;-o-transition-delay:1680ms;transition-delay:1680ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(57){-webkit-transition-delay:1710ms;-o-transition-delay:1710ms;transition-delay:1710ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(58){-webkit-transition-delay:1740ms;-o-transition-delay:1740ms;transition-delay:1740ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(59){-webkit-transition-delay:1770ms;-o-transition-delay:1770ms;transition-delay:1770ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(60){-webkit-transition-delay:1800ms;-o-transition-delay:1800ms;transition-delay:1800ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(61){-webkit-transition-delay:1830ms;-o-transition-delay:1830ms;transition-delay:1830ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(62){-webkit-transition-delay:1860ms;-o-transition-delay:1860ms;transition-delay:1860ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(63){-webkit-transition-delay:1890ms;-o-transition-delay:1890ms;transition-delay:1890ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(64){-webkit-transition-delay:1920ms;-o-transition-delay:1920ms;transition-delay:1920ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(65){-webkit-transition-delay:1950ms;-o-transition-delay:1950ms;transition-delay:1950ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(66){-webkit-transition-delay:1980ms;-o-transition-delay:1980ms;transition-delay:1980ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(67){-webkit-transition-delay:2010ms;-o-transition-delay:2010ms;transition-delay:2010ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(68){-webkit-transition-delay:2040ms;-o-transition-delay:2040ms;transition-delay:2040ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(69){-webkit-transition-delay:2070ms;-o-transition-delay:2070ms;transition-delay:2070ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(70){-webkit-transition-delay:2100ms;-o-transition-delay:2100ms;transition-delay:2100ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(71){-webkit-transition-delay:2130ms;-o-transition-delay:2130ms;transition-delay:2130ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(72){-webkit-transition-delay:2160ms;-o-transition-delay:2160ms;transition-delay:2160ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(73){-webkit-transition-delay:2190ms;-o-transition-delay:2190ms;transition-delay:2190ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(74){-webkit-transition-delay:2220ms;-o-transition-delay:2220ms;transition-delay:2220ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(75){-webkit-transition-delay:2250ms;-o-transition-delay:2250ms;transition-delay:2250ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(76){-webkit-transition-delay:2280ms;-o-transition-delay:2280ms;transition-delay:2280ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(77){-webkit-transition-delay:2310ms;-o-transition-delay:2310ms;transition-delay:2310ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(78){-webkit-transition-delay:2340ms;-o-transition-delay:2340ms;transition-delay:2340ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(79){-webkit-transition-delay:2370ms;-o-transition-delay:2370ms;transition-delay:2370ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(80){-webkit-transition-delay:2400ms;-o-transition-delay:2400ms;transition-delay:2400ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(81){-webkit-transition-delay:2430ms;-o-transition-delay:2430ms;transition-delay:2430ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(82){-webkit-transition-delay:2460ms;-o-transition-delay:2460ms;transition-delay:2460ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(83){-webkit-transition-delay:2490ms;-o-transition-delay:2490ms;transition-delay:2490ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(84){-webkit-transition-delay:2520ms;-o-transition-delay:2520ms;transition-delay:2520ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(85){-webkit-transition-delay:2550ms;-o-transition-delay:2550ms;transition-delay:2550ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(86){-webkit-transition-delay:2580ms;-o-transition-delay:2580ms;transition-delay:2580ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(87){-webkit-transition-delay:2610ms;-o-transition-delay:2610ms;transition-delay:2610ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(88){-webkit-transition-delay:2640ms;-o-transition-delay:2640ms;transition-delay:2640ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(89){-webkit-transition-delay:2670ms;-o-transition-delay:2670ms;transition-delay:2670ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(90){-webkit-transition-delay:2700ms;-o-transition-delay:2700ms;transition-delay:2700ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(91){-webkit-transition-delay:2730ms;-o-transition-delay:2730ms;transition-delay:2730ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(92){-webkit-transition-delay:2760ms;-o-transition-delay:2760ms;transition-delay:2760ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(93){-webkit-transition-delay:2790ms;-o-transition-delay:2790ms;transition-delay:2790ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(94){-webkit-transition-delay:2820ms;-o-transition-delay:2820ms;transition-delay:2820ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(95){-webkit-transition-delay:2850ms;-o-transition-delay:2850ms;transition-delay:2850ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(96){-webkit-transition-delay:2880ms;-o-transition-delay:2880ms;transition-delay:2880ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(97){-webkit-transition-delay:2910ms;-o-transition-delay:2910ms;transition-delay:2910ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(98){-webkit-transition-delay:2940ms;-o-transition-delay:2940ms;transition-delay:2940ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(99){-webkit-transition-delay:2970ms;-o-transition-delay:2970ms;transition-delay:2970ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(100){-webkit-transition-delay:3000ms;-o-transition-delay:3000ms;transition-delay:3000ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(101){-webkit-transition-delay:3030ms;-o-transition-delay:3030ms;transition-delay:3030ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(102){-webkit-transition-delay:3060ms;-o-transition-delay:3060ms;transition-delay:3060ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(103){-webkit-transition-delay:3090ms;-o-transition-delay:3090ms;transition-delay:3090ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(104){-webkit-transition-delay:3120ms;-o-transition-delay:3120ms;transition-delay:3120ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(105){-webkit-transition-delay:3150ms;-o-transition-delay:3150ms;transition-delay:3150ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(106){-webkit-transition-delay:3180ms;-o-transition-delay:3180ms;transition-delay:3180ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(107){-webkit-transition-delay:3210ms;-o-transition-delay:3210ms;transition-delay:3210ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(108){-webkit-transition-delay:3240ms;-o-transition-delay:3240ms;transition-delay:3240ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(109){-webkit-transition-delay:3270ms;-o-transition-delay:3270ms;transition-delay:3270ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(110){-webkit-transition-delay:3300ms;-o-transition-delay:3300ms;transition-delay:3300ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(111){-webkit-transition-delay:3330ms;-o-transition-delay:3330ms;transition-delay:3330ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(112){-webkit-transition-delay:3360ms;-o-transition-delay:3360ms;transition-delay:3360ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(113){-webkit-transition-delay:3390ms;-o-transition-delay:3390ms;transition-delay:3390ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(114){-webkit-transition-delay:3420ms;-o-transition-delay:3420ms;transition-delay:3420ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(115){-webkit-transition-delay:3450ms;-o-transition-delay:3450ms;transition-delay:3450ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(116){-webkit-transition-delay:3480ms;-o-transition-delay:3480ms;transition-delay:3480ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(117){-webkit-transition-delay:3510ms;-o-transition-delay:3510ms;transition-delay:3510ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(118){-webkit-transition-delay:3540ms;-o-transition-delay:3540ms;transition-delay:3540ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(119){-webkit-transition-delay:3570ms;-o-transition-delay:3570ms;transition-delay:3570ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(120){-webkit-transition-delay:3600ms;-o-transition-delay:3600ms;transition-delay:3600ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(121){-webkit-transition-delay:3630ms;-o-transition-delay:3630ms;transition-delay:3630ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(122){-webkit-transition-delay:3660ms;-o-transition-delay:3660ms;transition-delay:3660ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(123){-webkit-transition-delay:3690ms;-o-transition-delay:3690ms;transition-delay:3690ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(124){-webkit-transition-delay:3720ms;-o-transition-delay:3720ms;transition-delay:3720ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(125){-webkit-transition-delay:3750ms;-o-transition-delay:3750ms;transition-delay:3750ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(126){-webkit-transition-delay:3780ms;-o-transition-delay:3780ms;transition-delay:3780ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(127){-webkit-transition-delay:3810ms;-o-transition-delay:3810ms;transition-delay:3810ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(128){-webkit-transition-delay:3840ms;-o-transition-delay:3840ms;transition-delay:3840ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(129){-webkit-transition-delay:3870ms;-o-transition-delay:3870ms;transition-delay:3870ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(130){-webkit-transition-delay:3900ms;-o-transition-delay:3900ms;transition-delay:3900ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(131){-webkit-transition-delay:3930ms;-o-transition-delay:3930ms;transition-delay:3930ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(132){-webkit-transition-delay:3960ms;-o-transition-delay:3960ms;transition-delay:3960ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(133){-webkit-transition-delay:3990ms;-o-transition-delay:3990ms;transition-delay:3990ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(134){-webkit-transition-delay:4020ms;-o-transition-delay:4020ms;transition-delay:4020ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(135){-webkit-transition-delay:4050ms;-o-transition-delay:4050ms;transition-delay:4050ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(136){-webkit-transition-delay:4080ms;-o-transition-delay:4080ms;transition-delay:4080ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(137){-webkit-transition-delay:4110ms;-o-transition-delay:4110ms;transition-delay:4110ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(138){-webkit-transition-delay:4140ms;-o-transition-delay:4140ms;transition-delay:4140ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(139){-webkit-transition-delay:4170ms;-o-transition-delay:4170ms;transition-delay:4170ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(140){-webkit-transition-delay:4200ms;-o-transition-delay:4200ms;transition-delay:4200ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(141){-webkit-transition-delay:4230ms;-o-transition-delay:4230ms;transition-delay:4230ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(142){-webkit-transition-delay:4260ms;-o-transition-delay:4260ms;transition-delay:4260ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(143){-webkit-transition-delay:4290ms;-o-transition-delay:4290ms;transition-delay:4290ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(144){-webkit-transition-delay:4320ms;-o-transition-delay:4320ms;transition-delay:4320ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(145){-webkit-transition-delay:4350ms;-o-transition-delay:4350ms;transition-delay:4350ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(146){-webkit-transition-delay:4380ms;-o-transition-delay:4380ms;transition-delay:4380ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(147){-webkit-transition-delay:4410ms;-o-transition-delay:4410ms;transition-delay:4410ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(148){-webkit-transition-delay:4440ms;-o-transition-delay:4440ms;transition-delay:4440ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(149){-webkit-transition-delay:4470ms;-o-transition-delay:4470ms;transition-delay:4470ms}.row--boxImageCarousel.inview .boxImgCarousel__hexPattern svg path:nth-child(150){-webkit-transition-delay:4500ms;-o-transition-delay:4500ms;transition-delay:4500ms}.boxImgCarousel__item{position:relative;width:90vw;max-width:800px;border-radius:20px;overflow:hidden;-webkit-box-shadow:0 0 60px rgba(22, 28, 51, 0.3);box-shadow:0 0 60px rgba(22, 28, 51, 0.3)}.boxImgCarousel__item:before{content:'';display:block;visibility:hidden;padding-bottom:62.5%}@media (min-width:1025px){.boxImgCarousel{margin:0 auto 100px}}.deviceSide{position:relative;padding-top:25px}.deviceSide--compare{padding-bottom:25px;padding-top:0}.deviceSide__hexPattern{position:absolute;top:25px;right:-5vw;-webkit-transform:translateY(-40%);-ms-transform:translateY(-40%);transform:translateY(-40%);opacity:0.1;width:70%;max-width:600px}.deviceSide--compare .deviceSide__hexPattern{bottom:25px;left:-5vw;top:auto;right:auto;-webkit-transform:translateY(40%) scale(-1);-ms-transform:translateY(40%) scale(-1);transform:translateY(40%) scale(-1)}.deviceSide__hexPattern svg path{fill:#8E9AA4;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);-webkit-transition:-webkit-transform 350ms ease;transition:-webkit-transform 350ms ease;-o-transition:transform 350ms ease;transition:transform 350ms ease;transition:transform 350ms ease, -webkit-transform 350ms ease;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;transform-box:fill-box}.row--deviceSide.inview .deviceSide__hexPattern svg path{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.row--deviceSide.inview .deviceSide__hexPattern svg path:first-child{-webkit-transition-delay:30ms;-o-transition-delay:30ms;transition-delay:30ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(2){-webkit-transition-delay:60ms;-o-transition-delay:60ms;transition-delay:60ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(3){-webkit-transition-delay:90ms;-o-transition-delay:90ms;transition-delay:90ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(4){-webkit-transition-delay:120ms;-o-transition-delay:120ms;transition-delay:120ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(5){-webkit-transition-delay:150ms;-o-transition-delay:150ms;transition-delay:150ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(6){-webkit-transition-delay:180ms;-o-transition-delay:180ms;transition-delay:180ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(7){-webkit-transition-delay:210ms;-o-transition-delay:210ms;transition-delay:210ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(8){-webkit-transition-delay:240ms;-o-transition-delay:240ms;transition-delay:240ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(9){-webkit-transition-delay:270ms;-o-transition-delay:270ms;transition-delay:270ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(10){-webkit-transition-delay:300ms;-o-transition-delay:300ms;transition-delay:300ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(11){-webkit-transition-delay:330ms;-o-transition-delay:330ms;transition-delay:330ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(12){-webkit-transition-delay:360ms;-o-transition-delay:360ms;transition-delay:360ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(13){-webkit-transition-delay:390ms;-o-transition-delay:390ms;transition-delay:390ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(14){-webkit-transition-delay:420ms;-o-transition-delay:420ms;transition-delay:420ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(15){-webkit-transition-delay:450ms;-o-transition-delay:450ms;transition-delay:450ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(16){-webkit-transition-delay:480ms;-o-transition-delay:480ms;transition-delay:480ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(17){-webkit-transition-delay:510ms;-o-transition-delay:510ms;transition-delay:510ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(18){-webkit-transition-delay:540ms;-o-transition-delay:540ms;transition-delay:540ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(19){-webkit-transition-delay:570ms;-o-transition-delay:570ms;transition-delay:570ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(20){-webkit-transition-delay:600ms;-o-transition-delay:600ms;transition-delay:600ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(21){-webkit-transition-delay:630ms;-o-transition-delay:630ms;transition-delay:630ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(22){-webkit-transition-delay:660ms;-o-transition-delay:660ms;transition-delay:660ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(23){-webkit-transition-delay:690ms;-o-transition-delay:690ms;transition-delay:690ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(24){-webkit-transition-delay:720ms;-o-transition-delay:720ms;transition-delay:720ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(25){-webkit-transition-delay:750ms;-o-transition-delay:750ms;transition-delay:750ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(26){-webkit-transition-delay:780ms;-o-transition-delay:780ms;transition-delay:780ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(27){-webkit-transition-delay:810ms;-o-transition-delay:810ms;transition-delay:810ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(28){-webkit-transition-delay:840ms;-o-transition-delay:840ms;transition-delay:840ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(29){-webkit-transition-delay:870ms;-o-transition-delay:870ms;transition-delay:870ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(30){-webkit-transition-delay:900ms;-o-transition-delay:900ms;transition-delay:900ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(31){-webkit-transition-delay:930ms;-o-transition-delay:930ms;transition-delay:930ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(32){-webkit-transition-delay:960ms;-o-transition-delay:960ms;transition-delay:960ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(33){-webkit-transition-delay:990ms;-o-transition-delay:990ms;transition-delay:990ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(34){-webkit-transition-delay:1020ms;-o-transition-delay:1020ms;transition-delay:1020ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(35){-webkit-transition-delay:1050ms;-o-transition-delay:1050ms;transition-delay:1050ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(36){-webkit-transition-delay:1080ms;-o-transition-delay:1080ms;transition-delay:1080ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(37){-webkit-transition-delay:1110ms;-o-transition-delay:1110ms;transition-delay:1110ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(38){-webkit-transition-delay:1140ms;-o-transition-delay:1140ms;transition-delay:1140ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(39){-webkit-transition-delay:1170ms;-o-transition-delay:1170ms;transition-delay:1170ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(40){-webkit-transition-delay:1200ms;-o-transition-delay:1200ms;transition-delay:1200ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(41){-webkit-transition-delay:1230ms;-o-transition-delay:1230ms;transition-delay:1230ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(42){-webkit-transition-delay:1260ms;-o-transition-delay:1260ms;transition-delay:1260ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(43){-webkit-transition-delay:1290ms;-o-transition-delay:1290ms;transition-delay:1290ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(44){-webkit-transition-delay:1320ms;-o-transition-delay:1320ms;transition-delay:1320ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(45){-webkit-transition-delay:1350ms;-o-transition-delay:1350ms;transition-delay:1350ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(46){-webkit-transition-delay:1380ms;-o-transition-delay:1380ms;transition-delay:1380ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(47){-webkit-transition-delay:1410ms;-o-transition-delay:1410ms;transition-delay:1410ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(48){-webkit-transition-delay:1440ms;-o-transition-delay:1440ms;transition-delay:1440ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(49){-webkit-transition-delay:1470ms;-o-transition-delay:1470ms;transition-delay:1470ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(50){-webkit-transition-delay:1500ms;-o-transition-delay:1500ms;transition-delay:1500ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(51){-webkit-transition-delay:1530ms;-o-transition-delay:1530ms;transition-delay:1530ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(52){-webkit-transition-delay:1560ms;-o-transition-delay:1560ms;transition-delay:1560ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(53){-webkit-transition-delay:1590ms;-o-transition-delay:1590ms;transition-delay:1590ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(54){-webkit-transition-delay:1620ms;-o-transition-delay:1620ms;transition-delay:1620ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(55){-webkit-transition-delay:1650ms;-o-transition-delay:1650ms;transition-delay:1650ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(56){-webkit-transition-delay:1680ms;-o-transition-delay:1680ms;transition-delay:1680ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(57){-webkit-transition-delay:1710ms;-o-transition-delay:1710ms;transition-delay:1710ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(58){-webkit-transition-delay:1740ms;-o-transition-delay:1740ms;transition-delay:1740ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(59){-webkit-transition-delay:1770ms;-o-transition-delay:1770ms;transition-delay:1770ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(60){-webkit-transition-delay:1800ms;-o-transition-delay:1800ms;transition-delay:1800ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(61){-webkit-transition-delay:1830ms;-o-transition-delay:1830ms;transition-delay:1830ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(62){-webkit-transition-delay:1860ms;-o-transition-delay:1860ms;transition-delay:1860ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(63){-webkit-transition-delay:1890ms;-o-transition-delay:1890ms;transition-delay:1890ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(64){-webkit-transition-delay:1920ms;-o-transition-delay:1920ms;transition-delay:1920ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(65){-webkit-transition-delay:1950ms;-o-transition-delay:1950ms;transition-delay:1950ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(66){-webkit-transition-delay:1980ms;-o-transition-delay:1980ms;transition-delay:1980ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(67){-webkit-transition-delay:2010ms;-o-transition-delay:2010ms;transition-delay:2010ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(68){-webkit-transition-delay:2040ms;-o-transition-delay:2040ms;transition-delay:2040ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(69){-webkit-transition-delay:2070ms;-o-transition-delay:2070ms;transition-delay:2070ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(70){-webkit-transition-delay:2100ms;-o-transition-delay:2100ms;transition-delay:2100ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(71){-webkit-transition-delay:2130ms;-o-transition-delay:2130ms;transition-delay:2130ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(72){-webkit-transition-delay:2160ms;-o-transition-delay:2160ms;transition-delay:2160ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(73){-webkit-transition-delay:2190ms;-o-transition-delay:2190ms;transition-delay:2190ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(74){-webkit-transition-delay:2220ms;-o-transition-delay:2220ms;transition-delay:2220ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(75){-webkit-transition-delay:2250ms;-o-transition-delay:2250ms;transition-delay:2250ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(76){-webkit-transition-delay:2280ms;-o-transition-delay:2280ms;transition-delay:2280ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(77){-webkit-transition-delay:2310ms;-o-transition-delay:2310ms;transition-delay:2310ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(78){-webkit-transition-delay:2340ms;-o-transition-delay:2340ms;transition-delay:2340ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(79){-webkit-transition-delay:2370ms;-o-transition-delay:2370ms;transition-delay:2370ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(80){-webkit-transition-delay:2400ms;-o-transition-delay:2400ms;transition-delay:2400ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(81){-webkit-transition-delay:2430ms;-o-transition-delay:2430ms;transition-delay:2430ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(82){-webkit-transition-delay:2460ms;-o-transition-delay:2460ms;transition-delay:2460ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(83){-webkit-transition-delay:2490ms;-o-transition-delay:2490ms;transition-delay:2490ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(84){-webkit-transition-delay:2520ms;-o-transition-delay:2520ms;transition-delay:2520ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(85){-webkit-transition-delay:2550ms;-o-transition-delay:2550ms;transition-delay:2550ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(86){-webkit-transition-delay:2580ms;-o-transition-delay:2580ms;transition-delay:2580ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(87){-webkit-transition-delay:2610ms;-o-transition-delay:2610ms;transition-delay:2610ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(88){-webkit-transition-delay:2640ms;-o-transition-delay:2640ms;transition-delay:2640ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(89){-webkit-transition-delay:2670ms;-o-transition-delay:2670ms;transition-delay:2670ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(90){-webkit-transition-delay:2700ms;-o-transition-delay:2700ms;transition-delay:2700ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(91){-webkit-transition-delay:2730ms;-o-transition-delay:2730ms;transition-delay:2730ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(92){-webkit-transition-delay:2760ms;-o-transition-delay:2760ms;transition-delay:2760ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(93){-webkit-transition-delay:2790ms;-o-transition-delay:2790ms;transition-delay:2790ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(94){-webkit-transition-delay:2820ms;-o-transition-delay:2820ms;transition-delay:2820ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(95){-webkit-transition-delay:2850ms;-o-transition-delay:2850ms;transition-delay:2850ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(96){-webkit-transition-delay:2880ms;-o-transition-delay:2880ms;transition-delay:2880ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(97){-webkit-transition-delay:2910ms;-o-transition-delay:2910ms;transition-delay:2910ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(98){-webkit-transition-delay:2940ms;-o-transition-delay:2940ms;transition-delay:2940ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(99){-webkit-transition-delay:2970ms;-o-transition-delay:2970ms;transition-delay:2970ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(100){-webkit-transition-delay:3000ms;-o-transition-delay:3000ms;transition-delay:3000ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(101){-webkit-transition-delay:3030ms;-o-transition-delay:3030ms;transition-delay:3030ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(102){-webkit-transition-delay:3060ms;-o-transition-delay:3060ms;transition-delay:3060ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(103){-webkit-transition-delay:3090ms;-o-transition-delay:3090ms;transition-delay:3090ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(104){-webkit-transition-delay:3120ms;-o-transition-delay:3120ms;transition-delay:3120ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(105){-webkit-transition-delay:3150ms;-o-transition-delay:3150ms;transition-delay:3150ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(106){-webkit-transition-delay:3180ms;-o-transition-delay:3180ms;transition-delay:3180ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(107){-webkit-transition-delay:3210ms;-o-transition-delay:3210ms;transition-delay:3210ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(108){-webkit-transition-delay:3240ms;-o-transition-delay:3240ms;transition-delay:3240ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(109){-webkit-transition-delay:3270ms;-o-transition-delay:3270ms;transition-delay:3270ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(110){-webkit-transition-delay:3300ms;-o-transition-delay:3300ms;transition-delay:3300ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(111){-webkit-transition-delay:3330ms;-o-transition-delay:3330ms;transition-delay:3330ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(112){-webkit-transition-delay:3360ms;-o-transition-delay:3360ms;transition-delay:3360ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(113){-webkit-transition-delay:3390ms;-o-transition-delay:3390ms;transition-delay:3390ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(114){-webkit-transition-delay:3420ms;-o-transition-delay:3420ms;transition-delay:3420ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(115){-webkit-transition-delay:3450ms;-o-transition-delay:3450ms;transition-delay:3450ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(116){-webkit-transition-delay:3480ms;-o-transition-delay:3480ms;transition-delay:3480ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(117){-webkit-transition-delay:3510ms;-o-transition-delay:3510ms;transition-delay:3510ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(118){-webkit-transition-delay:3540ms;-o-transition-delay:3540ms;transition-delay:3540ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(119){-webkit-transition-delay:3570ms;-o-transition-delay:3570ms;transition-delay:3570ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(120){-webkit-transition-delay:3600ms;-o-transition-delay:3600ms;transition-delay:3600ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(121){-webkit-transition-delay:3630ms;-o-transition-delay:3630ms;transition-delay:3630ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(122){-webkit-transition-delay:3660ms;-o-transition-delay:3660ms;transition-delay:3660ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(123){-webkit-transition-delay:3690ms;-o-transition-delay:3690ms;transition-delay:3690ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(124){-webkit-transition-delay:3720ms;-o-transition-delay:3720ms;transition-delay:3720ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(125){-webkit-transition-delay:3750ms;-o-transition-delay:3750ms;transition-delay:3750ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(126){-webkit-transition-delay:3780ms;-o-transition-delay:3780ms;transition-delay:3780ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(127){-webkit-transition-delay:3810ms;-o-transition-delay:3810ms;transition-delay:3810ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(128){-webkit-transition-delay:3840ms;-o-transition-delay:3840ms;transition-delay:3840ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(129){-webkit-transition-delay:3870ms;-o-transition-delay:3870ms;transition-delay:3870ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(130){-webkit-transition-delay:3900ms;-o-transition-delay:3900ms;transition-delay:3900ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(131){-webkit-transition-delay:3930ms;-o-transition-delay:3930ms;transition-delay:3930ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(132){-webkit-transition-delay:3960ms;-o-transition-delay:3960ms;transition-delay:3960ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(133){-webkit-transition-delay:3990ms;-o-transition-delay:3990ms;transition-delay:3990ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(134){-webkit-transition-delay:4020ms;-o-transition-delay:4020ms;transition-delay:4020ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(135){-webkit-transition-delay:4050ms;-o-transition-delay:4050ms;transition-delay:4050ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(136){-webkit-transition-delay:4080ms;-o-transition-delay:4080ms;transition-delay:4080ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(137){-webkit-transition-delay:4110ms;-o-transition-delay:4110ms;transition-delay:4110ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(138){-webkit-transition-delay:4140ms;-o-transition-delay:4140ms;transition-delay:4140ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(139){-webkit-transition-delay:4170ms;-o-transition-delay:4170ms;transition-delay:4170ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(140){-webkit-transition-delay:4200ms;-o-transition-delay:4200ms;transition-delay:4200ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(141){-webkit-transition-delay:4230ms;-o-transition-delay:4230ms;transition-delay:4230ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(142){-webkit-transition-delay:4260ms;-o-transition-delay:4260ms;transition-delay:4260ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(143){-webkit-transition-delay:4290ms;-o-transition-delay:4290ms;transition-delay:4290ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(144){-webkit-transition-delay:4320ms;-o-transition-delay:4320ms;transition-delay:4320ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(145){-webkit-transition-delay:4350ms;-o-transition-delay:4350ms;transition-delay:4350ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(146){-webkit-transition-delay:4380ms;-o-transition-delay:4380ms;transition-delay:4380ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(147){-webkit-transition-delay:4410ms;-o-transition-delay:4410ms;transition-delay:4410ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(148){-webkit-transition-delay:4440ms;-o-transition-delay:4440ms;transition-delay:4440ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(149){-webkit-transition-delay:4470ms;-o-transition-delay:4470ms;transition-delay:4470ms}.row--deviceSide.inview .deviceSide__hexPattern svg path:nth-child(150){-webkit-transition-delay:4500ms;-o-transition-delay:4500ms;transition-delay:4500ms}.deviceSide__inner{border-radius:20px;padding:25px;position:relative;z-index:1;-webkit-box-shadow:0 0 60px rgba(152, 159, 168, 0.3);box-shadow:0 0 60px rgba(152, 159, 168, 0.3)}.deviceSide__region{margin-bottom:25px}.deviceSide__region *{color:#fff!important}.deviceSide__region .cite{opacity:0.5}.deviceSide__img{width:120%;margin:0 0 0 -10%;position:relative}.deviceSide__img__screenshot{position:absolute}.deviceSide__img--laptop .deviceSide__img__screenshot{top:13%;left:12%;right:11.5%;bottom:27%}.deviceSide__img--desktop .deviceSide__img__screenshot{top:6%;right:4%;bottom:20%;left:3.75%}.deviceSide__img__screenshot .resize{position:absolute;top:0;left:0;height:100%;width:50%;overflow:hidden}.deviceSide__img__screenshot .divider{position:absolute;width:2px;height:100%;left:50%;top:0;bottom:0;background-color:#fff;margin-left:-1px;cursor:ew-resize}.deviceSide__img__screenshot .divider svg{-webkit-filter:drop-shadow(0 0 30px rgba(0, 0, 0, 0.5));filter:drop-shadow(0 0 30px rgba(0, 0, 0, 0.5));width:60px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%) scale(0.8);-ms-transform:translate(-50%, -50%) scale(0.8);transform:translate(-50%, -50%) scale(0.8);-webkit-transition:-webkit-transform 350ms ease;transition:-webkit-transform 350ms ease;-o-transition:transform 350ms ease;transition:transform 350ms ease;transition:transform 350ms ease, -webkit-transform 350ms ease}.deviceSide__img__screenshot .divider svg .a{fill:#fff}.deviceSide__img__screenshot .divider svg .b{fill:currentColor}.deviceSide__img__screenshot .divider.draggable svg{-webkit-transform:translate(-50%, -50%) scale(1);-ms-transform:translate(-50%, -50%) scale(1);transform:translate(-50%, -50%) scale(1)}.deviceSide__img__device{display:block;position:relative;z-index:1;pointer-events:none}.deviceSide__img--laptop .deviceSide__img__device{margin:-5.75% 0 -14% -4.75%;width:109%}.deviceSide__img--desktop .deviceSide__img__device{margin:-1.75% 0 -14.5% -5.75%;width:111.5%}@media (min-width:1025px){.deviceSide{padding-top:100px}.deviceSide--compare{padding-bottom:100px;padding-top:0}.deviceSide__hexPattern{top:100px}.deviceSide--compare .deviceSide__hexPattern{bottom:100px;top:auto}.deviceSide__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:80px}.deviceSide--left .deviceSide__inner{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.deviceSide__region{width:50%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-bottom:0}.deviceSide--desktop .deviceSide__region{padding-right:50px}.deviceSide--left .deviceSide__region{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.deviceSide--desktop.deviceSide--left .deviceSide__region{padding-left:50px;padding-right:0}.deviceSide__img{width:calc(60% + 80px);-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:0}.deviceSide--left .deviceSide__img{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.deviceSide__img--laptop .deviceSide__img__screenshot{top:7%;left:12%;right:11.5%;bottom:11%}}.grecaptcha-badge{z-index:10}.pardotForm{border-radius:20px;-webkit-box-shadow:0 0 60px rgba(152, 159, 168, 0.3);box-shadow:0 0 60px rgba(152, 159, 168, 0.3);border:none;position:relative;z-index:1;background-color:#fff}.content__region .formLayout{position:relative;z-index:1;background-color:#fff;border-radius:20px;-webkit-box-shadow:0 0 60px rgba(152, 159, 168, 0.3);box-shadow:0 0 60px rgba(152, 159, 168, 0.3);padding:25px}.content__region .content__form__element{display:block;margin-bottom:25px}.content__region .content__form__element p{color:#161C33;margin:0;text-align:center}.content__region .content__form__element h2{margin:0;text-align:center}.content__region .content__form__element br{display:none}.content__region .content__form__element .content__form__error{display:none}.content__region .content__form__element--list fieldset legend,.content__region .content__form__element>label{color:#161C33;font-size:0.8125em;padding:0 15px;line-height:1;font-weight:600;text-transform:uppercase;display:block;margin-bottom:15px;letter-spacing:0.09em}.content__region .content__form__element--list fieldset legend em,.content__region .content__form__element>label em{color:#161C33}.content__region .content__form__element--list fieldset legend:empty,.content__region .content__form__element>label:empty{display:none}.content__region .content__form__element>input,.content__region .content__form__element>select,.content__region .content__form__selectWrap select,.content__region .content__form__textarea,.content__region .content__form__uploader{line-height:60px;border:none;padding:0 35px;height:60px;width:100%;outline:none;-webkit-appearance:none;background-color:#F4F7FB;border-radius:4px}.hasError .content__region .content__form__element>input,.hasError .content__region .content__form__element>select,.hasError .content__region .content__form__selectWrap select,.hasError .content__region .content__form__textarea,.hasError .content__region .content__form__uploader{outline:4px #EE732A solid}.content__region .content__form__error~.content__form__label,.content__region .content__form__error~label{color:#EE732A}.content__region .content__form__error~.content__form__label em,.content__region .content__form__error~label em{color:#EE732A}.content__region .content__form__error~.content__form__input,.content__region .content__form__error~.content__form__selectWrap select,.content__region .content__form__error~textarea{outline:4px #EE732A solid}.content__region .content__form__element--list.hasError fieldset legend,.content__region .content__form__element.hasError>label{color:#EE732A}.content__region .content__form__element--list.hasError fieldset legend em,.content__region .content__form__element.hasError>label em{color:#EE732A}.content__region .content__form__element.hasError>input,.content__region .content__form__element.hasError>select,.content__region .content__form__selectWrap.hasError select,.content__region .hasError .content__form__dateWrap input,.content__region .hasError .content__form__textarea,.content__region .hasError .content__form__uploader{outline:4px #EE732A solid}.content__region .error{display:none}.content__region .content__form__textarea{line-height:1.4;padding:15px 35px;height:auto}.content__region .content__form__element--list fieldset{border:none;padding:0;width:100%}.content__region .content__form__element__optWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:0 -50px -10px 0;width:calc(100% + 50px)}.content__region .content__form__element--list select[size]{height:auto;overflow:auto;-webkit-appearance:none;-moz-appearance:none;appearance:none}.content__region .content__form__fieldsetFix{margin-bottom:-10px}.content__region .content__form__element__opt{position:relative;margin:0 0 10px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content__region .content__form__element__opt input{opacity:0;width:40px;height:40px;cursor:pointer;z-index:1;margin-right:30px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.content__region .content__form__element__opt label{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;position:relative;display:block;color:#161C33;font-size:0.8125em;font-weight:600;text-transform:uppercase;letter-spacing:0.09em}.content__region .content__form__element__opt label:before{content:'';position:absolute;left:-70px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:40px;height:40px;background-color:#F4F7FB;border-radius:4px;pointer-events:none}.content__region .content__form__element__opt input[type=radio]~label:before{border-radius:50%}.content__region .content__form__element__opt input:checked~label:after{content:'\f00c';font-family:'FontAwesome';font-weight:700;position:absolute;left:-70px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:40px;height:40px;text-align:center;line-height:40px;color:#EE732A;font-size:1.375em}.content__region .content__form__selectWrap{position:relative;width:100%}.content__region .content__form__selectWrap select:not([size]){width:100%;padding:0 95px 0 35px;cursor:pointer;background-color:#fff;-webkit-box-shadow:0 0 60px rgba(152, 159, 168, 0.3);box-shadow:0 0 60px rgba(152, 159, 168, 0.3);border-radius:20px}.content__region .content__form__selectWrap:after{content:'\f0d7';font-family:'FontAwesome';font-weight:700;font-size:1.125em;position:absolute;right:0;top:0;line-height:60px;text-align:center;width:60px;color:#161C33;pointer-events:none;-webkit-transition:color 350ms ease;-o-transition:color 350ms ease;transition:color 350ms ease}.content__region .content__form__selectWrap:hover:after{color:#EE732A}.content__region .content__form__dateWrap{position:relative;width:100%}.content__region .content__form__dateWrap input{width:100%;padding:0 95px 0 35px;cursor:pointer}.content__region .content__form__dateWrap:after{content:'\f133';font-family:'FontAwesome';position:absolute;right:0;top:0;line-height:60px;text-align:center;width:60px;color:#161C33;pointer-events:none;-webkit-transition:color 350ms ease;-o-transition:color 350ms ease;transition:color 350ms ease}.content__region .content__form__dateWrap:hover:after{color:#EE732A}.content__region .content__form__element--file input{display:none}.content__region .content__form__element--file .content__form__uploader{cursor:pointer;position:relative}.content__region .content__form__element--file .content__form__uploader:after{content:'\f574';font-family:'FontAwesome';position:absolute;right:0;top:0;line-height:60px;text-align:center;width:60px;color:#161C33;pointer-events:none;-webkit-transition:color 350ms ease;-o-transition:color 350ms ease;transition:color 350ms ease}.content__region .content__form__element--file .content__form__uploader:hover:after{color:#EE732A}.content__region .content__form__element table{border:none;background:none;table-layout:fixed;min-width:100%;overflow:auto}.content__region .content__form__element table input[type=text]{width:100%;border:2px #EE732A solid;line-height:40px;outline:none;text-align:center;padding:0 5px}.content__region .content__form__element table input[type=radio]{display:block;margin:0 auto;opacity:0;cursor:pointer;width:30px;height:30px}.content__region .content__form__element table th{line-height:30px;font-weight:400;text-align:center}.content__region .content__form__element table tr{border-bottom:5px transparent solid}.content__region .content__form__element table td{color:#444444;width:auto}.content__region .content__form__element table td.ratingInput{position:relative}.content__region .content__form__element table td.ratingInput span{position:absolute;left:0;right:0;top:0;width:30px;height:30px;border:2px #EE732A solid;background-color:#fff;pointer-events:none;border-radius:50%;margin:0 auto;cursor:pointer}.content__region .content__form__element table td.ratingInput input:checked~span:before{content:'';position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;width:20px;height:20px;background-color:#EE732A;border-radius:50%}.content__region .content__form__element table td:first-child{width:15%;padding-right:25px}.content__region .formLayout>.content__form__error{display:none}.content__region .content__form__submit,.content__region .form__continue,.content__region .form__page__pagination,.content__region .form__save{border:none;outline:none;border-radius:4px;background:-webkit-gradient(linear, left top, right top, from(#F49622), to(#EE732A));background:-webkit-linear-gradient(left, #F49622, #EE732A);background:-o-linear-gradient(left, #F49622, #EE732A);background:linear-gradient(to right, #F49622, #EE732A);-webkit-box-shadow:0 0 10px rgba(152, 159, 168, 0.3);box-shadow:0 0 10px rgba(152, 159, 168, 0.3);color:#fff;font-weight:500;padding:17.5px 25px;line-height:20px;letter-spacing:1px;margin-top:0;display:block;text-transform:uppercase}.content__region .form__page__pagination--prev,.content__region .form__save{margin-bottom:10px}.content__region .form__continue{margin:15px 0}@media (min-width:769px){.content__region .form__page__pagination--prev,.content__region .form__save{margin-bottom:0}.content__region .form__page__pagination--prev{float:left}.content__region .form__page__pagination--prev~.form__save{margin-left:25px}.content__region .content__form__submit,.content__region .form__page__pagination--next{float:right;margin-left:auto}}.lte-ie8 .content__region .form__page__pagination--prev,.lte-ie8 .content__region .form__save{margin-bottom:0}.lte-ie8 .content__region .form__page__pagination--prev{float:left}.lte-ie8 .content__region .form__page__pagination--prev~.form__save{margin-left:25px}.lte-ie8 .content__region .content__form__submit,.lte-ie8 .content__region .form__page__pagination--next{float:right;margin-left:auto}@media (min-width:1025px){.content__region .formLayout{padding:50px}.content__region .form__page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-30px;width:calc(100% + 30px)}.content__region .content__form__element{width:calc(50% - 30px);margin-right:30px;margin-bottom:55px;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.content__region .content__form__element--textarea{width:calc(100% - 30px)}.content__region .content__form__element--wide,.content__region .content__form__element--wideSplit{width:calc(100% - 30px)}.content__region .content__form__element--wideSplit.content__form__element--list .content__form__fieldsetFix{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;width:calc(100% + 30px);margin-right:-30px}.content__region .content__form__element--wideSplit.content__form__element--list .content__form__element__opt{width:calc(50% - 30px);margin:0 30px 10px 0}.content__region .content__form__submit,.content__region .form__page__pagination--next{margin-right:30px}}