.reveal-container{position:fixed;display:flex;flex-flow:column;justify-content:flex-end;top:0;right:100%;height:100vh;z-index:140;padding:30px 30px 30px 100px;background-color:#37bebd}.reveal-container .reveal-block{position:relative}.reveal-container .reveal-block .reveal-group{list-style:none}.reveal-container .reveal-block .reveal-group a{text-decoration:none;line-height:3em;color:#fff;font-size:1.1em;text-transform:uppercase;white-space:nowrap}@media (max-width:768px){.reveal-container{justify-content:center;padding-left:30px}}button.icon-burger{display:block;position:relative;height:30px;width:36px;border:0;padding:0;margin:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-tap-highlight-color:transparent}button.icon-burger,button.icon-burger:hover{background-color:transparent}button.icon-burger span{display:block;position:absolute;background-color:#fff;height:4px;border-radius:2px;width:36px;top:50%;left:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}button.icon-burger span:first-child{top:0}button.icon-burger span:nth-child(2){top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}button.icon-burger span:nth-child(3){top:auto;bottom:0}.menu-container{position:fixed;top:0;left:0;height:100vh;z-index:150}.menu-container .menu-block{position:relative;display:flex;flex-flow:column;justify-content:space-between;height:100vh;align-items:center;background-color:#ef4640;padding:20px 10px}.menu-container .menu-block .icon-logo{width:50px}.menu-container .menu-block .icon-logo img{display:block;width:100%;height:auto}.menu-container .menu-block .icon-email{font-size:25px;color:#fff}@media (max-width:768px){.menu-container .menu-block{display:none}}.menu-mobile-toggle{display:none;position:fixed;top:30px;right:30px;z-index:1000}@media (max-width:768px){.menu-mobile-toggle{display:block}}.button,a.button,button,input[type=submit]{display:inline-block;background-color:transparent;border:2px solid #fff;padding:10px 28px;color:#fff;font-size:1rem;font-weight:100;text-transform:uppercase;text-decoration:none;cursor:pointer;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.button:focus,a.button:focus,button:focus,input[type=submit]:focus{outline:none}.button:visited,a.button:visited,button:visited,input[type=submit]:visited{color:#fff}.button:hover,a.button:hover,button:hover,input[type=submit]:hover{background-color:#fff;color:#ef4640}.button.cta,a.button.cta,button.cta,input[type=submit].cta{border-color:#37bebd;background-color:#37bebd;font-size:1.2rem;font-weight:700;padding:15px 40px}.button.cta:hover,a.button.cta:hover,button.cta:hover,input[type=submit].cta:hover{color:#fff;background-color:#ef4640;border-color:#ef4640}*+.button,*+.input[type=submit],*+a.button,*+button{margin-top:10px}.app-footer{background-color:#ef4640;color:#fff}.app-footer .footer-rightside .social-icon-footer{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:20px;width:120px}.app-footer .footer-rightside .social-icon-footer .social-icon-block{display:inline-block;font-size:25px}.app-footer .footer-rightside .social-icon-footer .social-icon-block a{color:#fff}.app-footer .footer-rightside .doodl-logo-footer img{display:block;width:120px;height:auto}@media (min-width:768px){.app-footer .footer-rightside .doodl-logo-footer>img,.app-footer .footer-rightside .social-icon-footer{margin-right:0;margin-left:auto}}.app-footer .footer-leftside .main-button{margin-bottom:10px}.app-footer .footer-leftside p{text-transform:uppercase}.page-content{position:relative;display:flex;width:100%;min-height:100vh;overflow:hidden;color:#fff}.page-content .grid-center{display:flex;flex-direction:column;align-self:center}.page-feature{position:relative;display:flex;width:100%;min-height:100vh;overflow:hidden;color:#fff}.page-feature .grid-center{display:flex;flex-direction:column;align-self:center;width:100%}.page-feature .grid-center *+.content{margin-top:15px}.page-feature .grid-center .application-logo-block{display:inline-block;width:100%;text-align:right}@media screen and (max-width:768px){.page-feature .grid-center .application-logo-block{text-align:center}}.page-feature .grid-center .application-logo-block img.application-logo{display:inline-block;height:50px;width:auto;margin-bottom:20px}.page-feature .grid-center .application-logo-block *+img.application-logo{margin-left:20px}.page-feature .grid-center *+.application-logo-block{margin-top:50px}.page-feature .padded-grid .block .feature-video,.page-feature .padded-grid .block .svg-animation{display:block;position:relative;height:350px;width:auto}.page-feature *+.page-features{margin-top:100px}.injected-form{position:relative}.injected-form .loader{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#ef4640}.injected-form .loader span{margin-left:10px}.injected-form form input[type=email],.injected-form form input[type=text],.injected-form form textarea{border:2px solid #fff;border-radius:0;background-color:transparent;font-size:1rem;padding:10px;color:#fff;-webkit-appearance:none}.injected-form form input[type=email]:focus,.injected-form form input[type=text]:focus,.injected-form form textarea:focus{outline:none}.injected-form form input[type=email].error,.injected-form form input[type=text].error,.injected-form form textarea.error{border-color:red}.injected-form form input[type=submit]{border-color:#ef4640;background-color:#ef4640;-webkit-appearance:none;border-radius:0}.injected-form form input[type=submit]:hover{background-color:#fff;border-color:#fff}.injected-form form .userform-fields{width:100%;max-width:900px;overflow:hidden}.injected-form form .userformsstep{display:flex;flex-wrap:wrap;width:100%;width:calc(100% + 15px)}.injected-form form .userformsstep>.field{width:100%;padding-right:30px;padding-bottom:15px}.injected-form form .userformsstep>.field label{display:block;font-size:.7em;text-transform:uppercase;font-weight:700}.injected-form form .userformsstep>.field input,.injected-form form .userformsstep>.field textarea{width:100%}@media screen and (min-width:768px){.injected-form form .userformsstep>.field{width:50%}.injected-form form .userformsstep>.field.textarea{width:100%}}.injected-form.waiting{pointer-events:none}.injected-form.waiting form{opacity:.2}*+.injected-form{margin-top:30px}.message{margin-bottom:10px}.message.good{font-weight:700;font-size:1.4em}.message.bad{color:red}*+.message{margin-top:10px}.page-form{position:relative;display:flex;flex-wrap:wrap;color:#fff;overflow:hidden;width:100%}.page-form .main-content,.page-form aside{width:100%}.page-form .main-content *+.content-text-block{margin-top:15px}@media (max-width:768px){.page-form .main-content{margin-bottom:30px}}@media (min-width:768px){.page-form .main-content{width:65%;padding-right:30px}}.page-form aside address p{text-transform:uppercase;font-weight:700;line-height:1}.page-form aside address *+p{margin-top:0}@media (min-width:768px){.page-form aside{width:35%}}header.app-header{display:block;position:relative;width:100%;height:100vh;overflow:hidden}@media screen and (orientation:portrait){header.app-header{height:auto}}.video{position:relative;width:100%;height:100%;z-index:1}.video .video-element{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center}@media screen and (orientation:portrait){.video .video-element{position:relative;width:100%;height:auto;min-height:40vh}}@media only screen and (min-device-width:834px) and (max-device-width:834px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.video .video-element{position:relative;width:100%;height:auto;min-height:40vh;min-height:50vh}}.header-overlay--svg-wrapper{position:absolute;z-index:100;width:100%;height:100%;top:0;left:0}.view{opacity:1;min-height:100vh}.view.transition-enter{opacity:0}.view.transition-enter-active{opacity:1;-webkit-transition:opacity 1.25s ease-out .2s;transition:opacity 1.25s ease-out .2s}.view.transition-exit{opacity:1}.view.transition-exit-active{opacity:0;-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in}.alternate-bg h1:after,.alternate-bg h2:after{color:#ef4640}.App{width:100%;background-color:#58595b;background:-webkit-linear-gradient(350deg,#333,#555);background:linear-gradient(100deg,#333,#555)}.App.alternate-bg .view{background-color:#37bebd;background:-webkit-linear-gradient(350deg,#37bebd,#81dada);background:linear-gradient(100deg,#37bebd,#81dada)}.App.alternate-bg .view a:not(.button),.App.alternate-bg .view a:not(.button):visited{color:#ef4640}.App.alternate-bg .view a:not(.button):hover{color:#fff}.padded-content-container{padding:80px 150px;width:100%;max-width:1600px;margin:0 auto}@media (max-width:1058px){.padded-content-container{padding:80px 50px 80px 110px}}@media (max-width:768px){.padded-content-container{padding:50px 30px}}.columns{-webkit-column-count:2;-moz-column-count:2;column-count:2;grid-column-gap:40px;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px}@media (max-width:768px){.columns{-webkit-column-count:1;-moz-column-count:1;column-count:1}}.alternate-bg .h1:after,.alternate-bg .h2:after,.alternate-bg h1:after,.alternate-bg h2:after{color:#ef4640}.h1,.h2,.h3,.h4,.h5,.h6,a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,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:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body{color:#000;font-family:proxima-nova,sans-serif;font-size:20px;font-weight:400;line-height:1.4}address,blockquote,dl,fieldset,figure,ol,p,pre,ul{margin:0}*+address,*+blockquote,*+dl,*+fieldset,*+figure,*+ol,*+p,*+pre,*+ul{margin-top:30px}hr{margin:0 0 30px}p{font-size:1em;line-height:1.4}a{text-decoration:none;-webkit-transition:color .1s;transition:color .1s}a,a:visited{color:#37bebd}a:hover{color:#fff;cursor:pointer;outline:none}strong{font-weight:700}em{font-style:italic}address p{margin-bottom:0}.text-center{text-align:center}.text-small,small{font-size:70%}.text-muted{color:#a6a6a6}sup{font-size:.7em;vertical-align:super}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:proxima-nova,sans-serif;font-weight:700;margin:0;text-transform:uppercase;line-height:.9}.h1,h1{font-size:2.2em;font-weight:900}.h1:after,h1:after{content:".";color:#37bebd}.h2,h2{font-size:2em;font-weight:900}.h2:after,h2:after{content:".";color:#37bebd}.h3,h3{font-size:1.6em}.h4,h4{font-size:1.4em}.h5,h5{font-size:1.2em}.h6,h6{font-size:1em}*+.h1,*+.h2,*+.h3,*+.h4,*+.h5,*+.h6,*+h1,*+h2,*+h3,*+h4,*+h5,*+h6{margin-top:30px}ol li,ul li{list-style-position:inside;padding:0 0 0 1.5em;text-indent:-1.4em}ul{list-style-type:disc}ul ul{list-style-type:square;margin-left:15px}ol{list-style-type:decimal}ol ol{list-style-type:lower-latin;margin-left:15px}.grid,.padded-grid{display:flex;flex-wrap:wrap;padding:0;list-style:none}.grid>*,.padded-grid>*{flex:none;-ms-flex-negative:1;max-width:100%}[class*=grid-width]>*{box-sizing:border-box;width:100%}.grid-width-1-2>*{width:50%}.grid-width-1-3>*{width:33.333%}.grid-width-1-4>*{width:25%}.grid-width-1-5>*{width:20%}.grid-width-1-6>*{width:16.666%}.grid-width-1-10>*{width:10%}.grid-width-auto>*{width:auto}@media (min-width:480px){.grid-width-small-1-1>*{width:100%}.grid-width-small-1-2>*{width:50%}.grid-width-small-1-3>*{width:33.333%}.grid-width-small-1-4>*{width:25%}.grid-width-small-1-5>*{width:20%}.grid-width-small-1-6>*{width:16.666%}.grid-width-small-1-10>*{width:10%}}@media (min-width:768px){.grid-width-medium-1-1>*{width:100%}.grid-width-medium-1-2>*{width:50%}.grid-width-medium-1-3>*{width:33.333%}.grid-width-medium-1-4>*{width:25%}.grid-width-medium-1-5>*{width:20%}.grid-width-medium-1-6>*{width:16.666%}.grid-width-medium-1-10>*{width:10%}}@media (min-width:1058px){.grid-width-large-1-1>*{width:100%}.grid-width-large-1-2>*{width:50%}.grid-width-large-1-3>*{width:33.333%}.grid-width-large-1-4>*{width:25%}.grid-width-large-1-5>*{width:20%}.grid-width-large-1-6>*{width:16.666%}.grid-width-large-1-10>*{width:10%}}@media (min-width:1220px){.grid-width-xlarge-1-1>*{width:100%}.grid-width-xlarge-1-2>*{width:50%}.grid-width-xlarge-1-3>*{width:33.333%}.grid-width-xlarge-1-4>*{width:25%}.grid-width-xlarge-1-5>*{width:20%}.grid-width-xlarge-1-6>*{width:16.666%}.grid-width-xlarge-1-10>*{width:10%}}[class*=width]{box-sizing:border-box;width:100%}.width-1-1{width:100%}.width-1-2,.width-2-4,.width-3-6,.width-5-10{width:50%}.width-1-3,.width-2-6{width:33.333%}.width-2-3,.width-4-6{width:66.666%}.width-1-4{width:25%}.width-3-4{width:75%}.width-1-5,.width-2-10{width:20%}.width-2-5,.width-4-10{width:40%}.width-3-5,.width-6-10{width:60%}.width-4-5,.width-8-10{width:80%}.width-1-6{width:16.666%}.width-5-6{width:83.333%}.width-1-10{width:10%}.width-3-10{width:30%}.width-7-10{width:70%}.width-9-10{width:90%}@media (min-width:480px){.width-small-1-1{width:100%}.width-small-1-2,.width-small-2-4,.width-small-3-6,.width-small-5-10{width:50%}.width-small-1-3,.width-small-2-6{width:33.333%}.width-small-2-3,.width-small-4-6{width:66.666%}.width-small-1-4{width:25%}.width-small-3-4{width:75%}.width-small-1-5,.width-small-2-10{width:20%}.width-small-2-5,.width-small-4-10{width:40%}.width-small-3-5,.width-small-6-10{width:60%}.width-small-4-5,.width-small-8-10{width:80%}.width-small-1-6{width:16.666%}.width-small-5-6{width:83.333%}.width-small-1-10{width:10%}.width-small-3-10{width:30%}.width-small-7-10{width:70%}.width-small-9-10{width:90%}}@media (min-width:768px){.width-medium-1-1{width:100%}.width-medium-1-2,.width-medium-2-4,.width-medium-3-6,.width-medium-5-10{width:50%}.width-medium-1-3,.width-medium-2-6{width:33.333%}.width-medium-2-3,.width-medium-4-6{width:66.666%}.width-medium-1-4{width:25%}.width-medium-3-4{width:75%}.width-medium-1-5,.width-medium-2-10{width:20%}.width-medium-2-5,.width-medium-4-10{width:40%}.width-medium-3-5,.width-medium-6-10{width:60%}.width-medium-4-5,.width-medium-8-10{width:80%}.width-medium-1-6{width:16.666%}.width-medium-5-6{width:83.333%}.width-medium-1-10{width:10%}.width-medium-3-10{width:30%}.width-medium-7-10{width:70%}.width-medium-9-10{width:90%}}@media (min-width:1058px){.width-large-1-1{width:100%}.width-large-1-2,.width-large-2-4,.width-large-3-6,.width-large-5-10{width:50%}.width-large-1-3,.width-large-2-6{width:33.333%}.width-large-2-3,.width-large-4-6{width:66.666%}.width-large-1-4{width:25%}.width-large-3-4{width:75%}.width-large-1-5,.width-large-2-10{width:20%}.width-large-2-5,.width-large-4-10{width:40%}.width-large-3-5,.width-large-6-10{width:60%}.width-large-4-5,.width-large-8-10{width:80%}.width-large-1-6{width:16.666%}.width-large-5-6{width:83.333%}.width-large-1-10{width:10%}.width-large-3-10{width:30%}.width-large-7-10{width:70%}.width-large-9-10{width:90%}}@media (min-width:1220px){.width-xlarge-1-1{width:100%}.width-xlarge-1-2,.width-xlarge-2-4,.width-xlarge-3-6,.width-xlarge-5-10{width:50%}.width-xlarge-1-3,.width-xlarge-2-6{width:33.333%}.width-xlarge-2-3,.width-xlarge-4-6{width:66.666%}.width-xlarge-1-4{width:25%}.width-xlarge-3-4{width:75%}.width-xlarge-1-5,.width-xlarge-2-10{width:20%}.width-xlarge-2-5,.width-xlarge-4-10{width:40%}.width-xlarge-3-5,.width-xlarge-6-10{width:60%}.width-xlarge-4-5,.width-xlarge-8-10{width:80%}.width-xlarge-1-6{width:16.666%}.width-xlarge-5-6{width:83.333%}.width-xlarge-1-10{width:10%}.width-xlarge-3-10{width:30%}.width-xlarge-7-10{width:70%}.width-xlarge-9-10{width:90%}}.padded-grid-container{width:100%;overflow:hidden}*+.padded-grid-container{margin-top:30px}.padded-grid{width:calc(100% + 36px)}.padded-grid>*{padding:0 36px 36px 0}body{margin:0;padding:0}*{box-sizing:border-box}*+p{margin-top:15px}
/*# sourceMappingURL=main.css.map */