@-webkit-keyframes rotating{from{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes rotating{from{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes rotating{from{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotating{from{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes fill-line{0%{width:0%}100%{width:100%}}@-moz-keyframes fill-line{0%{width:0%}100%{width:100%}}@-o-keyframes fill-line{0%{width:0%}100%{width:100%}}@keyframes fill-line{0%{width:0%}100%{width:100%}}@-webkit-keyframes bounce{0%,20%,50%,80%,100%{-webkit-transform:translateY(0)}40%{-webkit-transform:translateY(-10px)}60%{-webkit-transform:translateY(-2px)}}@-moz-keyframes bounce{0%,20%,50%,80%,100%{-moz-transform:translateY(0)}40%{-moz-transform:translateY(-10px)}60%{-moz-transform:translateY(-2px)}}@-o-keyframes bounce{0%,20%,50%,80%,100%{-o-transform:translateY(0)}40%{-o-transform:translateY(-10px)}60%{-o-transform:translateY(-2px)}}@keyframes bounce{0%,20%,50%,80%,100%{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-2px)}}.im-hero-image__container{position:relative}.im-hero-image__container:not(.boxed){min-height:400px}@media (min-width: 768px){.im-hero-image__container:not(.boxed){height:80vh}}@media (max-width: 767px){.im-hero-image__container.container .im-hero-image__content{padding-left:10px;padding-right:10px}}@media (min-width: 768px) and (max-width: 1024px){.im-hero-image__container.container .im-hero-image__content{padding-left:20px;padding-right:20px}}@media (min-width: 1025px){.im-hero-image__container.container .im-hero-image__content{padding-left:20px;padding-right:20px}}@media (max-width: 767px){.im-hero-image__container.boxed{height:calc(100vh - 40px);margin:20px}}@media (min-width: 768px) and (max-width: 1024px){.im-hero-image__container.boxed{height:calc(100vh - 60px);margin:30px}}@media (min-width: 1025px){.im-hero-image__container.boxed{height:calc(100vh - 120px);margin:60px}}.im-hero-image__media{position:relative;z-index:1;width:100%;height:100%;background-color:#1C1C1C}.im-hero-image__media picture{display:block;width:100%;height:100%;opacity:0.6}.im-hero-image__media img{display:block;width:100%;height:100%;object-fit:cover}@media (min-width: 768px){.im-hero-image__content{position:absolute;width:100%;height:100%;top:0;left:0;z-index:2;text-align:center}}.im-hero-image__wrapper{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;color:#fff}@media (max-width: 767px){.im-hero-image__wrapper{padding-top:34px;padding-bottom:34px}}@media (min-width: 768px){.im-hero-image__wrapper{padding-top:80px;padding-bottom:80px}}.im-hero-image__title{opacity:0}.im-hero-image__title.show{opacity:1}@media (min-width: 768px){.im-hero-image__title{color:#fff;max-width:750px;margin-left:auto;margin-right:auto}}.im-hero-image__cta{margin-top:36px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;opacity:0;transition:opacity .5s cubic-bezier(0.55, 0.085, 0.68, 0.53)}.im-hero-image__cta.show{opacity:1}.im-hero-image__cta>*:not(:first-child){margin-left:10px}@media (max-width: 767px){.im-hero-image__cta .button-primary.white{color:#1C1C1C !important;-webkit-box-shadow:inset 0px 0px 0px 1px #1C1C1C;-moz-box-shadow:inset 0px 0px 0px 1px #1C1C1C;box-shadow:inset 0px 0px 0px 1px #1C1C1C}}@media (min-width: 768px){.im-hero-image__cta{width:100%;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center}}.im-hero-image__scroll-down{position:absolute;top:initial;bottom:initial;left:50%;right:initial;transform:translateX(-50%);bottom:20px;width:48px;height:48px;padding:10px;z-index:3;cursor:pointer}.im-hero-image__scroll-down svg{width:28px;height:28px;fill:#fff;-webkit-animation:bounce 2s infinite;-moz-animation:bounce 2s infinite;-o-animation:bounce 2s infinite;animation:bounce 2s infinite}@media (max-width: 767px){.im-hero-image__scroll-down{display:none}}

@-webkit-keyframes rotating{from{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes rotating{from{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes rotating{from{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotating{from{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes fill-line{0%{width:0%}100%{width:100%}}@-moz-keyframes fill-line{0%{width:0%}100%{width:100%}}@-o-keyframes fill-line{0%{width:0%}100%{width:100%}}@keyframes fill-line{0%{width:0%}100%{width:100%}}@-webkit-keyframes bounce{0%,20%,50%,80%,100%{-webkit-transform:translateY(0)}40%{-webkit-transform:translateY(-10px)}60%{-webkit-transform:translateY(-2px)}}@-moz-keyframes bounce{0%,20%,50%,80%,100%{-moz-transform:translateY(0)}40%{-moz-transform:translateY(-10px)}60%{-moz-transform:translateY(-2px)}}@-o-keyframes bounce{0%,20%,50%,80%,100%{-o-transform:translateY(0)}40%{-o-transform:translateY(-10px)}60%{-o-transform:translateY(-2px)}}@keyframes bounce{0%,20%,50%,80%,100%{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-2px)}}.im-hero-video__container{position:relative}.im-hero-video__container:not(.boxed){min-height:400px}@media (min-width: 768px){.im-hero-video__container:not(.boxed){height:80vh}}@media (max-width: 767px){.im-hero-video__container.container .im-hero-video__content{padding-left:10px;padding-right:10px}}@media (min-width: 768px) and (max-width: 1024px){.im-hero-video__container.container .im-hero-video__content{padding-left:20px;padding-right:20px}}@media (min-width: 1025px){.im-hero-video__container.container .im-hero-video__content{padding-left:20px;padding-right:20px}}@media (max-width: 767px){.im-hero-video__container.boxed{height:calc(100vh - 40px);margin:20px}}@media (min-width: 768px) and (max-width: 1024px){.im-hero-video__container.boxed{height:calc(100vh - 60px);margin:30px}}@media (min-width: 1025px){.im-hero-video__container.boxed{height:calc(100vh - 120px);margin:60px}}.im-hero-video__media{position:relative;z-index:1;width:100%;height:100%;background-color:#1C1C1C}.im-hero-video__media video{display:block;width:100%;height:100%;object-fit:cover;opacity:0.6}@media (min-width: 768px){.im-hero-video__content{position:absolute;width:100%;height:100%;top:0;left:0;z-index:2;text-align:center}}.im-hero-video__wrapper{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;color:#fff}@media (max-width: 767px){.im-hero-video__wrapper{padding-top:34px;padding-bottom:34px}}@media (min-width: 768px){.im-hero-video__wrapper{padding-top:80px;padding-bottom:80px}}@media (min-width: 768px){.im-hero-video__title{color:#fff;max-width:750px;margin-left:auto;margin-right:auto}}.im-hero-video__cta{margin-top:36px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;opacity:0;transition:opacity .5s cubic-bezier(0.55, 0.085, 0.68, 0.53)}.im-hero-video__cta.show{opacity:1}.im-hero-video__cta>*:not(:first-child){margin-left:10px}@media (max-width: 767px){.im-hero-video__cta .button-primary.white{color:#1C1C1C !important;-webkit-box-shadow:inset 0px 0px 0px 1px #1C1C1C;-moz-box-shadow:inset 0px 0px 0px 1px #1C1C1C;box-shadow:inset 0px 0px 0px 1px #1C1C1C}}@media (min-width: 768px){.im-hero-video__cta{width:100%;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center}}.im-hero-video__scroll-down{position:absolute;top:initial;bottom:initial;left:50%;right:initial;transform:translateX(-50%);bottom:20px;width:48px;height:48px;padding:10px;z-index:3;cursor:pointer}.im-hero-video__scroll-down svg{width:28px;height:28px;fill:#fff}@media (max-width: 767px){.im-hero-video__scroll-down{display:none}}

@-webkit-keyframes rotating{from{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes rotating{from{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes rotating{from{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotating{from{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes fill-line{0%{width:0%}100%{width:100%}}@-moz-keyframes fill-line{0%{width:0%}100%{width:100%}}@-o-keyframes fill-line{0%{width:0%}100%{width:100%}}@keyframes fill-line{0%{width:0%}100%{width:100%}}@-webkit-keyframes bounce{0%,20%,50%,80%,100%{-webkit-transform:translateY(0)}40%{-webkit-transform:translateY(-10px)}60%{-webkit-transform:translateY(-2px)}}@-moz-keyframes bounce{0%,20%,50%,80%,100%{-moz-transform:translateY(0)}40%{-moz-transform:translateY(-10px)}60%{-moz-transform:translateY(-2px)}}@-o-keyframes bounce{0%,20%,50%,80%,100%{-o-transform:translateY(0)}40%{-o-transform:translateY(-10px)}60%{-o-transform:translateY(-2px)}}@keyframes bounce{0%,20%,50%,80%,100%{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-2px)}}.im-modal__open{cursor:pointer}.im-modal{position:fixed;opacity:0;visibility:hidden;top:0px;left:0px;width:100%;height:100%;z-index:99999}.im-modal.open{display:block;opacity:1;visibility:visible;transition:visibility 0s linear,opacity .2s ease-in-out}.im-modal.close{transition:visibility 0s linear .2s,opacity .2s ease-in-out}.im-modal__background{position:absolute;top:0px;left:0px;width:100%;height:100%;background-color:rgba(0,0,0,0.8);z-index:1}.im-modal__container{position:relative;position:absolute;top:50%;bottom:initial;left:50%;right:initial;transform:translate(-50%, -50%);background-color:#fff;max-height:100%;overflow-y:auto;z-index:2}@media (max-width: 767px){.im-modal__container{width:80%;height:auto}}@media (min-width: 768px) and (max-width: 1024px){.im-modal__container{width:720px;height:auto}}@media (min-width: 1025px){.im-modal__container{width:768px;height:auto}}@media (max-width: 767px){.im-modal__content{padding:25px}}@media (min-width: 768px) and (max-width: 1024px){.im-modal__content{padding:30px}}@media (min-width: 1025px){.im-modal__content{padding:50px}}.im-modal__content video,.im-modal__content picture,.im-modal__content iframe{width:100%;height:auto}.im-modal__close{cursor:pointer;position:absolute;padding:2px;z-index:2}@media (max-width: 767px){.im-modal__close{top:10px;right:10px}}@media (min-width: 768px) and (max-width: 1024px){.im-modal__close{top:15px;right:15px}}@media (min-width: 1025px){.im-modal__close{top:25px;right:25px}}.im-modal__close svg{display:inline-block;width:28px;height:28px;vertical-align:middle}.im-modal.full .im-modal__container{width:100%;height:auto;max-width:unset;padding:0;background-color:transparent}.im-modal.full .im-modal__content{position:relative;padding:0;z-index:1}.im-modal.full .im-modal__content video,.im-modal.full .im-modal__content iframe{max-width:100vw;max-height:100vh}.im-modal.full .im-modal__close{background-color:rgba(255,255,255,0.6)}

@-webkit-keyframes rotating{from{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes rotating{from{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes rotating{from{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotating{from{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes fill-line{0%{width:0%}100%{width:100%}}@-moz-keyframes fill-line{0%{width:0%}100%{width:100%}}@-o-keyframes fill-line{0%{width:0%}100%{width:100%}}@keyframes fill-line{0%{width:0%}100%{width:100%}}@-webkit-keyframes bounce{0%,20%,50%,80%,100%{-webkit-transform:translateY(0)}40%{-webkit-transform:translateY(-10px)}60%{-webkit-transform:translateY(-2px)}}@-moz-keyframes bounce{0%,20%,50%,80%,100%{-moz-transform:translateY(0)}40%{-moz-transform:translateY(-10px)}60%{-moz-transform:translateY(-2px)}}@-o-keyframes bounce{0%,20%,50%,80%,100%{-o-transform:translateY(0)}40%{-o-transform:translateY(-10px)}60%{-o-transform:translateY(-2px)}}@keyframes bounce{0%,20%,50%,80%,100%{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-2px)}}.featured-brands{margin-top:20px;margin-bottom:20px}.featured-brands__container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.featured-brands__item{position:relative}.featured-brands__item-bg{overflow:hidden;background-color:#000}.featured-brands__item-bg picture{display:block;width:100%;height:100%}.featured-brands__item-bg picture img{display:block;width:100%;height:100%;object-fit:cover;opacity:0.7}.featured-brands__item-logo{position:absolute;top:50%;bottom:initial;left:50%;right:initial;transform:translate(-50%, -50%);z-index:1}.featured-brands__item-logo picture{display:block;width:100%;height:100%}.featured-brands__item-logo picture img{display:block;width:100%;height:100%}@media (max-width: 767px){.featured-brands__item{border-bottom:1px solid #fff}.featured-brands__item a{position:relative;display:block;padding-bottom:40%}.featured-brands__item-bg{position:absolute;top:0px;left:0px;width:100%;height:100%}.featured-brands__item-bg picture img{object-fit:cover}.featured-brands__item-logo picture img{max-width:195px;max-height:80px}.featured-brands__others-inner{padding:20px}}@media (min-width: 768px){.featured-brands__item{border-right:1px solid #fff}.featured-brands__item-bg picture{transform:scale(1);transition:transform .5s cubic-bezier(0.645, 0.045, 0.355, 1);aspect-ratio:1.5544041450777202}.featured-brands__item.col-d-6 picture{aspect-ratio:2.33}.featured-brands__item-logo picture img{max-width:250px;max-height:100px}.featured-brands__item:hover .featured-brands__item-bg picture{transform:scale(1.1)}.featured-brands__others-inner{padding-top:30px;padding-bottom:30px}}

@-webkit-keyframes rotating{from{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes rotating{from{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes rotating{from{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotating{from{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes fill-line{0%{width:0%}100%{width:100%}}@-moz-keyframes fill-line{0%{width:0%}100%{width:100%}}@-o-keyframes fill-line{0%{width:0%}100%{width:100%}}@keyframes fill-line{0%{width:0%}100%{width:100%}}@-webkit-keyframes bounce{0%,20%,50%,80%,100%{-webkit-transform:translateY(0)}40%{-webkit-transform:translateY(-10px)}60%{-webkit-transform:translateY(-2px)}}@-moz-keyframes bounce{0%,20%,50%,80%,100%{-moz-transform:translateY(0)}40%{-moz-transform:translateY(-10px)}60%{-moz-transform:translateY(-2px)}}@-o-keyframes bounce{0%,20%,50%,80%,100%{-o-transform:translateY(0)}40%{-o-transform:translateY(-10px)}60%{-o-transform:translateY(-2px)}}@keyframes bounce{0%,20%,50%,80%,100%{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-2px)}}.pg-front-page .infographic__row{border-top:1px solid #D7D9D9;opacity:0;transition:opacity .5s cubic-bezier(0.55, 0.085, 0.68, 0.53)}.pg-front-page .infographic__row:last-child{border-bottom:1px solid #D7D9D9}.pg-front-page .infographic__row-heading--title{font-size:.75em;line-height:1.33333em;letter-spacing:5px;font-weight:700;color:#1C1C1C;text-transform:uppercase}.pg-front-page .infographic__row-numbers .value{font-family:"Barlow",sans-serif;letter-spacing:-2px;color:#1C1C1C}.pg-front-page .infographic__row-numbers .desc{font-size:1.25em;line-height:1.3em;font-weight:500}.pg-front-page .infographic__row-numbers--col{opacity:0;transition:opacity .2s cubic-bezier(0.55, 0.085, 0.68, 0.53)}.pg-front-page .infographic__row-numbers--col:nth-child(1){transition-delay:.2s}.pg-front-page .infographic__row-numbers--col:nth-child(2){transition-delay:.4s}.pg-front-page .infographic__row-numbers--col:nth-child(3){transition-delay:.6s}.pg-front-page .infographic__row-numbers--col:nth-child(4){transition-delay:.8s}.pg-front-page .infographic__row.animate{opacity:1}.pg-front-page .infographic__row.animate .infographic__row-numbers--col{opacity:1}.pg-front-page .infographic__wrap-cta{margin-top:50px}@media (max-width: 1023px){.pg-front-page .infographic{margin-top:50px;margin-bottom:60px}.pg-front-page .infographic__container{padding:0px}.pg-front-page .infographic__row{padding:30px 20px 20px}.pg-front-page .infographic__row-heading{margin-bottom:15px}.pg-front-page .infographic__row-numbers--col:not(:last-child){padding-bottom:20px;margin-bottom:15px;border-bottom:1px solid #D7D9D9}.pg-front-page .infographic__row-numbers .value{margin-bottom:8px;font-size:3.75em;line-height:1em}}@media (min-width: 1023px){.pg-front-page .infographic{margin-top:50px;margin-bottom:110px}.pg-front-page .infographic__row{padding-top:50px}.pg-front-page .infographic__row-numbers{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.pg-front-page .infographic__row-numbers.count-1 .infographic__row-numbers--col{width:100%}.pg-front-page .infographic__row-numbers.count-2 .infographic__row-numbers--col{width:calc(50% - 60px);margin-right:30px}.pg-front-page .infographic__row-numbers.count-3 .infographic__row-numbers--col{width:370px;margin-right:30px}.pg-front-page .infographic__row-numbers.count-3 .infographic__row-numbers--col:not(:last-child){padding-right:30px}.pg-front-page .infographic__row-numbers.count-4 .infographic__row-numbers--col{width:270px;margin-right:30px}.pg-front-page .infographic__row-numbers.count-4 .infographic__row-numbers--col:not(:last-child){padding-right:30px}.pg-front-page .infographic__row-numbers--col{margin:55px 0px}.pg-front-page .infographic__row-numbers--col:not(:last-child){border-right:1px solid #D7D9D9}.pg-front-page .infographic__row-numbers .value{margin-bottom:12px;font-size:5em;line-height:1em}}.pg-front-page .banners__item{padding:20px;position:relative;overflow:hidden}.pg-front-page .banners__item>a{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between;width:100%;height:100%;text-decoration:none}.pg-front-page .banners__item>a>*{width:100%}.pg-front-page .banners__item-media{position:absolute;top:0px;left:0px;width:100%;height:100%;z-index:1}.pg-front-page .banners__item-media picture{display:block;width:100%;height:100%}.pg-front-page .banners__item-media picture img{display:block;width:100%;height:100%;object-fit:cover;opacity:0.6}.pg-front-page .banners__item-icon{position:relative;z-index:2}.pg-front-page .banners__item-icon svg{width:20px;height:20px;fill:#fff}.pg-front-page .banners__item-text{position:relative;padding-top:20px;z-index:2}.pg-front-page .banners__item-text .label{margin-bottom:24px}.pg-front-page .banners__item-text .h3{margin-bottom:40px;max-width:550px}@media (max-width: 767px){.pg-front-page .banners__col{width:100%}.pg-front-page .banners__item-big{aspect-ratio:0.64;margin-bottom:20px}.pg-front-page .banners__item-small{aspect-ratio:1}.pg-front-page .banners__item-small:first-child{margin-bottom:20px}}@media screen and (max-width: 400px){.pg-front-page .banners__item{height:fit-content}.pg-front-page .banners__item-big{aspect-ratio:unset}.pg-front-page .banners__item-small{aspect-ratio:unset}}@media (min-width: 768px){.pg-front-page .banners__col{width:calc(50% - 10px)}.pg-front-page .banners__item-big{height:100%}.pg-front-page .banners__item-small:first-child{margin-bottom:20px}.pg-front-page .banners__item-media picture{transform:scale(1);transition:transform .5s cubic-bezier(0.645, 0.045, 0.355, 1)}.pg-front-page .banners__item:hover .banners__item-media picture{transform:scale(1.1)}}@media (min-width: 1280px){.pg-front-page .banners__item-small{aspect-ratio:1.97}}


/*# sourceMappingURL=homepage.css.map*/