@keyframes moveInLeft{0%{opacity:0;transform:translateX(-10rem)}100%{opacity:1;transform:translateX(0)}}@keyframes moveInRight{0%{opacity:0;transform:translateX(10rem)}100%{opacity:1;transform:translateX(0)}}.animation-left{animation-name:moveInLeft;animation-duration:1s}.animation-right{animation-name:moveInRight;animation-duration:1s}.fade-in,.company__accordion-item:nth-child(3) .company__accordion-content,.company__accordion-item:hover :nth-child(2){transition:visibility 0s linear 0s, opacity 1s 400ms;visibility:visible;opacity:1}.fade-out,.company__accordion-item:hover ~ .company__accordion-item .company__accordion-content{visibility:hidden;opacity:0;transition:visibility 0s linear 100ms, opacity 100ms}*,*::after,*::before{margin:0;padding:0;box-sizing:inherit}html{font-size:62.5%}@media (max-width: 75em){html{font-size:70%}}@media (max-width: 56.25em){html{font-size:60%}}@media (max-width: 37.5em){html{font-size:50%}}@media (min-width: 112.5em){html{font-size:80%}}body{box-sizing:border-box;position:relative}body>.logos{z-index:1;position:fixed;top:4rem;left:4rem}body>.logos img{display:block;padding:5%;background-color:white;width:60px;height:60px;border-radius:50%;border-style:solid;border-width:1px;border-color:#e7e1e1;--webkit-box-shadow: 10 1rem 3rem rgb(0 0 0 / 50%)}@media (max-width: 37.5em){body>.logos img{width:30px;height:30px}}@media (max-width: 56.25em){body>.logos img{width:40px;height:40px}}.u-heading-left{text-align:left}.u-heading-center{text-align:center}.u-heading-right{text-align:right}.u-heading-shadow-light,.company__accordion-title{text-shadow:0.1rem 0.1rem .2rem #979595}.u-heading-shadow-dark{text-shadow:0.3rem 0.1rem .2rem #141414}.u-margin-top-big,.company__accordion-wrap,.footer__wrap{margin-top:25rem}.u-margin-top-large{margin-top:8rem}.u-margin-bottom-small{margin-bottom:1.5rem}.u-margin-bottom-medium{margin-bottom:4rem}.u-margin-bottom-large{margin-bottom:8rem}.u-margin-bottom-big{margin-bottom:12rem}.u-margin-right-medium{margin-bottom:4rem}.u-padding-top-big{padding-top:25rem}.u-padding-bottom-tiny{padding-bottom:1rem}.u-border-right{border-right:2em solid yellow}.u-font-weight-400{font-weight:400}.u-font-weight-700{font-weight:700}.u-svg-img{width:100px;height:50px;max-width:155px;margin-bottom:20px}body{font-family:"Philosopher",sans-serif;font-weight:400;line-height:1.6}.heading__size--big{font-size:8rem;letter-spacing:2rem;text-transform:uppercase}.heading__size--large{font-size:6rem;letter-spacing:2rem;text-transform:uppercase}.heading__size--medium{font-size:3rem;letter-spacing:2rem;text-transform:uppercase}.heading__size--small{font-size:1.7rem;letter-spacing:1.3rem;text-transform:uppercase}.heading__size--tiny{font-size:1rem;letter-spacing:.1rem;text-transform:uppercase}.heading__color--white{color:white}.heading__color--pink{color:#1A468D}.heading__color--blue{color:#2565AE}.heading-secondary{text-transform:uppercase;font-weight:inherit;text-shadow:0.3rem 0.1rem 1rem rgba(128,128,128,0.5);font-weight:inherit;display:inline-block;font-family:'Philosopher';color:#1A468D;font-size:5rem;letter-spacing:3.5rem}.heading-tertiary{font-size:4rem;text-transform:uppercase;font-weight:400;background-image:linear-gradient(to left, pink, pink);display:inline-block;color:transparent;letter-spacing:1rem;text-shadow:0.5rem 1rem 2rem rgba(0,0,0,0.2);font-family:'Philosopher'}.paragraph{font-size:1.6rem;line-height:2.5rem;letter-spacing:0.1rem}.company{padding-top:15rem;color:#1A468D}.company__title{text-align:center;margin-bottom:5rem}.company__title h1,.company__title h2{font-size:2rem;letter-spacing:1rem;text-transform:uppercase;text-shadow:0.1rem 0.1rem .2rem #979595}.company__title h1:first-letter,.company__title h2:first-letter{font-size:5rem;letter-spacing:.5rem;text-transform:uppercase}.company__title h2{padding-left:5rem;margin-top:-1.5rem}.company__title h2:first-letter{font-size:4rem;letter-spacing:.5rem;text-transform:uppercase}.company .row>div:nth-child(2)>.company__title{text-align:right;padding-top:2.5rem;padding-bottom:2.5rem}@media (max-width: 75em){.company .row>div:nth-child(2)>.company__title{text-align:center}}.company__info{margin-top:5rem;font-size:1.6rem;line-height:2.5rem;letter-spacing:0.1rem;text-align:justify}.company__info::first-letter{font-size:2rem}.company__accordion{filter:drop-shadow(-1px 2px 5px rgba(0,0,0,0.8))}@media (max-width: 75em){.company__accordion{display:none}}.company__accordion-wrap{clip-path:polygon(0 -15%, 100% 0, 100% 100%, 20% 90%, 0 100%);height:65vh;width:100%}.company__accordion-item{display:inline-block;transition:width .5s ease-in-out;color:white;width:20%;height:inherit;position:relative;overflow:hidden}.company__accordion-item:nth-child(1){background-color:#5c33a3;background-image:linear-gradient(316deg, #5c33a3 0%, #7241b8 74%)}.company__accordion-item:nth-child(2){background-color:#6c33a3;background-image:linear-gradient(316deg, #6c33a3 0%, #8241b8 74%)}.company__accordion-item:nth-child(3){background-color:#7c33a3;background-image:linear-gradient(316deg, #7c33a3 0%, #9241b8 74%);width:60%}.company__accordion-item:hover ~ .company__accordion-item{width:20%}.company__accordion-item:hover{width:60%}.company__accordion-title{text-transform:uppercase;font-size:3.5rem;letter-spacing:1rem;position:absolute;bottom:20%;left:50%;transform:translateX(-50%)}.company__accordion-content{padding:10rem;visibility:hidden;opacity:0;position:absolute;top:35%;left:50%;transform:translate(-50%, -50%);width:100%;color:white;font-size:1.6rem;line-height:2.5rem;letter-spacing:0.1rem;text-align:justify}.company>.row:nth-child(4){display:none}@media (max-width: 75em){.company>.row:nth-child(4){display:block}}.header{filter:drop-shadow(-1px 2px 5px rgba(0,0,0,0.8))}.header__wrap{height:95vh;background-position:left;background-size:cover;background-repeat:no-repeat;clip-path:polygon(0 0, 100% 0, 100% 85vh, 0 100%);position:relative;backface-visibility:hidden;background-image:linear-gradient(105deg, rgba(124,51,163,0.1), rgba(146,65,184,0.1), 50%, transparent 50%),url(/img/mainlg.jpg)}@media (max-width: 37.5em){.header__wrap{clip-path:polygon(0 0, 100% 0, 100% 85vh, 0 100%);background-image:linear-gradient(105deg, rgba(124,51,163,0.5), rgba(146,65,184,0.3), 50%, transparent 50%),url(/img/mainxs.jpg);background-position:center}}.header__container-title{text-align:center;color:white;position:absolute;text-shadow:0.3rem 0.1rem .2rem #141414;top:40%;left:50%;transform:translate(-50%, -50%);min-width:100%}.header__primary-title{font-size:8rem;letter-spacing:2rem;text-transform:uppercase;margin-bottom:7rem}.header__secondary-title{font-size:2rem;letter-spacing:1.2rem;text-transform:uppercase}@media (max-width: 75em){.header__secondary-title{font-size:1.8rem;letter-spacing:.9rem;text-transform:uppercase}}@media (max-width: 56.25em){.header__secondary-title{font-size:1.5rem;letter-spacing:.5rem;text-transform:uppercase}}@media (max-width: 37.5em){.header__secondary-title{font-size:1.3rem;letter-spacing:.5rem;text-transform:uppercase}}.products{padding-top:25rem;position:relative}.products__title{margin:0 auto;color:#1A468D;text-align:center;position:relative;margin-bottom:15rem}.products__title :nth-child(1){font-size:6rem;letter-spacing:2rem;text-transform:uppercase;text-shadow:0.1rem 0.1rem .2rem #979595}@media (max-width: 75em){.products__title :nth-child(1){font-size:5rem;letter-spacing:2rem;text-transform:uppercase}}@media (max-width: 37.5em){.products__title :nth-child(1){font-size:4rem;letter-spacing:2rem;text-transform:uppercase}}.products__title :nth-child(2){margin-top:-2rem;font-size:1.7rem;letter-spacing:.7rem;text-transform:uppercase}@media (max-width: 75em){.products__title :nth-child(2){font-size:1.5rem;letter-spacing:.7rem;text-transform:uppercase}}@media (max-width: 56.25em){.products__title :nth-child(2){font-size:1.3rem;letter-spacing:.7rem;text-transform:uppercase}}@media (max-width: 56.25em){.products__title :nth-child(2){font-size:1.2rem;letter-spacing:.6rem;text-transform:uppercase;margin-top:-1rem}}.products__title>h3::after{content:"";border-color:#1A468D;border-style:solid;border-width:0.5px;height:60px;position:absolute;left:50%;top:140%}.products .list:not(:last-child){margin-bottom:3rem}.list{text-align:center}.list h2{color:#1A468D;font-size:2rem;letter-spacing:.4rem;text-transform:uppercase;text-transform:none}.list ul{list-style:none;padding-left:1rem;padding-top:1rem;color:#1A468D;font-size:1.4rem;letter-spacing:0rem;text-transform:uppercase;text-transform:none}.list ul li::before{content:"";display:inline-block;margin-right:0.5rem;border-radius:50%;background-color:#FF87C3;width:0.5rem;height:0.5rem;font-weight:bolder}.row{max-width:110rem;margin:0 auto}.row:not(:last-child){margin-bottom:8rem}.row::after{content:"";display:block;clear:left}.row .col-1-of-2{width:calc((100% - 5rem) /2)}.row .col-1-of-3{width:calc((100% - (5rem*2))/3)}.row .col-1-of-4{width:calc( 5rem + (2*(100% - (5rem*2))/3))}.row [class^="col"]{float:left}.row [class^="col"]:not(:last-child){margin-right:5rem}@media (min-width: 112.5em){.row{max-width:140rem}}@media (max-width: 75em){.row{max-width:75rem}}@media (max-width: 56.25em){.row{max-width:60rem}}@media (max-width: 37.5em){.row{max-width:50rem}.row [class^="col"]{width:100%;margin-bottom:2rem}}.footer{filter:drop-shadow(-1px 2px 5px rgba(0,0,0,0.8));color:whitesmoke;position:relative}.footer__wrap{margin-top:10rem;padding-top:10rem;padding-bottom:1rem;background-color:#6c33a3;background-image:linear-gradient(316deg, #6c33a3 0%, #8241b8 74%);clip-path:polygon(0 0, 50% 5%, 100% 0, 100% 100%, 0 100%)}.footer__align--right{text-align:right}@media (max-width: 37.5em){.footer__align--right{text-align:center}}.footer__align--center{text-align:center}@media (max-width: 37.5em){.footer{text-align:center}}.footer__title{margin-bottom:1.5rem;padding-bottom:1rem;text-transform:uppercase;letter-spacing:1rem;font-size:2.5rem;letter-spacing:.5rem;text-transform:uppercase}@media (max-width: 56.25em){.footer__title{font-size:.8rem;letter-spacing:.5rem;text-transform:uppercase}}@media (max-width: 75em){.footer__title{font-size:1.5rem;letter-spacing:.5rem;text-transform:uppercase}}.footer__map{border:none;border-radius:50%;width:30rem;height:30rem}@media (max-width: 75em){.footer__map{width:20rem;height:20rem}}@media (max-width: 56.25em){.footer__map{width:17rem;height:17rem}}@media (max-width: 37.5em){.footer__map{width:20rem;height:20rem}}.footer__list{list-style:none}.footer__list li{font-size:1.8rem;line-height:3rem}@media (max-width: 56.25em){.footer__list li{font-size:1.3rem;line-height:2.5rem}}@media (max-width: 75em){.footer__list li{font-size:1.5rem;line-height:2.5rem}}.footer__list li a{color:white;text-decoration:none}.footer__copyright{text-align:center;border-top:whitesmoke solid 1px;width:100%;margin:0 auto;font-size:1.5rem;letter-spacing:.3rem;padding-top:.5rem}
