.header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;background:#fff;border-bottom-left-radius:4rem;border-bottom-right-radius:4rem;padding:.86rem 2.5rem 0;position:fixed;z-index:10;margin:1.375rem 0 0}@media screen and (max-width:670px){.header{-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:1.375rem 0 0;padding:.875rem 1.06rem;border-bottom-left-radius:3rem;border-bottom-right-radius:3rem}}.header__contant{width:100%;margin:.3rem 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header__logo{cursor:pointer}.header__logo .logo{width:5rem}@media screen and (max-width:1170px){.header__logo .logo{width:5rem}}@media screen and (max-width:768px){.header__logo .logo{width:4rem}}.header__burger{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px;width:30px;height:30px;background:none;border:none;cursor:pointer;position:relative;z-index:15}.header__burger span{display:block;height:2px;width:100%;background-color:#000;border-radius:2px;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}@media screen and (max-width:860px){.header__burger{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:50%;right:2rem;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.header__nav .nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem;margin:0}@media screen and (max-width:860px){.header__nav .nav-list{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;top:10%;left:0;right:0;background-color:#fff;padding:1rem;z-index:5}}.header__nav .nav-list.active{display:-webkit-box;display:-ms-flexbox;display:flex}.header__nav .nav-list__item{list-style-type:none}.header__nav .nav-list__item-link{text-decoration:none;font-size:2rem;color:#000;font-family:Montserrat,serif}@media screen and (max-width:1768px){.header__nav .nav-list__item-link{font-size:1.5rem}}@media screen and (max-width:1500px){.header__nav .nav-list__item-link{font-size:1.3rem}}@media screen and (max-width:1300px){.header__nav .nav-list__item-link{font-size:1.3rem}}@media screen and (max-width:1150px){.header__nav .nav-list__item-link{font-size:1rem}}@media screen and (max-width:998px){.header__nav .nav-list__item-link{font-size:.9rem}}@media screen and (max-width:798px){.header__nav .nav-list__item-link{font-size:1rem}}.header__nav .nav-list__item-link:hover{color:#007bff}.topbar{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.275rem 4.06rem;background:#051d40;z-index:11;position:fixed}@media screen and (max-width:670px){.topbar{-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.topbar__contact a{cursor:pointer;margin:0 0 0 .5rem;text-decoration:none;color:#fff}.topbar__contact a span{margin:0 0 0 .6rem}@media screen and (max-width:670px){.topbar__contact a span{display:none}}.topbar__social{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:670px){.topbar__social{margin:0 0 0 .2rem}}.topbar__social a{cursor:pointer;text-decoration:none;margin:0 0 0 .6rem}@media screen and (max-width:670px){.topbar__social a{margin:0 0 0 .6rem}}@media screen and (max-width:670px){.topbar__social a span{font-size:1rem;display:none}}.footer{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.875rem 4.06rem;background:#051d40}@media screen and (max-width:670px){.footer{-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.footer__contact a{cursor:pointer;margin:0 0 0 .5rem;text-decoration:none;color:#fff}.footer__contact a span{margin:0 0 0 .6rem}@media screen and (max-width:670px){.footer__contact a span{display:none}}.footer__social{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:670px){.footer__social{margin:0 0 0 .2rem}}.footer__social a{cursor:pointer;text-decoration:none;margin:0 0 0 .6rem}@media screen and (max-width:670px){.footer__social a{margin:0 0 0 .6rem}}@media screen and (max-width:670px){.footer__social a span{font-size:1rem;display:none}}body{background-color:#0c6980;color:#fff}@media (prefers-color-scheme:dark){body{background-color:#051d40;color:#fff}}:root{--light-bg:#0c6980;--dark-bg:#051d40;--text-color:#fff}body{background-color:var(--light-bg);color:var(--text-color)}@media (prefers-color-scheme:dark){body{background-color:var(--dark-bg)}}.hero{padding:12rem 5rem 4rem;background:#0c6980;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.5);box-shadow:0 0 20px 0 rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1578px){.hero{padding:10.5rem 2rem 2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (max-width:1100px){.hero{padding:12.8rem 3rem 3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width:768px){.hero{padding:9.8rem 2rem 2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.hero__title{font-size:5rem;font-weight:300;text-align:center;color:#fff}@media screen and (max-width:1578px){.hero__title{font-size:3rem}}@media screen and (max-width:820px){.hero__title{font-size:3rem}}@media screen and (max-width:768px){.hero__title{font-size:2.5rem}}.hero__img{width:100%;max-width:51.75rem}@media screen and (max-width:1578px){.hero__img{padding:2rem 0 0;max-width:45.75rem}}.hero__swiper{width:100%;max-width:55.75rem}@media screen and (max-width:1300px){.hero__swiper{padding:2rem 0;width:100%;max-width:47.75rem}}@media screen and (max-width:1100px){.hero__swiper{padding:2rem 0;margin:3rem 0 0;width:100%;max-width:47.75rem}}.swiper-slide{text-align:center}.swiper-slide img{width:100%;height:auto}.swiper{margin-right:0!important}@media screen and (max-width:1300px){.swiper{margin-left:0!important}}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:#41b8fc!important}.main{width:100%;padding:3.25rem 5rem 5rem;background:#fff}.main p{color:#000}@media screen and (max-width:1578px){.main{padding:1.25rem 3rem 3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (max-width:1300px){.main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width:768px){.main{padding:1.25rem 2rem 2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.main__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1000px){.main__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}}.main__content-column{margin:0 1rem 0 0;width:100%;max-width:72rem}@media screen and (max-width:1300px){.main__content-column{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0;margin:0 1rem 0 0}}@media screen and (max-width:998px){.main__content-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:0}}.main__content-column .title{color:#000;margin:0 0 2rem;font-size:2.5rem;font-weight:500}.main__content-column .title span{font-weight:400;font-size:1.5rem}.main__content-description{width:100%}.main__content-description span{font-weight:600}.main__content-description p{font-size:1.188rem;word-wrap:break-word}@media screen and (max-width:1300px){.main__content-img{padding:3rem 0 0}}.main__content-img img{width:100%;min-width:25.125rem}@media screen and (max-width:670px){.main__content-img img{min-width:20.125rem}}.about{width:100%;padding:12.8rem 3rem 3rem;background-color:#0c6980}@media screen and (max-width:1578px){.about{width:100%;padding:12.8rem 3rem 3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:1300px){.about{padding:10.8rem 3rem 3rem}}@media screen and (max-width:768px){.about{padding:9.8rem 3rem 3rem}}.about__container .img{float:right;margin-left:2rem}@media screen and (max-width:998px){.about__container .img{float:none;width:100%;margin-left:0;margin-bottom:2rem}}@media screen and (max-width:998px){.about__container .img.procurement__img-desktop{margin:0;display:none}}.about__container h1{margin-bottom:2rem}.about__container h2{margin:2rem 0 .5rem}.about__container p{font-size:1.188rem}@media screen and (max-width:998px){.about__description{display:-webkit-box;display:-ms-flexbox;display:flex;margin:2rem 0 0}}@media screen and (max-width:768px){.about__description{margin:0}}.about__title{font-size:3rem}@media screen and (max-width:1250px){.about__title{font-size:3rem}}@media screen and (max-width:1000px){.about__title{text-align:center;font-weight:400}}.about__img-mobile{display:none}@media screen and (max-width:998px){.about__img-mobile{margin:3rem 0 0;display:block}}.about__img-mobile img{width:100%}.about__img-desktop{margin:0 0 0 5rem}@media screen and (max-width:998px){.about__img-desktop{margin:0;display:none}}.about__img-desktop img{width:100%;min-width:40rem;margin:10rem 0 0}@media screen and (max-width:1135px){.about__img-desktop img{margin:14rem 0 0}}.about-choose{margin:2rem 0 0}.about-choose__tltle{margin:3rem 0 0}.about-choose__description p{font-size:1.188rem}.contact{padding:10.8rem 2rem 2rem;background:#0c6980}@media screen and (max-width:768px){.contact{padding:8.8rem 2rem 2rem}}.contact__container{max-width:70rem;margin:0 auto;padding:1.25rem;text-align:center}.contact__form{width:20rem}.contact__form-group{margin-bottom:.9375rem;text-align:left}.contact__form-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact__form .contact__label{display:block;font-size:1.5rem;margin-bottom:.3125rem;color:#fff;font-weight:300}.contact__form .contact__input,.contact__form .contact__textarea{width:100%;padding:.625rem;border:.0625rem solid #ccc;border-radius:.25rem;font-size:.875rem}.contact__form .contact__textarea{height:10rem;resize:none}.contact__form .contact__button{display:inline-block;background-color:red;color:#fff;padding:.625rem 1.875rem;font-size:1rem;border:none;font-weight:600;border-radius:1.4375rem;cursor:pointer;text-transform:uppercase;position:relative;-webkit-box-shadow:.125rem .125rem .3125rem rgba(0,0,0,.2);box-shadow:0 .625rem .3125rem #b60610}.contact__map-section{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2rem;padding:2rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1050px){.contact__map-section{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.contact__info{font-size:2rem;color:#fff;line-height:1.6}.contact__info a,.contact__info span{font-size:1.5rem;margin-bottom:.3125rem;color:#fff;font-weight:300}@media screen and (max-width:768px){.contact__info{font-size:1rem;color:#fff;line-height:1.6}}.contact__info h2{font-size:1.5rem;margin-bottom:1rem;color:#fff}.contact__info a{color:#051d40;text-decoration:none}.contact__info a:hover{text-decoration:underline}.contact__map{-webkit-box-flex:1;-ms-flex:1 1 300px;flex:1 1 300px;min-width:300px}.procurement{width:100%;padding:12.8rem 3rem 3rem;background-color:#0c6980}@media screen and (max-width:1578px){.procurement{width:100%;padding:12.8rem 3rem 3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:1300px){.procurement{padding:10.8rem 3rem 3rem}}@media screen and (max-width:768px){.procurement{padding:9.8rem 3rem 3rem}}.procurement__container .img{float:right;margin-left:2rem}@media screen and (max-width:998px){.procurement__container .img{float:none;width:100%;margin-left:0;margin-bottom:2rem}}@media screen and (max-width:998px){.procurement__container .img.procurement__img-desktop{margin:0;display:none}}.procurement__container h1{margin-bottom:2rem}.procurement__container h2{margin:2rem 0 .5rem}.procurement__container p{font-size:1.188rem}@media screen and (max-width:998px){.procurement__description{display:-webkit-box;display:-ms-flexbox;display:flex;margin:2rem 0 0}}@media screen and (max-width:768px){.procurement__description{margin:0}}.procurement__title{font-size:3rem}@media screen and (max-width:1250px){.procurement__title{font-size:3rem}}@media screen and (max-width:1000px){.procurement__title{text-align:center;font-weight:400}}.procurement__img-mobile{display:none}@media screen and (max-width:998px){.procurement__img-mobile{margin:3rem 0 0;display:block}}.procurement__img-mobile img{width:100%}.procurement__img-desktop{margin:0 0 0 5rem}.procurement__img-desktop img{width:100%;min-width:40rem;margin:10rem 0 0}@media screen and (max-width:1135px){.procurement__img-desktop img{margin:14rem 0 0}}@media screen and (max-width:998px){.procurement__img-desktop img{margin:0;display:none}}.procurement-choose{margin:2rem 0 0}.procurement-choose__tltle{margin:3rem 0 0}.procurement-choose__description p{font-size:1.188rem}.diagram{width:100%;max-width:45rem}.inventory{width:100%;padding:12.8rem 3rem 3rem;background-color:#0c6980}@media screen and (max-width:1578px){.inventory{width:100%;padding:12.8rem 3rem 3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:1300px){.inventory{padding:10.8rem 3rem 3rem}}@media screen and (max-width:768px){.inventory{padding:9.8rem 3rem 3rem}}.inventory__container .img{float:right;margin-left:2rem}@media screen and (max-width:998px){.inventory__container .img{float:none;width:100%;margin-left:0;margin-bottom:2rem}}@media screen and (max-width:998px){.inventory__container .img.inventory__img-desktop{margin:0;display:none}}.inventory__container h1{margin-bottom:2rem}.inventory__container h2{margin:2rem 0 .5rem}.inventory__container p{font-size:1.188rem}@media screen and (max-width:998px){.inventory__description{display:-webkit-box;display:-ms-flexbox;display:flex;margin:2rem 0 0}}@media screen and (max-width:768px){.inventory__description{margin:0}}.inventory__title{font-size:3rem}@media screen and (max-width:1250px){.inventory__title{font-size:3rem}}@media screen and (max-width:1000px){.inventory__title{text-align:center;font-weight:400}}.inventory__img-mobile{display:none}@media screen and (max-width:998px){.inventory__img-mobile{margin:3rem 0 0;display:block}}.inventory__img-mobile img{width:100%}.inventory__img-desktop{margin:0 0 0 5rem}.inventory__img-desktop img{width:100%;min-width:40rem;margin:10rem 0 0}@media screen and (max-width:1135px){.inventory__img-desktop img{margin:14rem 0 0}}@media screen and (max-width:998px){.inventory__img-desktop img{margin:0;display:none}}.inventory-choose{margin:2rem 0 0}.inventory-choose__tltle{margin:3rem 0 0}.inventory-choose__description p{font-size:1.188rem}