*{box-sizing:border-box}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after{content:'';content:none}q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}b,strong{font-weight:inherit;font-weight:bolder}small{font-size:80%}img{max-width:100%;height:auto;border-style:none}svg:not(:root){overflow:hidden}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}button:-moz-focusring{outline:1px dotted ButtonText}button:focus{outline:0}html{box-sizing:border-box;font-size:"14px";-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;word-wrap:break-word;font-kerning:normal;-moz-font-feature-settings:"kern","liga","clig","calt";-ms-font-feature-settings:"kern","liga","clig","calt";-webkit-font-feature-settings:"kern","liga","clig","calt";font-feature-settings:"kern","liga","clig","calt";font-size:"14px";font-family:encode sans,Helvetica,arial,sans-serif;color:#2a2d2e;line-height:1.71rem}a{-webkit-text-decoration-skip:objects;color:#2a2d2e;text-decoration:none}a:active{outline-width:0}a:hover{color:#6c6d6f;outline-width:0}.form .form-control{width:100%;font:1rem encode sans,Helvetica,arial,sans-serif;padding:1.5rem 0;border:none;border-bottom:1px solid #b1b2b3;background-color:transparent;transition:all .5s ease-in;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}.form .form-control::placeholder{color:#9d9f9f}.form .form-control:focus{outline:0;border-color:#37a879;font-weight:600;transition:all .5s ease-in}.form .form-control:focus::placeholder{color:#2a2d2e}.form .form-control.ico--name{background:url(/images/ico--name.png)100% no-repeat}.form .form-control.ico--email{background:url(/images/ico--email.png)100% no-repeat}.form .form-control.ico--phone{background:url(/images/ico--phone.png)100% no-repeat}.form .form-control.ico--business{background:url(/images/ico--business.png)100% no-repeat}.form select.form-control{color:#9d9f9f;background:url(/images/ico--arrow.png)100% no-repeat}.form select.form-control:focus{color:#2a2d2e}.form .form__button{margin-top:3rem}@media screen and (max-width:640px){.form .form-control{padding:1.25rem 0}.form .form-control .form__button{margin-top:2rem}}.title{font-family:encode sans semi condensed,Helvetica,arial,sans-serif;font-weight:300}.title--h2{font-size:3.25rem;line-height:3.875rem;text-transform:uppercase}.title--h3{font-size:2.8125rem;line-height:3.4375rem;text-transform:uppercase}.title--h4{font-size:1.625rem;line-height:2.25rem}.title--h5{font-size:1.125rem;line-height:1.75rem;letter-spacing:4px;text-transform:uppercase;font-weight:400}.text-secondary{color:#72787a}@media screen and (max-width:640px){.title--h2{font-size:1.375rem;line-height:2rem}.title--h3{font-size:1.5625rem;line-height:2.1875rem}.title--h4{font-size:1rem;line-height:1.625rem}.title--h5{font-size:1rem;line-height:1.625rem}}@media screen and (min-width:1600px){.title{font-family:encode sans semi condensed,Helvetica,arial,sans-serif;font-weight:300}.title--h2{font-size:4.5rem;line-height:5.125rem;text-transform:uppercase}.title--h3{font-size:4.0625rem;line-height:4.6875rem;text-transform:uppercase}.title--h4{font-size:2.25rem;line-height:2.875rem}.title--h5{font-size:1.875rem;line-height:2.5rem;text-transform:uppercase;font-weight:400}}.main-header{background-color:#fff;position:fixed;padding:3rem;width:100%;display:flex;justify-content:space-between;align-items:center;z-index:110;top:0}.main-header__logo a{display:block;width:160px;height:45px;text-indent:-9999px;background:url(/images/idverse_black.svg)no-repeat;background-size:contain}.main-header__menu{display:block;border:#2a2d2e solid 1px;padding:.725rem .45rem;cursor:pointer;background-color:transparent;transition:background-color .3s ease-in}.main-header__menu:hover{background-color:rgba(0,0,0,.1);transition:background-color .3s ease-in}.main-header__menu a{position:relative;margin-top:6px;margin-bottom:6px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:block;text-indent:-99999px}.main-header__menu a,.main-header__menu a::before,.main-header__menu a::after{display:block;width:23px;height:2px;background-color:#2a2d2e;outline:1px solid transparent;-webkit-transition-property:background-color,-webkit-transform;-moz-transition-property:background-color,-moz-transform;-o-transition-property:background-color,-o-transform;transition-property:background-color,transform;-webkit-transition-duration:.3s;-moz-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s}.main-header__menu a::before,.main-header__menu a::after{position:absolute;content:""}.main-header__menu a::before{top:-6px}.main-header__menu a::after{top:6px}.main-header__menu.is-active a{background-color:transparent}.main-header__menu.is-active a::before{-webkit-transform:translateY(6px)rotate(45deg);-moz-transform:translateY(6px)rotate(45deg);-ms-transform:translateY(6px)rotate(45deg);-o-transform:translateY(6px)rotate(45deg);transform:translateY(6px)rotate(45deg)}.main-header__menu.is-active a::after{-webkit-transform:translateY(-6px)rotate(-45deg);-moz-transform:translateY(-6px)rotate(-45deg);-ms-transform:translateY(-6px)rotate(-45deg);-o-transform:translateY(-6px)rotate(-45deg);transform:translateY(-6px)rotate(-45deg)}.main-header__menu.is-active a::before,.main-header__menu.is-active a::after{background-color:#fff}.main-header.is-home,.main-header.menu-active{background-color:transparent!important}.main-header.is-home .main-header__logo a,.main-header.menu-active .main-header__logo a{background-image:url(/images/idverse_white.svg)}.main-header.is-home .main-header__menu,.main-header.menu-active .main-header__menu{border-color:#fff}.main-header.is-home .main-header__menu a,.main-header.menu-active .main-header__menu a{background-color:#fff}.main-header.is-home .main-header__menu a::before,.main-header.is-home .main-header__menu a::after,.main-header.menu-active .main-header__menu a::before,.main-header.menu-active .main-header__menu a::after{background-color:#fff}.main-header.is-home .main-header__menu.is-active a,.main-header.menu-active .main-header__menu.is-active a{background-color:rgba(255,255,255,0)}.main-header.is-home .main-header__menu.is-active a::before,.main-header.is-home .main-header__menu.is-active a::after,.main-header.menu-active .main-header__menu.is-active a::before,.main-header.menu-active .main-header__menu.is-active a::after{background-color:#fff}@media screen and (min-width:0) and (max-width:640px){.main-header{padding:1rem}.main-header.is-active{border-color:#fff}.main-header.is-home{background-color:#fff}.main-header.is-home .main-header__menu{border-color:#2a2d2e}.main-header.is-home .main-header__menu a{background-color:#2a2d2e}.main-header.is-home .main-header__menu a::before,.main-header.is-home .main-header__menu a::after{background-color:#2a2d2e}.main-header.is-home .main-header__menu.is-active{border-color:#fff}}.main-menu{display:none;width:100vw;height:100vh;background-color:rgba(60,63,67,0);position:fixed;z-index:100;justify-content:center;align-items:center;flex-direction:column;top:0}.main-menu.is-active{display:flex;background-color:rgba(60,63,67,.95);animation-duration:.5s;animation-fill-mode:both;animation-name:fadeInUp}.main-menu.is-out{animation-duration:.5s;animation-fill-mode:both;animation-name:fadeInDown}.main-menu ul{margin-top:auto;margin-bottom:auto;padding-top:3rem}.main-menu ul li{text-align:center;font-family:encode sans semi condensed,Helvetica,arial,sans-serif;font-weight:300;font-size:2.5rem;margin-bottom:3rem}.main-menu ul li a{color:rgba(255,255,255,.3);display:block}.main-menu ul li a:hover{color:#fff}.main-menu__social{display:flex;align-items:center;margin-bottom:5rem}.main-menu__social a{width:1.75rem;height:1.75rem;display:block;background-repeat:no-repeat;background-size:contain;text-indent:-999999px;margin-right:1.25rem}.main-menu__social a.social--twitter{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='%23FFF'%3E%3Cpath d='M24 4.37a9.6 9.6 0 0 1-2.83.8 5.04 5.04 0 0 0 2.17-2.8c-.95.58-2 1-3.13 1.22A4.86 4.86 0 0 0 16.61 2a4.99 4.99 0 0 0-4.79 6.2A13.87 13.87 0 0 1 1.67 2.92 5.12 5.12 0 0 0 3.2 9.67a4.82 4.82 0 0 1-2.23-.64v.07c0 2.44 1.7 4.48 3.95 4.95a4.84 4.84 0 0 1-2.22.08c.63 2.01 2.45 3.47 4.6 3.51A9.72 9.72 0 0 1 0 19.74 13.68 13.68 0 0 0 7.55 22c9.06 0 14-7.7 14-14.37v-.65c.96-.71 1.79-1.6 2.45-2.61z'/%3E%3C/svg%3E")}.main-menu__social a.social--instagram{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='%23FFF'%3E%3Cpath d='M16.98 0a6.9 6.9 0 0 1 5.08 1.98A6.94 6.94 0 0 1 24 7.02v9.96c0 2.08-.68 3.87-1.98 5.13A7.14 7.14 0 0 1 16.94 24H7.06a7.06 7.06 0 0 1-5.03-1.89A6.96 6.96 0 0 1 0 16.94V7.02C0 2.8 2.8 0 7.02 0h9.96zm.05 2.23H7.06c-1.45 0-2.7.43-3.53 1.25a4.82 4.82 0 0 0-1.3 3.54v9.92c0 1.5.43 2.7 1.3 3.58a5 5 0 0 0 3.53 1.25h9.88a5 5 0 0 0 3.53-1.25 4.73 4.73 0 0 0 1.4-3.54V7.02a5 5 0 0 0-1.3-3.49 4.82 4.82 0 0 0-3.54-1.3zM12 5.76c3.39 0 6.2 2.8 6.2 6.2a6.2 6.2 0 0 1-12.4 0 6.2 6.2 0 0 1 6.2-6.2zm0 2.22a3.99 3.99 0 0 0-3.97 3.97A3.99 3.99 0 0 0 12 15.92a3.99 3.99 0 0 0 3.97-3.97A3.99 3.99 0 0 0 12 7.98zm6.44-3.77a1.4 1.4 0 1 1 0 2.8 1.4 1.4 0 0 1 0-2.8z'/%3E%3C/svg%3E")}.main-menu__social a.social--facebook{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='%23FFF'%3E%3Cpath d='M22.5 0c.83 0 1.5.67 1.5 1.5v21c0 .83-.67 1.5-1.5 1.5h-6v-9h3l.75-3.75H16.5v-1.5c0-1.5.75-2.25 2.25-2.25h1.5V3.75h-3c-2.76 0-4.5 2.16-4.5 5.25v2.25h-3V15h3v9H1.5A1.5 1.5 0 0 1 0 22.5v-21C0 .67.67 0 1.5 0h21z'/%3E%3C/svg%3E")}.main-menu__social a.social--youtube{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='%23FFF'%3E%3Cpath d='M19.62 11.43c2.35 0 4.26 1.9 4.37 4.27l.01.21v3.6c0 2.4-1.85 4.37-4.17 4.48l-.21.01H4.38a4.43 4.43 0 0 1-4.37-4.27L0 19.52v-3.6c0-2.4 1.85-4.37 4.17-4.48H19.62zm-1.15 3.64c-.54 0-.98.17-1.33.5-.3.3-.47.68-.5 1.12l-.01.2v2.8c0 .59.15 1.06.46 1.4.32.34.75.51 1.29.51.6 0 1.06-.16 1.36-.48.27-.29.42-.7.45-1.23l.01-.21v-.32h-1.25v.28c0 .37-.04.6-.12.71-.08.11-.22.16-.42.16-.2 0-.33-.06-.41-.19-.07-.1-.1-.28-.12-.52V18.47h2.32V16.9c0-.59-.15-1.04-.45-1.35-.3-.32-.72-.47-1.28-.47zm-9.14.15H8.12v5.2c0 .36.07.64.21.82.14.19.35.28.63.28.23 0 .47-.06.71-.2.2-.1.38-.24.56-.43l.14-.14v.68h1.21v-6.21h-1.2v4.72c-.12.13-.25.24-.39.33a.68.68 0 0 1-.33.13c-.12 0-.2-.03-.25-.1a.44.44 0 0 1-.07-.21V15.22zm4.4-2.2H12.5v8.4h1.22v-.47a1.42 1.42 0 0 0 1.15.56c.37 0 .65-.12.83-.35.17-.2.26-.48.28-.83l.01-.18V16.7c0-.5-.1-.9-.3-1.16-.2-.26-.5-.4-.88-.4-.2 0-.38.05-.57.15-.13.08-.26.18-.39.3l-.13.13v-2.7zm-6.15 0h-4.2v1.22H4.8v7.19h1.37v-7.2h1.41v-1.22zm6.65 3.11c.17 0 .3.05.38.16.07.09.11.2.12.36V19.97c0 .2-.03.35-.1.43-.07.1-.17.14-.32.14a.7.7 0 0 1-.49-.2l-.1-.1v-3.86a.87.87 0 0 1 .26-.19.59.59 0 0 1 .25-.06zm4.19.02c.18 0 .32.06.4.17.07.09.11.23.13.41v.78h-1.07v-.63c0-.26.04-.45.12-.56.09-.11.23-.17.42-.17zM11.85 2.26c.57 0 1.03.17 1.4.5.32.29.5.66.53 1.1v3.71a1.8 1.8 0 0 1-.52 1.38c-.36.33-.85.5-1.47.5-.6 0-1.07-.18-1.43-.52-.32-.3-.5-.7-.53-1.2l-.01-.19V4c0-.53.18-.96.55-1.27.37-.31.86-.47 1.48-.47zm4.41.17v5.25c0 .16.03.28.09.35.05.07.15.1.28.1.1 0 .22-.04.38-.14.15-.1.3-.22.42-.36v-5.2h1.37v6.84h-1.37v-.75c-.25.28-.51.49-.79.63-.27.15-.53.22-.79.22-.32 0-.55-.1-.72-.3-.15-.2-.23-.51-.23-.92V2.43h1.36zM6.1 0l1 3.7h.1L8.13 0h1.57L7.9 5.43v3.84H6.39V5.6L4.55 0H6.1zm5.69 3.45a.6.6 0 0 0-.4.13.46.46 0 0 0-.16.28v3.81c0 .19.04.33.14.44.1.1.24.15.42.15a.6.6 0 0 0 .44-.16c.09-.08.14-.19.16-.32V3.95a.45.45 0 0 0-.16-.37.67.67 0 0 0-.44-.13z'/%3E%3C/svg%3E")}@keyframes fadeInUp{from{opacity:0}to{opacity:1}}@keyframes fadeInDown{from{opacity:1}to{opacity:0}}@media screen and (min-width:0) and (max-width:640px){.main-menu ul li{font-size:1.375rem;margin-bottom:1rem}.main-menu__social{margin-bottom:3rem}.main-menu__social a{width:1.25rem;height:1.25rem}}@media screen and (min-width:1600px){.main-menu ul{padding-top:5rem}.main-menu ul li{font-size:3.75rem;margin-bottom:6rem}.main-menu__social{margin-bottom:5rem}.main-menu__social a{width:2.28rem;height:2.28rem;margin-right:2.15rem}}.btn{font:.85rem encode sans semi condensed,Helvetica,arial,sans-serif;text-transform:uppercase;padding:1.5rem 4rem;border:none;box-shadow:0 0 0 1px #2a2d2e;display:inline-block;border-radius:5rem;background-color:transparent;transition:background-color .1s ease-in;cursor:pointer}.btn:hover{background-color:#37a879;box-shadow:0 0 0 1px #37a879;color:#fff}.btn--white{box-shadow:0 0 0 1px #fff;color:#fff}@media screen and (max-width:640px){.btn{padding:1rem 2.5rem}}@media screen and (min-width:1600px){.btn{padding:1.5rem 4.05rem 1.45rem}}.main-footer{background-color:#2a2d2e;padding:8rem 10% 5rem}.main-footer__row{display:flex}.main-footer__row img{height:49px;width:auto}.main-footer__social{display:flex;align-items:center;padding-left:4rem}.main-footer__social a{width:32px;height:32px;display:block;background-repeat:no-repeat;background-size:contain;text-indent:-999999px;margin-right:1.25rem}.main-footer__social a.social--twitter{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='%23FFF'%3E%3Cpath d='M24 4.37a9.6 9.6 0 0 1-2.83.8 5.04 5.04 0 0 0 2.17-2.8c-.95.58-2 1-3.13 1.22A4.86 4.86 0 0 0 16.61 2a4.99 4.99 0 0 0-4.79 6.2A13.87 13.87 0 0 1 1.67 2.92 5.12 5.12 0 0 0 3.2 9.67a4.82 4.82 0 0 1-2.23-.64v.07c0 2.44 1.7 4.48 3.95 4.95a4.84 4.84 0 0 1-2.22.08c.63 2.01 2.45 3.47 4.6 3.51A9.72 9.72 0 0 1 0 19.74 13.68 13.68 0 0 0 7.55 22c9.06 0 14-7.7 14-14.37v-.65c.96-.71 1.79-1.6 2.45-2.61z'/%3E%3C/svg%3E")}.main-footer__social a.social--instagram{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='%23FFF'%3E%3Cpath d='M16.98 0a6.9 6.9 0 0 1 5.08 1.98A6.94 6.94 0 0 1 24 7.02v9.96c0 2.08-.68 3.87-1.98 5.13A7.14 7.14 0 0 1 16.94 24H7.06a7.06 7.06 0 0 1-5.03-1.89A6.96 6.96 0 0 1 0 16.94V7.02C0 2.8 2.8 0 7.02 0h9.96zm.05 2.23H7.06c-1.45 0-2.7.43-3.53 1.25a4.82 4.82 0 0 0-1.3 3.54v9.92c0 1.5.43 2.7 1.3 3.58a5 5 0 0 0 3.53 1.25h9.88a5 5 0 0 0 3.53-1.25 4.73 4.73 0 0 0 1.4-3.54V7.02a5 5 0 0 0-1.3-3.49 4.82 4.82 0 0 0-3.54-1.3zM12 5.76c3.39 0 6.2 2.8 6.2 6.2a6.2 6.2 0 0 1-12.4 0 6.2 6.2 0 0 1 6.2-6.2zm0 2.22a3.99 3.99 0 0 0-3.97 3.97A3.99 3.99 0 0 0 12 15.92a3.99 3.99 0 0 0 3.97-3.97A3.99 3.99 0 0 0 12 7.98zm6.44-3.77a1.4 1.4 0 1 1 0 2.8 1.4 1.4 0 0 1 0-2.8z'/%3E%3C/svg%3E")}.main-footer__social a.social--facebook{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='%23FFF'%3E%3Cpath d='M22.5 0c.83 0 1.5.67 1.5 1.5v21c0 .83-.67 1.5-1.5 1.5h-6v-9h3l.75-3.75H16.5v-1.5c0-1.5.75-2.25 2.25-2.25h1.5V3.75h-3c-2.76 0-4.5 2.16-4.5 5.25v2.25h-3V15h3v9H1.5A1.5 1.5 0 0 1 0 22.5v-21C0 .67.67 0 1.5 0h21z'/%3E%3C/svg%3E")}.main-footer__social a.social--youtube{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='%23FFF'%3E%3Cpath d='M19.62 11.43c2.35 0 4.26 1.9 4.37 4.27l.01.21v3.6c0 2.4-1.85 4.37-4.17 4.48l-.21.01H4.38a4.43 4.43 0 0 1-4.37-4.27L0 19.52v-3.6c0-2.4 1.85-4.37 4.17-4.48H19.62zm-1.15 3.64c-.54 0-.98.17-1.33.5-.3.3-.47.68-.5 1.12l-.01.2v2.8c0 .59.15 1.06.46 1.4.32.34.75.51 1.29.51.6 0 1.06-.16 1.36-.48.27-.29.42-.7.45-1.23l.01-.21v-.32h-1.25v.28c0 .37-.04.6-.12.71-.08.11-.22.16-.42.16-.2 0-.33-.06-.41-.19-.07-.1-.1-.28-.12-.52V18.47h2.32V16.9c0-.59-.15-1.04-.45-1.35-.3-.32-.72-.47-1.28-.47zm-9.14.15H8.12v5.2c0 .36.07.64.21.82.14.19.35.28.63.28.23 0 .47-.06.71-.2.2-.1.38-.24.56-.43l.14-.14v.68h1.21v-6.21h-1.2v4.72c-.12.13-.25.24-.39.33a.68.68 0 0 1-.33.13c-.12 0-.2-.03-.25-.1a.44.44 0 0 1-.07-.21V15.22zm4.4-2.2H12.5v8.4h1.22v-.47a1.42 1.42 0 0 0 1.15.56c.37 0 .65-.12.83-.35.17-.2.26-.48.28-.83l.01-.18V16.7c0-.5-.1-.9-.3-1.16-.2-.26-.5-.4-.88-.4-.2 0-.38.05-.57.15-.13.08-.26.18-.39.3l-.13.13v-2.7zm-6.15 0h-4.2v1.22H4.8v7.19h1.37v-7.2h1.41v-1.22zm6.65 3.11c.17 0 .3.05.38.16.07.09.11.2.12.36V19.97c0 .2-.03.35-.1.43-.07.1-.17.14-.32.14a.7.7 0 0 1-.49-.2l-.1-.1v-3.86a.87.87 0 0 1 .26-.19.59.59 0 0 1 .25-.06zm4.19.02c.18 0 .32.06.4.17.07.09.11.23.13.41v.78h-1.07v-.63c0-.26.04-.45.12-.56.09-.11.23-.17.42-.17zM11.85 2.26c.57 0 1.03.17 1.4.5.32.29.5.66.53 1.1v3.71a1.8 1.8 0 0 1-.52 1.38c-.36.33-.85.5-1.47.5-.6 0-1.07-.18-1.43-.52-.32-.3-.5-.7-.53-1.2l-.01-.19V4c0-.53.18-.96.55-1.27.37-.31.86-.47 1.48-.47zm4.41.17v5.25c0 .16.03.28.09.35.05.07.15.1.28.1.1 0 .22-.04.38-.14.15-.1.3-.22.42-.36v-5.2h1.37v6.84h-1.37v-.75c-.25.28-.51.49-.79.63-.27.15-.53.22-.79.22-.32 0-.55-.1-.72-.3-.15-.2-.23-.51-.23-.92V2.43h1.36zM6.1 0l1 3.7h.1L8.13 0h1.57L7.9 5.43v3.84H6.39V5.6L4.55 0H6.1zm5.69 3.45a.6.6 0 0 0-.4.13.46.46 0 0 0-.16.28v3.81c0 .19.04.33.14.44.1.1.24.15.42.15a.6.6 0 0 0 .44-.16c.09-.08.14-.19.16-.32V3.95a.45.45 0 0 0-.16-.37.67.67 0 0 0-.44-.13z'/%3E%3C/svg%3E")}.main-footer__copy{color:#fff;margin-top:2rem}@media screen and (max-width:640px){.main-footer{padding:5rem 5% 3rem}.main-footer__logo{margin:0 auto;margin-bottom:2rem}.main-footer__row{flex-direction:column}.main-footer__social{justify-content:center;padding-left:0}.main-footer__copy{text-align:center}}.featured-hero{height:80vh;background:url(/images/featured_hero_bg.jpg)50% 0 no-repeat;background-size:cover;display:flex;justify-content:center;align-items:center;color:#fff}.featured-hero h3{padding:1.5rem 3rem;border:#fff solid 1px;text-align:center;margin-bottom:1.5rem}.featured-hero p{text-align:center;font:300 1.25rem encode sans semi condensed,Helvetica,arial,sans-serif}.featured-hero__button{margin-top:2rem}@media screen and (max-width:640px){.featured-hero h3{padding:1.1rem 2rem;margin:0 5% 1rem}}.modal-video{width:100vw;height:100vh;position:fixed;z-index:200;top:0;left:0;padding:10% 20%;display:none}.modal-video.is-active{display:block;background-color:rgba(60,63,67,.95);animation-duration:.5s;animation-fill-mode:both;animation-name:fadeInUp}.modal-video.is-out{animation-duration:.5s;animation-fill-mode:both;animation-name:fadeInDown}.modal-video.is-out iframe{height:100%}.close-modal{position:absolute;top:3.1rem;right:3.8rem;border:none;display:block;text-indent:-99999px;width:2.5rem;height:2.5rem;border:#fff solid 1px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='square' stroke-linejoin='arcs'%3E%3Cline x1='18' y1='6' x2='6' y2='18'%3E%3C/line%3E%3Cline x1='6' y1='6' x2='18' y2='18'%3E%3C/line%3E%3C/svg%3E")50% no-repeat;background-size:30px 30px;cursor:pointer}.close-modal:hover{background-color:rgba(255,255,255,.1)}@media screen and (max-width:640px){.modal-video{margin:0!important;padding:0!important}.modal-video.is-active{display:flex;justify-content:center;align-items:center}.modal-video iframe{width:100%;height:40vh}.close-modal{top:1rem;right:2rem}}.download-now{width:100%;min-height:100vh;position:fixed;top:0;left:0;background-color:rgba(255,255,255,.95);z-index:200;display:none;justify-content:center;align-items:center}.download-now.is-active{display:flex}.download-now__container{width:100%;max-width:660px}.download-now .title--h4{text-align:center;font-weight:500}.download-now .title--h4 span{color:#8a9396}.download-now h3{padding:1.25rem 0;border:#2a2d2e solid 1px;text-align:center;width:100%;margin-top:1rem}.download-now__form{padding:2rem 10%}.download-now__form .form__button{text-align:center}.download-now__close{position:absolute;top:3.1rem;right:3rem;border:none;display:block;text-indent:-99999px;width:2.5rem;height:2.5rem;border:#2a2d2e solid 1px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 24 24' fill='none' stroke='%232a2d2e' stroke-width='2' stroke-linecap='square' stroke-linejoin='arcs'%3E%3Cline x1='18' y1='6' x2='6' y2='18'%3E%3C/line%3E%3Cline x1='6' y1='6' x2='18' y2='18'%3E%3C/line%3E%3C/svg%3E")50% no-repeat;background-size:30px 30px;cursor:pointer}.download-now__close:hover{background-color:rgba(0,0,0,.1)}@media screen and (max-width:640px){.download-now__container{width:90%}.download-now__close{top:1rem;right:1rem}}.tns-outer{padding:0!important}.tns-outer [hidden]{display:none!important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}.tns-slider>.tns-item{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{content:'';display:table;clear:both}.tns-horizontal.tns-no-subpixel>.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}.tns-no-calc{position:relative;left:0}.tns-gallery{position:relative;left:0;min-height:1px}.tns-gallery>.tns-item{position:absolute;left:-100%;-webkit-transition:transform 0s,opacity 0s;-moz-transition:transform 0s,opacity 0s;transition:transform 0s,opacity 0s}.tns-gallery>.tns-slide-active{position:relative;left:auto!important}.tns-gallery>.tns-moving{-webkit-transition:all .25s;-moz-transition:all .25s;transition:all .25s}.tns-autowidth{display:inline-block}.tns-lazy-img{-webkit-transition:opacity .6s;-moz-transition:opacity .6s;transition:opacity .6s;opacity:.6}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{-webkit-transition:height 0s;-moz-transition:height 0s;transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{position:absolute;left:-10000em}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{opacity:1;filter:alpha(opacity=100);z-index:0}.tns-normal,.tns-fadeOut{opacity:0;filter:alpha(opacity=0);z-index:-1}.tns-vpfix{white-space:nowrap}.tns-vpfix>div,.tns-vpfix>li{display:inline-block}.tns-t-subp2{margin:0 auto;width:310px;position:relative;height:10px;overflow:hidden}.tns-t-ct{width:2333.33333333%;width:-webkit-calc(100% * 70/3);width:-moz-calc(100% * 70/3);width:calc(100% * 70/3);position:absolute;right:0}.tns-t-ct:after{content:'';display:table;clear:both}.tns-t-ct>div{width:1.42857143%;width:-webkit-calc(100%/70);width:-moz-calc(100%/70);width:calc(100%/70);height:10px;float:left}