@charset "UTF-8";
@font-face {
  font-family: icomoon;
  src: url(../fonts/icomoon.eot?aeqdtk);
  src:
    url(../fonts/icomoon.eot?aeqdtk#iefix) format("embedded-opentype"),
    url(../fonts/icomoon.ttf?aeqdtk) format("truetype"),
    url(../fonts/icomoon.woff?aeqdtk) format("woff"),
    url(../fonts/icomoon.svg?aeqdtk#icomoon) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}
[class*=" icon-"],
[class^="icon-"] {
  font-family: icomoon !important;
  speak: never;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-sector-year:before {
  content: "\e902";
}
.icon-people:before {
  content: "\e903";
}
.icon-global:before {
  content: "\e904";
}
.icon-setting:before {
  content: "\e905";
}
.icon-search:before {
  content: "\e900";
}
.icon-Send:before {
  content: "\e901";
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
}
html.dark-mode {
  -moz-filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  filter: gray;
  filter: grayscale(100%);
}
* {
  outline: 0 !important;
}
:active,
:focus {
  outline: 0 !important;
}
body {
  -webkit-overflow-scrolling: touch;
  text-rendering: optimizeLegibility;
  text-rendering: geometricPrecision;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  font-smooth: always;
  font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: left;
  margin: 0;
  padding: 0;
  font-family: "DM Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-weight: 400;
  box-sizing: border-box;
  overflow-x: hidden;
  color: #000;
  background: #fff;
}
body.page-loading {
  position: fixed;
  height: 100vh;
  width: 100%;
  overflow-y: scroll;
}
body.st-body-no-scroll {
  position: relative !important;
  overflow-y: scroll !important;
}
.overflow-hidden-x {
  overflow-x: hidden;
}
a {
  color: #000;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
a:hover {
  color: #000;
}
a,
a:focus,
a:hover {
  text-decoration: none;
  outline: 0;
  box-shadow: none;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
a,
button {
  text-decoration: none;
}
a:hover,
button:hover {
  text-decoration: none;
}
img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
hr {
  color: #e5e5e5;
  opacity: 1;
  margin: 0;
}
.container {
  padding: 0 0.75em;
  max-width: 87%;
}
.container.right-container {
  max-width: 87%;
  margin: 0 0 0 auto;
}
.container .row {
  margin: 0 -0.75em;
}
.container .row [class^="col-"] {
  padding: 0 0.75em;
}
.container .row.no-gutters {
  margin: 0;
}
.container .row.no-gutters [class^="col-"] {
  padding: 0;
}
.container-fluid {
  padding: 0 0.9375em;
}
.container-fluid .row {
  margin: 0 -0.9375em;
}
.container-fluid .row [class^="col-"] {
  padding: 0 0.9375em;
}
.container-fluid .row.no-gutters {
  margin: 0;
}
.container-fluid .row.no-gutters [class^="col-"] {
  padding: 0;
}
.color-blue {
  color: #20457d !important;
}
.color-white {
  color: #fff !important;
}
.gray-bg {
  background-color: #f2f5f9 !important;
}
.blue-bg {
  background-color: #20457d;
}
.overflow-hidden {
  overflow: hidden !important;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0;
  color: #000;
  font-family: "DM Sans", sans-serif;
}
.fw-100 {
  font-weight: 100 !important;
}
.fw-200 {
  font-weight: 200 !important;
}
.fw-300 {
  font-weight: 300 !important;
}
.fw-400 {
  font-weight: 400 !important;
}
.fw-500 {
  font-weight: 500 !important;
}
.fw-600 {
  font-weight: 600 !important;
}
.fw-700 {
  font-weight: 700 !important;
}
.fw-800 {
  font-weight: 800 !important;
}
.fw-900 {
  font-weight: 900 !important;
}
.fs-10 {
  font-size: 0.625em !important;
}
.fs-12 {
  font-size: 0.75em !important;
}
.fs-14 {
  font-size: 0.875em !important;
}
.fs-16 {
  font-size: 1em !important;
}
.fs-18 {
  font-size: 1.125em !important;
}
.fs-20 {
  font-size: 1.25em !important;
}
.fs-22 {
  font-size: 1.375em !important;
}
.fs-24 {
  font-size: 1.5em !important;
}
.fs-26 {
  font-size: 1.625em !important;
}
.fs-28 {
  font-size: 1.75em !important;
}
.fs-30 {
  font-size: 1.875em !important;
}
.fs-50 {
  font-size: 3.125em !important;
}
.fs-60 {
  font-size: 3.75em !important;
}
.pt-60 {
  padding-top: 3.75em !important;
}
.pt-100 {
  padding-top: 6.25em !important;
}
.pb-100 {
  padding-bottom: 6.25em !important;
}
.py-100 {
  padding-top: 6.25em;
  padding-bottom: 6.25em;
}
.btn {
  position: relative;
  box-shadow: none;
  white-space: normal;
  padding: 1em 1.5em;
  border-radius: 3.125em;
  font-size: 1em;
  font-family: "DM Sans", sans-serif;
  font-weight: 500;
  min-height: auto;
  overflow: hidden;
  outline: 0;
  width: auto;
  max-width: max-content;
  white-space: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 0.625em;
  transition: all ease 0.5s;
  line-height: 1;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.btn .btn-icon.btn-icon-before {
  padding-left: 0;
  padding-right: 0.625em;
}
.btn.btn-center .btn-icon {
  padding-left: 0.625em;
}
.btn.focus,
.btn:focus {
  outline: 0;
  box-shadow: none;
}
.btn-blue {
  color: #fff;
  background: #20457d;
  border: 1px solid rgba(32, 69, 125, 0.16);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.btn-blue:hover {
  color: #fff;
  background-color: #000;
}
.btn-blue:focus,
.btn-blue:hover {
  text-decoration: none;
  outline: 0;
  box-shadow: none;
}
.btn-white {
  color: #20457d;
  background: #fff;
  border: 1px solid #20457d;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.btn-white:hover {
  color: #fff;
  background-color: #20457d;
}
.btn-white:focus,
.btn-white:hover {
  text-decoration: none;
  outline: 0;
  box-shadow: none;
}
.btn-blue-line {
  color: #20457d;
  background: #fff;
  border: 1px solid #20457d;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.btn-blue-line:hover {
  color: #fff;
  background-color: #000;
}
.btn-blue-line:focus,
.btn-blue-line:hover {
  text-decoration: none;
  outline: 0;
  box-shadow: none;
}
.btn-sm {
  font-size: 0.875em;
  padding: 0.75em 1.25em;
}
.form-control {
  position: relative;
  border: 1px solid #e2e2e2;
  background: #fff;
  padding: 0.875em 1.25em;
  font-size: 1em;
  color: #000;
  font-family: "DM Sans", sans-serif;
  border-radius: 0.75em;
  resize: none;
}
.form-control.error {
  border-color: red;
}
.form-select {
  position: relative;
  border: 1px solid #e2e2e2;
  padding: 0.875em 1.25em;
  font-size: 1em;
  color: #000;
  font-family: "DM Sans", sans-serif;
  border-radius: 0.75em;
}
.form-select.error {
  border-color: red;
}
p {
  color: #000;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.innerBannerWrapper {
  position: relative;
}
.innerBannerWrapper .imgHldr {
  position: relative;
  display: block;
  overflow: hidden;
  aspect-ratio: 2.95/1;
  margin: 0;
  padding: 0;
}
.innerBannerWrapper .imgHldr img {
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.innerBannerWrapper .imgHldr .textHldr {
  position: absolute;
  bottom: 5em;
  left: 0;
  right: 0;
  z-index: 1;
  color: #fff;
  width: 88%;
  margin: 0 auto;
}
.innerBannerWrapper .imgHldr .textHldr h3 {
  font-size: 5em;
  line-height: 1;
  color: #fff;
  font-weight: 700;
  margin-bottom: 0.125em;
}
.innerBannerWrapper .imgHldr .textHldr p {
  font-size: 1.25em;
  margin-bottom: 0.875em;
  color: #fff;
}
.innerBannerWrapper .imgHldr::before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 1;
}
ul.checkArrow {
  position: relative;
  margin: 0;
  padding: 0;
}
ul.checkArrow li {
  position: relative;
  list-style: none;
  margin: 0 0 0.625em 0;
  padding: 0 0 0 1.875em;
  background: url(../images/check-icon.svg) top left no-repeat;
  background-size: 1.375em;
  font-size: 1em;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .container {
    max-width: 90%;
  }
  body {
    font-size: 0.875em;
  }
  .py-100 {
    padding-top: 5em;
    padding-bottom: 5em;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .container {
    max-width: 100%;
  }
  body {
    font-size: 0.875em;
  }
  .py-100 {
    padding-top: 3.125em;
    padding-bottom: 3.125em;
  }
  .fs-50 {
    font-size: 2.5em !important;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .container {
    max-width: 100%;
  }
  body {
    font-size: 0.875em;
  }
  .py-100 {
    padding-top: 3.125em;
    padding-bottom: 3.125em;
  }
  .fs-50 {
    font-size: 2.25em !important;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .container {
    max-width: 100%;
  }
  body {
    font-size: 0.8125em;
  }
  .py-100 {
    padding-top: 3.125em;
    padding-bottom: 3.125em;
  }
  .fs-50 {
    font-size: 2.25em !important;
  }
  .innerBannerWrapper .imgHldr .textHldr {
    width: 94%;
    bottom: 1.875em;
  }
  .innerBannerWrapper .imgHldr .textHldr h3 {
    font-size: 2.5em;
  }
  .innerBannerWrapper .imgHldr .textHldr p {
    font-size: 1.25em;
  }
}
@media (max-width: 575.98px) {
  .container {
    max-width: 100%;
  }
  body {
    font-size: 0.8125em;
  }
  .py-100 {
    padding-top: 3.125em;
    padding-bottom: 3.125em;
  }
  .fs-50 {
    font-size: 2.25em !important;
  }
  .innerBannerWrapper .imgHldr .textHldr {
    width: 94%;
    bottom: 0.9375em;
  }
  .innerBannerWrapper .imgHldr .textHldr h3 {
    font-size: 1.5em;
  }
  .innerBannerWrapper .imgHldr .textHldr p {
    font-size: 1em;
  }
}
.slick-slider {
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: 0;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:after,
.slick-track:before {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-loading .slick-list {
  background: #fff url(ajax-loader.gif) center center no-repeat;
}
@font-face {
  font-family: slick;
  font-weight: 400;
  font-style: normal;
  src: url(fonts/slick.eot);
  src:
    url(fonts/slick.eot?#iefix) format("embedded-opentype"),
    url(fonts/slick.woff) format("woff"),
    url(fonts/slick.ttf) format("truetype"),
    url(fonts/slick.svg#slick) format("svg");
}
.slick-next,
.slick-prev {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: 0;
  background: 0 0;
}
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
  color: transparent;
  outline: 0;
  background: 0 0;
}
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
  opacity: 1;
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
  opacity: 0.25;
}
.slick-next:before,
.slick-prev:before {
  font-family: slick;
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  right: -25px;
  left: auto;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  right: auto;
  left: -25px;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0;
}
.slick-dots li button:focus,
.slick-dots li button:hover {
  outline: 0;
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
  opacity: 1;
}
.slick-dots li button:before {
  font-family: slick;
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: #000;
}
:root {
  --dropdown-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
}
header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
}
.header-inner {
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
  height: 5em;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header-inner .logoNavHldr {
  position: relative;
  display: flex;
  align-items: center;
  padding: 0.4375em 1.25em;
  border-radius: 100px;
  border: 1px solid #fff;
  background: rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(12px);
}
.header-inner .logoNavHldr .logo {
  position: relative;
  flex-shrink: 0;
}
.header-inner .searchQuoteWrapper {
  margin-left: auto;
  position: relative;
  display: flex;
  align-items: center;
}
.header-inner .searchQuoteWrapper .searchMain {
  position: relative;
  background: #fff;
  height: 2.875em;
  width: 2.875em;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 2.875em;
  cursor: pointer;
}
.header-inner .searchQuoteWrapper .searchMain i {
  font-size: 1.25em;
}
.header-inner .searchQuoteWrapper .QuoteHldr {
  position: relative;
  display: flex;
  align-items: center;
  background: #fff;
  color: #20457d;
  font-weight: 600;
  height: 2.875em;
  font-size: 1em;
  border-radius: 2.875em;
  margin-left: 0.75em;
  padding: 0.125em 1.25em;
}
nav {
  display: flex;
  align-items: center;
  gap: 0;
  margin-left: 0.75em;
}
.nav-link {
  font-size: 1em;
  font-weight: 500;
  color: #fff;
  text-decoration: none;
  padding: 0.4375em 1.125em;
  border-radius: 6.25em;
  display: inline-flex;
  align-items: center;
  gap: 5px;
  transition: color 0.2s;
  position: relative;
  border: 1px solid transparent;
}
.nav-link.active,
.nav-link:hover {
  color: #fff;
  border-radius: 6.25em;
  border: 1px solid #fff;
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(12px);
}
.has-dropdown {
  cursor: pointer;
}
.has-dropdown .chevron {
  position: relative;
  width: 1.5em;
  height: 1.5em;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.2s;
  margin-top: 1px;
}
.has-dropdown .chevron::before {
  font-family: icomoon !important;
  content: "\e908";
  font-size: 0.875em;
}
.has-dropdown:hover .chevron {
  transform: rotate(180deg);
}
.has-dropdown:hover .dropdown {
  display: block;
}
.dropdown {
  display: none;
  position: absolute;
  top: calc(100% + 0px);
  left: 0;
  min-width: 11.875em;
  padding: 0;
  z-index: 200;
  border-radius: 0.625em;
  border: 1px solid #fff;
  background: #fff;
  backdrop-filter: blur(20px);
  overflow: hidden;
}
.dropdown a {
  display: block;
  padding: 9px 18px;
  font-size: 0.8rem;
  font-weight: 600;
  color: #000;
  text-decoration: none;
  letter-spacing: 0.04em;
}
.dropdown a:hover {
  background: #f0f5ff;
  color: #20457d;
}
.hamburger {
  display: none;
  flex-direction: column;
  gap: 5px;
  cursor: pointer;
  background: 0 0;
  border: none;
  padding: 4px;
  margin-left: 0.75em;
}
.hamburger span {
  display: block;
  width: 22px;
  height: 2px;
  background: #fff;
  border-radius: 2px;
  transition: all 0.3s;
}
.mobile-menu {
  display: none;
  position: fixed;
  inset: 5em 0 0 0;
  background: #fff;
  padding: 16px 24px 32px;
  z-index: 999;
  border-top: 1px solid #ccc;
  overflow-y: auto;
}
.mobile-menu.open {
  display: block;
}
.mobile-link {
  display: block;
  padding: 13px 0;
  font-size: 0.85rem;
  font-weight: 700;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  color: #000;
  text-decoration: none;
  border-bottom: 1px solid #ccc;
}
.mobile-link:last-child {
  border-bottom: none;
}
.mobile-link:hover {
  color: #20457d;
}
.mobile-submenu {
  padding-left: 14px;
}
.mobile-submenu .mobile-link {
  font-size: 0.78rem;
  font-weight: 600;
  color: #ccc;
}
.mobile-submenu .mobile-link:hover {
  color: #20457d;
}
.mobile-section-label {
  padding: 10px 0 4px;
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  color: #20457d;
  text-transform: uppercase;
}
.hamburger.open span:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
}
.hamburger.open span:nth-child(2) {
  opacity: 0;
}
.hamburger.open span:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg);
}
.mobile-accordion-btn {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 13px 0;
  font-size: 0.85rem;
  font-weight: 700;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  color: #000;
  background: 0 0;
  border: none;
  border-bottom: 1px solid #ccc;
  cursor: pointer;
  text-align: left;
}
.mobile-accordion-btn:hover {
  color: #20457d;
}
.mobile-accordion-btn .chevron-icon {
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 6px solid currentColor;
  transition: transform 0.25s;
  flex-shrink: 0;
}
.mobile-accordion-btn.open {
  color: #20457d;
}
.mobile-accordion-btn.open .chevron-icon {
  transform: rotate(180deg);
}
.mobile-accordion-body {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
  background: #f8faff;
}
.mobile-accordion-body.open {
  max-height: 300px;
}
.mobile-accordion-body a {
  display: block;
  padding: 10px 18px;
  font-size: 0.8rem;
  font-weight: 600;
  color: #000;
  text-decoration: none;
  letter-spacing: 0.04em;
  border-bottom: 1px solid #ccc;
}
.mobile-accordion-body a:hover {
  color: #20457d;
  background: #fff;
}
@media (max-width: 860px) {
  header {
    position: sticky;
    background: #245ba9;
    border-bottom: none;
  }
  .logo {
    width: auto;
  }
  nav {
    display: none;
  }
  .hamburger {
    display: flex;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .header-inner .logoNavHldr nav .nav-link {
    font-size: 0.875em;
  }
}
footer {
  position: relative;
  background: #e3e3e3;
  padding: 3.125em 0;
}
footer .linkWrapper {
  position: relative;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
footer .linkWrapper .boxHldr {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
  color: #fff;
}
footer .linkWrapper .boxHldr .footerLogo {
  width: 100%;
  margin: 0;
  padding: 0;
}
footer .linkWrapper .boxHldr .footerLogo img {
  width: 10em;
}
footer .linkWrapper .boxHldr p {
  color: #000;
}
footer .linkWrapper .boxHldr .titleMain {
  font-size: 1.375em;
  color: #000;
  padding-bottom: 0.625em;
  margin: 0;
}
footer .linkWrapper .boxHldr .social-row {
  display: flex;
  align-items: center;
  gap: 0.375em;
  margin-top: 1.5em;
}
footer .linkWrapper .boxHldr .social-row .social-btn {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background: #fff;
  border-radius: 0.375em;
}
footer .linkWrapper .boxHldr .social-row .social-btn i {
  font-size: 1.25em;
  color: #20457d;
}
footer .linkWrapper .boxHldr .social-row .social-btn:last-child {
  border-right: none;
}
footer .linkWrapper .boxHldr .social-row .social-btn:hover i {
  color: #000;
}
footer .linkWrapper .boxHldr ul.prolink {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
}
footer .linkWrapper .boxHldr ul.prolink li {
  position: relative;
  margin: 0;
  padding: 0;
  color: #000;
  font-weight: 500;
  font-size: 1em;
}
footer .linkWrapper .boxHldr ul.prolink li a {
  color: #000;
  font-weight: 500;
  font-size: 1em;
}
footer .linkWrapper .boxHldr ul.prolink li a:hover {
  color: #20457d;
}
footer .linkWrapper .boxHldr ul.contactInfo {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
footer .linkWrapper .boxHldr ul.contactInfo li {
  position: relative;
  margin: 0 0 0.5em 0;
  padding: 0;
  color: #000;
  font-weight: 500;
  font-size: 1em;
}
footer .linkWrapper .boxHldr ul.contactInfo li a {
  color: #000;
  font-weight: 500;
  font-size: 1em;
}
footer .linkWrapper .boxHldr ul.contactInfo li a:hover {
  color: #000;
}
footer .copyRightMain {
  position: relative;
  margin-top: 1.875em;
  padding-top: 1.25em;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  text-align: center;
  color: #000;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .py-100 {
    padding-top: 3.125em;
    padding-bottom: 3.125em;
  }
  footer .linkWrapper {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  footer .linkWrapper {
    grid-template-columns: repeat(1, 1fr);
  }
  footer .copyRightMain {
    display: block;
    text-align: center;
  }
  footer .copyRightMain .PolicyMain {
    margin-top: 0.625em;
    gap: 0.375em;
    justify-content: center;
  }
  footer .copyRightMain .PolicyMain a {
    font-size: 0.875em;
  }
}
@media (max-width: 575.98px) {
  footer .linkWrapper {
    grid-template-columns: repeat(1, 1fr);
  }
  footer .copyRightMain {
    display: block;
    text-align: center;
  }
  footer .copyRightMain .PolicyMain {
    margin-top: 0.625em;
    gap: 0.375em;
    justify-content: center;
  }
  footer .copyRightMain .PolicyMain a {
    font-size: 0.875em;
  }
}
.bannerWrapper {
  position: relative;
}
.bannerWrapper .hero-slider {
  position: relative;
  margin: 0;
}
.bannerWrapper .hero-slider .slick-slide {
  position: relative;
  height: 100vh;
  background: #ccc;
}
.bannerWrapper .hero-slider .slick-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.bannerWrapper .hero-slider .slick-dots {
  position: absolute;
  bottom: 1.5em;
}
.bannerWrapper .hero-slider .slick-dots li {
  width: 0.875em;
  height: 0.875em;
  border-radius: 50px;
  overflow: hidden;
}
.bannerWrapper .hero-slider .slick-dots li.slick-active button {
  background: #fff;
}
.bannerWrapper .hero-slider .slick-dots button {
  background: rgba(255, 255, 255, 0.5);
  width: 100%;
  height: 100%;
}
.bannerWrapper .hero-slider .slick-dots button::before {
  display: none;
}
.whyusWrapper {
  position: relative;
  color: #fff;
}
.whyusWrapper .title-style {
  position: relative;
  z-index: 1;
}
.whyusWrapper .title-style .bg-content {
  font-size: 9.375em;
  position: relative;
  font-weight: 900;
  letter-spacing: 0;
  left: 0;
  z-index: -1;
  top: 0;
  font-family: "Red Hat Display", sans-serif;
  min-width: max-content;
  color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: rgba(255, 255, 255, 0.2);
  line-height: normal;
}
.whyusWrapper .title-style .bg-content::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 80%;
  background: linear-gradient(
    0deg,
    #20457d 0,
    #20457d 35%,
    rgba(32, 69, 125, 0) 100%
  );
}
.whyusWrapper .whyusHldr {
  position: relative;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
.whyusWrapper .whyusHldr .whyBoxMain {
  position: relative;
  margin: 0;
  padding: 0;
}
.whyusWrapper .whyusHldr .whyBoxMain::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 50%;
  background: linear-gradient(180deg, rgba(32, 69, 125, 0) 0, #20457d 80.31%);
}
.whyusWrapper .whyusHldr .whyBoxMain h2 {
  font-size: 1.375em;
  position: absolute;
  bottom: 15%;
  left: 0;
  right: 0;
  width: 90%;
  margin: 0 auto;
  color: #fff;
  z-index: 1;
}
.whyusWrapper .whyusHldr .whyBoxMain .imgMain {
  position: relative;
  margin: 0;
  padding: 0;
  aspect-ratio: 1.51/1;
  overflow: hidden;
  border-radius: 1em;
}
.whyusWrapper .whyusHldr .whyBoxMain .imgMain img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.PerformanceWrapper {
  position: relative;
}
.PerformanceWrapper .PerformanceHldr {
  position: relative;
  margin: 0;
  padding: 0;
  color: #fff;
}
.PerformanceWrapper .PerformanceHldr h3 {
  font-size: 3.125em;
  font-weight: 600;
  padding-bottom: 0.3125em;
  line-height: 1;
}
.PerformanceWrapper .PerformanceImg {
  position: relative;
  margin: 0;
  padding: 0;
  aspect-ratio: 0.92/1;
  overflow: hidden;
  border-radius: 1em;
}
.PerformanceWrapper .PerformanceImg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.PerformanceWrapper .counterHldr {
  position: relative;
  margin-top: 2.5em;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
.PerformanceWrapper .counterHldr .counterBox {
  position: relative;
  display: flex;
  align-items: center;
}
.PerformanceWrapper .counterHldr .counterBox .iconMain {
  position: relative;
  margin-right: 1.5em;
  width: 5em;
  height: 5em;
  display: flex;
  align-items: center;
  justify-content: center;
}
.PerformanceWrapper .counterHldr .counterBox .iconMain i {
  font-size: 4.375em;
  color: #fff;
}
.PerformanceWrapper .counterHldr .counterBox .counterText {
  position: relative;
  margin: 0;
  padding: 0;
}
.PerformanceWrapper .counterHldr .counterBox .counterText h3 {
  font-size: 3.125em;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  margin-bottom: 0.125em;
}
.PerformanceWrapper .counterHldr .counterBox .counterText p {
  font-size: 1.125em;
  color: #fff;
}
.CustomersWrapper {
  position: relative;
}
.CustomersWrapper .customers-slider {
  position: relative;
  margin: 0;
}
.CustomersWrapper .customers-slider .slick-slide {
  position: relative;
  aspect-ratio: 2.29/1;
  background: #ccc;
  overflow: hidden;
  border-radius: 2.5em;
}
.CustomersWrapper .customers-slider .slick-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.CustomersWrapper .customers-slider .slick-dots {
  position: absolute;
  bottom: 1.5em;
}
.CustomersWrapper .customers-slider .slick-dots li {
  width: 0.875em;
  height: 0.875em;
  border-radius: 50px;
  overflow: hidden;
}
.CustomersWrapper .customers-slider .slick-dots li.slick-active button {
  background: #fff;
}
.CustomersWrapper .logo-slider {
  position: relative;
  margin-top: 1.875em;
}
.CustomersWrapper .logo-slider .slick-list .slick-track .slick-slide img {
  width: 60%;
  margin: 0 auto;
}
.tellAboutWrapper {
  position: relative;
  background: url(../images/tell-about-img.jpg) no-repeat;
  background-size: cover;
  padding: 3.125em 0;
  aspect-ratio: 6.32/1;
  display: flex;
  align-items: center;
}
.tellAboutWrapper .raw-shape {
  position: relative;
  width: min(790px, 100%);
  margin-left: auto;
  display: flex;
  align-items: center;
}
.tellAboutWrapper .raw-shape h3 {
  font-size: 2.875em;
  font-weight: 500;
  color: #fff;
  position: absolute;
  left: 0.625em;
  z-index: 1;
}
.tellAboutWrapper .raw-shape .contactBtn {
  position: absolute;
  top: 0.3125em;
  right: 0;
  z-index: 1;
  display: flex;
  align-items: center;
}
.tellAboutWrapper .raw-shape .contactBtn .contactUsBtn {
  position: relative;
  display: flex;
  align-items: center;
  background: #20457d;
  color: #fff;
  font-weight: 600;
  height: 2.875em;
  font-size: 1em;
  border-radius: 2.875em;
  margin-left: 0.75em;
  padding: 0.125em 1.25em;
}
.tellAboutWrapper .raw-shape .contactBtn .contactUsBtn i {
  font-size: 0.875em;
  margin-left: 0.5em;
}
.ExclusiveWrapper {
  position: relative;
}
.ExclusiveWrapper .ExclusiveHldr {
  position: relative;
  margin: 0;
  padding: 2em 7.5em;
  aspect-ratio: 3/1;
  background: url(../images/exclusive-shap.svg) no-repeat;
  background-size: 100% 100%;
}
.ExclusiveWrapper .ExclusiveHldr .exclusiveImgMain {
  position: relative;
  padding: 0;
  margin: 0 auto;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ExclusiveWrapper .ExclusiveHldr .exclusiveImgMain img {
  width: auto;
  object-fit: cover;
}
.ExclusiveWrapper .ExclusiveHldr .exclusiveTxt {
  position: relative;
}
.ExclusiveWrapper .ExclusiveHldr .exclusiveTxt h4 {
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: 0.125em;
  margin-bottom: 0.625em;
}
.ExclusiveWrapper .ExclusiveHldr .exclusiveTxt h3 {
  font-size: 3.125em;
  font-weight: 600;
  margin-bottom: 0.5em;
  line-height: 1;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .whyusWrapper .title-style .bg-content {
    font-size: 7.5em;
  }
  .whyusWrapper .whyusHldr {
    margin-top: 1.875em;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .bannerWrapper .hero-slider .slick-slide {
    height: 70vh;
  }
  .whyusWrapper .title-style .bg-content {
    font-size: 6.25em;
  }
  .whyusWrapper .whyusHldr {
    margin-top: 1.875em;
  }
  .ExclusiveWrapper .ExclusiveHldr {
    padding: 2.5em 3.75em;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .bannerWrapper .hero-slider .slick-slide {
    height: 70vh;
  }
  .tellAboutWrapper .raw-shape .contactBtn {
    right: 0.625em;
  }
  .ExclusiveWrapper .ExclusiveHldr {
    background: #e3e3e3;
    padding: 1.5em;
  }
  .whyusWrapper .title-style .bg-content {
    font-size: 6.25em;
  }
  .whyusWrapper .whyusHldr {
    margin-top: 1.875em;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .bannerWrapper .hero-slider .slick-slide {
    height: 30vh;
  }
  .whyusWrapper .title-style .bg-content {
    font-size: 6.25em;
  }
  .whyusWrapper .whyusHldr {
    margin-top: 1.875em;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
  }
  .PerformanceWrapper .PerformanceImg {
    margin-top: 1.875em;
  }
  .tellAboutWrapper .raw-shape h3 {
    font-size: 2.5em;
  }
}
@media (max-width: 575.98px) {
  .bannerWrapper .hero-slider .slick-slide {
    height: 50vh;
  }
  .whyusWrapper .title-style .bg-content {
    font-size: 6.25em;
  }
  .whyusWrapper .whyusHldr {
    margin-top: 1.875em;
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
  }
  .PerformanceWrapper .counterHldr {
    margin-bottom: 1.875em;
  }
  .PerformanceWrapper .counterHldr .counterBox .iconMain {
    width: 3.125em;
    height: 3.125em;
    margin-right: 0.625em;
  }
  .PerformanceWrapper .counterHldr .counterBox .iconMain i {
    font-size: 2.875em;
  }
  .PerformanceWrapper .counterHldr .counterBox .counterText h3 {
    font-size: 1.5em;
  }
  .PerformanceWrapper .counterHldr .counterBox .counterText p {
    font-size: 1em;
  }
  .tellAboutWrapper {
    padding: 0.9375em 0;
    aspect-ratio: 2/1;
  }
  .tellAboutWrapper .raw-shape h3 {
    font-size: 1.5em;
  }
  .tellAboutWrapper .raw-shape .contactBtn {
    top: 0;
  }
  .tellAboutWrapper .raw-shape .contactBtn .contactUsBtn {
    font-size: 0.875em;
    height: 2.875em;
  }
  .CustomersWrapper .customers-slider .slick-slide {
    border-radius: 1em;
  }
  .ExclusiveWrapper .ExclusiveHldr {
    padding: 1.5em;
    background: #e3e3e3;
  }
  .ExclusiveWrapper .ExclusiveHldr .exclusiveImgMain {
    margin-bottom: 1.5em;
  }
}
.mobileText {
  display: none;
}
@media screen and (min-width: 500px) and (max-width: 900px) and (orientation: landscape) {
  body {
    overflow: hidden !important;
    font-size: 1em;
  }
  .WhoareWrapper .testimonial-slider .slick-list {
    overflow: hidden;
  }
  .mobileText {
    margin: 0 auto;
    padding: 0;
    text-align: center;
    font-size: 1.25em;
    line-height: 1.375em;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 9999999999;
    height: 100vh;
    overflow: hidden;
    background: #20457d;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .mobileText i {
    margin: 0 auto;
    display: block;
    font-size: 3em;
    height: 1.875em;
    width: 1.875em;
  }
  .mobileText p {
    font-size: 1em;
    margin: 0 auto;
    color: #fff;
  }
  .mobileText a.logo {
    text-align: center;
    margin: 0 auto;
    height: auto;
  }
  .mobileText a.logo img {
    margin: 0 auto;
  }
  #nav-icon3 {
    display: none;
  }
}
@media screen and (max-device-width: 767px) and (orientation: landscape) {
  .safari.orientation_landscape {
    overflow: hidden !important;
    font-size: 1em;
  }
  .safari .mobileText {
    margin: 0 auto;
    padding: 0;
    text-align: center;
    font-size: 1.5em;
    line-height: 1.25em;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 99999;
    height: 100vh;
    overflow: hidden;
    background: #000;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .safari .mobileText i {
    margin: 0 auto;
    font-size: 3em;
    bottom: 5%;
    height: 1.875em;
    width: 1.875em;
  }
  .safari .mobileText p {
    font-size: 1em;
    margin: 0 auto;
    color: #fff;
  }
  .safari .mobileText a.logo {
    text-align: center;
    margin: 0 auto;
    width: 20.188em;
    height: auto;
  }
  .safari .mobileText a.logo img {
    margin: 0 auto;
  }
  #nav-icon3 {
    display: none;
  }
}
@media (max-width: 480px) and (orientation: portrait) {
  .WhoareWrapper .testimonial-slider .slick-list {
    overflow: hidden;
  }
  .mobileText {
    display: none;
  }
}
@media only screen and (device-height: 896px) and (orientation: landscape) {
  body {
    overflow: hidden !important;
    font-size: 1em;
  }
  .WhoareWrapper .testimonial-slider .slick-list {
    overflow: hidden;
  }
  .mobileText {
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 1.25em;
    line-height: 1.375em;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 9999999999;
    height: 100vh;
    overflow: hidden;
    background: #000;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .mobileText i {
    display: block;
    margin: 0 auto;
    font-size: 3em;
    bottom: 5%;
    height: 1.875em;
    width: 1.875em;
  }
  .mobileText p {
    font-size: 1em;
    margin: 0 auto;
    color: #fff;
  }
  .mobileText a.logo {
    text-align: center;
    margin: 0 auto;
    width: 20.188em;
    height: auto;
  }
  .mobileText a.logo img {
    margin: 0 auto;
  }
  #nav-icon3 {
    display: none;
  }
}
.aboutWrapper {
  position: relative;
}
.aboutWrapper .whoweareImg {
  position: relative;
  margin: 0;
  padding: 0;
  overflow: hidden;
  border-radius: 0.875em;
  aspect-ratio: 1.25/1;
}
.aboutWrapper .whoweareImg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.aboutWrapper .responsibility {
  position: relative;
  margin: 0;
  padding: 0;
  overflow: hidden;
  border-radius: 0.875em;
  aspect-ratio: 1.6/1;
}
.aboutWrapper .responsibility img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.aboutWrapper .trade-fairs-img {
  position: relative;
  margin: 0 auto;
  width: 60%;
  padding: 0;
  overflow: hidden;
  border-radius: 0.875em;
  aspect-ratio: 0.92/1;
}
.aboutWrapper .trade-fairs-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .aboutWrapper .whoweareImg {
    margin-top: 1.875em;
  }
  .aboutWrapper .responsibility {
    margin-bottom: 1.875em;
  }
  .aboutWrapper .trade-fairs-img {
    margin-top: 1.875em;
  }
}
@media (max-width: 575.98px) {
  .aboutWrapper .whoweareImg {
    margin-top: 1.875em;
  }
  .aboutWrapper .responsibility {
    margin-bottom: 1.875em;
  }
  .aboutWrapper .trade-fairs-img {
    margin-top: 1.875em;
  }
}
.serviceSupportWrapper {
  position: relative;
}
.serviceSupportWrapper .serviceImg {
  position: relative;
  margin: 0;
  padding: 0;
  overflow: hidden;
  border-radius: 1em;
  aspect-ratio: 1.42/1;
}
.serviceSupportWrapper .serviceImg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.serviceSupportWrapper .MaintenanceImg {
  position: relative;
  margin: 0;
  padding: 0;
  overflow: hidden;
  border-radius: 1em;
  aspect-ratio: 1.2/1;
}
.serviceSupportWrapper .MaintenanceImg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.serviceSupportWrapper .ConsultancyImg {
  position: relative;
  margin: 0;
  padding: 0;
  overflow: hidden;
  border-radius: 1em;
  aspect-ratio: 1.71/1;
}
.serviceSupportWrapper .ConsultancyImg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .serviceSupportWrapper .serviceImg {
    margin-top: 1.875em;
  }
  .serviceSupportWrapper .MaintenanceImg {
    margin-bottom: 1.875em;
  }
  .serviceSupportWrapper .ConsultancyImg {
    margin-top: 1.875em;
  }
}
@media (max-width: 575.98px) {
  .serviceSupportWrapper .serviceImg {
    margin-top: 1.875em;
  }
  .serviceSupportWrapper .MaintenanceImg {
    margin-bottom: 1.875em;
  }
  .serviceSupportWrapper .ConsultancyImg {
    margin-top: 1.875em;
  }
}
.contactWrapper {
  position: relative;
}
.contactWrapper .contactBoxMain {
  position: relative;
  margin: 0;
  padding: 3.125em;
  background: #e3e3e3;
  border-radius: 1em;
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .contactWrapper .contactBoxMain {
    padding: 1.5em;
  }
}
@media (max-width: 575.98px) {
  .contactWrapper .contactBoxMain {
    padding: 1.5em;
  }
}
.productWrapper {
  position: relative;
}
.productWrapper .productMain {
  position: relative;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1.875em;
}
.productWrapper .productMain .productBox {
  position: relative;
  border-radius: 0.75em;
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.1);
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.productWrapper .productMain .productBox .imgBox {
  position: relative;
  margin: 0;
  padding: 0;
  aspect-ratio: 0.98/1;
  overflow: hidden;
}
.productWrapper .productMain .productBox .imgBox img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.productWrapper .productMain .productBox .btnBoxMain {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 1.5em;
  gap: 0.9375em;
}
.productWrapper .productMain .productBox .btnBoxMain .btn {
  padding: 0.9375em 0.625em;
  font-size: 0.875em;
  min-width: 50%;
}
@media (min-width: 1600px) and (max-width: 1899.98px) {
  .productWrapper .productMain {
    grid-template-columns: repeat(3, 1fr);
    gap: 2.5em;
  }
}
@media (min-width: 1400px) and (max-width: 1599.98px) {
  .productWrapper .productMain {
    grid-template-columns: repeat(3, 1fr);
    gap: 2.5em;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .productWrapper .productMain {
    grid-template-columns: repeat(3, 1fr);
    gap: 2.5em;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .productWrapper .productMain {
    grid-template-columns: repeat(3, 1fr);
    gap: 1.5em;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .productWrapper .productMain {
    grid-template-columns: repeat(3, 1fr);
    gap: 1.5em;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .productWrapper .productMain {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5em;
  }
}
@media (max-width: 575.98px) {
  .productWrapper .productMain {
    grid-template-columns: repeat(1, 1fr);
  }
}
/*# sourceMappingURL=style.css.map */
