/* Global styles */

@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 300 900;
  src: url(../../../content/dam/bajajmall-site/fonts/iJWKBXyIfDnIV7nErXyi0A.woff2) format('woff2');
  unicode-range: U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0897-08E1, U+08E3-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC, U+102E0-102FB, U+10E60-10E7E, U+10EC2-10EC4, U+10EFC-10EFF, U+1EE00-1EE03, U+1EE05-1EE1F, U+1EE21-1EE22, U+1EE24, U+1EE27, U+1EE29-1EE32, U+1EE34-1EE37, U+1EE39, U+1EE3B, U+1EE42, U+1EE47, U+1EE49, U+1EE4B, U+1EE4D-1EE4F, U+1EE51-1EE52, U+1EE54, U+1EE57, U+1EE59, U+1EE5B, U+1EE5D, U+1EE5F, U+1EE61-1EE62, U+1EE64, U+1EE67-1EE6A, U+1EE6C-1EE72, U+1EE74-1EE77, U+1EE79-1EE7C, U+1EE7E, U+1EE80-1EE89, U+1EE8B-1EE9B, U+1EEA1-1EEA3, U+1EEA5-1EEA9, U+1EEAB-1EEBB, U+1EEF0-1EEF1;
  font-display: swap;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 300 900;
  src: url(../../../content/dam/bajajmall-site/fonts/iJWKBXyIfDnIV7nMrXyi0A.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
  font-display: swap;
}
/* cyrillic */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 300 900;
  src: url(../../../content/dam/bajajmall-site/fonts/iJWKBXyIfDnIV7nFrXyi0A.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
  font-display: swap;
}
/* hebrew */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 300 900;
  src: url(../../../content/dam/bajajmall-site/fonts/iJWKBXyIfDnIV7nDrXyi0A.woff2) format('woff2');
  unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
  font-display: swap;
}
/* latin-ext */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 300 900;
  src: url(../../../content/dam/bajajmall-site/fonts/iJWKBXyIfDnIV7nPrXyi0A.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  font-display: swap;
}
/* latin */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 300 900;
  src: url(../../../content/dam/bajajmall-site/fonts/iJWKBXyIfDnIV7nBrXw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  font-display: swap;
}


@font-face {
  font-family: 'Mukta';
  src: url('../../../content/dam/bajajmall-site/fonts/Mukta-Regular/Mukta-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Mukta-Light';
  src: url('../../../content/dam/bajajmall-site/fonts/Mukta-Light/Mukta-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Mukta-Medium';
  src: url('../../../content/dam/bajajmall-site/fonts/Mukta-Medium/Mukta-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}


* {
  margin: 0;
  padding: 0;
  outline: none;
  box-sizing: border-box;
  list-style: none;
  text-decoration: none;
}

body {
  font-family: 'Rubik', 'Mukta', sans-serif;
}

/*============== Default Color Css ==============*/

:root {
  --dark-blue: #012f47;
  --mid-blue: #0074c9;
  --light-blue: #2099f1;
  --light-orange: #fb9b27;
  --magento-orange: #ff5417;
  --white: #ffffff;
  --danger-red: #fa4d56;
  --success-green: #33cd33;
  --black: #000000;
  --dark-gray: #aaaaaa;
  --mid-gray: #f0f7fc;
  --light-gray: #fafdff;
  --shade-gray: #828282;
  --alto: #d4d4d4;
}

.scrollbar-none {
  scrollbar-width: none;
}

.dsp-none {
  display: none;
}

@media (max-width: 991px) {
  .mob-dsp-none {
    display: none;
  }
}

.main-flude-container {
  padding: 0px 24px;
  margin: 0 auto;
}
.pdppage .main-flude-container{
  padding: 0px 0px;
}

.hidden{
  display: none;
}

@media(max-width: 991px) {
  .main-flude-container {
    padding: 0px;
  }
}

body.NOweb-Space {
  padding: 0px;
  padding-top: 32px !important;
}

body.NOweb-Space .cq-placeholder {
  height: 0px;
}

/********************** Skeleton loader CSS Start ****************************/
.skeleton-box {
  height: auto;
  position: relative;
  overflow: hidden;
  color: #ffffff !important;
  background: #ffffff !important;
  border-color: #ffffff !important;
  background-image: url() !important;

  img {
    opacity: 0 !important;
  }

  * {
    height: auto;
    position: relative;
    overflow: hidden;
    color: #ffffff !important;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    background-image: url() !important;

    &::after {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      transform: translateX(-100%);
      background-image: linear-gradient(90deg,
          rgba(230, 230, 230, 0) 0%,
          rgba(230, 230, 230, 0.4) 20%,
          rgba(230, 230, 230, 0.8) 60%,
          rgba(230, 230, 230, 0));
      animation: shimmer 1s infinite;
      content: '';
    }
  }
}

@keyframes shimmer {
  100% {
    transform: translateX(100%);
  }
}

/****************** Skeleton loader CSS END ********************************/

/****************** SSR h1 to h6 tags CSS START ********************************/
h1.titleType {
  font-size: 2rem;
}

h2.titleType {
  font-size: 1.75rem;
}

h3.titleType {
  font-size: 1.5rem;
}

h4.titleType {
  font-size: 1.25rem;
}

h5.titleType {
  font-size: 1rem;
}

h6.titleType {
  font-size: 0.875rem;
}

h1.titleType,
h2.titleType,
h3.titleType,
h4.titleType,
h5.titleType,
h6.titleType {
  font-weight: bold;
}


/****************** SSR h1 to h6 tags CSS END ********************************/

/****************** scrollbar Remove Start ********************************/
.scroll-none::-webkit-scrollbar {
  display: none;
}
/****************** scrollbar Remove End ********************************/

/*---Skeleton Loader---*/
.skeleton-loader-clp {
  display: block;
  position: relative;
  width: 100%;
  min-height: 241px;
  border-radius: 4px;
  background-color: #f0f0f0;
  overflow: hidden;
  animation: pulse 1.5s infinite ease-in-out;
}
.skeleton-loader-clp .skeleton-content {
  position: absolute;
  inset: 16px;
  left: 12px;
  right: 17px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 10px;
}
.skeleton-loader-clp .skeleton-name {
  width: 60%;
  height: 16px;
  background-color: #e0e0e0;
  border-radius: 4px;
  margin-bottom: 5px;
}
.skeleton-loader-clp .skeleton-emi {
  width: 40%;
  height: 12px;
  background-color: #e0e0e0;
  border-radius: 4px;
  margin-bottom: 5px;
}
.skeleton-loader-clp .skeleton-price {
  width: 80%;
  height: 28px;
  background-color: #e0e0e0;
  border-radius: 4px;
  margin-bottom: 10px;
}
.skeleton-loader-clp .skeleton-ranking {
  width: 40%;
  height: 39px;
  background-color: #e0e0e0;
  border-radius: 4px;
}
.skeleton-loader-clp .skeleton-image {
  width: 100%;
  height: 130px;
  background-color: #e0e0e0;
  border-radius: 4px;
  margin-top: 10px;
}
@keyframes pulse {
  0% {
    background-color: #e0e0e0;
 }
  50% {
    background-color: #f0f0f0;
 }
  100% {
    background-color: #e0e0e0;
 }
}


.skeleton-loader-clp .skeleton-content .skeleton-name,
.skeleton-loader-clp .skeleton-content .skeleton-emi,
.skeleton-loader-clp .skeleton-content .skeleton-price,
.skeleton-loader-clp .skeleton-content .skeleton-ranking,
.skeleton-loader-clp .skeleton-content .skeleton-image {
  background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
  background-size: 200% 100%;
  animation: pulse 1.5s infinite ease-in-out;
}


/** CSS Segregation **/
/* Hamburger container component Start */
.hamburger-body-no-Scroll::-webkit-scrollbar {
  display: none;
}

.hamburger-body-height {
  height: calc(100dvh - 190px);
}

.hamburger-body-height-app {
  height: calc(100dvh - 80px);
}

.hamburger-app-height {
  height: calc(100dvh)
}

.hamburger-web-height{
  height: calc(100dvh - (67px))
}

.horizontal-chip-app {
  bottom: 0px;
}

.horizontal-chip-web {
  bottom: 67px;
}
/* Hamburger container component End */
/* Header nav common End */

/* Mega menu Start  */
.mega-menuitems {
  position: fixed;
  top: 148px;
  z-index: 1002;
  background-color: rgba(0,0,0,0.7);
  overflow: hidden;
}

.grid-data {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
}

@media (max-width:991px) {
  .mega-menuitems {
    display: none;
  }
}
/* Mega menu Start End */

/* Dynamic Faq Start */
.rotate-180 {
  transform: rotate(180deg);
}

.hidden {
  display: none;
}

.grayed-out span {
  color: #9ca3af;
}

.grayed-out-icon {
  filter: invert(65%) sepia(8%) saturate(337%) hue-rotate(180deg) brightness(96%) contrast(89%);
}

.faq-item {
  margin-bottom: 12px;
}

.text-color {
  font-size: 14px;
  color: #ff6700;
  font-weight: 500;
}

.faq-item img {
  width: 20px;
  height: 20px;
}


#showMoreBtn img,
#showLessBtn img {
  width: 12px;
  height: 12px;
}

.mr-2 {
  margin-left: 0.25rem;
}

.dynamic-faq-seo {
  margin-top: 4px;
  background: #FFFFFF;
  border-top: 4px solid #e5eaf7;
  padding-top: 12px;
  padding-bottom: 16px;
}

.title-txt {
  color: #1A1A1A;
  height: 24px;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 12px;
  margin-left: 4px;
  padding-left: 16px;
}

.que {
  font-size: 14px;
  font-weight: 500;
  color: #1A1A1A;
  line-height: 16px;
}

.ans {
  font-size: 12px;
  color: #333333;
  font-weight: 400;
  line-height: 18px;
}

.faq-answer-section a {
  color: #0074c9;
  text-decoration: underline;
  padding-right: 3px;
}

@media (max-width: 991px) {
  .title-txt {
    font-size: 18px;
    padding-left: 0;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 8px;
  }

  .faq-item {
    padding: 12px;
    border-radius: 8px;
    background: #F2F4FB;
    margin-bottom: 8px;
  }

  .faq-item img {
    width: 16px;
    height: 16px;
  }

  .que {

    font-size: 14px;
    font-weight: 500;
    color: #1A1A1A;
    line-height: 16px;
  }

  .ans {
    font-size: 14px;
  }

  .dynamic-faq-seo {
    border: none;
  }
}
/* Dynamic Faq End */

/* Footer content SEO Start */
.footer-content-seo a {
  color: #0074C9;
}

.t-head-interl {
  margin-top: 8px;
  font-weight: bolder;
}

.footer-content-seo table {
  width: 100% !important;
  max-width: 846px;
  border-radius: unset;
}

.footer-content-seo th {
  border: 1px solid #989899;
  text-align: start;
  padding: 8px 16px;
  width: max-content;
  color: #000000;
  font-size: 12px;
  line-height: 14px;
  font-weight: 500;
}


.footer-content-seo td {
  border: 1px solid #989899;
  text-align: start;
  padding: 8px 16px;
  width: max-content;
  text-decoration: underline;
  color: #0074C9;
  font-size: 12px;
  line-height: 14px;
  font-weight: 500;
}

#content.collapsed {
  max-height: 405px;
}

.hyperlink a {
  color: #0074C9;
  text-decoration: underline;
}

.hyperlink th {
  font-weight: 500;
}

.first-col {
  color: #0074C9;
}

.footer-content-seo {
  background-color: #FFFFFF;
  position: relative;
  padding: 16px 16px;
}

.footer-content-seo:before {
  content: '';
  height: 4px;
  width: calc(100% + 0px);
  background-color: #E5EAF7;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.footer-content-seo.no-fade:after {
  content: none;
  /* Remove the fade effect */

}

.footer-content-seo:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4em;
  /* Adjust height to control how much of the last line fades out */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  pointer-events: none;
  /* Allow clicks to pass through */
  transition: opacity 0.3s ease;
  opacity: 1;

}

.pricingtable {
  border-radius: 0px;
  border: 1px solid;
  width: fit-content;
  justify-content: flex-start;
  margin: 2rem 12px 12px 0px;
  overflow-x: auto;
  box-shadow: 0 0 0 0;
}

.tableheading {
  border: 1px solid #666666;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 18px;
  font-weight: 500;
  color: #1A1A1A;
}

.textwrap {
  white-space: nowrap;
}

.lastupdated {
  color: #666666;
}

.table-row {
  border-bottom: 1px solid #666666;
  /* Light gray bottom border */
}

.p-table-cell {
  border: 1px solid #666666;
  /* Light gray border around the cell */
  padding-left: 1rem;
  /* Horizontal padding */
  padding-right: 1rem;
  padding-top: 0.5rem;
  /* Vertical padding */
  padding-bottom: 0.5rem;
}

.btn-container {
  height: 30px;
  display: flex;
  justify-content: center;
  background-color: #FFFFFF;
  padding: 0px 16px 16px;
}

#toggle-button {
  display: flex;
  align-items: center;
  color: #d97706;
  /* Orange text */
  font-weight: 600;
  /* Semi-bold */
  padding-left: 1rem;
  /* 16px padding */
  padding-right: 1rem;
  padding-top: 0.5rem;
  /* 8px padding */
  padding-bottom: 0.5rem;
  border-radius: 0.25rem;
  /* Rounded corners */
  cursor: pointer;
}

#toggle-button img {
  transition: transform 0.3s ease;
  /* Smooth transition for the rotation */
  transform: rotate(0deg);
  /* Initial rotation */
}

#toggle-button span {
  margin-left: 4px;
  /* Left margin for spacing */
}

.show-more-pricing-table {
  color: var(--tangerine-orange-tangerine-ff-6700, #FF6700);
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
}

@media (max-width: 991px) {
  .tableheading {
      font-size: 12px;
  }

  .p-table-cell {
      font-size: 10px;
  }

  .drop-down-img {
      width: 12px;
      height: 6px;
  }

  .footer-content-seo:before {
      width: 100%;
  }
}
/* Footer content SEO End */

/* Footer Dock CSS Start */

.mob-main-nav_item.nav-active {
  position: relative;
}

.mob-main-nav_item.nav-active::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  border-radius: 0 0 4px 4px;
}

.bottom-navigation {
  display: none !important;
}

.footer-dock-nav {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 67px;
  display: flex;
  justify-content: space-between;
  padding: 0 16px 8px;
  z-index: 97;
  gap: 12px;
  box-shadow: 0px 0px 10px 0px #00000033;
}

.mob-main-nav_item {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 59px;
  height: 59px;
  padding: 12px;
  gap: 2px;
  position: relative;
}

.w-24px {
  width: 24px;
  height: 24px;
  max-width: 24px;
  max-height: 24px;
}

.text-10 {
  font-size: 10px;
  line-height: 12px;
  font-weight: normal;
}

.category-chips-div img{
  min-height: 50px;
}
.failure-comp img{
  height: 156px;
}

@media (max-width: 768px) {
  .failure-comp img{
    height: 102px;
  }
}
@media (min-width: 769px) {
  .footer-dock-nav {
      display: none !important;
  }
}

.remove-footer-doc{
display:none;
}
/* Footer Dock CSS End */

/*Auto Leasing Css */

body.autoleasing-active{
  padding-top: 0px !important
}

.offer-land-div img{
  min-height: 50px;
}

@media screen and (min-width: 1025px){
  body.r-header-secondary-nav{
      padding-top: 150px;
  }
}

@media screen and (max-width: 992px){
  header.header.m1-header {
      display : none !important;
  }
}

.main-content-wrapper{
  padding-top: 40px;

}

.dlppage .dls-faq {
  margin-top: 0px;
  border-top: 4px solid #e5eaf7;
}

.no-Scrollbar::-webkit-scrollbar{
  display: none;
}
@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}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0px, 0, 0);transform:translate3d(0px, 0, 0)}.swiper-pointer-events{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-pointer-events.swiper-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{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:-webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));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:-webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));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:-webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));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:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:"";-ms-flex-negative:0;flex-shrink:0;-webkit-box-ordinal-group:10000;-ms-flex-order:9999;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top: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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none !important}.swiper-button-next:after,.swiper-button-prev: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,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none !important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(0.33);transform:scale(0.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(0.66);transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(0.33);transform:scale(0.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(0.66);transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(0.33);transform:scale(0.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, 0.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none !important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0px, -50%, 0);transform:translate3d(0px, -50%, 0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s transform,.2s top;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s transform,.2s left;transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s transform,.2s right;transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0, 0, 0, 0.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0, 0, 0, 0.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none !important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0, 0, 0, 0.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.new-login{-webkit-box-align:end;-ms-flex-align:end;align-items:end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-inline:auto}@media screen and (min-width: 768px){.new-login{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}
.thirteen-card-svgcnt-content-head{-webkit-text-stroke:.5px #fff}.thirteen .swiper-slide{width:164px !important}.thirteen .swiper-slide:last-child{margin-right:20px !important}.svg_bg{z-index:2}.svg_fg{z-index:3}.svg-tp{top:15px}.svg-tpp{top:54px}@media(min-width: 767px){.thirteen-card-svgcnt-content-head{-webkit-text-stroke:.5px #fff}.thirteen-card-svgcnt-contenttxt{font-size:16px}}
.swiper{width:100%;height:100%}.swiper-button-next,.swiper-rtl .swiper-button-prev{border-style:solid;border-color:#ccc;right:0}.swiper-button-next{border-width:1px 0px 1px 1px;border-radius:8px 0px 0px 8px}.swiper-button-prev{border-width:1px 1px 1px 0px;border-radius:0px 8px 8px 0px}.swiper-button-next:after,.swiper-button-prev:after{content:"";display:inline-block;width:10px;height:10px;border-right:2px solid #1a1a1a;border-top:2px solid #1a1a1a;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-radius:2px;font-weight:bold}.swiper-button-next:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.swiper-button-prev:after{-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{pointer-events:unset;opacity:1}.swiper-slide{width:unset}.swiper-button-next,.swiper-button-prev{background:#fff;width:30px;height:36px;color:#1a1a1a}.swiper-button-next.swiper-button-disabled::after,.swiper-button-prev.swiper-button-disabled::after{border-right:2px solid #ccc;border-top:2px solid #ccc}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:0}.swiper-pagination-bullet{width:16px;height:16px;background-color:#d3dae1;opacity:1}.swiper-pagination-bullet-active{background-color:#002953}.swiper-grid-column>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width: 991px){.swiper-pagination-bullet{width:6px;height:6px}}
.popupdata__info{max-height:528px}.popupdata__info .border-b:first-child{padding-top:0px}.benifits__list{scrollbar-width:none;gap:8px}.skeleton-loader .skeleton-title{width:60%;height:20px;background:#e0e0e0;margin-bottom:10px}.skeleton-loader .skeleton-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;overflow-x:scroll}.skeleton-loader .skeleton-list .skeleton-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.skeleton-loader .skeleton-list .skeleton-item .skeleton-icon{width:40px;height:40px;background:#e0e0e0;border-radius:50%}.skeleton-loader .skeleton-list .skeleton-item .skeleton-text{width:60px;height:10px;background:#e0e0e0}@media screen and (max-width: 991px){.popupdata{position:fixed;z-index:999;height:100%;width:100%;top:0;left:0}.popupdata__close{margin:unset;margin-right:8px}.popupdata__info{border-top:4px solid #eff1f6;max-height:83vh}.benifits__list-icon img{width:60px;height:60px}.borderpdpbenefit{border-bottom:4px solid #e5eaf7;border-top:4px solid #e5eaf7}}
.swiper-wrapper{margin-bottom:0px !important}
.Dynamic-Click{-webkit-transition-duration:.5s;transition-duration:.5s;width:200px !important}.Dynamic-Click-Img{-webkit-transition-duration:.5s;transition-duration:.5s;width:200px !important;height:200px !important}.Dynamic-Click-Img img{-webkit-transition-duration:.5s;transition-duration:.5s;width:200px !important;height:200px !important}.Dynamic-Click h5{-webkit-transition-duration:.5s;transition-duration:.5s;font-weight:500;width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media only screen and (max-width: 768px){.Dynamic-Click{width:90px !important}.Dynamic-Click-Img{width:90px !important;height:90px !important}.Dynamic-Click-Img img{width:90px !important;height:90px !important}.Dynamic-Click h5{width:90px}}
.bottom-footer{padding:12px 16px;max-width:1280px}.bottom-footer a{color:#ff6700 !important}.bottom-footer_title{font-size:20px;line-height:24px;letter-spacing:.2px;padding-bottom:8px}.bottom-footer_active-description{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;font-size:16px;line-height:20px}.bottom-footer_active-description_read-more-less{z-index:1;right:18px;bottom:12px;padding-left:6px;font-size:16px;line-height:20px}@media(max-width: 768px){.bottom-footer{padding:12px}.bottom-footer_title{font-size:14px;line-height:18px}.bottom-footer_active-description{-webkit-line-clamp:7;font-size:12px;line-height:16px}.bottom-footer_active-description_read-more-less{font-size:12px;line-height:16px;padding-left:0}}
.buying-guide-comp{position:relative}
#change-pincode-save-cal{display:none}.submitbutton{background:linear-gradient(97.13deg, #FF6700 5.56%, #FE8E0C 94.44%)}body.over-flow-body-hidden-important{overflow:hidden !important}
.commonbanner{position:sticky;top:150px;z-index:999}
.teaser{margin:auto;color:#d2691e;font-size:20px;font-weight:bold}
.mySwiper{padding-left:16px !important}.carousel-rotating .mySwiper{padding-right:16px !important}@media screen and (max-width: 768px){.crossell-banner .swiper-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.crossell-banner .swiper-slide.swiper-slide-active .crossell-img{width:220px !important;height:134px}.crossell-banner .swiper-slide.swiper-slide-next .crossell-img,.crossell-banner .swiper-slide.swiper-slide-prev .crossell-img{margin-top:12px}}.crossell_banner_wrapper{padding-top:12px;padding-bottom:12px}.crossell-banner{margin-top:12px !important}@media screen and (max-width: 768px){.crossell_bannswiper-slideer_wrapper{margin-bottom:4px;padding-bottom:0;border-radius:0}}.skeleton-box .swiper-button-prev{display:none}.skeleton-box .swiper-button-next{display:none}
@media screen and (min-width: 680px){.crossell-parent .swiper-slide-active{width:450px !important}}
.main{width:100%;gap:12px}.product-img{-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:210px;width:100%;margin-right:24px;border-radius:4px 0 0 4px}.product-img img{width:146px;height:222px;-o-object-fit:contain;object-fit:contain}.title-div{max-width:486px}.title{color:#1a1a1a;font-size:18px;-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word}.subtitle{color:#999;font-size:14px}.upto{gap:8px;margin-top:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#1a1a1a;font-size:14px;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word}.upto-tractor{gap:8px;margin-top:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#1a1a1a;font-size:14px;font-weight:500;line-height:16px;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word}.subcontent{gap:8px}.emi{color:#1a1a1a;font-size:14px}.emi-tractor{color:#1a1a1a;font-size:14px}.price{color:#1a1a1a;font-size:22px;gap:2px}.newlaunch{top:4px;left:4px}.downpayment{font-size:12px;border-radius:2px;font-weight:500;height:20px;color:#1778eb;background-color:#def1ff}.stores{gap:12px;margin-right:20px;max-width:181px}.stores img{width:100%;display:block;max-width:24px;height:24px}.store-box{gap:8px}.exchange-box{gap:8px}.sold{font-size:14px;margin-top:1px}.color-options .button{height:18px;width:18px;border-radius:50%}.color-options{gap:8px}.color-options .first-variant{border-radius:50%;padding:2px;background-clip:content-box;border:1px solid #666;-webkit-box-sizing:content-box;box-sizing:content-box}.color-swatch-white{border:1px solid #1a1a1a}.wishlist-icon{padding-right:24px;padding-top:24px}.wishlist-icon img{width:32px;height:30px}.view{border-radius:30px;cursor:pointer;-webkit-transition:background-color .3s;transition:background-color .3s;height:40px;font-size:14px;font-weight:500;line-height:16px;white-space:nowrap;background-color:#fff;color:#ff6700;border:1px solid #ff6700;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:12px 38px}.month{font-size:14px;font-weight:400;line-height:20px;text-align:left;color:#666}.dcrp-store-location{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.downpaymentbox-lcf{gap:10px}.downpayment-lcf{font-size:12px;border-radius:2px;font-weight:500;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#1778eb;background-color:#def1ff}.price-lcf{color:#1a1a1a;font-size:22px;gap:2px}.dcrp-store-location-lcf{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px}.main-div-plp{margin-bottom:12px}.cta-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.addremov-btn{width:171px;height:40px;padding:4px 12px 4px 12px;border-radius:200px;background:var(--tangerine-orange-tangerine-light-fff-2-ea, #FFF2EA);margin-left:8px;color:#ff6700;font-size:14px;font-weight:500;line-height:16px;text-align:center}.lcf-main{gap:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding-top:24px;padding-bottom:24px}.main-lcf{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-img-lcf{max-width:420px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;border-radius:4px 0 0 4px}.details-lcf{max-width:346px;min-width:346px}.title-lcf{color:#1a1a1a;font-size:18px;-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word}.subtitle-lcf{color:#999;font-size:14px}.stores-lcf{max-width:220px;gap:12px}.stores-lcf img{width:100%;display:block;max-width:24px;height:24px}.wishlist-icon-lcf{padding-right:24px}.wishlist-image-lcf{width:32px;height:30px}.subcontent-lcf{gap:8px}.view-details-cta,.tractor-view-details-cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px}.price-tractor{color:#1a1a1a;font-size:22px;gap:2px}.flexible-emi-tractor{gap:10px}.flexible-emi-tractor-text{font-size:12px;border-radius:2px;font-weight:500;width:-webkit-max-content;width:-moz-max-content;width:max-content;height:20px;color:#1778eb;background-color:#def1ff}.dcrp-store-location-tractor{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px}.tractor-main{gap:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding-top:24px;padding-bottom:24px}.main-tractor{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-img-tractor{max-width:420px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;border-radius:4px 0 0 4px}.details-tractor{max-width:346px;min-width:346px}.title-tractor{color:#1a1a1a;font-size:18px;-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;line-height:24px}.subtitle-tractor{color:#999;font-size:14px;line-height:18px}.stores-tractor{max-width:220px;gap:12px}.stores-tractor img{width:100%;display:block;max-width:24px;height:24px}.wishlist-icon-tractor{padding-right:19px}.wishlist-image-tractor{width:32px;height:30px}.subcontent-tractor{gap:8px}.tractor_tenture{font-size:14px;font-weight:400;color:#999;line-height:18px;margin-bottom:8px}@media(max-width: 991px){.dcrp-store-loactiopn{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main-div-plp{border-radius:unset !important;margin-bottom:4px}.main{gap:8px}.title-div{max-width:214px}.stores{gap:4px;margin-top:0px;max-width:none;border-top:.75px solid #dcdcdc}.stores img{width:100%;height:14px}.store-box{padding-top:8px;gap:4px}.exchange-box{gap:4px}.title{font-size:12px;max-width:194px;margin-bottom:4px;-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;margin-right:32px}.subtitle{font-size:10px}.upto{gap:2px;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word}.uptotext{font-size:10px}.price{font-size:18px}.emi-tractor{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px}.month{font-size:12px}.downpaymentbox{margin-bottom:0px}.downpayment{font-size:10px;height:16px}.subcontent{margin-bottom:0px}.view{font-size:12px;width:-webkit-max-content;width:-moz-max-content;width:max-content;height:30px;padding:4px 12px}.sold{font-size:10px;margin-top:0px}.wishlist-icon{position:absolute;right:0;padding-right:8px;padding-top:16px}.wishlist-icon img{width:20px;height:18px}.product-img{margin-right:0;max-width:36%}.product-img img{width:95px;height:157px}.addremov-btn{width:-webkit-max-content;width:-moz-max-content;width:max-content;height:30px;font-size:12px}.color-options{padding-bottom:8px;margin-right:16px}.color-options .button{height:16px;width:16px}.price-lcf{font-size:18px;margin-bottom:4px;gap:2px}.downpaymentbox-lcf{margin-bottom:0px}.downpayment-lcf{font-size:11px;height:24px}.wishlist-icon-lcf{position:absolute;padding-right:0px;right:16px}.wishlist-image-lcf{width:20px;height:18px}.product-img-lcf{max-width:343px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;border-radius:4px}.product-img-lcf img{border-radius:4px;-o-object-fit:contain;object-fit:contain}.lcf-main{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;max-width:343px;gap:8px;padding:0px}.title-lcf{max-width:300px;font-size:14px}.subtitle-lcf{padding-bottom:8px;border-bottom:.75px solid #dcdcdc;display:block;font-size:10px}.subcontent-lcf{margin-bottom:0px;max-width:300px;padding-top:4px}.view-details-cta,.tractor-view-details-cta{margin-top:8px}.dcrp-store-location-lcf{padding-bottom:8px}.title-box-lcf{padding-bottom:0px}.emi-lcf{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wishlist-icon-tractor{position:absolute;padding-right:0px;right:16px}.wishlist-image-tractor{width:20px;height:18px}.product-img-tractor{max-width:343px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;border-radius:4px}.product-img-tractor img{border-radius:4px}.tractor-main{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;max-width:343px;gap:8px;padding:0px}.title-tractor{max-width:300px;line-height:22px}.subtitle-tractor{padding-bottom:4px;font-size:10px}.upto-tractor{gap:2px;margin-top:0px;padding-bottom:8px;border-bottom:.75px solid #dcdcdc;font-size:10px;line-height:12px;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word}.subcontent-tractor{margin-bottom:0px;max-width:300px;padding-top:4px}.dcrp-store-location-tractor{padding-bottom:8px}.title-box-tractor{padding-bottom:0px}.downpayment-tractor{font-size:11px;height:24px}.flexible-emi-tractor{margin-bottom:0px}.price-tractor{font-size:18px;margin-bottom:4px;gap:2px}.tractor_tenture{font-size:10px;line-height:12px;margin-bottom:4px}}
.noproducts-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.noproducts{width:100%;height:100%}.noproducts_img-section{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:24px;padding-bottom:24px;padding-right:16px;padding-left:16px}.noproducts_img_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.noproducts_img{width:300px;height:225px;margin-bottom:24px}.noproducts_text{color:#1a1a1a;font-size:18px;font-weight:500;text-align:center;line-height:22px}.pincode{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.pincode_unavail{background-color:#f7e3ea;border:1px solid #ffa7c7;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:12px;padding-bottom:12px;padding-right:16px;padding-left:16px;gap:8px}.pincode-title{color:#1a1a1a;font-size:18px;font-weight:500;line-height:22px}.pincode-description{color:#1a1a1a;font-size:12px;font-weight:500;line-height:16px}.pincode_check{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;margin-bottom:24px}.checkproduct{color:#1a1a1a;font-size:14px;font-weight:400;line-height:16px}.checkpincode-input{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.inputbox{border:1px solid #999;border-radius:4px;padding:12px;width:100%;height:100%;max-width:247px;max-height:44px;color:#1a1a1a;font-size:14px;font-weight:400;line-height:20px}.inputbox_error-msg{border:1px solid #b40000}.error-msg{border:1px solid #b40000}.search{border-radius:30px;cursor:pointer;-webkit-transition:background-color .3s;transition:background-color .3s;font-size:14px;font-weight:500;line-height:18px;white-space:nowrap;background-color:#fff;color:#ff6700;border:1px solid #ff8900;width:121px;height:40px;margin-top:3px}.pincode_errormsg{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}.warning-icon{width:12px;height:12px}.pincode-popup-overlay-container-form_error_text{color:#b40000;font-size:12px;font-weight:400;line-height:14px}@media(max-width: 991px){.noproducts-main{gap:0px}.noproducts_img-section{padding-right:16px;padding-left:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:0px}.noproducts_text{font-size:16px;line-height:18px;padding-top:48px;padding-bottom:12px}.noproducts_img{width:235px;height:176px;margin-bottom:0px}.pincode{padding-top:12px;padding-bottom:12px;padding-right:16px;padding-left:16px;background-color:#fff}.pincode_check{margin-bottom:0px}.checkpincode-input{gap:12px}.checkproduct{color:#999}.search{height:24px;margin-top:10px;font-size:12px;font-weight:500;line-height:16px}}
.trysearching{border:1px solid #d3dae1;border-radius:8px}.trysearching-nudge{padding:2px 4px;font-size:10px;line-height:11.85px;left:-8px}.trysearching::-webkit-scrollbar{display:none}.saveupto{max-height:16px;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;background-color:#00b500;color:#fff;padding:4px 2px}.trysearchingtitle{color:#1a1a1a;font-size:18px;font-weight:500;line-height:22px;text-align:left;padding-left:16px}@media(max-width: 991px){.trysearching{border:none;margin-top:4px;gap:8px}}
.main{width:100%;gap:12px}.product-img-box{-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:210px;width:100%;margin-right:24px;border-radius:4px 0 0 4px}.product-img-box img{height:222px;-o-object-fit:contain;object-fit:contain;width:146px}.product-card{content-visibility:auto;contain-intrinsic-size:300px 400px}.title{color:#1a1a1a;font-size:18px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;max-width:486px}.subtitle{color:#999;font-size:14px}.upto{gap:8px;margin-top:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#1a1a1a;font-size:14px}.upto-tractor{gap:8px;margin-top:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#1a1a1a;font-size:14px;font-weight:500;line-height:16px}.subcontent{gap:8px}.emi{color:#1a1a1a;font-size:14px}.emi-tractor{color:#1a1a1a;font-size:14px}.price{color:#1a1a1a;font-size:22px;gap:2px}.newlaunch{top:4px;left:4px}.downpayment{font-size:12px;border-radius:2px;height:20px;font-weight:500;color:#1778eb;background-color:#def1ff}.stores{gap:12px;margin-right:20px;max-width:181px}.stores img{width:100%;display:block;max-width:24px;height:24px}.store-box{gap:8px}.exchange-box{gap:8px}.sold{font-size:14px;margin-top:1px;white-space:break-spaces}.color-options .button{height:18px;width:18px;border-radius:50%}.color-options{gap:8px}.color-options .first-variant{border-radius:50%;padding:2px;background-clip:content-box;border:1px solid #666;-webkit-box-sizing:content-box;box-sizing:content-box}.color-swatch-white{border:1px solid #1a1a1a}.wishlist-icon{padding-right:24px;padding-top:24px}.wishlist-icon img{width:32px;height:30px}.view{border-radius:30px;cursor:pointer;-webkit-transition:background-color .3s;transition:background-color .3s;font-size:14px;font-weight:500;line-height:16px;white-space:nowrap;background-color:#fff;color:#ff6700;border:1px solid #ff6700;width:-webkit-max-content;width:-moz-max-content;width:max-content;height:40px;padding:12px 38px}.month{font-size:14px;line-height:20px;text-align:left;color:#666;font-weight:400}.dcrp-store-location{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.downpaymentbox-lcf{gap:10px}.downpayment-lcf{font-size:12px;border-radius:2px;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;color:#1778eb;background-color:#def1ff}.price-lcf{color:#1a1a1a;font-size:22px;gap:2px}.dcrp-store-location-lcf{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:8px}.main-div-plp{margin-bottom:12px}.cta-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.addremov-btn{width:171px;height:40px;padding:4px 12px 4px 12px;border-radius:200px;background:var(--tangerine-orange-tangerine-light-fff-2-ea, #FFF2EA);margin-left:8px;color:#ff6700;font-size:14px;font-weight:500;line-height:16px;text-align:center}.lcf-main{gap:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;max-width:100%;padding-right:24px;padding-left:24px}.main-lcf{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-img-lcf{max-width:420px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:16px;border-radius:4px 0 0 4px}.product-img-lcf-prod-image{height:297px !important}.product-img-prod-image{max-height:222px}.details-lcf{max-width:346px;min-width:346px}.title-lcf{color:#1a1a1a;font-size:18px;-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word}.subtitle-lcf{color:#999;font-size:14px}.stores-lcf{max-width:220px;gap:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.stores-lcf img{width:100%;display:block;max-width:24px;height:24px}.wishlist-icon-lcf{padding-right:24px}.wishlist-image-lcf{width:32px;height:30px}.subcontent-lcf{gap:8px}.view-details-cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.price-tractor{color:#1a1a1a;font-size:22px;gap:2px}.flexible-emi-tractor{gap:10px}.flexible-emi-tractor-text{font-size:12px;border-radius:2px;width:-webkit-max-content;width:-moz-max-content;width:max-content;height:20px;font-weight:500;color:#1778eb;background-color:#def1ff}.dcrp-store-location-tractor{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px}.tractor-main{gap:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding-top:24px;padding-bottom:24px}.main-tractor{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-img-tractor{max-width:420px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;border-radius:4px 0 0 4px}.product-img-tractor-prod-image{height:297px !important}.details-tractor{max-width:346px;min-width:346px}.title-tractor{color:#1a1a1a;font-size:18px;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;line-height:24px}.subtitle-tractor{color:#999;font-size:14px;line-height:18px}.stores-tractor{max-width:220px;gap:12px}.stores-tractor img{width:100%;display:block;max-width:24px;height:24px}.wishlist-icon-tractor{padding-right:19px}.wishlist-image-tractor{width:32px;height:30px}.subcontent-tractor{gap:8px}.tractor_tenture{font-size:14px;font-weight:400;color:#999;line-height:18px;margin-bottom:8px}.prdct-img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.skeleton-loader{background-color:#e0e0e0;-webkit-animation:pulse 1.5s infinite ease-in-out;animation:pulse 1.5s infinite ease-in-out}@-webkit-keyframes pulse{0%{opacity:1}50%{opacity:.5}100%{opacity:1}}@keyframes pulse{0%{opacity:1}50%{opacity:.5}100%{opacity:1}}.card-preload{-o-object-fit:contain;object-fit:contain}@media(max-width: 991px){.details-lcf{max-width:100%;min-width:100%}.stores-lcf{border-top:.75px solid #dcdcdc;max-width:100%;gap:0px}.stores-lcf img{height:14px;width:12px}.dcrp-store-loactiopn{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main-div-plp{border-radius:unset !important;margin-bottom:4px}.main{gap:8px}.title-div{max-width:214px}.stores{gap:4px;margin-top:0px;max-width:none;border-top:.75px solid #dcdcdc}.stores img{width:100%;height:14px}.store-box{padding-top:8px;gap:4px}.exchange-box{gap:4px}.title{font-size:12px;max-width:194px;margin-bottom:4px;-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;margin-right:32px}.emi{font-size:12px}.subtitle{font-size:10px}.upto{gap:2px;margin-top:8px}.uptotext{font-size:10px}.price{font-size:18px}.emi-tractor{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.month{font-size:12px}.downpaymentbox{margin-bottom:0px}.downpayment{font-size:10px;height:16px}.subcontent{margin-bottom:0px}.view{font-size:12px;width:-webkit-max-content;width:-moz-max-content;width:max-content;height:30px;padding:4px 12px}.sold{font-size:10px;margin-top:0px}.wishlist-icon{position:absolute;right:0;padding-right:8px;padding-top:16px}.wishlist-icon img{width:20px;height:18px}.product-img{margin-right:0;max-width:36%}.addremov-btn{width:-webkit-max-content;width:-moz-max-content;width:max-content;height:30px;font-size:12px}.color-options{padding-bottom:8px;margin-right:16px}.color-options .button{height:16px;width:16px}.price-lcf{font-size:18px;margin-bottom:4px;gap:2px}.downpaymentbox-lcf{margin-bottom:0px}.downpayment-lcf{font-size:11px;height:24px}.wishlist-icon-lcf{position:absolute;padding-right:0px;right:16px}.wishlist-image-lcf{width:20px;height:18px}.product-img-lcf{max-width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;border-radius:4px}.product-img-lcf img{border-radius:4px;-o-object-fit:contain;object-fit:contain}.product-img-lcf-prod-image{height:199px !important}.product-img-prod-image{max-height:222px}.lcf-main{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;max-width:100%;gap:8px;padding:0px}.title-lcf{max-width:300px;font-size:14px}.subtitle-lcf{padding-bottom:8px;border-bottom:.75px solid #dcdcdc;display:block;font-size:10px}.subcontent-lcf{margin-bottom:0px;max-width:245px;padding-top:8px}.view-details-cta{margin-top:8px}.dcrp-store-location-lcf{padding-bottom:0px}.title-box-lcf{padding-bottom:0px}.emi-lcf{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-max-content;width:-moz-max-content;width:max-content}.wishlist-icon-tractor{position:absolute;padding-right:0px;right:16px}.wishlist-image-tractor{width:20px;height:18px}.product-img-tractor{max-width:343px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;border-radius:4px}.product-img-tractor img{border-radius:4px}.product-img-tractor-prod-image{height:199px !important}.tractor-main{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;max-width:343px;gap:8px;padding:0px}.title-tractor{max-width:300px;line-height:22px}.subtitle-tractor{padding-bottom:4px;font-size:10px}.upto-tractor{gap:2px;margin-top:0px;padding-bottom:8px;border-bottom:.75px solid #dcdcdc;font-size:10px;line-height:12px}.subcontent-tractor{margin-bottom:0px;max-width:300px;padding-top:4px}.dcrp-store-location-tractor{padding-bottom:8px}.title-box-tractor{padding-bottom:0px}.downpayment-tractor{font-size:11px;height:24px}.flexible-emi-tractor{margin-bottom:0px}.price-tractor{font-size:18px;margin-bottom:4px;gap:2px}.tractor_tenture{font-size:10px;line-height:12px;margin-bottom:4px}}
.budget-container{width:100%;border-radius:8px;border:1px solid #ccc;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;margin-top:16px;margin-bottom:16px;padding:.75rem 1rem;background:#fff;margin-left:0;cursor:pointer}.budget-container_heading{font-weight:500;font-size:20px;line-height:24px;color:#1a1a1a}.budget-container-filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:.75rem}.budget-container-filter::-webkit-scrollbar{display:none}.budget-container-filter-box{border-radius:8px}.budget-container-filter-box_title{background-color:#f2f2f2;border:1px solid #d3dae1;border-bottom:none;border-top-left-radius:8px;border-top-right-radius:8px;font-weight:500;font-size:12px;line-height:16px;padding:8px 12px;color:#1a1a1a}.budget-container-filter-box_emi{border-bottom-right-radius:8px;border-bottom-left-radius:8px;border:1px solid #d3dae1;font-weight:400;font-size:14px;line-height:20px;padding:8px 12px;color:#4d4d4d}.budget-container-filter-box_emi_text{font-weight:500;font-size:18px;line-height:18px;color:#1a1a1a}.budget-container-filter-box_emi_month{font-weight:400;font-size:14px;line-height:20px;position:relative;top:-2px}@media(max-width: 768px){.budget-container{width:100%;gap:8px;margin:.25rem 0px;border-radius:0px}.budget-container-filter{gap:8px;overflow-x:scroll;overflow-y:hidden}.budget-container-filter .overflow-scroll-budget-y{overflow-y:scroll}.budget-container-filter-box{width:-webkit-max-content;width:-moz-max-content;width:max-content}.budget-container-filter-box_emi{padding:8px}}
.inbetweenFilterDiv{padding:12px 16px 12px 16px;border:1px solid #d3dae1;border-radius:8px;background:var(--neutrals-white-ffffff, #FFFFFF);margin-bottom:12px}.inbetweenFilterDiv_filtername{font-size:20px;font-weight:500;line-height:24px;letter-spacing:.1599999964px;color:var(--neutrals-black-1-a-1-a-1-a, #1A1A1A);margin-bottom:12px}.inbetweenFilterDiv_filter-chipsDiv{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.inbetweenFilterDiv_filter-chipsDiv .filter-chip{height:30px;padding:8px 12px 8px 12px;border-radius:4px;background:var(--neutrals-gray-grey-95-f-2-f-2-f-2, #F2F2F2);font-size:12px;font-weight:400;line-height:14px;letter-spacing:.1599999964px;color:var(--neutrals-black-1-a-1-a-1-a, #1A1A1A)}.inbetweenFilterDiv_filter-chipsDiv .filter-chip:first-child{margin-left:0}.filter-chip.active{background:#002953;color:#fff;border:none}.filter-chip{cursor:pointer;padding:8px 16px;background-color:#f0f0f0;border-radius:16px;margin:4px;display:inline-block;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}@media screen and (min-width: 991px){.filter-chip:hover{background-color:#d0d0d0}}@media screen and (max-width: 991px){.inbetweenFilterDiv{margin-bottom:4px;border:none}.inbetweenFilterDiv_filtername{margin-bottom:4px;font-size:20px}.inbetweenFilterDiv_filter-chipsDiv{-ms-flex-wrap:none;flex-wrap:none}.inbetweenFilterDiv_filter-chipsDiv::-webkit-scrollbar{display:none}}
.downloadapp-section{padding:8px;background:var(--white)}.downloadapp-section_body{gap:12px}.downloadapp-section_body-content{gap:12px}.downloadapp-section_body-content span{letter-spacing:.2px}.downloadapp-section_body-btn:last-child{gap:12px}.downloadapp-section_body-btn:last-child span{padding:8px;letter-spacing:.2px;color:var(--white);background:-webkit-gradient(linear, left top, right top, from(#ff6700), to(#ff8900));background:linear-gradient(90deg, #ff6700 0%, #ff8900 100%);width:102px;height:32px}
.view-all-wrapper{background:-webkit-gradient(linear, left top, right top, from(#ff6700), to(#ff8900));background:linear-gradient(90deg, #ff6700 0%, #ff8900 100%);padding:8px 24px}.view-all-wrapper-label{font-size:14px;letter-spacing:.2px}@media screen and (max-width: 991px){.view-all-wrapper-label{font-size:12px}}
.faq-ans P{font-size:12px;line-height:18px}.faq-accordian ul li{margin-left:15px !important;list-style:disc !important}.faq-accordian ol li{margin-left:15px !important;list-style:number !important}
.faq-accordian{padding:12px 16px;gap:8px;max-width:100%}.faq-accordian a{color:#ff6700 !important}.faq-accordian_title{font-size:16px;line-height:20px;letter-spacing:.2px;margin-bottom:16px}.faq-accordian_button{background:none;color:var(--mid-blue);font-size:12px}.faq-accordian .each-faq-question{padding:16px 0px;letter-spacing:.2px}.faq-accordian .each-faq-answer{letter-spacing:.2px;padding-bottom:16px;margin-right:28px}.faq-accordian .each-faq-img{height:16px;width:16px}.faq-accordian .each-faq-border-b{border-bottom:1px solid #e4e4e4}@media screen and (max-width: 991px){.each-faq-question{margin-right:8px}}.faq-accordian ul li{margin-left:15px !important;list-style:disc !important}.faq-accordian ol li{margin-left:15px !important;list-style:number !important}
.view-lm-label{font-size:16px;line-height:20px;color:var(--mid-blue);letter-spacing:.2px}@media screen and (max-width: 991px){.view-lm-label{font-size:12px;line-height:16px}}
.emi-loan-shimmer-loader{width:113px;height:20px;background:-webkit-gradient(linear, right top, left top, from(#6E9CC9), color-stop(40%, #3E668D), color-stop(40%, #6E9CC9), to(#6E9CC9));background:linear-gradient(to left, #6E9CC9 0%, #3E668D 40%, #6E9CC9 40%, #6E9CC9 100%);background-size:200% 100%;-webkit-animation:emishimmerloader 1.2s infinite linear;animation:emishimmerloader 1.2s infinite linear}@-webkit-keyframes emishimmerloader{0%{background-position:-120% 0}100%{background-position:100% 0}}@keyframes emishimmerloader{0%{background-position:-120% 0}100%{background-position:100% 0}}
.bajaj-header-container{top:100px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:1002}.bajaj-header-container_sub_nav{height:48px;background-color:#0051a2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;color:#fff;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap;padding-left:24px;padding-right:16px}.bajaj-header-container_sub_nav_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bajaj-header-container_sub_nav_content_bajajtext{font-size:14px;font-weight:700;line-height:20px;text-align:center;margin-right:12px;cursor:pointer;padding:16px 0px}.bajaj-header-container_sub_nav_content_list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;margin-bottom:0px}.bajaj-header-container_sub_nav_content_list_items{display:inline-block;-webkit-transition:color .3s ease;transition:color .3s ease;font-size:12px;font-weight:500;line-height:16px;text-align:left;cursor:pointer;position:relative;padding:16px 0px}.bajaj-header-container_sub_nav_content_list_items::before{content:"";position:absolute;bottom:0;left:50%;width:0;height:4px;background:#ff6700;border-radius:8px 8px 0px 0px;-webkit-transition:width .3s ease,left .3s ease;transition:width .3s ease,left .3s ease}.bajaj-header-container_sub_nav_content_list_items:hover{font-size:14px;line-height:18px}.bajaj-header-container_sub_nav_content_list_items:hover::before,.bajaj-header-container_sub_nav_content_list_items.active::before{width:100%;left:0}.bajaj-header-container_sub_nav_content_list_items_sublist-popup{color:#fff;-webkit-box-shadow:0px 4px 8px rgba(0,0,0,.1);box-shadow:0px 4px 8px rgba(0,0,0,.1);padding:10px;border-radius:5px;position:absolute;z-index:10;top:100%;margin-top:16px;left:0;background-color:rgba(0,0,0,.5)}.bajaj-header-container_sub_nav_content_list_items_sublist-popup ul{list-style:none;padding:0;margin:0}.bajaj-header-container_sub_nav_content_list_items_sublist-popup li{padding:8px 12px;cursor:pointer}.bajaj-header-container_sub_nav_content_list_items_sublist-popup li:hover{color:#ff6700}.bajaj-header-container_sub_nav_options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;font-weight:500;line-height:16px;text-align:left}.bajaj-header-container_sub_nav_options_location{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.bajaj-header-container_sub_nav_options_location::before{content:"";position:absolute;bottom:-7px;left:50%;width:0;height:4px;background:#ff6700;border-radius:8px 8px 0px 0px;-webkit-transition:width .3s ease,left .3s ease;transition:width .3s ease,left .3s ease}.bajaj-header-container_sub_nav_options_location:hover::before,.bajaj-header-container_sub_nav_options_location.active::before{width:100%;left:0}.bajaj-header-container_sub_nav_options_location_pin_code{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bajaj-header-container_sub_nav_options_location_pin_code_number{font-size:12px;font-weight:500;line-height:16px;text-align:left}.bajaj-header-container_sub_nav_options_location_pin_text{font-size:12px;font-weight:400;line-height:16px;text-align:left;color:#ccc;cursor:pointer}.bajaj-header-container_sub_nav_options_seperator{width:1px;height:22px;gap:0px;opacity:.2;border:1px solid #fff;margin-left:8px;margin-right:8px}.bajaj-header-container_sub_nav_options_emi_loan{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;white-space:nowrap;cursor:pointer}.bajaj-header-container_sub_nav_options_emi_loan_div{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}.bajaj-header-container_sub_nav_options_emi_loan_div::before{content:"";position:absolute;bottom:-16px;left:50%;width:0;height:4px;background:#ff6700;border-radius:8px 8px 0px 0px;-webkit-transition:width .3s ease,left .3s ease;transition:width .3s ease,left .3s ease}.bajaj-header-container_sub_nav_options_emi_loan_div:hover::before,.bajaj-header-container_sub_nav_options_emi_loan_div.active::before{width:100%;left:0}.bajaj-header-container_sub_nav_options_emi_loan_logged_in{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:12px;background:var(--tangerine-orange-tangerine-ff-6700, #ff6700);padding:4px 8px 4px 8px;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.bajaj-header-container_sub_nav_options_emi_loan_logged_in::before{content:"";position:absolute;bottom:-11px;left:50%;width:0;height:4px;background:#ff6700;border-radius:8px 8px 0px 0px;-webkit-transition:width .3s ease,left .3s ease;transition:width .3s ease,left .3s ease}.bajaj-header-container_sub_nav_options_emi_loan_logged_in:hover::before,.bajaj-header-container_sub_nav_options_emi_loan_logged_in.active::before{width:100%;left:0}.bajaj-header-container_sub_nav_options_emi_loan_logged_in_text{font-size:12px;font-weight:500;line-height:16px;letter-spacing:.200000003px;text-align:left;color:#fff}.bajaj-header-container_sub_nav_options .ntbLimit{background:none !important}.bajaj-header-container_sub_nav_options_wishlist_enquiries{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;white-space:nowrap;cursor:pointer}.bajaj-header-container_sub_nav_options_wishlist_enquiries::before{content:"";position:absolute;bottom:-15px;left:50%;width:0;height:4px;background:#ff6700;border-radius:8px 8px 0px 0px;-webkit-transition:width .3s ease,left .3s ease;transition:width .3s ease,left .3s ease}.bajaj-header-container_sub_nav_options_wishlist_enquiries:hover::before,.bajaj-header-container_sub_nav_options_wishlist_enquiries.active::before{width:100%;left:0}.bajaj-header-container_sub_nav_options_wishlist_enquiries_popup_overlay{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-box-shadow:0 8px 16px rgba(0,0,0,.2);box-shadow:0 8px 16px rgba(0,0,0,.2);z-index:1000;padding-top:48px;top:100px;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.bajaj-header-container_sub_nav_options_wishlist_enquiries_popup_overlay_container{width:230px;height:74px;background-color:#001326;position:relative}.bajaj-header-container_sub_nav_options_wishlist_enquiries_popup_overlay_container::before{background:#ff6700;border-radius:8px 8px 0 0;bottom:-15px;content:"";height:4px;left:0;position:absolute;width:138px;top:-4px}.bajaj-header-container_sub_nav_options_wishlist_enquiries_popup_overlay_container_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bajaj-header-container_sub_nav_options_wishlist_enquiries_popup_overlay_container_content_text{padding:10px 16px;font-size:14px;font-weight:400;line-height:16.59px;text-align:left;color:#d3dae1}.bajaj-header-container_sub_nav_options_inbox{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;white-space:nowrap;cursor:pointer}.bajaj-header-container_sub_nav_options_inbox::before{content:"";position:absolute;bottom:-15px;left:50%;width:0;height:4px;background:#ff6700;border-radius:8px 8px 0px 0px;-webkit-transition:width .3s ease,left .3s ease;transition:width .3s ease,left .3s ease}.bajaj-header-container_sub_nav_options_inbox:hover::before,.bajaj-header-container_sub_nav_options_inbox.active::before{width:100%;left:0}.pincode-arrow::before{content:"";position:absolute;border:solid #fff;display:inline-block;border-width:0px 1.5px 1.5px 0;padding:3px;right:-12px;top:2px;transform:rotate(45deg);-webkit-transform:rotate(45deg)}.pincode-arrow.arrow-toggled::before{transform:rotate(223deg);-webkit-transform:rotate(223deg);top:5px}@media only screen and (max-width: 991px){.bajaj-header-container{z-index:1002;top:0px;width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bajaj-header-container_sub_nav{height:auto;background-color:#0051a2;display:block;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;color:#fff;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap;padding:0px}.bajaj-header-container_sub_nav_content{padding:12px 0px;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bajaj-header-container_sub_nav_content_bajajtext{font-size:14px;font-weight:700;line-height:20px;text-align:center;margin-right:12px;cursor:pointer}.bajaj-header-container_sub_nav_content_list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.bajaj-header-container_sub_nav_content_list_items{font-size:12px;font-weight:500;line-height:16px;text-align:left;cursor:pointer}.bajaj-header-container_sub_nav_options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:12px;font-weight:500;line-height:24px;text-align:left;width:100%;padding:8px 16px}.bajaj-header-container_sub_nav_options_location{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2px;cursor:pointer}.bajaj-header-container_sub_nav_options_location::before{bottom:-8px;background:none;height:0px}.bajaj-header-container_sub_nav_options_location_img{height:12px;width:12px}.bajaj-header-container_sub_nav_options_location_pin{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;gap:4px}.bajaj-header-container_sub_nav_options_location_pin_code{gap:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bajaj-header-container_sub_nav_options_location_pin_code_img{height:12px;width:12px}.bajaj-header-container_sub_nav_options_location_pin_code_number{font-size:12px;font-weight:500;line-height:16px;text-align:left}.bajaj-header-container_sub_nav_options_location_pin_text{font-size:12px;font-weight:400;line-height:16px;text-align:left;color:#ccc;cursor:pointer;max-width:74px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.bajaj-header-container_sub_nav_options_seperator{display:none}.bajaj-header-container_sub_nav_options_emi_loan{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;white-space:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.bajaj-header-container_sub_nav_options_emi_loan_div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.bajaj-header-container_sub_nav_options_emi_loan_div::before{bottom:-8px}.bajaj-header-container_sub_nav_options_emi_loan_div_img{height:16px;width:16px}.bajaj-header-container_sub_nav_options_emi_loan_logged_in{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:12px;background:var(--tangerine-orange-tangerine-ff-6700, #ff6700);padding:4px 8px 4px 8px;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bajaj-header-container_sub_nav_options_emi_loan_logged_in::before{bottom:-8px}.bajaj-header-container_sub_nav_options_emi_loan_logged_in_img_one{height:16px;width:16px}.bajaj-header-container_sub_nav_options_emi_loan_logged_in_img_two{height:14px;width:14px}.bajaj-header-container_sub_nav_options_emi_loan_logged_in_text{font-size:12px;font-weight:500;line-height:16px;letter-spacing:.200000003px;text-align:left;color:#fff}.bajaj-header-container_sub_nav_options_wishlist_enquiries{display:none;gap:4px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;white-space:nowrap;cursor:pointer}.bajaj-header-container_sub_nav_options_wishlist_enquiries_popup_overlay{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-box-shadow:0 8px 16px rgba(0,0,0,.2);box-shadow:0 8px 16px rgba(0,0,0,.2);z-index:1000;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.bajaj-header-container_sub_nav_options_wishlist_enquiries_popup_overlay_container{width:230px;height:74px;background-color:#001326}.bajaj-header-container_sub_nav_options_wishlist_enquiries_popup_overlay_container_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bajaj-header-container_sub_nav_options_wishlist_enquiries_popup_overlay_container_content_text{padding:10px 16px;font-size:14px;font-weight:400;line-height:16.59px;text-align:left;color:#d3dae1}.bajaj-header-container_sub_nav_options_inbox{display:none;gap:4px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;white-space:nowrap;cursor:pointer}}.offer-limit-popup-container_loan_list_item_content_approval{position:absolute;right:12px;top:calc(50% - 10px)}.offer-limit-popup-container_loan_list_item_content{position:relative}
.pincode-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1000}.pincode-popup-overlay-container{background-color:#fff;width:375px;padding:16px;border-radius:8px;-webkit-box-shadow:0px 4px 15px rgba(0,0,0,.1);box-shadow:0px 4px 15px rgba(0,0,0,.1);text-align:center;position:relative}.pincode-popup-overlay-container_image{margin-left:auto;cursor:pointer}.pincode-popup-overlay-container-head{margin-bottom:8px;margin-top:8px}.pincode-popup-overlay-container-head_text{font-size:18px;font-weight:500;line-height:21.33px;text-align:center;color:#002953;margin-bottom:8px}.pincode-popup-overlay-container-head_subtext{font-size:12px;font-weight:400;line-height:14.22px;letter-spacing:.200000003px;text-align:center;color:#000;white-space:break-spaces}.pincode-popup-overlay-container-form{background-color:#f7f6f6;padding:12px 16px;border-radius:8px;margin-bottom:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pincode-popup-overlay-container-form_enter_pin_text{font-size:14px;font-weight:500;line-height:18px;text-align:left;margin-bottom:8px;color:#000}.pincode-popup-overlay-container-form_input{height:44px;border:1px solid #999;border-radius:4px;padding:12px;width:100%;font-size:14px;font-weight:400;line-height:20px;text-align:left;margin-bottom:8px}.pincode-popup-overlay-container-form .error-pincode{border:1px solid #b40000}.pincode-popup-overlay-container-form_error{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:8px}.pincode-popup-overlay-container-form_error_text{font-size:12px;font-weight:400;line-height:16px;text-align:left;color:#b40000}.pincode-popup-overlay-container-form_submit_btn{height:40px;width:100%;padding:10px;border-radius:82px;background:linear-gradient(97.13deg, #ff6700 5.56%, #fe8e0c 94.44%);color:#fff;font-size:14px;font-weight:500;line-height:16.59px}.pincode-popup-overlay-container-fetch-location_or{font-size:14px;font-weight:400;line-height:16.59px;text-align:center;color:#1a1a1a;margin-bottom:12px}.pincode-popup-overlay-container-fetch-location_btn{padding-left:50px;padding-right:50px;border-radius:200px;background-color:#fff2ea;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px;height:42px;margin:auto}.pincode-popup-overlay-container-fetch-location_btn_text{font-size:14px;font-weight:500;line-height:18px;text-align:center;color:#ff6700;margin-bottom:0px}.pincode-popup-overlay-container-fetch-location_not_found{margin-top:8px;font-size:12px;font-weight:400;line-height:14.22px;letter-spacing:.1599999964px;color:#b40000}@media only screen and (max-width: 768px){.pincode-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1000}.pincode-popup-overlay-container{background-color:#fff;width:100%;padding:16px;border-radius:8px 8px 0 0;-webkit-box-shadow:0px 4px 15px rgba(0,0,0,.1);box-shadow:0px 4px 15px rgba(0,0,0,.1);text-align:center;position:fixed;bottom:0}.pincode-popup-overlay-container_image{margin-left:auto;cursor:pointer}.pincode-popup-overlay-container-head{margin-bottom:8px;margin-top:8px}.pincode-popup-overlay-container-head_text{font-size:18px;font-weight:500;line-height:21.33px;text-align:center;color:#002953;margin-bottom:8px}.pincode-popup-overlay-container-head_subtext{font-size:12px;font-weight:400;line-height:14.22px;letter-spacing:.200000003px;text-align:center;color:#000;white-space:break-spaces}.pincode-popup-overlay-container-form{background-color:#f7f6f6;padding:12px 16px;border-radius:8px;margin-bottom:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pincode-popup-overlay-container-form_enter_pin_text{font-size:14px;font-weight:500;line-height:18px;text-align:left;margin-bottom:8px;color:#000}.pincode-popup-overlay-container-form_input{height:44px;border:1px solid #999;border-radius:4px;padding:12px;width:100%;font-size:14px;font-weight:400;line-height:20px;text-align:left;margin-bottom:8px}.pincode-popup-overlay-container-form .error-pincode{border:1px solid #b40000}.pincode-popup-overlay-container-form_error{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:8px}.pincode-popup-overlay-container-form_error_text{font-size:12px;font-weight:400;line-height:16px;text-align:left;color:#b40000}.pincode-popup-overlay-container-form_submit_btn{height:40px;width:100%;padding:10px;border-radius:82px;background:linear-gradient(97.13deg, #ff6700 5.56%, #fe8e0c 94.44%);color:#fff;font-size:14px;font-weight:500;line-height:16.59px}.pincode-popup-overlay-container-fetch-location_or{font-size:14px;font-weight:400;line-height:16.59px;text-align:center;color:#1a1a1a;margin-bottom:12px}.pincode-popup-overlay-container-fetch-location_btn{padding-left:50px;padding-right:50px;border-radius:200px;background-color:#fff2ea;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px;height:42px;margin:auto}.pincode-popup-overlay-container-fetch-location_btn_text{font-size:14px;font-weight:500;line-height:18px;text-align:center;color:#ff6700}.pincode-popup-overlay-container-fetch-location_not_found{margin-top:8px;font-size:12px;font-weight:400;line-height:14.22px;letter-spacing:.1599999964px;color:#b40000}}
.fetch-current-location-loader{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1000}.fetch-current-location-loader-container{background-color:#fff;width:375px;padding:16px;border-radius:8px;-webkit-box-shadow:0px 4px 15px rgba(0,0,0,.1);box-shadow:0px 4px 15px rgba(0,0,0,.1);text-align:center;position:relative}.fetch-current-location-loader-container_close_image{margin-left:auto;margin-bottom:8px}.fetch-current-location-loader-container_fetch_text{font-size:20px;font-weight:500;line-height:23.7px;text-align:center;color:#002953;padding-left:38.5px;padding-right:38.5px;margin:0 auto}.fetch-current-location-loader-container_loader{margin-top:8px;margin-bottom:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.fetch-current-location-loader-container_loader_image{width:109px;height:109px;-webkit-animation:rotate 1.5s linear infinite;animation:rotate 1.5s linear infinite;display:block}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fetch-current-location-loader-container_thankyou_text{font-size:16px;font-weight:400;line-height:18.96px;text-align:center;color:#1a1a1a}
.offer-limit-popup{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1000}.offer-limit-popup-container{background-color:#fff;width:570px;padding:16px;border-radius:8px;-webkit-box-shadow:0px 4px 15px rgba(0,0,0,.1);box-shadow:0px 4px 15px rgba(0,0,0,.1);text-align:center;position:relative}.offer-limit-popup-container_close_image{margin-left:auto;cursor:pointer;margin-bottom:8px;margin-right:16px}.offer-limit-popup-container_head_text{font-size:18px;font-weight:500;line-height:21.33px;text-align:center;color:#002953;margin-bottom:8px}.offer-limit-popup-container_sub_head_text{font-size:14px;font-weight:400;line-height:18px;text-align:left;color:#666;text-wrap:auto}.offer-limit-popup-container_loan_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:16px;gap:8px}.offer-limit-popup-container_loan_list_item_content{padding:10px 12px;border:1px solid var(--neutrals-gray-grey-90-e-5-e-5-e-5, #e5e5e5);border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:8px}.offer-limit-popup-container_loan_list_item_content_emi_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.offer-limit-popup-container_loan_list_item_content_emi_box_text{font-size:14px;font-weight:400;line-height:20px;text-align:left;margin-left:12px}.offer-limit-popup-container_loan_list_item_content_emi_box_limit{font-size:14px;font-weight:500;line-height:20px;text-align:left;color:#1a1a1a}.offer-limit-popup-container_loan_list_item_content_emi_box img{width:23px;height:17px}.offer-limit-popup-container_loan_list_item_content_emi_valid{font-size:12px;font-style:italic;font-weight:400;line-height:15px;text-align:left;margin-top:2px;color:#999}.offer-limit-popup-container_loan_list_item_content_approval_text{font-size:14px;font-weight:400;line-height:20px;text-align:left;color:#ff6700}.offer-limit-popup-container_got_it{width:200px;height:40px;border-radius:200px;padding:12px 24px;font-size:14px;font-weight:500;line-height:18px;text-align:center;color:#fff;background:-webkit-gradient(linear, left top, right top, from(#FF6700), to(#FF8900));background:linear-gradient(90deg, #FF6700 0%, #FF8900 100%);margin-top:8px;margin-bottom:8px}@media only screen and (max-width: 768px){.offer-limit-popup{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1000}.offer-limit-popup-container{background-color:#fff;width:100%;padding:16px 16px 24px 16px;border-radius:8px 8px 0 0;-webkit-box-shadow:0px 4px 15px rgba(0,0,0,.1);box-shadow:0px 4px 15px rgba(0,0,0,.1);text-align:center;position:fixed;bottom:0}.offer-limit-popup-container_close_image{margin-left:auto;cursor:pointer;margin-bottom:8px;margin-right:0px}.offer-limit-popup-container_head_text{font-size:18px;font-weight:500;line-height:21.33px;text-align:center;color:#002953;margin-bottom:8px}.offer-limit-popup-container_sub_head_text{font-size:14px;font-weight:400;line-height:18px;text-align:left;color:#666;white-space:break-spaces}.offer-limit-popup-container_loan_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:16px;gap:8px;max-height:398px;overflow-y:scroll}.offer-limit-popup-container_loan_list_item_content{padding:10px 12px;border:1px solid var(--neutrals-gray-grey-90-e-5-e-5-e-5, #e5e5e5);border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:8px}.offer-limit-popup-container_loan_list_item_content_emi_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.offer-limit-popup-container_loan_list_item_content_emi_box_text{font-size:14px;font-weight:400;line-height:20px;text-align:left;margin-left:12px}.offer-limit-popup-container_loan_list_item_content_emi_box_limit{font-size:14px;font-weight:500;line-height:20px;text-align:left;color:#1a1a1a}.offer-limit-popup-container_loan_list_item_content_emi_valid{font-size:12px;font-style:italic;font-weight:400;line-height:15px;text-align:left;margin-top:2px;color:#999}.offer-limit-popup-container_loan_list_item_content_approval_text{font-size:14px;font-weight:400;line-height:20px;text-align:left;color:#ff6700}.offer-limit-popup-container_got_it{width:200px;height:40px;border-radius:200px;padding:12px 24px;font-size:14px;font-weight:500;line-height:18px;text-align:center;color:#fff;background:-webkit-gradient(linear, left top, right top, from(#FF6700), to(#FF8900));background:linear-gradient(90deg, #FF6700 0%, #FF8900 100%);margin-top:8px}}
.herobanner img{min-height:200px}.herobanner .custom-text{font-weight:400;font-size:16px;width:319px;line-height:26px}.herobanner .custom-text::first-line{color:#1a1a1a;font-weight:600 !important;font-size:22px !important;margin-bottom:4px}.herobanner .swiperStrip::after{content:"";position:absolute;bottom:0;width:100%;height:30px;background-color:#fff;opacity:.3;z-index:1}.herobanner .swiper-pagination{background:rgba(0,0,0,0);bottom:12px}.herobanner .swiper-pagination-bullet{height:6px;width:6px}.herobanner .temp-two-title{font-size:22px;line-height:23px;font-weight:600}.herobanner .temp-one-title{font-weight:600;font-size:22px;line-height:26px}.herobanner .hero-app{margin-left:40px;top:38px;gap:10px}.herobanner .hero-app-title{font-size:34px;line-height:40px;font-weight:500}.herobanner .temp-six-cta{top:156px;left:16px}.herobanner .temp-one-cta{top:130px}.herobanner .temp-six-container{padding-left:425px;width:744px;gap:14px}.herobanner .temp-desc{padding-left:14px}.herobanner .temp-hero-app{padding-left:14px}.herobanner .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.herobanner .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0px 3px}@media screen and (max-width: 991px){.herobanner .swiperStrip::after{height:22px}.herobanner .swiper-pagination{bottom:8px}.herobanner .temp-two-title{font-size:16px;line-height:17px}.herobanner .temp-one-title{font-size:16px;line-height:20px}.herobanner .custom-text{font-weight:400;font-size:10px;width:208px;line-height:16px}.herobanner .custom-text::first-line{color:#1a1a1a;font-size:14px !important}.herobanner .hero-app{padding-left:12px;top:16px;gap:12px;margin:unset}.herobanner .hero-app-title{padding-left:0px;font-size:20px;line-height:24px;font-weight:600}.herobanner .temp-six-cta{top:71px;left:9px}.herobanner .temp-one-cta{top:90px}.herobanner .temp-six-container{padding-left:unset;width:208px;gap:8px;margin:0 auto}.herobanner .temp-desc{padding-left:18px}.herobanner .temp-hero-app{padding-left:3px}}
.latest-trends-container .swiper-grid>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.latest-trends-container .swiper-grid-column>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mobile-grid-container{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(2, 1fr);gap:8px;padding:0 16px}.mobile-grid-container .mobile-grid-item{width:100%}.mobile-grid-container .mobile-grid-item img{width:100%;height:auto;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}@media(max-width: 949px){.mobile-grid-container{overflow:hidden;-webkit-overflow-scrolling:touch;min-height:430px}.mobile-grid-item:nth-child(n+5){display:none}.img-box{min-height:186px}.olpagecomponent{min-height:900px}}
.LoanPod{margin-top:4px}.LoanPod-container__imgsection-cta{border-color:#ff8900;color:#ff8900;padding:12px 26px;margin-top:12px}.LoanPod-container__imgwithtitle__text{max-width:480px}.LoanPod-container__imgwithtitle__text-cta{border-color:#ff8900;color:#ff8900;padding:12px 26px;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-top:12px}@media only screen and (max-width: 768px){.LoanPod-container{padding:0px}.LoanPod-container__imgsection-cta{font-size:12px;left:16px;bottom:12px;padding:7px 12px;border-radius:200px}.LoanPod-container__imgwithtitle__text{max-width:210px;left:16px;bottom:6px}.LoanPod-container__imgwithtitle__text h2{font-size:12px}.LoanPod-container__imgwithtitle__text h2 span{font-size:16px;line-height:20px}.LoanPod-container__imgwithtitle__text-cta{border-radius:200px;padding:7px 12px;margin-top:12px}}
.clip-path-diagonal-right{clip-path:polygon(100% 0, 88% 50%, 80% 134%, -9087% 98%)}.main-cont-login-nudge u{text-decoration:underline}.main-cont-login-nudge p{margin:0;display:inline}@media screen and (max-width: 768px){.main-cont-login-nudge{width:100%;left:0}}
.login_account_locked_popup-acc_locked_inner{background-color:#fff;max-width:424px;width:100%;border-radius:8px;padding:40px 16px 12px;position:relative}.login_account_locked_popup .modal-container{height:100%;margin:0}.login_account_locked_popup-close{position:absolute;top:12px;right:16px;cursor:pointer}.login_account_locked_popup-image{max-width:218px;margin-bottom:14px;margin-left:auto;margin-right:auto}.acc_locked_inner-heading{font-size:18px;color:#1a1a1a;font-weight:500;line-height:21.33px;text-align:center;margin-bottom:4px;max-width:275px;margin-left:auto;margin-right:auto}.acc_locked_inner-description{font-size:14px;color:#666;font-weight:400;line-height:16.59px;text-align:center;margin-bottom:20px;max-width:320px;margin-left:auto;margin-right:auto}.acc_locked_inner-submit_btn{display:block;font-size:14px;margin-left:auto;margin-right:auto;color:#fff;font-weight:500;line-height:18px;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:12px 62px;border-radius:200px;background:-webkit-gradient(linear, left top, right top, from(#FF6700), to(#FF8900));background:linear-gradient(90deg, #FF6700 0%, #FF8900 100%);margin-bottom:24px;cursor:pointer}.acc_locked_inner-need_help{display:block;margin-left:auto;margin-right:auto;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-size:14px;color:#ff6700;font-weight:500;line-height:18px}@media(max-width: 992px){.login_account_locked_popup .modal-container{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.login_account_locked_popup-acc_locked_inner{max-width:none;padding:38px 16px 40px;border-bottom-left-radius:0;border-bottom-right-radius:0}.login_account_locked_popup-image{margin-bottom:18px}.acc_locked_inner-heading{margin-bottom:8px}.acc_locked_inner-description{font-size:12px;margin-bottom:32px}}
.login_consent_popup .modal-container{height:100%;margin:0}.login_consent_popup-consent_inner{position:relative;background-color:#fff;border-radius:10px;padding:28px 16px 12px;max-width:424px}.login_consent_popup-close{position:absolute;top:12px;right:16px;cursor:pointer}.consent_inner-heading{font-size:18px;font-weight:500;line-height:21.33px;text-align:center;margin-bottom:20px;color:#1a1a1a}.consent_inner-mandatory,.consent_inner-optional{position:relative;font-size:14px;line-height:20px;margin-bottom:20px;color:#1a1a1a;padding-left:28px}.consent_inner-mandatory a{font-weight:700}.consent_inner-mandatory span,.consent_inner-optional span{font-weight:700;font-style:italic}.consent_inner-submit_btn{display:block;font-size:14px;font-weight:500;color:#ff6700;line-height:18px;text-align:center;width:100%;padding:12px;border-radius:200px;border:1.5px solid #ff8900;background:#fff;white-space:nowrap}.consent-checkbox:checked~span{background:#ff6700;border:1px solid #ff6700}.consent-checkmark{display:block;width:20px;height:20px;position:absolute;left:0;top:1px;border-radius:2px;border:1px solid #4d4d4d;cursor:pointer}.consent-checkbox:checked~span::after{content:"";display:block;position:absolute;top:2px;left:7px;width:4px;height:10px;border:1px solid #fff;border-width:0 1.5px 1.5px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-box-sizing:unset;box-sizing:unset}.mandatory-text{font-size:14px;font-weight:400;line-height:16px}.mandatory-text a{text-decoration:none;font-size:14px;font-weight:400;line-height:16px;color:#ff6700}.mandatory-error .mandatory-checkbox{margin-left:8px;top:initial;margin-top:4px}.mandatory-error .mandatory-text{margin-left:8px;padding:4px 0px 12px 0px}.mandatory-error .consent_inner-mandatory{border:1px solid #b40000;margin-bottom:4px;border-radius:4px}.consent_inner-description{font-weight:400;font-size:14px;line-height:20px;color:#1a1a1a;margin-bottom:20px}.consent_inner-home_btn{display:block;font-size:14px;font-weight:500;color:#ff6700;line-height:18px;text-align:center;padding:12px 60px;border-radius:200px;border:1.5px solid #ff8900;background:#fff;white-space:nowrap}.highlight-error{border:1px solid #b40000;border-radius:2px}.mandatory-text p{font-size:14px}.optional-text p{font-size:14px !important}@media(max-width: 992px){.login_consent_popup .modal-container{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.login_consent_popup-consent_inner{max-width:none;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:28px 16px 24px}.consent_inner-description,.consent_inner-home_btn{display:block}.consent_inner-mandatory,.consent_inner-optional{font-size:12px;line-height:16px}.consent_inner-mandatory a{font-weight:500}.consent_inner-btns{gap:8px}.consent_inner-home_btn,.consent_inner-submit_btn{display:block;font-size:14px;font-weight:500;color:#ff6700;line-height:18px;text-align:center;width:100%;padding:12px;border-radius:200px;border:1.5px solid #ff8900;background:#fff}}
.login_dob_popup-dob_inner{background-color:#fff;max-width:424px;border-radius:8px;padding:40px 16px 12px;position:relative}.login_dob_popup .modal-container{height:100%;margin:0}.login_dob_popup-close{position:absolute;top:12px;right:16px;cursor:pointer}.dob_inner-heading{font-size:20px;font-weight:500;line-height:23.7px;text-align:center;margin-bottom:16px}.dob_inner-description{font-size:14px;line-height:20px;text-align:center;margin-bottom:16px}.dob_inner-input_label{color:#1a1a1a;font-size:14px;font-weight:500;line-height:18px}.dob_inner-input{font-size:14px;font-weight:400;line-height:20px;color:#1a1a1a;padding:12px;margin-top:8px;width:100%;margin-bottom:4px}.dob_inner-input:focus{outline:2px solid #aeddff;background-color:#f0f8ff}.dob_inner-input::-webkit-input-placeholder{color:#999}.dob_inner-input::-moz-placeholder{color:#999}.dob_inner-input:-ms-input-placeholder{color:#999}.dob_inner-input::-ms-input-placeholder{color:#999}.dob_inner-input::placeholder{color:#999}.dob_inner-error{font-size:12px;font-weight:400;line-height:16px;color:#b40000}.dob_inner-submit_btn{display:block;color:#fff;margin:0 auto;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:12px 57px;border-radius:200px;background:-webkit-gradient(linear, left top, right top, from(#FF6700), to(#FF8900));background:linear-gradient(90deg, #FF6700 0%, #FF8900 100%);cursor:pointer;margin-top:20px}.mobile-input-cross{position:absolute;right:12px;top:24px;cursor:pointer}.dob-input-wrapper{position:relative}.login_dob_popup input:focus{border:1px solid #9fc8f7;outline:1px solid #9fc8f7;background-color:#e5eaf7}.login_dob_popup input:focus~.mobile-input-cross{display:block}.submit-error{pointer-events:none}.dob_inner-inform_msg{display:none}@media(max-width: 992px){.login_dob_popup .modal-container{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.login_dob_popup-dob_inner{max-width:none;padding:28px 16px 24px;border-bottom-left-radius:0;border-bottom-right-radius:0}.dob_inner-heading{font-size:18px;margin-bottom:12px}.dob_inner-inform_msg{display:block;font-size:10px;letter-spacing:.13px;text-align:center;margin:12px 27px}}
.otp-modal{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:999}.otp-modal__content{background:#fff;border-radius:8px;max-width:424px;width:100%;text-align:center;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.1);box-shadow:0 4px 12px rgba(0,0,0,.1);position:relative}.otp-modal_body{padding:28px 50px 12px}.otp-modal-cancel{font-size:.87rem;height:auto;line-height:1;right:16px;top:12px;width:auto;position:absolute}.otp-modal-popup-title{font-size:18px;margin-bottom:4px;line-height:1.1;font-weight:500}.otp-modal-secure-img{display:block;height:39px;margin:0 auto;width:100px;margin-bottom:20px}.otp-modal-sent-text{font-size:14px;line-height:17px;color:#666;margin-bottom:20px}.otp-inputs{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0px 0px 12px}.otp-inputs input{width:100%;font-size:24px;line-height:20px;font-weight:400;text-align:center;border:1px solid #999;padding:15px 16px;border-radius:4px;color:#1a1a1a}.otp-inputs input:focus{outline:2px solid #aeddff;background-color:#f0f8ff}.otp-resend-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.otp-resend-box .otp-resend-not-match-text{color:#b40000;font-size:.625rem;margin-right:10px;text-align:left;letter-spacing:.2px;line-height:1.1}.otp-resend-box .otp-resend-box-resend-button{background-color:rgba(0,0,0,0);border:none;color:#ff6700;font-size:.75rem;font-weight:600;margin-left:auto;padding:0;white-space:nowrap;cursor:pointer;margin-bottom:2px;line-height:14px}.otp-resend-box .otp-resend-box-resend-button:disabled{opacity:.4;pointer-events:none}.otp-resend-timer{color:#666;font-size:.75rem;letter-spacing:.2px;line-height:14px;text-align:right;position:relative;right:0px;margin-bottom:20px}.consent-container{color:#1a1a1a;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:10px;gap:8px;margin-top:30px}.consent-container .consent-checbox{border:1.25px solid #1a1a1a;border-radius:2.5px;cursor:pointer;height:20px;margin:1px 0 0;min-width:20px;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative}.consent-container .consent-checbox:checked{background:#ff6700;border:1px solid #ff6700}.consent-container .consent-checbox:checked::after{content:"";position:absolute;left:50%;top:50%;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:translate(-50%, -50%) rotate(45deg);transform:translate(-50%, -50%) rotate(45deg)}.consent-container .consent-checbox.error-box{border:1px solid #b40000}.consent-container .consent-text{display:inline;line-height:12px;font-size:10px}.consent-container .consent-text p{font-size:12px;margin:0;text-align:left}.consent-container .consent-text a{font-weight:600;color:#ff6700;text-decoration:none}.consent-error-text::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-family:icomoon,sans-serif;line-height:1;margin-right:5px}.consent-error-text{color:#b40000;font-size:12px;margin-top:6px;margin-bottom:14px;text-align:left}.submit-button{padding:12px 57px;background:-webkit-gradient(linear, left top, right top, from(#FF6700), to(#FF8900));background:linear-gradient(90deg, #FF6700 0%, #FF8900 100%);color:#fff;border:none;border-radius:200px;cursor:pointer;text-transform:uppercase;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-size:14px;line-height:18px}.submit-button:disabled{opacity:.4;pointer-events:none}.error-message{color:red;font-size:14px;margin-top:10px}@media(max-width: 768px){.otp-modal{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.otp-modal_body{padding:28px 16px 24px}.otp-modal__content{max-width:100%;border-bottom-left-radius:0;border-bottom-right-radius:0}.otp-resend-timer{margin-bottom:8px;line-height:16px}.otp-resend-box .otp-resend-box-resend-button{line-height:18px}}
.login-signin-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1000}.login-signin-modal-overlay .login-signin-modal-content{background:#fff;border-radius:8px;padding:40px 16px 12px;-webkit-box-shadow:0 4px 20px rgba(0,0,0,.2);box-shadow:0 4px 20px rgba(0,0,0,.2);position:relative;max-width:424px;width:100%}.login-signin-modal-overlay .login-signin-modal-close{background:none;border:none;color:#ff6700;cursor:pointer;position:absolute;right:16px;top:8px}.login-signin-modal-overlay .login-signin-modal-title{font-size:20px;color:#000;letter-spacing:.16px;line-height:24px;margin-bottom:8px;font-weight:500;text-align:center}.login-signin-modal-overlay .login-signin-modal-description{font-size:12px;line-height:14px;margin-bottom:16px;letter-spacing:.2px;color:#000;text-align:center}.login-signin-modal-overlay .signin-modal-input-wrapper{position:relative}.login-signin-modal-overlay .login-signin-modal-input{width:100%;padding:12px;background-color:#fff;border:1px solid #999;border-radius:4px;margin:8px 0 4px;font-size:14px;line-height:20px;color:#000}.login-signin-modal-overlay .login-signin-modal-input.valid{border-color:green}.login-signin-modal-overlay .login-signin-modal-input.error{border-color:#d92b19}.login-signin-modal-overlay .login-signin-modal-input.focus{-webkit-box-shadow:none;box-shadow:none;outline:none;background-color:#fff}.login-signin-modal-overlay input:focus~.mobile-input-cross{display:block}.login-signin-modal-overlay .mobile-input-cross{position:absolute;right:12px;top:24px;cursor:pointer}.login-signin-modal-overlay .login-signin-modal-label{line-height:18px;display:block;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;color:#1a1a1a;font-size:12px}.login-signin-modal-overlay .login-signin-modal-note{font-size:12px;line-height:16px;margin-bottom:30px;color:#666}.login-signin-modal-overlay .login-signin-modal-note+div{width:-webkit-max-content;width:-moz-max-content;width:max-content;margin:0 auto}.login-signin-modal-overlay .login-signin-modal-field-blank,.login-signin-modal-overlay .login-signin-modal-field-valid{color:#b40000;font-size:.625rem;margin-bottom:16px;margin-top:5px}.login-signin-modal-overlay .login-signin-modal-button{display:block;margin:0 auto;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:12px 55px;background:-webkit-gradient(linear, left top, right top, from(#FF6700), to(#FF8900));background:linear-gradient(90deg, #FF6700 0%, #FF8900 100%);color:#fff;border:none;border-radius:200px;cursor:pointer;font-size:14px;line-height:18px;text-transform:uppercase}.login-signin-modal-overlay .login-signin-modal-button:hover{background-color:#e65c00}.login-signin-modal-overlay .login-signin-modal-button:disabled{opacity:.4;pointer-events:none}.mob_num_wrapper{background-color:#fafafa;border-radius:8px;padding:12px}.basicdetails_description{color:#000;font-size:10px;font-weight:400;line-height:11.85px;text-align:center;margin:12px 15px 0px}@media(max-width: 768px){.login-signin-modal-overlay{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.login-signin-modal-overlay .login-signin-modal-content{max-width:100%;width:100%;padding:28px 16px 0px;border-radius:0;border-top-left-radius:8px;border-top-right-radius:8px}.login-signin-modal-title{font-size:18px}.login-signin-modal-description{margin-bottom:20px}.mob_num_wrapper{border-radius:0;padding:12px 12px 24px}.login-signin-modal-note{margin-bottom:24px}.basicdetails_description{display:block}}
.login_retry_popup.modal-bg-overlay{height:calc(100vh - 148px);margin-top:148px}.login_retry_popup .modal-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff;height:100%;width:100%;margin:0}.login_retry_popup-retry_inner{padding:16px}.login_retry_popup-close{position:absolute;top:24px;right:24px}.retry_inner-heading{font-weight:500;font-size:20px;line-height:23.7px;margin-bottom:4px;text-align:center;color:#1a1a1a}.retry_inner-description{font-size:16px;line-height:24px;text-align:center;color:#1a1a1a;margin-bottom:80px}.retry_inner-banner_img{max-width:400px;margin-bottom:80px;margin-left:auto;margin-right:auto}.retry_inner-submit_btn{display:block;font-weight:500;font-size:14px;color:#ff6700;line-height:18px;text-align:center;border-radius:200px;padding:11px;background-color:#fff2ea;margin:0 auto;width:100%;max-width:200px;text-transform:uppercase}@media(max-width: 992px){.login_retry_popup.modal-bg-overlay{margin-top:133px;height:calc(100vh - 133px)}.retry_inner-heading{font-size:18px}.retry_inner-banner_img{max-width:324px}}
.modal-bg-overlay{background:rgba(0,0,0,.5);position:fixed;z-index:9999;height:100%;width:100%;top:0;left:0}.modal-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:1%;height:100%}@media(max-width: 991px){.modal-container{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-box-align:end;-ms-flex-align:end;align-items:end;margin:unset}}
.mostviewed .swiper-button-prev,.mostviewed .swiper-button-next{border-style:solid;border-color:#ccc;background-color:#fff;opacity:100%}.mostviewed .swiper-button-prev:after{color:#ccc}.mostviewed .swiper-button-next:after,.mostviewed .swiper-button-prev:after{font-size:13px}.mostviewed .swiper-button-prev{border-radius:0px 8px 8px 0px;border-width:1px 1px 1px 0px}.mostviewed .swiper-button-next{border-radius:8px 0px 0px 8px;border-width:1px 0px 1px 1px}.truncate-lines{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
@media(max-width: 760px){.multicard .swiper-wrapper{margin-bottom:12px}.multicard .mySwiper .swiper-pagination{position:absolute;bottom:0;left:0;right:0;text-align:center}}
.new-launch-banner .swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px}@media(max-width: 767px){.new-launch-banner{padding-bottom:0px}.new-launch-banner .swiper-slide{border-radius:4px;-webkit-transform:scale(0.85);transform:scale(0.85)}.new-launch-banner .swiper-slide.swiper-slide-active{-webkit-transform:scale(1);transform:scale(1)}.new-launch-banner .swiper-backface-hidden .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4.17px;-webkit-transform:scale(0.8);transform:scale(0.8)}.new-launch-banner .swiper-backface-hidden .swiper-slide .banner-link{height:109px}.new-launch-banner .swiper-backface-hidden .swiper-slide .banner-link img{display:none}.new-launch-banner .swiper-backface-hidden .swiper-wrapper{padding:0;padding-bottom:30px}.new-launch-banner .swiper-backface-hidden .swiper-slide.swiper-slide-active{-webkit-transform:scale(1);transform:scale(1)}.new-launch-banner .swiper-backface-hidden .swiper-slide.swiper-slide-active .banner-link{height:100%}.new-launch-banner .swiper-backface-hidden .swiper-slide.swiper-slide-active .banner-link img{display:block}}
.dealer-description a{color:#0074c9}
@media(max-width: 768px){.popular-b2b-categories .mySwiper{display:none}.popular-b2b-categories .grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:16px}}
.skeleton-loader .skeleton-title{width:60%;height:20px;background:#e0e0e0;margin-bottom:10px}.skeleton-loader .skeleton-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;overflow-x:scroll}.skeleton-loader .skeleton-list .skeleton-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.skeleton-loader .skeleton-list .skeleton-item .skeleton-icon{width:40px;height:40px;background:#e0e0e0;border-radius:50%}.skeleton-loader .skeleton-list .skeleton-item .skeleton-text{width:60px;height:10px;background:#e0e0e0}
.brandwrapper{background-size:cover !important;background-repeat:no-repeat !important}
.tools-service-list .swiper-slide{width:264px !important}@media screen and (max-width: 768px){.tools-service-list .swiper-slide{width:157px !important}}
.abnd-comp .abnd-sku-name{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.abnd-comp .swiper-backface-hidden .swiper-slide{min-height:226px}@media screen and (max-width: 768px){.abnd-comp .abnd-sku-name{-webkit-line-clamp:2}.abnd-comp .swiper-backface-hidden .swiper-slide{min-height:155px}}
.banner-carousel-main{margin-bottom:16px}.banner-carousel-main .swiper-pagination-bullet{width:16px;height:16px;background-color:#d4d4d4;opacity:1}.banner-carousel-main .swiper-pagination-bullet-active{background-color:#828282}@media(max-width: 991px){.banner-carousel-main{margin-bottom:8px}.banner-carousel-main .swiper-pagination-bullet{width:8px;height:8px;background-color:#d4d4d4;opacity:1}.banner-carousel-main .swiper-pagination-bullet-active{background-color:#828282}}
.input-search-wraper{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;top:8px;z-index:1003;right:auto;width:calc(100% - 637px);max-width:1440px;margin-left:182px}@media(min-width: 1447px){.input-search-wraper{width:806px;max-width:907px;position:fixed;left:50%;margin-left:-540.5px;right:auto}}.desktop-search-popup{width:100%;max-height:550px}.desktop-search-bar{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.desktop-search-input{border-radius:4px;height:37px;padding:0px 15px;top:0px}.desktop-search-img{position:absolute;top:7px;right:0px;margin-right:15px}.left-r-header-logo{min-width:119px;margin-right:20px}.left-r-header{width:119px}.right-r-header{min-width:400px}.r-header__search{display:none}.right-r-header-first{width:84px;height:54px}.right-r-header-second{width:110px;height:54px}.right-r-header-third{width:48px;height:54px}.right-r-header-fourth{width:78px;height:54px}
.sbc-truncate{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word}
.comptoaster-wrap{height:36px;padding:8px;border-radius:108px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;position:fixed;z-index:99;left:0;right:0;margin:0 auto;width:-webkit-max-content;width:-moz-max-content;width:max-content;background-color:#fff}.comptoaster-wrap .toatser-success img{background:#2ecc40;border-radius:100%}.comptoaster-wrap .toatser-unsucces img{background:red;border-radius:100%}.comptoaster-wrap span{font-size:12px;font-weight:500;line-height:14px;color:#000}.comptoaster-wrap .tick{width:20px;height:20px}.toatser-success{background:var(--utility-green-00-b-500, #00B500)}.toaster-unsucces{background:var(--utility-red-b-40000, #B40000)}@media(max-width: 991px){.comptoaster-wrap{height:36px;padding:8px;border-radius:108px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;position:fixed;bottom:60px;left:0;right:0;margin:0 auto;width:-webkit-max-content;width:-moz-max-content;width:max-content;z-index:99999}.comptoaster-wrap span{font-size:12px;font-weight:500;line-height:14px;color:var(--neutrals-white-ffffff, #FFFFFF)}.comptoaster-wrap .tick{width:20px;height:20px}}
*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::-webkit-backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}/*
! tailwindcss v3.4.14 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  -webkit-font-feature-settings: normal;
          font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  -webkit-font-feature-settings: normal;
          font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  -webkit-font-feature-settings: inherit;
          font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

input::-ms-input-placeholder, textarea::-ms-input-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}.\!container {
  width: 100% !important;
}.container {
  width: 100%;
}@media (min-width: 769px) {

  .\!container {
    max-width: 769px !important;
  }

  .container {
    max-width: 769px;
  }
}.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}.pointer-events-none {
  pointer-events: none;
}.\!visible {
  visibility: visible !important;
}.visible {
  visibility: visible;
}.static {
  position: static;
}.fixed {
  position: fixed;
}.absolute {
  position: absolute;
}.relative {
  position: relative;
}.sticky {
  position: sticky;
}.inset-0 {
  inset: 0px;
}.inset-x-0 {
  left: 0px;
  right: 0px;
}.inset-x-\[21px\] {
  left: 21px;
  right: 21px;
}.inset-x-\[2px\] {
  left: 2px;
  right: 2px;
}.inset-x-\[4px\] {
  left: 4px;
  right: 4px;
}.inset-y-\[16px\] {
  top: 16px;
  bottom: 16px;
}.\!bottom-0 {
  bottom: 0px !important;
}.-bottom-6 {
  bottom: -1.5rem;
}.-right-\[4px\] {
  right: -4px;
}.bottom-0 {
  bottom: 0px;
}.bottom-12 {
  bottom: 3rem;
}.bottom-2 {
  bottom: 0.5rem;
}.bottom-4 {
  bottom: 1rem;
}.bottom-40 {
  bottom: 10rem;
}.bottom-6 {
  bottom: 1.5rem;
}.bottom-\[-10px\] {
  bottom: -10px;
}.bottom-\[-2px\] {
  bottom: -2px;
}.bottom-\[-4px\] {
  bottom: -4px;
}.bottom-\[-7px\] {
  bottom: -7px;
}.bottom-\[-8px\] {
  bottom: -8px;
}.bottom-\[2\.3rem\] {
  bottom: 2.3rem;
}.bottom-\[20px\] {
  bottom: 20px;
}.bottom-\[22px\] {
  bottom: 22px;
}.bottom-\[2px\] {
  bottom: 2px;
}.bottom-\[56px\] {
  bottom: 56px;
}.bottom-\[63px\] {
  bottom: 63px;
}.bottom-\[67px\] {
  bottom: 67px;
}.bottom-\[8px\] {
  bottom: 8px;
}.left-0 {
  left: 0px;
}.left-1\/2 {
  left: 50%;
}.left-14 {
  left: 3.5rem;
}.left-2 {
  left: 0.5rem;
}.left-44 {
  left: 11rem;
}.left-5 {
  left: 1.25rem;
}.left-\[-10px\] {
  left: -10px;
}.left-\[-11px\] {
  left: -11px;
}.left-\[-3\] {
  left: -3;
}.left-\[10px\] {
  left: 10px;
}.left-\[12px\] {
  left: 12px;
}.left-\[1px\] {
  left: 1px;
}.left-\[2\.8rem\] {
  left: 2.8rem;
}.left-\[20\%\] {
  left: 20%;
}.left-\[20px\] {
  left: 20px;
}.left-\[2px\] {
  left: 2px;
}.left-\[3px\] {
  left: 3px;
}.left-\[450px\] {
  left: 450px;
}.left-\[4px\] {
  left: 4px;
}.left-\[50\%\] {
  left: 50%;
}.left-\[5px\] {
  left: 5px;
}.left-\[6px\] {
  left: 6px;
}.left-\[7px\] {
  left: 7px;
}.left-\[82px\] {
  left: 82px;
}.left-\[8px\] {
  left: 8px;
}.left-\[98px\] {
  left: 98px;
}.right-0 {
  right: 0px;
}.right-14 {
  right: 3.5rem;
}.right-2 {
  right: 0.5rem;
}.right-3\.5 {
  right: 0.875rem;
}.right-4 {
  right: 1rem;
}.right-5 {
  right: 1.25rem;
}.right-6 {
  right: 1.5rem;
}.right-\[-12px\] {
  right: -12px;
}.right-\[10px\] {
  right: 10px;
}.right-\[12px\] {
  right: 12px;
}.right-\[16px\] {
  right: 16px;
}.right-\[17px\] {
  right: 17px;
}.right-\[18px\] {
  right: 18px;
}.right-\[29px\] {
  right: 29px;
}.right-\[2px\] {
  right: 2px;
}.top-0 {
  top: 0px;
}.top-1\/2 {
  top: 50%;
}.top-10 {
  top: 2.5rem;
}.top-2 {
  top: 0.5rem;
}.top-3 {
  top: 0.75rem;
}.top-3\.5 {
  top: 0.875rem;
}.top-4 {
  top: 1rem;
}.top-5 {
  top: 1.25rem;
}.top-\[-4px\] {
  top: -4px;
}.top-\[-5px\] {
  top: -5px;
}.top-\[-7px\] {
  top: -7px;
}.top-\[0\.45rem\] {
  top: 0.45rem;
}.top-\[110px\] {
  top: 110px;
}.top-\[12px\] {
  top: 12px;
}.top-\[130px\] {
  top: 130px;
}.top-\[133px\] {
  top: 133px;
}.top-\[134px\] {
  top: 134px;
}.top-\[138px\] {
  top: 138px;
}.top-\[148px\] {
  top: 148px;
}.top-\[154px\] {
  top: 154px;
}.top-\[157px\] {
  top: 157px;
}.top-\[16px\] {
  top: 16px;
}.top-\[172px\] {
  top: 172px;
}.top-\[1px\] {
  top: 1px;
}.top-\[20px\] {
  top: 20px;
}.top-\[28px\] {
  top: 28px;
}.top-\[2px\] {
  top: 2px;
}.top-\[309px\] {
  top: 309px;
}.top-\[32px\] {
  top: 32px;
}.top-\[38px\] {
  top: 38px;
}.top-\[45\%\] {
  top: 45%;
}.top-\[49px\] {
  top: 49px;
}.top-\[4px\] {
  top: 4px;
}.top-\[52px\] {
  top: 52px;
}.top-\[5px\] {
  top: 5px;
}.top-\[65px\] {
  top: 65px;
}.top-\[74px\] {
  top: 74px;
}.top-\[7px\] {
  top: 7px;
}.top-\[90px\] {
  top: 90px;
}.top-\[93px\] {
  top: 93px;
}.top-auto {
  top: auto;
}.z-0 {
  z-index: 0;
}.z-10 {
  z-index: 10;
}.z-20 {
  z-index: 20;
}.z-30 {
  z-index: 30;
}.z-40 {
  z-index: 40;
}.z-50 {
  z-index: 50;
}.z-\[-1\] {
  z-index: -1;
}.z-\[-9999\] {
  z-index: -9999;
}.z-\[1000000\] {
  z-index: 1000000;
}.z-\[10000\] {
  z-index: 10000;
}.z-\[10007\] {
  z-index: 10007;
}.z-\[1003\] {
  z-index: 1003;
}.z-\[1004\] {
  z-index: 1004;
}.z-\[1005\] {
  z-index: 1005;
}.z-\[10\] {
  z-index: 10;
}.z-\[1100\] {
  z-index: 1100;
}.z-\[11\] {
  z-index: 11;
}.z-\[14\] {
  z-index: 14;
}.z-\[1500\] {
  z-index: 1500;
}.z-\[16\] {
  z-index: 16;
}.z-\[1\] {
  z-index: 1;
}.z-\[4\] {
  z-index: 4;
}.z-\[97\] {
  z-index: 97;
}.z-\[9991\] {
  z-index: 9991;
}.z-\[9999999\] {
  z-index: 9999999;
}.z-\[99999\] {
  z-index: 99999;
}.z-\[9999\] {
  z-index: 9999;
}.z-\[999\] {
  z-index: 999;
}.z-\[99\] {
  z-index: 99;
}.order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}.order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}.order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}.col-span-full {
  grid-column: 1 / -1;
}.col-start-1 {
  grid-column-start: 1;
}.col-start-2 {
  grid-column-start: 2;
}.col-start-3 {
  grid-column-start: 3;
}.row-start-1 {
  grid-row-start: 1;
}.row-start-10 {
  grid-row-start: 10;
}.row-start-11 {
  grid-row-start: 11;
}.row-start-12 {
  grid-row-start: 12;
}.row-start-2 {
  grid-row-start: 2;
}.row-start-3 {
  grid-row-start: 3;
}.row-start-4 {
  grid-row-start: 4;
}.row-start-5 {
  grid-row-start: 5;
}.row-start-6 {
  grid-row-start: 6;
}.row-start-7 {
  grid-row-start: 7;
}.row-start-8 {
  grid-row-start: 8;
}.row-start-9 {
  grid-row-start: 9;
}.m-0 {
  margin: 0px;
}.m-1 {
  margin: 0.25rem;
}.m-\[0_0_20px\] {
  margin: 0 0 20px;
}.m-\[0_auto\] {
  margin: 0 auto;
}.m-\[10px_16px_12px_0\] {
  margin: 10px 16px 12px 0;
}.m-\[12px\] {
  margin: 12px;
}.m-\[16px\] {
  margin: 16px;
}.m-\[4px\] {
  margin: 4px;
}.m-auto {
  margin: auto;
}.\!mx-0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}.mx-0\.5 {
  margin-left: 0.125rem;
  margin-right: 0.125rem;
}.mx-1 {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}.mx-6 {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}.mx-\[0\] {
  margin-left: 0;
  margin-right: 0;
}.mx-\[0px\] {
  margin-left: 0px;
  margin-right: 0px;
}.mx-\[12px\] {
  margin-left: 12px;
  margin-right: 12px;
}.mx-\[16px\] {
  margin-left: 16px;
  margin-right: 16px;
}.mx-\[24px\] {
  margin-left: 24px;
  margin-right: 24px;
}.mx-\[8px\] {
  margin-left: 8px;
  margin-right: 8px;
}.mx-auto {
  margin-left: auto;
  margin-right: auto;
}.my-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}.my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}.my-1\.5 {
  margin-top: 0.375rem;
  margin-bottom: 0.375rem;
}.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}.my-3 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}.my-\[10px\] {
  margin-top: 10px;
  margin-bottom: 10px;
}.my-\[11px\] {
  margin-top: 11px;
  margin-bottom: 11px;
}.my-\[12px\] {
  margin-top: 12px;
  margin-bottom: 12px;
}.my-\[16px\] {
  margin-top: 16px;
  margin-bottom: 16px;
}.my-\[24px\] {
  margin-top: 24px;
  margin-bottom: 24px;
}.my-\[2px\] {
  margin-top: 2px;
  margin-bottom: 2px;
}.my-\[30px\] {
  margin-top: 30px;
  margin-bottom: 30px;
}.my-\[47px\] {
  margin-top: 47px;
  margin-bottom: 47px;
}.my-\[4px\] {
  margin-top: 4px;
  margin-bottom: 4px;
}.my-\[8px\] {
  margin-top: 8px;
  margin-bottom: 8px;
}.\!mb-0 {
  margin-bottom: 0px !important;
}.\!mb-\[3px\] {
  margin-bottom: 3px !important;
}.\!mb-\[4px\] {
  margin-bottom: 4px !important;
}.\!mt-0 {
  margin-top: 0px !important;
}.\!mt-1 {
  margin-top: 0.25rem !important;
}.\!mt-\[4px\] {
  margin-top: 4px !important;
}.mb-0 {
  margin-bottom: 0px;
}.mb-0\.5 {
  margin-bottom: 0.125rem;
}.mb-1 {
  margin-bottom: 0.25rem;
}.mb-12 {
  margin-bottom: 3rem;
}.mb-2 {
  margin-bottom: 0.5rem;
}.mb-2\.5 {
  margin-bottom: 0.625rem;
}.mb-3 {
  margin-bottom: 0.75rem;
}.mb-4 {
  margin-bottom: 1rem;
}.mb-5 {
  margin-bottom: 1.25rem;
}.mb-6 {
  margin-bottom: 1.5rem;
}.mb-8 {
  margin-bottom: 2rem;
}.mb-\[0px\] {
  margin-bottom: 0px;
}.mb-\[103px\] {
  margin-bottom: 103px;
}.mb-\[10px\] {
  margin-bottom: 10px;
}.mb-\[12px\] {
  margin-bottom: 12px;
}.mb-\[16px\] {
  margin-bottom: 16px;
}.mb-\[1px\] {
  margin-bottom: 1px;
}.mb-\[20px\] {
  margin-bottom: 20px;
}.mb-\[21px\] {
  margin-bottom: 21px;
}.mb-\[23px\] {
  margin-bottom: 23px;
}.mb-\[24px\] {
  margin-bottom: 24px;
}.mb-\[25px\] {
  margin-bottom: 25px;
}.mb-\[26px\] {
  margin-bottom: 26px;
}.mb-\[2px\] {
  margin-bottom: 2px;
}.mb-\[3px\] {
  margin-bottom: 3px;
}.mb-\[4px\] {
  margin-bottom: 4px;
}.mb-\[50px\] {
  margin-bottom: 50px;
}.mb-\[5px\] {
  margin-bottom: 5px;
}.mb-\[6px\] {
  margin-bottom: 6px;
}.mb-\[7px\] {
  margin-bottom: 7px;
}.mb-\[80px\] {
  margin-bottom: 80px;
}.mb-\[86px\] {
  margin-bottom: 86px;
}.mb-\[8px\] {
  margin-bottom: 8px;
}.me-0\.5 {
  -webkit-margin-end: 0.125rem;
          margin-inline-end: 0.125rem;
}.me-1 {
  -webkit-margin-end: 0.25rem;
          margin-inline-end: 0.25rem;
}.me-2 {
  -webkit-margin-end: 0.5rem;
          margin-inline-end: 0.5rem;
}.me-4 {
  -webkit-margin-end: 1rem;
          margin-inline-end: 1rem;
}.me-6 {
  -webkit-margin-end: 1.5rem;
          margin-inline-end: 1.5rem;
}.ml-0 {
  margin-left: 0px;
}.ml-1 {
  margin-left: 0.25rem;
}.ml-2 {
  margin-left: 0.5rem;
}.ml-32 {
  margin-left: 8rem;
}.ml-4 {
  margin-left: 1rem;
}.ml-\[-12px\] {
  margin-left: -12px;
}.ml-\[-18px\] {
  margin-left: -18px;
}.ml-\[102px\] {
  margin-left: 102px;
}.ml-\[10px\] {
  margin-left: 10px;
}.ml-\[12px\] {
  margin-left: 12px;
}.ml-\[142px\] {
  margin-left: 142px;
}.ml-\[16px\] {
  margin-left: 16px;
}.ml-\[18px\] {
  margin-left: 18px;
}.ml-\[192px\] {
  margin-left: 192px;
}.ml-\[20px\] {
  margin-left: 20px;
}.ml-\[23px\] {
  margin-left: 23px;
}.ml-\[28px\] {
  margin-left: 28px;
}.ml-\[2px\] {
  margin-left: 2px;
}.ml-\[38\%\] {
  margin-left: 38%;
}.ml-\[38px\] {
  margin-left: 38px;
}.ml-\[48px\] {
  margin-left: 48px;
}.ml-\[4px\] {
  margin-left: 4px;
}.ml-\[6px\] {
  margin-left: 6px;
}.ml-\[8px\] {
  margin-left: 8px;
}.ml-\[95px\] {
  margin-left: 95px;
}.ml-auto {
  margin-left: auto;
}.mr-1 {
  margin-right: 0.25rem;
}.mr-1\.5 {
  margin-right: 0.375rem;
}.mr-2 {
  margin-right: 0.5rem;
}.mr-3 {
  margin-right: 0.75rem;
}.mr-32 {
  margin-right: 8rem;
}.mr-4 {
  margin-right: 1rem;
}.mr-6 {
  margin-right: 1.5rem;
}.mr-\[12px\] {
  margin-right: 12px;
}.mr-\[16px\] {
  margin-right: 16px;
}.mr-\[19px\] {
  margin-right: 19px;
}.mr-\[251px\] {
  margin-right: 251px;
}.mr-\[28px\] {
  margin-right: 28px;
}.mr-\[369px\] {
  margin-right: 369px;
}.mr-\[4px\] {
  margin-right: 4px;
}.mr-\[50px\] {
  margin-right: 50px;
}.mr-\[8px\] {
  margin-right: 8px;
}.mr-auto {
  margin-right: auto;
}.mt-0 {
  margin-top: 0px;
}.mt-1 {
  margin-top: 0.25rem;
}.mt-2 {
  margin-top: 0.5rem;
}.mt-3 {
  margin-top: 0.75rem;
}.mt-4 {
  margin-top: 1rem;
}.mt-5 {
  margin-top: 1.25rem;
}.mt-8 {
  margin-top: 2rem;
}.mt-\[-20px\] {
  margin-top: -20px;
}.mt-\[100px\] {
  margin-top: 100px;
}.mt-\[101px\] {
  margin-top: 101px;
}.mt-\[105px\] {
  margin-top: 105px;
}.mt-\[10px\] {
  margin-top: 10px;
}.mt-\[11px\] {
  margin-top: 11px;
}.mt-\[12px\] {
  margin-top: 12px;
}.mt-\[14px\] {
  margin-top: 14px;
}.mt-\[15px\] {
  margin-top: 15px;
}.mt-\[16px\] {
  margin-top: 16px;
}.mt-\[20px\] {
  margin-top: 20px;
}.mt-\[24px\] {
  margin-top: 24px;
}.mt-\[28px\] {
  margin-top: 28px;
}.mt-\[2px\] {
  margin-top: 2px;
}.mt-\[30px\] {
  margin-top: 30px;
}.mt-\[33px\] {
  margin-top: 33px;
}.mt-\[3px\] {
  margin-top: 3px;
}.mt-\[40px\] {
  margin-top: 40px;
}.mt-\[4px\] {
  margin-top: 4px;
}.mt-\[5px\] {
  margin-top: 5px;
}.mt-\[60px\] {
  margin-top: 60px;
}.mt-\[6px\] {
  margin-top: 6px;
}.mt-\[80px\] {
  margin-top: 80px;
}.mt-\[8px\] {
  margin-top: 8px;
}.box-border {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}.line-clamp-1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}.line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}.line-clamp-3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}.line-clamp-4 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}.\!block {
  display: block !important;
}.block {
  display: block;
}.inline-block {
  display: inline-block;
}.\!inline {
  display: inline !important;
}.inline {
  display: inline;
}.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}.inline-flex {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}.table {
  display: table;
}.grid {
  display: grid;
}.contents {
  display: contents;
}.hidden {
  display: none;
}.aspect-\[1\/1\] {
  aspect-ratio: 1/1;
}.aspect-\[9\/16\] {
  aspect-ratio: 9/16;
}.size-fit {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}.\!h-\[242px\] {
  height: 242px !important;
}.\!h-\[295px\] {
  height: 295px !important;
}.h-10 {
  height: 2.5rem;
}.h-11 {
  height: 2.75rem;
}.h-12 {
  height: 3rem;
}.h-16 {
  height: 4rem;
}.h-2 {
  height: 0.5rem;
}.h-2\.5 {
  height: 0.625rem;
}.h-20 {
  height: 5rem;
}.h-24 {
  height: 6rem;
}.h-3 {
  height: 0.75rem;
}.h-3\.5 {
  height: 0.875rem;
}.h-32 {
  height: 8rem;
}.h-4 {
  height: 1rem;
}.h-5 {
  height: 1.25rem;
}.h-6 {
  height: 1.5rem;
}.h-7 {
  height: 1.75rem;
}.h-8 {
  height: 2rem;
}.h-9 {
  height: 2.25rem;
}.h-\[-webkit-fill-available\] {
  height: -webkit-fill-available;
}.h-\[0\.75px\] {
  height: 0.75px;
}.h-\[0px\] {
  height: 0px;
}.h-\[10\%\] {
  height: 10%;
}.h-\[10\.3125rem\] {
  height: 10.3125rem;
}.h-\[100\%\] {
  height: 100%;
}.h-\[100vh\] {
  height: 100vh;
}.h-\[102px\] {
  height: 102px;
}.h-\[104px\] {
  height: 104px;
}.h-\[106px\] {
  height: 106px;
}.h-\[109px\] {
  height: 109px;
}.h-\[10px\] {
  height: 10px;
}.h-\[11\.81px\] {
  height: 11.81px;
}.h-\[110px\] {
  height: 110px;
}.h-\[111px\] {
  height: 111px;
}.h-\[112px\] {
  height: 112px;
}.h-\[113px\] {
  height: 113px;
}.h-\[117px\] {
  height: 117px;
}.h-\[119px\] {
  height: 119px;
}.h-\[11px\] {
  height: 11px;
}.h-\[120px\] {
  height: 120px;
}.h-\[122px\] {
  height: 122px;
}.h-\[126px\] {
  height: 126px;
}.h-\[12px\] {
  height: 12px;
}.h-\[130\%\] {
  height: 130%;
}.h-\[130px\] {
  height: 130px;
}.h-\[131px\] {
  height: 131px;
}.h-\[132px\] {
  height: 132px;
}.h-\[136px\] {
  height: 136px;
}.h-\[140px\] {
  height: 140px;
}.h-\[144px\] {
  height: 144px;
}.h-\[148px\] {
  height: 148px;
}.h-\[14px\] {
  height: 14px;
}.h-\[150px\] {
  height: 150px;
}.h-\[151px\] {
  height: 151px;
}.h-\[152px\] {
  height: 152px;
}.h-\[158px\] {
  height: 158px;
}.h-\[15px\] {
  height: 15px;
}.h-\[160px\] {
  height: 160px;
}.h-\[161px\] {
  height: 161px;
}.h-\[164px\] {
  height: 164px;
}.h-\[165px\] {
  height: 165px;
}.h-\[167px\] {
  height: 167px;
}.h-\[16px\] {
  height: 16px;
}.h-\[170px\] {
  height: 170px;
}.h-\[172px\] {
  height: 172px;
}.h-\[175px\] {
  height: 175px;
}.h-\[17px\] {
  height: 17px;
}.h-\[180px\] {
  height: 180px;
}.h-\[181px\] {
  height: 181px;
}.h-\[182px\] {
  height: 182px;
}.h-\[18px\] {
  height: 18px;
}.h-\[194px\] {
  height: 194px;
}.h-\[1px\] {
  height: 1px;
}.h-\[200px\] {
  height: 200px;
}.h-\[202px\] {
  height: 202px;
}.h-\[203px\] {
  height: 203px;
}.h-\[20px\] {
  height: 20px;
}.h-\[212px\] {
  height: 212px;
}.h-\[213px\] {
  height: 213px;
}.h-\[214px\] {
  height: 214px;
}.h-\[216px\] {
  height: 216px;
}.h-\[219px\] {
  height: 219px;
}.h-\[21px\] {
  height: 21px;
}.h-\[220px\] {
  height: 220px;
}.h-\[224px\] {
  height: 224px;
}.h-\[22px\] {
  height: 22px;
}.h-\[230px\] {
  height: 230px;
}.h-\[233px\] {
  height: 233px;
}.h-\[241px\] {
  height: 241px;
}.h-\[243px\] {
  height: 243px;
}.h-\[24px\] {
  height: 24px;
}.h-\[263px\] {
  height: 263px;
}.h-\[264px\] {
  height: 264px;
}.h-\[26px\] {
  height: 26px;
}.h-\[274px\] {
  height: 274px;
}.h-\[28px\] {
  height: 28px;
}.h-\[299px\] {
  height: 299px;
}.h-\[2px\] {
  height: 2px;
}.h-\[304px\] {
  height: 304px;
}.h-\[30px\] {
  height: 30px;
}.h-\[315px\] {
  height: 315px;
}.h-\[317px\] {
  height: 317px;
}.h-\[31px\] {
  height: 31px;
}.h-\[32px\] {
  height: 32px;
}.h-\[34px\] {
  height: 34px;
}.h-\[358px\] {
  height: 358px;
}.h-\[362px\] {
  height: 362px;
}.h-\[36px\] {
  height: 36px;
}.h-\[380px\] {
  height: 380px;
}.h-\[3rem\] {
  height: 3rem;
}.h-\[400px\] {
  height: 400px;
}.h-\[40px\] {
  height: 40px;
}.h-\[42px\] {
  height: 42px;
}.h-\[436px\] {
  height: 436px;
}.h-\[44px\] {
  height: 44px;
}.h-\[45px\] {
  height: 45px;
}.h-\[472px\] {
  height: 472px;
}.h-\[48px\] {
  height: 48px;
}.h-\[4px\] {
  height: 4px;
}.h-\[50px\] {
  height: 50px;
}.h-\[518px\] {
  height: 518px;
}.h-\[52px\] {
  height: 52px;
}.h-\[55px\] {
  height: 55px;
}.h-\[55vh\] {
  height: 55vh;
}.h-\[56px\] {
  height: 56px;
}.h-\[57px\] {
  height: 57px;
}.h-\[58px\] {
  height: 58px;
}.h-\[6\.9375rem\] {
  height: 6.9375rem;
}.h-\[60px\] {
  height: 60px;
}.h-\[61\.5px\] {
  height: 61.5px;
}.h-\[62px\] {
  height: 62px;
}.h-\[64px\] {
  height: 64px;
}.h-\[67px\] {
  height: 67px;
}.h-\[68px\] {
  height: 68px;
}.h-\[69px\] {
  height: 69px;
}.h-\[70px\] {
  height: 70px;
}.h-\[71px\] {
  height: 71px;
}.h-\[72\.3vh\] {
  height: 72.3vh;
}.h-\[72px\] {
  height: 72px;
}.h-\[73px\] {
  height: 73px;
}.h-\[75vh\] {
  height: 75vh;
}.h-\[76px\] {
  height: 76px;
}.h-\[78px\] {
  height: 78px;
}.h-\[80\%\] {
  height: 80%;
}.h-\[80px\] {
  height: 80px;
}.h-\[80vh\] {
  height: 80vh;
}.h-\[81px\] {
  height: 81px;
}.h-\[82px\] {
  height: 82px;
}.h-\[83px\] {
  height: 83px;
}.h-\[86px\] {
  height: 86px;
}.h-\[88px\] {
  height: 88px;
}.h-\[89\.15px\] {
  height: 89.15px;
}.h-\[90px\] {
  height: 90px;
}.h-\[92px\] {
  height: 92px;
}.h-\[93px\] {
  height: 93px;
}.h-\[96px\] {
  height: 96px;
}.h-\[9px\] {
  height: 9px;
}.h-\[auto\] {
  height: auto;
}.h-\[calc\(100dvh-112px\)\] {
  height: calc(100dvh - 112px);
}.h-\[inherit\] {
  height: inherit;
}.h-auto {
  height: auto;
}.h-dvh {
  height: 100dvh;
}.h-fit {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}.h-full {
  height: 100%;
}.h-max {
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}.h-screen {
  height: 100vh;
}.max-h-3 {
  max-height: 0.75rem;
}.max-h-4 {
  max-height: 1rem;
}.max-h-5 {
  max-height: 1.25rem;
}.max-h-60 {
  max-height: 15rem;
}.max-h-\[100px\] {
  max-height: 100px;
}.max-h-\[102px\] {
  max-height: 102px;
}.max-h-\[108px\] {
  max-height: 108px;
}.max-h-\[109px\] {
  max-height: 109px;
}.max-h-\[112px\] {
  max-height: 112px;
}.max-h-\[120px\] {
  max-height: 120px;
}.max-h-\[126px\] {
  max-height: 126px;
}.max-h-\[127px\] {
  max-height: 127px;
}.max-h-\[12px\] {
  max-height: 12px;
}.max-h-\[130px\] {
  max-height: 130px;
}.max-h-\[136px\] {
  max-height: 136px;
}.max-h-\[14px\] {
  max-height: 14px;
}.max-h-\[157px\] {
  max-height: 157px;
}.max-h-\[169px\] {
  max-height: 169px;
}.max-h-\[170px\] {
  max-height: 170px;
}.max-h-\[180px\] {
  max-height: 180px;
}.max-h-\[211px\] {
  max-height: 211px;
}.max-h-\[222px\] {
  max-height: 222px;
}.max-h-\[224px\] {
  max-height: 224px;
}.max-h-\[242px\] {
  max-height: 242px;
}.max-h-\[24px\] {
  max-height: 24px;
}.max-h-\[255px\] {
  max-height: 255px;
}.max-h-\[292px\] {
  max-height: 292px;
}.max-h-\[297px\] {
  max-height: 297px;
}.max-h-\[300px\] {
  max-height: 300px;
}.max-h-\[30px\] {
  max-height: 30px;
}.max-h-\[316px\] {
  max-height: 316px;
}.max-h-\[36px\] {
  max-height: 36px;
}.max-h-\[376px\] {
  max-height: 376px;
}.max-h-\[392px\] {
  max-height: 392px;
}.max-h-\[40vh\] {
  max-height: 40vh;
}.max-h-\[418px\] {
  max-height: 418px;
}.max-h-\[428px\] {
  max-height: 428px;
}.max-h-\[42px\] {
  max-height: 42px;
}.max-h-\[45px\] {
  max-height: 45px;
}.max-h-\[500px\] {
  max-height: 500px;
}.max-h-\[518px\] {
  max-height: 518px;
}.max-h-\[550px\] {
  max-height: 550px;
}.max-h-\[60px\] {
  max-height: 60px;
}.max-h-\[70px\] {
  max-height: 70px;
}.max-h-\[80px\] {
  max-height: 80px;
}.max-h-\[85px\] {
  max-height: 85px;
}.max-h-\[87px\] {
  max-height: 87px;
}.max-h-\[88px\] {
  max-height: 88px;
}.max-h-\[92px\] {
  max-height: 92px;
}.max-h-full {
  max-height: 100%;
}.\!min-h-\[126px\] {
  min-height: 126px !important;
}.min-h-6 {
  min-height: 1.5rem;
}.min-h-\[10\.3125rem\] {
  min-height: 10.3125rem;
}.min-h-\[100px\] {
  min-height: 100px;
}.min-h-\[100vh\] {
  min-height: 100vh;
}.min-h-\[104px\] {
  min-height: 104px;
}.min-h-\[109px\] {
  min-height: 109px;
}.min-h-\[126px\] {
  min-height: 126px;
}.min-h-\[12px\] {
  min-height: 12px;
}.min-h-\[135px\] {
  min-height: 135px;
}.min-h-\[144px\] {
  min-height: 144px;
}.min-h-\[146px\] {
  min-height: 146px;
}.min-h-\[14px\] {
  min-height: 14px;
}.min-h-\[150px\] {
  min-height: 150px;
}.min-h-\[152px\] {
  min-height: 152px;
}.min-h-\[155px\] {
  min-height: 155px;
}.min-h-\[17px\] {
  min-height: 17px;
}.min-h-\[180px\] {
  min-height: 180px;
}.min-h-\[188px\] {
  min-height: 188px;
}.min-h-\[18px\] {
  min-height: 18px;
}.min-h-\[193px\] {
  min-height: 193px;
}.min-h-\[200px\] {
  min-height: 200px;
}.min-h-\[212px\] {
  min-height: 212px;
}.min-h-\[218px\] {
  min-height: 218px;
}.min-h-\[235px\] {
  min-height: 235px;
}.min-h-\[24px\] {
  min-height: 24px;
}.min-h-\[250px\] {
  min-height: 250px;
}.min-h-\[26px\] {
  min-height: 26px;
}.min-h-\[277px\] {
  min-height: 277px;
}.min-h-\[286px\] {
  min-height: 286px;
}.min-h-\[292px\] {
  min-height: 292px;
}.min-h-\[2px\] {
  min-height: 2px;
}.min-h-\[30px\] {
  min-height: 30px;
}.min-h-\[315px\] {
  min-height: 315px;
}.min-h-\[32px\] {
  min-height: 32px;
}.min-h-\[33px\] {
  min-height: 33px;
}.min-h-\[340px\] {
  min-height: 340px;
}.min-h-\[35px\] {
  min-height: 35px;
}.min-h-\[40px\] {
  min-height: 40px;
}.min-h-\[42px\] {
  min-height: 42px;
}.min-h-\[50px\] {
  min-height: 50px;
}.min-h-\[58px\] {
  min-height: 58px;
}.min-h-\[60px\] {
  min-height: 60px;
}.min-h-\[66px\] {
  min-height: 66px;
}.min-h-\[70px\] {
  min-height: 70px;
}.min-h-\[711px\] {
  min-height: 711px;
}.min-h-\[74px\] {
  min-height: 74px;
}.min-h-\[86px\] {
  min-height: 86px;
}.min-h-\[87px\] {
  min-height: 87px;
}.\!w-48 {
  width: 12rem !important;
}.\!w-\[263px\] {
  width: 263px !important;
}.\!w-\[90px\] {
  width: 90px !important;
}.w-0 {
  width: 0px;
}.w-1\/2 {
  width: 50%;
}.w-1\/3 {
  width: 33.333333%;
}.w-10 {
  width: 2.5rem;
}.w-11 {
  width: 2.75rem;
}.w-12 {
  width: 3rem;
}.w-16 {
  width: 4rem;
}.w-2 {
  width: 0.5rem;
}.w-2\.5 {
  width: 0.625rem;
}.w-2\/3 {
  width: 66.666667%;
}.w-20 {
  width: 5rem;
}.w-24 {
  width: 6rem;
}.w-3 {
  width: 0.75rem;
}.w-3\.5 {
  width: 0.875rem;
}.w-3\/4 {
  width: 75%;
}.w-4 {
  width: 1rem;
}.w-4\/5 {
  width: 80%;
}.w-5 {
  width: 1.25rem;
}.w-6 {
  width: 1.5rem;
}.w-60 {
  width: 15rem;
}.w-7 {
  width: 1.75rem;
}.w-8 {
  width: 2rem;
}.w-80 {
  width: 20rem;
}.w-\[100\%\] {
  width: 100%;
}.w-\[100px\] {
  width: 100px;
}.w-\[100vw\] {
  width: 100vw;
}.w-\[102\%\] {
  width: 102%;
}.w-\[102px\] {
  width: 102px;
}.w-\[104px\] {
  width: 104px;
}.w-\[106px\] {
  width: 106px;
}.w-\[108px\] {
  width: 108px;
}.w-\[109px\] {
  width: 109px;
}.w-\[10px\] {
  width: 10px;
}.w-\[11\.81px\] {
  width: 11.81px;
}.w-\[110px\] {
  width: 110px;
}.w-\[112px\] {
  width: 112px;
}.w-\[1134px\] {
  width: 1134px;
}.w-\[1140px\] {
  width: 1140px;
}.w-\[114px\] {
  width: 114px;
}.w-\[118px\] {
  width: 118px;
}.w-\[119px\] {
  width: 119px;
}.w-\[11px\] {
  width: 11px;
}.w-\[120px\] {
  width: 120px;
}.w-\[123px\] {
  width: 123px;
}.w-\[125px\] {
  width: 125px;
}.w-\[128px\] {
  width: 128px;
}.w-\[12px\] {
  width: 12px;
}.w-\[130\%\] {
  width: 130%;
}.w-\[130px\] {
  width: 130px;
}.w-\[134px\] {
  width: 134px;
}.w-\[135px\] {
  width: 135px;
}.w-\[138px\] {
  width: 138px;
}.w-\[140px\] {
  width: 140px;
}.w-\[141px\] {
  width: 141px;
}.w-\[142px\] {
  width: 142px;
}.w-\[143px\] {
  width: 143px;
}.w-\[148px\] {
  width: 148px;
}.w-\[14px\] {
  width: 14px;
}.w-\[150px\] {
  width: 150px;
}.w-\[152px\] {
  width: 152px;
}.w-\[153px\] {
  width: 153px;
}.w-\[156px\] {
  width: 156px;
}.w-\[157px\] {
  width: 157px;
}.w-\[158px\] {
  width: 158px;
}.w-\[15px\] {
  width: 15px;
}.w-\[160px\] {
  width: 160px;
}.w-\[164px\] {
  width: 164px;
}.w-\[166px\] {
  width: 166px;
}.w-\[167\.5px\] {
  width: 167.5px;
}.w-\[167px\] {
  width: 167px;
}.w-\[168px\] {
  width: 168px;
}.w-\[16px\] {
  width: 16px;
}.w-\[171px\] {
  width: 171px;
}.w-\[178px\] {
  width: 178px;
}.w-\[180px\] {
  width: 180px;
}.w-\[186px\] {
  width: 186px;
}.w-\[188px\] {
  width: 188px;
}.w-\[18px\] {
  width: 18px;
}.w-\[19\.204vw\] {
  width: 19.204vw;
}.w-\[190px\] {
  width: 190px;
}.w-\[195px\] {
  width: 195px;
}.w-\[197px\] {
  width: 197px;
}.w-\[1px\] {
  width: 1px;
}.w-\[200px\] {
  width: 200px;
}.w-\[205px\] {
  width: 205px;
}.w-\[208px\] {
  width: 208px;
}.w-\[20px\] {
  width: 20px;
}.w-\[210px\] {
  width: 210px;
}.w-\[212px\] {
  width: 212px;
}.w-\[214px\] {
  width: 214px;
}.w-\[215px\] {
  width: 215px;
}.w-\[224px\] {
  width: 224px;
}.w-\[230px\] {
  width: 230px;
}.w-\[240px\] {
  width: 240px;
}.w-\[245px\] {
  width: 245px;
}.w-\[24px\] {
  width: 24px;
}.w-\[263px\] {
  width: 263px;
}.w-\[264px\] {
  width: 264px;
}.w-\[26px\] {
  width: 26px;
}.w-\[276px\] {
  width: 276px;
}.w-\[284px\] {
  width: 284px;
}.w-\[288px\] {
  width: 288px;
}.w-\[28px\] {
  width: 28px;
}.w-\[295px\] {
  width: 295px;
}.w-\[298px\] {
  width: 298px;
}.w-\[300px\] {
  width: 300px;
}.w-\[301px\] {
  width: 301px;
}.w-\[31\.7\%\] {
  width: 31.7%;
}.w-\[31px\] {
  width: 31px;
}.w-\[324px\] {
  width: 324px;
}.w-\[32px\] {
  width: 32px;
}.w-\[343px\] {
  width: 343px;
}.w-\[34px\] {
  width: 34px;
}.w-\[36px\] {
  width: 36px;
}.w-\[375px\] {
  width: 375px;
}.w-\[39px\] {
  width: 39px;
}.w-\[3px\] {
  width: 3px;
}.w-\[3rem\] {
  width: 3rem;
}.w-\[4\.25rem\] {
  width: 4.25rem;
}.w-\[40\%\] {
  width: 40%;
}.w-\[40px\] {
  width: 40px;
}.w-\[420px\] {
  width: 420px;
}.w-\[424px\] {
  width: 424px;
}.w-\[44px\] {
  width: 44px;
}.w-\[45\%\] {
  width: 45%;
}.w-\[45px\] {
  width: 45px;
}.w-\[46px\] {
  width: 46px;
}.w-\[47px\] {
  width: 47px;
}.w-\[48\%\] {
  width: 48%;
}.w-\[48px\] {
  width: 48px;
}.w-\[50\%\] {
  width: 50%;
}.w-\[50px\] {
  width: 50px;
}.w-\[52px\] {
  width: 52px;
}.w-\[540px\] {
  width: 540px;
}.w-\[55px\] {
  width: 55px;
}.w-\[56px\] {
  width: 56px;
}.w-\[57\.17px\] {
  width: 57.17px;
}.w-\[570px\] {
  width: 570px;
}.w-\[58px\] {
  width: 58px;
}.w-\[60\%\] {
  width: 60%;
}.w-\[60px\] {
  width: 60px;
}.w-\[61\.5px\] {
  width: 61.5px;
}.w-\[62px\] {
  width: 62px;
}.w-\[63px\] {
  width: 63px;
}.w-\[65px\] {
  width: 65px;
}.w-\[66px\] {
  width: 66px;
}.w-\[67px\] {
  width: 67px;
}.w-\[6px\] {
  width: 6px;
}.w-\[7\.375rem\] {
  width: 7.375rem;
}.w-\[70\%\] {
  width: 70%;
}.w-\[70px\] {
  width: 70px;
}.w-\[71px\] {
  width: 71px;
}.w-\[72px\] {
  width: 72px;
}.w-\[73px\] {
  width: 73px;
}.w-\[77px\] {
  width: 77px;
}.w-\[78\.713vw\] {
  width: 78.713vw;
}.w-\[780px\] {
  width: 780px;
}.w-\[78px\] {
  width: 78px;
}.w-\[79px\] {
  width: 79px;
}.w-\[7px\] {
  width: 7px;
}.w-\[80\%\] {
  width: 80%;
}.w-\[80px\] {
  width: 80px;
}.w-\[81px\] {
  width: 81px;
}.w-\[82\%\] {
  width: 82%;
}.w-\[82px\] {
  width: 82px;
}.w-\[87px\] {
  width: 87px;
}.w-\[88px\] {
  width: 88px;
}.w-\[9\.8125rem\] {
  width: 9.8125rem;
}.w-\[90\%\] {
  width: 90%;
}.w-\[90px\] {
  width: 90px;
}.w-\[91px\] {
  width: 91px;
}.w-\[92\%\] {
  width: 92%;
}.w-\[92px\] {
  width: 92px;
}.w-\[94px\] {
  width: 94px;
}.w-\[96\%\] {
  width: 96%;
}.w-\[96px\] {
  width: 96px;
}.w-\[98px\] {
  width: 98px;
}.w-\[calc\(\(100\%\/2\)-1px\)\] {
  width: calc((100% / 2) - 1px);
}.w-\[calc\(100\%-106px\)\] {
  width: calc(100% - 106px);
}.w-\[calc\(100\%-32px\)\] {
  width: calc(100% - 32px);
}.w-\[calc\(100\%-46px\)\] {
  width: calc(100% - 46px);
}.w-\[inherit\] {
  width: inherit;
}.w-auto {
  width: auto;
}.w-fit {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}.w-full {
  width: 100%;
}.w-max {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}.w-px {
  width: 1px;
}.min-w-0 {
  min-width: 0px;
}.min-w-\[100\%\] {
  min-width: 100%;
}.min-w-\[101px\] {
  min-width: 101px;
}.min-w-\[102px\] {
  min-width: 102px;
}.min-w-\[109px\] {
  min-width: 109px;
}.min-w-\[110px\] {
  min-width: 110px;
}.min-w-\[119px\] {
  min-width: 119px;
}.min-w-\[126px\] {
  min-width: 126px;
}.min-w-\[12px\] {
  min-width: 12px;
}.min-w-\[135px\] {
  min-width: 135px;
}.min-w-\[136px\] {
  min-width: 136px;
}.min-w-\[14px\] {
  min-width: 14px;
}.min-w-\[156px\] {
  min-width: 156px;
}.min-w-\[16px\] {
  min-width: 16px;
}.min-w-\[178px\] {
  min-width: 178px;
}.min-w-\[200px\] {
  min-width: 200px;
}.min-w-\[20px\] {
  min-width: 20px;
}.min-w-\[212px\] {
  min-width: 212px;
}.min-w-\[224px\] {
  min-width: 224px;
}.min-w-\[240px\] {
  min-width: 240px;
}.min-w-\[24px\] {
  min-width: 24px;
}.min-w-\[260px\] {
  min-width: 260px;
}.min-w-\[264px\] {
  min-width: 264px;
}.min-w-\[268px\] {
  min-width: 268px;
}.min-w-\[26px\] {
  min-width: 26px;
}.min-w-\[30px\] {
  min-width: 30px;
}.min-w-\[32px\] {
  min-width: 32px;
}.min-w-\[343px\] {
  min-width: 343px;
}.min-w-\[45px\] {
  min-width: 45px;
}.min-w-\[6\%\] {
  min-width: 6%;
}.min-w-\[600px\] {
  min-width: 600px;
}.min-w-\[60px\] {
  min-width: 60px;
}.min-w-\[62px\] {
  min-width: 62px;
}.min-w-\[70px\] {
  min-width: 70px;
}.min-w-\[80px\] {
  min-width: 80px;
}.min-w-\[82px\] {
  min-width: 82px;
}.min-w-\[83px\] {
  min-width: 83px;
}.min-w-\[87px\] {
  min-width: 87px;
}.min-w-\[9\.8125rem\] {
  min-width: 9.8125rem;
}.min-w-\[98px\] {
  min-width: 98px;
}.min-w-\[calc\(33\.333\%-16px\)\] {
  min-width: calc(33.333% - 16px);
}.min-w-fit {
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
}.min-w-full {
  min-width: 100%;
}.min-w-max {
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
}.max-w-3 {
  max-width: 0.75rem;
}.max-w-4 {
  max-width: 1rem;
}.max-w-5 {
  max-width: 1.25rem;
}.max-w-\[100px\] {
  max-width: 100px;
}.max-w-\[102px\] {
  max-width: 102px;
}.max-w-\[1070px\] {
  max-width: 1070px;
}.max-w-\[1080px\] {
  max-width: 1080px;
}.max-w-\[109px\] {
  max-width: 109px;
}.max-w-\[110px\] {
  max-width: 110px;
}.max-w-\[112px\] {
  max-width: 112px;
}.max-w-\[1140px\] {
  max-width: 1140px;
}.max-w-\[1200px\] {
  max-width: 1200px;
}.max-w-\[120px\] {
  max-width: 120px;
}.max-w-\[128px\] {
  max-width: 128px;
}.max-w-\[12px\] {
  max-width: 12px;
}.max-w-\[130\%\] {
  max-width: 130%;
}.max-w-\[130px\] {
  max-width: 130px;
}.max-w-\[135px\] {
  max-width: 135px;
}.max-w-\[136px\] {
  max-width: 136px;
}.max-w-\[140px\] {
  max-width: 140px;
}.max-w-\[141px\] {
  max-width: 141px;
}.max-w-\[142px\] {
  max-width: 142px;
}.max-w-\[146px\] {
  max-width: 146px;
}.max-w-\[147px\] {
  max-width: 147px;
}.max-w-\[14px\] {
  max-width: 14px;
}.max-w-\[150px\] {
  max-width: 150px;
}.max-w-\[152px\] {
  max-width: 152px;
}.max-w-\[154px\] {
  max-width: 154px;
}.max-w-\[156px\] {
  max-width: 156px;
}.max-w-\[157px\] {
  max-width: 157px;
}.max-w-\[163px\] {
  max-width: 163px;
}.max-w-\[168px\] {
  max-width: 168px;
}.max-w-\[16px\] {
  max-width: 16px;
}.max-w-\[170px\] {
  max-width: 170px;
}.max-w-\[176px\] {
  max-width: 176px;
}.max-w-\[180px\] {
  max-width: 180px;
}.max-w-\[195px\] {
  max-width: 195px;
}.max-w-\[200px\] {
  max-width: 200px;
}.max-w-\[208px\] {
  max-width: 208px;
}.max-w-\[20px\] {
  max-width: 20px;
}.max-w-\[212px\] {
  max-width: 212px;
}.max-w-\[214px\] {
  max-width: 214px;
}.max-w-\[224px\] {
  max-width: 224px;
}.max-w-\[247px\] {
  max-width: 247px;
}.max-w-\[24px\] {
  max-width: 24px;
}.max-w-\[250px\] {
  max-width: 250px;
}.max-w-\[260px\] {
  max-width: 260px;
}.max-w-\[266px\] {
  max-width: 266px;
}.max-w-\[300px\] {
  max-width: 300px;
}.max-w-\[301px\] {
  max-width: 301px;
}.max-w-\[303px\] {
  max-width: 303px;
}.max-w-\[30px\] {
  max-width: 30px;
}.max-w-\[340px\] {
  max-width: 340px;
}.max-w-\[342px\] {
  max-width: 342px;
}.max-w-\[343px\] {
  max-width: 343px;
}.max-w-\[347px\] {
  max-width: 347px;
}.max-w-\[350px\] {
  max-width: 350px;
}.max-w-\[355px\] {
  max-width: 355px;
}.max-w-\[359px\] {
  max-width: 359px;
}.max-w-\[360px\] {
  max-width: 360px;
}.max-w-\[36px\] {
  max-width: 36px;
}.max-w-\[376px\] {
  max-width: 376px;
}.max-w-\[388px\] {
  max-width: 388px;
}.max-w-\[405px\] {
  max-width: 405px;
}.max-w-\[40px\] {
  max-width: 40px;
}.max-w-\[50\%\] {
  max-width: 50%;
}.max-w-\[500px\] {
  max-width: 500px;
}.max-w-\[50px\] {
  max-width: 50px;
}.max-w-\[540px\] {
  max-width: 540px;
}.max-w-\[59px\] {
  max-width: 59px;
}.max-w-\[6\.875rem\] {
  max-width: 6.875rem;
}.max-w-\[60px\] {
  max-width: 60px;
}.max-w-\[63px\] {
  max-width: 63px;
}.max-w-\[64px\] {
  max-width: 64px;
}.max-w-\[667px\] {
  max-width: 667px;
}.max-w-\[70px\] {
  max-width: 70px;
}.max-w-\[768px\] {
  max-width: 768px;
}.max-w-\[80px\] {
  max-width: 80px;
}.max-w-\[81px\] {
  max-width: 81px;
}.max-w-\[83px\] {
  max-width: 83px;
}.max-w-\[84px\] {
  max-width: 84px;
}.max-w-\[85px\] {
  max-width: 85px;
}.max-w-\[89px\] {
  max-width: 89px;
}.max-w-\[90\%\] {
  max-width: 90%;
}.max-w-\[90px\] {
  max-width: 90px;
}.max-w-\[90vw\] {
  max-width: 90vw;
}.max-w-\[92px\] {
  max-width: 92px;
}.max-w-\[95px\] {
  max-width: 95px;
}.max-w-\[96px\] {
  max-width: 96px;
}.max-w-\[97px\] {
  max-width: 97px;
}.max-w-\[98px\] {
  max-width: 98px;
}.max-w-\[992px\] {
  max-width: 992px;
}.max-w-\[99px\] {
  max-width: 99px;
}.max-w-\[calc\(100\%-80px\)\] {
  max-width: calc(100% - 80px);
}.max-w-\[calc\(33\.333\%-16px\)\] {
  max-width: calc(33.333% - 16px);
}.max-w-full {
  max-width: 100%;
}.max-w-max {
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
}.max-w-md {
  max-width: 28rem;
}.flex-1 {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0%;
          flex: 1 1 0%;
}.flex-none {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}.flex-shrink-0 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}.shrink-0 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}.flex-grow {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}.grow {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}.basis-1\/4 {
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
}.basis-3\/4 {
  -ms-flex-preferred-size: 75%;
      flex-basis: 75%;
}.basis-full {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}.table-auto {
  table-layout: auto;
}.table-fixed {
  table-layout: fixed;
}.border-collapse {
  border-collapse: collapse;
}.border-separate {
  border-collapse: separate;
}.border-spacing-0 {
  --tw-border-spacing-x: 0px;
  --tw-border-spacing-y: 0px;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
          transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
          transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.translate-x-0 {
  --tw-translate-x: 0px;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
          transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.translate-x-\[-50\%\] {
  --tw-translate-x: -50%;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
          transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.translate-y-0 {
  --tw-translate-y: 0px;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
          transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.-rotate-90 {
  --tw-rotate: -90deg;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
          transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.rotate-0 {
  --tw-rotate: 0deg;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
          transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.rotate-180 {
  --tw-rotate: 180deg;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
          transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.rotate-90 {
  --tw-rotate: 90deg;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
          transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.rotate-\[320deg\] {
  --tw-rotate: 320deg;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
          transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.transform {
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
          transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}@-webkit-keyframes pulse {

  50% {
    opacity: .5;
  }
}@keyframes pulse {

  50% {
    opacity: .5;
  }
}.animate-pulse {
  -webkit-animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
          animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}.cursor-auto {
  cursor: auto;
}.cursor-move {
  cursor: move;
}.cursor-not-allowed {
  cursor: not-allowed;
}.cursor-pointer {
  cursor: pointer;
}.cursor-text {
  cursor: text;
}.\!touch-auto {
  -ms-touch-action: auto !important;
      touch-action: auto !important;
}.touch-auto {
  -ms-touch-action: auto;
      touch-action: auto;
}.select-none {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}.resize {
  resize: both;
}.snap-x {
  -ms-scroll-snap-type: x var(--tw-scroll-snap-strictness);
      scroll-snap-type: x var(--tw-scroll-snap-strictness);
}.list-outside {
  list-style-position: outside;
}.list-disc {
  list-style-type: disc;
}.list-none {
  list-style-type: none;
}.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}.grid-cols-\[153px_repeat\(3\2c _1fr\)\] {
  grid-template-columns: 153px repeat(3, 1fr);
}.grid-cols-\[repeat\(auto-fit\2c minmax\(70px\2c 0fr\)\)\] {
  grid-template-columns: repeat(auto-fit,minmax(70px,0fr));
}.\!flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}.flex-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}.flex-row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}.flex-col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}.flex-col-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}.flex-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}.flex-nowrap {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}.content-center {
  -ms-flex-line-pack: center;
      align-content: center;
}.content-evenly {
  -ms-flex-line-pack: space-evenly;
      align-content: space-evenly;
}.items-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}.items-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}.items-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}.items-baseline {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}.items-stretch {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}.justify-normal {
  -webkit-box-pack: normal;
      -ms-flex-pack: normal;
          justify-content: normal;
}.justify-start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}.justify-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}.justify-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}.justify-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}.justify-evenly {
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}.justify-items-start {
  justify-items: start;
}.justify-items-center {
  justify-items: center;
}.\!gap-1 {
  gap: 0.25rem !important;
}.\!gap-3 {
  gap: 0.75rem !important;
}.\!gap-4 {
  gap: 1rem !important;
}.\!gap-\[0px\] {
  gap: 0px !important;
}.\!gap-\[16px\] {
  gap: 16px !important;
}.\!gap-\[2px\] {
  gap: 2px !important;
}.\!gap-\[4px\] {
  gap: 4px !important;
}.\!gap-\[8px\] {
  gap: 8px !important;
}.gap-0 {
  gap: 0px;
}.gap-0\.5 {
  gap: 0.125rem;
}.gap-1 {
  gap: 0.25rem;
}.gap-1\.5 {
  gap: 0.375rem;
}.gap-2 {
  gap: 0.5rem;
}.gap-2\.5 {
  gap: 0.625rem;
}.gap-3 {
  gap: 0.75rem;
}.gap-4 {
  gap: 1rem;
}.gap-5 {
  gap: 1.25rem;
}.gap-6 {
  gap: 1.5rem;
}.gap-8 {
  gap: 2rem;
}.gap-9 {
  gap: 2.25rem;
}.gap-\[0\.625rem\] {
  gap: 0.625rem;
}.gap-\[0\] {
  gap: 0;
}.gap-\[10px\] {
  gap: 10px;
}.gap-\[11px\] {
  gap: 11px;
}.gap-\[12px\] {
  gap: 12px;
}.gap-\[130px\] {
  gap: 130px;
}.gap-\[13px\] {
  gap: 13px;
}.gap-\[14px\] {
  gap: 14px;
}.gap-\[16px\] {
  gap: 16px;
}.gap-\[18px\] {
  gap: 18px;
}.gap-\[19px\] {
  gap: 19px;
}.gap-\[20px\] {
  gap: 20px;
}.gap-\[22px\] {
  gap: 22px;
}.gap-\[236px\] {
  gap: 236px;
}.gap-\[24px\] {
  gap: 24px;
}.gap-\[2px\] {
  gap: 2px;
}.gap-\[30px\] {
  gap: 30px;
}.gap-\[32px\] {
  gap: 32px;
}.gap-\[33px\] {
  gap: 33px;
}.gap-\[35px\] {
  gap: 35px;
}.gap-\[3px\] {
  gap: 3px;
}.gap-\[4px\] {
  gap: 4px;
}.gap-\[50px\] {
  gap: 50px;
}.gap-\[5px\] {
  gap: 5px;
}.gap-\[60px\] {
  gap: 60px;
}.gap-\[6px\] {
  gap: 6px;
}.gap-\[80px\] {
  gap: 80px;
}.gap-\[8px\] {
  gap: 8px;
}.gap-\[9px\] {
  gap: 9px;
}.\!gap-x-\[16px\] {
  -webkit-column-gap: 16px !important;
     -moz-column-gap: 16px !important;
          column-gap: 16px !important;
}.\!gap-y-\[16px\] {
  row-gap: 16px !important;
}.gap-x-2 {
  -webkit-column-gap: 0.5rem;
     -moz-column-gap: 0.5rem;
          column-gap: 0.5rem;
}.gap-x-5 {
  -webkit-column-gap: 1.25rem;
     -moz-column-gap: 1.25rem;
          column-gap: 1.25rem;
}.gap-x-\[12px\] {
  -webkit-column-gap: 12px;
     -moz-column-gap: 12px;
          column-gap: 12px;
}.gap-x-\[15\.5px\] {
  -webkit-column-gap: 15.5px;
     -moz-column-gap: 15.5px;
          column-gap: 15.5px;
}.gap-x-\[32px\] {
  -webkit-column-gap: 32px;
     -moz-column-gap: 32px;
          column-gap: 32px;
}.gap-x-\[4px\] {
  -webkit-column-gap: 4px;
     -moz-column-gap: 4px;
          column-gap: 4px;
}.gap-x-\[55px\] {
  -webkit-column-gap: 55px;
     -moz-column-gap: 55px;
          column-gap: 55px;
}.gap-x-\[8px\] {
  -webkit-column-gap: 8px;
     -moz-column-gap: 8px;
          column-gap: 8px;
}.gap-y-2 {
  row-gap: 0.5rem;
}.gap-y-3 {
  row-gap: 0.75rem;
}.gap-y-5 {
  row-gap: 1.25rem;
}.gap-y-\[10px\] {
  row-gap: 10px;
}.gap-y-\[12px\] {
  row-gap: 12px;
}.gap-y-\[16px\] {
  row-gap: 16px;
}.gap-y-\[2\.5px\] {
  row-gap: 2.5px;
}.gap-y-\[20px\] {
  row-gap: 20px;
}.gap-y-\[4px\] {
  row-gap: 4px;
}.gap-y-\[5px\] {
  row-gap: 5px;
}.gap-y-\[8px\] {
  row-gap: 8px;
}.space-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}.space-x-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}.space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}.space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}.space-y-reverse > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 1;
}.self-start {
  -ms-flex-item-align: start;
      align-self: flex-start;
}.self-end {
  -ms-flex-item-align: end;
      align-self: flex-end;
}.self-center {
  -ms-flex-item-align: center;
      align-self: center;
}.justify-self-center {
  justify-self: center;
}.overflow-auto {
  overflow: auto;
}.\!overflow-hidden {
  overflow: hidden !important;
}.overflow-hidden {
  overflow: hidden;
}.overflow-visible {
  overflow: visible;
}.overflow-scroll {
  overflow: scroll;
}.overflow-x-auto {
  overflow-x: auto;
}.overflow-y-auto {
  overflow-y: auto;
}.overflow-x-hidden {
  overflow-x: hidden;
}.overflow-y-hidden {
  overflow-y: hidden;
}.overflow-x-scroll {
  overflow-x: scroll;
}.overflow-y-scroll {
  overflow-y: scroll;
}.scroll-smooth {
  scroll-behavior: smooth;
}.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}.text-ellipsis {
  text-overflow: ellipsis;
}.whitespace-normal {
  white-space: normal;
}.whitespace-nowrap {
  white-space: nowrap;
}.whitespace-break-spaces {
  white-space: break-spaces;
}.text-wrap {
  text-wrap: wrap;
}.text-nowrap {
  text-wrap: nowrap;
}.text-balance {
  text-wrap: balance;
}.break-words {
  overflow-wrap: break-word;
}.break-all {
  word-break: break-all;
}.\!rounded-lg {
  border-radius: 0.5rem !important;
}.rounded {
  border-radius: 0.25rem;
}.rounded-\[0\.125rem\] {
  border-radius: 0.125rem;
}.rounded-\[0_0_10px_10px\] {
  border-radius: 0 0 10px 10px;
}.rounded-\[0_0_4px_4px\] {
  border-radius: 0 0 4px 4px;
}.rounded-\[108px\] {
  border-radius: 108px;
}.rounded-\[10px\] {
  border-radius: 10px;
}.rounded-\[12px\] {
  border-radius: 12px;
}.rounded-\[13px\] {
  border-radius: 13px;
}.rounded-\[16px\] {
  border-radius: 16px;
}.rounded-\[2\.5px\] {
  border-radius: 2.5px;
}.rounded-\[200px\] {
  border-radius: 200px;
}.rounded-\[20px\] {
  border-radius: 20px;
}.rounded-\[23px\] {
  border-radius: 23px;
}.rounded-\[28px\] {
  border-radius: 28px;
}.rounded-\[2px\] {
  border-radius: 2px;
}.rounded-\[30px\] {
  border-radius: 30px;
}.rounded-\[3px\] {
  border-radius: 3px;
}.rounded-\[4px\] {
  border-radius: 4px;
}.rounded-\[4px_4px_0_0\] {
  border-radius: 4px 4px 0 0;
}.rounded-\[50\%\] {
  border-radius: 50%;
}.rounded-\[5px\] {
  border-radius: 5px;
}.rounded-\[77px\] {
  border-radius: 77px;
}.rounded-\[82px\] {
  border-radius: 82px;
}.rounded-\[84px\] {
  border-radius: 84px;
}.rounded-\[8px\] {
  border-radius: 8px;
}.rounded-full {
  border-radius: 9999px;
}.rounded-lg {
  border-radius: 0.5rem;
}.rounded-md {
  border-radius: 0.375rem;
}.rounded-none {
  border-radius: 0px;
}.rounded-sm {
  border-radius: 0.125rem;
}.\!rounded-t-\[16px\] {
  border-top-left-radius: 16px !important;
  border-top-right-radius: 16px !important;
}.rounded-b {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}.rounded-b-\[10px\] {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}.rounded-b-\[3px\] {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}.rounded-b-\[4px\] {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}.rounded-b-\[8px\] {
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}.rounded-b-lg {
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}.rounded-b-none {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}.rounded-l {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}.rounded-l-\[7px\] {
  border-top-left-radius: 7px;
  border-bottom-left-radius: 7px;
}.rounded-l-lg {
  border-top-left-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}.rounded-l-sm {
  border-top-left-radius: 0.125rem;
  border-bottom-left-radius: 0.125rem;
}.rounded-r-lg {
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}.rounded-t {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}.rounded-t-\[10px\] {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}.rounded-t-\[10px_8px_0px_0px\] {
  border-top-left-radius: 10px 8px 0px 0px;
  border-top-right-radius: 10px 8px 0px 0px;
}.rounded-t-\[16px\] {
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}.rounded-t-\[2px\] {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}.rounded-t-\[45px\] {
  border-top-left-radius: 45px;
  border-top-right-radius: 45px;
}.rounded-t-\[48px\] {
  border-top-left-radius: 48px;
  border-top-right-radius: 48px;
}.rounded-t-\[4px\] {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}.rounded-t-\[7\.93px\] {
  border-top-left-radius: 7.93px;
  border-top-right-radius: 7.93px;
}.rounded-t-\[8px\] {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}.rounded-t-lg {
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}.rounded-t-md {
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
}.rounded-t-sm {
  border-top-left-radius: 0.125rem;
  border-top-right-radius: 0.125rem;
}.rounded-t-xl {
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
}.rounded-bl-\[4px\] {
  border-bottom-left-radius: 4px;
}.rounded-bl-\[8px\] {
  border-bottom-left-radius: 8px;
}.rounded-tl-\[10px\] {
  border-top-left-radius: 10px;
}.rounded-tl-\[4px\] {
  border-top-left-radius: 4px;
}.rounded-tl-\[8px\] {
  border-top-left-radius: 8px;
}.rounded-tl-lg {
  border-top-left-radius: 0.5rem;
}.rounded-tr-\[10px\] {
  border-top-right-radius: 10px;
}.rounded-tr-\[8px\] {
  border-top-right-radius: 8px;
}.rounded-tr-lg {
  border-top-right-radius: 0.5rem;
}.\!border-\[1px\] {
  border-width: 1px !important;
}.border {
  border-width: 1px;
}.border-0 {
  border-width: 0px;
}.border-2 {
  border-width: 2px;
}.border-4 {
  border-width: 4px;
}.border-8 {
  border-width: 8px;
}.border-\[\.5px\] {
  border-width: .5px;
}.border-\[0\.5px\] {
  border-width: 0.5px;
}.border-\[1px\] {
  border-width: 1px;
}.border-\[2px\] {
  border-width: 2px;
}.border-\[6px\] {
  border-width: 6px;
}.border-\[8px\] {
  border-width: 8px;
}.border-x-\[1px\] {
  border-left-width: 1px;
  border-right-width: 1px;
}.border-y-\[4px\] {
  border-top-width: 4px;
  border-bottom-width: 4px;
}.\!border-b {
  border-bottom-width: 1px !important;
}.\!border-r-\[0px\] {
  border-right-width: 0px !important;
}.border-b {
  border-bottom-width: 1px;
}.border-b-0 {
  border-bottom-width: 0px;
}.border-b-2 {
  border-bottom-width: 2px;
}.border-b-4 {
  border-bottom-width: 4px;
}.border-b-\[1px\] {
  border-bottom-width: 1px;
}.border-l {
  border-left-width: 1px;
}.border-l-2 {
  border-left-width: 2px;
}.border-l-\[1px\] {
  border-left-width: 1px;
}.border-l-\[2px\] {
  border-left-width: 2px;
}.border-r {
  border-right-width: 1px;
}.border-r-\[1px\] {
  border-right-width: 1px;
}.border-t {
  border-top-width: 1px;
}.border-t-4 {
  border-top-width: 4px;
}.border-t-\[1px\] {
  border-top-width: 1px;
}.\!border-solid {
  border-style: solid !important;
}.border-solid {
  border-style: solid;
}.border-dashed {
  border-style: dashed;
}.border-dotted {
  border-style: dotted;
}.border-none {
  border-style: none;
}.\!border-\[\#4D4D4D\] {
  --tw-border-opacity: 1 !important;
  border-color: rgb(77 77 77 / var(--tw-border-opacity)) !important;
}.\!border-\[\#B40000\] {
  --tw-border-opacity: 1 !important;
  border-color: rgb(180 0 0 / var(--tw-border-opacity)) !important;
}.\!border-\[\#D3DAE1\] {
  --tw-border-opacity: 1 !important;
  border-color: rgb(211 218 225 / var(--tw-border-opacity)) !important;
}.\!border-\[\#d92b19\] {
  --tw-border-opacity: 1 !important;
  border-color: rgb(217 43 25 / var(--tw-border-opacity)) !important;
}.border-\[\#002953\] {
  --tw-border-opacity: 1;
  border-color: rgb(0 41 83 / var(--tw-border-opacity));
}.border-\[\#0074C9\] {
  --tw-border-opacity: 1;
  border-color: rgb(0 116 201 / var(--tw-border-opacity));
}.border-\[\#00B500\] {
  --tw-border-opacity: 1;
  border-color: rgb(0 181 0 / var(--tw-border-opacity));
}.border-\[\#0C8934\] {
  --tw-border-opacity: 1;
  border-color: rgb(12 137 52 / var(--tw-border-opacity));
}.border-\[\#1a1a1a\] {
  --tw-border-opacity: 1;
  border-color: rgb(26 26 26 / var(--tw-border-opacity));
}.border-\[\#666666\] {
  --tw-border-opacity: 1;
  border-color: rgb(102 102 102 / var(--tw-border-opacity));
}.border-\[\#999999\] {
  --tw-border-opacity: 1;
  border-color: rgb(153 153 153 / var(--tw-border-opacity));
}.border-\[\#999\] {
  --tw-border-opacity: 1;
  border-color: rgb(153 153 153 / var(--tw-border-opacity));
}.border-\[\#9FC8F7\] {
  --tw-border-opacity: 1;
  border-color: rgb(159 200 247 / var(--tw-border-opacity));
}.border-\[\#AEDDFF\] {
  --tw-border-opacity: 1;
  border-color: rgb(174 221 255 / var(--tw-border-opacity));
}.border-\[\#B3CBE3\] {
  --tw-border-opacity: 1;
  border-color: rgb(179 203 227 / var(--tw-border-opacity));
}.border-\[\#B40000\] {
  --tw-border-opacity: 1;
  border-color: rgb(180 0 0 / var(--tw-border-opacity));
}.border-\[\#B5B5B5\] {
  --tw-border-opacity: 1;
  border-color: rgb(181 181 181 / var(--tw-border-opacity));
}.border-\[\#C0C0C0\] {
  --tw-border-opacity: 1;
  border-color: rgb(192 192 192 / var(--tw-border-opacity));
}.border-\[\#CCCCCC\] {
  --tw-border-opacity: 1;
  border-color: rgb(204 204 204 / var(--tw-border-opacity));
}.border-\[\#D1E2FB\] {
  --tw-border-opacity: 1;
  border-color: rgb(209 226 251 / var(--tw-border-opacity));
}.border-\[\#D3DAE1\] {
  --tw-border-opacity: 1;
  border-color: rgb(211 218 225 / var(--tw-border-opacity));
}.border-\[\#D9D9D9\] {
  --tw-border-opacity: 1;
  border-color: rgb(217 217 217 / var(--tw-border-opacity));
}.border-\[\#DBECFFA1\] {
  border-color: #DBECFFA1;
}.border-\[\#DCDCDC\] {
  --tw-border-opacity: 1;
  border-color: rgb(220 220 220 / var(--tw-border-opacity));
}.border-\[\#E0E0E0\] {
  --tw-border-opacity: 1;
  border-color: rgb(224 224 224 / var(--tw-border-opacity));
}.border-\[\#E4E4E4\] {
  --tw-border-opacity: 1;
  border-color: rgb(228 228 228 / var(--tw-border-opacity));
}.border-\[\#E5E5E5\] {
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
}.border-\[\#E5EAF7\] {
  --tw-border-opacity: 1;
  border-color: rgb(229 234 247 / var(--tw-border-opacity));
}.border-\[\#EAEAEA\] {
  --tw-border-opacity: 1;
  border-color: rgb(234 234 234 / var(--tw-border-opacity));
}.border-\[\#EBEBEB\] {
  --tw-border-opacity: 1;
  border-color: rgb(235 235 235 / var(--tw-border-opacity));
}.border-\[\#EDEDED\] {
  --tw-border-opacity: 1;
  border-color: rgb(237 237 237 / var(--tw-border-opacity));
}.border-\[\#F2F2F2\] {
  --tw-border-opacity: 1;
  border-color: rgb(242 242 242 / var(--tw-border-opacity));
}.border-\[\#F3A4B9\] {
  --tw-border-opacity: 1;
  border-color: rgb(243 164 185 / var(--tw-border-opacity));
}.border-\[\#FB9B27\] {
  --tw-border-opacity: 1;
  border-color: rgb(251 155 39 / var(--tw-border-opacity));
}.border-\[\#FC973A\] {
  --tw-border-opacity: 1;
  border-color: rgb(252 151 58 / var(--tw-border-opacity));
}.border-\[\#FF6700\] {
  --tw-border-opacity: 1;
  border-color: rgb(255 103 0 / var(--tw-border-opacity));
}.border-\[\#FF89004D\] {
  border-color: #FF89004D;
}.border-\[\#FF8900\] {
  --tw-border-opacity: 1;
  border-color: rgb(255 137 0 / var(--tw-border-opacity));
}.border-\[\#FFA7C7\] {
  --tw-border-opacity: 1;
  border-color: rgb(255 167 199 / var(--tw-border-opacity));
}.border-\[\#FFD4B8\] {
  --tw-border-opacity: 1;
  border-color: rgb(255 212 184 / var(--tw-border-opacity));
}.border-\[\#FFFFFF\] {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}.border-\[\#cccccc\] {
  --tw-border-opacity: 1;
  border-color: rgb(204 204 204 / var(--tw-border-opacity));
}.border-\[\#ddd\] {
  --tw-border-opacity: 1;
  border-color: rgb(221 221 221 / var(--tw-border-opacity));
}.border-\[\#e5eaf7\] {
  --tw-border-opacity: 1;
  border-color: rgb(229 234 247 / var(--tw-border-opacity));
}.border-\[transparent\] {
  border-color: transparent;
}.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}.border-blue-200 {
  --tw-border-opacity: 1;
  border-color: rgb(191 219 254 / var(--tw-border-opacity));
}.border-blue-300 {
  --tw-border-opacity: 1;
  border-color: rgb(147 197 253 / var(--tw-border-opacity));
}.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}.border-orange-500 {
  --tw-border-opacity: 1;
  border-color: rgb(249 115 22 / var(--tw-border-opacity));
}.border-slate-300 {
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity));
}.border-transparent {
  border-color: transparent;
}.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}.border-b-\[\#CCCCCC\] {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(204 204 204 / var(--tw-border-opacity));
}.border-b-\[\#D3DAE1\] {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(211 218 225 / var(--tw-border-opacity));
}.border-b-\[\#ccc\] {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(204 204 204 / var(--tw-border-opacity));
}.border-b-\[\#e5e5e5\] {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(229 229 229 / var(--tw-border-opacity));
}.border-l-\[\#8AB7ED\] {
  --tw-border-opacity: 1;
  border-left-color: rgb(138 183 237 / var(--tw-border-opacity));
}.border-l-\[\#FF6700\] {
  --tw-border-opacity: 1;
  border-left-color: rgb(255 103 0 / var(--tw-border-opacity));
}.border-r-\[\#E5E5E5\] {
  --tw-border-opacity: 1;
  border-right-color: rgb(229 229 229 / var(--tw-border-opacity));
}.border-t-\[\#D3DAE1\] {
  --tw-border-opacity: 1;
  border-top-color: rgb(211 218 225 / var(--tw-border-opacity));
}.border-t-\[\#E5E6F7\] {
  --tw-border-opacity: 1;
  border-top-color: rgb(229 230 247 / var(--tw-border-opacity));
}.border-t-\[\#ccc\] {
  --tw-border-opacity: 1;
  border-top-color: rgb(204 204 204 / var(--tw-border-opacity));
}.bg-\[\#\#002953\] {
  background-color: ##002953;
}.bg-\[\#00000060\] {
  background-color: #00000060;
}.bg-\[\#000F1E\] {
  --tw-bg-opacity: 1;
  background-color: rgb(0 15 30 / var(--tw-bg-opacity));
}.bg-\[\#002953\] {
  --tw-bg-opacity: 1;
  background-color: rgb(0 41 83 / var(--tw-bg-opacity));
}.bg-\[\#002f47\] {
  --tw-bg-opacity: 1;
  background-color: rgb(0 47 71 / var(--tw-bg-opacity));
}.bg-\[\#0051A2\] {
  --tw-bg-opacity: 1;
  background-color: rgb(0 81 162 / var(--tw-bg-opacity));
}.bg-\[\#005DAC\] {
  --tw-bg-opacity: 1;
  background-color: rgb(0 93 172 / var(--tw-bg-opacity));
}.bg-\[\#0074C9\] {
  --tw-bg-opacity: 1;
  background-color: rgb(0 116 201 / var(--tw-bg-opacity));
}.bg-\[\#00B500\] {
  --tw-bg-opacity: 1;
  background-color: rgb(0 181 0 / var(--tw-bg-opacity));
}.bg-\[\#0D2640\] {
  --tw-bg-opacity: 1;
  background-color: rgb(13 38 64 / var(--tw-bg-opacity));
}.bg-\[\#100121B2\]\/\[70\%\] {
  background-color: rgb(16 1 33 / 70%);
}.bg-\[\#1778EB\] {
  --tw-bg-opacity: 1;
  background-color: rgb(23 120 235 / var(--tw-bg-opacity));
}.bg-\[\#1A1A1A50\] {
  background-color: #1A1A1A50;
}.bg-\[\#1A1A1A\] {
  --tw-bg-opacity: 1;
  background-color: rgb(26 26 26 / var(--tw-bg-opacity));
}.bg-\[\#1A1A1A\]\/90 {
  background-color: rgb(26 26 26 / 0.9);
}.bg-\[\#1E3A8A\] {
  --tw-bg-opacity: 1;
  background-color: rgb(30 58 138 / var(--tw-bg-opacity));
}.bg-\[\#2E5A72\] {
  --tw-bg-opacity: 1;
  background-color: rgb(46 90 114 / var(--tw-bg-opacity));
}.bg-\[\#343434\] {
  --tw-bg-opacity: 1;
  background-color: rgb(52 52 52 / var(--tw-bg-opacity));
}.bg-\[\#4A6784\] {
  --tw-bg-opacity: 1;
  background-color: rgb(74 103 132 / var(--tw-bg-opacity));
}.bg-\[\#565a58\] {
  --tw-bg-opacity: 1;
  background-color: rgb(86 90 88 / var(--tw-bg-opacity));
}.bg-\[\#B40000\] {
  --tw-bg-opacity: 1;
  background-color: rgb(180 0 0 / var(--tw-bg-opacity));
}.bg-\[\#C2C2C2\] {
  --tw-bg-opacity: 1;
  background-color: rgb(194 194 194 / var(--tw-bg-opacity));
}.bg-\[\#C9DCFF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(201 220 255 / var(--tw-bg-opacity));
}.bg-\[\#CCCCCC\] {
  --tw-bg-opacity: 1;
  background-color: rgb(204 204 204 / var(--tw-bg-opacity));
}.bg-\[\#D1E2FB66\] {
  background-color: #D1E2FB66;
}.bg-\[\#D1E2FB\] {
  --tw-bg-opacity: 1;
  background-color: rgb(209 226 251 / var(--tw-bg-opacity));
}.bg-\[\#D1F9FF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(209 249 255 / var(--tw-bg-opacity));
}.bg-\[\#D3DAE1\] {
  --tw-bg-opacity: 1;
  background-color: rgb(211 218 225 / var(--tw-bg-opacity));
}.bg-\[\#DCDCDC\] {
  --tw-bg-opacity: 1;
  background-color: rgb(220 220 220 / var(--tw-bg-opacity));
}.bg-\[\#DEF1FF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(222 241 255 / var(--tw-bg-opacity));
}.bg-\[\#DFDFDF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(223 223 223 / var(--tw-bg-opacity));
}.bg-\[\#E1F0FE\] {
  --tw-bg-opacity: 1;
  background-color: rgb(225 240 254 / var(--tw-bg-opacity));
}.bg-\[\#E5E5E5\] {
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity));
}.bg-\[\#E5EAF7\] {
  --tw-bg-opacity: 1;
  background-color: rgb(229 234 247 / var(--tw-bg-opacity));
}.bg-\[\#EAEBEB\] {
  --tw-bg-opacity: 1;
  background-color: rgb(234 235 235 / var(--tw-bg-opacity));
}.bg-\[\#ECF5FE\] {
  --tw-bg-opacity: 1;
  background-color: rgb(236 245 254 / var(--tw-bg-opacity));
}.bg-\[\#EEF5FF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(238 245 255 / var(--tw-bg-opacity));
}.bg-\[\#EEF9FF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(238 249 255 / var(--tw-bg-opacity));
}.bg-\[\#EFF9FF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(239 249 255 / var(--tw-bg-opacity));
}.bg-\[\#F1F6FD\] {
  --tw-bg-opacity: 1;
  background-color: rgb(241 246 253 / var(--tw-bg-opacity));
}.bg-\[\#F2F2F2\] {
  --tw-bg-opacity: 1;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity));
}.bg-\[\#F2F4FB\] {
  --tw-bg-opacity: 1;
  background-color: rgb(242 244 251 / var(--tw-bg-opacity));
}.bg-\[\#F2F7FF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(242 247 255 / var(--tw-bg-opacity));
}.bg-\[\#F3F3F3\] {
  --tw-bg-opacity: 1;
  background-color: rgb(243 243 243 / var(--tw-bg-opacity));
}.bg-\[\#F7F6F6\] {
  --tw-bg-opacity: 1;
  background-color: rgb(247 246 246 / var(--tw-bg-opacity));
}.bg-\[\#F7F7F7\] {
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity));
}.bg-\[\#F9F9F9\] {
  --tw-bg-opacity: 1;
  background-color: rgb(249 249 249 / var(--tw-bg-opacity));
}.bg-\[\#FAD8EC\] {
  --tw-bg-opacity: 1;
  background-color: rgb(250 216 236 / var(--tw-bg-opacity));
}.bg-\[\#FAFAFAE5\] {
  background-color: #FAFAFAE5;
}.bg-\[\#FAFAFA\] {
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity));
}.bg-\[\#FB9B27\] {
  --tw-bg-opacity: 1;
  background-color: rgb(251 155 39 / var(--tw-bg-opacity));
}.bg-\[\#FC973A\] {
  --tw-bg-opacity: 1;
  background-color: rgb(252 151 58 / var(--tw-bg-opacity));
}.bg-\[\#FDE39D\] {
  --tw-bg-opacity: 1;
  background-color: rgb(253 227 157 / var(--tw-bg-opacity));
}.bg-\[\#FEF0CA\] {
  --tw-bg-opacity: 1;
  background-color: rgb(254 240 202 / var(--tw-bg-opacity));
}.bg-\[\#FF6700\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 103 0 / var(--tw-bg-opacity));
}.bg-\[\#FF8501\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 133 1 / var(--tw-bg-opacity));
}.bg-\[\#FFD4B8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 212 184 / var(--tw-bg-opacity));
}.bg-\[\#FFF2EA\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 242 234 / var(--tw-bg-opacity));
}.bg-\[\#FFF5DA\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 245 218 / var(--tw-bg-opacity));
}.bg-\[\#FFF5EB\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 245 235 / var(--tw-bg-opacity));
}.bg-\[\#FFFFFFB2\] {
  background-color: #FFFFFFB2;
}.bg-\[\#FFFFFF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}.bg-\[\#FFF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}.bg-\[\#e5e7f6\] {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 246 / var(--tw-bg-opacity));
}.bg-\[\#e5eaf7\] {
  --tw-bg-opacity: 1;
  background-color: rgb(229 234 247 / var(--tw-bg-opacity));
}.bg-\[\#eee\] {
  --tw-bg-opacity: 1;
  background-color: rgb(238 238 238 / var(--tw-bg-opacity));
}.bg-\[\#f2f2f2\] {
  --tw-bg-opacity: 1;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity));
}.bg-\[\#fff2ea\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 242 234 / var(--tw-bg-opacity));
}.bg-\[\#fff\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}.bg-\[\#ffff\] {
  background-color: #ffff;
}.bg-\[\#ffffff\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}.bg-\[rgba\(0\2c 0\2c 0\2c \.85\)\] {
  background-color: rgba(0,0,0,.85);
}.bg-\[rgba\(0\2c 0\2c 0\2c 0\.5\)\] {
  background-color: rgba(0,0,0,0.5);
}.bg-\[rgba\(0\2c 0\2c 0\2c 0\.8\)\] {
  background-color: rgba(0,0,0,0.8);
}.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}.bg-black\/50 {
  background-color: rgb(0 0 0 / 0.5);
}.bg-black\/75 {
  background-color: rgb(0 0 0 / 0.75);
}.bg-black\/\[\.75\] {
  background-color: rgb(0 0 0 / .75);
}.bg-blue-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity));
}.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}.bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}.bg-gray-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity));
}.bg-gray-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity));
}.bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}.bg-gray-50\/50 {
  background-color: rgb(249 250 251 / 0.5);
}.bg-gray-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity));
}.bg-green-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity));
}.bg-orange-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 115 22 / var(--tw-bg-opacity));
}.bg-red-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity));
}.bg-slate-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity));
}.bg-transparent {
  background-color: transparent;
}.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}.bg-white\/60 {
  background-color: rgb(255 255 255 / 0.6);
}.bg-opacity-40 {
  --tw-bg-opacity: 0.4;
}.bg-opacity-50 {
  --tw-bg-opacity: 0.5;
}.bg-opacity-70 {
  --tw-bg-opacity: 0.7;
}.bg-opacity-80 {
  --tw-bg-opacity: 0.8;
}.bg-\[linear-gradient\(97\.13deg\2c _\#ff6700_5\.56\%\2c _\#fe8e0c_94\.44\%\)\] {
  background-image: linear-gradient(97.13deg, #ff6700 5.56%, #fe8e0c 94.44%);
}.bg-\[radial-gradient\(50\%_50\%_at_50\%_50\%\2c \#FF1F00_0\%\2c rgba\(255\2c 208\2c 0\2c 0\)_100\%\)\] {
  background-image: radial-gradient(50% 50% at 50% 50%,#FF1F00 0%,rgba(255,208,0,0) 100%);
}.bg-\[url\(\"\/content\/dam\/bajajmall-site\/resources\/icons\/voucher\/voucherBg\.svg\"\)\] {
  background-image: url("../../../content/dam/bajajmall-site/resources/icons/voucher/voucherBg.svg");
}.bg-\[url\(\/content\/dam\/bajajmall-site\/campaign-page\/bg\.svg\)\] {
  background-image: url(../../../content/dam/bajajmall-site/campaign-page/bg.svg);
}.bg-\[url\(\/content\/dam\/bajajmall-site\/coach-marks\/crossmbbg\.png\)\] {
  background-image: url(../../../content/dam/bajajmall-site/coach-marks/crossmbbg.png);
}.bg-gradient-to-b {
  background-image: -webkit-gradient(linear, left top, left bottom, from(var(--tw-gradient-stops)));
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}.bg-gradient-to-r {
  background-image: -webkit-gradient(linear, left top, right top, from(var(--tw-gradient-stops)));
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}.bg-gradient-to-t {
  background-image: -webkit-gradient(linear, left bottom, left top, from(var(--tw-gradient-stops)));
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}.bg-gradient-to-tl {
  background-image: -webkit-gradient(linear, right bottom, left top, from(var(--tw-gradient-stops)));
  background-image: linear-gradient(to top left, var(--tw-gradient-stops));
}.from-\[\#FF6700\] {
  --tw-gradient-from: #FF6700 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 103 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-\[\#FF8900\] {
  --tw-gradient-from: #FF8900 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 137 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-\[\#FFFFFF\] {
  --tw-gradient-from: #FFFFFF var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-orange-600 {
  --tw-gradient-from: #ea580c var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-purple-200 {
  --tw-gradient-from: #e9d5ff var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(233 213 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-white\/80 {
  --tw-gradient-from: rgb(255 255 255 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.to-\[\#F4D8CD\] {
  --tw-gradient-to: #F4D8CD var(--tw-gradient-to-position);
}.to-\[\#FE8E0C\] {
  --tw-gradient-to: #FE8E0C var(--tw-gradient-to-position);
}.to-\[\#FF6700\] {
  --tw-gradient-to: #FF6700 var(--tw-gradient-to-position);
}.to-\[\#FF8900\] {
  --tw-gradient-to: #FF8900 var(--tw-gradient-to-position);
}.to-\[\#FF8E0C\] {
  --tw-gradient-to: #FF8E0C var(--tw-gradient-to-position);
}.to-orange-400 {
  --tw-gradient-to: #fb923c var(--tw-gradient-to-position);
}.to-white {
  --tw-gradient-to: #fff var(--tw-gradient-to-position);
}.to-white\/0 {
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
}.\!bg-cover {
  background-size: cover !important;
}.bg-\[length\:100\%_100\%\] {
  background-size: 100% 100%;
}.bg-\[length\:100\%_93px\] {
  background-size: 100% 93px;
}.bg-\[length\:94\%\] {
  background-size: 94%;
}.bg-cover {
  background-size: cover;
}.bg-\[97\%_-63\%\] {
  background-position: 97% -63%;
}.bg-\[center_bottom_0\.5rem\] {
  background-position: center bottom 0.5rem;
}.bg-\[position\:50\%_95\%\] {
  background-position: 50% 95%;
}.bg-center {
  background-position: center;
}.bg-no-repeat {
  background-repeat: no-repeat;
}.object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}.object-fill {
  -o-object-fit: fill;
     object-fit: fill;
}.object-scale-down {
  -o-object-fit: scale-down;
     object-fit: scale-down;
}.object-center {
  -o-object-position: center;
     object-position: center;
}.object-top {
  -o-object-position: top;
     object-position: top;
}.\!p-\[unset\] {
  padding: unset !important;
}.p-0 {
  padding: 0px;
}.p-0\.5 {
  padding: 0.125rem;
}.p-1 {
  padding: 0.25rem;
}.p-2 {
  padding: 0.5rem;
}.p-2\.5 {
  padding: 0.625rem;
}.p-3 {
  padding: 0.75rem;
}.p-4 {
  padding: 1rem;
}.p-6 {
  padding: 1.5rem;
}.p-\[10px\] {
  padding: 10px;
}.p-\[10px_16px\] {
  padding: 10px 16px;
}.p-\[10px_16px_12px_0\] {
  padding: 10px 16px 12px 0;
}.p-\[10px_8\.5px_12px_8\.5px\] {
  padding: 10px 8.5px 12px 8.5px;
}.p-\[11px\] {
  padding: 11px;
}.p-\[12px\] {
  padding: 12px;
}.p-\[12px_134px\] {
  padding: 12px 134px;
}.p-\[12px_16px\] {
  padding: 12px 16px;
}.p-\[12px_16px_24px_16px\] {
  padding: 12px 16px 24px 16px;
}.p-\[12px_24px\] {
  padding: 12px 24px;
}.p-\[16px\] {
  padding: 16px;
}.p-\[1px\] {
  padding: 1px;
}.p-\[2px\] {
  padding: 2px;
}.p-\[2px_4px\] {
  padding: 2px 4px;
}.p-\[4px\] {
  padding: 4px;
}.p-\[4px_12px\] {
  padding: 4px 12px;
}.p-\[4px_8px\] {
  padding: 4px 8px;
}.p-\[8px\] {
  padding: 8px;
}.p-\[8px_12px\] {
  padding: 8px 12px;
}.p-\[8px_24px\] {
  padding: 8px 24px;
}.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}.px-1\.5 {
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}.px-11 {
  padding-left: 2.75rem;
  padding-right: 2.75rem;
}.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}.px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}.px-\[0\.25rem\] {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}.px-\[0px\] {
  padding-left: 0px;
  padding-right: 0px;
}.px-\[10px\] {
  padding-left: 10px;
  padding-right: 10px;
}.px-\[120px\] {
  padding-left: 120px;
  padding-right: 120px;
}.px-\[12px\] {
  padding-left: 12px;
  padding-right: 12px;
}.px-\[13px\] {
  padding-left: 13px;
  padding-right: 13px;
}.px-\[14px\] {
  padding-left: 14px;
  padding-right: 14px;
}.px-\[15px\] {
  padding-left: 15px;
  padding-right: 15px;
}.px-\[16px\] {
  padding-left: 16px;
  padding-right: 16px;
}.px-\[17\.94\] {
  padding-left: 17.94;
  padding-right: 17.94;
}.px-\[17\.94px\] {
  padding-left: 17.94px;
  padding-right: 17.94px;
}.px-\[18px\] {
  padding-left: 18px;
  padding-right: 18px;
}.px-\[20px\] {
  padding-left: 20px;
  padding-right: 20px;
}.px-\[23\.5px\] {
  padding-left: 23.5px;
  padding-right: 23.5px;
}.px-\[24px\] {
  padding-left: 24px;
  padding-right: 24px;
}.px-\[28px\] {
  padding-left: 28px;
  padding-right: 28px;
}.px-\[2px\] {
  padding-left: 2px;
  padding-right: 2px;
}.px-\[30px\] {
  padding-left: 30px;
  padding-right: 30px;
}.px-\[32px\] {
  padding-left: 32px;
  padding-right: 32px;
}.px-\[36px\] {
  padding-left: 36px;
  padding-right: 36px;
}.px-\[40px\] {
  padding-left: 40px;
  padding-right: 40px;
}.px-\[47px\] {
  padding-left: 47px;
  padding-right: 47px;
}.px-\[4px\] {
  padding-left: 4px;
  padding-right: 4px;
}.px-\[52px\] {
  padding-left: 52px;
  padding-right: 52px;
}.px-\[5px\] {
  padding-left: 5px;
  padding-right: 5px;
}.px-\[60px\] {
  padding-left: 60px;
  padding-right: 60px;
}.px-\[62px\] {
  padding-left: 62px;
  padding-right: 62px;
}.px-\[6px\] {
  padding-left: 6px;
  padding-right: 6px;
}.px-\[76px\] {
  padding-left: 76px;
  padding-right: 76px;
}.px-\[8px\] {
  padding-left: 8px;
  padding-right: 8px;
}.px-\[9\.75px\] {
  padding-left: 9.75px;
  padding-right: 9.75px;
}.py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}.py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}.py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}.py-\[-20px\] {
  padding-top: -20px;
  padding-bottom: -20px;
}.py-\[0\.125rem\] {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}.py-\[10px\] {
  padding-top: 10px;
  padding-bottom: 10px;
}.py-\[11px\] {
  padding-top: 11px;
  padding-bottom: 11px;
}.py-\[12px\] {
  padding-top: 12px;
  padding-bottom: 12px;
}.py-\[13px\] {
  padding-top: 13px;
  padding-bottom: 13px;
}.py-\[14px\] {
  padding-top: 14px;
  padding-bottom: 14px;
}.py-\[16px\] {
  padding-top: 16px;
  padding-bottom: 16px;
}.py-\[18px\] {
  padding-top: 18px;
  padding-bottom: 18px;
}.py-\[19px\] {
  padding-top: 19px;
  padding-bottom: 19px;
}.py-\[2\.5px\] {
  padding-top: 2.5px;
  padding-bottom: 2.5px;
}.py-\[20px\] {
  padding-top: 20px;
  padding-bottom: 20px;
}.py-\[22px\] {
  padding-top: 22px;
  padding-bottom: 22px;
}.py-\[24px\] {
  padding-top: 24px;
  padding-bottom: 24px;
}.py-\[28px\] {
  padding-top: 28px;
  padding-bottom: 28px;
}.py-\[2px\] {
  padding-top: 2px;
  padding-bottom: 2px;
}.py-\[37\.5px\] {
  padding-top: 37.5px;
  padding-bottom: 37.5px;
}.py-\[3px\] {
  padding-top: 3px;
  padding-bottom: 3px;
}.py-\[4px\] {
  padding-top: 4px;
  padding-bottom: 4px;
}.py-\[52px\] {
  padding-top: 52px;
  padding-bottom: 52px;
}.py-\[5px\] {
  padding-top: 5px;
  padding-bottom: 5px;
}.py-\[6px\] {
  padding-top: 6px;
  padding-bottom: 6px;
}.py-\[8px\] {
  padding-top: 8px;
  padding-bottom: 8px;
}.\!pl-0 {
  padding-left: 0px !important;
}.\!pt-0 {
  padding-top: 0px !important;
}.pb-0 {
  padding-bottom: 0px;
}.pb-1 {
  padding-bottom: 0.25rem;
}.pb-3 {
  padding-bottom: 0.75rem;
}.pb-4 {
  padding-bottom: 1rem;
}.pb-6 {
  padding-bottom: 1.5rem;
}.pb-8 {
  padding-bottom: 2rem;
}.pb-\[0px\] {
  padding-bottom: 0px;
}.pb-\[100px\] {
  padding-bottom: 100px;
}.pb-\[10px\] {
  padding-bottom: 10px;
}.pb-\[12px\] {
  padding-bottom: 12px;
}.pb-\[14px\] {
  padding-bottom: 14px;
}.pb-\[15px\] {
  padding-bottom: 15px;
}.pb-\[16px\] {
  padding-bottom: 16px;
}.pb-\[1px\] {
  padding-bottom: 1px;
}.pb-\[20px\] {
  padding-bottom: 20px;
}.pb-\[22px\] {
  padding-bottom: 22px;
}.pb-\[24px\] {
  padding-bottom: 24px;
}.pb-\[2px\] {
  padding-bottom: 2px;
}.pb-\[30px\] {
  padding-bottom: 30px;
}.pb-\[33px\] {
  padding-bottom: 33px;
}.pb-\[4px\] {
  padding-bottom: 4px;
}.pb-\[56px\] {
  padding-bottom: 56px;
}.pb-\[5px\] {
  padding-bottom: 5px;
}.pb-\[72px\] {
  padding-bottom: 72px;
}.pb-\[80px\] {
  padding-bottom: 80px;
}.pb-\[8px\] {
  padding-bottom: 8px;
}.pe-2 {
  -webkit-padding-end: 0.5rem;
          padding-inline-end: 0.5rem;
}.pl-0 {
  padding-left: 0px;
}.pl-1 {
  padding-left: 0.25rem;
}.pl-2 {
  padding-left: 0.5rem;
}.pl-3 {
  padding-left: 0.75rem;
}.pl-4 {
  padding-left: 1rem;
}.pl-6 {
  padding-left: 1.5rem;
}.pl-7 {
  padding-left: 1.75rem;
}.pl-8 {
  padding-left: 2rem;
}.pl-\[0\] {
  padding-left: 0;
}.pl-\[12px\] {
  padding-left: 12px;
}.pl-\[16px\] {
  padding-left: 16px;
}.pl-\[24px\] {
  padding-left: 24px;
}.pl-\[4\%\] {
  padding-left: 4%;
}.pl-\[4vw\] {
  padding-left: 4vw;
}.pl-\[5px\] {
  padding-left: 5px;
}.pl-\[72px\] {
  padding-left: 72px;
}.pl-\[8px\] {
  padding-left: 8px;
}.pr-0 {
  padding-right: 0px;
}.pr-2 {
  padding-right: 0.5rem;
}.pr-3 {
  padding-right: 0.75rem;
}.pr-4 {
  padding-right: 1rem;
}.pr-\[10px\] {
  padding-right: 10px;
}.pr-\[12px\] {
  padding-right: 12px;
}.pr-\[15px\] {
  padding-right: 15px;
}.pr-\[16px\] {
  padding-right: 16px;
}.pr-\[22px\] {
  padding-right: 22px;
}.pr-\[24px\] {
  padding-right: 24px;
}.pr-\[27px\] {
  padding-right: 27px;
}.pr-\[30\%\] {
  padding-right: 30%;
}.pr-\[34\%\] {
  padding-right: 34%;
}.pr-\[34px\] {
  padding-right: 34px;
}.pr-\[4px\] {
  padding-right: 4px;
}.pr-\[5px\] {
  padding-right: 5px;
}.pr-\[8px\] {
  padding-right: 8px;
}.ps-4 {
  -webkit-padding-start: 1rem;
          padding-inline-start: 1rem;
}.ps-\[16px\] {
  -webkit-padding-start: 16px;
          padding-inline-start: 16px;
}.pt-0 {
  padding-top: 0px;
}.pt-1 {
  padding-top: 0.25rem;
}.pt-2 {
  padding-top: 0.5rem;
}.pt-3 {
  padding-top: 0.75rem;
}.pt-4 {
  padding-top: 1rem;
}.pt-5 {
  padding-top: 1.25rem;
}.pt-8 {
  padding-top: 2rem;
}.pt-9 {
  padding-top: 2.25rem;
}.pt-\[10px\] {
  padding-top: 10px;
}.pt-\[11px\] {
  padding-top: 11px;
}.pt-\[12px\] {
  padding-top: 12px;
}.pt-\[16px\] {
  padding-top: 16px;
}.pt-\[181px\] {
  padding-top: 181px;
}.pt-\[1px\] {
  padding-top: 1px;
}.pt-\[20px\] {
  padding-top: 20px;
}.pt-\[24px\] {
  padding-top: 24px;
}.pt-\[26px\] {
  padding-top: 26px;
}.pt-\[28px\] {
  padding-top: 28px;
}.pt-\[2px\] {
  padding-top: 2px;
}.pt-\[32px\] {
  padding-top: 32px;
}.pt-\[34px\] {
  padding-top: 34px;
}.pt-\[36px\] {
  padding-top: 36px;
}.pt-\[4px\] {
  padding-top: 4px;
}.pt-\[50px\] {
  padding-top: 50px;
}.pt-\[6px\] {
  padding-top: 6px;
}.pt-\[7px\] {
  padding-top: 7px;
}.pt-\[8px\] {
  padding-top: 8px;
}.text-left {
  text-align: left;
}.text-center {
  text-align: center;
}.text-right {
  text-align: right;
}.text-justify {
  text-align: justify;
}.text-start {
  text-align: start;
}.text-end {
  text-align: end;
}.align-middle {
  vertical-align: middle;
}.font-\[\'Rubik\'\] {
  font-family: 'Rubik';
}.\!text-\[10px\] {
  font-size: 10px !important;
}.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}.text-\[0\.625rem\] {
  font-size: 0.625rem;
}.text-\[0\.75rem\] {
  font-size: 0.75rem;
}.text-\[0\.875rem\] {
  font-size: 0.875rem;
}.text-\[1\.125rem\] {
  font-size: 1.125rem;
}.text-\[1\.25rem\] {
  font-size: 1.25rem;
}.text-\[10px\] {
  font-size: 10px;
}.text-\[10px\]\/\[12px\] {
  font-size: 10px;
  line-height: 12px;
}.text-\[11px\] {
  font-size: 11px;
}.text-\[12px\] {
  font-size: 12px;
}.text-\[13px\] {
  font-size: 13px;
}.text-\[14px\] {
  font-size: 14px;
}.text-\[15px\] {
  font-size: 15px;
}.text-\[16px\] {
  font-size: 16px;
}.text-\[18px\] {
  font-size: 18px;
}.text-\[1rem\] {
  font-size: 1rem;
}.text-\[20px\] {
  font-size: 20px;
}.text-\[22px\] {
  font-size: 22px;
}.text-\[24px\] {
  font-size: 24px;
}.text-\[28px\] {
  font-size: 28px;
}.text-\[32px\] {
  font-size: 32px;
}.text-\[38px\] {
  font-size: 38px;
}.text-\[39px\] {
  font-size: 39px;
}.text-\[40px\] {
  font-size: 40px;
}.text-\[8px\] {
  font-size: 8px;
}.text-\[9px\] {
  font-size: 9px;
}.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}.text-base\/\[18px\] {
  font-size: 1rem;
  line-height: 18px;
}.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}.text-lg\/\[21px\] {
  font-size: 1.125rem;
  line-height: 21px;
}.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}.text-sm\/\[16px\] {
  font-size: 0.875rem;
  line-height: 16px;
}.text-sm\/\[18px\] {
  font-size: 0.875rem;
  line-height: 18px;
}.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}.text-xl\/\[24px\] {
  font-size: 1.25rem;
  line-height: 24px;
}.text-xl\/\[26px\] {
  font-size: 1.25rem;
  line-height: 26px;
}.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}.text-xs\/\[14px\] {
  font-size: 0.75rem;
  line-height: 14px;
}.\!font-medium {
  font-weight: 500 !important;
}.\!font-semibold {
  font-weight: 600 !important;
}.font-\[400\] {
  font-weight: 400;
}.font-\[500\] {
  font-weight: 500;
}.font-\[600\] {
  font-weight: 600;
}.font-\[700\] {
  font-weight: 700;
}.font-black {
  font-weight: 900;
}.font-bold {
  font-weight: 700;
}.font-extrabold {
  font-weight: 800;
}.font-medium {
  font-weight: 500;
}.font-normal {
  font-weight: 400;
}.font-semibold {
  font-weight: 600;
}.uppercase {
  text-transform: uppercase;
}.lowercase {
  text-transform: lowercase;
}.capitalize {
  text-transform: capitalize;
}.italic {
  font-style: italic;
}.not-italic {
  font-style: normal;
}.\!leading-\[10px\] {
  line-height: 10px !important;
}.\!leading-\[14px\] {
  line-height: 14px !important;
}.leading-3 {
  line-height: .75rem;
}.leading-4 {
  line-height: 1rem;
}.leading-5 {
  line-height: 1.25rem;
}.leading-6 {
  line-height: 1.5rem;
}.leading-7 {
  line-height: 1.75rem;
}.leading-8 {
  line-height: 2rem;
}.leading-9 {
  line-height: 2.25rem;
}.leading-\[0\.741rem\] {
  line-height: 0.741rem;
}.leading-\[1\.026rem\] {
  line-height: 1.026rem;
}.leading-\[1\.125rem\] {
  line-height: 1.125rem;
}.leading-\[1\.25rem\] {
  line-height: 1.25rem;
}.leading-\[1\.333rem\] {
  line-height: 1.333rem;
}.leading-\[1\.5\] {
  line-height: 1.5;
}.leading-\[1\.5rem\] {
  line-height: 1.5rem;
}.leading-\[1\.75rem\] {
  line-height: 1.75rem;
}.leading-\[10\.5px\] {
  line-height: 10.5px;
}.leading-\[100\%\] {
  line-height: 100%;
}.leading-\[10px\] {
  line-height: 10px;
}.leading-\[11\.85px\] {
  line-height: 11.85px;
}.leading-\[12px\] {
  line-height: 12px;
}.leading-\[13\.4px\] {
  line-height: 13.4px;
}.leading-\[13px\] {
  line-height: 13px;
}.leading-\[14\.22px\] {
  line-height: 14.22px;
}.leading-\[14\.2px\] {
  line-height: 14.2px;
}.leading-\[14px\] {
  line-height: 14px;
}.leading-\[15\.6px\] {
  line-height: 15.6px;
}.leading-\[15px\] {
  line-height: 15px;
}.leading-\[16\%\] {
  line-height: 16%;
}.leading-\[16\.49px\] {
  line-height: 16.49px;
}.leading-\[16\.59px\] {
  line-height: 16.59px;
}.leading-\[16px\] {
  line-height: 16px;
}.leading-\[18\.96px\] {
  line-height: 18.96px;
}.leading-\[18px\] {
  line-height: 18px;
}.leading-\[19px\] {
  line-height: 19px;
}.leading-\[1rem\] {
  line-height: 1rem;
}.leading-\[20px\] {
  line-height: 20px;
}.leading-\[21\.33px\] {
  line-height: 21.33px;
}.leading-\[21px\] {
  line-height: 21px;
}.leading-\[22px\] {
  line-height: 22px;
}.leading-\[23\.7px\] {
  line-height: 23.7px;
}.leading-\[24px\] {
  line-height: 24px;
}.leading-\[26px\] {
  line-height: 26px;
}.leading-\[28px\] {
  line-height: 28px;
}.leading-\[30px\] {
  line-height: 30px;
}.leading-\[32px\] {
  line-height: 32px;
}.leading-\[33\.18px\] {
  line-height: 33.18px;
}.leading-\[33px\] {
  line-height: 33px;
}.leading-\[34px\] {
  line-height: 34px;
}.leading-\[37px\] {
  line-height: 37px;
}.leading-\[38px\] {
  line-height: 38px;
}.leading-\[48px\] {
  line-height: 48px;
}.leading-\[52px\] {
  line-height: 52px;
}.leading-\[53px\] {
  line-height: 53px;
}.leading-\[calc\(1em\+2px\)\] {
  line-height: calc(1em + 2px);
}.leading-none {
  line-height: 1;
}.leading-snug {
  line-height: 1.375;
}.tracking-\[-0\.2px\] {
  letter-spacing: -0.2px;
}.tracking-\[0\%\] {
  letter-spacing: 0%;
}.tracking-\[0\.16px\] {
  letter-spacing: 0.16px;
}.tracking-\[0\.2px\] {
  letter-spacing: 0.2px;
}.tracking-\[0px\] {
  letter-spacing: 0px;
}.tracking-normal {
  letter-spacing: 0em;
}.tracking-tight {
  letter-spacing: -0.025em;
}.tracking-wide {
  letter-spacing: 0.025em;
}.\!text-\[\#2680EB\] {
  --tw-text-opacity: 1 !important;
  color: rgb(38 128 235 / var(--tw-text-opacity)) !important;
}.text-\[\#000000\] {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}.text-\[\#000\] {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}.text-\[\#002953\] {
  --tw-text-opacity: 1;
  color: rgb(0 41 83 / var(--tw-text-opacity));
}.text-\[\#005DAC\] {
  --tw-text-opacity: 1;
  color: rgb(0 93 172 / var(--tw-text-opacity));
}.text-\[\#0074C9\] {
  --tw-text-opacity: 1;
  color: rgb(0 116 201 / var(--tw-text-opacity));
}.text-\[\#00B500\] {
  --tw-text-opacity: 1;
  color: rgb(0 181 0 / var(--tw-text-opacity));
}.text-\[\#012F47\] {
  --tw-text-opacity: 1;
  color: rgb(1 47 71 / var(--tw-text-opacity));
}.text-\[\#0C8934\] {
  --tw-text-opacity: 1;
  color: rgb(12 137 52 / var(--tw-text-opacity));
}.text-\[\#0D2640\] {
  --tw-text-opacity: 1;
  color: rgb(13 38 64 / var(--tw-text-opacity));
}.text-\[\#1056AA\] {
  --tw-text-opacity: 1;
  color: rgb(16 86 170 / var(--tw-text-opacity));
}.text-\[\#1056aa\] {
  --tw-text-opacity: 1;
  color: rgb(16 86 170 / var(--tw-text-opacity));
}.text-\[\#126999\] {
  --tw-text-opacity: 1;
  color: rgb(18 105 153 / var(--tw-text-opacity));
}.text-\[\#1778EB\] {
  --tw-text-opacity: 1;
  color: rgb(23 120 235 / var(--tw-text-opacity));
}.text-\[\#191919\] {
  --tw-text-opacity: 1;
  color: rgb(25 25 25 / var(--tw-text-opacity));
}.text-\[\#1A1004\] {
  --tw-text-opacity: 1;
  color: rgb(26 16 4 / var(--tw-text-opacity));
}.text-\[\#1A1A1A\] {
  --tw-text-opacity: 1;
  color: rgb(26 26 26 / var(--tw-text-opacity));
}.text-\[\#1a1004\] {
  --tw-text-opacity: 1;
  color: rgb(26 16 4 / var(--tw-text-opacity));
}.text-\[\#1a1a1a\] {
  --tw-text-opacity: 1;
  color: rgb(26 26 26 / var(--tw-text-opacity));
}.text-\[\#222F3F\] {
  --tw-text-opacity: 1;
  color: rgb(34 47 63 / var(--tw-text-opacity));
}.text-\[\#2680EB\] {
  --tw-text-opacity: 1;
  color: rgb(38 128 235 / var(--tw-text-opacity));
}.text-\[\#2C80F2\] {
  --tw-text-opacity: 1;
  color: rgb(44 128 242 / var(--tw-text-opacity));
}.text-\[\#333333\] {
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity));
}.text-\[\#3E458A\] {
  --tw-text-opacity: 1;
  color: rgb(62 69 138 / var(--tw-text-opacity));
}.text-\[\#414455\] {
  --tw-text-opacity: 1;
  color: rgb(65 68 85 / var(--tw-text-opacity));
}.text-\[\#46607D\] {
  --tw-text-opacity: 1;
  color: rgb(70 96 125 / var(--tw-text-opacity));
}.text-\[\#47495E\] {
  --tw-text-opacity: 1;
  color: rgb(71 73 94 / var(--tw-text-opacity));
}.text-\[\#4A6784\] {
  --tw-text-opacity: 1;
  color: rgb(74 103 132 / var(--tw-text-opacity));
}.text-\[\#4D4D4D\] {
  --tw-text-opacity: 1;
  color: rgb(77 77 77 / var(--tw-text-opacity));
}.text-\[\#585653\] {
  --tw-text-opacity: 1;
  color: rgb(88 86 83 / var(--tw-text-opacity));
}.text-\[\#666666\] {
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}.text-\[\#666\] {
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}.text-\[\#707070\] {
  --tw-text-opacity: 1;
  color: rgb(112 112 112 / var(--tw-text-opacity));
}.text-\[\#736D6D\] {
  --tw-text-opacity: 1;
  color: rgb(115 109 109 / var(--tw-text-opacity));
}.text-\[\#989899\] {
  --tw-text-opacity: 1;
  color: rgb(152 152 153 / var(--tw-text-opacity));
}.text-\[\#999999\] {
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity));
}.text-\[\#B3CBE3\] {
  --tw-text-opacity: 1;
  color: rgb(179 203 227 / var(--tw-text-opacity));
}.text-\[\#B40000\] {
  --tw-text-opacity: 1;
  color: rgb(180 0 0 / var(--tw-text-opacity));
}.text-\[\#BB0000\] {
  --tw-text-opacity: 1;
  color: rgb(187 0 0 / var(--tw-text-opacity));
}.text-\[\#DAFFDA\] {
  --tw-text-opacity: 1;
  color: rgb(218 255 218 / var(--tw-text-opacity));
}.text-\[\#FAFAFA\] {
  --tw-text-opacity: 1;
  color: rgb(250 250 250 / var(--tw-text-opacity));
}.text-\[\#FB9B27\] {
  --tw-text-opacity: 1;
  color: rgb(251 155 39 / var(--tw-text-opacity));
}.text-\[\#FC973A\] {
  --tw-text-opacity: 1;
  color: rgb(252 151 58 / var(--tw-text-opacity));
}.text-\[\#FF0000\] {
  --tw-text-opacity: 1;
  color: rgb(255 0 0 / var(--tw-text-opacity));
}.text-\[\#FF6700\] {
  --tw-text-opacity: 1;
  color: rgb(255 103 0 / var(--tw-text-opacity));
}.text-\[\#FF8900\] {
  --tw-text-opacity: 1;
  color: rgb(255 137 0 / var(--tw-text-opacity));
}.text-\[\#FFB94E\] {
  --tw-text-opacity: 1;
  color: rgb(255 185 78 / var(--tw-text-opacity));
}.text-\[\#FFFFFF\] {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.text-\[\#FFF\] {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.text-\[\#ff6700\] {
  --tw-text-opacity: 1;
  color: rgb(255 103 0 / var(--tw-text-opacity));
}.text-\[\#fff\] {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.text-\[\#ffff\] {
  color: #ffff;
}.text-\[\#ffffff\] {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}.text-blue-600 {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity));
}.text-blue-950 {
  --tw-text-opacity: 1;
  color: rgb(23 37 84 / var(--tw-text-opacity));
}.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}.text-gray-800 {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}.text-gray-900 {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}.text-orange-500 {
  --tw-text-opacity: 1;
  color: rgb(249 115 22 / var(--tw-text-opacity));
}.text-orange-600 {
  --tw-text-opacity: 1;
  color: rgb(234 88 12 / var(--tw-text-opacity));
}.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.underline {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}.no-underline {
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
}.underline-offset-4 {
  text-underline-offset: 4px;
}.placeholder-\[\#666666\]::-webkit-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(102 102 102 / var(--tw-placeholder-opacity));
}.placeholder-\[\#666666\]::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(102 102 102 / var(--tw-placeholder-opacity));
}.placeholder-\[\#666666\]:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(102 102 102 / var(--tw-placeholder-opacity));
}.placeholder-\[\#666666\]::-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(102 102 102 / var(--tw-placeholder-opacity));
}.placeholder-\[\#666666\]::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(102 102 102 / var(--tw-placeholder-opacity));
}.placeholder-\[\#989899\]::-webkit-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(152 152 153 / var(--tw-placeholder-opacity));
}.placeholder-\[\#989899\]::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(152 152 153 / var(--tw-placeholder-opacity));
}.placeholder-\[\#989899\]:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(152 152 153 / var(--tw-placeholder-opacity));
}.placeholder-\[\#989899\]::-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(152 152 153 / var(--tw-placeholder-opacity));
}.placeholder-\[\#989899\]::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(152 152 153 / var(--tw-placeholder-opacity));
}.opacity-0 {
  opacity: 0;
}.opacity-100 {
  opacity: 1;
}.opacity-30 {
  opacity: 0.3;
}.opacity-50 {
  opacity: 0.5;
}.opacity-90 {
  opacity: 0.9;
}.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  -webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
          box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.shadow-\[-2px_-2px_3px_\#0000001A\] {
  --tw-shadow: -2px -2px 3px #0000001A;
  --tw-shadow-colored: -2px -2px 3px var(--tw-shadow-color);
  -webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
          box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.shadow-\[0_-2px_3px_\#0000001A\] {
  --tw-shadow: 0 -2px 3px #0000001A;
  --tw-shadow-colored: 0 -2px 3px var(--tw-shadow-color);
  -webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
          box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.shadow-\[0_0_10px_0_rgba\(0\2c 0\2c 0\2c 0\.33\)\] {
  --tw-shadow: 0 0 10px 0 rgba(0,0,0,0.33);
  --tw-shadow-colored: 0 0 10px 0 var(--tw-shadow-color);
  -webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
          box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.shadow-\[0_4px_52px_-1px_rgba\(0\2c 0\2c 0\2c 0\.1\)\2c 0_2px_4px_-1px_rgba\(0\2c 0\2c 0\2c 0\.06\)\] {
  --tw-shadow: 0 4px 52px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06);
  --tw-shadow-colored: 0 4px 52px -1px var(--tw-shadow-color), 0 2px 4px -1px var(--tw-shadow-color);
  -webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
          box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.shadow-\[0px_4px_10px_0px_\#FFC72799\] {
  --tw-shadow: 0px 4px 10px 0px #FFC72799;
  --tw-shadow-colored: 0px 4px 10px 0px var(--tw-shadow-color);
  -webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
          box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  -webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
          box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  -webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
          box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  -webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
          box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.shadow-xl {
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  -webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
          box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}.outline {
  outline-style: solid;
}.outline-1 {
  outline-width: 1px;
}.outline-\[\#666666\] {
  outline-color: #666666;
}.blur {
  --tw-blur: blur(8px);
  -webkit-filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
          filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}.filter {
  -webkit-filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
          filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}.backdrop-blur-sm {
  --tw-backdrop-blur: blur(4px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}.transition {
  -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, -webkit-text-decoration-color, -webkit-box-shadow, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, fill, stroke, opacity, -webkit-text-decoration-color, -webkit-box-shadow, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-box-shadow, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 150ms;
          transition-duration: 150ms;
}.transition-all {
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 150ms;
          transition-duration: 150ms;
}.transition-colors {
  -webkit-transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
  transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 150ms;
          transition-duration: 150ms;
}.transition-opacity {
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 150ms;
          transition-duration: 150ms;
}.transition-transform {
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 150ms;
          transition-duration: 150ms;
}.duration-150 {
  -webkit-transition-duration: 150ms;
          transition-duration: 150ms;
}.duration-200 {
  -webkit-transition-duration: 200ms;
          transition-duration: 200ms;
}.duration-300 {
  -webkit-transition-duration: 300ms;
          transition-duration: 300ms;
}.duration-500 {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
}.ease-in-out {
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}.ease-linear {
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}.ease-out {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}.\[text-shadow\:_2px_2px_\#1A1A1A\] {
  text-shadow: 2px 2px #1A1A1A;
}@font-face{font-family:"Rubik";font-style:normal;font-weight:300 900;src:url(../../../content/dam/bajajmall-site/fonts/iJWKBXyIfDnIV7nErXyi0A.woff2) format("woff2");unicode-range:U+0600-06FF,U+0750-077F,U+0870-088E,U+0890-0891,U+0897-08E1,U+08E3-08FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1;font-display:swap}@font-face{font-family:"Rubik";font-style:normal;font-weight:300 900;src:url(../../../content/dam/bajajmall-site/fonts/iJWKBXyIfDnIV7nMrXyi0A.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap}@font-face{font-family:"Rubik";font-style:normal;font-weight:300 900;src:url(../../../content/dam/bajajmall-site/fonts/iJWKBXyIfDnIV7nFrXyi0A.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap}@font-face{font-family:"Rubik";font-style:normal;font-weight:300 900;src:url(../../../content/dam/bajajmall-site/fonts/iJWKBXyIfDnIV7nDrXyi0A.woff2) format("woff2");unicode-range:U+0307-0308,U+0590-05FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F;font-display:swap}@font-face{font-family:"Rubik";font-style:normal;font-weight:300 900;src:url(../../../content/dam/bajajmall-site/fonts/iJWKBXyIfDnIV7nPrXyi0A.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap}@font-face{font-family:"Rubik";font-style:normal;font-weight:300 900;src:url(../../../content/dam/bajajmall-site/fonts/iJWKBXyIfDnIV7nBrXw.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap}@font-face{font-family:"Mukta";src:url("../../../content/dam/bajajmall-site/fonts/Mukta-Regular/Mukta-Regular.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Mukta-Light";src:url("../../../content/dam/bajajmall-site/fonts/Mukta-Light/Mukta-Light.ttf") format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Mukta-Medium";src:url("../../../content/dam/bajajmall-site/fonts/Mukta-Medium/Mukta-Medium.ttf") format("truetype");font-weight:500;font-style:normal;font-display:swap}*{margin:0;padding:0;outline:none;-webkit-box-sizing:border-box;box-sizing:border-box;list-style:none;text-decoration:none}body{font-family:"Rubik","Mukta",sans-serif}:root{--dark-blue: #012f47;--mid-blue: #0074c9;--light-blue: #2099f1;--light-orange: #fb9b27;--magento-orange: #ff5417;--white: #ffffff;--danger-red: #fa4d56;--success-green: #33cd33;--black: #000000;--dark-gray: #aaaaaa;--mid-gray: #f0f7fc;--light-gray: #fafdff;--shade-gray: #828282;--alto: #d4d4d4}.scrollbar-none{scrollbar-width:none}.dsp-none{display:none}@media(max-width: 991px){.mob-dsp-none{display:none}}.main-flude-container{padding:0px 24px;margin:0 auto}.pdppage .main-flude-container{padding:0px 0px}.hidden{display:none}@media(max-width: 991px){.main-flude-container{padding:0px}}body.NOweb-Space{padding:0px;padding-top:32px !important}body.NOweb-Space .cq-placeholder{height:0px}.skeleton-box{height:auto;position:relative;overflow:hidden;color:#fff !important;background:#fff !important;border-color:#fff !important;background-image:url() !important}.skeleton-box img{opacity:0 !important}.skeleton-box *{height:auto;position:relative;overflow:hidden;color:#fff !important;background-color:#fff !important;border-color:#fff !important;background-image:url() !important}.skeleton-box *::after{position:absolute;top:0;right:0;bottom:0;left:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);background-image:-webkit-gradient(linear, left top, right top, from(rgba(230, 230, 230, 0)), color-stop(20%, rgba(230, 230, 230, 0.4)), color-stop(60%, rgba(230, 230, 230, 0.8)), to(rgba(230, 230, 230, 0)));background-image:linear-gradient(90deg, rgba(230, 230, 230, 0) 0%, rgba(230, 230, 230, 0.4) 20%, rgba(230, 230, 230, 0.8) 60%, rgba(230, 230, 230, 0));-webkit-animation:shimmer 1s infinite;animation:shimmer 1s infinite;content:""}@-webkit-keyframes shimmer{100%{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes shimmer{100%{-webkit-transform:translateX(100%);transform:translateX(100%)}}h1.titleType{font-size:2rem}h2.titleType{font-size:1.75rem}h3.titleType{font-size:1.5rem}h4.titleType{font-size:1.25rem}h5.titleType{font-size:1rem}h6.titleType{font-size:.875rem}h1.titleType,h2.titleType,h3.titleType,h4.titleType,h5.titleType,h6.titleType{font-weight:bold}.scroll-none::-webkit-scrollbar{display:none}.skeleton-loader-clp{display:block;position:relative;width:100%;min-height:241px;border-radius:4px;background-color:#f0f0f0;overflow:hidden;-webkit-animation:pulse 1.5s infinite ease-in-out;animation:pulse 1.5s infinite ease-in-out}.skeleton-loader-clp .skeleton-content{position:absolute;inset:16px;left:12px;right:17px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px}.skeleton-loader-clp .skeleton-name{width:60%;height:16px;background-color:#e0e0e0;border-radius:4px;margin-bottom:5px}.skeleton-loader-clp .skeleton-emi{width:40%;height:12px;background-color:#e0e0e0;border-radius:4px;margin-bottom:5px}.skeleton-loader-clp .skeleton-price{width:80%;height:28px;background-color:#e0e0e0;border-radius:4px;margin-bottom:10px}.skeleton-loader-clp .skeleton-ranking{width:40%;height:39px;background-color:#e0e0e0;border-radius:4px}.skeleton-loader-clp .skeleton-image{width:100%;height:130px;background-color:#e0e0e0;border-radius:4px;margin-top:10px}@keyframes pulse{0%{background-color:#e0e0e0}50%{background-color:#f0f0f0}100%{background-color:#e0e0e0}}.skeleton-loader-clp .skeleton-content .skeleton-name,.skeleton-loader-clp .skeleton-content .skeleton-emi,.skeleton-loader-clp .skeleton-content .skeleton-price,.skeleton-loader-clp .skeleton-content .skeleton-ranking,.skeleton-loader-clp .skeleton-content .skeleton-image{background:-webkit-gradient(linear, left top, right top, color-stop(25%, #f0f0f0), color-stop(50%, #e0e0e0), color-stop(75%, #f0f0f0));background:linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);background-size:200% 100%;-webkit-animation:pulse 1.5s infinite ease-in-out;animation:pulse 1.5s infinite ease-in-out}.hamburger-body-no-Scroll::-webkit-scrollbar{display:none}.hamburger-body-height{height:calc(100dvh - 190px)}.hamburger-body-height-app{height:calc(100dvh - 80px)}.hamburger-app-height{height:100dvh}.hamburger-web-height{height:calc(100dvh - 67px)}.horizontal-chip-app{bottom:0px}.horizontal-chip-web{bottom:67px}.mega-menuitems{position:fixed;top:148px;z-index:1002;background-color:rgba(0,0,0,.7);overflow:hidden}.grid-data{display:grid;grid-template-columns:repeat(6, 1fr)}@media(max-width: 991px){.mega-menuitems{display:none}}.rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.hidden{display:none}.grayed-out span{color:#9ca3af}.grayed-out-icon{-webkit-filter:invert(65%) sepia(8%) saturate(337%) hue-rotate(180deg) brightness(96%) contrast(89%);filter:invert(65%) sepia(8%) saturate(337%) hue-rotate(180deg) brightness(96%) contrast(89%)}.faq-item{margin-bottom:12px}.text-color{font-size:14px;color:#ff6700;font-weight:500}.faq-item img{width:20px;height:20px}#showMoreBtn img,#showLessBtn img{width:12px;height:12px}.mr-2{margin-left:.25rem}.dynamic-faq-seo{margin-top:4px;background:#fff;border-top:4px solid #e5eaf7;padding-top:12px;padding-bottom:16px}.title-txt{color:#1a1a1a;height:24px;font-size:20px;font-weight:500;line-height:24px;margin-bottom:12px;margin-left:4px;padding-left:16px}.que{font-size:14px;font-weight:500;color:#1a1a1a;line-height:16px}.ans{font-size:12px;color:#333;font-weight:400;line-height:18px}.faq-answer-section a{color:#0074c9;text-decoration:underline;padding-right:3px}@media(max-width: 991px){.title-txt{font-size:18px;padding-left:0;font-weight:500;line-height:24px;margin-bottom:8px}.faq-item{padding:12px;border-radius:8px;background:#f2f4fb;margin-bottom:8px}.faq-item img{width:16px;height:16px}.que{font-size:14px;font-weight:500;color:#1a1a1a;line-height:16px}.ans{font-size:14px}.dynamic-faq-seo{border:none}}.footer-content-seo a{color:#0074c9}.t-head-interl{margin-top:8px;font-weight:bolder}.footer-content-seo table{width:100% !important;max-width:846px;border-radius:unset}.footer-content-seo th{border:1px solid #989899;text-align:start;padding:8px 16px;width:-webkit-max-content;width:-moz-max-content;width:max-content;color:#000;font-size:12px;line-height:14px;font-weight:500}.footer-content-seo td{border:1px solid #989899;text-align:start;padding:8px 16px;width:-webkit-max-content;width:-moz-max-content;width:max-content;text-decoration:underline;color:#0074c9;font-size:12px;line-height:14px;font-weight:500}#content.collapsed{max-height:405px}.hyperlink a{color:#0074c9;text-decoration:underline}.hyperlink th{font-weight:500}.first-col{color:#0074c9}.footer-content-seo{background-color:#fff;position:relative;padding:16px 16px}.footer-content-seo:before{content:"";height:4px;width:calc(100% + 0px);background-color:#e5eaf7;display:block;position:absolute;top:0;left:0;z-index:1}.footer-content-seo.no-fade:after{content:none}.footer-content-seo:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:4em;background:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgb(255, 255, 255)));background:linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);pointer-events:none;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;opacity:1}.pricingtable{border-radius:0px;border:1px solid;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:2rem 12px 12px 0px;overflow-x:auto;-webkit-box-shadow:0 0 0 0;box-shadow:0 0 0 0}.tableheading{border:1px solid #666;padding-left:1rem;padding-right:1rem;padding-top:.5rem;padding-bottom:.5rem;font-size:18px;font-weight:500;color:#1a1a1a}.textwrap{white-space:nowrap}.lastupdated{color:#666}.table-row{border-bottom:1px solid #666}.p-table-cell{border:1px solid #666;padding-left:1rem;padding-right:1rem;padding-top:.5rem;padding-bottom:.5rem}.btn-container{height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;padding:0px 16px 16px}#toggle-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#d97706;font-weight:600;padding-left:1rem;padding-right:1rem;padding-top:.5rem;padding-bottom:.5rem;border-radius:.25rem;cursor:pointer}#toggle-button img{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease;-webkit-transform:rotate(0deg);transform:rotate(0deg)}#toggle-button span{margin-left:4px}.show-more-pricing-table{color:var(--tangerine-orange-tangerine-ff-6700, #FF6700);font-size:14px;font-weight:500;line-height:16px}@media(max-width: 991px){.tableheading{font-size:12px}.p-table-cell{font-size:10px}.drop-down-img{width:12px;height:6px}.footer-content-seo:before{width:100%}}.mob-main-nav_item.nav-active{position:relative}.mob-main-nav_item.nav-active::before{content:"";position:absolute;top:0;left:0;width:100%;height:3px;border-radius:0 0 4px 4px}.bottom-navigation{display:none !important}.footer-dock-nav{position:fixed;bottom:0;left:0;width:100%;height:67px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 16px 8px;z-index:97;gap:12px;-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,.2);box-shadow:0px 0px 10px 0px rgba(0,0,0,.2)}.mob-main-nav_item{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:59px;height:59px;padding:12px;gap:2px;position:relative}.w-24px{width:24px;height:24px;max-width:24px;max-height:24px}.text-10{font-size:10px;line-height:12px;font-weight:normal}.category-chips-div img{min-height:50px}.failure-comp img{height:156px}@media(max-width: 768px){.failure-comp img{height:102px}}@media(min-width: 769px){.footer-dock-nav{display:none !important}}.remove-footer-doc{display:none}body.autoleasing-active{padding-top:0px !important}.offer-land-div img{min-height:50px}@media screen and (min-width: 1025px){body.r-header-secondary-nav{padding-top:150px}}@media screen and (max-width: 992px){header.header.m1-header{display:none !important}}.main-content-wrapper{padding-top:40px}.dlppage .dls-faq{margin-top:0px;border-top:4px solid #e5eaf7}.no-Scrollbar::-webkit-scrollbar{display:none}.marker\:text-black *::marker {
  color: rgb(0 0 0 );
}.marker\:text-black::marker {
  color: rgb(0 0 0 );
}.placeholder\:text-\[14px\]::-webkit-input-placeholder {
  font-size: 14px;
}.placeholder\:text-\[14px\]::-moz-placeholder {
  font-size: 14px;
}.placeholder\:text-\[14px\]:-ms-input-placeholder {
  font-size: 14px;
}.placeholder\:text-\[14px\]::-ms-input-placeholder {
  font-size: 14px;
}.placeholder\:text-\[14px\]::placeholder {
  font-size: 14px;
}.placeholder\:leading-5::-webkit-input-placeholder {
  line-height: 1.25rem;
}.placeholder\:leading-5::-moz-placeholder {
  line-height: 1.25rem;
}.placeholder\:leading-5:-ms-input-placeholder {
  line-height: 1.25rem;
}.placeholder\:leading-5::-ms-input-placeholder {
  line-height: 1.25rem;
}.placeholder\:leading-5::placeholder {
  line-height: 1.25rem;
}.last\:border-b-0:last-child {
  border-bottom-width: 0px;
}.last\:border-none:last-child {
  border-style: none;
}.last\:border-transparent:last-child {
  border-color: transparent;
}.last\:pb-0:last-child {
  padding-bottom: 0px;
}.first-of-type\:ml-\[0px\]:first-of-type {
  margin-left: 0px;
}.first-of-type\:ml-\[16px\]:first-of-type {
  margin-left: 16px;
}.last-of-type\:mb-0:last-of-type {
  margin-bottom: 0px;
}.last-of-type\:mr-\[0px\]:last-of-type {
  margin-right: 0px;
}.last-of-type\:mr-\[16px\]:last-of-type {
  margin-right: 16px;
}.last-of-type\:border-b-0:last-of-type {
  border-bottom-width: 0px;
}.last-of-type\:pb-0:last-of-type {
  padding-bottom: 0px;
}.last-of-type\:pr-0:last-of-type {
  padding-right: 0px;
}.hover\:mt-4:hover {
  margin-top: 1rem;
}.hover\:border-gray-300:hover {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}.hover\:bg-\[\#FFE8D6\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 232 214 / var(--tw-bg-opacity));
}.hover\:bg-\[\#f2f2f2\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity));
}.hover\:bg-gray-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}.hover\:bg-orange-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(234 88 12 / var(--tw-bg-opacity));
}.hover\:text-\[\#E55A00\]:hover {
  --tw-text-opacity: 1;
  color: rgb(229 90 0 / var(--tw-text-opacity));
}.hover\:text-black:hover {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}.hover\:text-orange-600:hover {
  --tw-text-opacity: 1;
  color: rgb(234 88 12 / var(--tw-text-opacity));
}.hover\:text-orange-700:hover {
  --tw-text-opacity: 1;
  color: rgb(194 65 12 / var(--tw-text-opacity));
}.hover\:underline:hover {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}.hover\:opacity-90:hover {
  opacity: 0.9;
}.focus\:shadow-none:focus {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  -webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
          box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}.focus\:ring-0:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  -webkit-box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
          box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}.focus\:ring-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  -webkit-box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
          box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}.focus\:ring-blue-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity));
}.active\:opacity-80:active {
  opacity: 0.8;
}.disabled\:border-\[1px\]:disabled {
  border-width: 1px;
}.disabled\:border-\[\#E4E4E4\]:disabled {
  --tw-border-opacity: 1;
  border-color: rgb(228 228 228 / var(--tw-border-opacity));
}.disabled\:bg-\[\#EDEDED\]:disabled {
  --tw-bg-opacity: 1;
  background-color: rgb(237 237 237 / var(--tw-bg-opacity));
}.disabled\:bg-\[\#FB9B2780\]:disabled {
  background-color: #FB9B2780;
}.group:hover .group-hover\:mt-3 {
  margin-top: 0.75rem;
}.group:hover .group-hover\:flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}.peer\/\$\{sortByText\}:checked ~ .peer-checked\/\$\{sortByText\}\:font-bold {
  font-weight: 700;
}@media (max-width: 768px) {

  .xs\:absolute {
    position: absolute;
  }

  .xs\:\!top-\[247px\] {
    top: 247px !important;
  }

  .xs\:bottom-0 {
    bottom: 0px;
  }

  .xs\:left-\[-5px\] {
    left: -5px;
  }

  .xs\:left-\[19px\] {
    left: 19px;
  }

  .xs\:left-auto {
    left: auto;
  }

  .xs\:top-\[-2px\] {
    top: -2px;
  }

  .xs\:top-\[49px\] {
    top: 49px;
  }

  .xs\:top-auto {
    top: auto;
  }

  .xs\:m-0 {
    margin: 0px;
  }

  .xs\:m-\[16px\] {
    margin: 16px;
  }

  .xs\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .xs\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .xs\:my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .xs\:my-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .xs\:mb-1 {
    margin-bottom: 0.25rem;
  }

  .xs\:mb-2 {
    margin-bottom: 0.5rem;
  }

  .xs\:mb-\[12px\] {
    margin-bottom: 12px;
  }

  .xs\:mb-\[2px\] {
    margin-bottom: 2px;
  }

  .xs\:mb-\[4px\] {
    margin-bottom: 4px;
  }

  .xs\:mb-\[8px\] {
    margin-bottom: 8px;
  }

  .xs\:ml-0 {
    margin-left: 0px;
  }

  .xs\:ml-auto {
    margin-left: auto;
  }

  .xs\:mr-1 {
    margin-right: 0.25rem;
  }

  .xs\:mt-0 {
    margin-top: 0px;
  }

  .xs\:mt-\[12px\] {
    margin-top: 12px;
  }

  .xs\:mt-\[2px\] {
    margin-top: 2px;
  }

  .xs\:mt-\[8px\] {
    margin-top: 8px;
  }

  .xs\:line-clamp-1 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }

  .xs\:line-clamp-2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }

  .xs\:block {
    display: block;
  }

  .xs\:flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .xs\:hidden {
    display: none;
  }

  .xs\:\!h-\[208px\] {
    height: 208px !important;
  }

  .xs\:h-10 {
    height: 2.5rem;
  }

  .xs\:h-20 {
    height: 5rem;
  }

  .xs\:h-\[108px\] {
    height: 108px;
  }

  .xs\:h-\[14px\] {
    height: 14px;
  }

  .xs\:h-\[152px\] {
    height: 152px;
  }

  .xs\:h-\[160px\] {
    height: 160px;
  }

  .xs\:h-\[16px\] {
    height: 16px;
  }

  .xs\:h-\[184px\] {
    height: 184px;
  }

  .xs\:h-\[18px\] {
    height: 18px;
  }

  .xs\:h-\[213px\] {
    height: 213px;
  }

  .xs\:h-\[214px\] {
    height: 214px;
  }

  .xs\:h-\[242px\] {
    height: 242px;
  }

  .xs\:h-\[246px\] {
    height: 246px;
  }

  .xs\:h-\[32px\] {
    height: 32px;
  }

  .xs\:h-\[60px\] {
    height: 60px;
  }

  .xs\:h-\[83px\] {
    height: 83px;
  }

  .xs\:h-full {
    height: 100%;
  }

  .xs\:max-h-20 {
    max-height: 5rem;
  }

  .xs\:max-h-\[130px\] {
    max-height: 130px;
  }

  .xs\:max-h-\[157px\] {
    max-height: 157px;
  }

  .xs\:\!w-3 {
    width: 0.75rem !important;
  }

  .xs\:w-20 {
    width: 5rem;
  }

  .xs\:w-\[112px\] {
    width: 112px;
  }

  .xs\:w-\[120px\] {
    width: 120px;
  }

  .xs\:w-\[14px\] {
    width: 14px;
  }

  .xs\:w-\[152px\] {
    width: 152px;
  }

  .xs\:w-\[158px\] {
    width: 158px;
  }

  .xs\:w-\[16px\] {
    width: 16px;
  }

  .xs\:w-\[263px\] {
    width: 263px;
  }

  .xs\:w-\[264px\] {
    width: 264px;
  }

  .xs\:w-\[343px\] {
    width: 343px;
  }

  .xs\:w-\[60px\] {
    width: 60px;
  }

  .xs\:w-\[90px\] {
    width: 90px;
  }

  .xs\:w-full {
    width: 100%;
  }

  .xs\:min-w-\[300px\] {
    min-width: 300px;
  }

  .xs\:max-w-20 {
    max-width: 5rem;
  }

  .xs\:max-w-\[102px\] {
    max-width: 102px;
  }

  .xs\:max-w-\[128px\] {
    max-width: 128px;
  }

  .xs\:max-w-\[130px\] {
    max-width: 130px;
  }

  .xs\:max-w-\[145px\] {
    max-width: 145px;
  }

  .xs\:max-w-\[173px\] {
    max-width: 173px;
  }

  .xs\:max-w-\[190px\] {
    max-width: 190px;
  }

  .xs\:max-w-\[200px\] {
    max-width: 200px;
  }

  .xs\:max-w-\[231px\] {
    max-width: 231px;
  }

  .xs\:max-w-\[300px\] {
    max-width: 300px;
  }

  .xs\:max-w-\[343px\] {
    max-width: 343px;
  }

  .xs\:max-w-\[80\%\] {
    max-width: 80%;
  }

  .xs\:max-w-\[80px\] {
    max-width: 80px;
  }

  .xs\:max-w-\[95px\] {
    max-width: 95px;
  }

  .xs\:max-w-screen-md {
    max-width: 769px;
  }

  .xs\:flex-1 {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0%;
            flex: 1 1 0%;
  }

  .xs\:flex-none {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }

  .xs\:basis-1\/4 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
  }

  .xs\:basis-full {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }

  .xs\:flex-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .xs\:flex-wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .xs\:items-start {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .xs\:items-center {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .xs\:justify-start {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  .xs\:justify-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .xs\:justify-between {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .xs\:justify-around {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }

  .xs\:\!gap-\[4px\] {
    gap: 4px !important;
  }

  .xs\:gap-1 {
    gap: 0.25rem;
  }

  .xs\:gap-2 {
    gap: 0.5rem;
  }

  .xs\:gap-\[10px\] {
    gap: 10px;
  }

  .xs\:gap-\[2px\] {
    gap: 2px;
  }

  .xs\:gap-\[35px\] {
    gap: 35px;
  }

  .xs\:gap-\[8px\] {
    gap: 8px;
  }

  .xs\:gap-x-\[16px\] {
    -webkit-column-gap: 16px;
       -moz-column-gap: 16px;
            column-gap: 16px;
  }

  .xs\:gap-x-\[8px\] {
    -webkit-column-gap: 8px;
       -moz-column-gap: 8px;
            column-gap: 8px;
  }

  .xs\:gap-y-2 {
    row-gap: 0.5rem;
  }

  .xs\:gap-y-\[11px\] {
    row-gap: 11px;
  }

  .xs\:gap-y-\[12px\] {
    row-gap: 12px;
  }

  .xs\:gap-y-\[2px\] {
    row-gap: 2px;
  }

  .xs\:gap-y-\[4px\] {
    row-gap: 4px;
  }

  .xs\:gap-y-\[8px\] {
    row-gap: 8px;
  }

  .xs\:overflow-auto {
    overflow: auto;
  }

  .xs\:overflow-scroll {
    overflow: scroll;
  }

  .xs\:text-wrap {
    text-wrap: wrap;
  }

  .xs\:rounded-\[2px\] {
    border-radius: 2px;
  }

  .xs\:rounded-\[30px\] {
    border-radius: 30px;
  }

  .xs\:rounded-\[4px\] {
    border-radius: 4px;
  }

  .xs\:rounded-none {
    border-radius: 0px;
  }

  .xs\:border-b {
    border-bottom-width: 1px;
  }

  .xs\:border-b-0 {
    border-bottom-width: 0px;
  }

  .xs\:border-b-4 {
    border-bottom-width: 4px;
  }

  .xs\:border-none {
    border-style: none;
  }

  .xs\:border-\[\#FF8900\] {
    --tw-border-opacity: 1;
    border-color: rgb(255 137 0 / var(--tw-border-opacity));
  }

  .xs\:border-\[rgba\(229\2c 234\2c 247\2c 1\)\] {
    border-color: rgba(229,234,247,1);
  }

  .xs\:bg-\[\#FFFFFF\] {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  }

  .xs\:object-cover {
    -o-object-fit: cover;
       object-fit: cover;
  }

  .xs\:p-0 {
    padding: 0px;
  }

  .xs\:p-3 {
    padding: 0.75rem;
  }

  .xs\:p-6 {
    padding: 1.5rem;
  }

  .xs\:p-\[0px\] {
    padding: 0px;
  }

  .xs\:p-\[12px\] {
    padding: 12px;
  }

  .xs\:p-\[12px_16px\] {
    padding: 12px 16px;
  }

  .xs\:p-\[16px\] {
    padding: 16px;
  }

  .xs\:p-\[8px\] {
    padding: 8px;
  }

  .xs\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .xs\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .xs\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .xs\:px-\[10px\] {
    padding-left: 10px;
    padding-right: 10px;
  }

  .xs\:px-\[12px\] {
    padding-left: 12px;
    padding-right: 12px;
  }

  .xs\:px-\[16px\] {
    padding-left: 16px;
    padding-right: 16px;
  }

  .xs\:px-\[4px\] {
    padding-left: 4px;
    padding-right: 4px;
  }

  .xs\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .xs\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .xs\:py-\[12px\] {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .xs\:py-\[2px\] {
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .xs\:py-\[4px\] {
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .xs\:py-\[5px\] {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .xs\:py-\[6px\] {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .xs\:pb-0 {
    padding-bottom: 0px;
  }

  .xs\:pb-3 {
    padding-bottom: 0.75rem;
  }

  .xs\:pb-4 {
    padding-bottom: 1rem;
  }

  .xs\:pb-6 {
    padding-bottom: 1.5rem;
  }

  .xs\:pb-\[10px\] {
    padding-bottom: 10px;
  }

  .xs\:pb-\[14px\] {
    padding-bottom: 14px;
  }

  .xs\:pb-\[2px\] {
    padding-bottom: 2px;
  }

  .xs\:pb-\[30px\] {
    padding-bottom: 30px;
  }

  .xs\:pb-\[4px\] {
    padding-bottom: 4px;
  }

  .xs\:pb-\[8px\] {
    padding-bottom: 8px;
  }

  .xs\:pl-0 {
    padding-left: 0px;
  }

  .xs\:pl-3 {
    padding-left: 0.75rem;
  }

  .xs\:pl-4 {
    padding-left: 1rem;
  }

  .xs\:pl-6 {
    padding-left: 1.5rem;
  }

  .xs\:pr-4 {
    padding-right: 1rem;
  }

  .xs\:pr-\[10px\] {
    padding-right: 10px;
  }

  .xs\:pt-0 {
    padding-top: 0px;
  }

  .xs\:pt-3 {
    padding-top: 0.75rem;
  }

  .xs\:pt-5 {
    padding-top: 1.25rem;
  }

  .xs\:pt-\[10px\] {
    padding-top: 10px;
  }

  .xs\:pt-\[2px\] {
    padding-top: 2px;
  }

  .xs\:pt-\[8px\] {
    padding-top: 8px;
  }

  .xs\:text-center {
    text-align: center;
  }

  .xs\:text-\[10px\] {
    font-size: 10px;
  }

  .xs\:text-\[12px\] {
    font-size: 12px;
  }

  .xs\:text-\[14px\] {
    font-size: 14px;
  }

  .xs\:text-\[16px\] {
    font-size: 16px;
  }

  .xs\:text-\[18px\] {
    font-size: 18px;
  }

  .xs\:text-\[5px\] {
    font-size: 5px;
  }

  .xs\:text-\[8px\] {
    font-size: 8px;
  }

  .xs\:text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
  }

  .xs\:font-normal {
    font-weight: 400;
  }

  .xs\:font-semibold {
    font-weight: 600;
  }

  .xs\:leading-3 {
    line-height: .75rem;
  }

  .xs\:leading-4 {
    line-height: 1rem;
  }

  .xs\:leading-5 {
    line-height: 1.25rem;
  }

  .xs\:leading-7 {
    line-height: 1.75rem;
  }

  .xs\:leading-\[100\%\] {
    line-height: 100%;
  }

  .xs\:leading-\[14\.22px\] {
    line-height: 14.22px;
  }

  .xs\:leading-\[14px\] {
    line-height: 14px;
  }

  .xs\:leading-\[16px\] {
    line-height: 16px;
  }

  .xs\:leading-\[18px\] {
    line-height: 18px;
  }

  .xs\:leading-\[20px\] {
    line-height: 20px;
  }

  .xs\:leading-\[21\.33px\] {
    line-height: 21.33px;
  }

  .xs\:leading-\[22px\] {
    line-height: 22px;
  }

  .xs\:leading-\[24px\] {
    line-height: 24px;
  }

  .xs\:leading-\[26px\] {
    line-height: 26px;
  }

  .xs\:leading-\[5px\] {
    line-height: 5px;
  }

  .xs\:text-\[\#0074C9\] {
    --tw-text-opacity: 1;
    color: rgb(0 116 201 / var(--tw-text-opacity));
  }

  .xs\:text-\[\#0D2640\] {
    --tw-text-opacity: 1;
    color: rgb(13 38 64 / var(--tw-text-opacity));
  }

  .xs\:text-\[\#1A1A1A\] {
    --tw-text-opacity: 1;
    color: rgb(26 26 26 / var(--tw-text-opacity));
  }

  .xs\:text-\[\#4D4D4D\] {
    --tw-text-opacity: 1;
    color: rgb(77 77 77 / var(--tw-text-opacity));
  }

  .xs\:text-\[\#999999\] {
    --tw-text-opacity: 1;
    color: rgb(153 153 153 / var(--tw-text-opacity));
  }
}@media (min-width: 769px) {

  .md\:relative {
    position: relative;
  }

  .md\:inset-\[16px\] {
    inset: 16px;
  }

  .md\:inset-x-\[4px\] {
    left: 4px;
    right: 4px;
  }

  .md\:\!top-\[92\%\] {
    top: 92% !important;
  }

  .md\:bottom-0 {
    bottom: 0px;
  }

  .md\:bottom-10 {
    bottom: 2.5rem;
  }

  .md\:bottom-\[20\%\] {
    bottom: 20%;
  }

  .md\:bottom-\[24px\] {
    bottom: 24px;
  }

  .md\:bottom-\[56px\] {
    bottom: 56px;
  }

  .md\:bottom-\[unset\] {
    bottom: unset;
  }

  .md\:bottom-auto {
    bottom: auto;
  }

  .md\:left-\[3px\] {
    left: 3px;
  }

  .md\:left-\[4px\] {
    left: 4px;
  }

  .md\:left-\[6px\] {
    left: 6px;
  }

  .md\:left-\[82px\] {
    left: 82px;
  }

  .md\:left-\[unset\] {
    left: unset;
  }

  .md\:right-0 {
    right: 0px;
  }

  .md\:top-0 {
    top: 0px;
  }

  .md\:top-\[12px\] {
    top: 12px;
  }

  .md\:top-\[148px\] {
    top: 148px;
  }

  .md\:top-\[150px\] {
    top: 150px;
  }

  .md\:top-\[165px\] {
    top: 165px;
  }

  .md\:top-\[183px\] {
    top: 183px;
  }

  .md\:top-\[20\%\] {
    top: 20%;
  }

  .md\:top-\[36px\] {
    top: 36px;
  }

  .md\:top-\[3px\] {
    top: 3px;
  }

  .md\:top-\[42px\] {
    top: 42px;
  }

  .md\:top-\[49px\] {
    top: 49px;
  }

  .md\:top-\[4px\] {
    top: 4px;
  }

  .md\:top-\[690px\] {
    top: 690px;
  }

  .md\:top-\[6px\] {
    top: 6px;
  }

  .md\:m-0 {
    margin: 0px;
  }

  .md\:m-\[24px\] {
    margin: 24px;
  }

  .md\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .md\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .md\:mx-\[0px\] {
    margin-left: 0px;
    margin-right: 0px;
  }

  .md\:mx-\[120px\] {
    margin-left: 120px;
    margin-right: 120px;
  }

  .md\:mx-\[18px\] {
    margin-left: 18px;
    margin-right: 18px;
  }

  .md\:mx-\[24px\] {
    margin-left: 24px;
    margin-right: 24px;
  }

  .md\:mx-\[34\.5px\] {
    margin-left: 34.5px;
    margin-right: 34.5px;
  }

  .md\:mx-\[8px\] {
    margin-left: 8px;
    margin-right: 8px;
  }

  .md\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .md\:my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .md\:my-2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }

  .md\:my-3 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .md\:my-\[0px\] {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .md\:\!mb-\[4px\] {
    margin-bottom: 4px !important;
  }

  .md\:\!mt-\[8px\] {
    margin-top: 8px !important;
  }

  .md\:mb-0 {
    margin-bottom: 0px;
  }

  .md\:mb-1 {
    margin-bottom: 0.25rem;
  }

  .md\:mb-2 {
    margin-bottom: 0.5rem;
  }

  .md\:mb-28 {
    margin-bottom: 7rem;
  }

  .md\:mb-3 {
    margin-bottom: 0.75rem;
  }

  .md\:mb-4 {
    margin-bottom: 1rem;
  }

  .md\:mb-6 {
    margin-bottom: 1.5rem;
  }

  .md\:mb-\[0px\] {
    margin-bottom: 0px;
  }

  .md\:mb-\[10px\] {
    margin-bottom: 10px;
  }

  .md\:mb-\[11px\] {
    margin-bottom: 11px;
  }

  .md\:mb-\[12px\] {
    margin-bottom: 12px;
  }

  .md\:mb-\[16px\] {
    margin-bottom: 16px;
  }

  .md\:mb-\[20px\] {
    margin-bottom: 20px;
  }

  .md\:mb-\[22px\] {
    margin-bottom: 22px;
  }

  .md\:mb-\[24px\] {
    margin-bottom: 24px;
  }

  .md\:mb-\[260px\] {
    margin-bottom: 260px;
  }

  .md\:mb-\[28px\] {
    margin-bottom: 28px;
  }

  .md\:mb-\[30px\] {
    margin-bottom: 30px;
  }

  .md\:mb-\[3px\] {
    margin-bottom: 3px;
  }

  .md\:mb-\[4px\] {
    margin-bottom: 4px;
  }

  .md\:mb-\[8px\] {
    margin-bottom: 8px;
  }

  .md\:ml-0 {
    margin-left: 0px;
  }

  .md\:ml-2 {
    margin-left: 0.5rem;
  }

  .md\:ml-\[144px\] {
    margin-left: 144px;
  }

  .md\:ml-\[178px\] {
    margin-left: 178px;
  }

  .md\:ml-\[229px\] {
    margin-left: 229px;
  }

  .md\:ml-\[230px\] {
    margin-left: 230px;
  }

  .md\:ml-\[24px\] {
    margin-left: 24px;
  }

  .md\:mr-\[0\] {
    margin-right: 0;
  }

  .md\:mr-\[208px\] {
    margin-right: 208px;
  }

  .md\:mr-\[355px\] {
    margin-right: 355px;
  }

  .md\:mr-\[369px\] {
    margin-right: 369px;
  }

  .md\:mr-\[728px\] {
    margin-right: 728px;
  }

  .md\:mt-0 {
    margin-top: 0px;
  }

  .md\:mt-2 {
    margin-top: 0.5rem;
  }

  .md\:mt-24 {
    margin-top: 6rem;
  }

  .md\:mt-3 {
    margin-top: 0.75rem;
  }

  .md\:mt-4 {
    margin-top: 1rem;
  }

  .md\:mt-8 {
    margin-top: 2rem;
  }

  .md\:mt-\[-26px\] {
    margin-top: -26px;
  }

  .md\:mt-\[0\] {
    margin-top: 0;
  }

  .md\:mt-\[0px\] {
    margin-top: 0px;
  }

  .md\:mt-\[100px\] {
    margin-top: 100px;
  }

  .md\:mt-\[111px\] {
    margin-top: 111px;
  }

  .md\:mt-\[12px\] {
    margin-top: 12px;
  }

  .md\:mt-\[14px\] {
    margin-top: 14px;
  }

  .md\:mt-\[168px\] {
    margin-top: 168px;
  }

  .md\:mt-\[16px\] {
    margin-top: 16px;
  }

  .md\:mt-\[18px\] {
    margin-top: 18px;
  }

  .md\:mt-\[207px\] {
    margin-top: 207px;
  }

  .md\:mt-\[20px\] {
    margin-top: 20px;
  }

  .md\:mt-\[24px\] {
    margin-top: 24px;
  }

  .md\:mt-\[42px\] {
    margin-top: 42px;
  }

  .md\:mt-\[4px\] {
    margin-top: 4px;
  }

  .md\:mt-\[6px\] {
    margin-top: 6px;
  }

  .md\:mt-\[82px\] {
    margin-top: 82px;
  }

  .md\:mt-\[8px\] {
    margin-top: 8px;
  }

  .md\:line-clamp-3 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }

  .md\:\!block {
    display: block !important;
  }

  .md\:block {
    display: block;
  }

  .md\:flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .md\:hidden {
    display: none;
  }

  .md\:aspect-video {
    aspect-ratio: 16 / 9;
  }

  .md\:\!h-\[304px\] {
    height: 304px !important;
  }

  .md\:h-10 {
    height: 2.5rem;
  }

  .md\:h-20 {
    height: 5rem;
  }

  .md\:h-\[100px\] {
    height: 100px;
  }

  .md\:h-\[100vh\] {
    height: 100vh;
  }

  .md\:h-\[102px\] {
    height: 102px;
  }

  .md\:h-\[104px\] {
    height: 104px;
  }

  .md\:h-\[105px\] {
    height: 105px;
  }

  .md\:h-\[120px\] {
    height: 120px;
  }

  .md\:h-\[126px\] {
    height: 126px;
  }

  .md\:h-\[13\.5px\] {
    height: 13.5px;
  }

  .md\:h-\[130px\] {
    height: 130px;
  }

  .md\:h-\[132px\] {
    height: 132px;
  }

  .md\:h-\[142px\] {
    height: 142px;
  }

  .md\:h-\[14px\] {
    height: 14px;
  }

  .md\:h-\[150px\] {
    height: 150px;
  }

  .md\:h-\[152px\] {
    height: 152px;
  }

  .md\:h-\[156px\] {
    height: 156px;
  }

  .md\:h-\[160px\] {
    height: 160px;
  }

  .md\:h-\[164px\] {
    height: 164px;
  }

  .md\:h-\[165px\] {
    height: 165px;
  }

  .md\:h-\[16px\] {
    height: 16px;
  }

  .md\:h-\[170px\] {
    height: 170px;
  }

  .md\:h-\[179px\] {
    height: 179px;
  }

  .md\:h-\[17px\] {
    height: 17px;
  }

  .md\:h-\[180px\] {
    height: 180px;
  }

  .md\:h-\[181px\] {
    height: 181px;
  }

  .md\:h-\[182px\] {
    height: 182px;
  }

  .md\:h-\[18px\] {
    height: 18px;
  }

  .md\:h-\[192px\] {
    height: 192px;
  }

  .md\:h-\[19px\] {
    height: 19px;
  }

  .md\:h-\[202px\] {
    height: 202px;
  }

  .md\:h-\[205px\] {
    height: 205px;
  }

  .md\:h-\[20px\] {
    height: 20px;
  }

  .md\:h-\[218px\] {
    height: 218px;
  }

  .md\:h-\[21px\] {
    height: 21px;
  }

  .md\:h-\[220px\] {
    height: 220px;
  }

  .md\:h-\[224px\] {
    height: 224px;
  }

  .md\:h-\[24px\] {
    height: 24px;
  }

  .md\:h-\[260px\] {
    height: 260px;
  }

  .md\:h-\[264px\] {
    height: 264px;
  }

  .md\:h-\[26px\] {
    height: 26px;
  }

  .md\:h-\[287px\] {
    height: 287px;
  }

  .md\:h-\[28px\] {
    height: 28px;
  }

  .md\:h-\[300px\] {
    height: 300px;
  }

  .md\:h-\[304px\] {
    height: 304px;
  }

  .md\:h-\[32px\] {
    height: 32px;
  }

  .md\:h-\[338px\] {
    height: 338px;
  }

  .md\:h-\[36\.39px\] {
    height: 36.39px;
  }

  .md\:h-\[391px\] {
    height: 391px;
  }

  .md\:h-\[40px\] {
    height: 40px;
  }

  .md\:h-\[42px\] {
    height: 42px;
  }

  .md\:h-\[44px\] {
    height: 44px;
  }

  .md\:h-\[46px\] {
    height: 46px;
  }

  .md\:h-\[47px\] {
    height: 47px;
  }

  .md\:h-\[487px\] {
    height: 487px;
  }

  .md\:h-\[50vh\] {
    height: 50vh;
  }

  .md\:h-\[57px\] {
    height: 57px;
  }

  .md\:h-\[60px\] {
    height: 60px;
  }

  .md\:h-\[63px\] {
    height: 63px;
  }

  .md\:h-\[645px\] {
    height: 645px;
  }

  .md\:h-\[64px\] {
    height: 64px;
  }

  .md\:h-\[70px\] {
    height: 70px;
  }

  .md\:h-\[77px\] {
    height: 77px;
  }

  .md\:h-\[80px\] {
    height: 80px;
  }

  .md\:h-\[80vh\] {
    height: 80vh;
  }

  .md\:h-\[92px\] {
    height: 92px;
  }

  .md\:h-\[93px\] {
    height: 93px;
  }

  .md\:h-\[94px\] {
    height: 94px;
  }

  .md\:h-\[95px\] {
    height: 95px;
  }

  .md\:h-\[96px\] {
    height: 96px;
  }

  .md\:h-\[unset\] {
    height: unset;
  }

  .md\:h-full {
    height: 100%;
  }

  .md\:max-h-\[132px\] {
    max-height: 132px;
  }

  .md\:max-h-\[149px\] {
    max-height: 149px;
  }

  .md\:max-h-\[158px\] {
    max-height: 158px;
  }

  .md\:max-h-\[170px\] {
    max-height: 170px;
  }

  .md\:max-h-\[216px\] {
    max-height: 216px;
  }

  .md\:max-h-\[222px\] {
    max-height: 222px;
  }

  .md\:max-h-\[230px\] {
    max-height: 230px;
  }

  .md\:max-h-\[24px\] {
    max-height: 24px;
  }

  .md\:max-h-\[290px\] {
    max-height: 290px;
  }

  .md\:max-h-\[44px\] {
    max-height: 44px;
  }

  .md\:max-h-\[480px\] {
    max-height: 480px;
  }

  .md\:max-h-\[720px\] {
    max-height: 720px;
  }

  .md\:min-h-\[156px\] {
    min-height: 156px;
  }

  .md\:min-h-\[158px\] {
    min-height: 158px;
  }

  .md\:min-h-\[160px\] {
    min-height: 160px;
  }

  .md\:min-h-\[200px\] {
    min-height: 200px;
  }

  .md\:min-h-\[228px\] {
    min-height: 228px;
  }

  .md\:min-h-\[24px\] {
    min-height: 24px;
  }

  .md\:min-h-\[56px\] {
    min-height: 56px;
  }

  .md\:min-h-\[60px\] {
    min-height: 60px;
  }

  .md\:\!w-\[100px\] {
    width: 100px !important;
  }

  .md\:\!w-\[330px\] {
    width: 330px !important;
  }

  .md\:w-1\/2 {
    width: 50%;
  }

  .md\:w-1\/3 {
    width: 33.333333%;
  }

  .md\:w-\[100\%\] {
    width: 100%;
  }

  .md\:w-\[100px\] {
    width: 100px;
  }

  .md\:w-\[100vw\] {
    width: 100vw;
  }

  .md\:w-\[120px\] {
    width: 120px;
  }

  .md\:w-\[122px\] {
    width: 122px;
  }

  .md\:w-\[13\.5px\] {
    width: 13.5px;
  }

  .md\:w-\[135px\] {
    width: 135px;
  }

  .md\:w-\[1360px\] {
    width: 1360px;
  }

  .md\:w-\[137px\] {
    width: 137px;
  }

  .md\:w-\[1392px\] {
    width: 1392px;
  }

  .md\:w-\[148px\] {
    width: 148px;
  }

  .md\:w-\[14px\] {
    width: 14px;
  }

  .md\:w-\[150px\] {
    width: 150px;
  }

  .md\:w-\[152px\] {
    width: 152px;
  }

  .md\:w-\[154px\] {
    width: 154px;
  }

  .md\:w-\[155px\] {
    width: 155px;
  }

  .md\:w-\[156px\] {
    width: 156px;
  }

  .md\:w-\[160px\] {
    width: 160px;
  }

  .md\:w-\[163\.04px\] {
    width: 163.04px;
  }

  .md\:w-\[164px\] {
    width: 164px;
  }

  .md\:w-\[168px\] {
    width: 168px;
  }

  .md\:w-\[16px\] {
    width: 16px;
  }

  .md\:w-\[17px\] {
    width: 17px;
  }

  .md\:w-\[180px\] {
    width: 180px;
  }

  .md\:w-\[182px\] {
    width: 182px;
  }

  .md\:w-\[184px\] {
    width: 184px;
  }

  .md\:w-\[18px\] {
    width: 18px;
  }

  .md\:w-\[1px\] {
    width: 1px;
  }

  .md\:w-\[200px\] {
    width: 200px;
  }

  .md\:w-\[205px\] {
    width: 205px;
  }

  .md\:w-\[20px\] {
    width: 20px;
  }

  .md\:w-\[212px\] {
    width: 212px;
  }

  .md\:w-\[21px\] {
    width: 21px;
  }

  .md\:w-\[220px\] {
    width: 220px;
  }

  .md\:w-\[224px\] {
    width: 224px;
  }

  .md\:w-\[246px\] {
    width: 246px;
  }

  .md\:w-\[24px\] {
    width: 24px;
  }

  .md\:w-\[26px\] {
    width: 26px;
  }

  .md\:w-\[274px\] {
    width: 274px;
  }

  .md\:w-\[277px\] {
    width: 277px;
  }

  .md\:w-\[280px\] {
    width: 280px;
  }

  .md\:w-\[284px\] {
    width: 284px;
  }

  .md\:w-\[300px\] {
    width: 300px;
  }

  .md\:w-\[31\.5\%\] {
    width: 31.5%;
  }

  .md\:w-\[313px\] {
    width: 313px;
  }

  .md\:w-\[32px\] {
    width: 32px;
  }

  .md\:w-\[330px\] {
    width: 330px;
  }

  .md\:w-\[360px\] {
    width: 360px;
  }

  .md\:w-\[375px\] {
    width: 375px;
  }

  .md\:w-\[400px\] {
    width: 400px;
  }

  .md\:w-\[418px\] {
    width: 418px;
  }

  .md\:w-\[46px\] {
    width: 46px;
  }

  .md\:w-\[480px\] {
    width: 480px;
  }

  .md\:w-\[50\%\] {
    width: 50%;
  }

  .md\:w-\[500px\] {
    width: 500px;
  }

  .md\:w-\[54\%\] {
    width: 54%;
  }

  .md\:w-\[540px\] {
    width: 540px;
  }

  .md\:w-\[541px\] {
    width: 541px;
  }

  .md\:w-\[571px\] {
    width: 571px;
  }

  .md\:w-\[60\%\] {
    width: 60%;
  }

  .md\:w-\[61px\] {
    width: 61px;
  }

  .md\:w-\[660px\] {
    width: 660px;
  }

  .md\:w-\[70\%\] {
    width: 70%;
  }

  .md\:w-\[76px\] {
    width: 76px;
  }

  .md\:w-\[77px\] {
    width: 77px;
  }

  .md\:w-\[787px\] {
    width: 787px;
  }

  .md\:w-\[821px\] {
    width: 821px;
  }

  .md\:w-\[865px\] {
    width: 865px;
  }

  .md\:w-\[8px\] {
    width: 8px;
  }

  .md\:w-\[92px\] {
    width: 92px;
  }

  .md\:w-\[93px\] {
    width: 93px;
  }

  .md\:w-\[94px\] {
    width: 94px;
  }

  .md\:w-\[95px\] {
    width: 95px;
  }

  .md\:w-\[96px\] {
    width: 96px;
  }

  .md\:w-\[calc\(100\%-116px\)\] {
    width: calc(100% - 116px);
  }

  .md\:w-\[unset\] {
    width: unset;
  }

  .md\:w-auto {
    width: auto;
  }

  .md\:w-fit {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }

  .md\:w-full {
    width: 100%;
  }

  .md\:w-max {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }

  .md\:min-w-\[112px\] {
    min-width: 112px;
  }

  .md\:min-w-\[135px\] {
    min-width: 135px;
  }

  .md\:min-w-\[160px\] {
    min-width: 160px;
  }

  .md\:min-w-\[170px\] {
    min-width: 170px;
  }

  .md\:min-w-\[200px\] {
    min-width: 200px;
  }

  .md\:min-w-\[210px\] {
    min-width: 210px;
  }

  .md\:min-w-\[24px\] {
    min-width: 24px;
  }

  .md\:min-w-\[250px\] {
    min-width: 250px;
  }

  .md\:min-w-\[328px\] {
    min-width: 328px;
  }

  .md\:min-w-\[330px\] {
    min-width: 330px;
  }

  .md\:min-w-\[384px\] {
    min-width: 384px;
  }

  .md\:min-w-\[430px\] {
    min-width: 430px;
  }

  .md\:min-w-\[491px\] {
    min-width: 491px;
  }

  .md\:max-w-\[104px\] {
    max-width: 104px;
  }

  .md\:max-w-\[119px\] {
    max-width: 119px;
  }

  .md\:max-w-\[1200px\] {
    max-width: 1200px;
  }

  .md\:max-w-\[1292px\] {
    max-width: 1292px;
  }

  .md\:max-w-\[146px\] {
    max-width: 146px;
  }

  .md\:max-w-\[154px\] {
    max-width: 154px;
  }

  .md\:max-w-\[162px\] {
    max-width: 162px;
  }

  .md\:max-w-\[170px\] {
    max-width: 170px;
  }

  .md\:max-w-\[180px\] {
    max-width: 180px;
  }

  .md\:max-w-\[184px\] {
    max-width: 184px;
  }

  .md\:max-w-\[200px\] {
    max-width: 200px;
  }

  .md\:max-w-\[210px\] {
    max-width: 210px;
  }

  .md\:max-w-\[216px\] {
    max-width: 216px;
  }

  .md\:max-w-\[223px\] {
    max-width: 223px;
  }

  .md\:max-w-\[24px\] {
    max-width: 24px;
  }

  .md\:max-w-\[298px\] {
    max-width: 298px;
  }

  .md\:max-w-\[300px\] {
    max-width: 300px;
  }

  .md\:max-w-\[310px\] {
    max-width: 310px;
  }

  .md\:max-w-\[330px\] {
    max-width: 330px;
  }

  .md\:max-w-\[350px\] {
    max-width: 350px;
  }

  .md\:max-w-\[365px\] {
    max-width: 365px;
  }

  .md\:max-w-\[384px\] {
    max-width: 384px;
  }

  .md\:max-w-\[405px\] {
    max-width: 405px;
  }

  .md\:max-w-\[486px\] {
    max-width: 486px;
  }

  .md\:max-w-\[500px\] {
    max-width: 500px;
  }

  .md\:max-w-\[540px\] {
    max-width: 540px;
  }

  .md\:max-w-\[550px\] {
    max-width: 550px;
  }

  .md\:max-w-\[553px\] {
    max-width: 553px;
  }

  .md\:max-w-\[571px\] {
    max-width: 571px;
  }

  .md\:max-w-\[600px\] {
    max-width: 600px;
  }

  .md\:max-w-\[700px\] {
    max-width: 700px;
  }

  .md\:max-w-\[80px\] {
    max-width: 80px;
  }

  .md\:max-w-\[838px\] {
    max-width: 838px;
  }

  .md\:max-w-\[92px\] {
    max-width: 92px;
  }

  .md\:max-w-\[94px\] {
    max-width: 94px;
  }

  .md\:max-w-\[96px\] {
    max-width: 96px;
  }

  .md\:max-w-\[992px\] {
    max-width: 992px;
  }

  .md\:max-w-full {
    max-width: 100%;
  }

  .md\:flex-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }

  .md\:flex-none {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }

  .md\:basis-1\/2 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }

  .md\:basis-\[100\%\] {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }

  .md\:basis-full {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }

  .md\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .md\:grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }

  .md\:grid-cols-\[repeat\(auto-fit\2c minmax\(92px\2c 0fr\)\)\] {
    grid-template-columns: repeat(auto-fit,minmax(92px,0fr));
  }

  .md\:flex-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .md\:\!flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }

  .md\:flex-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .md\:flex-wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .md\:flex-nowrap {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }

  .md\:items-start {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .md\:items-end {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }

  .md\:items-center {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .md\:justify-normal {
    -webkit-box-pack: normal;
        -ms-flex-pack: normal;
            justify-content: normal;
  }

  .md\:justify-start {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  .md\:justify-end {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }

  .md\:justify-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .md\:justify-between {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .md\:justify-evenly {
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }

  .md\:\!gap-0 {
    gap: 0px !important;
  }

  .md\:\!gap-\[12px\] {
    gap: 12px !important;
  }

  .md\:\!gap-\[8px\] {
    gap: 8px !important;
  }

  .md\:gap-0 {
    gap: 0px;
  }

  .md\:gap-1 {
    gap: 0.25rem;
  }

  .md\:gap-2 {
    gap: 0.5rem;
  }

  .md\:gap-3 {
    gap: 0.75rem;
  }

  .md\:gap-4 {
    gap: 1rem;
  }

  .md\:gap-6 {
    gap: 1.5rem;
  }

  .md\:gap-7 {
    gap: 1.75rem;
  }

  .md\:gap-\[0px\] {
    gap: 0px;
  }

  .md\:gap-\[10px\] {
    gap: 10px;
  }

  .md\:gap-\[114px\] {
    gap: 114px;
  }

  .md\:gap-\[12px\] {
    gap: 12px;
  }

  .md\:gap-\[14px\] {
    gap: 14px;
  }

  .md\:gap-\[16px\] {
    gap: 16px;
  }

  .md\:gap-\[18px\] {
    gap: 18px;
  }

  .md\:gap-\[20px\] {
    gap: 20px;
  }

  .md\:gap-\[22px\] {
    gap: 22px;
  }

  .md\:gap-\[23px\] {
    gap: 23px;
  }

  .md\:gap-\[24px\] {
    gap: 24px;
  }

  .md\:gap-\[29px\] {
    gap: 29px;
  }

  .md\:gap-\[2px\] {
    gap: 2px;
  }

  .md\:gap-\[32px\] {
    gap: 32px;
  }

  .md\:gap-\[36px\] {
    gap: 36px;
  }

  .md\:gap-\[40px\] {
    gap: 40px;
  }

  .md\:gap-\[4px\] {
    gap: 4px;
  }

  .md\:gap-\[60px\] {
    gap: 60px;
  }

  .md\:gap-\[64px\] {
    gap: 64px;
  }

  .md\:gap-\[79px\] {
    gap: 79px;
  }

  .md\:gap-\[80px\] {
    gap: 80px;
  }

  .md\:gap-\[8px\] {
    gap: 8px;
  }

  .md\:gap-\[9px\] {
    gap: 9px;
  }

  .md\:overflow-hidden {
    overflow: hidden;
  }

  .md\:whitespace-nowrap {
    white-space: nowrap;
  }

  .md\:rounded-\[0_0_8px_8px\] {
    border-radius: 0 0 8px 8px;
  }

  .md\:rounded-\[10px\] {
    border-radius: 10px;
  }

  .md\:rounded-\[200px\] {
    border-radius: 200px;
  }

  .md\:rounded-\[23px\] {
    border-radius: 23px;
  }

  .md\:rounded-\[3px\] {
    border-radius: 3px;
  }

  .md\:rounded-\[4px\] {
    border-radius: 4px;
  }

  .md\:rounded-\[8\.61px\] {
    border-radius: 8.61px;
  }

  .md\:rounded-\[8px\] {
    border-radius: 8px;
  }

  .md\:rounded-\[8px_8px_0_0\] {
    border-radius: 8px 8px 0 0;
  }

  .md\:rounded-lg {
    border-radius: 0.5rem;
  }

  .md\:rounded-md {
    border-radius: 0.375rem;
  }

  .md\:rounded-none {
    border-radius: 0px;
  }

  .md\:rounded-b-lg {
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .md\:rounded-t-lg {
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
  }

  .md\:rounded-bl-lg {
    border-bottom-left-radius: 0.5rem;
  }

  .md\:rounded-br-lg {
    border-bottom-right-radius: 0.5rem;
  }

  .md\:border {
    border-width: 1px;
  }

  .md\:border-\[1\.5px\] {
    border-width: 1.5px;
  }

  .md\:border-\[1px\] {
    border-width: 1px;
  }

  .md\:border-\[8px\] {
    border-width: 8px;
  }

  .md\:border-b {
    border-bottom-width: 1px;
  }

  .md\:border-r {
    border-right-width: 1px;
  }

  .md\:border-t {
    border-top-width: 1px;
  }

  .md\:border-t-4 {
    border-top-width: 4px;
  }

  .md\:border-none {
    border-style: none;
  }

  .md\:border-\[\#D3DAE1\] {
    --tw-border-opacity: 1;
    border-color: rgb(211 218 225 / var(--tw-border-opacity));
  }

  .md\:border-\[\#F2F2F2\] {
    --tw-border-opacity: 1;
    border-color: rgb(242 242 242 / var(--tw-border-opacity));
  }

  .md\:border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgb(209 213 219 / var(--tw-border-opacity));
  }

  .md\:border-t-\[\#E5E6F7\] {
    --tw-border-opacity: 1;
    border-top-color: rgb(229 230 247 / var(--tw-border-opacity));
  }

  .md\:border-t-\[\#ccc\] {
    --tw-border-opacity: 1;
    border-top-color: rgb(204 204 204 / var(--tw-border-opacity));
  }

  .md\:bg-\[\#000000b2\] {
    background-color: #000000b2;
  }

  .md\:bg-\[\#F1F6FD\] {
    --tw-bg-opacity: 1;
    background-color: rgb(241 246 253 / var(--tw-bg-opacity));
  }

  .md\:bg-\[\#FAFAFA\] {
    --tw-bg-opacity: 1;
    background-color: rgb(250 250 250 / var(--tw-bg-opacity));
  }

  .md\:bg-\[rgba\(0\2c 0\2c 0\2c \.8\)\] {
    background-color: rgba(0,0,0,.8);
  }

  .md\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  }

  .md\:bg-opacity-50 {
    --tw-bg-opacity: 0.5;
  }

  .md\:bg-center {
    background-position: center;
  }

  .md\:p-0 {
    padding: 0px;
  }

  .md\:p-4 {
    padding: 1rem;
  }

  .md\:p-\[0_19px_0_0\] {
    padding: 0 19px 0 0;
  }

  .md\:p-\[0_24px_0_0\] {
    padding: 0 24px 0 0;
  }

  .md\:p-\[0px\] {
    padding: 0px;
  }

  .md\:p-\[12px\] {
    padding: 12px;
  }

  .md\:p-\[12px_120px\] {
    padding: 12px 120px;
  }

  .md\:p-\[12px_16px\] {
    padding: 12px 16px;
  }

  .md\:p-\[12px_24px\] {
    padding: 12px 24px;
  }

  .md\:p-\[16px\] {
    padding: 16px;
  }

  .md\:p-\[2px_4px\] {
    padding: 2px 4px;
  }

  .md\:p-\[4px\] {
    padding: 4px;
  }

  .md\:p-\[6px\] {
    padding: 6px;
  }

  .md\:p-\[8px\] {
    padding: 8px;
  }

  .md\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .md\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .md\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .md\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .md\:px-9 {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .md\:px-\[0px\] {
    padding-left: 0px;
    padding-right: 0px;
  }

  .md\:px-\[10\.77px\] {
    padding-left: 10.77px;
    padding-right: 10.77px;
  }

  .md\:px-\[120px\] {
    padding-left: 120px;
    padding-right: 120px;
  }

  .md\:px-\[12px\] {
    padding-left: 12px;
    padding-right: 12px;
  }

  .md\:px-\[14px\] {
    padding-left: 14px;
    padding-right: 14px;
  }

  .md\:px-\[16px\] {
    padding-left: 16px;
    padding-right: 16px;
  }

  .md\:px-\[17px\] {
    padding-left: 17px;
    padding-right: 17px;
  }

  .md\:px-\[20px\] {
    padding-left: 20px;
    padding-right: 20px;
  }

  .md\:px-\[24px\] {
    padding-left: 24px;
    padding-right: 24px;
  }

  .md\:px-\[275px\] {
    padding-left: 275px;
    padding-right: 275px;
  }

  .md\:px-\[2px\] {
    padding-left: 2px;
    padding-right: 2px;
  }

  .md\:px-\[32px\] {
    padding-left: 32px;
    padding-right: 32px;
  }

  .md\:px-\[34px\] {
    padding-left: 34px;
    padding-right: 34px;
  }

  .md\:px-\[35px\] {
    padding-left: 35px;
    padding-right: 35px;
  }

  .md\:px-\[40px\] {
    padding-left: 40px;
    padding-right: 40px;
  }

  .md\:px-\[44px\] {
    padding-left: 44px;
    padding-right: 44px;
  }

  .md\:px-\[45px\] {
    padding-left: 45px;
    padding-right: 45px;
  }

  .md\:px-\[47px\] {
    padding-left: 47px;
    padding-right: 47px;
  }

  .md\:px-\[4px\] {
    padding-left: 4px;
    padding-right: 4px;
  }

  .md\:px-\[76px\] {
    padding-left: 76px;
    padding-right: 76px;
  }

  .md\:px-\[8px\] {
    padding-left: 8px;
    padding-right: 8px;
  }

  .md\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .md\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .md\:py-2\.5 {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

  .md\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .md\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .md\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .md\:py-\[0px\] {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .md\:py-\[10px\] {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .md\:py-\[12px\] {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .md\:py-\[15px\] {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .md\:py-\[16px\] {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .md\:py-\[18px\] {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .md\:py-\[2\.69px\] {
    padding-top: 2.69px;
    padding-bottom: 2.69px;
  }

  .md\:py-\[20px\] {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .md\:py-\[21px\] {
    padding-top: 21px;
    padding-bottom: 21px;
  }

  .md\:py-\[24px\] {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .md\:py-\[2px\] {
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .md\:py-\[47px\] {
    padding-top: 47px;
    padding-bottom: 47px;
  }

  .md\:py-\[6px\] {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .md\:py-\[8px\] {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .md\:pb-0 {
    padding-bottom: 0px;
  }

  .md\:pb-3 {
    padding-bottom: 0.75rem;
  }

  .md\:pb-4 {
    padding-bottom: 1rem;
  }

  .md\:pb-6 {
    padding-bottom: 1.5rem;
  }

  .md\:pb-\[0px\] {
    padding-bottom: 0px;
  }

  .md\:pb-\[10px\] {
    padding-bottom: 10px;
  }

  .md\:pb-\[12px\] {
    padding-bottom: 12px;
  }

  .md\:pb-\[14px\] {
    padding-bottom: 14px;
  }

  .md\:pb-\[16px\] {
    padding-bottom: 16px;
  }

  .md\:pb-\[20px\] {
    padding-bottom: 20px;
  }

  .md\:pb-\[22px\] {
    padding-bottom: 22px;
  }

  .md\:pb-\[24px\] {
    padding-bottom: 24px;
  }

  .md\:pb-\[32px\] {
    padding-bottom: 32px;
  }

  .md\:pb-\[33px\] {
    padding-bottom: 33px;
  }

  .md\:pb-\[4px\] {
    padding-bottom: 4px;
  }

  .md\:pb-\[8px\] {
    padding-bottom: 8px;
  }

  .md\:pe-4 {
    -webkit-padding-end: 1rem;
            padding-inline-end: 1rem;
  }

  .md\:pe-\[10px\] {
    -webkit-padding-end: 10px;
            padding-inline-end: 10px;
  }

  .md\:pl-0 {
    padding-left: 0px;
  }

  .md\:pl-4 {
    padding-left: 1rem;
  }

  .md\:pl-6 {
    padding-left: 1.5rem;
  }

  .md\:pl-\[142px\] {
    padding-left: 142px;
  }

  .md\:pl-\[26px\] {
    padding-left: 26px;
  }

  .md\:pl-\[359px\] {
    padding-left: 359px;
  }

  .md\:pl-\[462px\] {
    padding-left: 462px;
  }

  .md\:pl-\[5\%\] {
    padding-left: 5%;
  }

  .md\:pl-\[73px\] {
    padding-left: 73px;
  }

  .md\:pl-\[93px\] {
    padding-left: 93px;
  }

  .md\:pr-0 {
    padding-right: 0px;
  }

  .md\:pr-6 {
    padding-right: 1.5rem;
  }

  .md\:pr-\[12px\] {
    padding-right: 12px;
  }

  .md\:pr-\[16px\] {
    padding-right: 16px;
  }

  .md\:pr-\[30\%\] {
    padding-right: 30%;
  }

  .md\:pr-\[38\%\] {
    padding-right: 38%;
  }

  .md\:pr-\[45\%\] {
    padding-right: 45%;
  }

  .md\:pr-\[86px\] {
    padding-right: 86px;
  }

  .md\:pr-\[8px\] {
    padding-right: 8px;
  }

  .md\:pt-3 {
    padding-top: 0.75rem;
  }

  .md\:pt-4 {
    padding-top: 1rem;
  }

  .md\:pt-6 {
    padding-top: 1.5rem;
  }

  .md\:pt-7 {
    padding-top: 1.75rem;
  }

  .md\:pt-\[10px\] {
    padding-top: 10px;
  }

  .md\:pt-\[12px\] {
    padding-top: 12px;
  }

  .md\:pt-\[18px\] {
    padding-top: 18px;
  }

  .md\:pt-\[21\.5px\] {
    padding-top: 21.5px;
  }

  .md\:pt-\[24px\] {
    padding-top: 24px;
  }

  .md\:pt-\[261px\] {
    padding-top: 261px;
  }

  .md\:pt-\[36px\] {
    padding-top: 36px;
  }

  .md\:pt-\[8px\] {
    padding-top: 8px;
  }

  .md\:text-left {
    text-align: left;
  }

  .md\:\!text-center {
    text-align: center !important;
  }

  .md\:\!text-start {
    text-align: start !important;
  }

  .md\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .md\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .md\:text-\[0\.875rem\] {
    font-size: 0.875rem;
  }

  .md\:text-\[1\.25rem\] {
    font-size: 1.25rem;
  }

  .md\:text-\[12px\] {
    font-size: 12px;
  }

  .md\:text-\[14px\] {
    font-size: 14px;
  }

  .md\:text-\[16px\] {
    font-size: 16px;
  }

  .md\:text-\[18\.84px\] {
    font-size: 18.84px;
  }

  .md\:text-\[18px\] {
    font-size: 18px;
  }

  .md\:text-\[1rem\] {
    font-size: 1rem;
  }

  .md\:text-\[20px\] {
    font-size: 20px;
  }

  .md\:text-\[22px\] {
    font-size: 22px;
  }

  .md\:text-\[24px\] {
    font-size: 24px;
  }

  .md\:text-\[28px\] {
    font-size: 28px;
  }

  .md\:text-\[32\.32px\] {
    font-size: 32.32px;
  }

  .md\:text-\[32px\] {
    font-size: 32px;
  }

  .md\:text-\[34px\] {
    font-size: 34px;
  }

  .md\:text-\[36px\] {
    font-size: 36px;
  }

  .md\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .md\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .md\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .md\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .md\:text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
  }

  .md\:font-\[500\] {
    font-weight: 500;
  }

  .md\:font-medium {
    font-weight: 500;
  }

  .md\:font-normal {
    font-weight: 400;
  }

  .md\:font-semibold {
    font-weight: 600;
  }

  .md\:leading-5 {
    line-height: 1.25rem;
  }

  .md\:leading-6 {
    line-height: 1.5rem;
  }

  .md\:leading-7 {
    line-height: 1.75rem;
  }

  .md\:leading-\[1\.25rem\] {
    line-height: 1.25rem;
  }

  .md\:leading-\[1\.5rem\] {
    line-height: 1.5rem;
  }

  .md\:leading-\[100\%\] {
    line-height: 100%;
  }

  .md\:leading-\[14px\] {
    line-height: 14px;
  }

  .md\:leading-\[15px\] {
    line-height: 15px;
  }

  .md\:leading-\[16px\] {
    line-height: 16px;
  }

  .md\:leading-\[18\.96px\] {
    line-height: 18.96px;
  }

  .md\:leading-\[18px\] {
    line-height: 18px;
  }

  .md\:leading-\[20px\] {
    line-height: 20px;
  }

  .md\:leading-\[21\.33px\] {
    line-height: 21.33px;
  }

  .md\:leading-\[21px\] {
    line-height: 21px;
  }

  .md\:leading-\[22px\] {
    line-height: 22px;
  }

  .md\:leading-\[23px\] {
    line-height: 23px;
  }

  .md\:leading-\[24px\] {
    line-height: 24px;
  }

  .md\:leading-\[26\.07px\] {
    line-height: 26.07px;
  }

  .md\:leading-\[26px\] {
    line-height: 26px;
  }

  .md\:leading-\[28px\] {
    line-height: 28px;
  }

  .md\:leading-\[30\.14px\] {
    line-height: 30.14px;
  }

  .md\:leading-\[30px\] {
    line-height: 30px;
  }

  .md\:leading-\[34px\] {
    line-height: 34px;
  }

  .md\:leading-\[36px\] {
    line-height: 36px;
  }

  .md\:leading-\[37\.7px\] {
    line-height: 37.7px;
  }

  .md\:leading-\[37px\] {
    line-height: 37px;
  }

  .md\:leading-\[44px\] {
    line-height: 44px;
  }

  .md\:text-\[\#000000\] {
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity));
  }

  .md\:text-\[\#0074C9\] {
    --tw-text-opacity: 1;
    color: rgb(0 116 201 / var(--tw-text-opacity));
  }

  .md\:text-\[\#4d4d4d\] {
    --tw-text-opacity: 1;
    color: rgb(77 77 77 / var(--tw-text-opacity));
  }

  .md\:text-\[\#666666\] {
    --tw-text-opacity: 1;
    color: rgb(102 102 102 / var(--tw-text-opacity));
  }

  .md\:opacity-100 {
    opacity: 1;
  }

  .md\:shadow-md {
    --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
    -webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
            box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:first-of-type\:ml-\[16px\]:first-of-type {
    margin-left: 16px;
  }

  .md\:last-of-type\:mr-\[16px\]:last-of-type {
    margin-right: 16px;
  }
}@media (prefers-color-scheme: dark) {

  .dark\:border-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgb(55 65 81 / var(--tw-border-opacity));
  }

  .dark\:bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(31 41 55 / var(--tw-bg-opacity));
  }
}
