@import url(https://fonts.googleapis.com/css?family=PT+Sans:100,200,300,400,500,600,700,800,900);
:root{--primary-color:#05001f;--secondary-color:#5594ff;--detail-color:#1e223c;--white-color:#fff;--whatsapp-color:#45a858;--text-color:#3c3c3b;--gray-color:#b6b6b6;--primary-font:"PT Sans",sans-serif;--secondary-font:"PT Sans",sans-serif}#about{background-color:#e6e6e6}#about .common-text{text-align:justify}#about #explanation .explanation__background{height:300px;width:100%}#about #explanation .explanation__data{background-color:#fff;padding:4rem 0}#about #explanation .explanation__data .data__container{display:flex;justify-content:space-between}@media screen and (max-width:981px){#about #explanation .explanation__data .data__container{align-items:flex-start;flex-direction:column}}#about #explanation .explanation__data .data__container .data__title{display:flex;flex:25%;flex-direction:column;justify-content:space-between}#about #explanation .explanation__data .data__container .data__title .title{font-size:38px;line-height:1.1}@media screen and (max-width:981px){#about #explanation .explanation__data .data__container .data__title .title{margin-bottom:2rem}#about #explanation .explanation__data .data__container .data__title .logo{display:none}}#about #explanation .explanation__data .data__container .data__text{flex:75%;padding:0 1rem 0 3rem}@media screen and (max-width:981px){#about #explanation .explanation__data .data__container .data__text{flex:1;padding:0}}#about #values{height:600px;position:relative;width:100%}@media screen and (max-width:981px){#about #values{height:100%}}#about #values .values__background{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}#about #values .values__background:before{background-color:rgba(0,0,0,.4);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:3}#about #values .values__data{display:grid;grid-template-columns:1fr 1fr 1fr;position:relative;width:100%;z-index:2}@media screen and (max-width:981px){#about #values .values__data{grid-template-columns:1fr}}#about #values .values__data .values__data__item{display:flex;flex-direction:column;height:600px;justify-content:flex-end;padding:3rem;position:relative;transition:all .2s ease-in-out}@media screen and (max-width:981px){#about #values .values__data .values__data__item{height:100%}}#about #values .values__data .values__data__item:before{background-color:transparent;content:"";height:100%;left:0;position:absolute;top:0;transition:all .2s ease-in-out;width:100%;z-index:1}@media screen and (max-width:981px){#about #values .values__data .values__data__item:before{background-color:rgba(0,0,0,.6)}}#about #values .values__data .values__data__item:hover:before{background-color:rgba(0,0,0,.6)}#about #values .values__data .values__data__item:hover .data-text{max-height:100%;opacity:1;padding:1.5rem 0 0;transition:all .3s,opacity .7s}#about #values .values__data .values__data__item .data-title{color:#fff;font-family:Myriad Pro Bold,sans-serif;font-size:38px;font-weight:700;text-transform:uppercase;transition:all .2s ease-in-out;z-index:2}@media screen and (max-width:981px){#about #values .values__data .values__data__item .data-title{margin-bottom:1rem}}#about #values .values__data .values__data__item .data-text{color:#fff;max-height:0;opacity:0;padding:0;transition:max-height .5s,opacity 0s;z-index:2}@media screen and (max-width:981px){#about #values .values__data .values__data__item .data-text{max-height:unset;opacity:1}}#about #history{background-color:#161616}#about #history .history__container{padding:6rem 0}#about #history .history__container .history__title{color:#fff;font-family:Myriad Pro Bold,sans-serif;font-size:30px;font-weight:700;margin-bottom:3rem;text-align:center}#about #history .history__container .history__slider .history__slide{align-items:center;display:flex;justify-content:space-between}@media screen and (max-width:981px){#about #history .history__container .history__slider .history__slide{align-items:flex-start;flex-direction:column}}#about #history .history__container .history__slider .history__slide .image{height:343px;width:536px;width:50%}@media screen and (max-width:981px){#about #history .history__container .history__slider .history__slide .image{margin-bottom:2rem;width:100%}}#about #history .history__container .history__slider .history__slide .content{color:#fff;padding:0 1rem 0 3rem;width:50%}@media screen and (max-width:981px){#about #history .history__container .history__slider .history__slide .content{padding:0;width:100%}}#about #history .history__container .history__slider .history__slide .content .title{font-family:Myriad Pro Semibold,sans-serif;font-size:22px;font-weight:600;margin-bottom:1rem}#about #history .history__container .history__slider .history__slide .content .text{color:#fff;font-weight:600}#about #history .history__container .history__dots{padding:4rem 2.5rem 0}#about #history .history__container .history__dots .slick-dots{gap:0;inset:auto;position:relative;width:100%}#about #history .history__container .history__dots .slick-dots li{width:100%}#about #history .history__container .history__dots .slick-dots li.slick-active .dot:before{top:11px}#about #history .history__container .history__dots .slick-dots li.slick-active .dot .dot-icon{background-color:#5594ff;border:none;height:24px;width:24px}#about #history .history__container .history__dots .slick-dots li.slick-active .dot .dot-icon:before{background-color:#161616;border-radius:50%;content:"";height:8px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:8px}#about #history .history__container .history__dots .slick-dots li:first-child .dot{align-items:flex-start}#about #history .history__container .history__dots .slick-dots li:first-child .dot span{transform:translateX(-50%)}#about #history .history__container .history__dots .slick-dots li:last-child .dot{align-items:flex-end}#about #history .history__container .history__dots .slick-dots li:last-child .dot span{transform:translateX(50%)}#about #history .history__container .history__dots .slick-dots li .dot{align-items:center;cursor:pointer;display:flex;flex-direction:column;position:relative;transition:all .2s;width:100%}#about #history .history__container .history__dots .slick-dots li .dot:before{background-color:#fff;content:"";height:.5px;left:0;position:absolute;top:5px;width:100%;z-index:0}#about #history .history__container .history__dots .slick-dots li .dot span{color:#fff;display:block;font-family:Myriad Pro Semibold,sans-serif;font-size:11px;font-weight:600;transition:all .2s;z-index:1}#about #history .history__container .history__dots .slick-dots li .dot span.dot-icon{background-color:#161616;border:1px solid #fff;border-radius:50%;height:12px;margin-bottom:1rem;position:relative;transition:all 0s;width:12px}#about #management{background:linear-gradient(90deg,#023f71 70%,#fff 0)}@media screen and (max-width:981px){#about #management{background:linear-gradient(90deg,#023f71 85%,#fff 0)}}#about #management .management__container{align-items:center;display:flex;justify-content:space-between;padding:4rem 0}@media screen and (max-width:981px){#about #management .management__container{align-items:flex-start;flex-direction:column}}#about #management .management__container .data{padding:0 3rem 0 0;width:60%}@media screen and (max-width:981px){#about #management .management__container .data{width:75%}}#about #management .management__container .data .data__iso{height:64px;margin-bottom:1.5rem;width:64px}#about #management .management__container .data .data__title{color:#fff;font-family:Myriad Pro Bold,sans-serif;font-size:38px;font-weight:700;margin-bottom:1.5rem}#about #management .management__container .data .data__text{color:#fff;font-weight:600}#about #management .management__container .image{background-size:contain;height:500px;width:50%}@media screen and (max-width:981px){#about #management .management__container .image{height:300px;margin-top:3rem;width:100%}}#about #awards .awards__container{display:flex;justify-content:space-between;padding:6rem 0;position:relative}@media screen and (max-width:981px){#about #awards .awards__container{align-items:flex-start;flex-direction:column}}#about #awards .awards__container .awards__data{width:30%}@media screen and (max-width:981px){#about #awards .awards__container .awards__data{margin-bottom:3rem;width:100%}}#about #awards .awards__container .awards__data .data__title{font-family:Myriad Pro Bold,sans-serif;font-size:38px;font-weight:700;margin-bottom:1.5rem}#about #awards .awards__container .awards__data .data__text{font-weight:600;margin-bottom:1.5rem}#about #awards .awards__container .awards__data .data__navigation{display:flex}#about #awards .awards__container .awards__data .data__navigation .slick-arrow{background-color:#222028;cursor:pointer;display:block;padding:1rem}#about #awards .awards__container .awards__data .data__navigation .slick-arrow.slick-disabled{background-color:#3d3d3d}#about #awards .awards__container .awards__data .data__navigation .slick-arrow:first-child{margin-right:.5rem}#about #awards .awards__container .awards__data .data__navigation .slick-arrow svg{height:14px;width:14px}#about #awards .awards__container .awards__slider{padding:0 0 0 3rem;width:70%}@media screen and (max-width:981px){#about #awards .awards__container .awards__slider{padding:0;width:100%}}#about #awards .awards__container .awards__slider .slick-list{margin:0 -1rem}#about #awards .awards__container .awards__slider .slick-list .slick-track{align-items:stretch;display:flex}#about #awards .awards__container .awards__slider .slide{background-color:#fff;margin:0 1rem;padding:2.5rem}#about #awards .awards__container .awards__slider .slide .slide__image{height:96px;margin-bottom:2rem;width:96px}#about #awards .awards__container .awards__slider .slide .slide__title{font-family:Myriad Pro Semibold,sans-serif;font-size:18px;font-weight:600;margin-bottom:1.5rem;text-transform:uppercase}#about #awards .awards__container .awards__slider .slide .slide__text{font-weight:600}
