.ui-draggable-handle{-ms-touch-action:none;touch-action:none;}
.ui-resizable{position:relative;}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;-ms-touch-action:none;touch-action:none;}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none;}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0;}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0;}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%;}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%;}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px;}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px;}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px;}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px;}
.dreamer-primary{color:#0ce3ac;}.dreamer-secondary{color:#888;}ul.menu--main li{margin-top:2px;}form.contact-form{-webkit-animation:3.0s ease 0s normal forwards 1 fadein !important;animation:3.0s ease 0s normal forwards 1 fadein !important;}h1.page-header{-webkit-animation:0.25s ease 0s normal forwards 1 fadein !important;animation:0.25s ease 0s normal forwards 1 fadein !important;}.fade-in-250ms{animation:fadeIn ease 0.25s;-webkit-animation:fadeIn ease 0.25s;-moz-animation:fadeIn ease 0.25s;-o-animation:fadeIn ease 0.25s;-ms-animation:fadeIn ease 0.25s;}.fade-in-500ms{animation:fadeIn ease 0.5s;-webkit-animation:fadeIn ease 0.5s;-moz-animation:fadeIn ease 0.5s;-o-animation:fadeIn ease 0.5s;-ms-animation:fadeIn ease 0.5s;}.fade-in-750ms{animation:fadeIn ease 0.75s;-webkit-animation:fadeIn ease 0.75s;-moz-animation:fadeIn ease 0.75s;-o-animation:fadeIn ease 0.75s;-ms-animation:fadeIn ease 0.75s;}.fade-in-1s{animation:fadeIn ease 1s;-webkit-animation:fadeIn ease 1s;-moz-animation:fadeIn ease 1s;-o-animation:fadeIn ease 1s;-ms-animation:fadeIn ease 1s;}.fade-in-with-delay-1s{-webkit-animation:1.0s ease 0s normal forwards 1 fadein !important;animation:1.0s ease 0s normal forwards 1 fadein !important;}.fade-in-with-delay-2s{-webkit-animation:2.0s ease 0s normal forwards 1 fadein !important;animation:2.0s ease 0s normal forwards 1 fadein !important;}.fade-in-with-delay-3s{-webkit-animation:3.0s ease 0s normal forwards 1 fadein !important;animation:3.0s ease 0s normal forwards 1 fadein !important;}.fade-in-with-delay-3s{-webkit-animation:3.0s ease 0s normal forwards 1 fadein !important;animation:3.0s ease 0s normal forwards 1 fadein !important;}.fade-in-with-delay-3000ms{-webkit-animation:3.2s ease 0s normal forwards 1 fadein !important;animation:3.2s ease 0s normal forwards 1 fadein !important;}.fade-in-with-delay-3020ms{-webkit-animation:3.2s ease 0s normal forwards 1 fadein !important;animation:3.2s ease 0s normal forwards 1 fadein !important;}.fade-in-with-delay-3040ms{-webkit-animation:3.4s ease 0s normal forwards 1 fadein !important;animation:3.4s ease 0s normal forwards 1 fadein !important;}.fade-in-with-delay-3060ms{-webkit-animation:3.6s ease 0s normal forwards 1 fadein !important;animation:3.6s ease 0s normal forwards 1 fadein !important;}.fade-in-with-delay-4s{-webkit-animation:4.0s ease 0s normal forwards 1 fadein !important;animation:4.0s ease 0s normal forwards 1 fadein !important;}.fade-in-with-delay-4125ms{-webkit-animation:4.125s ease 0s normal forwards 1 fadein !important;animation:4.125s ease 0s normal forwards 1 fadein !important;}.fade-in-with-delay-5s{-webkit-animation:5.0s ease 0s normal forwards 1 fadein !important;animation:5.0s ease 0s normal forwards 1 fadein !important;}@keyframes fadein{0%{opacity:0;}66%{opacity:0;}100%{opacity:1;}}@-moz-keyframes fadeIn{0%{opacity:0;}66%{opacity:0;}100%{opacity:1;}}@-webkit-keyframes fadeIn{0%{opacity:0;}66%{opacity:0;}100%{opacity:1;}}@-o-keyframes fadeIn{0%{opacity:0;}66%{opacity:0;}100%{opacity:1;}}@-ms-keyframes fadeIn{0%{opacity:0;}66%{opacity:0;}100%{opacity:1;}}.w3-animate-zoom{animation:animatezoom 1s ease 3s;}@keyframes animatezoom{from{transform:scale(0);}to{transform:scale(1);}}form.user-login-form{-webkit-animation:2.0s ease 0s normal forwards 1 fadein !important;animation:2.0s ease 0s normal forwards 1 fadein !important;}nav.tabs{-webkit-animation:1.0s ease 0s normal forwards 1 fadein !important;animation:1.0s ease 0s normal forwards 1 fadein !important;}div.slide-wrapper{position:relative;overflow:hidden;}img.slide{position:absolute;left:-100px;transition:1s;}.slide-wrapper:hover #slide{transition:1s;left:0;}.zoom-in-out-box{animation:zoom-in-zoom-out 9s ease infinite;}@keyframes zoom-in-zoom-out{0%{transform:scale(1,1);}50%{transform:scale(1.05,1.05);}100%{transform:scale(1,1);}}.hover-zoom{transition:transform .5s ease;}.hover-zoom:hover{transform:scale(1.25);}div.field--name-message div.field--label{margin:1em 0 1em 0;}div.region-content div.content{overflow:hidden;}.typing-wrapper{height:100vh;display:grid;place-items:center;}.typing-demo{width:13ch;animation:typing 1s steps(13),blink .5s step-end infinite alternate;white-space:nowrap;overflow:hidden;border-right:3px solid;font-family:monospace;font-size:2em;}@keyframes typing{from{width:0}}@keyframes blink{50%{border-color:transparent}}.fly-in{animation:fly-in 0.5s ease forwards;opacity:0;transform:scale(2);filter:blur(4px);}@keyframes fly-in{to{filter:blur(0);transform:scale(1);opacity:1;}}.animation-delay-1000ms{animation-delay:1.00s}.animation-delay-2000ms{animation-delay:2.0s}.animation-delay-2050ms{animation-delay:2.05s}.animation-delay-2100ms{animation-delay:2.10s}.animation-delay-2150ms{animation-delay:2.15s}.animation-delay-2200ms{animation-delay:2.20s}.animation-delay-2250ms{animation-delay:2.25s}.animation-delay-2300ms{animation-delay:2.3s}
