@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@100;300;400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Poppins,sans-serif;scroll-behavior:smooth}a{text-decoration:none;color:inherit;cursor:pointer}ul{list-style:none}.slide-in{position:fixed;top:0;left:0;width:100%;height:100vh;background:#0f0f0f;transform-origin:bottom;z-index:999}.slide-out{position:fixed;top:0;left:0;width:100%;height:100vh;background:#0f0f0f;transform-origin:top;z-index:999}.container{margin:0 auto;padding:0 4rem}.header{padding:1.2rem 3rem;width:100%;color:#fff;background-color:#000;z-index:2;margin-bottom:0;top:0;left:0}.nav{display:flex;justify-content:space-between;align-items:center;width:100%;position:relative;z-index:9}.nav__logo,.nav__logo span{font-size:clamp(.8rem,6vw,1.6rem);font-weight:600}.nav__logo-container{display:flex;align-items:center;justify-content:center}.nav__logo-img{width:60px}.nav__list{display:flex;gap:1.5rem}.nav__item{transition:.4s;text-transform:capitalize;padding:.3rem;color:#fff;transition:.2s all}.nav__link{transition:color .2s;font-size:clamp(1rem,1vw,1.2rem)}.nav__item:hover{background:#fff;color:#000;border-radius:4px}.nav__contact{background-color:#fff;color:#000;padding:.7rem 1.4rem;border-radius:5px;font-weight:700;transition:.4s}.nav__contact:hover{background-color:#ffffffd5}.show__menu,.nav__toggle{display:none}@media screen and (max-width: 1200px){ul.nav__list.nav__large,.nav__contact-large{display:none}.nav__logo-img{width:60px}.nav__menu{position:fixed;top:0;right:0;width:80%;height:100%;padding:6rem 3rem 0;background:#000;z-index:999}.show__menu{display:flex;justify-content:center;align-items:center;transition:.5s;background:#000;padding:1rem 2rem;z-index:999}.nav__toggle,.nav__close{font-size:clamp(1.2rem,6vw,1.8rem);display:flex;align-items:center;cursor:pointer}.nav__list{display:flex;flex-direction:column;row-gap:1.5rem}.nav__link{font-weight:600;color:#fff;text-transform:uppercase;transition:color .4s;font-size:clamp(1.2rem,4vw,3rem)}.nav__link:hover{color:#000}.nav__close{position:absolute;top:1.8rem;right:1rem}}@media screen and (max-width: 650px){.header{padding:1.5rem .6rem}.nav__logo-img{width:50px}.nav__menu{text-align:center}}.hero{position:relative;height:100vh}.hero__img img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center}.hero__shadow{content:"";height:100%;position:absolute;background:#000;top:0;right:0;bottom:0;left:0;z-index:1;opacity:.5}.hero__container{height:100%;margin:0 auto;width:100%;display:flex;align-items:center;gap:5rem;color:#fff;position:relative;z-index:1}.hero__data{margin-left:4rem}.hero-logo{width:100px}.hero__title-container{display:flex;align-items:center;margin-bottom:1rem}.hero__title{font-size:clamp(1.6rem,5vw,4rem)}.hero__subtitle{font-size:clamp(.85rem,3vw,1.2rem);line-height:2}.hero__scroll span{position:absolute;rotate:90deg;bottom:8rem;right:1rem}.hero__line{width:.1rem;height:5rem;background-color:#fff;position:absolute;bottom:1.5rem;right:2.3rem}.hero__arrow{position:absolute;font-size:1.7rem;bottom:-1rem;right:-.8rem}@media screen and (max-width: 480px){.hero__data{width:100%;margin:1rem}.hero-logo{width:60px}}@media screen and (max-width: 370px){.hero__container{padding:3rem 0}.hero__data{margin:.6rem}}.suppliers{width:100%;margin:3rem 0;padding:0rem 5rem;position:relative}.suppliers>.section__title{font-size:clamp(2rem,6vw,3rem);text-align:center;margin-bottom:2rem}.suppliers>.section__description{width:100%;margin-bottom:5rem;padding-bottom:2rem;line-height:1.7;text-align:center;color:#000000af;font-size:clamp(.9rem,3vw,1rem);border-bottom:1px solid black}.suppliers__card{width:100%;border-bottom:1px solid black;position:relative;display:flex;gap:3rem;margin:3rem 0;overflow:none}.suppliers__data{display:grid;gap:2rem}.suppliers__img{width:11rem;background:#000;border-radius:5px;padding:.8rem}.suppliers__title{font-size:clamp(1rem,3vw + 1rem,1.8rem);text-transform:uppercase}.suppliers__description{color:#000000af;line-height:1.8;font-size:clamp(.89rem,3vw,1rem);margin-bottom:2rem;cursor:pointer}.marker{position:relative;width:2px;height:100%;background:#000}.marker:after{position:absolute;content:"";display:block;top:50px;left:-20px;width:40px;height:40px;background-color:#fff;border:2px solid #000;border-radius:100%}.active__slide{position:absolute;top:60px;left:40px;font-size:1.1rem}@media screen and (max-width: 980px){.suppliers{padding:0rem 2rem}}@media screen and (max-width: 680px){.suppliers__card{flex-direction:column}.suppliers{padding:0rem .5rem}.suppliers__container.container{margin:0 .6rem;padding:0 .3rem}}.section__header{text-transform:uppercase;font-weight:600;font-size:3rem;margin-bottom:1.5rem;text-align:center;letter-spacing:1px;color:#000}.footer{background-color:#000;color:#fff;padding:2rem}.footer__container{display:grid;gap:1rem;width:100%}.footer__title-container div{display:flex;align-items:center;justify-content:center}.footer__title-container{display:flex;justify-content:space-between;padding:0 3rem}.footer__logo-years{width:100px}.footer__socials{display:flex;align-items:center;gap:3rem}.footer__socials-text{font-size:clamp(1rem,4vw,1.2rem)}.footer__socials-logo{font-size:clamp(1rem,4vw,1.7rem);gap:1rem}.footer__socials-logo a{display:flex;cursor:pointer}.footer__title{font-size:clamp(1.2rem,4vw,2.5rem);text-align:center;font-weight:600}.footer__line{content:" ";width:100%;height:1px;background-color:#fff}.footer__content{display:flex;gap:16rem}.footer__links{display:flex;flex-direction:column;gap:.8rem}.footer__head{font-weight:700;font-size:1.2rem}.footer__link{font-size:.9rem;color:#ffffffa1;line-height:2}.footer__address{display:grid;gap:2rem}.footer__location{color:#ffffffa1;line-height:1.7}.footer__location-title{font-size:clamp(1.5rem,4vw,2rem);color:#fff;text-transform:uppercase}.footer__desc{text-transform:uppercase;color:#fff;font-weight:700}.footer__info{font-size:clamp(.8rem,3vw,1rem)}.footer__locations{display:grid;grid-template-columns:1fr 1fr 1fr;gap:3rem}.footer__copyright{text-align:center;font-size:clamp(.7rem,4vw,1rem)}@media screen and (max-width: 1230px){.footer__locations{display:grid;grid-template-columns:1fr 1fr;gap:3rem}}@media screen and (max-width: 920px){.footer__title-container{padding:0 .3rem}}@media screen and (max-width: 860px){.footer__address{margin-left:1rem}.footer__locations{display:grid;grid-template-columns:1fr}.footer__logo-years{width:80px;height:80px}.footer__socials{gap:1rem}.footer__title-container{padding:0 .3rem}}@media screen and (max-width: 760px){.footer__title-container{flex-direction:column;gap:1.5rem;align-items:center}.footer__logo-years{width:60px;height:60px}}@media screen and (max-width: 500px){.footer{padding:.7rem}}.preloader{height:100vh;width:100%;background:#000;color:#fff;position:fixed;bottom:0;left:0;right:0;z-index:999;display:flex;justify-content:center;align-items:center}.text__container{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;margin-top:8rem}.preloader__head{display:flex;align-items:center;justify-content:center;position:relative}.preloader__duration{font-size:clamp(.5rem,4vw,1rem)}.preloader__logo{width:250px}.preloader__title{font-size:clamp(1rem,7vw,7rem)}.preloader__years{width:300px}@media screen and (max-width: 650px){.text__container,.preloader__title{width:100%}.preloader__logo{width:100px}.preloader__years{width:150px}}.client{margin-top:3rem;padding:4rem 3rem;border-top:2px solid black}.client__title{text-transform:uppercase;font-size:clamp(1rem,5vw,2rem);margin-bottom:3rem}.client__gallery{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;gap:1rem;margin:auto}.client__img{width:15vw;height:80px;object-fit:contain;background:#000;border-radius:10px;padding:.9rem}@media screen and (max-width: 728px){.client{padding:4rem 1rem}.client__img{width:100%}.client__gallery{grid-template-columns:1fr}}.gallery{padding:2.5rem;background:#000;display:flex;flex-direction:column;align-items:center}.gallery__container{display:grid;grid-template-columns:1fr 1fr 1fr;gap:2rem;width:100%;margin-bottom:2rem}.article{cursor:pointer;position:relative;overflow:hidden;height:40vh}.article__img{width:100%;height:100%;object-fit:cover;transition:.5s transform}.article__title{position:absolute;color:#fff;font-weight:600;font-size:1.4rem;padding:1rem 0rem;bottom:0;left:1rem;z-index:4}.article:hover .article__img{transform:scale(1.05)}.article__description{content:"";height:100%;position:absolute;background:#000;top:0;right:0;bottom:0;left:0;z-index:1;opacity:.34}.gallery__button{background:#fff;padding:1rem 3rem;font-size:clamp(.9rem,3vw,1rem);display:flex;align-items:center;gap:.5rem}.gallery__icon{transition:.4s all}.gallery__button:hover .gallery__icon{transform:translate(6px,-3px)}@media screen and (max-width: 999px){.gallery__container{grid-template-columns:1fr 1fr}}@media screen and (max-width: 650px){.gallery__container{grid-template-columns:1fr}}@media screen and (max-width: 490px){.gallery{padding:1rem .8rem}}.products__title{text-align:center;margin:2rem;font-size:5rem;text-transform:uppercase}.section__description{width:100%;padding:0 1rem;margin:0 auto}.products__container{padding:0rem 2rem;max-width:1440px;margin:0 auto}.products__header{background-image:url(/assets/products-bg-OpS5Fm-z.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.products__components{display:grid;gap:3rem}.hero-img-container{display:flex;margin-bottom:2rem}.img__hero{width:60px}.components__title{font-size:clamp(1.1rem,4vw,2rem);text-transform:uppercase;margin-bottom:1rem}.components__description-grid{display:grid;gap:2rem 1.2rem;margin-bottom:3rem;font-size:clamp(.9rem,4vw,1rem);grid-template-columns:repeat(auto-fit,minmax(380px,1fr))}.components__description-grid>span{border:2px solid #000;padding:.6rem;border-radius:5px}.components__title-description{margin-bottom:1.5rem}.components__img-container{display:grid;grid-template-columns:1fr 1fr 1fr;place-items:center;margin-top:2rem}.components__description-grid>div{border:2px solid #000;background:#fff;padding:1rem .6rem;position:relative;cursor:pointer;transition:.5s all;width:100%;height:100%}.components__description-grid h3{text-transform:uppercase;font-size:clamp(1rem,4vw,1.4rem);margin-bottom:1rem}.components__svg{width:80px}.components__img{width:400px;height:350px;object-fit:cover}.products__card{display:flex;align-items:center;justify-content:space-around;gap:2rem;margin:.6rem 0}.product{width:35vw;display:flex;flex-direction:column;align-items:center;gap:3rem;padding:2rem 1rem;border:2px solid black;cursor:pointer;background:#fff;position:relative;transition:.4s all}.product:hover{background:#000;color:#fff}.product:hover .product__more{background:#fff;color:#000}.product__shadow{position:absolute;z-index:-10;width:100%;height:100%;background-color:#000;transform:translate(10px,-20px)}.product__img{height:400px;width:400px;object-fit:cover}.product__title{display:block;font-size:1.4rem;text-transform:uppercase;font-weight:600}.product__more{background-color:#000;padding:1rem 3rem;color:#fff;border-radius:5px}.product__accessories-container{padding:2rem 3rem}.product__accessories-card{display:grid;gap:2rem;background:#000;color:#fff;padding:1rem 4rem 2rem}.product__accessories-title{font-size:clamp(1.3rem,6vw,4rem);text-transform:uppercase}.product__accessories-description{font-size:clamp(.9rem,3vw,1.1rem);line-height:1.7}.product__accessories-btn{color:#000;background:#fff;width:fit-content;padding:1rem 3rem;cursor:pointer;display:flex;align-items:center;gap:.5rem}.product__accessories-icon{transition:.5s all}.product__accessories-btn:hover .product__accessories-icon{transform:translate(4px,-3px)}@media screen and (max-width: 1280px){.products__container{gap:2rem;padding:0rem 1rem}.product__img{width:100%;height:100%}}@media screen and (max-width: 1250px){.components__img-container{grid-template-columns:1fr 1fr;row-gap:2rem}.components__img{width:500px}}@media screen and (max-width: 1080px){.components__img{width:400px}}@media screen and (max-width: 960px){.product{width:100%}.products__container{display:grid;grid-template-columns:1fr;width:100%;place-items:center}.img__hero{width:90px}.hero-img-container{margin-bottom:1.7rem}.components__img{width:350px}}@media screen and (max-width: 800px){.components__img-container{grid-template-columns:1fr;place-items:center;row-gap:2rem}.components__description-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.components__img{width:70%}}@media screen and (max-width: 490px){.products__container{padding:0 .8rem}.product__accessories-container{padding:1rem}.components__img{width:350px}.product__accessories-card{padding:1rem 2rem 2rem}.img__hero{width:70px}.hero-img-container{margin-bottom:1.2rem}.components__description-grid>div{padding:.6rem .2rem}}@media screen and (max-width: 370px){.products__container{padding:0 .4rem}.components__img{width:300px}.img__hero{width:40px}.hero-img-container{margin-bottom:1rem}}.title__container{background-size:cover;background-position:center;background-repeat:no-repeat;color:#fff;padding:5.5rem 0;text-align:center}.title__front{position:relative}.section__title{font-size:clamp(1rem,8vw,4rem);text-transform:uppercase;margin-bottom:1rem;letter-spacing:.4rem}.services__header{background-image:url(/assets/services-bg-2Sz3xmXL.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080}.services__description{font-size:clamp(.79rem,3vw + 1rem,.95rem)}.services__detail{margin-top:3rem;padding:0 3rem}.services__text{font-size:clamp(.9rem,4vw,1rem);text-align:center;margin-bottom:5rem}.services__data{text-align:center;font-size:1.5rem;display:grid;grid-template-columns:1fr 1fr 1fr;gap:3rem 6rem;place-items:center;max-width:1400px;margin:1rem auto}.services__card{width:100%;height:100%;border:2px solid #000;background:#fff;padding:3rem 1rem;display:flex;flex-direction:column;gap:1.4rem;text-align:start;position:relative;cursor:pointer;transition:.5s all}.services__card:hover{background:#000;color:#fff}.services__card:hover .services__btn{background:#fff;color:#000}.services__shadow{position:absolute;z-index:-10;width:100%;height:100%;background-color:#000;transform:translate(-7px,-38px)}.services__img{width:100%;height:250px;object-fit:cover}.services__title{text-transform:uppercase}.services__info{font-size:.9rem}.services__btn{background:#000;padding:.8rem .6rem;color:#fff;text-align:center;border-radius:5px;cursor:pointer;margin-top:auto;transition:.5s all}@media screen and (max-width: 1025px){.services__data{display:grid;grid-template-columns:1fr 1fr;place-content:center;margin:0 2rem}.services__detail{margin-top:3rem;padding:0 .5rem}}@media screen and (max-width: 800px){.services__data{display:grid;grid-template-columns:1fr 1fr;gap:4rem 2rem;place-content:center;margin:0 1rem}}@media screen and (max-width: 500px){.services__data{display:grid;grid-template-columns:1fr;place-content:center;margin:0 .4rem;max-width:400px}.services__detail{margin-top:3rem;padding:0 .5rem}}.title__container{margin-bottom:3rem}.industries__container{padding:0rem 7rem;max-width:1500px;margin:0 auto}.industries__intro{margin-bottom:4rem;font-size:clamp(.9rem,4vw,1rem)}.industries__header{background-image:url(/assets/industries-bg-1fBBK5PT.jpeg);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.industries__box{display:grid;grid-template-columns:1fr 1fr 1fr;row-gap:5rem;column-gap:3rem}.industries__img{width:100%;height:250px;object-fit:cover}.industries__img-container{position:relative}.industries__card{position:relative;display:grid;gap:.7rem;border:2px solid #000;padding-bottom:1rem;background:#fff;cursor:pointer}.industries__shadow{position:absolute;z-index:-10;width:100%;height:100%;background-color:#000;transform:translate(9px,10px)}.industries__title{font-weight:600;z-index:2;font-size:clamp(1rem,4vw,1.4rem);text-transform:uppercase}.industries__description{font-size:clamp(.9rem,2vw,1rem)}.industries__description,.industries__title{padding-left:.7rem}@media screen and (max-width: 1110px){.industries__box{grid-template-columns:1fr 1fr}}@media screen and (max-width: 1110px){.industries__container{padding:3rem}}@media screen and (max-width: 718px){.industries__box{grid-template-columns:1fr}.industries__container{padding:4rem;width:100%}}@media screen and (max-width: 508px){.industries__container{padding:1rem;width:100%}}.safety__container{max-width:1600px;display:grid}.safety__header{background-image:url(/assets/health-safety-bg-Mya0aCwL.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.safety__description{color:#000000a8;font-size:clamp(.9rem,4vw,1.1rem);line-height:1.7}.safety__programs{margin-top:4rem;font-size:clamp(1rem,3vw,1.2rem)}.safety__programs-title{font-size:clamp(1rem,8vw + 1rem,3.6rem);text-transform:uppercase}.safety__programs-description,.safety__list{color:#000000a8;margin-bottom:2rem}.safety__list{list-style-type:disc}.safety__box{display:grid;grid-template-columns:1fr 1fr 1fr;row-gap:6rem;column-gap:4rem;margin:0 4rem}.safety__card{border:2px solid #000;padding:2rem 2rem 1rem;position:relative;cursor:pointer;background:#fff}.safety__title{text-transform:uppercase;margin-bottom:.7rem;font-size:clamp(1.2rem,3vw,1.6rem);font-weight:700}.safety__detail{font-size:clamp(.9rem,3vw,1.1rem);color:#000000cb}.safety__img{width:60px;margin-bottom:1rem}.safety__shadow{position:absolute;z-index:-10;width:100%;height:100%;background-color:#000;transform:translate(-20px,-20px)}@media screen and (max-width: 1250px){.safety__box{grid-template-columns:1fr 1fr}.safety__container{padding:2rem}}@media screen and (max-width: 999px){.safety__box{margin:0 1rem}}@media screen and (max-width: 690px){.safety__box{grid-template-columns:1fr}.safety__box{margin:0}.safety__container{padding:1.2rem}}@media screen and (max-width: 448px){.safety__box{padding:1rem}}.shop__container{display:grid;grid-template-columns:1fr 1fr 1fr;gap:3rem;margin:2rem 3rem}.shop__card{border:2px solid black;padding:2rem 4rem;display:flex;flex-direction:column;gap:3rem;cursor:pointer;position:relative;background:#fff}.shop__shadow{position:absolute;z-index:-10;width:100%;height:100%;background-color:#000;transform:translate(-55px,-20px)}.shop__img{width:100%}.shop__data{display:grid;gap:1rem}.shop__title{font-weight:600;font-size:1.4rem}.shop__cart{background:#000;color:#fff;display:block;text-align:center;padding:.7rem 1.4rem;bottom:.6rem;right:1rem}.lightduty__container{padding:2rem 3rem}.lightduty__description{text-align:center;margin-bottom:1.5rem}.lightduty__top{display:flex;align-items:center;gap:3rem;margin-bottom:6rem;border:2px solid black;padding:3rem 1.2rem;position:relative;background:#fff}.lightduty__shadow{position:absolute;z-index:-10;width:100%;height:100%;background-color:#000;transform:translate(-10px,10px)}.lightduty__img1{height:500px;width:100%;object-fit:cover}.lightduty__detail{display:grid;gap:3rem}.lightduty__detail-top h2,.lightduty__detail-bottom h2{font-size:2rem;margin-bottom:.9rem}.lightduty__detail p{font-size:clamp(.9rem,6vw,1.3rem);color:#00000097}.lightduty__bottom-img{display:flex;gap:2.5rem}.lightduty__bottom{display:flex;gap:3rem;position:relative;background:#fff;border:2px solid black;padding:3rem}.lightduty__shadow-bottom{position:absolute;z-index:-10;width:100%;height:100%;background-color:#000;transform:translate(-35px,-35px)}.lightduty__img2,.lightduty__img3{width:350px;height:350px;object-fit:cover}.lightduty__list{list-style-type:disc}@media screen and (max-width: 970px){.lightduty__top{display:grid;place-items:center}.lightduty__detail-top h2{text-align:center}}@media screen and (max-width: 670px){.lightduty__img1{height:300px;width:100%;object-fit:cover}.lightduty__container{padding:2rem 1rem}}.heavyduty__container{padding:2rem 3rem}.heavyduty__description{text-align:center;margin-bottom:1.5rem}.heavyduty__top{display:flex;align-items:center;gap:3rem;margin-bottom:6rem;border:2px solid black;padding:3rem 1.2rem;position:relative;background:#fff;width:100%}.heavyduty__shadow{position:absolute;z-index:-10;width:100%;height:100%;background-color:#000;transform:translate(-35px,10px)}.heavyduty__img1{height:500px;width:100%;object-fit:cover}.heavyduty__detail{display:grid;gap:3rem}.heavyduty__detail-top h2{text-transform:uppercase;font-size:clamp(1.2rem,3vw,3rem);margin-bottom:.9rem}.heavyduty__detail p{font-size:clamp(.9rem,5vw,1.3rem);line-height:2;color:#00000097}.heavyduty__bottom-img{display:flex;gap:2.5rem}.heavyduty__bottom{display:flex;gap:3rem;position:relative;background:#fff;border:2px solid black;padding:3rem}.heavyduty__shadow-bottom{position:absolute;z-index:-10;width:100%;height:100%;background-color:#000;transform:translate(-35px,-35px)}.heavyduty__list{list-style-type:disc}@media screen and (max-width: 970px){.heavyduty__top{display:grid;place-items:center}.heavyduty__detail-top h2{text-align:center}}@media screen and (max-width: 670px){.heavyduty__img1{height:300px;width:100%;object-fit:cover}.heavyduty__container{padding:2rem 1rem}}.about__card{border-top:1px solid black;border-bottom:1px solid black;padding:3rem;margin-bottom:3rem;display:flex;justify-content:space-between;gap:4rem}.about__container{max-width:1480px}.about__header{background-image:url(/assets/about-bg-hZSw6fpC.jpeg);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.contact__header{background-image:url(/assets/contact-bg-upOx8577.jpeg);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.about__data{display:flex;flex-direction:column;justify-content:center}.about__data h3{font-size:clamp(2rem,6vw,3.4rem);text-transform:uppercase;margin-bottom:1.2rem;text-align:center}.about__data p{color:#000000b0;font-size:clamp(.9rem,3vw,1.1rem)}.about__img-container{position:relative}.about__img{object-fit:cover}.about__description{font-size:clamp(.9rem,3vw,1rem);color:#000000b0;line-height:1.7;margin-bottom:2rem;padding-bottom:3rem}.about__us-description{border-bottom:1px solid #000}.about__title{font-size:clamp(1.8rem,6vw,4rem);text-transform:uppercase;margin:1rem 0;position:relative;text-align:center}.mission__description{font-size:clamp(.9rem,3vw,1rem);padding-bottom:3rem;border-bottom:1px solid black}.people__img-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin:0 auto;gap:2rem}.people__img{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 1110px){.about__card{display:grid;gap:3rem;padding:4rem}.about__data{width:100%;padding-right:0}.about__img{width:100%}.about__container.container{padding:.7rem}}@media screen and (max-width: 754px){.people__img-container{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media screen and (max-width: 658px){.people__img-container{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media screen and (max-width: 568px){.about__card{padding:3rem 0rem}.people__img-container{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}.contact__container{margin:1rem 5rem}.contact__address{background:#000;color:#fff;margin:7rem 0rem;border:2px solid black}.contact__card{display:flex;justify-content:space-between}.contact__img-container{width:50vw;height:100%;display:flex}.contact__detail{display:flex;flex-direction:column;justify-content:center;gap:3rem;padding:0 2rem}.contact__title{font-size:clamp(1rem,6vw,4.2rem);text-transform:uppercase}.contact__description{font-size:clamp(1rem,4vw,1.3rem)}.contact__location{background:#fff;color:#000;padding:1rem 2rem;width:fit-content;display:flex;gap:1rem;align-items:center;transition:.5s all}.contact__icon{transition:.5s all}.contact__location:hover .contact__icon{transform:translate(6px,-3px)}.contact__location:hover{background:#ffffffd3}.contact__form{display:flex;flex-direction:column;align-items:center;gap:1.45rem}.form__title{font-size:clamp(1.2rem,4vw,2.1rem);text-transform:uppercase}.form__description{font-size:clamp(.9rem,3vw,1.2rem)}.form__button{background:#000;color:#fff;padding:.875rem 1.5rem;cursor:pointer}.form__button:hover{background:#000000da;transition:background .3s}.locations__container{display:grid;grid-template-columns:1fr 1fr 1fr;gap:2rem;margin:3rem 0}.location__card{border:2px solid #000;background-color:#000;color:#fff;padding:2rem 1.5rem;display:grid;gap:.4rem}.location__card h3{font-size:clamp(1rem,4vw,2rem);text-transform:uppercase}.location__info,.location__email{font-size:clamp(.89rem,4vw,1rem);color:#ffffffc0}.location__desc{text-transform:uppercase;color:#fff;font-weight:700}.location__map{background:#fff;color:#000;padding:.4rem 1.7rem;width:fit-content;display:flex;gap:1rem;align-items:center;transition:.5s all;margin-top:1rem}.location__map:hover .contact__icon{transform:translate(6px,-3px)}.form__input,.form__label,.form__btn{border:0;outline:none;font-size:1.2rem}.form__box{position:relative;width:800px;height:59px}.form__message{height:150px}.form__shadow{position:absolute;width:100%;height:100%;background-color:#000}.form__input{position:absolute;border:2.5px solid #000;width:100%;height:100%;z-index:1;padding:18px;transition:transform .3s}.form__input::placeholder{transition:opacity .5s}.form__label{z-index:100;position:absolute;top:16px;left:20px;font-size:.6rem;text-transform:uppercase;font-weight:600;transition:.2s;pointer-events:none;opacity:0}.form__btn{background:#000;color:#fff;cursor:pointer;padding:.875rem 1.5rem;transition:transform .3s;display:flex;width:fit-content}.form__btn:hover{transform:translate(-6px,-6px)}.form__input:focus::placeholder{opacity:0;transition:.3s}.form__input:focus,.form__input:not(:placeholder-shown).form__input:not(:focus){transform:translate(-8px,-8px);padding:28px 18px 18px}.form__input:focus+.form__label,.form__input:not(:placeholder-shown).form__input:not(:focus){opacity:1;top:2px;left:12px;transition:.3s}@media screen and (max-width: 1200px){.contact__img-container{width:45vw}.contact__container{margin:1rem 3rem}.locations__container{grid-template-columns:1fr 1fr}.contact__detail{padding:2rem}}@media screen and (max-width: 999px){.contact__img-container{width:40vw}.contact__form,.form__box{width:100%;margin:0 auto}}@media screen and (max-width: 860px){.contact__img-container{width:38vw}}@media screen and (max-width: 790px){.contact__card{flex-direction:column-reverse}.contact__img-container{width:100%}.contact__container{margin:1rem 2rem}}@media screen and (max-width: 690px){.locations__container{grid-template-columns:1fr;padding:0 1rem}}@media screen and (max-width: 450px){.contact__container{margin:1rem .6rem}}@media screen and (max-width: 380px){.contact__detail{padding:1rem .5rem}.locations__container{padding:0}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.blog__container{max-width:1440px;padding:0 3rem;margin:1rem auto}.posts{display:grid;grid-template-columns:1fr;gap:4rem}.news__header{background-image:url(/assets/news-bg-1gXOyjcH.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.blog__card{border:2px solid #000;background:#fff;position:relative;transition:.4s all;display:flex;align-items:center;gap:2rem}.blog__data{padding:1rem;width:65%;display:flex;flex-direction:column;gap:2rem}.blog__more{background:#000;color:#fff;padding:1rem 2rem;width:fit-content;cursor:pointer}.blog__img{width:400px;object-fit:cover;height:300px}.blog__title{font-size:clamp(1.3rem,4vw,2rem);text-transform:uppercase}.blog__description{font-size:clamp(.9rem,4vw,1rem)}@media screen and (max-width: 730px){.posts{grid-template-columns:1fr;gap:2rem}}@media screen and (max-width: 998px){.blog__card{flex-direction:column;align-items:center}.blog__container{max-width:700px;margin:0 auto}.blog__img{width:100%}.blog__data{align-items:center}}@media screen and (max-width: 500px){.blog__container{padding:0 1rem}.blog__data{width:100%;text-align:center}}.accessories__title{text-transform:uppercase;font-size:clamp(1rem,5vw,5rem)}.accessories__description{font-size:clamp(.9rem,3vw,1.1rem);line-height:1.7}.accessories__img{width:100%;height:500px;object-fit:cover;margin-bottom:4rem}.accessories__card{background:#000;color:#fff;padding:2rem 3rem}.accessories__header{background-image:url(/assets/services-bg-2Sz3xmXL.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.accessories__slider{padding:0 2rem}.accessories__slider-container{display:flex;justify-content:space-around;gap:2rem;border:2px solid #000}.slider__img{width:50%;height:700px;object-fit:cover}.slider__title{font-size:clamp(1rem,5vw,3rem);text-transform:uppercase;margin-bottom:1rem}.slider__description{font-size:clamp(.9rem,4vw,1.1rem);padding-right:2rem}.slider__data{display:flex;flex-direction:column;justify-content:center}.slider__container{margin-top:7rem}@media screen and (max-width: 999px){.slider__img{width:100%;height:500px;object-fit:cover}.accessories__slider-container{display:grid}.slider__data{padding:1rem 1.2rem}}@media screen and (max-width: 789px){.slider__img{height:400px}.container{padding:0 2.2rem}}@media screen and (max-width: 489px){.slider__img{height:300px}.accessories__card{padding:2rem 1.4rem}.container{padding:0 .6rem}.accessories__slider-container{gap:1rem}.slider__data{padding:.2rem}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/assets/ajax-loader-XJzBMpIy.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(data:application/vnd.ms-fontobject;base64,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);src:url(data:application/vnd.ms-fontobject;base64,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) format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"),url(data:font/ttf;base64,AAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=) format("truetype"),url(/assets/slick-Zcw5u4Ni.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.post__container{max-width:1500px;display:grid;gap:3rem;margin:1rem 3rem}.post__title{font-size:clamp(1rem,5vw,3rem);text-transform:uppercase;text-align:center;margin-bottom:2rem}.post__description{font-size:clamp(.85rem,4vw,1rem);line-height:1.7}.post__img{width:100%;height:500px;object-fit:cover;margin:0 auto}@media (max-width: 520px){.post__container{margin:1rem 2rem}}@media (max-width: 425px){.post__container{margin:1rem}}.career__header{background-image:url(/assets/career-bg-YQcKdAlH.jpeg);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.career__container{padding:0rem 3rem;width:100%}.career__title{text-transform:uppercase;font-size:clamp(1rem,6vw,1.7rem);margin-bottom:1rem;text-align:center}.career__description{font-size:clamp(.95rem,4vw,1rem);margin-bottom:1rem;line-height:1.7}.career__contact{display:flex;justify-content:center;margin-top:2rem}.career__email{font-size:clamp(1rem,4vw,1.5rem);display:grid;place-items:center;text-align:center;cursor:pointer}.career__contact-btn{font-size:clamp(.95rem,4vw,1.1rem);display:flex;align-items:center;gap:.5rem;background:#000;color:#fff;padding:.6rem 3.5rem}.career__icon{transition:.5s all}.career__contact-btn:hover .career__icon{transform:translate(6px,-3px)}@media screen and (max-width: 568px){.career__container{padding:0rem 1rem}}
