/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[9].use[5]!./src/app/product-details/[id]/page.module.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.page_col-lg-5__2kFIi {
  position: relative;
  overflow: visible !important;
}

.page_containerFluid__rGG2v,
.page_row__QjV_f {
  overflow: visible !important;
}

/* Product Content */
.page_productContent___4EjR h2 {
  margin-bottom: 25px;
}
.page_productContent___4EjR p {
  margin-bottom: 25px;
}
.page_productContent___4EjR ul {
  padding: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 25px;
  padding-bottom: 25px;
}
.page_productContent___4EjR ul li {
  list-style: none;
}
.page_productContent___4EjR .page_listHead__StuW0 {
  color: var(--color-royal-blue);
  font-weight: 500;
  font-size: 18px;
}
.page_productContent___4EjR .page_available__fWpAt {
  color: #088223;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}
.page_productContent___4EjR .page_unavailable__3pZ45 {
  color: #c40000;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}
.page_productContent___4EjR .page_listContent__dILPe {
  font-weight: 700;
}

/* Bullet List */
.page_bulletList__wneBc h3 {
  color: var(--color-royal-blue);
}
.page_bulletList__wneBc ul {
  margin-bottom: 25px;
  border: none;
}
.page_bulletList__wneBc ul li {
  padding-left: 26px;
  position: relative;
}
.page_bulletList__wneBc ul li a {
  color: var(--color-text);
}
.page_bulletList__wneBc ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: 10px;
  background: var(--color-royal-blue);
  border-radius: 50%;
}

/* Property Table */
.page_propertyTable__Zy_v9 {
  width: 100%;
  margin-bottom: 30px;
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid #E1A859;
  overflow-x: auto;
}
.page_propertyTable__Zy_v9 table {
  width: 100%;
  border-collapse: collapse;
  background-color: #FFF4E5;
  min-width: 500px;
}
.page_propertyTable__Zy_v9 table thead {
  background-color: #F7DCB4;
  text-align: left;
}
.page_propertyTable__Zy_v9 table thead th {
  padding: 12px 36px;
  font-weight: 400;
  color: #795827;
  font-size: 18px;
}
.page_propertyTable__Zy_v9 table thead th:nth-child(1) {
  width: 250px;
}
.page_propertyTable__Zy_v9 table tbody tr {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.page_propertyTable__Zy_v9 table tbody tr:last-child {
  border-bottom: none;
}
.page_propertyTable__Zy_v9 table tbody tr td {
  padding: 12px 36px;
  font-size: 18px;
  color: #000;
  vertical-align: top;
}

/* Request Form */
.page_requestForm__Wll_U {
  display: flex;
  justify-content: flex-end;
}
.page_requestForm__Wll_U .page_requestFormInner__JuGKv {
  max-width: 460px;
  border-radius: 10px;
  background: linear-gradient(127deg, #EBF0FF 7.73%, #FBFCFF 103.17%);
  padding: 30px;
  transition: all 0.3s ease;
}
.page_requestForm__Wll_U h3 {
  margin-bottom: 0px;
}
.page_requestForm__Wll_U input,
.page_requestForm__Wll_U textarea {
  border-radius: 8px;
  border: 1px solid #FFF;
  background: #FFF;
  padding: 8px 1px;
  width: 100%;
  font-size: 15px;
  height: 46px;
}
.page_requestForm__Wll_U textarea {
  height: 80px !important;
}
.page_requestForm__Wll_U .page_submitRow__5TLcy {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

/* Shadow when sticky */
.page_requestForm__Wll_U .sticky {
  box-shadow: 0 6px 24px rgba(0, 0, 0, 0.1);
}

.page_requestForm__Wll_U input,
.page_requestForm__Wll_U select,
.page_requestForm__Wll_U textarea {
  width: 100%;
  padding: 8px 16px;
  border-radius: 8px;
  background: #fff;
  margin-bottom: 16px;
  color: var(--color-black);
  font-size: 15px;
  height: 46px;
}
.page_requestForm__Wll_U input::placeholder,
.page_requestForm__Wll_U select::placeholder,
.page_requestForm__Wll_U textarea::placeholder {
  color: var(--color-black);
}
.page_requestForm__Wll_U input:focus,
.page_requestForm__Wll_U select:focus,
.page_requestForm__Wll_U textarea:focus {
  border-color: var(--color-royal-blue);
}
.page_requestForm__Wll_U input textarea,
.page_requestForm__Wll_U select textarea,
.page_requestForm__Wll_U textarea textarea {
  height: 80px;
}
.page_requestForm__Wll_U select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("/assets/images/arrow-down.svg");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 16px 16px;
}

/* Responsive */
@media (max-width: 1199px) {
  .page_submitRow__5TLcy {
    flex-direction: column;
    gap: 20px;
  }
}
@media (max-width: 991px) {
  .page_requestForm__Wll_U {
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .page_requestForm__Wll_U .page_requestFormInner__JuGKv {
    max-width: inherit;
    width: 100%;
    padding: 20px;
  }
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[9].use[5]!./src/components/breadcrumb/Breadcrumb.module.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.Breadcrumb_breadcrumbContainer__ja8EZ {
  background-color: var(--color-white);
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 20px;
}

.Breadcrumb_breadcrumb__w6hWb {
  list-style: none;
  display: flex;
  gap: 0.5rem;
  padding: 0;
  margin: 0;
}
.Breadcrumb_breadcrumb__w6hWb li {
  font-size: 14px;
  color: var(--color-text);
  flex-shrink: 0;
}
.Breadcrumb_breadcrumb__w6hWb a {
  color: var(--color-text);
  text-decoration: none;
  font-weight: 500;
}
.Breadcrumb_breadcrumb__w6hWb a:hover {
  color: var(--color-royal-blue);
}
.Breadcrumb_breadcrumb__w6hWb a img {
  transition: opacity 0.3s ease;
}
.Breadcrumb_breadcrumb__w6hWb a img:hover {
  opacity: 0.5;
}
.Breadcrumb_breadcrumb__w6hWb li:last-child {
  color: var(--color-royal-blue);
}

.Breadcrumb_homeIcon__BfTEC {
  display: inline-block;
}
.Breadcrumb_homeIcon__BfTEC img {
  width: 22px;
  height: 22px;
  object-fit: contain;
}

.Breadcrumb_separator__VJHEs {
  display: inline-block;
  width: 22px;
  height: 22px;
}
.Breadcrumb_separator__VJHEs img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media (max-width: 1024px) {
  .Breadcrumb_breadcrumbContainer__ja8EZ {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 575px) {
  .Breadcrumb_breadcrumb__w6hWb li:last-child {
    width: 180px;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
}
@media (max-width: 767px) {
  .Breadcrumb_breadcrumbContainer__ja8EZ {
    padding-left: 0;
    padding-right: 0;
  }
}
