@import url(https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Karla:wght@400;700&display=swap);.vue-slider-disabled .vue-slider-process{background-color:#a7a7a7}.vue-slider-disabled .vue-slider-dot-handle{border-color:#a7a7a7}.vue-slider-disabled .vue-slider-mark-step-active{box-shadow:0 0 0 2px #a7a7a7}.vue-slider-rail{background-color:#f5f5f5;border-radius:15px;transition:background-color .3s}.vue-slider:hover .vue-slider-rail{background-color:#e1e1e1}.vue-slider-process{background-color:#9cd5ff;border-radius:15px;transition:background-color .3s}.vue-slider:hover .vue-slider-process{background-color:#69c0ff}.vue-slider-mark-step{width:100%;height:100%;border-radius:50%;box-shadow:0 0 0 2px #e8e8e8;background-color:#fff}.vue-slider-mark-step-active{box-shadow:0 0 0 2px #9cd5ff}.vue-slider:hover .vue-slider-mark-step-active{box-shadow:0 0 0 2px #69c0ff}.vue-slider-mark-label{font-size:12px;white-space:nowrap}.vue-slider-dot-handle{cursor:pointer;width:100%;height:100%;border-radius:50%;background-color:#fff;border:2px solid #9cd5ff;box-sizing:border-box;transition:box-shadow .3s,border-color .3s}.vue-slider:hover .vue-slider-dot-handle{border-color:#69c0ff}.vue-slider-dot-handle-focus{border-color:#36abff;box-shadow:0 0 0 5px rgba(54,171,255,.2)}.vue-slider-dot-handle:hover,.vue-slider:hover .vue-slider-dot-handle-focus,.vue-slider:hover .vue-slider-dot-handle:hover{border-color:#36abff}.vue-slider-dot-handle-disabled{cursor:not-allowed;border-color:#ddd!important}.vue-slider-dot-tooltip{opacity:0;visibility:hidden;transition:all .3s}.vue-slider-dot-tooltip-inner{font-size:14px;white-space:nowrap;padding:6px 8px;color:#fff;border-radius:5px;border-color:rgba(0,0,0,.75);background-color:rgba(0,0,0,.75);box-shadow:0 2px 8px rgba(0,0,0,.15);transform:scale(.9);transition:transform .3s}.vue-slider-dot-tooltip-inner:after{content:"";position:absolute}.vue-slider-dot-tooltip-inner-top:after{top:100%;left:50%;transform:translate(-50%);height:0;width:0;border-color:transparent;border-style:solid;border-width:5px;border-top-color:inherit}.vue-slider-dot-tooltip-inner-bottom:after{bottom:100%;left:50%;transform:translate(-50%);height:0;width:0;border-color:transparent;border-style:solid;border-width:5px;border-bottom-color:inherit}.vue-slider-dot-tooltip-inner-left:after{left:100%;top:50%;transform:translateY(-50%);height:0;width:0;border-color:transparent;border-style:solid;border-width:5px;border-left-color:inherit}.vue-slider-dot-tooltip-inner-right:after{right:100%;top:50%;transform:translateY(-50%);height:0;width:0;border-color:transparent;border-style:solid;border-width:5px;border-right-color:inherit}.vue-slider-dot-tooltip-inner-top{transform-origin:50% 100%}.vue-slider-dot-tooltip-inner-bottom{transform-origin:50% 0}.vue-slider-dot-tooltip-inner-left{transform-origin:100% 50%}.vue-slider-dot-tooltip-inner-right{transform-origin:0 50%}.vue-slider-dot-tooltip-show,.vue-slider-dot:hover .vue-slider-dot-tooltip{opacity:1;visibility:visible}.vue-slider-dot-tooltip-show .vue-slider-dot-tooltip-inner,.vue-slider-dot:hover .vue-slider-dot-tooltip .vue-slider-dot-tooltip-inner{transform:scale(1)}@keyframes zerotoone-077dfaea{0%{opacity:0;visibility:visible}to{opacity:1;visibility:visible}}.zerotoone[data-v-077dfaea]{opacity:0;animation:zerotoone-077dfaea 2s 1s forwards}.zerotoone-fast[data-v-077dfaea]{opacity:0;animation:zerotoone-077dfaea .25s 1s forwards}@keyframes scroll-down-anim-077dfaea{0%{opacity:1}to{opacity:0}}.sd-first[data-v-077dfaea]{animation:scroll-down-anim-077dfaea 1.3s 0s infinite}.sd-second[data-v-077dfaea]{animation:scroll-down-anim-077dfaea 1.3s .25s infinite}.sd-third[data-v-077dfaea]{animation:scroll-down-anim-077dfaea 1.3s .5s infinite}.sd-fourth[data-v-077dfaea]{animation:scroll-down-anim-077dfaea 1.3s .75s infinite}.project-form .form-control[data-v-077dfaea]{font-size:18px;box-shadow:none;display:block;width:100%;min-height:60px;padding:18px 25px;font-weight:300;line-height:24px;color:#29293a;background-color:#f2f3f9;background-image:none;border:0 solid #f2f3f9;border-radius:35px;-webkit-appearance:none}.project-form label[data-v-077dfaea]{padding-left:21px;margin-bottom:3px;font-size:12px;font-weight:300;letter-spacing:.02em;color:#838386;pointer-events:auto;cursor:pointer}.project-form button[data-v-077dfaea],.project-form button[data-v-077dfaea]:focus{color:#fff;background-color:#009c9a;border-color:#009c9a;min-width:230px;padding:14px 38px;border-radius:35px;transition:background .3s .01s,border-color .3s .01s;box-shadow:none}.project-form button[data-v-077dfaea]:focus:hover,.project-form button[data-v-077dfaea]:hover{background-color:#1570cf;border-color:#1570cf}.project-form button[data-v-077dfaea]:disabled:hover,.project-form button[disabled][data-v-077dfaea]:hover{background-color:#009c9a!important;border-color:#009c9a!important}.project-form .project-selector[data-v-077dfaea]{display:grid;grid-template-columns:repeat(3,1fr);justify-items:center;margin:50px 0}.project-form .project-selector .project-type[data-v-077dfaea]{cursor:pointer;padding:15px;text-align:center;color:#838386;width:250px}.project-form .project-selector .project-type .icon[data-v-077dfaea]{font-size:5rem}.project-form .project-selector .project-type.isActive[data-v-077dfaea]{padding:10px;background-color:hsla(0,0%,100%,.5);transition:background-color .3s linear;border:5px solid #fff;border-radius:35px;color:#fff}.project-form .project-selector.tablet .project-type[data-v-077dfaea]{width:200px}.project-form .project-selector.tablet .project-type i[data-v-077dfaea]{font-size:3rem}.project-form .project-selector.mobile[data-v-077dfaea]{grid-template-columns:235px;justify-content:center}.project-form .project-selector.mobile .project-type[data-v-077dfaea]:not(:last-child){width:100%;margin-bottom:30px}@keyframes zerotoone-eb55c00a{0%{opacity:0;visibility:visible}to{opacity:1;visibility:visible}}.zerotoone[data-v-eb55c00a]{opacity:0;animation:zerotoone-eb55c00a 2s 1s forwards}.zerotoone-fast[data-v-eb55c00a]{opacity:0;animation:zerotoone-eb55c00a .25s 1s forwards}@keyframes scroll-down-anim-eb55c00a{0%{opacity:1}to{opacity:0}}.sd-first[data-v-eb55c00a]{animation:scroll-down-anim-eb55c00a 1.3s 0s infinite}.sd-second[data-v-eb55c00a]{animation:scroll-down-anim-eb55c00a 1.3s .25s infinite}.sd-third[data-v-eb55c00a]{animation:scroll-down-anim-eb55c00a 1.3s .5s infinite}.sd-fourth[data-v-eb55c00a]{animation:scroll-down-anim-eb55c00a 1.3s .75s infinite}.alt-hero-banner[data-v-eb55c00a]{background-size:cover;background-attachment:fixed;background-position:50%;height:60vh}.alt-hero-banner .filter[data-v-eb55c00a]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative;padding-top:72px;background-color:rgba(0,0,0,.5)}.alt-hero-banner .hero-title[data-v-eb55c00a]{margin-top:-72px;max-width:50%}.alt-hero-banner .hero-title h1[data-v-eb55c00a]{font-size:55px;text-transform:uppercase}.alt-hero-banner.mobile .hero-title[data-v-eb55c00a]{max-width:80%}@keyframes zerotoone-097898b4{0%{opacity:0;visibility:visible}to{opacity:1;visibility:visible}}.zerotoone[data-v-097898b4]{opacity:0;animation:zerotoone-097898b4 2s 1s forwards}.zerotoone-fast[data-v-097898b4]{opacity:0;animation:zerotoone-097898b4 .25s 1s forwards}@keyframes scroll-down-anim-097898b4{0%{opacity:1}to{opacity:0}}.sd-first[data-v-097898b4]{animation:scroll-down-anim-097898b4 1.3s 0s infinite}.sd-second[data-v-097898b4]{animation:scroll-down-anim-097898b4 1.3s .25s infinite}.sd-third[data-v-097898b4]{animation:scroll-down-anim-097898b4 1.3s .5s infinite}.sd-fourth[data-v-097898b4]{animation:scroll-down-anim-097898b4 1.3s .75s infinite}