/*!*********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[3]!./styles/components/bannerwrapper.css ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************/
@keyframes shine {
  from {
    opacity: 0;
    left: 0%;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0;
    left: 100%;
  }
}
.banner .bg {
  height: 100vh;
}
.banner .banner-wrapper .heading.center {
  text-align: center;
}
.banner .banner-wrapper .heading.center p {
  margin: 0 auto;
}
.banner .banner-wrapper .heading.left {
  text-align: left;
}
.banner .banner-wrapper .heading.left p {
  margin-right: auto;
}
.banner .banner-wrapper .heading.right {
  text-align: right;
}
.banner .banner-wrapper .heading.right p {
  margin-left: auto;
}
.banner .banner-wrapper .heading h2, .banner .banner-wrapper .heading h1 {
  font-size: 68px;
  line-height: 1;
  margin-bottom: 20px;
  color: #fff;
  font-family: "ttrg-bd";
}
.banner .banner-wrapper .heading p {
  max-width: 550px;
  font-size: 24px;
  line-height: 1.2;
  font-family: "ttrg-bd";
  color: var(--white);
}
@media only screen and (max-width: 540px) {
  .banner .banner-wrapper .heading p {
    font-family: "ttrg";
  }
}

.banner.contact-banner::before {
  z-index: 1;
}
@media only screen and (max-width: 540px) {
  .banner.contact-banner .bg {
    height: 60vh;
  }
}
.banner.contact-banner .bg video {
  transform: scaleX(-1);
  filter: grayscale(1);
}
@media only screen and (max-width: 991px) {
  .banner.contact-banner .bg .banner-wrapper .heading h2, .banner.contact-banner .bg .banner-wrapper .heading h1 {
    font-size: 58px;
  }
}
@media only screen and (max-width: 768px) {
  .banner.contact-banner .bg .banner-wrapper .heading h2, .banner.contact-banner .bg .banner-wrapper .heading h1 {
    font-size: 48px;
  }
}
@media only screen and (max-width: 540px) {
  .banner.contact-banner .bg .banner-wrapper .heading h2, .banner.contact-banner .bg .banner-wrapper .heading h1 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 540px) {
  .banner.contact-banner .bg .banner-wrapper .heading p {
    font-size: 16px;
  }
}

@media only screen and (max-width: 540px) {
  .aboutus-banner .bg {
    height: 60vh;
  }
}
@media only screen and (max-width: 540px) {
  .aboutus-banner .bg .banner-wrapper .heading {
    text-align: center;
  }
}
@media only screen and (max-width: 991px) {
  .aboutus-banner .bg .banner-wrapper .heading h2, .aboutus-banner .bg .banner-wrapper .heading h1 {
    font-size: 58px;
  }
}
@media only screen and (max-width: 768px) {
  .aboutus-banner .bg .banner-wrapper .heading h2, .aboutus-banner .bg .banner-wrapper .heading h1 {
    font-size: 48px;
  }
}
@media only screen and (max-width: 540px) {
  .aboutus-banner .bg .banner-wrapper .heading h2, .aboutus-banner .bg .banner-wrapper .heading h1 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 540px) {
  .aboutus-banner .bg .banner-wrapper .heading p {
    font-size: 16px;
    font-family: "ttrg";
  }
}

.banner.blog-details-banner .heading h2, .banner.blog-details-banner .heading h1 {
  font-size: 16px;
}
.banner.blog-details-banner .heading p {
  font-size: 35px;
}

@media only screen and (max-width: 540px) {
  .services-banner .bg {
    height: 60vh;
  }
}
@media only screen and (max-width: 540px) {
  .services-banner .bg .banner-wrapper .heading {
    text-align: center;
  }
}
@media only screen and (max-width: 991px) {
  .services-banner .bg .banner-wrapper .heading h2, .services-banner .bg .banner-wrapper .heading h1 {
    font-size: 58px;
  }
}
@media only screen and (max-width: 768px) {
  .services-banner .bg .banner-wrapper .heading h2, .services-banner .bg .banner-wrapper .heading h1 {
    font-size: 48px;
  }
}
@media only screen and (max-width: 540px) {
  .services-banner .bg .banner-wrapper .heading h2, .services-banner .bg .banner-wrapper .heading h1 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 540px) {
  .services-banner .bg .banner-wrapper .heading p {
    font-size: 16px;
    font-family: "ttrg";
  }
}

@media only screen and (max-width: 540px) {
  .blog-details-banner .bg {
    height: 60vh;
  }
}
@media only screen and (max-width: 540px) {
  .blog-details-banner .bg .banner-wrapper .heading {
    text-align: center;
  }
}
.blog-details-banner .bg .banner-wrapper .heading p {
  font-family: "ttrg-bd";
}
@media only screen and (max-width: 768px) {
  .blog-details-banner .bg .banner-wrapper .heading p {
    font-size: 30px;
  }
}
@media only screen and (max-width: 540px) {
  .blog-details-banner .bg .banner-wrapper .heading p {
    font-size: 24px;
  }
}

@media only screen and (max-width: 540px) {
  .career-banner .bg {
    height: 60vh;
  }
}
@media only screen and (max-width: 540px) {
  .career-banner .bg .banner-wrapper .heading {
    text-align: center;
  }
}
@media only screen and (max-width: 991px) {
  .career-banner .bg .banner-wrapper .heading h2, .career-banner .bg .banner-wrapper .heading h1 {
    font-size: 58px;
  }
}
@media only screen and (max-width: 768px) {
  .career-banner .bg .banner-wrapper .heading h2, .career-banner .bg .banner-wrapper .heading h1 {
    font-size: 48px;
  }
}
@media only screen and (max-width: 540px) {
  .career-banner .bg .banner-wrapper .heading h2, .career-banner .bg .banner-wrapper .heading h1 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 540px) {
  .career-banner .bg .banner-wrapper .heading p {
    font-size: 16px;
    font-family: "ttrg";
  }
}/*# sourceMappingURL=bannerwrapper.css.map */
/*!***************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[3]!./public/assets/css/animate.css ***!
  \***************************************************************************************************************************************************************************************************************************************************************************/
@media (min-width: 1007px) {
    .kmr-animate{transition: 1.5s ease}

    [data-animate][data-animate][data-animate-duration="50"],body[data-animate-duration="50"] [data-animate]{
        transition-duration:50ms
    }
    [data-animate][data-animate][data-animate-delay="50"],body[data-animate-delay="50"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="50"].kmr-animate,body[data-animate-delay="50"] [data-animate].kmr-animate{
        transition-delay:50ms
    }
    [data-animate][data-animate][data-animate-duration="100"],body[data-animate-duration="100"] [data-animate]{
        transition-duration:.1s
    }
    [data-animate][data-animate][data-animate-delay="100"],body[data-animate-delay="100"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="100"].kmr-animate,body[data-animate-delay="100"] [data-animate].kmr-animate{
        transition-delay:.1s
    }
    [data-animate][data-animate][data-animate-duration="150"],body[data-animate-duration="150"] [data-animate]{
        transition-duration:.15s
    }
    [data-animate][data-animate][data-animate-delay="150"],body[data-animate-delay="150"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="150"].kmr-animate,body[data-animate-delay="150"] [data-animate].kmr-animate{
        transition-delay:.15s
    }
    [data-animate][data-animate][data-animate-duration="200"],body[data-animate-duration="200"] [data-animate]{
        transition-duration:.2s
    }
    [data-animate][data-animate][data-animate-delay="200"],body[data-animate-delay="200"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="200"].kmr-animate,body[data-animate-delay="200"] [data-animate].kmr-animate{
        transition-delay:.2s
    }
    [data-animate][data-animate][data-animate-duration="250"],body[data-animate-duration="250"] [data-animate]{
        transition-duration:.25s
    }
    [data-animate][data-animate][data-animate-delay="250"],body[data-animate-delay="250"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="250"].kmr-animate,body[data-animate-delay="250"] [data-animate].kmr-animate{
        transition-delay:.25s
    }
    [data-animate][data-animate][data-animate-duration="300"],body[data-animate-duration="300"] [data-animate]{
        transition-duration:.3s
    }
    [data-animate][data-animate][data-animate-delay="300"],body[data-animate-delay="300"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="300"].kmr-animate,body[data-animate-delay="300"] [data-animate].kmr-animate{
        transition-delay:.3s
    }
    [data-animate][data-animate][data-animate-duration="350"],body[data-animate-duration="350"] [data-animate]{
        transition-duration:.35s
    }
    [data-animate][data-animate][data-animate-delay="350"],body[data-animate-delay="350"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="350"].kmr-animate,body[data-animate-delay="350"] [data-animate].kmr-animate{
        transition-delay:.35s
    }
    [data-animate][data-animate][data-animate-duration="400"],body[data-animate-duration="400"] [data-animate]{
        transition-duration:.4s
    }
    [data-animate][data-animate][data-animate-delay="400"],body[data-animate-delay="400"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="400"].kmr-animate,body[data-animate-delay="400"] [data-animate].kmr-animate{
        transition-delay:.4s
    }
    [data-animate][data-animate][data-animate-duration="450"],body[data-animate-duration="450"] [data-animate]{
        transition-duration:.45s
    }
    [data-animate][data-animate][data-animate-delay="450"],body[data-animate-delay="450"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="450"].kmr-animate,body[data-animate-delay="450"] [data-animate].kmr-animate{
        transition-delay:.45s
    }
    [data-animate][data-animate][data-animate-duration="500"],body[data-animate-duration="500"] [data-animate]{
        transition-duration:.5s
    }
    [data-animate][data-animate][data-animate-delay="500"],body[data-animate-delay="500"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="500"].kmr-animate,body[data-animate-delay="500"] [data-animate].kmr-animate{
        transition-delay:.5s
    }
    [data-animate][data-animate][data-animate-duration="550"],body[data-animate-duration="550"] [data-animate]{
        transition-duration:.55s
    }
    [data-animate][data-animate][data-animate-delay="550"],body[data-animate-delay="550"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="550"].kmr-animate,body[data-animate-delay="550"] [data-animate].kmr-animate{
        transition-delay:.55s
    }
    [data-animate][data-animate][data-animate-duration="600"],body[data-animate-duration="600"] [data-animate]{
        transition-duration:.6s
    }
    [data-animate][data-animate][data-animate-delay="600"],body[data-animate-delay="600"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="600"].kmr-animate,body[data-animate-delay="600"] [data-animate].kmr-animate{
        transition-delay:.6s
    }
    [data-animate][data-animate][data-animate-duration="650"],body[data-animate-duration="650"] [data-animate]{
        transition-duration:.65s
    }
    [data-animate][data-animate][data-animate-delay="650"],body[data-animate-delay="650"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="650"].kmr-animate,body[data-animate-delay="650"] [data-animate].kmr-animate{
        transition-delay:.65s
    }
    [data-animate][data-animate][data-animate-duration="700"],body[data-animate-duration="700"] [data-animate]{
        transition-duration:.7s
    }
    [data-animate][data-animate][data-animate-delay="700"],body[data-animate-delay="700"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="700"].kmr-animate,body[data-animate-delay="700"] [data-animate].kmr-animate{
        transition-delay:.7s
    }
    [data-animate][data-animate][data-animate-duration="750"],body[data-animate-duration="750"] [data-animate]{
        transition-duration:.75s
    }
    [data-animate][data-animate][data-animate-delay="750"],body[data-animate-delay="750"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="750"].kmr-animate,body[data-animate-delay="750"] [data-animate].kmr-animate{
        transition-delay:.75s
    }
    [data-animate][data-animate][data-animate-duration="800"],body[data-animate-duration="800"] [data-animate]{
        transition-duration:.8s
    }
    [data-animate][data-animate][data-animate-delay="800"],body[data-animate-delay="800"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="800"].kmr-animate,body[data-animate-delay="800"] [data-animate].kmr-animate{
        transition-delay:.8s
    }
    [data-animate][data-animate][data-animate-duration="850"],body[data-animate-duration="850"] [data-animate]{
        transition-duration:.85s
    }
    [data-animate][data-animate][data-animate-delay="850"],body[data-animate-delay="850"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="850"].kmr-animate,body[data-animate-delay="850"] [data-animate].kmr-animate{
        transition-delay:.85s
    }
    [data-animate][data-animate][data-animate-duration="900"],body[data-animate-duration="900"] [data-animate]{
        transition-duration:.9s
    }
    [data-animate][data-animate][data-animate-delay="900"],body[data-animate-delay="900"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="900"].kmr-animate,body[data-animate-delay="900"] [data-animate].kmr-animate{
        transition-delay:.9s
    }
    [data-animate][data-animate][data-animate-duration="950"],body[data-animate-duration="950"] [data-animate]{
        transition-duration:.95s
    }
    [data-animate][data-animate][data-animate-delay="950"],body[data-animate-delay="950"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="950"].kmr-animate,body[data-animate-delay="950"] [data-animate].kmr-animate{
        transition-delay:.95s
    }
    [data-animate][data-animate][data-animate-duration="1000"],body[data-animate-duration="1000"] [data-animate]{
        transition-duration:1s
    }
    [data-animate][data-animate][data-animate-delay="1000"],body[data-animate-delay="1000"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="1000"].kmr-animate,body[data-animate-delay="1000"] [data-animate].kmr-animate{
        transition-delay:1s
    }
    [data-animate][data-animate][data-animate-duration="1050"],body[data-animate-duration="1050"] [data-animate]{
        transition-duration:1.05s
    }
    [data-animate][data-animate][data-animate-delay="1050"],body[data-animate-delay="1050"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="1050"].kmr-animate,body[data-animate-delay="1050"] [data-animate].kmr-animate{
        transition-delay:1.05s
    }
    [data-animate][data-animate][data-animate-duration="1100"],body[data-animate-duration="1100"] [data-animate]{
        transition-duration:1.1s
    }
    [data-animate][data-animate][data-animate-delay="1100"],body[data-animate-delay="1100"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="1100"].kmr-animate,body[data-animate-delay="1100"] [data-animate].kmr-animate{
        transition-delay:1.1s
    }
    [data-animate][data-animate][data-animate-duration="1150"],body[data-animate-duration="1150"] [data-animate]{
        transition-duration:1.15s
    }
    [data-animate][data-animate][data-animate-delay="1150"],body[data-animate-delay="1150"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="1150"].kmr-animate,body[data-animate-delay="1150"] [data-animate].kmr-animate{
        transition-delay:1.15s
    }
    [data-animate][data-animate][data-animate-duration="1200"],body[data-animate-duration="1200"] [data-animate]{
        transition-duration:1.2s
    }
    [data-animate][data-animate][data-animate-delay="1200"],body[data-animate-delay="1200"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="1200"].kmr-animate,body[data-animate-delay="1200"] [data-animate].kmr-animate{
        transition-delay:1.2s
    }
    [data-animate][data-animate][data-animate-duration="1250"],body[data-animate-duration="1250"] [data-animate]{
        transition-duration:1.25s
    }
    [data-animate][data-animate][data-animate-delay="1250"],body[data-animate-delay="1250"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="1250"].kmr-animate,body[data-animate-delay="1250"] [data-animate].kmr-animate{
        transition-delay:1.25s
    }
    [data-animate][data-animate][data-animate-duration="1300"],body[data-animate-duration="1300"] [data-animate]{
        transition-duration:1.3s
    }
    [data-animate][data-animate][data-animate-delay="1300"],body[data-animate-delay="1300"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="1300"].kmr-animate,body[data-animate-delay="1300"] [data-animate].kmr-animate{
        transition-delay:1.3s
    }
    [data-animate][data-animate][data-animate-duration="1350"],body[data-animate-duration="1350"] [data-animate]{
        transition-duration:1.35s
    }
    [data-animate][data-animate][data-animate-delay="1350"],body[data-animate-delay="1350"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="1350"].kmr-animate,body[data-animate-delay="1350"] [data-animate].kmr-animate{
        transition-delay:1.35s
    }
    [data-animate][data-animate][data-animate-duration="1400"],body[data-animate-duration="1400"] [data-animate]{
        transition-duration:1.4s
    }
    [data-animate][data-animate][data-animate-delay="1400"],body[data-animate-delay="1400"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="1400"].kmr-animate,body[data-animate-delay="1400"] [data-animate].kmr-animate{
        transition-delay:1.4s
    }
    [data-animate][data-animate][data-animate-duration="1450"],body[data-animate-duration="1450"] [data-animate]{
        transition-duration:1.45s
    }
    [data-animate][data-animate][data-animate-delay="1450"],body[data-animate-delay="1450"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="1450"].kmr-animate,body[data-animate-delay="1450"] [data-animate].kmr-animate{
        transition-delay:1.45s
    }
    [data-animate][data-animate][data-animate-duration="1500"],body[data-animate-duration="1500"] [data-animate]{
        transition-duration:1.5s
    }
    [data-animate][data-animate][data-animate-delay="1500"],body[data-animate-delay="1500"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="1500"].kmr-animate,body[data-animate-delay="1500"] [data-animate].kmr-animate{
        transition-delay:1.5s
    }
    [data-animate][data-animate][data-animate-duration="1550"],body[data-animate-duration="1550"] [data-animate]{
        transition-duration:1.55s
    }
    [data-animate][data-animate][data-animate-delay="1550"],body[data-animate-delay="1550"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="1550"].kmr-animate,body[data-animate-delay="1550"] [data-animate].kmr-animate{
        transition-delay:1.55s
    }
    [data-animate][data-animate][data-animate-duration="1600"],body[data-animate-duration="1600"] [data-animate]{
        transition-duration:1.6s
    }
    [data-animate][data-animate][data-animate-delay="1600"],body[data-animate-delay="1600"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="1600"].kmr-animate,body[data-animate-delay="1600"] [data-animate].kmr-animate{
        transition-delay:1.6s
    }
    [data-animate][data-animate][data-animate-duration="1650"],body[data-animate-duration="1650"] [data-animate]{
        transition-duration:1.65s
    }
    [data-animate][data-animate][data-animate-delay="1650"],body[data-animate-delay="1650"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="1650"].kmr-animate,body[data-animate-delay="1650"] [data-animate].kmr-animate{
        transition-delay:1.65s
    }
    [data-animate][data-animate][data-animate-duration="1700"],body[data-animate-duration="1700"] [data-animate]{
        transition-duration:1.7s
    }
    [data-animate][data-animate][data-animate-delay="1700"],body[data-animate-delay="1700"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="1700"].kmr-animate,body[data-animate-delay="1700"] [data-animate].kmr-animate{
        transition-delay:1.7s
    }
    [data-animate][data-animate][data-animate-duration="1750"],body[data-animate-duration="1750"] [data-animate]{
        transition-duration:1.75s
    }
    [data-animate][data-animate][data-animate-delay="1750"],body[data-animate-delay="1750"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="1750"].kmr-animate,body[data-animate-delay="1750"] [data-animate].kmr-animate{
        transition-delay:1.75s
    }
    [data-animate][data-animate][data-animate-duration="1800"],body[data-animate-duration="1800"] [data-animate]{
        transition-duration:1.8s
    }
    [data-animate][data-animate][data-animate-delay="1800"],body[data-animate-delay="1800"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="1800"].kmr-animate,body[data-animate-delay="1800"] [data-animate].kmr-animate{
        transition-delay:1.8s
    }
    [data-animate][data-animate][data-animate-duration="1850"],body[data-animate-duration="1850"] [data-animate]{
        transition-duration:1.85s
    }
    [data-animate][data-animate][data-animate-delay="1850"],body[data-animate-delay="1850"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="1850"].kmr-animate,body[data-animate-delay="1850"] [data-animate].kmr-animate{
        transition-delay:1.85s
    }
    [data-animate][data-animate][data-animate-duration="1900"],body[data-animate-duration="1900"] [data-animate]{
        transition-duration:1.9s
    }
    [data-animate][data-animate][data-animate-delay="1900"],body[data-animate-delay="1900"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="1900"].kmr-animate,body[data-animate-delay="1900"] [data-animate].kmr-animate{
        transition-delay:1.9s
    }
    [data-animate][data-animate][data-animate-duration="1950"],body[data-animate-duration="1950"] [data-animate]{
        transition-duration:1.95s
    }
    [data-animate][data-animate][data-animate-delay="1950"],body[data-animate-delay="1950"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="1950"].kmr-animate,body[data-animate-delay="1950"] [data-animate].kmr-animate{
        transition-delay:1.95s
    }
    [data-animate][data-animate][data-animate-duration="2000"],body[data-animate-duration="2000"] [data-animate]{
        transition-duration:2s
    }
    [data-animate][data-animate][data-animate-delay="2000"],body[data-animate-delay="2000"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="2000"].kmr-animate,body[data-animate-delay="2000"] [data-animate].kmr-animate{
        transition-delay:2s
    }
    [data-animate][data-animate][data-animate-duration="2050"],body[data-animate-duration="2050"] [data-animate]{
        transition-duration:2.05s
    }
    [data-animate][data-animate][data-animate-delay="2050"],body[data-animate-delay="2050"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="2050"].kmr-animate,body[data-animate-delay="2050"] [data-animate].kmr-animate{
        transition-delay:2.05s
    }
    [data-animate][data-animate][data-animate-duration="2100"],body[data-animate-duration="2100"] [data-animate]{
        transition-duration:2.1s
    }
    [data-animate][data-animate][data-animate-delay="2100"],body[data-animate-delay="2100"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="2100"].kmr-animate,body[data-animate-delay="2100"] [data-animate].kmr-animate{
        transition-delay:2.1s
    }
    [data-animate][data-animate][data-animate-duration="2150"],body[data-animate-duration="2150"] [data-animate]{
        transition-duration:2.15s
    }
    [data-animate][data-animate][data-animate-delay="2150"],body[data-animate-delay="2150"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="2150"].kmr-animate,body[data-animate-delay="2150"] [data-animate].kmr-animate{
        transition-delay:2.15s
    }
    [data-animate][data-animate][data-animate-duration="2200"],body[data-animate-duration="2200"] [data-animate]{
        transition-duration:2.2s
    }
    [data-animate][data-animate][data-animate-delay="2200"],body[data-animate-delay="2200"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="2200"].kmr-animate,body[data-animate-delay="2200"] [data-animate].kmr-animate{
        transition-delay:2.2s
    }
    [data-animate][data-animate][data-animate-duration="2250"],body[data-animate-duration="2250"] [data-animate]{
        transition-duration:2.25s
    }
    [data-animate][data-animate][data-animate-delay="2250"],body[data-animate-delay="2250"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="2250"].kmr-animate,body[data-animate-delay="2250"] [data-animate].kmr-animate{
        transition-delay:2.25s
    }
    [data-animate][data-animate][data-animate-duration="2300"],body[data-animate-duration="2300"] [data-animate]{
        transition-duration:2.3s
    }
    [data-animate][data-animate][data-animate-delay="2300"],body[data-animate-delay="2300"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="2300"].kmr-animate,body[data-animate-delay="2300"] [data-animate].kmr-animate{
        transition-delay:2.3s
    }
    [data-animate][data-animate][data-animate-duration="2350"],body[data-animate-duration="2350"] [data-animate]{
        transition-duration:2.35s
    }
    [data-animate][data-animate][data-animate-delay="2350"],body[data-animate-delay="2350"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="2350"].kmr-animate,body[data-animate-delay="2350"] [data-animate].kmr-animate{
        transition-delay:2.35s
    }
    [data-animate][data-animate][data-animate-duration="2400"],body[data-animate-duration="2400"] [data-animate]{
        transition-duration:2.4s
    }
    [data-animate][data-animate][data-animate-delay="2400"],body[data-animate-delay="2400"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="2400"].kmr-animate,body[data-animate-delay="2400"] [data-animate].kmr-animate{
        transition-delay:2.4s
    }
    [data-animate][data-animate][data-animate-duration="2450"],body[data-animate-duration="2450"] [data-animate]{
        transition-duration:2.45s
    }
    [data-animate][data-animate][data-animate-delay="2450"],body[data-animate-delay="2450"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="2450"].kmr-animate,body[data-animate-delay="2450"] [data-animate].kmr-animate{
        transition-delay:2.45s
    }
    [data-animate][data-animate][data-animate-duration="2500"],body[data-animate-duration="2500"] [data-animate]{
        transition-duration:2.5s
    }
    [data-animate][data-animate][data-animate-delay="2500"],body[data-animate-delay="2500"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="2500"].kmr-animate,body[data-animate-delay="2500"] [data-animate].kmr-animate{
        transition-delay:2.5s
    }
    [data-animate][data-animate][data-animate-duration="2550"],body[data-animate-duration="2550"] [data-animate]{
        transition-duration:2.55s
    }
    [data-animate][data-animate][data-animate-delay="2550"],body[data-animate-delay="2550"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="2550"].kmr-animate,body[data-animate-delay="2550"] [data-animate].kmr-animate{
        transition-delay:2.55s
    }
    [data-animate][data-animate][data-animate-duration="2600"],body[data-animate-duration="2600"] [data-animate]{
        transition-duration:2.6s
    }
    [data-animate][data-animate][data-animate-delay="2600"],body[data-animate-delay="2600"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="2600"].kmr-animate,body[data-animate-delay="2600"] [data-animate].kmr-animate{
        transition-delay:2.6s
    }
    [data-animate][data-animate][data-animate-duration="2650"],body[data-animate-duration="2650"] [data-animate]{
        transition-duration:2.65s
    }
    [data-animate][data-animate][data-animate-delay="2650"],body[data-animate-delay="2650"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="2650"].kmr-animate,body[data-animate-delay="2650"] [data-animate].kmr-animate{
        transition-delay:2.65s
    }
    [data-animate][data-animate][data-animate-duration="2700"],body[data-animate-duration="2700"] [data-animate]{
        transition-duration:2.7s
    }
    [data-animate][data-animate][data-animate-delay="2700"],body[data-animate-delay="2700"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="2700"].kmr-animate,body[data-animate-delay="2700"] [data-animate].kmr-animate{
        transition-delay:2.7s
    }
    [data-animate][data-animate][data-animate-duration="2750"],body[data-animate-duration="2750"] [data-animate]{
        transition-duration:2.75s
    }
    [data-animate][data-animate][data-animate-delay="2750"],body[data-animate-delay="2750"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="2750"].kmr-animate,body[data-animate-delay="2750"] [data-animate].kmr-animate{
        transition-delay:2.75s
    }
    [data-animate][data-animate][data-animate-duration="2800"],body[data-animate-duration="2800"] [data-animate]{
        transition-duration:2.8s
    }
    [data-animate][data-animate][data-animate-delay="2800"],body[data-animate-delay="2800"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="2800"].kmr-animate,body[data-animate-delay="2800"] [data-animate].kmr-animate{
        transition-delay:2.8s
    }
    [data-animate][data-animate][data-animate-duration="2850"],body[data-animate-duration="2850"] [data-animate]{
        transition-duration:2.85s
    }
    [data-animate][data-animate][data-animate-delay="2850"],body[data-animate-delay="2850"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="2850"].kmr-animate,body[data-animate-delay="2850"] [data-animate].kmr-animate{
        transition-delay:2.85s
    }
    [data-animate][data-animate][data-animate-duration="2900"],body[data-animate-duration="2900"] [data-animate]{
        transition-duration:2.9s
    }
    [data-animate][data-animate][data-animate-delay="2900"],body[data-animate-delay="2900"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="2900"].kmr-animate,body[data-animate-delay="2900"] [data-animate].kmr-animate{
        transition-delay:2.9s
    }
    [data-animate][data-animate][data-animate-duration="2950"],body[data-animate-duration="2950"] [data-animate]{
        transition-duration:2.95s
    }
    [data-animate][data-animate][data-animate-delay="2950"],body[data-animate-delay="2950"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="2950"].kmr-animate,body[data-animate-delay="2950"] [data-animate].kmr-animate{
        transition-delay:2.95s
    }
    [data-animate][data-animate][data-animate-duration="3000"],body[data-animate-duration="3000"] [data-animate]{
        transition-duration:3s
    }
    [data-animate][data-animate][data-animate-delay="3000"],body[data-animate-delay="3000"] [data-animate]{
        transition-delay:0
    }
    [data-animate][data-animate][data-animate-delay="3000"].kmr-animate,body[data-animate-delay="3000"] [data-animate].kmr-animate{
        transition-delay:3s
    }
    [data-animate][data-animate][data-animate-easing=linear],body[data-animate-easing=linear] [data-animate]{
        transition-timing-function:cubic-bezier(.25,.25,.75,.75)
    }
    [data-animate][data-animate][data-animate-easing=ease],body[data-animate-easing=ease] [data-animate]{
        transition-timing-function:ease
    }
    [data-animate][data-animate][data-animate-easing=ease-in],body[data-animate-easing=ease-in] [data-animate]{
        transition-timing-function:ease-in
    }
    [data-animate][data-animate][data-animate-easing=ease-out],body[data-animate-easing=ease-out] [data-animate]{
        transition-timing-function:ease-out
    }
    [data-animate][data-animate][data-animate-easing=ease-in-out],body[data-animate-easing=ease-in-out] [data-animate]{
        transition-timing-function:ease-in-out
    }
    [data-animate][data-animate][data-animate-easing=ease-in-back],body[data-animate-easing=ease-in-back] [data-animate]{
        transition-timing-function:cubic-bezier(.6,-.28,.735,.045)
    }
    [data-animate][data-animate][data-animate-easing=ease-out-back],body[data-animate-easing=ease-out-back] [data-animate]{
        transition-timing-function:cubic-bezier(.175,.885,.32,1.275)
    }
    [data-animate][data-animate][data-animate-easing=ease-in-out-back],body[data-animate-easing=ease-in-out-back] [data-animate]{
        transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)
    }
    [data-animate][data-animate][data-animate-easing=ease-in-sine],body[data-animate-easing=ease-in-sine] [data-animate]{
        transition-timing-function:cubic-bezier(.47,0,.745,.715)
    }
    [data-animate][data-animate][data-animate-easing=ease-out-sine],body[data-animate-easing=ease-out-sine] [data-animate]{
        transition-timing-function:cubic-bezier(.39,.575,.565,1)
    }
    [data-animate][data-animate][data-animate-easing=ease-in-out-sine],body[data-animate-easing=ease-in-out-sine] [data-animate]{
        transition-timing-function:cubic-bezier(.445,.05,.55,.95)
    }
    [data-animate][data-animate][data-animate-easing=ease-in-quad],body[data-animate-easing=ease-in-quad] [data-animate]{
        transition-timing-function:cubic-bezier(.55,.085,.68,.53)
    }
    [data-animate][data-animate][data-animate-easing=ease-out-quad],body[data-animate-easing=ease-out-quad] [data-animate]{
        transition-timing-function:cubic-bezier(.25,.46,.45,.94)
    }
    [data-animate][data-animate][data-animate-easing=ease-in-out-quad],body[data-animate-easing=ease-in-out-quad] [data-animate]{
        transition-timing-function:cubic-bezier(.455,.03,.515,.955)
    }
    [data-animate][data-animate][data-animate-easing=ease-in-cubic],body[data-animate-easing=ease-in-cubic] [data-animate]{
        transition-timing-function:cubic-bezier(.55,.085,.68,.53)
    }
    [data-animate][data-animate][data-animate-easing=ease-out-cubic],body[data-animate-easing=ease-out-cubic] [data-animate]{
        transition-timing-function:cubic-bezier(.25,.46,.45,.94)
    }
    [data-animate][data-animate][data-animate-easing=ease-in-out-cubic],body[data-animate-easing=ease-in-out-cubic] [data-animate]{
        transition-timing-function:cubic-bezier(.455,.03,.515,.955)
    }
    [data-animate][data-animate][data-animate-easing=ease-in-quart],body[data-animate-easing=ease-in-quart] [data-animate]{
        transition-timing-function:cubic-bezier(.55,.085,.68,.53)
    }
    [data-animate][data-animate][data-animate-easing=ease-out-quart],body[data-animate-easing=ease-out-quart] [data-animate]{
        transition-timing-function:cubic-bezier(.25,.46,.45,.94)
    }
    [data-animate][data-animate][data-animate-easing=ease-in-out-quart],body[data-animate-easing=ease-in-out-quart] [data-animate]{
        transition-timing-function:cubic-bezier(.455,.03,.515,.955)
    }
    [data-animate^=fade][data-animate^=fade]{
        opacity:0;
        transition-property:opacity,transform
    }
    [data-animate^=fade][data-animate^=fade].kmr-animate{
        opacity:1;
        transform:translateZ(0)
    }
    [data-animate=fade-up]{
        transform:translate3d(0,100px,0)
    }
    [data-animate=fade-down]{
        transform:translate3d(0,-100px,0)
    }
    [data-animate=fade-right]{
        transform:translate3d(-100px,0,0)
    }
    [data-animate=fade-left]{
        transform:translate3d(100px,0,0)
    }
    [data-animate=fade-up-right]{
        transform:translate3d(-100px,100px,0)
    }
    [data-animate=fade-up-left]{
        transform:translate3d(100px,100px,0)
    }
    [data-animate=fade-down-right]{
        transform:translate3d(-100px,-100px,0)
    }
    [data-animate=fade-down-left]{
        transform:translate3d(100px,-100px,0)
    }
    [data-animate^=zoom][data-animate^=zoom]{
        opacity:0;
        transition-property:opacity,transform
    }
    [data-animate^=zoom][data-animate^=zoom].kmr-animate{
        opacity:1;
        transform:translateZ(0) scale(1)
    }
    [data-animate=zoom-in]{
        transform:scale(.6)
    }
    [data-animate=zoom-in-up]{
        transform:translate3d(0,100px,0) scale(.6)
    }
    [data-animate=zoom-in-down]{
        transform:translate3d(0,-100px,0) scale(.6)
    }
    [data-animate=zoom-in-right]{
        transform:translate3d(-100px,0,0) scale(.6)
    }
    [data-animate=zoom-in-left]{
        transform:translate3d(100px,0,0) scale(.6)
    }
    [data-animate=zoom-out]{
        transform:scale(1.2)
    }
    [data-animate=zoom-out-up]{
        transform:translate3d(0,100px,0) scale(1.2)
    }
    [data-animate=zoom-out-down]{
        transform:translate3d(0,-100px,0) scale(1.2)
    }
    [data-animate=zoom-out-right]{
        transform:translate3d(-100px,0,0) scale(1.2)
    }
    [data-animate=zoom-out-left]{
        transform:translate3d(100px,0,0) scale(1.2)
    }
    [data-animate^=slide][data-animate^=slide]{
        transition-property:transform
    }
    [data-animate^=slide][data-animate^=slide].kmr-animate{
        transform:translateZ(0)
    }
    [data-animate=slide-up]{
        transform:translate3d(0,100%,0)
    }
    [data-animate=slide-down]{
        transform:translate3d(0,-100%,0)
    }
    [data-animate=slide-right]{
        transform:translate3d(-100%,0,0)
    }
    [data-animate=slide-left]{
        transform:translate3d(100%,0,0)
    }
    [data-animate^=flip][data-animate^=flip]{
        backface-visibility:hidden;
        transition-property:transform
    }
    [data-animate=flip-left]{
        transform:perspective(2500px) rotateY(-100deg)
    }
    [data-animate=flip-left].kmr-animate{
        transform:perspective(2500px) rotateY(0)
    }
    [data-animate=flip-right]{
        transform:perspective(2500px) rotateY(100deg)
    }
    [data-animate=flip-right].kmr-animate{
        transform:perspective(2500px) rotateY(0)
    }
    [data-animate=flip-up]{
        transform:perspective(2500px) rotateX(-100deg)
    }
    [data-animate=flip-up].kmr-animate{
        transform:perspective(2500px) rotateX(0)
    }
    [data-animate=flip-down]{
        transform:perspective(2500px) rotateX(100deg)
    }
    [data-animate=flip-down].kmr-animate{
        transform:perspective(2500px) rotateX(0)
    }
}
/*!****************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[3]!./node_modules/swiper/swiper.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Swiper 11.2.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: March 19, 2025
 */

/* FONT_START */
@font-face {
  font-family: 'swiper-icons';
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
  font-weight: 400;
  font-style: normal;
}
/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */

/*!*********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[3]!./styles/components/projectslider.css ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************/
@keyframes shine {
  from {
    opacity: 0;
    left: 0%;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0;
    left: 100%;
  }
}
.project-slider {
  margin-top: 40px;
}
.project-slider .swiper-nav {
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 10px;
  position: absolute;
  right: 3%;
  top: 10%;
}
@media only screen and (max-width: 991px) {
  .project-slider .swiper-nav {
    top: 0;
  }
}
@media only screen and (max-width: 540px) {
  .project-slider .swiper-nav {
    display: none;
  }
}
.project-slider .swiper-nav button {
  background: var(--white);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid var(--black);
}
@media only screen and (max-width: 768px) {
  .project-slider .swiper-nav button {
    width: 30px;
    height: 30px;
  }
}
.project-slider .swiper-nav button.swiper-button-disabled {
  opacity: 0.4;
  cursor: no-drop;
}
.project-slider .swiper-nav button svg {
  vertical-align: middle;
}
.project-slider .swiper-slide .item-md {
  border-radius: 15px;
  height: 100%;
}
.project-slider .swiper-slide .item-md:hover figure img {
  transform: scale(1.2);
}
.project-slider .swiper-slide .item-md::before {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 29%, rgba(0, 0, 0, 0.95) 100%);
  border-radius: 15px;
}
.project-slider .swiper-slide .item-md figure {
  border-radius: 15px;
  overflow: hidden;
}
@media only screen and (max-width: 540px) {
  .project-slider .swiper-slide .item-md figure {
    height: 250px;
  }
}
.project-slider .swiper-slide .item-md figure img {
  border-radius: 15px;
  transition: 0.5s ease;
}
.project-slider .swiper-slide .item-md figcaption {
  padding: 0 20px 30px;
  max-width: 490px;
}
.project-slider .swiper-slide .item-md figcaption h6 {
  font-size: 18px;
  line-height: 1.2;
  color: var(--white);
  font-family: "ttrg-bd";
}
@media only screen and (max-width: 540px) {
  .project-slider .swiper-slide .item-md figcaption h6 {
    font-size: 16px;
  }
}

.related-slider {
  margin-top: 40px;
}
.related-slider .swiper-nav {
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 10px;
  position: absolute;
  right: 3%;
  top: 3%;
}
@media only screen and (max-width: 540px) {
  .related-slider .swiper-nav {
    display: none;
  }
}
.related-slider .swiper-nav button {
  background: var(--white);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid var(--black);
}
.related-slider .swiper-nav button.swiper-button-disabled {
  opacity: 0.4;
  cursor: no-drop;
}
.related-slider .swiper-nav button svg {
  vertical-align: middle;
}/*# sourceMappingURL=projectslider.css.map */
/*!****************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[3]!./node_modules/swiper/modules/navigation.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************/
:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}
.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-lock {
  display: none;
}
/* Navigation font start */
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next';
}
/* Navigation font end */

/*!*****************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[3]!./styles/components/component.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************/
@keyframes shine {
  from {
    opacity: 0;
    left: 0%;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0;
    left: 100%;
  }
}
.item.projectCard {
  overflow: hidden;
  border: 1px solid #DCDCDC;
  cursor: pointer;
  border-radius: 15px;
}
.item.projectCard:hover figcaption, .item.projectCard:hover .figcaption {
  transform: translateY(0);
}
.item.projectCard:hover figure img {
  transform: scale(1.2);
}
.item.projectCard::before {
  background: linear-gradient(360deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
}
.item.projectCard figure img {
  transition: 0.5s ease;
}
.item.projectCard figcaption, .item.projectCard .figcaption {
  display: block;
  position: absolute;
  bottom: 0;
  z-index: 2;
  background-color: var(--white);
  width: 90%;
  right: 0;
  left: unset;
  padding: 25px;
  border-radius: 15px 0 0 0;
  transform: translateY(60%);
  transition: 0.5s ease;
}
.item.projectCard figcaption h6, .item.projectCard .figcaption h6 {
  font-size: 18px;
  line-height: 1.2;
  font-family: "ttrg-bd";
  padding-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  .item.projectCard figcaption h6, .item.projectCard .figcaption h6 {
    font-size: 16px;
  }
}
.item.projectCard figcaption p, .item.projectCard .figcaption p {
  font-size: 14px;
  line-height: 1.2;
  color: var(--black);
  padding-bottom: 20px;
}
.item.projectCard .sector {
  display: flex;
  align-items: center;
  gap: 15px;
  position: absolute;
  left: 10%;
  top: 5%;
  z-index: 1;
}
.item.projectCard .sector img {
  width: 35px;
  filter: invert(1);
}
.item.projectCard .sector h6 {
  font-size: 14px;
  line-height: 1.2;
  font-family: "ttrg-bd";
  color: var(--white);
}

.blogCard {
  overflow: hidden;
  cursor: pointer;
  border-radius: 15px;
}
.blogCard::before {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
}
.blogCard:hover figure img {
  transform: scale(1.2);
}
.blogCard figcaption {
  padding: 0 20px 30px;
}
.blogCard figcaption h6 {
  font-size: 14px;
  line-height: 1.2;
  font-family: "ttrg-bd";
  color: var(--white);
  padding-bottom: 10px;
}
.blogCard figcaption p {
  font-size: 20px;
  line-height: 1.2;
  color: var(--white);
  font-family: "ttrg-bd";
}
@media only screen and (max-width: 768px) {
  .blogCard figcaption p {
    font-size: 18px;
  }
}
@media only screen and (max-width: 540px) {
  .blogCard figcaption p {
    font-size: 16px;
  }
}

.no-record-container {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  z-index: 2;
}
.no-record-container .not-found {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.no-record-container .not-found img {
  width: 120px;
  filter: hue-rotate(337deg);
}
.no-record-container .not-found h3 {
  color: var(--black);
}
.no-record-container .not-found p {
  color: var(--black);
  padding-bottom: 10px;
}

.page-not-found-container {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
.page-not-found-container .not-found {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.page-not-found-container .not-found img {
  width: 120px;
  filter: hue-rotate(337deg);
}
.page-not-found-container .not-found h3 {
  color: var(--black);
}
.page-not-found-container .not-found p {
  color: var(--black);
  padding-bottom: 10px;
}

.global-container {
  position: relative;
  max-width: 100%;
  text-align: center;
}
@media only screen and (max-width: 991px) {
  .global-container {
    margin-top: 50px;
  }
}
.global-container .map-image {
  width: 100%;
  height: auto;
  -o-object-fit: none;
     object-fit: none;
}
@media only screen and (max-width: 768px) {
  .global-container .map-image {
    -o-object-fit: contain;
       object-fit: contain;
  }
}
.global-container .pointer {
  position: absolute;
  width: 12px;
  height: 12px;
  background-color: var(--primary);
  border-radius: 50%;
  border: 1px solid var(--primary);
  cursor: pointer;
  transform: translate(-50%, -50%);
  animation: blink 2s forwards 0.2s infinite;
}
@media only screen and (max-width: 768px) {
  .global-container .pointer {
    width: 8px;
    height: 8px;
  }
}
.global-container .pointer:hover span {
  opacity: 1;
}
.global-container .pointer::before {
  content: "";
  position: absolute;
  left: -12px;
  bottom: -11px;
  width: 21px;
  padding: 15px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid var(--primary);
}
@media only screen and (max-width: 768px) {
  .global-container .pointer::before {
    left: -9px;
    bottom: -9px;
    width: 10px;
    height: 10px;
    padding: 10px;
  }
}
.global-container .pointer.point1 {
  right: 32%;
  top: 40%;
}
@media only screen and (max-width: 991px) {
  .global-container .pointer.point1 {
    right: 19%;
    top: 35%;
  }
}
@media only screen and (max-width: 768px) {
  .global-container .pointer.point1 {
    right: 26%;
  }
}
.global-container .pointer.point2 {
  right: 22%;
  top: 27%;
}
@media only screen and (max-width: 991px) {
  .global-container .pointer.point2 {
    right: 8%;
    top: 10%;
  }
}
@media only screen and (max-width: 768px) {
  .global-container .pointer.point2 {
    right: 14%;
    top: 18%;
  }
}
.global-container .pointer.point3 {
  right: 40%;
  top: 22%;
}
@media only screen and (max-width: 991px) {
  .global-container .pointer.point3 {
    right: 26%;
    top: 6%;
  }
}
@media only screen and (max-width: 768px) {
  .global-container .pointer.point3 {
    right: 37%;
    top: 10%;
  }
}
.global-container .pointer.point4 {
  right: 45%;
  top: 40%;
}
@media only screen and (max-width: 991px) {
  .global-container .pointer.point4 {
    right: 38%;
    top: 31;
  }
}
@media only screen and (max-width: 768px) {
  .global-container .pointer.point4 {
    right: 44%;
    top: 36%;
  }
}
.global-container .pointer.point5 {
  right: 42%;
  top: 60%;
}
@media only screen and (max-width: 991px) {
  .global-container .pointer.point5 {
    right: 39%;
    top: 60%;
  }
}
.global-container .pointer.point6 {
  bottom: 36%;
  left: 35%;
}
@media only screen and (max-width: 991px) {
  .global-container .pointer.point6 {
    bottom: 29%;
    left: 21%;
  }
}
@media only screen and (max-width: 768px) {
  .global-container .pointer.point6 {
    left: 29%;
  }
}
.global-container .pointer.point7 {
  top: 34%;
  left: 28%;
}
@media only screen and (max-width: 991px) {
  .global-container .pointer.point7 {
    top: 16%;
    left: 10%;
  }
}
@media only screen and (max-width: 768px) {
  .global-container .pointer.point7 {
    top: 28%;
    left: 18%;
  }
}
.global-container .pointer span {
  background-color: var(--primary);
  padding: 4px 20px;
  border-radius: 5px;
  color: var(--white);
  position: absolute;
  bottom: 100%;
  left: -100%;
  transform: translate(-30%, -80%);
  opacity: 0;
  transition: 0.5s ease;
  --triangle: 10px;
}
@media only screen and (max-width: 768px) {
  .global-container .pointer span {
    bottom: 60%;
    transform: translate(-38%, -60%);
  }
}
.global-container .pointer span::before {
  content: "";
  display: block;
  position: absolute;
  top: calc(100% - var(--triangle) / 2);
  left: 50%;
  translate: -50% 0;
  width: var(--triangle);
  height: var(--triangle);
  background: var(--primary);
  transform: rotate(45deg);
  z-index: -1;
}/*# sourceMappingURL=component.css.map */
/*!**********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[3]!./styles/sector/sector.css ***!
  \**********************************************************************************************************************************************************************************************************************************************************************/
@keyframes shine {
  from {
    opacity: 0;
    left: 0%;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0;
    left: 100%;
  }
}
.banner.project-banner .bg {
  height: 100vh;
}
@media only screen and (max-width: 540px) {
  .banner.project-banner .bg {
    height: 60vh;
  }
}
.banner.project-banner .banner-wrapper .heading {
  text-align: center;
}
.banner.project-banner .banner-wrapper .heading h2, .banner.project-banner .banner-wrapper .heading h1 {
  font-size: 68px;
  line-height: 1;
  margin-bottom: 20px;
  color: #fff;
  font-family: "ttrg-bd";
}
@media only screen and (max-width: 991px) {
  .banner.project-banner .banner-wrapper .heading h2, .banner.project-banner .banner-wrapper .heading h1 {
    font-size: 58px;
  }
}
@media only screen and (max-width: 768px) {
  .banner.project-banner .banner-wrapper .heading h2, .banner.project-banner .banner-wrapper .heading h1 {
    font-size: 50px;
  }
}
@media only screen and (max-width: 540px) {
  .banner.project-banner .banner-wrapper .heading h2, .banner.project-banner .banner-wrapper .heading h1 {
    font-size: 40px;
  }
}
.banner.project-banner .banner-wrapper .heading p {
  max-width: 1000px;
  font-size: 24px;
  line-height: 1.2;
  font-family: "ttrg-bd";
  color: var(--white);
  margin: 0 auto;
}
@media only screen and (max-width: 991px) {
  .banner.project-banner .banner-wrapper .heading p {
    font-size: 22px;
  }
}
@media only screen and (max-width: 768px) {
  .banner.project-banner .banner-wrapper .heading p {
    font-size: 20px;
  }
}
@media only screen and (max-width: 540px) {
  .banner.project-banner .banner-wrapper .heading p {
    font-size: 16px;
  }
}
.banner.project-banner .filter-strip {
  width: -moz-fit-content;
  width: fit-content;
  box-shadow: 0 2px 0 1px rgba(0, 0, 0, 0.45);
  position: absolute;
  border-radius: 50px;
  left: 50%;
  bottom: -3%;
  transform: translate(-50%, 3%);
}
.banner.project-banner .filter-strip .filters {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  border-radius: 50px;
}
.banner.project-banner .filter-strip .filters .css-b62m3t-container {
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.banner.project-banner .filter-strip .filters .css-b62m3t-container .css-13cymwt-control {
  padding-right: 15px;
  border: none;
}
.banner.project-banner .filter-strip .filters .css-b62m3t-container .css-1u9des2-indicatorSeparator {
  display: none;
}
.banner.project-banner .filter-strip .filters .css-b62m3t-container:first-child .css-13cymwt-control {
  border-radius: 50px 0 0 50px;
}
.banner.project-banner .filter-strip .filters .css-b62m3t-container:first-child .css-13cymwt-control .css-hlgwow {
  padding-left: 15px;
}
.banner.project-banner .filter-strip .filters .search-input {
  height: 100%;
  padding: 0 6px 0 15px;
  display: flex;
  align-items: center;
}
.banner.project-banner .filter-strip .filters .search-input input {
  height: 45px;
  outline: none;
  border: none;
}
.banner.project-banner .filter-strip .filters .search-input button {
  padding: 6px 15px;
  color: var(--white);
  background: var(--gradient-a);
  border-radius: 50px;
}

.projects-secA .listing-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px 20px;
  padding: 60px 0 80px;
}
.projects-secA .loadBtn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  gap: 7px;
  font-family: "ttrg-bd";
  padding: 10px 15px;
  border-radius: 50px;
  border: 1px solid var(--black);
  transition: 0.5s ease;
}
.projects-secA .loadBtn:hover {
  background: var(--gradient-a);
  color: var(--white);
  border: none;
}
.projects-secA .loadBtn img {
  width: 20px;
}

.sector-container {
  width: 100%;
  padding: 70px 0;
  display: flex;
  gap: 70px;
}
@media only screen and (max-width: 1024px) {
  .sector-container {
    gap: 50px;
  }
}
@media only screen and (max-width: 991px) {
  .sector-container {
    flex-direction: column;
    padding: 60px 0;
  }
}
@media only screen and (max-width: 768px) {
  .sector-container {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 540px) {
  .sector-container {
    padding: 20px 0 40px;
    gap: 25px;
  }
}
.sector-container .tab-nav {
  flex-direction: column;
  align-items: center;
  flex: 0 1 25%;
  gap: 5px;
}
@media only screen and (max-width: 991px) {
  .sector-container .tab-nav {
    flex-direction: row;
    align-items: center;
    flex: 1;
    flex-wrap: nowrap;
    overflow-x: auto;
    gap: 10px;
  }
}
.sector-container .tab-nav li {
  display: flex;
  align-items: center;
  gap: 7px;
  width: 100%;
  padding: 10px 20px;
  border-radius: 5px;
  transition: 0.5s ease;
  color: var(--black);
}
@media only screen and (max-width: 991px) {
  .sector-container .tab-nav li {
    min-width: -moz-fit-content;
    min-width: fit-content;
  }
}
@media only screen and (max-width: 540px) {
  .sector-container .tab-nav li {
    font-size: 14px;
    padding: 5px 10px;
  }
}
.sector-container .tab-nav li svg {
  fill: currentColor;
}
@media only screen and (max-width: 991px) {
  .sector-container .tab-nav li svg {
    flex: 0 1 30%;
  }
}
.sector-container .tab-nav li img {
  width: 30px;
}
.sector-container .tab-nav li:hover, .sector-container .tab-nav li.active {
  background: var(--gradient-a);
  color: var(--white);
  border: none;
}
.sector-container .tab-nav li:hover img, .sector-container .tab-nav li.active img {
  filter: invert(1);
}
.sector-container .tab-nav li:hover svg path, .sector-container .tab-nav li.active svg path {
  fill: var(--white);
}
.sector-container .tab-nav-content {
  flex: 1;
}
.sector-container .tab-nav-content .tabs {
  display: flex;
  align-items: start;
  gap: 50px;
  transition: 1s ease;
}
@media only screen and (max-width: 768px) {
  .sector-container .tab-nav-content .tabs {
    gap: 50px;
    flex-direction: column-reverse;
  }
}
.sector-container .tab-nav-content .tabs figure {
  flex: 0 1 50%;
  width: 100%;
  height: 100%;
}
.sector-container .tab-nav-content .tabs figure img {
  -o-object-fit: none;
     object-fit: none;
  height: 100%;
  border-radius: 15px;
}
@media only screen and (max-width: 1024px) {
  .sector-container .tab-nav-content .tabs figure {
    flex: 1;
  }
}
.sector-container .tab-nav-content .tabs figcaption {
  flex: 0 1 50%;
  width: 100%;
}
@media only screen and (max-width: 1024px) {
  .sector-container .tab-nav-content .tabs figcaption {
    flex: 1;
  }
}
.sector-container .tab-nav-content .tabs figcaption h3 {
  font-size: 24px;
  line-height: 1;
  padding-bottom: 20px;
}
.sector-container .tab-nav-content .tabs figcaption ul {
  padding-left: 25px;
}
.sector-container .tab-nav-content .tabs figcaption ul li {
  position: relative;
  padding-bottom: 5px;
  color: var(--black);
}
.sector-container .tab-nav-content .tabs figcaption ul li::before {
  content: "";
  position: absolute;
  left: -20px;
  bottom: 12px;
  width: 10px;
  height: 10px;
  background-color: var(--primary);
  border-radius: 50%;
}
.sector-container .tab-nav-content .tabs figcaption .btn-wrapper {
  margin-top: 50px;
  display: flex;
  align-items: center;
  gap: 10px;
}
@media only screen and (max-width: 768px) {
  .sector-container .tab-nav-content .tabs figcaption .btn-wrapper {
    margin-top: 20px;
  }
}

.banner.sector-banner .bg {
  height: 100vh;
}
@media only screen and (max-width: 768px) {
  .banner.sector-banner .banner-wrapper {
    bottom: 45%;
  }
}
.banner.sector-banner .banner-wrapper .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  .banner.sector-banner .banner-wrapper .container {
    flex-direction: column;
  }
}
.banner.sector-banner .banner-wrapper .heading {
  flex: 0 1 50%;
}
@media only screen and (max-width: 768px) {
  .banner.sector-banner .banner-wrapper .heading {
    text-align: center;
    margin-bottom: 30px;
  }
}
.banner.sector-banner .banner-wrapper .heading h2, .banner.sector-banner .banner-wrapper .heading h1 {
  font-size: 36px;
  line-height: 1.2;
  margin-bottom: 10px;
  color: #fff;
  font-family: "ttrg-bd";
}
@media only screen and (max-width: 540px) {
  .banner.sector-banner .banner-wrapper .heading h2, .banner.sector-banner .banner-wrapper .heading h1 {
    font-size: 28px;
  }
}
.banner.sector-banner .banner-wrapper .heading p {
  max-width: 630px;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.2;
  color: var(--white);
}
@media only screen and (max-width: 540px) {
  .banner.sector-banner .banner-wrapper .heading p {
    font-size: 16px;
    max-width: 315px;
  }
}
.banner.sector-banner .banner-wrapper .form-wrapper {
  flex: 0 1 30%;
  background: var(--white);
  padding: 30px 20px;
  border-radius: 15px;
}
@media only screen and (max-width: 1024px) {
  .banner.sector-banner .banner-wrapper .form-wrapper {
    flex: 0 1 40%;
  }
}
@media only screen and (max-width: 768px) {
  .banner.sector-banner .banner-wrapper .form-wrapper {
    flex: 0 1 100%;
    width: 100%;
  }
}
.banner.sector-banner .banner-wrapper .form-wrapper .title {
  text-align: center;
  margin-bottom: 20px;
}
.banner.sector-banner .banner-wrapper .form-wrapper .title h6 {
  font-size: 20px;
  line-height: 1.2;
  font-family: "ttrg-bd";
}
.banner.sector-banner .banner-wrapper .form-wrapper .form-grid {
  --item: 2;
  --gaplr: 20px;
  --gaptb: 20px;
  --textareaheight: 60px;
}
.banner.sector-banner .banner-wrapper .form-wrapper .form-grid .error_msg {
  color: #ef1111;
  position: absolute;
  left: 0;
  top: unset;
  bottom: -10px;
  font-size: 14px;
}
.banner.sector-banner .banner-wrapper .form-wrapper .form-grid .btn-wrap {
  margin-top: 20px;
}
.banner.sector-banner .banner-wrapper .form-wrapper .form-grid .btn-wrap button {
  border-radius: 5px;
}

@media only screen and (max-width: 540px) {
  .sector-detailA {
    padding-bottom: 0;
  }
}
.sector-detailA .flex {
  gap: 50px;
}
.sector-detailA .flex .colA {
  flex: 0 1 65%;
}
@media only screen and (max-width: 1024px) {
  .sector-detailA .flex .colA {
    flex: 0 1 60%;
  }
}
@media only screen and (max-width: 768px) {
  .sector-detailA .flex .colA {
    flex: 0 1 100%;
  }
}
.sector-detailA .flex .colA h1 {
  font-size: 48px;
  margin-bottom: 45px;
  text-align: center;
  font-weight: 700;
  font-weight: normal;
  margin: 10px 0;
}
@media only screen and (max-width: 675px) {
  .sector-detailA .flex .colA h1 {
    font-size: 34px;
  }
}
@media only screen and (max-width: 520px) {
  .sector-detailA .flex .colA h1 {
    font-size: 30px;
    font-weight: bold;
  }
}
.sector-detailA .flex .colA h2 {
  font-size: 34px;
  margin: 10px 0;
  font-weight: 500;
}
@media only screen and (max-width: 675px) {
  .sector-detailA .flex .colA h2 {
    font-size: 24px;
  }
}
.sector-detailA .flex .colA h3 {
  font-size: 28px;
  line-height: 1.21;
  margin: 10px 0;
  font-weight: 500;
}
@media only screen and (max-width: 675px) {
  .sector-detailA .flex .colA h3 {
    font-size: 22px;
  }
}
.sector-detailA .flex .colA h4 {
  font-size: 24px;
  margin: 10px 0;
  font-weight: 500;
}
@media only screen and (max-width: 675px) {
  .sector-detailA .flex .colA h4 {
    font-size: 20px;
  }
}
.sector-detailA .flex .colA h5 {
  font-size: 20px;
  line-height: 1.3;
  margin: 10px 0;
  font-weight: 600;
}
@media only screen and (max-width: 675px) {
  .sector-detailA .flex .colA h5 {
    font-size: 18px;
  }
}
.sector-detailA .flex .colA h6 {
  font-size: 18px;
  line-height: 1.3;
  margin: 10px 0;
  font-weight: 600;
}
.sector-detailA .flex .colA p, .sector-detailA .flex .colA li {
  color: var(--text);
  -webkit-hyphens: auto;
          hyphens: auto;
}
@media only screen and (max-width: 520px) {
  .sector-detailA .flex .colA p, .sector-detailA .flex .colA li {
    font-size: 14px;
  }
}
.sector-detailA .flex .colA p b, .sector-detailA .flex .colA li b {
  font-weight: 600;
  color: var(--black);
}
.sector-detailA .flex .colA a {
  color: var(--black);
}
.sector-detailA .flex .colA a:hover {
  text-decoration: underline;
}
.sector-detailA .flex .colA ul {
  padding-left: 35px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 675px) {
  .sector-detailA .flex .colA ul {
    margin-bottom: 10px;
    padding-left: 10px;
  }
}
.sector-detailA .flex .colA ul li {
  position: relative;
  padding-left: 8px;
}
@media only screen and (max-width: 675px) {
  .sector-detailA .flex .colA ul li {
    padding-left: 20px;
  }
}
.sector-detailA .flex .colA ul li:not(:last-child) {
  margin-bottom: 6px;
}
.sector-detailA .flex .colA ul li::before {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  width: 10px;
  aspect-ratio: 1;
  border-radius: 50%;
  background: var(--primary);
}
@media only screen and (max-width: 520px) {
  .sector-detailA .flex .colA ul li::before {
    width: 6px;
  }
}
.sector-detailA .flex .colA p {
  padding-bottom: 15px;
  color: var(--black);
}
.sector-detailA .flex .colA ul {
  padding-left: 25px;
}
.sector-detailA .flex .colA ul li {
  position: relative;
  padding-bottom: 5px;
  color: var(--black);
}
.sector-detailA .flex .colA ul li::before {
  content: "";
  position: absolute;
  left: -20px;
  bottom: 12px;
  width: 10px;
  height: 10px;
  background-color: var(--primary);
  border-radius: 50%;
}
.sector-detailA .flex .colB {
  flex: 0 1 30%;
}
@media only screen and (max-width: 991px) {
  .sector-detailA .flex .colB {
    flex: 0 1 32%;
  }
}
@media only screen and (max-width: 768px) {
  .sector-detailA .flex .colB {
    flex: 0 1 100%;
  }
}
.sector-detailA .flex .colB h3 {
  font-size: 24px;
  line-height: 1;
  padding-bottom: 20px;
}
.sector-detailA .flex .colB .project-gallery {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 10px;
  padding-bottom: 40px;
}
@media only screen and (max-width: 540px) {
  .sector-detailA .flex .colB .project-gallery {
    grid-template-columns: repeat(2, 1fr);
  }
}
.sector-detailA .flex .colB .project-gallery > .pro-col {
  border-radius: 5px;
  position: relative;
  position: relative;
}
.sector-detailA .flex .colB .project-gallery > .pro-col::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background: rgba(0, 0, 0, 0.2901960784);
}
.sector-detailA .flex .colB .project-gallery > .pro-col::before {
  border-radius: 5px;
  opacity: 0;
  transition: 0.5s ease;
}
.sector-detailA .flex .colB .project-gallery > .pro-col:hover::before {
  opacity: 1;
}
.sector-detailA .flex .colB .project-gallery > .pro-col:hover .icon {
  opacity: 1;
}
.sector-detailA .flex .colB .project-gallery > .pro-col img {
  height: 100%;
  border-radius: 5px;
}
.sector-detailA .flex .colB .project-gallery > .pro-col .icon {
  opacity: 0;
  transition: 0.5s ease;
}
.sector-detailA .flex .colB .project-gallery > .pro-col .icon::before, .sector-detailA .flex .colB .project-gallery > .pro-col .icon::after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 20px;
  height: 2px;
  background-color: var(--white);
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.sector-detailA .flex .colB .project-gallery > .pro-col .icon::after {
  transform: translate(-50%, -50%) rotate(90deg);
}
.sector-detailA .flex .colB ul {
  padding: 15px;
  background-color: #EAEAEA;
  border-radius: 10px;
}
.sector-detailA .flex .colB ul li.active {
  background-color: var(--white);
}
.sector-detailA .flex .colB ul li a {
  display: flex;
  align-items: center;
  gap: 7px;
  border-radius: 10px;
  padding: 7px 10px;
  color: var(--black);
  transition: 0.5s ease;
}
.sector-detailA .flex .colB ul li a:hover {
  background-color: var(--white);
}
.sector-detailA .flex .colB ul li a img {
  width: 20px;
}

.sector-detailB .container {
  position: relative;
}
.sector-detailB .container .heading {
  text-align: center;
  padding-bottom: 30px;
}
@media only screen and (max-width: 540px) {
  .sector-detailB .container .heading {
    padding-bottom: 0;
  }
}

.banner.prodetails-banner .bg {
  height: 100vh;
}
@media only screen and (max-width: 991px) {
  .banner.prodetails-banner .banner-wrapper {
    bottom: 30%;
    translate: 0 30%;
  }
}
@media only screen and (max-width: 768px) {
  .banner.prodetails-banner .banner-wrapper {
    bottom: 26%;
    translate: 0 26%;
  }
}
.banner.prodetails-banner .banner-wrapper .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  .banner.prodetails-banner .banner-wrapper .container {
    flex-direction: column;
  }
}
.banner.prodetails-banner .banner-wrapper .heading {
  flex: 0 1 50%;
}
@media only screen and (max-width: 768px) {
  .banner.prodetails-banner .banner-wrapper .heading {
    flex: 1;
    text-align: center;
    margin-bottom: 15px;
  }
}
.banner.prodetails-banner .banner-wrapper .heading h2, .banner.prodetails-banner .banner-wrapper .heading h1 {
  font-size: 36px;
  line-height: 1.2;
  margin-bottom: 10px;
  color: #fff;
  font-family: "ttrg-bd";
}
@media only screen and (max-width: 991px) {
  .banner.prodetails-banner .banner-wrapper .heading h2, .banner.prodetails-banner .banner-wrapper .heading h1 {
    font-size: 28px;
  }
}
@media only screen and (max-width: 540px) {
  .banner.prodetails-banner .banner-wrapper .heading h2, .banner.prodetails-banner .banner-wrapper .heading h1 {
    font-size: 24px;
  }
}
.banner.prodetails-banner .banner-wrapper .heading > p {
  max-width: 700px;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  color: var(--white);
}
@media only screen and (max-width: 991px) {
  .banner.prodetails-banner .banner-wrapper .heading > p {
    line-height: 1.3;
    max-width: 450px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 540px) {
  .banner.prodetails-banner .banner-wrapper .heading > p {
    display: none;
  }
}
.banner.prodetails-banner .banner-wrapper .heading .details {
  gap: 20px;
  padding-top: 80px;
}
@media only screen and (max-width: 991px) {
  .banner.prodetails-banner .banner-wrapper .heading .details {
    padding-top: 40px;
  }
}
@media only screen and (max-width: 768px) {
  .banner.prodetails-banner .banner-wrapper .heading .details {
    padding-top: 25px;
  }
}
.banner.prodetails-banner .banner-wrapper .heading .details li {
  display: flex;
  gap: 15px;
}
@media only screen and (max-width: 768px) {
  .banner.prodetails-banner .banner-wrapper .heading .details li {
    justify-content: center;
  }
}
@media only screen and (max-width: 540px) {
  .banner.prodetails-banner .banner-wrapper .heading .details li {
    flex-direction: column;
    align-items: center;
    gap: 5px;
  }
}
.banner.prodetails-banner .banner-wrapper .heading .details li svg, .banner.prodetails-banner .banner-wrapper .heading .details li img {
  width: 25px;
}
.banner.prodetails-banner .banner-wrapper .heading .details li img {
  height: 25px;
  -o-object-fit: cover;
     object-fit: cover;
  filter: invert(1);
}
.banner.prodetails-banner .banner-wrapper .heading .details li:not(:last-child) {
  border-right: 1px solid var(--white);
  padding-right: 20px;
}
@media only screen and (max-width: 991px) {
  .banner.prodetails-banner .banner-wrapper .heading .details li:not(:last-child) {
    flex: 0 1 30%;
  }
}
@media only screen and (max-width: 768px) {
  .banner.prodetails-banner .banner-wrapper .heading .details li:not(:last-child) {
    flex: 1;
  }
}
@media only screen and (max-width: 991px) {
  .banner.prodetails-banner .banner-wrapper .heading .details li:last-child {
    flex: 1;
  }
}
.banner.prodetails-banner .banner-wrapper .heading .details li .loc-det h6 {
  font-size: 16px;
  font-family: "ttrg-bd";
  color: var(--white);
}
.banner.prodetails-banner .banner-wrapper .heading .details li .loc-det p {
  font-weight: 400;
  font-size: 18px;
  color: var(--white);
}
@media only screen and (max-width: 768px) {
  .banner.prodetails-banner .banner-wrapper .heading .details li .loc-det p {
    font-size: 16px;
    line-height: 1.2;
  }
}
.banner.prodetails-banner .banner-wrapper .form-wrapper {
  flex: 0 1 30%;
  background: var(--white);
  padding: 30px 20px;
  border-radius: 15px;
}
@media only screen and (max-width: 991px) {
  .banner.prodetails-banner .banner-wrapper .form-wrapper {
    flex: 0 1 40%;
  }
}
.banner.prodetails-banner .banner-wrapper .form-wrapper .title {
  text-align: center;
  margin-bottom: 20px;
}
.banner.prodetails-banner .banner-wrapper .form-wrapper .title h6 {
  font-size: 20px;
  line-height: 1.2;
  font-family: "ttrg-bd";
}
.banner.prodetails-banner .banner-wrapper .form-wrapper .form-grid {
  --item: 2;
  --gaplr: 20px;
  --gaptb: 20px;
  --textareaheight: 60px;
}
.banner.prodetails-banner .banner-wrapper .form-wrapper .form-grid .btn-wrap {
  margin-top: 20px;
}
.banner.prodetails-banner .banner-wrapper .form-wrapper .form-grid .error_msg {
  color: #ef1111;
  position: absolute;
  left: 0;
  top: unset;
  bottom: -10px;
  font-size: 14px;
}
.banner.prodetails-banner .banner-wrapper .form-wrapper .form-grid .error_msg button {
  border-radius: 5px;
}

@media only screen and (max-width: 540px) {
  .service-detailA {
    padding-bottom: 50px;
  }
}
.service-detailA .colB .form-wrapper {
  background: var(--gradient-a);
  border-radius: 15px;
  padding: 30px 20px;
  margin-bottom: 50px;
}
.service-detailA .colB .form-wrapper .title {
  text-align: center;
  margin-bottom: 20px;
}
.service-detailA .colB .form-wrapper .title h6 {
  font-size: 20px;
  line-height: 1.2;
  font-family: "ttrg-bd";
  color: var(--white);
}
.service-detailA .colB .form-wrapper .service-details-form {
  --labelbefore: var(--white);
  --labelafter: var(--white);
  --borderbefore: var(--white);
  --borderafter: var(--white);
  --color: var(--white);
}
.service-detailA .colB .form-wrapper .service-details-form .error_msg {
  color: #ef1111;
  position: absolute;
  left: 0;
  top: unset;
  bottom: -10px;
  font-size: 14px;
}
.service-detailA .colB .form-wrapper .service-details-form .btn-wrap .btn {
  color: var(--black);
  text-transform: uppercase;
  font-family: "ttrg-bd";
}
.service-detailA .colB .form-wrapper .service-details-form .btn-wrap .btn::before {
  background: var(--white);
}
.service-detailA .colB .form-wrapper .service-details-form .btn-wrap .btn::after {
  display: none;
}
.service-detailA .colB .form-wrapper .service-details-form .btn-wrap .btn:hover {
  background: var(--white);
}

.service-detailB .heading {
  padding-bottom: 50px;
}

.blog-detailsA .flex .colA {
  margin: 0 auto;
}
.blog-detailsA .flex .colA button {
  display: flex;
  margin: 0 auto;
}
.blog-detailsA .flex .colB ul:not(:last-child) {
  margin-bottom: 20px;
}

@media only screen and (max-width: 540px) {
  .serviceDetails-banner.banner .bg {
    height: 60vh;
  }
}
@media only screen and (max-width: 540px) {
  .serviceDetails-banner.banner .bg .banner-wrapper .heading h2, .serviceDetails-banner.banner .bg .banner-wrapper .heading h1 {
    font-size: 28px;
  }
}
@media only screen and (max-width: 540px) {
  .serviceDetails-banner.banner .bg .banner-wrapper .heading p {
    font-size: 16px;
    max-width: 320px;
  }
}

.sector_listing_wrapper .sector-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px;
}
@media only screen and (max-width: 991px) {
  .sector_listing_wrapper .sector-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 540px) {
  .sector_listing_wrapper .sector-grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
.sector_listing_wrapper .sector-grid a {
  height: 100%;
}
.sector_listing_wrapper .sector-grid .sector-col {
  cursor: pointer;
  border-radius: 15px;
  height: 100%;
}
.sector_listing_wrapper .sector-grid .sector-col::before {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 29%, rgba(0, 0, 0, 0.95) 100%);
  border-radius: 15px;
}
.sector_listing_wrapper .sector-grid .sector-col:hover figure img {
  transform: scale(1.2);
}
.sector_listing_wrapper .sector-grid .sector-col figure {
  border-radius: 15px;
}
.sector_listing_wrapper .sector-grid .sector-col figure img {
  border-radius: 15px;
}
.sector_listing_wrapper .sector-grid .sector-col figcaption {
  padding: 0 20px 30px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.sector_listing_wrapper .sector-grid .sector-col figcaption img {
  width: 25px;
  height: 25px;
  filter: invert(1);
}
.sector_listing_wrapper .sector-grid .sector-col figcaption p {
  font-size: 20px;
  font-weight: 500;
  font-family: "ttrg-bd";
  color: var(--white);
}
@media only screen and (max-width: 768px) {
  .sector_listing_wrapper .sector-grid .sector-col figcaption p {
    font-size: 18px;
  }
}/*# sourceMappingURL=sector.css.map */
