.box__vtlanding{background-color:var(--Gray-White)}.box__vtlanding--cropper{overflow:hidden}.box__vtlanding--welcome{position:relative;z-index:2;width:84%;margin:0 auto;background:var(--Secondary) url(../gfx/box__vtlanding--welcome-bg.jpg) no-repeat 50% 50% / cover;color:var(--Gray-White)}.box__vtlanding--welcome-video{display:block;width:100%;height:auto}@media only screen and (min-width:992px){.box__vtlanding--welcome{background-color:var(--Secondary);background-image:none;min-height:550px;border-top-left-radius:var(--rounded-md);border-top-right-radius:var(--rounded-md)}.box__vtlanding--welcome-video{border-top-left-radius:var(--rounded-md);border-top-right-radius:var(--rounded-md)}.box__vtlanding--welcome-inner{position:absolute;left:52%;top:51%;z-index:3;width:100%;transform:translate(-50%,-50%)}}@media only screen and (max-width:1249px){.box__vtlanding--welcome{width:100%;border-radius:0}}@media only screen and (min-width:1199px){.box__vtlanding--welcome{min-height:60%}}.box__vtlanding .btn-a{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;align-content:stretch;height:60px;padding:0 40px;border-radius:var(--rounded-sm);background-color:var(--Primary)}.box__vtlanding--welcome-par-a{position:relative;z-index:3;margin-bottom:13px}.box__vtlanding--welcome-par-b{position:relative;z-index:3;margin-bottom:32px}.box__vtlanding--welcome-par-cta{position:relative;z-index:3;display:flex;gap:26px}.box__vtlanding--welcome-par-cta .btn-white{background-color:transparent;border:1px solid var(--Gray-White);box-sizing:border-box}@media only screen and (max-width:991px){.box__vtlanding--welcome-video{display:none}.box__vtlanding--welcome-par-a{margin:24px 0 20px}.box__vtlanding--welcome-par-b{margin-bottom:20px}.box__vtlanding--welcome-par-cta{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:0}.box__vtlanding--welcome-par-cta .btn-a{height:46px;padding:0}}.box__vtlanding--icon-home{position:absolute}.box__vtlanding--icon-home *{fill-rule:evenodd;clip-rule:evenodd}.box__vtlanding--icon-home.icon-home-orange{right:25%;top:58%;width:70px;height:70px}.box__vtlanding--icon-home.icon-home-orange *{fill:var(--Primary)}.box__vtlanding--icon-home.icon-home-blue{right:-50px;bottom:20%;width:100px;height:100px}.box__vtlanding--icon-home.icon-home-blue *{fill:var(--Pastels-Blue-200)}.box__vtlanding--icon-home.icon-home-yellow{right:12%;bottom:-33px;width:66px;height:66px}.box__vtlanding--icon-home.icon-home-yellow *{fill:var(--Pastels-Yellow-200)}.box__vtlanding--icon-home.icon-home-violet{top:12%;right:16%;width:48px;height:48px}.box__vtlanding--icon-home.icon-home-violet *{fill:var(--Pastels-Blue-100)}.box__vtlanding--welcome-img-00{position:absolute;left:-100px;top:15%}.box__vtlanding--welcome-img-01{position:absolute;right:26%;bottom:-75px}.box__vtlanding--welcome-img-02{position:absolute;right:-58px;top:29%}.box__vtlanding--circle{display:block;position:absolute;width:76px;height:76px;z-index:2;border-radius:50%;border:6px solid var(--Gray-White)}.box__vtlanding--circle::before{content:"";display:block;position:absolute;left:50%;top:50%;margin:-15px 0 0 -15px;width:30px;height:30px;background-color:var(--Gray-White);border-radius:50%}.box__vtlanding--circle.circle--01{right:2%;top:38%}.box__vtlanding--circle.circle--02{right:31%;bottom:8%}.box__vtlanding--welcome-line{display:block;position:absolute;right:5%;bottom:12%;z-index:2}.box__vtlanding--icon-home,.box__vtlanding--circle{transform-origin:50% 50%;transform:scale(0,0);transition:transform .2s cubic-bezier(.24,1.74,.39,.86)}@keyframes drawPath{to{stroke-dashoffset:0}}.state--animated #pathMask_path{animation:drawPath 1.6s ease-out forwards}.box__vtlanding--icon-home.state--animated,.box__vtlanding--circle.state--animated{transform:scale(1,1)}@media only screen and (max-width:991px){.box__vtlanding--icon-home,.box__vtlanding--welcome-img-01,.box__vtlanding--welcome-img-02,.box__vtlanding--circle,.box__vtlanding--welcome-line{display:none}.box__vtlanding--welcome{padding:48px 16px;box-sizing:border-box}.box__vtlanding--welcome-img-00{position:relative;width:90px;height:90px;top:0;left:0}}@media only screen and (min-width:992px) and (max-width:1400px){.box__vtlanding--welcome-img-00,.box__vtlanding--welcome-img-01,.box__vtlanding--welcome-img-02,.box__vtlanding--circle,.box__vtlanding--welcome-line{display:none}}.box__vtlanding--info{position:relative;z-index:1;padding:96px 0 272px;background-color:var(--Gray-50)}.box__vtlanding--info-title{position:relative;z-index:4;margin-bottom:64px}.box__vtlanding--info-par-a{position:relative;z-index:4;margin-bottom:0}.box__vtlanding--info-par-a:not(:first-child){margin-top:32px}.box__vtlanding--info-content{padding-right:38%}.box__vtlanding--info-bel{position:absolute;box-sizing:border-box;height:110px;padding-left:30px;color:var(--Gray-White);transform-origin:100% 50%}.box__vtlanding--info-bel{width:55px;transition:width .32s cubic-bezier(.15,.8,.14,.99)}.box__vtlanding--info.state--animated .box__vtlanding--info-bel{width:670px}.box__vtlanding--info-bel span{display:inline-block;position:relative;width:100%;white-space:nowrap;overflow:hidden;z-index:2;line-height:100px}.box__vtlanding--info-bel::after{content:"";display:block;width:78px;height:78px;position:absolute;left:-40px;top:16px;transform-origin:center;transform:rotate(45deg)}.box__vtlanding--info-bel.bel--orange{right:-106px;top:0;background-color:var(--Primary);transform:rotate(-30deg)}.box__vtlanding--info-bel.bel--orange::after{background-color:var(--Primary)}.box__vtlanding--info-bel.bel--pink{right:-30px;top:500px;background-color:var(--Pastels-Pink-200);color:var(--Gray-Black);transform:rotate(5deg)}.box__vtlanding--info-bel.bel--pink::after{background-color:var(--Pastels-Pink-200)}.box__vtlanding--info-bel.bel--green{z-index:2;right:-100px;top:908px;background-color:var(--Pastels-Green-200);transform:rotate(32deg)}.box__vtlanding--info-bel.bel--green::after{background-color:var(--Pastels-Green-200)}.box__vtlanding--info-bel.bel--blue{z-index:2;left:50%;top:1153px;background-color:var(--Pastels-Blue-200);transform:rotate(-40deg);transform-origin:0 50%}.box__vtlanding--info-bel.bel--blue::after{background-color:var(--Pastels-Blue-200)}.box__vtlanding--info-bel.bel--yellow{left:1070px;top:1130px;background-color:var(--Pastels-Yellow-200);color:var(--Gray-Black);transform:rotate(-20deg);transform-origin:0 50%}.box__vtlanding--info-bel.bel--yellow::after{background-color:var(--Pastels-Yellow-200)}.box__vtlanding--info-bel.bel--blue,.box__vtlanding--info-bel.bel--yellow{padding:0 30px 0 0;text-align:right}.box__vtlanding--info-bel.bel--blue::after,.box__vtlanding--info-bel.bel--yellow::after{left:auto;right:-40px}.slide-up{opacity:0;transform:translate3d(0,7rem,0);transition:opacity 1.8s cubic-bezier(.19,1,.22,1),transform 1.8s cubic-bezier(.19,1,.22,1)}.slide-up.done{opacity:1;transform:translate3d(0,0,0)}@media only screen and (max-width:991px){.box__vtlanding--info{padding:16px 16px 430px}.box__vtlanding--info-content{padding:0}.box__vtlanding--info-bel{transform-origin:50% 50% 0}.box__vtlanding--info-title{margin-bottom:20px}.box__vtlanding--info-par-a:not(:first-child){margin-top:20px}.box__vtlanding--info-bel{width:300px !important;height:48px;padding:0 0 0 5px}.box__vtlanding--info-bel span{line-height:48px}.box__vtlanding--info-bel::after{width:34px;height:34px;top:7px;left:-17px}.box__vtlanding--info-bel.bel--blue,.box__vtlanding--info-bel.bel--yellow{padding:0 5px 0 0}.box__vtlanding--info-bel.bel--blue::after,.box__vtlanding--info-bel.bel--yellow::after{left:auto;right:-17px}.box__vtlanding--info-bel.bel--orange{right:-50px;top:auto;bottom:360px;transform:rotate(-27deg)}.box__vtlanding--info-bel.bel--pink{right:0;top:auto;bottom:226px;transform:rotate(7deg)}.box__vtlanding--info-bel.bel--green{right:-50px;top:auto;bottom:92px;transform:rotate(38deg)}.box__vtlanding--info-bel.bel--blue{right:auto;left:-115px;top:auto;bottom:25px;transform:rotate(-34deg)}.box__vtlanding--info-bel.bel--yellow{right:auto;left:-60px;top:auto;bottom:10px;transform:rotate(-15deg)}.slide-up{opacity:1;transform:translate3d(0,0,0);transition-property:none}}@media only screen and (min-width:992px) and (max-width:1600px){.box__vtlanding--info-bel.bel--orange{right:-24px;top:65px;transform:rotate(-27deg) scale(0.7)}.box__vtlanding--info-bel.bel--pink{right:-18px;top:500px;transform:rotate(7deg) scale(0.7)}.box__vtlanding--info-bel.bel--green{right:-50px;top:876px;transform:rotate(38deg) scale(0.7)}.box__vtlanding--info-bel.bel--blue{left:460px;transform:rotate(-34deg) scale(0.7)}.box__vtlanding--info-bel.bel--yellow{left:590px;transform:rotate(-15deg) scale(0.7)}}@media only screen and (min-width:992px) and (max-width:1199px){.box__vtlanding--info-bel.bel--blue{left:360px;top:100%}.box__vtlanding--info-bel.bel--yellow{left:490px;top:95%}}@media only screen and (min-width:1600px) and (max-width:2000px){.box__vtlanding--info-bel.bel--blue,.box__vtlanding--info-bel.bel--yellow{margin-left:-10%}}.box__vtlanding--dist{position:relative;z-index:2;padding:86px 0}.box__vtlanding--dist-title{position:relative;z-index:4;margin-bottom:64px;text-align:center}.box__vtlanding--dist-items{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.box__vtlanding--dist-item{display:flex;align-items:center;padding:48px;text-align:center;background-color:var(--Gray-50);border-radius:var(--rounded-md);min-height:384px}.box__vtlanding--dist-header{margin:24px 0}.box__vtlanding--dist-icon-wrapper,.box__vtlanding--dist-desc{margin:0}@media only screen and (max-width:991px){.box__vtlanding--dist{padding:48px 16px}.box__vtlanding--dist-items{grid-template-columns:1fr}.box__vtlanding--dist-item{padding:48px 24px;min-height:auto}.box__vtlanding--dist-header{margin:16px 0}.box__vtlanding--dist-title{margin-bottom:20px}.box__vtlanding--dist-icon{width:100px;height:100px}}.box__vtlanding--how{padding:96px 0}.box__vtlanding--how-title{position:relative;z-index:4;margin-bottom:64px;text-align:center}.box__vtlanding--how-content{position:relative;box-sizing:border-box;padding:64px;background-color:var(--Gray-50);border-radius:var(--rounded-md)}.box__vtlanding--how-house{display:block;margin:0 auto}.box__vtlanding--how-items{width:792px;margin:0 auto;display:grid;gap:96px}.box__vtlanding--how-item{display:grid;grid-template-columns:86px 332px 1fr;gap:32px;align-items:center;position:relative}.box__vtlanding--how-item-counter{position:relative;width:70px;height:70px;font-weight:bold;display:flex;justify-content:center;align-items:center;transform:scale(0);opacity:0;transition:transform .2s,opacity .5s;background-color:var(--Secondary);border-radius:50%}.box__vtlanding--how-item:not(:first-child) .box__vtlanding--how-item-counter{transition:transform .2s .3s,opacity .5s .3s}.box__vtlanding--how-item::after{content:"";display:block;position:absolute;left:35px;top:100%;width:2px;height:0;background-color:var(--Gray-200);transition:height .3s}.box__vtlanding--how-item:last-child::after{display:none}.box__vtlanding--how-item-counter span{position:relative;z-index:2;color:var(--Gray-White)}.box__vtlanding--how-item-photo{display:block;margin:0 auto;max-width:100%;opacity:0;transform:translateY(-30px);transition:opacity .3s,transform .3s}.box__vtlanding--how-item:not(:first-child) .box__vtlanding--how-item-photo{transition:opacity .3s .3s,transform .3s .3s}.box__vtlanding--how-info{opacity:0;transform:translateY(-30px);transition:opacity .3s,transform .3s}.box__vtlanding--how-item:not(:first-child) .box__vtlanding--how-info{transition:opacity .3s .3s,transform .3s .3s}.box__vtlanding--how-header{margin-bottom:8px}.box__vtlanding--how-desc{margin:0}.box__vtlanding--how-item.active .box__vtlanding--how-item-counter{transform:scale(1);opacity:1}.box__vtlanding--how-item.active.active-line::after{height:80px}.box__vtlanding--how-item.active .box__vtlanding--how-item-photo,.box__vtlanding--how-item.active .box__vtlanding--how-info{opacity:1;transform:translateY(0)}@media only screen and (max-width:991px){.box__vtlanding--how{padding:0}.box__vtlanding--how-house{display:none}.box__vtlanding--how-title{margin-bottom:24px}.box__vtlanding--how-content{padding:48px 16px;border-radius:0}.box__vtlanding--how-items{width:100%;gap:40px}.box__vtlanding--how-item{display:block;text-align:center}.box__vtlanding--how-item-counter{margin:0 auto;transform:scale(1);opacity:1;transition:none}.box__vtlanding--how-item-photo{margin:24px 0 32px;text-align:center;opacity:1;transform:translateY(0);transition:none}.box__vtlanding--how-info{width:100%;transform:translateY(0);opacity:1;transition:none}.box__vtlanding--how-item::after{display:none}}.box__vtlanding--testimonials{padding-bottom:128px}.box__vtlanding--testimonials-title{position:relative;z-index:4;margin-bottom:60px;text-align:center}.box__vtlanding--testimonials-items{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.box__vtlanding--testimonials-item{text-align:center;border:1px solid var(--Gray-300);border-radius:var(--rounded-md);overflow:hidden;padding:24px}.box__vtlanding--testimonials-author{margin:0}.box__vtlanding--testimonials-company{margin:4px 0 16px;color:var(--Gray-600)}.box__vtlanding--testimonials-item blockquote{position:relative;margin:0}.box__vtlanding--testimonials-item blockquote p{position:relative;z-index:2;margin:0}@media only screen and (max-width:991px){.box__vtlanding--testimonials{padding:48px 16px}.box__vtlanding--testimonials-title{margin:0 0 32px}.box__vtlanding--testimonials-items{grid-template-columns:1fr;gap:16px}.box__vtlanding--testimonials-item{margin:0}}.box__vtlanding--example{padding:96px 0;background-color:var(--Gray-50)}.box__vtlanding--example-top{margin-bottom:96px;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;align-content:stretch;gap:48px}.box__vtlanding--example-title{margin-bottom:32px}.box__vtlanding--example-icon,.box__vtlanding--example-par{margin:0}.box__vtlanding--example-desktop{width:1570px;height:90vh;margin:0 auto;position:relative}.box__vtlanding--example-desktop iframe{border-radius:var(--rounded-md)}@media only screen and (min-width:992px) and (max-width:1599px){.box__vtlanding--example-desktop{width:90%}}.box__vtlanding--example-mobile{display:none;height:352px;background:var(--base-color-78787a) url(../gfx/box__vtlanding--example-mobile-bg.jpg) no-repeat 50% 50% / cover;text-align:center}@media only screen and (max-width:991px){.box__vtlanding--example{padding:24px 0 0}.box__vtlanding--example-top{margin-bottom:32px;display:block}.box__vtlanding--example-content{padding:0 24px;text-align:center}.box__vtlanding--example-icon{margin:0 0 32px}.box__vtlanding--example-icon img{width:226px;height:112px}.box__vtlanding--example-title{margin-bottom:20px}.box__vtlanding--example-desktop{display:none}.box__vtlanding--example-mobile{display:flex;justify-content:center;flex-wrap:wrap;align-items:center;flex-flow:column}.box__vtlanding--example-mobile-icon{margin:0}.box__vtlanding--example-mobile-title{margin:8px 0 32px;color:var(--Gray-White)}.box__vtlanding--example-mobile-cta{margin:0}.box__vtlanding--example-mobile-cta .btn-a{width:104px;height:46px}}.box__vtlanding--contact{padding:96px 0 80px}.box__vtlanding--contact--content{display:grid;grid-template-columns:48% 52%}.box__vtlanding--contact--primary{display:flex;flex-wrap:wrap;align-content:center;padding:0 64px;background-color:var(--Gray-50);border-top-right-radius:var(--rounded-md);border-bottom-right-radius:var(--rounded-md)}.box__vtlanding--contact--secondary{display:flex;align-items:center;justify-content:center;padding:128px 64px;background-color:var(--Pastels-Aluminium-200);border-top-left-radius:var(--rounded-md);border-bottom-left-radius:var(--rounded-md)}.box__vtlanding--contact--par-a{margin:0;width:100%}.box__vtlanding--contact--par-b{margin:32px 0}.box__vtlanding--contact--photo{display:flex;margin:0;align-items:flex-end}.box__vtlanding--contact--photo img{display:block}.box__vtlanding--contact--cta{margin:0}.box__vtlanding--contact--cta .btn-a{width:145px}@media only screen and (max-width:991px){.box__vtlanding--contact{padding:0}.box__vtlanding--contact--content{display:block}.box__vtlanding--contact--primary{padding:30px 16px;text-align:center;background-color:transparent}.box__vtlanding--contact--secondary{padding:80px 0 90px;border-radius:0}.box__vtlanding--contact--par-b{margin:16px 0 20px}.box__vtlanding--contact--par-b br{display:none}.box__vtlanding--contact--photo img:first-child{width:240px;height:240px}.box__vtlanding--contact--photo img:last-child{width:36px;height:36px}.box__vtlanding--contact--cta{width:100%}.box__vtlanding--contact--cta .btn-a{width:unset;padding:unset;height:46px}}.box__vtlanding--overlay{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;align-content:stretch;position:fixed;z-index:5;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,0.9)}.box__vtlanding--overlay{z-index:5;left:0;top:0;width:0;height:0;background-color:rgba(0,0,0,0.9);opacity:.1;overflow:hidden;transition:opacity .16s ease-out}.box__vtlanding--overlay.state--open{width:100%;height:100%;opacity:1}.box__vtlanding--overlay-content{position:relative}.box__vtlanding--overlay-content #video{width:90vw;max-height:90vh}.box__vtlanding--overlay-content #video iframe{width:90vw;max-height:90vh}.box__vtlanding--overlay-close{display:block;position:absolute;right:-40px;top:-40px;width:40px;height:40px;background:url(../gfx/theme/closen__white.svg) no-repeat 50% 50%;background-size:20px 20px;cursor:pointer}@media only screen and (max-width:991px){.box__vtlanding--overlay-content{position:static;height:auto}.box__vtlanding--overlay-close{right:10px;top:10px}.box__vtlanding--overlay-content #video{width:100vw}.box__vtlanding--overlay-content #video iframe{width:100vw}}.vtlanding-transition-delay__02{transition-delay:.2s !important}.vtlanding-transition-delay__04{transition-delay:.4s !important}.vtlanding-transition-delay__06{transition-delay:.6s !important}.vtlanding-transition-delay__08{transition-delay:.8s !important}.vtlanding-transition-delay__10{transition-delay:1s !important}.vtlanding-transition-delay__12{transition-delay:1.2s !important}.vtlanding-transition-delay__14{transition-delay:1.4s !important}.vtlanding-transition-delay__16{transition-delay:1.6s !important}.vtlanding-transition-delay__18{transition-delay:1.8s !important}.vtlanding-transition-delay__24{transition-delay:2.4s !important}#top-layer-white-content{border-radius:var(--rounded-sm)}#top-layer-white-content input{border-radius:var(--rounded-sm);border-color:var(--Gray-300);height:60px;font-size:16px;line-height:normal;padding:0 20px}#top-layer-white-content .error input{border-color:var(--Red-500);border-width:2px}#top-layer-white-content .error-info{font-size:12px}