﻿/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block;}audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}audio:not([controls]){display:none;height:0;}[hidden],template{display:none;}a{background-color:transparent;}a:active,a:hover{outline:0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}h1{font-size:2em;margin:.67em 0;}mark{background:#ff0;color:#000;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-.5em;}sub{bottom:-.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:1em 40px;}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;}pre{overflow:auto;}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em;}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;}button{overflow:visible;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"],input[type="password"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}input{line-height:normal;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto;}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em;}legend{border:0;padding:0;}textarea{overflow:auto;}optgroup{font-weight:bold;}table{border-collapse:collapse;border-spacing:0;}td,th{padding:0;}@-webkit-keyframes toggle-line-top-in{0%{-webkit-transform:translateY(0);transform:translateY(0);}50%{-webkit-transform:translateY(5px);transform:translateY(5px);}100%{-webkit-transform:translateY(5px) rotate(45deg);transform:translateY(5px) rotate(45deg);}}@keyframes toggle-line-top-in{0%{-webkit-transform:translateY(0);transform:translateY(0);}50%{-webkit-transform:translateY(5px);transform:translateY(5px);}100%{-webkit-transform:translateY(5px) rotate(45deg);transform:translateY(5px) rotate(45deg);}}@-webkit-keyframes toggle-line-bottom-in{0%{-webkit-transform:translateY(0);transform:translateY(0);}50%{-webkit-transform:translateY(-5px);transform:translateY(-5px);}100%{-webkit-transform:translateY(-5px) rotate(-45deg);transform:translateY(-5px) rotate(-45deg);}}@keyframes toggle-line-bottom-in{0%{-webkit-transform:translateY(0);transform:translateY(0);}50%{-webkit-transform:translateY(-5px);transform:translateY(-5px);}100%{-webkit-transform:translateY(-5px) rotate(-45deg);transform:translateY(-5px) rotate(-45deg);}}@-webkit-keyframes toggle-line-top-out{0%{-webkit-transform:translateY(5px) rotate(45deg);transform:translateY(5px) rotate(45deg);}50%{-webkit-transform:translateY(5px);transform:translateY(5px);}100%{-webkit-transform:translateY(0);transform:translateY(0);}}@keyframes toggle-line-top-out{0%{-webkit-transform:translateY(5px) rotate(45deg);transform:translateY(5px) rotate(45deg);}50%{-webkit-transform:translateY(5px);transform:translateY(5px);}100%{-webkit-transform:translateY(0);transform:translateY(0);}}@-webkit-keyframes toggle-line-bottom-out{0%{-webkit-transform:translateY(-5px) rotate(-45deg);transform:translateY(-5px) rotate(-45deg);}50%{-webkit-transform:translateY(-5px);transform:translateY(-5px);}100%{-webkit-transform:translateY(0);transform:translateY(0);}}@keyframes toggle-line-bottom-out{0%{-webkit-transform:translateY(-5px) rotate(-45deg);transform:translateY(-5px) rotate(-45deg);}50%{-webkit-transform:translateY(-5px);transform:translateY(-5px);}100%{-webkit-transform:translateY(0);transform:translateY(0);}}h1{margin:40px auto;max-width:90%;padding:0 .5em;line-height:1.2;text-align:center;color:#373737;font-size:42px;font-size:4.2rem;font-weight:200;}h1.tagline{max-width:95%;font-size:22px;font-size:2.2rem;margin-top:15px;}h2.h2-global-header,h2.h2-section-header{font-size:26px;font-size:2.6rem;font-weight:200;color:#373737;max-width:90%;padding:initial;line-height:1.2;text-align:center;}h2.h2-global-header{margin:40px auto;padding:0 .5em;}h2.h2-section-header{margin:40px auto 10px auto;padding:0;}h4{color:#7d7d7d;text-align:center;font-size:20px;font-size:2rem;font-weight:300;}h5{margin:0 auto 20px;max-width:90%;text-align:center;color:#7d7d7d;font-size:15px;font-size:1.5rem;font-weight:300;}h1+h5{margin-top:-35px;}label{display:block;}button,a.button{position:relative;display:block;height:46px;min-width:180px;margin:20px 0;padding:0 23px;border:none;border-radius:23px;background-color:#54a6cb;line-height:46px;text-transform:uppercase;text-align:left;color:#fff;float:right;text-decoration:none;font-weight:300;font-size:14px;font-size:1.4rem;transition:all cubic-bezier(.275,.1,0,1.37) .3s;}button:after,a.button:after{content:'';position:absolute;display:inline-block;width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid #fff;border-right:5px solid transparent;top:calc(50% - 5px);right:23px;-webkit-transform:scale(.9999,.9999);transform:scale(.9999,.9999);-webkit-transform:translateZ(0);transform:translateZ(0);transition:all cubic-bezier(.275,.1,0,1.37) .3s;}button:focus,a.button:focus{outline:1px dashed rgba(125,125,125,.1);}button.centered,a.button.centered{display:inline;float:none;padding:10px 50px 10px 25px;}a.back-button{position:relative;display:block;width:auto !important;height:46px;margin:20px 0;padding:0 23px 0 50px;border:none;border-radius:23px;background-color:#7d7d7d;line-height:46px;text-transform:uppercase;text-align:left;color:#fff;float:left;text-decoration:none;font-weight:300;font-size:14px;font-size:1.4rem;transition:all cubic-bezier(.275,.1,0,1.37) .3s;}a.back-button:before{content:'';position:absolute;display:inline-block;width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-right:5px solid #fff;border-left:5px solid transparent;top:calc(50% - 5px);left:23px;-webkit-transform:scale(.9999,.9999);transform:scale(.9999,.9999);-webkit-transform:translateZ(0);transform:translateZ(0);transition:all cubic-bezier(.275,.1,0,1.37) .3s;}a.back-button:focus{outline:1px dashed rgba(125,125,125,.1);}a.back-button.centered{display:inline;float:none;padding:10px 50px 10px 25px;}input[type=email],input[type=text],input.password-input-field{padding:0 23px;width:100%;height:46px;line-height:46px;border-radius:23px;background:#fff;border:1px solid #e1e1e0;color:#373737;font-weight:300;font-size:14px;font-size:1.4rem;}input[type=email]:focus,input[type=text]:focus,input.password-input-field:focus{outline:none;border:1px solid #c8c8c6;}input[type=text][disabled="disabled"]{background:#f5f4f2;}input[type=checkbox]{position:absolute;visibility:hidden;opacity:0;}input[type=checkbox]+span{display:inline-block;position:relative;left:30px;cursor:pointer;color:#7d7d7d;line-height:30px;font-weight:300;font-size:15px;font-size:1.5rem;}input[type=checkbox]+span:before,input[type=checkbox]+span:after{position:absolute;top:50%;left:-30px;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);display:inline-block;line-height:20px;width:20px;height:20px;transition:all cubic-bezier(.275,.1,0,1.37) .3s;}input[type=checkbox]+span:before{content:'';background:#fff;border:1px solid #e1e1e0;border-radius:2px;}input[type=checkbox]+span:after{content:'✕';text-align:center;margin-top:0;line-height:20px;color:#fff;font-weight:400;font-size:14px;font-size:1.4rem;visibility:hidden;opacity:0;}input[type=checkbox]:checked+span:before{background:#54a6cb;border-color:#54a6cb;}input[type=checkbox]:checked+span:after{visibility:visible;opacity:1;}textarea{width:100%;border:1px solid #e1e1e0;border-radius:20px;padding:5px 25px 0 25px;}section article select{border:1px solid #e1e1e0;padding:11.5px 0 11.5px 20px;border-radius:5em;width:100%;margin-top:10px;float:none;background:#fff url("/Components/PhaseOne/Design/Images/dropdown.png") no-repeat center right;background-size:auto 100%;cursor:pointer;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;}section article select::-ms-expand{display:none;}section article select:focus{outline:0 !important;border:1px solid #54a6cb;}.grid-width{width:100%;max-width:970px;min-width:280px;padding:0 20px;margin-left:auto;margin-right:auto;}.full-width{width:100%;max-width:1600px;min-width:320px;margin-left:auto;margin-right:auto;}div.textbox-button-control{position:relative;}div.textbox-button-control a{position:relative;float:right;margin-top:-45px;border:0;color:#fff;background:#54a6cb !important;padding:15.5px 50px 15.5px 15px;border-top-right-radius:23px;border-bottom-right-radius:23px;font-size:14px;font-size:1.4rem;max-width:35%;}div.textbox-button-control a span{content:'';position:absolute !important;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid #fff;top:calc(50% - 5px);right:23px;-moz-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;}div.textbox-button-control a:hover{opacity:.7;}div.textbox-button-control a:hover span{-moz-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;-moz-transform:scale(1.4);-ms-transform:scale(1.4);-o-transform:scale(1.4);-webkit-transform:scale(1.4);transform:scale(1.4);}.no-bottom-margin{margin-bottom:0 !important;}@media screen,print{html,body{margin:0;padding:0;background:#fff;font-family:"Gotham SSm A","Gotham SSm B",sans-serif;font-style:normal;font-size:62.5%;color:#373737;line-height:1;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;text-rendering:optimizeLegibility;overflow:hidden;}html{overflow-y:scroll;}body.header-navigation-toggle_active{overflow:hidden;height:100vh;}::-webkit-input-placeholder{color:#7d7d7d;}::-moz-placeholder{color:#7d7d7d;}:-ms-input-placeholder{color:#7d7d7d;}input:-moz-placeholder{color:#7d7d7d;}video::-webkit-media-controls{display:none !important;}.header-wrapper,.content-wrapper,.footer-wrapper{box-sizing:border-box;}.header-wrapper *,.header-wrapper *:before,.header-wrapper *:after,.content-wrapper *,.content-wrapper *:before,.content-wrapper *:after,.footer-wrapper *,.footer-wrapper *:before,.footer-wrapper *:after{box-sizing:inherit;}.header-wrapper{min-height:90px;}.scrolling .header-wrapper{box-shadow:0 1px 3px 0 rgba(63,61,77,.15),0 0 1px 0 rgba(63,61,77,.1);}.content-wrapper{overflow:hidden;margin-top:0;padding-bottom:75px;background:#fff;min-height:calc(100vh - 75px);}.header-navigation-toggle_active .content-wrapper{overflow-y:hidden;height:calc(100vh - 75px);}.shorter-content-wrapper{min-height:530px !important;padding-bottom:0 !important;}.footer-wrapper{position:relative;overflow:hidden;}.page-edit-mode .header-wrapper{display:none;}.cursor-hand{cursor:pointer !important;}.header-logo{position:absolute;top:0;left:20px;z-index:900;}.header-logo svg{width:120px;height:75px;}.header-navigation-toggle,.child-navigation-back{display:block;position:absolute;top:15px;width:45px;height:45px;border-radius:100%;background:#54a6cb;z-index:900;text-decoration:none;visibility:visible;opacity:1;transition:all cubic-bezier(.645,.045,.355,1) 600ms;}.header-navigation-toggle{right:20px;}.header-navigation-toggle:before{content:attr(data-text-menu);position:relative;display:block;top:0;left:-110px;width:100px;color:#373737;line-height:45px;text-transform:capitalize;text-align:right;color:#7d7d7d;visibility:visible;opacity:1;transition:all cubic-bezier(.645,.045,.355,1) 600ms;font-size:12px;font-size:1.2rem;}.header-navigation-toggle span{display:block;position:absolute;top:calc(50% - 1px);left:calc((100% - 40%)/2);width:40%;height:1px;background:#fff;transition:all cubic-bezier(.645,.045,.355,1) 600ms;}.header-navigation-toggle span:before,.header-navigation-toggle span:after{content:'';display:block;position:relative;width:100%;height:1px;background:#fff;-webkit-transform-origin:center center;transform-origin:center center;}.header-navigation-toggle span:before{top:-5px;}.header-navigation-toggle span:after{top:4px;}.header-navigation-toggle_active .header-navigation-toggle:before{visibility:hidden;opacity:0;}.header-navigation-toggle_active .header-navigation-toggle span{background:rgba(255,255,255,0);}.header-navigation-toggle_active .header-navigation-toggle span:before{-webkit-animation:toggle-line-top-in 600ms cubic-bezier(.275,.1,0,1.37) 200ms 1 both;animation:toggle-line-top-in 600ms cubic-bezier(.275,.1,0,1.37) 200ms 1 both;}.header-navigation-toggle_active .header-navigation-toggle span:after{-webkit-animation:toggle-line-bottom-in 600ms cubic-bezier(.275,.1,0,1.37) 200ms 1 both;animation:toggle-line-bottom-in 600ms cubic-bezier(.275,.1,0,1.37) 200ms 1 both;}.header-navigation-toggle_was-active .header-navigation-toggle span:before{-webkit-animation:toggle-line-top-out 400ms cubic-bezier(.645,.045,.355,1) 0ms 1 both;animation:toggle-line-top-out 400ms cubic-bezier(.645,.045,.355,1) 0ms 1 both;}.header-navigation-toggle_was-active .header-navigation-toggle span:after{-webkit-animation:toggle-line-bottom-out 400ms cubic-bezier(.645,.045,.355,1) 0ms 1 both;animation:toggle-line-bottom-out 400ms cubic-bezier(.645,.045,.355,1) 0ms 1 both;}.child-navigation-back{background-color:rgba(84,166,203,0);right:75px;visibility:hidden;opacity:0;transition:all cubic-bezier(.645,.045,.355,1) 300ms;transition-delay:300ms;}.child-navigation-back:before,.child-navigation-back:after{content:'';display:block;position:relative;width:8px;height:1px;background:#fff;top:21px;left:18px;-webkit-transform-origin:0% center;transform-origin:0% center;transition:all cubic-bezier(.275,.1,0,1.37) 200ms;}.child-navigation-back:before{-webkit-transform:translateY(1px);transform:translateY(1px);}.child-navigation-back span{visibility:hidden;opacity:0;}.header-navigation-toggle_active .child-navigation-back{visibility:visible;opacity:1;}.child-navigation_active .child-navigation-back{background-color:#54a6cb;transition-delay:0;transition:all cubic-bezier(.645,.045,.355,1) 600ms;}.child-navigation_active .child-navigation-back:before,.child-navigation_active .child-navigation-back:after{transition:all cubic-bezier(.275,.1,0,1.37) 200ms;transition-delay:400ms;}.child-navigation_active .child-navigation-back:before{-webkit-transform:rotate(-45deg) translateY(1px);transform:rotate(-45deg) translateY(1px);}.child-navigation_active .child-navigation-back:after{-webkit-transform:rotate(45deg);transform:rotate(45deg);width:9px;}.child-navigation_active .child-navigation-back span{transition-delay:400ms;visibility:visible;opacity:1;position:absolute;margin:15px 0 0 -58px;font-size:13px;}.header-navigation,.child-navigation{position:absolute;top:0;left:0;right:0;width:100%;margin:0 auto;height:75px;}.header-navigation ul,.child-navigation ul{position:fixed;overflow:hidden;left:0;margin:0;padding:0;list-style-type:none;top:75px;background:#f5f4f2;height:calc(100vh - 75px);width:100%;padding:40px 0;visibility:hidden;opacity:0;transition:all cubic-bezier(.645,.045,.355,1) 200ms;}.header-navigation li,.child-navigation li{display:block;line-height:1.4;}.header-navigation li a,.child-navigation li a{display:block;text-align:right;padding:0 15px;text-decoration:none;cursor:pointer;font-weight:200;font-size:25px;font-size:2.5rem;transition:all cubic-bezier(.275,.1,0,1.37) .3s;}.header-navigation li.language-selector-wrapper,.child-navigation li.language-selector-wrapper{position:absolute;right:0;left:0;margin-top:20px;padding:20px 0 0;height:3000px;background:#e1e1e0;display:inherit;z-index:0;}.header-navigation:before,.child-navigation:before{content:'';position:absolute;top:0;left:0;right:0;height:75px;}.header-navigation{z-index:300;}.header-navigation a{color:#7d7d7d;}.header-navigation a.active{color:#54a6cb;}.header-navigation:before{background:#fff;}.header-navigation-toggle_active .header-navigation ul{visibility:visible;opacity:1;transition:all cubic-bezier(.645,.045,.355,1) 300ms;}.header-navigation-toggle_active .header-navigation li{transition:all cubic-bezier(.645,.045,.355,1) 300ms;}.child-navigation_active .header-navigation li{-webkit-transform:translateX(-100vw);transform:translateX(-100vw);}.header-navigation .basket-show{position:relative;}.header-navigation .basket-show img{height:30px;vertical-align:middle;}.header-navigation .basket-show a:hover:after{visibility:hidden !important;}.header-navigation .basket-show .circle-spot-expand{-moz-transform:scale(3);-ms-transform:scale(3);-o-transform:scale(3);-webkit-transform:scale(3);transform:scale(3);}.header-navigation .basket-show .circle-spot{background:#f00;font-weight:600;border-color:none;border-radius:1em;color:#fff;position:absolute;width:22px;height:22px;line-height:22px;top:25px;font-size:.35em;right:10px;text-align:center;z-index:2;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out;}.header-navigation .basket-hide{display:none !important;}.child-navigation{z-index:301;visibility:visible;opacity:1;transition:all cubic-bezier(.645,.045,.355,1) 200ms;}.child-navigation ul{-webkit-transform:translateX(100vw);transform:translateX(100vw);}.child-navigation li a{color:#7d7d7d;}.child-navigation.active ul{-webkit-transform:translateX(0);transform:translateX(0);visibility:visible;opacity:1;transition:all cubic-bezier(.645,.045,.355,1) 500ms;}.language-navigation ul li a span{display:none;}.sub-navigation,.sub-dropdown-menu{overflow:hidden;z-index:150;line-height:50px;width:100%;}.sub-navigation.sub-navigation,.sub-dropdown-menu.sub-navigation{position:absolute;left:50% !important;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-top:40px solid rgba(245,244,242,.7);background:rgba(245,244,242,.7);top:35px;max-height:90px;transition:all cubic-bezier(.645,.045,.355,1) 200ms;}.sub-navigation.sub-dropdown-menu,.sub-dropdown-menu.sub-dropdown-menu{position:relative;border-top:40px solid rgba(245,244,242,.9);background:rgba(245,244,242,.9);top:90px;display:none;}.sub-navigation>div,.sub-dropdown-menu>div{position:relative;width:100%;max-width:970px;min-width:280px;padding:0 20px;margin-left:auto;margin-right:auto;min-width:0;padding-left:0 !important;}.sub-navigation h3,.sub-dropdown-menu h3{line-height:13px;display:inline-block;margin:0;padding:0;vertical-align:middle;width:60px;font-weight:300;font-size:12px;font-size:1.2rem;}.sub-navigation ul,.sub-dropdown-menu ul{overflow:hidden;list-style-type:none;margin:0;padding:0 0 20px;clear:both;}.sub-navigation li,.sub-dropdown-menu li{position:relative;float:left;height:32px;line-height:32px;width:calc((99.999% - (14px*(1 - 1)))/1);margin:0;padding-right:10px;background-size:0 0;text-align:right;}.sub-navigation li a,.sub-dropdown-menu li a{text-decoration:none;color:#373737;font-weight:300;font-size:16px;font-size:1.6rem;}.sub-navigation .sub-navigation-right,.sub-dropdown-menu .sub-navigation-right{position:absolute;top:0;text-align:right;width:99%;}.sub-navigation .sub-navigation-right .book-demo,.sub-dropdown-menu .sub-navigation-right .book-demo{position:relative;display:inline-block;vertical-align:middle;margin-left:10px;top:-10px;text-decoration:none;min-width:160px;height:30px;line-height:30px;padding:0 28px 0 15px;border-radius:15px;font-size:12px;font-size:1.2rem;font-weight:300;}.sub-navigation .sub-navigation-right .book-demo:after,.sub-dropdown-menu .sub-navigation-right .book-demo:after{right:15px;}.sub-navigation .sub-navigation-right .book-demo:hover:after,.sub-dropdown-menu .sub-navigation-right .book-demo:hover:after{-webkit-transform:scale(1.2);transform:scale(1.2);}.sub-navigation_active .sub-navigation,.sub-navigation_active .sub-dropdown-menu{background:rgba(245,244,242,.95);border-color:rgba(245,244,242,.95);max-height:calc(110vh);box-shadow:0 1px 3px 0 rgba(63,61,77,.15),0 0 1px 0 rgba(63,61,77,.1);}.sub-navigation_sticky .sub-navigation,.sub-navigation_sticky .sub-dropdown-menu{position:fixed;top:-40px !important;}.sub-navigation_no-transition .sub-navigation,.sub-navigation_no-transition .sub-dropdown-menu{transition:max-height 200ms !important;}.sub-navigation-right .sub-navigation-toggle{position:relative;display:inline-block;vertical-align:middle;width:30px;height:30px;border-radius:100%;background:#54a6cb;text-decoration:none;transition:all cubic-bezier(.645,.045,.355,1) 600ms;}.sub-navigation-right .sub-navigation-toggle span{display:block;position:absolute;top:calc(50%);left:calc((100% - 40%)/2);width:40%;-webkit-transform:rotate(45deg);transform:rotate(45deg);transition:all cubic-bezier(.275,.1,0,1.37) 300ms;}.sub-navigation-right .sub-navigation-toggle span:before,.sub-navigation-right .sub-navigation-toggle span:after{content:'';display:block;position:absolute;width:100%;height:1px;background:#fff;-webkit-transform-origin:center center;transform-origin:center center;}.sub-navigation-right .sub-navigation-toggle span:before{-webkit-transform:rotate(45deg) translateZ(0);transform:rotate(45deg) translateZ(0);}.sub-navigation-right .sub-navigation-toggle span:after{-webkit-transform:rotate(-45deg) translateZ(0);transform:rotate(-45deg) translateZ(0);}.sub-navigation_active .sub-navigation-right:before{visibility:hidden;opacity:0;}.sub-navigation_active .sub-navigation-right span{-webkit-transform:rotate(0);transform:rotate(0);}.footer-newsletter,.footer-betatester,.footer-social{overflow:hidden;padding-bottom:60px;}.footer-newsletter.footer-newsletter,.footer-betatester.footer-newsletter{background:#ebeae8;}.footer-newsletter.footer-newsletter.clear-background-color,.footer-betatester.footer-newsletter.clear-background-color{background:#fff !important;}.footer-newsletter.footer-newsletter.clear-background-color select,.footer-betatester.footer-newsletter.clear-background-color select{border:1px solid #e1e1e0 !important;}.footer-newsletter.footer-betatester,.footer-betatester.footer-betatester{background:#f5f4f2;}.footer-newsletter.footer-betatester a.button,.footer-betatester.footer-betatester a.button{position:absolute;top:0;right:0;margin:0;border-radius:0 22px 22px 0;}.footer-newsletter.footer-betatester .betatester-error-message,.footer-betatester.footer-betatester .betatester-error-message{color:#f00;max-width:480px;margin:10px auto;line-height:1.4;font-weight:300;font-size:14px;font-size:1.4rem;}.footer-newsletter .signup,.footer-betatester .signup{margin-top:20px;overflow:hidden;width:100%;max-width:970px;min-width:280px;padding:0 20px;margin-left:auto;margin-right:auto;}.footer-newsletter .categories,.footer-newsletter .email,.footer-betatester .categories,.footer-betatester .email{width:100%;}.footer-newsletter .categories label,.footer-newsletter .email label,.footer-betatester .categories label,.footer-betatester .email label{position:relative;}.footer-newsletter span.validation-error[style*="inline"],.footer-betatester span.validation-error[style*="inline"]{display:block !important;color:#f00;text-align:center;margin-top:10px;font-weight:400;font-size:12px;font-size:1.2rem;}.footer-newsletter .categories,.footer-betatester .categories{max-width:600px;margin:0 auto;}.footer-newsletter .categories label,.footer-betatester .categories label{float:left;width:100%;height:43px;margin-bottom:30px;}.footer-newsletter .categories label span,.footer-betatester .categories label span{left:0;width:100%;text-align:center;}.footer-newsletter .categories label span:before,.footer-newsletter .categories label span:after,.footer-betatester .categories label span:before,.footer-betatester .categories label span:after{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:30px;}.footer-newsletter .categories label:nth-of-type(4),.footer-betatester .categories label:nth-of-type(4){clear:left;}.footer-newsletter .email label,.footer-betatester .email label{margin-top:10px;}.footer-newsletter .email button,.footer-betatester .email button{width:100%;float:left;}.footer-newsletter .email select,.footer-betatester .email select{color:#373737;font-weight:200;font-size:14px;font-size:1.4rem;width:100%;padding:13px 13px 13px 20px;border:0;border-radius:23px;background:#fff url("/Components/PhaseOne/Design/Images/dropdown.png") no-repeat center right;background-size:auto 100%;cursor:pointer;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;}.footer-newsletter .email select::-ms-expand,.footer-betatester .email select::-ms-expand{display:none;}.footer-social{background:#f0efed;}.footer-social .platforms{margin:0 auto;list-style-type:none;width:100%;max-width:970px;min-width:280px;padding:0 20px;margin-left:auto;margin-right:auto;overflow:hidden;}.footer-social .platforms li{display:block;float:left;margin-top:20px !important;margin-bottom:20px !important;}.footer-social .platforms li a{position:relative;display:block;width:60px;height:60px;border-radius:100%;background:#54a6cb;}.footer-social .platforms li:first-child{margin-left:0 !important;}.footer-social .platforms li:last-child{margin-right:0 !important;}.footer-social .platforms li:nth-last-child(4):first-child,.footer-social .platforms li:nth-last-child(4):first-child~li{margin:0 calc(((100% - (4*60px))/2)/3);}.footer-social .platforms li:nth-last-child(5):first-child,.footer-social .platforms li:nth-last-child(5):first-child~li,.footer-social .platforms li:nth-last-child(6):first-child,.footer-social .platforms li:nth-last-child(6):first-child~li{margin:0 calc(((100% - (3*60px))/2)/2);}.footer-social .platforms li:nth-last-child(5):first-child:nth-child(3n),.footer-social .platforms li:nth-last-child(5):first-child~li:nth-child(3n),.footer-social .platforms li:nth-last-child(6):first-child:nth-child(3n),.footer-social .platforms li:nth-last-child(6):first-child~li:nth-child(3n){margin-right:0;}.footer-social .platforms li:nth-last-child(5):first-child:nth-child(3n+1),.footer-social .platforms li:nth-last-child(5):first-child~li:nth-child(3n+1),.footer-social .platforms li:nth-last-child(6):first-child:nth-child(3n+1),.footer-social .platforms li:nth-last-child(6):first-child~li:nth-child(3n+1){clear:left;margin-left:0;}.footer-social .platforms li:nth-last-child(7):first-child,.footer-social .platforms li:nth-last-child(7):first-child~li,.footer-social .platforms li:nth-last-child(8):first-child,.footer-social .platforms li:nth-last-child(8):first-child~li{margin:0 calc(((100% - (4*60px))/2)/3);}.footer-social .platforms li:nth-last-child(7):first-child:nth-child(4),.footer-social .platforms li:nth-last-child(7):first-child~li:nth-child(4),.footer-social .platforms li:nth-last-child(8):first-child:nth-child(4),.footer-social .platforms li:nth-last-child(8):first-child~li:nth-child(4){margin-right:0;}.footer-social .platforms li:nth-last-child(7):first-child:nth-child(4n+1),.footer-social .platforms li:nth-last-child(7):first-child~li:nth-child(4n+1),.footer-social .platforms li:nth-last-child(8):first-child:nth-child(4n+1),.footer-social .platforms li:nth-last-child(8):first-child~li:nth-child(4n+1){clear:left;margin-left:0;}.footer-social .platforms li:nth-last-child(9):first-child,.footer-social .platforms li:nth-last-child(9):first-child~li{margin:0 calc(((100% - (3*60px))/2)/2);}.footer-social .platforms li:nth-last-child(9):first-child:nth-child(3n),.footer-social .platforms li:nth-last-child(9):first-child~li:nth-child(3n){margin-right:0;}.footer-social .platforms li:nth-last-child(9):first-child:nth-child(3n+1),.footer-social .platforms li:nth-last-child(9):first-child~li:nth-child(3n+1){clear:left;margin-left:0;}.footer-social .platforms li:nth-last-child(10):first-child,.footer-social .platforms li:nth-last-child(10):first-child~li,.footer-social .platforms li:nth-last-child(11):first-child,.footer-social .platforms li:nth-last-child(11):first-child~li,.footer-social .platforms li:nth-last-child(12):first-child,.footer-social .platforms li:nth-last-child(12):first-child~li{margin:0 calc(((100% - (4*60px))/2)/3);}.footer-social .platforms li:nth-last-child(10):first-child:nth-child(4n),.footer-social .platforms li:nth-last-child(10):first-child~li:nth-child(4n),.footer-social .platforms li:nth-last-child(11):first-child:nth-child(4n),.footer-social .platforms li:nth-last-child(11):first-child~li:nth-child(4n),.footer-social .platforms li:nth-last-child(12):first-child:nth-child(4n),.footer-social .platforms li:nth-last-child(12):first-child~li:nth-child(4n){margin-right:0;}.footer-social .platforms li:nth-last-child(10):first-child:nth-child(4n+1),.footer-social .platforms li:nth-last-child(10):first-child~li:nth-child(4n+1),.footer-social .platforms li:nth-last-child(11):first-child:nth-child(4n+1),.footer-social .platforms li:nth-last-child(11):first-child~li:nth-child(4n+1),.footer-social .platforms li:nth-last-child(12):first-child:nth-child(4n+1),.footer-social .platforms li:nth-last-child(12):first-child~li:nth-child(4n+1){clear:left;margin-left:0;}.footer-social .platforms svg{position:absolute;top:25%;left:25%;width:50%;height:50%;fill:#fff;}.footer{height:75px;background:#fff;}.footer-logo{display:none;}.footer-navigation{position:absolute;bottom:0;right:0;left:0;}.footer-navigation ul{margin:0;padding:0;list-style-type:none;text-align:center;}.footer-navigation li{display:inline-block;line-height:75px;}.footer-navigation li a{padding:0 15px;text-decoration:none;color:#7d7d7d;font-weight:300;font-size:14px;font-size:1.4rem;}.footer-navigation .footer-language-selector-wrapper{display:none;}.cookie{position:fixed;bottom:0;left:0;right:0;padding:20px 0;background:rgba(225,225,224,.99);z-index:2999;}.cookie>div{width:100%;max-width:970px;min-width:280px;padding:0 20px;margin-left:auto;margin-right:auto;width:auto;}.cookie p{margin:0 0 20px;float:left;line-height:1.2;font-size:12px;font-size:1.2rem;}.cookie .choices{float:right;}.cookie .choices a{display:block;float:right;clear:right;}.cookie .choices .no-button{position:relative;color:#7d7d7d;font-size:12px;font-size:1.2rem;text-decoration:none;margin-right:20px;}.cookie .choices .no-button:after{content:'';position:relative;display:inline-block;width:0;height:0;margin-left:10px;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid rgba(125,125,125,.8);top:calc(2px);-webkit-transform:scale(.9999,.9999);transform:scale(.9999,.9999);-webkit-transform:translateZ(0);transform:translateZ(0);transition:all cubic-bezier(.275,.1,0,1.37) .3s;}.cookie .choices .button{margin:0 0 10px;height:30px;line-height:30px;font-size:12px;font-size:1.2rem;min-width:80px;}.cookie .choices .button:after{display:none;}.carousel{position:relative;overflow:hidden;}.carousel-images{margin:0 0 24px;padding:0;height:calc(100vh - 75px - 160px);min-height:300px;max-height:60vw;list-style-type:none;}.carousel-images li{cursor:pointer;}.carousel-image,.banner-image{position:absolute;z-index:100;width:100%;height:calc(100% - 22px - 2px);background-repeat:no-repeat;background-position:51% 50%;background-size:cover;visibility:hidden;opacity:0;transition:all cubic-bezier(.275,.1,0,1.37) 1000ms;}.carousel-image .carousel-image_text,.banner-image .carousel-image_text{position:absolute;bottom:0;width:100%;background:rgba(245,244,242,.7);transition:all cubic-bezier(.275,.1,0,1.37) 400ms;text-align:center;padding:15px 0 0 0;}.carousel-image .carousel-image_text>div,.banner-image .carousel-image_text>div{max-width:1600px;width:100%;margin:0 auto;}.carousel-image .carousel-image_text>div h2,.banner-image .carousel-image_text>div h2{color:#373737;position:relative;max-width:970px;min-width:280px;text-align:center;font-weight:200;font-size:22px;font-size:2.2rem;display:inline-block;vertical-align:middle;padding:0;margin:0 0 15px 0;}.carousel-image .carousel-image_text>div h2 span,.banner-image .carousel-image_text>div h2 span{display:block;}.carousel-image .carousel-image_text>div h2 span.small,.banner-image .carousel-image_text>div h2 span.small{margin-top:12px;font-size:15px;font-size:1.5rem;}.carousel-image .carousel-image_text>div>div,.banner-image .carousel-image_text>div>div{position:relative;display:inline-block;vertical-align:middle;width:auto;padding:0;margin:0 0 15px 2%;}.carousel-image .carousel-image_text>div>div a.button,.banner-image .carousel-image_text>div>div a.button{clear:both;position:relative;display:block;height:auto;line-height:30px;margin:0;bottom:0;padding:0 35px 0 20px;}.carousel-image .carousel-image_text>div>div a.button:after,.banner-image .carousel-image_text>div>div a.button:after{right:20px;}.carousel-image a,.banner-image a{position:absolute;bottom:-22px;display:block;height:44px;width:auto !important;padding:0 44px 0 22px;border-radius:22px;background-color:#54a6cb;line-height:44px;text-transform:uppercase;text-decoration:none;color:#fff;cursor:pointer;font-size:15px;font-size:1.5rem;transition:all cubic-bezier(.275,.1,0,1.37) .3s;}.carousel-image a:after,.banner-image a:after{content:'';position:absolute;display:inline-block;width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:7px solid #fff;top:calc(50% - 8px);right:22px;-webkit-transform:scale(.9999,.9999);transform:scale(.9999,.9999);-webkit-transform:translateZ(0);transform:translateZ(0);transition:all cubic-bezier(.275,.1,0,1.37) .3s;}.carousel-image button.play,.banner-image button.play{display:none;}.carousel-image.active,.banner-image.active{-webkit-transform:scale(1);transform:scale(1);visibility:visible;opacity:1;}.carousel-image.active button.play,.banner-image.active button.play{display:block;position:absolute;bottom:calc(50% - 50px);left:calc(50% - 50px);margin:0;min-width:0;width:100px;height:100px;border-radius:100%;background:rgba(84,166,203,.7);padding:0;cursor:pointer;z-index:100;-webkit-transform:scale(.5);transform:scale(.5);visibility:visible;opacity:1;transition:all cubic-bezier(.275,.1,0,1.37) .3s;}.carousel-image.active button.play:after,.banner-image.active button.play:after{display:block;top:calc(50% - 10px);left:calc(50% - 6px);border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:15px solid #fff;}.carousel-image_content,.banner-image_content{width:100%;max-width:970px;min-width:280px;padding:0 20px;margin-left:auto;margin-right:auto;}.carousel-image_content{display:none;}.carousel-navigation{position:absolute;z-index:100;overflow:hidden;text-align:center;width:100%;bottom:-8px;padding:0;background:rgba(245,244,242,0);}.carousel-navigation ul{list-style-type:none;margin:0;padding:0;}.carousel-navigation li{margin:0;padding:10px;display:inline-block;cursor:pointer;}.carousel-navigation li a{display:block;width:10px;height:10px;background:#e1e1e0;border-radius:100%;}.carousel-navigation li.active a{background:#54a6cb;cursor:default;-webkit-transform:scale(1.2);transform:scale(1.2);}.highlights{overflow:hidden;width:100%;max-width:1600px;min-width:320px;margin-left:auto;margin-right:auto;}.highlights article{float:left;position:relative;height:330px;margin-bottom:14px;background-color:#fff;text-align:center;width:100%;}.highlights article a{display:block;position:relative;width:100%;height:100%;text-decoration:none;color:inherit;overflow:hidden;}.highlights article a:before,.highlights article a:after{content:'';position:absolute;-webkit-transform:translateY(80px);transform:translateY(80px);transition:all cubic-bezier(.275,.1,0,1.37) 400ms;}.highlights article a:before{bottom:22px;right:35px;z-index:3;background:#54a6cb;width:35px;height:35px;border-radius:100%;}.highlights article a:after{right:48px;bottom:32px;z-index:3;width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:7px solid #fff;}.highlights article div{color:#373737;text-align:left;position:absolute;width:100%;bottom:0;min-height:80px;padding:0 80px 0 10px;background:rgba(245,244,242,.7);transition:all cubic-bezier(.275,.1,0,1.37) 400ms;}.highlights article h3{position:relative;z-index:2;margin:.8em 0 .2em;font-weight:300;font-size:24px;font-size:2.4rem;}.highlights article p{position:relative;z-index:2;margin:0 0 20px;font-weight:400;font-size:13px;font-size:1.3rem;}.highlights article a{color:#373737;}.highlights article a:before,.highlights article a:after{-webkit-transform:translateY(0);transform:translateY(0);}.highlights article div:before{-webkit-transform:translateY(0);transform:translateY(0);}.highlights article.cover_white a,.highlights article.cover_black a{background-size:cover;background-position:50% 50%;background-repeat:no-repeat;}.highlights article.cover_white,.highlights article.sized_white{color:#fff;}.highlights article.cover_black,.highlights article.sized_black{color:#373737;}.highlights article.sized_white a,.highlights article.sized_black a{background-size:auto 100%;background-position:50% 50%;background-repeat:no-repeat;}.highlights article.simple_sized,.highlights article.simple_cover{height:240px;}.highlights article.simple_sized a,.highlights article.simple_cover a{background-size:auto 150px;background-repeat:no-repeat;background-position:50% 0;}.highlights article.simple_sized h3,.highlights article.simple_cover h3{margin:0;position:absolute;bottom:35px;line-height:1.2;font-size:15px;font-size:1.5rem;color:#7d7d7d;}.highlights article.simple_sized p,.highlights article.simple_cover p{margin:0;position:absolute;bottom:15px;color:#54a6cb;border-bottom:2px solid transparent;}.highlights article.simple_sized p:before,.highlights article.simple_cover p:before{content:'';display:inline-block;width:0;height:0;margin-right:5px;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid #54a6cb;-webkit-transform:scale(.9999,.9999);transform:scale(.9999,.9999);-webkit-transform:translateZ(0);transform:translateZ(0);}.highlights article.simple_sized div,.highlights article.simple_cover div{background:#fff;height:90px;}.highlights article.simple_cover{background-size:auto 100%;}.grid-width .highlights article{height:300px;}.grid-width .highlights article.sized_black,.grid-width .highlights article.simple_sized,.grid-width .highlights article.simple_cover{height:240px;}.contact{margin-top:0;margin-bottom:30px;}.contact h1{font-size:30px;font-size:3rem;margin:0;padding:0;text-align:center;max-width:100%;}.contact article{width:100%;padding-bottom:8px;height:auto;}.contact article.office{width:100%;height:auto;cursor:auto;display:inline-block;vertical-align:top;padding:0;}.contact article.office div{position:static;padding-right:10px;padding-left:10px;}.contact article.office div p{font-size:15px;font-size:1.5rem;color:#373737;line-height:20px;font-weight:300;margin:5px 0;}.contact article.office div p strong{color:#373737;}.contact article.office div a{font-size:15px;font-size:1.5rem;color:#54a6cb;text-decoration:none;}.contact article a.btn-wrapper{display:block;text-align:center;margin-top:20px;}.contact article a.btn-wrapper span.btn{width:auto;height:46px;line-height:46px;font-size:19px;font-size:1.9rem;text-align:center;text-transform:uppercase;position:relative;display:inline-block;background:#54a6cb;color:#fff;padding:0 55px 0 35px;-webkit-border-radius:25px;border-radius:25px;}.contact article a.btn-wrapper span.btn span{color:#fff;}.contact article a.btn-wrapper span.btn .white-arrow{width:7px;height:13px;background:url("/Components/PhaseOne/Design/Images/white-arrow.svg") no-repeat 0 0;background-size:100% auto;position:absolute;top:16px;right:25px;}.contact article a div{position:static;padding:40px 0;text-align:center;}.contact article a i.icon{display:block;margin-bottom:35px;}.contact article a i.icon img{width:60px;height:60px;display:block;margin:0 auto;}.contact article a h3{font-size:20px;font-size:2rem;font-weight:200;color:#7d7d7d;margin:0;padding:0;}.contact article a p{padding:0 50px 8px 50px;font-size:20px;font-size:2rem;font-weight:300;line-height:20px;}.contact article a span{color:#54a6cb;font-size:15px;font-size:1.5rem;font-weight:300;position:relative;display:block;text-align:center;}.contact article a span .blue-arrow{width:6px;height:11px;display:inline-block;margin:0 0 0 10px;background:url("/Components/PhaseOne/Design/Images/blue-arrow.svg") no-repeat 0 0;background-size:100% auto;}.contact article a span.btn{width:auto;height:46px;line-height:46px;font-size:19px;font-size:1.9rem;text-align:center;text-transform:uppercase;position:relative;display:inline-block;background:#54a6cb;color:#fff;padding:0 55px 0 35px;-webkit-border-radius:25px;border-radius:25px;}.contact article a span.btn .white-arrow{width:7px;height:13px;background:url("/Components/PhaseOne/Design/Images/white-arrow.svg") no-repeat 0 0;background-size:100% auto;position:absolute;top:16px;right:25px;}.contact .padding-bottom{margin:20px 0 !important;}.general-info{margin-top:0;margin-bottom:30px;}.general-info article{width:100%;padding-bottom:30px;height:auto;text-align:center;}.general-info article.fullwidth{width:100%;padding:0;height:auto;}.general-info article.fullwidth div{position:static;padding-right:0;font-size:15px;font-size:1.5rem;color:#373737;}.general-info article.fullwidth div h3,.general-info article.fullwidth div h1{font-size:30px;font-size:3rem;font-weight:200;margin-bottom:0;padding:0;}.general-info article.fullwidth div div.general-info-text{margin:10px 0 15px 0;font-size:15px;font-size:1.5rem;font-weight:200;line-height:1.6;}.general-info article.fullwidth div div.general-info-text p{line-height:20px;margin:0;padding:0;}.general-info article.fullwidth div div.general-info-text p a{color:#54a6cb;text-decoration:none;}.general-info article.fullwidth div div.text-align-left{text-align:left !important;}.general-info article.fullwidth div a.button{font-size:14px;font-size:1.4rem;}.locator-wrapper{margin-top:4%;font-size:14px;font-size:1.4rem;font-weight:200;line-height:1.6;}.locator-wrapper ul{list-style:none;margin:0;padding:0;}.locator-wrapper ul li{display:inline-block;vertical-align:top;margin:0 2% 40px 2%;padding:0 6px;width:100%;}.locator-wrapper ul li span{display:block;width:100%;}.locator-wrapper ul li span a{text-decoration:none;color:#009fc2;}.locator-wrapper ul li span a:Hover{text-decoration:underline;cursor:pointer;}.locator-wrapper ul li span:first-child{font-weight:700;}.address-input-container{width:100%;background:#9d9d9d;margin-top:0;position:relative;}.address-input-container .fullwidth-image{width:auto;height:360px;display:block;}.address-input-container .floating-form{width:100%;position:absolute;bottom:0;padding:0;}.address-input-container .floating-form div{width:auto;}.address-input-container h3{width:100%;display:block;padding-right:0;text-align:center;font-size:32px;font-size:3.2rem;font-weight:300;color:#fff;line-height:36px;margin:20px 0 10px 0;}.address-input-container p{font-size:15px;font-size:1.5rem;font-weight:300;color:#fff;line-height:18px;text-align:center;margin:0 0 40px 0;}.address-input-container select{height:42px;margin-bottom:20px;display:inline-block;color:#7d7d7d;font-weight:300;font-size:14px;font-size:1.4rem;border:0;}.address-input-container select:disabled{opacity:.8;}.address-input-container select.error{border-color:#f00;}.banner,.banner_thin{position:relative;overflow:hidden;width:100%;max-width:1600px;min-width:320px;margin-left:auto;margin-right:auto;}.banner .banner-images,.banner_thin .banner-images{margin:0 0 24px;padding:0;}.banner .banner-images{max-height:900px;padding-bottom:72.5%;}.banner_thin .banner-images{padding-bottom:47.5%;}.banner-image{visibility:visible;opacity:1;-webkit-transform:scale(1);transform:scale(1);}.banner-image h2{bottom:45px;}.video{position:relative;}.video img{width:100%;max-width:100%;}.video h1{display:none;}.video button{position:absolute;bottom:calc(50% - 50px);left:calc(50% - 50px);margin:0;min-width:0;width:100px;height:100px;border-radius:100%;background:rgba(84,166,203,.7);padding:0;cursor:pointer;z-index:100;visibility:visible;opacity:1;transition:all cubic-bezier(.275,.1,0,1.37) .3s;}.video button:after{display:block;top:calc(50% - 10px);left:calc(50% - 6px);border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:15px solid #fff;}.video.playing{cursor:pointer;}.video.playing button{visibility:hidden;opacity:0;}.vignette-video_left,.vignette-video_right,.vignette_left,.vignette_full_left,.vignette_full_left-background,.vignette_right,.vignette_full_right,.vignette_full_right-background,.vignette_top,.vignette_bottom,.vignette_tiny,.vignette_tiny-full{overflow:hidden;background:#fff;width:100%;max-width:970px;min-width:280px;padding:0 20px;margin-left:auto;margin-right:auto;padding:0;}.vignette-video_left h2,.vignette-video_right h2,.vignette_left h2,.vignette_full_left h2,.vignette_full_left-background h2,.vignette_right h2,.vignette_full_right h2,.vignette_full_right-background h2,.vignette_top h2,.vignette_bottom h2,.vignette_tiny h2,.vignette_tiny-full h2{margin-top:0;margin-bottom:20px !important;color:#373737;line-height:1.2;font-weight:300;font-size:26px;font-size:2.6rem;}.vignette-video_left div,.vignette-video_right div,.vignette_left div,.vignette_full_left div,.vignette_full_left-background div,.vignette_right div,.vignette_full_right div,.vignette_full_right-background div,.vignette_top div,.vignette_bottom div,.vignette_tiny div,.vignette_tiny-full div{color:#373737;line-height:1.6;font-weight:300;font-size:15px;font-size:1.5rem;}.vignette-video_left a,.vignette-video_right a,.vignette_left a,.vignette_full_left a,.vignette_full_left-background a,.vignette_right a,.vignette_full_right a,.vignette_full_right-background a,.vignette_top a,.vignette_bottom a,.vignette_tiny a,.vignette_tiny-full a{color:#54a6cb;line-height:1.6;font-weight:300;font-size:13px;font-size:1.3rem;text-decoration:none;}.vignette-video_left a.learn-more,.vignette-video_right a.learn-more,.vignette_left a.learn-more,.vignette_full_left a.learn-more,.vignette_full_left-background a.learn-more,.vignette_right a.learn-more,.vignette_full_right a.learn-more,.vignette_full_right-background a.learn-more,.vignette_top a.learn-more,.vignette_bottom a.learn-more,.vignette_tiny a.learn-more,.vignette_tiny-full a.learn-more{position:relative;display:inline-block;margin-top:1em;color:#54a6cb;font-weight:300;font-size:20px;font-size:2rem;}.vignette-video_left a.learn-more:after,.vignette-video_right a.learn-more:after,.vignette_left a.learn-more:after,.vignette_full_left a.learn-more:after,.vignette_full_left-background a.learn-more:after,.vignette_right a.learn-more:after,.vignette_full_right a.learn-more:after,.vignette_full_right-background a.learn-more:after,.vignette_top a.learn-more:after,.vignette_bottom a.learn-more:after,.vignette_tiny a.learn-more:after,.vignette_tiny-full a.learn-more:after{content:'';position:absolute;top:6px;left:1px;width:20px;height:20px;border-radius:100%;background:rgba(84,166,203,.7);z-index:0;}.vignette-video_left a.learn-more:before,.vignette-video_right a.learn-more:before,.vignette_left a.learn-more:before,.vignette_full_left a.learn-more:before,.vignette_full_left-background a.learn-more:before,.vignette_right a.learn-more:before,.vignette_full_right a.learn-more:before,.vignette_full_right-background a.learn-more:before,.vignette_top a.learn-more:before,.vignette_bottom a.learn-more:before,.vignette_tiny a.learn-more:before,.vignette_tiny-full a.learn-more:before{content:'';position:relative;margin-left:10px;margin-right:15px;top:-3px;display:inline-block;width:0;height:0;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:4px solid #fff;left:0;z-index:1;-webkit-transform:scale(.9999,.9999);transform:scale(.9999,.9999);-webkit-transform:translateZ(0);transform:translateZ(0);transition:all cubic-bezier(.275,.1,0,1.37) .3s;}.vignette-video_left a.learn-more:hover,.vignette-video_right a.learn-more:hover,.vignette_left a.learn-more:hover,.vignette_full_left a.learn-more:hover,.vignette_full_left-background a.learn-more:hover,.vignette_right a.learn-more:hover,.vignette_full_right a.learn-more:hover,.vignette_full_right-background a.learn-more:hover,.vignette_top a.learn-more:hover,.vignette_bottom a.learn-more:hover,.vignette_tiny a.learn-more:hover,.vignette_tiny-full a.learn-more:hover{text-decoration:underline;}.vignette-video_left a.vignette-tiny-top-image,.vignette-video_right a.vignette-tiny-top-image,.vignette_left a.vignette-tiny-top-image,.vignette_full_left a.vignette-tiny-top-image,.vignette_full_left-background a.vignette-tiny-top-image,.vignette_right a.vignette-tiny-top-image,.vignette_full_right a.vignette-tiny-top-image,.vignette_full_right-background a.vignette-tiny-top-image,.vignette_top a.vignette-tiny-top-image,.vignette_bottom a.vignette-tiny-top-image,.vignette_tiny a.vignette-tiny-top-image,.vignette_tiny-full a.vignette-tiny-top-image{text-decoration:none;color:none;border-bottom:0;transition:none;}.vignette-video_left a.vignette-tiny-top-image:hover,.vignette-video_right a.vignette-tiny-top-image:hover,.vignette_left a.vignette-tiny-top-image:hover,.vignette_full_left a.vignette-tiny-top-image:hover,.vignette_full_left-background a.vignette-tiny-top-image:hover,.vignette_right a.vignette-tiny-top-image:hover,.vignette_full_right a.vignette-tiny-top-image:hover,.vignette_full_right-background a.vignette-tiny-top-image:hover,.vignette_top a.vignette-tiny-top-image:hover,.vignette_bottom a.vignette-tiny-top-image:hover,.vignette_tiny a.vignette-tiny-top-image:hover,.vignette_tiny-full a.vignette-tiny-top-image:hover{text-decoration:none !important;}.vignette-video_left a.vignette-tiny-top-image:before,.vignette-video_right a.vignette-tiny-top-image:before,.vignette_left a.vignette-tiny-top-image:before,.vignette_full_left a.vignette-tiny-top-image:before,.vignette_full_left-background a.vignette-tiny-top-image:before,.vignette_right a.vignette-tiny-top-image:before,.vignette_full_right a.vignette-tiny-top-image:before,.vignette_full_right-background a.vignette-tiny-top-image:before,.vignette_top a.vignette-tiny-top-image:before,.vignette_bottom a.vignette-tiny-top-image:before,.vignette_tiny a.vignette-tiny-top-image:before,.vignette_tiny-full a.vignette-tiny-top-image:before{display:none;}.vignette-video_left h3,.vignette-video_right h3,.vignette_left h3,.vignette_full_left h3,.vignette_full_left-background h3,.vignette_right h3,.vignette_full_right h3,.vignette_full_right-background h3,.vignette_top h3,.vignette_bottom h3,.vignette_tiny h3,.vignette_tiny-full h3{margin:0;padding-top:20px;padding-bottom:20px;position:relative;color:#373737;line-height:1.2;cursor:pointer;border-top:2px solid #e1e1e0;padding-right:15%;transition:all cubic-bezier(.275,.1,0,1.37) .3s;font-weight:300;font-size:16px;font-size:1.6rem;}.vignette-video_left h3+.vignette-element-text,.vignette-video_right h3+.vignette-element-text,.vignette_left h3+.vignette-element-text,.vignette_full_left h3+.vignette-element-text,.vignette_full_left-background h3+.vignette-element-text,.vignette_right h3+.vignette-element-text,.vignette_full_right h3+.vignette-element-text,.vignette_full_right-background h3+.vignette-element-text,.vignette_top h3+.vignette-element-text,.vignette_bottom h3+.vignette-element-text,.vignette_tiny h3+.vignette-element-text,.vignette_tiny-full h3+.vignette-element-text{margin:0;line-height:0;color:rgba(55,55,55,0);overflow:hidden;height:0;transition:all cubic-bezier(.645,.045,.355,1) 300ms;}.vignette-video_left h3+.vignette-element-text:last-of-type,.vignette-video_right h3+.vignette-element-text:last-of-type,.vignette_left h3+.vignette-element-text:last-of-type,.vignette_full_left h3+.vignette-element-text:last-of-type,.vignette_full_left-background h3+.vignette-element-text:last-of-type,.vignette_right h3+.vignette-element-text:last-of-type,.vignette_full_right h3+.vignette-element-text:last-of-type,.vignette_full_right-background h3+.vignette-element-text:last-of-type,.vignette_top h3+.vignette-element-text:last-of-type,.vignette_bottom h3+.vignette-element-text:last-of-type,.vignette_tiny h3+.vignette-element-text:last-of-type,.vignette_tiny-full h3+.vignette-element-text:last-of-type{border-bottom:2px solid #e1e1e0;}.vignette-video_left h3:first-of-type,.vignette-video_right h3:first-of-type,.vignette_left h3:first-of-type,.vignette_full_left h3:first-of-type,.vignette_full_left-background h3:first-of-type,.vignette_right h3:first-of-type,.vignette_full_right h3:first-of-type,.vignette_full_right-background h3:first-of-type,.vignette_top h3:first-of-type,.vignette_bottom h3:first-of-type,.vignette_tiny h3:first-of-type,.vignette_tiny-full h3:first-of-type{margin-top:12px;}.vignette-video_left h3:after,.vignette-video_right h3:after,.vignette_left h3:after,.vignette_full_left h3:after,.vignette_full_left-background h3:after,.vignette_right h3:after,.vignette_full_right h3:after,.vignette_full_right-background h3:after,.vignette_top h3:after,.vignette_bottom h3:after,.vignette_tiny h3:after,.vignette_tiny-full h3:after{font-family:"Verdana";content:'+';color:#7d7d7d;display:block;position:absolute;border:1px solid #7d7d7d;top:20px;padding-top:8px;padding-left:3px;right:20px;height:20px;width:20px;float:right;border-radius:100%;line-height:0;background:transparent;-webkit-transform:scale(.9999,.9999);transform:scale(.9999,.9999);-webkit-transform:translateZ(0);transform:translateZ(0);transition:all cubic-bezier(.275,.1,0,1.37) .3s;font-size:15px;font-size:1.5rem;font-weight:normal;}.vignette-video_left h3.active,.vignette-video_right h3.active,.vignette_left h3.active,.vignette_full_left h3.active,.vignette_full_left-background h3.active,.vignette_right h3.active,.vignette_full_right h3.active,.vignette_full_right-background h3.active,.vignette_top h3.active,.vignette_bottom h3.active,.vignette_tiny h3.active,.vignette_tiny-full h3.active{padding-bottom:0;color:#54a6cb;}.vignette-video_left h3.active+.vignette-element-text,.vignette-video_right h3.active+.vignette-element-text,.vignette_left h3.active+.vignette-element-text,.vignette_full_left h3.active+.vignette-element-text,.vignette_full_left-background h3.active+.vignette-element-text,.vignette_right h3.active+.vignette-element-text,.vignette_full_right h3.active+.vignette-element-text,.vignette_full_right-background h3.active+.vignette-element-text,.vignette_top h3.active+.vignette-element-text,.vignette_bottom h3.active+.vignette-element-text,.vignette_tiny h3.active+.vignette-element-text,.vignette_tiny-full h3.active+.vignette-element-text{margin:10px 0;line-height:1.4;color:#373737;height:auto;}.vignette-video_left h3.active+.vignette-element-text:last-of-type,.vignette-video_right h3.active+.vignette-element-text:last-of-type,.vignette_left h3.active+.vignette-element-text:last-of-type,.vignette_full_left h3.active+.vignette-element-text:last-of-type,.vignette_full_left-background h3.active+.vignette-element-text:last-of-type,.vignette_right h3.active+.vignette-element-text:last-of-type,.vignette_full_right h3.active+.vignette-element-text:last-of-type,.vignette_full_right-background h3.active+.vignette-element-text:last-of-type,.vignette_top h3.active+.vignette-element-text:last-of-type,.vignette_bottom h3.active+.vignette-element-text:last-of-type,.vignette_tiny h3.active+.vignette-element-text:last-of-type,.vignette_tiny-full h3.active+.vignette-element-text:last-of-type{margin:10px 0 0;padding-bottom:10px;}.vignette-video_left h3.active:after,.vignette-video_right h3.active:after,.vignette_left h3.active:after,.vignette_full_left h3.active:after,.vignette_full_left-background h3.active:after,.vignette_right h3.active:after,.vignette_full_right h3.active:after,.vignette_full_right-background h3.active:after,.vignette_top h3.active:after,.vignette_bottom h3.active:after,.vignette_tiny h3.active:after,.vignette_tiny-full h3.active:after{color:#fff;border-color:#54a6cb;background:#54a6cb;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}.vignette-video_left .title-text-wrapper article,.vignette-video_right .title-text-wrapper article,.vignette_left .title-text-wrapper article,.vignette_full_left .title-text-wrapper article,.vignette_full_left-background .title-text-wrapper article,.vignette_right .title-text-wrapper article,.vignette_full_right .title-text-wrapper article,.vignette_full_right-background .title-text-wrapper article,.vignette_top .title-text-wrapper article,.vignette_bottom .title-text-wrapper article,.vignette_tiny .title-text-wrapper article,.vignette_tiny-full .title-text-wrapper article{width:100%;padding:40px 0 0 20px;}.vignette-video_left .title-text-wrapper article h2,.vignette-video_right .title-text-wrapper article h2,.vignette_left .title-text-wrapper article h2,.vignette_full_left .title-text-wrapper article h2,.vignette_full_left-background .title-text-wrapper article h2,.vignette_right .title-text-wrapper article h2,.vignette_full_right .title-text-wrapper article h2,.vignette_full_right-background .title-text-wrapper article h2,.vignette_top .title-text-wrapper article h2,.vignette_bottom .title-text-wrapper article h2,.vignette_tiny .title-text-wrapper article h2,.vignette_tiny-full .title-text-wrapper article h2{width:100%;margin-bottom:0;font-size:26px;font-size:2.6rem;font-weight:200;}.vignette-video_left .title-text-wrapper article p,.vignette-video_right .title-text-wrapper article p,.vignette_left .title-text-wrapper article p,.vignette_full_left .title-text-wrapper article p,.vignette_full_left-background .title-text-wrapper article p,.vignette_right .title-text-wrapper article p,.vignette_full_right .title-text-wrapper article p,.vignette_full_right-background .title-text-wrapper article p,.vignette_top .title-text-wrapper article p,.vignette_bottom .title-text-wrapper article p,.vignette_tiny .title-text-wrapper article p,.vignette_tiny-full .title-text-wrapper article p{width:100%;}.vignette-video_left .article-wrapper,.vignette-video_left .media-wrapper,.vignette-video_right .article-wrapper,.vignette-video_right .media-wrapper,.vignette_left .article-wrapper,.vignette_left .media-wrapper,.vignette_full_left .article-wrapper,.vignette_full_left .media-wrapper,.vignette_full_left-background .article-wrapper,.vignette_full_left-background .media-wrapper,.vignette_right .article-wrapper,.vignette_right .media-wrapper,.vignette_full_right .article-wrapper,.vignette_full_right .media-wrapper,.vignette_full_right-background .article-wrapper,.vignette_full_right-background .media-wrapper,.vignette_top .article-wrapper,.vignette_top .media-wrapper,.vignette_bottom .article-wrapper,.vignette_bottom .media-wrapper,.vignette_tiny .article-wrapper,.vignette_tiny .media-wrapper,.vignette_tiny-full .article-wrapper,.vignette_tiny-full .media-wrapper{float:left;width:100%;}.vignette-video_left .article-wrapper,.vignette-video_right .article-wrapper,.vignette_left .article-wrapper,.vignette_full_left .article-wrapper,.vignette_full_left-background .article-wrapper,.vignette_right .article-wrapper,.vignette_full_right .article-wrapper,.vignette_full_right-background .article-wrapper,.vignette_top .article-wrapper,.vignette_bottom .article-wrapper,.vignette_tiny .article-wrapper,.vignette_tiny-full .article-wrapper{padding:20px;}.vignette-video_left .article-wrapper div a,.vignette-video_right .article-wrapper div a,.vignette_left .article-wrapper div a,.vignette_full_left .article-wrapper div a,.vignette_full_left-background .article-wrapper div a,.vignette_right .article-wrapper div a,.vignette_full_right .article-wrapper div a,.vignette_full_right-background .article-wrapper div a,.vignette_top .article-wrapper div a,.vignette_bottom .article-wrapper div a,.vignette_tiny .article-wrapper div a,.vignette_tiny-full .article-wrapper div a{display:initial;font-size:16px;font-size:1.6rem;}.vignette-video_left .article-wrapper div i,.vignette-video_right .article-wrapper div i,.vignette_left .article-wrapper div i,.vignette_full_left .article-wrapper div i,.vignette_full_left-background .article-wrapper div i,.vignette_right .article-wrapper div i,.vignette_full_right .article-wrapper div i,.vignette_full_right-background .article-wrapper div i,.vignette_top .article-wrapper div i,.vignette_bottom .article-wrapper div i,.vignette_tiny .article-wrapper div i,.vignette_tiny-full .article-wrapper div i{display:inline-block;vertical-align:middle;margin:-2px 0 0 0;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #54a6cb;-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-o-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg);}.vignette-video_left .media-wrapper,.vignette-video_right .media-wrapper,.vignette_left .media-wrapper,.vignette_full_left .media-wrapper,.vignette_full_left-background .media-wrapper,.vignette_right .media-wrapper,.vignette_full_right .media-wrapper,.vignette_full_right-background .media-wrapper,.vignette_top .media-wrapper,.vignette_bottom .media-wrapper,.vignette_tiny .media-wrapper,.vignette_tiny-full .media-wrapper{padding:20px;position:relative;}.vignette-video_left .media-wrapper button,.vignette-video_right .media-wrapper button,.vignette_left .media-wrapper button,.vignette_full_left .media-wrapper button,.vignette_full_left-background .media-wrapper button,.vignette_right .media-wrapper button,.vignette_full_right .media-wrapper button,.vignette_full_right-background .media-wrapper button,.vignette_top .media-wrapper button,.vignette_bottom .media-wrapper button,.vignette_tiny .media-wrapper button,.vignette_tiny-full .media-wrapper button{position:absolute;bottom:calc(50% - 50px);left:calc(50% - 50px);margin:0;min-width:0;width:100px;height:100px;border-radius:100%;background:rgba(84,166,203,.7);padding:0;cursor:pointer;z-index:100;-webkit-transform:scale(.5);transform:scale(.5);visibility:visible;opacity:1;transition:all cubic-bezier(.275,.1,0,1.37) .3s;}.vignette-video_left .media-wrapper button:after,.vignette-video_right .media-wrapper button:after,.vignette_left .media-wrapper button:after,.vignette_full_left .media-wrapper button:after,.vignette_full_left-background .media-wrapper button:after,.vignette_right .media-wrapper button:after,.vignette_full_right .media-wrapper button:after,.vignette_full_right-background .media-wrapper button:after,.vignette_top .media-wrapper button:after,.vignette_bottom .media-wrapper button:after,.vignette_tiny .media-wrapper button:after,.vignette_tiny-full .media-wrapper button:after{display:block;top:calc(50% - 10px);left:calc(50% - 6px);border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:15px solid #fff;}.vignette-video_left .media-wrapper img,.vignette-video_right .media-wrapper img,.vignette_left .media-wrapper img,.vignette_full_left .media-wrapper img,.vignette_full_left-background .media-wrapper img,.vignette_right .media-wrapper img,.vignette_full_right .media-wrapper img,.vignette_full_right-background .media-wrapper img,.vignette_top .media-wrapper img,.vignette_bottom .media-wrapper img,.vignette_tiny .media-wrapper img,.vignette_tiny-full .media-wrapper img{width:100%;max-width:100%;}.text-without-title{margin-top:-20px;}.text-without-title p{margin-top:0;}.vignette_tiny-full{width:100%;max-width:1600px;min-width:320px;margin-left:auto;margin-right:auto;}.vignette-video_left .article-wrapper,.vignette-video_right .article-wrapper{padding-top:20px;}.vignette-video_left button,.vignette-video_right button{-webkit-transform:scale(.8);transform:scale(.8);}.vignette-video_left .video,.vignette-video_right .video{margin:0;}.vignette-video_right .media-wrapper,.vignette_right .media-wrapper,.vignette_full_right .media-wrapper,.vignette_full_right-background .media-wrapper,.vignette_top .media-wrapper{padding-bottom:0;}.vignette-video_left .media-wrapper,.vignette_left .media-wrapper,.vignette_full_left .media-wrapper,.vignette_full_left-background .media-wrapper,.vignette_bottom .media-wrapper{padding-top:0;}.vignette_tiny,.vignette_tiny-full{padding:20px;background:transparent;}.vignette_tiny>div,.vignette_tiny-full>div{overflow:hidden;float:left;background:#fff;}.vignette_tiny>div:last-child,.vignette_tiny-full>div:last-child{padding-bottom:0;}.vignette_tiny h2,.vignette_tiny-full h2{font-size:16px;font-size:1.6rem;}.vignette_tiny p,.vignette_tiny-full p{color:#7d7d7d;}.vignette_tiny a,.vignette_tiny-full a{color:#54a6cb;border-bottom:2px solid transparent;transition:all cubic-bezier(.275,.1,0,1.37) .3s;}.vignette_tiny a:before,.vignette_tiny-full a:before{content:'';display:inline-block;width:0;height:0;margin-right:5px;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid #54a6cb;-webkit-transform:scale(.9999,.9999);transform:scale(.9999,.9999);-webkit-transform:translateZ(0);transform:translateZ(0);}.vignette_tiny a:hover,.vignette_tiny-full a:hover{border-color:#54a6cb;}.vignette_tiny .media-wrapper,.vignette_tiny-full .media-wrapper{padding:0;cursor:pointer;}.vignette_full_left-background,.vignette_full_right-background{background:#f5f4f2;}.page-edit-mode .vignette-video_left h3+.vignette-element-text,.page-edit-mode .vignette-video_right h3+.vignette-element-text,.page-edit-mode .vignette_left h3+.vignette-element-text,.page-edit-mode .vignette_full_left h3+.vignette-element-text,.page-edit-mode .vignette_full_left-background h3+.vignette-element-text,.page-edit-mode .vignette_right h3+.vignette-element-text,.page-edit-mode .vignette_full_right h3+.vignette-element-text,.page-edit-mode .vignette_full_right-background h3+.vignette-element-text,.page-edit-mode .vignette_top h3+.vignette-element-text,.page-edit-mode .vignette_bottom h3+.vignette-element-text,.page-edit-mode .vignette_tiny h3+.vignette-element-text,.page-edit-mode .vignette_tiny-full h3+.vignette-element-text{height:auto;}.article-wrapper .vignette-element-text{font-size:14px;font-size:1.4rem;font-weight:300;}.article-wrapper article ul{font-size:14px;font-size:1.4rem;font-weight:300;line-height:1.6;margin-left:-20px;}.vignette-header,.vignette-header-overlap{font-weight:200;font-size:14px;font-size:1.4rem;line-height:1.4;width:100%;}.vignette-header>div,.vignette-header-overlap>div{width:100%;max-width:970px;margin:0 auto;}.vignette-header>div article,.vignette-header-overlap>div article{width:100%;position:relative;display:inline-block;vertical-align:top;text-align:center;margin-bottom:10px;}.vignette-header>div article>div,.vignette-header-overlap>div article>div{width:100%;padding:0 10px;}.vignette-header>div article>div .header-text,.vignette-header-overlap>div article>div .header-text{padding:0 10px;}.vignette-header>div article>div:last-child,.vignette-header-overlap>div article>div:last-child{position:relative;width:100%;background:none;}.vignette-header>div article>div:last-child>div,.vignette-header-overlap>div article>div:last-child>div{margin-bottom:10px;}.vignette-header>div article>div img,.vignette-header-overlap>div article>div img{height:auto;width:100%;}.vignette-header>div article>div h3,.vignette-header-overlap>div article>div h3{width:100%;font-weight:200;font-size:20px;font-size:2rem;margin-bottom:15px;}.vignette-header>div article>div a.button,.vignette-header-overlap>div article>div a.button{display:block;clear:both;width:100%;}.vignette-title-link-list{font-weight:200;font-size:14px;font-size:1.4rem;line-height:1.4;width:100%;}.vignette-title-link-list>div{width:100%;max-width:1600px;margin:0 auto;}.vignette-title-link-list>div article{width:100%;position:relative;display:inline-block;vertical-align:top;text-align:center;margin-bottom:10px;padding:0 10px;}.vignette-title-link-list>div article>div .header-text{padding:0 10px;}.vignette-title-link-list>div article img{height:auto;width:100%;}.vignette-title-link-list>div article h3{width:100%;font-weight:200;font-size:20px;font-size:2rem;margin-bottom:15px;}.vignette-title-link-list>div article a.button{display:block;clear:both;width:100%;}.collage,.collage_white,.collage_black,.collage-vignette,.collage-vignette_white,.collage-vignette_black{overflow:hidden;background:#fff;width:100%;max-width:1600px;min-width:320px;margin-left:auto;margin-right:auto;}.collage>div,.collage_white>div,.collage_black>div,.collage-vignette>div,.collage-vignette_white>div,.collage-vignette_black>div{border:4px solid #fff;float:left;position:relative;height:160px;background-position:50% 50% !important;background-size:cover !important;width:100%;}.collage>div[data-lightbox],.collage>div[data-lightbox-slider],.collage_white>div[data-lightbox],.collage_white>div[data-lightbox-slider],.collage_black>div[data-lightbox],.collage_black>div[data-lightbox-slider],.collage-vignette>div[data-lightbox],.collage-vignette>div[data-lightbox-slider],.collage-vignette_white>div[data-lightbox],.collage-vignette_white>div[data-lightbox-slider],.collage-vignette_black>div[data-lightbox],.collage-vignette_black>div[data-lightbox-slider]{overflow:hidden;cursor:pointer;transition:all cubic-bezier(.275,.1,0,1.37) 50ms;}.collage>div[data-lightbox]:hover,.collage>div[data-lightbox-slider]:hover,.collage_white>div[data-lightbox]:hover,.collage_white>div[data-lightbox-slider]:hover,.collage_black>div[data-lightbox]:hover,.collage_black>div[data-lightbox-slider]:hover,.collage-vignette>div[data-lightbox]:hover,.collage-vignette>div[data-lightbox-slider]:hover,.collage-vignette_white>div[data-lightbox]:hover,.collage-vignette_white>div[data-lightbox-slider]:hover,.collage-vignette_black>div[data-lightbox]:hover,.collage-vignette_black>div[data-lightbox-slider]:hover{transition:all cubic-bezier(.645,.045,.355,1) 200ms;opacity:.7;}.collage a,.collage b,.collage_white a,.collage_white b,.collage_black a,.collage_black b,.collage-vignette a,.collage-vignette b,.collage-vignette_white a,.collage-vignette_white b,.collage-vignette_black a,.collage-vignette_black b{display:block;position:relative;width:100%;height:100%;text-decoration:none;color:inherit;overflow:hidden;}.collage a div,.collage b div,.collage_white a div,.collage_white b div,.collage_black a div,.collage_black b div,.collage-vignette a div,.collage-vignette b div,.collage-vignette_white a div,.collage-vignette_white b div,.collage-vignette_black a div,.collage-vignette_black b div{text-align:left;position:absolute;width:100%;bottom:0;min-height:80px;padding:0 80px 0 35px;}.collage a h3,.collage b h3,.collage_white a h3,.collage_white b h3,.collage_black a h3,.collage_black b h3,.collage-vignette a h3,.collage-vignette b h3,.collage-vignette_white a h3,.collage-vignette_white b h3,.collage-vignette_black a h3,.collage-vignette_black b h3{position:relative;z-index:2;margin:.8em 0 .2em;font-weight:300;font-size:24px;font-size:2.4rem;}.collage a p,.collage b p,.collage_white a p,.collage_white b p,.collage_black a p,.collage_black b p,.collage-vignette a p,.collage-vignette b p,.collage-vignette_white a p,.collage-vignette_white b p,.collage-vignette_black a p,.collage-vignette_black b p{position:relative;z-index:2;margin:0 0 20px;line-height:1.3;font-weight:400;font-size:13px;font-size:1.3rem;}.collage b,.collage_white b,.collage_black b,.collage-vignette b,.collage-vignette_white b,.collage-vignette_black b{color:transparent;}.collage b:before,.collage b:after,.collage_white b:before,.collage_white b:after,.collage_black b:before,.collage_black b:after,.collage-vignette b:before,.collage-vignette b:after,.collage-vignette_white b:before,.collage-vignette_white b:after,.collage-vignette_black b:before,.collage-vignette_black b:after{display:none !important;}.collage article,.collage_white article,.collage_black article,.collage-vignette article,.collage-vignette_white article,.collage-vignette_black article{padding:40px;}.collage article h2,.collage_white article h2,.collage_black article h2,.collage-vignette article h2,.collage-vignette_white article h2,.collage-vignette_black article h2{margin-top:0;color:#373737;line-height:1.2;font-weight:200;font-size:36px;font-size:3.6rem;}.collage article p,.collage_white article p,.collage_black article p,.collage-vignette article p,.collage-vignette_white article p,.collage-vignette_black article p{color:#373737;line-height:1.6;font-weight:300;font-size:13px;font-size:1.3rem;}.collage_white a,.collage-vignette_white a{color:#fff;}.collage>div img.zoon-in-icon,.collage>div span,.collage_white>div img.zoon-in-icon,.collage_white>div span,.collage_black>div img.zoon-in-icon,.collage_black>div span{opacity:0;}.collage>div:nth-child(1),.collage_white>div:nth-child(1),.collage_black>div:nth-child(1){height:320px;}.collage-vignette>div:nth-child(1),.collage-vignette_white>div:nth-child(1),.collage-vignette_black>div:nth-child(1){height:320px;}.collage-vignette>div:nth-child(2),.collage-vignette_white>div:nth-child(2),.collage-vignette_black>div:nth-child(2){height:auto;}.collage .collage-card{font-weight:300;font-size:14px;font-size:1.4rem;background:#ebeae8;line-height:1.5;overflow:auto;}.collage .collage-card article div{margin-top:10px;display:block;}.collage .collage-card article div span{display:block;}.collage .collage-card article div span:first-child{width:100%;}.collage .collage-card article div span:last-child{width:100%;color:#54a6cb;}.collage .collage-card article div:first-child{margin-top:0;}.cbp-fwslider{margin:0;overflow:hidden;padding:0;position:relative;}.cbp-fwslider ul{list-style-type:none;margin:0;padding:0;height:100% !important;}.cbp-fwslider ul li{display:block;float:left;margin:0;padding:0;height:100% !important;-moz-transform:translateZ(0) !important;-webkit-transform:translateZ(0) !important;transform:translateZ(0) !important;}.cbp-fwslider ul li>img{border:none;display:block;height:auto;margin:0 auto;max-width:100%;}.cbp-fwslider nav span{padding:0;position:absolute;text-align:center;top:50%;-webkit-transform:translateX(0) !important;transform:translateX(0) !important;}.cbp-fwslider nav span.cbp-fwnext{right:20px;}.cbp-fwslider nav span.cbp-fwprev{left:20px;}.cbp-fwslider .cbp-fwdots{display:none;}.numbers,.numbers_circle{overflow:hidden;margin:0 auto;width:100%;max-width:970px;min-width:280px;padding:0 20px;margin-left:auto;margin-right:auto;}.numbers article,.numbers_circle article{float:left;margin:20px auto;padding:20px 0;text-align:center;color:#54a6cb;width:33.33333%;font-size:60px;font-size:6rem;font-weight:200;}.numbers article span,.numbers_circle article span{content:attr(data-text-spec);display:block;color:#7d7d7d;text-transform:uppercase;font-size:10px;font-size:1rem;font-weight:300;}.quote,.quote_simple{position:relative;margin:0;}.quote article,.quote_simple article{padding:20px 0;text-align:center;line-height:1.2;font-size:24px;font-size:2.4rem;font-weight:200;}.quote span,.quote_simple span{display:block;margin-top:20px;font-weight:400;font-size:18px;font-size:1.8rem;}.quote{margin:0 10px;}.quote:before{content:none;}.quote:after{content:none;}.quote_simple article{color:#54a6cb;}.specs{overflow:hidden;background:#fff;}.specs>div{width:100%;max-width:970px;min-width:280px;padding:0 20px;margin-left:auto;margin-right:auto;}.specs header{overflow:hidden;margin-bottom:40px;padding:20px;background:#f5f4f2;text-align:center;}.specs header h2{max-width:80%;margin:0 auto 10px;font-weight:300;font-size:20px;font-size:2rem;}.specs header h3{max-width:80%;margin:0 auto;color:#7d7d7d;font-weight:300;font-size:20px;font-size:2rem;}.specs header button,.specs header a.button{float:none;display:inline-block;margin-top:40px;min-width:100px;max-width:360px;width:100%;}.specs header .media-wrapper{float:left;text-align:center;margin-bottom:40px;width:100%;}.specs header .media-wrapper img{display:inline-block;}.specs article{width:calc((99.999% - (14px*(1 - 1)))/1);}.specs article h4{font-weight:400;font-size:14px;font-size:1.4rem;}.specs article p{margin:0;line-height:1.4;font-size:12px;font-size:1.2rem;font-weight:300;}.image-full img,.image-grid img,.image-max img{width:100%;max-width:100%;}.image-full div.image-title,.image-grid div.image-title,.image-max div.image-title{position:absolute;width:100%;}.image-full div.image-title p,.image-grid div.image-title p,.image-max div.image-title p{color:#fff;font-size:20px;font-size:2rem;font-weight:200;text-align:center;margin:0 auto;width:70%;}.image-full div.image-text,.image-grid div.image-text,.image-max div.image-text{font-size:14px;font-size:1.4rem;font-weight:200;text-align:center;margin:20px auto;position:relative;width:100%;line-height:1.4;}.image-full.image-title,.image-grid.image-title,.image-max.image-title{position:relative;}.image-full.image-title div,.image-grid.image-title div,.image-max.image-title div{top:20%;}.image-full.image-text-page-title div,.image-grid.image-text-page-title div,.image-max.image-text-page-title div{top:72%;}.image-grid{width:100%;max-width:970px;min-width:280px;padding:0 20px;margin-left:auto;margin-right:auto;}.image-max{width:100%;max-width:1600px;min-width:320px;margin-left:auto;margin-right:auto;}.cta{padding:50px 0;overflow:hidden;background:#f5f4f2;text-align:center;}.cta h2{margin-top:0;margin-bottom:0;padding:0 5%;font-size:24px;font-size:2.4rem;font-weight:200;}.cta h3{line-height:1.2;margin-bottom:2em;padding:0 5%;font-size:16px;font-size:1.6rem;font-weight:200;color:#373737;}.cta button{float:none;margin:20px auto;display:block;padding-right:50px;min-width:0;max-width:none;}.cta .cta-link-buttons div{display:inline-block;vertical-align:middle;margin:10px;padding:0;width:95%;}.cta .cta-link-buttons div a.button{float:none;display:block;margin:0 auto;padding-right:50px;min-width:0;max-width:none;width:100%;}.hero_black,.hero_white{position:relative;}.hero_black img,.hero_white img{max-width:100%;}.hero_black button,.hero_white button{position:absolute;bottom:calc(50% - 50px);left:calc(50% - 50px);margin:0;min-width:0;width:100px;height:100px;border-radius:100%;background:rgba(84,166,203,.7);padding:0;cursor:pointer;z-index:100;-webkit-transform:scale(.5);transform:scale(.5);visibility:visible;opacity:1;transition:all cubic-bezier(.275,.1,0,1.37) .3s;}.hero_black button:after,.hero_white button:after{display:block;top:calc(50% - 10px);left:calc(50% - 6px);border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:15px solid #fff;}.hero_black article,.hero_white article{position:absolute;left:0;right:0;padding:0 5%;bottom:5%;text-align:center;}.hero_black h1,.hero_white h1{margin:0;width:100%;font-size:14px;font-size:1.4rem;color:inherit;max-width:none;}.hero_black h2,.hero_white h2{margin:10px 0 0;color:inherit;font-size:12px;font-size:1.2rem;font-weight:200;}.hero_white{color:#fff;}.spacer.small-space{margin:20px auto;}.spacer.medium-space{margin:40px auto;}.spacer.large-space{margin:60px auto;}.fileUpload{position:relative;overflow:hidden;color:#fff;background:#7d7d7d url("/Components/PhaseOne/Design/Images/white-arrow.svg") no-repeat center right;background-size:55px 10px;border-color:#7d7d7d;display:inline-block;padding:13px 50px 13px 23px;margin:0;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:none;border-radius:23px;text-transform:uppercase;font-weight:300;font-size:14px;font-size:1.4rem;transition:all cubic-bezier(.275,.1,0,1.37) .3s;}.fileUpload:hover{background-color:rgba(125,125,125,.7);background-size:55px 13px;}.fileUpload input.multi{position:absolute;top:0;right:0;margin:0;padding:0;font-size:20px;cursor:pointer;opacity:0;filter:alpha(opacity=0);}#uploadFileList{margin-top:10px;}#uploadFileList .MultiFile-label{margin-bottom:5px;}.custom-error-layout{margin:75px 20px;width:100%;line-height:1.4;font-weight:300;font-size:15px;font-size:1.5rem;}.custom-error-layout .custom-error-image{display:none;}.custom-error-layout .custom-error-text{width:90%;display:block;}.custom-error-layout .custom-error-text header{font-weight:200;font-size:22px;font-size:2.2rem;}.custom-error-layout .custom-error-text a{color:#009fc2;text-decoration:none;}.documentation{padding:0 0 50px;overflow:hidden;text-align:center;}.documentation h1{margin-bottom:0;padding:0 5%;font-size:24px;font-size:2.4rem;}.documentation h2{color:#7d7d7d;padding:0 5%;line-height:1.4;font-weight:300;font-size:16px;font-size:1.6rem;}.documentation .head{overflow:hidden;background:#f5f4f2;}.documentation .head>div{width:100%;max-width:970px;min-width:280px;padding:0 20px;margin-left:auto;margin-right:auto;}.documentation .content{width:100%;max-width:970px;min-width:280px;padding:0 20px;margin-left:auto;margin-right:auto;min-width:0;}.documentation .content>article{display:none;}.documentation .content>article.active{display:block;}.documentation .close-documentation{position:absolute;top:5px;right:-8px;width:40px;height:40px;cursor:pointer;z-index:2;transition:all cubic-bezier(.275,.1,0,1.37) .3s;}.documentation .close-documentation:hover{-webkit-transform:rotate(90deg);transform:rotate(90deg);}.documentation .close-documentation:before,.documentation .close-documentation:after{content:'';position:absolute;top:50%;left:50%;width:80%;height:1px;background:#7d7d7d;}.documentation .close-documentation:before{-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);}.documentation .close-documentation:after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg);}.documentation .documentation-navigation ul{display:inline-block;list-style-type:none;margin:20px 0 -1px;padding:0;}.documentation .documentation-navigation li{float:left;display:block;}.documentation .documentation-navigation a{display:block;padding:0 10px;line-height:30px;color:#7d7d7d;text-transform:uppercase;text-decoration:none;font-size:12px;font-size:1.2rem;transition:all cubic-bezier(.275,.1,0,1.37) .3s;}.documentation .documentation-navigation a.current-documentation-content_active{background:#fff;}.documentation .documentation-content>div{position:relative;padding:40px 0 0;border-bottom:2px solid #e1e1e0;}.documentation .documentation-content h2{margin:0;padding:0;text-align:left;font-size:20px;font-size:2rem;}.documentation .documentation-content h3{font-size:12px;font-size:1.2rem;font-weight:300;}.documentation .documentation-content ul{overflow:hidden;margin:0;padding:0;list-style-type:none;}.documentation .documentation-content li{display:block;float:left;margin-bottom:0;cursor:pointer;transition:all cubic-bezier(.645,.045,.355,1) 700ms;width:50%;}.documentation .documentation-content li:nth-child(2n+1){clear:left;}.documentation .documentation-content li:after{content:'';position:relative;width:0;height:0;border-style:solid;border-width:10px 15px 0 15px;border-color:#e1e1e0 transparent transparent transparent;margin:0 auto;display:block;visibility:hidden;opacity:0;transition:all cubic-bezier(.645,.045,.355,1) 700ms;}.documentation .documentation-content li.active{margin-bottom:500px;}.documentation .documentation-content li.active:after{visibility:visible;opacity:1;}.documentation .documentation-content li.active .documentation-details{visibility:visible;opacity:1;max-height:500px;border-color:#e1e1e0;}.documentation .documentation-content img{max-width:100px;}.documentation .documentation-details{cursor:default;position:absolute;width:100%;max-height:0;left:0;overflow:hidden;border-top:2px solid transparent;visibility:hidden;opacity:0;transition:all cubic-bezier(.645,.045,.355,1) 700ms;}.documentation .documentation-details div{position:relative;float:left;width:100%;}.documentation .documentation-details img{display:block;margin:20px auto 0;width:100%;max-width:150px;}.documentation .documentation-details h4{margin:10px 0;color:#373737;font-size:20px;font-size:2rem;}.documentation .documentation-details h5{max-width:none;line-height:1.2;text-align:center;color:#373737;margin:10px 0 20px;text-transform:uppercase;font-size:12px;font-size:1.2rem;}.documentation .documentation-details p{margin:0 0 20px;float:left;clear:both;width:100%;line-height:25px;}.documentation .documentation-details p span{float:left;color:#7d7d7d;font-size:14px;font-size:1.4rem;font-weight:300;}.documentation .documentation-details p .button{line-height:inherit;height:25px;min-width:50px;margin:0;font-size:0;font-size:0;}.general-highlight{margin-top:0;margin-bottom:30px;width:100%;min-width:320px;}.general-highlight h1{font-size:30px;font-size:3rem;margin:0;padding:0;text-align:center;max-width:100%;}.general-highlight .wrapper{margin-left:auto;margin-right:auto;}.general-highlight article{width:100%;height:auto;}.general-highlight article.grey-box{margin:0 3px 7px 3px;width:100%;display:inline-block;vertical-align:top;}.general-highlight article.grey-box a{background:#f5f4f2;display:block;width:100%;height:100%;transition:background .2s cubic-bezier(.275,.1,0,1.37) .3s;text-decoration:none;}.general-highlight article.grey-box a:hover{background:c-white-off-2;}.general-highlight article.grey-box p{color:#373737;font-size:15px;font-size:1.5rem;}.general-highlight article a:before{display:none;}.general-highlight article a:after{display:none;}.general-highlight article.fullwidth{width:100%;padding-bottom:30px;height:auto;}.general-highlight article.fullwidth div{position:static;padding-right:0;font-size:15px;font-size:1.5rem;color:#373737;}.general-highlight article.fullwidth div h3{font-weight:200;margin:0;padding:0;text-align:center;}.general-highlight article.fullwidth div p{font-size:20px;font-size:2rem;font-weight:300;line-height:20px;text-align:center;margin:0;}.general-highlight article.fullwidth div a{color:#54a6cb;text-decoration:none;}.general-highlight article a,.general-highlight article .download-documents,.general-highlight article .login-form{height:100%;background:#f5f4f2;}.general-highlight article a.btn-wrapper,.general-highlight article .download-documents.btn-wrapper,.general-highlight article .login-form.btn-wrapper{display:block;text-align:center;margin-top:20px;}.general-highlight article a.btn-wrapper span.btn,.general-highlight article .download-documents.btn-wrapper span.btn,.general-highlight article .login-form.btn-wrapper span.btn{width:auto;height:46px;line-height:46px;font-size:19px;font-size:1.9rem;text-align:center;text-transform:uppercase;position:relative;display:inline-block;background:#54a6cb;color:#fff;padding:0 55px 0 35px;-webkit-border-radius:25px;border-radius:25px;}.general-highlight article a.btn-wrapper span.btn span,.general-highlight article .download-documents.btn-wrapper span.btn span,.general-highlight article .login-form.btn-wrapper span.btn span{color:#fff;}.general-highlight article a.btn-wrapper span.btn .white-arrow,.general-highlight article .download-documents.btn-wrapper span.btn .white-arrow,.general-highlight article .login-form.btn-wrapper span.btn .white-arrow{width:7px;height:13px;background:url("/Components/PhaseOne/Design/Images/white-arrow.svg") no-repeat 0 0;background-size:100% auto;position:absolute;top:16px;right:25px;}.general-highlight article a div,.general-highlight article .download-documents div,.general-highlight article .login-form div{position:static;padding:40px 0;text-align:center;}.general-highlight article a i.icon,.general-highlight article .download-documents i.icon,.general-highlight article .login-form i.icon{display:block;margin-bottom:35px;}.general-highlight article a i.icon img,.general-highlight article .download-documents i.icon img,.general-highlight article .login-form i.icon img{width:60px;height:60px;display:block;margin:0 auto;}.general-highlight article a h3,.general-highlight article .download-documents h3,.general-highlight article .login-form h3{font-size:20px;font-size:2rem;font-weight:200;color:#7d7d7d;margin:0;padding:0;}.general-highlight article a p,.general-highlight article .download-documents p,.general-highlight article .login-form p{padding:0 5px 4px 5px;font-weight:300;line-height:20px;}.general-highlight article a span,.general-highlight article .download-documents span,.general-highlight article .login-form span{color:#54a6cb;font-size:15px;font-size:1.5rem;font-weight:300;position:relative;line-height:1.6;display:block;text-align:center;}.general-highlight article a span .blue-arrow,.general-highlight article .download-documents span .blue-arrow,.general-highlight article .login-form span .blue-arrow{width:6px;height:11px;display:inline-block;margin:0 0 0 10px;background:url("/Components/PhaseOne/Design/Images/blue-arrow.svg") no-repeat 0 0;background-size:100% auto;}.general-highlight article a span.btn,.general-highlight article .download-documents span.btn,.general-highlight article .login-form span.btn{width:auto;height:46px;line-height:46px;font-size:19px;font-size:1.9rem;text-align:center;text-transform:uppercase;position:relative;display:inline-block;background:#54a6cb;color:#fff;padding:0 55px 0 35px;-webkit-border-radius:25px;border-radius:25px;}.general-highlight article a span.btn .white-arrow,.general-highlight article .download-documents span.btn .white-arrow,.general-highlight article .login-form span.btn .white-arrow{width:7px;height:13px;background:url("/Components/PhaseOne/Design/Images/white-arrow.svg") no-repeat 0 0;background-size:100% auto;position:absolute;top:16px;right:25px;}.general-highlight article a.login-form>div,.general-highlight article .download-documents.login-form>div,.general-highlight article .login-form.login-form>div{padding-bottom:20px;white-space:nowrap;}.general-highlight article a.login-form>div h3,.general-highlight article .download-documents.login-form>div h3,.general-highlight article .login-form.login-form>div h3{margin-bottom:15px;}.general-highlight article a.login-form>div div,.general-highlight article .download-documents.login-form>div div,.general-highlight article .login-form.login-form>div div{padding:0 0 10px 0;font-size:13px;font-size:1.3rem;font-weight:300;}.general-highlight article a.login-form>div div .textbox-button-control,.general-highlight article .download-documents.login-form>div div .textbox-button-control,.general-highlight article .login-form.login-form>div div .textbox-button-control{margin-bottom:10px;}.general-highlight article a.login-form>div div.login-remember-me,.general-highlight article .download-documents.login-form>div div.login-remember-me,.general-highlight article .login-form.login-form>div div.login-remember-me{float:left;width:45%;}.general-highlight article a.login-form>div div.login-remember-me input[type=checkbox],.general-highlight article .download-documents.login-form>div div.login-remember-me input[type=checkbox],.general-highlight article .login-form.login-form>div div.login-remember-me input[type=checkbox]{position:relative;visibility:visible;opacity:1;width:20px;margin-right:3px;float:left;}.general-highlight article a.login-form>div div.login-remember-me label,.general-highlight article .download-documents.login-form>div div.login-remember-me label,.general-highlight article .login-form.login-form>div div.login-remember-me label{float:left;}.general-highlight article a.login-form>div div.login-forget-password,.general-highlight article .download-documents.login-form>div div.login-forget-password,.general-highlight article .login-form.login-form>div div.login-forget-password{float:right;width:45%;}.general-highlight article a.login-form>div div.login-forget-password a,.general-highlight article .download-documents.login-form>div div.login-forget-password a,.general-highlight article .login-form.login-form>div div.login-forget-password a{color:#54a6cb;text-align:right;padding-right:5px;}.general-highlight article a.login-form>div div .login-error-message,.general-highlight article .download-documents.login-form>div div .login-error-message,.general-highlight article .login-form.login-form>div div .login-error-message{position:absolute;margin-top:55px;color:#f00;}.general-highlight article a.login-form>div div .login-error-message ul,.general-highlight article .download-documents.login-form>div div .login-error-message ul,.general-highlight article .login-form.login-form>div div .login-error-message ul{margin:0;font-size:13px;font-size:1.3rem;font-weight:300;line-height:1.4;text-align:left;}.general-highlight article a.login-form>div i.icon,.general-highlight article .download-documents.login-form>div i.icon,.general-highlight article .login-form.login-form>div i.icon{margin-top:10px;margin-bottom:10px;}.general-highlight article .download-documents>div span,.general-highlight article .login-form>div span{margin-bottom:5px;}.general-highlight article .download-documents>div span a,.general-highlight article .login-form>div span a{color:#54a6cb;}.general-highlight article .download-documents>div>div,.general-highlight article .login-form>div>div{padding-top:15px;margin:0 20px;}.general-highlight .padding-bottom{margin-bottom:33px !important;}.general-highlight .highlight-normal,.general-highlight .highlight-wide{max-width:100%;margin-top:50px;}.general-highlight .highlight-wide .grey-box{margin-top:0;}.two-columns-box{width:100%;min-width:280px;margin-left:auto;margin-right:auto;margin-top:14px;overflow:hidden;}.two-columns-box .wrapper{width:100%;}.two-columns-box .wrapper .tile{background-color:#f5f4f2;width:100%;float:left;margin-bottom:14px;width:100%;display:inline-block;vertical-align:top;min-height:340px;}.two-columns-box .wrapper .tile a{text-decoration:none;padding:40px 30px 40px 30px;width:100%;height:100%;display:block;}.two-columns-box .wrapper .tile .tile-content{text-align:center;}.two-columns-box .wrapper .tile .tile-content i:first-child img{width:70px;height:70px;display:block;margin-top:10px;margin-left:auto;margin-right:auto;}.two-columns-box .wrapper .tile .tile-content h3:nth-child(2){font-size:25px;font-size:2.5rem;font-weight:200;margin-top:45px;color:#7d7d7d;padding:0;}.two-columns-box .wrapper .tile .tile-content p:nth-child(3){font-size:15px;font-size:1.5rem;font-weight:200;color:#373737;line-height:20px;}.two-columns-box .wrapper .tile .tile-content span:nth-child(4){display:none;}.text-with-quote{width:100%;margin:15px;line-height:1.6;font-weight:300;font-size:16px;font-size:1.6rem;}.text-with-quote article{width:100%;}.text-with-quote article>div p{margin:0;padding:0;}.text-with-quote article>div:first-child{width:0;}.text-with-quote article .quote-wrapper{width:100%;margin-top:30px;}.text-with-quote article .top-spacer-left{display:none;}.text-with-quote article .top-spacer-right{display:none;}.text-with-quote article .quote-float-left,.text-with-quote article .quote-float-right{clear:both;padding:15px;margin:0;}.top-intro{font-weight:200;font-size:16px;font-size:1.6rem;color:#fff;background:#54a6cb;line-height:1.4;}.top-intro article{text-align:center;padding-top:20px;padding-bottom:20px;}.top-intro article div{display:block;}.top-intro article div span{display:inline-block;vertical-align:middle;}.top-intro article div span img{width:40px;height:40px;}.top-intro article div span{margin-right:5px;}.top-intro article div span:first-child{width:40px;}.top-intro article div span:last-child{font-size:26px;font-size:2.6rem;}.top-intro article div:first-child span:first-child{display:none;}.top-intro article div:last-child{margin-top:10px;}.img-nav article{padding:2px 0;background:#f0efed;position:relative;}.img-nav article .triangle-left{left:0;}.img-nav article .triangle-left div{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #7d7d7d;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}.img-nav article .triangle-right{right:0;}.img-nav article .triangle-right div{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #7d7d7d;-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-o-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg);}.img-nav article .img-nav-carousel{position:relative;width:96.6%;}.img-nav article .img-nav-carousel .panes{-moz-transition:600ms;-o-transition:600ms;-webkit-transition:600ms;transition:600ms;list-style:none;position:relative;width:115%;margin:.6%;}.img-nav article .img-nav-carousel .panes li{float:none;display:inline-block;vertical-align:top;position:relative;width:12.5%;padding-right:10px;}.img-nav article .img-nav-carousel .panes li a{display:block;}.img-nav article .img-nav-carousel .panes li a img{display:block;width:100%;height:100%;}.img-nav article .img-nav-carousel .panes li a h2{position:absolute;left:0;right:0;bottom:0;background-color:#fff;color:#373737;font-size:13px;font-size:1.3rem;font-weight:300;margin:0;padding:15px 0;text-align:center;width:95%;opacity:.6;}.img-nav article .img-nav-carousel .panes li a.inactive h2{display:none;}.img-nav article .img-nav-carousel .panes li a.inactive img{opacity:.7;}.img-nav article .img-nav-carousel .panes li a .triangle-down-wrapper{position:absolute;width:auto;left:calc(50% - 18px);bottom:calc(-14px - 10%);display:none;}.img-nav article .img-nav-carousel .panes li a .triangle-down-wrapper div{width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-top:15px solid #f0efed;}.img-nav article .img-nav-carousel .panes li a.selected .triangle-down-wrapper{display:block;}.img-nav-button,.img-nav article .triangle-left,.img-nav article .triangle-right{position:absolute;top:0;height:100%;text-align:center;background:#f0efed;padding:3.75% 5px 3.75% 10px;z-index:300;cursor:pointer;}.software-download{font-weight:200;font-size:14px;font-size:1.4rem;line-height:1.4;width:100%;}.software-download h1{font-size:25px;font-size:2.5rem;}.software-download article{width:100%;max-width:1280px;margin:0 auto;}.software-download article .os-selection-tab{margin:0 auto 50px auto;width:205px;}.software-download article .os-selection-tab>a{display:inline-block;padding:5px 2px;text-align:center;background:#f5f4f2;width:49%;text-decoration:none;font-weight:200;}.software-download article .os-selection-tab>a{color:#373737;}.software-download article .os-selection-tab>a.active{background:#54a6cb;color:#fff;}.software-download article .os-selection-tab>a:first-child{margin-right:-2px;border-top-left-radius:3em 3em;border-bottom-left-radius:3em 3em;}.software-download article .os-selection-tab>a:last-child{margin-left:-3px;border-top-right-radius:3em 3em;border-bottom-right-radius:3em 3em;}.software-download article .content-section>div{display:inline-block;vertical-align:top;}.software-download article .content-section>div:first-child{width:100%;margin-bottom:5px;}.software-download article .content-section>div:first-child img{width:100%;}.software-download article .content-section>div:last-child{width:100%;margin:0;padding:0 5%;}.software-download article .content-section>div:last-child p{margin:0 0 5px 0;}.software-download article .content-section>div:last-child div{display:block;margin:0 auto;}.software-download article .content-section>div:last-child div:first-child{margin-top:0;}.software-download article .content-section>div:last-child div h5{text-align:left;margin:10px 0 5px 0;}.software-download article .content-section>div:last-child div input[type=checkbox]{visibility:visible;position:relative;opacity:1;margin-right:6px;}.software-download article .content-section>div:last-child div input[type=checkbox],.software-download article .content-section>div:last-child div label{display:inline-block;vertical-align:middle;margin-bottom:5px;}.software-download article .content-section>div:last-child div .selector-wrapper{position:relative;margin:0;padding:0;}.software-download article .content-section>div:last-child .download-form{margin-top:5px;}.software-download article .content-section>div:last-child .download-button a{width:100%;}.software-download article .content-section>div:last-child .download-button a.button{margin-top:10px;}.software-download article .content-section>div .erromessagesummary{color:#f00;}section.having-trouble{border:1px solid #54a6cb;width:100%;font-weight:200;font-size:14px;font-size:1.4rem;}section.having-trouble article{margin:2%;}section.having-trouble article img{margin-right:2%;display:inline-block;vertical-align:middle;}section.having-trouble article div{width:80%;display:inline-block;vertical-align:middle;}section.having-trouble article div a{text-decoration:none;color:#54a6cb;}.no-products{font-weight:300;width:100%;}.no-products article{width:100%;max-width:1280px;margin:0 auto;}.no-products article>div{padding:60px 20px;}.no-products article>div>div{display:block;width:auto;margin-bottom:40px;text-align:center;}.no-products article>div>div:first-child{text-align:left;}.no-products article>div>div:nth-child(2){font-size:25px;font-size:2.5rem;line-height:1.4;}.no-products article>div a.button{float:none;display:inline-block;}section.supported-cammeras{font-weight:200;font-size:14px;font-size:1.4rem;line-height:1.4;width:100%;}section.supported-cammeras article .camera-selector{background-color:#f5f4f2;padding:25px 0 10px 0;width:100%;}section.supported-cammeras article .camera-selector>div{text-align:center;}section.supported-cammeras article .camera-selector>div div{margin:0 auto 20px auto;}section.supported-cammeras article .camera-selector>div div:first-child{font-size:25px;font-size:2.5rem;}section.supported-cammeras article .camera-selector>div div:last-child{position:relative;width:100%;}section.supported-cammeras article .camera-details{text-align:left;}section.supported-cammeras article .camera-details table{width:100%;margin-left:0;}section.supported-cammeras article .camera-details table th{border-bottom:1px solid #e1e1e0;}section.supported-cammeras article .camera-details table th,section.supported-cammeras article .camera-details td{padding:20px 0;}section.supported-cammeras article .camera-details table td{border-bottom:1px solid #e1e1e0;}section.supported-cammeras article .column-count-1 table th{width:100%;}section.supported-cammeras article .column-count-2 table th{width:calc(100%/2);}section.supported-cammeras article .column-count-3 table th{width:calc(100%/3);}section.supported-cammeras article .column-count-4 table th{width:calc(100%/4);}section.supported-cammeras article .column-count-5 table th{width:calc(100%/5);}section.supported-cammeras article .column-count-6 table th{width:calc(100%/6);}section.title-filterable-list{font-weight:200;font-size:14px;font-size:1.4rem;line-height:1.4;width:100%;}section.title-filterable-list article .title-selector{background-color:#f5f4f2;padding:25px 0 10px 0;width:100%;}section.title-filterable-list article .title-selector>div{text-align:center;}section.title-filterable-list article .title-selector>div div{margin:0 auto 20px auto;}section.title-filterable-list article .title-selector>div div:first-child{font-size:25px;font-size:2.5rem;}section.title-filterable-list article .title-selector>div div:last-child{position:relative;width:100%;}section.title-filterable-list article .filterable-list-header{font-weight:700;}section.title-filterable-list article .title-filterable-element{text-align:left;margin-top:30px;}section.title-filterable-list article .title-filterable-element .filterable-title{font-weight:700;padding:10px 0;}section.title-filterable-list article .title-filterable-element table{width:100%;}section.title-filterable-list article .title-filterable-element table tr{width:100%;}section.title-filterable-list article .title-filterable-element table tr td{padding:2px 0;width:15%;}section.title-filterable-list article .title-filterable-element table tr td:first-child{width:35%;}section.title-filterable-list article .title-filterable-element table tr td:last-child{width:20%;}section.title-filterable-list article .title-filterable-element table tr:last-child{border-bottom:1px solid #e1e1e0;}section.title-filterable-list article .title-filterable-element table tr:last-child td{padding-bottom:10px;}.lighter-background{background:#f5f4f2;}.darker-background{background:#f0efed;}.signup-form{font-weight:200;font-size:14px;font-size:1.4rem;line-height:1.4;width:100%;}.signup-form>div{width:100%;max-width:970px;margin:0 auto;}.signup-form>div article{width:100%;position:relative;display:inline-block;vertical-align:middle;margin:0;}.signup-form>div article:first-child{margin-top:10px;}.signup-form>div article:last-child{margin-bottom:10px;}.signup-form>div article .padding-cell{display:none;}.signup-form>div article .full-row-width{width:100%;margin:0;padding-right:0;}.signup-form>div article .full-row-width.text-align-left{text-align:left;}.signup-form>div article .full-row-width h3{width:100%;font-weight:200;font-size:20px;font-size:2rem;text-align:center;margin-top:0;margin-bottom:20px;}.signup-form>div article .full-row-width label{padding-left:8px;}.signup-form>div article>div{display:inline-block;vertical-align:middle;width:100%;margin-bottom:10px;}.signup-form>div article>div select{margin-top:0;}.signup-form>div article>div a{margin:0;width:100%;}.signup-form>div article table{width:100%;}.signup-form>div article table.profile-user-type{width:initial;margin:10px 0;}.signup-form>div article table.profile-user-type td{padding-right:20px;}.signup-form>div article table.profile-user-type td input[type=radio]{margin-right:5px;}.signup-form>div article table td{padding-left:10px;}.signup-form>div article table td input[type=checkbox]{position:relative;visibility:visible;opacity:1;margin-right:10px;}.signup-form>div article table td input,.signup-form>div article table td label{display:inline-block;vertical-align:middle;}.signup-form>div article>label{margin-left:32px;}.signup-form .signup-form-padding-cell{display:none;}.profile-newsletters-selection article div{text-align:center;}.profile-newsletters-selection article a.button{text-align:center;padding-left:45px;padding-right:45px;margin-left:15px;}.profile-newsletters-selection article a.link-button{color:#54a6cb;text-decoration:none;float:right;margin:34px 20px 0 0;}.left-submit-button article a.button{margin:20px 0 0 0;float:left;}.signup-error-message{color:#f00;}.signup-confirm-message{color:#093;}.message,.signup-error-message,.signup-confirm-message{float:left;width:100%;text-align:left;}.message ul,.signup-error-message ul,.signup-confirm-message ul{margin-top:0;}.demo-products,.demo-product{font-weight:200;font-size:14px;font-size:1.4rem;line-height:1.4;width:100%;}.demo-products>div,.demo-product>div{width:100%;max-width:970px;margin:0 auto;}.demo-products>div article,.demo-product>div article{width:100%;position:relative;display:inline-block;vertical-align:top;text-align:center;margin-bottom:10px;}.demo-products>div article.highlighted-product,.demo-product>div article.highlighted-product{width:100%;}.demo-products>div article.highlighted-product>div:last-child,.demo-product>div article.highlighted-product>div:last-child{position:relative;width:100%;background:none;}.demo-products>div article.highlighted-product>div:last-child>div,.demo-product>div article.highlighted-product>div:last-child>div{margin-bottom:10px;}.demo-products>div article.normal-listed-product,.demo-product>div article.normal-listed-product{width:100%;}.demo-products>div article.normal-listed-product>div,.demo-product>div article.normal-listed-product>div{width:100%;}.demo-products>div article>div,.demo-product>div article>div{width:100%;padding:0 10px;}.demo-products>div article>div img,.demo-product>div article>div img{height:auto;width:100%;}.demo-products>div article>div h3,.demo-product>div article>div h3{width:100%;font-weight:200;font-size:20px;font-size:2rem;margin-bottom:15px;}.demo-products>div article>div a.button,.demo-product>div article>div a.button{display:block;clear:both;width:100%;}.gallery-zoom{overflow:hidden;background:#fff;width:100%;max-width:1600px;min-width:320px;margin-left:auto;margin-right:auto;}.gallery-zoom a{border:4px solid #fff;float:left;position:relative;height:160px;background-position:50% 50% !important;background-size:cover !important;width:100%;overflow:hidden;cursor:pointer;}.gallery-zoom a:nth-child(1){height:320px;}.gallery-zoom a:nth-child(2){height:auto;}.gallery-zoom a img{display:none;}.gallery-zoom a img.zoon-in-icon,.gallery-zoom a span{display:inherit;opacity:0;}.gallery-zoom a figure{display:none;}.gallery-zoom a:hover{opacity:.7;}.gallery-zoom a.gallery-zoom-dummy img{display:block !important;height:100% !important;width:100% !important;}.prodibi-gallery-zoom{overflow:hidden;background:#fff;width:100%;max-width:1600px;min-width:320px;margin-left:auto;margin-right:auto;}.prodibi-gallery-zoom div{border:4px solid #fff;float:left;position:relative;height:160px;background-position:50% 50% !important;background-size:cover !important;width:100%;overflow:hidden;cursor:pointer;}.prodibi-gallery-zoom div img,.prodibi-gallery-zoom div span{opacity:0;}.prodibi-gallery-zoom div:nth-child(1){height:320px;}.prodibi-gallery-zoom div:hover{opacity:.7;}.prodibi-gallery-zoom div.prodibi-gallery-zoom-dummy img{display:block !important;height:100% !important;width:100% !important;}.link-list{margin-top:0;margin-bottom:30px;width:100%;min-width:320px;font-weight:300;font-size:14px;font-size:1.4rem;}.link-list.links-lighter-background{background:#f5f4f2;}.link-list.links-vertical-align article{display:block;}.link-list.links-large-bottom-padding{padding-bottom:30px;}.link-list div{max-width:970px;margin:0 auto;text-align:center;}.link-list div article{width:auto;display:inline-block;vertical-align:middle;margin-right:10px;margin-bottom:15px;}.link-list div article a{color:#54a6cb;text-decoration:none;font-weight:300;font-size:12px;font-size:1.2rem;}.link-list div article a .blue-arrow{display:inline-block;vertical-align:middle;margin:-1px 0 0 3px;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #54a6cb;-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-o-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg);}.faq-list{margin-top:0;margin-bottom:30px;width:100%;min-width:320px;font-weight:300;font-size:14px;font-size:1.4rem;line-height:1.4;}.faq-list>div{max-width:970px;margin:0 auto;}.faq-list>div article{width:auto;display:block;border-top:2px solid #e1e1e0;}.faq-list>div article>div{padding-left:15px;padding-right:15px;}.faq-list>div article>div[data-question-expand]{margin-top:20px;margin-bottom:20px;cursor:pointer;}.faq-list>div article>div[data-question-expand]:after{font-family:"Verdana";content:'+';color:#7d7d7d;display:block;border:1px solid #7d7d7d;top:20px;padding-top:8px;padding-left:3px;right:20px;height:20px;width:20px;float:right;border-radius:100%;line-height:0;background:transparent;-webkit-transform:scale(.9999,.9999);transform:scale(.9999,.9999);-webkit-transform:translateZ(0);transform:translateZ(0);transition:all cubic-bezier(.275,.1,0,1.37) .3s;font-size:15px;font-size:1.5rem;font-weight:normal;}.faq-list>div article>div[data-question-expand].active:after{color:#fff;border-color:#54a6cb;background:#54a6cb;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}.faq-list>div article>div[data-answer-expand]{margin:0;line-height:0;color:rgba(55,55,55,0);overflow:hidden;height:0;transition:all cubic-bezier(.645,.045,.355,1) 300ms;}.faq-list>div article>div[data-answer-expand].active{line-height:1.4;color:#373737;height:auto;margin-bottom:10px;}.faq-list>div article>div ul{margin:0 0 0 15px;padding:0;}.faq-list>div article:last-child{border-bottom:2px solid #e1e1e0;}.faq-list .contact-faq-editframe article div[data-answer-expand]{display:inherit;}.actions-panel{width:100%;font-weight:300;font-size:14px;font-size:1.4rem;line-height:1.4;}.actions-panel article{max-width:970px;margin:0 auto;text-align:center;}.actions-panel article h3{width:100%;font-weight:200;font-size:25px;font-size:2.5rem;margin:35px 0;}.actions-panel article>div{width:100%;display:inline-block;vertical-align:top;margin-bottom:35px;padding:0 15px;}.actions-panel article>div div{margin-bottom:15px;}.actions-panel article>div div img{max-height:18px;}.podas-signup-confirmation{width:100%;font-weight:300;font-size:14px;font-size:1.4rem;line-height:1.4;}.podas-signup-confirmation article{max-width:970px;text-align:left;margin:0 15px;}.podas-signup-confirmation article div{margin-bottom:30px;}.podas-signup-confirmation article div a{color:#54a6cb;line-height:1.6;font-weight:300;font-size:14px;font-size:1.4rem;text-decoration:none;}.podas-signup-confirmation article div a.learn-more{position:relative;display:inline-block;color:#54a6cb;}.podas-signup-confirmation article div a.learn-more:before{content:'';position:relative;margin-right:10px;display:inline-block;width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid #54a6cb;left:0;z-index:1;-webkit-transform:scale(.9999,.9999);transform:scale(.9999,.9999);-webkit-transform:translateZ(0);transform:translateZ(0);transition:all cubic-bezier(.275,.1,0,1.37) .3s;}.podas-signup-confirmation article div a.learn-more:hover{text-decoration:underline;}.podas-signup-confirmation article div span{color:#54a6cb;}.field-professor-section{background:#f5f4f2;padding:5px 0 60px 0;margin-top:75px;}.field-professor-section .field-professor-program{width:100%;text-align:center;}.field-professor-section .field-professor-program div{width:100%;display:block;vertical-align:top;margin-bottom:35px;padding:0 15px;}.field-professor-section .field-professor-program div:nth-child(1){color:#373737;}.field-professor-section .field-professor-program div:nth-child(2){color:#009fc2;}.field-professor-section .field-professor-program div:nth-child(3){color:#fc6a03;}.field-professor-section .field-professor-program div span{display:block;width:100%;}.field-professor-section .field-professor-program div span:first-child{font-size:20px;font-size:2rem;}.field-professor-section .field-professor-program div span:first-child i{display:inline-block;vertical-align:super;margin-right:3px;font-size:12px;font-size:1.2rem;}.terms-and-conditions,.terms-and-conditions-scroll{margin-top:0;margin-bottom:30px;width:100%;min-width:320px;font-weight:200;font-size:14px;font-size:1.4rem;line-height:1.4;}.terms-and-conditions.terms-and-conditions-scroll div,.terms-and-conditions-scroll.terms-and-conditions-scroll div{background:#f5f4f2;padding:20px 20px 10px 20px;}.terms-and-conditions.terms-and-conditions-scroll div.page-edit-content-mode,.terms-and-conditions-scroll.terms-and-conditions-scroll div.page-edit-content-mode{max-height:inherit;}.terms-and-conditions.terms-and-conditions-scroll div.normal-content-mode,.terms-and-conditions-scroll.terms-and-conditions-scroll div.normal-content-mode{max-height:1100px;overflow-y:scroll;}.terms-and-conditions.terms-and-conditions-scroll div.normal-content-mode::-webkit-scrollbar,.terms-and-conditions-scroll.terms-and-conditions-scroll div.normal-content-mode::-webkit-scrollbar{-webkit-appearance:none;}.terms-and-conditions.terms-and-conditions-scroll div.normal-content-mode::-webkit-scrollbar:vertical,.terms-and-conditions-scroll.terms-and-conditions-scroll div.normal-content-mode::-webkit-scrollbar:vertical{width:11px;}.terms-and-conditions.terms-and-conditions-scroll div.normal-content-mode::-webkit-scrollbar:horizontal,.terms-and-conditions-scroll.terms-and-conditions-scroll div.normal-content-mode::-webkit-scrollbar:horizontal{height:11px;}.terms-and-conditions.terms-and-conditions-scroll div.normal-content-mode::-webkit-scrollbar-thumb,.terms-and-conditions-scroll.terms-and-conditions-scroll div.normal-content-mode::-webkit-scrollbar-thumb{border-radius:8px;border:2px solid #fff;background-color:#7d7d7d;}.terms-and-conditions.terms-and-conditions-scroll div.normal-content-mode::-webkit-scrollbar-track,.terms-and-conditions-scroll.terms-and-conditions-scroll div.normal-content-mode::-webkit-scrollbar-track{background-color:#fff;border-radius:8px;}.terms-and-conditions.terms-and-conditions-scroll div.normal-content-mode article,.terms-and-conditions-scroll.terms-and-conditions-scroll div.normal-content-mode article{height:100%;}.terms-and-conditions.terms-and-conditions-scroll div .decision-buttons,.terms-and-conditions-scroll.terms-and-conditions-scroll div .decision-buttons{float:right;}.terms-and-conditions.terms-and-conditions-scroll div .decision-buttons a,.terms-and-conditions-scroll.terms-and-conditions-scroll div .decision-buttons a{float:left;margin:10px;}.terms-and-conditions div,.terms-and-conditions-scroll div{max-width:970px;margin:0 auto;text-align:left;}.terms-and-conditions div article,.terms-and-conditions-scroll div article{width:auto;display:inline-block;vertical-align:middle;margin-right:10px;}.terms-and-conditions div article h4,.terms-and-conditions-scroll div article h4{font-size:15px;font-size:1.5rem;color:#54a6cb;text-align:left;padding:0;margin:35px 0 0 0;}.terms-and-conditions div article ul,.terms-and-conditions-scroll div article ul{margin:-12px 0 0 15px;padding:0;}.terms-and-conditions div article h3,.terms-and-conditions-scroll div article h3{font-weight:200;font-size:25px;font-size:2.5rem;text-align:center;margin-top:55px;}.user-login{font-weight:200;font-size:14px;font-size:1.4rem;line-height:1.4;width:100%;}.user-login h1{font-size:25px;font-size:2.5rem;}.user-login article{width:100%;max-width:1280px;margin:0 auto;}.user-login article .content-section>div{display:inline-block;vertical-align:top;}.user-login article .content-section>div:first-child{width:100%;margin-bottom:5px;}.user-login article .content-section>div:first-child img{width:100%;}.user-login article .content-section>div:last-child{width:100%;margin:5px 0 0 0;padding:0 5%;}.user-login article .content-section>div:last-child p{margin:0 0 5px 0;text-align:center;}.user-login article .content-section>div:last-child>div:first-child{margin-bottom:15px;}.user-login article .content-section>div:last-child>div.user-login-section div{margin-top:10px;position:relative;}.user-login article .content-section>div:last-child>div.user-login-section div a.button{position:absolute;top:0;right:0;margin:0;border-radius:0 22px 22px 0;min-width:inherit;width:38%;}.user-login article .content-section>div:last-child>div.user-login-section div input[type=checkbox]{margin-right:10px;display:inline;vertical-align:middle;position:relative;visibility:visible;opacity:1;}.user-login article .content-section>div:last-child>div.user-login-section div label{display:inline;vertical-align:middle;}.user-login article .content-section>div:last-child>div.user-login-mix-section{border-top:1px solid #e1e1e0;}.user-login article .content-section>div:last-child>div.user-login-go-back-section div{width:100%;margin-right:0 !important;}.user-login article .content-section>div:last-child>div.user-login-mix-section,.user-login article .content-section>div:last-child>div.user-login-go-back-section{margin-top:20px;padding-top:5px;height:20px;}.user-login article .content-section>div:last-child>div.user-login-mix-section div,.user-login article .content-section>div:last-child>div.user-login-go-back-section div{position:relative;}.user-login article .content-section>div:last-child>div.user-login-mix-section div a,.user-login article .content-section>div:last-child>div.user-login-go-back-section div a{color:#54a6cb;text-decoration:none;}.user-login article .content-section>div:last-child>div.user-login-mix-section div a:after,.user-login article .content-section>div:last-child>div.user-login-go-back-section div a:after{content:'';position:absolute;display:inline-block;width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid #54a6cb;margin:4px 0 0 10px;}.user-login article .content-section>div:last-child>div.user-login-mix-section div:first-child,.user-login article .content-section>div:last-child>div.user-login-go-back-section div:first-child{float:left;}.user-login article .content-section>div:last-child>div.user-login-mix-section div:last-child,.user-login article .content-section>div:last-child>div.user-login-go-back-section div:last-child{float:right;margin-right:20px;}.user-login article .content-section>div:last-child>div.user-login-error-message{color:#f00;line-height:1.4;font-weight:300;font-size:14px;font-size:1.4rem;}.user-login article .content-section>div:last-child>div.user-login-error-message ul{list-style-position:inside;padding:0;}.user-login article .content-section>div .erromessagesummary{color:#f00;}.user-login article .content-section>div .require-password-reset{display:inline-block;font-weight:400;color:#093;width:100%;margin-top:15px;}.user-login article .dummy-login-field{position:fixed;top:-10000px;left:-10000px;}.my-pages-sub-menu{width:100%;font-weight:300;font-size:14px;font-size:1.4rem;background:#f5f4f2;}.my-pages-sub-menu article{max-width:1280px;margin:0 auto;padding:1px 0;text-align:center;}.my-pages-sub-menu article ul{list-style:none;}.my-pages-sub-menu article ul li{display:inline-block;margin:10px;}.my-pages-sub-menu article ul li a{color:#373737;text-decoration:none;text-transform:uppercase;}.my-pages-sub-menu article ul li a:hover,.my-pages-sub-menu article ul li a.active{font-weight:400;color:#009fc2;}.sticky-submenu{position:absolute;}.my-pages{margin-bottom:40px;padding-top:50px;width:100%;min-width:320px;font-weight:300;font-size:14px;font-size:1.4rem;}.my-pages article{max-width:970px;margin:0 auto;text-align:center;padding:0 15px;}.my-pages article h1{font-size:40px;font-size:4rem;margin-top:0;margin-bottom:0;}.my-pages article div{display:inline-block;line-height:1.4;}.my-pages article div a.button{float:none;display:inline-block;margin:10px 10px 0 10px;}.registered-products,.products-history{margin-top:0;font-size:15px;font-size:1.5rem;font-weight:200;line-height:1.4;padding-top:50px;color:#7d7d7d;}.registered-products.registered-products,.products-history.registered-products{color:#373737;margin-bottom:30px;}.registered-products.registered-products h1,.products-history.registered-products h1{font-weight:200;font-size:40px;font-size:4rem;margin-top:0;margin-bottom:0;}.registered-products.registered-products table td img,.products-history.registered-products table td img{vertical-align:text-top;margin-left:5px;cursor:pointer;width:17px;height:17px;}.registered-products.products-history,.products-history.products-history{background:#f5f4f2;padding:30px 0 20px 0;}.registered-products.products-history h2,.products-history.products-history h2{font-weight:200;font-size:40px;font-size:4rem;margin-top:0;margin-bottom:0;}.registered-products.products-history div table tr th,.registered-products.products-history div table tr td,.products-history.products-history div table tr th,.products-history.products-history div table tr td{width:20% !important;}.registered-products article,.products-history article{width:100%;max-width:1280px;margin:0 auto;padding-left:15px;padding-right:15px;padding-bottom:30px;height:auto;text-align:center;}.registered-products article>div,.products-history article>div{width:100%;padding:0;height:auto;}.registered-products article>div.hardware-products-campaign,.products-history article>div.hardware-products-campaign{width:100%;margin-top:30px;padding:0 15px;border:1px solid #009fc2;}.registered-products article>div.hardware-products-campaign>div,.products-history article>div.hardware-products-campaign>div{text-align:left;}.registered-products article>div.hardware-products-campaign>div div,.products-history article>div.hardware-products-campaign>div div{display:inline-block;vertical-align:middle;}.registered-products article>div.hardware-products-campaign>div div:first-child,.products-history article>div.hardware-products-campaign>div div:first-child{width:auto;}.registered-products article>div.hardware-products-campaign>div div:last-child,.products-history article>div.hardware-products-campaign>div div:last-child{width:100%;}.registered-products article>div.hardware-products-campaign>div div:last-child div:last-child,.products-history article>div.hardware-products-campaign>div div:last-child div:last-child{text-align:right;margin:10px 0;}.registered-products article>div.hardware-products-campaign>div div:last-child p,.products-history article>div.hardware-products-campaign>div div:last-child p{margin:10px 5px 0 0;}.registered-products article>div.hardware-products-campaign>div div:last-child a.claim-activation-key,.products-history article>div.hardware-products-campaign>div div:last-child a.claim-activation-key{margin-left:5px;width:auto;}.registered-products article>div.registered-products-error-message,.products-history article>div.registered-products-error-message{margin-top:40px;text-align:left;color:#f00;}.registered-products article>div.no-registered-products,.products-history article>div.no-registered-products{margin-left:10px;margin-top:15px;text-align:left;}.registered-products article>div.add-registered-product,.products-history article>div.add-registered-product{background:#f5f4f2;margin:0 0 15px 0;}.registered-products article>div.add-registered-product ul,.products-history article>div.add-registered-product ul{list-style:none;padding:15px 0 15px 0;text-align:left;}.registered-products article>div.add-registered-product ul li,.products-history article>div.add-registered-product ul li{width:100%;display:block;margin-top:15px;padding:0 10px;}.registered-products article>div.add-registered-product ul li:last-child,.products-history article>div.add-registered-product ul li:last-child{display:table;}.registered-products article>div.add-registered-product ul li:last-child a.button,.products-history article>div.add-registered-product ul li:last-child a.button{margin:0;min-width:140px;line-height:29px;height:29px;}.registered-products article>div.add-registered-product ul li select,.products-history article>div.add-registered-product ul li select{margin:0;padding:3px 30px 3px 15px;}.registered-products article>div.add-registered-product ul li input[type=text],.products-history article>div.add-registered-product ul li input[type=text]{height:31px;line-height:31px;padding-left:20px;}.registered-products article>div table,.products-history article>div table{width:100%;text-align:left;}.registered-products article>div table tr,.products-history article>div table tr{border-bottom:1px solid #e1e1e0;}.registered-products article>div table tr th,.registered-products article>div table tr td,.products-history article>div table tr th,.products-history article>div table tr td{padding:15px 10px 15px 0;width:22%;vertical-align:middle;}.registered-products article>div table tr th:first-child,.registered-products article>div table tr td:first-child,.products-history article>div table tr th:first-child,.products-history article>div table tr td:first-child{padding-left:10px;width:24%;}.registered-products article>div table tr th:last-child,.registered-products article>div table tr td:last-child,.products-history article>div table tr th:last-child,.products-history article>div table tr td:last-child{padding-right:10px;width:10%;}.registered-products article>div table tr td:last-child a.unregister-button,.products-history article>div table tr td:last-child a.unregister-button{font-size:11px;font-size:1.1rem;color:#373737;margin:0;height:auto;line-height:30px;background:#f5f4f2;min-width:140px;}.phase-one-tooltip{max-width:375px;font-size:15px;font-size:1.5rem;font-weight:300;border:1px solid #7d7d7d;padding:10px;line-height:1.4;background:#fff;border-radius:5px;box-shadow:0 1px 3px 0 rgba(63,61,77,.15),0 0 1px 0 rgba(63,61,77,.1);}.details{margin-top:100px;overflow:hidden;background:#fff;}.details>div{width:100%;max-width:970px;min-width:280px;padding:0 20px;margin-left:auto;margin-right:auto;}.details h2{margin:0 0 0;font-weight:200;font-size:26px;font-size:2.6rem;color:#7d7d7d;}.details h3{margin:10px 0 0;font-weight:200;font-size:20px;font-size:2rem;}.details p{margin:20px 0 0;line-height:1.4;font-size:13px;font-size:1.3rem;}.details h4{margin:20px 0 0;text-align:left;color:#7d7d7d;font-weight:400;font-size:14px;font-size:1.4rem;}.details ul{margin:20px 0 0;padding:0;list-style-type:none;}.details li{margin-bottom:5px;line-height:1.2;font-size:10px;font-size:1rem;}.details li span.value{display:block;float:right;width:140px;font-weight:300;}.details button,.details a.button{float:none;display:block;font-size:12px;font-size:1.2rem;margin:20px auto;min-width:140px;max-width:180px;width:100%;}.details .media-wrapper{float:left;text-align:center;margin-bottom:40px;width:100%;}.details .media-wrapper p{margin-top:0;color:#7d7d7d;text-align:center;text-transform:uppercase;width:100%;max-width:none;}.details .media-wrapper img{width:100%;max-width:300px;display:inline-block;}.details article{float:left;padding:0;width:100%;}.chart{width:100%;max-width:970px;min-width:280px;padding:0 20px;margin-left:auto;margin-right:auto;}.chart article{float:left;margin:0 0 40px;width:100%;}.chart img{width:100%;max-width:100%;}.chart h3{font-size:12px;font-size:1.2rem;color:#7d7d7d;margin-bottom:40px;}.grid{width:100%;max-width:970px;min-width:280px;padding:0 20px;margin-left:auto;margin-right:auto;overflow:hidden;}.grid h2{margin:0 0 0;font-weight:200;font-size:26px;font-size:2.6rem;color:#7d7d7d;}.grid h3{margin:10px 0 0;font-weight:200;font-size:20px;font-size:2rem;}.grid article{position:relative;height:300px;text-align:center;float:left;cursor:pointer;width:100%;}.grid article a{position:absolute;top:0;right:0;bottom:0;left:0;display:block;text-decoration:none;color:#373737;}.grid article h4,.grid article h5{margin:0;position:absolute;left:0;bottom:0;right:0;}.grid article h4{bottom:20px;font-weight:400;font-size:12px;font-size:1.2rem;}.grid article h4:after{content:'';display:inline-block;width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid #54a6cb;position:relative;top:1px;margin-left:10px;-webkit-transform:scale(.9999,.9999);transform:scale(.9999,.9999);-webkit-transform:translateZ(0);transform:translateZ(0);transition:all cubic-bezier(.275,.1,0,1.37) .3s;}.grid article h5{font-weight:400;font-size:12px;font-size:1.2rem;color:#373737;max-width:none;}.grid article:hover img{-webkit-transform:translateY(-5px) translateX(-50%);transform:translateY(-5px) translateX(-50%);}.grid img{max-width:170px;position:absolute;bottom:40px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);transition:all cubic-bezier(.275,.1,0,1.37) .3s;}.lightbox{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(55,55,55,.9);z-index:3000;visibility:hidden;opacity:0;transition:all cubic-bezier(.275,.1,0,1.37) .3s;}.lightbox span{position:absolute;top:20px;right:20px;width:50px;height:50px;cursor:pointer;z-index:2;border-radius:100%;transition:all cubic-bezier(.275,.1,0,1.37) .3s;}.lightbox span:hover{-webkit-transform:rotate(90deg);transform:rotate(90deg);}.lightbox span svg{pointer-events:none !important;}.lightbox .share{position:absolute;top:110px;right:20px;width:50px;transition:all cubic-bezier(.275,.1,0,1.37) .3s;z-index:2;}.lightbox .share svg{position:relative;width:50px;height:50px;margin-bottom:40px;opacity:.4;transition:all cubic-bezier(.275,.1,0,1.37) .3s;cursor:pointer;}.lightbox .share svg:hover{opacity:1;}.lightbox>div{position:absolute;left:50%;top:50%;width:100%;height:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);box-shadow:0 0 10px #373737;z-index:1;background-repeat:no-repeat;background-position:50% 50%;}.lightbox>div img{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:auto;height:auto;max-height:100%;max-width:100%;}.lightbox_active .lightbox{transition:all cubic-bezier(.275,.1,0,1.37) 1000ms;visibility:visible;opacity:1;}.update-progress-control,.page-loader-control{position:fixed;top:40%;left:47%;background-color:#fff !important;background-image:none !important;border:0 !important;border-radius:3px;box-shadow:5px 5px 3px #1b323a;padding:0 !important;text-align:center !important;z-index:900;}.update-progress-control img,.page-loader-control img{margin:10px !important;}.kb-box{width:100%;max-width:930px;min-width:280px;margin-left:auto;margin-right:auto;overflow:hidden;}.kb-box article{background-color:#f5f4f2;padding:20px;width:100%;overflow:auto;}.kb-box article div:first-child{overflow:hidden;}.kb-box article div:first-child .kb-col{width:100%;padding:10px;float:left;}.kb-box article div:first-child .kb-col:first-child{text-align:center;}.kb-box article div:first-child .kb-col:nth-child(2){text-align:center;}.kb-box article div:first-child .kb-col:nth-child(2) h3{font-size:30px;font-size:3rem;font-weight:200;margin-top:10px;color:#7d7d7d;padding:0;}.kb-box article div:first-child .kb-col:nth-child(2) p{font-size:15px;font-size:1.5rem;font-weight:200;line-height:20px;}.kb-box article div:first-child .kb-col:nth-child(2) p a{color:#54a6cb;text-decoration:none;}.kb-box article div:first-child .kb-col:nth-child(2) p .blue-arrow{width:6px;height:11px;margin-left:10px;background-image:url("/Components/PhaseOne/Design/Images/blue-arrow.svg");background-repeat:no-repeat;background-size:contain;display:inline-block;}.kb-box article div:first-child .kb-col img{width:100%;}.kb-box article div:nth-child(2){width:100%;margin-left:auto;margin-right:auto;overflow:hidden;}.kb-box article div:nth-child(2) .button{width:100%;margin-top:10px;margin-bottom:0;border-radius:22px 22px 22px 22px;float:right;}.support-faq-list{max-width:930px;min-width:320px;margin-left:auto;margin-right:auto;overflow:hidden;padding-left:15px;padding-right:15px;}.support-faq-list .questions-group{margin-bottom:30px;overflow:hidden;}.support-faq-list .questions-group h3{font-size:25px;font-size:2.5rem;font-weight:200;color:#7d7d7d;padding:0;margin:20px 0 20px 0;}.support-faq-list .questions-group article{border-top:2px solid #e1e1e0;overflow:hidden;padding-left:15px;padding-right:15px;}.support-faq-list .questions-group article:last-child{border-bottom:2px solid #e1e1e0;}.support-faq-list .questions-group article div:first-child{margin-top:20px;margin-bottom:20px;cursor:pointer;font-size:1.5rem;font-size:17px;font-size:1.7rem;font-weight:200;line-height:1.5;}.support-faq-list .questions-group article div:first-child:after{font-family:"Verdana";content:'+';color:#7d7d7d;display:block;border:1px solid #7d7d7d;top:20px;padding-top:8px;padding-left:3px;right:20px;height:20px;width:20px;float:right;border-radius:100%;line-height:0;background:transparent;-webkit-transform:scale(.9999,.9999);transform:scale(.9999,.9999);-webkit-transform:translateZ(0);transform:translateZ(0);transition:all cubic-bezier(.275,.1,0,1.37) .3s;font-size:15px;font-size:1.5rem;font-weight:normal;}.support-faq-list .questions-group article div:first-child.clicked:after{color:#fff;border-color:#54a6cb;background:#54a6cb;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}.support-faq-list .questions-group article div:nth-child(2){margin:0;line-height:1.5;color:#373737;font-size:15px;font-size:1.5rem;font-weight:200;overflow:hidden;display:none;}.image-title-link{width:100%;margin-left:auto;margin-right:auto;}.image-title-link article{margin-bottom:14px;background-color:transparent;width:100%;float:left;text-align:center;}.image-title-link article a{width:100%;height:100%;text-decoration:none;display:block;padding:10px 10px 10px 10px;}.image-title-link article a img{width:100%;padding:0 5px 10px 5px;}.image-title-link article a h3{font-size:30px;font-size:3rem;font-weight:200;margin-top:10px;color:#7d7d7d;padding:0;}.contact-box{width:100%;margin-left:auto;margin-right:auto;overflow:hidden;}.contact-box article{background-color:#f0efed;padding:20px 40px 20px 40px;width:100%;overflow:auto;}.contact-box article div:first-child{width:100%;text-align:center;}.contact-box article div:first-child h3{font-size:30px;font-size:3rem;font-weight:200;color:#7d7d7d;}.contact-box article div:first-child p{font-size:15px;font-size:1.5rem;font-weight:200;line-height:20px;}.contact-box article div:nth-child(2){width:100%;overflow:hidden;max-width:460px;margin-left:auto;margin-right:auto;}.contact-box article div:nth-child(2) .left-col{text-align:right;width:100%;}.contact-box article div:nth-child(2) .left-col select{width:100%;color:#373737;font-weight:200;font-size:14px;font-size:1.4rem;padding:13px 13px 13px 20px;border:0;-webkit-appearance:none;}.contact-box article div:nth-child(2) .left-col #main_2_phaseone_pagetypes_content_5_pErrorMessage{overflow:hidden;color:#f00;font-size:15px;font-size:1.5rem;font-weight:200;line-height:20px;text-align:left;}.contact-box article div:nth-child(2) .right-col{text-align:left;width:100%;}.contact-box article div:nth-child(2) .right-col a{margin-top:10px;}.support-form{position:relative;}.support-form article{margin-top:0 !important;}.support-form h3{padding:0;}.support-form a.button{width:auto;min-width:inherit;padding-right:50px !important;}.support-form .support-button-section{position:relative;margin-top:15px !important;}.support-form .support-button-section a.button{width:auto;float:right;}.support-form .support-error-message{color:#f00;min-height:18px;}.support-form-summary{font-size:14px;font-size:1.4rem;font-weight:200;line-height:1.4;width:100%;overflow:hidden;}.support-form-summary>div{margin:0 auto;max-width:970px;}.support-form-summary>div h3{width:100%;font-size:20px;font-size:2rem;font-weight:200;text-align:center;padding:0;}.support-form-summary>div div.full-row-width{width:100%;display:block;margin:10px 0;}.support-form-summary>div div.full-row-width div{width:100%;}.support-form-summary>div div.full-row-width div:nth-child(1),.support-form-summary>div div.full-row-width div:nth-child(3){font-weight:700;margin-top:15px;}.support-form-summary>div div.full-row-width div:nth-child(3){margin-left:25px;}.file-info-list{width:98% !important;margin-bottom:20px;}.file-info-list table{width:100%;text-align:left;}.file-info-list table tr{border-bottom:1px solid #e1e1e0;}.file-info-list table tr th,.file-info-list table tr td{padding:20px 0 !important;}.file-attachment-section{width:70%;float:left;}.contact-support-confirmation{font-size:14px;font-size:1.4rem;font-weight:200;line-height:1.4;width:100%;background:#f5f4f2;}.contact-support-confirmation article{margin:0 auto;max-width:970px;}.contact-support-confirmation article>div{width:100%;padding:20px 0;text-align:center;}.contact-support-confirmation article>div h3{width:95%;font-size:22px;font-size:2.2rem;font-weight:200;text-align:center;padding:0;}.contact-support-confirmation article>div div{margin:0 10px 15px 10px;}.contact-support-confirmation article>div div.case-number{color:#009fc2;font-size:40px;font-size:4rem;}.contact-support-confirmation article>div div:last-child{margin-top:50px;margin-bottom:0;}.contact-support-confirmation article>div div:last-child p{margin-bottom:0;}.my-cases-single-selection,.my-cases-multi-selections,.my-cases-list{font-size:14px;font-size:1.4rem;font-weight:200;line-height:1.4;width:100%;}.my-cases-single-selection article,.my-cases-multi-selections article,.my-cases-list article{margin:0 auto;max-width:1280px;width:100%;}.my-cases-single-selection{margin-bottom:20px;}.my-cases-single-selection article{display:inherit;}.my-cases-single-selection article div{width:100%;padding:0 10px;}.my-cases-single-selection article div select{width:100%;margin:0;}.my-cases-multi-selections{background:#f5f4f2;padding:20px 0;}.my-cases-multi-selections article{display:inherit;}.my-cases-multi-selections article div{width:100%;padding:0 10px;margin-bottom:10px;}.my-cases-multi-selections article div input,.my-cases-multi-selections article div select,.my-cases-multi-selections article div a{width:100%;margin:0;}.my-cases-multi-selections article div:last-child{margin-bottom:0;}.my-cases-multi-selections article div:last-child a{float:none;margin-top:20px;min-width:auto !important;}}@media screen and (min-width:375px){h1{font-size:36px;font-size:3.6rem;}h1.tagline{max-width:95%;font-size:26px;font-size:2.6rem;}.child-navigation-back span{position:absolute;line-height:45px;top:0;display:inline-block;left:-110px;width:100px;color:#373737;text-align:right;color:#7d7d7d;text-transform:capitalize;font-size:12px;font-size:1.2rem;visibility:hidden;opacity:0;transition:all cubic-bezier(.275,.1,0,1.37) 600ms;}.child-navigation_active .child-navigation-back span{transition-delay:400ms;visibility:visible;opacity:1;margin:auto;font-size:13px;}.header-navigation ul,.child-navigation ul{padding:40px;}.header-navigation li,.child-navigation li{display:block;line-height:1.6;}.header-navigation li a,.child-navigation li a{font-size:30px;font-size:3rem;}.header-navigation li.language-selector-wrapper,.child-navigation li.language-selector-wrapper{padding:20px 40px 0;}.sub-navigation>div,.sub-dropdown-menu>div{padding-left:30px;}.sub-navigation li,.sub-dropdown-menu li{height:40px;line-height:40px;}.sub-navigation h3,.sub-dropdown-menu h3{display:inline-block;margin:0;font-size:12px;font-size:1.2rem;font-weight:300;}.footer-social .platforms li:nth-last-child(9):first-child,.footer-social .platforms li:nth-last-child(9):first-child~li{margin:0 calc(((100% - (5*60px))/2)/4);}.footer-social .platforms li:nth-last-child(9):first-child:nth-child(3n),.footer-social .platforms li:nth-last-child(9):first-child:nth-child(3n+1),.footer-social .platforms li:nth-last-child(9):first-child~li:nth-child(3n),.footer-social .platforms li:nth-last-child(9):first-child~li:nth-child(3n+1){clear:none;margin:0 calc(((100% - (5*60px))/2)/4);}.footer-social .platforms li:nth-last-child(9):first-child:nth-child(5n),.footer-social .platforms li:nth-last-child(9):first-child~li:nth-child(5n){margin-right:0;}.footer-social .platforms li:nth-last-child(9):first-child:nth-child(5n+1),.footer-social .platforms li:nth-last-child(9):first-child~li:nth-child(5n+1){clear:left;margin-left:0;}.footer-social .platforms li:nth-last-child(10):first-child,.footer-social .platforms li:nth-last-child(10):first-child~li{margin:0 calc(((100% - (5*60px))/2)/4);}.footer-social .platforms li:nth-last-child(10):first-child:nth-child(4n),.footer-social .platforms li:nth-last-child(10):first-child:nth-child(4n+1),.footer-social .platforms li:nth-last-child(10):first-child~li:nth-child(4n),.footer-social .platforms li:nth-last-child(10):first-child~li:nth-child(4n+1){clear:none;margin:0 calc(((100% - (5*60px))/2)/4);}.footer-social .platforms li:nth-last-child(10):first-child:nth-child(5n),.footer-social .platforms li:nth-last-child(10):first-child~li:nth-child(5n){margin-right:0;}.footer-social .platforms li:nth-last-child(10):first-child:nth-child(5n+1),.footer-social .platforms li:nth-last-child(10):first-child~li:nth-child(5n+1){clear:left;margin-left:0;}.numbers article,.numbers_circle article{font-size:70px;font-size:7rem;}.quote article,.quote_simple article{font-size:32px;font-size:3.2rem;}.specs header h2,.specs header h3{max-width:100%;}.specs article{width:calc((99.999% - (14px*(1.5 - 1)))/1.5);margin-left:auto;margin-right:auto;}.image-full div.image-title p,.image-grid div.image-title p,.image-max div.image-title p{font-size:25px;font-size:2.5rem;}.cta h2{font-size:32px;font-size:3.2rem;}.cta h3{font-size:20px;font-size:2rem;}.hero_black h1,.hero_white h1{font-size:18px;font-size:1.8rem;}.hero_black h2,.hero_white h2{font-size:14px;font-size:1.4rem;}.documentation h1{font-size:32px;font-size:3.2rem;}.documentation h2{font-size:20px;font-size:2rem;}.documentation .documentation-navigation a{padding:0 12px;line-height:45px;font-weight:300;font-size:14px;font-size:1.4rem;}.terms-and-conditions-scroll div.normal-content-mode{max-height:880px;}.details li{font-size:12px;font-size:1.2rem;}.details li span.value{width:160px;}.grid article{width:50%;}}@media screen and (min-width:480px){h1{font-size:36px;font-size:3.6rem;}h1.tagline{font-size:28px;font-size:2.8rem;}.header-navigation .basket-show .circle-spot{top:35px;}.sub-navigation ul,.sub-dropdown-menu ul{margin:20px 0;padding:0;}.sub-navigation li,.sub-dropdown-menu li{line-height:1;height:70px;margin:0 7px 42px;padding:0;text-align:left;width:calc((99.999% - (14px*(3 - 1)))/3);background-size:cover;background-position:50% 50%;background-size:auto 100%;background-repeat:no-repeat;background-color:#fff;}.sub-navigation li a,.sub-dropdown-menu li a{position:absolute;top:0;right:0;bottom:0;left:0;padding-top:80px;text-decoration:none;color:#373737;font-size:12px;font-size:1.2rem;}.sub-navigation li:nth-child(3n+1),.sub-dropdown-menu li:nth-child(3n+1){margin-left:0;}.sub-navigation li:nth-child(3n),.sub-dropdown-menu li:nth-child(3n){margin-right:0;}.sub-navigation h3,.sub-dropdown-menu h3{width:120px;line-height:16px;font-size:14px;font-size:1.4rem;}.sub-navigation .sub-navigation-right .book-demo,.sub-dropdown-menu .sub-navigation-right .book-demo{display:block;float:right;position:relative;margin-left:25px;top:-10px;text-decoration:none;min-width:160px;height:30px;line-height:30px;border-radius:15px;font-size:12px;font-size:1.2rem;font-weight:300;}.sub-navigation .sub-navigation-right .book-demo:after,.sub-dropdown-menu .sub-navigation-right .book-demo:after{right:15px;}.sub-navigation .sub-navigation-right .book-demo:hover:after,.sub-dropdown-menu .sub-navigation-right .book-demo:hover:after{-webkit-transform:scale(1.2);transform:scale(1.2);}.sub-navigation_active .sub-navigation,.sub-navigation_active .sub-dropdown-menu{max-height:calc(100vh - 50px);}.sub-navigation-toggle:before{content:attr(data-text-menu);position:relative;display:inline-block;top:-8px;left:-110px;width:100px;color:#373737;line-height:30px;text-transform:capitalize;text-align:right;color:#373737;visibility:visible;opacity:1;transition:all cubic-bezier(.645,.045,.355,1) 600ms;font-size:12px;font-size:1.2rem;}.language-navigation li a span{display:inline-block;}.footer-newsletter .categories label,.footer-betatester .categories label{width:33%;}.footer-newsletter .email label,.footer-betatester .email label{max-width:460px;margin-left:auto;margin-right:auto;}.footer-newsletter .email label input,.footer-betatester .email label input{padding-right:200px;}.footer-newsletter .email button,.footer-betatester .email button{position:absolute;height:44px;margin-top:-45px;left:calc(50% + 100px);-webkit-transform:translate(-50px,0);transform:translate(-50px,0);max-width:160px;border-radius:0 22px 22px 0;}.footer-logo{display:block;position:absolute;bottom:0;left:20px;z-index:900;}.footer-logo svg{width:120px;height:75px;}.footer-navigation{left:auto;}.footer-navigation ul{text-align:right;}.footer-navigation li a{padding:0 15px;}.banner-image a,.carousel-image a{width:240px;}.highlights article.simple_cover a{background-size:100% auto;background-position:50% 0;}.contact article.office{width:48%;}.banner .banner-images{padding-bottom:54.375%;}.banner_thin .banner-images{padding-bottom:35.625%;}.vignette_tiny>div,.vignette_tiny-full>div{width:calc((99.999% - (14px*(3 - 1)))/3);margin-left:7px;margin-right:7px;}.vignette_tiny>div:first-child,.vignette_tiny-full>div:first-child{margin-left:0;}.vignette_tiny>div:last-child,.vignette_tiny-full>div:last-child{margin-right:0;padding-bottom:20px;}.collage>div:nth-child(1),.collage>div:nth-child(6),.collage_white>div:nth-child(1),.collage_white>div:nth-child(6),.collage_black>div:nth-child(1),.collage_black>div:nth-child(6){float:right;width:41.66667%;}.collage>div:nth-child(2),.collage_white>div:nth-child(2),.collage_black>div:nth-child(2){height:320px;}.collage>div:nth-child(2),.collage>div:nth-child(3),.collage>div:nth-child(4),.collage_white>div:nth-child(2),.collage_white>div:nth-child(3),.collage_white>div:nth-child(4),.collage_black>div:nth-child(2),.collage_black>div:nth-child(3),.collage_black>div:nth-child(4){width:29.16667%;}.collage>div:nth-child(5),.collage_white>div:nth-child(5),.collage_black>div:nth-child(5){width:58.33333%;}.collage-vignette>div:nth-child(1),.collage-vignette>div:nth-child(5),.collage-vignette_white>div:nth-child(1),.collage-vignette_white>div:nth-child(5),.collage-vignette_black>div:nth-child(1),.collage-vignette_black>div:nth-child(5){float:right;width:41.66667%;}.collage-vignette>div:nth-child(2),.collage-vignette_white>div:nth-child(2),.collage-vignette_black>div:nth-child(2){height:320px;width:58.33333%;}.collage-vignette>div:nth-child(3),.collage-vignette_white>div:nth-child(3),.collage-vignette_black>div:nth-child(3){height:160px;width:29.16667%;}.collage-vignette>div:nth-child(3),.collage-vignette>div:nth-child(4),.collage-vignette>div:nth-child(6),.collage-vignette_white>div:nth-child(3),.collage-vignette_white>div:nth-child(4),.collage-vignette_white>div:nth-child(6),.collage-vignette_black>div:nth-child(3),.collage-vignette_black>div:nth-child(4),.collage-vignette_black>div:nth-child(6){width:29.16667%;}.collage-vignette>div:nth-child(4),.collage-vignette>div:nth-child(6),.collage-vignette_white>div:nth-child(4),.collage-vignette_white>div:nth-child(6),.collage-vignette_black>div:nth-child(4),.collage-vignette_black>div:nth-child(6){height:80px;}.numbers article,.numbers_circle article{font-size:85px;font-size:8.5rem;}.numbers article span,.numbers_circle article span{font-size:12px;font-size:1.2rem;}.quote article,.quote_simple article{font-size:36px;font-size:3.6rem;}.specs header h2{font-size:28px;font-size:2.8rem;}.specs header h3{font-size:20px;font-size:2rem;}.image-full div.image-title p,.image-grid div.image-title p,.image-max div.image-title p{font-size:30px;font-size:3rem;}.cta h2{font-size:36px;font-size:3.6rem;}.cta h3{font-size:22px;font-size:2.2rem;}.cta .cta-link-buttons div a.button{display:inline-block;}.hero_black h1,.hero_white h1{font-size:24px;font-size:2.4rem;}.hero_black h2,.hero_white h2{font-size:18px;font-size:1.8rem;}.documentation h1{font-size:36px;font-size:3.6rem;}.documentation h2{font-size:22px;font-size:2.2rem;}.documentation .documentation-navigation a{padding:0 15px;line-height:40px;font-weight:300;font-size:16px;font-size:1.6rem;}.documentation .documentation-content h3{font-size:14px;font-size:1.4rem;}.documentation .documentation-content li{width:33.33333%;}.documentation .documentation-content li:nth-child(2n+1){clear:none;}.documentation .documentation-content li:nth-child(3n+1){clear:left;}.documentation .documentation-details div{width:50%;}.documentation .documentation-details img{margin:60px auto 0;max-width:200px;}.documentation .documentation-details h4{margin:60px 0;font-size:30px;font-size:3rem;}.documentation .documentation-details h5{margin:60px 0 40px 0;font-size:16px;font-size:1.6rem;}.documentation .documentation-details p{line-height:35px;}.documentation .documentation-details p .button{line-height:inherit;height:35px;}.top-intro article div:first-child span:first-child{display:inline-block;line-height:0;}section.supported-cammeras article .camera-selector>div div:last-child{width:350px;}section.title-filterable-list article .title-selector>div div:last-child{width:350px;}.gallery-zoom a:nth-child(1),.gallery-zoom a:nth-child(6){float:right;width:41.66667%;}.gallery-zoom a:nth-child(2){height:320px;}.gallery-zoom a:nth-child(2),.gallery-zoom a:nth-child(3),.gallery-zoom a:nth-child(4){width:29.16667%;}.gallery-zoom a:nth-child(5){width:58.33333%;}.prodibi-gallery-zoom div:nth-child(1),.prodibi-gallery-zoom div:nth-child(6){float:right;width:41.66667%;}.prodibi-gallery-zoom div:nth-child(2){height:320px;}.prodibi-gallery-zoom div:nth-child(2),.prodibi-gallery-zoom div:nth-child(3),.prodibi-gallery-zoom div:nth-child(4){width:29.16667%;}.prodibi-gallery-zoom div:nth-child(5){width:58.33333%;}.terms-and-conditions-scroll div.normal-content-mode{max-height:700px;}.registered-products article,.products-history article{padding-left:10px;padding-right:10px;}.details h2{margin:10px 0 0;}.details li span.value{float:none;}.details .media-wrapper{width:33.33333%;}.details article{float:right;width:58.33333%;}.chart article{width:45.83333%;}.chart article:nth-child(2n){float:right;}.chart article:nth-last-child(1),.chart article:nth-last-child(2){margin-bottom:0;}.kb-box article div:nth-child(2) .button{height:44px;margin-top:-45px;max-width:160px;border-radius:0 22px 22px 0;}}@media screen and (min-width:768px){body.header-navigation-toggle_active{overflow:visible;height:auto;}h1{max-width:80%;font-size:40px;font-size:4rem;}h5{max-width:80%;}.header-wrapper{min-height:inherit;}.content-wrapper{margin-top:75px;}.footer-social .platforms li:nth-last-child(4):first-child,.footer-social .platforms li:nth-last-child(4):first-child~li{margin:0 calc(((100% - (4*60px))/2)/3);}.footer-social .platforms li:nth-last-child(5):first-child,.footer-social .platforms li:nth-last-child(5):first-child~li{margin:0 calc(((100% - (5*60px))/2)/4);}.footer-social .platforms li:nth-last-child(5):first-child:nth-child(3n),.footer-social .platforms li:nth-last-child(5):first-child:nth-child(3n+1),.footer-social .platforms li:nth-last-child(5):first-child~li:nth-child(3n),.footer-social .platforms li:nth-last-child(5):first-child~li:nth-child(3n+1){clear:none;margin:0 calc(((100% - (5*60px))/2)/4);}.footer-social .platforms li:nth-last-child(6):first-child,.footer-social .platforms li:nth-last-child(6):first-child~li{margin:0 calc(((100% - (6*60px))/2)/5);}.footer-social .platforms li:nth-last-child(6):first-child:nth-child(3n),.footer-social .platforms li:nth-last-child(6):first-child:nth-child(3n+1),.footer-social .platforms li:nth-last-child(6):first-child~li:nth-child(3n),.footer-social .platforms li:nth-last-child(6):first-child~li:nth-child(3n+1){clear:none;margin:0 calc(((100% - (6*60px))/2)/5);}.footer-social .platforms li:nth-last-child(7):first-child,.footer-social .platforms li:nth-last-child(7):first-child~li{margin:0 calc(((100% - (7*60px))/2)/6);}.footer-social .platforms li:nth-last-child(7):first-child:nth-child(4n),.footer-social .platforms li:nth-last-child(7):first-child:nth-child(4n+1),.footer-social .platforms li:nth-last-child(7):first-child~li:nth-child(4n),.footer-social .platforms li:nth-last-child(7):first-child~li:nth-child(4n+1){clear:none;margin:0 calc(((100% - (7*60px))/2)/6);}.footer-social .platforms li:nth-last-child(8):first-child,.footer-social .platforms li:nth-last-child(8):first-child~li{margin:0 calc(((100% - (8*60px))/2)/7);}.footer-social .platforms li:nth-last-child(8):first-child:nth-child(4n),.footer-social .platforms li:nth-last-child(8):first-child:nth-child(4n+1),.footer-social .platforms li:nth-last-child(8):first-child~li:nth-child(4n),.footer-social .platforms li:nth-last-child(8):first-child~li:nth-child(4n+1){clear:none;margin:0 calc(((100% - (8*60px))/2)/7);}.footer-social .platforms li:nth-last-child(9):first-child,.footer-social .platforms li:nth-last-child(9):first-child~li{margin:0 calc(((100% - (9*60px))/2)/8);}.footer-social .platforms li:nth-last-child(9):first-child:nth-child(3n),.footer-social .platforms li:nth-last-child(9):first-child:nth-child(3n+1),.footer-social .platforms li:nth-last-child(9):first-child:nth-child(5n),.footer-social .platforms li:nth-last-child(9):first-child:nth-child(5n+1),.footer-social .platforms li:nth-last-child(9):first-child~li:nth-child(3n),.footer-social .platforms li:nth-last-child(9):first-child~li:nth-child(3n+1),.footer-social .platforms li:nth-last-child(9):first-child~li:nth-child(5n),.footer-social .platforms li:nth-last-child(9):first-child~li:nth-child(5n+1){clear:none;margin:0 calc(((100% - (9*60px))/2)/8);}.footer-social .platforms li:nth-last-child(10):first-child,.footer-social .platforms li:nth-last-child(10):first-child~li{margin:0 calc(((100% - (10*60px))/2)/9);}.footer-social .platforms li:nth-last-child(10):first-child:nth-child(4n),.footer-social .platforms li:nth-last-child(10):first-child:nth-child(4n+1),.footer-social .platforms li:nth-last-child(10):first-child:nth-child(5n),.footer-social .platforms li:nth-last-child(10):first-child:nth-child(5n+1),.footer-social .platforms li:nth-last-child(10):first-child~li:nth-child(4n),.footer-social .platforms li:nth-last-child(10):first-child~li:nth-child(4n+1),.footer-social .platforms li:nth-last-child(10):first-child~li:nth-child(5n),.footer-social .platforms li:nth-last-child(10):first-child~li:nth-child(5n+1){clear:none;margin:0 calc(((100% - (10*60px))/2)/9);}.footer-social .platforms li:nth-last-child(11):first-child,.footer-social .platforms li:nth-last-child(11):first-child~li{margin:0 calc(((100% - (11*60px))/2)/10);}.footer-social .platforms li:nth-last-child(11):first-child:nth-child(4n),.footer-social .platforms li:nth-last-child(11):first-child:nth-child(4n+1),.footer-social .platforms li:nth-last-child(11):first-child~li:nth-child(4n),.footer-social .platforms li:nth-last-child(11):first-child~li:nth-child(4n+1){clear:none;margin:0 calc(((100% - (11*60px))/2)/10);}.footer-social .platforms li:nth-last-child(12):first-child,.footer-social .platforms li:nth-last-child(12):first-child~li{margin:0 calc(((100% - (12*60px))/2)/11);}.footer-social .platforms li:nth-last-child(12):first-child:nth-child(4n),.footer-social .platforms li:nth-last-child(12):first-child:nth-child(4n+1),.footer-social .platforms li:nth-last-child(12):first-child~li:nth-child(4n),.footer-social .platforms li:nth-last-child(12):first-child~li:nth-child(4n+1){clear:none;margin:0 calc(((100% - (12*60px))/2)/11);}.footer-navigation li a{padding:0 30px 0 0;}.footer-navigation .footer-language-selector-wrapper{background-color:#f5f4f2;display:inline-block;vertical-align:bottom;padding:0 30px 0 20px;z-index:400;}.footer-navigation .footer-language-selector-wrapper.active .footer-arrow-indicator{border-top:5px solid #000;border-bottom:none !important;}.footer-navigation .footer-language-selector-wrapper .footer-selected-language-name{cursor:pointer;font-weight:300;font-size:14px;font-size:1.4rem;}.footer-navigation .footer-language-selector-wrapper .footer-selected-language-name div{position:absolute;top:45%;right:13px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;}.footer-navigation .footer-language-selector-wrapper .footer-selected-language-name .footer-arrow-indicator{border-bottom:5px solid #000;}.footer-navigation .footer-language-selector-wrapper .footer-language-selector{background-color:#f5f4f2;position:absolute;width:270px;bottom:75px;right:0;padding:0 30px 0 0;display:none;}.footer-navigation .footer-language-selector-wrapper .footer-language-selector ul{padding:15px 0 0 0;}.footer-navigation .footer-language-selector-wrapper .footer-language-selector ul li{display:block;line-height:30px;}.footer-navigation .footer-language-selector-wrapper .footer-language-selector ul li a{padding:0;}.cookie p{width:calc(100% - 300px);}.carousel-images{margin:0 0 35px;}.banner-image,.carousel-image{height:calc(100% - 33px - 2px);}.banner-image a,.carousel-image a{bottom:-33px;height:66px;padding:0 66px 0 33px;border-radius:33px;background-color:#54a6cb;line-height:66px;z-index:100;}.banner-image a:after,.carousel-image a:after{right:33px;}.banner-image a:hover,.carousel-image a:hover{background-color:#54a6cb;}.banner-image a:hover:after,.carousel-image a:hover:after{-webkit-transform:scale(1.4);transform:scale(1.4);}.banner-image.active button.play,.carousel-image.active button.play{-webkit-transform:scale(1);transform:scale(1);}.banner-image.active button.play:hover,.carousel-image.active button.play:hover{background:#54a6cb;}.carousel-navigation{line-height:1;bottom:0;}.highlights{margin-right:-4px;}.highlights article{float:left;position:relative;height:330px;margin-bottom:14px;background-color:#fff;text-align:center;}.highlights article:nth-last-child(5):first-child:nth-child(1),.highlights article:nth-last-child(5):first-child:nth-child(2),.highlights article:nth-last-child(5):first-child~article:nth-child(1),.highlights article:nth-last-child(5):first-child~article:nth-child(2){width:calc((99.999% - (14px*(2 - 1)))/2);}.highlights article:nth-last-child(5):first-child:nth-child(2),.highlights article:nth-last-child(5):first-child:nth-child(5),.highlights article:nth-last-child(5):first-child~article:nth-child(2),.highlights article:nth-last-child(5):first-child~article:nth-child(5){float:right;}.highlights article:nth-last-child(5):first-child:nth-child(n+3),.highlights article:nth-last-child(5):first-child~article:nth-child(n+3){width:calc((99.999% - (14px*(3 - 1)))/3);}.highlights article:nth-last-child(5):first-child:nth-child(4),.highlights article:nth-last-child(5):first-child~article:nth-child(4){margin:0 14px;}.highlights article:nth-last-child(4):first-child,.highlights article:nth-last-child(4):first-child~article{width:calc((99.999% - (14px*(2 - 1)))/2);}.highlights article:nth-last-child(4):first-child:nth-child(2),.highlights article:nth-last-child(4):first-child:nth-child(4),.highlights article:nth-last-child(4):first-child~article:nth-child(2),.highlights article:nth-last-child(4):first-child~article:nth-child(4){float:right;}.highlights article:hover{cursor:pointer;color:#373737;}.highlights article:hover a:before,.highlights article:hover a:after{transition:all cubic-bezier(.645,.045,.355,1) 400ms;-webkit-transform:translateY(0);transform:translateY(0);}.highlights article:hover div:before{transition:all cubic-bezier(.645,.045,.355,1) 400ms;-webkit-transform:translateY(0);transform:translateY(0);}.highlights article.simple_sized a:before,.highlights article.simple_sized a:after,.highlights article.simple_cover a:before,.highlights article.simple_cover a:after{display:none;}.highlights article.simple_sized div:before,.highlights article.simple_cover div:before{display:none;}.highlights article.simple_sized p,.highlights article.simple_cover p{transition:all cubic-bezier(.645,.045,.355,1) 400ms;}.highlights article.simple_sized:hover,.highlights article.simple_cover:hover{cursor:pointer;color:inherit;}.highlights article.simple_sized:hover p,.highlights article.simple_cover:hover p{border-color:#54a6cb;}.highlights article.simple_cover a{background-size:auto 150px;background-repeat:no-repeat;background-position:50% 0;}.contact article.office{padding:0 0 0 8%;}.locator-wrapper{margin-top:35px;}.locator-wrapper ul li{width:28%;}.address-input-container{margin-top:75px;}.address-input-container .fullwidth-image{width:100%;height:auto;}.address-input-container .floating-form{padding:0 0 80px 0;}.address-input-container h3{width:100%;display:block;font-size:50px;font-size:5rem;line-height:60px;margin:0 0 10px 0;}.address-input-container select{width:49%;float:left;margin-bottom:0;}.address-input-container select:first-child{margin-right:1%;}.address-input-container select:last-child{margin-left:1%;}.banner .banner-images,.banner_thin .banner-images{margin:0 0 35px;}.video{position:relative;}.video video{width:100%;max-width:100%;}.video h1{display:block;top:2%;margin-top:0;position:absolute;max-width:100% !important;width:100% !important;padding:0 10% !important;-webkit-transform:scale(.7);transform:scale(.7);color:#fff;}.vignette-video_left .title-text-wrapper article p,.vignette-video_right .title-text-wrapper article p,.vignette_left .title-text-wrapper article p,.vignette_full_left .title-text-wrapper article p,.vignette_full_left-background .title-text-wrapper article p,.vignette_right .title-text-wrapper article p,.vignette_full_right .title-text-wrapper article p,.vignette_full_right-background .title-text-wrapper article p,.vignette_top .title-text-wrapper article p,.vignette_bottom .title-text-wrapper article p{width:calc(((100%/12)*9) - 60px);}.vignette-video_left .article-wrapper,.vignette-video_right .article-wrapper,.vignette_left .article-wrapper,.vignette_full_left .article-wrapper,.vignette_full_left-background .article-wrapper,.vignette_right .article-wrapper,.vignette_full_right .article-wrapper,.vignette_full_right-background .article-wrapper,.vignette_top .article-wrapper,.vignette_bottom .article-wrapper{padding:40px 40px 10px;}.vignette-video_left .media-wrapper,.vignette-video_right .media-wrapper,.vignette_left .media-wrapper,.vignette_full_left .media-wrapper,.vignette_full_left-background .media-wrapper,.vignette_right .media-wrapper,.vignette_full_right .media-wrapper,.vignette_full_right-background .media-wrapper,.vignette_top .media-wrapper,.vignette_bottom .media-wrapper{padding:0;}.vignette-video_left .media-wrapper button,.vignette-video_right .media-wrapper button,.vignette_left .media-wrapper button,.vignette_full_left .media-wrapper button,.vignette_full_left-background .media-wrapper button,.vignette_right .media-wrapper button,.vignette_full_right .media-wrapper button,.vignette_full_right-background .media-wrapper button,.vignette_top .media-wrapper button,.vignette_bottom .media-wrapper button{-webkit-transform:scale(1);transform:scale(1);}.vignette_top p,.vignette_bottom p{font-size:15px;font-size:1.5rem;}.vignette_top .article-wrapper,.vignette_bottom .article-wrapper{padding:40px !important;}.vignette-video_left .article-wrapper,.vignette-video_right .article-wrapper{padding:20px !important;width:33.33333%;}.vignette-video_left .media-wrapper,.vignette-video_right .media-wrapper{width:66.66667%;}.vignette-video_right .article-wrapper{float:left;}.vignette-video_right .media-wrapper{float:right;}.vignette-video_left .article-wrapper{float:right;}.vignette-video_left .media-wrapper{float:left;}.vignette_tiny,.vignette_tiny-full{padding:0;}.vignette_tiny h2,.vignette_tiny-full h2{font-size:18px;font-size:1.8rem;}.vignette-header>div article,.vignette-header-overlap>div article{margin-bottom:30px;}.vignette-header>div article>div h3,.vignette-header-overlap>div article>div h3{font-size:25px;font-size:2.5rem;}.vignette-header>div article>div .header-text,.vignette-header-overlap>div article>div .header-text{padding:0 100px;}.vignette-header>div article>div a.button,.vignette-header-overlap>div article>div a.button{display:inline;float:none;padding:10px 50px 10px 25px;}.vignette-header-overlap>div article>div:last-child{position:absolute;bottom:-10px;background:rgba(255,255,255,.7);}.vignette-title-link-list>div article{width:49.6%;margin-bottom:30px;}.vignette-title-link-list>div article>div h3{font-size:25px;font-size:2.5rem;}.vignette-title-link-list>div article>div .header-text{padding-left:20px;padding-right:20px;padding-bottom:20px;}.vignette-title-link-list>div article>div a.button{display:inline;float:none;padding:10px 50px 10px 25px;}.collage a,.collage b,.collage_white a,.collage_white b,.collage_black a,.collage_black b,.collage-vignette a,.collage-vignette b,.collage-vignette_white a,.collage-vignette_white b,.collage-vignette_black a,.collage-vignette_black b{font-weight:normal;}.collage a div,.collage b div,.collage_white a div,.collage_white b div,.collage_black a div,.collage_black b div,.collage-vignette a div,.collage-vignette b div,.collage-vignette_white a div,.collage-vignette_white b div,.collage-vignette_black a div,.collage-vignette_black b div{transition:opacity cubic-bezier(.645,.045,.355,1) 400ms;}.collage a div:before,.collage b div:before,.collage_white a div:before,.collage_white b div:before,.collage_black a div:before,.collage_black b div:before,.collage-vignette a div:before,.collage-vignette b div:before,.collage-vignette_white a div:before,.collage-vignette_white b div:before,.collage-vignette_black a div:before,.collage-vignette_black b div:before{content:'';position:absolute;z-index:1;top:0;left:0;right:0;bottom:-10px;-webkit-transform:translateY(100%);transform:translateY(100%);background:rgba(245,244,242,.7);transition:all cubic-bezier(.275,.1,0,1.37) 400ms;}.collage a:before,.collage a:after,.collage b:before,.collage b:after,.collage_white a:before,.collage_white a:after,.collage_white b:before,.collage_white b:after,.collage_black a:before,.collage_black a:after,.collage_black b:before,.collage_black b:after,.collage-vignette a:before,.collage-vignette a:after,.collage-vignette b:before,.collage-vignette b:after,.collage-vignette_white a:before,.collage-vignette_white a:after,.collage-vignette_white b:before,.collage-vignette_white b:after,.collage-vignette_black a:before,.collage-vignette_black a:after,.collage-vignette_black b:before,.collage-vignette_black b:after{content:'';position:absolute;-webkit-transform:translateY(80px);transform:translateY(80px);transition:all cubic-bezier(.275,.1,0,1.37) 400ms;}.collage a:before,.collage b:before,.collage_white a:before,.collage_white b:before,.collage_black a:before,.collage_black b:before,.collage-vignette a:before,.collage-vignette b:before,.collage-vignette_white a:before,.collage-vignette_white b:before,.collage-vignette_black a:before,.collage-vignette_black b:before{bottom:22px;right:35px;z-index:3;background:#54a6cb;width:35px;height:35px;border-radius:100%;}.collage a:after,.collage b:after,.collage_white a:after,.collage_white b:after,.collage_black a:after,.collage_black b:after,.collage-vignette a:after,.collage-vignette b:after,.collage-vignette_white a:after,.collage-vignette_white b:after,.collage-vignette_black a:after,.collage-vignette_black b:after{right:47px;bottom:32px;z-index:3;width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:7px solid #fff;}.collage a:hover,.collage b:hover,.collage_white a:hover,.collage_white b:hover,.collage_black a:hover,.collage_black b:hover,.collage-vignette a:hover,.collage-vignette b:hover,.collage-vignette_white a:hover,.collage-vignette_white b:hover,.collage-vignette_black a:hover,.collage-vignette_black b:hover{cursor:pointer;color:#373737;}.collage a:hover:before,.collage a:hover:after,.collage b:hover:before,.collage b:hover:after,.collage_white a:hover:before,.collage_white a:hover:after,.collage_white b:hover:before,.collage_white b:hover:after,.collage_black a:hover:before,.collage_black a:hover:after,.collage_black b:hover:before,.collage_black b:hover:after,.collage-vignette a:hover:before,.collage-vignette a:hover:after,.collage-vignette b:hover:before,.collage-vignette b:hover:after,.collage-vignette_white a:hover:before,.collage-vignette_white a:hover:after,.collage-vignette_white b:hover:before,.collage-vignette_white b:hover:after,.collage-vignette_black a:hover:before,.collage-vignette_black a:hover:after,.collage-vignette_black b:hover:before,.collage-vignette_black b:hover:after{transition:all cubic-bezier(.645,.045,.355,1) 400ms;-webkit-transform:translateY(0);transform:translateY(0);}.collage a:hover div,.collage b:hover div,.collage_white a:hover div,.collage_white b:hover div,.collage_black a:hover div,.collage_black b:hover div,.collage-vignette a:hover div,.collage-vignette b:hover div,.collage-vignette_white a:hover div,.collage-vignette_white b:hover div,.collage-vignette_black a:hover div,.collage-vignette_black b:hover div{transition:all cubic-bezier(.645,.045,.355,1) 400ms;}.collage a:hover div:before,.collage b:hover div:before,.collage_white a:hover div:before,.collage_white b:hover div:before,.collage_black a:hover div:before,.collage_black b:hover div:before,.collage-vignette a:hover div:before,.collage-vignette b:hover div:before,.collage-vignette_white a:hover div:before,.collage-vignette_white b:hover div:before,.collage-vignette_black a:hover div:before,.collage-vignette_black b:hover div:before{transition:all cubic-bezier(.645,.045,.355,1) 400ms;-webkit-transform:translateY(0);transform:translateY(0);}.numbers article,.numbers_circle article{padding:40px 0;font-size:110px;font-size:11rem;}.numbers article span,.numbers_circle article span{font-size:14px;font-size:1.4rem;}.numbers_circle article{position:relative;-webkit-transform:scale(.8);transform:scale(.8);}.numbers_circle article:before{content:'';position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:block;border:4px solid #54a6cb;border-radius:100%;padding-bottom:95%;width:95%;}.quote,.quote_simple{margin:0 auto;}.quote article,.quote_simple article{font-size:40px;font-size:4rem;}.quote{margin-top:50px;}.specs header{padding:40px 0;text-align:left;}.specs header button,.specs header a.button{margin-top:40px;min-width:400px;}.specs header .media-wrapper{float:left;margin-bottom:0;width:33.33333%;}.specs article{float:left;width:calc((99.999% - (14px*(3 - 1)))/3);}.specs article:nth-of-type(1){padding-right:40px;}.specs article:nth-of-type(2){padding:0 20px;}.specs article:nth-of-type(3){padding-left:40px;}.image-full div.image-title p,.image-grid div.image-title p,.image-max div.image-title p{font-size:40px;font-size:4rem;}.cta h2{font-size:40px;font-size:4rem;}.cta h3{font-size:26px;font-size:2.6rem;}.cta .cta-link-buttons div{width:inherit;}.hero_black h1,.hero_white h1{font-size:34px;font-size:3.4rem;}.hero_black h2,.hero_white h2{font-size:26px;font-size:2.6rem;}.hero_black button,.hero_white button{-webkit-transform:scale(1);transform:scale(1);}.spacer.small-space{margin:30px auto;}.spacer.medium-space{margin:50px auto;}.spacer.large-space{margin:70px auto;}.custom-error-layout{width:768px;margin-top:150px;margin-right:auto;margin-bottom:75px;margin-left:auto;}.custom-error-layout .custom-error-image,.custom-error-layout .custom-error-text{width:100%;display:inline-block;vertical-align:top;}.custom-error-layout .custom-error-image{width:240px;}.custom-error-layout .custom-error-text{width:520px;}.custom-error-layout .custom-error-text header{font-size:42px;font-size:4.2rem;}.documentation .documentation-content li{width:25%;}.documentation .documentation-content li:nth-child(3n+1){clear:none;}.documentation .documentation-content li:nth-child(4n+1){clear:left;}.documentation .documentation-details p .button{font-size:12px;font-size:1.2rem;min-width:180px;}.general-highlight div .grey-box{width:49%;}.general-highlight div .grey-box div p{padding:0 50px 8px 50px;}.two-columns-box{width:100%;}.two-columns-box .wrapper{width:100%;}.two-columns-box .wrapper .tile{width:calc((100% - 28px)/2);margin-left:7px;margin-right:7px;}.text-with-quote{margin:30px auto 0 auto;}.text-with-quote article .quote-wrapper{text-align:left;width:430px;clear:both;}.text-with-quote article .quote-wrapper span{display:block;}.text-with-quote article .quote-wrapper>span:first-child{font-size:30px;font-size:3rem;}.text-with-quote article .quote-wrapper>span:last-child{font-size:20px;font-size:2rem;font-weight:400;margin-top:30px;}.text-with-quote article .top-spacer-left{display:inherit;float:left;}.text-with-quote article .top-spacer-right{display:inherit;float:right;}.text-with-quote article .quote-float-left{float:left;padding:30px 30px 30px 0;margin-left:-15px;}.text-with-quote article .quote-float-right{float:right;padding:30px 0 30px 30px;margin-right:-15px;}.software-download h1{font-size:36px;font-size:3.6rem;}.software-download article .content-section>div:first-child{width:55%;margin-bottom:0;}.software-download article .content-section>div:last-child{width:35%;padding:0;margin-left:5%;}.software-download article .content-section>div:last-child div{margin:inherit;}.page-edit-mode .software-download article .content-section>div:last-child{position:absolute;top:410px;}.page-edit-mode .software-download article .content-section>div:last-child>div:first-child{margin-bottom:150px;}.page-edit-mode .software-download article .content-section>div img{min-height:325px;}.signup-form{padding-right:0;}.signup-form>div article:first-child{margin-top:30px;}.signup-form>div article:last-child{margin-bottom:30px;}.signup-form>div article .padding-cell{display:inline-block;}.signup-form>div article .full-row-width{padding-right:15px;}.signup-form>div article .full-row-width h3{font-size:25px;font-size:2.5rem;}.signup-form>div article>div{width:49%;}.signup-form .signup-form-padding-cell{display:inherit;}.profile-newsletters-selection article:first-child div{width:100%;}.demo-products>div article{margin-bottom:30px;}.demo-products>div article.highlighted-product>div:last-child{position:absolute;bottom:0;padding:0 100px;background:rgba(255,255,255,.7);}.demo-products>div article.normal-listed-product{width:49.6%;}.demo-products>div article>div h3{font-size:25px;font-size:2.5rem;}.demo-products>div article>div a.button{display:inline;float:none;padding:10px 50px 10px 25px;}.actions-panel article>div{width:48.5%;margin-bottom:inherit;}.field-professor-section .field-professor-program{max-width:1024px;margin:0 auto;}.field-professor-section .field-professor-program div{display:inline-block;width:25%;}.terms-and-conditions-scroll div.normal-content-mode{max-height:490px;}.user-login h1{font-size:36px;font-size:3.6rem;}.user-login article .content-section>div:first-child{width:55%;}.user-login article .content-section>div:last-child{width:35%;padding:0;margin-left:5%;margin-top:30px;}.user-login article .content-section>div:last-child>div:first-child{margin-bottom:30px;}.user-login article .content-section>div:last-child>div.user-login-section:first-child{margin-bottom:15px;}.sticky-submenu{position:fixed;top:0;z-index:900;}.details h2{font-size:36px;font-size:3.6rem;}.details h4{margin:40px 0 0;}.details p{margin:40px 0 0;}.details li span.value{float:right;}.grid h2{font-size:36px;font-size:3.6rem;}.grid article{width:33.33333%;}.kb-box{width:100%;max-width:none;margin-left:0;margin-right:0;}.kb-box article{width:calc(100% - 14px);margin-left:auto;margin-right:auto;position:relative;}.kb-box article div:first-child .kb-col{width:50%;}.kb-box article div:first-child .kb-col:nth-child(2){text-align:left;}.kb-box article div:first-child .kb-col:nth-child(2) h3{margin-top:30px;}.kb-box article div:nth-child(2){width:85%;}.image-title-link{width:100%;}.image-title-link article{width:calc((100% - 28px)/2);margin-left:7px;margin-right:7px;}.contact-box article{width:calc(100% - 14px);margin-left:auto;margin-right:auto;}.contact-box article div:nth-child(2){max-width:630px;}.contact-box article div:nth-child(2) .left-col{text-align:right;width:70%;float:left;}.contact-box article div:nth-child(2) .left-col select{width:calc(100% - 20px);position:relative;right:20px;}.contact-box article div:nth-child(2) .right-col{width:30%;float:left;}.contact-box article div:nth-child(2) .right-col a{float:left;}.support-form h3{padding:30px 0 20px 0;}.support-form-summary>div h3{padding:30px 0 20px 0;}.support-form-summary>div div.full-row-width{width:100%;display:-webkit-flex;display:flex;margin:25px 0;}.support-form-summary>div div.full-row-width div{-webkit-flex:1;-ms-flex:1;flex:1;}.support-form-summary>div div.full-row-width div:nth-child(1),.support-form-summary>div div.full-row-width div:nth-child(3){margin-top:0;}.support-form-summary>div div.full-row-width:last-child{display:block;}.support-form-summary>div div.full-row-width:last-child div{width:100%;}.support-form-summary>div div.full-row-width:last-child div:first-child{margin-bottom:5px;}.contact-support-confirmation article>div h3{width:100%;font-size:30px;font-size:3rem;}.contact-support-confirmation article>div div{margin:0 0 15px 0;}.my-cases-single-selection article{display:-webkit-flex;display:flex;}.my-cases-single-selection article div{-webkit-flex:1;-ms-flex:1;flex:1;padding:0;}.my-cases-single-selection article div:nth-child(2){-webkit-flex:3;-ms-flex:3;flex:3;}.my-cases-multi-selections article{display:-webkit-flex;display:flex;}.my-cases-multi-selections article div{-webkit-flex:1;-ms-flex:1;flex:1;padding:0;margin-bottom:0;}.my-cases-multi-selections article div input,.my-cases-multi-selections article div select,.my-cases-multi-selections article div a{width:calc(100% - 5px);}.my-cases-multi-selections article div:last-child a{margin-top:0;}}@media screen and (min-width:1024px){h1{max-width:60%;font-size:40px;font-size:4rem;}h1.tagline{font-size:38px;font-size:3.8rem;}h2.h2-global-header,h2.h2-section-header{font-size:40px;font-size:4rem;}h5{max-width:60%;}button,a.button{transition:all cubic-bezier(.275,.1,0,1.37) .3s;}button:hover,a.button:hover{background-color:rgba(84,166,203,.7);}button:hover:after,a.button:hover:after{-webkit-transform:scale(1.4);transform:scale(1.4);}a.back-button{transition:all cubic-bezier(.275,.1,0,1.37) .3s;}a.back-button:hover{background-color:rgba(125,125,125,.7);}a.back-button:hover:before{-webkit-transform:scale(1.4);transform:scale(1.4);}input[type=checkbox]:hover+span:before{background:#54a6cb;border-color:#54a6cb;}.header-navigation-toggle,.child-navigation-back{display:none;visibility:hidden;opacity:0;}.child-navigation_active .header-navigation-toggle,.header-navigation-toggle_active .header-navigation-toggle,.child-navigation_active .child-navigation-back,.header-navigation-toggle_active .child-navigation-back{visibility:hidden;opacity:0;}.header-navigation ul,.child-navigation ul{position:absolute;top:0;right:0;left:200px;width:auto;max-width:1060px;height:auto !important;margin:0 0 0 -20px;padding:0;background:transparent;transition:none;overflow-y:hidden;white-space:nowrap;visibility:visible;opacity:1;}.header-navigation li,.child-navigation li{display:inline-block;line-height:75px;}.header-navigation li a,.child-navigation li a{display:block;padding:0 10px;text-decoration:none;text-transform:uppercase;font-weight:300;font-size:15px;font-size:1.5rem;}.header-navigation li.language-selector-wrapper,.child-navigation li.language-selector-wrapper{margin-top:0;padding:0;height:auto;left:auto;top:0;background:transparent;display:none;}.header-navigation li.language-selector-wrapper a,.child-navigation li.language-selector-wrapper a{top:21px;height:34px;line-height:34px;position:relative;padding:0 40px 0 20px;transition:all cubic-bezier(.645,.045,.355,1) 1000ms;}.header-navigation li.language-selector-wrapper a:before,.child-navigation li.language-selector-wrapper a:before{content:'';display:inline-block;top:50%;width:0;height:0;margin-right:5px;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid #7d7d7d;transition:all cubic-bezier(.645,.045,.355,1) 600ms;-webkit-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg);position:absolute;right:20px;}.header-navigation li.language-selector-wrapper a:after,.child-navigation li.language-selector-wrapper a:after{display:none;}.language-selector_active .header-navigation li.language-selector-wrapper a,.language-selector_active .child-navigation li.language-selector-wrapper a{background:#f5f4f2;transition:all cubic-bezier(.645,.045,.355,1) 200ms;}.language-selector_active .header-navigation li.language-selector-wrapper a:before,.language-selector_active .child-navigation li.language-selector-wrapper a:before{-webkit-transform:translateY(-50%) rotate(270deg);transform:translateY(-50%) rotate(270deg);}.header-navigation{z-index:300;}.header-navigation>div{padding-left:30px;}.header-navigation li a{position:relative;color:#7d7d7d;}.header-navigation li a:after{content:'';position:absolute;display:block;top:40px;width:calc(100% - 15px*1.3) !important;height:3px;background:#54a6cb;visibility:hidden;opacity:0;transition:all cubic-bezier(.275,.1,0,1.37) 600ms;}.header-navigation li a:hover{color:#54a6cb;}.header-navigation li a:hover:after{visibility:visible;opacity:1;transition:all cubic-bezier(.645,.045,.355,1) 400ms;-webkit-transform:translateY(10px);transform:translateY(10px);height:3px;}.header-navigation li a.current-child-navigation_active{color:#54a6cb;}.header-navigation li a.active{color:#54a6cb;}.header-navigation li a.active:after{visibility:visible;opacity:1;-webkit-transform:translateY(10px);transform:translateY(10px);height:3px;}.header-navigation:before{background:#fff;}.child-navigation_active .header-navigation li{-webkit-transform:none;transform:none;-webkit-transform:translateX(0) !important;transform:translateX(0) !important;}.header-navigation .basket-show a{text-align:left;width:100px;}.header-navigation .basket-show .circle-spot{font-size:1em;right:inherit;left:35px;}.child-navigation{z-index:200;top:-20px;border-top:20px solid #f5f4f2;}.child-navigation ul{-webkit-transform:translateX(0) !important;transform:translateX(0) !important;}.child-navigation li a{color:#1b323a;}.child-navigation:before{background:#f5f4f2;}.child-navigation.active{-webkit-transform:translateY(75px) translateX(0);transform:translateY(75px) translateX(0);transition:all cubic-bezier(.275,.1,0,1.37) 500ms;}.sub-navigation.sub-dropdown-menu,.sub-dropdown-menu.sub-dropdown-menu{position:absolute;}.sub-navigation>div,.sub-dropdown-menu>div{padding-left:20px;}.sub-navigation li,.sub-dropdown-menu li{transition:all cubic-bezier(.275,.1,0,1.37) .3s;}.sub-navigation li a,.sub-dropdown-menu li a{font-size:14px;font-size:1.4rem;}.sub-navigation h3,.sub-dropdown-menu h3{width:auto;font-size:16px;font-size:1.6rem;}.sub-navigation .sub-navigation-right,.sub-dropdown-menu .sub-navigation-right{width:95%;}.language-navigation{width:100%;transition:none !important;top:55px;border:none;display:none;}.language-navigation:before{visibility:hidden;opacity:0;}.language-navigation ul{width:230px;max-height:0;background:#f5f4f2;right:0;top:0;transition:all cubic-bezier(.645,.045,.355,1) 700ms;left:auto;}.language-navigation li{display:block;margin-right:30px;line-height:30px;}.language-navigation li:first-child{padding-top:15px;}.language-navigation li:last-child{padding-bottom:15px;}.language-navigation.active{-webkit-transform:none;transform:none;}.language-navigation.active ul{max-height:400px;}.footer-betatester{padding-top:120px;padding-bottom:150px;margin-top:120px;}.footer-betatester h5.signup-text{max-width:60%;line-height:1.4;}.footer-social .platforms li a{transition:all cubic-bezier(.275,.1,0,1.37) .3s;}.footer-social .platforms li a:hover{-webkit-transform:scale(1.2);transform:scale(1.2);background:#54a6cb;}.banner-image{background-size:auto auto;}.banner-image .carousel-image_text>div h2,.carousel-image .carousel-image_text>div h2{font-size:40px;font-size:4rem;}.carousel-navigation li a{transition:all cubic-bezier(.275,.1,0,1.37) .3s;}.carousel-navigation li:hover a{background:#54a6cb;-webkit-transform:scale(1.8);transform:scale(1.8);}.carousel-navigation li:hover.active a{background:#54a6cb;-webkit-transform:scale(1.2);transform:scale(1.2);}.highlights article a{color:inherit;}.highlights article a:before,.highlights article a:after{-webkit-transform:translateY(80px);transform:translateY(80px);}.highlights article div{transition:all cubic-bezier(.645,.045,.355,1) 400ms;}.highlights article div:before{-webkit-transform:translateY(100%);transform:translateY(100%);}.highlights article:hover{cursor:pointer;color:#373737;}.highlights article:hover a:before,.highlights article:hover a:after{transition:all cubic-bezier(.645,.045,.355,1) 400ms;-webkit-transform:translateY(0);transform:translateY(0);}.highlights article:hover div:before{transition:all cubic-bezier(.645,.045,.355,1) 400ms;-webkit-transform:translateY(0);transform:translateY(0);}.contact{margin-bottom:65px;}.contact h1{font-size:50px;font-size:5rem;}.contact .grey-box-container{align-items:stretch;margin-right:auto;margin-left:auto;}.contact article{order:1;height:auto;padding:0;}.contact article.office{width:33.1%;padding:0;}.contact article.office div{padding-right:30px;padding-left:30px;}.contact article.grey-box{width:458px;padding-left:0;padding-right:0;}.contact article.grey-box a{width:458px;height:100%;background:#f5f4f2;}.contact article.grey-box a h3{font-size:30px;font-size:3rem;}.contact article.fullwidth{width:100%;padding-bottom:30px;}.general-info{margin-bottom:65px;}.general-info article{padding-bottom:30px;}.general-info article.fullwidth div h3,.general-info article.fullwidth div h1{font-size:42px;font-size:4.2rem;}.banner .banner-images{padding-bottom:36.25%;}.banner_thin .banner-images{padding-bottom:23.75%;}.video h1{top:10%;-webkit-transform:scale(1);transform:scale(1);}.video button:hover{background:rgba(84,166,203,.7);}.vignette-video_left .article-wrapper,.vignette-video_right .article-wrapper,.vignette_full_left .article-wrapper,.vignette_full_left-background .article-wrapper,.vignette_full_right .article-wrapper,.vignette_full_right-background .article-wrapper,.vignette_top .article-wrapper,.vignette_bottom .article-wrapper{padding:60px 40px 20px;}.vignette_full_left,.vignette_full_left-background,.vignette_full_right,.vignette_full_right-background{width:100%;max-width:none;min-width:320px;padding:0 20px;margin-left:auto;margin-right:auto;}.vignette_full_left>div,.vignette_full_left-background>div,.vignette_full_right>div,.vignette_full_right-background>div{width:100%;max-width:1600px;min-width:320px;margin-left:auto;margin-right:auto;}.vignette_full_left .article-wrapper,.vignette_full_left-background .article-wrapper,.vignette_full_right .article-wrapper,.vignette_full_right-background .article-wrapper{width:33.33333%;}.vignette_full_left .media-wrapper,.vignette_full_left-background .media-wrapper,.vignette_full_right .media-wrapper,.vignette_full_right-background .media-wrapper{width:66.66667%;}.vignette_full_left .media-wrapper img,.vignette_full_left-background .media-wrapper img,.vignette_full_right .media-wrapper img,.vignette_full_right-background .media-wrapper img{width:100%;max-width:100%;}.vignette_left,.vignette_right{width:100%;max-width:none;min-width:320px;padding:0 20px;margin-left:auto;margin-right:auto;}.vignette_left>div,.vignette_right>div{width:100%;max-width:1600px;min-width:320px;margin-left:auto;margin-right:auto;}.vignette_left .article-wrapper,.vignette_right .article-wrapper{width:50%;padding:0 40px 20px;}.vignette_left .article-wrapper h2,.vignette_right .article-wrapper h2{margin-bottom:0;font-size:42px;font-size:4.2rem;font-weight:200;}.vignette_left .article-wrapper p,.vignette_right .article-wrapper p{font-size:16px;font-size:1.6rem;}.vignette_left .media-wrapper,.vignette_right .media-wrapper{width:50%;}.vignette_left .media-wrapper img,.vignette_right .media-wrapper img{width:100%;max-width:100%;}.vignette_left.grid-width,.vignette_right.grid-width{width:100%;max-width:970px;min-width:280px;padding:0 20px;margin-left:auto;margin-right:auto;}.vignette_left.grid-width .article-wrapper,.vignette_right.grid-width .article-wrapper{width:50%;}.vignette_left.grid-width .media-wrapper,.vignette_right.grid-width .media-wrapper{width:50%;}.vignette_left.grid-width .media-wrapper img,.vignette_right.grid-width .media-wrapper img{width:100%;max-width:100%;}.vignette_full_right .title-text-wrapper article h2,.vignette_full_right-background .title-text-wrapper article h2,.vignette_full_left .title-text-wrapper article h2,.vignette_full_left-background .title-text-wrapper article h2{font-size:42px;font-size:4.2rem;}.vignette_full_right .article-wrapper,.vignette_full_right-background .article-wrapper,.vignette_full_left .article-wrapper,.vignette_full_left-background .article-wrapper{margin:0;padding:0 40px 20px !important;}.vignette_full_right .article-wrapper h2,.vignette_full_right-background .article-wrapper h2,.vignette_full_left .article-wrapper h2,.vignette_full_left-background .article-wrapper h2{font-size:36px;font-size:3.6rem;font-weight:200;}.vignette_full_right .article-wrapper h3,.vignette_full_right-background .article-wrapper h3,.vignette_full_left .article-wrapper h3,.vignette_full_left-background .article-wrapper h3{font-size:16px;font-size:1.6rem;}.vignette_full_right .media-wrapper,.vignette_full_right-background .media-wrapper,.vignette_full_left .media-wrapper,.vignette_full_left-background .media-wrapper{margin:12px 0 50px;}.vignette_full_left .article-wrapper,.vignette_full_left-background .article-wrapper{float:left;padding-left:40px !important;padding-right:20px !important;}.vignette_full_left .media-wrapper img,.vignette_full_left-background .media-wrapper img{float:right;}.vignette_left .article-wrapper{float:left;padding-left:40px !important;padding-right:20px !important;}.vignette_right .article-wrapper,.vignette_full_right .article-wrapper,.vignette_full_right-background .article-wrapper{float:right;padding-left:20px !important;padding-right:40px !important;}.vignette_right .media-wrapper,.vignette_full_right .media-wrapper,.vignette_full_right-background .media-wrapper{float:right;}.vignette_right.grid-width .article-wrapper{float:right;padding-left:0 !important;padding-right:40px !important;}.vignette_right.grid-width .media-wrapper{float:right;}.text-without-title{margin-top:0;}.collage>div,.collage_white>div,.collage_black>div{height:213.33333px;}.collage>div:nth-child(1),.collage>div:nth-child(2),.collage_white>div:nth-child(1),.collage_white>div:nth-child(2),.collage_black>div:nth-child(1),.collage_black>div:nth-child(2){height:426.66667px;}.collage>div:nth-child(1),.collage>div:nth-child(2),.collage>div:nth-child(3),.collage>div:nth-child(4),.collage>div:nth-child(6),.collage_white>div:nth-child(1),.collage_white>div:nth-child(2),.collage_white>div:nth-child(3),.collage_white>div:nth-child(4),.collage_white>div:nth-child(6),.collage_black>div:nth-child(1),.collage_black>div:nth-child(2),.collage_black>div:nth-child(3),.collage_black>div:nth-child(4),.collage_black>div:nth-child(6){width:33.33333%;}.collage>div:nth-child(5),.collage_white>div:nth-child(5),.collage_black>div:nth-child(5){width:66.66667%;}.collage>div img.zoon-in-icon,.collage_white>div img.zoon-in-icon,.collage_black>div img.zoon-in-icon{position:absolute;top:50%;left:50%;margin-right:-50%;transform:translate(-50%,-50%);margin:0;padding:0;z-index:100;visibility:visible;min-width:0;max-width:120px;opacity:0;}.collage>div:hover img.zoon-in-icon,.collage_white>div:hover img.zoon-in-icon,.collage_black>div:hover img.zoon-in-icon{opacity:1;}.collage-vignette>div,.collage-vignette_white>div,.collage-vignette_black>div{height:213.33333px;}.collage-vignette>div:nth-child(1),.collage-vignette>div:nth-child(3),.collage-vignette_white>div:nth-child(1),.collage-vignette_white>div:nth-child(3),.collage-vignette_black>div:nth-child(1),.collage-vignette_black>div:nth-child(3){height:426.66667px;}.collage-vignette>div:nth-child(2),.collage-vignette>div:nth-child(4),.collage-vignette>div:nth-child(6),.collage-vignette_white>div:nth-child(2),.collage-vignette_white>div:nth-child(4),.collage-vignette_white>div:nth-child(6),.collage-vignette_black>div:nth-child(2),.collage-vignette_black>div:nth-child(4),.collage-vignette_black>div:nth-child(6){height:213.33333px;}.collage-vignette>div:nth-child(1),.collage-vignette>div:nth-child(3),.collage-vignette>div:nth-child(4),.collage-vignette>div:nth-child(5),.collage-vignette>div:nth-child(6),.collage-vignette_white>div:nth-child(1),.collage-vignette_white>div:nth-child(3),.collage-vignette_white>div:nth-child(4),.collage-vignette_white>div:nth-child(5),.collage-vignette_white>div:nth-child(6),.collage-vignette_black>div:nth-child(1),.collage-vignette_black>div:nth-child(3),.collage-vignette_black>div:nth-child(4),.collage-vignette_black>div:nth-child(5),.collage-vignette_black>div:nth-child(6){width:33.33333%;}.collage-vignette>div:nth-child(2),.collage-vignette_white>div:nth-child(2),.collage-vignette_black>div:nth-child(2){width:66.66667%;}.numbers article,.numbers_circle article{font-size:150px;font-size:15rem;}.numbers article span,.numbers_circle article span{font-size:15px;font-size:1.5rem;}.quote article,.quote_simple article{font-size:42px;font-size:4.2rem;}.specs article:nth-of-type(1){padding-right:60px;}.specs article:nth-of-type(2){padding:0 30px;}.specs article:nth-of-type(3){padding-left:60px;}.cta button{margin:0 50px;}.cta .cta-link-buttons div{margin:10px 40px;}.hero_black h1,.hero_white h1{font-size:44px;font-size:4.4rem;}.hero_black h2,.hero_white h2{font-size:32px;font-size:3.2rem;}.documentation .documentation-navigation a{padding:0 30px;line-height:60px;font-weight:300;font-size:18px;font-size:1.8rem;}.documentation .documentation-navigation a:hover{background:rgba(255,255,255,.6);}.documentation .documentation-navigation a:hover.current-documentation-content_active{cursor:default;background:#fff;}.documentation .documentation-content h2{float:left;position:absolute;top:80px;font-size:26px;font-size:2.6rem;width:25%;}.documentation .documentation-content ul{margin:0 0 0 25%;}.documentation .documentation-content li.active{margin-bottom:480px;}.documentation .documentation-content li.active .documentation-details{max-height:480px;}.documentation .documentation-details img{max-width:275px;}.documentation .documentation-details p .button{font-size:14px;font-size:1.4rem;}.general-highlight{margin-bottom:65px;}.general-highlight h1{font-size:50px;font-size:5rem;}.general-highlight .highlight-container{align-items:stretch;margin-right:auto;margin-left:auto;}.general-highlight .highlight-small{max-width:98%;width:100%;}.general-highlight .highlight-normal{max-width:930px;}.general-highlight .highlight-normal .grey-box{width:49.2%;}.general-highlight .highlight-wide{max-width:1600px;}.general-highlight .highlight-wide .grey-box{margin-bottom:7px;width:32.6%;}.general-highlight article{order:1;height:auto;padding:0;}.general-highlight article.grey-box{padding-left:0;padding-right:0;}.general-highlight article.grey-box a h3,.general-highlight article.grey-box .download-documents h3,.general-highlight article.grey-box .login-form h3{font-size:25px;font-size:2.5rem;}.general-highlight article.fullwidth{width:100%;padding-bottom:30px;}.general-highlight .padding-bottom{margin-bottom:63px !important;}.two-columns-box{max-width:944px;}.top-intro article{padding:35px 15px;}.top-intro article div:first-child span{margin-right:0;}.top-intro article div:first-child span:last-child{font-size:40px;font-size:4rem;}.img-nav article .triangle-left div{width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-top:15px solid #7d7d7d;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}.img-nav article .triangle-right div{width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-top:15px solid #7d7d7d;-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-o-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg);}.img-nav article .img-nav-carousel .panes li .triangle-down-wrapper div{width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-top:15px solid #f0efed;}.demo-products>div article.normal-listed-product>div img{max-height:206px;width:auto;}.gallery-zoom a{height:213.33333px;}.gallery-zoom a:nth-child(1),.gallery-zoom a:nth-child(2){height:426.66667px;}.gallery-zoom a:nth-child(1),.gallery-zoom a:nth-child(2),.gallery-zoom a:nth-child(3),.gallery-zoom a:nth-child(4),.gallery-zoom a:nth-child(6){width:33.33333%;}.gallery-zoom a:nth-child(5){width:66.66667%;}.gallery-zoom a img.zoon-in-icon{position:absolute;top:50%;left:50%;margin-right:-50%;transform:translate(-50%,-50%);margin:0;padding:0;z-index:100;visibility:visible;min-width:0;max-width:120px;opacity:0;}.gallery-zoom a:hover img.zoon-in-icon{opacity:1;}.prodibi-gallery-zoom div{height:213.33333px;}.prodibi-gallery-zoom div:nth-child(1),.prodibi-gallery-zoom div:nth-child(2){height:426.66667px;}.prodibi-gallery-zoom div:nth-child(1),.prodibi-gallery-zoom div:nth-child(2),.prodibi-gallery-zoom div:nth-child(3),.prodibi-gallery-zoom div:nth-child(4),.prodibi-gallery-zoom div:nth-child(6){width:33.33333%;}.prodibi-gallery-zoom div:nth-child(5){width:66.66667%;}.prodibi-gallery-zoom div img{position:absolute;top:50%;left:50%;margin-right:-50%;transform:translate(-50%,-50%);margin:0;padding:0;z-index:100;visibility:visible;min-width:0;max-width:120px;opacity:0;}.prodibi-gallery-zoom div:hover img{opacity:1;}.podas-signup-confirmation article{margin:0 auto;}.registered-products article div.add-registered-product ul{padding:15px 0 15px 15px;}.registered-products article div.add-registered-product ul li{display:inline-block;vertical-align:middle;margin:0 10px 0 0;width:19%;padding:0;}.registered-products article div.add-registered-product ul li:last-child{float:right;width:14%;margin-top:-19px;margin-right:0;padding-right:15px;}.registered-products article div.add-registered-product ul li:last-child a.button{margin:20px 0;}.registered-products article div.hardware-products-campaign>div div:first-child{width:13%;}.registered-products article div.hardware-products-campaign>div div:last-child{width:calc(100% - 13.5%);padding-left:30px;}.registered-products article div.hardware-products-campaign>div div:last-child p{max-width:calc(100% - 12%);}.registered-products article div.hardware-products-campaign>div div:last-child div{width:100%;}.details h2{font-size:46px;font-size:4.6rem;}.details h3{font-size:30px;font-size:3rem;}.details li span.value{width:320px;}.chart article{width:41.66667%;}.grid h2{font-size:46px;font-size:4.6rem;}.grid h3{font-size:30px;font-size:3rem;}.grid article{width:25%;}.kb-box{max-width:930px;min-width:280px;margin-left:auto;margin-right:auto;}.kb-box article{width:100%;margin-left:auto;margin-right:auto;}.image-title-link{width:93%;}.image-title-link article{width:calc((100% - 42px)/3);}.contact-box{width:100%;max-width:930px;min-width:280px;margin-left:auto;margin-right:auto;}.contact-box article{width:100%;}}@media screen and (min-width:1280px){h1{max-width:100%;}h1.tagline{font-size:42px;font-size:4.2rem;}h5{max-width:100%;}.header-navigation li a,.child-navigation li a{padding:0 15px;}.header-navigation li a:after,.child-navigation li a:after{width:calc(100% - 15px*2) !important;}.header-navigation li.language-selector-wrapper a,.child-navigation li.language-selector-wrapper a{top:20px;height:36px;line-height:36px;color:#7d7d7d;}.header-navigation li a:after{width:calc(100% - 40px);}.header-navigation .basket-show .circle-spot{left:42px;}.sub-navigation li,.sub-dropdown-menu li{width:calc((99.999% - (14px*(4 - 1)))/4);height:120px;}.sub-navigation li a,.sub-dropdown-menu li a{padding-top:130px;}.sub-navigation li:nth-child(3n+1),.sub-dropdown-menu li:nth-child(3n+1){margin-left:7px;}.sub-navigation li:nth-child(3n),.sub-dropdown-menu li:nth-child(3n){margin-right:7px;}.sub-navigation li:nth-child(4n+1),.sub-dropdown-menu li:nth-child(4n+1){margin-left:0;}.sub-navigation li:nth-child(4n),.sub-dropdown-menu li:nth-child(4n){margin-right:0;}.language-navigation{margin:0;left:180px;width:auto;max-width:970px;}.language-navigation li{margin-right:20px;}.video h1{top:15%;}.vignette-video_left .article-wrapper,.vignette-video_right .article-wrapper,.vignette_left .article-wrapper,.vignette_full_left .article-wrapper,.vignette_full_left-background .article-wrapper,.vignette_right .article-wrapper,.vignette_full_right .article-wrapper,.vignette_full_right-background .article-wrapper,.vignette_top .article-wrapper,.vignette_bottom .article-wrapper{padding:60px 40px 20px;}.vignette_left.grid-width .article-wrapper,.vignette_right.grid-width .article-wrapper{padding:0 40px 20px 0;}.vignette_right .article-wrapper h2,.vignette_full_right .article-wrapper h2,.vignette_full_right-background .article-wrapper h2,.vignette_left .article-wrapper h2,.vignette_full_left .article-wrapper h2,.vignette_full_left-background .article-wrapper h2{font-size:42px;font-size:4.2rem;}.vignette_right .article-wrapper h3,.vignette_full_right .article-wrapper h3,.vignette_full_right-background .article-wrapper h3,.vignette_left .article-wrapper h3,.vignette_full_left .article-wrapper h3,.vignette_full_left-background .article-wrapper h3{font-size:20px;font-size:2rem;}.vignette_right p,.vignette_left p{font-size:20px;font-size:2rem;}.collage>div,.collage_white>div,.collage_black>div{height:320px;}.collage>div:nth-child(1),.collage>div:nth-child(2),.collage_white>div:nth-child(1),.collage_white>div:nth-child(2),.collage_black>div:nth-child(1),.collage_black>div:nth-child(2){height:640px;}.collage>div:nth-child(1),.collage>div:nth-child(2),.collage>div:nth-child(3),.collage>div:nth-child(4),.collage>div:nth-child(6),.collage_white>div:nth-child(1),.collage_white>div:nth-child(2),.collage_white>div:nth-child(3),.collage_white>div:nth-child(4),.collage_white>div:nth-child(6),.collage_black>div:nth-child(1),.collage_black>div:nth-child(2),.collage_black>div:nth-child(3),.collage_black>div:nth-child(4),.collage_black>div:nth-child(6){width:33.33333%;}.collage>div:nth-child(5),.collage_white>div:nth-child(5),.collage_black>div:nth-child(5){width:66.66667%;}.collage-vignette>div,.collage-vignette_white>div,.collage-vignette_black>div{height:320px;}.collage-vignette>div:nth-child(1),.collage-vignette>div:nth-child(3),.collage-vignette_white>div:nth-child(1),.collage-vignette_white>div:nth-child(3),.collage-vignette_black>div:nth-child(1),.collage-vignette_black>div:nth-child(3){height:640px;}.collage-vignette>div:nth-child(2),.collage-vignette>div:nth-child(4),.collage-vignette>div:nth-child(6),.collage-vignette_white>div:nth-child(2),.collage-vignette_white>div:nth-child(4),.collage-vignette_white>div:nth-child(6),.collage-vignette_black>div:nth-child(2),.collage-vignette_black>div:nth-child(4),.collage-vignette_black>div:nth-child(6){height:320px;}.collage article h2,.collage_white article h2,.collage_black article h2,.collage-vignette article h2,.collage-vignette_white article h2,.collage-vignette_black article h2{font-size:42px;font-size:4.2rem;}.collage article p,.collage_white article p,.collage_black article p,.collage-vignette article p,.collage-vignette_white article p,.collage-vignette_black article p{font-size:16px;font-size:1.6rem;}.collage .collage-card{font-size:14px;font-size:1.4rem;line-height:1.8;overflow:hidden;}.collage .collage-card article{padding:40px;}.collage .collage-card article div{margin-top:12px;}.collage .collage-card article div span{display:inline-block;vertical-align:top;}.collage .collage-card article div span:first-child{width:33%;}.collage .collage-card article div span:last-child{width:63%;color:#54a6cb;}.cta .cta-link-buttons div{margin:10px 50px;}.general-highlight .highlight-wide .grey-box{width:32.7%;}section.supported-cammeras article .camera-details table{margin-left:5%;}.gallery-zoom a{height:320px;}.gallery-zoom a:nth-child(1),.gallery-zoom a:nth-child(2){height:640px;}.gallery-zoom a:nth-child(3),.gallery-zoom a:nth-child(4),.gallery-zoom a:nth-child(6){height:320px;}.gallery-zoom a:nth-child(1),.gallery-zoom a:nth-child(2),.gallery-zoom a:nth-child(3),.gallery-zoom a:nth-child(4),.gallery-zoom a:nth-child(6){width:33.33333%;}.gallery-zoom a:nth-child(5){width:66.66667%;}.prodibi-gallery-zoom div{height:320px;}.prodibi-gallery-zoom div:nth-child(1),.prodibi-gallery-zoom div:nth-child(2){height:640px;}.prodibi-gallery-zoom div:nth-child(3),.prodibi-gallery-zoom div:nth-child(4),.prodibi-gallery-zoom div:nth-child(6){height:320px;}.prodibi-gallery-zoom div:nth-child(1),.prodibi-gallery-zoom div:nth-child(2),.prodibi-gallery-zoom div:nth-child(3),.prodibi-gallery-zoom div:nth-child(4),.prodibi-gallery-zoom div:nth-child(6){width:33.33333%;}.prodibi-gallery-zoom div:nth-child(5){width:66.66667%;}.registered-products article div.add-registered-product ul li{width:20%;}.registered-products article div.hardware-products-campaign>div div:first-child{width:12%;}.registered-products article div.hardware-products-campaign>div div:last-child{width:calc(100% - 12.5%);}}@media screen and (min-width:1400px){.header-navigation ul,.child-navigation ul{width:100%;padding:0 20px;left:50%;-webkit-transform:translate(-50%,0) !important;transform:translate(-50%,0) !important;}.language-navigation{height:0;position:relative;left:50%;-webkit-transform:translate(-50%,0) !important;transform:translate(-50%,0) !important;}.language-navigation ul{margin-top:-75px;left:auto;width:230px;-webkit-transform:none !important;transform:none !important;padding:0;right:20px;}.vignette_full_left .article-wrapper,.vignette_full_left-background .article-wrapper,.vignette_full_right .article-wrapper,.vignette_full_right-background .article-wrapper{width:calc(((100%/12)*3) + 60px);}.vignette_full_left .media-wrapper,.vignette_full_left-background .media-wrapper,.vignette_full_right .media-wrapper,.vignette_full_right-background .media-wrapper{width:calc(((100%/12)*9) - 60px);}.vignette_left .article-wrapper,.vignette_right .article-wrapper{width:calc(((100%/12)*6) + 60px);}.vignette_left .media-wrapper,.vignette_right .media-wrapper{width:calc(((100%/12)*6) - 60px);}.vignette-title-link-list>div article>div .header-text{padding-left:100px;padding-right:100px;}.hero_black h1,.hero_white h1{font-size:50px;font-size:5rem;}.hero_black h2,.hero_white h2{font-size:30px;font-size:3rem;}.general-highlight .highlight-wide .grey-box{width:32.77%;}}@media screen and (min-width:1600px){h1{width:100%;max-width:1600px;min-width:320px;margin-left:auto;margin-right:auto;}.header-logo{left:50%;margin-left:-780px;}.footer-logo{left:50%;margin-left:-780px;}.carousel-image .carousel-image_text>div{position:relative;}.carousel-image .carousel-image_text>div>div{position:absolute;right:0;margin-top:5px;}.highlights{margin-right:auto;}.general-highlight .highlight-wide .grey-box{width:32.8%;}}