body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.page-container{background-color:var(--vx-background);width:100%}.content-container,.page-container{min-height:calc(100vh - var(--vx-nav-height))}.content-container{margin-top:var(--vx-nav-height)}.highlight-border-div{border-radius:10px;height:8px;width:50px}.background-highlight{background-color:var(--vx-highlight)!important}.background-highlight-1{background-color:var(--vx-highlight-1)}.background-highlight-2{background-color:var(--vx-highlight-2)}.background-highlight-3{background-color:var(--vx-highlight-3)}.column-flex{display:flex;flex-direction:column}.text-highlight{color:var(--vx-highlight)}.text-highlight-1{color:var(--vx-highlight-1)}.text-highlight-2{color:var(--vx-highlight-2)}.text-highlight-3{color:var(--vx-highlight-3)}.text-center{text-align:center}@media only screen and (max-width:600px){.text-center-in-small{text-align:center}}.text-left{text-align:left}.text-right{text-align:right}.flex-box{display:flex}.flex-box-column{display:flex;flex-direction:column}.justify-center{justify-content:center}@media only screen and (max-width:600px){.justify-center-in-small{justify-content:center!important}}.justify-space-between,.justify-space-evenly{justify-content:space-between}.justify-right{justify-content:right}.vertical-center{align-items:center}.vertical-end{align-items:end}.text-justify{text-align:justify}@media only screen and (max-width:600px){.big-text{font-size:1em;text-align:justify}}@media only screen and (min-width:600px){.big-text{font-size:1.2em;text-align:justify}}.card-container{box-shadow:0 4px 8px 0 #0003,0 6px 20px 0 #00000030;padding-left:var(--vx-container-margin)!important;padding-right:var(--vx-container-margin)!important}.cus-card{box-shadow:0 4px 8px 0 #0003,0 6px 20px 0 #00000030!important;margin-bottom:var(--vx-margin-3)}@media only screen and (max-width:600px){.image-container,.text-container{display:inline-block;padding-left:var(--vx-margin-2);width:1000%}}@media only screen and (min-width:600px){.image-container,.text-container{display:inline-block;padding-left:var(--vx-margin-2);width:50%}}.cus-ul{padding-left:0}@media only screen and (max-width:600px){.cus-ul li{align-items:center;display:flex;font-size:1em;list-style-position:inside;list-style-type:none;margin-bottom:var(--vx-margin-2)}}@media only screen and (min-width:600px){.cus-ul li{align-items:center;display:flex;font-size:1.2em;list-style-position:inside;list-style-type:none;margin-bottom:var(--vx-margin-2)}}.cus-ul li .list-icon{margin-right:var(--vx-margin-2)}.fit-content-height{height:-webkit-fit-content!important;height:fit-content!important;min-height:-webkit-fit-content!important;min-height:fit-content!important}.cus-card .serv-card{min-height:68vh!important}@media only screen and (min-width:600px){.image-highlight-container{height:45vh;margin-left:64px;max-height:45vh}.highlighted-image{box-shadow:0 4px 8px 0 #0003,0 6px 20px 0 #00000030;margin-left:-64px;margin-top:64px}}@media only screen and (max-width:600px){.image-highlight-container{height:50vh;margin-left:32px;max-height:30vh}.highlighted-image{box-shadow:0 4px 8px 0 #0003,0 6px 20px 0 #00000030;margin-left:-32px;margin-top:24px}}.bg-gray{background-color:var(--vx-dark-gray)}.bg-black{background-color:var(--vx-base-black)}.text-white{color:var(--vx-base-white)}.jump-section-link,.text-black{color:var(--vx-base-black)}.jump-section-link{background-color:var(--vx-highlight-1);border-radius:4px;box-shadow:0 3px 1px -2px #0003,0 2px 2px 0 #00000024,0 1px 5px 0 #0000001f;font-weight:500;line-height:1.75;padding:12px}.margin-left-1{margin-left:var(--vx-margin-1)}.nav-left{align-items:center;display:flex;width:50%}@media only screen and (min-width:600px){.nav-right{align-items:center;display:flex;justify-content:right;width:50%}.nav-right-small{display:none}.nav-link{color:var(--vx-body-text-color);cursor:pointer;display:block;font-family:Montserrat,sans-serif!important;font-size:1.2em;font-weight:400!important;margin-left:var(--vx-margin-3);text-decoration:none}.footer-bottom,.nav-link{align-items:center;display:flex}.footer-bottom-left{width:50%}.footer-bottom-right{display:flex;justify-content:right;width:50%}}@media only screen and (max-width:600px){.nav-right{display:none}.nav-right-small{align-items:center;display:flex;justify-content:right;width:50%}.nav-link{align-items:center;color:var(--vx-body-text-color);cursor:pointer;display:block;display:flex;font-family:Montserrat,sans-serif!important;font-size:1.2em;font-weight:400!important;margin-bottom:var(--vx-margin-1);margin-left:var(--vx-margin-1);margin-top:var(--vx-margin-1);text-decoration:none}.nav-child{margin-left:var(--vx-margin-3)}.footer-bottom{display:block;text-align:center}.footer-bottom-left{width:100%}.footer-bottom-right{margin-top:var(--vx-margin-2)!important;width:100%}}.menu-nav{margin-left:0!important}.nav-container{display:flex;min-height:var(--vx-nav-height);width:100%}.footer-container,.nav-container{padding-left:var(--vx-container-margin);padding-right:var(--vx-container-margin)}.footer-container{background-color:var(--vx-footer-color);color:var(--vx-base-white);padding-top:var(--vx-margin-3)}.footer-main{min-height:50vh}.footer-link{color:var(--vx-footer-text-color)}.footer-bottom{border-top:1px solid var(--vx-base-gray)}.footer-bottom,.social-wrapper{padding-bottom:var(--vx-margin-1);padding-top:var(--vx-margin-1)}.social-wrapper{border-bottom-style:solid;border-bottom-width:1px;border-color:var(--vx-base-white);margin-bottom:var(--vx-margin-2)}.social-wrapper .icon-social{font-size:32px;margin-right:var(--vx-margin-2)}.primary-button{background-color:var(--vx-base-orange)!important}.company-timeline-container{display:flex;padding-top:5%}.company-timeline{-ms-overflow-style:none;align-items:center;display:flex;min-width:75%;overflow-x:scroll;overflow-y:hidden;scroll-behavior:smooth;scrollbar-width:none}.company-timeline::-webkit-scrollbar{display:none}.company-timeline .time-section{justify-content:center;text-align:center}.company-timeline .time-section .timebar{background-color:var(--vx-highlight);height:10px;margin-top:5px;min-height:10px}.company-timeline .time-section .timebar-circle{background-color:var(--vx-highlight-1);border:5px solid var(--vx-base-white);border-radius:100%;height:20px;margin-left:50%;margin-top:-15px;min-height:20px;min-width:20px;width:20px}.active{background-color:var(--vx-highlight-1)!important;border:none!important}.timebar-title-container{margin-top:32px;padding-left:5%;padding-right:5%;text-align:center}.timebar-title-container .timebar-title{font-size:20px;font-weight:700;margin-bottom:16px;margin-top:32px}.timebar-title-container .timebar-desc{color:var(--vx-base-gray);font-size:16px;font-weight:700;margin-bottom:32px}.timebar-title-container .timeline-button{background-color:var(--vx-highlight-2)!important;color:#fff!important;font-weight:700!important}.hero-container{align-items:center;background-image:url(/static/media/hero_bg.793a8a225111556a96e8.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:calc(100vh - var(--vx-nav-height));overflow:hidden}@media only screen and (min-width:600px){.hero-container .text-container{max-width:50%;padding-right:64px;width:50%}.section-8{margin-right:auto;padding:40px;transition:opacity .775s cubic-bezier(.977,.044,.25,1);width:100%}.device-container,.section-8{display:flex;margin-left:auto;position:relative}.device-container{background-color:#0000;flex-direction:column;margin-bottom:-15vw;transform:perspective(100px);transition:max-width .425s;width:50%}}@media only screen and (max-width:600px){.hero-container .text-container{max-width:100%;min-height:40vh;width:100%}.device-container{background-color:#0000;margin-bottom:-5vw;min-height:60vh;transform:perspective(100px);transition:max-width .425s}.device-container,.section-8{display:flex;flex-direction:column;margin-left:auto;position:relative;width:100%}.section-8{height:100%;margin-right:auto;padding:var(--vx-margin-1);transition:opacity .775s cubic-bezier(.977,.044,.25,1)}}.circular-icon-div{align-items:center;border-radius:50%;box-shadow:0 4px 8px 0 #0003,0 6px 20px 0 #00000030;display:flex;justify-content:center;margin-right:var(--vx-margin-2);padding:var(--vx-margin-2)}.circular-icon-div .icon-ex-large{font-size:128px}.project-device{background-color:#f7f7f7;border-radius:16px;box-shadow:-6px 6px #dbdbdb,-25px 49px 50px -20px #0000004d;height:100%;inset:auto 0 0 auto;margin-bottom:20%;margin-right:-30%;max-width:50vw;min-width:360px;padding:3%;position:absolute;transform:rotateX(45deg) rotateY(0) rotate(-38deg);transform-style:preserve-3d;transition:transform .5s,box-shadow .5s;width:100%}.project-device:hover{box-shadow:-5px 5px #dbdbdb,-23px 45px 45px -20px #0000004d;transform:rotateX(2deg) rotateY(0) rotate(0) rotateX(45deg) rotateY(0) rotate(-38deg)}.project-device._3{margin-bottom:-30%;margin-right:-30%}.project-device._2{box-shadow:-7px 7px #dbdbdb,-31px 61px 50px -20px #00000040;margin-bottom:-15%;margin-right:10%}.cus-slider{overflow:hidden;padding-block:12px;position:relative;width:100%}.cus-list,.cus-slider{align-items:center;display:flex}.cus-list{animation:autoScroll 15s linear infinite;gap:calc(var(--width)/4);width:calc(var(--width)*var(--imageQuantity)*2)}.cus-list:hover{animation-play-state:paused!important}@media only screen and (min-width:600px){.item{align-items:center;border-radius:24px;box-shadow:var(--vx-footer-color);box-shadow:0 4px 8px 0 #0003,0 6px 20px 0 #00000030!important;display:inline-block;flex-shrink:0;height:180px;margin:16px;padding:16px;width:250px}.item img{width:100%}}@media only screen and (max-width:600px){.item{align-items:center;border-radius:24px;box-shadow:var(--vx-footer-color);box-shadow:0 4px 8px 0 #0003,0 6px 20px 0 #00000030!important;display:inline-block;flex-shrink:0;height:180px;justify-content:center;margin:16px;padding:16px;width:320px}.item img{margin-left:10%;width:80%}}@media only screen and (min-width:600px){.item-skeleton{align-items:center;border-radius:24px;height:180px;justify-content:center;margin:16px;min-height:270px;padding:16px;width:250px}}@media only screen and (max-width:600px){.item-skeleton{align-items:center;border-radius:24px;height:180px;justify-content:center;margin:16px;min-height:270px;padding:16px;width:320px}}@media only screen and (min-width:600px){.item-big{align-items:center;border-radius:20px;box-shadow:var(--vx-footer-color);box-shadow:0 4px 8px 0 #0003,0 6px 20px 0 #00000030!important;display:inline-block;flex-shrink:0;height:380px;margin:16px;padding:16px;width:-webkit-fit-content;width:fit-content}.item-big img{border-radius:20px;height:100%}}@media only screen and (max-width:600px){.item-big{align-items:center;border-radius:20px;box-shadow:var(--vx-footer-color);box-shadow:0 4px 8px 0 #0003,0 6px 20px 0 #00000030!important;display:inline-block;flex-shrink:0;margin:16px;padding:16px;width:-webkit-fit-content;width:fit-content}.item-big img{zoom:.5;border-radius:20px;width:100%}}@keyframes autoScroll{0%{transform:translateX(0)}to{transform:translateX(calc(var(--width)*-1*var(--imageQuantity)))}}.cus-slider[reverse=true] .list{animation:reverseScroll 20s linear infinite}@keyframes reverseScroll{0%{transform:translateX(calc(var(--width)*-1*var(--imageQuantity)))}to{transform:translateX(0)}}.w-slider{-webkit-tap-highlight-color:#0000;tap-highlight-color:#0000;clear:both;position:relative;text-align:center}.w-slider-mask{display:block;left:0;overflow:hidden;right:0;white-space:nowrap;z-index:1}.w-slide,.w-slider-mask{height:100%;position:relative}.w-slide{animation-direction:alternate;animation-duration:5s;animation-iteration-count:infinite;animation-name:slide-in;display:inline-block;text-align:left;vertical-align:top;white-space:normal;width:100%}.div-block-82{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin-left:auto;margin-right:auto;margin-top:0;padding-bottom:16px;padding-top:16px;width:auto}@keyframes slide-in{0%{translate:100vw}20%{translate:0}80%{translate:0}to{translate:-100vw}}@media only screen and (max-width:600px){.features-text{font-size:1em;max-width:100vw;text-align:center}.text-block-10{font-size:1.1em;font-weight:700;margin-top:16px;text-align:center}}@media only screen and (min-width:600px){.features-text{font-size:1.2em;max-width:70vw;text-align:center}.text-block-10{font-size:1.3em;font-weight:700;margin-top:16px}}*{box-sizing:border-box}.timeline{color:#525f7f;font-family:Open Sans,sans-serif;font-size:10px}.timeline__event__description{font-size:16px}.timeline{flex-direction:column;margin:10px auto}.timeline,.timeline__event{display:flex;position:relative}.timeline__event{align-self:center;border-radius:6px;margin:10px 0;width:95%}.timeline__event:nth-child(odd){flex-direction:row-reverse}.timeline__event:nth-child(odd) .timeline__event__date{border-radius:0 6px 6px 0}.timeline__event:nth-child(odd) .timeline__event__content{border-radius:6px 0 0 6px}.timeline__event:nth-child(odd) .timeline__event__icon:before{animation:fillTop 2s ease-in-out 4s forwards;background:#f6a4ec;content:"";height:100%;left:50%;position:absolute;right:auto;top:0;transform:translateX(-50%);width:2px;z-index:-1}.timeline__event:nth-child(odd) .timeline__event__icon:after{animation:fillLeft 2s ease-in-out 4s forwards;background:#f6a4ec;content:"";height:2px;left:auto;position:absolute;right:0;top:50%;transform:translateY(-50%);width:100%;z-index:-1}.timeline__event__title{color:#9251ac;font-size:1rem;font-weight:600;letter-spacing:1px;line-height:1.2;text-transform:uppercase}.timeline__event__content{background:#fff;border-radius:0 6px 6px 0;box-shadow:0 30px 60px -12px #32325d40,0 18px 36px -18px #0000004d,0 -12px 36px -8px rgba(0,0,0,.025);padding:10px;width:95%}.timeline__event__date{background:#9251ac;border-radius:6px 0 0 6px;color:#f6a4ec;font-size:1rem;font-weight:600;padding:0 10px;white-space:nowrap}.timeline__event__date,.timeline__event__icon{align-items:center;display:flex;justify-content:center}.timeline__event__icon{align-self:center;background:#f6a4ec;border-radius:100%;box-shadow:0 30px 60px -12px #32325d40,0 18px 36px -18px #0000004d,0 -12px 36px -8px rgba(0,0,0,.025);color:#9251ac;height:10px;margin:0 10px;padding:24px;position:relative;width:10px}.timeline__event__icon i{font-size:10px}.timeline__event__icon:before{animation:fillTop 2s ease-in-out 4s forwards;background:#f6a4ec;content:"";height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:2px;z-index:-1}.timeline__event__icon:after{animation:fillLeftOdd 2s ease-in-out 4s forwards;background:#f6a4ec;content:"";height:2px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:-1}.timeline__event__description{flex-basis:60%}.timeline__event--type2:after{background:#555ac0}.timeline__event--type2 .timeline__event__date{background:#555ac0;color:#87bbfe}.timeline__event--type2:nth-child(odd) .timeline__event__icon:after,.timeline__event--type2:nth-child(odd) .timeline__event__icon:before{background:#87bbfe}.timeline__event--type2 .timeline__event__icon{background:#87bbfe;color:#555ac0}.timeline__event--type2 .timeline__event__icon:after,.timeline__event--type2 .timeline__event__icon:before{background:#87bbfe}.timeline__event--type2 .timeline__event__title{color:#555ac0}.timeline__event--type3:after{background:#24b47e}.timeline__event--type3 .timeline__event__date{background-color:#24b47e;color:#aff1b6}.timeline__event--type3:nth-child(odd) .timeline__event__icon:after,.timeline__event--type3:nth-child(odd) .timeline__event__icon:before{background:#aff1b6}.timeline__event--type3 .timeline__event__icon{background:#aff1b6;color:#24b47e}.timeline__event--type3 .timeline__event__icon:after,.timeline__event--type3 .timeline__event__icon:before{background:#aff1b6}.timeline__event--type3 .timeline__event__title{color:#24b47e}.timeline__event:last-child .timeline__event__icon:before{content:none}.timeline-icon{font-size:20px!important}@media(max-width:786px){.timeline__event{align-self:center;flex-direction:column}.timeline__event__content{width:100%}.timeline__event__icon{border-radius:6px 6px 0 0;box-shadow:none;margin:0;width:100%}.timeline__event__icon:after,.timeline__event__icon:before{display:none}.timeline__event__date{border-radius:0;padding:10px}.timeline__event:nth-child(odd){align-self:center;flex-direction:column}.timeline__event:nth-child(odd) .timeline__event__date{border-radius:0;padding:10px}.timeline__event:nth-child(odd) .timeline__event__icon{border-radius:6px 6px 0 0;margin:0}}@keyframes fillLeft{to{right:100%}}@keyframes fillTop{to{top:100%}}@keyframes fillLeftOdd{to{left:100%}} /*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-name:headShake;animation-timing-function:ease-in-out}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{animation-name:swing;transform-origin:top center}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.heartBeat{animation-duration:1.3s;animation-name:heartBeat;animation-timing-function:ease-in-out}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-duration:.75s;animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:translateZ(0)}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:translateZ(0)}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:translateZ(0)}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-duration:.75s;animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{animation-timing-function:ease-in;transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}.animated.flip{animation-name:flip;-webkit-backface-visibility:visible;backface-visibility:visible}@keyframes flipInX{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{animation-name:flipInX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipInY{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateY(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateY(-20deg)}60%{opacity:1;transform:perspective(400px) rotateY(10deg)}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{animation-name:flipInY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutX{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.flipOutX{animation-duration:.75s;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateY(-15deg)}to{opacity:0;transform:perspective(400px) rotateY(90deg)}}.flipOutY{animation-duration:.75s;animation-name:flipOutY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes lightSpeedIn{0%{opacity:0;transform:translate3d(100%,0,0) skewX(-30deg)}60%{opacity:1;transform:skewX(20deg)}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) skewX(30deg)}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{opacity:0;transform:rotate(-200deg);transform-origin:center}to{opacity:1;transform:translateZ(0);transform-origin:center}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{opacity:0;transform:rotate(-45deg);transform-origin:left bottom}to{opacity:1;transform:translateZ(0);transform-origin:left bottom}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{opacity:0;transform:rotate(45deg);transform-origin:right bottom}to{opacity:1;transform:translateZ(0);transform-origin:right bottom}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{opacity:0;transform:rotate(45deg);transform-origin:left bottom}to{opacity:1;transform:translateZ(0);transform-origin:left bottom}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{opacity:0;transform:rotate(-90deg);transform-origin:right bottom}to{opacity:1;transform:translateZ(0);transform-origin:right bottom}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{opacity:1;transform-origin:center}to{opacity:0;transform:rotate(200deg);transform-origin:center}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{opacity:1;transform-origin:left bottom}to{opacity:0;transform:rotate(45deg);transform-origin:left bottom}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{opacity:1;transform-origin:right bottom}to{opacity:0;transform:rotate(-45deg);transform-origin:right bottom}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{opacity:1;transform-origin:left bottom}to{opacity:0;transform:rotate(-45deg);transform-origin:left bottom}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{opacity:1;transform-origin:right bottom}to{opacity:0;transform:rotate(90deg);transform-origin:right bottom}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{animation-timing-function:ease-in-out;transform-origin:top left}20%,60%{animation-timing-function:ease-in-out;transform:rotate(80deg);transform-origin:top left}40%,80%{animation-timing-function:ease-in-out;opacity:1;transform:rotate(60deg);transform-origin:top left}to{opacity:0;transform:translate3d(0,700px,0)}}.hinge{animation-duration:2s;animation-name:hinge}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,100%,0);visibility:hidden}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0);visibility:hidden}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(100%,0,0);visibility:hidden}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-100%,0);visibility:hidden}}.slideOutUp{animation-name:slideOutUp}.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.delay-1s{animation-delay:1s}.animated.delay-2s{animation-delay:2s}.animated.delay-3s{animation-delay:3s}.animated.delay-4s{animation-delay:4s}.animated.delay-5s{animation-delay:5s}.animated.fast{animation-duration:.8s}.animated.faster{animation-duration:.5s}.animated.slow{animation-duration:2s}.animated.slower{animation-duration:3s}@media (prefers-reduced-motion:reduce),(print){.animated{animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}}:root{--vx-background:#fff;--vx-base-white:#fff;--vx-base-gray:grey;--vx-dark-gray:#212020;--vx-base-black:#000;--vx-base-green:#7dce82;--vx-base-orange:#e6c946;--vx-highlight:#7dce82;--vx-highlight-1:#e6c946;--vx-highlight-2:#a22c29;--vx-highlight-3:#7dce82;--vx-footer-text-color:#cecdcd;--vx-margin-1:8px;--vx-margin-2:16px;--vx-margin-3:32px;--vx-nav-height:64px;--vx-container-margin:3%;--vx-body-text-color:#000;--vx-footer-color:#000;--width:200px;--imageQuantity:10}header{background-color:#fff!important;background-color:var(--vx-base-white)!important}body{background-color:#fff;background-color:var(--vx-background);color:#000!important;color:var(--vx-body-text-color)!important;font-family:Montserrat,sans-serif!important}section{margin-bottom:16px;margin-bottom:var(--vx-margin-2);min-height:50vh}.core-container,section{padding-left:3%;padding-left:var(--vx-container-margin);padding-right:3%;padding-right:var(--vx-container-margin)}@media only screen and (min-width:600px){h1{font-size:2.1em}h2{font-size:1.8em}h3{font-size:1.1em}h4{font-size:1em}}@media only screen and (max-width:600px){h1{font-size:2em}h2{font-size:1.3em}h3{font-size:1em}h4{font-size:.8em}.core-container{padding-left:3%;padding-left:var(--vx-container-margin);padding-right:3%;padding-right:var(--vx-container-margin)}}a{color:#fff;color:var(--vx-base-white);text-decoration:none}button{color:#000!important;color:var(--vx-base-black)!important}.no-margin-section{margin-bottom:0!important}.item-team{align-items:center;border-radius:24px;box-shadow:#000;box-shadow:var(--vx-footer-color);box-shadow:0 4px 8px 0 #0003,0 6px 20px 0 #00000030!important;display:inline-block;flex-shrink:0;height:260px;justify-content:center;margin:16px;padding:16px;width:250px}.item-team img{margin-left:10%;width:80%}.item-team p{margin-bottom:0;margin-top:0}
/*# sourceMappingURL=main.877d3133.css.map*/