#landing-app{background-color:#FFFFFF;font-family:"Open Sans",sans-serif,serif;color:#000;font-weight:400;text-transform:none;width:100%;height:100%;min-height:auto;top:0;position:relative;overflow-x:hidden;overflow-y:hidden;z-index:9}#landing-app.first-view:not(.webview){opacity:0;height:100vh}#landing-app.fadeIn{-webkit-animation-duration:3s;-webkit-animation-timing-function:ease;-webkit-animation-name:fadeIn;-webkit-animation-iteration-count:initial;-webkit-animation-delay:0s;-moz-animation-duration:3s;-moz-animation-timing-function:ease;-moz-animation-name:fadeIn;-moz-animation-iteration-count:initial;-moz-animation-delay:0s;-ms-animation-duration:3s;-ms-animation-timing-function:ease;-ms-animation-name:fadeIn;-ms-animation-iteration-count:initial;-ms-animation-delay:0s;-o-animation-duration:3s;-o-animation-timing-function:ease;-o-animation-name:fadeIn;-o-animation-iteration-count:initial;-o-animation-delay:0s;animation-duration:3s;animation-timing-function:ease;animation-name:fadeIn;animation-iteration-count:initial;animation-delay:0s}@media only screen and (max-width:768px){.img-responsive{width:100%}}.img-fluid{width:100%;object-fit:cover;min-height:100vh}.flex-responsive{display:flex;justify-content:space-between}.flex-responsive.ltr{direction:ltr}.flex-responsive.rtl{direction:rtl}@media only screen and (min-width:769px){.flex-responsive{padding:58px 70px 33px 70px}}@media only screen and (max-width:768px){.flex-responsive{padding:42px 18vw;flex-direction:column;align-items:center}}.wrapper-grid-item-img-text{display:block;overflow:hidden;position:relative;z-index:1}#landing-component.webview{min-height:100vh;width:100vw}#landing-component.webview .landing-wrapper{width:100vw}#landing-component.webview .landing-wrapper .landing-carrousel{width:100vw}#landing-app.webview.first-view{min-height:100vh;width:100vw}#landing-app.webview{min-height:100vh;height:100%;border:5px solid red}#landing-app.webview .video-wrapper-youtube .video-youtube-full{min-height:100vh}.landing-affinity .container-desktop{display:flex}.landing-affinity .container-desktop .container-image{flex:1 1 0}.landing-affinity .container-desktop .container-image img{width:100%;height:100%;object-fit:cover;font-family:'object-fit: cover;'}.landing-affinity .container-desktop .container-image img.loaded{animation-name:landingImageLoaded;animation-duration:.3s}.landing-affinity .container-desktop .container-text{flex:0 0 auto;width:690px;max-width:40%;padding:50px 75px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}@media only screen and (max-width:1280px){.landing-affinity .container-desktop .container-text{max-width:50%}}.landing-affinity .container-mobile .container-text{padding:8vh 8.2%;text-align:center}.landing-affinity .container-mobile .container-image img{width:100%;height:auto}.landing-affinity h2{margin:0 0 1.25em 0;font-size:16px;line-height:1.375em;font-weight:bold}@media (max-width:991px) and (min-width:480px){.landing-affinity h2{font-size:3.4vw}}.landing-affinity .main-text{margin-bottom:65px}.landing-affinity .main-text ul,.landing-affinity .main-text p{margin-bottom:1.58em;font-size:14px;line-height:1.58em}@media (max-width:991px) and (min-width:480px){.landing-affinity .main-text ul,.landing-affinity .main-text p{font-size:2.9vw}}.landing-affinity .secondary-text ul,.landing-affinity .secondary-text p{margin-bottom:1.67em;font-size:12px;line-height:1.67em;color:#8C8C8C}@media (max-width:991px) and (min-width:480px){.landing-affinity .secondary-text ul,.landing-affinity .secondary-text p{font-size:2.3vw}}.landing-affinity .secondary-text a{color:#8C8C8C;text-decoration:none}.landing-affinity .cta{display:inline-block;min-width:270px;margin-top:36px;padding:1em 2em;font-size:16px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border:1px solid #000;border-radius:35px;transition:opacity .25s}@media (max-width:991px) and (min-width:480px){.landing-affinity .cta{font-size:2.4vw}}.landing-affinity .cta:hover,.landing-affinity .cta:focus{opacity:.66;color:#fff;text-decoration:none}@keyframes landingImageLoaded{0%{opacity:0}100%{opacity:1}}