@charset "UTF-8";.buttonRow{display:flex;justify-content:center;margin:2rem 0}.button{display:inline-flex;text-align:center;text-decoration:none;font-size:13px;line-height:1;border-radius:0;cursor:pointer;padding:.75rem 2rem;font-weight:500;text-transform:uppercase;font-family:Barlow,sans-serif;border-radius:6px}.button--black{background-color:#000;color:#fff}.button--white{background-color:#fff;color:#000}.button--yellow{background-color:#f5bb40;color:#000}.button--icon{padding:0;height:40px;align-items:center}.button--icon:hover .button__icon{transform:rotate(90deg)}.button--icon .button__in,.button--icon .button__text{display:flex;align-items:center;height:100%}.button--icon .button__text{padding:0 1rem;font-size:13px;font-weight:700;color:#27303b}.button--icon .button__in{padding:0 .5rem;background-color:#d0a547;border-top-right-radius:6px;border-bottom-right-radius:6px}.button--icon .button__icon{width:20px;transition:all .2s ease-in-out}.button--icon .button__icon path,.button--icon .button__icon polygon{fill:#27303b}.button--transparent{background-color:transparent;border:1px solid #a8a8a8;color:#fff}.form{max-width:800px;width:100%;margin:0 auto}.form .form__group{display:flex;margin-bottom:2rem;gap:2rem}.form .form__group--1c{justify-content:space-between;gap:1rem}.form .form__group--1c .form__control{width:calc(100%/1)}.form .form__group--2c{justify-content:space-between;gap:1rem}.form .form__group--2c .form__control{width:calc(100%/2)}.form .form__group--3c{justify-content:space-between;gap:1rem}.form .form__group--3c .form__control{width:calc(100%/3)}.form .form__group--4c{justify-content:space-between;gap:1rem}.form .form__group--4c .form__control{width:calc(100%/4)}.form .form__group--5c{justify-content:space-between;gap:1rem}.form .form__group--5c .form__control{width:calc(100%/5)}.form .form__group--6c{justify-content:space-between;gap:1rem}.form .form__group--6c .form__control{width:calc(100%/6)}.form .form__group--7c{justify-content:space-between;gap:1rem}.form .form__group--7c .form__control{width:calc(100%/7)}.form .form__group--8c{justify-content:space-between;gap:1rem}.form .form__group--8c .form__control{width:calc(100%/8)}.form .form__group--9c{justify-content:space-between;gap:1rem}.form .form__group--9c .form__control{width:calc(100%/9)}.form .form__group--10c{justify-content:space-between;gap:1rem}.form .form__group--10c .form__control{width:calc(100%/10)}.form .form__group--1c .form__control{width:100%}.form .form__control{width:100%}.form .form__control--city{position:absolute;z-index:0;left:-9899px}.form .form__input,.form .form__select,.form .form__textarea{width:100%;box-sizing:border-box;padding:.5rem 1rem;border:1px solid #8f8f8f;border-radius:0;font-size:14px;line-height:1.5;color:#fff;background-color:transparent;transition:all .2s ease-in-out}.form .form__input:focus,.form .form__select:focus,.form .form__textarea:focus{outline:0;border-color:#f5bb40}.form .form__input{border-left:0;border-top:0;border-right:0}.form .form__textarea{border-radius:6px;min-height:calc((14px * 1.5) * 4 + .5rem * 2)}.form .form__label{display:block;font-size:13px;font-weight:500;margin-bottom:5px;color:#fff}.form .form__button{width:100%}.flex{display:flex}.inline-flex{display:inline-flex}.block{display:block}.inline{display:inline}.inline-block{display:inline-block}.table{display:table}.hidden{display:none}.relative{position:relative}.absolute{position:absolute}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.form .form__label,.trans{transition:all .3s ease-in-out}.text-large{font-size:125%}.text-small{font-size:75%}.mt-1{margin-top:1rem}.mt-2{margin-top:2rem}.mt-3{margin-top:3rem}.mt-4{margin-top:4rem}.mt-5{margin-top:5rem}.mb-1{margin-bottom:1rem}.mb-2{margin-bottom:2rem}.mb-3{margin-bottom:3rem}.mb-4{margin-bottom:4rem}.mb-5{margin-bottom:5rem}.cookies{position:fixed;right:2rem;bottom:2rem;max-width:450px;width:100%;background-color:rgba(255,255,255,.85);z-index:999;border-radius:12px;box-shadow:0 25px 50px 0 rgba(55,58,64,.1)}@media screen and (max-width:940px){.cookies{width:100%;left:0;right:0;bottom:0;border-radius:0;box-shadow:none;max-width:100%}}.cookies:hover{background-color:#fff}.cookies .cookies__row{flex-direction:column;align-items:center;padding:1.5rem}.cookies .cookies__col--message{margin-bottom:1rem}.cookies .cookies__message{margin:0;color:#000;font-weight:400;text-align:center;font-size:.8rem}.cookies .button{padding:.5rem 1rem;font-size:.8rem}.header{position:relative;background-color:#384350;padding:75px 1rem;z-index:10}@media screen and (max-width:940px){.header{z-index:1010}}@media screen and (max-width:768px){.header{padding:30px 1rem}}@media screen and (max-width:480px){.header{padding:10px 1rem}}.header .header__wrapper{display:flex;justify-content:space-between;align-items:center;padding:0}.headerLogo .headerLogo__link{display:block;text-decoration:none}.headerLogo .headerLogo__image{max-width:200px;width:100%}@media screen and (max-width:768px){.headerLogo .headerLogo__image{max-width:150px}}@media screen and (max-width:480px){.headerLogo .headerLogo__image{max-width:125px}}@media screen and (max-width:560px){.headerButton{display:none}}.headerNavigation{display:flex}@media screen and (max-width:940px){.headerNavigation{order:1}}@media screen and (max-width:940px){.headerNavigation .navigation{display:none}}.headerNavigation .button{margin-left:3rem}.footer p{text-align:center}.footer .footer__cookie{display:block;text-align:center;margin-bottom:.5rem}.navigation{display:flex;align-items:center}.navigation .navigation__list{display:flex;justify-content:space-between;list-style:none;margin:0;padding:0}.navigation .navigation__item{margin:0 1rem}.navigation .navigation__item--active .navigation__link{text-decoration:none;color:#fff}.navigation .navigation__link{color:#a8a8a8;text-decoration:none;transition:all .2s ease-in-out;font-size:15px}.navigation .navigation__link:hover{color:#fff}.navigation--mobile{display:flex;align-items:center;height:100%}.navigation--mobile .navigation{display:flex;flex-direction:column;justify-content:center;width:100%;z-index:200;padding-left:0;margin-bottom:0}.navigation--mobile .navigation__list{display:flex;flex-direction:column;justify-content:center}.navigation--mobile .navigation__item{text-align:center;padding-right:0;margin-bottom:20px;border-bottom:0;border-top:0}.navigation--mobile .navigation__item .navigation__link{display:block;width:100%;font-size:1.25rem;color:#384350}.cover{position:relative;margin-top:-1px}.cover .cover__inner{background-color:#384350;height:299px}@media screen and (max-width:768px){.cover .cover__inner{height:auto}}@media screen and (max-width:768px){.cover .cover__wrapper{padding:0}}.cover .cover__image{display:block;max-width:1280px;width:100%;margin:0 auto}.cover .cover__image img{width:100%;border-radius:6px}.cover .cover__in{position:relative;padding:0}.cover .cover__desc{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;padding:2rem 10rem;flex-direction:column}@media screen and (max-width:940px){.cover .cover__desc{padding:2rem 5rem}}@media screen and (max-width:640px){.cover .cover__desc{padding-right:2.5rem}}.cover .cover__label span{display:inline-block;font-size:11px;color:#fff;border:1px solid #464646;padding:2.5px 5px;text-transform:uppercase;margin-bottom:2rem}.cover h1{font-size:48px;color:#000;margin-bottom:1.5rem;text-align:left;color:#fff;font-weight:500}.cover h1:after{display:none}@media screen and (max-width:940px){.cover h1{font-size:38px}}@media screen and (max-width:768px){.cover h1{font-size:30px}}@media screen and (max-width:480px){.cover h1{margin-bottom:1rem}.cover h1 br{display:none}}@media screen and (max-width:400px){.cover h1{font-size:24px}}.cover .cover__copy{color:#a8a8a8;margin-bottom:2rem;font-size:19px}@media screen and (max-width:940px){.cover .cover__copy br{display:none}}@media screen and (max-width:768px){.cover .cover__copy{font-size:16px}}@media screen and (max-width:480px){.cover .cover__copy{font-size:15px;margin-bottom:1rem}}.slick-dots{display:flex;flex-direction:column;align-items:center;left:90px;bottom:auto;top:31%;width:auto;z-index:10}@media screen and (max-width:940px){.slick-dots{left:45px}}@media screen and (max-width:768px){.slick-dots{left:25px}}.slick-dots li{margin-bottom:15px;width:8px;height:8px}.slick-dots li button{border:2px solid #464646;background-color:#464646;border-radius:50%;width:8px;height:8px;padding:3px}.slick-dots li button:before{content:'';width:8px;height:8px}.slick-dots .slick-active button{border-color:#f5bb40}.tiles{margin-top:299px;padding:100px 0;background-repeat:no-repeat;background-position:center center}@media screen and (max-width:1090px){.tiles{margin-top:10rem}}@media screen and (max-width:768px){.tiles{margin-top:0;padding:0}}.tiles .tiles__row{display:flex;justify-content:center;gap:3rem;padding:0 2rem}@media screen and (max-width:940px){.tiles .tiles__row{gap:1.5rem}}@media screen and (max-width:768px){.tiles .tiles__row{flex-flow:row wrap;gap:0;padding:0}}.tiles .perex{color:#384350}.tiles .tile{width:22.5%;background-color:#fff;padding:2rem;box-sizing:border-box;border-radius:6px;-webkit-box-shadow:0 0 50px 0 rgba(143,143,143,.5);-moz-box-shadow:0 0 50px 0 rgba(143,143,143,.5);box-shadow:0 0 50px 0 rgba(143,143,143,.5)}@media screen and (max-width:1140px){.tiles .tile{width:28.5%}}@media screen and (max-width:768px){.tiles .tile{width:300px;margin-bottom:1.5rem}}.tiles .tile .tile__icon{display:flex;align-items:center;margin:0 auto 20px;max-width:60px;height:60px}.tiles .tile .tile__icon img{width:100%}.tiles .tile h2{font-size:18px;font-weight:500;margin-bottom:1rem}.tiles .tile p{text-align:center;color:#777;font-size:14px}.tiles .tile:nth-child(4) .tile__icon{max-width:55px;max-height:auto}.tiles .tile--communication .tile__icon{max-width:50px}.tiles--references{margin-top:0}.tiles--references h1{margin-bottom:80px}.tiles--references .tiles__row{justify-content:center;gap:3rem}.tiles--references .tile{position:relative}.tiles--references .tile:before{content:'';position:absolute;display:block;background-image:url(../../images/ui/quote-sa.svg);background-repeat:no-repeat;background-size:contain;width:50px;height:50px;top:-25px;right:25px;border-radius:6px;top:25px;right:25px;opacity:.3}.tiles--references .tile p{text-align:left}.tiles--references .tile .tile__logo{display:block;width:100%;max-width:150px;margin-bottom:2rem}.tiles--references .tile .tile__signature{display:flex;flex-direction:column}.tiles--references .tile .tile__signature .name{color:#494949}.bg-dark{padding:5rem 0;background-color:#384350}.bg-dark h1,.bg-dark h2{color:#fff}.bg-dark h1{margin-bottom:80px}.bg-dark h1:after{background-color:#f5bb40}.bg-dark h2{font-weight:500}.bg-dark p{color:#8f8f8f}.dexport{position:relative}.dexport .dexport__row{display:flex;justify-content:center}@media screen and (max-width:768px){.dexport .dexport__row{flex-direction:column}}.dexport .dexport__col{display:flex;justify-content:center;flex-direction:column;width:50%;box-sizing:border-box;z-index:10}@media screen and (max-width:768px){.dexport .dexport__col{width:100%}}.dexport .dexport__col--img{padding-right:2.5rem}@media screen and (max-width:768px){.dexport .dexport__col--img{padding-right:0}}.dexport .dexport__col--copy{padding-left:2.5rem}@media screen and (max-width:768px){.dexport .dexport__col--copy{display:flex;justify-content:space-between;padding-left:0;flex-flow:row wrap;margin-top:2rem}}.dexport .dexport__img{width:100%;border-radius:6px}.dexport .dexport__block{margin-bottom:20px}@media screen and (max-width:768px){.dexport .dexport__block{width:47.5%}}@media screen and (max-width:480px){.dexport .dexport__block{width:100%}}@media screen and (max-width:768px){.dexport .dexport__button{display:flex;justify-content:center;width:100%}}.dexport h2{text-align:left;font-size:24px}.dexport .dexportio__graph{position:absolute;display:block;opacity:.2;max-width:500px;width:100%;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (max-width:768px){.dexport .dexportio__graph{top:auto;bottom:-17.5%}}@media screen and (max-width:480px){.dexport .dexportio__graph{display:none}}.dexport .dexport__row--numbers{gap:7.5rem;margin:5rem 0}@media screen and (max-width:768px){.dexport .dexport__row--numbers{gap:2.5rem;flex-direction:initial;flex-flow:row wrap}}@media screen and (max-width:480px){.dexport .dexport__row--numbers{margin-bottom:0}}.dexport .dexport__item{max-width:260px;width:100%;text-align:center}@media screen and (max-width:768px){.dexport .dexport__item{max-width:200px}}.dexport .dexport__item .number{display:block;font-size:60px;color:#fff;font-weight:700;color:#f5bb40}@media screen and (max-width:768px){.dexport .dexport__item .number{font-size:40px}}.dexport .dexport__item .label{color:#8f8f8f;font-size:18px}@media screen and (max-width:768px){.dexport .dexport__item .label{font-size:16px}}.references .references__slider{max-width:800px;width:100%;margin:4rem auto 0}.references .references__logo{max-width:220px;width:100%;margin:0 auto 2rem}.references p{color:#8f8f8f;font-size:18px;text-align:center}.flash{height:60px;padding:0 20px;line-height:60px;text-align:center;background-color:#7ee897}.flash .wrapper{padding:0;position:relative}.flash .info,.flash .success{background-color:#7ee897}.flash .warning{background-color:#c72d36}.companyInfo{color:#fff;text-align:center;margin-bottom:3rem}.companyInfo .companyInfo__name{font-size:1.1rem;font-weight:700;margin-bottom:.5rem}.companyInfo .companyInfo__address{font-style:normal;margin-bottom:.5rem}
/*# sourceMappingURL=4-components.min.css.map */
