@import url(https://fonts.googleapis.com/css?family=Work+Sans:100,300,400,500,700&display=swap);.slider{position:fixed;z-index:99;top:0;right:0;height:100%;background:#fff;width:0;transition:width .5s}.slider.swipe{width:100%}.fm-logo{padding:20px;right:0;position:absolute;top:0;z-index:2;max-width:650px;-webkit-filter:brightness(.972);filter:brightness(.972)}@media screen and (max-width:700px){.fm-logo{width:90%;padding:0;right:50%;transform:translateX(50%)}}@font-face{font-family:Futura;src:url(../fonts/Futura-MediumItalic.347f352a.woff2) format("woff2"),url(../fonts/Futura-MediumItalic.0a50f401.woff) format("woff");font-weight:500;font-style:italic}@font-face{font-family:Futura;src:url(../fonts/Futura-CondensedMedium.c31052b3.woff2) format("woff2"),url(../fonts/Futura-CondensedMedium.78232b82.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Futura;src:url(../fonts/Futura-Bold.454f4e29.woff2) format("woff2"),url(../fonts/Futura-Bold.12f9380f.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Futura;src:url(../fonts/Futura-Medium.7d8ee988.woff2) format("woff2"),url(../fonts/Futura-Medium.cbf8af88.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Futura;src:url(../fonts/Futura-CondensedExtraBold.9bb867da.woff2) format("woff2"),url(../fonts/Futura-CondensedExtraBold.966ae352.woff) format("woff");font-weight:800;font-style:normal}body{font-family:Futura,sans-serif;background-color:#f7f7f7}.home{background:#f7f7f7}@media screen and (max-width:700px){.home>.contain{padding-top:75px}}.contain{max-width:100%;width:100%;padding:100px}@media screen and (max-width:700px){.contain{padding:20px}}*{box-sizing:border-box}h1,h2,h3,h4{font-family:Futura,sans-serif;font-weight:700;text-transform:uppercase;margin-top:0}h1{font-size:100px}@media screen and (max-width:700px){h1{font-size:40px}}#app,body{font-weight:400;background-color:#f7f7f7;position:absolute;width:100vw;overflow:hidden}.cover{background-color:#fff;height:100%;width:100%;position:fixed;top:0;left:0;z-index:99}.btn{background-color:#3581ef;text-transform:uppercase;color:#fff;padding:20px 50px;font-weight:700;font-size:30px;width:auto;border:none;outline:none;border-radius:25px}@media screen and (max-width:700px){.btn{font-size:16px;padding:10px 25px}}.dark_btn{background:#2663bc}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}.fade_delay-enter-active,.fade_delay-leave-active{transition:opacity .5s;transition-delay:.5s}.fade_delay-enter,.fade_delay-leave-to{opacity:0}.slide-enter-active,.slide-leave-active{transition:max-height .5s;overflow:hidden;max-height:500px}.slide-enter,.slide-leave-to{max-height:0%}@-webkit-keyframes squeeze{0%,90%,to{-webkit-transform:scale(1)}95%{-webkit-transform:scale(.9)}}.about,.back{color:#3581ef;font-size:30px;margin:0;position:absolute;background-color:#f7f7f7;padding:20px;margin-top:-70px;display:flex;align-items:center;border-radius:10px}@media screen and (max-width:700px){.about,.back{padding:0;font-size:15px;margin-top:-23px}}.about img,.back img{margin-right:10px;height:30px}@media screen and (max-width:700px){.about img,.back img{height:15px}}.email{position:fixed;background:#3581ef;height:100%;width:100%;z-index:10;top:0;left:0;padding:100px;padding-top:0;color:#fff}@media screen and (max-width:700px){.email{padding:20px!important}}.email>div{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;width:100%}@media screen and (max-width:700px){.email>div{justify-content:flex-start!important}}.email>div .success{text-align:center}@media screen and (max-width:700px){.email>div .success{height:100%;display:flex;align-items:center}}.email .inputs{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;max-width:1300px;margin-top:50px;margin-bottom:50px}@media screen and (max-width:700px){.email .inputs{margin-top:20px}}.email .inputs .input{width:49%;margin-top:30px!important;align-items:flex-start!important}@media screen and (max-width:700px){.email .inputs .input{width:100%;margin-top:15px!important}}.email .inputs .input label{font-size:27px;margin-bottom:10px}@media screen and (max-width:700px){.email .inputs .input label{font-size:15px;margin-bottom:5px}}.email .inputs .input label span{opacity:.5}.email .inputs .input input{width:100%!important}.email .inputs .input{display:flex;justify-content:center;margin-top:100px;flex-direction:column;box-sizing:border-box}.email .inputs .input.full{width:100%}.email .inputs input{font-size:40px;font-weight:700;padding:25px 40px;border:none;width:700px;outline:none}@media screen and (max-width:700px){.email .inputs input{padding:10px 20px!important;font-size:17px!important}}.email .inputs input::-webkit-input-placeholder{color:#000!important;font-weight:400;opacity:.5}.email .inputs input::-moz-placeholder{color:#000!important;font-weight:400;opacity:.5}.email .inputs input:-ms-input-placeholder{color:#000!important;font-weight:400;opacity:.5}.email .inputs input::-ms-input-placeholder{color:#000!important;font-weight:400;opacity:.5}.email .inputs input::placeholder{color:#000!important;font-weight:400;opacity:.5}.email .inputs p{font-size:40px;padding:25px 50px;background:#2663bc;margin:0;line-height:1.2;color:#fff;font-weight:700;margin-left:15px;border-radius:10px}.email .down{left:0;height:auto;width:100%;position:absolute;text-align:center;padding:50px;bottom:0;box-sizing:border-box}@media screen and (max-width:700px){.email .down{padding:20px;position:fixed;bottom:0;width:35px;height:35px;display:flex;align-items:center;justify-content:center!important;padding:0;background-color:#184587}}.email .down img{height:75px;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1);opacity:.3}@media screen and (max-width:700px){.email .down img{height:20px!important}}body{margin:0;box-sizing:border-box;height:100%;background-color:#f2f2f2;font-family:Work Sans}#app,body{height:100vh;width:100%;overflow:inherit}.v-select{position:relative;width:100%}.vs--searchable .vs__dropdown-toggle{display:flex;justify-content:space-between;flex-direction:row;align-items:center;width:100%;position:relative;border:none;padding:0}.vs__search{width:100%;background-color:#fff;padding:0 10px;border:none;height:auto;font-size:13px;color:grey;box-sizing:border-box}.vs__dropdown-toggle{position:relative}.vs__selected-options{width:100%;display:flex;flex-direction:row;padding:0!important;overflow:hidden;overflow-x:auto;flex-wrap:wrap;align-items:center;position:relative;background:#f2f2f2}.vs__actions{position:absolute;right:0;background-color:#fff;padding:25px;top:50%;transform:translateY(-50%)}@media screen and (max-width:700px){.vs__actions{padding:10px}}.vs__open-indicator{transform:scale(1.4)!important;opacity:.5}@media screen and (max-width:700px){.vs__open-indicator{transform:scale(1)!important}}.vs__dropdown-option{position:relative;padding:20px;font-size:23px}@media screen and (max-width:700px){.vs__dropdown-option{font-size:15px;padding:10px}}.vs__dropdown-menu{position:absolute;background:#fff;list-style:none;padding:0;width:100%;margin:0;border-top:2px solid #eaeaea;color:#184587;max-height:250px;overflow:hidden;overflow-y:auto}.vs__selected{position:absolute!important;z-index:0!important;display:flex!important;flex:none!important;margin:0!important;background-color:#fff!important;padding:0!important;color:#000!important;border-radius:5px!important;left:30px;font-size:40px;font-weight:700}@media screen and (max-width:700px){.vs__selected{font-size:17px;left:20px}}.vs__dropdown-option.vs__dropdown-option--selected{display:none!important}.dropdown-holder{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;width:100%}.about{text-decoration:underline;text-underline-position:under}.img-choices{display:flex;justify-content:center;align-items:center;width:100%;height:675px}@media screen and (max-width:700px){.img-choices{flex-direction:column;height:100%}}.img-choices .choice{background-size:cover;width:50%;height:100%;position:relative}@media screen and (max-width:700px){.img-choices .choice{width:100%;height:235px;flex-direction:column}}.img-choices .choice .dark{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(transparent,rgba(0,0,0,.8))}.img-choices .choice .dark .contain{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;height:100%}.img-choices .choice .dark .contain h2{color:#fff;font-size:90px;margin-bottom:50px}@media screen and (max-width:700px){.img-choices .choice .dark .contain h2{font-size:40px;margin-bottom:20px}}.action{background-color:#fff;padding:22px 100px;color:#fff;font-size:22px;text-transform:uppercase;font-weight:700;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:700px){.action{padding:40px 20px;flex-direction:column}}.action p{margin:0;color:#3581ef}.action p span{margin:0 50px;opacity:.2}@media screen and (max-width:700px){.action p span{opacity:0;display:block;margin:0;height:20px}}.action .btn{font-size:22px;padding:10px 40px;position:absolute;right:100px}@media screen and (max-width:700px){.action .btn{right:auto;position:relative;font-size:16px;margin-top:20px;margin-right:auto}}.error{position:absolute;text-align:center;width:100%;font-size:25px;max-width:1000px;bottom:140px;left:50%;transform:translateX(-50%)}.error p{color:#f8b61b;font-size:30px}.ads{position:fixed;top:0;left:0;height:100%;width:100%;z-index:10;background:#fff;display:flex;flex-direction:column;align-items:flex-start}@media screen and (max-width:700px){.ads{display:none}}.ads p{font-size:65px;text-transform:uppercase;font-weight:700;padding:50px;margin:0;display:flex;align-items:center}.ads p img{height:100px;margin-right:50px;-webkit-animation:bounce 2s infinite}@-webkit-keyframes bounce{0%{transform:scale(1.2)}20%{transform:scale(1)}40%,to{transform:scale(1.2)}}@keyframes bounce{0%{transform:scale(1.2)}20%{transform:scale(1)}40%,to{transform:scale(1.2)}}.ads .media{background:#000;height:100%;width:100%}.current-media{display:flex;justify-content:center;align-items:center;background:#000;overflow:hidden}.current-media img{width:100%}.fade-transition{opacity:0;transition:opacity .6s ease}.qrcode{position:fixed;left:50%;transform:translateX(-50%);background:#fff;box-shadow:0 0 8px hsla(0,0%,50.2%,.35);display:flex;justify-content:center;align-items:center;height:250px;width:250px;top:267px;border-radius:100%;flex-direction:column}@media screen and (max-width:700px){.qrcode{display:none}}.qrcode p{margin:0;margin-top:10px}h1{margin-bottom:0}.services{display:flex;justify-content:space-between;align-self:flex-start;flex-wrap:wrap}.services .service{padding:30px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#eaeaea;width:23%;margin-bottom:3%}@media screen and (max-width:700px){.services .service{width:49%;margin-bottom:2%;padding:20px}}.services .service img{height:85px;margin-bottom:10px;margin-top:30px}@media screen and (max-width:700px){.services .service img{height:40px;margin-top:0;margin-bottom:0}}.services .service p{text-transform:uppercase;color:#000;font-size:33px;font-weight:700;text-align:center}@media screen and (max-width:700px){.services .service p{font-size:20px;margin-bottom:10px}}.pretty [data-v-88385f2c]{box-sizing:border-box}.pretty input[data-v-88385f2c]:not([type=checkbox]):not([type=radio]){display:none}.pretty[data-v-88385f2c]{position:relative;display:inline-block;margin-right:1em;white-space:nowrap;line-height:1}.pretty input[data-v-88385f2c]{position:absolute;left:0;top:0;min-width:1em;width:100%;height:100%;z-index:2;opacity:0;margin:0;padding:0;cursor:pointer}.pretty .state label[data-v-88385f2c]{position:static;display:inline-block;font-weight:400;margin:0;text-indent:1.5em;min-width:calc(1em + 2px)}.pretty .state label[data-v-88385f2c]:after,.pretty .state label[data-v-88385f2c]:before{content:"";width:calc(1em + 2px);height:calc(1em + 2px);display:block;box-sizing:border-box;border-radius:0;border:1px solid transparent;z-index:0;position:absolute;left:0;top:calc(-108% - -1em);background-color:transparent}.pretty .state label[data-v-88385f2c]:before{border-color:#bdc3c7}.pretty .state.p-is-hover[data-v-88385f2c],.pretty .state.p-is-indeterminate[data-v-88385f2c]{display:none}@-webkit-keyframes zoom-data-v-88385f2c{0%{opacity:0;transform:scale(0)}}@keyframes zoom-data-v-88385f2c{0%{opacity:0;transform:scale(0)}}@-webkit-keyframes tada-data-v-88385f2c{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;transform:scale(7)}38%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:1;transform:scale(1)}55%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;transform:scale(1.5)}72%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;transform:scale(1)}81%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;transform:scale(1.24)}89%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;transform:scale(1)}95%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;transform:scale(1.04)}to{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;transform:scale(1)}}@keyframes tada-data-v-88385f2c{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;transform:scale(7)}38%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:1;transform:scale(1)}55%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;transform:scale(1.5)}72%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;transform:scale(1)}81%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;transform:scale(1.24)}89%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;transform:scale(1)}95%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;transform:scale(1.04)}to{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;transform:scale(1)}}@-webkit-keyframes jelly-data-v-88385f2c{0%{transform:scaleX(1)}30%{transform:scale3d(.75,1.25,1)}40%{transform:scale3d(1.25,.75,1)}50%{transform:scale3d(.85,1.15,1)}65%{transform:scale3d(1.05,.95,1)}75%{transform:scale3d(.95,1.05,1)}to{transform:scaleX(1)}}@keyframes jelly-data-v-88385f2c{0%{transform:scaleX(1)}30%{transform:scale3d(.75,1.25,1)}40%{transform:scale3d(1.25,.75,1)}50%{transform:scale3d(.85,1.15,1)}65%{transform:scale3d(1.05,.95,1)}75%{transform:scale3d(.95,1.05,1)}to{transform:scaleX(1)}}@-webkit-keyframes rotate-data-v-88385f2c{0%{opacity:0;transform:translateZ(-200px) rotate(-45deg)}to{opacity:1;transform:translateZ(0) rotate(0)}}@keyframes rotate-data-v-88385f2c{0%{opacity:0;transform:translateZ(-200px) rotate(-45deg)}to{opacity:1;transform:translateZ(0) rotate(0)}}@-webkit-keyframes pulse-data-v-88385f2c{0%{box-shadow:0 0 0 0 #bdc3c7}to{box-shadow:0 0 0 1.5em rgba(189,195,199,0)}}@keyframes pulse-data-v-88385f2c{0%{box-shadow:0 0 0 0 #bdc3c7}to{box-shadow:0 0 0 1.5em rgba(189,195,199,0)}}.pretty.p-default.p-fill .state label[data-v-88385f2c]:after{transform:scale(1)}.pretty.p-default .state label[data-v-88385f2c]:after{transform:scale(.6)}.pretty.p-default input:checked~.state label[data-v-88385f2c]:after{background-color:#bdc3c7!important}.pretty.p-default.p-thick .state label[data-v-88385f2c]:after,.pretty.p-default.p-thick .state label[data-v-88385f2c]:before{border-width:.14286em}.pretty.p-default.p-thick .state label[data-v-88385f2c]:after{transform:scale(.4)!important}.pretty.p-icon .state .icon[data-v-88385f2c]{position:absolute;font-size:1em;width:calc(1em + 2px);height:calc(1em + 2px);left:0;z-index:1;text-align:center;line-height:normal;top:calc(-108% - -1em);border:1px solid transparent;opacity:0}.pretty.p-icon .state .icon[data-v-88385f2c]:before{margin:0;width:100%;height:100%;text-align:center;display:flex;flex:1;justify-content:center;align-items:center;line-height:1}.pretty.p-icon input:checked~.state .icon[data-v-88385f2c]{opacity:1}.pretty.p-icon input:checked~.state label[data-v-88385f2c]:before{border-color:#5a656b}.pretty.p-svg .state .svg[data-v-88385f2c]{position:absolute;font-size:1em;width:calc(1em + 2px);height:calc(1em + 2px);left:0;z-index:1;text-align:center;line-height:normal;top:calc(-108% - -1em);border:1px solid transparent;opacity:0}.pretty.p-svg .state svg[data-v-88385f2c]{margin:0;width:100%;height:100%;text-align:center;display:flex;flex:1;justify-content:center;align-items:center;line-height:1}.pretty.p-svg input:checked~.state .svg[data-v-88385f2c]{opacity:1}.pretty.p-image .state img[data-v-88385f2c]{opacity:0;position:absolute;width:calc(1em + 2px);height:calc(1em + 2px);top:0;top:calc(-108% - -1em);left:0;z-index:0;text-align:center;line-height:normal;transform:scale(.8)}.pretty.p-image input:checked~.state img[data-v-88385f2c]{opacity:1}.pretty.p-switch input[data-v-88385f2c]{min-width:2em}.pretty.p-switch .state[data-v-88385f2c]{position:relative}.pretty.p-switch .state[data-v-88385f2c]:before{content:"";border:1px solid #bdc3c7;border-radius:60px;width:2em;box-sizing:unset;height:calc(1em + 2px);position:absolute;top:0;top:calc(-116% - -1em);z-index:0;transition:all .5s ease}.pretty.p-switch .state label[data-v-88385f2c]{text-indent:2.5em}.pretty.p-switch .state label[data-v-88385f2c]:after,.pretty.p-switch .state label[data-v-88385f2c]:before{transition:all .5s ease;border-radius:100%;left:0;border-color:transparent;transform:scale(.8)}.pretty.p-switch .state label[data-v-88385f2c]:after{background-color:#bdc3c7!important}.pretty.p-switch input:checked~.state[data-v-88385f2c]:before{border-color:#5a656b}.pretty.p-switch input:checked~.state label[data-v-88385f2c]:before{opacity:0}.pretty.p-switch input:checked~.state label[data-v-88385f2c]:after{background-color:#5a656b!important;left:1em}.pretty.p-switch.p-fill input:checked~.state[data-v-88385f2c]:before{border-color:#5a656b;background-color:#5a656b!important}.pretty.p-switch.p-fill input:checked~.state label[data-v-88385f2c]:before{opacity:0}.pretty.p-switch.p-fill input:checked~.state label[data-v-88385f2c]:after{background-color:#fff!important;left:1em}.pretty.p-switch.p-slim .state[data-v-88385f2c]:before{height:.1em;background:#bdc3c7!important;top:calc(50% - .1em)}.pretty.p-switch.p-slim input:checked~.state[data-v-88385f2c]:before{border-color:#5a656b;background-color:#5a656b!important}.pretty.p-has-hover input:hover~.state[data-v-88385f2c]:not(.p-is-hover){display:none}.pretty.p-has-hover input:hover~.state.p-is-hover .icon[data-v-88385f2c],.pretty.p-has-hover input:hover~.state.p-is-hover[data-v-88385f2c]{display:block}.pretty.p-has-focus input:focus~.state label[data-v-88385f2c]:before{box-shadow:0 0 3px 0 #bdc3c7}.pretty.p-has-indeterminate input[type=checkbox]:indeterminate~.state[data-v-88385f2c]:not(.p-is-indeterminate){display:none}.pretty.p-has-indeterminate input[type=checkbox]:indeterminate~.state.p-is-indeterminate[data-v-88385f2c]{display:block}.pretty.p-has-indeterminate input[type=checkbox]:indeterminate~.state.p-is-indeterminate .icon[data-v-88385f2c]{display:block;opacity:1}.pretty.p-toggle .state.p-on[data-v-88385f2c]{opacity:0;display:none}.pretty.p-toggle .state .icon[data-v-88385f2c],.pretty.p-toggle .state.p-off[data-v-88385f2c],.pretty.p-toggle .state .svg[data-v-88385f2c],.pretty.p-toggle .state img[data-v-88385f2c]{opacity:1;display:inherit}.pretty.p-toggle .state.p-off .icon[data-v-88385f2c]{color:#bdc3c7}.pretty.p-toggle input:checked~.state.p-on[data-v-88385f2c]{opacity:1;display:inherit}.pretty.p-toggle input:checked~.state.p-off[data-v-88385f2c]{opacity:0;display:none}.pretty.p-plain.p-toggle .state label[data-v-88385f2c]:before,.pretty.p-plain input:checked~.state label[data-v-88385f2c]:before{content:none}.pretty.p-plain.p-plain .icon[data-v-88385f2c]{transform:scale(1.1)}.pretty.p-round .state label[data-v-88385f2c]:after,.pretty.p-round .state label[data-v-88385f2c]:before{border-radius:100%}.pretty.p-round.p-icon .state .icon[data-v-88385f2c]{border-radius:100%;overflow:hidden}.pretty.p-round.p-icon .state .icon[data-v-88385f2c]:before{transform:scale(.8)}.pretty.p-curve .state label[data-v-88385f2c]:after,.pretty.p-curve .state label[data-v-88385f2c]:before{border-radius:20%}.pretty.p-smooth .icon[data-v-88385f2c],.pretty.p-smooth .svg[data-v-88385f2c],.pretty.p-smooth label[data-v-88385f2c]:after,.pretty.p-smooth label[data-v-88385f2c]:before{transition:all .5s ease}.pretty.p-smooth input:checked+.state label[data-v-88385f2c]:after{transition:all .3s ease}.pretty.p-smooth.p-default input:checked+.state label[data-v-88385f2c]:after,.pretty.p-smooth input:checked+.state .icon[data-v-88385f2c],.pretty.p-smooth input:checked+.state .svg[data-v-88385f2c],.pretty.p-smooth input:checked+.state img[data-v-88385f2c]{-webkit-animation:zoom-data-v-88385f2c .2s ease;animation:zoom-data-v-88385f2c .2s ease}.pretty.p-smooth.p-plain input:checked+.state label[data-v-88385f2c]:before{content:"";transform:scale(0);transition:all .5s ease}.pretty.p-tada:not(.p-default) input:checked+.state .icon[data-v-88385f2c],.pretty.p-tada:not(.p-default) input:checked+.state .svg[data-v-88385f2c],.pretty.p-tada:not(.p-default) input:checked+.state img[data-v-88385f2c],.pretty.p-tada:not(.p-default) input:checked+.state label[data-v-88385f2c]:after,.pretty.p-tada:not(.p-default) input:checked+.state label[data-v-88385f2c]:before{-webkit-animation:tada-data-v-88385f2c .7s cubic-bezier(.25,.46,.45,.94) 1 alternate;animation:tada-data-v-88385f2c .7s cubic-bezier(.25,.46,.45,.94) 1 alternate;opacity:1}.pretty.p-jelly:not(.p-default) input:checked+.state .icon[data-v-88385f2c],.pretty.p-jelly:not(.p-default) input:checked+.state .svg[data-v-88385f2c],.pretty.p-jelly:not(.p-default) input:checked+.state img[data-v-88385f2c],.pretty.p-jelly:not(.p-default) input:checked+.state label[data-v-88385f2c]:after,.pretty.p-jelly:not(.p-default) input:checked+.state label[data-v-88385f2c]:before{-webkit-animation:jelly-data-v-88385f2c .7s cubic-bezier(.25,.46,.45,.94);animation:jelly-data-v-88385f2c .7s cubic-bezier(.25,.46,.45,.94);opacity:1}.pretty.p-jelly:not(.p-default) input:checked+.state label[data-v-88385f2c]:before{border-color:transparent}.pretty.p-rotate:not(.p-default) input:checked~.state .icon[data-v-88385f2c],.pretty.p-rotate:not(.p-default) input:checked~.state .svg[data-v-88385f2c],.pretty.p-rotate:not(.p-default) input:checked~.state img[data-v-88385f2c],.pretty.p-rotate:not(.p-default) input:checked~.state label[data-v-88385f2c]:after,.pretty.p-rotate:not(.p-default) input:checked~.state label[data-v-88385f2c]:before{-webkit-animation:rotate-data-v-88385f2c .7s cubic-bezier(.25,.46,.45,.94);animation:rotate-data-v-88385f2c .7s cubic-bezier(.25,.46,.45,.94);opacity:1}.pretty.p-rotate:not(.p-default) input:checked~.state label[data-v-88385f2c]:before{border-color:transparent}.pretty.p-pulse:not(.p-switch) input:checked~.state label[data-v-88385f2c]:before{-webkit-animation:pulse-data-v-88385f2c 1s;animation:pulse-data-v-88385f2c 1s}.pretty input[disabled][data-v-88385f2c]{cursor:not-allowed;display:none}.pretty input[disabled]~[data-v-88385f2c]{opacity:.5}.pretty.p-locked input[data-v-88385f2c]{display:none;cursor:not-allowed}.pretty.p-toggle .state.p-primary label[data-v-88385f2c]:after,.pretty input:checked~.state.p-primary label[data-v-88385f2c]:after{background-color:#428bca!important}.pretty.p-toggle .state.p-primary .icon[data-v-88385f2c],.pretty.p-toggle .state.p-primary .svg[data-v-88385f2c],.pretty input:checked~.state.p-primary .icon[data-v-88385f2c],.pretty input:checked~.state.p-primary .svg[data-v-88385f2c]{color:#fff;stroke:#fff}.pretty.p-toggle .state.p-primary-o label[data-v-88385f2c]:before,.pretty input:checked~.state.p-primary-o label[data-v-88385f2c]:before{border-color:#428bca}.pretty.p-toggle .state.p-primary-o label[data-v-88385f2c]:after,.pretty input:checked~.state.p-primary-o label[data-v-88385f2c]:after{background-color:transparent}.pretty.p-toggle .state.p-primary-o .icon[data-v-88385f2c],.pretty.p-toggle .state.p-primary-o .svg[data-v-88385f2c],.pretty.p-toggle .state.p-primary-o svg[data-v-88385f2c],.pretty input:checked~.state.p-primary-o .icon[data-v-88385f2c],.pretty input:checked~.state.p-primary-o .svg[data-v-88385f2c],.pretty input:checked~.state.p-primary-o svg[data-v-88385f2c]{color:#428bca;stroke:#428bca}.pretty.p-default:not(.p-fill) input:checked~.state.p-primary-o label[data-v-88385f2c]:after{background-color:#428bca!important}.pretty.p-switch input:checked~.state.p-primary[data-v-88385f2c]:before{border-color:#428bca}.pretty.p-switch.p-fill input:checked~.state.p-primary[data-v-88385f2c]:before{background-color:#428bca!important}.pretty.p-switch.p-slim input:checked~.state.p-primary[data-v-88385f2c]:before{border-color:#245682;background-color:#245682!important}.pretty.p-toggle .state.p-info label[data-v-88385f2c]:after,.pretty input:checked~.state.p-info label[data-v-88385f2c]:after{background-color:#5bc0de!important}.pretty.p-toggle .state.p-info .icon[data-v-88385f2c],.pretty.p-toggle .state.p-info .svg[data-v-88385f2c],.pretty input:checked~.state.p-info .icon[data-v-88385f2c],.pretty input:checked~.state.p-info .svg[data-v-88385f2c]{color:#fff;stroke:#fff}.pretty.p-toggle .state.p-info-o label[data-v-88385f2c]:before,.pretty input:checked~.state.p-info-o label[data-v-88385f2c]:before{border-color:#5bc0de}.pretty.p-toggle .state.p-info-o label[data-v-88385f2c]:after,.pretty input:checked~.state.p-info-o label[data-v-88385f2c]:after{background-color:transparent}.pretty.p-toggle .state.p-info-o .icon[data-v-88385f2c],.pretty.p-toggle .state.p-info-o .svg[data-v-88385f2c],.pretty.p-toggle .state.p-info-o svg[data-v-88385f2c],.pretty input:checked~.state.p-info-o .icon[data-v-88385f2c],.pretty input:checked~.state.p-info-o .svg[data-v-88385f2c],.pretty input:checked~.state.p-info-o svg[data-v-88385f2c]{color:#5bc0de;stroke:#5bc0de}.pretty.p-default:not(.p-fill) input:checked~.state.p-info-o label[data-v-88385f2c]:after{background-color:#5bc0de!important}.pretty.p-switch input:checked~.state.p-info[data-v-88385f2c]:before{border-color:#5bc0de}.pretty.p-switch.p-fill input:checked~.state.p-info[data-v-88385f2c]:before{background-color:#5bc0de!important}.pretty.p-switch.p-slim input:checked~.state.p-info[data-v-88385f2c]:before{border-color:#2390b0;background-color:#2390b0!important}.pretty.p-toggle .state.p-success label[data-v-88385f2c]:after,.pretty input:checked~.state.p-success label[data-v-88385f2c]:after{background-color:#5cb85c!important}.pretty.p-toggle .state.p-success .icon[data-v-88385f2c],.pretty.p-toggle .state.p-success .svg[data-v-88385f2c],.pretty input:checked~.state.p-success .icon[data-v-88385f2c],.pretty input:checked~.state.p-success .svg[data-v-88385f2c]{color:#fff;stroke:#fff}.pretty.p-toggle .state.p-success-o label[data-v-88385f2c]:before,.pretty input:checked~.state.p-success-o label[data-v-88385f2c]:before{border-color:#5cb85c}.pretty.p-toggle .state.p-success-o label[data-v-88385f2c]:after,.pretty input:checked~.state.p-success-o label[data-v-88385f2c]:after{background-color:transparent}.pretty.p-toggle .state.p-success-o .icon[data-v-88385f2c],.pretty.p-toggle .state.p-success-o .svg[data-v-88385f2c],.pretty.p-toggle .state.p-success-o svg[data-v-88385f2c],.pretty input:checked~.state.p-success-o .icon[data-v-88385f2c],.pretty input:checked~.state.p-success-o .svg[data-v-88385f2c],.pretty input:checked~.state.p-success-o svg[data-v-88385f2c]{color:#5cb85c;stroke:#5cb85c}.pretty.p-default:not(.p-fill) input:checked~.state.p-success-o label[data-v-88385f2c]:after{background-color:#5cb85c!important}.pretty.p-switch input:checked~.state.p-success[data-v-88385f2c]:before{border-color:#5cb85c}.pretty.p-switch.p-fill input:checked~.state.p-success[data-v-88385f2c]:before{background-color:#5cb85c!important}.pretty.p-switch.p-slim input:checked~.state.p-success[data-v-88385f2c]:before{border-color:#357935;background-color:#357935!important}.pretty.p-toggle .state.p-warning label[data-v-88385f2c]:after,.pretty input:checked~.state.p-warning label[data-v-88385f2c]:after{background-color:#f0ad4e!important}.pretty.p-toggle .state.p-warning .icon[data-v-88385f2c],.pretty.p-toggle .state.p-warning .svg[data-v-88385f2c],.pretty input:checked~.state.p-warning .icon[data-v-88385f2c],.pretty input:checked~.state.p-warning .svg[data-v-88385f2c]{color:#fff;stroke:#fff}.pretty.p-toggle .state.p-warning-o label[data-v-88385f2c]:before,.pretty input:checked~.state.p-warning-o label[data-v-88385f2c]:before{border-color:#f0ad4e}.pretty.p-toggle .state.p-warning-o label[data-v-88385f2c]:after,.pretty input:checked~.state.p-warning-o label[data-v-88385f2c]:after{background-color:transparent}.pretty.p-toggle .state.p-warning-o .icon[data-v-88385f2c],.pretty.p-toggle .state.p-warning-o .svg[data-v-88385f2c],.pretty.p-toggle .state.p-warning-o svg[data-v-88385f2c],.pretty input:checked~.state.p-warning-o .icon[data-v-88385f2c],.pretty input:checked~.state.p-warning-o .svg[data-v-88385f2c],.pretty input:checked~.state.p-warning-o svg[data-v-88385f2c]{color:#f0ad4e;stroke:#f0ad4e}.pretty.p-default:not(.p-fill) input:checked~.state.p-warning-o label[data-v-88385f2c]:after{background-color:#f0ad4e!important}.pretty.p-switch input:checked~.state.p-warning[data-v-88385f2c]:before{border-color:#f0ad4e}.pretty.p-switch.p-fill input:checked~.state.p-warning[data-v-88385f2c]:before{background-color:#f0ad4e!important}.pretty.p-switch.p-slim input:checked~.state.p-warning[data-v-88385f2c]:before{border-color:#c77c11;background-color:#c77c11!important}.pretty.p-toggle .state.p-danger label[data-v-88385f2c]:after,.pretty input:checked~.state.p-danger label[data-v-88385f2c]:after{background-color:#d9534f!important}.pretty.p-toggle .state.p-danger .icon[data-v-88385f2c],.pretty.p-toggle .state.p-danger .svg[data-v-88385f2c],.pretty input:checked~.state.p-danger .icon[data-v-88385f2c],.pretty input:checked~.state.p-danger .svg[data-v-88385f2c]{color:#fff;stroke:#fff}.pretty.p-toggle .state.p-danger-o label[data-v-88385f2c]:before,.pretty input:checked~.state.p-danger-o label[data-v-88385f2c]:before{border-color:#d9534f}.pretty.p-toggle .state.p-danger-o label[data-v-88385f2c]:after,.pretty input:checked~.state.p-danger-o label[data-v-88385f2c]:after{background-color:transparent}.pretty.p-toggle .state.p-danger-o .icon[data-v-88385f2c],.pretty.p-toggle .state.p-danger-o .svg[data-v-88385f2c],.pretty.p-toggle .state.p-danger-o svg[data-v-88385f2c],.pretty input:checked~.state.p-danger-o .icon[data-v-88385f2c],.pretty input:checked~.state.p-danger-o .svg[data-v-88385f2c],.pretty input:checked~.state.p-danger-o svg[data-v-88385f2c]{color:#d9534f;stroke:#d9534f}.pretty.p-default:not(.p-fill) input:checked~.state.p-danger-o label[data-v-88385f2c]:after{background-color:#d9534f!important}.pretty.p-switch input:checked~.state.p-danger[data-v-88385f2c]:before{border-color:#d9534f}.pretty.p-switch.p-fill input:checked~.state.p-danger[data-v-88385f2c]:before{background-color:#d9534f!important}.pretty.p-switch.p-slim input:checked~.state.p-danger[data-v-88385f2c]:before{border-color:#a02622;background-color:#a02622!important}.pretty.p-bigger .icon[data-v-88385f2c],.pretty.p-bigger .img[data-v-88385f2c],.pretty.p-bigger .svg[data-v-88385f2c],.pretty.p-bigger label[data-v-88385f2c]:after,.pretty.p-bigger label[data-v-88385f2c]:before{font-size:1.2em!important;top:calc(-135% - -1em)!important}.pretty.p-bigger label[data-v-88385f2c]{text-indent:1.7em}@media print{.pretty .state .icon[data-v-88385f2c],.pretty .state[data-v-88385f2c]:before,.pretty .state label[data-v-88385f2c]:after,.pretty .state label[data-v-88385f2c]:before{color-adjust:exact;-webkit-print-color-adjust:exact;print-color-adjust:exact}}h1[data-v-88385f2c]{margin-bottom:0}.home[data-v-88385f2c]{position:absolute;overflow-y:auto;height:100%;width:100%;padding-bottom:100px}.home .filters[data-v-88385f2c]{position:absolute;top:245px;left:100px;margin-top:0;display:flex;padding:0}@media screen and (max-width:700px){.home .filters[data-v-88385f2c]{display:none}}.home .filters .filter[data-v-88385f2c]{background:#3581ef;display:flex;justify-content:center;align-items:center;padding:15px 30px;border-radius:10px;margin-right:20px}.home .filters .filter.deactivate[data-v-88385f2c]{box-shadow:0 0 5px hsla(0,0%,50.2%,.44);background:#fff}.home .filters .filter.deactivate img[data-v-88385f2c]{-webkit-filter:none;filter:none}.home .filters .filter.deactivate p[data-v-88385f2c]{color:#3581ef}.home .filters .filter img[data-v-88385f2c]{height:30px;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.home .filters .filter p[data-v-88385f2c]{color:#fff;font-weight:700;text-transform:uppercase;margin:0;font-size:20px;margin-left:20px}.home .bar[data-v-88385f2c]{position:fixed;bottom:0;display:flex;justify-content:center;background-color:#3581ef;width:100%;color:#fff;padding:20px}.home .bar p[data-v-88385f2c]{margin:0;font-size:30px;font-weight:700;text-align:center;text-transform:uppercase}@media screen and (max-width:700px){.home .bar p[data-v-88385f2c]{font-size:17px}}.home .bar p img[data-v-88385f2c]{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1);height:40px;margin-right:20px}@media screen and (max-width:700px){.home .bar p img[data-v-88385f2c]{height:20px}}.home .bar p.company[data-v-88385f2c]{font-size:22px;margin-top:5px;font-weight:400}@media screen and (max-width:700px){.home .bar p.company[data-v-88385f2c]{font-size:14px}}.home .email[data-v-88385f2c]{position:fixed;background:#3581ef;height:100%;width:100%;z-index:10;top:0;left:0;padding:100px;padding-top:0;color:#fff}.home .email>div[data-v-88385f2c]{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;width:100%}.home .email>div .success[data-v-88385f2c]{text-align:center}.home .email .input[data-v-88385f2c]{display:flex;align-items:center;margin-top:100px}.home .email .input input[data-v-88385f2c]{font-size:40px;font-weight:700;padding:25px 50px;border:none;width:700px;outline:none}.home .email .input input[data-v-88385f2c]::-webkit-input-placeholder{color:#000!important;font-weight:400;opacity:.5}.home .email .input input[data-v-88385f2c]::-moz-placeholder{color:#000!important;font-weight:400;opacity:.5}.home .email .input input[data-v-88385f2c]:-ms-input-placeholder{color:#000!important;font-weight:400;opacity:.5}.home .email .input input[data-v-88385f2c]::-ms-input-placeholder{color:#000!important;font-weight:400;opacity:.5}.home .email .input input[data-v-88385f2c]::placeholder{color:#000!important;font-weight:400;opacity:.5}.home .email .input p[data-v-88385f2c]{font-size:40px;padding:25px 50px;background:#2663bc;margin:0;line-height:1.2;color:#fff;font-weight:700;margin-left:15px;border-radius:10px}.home .email .down[data-v-88385f2c]{left:0;height:auto;width:100%;position:absolute;text-align:center;padding:50px;bottom:0;box-sizing:border-box}.home .email .down img[data-v-88385f2c]{height:75px;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1);opacity:.3}.contractors[data-v-88385f2c]{display:flex;justify-content:space-between;align-self:flex-start;flex-wrap:wrap}.contractors .contractor[data-v-88385f2c]{position:relative;padding:40px 50px;display:flex;justify-content:space-between;background:#eaeaea;width:100%;margin-bottom:1%;align-items:center;flex-wrap:wrap}@media screen and (max-width:700px){.contractors .contractor[data-v-88385f2c]{padding:20px;margin-bottom:2%;padding-top:5px}}.contractors .contractor .text[data-v-88385f2c]{padding-right:50px}@media screen and (max-width:700px){.contractors .contractor .text[data-v-88385f2c]{padding-right:20px;width:100%}}.contractors .contractor .toggle[data-v-88385f2c]{height:35px;opacity:.5;margin-right:30px;transition:transform .3s;pointer-events:none}@media screen and (max-width:700px){.contractors .contractor .toggle[data-v-88385f2c]{height:15px;margin-right:0}}.contractors .contractor .toggle.active[data-v-88385f2c]{transform:rotate(180deg)}.contractors .contractor .extra[data-v-88385f2c]{width:100%;max-height:1px;transition:max-height 1s,padding 1s,margin 1s,border 1s;overflow:hidden}.contractors .contractor .extra.active[data-v-88385f2c]{max-height:1000px;margin-top:40px;padding-top:40px;border-top:3px solid #dfdfdf}@media screen and (max-width:700px){.contractors .contractor .extra.active[data-v-88385f2c]{margin-top:20px;padding-top:20px}}@media screen and (max-width:700px){.contractors .contractor .extra.active p[data-v-88385f2c]{margin-top:0}}.contractors .contractor .extra .gallery[data-v-88385f2c]{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-start;margin-top:50px}@media screen and (max-width:700px){.contractors .contractor .extra .gallery[data-v-88385f2c]{margin-top:10px}}.contractors .contractor .extra .gallery .img[data-v-88385f2c]{width:400px;height:400px;background-size:cover;margin-right:20px;margin-bottom:20px}@media screen and (max-width:700px){.contractors .contractor .extra .gallery .img[data-v-88385f2c]{width:100%;height:200px;margin-right:0;margin-bottom:10px}}.contractors .contractor .extra .services[data-v-88385f2c]{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;margin-top:30px}.contractors .contractor .extra .services .service[data-v-88385f2c]{width:auto;flex:none;padding:10px 20px;color:#3581ef;background:rgba(53,129,239,.1);margin-right:20px;margin-bottom:10px;font-size:25px}.contractors .contractor p[data-v-88385f2c]{display:block;color:#000;font-size:30px;font-weight:400;font-family:sans-serif;margin-bottom:0;margin-top:10px;font-size:28px}@media screen and (max-width:700px){.contractors .contractor p[data-v-88385f2c]{font-size:17px}}.contractors .contractor p.title[data-v-88385f2c]{font-family:Futura;font-weight:700;text-transform:uppercase;text-align:left;margin:0;font-size:40px}@media screen and (max-width:700px){.contractors .contractor p.title[data-v-88385f2c]{font-size:22px}}.contractors .contractor .btn[data-v-88385f2c]{font-size:25px}.done[data-v-88385f2c]{text-align:center;width:100%;margin-top:50px}.cta[data-v-88385f2c]{background:#2663bc;padding:20px 40px;display:flex;align-items:center;justify-content:center;border-radius:10px}@media screen and (max-width:700px){.cta[data-v-88385f2c]{padding:10px 20px}}.filter_btns[data-v-88385f2c]{margin-top:100px;display:flex;justify-content:center;padding:0 100px}.filter_btns .cta[data-v-88385f2c]{font-size:35px;margin:20px}.error[data-v-88385f2c]{bottom:36px;background:#3581ef;z-index:2;height:auto!important}@media screen and (max-width:700px){.error p[data-v-88385f2c]{font-size:15px;padding:0 15px}}.checkbox-holder[data-v-88385f2c]{position:absolute;display:flex;justify-content:flex-end;padding:0 50px;right:100px;top:57px}@media screen and (max-width:700px){.checkbox-holder[data-v-88385f2c]{position:relative;right:auto;top:auto;margin-right:auto;padding:0;margin-bottom:22px}}.checkbox-holder .pretty[data-v-88385f2c]{background:#eaeaea;display:flex;align-items:center}.checkbox-holder .pretty input[data-v-88385f2c]{height:60px;width:60px;position:relative;margin-top:0}@media screen and (max-width:700px){.checkbox-holder .pretty input[data-v-88385f2c]{height:20px;width:20px}}.checkbox-holder .pretty .state[data-v-88385f2c]{margin-top:-72px;margin-bottom:0}@media screen and (max-width:700px){.checkbox-holder .pretty .state[data-v-88385f2c]{margin-top:0}}.checkbox-holder .pretty .state label[data-v-88385f2c]:before{width:60px;height:60px;top:auto;left:0;background:#fff}@media screen and (max-width:700px){.checkbox-holder .pretty .state label[data-v-88385f2c]:before{height:20px;width:20px}}.checkbox-holder .pretty .state label[data-v-88385f2c]:after{top:auto;width:60px;height:60px}@media screen and (max-width:700px){.checkbox-holder .pretty .state label[data-v-88385f2c]:after{height:20px;width:20px}}.checkbox-holder .pretty input:checked~.state label[data-v-88385f2c]:after{background-color:#3581ef!important}.no-results[data-v-88385f2c]{font-size:50px;font-weight:400}.contractor-loading[data-v-88385f2c]{height:200px;margin-top:50px;-webkit-filter:brightness(.97);filter:brightness(.97)}@media screen and (max-width:700px){.contractor-loading[data-v-88385f2c]{height:100px}}h1[data-v-0f166e82]{margin-bottom:0}.home[data-v-0f166e82]{position:absolute;overflow-y:auto;height:100%;width:100%;padding-bottom:200px}.home .bar[data-v-0f166e82]{position:fixed;bottom:0;display:flex;justify-content:center;background-color:#3581ef;width:100%;color:#fff;padding:20px}.home .bar p[data-v-0f166e82]{margin:0;font-size:30px;font-weight:700;text-align:center;text-transform:uppercase}.home .bar p.cta[data-v-0f166e82]{background:#2663bc;padding:20px 40px;display:flex;align-items:center;justify-content:center;border-radius:10px}.home .bar p.cta img[data-v-0f166e82]{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1);height:40px;margin-right:20px}.home .bar p.company[data-v-0f166e82]{font-size:22px;margin-top:10px;font-weight:400}.home .email[data-v-0f166e82]{position:fixed;background:#3581ef;height:100%;width:100%;z-index:10;top:0;left:0;padding:100px;padding-top:0;color:#fff}.home .email>div[data-v-0f166e82]{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;width:100%}.home .email>div .success[data-v-0f166e82]{text-align:center}.home .email .input[data-v-0f166e82]{display:flex;align-items:center;margin-top:100px}.home .email .input input[data-v-0f166e82]{font-size:40px;font-weight:700;padding:25px 50px;border:none;width:700px;outline:none}.home .email .input input[data-v-0f166e82]::-webkit-input-placeholder{color:#000!important;font-weight:400;opacity:.5}.home .email .input input[data-v-0f166e82]::-moz-placeholder{color:#000!important;font-weight:400;opacity:.5}.home .email .input input[data-v-0f166e82]:-ms-input-placeholder{color:#000!important;font-weight:400;opacity:.5}.home .email .input input[data-v-0f166e82]::-ms-input-placeholder{color:#000!important;font-weight:400;opacity:.5}.home .email .input input[data-v-0f166e82]::placeholder{color:#000!important;font-weight:400;opacity:.5}.home .email .input p[data-v-0f166e82]{font-size:40px;padding:25px 50px;background:#2663bc;margin:0;line-height:1.2;color:#fff;font-weight:700;margin-left:15px;border-radius:10px}.home .email .down[data-v-0f166e82]{left:0;height:auto;width:100%;position:absolute;text-align:center;padding:50px;bottom:0;box-sizing:border-box}.home .email .down img[data-v-0f166e82]{height:75px;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1);opacity:.3}.faqs[data-v-0f166e82]{display:flex;justify-content:space-between;align-self:flex-start;flex-wrap:wrap}.faqs .contractor[data-v-0f166e82]{padding:40px 50px;display:flex;justify-content:space-between;background:#eaeaea;width:100%;margin-bottom:1%;align-items:center;flex-wrap:wrap}@media screen and (max-width:700px){.faqs .contractor[data-v-0f166e82]{padding:20px}}.faqs .contractor .text[data-v-0f166e82]{padding-right:50px}@media screen and (max-width:700px){.faqs .contractor .text[data-v-0f166e82]{padding-right:20px}}.faqs .contractor .toggle[data-v-0f166e82]{height:35px;opacity:.5;margin-right:30px;transition:transform .3s}@media screen and (max-width:700px){.faqs .contractor .toggle[data-v-0f166e82]{height:15px;margin-right:10px}}.faqs .contractor .toggle.active[data-v-0f166e82]{transform:rotate(180deg)}.faqs .contractor .extra[data-v-0f166e82]{width:100%;max-height:0;transition:max-height 1s;overflow:hidden}.faqs .contractor .extra.active[data-v-0f166e82]{max-height:1000px;margin-top:40px}@media screen and (max-width:700px){.faqs .contractor .extra.active[data-v-0f166e82]{margin-top:15px}}.faqs .contractor .extra .gallery[data-v-0f166e82]{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-start;margin-top:50px}.faqs .contractor .extra .gallery .img[data-v-0f166e82]{width:400px;height:400px;background-size:cover;margin-right:20px;margin-bottom:20px}.faqs .contractor .extra .services[data-v-0f166e82]{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;margin-top:30px}.faqs .contractor .extra .services .service[data-v-0f166e82]{width:auto;flex:none;padding:10px 20px;color:#3581ef;background:rgba(53,129,239,.1);margin-right:20px;margin-bottom:10px;font-size:25px}.faqs .contractor p[data-v-0f166e82]{display:block;color:#000;font-size:30px;font-weight:400;font-family:sans-serif;margin-bottom:0;margin-top:10px;font-size:28px}@media screen and (max-width:700px){.faqs .contractor p[data-v-0f166e82]{font-size:17px}}.faqs .contractor p.title[data-v-0f166e82]{font-family:Futura;font-weight:700;text-transform:uppercase;text-align:left;margin:0;font-size:40px}@media screen and (max-width:700px){.faqs .contractor p.title[data-v-0f166e82]{font-size:22px}}.faqs .contractor .btn[data-v-0f166e82]{font-size:25px}.kiosks{padding:100px;max-width:1200px;margin:auto}.kiosks h1{width:100%;text-align:center;font-size:50px;margin-top:0}.kiosks .kiosk{background-color:#fff;border:2px solid #eaeaea;padding:20px;margin-bottom:20px}.kiosks .kiosk p{margin:0;font-size:30px}.kiosks .kiosk p.name{font-size:40px;font-weight:700}