@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}100%{transform:translateY(0);opacity:1}}@keyframes kenburns{0%{transform:scale(1.05);opacity:.7}10%{opacity:1}100%{transform:scale(1)}}@keyframes textAnimate{0%{opacity:1;visibility:visible;stroke-dasharray:0 50%;stroke-dashoffset:20%;fill:rgba(0,0,0,0)}30%{opacity:1;visibility:visible;stroke-dasharray:50% 0;stroke-dashoffstet:-20%;fill:hsla(189,68%,75%,0)}70%{opacity:1;visibility:visible;stroke-dasharray:50% 0;stroke-dashoffstet:-20%;fill:hsla(189,68%,75%,0)}100%{opacity:1;visibility:visible;stroke-dasharray:0 50%;stroke-dashoffset:20%;fill:rgba(0,0,0,0)}}@keyframes textAnimateSecond{from{opacity:1;visibility:visible;stroke-dasharray:0 50%;stroke-dashoffset:20%;fill:rgba(0,0,0,0)}50%{opacity:1;visibility:visible;stroke-dasharray:50% 0;stroke-dashoffstet:-20%;fill:hsla(189,68%,75%,0)}to{opacity:1;visibility:visible;stroke-dasharray:0 50%;stroke-dashoffset:20%;fill:rgba(0,0,0,0)}}@keyframes scrollIcon{0%{opacity:1}100%{opacity:0;transform:translateY(26px)}}@keyframes headerSlide{0%{top:-111px}100%{top:-42px}}*,*::before,*::after{box-sizing:border-box}ul[class],ol[class]{padding:0}body,h1,h2,h3,h4,p,ul[class],ol[class],li,figure,figcaption,blockquote,dl,dd{margin:0}body{min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeSpeed;line-height:1.5}ul[class],ol[class]{list-style:none}a{-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-decoration:none}img{max-width:100%;display:block;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}article>*+*{margin-top:1em}input,button,textarea,select{font:inherit;border:none}@media(prefers-reduced-motion: reduce){*{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}input:focus,textarea:focus,select:focus{outline:none}html{scroll-behavior:smooth}html{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none}body{color:#14232c;font-family:"Lato",sans-serif;background-color:#f5f5f5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}ul:not([class]){margin:0;list-style:none}ul:not([class]) li{margin-bottom:10px}ul:not([class]) li::before{content:"•";color:#e7498d;font-weight:100;display:inline-block;width:2em;margin-left:-2em}.background{background:#f5f5f5}.grecaptcha-badge{display:none !important}.privacy__title{font-size:45px;margin-bottom:25px;font-family:"Oswald",sans-serif;color:#14232c;font-weight:normal;text-transform:uppercase}@media screen and (max-width: 768px){.privacy__title{font-size:35px}}.privacy__text p strong{font-size:20px}.privacy__text p .quote strong{font-size:17px}.privacy__item{display:flex;align-items:center;margin-bottom:10px;max-width:-moz-max-content;max-width:max-content}.privacy__item:hover .privacy__name{color:#e7498d}.privacy__item img{width:17px;height:17px;margin-right:22px;filter:invert(45%) sepia(56%) saturate(3296%) hue-rotate(308deg) brightness(95%) contrast(91%)}.privacy__name{font-weight:bold;font-size:19px;line-height:25px;color:#14232c;transition:color .3s ease-in-out}.flash-messages-container{position:fixed;top:130px;right:calc(50vw - 766px);z-index:300;width:calc(100% - 40px);max-width:380px}@media screen and (max-width: 1600px){.flash-messages-container{right:20px}}.flash-message{font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:1px;line-height:22px;padding:16px 30px;margin-bottom:10px;background:#fff;text-align:center;border-radius:4px;box-shadow:0 0 20px rgba(0,0,0,.2);cursor:pointer;max-height:140px;animation:flashMessageFadeIn linear .6s;animation-iteration-count:1;animation-fill-mode:forwards}.flash-message--success{color:#009b13}.flash-message--error{color:#970d0d}.flash-message--hidden{animation:flashMessageFadeOut linear .5s;animation-iteration-count:1;animation-fill-mode:forwards}@keyframes flashMessageFadeIn{0%{opacity:0;transform:translateX(50%)}100%{opacity:1;transform:translateX(0)}}@keyframes flashMessageFadeOut{50%{opacity:0}100%{opacity:0;max-height:0;padding:0;margin:0;visibility:hidden}}.form{width:100%;max-width:960px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between}.form--register-disabled .form__cta--register{display:none;pointer-events:none}.form__background{position:relative;margin:150px 0 -100px;padding:180px 120px;background-color:#fff;z-index:4}@media screen and (max-width: 1280px){.form__background{padding:100px 90px;margin:100px 0 -100px}}@media screen and (max-width: 768px){.form__background{padding:80px 60px;margin:100px 0 -80px}}@media screen and (max-width: 480px){.form__background{padding:80px 30px;margin:100px 0 0}}.form__container{position:relative;margin:40px 0;padding:50px 80px;background-color:#fff;z-index:4}.form__title{flex-basis:100%;margin-bottom:15px;color:#14232c;font-family:"Oswald",sans-serif;font-weight:normal;font-size:45px;letter-spacing:.02em;line-height:58px}@media screen and (max-width: 768px){.form__title{font-size:31px}}.form__subtitle{max-width:500px;margin-bottom:80px;color:rgba(20,35,44,.8);font-weight:normal;font-size:17px;line-height:32px}@media screen and (max-width: 1280px){.form__subtitle{margin-bottom:50px}}@media screen and (max-width: 768px){.form__subtitle{margin-bottom:25px;font-size:15px;line-height:32px}}.form__links{width:100%;max-width:960px;margin:40px auto 0}.form__link{display:inline-block;color:rgba(20,35,44,.8);font-weight:700;font-size:12px;letter-spacing:.11em;text-transform:uppercase;transition:color .3s ease-in-out}.form__link:not(:last-child){margin-right:10px}.form__link:hover{color:#e7498d}.form__row{flex-basis:100%;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:30px}.form__element{position:relative;flex-basis:100%;display:flex;flex-wrap:wrap;min-width:0}.form__element--2{flex-basis:49%}.form__element--3{flex-basis:31%}.form__element--4{flex-basis:23%}.form__element--half{flex-basis:49%}.form__element--spaced{margin-top:50px}@media screen and (max-width: 768px){.form__element--spaced{margin-top:0}}.form__element--full{flex-basis:100%}.form__element--hidden{display:none}.form__select,.form__input{flex-basis:100%;height:50px;padding:1px 15px 1px 13px;border:1px solid #d8d8d8;background:#fff;min-width:0;color:#626262;font-weight:normal;font-size:15px}.form__select::-moz-placeholder, .form__input::-moz-placeholder{color:#626262;font-weight:normal;font-size:15px;opacity:.6}.form__select::placeholder,.form__input::placeholder{color:#626262;font-weight:normal;font-size:15px;opacity:.6}.form__select:focus,.form__input:focus{outline:none}.form__select--error,.form__input--error{border:1px solid red}.form__select{-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url("/app/resources/i/icon-arrow-dropdown--pink.svg");background-repeat:no-repeat;background-position-x:95%;background-position-y:50%;border-radius:2px;padding:0 35px 0 13px}.form__textarea{height:200px;padding-top:18px;line-height:21px;resize:none}@media screen and (max-width: 768px){.form__textarea{height:125px}}.form__textarea::-moz-placeholder{color:#626262;font-weight:normal;font-size:15px;opacity:.6}.form__textarea::placeholder{color:#626262;font-weight:normal;font-size:15px;opacity:.6}.form__label{flex-basis:100%;margin-bottom:7px;color:#14232c;font-weight:600;font-size:11px;text-transform:uppercase}.form__options{display:flex;flex-wrap:wrap;width:100%}.form__check{flex-basis:100%;display:block;position:relative;padding-left:35px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-weight:normal;font-size:15px;line-height:25px;color:rgba(20,35,44,.5)}.form__check a{color:#626262}.form__check .form__checkbox{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.form__checkmark{position:absolute;top:0;left:0;height:25px;width:25px;background-color:#fff;border:1px solid #707070;transition:all .3s}.form__check:hover .form__checkbox~.form__checkmark{background-color:#fff;transition:all .3s}.form__check .form__checkbox:checked~.form__checkmark{background-color:#e7498d;border:1px solid #e7498d;transition:all .3s}.form__checkmark:after{content:"";position:absolute;display:none}.form__check .form__checkbox:checked~.form__checkmark:after{display:block}.form__check .form__checkmark:after{left:9px;top:5px;width:7px;height:12px;border:solid #fff;border-width:0 3px 3px 0;transform:rotate(45deg)}.form__radio{max-width:50%;display:block;position:relative;padding:0 20px 15px 35px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-weight:normal;font-size:15px;line-height:25px;color:rgba(20,35,44,.5)}.form__radio a{color:#626262}.form__radio .form__radiobox{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.form__radiomark{position:absolute;top:calc(50% - 10px);transform:translateY(-50%);left:0;height:20px;width:20px;border-radius:50%;background-color:#fff;border:1px solid #707070;transition:all .3s}.form__radio:hover .form__radiobox~.form__radiomark{background-color:#fff;transition:all .3s}.form__radio .form__radiobox:checked~.form__radiomark{background-color:#e7498d;border:1px solid #e7498d;transition:all .3s}.form__radiomark:after{content:"";position:absolute;display:none}.form__radio .form__radiobox:checked~.form__radiomark:after{display:block}.form__radio .form__radiomark:after{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:8px;height:8px;background-color:#fff;border-radius:50%}.form__radio--image{display:flex;flex-wrap:wrap;justify-content:center;align-items:end;padding:0 5px 35px}.form__radio--image .form__radiomark{top:unset;bottom:5px;left:50%;transform:translateX(-50%)}.form__image-option{margin-bottom:15px}.form__submit{max-width:260px;padding:12px 28px;border:2px solid red;cursor:pointer;transition:all .3s;margin-top:15px}.form__submit:hover{transition:all .3s;background-color:red}.form__submit:hover p{color:#fff}.form__ctas{display:flex}.form__cta{max-width:260px;padding:12px 28px;border:2px solid red;cursor:pointer;transition:all .3s;margin-top:15px}.form__cta:hover{background-color:red}.form__cta:not(:first-child){margin-left:15px}.form .submit-disabled{background-color:#c2c2c2;opacity:.3;cursor:not-allowed}.form .submit-disabled p{color:red}.form__feedback{max-height:0;overflow:hidden;margin-top:5px;height:20px;flex-basis:100%;font-weight:300;font-size:16px;line-height:16px;color:red;text-align:left;transition:max-height .3s}.form__feedback--general{background-color:rgba(255,0,0,.2);margin:20px 0;height:40px;line-height:40px;padding-left:15px}.form__feedback--custom{position:absolute;top:100%;left:0}.form__feedback--show{max-height:20px;transition:max-height .3s}.form__feedback--show.form__feedback--general{max-height:40px}.form__feedback-anchor{position:relative;top:-120px;width:1px}.form__upload{pointer-events:none;position:absolute;width:calc(100% - 50px);height:57px;background-color:#fff;top:25px;left:13px;overflow:hidden;cursor:pointer}@media screen and (max-width: 900px){.form__upload{top:25px}}.form__upload p{width:90%;font-weight:normal;font-size:15px;letter-spacing:-0.02em;line-height:56px;text-align:left;color:#626262;opacity:.5;cursor:pointer}.form__upload img{position:absolute;height:24px;width:29px;right:0;top:50%;transform:translateY(-50%)}.form__input[type=file]{height:60px;color:#fff;cursor:pointer}@media screen and (max-width: 390px){.form__input[type=file]{width:calc(100% - 30px)}}@media screen and (max-width: 900px){.form__element{flex-basis:100%}.form__element--2:not(:last-child){margin-bottom:30px}}.form-thankyou{display:none;width:100%;background-color:#fff;text-align:center}.form-thankyou__checkmark{width:56px;height:56px;margin:0 auto 25px auto;border-radius:50%;display:block;stroke-width:2;stroke:#fff;stroke-miterlimit:10;box-shadow:inset 0px 0px 0px #e7498d;animation:fill .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both}.form-thankyou__checkmark-circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:#e7498d;fill:none;animation:stroke .6s cubic-bezier(0.65, 0, 0.45, 1) forwards}.form-thankyou__checkmark-check{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:stroke .3s cubic-bezier(0.65, 0, 0.45, 1) .8s forwards}.form-thankyou.show{display:block}@keyframes stroke{100%{stroke-dashoffset:0}}@keyframes scale{0%,100%{transform:none}50%{transform:scale3d(1.1, 1.1, 1)}}@keyframes fill{100%{box-shadow:inset 0px 0px 0px 30px #e7498d}}.form-thankyou__title{font-weight:400;font-size:20px;text-align:center;margin:0 auto}.form-thankyou__text{font-weight:400;font-size:16px;text-align:center;margin-top:20px}@media screen and (max-width: 900px){.form-thankyou{width:90%}}.error{border:1px solid red;margin-bottom:0;transition:margin-bottom .3s}.checkbox-error::before{border:1px solid red}#careers_form{scroll-margin-top:180px}#careers_form .form__subtitle{margin-bottom:15px}.hero{position:relative;width:100%;height:100vh;margin-bottom:180px}.hero__video{position:relative;width:100%;height:calc(100vh + 180px);overflow:hidden}@media screen and (max-width: 768px){.hero__video{height:100vh}}.hero__video iframe{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);height:100%;width:calc(177.77777778vh + 360px);min-width:100%;min-height:calc(56.25vw + 360px)}@media screen and (max-width: 768px){.hero__video iframe{width:177.77777778vh;min-height:56.25vw}}.hero__slide{position:relative;width:100%;height:calc(100vh + 180px)}@media screen and (max-width: 768px){.hero__slide{height:100vh}}.hero__background{width:100%;height:calc(100vh + 180px);background-repeat:no-repeat;background-position:center;background-size:cover}@media screen and (max-width: 768px){.hero__background{height:100vh}}.owl-item.active .hero__background{animation:kenburns 5.3s ease-in-out}.hero__overlay{position:absolute;top:0;left:0;width:100%;height:calc(100vh + 180px);background:linear-gradient(330deg, rgba(20, 35, 44, 0) 0%, rgba(20, 35, 44, 0.5) 100%);z-index:3}@media screen and (max-width: 768px){.hero__overlay{height:100vh}}.hero__inner{height:100vh;position:relative;display:flex;flex-direction:column;justify-content:center;z-index:4}@media screen and (max-width: 768px){.hero__inner{align-items:center}}.hero__pretitle{margin-bottom:20px;color:#fff;font-weight:900;font-size:12px;letter-spacing:.11em;text-transform:uppercase}.hero__pretitle a{color:#fff}@media screen and (max-width: 768px){.hero__pretitle{margin-bottom:30px}}.hero__title{color:#fff;font-family:"Oswald",sans-serif;font-weight:normal;font-size:95px;letter-spacing:.02em;line-height:.863;pointer-events:none;word-break:break-word}@media screen and (max-width: 768px){.hero__title{font-size:65px;line-height:60px;text-align:center}}@media screen and (max-width: 550px){.hero__title{font-size:clamp(16px,15vw,60px);line-height:.923}}.hero-home{position:sticky;top:0;width:100%;height:100vh;z-index:-1}.hero-home__video{position:relative;width:100%;height:100vh;overflow:hidden;background-image:url("/app/resources/i/video-placeholder.jpg");background-size:cover;background-position:center;background-repeat:no-repeat}.hero-home__video iframe{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);height:100%;width:177.77777778vh;min-width:100%;min-height:56.25vw}.hero-home__images{position:relative;width:100%;height:100vh;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat}.hero-home__slide{position:relative;width:100%;height:calc(100vh + 180px)}@media screen and (max-width: 768px){.hero-home__slide{height:100vh}}.hero-home__background{width:100%;height:calc(100vh + 180px);background-repeat:no-repeat;background-position:center;background-size:cover}@media screen and (max-width: 768px){.hero-home__background{height:100vh}}.owl-item.active .hero-home__background{animation:kenburns 5.3s ease-in-out}.hero-home__overlay{position:absolute;top:0;left:0;width:100%;height:calc(100vh + 180px);z-index:3}@media screen and (max-width: 768px){.hero-home__overlay{height:100vh}}.hero-home__inner{height:100vh;position:relative;display:flex;flex-direction:column;justify-content:center;z-index:4;text-align:center}.hero-home__inner svg{height:215px}.hero-home__box{display:flex;align-items:center;justify-content:center;height:80px;overflow:hidden}@media screen and (max-width: 298px){.hero-home__box{height:120px}}.hero-home__title{color:#fff;font-family:"Oswald",sans-serif;font-weight:normal;font-size:90px;letter-spacing:.02em;line-height:.6833;text-transform:uppercase;opacity:0;visibility:hidden;transition:opacity .1s ease-in-out,visibility .1s ease-in-out}.hero-home__title--animate{opacity:1;visibility:visible;animation:slideUp .8s ease-in-out}@media screen and (max-width: 768px){.hero-home__title{font-size:60px}}@media screen and (max-width: 298px){.hero-home__title{line-height:.9833}}.hero-home__text{font-family:"Oswald",sans-serif;font-weight:normal;font-size:102px;letter-spacing:.02em;line-height:.6833;text-transform:uppercase;stroke:#fff;stroke-width:2;opacity:0;visibility:hidden;transition:opacity .1s ease-in-out,visibility .1s ease-in-out}@media screen and (max-width: 1024px){.hero-home__text{font-size:70px;transform:translateY(-25px)}}@media screen and (max-width: 768px){.hero-home__text{font-size:50px;transform:translateY(-55px)}}@media screen and (max-width: 475px){.hero-home__text{font-size:25px;stroke-width:1}}.hero-home__text--animate{animation:textAnimate 8s infinite alternate}@media screen and (max-width: 768px){.hero-home__text--bottom{transform:translateY(-93px)}}@media screen and (max-width: 475px){.hero-home__text--bottom{transform:translateY(-103px)}}.hero-news{position:relative;width:100%;height:100vh}.hero-news__breadcrumbs{padding-bottom:5px}.hero-news__link{color:#fff;font-size:12px;font-weight:900;transition:opacity .3s ease-in-out}.hero-news__link:hover{opacity:.6}.hero-news__link:not(:last-of-type){text-transform:uppercase;padding-right:14px;margin-right:9px;border-right:1px solid #fff}.hero-news__slide{position:relative;width:100%;height:100vh}.hero-news__background{width:100%;height:100vh;background-repeat:no-repeat;background-position:center;background-size:cover}.owl-item.active .hero-news__background{animation:kenburns 5.3s ease-in-out}.hero-news__overlay{position:absolute;top:0;left:0;width:100%;height:100vh;background:linear-gradient(330deg, rgba(20, 35, 44, 0) 0%, rgba(20, 35, 44, 0.5) 100%);z-index:3}.hero-news__inner{height:100vh;position:relative;display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:7%;z-index:4}@media screen and (max-width: 768px){.hero-news__inner{align-items:center;padding-bottom:35%}}.hero-news__pretitle{margin-bottom:20px;color:#e7498d;font-weight:500;font-size:22px;letter-spacing:.04em;line-height:1}.hero-news__title{color:#fff;font-family:"Oswald",sans-serif;font-weight:normal;font-size:75px;letter-spacing:.02em;line-height:1.3066}@media screen and (max-width: 768px){.hero-news__title{font-size:65px;line-height:60px;text-align:center}}.hero-product{position:relative;width:100%;height:600px}@media screen and (max-width: 768px){.hero-product{height:520px}}@media screen and (max-width: 420px){.hero-product{height:450px}}.hero-product__slide{position:relative;width:100%;height:600px}@media screen and (max-width: 768px){.hero-product__slide{height:520px}}@media screen and (max-width: 420px){.hero-product__slide{height:450px}}.hero-product__background{width:100%;height:600px;background-repeat:no-repeat;background-position:center;background-size:cover}@media screen and (max-width: 768px){.hero-product__background{height:520px}}@media screen and (max-width: 420px){.hero-product__background{height:450px}}.hero-product__overlay{position:absolute;top:0;left:0;width:100%;height:600px;background:linear-gradient(330deg, rgba(20, 35, 44, 0) 0%, rgba(20, 35, 44, 0.5) 100%);z-index:3}@media screen and (max-width: 768px){.hero-product__overlay{height:520px}}@media screen and (max-width: 420px){.hero-product__overlay{height:450px}}.hero-product__inner{position:relative;display:flex;flex-direction:column;align-items:center;margin-top:250px;z-index:4}.hero-product__logo{max-height:105px}@media screen and (max-width: 768px){.hero-product__logo{max-height:80px}}.hero-product__title{color:#fff;font-family:"Oswald",sans-serif;font-weight:normal;font-size:65px;letter-spacing:.02em;line-height:.892;pointer-events:none;text-transform:uppercase}@media screen and (max-width: 768px){.hero-product__title{font-size:45px;text-align:center}}.hero-product__img{width:62.5%;margin-top:35px;background-repeat:no-repeat;background-position:center;background-size:contain}@media screen and (max-width: 1024px){.hero-product__img{width:100%;max-width:500px}}.hero-product__img::after{content:"";display:block;padding-bottom:65%}.hero-careers{position:relative;width:100%;height:600px}.hero-careers__slide{position:relative;width:100%;height:600px}.hero-careers__background{width:100%;height:600px;background-repeat:no-repeat;background-position:center;background-size:cover}.hero-careers__overlay{position:absolute;top:0;left:0;width:100%;height:600px;background:linear-gradient(330deg, rgba(20, 35, 44, 0) 0%, rgba(20, 35, 44, 0.5) 100%);z-index:3}.hero-careers__inner{position:relative;display:flex;flex-direction:column;align-items:center;margin-top:250px;z-index:4}.hero-careers__title{max-width:600px;margin-bottom:30px;color:#fff;font-family:"Oswald",sans-serif;font-weight:normal;font-size:65px;letter-spacing:.02em;line-height:.863;text-align:center;pointer-events:none}@media screen and (max-width: 768px){.hero-careers__title{font-size:45px}}.hero-careers__text{max-width:600px;color:hsla(0,0%,100%,.8);font-weight:normal;font-size:25px;line-height:1.72;text-align:center}@media screen and (max-width: 768px){.hero-careers__text{font-size:19px}}.scroll-icon{position:absolute;left:50%;width:30px;height:50px;margin-left:-20px;bottom:8.5%;margin-top:-35px;border:2px solid #fff;border-radius:25px}@media screen and (max-width: 768px){.scroll-icon{bottom:22%}}.scroll-icon:before{position:absolute;left:50%;content:"";width:8px;height:8px;background:#fff;margin-left:-4px;top:8px;border-radius:4px;animation-duration:2s;animation-iteration-count:infinite;animation-name:scrollIcon}.scroll-icon--hidden{opacity:0;visibility:hidden}.scroll-icon--animate{opacity:1;visibility:visible;transition:opacity 1.8s ease-in-out,visibility 1.8s ease-in-out}.heading{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:150px 0 180px;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:cover}@media screen and (max-width: 768px){.heading{padding:95px 0 120px}}.heading__inner{max-width:800px;text-align:center}.heading__pretitle{margin-bottom:20px;color:#e7498d;font-weight:500;font-size:17px;letter-spacing:.04em;line-height:1.412}@media screen and (max-width: 768px){.heading__pretitle{margin-bottom:10px}}.heading__title{margin-bottom:70px;color:#14232c;font-family:"Oswald",sans-serif;font-weight:normal;font-size:75px;letter-spacing:.02em;line-height:1;text-transform:uppercase}@media screen and (max-width: 768px){.heading__title{margin-bottom:45px;font-size:45px;line-height:1.067}}.heading__text{color:#14232c;font-weight:normal;font-size:25px;line-height:1.66}@media screen and (max-width: 768px){.heading__text{font-size:22px;line-height:1.5}}.heading-carousel{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:140px 0 50px;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:cover}@media screen and (max-width: 768px){.heading-carousel{padding:95px 0 40px}}.heading-carousel__inner{max-width:800px;text-align:center}.heading-carousel__pretitle{margin-bottom:20px;color:#e7498d;font-weight:500;font-size:17px;letter-spacing:.04em;line-height:1.412}@media screen and (max-width: 768px){.heading-carousel__pretitle{margin-bottom:10px}}.heading-carousel__title{margin-bottom:70px;color:#14232c;font-family:"Oswald",sans-serif;font-weight:normal;font-size:75px;letter-spacing:.02em;line-height:1;text-transform:uppercase}@media screen and (max-width: 768px){.heading-carousel__title{margin-bottom:45px;font-size:45px;line-height:1.067}}.heading-carousel__text{color:#14232c;font-weight:normal;font-size:25px;line-height:1.66}@media screen and (max-width: 768px){.heading-carousel__text{font-size:22px;line-height:1.5}}.approvals-filters{padding:30px}.approvals-filters__label{font-weight:700;width:-moz-max-content;width:max-content;cursor:pointer;color:#0b5ad8;transition:color .3s ease-in-out}.approvals-filters__label:hover{color:rgb(82.7709251101,145.7621145374,246.2290748899)}.approvals-filters__label--show{display:none}.approvals-filters__form .form{max-width:1050px}.approvals-filters--hidden .approvals-filters__label--show{display:block}.approvals-filters--hidden .approvals-filters__label--hide{display:none}.approvals-filters--hidden .approvals-filters__form{display:none}.dataTable-wrapper{border-radius:10px;border:2px solid rgba(5,14,62,.1)}.dataTable-container{overflow-x:auto}.dataTable-sorter{padding-right:23px}.approvals-datatable th,.approvals-datatable th>a{min-width:-moz-max-content;min-width:max-content}.approvals-datatable tbody tr:nth-child(2n-1){background-color:#fff}.approvals-datatable__download{color:#0b5ad8;font-weight:600;letter-spacing:.04em;cursor:pointer;transition:color .3s ease-in-out}.approvals-datatable__download:hover{color:rgb(82.7709251101,145.7621145374,246.2290748899)}.approvals-datatable__download:before{content:"";display:inline-block;width:14px;height:14px;margin-right:10px;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url("/app/resources/i/icon-download.svg");filter:invert(23%) sepia(57%) saturate(6860%) hue-rotate(214deg) brightness(92%) contrast(91%)}.block{padding-top:180px}@media screen and (max-width: 1024px){.block{padding-top:100px}}@media screen and (max-width: 768px){.block{padding-top:80px}}.block--first{padding-top:0 !important}.block--framed{position:relative;padding:0;z-index:4}@media screen and (min-width: 1025px){.block--sticky .block__container{position:sticky;top:150px}.block--sticky .block__item>.block__img{position:sticky;top:150px}.block--sticky .block__item{align-items:flex-start}.block--sticky .block__inner{padding-top:7.5%}}.block--last{padding-bottom:180px}@media screen and (max-width: 1024px){.block--last{padding-bottom:100px}}@media screen and (max-width: 768px){.block--last{padding-bottom:80px}}.block--background{padding:100px;background-color:#fff}@media screen and (max-width: 1280px){.block--background{padding:100px 90px}}@media screen and (max-width: 768px){.block--background{padding:80px 60px}}@media screen and (max-width: 480px){.block--background{padding:80px 30px}}.block--custom .block__text,.block--custom .block__title{max-width:465px}.block__background{margin-top:-180px;padding:100px;background-color:#fff}@media screen and (max-width: 1280px){.block__background{padding:100px 90px}}@media screen and (max-width: 768px){.block__background{padding:80px 60px}}@media screen and (max-width: 480px){.block__background{padding:80px 30px}}.block__background--contacts{margin-top:180px;margin-bottom:-100px}@media screen and (max-width: 1024px){.block__background--contacts{margin-top:100px}}@media screen and (max-width: 768px){.block__background--contacts{margin-top:80px;margin-bottom:-80px}}@media screen and (max-width: 480px){.block__background--contacts{margin-bottom:0}}@media screen and (max-width: 1024px){.block__background--contacts .block__inner{padding-bottom:0;padding-top:50px;order:2}}.block--dark{margin-top:180px;padding-bottom:180px;background-image:url(/app/resources/i/block-bg--dark.jpg);background-repeat:no-repeat;background-position:center;background-size:cover}@media screen and (max-width: 1024px){.block--dark{margin-top:100px;padding-bottom:100px}}@media screen and (max-width: 768px){.block--dark{margin-top:80px;padding-bottom:80px}}.block__container{width:49%;max-width:100%;position:relative}@media screen and (max-width: 1024px){.block__container{max-width:500px;width:100%;order:2}}@media screen and (max-width: 768px){.block__container{max-width:100%}}.block__container--inverted{order:2}.block__row{display:flex;align-items:flex-start;margin-top:7%}.block__img{width:49%;background-repeat:no-repeat;background-position:center;background-size:cover}@media screen and (max-width: 1024px){.block__img{max-width:500px;width:100%;order:2}}@media screen and (max-width: 768px){.block__img{max-width:100%}}.block__img::after{content:"";display:block;padding-bottom:114.5%}.block__img--inverted{order:2}.block__img--half::after,.block__img--big::after{content:"";display:block;padding-bottom:62.5%}.block__img--big{width:100%}.block__img--medium{width:41%}.block__img--medium::after{content:"";display:block;padding-bottom:100%}.block__img--small{width:34.5%;margin-left:7%;margin-right:18%}.block__img--small::after{content:"";display:block;padding-bottom:73.5%}.block__item{display:flex;align-items:center;justify-content:center}@media screen and (max-width: 1024px){.block__item{flex-direction:column;align-items:flex-start;margin-left:auto;margin-right:auto}}@media screen and (max-width: 768px){.block__item{align-items:center}}.block__item--inverted{justify-content:space-between}.block__inner{display:flex;flex-direction:column;align-items:flex-start;padding-left:10.5%}@media screen and (max-width: 1024px){.block__inner{width:100%;padding-right:0;padding-left:0;padding-bottom:50px;order:1}}.block__inner--inverted{padding-left:0;padding-right:10.5%}@media screen and (max-width: 1024px){.block__inner--inverted{padding-right:0;padding-left:0}}.block__inner--full{align-items:center;padding:0;text-align:center}.block__pretitle{margin-bottom:25px;color:#e7498d;font-weight:500;font-size:17px;letter-spacing:.04em;line-height:1.412}.block__pretitle--full{text-align:center}.block__title{max-width:380px;margin-bottom:35px;color:#14232c;font-family:"Oswald",sans-serif;font-weight:normal;font-size:45px;letter-spacing:.02em;line-height:1.288}@media screen and (max-width: 1024px){.block__title{max-width:100%}}@media screen and (max-width: 768px){.block__title{max-width:100%;font-size:31px;line-height:41px}}.block__title--dark{color:#fff}.block__title--full{max-width:100%;text-align:center}.block__title:last-child{margin-bottom:0}.block__text{max-width:380px;margin-bottom:10px;font-weight:normal;font-size:17px;line-height:1.882;color:rgba(20,35,44,.8)}@media screen and (max-width: 1024px){.block__text{max-width:100%}}@media screen and (max-width: 768px){.block__text{max-width:100%;font-size:15px;line-height:32px}}.block__text--dark{color:hsla(0,0%,100%,.8)}.block__text--full{max-width:80%;text-align:center}.block__text a{color:#e7498d;text-decoration:underline}.block__quote{max-width:380px;margin-bottom:30px;color:#14232c;font-weight:normal;font-size:22px;line-height:1.5}@media screen and (max-width: 1024px){.block__quote{max-width:100%}}@media screen and (max-width: 768px){.block__quote{max-width:100%;font-size:20px}}.block__quote--dark{color:#fff}.block__quote--full{max-width:100%}.block__phones,.block__emails{display:flex;flex-direction:column;align-items:flex-start;margin-top:30px}@media screen and (max-width: 1024px){.block__phones{margin-top:0}}.block__phone{color:#000;font-weight:normal;font-size:21px;line-height:1.428}@media screen and (max-width: 768px){.block__phone{font-size:19px;line-height:30px}}.block__phone a{color:#000;transition:opacity .3s ease-in-out}.block__phone a:hover{opacity:.7}.block__email{color:#e7498d;font-weight:normal;font-size:21px;line-height:1.62;transition:opacity .3s ease-in-out}@media screen and (max-width: 768px){.block__email{font-size:19px;line-height:30px}}.block__email:hover{opacity:.7}.block__cta{margin-top:55px}@media screen and (max-width: 1024px){.block__cta{margin-top:30px}}.block__website{max-width:350px;margin-top:55px}@media screen and (max-width: 1024px){.block__website{max-width:100%;margin-top:30px}}.block__website-title{font-weight:500;font-size:17px;letter-spacing:.04em;line-height:24px;color:#e7498d}@media screen and (max-width: 768px){.block__website-title{font-size:15px}}.block__website-link{display:flex;align-items:flex-start;margin-top:12px;font-weight:normal;font-size:22px;line-height:33px;color:#14232c}@media screen and (max-width: 768px){.block__website-link{font-size:19px}}.block__website-link img{margin-top:6px;margin-left:11px}.block__link{color:#e7498d;font-size:21px;line-height:1.4285;margin-top:24px;transition:opacity .3s ease-in-out}.block__link:hover{opacity:.7}.block__link--external{position:relative;padding-right:32px}.block__link--external::after{content:url(/app/resources/i/arrow-up-link.svg);width:24px;height:24px;-o-object-fit:contain;object-fit:contain;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:transform .3s ease-in-out}.block__link--external:hover::after{transform:translateY(-50%) rotate(45deg)}@media screen and (max-width: 580px){.block__link{font-size:19px;line-height:27px}}.block__logo{max-height:120px;height:100%;-o-object-fit:contain;object-fit:contain;margin-bottom:30px}.block-map{max-width:1600px;margin-left:auto;margin-right:auto;padding-top:200px}.block-map__heading{margin-bottom:100px;color:#fff;font-family:"Oswald",sans-serif;font-weight:normal;font-size:95px;letter-spacing:.02em;line-height:.863}@media screen and (max-width: 1024px){.block-map__heading{text-align:center}}@media screen and (max-width: 768px){.block-map__heading{margin-bottom:50px;font-size:65px}}.block-map__item{display:flex;align-items:flex-start}@media screen and (max-width: 1024px){.block-map__item{flex-direction:column;align-items:center}}.block-map__placeholder{position:relative;overflow:hidden}.block-map__inner{display:flex;flex-direction:column;align-items:flex-start;padding-left:7.5%;padding-top:6%;padding-right:60px}@media screen and (max-width: 1024px){.block-map__inner{align-items:center;padding:0;padding-bottom:100px;text-align:center;order:1}}@media screen and (max-width: 1024px){.block-map__inner{padding:0 30px 50px}}.block-map__title{max-width:380px;margin-bottom:18px;color:#fff;font-family:"Oswald",sans-serif;font-weight:normal;font-size:45px;letter-spacing:.02em;line-height:1.288}.block-map__title:last-child{margin-bottom:0}@media screen and (max-width: 768px){.block-map__title{font-size:31px;line-height:41px}}.block-map__address{color:#fff;font-weight:normal;font-size:21px;line-height:1.1428}@media screen and (max-width: 768px){.block-map__address{font-size:19px}}.block-map__info{display:flex;flex-direction:column;align-items:flex-start;margin-top:45px}@media screen and (max-width: 1024px){.block-map__info{align-items:center}}@media screen and (max-width: 768px){.block-map__info{margin-top:35px}}.block-map__phone{color:#fff;font-weight:normal;font-size:21px;line-height:1.428}@media screen and (max-width: 768px){.block-map__phone{font-size:19px}}.block-map__phone a{color:#fff;transition:opacity .3s ease-in-out}.block-map__phone a:hover{opacity:.7}.block-map__email{color:#fff;font-weight:normal;font-size:21px;line-height:1.62;transition:opacity .3s ease-in-out}@media screen and (max-width: 768px){.block-map__email{font-size:19px}}.block-map__email:hover{opacity:.7}.block-product{position:relative;background:#fff;z-index:4}.block-product--inverted{background:#14232c}.block-product--first{margin-top:-180px}.block-product__item{display:flex;justify-content:space-between;padding:100px 80px 80px 100px}@media screen and (max-width: 1024px){.block-product__item{flex-direction:column;align-items:flex-start;margin-left:auto;margin-right:auto;padding:100px 90px}}@media screen and (max-width: 768px){.block-product__item{align-items:center;padding:80px 60px}}@media screen and (max-width: 480px){.block-product__item{padding:80px 30px}}.block-product__inner{display:flex;flex-direction:column;align-items:flex-start;padding-left:8.7%}@media screen and (max-width: 1024px){.block-product__inner{width:100%;padding-right:0;padding-left:0}}.block-product__inner--inverted{padding-left:0;padding-right:8.7%}@media screen and (max-width: 1024px){.block-product__inner--inverted{padding-right:0;padding-left:0}}.block-product__inner--centered{justify-content:center}.block-product__logo{width:auto !important;max-height:50px;margin-bottom:100px}@media screen and (max-width: 1024px){.block-product__logo{margin-bottom:80px}}@media screen and (max-width: 768px){.block-product__logo{max-height:40px;margin-bottom:50px}}.block-product__title{color:#14232c;font-family:"Oswald",sans-serif;font-weight:normal;font-size:65px;letter-spacing:.02em;line-height:.892;text-transform:uppercase}@media screen and (max-width: 768px){.block-product__title{font-size:45px}}.block-product__title em{font-style:inherit;color:#e7498d}.block-product__title--inverted{color:#fff}.block-product__subtitle{margin-top:22px;color:#e7498d;font-weight:normal;font-size:22px;line-height:1.5}@media screen and (max-width: 768px){.block-product__subtitle{font-size:17px;line-height:1.7}}.block-product__text{max-width:390px;margin-top:22px;color:rgba(20,35,44,.8);font-weight:normal;font-size:17px;line-height:1.882}@media screen and (max-width: 1024px){.block-product__text{max-width:100%}}@media screen and (max-width: 768px){.block-product__text{max-width:100%;font-size:15px;line-height:32px}}.block-product__text--inverted{color:hsla(0,0%,100%,.8)}.block-product__cta{margin-top:52px}@media screen and (max-width: 1024px){.block-product__cta{margin-top:38px}}.block-product__img{width:58.5%;margin-top:50px;background-repeat:no-repeat;background-position:center;background-size:contain}@media screen and (max-width: 1024px){.block-product__img{max-width:500px;width:100%;order:2}}@media screen and (max-width: 768px){.block-product__img{max-width:100%}}.block-product__img::after{content:"";display:block;padding-bottom:71%}.block-product__img--inverted{order:2}.block-product-alt{padding-top:20.5%;padding-bottom:150px;padding-left:calc((100% - 1200px)/2);background:#fff}@media screen and (min-width: 1600px){.block-product-alt{padding-top:330px}}@media screen and (max-width: 1600px){.block-product-alt{padding-left:200px}}@media screen and (max-width: 1280px){.block-product-alt{padding-left:90px}}@media screen and (max-width: 950px){.block-product-alt{padding-top:150px}}@media screen and (max-width: 768px){.block-product-alt{padding-left:60px;padding-bottom:80px}}@media screen and (max-width: 480px){.block-product-alt{padding-left:30px}}.block-product-alt__item{display:flex;justify-content:flex-start}@media screen and (max-width: 1150px){.block-product-alt__item{flex-direction:column}}.block-product-alt__inner{display:flex;flex-direction:column;align-items:flex-start;padding-right:11%}@media screen and (max-width: 1440px){.block-product-alt__inner{padding-right:3%}}@media screen and (max-width: 1150px){.block-product-alt__inner{padding-right:90px}}@media screen and (max-width: 768px){.block-product-alt__inner{padding-right:60px}}@media screen and (max-width: 480px){.block-product-alt__inner{padding-right:30px}}.block-product-alt__logo{width:auto !important;max-height:50px;margin-bottom:100px}.block-product-alt__title{color:#14232c;font-family:"Oswald",sans-serif;font-weight:normal;font-size:65px;letter-spacing:.02em;line-height:.892;text-transform:uppercase}.block-product-alt__title em{font-style:inherit;color:#e7498d}@media screen and (max-width: 768px){.block-product-alt__title{font-size:45px;line-height:58px}}.block-product-alt__subtitle{max-width:500px;margin:22px 0 30px;color:#e7498d;font-weight:normal;font-size:22px;line-height:1.5}@media screen and (max-width: 1150px){.block-product-alt__subtitle{max-width:100%}}@media screen and (max-width: 768px){.block-product-alt__subtitle{margin:2px 0 20px;font-size:19px;line-height:33px}}.block-product-alt__text{max-width:500px;color:rgba(20,35,44,.8);font-weight:normal;font-size:17px;line-height:1.882}@media screen and (max-width: 1150px){.block-product-alt__text{max-width:100%}}@media screen and (max-width: 768px){.block-product-alt__text{font-size:15px;line-height:32px}}.block-product-alt__img{margin-top:250px;width:920px;height:630px;background-repeat:no-repeat;background-size:contain}@media screen and (max-width: 1600px){.block-product-alt__img{background-position-x:80px}}@media screen and (max-width: 1150px){.block-product-alt__img{width:100%;margin-top:50px;background-position-x:130px}}@media screen and (max-width: 1024px){.block-product-alt__img{height:530px}}@media screen and (max-width: 850px){.block-product-alt__img{height:490px}}@media screen and (max-width: 768px){.block-product-alt__img{height:390px;background-position-x:110px}}@media screen and (max-width: 480px){.block-product-alt__img{height:300px;margin-top:25px;background-position-x:50px}}.block-job{margin-top:230px}.block-job__item{display:flex;justify-content:space-between;align-items:flex-start;width:100%}@media screen and (max-width: 1150px){.block-job__item{flex-direction:column}}.block-job__container{position:sticky;top:180px;width:55%;padding-right:50px}@media screen and (max-width: 1150px){.block-job__container{position:static;width:100%;padding-right:0}}.block-job__title{color:#14232c;font-family:"Oswald",sans-serif;font-weight:normal;font-size:45px;letter-spacing:.02em;line-height:1.306}.block-job__title em{color:#0b5ad8;font-style:inherit}.block-job__subtitle{margin-top:20px;color:#e7498d;font-weight:500;font-size:17px;letter-spacing:.04em;line-height:1.412}.block-job__text{width:100%;color:rgba(20,35,44,.8);font-weight:normal;font-size:17px;line-height:1.882}@media screen and (max-width: 1150px){.block-job__text{margin-top:50px}}@media screen and (max-width: 768px){.block-job__text{font-size:15px;line-height:32px}}.block-job__cta{margin-top:35px}.cta{display:flex;justify-content:center;align-items:center;max-width:-moz-max-content;max-width:max-content;padding:18px 34px;color:#fff;background:#0b5ad8;border:2px solid #0b5ad8;font-weight:600;font-size:17px;letter-spacing:.04em;text-align:center;cursor:pointer;transition:border .3s ease-in-out,background .3s ease-in-out,color .3s ease-in-out}.cta:hover{background:rgb(34.2422907489,114.9823788546,243.7577092511);border:2px solid rgb(34.2422907489,114.9823788546,243.7577092511)}.cta--alt{color:#14232c;background:rgba(0,0,0,0);border:2px solid #14232c}.cta--alt:hover{color:#fff;background:#14232c;border:2px solid #14232c}.carousel{padding:100px 0 80px;background:#14232c}@media screen and (max-width: 768px){.carousel{padding:80px 0}}.carousel__item{display:flex;justify-content:space-between}@media screen and (max-width: 1024px){.carousel__item{flex-direction:column}}.carousel__inner{display:flex;flex-direction:column;align-items:flex-start;padding-right:8.7%}@media screen and (max-width: 1024px){.carousel__inner{width:100%;padding-right:0}}.carousel__logo{width:auto !important;max-height:50px;margin-bottom:100px}@media screen and (max-width: 1024px){.carousel__logo{margin-bottom:80px}}@media screen and (max-width: 768px){.carousel__logo{max-height:40px;margin-bottom:45px}}.carousel__title{color:#fff;font-family:"Oswald",sans-serif;font-weight:normal;font-size:65px;letter-spacing:.02em;line-height:.892;text-transform:uppercase}@media screen and (max-width: 768px){.carousel__title{font-size:45px}}.carousel__title em{font-style:inherit;color:#e7498d}.carousel__subtitle{margin-top:22px;color:#e7498d;font-weight:normal;font-size:22px;line-height:1.5}@media screen and (max-width: 768px){.carousel__subtitle{margin-top:12px}}.carousel__text{max-width:390px;margin-top:22px;color:hsla(0,0%,100%,.8);font-weight:normal;font-size:17px;line-height:1.882}@media screen and (max-width: 1024px){.carousel__text{max-width:100%}}@media screen and (max-width: 768px){.carousel__text{margin-top:12px}}.carousel__cta{margin-top:52px;margin-bottom:12px}@media screen and (max-width: 1024px){.carousel__cta{margin-top:38px}}@media screen and (max-width: 768px){.carousel__cta{display:none}}.carousel__cta--mobile{display:none;margin:38px auto 50px}@media screen and (max-width: 768px){.carousel__cta--mobile{display:flex}}.carousel__img{max-width:581px;width:100%;margin-top:50px;background-repeat:no-repeat;background-position:center;background-size:contain}@media screen and (max-width: 1024px){.carousel__img{max-width:500px;width:100%}}@media screen and (max-width: 768px){.carousel__img{max-width:100%}}.carousel__img::after{content:"";display:block;padding-bottom:71%}.carousel .owl-theme .owl-nav.disabled+.owl-dots{position:absolute;display:flex;align-items:center;justify-content:center}@media screen and (min-width: 1025px){.carousel .owl-theme .owl-nav.disabled+.owl-dots{top:50%;right:-90px;margin-top:0;transform:rotate(90deg)}}@media screen and (max-width: 1024px){.carousel .owl-theme .owl-nav.disabled+.owl-dots{bottom:-45px;left:0;right:0;margin-left:auto;margin-right:auto}}.carousel .owl-theme .owl-dots .owl-dot span{width:6px;height:6px;margin-left:10px;margin-right:10px;background:#c2d1d9}.carousel .owl-theme .owl-dots .owl-dot.active span{width:14px;height:14px;background:rgba(0,0,0,0);border:2px solid #0b5ad8}.carousel-history{display:flex;position:relative;width:100%;height:880px;margin-top:180px;margin-bottom:-100px;z-index:4}@media screen and (max-width: 1024px){.carousel-history{flex-direction:column;height:100%}}@media screen and (max-width: 768px){.carousel-history{margin-top:80px;margin-bottom:-80px}}@media screen and (max-width: 480px){.carousel-history{margin-bottom:0}}.carousel-history__img{position:absolute;top:65%;left:50%;width:42%;transform:translate(-50%, -50%);z-index:4}@media screen and (max-width: 1024px){.carousel-history__img{display:none}}.carousel-history__slide{width:100%;background-repeat:no-repeat;background-position:center;background-size:cover}.carousel-history__slide::after{content:"";display:block;padding-bottom:62.5%}.carousel-history__slide--mobile{display:none}@media screen and (max-width: 1024px){.carousel-history__slide--mobile{display:block;margin:35px auto 0}}.carousel-history__left{width:42%;height:100%;background-color:#0b5ad8}@media screen and (max-width: 1024px){.carousel-history__left{width:100%}}.carousel-history__container{position:relative;padding:17%;height:880px}@media screen and (max-width: 1280px){.carousel-history__container{padding:17% 12%}}@media screen and (max-width: 1024px){.carousel-history__container{height:100%;padding:100px 90px 90px}}@media screen and (max-width: 768px){.carousel-history__container{padding:80px 60px 60px}}@media screen and (max-width: 650px){.carousel-history__container{height:550px;display:flex;flex-direction:column;justify-content:flex-end}}@media screen and (max-width: 520px){.carousel-history__container{height:490px}}@media screen and (max-width: 480px){.carousel-history__container{height:450px;padding:80px 30px 35px}}@media screen and (max-width: 400px){.carousel-history__container{height:430px}}.carousel-history__background{position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;opacity:.07;filter:2.234px}.carousel-history__timeline{margin-bottom:20px;color:#fff;font-weight:500;font-size:17px;letter-spacing:.04em;line-height:1.412}@media screen and (max-width: 1024px){.carousel-history__timeline{margin-bottom:5px}}.carousel-history__title{color:#fff;font-family:"Oswald",sans-serif;font-weight:normal;font-size:45px;letter-spacing:.02em;line-height:1.288;word-break:break-word}@media screen and (max-width: 650px){.carousel-history__title{flex:1}}@media screen and (max-width: 768px){.carousel-history__title{font-size:31px}}.carousel-history__right{width:58%;height:100%;background-color:#fff}@media screen and (max-width: 1024px){.carousel-history__right{width:100%}}.carousel-history__inner{padding:11% 50px 0}@media screen and (max-width: 1280px){.carousel-history__inner{padding:11% 50px 0}}@media screen and (max-width: 1024px){.carousel-history__inner{max-width:78%;height:100%;padding:90px}}@media screen and (max-width: 768px){.carousel-history__inner{padding:60px}}@media screen and (max-width: 480px){.carousel-history__inner{padding:30px}}.carousel-history__date{color:#14232c;font-family:"Oswald",sans-serif;font-weight:normal;font-size:45px;letter-spacing:.02em;line-height:1.288}@media screen and (max-width: 768px){.carousel-history__date{font-size:31px}}.carousel-history__text{margin-top:30px;color:rgba(20,35,44,.8);font-weight:normal;font-size:15px;line-height:1.6em}@media screen and (max-width: 768px){.carousel-history__text{font-size:15px;line-height:32px}}.carousel-history__arrow{position:absolute;bottom:48px;right:48px;display:flex;justify-content:center;align-items:center;width:60px;height:60px;background:#fff;border-radius:50%;box-shadow:0px 10px 16px rgba(9,66,157,.1);opacity:1 !important;cursor:pointer}.carousel-history__arrow--left{bottom:113px}@media screen and (max-width: 1024px){.carousel-history__arrow{right:30px;top:189px}.carousel-history__arrow--left{top:124px}}.carousel-history .owl-carousel.owl-carousel-history-left,.carousel-history .owl-carousel.owl-carousel-history-right{height:100%}.carousel-history .owl-theme .owl-nav .disabled{background:rgba(11,90,216,.05);box-shadow:none}.carousel-cards{padding-top:100px}@media screen and (max-width: 768px){.carousel-cards{padding-top:80px}}.carousel-cards--inverted .carousel-cards__img{background-size:contain;order:1}.carousel-cards--inverted .carousel-cards__inner{order:0}.carousel-cards__background{width:100%;height:530px;margin-bottom:-410px;background-repeat:no-repeat;background-position:center;background-size:cover}@media screen and (max-width: 768px){.carousel-cards__background{height:370px;margin-bottom:-270px}}.carousel-cards__header{display:flex;justify-content:space-between;margin-bottom:80px}@media screen and (max-width: 768px){.carousel-cards__header{margin-bottom:40px}}.carousel-cards__header--dark{margin-bottom:50px}.carousel-cards__heading{color:#14232c;font-family:"Oswald",sans-serif;font-weight:normal;font-size:45px;letter-spacing:.02em;line-height:1.289}@media screen and (max-width: 768px){.carousel-cards__heading{font-size:31px;letter-spacing:.02em;line-height:58px;margin-left:60px}}@media screen and (max-width: 480px){.carousel-cards__heading{margin-left:30px}}.carousel-cards__heading--dark{color:#fff}.carousel-cards__container{display:flex;flex-grow:1;width:100%;height:100%}.carousel-cards__item{display:flex;flex-direction:column;width:100%;height:100%;transition:box-shadow .5s ease-in-out}.carousel-cards__item:hover{box-shadow:0px 10px 36px rgba(67,67,67,.1)}.carousel-cards__img{width:100%;max-height:250px;background-repeat:no-repeat;background-position:center;background-size:cover;background-color:#fff}.carousel-cards__img::after{content:"";display:block;padding-bottom:71.5%}@media screen and (max-width: 768px){.carousel-cards__img{max-height:220px}}.carousel-cards__img--products{order:2;max-height:320px}@media screen and (max-width: 768px){.carousel-cards__img--products{max-height:240px}}.carousel-cards__inner{position:relative;height:100%;min-height:270px;padding:22px 27px 75px;background-color:#fff}@media screen and (max-width: 768px){.carousel-cards__inner{min-height:240px}}.carousel-cards__inner::after,.carousel-cards__inner::before{content:"";position:absolute;bottom:40px;right:27px;display:block;width:16px;height:2px;border-radius:30px;background-color:#e7498d}.carousel-cards__inner::before{transform:rotate(90deg)}.carousel-cards__inner--products{min-height:180px;padding:22px 30px 45px}@media screen and (max-width: 768px){.carousel-cards__inner--products{min-height:170px;padding:22px 28px 45px}}.carousel-cards__inner--products::after,.carousel-cards__inner--products::before{content:none}.carousel-cards__pretitle{color:#e7498d;font-weight:500;font-size:17px;letter-spacing:.04em;line-height:1.412}.carousel-cards__title{margin-top:20px;color:#000;font-weight:normal;font-size:22px;line-height:1.5}@media screen and (max-width: 768px){.carousel-cards__title{font-size:19px;line-height:1.63}}.carousel-cards__title--products{margin-top:10px;font-family:"Oswald",sans-serif;font-weight:normal;font-size:35px;letter-spacing:.02em;line-height:1.1}@media screen and (max-width: 768px){.carousel-cards__title--products{font-size:25px}}.carousel-cards__subtitle{margin-top:16px;color:rgba(20,35,44,.55);font-weight:normal;font-size:16px}@media screen and (max-width: 768px){.carousel-cards__subtitle{font-size:15px}}@media screen and (max-width: 768px){.carousel-cards__cta--top{display:none}}.carousel-cards__cta--bottom{margin:60px auto 0}@media screen and (min-width: 769px){.carousel-cards__cta--bottom{display:none}}.carousel-cards .owl-carousel .owl-stage{display:flex}.carousel-cards .owl-carousel .owl-stage-outer{padding-bottom:40px}@media screen and (max-width: 768px){.carousel-cards .owl-carousel .owl-stage-outer{padding-bottom:0;padding-left:60px}}@media screen and (max-width: 480px){.carousel-cards .owl-carousel .owl-stage-outer{padding-left:30px}}@media screen and (max-width: 375px){.carousel-cards .owl-carousel .owl-stage-outer{padding-left:20px}}.carousel-cards .owl-theme .owl-nav.disabled+.owl-dots{margin-top:0}.cards{margin-top:230px}.cards--marginless{margin-top:100px}.cards__breadcrumbs{padding-bottom:30px}.cards__link{color:#14232c;font-size:12px;font-weight:900;display:inline;transition:opacity .3s ease-in-out}.cards__link--hover{text-transform:uppercase;padding-right:14px;margin-right:9px;border-right:1px solid #14232c}.cards__link--hover:hover{opacity:.6}.cards__heading{max-width:700px;margin-bottom:80px;padding-right:30px;color:#14232c;font-family:"Oswald",sans-serif;font-weight:normal;font-size:75px;letter-spacing:.02em;line-height:1.306}.cards__heading em{color:#0b5ad8;font-style:inherit}@media screen and (max-width: 768px){.cards__heading{margin-bottom:50px;font-size:45px}}.cards__heading--width{max-width:760px}.cards__filter{margin-bottom:50px}.cards__list{display:flex;justify-content:center;flex-wrap:wrap;width:calc(100% + 75px);margin:-75px 0 0 -75px}.cards__empty{flex-basis:100%;margin-top:100px;margin-left:75px;color:#14232c;font-weight:normal;font-size:25px;line-height:1.66}.cards__item{width:350px;display:block;margin:75px 0 0 75px;transition:box-shadow .5s ease-in-out}.cards__item--download{cursor:pointer}.cards__item:hover{box-shadow:0px 10px 36px rgba(67,67,67,.1)}@media screen and (max-width: 768px){.cards__item:not(:first-child){margin-top:35px}}.cards__img{width:100%;height:250px;-o-object-fit:cover;object-fit:cover}.cards__img--contain{background-color:#fff;-o-object-fit:contain;object-fit:contain}@media screen and (max-width: 768px){.cards__img{height:220px}}.cards__img--height{height:unset}@media screen and (max-width: 768px){.cards__img--height{height:unset}}.cards__inner{position:relative;padding:22px 27px 75px;background-color:#fff;min-height:270px}@media screen and (max-width: 768px){.cards__inner{min-height:240px}}.cards__inner::after,.cards__inner::before{content:"";position:absolute;bottom:40px;right:27px;display:block;width:16px;height:2px;border-radius:30px;background-color:#e7498d}.cards__inner::before{transform:rotate(90deg)}.cards__inner--download{min-height:150px}.cards__inner--download::after{content:none}.cards__inner--download::before{width:23px;height:23px;background:url("/app/resources/i/icon-download--pink.svg");background-repeat:no-repeat;background-position:center;transform:none}.cards__pretitle{color:#e7498d;font-weight:500;font-size:17px;letter-spacing:.04em;line-height:1.412}.cards__title{margin-top:20px;color:#000;font-weight:normal;font-size:22px;line-height:1.5}@media screen and (max-width: 768px){.cards__title{font-size:19px;line-height:1.63}}.cards__subtitle{color:#7b7c7c;font-size:16px;font-weight:400;padding-top:15px}@media screen and (max-width: 768px){.cards__subtitle{font-size:15px}}.cards__load{margin:80px auto 0}.cards-careers{position:relative;margin-top:-180px;z-index:4}.cards-careers__list{display:flex;justify-content:center;flex-wrap:wrap;width:calc(100% + 75px);margin:-75px 0 0 -75px}.cards-careers__item{width:350px;display:block;margin:75px 0 0 75px;transition:box-shadow .5s ease-in-out}.cards-careers__item:hover{box-shadow:0px 10px 36px rgba(67,67,67,.1)}@media screen and (max-width: 768px){.cards-careers__item:not(:first-child){margin-top:35px}}.cards-careers__inner{display:flex;flex-direction:column;justify-content:space-between;min-height:400px;padding:42px;background-color:#fff}.cards-careers__title{color:#000;font-family:"Oswald",sans-serif;font-weight:normal;font-size:27px}@media screen and (max-width: 768px){.cards-careers__title{font-size:25px}}.cards-careers__subtitle{margin-top:25px;color:#e7498d;font-weight:500;font-size:17px;letter-spacing:.04em;line-height:24px}.cards-careers__text{margin-top:15px;color:rgba(20,35,44,.8);font-weight:normal;font-size:15px;line-height:23px}.cards-careers__cta{margin-top:35px;padding:15px 20px}.cards-product{padding-top:100px;scroll-margin-top:50px}@media screen and (max-width: 1024px){.cards-product{scroll-margin-top:80px}}@media screen and (max-width: 768px){.cards-product{padding-top:80px}}@media screen and (max-width: 768px){.cards-product--margin{margin-top:-180px}}.cards-product__header{max-width:80%;margin-bottom:50px}@media screen and (max-width: 1024px){.cards-product__header{max-width:100%}}.cards-product__heading{color:#14232c;font-family:"Oswald",sans-serif;font-weight:normal;font-size:45px;letter-spacing:.02em;line-height:1.288}@media screen and (max-width: 768px){.cards-product__heading{font-size:31px}}.cards-product__text{width:100%;margin-top:20px;color:rgba(20,35,44,.8);font-weight:normal;font-size:17px;line-height:1.88}@media screen and (max-width: 768px){.cards-product__text{font-size:15px;line-height:32px}}.cards-product__list{display:flex;justify-content:flex-start;flex-wrap:wrap;width:calc(100% + 75px);margin:-75px 0 0 -75px}.cards-product__item{width:350px;display:flex;flex-direction:column;margin:75px 0 0 75px;transition:box-shadow .5s ease-in-out}.cards-product__item:hover{box-shadow:0px 10px 36px rgba(67,67,67,.1)}@media screen and (max-width: 768px){.cards-product__item:not(:first-child){margin-top:35px}}.cards-product__img{width:100%;max-height:320px;max-width:350px;width:100%;background-repeat:no-repeat;background-position:center;background-size:contain;background-color:#fff;order:2}.cards-product__img::after{content:"";display:block;padding-bottom:71.5%}@media screen and (max-width: 768px){.cards-product__img{max-height:240px}}.cards-product__inner{position:relative;height:100%;min-height:180px;padding:22px 30px 45px;background-color:#fff}@media screen and (max-width: 768px){.cards-product__inner{min-height:170px;padding:22px 28px 45px}}.cards-product__inner::after,.cards-product__inner::before{content:none}.cards-product__title{margin-top:10px;color:#000;font-family:"Oswald",sans-serif;font-weight:normal;font-size:35px;letter-spacing:.02em;line-height:1.1}@media screen and (max-width: 768px){.cards-product__title{font-size:25px;line-height:1.63}}.cards-product__subtitle{margin-top:16px;color:rgba(20,35,44,.55);font-weight:normal;font-size:16px}@media screen and (max-width: 768px){.cards-product__subtitle{font-size:15px}}.email-modal{opacity:0;visibility:hidden;position:fixed;z-index:9;top:0;right:0;bottom:0;left:0;transition:opacity .3s ease,visibility .3s ease}.email-modal--hidden{display:none}.email-modal__mask{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer;background-color:rgba(240,240,240,.5)}.email-modal__card{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);max-width:600px;padding:40px;background-color:#fff;border-radius:15px;box-shadow:0 16px 32px rgba(0,0,0,.1)}.email-modal__close{position:absolute;top:10px;right:10px;width:20px;height:20px;cursor:pointer}.email-modal__close::before,.email-modal__close::after{content:"";position:absolute;top:50%;left:50%;width:100%;height:2px;background-color:#14232c}.email-modal__close::before{transform:translate(-50%, -50%) rotate(45deg)}.email-modal__close::after{transform:translate(-50%, -50%) rotate(-45deg)}.email-modal__close:hover::before,.email-modal__close:hover::after{opacity:.4}.email-modal--visible{opacity:1;visibility:visible}.email-modal__feedback{margin:-5px 0 20px;opacity:1;max-height:70px;transition:opacity .3s ease,max-height .3s ease,margin .3s ease}.email-modal__feedback--hidden{max-height:0;opacity:0;margin:0}.email-modal__submit{padding:7px 35px;margin:0 auto}.email-modal__title{width:100%;font-size:23px;font-weight:800;margin-bottom:14px;text-align:center}.email-modal__subtitle{width:100%;font-size:16px;font-weight:normal;text-align:center;margin-bottom:25px}[data-download]{cursor:pointer}.filter{display:flex;margin-left:auto;margin-right:auto;max-width:1200px;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.filter::-webkit-scrollbar{display:none}@media screen and (max-width: 1280px){.filter{margin-left:90px;padding-right:90px}}@media screen and (max-width: 768px){.filter{margin-left:60px;padding-right:60px}}@media screen and (max-width: 480px){.filter{margin-left:30px;padding-right:30px}}.filter__voice{display:flex;justify-content:center;align-items:center;min-width:-moz-max-content;min-width:max-content;padding:18px 34px;color:#14232c;border:2px solid #0b5ad8;background:rgba(0,0,0,0);font-weight:600;font-size:17px;letter-spacing:.04em;text-align:center;cursor:pointer;transition:border .3s ease-in-out,background .3s ease-in-out,color .3s ease-in-out}.filter__voice:not(:first-child){border-left:none}.filter__voice:hover,.filter__voice--selected{color:#fff;background:#0b5ad8}.filter-settori{display:flex;flex-direction:column;align-items:center;margin-top:230px;margin-bottom:-70px}@media screen and (max-width: 1024px){.filter-settori{margin-bottom:-40px}}@media screen and (max-width: 650px){.filter-settori{margin-bottom:-20px}}.filter-settori__title{max-width:700px;color:#14232c;font-family:"Oswald",sans-serif;font-weight:normal;font-size:75px;letter-spacing:.02em;line-height:1.306;text-align:center}.filter-settori__title em{color:#0b5ad8;font-style:inherit}@media screen and (max-width: 768px){.filter-settori__title{font-size:45px}}.filter-settori__voices{margin-top:70px}@media screen and (max-width: 1024px){.filter-settori__voices{display:flex;flex-wrap:wrap;justify-content:center}}@media screen and (max-width: 650px){.filter-settori__voices{margin-top:50px}}.filter-settori__voice{position:relative;font-weight:900;font-size:16px;line-height:35px;color:#14232c;opacity:.7;text-transform:uppercase;transition:opacity .3s ease-in-out,color .3s ease-in-out}@media screen and (max-width: 1024px){.filter-settori__voice{margin:0 10px 5px;text-align:center}}.filter-settori__voice:not(:last-child){margin-right:52px}@media screen and (max-width: 1280px){.filter-settori__voice:not(:last-child){margin-right:42px}}@media screen and (max-width: 1024px){.filter-settori__voice:not(:last-child){margin:0 10px 5px}}.filter-settori__voice:hover,.filter-settori__voice--active{opacity:1;color:#e7498d}.slider{padding-top:150px;padding-left:calc((100% - 1200px)/2)}@media screen and (max-width: 1600px){.slider{padding-left:200px}}@media screen and (max-width: 1280px){.slider{padding-left:90px}}@media screen and (max-width: 1024px){.slider{padding-bottom:80px}}@media screen and (max-width: 768px){.slider{padding-left:60px;padding-top:100px}}@media screen and (max-width: 480px){.slider{padding-left:30px}}.slider__item{position:relative;display:flex;align-items:center;width:350px;height:175px;padding:27px 55px;background:#fff;box-shadow:0px 15px 17px rgba(106,67,84,.1)}@media screen and (max-width: 580px){.slider__item{width:245px;height:120px;padding:18px 18px 18px 38px}}.slider__item::after{content:"";display:block;position:absolute;top:0;left:0;width:84px;height:175px;background:#e3e3e3}@media screen and (max-width: 580px){.slider__item::after{width:57px;height:120px}}.slider__item--first::after{background:#0b5ad8;transition:background .4 ease-in-out}.slider__item--first .slider__subtitle{opacity:1}@media screen and (min-width: 971px){.slider__item--last{opacity:.45;transition:opacity .4 ease-in-out}}.slider__logo{width:58px !important;height:58px;align-self:flex-start;z-index:3}@media screen and (max-width: 580px){.slider__logo{width:39px !important;height:39px}}.slider__inner{display:flex;flex-direction:column;padding-left:33px}@media screen and (max-width: 580px){.slider__inner{padding-left:18px}}.slider__title,.slider__subtitle{font-weight:bold;font-size:21px;line-height:1.4285;color:#14232c}@media screen and (max-width: 580px){.slider__title,.slider__subtitle{font-size:19px;line-height:27px}}.slider__subtitle{color:#0b5ad8;opacity:0;transition:opacity .4s ease-in-out}.slider .owl-carousel .owl-stage-outer{padding-bottom:30px}.wide{width:100%;height:600px;background-repeat:no-repeat;background-position:center;background-size:cover}@media screen and (max-width: 768px){.wide{height:400px}}@media screen and (max-width: 480px){.wide{height:200px}}.wide--video{height:700px}@media screen and (max-width: 768px){.wide--video{height:500px}}.wide__video{position:relative;width:100%;height:100%;overflow:hidden}.wide__video::after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(270deg, rgba(20, 35, 44, 0.45) 0%, rgba(20, 35, 44, 0.3) 41.87%, #14232c 100%)}.wide__video iframe{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);height:100%;width:177.77777778vh;min-width:100%;min-height:56.25vw}.wide__play{position:absolute;top:50%;left:calc(50% - 600px);transform:translateY(-50%);display:flex;align-items:center;height:100%;width:100%;color:#fff;font-weight:bold;font-size:25px;letter-spacing:.04em;line-height:1.32;cursor:pointer;transition:opacity .3s ease-in-out;z-index:4}@media screen and (max-width: 1600px){.wide__play{left:200px}}@media screen and (max-width: 1280px){.wide__play{left:90px}}@media screen and (max-width: 768px){.wide__play{left:50%;top:330px;transform:translateX(-50%);flex-direction:column;font-size:16px;line-height:21px}}.wide__play img{margin-right:40px}@media screen and (max-width: 768px){.wide__play img{width:60px;height:60px;margin-right:0;margin-bottom:20px}}.wide__play:hover{opacity:.7}.wide-parallax{position:relative}.wide-parallax__overlay{position:absolute;top:-50px;left:80px;width:586px;height:414px;-o-object-fit:contain;object-fit:contain;z-index:3}@media screen and (max-width: 768px){.wide-parallax__overlay{top:-125px;width:380px;height:298px}}@media screen and (max-width: 480px){.wide-parallax__overlay{top:-82px;left:50%;width:280px;height:198px;transform:translateX(-50%) !important}}.wide-parallax__overlay--alt{top:100px;left:unset;right:140px;width:688px;height:486px}@media screen and (max-width: 1024px){.wide-parallax__overlay--alt{top:170px;right:70px;width:538px;height:336px}}@media screen and (max-width: 768px){.wide-parallax__overlay--alt{top:250px;left:50%;transform:translateX(-50%) !important}}@media screen and (max-width: 480px){.wide-parallax__overlay--alt{top:137px;width:314px;height:222px}}.wide-parallax__img{width:100%;height:650px;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 768px){.wide-parallax__img{height:430px}}.wide-parallax__img--alt{height:400px}@media screen and (max-width: 480px){.wide-parallax__img--alt{height:235px}}.retailers{margin-top:125px;background:#0f347a}@media screen and (max-width: 1280px){.retailers{margin-top:0}}.retailers--bottom{padding-bottom:125px}@media screen and (max-width: 1280px){.retailers--bottom{padding-bottom:100px}}@media screen and (max-width: 768px){.retailers--bottom{padding-bottom:80px}}.retailers__background{padding-top:160px;background:#0f347a;background:linear-gradient(0deg, #0f347a 0%, #122b4f 100%)}@media screen and (max-width: 1280px){.retailers__background{padding-top:100px}}@media screen and (max-width: 768px){.retailers__background{padding-top:80px}}.retailers__background:last-child{padding:50px 0 280px;background:linear-gradient(180deg, #0f347a 0%, #122b4f 100%)}@media screen and (max-width: 1024px){.retailers__background:last-child{padding:50px 0 280px}}@media screen and (max-width: 768px){.retailers__background:last-child{padding:50px 0 280px}}.retailers__placeholder{height:55vw !important;max-height:950px;width:100% !important;-o-object-fit:contain;object-fit:contain}@media screen and (max-width: 768px){.retailers__placeholder{max-height:650px}}.retailers__block{display:flex;flex-direction:column;align-items:flex-start}.retailers__pretitle{margin-bottom:25px;color:#e7498d;font-weight:500;font-size:17px;letter-spacing:.04em;line-height:1.412}@media screen and (max-width: 768px){.retailers__pretitle{margin-bottom:20px}}.retailers__title{max-width:480px;color:#fff;font-family:"Oswald",sans-serif;font-weight:normal;font-size:45px;letter-spacing:.02em;line-height:1.288}@media screen and (max-width: 768px){.retailers__title{font-size:31px;line-height:58px}}.retailers__text{max-width:880px;margin-top:35px;color:hsla(0,0%,100%,.8);font-weight:normal;font-size:17px;line-height:1.882}@media screen and (max-width: 768px){.retailers__text{margin-top:20px;font-size:15px;line-height:32px}}.retailers__cta{margin-top:50px;background:#e7498d;border:2px solid #e7498d}.retailers__cta:hover{background:rgb(236.9417475728,118.0582524272,169.2233009709);border:2px solid rgb(236.9417475728,118.0582524272,169.2233009709)}.retailers__legend{display:flex;justify-content:space-between;align-items:center;max-width:568px;margin:0 auto;padding:110px 0 50px}@media screen and (max-width: 768px){.retailers__legend{padding:80px 0 50px}}.retailers__type{display:flex;align-items:center;color:#fff;font-family:"Oswald",sans-serif;font-weight:normal;font-size:18px;line-height:18px;text-transform:uppercase}@media screen and (max-width: 768px){.retailers__type{flex-direction:column}}.retailers__type:not(:last-child){margin-right:55px}@media screen and (max-width: 768px){.retailers__type:not(:last-child){margin-right:40px}}.retailers__type img{margin-right:15px}@media screen and (max-width: 768px){.retailers__type img{margin-right:0;margin-bottom:14px}}.retailers__type--blue img{filter:invert(47%) sepia(38%) saturate(5966%) hue-rotate(166deg) brightness(102%) contrast(101%)}.retailers__type--pink img{filter:invert(45%) sepia(56%) saturate(3296%) hue-rotate(308deg) brightness(95%) contrast(91%)}.retailers__type--yellow img{filter:invert(80%) sepia(71%) saturate(447%) hue-rotate(343deg) brightness(103%) contrast(102%)}.retailers__container{display:flex;justify-content:space-between;align-items:center;max-width:568px;margin:0 auto;padding:25px;background-color:hsla(0,0%,100%,.15);border-radius:42px}@media screen and (max-width: 768px){.retailers__container{padding:18px;max-width:442px;border-radius:28px}}@media screen and (max-width: 550px){.retailers__container{padding:14px;max-width:342px;border-radius:12px}}.retailers__container--big{max-width:768px;margin-top:30px}.retailers__badge{display:flex;flex-direction:column;justify-content:center;align-items:center;width:150px;height:150px;background-color:#f4f4f4;border-radius:50%}@media screen and (max-width: 768px){.retailers__badge{width:120px;height:120px}}@media screen and (max-width: 550px){.retailers__badge{width:90px;height:90px}}@media screen and (max-width: 768px){.retailers__badge img{height:22px}}@media screen and (max-width: 550px){.retailers__badge img{height:15px}}.retailers__badge--blue .retailers__icon{filter:invert(16%) sepia(92%) saturate(6009%) hue-rotate(193deg) brightness(102%) contrast(103%)}.retailers__badge--blue .retailers__number{color:#006fb6}.retailers__badge--pink .retailers__icon{filter:invert(45%) sepia(56%) saturate(3296%) hue-rotate(308deg) brightness(95%) contrast(91%)}.retailers__badge--pink .retailers__number{color:#e7498d}.retailers__badge--violet .retailers__icon{filter:invert(27%) sepia(46%) saturate(6816%) hue-rotate(239deg) brightness(101%) contrast(102%)}.retailers__badge--violet .retailers__number{color:#4f48ff}.retailers__info{max-width:74px;margin:12px 0;color:#000;font-family:"Oswald",sans-serif;font-weight:normal;font-size:11px;line-height:1;text-align:center;text-transform:uppercase}@media screen and (max-width: 768px){.retailers__info{margin:11px 0}}@media screen and (max-width: 550px){.retailers__info{margin:8px 0}}.retailers__number{font-family:"Oswald",sans-serif;font-weight:300;font-size:40px;letter-spacing:-0.04em;line-height:.975;text-align:center}@media screen and (max-width: 768px){.retailers__number{font-size:31px}}@media screen and (max-width: 550px){.retailers__number{font-size:21px}}.retailers__img{width:100%;margin-top:150px}.map-company{height:950px;max-width:1600px;margin-left:auto;margin-right:auto}@media screen and (max-width: 768px){.map-company{height:650px}}.map-company__tooltip{display:flex;align-items:flex-start}.map-company__title{color:#000;font-family:"Oswald",sans-serif;font-weight:normal;font-size:15px;text-transform:uppercase}.map-company__text{max-width:200px;margin-top:4px;color:rgba(0,0,0,.7);font-weight:normal;font-size:13px}.map-company__text a{color:#e7498d;font-weight:bold}.map-company__logo{width:34px;margin-right:14px}.map-company .gm-style{background-color:#0f347a}.map-company .gm-style .gm-style-iw-t::after{width:13px;height:13px;box-shadow:none}.map-company .gm-ui-hover-effect{top:-4px !important;right:-4px !important}.map-contacts{width:788px;height:700px}@media screen and (max-width: 1280px){.map-contacts{height:600px}}@media screen and (max-width: 1024px){.map-contacts{order:2}}@media screen and (max-width: 800px){.map-contacts{width:100%;height:500px}}@media screen and (max-width: 480px){.map-contacts{width:100%;height:400px}}.map-contacts__tooltip{display:flex;align-items:center}.map-contacts__title{color:#fff;font-family:"Oswald",sans-serif;font-weight:normal;font-size:15px;line-height:30px}.map-contacts .gm-style{background-color:#171e22}.map-contacts .gm-style .gm-style-iw-c{background-color:#0b5ad8}.map-contacts .gm-style .gm-style-iw-t::after{width:13px;height:13px;background:#0b5ad8;box-shadow:none}.map-contacts .gm-style .gm-style-iw-d::-webkit-scrollbar-track,.map-contacts .gm-style .gm-style-iw-d::-webkit-scrollbar-track-piece{background-color:#0b5ad8}.map-contacts .gm-ui-hover-effect{top:-4px !important;right:-4px !important}.features{padding:180px 0;background-color:#fff}@media screen and (max-width: 1024px){.features{padding:100px 0;scroll-margin-top:80px}}@media screen and (max-width: 768px){.features{padding:80px 0}}.features__heading{position:relative;padding-bottom:30px;color:#14232c;border-bottom:1px solid #d8d8d8;font-family:"Oswald",sans-serif;font-weight:normal;font-size:45px;letter-spacing:.02em;line-height:1.288}@media screen and (max-width: 768px){.features__heading{font-size:31px}}.features__heading:after{content:"";display:block;position:absolute;bottom:-1.5px;left:0;height:3px;width:150px;background-color:#e7498d;border-radius:4px}.features__img{width:49%;background-repeat:no-repeat;background-position:center;background-size:contain}@media screen and (max-width: 768px){.features__img{width:100%}}.features__img::after{content:"";display:block;padding-bottom:60%}.features__img--inverted{order:2}@media screen and (max-width: 768px){.features__img--inverted{order:1}}.features__img--half::after{content:"";display:block;padding-bottom:62.5%}.features__img--big{width:72.5%;margin:0 auto}@media screen and (max-width: 768px){.features__img--big{width:100%}}.features__img--big::after{content:"";display:block;padding-bottom:78%}.features__items{margin-top:80px}@media screen and (max-width: 768px){.features__items{margin-top:60px}}.features__item{display:flex;align-items:flex-end;align-items:center}@media screen and (max-width: 768px){.features__item{flex-direction:column}}.features__item:not(:first-child){margin-top:180px}@media screen and (max-width: 768px){.features__item:not(:first-child){margin-top:100px}}.features__item--inverted{justify-content:space-between}.features__inner{display:flex;flex-direction:column;align-items:flex-start;padding-left:10.5%}@media screen and (max-width: 768px){.features__inner{width:100%;padding-left:0;padding-right:0;order:2}}.features__inner--inverted{padding-left:0;padding-right:10.5%}@media screen and (max-width: 768px){.features__inner--inverted{padding-left:0;padding-right:0}}.features__inner--full{padding:0}.features__pretitle{margin-top:22px;color:#e7498d;font-weight:normal;font-size:22px;line-height:1.5}.features__title{max-width:380px;color:#14232c;font-family:"Oswald",sans-serif;font-weight:normal;font-size:45px;letter-spacing:.02em;line-height:1.288}@media screen and (max-width: 768px){.features__title{max-width:100%;font-size:31px;line-height:58px}}.features__title--full{max-width:100%}.features__text{max-width:380px;margin-top:20px;font-weight:normal;font-size:17px;line-height:1.882;color:rgba(20,35,44,.8)}@media screen and (max-width: 768px){.features__text{max-width:100%;margin-top:10px;font-size:15px;line-height:32px}}.features__text--full{max-width:100%}.resources{display:flex;padding:180px 0 80px}@media screen and (max-width: 1024px){.resources{padding:100px 0 50px;scroll-margin-top:100px}}@media screen and (max-width: 768px){.resources{padding:80px 0 50px}}.resources--framed{justify-content:center;margin-top:100px;padding:100px 0 150px;background-color:#fff}@media screen and (max-width: 1280px){.resources--framed{margin-bottom:-100px;padding:100px 90px 150px}}@media screen and (max-width: 1024px){.resources--framed{padding:100px 90px 150px}}@media screen and (max-width: 768px){.resources--framed{margin-top:80px;margin-bottom:-80px;padding:80px 60px 120px}}@media screen and (max-width: 480px){.resources--framed{padding:80px 30px 120px}}.resources--marginless{margin-bottom:-100px}@media screen and (max-width: 1024px){.resources--marginless{margin-bottom:0}}.resources__container{width:100%}.resources__container--framed{max-width:840px}.resources__heading{margin-bottom:40px;color:#14232c;font-family:"Oswald",sans-serif;font-weight:normal;font-size:45px;letter-spacing:.02em;line-height:1.288}@media screen and (max-width: 768px){.resources__heading{font-size:31px}}.resources__heading:not(.resources__heading--framed){position:relative;padding-bottom:30px;border-bottom:1px solid #d8d8d8}.resources__heading:not(.resources__heading--framed):after{content:"";display:block;position:absolute;bottom:-1.5px;left:0;height:3px;width:150px;background-color:#e7498d;border-radius:4px}.resources__inner{display:flex;justify-content:space-between;align-items:center;max-width:700px;padding-top:40px;padding-bottom:34px;border-bottom:1px solid #d8d8d8}.resources__inner:hover .resources__title{opacity:.7}.resources__inner--framed{max-width:100%}.resources__title{color:#000;font-weight:300;font-size:22px;transition:opacity .3s ease-in-out}@media screen and (max-width: 768px){.resources__title{font-size:17px}}.resources__icon{width:16px;filter:invert(45%) sepia(56%) saturate(3296%) hue-rotate(308deg) brightness(95%) contrast(91%)}.article{padding-top:150px}@media screen and (max-width: 768px){.article{padding-top:95px}}.article__quote{color:#14232c;font-weight:normal;font-size:25px;line-height:1.72;margin-bottom:50px}@media screen and (max-width: 768px){.article__quote{font-size:22px;line-height:1.5}}.article__title{color:#14232c;font-weight:normal;font-size:31px;line-height:1}.article__title--padding{padding-bottom:20px;margin-top:50px}.article__pretitle{color:#e7498d;font-weight:500;font-size:17px;letter-spacing:.04em;line-height:1.412}.article__text{color:rgba(20,35,44,.8);font-weight:normal;font-size:17px;line-height:1.882}@media screen and (max-width: 768px){.article__text{font-size:15px;line-height:32px}}.article__caption{margin:25px 0 50px;color:rgba(20,35,44,.8);font-style:italic;font-weight:normal;font-size:15px;line-height:1.882;text-align:center}.article__img{margin:100px auto}@media screen and (max-width: 1024px){.article__img{margin:80px auto}}@media screen and (max-width: 768px){.article__img{margin:50px auto}}.article__img--caption{margin-bottom:0}.article__video{position:relative;display:block;overflow:hidden;margin:100px auto}@media screen and (max-width: 1024px){.article__video{margin:80px auto}}@media screen and (max-width: 768px){.article__video{margin:50px auto}}.article__video::before{display:block;content:"";padding-top:56.25%}.article__video iframe{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.paragraph{padding:100px 0 180px}@media screen and (max-width: 1024px){.paragraph{padding:100px 0}}@media screen and (max-width: 768px){.paragraph{padding:80px 0}}.paragraph__pretitle{margin-top:22px;color:#e7498d;font-weight:normal;font-size:22px;line-height:1.5}.paragraph__title{color:#14232c;font-family:"Oswald",sans-serif;font-weight:normal;font-size:45px;letter-spacing:.02em;line-height:1.288}@media screen and (max-width: 768px){.paragraph__title{font-size:31px}}.paragraph__text{width:100%;color:rgba(20,35,44,.8);font-weight:normal;font-size:17px;line-height:1.88}@media screen and (max-width: 768px){.paragraph__text{font-size:15px;line-height:32px}}.paragraph__text:first-child:not(.paragraph__text--full){max-width:470px}@media screen and (max-width: 1024px){.paragraph__text:first-child:not(.paragraph__text--full){max-width:100%}}.paragraph__text--full{width:100%}.paragraph__columns{display:flex;justify-content:space-between;margin-top:50px}@media screen and (max-width: 768px){.paragraph__columns{flex-direction:column;margin-top:20px}}.paragraph__column{width:45%}@media screen and (max-width: 768px){.paragraph__column{width:100%}}@media screen and (max-width: 768px){.paragraph__column:not(:first-child){margin-top:50px}}.load_more{display:flex;justify-content:center;align-items:center;max-width:-moz-fit-content;max-width:fit-content;padding:18px 34px;color:#14232c;background:rgba(0,0,0,0);border:2px solid #14232c;font-weight:600;font-size:17px;letter-spacing:.04em;text-align:center;cursor:pointer;transition:border .3s ease-in-out,background .3s ease-in-out,color .3s ease-in-out}.load_more:hover{color:#fff;background:#14232c;border:2px solid #14232c}.load_more--hidden{display:none}@media screen and (max-width: 1024px){.load_more{margin-top:50px}}.breadcrumb{margin-top:180px}.breadcrumb__link{color:#14232c;font-weight:900;font-size:12px;letter-spacing:.11em;text-transform:uppercase;transition:opacity .3s ease-in-out}.breadcrumb__link:hover{opacity:.7}.breadcrumb__link:not(:first-child){padding-left:8px;opacity:.5}.breadcrumb__link:not(:first-child):hover{opacity:1}.breadcrumb__link:not(:last-child){padding-right:8px;border-right:1px solid #14232c}.breadcrumb__link--dark{color:#fff}.breadcrumb__link--dark:not(:last-child){border-right:1px solid #fff}.contacts-info{margin-top:-280px}.contacts-info__list{display:flex;justify-content:center;flex-wrap:wrap;width:calc(100% + 75px);margin:-75px 0 0 -75px}.contacts-info__item{width:350px;display:block;margin:75px 0 0 75px}@media screen and (max-width: 1024px){.contacts-info__item{margin-top:25px}}.contacts-info__inner{position:relative;padding:60px 55px 70px;background-color:#fff;min-height:340px}.contacts-info__pretitle{margin-bottom:15px;color:#0b5ad8;font-weight:600;font-size:11px;line-height:3;text-transform:uppercase}.contacts-info__name{color:#000;font-weight:normal;font-size:22px;line-height:1.5}.contacts-info__title{color:#14232c;font-weight:600;font-size:11px;line-height:2.5;text-transform:uppercase}.contacts-info__phone{margin-top:45px}.contacts-info__phone a{color:#14232c;font-weight:normal;font-size:17px;line-height:1.88;transition:opacity .3s ease-in-out}.contacts-info__phone a:hover{opacity:.7}.contacts-info__email{color:#e7498d;font-weight:normal;font-size:17px;line-height:1.88;transition:opacity .3s ease-in-out}.contacts-info__email:hover{opacity:.7}.gallery{margin:150px 0 100px}@media screen and (max-width: 1024px){.gallery{margin:100px 0}}@media screen and (max-width: 768px){.gallery{margin:80px 0}}.gallery__img{width:100%;height:250px;-o-object-fit:cover;object-fit:cover;background-color:#fff}@media screen and (max-width: 480px){.gallery__img{height:220px}}.gallery .splide__pagination{bottom:-5.5em}@media screen and (max-width: 768px){.gallery .splide__pagination{bottom:-3em}}.gallery .splide__pagination__page{width:6px;height:6px;margin:3px 10px;background:#c2d1d9}.gallery .splide__pagination__page.is-active{background:rgba(0,0,0,0);border:1px solid #0b5ad8;transform:scale(2.5)}.gallery-settori{padding-top:140px}@media screen and (max-width: 1024px){.gallery-settori{padding-top:100px}}@media screen and (max-width: 650px){.gallery-settori{padding-top:70px}}.gallery-settori--bottom{padding-bottom:140px}@media screen and (max-width: 1024px){.gallery-settori--bottom{padding-bottom:100px}}@media screen and (max-width: 650px){.gallery-settori--bottom{padding-bottom:70px}}.gallery-settori__items{display:flex;justify-content:center;flex-wrap:wrap;margin-bottom:-30px;margin-left:-30px}@media screen and (min-width: 1281px){.gallery-settori__items--big{margin-bottom:-40px;margin-left:-40px}}.gallery-settori__item{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:473px;margin-bottom:30px;margin-left:30px;width:calc(33% - 30px);overflow:hidden}@media screen and (max-width: 1280px){.gallery-settori__item{width:calc(50% - 30px)}}@media screen and (max-width: 768px){.gallery-settori__item{width:100%;max-width:100%}}.gallery-settori__item--big{max-width:720px}@media screen and (min-width: 1281px){.gallery-settori__item--big{margin-bottom:40px;margin-left:40px;width:calc(50% - 40px)}}@media screen and (min-width: 1440px){.gallery-settori__item--small{max-width:347px;width:calc(25% - 30px)}}.gallery-settori__img{width:100%;max-width:473px;aspect-ratio:1;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease-in-out}@media screen and (max-width: 768px){.gallery-settori__img{max-width:720px;aspect-ratio:720/700}}.gallery-settori__img:hover{transform:scale(1.1)}.gallery-settori__img--big{max-width:720px;aspect-ratio:720/700}@media screen and (min-width: 1440px){.gallery-settori__img--small{max-width:347px}}.slbOverlay{background-color:#f5f5f5;opacity:1}.slbCloseBtn{position:fixed;top:0;right:0;color:#14232c;animation:none;transition:opacity .3s ease-in-out}.slbCloseBtn:hover{opacity:.7}.slbArrow{opacity:1;transition:opacity .3s ease-in-out}.slbArrow:before{left:18px}.slbArrow:hover{opacity:.7}.slbArrow.next{right:0}@media screen and (min-width: 1500px){.slbArrow.next{right:110px}}@media screen and (min-width: 769px){.slbArrow.next{right:55px}}.slbArrow.next:before{width:70px;height:70px;border-radius:50%;background:#fff url("/app/resources/i/icon-arrow--right.png") no-repeat center;box-shadow:0px 10px 16px rgba(9,66,157,.1)}.slbArrow.prev{left:0}@media screen and (min-width: 1500px){.slbArrow.prev{left:110px}}@media screen and (min-width: 769px){.slbArrow.prev{left:55px}}.slbArrow.prev:before{width:70px;height:70px;border-radius:50%;background:#fff url("/app/resources/i/icon-arrow--left.png") no-repeat center;box-shadow:0px 10px 16px rgba(9,66,157,.1)}.slbImageWrap:after{box-shadow:none}.slbCaption{bottom:12px;font-weight:normal;font-size:17px;line-height:1.882;color:rgba(20,35,44,.9)}@media screen and (max-width: 768px){.slbCaption{bottom:17px;font-size:15px;line-height:32px}}.select_language{position:relative}.select_language:hover .select_language__dropdown{opacity:1;visibility:visible;pointer-events:unset}.select_language--mobile{margin-bottom:15px;margin-right:15px}.select_language__lang{display:flex;justify-content:center;align-items:center;width:44px;height:44px;margin-left:15px;color:#fff;border:2px solid #fff;border-radius:50%;font-weight:900;font-size:17px;cursor:pointer}.select_language__dropdown{position:absolute;top:60px;left:55%;transform:translateX(-45%);display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:-moz-max-content;min-width:max-content;padding:22px 28px;background:#fff;border:2px solid rgba(20,35,44,.12);border-radius:5px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .15s ease-in-out,visibility .25s ease-in-out}.select_language__dropdown::before{content:"";display:block;position:absolute;left:0;right:0;margin-left:auto;margin-right:auto;top:-12px;width:22px;height:22px;background-color:#fff;border-top:2px solid rgba(20,35,44,.12);border-left:2px solid rgba(20,35,44,.12);border-radius:5px;transform:rotate(45deg)}.select_language__dropdown:after{content:"";display:block;position:absolute;top:-22px;width:100%;height:40px}.select_language__item:not(:last-child){margin-bottom:15px}.select_language__link{padding:5px 0;color:rgba(20,35,44,.8);font-weight:900;font-size:12px;letter-spacing:.11em;text-transform:uppercase;transition:color .3s ease-in-out}.select_language__link:hover,.select_language__link--active{color:#e7498d}.reserved-area-menu__button{display:none}.reserved-area-menu__voice{display:block;border-bottom:1px solid #e0e0e0;padding:26px 15px 26px 42px;font-size:17px;font-weight:700;color:#14232c;transition:color .2s ease}.reserved-area-menu__voice:hover,.reserved-area-menu__voice--active{color:#e7498d}@media screen and (max-width: 1280px){.reserved-area-menu{position:relative}.reserved-area-menu__button{display:block;font-size:15px;font-weight:700;padding:12px 23px;border-radius:10px;border:2px solid rgba(5,14,62,.1);cursor:pointer;transition:border .3s ease,box-shadow .3s ease}.reserved-area-menu__button:hover{box-shadow:0 4px 15px rgba(0,0,0,.1)}.reserved-area-menu__voices{position:absolute;z-index:5;top:100%;left:0;min-width:290px;background-color:#fff;border-radius:10px;border:2px solid rgba(5,14,62,.1);box-shadow:0 4px 15px rgba(0,0,0,.1);opacity:0;visibility:hidden;max-height:0;transition-property:opacity,visibility,max-height;transition-timing-function:ease;transition-duration:.4s;transition-delay:0s}.reserved-area-menu__voice{display:block;padding:20px 25px;font-size:14px;font-weight:700;color:#14232c;opacity:0;transition-property:color,opacity;transition-timing-function:ease;transition-duration:.2s;transition-delay:0s}.reserved-area-menu__voice:not(:first-child){border-top:1px solid #e6e7ec}.reserved-area-menu__voice:hover,.reserved-area-menu__voice--active{color:#e7498d}.reserved-area-menu--active .reserved-area-menu__button{border-color:#e7498d}.reserved-area-menu--active .reserved-area-menu__voices{opacity:1;visibility:visible;max-height:calc(var(--voices)*65px);transition-duration:.3s;transition-delay:.2s}.reserved-area-menu--active .reserved-area-menu__voice{opacity:1;transition-duration:.2s;transition-delay:0s,.3s}}.reserved-area-user-menu{padding:0 0 5px 90px}.reserved-area-user-menu__button{display:block;font-size:15px;font-weight:700;padding:12px 23px;border-radius:10px;border:2px solid rgba(5,14,62,.1);cursor:pointer;transition:border .3s ease,box-shadow .3s ease}.reserved-area-user-menu__button:hover{box-shadow:0 4px 15px rgba(0,0,0,.1)}.reserved-area-user-menu__voices{position:absolute;z-index:5;top:100%;right:0;min-width:290px;background-color:#fff;border-radius:10px;border:2px solid rgba(5,14,62,.1);box-shadow:0 4px 15px rgba(0,0,0,.1);opacity:0;visibility:hidden;max-height:0;transition-property:opacity,visibility,max-height;transition-timing-function:ease;transition-duration:.4s;transition-delay:0s}.reserved-area-user-menu__voice{display:block;padding:20px 25px;font-size:14px;font-weight:700;color:#14232c;opacity:0;transition-property:color,opacity;transition-timing-function:ease;transition-duration:.2s;transition-delay:0s}.reserved-area-user-menu__voice:not(:first-child){border-top:1px solid #e6e7ec}.reserved-area-user-menu__voice:hover,.reserved-area-user-menu__voice--active{color:#e7498d}.reserved-area-user-menu--active .reserved-area-user-menu__button{border-color:#e7498d}.reserved-area-user-menu--active .reserved-area-user-menu__voices{opacity:1;visibility:visible;max-height:calc(var(--voices)*65px);transition-duration:.3s;transition-delay:.2s}.reserved-area-user-menu--active .reserved-area-user-menu__voice{opacity:1;transition-duration:.2s;transition-delay:0s,.3s}@media screen and (max-width: 1280px){.reserved-area-user-menu{padding:0}.reserved-area-user-menu__voices{right:unset;left:0}}.graph__background{padding:80px 100px;background-color:#fff}@media screen and (max-width: 1280px){.graph__background{padding:0px 90px 100px 90px}}@media screen and (max-width: 768px){.graph__background{padding:0px 60px 80px 60px}}@media screen and (max-width: 480px){.graph__background{padding:0 0 80px 0}}.graph__item{display:flex;flex-direction:column;align-items:flex-start;margin:0 auto;max-width:900px}.graph__title{font-family:"Lato",sans-serif;font-weight:normal;font-size:22px;line-height:33px;color:#000}@media screen and (max-width: 768px){.graph__title{font-size:19px}}@media screen and (max-width: 480px){.graph__title{padding:0 30px}}.graph__subtitle{font-family:"Lato",sans-serif;font-weight:normal;font-size:17px;line-height:32px;color:rgba(20,35,44,.8)}@media screen and (max-width: 768px){.graph__subtitle{font-size:15px}}@media screen and (max-width: 480px){.graph__subtitle{padding:0 30px}}.graph__graph{width:100%;height:100%;max-height:400px;margin:45px 0;margin-left:-15px}@media screen and (max-width: 1024px){.graph__graph{margin-bottom:0}}@media screen and (max-width: 480px){.graph__graph{margin-left:0}}.data{position:relative;padding:0;z-index:4}.data__background{margin-top:-180px;padding:100px 100px 0 100px;background-color:#fff}@media screen and (max-width: 1280px){.data__background{padding:100px 90px}}@media screen and (max-width: 768px){.data__background{padding:80px 60px}}@media screen and (max-width: 480px){.data__background{padding:80px 30px 50px 30px}}.data__item{display:flex;align-items:center}@media screen and (max-width: 1024px){.data__item{flex-direction:column;align-items:flex-start;margin-left:auto;margin-right:auto}}@media screen and (max-width: 768px){.data__item{align-items:center}}.data__container{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 auto;max-width:900px}.data__badges{display:flex;justify-content:center;flex-wrap:wrap;margin-bottom:-33px;margin-left:-33px}@media screen and (max-width: 1024px){.data__badges{margin-bottom:-15px;margin-left:-15px}}.data__badge{display:flex;flex-direction:column;justify-content:center;align-items:center;width:200px;height:200px;margin-bottom:33px;margin-left:33px;background-color:#f4f4f4;border-radius:50%}@media screen and (max-width: 768px){.data__badge{width:170px;height:170px}}.data__info{font-family:"Lato",sans-serif;font-weight:normal;font-size:22px;line-height:33px;text-align:center;color:#000}.data__desc{max-width:74px;margin-bottom:12px;color:#000;font-family:"Oswald",sans-serif;font-weight:normal;font-size:11px;line-height:1;text-align:center;text-transform:uppercase}@media screen and (max-width: 768px){.data__desc{margin-bottom:11px}}.data__number{color:#0b5ad8;font-family:"Oswald",sans-serif;font-weight:300;font-size:40px;letter-spacing:-0.04em;line-height:.975;text-align:center}@media screen and (max-width: 768px){.data__number{font-size:31px}}.data__rows{margin-top:80px;width:100%;border-top:1px solid #d8d8d8}@media screen and (max-width: 768px){.data__rows{margin-top:60px}}.data__row{display:flex;align-items:center;justify-content:space-between;padding:37px 0;border-bottom:1px solid #d8d8d8}@media screen and (max-width: 768px){.data__row{padding:27px 0}}@media screen and (max-width: 550px){.data__row{flex-direction:column;justify-content:center;align-items:center;text-align:center}}.data__title{text-align:center;margin-bottom:80px;color:#14232c;font-family:"Oswald",sans-serif;font-weight:normal;font-size:45px;letter-spacing:.02em;line-height:1.288}@media screen and (max-width: 1024px){.data__title{max-width:100%}}@media screen and (max-width: 768px){.data__title{max-width:100%;font-size:31px;line-height:41px;margin-bottom:60px}}.data__title--dark{color:#fff}.data__title--full{max-width:100%;text-align:center}.data__title:last-child{margin-bottom:0}.data__subtitle{margin-bottom:25px;color:#e7498d;font-weight:500;font-size:17px;letter-spacing:.04em;line-height:1.412;text-align:center}.data__value{font-family:"Oswald",sans-serif;font-weight:normal;font-size:25px;letter-spacing:.02em;line-height:58px;color:#14232c}@media screen and (max-width: 768px){.data__value{font-size:22px}}.data__img{width:100%;height:600px;background-repeat:no-repeat;background-position:center;background-size:cover}@media screen and (max-width: 768px){.data__img{height:400px}}@media screen and (max-width: 480px){.data__img{height:200px}}.popup{position:fixed;z-index:10;opacity:0;visibility:hidden;width:100vw;top:0;left:0;right:0;bottom:0;overflow-y:hidden;overflow-x:hidden;height:100vh;background:rgba(0,0,0,.4);-ms-overflow-style:none;scrollbar-width:none;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}.popup::-webkit-scrollbar{display:none}.popup--visible{opacity:1;visibility:visible}.popup--hidden{display:none}.popup__wrapper{position:absolute;top:50%;right:50%;transform:translate(50%, -50%);max-width:700px;width:90%;border:30px solid #fff;background-color:#fff;transition:opacity 1.1s ease-in-out,visibility 1.1s ease-in-out}.popup__wrapper--visible{opacity:1;visibility:visible}@media screen and (max-width: 767px){.popup__wrapper{border:25px solid #fff}}.popup__close{position:absolute;right:-30px;top:-30px;cursor:pointer;transition:opacity .3s ease-in-out}.popup__close:hover{opacity:.7}@media screen and (max-width: 767px){.popup__close{right:-28px;top:-25px}}.popup__text{color:#14232c;font-weight:normal;font-size:16px;line-height:1.4;margin-top:15px}.popup__text--margin{margin-top:0}.popup__text .title{display:block;font-size:25px;font-family:"Oswald",sans-serif;margin-bottom:6px}.popup__cta{padding:8px 26px;margin-top:20px;font-size:15px}.heading-alt{margin-top:230px}.heading-alt--marginless{margin-top:100px}.heading-alt__breadcrumbs{padding-bottom:30px}.heading-alt__link{color:#14232c;font-size:12px;font-weight:900;display:inline;transition:opacity .3s ease-in-out}.heading-alt__link--hover{text-transform:uppercase;padding-right:14px;margin-right:9px;border-right:1px solid #14232c}.heading-alt__link--hover:hover{opacity:.6}.heading-alt__title{max-width:700px;margin-bottom:80px;padding-right:30px;color:#14232c;font-family:"Oswald",sans-serif;font-weight:normal;font-size:75px;letter-spacing:.02em;line-height:1.306}.heading-alt__title em{color:#0b5ad8;font-style:inherit}@media screen and (max-width: 768px){.heading-alt__title{margin-bottom:50px;font-size:45px}}.heading-alt__title--width{max-width:760px}.wrapper{margin-left:auto;margin-right:auto;max-width:1200px}@media screen and (max-width: 1600px){.wrapper{max-width:calc(100% - 400px)}}@media screen and (max-width: 1280px){.wrapper{max-width:calc(100% - 180px) !important}}@media screen and (max-width: 768px){.wrapper{max-width:calc(100% - 120px) !important}}@media screen and (max-width: 480px){.wrapper{max-width:calc(100% - 60px) !important}}@media screen and (max-width: 1600px){.wrapper--hero-home{max-width:calc(100% - 25px)}}@media screen and (max-width: 1280px){.wrapper--hero-home{max-width:calc(100% - 25px) !important}}@media screen and (max-width: 768px){.wrapper--hero-home{max-width:calc(100% - 25px) !important}}@media screen and (max-width: 480px){.wrapper--hero-home{max-width:calc(100% - 25px) !important}}@media screen and (max-width: 1280px){.wrapper--country{max-width:calc(100% - 140px) !important}}@media screen and (max-width: 768px){.wrapper--country{max-width:calc(100% - 120px) !important}}@media screen and (max-width: 480px){.wrapper--country{max-width:calc(100% - 60px) !important}}@media screen and (min-width: 1025px){.wrapper--article{max-width:840px !important}}@media screen and (min-width: 1151px){.wrapper--job{max-width:960px !important}}.wrapper--framed{max-width:1400px}@media screen and (max-width: 1600px){.wrapper--framed{max-width:calc(100% - 200px)}}@media screen and (max-width: 1280px){.wrapper--framed{max-width:100% !important}}.wrapper--reserved-area{margin-top:230px;margin-bottom:100px;max-width:1400px}@media screen and (max-width: 1600px){.wrapper--reserved-area{max-width:calc(100% - 200px)}}.wrapper--privacy{margin-top:230px;margin-bottom:100px;max-width:1400px}@media screen and (max-width: 1600px){.wrapper--privacy{max-width:calc(100% - 200px)}}@media screen and (max-width: 768px){.wrapper--privacy{margin-top:200px}}@media screen and (max-width: 1600px){.wrapper--list{max-width:1200px}}@media screen and (max-width: 768px){.wrapper--cards{max-width:100% !important}}.wrapper--header{display:flex;justify-content:space-between;align-items:center;max-width:1440px;height:100%}@media screen and (max-width: 1600px){.wrapper--header{max-width:calc(100% - 160px)}}@media screen and (max-width: 1280px){.wrapper--header{max-width:calc(100% - 140px) !important}}@media screen and (max-width: 768px){.wrapper--header{max-width:calc(100% - 120px) !important}}@media screen and (max-width: 480px){.wrapper--header{max-width:calc(100% - 60px) !important}}.wrapper--footer{display:flex;max-width:1320px}@media screen and (max-width: 1600px){.wrapper--footer{max-width:calc(100% - 280px)}}@media screen and (max-width: 768px){.wrapper--footer{flex-direction:column}}.header{width:100%;height:70px}.header__container{position:fixed;top:0;left:0;width:100%;height:70px;z-index:7;transition:top .3s ease-in-out}.header__container::after{content:"";position:absolute;top:0;left:0;width:100%;height:180px;background:linear-gradient(180deg, rgba(0, 0, 0, 0.4), transparent);z-index:-1}@media screen and (max-width: 1280px){.header__container::after{top:-42px}}@media screen and (max-width: 1280px){.header__container{top:42px;transition:none}}.header__right{align-items:center;display:none}@media screen and (max-width: 1280px){.header__right{display:flex}}.header__logo{width:70px;height:70px}.header-top{width:100%;height:42px;z-index:7}@media screen and (max-width: 1280px){.header-top{display:none}}.header-top__items{display:flex;align-items:center;margin-left:auto;width:100%;justify-content:flex-end}.header-top__item{display:flex;align-items:center}.header-top__item:not(:last-child){margin-right:34px}.header-top__item:last-child{margin-right:14px}.header-top__item img{margin-right:7px;filter:invert(100%) sepia(6%) saturate(0%) hue-rotate(162deg) brightness(104%) contrast(101%)}.header-top__item span{cursor:pointer}.header-top__link{padding-top:2px;color:#fff;font-weight:bold;font-size:13px;line-height:1em;transition:opacity .3s ease-in-out}.header-top__link--active{color:#e7498d}.header-top__link:hover{opacity:.7}.header-top__country{max-width:222px;width:100%;border-bottom:1px solid #fff;padding-bottom:5px;padding-top:3px}.header-top__domain{width:100%;display:flex;flex-direction:column;position:relative}.header-top__domain::after{content:url(/app/resources/i/icon-arrow-menu-country.svg);position:absolute;right:0;width:12px;top:50%;transform:translateY(-50%);filter:invert(100%) sepia(0%) saturate(7500%) hue-rotate(225deg) brightness(100%) contrast(101%)}.header-top__area{font-size:10px;line-height:1em;letter-spacing:.2em;color:hsla(0,0%,100%,.8);text-transform:uppercase}.hamburger{display:none;padding-top:0}.hamburger:hover{opacity:1}.hamburger.is-active:hover{opacity:1}@media screen and (max-width: 1280px){.hamburger{display:block}}.hamburger-box{width:20px;height:14px}.hamburger-inner,.hamburger-inner::before,.hamburger-inner::after,.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner::before,.hamburger.is-active .hamburger-inner::after{width:20px;border-radius:unset;background:#fff}.hamburger-inner::after{display:none}@media screen and (max-width: 1280px){.menu{display:none}}.menu__items{display:flex;align-items:center}.menu__item{position:relative;margin-right:40px}.menu__item:hover .menu-dropdown{opacity:1;visibility:visible;pointer-events:unset}.menu__link{padding:5px 0;color:#fff;font-weight:900;font-size:12px;letter-spacing:.11em;text-transform:uppercase}.menu__link:hover,.menu__link--active,.menu__link--dropdown{transition:color .3s ease-in-out;color:#e7498d}.menu__cta{display:flex;justify-content:space-between;align-items:center;padding:11px 20px;color:#fff;background:#0b5ad8;border:2px solid #0b5ad8;font-weight:600;font-size:15px;letter-spacing:.04em;cursor:pointer;transition:border .3s ease-in-out,background .3s ease-in-out,color .3s ease-in-out}.menu__cta:hover{background:rgb(34.2422907489,114.9823788546,243.7577092511);border:2px solid rgb(34.2422907489,114.9823788546,243.7577092511)}.menu__cta img{margin-left:20px}.menu-dropdown{position:absolute;top:42px;left:25%;transform:translateX(-25%);display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:-moz-max-content;min-width:max-content;padding:35px 40px;padding-right:52px;background:#fff;border:2px solid rgba(20,35,44,.12);border-radius:5px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .15s ease-in-out,visibility .25s ease-in-out}.menu-dropdown::before{content:"";display:block;position:absolute;left:25%;top:-12px;width:22px;height:22px;background-color:#fff;border-top:2px solid rgba(20,35,44,.12);border-left:2px solid rgba(20,35,44,.12);border-radius:5px;transform:rotate(45deg)}.menu-dropdown:after{content:"";display:block;position:absolute;top:-22px;width:100%;height:40px}.menu-dropdown--hidden{display:none}.menu-dropdown__item:not(:last-child){margin-bottom:35px}.menu-dropdown__link{padding:5px 0;color:rgba(20,35,44,.8);font-weight:900;font-size:12px;letter-spacing:.11em;text-transform:uppercase;transition:color .3s ease-in-out}.menu-dropdown__link:hover,.menu-dropdown__link--active{color:#e7498d}.menu-mobile{position:fixed;top:98px;left:0;right:0;display:flex;flex-direction:column;width:100%;height:100%;margin-left:auto;margin-right:auto;background:#f5f5f5;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease-in-out,visibility .45s ease-in-out;overflow-y:scroll;z-index:6}@media screen and (min-width: 1281px){.menu-mobile{display:none}}.menu-mobile__items{width:100%;padding:40px 0 200px !important;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.menu-mobile__items::-webkit-scrollbar{display:none}.menu-mobile__item:not(:first-child){margin-top:25px}.menu-mobile__row{display:flex;justify-content:space-between;align-items:center;height:40px;padding:0 70px}@media screen and (max-width: 768px){.menu-mobile__row{padding:0 60px}}@media screen and (max-width: 480px){.menu-mobile__row{padding:0 30px}}.menu-mobile__row--expanded{padding-top:25px;background:#fff}.menu-mobile__expand{position:relative;padding:20px;cursor:pointer}.menu-mobile__expand::after,.menu-mobile__expand::before{content:"";display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:14px;height:2px;border-radius:30px;background-color:#e7498d;transition:transform .3s ease-in-out}.menu-mobile__expand::before{transform:translate(-50%, -50%) rotate(90deg)}.menu-mobile__expand--expanded::after,.menu-mobile__expand--expanded::before{background-color:rgba(20,35,44,.4);transform:translate(-50%, -50%) rotate(-45deg)}.menu-mobile__expand--expanded::before{transform:translate(-50%, -50%) rotate(45deg)}.menu-mobile__link{color:#14232c;font-weight:bold;font-size:15px;letter-spacing:.09em;text-transform:uppercase}.menu-mobile__link:hover,.menu-mobile__link--active{color:#e7498d}.menu-mobile__link--dropdown{font-weight:500}.menu-mobile__dropdown{height:0;padding:0 70px !important;background:#fff;opacity:0;visibility:hidden;pointer-events:none}.menu-mobile__dropdown--expanded{height:100%;padding:20px 70px 25px !important;opacity:1;visibility:visible;pointer-events:unset}@media screen and (max-width: 768px){.menu-mobile__dropdown--expanded{padding:20px 60px 25px !important}}@media screen and (max-width: 480px){.menu-mobile__dropdown--expanded{padding:20px 30px 25px !important}}.menu-mobile__cta{display:flex;justify-content:space-between;align-items:center;margin:35px 70px 0;padding:16px 35px;color:#fff;background:#0b5ad8;border:2px solid #0b5ad8;font-weight:600;font-size:17px;letter-spacing:.04em;cursor:pointer;transition:border .3s ease-in-out,background .3s ease-in-out,color .3s ease-in-out}@media screen and (max-width: 768px){.menu-mobile__cta{margin:35px 60px 0}}@media screen and (max-width: 480px){.menu-mobile__cta{margin:35px 30px 0}}.menu-mobile__cta:hover{background:rgb(34.2422907489,114.9823788546,243.7577092511);border:2px solid rgb(34.2422907489,114.9823788546,243.7577092511)}.menu-mobile__cta img{margin-left:20px}.menu-mobile__shortcuts{margin:33px 70px 0}@media screen and (max-width: 768px){.menu-mobile__shortcuts{margin:33px 60px 0}}@media screen and (max-width: 480px){.menu-mobile__shortcuts{margin:33px 30px 0}}.menu-mobile__shortcut{display:flex;align-items:center}.menu-mobile__shortcut:not(:last-child){margin-bottom:38px}.menu-mobile__shortcut a,.menu-mobile__shortcut span{margin-left:17px;font-weight:bold;font-size:15px;color:#14232c;cursor:pointer;transition:opacity .3s ease-in-out}.menu-mobile__shortcut a:hover,.menu-mobile__shortcut span:hover{opacity:.7}.menu-mobile__shortcut img{filter:invert(45%) sepia(56%) saturate(3296%) hue-rotate(308deg) brightness(95%) contrast(91%)}.menu-anchor{display:flex;padding-top:230px;border-bottom:1px solid #d8d8d8}@media screen and (max-width: 480px){.menu-anchor{padding-top:180px}}.menu-anchor__link{position:relative;display:block;padding-bottom:25px;color:rgba(0,0,0,.4);font-weight:normal;font-size:22px;line-height:1.5;transition:color .3s ease-in-out}@media screen and (max-width: 768px){.menu-anchor__link{padding-bottom:16px;font-size:17px;line-height:33px}}.menu-anchor__link:not(:last-child){margin-right:60px}@media screen and (max-width: 420px){.menu-anchor__link:not(:last-child){margin-right:45px}}.menu-anchor__link:after{content:"";display:block;position:absolute;bottom:-1.5px;left:0;height:3px;width:0;background-color:#e7498d;border-radius:4px;transition:width .3s ease-in-out}.menu-anchor__link:hover,.menu-anchor__link:first-child{color:#000}.menu-anchor__link:hover:after,.menu-anchor__link:first-child:after{width:100%}.menu-anchor-prodotti{display:flex;padding-top:70px;flex-wrap:wrap;margin-right:-60px;padding-bottom:100px;border-bottom:1px solid #d8d8d8}@media screen and (max-width: 1280px){.menu-anchor-prodotti{overflow-x:scroll;flex-wrap:nowrap}}@media screen and (max-width: 768px){.menu-anchor-prodotti{padding-bottom:50px;margin-right:-10px;padding-top:50px}}.menu-anchor-prodotti__title{padding-top:100px;font-size:45px;color:#14232c;font-weight:normal;letter-spacing:.02em;line-height:1.288;font-family:"Oswald",sans-serif}@media screen and (max-width: 768px){.menu-anchor-prodotti__title{font-size:31px;margin-top:-200px}}.menu-anchor-prodotti__link{background-color:#fff;position:relative;max-width:570px;width:calc(50% - 60px);padding:0px 10px;display:flex;align-items:center;margin-right:60px;margin-bottom:25px;transition:box-shadow .3s ease-in-out}.menu-anchor-prodotti__link:hover{box-shadow:0px 10px 36px rgba(67,67,67,.1)}@media screen and (max-width: 1280px){.menu-anchor-prodotti__link{min-width:570px;width:calc(100% - 60px)}}@media screen and (max-width: 768px){.menu-anchor-prodotti__link{min-width:275px;max-width:275px;margin-right:10px;width:calc(100% - 10px)}}.menu-anchor-prodotti__logo{max-width:140px;width:100%;aspect-ratio:140/110;-o-object-fit:contain;object-fit:contain}@media screen and (max-width: 1024px){.menu-anchor-prodotti__logo{max-width:90px;aspect-ratio:90/70}}.menu-anchor-prodotti__text{padding:36px 0px;margin-left:40px;color:#000;font-weight:normal;font-size:26px;line-height:1.5;font-family:"Oswald",sans-serif}@media screen and (max-width: 768px){.menu-anchor-prodotti__text{font-size:17px;line-height:33px}}@media screen and (max-width: 768px){.menu-anchor-prodotti__text{padding:8px 0;font-size:19px}}.menu-country{position:fixed;width:100%;height:100%;left:0;top:0;opacity:0;visibility:hidden;pointer-events:none;z-index:-1;overflow-x:hidden;background:rgba(20,35,44,.6470588235) 0% 0% no-repeat padding-box;transition:opacity .25s ease-in-out,visibility .45s ease-in-out}.menu-country--hidden{display:none}.menu-country__wrapper{position:relative;top:10%;left:50%;transform:translateX(-50%);max-width:1400px;width:90%;min-height:500px;overflow-y:auto;background:#fff;-ms-overflow-style:none;scrollbar-width:none}.menu-country__wrapper::-webkit-scrollbar{display:none}@media screen and (max-width: 1280px){.menu-country__wrapper{width:100%;height:100%;top:0;left:0;transform:none}}.menu-country__block{position:relative;background:#fff;margin-bottom:100px;min-height:500px}@media screen and (max-width: 1280px){.menu-country__block{height:100%;margin-bottom:0}}.menu-country__close{position:absolute;top:7px;right:7px;width:26px;cursor:pointer;transition:opacity .3s ease-in-out}.menu-country__close:hover{opacity:.7}.menu-country__filters{display:flex}.menu-country__filter{width:50%;text-align:center;padding:15px 30px;display:flex;justify-content:center;align-items:center;cursor:pointer;background-color:rgba(101,101,101,.0509803922);transition:background-color .3s ease-in-out}.menu-country__filter p{font-size:13px;line-height:1.2em;color:#14232c;text-transform:uppercase;font-weight:600;letter-spacing:.06em;margin-left:20px}.menu-country__filter img{width:40px;height:40px;filter:invert(51%) sepia(7%) saturate(397%) hue-rotate(184deg) brightness(83%) contrast(87%)}.menu-country__filter--1.active{background-color:#efffdd}.menu-country__filter--1.active img{filter:invert(58%) sepia(79%) saturate(330%) hue-rotate(46deg) brightness(101%) contrast(88%)}.menu-country__filter--2.active{background-color:#deebff}.menu-country__filter--2.active img{filter:invert(16%) sepia(95%) saturate(3104%) hue-rotate(218deg) brightness(96%) contrast(111%)}@media screen and (max-width: 550px){.menu-country__filter p{margin-left:10px}.menu-country__filter img{width:30px;height:35px}}@media screen and (max-width: 400px){.menu-country__filter{padding-top:35px}}.menu-country__tab{visibility:hidden;opacity:0;pointer-events:none;display:none}.menu-country__items{max-height:0}.menu-country__container{padding:32px 0 23px}.menu-country__column{width:25%;padding:22px 35px 29px}.menu-country__column:not(:last-of-type){border-right:1px solid rgba(20,35,44,.1019607843)}@media screen and (max-width: 1280px){.menu-country__column:not(:last-of-type){border-right:none}}@media screen and (max-width: 1024px){.menu-country__column{padding:15px 20px 25px;width:50%}}@media screen and (max-width: 768px){.menu-country__column{width:100%}}.menu-country__label{font-size:13px;line-height:1.3em;font-weight:bold;color:#14232c;text-transform:uppercase;padding-bottom:26px}@media screen and (max-width: 550px){.menu-country__label{padding-bottom:19px}}.menu-country__top{padding:30px 0 40px;background:rgba(147,147,147,.07)}.menu-country__bottom{padding:50px 0 100px}.menu-country__heading{margin-bottom:24px;color:#000;font-weight:600;font-size:15px}.menu-country__items{display:flex;flex-wrap:wrap}.menu-country__item{display:flex;align-items:center}.menu-country__item:not(:last-of-type){margin-bottom:25px}.menu-country__item a{min-width:47px}.menu-country__inner .pretitle{font-size:11px;font-weight:bold}.menu-country__logo{width:35px;height:35px;margin-right:12px}.menu-country__title{display:block;max-width:100%;color:#000;font-weight:normal;font-size:15px;line-height:18px;word-break:break-all}.menu-country__lang{color:rgba(0,0,0,.4);font-weight:bold;font-size:11px;letter-spacing:.06em;text-transform:uppercase;transition:color .3s ease-in-out}.menu-country__lang:not(:last-child){border-right:1px solid rgba(0,0,0,.4);padding-right:6px;margin-right:6px}.menu-country__lang:hover{color:rgba(0,0,0,.7)}.reserved-area{max-width:1600px;margin:138px auto 0;display:flex;position:relative}.reserved-area__sidebar{padding-top:30px;padding-bottom:150px;min-width:300px}.reserved-area__body{padding:50px 40px 140px;border-left:1px solid #e0e0e0;width:calc(100% - 300px)}.reserved-area__user-menu{position:absolute;top:50px;right:40px}.reserved-area__title{font-family:"Oswald",sans-serif;font-weight:normal;font-size:60px;letter-spacing:.02em;line-height:1.3066;max-width:calc(100% - 300px)}.reserved-area__description{margin-top:20px;max-width:1000px;color:rgba(20,35,44,.8);font-weight:normal;font-size:17px;line-height:1.882}@media screen and (max-width: 1280px){.reserved-area{padding:0 40px 0;flex-wrap:wrap;margin-top:180px}.reserved-area__sidebar{padding:0;min-width:unset}.reserved-area__body{width:100%;border-left:unset;padding:30px 0 80px}.reserved-area__user-menu{margin-left:10px;position:relative;top:unset;right:unset}.reserved-area__title{max-width:100%}}@media screen and (max-width: 900px){.reserved-area .form__container{margin:40px -40px;padding:50px 40px}}.footer{padding-top:55px;background-color:#fff}.footer__left{margin-right:100px}@media screen and (max-width: 1440px){.footer__left{margin-right:80px}}@media screen and (max-width: 1150px){.footer__left{margin-right:70px}}@media screen and (max-width: 850px){.footer__left{margin-right:60px}}@media screen and (max-width: 768px){.footer__left{margin-right:0}}.footer__left--margin{margin-right:100px}@media screen and (max-width: 1440px){.footer__left--margin{margin-right:90px}}@media screen and (max-width: 1150px){.footer__left--margin{margin-right:60px}}@media screen and (max-width: 850px){.footer__left--margin{margin-right:40px}}@media screen and (max-width: 768px){.footer__left--margin{margin-right:0}}.footer__logo{width:71px;height:71px;display:inline}.footer__logo--margin{margin-right:30px}.footer__image{display:inline;max-width:315px;width:100%;margin-top:20px}.footer__link{display:inline-block;max-width:110px;width:100%;margin-left:20px}@media screen and (max-width: 991px){.footer__link{margin-left:10px;max-width:93px}}@media screen and (max-width: 768px){.footer__link{margin-left:10px;max-width:110px}}.footer__link img{width:100%;margin-top:0}.footer__address{margin-top:34px;margin-bottom:27px;color:rgba(0,0,0,.8);font-weight:normal;font-size:13px;line-height:1.846}.footer__text{margin-top:34px;color:rgba(0,0,0,.8);font-weight:normal;font-size:12px;letter-spacing:.03em;line-height:1.25}.footer__policy{margin-top:45px;letter-spacing:normal;line-height:1.666}.footer__policy a{margin-right:15px;transition:opacity .3s ease-in-out}.footer__policy a:hover{opacity:.7}.footer__right{display:flex;margin-top:23px}@media screen and (max-width: 768px){.footer__right{margin-top:50px;flex-direction:column}}.footer__contacts{margin-right:100px}@media screen and (max-width: 1440px){.footer__contacts{margin-right:80px}}@media screen and (max-width: 1150px){.footer__contacts{margin-right:75px}}@media screen and (max-width: 850px){.footer__contacts{margin-right:50px}}@media screen and (max-width: 768px){.footer__contacts{margin-right:0;order:1}}.footer__title{margin-bottom:15px;color:#000;font-weight:900;font-size:13px;letter-spacing:.03em;text-transform:uppercase}.footer__phone{color:#000;font-weight:normal;font-size:15px;line-height:1.6;min-width:-moz-max-content;min-width:max-content}.footer__phone a{color:#000;transition:opacity .3s ease-in-out}.footer__phone a:hover{opacity:.7}.footer__emails{display:flex;flex-direction:column;margin-top:24px}.footer__email{color:#e7498d;font-weight:normal;font-size:15px;line-height:1.6;transition:opacity .3s ease-in-out}.footer__email:hover{opacity:.7}.footer__socials{display:flex;margin-top:33px}.footer__social{width:37px;height:37px;transition:opacity .3s ease-in-out}.footer__social:hover{opacity:.7}.footer__social:not(:last-child){margin-right:10px}.footer__menu{max-width:270px;margin-right:90px;-moz-column-count:2;column-count:2;-moz-column-gap:80px;column-gap:80px}@media screen and (max-width: 1440px){.footer__menu{margin-right:50px;-moz-column-gap:40px;column-gap:40px}}@media screen and (max-width: 1150px){.footer__menu{margin-right:70px;-moz-column-count:1;column-count:1}}@media screen and (max-width: 1023px){.footer__menu{display:none}}.footer__voice:not(:last-child){margin-bottom:8px}.footer__voice a{color:#000;font-weight:600;font-size:13px;letter-spacing:.03em;text-transform:uppercase;transition:opacity .3s ease-in-out}.footer__voice a:hover{opacity:.7}.footer__voice--mobile{display:none}@media screen and (max-width: 1023px){.footer__voice--mobile{display:block}}@media screen and (max-width: 768px){.footer__voice--mobile{margin-top:0;margin-bottom:30px}}.footer__shortcut{display:flex;align-items:center}@media screen and (max-width: 768px){.footer__shortcut{display:none}}.footer__shortcut:not(:last-child){margin-bottom:14px}.footer__shortcut a{margin-left:12px;color:#000;font-weight:bold;font-size:13px;letter-spacing:.03em;transition:opacity .3s ease-in-out}.footer__shortcut a:hover{opacity:.7}.footer__shortcut img{filter:invert(45%) sepia(56%) saturate(3296%) hue-rotate(308deg) brightness(95%) contrast(91%)}.footer__ovosodo{display:flex;align-items:center;justify-content:center;height:40px}@media screen and (max-width: 768px){.footer__ovosodo{justify-content:flex-start;margin:0 60px}}@media screen and (max-width: 480px){.footer__ovosodo{margin:0 30px}}.footer__ovosodo a{color:#53514a;font-weight:300;font-size:12px;line-height:25px}.footer__recaptcha{display:flex;align-items:center;justify-content:center;padding-top:50px;color:#53514a;font-weight:300;font-size:12px;text-align:center}@media screen and (max-width: 768px){.footer__recaptcha{max-width:300px;justify-content:flex-start;margin:0 60px;text-align:left}}@media screen and (max-width: 480px){.footer__recaptcha{margin:0 30px}}.section{margin-top:180px;padding-bottom:180px;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:cover}@media screen and (max-width: 1600px){.section{background-position:bottom left;background-size:auto}}@media screen and (max-width: 1024px){.section{margin-top:100px;padding-bottom:100px}}@media screen and (max-width: 768px){.section{margin-top:80px;padding-bottom:80px}}.section--dark{margin-top:0;padding-bottom:330px}@media screen and (max-width: 1600px){.section--dark{background-position:center;background-size:cover}}.inverted:not(.scrolled) .header__container::after{content:none}.inverted:not(.scrolled) .header-top__item img{filter:invert(45%) sepia(56%) saturate(3296%) hue-rotate(308deg) brightness(95%) contrast(91%)}.inverted:not(.scrolled) .header-top__country{border-color:#14232c}.inverted:not(.scrolled) .header-top__domain::after{filter:none}.inverted:not(.scrolled) .header-top__link{color:#14232c}.inverted:not(.scrolled) .header-top__link--active{color:#e7498d}.inverted:not(.scrolled) .header-top__area{color:#14232c}.inverted:not(.scrolled) .menu__link{color:#14232c}.inverted:not(.scrolled) .menu__link:hover,.inverted:not(.scrolled) .menu__link--active{color:#e7498d}.inverted:not(.scrolled) .select_language__lang{color:#14232c;border:2px solid #14232c}.inverted:not(.scrolled) .hamburger-inner,.inverted:not(.scrolled) .hamburger-inner::before,.inverted:not(.scrolled) .hamburger-inner::after,.inverted:not(.scrolled) .hamburger.is-active .inverted:not(.scrolled) .hamburger-inner,.inverted:not(.scrolled) .hamburger.is-active .inverted:not(.scrolled) .hamburger-inner::before,.inverted:not(.scrolled) .hamburger.is-active .inverted:not(.scrolled) .hamburger-inner::after{background:#14232c}@media screen and (min-width: 1281px){.scrolled .wrapper--header{max-width:1600px !important}.scrolled .header-top{background:#e9e9e9}.scrolled .header-top__item img{filter:invert(45%) sepia(56%) saturate(3296%) hue-rotate(308deg) brightness(95%) contrast(91%)}.scrolled .header-top__link{color:#000}.scrolled .header{background:#fff;border-bottom:1px solid rgba(112,112,112,.15)}.scrolled .header__container{position:fixed;top:-42px;animation:headerSlide .3s ease-in-out}.scrolled .header__container::after{content:none}.scrolled .header__logo{width:50px;height:50px;margin-left:20px}.scrolled .menu__link{color:rgba(20,35,44,.8)}.scrolled .menu__link:hover,.scrolled .menu__link--active,.scrolled .menu__link--dropdown{color:#e7498d}.scrolled .menu__cta{height:70px}.scrolled .select_language__lang{width:80px;height:70px;margin-left:0;background-color:#14232c;border:none;border-radius:unset;transition:opacity .3s ease-in-out}.scrolled .select_language__dropdown{top:70px;left:50%;transform:translateX(-50%)}}@media screen and (max-width: 1280px){.scrolled .header{height:100px;background:#fff;box-shadow:0px 1px 2px rgba(20,35,44,.05);transition:background .3s ease-in-out,height .3s ease-in-out}.scrolled .header__container{top:0}.scrolled .header__container::after{content:none}.scrolled .header__logo{width:50px;height:50px}.scrolled .hamburger{padding-top:15px}.scrolled .hamburger-inner,.scrolled .hamburger-inner::before,.scrolled .hamburger-inner::after,.scrolled .hamburger.is-active .scrolled .hamburger-inner,.scrolled .hamburger.is-active .scrolled .hamburger-inner::before,.scrolled .hamburger.is-active .scrolled .hamburger-inner::after{background:#0b5ad8 !important}.scrolled .select_language{margin-top:15px}.scrolled .select_language__lang{color:#0b5ad8;border-color:#0b5ad8}}@media screen and (min-width: 1281px){.scrolled-up .header-top{background:#e9e9e9}.scrolled-up .header-top__item img{filter:invert(45%) sepia(56%) saturate(3296%) hue-rotate(308deg) brightness(95%) contrast(91%)}.scrolled-up .header-top__country{border-color:#000}.scrolled-up .header-top__domain::after{filter:none}.scrolled-up .header-top__link{color:#000}.scrolled-up .header-top__area{color:#000}.scrolled-up .header__container{top:0}}@media screen and (max-width: 1280px){.menu-opened{overflow:hidden !important}.menu-opened .header{height:100px;background:#fff;box-shadow:0px 1px 2px rgba(20,35,44,.05)}.menu-opened .header__container{top:0}.menu-opened .header__logo{width:50px;height:50px}.menu-opened .hamburger{padding-top:15px}.menu-opened .hamburger-inner,.menu-opened .hamburger-inner::before,.menu-opened .hamburger-inner::after,.menu-opened .hamburger.is-active .menu-opened .hamburger-inner,.menu-opened .hamburger.is-active .menu-opened .hamburger-inner::before,.menu-opened .hamburger.is-active .menu-opened .hamburger-inner::after{background:#0b5ad8 !important}.menu-opened .select_language{margin-top:15px;z-index:9}.menu-opened .select_language__lang{color:#0b5ad8;border-color:#0b5ad8}.menu-opened .menu-mobile{opacity:1;visibility:visible;pointer-events:all;transition:opacity .35s ease-in-out,visibility .25s ease-in-out}}.menu-country-opened .menu-country{opacity:1;visibility:visible;pointer-events:all;z-index:12;transition:opacity .35s ease-in-out,visibility .25s ease-in-out}.menu-country-opened .menu-country__tab.active{opacity:1;visibility:visible;pointer-events:all;display:block}.menu-country-opened .menu-country__tab.active .menu-country__items{max-height:1000px}.popup-visible{overflow:hidden !important}/*# sourceMappingURL=main.min.css.map */