.theme--light.v-stepper{background:#fff}.theme--light.v-stepper .v-stepper__step:not(.v-stepper__step--active):not(.v-stepper__step--complete):not(.v-stepper__step--error) .v-stepper__step__step{background:rgba(0,0,0,.38)}.theme--light.v-stepper .v-stepper__step__step,.theme--light.v-stepper .v-stepper__step__step .v-icon{color:#fff}.theme--light.v-stepper .v-stepper__header .v-divider{border-color:rgba(0,0,0,.12)}.theme--light.v-stepper .v-stepper__step--active .v-stepper__label{text-shadow:0 0 0 #000}.theme--light.v-stepper .v-stepper__step--editable:hover{background:rgba(0,0,0,.06)}.theme--light.v-stepper .v-stepper__step--editable:hover .v-stepper__label{text-shadow:0 0 0 #000}.theme--light.v-stepper .v-stepper__step--complete .v-stepper__label{color:rgba(0,0,0,.87)}.theme--light.v-stepper .v-stepper__step--inactive.v-stepper__step--editable:not(.v-stepper__step--error):hover .v-stepper__step__step{background:rgba(0,0,0,.54)}.theme--light.v-stepper .v-stepper__label{color:rgba(0,0,0,.38)}.theme--light.v-stepper .v-stepper__label small,.theme--light.v-stepper--non-linear .v-stepper__step:not(.v-stepper__step--complete):not(.v-stepper__step--error) .v-stepper__label{color:rgba(0,0,0,.6)}.v-application--is-ltr .theme--light.v-stepper--vertical .v-stepper__content:not(:last-child){border-left:1px solid rgba(0,0,0,.12)}.v-application--is-rtl .theme--light.v-stepper--vertical .v-stepper__content:not(:last-child){border-right:1px solid rgba(0,0,0,.12)}.theme--dark.v-stepper{background:#303030}.theme--dark.v-stepper .v-stepper__step:not(.v-stepper__step--active):not(.v-stepper__step--complete):not(.v-stepper__step--error) .v-stepper__step__step{background:hsla(0,0%,100%,.5)}.theme--dark.v-stepper .v-stepper__step__step,.theme--dark.v-stepper .v-stepper__step__step .v-icon{color:#fff}.theme--dark.v-stepper .v-stepper__header .v-divider{border-color:hsla(0,0%,100%,.12)}.theme--dark.v-stepper .v-stepper__step--active .v-stepper__label{text-shadow:0 0 0 #fff}.theme--dark.v-stepper .v-stepper__step--editable:hover{background:hsla(0,0%,100%,.06)}.theme--dark.v-stepper .v-stepper__step--editable:hover .v-stepper__label{text-shadow:0 0 0 #fff}.theme--dark.v-stepper .v-stepper__step--complete .v-stepper__label{color:hsla(0,0%,100%,.87)}.theme--dark.v-stepper .v-stepper__step--inactive.v-stepper__step--editable:not(.v-stepper__step--error):hover .v-stepper__step__step{background:hsla(0,0%,100%,.75)}.theme--dark.v-stepper .v-stepper__label{color:hsla(0,0%,100%,.5)}.theme--dark.v-stepper .v-stepper__label small,.theme--dark.v-stepper--non-linear .v-stepper__step:not(.v-stepper__step--complete):not(.v-stepper__step--error) .v-stepper__label{color:hsla(0,0%,100%,.7)}.v-application--is-ltr .theme--dark.v-stepper--vertical .v-stepper__content:not(:last-child){border-left:1px solid hsla(0,0%,100%,.12)}.v-application--is-rtl .theme--dark.v-stepper--vertical .v-stepper__content:not(:last-child){border-right:1px solid hsla(0,0%,100%,.12)}.v-sheet.v-stepper{border-radius:4px}.v-sheet.v-stepper:not(.v-sheet--outlined){box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.v-sheet.v-stepper.v-sheet--shaped{border-radius:24px 4px}.v-stepper{border-radius:4px;overflow:hidden;position:relative}.v-stepper__header{align-items:stretch;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);display:flex;flex-wrap:wrap;height:72px;justify-content:space-between}.v-stepper__header .v-divider{align-self:center;margin:0 -16px}.v-stepper__items{overflow:hidden;position:relative}.v-stepper__step__step{align-items:center;border-radius:50%;display:inline-flex;font-size:.75rem;height:24px;justify-content:center;min-width:24px;transition:.3s cubic-bezier(.25,.8,.25,1);width:24px}.v-application--is-ltr .v-stepper__step__step{margin-right:8px}.v-application--is-rtl .v-stepper__step__step{margin-left:8px}.v-stepper__step__step .v-icon.v-icon{font-size:1.25rem}.v-stepper__step__step .v-icon.v-icon.v-icon--svg{height:1.25rem;width:1.25rem}.v-stepper__step{align-items:center;display:flex;flex-direction:row;padding:24px;position:relative}.v-stepper__step--active .v-stepper__label{transition:.3s cubic-bezier(.4,0,.6,1)}.v-stepper__step--editable{cursor:pointer}.v-stepper__step.v-stepper__step--error .v-stepper__step__step{background:transparent;color:inherit}.v-stepper__step.v-stepper__step--error .v-stepper__step__step .v-icon{color:inherit;font-size:1.5rem}.v-stepper .v-stepper__step.v-stepper__step--error .v-stepper__label{color:inherit;font-weight:500;text-shadow:none}.v-stepper .v-stepper__step.v-stepper__step--error .v-stepper__label small{color:inherit}.v-stepper__label{display:block;flex-grow:1;line-height:1}.v-application--is-ltr .v-stepper__label{text-align:left}.v-application--is-rtl .v-stepper__label{text-align:right}.v-stepper__label small{display:block;font-size:.75rem;font-weight:300;text-shadow:none}.v-stepper__wrapper{overflow:hidden;transition:none}.v-stepper__content{flex:1 0 auto;padding:24px 24px 16px;top:0;width:100%}.v-stepper__content>.v-btn{margin:24px 8px 8px 0}.v-stepper--flat{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)!important}.v-stepper--is-booted .v-stepper__content,.v-stepper--is-booted .v-stepper__wrapper{transition:.3s cubic-bezier(.25,.8,.5,1)}.v-stepper--vertical{padding-bottom:36px}.v-stepper--vertical .v-stepper__content{width:auto}.v-application--is-ltr .v-stepper--vertical .v-stepper__content{padding:16px 60px 16px 23px}.v-application--is-rtl .v-stepper--vertical .v-stepper__content{padding:16px 23px 16px 60px}.v-application--is-ltr .v-stepper--vertical .v-stepper__content{margin:-8px -36px -16px 36px}.v-application--is-rtl .v-stepper--vertical .v-stepper__content{margin:-8px 36px -16px -36px}.v-stepper--vertical .v-stepper__step{padding:24px 24px 16px}.v-application--is-ltr .v-stepper--vertical .v-stepper__step__step{margin-right:12px}.v-application--is-rtl .v-stepper--vertical .v-stepper__step__step{margin-left:12px}.v-stepper--alt-labels .v-stepper__header{height:auto}.v-stepper--alt-labels .v-stepper__header .v-divider{align-self:flex-start;margin:35px -67px 0}.v-stepper--alt-labels .v-stepper__step{align-items:center;flex-basis:175px;flex-direction:column;justify-content:flex-start}.v-stepper--alt-labels .v-stepper__step small{text-align:center}.v-stepper--alt-labels .v-stepper__step__step{margin-bottom:11px;margin-left:0;margin-right:0}@media only screen and (max-width:959.98px){.v-stepper:not(.v-stepper--vertical) .v-stepper__label{display:none}.v-stepper:not(.v-stepper--vertical) .v-stepper__step__step{margin-left:0;margin-right:0}}.theme--light.v-card{background-color:#fff;color:rgba(0,0,0,.87)}.theme--light.v-card>.v-card__subtitle,.theme--light.v-card>.v-card__text{color:rgba(0,0,0,.6)}.theme--dark.v-card{background-color:#1e1e1e;color:#fff}.theme--dark.v-card>.v-card__subtitle,.theme--dark.v-card>.v-card__text{color:hsla(0,0%,100%,.7)}.v-sheet.v-card{border-radius:4px}.v-sheet.v-card:not(.v-sheet--outlined){box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.v-sheet.v-card.v-sheet--shaped{border-radius:24px 4px}.v-card{word-wrap:break-word;border-width:thin;display:block;max-width:100%;outline:none;position:relative;-webkit-text-decoration:none;text-decoration:none;transition-property:box-shadow,opacity;white-space:normal}.v-card>.v-card__progress+:not(.v-btn):not(.v-chip):not(.v-avatar),.v-card>:first-child:not(.v-btn):not(.v-chip):not(.v-avatar){border-top-left-radius:inherit;border-top-right-radius:inherit}.v-card>:last-child:not(.v-btn):not(.v-chip):not(.v-avatar){border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.v-card__progress{left:0;overflow:hidden;right:0;top:0}.v-card__subtitle+.v-card__text{padding-top:0}.v-card__subtitle,.v-card__text{font-size:.875rem;font-weight:400;letter-spacing:.0071428571em;line-height:1.375rem}.v-card__subtitle,.v-card__text,.v-card__title{padding:16px}.v-card__title{align-items:center;display:flex;flex-wrap:wrap;font-size:1.25rem;font-weight:500;letter-spacing:.0125em;line-height:2rem;word-break:break-all}.v-card__title+.v-card__subtitle,.v-card__title+.v-card__text{padding-top:0}.v-card__title+.v-card__subtitle{margin-top:-16px}.v-card__text{width:100%}.v-card__actions{align-items:center;display:flex;padding:8px}.v-card__actions>.v-btn.v-btn{padding:0 8px}.v-application--is-ltr .v-card__actions>.v-btn.v-btn+.v-btn{margin-left:8px}.v-application--is-ltr .v-card__actions>.v-btn.v-btn .v-icon--left{margin-left:4px}.v-application--is-ltr .v-card__actions>.v-btn.v-btn .v-icon--right{margin-right:4px}.v-application--is-rtl .v-card__actions>.v-btn.v-btn+.v-btn{margin-right:8px}.v-application--is-rtl .v-card__actions>.v-btn.v-btn .v-icon--left{margin-right:4px}.v-application--is-rtl .v-card__actions>.v-btn.v-btn .v-icon--right{margin-left:4px}.v-card--flat{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)!important}.v-sheet.v-card--hover{cursor:pointer;transition:box-shadow .4s cubic-bezier(.25,.8,.25,1)}.v-sheet.v-card--hover:focus,.v-sheet.v-card--hover:hover{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.v-card--link,.v-card--link .v-chip{cursor:pointer}.v-card--link:focus:before{opacity:.08}.v-card--link:before{background:currentColor;bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .2s}.v-card--disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.v-card--disabled>:not(.v-card__progress){opacity:.6;transition:inherit}.v-card--loading{overflow:hidden}.v-card--raised{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}[data-v-4085c036]{list-style:none;-webkit-text-decoration:none;text-decoration:none}ol[data-v-4085c036],ul[data-v-4085c036]{padding:0!important}.row[data-v-4085c036]{margin:0}iframe[data-v-4085c036],img[data-v-4085c036],video[data-v-4085c036]{height:auto;max-width:100%}html[data-v-4085c036]{font-size:13.5px}p[data-v-4085c036]{line-height:2}@media screen and (min-width:960px){html[data-v-4085c036]{font-size:16px}}@media screen and (min-width:1264px){html[data-v-4085c036]{font-size:16px}.fs-2xl[data-v-4085c036],.fs-3xl[data-v-4085c036],.fs-4xl[data-v-4085c036],.fs-base[data-v-4085c036],.fs-caption[data-v-4085c036],.fs-lg[data-v-4085c036],.fs-md[data-v-4085c036],.fs-sm[data-v-4085c036],.fs-xl[data-v-4085c036],.fs-xs[data-v-4085c036]{line-height:1.3}.fs-6xl[data-v-4085c036]{font-size:2.566rem}.fs-5xl[data-v-4085c036]{font-size:2.281rem}.fs-4xl[data-v-4085c036]{font-size:2.027rem}.fs-3xl[data-v-4085c036]{font-size:1.802rem}.fs-2xl[data-v-4085c036]{font-size:1.602rem}.fs-xl[data-v-4085c036]{font-size:1.424rem}.fs-lg[data-v-4085c036]{font-size:1.266rem}.fs-md[data-v-4085c036]{font-size:1.125rem}.fs-base[data-v-4085c036]{font-size:1rem}.fs-sm[data-v-4085c036]{font-size:.889rem}.fs-xs[data-v-4085c036]{font-size:.79rem}.fs-caption[data-v-4085c036]{font-size:.624rem}}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:100;src:local("Montserrat Thin"),local("Montserrat-Thin"),url(/_nuxt/fonts/Montserrat-Thin.4a799b1.ttf)}@font-face{font-display:swap;font-family:Montserrat;font-style:italic;font-weight:100;src:local("Montserrat ThinItalic"),local("Montserrat-ThinItalic"),url(/_nuxt/fonts/Montserrat-ThinItalic.3096cb4.ttf)}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:200;src:local("Montserrat ExtraLight"),local("Montserrat-ExtraLight"),url(/_nuxt/fonts/Montserrat-ExtraLight.62a749c.ttf)}@font-face{font-display:swap;font-family:Montserrat;font-style:italic;font-weight:200;src:local("Montserrat ExtraLightItalic"),local("Montserrat-ExtraLightItalic"),url(/_nuxt/fonts/Montserrat-ExtraLightItalic.338d80b.ttf)}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:300;src:local("Montserrat Light"),local("Montserrat-Light"),url(/_nuxt/fonts/Montserrat-Light.02afb26.ttf)}@font-face{font-display:swap;font-family:Montserrat;font-style:italic;font-weight:300;src:local("Montserrat LightItalic"),local("Montserrat-LightItalic"),url(/_nuxt/fonts/Montserrat-LightItalic.d79f80a.ttf)}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:400;src:local("Montserrat"),local("Montserrat-Regular"),url(/_nuxt/fonts/Montserrat-Regular.3cd7866.ttf)}@font-face{font-display:swap;font-family:Montserrat;font-style:italic;font-weight:400;src:local("Montserrat Italic"),local("Montserrat-Italic"),url(/_nuxt/fonts/Montserrat-Italic.e7728c2.ttf)}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:500;src:local("Montserrat Medium"),local("Montserrat-Medium"),url(/_nuxt/fonts/Montserrat-Medium.e2d60bc.ttf)}@font-face{font-display:swap;font-family:Montserrat;font-style:italic;font-weight:500;src:local("Montserrat MediumItalic"),local("Montserrat-MediumItalic"),url(/_nuxt/fonts/Montserrat-MediumItalic.54b24d9.ttf)}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:600;src:local("Montserrat SemiBold"),local("Montserrat-SemiBold"),url(/_nuxt/fonts/Montserrat-SemiBold.fa8441f.ttf)}@font-face{font-display:swap;font-family:Montserrat;font-style:italic;font-weight:600;src:local("Montserrat SemiBoldItalic"),local("Montserrat-SemiBoldItalic"),url(/_nuxt/fonts/Montserrat-SemiBoldItalic.b040006.ttf)}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:700;src:local("Montserrat Bold"),local("Montserrat-Bold"),url(/_nuxt/fonts/Montserrat-Bold.079ca05.ttf)}@font-face{font-display:swap;font-family:Montserrat;font-style:italic;font-weight:700;src:local("Montserrat BoldItalic"),local("Montserrat-BoldItalic"),url(/_nuxt/fonts/Montserrat-BoldItalic.a32ae5d.ttf)}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:800;src:local("Montserrat ExtraBold"),local("Montserrat-ExtraBold"),url(/_nuxt/fonts/Montserrat-ExtraBold.1944c8d.ttf)}@font-face{font-display:swap;font-family:Montserrat;font-style:italic;font-weight:800;src:local("Montserrat ExtraBoldItalic"),local("Montserrat-ExtraBoldItalic"),url(/_nuxt/fonts/Montserrat-ExtraBoldItalic.6849a97.ttf)}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:900;src:local("Montserrat Black"),local("Montserrat-Black"),url(/_nuxt/fonts/Montserrat-Black.46e8b3d.ttf)}@font-face{font-display:swap;font-family:Montserrat;font-style:italic;font-weight:900;src:local("Montserrat BlackItalic"),local("Montserrat-BlackItalic"),url(/_nuxt/fonts/Montserrat-BlackItalic.4404f7c.ttf)}.scale[data-v-4085c036]:hover{transform:scale(1.1)}.scale-1-5[data-v-4085c036]:hover,.scale[data-v-4085c036]:hover{transition:transform .5s ease-out}.scale-1-5[data-v-4085c036]:hover{transform:scale(1.5)}.v-text-field .v-input__control .v-input__slot[data-v-4085c036]{align-items:center!important;border-radius:0!important;display:flex!important;min-height:auto!important}p[data-v-4085c036]{margin-bottom:0}.footer .v-btn.v-btn--disabled[data-v-4085c036]{background:#c4c4c4!important}.theme--light.v-btn--active[data-v-4085c036]:before,.theme--light.v-btn--active[data-v-4085c036]:hover:before{opacity:0!important}.blog .v-slide-group__prev.v-slide-group__prev--disabled[data-v-4085c036],.product .v-slide-group__prev.v-slide-group__prev--disabled[data-v-4085c036],.service .v-slide-group__prev.v-slide-group__prev--disabled[data-v-4085c036]{display:none!important}.service .v-tab[data-v-4085c036]{border-bottom:2px solid #ffd400!important}.service .v-tab[data-v-4085c036]:before,.service .v-tab[data-v-4085c036]:hover{background-color:transparent!important}.product .v-tab[data-v-4085c036]{border-bottom:2px solid #ffd400!important}.product .v-tab[data-v-4085c036]:active,.product .v-tab[data-v-4085c036]:before,.product .v-tab[data-v-4085c036]:hover{background-color:transparent!important}.product .v-tab--active h3[data-v-4085c036]{font-style:italic;font-weight:700}@media screen and (min-width:1264px){.product .v-tab[data-v-4085c036]{border-bottom:none!important;border-right:2px solid #fff!important;height:120px!important}.product .v-tab--active[data-v-4085c036]{border-right:3px solid #c4c4c4!important}.product .v-tabs-slider-wrapper[data-v-4085c036]{right:0!important}.product .v-tabs-slider[data-v-4085c036]{background-color:transparent!important;border-left:0!important;border-right:2px solid #f2f2f2!important}.v-slide-group__content[data-v-4085c036]{width:290px}}.project .v-stepper__header[data-v-4085c036]{box-shadow:none!important}.project .v-stepper__step span[data-v-4085c036]{background-color:#ffd400!important;color:#525353!important}.project .v-stepper[data-v-4085c036]{background-color:#e5e5e5;box-shadow:none!important;display:flex;flex-direction:column}.project .v-stepper__step.v-stepper__step--active span[data-v-4085c036]{background-color:#ffd400;color:#525353}.project .v-stepper__step__step[data-v-4085c036]{cursor:pointer}.project .v-stepper__step.v-stepper__step--inactive .v-stepper__step__step[data-v-4085c036],.project .v-stepper__step.v-stepper__step--inactive[data-v-4085c036]{cursor:not-allowed}.project .v-stepper__step.v-stepper__step--inactive span[data-v-4085c036]{background-color:#e5e5e5!important;border:1px solid #ffd400;color:#525353}.project .v-stepper__content[data-v-4085c036]{padding:0!important}.custom-arrow.slick-arrow[data-v-4085c036]:hover{background-color:rgba(255,213,0,.714)!important}.v-skeleton-loader__image.v-skeleton-loader__bone[data-v-4085c036]{height:100%}a[data-v-4085c036],button[data-v-4085c036]{letter-spacing:0!important}.btn-primary[data-v-4085c036]{border-radius:4px!important;font-size:1rem!important;font-weight:600!important;height:47px!important;max-width:288px!important;text-transform:none!important}.btn-primary[data-v-4085c036]:hover{background-color:rgba(255,213,0,.714)!important}.slick-slider[data-v-4085c036]{height:100%;position:relative;width:100%}.custom-arrow.slick-arrow.slick-next[data-v-4085c036],.custom-arrow.slick-arrow.slick-prev[data-v-4085c036]{align-items:center;display:flex!important;height:100%!important;justify-content:center;overflow:visible;position:absolute!important;right:-10px!important;top:0;z-index:10!important}.custom-arrow.slick-arrow.slick-prev[data-v-4085c036]{left:-10px!important}.slick-slider.slick-initialized.slick-vertical[data-v-4085c036]{height:0!important}.v-breadcrumbs[data-v-4085c036]{padding-left:0}.v-breadcrumbs .v-breadcrumbs__item[data-v-4085c036]{color:#000!important;font-family:Montserrat!important;font-size:1.266rem!important;font-weight:400!important}.v-breadcrumbs .active.v-breadcrumbs__item[data-v-4085c036]{color:#ffd400!important}.contact.ligth .v-input__slot label[data-v-4085c036]{color:#000!important;font-size:1rem!important;font-weight:500!important}.contact.ligth .v-text-field>.v-input__control>.v-input__slot[data-v-4085c036]:before{border-color:#000!important}.contact.dark .v-input__slot label[data-v-4085c036]{color:#fff!important;font-size:1rem!important;font-weight:500!important}.contact.dark .v-text-field>.v-input__control>.v-input__slot[data-v-4085c036]:before{border-color:#fff!important}.technology .slick-slider[data-v-4085c036]{align-items:center;display:flex;height:100%;justify-content:center;margin:0 auto;position:static;position:relative;width:100%}.technology .slick-dots[data-v-4085c036]{align-items:flex-end;bottom:-50px;display:flex!important;justify-content:center;left:0;list-style-type:none;margin:0;padding:2rem 0;position:absolute;right:0;width:100%}.technology .slick-dots li[data-v-4085c036]{margin:10px}.technology .slick-dots button[data-v-4085c036]{background:#4d4d4d!important;background-color:transparent;border-radius:100%;display:block;height:6px;padding:0;text-indent:-9999px;width:6px}.technology .slick-dots li.slick-active button[data-v-4085c036]{background-color:#ffd400!important}.technology .custom-arrow[data-v-4085c036]{bottom:-50px!important;height:30px!important;position:absolute!important;top:auto!important;width:30px!important}.technology .custom-arrow svg[data-v-4085c036]{height:15px!important;width:15px!important}.technology .custom-arrow.slick-arrow.slick-next[data-v-4085c036]{height:30px!important;right:0!important;width:30px}.technology .custom-arrow.slick-arrow.slick-prev[data-v-4085c036]{height:30px!important;left:0!important;width:30px}@media screen and (min-width:450px){.technology .custom-arrow.slick-arrow.slick-next[data-v-4085c036]{right:15%!important}.technology .custom-arrow.slick-arrow.slick-prev[data-v-4085c036]{left:15%!important}}@media screen and (min-width:600px){.technology button[data-v-4085c036]{height:8px!important;width:8px!important}.technology .custom-arrow.slick-arrow.slick-next[data-v-4085c036]{right:25%!important}.technology .custom-arrow.slick-arrow.slick-prev[data-v-4085c036]{left:25%!important}}@media screen and (min-width:700px){.technology .custom-arrow[data-v-4085c036]{bottom:-50px!important}.technology .custom-arrow.slick-arrow.slick-next[data-v-4085c036]{right:30%!important}.technology .custom-arrow.slick-arrow.slick-prev[data-v-4085c036]{left:30%!important}}@media screen and (min-width:1264px){.technology .custom-arrow.slick-arrow.slick-next[data-v-4085c036]{right:40%!important}.technology .custom-arrow.slick-arrow.slick-prev[data-v-4085c036]{left:40%!important}}.customer .slick-slider[data-v-4085c036]{align-items:center;display:flex;height:100%;justify-content:center;margin:0 auto;position:static;position:relative;width:100%}.customer .slick-dots[data-v-4085c036]{align-items:flex-end;bottom:-50px;display:flex!important;justify-content:center;left:0;list-style-type:none;margin:0;padding:2rem 0;position:absolute;right:0;width:100%}.customer .slick-dots li[data-v-4085c036]{margin:10px}.customer .slick-dots button[data-v-4085c036]{background:#4d4d4d!important;background-color:transparent;border-radius:100%;display:block;height:6px;padding:0;text-indent:-9999px;width:6px}.customer .slick-dots li.slick-active button[data-v-4085c036]{background-color:#ffd400!important}.customer .custom-arrow[data-v-4085c036]{bottom:-50px!important;height:30px!important;position:absolute!important;top:auto!important;width:30px!important}.customer .custom-arrow svg[data-v-4085c036]{height:15px!important;width:15px!important}.customer .custom-arrow.slick-arrow.slick-next[data-v-4085c036]{height:30px!important;right:20%!important;width:30px}.customer .custom-arrow.slick-arrow.slick-prev[data-v-4085c036]{height:30px!important;left:20%!important;width:30px}@media screen and (min-width:600px){.customer button[data-v-4085c036]{height:8px!important;width:8px!important}}@media screen and (min-width:960px){.customer .custom-arrow.slick-arrow.slick-next[data-v-4085c036]{right:35%!important}.customer .custom-arrow.slick-arrow.slick-prev[data-v-4085c036]{left:35%!important}}@media screen and (min-width:1264px){.customer .slick-dots[data-v-4085c036]{bottom:-10px}.customer .custom-arrow[data-v-4085c036]{bottom:-10px!important}.customer .custom-arrow.slick-arrow.slick-next[data-v-4085c036]{right:40%!important}.customer .custom-arrow.slick-arrow.slick-prev[data-v-4085c036]{left:40%!important}}.certification .slick-slider[data-v-4085c036]{align-items:center;display:flex;height:100%;justify-content:center;margin:0 auto;position:static;position:relative;width:100%}.certification .slick-dots[data-v-4085c036]{align-items:flex-end;bottom:-10px;display:flex!important;justify-content:center;left:0;list-style-type:none;margin:0;padding:2rem 0;position:absolute;right:0;width:100%}.certification .slick-dots li[data-v-4085c036]{margin:10px}.certification .slick-dots button[data-v-4085c036]{background:#4d4d4d!important;background-color:transparent;border-radius:100%;display:block;height:8px;padding:0;text-indent:-9999px;width:8px}.certification .slick-dots li.slick-active button[data-v-4085c036]{background-color:#ffd400!important}.certification .custom-arrow[data-v-4085c036]{bottom:-10px!important;height:30px!important;position:absolute!important;top:auto!important;width:30px!important}.certification .custom-arrow svg[data-v-4085c036]{height:15px!important;width:15px!important}.certification .custom-arrow.slick-arrow.slick-next[data-v-4085c036]{height:30px!important;right:10%!important;width:30px}.certification .custom-arrow.slick-arrow.slick-prev[data-v-4085c036]{height:30px!important;left:10%!important;width:30px}@media screen and (min-width:600px){.certification .custom-arrow.slick-arrow.slick-next[data-v-4085c036]{right:25%!important}.certification .custom-arrow.slick-arrow.slick-prev[data-v-4085c036]{left:25%!important}}@media screen and (min-width:960px){.certification .custom-arrow.slick-arrow.slick-next[data-v-4085c036]{right:30%!important}.certification .custom-arrow.slick-arrow.slick-prev[data-v-4085c036]{left:30%!important}}.home .slick-slider[data-v-4085c036]{align-items:center;display:flex;height:100%;justify-content:center;margin:0 auto;position:static;position:relative;width:100%}.home .slick-dots[data-v-4085c036]{align-items:flex-end;bottom:35px;display:flex!important;justify-content:center;left:0;list-style-type:none;margin:0;padding:2rem 0;position:absolute;right:0;width:100%}.home .slick-dots li[data-v-4085c036]{margin:10px}.home .slick-dots button[data-v-4085c036]{background:#c4c4c4!important;background-color:transparent;border-radius:100%;display:block;height:6px;padding:0;text-indent:-9999px;width:6px}.home .slick-dots li.slick-active button[data-v-4085c036]{background-color:#ffd400!important}.home .custom-arrow[data-v-4085c036]{bottom:35px!important;height:30px!important;position:absolute!important;top:auto!important;width:30px!important}.home .custom-arrow svg[data-v-4085c036]{height:12px!important;width:12px!important}.home .custom-arrow.slick-arrow.slick-next[data-v-4085c036]{height:30px!important;right:15%!important;width:30px}.home .custom-arrow.slick-arrow.slick-prev[data-v-4085c036]{height:30px!important;left:15%!important;width:30px}@media screen and (min-width:600px){.home .custom-arrow svg[data-v-4085c036]{height:15px!important;width:15px!important}.home button[data-v-4085c036]{height:8px!important;width:8px!important}.home .custom-arrow.slick-arrow.slick-next[data-v-4085c036]{right:30%!important}.home .custom-arrow.slick-arrow.slick-prev[data-v-4085c036]{left:30%!important}}@media screen and (min-width:960px){.home .slick-dots[data-v-4085c036]{bottom:35px}.home .custom-arrow[data-v-4085c036]{bottom:35px!important}.home .custom-arrow.slick-arrow.slick-next[data-v-4085c036]{right:35%!important}.home .custom-arrow.slick-arrow.slick-prev[data-v-4085c036]{left:35%!important}}@media screen and (min-width:1264px){.home .custom-arrow.slick-arrow.slick-next[data-v-4085c036]{right:40%!important}.home .custom-arrow.slick-arrow.slick-prev[data-v-4085c036]{left:40%!important}}.portfolio .slick-slider[data-v-4085c036]{align-items:center;display:flex;height:100%;justify-content:center;margin:0 auto;position:static;position:relative;width:100%}.portfolio .slick-dots[data-v-4085c036]{align-items:flex-end;bottom:10px;display:flex!important;justify-content:center;left:0;list-style-type:none;margin:0;padding:2rem 0;position:absolute;right:0;width:100%}.portfolio .slick-dots li[data-v-4085c036]{margin:10px}.portfolio .slick-dots button[data-v-4085c036]{background:#424242!important;background-color:transparent;border-radius:100%;display:block;height:6px;padding:0;text-indent:-9999px;width:6px}.portfolio .slick-dots li.slick-active button[data-v-4085c036]{background-color:#ffd400!important}.portfolio .custom-arrow[data-v-4085c036]{bottom:10px!important;height:30px!important;position:absolute!important;top:auto!important;width:30px!important}.portfolio .custom-arrow svg[data-v-4085c036]{height:12px!important;width:12px!important}.portfolio .custom-arrow.slick-arrow.slick-next[data-v-4085c036]{height:30px!important;right:3%!important;width:30px}.portfolio .custom-arrow.slick-arrow.slick-prev[data-v-4085c036]{height:30px!important;left:3%!important;width:30px}@media screen and (min-width:600px){.portfolio .custom-arrow svg[data-v-4085c036]{height:15px!important;width:15px!important}.portfolio button[data-v-4085c036]{height:8px!important;width:8px!important}.portfolio .custom-arrow.slick-arrow.slick-next[data-v-4085c036]{right:10%!important}.portfolio .custom-arrow.slick-arrow.slick-prev[data-v-4085c036]{left:10%!important}}@media screen and (min-width:960px){.portfolio .custom-arrow.slick-arrow.slick-next[data-v-4085c036]{right:25%!important}.portfolio .custom-arrow.slick-arrow.slick-prev[data-v-4085c036]{left:25%!important}}@media screen and (min-width:1264px){.portfolio .custom-arrow.slick-arrow.slick-next[data-v-4085c036]{right:30%!important}.portfolio .custom-arrow.slick-arrow.slick-prev[data-v-4085c036]{left:30%!important}}.testimonials .slick-slider[data-v-4085c036]{align-items:center;display:flex;height:100%;justify-content:center;margin:0 auto;position:static;position:relative;width:100%}.testimonials .slick-dots[data-v-4085c036]{align-items:flex-end;bottom:-10px;display:flex!important;justify-content:center;left:0;list-style-type:none;margin:0;padding:2rem 0;position:absolute;right:0;width:100%}.testimonials .slick-dots li[data-v-4085c036]{margin:10px}.testimonials .slick-dots button[data-v-4085c036]{background:#c4c4c4!important;background-color:transparent;border-radius:100%;display:block;height:6px;padding:0;text-indent:-9999px;width:6px}.testimonials .slick-dots li.slick-active button[data-v-4085c036]{background-color:#ffd400!important}.testimonials .custom-arrow[data-v-4085c036]{bottom:-10px!important;height:30px!important;position:absolute!important;top:auto!important;width:30px!important}.testimonials .custom-arrow svg[data-v-4085c036]{height:12px!important;width:12px!important}.testimonials .custom-arrow.slick-arrow.slick-next[data-v-4085c036]{height:30px!important;right:15%!important;width:30px}.testimonials .custom-arrow.slick-arrow.slick-prev[data-v-4085c036]{height:30px!important;left:15%!important;width:30px}@media screen and (min-width:600px){.testimonials .custom-arrow svg[data-v-4085c036]{height:15px!important;width:15px!important}.testimonials button[data-v-4085c036]{height:8px!important;width:8px!important}.testimonials .custom-arrow.slick-arrow.slick-next[data-v-4085c036]{right:30%!important}.testimonials .custom-arrow.slick-arrow.slick-prev[data-v-4085c036]{left:30%!important}}@media screen and (min-width:960px){.testimonials .custom-arrow.slick-arrow.slick-next[data-v-4085c036]{right:35%!important}.testimonials .custom-arrow.slick-arrow.slick-prev[data-v-4085c036]{left:35%!important}}@media screen and (min-width:1264px){.testimonials .custom-arrow.slick-arrow.slick-next[data-v-4085c036]{right:40%!important}.testimonials .custom-arrow.slick-arrow.slick-prev[data-v-4085c036]{left:40%!important}}.admin-online .slick-slider[data-v-4085c036]{align-items:center;display:flex;height:100%;justify-content:center;margin:0 auto;position:static;position:relative;width:100%}.admin-online .slick-dots[data-v-4085c036]{align-items:flex-end;bottom:-30px;display:flex!important;justify-content:center;left:0;list-style-type:none;margin:0;padding:2rem 0;position:absolute;right:0;width:100%}.admin-online .slick-dots li[data-v-4085c036]{margin:10px}.admin-online .slick-dots button[data-v-4085c036]{background:#c4c4c4!important;background-color:transparent;border-radius:100%;display:block;height:6px;padding:0;text-indent:-9999px;width:6px}.admin-online .slick-dots li.slick-active button[data-v-4085c036]{background-color:#ffd400!important}.admin-online .custom-arrow[data-v-4085c036]{bottom:-30px!important;height:30px!important;position:absolute!important;top:auto!important;width:30px!important}.admin-online .custom-arrow svg[data-v-4085c036]{height:12px!important;width:12px!important}.admin-online .custom-arrow.slick-arrow.slick-next[data-v-4085c036]{height:30px!important;right:15%!important;width:30px}.admin-online .custom-arrow.slick-arrow.slick-prev[data-v-4085c036]{height:30px!important;left:15%!important;width:30px}@media screen and (min-width:600px){.admin-online .custom-arrow svg[data-v-4085c036]{height:15px!important;width:15px!important}.admin-online button[data-v-4085c036]{height:8px!important;width:8px!important}.admin-online .custom-arrow.slick-arrow.slick-next[data-v-4085c036]{right:30%!important}.admin-online .custom-arrow.slick-arrow.slick-prev[data-v-4085c036]{left:30%!important}}@media screen and (min-width:960px){.admin-online .custom-arrow.slick-arrow.slick-next[data-v-4085c036]{right:35%!important}.admin-online .custom-arrow.slick-arrow.slick-prev[data-v-4085c036]{left:35%!important}}@media screen and (min-width:1264px){.admin-online .custom-arrow.slick-arrow.slick-next[data-v-4085c036]{right:40%!important}.admin-online .custom-arrow.slick-arrow.slick-prev[data-v-4085c036]{left:40%!important}}.feature-slider .slick-slider[data-v-4085c036]{align-items:center;display:flex;height:100%;justify-content:center;margin:0 auto;position:static;position:relative;width:90%}.feature-slider .slick-list[data-v-4085c036]{width:100%}.feature-slider .slick-dots[data-v-4085c036]{align-items:flex-end;bottom:-40px;display:flex!important;justify-content:center;left:0;list-style-type:none;margin:0;padding:2rem 0;position:absolute;right:0;width:100%}.feature-slider .slick-dots li[data-v-4085c036]{margin:10px}.feature-slider .slick-dots button[data-v-4085c036]{background:#c4c4c4!important;background-color:transparent;border-radius:100%;display:block;height:6px;padding:0;text-indent:-9999px;width:6px}.feature-slider .slick-dots li.slick-active button[data-v-4085c036]{background-color:#ffd400!important}.feature-slider .custom-arrow[data-v-4085c036]{bottom:-40px!important;height:30px!important;position:absolute!important;top:auto!important;width:30px!important}.feature-slider .custom-arrow svg[data-v-4085c036]{height:12px!important;width:12px!important}.feature-slider .custom-arrow.slick-arrow.slick-next[data-v-4085c036]{height:30px!important;right:15%!important;width:30px}.feature-slider .custom-arrow.slick-arrow.slick-prev[data-v-4085c036]{height:30px!important;left:15%!important;width:30px}@media screen and (min-width:600px){.feature-slider .slick-slider[data-v-4085c036]{width:100%}.feature-slider .custom-arrow svg[data-v-4085c036]{height:15px!important;width:15px!important}.feature-slider button[data-v-4085c036]{height:8px!important;width:8px!important}.feature-slider .custom-arrow.slick-arrow.slick-next[data-v-4085c036]{right:30%!important}.feature-slider .custom-arrow.slick-arrow.slick-prev[data-v-4085c036]{left:30%!important}}@media screen and (min-width:960px){.feature-slider .custom-arrow.slick-arrow.slick-next[data-v-4085c036]{right:35%!important}.feature-slider .custom-arrow.slick-arrow.slick-prev[data-v-4085c036]{left:35%!important}}@media screen and (min-width:1264px){.feature-slider .custom-arrow.slick-arrow.slick-next[data-v-4085c036]{right:40%!important}.feature-slider .custom-arrow.slick-arrow.slick-prev[data-v-4085c036]{left:40%!important}}.fill[data-v-4085c036]{height:100%}.fill-width[data-v-4085c036],.fill[data-v-4085c036]{width:100%}.content[data-v-4085c036]{margin:0 auto;width:97%}.v-toolbar__content[data-v-4085c036]{height:100%!important;padding:0!important}@media screen and (min-width:600px){.content[data-v-4085c036]{width:98%}}@media screen and (min-width:960px){.content[data-v-4085c036]{width:85%}}@media screen and (min-width:1264px){.content[data-v-4085c036]{width:90%}.lg5-custom[data-v-4085c036]{flex-basis:20%;max-width:20%;width:20%}}@media screen and (min-width:1904px){.content[data-v-4085c036]{width:75%;z-index:1000}.xl3-30[data-v-4085c036]{flex-basis:30%;max-width:30%;width:30%}}.slick-slider[data-v-4085c036]{display:block!important}.banner-bg[data-v-4085c036]{background-color:#efefef;background-image:url(/_nuxt/img/banner-movil.8f709a8.webp);background-size:cover;height:800px;-o-object-position:right;object-position:right}.content-text[data-v-4085c036]{max-width:650px}.bg-overline[data-v-4085c036]{background-color:rgba(0,0,0,.5);height:100%;width:100%}h2[data-v-4085c036]{font-size:1.802rem;font-weight:400;text-align:center;text-transform:uppercase}h2[data-v-4085c036],h3[data-v-4085c036]{color:#fff;font-weight:800}h3[data-v-4085c036]{font-size:1.125rem;text-transform:none}h4[data-v-4085c036]{font-size:1.266rem}h4[data-v-4085c036],p[data-v-4085c036]{color:#fff;font-weight:400;text-transform:none}p[data-v-4085c036]{font-size:1.125rem;text-align:center}.img-content[data-v-4085c036]{border-radius:50%;display:block;height:62px;margin:auto;-o-object-fit:cover;object-fit:cover;width:62px}@media screen and (min-width:600px){.banner-bg[data-v-4085c036]{height:700px}.img-content[data-v-4085c036]{height:82px;width:82px}}@media screen and (min-width:960px){.img-content[data-v-4085c036]{height:105px;width:105px}.banner-bg[data-v-4085c036]{background-image:url(/_nuxt/img/banner-web.f8b4992.webp);height:700px}}