#impress .step .slide-title{font-size:3.5rem;font-weight:700;text-align:center;position:absolute;top:80px;left:0;right:0;margin:0;padding:0 40px;color:#00bac5}#impress .step .slide-content{margin-top:140px;padding:0 40px}#impress .step .slide-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-top:140px;padding:0;align-items:left}#impress .step .slide-grid .column-left,#impress .step .slide-grid .column-right{width:100%;max-height:350px;overflow:hidden}#impress .step .slide-grid img{width:100%;height:auto;border-radius:8px;box-shadow:0 4px 20px #00000026}#impress .step .slide-grid .column-right p{font-size:1.4rem;line-height:1.6;color:#34495e}#impress .step .slide-grid .column-right ul{font-size:2rem;line-height:1.8;color:#34495e;list-style:disc;padding-left:30px}#impress .step .slide-grid .column-right li{margin-bottom:12px}#impress .step .slide-grid .img-contain{max-width:100%;max-height:350px;width:auto;height:auto;object-fit:contain}#impress .step .video-container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-top:160px;position:relative}#impress .step .video-container video{width:100%;max-height:500px;height:auto;border-radius:12px;margin-left:-100px;box-shadow:0 4px 20px #0000004d}#impress .step .video-container .cloud-float{margin-top:20px;background:#ffffffe6;padding:15px 30px;border-radius:8px}#impress .step .slide-bg-image .float-list{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%;padding:0 40px;list-style:disc;color:#2c3e50}#impress .step .slide-bg-image .float-list li{width:45%;font-size:2rem;font-weight:600;background:#ffffffd9;padding:15px 20px;border-radius:8px;margin-bottom:20px}#impress .step .slide-bg-image .float-list .float-left{align-self:flex-start}#impress .step .slide-bg-image .float-list .float-right{align-self:flex-end}#impress .step .slide-bg-image{background-size:cover;background-position:center;border-radius:12px;padding:60px 40px;min-height:350px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;position:relative}#impress .step .slide-bg-image:before{content:"";position:absolute;inset:0;background-size:var(--bg-size, cover);background-position:center;background-repeat:no-repeat;z-index:-1;border-radius:12px;background-image:var(--bg-image, none)}#impress .step .slide-bg-image:after{content:"";position:absolute;inset:0;background-color:#fff;border-radius:12px;z-index:-1;opacity:var(--bg-opacity, .85)}#impress .step .slide-bg-image span{font-size:4rem;font-weight:600;color:#2c3e50;padding:10px 20px;background:#ffffffb3;border-radius:8px}#impress .step .slide-content-vertical{flex-direction:column}#impress .step .slide-content-vertical span{display:block;width:100%;text-align:center;margin:10px 0}#impress .step .orbit-container{position:relative;width:100%;height:500px;display:flex;justify-content:center;align-items:center;margin-top:80px;overflow:hidden}#impress .step .orbit-center{width:200px;height:200px;border-radius:50%;object-fit:cover;z-index:10;box-shadow:0 0 30px #00bac580}#impress .step .orbit{position:absolute;width:100%;height:100%}#impress .step .orbit-item{position:absolute;width:100px;height:100px;border-radius:50%;object-fit:cover;z-index:5;animation:float-random 8s ease-in-out infinite}#impress .step .orbit-item:nth-of-type(1){top:5%;left:5%;animation-delay:0s}#impress .step .orbit-item:nth-of-type(2){top:5%;left:75%;animation-delay:-1s}#impress .step .orbit-item:nth-of-type(3){top:75%;left:5%;animation-delay:-2s}#impress .step .orbit-item:nth-of-type(4){top:75%;left:75%;animation-delay:-3s}#impress .step .orbit-item:nth-of-type(5){top:10%;left:40%;animation-delay:-4s}#impress .step .orbit-item:nth-of-type(6){top:70%;left:40%;animation-delay:-5s}#impress .step .orbit-item:nth-of-type(7){top:40%;left:5%;animation-delay:-6s}#impress .step .orbit-item:nth-of-type(8){top:40%;left:75%;animation-delay:-7s}#impress .step .orbit-item:nth-of-type(9){top:5%;left:20%;animation-delay:-.5s}#impress .step .orbit-item:nth-of-type(10){top:75%;left:20%;animation-delay:-1.5s}#impress .step .orbit-item:nth-of-type(11){top:20%;left:80%;animation-delay:-2.5s}#impress .step .orbit-item:nth-of-type(12){top:60%;left:80%;animation-delay:-3.5s}#impress .step .orbit-item:nth-of-type(13){top:15%;left:60%;animation-delay:-4.5s}#impress .step .orbit-item:nth-of-type(14){top:65%;left:15%;animation-delay:-5.5s}#impress .step .orbit-item:nth-of-type(15){top:20%;left:10%;animation-delay:-6.5s}#impress .step .orbit-item:nth-of-type(16){top:60%;left:60%;animation-delay:-7.5s}#impress .step .orbit-item:nth-of-type(17){top:10%;left:85%;animation-delay:-.5s}#impress .step .orbit-item:nth-of-type(18){top:80%;left:50%;animation-delay:-2s}@keyframes float-random{0%,to{transform:translate(0)}25%{transform:translate(10px,-15px)}50%{transform:translate(-5px,10px)}75%{transform:translate(15px,5px)}}#impress .step .substep{opacity:0}#impress .step .substep.substep-visible{opacity:1;transition:opacity 1s}.notes{display:none}.impress-enabled div#impress-toolbar{position:fixed;right:1px;bottom:1px;opacity:.6;z-index:10}.impress-enabled div#impress-toolbar>span{margin-right:10px}.impress-enabled div#impress-toolbar button{background:#fffc;border:1px solid #ccc;border-radius:4px;cursor:pointer;font-size:18px;padding:5px 10px;margin-right:10px}.impress-enabled div#impress-toolbar button:hover{background:#fff}.impress-enabled div#impress-toolbar.impress-toolbar-show{display:block}.impress-enabled div#impress-toolbar.impress-toolbar-hide{display:none}.impress-progress{position:absolute;left:59px;bottom:1px;text-align:left;font-size:10pt;opacity:.6}.impress-enabled .impress-progressbar{position:absolute;right:318px;bottom:1px;left:118px;border-radius:7px;border:2px solid rgba(100,100,100,.2)}.impress-progressbar{right:118px}.impress-progressbar DIV{width:0;height:2px;border-radius:5px;background:#4b4b4b66;transition:width 1s linear}.impress-enabled .impress-progress{position:absolute;left:59px;bottom:1px;text-align:left;opacity:.6}.impress-enabled #impress-help{background:none repeat scroll 0 0 #00000080;color:#eee;font-size:80%;position:fixed;left:2em;bottom:2em;width:24em;border-radius:1em;padding:1em;text-align:center;z-index:100;font-family:Verdana,Arial,Sans}.impress-enabled #impress-help td{padding-left:1em;padding-right:1em}body.impress-mouse-timeout div#impress-toolbar{display:none}body.impress-mouse-timeout{cursor:none}.impress-enabled{pointer-events:none}.impress-enabled #impress,.impress-enabled #impress-toolbar,.impress-enabled #impress-console-button{pointer-events:auto}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,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body{font-family:PT Sans,sans-serif;min-height:740px;background:#d7d7d7;background:-webkit-gradient(radial,50% 50%,0,50% 50%,500,from(rgb(240,240,240)),to(rgb(190,190,190)));background:-webkit-radial-gradient(rgb(240,240,240),rgb(190,190,190));background:-moz-radial-gradient(rgb(240,240,240),rgb(190,190,190));background:-ms-radial-gradient(rgb(240,240,240),rgb(190,190,190));background:-o-radial-gradient(rgb(240,240,240),rgb(190,190,190));background:radial-gradient(#f0f0f0,#bebebe)}.background-image{position:fixed;top:0;left:0;width:100%;height:100%;background-image:url(/assets/hero-bg-K2kFFIbg.jpg);background-size:cover;background-position:center;filter:blur(8px);transform:scale(1.1);transition:filter .8s ease;z-index:-2}.background-image.focused{filter:blur(0)}b,strong{font-weight:700}i,em{font-style:italic}a{color:inherit;text-decoration:none;padding:0 .1em;background:#ffffff80;text-shadow:-1px -1px 2px rgba(100,100,100,.9);border-radius:.2em;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s}a:hover,a:focus{background:#fff;text-shadow:-1px -1px 2px rgba(100,100,100,.5)}.fallback-message{font-family:sans-serif;line-height:1.3;width:780px;padding:10px 10px 0;margin:20px auto;border:1px solid #E4C652;border-radius:10px;background:#eedc94}.fallback-message p{margin-bottom:10px}.impress-supported .fallback-message{display:none}.step{position:relative;width:900px;padding:40px;margin:20px auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;font-family:"PT Serif",georgia,serif;font-size:48px;line-height:1.5;z-index:1}.step.active{opacity:1;z-index:1000;position:relative}.impress-enabled .step{margin:0;opacity:.3;-webkit-transition:opacity 1s;-moz-transition:opacity 1s;-ms-transition:opacity 1s;-o-transition:opacity 1s;transition:opacity 1s}.impress-enabled .step.active{opacity:1}.step img{opacity:1!important;border-radius:20px;box-shadow:0 4px 15px #0000004d}.step.active{opacity:1;z-index:100;position:relative}.step.active img{z-index:100;position:relative}.slide{display:block;width:900px;height:700px;padding:40px 60px;background-color:#fff;border:1px solid rgba(0,0,0,.3);border-radius:10px;box-shadow:0 2px 6px #0000001a;color:#666;text-shadow:0 2px 2px rgba(0,0,0,.1);font-family:Open Sans,Arial,sans-serif;font-size:30px;line-height:36px;letter-spacing:-1px}.slide q{display:block;font-size:50px;line-height:72px;margin-top:100px}.slide q strong{white-space:nowrap}.cloud-float{animation:cloud-float 8s ease-in-out infinite alternate;animation-play-state:paused;font-size:4rem;line-height:1.4}.step.present .cloud-float{animation-play-state:running}.cloud-float-slow{animation-duration:12s}.cloud-float-fast{animation-duration:6s}.cloud-float-delay-1{animation-delay:-1s}.cloud-float-delay-2{animation-delay:-2s}.cloud-float-delay-3{animation-delay:-3s}.cloud-float-small{font-size:2.5rem!important}.cloud-float-xsmall{font-size:1.7rem!important}.grid-2x2{display:grid;grid-template-columns:1fr 1fr;gap:80px;width:100%;padding:0}.grid-2x2 .float-left{justify-self:start}.grid-2x2 .float-right{justify-self:end;text-align:right}@keyframes cloud-float{0%{transform:translate(0) rotate(0)}25%{transform:translate(18px,-15px) rotate(1deg)}50%{transform:translate(-15px,13px) rotate(-.5deg)}75%{transform:translate(-10px,-8px) rotate(-1deg)}to{transform:translate(15px,15px) rotate(.5deg)}}#overview{display:none}.impress-on-overview .step{opacity:1;cursor:pointer}
