@charset "UTF-8";
 .animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}@keyframes a{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:a;transform-origin:center bottom}@keyframes b{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:b}@keyframes c{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:c}@keyframes d{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-name:d}@keyframes e{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:e}@keyframes f{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:f}@keyframes g{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:g}@keyframes h{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:h}@keyframes i{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:none}}.wobble{animation-name:i}@keyframes j{0%,11.1%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.39062deg) skewY(.39062deg)}88.8%{transform:skewX(-.19531deg) skewY(-.19531deg)}}.jello{animation-name:j;transform-origin:center}@keyframes k{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-name:k}@keyframes l{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:l}@keyframes m{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:m}@keyframes n{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:n}@keyframes o{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:o}@keyframes p{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:p}@keyframes q{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:q}@keyframes r{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:r}@keyframes s{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:s}@keyframes t{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:t}@keyframes u{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:u}@keyframes v{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:v}@keyframes w{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:w}@keyframes x{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:x}@keyframes y{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:y}@keyframes z{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:z}@keyframes A{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:A}@keyframes B{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:B}@keyframes C{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:C}@keyframes D{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:D}@keyframes E{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:E}@keyframes F{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:F}@keyframes G{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:G}@keyframes H{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:H}@keyframes I{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:I}@keyframes J{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:J}@keyframes K{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:K}@keyframes L{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:L}@keyframes M{0%{transform:perspective(400px) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:M}@keyframes N{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:N}@keyframes O{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:O}@keyframes P{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-name:P;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes Q{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:Q}@keyframes R{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:R;animation-timing-function:ease-out}@keyframes S{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:S;animation-timing-function:ease-in}@keyframes T{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:T}@keyframes U{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:U}@keyframes V{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:V}@keyframes W{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:W}@keyframes X{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:X}@keyframes Y{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:Y}@keyframes Z{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-name:Z}@keyframes ab{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{animation-name:ab}@keyframes bb{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-name:bb}@keyframes cb{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:cb}@keyframes db{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-name:db}@keyframes eb{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:eb}@keyframes fb{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{animation-name:fb}@keyframes gb{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:gb}@keyframes hb{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:hb}@keyframes ib{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:ib}@keyframes jb{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:jb}@keyframes kb{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:kb}@keyframes lb{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:lb}@keyframes mb{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:mb}@keyframes nb{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:nb}@keyframes ob{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:ob}@keyframes pb{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:pb}@keyframes qb{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:qb}@keyframes rb{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:rb}@keyframes sb{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:sb}@keyframes tb{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:tb}@keyframes ub{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:ub}@keyframes vb{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:vb}@keyframes wb{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:wb}@keyframes xb{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:xb} html{line-height:1.15;-webkit-text-size-adjust:100%}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.foundation-mq{font-family:"small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"}html{box-sizing:border-box;font-size:100%}*,:after,:before{box-sizing:inherit}body{margin:0;padding:0;background:#fefefe;font-family:Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;font-weight:400;color:#0a0a0a;-moz-osx-font-smoothing:grayscale}img{-ms-interpolation-mode:bicubic}textarea{height:auto;min-height:50px;border-radius:3px}select{box-sizing:border-box}.map_canvas embed,.map_canvas img,.map_canvas object,.mqa-display embed,.mqa-display img,.mqa-display object{max-width:none!important}button{padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:3px;background:transparent;line-height:1;cursor:auto}[data-whatinput=mouse] button{outline:0}pre{overflow:auto}button,input,optgroup,select,textarea{font-family:inherit}.is-visible{display:block!important}.hide,.is-hidden{display:none!important}.invisible{visibility:hidden}@media screen and (max-width:39.99875em){.hide-for-small-only{display:none!important}}@media screen and (max-width:0em),screen and (min-width:40em){.show-for-small-only{display:none!important}}@media print,screen and (min-width:40em){.hide-for-medium{display:none!important}}@media screen and (max-width:39.99875em){.show-for-medium{display:none!important}}@media screen and (min-width:40em) and (max-width:63.99875em){.hide-for-medium-only{display:none!important}}@media screen and (max-width:39.99875em),screen and (min-width:64em){.show-for-medium-only{display:none!important}}@media print,screen and (min-width:64em){.hide-for-large{display:none!important}}@media screen and (max-width:63.99875em){.show-for-large{display:none!important}}@media screen and (min-width:64em) and (max-width:74.99875em){.hide-for-large-only{display:none!important}}@media screen and (max-width:63.99875em),screen and (min-width:75em){.show-for-large-only{display:none!important}}.show-for-sr,.show-on-focus{position:absolute!important;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.show-on-focus:active,.show-on-focus:focus{position:static!important;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.hide-for-portrait,.show-for-landscape{display:block!important}@media screen and (orientation:landscape){.hide-for-portrait,.show-for-landscape{display:block!important}}@media screen and (orientation:portrait){.hide-for-portrait,.show-for-landscape{display:none!important}}.hide-for-landscape,.show-for-portrait{display:none!important}@media screen and (orientation:landscape){.hide-for-landscape,.show-for-portrait{display:none!important}}@media screen and (orientation:portrait){.hide-for-landscape,.show-for-portrait{display:block!important}}.menu{padding:0;margin:0;list-style:none;position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}[data-whatinput=mouse] .menu li{outline:0}.menu .button,.menu a{line-height:1;text-decoration:none;display:block;padding:.7rem 1rem}.menu a,.menu button,.menu input,.menu select{margin-bottom:0}.menu input{display:inline-block}.menu,.menu.horizontal{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:row;flex-direction:row}.menu.vertical{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-direction:column;flex-direction:column}.menu.expanded li{-ms-flex:1 1 0px;flex:1 1 0px}.menu.simple{-ms-flex-align:center;align-items:center}.menu.simple li+li{margin-left:1rem}.menu.simple a{padding:0}@media print,screen and (min-width:40em){.menu.medium-horizontal{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:row;flex-direction:row}.menu.medium-vertical{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-direction:column;flex-direction:column}.menu.medium-expanded li,.menu.medium-simple li{-ms-flex:1 1 0px;flex:1 1 0px}}@media print,screen and (min-width:64em){.menu.large-horizontal{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:row;flex-direction:row}.menu.large-vertical{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-direction:column;flex-direction:column}.menu.large-expanded li,.menu.large-simple li{-ms-flex:1 1 0px;flex:1 1 0px}}.menu.nested{margin-right:0;margin-left:1rem}.menu.icon-bottom a,.menu.icon-left a,.menu.icon-right a,.menu.icon-top a,.menu.icons a{display:-ms-flexbox;display:flex}.menu.icon-left li a{-ms-flex-flow:row nowrap;flex-flow:row nowrap}.menu.icon-left li a i,.menu.icon-left li a img,.menu.icon-left li a svg{margin-right:.25rem}.menu.icon-right li a{-ms-flex-flow:row nowrap;flex-flow:row nowrap}.menu.icon-right li a i,.menu.icon-right li a img,.menu.icon-right li a svg{margin-left:.25rem}.menu.icon-top li a{-ms-flex-flow:column nowrap;flex-flow:column nowrap}.menu.icon-top li a i,.menu.icon-top li a img,.menu.icon-top li a svg{-ms-flex-item-align:stretch;align-self:stretch;margin-bottom:.25rem;text-align:center}.menu.icon-bottom li a{-ms-flex-flow:column nowrap;flex-flow:column nowrap}.menu.icon-bottom li a i,.menu.icon-bottom li a img,.menu.icon-bottom li a svg{-ms-flex-item-align:stretch;align-self:stretch;margin-bottom:.25rem;text-align:center}.menu .active>a,.menu .is-active>a{background:#2ba6cb;color:#fefefe}.menu.align-left{-ms-flex-pack:start;justify-content:flex-start}.menu.align-right li{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.menu.align-right li .submenu li{-ms-flex-pack:start;justify-content:flex-start}.menu.align-right.vertical li{display:block;text-align:right}.menu.align-right.vertical li .submenu li{text-align:right}.menu.align-right .nested{margin-right:1rem;margin-left:0}.menu.align-center li{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.menu.align-center li .submenu li{-ms-flex-pack:start;justify-content:flex-start}.menu .menu-text{padding:.7rem 1rem;font-weight:700;line-height:1;color:inherit}.menu-centered>.menu,.menu-centered>.menu li{-ms-flex-pack:center;justify-content:center}.menu-centered>.menu li{display:-ms-flexbox;display:flex}.menu-centered>.menu li .submenu li{-ms-flex-pack:start;justify-content:flex-start}.no-js [data-responsive-menu] ul{display:none}.is-drilldown{position:relative;overflow:hidden}.is-drilldown li{display:block}.is-drilldown.animate-height{transition:height .5s}.drilldown a{padding:.7rem 1rem;background:#fefefe}.drilldown .is-drilldown-submenu{position:absolute;top:0;left:100%;z-index:-1;width:100%;background:#fefefe;transition:transform .15s linear}.drilldown .is-drilldown-submenu.is-active{z-index:1;display:block;transform:translateX(-100%)}.drilldown .is-drilldown-submenu.is-closing{transform:translateX(100%)}.drilldown .is-drilldown-submenu a{padding:.7rem 1rem}.drilldown .nested.is-drilldown-submenu{margin-right:0;margin-left:0}.drilldown .drilldown-submenu-cover-previous{min-height:100%}.drilldown .is-drilldown-submenu-parent>a{position:relative}.drilldown .is-drilldown-submenu-parent>a:after{position:absolute;top:50%;margin-top:-6px}.drilldown.align-left .is-drilldown-submenu-parent>a:after,.drilldown .is-drilldown-submenu-parent>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #2ba6cb;right:1rem}.drilldown.align-left .is-drilldown-submenu-parent>a:after{left:auto}.drilldown.align-right .is-drilldown-submenu-parent>a:after{display:block;right:auto;left:1rem}.drilldown.align-right .is-drilldown-submenu-parent>a:after,.drilldown .js-drilldown-back>a:before{width:0;height:0;border:6px inset;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #2ba6cb transparent transparent}.drilldown .js-drilldown-back>a:before{display:block;display:inline-block;vertical-align:middle;margin-right:.75rem}.accordion-menu li{width:100%}.accordion-menu .is-accordion-submenu a,.accordion-menu a{padding:.7rem 1rem}.accordion-menu .nested.is-accordion-submenu{margin-right:0;margin-left:1rem}.accordion-menu.align-right .nested.is-accordion-submenu{margin-right:1rem;margin-left:0}.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a{position:relative}.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#2ba6cb transparent transparent;position:absolute;top:50%;margin-top:-3px;right:1rem}.accordion-menu.align-left .is-accordion-submenu-parent>a:after{right:1rem;left:auto}.accordion-menu.align-right .is-accordion-submenu-parent>a:after{right:auto;left:1rem}.accordion-menu .is-accordion-submenu-parent[aria-expanded=true]>a:after{transform:rotate(180deg);transform-origin:50% 50%}.is-accordion-submenu-parent{position:relative}.has-submenu-toggle>a{margin-right:40px}.submenu-toggle{position:absolute;top:0;right:0;width:40px;height:40px;cursor:pointer}.submenu-toggle:after{display:block;width:0;height:0;border:6px inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#2ba6cb transparent transparent;top:0;bottom:0;margin:auto}.submenu-toggle[aria-expanded=true]:after{transform:scaleY(-1);transform-origin:50% 50%}.submenu-toggle-text{position:absolute!important;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.dropdown.menu>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#2ba6cb transparent transparent;right:5px;left:auto;margin-top:-3px}[data-whatinput=mouse] .dropdown.menu a{outline:0}.dropdown.menu>li>a{padding:.7rem 1rem}.dropdown.menu>li.is-active>a{background:transparent;color:#2ba6cb}.no-js .dropdown.menu ul{display:none}.dropdown.menu .nested.is-dropdown-submenu{margin-right:0;margin-left:0}.dropdown.menu.vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.vertical>li>a:after{right:14px}.dropdown.menu.vertical>li.opens-left>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #2ba6cb transparent transparent;right:auto;left:5px}.dropdown.menu.vertical>li.opens-right>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #2ba6cb}@media print,screen and (min-width:40em){.dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#2ba6cb transparent transparent;right:5px;left:auto;margin-top:-3px}.dropdown.menu.medium-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.medium-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.medium-vertical>li>a:after{right:14px}.dropdown.menu.medium-vertical>li.opens-left>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #2ba6cb transparent transparent;right:auto;left:5px}.dropdown.menu.medium-vertical>li.opens-right>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #2ba6cb}}@media print,screen and (min-width:64em){.dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#2ba6cb transparent transparent;right:5px;left:auto;margin-top:-3px}.dropdown.menu.large-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.large-vertical>li>a:after{right:14px}.dropdown.menu.large-vertical>li.opens-left>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #2ba6cb transparent transparent;right:auto;left:5px}.dropdown.menu.large-vertical>li.opens-right>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #2ba6cb}}.dropdown.menu.align-right .is-dropdown-submenu.first-sub{top:100%;right:0;left:auto}.is-dropdown-menu.vertical{width:100px}.is-dropdown-menu.vertical.align-right{float:right}.is-dropdown-submenu-parent{position:relative}.is-dropdown-submenu-parent a:after{position:absolute;top:50%;right:5px;left:auto;margin-top:-6px}.is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu{top:100%;left:auto}.is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu{right:100%;left:auto}.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu{right:auto;left:100%}.is-dropdown-submenu{position:absolute;top:0;left:100%;z-index:1;display:none;min-width:200px;border:1px solid #cacaca;background:#fefefe}.dropdown .is-dropdown-submenu a{padding:.7rem 1rem}.is-dropdown-submenu .is-dropdown-submenu-parent>a:after{right:14px}.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #2ba6cb transparent transparent;right:auto;left:5px}.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #2ba6cb}.is-dropdown-submenu .is-dropdown-submenu{margin-top:-1px}.is-dropdown-submenu>li{width:100%}.is-dropdown-submenu.js-dropdown-active{display:block}.title-bar{padding:.5rem;background:#0a0a0a;color:#fefefe;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center}.title-bar .menu-icon{margin-left:.25rem;margin-right:.25rem}.title-bar-left,.title-bar-right{-ms-flex:1 1 0px;flex:1 1 0px}.title-bar-right{text-align:right}.title-bar-title{display:inline-block;vertical-align:middle;font-weight:700}.top-bar{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:.5rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.top-bar,.top-bar ul{background-color:#e6e6e6}.top-bar input{max-width:200px;margin-right:1rem}.top-bar .input-group-field{width:100%;margin-right:0}.top-bar input.button{width:auto}.top-bar .top-bar-left,.top-bar .top-bar-right{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media print,screen and (min-width:40em){.top-bar{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.top-bar .top-bar-left{-ms-flex:1 1 auto;flex:1 1 auto;margin-right:auto}.top-bar .top-bar-right{-ms-flex:0 1 auto;flex:0 1 auto;margin-left:auto}}@media screen and (max-width:63.99875em){.top-bar.stacked-for-medium{-ms-flex-wrap:wrap;flex-wrap:wrap}.top-bar.stacked-for-medium .top-bar-left,.top-bar.stacked-for-medium .top-bar-right{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media screen and (max-width:74.99875em){.top-bar.stacked-for-large{-ms-flex-wrap:wrap;flex-wrap:wrap}.top-bar.stacked-for-large .top-bar-left,.top-bar.stacked-for-large .top-bar-right{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.top-bar-title{margin:.5rem 1rem .5rem 0}.top-bar-left,.top-bar-right,.top-bar-title{-ms-flex:0 0 auto;flex:0 0 auto}.accordion{margin-left:0;background:#fefefe;list-style-type:none}.accordion[disabled] .accordion-title{cursor:not-allowed}.accordion-item:first-child>:first-child{border-radius:3px 3px 0 0}.accordion-item:last-child>:last-child{border-radius:0 0 3px 3px}.accordion-title{position:relative;display:block;padding:1.25rem 1rem;border:1px solid #e6e6e6;border-bottom:0;font-size:.75rem;line-height:1;color:#2ba6cb}:last-child:not(.is-active)>.accordion-title{border-bottom:1px solid #e6e6e6;border-radius:0 0 3px 3px}.accordion-title:focus,.accordion-title:hover{background-color:#e6e6e6}.accordion-title:before{position:absolute;top:50%;right:1rem;margin-top:-.5rem;content:"+"}.is-active>.accordion-title:before{content:"\2013"}.accordion-content{display:none;padding:1rem;border:1px solid #e6e6e6;border-bottom:0;background-color:#fefefe;color:#0a0a0a}:last-child>.accordion-content:last-child{border-bottom:1px solid #e6e6e6}.dropdown-pane{position:absolute;z-index:10;display:none;width:300px;padding:1rem;visibility:hidden;border:1px solid #cacaca;border-radius:3px;background-color:#fefefe;font-size:1rem}.dropdown-pane.is-opening{display:block}.dropdown-pane.is-open{display:block;visibility:visible}.dropdown-pane.tiny{width:100px}.dropdown-pane.small{width:200px}.dropdown-pane.large{width:400px}.is-off-canvas-open{overflow:hidden}.js-off-canvas-overlay{position:absolute;top:0;left:0;z-index:11;width:100%;height:100%;transition:opacity .5s ease,visibility .5s ease;background:hsla(0,0%,100%,.25);opacity:0;visibility:hidden;overflow:hidden}.js-off-canvas-overlay.is-visible{opacity:1;visibility:visible}.js-off-canvas-overlay.is-closable{cursor:pointer}.js-off-canvas-overlay.is-overlay-absolute{position:absolute}.js-off-canvas-overlay.is-overlay-fixed{position:fixed}.off-canvas-wrapper{position:relative;overflow:hidden}.off-canvas{position:fixed;z-index:12;transition:transform .5s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#e6e6e6}[data-whatinput=mouse] .off-canvas{outline:0}.off-canvas.is-transition-push{z-index:12}.off-canvas.is-closed{visibility:hidden}.off-canvas.is-transition-overlap{z-index:13}.off-canvas.is-transition-overlap.is-open{box-shadow:0 0 10px hsla(0,0%,4%,.7)}.off-canvas.is-open{transform:translate(0)}.off-canvas-absolute{position:absolute;z-index:12;transition:transform .5s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#e6e6e6}[data-whatinput=mouse] .off-canvas-absolute{outline:0}.off-canvas-absolute.is-transition-push{z-index:12}.off-canvas-absolute.is-closed{visibility:hidden}.off-canvas-absolute.is-transition-overlap{z-index:13}.off-canvas-absolute.is-transition-overlap.is-open{box-shadow:0 0 10px hsla(0,0%,4%,.7)}.off-canvas-absolute.is-open{transform:translate(0)}.position-left{top:0;left:0;height:100%;overflow-y:auto;width:250px}.off-canvas-content .off-canvas.position-left,.position-left{transform:translateX(-250px)}.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open{transform:translate(0)}.off-canvas-content.is-open-left.has-transition-push{transform:translateX(250px)}.position-left.is-transition-push{box-shadow:inset -13px 0 20px -13px hsla(0,0%,4%,.25)}.position-right{top:0;right:0;height:100%;overflow-y:auto;width:250px}.off-canvas-content .off-canvas.position-right,.position-right{transform:translateX(250px)}.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open{transform:translate(0)}.off-canvas-content.is-open-right.has-transition-push{transform:translateX(-250px)}.position-right.is-transition-push{box-shadow:inset 13px 0 20px -13px hsla(0,0%,4%,.25)}.position-top{top:0;left:0;width:100%;overflow-x:auto;height:250px}.off-canvas-content .off-canvas.position-top,.position-top{transform:translateY(-250px)}.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open{transform:translate(0)}.off-canvas-content.is-open-top.has-transition-push{transform:translateY(250px)}.position-top.is-transition-push{box-shadow:inset 0 -13px 20px -13px hsla(0,0%,4%,.25)}.position-bottom{bottom:0;left:0;width:100%;overflow-x:auto;height:250px}.off-canvas-content .off-canvas.position-bottom,.position-bottom{transform:translateY(250px)}.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open{transform:translate(0)}.off-canvas-content.is-open-bottom.has-transition-push{transform:translateY(-250px)}.position-bottom.is-transition-push{box-shadow:inset 0 13px 20px -13px hsla(0,0%,4%,.25)}.off-canvas-content{transform:none;transition:transform .5s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden}.off-canvas-content.has-transition-push,.off-canvas-content .off-canvas.is-open{transform:translate(0)}@media print,screen and (min-width:40em){.position-left.reveal-for-medium{transform:none;z-index:12;transition:none;visibility:visible}.position-left.reveal-for-medium .close-button{display:none}.off-canvas-content .position-left.reveal-for-medium{transform:none}.off-canvas-content.has-reveal-left,.position-left.reveal-for-medium~.off-canvas-content{margin-left:250px}.position-right.reveal-for-medium{transform:none;z-index:12;transition:none;visibility:visible}.position-right.reveal-for-medium .close-button{display:none}.off-canvas-content .position-right.reveal-for-medium{transform:none}.off-canvas-content.has-reveal-right,.position-right.reveal-for-medium~.off-canvas-content{margin-right:250px}.position-top.reveal-for-medium{transform:none;z-index:12;transition:none;visibility:visible}.position-top.reveal-for-medium .close-button{display:none}.off-canvas-content .position-top.reveal-for-medium{transform:none}.off-canvas-content.has-reveal-top,.position-top.reveal-for-medium~.off-canvas-content{margin-top:250px}.position-bottom.reveal-for-medium{transform:none;z-index:12;transition:none;visibility:visible}.position-bottom.reveal-for-medium .close-button{display:none}.off-canvas-content .position-bottom.reveal-for-medium{transform:none}.off-canvas-content.has-reveal-bottom,.position-bottom.reveal-for-medium~.off-canvas-content{margin-bottom:250px}}@media print,screen and (min-width:64em){.position-left.reveal-for-large{transform:none;z-index:12;transition:none;visibility:visible}.position-left.reveal-for-large .close-button{display:none}.off-canvas-content .position-left.reveal-for-large{transform:none}.off-canvas-content.has-reveal-left,.position-left.reveal-for-large~.off-canvas-content{margin-left:250px}.position-right.reveal-for-large{transform:none;z-index:12;transition:none;visibility:visible}.position-right.reveal-for-large .close-button{display:none}.off-canvas-content .position-right.reveal-for-large{transform:none}.off-canvas-content.has-reveal-right,.position-right.reveal-for-large~.off-canvas-content{margin-right:250px}.position-top.reveal-for-large{transform:none;z-index:12;transition:none;visibility:visible}.position-top.reveal-for-large .close-button{display:none}.off-canvas-content .position-top.reveal-for-large{transform:none}.off-canvas-content.has-reveal-top,.position-top.reveal-for-large~.off-canvas-content{margin-top:250px}.position-bottom.reveal-for-large{transform:none;z-index:12;transition:none;visibility:visible}.position-bottom.reveal-for-large .close-button{display:none}.off-canvas-content .position-bottom.reveal-for-large{transform:none}.off-canvas-content.has-reveal-bottom,.position-bottom.reveal-for-large~.off-canvas-content{margin-bottom:250px}}@media print,screen and (min-width:40em){.off-canvas.in-canvas-for-medium{visibility:visible;height:auto;position:static;background:none;width:auto;overflow:visible;transition:none}.off-canvas.in-canvas-for-medium.position-bottom,.off-canvas.in-canvas-for-medium.position-left,.off-canvas.in-canvas-for-medium.position-right,.off-canvas.in-canvas-for-medium.position-top{box-shadow:none;transform:none}.off-canvas.in-canvas-for-medium .close-button{display:none}}@media print,screen and (min-width:64em){.off-canvas.in-canvas-for-large{visibility:visible;height:auto;position:static;background:none;width:auto;overflow:visible;transition:none}.off-canvas.in-canvas-for-large.position-bottom,.off-canvas.in-canvas-for-large.position-left,.off-canvas.in-canvas-for-large.position-right,.off-canvas.in-canvas-for-large.position-top{box-shadow:none;transform:none}.off-canvas.in-canvas-for-large .close-button{display:none}}.row{max-width:62.5rem;margin-right:auto;margin-left:auto;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.row .row{margin-right:-.9375rem;margin-left:-.9375rem}@media print,screen and (min-width:40em){.row .row{margin-right:-.9375rem;margin-left:-.9375rem}}@media print,screen and (min-width:64em){.row .row{margin-right:-.9375rem;margin-left:-.9375rem}}.row .row.collapse{margin-right:0;margin-left:0}.row.expanded{max-width:none}.row.expanded .row{margin-right:auto;margin-left:auto}.row:not(.expanded) .row{max-width:none}.row.collapse>.column,.row.collapse>.columns{padding-right:0;padding-left:0}.row.collapse>.column>.row,.row.collapse>.columns>.row,.row.is-collapse-child{margin-right:0;margin-left:0}.column,.columns{-ms-flex:1 1 0px;flex:1 1 0px;padding-right:.9375rem;padding-left:.9375rem;min-width:0}.column.row.row,.row.row.columns{float:none;display:block}.row .column.row.row,.row .row.row.columns{margin-right:0;margin-left:0;padding-right:0;padding-left:0}.small-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.small-offset-0{margin-left:0}.small-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.small-offset-1{margin-left:8.33333%}.small-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.small-offset-2{margin-left:16.66667%}.small-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.small-offset-3{margin-left:25%}.small-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.small-offset-4{margin-left:33.33333%}.small-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.small-offset-5{margin-left:41.66667%}.small-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.small-offset-6{margin-left:50%}.small-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.small-offset-7{margin-left:58.33333%}.small-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.small-offset-8{margin-left:66.66667%}.small-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.small-offset-9{margin-left:75%}.small-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.small-offset-10{margin-left:83.33333%}.small-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.small-offset-11{margin-left:91.66667%}.small-up-1{-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-1>.column,.small-up-1>.columns{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.small-up-2{-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-2>.column,.small-up-2>.columns{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.small-up-3{-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-3>.column,.small-up-3>.columns{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.small-up-4{-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-4>.column,.small-up-4>.columns{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.small-up-5{-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-5>.column,.small-up-5>.columns{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.small-up-6{-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-6>.column,.small-up-6>.columns{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.small-up-7{-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-7>.column,.small-up-7>.columns{-ms-flex:0 0 14.28571%;flex:0 0 14.28571%;max-width:14.28571%}.small-up-8{-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-8>.column,.small-up-8>.columns{-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}.small-collapse>.column,.small-collapse>.columns{padding-right:0;padding-left:0}.small-uncollapse>.column,.small-uncollapse>.columns{padding-right:.9375rem;padding-left:.9375rem}@media print,screen and (min-width:40em){.medium-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.medium-offset-0{margin-left:0}.medium-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.medium-offset-1{margin-left:8.33333%}.medium-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.medium-offset-2{margin-left:16.66667%}.medium-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.medium-offset-3{margin-left:25%}.medium-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.medium-offset-4{margin-left:33.33333%}.medium-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.medium-offset-5{margin-left:41.66667%}.medium-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.medium-offset-6{margin-left:50%}.medium-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.medium-offset-7{margin-left:58.33333%}.medium-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.medium-offset-8{margin-left:66.66667%}.medium-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.medium-offset-9{margin-left:75%}.medium-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.medium-offset-10{margin-left:83.33333%}.medium-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.medium-offset-11{margin-left:91.66667%}.medium-up-1{-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-1>.column,.medium-up-1>.columns{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.medium-up-2{-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-2>.column,.medium-up-2>.columns{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.medium-up-3{-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-3>.column,.medium-up-3>.columns{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.medium-up-4{-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-4>.column,.medium-up-4>.columns{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.medium-up-5{-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-5>.column,.medium-up-5>.columns{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.medium-up-6{-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-6>.column,.medium-up-6>.columns{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.medium-up-7{-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-7>.column,.medium-up-7>.columns{-ms-flex:0 0 14.28571%;flex:0 0 14.28571%;max-width:14.28571%}.medium-up-8{-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-8>.column,.medium-up-8>.columns{-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}}@media print,screen and (min-width:40em) and (min-width:40em){.medium-expand{-ms-flex:1 1 0px;flex:1 1 0px}}.row.medium-unstack>.column,.row.medium-unstack>.columns{-ms-flex:0 0 100%;flex:0 0 100%}@media print,screen and (min-width:40em){.row.medium-unstack>.column,.row.medium-unstack>.columns{-ms-flex:1 1 0px;flex:1 1 0px}}@media print,screen and (min-width:40em){.medium-collapse>.column,.medium-collapse>.columns{padding-right:0;padding-left:0}.medium-uncollapse>.column,.medium-uncollapse>.columns{padding-right:.9375rem;padding-left:.9375rem}}@media print,screen and (min-width:64em){.large-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.large-offset-0{margin-left:0}.large-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.large-offset-1{margin-left:8.33333%}.large-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.large-offset-2{margin-left:16.66667%}.large-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.large-offset-3{margin-left:25%}.large-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.large-offset-4{margin-left:33.33333%}.large-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.large-offset-5{margin-left:41.66667%}.large-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.large-offset-6{margin-left:50%}.large-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.large-offset-7{margin-left:58.33333%}.large-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.large-offset-8{margin-left:66.66667%}.large-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.large-offset-9{margin-left:75%}.large-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.large-offset-10{margin-left:83.33333%}.large-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.large-offset-11{margin-left:91.66667%}.large-up-1{-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-1>.column,.large-up-1>.columns{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.large-up-2{-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-2>.column,.large-up-2>.columns{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.large-up-3{-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-3>.column,.large-up-3>.columns{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.large-up-4{-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-4>.column,.large-up-4>.columns{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.large-up-5{-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-5>.column,.large-up-5>.columns{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.large-up-6{-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-6>.column,.large-up-6>.columns{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.large-up-7{-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-7>.column,.large-up-7>.columns{-ms-flex:0 0 14.28571%;flex:0 0 14.28571%;max-width:14.28571%}.large-up-8{-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-8>.column,.large-up-8>.columns{-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}}@media print,screen and (min-width:64em) and (min-width:64em){.large-expand{-ms-flex:1 1 0px;flex:1 1 0px}}.row.large-unstack>.column,.row.large-unstack>.columns{-ms-flex:0 0 100%;flex:0 0 100%}@media print,screen and (min-width:64em){.row.large-unstack>.column,.row.large-unstack>.columns{-ms-flex:1 1 0px;flex:1 1 0px}}@media print,screen and (min-width:64em){.large-collapse>.column,.large-collapse>.columns{padding-right:0;padding-left:0}.large-uncollapse>.column,.large-uncollapse>.columns{padding-right:.9375rem;padding-left:.9375rem}}.shrink{-ms-flex:0 0 auto;flex:0 0 auto;max-width:100%}.column-block{margin-bottom:1.875rem}.column-block>:last-child{margin-bottom:0}.align-left{-ms-flex-pack:start;justify-content:flex-start}.align-right{-ms-flex-pack:end;justify-content:flex-end}.align-center{-ms-flex-pack:center;justify-content:center}.align-justify{-ms-flex-pack:justify;justify-content:space-between}.align-spaced{-ms-flex-pack:distribute;justify-content:space-around}.align-left.vertical.menu>li>a{-ms-flex-pack:start;justify-content:flex-start}.align-right.vertical.menu>li>a{-ms-flex-pack:end;justify-content:flex-end}.align-center.vertical.menu>li>a{-ms-flex-pack:center;justify-content:center}.align-top{-ms-flex-align:start;align-items:flex-start}.align-self-top{-ms-flex-item-align:start;align-self:flex-start}.align-bottom{-ms-flex-align:end;align-items:flex-end}.align-self-bottom{-ms-flex-item-align:end;align-self:flex-end}.align-middle{-ms-flex-align:center;align-items:center}.align-self-middle{-ms-flex-item-align:center;align-self:center}.align-stretch{-ms-flex-align:stretch;align-items:stretch}.align-self-stretch{-ms-flex-item-align:stretch;align-self:stretch}.align-center-middle{-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center}.small-order-1{-ms-flex-order:1;order:1}.small-order-2{-ms-flex-order:2;order:2}.small-order-3{-ms-flex-order:3;order:3}.small-order-4{-ms-flex-order:4;order:4}.small-order-5{-ms-flex-order:5;order:5}.small-order-6{-ms-flex-order:6;order:6}@media print,screen and (min-width:40em){.medium-order-1{-ms-flex-order:1;order:1}.medium-order-2{-ms-flex-order:2;order:2}.medium-order-3{-ms-flex-order:3;order:3}.medium-order-4{-ms-flex-order:4;order:4}.medium-order-5{-ms-flex-order:5;order:5}.medium-order-6{-ms-flex-order:6;order:6}}@media print,screen and (min-width:64em){.large-order-1{-ms-flex-order:1;order:1}.large-order-2{-ms-flex-order:2;order:2}.large-order-3{-ms-flex-order:3;order:3}.large-order-4{-ms-flex-order:4;order:4}.large-order-5{-ms-flex-order:5;order:5}.large-order-6{-ms-flex-order:6;order:6}}.flex-container{display:-ms-flexbox;display:flex}.flex-child-auto{-ms-flex:1 1 auto;flex:1 1 auto}.flex-child-grow{-ms-flex:1 0 auto;flex:1 0 auto}.flex-child-shrink{-ms-flex:0 1 auto;flex:0 1 auto}.flex-dir-row{-ms-flex-direction:row;flex-direction:row}.flex-dir-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.flex-dir-column{-ms-flex-direction:column;flex-direction:column}.flex-dir-column-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media print,screen and (min-width:40em){.medium-flex-container{display:-ms-flexbox;display:flex}.medium-flex-child-auto{-ms-flex:1 1 auto;flex:1 1 auto}.medium-flex-child-grow{-ms-flex:1 0 auto;flex:1 0 auto}.medium-flex-child-shrink{-ms-flex:0 1 auto;flex:0 1 auto}.medium-flex-dir-row{-ms-flex-direction:row;flex-direction:row}.medium-flex-dir-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.medium-flex-dir-column{-ms-flex-direction:column;flex-direction:column}.medium-flex-dir-column-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media print,screen and (min-width:64em){.large-flex-container{display:-ms-flexbox;display:flex}.large-flex-child-auto{-ms-flex:1 1 auto;flex:1 1 auto}.large-flex-child-grow{-ms-flex:1 0 auto;flex:1 0 auto}.large-flex-child-shrink{-ms-flex:0 1 auto;flex:0 1 auto}.large-flex-dir-row{-ms-flex-direction:row;flex-direction:row}.large-flex-dir-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.large-flex-dir-column{-ms-flex-direction:column;flex-direction:column}.large-flex-dir-column-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.menu-icon{position:relative;display:inline-block;vertical-align:middle;width:20px;height:16px;cursor:pointer}.menu-icon:after{position:absolute;top:0;left:0;display:block;width:100%;height:2px;background:#fefefe;box-shadow:0 7px 0 #fefefe,0 14px 0 #fefefe;content:""}.menu-icon:hover:after{background:#cacaca;box-shadow:0 7px 0 #cacaca,0 14px 0 #cacaca}.menu-icon.dark{position:relative;display:inline-block;vertical-align:middle;width:20px;height:16px;cursor:pointer}.menu-icon.dark:after{position:absolute;top:0;left:0;display:block;width:100%;height:2px;background:#0a0a0a;box-shadow:0 7px 0 #0a0a0a,0 14px 0 #0a0a0a;content:""}.menu-icon.dark:hover:after{background:#8a8a8a;box-shadow:0 7px 0 #8a8a8a,0 14px 0 #8a8a8a}.slide-in-down.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:translateY(-100%);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-down.mui-enter.mui-enter-active{transform:translateY(0)}.slide-in-left.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:translateX(-100%);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-left.mui-enter.mui-enter-active{transform:translateX(0)}.slide-in-up.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:translateY(100%);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-up.mui-enter.mui-enter-active{transform:translateY(0)}.slide-in-right.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:translateX(100%);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-right.mui-enter.mui-enter-active{transform:translateX(0)}.slide-out-down.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:translateY(0);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-down.mui-leave.mui-leave-active{transform:translateY(100%)}.slide-out-right.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:translateX(0);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-right.mui-leave.mui-leave-active{transform:translateX(100%)}.slide-out-up.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:translateY(0);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-up.mui-leave.mui-leave-active{transform:translateY(-100%)}.slide-out-left.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:translateX(0);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-left.mui-leave.mui-leave-active{transform:translateX(-100%)}.fade-in.mui-enter{transition-duration:.5s;transition-timing-function:linear;opacity:0;transition-property:opacity}.fade-in.mui-enter.mui-enter-active{opacity:1}.fade-out.mui-leave{transition-duration:.5s;transition-timing-function:linear;opacity:1;transition-property:opacity}.fade-out.mui-leave.mui-leave-active{opacity:0}.hinge-in-from-top.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateX(-90deg);transform-origin:top;transition-property:transform,opacity;opacity:0}.hinge-in-from-top.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-right.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateY(-90deg);transform-origin:right;transition-property:transform,opacity;opacity:0}.hinge-in-from-right.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-bottom.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateX(90deg);transform-origin:bottom;transition-property:transform,opacity;opacity:0}.hinge-in-from-bottom.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-left.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateY(90deg);transform-origin:left;transition-property:transform,opacity;opacity:0}.hinge-in-from-left.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-middle-x.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateX(-90deg);transform-origin:center;transition-property:transform,opacity;opacity:0}.hinge-in-from-middle-x.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-middle-y.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateY(-90deg);transform-origin:center;transition-property:transform,opacity;opacity:0}.hinge-in-from-middle-y.mui-enter.mui-enter-active,.hinge-out-from-top.mui-leave{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-out-from-top.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform-origin:top;transition-property:transform,opacity}.hinge-out-from-top.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(90deg);opacity:0}.hinge-out-from-right.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:right;transition-property:transform,opacity;opacity:1}.hinge-out-from-right.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(90deg);opacity:0}.hinge-out-from-bottom.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:bottom;transition-property:transform,opacity;opacity:1}.hinge-out-from-bottom.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-left.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:left;transition-property:transform,opacity;opacity:1}.hinge-out-from-left.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(-90deg);opacity:0}.hinge-out-from-middle-x.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:center;transition-property:transform,opacity;opacity:1}.hinge-out-from-middle-x.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(90deg);opacity:0}.hinge-out-from-middle-y.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:center;transition-property:transform,opacity;opacity:1}.hinge-out-from-middle-y.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(90deg);opacity:0}.scale-in-up.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:scale(.5);transition-property:transform,opacity;opacity:0}.scale-in-up.mui-enter.mui-enter-active{transform:scale(1);opacity:1}.scale-in-down.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:scale(1.5);transition-property:transform,opacity;opacity:0}.scale-in-down.mui-enter.mui-enter-active,.scale-out-up.mui-leave{transform:scale(1);opacity:1}.scale-out-up.mui-leave{transition-duration:.5s;transition-timing-function:linear;transition-property:transform,opacity}.scale-out-up.mui-leave.mui-leave-active{transform:scale(1.5);opacity:0}.scale-out-down.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:scale(1);transition-property:transform,opacity;opacity:1}.scale-out-down.mui-leave.mui-leave-active{transform:scale(.5);opacity:0}.spin-in.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:rotate(-270deg);transition-property:transform,opacity;opacity:0}.spin-in.mui-enter.mui-enter-active,.spin-out.mui-leave{transform:rotate(0);opacity:1}.spin-out.mui-leave{transition-duration:.5s;transition-timing-function:linear;transition-property:transform,opacity}.spin-in-ccw.mui-enter,.spin-out.mui-leave.mui-leave-active{transform:rotate(270deg);opacity:0}.spin-in-ccw.mui-enter{transition-duration:.5s;transition-timing-function:linear;transition-property:transform,opacity}.spin-in-ccw.mui-enter.mui-enter-active,.spin-out-ccw.mui-leave{transform:rotate(0);opacity:1}.spin-out-ccw.mui-leave{transition-duration:.5s;transition-timing-function:linear;transition-property:transform,opacity}.spin-out-ccw.mui-leave.mui-leave-active{transform:rotate(-270deg);opacity:0}.slow{transition-duration:.75s!important}.fast{transition-duration:.25s!important}.linear{transition-timing-function:linear!important}.ease{transition-timing-function:ease!important}.ease-in{transition-timing-function:ease-in!important}.ease-out{transition-timing-function:ease-out!important}.ease-in-out{transition-timing-function:ease-in-out!important}.bounce-in{transition-timing-function:cubic-bezier(.485,.155,.24,1.245)!important}.bounce-out{transition-timing-function:cubic-bezier(.485,.155,.515,.845)!important}.bounce-in-out{transition-timing-function:cubic-bezier(.76,-.245,.24,1.245)!important}.short-delay{transition-delay:.3s!important}.long-delay{transition-delay:.7s!important}.shake{animation-name:yb}@keyframes yb{0%,10%,20%,30%,40%,50%,60%,70%,80%,90%{transform:translateX(7%)}5%,15%,25%,35%,45%,55%,65%,75%,85%,95%{transform:translateX(-7%)}}.spin-cw{animation-name:zb}@keyframes zb{0%{transform:rotate(-1turn)}to{transform:rotate(0)}}.spin-ccw{animation-name:Ab}@keyframes Ab{0%{transform:rotate(0)}to{transform:rotate(-1turn)}}.wiggle{animation-name:Bb}@keyframes Bb{40%,50%,60%{transform:rotate(7deg)}35%,45%,55%,65%{transform:rotate(-7deg)}0%,30%,70%,to{transform:rotate(0)}}.shake,.spin-ccw,.spin-cw,.wiggle{animation-duration:.5s}.infinite{animation-iteration-count:infinite}.slow{animation-duration:.75s!important}.fast{animation-duration:.25s!important}.linear{animation-timing-function:linear!important}.ease{animation-timing-function:ease!important}.ease-in{animation-timing-function:ease-in!important}.ease-out{animation-timing-function:ease-out!important}.ease-in-out{animation-timing-function:ease-in-out!important}.bounce-in{animation-timing-function:cubic-bezier(.485,.155,.24,1.245)!important}.bounce-out{animation-timing-function:cubic-bezier(.485,.155,.515,.845)!important}.bounce-in-out{animation-timing-function:cubic-bezier(.76,-.245,.24,1.245)!important}.short-delay{animation-delay:.3s!important}.long-delay{animation-delay:.7s!important}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}@font-face{font-family:ProbaPro;src:url(//provectus.com/wp-content/themes/provectus/fonts/ProbaPro-Light.ttf) format("truetype");font-weight:300;font-style:normal;font-display:fallback}@font-face{font-family:ProbaPro;src:url(//provectus.com/wp-content/themes/provectus/fonts/ProbaPro-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:fallback}@font-face{font-family:ProbaPro;src:url(//provectus.com/wp-content/themes/provectus/fonts/ProbaPro-Medium.otf) format("opentype");font-weight:500;font-style:normal;font-display:fallback}@font-face{font-family:ProbaPro;src:url(//provectus.com/wp-content/themes/provectus/fonts/ProbaPro-Bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:fallback}@font-face{font-family:Pragmatica;src:url(//provectus.com/wp-content/themes/provectus/fonts/Pragmatica-ExtendedBold.otf) format("opentype");font-weight:400;font-style:normal;font-display:fallback}@font-face{font-family:AmazonEmber-Light;src:url(//provectus.com/wp-content/themes/provectus/fonts/AmazonEmber-Light.eot?#iefix) format("embedded-opentype"),url(//provectus.com/wp-content/themes/provectus/fonts/AmazonEmber-Light.woff) format("woff"),url(//provectus.com/wp-content/themes/provectus/fonts/AmazonEmber-Light.ttf) format("truetype"),url(//provectus.com/wp-content/themes/provectus/fonts/AmazonEmber-Light.svg#AmazonEmber-Light) format("svg");font-weight:400;font-style:normal;font-display:fallback}@font-face{font-family:Pragmatica-bold;src:url(//provectus.com/wp-content/themes/provectus/fonts/PragmaticaExtended-Bold.woff2) format("woff2"),url(//provectus.com/wp-content/themes/provectus/fonts/PragmaticaExtended-Bold.woff) format("woff"),url(//provectus.com/wp-content/themes/provectus/fonts/PragmaticaExtended-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:fallback}body{-webkit-font-smoothing:antialiased;box-sizing:border-box;font-family:ProbaPro,sans-serif;background-color:#161f40;color:#000;font-size:18px;font-weight:300;line-height:1.5}body *{outline:none!important}.row{max-width:1240px}.main-wrapper{background-color:#161f40}.content-wrapper{position:relative;z-index:2}@media only screen and (max-width:1023px){.wp-block-columns{display:block;margin-bottom:60px}.wp-block-column{display:block;margin-bottom:27px}.wp-block-column:not(:first-child),.wp-block-column:nth-child(2n){margin-left:0}.wp-block-column:not(:last-child){margin-right:0}.wp-block-image figure{float:none!important}}.h1,h1{font-size:44px;line-height:1.2}.h1,.h2,h1,h2{font-weight:500;margin:0 0 27px}.h2,h2{font-size:34px;line-height:1.352941176470588}.h3,h3{font-size:26px;font-weight:500;line-height:1.2}.h3,h3,p{margin:0 0 27px}a{color:#1050bd;text-decoration:underline}a:hover{text-decoration:none}img{display:inline-block;vertical-align:middle;max-width:100%}img.lazy-loaded{height:auto}strong{font-weight:700}iframe{max-width:100%}@media only screen and (max-width:639px){.h1,h1{font-size:34px}.h2,h2{font-size:24px}.h3,h3{font-size:20px}}.white-form-temp .contact-section-form .gform_validation_error .gfield_error input{border-color:red}.external-row{max-width:1920px;padding:0 60px}@media only screen and (max-width:1023px){.external-row{padding-left:0;padding-right:0}}.text-style-18{color:#fff;font-size:18px;font-weight:300;line-height:1.5;margin:0}.home-section-headline{color:#fff;font-size:34px;font-weight:500;line-height:1.35294;text-align:center;margin:62px 0 36px;padding:0 15px}@media only screen and (max-width:639px){.home-section-headline{margin:60px 0 30px}}.button.home-view-more{display:block;margin:20px auto 0}.button,button{display:inline-block;width:auto;min-width:230px;height:50px;border-radius:4px;border:1px solid #1050bd;box-shadow:0 0 13px rgba(16,80,189,.1),inset 0 0 12px rgba(16,80,189,.1);text-align:center;background-color:transparent;transition:all .3s ease-in-out;cursor:pointer;padding:0 15px;line-height:50px;color:#fff;font-size:13px;font-weight:700;letter-spacing:2.3px;text-indent:2.3px;text-transform:uppercase;text-decoration:none}.button:hover,button:hover{background-color:#1050bd;color:#fff}.gfield_radio li label:after,.popup-events-registration-forms .gfield_checkbox li label:after{top:50%!important}.gform_body .gform_fields{margin:0;margin-left:-20px;margin-right:-20px;padding:0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.gform_fields .gfield{list-style:none;margin-bottom:20px;padding:0 20px;width:100%}.gform_fields .gfield:before{display:none}.gfield.gf-half{width:50%}.gfield.gfield_visibility_hidden{display:none}.gfield.gform_validation_container{display:none!important}.gfield>label{display:block;color:#000;font-size:18px;font-weight:500;line-height:1.66666}.gfield.hidden_label>label{display:none}::-webkit-input-placeholder{color:#828282!important}::-moz-placeholder{color:#828282!important}::-o-placeholder{color:#828282!important}:-ms-input-placeholder{color:#828282!important}input:-moz-placeholder{color:#828282!important}[type=color],[type=date],[type=datetime-local],[type=datetime],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],textarea{-webkit-appearance:none;width:100%;height:54px;border-radius:3px;border:1px solid #cacaca;background-color:#fff;color:#000;font-size:18px;font-weight:300;line-height:normal;padding:0 20px;transition:all .3s ease-in-out}select{width:100%;height:54px;border-radius:3px;border:1px solid #cacaca;background-color:#fff;color:#828282;font-size:18px;line-height:normal;padding:0 20px;transition:all .3s ease-in-out}select,select option{font-weight:300}textarea{height:125px;padding:14px 20px;resize:none;vertical-align:top}[type=color]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=datetime]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,textarea:focus{border-color:#1050bd}.gform_footer{text-align:center;position:relative}.gform_footer .gform_ajax_spinner{position:absolute;top:50%;right:0;transform:translateY(-50%)}.gform_footer [type=submit]{width:auto;min-width:180px;display:inline-block;color:#000}.gform_footer [type=submit]:hover{background-color:#1050bd;color:#fff}.validation_error{font-size:14px;line-height:1.2;color:red;margin-bottom:15px}.gfield_description.validation_message,.instruction.validation_message{font-size:14px;line-height:1.2;color:red;margin-top:3px}.gform_confirmation_message{font-weight:500;color:green;font-size:22px;text-align:center;padding:30px 0;color:#1050bd}.gfield_checkbox,.gfield_radio{padding:0;list-style:none}.gfield_checkbox li,.gfield_radio li{line-height:normal}.gfield_checkbox li input,.gfield_radio li input{display:none}.gfield_checkbox li label,.gfield_radio li label{display:block;color:#000;font-size:18px;font-weight:300;line-height:1.66666;padding-left:40px;position:relative;cursor:pointer}.gfield_checkbox li label:before,.gfield_radio li label:before{content:"";width:20px;height:20px;border-radius:3px;background-color:#e0e0e0;display:block;position:absolute;left:0;top:50%;margin-top:-10px}.gfield_radio li label:before{border-radius:50%}.gfield_checkbox li label:after,.gfield_radio li label:after{content:"\2714";display:block;width:20px;height:20px;position:absolute;left:0;top:50%;margin-top:-10px;z-index:2;font-size:14px;color:#000;text-align:center;line-height:20px;display:none}.popup .gfield_checkbox li label:after{top:50%!important}.gfield_radio li label:after{content:"";width:6px;height:6px;left:7px;top:50%;margin-top:-3px;background-color:#000;border-radius:50%}.gfield_checkbox li [type=checkbox]:checked+label:after,.gfield_radio li [type=radio]:checked+label:after{display:block}.page-404-content{margin:250px auto 100px;text-align:center}.content-404{margin-top:80px}.content-404 h2{font-size:30px;font-weight:500;line-height:1.3;text-align:center;color:#fff;margin:0 0 20px;padding:0}.content-404 p{font-size:16px;font-weight:400;line-height:1.2;color:#81818b;margin:0 0 20px;padding:0}.content-404-btn{margin-top:40px}.content-404-btn a{margin:0 auto!important;width:261px;text-align:center;min-width:261px;background-color:#1050bd;line-height:50px;text-transform:uppercase;font-size:13px;font-weight:700;letter-spacing:2.3px;color:#fff;height:50px}.content-404-btn a:hover{background-color:#1862de;color:#fff;border-radius:4px;transition:all .3s ease-in-out}@media only screen and (max-width:639px){.gform_body .gform_fields{margin-left:0;margin-right:0}.gform_fields .gfield{padding:0;margin-bottom:15px}.gfield.gf-half{width:100%}.gform_footer .gform_ajax_spinner{right:15px}.gform_confirmation_message,.validation_error{padding:0 15px}.page-404-content{margin:100px auto 50px;text-align:center}.button,.content-404-btn a,button{line-height:60px;font-size:14px;height:60px}}@media only screen and (max-width:639px){#wpadminbar{display:none!important;z-index:0!important}}.header{position:fixed;top:0;left:0;width:100%;z-index:999;transition:all .3s ease-in-out;display:none}.header.fixed{background-color:#0b1022}.header:before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAC4CAYAAAAi0IY0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjYzMUYwNUE5NzBCQzExRTlCNkVFRTgwOTFEMzI4MzUyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjYzMUYwNUFBNzBCQzExRTlCNkVFRTgwOTFEMzI4MzUyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NjMxRjA1QTc3MEJDMTFFOUI2RUVFODA5MUQzMjgzNTIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NjMxRjA1QTg3MEJDMTFFOUI2RUVFODA5MUQzMjgzNTIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5TymgpAAAAXklEQVR42qxTWw7AIAireFbvf4Nu/hmNYJkzsQkWGl4CQLMOSMMzm/RYpv1cZYZhFInxJuj947KkwTAXtd5dbNxxnqcAcW6xKUhZhhBEV6j9ltRS10/f4Aq8Y68AAwC4vTlwDIc53QAAAABJRU5ErkJggg==);background-position:top;background-repeat:repeat-x;background-size:auto 100%}body.admin-bar .header{top:32px}#menu-main-navigation>li.main-menu-contact{position:relative;bottom:5px}#menu-main-navigation>li.main-menu-contact a{padding:10px 20px!important;border:2px solid rgba(255,0,0,0)}#menu-main-navigation>li.main-menu-contact a:hover{border:2px solid #e64545}@media only screen and (max-width:782px){body.admin-bar .header{top:0}}.title-bar{padding:0 15px}.title-bar,.top-bar,.top-bar ul{background-color:transparent}.top-bar{padding:0 15px}.menu-toggle{margin-left:auto}.menu-toggle .menu-icon{border:none;background-color:transparent;min-width:0;padding:0;box-shadow:none;border-radius:0}.menu-toggle .menu-icon:hover:after{background:#d93740;box-shadow:0 7px 0 #d93740,0 14px 0 #d93740}@media only screen and (min-width:1024px){.menu-toggle{display:none}}.title-bar-title{height:31px}img.site-logo{height:100%;width:125px}.header-inner{height:140px;position:relative;transition:all .3s ease-in-out}.header.fixed .header-inner{height:80px}#menu-main-navigation{width:100%;padding:13px 0 0 57px;-ms-flex-align:center;align-items:center}#menu-main-navigation>li{padding:0 22px}#menu-main-navigation>li>a{color:#fff;font-size:13px;font-weight:400;text-transform:uppercase;letter-spacing:3.51px;padding:0 0 10px;border-bottom:2px solid rgba(255,0,0,0);transition:all .3s ease-in-out}#menu-main-navigation>li>a:hover{transition:all .3s ease-in-out}#menu-main-navigation>li.current_page_item>a,#menu-main-navigation>li>a:hover{color:#fff;border-bottom:2px solid #e64545}@media only screen and (max-width:1440px){.header-inner{height:80px}}@media only screen and (max-width:1130px){.header-inner{padding:0 15px}#menu-main-navigation{padding:4px 0 0}}@media only screen and (min-width:1025px){#menu-main-navigation>li.main-menu-contact{margin-left:auto}#menu-main-navigation>li:last-child>a{padding-right:0}}@media only screen and (max-width:1024px){#menu-main-navigation{padding-left:30px}#menu-main-navigation>li.main-menu-contact{bottom:0}#menu-main-navigation>li.main-menu-contact a{padding:0 0 10px!important;border-bottom:2px solid rgba(255,0,0,0);border-top:none;border-left:none;border-right:none}#menu-main-navigation>li.main-menu-contact a:hover{border-bottom:2px solid #e64545;border-top:none;border-left:none;border-right:none}}@media only screen and (max-width:1023px){.header{background-color:#0b1022}.title-bar,.top-bar{width:100%}.top-bar{position:absolute;top:100%;left:0;background-color:#0b1022}.top-bar .is-drilldown{width:100%}#menu-main-navigation{padding:20px 0;width:100%}#menu-main-navigation>li>a{background-color:transparent;padding:20px}}@media only screen and (max-width:639px){.header-inner,.header.fixed .header-inner{height:60px}}.footer{margin-top:106px;padding:50px 0 0;background-color:#0b1022;background-repeat:no-repeat;background-position:50%;background-size:cover;position:relative;z-index:2}@media only screen and (max-width:1023px){.footer .columns{margin-bottom:30px}}.footer-title{color:#fff;font-size:22px;font-weight:400;line-height:1.2;margin:0}.footer .menu{padding:0;margin:0;display:block}.footer .menu li{display:block}.footer .menu li a{color:#9e9eb7;font-size:13px;font-weight:400;line-height:1.2;letter-spacing:.56px;padding:12px 0;transition:all .3s ease-in-out;display:inline-block}.footer .menu li a:hover{color:#fff}.footer .menu .footer-menu-title a,.footer .menu .footer-menu-title a:hover{color:#fff;font-size:18px;font-weight:400;line-height:1.2;margin:0;padding:0;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;letter-spacing:0}@media only screen and (min-width:1024px){.footer-menu-padding-top{margin-top:40px}}.footer-address{color:#fff;font-size:16px;font-weight:400;line-height:1.4375;margin-bottom:4px}.footer-address p{margin:0 0 15px}.footer-address strong{display:block;color:#fff;font-size:18px;font-weight:400;line-height:1.2;margin:0;padding:0;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;letter-spacing:0}.footer-address a:not(.button){color:#9e9eb7;font-size:14px;font-weight:400;line-height:1.2;letter-spacing:.56px;transition:all .3s ease-in-out;text-decoration:none;display:inline-block}.footer-address a:not(.button):hover{color:#fff}.footer-address a.button{border-color:#5d8ee0;color:#5d8ee0}.footer-address a.button:hover{background-color:#5d8ee0;color:#fff}.footer-socials{margin:15px 0;padding:0;list-style:none;font-size:0}.footer-socials li{display:inline-block;margin:0 15px 15px 0}.footer-socials a{width:30px;height:30px;border-radius:50%;background-color:#9e9eb7;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-decoration:none;transition:all .3s ease-in-out}.footer-socials a:hover{background-color:#fff;color:#9e9eb7}.footer-socials a i{font-size:18px}.copyright{color:#fff;font-size:16px;font-weight:400;line-height:1.4375;text-align:center;margin:31px 0 48px}@media only screen and (max-width:1023px){.copyright{margin-top:0}}.popup{width:100%;height:100%;position:fixed;top:0;left:0;background-color:rgba(0,0,0,.7);z-index:9999;display:none}.popup-inner{height:100%;padding:60px 50px 60px 30px;overflow-y:scroll;-webkit-overflow-scrolling:touch;margin-right:-20px}.popup-box{max-width:620px;margin:0 auto;background-color:#fff;border-radius:3px;position:relative;padding:30px 40px}.close-popup{width:36px;height:36px;border-radius:50%;background-color:#fff;border:2px solid #000;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:-18px;right:-18px;cursor:pointer;transition:all .3s ease-in-out}.close-popup img{vertical-align:top}.close-popup:hover{background-color:#1050bd}.popup-headline{color:#000;font-size:30px;font-weight:300;line-height:1.5;margin:0 0 15px;text-align:center}@media only screen and (max-width:1023px){.popup-inner{padding:60px 30px;margin-right:0}}@media only screen and (max-width:639px){.popup-box{padding:30px 15px}.popup-headline{font-size:24px;line-height:1.2;padding:0 15px}.footer{margin-top:60px}}.page-hero-bg{position:absolute;top:0;left:0;width:100%;height:auto}.page-white-wrapper-row{margin-bottom:42px}.page-content-wrapper{position:relative;z-index:2;overflow:hidden}.page-hero{text-align:center;padding:132px 15px 52px}.page-hero h1,.sub-title-def{color:#fff;margin:0}.page-hero-subheadline{font-size:20px;line-height:1.5;color:#fff;font-weight:300;margin:17px 0 0}.page-hero .button{min-width:210px;border:1px solid hsla(0,0%,100%,.5);box-shadow:none;margin:32px 0 0}.page-hero .button:hover{border-color:#1050bd}.page-white-wrapper{box-shadow:1px 22px 32px hsla(0,2%,9%,.25);border-radius:3px;background-color:#fff}.page-section-title{text-align:center;color:#fff;max-width:1240px;margin:80px auto 58px;padding:0 15px}.page-white-wrapper .page-section-title{color:#000;padding:0 40px}.page-content-wrapper ol,.page-content-wrapper ul{padding:0;margin:0 0 27px;padding-left:20px}.page-content-wrapper ul{list-style:none;padding:0}.page-content-wrapper ol li,.page-content-wrapper ul li{margin-bottom:10px}.page-content-wrapper ul li{position:relative;padding-left:30px}.page-content-wrapper ul li:before{content:"";display:block;width:6px;height:6px;border-radius:50%;background-color:#d93740;position:absolute;top:12px;left:0}.simple-content{padding:40px}.simple-content table{width:100%;border:1px solid #000}.simple-content table tr{width:100%!important}.simple-content table tr:last-of-type td{border-bottom:none}.simple-content table tr td{padding:20px;border-bottom:1px solid #000;border-right:1px solid #000}.simple-content table tr td:last-of-type{border-right:none}.white-text .h1,.white-text .h2,.white-text .h3,.white-text .h4,.white-text .h5,.white-text .h6,.white-text a,.white-text h1,.white-text h2,.white-text h3,.white-text h4,.white-text h5,.white-text h6,.white-text li,.white-text p{color:#fff}.page-white-block{margin-top:70px;margin-bottom:70px}.page-white-block .simple-content{padding:0!important}@media only screen and (max-width:1023px){.page-hero-bg{display:none!important}.page-hero-subheadline br{display:none}}@media only screen and (max-width:639px){.page-hero{padding:120px 15px 60px}.page-white-wrapper-row{margin-bottom:30px}.page-section-title{margin:60px auto}.page-white-wrapper .page-section-title{padding:0 15px}.simple-content{padding:30px 15px}}.cases-wrapper{background-repeat:no-repeat;background-position:center 75px;background-size:100% auto}.cases-headline{color:#fff;font-size:44px;font-weight:500;line-height:1.2;text-align:center;margin:0;padding:165px 0 61px}.case-home-white .case-preview,.case-home-white .case-preview:hover{-webkit-transition:all .3s ease-out}.case-home-white .case-preview-overlay{z-index:3;background:rgba(22,23,28,.48);opacity:1}.case-result-text{font-weight:300!important}.cs-header-parallax p{line-height:1.5}.cs-hero-content{padding:160px 30px 70px}.cs-section-b{margin-top:66px;margin-bottom:150px}.cs-section-b-m{margin-bottom:30px}@media only screen and (max-width:639px){.cases-headline{font-size:34px;padding:100px 0 30px}.cs-hero-content{padding:100px 30px 50px}}.row:not(.expanded) .row.case-about{padding:48px 0 35px;margin-left:auto;margin-right:auto}.case-about .columns{padding:0 40px}.case-blue{background-color:#0a35a7;background-repeat:no-repeat;background-position:top;background-size:cover;padding:27px 40px 43px}.row:not(.expanded) .case-blue .row{margin-left:auto;margin-right:auto}.case-blue .columns,.case-blue .h2{color:#fff}.row:not(.expanded) .row.case-results{padding:50px 0 47px;margin-left:auto;margin-right:auto}.case-results .columns{text-align:center}.case-results .columns img{vertical-align:top}.case-results .columns p{font-weight:500;margin:12px 0 0}.case-pdf-download-wrapper{padding:0 40px 40px;text-align:center}.case-pdf-download{color:#000}.case-pdf-download:hover{background-color:#1050bd;color:#fff}.download-pdf-popup .gform_footer .gform_ajax_spinner{display:none!important}.row:not(.expanded) .row.case-tabs{margin-left:auto;margin-right:auto;border-top-left-radius:3px;border-top-right-radius:3px;overflow:hidden}.case-tabs .columns{position:relative;height:117px;height:80px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.case-tabs .columns span{display:inline-block;color:#fff;font-size:34px;font-weight:500;line-height:1.2;position:relative;z-index:10;transition:all .3s ease-in-out}.case-tabs .columns.active span{color:#172144}.case-tabs .columns:after,.case-tabs .columns:before{content:"";display:block;width:415px;height:80px;background-repeat:no-repeat;background-position:50%;background-size:cover;position:absolute;top:0;right:0}.case-tabs .columns:not(.active):hover span{opacity:.6}.case-tabs .columns:not(.active):after{display:none}.case-tabs .columns:first-child:before{background-image:url(//provectus.com/wp-content/themes/provectus/images/case-bottom-tab-1.png);z-index:7;right:-12px}.case-tabs .columns:nth-child(2):before{background-image:url(//provectus.com/wp-content/themes/provectus/images/case-bottom-tab-2.png);z-index:5;right:-8px}.case-tabs .columns:nth-child(3):before{background-image:url(//provectus.com/wp-content/themes/provectus/images/case-bottom-tab-3.png);z-index:3;right:-1px}.case-tabs .columns:first-child:after{background-image:url(//provectus.com/wp-content/themes/provectus/images/case-bottom-tab-hover-1.png);z-index:9;right:-12px}.case-tabs .columns:nth-child(2):after{background-image:url(//provectus.com/wp-content/themes/provectus/images/case-bottom-tab-hover-2.png);z-index:6;right:-8px}.case-tabs .columns:nth-child(3):after{background-image:url(//provectus.com/wp-content/themes/provectus/images/case-bottom-tab-hover-3.png);z-index:4;right:-1px}.case-tabs-content{background-color:#fff;border-bottom-left-radius:3px;border-bottom-right-radius:3px;padding:38px 0 32px}.case-tab-content{display:none}.case-tab-content.active{display:block}.case-tab-text{margin-left:auto;margin-right:auto;padding:0 40px}.case-tab-text>:last-child{margin-bottom:0}.case-tab-text ul{display:-ms-flexbox;display:flex;margin:24px -15px 9px;padding:0}.case-tab-text li{display:block;position:relative;font-weight:500;padding:0 15px 0 30px}.case-hero-content{padding:151px 30px 95px}.new-case-second-block{margin:95px auto 97px}.new-case-second-block-img{padding-left:67px;position:relative}.logo-case-bg{height:100%;background-repeat:no-repeat;background-position:50%;background-size:contain}.new-case-second-block-p p{font-size:19px;font-weight:400;line-height:1.79;letter-spacing:.3px;color:#54545d;margin:10px 70px 0 0;padding:0}.new-case-third-bg{background-color:#0a0a31;padding:31px 0;background-image:url(//provectus.com/wp-content/themes/provectus/images/combined-shape.svg);background-repeat:no-repeat;background-position:bottom}.new-case-third-content{border-radius:10px;background-color:#fff;padding:69px 47px 53px 32px}.new-case-third-content h4{font-size:24px;font-weight:500;line-height:1.2;letter-spacing:.65px;color:#050416;margin:0 0 18px;padding:0}.new-case-third-content p{font-size:17px;font-weight:400;line-height:1.71;color:#54545d;margin:0;padding:0}.new-case-use-block{margin:115px auto 45px;text-align:center}.new-case-use-block div.columns{margin:0 auto}.new-case-use-content h4{font-size:40px;line-height:1.2;color:#1050bd;margin:0 auto 21px}.new-case-use-content h4,.new-case-use-content p{font-weight:500;padding:0;text-align:center;width:150px}.new-case-use-content p{font-size:17px;line-height:1.47;color:#050416;margin:0 auto}.new-case-tabs-bg{padding:60px 0}.tabs-new-b-2{background-color:#f6f6f6}.new-case-tabs-content{padding:0 67px}.new-case-tabs-content h3{font-size:34px;font-weight:400;line-height:1.24;letter-spacing:.23px;color:#050416;margin:0 0 31px}.new-case-tabs-content p{font-size:17px;font-weight:400;line-height:1.88;color:#54545d;margin:0 0 20px}.new-case-tabs-content p strong{font-weight:600}.new-case-tabs-content p:last-of-type{margin-bottom:0}.new-case-tabs-content ol li{font-size:17px;font-weight:400;line-height:1.88;color:#54545d}.new-case-tabs-content ul{display:-ms-flexbox;display:flex;margin:0 0 20px;padding:0}.new-case-tabs-content ul li{position:relative;padding-left:15px;font-size:17px;font-weight:500;line-height:1.88;color:#050416;margin:0 80px 0 0}.new-case-tabs-content ul li:last-of-type{margin-right:0}.new-case-tabs-content ul li:before{content:"";display:block;width:5px;height:5px;border-radius:0;background-color:#1050bd;position:absolute;top:12px;left:0}.new-case-before-form-m{margin-bottom:120px}.logo-case-bg-prev{height:80px;background-repeat:no-repeat;background-position:0;background-size:contain;width:110px}@media only screen and (max-width:1240px){.new-case-third-bg{background:#0a0a31}}@media only screen and (max-width:1023px){.case-about{display:block;text-align:center}.case-about .columns:first-child{margin-bottom:15px}.case-blue{background-image:none!important}.new-case-second-block-img{padding-left:.9375rem}.new-case-second-block-p p{margin:10px 0 0}.new-case-third-block .medium-4{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:30px}.new-case-third-block .medium-4:last-of-type{margin-bottom:0}.new-case-use-block{margin:50px auto;text-align:center}.new-case-tabs-content ul{display:block}.new-case-tabs-content ul li{margin:0 0 15px}.new-case-use-block div.medium-2{-ms-flex:0 0 33.3%;flex:0 0 33.3%;max-width:33.3%;margin:0 0 45px}.new-case-use-block div.medium-2:nth-of-type(4),.new-case-use-block div.medium-2:nth-of-type(5){margin-bottom:0}}@media only screen and (max-width:768px){.case-hero-content{padding:100px 30px 70px}.new-case-second-block{margin:50px auto}.new-case-second-block-img,.new-case-second-block-p{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.new-case-second-block-p{margin-top:30px}.new-case-second-block,.new-case-tabs-content{padding:0 15px}.logo-case-bg{height:80px;background-repeat:no-repeat;background-position:0;background-size:contain}}@media only screen and (max-width:639px){.row:not(.expanded) .row.case-about{padding:30px 0}.case-about .columns{padding:0 15px}.case-blue{padding:30px 0}.case-blue .h2{padding:0 15px}.case-blue .columns{padding-bottom:30px}.case-blue .columns:last-child{padding-bottom:0}.row:not(.expanded) .row.case-results{display:block;padding:30px 0}.case-results .columns{padding-bottom:30px}.case-results .columns:last-child{padding-bottom:0}.case-results .columns p{margin-top:5px}.case-pdf-download-wrapper{padding:30px 15px 60px}.case-tabs .columns{height:50px}.case-tabs .columns span{font-size:14px}.case-tabs .columns:after,.case-tabs .columns:before{height:50px}.case-tab-text{padding:0 15px}.case-tab-text ul{display:block;margin:27px 0}.page-content-wrapper ul li{padding-right:0}.new-case-use-content{margin-bottom:30px}.new-case-use-content h4,.new-case-use-content p{text-align:left;width:100%}.new-case-use-block{margin:50px auto 0;text-align:center;padding:0 15px}.new-case-use-block div.medium-2{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin:0}}.solution-description{background-color:#0f4ab8;background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;font-size:24px;font-weight:500;line-height:1.333333;padding:45px 40px;text-align:center;border-top-left-radius:3px;border-top-right-radius:3px}.solutuon-first-text{padding:33px 40px 0}.solution-new-content-btn,.solution-second-headline{text-align:center}.solution-blue-last-link{color:#fff;font-size:22px;font-weight:500;line-height:1.5;padding:0;margin:0}.solution-blue-btn-content{background-color:#1050bd;color:#fff}.solution-blue-btn-content:hover{background-color:transparent;color:#1050bd}.row .row.solution-columns{margin-top:27px;margin-left:0;margin-right:0;padding:0 25px}.solution-columns .columns{margin-bottom:40px}.solution-progress{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:relative;margin-bottom:20px}.solution-progress span{color:#4a5273;font-size:40px;font-weight:500;line-height:1}.solution-progress p{color:#000;font-size:20px;font-weight:500;line-height:1;margin:0;margin-left:8px;min-width:170px}.solution-progress i{display:block;width:100px;height:2px;background:#fff;background:-webkit-gradient(left top,right top,color-stop(0,#fff),color-stop(100%,#4a5273));background:linear-gradient(90deg,#fff 0,#4a5273);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#4a5273",GradientType=1);margin-left:10px}.solution-progress:after{content:"";display:block;width:100%;height:2px;background-color:#4a5273}.solution-columns .columns:last-child .solution-progress span{color:#1050bd}.solution-columns .columns:last-child .solution-progress i{background:#fff;background:-webkit-gradient(left top,right top,color-stop(0,#fff),color-stop(100%,#1458c3));background:linear-gradient(90deg,#fff 0,#1458c3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#1458c3",GradientType=1)}.solution-columns .columns:last-child .solution-progress:after{content:"";display:block;width:100%;height:2px;background-color:#1458c3}.solution-columns .columns:last-child .solution-progress:before{content:"";display:block;width:16px;height:16px;background-image:url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAA8AAD/4QMvaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzEzOCA3OS4xNTk4MjQsIDIwMTYvMDkvMTQtMDE6MDk6MDEgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE3IChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDowQjYyQkE0NzRDMjUxMUU5OTMzNTlEQTI2MTJGNEUxRSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDowQjYyQkE0ODRDMjUxMUU5OTMzNTlEQTI2MTJGNEUxRSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjBCNjJCQTQ1NEMyNTExRTk5MzM1OURBMjYxMkY0RTFFIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjBCNjJCQTQ2NEMyNTExRTk5MzM1OURBMjYxMkY0RTFFIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+/+4ADkFkb2JlAGTAAAAAAf/bAIQABgQEBAUEBgUFBgkGBQYJCwgGBggLDAoKCwoKDBAMDAwMDAwQDA4PEA8ODBMTFBQTExwbGxscHx8fHx8fHx8fHwEHBwcNDA0YEBAYGhURFRofHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8f/8AAEQgAEAAQAwERAAIRAQMRAf/EAGsAAQEAAAAAAAAAAAAAAAAAAAYIAQEAAAAAAAAAAAAAAAAAAAAEEAACAgIBAwUBAAAAAAAAAAACAwEFEQQGABIHITFhMhYiEQACAAMGBwAAAAAAAAAAAAABAgADBPARUWESEyExcZHhUmL/2gAMAwEAAhEDEQA/AKDsuY8A36/Z0Wcnrlr2VmomK30AwYOJjIlB5iYz0yXSz1YMEbh8mDtOlsCNQ7wU4D5DRp2/426udW0aOIpbvXctobK59BU4gIux0e39fb5nEk2toSybyKV9lI5ZjK3Q9NUXNtsQcDj5hTZ8P8f11dtb7eMV7F6qjca016GMKAGSwAiGZmcdCl1U9mCh24/RhLSZYF+kdoJ+PfHqt63/AGl5TatSwsTSUeulag1lR6i14gI975947vr8TiBbW1xVNlGLezE88hlbqenpwW1sAMBh5j//2Q==);background-position:50%;background-repeat:no-repeat;position:absolute;top:50%;margin-top:-8px;right:0}.solution-columns ul{background-color:#4b5272;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:3px;padding:20px 39px 24px;margin:0;position:relative;list-style-type:disc}.solution-columns .columns:last-child ul{background-color:#2050bb}.solution-columns ul:before{content:"";display:inline-block;width:0;height:0;border-style:solid;border-width:0 15px 15px;border-color:transparent transparent #4a5273;position:absolute;bottom:100%;left:10px}.solution-columns .columns:last-child ul:before{border-color:transparent transparent #1050bd}.solution-columns ul li{font-weight:400;color:#fff;padding-left:0}.solution-columns ul li:before{display:none}.solution-columns ul li:last-child{margin-bottom:0}.solution-col-logo{text-align:center;padding-top:60px}.solution-col-text{padding-top:60px}.ai-solutions-industy{padding:20px 35px 35px}.ai-solutions-industy .cases-row-button{margin-bottom:40px;margin-top:40px}.ai-solutions-industy .cases-row-button .button{color:#39477a}.ai-solutions-industy .cases-row-button .button:hover{color:#fff}.ai-solutions-industy .foundation-gray-col h3{font-size:22px}.ai-solutions-industy .foundation-gray-col p{font-size:18px}.ai-solutions-industy .foundation-gray-col img{margin-bottom:23px}.solution-list-div{background:#5886c2;padding:20px;height:100%;border-radius:3px}.solution-list-div .s-l-str{font-size:50px}.solution-list-div h3{color:#fff;font-weight:700;margin:0 0 30px;border-bottom:2px solid #fff;padding-bottom:15px}.m-k-v-l ul{list-style-type:disc!important;margin-left:20px!important}.s-l-str-last{position:relative;top:30px}.solution-list-div ul{border-radius:0;padding:0;margin:0;position:relative;list-style-type:none;background:none!important}.solution-list-div ul:before{display:none}.solution-list-div ul li{margin-bottom:20px;font-weight:500}.solution-list-div p{margin:0}.solution-list-div ul li ul{list-style-type:disc;margin-left:20px;margin-top:15px}.solution-list-div ul li ul li{position:relative;margin-bottom:10px;font-weight:300}.solution-table{width:100%;border:1px solid #000}.solution-table ul{border-radius:0;padding:0;margin:10px 0 0;position:relative;list-style-type:none;background:none!important}.solution-table ul:before{display:none}.solution-table ul li{color:#000}.solution-table tr th{border-bottom:1px solid #000;padding:20px}.solution-table tr td,.solution-table tr th{border-right:1px solid #000;text-align:center}.solution-table tr td{border-bottom:none!important;padding:10px}.solution-table tr td .border-i{border:1px solid #000;padding:10px;margin:0}.solution-table tr td .border-b{font-size:50px;margin:0}.solution-table tr td:last-of-type,.solution-table tr th:last-of-type{border-right:none}.solution-table tr:last-of-type td{border-bottom:none}.solution-benefits{background-color:#4b5272;background-repeat:no-repeat;background-position:bottom;background-size:cover;padding:33px 0 51px}.solution-benefit-icon img{vertical-align:top}p.solution-benefits-headline{text-align:center;padding:0 15px;margin:0 0 19px;color:#fff;font-size:34px;font-weight:500;line-height:1.2}.solution-benefits .row{margin-left:0;margin-right:0}.solution-benefits .columns{text-align:center}p.solution-benefit-headline{color:#fff;font-size:22px;font-weight:500;line-height:1.5;margin:0 0 7px}p.solution-benefit-text{color:#fff;font-size:18px;font-weight:300;line-height:1.111111;letter-spacing:.36px;margin:0}.solution-download-section{background-color:#0c36a5;background-repeat:no-repeat;background-position:top;background-size:cover;padding:65px 15px;border-bottom-left-radius:3px;border-bottom-right-radius:3px;box-shadow:1px 22px 32px hsla(0,2%,9%,.25);text-align:center}.solution-download-section .button{border-color:hsla(0,0%,100%,.5)}.solution-download-section .button:hover{color:#1050bd;background-color:#fff;border-color:#fff}.s-data-platform-title{font-size:28px;color:#262a47;font-weight:700;line-height:1.2;margin:0 0 72px;padding:0}.s-d-p-t-c{text-align:center}.s-d-p-t-l{text-align:left}.s-d-p-t-r{text-align:right}.s-data-platform-center-s{padding:0}.s-data-platform-right-s{padding-left:85px}.s-data-platform-left-s{padding-right:85px}.s-data-platform-left-content{background-color:#7aa4ec;border-radius:3px;padding:20px 20px 17px;margin-bottom:29px;position:relative}.s-data-platform-left-content p{font-size:16px;color:#fff;font-weight:500;line-height:1.2;margin:0;padding:0}.s-data-platform-left-content:nth-of-type(3){padding:10px 20px 6px}.s-data-platform-left-content:last-of-type{margin-bottom:0}.s-data-platform-left-content:first-of-type:after{content:" ";position:absolute;right:-88px;top:23px;background:url(//provectus.com/wp-content/themes/provectus/images/list-arrows/list-platform-arrow-1.png);width:95px;height:81px;z-index:3;background-repeat:no-repeat}.s-data-platform-left-content:nth-of-type(2):after{content:" ";position:absolute;right:-88px;top:23px;background:url(//provectus.com/wp-content/themes/provectus/images/list-arrows/list-platform-arrow-2.png);width:95px;height:41px;z-index:3;background-repeat:no-repeat}.s-data-platform-left-content:nth-of-type(3):after{content:" ";position:absolute;right:-88px;top:23px;background:url(//provectus.com/wp-content/themes/provectus/images/list-arrows/list-platform-arrow-3.png);width:95px;height:12px;z-index:3;background-repeat:no-repeat}.s-data-platform-left-content:nth-of-type(4):after{content:" ";position:absolute;right:-88px;top:-5px;background:url(//provectus.com/wp-content/themes/provectus/images/list-arrows/list-platform-arrow-4.png);width:95px;height:41px;z-index:3;background-repeat:no-repeat}.s-data-platform-left-content:nth-of-type(5):after{content:" ";position:absolute;right:-88px;top:-45px;background:url(//provectus.com/wp-content/themes/provectus/images/list-arrows/list-platform-arrow-5.png);width:95px;height:81px;z-index:3;background-repeat:no-repeat}.s-data-platform-center-block{border:4px solid #4973bb;border-radius:3px;padding:32px 18px 19px;margin:0;position:relative;top:45px}.s-data-platform-center-content:first-of-type p{font-weight:700;font-size:32px;color:#262a47;text-align:center;line-height:1.5;text-transform:uppercase;border-bottom:2px solid #262a47;padding-bottom:20px;margin-bottom:0}.s-data-platform-center-content:last-of-type p{font-size:18px;font-weight:400;color:#262a47;line-height:1.5;margin-top:22px;margin-bottom:0}.s-data-platform-right-content{background-color:#4973bb;border-radius:3px;padding:24px 20px;margin-bottom:21px;position:relative}.s-data-platform-right-content:first-of-type:before{content:" ";position:absolute;left:-93px;top:35px;background:url(//provectus.com/wp-content/themes/provectus/images/list-arrows/list-platform-arrow-6.png);width:99px;height:81px;z-index:3;background-repeat:no-repeat}.s-data-platform-right-content:nth-of-type(2):before{content:" ";position:absolute;left:-93px;top:52px;background:url(//provectus.com/wp-content/themes/provectus/images/list-arrows/list-platform-arrow-7.png);width:99px;height:41px;z-index:3;background-repeat:no-repeat}.s-data-platform-right-content:nth-of-type(3):before{content:" ";position:absolute;left:-93px;top:-3px;background:url(//provectus.com/wp-content/themes/provectus/images/list-arrows/list-platform-arrow-8.png);width:99px;height:81px;z-index:3;background-repeat:no-repeat}.s-data-platform-right-content:nth-of-type(4):before{content:" ";position:absolute;left:-93px;top:-42px;background:url(//provectus.com/wp-content/themes/provectus/images/list-arrows/list-platform-arrow-9.png);width:99px;height:80px;z-index:3;background-repeat:no-repeat}.s-data-platform-right-content:last-of-type{margin-bottom:0}.s-data-platform-right-content:first-of-type,.s-data-platform-right-content:nth-of-type(2){padding:12px 20px 14px}.s-data-platform-right-content p{font-size:16px;font-weight:500;color:#fff;line-height:1.2;margin:0;padding:0}.s-data-platform-right-content p strong{font-weight:700}.s-data-platform-right-content ul{background:none!important;border-radius:0;padding:6px 0 0 25px}.s-data-platform-right-content ul:before{display:none}.s-data-platform-right-content ul li{font-size:16px;font-weight:400;color:#fff;line-height:1.2;margin:0;padding:0}.solution-whitepaper-section{margin-top:50px;margin-bottom:50px;padding:40px}.solution-whitepaper-content h4{font-size:30px;font-weight:500;line-height:1.2;color:#000;padding:0;margin:0 0 15px}.solution-whitepaper-content p{font-size:17px;font-weight:300;line-height:1.53;color:#000;padding:0;margin:0 0 15px}.solution-whitepaper-content p:last-of-type{margin-bottom:0}.solution-whitepaper-btn{margin-top:30px}.solution-whitepaper-btn a{background-color:#1050bd;color:#fff}.solution-whitepaper-btn a:hover,solution-whitepaper-btn a:active,solution-whitepaper-btn a:focus{background-color:transparent;color:#1050bd}@media only screen and (max-width:1134px){.solution-list-div .s-l-str{font-size:45px}.s-l-str-last{top:80px}}@media only screen and (max-width:1050px){.solution-list-div .s-l-str{font-size:45px}.s-l-str-last{top:0}}@media only screen and (max-width:1023px){.solution-benefits,.solution-columns ul,.solution-description{background-image:none!important}.solution-benefits{padding:60px 0}.solution-benefits .columns{margin-bottom:30px}.solution-benefits .columns:last-child{margin-bottom:0}p.solution-benefit-headline{line-height:1.2;margin:7px 0}.solution-download-section{background-image:none!important}.s-data-platform-left-content:after,.s-data-platform-right-content:before{display:none!important}.s-data-platform-left-s{padding-right:.9375rem;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.s-data-platform-right-s{padding-left:.9375rem}.s-data-platform-right-s,.solution-whitepaper-section .large-4,.solution-whitepaper-section .large-8{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.solution-whitepaper-section .large-4{text-align:center}.solution-whitepaper-content{margin-top:50px}.s-data-platform-center-s{padding-right:.9375rem;padding-left:.9375rem;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.s-data-platform-left-content:nth-of-type(3){padding:20px 20px 17px}.s-data-platform-title{margin:0 0 30px}.s-data-platform-left-content p,.s-data-platform-right-content p,.s-data-platform-right-content ul li{font-size:18px}.s-data-platform-center-block{top:0}.s-d-p-t-c,.s-d-p-t-r,.s-data-platform-center-content:first-of-type p{text-align:left}}@media only screen and (max-width:639px){.solution-description{padding:30px 15px}.solutuon-first-text{padding:30px 15px 0}.row .row.solution-columns{padding:0}.solution-columns .columns{margin-bottom:30px}.solution-col-logo,.solution-col-text{padding-top:30px}.solution-download-section{padding:30px 15px}.ai-solutions-industy{padding:20px 15px}.solution-list-div .s-l-str{font-size:36px}.solution-whitepaper-section .large-4{text-align:left}.solution-whitepaper-section{padding:40px .9375rem}}.services-description{background-color:#0f4ab8;background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;font-size:24px;font-weight:500;line-height:1.333333;padding:45px 40px;text-align:center;border-top-left-radius:3px;border-top-right-radius:3px}.page-services-white .header-sec-content p{width:80%}.services-text{padding:40px}.services-text h2{margin-left:235px}.ser-sec-b{margin-left:235px!important}.services-logo-aws{position:relative}.services-logo-aws img{position:absolute;left:0;top:10px;z-index:3}.services-text h2 span{font-size:40px;font-weight:700;color:#e9e9f2;display:inline-block;margin-right:10px}.services-grey-section{padding:40px;background-color:#38405b}.services-grey-section h2{text-align:center;color:#fff}.services-grey-section p{color:#fff}.services-grey-section p.services-grey-col-headline{font-size:24px;font-weight:500}.services-grey-section .columns>:last-child{margin-bottom:0}.services-third-block{padding:40px}.services-third-b-text p{margin-top:35px}@media only screen and (max-width:1171px){.services-third-b-text p{margin-top:19px}.page-services-white .header-sec-content p{font-size:25px}}@media only screen and (max-width:1023px){.services-description{background-image:none!important}.services-logo-aws{position:relative;margin:30px 0}.services-logo-aws img{position:relative;left:0;top:0;z-index:3}.ser-sec-b{margin-left:0!important}.services-text h2{margin-left:0}.services-third-b-text{margin-top:50px}}@media only screen and (max-width:639px){.services-description,.services-grey-section,.services-text{padding:30px 15px}.services-grey-section p.services-grey-col-headline{font-size:20px}.page-services-white .header-sec-content p{font-size:18px}}.ai-solutions-top{padding:40px 40px 0}.row .row.ai-solutions{margin-left:0;margin-right:0;padding:0 20px}.ai-solutions .columns{padding:0 20px;margin-bottom:40px}.ai-solutions-col{border-radius:3px;background-color:#2e3a63;overflow:hidden;height:100%}.ai-solutions-col h3{background-color:#125bc6;background-image:linear-gradient(45deg,rgba(3,3,3,.13),hsla(0,0%,100%,.13));min-height:80px;color:#fff;font-size:22px;font-weight:500;line-height:1.2;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:5px 30px;margin:0}.ai-solutions-text{color:#fff;font-size:20px;padding:30px;margin:0}@media only screen and (max-width:639px){.ai-solutions-top{padding:30px 15px 0}.row .row.ai-solutions{padding:0}.ai-solutions .columns{padding:0 15px;margin-bottom:30px}}.row .row.use-case-white-section{margin-left:0;margin-right:0;padding:30px 20px}.use-case-white-section .columns{padding:0 20px}.use-case-white-section ul{margin:27px 0;list-style:none;padding-left:40px}.use-case-white-section ul li{margin-bottom:16px;position:relative;padding-left:0}.use-case-white-section ul li:before{content:"";display:block;width:22px;height:12px;background-color:transparent;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAMCAYAAABm+U3GAAAAz0lEQVQ4ja3SIU+CURiG4etjYLIThH+AG8FN3GSDhpFCofgPtNvctJCoJrNWA40NgsXGDFAZgcSMWj7CAQcGt2+Hezvb2c7Zvfd99iRpmsrCrNbcXqt4RBerv/9ymaz79HGFEcqHFHfwgQrecXoo8RJNDHAiTP6bUzI9b0S4QQFPuMY37tHLY4zLWDvmQtYPKMVE8S851JFEnCM8b6b9wR1uk4gewzFe0cIX2hhCPuOGuxTxhjMshE5Pto8xGb9spJ+42JXGim+EDteFRuyxBqmSJqR1vSAXAAAAAElFTkSuQmCC);background-position:50%;background-repeat:no-repeat;position:absolute;border-radius:0;top:9px;left:-40px}.use-case-white-section ul.use-case-white-section-logos{padding:0;margin:26px 0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.use-case-white-section ul.use-case-white-section-logos li{margin:0 40px 40px 0}.use-case-white-section ul.use-case-white-section-logos li:before{display:none}.use-case-white-section-logos img{vertical-align:middle}.use-case-white-block{margin-top:70px}@media only screen and (max-width:639px){.row .row.use-case-white-section{padding:30px 0}.use-case-white-section .columns{padding:0 15px}.use-case-white-section ul.use-case-white-section-logos li{text-align:center;margin:0 0 15px;width:50%;padding:0 15px}}.new-company-content{margin-bottom:72px;margin-top:72px}.new-company-content h2,.new-company-content h3{font-weight:500;line-height:1.333333;padding:0;font-size:34px;margin:0 0 30px;color:#000}.new-company-content ul{columns:2;-webkit-columns:2;-moz-columns:2}.new-company-leadership{margin-bottom:72px}.company-member-text{margin-top:30px}.new-company-leadership-section:first-of-type .new-company-leadership-block{padding-right:20px}.new-company-leadership-section:last-of-type .new-company-leadership-block{padding-left:20px}.company-member-name{color:#000;font-size:24px;font-weight:500;line-height:1.352941;margin:0 0 5px}.company-member-position{color:#000;font-size:14px;font-weight:700;line-height:1.352941;margin:0 0 15px}@media only screen and (max-width:1023px){.new-company-leadership-img img{width:auto}.new-company-leadership-section:first-of-type .new-company-leadership-block{padding-right:0}.new-company-leadership-section:last-of-type .new-company-leadership-block{padding-left:0}}@media only screen and (max-width:639px){.new-company-content h2{font-size:24px}.new-company-content ul{columns:1;-webkit-columns:1;-moz-columns:1}.new-company-leadership-section:first-of-type{margin-bottom:30px}}.events-filter-wrap .events-filter{margin:0;padding:0;font-size:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin:0 0 40px}.events-filter-wrap .events-filter li{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;list-style:none;padding:0 15px;margin:0}.events-filter-wrap .events-filter li:before,.events-filter [type=checkbox]{display:none}.events-filter [type=checkbox]+label{width:20px;height:20px;border-radius:3px;background-color:#e0e0e0;display:block;margin-right:10px}.events-filter [type=checkbox]+label:after{content:"\2714";display:block;z-index:2;font-size:14px;color:#000;text-align:center;line-height:20px;display:none}.events-filter [type=checkbox]:checked+label:after{display:block}.event-filter-label,.gfield_radio li label,.page-template-events .aws-loft .gfield_checkbox li label{color:#000;font-size:18px;font-weight:300;line-height:1.66666;position:relative;cursor:pointer}.gfield_radio li label,.page-template-events .aws-loft .gfield_checkbox li label{font-family:ProbaPro,sans-serif;padding-left:40px}.row .event{border:2px solid rgba(12,60,173,.1);border-radius:3px;overflow:hidden;min-height:140px;position:relative;transition:all .5s ease-in-out;opacity:0;margin-left:0;margin-right:0;margin-bottom:15px}.event-left-col{padding:30px 30px 30px 15px;text-align:right;color:#000;font-size:22px;font-weight:700;line-height:1.5}.event-left-col span{font-size:16px;display:block;font-weight:500;color:#888}.event-right-col{padding:30px}.event-preview{padding-right:120px}.event.active .event-preview{display:none}.event h3{color:#0c36a5;font-size:30px;font-weight:500;line-height:1.2;margin:0 0 5px}.event-terms span{display:inline-block;vertical-align:top;margin-right:10px;padding:2px 10px;border-radius:3px;background-color:rgba(12,60,173,.1);font-weight:400}.event-toggle{font-size:20px;line-height:1;font-weight:500;color:#0c36a5;position:absolute;bottom:50%;margin-bottom:-10px;right:30px;cursor:pointer}.event-toggle:hover{color:#1050bd}.event.active .event-toggle{bottom:40px}.event-toggle div{position:relative;padding-left:25px}.event-toggle div:before{content:"+";font-size:40px;display:inline-block;vertical-align:top;position:absolute;top:50%;margin-top:-23px;left:0}.event-toggle div.event-collapse{display:none}.event-toggle div.event-collapse:before{content:"-"}.event.active .event-toggle div.event-expand{display:none}.event.active .event-toggle div.event-collapse{display:block}#events-load-more{text-align:center}#events-load-more img{vertical-align:top;transition:all .3s ease-in-out;opacity:0}#events-load-more[status=loading] img{opacity:1}.event-details{display:none}.event.active .event-details{display:block}.event-img{background-color:rgba(12,60,173,.1);margin-bottom:30px;display:inline-block;vertical-align:top}.event-img img{vertical-align:top;max-width:100%}.event-details .event-terms{margin-top:0;margin-bottom:20px}.event-details .event-terms span{margin-bottom:10px}.event-details h3{margin-bottom:30px}.event-details-bottom{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin:30px 0 50px}.event-location{font-weight:500;height:54px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-right:15px}.event-location img{margin-right:15px}.button.event-register{text-decoration:none;width:auto;min-width:230px;padding:0 15px;background-color:#1050bd;border-color:#1050bd;color:#fff}.button.event-register:hover{background-color:#fff;color:#1050bd}.button.event-register.event-has-passed{cursor:default;box-shadow:none;background-color:#fff;background-color:#eee;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-color:transparent;color:#fff}.event-edit-button{margin-bottom:10px;background-color:#eee;padding:10px 10px 0;font-size:0}.event-edit-button p{color:#888;font-size:14px;font-weight:400;line-height:1.2;margin-bottom:10px}.event-edit-button .button,.event-edit-button button{min-width:80px;width:auto;border:none;box-shadow:none;text-transform:none;letter-spacing:0;text-indent:0;transition-property:none;display:inline-block;vertical-align:top;margin:0 10px 10px 0;color:#eee;background-color:#23282d;font-size:14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:400;height:32px;line-height:32px;padding:0 7px;border-radius:3px;text-decoration:none}.event-edit-button .button:hover,.event-edit-button button:hover{background:#32373c;color:#00b9eb}.popup[popup="#popup-event-registration"] .popup-box{max-width:800px}@media only screen and (max-width:1023px){.event-left-col{text-align:left;padding:30px 120px 0 30px}.event-left-col span{display:inline-block}.event-right-col{padding-top:10px}}@media only screen and (max-width:639px){.events-filter{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 30px}.events-filter li{padding:0 0 10px;width:100%}.row .event{display:block;min-height:0}.event-left-col{padding:15px}.event-left-col,.event-left-col span{line-height:1;vertical-align:top}.event-right-col{padding:0 15px 15px}.event-preview{padding-right:0}.event-preview .event-terms{display:none}.event h3{font-size:24px}.event-toggle{right:15px;bottom:auto;top:15px;margin-bottom:0}.event.active .event-toggle{bottom:auto}.event-details-bottom{display:block;margin:30px 0}.event-location{padding-right:0;margin-bottom:15px}}.row .row.foundation-white-columns{margin-left:0;margin-right:0;padding:0 20px 12px}.foundation-white-column{padding:0 20px 40px}.foundation-white-column-box{background-color:#2e3a63;border-radius:3px;padding:30px 30px 40px;height:100%}.text-section-new-div{margin:30px 40px 0;padding-bottom:30px}.text-section-new{color:#000;font-size:18px;margin:0;line-height:1.5}.foundation-white-column-top{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.foundation-white-column-top-left{font-size:62px;font-weight:500;line-height:1.2;color:#2e3a63;text-shadow:-1px -1px 0 #92a4e6,1px -1px 0 #92a4e6,-1px 1px 0 #92a4e6,1px 1px 0 #92a4e6;margin-bottom:0;-ms-flex-negative:0;flex-shrink:0}.foundation-white-column-top-right{color:#fff;font-size:32px;font-weight:500;line-height:1;margin-bottom:0;padding-left:25px;position:relative;top:-3px}.foundation-white-column-bottom{margin-top:22px}.foundation-white-column-bottom p{color:#fff;font-size:20px;font-weight:300;line-height:1.5}.foundation-white-column-bottom>:last-child{margin-bottom:0}@media only screen and (min-width:1024px){.foundation-gray-col a:hover{background-color:rgba(43,123,214,.7)}}@media only screen and (max-width:1023px){.foundation-gray-bg{background-image:none!important}.foundation-gray-col a{padding:30px}}@media only screen and (max-width:639px){.row .row.foundation-white-columns{padding:0}.foundation-white-column{padding:0 15px 30px}.foundation-white-column-box{padding:30px}.foundation-white-column-top{display:block}.foundation-white-column-top-left{text-align:center;margin-bottom:15px}.foundation-white-column-top-right{font-size:24px;padding-left:0;margin-bottom:15px}.foundation-gray-col{border-right:none}.foundation-gray-col h3{font-size:24px;margin-bottom:15px}}.white-template .main-wrapper{background-color:#fff}.ai-white-top-bg{background:url(//provectus.com/wp-content/themes/provectus/images/temp-white/new-white-img.png);background-repeat:no-repeat;background-size:cover;background-position:bottom}.white-template .white-hero-temp{text-align:center;padding:149px 15px 70px}.white-template .white-hero-temp h1{color:#fff;margin:0;font-size:58px;font-family:Pragmatica-bold;padding:0}.white-template .page-hero-subheadline{font-size:22px;line-height:1.5;color:#bdbcbc;font-weight:300;margin:30px 0 40px}.white-template .page-section-title{text-align:center;color:#262a47;max-width:1240px;margin:80px auto 50px;padding:0 15px;font-size:28px;font-weight:700}.white-template .cases-row-button{margin-top:20px;margin-bottom:80px}.case-preview-white{display:block;position:relative;text-decoration:none;height:161px;border-top-left-radius:3px;border-top-right-radius:3px}.case-preview-content-white{width:100%;max-width:500px;position:absolute;bottom:0;left:0;z-index:5;padding:52px 34px 40px;overflow:hidden}.case-preview-overlay-white{z-index:3;background:rgba(0,0,0,.5)}.case-preview-bg-white,.case-preview-overlay-white{width:100%;height:100%;position:absolute;top:0;left:0;border-top-left-radius:3px;border-top-right-radius:3px}.case-preview-bg-white{background-repeat:no-repeat;background-position:50%;background-size:cover;z-index:2;transition:all .3s ease-in-out}.case-preview-headline-white{color:#fff;font-size:36px;font-weight:500;line-height:1.235294;margin:0}.case-preview-text-white{padding:30px 165px 30px 34px;margin:0;background-color:#fff;border-bottom-right-radius:3px;border-bottom-left-radius:3px;box-shadow:1px 1px 10px 5px hsla(0,2%,9%,.1);transition:all .3s ease-in-out}.case-preview-white-a:hover .case-preview-text-white{transition:all .3s ease-in-out;box-shadow:1px 5px 10px 5px hsla(0,2%,9%,.18)}.case-preview-text-white p{text-decoration:none;margin:0;padding:0;font-size:18px;color:#262a47;border:none;font-weight:300;line-height:1.5}.case-preview-white-a{text-decoration:none;position:relative}.case-icon-white{position:absolute;top:140px;right:30px;z-index:6;vertical-align:top;transition:all .3s ease-in-out}.case-preview-white-a:hover .case-icon-white{right:10px;transition:all .3s ease-in-out}.white-template .cases-row-button a{color:#121233}.white-template .cases-row-button a:hover{color:#fff}.white-form-temp{background:url(//provectus.com/wp-content/themes/provectus/images/temp-white/form-white-bg.png);background-repeat:no-repeat;background-size:cover;background-position:bottom;padding-bottom:100px}.white-form-temp .gform_footer{background:none!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;padding:0!important;margin:15px 0 0!important}.white-form-temp .page-white-wrapper{box-shadow:none;border-radius:0;background:none}.white-form-temp .contact-section-text{padding:53px 0 30px;color:#fff;text-align:left}.white-form-temp .contact-section-text .h2{text-align:left}.white-template .footer{margin-top:0;position:relative;overflow:hidden}.white-form-temp .contact-section-form{padding:0}.white-form-temp .contact-section-form .gfield input,.white-form-temp .contact-section-form .gfield textarea{background:none;color:#fff}.white-form-temp .contact-section-form .gfield input:active,.white-form-temp .contact-section-form .gfield input:focus,.white-form-temp .contact-section-form .gfield textarea:active,.white-form-temp .contact-section-form .gfield textarea:focus{border-color:#fff}.white-form-temp .contact-section-form .gfield textarea::-webkit-input-placeholder{color:hsla(0,0%,100%,.6)!important}.white-form-temp .contact-section-form .gfield textarea::-moz-placeholder{color:hsla(0,0%,100%,.6)!important}.white-form-temp .contact-section-form .gfield textarea::-o-placeholder{color:hsla(0,0%,100%,.6)!important}.white-form-temp .contact-section-form .gfield textarea:-ms-input-placeholder{color:hsla(0,0%,100%,.6)!important}.white-form-temp .contact-section-form .gfield textarea:-moz-placeholder{color:hsla(0,0%,100%,.6)!important}.white-form-temp .contact-section-form .gfield input::-webkit-input-placeholder{color:hsla(0,0%,100%,.6)!important}.white-form-temp .contact-section-form .gfield input::-moz-placeholder{color:hsla(0,0%,100%,.6)!important}.white-form-temp .contact-section-form .gfield input::-o-placeholder{color:hsla(0,0%,100%,.6)!important}.white-form-temp .contact-section-form .gfield input:-ms-input-placeholder{color:hsla(0,0%,100%,.6)!important}.white-form-temp .contact-section-form .gfield input:-moz-placeholder{color:hsla(0,0%,100%,.6)!important}.white-form-temp .validation_error{display:none}.white-form-temp .contact-section-form .gfield{position:relative}.instruction.validation_message,.white-form-temp .gfield_description.validation_message{position:absolute;font-size:10px}.white-form-temp .contact-section-form .gform_footer{padding:0!important;border:1px solid hsla(0,0%,100%,0);transition:all .5s ease-in-out;border-radius:3px!important}.white-form-temp .contact-section-form .gform_footer:hover{padding:0!important;border:1px solid #fff;transition:all .5s ease-in-out;border-radius:3px!important}.white-form-temp .contact-section-form .gform_footer:hover [type=submit]{background-clip:content-box;padding:4px;transition:all .5s ease-in-out}.white-form-temp .contact-section-form .gform_footer [type=submit]{width:100%;color:#4973bb;background:#fff;font-size:13px;font-weight:700;height:50px;transition:all .5s ease-in-out;padding:4px;border:none}.hedline-rep-white{color:#262a47;margin:80px 0 20px;font-size:28px;font-weight:700;text-align:center;line-height:1.2;padding:0}.text-rep-white{color:#545454;margin:0;font-size:20px;font-weight:300;text-align:center;line-height:1.5;padding:0}.rep-white{margin-top:50px}.image-rep-white,.image-rep-white img{border-top-left-radius:3px;border-top-right-radius:3px}.image-rep-white img{width:100%}.title-rep-white{position:absolute;width:100%;top:237px;left:0;right:0;z-index:1}.link-rep-white:hover .title-rep-white h3{margin:0 5px}.link-rep-white:hover .title-rep-white h3,.title-rep-white h3{-moz-transition:all .5s linear;-o-transition:all .5s linear;-webkit-transition:all .5s linear}.title-rep-white h3{font-size:22px;font-weight:700;color:#fff;line-height:1.2;text-align:center;margin:0 5px 0 90px;padding:14px 0 15px;background-color:#5886c2;border-radius:3px}.content-rep-white{background-color:#fff;border-bottom:2px solid #5886c2;box-shadow:1px 1px 10px 5px hsla(0,2%,9%,.1);transition:all .3s ease-in-out;padding:60px 40px 40px;border-bottom-left-radius:3px;border-bottom-right-radius:3px}.content-rep-white p{font-size:18px;font-weight:300;color:#262a47;line-height:1.5;text-align:center;margin:0;padding:0}.link-rep-white{text-decoration:none}.link-rep-white:hover .content-rep-white,.link-rep-white:hover .image-rep-white{-moz-transition:all .5s linear;-o-transition:all .5s linear;-webkit-transition:all .5s linear;box-shadow:1px 5px 10px 5px hsla(0,2%,9%,.18)}.image-rep-white{overflow:hidden}.link-rep-white:hover .image-rep-white img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1)}.image-rep-white img,.link-rep-white:hover .image-rep-white img{-moz-transition:all .5s linear;-o-transition:all .5s linear;-webkit-transition:all .5s linear}.image-rep-white img{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1)}.margin-rep-white{margin-bottom:30px;position:relative}.white-template .button:hover{background-color:#5d8ee0;color:#fff}.white-template .button{box-shadow:none;border:1px solid #5d8ee0}.white-template .white-footer-img-left{display:block;position:absolute;bottom:0;left:0;z-index:-1}.white-footer-img-left{display:none}.white-template .white-footer-img-left img{width:35%}.white-template .white-footer-img-right{display:block;position:absolute;bottom:0;right:0;z-index:-1}.white-footer-img-right{display:none}.white-template .white-footer-img-right img{width:35%;float:right}@media only screen and (max-width:1230px){.title-rep-white{top:233px}.title-rep-white h3{font-size:18px}}@media only screen and (max-width:1130px){.white-template .white-hero-temp h1{padding:0 200px}.ai-white-top-bg{background:#12123e}.title-rep-white{top:210px}}@media only screen and (max-width:1050px){.title-rep-white{top:190px}.white-template .white-hero-temp h1{padding:0}}@media only screen and (max-width:1023px){.white-template .white-hero-temp h1{padding:0}.title-rep-white{top:0;position:relative}.title-rep-white h3{margin:0;border-radius:0}.link-rep-white:hover .title-rep-white h3{transition:all .3s ease-in-out;margin:0}.white-template .white-footer-img-left,.white-template .white-footer-img-right{display:none}}@media only screen and (max-width:640px){.white-template .page-hero-subheadline{font-size:20px}.white-template .white-hero-temp{text-align:center;padding:100px 15px 50px}.hedline-rep-white{font-size:25px}.content-rep-white{padding:20px}.white-template .page-section-title{margin:50px auto;font-size:25px}.case-preview-text-white{padding:20px}.case-preview-content-white{width:100%;max-width:500px;position:relative;bottom:0;left:0;z-index:5;padding:20px;overflow:hidden}.case-preview-headline-white{font-size:20px}.case-icon-white{display:none}.case-preview-white img.case-preview-logo{margin:10px 0 0 20px}.white-form-temp .contact-section-form .gfield{padding:0}.white-form-temp .contact-section-form .gfield.textarea-on-the-right{padding-right:0}.white-form-temp .contact-section-form .gform_footer [type=submit]{font-size:14px;height:60px}}.white-template-ai .text-rep-white{text-align:left!important;margin-top:80px}.white-template-ai .hedline-rep-white{margin:80px 0 50px}.rep-white-al-b{background-color:#fff;border-bottom:5px solid #5886c2;box-shadow:1px 1px 10px 5px hsla(0,2%,9%,.1);border-bottom-left-radius:3px;border-bottom-right-radius:3px}.title-rep-white-ai{padding:22px 30px 21px;background-color:#5886c2;border-top-left-radius:3px;border-top-right-radius:3px}.title-rep-white-ai h3{color:#fbfbfb;margin:0;font-size:26px;font-weight:700;text-align:left;line-height:1.2;letter-spacing:3px;padding:0;text-transform:uppercase}.content-rep-white-ai{padding:33px 29px 41px}.content-rep-white-ai p{color:#262a47;margin:0;font-size:18px;font-weight:300;text-align:left;line-height:1.5;padding:0}.text-rep-white-ai{color:#545454;margin:50px 0 0;font-size:20px;font-weight:300;line-height:1.5;padding:0}.hedline-rep-white-ai-l{color:#262a47;margin:80px 0 20px;font-size:28px;font-weight:700;text-align:center;line-height:1.2;padding:0}.text-rep-white-ai-l{color:#545454;margin:0;font-size:20px;font-weight:300;line-height:1.5;padding:0}.rep-white-al-l{margin:50px auto 80px}.rep-white-al-l-b{background-color:#5886c2;padding:28px 28px 0;border-radius:3px}.title-rep-white-ai-l{border-bottom:2px solid #fff;padding-bottom:17px}.title-rep-white-ai-l h3{color:#fff;margin:0;font-size:28px;font-weight:700;line-height:1.2;padding:0}.content-rep-white-ai-l{margin-top:33px}.content-rep-white-ai-l p{color:#fff;margin:0 0 20px;font-size:20px;font-weight:300;line-height:1.5;padding:0}.content-rep-white-ai-l p:last-of-type{margin-bottom:0;padding-bottom:50px}.content-rep-white-ai-l ul{margin:0;padding:0}.content-rep-white-ai-l ul li{color:#fff;margin-bottom:23px;font-size:20px;font-weight:300}.content-rep-white-ai-l ul li:before{background-color:#fff}.content-rep-white-ai-l ul li:last-of-type{margin-bottom:0;padding-bottom:50px}.white-template-ai .white-form-temp .contact-section-form .gform_footer [type=submit]{width:100%}.second-white-ai{clear:both;background-color:#fff;padding:28px 50px 27px;box-shadow:1px 1px 10px 5px hsla(0,2%,9%,.1);border-radius:3px;height:100%;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.second-white-ai-s{width:auto}.second-white-ai-s,.second-white-ai-s:hover .second-white-ai-arrow img{cursor:pointer;-moz-transition:all .5s linear;-o-transition:all .5s linear;-webkit-transition:all .5s linear}.second-white-ai-s:hover .second-white-ai-arrow img{padding-left:10px}.s-w-active:hover .second-white-ai-arrow img{padding-left:0!important}.second-white-ai-b{clear:both;height:100%}.second-white-ai-number{float:left}.second-white-ai-s:hover .second-white-ai-number p{-moz-transition:all .2s linear;-o-transition:all .2s linear;-webkit-transition:all .2s linear;color:#5886c2!important}.s-w-active .second-white-ai-number p{color:#5886c2!important}.second-white-ai-number p{font-family:Pragmatica-bold;font-weight:700;font-size:80px;color:#fff;-webkit-text-stroke:2px #5886c2;margin:0;padding:0;line-height:1;-moz-transition:all .2s linear;-o-transition:all .2s linear;-webkit-transition:all .2s linear}.second-white-ai-hedline{float:left;margin-top:15px;margin-left:20px}.second-white-ai-hedline h3{font-weight:700;font-size:26px;color:#262a47;margin:0;padding:0;line-height:1.2}.second-white-ai-hedline p{font-weight:300;font-size:20px;color:#545454;margin:0;padding:0;line-height:1.2}.second-white-ai-list{float:left;display:none;margin-left:30px}.second-white-ai-list ul{columns:2;-webkit-columns:2;-moz-columns:2;margin:0;padding:0 0 0 30px;position:relative}.second-white-ai-list ul:before{content:"";background:url(//provectus.com/wp-content/themes/provectus/images/temp-white/ai-white-new-border.png);width:1px;height:100%;position:absolute;top:0;left:0}.min-h-t-w{min-height:152px}.second-white-ai-list ul li{font-size:12px;font-weight:300;color:#545454;line-height:1.5;padding-left:15px;text-transform:uppercase;width:200px;letter-spacing:1px}.second-white-ai-list ul li:before{top:6px}.second-white-ai-arrow{float:left;margin:18px 80px 0}.s-w-hide .second-white-ai-arrow{margin:18px 40px 0}.second-white-ai .second-white-ai-s:first-of-type .second-white-ai-hedline{margin-left:0}.second-white-ai .second-white-ai-s:last-of-type .second-white-ai-arrow{display:none}.s-w-active{width:auto!important}.s-w-active .second-white-ai-list{width:auto;display:block}.s-w-hide{width:auto}.s-w-hide .second-white-ai-hedline{display:none;-moz-transition:all .2s linear;-o-transition:all .2s linear;-webkit-transition:all .2s linear}.s-w-active .second-white-ai-hedline,.second-white-ai-s:hover .second-white-ai-hedline{display:block!important;-moz-transition:all .2s linear;-o-transition:all .2s linear;-webkit-transition:all .2s linear}@media only screen and (max-width:1190px){.second-white-ai-hedline p{font-size:16px}.second-white-ai-hedline h3{font-size:20px}.second-white-ai-list ul li{width:190px}.min-h-t-w{min-height:100%}}@media only screen and (max-width:1132px){.second-white-ai-list ul li{width:140px}}@media only screen and (max-width:1110px){.second-white-ai-arrow{margin:18px 59px 0}}@media only screen and (max-width:1035px){.second-white-ai-list ul li{width:170px}.second-white-ai-list ul{columns:1;-webkit-columns:1;-moz-columns:1}}@media only screen and (max-width:1023px){.rep-white-al-l-b{width:100%;height:auto!important}.margin-rep-white-al,.rep-white-al-l-b{margin:0 auto 30px}.second-white-ai{display:block}.second-white-ai-list ul{columns:2;-webkit-columns:2;-moz-columns:2}.second-white-ai-list{display:block!important;margin-bottom:40px}.second-white-ai-hedline{width:130px}.second-white-ai .second-white-ai-s:first-of-type .second-white-ai-hedline{margin-left:20px}.second-white-ai-arrow{display:none}}@media only screen and (max-width:760px){.second-white-ai-list{margin-top:40px}.second-white-ai-list ul li{width:100%}}@media only screen and (max-width:640px){.content-rep-white-ai p,.title-rep-white-ai h3{font-size:16px}.second-white-ai{padding:20px}.second-white-ai-number{float:none}.second-white-ai-hedline{float:none;width:100%}.second-white-ai-list{float:none;margin-left:0}.second-white-ai-list ul{columns:1;-webkit-columns:1;-moz-columns:1;padding:0}.second-white-ai-list ul:before{display:none}.second-white-ai-hedline,.second-white-ai .second-white-ai-s:first-of-type .second-white-ai-hedline{margin-left:0}}.transf-white-text{padding-bottom:0}.transf-white-text h2{margin:34px 0 40px}.row .row.transf-white-cols{margin-left:0;margin-right:0;padding:0 20px 12px}.transf-white-col{padding:0 20px 40px}.transf-white-col a{display:block;background-color:#2e3a63;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:3px;overflow:hidden;height:100%;position:relative;text-decoration:none}.transf-white-col-blue-headline{background-color:#125bc6;background-image:linear-gradient(45deg,rgba(3,3,3,.13),hsla(0,0%,100%,.13));height:77px;padding:0 30px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:relative;z-index:3;margin-bottom:0}.transf-white-col-hover{position:absolute;z-index:2;width:100%;height:100%;top:0;left:0;background-color:#1050bd;opacity:0;transition:all .3s ease-in-out}@media only screen and (min-width:1024px){.transf-white-col a:hover .transf-white-col-hover{opacity:.65}}.transf-white-col-text{padding:26px 30px 39px;position:relative;z-index:4}.transf-white-col-text li,.transf-white-col-text p{font-size:20px}.transf-white-col-text>:last-child{margin-bottom:0}.transf-table-text{max-width:1160px;margin-top:62px;margin-bottom:72px}.transf-table-text>* :last-child{margin-bottom:0}.transf-table-wrapper{margin-bottom:106px}.transf-table-3-colums .transf-table{border-bottom:none!important}.transf-table-3-colums .transf-table-col-text{border-bottom:1px solid #1050bd}.row .row.transf-table{margin-left:0;margin-right:0;border:1px solid #1050bd;border-top:none;border-right:none;border-radius:3px}.transf-table-col{padding:0}.transf-table-2-head{padding:0!important;border-top:none!important}.transf-table-col:first-child .transf-table-2-head:before,.transf-table-col:nth-child(2) .transf-table-2-head:before,.transf-table-col:nth-child(3) .transf-table-2-head:before,.transf-table-col:nth-child(4) .transf-table-2-head:before{display:none!important}.transf-table-col:hover .transf-table-2-head:after{opacity:0!important}.transf-table-head{text-align:center;padding:16px 15px 17px;border-top:1px solid #1050bd;border-bottom:1px solid #1050bd;transition:all .3s ease-in-out;position:relative}.transf-table-head .h3{margin-bottom:0;position:relative;z-index:11}.transf-table-col .transf-table-head:before{content:"";background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;position:absolute;top:0;bottom:0}.transf-table-col:first-child .transf-table-head:before{background-image:url(//provectus.com/wp-content/themes/provectus/images/transf-table-head-1.png);width:319px;right:-16px;z-index:3}.transf-table-col:nth-child(2) .transf-table-head:before{background-image:url(//provectus.com/wp-content/themes/provectus/images/transf-table-head-2.png);width:319px;right:-16px;z-index:4}.transf-table-col:nth-child(3) .transf-table-head:before{background-image:url(//provectus.com/wp-content/themes/provectus/images/transf-table-head-3.png);width:319px;right:-16px;z-index:5}.transf-table-col:nth-child(4) .transf-table-head:before{background-image:url(//provectus.com/wp-content/themes/provectus/images/transf-table-head-4.png);width:303px;right:0;z-index:6}.transf-table-col .transf-table-head:after{content:"";background-position:50%;background-repeat:no-repeat;display:block;position:absolute;transition:all .3s ease-in-out;opacity:0}.transf-table-col:first-child .transf-table-head:after{background-image:url(//provectus.com/wp-content/themes/provectus/images/transf-table-head-1-hover.png);width:342px;top:-1px;bottom:-1px;right:-27px;z-index:10}.transf-table-col:nth-child(2) .transf-table-head:after{background-image:url(//provectus.com/wp-content/themes/provectus/images/transf-table-head-2-hover.png);width:340px;top:-1px;bottom:-1px;right:-27px;z-index:9}.transf-table-col:nth-child(3) .transf-table-head:after{background-image:url(//provectus.com/wp-content/themes/provectus/images/transf-table-head-3-hover.png);width:338px;top:-1px;bottom:-1px;right:-26px;z-index:8}.transf-table-col:nth-child(4) .transf-table-head:after{background-image:url(//provectus.com/wp-content/themes/provectus/images/transf-table-head-4-hover.png);width:323px;top:-1px;bottom:-1px;right:-11px;z-index:7}@media only screen and (min-width:1281px){.transf-table-col:hover .transf-table-head:after{opacity:1}.transf-table-col:hover .transf-table-col-text{box-shadow:0 0 13px rgba(16,80,189,.5),inset 0 0 12px rgba(16,80,189,.5)}}.transf-table-col-text{padding:22px 25px 15px;border-right:1px solid #1050bd;transition:all .3s ease-in-out}.transf-table-col-text li,.transf-table-col-text p{font-size:20px}.transf-table-col-text ul li{padding-left:17px;margin-bottom:20px}.transf-table-col-text ul li:before{background-color:#fff}@media only screen and (max-width:1280px){.transf-table-col{border-right:1px solid #1050bd}.transf-table-head{background-color:rgba(20,103,205,.2)}.transf-table-col .transf-table-head:after,.transf-table-col .transf-table-head:before{display:none!important}.transf-table-col-text{border-right:none}}@media only screen and (max-width:1023px){.transf-white-col a{background-image:none!important}}@media only screen and (max-width:639px){.row .row.transf-white-cols{padding:0}.transf-white-col{padding:0 15px;margin-bottom:30px}.transf-table-wrapper{margin-bottom:60px}.transf-table-text{margin-top:60px;margin-bottom:60px}.transf-table-head{padding:15px}}.white-template-dev-day .header{background-color:#161f40}.white-template-dev-day .main-wrapper{background-color:#fff}.white-template-dev-day .header-bg-dev-day{background-size:cover!important;background-position:50%!important;background-repeat:no-repeat!important;margin-top:140px;padding:73px 0 67px}.white-template-dev-day .header-logo-dev-day{display:inline-block;width:49%}.white-template-dev-day .header-date-dev-day{display:inline-block;width:50%}.header-title-dev-day{font-size:30px;font-weight:500;line-height:1.26;color:#fff;margin:0;padding:0;text-align:left}.aws-page-forms .gform_footer input,.aws-page-forms .gform_footer input:hover{background:#5d8ee0;border:1px solid #5d8ee0;color:#fff;box-shadow:none}.white-template-dev-day .header-date-dev-day p{font-size:46px;line-height:1.2;color:#fff;font-family:AmazonEmber-Light;font-weight:400;margin:0;padding:0;letter-spacing:10px;position:relative;top:10px;text-align:right}.white-template-dev-day .external-row-day{max-width:1920px;padding:0 233px}.white-template-dev-day .simple-content{padding:40px 0}.white-template-dev-day .simple-content p{font-size:20px;font-weight:300;color:#545454;line-height:1.5;padding:0;margin:0 0 40px}.white-template-dev-day .simple-content p:last-of-type{text-align:justify;margin-bottom:0}.white-template-dev-day .simple-content h2{color:#262a47;font-weight:700;font-size:28px;line-height:1.2;padding:0;margin:42px 0 54px;text-align:center}.white-template-dev-day .simple-content h3{color:#262a47;font-weight:700;font-size:28px;line-height:1.2;padding:0;margin:0 0 42px}.white-template-dev-day .simple-content h4{color:#262a47;font-weight:500;font-size:26px;line-height:1.2;padding:0;margin:0 0 28px}.white-template-dev-day form ul li{padding:0!important}.event-registration-form-ny .aws-page-forms .gform_footer input{display:none!important}.white-template-dev-day .simple-content ul li{font-size:20px;font-weight:300;color:#545454;line-height:1.5;padding:0 0 0 30px;margin:0 0 20px}.form-info-buttons ul{margin:0!important}.form-info-buttons ul li:before{display:none}.form-info-buttons ul li{margin:0!important}.form-info-buttons ul li label{color:#000;font-size:16px;font-weight:300;line-height:1.5;padding:0 0 0 40px;font-family:ProbaPro,sans-serif}.form-info-text p{font-size:18px!important}.content-no-margin{margin:0 0 20px!important}@media only screen and (max-width:1670px){.white-template-dev-day .external-row-day{padding:0 150px}}@media only screen and (max-width:1440px){.white-template-dev-day .header-bg-dev-day{margin-top:80px}}@media only screen and (max-width:1430px){.white-template-dev-day .external-row-day{padding:0 100px}}@media only screen and (max-width:1300px){.white-template-dev-day .external-row-day{padding:0 60px}.white-template-dev-day .header-logo-dev-day{display:inline-block;width:60%}.white-template-dev-day .header-date-dev-day{display:inline-block;width:39%}.white-template-dev-day .header-date-dev-day p{font-size:40px;text-align:right}}@media only screen and (max-width:1200px){.white-template-dev-day .external-row-day{padding:0 60px}.white-template-dev-day .header-logo-dev-day{display:inline-block;width:40%}.white-template-dev-day .header-date-dev-day{display:inline-block;width:59%}.white-template-dev-day .header-date-dev-day p{font-size:40px;text-align:right}}@media only screen and (max-width:1024px){.white-template-dev-day .header-date-dev-day p{font-size:35px}}@media only screen and (max-width:640px){.white-template-dev-day .header-logo-dev-day{display:block;width:100%;margin-bottom:50px}.white-template-dev-day .header-date-dev-day{display:block;width:100%}.white-template-dev-day .header-date-dev-day p{font-size:30px;text-align:left}.white-template-dev-day .wp-block-image img{height:auto}.white-template-dev-day .external-row-day{padding:0 10px}}.ai-foundation-text-white{margin-top:80px}.ai-foundation-text-white p{line-height:1.5;font-size:20px;color:#545454;margin:0;padding:0}.ai-foundation-white .hedline-rep-white{margin:80px 0 65px}.ai-foundation-white .foundation-white-column-box{background-color:#fff;padding:23px 34px 27px;box-shadow:0 2px 10px 0 hsla(0,2%,9%,.1);transition:all .3s ease-in-out;border-bottom:5px solid #5886c2}.ai-foundation-white .foundation-white-column-top-right{font-size:22px;color:#5886c2;text-transform:uppercase;line-height:1.5;padding-left:0;position:relative;top:0;left:-20px}.ai-foundation-white .foundation-white-column-top-left{-webkit-text-stroke:2px #fff;color:#5886c2;text-shadow:none;background-color:#5886c2;font-size:54px;padding:20px 21px 15px 27px;border-radius:3px;margin:0;line-height:1;position:relative;left:-45px}.ai-foundation-white .foundation-white-column-bottom p{font-size:18px;color:#262a47}.ai-foundation-white .foundation-white-column-bottom{margin-top:39px}.ai-foundation-white .foundation-white-column{padding-right:.9375rem;padding-left:.9375rem;padding-bottom:0}.ai-foundation-white .page-section-title{margin:80px auto 27px}.text-section-new-div{margin:0 0 50px;padding-bottom:0}.ai-foundation-white .text-section-new{color:#545454;font-size:20px;margin:0;line-height:1.5}.ai-foundation-white .foundation-white-column-box-two{background-color:#5886c2;border-radius:3px;padding:30px 70px 26px 31px;height:100%}.ai-foundation-white .foundation-white-column-top-left-two{color:#fff;font-size:22px;font-weight:500;line-height:1.2;margin:0;padding:0;text-transform:uppercase;letter-spacing:1px}.ai-foundation-white .foundation-white-column-bottom-two{margin-top:20px}.ai-foundation-white .foundation-white-column-bottom-two p{color:#fff;font-size:18px;font-weight:300;line-height:1.5;margin:0;padding:0}.ai-foundation-white .text-section-new-div-last{margin-top:60px;margin-bottom:0}.ai-foundation-white .new-title-gray{margin:85px auto 65px}.ai-foundation-white .foundation-gray-col h3{color:#5886c2;font-size:26px;font-weight:700}.ai-foundation-white .foundation-gray-col p{color:#262a47;font-size:18px;font-weight:300}.ai-foundation-white .foundation-gray-row{border:1px solid #5886c2;border-radius:3px}.ai-foundation-white .foundation-gray-col{border-bottom:1px solid #5886c2;border-right:1px solid #5886c2}.ai-foundation-white .foundation-gray-col:nth-of-type(2),.ai-foundation-white .foundation-gray-col:nth-of-type(4){border-right:none}.ai-foundation-white .foundation-gray-col:nth-of-type(3),.ai-foundation-white .foundation-gray-col:nth-of-type(4){border-bottom:none}.ai-foundation-white .foundation-gray-col a:hover{background-color:#5886c2;transition:all .3s ease-in-out}.ai-foundation-white .foundation-gray-col a:hover h3,.ai-foundation-white .foundation-gray-col a:hover p{color:#fff}@media only screen and (max-width:1023px){.ai-foundation-white .foundation-white-column{margin-bottom:30px}.ai-foundation-white .foundation-white-column:last-of-type{margin-bottom:0}}@media only screen and (max-width:640px){.ai-foundation-white .foundation-white-column-top-left{left:0}.ai-foundation-white .foundation-white-column-top-right{left:0;margin-top:30px}.white-template .white-hero-temp h1{font-size:45px}ai-foundation-white{overflow-x:hidden!important}.ai-foundation-white .foundation-gray-col:nth-of-type(3){border-bottom:1px solid #161f40;border-right:none}.ai-foundation-white .foundation-gray-col:first-of-type{border-right:none}}.sdp-header-parallax{background-position:bottom!important;background-repeat:no-repeat!important}.sdp-hero-content{padding:150px 30px 70px}.sdp-hero-left-btn{margin-right:20px!important}.sdp-hero-left-btn,.sdp-hero-right-btn{font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:center;color:#fff;text-transform:none;height:40px;line-height:40px;border-radius:4px}.sdp-hero-right-btn{min-width:151px}.sdp-template .page-hero .button{min-width:180px;width:180px;margin:22px 0 0;border:1px solid #1050bd}.sdp-template .page-hero .button:hover{background-color:#1050bd;color:#fff}.sdp-template .page-hero h1{font-size:14px;font-weight:500;line-height:1.2;letter-spacing:3px;color:#fff;text-transform:uppercase;margin:0 0 20px;padding:0;text-align:left}.sdp-template .page-hero p{font-size:34px;font-weight:500;line-height:1.26;color:#fff;margin:0;padding:0;text-align:left;width:85%}.sdp-second-section{margin-top:120px}.sdp-second-left-content{margin-bottom:71px}.sdp-second-left-content:nth-of-type(3),.sdp-second-left-content:nth-of-type(4){margin-bottom:0}.sdp-second-left-content-icon{text-align:center;width:120px;margin:0 auto;height:50px}.sdp-second-left-content h2{width:150px;font-size:19px;font-weight:500;line-height:1.2;text-align:center;color:#040414;margin:0 auto 8px;padding:0}.sdp-second-left-block .sdp-second-left-content:first-of-type p{width:229px}.sdp-second-left-block .sdp-second-left-content:nth-of-type(2) p{width:222px}.sdp-second-left-block .sdp-second-left-content:nth-of-type(3) h2,.sdp-second-left-block .sdp-second-left-content:nth-of-type(4) h2{width:110px}.sdp-second-left-block .sdp-second-left-content:nth-of-type(3) p{width:245px}.sdp-second-left-block .sdp-second-left-content:nth-of-type(4) p,.sdp-second-left-block .sdp-second-left-content:nth-of-type(5) p{width:215px}.sdp-second-left-block .sdp-second-left-content:nth-of-type(6) p{width:270px}.sdp-second-left-content p{width:220px;font-size:16px;font-weight:400;line-height:1.44;text-align:center;color:#81818b;margin:0 auto;padding:0}.sdp-second-right-content{padding-left:67px;margin-bottom:122px}.sdp-second-right-content p{font-size:30px;font-weight:400;line-height:1.4;letter-spacing:.2px;color:#050416}.sdp-second-right-content p b{color:#1050bd;font-weight:500}.sdp-use-case-bg-first{margin-top:120px;background:url(//provectus.com/wp-content/themes/provectus/images/sdp-bg-use-case-f-blue.png);background-position:100%;background-repeat:no-repeat;background-size:cover}.sdp-use-case-section{position:relative}.sdp-use-case-bm{background:url(//provectus.com/wp-content/themes/provectus/images/sdp-bg-use-case-s-blue.png);background-position:50%;background-repeat:no-repeat;background-size:100%;padding:102px 0 129px 100px}.sdp-use-case-title{font-size:34px;font-weight:500;line-height:1.2;letter-spacing:.93px;color:#fff;margin:0 0 33px;padding:0}.sdp-use-case-left-menu{list-style:none;margin:0;padding:0}.sdp-use-case-left-menu li{margin-bottom:30px!important;padding-left:0!important;cursor:pointer}.sdp-use-case-left-menu li:before{display:none!important}.sdp-use-case-left-menu li:last-of-type{margin-bottom:0!important}.sdp-use-case-left-menu li a{text-decoration:none}.sdp-use-case-left-menu li a span:first-of-type{font-size:11px;font-weight:700;line-height:1.2;letter-spacing:.52px;color:#fff;margin:0 21px 0 0;padding:0;text-decoration:none!important;transition:all .3s ease-in-out}.sdp-use-case-left-menu li a span:last-of-type{font-size:18px;font-weight:700;line-height:1.2;letter-spacing:.86px;color:#fff;margin:0;padding:0;outline:none;text-decoration:underline;-webkit-text-decoration-color:#fff;text-decoration-color:#fff;transition:all .3s ease-in-out;position:relative}.active-case-menu-sdp span:last-of-type{padding:0 0 0 23px!important}.active-case-menu-sdp span:last-of-type:before{content:"";width:16.5px;height:1px;border:1.2px solid #a2c5ff;position:absolute;left:0;bottom:8px}.sdp-use-case-left-menu li a:hover span{text-decoration:none;outline:none;transition:all .3s ease-in-out}.sdp-use-case-left-menu li a:hover span:last-of-type{font-size:20px}.active-case-menu-sdp span:last-of-type{font-size:18px!important}.active-case-menu-sdp span{color:#a2c5ff!important;text-decoration:none!important;outline:none!important}.sdp-use-case-right-block{border-radius:10px;box-shadow:0 0 39px 0 rgba(4,4,25,.13);background-color:#fff;padding:0 67px;width:585px;height:466px;position:absolute;top:100px;left:650px;overflow:hidden}#case-menu-1{margin-top:81px;margin-bottom:109px}#case-menu-2{margin-top:81px;margin-bottom:108px}#case-menu-3,#case-menu-4{margin-top:81px;margin-bottom:89px}#case-menu-5,#case-menu-6{margin-top:81px;margin-bottom:108px}.sdp-template img.site-logo{width:125px}.sdp-template #menu-main-navigation{padding:13px 0 0 57px}.sdp-use-case-right-content{position:relative;transition:all .3s ease-in-out;display:none}.active-case-sdp{display:block!important;transition:all .4s linear}.sdp-use-case-right-content:last-of-type{margin-bottom:0}.sdp-use-case-right-content h2{letter-spacing:2.3px;text-transform:uppercase;margin:0 0 22px}.sdp-use-case-right-content h2,.sdp-use-case-right-content h2 span{font-size:12px;font-weight:700;line-height:1.2;color:#1050bd;padding:0}.sdp-use-case-right-content h2 span{letter-spacing:1.3px;margin:0 5px 0 0}.sdp-use-case-right-content h3{font-size:24px;font-weight:500;line-height:1.33;color:#040414;margin:0 0 26px;padding:0}.sdp-use-case-right-content p{font-size:16px;font-weight:400;line-height:1.2;color:#81818b;margin:0 0 19px;padding:0 0 0 20px;position:relative}.sdp-use-case-right-content p:before{content:".";font-size:40px;color:#000;position:absolute;top:-24px;left:0}.sdp-use-case-right-content p:last-of-type{margin:0}.sdp-use-case-bm,.sdp-use-case-bmp{position:relative}.sdp-baner-content{padding:53px 0 49px;width:100%;margin:0 auto;text-align:left}.sdp-baner-parallax-icon{margin:70px 0 0 97px}.sdp-baner-m-second{margin-top:120px}.sdp-baner-parallax-icon-second{margin:0 0 0 97px}.sdp-baner-m-second .sdp-baner-content{padding:20px 0 49px}.sdp-baner-content a{margin:0 auto!important;width:280px;text-align:center;min-width:280px;background-color:#1050bd;line-height:50px;text-transform:uppercase;font-size:13px;font-weight:700;letter-spacing:2.3px;color:#fff;height:50px}.sdp-baner-content a.button{border:1px solid #1050bd;border-radius:4px;transition:all .3s ease-in-out}.sdp-baner-content a.button:hover{background-color:#1862de;color:#fff;border-radius:4px;transition:all .3s ease-in-out}.sdp-baner-content h3{font-size:30px;font-weight:500;line-height:1.3;text-align:left;color:#040415;margin:0 0 20px;padding:0}.sdp-baner-m{margin-bottom:120px}.sdp-list-headline{width:700px;margin-top:170px;margin-bottom:87px;margin-left:116px}.sdp-list-headline h3{font-size:11px;font-weight:500;line-height:1.2;letter-spacing:1.3px;color:#000;margin:0 0 19px;padding:0;text-transform:uppercase}.sdp-list-headline p{font-size:40px;font-weight:500;line-height:1.23;color:#000;margin:0;padding:0}.sdp-case-study-btn a{border:1px solid #1050bd!important;margin:0 auto!important;width:180px;min-width:180px;font-size:13px;font-weight:700;letter-spacing:2.3px;text-align:center;color:#0f4fbc!important;height:50px;line-height:50px;border-radius:4px;text-transform:none;transition:all .3s ease-in-out}.sdp-case-study-btn a:hover{background-color:#1050bd!important;color:#fff!important;transition:all .3s ease-in-out}.sdp-template .case-preview{box-shadow:none!important;border-radius:10px!important}.sdp-template .white-footer-img-left,.sdp-template .white-footer-img-right{display:none!important}.sdp-form-temp{background-color:#0b1022;width:100%;margin-top:180px}.sdp-form-new-bg{border-radius:15px;box-shadow:0 2px 66px 0 rgba(10,10,49,.09);background-color:#fff;background-image:url(//provectus.com/wp-content/themes/provectus/images/sdp-form-bg.png);background-repeat:no-repeat;background-position:0 100%;padding:79px 110px 32px 80px;width:1200px;margin:0 auto;position:relative;bottom:59px}.sdp-contact-section-text{width:344px;margin-top:59px}.sdp-contact-section-text h3{font-size:13px;font-weight:500;line-height:1.2;letter-spacing:2.3px;color:#54545d;text-transform:uppercase;margin:0 0 19px;padding:0}.sdp-contact-section-text p{font-size:40px;font-weight:500;line-height:1.23;color:#040414;margin:0;padding:0}.sdp-form-style{width:100%;margin:0 auto}.sdp-form-style .gform_fields .gfield{margin-bottom:23px;position:relative}.sdp-form-style .gfield input:focus::-webkit-input-placeholder{color:#fff!important}.sdp-form-style .gfield input:focus::-moz-placeholder{color:#fff!important}.sdp-form-style .gfield input:focus::-o-placeholder{color:#fff!important}.sdp-form-style .gfield input:focus:-ms-input-placeholder{color:#fff!important}.sdp-form-style .gfield input:focus:-moz-placeholder{color:#fff!important}.sdp-form-style .gfield textarea:focus::-webkit-input-placeholder{color:#fff!important}.sdp-form-style .gfield textarea:focus::-moz-placeholder{color:#fff!important}.sdp-form-style .gfield textarea:focus::-o-placeholder{color:#fff!important}.sdp-form-style .gfield textarea:focus:-ms-input-placeholder{color:#fff!important}.sdp-form-style .gfield textarea:focus:-moz-placeholder{color:#fff!important}.sdp-form-style .gfield input::-webkit-input-placeholder{color:#81818b!important}.sdp-form-style .gfield input::-moz-placeholder{color:#81818b!important}.sdp-form-style .gfield input::-o-placeholder{color:#81818b!important}.sdp-form-style .gfield input:-ms-input-placeholder{color:#81818b!important}.sdp-form-style .gfield input:-moz-placeholder{color:#81818b!important}.sdp-form-style .gfield textarea::-webkit-input-placeholder{color:#81818b!important}.sdp-form-style .gfield textarea::-moz-placeholder{color:#81818b!important}.sdp-form-style .gfield textarea::-o-placeholder{color:#81818b!important}.sdp-form-style .gfield textarea:-ms-input-placeholder{color:#81818b!important}.sdp-form-style .gfield textarea:-moz-placeholder{color:#81818b!important}.sdp-form-style .gfield input,.sdp-form-style .gfield input:focus,.sdp-form-style .gfield input:hover{border-radius:5px;border:1px solid #d8d8e6;background-color:#fff;font-size:15px;font-weight:400;line-height:1.2;color:#040414;margin:0}.sdp-form-style .gfield input:focus,.sdp-form-style .gfield input:hover{outline:none}.sdp-form-style .gfield textarea,.sdp-form-style .gfield textarea:focus,.sdp-form-style .gfield textarea:hover{border-radius:5px;border:1px solid #d8d8e6;background-color:#fff;font-size:15px;font-weight:400;line-height:1.2;color:#040414;margin:0;height:93px}.sdp-form-style .gfield textarea:focus,.sdp-form-style .gfield textarea:hover{outline:none}.download-sulution-brief-btn{margin:100px auto;text-align:center}.download-sulution-brief-btn a{border:1px solid #1050bd!important;margin:0 auto!important;width:180px;min-width:180px;font-size:13px;font-weight:700;letter-spacing:2.3px;text-align:center;color:#1050bd!important;height:50px;line-height:50px;border-radius:4px;display:inline-block;text-transform:uppercase;transition:all .3s ease-in-out;cursor:pointer;padding:0 15px;text-indent:2.3px;text-decoration:none}.d-s-b-form .gfield_checkbox li label:after,.d-s-b-form .gfield_radio li label:after{top:50%}.download-sulution-brief-btn a:hover{background-color:#1862de!important;color:#fff!important;transition:all .3s ease-in-out}.sdp-form-style .gform_footer{margin-top:9px}.sdp-form-style .gform_footer [type=submit]{height:50px;border-radius:4px;background-color:#1050bd;width:100%;font-size:13px;font-weight:700;line-height:1.2;letter-spacing:2.3px;text-align:center;color:#fff;padding:16px 0 18px;margin:0;transition:all .3s ease-in-out}.sdp-form-style .gform_ajax_spinner{display:none!important}.sdp-form-style .gform_footer [type=submit]:focus,.sdp-form-style .gform_footer [type=submit]:hover{outline:none;background-color:#1862de;transition:all .3s ease-in-out}.sdp-form-style .validation_error{display:none}.sdp-form-style .gfield_description.validation_message,.sdp-form-style .instruction.validation_message{color:#d93740}.sdp-form-style .gform_validation_error .gfield_error input{border-color:#d93740}.sdp-form-policy{text-align:center;margin:75px auto 0}.sdp-form-policy p{font-size:16px;font-weight:400;line-height:1.2;color:#81818b;margin:0;padding:0}.sdp-form-policy p a{text-decoration:none;color:#1050bd;outline:none}.sdp-form-policy p a:hover{text-decoration:underline;color:#1050bd;outline:none}.sdp-journey-margin{background-repeat:no-repeat;background-position:50%;background-size:cover;padding-top:108px;padding-bottom:108px}.sdp-journey-text{width:230px;margin-left:130px;margin-top:45px}.sdp-journey-text h2{font-size:13px;font-weight:500;line-height:1.2;letter-spacing:2.3px;color:#54545d;margin:0 0 10px;padding:0;text-transform:uppercase}.sdp-journey-text p{font-size:34px;font-weight:500;line-height:1.24;color:#fff;margin:0;padding:0}.sdp-journey-btn-left-link,.sdp-journey-btn-left-link:hover,.sdp-journey-right-link,.sdp-journey-right-link:hover{text-decoration:none;outline:none}.sdp-journey-btn-left-link:hover .sdp-journey-btn-left p:before{background:url(//provectus.com/wp-content/themes/provectus/images/sdp-svg/sdp-journey-arrow-hover.svg);transition:all .3s ease-in-out}.sdp-journey-btn-left-link:hover .sdp-journey-btn-left{background-image:url(//provectus.com/wp-content/themes/provectus/images/sdp-svg/git-hub-new-icon-hover.svg);transition:all .3s ease-in-out}.sdp-journey-right-link:hover .sdp-journey-right p:before{background:url(//provectus.com/wp-content/themes/provectus/images/sdp-svg/sdp-journey-arrow-hover.svg);transition:all .3s ease-in-out}.sdp-journey-right-link:hover .sdp-journey-right{background-image:url(//provectus.com/wp-content/themes/provectus/images/sdp-svg/amazon-web-new-icon-hover.svg);transition:all .3s ease-in-out}.sdp-case-temp p.page-section-title{font-size:34px;font-weight:500;line-height:1.24;color:#040414}.sdp-journey-btn-left{border-radius:15px;box-shadow:0 0 39px 0 #02071d;background-color:#fff;padding:70px 0 72px 32px;background-image:url(//provectus.com/wp-content/themes/provectus/images/sdp-svg/git-hub-new-icon-state.svg);background-repeat:no-repeat;background-position:85% 48%;transition:all .3s ease-in-out}.sdp-journey-btn-left p{font-size:24px;font-weight:500;line-height:29px;letter-spacing:.65px;color:#040414;margin:0;padding:0;width:200px;position:relative}.sdp-journey-btn-left p:before{content:" ";width:24px;height:10px;background:url(//provectus.com/wp-content/themes/provectus/images/sdp-svg/sdp-journey-arrow.svg);position:absolute;bottom:-29px;left:0;transition:all .3s ease-in-out}.sdp-journey-right{border-radius:15px;box-shadow:0 0 39px 0 #02071d;background-color:#fff;padding:70px 0 72px 32px;background-image:url(//provectus.com/wp-content/themes/provectus/images/sdp-svg/amazon-web-new-icon-state.svg);background-repeat:no-repeat;background-position:85% 50%}.sdp-journey-right p{font-size:24px;font-weight:500;line-height:1.2;letter-spacing:.65px;color:#040414;margin:0;padding:0;width:175px;position:relative}.sdp-journey-right p:before{content:" ";width:24px;height:10px;background:url(//provectus.com/wp-content/themes/provectus/images/sdp-svg/sdp-journey-arrow.svg);position:absolute;bottom:-29px;left:0}.sdp-case-temp .page-section-title{margin-top:0!important}.sdp-form-policy-m-show,.sdp-list-m-s-arrows,.sdp-list-mobile-section,.sdp-second-mobile-show{display:none}.works-on-aws-sdp-section{margin-bottom:120px}.works-on-aws-sdp-content h2{font-size:34px;font-weight:500;line-height:1.44;text-align:center;color:#040414;margin:0;padding:0}.works-on-aws-sdp-img{text-align:center;margin-top:41px}.sdp-l-section{margin-top:120px;margin-bottom:117px}.sdp-l-top-position{position:relative}.sdp-l-top-margin{margin-top:20px;position:relative}.sdp-l-top-margin:first-of-type:before{left:100px}.sdp-l-top-margin:nth-of-type(2):before,.sdp-l-top-margin:nth-of-type(3):before{left:109px}.sdp-l-top-margin:nth-of-type(4):before,.sdp-l-top-margin:nth-of-type(5):before{left:111px}.sdp-l-top-margin:nth-of-type(6):before{left:110px}.sdp-l-top-margin:nth-of-type(7):before{left:100px}.sdp-l-top-margin{-ms-flex:0 0 14%;flex:0 0 14%;max-width:14%}.sdp-l-top-margin:before{content:"";width:7px;height:7px;border:2px solid #a6343a;background-color:#a6343a;position:absolute;top:-22px;border-radius:50px;left:0;right:0}.sdp-l-top-border{border:1.7px solid rgba(166,52,58,.13);position:absolute;width:84%;margin:0 auto;text-align:center;top:0;left:105px}.sdp-l-top-wight{-ms-flex:0 0 14%;flex:0 0 14%;max-width:14%;padding:0}.sdp-l-top-content p{font-size:14px;font-weight:400;line-height:1.21;text-align:center;color:#a6343a;padding:0;margin:0;width:200px;bottom:0}.sdp-l-center-block{margin:79px auto 70px;position:relative}.sdp-l-center-top-arrow-left{position:absolute;top:-88px;left:-295px}.sdp-l-center-top-arrow-right{position:absolute;top:-67px;right:-265px}.sdp-l-center-bottom-arrow-left{position:absolute;bottom:-58px;left:-290px}.sdp-l-center-bottom-arrow-right{position:absolute;bottom:-61px;right:-229px}.sdp-l-center-bottom-arrow-right img{width:96%}.sdp-l-center-content{padding:24px 60px 50px;border-radius:4px;border:5px solid #262a47;margin-bottom:10px;text-align:center}.sdp-l-center-content h2{font-size:18px;font-weight:700;line-height:1.22;letter-spacing:.6px;text-align:center;color:#262a47;text-transform:uppercase;margin:0;padding:0}.sdp-l-center-content hr{width:240px;margin:10px auto;border:1.7px solid #ebebf0}.sdp-l-center-content p{font-size:14px;font-weight:400;line-height:1.14;text-align:center;color:#262a47;margin:0;padding:0}.sdp-l-center-content h3{font-size:17px;font-weight:700;line-height:1.2;color:#262a47;text-align:center;margin:30px 0 25px;padding:0}.sdp-l-rep-implementation-content{display:inline-block;background-image:url(//provectus.com/wp-content/themes/provectus/images/sdp-svg/sdp-l-rep-implementation-content-bg-arrow.svg);background-repeat:no-repeat;height:100%;background-position:50%;background-size:cover;padding:10px 0;margin-right:20px;width:140px}.sdp-l-rep-implementation-content:last-of-type{margin-right:0}.sdp-l-rep-implementation-bg{font-size:14px;font-weight:700;line-height:1.21;text-align:center;color:#fff;padding:0;margin:0}.sdp-l-bottom-s-top{position:relative}.sdp-l-bottom-border{border:1.7px solid rgba(15,65,149,.13);position:absolute;width:84%;margin:0 auto;text-align:center;bottom:-12px;left:85px}.sdp-l-bottom-margin{position:relative}.sdp-l-bottom-margin:first-of-type:after{left:85px}.sdp-l-bottom-margin:nth-of-type(2):after{left:97px}.sdp-l-bottom-margin:nth-of-type(3):after{left:70px}.sdp-l-bottom-margin:nth-of-type(4):after{left:110px}.sdp-l-bottom-margin:nth-of-type(5):after,.sdp-l-bottom-margin:nth-of-type(6):after{left:97px}.sdp-l-bottom-margin:after{content:"";width:7px;height:7px;border:2px solid #0f4195;background-color:#0f4195;position:absolute;bottom:-13.2px;border-radius:50px;left:0;right:0}.sdp-l-bottom-margin:nth-of-type(2) .sdp-l-bottom-content{margin-left:30px}.sdp-l-bottom-content{position:relative}.sdp-l-bottom-content h3{font-size:14px;font-weight:700;line-height:1.2;color:#0f4195;padding:0;margin:0}.sdp-l-bottom-content ul{margin-top:10px;margin-bottom:0}.sdp-l-bottom-content ul li{font-size:14px;font-weight:400;line-height:1.43;color:#0f4195;margin:0 0 5px;padding:0 0 0 10px;position:relative}.sdp-l-bottom-content ul li:before{width:4px;height:4px;background-color:#0f4195;top:6px}.sdp-l-rep-implementation-img-arrow{display:inline-block;margin-right:15px}.sdp-l-rep-implementation-img-arrow:last-of-type{margin-right:0}@media only screen and (min-width:1920px){.sdp-header-parallax{background-size:100%}}@media only screen and (min-width:1400px){.sdp-l-section-row{max-width:1450px}}@media only screen and (max-width:1400px){.sdp-l-center-bottom-arrow-left img,.sdp-l-center-bottom-arrow-right img,.sdp-l-center-top-arrow-left img,.sdp-l-center-top-arrow-right img,.sdp-l-top-content p{width:100%}.sdp-l-center-top-arrow-left{position:absolute;top:-74px;left:-194px;width:80%}.sdp-l-center-top-arrow-right{position:absolute;top:-58px;right:-164px;width:74%}.sdp-l-center-bottom-arrow-right{position:absolute;bottom:-56px;right:-133px;width:70%}.sdp-l-center-bottom-arrow-left{position:absolute;bottom:-50px;left:-200px;width:80%}.sdp-l-top-margin:nth-of-type(4):before,.sdp-l-top-margin:nth-of-type(5):before,.sdp-l-top-margin:nth-of-type(6):before{left:80px}.sdp-l-top-margin:nth-of-type(2):before,.sdp-l-top-margin:nth-of-type(3):before{left:82px}}@media only screen and (max-width:1250px){.sdp-use-case-right-block{left:580px}}@media only screen and (max-width:1200px){.sdp-use-case-bg-first{background:none}.sdp-use-case-right-block{left:0;position:static;top:0;width:100%;overflow:visible}#case-menu-1{padding-top:81px;padding-bottom:109px}#case-menu-2{padding-top:81px;padding-bottom:108px}#case-menu-3,#case-menu-4{padding-top:81px;padding-bottom:89px}#case-menu-5,#case-menu-6{padding-top:81px;padding-bottom:108px}.sdp-use-case-right-content h3{font-size:20px}.sdp-use-case-right-content p{font-size:14px}.sdp-form-new-bg{width:97%}.sdp-form-policy-m-show{display:none}.sdp-l-center-top-arrow-left{position:absolute;top:-61px;left:-95px;width:65%}.sdp-l-top-margin:nth-of-type(6):before{left:58px}.sdp-l-center-top-arrow-right{position:absolute;top:-50px;right:-77px;width:60%}.sdp-l-center-bottom-arrow-right{position:absolute;bottom:-44px;right:-66px;width:60%}.sdp-l-center-bottom-arrow-left{position:absolute;bottom:-40px;left:-100px;width:65%}.sdp-l-bottom-margin:nth-of-type(2) .sdp-l-bottom-content{margin-left:0}}@media only screen and (max-width:1023px){.sdp-list-headline{margin-left:0}.sdp-l-rep-implementation-img-arrow{margin-right:0}.sdp-l-rep-implementation-img-arrow img{width:66px}.sdp-second-media,.sdp-use-case-media{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.sdp-use-case-media{padding:0}.sdp-second-left-block .sdp-second-left-content:first-of-type p,.sdp-second-left-block .sdp-second-left-content:nth-of-type(2) p,.sdp-second-left-block .sdp-second-left-content:nth-of-type(3) h2,.sdp-second-left-block .sdp-second-left-content:nth-of-type(3) p,.sdp-second-left-block .sdp-second-left-content:nth-of-type(4) h2,.sdp-second-left-block .sdp-second-left-content:nth-of-type(4) p,.sdp-second-left-block .sdp-second-left-content:nth-of-type(5) p,.sdp-second-left-block .sdp-second-left-content:nth-of-type(6) p,.sdp-second-left-content h2,.sdp-second-left-content p,.sdp-second-right-content p{width:100%}.sdp-use-case-left-block{padding-bottom:50px}.sdp-second-left-content-icon,.sdp-use-case-right-content{width:100%}.sdp-second-mobile-show{display:block}.sdp-second-mobile-hide{display:none}.sdp-list-headline p{font-size:30px}.sdp-use-case-bm{display:none!important}.media-slider .sdp-use-case-right-content .sdp-mob-sld{box-shadow:0 2px 66px 0 rgba(10,10,49,.09);border-radius:10px;background-color:#fff;margin:0 auto!important;width:600px!important;height:514px;padding:34px 29px 63px}.media-slider .sdp-use-case-right-content .sdp-mob-sld .sdp-mob-sld-nth{width:400px;margin:0 auto}.media-slider .sdp-use-case-right-content{margin:0 auto!important;position:relative;bottom:48px}.media-slider .sdp-use-case-right-content h2 span{font-size:13px}.media-slider .sdp-use-case-right-content h3{font-size:26px}.media-slider .sdp-use-case-right-content p{font-size:18px;margin:0 0 25px}.media-slider{background:#0a0a31!important;position:relative}.media-slider .slick-list{overflow:visible}.media-slider .slick-dots{padding:0 0 20px;margin:0 auto;text-align:center}.media-slider .slick-dots li{display:inline-block;width:10px;height:10px;margin:0 7px;padding:0;cursor:pointer}.media-slider .slick-dots li:before{display:none!important}.media-slider .slick-dots li button:before{font-family:slick;font-size:27px;line-height:20px;position:absolute;top:0;left:0;color:#575778!important;width:10px;height:10px;content:"•";text-align:center;opacity:1;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.media-slider .slick-dots li.slick-active button:before{color:#fff!important}.media-slider .slick-dots li button{display:inline-block;width:10px;min-width:10px;height:10px;border-radius:0;border:none;box-shadow:none;text-align:center;background:none;transition:all .3s ease-in-out;cursor:pointer;padding:5px;line-height:0;color:#fff;font-size:0;font-weight:400;letter-spacing:0;text-indent:0;text-transform:none;text-decoration:none}.sdp-use-case-right-content{display:block!important;margin-top:0!important;margin-bottom:100px!important;padding-top:0!important;padding-bottom:0!important}.sdp-use-case-right-block{height:auto;background:none;border-radius:0;box-shadow:none;padding:0}.sdp-list-last-section{margin-bottom:50px;margin-top:50px}.sdp-list-new-section .s-data-platform-center-block{top:0;margin:0 0 47px}.sdp-journey-margin{margin-top:108px;background:#00104f!important}.sdp-journey-text{margin-left:0;margin-top:0;margin-bottom:50px;width:100%;text-align:center}.sdp-journey-media-1{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.sdp-baner-m,.sdp-baner-m-second{margin-top:120px}.sdp-form-temp{width:100%;margin-top:150px}.sdp-form-new-bg{width:95%;padding:79px 15px 32px}.sdp-second-right-content{padding-left:0}.sdp-header-parallax{background-attachment:scroll!important;background-position:bottom!important}.sdp-l-center-bottom-arrow-left,.sdp-l-center-bottom-arrow-right,.sdp-l-center-top-arrow-left,.sdp-l-center-top-arrow-right{display:none}.sdp-l-bottom-margin,.sdp-l-top-margin{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.sdp-l-bottom-content p{position:relative}.sdp-l-bottom-border{border:1.7px solid rgba(15,65,149,.13);width:797px;top:358px;left:-366.6px}.sdp-l-bottom-border,.sdp-l-top-border{position:absolute;margin:0 auto;text-align:center;transform:rotate(90deg)}.sdp-l-top-border{border:1.7px solid rgba(166,52,58,.13);width:453px;top:272px;left:-194.9px}.sdp-l-bottom-margin:nth-of-type(2) .sdp-l-bottom-content{margin:0 auto}.sdp-l-section{margin-bottom:0}.sdp-l-bottom-margin{margin-bottom:40px}.sdp-l-bottom-margin:last-of-type{margin-bottom:0}.sdp-l-bottom-content{width:223px;margin:0 auto}.sdp-l-bottom-s-top{margin-top:0}.sdp-l-center-block{margin:42px auto 40px;position:relative}.sdp-l-center-content{width:300px;padding:30px 5px}.sdp-l-rep-implementation-content{background-position:50%;background-size:100%;padding:3px 0 2px;margin-right:1px;width:66px}.sdp-l-rep-implementation-bg{font-size:7px;padding:0;margin:2px}.sdp-l-center-content p{font-size:12px;width:250px;margin:0 auto}.sdp-l-center-content h2{font-size:17px}.sdp-l-center-content h3{font-size:12px;margin:20px 0 10px;padding:0}.sdp-l-top-content{width:223px;margin:0 auto}.sdp-l-section{width:320px;margin:70px auto 0}.sdp-l-top-margin:before{top:22px}.sdp-l-top-margin:nth-of-type(2):before{top:20px}.sdp-l-top-margin:nth-of-type(5):before,.sdp-l-top-margin:nth-of-type(6):before{top:12px}.sdp-l-bottom-margin:first-of-type:after,.sdp-l-bottom-margin:nth-of-type(2):after,.sdp-l-bottom-margin:nth-of-type(3):after,.sdp-l-bottom-margin:nth-of-type(4):after,.sdp-l-bottom-margin:nth-of-type(5):after,.sdp-l-bottom-margin:nth-of-type(6):after,.sdp-l-top-margin:first-of-type:before,.sdp-l-top-margin:nth-of-type(2):before,.sdp-l-top-margin:nth-of-type(3):before,.sdp-l-top-margin:nth-of-type(4):before,.sdp-l-top-margin:nth-of-type(5):before,.sdp-l-top-margin:nth-of-type(6):before,.sdp-l-top-margin:nth-of-type(7):before{left:30px}.sdp-l-bottom-margin:after{top:3px}}@media only screen and (max-width:970px){.sdp-baner-m .medium-6{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.sdp-baner-content{text-align:center}.sdp-baner-parallax-icon{margin:70px auto 20px;text-align:center}.sdp-baner-content h3{text-align:center}.sdp-baner-parallax-icon-second{margin:0 auto;text-align:center}.sdp-baner-m-second .sdp-baner-content{padding:50px 0 49px}}@media only screen and (max-width:800px){.sdp-list-m-s-arrows{display:block;margin-bottom:20px}.sdp-list-m-s-arrows h3{font-size:34px;font-weight:500;line-height:1.44;text-align:center;color:#040414;margin:0;padding:0}.sdp-list-m-s-arrows-block{width:260px;margin:0 auto;clear:both}.sdp-list-m-s-arrows-block div:first-of-type{background-image:url(//provectus.com/wp-content/themes/provectus/images/sdp-svg/arrow-pursue.svg);background-repeat:no-repeat;width:130px;float:left;height:46px}.sdp-list-m-s-arrows-block div:first-of-type p{font-size:14px;font-weight:700;line-height:1.2;letter-spacing:3px;text-align:right;color:#a41921;text-transform:uppercase;margin:17px 17px 0 0;padding:0}.sdp-list-m-s-arrows-block div:last-of-type{background-image:url(//provectus.com/wp-content/themes/provectus/images/sdp-svg/arrow-get.svg);background-repeat:no-repeat;width:130px;float:left;height:46px}.sdp-list-m-s-arrows-block div:last-of-type p{font-size:14px;font-weight:700;line-height:1.2;letter-spacing:3px;color:#0f4195;text-transform:uppercase;margin:17px 20px 0 0;padding:0}}@media only screen and (max-width:730px){.media-slider .sdp-use-case-right-content .sdp-mob-sld{width:90%!important}}@media only screen and (max-width:639px){.sdp-template #menu-main-navigation{padding:13px 0 0}.media-slider .sdp-use-case-right-content .sdp-mob-sld .sdp-mob-sld-nth{width:100%!important;margin:0 auto}.media-slider .sdp-use-case-right-content .sdp-mob-sld{width:90%!important}.media-slider .sdp-use-case-right-content{margin:0 auto 50px!important}.sdp-template .page-hero h1{font-size:14px}.sdp-template .page-hero .button{min-width:200px;width:200px;background-color:#1050bd;color:#fff}.sdp-header-list-content{margin-bottom:30px}.sdp-header-list-content:last-of-type{margin-bottom:0}.sdp-header-list-content h2:before{display:block}.sdp-second-right-content p{font-size:24px;text-align:left}.sdp-use-case-section{margin-top:100px}.sdp-use-case-right-content h2{letter-spacing:1px}.sdp-use-case-right-content h3{font-size:18px}.sdp-use-case-right-content{margin-bottom:100px}.sdp-baner-content{width:100%}.sdp-baner-m{margin-top:50px}.sdp-list-headline{width:100%;margin-top:100px;margin-bottom:0}.sdp-list-headline p{font-size:20px}.sdp-hero-content{padding:100px 15px 45px}.sdp-second-left-content:nth-of-type(3),.sdp-second-left-content:nth-of-type(4){margin-bottom:74px}.sdp-use-case-bm{display:none}.active-case-sdp{padding-left:0}.active-case-sdp:before{display:none}.sdp-second-left-content h2,.sdp-second-left-content p{width:200px}.sdp-second-left-content h2{font-size:23px;margin-top:15px}.sdp-second-left-content p{font-size:18px}.sdp-template .page-hero p{font-size:34px;margin-bottom:20px;width:90%}.sdp-second-section{margin-top:50px}.sdp-second-right-content{margin-top:0;padding-left:0}.sdp-use-case-bg-first{margin-top:100px}.sdp-use-case-section{margin-top:50px}.sdp-use-case-right-content{margin-bottom:50px!important}.sdp-journey-text{width:100%}.sdp-second-left-content-icon{height:auto}.sdp-journey-text p{font-size:40px}.sdp-journey-section{background:none}.sdp-journey-media-2{margin-bottom:50px}.sdp-form-new-bg{background-size:0}.sdp-baner-content h3{font-size:20px}.sdp-form-new-bg{padding:50px 15px 32px}.sdp-baner-content a{width:280px;min-width:280px;font-size:14px;font-weight:700;height:60px;letter-spacing:2.3px;line-height:60px}.sdp-contact-section-text{width:100%;margin-top:0;margin-bottom:50px}.sdp-contact-section-text p{font-size:34px}.sdp-form-style .gform_footer{margin-bottom:20px}.sdp-header-parallax{background:#0a0a31!important}.sdp-form-policy-m-show{display:block}.sdp-form-policy-m-hide{display:none}.sdp-form-policy-m-show .sdp-form-policy{margin:0 auto;text-align:left}.sdp-form-policy-m-show .sdp-form-policy p{font-size:24px;color:#fff}.sdp-form-policy-m-show .sdp-form-policy p a{color:#d93740}.sdp-journey-btn-left-link:hover .sdp-journey-btn-left,.sdp-journey-right-link:hover .sdp-journey-right{background-image:none}.sdp-form-style .gform_footer [type=submit]{height:60px;line-height:30px;font-size:14px}.sdp-case-study-btn a{font-size:14px;font-weight:700;height:60px;letter-spacing:2.3px;line-height:60px}.sdp-list-m-s-arrows-block div:last-of-type p{letter-spacing:2px}.sdp-list-m-s-2-h2{font-size:14px;letter-spacing:2px}.sdp-list-m-s-arrows-block div:first-of-type p{letter-spacing:2px}}@media only screen and (max-width:454px){.sdp-template .page-hero .button{margin-right:0!important}}@media only screen and (max-width:430px){.media-slider .sdp-use-case-right-content h2 span{font-size:11px}.media-slider .sdp-use-case-right-content h3{font-size:18px}.media-slider .sdp-use-case-right-content p{font-size:14px;margin:0 0 20px}.media-slider .sdp-use-case-right-content .sdp-mob-sld{width:90%!important;height:450px}.sdp-form-new-bg{background-image:url(//provectus.com/wp-content/themes/provectus/images/sdp-form-new-bg-mob.png)!important;background-position:0 0;background-size:initial}}@media only screen and (max-width:414px){.sdp-hero-content{padding:100px 25px 45px}.sdp-second-mobile-show{padding-left:25px}.sdp-journey-section{padding-left:10px}}@media only screen and (max-width:375px){.sdp-hero-content{padding:100px 25px 45px}.sdp-second-mobile-show{padding-left:25px}.sdp-journey-section{padding-left:10px}}.wb-header-bg{background-color:#0a0a31;background-position:0 0;background-repeat:no-repeat;background-size:contain}.wb-header-top{padding-top:174px;padding-bottom:140px}.wb-hero-content-left h4{font-size:11px;font-weight:500;line-height:1.2;letter-spacing:2.5px;color:#fff;text-transform:uppercase;margin:0 0 19px;padding:0}.wb-hero-content-left h1{font-size:40px;font-weight:500;line-height:1.23;color:#fff;margin:0 0 9px;padding:0;width:570px}.wb-hero-content-left p{font-size:14px;font-weight:500;line-height:1.64;letter-spacing:.38px;color:#bdbdcc;margin:0;padding:0;width:579px}.wb-hero-left-btn-s{margin-top:30px}.wb-hero-left-btn{font-size:13px;font-weight:700;text-align:center;color:#fff;letter-spacing:2.3px;border-radius:4px;background-color:#1050bd;border:1px solid #1050bd!important;text-transform:none;min-width:220px;min-height:50px;height:50px;width:220px;line-height:50px;text-transform:uppercase}.wb-hero-left-btn:hover{background-color:#1050bd!important;border:1px solid #1050bd!important}.wb-hero-content-right-b{width:360px;border-radius:32px;background-color:#111137;padding:43px 0;margin-left:150px}.wb-hero-content-right-date{margin:0 0 3px}.wb-hero-content-right-date,.wb-hero-content-right-time{font-size:20px;font-weight:500;line-height:1.5;letter-spacing:.55px;text-align:center;color:#fff;padding:0}.wb-hero-content-right-time{margin:0}.wb-hero-right-btn-s{text-align:center;margin:43px auto 0}.wb-hero-right-btn{font-size:13px;font-weight:700;text-align:center;letter-spacing:2.3px;color:#fff;border-radius:4px;background-color:#1050bd;border:1px solid #1050bd!important;text-transform:none;min-width:220px;min-height:50px;height:50px;width:220px;line-height:50px;text-transform:uppercase}.wb-hero-right-btn:hover{background-color:#1050bd!important;border:1px solid #1050bd!important}.wb-second-section{position:relative;bottom:50px;margin-bottom:145px}.wb-second-img{position:relative}.wb-second-img-description{width:420px;height:auto;border-bottom-right-radius:67px;box-shadow:0 2px 66px 0 rgba(10,10,49,.09);background-color:#fff;padding:23px 31px 24px;position:absolute;bottom:-60px;right:35px}.wb-second-img-description h3{font-size:17px;font-weight:500;line-height:1.88;color:#000;margin:0;padding:0}.wb-second-img-description p{font-size:14px;font-weight:500;line-height:2.29;color:#000;margin:0;padding:0}.wb-second-content{margin-top:160px;margin-left:150px;width:420px}.wb-second-content p{font-size:20px;font-weight:500;line-height:1.6;color:#000;margin:0;padding:0}.wb-baner{background-color:#0a0a31;background-repeat:no-repeat;background-position:25%;background-size:contain}.wb-baner-content{padding:111px 0 99px}.wb-baner-title{width:218px;margin:0 auto}.wb-baner-title h3{font-size:40px;font-weight:500;line-height:1.13;color:#fff;margin:0;padding:0}.wb-baner-text{width:293px;margin:0 auto}.wb-baner-text p{font-size:14px;font-weight:500;line-height:2;color:#fff;margin:0;padding:0}.wb-fourth-section{margin-top:193px;margin-bottom:156px}.wb-fourth-center{margin:0 auto}.wb-fourth-col{padding-left:50px}.wb-fourth-col-1{margin-bottom:114px}.wb-fourth-title{width:320px;margin:0 auto}.wb-fourth-title h3{font-size:40px;font-weight:500;line-height:1.13;color:#000;margin:0;padding:0}.wb-fourth-cols-3{padding-left:160px}.wb-fourth-cols-3 .wb-fourth-text{width:175px}.wb-fourth-text{border-top:2px solid #1050bd;width:204px;margin:0 auto}.webinar-template .white-footer-img-left,.webinar-template .white-footer-img-right{display:none!important}.wb-fourth-text p{font-size:17px;font-weight:500;line-height:1.47;color:#000;margin:20px 0 0;padding:0}.wb-form-temp{background-color:#0b1022;width:100%;margin-top:150px}.wb-form-new-bg{border-radius:15px;box-shadow:0 2px 66px 0 rgba(10,10,49,.09);background-color:#fff;background-image:url(//provectus.com/wp-content/themes/provectus/images/sdp-svg/webinar-form-section-bg.svg);background-repeat:no-repeat;background-position:0 100%;padding:79px 60px 66px 80px;width:1240px;margin:0 auto;position:relative;bottom:70px}.wb-contact-section-text{width:420px;margin-top:59px}.wb-contact-section-text h3{font-size:13px;font-weight:500;line-height:1.2;letter-spacing:2.3px;color:#54545d;text-transform:uppercase;margin:0 0 19px;padding:0}.wb-contact-section-text p{font-size:40px;font-weight:500;line-height:1.23;color:#040414;padding:0;margin:0}.wb-form-style{width:360px;margin:0 auto}.wb-form-style .gform_fields .gfield{margin-bottom:23px;position:relative}.wb-form-style .gfield input,.wb-form-style .gfield input:focus,.wb-form-style .gfield input:hover,.wb-form-style .gfield textarea,.wb-form-style .gfield textarea:focus,.wb-form-style .gfield textarea:hover{border-radius:5px;border:1px solid #d8d8e6;background-color:#fff;font-size:15px;font-weight:400;line-height:1.2;color:#040414;margin:0}.wb-form-style .gfield textarea,.wb-form-style .gfield textarea:focus,.wb-form-style .gfield textarea:hover{height:93px}.wb-form-style .gform_footer{margin-top:9px}.wb-form-style .gform_footer [type=submit]:focus,.wb-form-style .gform_footer [type=submit]:hover{outline:none;background-color:#1862de;transition:all .3s ease-in-out}.wb-form-style .gform_footer [type=submit]{height:50px;border-radius:4px;background-color:#1050bd;width:100%;font-size:13px;font-weight:700;line-height:1.2;letter-spacing:2.3px;text-align:center;color:#fff;padding:16px 0 18px;margin:0;transition:all .3s ease-in-out}.wb-form-style ul{margin-bottom:0!important}.wb-form-style .webinar-policy div ul li{padding-left:0}.wb-form-style .webinar-policy div ul li label{font-size:16px;font-weight:400;line-height:1.44;color:#81818b;margin:0;padding:0 0 0 40px}.wb-form-style .webinar-policy div ul li label:before{border-radius:4px;background-color:#ededed;top:30%}.wb-form-style .webinar-policy div ul li:before{display:none!important}.wb-form-style .gfield input:focus::-webkit-input-placeholder{color:#fff!important}.wb-form-style .gfield input:focus::-moz-placeholder{color:#fff!important}.wb-form-style .gfield input:focus::-o-placeholder{color:#fff!important}.wb-form-style .gfield input:focus:-ms-input-placeholder{color:#fff!important}.wb-form-style .gfield input:focus:-moz-placeholder{color:#fff!important}.wb-form-style .gfield textarea:focus::-webkit-input-placeholder{color:#fff!important}.wb-form-style .gfield textarea:focus::-moz-placeholder{color:#fff!important}.wb-form-style .gfield textarea:focus::-o-placeholder{color:#fff!important}.wb-form-style .gfield textarea:focus:-ms-input-placeholder{color:#fff!important}.wb-form-style .gfield textarea:focus:-moz-placeholder{color:#fff!important}.wb-form-style .gfield input::-webkit-input-placeholder{color:#81818b!important}.wb-form-style .gfield input::-moz-placeholder{color:#81818b!important}.wb-form-style .gfield input::-o-placeholder{color:#81818b!important}.wb-form-style .gfield input:-ms-input-placeholder{color:#81818b!important}.wb-form-style .gfield input:-moz-placeholder{color:#81818b!important}.wb-form-style .gfield textarea::-webkit-input-placeholder{color:#81818b!important}.wb-form-style .gfield textarea::-moz-placeholder{color:#81818b!important}.wb-form-style .gfield textarea::-o-placeholder{color:#81818b!important}.wb-form-style .gfield textarea:-ms-input-placeholder{color:#81818b!important}.wb-form-style .gfield textarea:-moz-placeholder{color:#81818b!important}.wb-form-style .gform_ajax_spinner{display:none!important}.wb-form-style .validation_error{display:none}.wb-form-style .gfield_description.validation_message,.wb-form-style .instruction.validation_message{color:#d93740}.wb-form-style .gform_validation_error .gfield_error input{border-color:#d93740}.wb-form-policy{margin-top:81px}.wb-form-policy p{font-size:16px;font-weight:400;line-height:1.56;color:#81818b;margin:0;padding:0}.wb-form-policy-m-show{display:none}.wb-form-style .gform_confirmation_message{font-size:25px;font-weight:500;line-height:1.23;color:#040414;padding:0;margin:150px 0 0}@media only screen and (max-width:1700px){.wb-baner{background-position:16%}}@media only screen and (max-width:1600px){.wb-header-bg{background-position:-33%}}@media only screen and (max-width:1400px){.wb-baner{background-position:0}.wb-header-bg{background-position:-130%}}@media only screen and (max-width:1300px){.wb-header-bg{background-position:-270%}.wb-form-new-bg{width:95%;padding:79px 15px 32px}}@media only screen and (max-width:1200px){.wb-header-bg{background-position:0;background-size:cover}.wb-second-content{margin-left:0;width:100%}.wb-second-section{bottom:0;margin-top:145px}.wb-hero-content-right-b{margin-left:50px}.wb-second-img img{width:100%}.wb-second-img-description{right:0}}@media only screen and (max-width:1023px){.wb-second-content{margin-top:90px}.wb-header-bg{background:#0a0a31!important}.wb-second-img-description{width:100%;position:relative;bottom:0}.wb-hero-content-left h1{font-size:35px;width:100%}.wb-hero-content-left p{width:100%}.wb-hero-content-right-b{width:100%;margin:0 auto}.wb-baner{background:#0a0a31!important}.wb-baner-text,.wb-baner-title{width:100%;margin:0 auto}.wb-fourth-center{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.wb-fourth-col{padding-left:15px}}@media only screen and (max-width:950px){.wb-contact-section-text,.wb-form-style{width:100%}}@media only screen and (max-width:820px){.wb-second-content{margin-top:0}.wb-fourth-title{width:100%}.wb-fourth-title h3{font-size:35px}.wb-fourth-cols-3 .wb-fourth-text,.wb-fourth-text{width:100%}.wb-contact-section-text p{font-size:34px}.wb-form-policy p{font-size:16px!important}}@media only screen and (max-width:767px){.wb-fourth-title h3{font-size:25px}.wb-baner-title h3{font-size:35px}}@media only screen and (max-width:640px){.wb-header-top{padding-top:100px;padding-bottom:100px}.wb-hero-content-right{margin-top:50px}.wb-hero-content-right-date,.wb-hero-content-right-time{text-align:left}.wb-hero-content-right-b{background:none;padding:0}.wb-hero-right-btn-s{text-align:left}.wb-second-section{margin-top:100px;margin-bottom:100px}.wb-second-img-description{border-bottom-right-radius:0;box-shadow:none;background:none;padding:30px 0}.wb-second-content p{font-size:18px}.wb-baner-content{padding:100px 0}.wb-baner-text{margin:50px auto 0}.wb-fourth-section{margin-top:100px;margin-bottom:50px}.wb-fourth-col,.wb-fourth-col-1{margin-bottom:50px}.wb-fourth-col:last-of-type{margin-bottom:0}.wb-form-policy-m-hide{display:none}.wb-form-new-bg{padding:50px 15px 60px}.wb-form-policy-m-show{display:block}.wb-form-policy-m-show .wb-form-policy p{font-size:24px!important;color:#fff}.wb-form-policy-m-show .wb-form-policy p a{color:#d93740}.wb-contact-section-text{margin-top:15px;margin-bottom:50px}.wb-form-policy{margin-top:0}.wb-form-style .gform_confirmation_message{margin:80px 0 0}.wb-hero-left-btn,.wb-hero-right-btn{min-height:60px;height:60px;line-height:60px;font-size:14px}.wb-form-style .gform_footer [type=submit]{font-size:14px;height:60px;line-height:30px}}.hmw-header-bg{position:relative}.hmw-header-bg-new-image{background-repeat:no-repeat;background-size:cover;background-position:50%}.hmw-header-bg-img{position:absolute;bottom:-23px;right:0;left:0;text-align:center;margin:0 0 0 25%}.hnw-h-bg-new{bottom:20px;margin:0 0 0 30%}.hmw-header-top{padding-top:154px;padding-bottom:106px}.hmw-hero-cont-s{width:465px}.hmw-hero-cont-s h4{font-size:14px;font-weight:500;line-height:1.2;letter-spacing:1.9px;color:#fff;padding:0;margin:0 0 23px;text-transform:uppercase}.hmw-hero-cont-s h1{font-size:34px;font-weight:500;line-height:1.26;color:#fff;padding:0;margin:0 0 11px}.hmw-hero-cont-s h1 span{font-size:25px;font-weight:400}.hmw-hero-cont-s p{font-size:16px;font-weight:500;line-height:1.63;letter-spacing:.44px;color:#bbbbc8;padding:0;margin:0}.hmw-second-content{margin-top:140px;margin-bottom:143px;margin-left:66px;width:390px}.hmw-second-content-more-text{margin-top:50px;margin-bottom:50px;margin-left:0;width:550px}.hmw-second-content p{font-size:20px;font-weight:400;line-height:1.7;color:#54545d;padding:0;margin:0 0 31px}.hmw-second-content p:last-of-type{margin:0}.hmw-second-content ul li{font-size:20px;font-weight:400;line-height:1.7;color:#54545d;padding:0 0 0 20px;margin:0 0 15px}.hmw-second-content ul li:before{width:5px;height:5px;background-color:#393b52;top:12px}.hmw-second-right{position:relative}.hmw-second-form-block{width:487px;border-radius:15px;box-shadow:0 2px 66px 0 rgba(10,10,49,.09);background-color:#fff;position:absolute;top:-45px;left:23px;padding:35px 60px 38px 67px}.hmw-second-form-title h3{font-size:24px;font-weight:500;line-height:2.04;text-align:center;color:#040414;margin:0;padding:0}.hmw-second-form-policy{margin-top:33px}.hmw-second-form-policy p{font-size:16px;font-weight:400;line-height:1.56;text-align:center;color:#81818b;margin:0;padding:0}.hmw-second-form-policy p a,.hmw-second-form-policy p a:hover{color:#1050bd;text-decoration:underline}.hmw-second-form{margin-top:21px}.hmw-second-form .gform_fields .gfield{margin-bottom:23px;position:relative}.hmw-second-form .gfield input,.hmw-second-form .gfield input:focus,.hmw-second-form .gfield input:hover{border-radius:5px;border:1px solid #d8d8e6;background-color:#fff;font-size:16px;font-weight:400;line-height:1.2;color:#040414;margin:0;height:50px}.hmw-second-form .gfield textarea,.hmw-second-form .gfield textarea:focus,.hmw-second-formwb-form-style .gfield textarea:hover{border-radius:5px;border:1px solid #d8d8e6;background-color:#fff;font-size:16px;font-weight:400;line-height:1.2;color:#040414;margin:0;height:93px}.hmw-second-form .gform_footer{margin-top:9px}.hmw-second-form .gform_footer [type=submit]:focus,.hmw-second-form .gform_footer [type=submit]:hover{outline:none;background-color:#1862de;transition:all .3s ease-in-out}.hmw-second-form .gform_footer [type=submit]{height:50px;border-radius:4px;background-color:#1050bd;width:100%;font-size:13px;font-weight:700;line-height:1.2;letter-spacing:2.3px;text-align:center;color:#fff;padding:16px 0 18px;margin:0;transition:all .3s ease-in-out}.hmw-second-form ul{margin-bottom:0!important}.hmw-second-form .webinar-policy div ul li{padding-left:0}.hmw-second-form .webinar-policy div ul li label{font-size:16px;font-weight:400;line-height:1.44;color:#81818b;margin:0;padding:0 0 0 40px}.hmw-second-form .webinar-policy div ul li label:before{border-radius:4px;background-color:#ededed;top:30%}.hmw-second-form .webinar-policy div ul li:before{display:none!important}.hmw-second-form .gfield input:focus::-webkit-input-placeholder{color:#fff!important}.hmw-second-form .gfield input:focus::-moz-placeholder{color:#fff!important}.hmw-second-form .gfield input:focus::-o-placeholder{color:#fff!important}.hmw-second-form .gfield input:focus:-ms-input-placeholder{color:#fff!important}.hmw-second-form .gfield input:focus:-moz-placeholder{color:#fff!important}.hmw-second-form .gfield textarea:focus::-webkit-input-placeholder{color:#fff!important}.hmw-second-form .gfield textarea:focus::-moz-placeholder{color:#fff!important}.hmw-second-form .gfield textarea:focus::-o-placeholder{color:#fff!important}.hmw-second-form .gfield textarea:focus:-ms-input-placeholder{color:#fff!important}.hmw-second-form .gfield textarea:focus:-moz-placeholder{color:#fff!important}.hmw-second-form .gfield input::-webkit-input-placeholder{color:#81818b!important}.hmw-second-form .gfield input::-moz-placeholder{color:#81818b!important}.hmw-second-form .gfield input::-o-placeholder{color:#81818b!important}.hmw-second-form .gfield input:-ms-input-placeholder{color:#81818b!important}.hmw-second-form .gfield input:-moz-placeholder{color:#81818b!important}.hmw-second-form .gfield textarea::-webkit-input-placeholder{color:#81818b!important}.hmw-second-form .gfield textarea::-moz-placeholder{color:#81818b!important}.hmw-second-form .gfield textarea::-o-placeholder{color:#81818b!important}.hmw-second-form .gfield textarea:-ms-input-placeholder{color:#81818b!important}.hmw-second-form .gfield textarea:-moz-placeholder{color:#81818b!important}.hmw-second-form .gform_ajax_spinner{display:none!important}.hmw-second-form .validation_error{display:none}.hmw-second-form .gfield_description.validation_message,.hmw-second-form .instruction.validation_message{color:#d93740;position:absolute}.hmw-second-form .gform_validation_error .gfield_error input{border-color:#d93740}.hmw-baner{background-repeat:no-repeat!important;background-position:bottom!important;background-size:cover!important}.hmw-baner-content{padding-top:118px;padding-bottom:74px}.hmw-baner-title{width:390px;margin-left:96px}.hmw-baner-title h3{font-size:30px;font-weight:500;line-height:1.4;letter-spacing:.82px;color:#fff;margin:0;padding:0}.hmw-baner-text{width:487px;margin-left:23px}.hmw-baner-text p{font-size:20px;font-weight:400;line-height:1.7;color:#dbdbe0;margin:0;padding:0}.hmw-fourth-b{width:741px;margin-left:66px;margin-top:120px;margin-bottom:81px}.hmw-fourth-hedline h3{font-size:12px;font-weight:500;line-height:1.2;letter-spacing:2.5px;color:#54545d;margin:0 0 20px;padding:0;text-transform:uppercase}.hmw-fourth-title h2{font-size:30px;font-weight:500;line-height:1.29;color:#040414;padding:0;margin:0}.hmw-fourth-rep{margin-bottom:163px}.hmw-fourth-rep-title{margin-left:66px;margin-top:105px}.hmw-fourth-rep-title h3{font-size:34px;font-weight:500;line-height:1.24;letter-spacing:.93px;color:#040414;margin:0;padding:0}.hmw-fourth-rep-b{position:relative}.hmw-fourth-rep-img img{width:100%}.hmw-fourth-rep-text{padding:24px 0 0;width:250px}.hmw-fourth-rep-text h4{font-size:24px;font-weight:500;line-height:1.33;color:#040414;margin:0;padding:0}.hmw-fourth-rep-text p{font-size:19px;font-weight:500;line-height:1.21;color:#1050bd;margin:0;padding:0}.hmw-baner-fifth{background-color:#0b1022;background-position:70% 100%}.hmw-b-f,.hmw-baner-fifth{background-repeat:no-repeat;background-size:cover}.hmw-b-f{background-position:100%}.hmw-baner-fifth-content{padding:68px 0 66px;border-bottom:1px solid hsla(0,0%,100%,.08)}.hmw-baner-fifth-title{width:398px;margin-left:66px}.hmw-baner-fifth-title h3{font-size:30px;font-weight:500;line-height:1.4;letter-spacing:.82px;color:#fff;margin:0;padding:0}.hmw-baner-fifth-text{text-align:center;margin-top:40px}.hmw-baner-fifth-text a{margin:0 auto!important;width:240px;text-align:center;min-width:240px;background:none;line-height:50px;text-transform:uppercase;font-size:13px;font-weight:700;letter-spacing:2.3px;color:#fff;height:50px;border:1px solid #fff!important;border-radius:4px;transition:all .3s ease-in-out}.hmw-baner-fifth-text a:hover{background:#fff!important;color:#02071d!important}.hmw-second-left-mobile{display:none}.hmw-fourth-rep-title-more{margin-bottom:50px;margin-left:0!important}.hmw-fourth-rep-more{padding:0 66px}@media only screen and (max-width:1800px){.hmw-header-bg-img{margin:0 0 0 27%}}@media only screen and (max-width:1700px){.hmw-header-bg-img{margin:0 0 0 29%}.hmw-baner-fifth{background-position:75% 100%}}@media only screen and (max-width:1600px){.hmw-header-bg-img{margin:0 0 0 31%}}@media only screen and (max-width:1500px){.hmw-header-bg-img{margin:0 0 0 33%}.hnw-h-bg-new{margin:0 0 0 38%}}@media only screen and (max-width:1400px){.hmw-header-bg-img{margin:0 0 0 35%}}@media only screen and (max-width:1300px){.hmw-header-bg-img{margin:0 0 0 38%}.hnw-h-bg-new{margin:0 0 0 45%}}@media only screen and (max-width:1200px){.hmw-header-bg-img{margin:0 0 0 41%}}@media only screen and (max-width:1060px){.hmw-header-bg-img{display:none}.hmw-second-content-more-text{width:500px}}@media only screen and (max-width:1040px){.hmw-baner-text{width:auto}}@media only screen and (max-width:1023px){.hmw-second-content{margin-left:0}.hmw-fourth-rep-more{padding:0}.hmw-second-form-block{left:0;top:0;position:relative;width:100%;border-radius:0;box-shadow:none;background:none}.hmw-baner-text{width:100%;margin-left:0}.hmw-baner-title{margin-left:0}.hmw-fourth-b{width:82%;margin-left:0}.hmw-fourth-rep-title{margin-left:0;margin-top:90px}.hmw-baner-fifth-title{margin-left:0}}@media only screen and (max-width:960px){.hmw-header-bg-new-image{background:#000!important}}@media only screen and (max-width:880px){.hmw-fourth-b{width:100%}.hmw-fourth-rep-title{margin-top:20%}.hmw-second-content{width:100%}.hmw-second-form-block{padding:35px 0 38px}.hmw-baner-fifth-title{width:100%}}@media only screen and (max-width:768px){.hmw-second-left,.hmw-second-right{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.hmw-second-content{margin-top:80px;margin-bottom:80px}.hmw-second-form-block{padding:0 0 100px}.hmw-baner-content .columns{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.hmw-baner-title{width:100%;margin-bottom:50px}.hmw-baner-content{padding-top:80px;padding-bottom:80px}.hmw-fourth-b{margin-top:100px;margin-bottom:100px}.hmw-fourth-rep .columns{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.hmw-fourth-rep-title{margin-top:0;margin-bottom:50px}.hmw-fourth-rep-img img{width:50%}.hmw-fourth-rep-b{text-align:center}.hmw-fourth-rep,.hmw-fourth-rep-b{margin-bottom:50px}.hmw-baner-fifth-content .columns{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.hmw-baner-fifth{background:#0b1022!important;background-position:75% 75%;background-size:contain}.hmw-b-f{background:#000!important}.hmw-b-f.hmw-baner-fifth-text{margin-bottom:0!important}.hmw-baner-fifth-text a{background:#fff;color:#000}.hmw-hero-cont-s{width:100%}.hmw-baner{background:linear-gradient(164deg,#3c4065 -21%,#1c1e35 59%)!important}.hmw-fourth-rep-text{width:100%}.hmw-second-left-mobile{display:block}.hmw-second-left{display:none}.hmw-second-form-block{border-radius:15px;box-shadow:0 2px 66px 0 rgba(10,10,49,.09);background-color:#fff;padding:36px 22px;top:-35px}.hmw-second-form-title h3{font-size:34px;font-weight:500;line-height:1.32}.hnw-new-baner-bg{background:#000!important}.hmw-second-form-policy p{font-size:18px}.hmw-header-top{padding-top:90px;padding-bottom:100px}.hmw-hero-cont-s p{font-size:18px}.hmw-baner-title h3{font-size:34px}.hmw-fourth-rep-title h3{text-align:center}.hmw-fourth-rep-text h4{font-size:24px;font-weight:500}.hmw-fourth-rep-text p{font-size:20px;font-weight:500}.hmw-fourth-rep-1,.hmw-fourth-rep-2{margin-top:0}}@media only screen and (max-width:640px){.hmw-header-top{padding-top:60px;padding-bottom:60px}.hmw-second-content{margin-top:50px;margin-bottom:50px}.hmw-fourth-rep-img img{width:100%}}.ai-s-header{padding-left:15px!important;padding-right:15px!important}.ai-s-header p{width:71%!important}.ais-hero-btn-div{text-align:left;margin-top:30px}.ais-hero-btn{font-size:13px;font-weight:700;line-height:1.2;letter-spacing:2.3px;text-align:center;color:#fff;width:140px;height:50px;border-radius:4px;border:1px solid #fff;background:none;text-transform:uppercase;margin:0;padding:15px 25px}.ais-hero-btn,.ais-hero-btn:hover{text-decoration:none;transition:all .3s ease-in-out}.ais-hero-btn:hover{background:#fff;color:#0a0a31}.ais-second-block{margin-top:116px;margin-bottom:146px}.ais-second-title{padding:0 0 0 67px}.ais-second-title h3{font-size:34px;font-weight:500;line-height:1.24;letter-spacing:.93px;color:#040414;margin:0;padding:0;width:226px}.ais-second-text{padding:0 84px 0 0}.ais-second-text p{font-size:19px;font-weight:400;line-height:1.79;color:#54545d;margin:0;padding:0}.ais-third-bg{background-color:#000;padding:34px 0;background-image:url(//provectus.com/wp-content/themes/provectus/images/ais-images/ais-third-bg-new-ai-s.png);background-repeat:no-repeat;background-position:bottom}.ais-third-block{border-radius:15px;box-shadow:0 0 39px 0 rgba(50,54,58,.06);background-color:#fff;padding:63px 77px 66px 56px}.ais-third-content{position:relative}.ais-third-block .ais-third-content:after{content:"";width:2px;height:52px;background-color:#1050bd;position:absolute;top:65px;right:0}.ais-third-block div.row div.large-4:last-of-type .ais-third-content:after{display:none}.ais-third-content h4{font-size:70px;font-weight:500;line-height:1.2;letter-spacing:-.39px;color:#000;margin:0 0 16px;padding:0;text-align:center}.ais-third-content h4 span{font-size:45px;font-weight:700;line-height:1.2;letter-spacing:1.23px;color:#000;margin:0;padding:0}.ais-third-content p{font-size:17px;font-weight:400;line-height:1.71;text-align:center;color:#54545d;margin:0 auto;padding:0;width:200px}.ais-fourth-block{margin-top:113px;margin-bottom:108px}.ais-fourth-title{padding:0 0 0 67px}.ais-fourth-title h3{font-size:34px;font-weight:500;line-height:1.24;letter-spacing:.93px;color:#040414;margin:0;padding:0;width:226px}.ais-fourth-text{padding:0 84px 0 0}.ais-fourth-text p{font-size:19px;font-weight:400;line-height:1.79;color:#54545d;margin:0;padding:0}.ais-intro-title{margin-bottom:56px}.ais-intro-title h2{font-size:34px;font-weight:500;line-height:1.24;letter-spacing:.93px;text-align:center;color:#040414;margin:0;padding:0}.ais-intro-section{margin-bottom:31px}.ais-intro-href{text-decoration:none}.ais-intro-href:hover{text-decoration:none;transition:all .3s ease-in-out}.ais-intro-href-hide,.ais-intro-href-hide:hover{text-decoration:none;pointer-events:none;cursor:default}.ais-intro-block{box-shadow:0 0 39px 0 #f2f4f6;border-radius:10px;transition:all .3s ease-in-out}.ais-intro-img{overflow:hidden}.ais-intro-href:hover .ais-intro-img img,.ais-intro-img{border-top-right-radius:10px;border-top-left-radius:10px}.ais-intro-href:hover .ais-intro-img img{transform:scale(1.05);transition:all .3s ease-in-out}.adroll_safari_light_theme .ais-intro-href:hover .ais-intro-img img{transition:all 0s ease-in-out!important}.ais-intro-img img{width:100%}.ais-intro-text{background-color:#fff;padding:33px 45px 27px;border-bottom-right-radius:10px;border-bottom-left-radius:10px}.ais-intro-href:hover .ais-intro-block{transition:all .3s ease-in-out;box-shadow:0 0 70px 0 #dce4ec}.ais-intro-text h4{font-size:20px;font-weight:500;line-height:1.45;color:#040414;margin:0 0 13px;padding:0}.ais-intro-text p{font-weight:400;color:#54545d;margin:0 0 19px}.ais-intro-text h5,.ais-intro-text p{font-size:17px;line-height:1.53;padding:0}.ais-intro-text h5{font-weight:500;color:#1050bd;margin:0;position:relative}.ais-intro-href .ais-intro-text h5:after{content:"";background:url(//provectus.com/wp-content/themes/provectus/images/ais-images/ais-blue-arrow.svg);width:24px;height:10px;position:absolute;left:95px;top:7px;transition:all .5s ease-in-out;opacity:0}.ais-intro-href:hover .ais-intro-text h5:after{transition:all .5s ease-in-out;opacity:1}.ais-intro-href-hide .ais-intro-text h5{color:#d1d5de}.ais-we-use{background-color:#0a0a31;background-image:url(//provectus.com/wp-content/themes/provectus/images/ais-images/ais-bg-l-s-b.svg);background-repeat:no-repeat;background-position:bottom;padding:93px 0 150px;margin-top:90px}.ais-we-use-block{padding-right:97px;padding-left:107px}.ais-we-use-title{margin-bottom:60px}.ais-we-use-title h3{font-size:34px;font-weight:500;line-height:1.44;text-align:center;color:#fff;margin:0;padding:0}.ais-we-use-content{width:194px;margin:0 auto}.ais-we-use-content a,.ais-we-use-content a:hover{text-decoration:none}.ais-we-use-content p{font-size:20px;font-weight:500;line-height:1.2;letter-spacing:.55px;text-align:center;color:#fff;margin:0;padding:0}.ais-we-use-image{margin:0 auto 40px;text-align:center;min-height:52px}.ais-form-temp{margin-top:0!important}@media only screen and (max-width:1240px){.ais-third-bg{background:#000}}@media only screen and (max-width:1024px){.ais-second-title{padding:0 0 0 .9375rem}.ais-second-text{padding:0 .9375rem 0 0}.ais-fourth-title{padding:0 0 0 .9375rem}.ais-fourth-text{padding:0 .9375rem 0 0}.ais-third-block{padding:63px 20px 66px}}@media only screen and (max-width:991px){.ais-third-block .ais-third-content:after{display:none}.ais-intro-text{padding:33px 20px 27px}.ais-we-use-content{width:100%}.ais-we-use-block{padding-right:0;padding-left:0}}@media only screen and (max-width:640px){.ai-s-header p{width:90%!important}.ai-solutions-mobile-bg{background:#000;background-image:none!important}.ais-second-text,.ais-second-title{padding:0 .9375rem}.ais-fourth-title h3,.ais-second-title h3,.ais-third-content{margin-bottom:40px}.ais-fourth-text,.ais-fourth-title{padding:0 .9375rem}.ais-we-use-content{width:100%;margin-bottom:50px}.ais-we-use{background:#0a0a31}.ais-third-block{background:#fff}}.emr-header p{width:95%!important}.emr-second-block{margin-top:122px;margin-bottom:120px;margin-left:67px;width:781px}.emr-second-block h3{font-size:12px;font-weight:500;line-height:1.2;letter-spacing:2.3px;color:#54545d;margin:0 0 20px;padding:0;text-transform:uppercase}.emr-second-block p{font-size:34px;font-weight:400;line-height:1.24;color:#040414;margin:0;padding:0}.emr-third-bg{background-color:#0a0a31;background-image:url(//provectus.com/wp-content/themes/provectus/images/emr-svg/emr-page-new-blcokbackground.png);background-position:bottom;background-size:cover;background-repeat:no-repeat;padding:65px 0 32px}.emr-third-headline{margin:0 auto 148px}.emr-third-headline h2{font-size:34px;font-weight:500;line-height:1.24;text-align:center;color:#fff;margin:0;padding:0}.emr-third-sub-title{text-align:center;margin:0 auto 58px;position:relative}.emr-left-cb-1:before{content:" ";width:28px;height:59px;background:url(//provectus.com/wp-content/themes/provectus/images/emr-svg/emr-idc-icon-left-i.svg);position:absolute;bottom:92px;left:58px}.emr-left-cb-2:before{content:" ";width:3px;height:39px;background:url(//provectus.com/wp-content/themes/provectus/images/emr-svg/emr-ids-icon-center-i.svg);position:absolute;bottom:92px;left:43px}.emr-left-cb-3:before{background:url(//provectus.com/wp-content/themes/provectus/images/emr-svg/emr-ids-icon-right-i.svg);bottom:92px;right:62px}.emr-left-cb-3:before,.emr-right-cb-1:before{content:" ";width:28px;height:59px;position:absolute}.emr-right-cb-1:before{background:url(//provectus.com/wp-content/themes/provectus/images/emr-svg/emr-idc-icon-left-i.svg);bottom:110px;left:53px}.emr-right-cb-2:before{content:" ";width:3px;height:39px;background:url(//provectus.com/wp-content/themes/provectus/images/emr-svg/emr-ids-icon-center-i.svg);position:absolute;bottom:110px;left:55px}.emr-right-cb-3:before{content:" ";width:28px;height:59px;background:url(//provectus.com/wp-content/themes/provectus/images/emr-svg/emr-ids-icon-right-i.svg);position:absolute;bottom:110px;right:60px}.emr-third-cb-margin{margin:0 auto;text-align:center}.emr-left-cb-1{width:126px}.emr-left-cb-2{width:95px}.emr-left-cb-3{width:126px}.emr-right-cb-1,.emr-right-cb-2{width:107px}.emr-right-cb-3{width:148px}.emr-third-sub-title h3{font-size:24px;font-weight:500;line-height:1.38;letter-spacing:.65px;text-align:center;color:#fff;margin:0;padding:0}.emr-third-content-block{display:inline-block;text-align:center;margin-right:65px;position:relative}.emr-third-content-block:last-of-type{margin-right:0}.emr-third-content-block h4{font-size:26px;font-weight:500;line-height:1.27;letter-spacing:.71px;color:#fff;margin:0 0 5px;padding:0}.emr-third-content-block p{font-size:17px;font-weight:500;line-height:1.2;letter-spacing:.46px;text-align:center;color:#b0b5d8;margin:0;padding:0}.emr-third-b-link{margin-top:85px}.emr-third-b-link p{font-size:17px;font-weight:500;line-height:2.88;text-align:center;color:#fff;margin:0;padding:0}.emr-third-b-link p a,.emr-third-b-link p a:hover{color:#b1b6d9;text-decoration:underline}.emr-fourth-hedline{margin-top:122px;margin-bottom:108px;margin-left:67px;width:781px}.emr-fourth-hedline h3{font-size:12px;font-weight:500;line-height:1.2;letter-spacing:2.3px;color:#54545d;margin:0 0 20px;padding:0;text-transform:uppercase}.emr-fourth-hedline p{font-size:34px;font-weight:400;line-height:1.24;color:#040414;margin:0;padding:0}.emr-fourth-section{padding-left:67px;margin-bottom:7px}.emr-fourth-block{width:421px;margin-bottom:108px;position:relative}.emr-fourth-block:before{content:" ";width:21px;height:4px;background-color:#1050bd;position:absolute;left:-35px;top:4px}.emr-fourth-block h4{font-size:12px;font-weight:500;line-height:1.2;letter-spacing:2.3px;color:#54545d;margin:0 0 22px;padding:0;text-transform:uppercase}.emr-fourth-block p{font-size:20px;font-weight:400;line-height:1.75;letter-spacing:.55px;color:#040414;margin:0;padding:0}.emr-use-case-b-bg{background-color:#0a0a31;background-image:url(//provectus.com/wp-content/themes/provectus/images/emr-svg/emr-page-new-bl-background-2.png);background-position:bottom;background-size:cover;background-repeat:no-repeat;padding:63px 0 60px}.emr-use-case-b-title{margin-bottom:40px}.emr-use-case-b-title h3{font-size:34px;font-weight:500;line-height:1.32;text-align:center;color:#fff;margin:0;padding:0}.emr-use-case-b-content{border-radius:10px;background-color:#fff;padding:26px 20px 24px 17px}.emr-use-case-b-content hr{border-radius:0;margin:21px 0 13px;width:18px;box-shadow:none;border:1px solid #d1d5de}.emr-use-case-b-content p{font-size:17px;font-weight:500;line-height:1.29;color:#040415;margin:0;padding:0}.emr-core-migration-hedline{margin-top:120px;margin-bottom:68px;margin-left:67px;width:603px}.emr-core-migration-hedline h3{font-size:12px;font-weight:500;line-height:1.2;letter-spacing:2.3px;color:#54545d;text-transform:uppercase;margin:0 0 15px;padding:0}.emr-core-migration-hedline p{font-size:34px;font-weight:400;line-height:1.24;color:#040414;margin:0;padding:0}.emr-core-migration-content{padding:53px 41px 43px 35px;border-radius:15px;box-shadow:0 0 39px 0 hsla(0,0%,8%,.05);background-color:#fff;position:relative}.emr-core-migration-index{width:22px;height:22px;background-color:rgba(232,234,240,.3);border-radius:50px;position:absolute;top:13px;right:13px}.emr-core-migration-index p{font-size:8px;font-weight:700;line-height:1;color:#bcbcd9;margin:0;padding:8px 0 0;text-align:center}.emr-core-migration-img{margin-bottom:39px}.emr-core-migration-content h4{font-size:24px;font-weight:500;line-height:1.2;color:#000;margin:0 0 20px;padding:0}.emr-core-migration-content p.emr-core-m-p{font-size:17px;font-weight:400;line-height:1.76;letter-spacing:.46px;color:#54545d;margin:0;padding:0}.emr-core-migration-link{margin-top:40px;margin-bottom:89px}.emr-core-migration-link p{font-size:17px;font-weight:500;line-height:2.88;text-align:center;color:#54545d;margin:0;padding:0}.emr-core-migration-link p a,.emr-core-migration-link p a:hover{color:#4252ce;text-decoration:underline}.emr-migration-consider-bg{background-color:#00124c}.emr-p-r-b{padding-right:97px}.emr-migration-consider-title{width:303px;margin-top:225px;margin-left:78px}.emr-migration-consider-title h3{font-size:40px;font-weight:500;line-height:1.23;color:#fff;margin:0;padding:0}.emr-migration-c-b{background-color:#1050bd;padding:106px 50px 110px 67px}.emr-migration-consider-block:last-of-type .emr-migration-consider-content p{margin-bottom:0}.emr-migration-consider-content{position:relative}.emr-migration-consider-content span{font-size:11px;font-weight:700;letter-spacing:.7px;color:#7fa6e7;position:absolute;top:3px;left:0}.emr-migration-consider-content p{font-size:19px;font-weight:500;line-height:1.21;color:#fff;margin:0 0 40px 24px;padding:0}.emr-aws-certified-bg{background-color:#03071e;padding:57px 0 55px;margin-bottom:104px}.emr-aws-certified-logo{border-radius:10px;box-shadow:0 0 39px 0 hsla(0,0%,8%,.05);background-color:#fff;padding:56px 51px 51px;margin:0 auto;text-align:center;width:292px}.emr-aws-certified-content{margin:90px 50px 0 20px}.emr-aws-certified-content h3{font-size:12px;font-weight:500;line-height:1.2;letter-spacing:2.3px;color:#e0e0e0;text-transform:uppercase;margin:0 0 15px;padding:0}.emr-aws-certified-content p{font-size:34px;font-weight:400;line-height:1.24;color:#fff;margin:0;padding:0}.emr-form-temp .sdp-contact-section-text{width:355px}.emr-pdf-form-section{margin-top:120px;margin-bottom:120px}.emr-pdf-form-content{width:585px}.emr-pdf-form-content h3{font-size:30px;font-weight:400;line-height:1.4;letter-spacing:.2px;color:#050416;margin:0 0 30px;padding:0}.emr-pdf-link{margin:0 auto!important;width:236px;text-align:center;min-width:236px;background-color:#1050bd;line-height:50px;text-transform:uppercase;font-size:13px;font-weight:700;letter-spacing:2.3px;color:#fff;height:50px}.emr-pdf-link:hover{background-color:#1862de;color:#fff;border-radius:4px;transition:all .3s ease-in-out}.emr-pdf-form-icon{margin-top:35px}@media only screen and (max-width:1100px){.emr-third-mobile{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.emr-third-mobile:first-of-type{margin-bottom:60px}.emr-third-headline{margin:0 auto 100px}.emr-third-bg{background:#0a0a31}.emr-header-parallax{background-attachment:scroll!important}.emr-aws-certified-content{margin:60px 0 0}}@media only screen and (max-width:1023px){.emr-fourth-block{width:90%}.emr-use-case-block{-ms-flex:0 0 33.3%;flex:0 0 33.3%;max-width:33.3%;margin-bottom:30px}.emr-second-block{width:100%;margin-left:15px}.emr-p-r-b{padding-right:.9375rem}.emr-m-c-bg{background:none}.emr-migration-consider-title{width:100%;margin-top:50px;margin-left:0;margin-bottom:50px}.emr-migration-consider-content p{width:100%}.emr-core-migration-hedline{margin-left:0}.emr-m-c-bg div.medium-5,.emr-m-c-bg div.medium-7,.emr-pdf-form-section div.medium-4,.emr-pdf-form-section div.medium-8{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.emr-pdf-form-section div.medium-4{display:none}.emr-pdf-form-content{width:100%}}@media only screen and (max-width:940px){.emr-aws-certified-bg div div.medium-4,.emr-core-migration-block{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.emr-core-migration-block{margin-bottom:50px}.emr-form-temp .sdp-contact-section-text{width:100%}.emr-aws-certified-bg div div.medium-8{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.emr-aws-certified-logo{width:100%}.emr-header-parallax{background:#0a0a31!important}.emr-header p{width:100%!important}.emr-fourth-hedline{margin-left:0;width:100%}.emr-core-migration-hedline{width:100%}.emr-migration-c-b{padding:50px}}@media only screen and (max-width:639px){.emr-header p{font-size:25px!important}.emr-second-block{width:100%;margin-left:0;margin-top:50px;margin-bottom:50px}.emr-second-block p,.emr-third-headline h2{font-size:25px}.emr-third-content-block{width:100%!important;margin-right:0;margin-bottom:30px}.emr-left-cb-1:before,.emr-left-cb-2:before,.emr-left-cb-3:before,.emr-right-cb-1:before,.emr-right-cb-2:before,.emr-right-cb-3:before{display:none}.emr-third-mobile:first-of-type{margin-bottom:50px}.emr-third-b-link p{line-height:1.5}.emr-fourth-hedline{margin-top:50px}.emr-fourth-hedline p{font-size:25px}.emr-fourth-section{padding-left:0;margin-bottom:0}.emr-fourth-block:before{display:none}.emr-fourth-block{margin-bottom:50px}.emr-use-case-block{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:30px}.emr-core-migration-hedline{margin-top:50px;margin-bottom:50px}.emr-core-migration-hedline p{font-size:25px}.emr-core-migration-link p{line-height:1.5}.emr-m-c-bg{padding:50px 0}.emr-aws-certified-content p{font-size:25px}.emr-pdf-form-content h3{font-size:22px}}.reinvent-template .header{background-color:#0b1022}.reinvent-template .header-inner{height:80px}.reinvent-page-bg{background-repeat:no-repeat;background-position:bottom;background-size:cover}.reinvent-page-p-top{padding-top:193px}.reinvent-page-pading{padding:0 39px 0 66px}.reinvent-page-top-l-content h4{font-size:14px;font-weight:500;line-height:1.2;letter-spacing:1.9px;color:#fff;text-transform:uppercase;margin:0 0 20px;padding:0}.reinvent-page-top-l-content h1{font-size:40px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.13;letter-spacing:normal;color:#fff;margin:0 0 18px;padding:0;width:464px}.reinvent-page-top-l-content h1 span{background:#000;padding:5px}.reinvent-page-top-l-content p{font-size:19px;font-weight:400;line-height:1.47;letter-spacing:.52px;color:#fff;margin:0;padding:0;width:372px}.reinvent-page-top-r-content{text-align:center;margin-top:60px}.reinvent-page-middle{margin-top:80px}.reinvent-page-m-l-content{width:372px;margin-top:116px}.reinvent-page-m-l-content p{font-size:19px;font-weight:400;line-height:1.79;letter-spacing:.3px;color:#fff;margin:0 0 34px;padding:0}.reinvent-page-m-l-content p:last-of-type{margin-bottom:0}.reinvent-page-m-l-content p strong{font-weight:700}.reinvent-form-block{width:487px;border-radius:15px;box-shadow:0 2px 66px 0 rgba(10,10,49,.09);background-color:#fff;padding:35px 63px 47px 64px;margin:0 auto}.reinvent-form-title h3{font-size:24px;font-weight:500;line-height:2.04;text-align:center;color:#040414;margin:0;padding:0}.reinvent-form-policy{width:360px;margin:24px auto 0}.reinvent-form-policy p{font-size:17px;font-weight:400;line-height:1.53;text-align:center;color:#fff;margin:0;padding:0}.reinvent-form-policy p a,.reinvent-form-policy p a:hover{text-decoration:underline;color:#fff}.reinvent-form{margin-top:21px}.reinvent-form .gfield input,.reinvent-form .gfield input:focus,.reinvent-form .gfield input:hover{border-radius:5px;border:1px solid #d8d8e6;background-color:#fff;font-size:16px;font-weight:400;line-height:1.2;color:#040414;margin:0;height:50px}.reinvent-form .gfield textarea,.reinvent-form .gfield textarea:focus,.reinvent-form .gfield textarea:hover{border-radius:5px;border:1px solid #d8d8e6;background-color:#fff;font-size:16px;font-weight:400;line-height:1.2;color:#040414;margin:0;height:93px}.reinvent-form .gform_footer{margin-top:9px}.reinvent-form .gform_footer [type=submit]:focus,.reinvent-form .gform_footer [type=submit]:hover{outline:none;background-color:#353535;transition:all .3s ease-in-out;border:1px solid #353535}.reinvent-form .gform_footer [type=submit]{height:50px;border-radius:4px;background-color:#09091a;width:100%;font-size:13px;font-weight:700;line-height:1.2;letter-spacing:2.3px;text-align:center;color:#fff;padding:16px 0 18px;margin:0;transition:all .3s ease-in-out;border:1px solid #09091a}.reinvent-form ul{margin-bottom:0!important}.reinvent-form .webinar-policy div ul li{padding-left:0}.reinvent-form .webinar-policy div ul li label{font-size:16px;font-weight:400;line-height:1.44;color:#81818b;margin:0;padding:0 0 0 40px}.reinvent-form .webinar-policy div ul li label:before{border-radius:4px;background-color:#ededed;top:30%}.gfield_checkbox li label:after,.gfield_radio li label:after{top:35%}.reinvent-form .webinar-policy div ul li:before{display:none!important}.reinvent-form .gfield input:focus::-webkit-input-placeholder{color:#fff!important}.reinvent-form .gfield input:focus::-moz-placeholder{color:#fff!important}.reinvent-form .gfield input:focus::-o-placeholder{color:#fff!important}.reinvent-form .gfield input:focus:-ms-input-placeholder{color:#fff!important}.reinvent-form .gfield input:focus:-moz-placeholder{color:#fff!important}.reinvent-form .gfield textarea:focus::-webkit-input-placeholder{color:#fff!important}.reinvent-form .gfield textarea:focus::-moz-placeholder{color:#fff!important}.reinvent-form .gfield textarea:focus::-o-placeholder{color:#fff!important}.reinvent-form .gfield textarea:focus:-ms-input-placeholder{color:#fff!important}.reinvent-form .gfield textarea:focus:-moz-placeholder{color:#fff!important}.reinvent-form .gfield input::-webkit-input-placeholder{color:#81818b!important}.reinvent-form .gfield input::-moz-placeholder{color:#81818b!important}.reinvent-form .gfield input::-o-placeholder{color:#81818b!important}.reinvent-form .gfield input:-ms-input-placeholder{color:#81818b!important}.reinvent-form .gfield input:-moz-placeholder{color:#81818b!important}.reinvent-form .gfield textarea::-webkit-input-placeholder{color:#81818b!important}.reinvent-form .gfield textarea::-moz-placeholder{color:#81818b!important}.reinvent-form .gfield textarea::-o-placeholder{color:#81818b!important}.reinvent-form .gfield textarea:-ms-input-placeholder{color:#81818b!important}.reinvent-form .gfield textarea:-moz-placeholder{color:#81818b!important}.reinvent-form .gform_ajax_spinner{display:none!important}.reinvent-form .validation_error{display:none}.reinvent-form .gfield_description.validation_message,.reinvent-form .instruction.validation_message{color:#d93740;position:absolute}.reinvent-form .gform_validation_error .gfield_error input,.reinvent-form .gform_validation_error .gfield_error select{border-color:#d93740}.reinvent-form .re-invent-field label{display:none!important}.reinvent-page-pading-last{margin-top:148px;margin-bottom:89px}.reinvent-rep-all{margin:0 auto;text-align:center}.reinvent-rep-1 .reinvent-rep-text{width:125px}.reinvent-rep-2 .reinvent-rep-text{width:165px}.reinvent-rep-3 .reinvent-rep-text{width:89px}.reinvent-rep-4 .reinvent-rep-text{width:125px}.reinvent-rep-5 .reinvent-rep-text{width:90px}.reinvent-rep-img{height:50px}.reinvent-rep-img,.reinvent-rep-text{margin:0 auto;text-align:center}.reinvent-rep-text h4{font-size:21px;font-weight:500;line-height:1.2;letter-spacing:.57px;text-align:center;color:#fff}@media only screen and (max-width:1023px){.reinvent-page-pading{padding:0}.reinvent-form-block{width:100%}}@media only screen and (max-width:900px){.reinvent-page-middle div.medium-6,.reinvent-page-top div.medium-6{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.reinvent-form-block{width:487px}.reinvent-page-m-l-content{margin-top:50px;margin:50px auto}.reinvent-page-top-l-content{margin:0 auto;width:372px}.reinvent-rep-all{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:30px}.reinvent-page-pading-last{margin-top:100px;margin-bottom:50px}}@media only screen and (max-width:640px){.reinvent-page-p-top{padding-top:120px}.reinvent-page-top-l-content,.reinvent-page-top-l-content h1,.reinvent-page-top-l-content p{width:100%}.reinvent-page-top-r-content{text-align:left}.reinvent-page-m-l-content{width:100%}.reinvent-page-middle{margin-top:50px}.reinvent-form-block{width:100%;padding-left:15px;padding-right:15px}.reinvent-form-policy{width:100%}.reinvent-page-top-l-content h1 span{background:none;padding:0}.reinvent-rep-img{height:auto}}.ait-header p{width:50%!important}.ait-second-block{margin-top:120px;margin-bottom:120px}.ait-second-text{padding-left:67px}.ait-second-text p{font-size:30px;font-weight:400;line-height:1.4;letter-spacing:.2px;color:#050416;padding:0;margin:0;width:908px}.ait-third-section{background-color:#0a0a31}.ait-third-blue-bg{background-image:url(//provectus.com/wp-content/themes/provectus/images/ait-images/third-ait-bg-blue-image.svg);background-repeat:no-repeat;background-position:0 100%;background-size:100%;padding:31px 39px}.ait-third-content{padding:69px 45px 57px 32px;border-radius:10px;background-color:#fff}.ait-third-content h4{font-size:24px;font-weight:500;line-height:1.2;letter-spacing:.65px;color:#000;padding:0;margin:0 0 24px}.ait-third-content p{font-size:17px;font-weight:400;line-height:1.71;color:#54545d;padding:0;margin:0}.ait-fourth-section{margin-bottom:10px;margin-top:119px;position:relative}.ait-fourth-headline{width:320px;position:absolute;top:0;left:80px}.ait-fourth-headline h2{font-size:40px;font-weight:500;line-height:1.13;color:#000;padding:0;margin:0}.ait-rep-fourth-bs{padding-left:300px}.ait-rep-fourth-b{margin-bottom:141px}.ait-rep-fourth-1{margin-left:300px}.ait-fourth-content hr{border-top:2px solid #d1d5de;border-bottom:none;border-right:none;border-left:none;width:18px;margin:17px 0 15px}.ait-fourth-content p{font-size:17px;font-weight:500;line-height:1.47;color:#010108;padding:0;margin:0;width:138px}.ait-fifth-block{margin-bottom:120px}.ait-fifth-text{padding-left:67px}.ait-fifth-text h3{font-size:12px;font-weight:500;line-height:1.2;letter-spacing:1.42px;color:#54545d;text-transform:uppercase;padding:0;margin:0 0 15px}.ait-fifth-text p{font-size:30px;font-weight:400;line-height:1.4;letter-spacing:.2px;color:#050416;padding:0;margin:0;width:908px}.ait-sixth-section{background-color:#020520;padding-top:31px;padding-bottom:100px}.ait-sixth-blue-first-block{padding:55px 83px 0 92px;border-radius:10px;background-color:rgba(18,21,42,.91)}.ait-sixth-blue-btn{margin-bottom:35px}.ait-sixth-blue-btn a{font-size:19px;font-weight:500;line-height:1.2;padding:11px 15px 11px 16px;margin:0;background-color:#1050bd}.ait-sixth-blue-btn a,.ait-sixth-blue-btn a:hover{color:#f7f7f7;text-decoration:none}.ait-sixth-blue-description{margin-bottom:65px;width:471px}.ait-sixth-blue-description p{font-size:24px;font-weight:400;line-height:1.67;letter-spacing:.2px;color:#fff;padding:0;margin:0}.ait-sixth-blue-image img{position:relative;top:35px}.ait-sixth-blue-second-block{margin-top:60px;padding-left:92px}.ait-sixth-blue-headline h3{font-size:24px;font-weight:500;line-height:1.2;letter-spacing:.2px;color:#fff;padding:0;margin:0}.ait-sixth-blue-left-list{margin-top:30px}.ait-sixth-blue-left-list ul{width:415px}.ait-sixth-blue-left-list ul li{font-size:17px;font-weight:400;line-height:1.53;color:#adafbe;padding:0 0 0 20px;margin:0 0 25px}.ait-sixth-blue-left-list ul li:before{width:5px;height:5px;background-color:#393b52;top:8px}.ait-sixth-blue-right-list{margin-top:55px}.ait-sixth-blue-right-list ul{width:435px}.ait-sixth-blue-right-list ul li{font-size:17px;font-weight:400;line-height:1.53;color:#adafbe;padding:0 0 0 20px;margin:0 0 25px}.ait-sixth-blue-right-list ul li:before{width:5px;height:5px;background-color:#393b52;top:8px}.ait-sixth-red-first-block{padding:55px 83px 0 92px;border-radius:10px;background-color:rgba(18,21,42,.91);margin-top:120px}.ait-sixth-red-btn{margin-bottom:35px}.ait-sixth-red-btn a{font-size:19px;font-weight:500;line-height:1.2;padding:11px 15px 11px 16px;margin:0;background-color:#d93740}.ait-sixth-red-btn a,.ait-sixth-red-btn a:hover{color:#f7f7f7;text-decoration:none}.ait-sixth-red-description{margin-bottom:66px;width:471px}.ait-sixth-red-description p{font-size:24px;font-weight:400;line-height:1.67;letter-spacing:.2px;color:#fff;padding:0;margin:0}.ait-sixth-red-image img{position:relative;bottom:55px;left:55px}.ait-sixth-red-second-block{margin-top:60px;padding-left:92px}.ait-sixth-red-headline h3{font-size:24px;font-weight:500;line-height:1.2;letter-spacing:.2px;color:#fff;padding:0;margin:0}.ait-sixth-red-left-list{margin-top:30px}.ait-sixth-red-left-list ul{width:415px}.ait-sixth-red-left-list ul li{font-size:17px;font-weight:400;line-height:1.53;color:#adafbe;padding:0 0 0 20px;margin:0 0 25px}.ait-sixth-red-left-list ul li:before{width:5px;height:5px;background-color:#393b52;top:8px}.ait-sixth-red-right-list{margin-top:55px}.ait-sixth-red-right-list ul{width:435px}.ait-sixth-red-right-list ul li{font-size:17px;font-weight:400;line-height:1.53;color:#adafbe;padding:0 0 0 20px;margin:0 0 25px}.ait-sixth-red-right-list ul li:before{width:5px;height:5px;background-color:#393b52;top:8px}.ait-seventh-section{margin-top:120px;margin-bottom:121px}.ait-seventh-headline{padding-left:50px;width:273px}.ait-seventh-headline h3{font-size:34px;font-weight:500;line-height:1.2;letter-spacing:.93px;color:#000;padding:0;margin:0}.ait-seventh-description{float:right;width:585px;margin-right:80px}.ait-seventh-description p{font-size:19px;font-weight:400;line-height:1.79;letter-spacing:.3px;text-align:left;color:#54545d;padding:0;margin:0}.ait-eighth-bg-first{background-color:#0a0a31}.ait-eighth-section{position:relative}.ait-eighth-media{padding-left:60px}.ait-eighth-bm{background-color:#1050bd;padding:223px 0 222px 97px}.ait-eighth-right-block{border-radius:10px;box-shadow:0 0 39px 0 rgba(4,4,25,.13);background-color:#fff;width:585px;height:466px;position:absolute;top:90px;left:555px;overflow:hidden}.ait-eighth-right-content{position:relative;transition:all .3s ease-in-out;display:none}.active-ait-eighth{display:block!important;transition:all .4s linear}.ait-eighth-left-menu li{margin-bottom:34px!important;padding-left:0!important;cursor:pointer}.ait-eighth-left-menu li:before{display:none!important}.ait-eighth-left-menu li a{text-decoration:none}.ait-eighth-left-menu li a span:first-of-type{font-size:11px;font-weight:700;line-height:1.2;letter-spacing:.52px;color:#fff;margin:0 20px 0 0;padding:0;text-decoration:none!important;transition:all .3s ease-in-out}.ait-eighth-left-menu li a span:last-of-type{font-size:24px;font-weight:500;line-height:1.2;letter-spacing:1.14px;color:#fff;margin:0;padding:0;outline:none;text-decoration:underline;-webkit-text-decoration-color:#fff;text-decoration-color:#fff;transition:all .3s ease-in-out;position:relative}.active-ait-eighth-menu span:last-of-type:before{content:"";width:16.5px;height:1px;border:1.2px solid #b9cff4;position:absolute;left:0;bottom:12px}.active-ait-eighth-menu span{color:#b9cff4!important;text-decoration:none!important;outline:none!important}.active-ait-eighth-menu span:last-of-type{padding:0 0 0 30px!important}.ait-eighth-left-menu li a:hover span{text-decoration:none;outline:none;transition:all .3s ease-in-out}.ait-eighth-mob-sld-nth{margin:63px 100px 59px 69px}.ait-eighth-mob-sld-nth h2{font-size:12px;font-weight:700;line-height:1.2;letter-spacing:2.3px;color:#1050bd;text-transform:uppercase;margin:0 0 15px;padding:0}.ait-eighth-mob-sld-nth h3{font-size:24px;font-weight:500;line-height:1.33;color:#040414;margin:0 140px 0 0;padding:0}.ait-eighth-mob-sld-nth ul{margin:25px 0 0}.ait-eighth-mob-sld-nth ul li:before{width:4px;height:4px;top:8px;left:-11px;background-color:#0a0a31}.ait-eighth-mob-sld-nth ul li{font-size:17px;font-weight:400;line-height:1.47;color:#54545d;margin:0 0 15px 11px;padding:0}.ait-eighth-mob-sld-nth ul li:last-of-type{margin-bottom:0}.ait-ninth-block{margin-bottom:120px;margin-top:120px}.ait-ninth-text{padding-left:67px}.ait-ninth-text h3{font-size:12px;font-weight:500;line-height:1.2;letter-spacing:1.42px;color:#54545d;text-transform:uppercase;padding:0;margin:0 0 15px}.ait-ninth-text p{font-size:30px;font-weight:400;line-height:1.4;letter-spacing:.2px;color:#050416;padding:0;margin:0;width:862px}.ait-tenth-new-section{margin-bottom:150px}.ait-tenth-platform-title{font-size:24px;font-weight:500;line-height:2.04;color:#040414;padding:0;margin:0}.a-i-p-t-r{text-align:right}.a-i-p-t-c{text-align:center}.a-i-p-t-l{text-align:left}.ait-tenth-platform-left-content{border-radius:3px;background-color:rgba(217,55,64,.07);padding:16px 33px 14px 20px;margin-bottom:30px;position:relative;transition:all .1s linear}.ait-tenth-platform-left-content p{font-size:17px;font-weight:400;line-height:1.47;color:#a41921;padding:0;margin:0}.ait-tenth-platform-right-content{background-color:rgba(16,80,189,.09);border-radius:3px;padding:17px 54px 19px 20px;margin-bottom:30px;position:relative;transition:all .1s linear}.ait-tenth-platform-right-content p{font-size:17px;font-weight:400;font-style:normal;line-height:1.47;color:#0f4195;padding:0;margin:0}.ait-tenth-platform-right-content:last-of-type{padding:16px 37px 14px 20px}.ait-tenth-platform-left-s{padding-right:85px}.ait-tenth-platform-right-s{padding-left:85px}.ait-tenth-platform-center-s{padding:0}.ait-tenth-platform-center-block{border-radius:4px;border:5px solid #262a47;padding:31px 31px 1px;margin-top:32px}.ait-tenth-platform-center-content{border-radius:3px;background-color:rgba(0,15,118,.09);margin-bottom:30px;padding:17px 21px;position:relative;width:153px;display:inline-block}.ait-tenth-platform-center-content:first-of-type,.ait-tenth-platform-center-content:nth-of-type(3){margin-right:30px}.ait-tenth-platform-center-content p{font-size:17px;font-weight:400;line-height:1.35;color:#262a47;padding:0;margin:0}.ait-tenth-platform-left-content:first-of-type,.ait-tenth-platform-right-content:first-of-type{margin-top:75px}.ait-tenth-platform-left-content:first-of-type:after,.ait-tenth-platform-left-content:nth-of-type(2):after{content:"";position:absolute;right:-58px;top:29px;background:#999aa2;-webkit-mask-image:url(//provectus.com/wp-content/themes/provectus/images/ait-images/ait-ten-arrow-icon-list.svg);width:39px;height:10px;z-index:3;background-repeat:no-repeat}.ait-tenth-platform-right-content:first-of-type:before{top:25px}.ait-tenth-platform-right-content:first-of-type:before,.ait-tenth-platform-right-content:nth-of-type(2):before{content:"";position:absolute;left:-61px;background:#999aa2;-webkit-mask-image:url(//provectus.com/wp-content/themes/provectus/images/ait-images/ait-ten-arrow-icon-list.svg);width:39px;height:10px;z-index:3;background-repeat:no-repeat}.ait-tenth-platform-right-content:nth-of-type(2):before{top:30px}.ait-tenth-new-section .ait-tenth-platform-left-content:hover{transition:all .1s linear;background-color:#d93740}.ait-tenth-new-section .ait-tenth-platform-left-content:hover:after{transition:all .1s linear;background:#d93740!important}.ait-tenth-new-section .ait-tenth-platform-left-content:hover p{transition:all .1s linear;color:#fff}.ait-tenth-new-section .ait-tenth-platform-right-content:hover{transition:all .1s linear;background-color:#1050bd}.ait-tenth-new-section .ait-tenth-platform-right-content:hover p{transition:all .1s linear;color:#fff}.ait-tenth-new-section .ait-tenth-platform-right-content:hover:before{transition:all .1s linear;background:#1050bd!important}.ait-tenth-mobile-section{display:none}@media only screen and (max-width:1236px){.ait-tenth-platform-center-content{width:152px}}@media only screen and (max-width:1230px){.ait-tenth-platform-center-content{width:151px}}@media only screen and (max-width:1224px){.ait-tenth-platform-center-content{width:150px}}@media only screen and (max-width:1218px){.ait-tenth-platform-center-content{width:149px}}@media only screen and (max-width:1212px){.ait-tenth-platform-center-content{width:148px}}@media only screen and (max-width:1206px){.ait-tenth-platform-center-content{width:147px}}@media only screen and (max-width:1200px){.ait-tenth-platform-center-block{padding:30px 30px 0}}@media only screen and (max-width:1199px){.ait-rep-fourth-1{margin-left:299px}}@media only screen and (max-width:1196px){.ait-fourth-headline{position:relative;top:0;left:50px}.ait-rep-fourth-bs{padding-left:50px;margin-top:100px}.ait-rep-fourth-1{margin-left:0}.ait-third-blue-bg{padding:31px 0}.ait-eighth-bm{display:none!important}.ait-eighth-right-block{width:100%;height:auto;position:static;top:0;left:0;right:0;overflow:visible;margin:0 auto;border-radius:0;background:none;box-shadow:none}.ait-eighth-mob-sld{margin:0 auto!important;width:600px!important;height:514px;padding:34px 29px 63px;border-radius:10px;box-shadow:0 0 39px 0 rgba(4,4,25,.13);background-color:#fff}.ait-eighth-media{padding-left:0;padding-right:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ait-eighth-media-slider .ait-eighth-right-content{margin:0 auto!important;position:relative;bottom:48px}.ait-eighth-media-slider .slick-list{overflow:visible}.ait-eighth-mob-sld-nth{margin:31px 45px 50px}.ait-eighth-mob-sld-nth h3{font-size:26px}.ait-eighth-mob-sld-nth ul li{font-size:18px}.ait-eighth-media-slider .slick-dots{padding:0 0 20px;margin:0 auto;text-align:center}.ait-eighth-media-slider .slick-dots li{display:inline-block;width:10px;height:10px;margin:0 7px;padding:0;cursor:pointer}.ait-eighth-media-slider .slick-dots li:before{display:none!important}.ait-eighth-media-slider .slick-dots li button{display:inline-block;width:10px;min-width:10px;height:10px;border-radius:0;border:none;box-shadow:none;text-align:center;background:none;transition:all .3s ease-in-out;cursor:pointer;padding:5px;line-height:0;color:#fff;font-size:0;font-weight:400;letter-spacing:0;text-indent:0;text-transform:none;text-decoration:none}.ait-eighth-media-slider .slick-dots li button:before{font-family:slick;font-size:27px;line-height:20px;position:absolute;top:0;left:0;color:#575778!important;width:10px;height:10px;content:"•";text-align:center;opacity:1;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ait-eighth-media-slider .slick-dots li.slick-active button:before{color:#fff!important}.ait-tenth-platform-center-content p{font-size:16px}.ait-tenth-platform-center-content{width:44%}.ait-tenth-new-section{display:none}.ait-tenth-mobile-section{display:block;overflow:auto;margin:0 auto 150px;padding-bottom:50px}.ait-tenth-mobile-mb{width:1196px;margin:0 auto;text-align:center}.ait-tenth-mobile-section .ait-tenth-platform-left-s{display:inline-block}.ait-tenth-mobile-section .ait-tenth-platform-left-s .nobody-l-s{width:390px;position:relative;top:10px;margin:0 auto;padding-right:75px}.ait-tenth-mobile-section .ait-tenth-platform-center-s{display:inline-block}.ait-tenth-mobile-section .ait-tenth-platform-center-s .nobody-c-s{width:390px;margin:0 auto}.ait-tenth-mobile-section .ait-tenth-platform-right-s{display:inline-block}.ait-tenth-mobile-section .ait-tenth-platform-right-s .nobody-r-s{width:390px;position:relative;bottom:6px;margin:0 auto;padding-left:75px}.ait-tenth-platform-center-content p,.ait-tenth-platform-left-content p,.ait-tenth-platform-right-content p{text-align:left}.ait-tenth-platform-right-s{padding-left:0}.ait-tenth-platform-left-s{padding-right:0}}@media only screen and (max-width:1023px){.ait-header p{width:55%!important}.ait-second-text{padding-left:.9375rem}.ait-second-text p{width:100%}.ait-fourth-headline{left:0}.ait-rep-fourth-1{margin-left:0}.ait-fifth-text{padding-left:.9375rem}.ait-fifth-text p{width:100%}.ait-sixth-blue-first-block{padding:55px 30px 0}.ait-sixth-blue-second-block{padding-left:30px}.ait-sixth-red-first-block{padding:55px 30px 0}.ait-sixth-red-second-block{padding-left:30px}.ait-seventh-description{width:100%;margin-right:0}.ait-seventh-headline{padding-left:0}.ait-ninth-text{padding-left:.9375rem}.ait-ninth-text p,.ait-sixth-red-description{width:100%}.ait-sixth-red-image{text-align:center}.ait-sixth-red-image img{left:0}.ait-sixth-blue-description{width:100%}}@media only screen and (max-width:960px){.ait-sixth-red-left-list ul,.ait-sixth-red-right-list ul{width:100%}.ait-sixth-blue-first-block{border-radius:0;background:none}.ait-sixth-blue-left-list ul,.ait-sixth-blue-right-list ul{width:100%}.ait-sixth-red-first-block{border-radius:0;background:none}}@media only screen and (max-width:900px){.ait-header p{width:60%!important}.ait-rep-third-1,.ait-rep-third-2,.ait-rep-third-3{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ait-rep-third-1,.ait-rep-third-2{margin-bottom:30px}.ait-third-blue-bg{background:none}}@media only screen and (max-width:800px){.ait-header p{width:70%!important}.ait-sixth-blue-first-block div.medium-6,.ait-sixth-blue-second-block div.medium-6,.ait-sixth-red-first-block div.medium-6,.ait-sixth-red-second-block div.medium-6{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ait-sixth-blue-image img{top:0}.ait-sixth-blue-first-block{padding:0}.ait-sixth-blue-image{margin-bottom:60px}.ait-sixth-blue-second-block{padding-left:0;padding-top:50px}.ait-sixth-blue-right-list{margin-top:0}.ait-sixth-blue-description{margin-bottom:0}.ait-sixth-red-first-block{padding:0;margin-top:100px}.ait-sixth-red-image{text-align:left}.ait-sixth-red-image img{bottom:0}.ait-sixth-red-right-list{margin-top:0}}@media only screen and (max-width:640px){.ait-header p{width:100%!important}.ait-rep-fourth-b{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:30px}.ait-rep-fourth-bs{padding-left:0;margin-top:50px}.ait-fourth-headline{width:100%}.ait-seventh-section div.medium-4,.ait-seventh-section div.medium-8{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ait-seventh-headline{width:100%;margin-bottom:50px}.ait-eighth-mob-sld{width:90%!important}.ait-eighth-mob-sld-nth{margin:0}.ait-eighth-mob-sld-nth h3{font-size:24px;margin:0}.ait-eighth-mob-sld-nth ul li{font-size:17px}.ait-ninth-block{margin-bottom:50px;margin-top:50px}.ait-fifth-text p,.ait-ninth-text p,.ait-second-text p{font-size:25px}.ait-fourth-content{width:140px;margin:0 auto;text-align:center}.ait-fourth-content p{width:100%}.ait-fourth-content hr{margin:17px auto 15px}.ait-fourth-headline h2{font-size:34px;text-align:center}}@media only screen and (max-width:400px){.ait-eighth-mob-sld-nth ul li{font-size:16px}.ait-eighth-mob-sld-nth h3{font-size:18px;margin:0}}.aif-header p{width:56%!important}.aif-hero-btn-div{text-align:left;margin-top:30px}.aif-second-block{margin-top:120px;margin-bottom:120px}.aif-second-headline h3{font-size:34px;font-weight:500;line-height:1.2;letter-spacing:.93px;color:#000;margin:0 0 0 67px;padding:0}.aif-second-text p{font-size:19px;font-weight:400;line-height:1.79;letter-spacing:.3px;color:#54545d;margin:0;padding:0 40px 0 0;width:585px}.aif-third-block{margin-bottom:90px}.aif-third-link{text-decoration:none;outline:none}.aif-third-content{border-radius:15px;box-shadow:0 0 39px 0 #f2f4f6;background-color:#fff;padding:95px 0 35px 40px;position:relative;transition:all 0s ease-in-out}.aif-third-content h4{font-size:12px;font-weight:500;line-height:1.2;letter-spacing:2.3px;color:#54545d;padding:3px 3px 1px 6px;margin:0 0 22px;text-transform:uppercase;position:relative}.aif-third-content p{font-size:21px;font-weight:400;line-height:1.71;letter-spacing:.57px;color:#050416;padding:0;margin:0;width:388px}.aif-rep-third-4 .aif-third-content p{width:345px}.aif-rep-third-1 .aif-third-content h4:before{content:"";width:21px;height:4px;background-color:#1050bd;position:absolute;left:-40px;top:6px}.aif-rep-third-2 .aif-third-content h4:before{content:"";width:21px;height:4px;background-color:#d93740;position:absolute;left:-40px;top:6px}.aif-rep-third-3 .aif-third-content h4:before{content:"";width:21px;height:4px;background-color:#29a5c7;position:absolute;left:-40px;top:6px}.aif-rep-third-4 .aif-third-content h4:before{content:"";width:21px;height:4px;background-color:#c8c8ce;position:absolute;left:-40px;top:6px}.aif-rep-third-1 .aif-third-content{background-image:url(//provectus.com/wp-content/themes/provectus/images/aif-images/bg-1-for-3-block-aif.svg);background-position:10px}.aif-rep-third-1 .aif-third-content,.aif-rep-third-2 .aif-third-content{background-size:cover;background-repeat:no-repeat;transition:all .3s ease-in-out}.aif-rep-third-2 .aif-third-content{background-image:url(//provectus.com/wp-content/themes/provectus/images/aif-images/bg-2-for-3-block-aif.svg);background-position:50%}.aif-rep-third-3 .aif-third-content{background-image:url(//provectus.com/wp-content/themes/provectus/images/aif-images/bg-3-for-3-block-aif.svg);background-position:100% 100%;background-size:100%;background-repeat:no-repeat;transition:all .3s ease-in-out}.aif-rep-third-4 .aif-third-r-more{opacity:0!important}.aif-third-r-more{margin-top:20px}.aif-third-r-more p{font-size:17px;font-weight:500;line-height:1.2;letter-spacing:.3px;color:#fff;margin:0;padding:0;position:relative;width:78px}.aif-third-r-more p:after{content:"";width:27px;height:11px;background:url(//provectus.com/wp-content/themes/provectus/images/aif-images/arrow-3-block-aif.svg);position:absolute;left:0;top:5px;transition:all .3s ease-in-out}.aif-third-link:hover .aif-third-r-more p:after{left:90px;background:url(//provectus.com/wp-content/themes/provectus/images/aif-images/arrow-3-block-aif-white.svg);transition:all .3s ease-in-out}.aif-third-link:hover .aif-third-content p{color:#fff}.aif-third-link:hover .aif-third-content h4:before{opacity:0!important}.aif-rep-third-1 .aif-third-link:hover .aif-third-content{background-color:#1050bd;background-image:url(//provectus.com/wp-content/themes/provectus/images/aif-images/bg-1-for-3-block-aif-hover.svg);transition:all 0s ease-in-out}.aif-rep-third-1 .aif-third-link:hover .aif-third-content h4{color:#1050bd;background-color:#fff;padding:3px 3px 1px 6px;width:220px}.aif-rep-third-2 .aif-third-link:hover .aif-third-content{background-color:#d93740;background-image:url(//provectus.com/wp-content/themes/provectus/images/aif-images/bg-2-for-3-block-aif-hover.svg);transition:all 0s ease-in-out}.adroll_safari_light_theme .aif-third-link .aif-third-content,.adroll_safari_light_theme .aif-third-link:hover .aif-third-content{transition:all 0s ease-in-out!important}.aif-rep-third-2 .aif-third-link:hover .aif-third-content h4{color:#d93740;background-color:#fff;padding:3px 3px 1px 6px;width:288px}.aif-rep-third-3 .aif-third-link:hover .aif-third-content{background-color:#29a5c7;background-image:url(//provectus.com/wp-content/themes/provectus/images/aif-images/bg-3-for-3-block-aif-hover.svg);transition:all 0s ease-in-out}.aif-rep-third-3 .aif-third-link:hover .aif-third-content h4{color:#29a5c7;background-color:#fff;padding:3px 3px 1px 6px;width:194px}.aif-rep-third-b{margin-bottom:30px}.aif-fourth-bg{background-color:#000;background-image:url(//provectus.com/wp-content/themes/provectus/images/aif-images/ai-fondation-for-block-new-bg-img.png);padding-top:79px;padding-bottom:77px;background-position:bottom;background-repeat:no-repeat}.aif-fourth-headline h3{font-size:34px;font-weight:500;line-height:1.2;letter-spacing:.93px;color:#fff;margin:0 0 0 67px;padding:0}.aif-fourth-text p{font-size:19px;font-weight:400;line-height:1.79;letter-spacing:.3px;color:#fff;margin:0;padding:0 40px 0 0;width:600px}.aif-fourth-blue-bg{padding:57px 44px 100px 67px;margin-top:71px}.aif-rep-fourth-1 .aif-fourth-content{position:relative}.aif-rep-fourth-1 .aif-fourth-content:after{content:"";width:1px;height:100px;background:#2d65c5;position:absolute;right:0;top:50px}.aif-rep-fourth-2 .aif-fourth-content{float:right}.aif-fourth-rep-title p{padding:0;margin:0;display:block;width:100%}.aif-fourth-rep-title p span:first-of-type{font-size:57px;font-weight:400;line-height:1.2;letter-spacing:-.31px;color:#fff;padding:0;margin:0;display:inline-block}.aif-fourth-rep-title p span:first-of-type strong{font-size:29px;font-weight:900;line-height:1.2;color:#fff;padding:0;margin:0}.aif-fourth-rep-title p span:last-of-type{font-size:24px;font-weight:500;line-height:1.2;color:#fff;padding:0;margin:0 0 0 28px;display:inline-block}.aif-fourth-rep-desc{width:462px;margin-top:30px}.aif-fourth-rep-desc p{font-size:17px;font-weight:500;line-height:1.71;letter-spacing:.46px;color:#d2d2e1;padding:0;margin:0}.aif-fifth-block{margin-top:120px;margin-bottom:120px}.aif-fifth-headline h3{font-size:34px;font-weight:500;line-height:1.2;letter-spacing:.93px;color:#000;padding:0;margin:57px 0 0 65px}.aif-fifth-content{border-radius:15px;box-shadow:0 0 39px 0 #f2f4f6;background-color:#fff;padding:65px 47px 43px 40px}.aif-fifth-content h4{font-size:12px;font-weight:500;line-height:1.2;letter-spacing:2.3px;color:#54545d;padding:0;margin:0 0 15px;text-transform:uppercase}.aif-fifth-content p{font-size:21px;font-weight:500;line-height:1.57;letter-spacing:.57px;color:#000;padding:0;margin:0;width:272px}.aif-sixth-bg{background-color:#1050bd;padding-top:80px;padding-bottom:110px}.aif-sixth-headline{margin:0 auto;width:431px}.aif-sixth-headline h3{font-size:34px;font-weight:500;line-height:1.32;text-align:center;color:#fff;padding:0;margin:0}.aif-sixth-rep-s{margin-top:59px}.aif-sixth-content{padding:36px 41px 37px 43px;border-radius:10px;background-color:#fff;width:292px;margin:0 auto;position:relative}.aif-sixth-content h4{font-size:21px;font-weight:500;line-height:1.52;letter-spacing:.7px;color:#282828;padding:0;margin:0 0 10px}.aif-sixth-content p{font-size:17px;font-weight:400;line-height:1.71;color:#54545d;padding:0;margin:0}.aif-form-temp{padding-bottom:50px}.aif-form-temp .sdp-form-new-bg{bottom:0!important}.aif-rep-sixth-b-h{margin-bottom:69px}.aif-rep-sixth-1 .aif-sixth-content:after,.aif-rep-sixth-2 .aif-sixth-content:after{content:"";width:89px;height:10px;background:url(//provectus.com/wp-content/themes/provectus/images/aif-images/aif-arrow-last-1.svg);position:absolute;top:108px;right:-105px}.aif-rep-sixth-4 .aif-sixth-content:before,.aif-rep-sixth-5 .aif-sixth-content:before,.aif-rep-sixth-6 .aif-sixth-content:before,.aif-rep-sixth-7 .aif-sixth-content:before{content:"";width:11px;height:34px;background:url(//provectus.com/wp-content/themes/provectus/images/aif-images/aif-arrow-last-2.svg);position:absolute;top:-50px;left:140px}.aif-rep-sixth-8{margin-left:auto}.aif-rep-sixth-8 .aif-sixth-content:before{content:"";width:11px;height:34px;background:url(//provectus.com/wp-content/themes/provectus/images/aif-images/aif-arrow-last-2.svg);position:absolute;top:-50px;left:140px}@media only screen and (max-width:1236px){.aif-header p{width:58%!important}}@media only screen and (max-width:1200px){.aif-rep-sixth-1 .aif-sixth-content:after,.aif-rep-sixth-2 .aif-sixth-content:after{right:-100px}.aif-sixth-content{width:280px}.aif-rep-sixth-4 .aif-sixth-content:before,.aif-rep-sixth-5 .aif-sixth-content:before,.aif-rep-sixth-6 .aif-sixth-content:before,.aif-rep-sixth-7 .aif-sixth-content:before,.aif-rep-sixth-8 .aif-sixth-content:before{left:133px}}@media only screen and (max-width:1150px){.aif-rep-sixth-1 .aif-sixth-content:after,.aif-rep-sixth-2 .aif-sixth-content:after,.aif-rep-sixth-4 .aif-sixth-content:before,.aif-rep-sixth-5 .aif-sixth-content:before,.aif-rep-sixth-6 .aif-sixth-content:before,.aif-rep-sixth-7 .aif-sixth-content:before,.aif-rep-sixth-8 .aif-sixth-content:before{display:none}}@media only screen and (max-width:1100px){.aif-sixth-content{width:100%;padding:40px}.aif-rep-sixth-b-h{margin-bottom:30px}.aif-second-headline h3{margin:0}.aif-second-text p{width:100%}.aif-header p{width:70%!important}.aif-fifth-content p,.aif-fourth-text p{width:100%}.aif-fifth-content{padding:35px 20px 20px}.aif-fifth-headline h3{margin:30px 0 0}.aif-fourth-headline h3{margin:0}.aif-fourth-blue-bg{padding:30px 20px 100px}.aif-rep-fourth-2 .aif-fourth-content{float:none}}@media only screen and (max-width:1023px){.aif-second-headline{margin-bottom:30px}.aif-second-headline,.aif-second-text{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.aif-second-text p{padding:0}.aif-second-block{margin-top:50px;margin-bottom:50px}.aif-rep-third-b{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.aif-rep-third-4 .aif-third-content p,.aif-third-content p{width:100%}.aif-third-block{margin-bottom:50px}.aif-fourth-headline{margin-bottom:30px}.aif-fourth-headline,.aif-fourth-text{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.aif-fourth-bg{padding-top:50px;padding-bottom:50px;background:#000}.aif-fourth-blue-bg div.medium-6{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.aif-rep-fourth-1 .aif-fourth-content:after{display:none}.aif-rep-fourth-1{margin-bottom:50px}.aif-fourth-rep-desc{width:100%;margin-top:10px}.aif-fifth-block{margin-top:50px;margin-bottom:50px}.aif-fifth-headline{margin-bottom:30px}.aif-fifth-headline,.aif-fifth-text{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.aif-fifth-headline h3{margin:0}.aif-third-content{padding:95px 30px 35px 40px}}@media only screen and (max-width:991px){.aif-rep-sixth-b-h{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.aif-sixth-bg{padding-top:50px}}@media only screen and (max-width:767px){.aif-header p{width:95%!important}}@media only screen and (max-width:639px){.aif-rep-fifth-1{margin-bottom:30px}.aif-third-content{padding:60px 30px 35px 40px}.aif-rep-sixth-b-h{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media only screen and (max-width:435px){.aif-fourth-rep-title p span:last-of-type{margin:10px 0;display:block}.aif-fourth-rep-title p span:first-of-type{display:block}.aif-fourth-blue-bg{padding:20px 10px}.aif-second-text p{font-size:18px}.aif-third-content{padding:30px 10px 35px}.aif-third-content h4:before{display:none!important}.aif-third-content p{font-size:18px}.aif-rep-third-2 .aif-third-link .aif-third-content h4,.aif-rep-third-2 .aif-third-link:hover .aif-third-content h4{width:157px}.aif-fourth-text p{padding:0;font-size:18px}.aif-sixth-headline{width:100%}.aif-sixth-headline h3{font-size:25px}.aif-sixth-content h4{width:100%}.aif-sixth-content{width:100%;padding:30px 20px}}.page-content-wrapper ul.contact-page-icons.contact-page-icons{font-size:0;margin-bottom:0}.page-content-wrapper ul.contact-page-icons.contact-page-icons li{padding-left:0;display:inline-block;margin-right:40px}.page-content-wrapper ul.contact-page-icons li:before{display:none}.page-content-wrapper ul.contact-page-icons li a{font-size:18px;text-decoration:none;font-weight:400;color:#000;position:relative;padding-left:42px}.page-content-wrapper ul.contact-page-icons li a:before{content:"";display:block;width:32px;height:32px;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;top:50%;margin-top:-16px;left:0}.page-content-wrapper ul.contact-page-icons li a.contact-page-phone:before{background-image:url(//provectus.com/wp-content/themes/provectus/images/ic_contact_phone_blue.svg)}.page-content-wrapper ul.contact-page-icons li a.contact-page-email:before{background-image:url(//provectus.com/wp-content/themes/provectus/images/ic_contact_mail_blue.svg)}.page-content-wrapper ul.contact-page-icons li a:hover{color:#1050bd}.blog-white-top-bg{background:#151548;background:-webkit-gradient(left top,left bottom,color-stop(0,#151548),color-stop(51%,#16154e),color-stop(100%,#131336));background:linear-gradient(180deg,#151548 0,#16154e 51%,#131336);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#151548",endColorstr="#131336",GradientType=0);position:relative;overflow:hidden}.blog-top-margin-white{padding-top:149px;padding-bottom:70px}.white-header-img-left{display:block;position:absolute;top:0;left:0}.blog-home-btn{margin-top:40px!important}.white-header-img-right{display:block;position:absolute;top:0;right:0}.blog-top-title{color:#fff;margin:0;font-size:58px;font-family:Pragmatica-bold;padding:0;line-height:1.2}.blog-filters-section{background-color:#5886c2;padding:22px 0}.blog-filters-section ul{list-style:none;margin:0;padding:0;text-align:center}.blog-filters-section ul li{display:inline-block;margin-right:23px;margin-bottom:0}.blog-filters-section ul li:last-of-type{margin-right:0}.blog-filters-section ul li:before{display:none}.blog-filters-section ul li a{text-decoration:none;font-weight:400;font-size:14px;margin:0;padding:0 6px 3px;line-height:1.2;text-transform:uppercase;border-bottom:1px solid #5886c2}.blog-filters-section ul li a,.blog-filters-section ul li a:hover{color:#fff;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;-webkit-transition:all .3s ease-out}.blog-filters-section ul li a:hover{font-weight:700;border-bottom:1px solid #fff}.blog-text-hedline{color:#262a47;margin:80px 0 50px;font-size:28px;font-weight:700;padding:0;line-height:1.2;text-align:center}.blog-post-link:last-of-type .blog-post-margin{margin-bottom:80px}.blog-post-margin{margin-bottom:45px;border-radius:3px;box-shadow:1px 1px 10px 5px rgba(78,119,140,.3);position:relative}.blog-post-link:hover .blog-post-margin,.blog-post-margin{-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;-webkit-transition:all .3s ease-out}.blog-post-link:hover .blog-post-margin{box-shadow:1px 5px 10px 5px rgba(78,119,140,.3)}.blog-post-link:hover .blog-prev-cont-title{transition:all .3s ease-in-out;color:#5886c2}.blog-post-link:hover .blog-img-left img,.blog-post-link:hover .blog-img-right img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-moz-transition:all .5s linear;-o-transition:all .5s linear;-webkit-transition:all .5s linear}.blog-post-link:hover .blog-img-right img{border-top-right-radius:3px;border-bottom-right-radius:3px}.blog-post-link:hover .blog-img-left,.blog-post-link:hover .blog-img-left img{border-top-left-radius:3px;border-bottom-left-radius:3px}.blog-img-left img,.blog-img-right img{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-moz-transition:all .5s linear;-o-transition:all .5s linear;-webkit-transition:all .5s linear}.blog-post-link{text-decoration:none}.blog-row{-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.blog-column,.blog-row{display:-ms-flexbox;display:flex}.blog-img-left{text-align:left;overflow:hidden}.blog-img-right{text-align:right;overflow:hidden;border-top-right-radius:3px;border-bottom-right-radius:3px}.blog-img-left img{border-top-left-radius:3px;border-bottom-left-radius:3px;width:100%}.blog-img-right img{border-top-right-radius:3px;border-bottom-right-radius:3px;width:100%}.blog-text-left,.blog-text-right{padding:41px 130px 38px 53px;position:relative}.blog-prev-cont-title{font-weight:700;color:#000626;font-size:22px;margin:0;padding:0;line-height:1.2}.blog-prev-read-times{margin:23px 0 32px}.blog-prev-read-times p{font-weight:700;color:#6f6f6f;font-size:14px;margin:0;padding:0;line-height:1.2}.blog-h-text{width:55%}.blog-h-img{width:45%}.blog-prev-read-times p span{font-weight:300}.blog-prev-cont-text{font-weight:300;color:#000;font-size:18px;margin:0;padding:0;line-height:1.2}.blog-prev-autor-block{margin-top:35px;position:relative;left:-63px}.blog-prev-autor-img{background-color:#5886c2;padding:4px 4px 4px 60px;border-top-right-radius:50px;border-bottom-right-radius:50px;border-top-left-radius:8px;border-bottom-left-radius:8px;float:left;width:102px}.blog-prev-autor-img img{width:40px;border:2px solid #fff;border-radius:50%;overflow:hidden}.blog-prev-autor-content{position:absolute;top:0;left:102px;padding:4px 20px}.blog-prev-autor-content h3{font-weight:700}.blog-prev-autor-content h3,.blog-prev-autor-content p{color:#000;font-size:16px;margin:0;padding:0;line-height:1.2}.blog-prev-autor-content p{font-weight:300}.tabs__content{display:none}.tabs__content.active{display:block}.blog-top-tabs-title{margin:0 0 10px!important;border-bottom:1px solid #e64545}.blog-top-tabs-title li:before{display:none!important}.blog-top-tabs-title li{display:inline-block;margin-bottom:0!important;padding-bottom:12px}.blog-top-tabs-title li:hover{cursor:pointer}.blog-top-tabs-title li p{font-weight:300;color:#fff;font-size:18px;margin:0;padding:0;line-height:1.2;text-transform:uppercase}.blog-top-tabs-title li{padding-left:26px!important;padding-right:26px}.blog-top-tabs-title li.active{border-bottom:2px solid #e64545}.blog-top-tabs-title li.active p{font-weight:700}.blog-notice-link{text-decoration:none}.blog-notice-link:first-of-type .blog-notice-content{margin-top:40px}.blog-notice-content{margin-top:30px}.blog-notice-link:hover .blog-notice-content h4,.blog-notice-link:hover .blog-notice-content p{transition:all .3s ease-in-out;color:#5d8ee0}.blog-notice-content p{font-weight:400;color:#fff;font-size:18px;margin:0;padding:0;line-height:1.2}.blog-notice-content h4{font-weight:700;color:#fff;font-size:16px;margin:5px 0 0;padding:0;line-height:1.2;position:relative}.blog-notice-content h4 span{position:relative;bottom:3px;margin-left:21px;opacity:0}.blog-notice-link:hover .blog-notice-content h4 span{transition:all .3s ease-in-out;opacity:1}.blog-pagination{text-align:center;margin-top:20px;margin-bottom:50px}.blog-pagination .page-numbers{font-weight:500;color:#0b1022;font-size:14px;margin:0 20px 0 0;padding:14px 17px 12px;line-height:1.2;border:1px solid #5886c2;border-radius:3px;text-decoration:none}.blog-pagination .page-numbers:hover{background-color:#5886c2;color:#fff;transition:all .3s ease-in-out}.blog-pagination .current{background-color:#5886c2;color:#fff}.blog-pagination .next{margin-right:0}@media only screen and (max-width:1600px){.blog-top-margin-white{position:relative;z-index:3}}@media only screen and (max-width:1225px){.blog-text-left,.blog-text-right{padding:41px 100px 45px 53px}.blog-filters-section ul li{display:inline-block;margin-right:30px;margin-bottom:30px}}@media only screen and (max-width:1160px){.blog-text-left,.blog-text-right{padding:41px 40px 45px 53px}.white-header-img-left,.white-header-img-right{display:none}.blog-top-title{font-size:48px}}@media only screen and (max-width:1040px){.blog-text-left,.blog-text-right{padding:41px 20px 45px 53px}}@media only screen and (max-width:1023px){.blog-top-title{line-height:1.5}.tabs-blog-mobile{margin-top:60px}.blog-text-left,.blog-text-right{padding:41px 20px 45px 30px}.blog-prev-autor-block{left:-40px}}@media only screen and (max-width:972px){.blog-text-left,.blog-text-right{padding:20px}.blog-prev-autor-block{left:-25px}}@media only screen and (max-width:940px){.blog-column,.blog-row{display:block}.blog-h-img,.blog-h-text{width:100%}.blog-text-left,.blog-text-right{padding:20px 20px 100px}.blog-img-left,.blog-img-right{width:100%}.blog-top-title{font-size:35px}.blog-top-margin-white{padding-top:100px;padding-bottom:100px}}@media only screen and (max-width:867px){.blog-prev-autor-content h3,.blog-prev-autor-content p{font-size:13px;padding:4px 0 0}}@media only screen and (max-width:640px){.blog-top-title{font-size:25px}.blog-filters-section{display:none}.blog-top-tabs-title li{padding-left:12px!important}.blog-filters-section ul li{display:block;margin-right:0;text-align:left}.blog-prev-cont-title{font-size:18px}.blog-prev-cont-text{font-size:16px}.blog-prev-autor-block{left:0}.blog-column,.blog-row{display:block;height:auto!important}.blog-img-left,.blog-img-right{width:100%}.blog-img-left img,.blog-img-right img{height:auto!important}.blog-text-left,.blog-text-right{padding:20px}.blog-post-link:hover .blog-prev-autor-content{transition:background-color .5s ease-out;background:none;border-top-right-radius:0;border-bottom-right-radius:0}.blog-prev-autor-content{float:none;padding:0;position:relative;top:0;left:0}.blog-post-link:hover .blog-prev-autor-content h3,.blog-post-link:hover .blog-prev-autor-content p{color:#000}.blog-prev-autor-img{background:none;padding:0;border-top-right-radius:0;border-bottom-right-radius:0;border-top-left-radius:0;border-bottom-left-radius:0;float:none;width:100%;margin-bottom:10px}.blog-pagination .page-numbers{margin:0 5px 0 0;padding:10px 10px 8px}.blog-pagination .next,.blog-pagination .prev{display:none}}.cases-row{max-width:1250px}.cases-row .columns{padding:0 20px;margin-bottom:40px}.cases-row-button{text-align:center;margin-top:3px;margin-bottom:70px}@media only screen and (max-width:639px){.cases-row .columns{padding:0 15px;margin-bottom:30px}.cases-row-button{margin-top:0;margin-bottom:60px}}.contact-section-text{padding:30px 40px}.contact-section-text .h2{text-align:center}.contact-section-text .h2+p{margin-top:15px}.contact-section-text>:last-child{margin-bottom:0}.contact-section-form{padding:0 40px}.contact-section-form .gform_fields{padding-right:50%;position:relative}.contact-section-form .gfield{padding-right:40px}.contact-section-form .gfield.textarea-on-the-right{width:50%;position:absolute;top:0;right:0;padding-right:20px}.contact-section-form .gfield.textarea-on-the-right textarea{height:202px}.contact-section-form .gform_footer{background-color:#0c36a5;background-image:url(//provectus.com/wp-content/themes/provectus/images/solution-form-submit-bg-img.jpg);background-repeat:no-repeat;background-position:50%;background-size:cover;border-bottom-left-radius:3px;border-bottom-right-radius:3px;padding:73px 0 70px;margin:28px -40px 0}.contact-section-form .gform_footer [type=submit]{color:#fff;border-color:hsla(0,0%,100%,.5);width:210px}.contact-section-form .gform_footer [type=submit]:hover{background-color:#fff;border-color:#fff;color:#1050bd}.contact-section-form .gform_footer .gform_ajax_spinner{display:none!important}@media only screen and (max-width:1023px){.contact-section-form .gform_footer{background-image:none!important}}@media only screen and (max-width:639px){.contact-section-text{padding:30px 15px}.contact-section-form{padding:0}.contact-section-form .gform_fields{padding-right:0}.contact-section-form .gfield{padding:0 15px}.contact-section-form .gfield.textarea-on-the-right{width:100%;position:relative;top:auto;right:auto;padding-right:15px}.contact-section-form .gfield.textarea-on-the-right textarea{height:125px}.contact-section-form .gform_footer{margin:15px 0 0;padding:30px 15px}}.row .row.blue-container-row{margin-left:0;margin-right:0;padding:0 20px;margin-bottom:40px}.blue-container-row .columns{padding:40px 20px 0;position:relative}.blue-container-left>:last-child{margin-bottom:0}.blue-container{position:absolute;top:-21px;left:20px;right:-39px}.blue-container-shadow{position:absolute;width:70%;height:1px;background-color:#1050bd;left:15%;bottom:5px;box-shadow:0 0 50px 30px #1050bd;display:none!important}.blue-container-text{border-radius:3px;background-color:#0f4ab8;background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:330px;padding:43px 55px 15px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:relative;z-index:2;display:none!important}.blue-container-text p{color:#fff;font-size:24px;font-weight:500;line-height:1.333333333333333;margin-bottom:23px}.blue-container-text>div>:last-child{margin-bottom:0}@media only screen and (max-width:1023px){.blue-container{position:relative;top:auto;left:auto;right:auto}.blue-container-text{background-image:none!important;position:relative;min-height:0;padding:40px}}@media only screen and (max-width:639px){.row .row.blue-container-row{padding:0}.blue-container-row .columns{padding:30px 15px 0}.blue-container-text{padding:30px}}.blog-img img{width:100%;border-top-right-radius:3px;border-top-left-radius:3px}.blog-hero{padding-top:170px}.pad-left-non{padding-left:0}.pad-right-non{padding-right:0}.blog-post-publication-and-share{margin-bottom:20px}.blog-post-read-times{font-size:16px!important;font-weight:700!important}.blog-post-read-times span{font-weight:300!important}.blog-post-date{color:#a1a0a0!important;font-size:16px!important}.blog-share-section{text-align:right}.blog-share,.blog-share img{text-decoration:none;transition:all .3s ease-in-out}.blog-share img{margin-right:5px}.blog-share:last-of-type img{margin-right:0}.blog-left-content{padding:40px;background-color:#fff;border-bottom-right-radius:3px;border-bottom-left-radius:3px;position:relative}.blog-left-content h1{font-size:34px;color:#000;font-family:Pragmatica;font-weight:400;line-height:1.2;margin:40px 0 30px;padding:0}.blog-left-content p{font-size:18px;color:#000;font-weight:300;line-height:1.5;margin:0 0 30px;padding:0}.blog-left-content p:last-of-type{margin-bottom:0}.blog-left-content h3{font-size:24px;color:#000;font-weight:700;line-height:1.2;margin:0 0 40px;padding:0}.blog-quote-custom{background-color:#e7e8ec;padding:20px 40px 40px;text-align:center;margin-bottom:30px;border-radius:3px}.blog-quote-custom img{margin:0 auto 20px}.blog-quote-custom p:last-of-type{margin-bottom:0}.blog-special-offers{border-radius:3px;padding:30px;margin-bottom:30px}.blog-special-offers p{font-size:20px;color:#fff;margin-bottom:20px}.blog-special-offers-btn{margin:21px 0 0}.kksr-legend{display:none!important}.kk-star-ratings{float:none;margin-left:0;position:absolute;top:110px;right:43px}.blog-also-read{border:1px solid #1050bd;border-radius:3px;margin-bottom:30px}.single-post iframe{height:500px!important}.blog-also-read-img img{width:100%;height:100%}.blog-also-read-content{margin:30px 0}.blog-also-read-content h2{font-weight:700;font-size:24px;color:#1050bd;line-height:1.2;margin:0 0 10px;padding:0}.blog-also-read-content h3{font-weight:700;font-size:24px;color:#000;line-height:1.5;margin:0 0 15px;padding:0}.blog-also-read-content a{font-size:13px;font-weight:400;color:#000;line-height:1;text-decoration:none;text-transform:uppercase;margin:0;padding:0;transition:all .3s ease-in-out;letter-spacing:4px}.blog-also-read-content a:hover{text-decoration:none}.blog-post-read-and-stars{padding:20px 0}.blog-border-c{border-top:0 solid #e7e8ec;width:100%;margin:0;padding:0}.blog-other-post{margin:50px 0 0}.blog-we-write-titles{font-weight:500;font-size:34px;color:#fff;line-height:1.2;margin:0 0 50px;padding:0;text-align:center}.blog-related-bg{border-radius:3px}.blog-related-bg a,.blog-related-bg a:hover{text-decoration:none}.blog-we-write-img{border-radius:3px}.blog-we-write-img img{border-top-left-radius:3px;border-top-right-radius:3px}.blog-we-write-content{padding:18px 23px 20px;background-color:#364575;border-bottom-left-radius:3px;border-bottom-right-radius:3px}.blog-we-write-title h3{font-weight:400;font-size:18px;color:#fff;line-height:1.2;margin:0 0 15px;padding:0}.blog-we-write-preview p{font-weight:300;font-size:16px;color:#fff;line-height:1.5;margin:0;padding:0;text-decoration:none}.blog-we-write-autor{margin-top:30px}.blog-we-write-autor p{font-weight:300;font-size:14px;color:#fff;line-height:1.2;margin:0;padding:0}.blog-post-topics{background-color:#fff;border-radius:3px;padding:30px}.blog-post-topics h3{font-weight:500;font-size:18px;color:#000;line-height:1.2;margin:0 0 15px;padding:0}.blog-post-topics ul{list-style:none;margin:0;padding:0}.single-post iframe{width:100%!important}.blog-post-topics ul li{display:inline-block;font-weight:300;font-size:14px;color:#000;line-height:1.2;margin:10px 10px 0 0;padding:5px;background-color:#e7e8ec;border-radius:3px}.blog-post-topics ul li:last-of-type{margin-right:0}.blog-post-topics ul li:before{display:none}.blog-post-autor-block{background-color:#fff;border-radius:3px;padding:30px;margin-bottom:30px}.blog-post-autor-img img{border-radius:50%;width:50%}.blog-post-autor-content h3{font-weight:700;font-size:24px;color:#000;line-height:1.2;margin:19px 0 7px;padding:0}.b-a-p{margin:0 0 12px!important}.blog-post-autor-content p{font-weight:300;font-size:14px;color:#000;line-height:1.2;margin:0 0 6px;padding:0}.blog-post-autor-content p:last-of-type{margin-bottom:0;font-weight:400!important}.twitter-tweet,.twitter-tweet .EmbeddedTweet{width:100%!important}@media only screen and (max-width:1023px){.blog-post-autor-block{margin-top:30px}}@media only screen and (max-width:639px){.blog-we-write-m{margin-bottom:30px}.blog-we-write-m:last-of-type{margin-bottom:0}.blog-hero{padding-top:100px}.blog-left-content h1{font-size:21px}.blog-share-section{text-align:left;margin-top:20px}.pad-left-non{padding-left:.9375rem}.pad-right-non{padding-right:.9375rem}.blog-left-content{padding:20px;font-size:16px}.blog-quote-custom{padding:20px}.blog-left-content p{font-size:14px}.blog-special-offers{padding:20px}.blog-left-content h3{font-size:18px}.blog-post-autor-block{padding:20px}.blog-post-topics{padding:30px}.blog-post-autor-content h3{font-size:18px}.kk-star-ratings.rgt{top:132px}.single-post iframe{height:300px!important}}.block-logos-list{-ms-flex-wrap:wrap;flex-wrap:wrap}.block-logos-list .columns{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:27px}.block-logos-list a{display:block;text-decoration:none;transition:all .3s ease-in-out}.block-logos-list a:hover{opacity:1}.temp-webinar-header-bg{background-repeat:no-repeat;background-position:50%;background-size:cover}.temp-webinar-header-top{padding-top:150px;padding-bottom:50px}.temp-webinar-hero-cont-s{width:465px}.temp-webinar-hero-cont-s h4{font-size:14px;font-weight:500;line-height:1.2;letter-spacing:1.9px;color:#fff;padding:0;margin:0 0 23px;text-transform:uppercase}.temp-webinar-hero-cont-s h1{font-size:34px;font-weight:500;line-height:1.26;color:#fff;padding:0;margin:0 0 11px}.temp-webinar-description-right{position:relative}.temp-webinar-content-desc{color:#262a47;font-weight:700;font-size:28px;line-height:1.2;padding:0;margin:82px 0 54px;text-align:center}.temp-webinar-description-content{width:80%;margin-top:60px}.temp-webinar-description-content p{font-size:20px;font-weight:300;color:#545454;line-height:1.5;padding:0;margin:0 0 40px}.temp-webinar-description-content p:last-of-type{margin-bottom:0}.temp-webinar-description-content h4{color:#262a47;font-weight:500;font-size:26px;line-height:1.2;padding:0;margin:0 0 28px}.temp-webinar-description-form-block{margin-top:55px;border-radius:15px;box-shadow:0 2px 66px 0 rgba(10,10,49,.09);background-color:#fff;padding:35px 60px 38px 67px}.temp-webinar-description-form-title h3{font-size:24px;font-weight:500;line-height:2.04;text-align:center;color:#040414;margin:0;padding:0}.temp-webinar-description-form{margin-top:21px}.temp-webinar-description-form ul{margin-bottom:0!important}.temp-webinar-description-form .gform_fields .gfield{margin-bottom:23px;position:relative}.temp-webinar-description-form .gfield input,.temp-webinar-description-form .gfield input:focus,.temp-webinar-description-form .gfield input:hover{border-radius:5px;border:1px solid #d8d8e6;background-color:#fff;font-size:16px;font-weight:400;line-height:1.2;color:#040414;margin:0;height:50px}.temp-webinar-description-form .webinar-policy div ul li{padding-left:0}.temp-webinar-description-form .webinar-policy div ul li label:before{border-radius:4px;background-color:#ededed;top:30%}.temp-webinar-description-form .webinar-policy div ul li label{font-size:16px;font-weight:400;line-height:1.44;color:#81818b;margin:0;padding:0 0 0 40px}.temp-webinar-description-form .webinar-policy div ul li:before{display:none!important}.temp-webinar-description-form .gfield input:focus::-webkit-input-placeholder{color:#fff!important}.temp-webinar-description-form .gfield input:focus::-moz-placeholder{color:#fff!important}.temp-webinar-description-form .gfield input:focus::-o-placeholder{color:#fff!important}.temp-webinar-description-form .gfield input:focus:-ms-input-placeholder{color:#fff!important}.temp-webinar-description-form .gfield input:focus:-moz-placeholder{color:#fff!important}.temp-webinar-description-form .gfield textarea:focus::-webkit-input-placeholder{color:#fff!important}.temp-webinar-description-form .gfield textarea:focus::-moz-placeholder{color:#fff!important}.temp-webinar-description-form .gfield textarea:focus::-o-placeholder{color:#fff!important}.temp-webinar-description-form .gfield textarea:focus:-ms-input-placeholder{color:#fff!important}.temp-webinar-description-form .gfield textarea:focus:-moz-placeholder{color:#fff!important}.temp-webinar-description-form .gfield input::-webkit-input-placeholder{color:#81818b!important}.temp-webinar-description-form .gfield input::-moz-placeholder{color:#81818b!important}.temp-webinar-description-form .gfield input::-o-placeholder{color:#81818b!important}.temp-webinar-description-form .gfield input:-ms-input-placeholder{color:#81818b!important}.temp-webinar-description-form .gfield input:-moz-placeholder{color:#81818b!important}.temp-webinar-description-form .gfield textarea::-webkit-input-placeholder{color:#81818b!important}.temp-webinar-description-form .gfield textarea::-moz-placeholder{color:#81818b!important}.temp-webinar-description-form .gfield textarea::-o-placeholder{color:#81818b!important}.temp-webinar-description-form .gfield textarea:-ms-input-placeholder{color:#81818b!important}.temp-webinar-description-form .gfield textarea:-moz-placeholder{color:#81818b!important}.temp-webinar-description-form .gform_ajax_spinner{display:none!important}.temp-webinar-description-form .validation_error{display:none}.temp-webinar-description-form .gfield_description.validation_message,.temp-webinar-description-form .instruction.validation_message{color:#d93740;position:absolute}.temp-webinar-description-form .gform_validation_error .gfield_error input{border-color:#d93740}.temp-webinar-description-form .gfield textarea,.temp-webinar-description-form .gfield textarea:focus,.temp-webinar-description-form .gfield textarea:hover{border-radius:5px;border:1px solid #d8d8e6;background-color:#fff;font-size:16px;font-weight:400;line-height:1.2;color:#040414;margin:0;height:93px}.temp-webinar-description-form .gform_footer{margin-top:9px}.temp-webinar-description-form .gform_footer [type=submit]:focus,.temp-webinar-description-form .gform_footer [type=submit]:hover{outline:none;background-color:#1862de;transition:all .3s ease-in-out}.temp-webinar-description-form .gform_footer [type=submit]{height:50px;border-radius:4px;background-color:#1050bd;width:100%;font-size:13px;font-weight:700;line-height:1.2;letter-spacing:2.3px;text-align:center;color:#fff;padding:16px 0 18px;margin:0;transition:all .3s ease-in-out}.temp-webinar-description-form-policy{margin-top:33px}.temp-webinar-description-form-policy p{font-size:16px;font-weight:400;line-height:1.56;text-align:center;color:#81818b;margin:0;padding:0}.temp-webinar-speakers-b{width:741px;margin-top:30px;margin-bottom:81px}.temp-webinar-hedline h3{font-size:12px;font-weight:500;line-height:1.2;letter-spacing:2.5px;color:#54545d;margin:0 0 20px;padding:0;text-transform:uppercase}.temp-webinar-title h2{font-size:30px;font-weight:500;line-height:1.29;color:#040414;padding:0;margin:0}.temp-webinar-rep{margin-bottom:100px;margin-top:50px}.temp-webinar-rep-title{margin-top:200px}.temp-webinar-rep-title h3{font-size:34px;font-weight:500;line-height:1.24;letter-spacing:.93px;color:#040414;margin:0;padding:0}.temp-webinar-rep-1{margin-top:61px}.temp-webinar-rep-b{position:relative}.temp-webinar-rep-img img{width:100%}.temp-webinar-rep-text{padding:24px 0 0;width:250px}.temp-webinar-rep-text h4{font-size:20px;font-weight:500;line-height:1.6;color:#040414;margin:0;padding:0}.temp-webinar-rep-text p{font-size:18px;font-weight:500;line-height:1.78;color:#1050bd;margin:0;padding:0}.map-temp-webinar{margin-bottom:100px}.map-temp-webinar h4{color:#262a47;font-weight:500;font-size:26px;line-height:1.2;padding:0;margin:0 0 28px}.map-temp-webinar p{font-size:20px;font-weight:300;color:#545454;line-height:1.5;padding:0;margin:0 0 30px}.temp-webinar-speakers-s{margin-top:50px}@media only screen and (max-width:1023px){.temp-webinar-description-left,.temp-webinar-description-right{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.temp-webinar-description-content{width:100%;margin-top:0}.temp-webinar-speakers-b{margin-top:81px;margin-bottom:81px}.temp-webinar-rep .columns{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.temp-webinar-rep-title{margin-top:50px;margin-bottom:50px}.temp-webinar-rep-b,.temp-webinar-rep-title h3{text-align:center}.temp-webinar-rep,.temp-webinar-rep-b{margin-bottom:50px}.temp-webinar-rep-img img{width:50%}.temp-webinar-rep-text{width:100%}.temp-webinar-rep-text h4{font-size:24px}.temp-webinar-rep-text p{font-size:20px}.temp-webinar-rep-1{margin-top:0}}@media only screen and (max-width:768px){.temp-webinar-header-top{padding-top:90px;padding-bottom:100px}.temp-webinar-hero-cont-s,.temp-webinar-speakers-b{width:100%}}@media only screen and (max-width:640px){.temp-webinar-header-top{padding-top:50px;padding-bottom:50px}.temp-webinar-hero-cont-s h1{font-size:30px}.temp-webinar-content-desc{font-size:24px;margin:50px 0}.temp-webinar-description-content p{font-size:18px;margin:0 0 20px}.temp-webinar-description-content h4{font-size:24px;margin:0 0 20px}.temp-webinar-description-form-block{margin-top:10px;border-radius:0;box-shadow:none;background:none;padding:0}.map-temp-webinar p{font-size:18px;font-weight:300;color:#545454;line-height:1.5;padding:0;margin:0}.temp-webinar-rep-img img{width:100%}.temp-webinar-title h2{font-size:20px}}.flex-text-center-solution{padding:45px 40px}.flex-text-center-solution p{text-align:center;font-size:24px;font-weight:500;line-height:1.79;letter-spacing:.3px;color:#54545d;margin:0;padding:0 0 20px}.flex-text-content-editor-solution h2{font-size:34px;font-weight:500;line-height:1.2;letter-spacing:.93px;color:#000;margin:20px 0 27px;padding:0}.flex-text-content-editor-solution p{font-size:19px;font-weight:400;line-height:1.79;letter-spacing:.3px;color:#54545d;margin:0;padding:0 0 27px}.flex-text-content-editor-solution h4{font-size:34px;font-weight:500;line-height:1.2;letter-spacing:.93px;color:#fff;margin:30px 0 0;padding:30px 0 10px 25px;background-color:#02083d;border-top-right-radius:3px;border-top-left-radius:3px}.flex-text-content-editor-solution ul{background-color:#02083d;background-position:50%;background-repeat:no-repeat;background-size:cover;border-bottom-right-radius:3px;border-bottom-left-radius:3px;padding:24px 39px 15px;margin:0 0 50px;position:relative;list-style-type:disc}.flex-text-content-editor-solution ul li:before{display:none!important}.flex-text-content-editor-solution ul li{font-weight:500;position:relative;padding-left:0;margin-bottom:10px;font-size:19px;color:#fff}.flex-section-download-btn{text-align:center}.flex-section-download-btn a{background-color:#1050bd;color:#fff}.flex-section-download-btn a:hover{background-color:transparent;color:#1050bd}.flex-benefits-solution{background-image:url(//provectus.com/wp-content/themes/provectus/images/solution-benefits-bg-img.jpg);background-color:#4b5272;background-repeat:no-repeat;background-position:bottom;background-size:cover;padding:30px 20px 50px}.flex-benefits-solution h3{text-align:center;padding:0;margin:0 0 20px;color:#fff;font-size:34px;font-weight:500;line-height:1.2}.flex-benefits-icon{text-align:center;margin-bottom:10px;height:64px}.flex-benefits-headline{color:#fff;font-size:22px;font-weight:500;line-height:1.5;margin:0 0 7px;text-align:center}.flex-benefits-text{color:#fff;font-size:18px;font-weight:300;line-height:1.111111;letter-spacing:.36px;margin:0;text-align:center}.flex-btn-blue-bg-sec{background-image:url(//provectus.com/wp-content/themes/provectus/images/solution-download-bg-img.jpg);background-color:#0c36a5;background-repeat:no-repeat;background-position:top;background-size:cover;padding:65px 15px;box-shadow:1px 22px 32px hsla(0,2%,9%,.25);text-align:center}.flex-btn-blue-bg-sec .button{border-color:hsla(0,0%,100%,.5)}.flex-btn-blue-bg-sec .button:hover{color:#1050bd;background-color:#fff;border-color:#fff}.flex-whitepaper-block{padding:40px 0}.flex-whitepaper-block-content h4{font-size:30px;font-weight:500;line-height:1.2;color:#000;padding:0;margin:0 0 15px}.flex-whitepaper-block-content p{font-size:17px;font-weight:300;line-height:1.53;color:#000;padding:0;margin:0 0 15px}.flex-whitepaper-block-btn{margin-top:30px}.flex-whitepaper-block-btn a{background-color:#1050bd;color:#fff}.flex-whitepaper-block-btn a:active,.flex-whitepaper-block-btn a:focus,.flex-whitepaper-block-btn a:hover{background-color:transparent;color:#1050bd}.flex-results-icon{text-align:center}.flex-results-text{font-weight:500;margin:15px 0 0;text-align:center;font-size:18px;line-height:1.2}.flex-case-progress-hedline h2{text-align:center;font-size:34px;line-height:1.352941176470588;font-weight:500;margin:0 0 50px}.flex-case-progress-left{position:relative;margin-bottom:35px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.flex-case-progress-left span{color:#4a5273;font-size:40px;font-weight:500;line-height:1;position:relative;top:5px}.flex-case-progress-left h4{color:#000;font-size:20px;font-weight:500;line-height:1;margin:0;margin-left:8px;min-width:170px}.flex-case-progress-right{position:relative;margin-bottom:35px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.flex-case-progress-right span{color:#1050bd;font-size:40px;font-weight:500;line-height:1;position:relative;top:5px}.flex-case-progress-right h4{color:#000;font-size:20px;font-weight:500;line-height:1;margin:0;margin-left:8px;min-width:170px}.flex-case-progress-list-left{background-color:#4b5272;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:3px;padding:20px 39px 24px;margin:0;position:relative;list-style-type:disc}.flex-case-progress-list-left:before{content:"";display:inline-block;width:0;height:0;border-style:solid;border-width:0 15px 15px;border-color:transparent transparent #4a5273;position:absolute;bottom:100%;left:10px}.flex-case-progress-list-left li{font-weight:400;color:#fff;padding-left:0}.flex-case-progress-list-right{background-color:#2050bb;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:3px;padding:20px 39px 24px;margin:0;position:relative;list-style-type:disc}.flex-case-progress-list-right:before{content:"";display:inline-block;width:0;height:0;border-style:solid;border-width:0 15px 15px;border-color:transparent transparent #1050bd;position:absolute;bottom:100%;left:10px}.flex-case-progress-list-right li{font-weight:400;color:#fff;padding-left:0}@media only screen and (max-width:1023px){.flex-case-progress-right{margin-top:50px}}@media only screen and (max-width:980px){.flex-text-content-editor-solution ul li{font-size:16px}.flex-benefits-headline{font-size:18px}.flex-benefits-text{font-size:16px}.flex-benefits-solution{background-image:none!important;padding:60px 0}.flex-benefits-solution .medium-3{margin-bottom:30px}.flex-benefits-solution .medium-3,.flex-whitepaper-block .large-4,.flex-whitepaper-block .large-8{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.flex-whitepaper-block-content{margin-top:50px}}@media only screen and (max-width:639px){.flex-text-content-editor-solution h2{font-size:28px}.flex-text-content-editor-solution p{font-size:16px}.flex-benefits-headline,.flex-benefits-text{padding:0 15px}.flex-results-mobile{margin-bottom:30px}.flex-results-mobile:last-of-type{margin-bottom:0}.flex-text-content-editor-solution h4{font-size:28px}}.header-sec-bg{background-position:top;background-repeat:no-repeat}.header-sec-content{padding:151px 30px 55px}.header-sec-content h1{font-size:14px;line-height:1.2;letter-spacing:3px;text-transform:uppercase;margin:0 0 20px}.header-sec-content h1,.header-sec-content p{font-weight:500;color:#fff;padding:0;text-align:left}.header-sec-content p{font-size:34px;line-height:1.26;margin:0;width:70%}.header-sec-btn{margin-top:30px}.header-sec-btn a{font-size:13px;font-weight:700;line-height:1.2;letter-spacing:2.3px;text-align:center;color:#fff;width:140px;height:50px;border-radius:4px;border:1px solid #fff;background:none;text-transform:uppercase;margin:0;padding:15px 25px 12px;text-decoration:none}.header-sec-btn a:hover{text-decoration:none;transition:all .3s ease-in-out;background:#fff;color:#0a0a31}@media only screen and (min-width:1920px){.header-sec-bg{background-size:100%}}@media only screen and (max-width:980px){.header-sec-content p{font-size:30px;width:80%}}@media only screen and (max-width:639px){.header-sec-content{padding:100px 15px 45px}.header-sec-content p{font-size:25px;margin-bottom:20px;width:90%}.header-sec-content h1{letter-spacing:1px}.header-sec-bg{background:#000!important}}.footer-form-temp{background-color:#0b1022;width:100%;margin-top:0}.footer-form-new-bg{border-radius:15px;box-shadow:0 2px 66px 0 rgba(10,10,49,.09);background-color:#fff;background-image:url(//provectus.com/wp-content/themes/provectus/images/sdp-form-bg.png);background-repeat:no-repeat;background-position:0 100%;padding:79px 110px 32px 80px;width:1200px;margin:100px auto 0;position:relative;bottom:59px}.footer-contact-section-text{width:370px;margin-top:59px}.footer-contact-section-text h3{font-size:13px;font-weight:500;line-height:1.2;letter-spacing:2.3px;color:#54545d;text-transform:uppercase;margin:0 0 19px;padding:0}.footer-contact-section-text p{font-size:40px;font-weight:500;line-height:1.23;color:#040414;margin:0;padding:0}.footer-form-style{width:100%;margin:0 auto}.footer-form-style .gform_footer [type=submit]{height:50px;border-radius:4px;background-color:#1050bd;width:100%;font-size:13px;font-weight:700;line-height:1.2;letter-spacing:2.3px;text-align:center;color:#fff;padding:16px 0 18px;margin:0;transition:all .3s ease-in-out}.footer-form-style .gform_footer [type=submit]:focus,.footer-form-style .gform_footer [type=submit]:hover{outline:none;background-color:#1862de;transition:all .3s ease-in-out}.footer-form-style .gfield input:focus::-webkit-input-placeholder{color:#fff!important}.footer-form-style .gfield input:focus::-moz-placeholder{color:#fff!important}.footer-form-style .gfield input:focus::-o-placeholder{color:#fff!important}.footer-form-style .gfield input:focus:-ms-input-placeholder{color:#fff!important}.footer-form-style .gfield input:focus:-moz-placeholder{color:#fff!important}.footer-form-style .gfield textarea:focus::-webkit-input-placeholder{color:#fff!important}.footer-form-style .gfield textarea:focus::-moz-placeholder{color:#fff!important}.footer-form-style .gfield textarea:focus::-o-placeholder{color:#fff!important}.footer-form-style .gfield textarea:focus:-ms-input-placeholder{color:#fff!important}.footer-form-style .gfield textarea:focus:-moz-placeholder{color:#fff!important}.footer-form-style .gfield input::-webkit-input-placeholder{color:#81818b!important}.footer-form-style .gfield input::-moz-placeholder{color:#81818b!important}.footer-form-style .gfield input::-o-placeholder{color:#81818b!important}.footer-form-style .gfield input:-ms-input-placeholder{color:#81818b!important}.footer-form-style .gfield input:-moz-placeholder{color:#81818b!important}.footer-form-style .gfield textarea::-webkit-input-placeholder{color:#81818b!important}.footer-form-style .gfield textarea::-moz-placeholder{color:#81818b!important}.footer-form-style .gfield textarea::-o-placeholder{color:#81818b!important}.footer-form-style .gfield textarea:-ms-input-placeholder{color:#81818b!important}.footer-form-style .gfield textarea:-moz-placeholder{color:#81818b!important}.footer-form-policy{text-align:center;margin:75px auto 0}.footer-form-policy p{font-size:16px;font-weight:400;line-height:1.2;color:#81818b;margin:0;padding:0}.footer-form-policy p a{text-decoration:none;color:#1050bd;outline:none}.footer-form-policy p a:hover{text-decoration:underline;color:#1050bd;outline:none}.footer-form-policy-m-show{display:none}@media only screen and (max-width:1200px){.footer-form-new-bg{width:97%}}@media only screen and (max-width:1023px){.footer-form-temp{width:100%}.footer-form-new-bg{width:95%;padding:79px 15px 32px;background-image:none!important}}@media only screen and (max-width:639px){.footer-form-policy-m-show{display:block}.footer-form-policy-m-hide{display:none}.footer-form-policy-m-show .footer-form-policy p a{color:#d93740}.footer-form-new-bg{padding:50px 15px 32px;background-size:0}.footer-contact-section-text{width:100%;margin-top:0;margin-bottom:50px}.footer-contact-section-text p{font-size:30px}.footer-form-style{width:100%;margin:0 auto}.footer-form-policy-m-show .footer-form-policy p{font-size:24px;color:#fff}.footer-form-policy-m-show .footer-form-policy{margin:0 auto;text-align:left}}.header-home-bg{background-size:cover;background-position:top;background-repeat:no-repeat;background-color:#000}.header-home-section{padding-top:178px;padding-bottom:118px}.header-home-content h1{font-family:Pragmatica;font-size:55px;font-weight:700;line-height:1.2;color:#fff;margin:0;padding:0}.header-home-content h2{font-size:19px;font-weight:500;line-height:1.63;letter-spacing:.6px;color:#fff;margin:28px 0 0;padding:0}.header-home-content p{font-size:19px;font-weight:400;line-height:1.37;letter-spacing:.3px;color:#fff;margin:15px 0 0;padding:0}.header-home-btn{margin-top:50px}.header-home-btn a{border-radius:3px;background-color:#1050bd;font-size:14px;font-weight:700;line-height:1;letter-spacing:.78px;color:#fff;padding:18px 18px 13px;margin:0;text-decoration:none;text-transform:uppercase}.header-home-btn a:hover{text-decoration:none;color:#fff;background-color:#125bc6}.header-home-btn a span{margin-left:25px;position:relative;bottom:2px}.rep-home-page-head-block{margin-top:80px}.rep-home-page-head-icon{text-align:center}.rep-home-page-head-title{margin-top:18px}.rep-home-page-head-title h3{font-size:17px;font-weight:500;line-height:1;letter-spacing:.46px;text-align:center;color:#fff;padding:0;margin:0}.home-page-second-title{text-align:center;margin:55px auto 29px}.home-page-second-title p{color:#39477a;font-size:34px;line-height:1.352941176470588;font-weight:500;padding:0;margin:0}.home-scroll-down{text-align:center;position:relative;z-index:2;width:80px;margin:0 auto;cursor:pointer}.home-page-second-description{margin-top:31px}.home-page-second-description p{font-size:18px;font-weight:300;line-height:1.5;text-align:center;color:#39477a;padding:0;margin:0}.home-approach-page-row{margin-top:30px}.home-approach-page-row+.page-section-title{margin-top:40px}.home-approach-page-row .columns{padding:0 20px 40px}.home-approach-page-col{height:100%;border-radius:3px;overflow:hidden;background-color:#2e3a63;background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;text-decoration:none;position:relative}.home-approach-page-blue-headline{background-color:#125bc6;background-image:linear-gradient(45deg,rgba(3,3,3,.13),hsla(0,0%,100%,.13));height:50px;color:#fff;font-size:13px;font-weight:400;text-transform:uppercase;letter-spacing:5.2px;line-height:1.2;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0 30px}.approach-page-text-hover{transition:all .3s ease-in-out;position:absolute;z-index:2;width:100%;top:50px;bottom:0;background-color:#1050bd;opacity:0}.home-approach-page-text-container{padding:34px 30px 50px;color:#fff;font-size:20px;position:relative;z-index:3}p.home-approach-page-title{color:#fff;font-size:34px;font-weight:500;line-height:1.352941;margin:0 0 7px}.transf-icon-row{margin-top:71px;margin-bottom:67px}.transf-icon-cols{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;margin-left:-15px;margin-right:-15px}.transf-icon-col{width:320px;text-align:center;color:#000;line-height:1.111111111111111;letter-spacing:.36px;padding:0 15px 64px}.transf-icon-col img{vertical-align:top}.transf-icon-col h3{font-size:22px;line-height:1.272727272727273;margin-top:17px;margin-bottom:13px;color:#39477a}.foundation-gray-columns{padding:0 15px}.foundation-gray-bg{background-color:#4b5372;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:3px;padding:0;overflow:hidden}.foundation-gray-bg .row{margin-left:0;margin-right:0}.foundation-gray-col{border-right:1px solid #161f40;border-bottom:1px solid #161f40;padding:0}.foundation-gray-col a{display:block;text-decoration:none;text-align:center;padding:43px 50px 35px;background-color:transparent;transition:all .3s ease-in-out;height:100%}.foundation-gray-col h3{color:#fff;font-size:30px;font-weight:500;line-height:1.2;margin:0 0 23px}.foundation-gray-col p{color:#fff;font-size:20px;font-weight:300;line-height:1.5}.home-white-icon{width:25%}.foundation-gray-col h3{margin:23px 0 10px;font-size:26px}.foundation-gray-col a>:last-child{margin-bottom:0}.home-white-m{margin-bottom:40px}.page-template-home-page .cases-row-button .button{color:#39477a}.white-template .button:hover{background-color:#1050bd}.case-preview{display:block;position:relative;text-decoration:none;height:369px;overflow:hidden;border-radius:10px}.case-preview-bg{background-repeat:no-repeat;background-position:50%;background-size:cover;z-index:2}.case-preview-bg,.case-preview-overlay{width:100%;height:100%;position:absolute;top:0;left:0;transition:all .3s ease-in-out}.case-preview-overlay{z-index:3;opacity:1;background:rgba(22,23,28,.48)}.case-preview-content{width:100%;max-width:540px;position:absolute;bottom:0;left:0;z-index:5;padding:38px}.cs-new-content-text{margin-top:20px}.cs-new-content-text h2{font-size:30px;font-weight:500;line-height:1.17;letter-spacing:.3px;color:#fff;padding:0 20px 0 0;margin:0 0 13px}.cs-new-content-text p{font-size:17px;font-weight:400;line-height:1.41;letter-spacing:.2px;color:#fff;margin:0;padding:0}.case-preview:hover .cs-preview-more img{opacity:1;transition:all .3s ease-in-out}.cs-preview-more{margin-top:25px;font-size:17px;font-weight:500;line-height:1.2;letter-spacing:.3px;color:#fff}.cs-preview-more img{position:relative;left:10px;top:-1px;opacity:0;transition:all .3s ease-in-out}.case-preview-logo{position:absolute;top:30px;right:30px;z-index:6;vertical-align:top}.home-insights{max-width:1250px}.foundation-gray-col a:hover{background-color:rgba(43,123,214,.7)}.home-approach-page-col:hover .approach-page-text-hover{opacity:.65}.home-insights .columns{padding:0 20px}@media only screen and (max-width:1023px){.home-insights .columns{padding:0 15px;margin-bottom:30px}}.home-insights a{display:block;background:#232c4b;background:-webkit-gradient(left top,left bottom,color-stop(0,#232c4b),color-stop(100%,#39487b));background:linear-gradient(180deg,#232c4b 0,#39487b);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#232c4b",endColorstr="#39487b",GradientType=0);text-decoration:none;height:100%;top:0;transition:all .3s ease-in-out;position:relative;border-radius:3px;overflow:hidden}.home-insights a .home-insight-hover{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;transition:all .3s ease-in-out;opacity:0;background:#0c3cad;background:-webkit-gradient(left top,left bottom,color-stop(0,#0c3cad),color-stop(100%,#1464cd));background:linear-gradient(180deg,#0c3cad 0,#1464cd);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0c3cad",endColorstr="#1464cd",GradientType=0)}.home-insights a img{width:100%;height:auto;transition:all .3s ease-in-out;position:relative;z-index:3}.home-insights a .post-preview-content{padding:25px 33px 35px;position:relative;z-index:4}.home-insights a .post-preview-content .post-preview-headline{color:#fff;font-size:24px;font-weight:400;line-height:1.2;margin:0 0 8px;transition:all .3s ease-in-out}.home-insights a .post-preview-content .post-preview-text p{color:#fff;font-size:16px;font-weight:300;line-height:1.4375;margin:0}@media only screen and (max-width:1023px){.home-insights a .post-preview-content{padding:15px}}.home-insights a .button.home-view-more.home-insights-view-more{margin-bottom:75px}@media only screen and (min-width:1024px){.home-insights a:hover .home-insight-hover{opacity:1}}.home-insights a .home-approach-page-col:hover .approach-page-text-hover{opacity:.65}.home-insights a .foundation-gray-col a:hover{background-color:rgba(43,123,214,.7)}.home-insights a .case-preview:hover .case-preview-bg{transform:scale(1.05);transition:all .3s ease-in-out}.home-insights a .adroll_safari_light_theme .case-preview-bg,.home-insights a .adroll_safari_light_theme .case-preview:hover .case-preview-bg{transition:all 0s ease-in-out!important}@media only screen and (max-width:1023px){.home-approach-page-col{background-image:none!important}.transf-icon-cols{-ms-flex-pack:distribute;justify-content:space-around}.foundation-gray-bg{background-image:none!important}.foundation-gray-col a{padding:30px}.header-home-content,.header-home-right-block{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.header-home-bg{background:#000!important}}@media only screen and (max-width:639px){.home-approach-page-row .columns{padding:0 15px 30px}.home-approach-page-text-container{padding:30px}p.home-approach-page-title{font-size:24px}.home-approach-page-row+.page-section-title{margin-top:30px}.transf-icon-row{margin-top:30px;margin-bottom:60px}.transf-icon-col{padding-bottom:30px}.transf-icon-col:last-child{padding-bottom:0}.transf-icon-col h3 br{display:none}.row .row.foundation-white-columns{padding:0}.foundation-white-column{padding:0 15px 30px}.foundation-white-column-box{padding:30px}.foundation-white-column-top{display:block}.foundation-white-column-top-left{text-align:center;margin-bottom:15px}.foundation-white-column-top-right{font-size:24px;padding-left:0;margin-bottom:15px}.foundation-gray-col{border-right:none}.foundation-gray-col h3{font-size:24px;margin-bottom:15px}.case-preview{padding:30px 15px;height:auto}.case-preview-logo{position:relative;top:auto;right:auto}.case-preview-content{position:relative;bottom:auto;left:auto;padding:30px 0 0}.case-preview-headline{font-size:24px}.case-preview-more{padding-top:15px}.header-home-section{padding-top:80px;padding-bottom:80px}.header-home-content h1{font-size:30px}.header-home-content h2{font-size:18px;margin:28px 0 20px}.header-home-content p{font-size:16px}.rep-home-page-head-block div.small-12{margin-bottom:30px}.rep-home-page-head-block div.small-12:last-of-type{margin-bottom:0}}.m-l-infra-second-section{padding:120px 0}.m-l-infra-second-rep-s-rep-b{border-radius:15px;border:2px solid #e6e8f1;padding:38px 40px 30px 30px}.m-l-infra-second-rep-s-rep-text h3{font-size:30px;font-weight:500;line-height:1.23;letter-spacing:.82px;color:#040414;padding:0;margin:0}.m-l-infra-second-rep-s-rep-text ul{margin-top:9px}.m-l-infra-second-rep-s-rep-text ul li{font-size:20px;font-weight:400;line-height:1.7;color:#54545d;margin:0 0 10px}.m-l-infra-second-rep-s-rep-text ul li:last-of-type{margin-bottom:0}.m-l-infra-second-rep-s-rep-text ul li:before{background-color:#6d7177;width:5px;height:5px}.m-l-infra-fourth-s{padding:120px 0}.m-l-infra-fourth-logo{margin-left:67px;margin-top:6px}.m-l-infra-fourth-text{width:747px}.m-l-infra-fourth-text p{font-size:19px;font-weight:400;line-height:1.79;letter-spacing:.3px;color:#54545d;padding:0;margin:0}.m-l-infra-fifth-section{padding:73px 0 96px}.m-l-infra-fifth-rep-s-rep{margin:0 20px}.m-l-infra-fifth-rep-s-rep-b{text-align:center}.m-l-infra-fifth-rep-s-rep-b img{width:50px;height:50px;text-align:center}.m-l-infra-fifth-rep-s-rep-text{margin-top:22px}.m-l-infra-fifth-rep-s-rep-text h3{font-size:21px;font-weight:500;line-height:1.2;letter-spacing:.57px;text-align:center;color:#fff;margin:0;padding:0}@media only screen and (max-width:1199px){.m-l-infra-fifth-rep-s-rep{margin:0 10px}}@media only screen and (max-width:1023px){.m-l-infra-second-rep-s div.medium-4{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.m-l-infra-second-section{padding:50px 0}.m-l-infra-second-rep-s-rep-1,.m-l-infra-second-rep-s-rep-2{margin-bottom:30px}.m-l-infra-fourth-s{padding:60px 0}.m-l-infra-fourth-s div.medium-3,.m-l-infra-fourth-s div.medium-9{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.m-l-infra-fourth-logo{margin-left:0;margin-top:0;margin-bottom:50px;text-align:center}.m-l-infra-fourth-text{width:100%}.m-l-infra-fifth-rep-s-rep{margin:0 auto 30px;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.ml-infra-template .header-sec-content p{width:80%}.ml-infra-section-second-1{margin-top:122px}.ml-infra-second-1-headline{padding-left:67px}.ml-infra-second-1-headline h3{font-weight:500;font-size:34px;line-height:42px;letter-spacing:.9px;color:#040414;margin:0;padding:0}.ml-infra-second-1-description{width:567px}.ml-infra-second-1-description p{font-weight:400;font-size:19px;line-height:34px;letter-spacing:.3px;color:#54545d;margin:0;padding:0}.ml-infra-section-second-2{margin-top:120px;margin-bottom:76px}.ml-infra-second-2-right-content{padding-left:67px;width:980px}.ml-infra-second-2-right-content p{font-weight:400;font-size:30px;line-height:42px;letter-spacing:.2px;color:#050416;margin:0;padding:0}.ml-infra-second-2-left-block{margin-top:119px}.ml-infra-second-2-left-content{margin-bottom:45px}.ml-infra-second-2-left-content-icon{text-align:center;margin:0 auto;height:55px}.ml-infra-second-2-left-content h2{font-weight:500;font-size:19px;line-height:19px;text-align:center;color:#040414;margin:13px 0 15px;padding:0}.ml-infra-second-2-left-content p{font-weight:400;font-size:17px;line-height:26px;text-align:center;color:#54545d;margin:0 auto;padding:0}.ml-infra-second-2-left-content:first-of-type p{width:222px}.ml-infra-second-2-left-content:nth-of-type(2) p{width:213px}.ml-infra-second-2-left-content:nth-of-type(3) p{width:222px}.ml-infra-second-2-left-content:nth-of-type(4) p{width:233px}.ml-infra-second-2-left-content:nth-of-type(5) p{width:197px}.ml-infra-second-2-left-content:nth-of-type(6) p{width:211px}.ml-infra-second-2-left-content:nth-of-type(7) p{width:200px}.ml-infra-second-2-left-content:nth-of-type(8) p{width:233px}.ml-infra-template .sdp-use-case-bg-first{margin-top:0}.ml-infra-template .sdp-use-case-right-block{padding:0 36px 0 69px;height:540px;top:55px}.ml-infra-l-section{margin-top:123px;margin-bottom:120px}.ml-infra-l-section-row{max-width:1024px}.ml-infra-l-top-position{position:relative}.ml-infra-l-top-border{border:1.7px solid rgba(166,52,58,.13);position:absolute;width:84%;margin:0 auto;text-align:center;top:0;left:35px}.ml-infra-l-top-margin{margin-top:20px;position:relative;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;padding:0}.ml-infra-l-top-margin:before{content:"";width:7px;height:7px;border:2px solid #a6343a;background-color:#a6343a;position:absolute;top:-22px;border-radius:50px;left:0;right:0}.ml-infra-l-top-margin:first-of-type:before{left:35px}.ml-infra-l-top-margin:nth-of-type(2):before,.ml-infra-l-top-margin:nth-of-type(3):before{left:50px}.ml-infra-l-top-margin:nth-of-type(4):before{left:47px}.ml-infra-l-top-margin:nth-of-type(5):before{left:80px}.ml-infra-l-top-margin:first-of-type .ml-infra-l-top-content p{right:65px}.ml-infra-l-top-margin:nth-of-type(5) .ml-infra-l-top-content p{right:25px}.ml-infra-l-top-content p{font-weight:400;font-size:16px;line-height:20px;color:#a6343a;padding:0;margin:0 auto;text-align:center;position:relative;right:50px}.ml-infra-l-center-block{margin:65px auto 75px;position:relative}.ml-infra-l-center-content{padding:37px 36px 29px 30px;border-radius:4px;border:5px solid #262a47;text-align:center;width:604px;margin:0 auto}.ml-infra-l-center-content h2{font-weight:700;font-size:20px;line-height:22px;text-align:center;letter-spacing:.666667px;text-transform:uppercase;color:#262a47;margin:0;padding:0}.ml-infra-l-center-content hr{width:240px;margin:15px auto;border:1.7px solid #ebebf0}.ml-infra-l-center-content p{font-weight:400;font-size:16px;line-height:16px;text-align:center;color:#262a47;margin:0 auto;padding:0;width:460px}.ml-infra-l-center-top-arrow-left{position:absolute;top:-82px;left:-175px}.ml-infra-l-center-top-arrow-right{position:absolute;top:-60px;right:-85px}.ml-infra-l-center-bottom-arrow-left{position:absolute;bottom:-68px;left:-75px}.ml-infra-l-center-bottom-arrow-right{position:absolute;bottom:-70px;right:7px}.ml-infra-l-bottom-content,.ml-infra-l-bottom-s-top{position:relative}.ml-infra-l-bottom-content p{font-weight:400;font-size:16px;line-height:20px;color:#0f4195;padding:0;margin:0}.ml-infra-l-bottom-content p strong{font-weight:700}.ml-infra-l-bottom-content ul li{font-weight:400;font-size:16px;line-height:20px;color:#0f4195;margin:0 0 5px;padding:0 0 0 10px;position:relative}.ml-infra-l-bottom-content ul li:before{width:4px;height:4px;background-color:#0f4195;top:6px}.ml-infra-l-bottom-border{border:1.7px solid rgba(15,65,149,.13);position:absolute;width:66%;margin:0 auto;text-align:center;bottom:5px;left:132px}.ml-infra-l-bottom-margin:after{content:"";width:7px;height:7px;border:2px solid #0f4195;background-color:#0f4195;position:absolute;bottom:3px;border-radius:50px;left:132px;right:0}.ml-infra-l-bottom-margin:first-of-type:after{left:132px}.ml-infra-l-bottom-margin:nth-of-type(2):after{left:340px}.ml-infra-l-bottom-margin:nth-of-type(3):after{left:560px}.ml-infra-l-bottom-margin:nth-of-type(4):after{left:804px}.ml-infra-l-bottom-s-top{margin-top:5px}.ml-infra-l-bottom-margin:first-of-type .ml-infra-l-bottom-content{width:118px;left:70px}.ml-infra-l-bottom-margin:nth-of-type(2) .ml-infra-l-bottom-content{width:167px;left:10px}.ml-infra-l-bottom-margin:nth-of-type(3) .ml-infra-l-bottom-content{width:167px;right:28px}.ml-infra-l-bottom-margin:nth-of-type(4) .ml-infra-l-bottom-content{width:181px;right:40px}.ml-infra-l-bottom-margin:nth-of-type(4) .ml-infra-l-bottom-content ul{margin-top:10px}.ml-infra-section-and-logo{padding-bottom:17px}.ml-infra-template .cases-row-button{padding-bottom:80px;margin-bottom:0}.ml-infra-template .cases-row-button a{border:1px solid #1050bd!important;margin:0 auto!important;width:180px;min-width:180px;font-size:13px;font-weight:700;letter-spacing:2.3px;text-align:center;color:#0f4fbc!important;height:50px;line-height:50px;border-radius:4px;text-transform:none;transition:all .3s ease-in-out}.ml-infra-template .cases-row-button a:hover{background-color:#1050bd!important;color:#fff!important;transition:all .3s ease-in-out}.ml-infra-section-and-logo-left h3{font-weight:400;font-size:30px;line-height:42px;letter-spacing:.2px;color:#050416;margin:0 0 8px;padding:0}.ml-infra-section-and-logo-left p{font-weight:400;font-size:19px;line-height:34px;letter-spacing:.3px;color:#54545d;margin:0 0 30px;padding:0}.ml-infra-section-and-logo-left p:last-of-type{margin-bottom:0}.ml-infra-section-and-logo-right{text-align:center;position:absolute;margin:0 auto;left:0;right:0;top:45%}@media only screen and (max-width:1100px){.ml-infra-l-section-row{max-width:100%}.ml-infra-template .sdp-use-case-right-block{padding:0 36px;top:0}.ml-infra-template #case-menu-1,.ml-infra-template #case-menu-2,.ml-infra-template #case-menu-3,.ml-infra-template #case-menu-4,.ml-infra-template #case-menu-5,.ml-infra-template #case-menu-6{margin-top:50px}.ml-infra-second-1-description,.ml-infra-second-2-right-content{width:100%}.ml-infra-l-top-margin:first-of-type .ml-infra-l-top-content p{right:35px}}@media only screen and (max-width:1023px){.ml-infra-section-second-1 div.large-4,.ml-infra-section-second-1 div.large-8{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ml-infra-second-1-headline{padding-left:0;margin-bottom:30px}.ml-infra-second-2-right-content{padding-left:0}.ml-infra-second-2-left-content{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.ml-infra-template .media-slider .sdp-use-case-right-content h3{font-size:20px}.ml-infra-template .media-slider .sdp-use-case-right-content .sdp-mob-sld .sdp-mob-sld-nth{width:100%;margin:0 auto}.ml-infra-section-and-logo div.large-3,.ml-infra-section-and-logo div.large-9{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ml-infra-section-and-logo-right{position:relative;margin:50px auto 0;top:0}.ml-infra-l-top-border{border:1.7px solid rgba(166,52,58,.13);width:340px;top:208px;left:-138px}.ml-infra-l-bottom-border,.ml-infra-l-top-border{position:absolute;margin:0 auto;text-align:center;transform:rotate(90deg)}.ml-infra-l-section{width:320px;margin:70px auto 0}.ml-infra-l-bottom-margin,.ml-infra-l-top-margin{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ml-infra-l-top-content{width:223px;margin:0 auto}.ml-infra-l-center-bottom-arrow-left,.ml-infra-l-center-bottom-arrow-right,.ml-infra-l-center-top-arrow-left,.ml-infra-l-center-top-arrow-right{display:none}.ml-infra-l-center-content{width:300px;padding:30px 5px}.ml-infra-l-center-content h2{font-size:17px}.ml-infra-l-center-content p{font-size:12px;width:250px;margin:0 auto}.ml-infra-l-top-content p{text-align:left}.ml-infra-l-bottom-s-top{margin-top:0}.ml-infra-l-bottom-margin{margin-bottom:40px}.ml-infra-l-bottom-content{width:223px;margin:0 auto}.ml-infra-l-top-content p,.ml-infra-l-top-margin:first-of-type .ml-infra-l-top-content p,.ml-infra-l-top-margin:nth-of-type(5) .ml-infra-l-top-content p{right:0}.ml-infra-l-bottom-margin:first-of-type .ml-infra-l-bottom-content{width:223px;left:0}.ml-infra-l-bottom-margin:nth-of-type(2) .ml-infra-l-bottom-content{width:225px;left:0}.ml-infra-l-bottom-margin:nth-of-type(3) .ml-infra-l-bottom-content,.ml-infra-l-bottom-margin:nth-of-type(4) .ml-infra-l-bottom-content{width:223px;right:0}.ml-infra-l-center-block{margin:42px auto 40px;position:relative}.ml-infra-l-top-margin:first-of-type:before{left:30px;top:14px}.ml-infra-l-top-margin:nth-of-type(2):before,.ml-infra-l-top-margin:nth-of-type(3):before{left:30px;top:16px}.ml-infra-l-top-margin:nth-of-type(4):before,.ml-infra-l-top-margin:nth-of-type(5):before{left:30px;top:27px}.ml-infra-l-bottom-border{border:1.7px solid rgba(15,65,149,.13);width:338px;top:130px;left:-135.6px}.ml-infra-l-bottom-margin:first-of-type:after{left:31px;top:5px;bottom:0}.ml-infra-l-bottom-margin:nth-of-type(2):after{left:31px;bottom:0;top:117px}.ml-infra-l-bottom-margin:nth-of-type(3):after{left:31px;bottom:0;top:197px}.ml-infra-l-bottom-margin:nth-of-type(4):after{left:31px;bottom:0;top:297px}}@media only screen and (max-width:767px){.ml-infra-second-2-left-content{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ml-infra-template .media-slider .sdp-use-case-right-content p{font-size:16px;margin:0 0 15px}.ml-infra-template .media-slider .sdp-use-case-right-content h3{font-size:18px}}@media only screen and (max-width:640px){.ml-infra-section-second-1{margin-top:50px}.ml-infra-section-second-2{margin-top:50px;margin-bottom:100px}.ml-infra-second-2-left-content{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ml-infra-second-2-right-content p{font-size:20px;line-height:30px}.ml-infra-section-and-logo-left p{font-size:16px}.ml-infra-section-and-logo-left h3{font-size:20px}.ml-infra-template .media-slider .sdp-use-case-right-content .sdp-mob-sld{height:620px}.ml-infra-template .sdp-use-case-right-block{height:730px}.ml-infra-template .media-slider .sdp-use-case-right-content h3{font-size:15px}}@media only screen and (max-width:430px){.ml-infra-template .media-slider .sdp-use-case-right-content p{font-size:14px;margin:0 0 10px;padding:0}.ml-infra-template .sdp-use-case-right-content p:before{left:-15px}.ml-infra-template .media-slider .sdp-use-case-right-content h3{margin-bottom:10px}}.amazon-personalize .main-wrapper{background-color:#f5f6fa}.amazon-personalize-first-section{margin-top:120px;margin-bottom:120px}.amazon-personalize-first-title{width:340px;margin-left:75px}.amazon-personalize-first-title h3{font-size:30px;font-weight:500;line-height:1.4;color:#040414;margin:0;padding:0}.amazon-personalize-first-text{width:579px}.amazon-personalize-first-text p{font-size:19px;font-weight:400;line-height:1.79;letter-spacing:.3px;color:#54545d;margin:0;padding:0}.amazon-personalize-second-section{padding-top:120px;padding-bottom:95px;background-position:50%;background-size:cover;background-repeat:no-repeat}.amazon-personalize-second-left-img{margin-left:75px}.amazon-personalize-second-right-text{width:579px}.amazon-personalize-second-right-text p{font-size:19px;font-weight:400;line-height:1.79;letter-spacing:.3px;color:#fff;margin:0;padding:0}.amazon-personalize-second-center-img{margin-top:120px}.amazon-personalize-second-center-text{margin-top:90px;width:859px;margin-left:75px}.amazon-personalize-second-center-text p{font-size:30px;font-weight:500;line-height:1.4;color:#fff;margin:0;padding:0}.amazon-personalize-third-block{margin-left:75px}.amazon-personalize-third-title{margin-top:120px;margin-bottom:22px}.amazon-personalize-third-title h3{font-size:40px;font-weight:400;line-height:1.05;letter-spacing:.27px;color:#050416;margin:0;padding:0}.amazon-personalize-third-rep-section{margin-bottom:30px}.amazon-personalize-third-rep-block{border-radius:10px;background-color:#fff;padding:32px 46px 25px 41px}.amazon-personalize-third-rep-block h4{font-size:12px;font-weight:500;text-transform:uppercase;line-height:1.2;letter-spacing:2.3px;color:#54545d;margin:0 0 23px;padding:0}.amazon-personalize-third-rep-block p{font-size:19px;font-weight:400;line-height:1.79;letter-spacing:.3px;color:#54545d;margin:0;padding:0}.amazon-personalize-third-sub-content{margin-top:120px}.amazon-personalize-third-sub-content h3{font-size:30px;font-weight:400;line-height:1.4;letter-spacing:.2px;color:#050416;margin:0 0 8px;padding:0}.amazon-personalize-third-sub-content p{font-size:19px;font-weight:400;line-height:1.79;letter-spacing:.3px;color:#54545d;margin:0;padding:0}.amazon-personalize-third-last-image{margin-top:60px;margin-bottom:123px}.amazon-personalize-fourth-section{background-image:linear-gradient(180deg,#000 -9%,#00124c 79%);padding:31px 0}.amazon-personalize-fourth-rep-block{border-radius:10px;background-color:#fff;padding:60px 47px 60px 32px}.amazon-personalize-fourth-rep-block h4{font-size:24px;font-weight:500;line-height:1.29;letter-spacing:.65px;color:#000;margin:0 0 13px;padding:0}.amazon-personalize-fourth-rep-block p{font-size:17px;font-weight:400;line-height:1.71;color:#54545d;margin:0;padding:0}.amazon-personalize-fifth-first-content{margin-top:120px;margin-bottom:120px}.amazon-personalize-fifth-first-content h3{font-size:30px;font-weight:400;line-height:1.4;letter-spacing:.2px;color:#050416;margin:0 0 8px;padding:0}.amazon-personalize-fifth-first-content p{font-size:19px;font-weight:400;line-height:1.79;letter-spacing:.3px;color:#54545d;margin:0;padding:0;width:855px}.amazon-personalize-fifth-second-title{font-size:40px;font-weight:400;line-height:1.05;letter-spacing:.27px;color:#050416;margin:0;padding:0}.amazon-personalize-fifth-rep-row{border-radius:10px;border:1px solid #d9dce7;margin-top:15px}.amazon-personalize-fifth-rep-section:first-of-type{border-bottom:1px solid #d9dce7}.amazon-personalize-fifth-rep-block{padding:15px}.amazon-personalize-fifth-rep-title{font-size:24px;font-weight:500;line-height:1.29;letter-spacing:.65px;text-align:center;color:#000;margin:165px 0 0;padding:0}.amazon-personalize-fifth-rep-group-content{border-radius:10px;background-color:#fff;padding:40px 50px 25px 32px;margin-bottom:15px}.amazon-personalize-fifth-rep-group-content:last-of-type{margin-bottom:0}.amazon-personalize-fifth-rep-group-content h4{font-size:24px;font-weight:500;line-height:1.29;letter-spacing:.65px;color:#000;margin:0 0 10px;padding:0}.amazon-personalize-fifth-rep-group-content p{font-size:17px;font-weight:400;line-height:1.71;color:#54545d;margin:0;padding:0}.amazon-personalize-fifth-center-text{margin-top:120px;margin-bottom:121px;width:1001px}.amazon-personalize-fifth-center-text p{font-size:30px;font-weight:400;line-height:1.4;letter-spacing:.2px;color:#050416;margin:0;padding:0}@media only screen and (max-width:1023px){.amazon-personalize-first-title{width:90%;margin-left:0}.amazon-personalize-first-text{width:100%}.amazon-personalize-second-left-img{margin-left:0}.amazon-personalize-second-right-text{width:100%}.amazon-personalize-second-center-text{width:100%;margin-left:0}.amazon-personalize-third-block{margin-left:0}.amazon-personalize-fifth-center-text,.amazon-personalize-fifth-first-content p{width:100%}}@media only screen and (max-width:990px){.amazon-personalize-first-section div.small-12,.amazon-personalize-second-section div.row div.small-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.amazon-personalize-first-title h3{margin-bottom:15px}.amazon-personalize-second-right-text{margin-top:30px}.amazon-personalize-fourth-rep-section,.amazon-personalize-third-rep-section{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.amazon-personalize-fourth-rep-section{margin-bottom:30px}.amazon-personalize-fourth-rep-section:last-of-type{margin-bottom:0}.amazon-personalize-fifth-rep-block div.row div.small-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.amazon-personalize-fifth-rep-title{margin:25px 0}}@media only screen and (max-width:640px){.amazon-personalize-second-center-text p{font-size:20px}.amazon-personalize-first-title h3{font-size:25px}.amazon-personalize-second-center-img,.amazon-personalize-second-center-text{margin-top:50px}.amazon-personalize-third-rep-block{padding:32px 20px 25px}.amazon-personalize-fifth-center-text p{font-size:20px}}.aws-cost-optimization .header-sec-content p{width:68%}.aws-cost-optimization .ais-second-title h3{width:350px}.aws-cost-optimization .ais-third-bg{padding:0 0 94px}.aws-cost-optimization .title-third-block{font-size:34px;font-weight:500;line-height:1.24;letter-spacing:.93px;text-align:center;color:#fff;margin:0;padding:63px 0 41px}.aws-cost-optimization .ais-third-content h4{font-size:40px;font-weight:500;line-height:1;letter-spacing:1.09px;color:#262a47;padding:0;margin:0 0 12px}.aws-cost-optimization .ais-third-content p{font-size:17px;font-weight:400;line-height:1.71;text-align:center;color:#54545d;margin:0 auto;padding:0;width:240px}.secton-aws-cost-gray-bg{background-color:#f5f6fa!important}.fourth-secton-aws-cost{margin-top:120px}.title-fourth-secton-aws-cost{font-size:30px;font-weight:400;line-height:1.4;letter-spacing:.2px;color:#050416;margin:0;padding:0}.repeater-fourth-secton-aws-cost{margin-top:25px}.rep-fourth-secton-aws-cost-content{border-radius:10px;background-color:#fff;padding:59px 32px 69px 31px}.rep-fourth-secton-aws-cost-content h4{font-size:24px;font-weight:500;line-height:1.29;letter-spacing:.65px;color:#000;padding:0;margin:0 0 13px}.rep-fourth-secton-aws-cost-content p{font-size:17px;font-weight:400;line-height:1.71;color:#54545d;padding:0;margin:0}.fifth-secton-aws-cost{margin-top:120px;margin-bottom:70px}.title-fifth-secton-aws-cost{font-size:30px;font-weight:400;line-height:1.4;letter-spacing:.2px;color:#050416;padding:0;margin:0}.repeater-fifth-secton-aws-cost{margin-top:40px}.rep-fifth-secton-aws-cost-content{margin-bottom:50px;padding-left:45px;position:relative}.rep-fifth-secton-aws-cost-content:before{content:"";width:21px;height:4px;background-color:#1050bd;position:absolute;top:3px;left:0}.rep-fifth-secton-aws-cost-content h4{font-size:12px;font-weight:500;line-height:1.2;letter-spacing:2.3px;color:#54545d;padding:0;margin:0;text-transform:uppercase}.rep-fifth-secton-aws-cost-content p{font-size:19px;font-weight:400;line-height:1.79;letter-spacing:.3px;color:#54545d;padding:0;margin:23px 0 0;width:450px}.sixth-secton-aws-cost{background:linear-gradient(90deg,#000,#00124c);padding:120px 0}.title-sixth-secton-aws-cost{padding:0 0 0 67px}.title-sixth-secton-aws-cost h3{font-size:34px;font-weight:500;line-height:1.2;letter-spacing:.93px;color:#fff;padding:0;margin:0;width:280px}.text-sixth-secton-aws-cost p{font-size:19px;font-weight:400;line-height:1.79;letter-spacing:.3px;color:#fff;padding:0;margin:0;width:600px}.seventh-secton-aws-cost{margin-top:120px;margin-bottom:170px}.title-seventh-secton-aws-cost{font-size:30px;font-weight:400;padding:0;margin:0;line-height:1.4;letter-spacing:.2px;color:#050416}.repeater-seventh-secton-aws-cost{margin-top:34px}.rep-seventh-secton-aws-cost-content{border-radius:3px;border:5px solid #262a47}.rep-seventh-secton-aws-cost-content ul{padding:0;list-style:none;margin:40px 60px}.rep-seventh-secton-aws-cost-content ul li{display:inline-block;margin:0;padding:0}.rep-seventh-secton-aws-cost-content ul li:last-of-type p{margin-left:90px}.rep-seventh-secton-aws-cost-content ul li:before{display:none!important}.rep-seventh-secton-aws-cost-content ul li p{font-size:19px;font-weight:400;line-height:1.21;color:#262a47;padding:0;margin:0;width:180px}.repeater-seventh-secton-aws-cost .large-6:first-of-type:after{content:"";background:url(//provectus.com/wp-content/themes/provectus/images/down-arrow-seven-block-.svg);position:absolute;top:75px;right:-20px;width:41px;height:84px}.repeater-seventh-secton-aws-cost .large-6:first-of-type{padding-right:20px;position:relative}.repeater-seventh-secton-aws-cost .large-6:nth-of-type(2){padding-left:20px}.repeater-seventh-secton-aws-cost .large-6:first-of-type .rep-seventh-secton-text-bottom{background-color:rgba(217,55,64,.07)}.repeater-seventh-secton-aws-cost .large-6:nth-of-type(2) .rep-seventh-secton-text-bottom{background-color:rgba(16,80,189,.09)}.repeater-seventh-secton-aws-cost .large-6:first-of-type .rep-seventh-secton-text-bottom p{color:#a41921}.repeater-seventh-secton-aws-cost .large-6:nth-of-type(2) .rep-seventh-secton-text-bottom p{color:#0f4195}.rep-seventh-secton-text-bottom{padding:17px 0;text-align:center;margin:0 auto}.rep-seventh-secton-text-bottom p{font-size:19px;font-weight:700;line-height:1.32;text-align:center;margin:0;padding:0}.text-seventh-secton-aws-cost{margin:120px 0 0;font-size:30px;font-weight:400;line-height:1.4;letter-spacing:.2px;color:#050416;padding:0 0 0 25px;position:relative;width:1025px}.text-seventh-secton-aws-cost:after{content:"";background:url(//provectus.com/wp-content/themes/provectus/images/arrow-3-seven-block.svg);position:absolute;top:30px;right:-10px;width:10px;height:39px}@media only screen and (max-width:1240px){.rep-seventh-secton-aws-cost-content ul li:last-of-type p{margin-left:70px}.text-sixth-secton-aws-cost p{width:100%}}@media only screen and (max-width:1200px){.rep-seventh-secton-aws-cost-content ul li{margin:0 0 20px}.rep-seventh-secton-aws-cost-content ul li:last-of-type p{margin-left:0}.rep-seventh-secton-aws-cost-content ul li p{width:100%}.text-seventh-secton-aws-cost{width:100%;padding:0}.repeater-seventh-secton-aws-cost .large-6:first-of-type:after{top:110px}}@media only screen and (max-width:1023px){.aws-cost-optimization .ais-third-bg{background:#000!important}.repeater-fourth-secton-aws-cost .large-4{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:30px}.repeater-fourth-secton-aws-cost .large-4:last-of-type{margin-bottom:0}.rep-fifth-secton-aws-cost-content p{width:100%}.repeater-fifth-secton-aws-cost .large-6{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:30px}.repeater-fifth-secton-aws-cost .large-6:last-of-type{margin-bottom:0}.secton-aws-cost-gray-bg{padding:0 15px}.title-sixth-secton-aws-cost{padding:0 0 0 15px;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.text-sixth-secton-aws-cost{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-top:30px}.title-sixth-secton-aws-cost h3{width:100%}.repeater-seventh-secton-aws-cost .large-6{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.repeater-seventh-secton-aws-cost .large-6:first-of-type{padding-right:15px;position:relative;margin-bottom:40px}.repeater-seventh-secton-aws-cost .large-6:nth-of-type(2){padding-left:15px}.repeater-seventh-secton-aws-cost .large-6:first-of-type:after{display:none}.rep-seventh-secton-aws-cost-content ul li{margin:0 0 10px}.aws-cost-optimization .header-sec-content p{width:80%}.aws-cost-optimization .ais-second-title{margin-bottom:30px}.aws-cost-optimization .ais-second-text,.aws-cost-optimization .ais-second-title{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:0 .9375rem}.aws-cost-optimization .ais-second-title h3{width:100%}.aws-cost-optimization .ais-third-block .large-4{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:30px}.aws-cost-optimization .ais-third-block .large-4:last-of-type{margin-bottom:0}.text-seventh-secton-aws-cost:after{display:none}}@media only screen and (max-width:640px){.aws-cost-optimization .title-third-block{font-size:28px}.rep-seventh-secton-text-bottom p{font-size:16px}}