/* style.css */

/* @import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&family=Red+Hat+Display:ital,wght@0,300..900;1,300..900&family=Spectral:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700;1,800&family=Sulphur+Point:wght@300;400;700&family=Anton&family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap"); */

/* @import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&family=Red+Hat+Display:ital,wght@0,300..900;1,300..900&family=Spectral:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700;1,800&family=Sulphur+Point:wght@300;400;700&family=Anton&family=Poppins:wght@100;200;300;400;500;600;700;800;900&family=Abhaya+Libre:wght@400;700&display=swap'); */

@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&family=Red+Hat+Display:ital,wght@0,300..900;1,300..900&family=Spectral:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700;1,800&family=Sulphur+Point:wght@300;400;700&family=Anton&family=Poppins:wght@100;200;300;400;500;600;700;800;900&family=Abhaya+Libre:wght@400;700&family=Aldrich&family=Gideon+Roman&family=Gideon+Roman&display=swap');


@font-face {
  font-family: "Gilroy-Black";
  src: url("../fonts/Gilroy-Black.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Gilroy-Bold";
  src: url("../fonts/Gilroy-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "Gilroy-Heavy";
  src: url("../fonts/gilroy-heavy.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: "Manrope", sans-serif;
  font-size: 14px;
  line-height: 20px;
}

/* easy-deals bg color */

.flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}

.lpc-icon {
  max-height: 23px;
  max-width: 23px;
}

.bold-400 {
  font-weight: 400;
}

.bold-500 {
  font-weight: 500;
}

.bold-600 {
  font-weight: 600;
}

.bold-700 {
  font-weight: 700;
}

.image-fit-cover {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.image-fit-contain {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.bg-color-1 {
  background: #1b0d44;
}

.bg-color-2 {
  background: #a182f3;
}

.bg-color-3 {
  background: #daf35e;
}

.bg-color-4 {
  background: #000000;
}

.bg-color-5 {
  background: #ffffff;
}

.bg-color-6 {
  background: #f4f1fa;
}

.bg-color-7 {
  background: #f8f8f8;
}

.bg-color-8 {
  background: #f3eeff;
}

.bg-color-9 {
  background: #32b37d;
}

.bg-color-10 {
  background: #563e97;
}

.bg-color-11 {
  background: #ff5630;
}

.bg-color-12 {
  background: #7b6aa6;
}

.bg-color-13 {
  background: #30215a;
}

.bg-color-14 {
  background: #e9e0ff;
}

.bg-color-15 {
  background: #cde6dc;
}

.bg-color-16 {
  background: #ffe7dd;
}

.bg-color-17 {
  background: #ff7325;
}

.bg-color-18 {
  background: #322e2e;
}

.bg-color-19 {
  background: #f0ebdf;
}

.bg-color-20 {
  background: #f0ebdf;
}

.bg-color-21 {
  background: #dfe2dc;
}

.text-colour-1 {
  color: #a696e4;
}

.text-colour-2 {
  color: #29127d;
}

.text-colour-3 {
  color: #514675;
}

.text-colour-4 {
  color: #4725ce;
}

.text-colour-5 {
  color: #a097c1;
}

.text-colour-6 {
  color: #afa4da;
}

.text-colour-7 {
  color: #9eff63;
}

.text-colour-8 {
  color: #2b4cf9;
}

/* --easy deal color - */
.text-color-9 {
  color: #ffffffad;
}

.text-color-10 {
  color: #ffffff;
}

.text-color-11 {
  color: #a182f3;
}

.text-color-12 {
  color: #7b6aa6;
}

.text-color-13 {
  color: #000000;
}

.text-color-14 {
  color: #563e97;
}

.text-color-15 {
  color: #32b37d;
}

.text-color-16 {
  color: #099259;
}

.txt-color-1 {
  color: #595549;
}

.txt-color-2 {
  color: #55572f;
}

.txt-color-3 {
  color: #2e2911;
}

.txt-color-3 {
  color: #1e1805;
}

.bor-rad-1 {
  border-radius: 17px;
}

.bor-rad-2 {
  border-radius: 14px;
}

.bor-rad-3 {
  border-radius: 44px;
}

.bor-rad-4 {
  border-radius: 8px;
}

.bor-rad-5 {
  border-radius: 12px;
}

.bor-rad-25p {
  border-radius: 25px;
}

.bor-rad-20p {
  border-radius: 20px;
}

.c-border-1 {
  border: 0.5px solid #595549;
}

.gap-3p {
  gap: 3px;
}

.gap-8p {
  gap: 8px;
}

.gap-7p {
  gap: 7px;
}

.gap-9p {
  gap: 9px;
}

.gap-20p {
  gap: 20px;
}

.gap-22p {
  gap: 22px;
}

.gap-24p {
  gap: 24px;
}

.gap-25p {
  gap: 25px;
}

.gap-27p {
  gap: 27px;
}

.gap-21p {
  gap: 21px;
}

.gap-10p {
  gap: 10px;
}

.gap-100p {
  gap: 100px;
}

.gap-11p {
  gap: 11px;
}

.gap-12p {
  gap: 12px;
}

.gap-15p {
  gap: 15px;
}

.gap-36p {
  gap: 36px;
}

.gap-40p {
  gap: 40px;
}

.gap-45p {
  gap: 45px;
}

.gap-70p {
  gap: 70px;
}

.gap-16p {
  gap: 16px;
}

.gap-17p {
  gap: 17px;
}

.gap-18p {
  gap: 18px;
}

.gap-19p {
  gap: 19px;
}

.gap-28p {
  gap: 28px;
}

.gap-26p {
  gap: 26px;
}

.gap-33p {
  gap: 33px;
}

.gap-32p {
  gap: 32px;
}

.gap-35p {
  gap: 35px;
}

.gap-90p {
  gap: 90px;
}

.gap-5p {
  gap: 5px;
}

.gap-53p {
  gap: 53px;
}

.gap-55p {
  gap: 55px;
}

.c-gap-58p {
  column-gap: 58px;
}

.p-4-12p {
  padding: 4px 12px;
}

.margin-8p {
  margin: 8px;
}

.margin-8p-2 {
  margin: 0 8px;
}

.padding-10p {
  padding: 10px;
}

.padding-14p-2 {
  padding: 0 14px;
}

.padding-8p {
  padding: 8px;
}

.padding-20p {
  padding: 0 30px 40px 30px;
}

.padding-22p-2 {
  padding: 0 22px;
}

.padding-20p-2 {
  padding: 0 20px;
}

.padding-40p-2 {
  padding: 0 40px;
}

.padding-8p-2 {
  padding: 0 8px;
}

.padding-1 {
  padding: 37px 0 40px 0;
}

.padding-2 {
  padding: 11px 19px;
}

.padding-3 {
  padding: 124px 66px 124px 66px;
}

.text-deco-none {
  text-decoration: none;
}

/* Button styling */

.buyLink,
.buttonStyle,
.buttonStyle1 {
  cursor: pointer !important;
}

.main-btn-ctr {
  display: flex;
  justify-content: center;
}

.login-section .main-btn-ctr {
  margin-top: 40px;
}

.main-btn-1 {
  width: 159px;
  height: 50px;
  border-radius: 13px;
  background: #a182f3;
  border: none;
  padding: 0;
  padding-right: 18px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  transition: background 0.3s ease;
}

.main-btn-txt {
  width: 114px;
  height: 100%;
  background-color: #ffffff;
  color: #000000;
  border-radius: 13px;
  /* padding: 20px 40px; */
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.3s ease, color 0.3s ease;
}

.arrow-icn {
  margin-left: 15px;
  transition: transform 0.3s ease;
}

.main-btn-1:hover {
  background: #7a5cd7;
}

.main-btn-1:hover .main-btn-txt {
  background-color: #e5dbf9;
  color: #1b0d44;
}

.main-btn-1:hover .arrow-icn {
  transform: translateX(5px);
}

.purple-btn {
  background-color: #1b0d44;
  color: #ffffff;
  border: none;
}

.purple-btn:hover {
  background: #3a1e6b;
}

.white-btn-1 {
  background-color: #ffffff;
  padding: 18px 22px;
  border: 1px solid #a182f3;
  border-radius: 18px;
}

.white-btn-1:hover {
  background-color: #a182f3;
  border-color: #a182f3;
  color: #ffffff;
}

.btn-1-padding {
  padding: 18px 40px;
  border-radius: 18px;
}

.title-1 {
  font-size: 25px;
  font-weight: 700;
  line-height: 34.15px;
  letter-spacing: -0.03em;
  text-align: left;
  color: #a182f3;
}

.title-2 {
  font-size: 20px;
  font-weight: 600;
  line-height: 31px;
  letter-spacing: -0.03em;
  text-align: left;
}

.title-3 {
  font-size: 14px;
  font-weight: 500;
  line-height: 19.12px;
  letter-spacing: -0.03em;
  text-align: left;
}

.title-4 {
  font-size: 14px;
  font-weight: 400;
  line-height: 19.12px;
  letter-spacing: -0.03em;
  text-align: left;
}

.title-5 {
  font-size: 40px;
  font-weight: 500;
  line-height: 45px;
  letter-spacing: -0.03em;
  text-align: left;
}

.title-6 {
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
  letter-spacing: -0.03em;
  text-align: left;
}

.title-7 {
  font-family: Red Hat Display;
  font-size: 16px;
  font-weight: 500;
  line-height: 21.17px;
  letter-spacing: -0.03em;
  text-align: left;
}

.title-8 {
  font-size: 15px;
  font-weight: 500;
  line-height: 20.49px;
  letter-spacing: -0.03em;
  text-align: left;
}

.title-8 {
  font-size: 16px;
  font-weight: 500;
  line-height: 21.86px;
  letter-spacing: -0.03em;
  text-align: left;
}

.title-9 {
  font-size: 16px;
  font-weight: 400;
  line-height: 21.86px;
  letter-spacing: -0.03em;
  text-align: left;
}

.title-10 {
  font-size: 30px;
  font-weight: 700;
  line-height: 40.98px;
  letter-spacing: -0.03em;
  text-align: left;
}

.title-12 {
  font-size: 16px;
  font-weight: 400;
  line-height: 21.86px;
  letter-spacing: -0.03em;
  text-align: left;
}

.title-13 {
  font-size: 20px;
  font-weight: 500;
  line-height: 27.32px;
  letter-spacing: -0.03em;
  text-align: left;
}

.title-14 {
  font-size: 20px;
  font-weight: 700;
  line-height: 27.32px;
  letter-spacing: -0.03em;
  text-align: left;
}

/* .title-15 {
  font-size: 12px;
  font-weight: 400;
  line-height: 16.39px;
  letter-spacing: -0.03em;
  text-align: left;
} */

.title-16 {
  font-size: 13px;
  font-weight: 400;
  line-height: 17.76px;
  letter-spacing: -0.03em;
  text-align: left;
}

.title-17 {
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 50px;
  font-weight: 500;
  line-height: 72.78px;
  letter-spacing: -0.04em;
  text-align: left;
}

.title-18 {
  font-family: "Gilroy", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 24.26px;
  letter-spacing: -0.04em;
}

.text-1 {
  font-size: 15px;
  font-weight: 400;
  line-height: 20.49px;
  letter-spacing: -0.03em;
  text-align: left;
}

.text-bx-1 {
  height: 40px;
  border-radius: 30px;
  padding: 0px 10px 0px 40px;
  font-size: 13px;
  color: #ded5ff;
  background: #383252;
  border: none;
  outline: none;
}

/* Gilroy-title title-g1 */

.title-g1 {
  color: #595549;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.48px;
}

.title-g2 {
  color: #a5aa80;
  font-family: "Gilroy", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: -0.36px;
}

.title-g3 {
  color: #a5aa80;
  font-family: "Gilroy", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.6px;
}

.title-g4 {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.42px;
}

.title-g5 {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.75px;
}

.title-g6 {
  font-family: "Gilroy", sans-serif;
  font-feature-settings: "lnum";
  color: #fff;
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.75px;
}

.title-g7 {
  color: #fff;
  text-align: right;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.48px;
}

.title-g8 {
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 63px;
  letter-spacing: -1.2px;
}

.title-g9 {
  font-family: "Gilroy", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.6px;
}

.title-g10 {
  font-family: "Gilroy", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.72px;
}

.title-g11 {
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.48px;
  text-transform: uppercase;
}

.title-g12 {
  font-family: "Gilroy", sans-serif;
  font-size: 45px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -1.8px;
}

.title-g13 {
  font-family: "Gilroy", sans-serif;
  text-align: right;
  font-size: 60px;
  font-style: normal;
  font-weight: 500;
  line-height: 50px;
  letter-spacing: -1.8px;
  text-align: left;
}

.title-g14 {
  font-family: "Gilroy", sans-serif;
  font-size: 60px;
  font-style: normal;
  font-weight: 500;
  line-height: 63px;
  letter-spacing: -1.8px;
}

.title-g15 {
  font-family: "Gilroy", sans-serif;
  color: #000;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.45px;
}

.title-g16 {
  font-family: "Gilroy", sans-serif;
  color: #322e2e;
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.51px;
}

.title-g17 {
  font-family: "Gilroy", sans-serif;
  color: #322e2e;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.45px;
}

.title-g18 {
  font-family: "Gilroy", sans-serif;
  color: #322e2e;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.48px;
}

.title-g19 {
  font-family: "Gilroy", sans-serif;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.48px;
}

.title-g20 {
  font-family: "Gilroy", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.39px;
}

.title-g21 {
  color: #000;
  font-family: "Spectral", sans-serif;
  font-size: 45px;
  font-style: normal;
  font-weight: 500;
  line-height: 63px;
  letter-spacing: -1.35px;
  text-transform: uppercase;
}

.title-g22 {
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
}

.text-bx-1::-moz-placeholder {
  color: #ded5ff;
  opacity: 1;
}

.text-bx-1::placeholder {
  color: #ded5ff;
  opacity: 1;
}

.font-10 {
  font-size: 10px;
}

.font-12 {
  font-size: 12px;
}

.font-13 {
  font-size: 13px;
}

.font-14 {
  font-size: 14px;
}

.font-15 {
  font-size: 15px;
}

.font-16 {
  font-size: 16px;
}

.font-18 {
  font-size: 18px;
}

.font-20 {
  font-size: 20px;
}

.font-25 {
  font-size: 25px;
}

.font-35 {
  font-size: 35px;
}

.hov-90:hover {
  opacity: 0.9;
}

.pr-48p {
  padding-right: 48px;
}

.margin-lr-10p {
  margin: 0 10px;
}

.height-50p {
  height: 50px;
}

.ml-10p {
  margin-right: 10px;
}

.mr-4p {
  margin-right: 4px;
}

.mr-7p {
  margin-right: 7px;
}

.mr-10p {
  margin-right: 10px;
}

.mr-17p {
  margin-right: 17px;
}

.mr-20p {
  margin-right: 20px;
}

.ml-90p {
  margin-left: 90px;
}

.mt-7 {
  margin-top: 1.68rem;
}

.mt-8p {
  margin-top: 8px;
}

.mt-11p {
  margin-top: 11px;
}

.mt-10p {
  margin-top: 10px;
}

.mt-15p {
  margin-top: 15px;
}

.mt-18p {
  margin-top: 18px;
}

.mt-20p {
  margin-top: 20px;
}

.mt-27p {
  margin-top: 27px;
}

.mt-32p {
  margin-top: 32px;
}

.mt-33p {
  margin-top: 33px;
}

.mt-40p {
  margin-top: 40px;
}

.mt-43p {
  margin-top: 43px;
}

.mt-46p {
  margin-top: 46px;
}

.mt-49p {
  margin-top: 49px;
}

.mt-57p {
  margin-top: 57px;
}

.mt-55p {
  margin-top: 55px;
}

.mb-11p {
  margin-bottom: 11px;
}

.mb-18p {
  margin-bottom: 18px;
}

.mb-25p {
  margin-bottom: 25px;
}

.mb-26p {
  margin-bottom: 26px;
}

.mb-31p {
  margin-bottom: 31px;
}

.mb-35p {
  margin-bottom: 35px;
}

.mb-32p {
  margin-bottom: 32px;
}

.mb-38p {
  margin-bottom: 38px;
}

.mb-45p {
  margin-bottom: 45px;
}

.mb-50p {
  margin-bottom: 50px;
}

.mb-60p {
  margin-bottom: 60px;
}

.mb-64p {
  margin-bottom: 64px;
}

.mb-106p {
  margin-bottom: 106px;
}

.mb-10p {
  margin-bottom: 10px;
}

.mb-67p {
  margin-bottom: 67px;
}

.mt-70p {
  margin-bottom: 70px;
}

/* padding */

.login-left-top {
  padding: 21px;
}

.bor-radius-30 {
  border-radius: 30px;
}

.cur-ptr {
  cursor: pointer;
}

a {
  cursor: pointer !important;
}

/*========================================= Start navigation ====================================*/

.deal-pg-publish-modal img {
  max-width: 200px;
  max-height: 80px;
}

.c-navbar {
  background-color: #1b0d44;
  color: #ffffff;
  padding: 19px 65px;
  position: relative;
  z-index: 1000;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.navbar-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.navbar-nav {
  display: flex;
  justify-content: center;
}

.nav-items {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  width: 100%;
  justify-content: center;
  gap: 28px;
}

.nav-items li {
  margin: 0;
}

.nav-items li,
.profile-name {
  font-family: Manrope;
  font-size: 14px;
  font-weight: 400;
  line-height: 19.12px;
  letter-spacing: -0.03em;
  text-align: left;
}

.nav-items a {
  color: #ffffff;
  text-decoration: none;
  display: block;
  padding: 10px 15px;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.nav-items a:hover,
.profile-name:hover {
  color: #358ffe;
  color: #D1C0FF;
}

.c-navbar .navbar-profile {
  display: flex;
  align-items: center;
  position: relative;
  width: 90px;
}

.profile-name {
  margin-right: 10px;
  font-size: 16px;
}

.profile-icon {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  margin-left: 21px;
  transition: box-shadow 0.3s ease-in-out;
}

.profile-icon:hover {
  box-shadow: 0 0 8px rgba(221, 217, 217, 0.886);
}

.navbar-toggle {
  display: none;
  background: none;
  border: none;
  color: #ffffff;
  font-size: 24px;
  cursor: pointer;
  padding: 0 16px;
}

/* Profile Dropdown Menu Styles */
.profile-drop-down {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  background-color: #ffffff;
  border: 1px solid #d1c0ff;
  border-radius: 8px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  z-index: 1000;
  min-width: 150px;
}

.profile-drop-down.show {
  display: block;
}

.c-navbar .dropdown-item {
  display: block;
  padding: 10px 15px;
  color: #1b0d44;
  text-decoration: none;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 400;
  line-height: 19.12px;
  letter-spacing: -0.03em;
  transition: background-color 0.3s ease;
}

.c-navbar .dropdown-item:hover {
  background-color: #f4f1fa;
}

/* =================== Dashboard section  =====================*/

.common-dashboard-ctr,
.common-content-ctr {
  padding: 41px 66px;
  background: #f4f1fa;
  position: relative;
}

/* update 23 jan */
.common-dashboard-ctr {
  padding: 41px 66px 41px 41px;
}

.dashboard-top,
.common-content-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.dashboard-top h1,
.common-content-top h1 {
  margin: 0;
}

.search-ctr {
  display: flex;
  align-items: center;
  padding: 18px 21.5px;
  border-radius: 18px;
  transition: width 0.8s ease-in-out;
  overflow: hidden;
  width: 8.3%;
  min-width: 109px;
}

.search-ctr input::placeholder {
  color: #ffffff;
}

.search-ctr.expanded {
  width: 50%;
}

.search-ctr input {
  font-size: 14px;
  color: #ffffff;
  white-space: nowrap;
  width: 100%;
  border: none;
  outline: none;
}

.search-icon {
  margin-right: 8px;
}

.campaigns-title {
  margin-top: 33px;
}


/* update 23 jan */

/* .dashboard-card-ctr {
  margin-top: 16px;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
} */

.dashboard-card-ctr {
  margin-top: 16px;
  gap: 20px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}

.dashboard-pagination {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

ul.tsc_pagination li {
  display: flex;
  align-items: center;
  justify-content: center;
}

.page-item:not(:first-child) .page-link,
.page-item:last-child .page-link,
.page-item:first-child .page-link {
  border-radius: 0;
}



/* update 2 jan */
.dashboard-card-empty-ctr {
  flex-wrap: nowrap;
}

/* .dashboard-card {
  border-radius: 25px;
  min-width: 313px;
  width: 23.49%;
  position: relative;
  overflow: hidden;
  z-index: 0;
  transition: box-shadow 0.3s ease-in-out;
} */



/* update 23 jan */
.dashboard-card {
  border-radius: 25px;
  /* min-width: 313px; */
  /* width: 23.49%; */
  position: relative;
  overflow: hidden;
  z-index: 0;
  transition: box-shadow 0.3s ease-in-out;
}



/* update 2 jan  */

.dashboard-card-empty {
  width: 73%;
  border-radius: 25px;
  background: #1B0D44;
  padding: 20px;
}

.dashboard-card-empty-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 25px;
}

.d-card-empty-play {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}

.d-card-empty-play:hover {
  box-shadow: 0 0 8px 20px rgba(221, 217, 217, 0.15);
  border-radius: 50%;
}

/* update 2 jan */

@media (max-width: 768px) {

  .dashboard-card-empty-ctr .first-card,
  .dashboard-card-empty-ctr .dashboard-card-empty {
    width: max(80%, 350px);
    margin: 0 auto;
  }


  .dashboard-card-empty-ctr {
    flex-direction: column;
  }
}


.dashboard-card:hover {
  box-shadow: 0 4px 8px rgba(201, 196, 212, 0.5),
    0 6px 20px rgba(201, 196, 212, 0.5);
}

.first-card {
  padding: 45px 39px;
  position: relative;
  min-height: 411px;
  z-index: 1;
}

.first-card p,
.first-card .login-btn {
  position: relative;
  z-index: 2;
}

.card-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
  z-index: -1;
}

.dashboard-ctr .card-bg {
  left: 0%;
  bottom: -27%;
  background: url("../images/first-card-bg.webp") no-repeat;
}

.find-deals-btn {
  margin-top: 40px;
}

.common-card {
  padding: 19px 15px;
  background-color: #ffffff;
}

.card-top {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
}

/* .card-top-left img {
  margin-right: 21px;
} */


/* update 23 jan */
.card-top-left img {
  margin-right: 8px;
}

.card-top-right {
  gap: 2px;
}

.card-top-right .card-t-active-btn {
  padding: 4px 8px;
  border-radius: 8px;
}

.card-top-right .card-t-del-btn {
  padding: 4px 8px;
  border-radius: 8px;
}

.card-top-right .card-t-del-btn:hover {
  background: #fed7c6;
}

/* .card-img-ctr img {
  width: 100%;
  height: auto;
  border-radius: 8px;
  margin-bottom: 12px;
  margin-right: 21px;
} */



/* update 23 jan */
.dashboard-card .card-img-ctr {
  margin-bottom: 12px;
  height: 246px;
  width: 100%;
}

/* update 23 jan */
.card-img-ctr img {
  width: 100%;
  /* height: auto; */
  height: 100%;
  /* height: 100%; */
  object-fit: cover;
  border-radius: 8px;
  min-height: 246px;
  /* margin-bottom: 12px; */
  /* margin-right: 21px; */
}


.card-title {
  margin-bottom: 12px;
}

/* .feat-txt {
  margin-right: 15px;
} */


/* update 23 jan */
.feat-txt {
  margin-right: 5px;
}

.card-btn-ctr {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  border-radius: 8px;
  padding: 16px 18px 17px 20px;
  background: #f8f8f8;
  justify-content: space-between;
}

.card-btn {
  /* padding: 6px 6px; */
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: transparent;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

.card-btn img:hover {
  filter: invert(25%) sepia(84%) saturate(3150%) hue-rotate(222deg) brightness(89%) contrast(89%);
}



/* update 23 jan */
@media (max-width: 1280px) {
  .dashboard-card-ctr {
    grid-template-columns: repeat(3, 1fr);
  }

  .first-card {
    padding: 45px 20px 45px 34px;
  }

  .first-card p {
    font-size: 32px;
    line-height: 40px;
  }
}


@media (max-width: 992px) {
  .dashboard-card-ctr {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 700px) {
  .dashboard-card-ctr {
    grid-template-columns: repeat(1, 1fr);
    max-width: 350px;
    margin: 0 auto;
    margin-top: 16px;
  }

}



.btn-group-vertical {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.btn-vertical {
  display: flex;
  flex-direction: column;
  align-items: center;
  border: none;
  background: none;
  padding: 0;
}

.btn-vertical:hover {
  border: solid 1px black;
}

.btn-vertical:hover img {
  filter: invert(100%) brightness(0%);
}

.btn-vertical img {
  margin-top: 7px;
  width: 24px;
  height: 24px;
}

.vertical-text {
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  margin-bottom: 5px;
}

.btn-facebook {
  background-color: #a182f3;
}

.btn-support {
  background-color: #000000;
}

.btn-group-vertical .btn {
  border-radius: 0;
  padding: 19px 12px;
}

/* =================== campaign modal  =====================*/

#overlay {
  display: none;
}

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: #2014417a;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
}

.modal-1 {
  background-color: #fff;
  /* width: 40%; */
  padding: 42px 46px;
  border-radius: 35px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  position: relative;
  text-align: center;
}

.modal-1 h1 {
  margin-bottom: 7px;
  line-height: 27.32px;
}

.modal-1 p {
  margin-bottom: 40px;
}

.modal-1 .input-field {
  width: 100%;
  padding: 17px 23px;
  border: 1px solid #d1c0ff;
  border-radius: 16px;
  color: #000000;
  font-weight: 600;
}

.modal-1 .input-field::placeholder {
  color: #000000;
}

.modal-1 .main-btn-ctr {
  margin-top: 54px;
}

.modal-1 .button {
  background-color: #6e57e0;
  color: #fff;
  border: none;
  padding: 10px;
  width: 100%;
  border-radius: 5px;
  cursor: pointer;
}

.modal-1 .button:hover {
  background-color: #5a47b0;
}

.modal-1 .close {
  position: absolute;
  top: 19px;
  right: 19px;
  background: none;
  border: none;
  font-size: 20px;
  cursor: pointer;
}

.modal-1 .close:hover {
  filter: hue-rotate(0deg) saturate(200%) brightness(120%) contrast(200%);
}

.purple-btn-hov .purple-div-hov {
  background: #1b0d44;
  color: #ffffff;
}

.purple-btn-hov:hover .purple-div-hov {
  background: #3a1e6b;
  color: #ffffff;
}

/* =================== login section  =====================*/

.login-section {
  display: flex;
  align-items: center;
  justify-content: center;
}

.login-ctr {
  width: 100%;
}

.login-ctr-left,
.login-ctr-right {
  width: 50%;
  display: flex;
  align-items: center;
  height: 100vh;
  justify-content: center;
  padding: 60px;
}

.login-ctr input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset !important;
  box-shadow: 0 0 0px 1000px white inset !important;
  -webkit-text-fill-color: #000 !important;
}

.login-left-content {
  width: 100%;
  max-width: 432px;
}

.login-right-content {
  width: 100%;
  max-width: 454px;
}

.login-right-content>div>h2 {
  margin-top: 35px;
  font-size: 40px;
  max-width: 400px;
}

.login-left-bottom {
  margin-top: 80px;
}

.login-left-bottom img {
  width: 100%;
}

.login-right-content form>p {
  margin-top: 32px;
  margin-bottom: 47px;
  font-size: 15px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.03em;
  text-align: left;
}

.login-ctr form label:not(:last-child) {
  margin-bottom: 9px;
}

.form-group {
  position: relative;
  margin-bottom: 1.5rem;
}

.form-control {
  padding: 10px 35px 10px 50px;
}

.input-icon-left {
  position: absolute;
  left: 10px;
  top: 40px;
  pointer-events: none;
  z-index: 10;
}

.input-icon-right {
  position: absolute;
  right: 18px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  z-index: 10;
}

.input-icon-right i {
  color: #a182f3;
}

#username,
#password {
  border-radius: 1rem;
  height: 55px;
}

#password {
  padding-right: 45px;
}

#username:focus,
#password:focus {
  background-color: #ffffff;
}

.fg-pass>div {
  margin-top: 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.remember-me {
  display: flex;
  align-items: center;
  gap: 8px;
}

.c-checkbox {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #1b0d44;
  border: 1px solid #a182f3;
  border-radius: 4px;
  width: 16px;
  height: 16px;
  cursor: pointer;
  position: relative;
}

.c-checkbox:checked {
  background-color: #1b0d44;
  border: 1px solid #a182f3;
}

.c-checkbox:checked::after {
  content: "";
  position: absolute;
  top: 2px;
  left: 4px;
  width: 6px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.forgot-password {
  float: right;
  text-decoration: none;
}

.forgot-password:hover {
  text-decoration: underline;
}

.login-copyright {
  margin-top: 61px;
  margin-bottom: 0;
  text-align: center;
  color: #877ca4;
}

/* =================== Find leads section  =====================*/

/* update 23 jan -2 */
.find-leads-com-ctr {
  display: flex;
  justify-content: space-between;
  padding: 30px;
  padding: 40px 55px 80px 50px;
  background-color: #f4f1fa;
  /* Using the preferred color */
  border-radius: 10px;
  gap: 47px;
  /* margin-top: 64px; */
}

/* update 23 jan */
.f-leads-left-ctr {
  width: 53.1%;
  /* padding: 75px 65px 60px 64px; */
  padding: 40px 50px;
  border-radius: 44px;
}

.f-leads-right-ctr {
  width: 46.8%;
  /* padding: 75px 52px 40px 55px; */
  padding: 40px 50px;
  border-radius: 44px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  /* min-height: 704px; */
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.badge {
  /* background-color: #6c757d; */
  color: #000000;
  margin-right: 10px;
  display: flex;
  align-items: center;
  cursor: pointer;
  /* margin-right: 50px; */
  /* margin-right: 10%; */
  /* margin-bottom: 10px; */
}

.b-active {
  background-color: #ffffff;
  padding: 8px 13px;
  border-radius: 9px;
}

.btn-group {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
  border-radius: 9px;
}

.form-select.d-none {
  display: none;
  /* Hide the select dropdown */
}

.radio-btn {
  padding: 8px 12px;
  border-radius: 9px;
  background-color: transparent;
  color: #000;
  font-weight: 600;
  cursor: pointer;
  border: 1px solid transparent;
  display: flex;
  align-items: center;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.radio-btn img {
  margin-right: 5px;
}

.radio-btn.active {
  background-color: #ffffff;
  color: #000000;
  border-color: none;
}

.radio-btn:hover {
  background-color: #f0f0f0;
}

.fl-right-top {
  margin-bottom: 20px;
}

.ctr-bg-2 {
  position: absolute;
  /* top: 100px; */
  bottom: -80px;
  left: -20px;
  width: 100%;
  height: 100%;
  background: url("../icons/card-bg-triangles-2.svg") no-repeat center center;
  background-size: cover;
  z-index: 0;
}

/* .fl-right-bottom, */
.fl-right-top {
  position: relative;
  z-index: 1;
}

.fl-right-top button {
  /* padding: 19px; */
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 68px;
}

.fl-right-top button:hover {
  box-shadow: 0px 0 8px rgba(255, 255, 255, 0.5),
    0px 2px 4px rgba(255, 255, 255, 0.3);
}

.fl-right-top h2 {
  margin-left: 13px;
  width: 87%;
}

.fl-right-bottom {
  display: none;
}

/* .fl-right-bottom {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  background-color: #ffffff;
  padding: 23px 41px 27px 35px;
  border-radius: 15px;
  gap: 25px;
}

.fl-right-bottom>p,
.fl-right-bottom>div {
  margin: 0 auto;
} */




.custom-select-container {
  position: relative;
  width: 100%;
}

.form-select {
  width: 100%;
  padding: 17px 23px;
  padding-right: 50px;
  /* Additional padding to make space for the right icon */
  appearance: none;
  /* Remove default arrow */
  -webkit-appearance: none;
  /* Remove default arrow for Safari */
  background: #f8f8f8;
  /* Background color */
  border: 1px solid #d1c0ff;
  /* Custom border color */
  border-radius: 16px;
  /* Rounded corners */
}

.dropdown-icon {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  /* Prevent icon from blocking select functionality */
  font-size: 18px;
  /* Adjust icon size */
  color: #a182f3;
  /* Optional: Customize icon color */
}

.form-select:focus {
  outline: none;
  box-shadow: 0 0 5px rgba(81, 203, 238, 1);
}

.location-select .form-select {
  padding-left: 60px;
  /* Additional padding to make space for the left icon */
  background-image: url("../icons/ic-location-bg-1.svg");
  /* Left icon image */
  background-repeat: no-repeat;
  background-position: 12px center;
  /* Position the left icon */
  /* background-size: 20px;  */
}

.find-leads-btn {
  margin-top: 46px;
}

/* =================== Find leads result section  =====================*/

.find-leads-result {
  width: 100%;
}

.fl-result-top {
  /* display: flex; 
    align-items: center;  */
  gap: 26px;
}

.fl-result-top p {
  width: 100px;
}

.fl-result-top .title-2 {
  line-height: 27.32px;
}

.search-ctr-1 {
  width: 100%;
  margin-left: 50px;
}

.ic-search-1 {
  left: 10px;
  /* Adjust the position as needed */
  z-index: 2;
  width: 20px;
  /* Adjust the icon size if necessary */
}

.search-input {
  width: 100%;
  padding: 12px;
  outline: none;
  padding-left: 35px;
  /* Space for the icon */
  background-color: #ffffff;
  /* White background */
  font-size: 14px;
  font-weight: 400;
  line-height: 19.12px;
  letter-spacing: -0.03em;
  text-align: left;
  border-radius: 14px;
  color: #7b6aa6;
  /* Placeholder color */
}

.search-input::placeholder {
  color: #7b6aa6;
}

.fl-result-content {
  padding: 35px 43px 46px 43px;
  border-radius: 44px;
  margin-top: 18px;
}

.result-leads-save {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 13px;
}

.r-leads-save-left {
  width: 100%;
}

.r-leads-save-left label {
  font-size: 16px;
}

.filter-button {
  /* padding: 20px 25px; */
  padding: 14px 22px 13px 22px;
  background-color: #ffffff;
  border: 1px solid #a182f3;
  border-radius: 14px;
  cursor: pointer;
  font-size: 14px;
}

.filter-button:hover {
  background-color: #8f6ee8;
  color: #fff;
}

/* update 23 jan - 2 */
.result-leads-detail {
  padding: 43px 68px;
  gap: 30px;
  /* margin-top: 22px; */
  background-image: url("../icons/bg-img-4.svg");
  background-size: cover;
  background-position: center;
  position: relative;
  /* top: 500px; */
  z-index: 0;
}

.result-leads-detail>* {
  position: relative;
  z-index: 1;
}

/* update 23 jan - 2 */
.r-leads-contact {
  display: flex;
  flex-wrap: wrap;
  /* justify-content: space-around; */
  justify-content: space-between;
  align-items: center;
  border-radius: 32px;
  /* padding: 20px 40px; */
  padding: 20px 60px;
  gap: 20px;
}

.info-item {
  display: flex;
  align-items: center;
  text-align: left;
}

.info-icon {
  margin-right: 16px;
}

.info-text {
  display: flex;
  flex-direction: column;
}

.info-value {
  font-weight: 600;
}

.r-leads-more-detail-ctr {
  gap: 16px;
  padding: 48px 62px;
  border-radius: 42px;
  border: 1px solid #e0d5ff;
  /* flex-wrap: wrap; */
}

.r-leads-more-detail {
  gap: 40px;
  width: 100%;
}

/* update 23 jan - 2  */
.more-detail-img {
  width: 30%;
  border-radius: 10px;
  min-width: 200px;
  max-width: 100%;
  max-height: 300px;
}

/* update 23 jan - 2  */
.more-detail-img img {
  width: 100%;
  height: 100%;
  /* max-width: 300px;
  max-height: 300px; */
  /* height: 100%; */
  display: block;
  object-fit: cover;
  border-radius: 10px;
}

.more-detail-review {
  width: 38.8%;
  padding: 44px 47px 43px;
  gap: 36px;
  /* border-radius: 17px; */
  min-width: 321px;
}

.r-md-rating,
.r-md-review {
  padding: 9px 9px 8px;
  gap: 20px;
}

/* update 23 jan - 2 */
.r-md-yelp-price {
  font-weight: 500;
  gap: 12px;
  flex-wrap: wrap;
}

.more-detail-hours {
  width: 24%;
  min-width: 224px;
}

.main-btn-1.recommend-btn {
  width: 200px;
  margin-top: 40px;
}

.recommend-btn .main-btn-txt {
  width: 162px;
}

/* ==================== find leads result filter section ================== */

.fl-result-filter {
  /* background-color: #ffffff; */
  padding: 36px;
  border-radius: 30px;
  width: 100%;
  margin: 0 auto;
  margin-top: 20px;
  /* display: flex; */
  /* flex-wrap: wrap; */
  gap: 20px;
}

.fl-result-filter .filter-group {
  flex: 1 1 1;
  min-width: 200px;
  gap: 29px;
}

.fl-result-filter .filter-group label {
  display: flex;
  align-items: center;
  font-size: 16px;
}

.fl-result-filter input[type="checkbox"] {
  margin-right: 10px;
}

.custom-checkbox {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 12px;
  height: 12px;
  border: 1px solid #a182f3;
  border-radius: 4px;
  position: relative;
  cursor: pointer;
}

.custom-checkbox:checked {
  background-color: #a182f3;
  border-color: #a182f3;
}

.custom-checkbox:checked::before {
  content: "\f00c";
  /* Font Awesome tick mark */
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 8px;
  /* Adjust the size of the tick */
}

/* ==================== tempelate section ================== */

.tempelate-ctr .modal.show .modal-dialog {
  margin-top: 160px;
}

.t-upd-btn-dropdown {
  padding: 16px;
  background-color: #1b0d44;
}

.t-upd-btn-dropdown::after {
  display: none;
}

.tempelate-bottom-ctr {
  gap: 25px;
}

.tempelate-bottom-left {
  height: 500px;
  overflow-x: hidden;
  overflow-y: scroll;
  padding: 25px 32px 34px 32px;
  width: 31.2%;
  position: relative;
}

.temp-sidebar-arrow {
  position: absolute;
  top: 45px;
  right: -10px;
}

.tempelate-bottom-right {
  width: 67.1%;
}

.accordion-container-1 {
  width: 98%;
  gap: 12px;
  margin-top: 31px;
}

.accordion-item-1 {
  border-radius: 12px;
  border: 1px solid #e9e0ff;
  margin-bottom: 10px;
  overflow: hidden;
}

.accordion-header {
  background: #ffffff;
  color: #000;
  cursor: pointer;
  padding: 16px 22px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: background-color 0.3s ease;
  border: 1px solid #e9e0ff;
}

/* .accordion-item-c:first-child .accordion-header {
  background-color: #1b0d44;
  color: #ffffff;
} */

.accordion-header.active {
  background: #1b0d44;
  color: #ffffff;
}

.accordion-icon {
  color: #e9e0ff;
}

.accordion-header.active .accordion-icon {
  color: #ffffff;
}

.accordion-header span {
  font-size: 14px;
  font-weight: 500;
  line-height: 19.12px;
  letter-spacing: -0.03em;
  text-align: left;
}

.accordion-content-1 {
  display: none;
  padding: 0px;
  margin-top: 23px;
  margin-bottom: 19px;
}

.t-upload-btn-ctr {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  gap: 5px;
}

.t-upload-btn {
  width: 70px;
}

.accordion-container-1 label,
.radio-group p {
  font-size: 12px;
  font-weight: 400;
  line-height: 16.39px;
  letter-spacing: -0.03em;
  text-align: left;
  margin-bottom: 9px;
}

.accordion-container-1 label:last-child,
.radio-group p:last-child {
  margin-bottom: 0;
}

.checkbox-group {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  margin-top: 15px;
  flex-wrap: wrap;
}

.accordion-content-1 .custom-checkbox {
  border-radius: 6px;
}

.custom-checkbox {
  margin-right: 7px;
  height: 18px;
  width: 18px;
}

.checkbox-column {
  flex: 1;
  min-width: 168px;
  gap: 19px;
}

.checkbox-column label {
  display: flex;
  align-items: center;
  margin: 5px 0;
}

.accordion-content-1 form {
  margin: 0;
}

.form-input {
  padding: 8px 8px 8px 8px;
  width: 100%;
  background: #f8f8f8;
  border: 1px solid #d1c0ff;
  padding: 8px;
  border-radius: 6px;
  margin-bottom: 19px;
}

.form-input:focus {
  outline: none;
  border-color: #a182f3;
}

.t-code-container {
  display: flex;
  justify-content: space-between;
  gap: 16px;
}

.t-code-container textarea {
  min-height: 121px;
  margin-bottom: 0;
}

.radio-group label {
  display: block;
  margin-bottom: 18px;
  font-size: 16px;
  cursor: pointer;
}

/* Style for the radio button */
.custom-radio {
  accent-color: #a182f3;
  /* For modern browsers that support accent-color */
  position: relative;
  width: 14px;
  /* Set the size of the radio button */
  height: 14px;
  border: 1px solid #a182f3;
  /* Default border */
  border-radius: 50%;
  /* Make it round */
  /* Default background color */
  cursor: pointer;
  margin-right: 8px;
  /* Space between radio button and label text */
  vertical-align: middle;
  /* Align the radio button with text */
  appearance: none;
  /* Remove default styling */
  outline: none;
  /* Remove outline */
}

/* Style when the radio button is checked */
.custom-radio:checked {
  border: 3px solid #a182f3;
  background-color: #a182f3;
  box-shadow: 0 0 0 2px rgba(161, 130, 243, 0.5);
}

/* Style the inner circle when the radio button is checked */
.custom-radio:checked::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #ffffff;
}

.accord-5-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.thank-you-url {
  color: #000000;
  /* Text color for left side */
}

.not-created {
  background: #ffede9;
  color: #ff5e4a;
  /* Text color for right side */
  padding: 7px 12px;
  border-radius: 8px;
}

/* Style for the middle section of accordion 5 */
.accord-5-btn {
  background: #daf35e;
  padding: 9px 13px;
  border-radius: 8px;
  margin-top: 18px;
}

.accord-5-btn:hover {
  background: #d8f15b;
  outline: solid 2px #cef700;
}

.accord-5-btn:hover .arrow-icn {
  transform: translateX(5px);
}

/* Style for the paragraphs below the middle section */
#accordion5 .accordion-content-1>p {
  margin-top: 18px;
}

/* Optional: Style for the arrow icon image */
.accord-5-btn img {
  width: 16px;
  /* Adjust size as needed */
  height: auto;
}

.note {
  color: #ff5630;
  margin-top: 8px;
}

/* 
.timer-form label {
  display: block;
  margin: 10px 0 5px;
}
 
#accordion6 .input-group {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}

#accordion6 .input-icon {
  position: relative;
  flex: 1;
  margin-right: 10px;
}

#accordion6 .input-icon img {
  position: absolute;
  left: 10px;
  top: 33%;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
}


#accordion6 .form-input {
  width: 100%;
  padding: 8px 8px 8px 36px;
}

.form-input:focus {
  outline: none;
  border-color: #A182F3;
}

#accordion6 .set-button {
  background-color: #A182F3;
  color: #fff;
  border: none;
  padding: 8px 16px;
  border-radius: 6px;


  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  padding: 10px 25px;
  border-radius: 8px;
  cursor: pointer;
}



#accordion6 .set-button:hover {
  background-color: #8F70E1;
}

#accordion6 .dropdown-icon {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  color: #A182F3;
} */

.note {
  font-size: 12px;
  color: #ff5630;
  margin-top: 15px;
}

.temp-container {
  width: 100%;
  background-color: #fff;
  border-radius: 8px;
}

.temp-input-group {
  margin-bottom: 20px;
}

.temp-label {
  display: block;
}

.temp-input-row {
  display: flex;
  gap: 10px;
  align-items: center;
}

.temp-input-field {
  position: relative;
  flex: 1;
  display: flex;
  align-items: center;
  padding: 10px;
  border: 1px solid #d1c0ff;
  border-radius: 8px;
  background-color: #f8f8f8;
}

.temp-input-field i {
  margin-right: 10px;
  color: #a182f3;
}

.temp-input-field input,
.temp-input-field select {
  width: 100%;
  border: none;
  outline: none;
  font-size: 14px;
  background: transparent;
  color: #000;
  appearance: none;
}

.temp-select-wrapper {
  display: flex;
  align-items: center;
  position: relative;
  width: 60%;
}

.temp-select-wrapper i {
  position: absolute;
  right: 10px;
  pointer-events: none;
}

.temp-set-button {
  padding: 12px 20px;
  background-color: #a182f3;
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-size: 16px;
  width: 40%;
}

.temp-set-button:hover {
  background-color: #9375e0;
}

.accord-10-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.accord-10-content p {
  margin: 10px 0;
}

.btn-browse {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  padding: 10px 25px;
  background-color: #ffffff;
  border: 0.5px solid #ff5630;
  color: #ff5630;
  /* border: none; */
  border-radius: 8px;
  cursor: pointer;
}

.btn-browse:hover {
  background-color: #ff5630;
  color: #ffffff;
}

.btn-browse:hover img {
  filter: brightness(0) invert(1);
}


.recommended-dimensions {
  font-size: 14px;
  color: #000;
}

/* ==================== Recommend Deals section ================== */

.recommend-d-card-container {
  display: flex;
  flex-wrap: wrap;
  gap: 26px;
}

.r-d-card {
  padding: 50px 42px 71px 42px;
  border-radius: 35px;
  background: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  flex: 1;
  width: 30%;
  /* flex-wrap: wrap; */
  min-width: 375px;
  /* max-width: 375px; */
  /* min-width: 30%; */
  position: relative;
}

.r-d-card h2 {
  color: #372760;
  margin-bottom: 12px;
}

.r-d-card p {
  font-family: Red Hat Display;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: #372760;
  margin-bottom: 0;
}

.blue-card {
  background: #58c3f8;
}

.beige-card {
  background: #d3c589;
}

.orange-card {
  background: #ffd28e;
}

.pink-card {
  background: #ffb3dc;
}

.green-card {
  background: #9cff6d;
}

.purple-card {
  background: #d1c0ff;
}

.r-d-card-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}

.r-d-badge,
.rd-select-btn {
  padding: 2px 10px 2.5px 2.5px;
  /* Adjust padding as needed */
  border: none;
  display: flex;
  align-items: center;
  gap: 18px;
  /* Space between icon and text */
  background: transparent;
  border-radius: 10px;
  cursor: pointer;

  font-size: 14px;
  font-weight: 400;
  line-height: 19.12px;
  letter-spacing: -0.03em;
  text-align: left;
}

.rd-select-icon {
  display: none;
  transition: opacity 0.3s ease;
}

.rd-select-text {
  color: #000;
  font-size: 14px;
  /* Ensure consistent font size */
  transition: color 0.3s ease;
}

.rd-select-btn.selected {
  background: #000;
  color: #fff;
}

.rd-select-btn.selected .rd-select-icon {
  display: inline;
}

.rd-select-btn.selected .rd-select-text {
  color: #fff;
}

/* ==================== publish modal section ================== */

.publish-modal.modal-1 {
  padding: 24px 46px;
  min-width: 589px;
}

.domain-slug-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-top: 50px;
}

.domain-container,
.slug-container {
  display: flex;
  flex-direction: column;
}

.domain-div {
  /* height: 40px; */
  /* padding: 4px; */
  padding: 18px 16px;
  border: 1px solid #d1c0ff;
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
  background-color: #d1c0ff;
  display: flex;
  align-items: center;
  /* justify-content: center; */
  margin-top: 5px;
}

.domain-div a {
  text-decoration: none;
  color: #000000;
}

.domain-label {
  /* float: left; */
  display: flex;
}

.slug-label-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.slug-div {
  /* height: 40px; */
  padding: 0px;
  border: 1px solid #d1c0ff;
  background-color: #d1c0ff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
  margin-top: 5px;
}

.slug-input {
  height: 100%;
  width: 100%;
  border: none;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
  border-radius: 16px;
  padding: 18px 16px;
  background-color: #fff;
  box-sizing: border-box;
}

.slug-input:focus {
  outline: 1px solid #9874fa;
}

.available-status {
  color: #37b37f;
}

.pub-modal-info-messg {
  background: #fff2f0;
  padding: 15px 18px;
  border-radius: 16px;
}

.btn-cancel {
  color: #ff5630;
  border: none;
  padding: 10px;
  cursor: pointer;
}

.mod-publish-btn {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

/* ==================== easy leads pages ================== */

/* ==================== leads dashboard section ================== */

.leads-dashboard-ctr .search-ctr input::placeholder {
  color: #a182f3;
}

.leads-dashboard-ctr .search-ctr input {
  color: #000000;
}

.card-top a:hover {
  color: #7745ff;
}

.leads-dashboard-ctr .card-btn-ctr {
  background: #1b0d44;
}

.leads-dashboard-ctr .card-btn {
  filter: invert(1) grayscale(1) brightness(10);
  border: none;
}

.leads-dashboard-ctr .card-btn:hover {
  filter: none;
}

.leads-dashboard-ctr .first-card {
  background: linear-gradient(180deg, #a182f3 0%, #260b6b 100%);
  padding: 49px 41px 40px 36px;
}

.leads-dashboard-ctr .first-card>p {
  line-height: 30px;
  color: #ffffff;
}

.leads-dashboard-ctr .card-bg {
  background: url("../icons/Group\ 1171276310.svg") no-repeat;
  transform: scaleX(-1);
  top: 200px;
  left: 0;
}

.share-container {
  position: relative;
  display: inline-block;
}

.card-share-btn {
  background: transparent;
  border: none;
  cursor: pointer;
  font-size: 24px;
  color: #333;
}

.share-dropdown {
  display: none;
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #fff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  padding: 10px;
  z-index: 100;
}

.share-icon {
  display: inline-block;
  margin: 5px;
  font-size: 16px;
  color: #555;
  transition: color 0.3s;
}

.share-icon:hover {
  color: #000;
}

.share-container .share-dropdown {
  display: none;
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #fff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  padding: 10px;
  z-index: 100;
}

.share-container.open .share-dropdown {
  display: block;
}

/* ============== deals pages ============== */

/*  =============== Tours And Travel page ========= */

/* ----- new styles -------- */

.tt-pg-ctr-1 {
  display: flex;
  flex-wrap: wrap;
}

.tt-pg-ctr-1-top-left,
.tt-pg-ctr-1-bottom-left {
  width: 60%;
}

.tt-pg-ctr-1-top-right,
.tt-pg-ctr-1-bottom-right {
  width: 40%;
}

.tt-pg-ctr-1-left-top-img {
  width: 100%;
  height: 100%;
  max-height: 800px;
  min-height: 400px;
}

.tt-pg-ctr-1-left-top-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.tt-pg-ctr-1-top-right {
  padding: 33px 34px 49px 45px;
}

.tt-pg-ctr-1-bottom-left {
  background: #ff7325;
  padding: 57px 94px 57px 57px;
}

.tt-pg-ctr-1-bottom-right {
  padding: 41px 37px 23px 41px;
  background: #f5f7ea;
}

/* ----- new styles -------- */

.tt-c1-gateway {
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: calc(2.5vw + 1rem);
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -2.2px;
  max-width: 480px;
}

.tt-c1-grab-deal {
  height: 186px;
  width: 186px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}


.tt-c1-grab-deal>p {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.8px;
}

.tt-logo-1 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  padding: 34px;
  max-width: 250px;
  max-height: 110px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.tt-logo-1 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.tt-c1-deals-container {
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
}

.tt-c1-share-deal p {
  margin-bottom: 10px;
  color: #521900;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
}

.tt-c1-share-icons {
  display: flex;
  justify-content: center;
  gap: 9px;
}

.tt-c1-share-icons a img {
  width: 24px;
  height: 24px;
}

.tt-c1-pricing-card {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #ffffff;
  padding: 31px 54px 31px 36px;
  border-radius: 22px;
  margin-bottom: 20px;
  border: 1px solid #ffdecb;
  cursor: pointer;
  transition: border-color 0.3s, background-color 0.3s;
}

.tt-c1-pricing-card.selected {
  border-color: #ffeee5;
  background-color: #fff3e6;
}

.tt-c1-radio-button {
  margin-right: 51px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.tt-c1-radio-button input[type="radio"] {
  display: none;
}

.tt-c1-radio-button label {
  width: 24px;
  height: 24px;
  display: inline-block;
  border: 3px solid #ff6e23;
  border-radius: 50%;
  position: relative;
}

.tt-c1-radio-button input[type="radio"]:checked+label::after {
  content: "";
  width: 14px;
  height: 14px;
  background-color: #ff6e23;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
}

.tt-c1-card-content {
  max-width: 100%;
  flex: 1;
  text-align: left;
  flex-wrap: wrap;
}

.tt-c1-description {
  color: #521900;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.48px;
}

.tt-c1-price-details {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}

.tt-c1-original-price {
  text-decoration: line-through;
  margin-right: 10px;
  font-family: "Gilroy", sans-serif;
  color: #521900;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.48px;
}

.tt-c1-current-price {
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  border-radius: 6px;
  background: #ff7325;
  letter-spacing: -0.6px;
  margin-right: 10px;
  padding: 4px 8px;
}

.tt-c1-discount-badge {
  border-radius: 6px;
  background: #000;
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  padding: 6px 14px;
}

.tt-c1-purchase-btn {
  display: inline-block;
  border-radius: 15px;
  padding: 20px;
  border: none;
  background: #ff7325;
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.8px;
  width: 100%;
  margin-top: 18px;
}

.tt-c1-purchase-btn:hover {
  opacity: 0.9;
}

.tt-deals-value {
  background-color: #d0e922;
  width: 100%;
  border-radius: 20px;
  padding: 23px 30px 27px 30px;
  margin: 0 auto;
}

.tt-deals-value-top>div,
.tt-deal-value-bottom>div {
  display: flex;
  align-items: center;
  gap: 11px;
}

.tt-deals-value-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}

.tt-deal-value-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.tt-deals-txt {
  color: #521900;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.48px;
}

.tt-deals-val {
  color: #521900;
  font-family: "Gilroy", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.75px;
}

.tt-claim-btn-1-ctr {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 110px;
}

.tt-claim-btn-1 {
  background-color: #000;
  color: #fff;
  border: none;
  padding: 10px 20px;
  font-size: 18px;
  font-family: "Gilroy", sans-serif;
  font-weight: 500;
  border-radius: 10px;
  cursor: pointer;
}

.tt-claim-btn-1:hover {
  background-color: #333;
}

.tt-deal-container {
  background-color: #000;
  border-radius: 15px;
  padding: 11px 23px;
  display: flex;
  flex-direction: column;
  margin: 20px auto;
  width: 100%;
}

.tt-deal-deals-text {
  color: #daf35e;
  font-family: "Gilroy", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: -0.54px;
}

.tt-deal-countdown-timer {
  display: flex;
  gap: 28px;
  align-items: center;
  flex-grow: 1;
}

.tt-deal-time-section {
  display: flex;
  gap: 5px;
  align-items: center;
}

.tt-deal-time {
  font-family: "Gilroy", sans-serif;
  color: #fff;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.6px;
}

.tt-deal-label {
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: -0.36px;
}

.tt-pg-ctr-2 {
  padding: 0 26px;
  margin: 58px 0 117px 0;
  position: relative;
}

.tt-pg-ctr-2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin: 0 auto;
  font-weight: 500;
  border-radius: 36px;
  max-height: 522px;
  min-height: 522px;
}

.tt-pg-ctr-2 p {
  position: absolute;
  top: 71px;
  left: 97px;
  width: 377px;

  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: clamp(30px, 5vw, 60px);
  font-size: 58px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -2.4px;
}

.tt-c2-hidden-gem {
  color: #ff7325;
  font-family: "Gilroy", sans-serif;
  /* font-size: 60px; */
  font-size: 58px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -2.4px;
}

.tt-pg-ctr-3 {
  padding: 0 26px 77px 26px;
}

.tt-pg-ctr-3 h3 {
  margin-bottom: 34px;
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 45px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -1.8px;
}

.tt-c3-container {
  /* display: flex;
  flex-wrap: wrap;
  justify-content: space-between; */

  display: grid;
  grid-template-columns: repeat(4, 1fr);

  max-width: 100%;
  margin: 0 auto;
  gap: 40px;
}

.tt-c3-card {
  position: relative;
  /* min-width: 330px; */
  /* width: 24%; */
  border-radius: 6px;
  background-color: #fff2ec;
  overflow: hidden;
}

.tt-c3-card-img-ctr {
  height: 319px;
}

.tt-c3-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 6px;
}

.tt-c3-card-content {
  padding: 26px 26px 20px 26px;
  border-radius: 6px;
}

.tt-c3-card-title {
  color: #521900;
  font-family: "Gilroy", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.6px;
}

.tt-c3-card-rating {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.48px;
}

.tt-c3-card-location {
  color: #521900;
  font-family: "Gilroy", sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.51px;
}

.tt-c3-card-address {
  color: #521900;
  font-family: "Gilroy", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.45px;
}

.tt-c3-card-price {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.6px;
  margin-top: 18px;
}

.tt-pg-ctr-4-left p {
  max-width: 463px;
}

.tt-c4-map-1 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.tt-pg-ctr-4-left {
  width: 51.3%;
  background: #ff7325;
  padding: 121px;
}

.tt-pg-ctr-4-right {
  width: 48.7%;
}

.tt-pg-c4-title p {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 60px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -2.4px;
}

.tt-c4-location {
  padding: 23px 27px 25px 27px;
  max-width: 385px;
  top: 27px !important;
  left: 27px;
}

.tt-pg-ctr-4-right #map {
  width: 100%;
}

.tt-c4-loca-1 {
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.51px;
}

.tt-c4-loca-2 {
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.45px;
}

.tt-c4-get-direction {
  color: #daf35e;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.48px;
}

.tt-c4-website {
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.48px;
}

.tt-pg-ctr-5 {
  padding: 67px 72px;
}

.tt-c5-title {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.45px;
}

.tt-c5-fine-print {
  color: #000;
  text-align: center;
  font-family: "Gilroy", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -1.2px;
}

.tt-pg-footer-ctr {
  padding: 57px 57px 36px 57px;
}

.tt-footer-txt {
  max-width: 741px;
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.39px;
  margin: 0 auto;
  margin-top: 30px;
}

.tt-footer-disclaimner {
  color: #ff7325;
  text-align: center;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.48px;
}

.tt-gps-icon {
  max-width: 18px;
  max-height: 23px;
}

.tt-logo-2 {
  max-height: 100px;
  max-width: 250px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.tt-logo-2 img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.tt-footer-loca {
  width: 60%;
  min-width: 800px;
  margin: 48px auto 0;
}

.tt-footer-social {
  margin: 30px 0;
}

.tt-footer-links {
  align-items: center;
}

.tt-footer-links a {
  color: #fff;
  text-decoration: none;
}

.tt-footer-links p {
  color: #fff;
  text-decoration: none;
}

/*  =============== Bicycle page ========= */

.grab-deal-circle {
  height: 186px;
  width: 186px;
}

.img-ctr-1 {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.img-ctr-1 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  min-height: 400px;
}

.cycle-deal-info {
  width: 75%;
  margin: 0 auto;
  color: #fff;
  font-family: Arial, sans-serif;
}

.cycle-price-circles {
  display: flex;
  justify-content: flex-start;
  gap: 20px;
}

.cycle-circle {
  width: 94px;
  height: 94px;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.cycle-circle .cycle-label {
  font-size: 14px;
}

.cycle-price {
  background-color: #ffca28;
}

.cycle-save,
.cycle-value {
  background-color: #595549;
}

.cycle-deals-left {
  text-align: right;
  margin-bottom: 10px;
}

.cycle-claim-btn {
  background-color: #ffd700;
  color: #333 !important;
  border: none;
  border-radius: 10px;
  padding: 10.5px 20px 9.5px 20px;
  cursor: pointer;
}

.cycle-pick-deal {
  padding-left: 53px;
  padding-right: 33px;
  margin-top: 56px;
}

.cycle-custom-radio-container {
  border-radius: 22px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  overflow: hidden;
}

.cycle-custom-radio {
  display: flex;
  align-items: center;
  padding: 17px 36px;
  cursor: pointer;
  position: relative;
}

.cycle-custom-radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.cycle-radio-checkmark {
  height: 24px;
  width: 24px;
  background-color: transparent;
  border: 2px solid #ffffff;
  border-radius: 50%;
  margin-right: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.cycle-custom-radio input:checked~.cycle-radio-checkmark:after {
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ffca28;
  display: block;
}

.cycle-radio-content {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

.cycle-radio-title {
  color: #ffffff;
  font-size: 16px;
  margin-bottom: 7px;
  max-width: 375px;
}

.cycle-radio-prices {
  display: flex;
  align-items: center;
}

.cycle-original-price {
  color: #8e8e8e;
  text-decoration: line-through;
  margin-right: 10px;
}

.cycle-discounted-price {
  color: #ffffff;
  font-weight: bold;
}

.cycle-discount-badge {
  background-color: #ffca28;
  color: #000000;
  padding: 4px 14px;
  border-radius: 20px;
  position: absolute;
  top: auto;
  bottom: 8px;
  right: 8px;
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
}

.cycle-purchase-btn {
  padding: 20px;
  width: 403px;
  max-width: 100%;
  border-radius: 15px;
  background: #585d35;
  color: #fff;
}

.cycle-purchase-btn:hover {
  opacity: 0.8;
}

.cycle-hm-pg-left-overlay-1 {
  top: 38px;
  left: 41px;
}

.cycle-pg-ctr-1-left-overlay-1 {
  top: 42px;
  left: 37px;
}

.cycle-pg-ctr-1-right img,
.cycle-pg-ctr-1-left img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  max-height: 800px;
}

.cycle-pg-c2-img {
  max-width: 387px;
  max-height: 219px;
  overflow: hidden;
}

.cycle-pg-c2-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}


.cycle-pg-ctr-2 {
  gap: 20px;
}

.cycle-pg-ctr-2>div>p {
  max-width: 434px;
}

.cycle-circle-discount {
  width: 194px;
  height: 194px;
  border: solid 1px black;
  margin-right: 106px;
}

.c-grab-deal-btn {
  background-color: #000000;
  padding: 22px 34px 22px 29px;
  border-radius: 10px;
  top: 147px;
  right: -104px;
  width: 173px;
}

.c-grab-deal-btn p {
  color: #fff;
}

.c-grab-deal-btn:hover {
  background-color: #353030;
}

.c-c3-img>div {
  overflow: hidden;
}

.c-c3-img img {
  height: 100%;
}

.cycle-pg-ctr-3>div:first-child {
  padding: 71px 54px;
  flex: 1;
}

.cycle-pg-ctr-3>div:first-child p {
  max-width: 341px;
}

.cycle-pg-ctr-3>div:nth-child(2) {
  flex: 1.163;
  overflow: hidden;
  background-color: #f0ebdf;
}

.cycle-pg-ctr-3>div:nth-child(2) img {
  max-width: 580px;
  max-height: 550px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.cycle-pg-ctr-3>div:nth-child(3) {
  padding: 72px 48px 57px 59px;
  flex: 1;
}

.bg-3-circles {
  /* top: 281px; */
  bottom: -150px;
  right: -60px;
  /* left: 227px; */
  z-index: -1;
}

.cycle-pg-info-ctr>div:nth-child(2) {
  margin: 33px 0;
}

.c-pg-info-btn button {
  width: 38px;
  height: 38px;
}

.c-pg-info-btn a {
  display: flex;
  width: 38px;
  height: 38px;
}

a,
button,
.buyLink {
  cursor: pointer;
}


.bicycle-shops-pg .c-info-adddress {
  gap: 20px;
  max-width: 905px;
}

.bicycle-shops-pg .c-info-adddress>div {
  justify-content: start !important;
}

.bicycle-shops-pg .ccn_footer_disclaimer {
  max-width: 905px;
  margin: 0 auto;
}


.fin-contact-logo {
  width: 66px;
  height: 66px;
}

.fin-gps-img {
  max-height: 22px;
  max-width: 22px;
}

.cycle-shop-logo {
  max-width: 180px;
  max-height: 60px;
  overflow: hidden;
}

.cycle-shop-logo img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.cycle-pg-info-ctr {
  padding: 20px;
}

.cycle-footer-logo-ctr {
  max-height: 60px;
  max-width: 200px;
  overflow: hidden;
}

.cycle-footer-logo-ctr img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.c-info-location-ctr {
  padding: 12px 13px 12px 38px;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  max-width: 100%;
}

.c-info-loc-left-ctr {
  flex: 1;
  min-width: 280px;
}

.c-info-loc-right-ctr {
  flex: 1;
  min-width: 280px;
  overflow: hidden;
}


.c-info-loc-right-ctr #map {
  width: 300px;
  height: 165px;
}


.h-footer-contact-map {
  overflow: hidden;
  /* width: 300px; */
  height: 165px;
}

.cycle-pg-info-ctr #map {
  height: 400px;
  width: 100%;
  max-width: 800px;
  object-fit: cover;
}

/* Responsive Styles */
@media (max-width: 800px) {
  .c-info-location-ctr {
    flex-direction: column;
    align-items: center;
    /* text-align: center; */
    padding: 20px;
    max-width: 600px;
  }

  .c-info-loc-left-ctr,
  .c-info-loc-right-ctr {
    width: 100%;
  }

  .cycle-pg-info-ctr #map {
    max-height: 300px;
  }
}

@media (max-width: 768px) {
  .cycle-pg-info-ctr #map {
    height: 300px;
  }
}

@media (max-width: 480px) {
  .c-info-location-ctr {
    padding: 10px;
    gap: 15px;
  }

  .cycle-pg-info-ctr #map {
    height: 250px;
  }
}








.cycle-pg-footer-ctr {
  background-color: #322e2e;
  padding: 21px;
  flex-wrap: wrap;
}

.cycle-pg-footer-ctr a {
  text-decoration: none;
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-weight: 500;
  font-size: 14px;
  font-style: normal;
  line-height: 23px;
  letter-spacing: -0.42px;
}


/*  =============== jewellery page ========= */

.jewellery-pg {
  padding: 0 14px;
}

.jewellery-logo-ctr {
  max-height: 80px;
  max-width: 250px;
  margin: 30px auto 50px;
  overflow: hidden;
}


.jewellery-pg .cycle-footer-logo {
  max-height: 80px;
  max-width: 250px;
  margin: 0 auto;
  overflow: hidden;
}

.j-visit-website {
  width: 145px;
}

.jewellery-logo-ctr img,
.jewellery-pg img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.j-pg-container {
  background-color: #f6eee8;
  border-radius: 25px;
  margin: 0 auto;
  height: 106px;
}

.j-pg-price {
  flex-direction: column;
}

.j-pg-deals-ending-soon {
  flex: 1;
  column-gap: 15px;
  padding: 30px 40px;
  height: 106px;
}

.j-pg-deals-ending-soon {
  color: #000;
  font-family: "Spectral", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.6px;
}

.j-pg-countdown {
  display: flex;
  gap: 20px;
}

.j-pg-countdown-item {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  color: #000;
  font-family: "Spectral", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.6px;
}

.j-pg-deal-details {
  background-color: #000;
  color: #fff;
  padding: 39px 39px 40px 46px;
  height: 106px;
  border-radius: 0 25px 25px 0;
  flex: 1;
}

.j-pg-detail {
  color: #fff;
  font-family: "Spectral", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.6px;
  margin: 0 15px;
}

.j-buy-now-btn-1,
.j-buy-now-btn-2 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 18px 45px;
  border-radius: 60%;
  height: 57px;
  width: 180px;
  color: #000;
  font-family: "Spectral";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.6px;
}

.j-buy-now-btn-1 {
  background-color: #e9ac92;
}

.j-buy-now-btn-2 {
  background-color: black;
  color: #e9ac92;
}

.jewellery-pg-ctr-3 {
  max-height: 741px;
  overflow: hidden;
  position: relative;
  border-radius: 25px;
  /* padding: 0 14px; */
}

.jewellery-pg-ctr-3 img {
  width: 100%;
  object-fit: cover;
}

.jewellery-pg-ctr-6 .f-pg-ctr-14-content {
  margin-top: 33px;
}

.jewellery-pg-ctr-6 .title-g21 {
  margin-bottom: 33px;
}

.jewellery-pg-ctr-4>div:nth-child(1) {
  /* margin: 32px 0 42px 0; */
  padding: 32px 117px 0 80px;
  /* margin: 32px 134px 42px 94px; */
  /* margin: 32px 0 92px 0; */
}

.jewellery-pg-ctr-4>div:nth-child(2) {
  /* margin: 32px 0 42px 0; */
  /* margin: 0 0 92px 0; */
  padding: 0 117px 90px 80px;

}

/* 
.j-pg-card {
  background: #fff;
  padding: 36px 46px 18px 46px;
  max-width: 336px;
  border-radius: 20px;
  border: 0.5px dashed #e9ac92;
  cursor: pointer;
  transition: background-color 0.3s ease;
  display: flex;
  flex-direction: column;
} */

.j-pg-card {
  background: #fff;
  padding: 36px 46px 18px 46px;
  /* max-width: 336px; */
  border-radius: 20px;
  border: 0.5px dashed #e9ac92;
  cursor: pointer;
  transition: background-color 0.3s ease;
  display: flex;
  flex-direction: column;
}

.j-radio-card-ctr {
  /* flex-wrap: no-wrap !important; */
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 70px;
}

.j-pg-card-body {
  display: flex;
  flex-direction: column;
}

.j-pg-card.selected {
  background: #fff4ee;
}

.j-pg-card-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 28px;
}

.j-pg-radio {
  width: 20px;
  height: 20px;
  appearance: none;
  border: 2px solid #e9ac92;
  /* Border color */
  border-radius: 50%;
  outline: none;
  cursor: pointer;
  position: relative;
}

.j-pg-radio:checked::before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background-color: #e9ac92;
  border-radius: 50%;
  position: absolute;
  top: calc(50%);
  left: calc(50%);
  transform: translate(-50%, -50%);
}

.j-pg-offer {
  color: #ff0c0c;
  font-family: "Spectral", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.6px;
  text-align: right;
  flex-grow: 1;
}

.j-pg-description {
  color: #0a0303;
  font-family: "Spectral", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.48px;
  text-align: left;
  margin: 0 0 18px 0;
}

.j-pg-footer {
  display: flex;
  align-items: center;
}

.j-pg-actual-price-label {
  color: #0a0303;
  font-family: "Spectral", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: -0.48px;
}

.j-pg-discounted-price {
  color: #e9ac92;
  font-family: "Spectral", sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.9px;
  margin-bottom: 18px;
  margin-top: 18px;
}

.j-pg-buy-now:hover {
  color: #fff;
}

.jewellery-footer-con-loca {
  margin: 0 auto;
  min-width: 900px;
  margin-bottom: 38px;
}

.jewellery-pg-footer-ctr.cycle-pg-footer-ctr {
  background: #000;
  font-family: "Gilroy", sans-serif;
  font-weight: 500;
}

.je-footer-icon {
  max-height: 24px;
  max-width: 21px;
}

.je-contact-icon {
  max-width: 18px;
  max-height: 22px;
}

.j-payment-ctr {
  max-width: 515px;
  max-height: 40px;
  margin: 0 auto;
  overflow: hidden;
}

.j-payment-ctr img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.cycle-pg-info-ctr.jewellery-pg-info-ctr #map {
  max-width: 300px;
  max-height: 165px;
}

.f-pg-ctr-4-card-1 {
  gap: 7px;
}

.f-pg-ctr-4-overlay-1 {
  bottom: 26px;
  left: 33px;
}

.f-pg-ctr-4-overlay-2 {
  top: 41px;
  left: 33px;
}

.f-pg-ctr-4-card-1-left {
  width: 50%;
}

.f-pg-ctr-4-card-1-right {
  width: 50%;
}

.f-pg-ctr-4-card-1-left img,
.f-pg-ctr-4-card-1-right img,
.f-pg-ctr-4-card-2 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-fit: cover;
  border-radius: 25px;
  min-height: 450px;
  max-height: 520px;
}

.f-pg-ctr-4-card-2 img {
  max-height: 590px;
}

.f-pg-card {
  background: #fff4ee;
  padding: 37px 46px;
  max-width: 336px;
  border-radius: 20px;
  border: 0.5px dashed #e9ac92;
}

.jewellery-pg-ctr-6 .f-pg-card {
  background: #fff4ee;
  padding: 37px 46px 19px 46px;
  max-width: 336px;
  border-radius: 20px;
  border: 0.5px dashed #e9ac92;
}

.f-pg-offer {
  color: #ff0c0c;
  font-family: "Spectral", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.6px;
  text-align: left;
}

.f-pg-description {
  color: #0a0303;
  font-family: "Spectral", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.48px;
  text-align: left;
  margin: 13px 0 13px;
}

.f-pg-actual-price-label {
  color: #0a0303;
  font-family: "Spectral", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: -0.48px;
}

.f-pg-discounted-price {
  color: #e9ac92;
  font-family: "Spectral", sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.9px;
  margin-right: 10px;
}

.f-pg-ctr-5-1,
.f-pg-ctr-5-3 {
  width: 100%;
  object-fit: cover;
}

.f-pg-ctr-5-2 {
  padding: 32px 25px 18px 34px;
}

.f-pg-ctr-5-2>p:first-child {
  max-width: 360px;
}

.f-pg-ctr-5>div:nth-child(1),
.f-pg-ctr-5>div:nth-child(3) {
  flex: 1.14;
  max-width: 400px;
}

.f-pg-ctr-5>div:nth-child(2) {
  flex: 1;
  border-radius: 20px;
  border: 0.5px dashed #e9ac92;
}

.f-pg-ctr-5>div:nth-child(1) img,
.f-pg-ctr-5>div:nth-child(3) img {
  border-radius: 25px;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.cycle-pg-info-ctr.jewellery-pg-info-ctr {
  margin-top: 70px;
  border-radius: 25px;
  border: 1px solid #e9ac92;
  background: #fff4ee;
}

.cycle-pg-info-ctr.jewellery-pg-info-ctr>div:nth-child(3)>p {
  max-width: 697px;
  margin: 0 auto;
}

.cycle-pg-footer-ctr.jewellery-footer-ctr {
  padding: 42px;
  margin-bottom: 10px;
}

/*  =============== Finance page ========= */

.finance-logo-ctr {
  max-height: 100px;
  max-width: 250px;
  overflow: hidden;
}

.finance-logo-ctr img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.finance-pg-ctr-1 {
  padding: 89px 22px 67px 22px;
  background-image: url("../templates-img/fin-bg-img-1.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
}

.finance-pg-ctr-1 h1 {
  color: #000;
  text-align: center;
  font-family: "Gilroy", sans-serif;
  font-size: clamp(60px, 5.5vw, 80px);
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -3.2px;
  max-width: 866px;
  margin: 82px auto;
  margin-bottom: 40px;
}

.finance-pg-ctr-2 {
  gap: 70px;
  margin: 68px 0 60px 0;
  padding: 30px 75px 30px 117px;
  background-image: url("../templates-img/fin-bg-img-2.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  border-radius: 25px;
  background: conic-gradient(from 39deg at 24.28% 38.91%,
      #ffeae9 0deg,
      #e5dfd8 220.52337169647217deg,
      #e3ece7 360deg);
}

.finance-play-btn {
  max-height: 90px;
  max-width: 90px;
  cursor: pointer;
}

.fin-pg-ctr-2-right-top {
  padding: 24px 30px;
  border-radius: 15px;
}

.fin-ctr-2-txt {
  color: #521900;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.48px;
}

.fin-ctr-2-value {
  color: #521900;
  font-family: "Gilroy", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.75px;
}

.fin-claim-btn-1 {
  padding: 9px 25px;
  border-radius: 10px;
  display: inline-block;
}

.fin-pg-ctr-2-left p {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: clamp(40px, 4vw, 60px);
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -2.4px;
  max-width: 431px;
}

.fin-select-your-deal-ctr {
  border-radius: 35px;
  background: linear-gradient(90deg, #e5e7e2 0%, #fdbfb2 100%);
  padding: 38px 42px;
  margin-top: 83px;
}

.fin-select-your-deal-ctr h3 {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -1.6px;
}

.fin-c-cards-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  width: 100%;
}

.fin-c-card-container {
  background: linear-gradient(135deg, #fdbfb2, #e5e7e2);
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  background: transparent;
  padding: 25px 33px 21px 26px;
  cursor: pointer;
  transition: border 0.3s ease-in-out;
  border-radius: 20px;
  border: 1px solid #fff;
}

.fin-c-card-container.selected {
  border: 1px solid #ff5100;
}

.fin-c-left-div {
  margin-right: 15px;
  display: flex;
  align-items: flex-start;
}

.fin-c-left-div input[type="radio"] {
  display: none;
}

.fin-c-left-div label {
  width: 18px;
  height: 18px;
  border: 2px solid #ff5100;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  cursor: pointer;
}

.fin-c-left-div input[type="radio"]:checked+label::before {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #ff5100;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.fin-c-right-div {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
  height: 100%;
}

.fin-c-right-top {
  display: flex;
  justify-content: space-between;
}

.fin-c-right-top-left {
  flex-grow: 1;
}

.fin-c-description p {
  color: #030538;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.48px;
  margin: 0;
  margin-bottom: 10px;
  max-width: 230px;
}

.fin-c-price {
  gap: 19px;
  display: flex;
  font-family: "Gilroy", sans-serif;
  font-weight: 500;
  font-size: 16px;
  color: #242424;
}

.fin-c-actual-price,
.fin-c-discounted-price {
  color: #521900;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.48px;
}

.fin-c-discounted-price {
  color: #ff601b;
}

.fin-c-right-top-right {
  text-align: right;
}

.fin-c-discount-text {
  color: #ff601b;
  font-family: "Gilroy", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: -0.6px;
}

.fin-c-right-bottom {
  margin-top: 10px;
}

.fin-c-buy-button {
  background-color: #000;
  color: #ff5100;
  padding: 10px 33px;
  border-radius: 12px;
  border: none;
  font-family: "Gilroy", sans-serif;
  color: #ff601b;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: -0.6px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  outline: none;
  width: 100%;
}

.fin-c-buy-button .fin-c-arrow {
  margin-left: 10px;
  font-size: 20px;
  color: #fff;
}

.fin-pg-ctr-2-countdown-container {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #000;
  color: #fff;
  padding: 14px 24px;
  border-radius: 15px;
  /* max-width: 800px; */
}

.fin-pg-ctr-2-deals-text {
  color: #daf35e;
  font-family: "Gilroy", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: -0.54px;
}

.fin-pg-ctr-2-countdown-timer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 60%;
}

.fin-pg-ctr-2-time-section {
  gap: 5px;
  display: flex;
  align-items: center;
  margin: 0 10px;
  flex-wrap: wrap;
}

.fin-pg-ctr-2-time {
  font-family: "Gilroy", sans-serif;
  color: #fff;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.6px;
}

.fin-pg-ctr-2-label {
  font-family: "Gilroy", sans-serif;
  color: #fff;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: -0.36px;
}

.finance-pg-ctr-3 {
  gap: 70px;
  margin: 68px 0 60px 0;
  padding: 61px 75px 61px 117px;
  background-image: url("../templates-img/fin-bg-img-3.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  min-height: 300px;
  border-radius: 25px;
  background: conic-gradient(from -31deg at 64.47% 34.76%,
      #ddf2e9 0deg,
      #e5dfd8 220.52337169647217deg,
      #fabab8 360deg);
}

.fin-find-leads-btn-ctr {
  bottom: 114px;
  right: 163px;
}

.fin-find-deals-btn {
  padding: 33px 35px;
  border-radius: 10px;
  width: 173px;
}

.fin-find-deals-btn:hover {
  opacity: 0.8;
}

.fin-find-deals-btn img {
  top: 40px;
  right: 30px;
  width: 19px;
}

.finance-pg-ctr-3 {
  margin-top: 223px;
}

.finance-pg-ctr-3>p:nth-child(1) {
  top: -68px;
  right: 210px;

  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: clamp(40px, 4vw, 60px);
  margin-left: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 63px;
  letter-spacing: -1.8px;
  max-width: 571px;
}

.finance-pg-ctr-3>p:nth-child(2) {
  color: #000;
  text-align: right;
  font-family: "Gilroy", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.45px;
  text-align: right;
  max-width: 753px;
  bottom: -50px;
  left: 100px;
  margin-right: 30px;
}


.finance-pg-ctr-4 span {
  color: #000;
  text-align: right;
  font-family: "Gilroy", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.75px;
}

.finance-pg-ctr-4 p {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.45px;
  text-align: right;
  max-width: 1008px;
  margin-top: 108px;
  margin-bottom: 108px;
}

.finance-pg-bottom-ctr {
  padding: 80px 35px;
  background: #e3ece6;
}

.finance-pg-bottom-ctr a {
  text-decoration: none;
  color: #000;
}


.fin-contact-ctr {
  width: 95%;
  margin: 0 auto;
  margin-bottom: 41px;
}

/* 
.fin-contact-right-ctr>div>p a {
  color: #3ce2d8 !important;
} */

.finance-footer-ctr {
  /* margin-top: 58px; */
  background: #E3ECE6;
  padding: 0 70px;
  padding: 0 70px 58px 70px;
}

.finance-footer-ctr>div>div:nth-child(2) {
  max-width: 576px;
}

.finance-footer-ctr>div>div:nth-child(3) p {
  max-width: 183px;
}

.fin-disclaimer {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.45px;
}

.fin-footer-descp {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.39px;
}

.footer-location p {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: -0.42px;
}

.fin-copyright {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: -0.42px;
  text-transform: capitalize;
}

.fin-copyright p,
.fin-copyright a,
.fin-copyright span {
  color: #000;
}

.fin-copyright a {
  text-decoration: none;
}


.fin-get-direction {
  color: #3ce2d8 !important;
}

.finance-pg-contact-info-ctr #map,
.finance-pg-contact-info-ctr .map_contact {
  border-radius: 20px;
}

/* =============== Ecommerce Page ============= */

.ecom-header-ctr {
  display: flex;
  gap: 30px;
  justify-content: space-between;
  align-items: center;
  padding: 26px 28px;
  border-radius: 23px;
  border: 1px solid #e9e9e9;
  background-color: #ffffff;
  width: 85%;
  margin: 41px auto;
  margin-bottom: 35px;
}

.ecom-header-logo {
  display: flex;
  align-items: center;
  max-width: 250px;
  max-height: 100px;
  overflow: hidden;
}

.ecom-header-logo img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.ecom-header-timer {
  display: flex;
  align-items: center;
  justify-content: end;
  flex-wrap: wrap;
}

.ecom-header-title {
  color: #7946ff;
  font-family: "Gilroy", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: -0.54px;
  margin-right: 15px;
}

.ecom-header-countdown {
  display: flex;
  align-items: center;
}

.ecom-header-countdown p {
  display: flex;
  gap: 2px;
  border-radius: 56px;
  justify-content: center;
  align-items: center;
  padding: 10px 15px;
  margin-right: 10px;
  margin-bottom: 0;
  background-color: #000000;
  color: #fff;
  text-align: center;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: -0.48px;
}

.e-c1-container {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 17px 81px 12px;
}

.e-c1-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 0;
}

.e-c1-logo {
  display: flex;
  align-items: center;
}

.e-c1-logo img {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}

.e-c1-logo span {
  font-weight: bold;
  color: #7c3aed;
}

.e-c1-timer {
  display: flex;
  align-items: center;
}

.e-c1-timer span {
  margin-right: 10px;
}

.e-c1-countdown {
  display: flex;
}

.e-c1-countdown span {
  background-color: #1f2937;
  color: #fff;
  padding: 5px 10px;
  margin-right: 5px;
  border-radius: 5px;
}

.e-c1-content {
  display: flex;
  gap: 20px;
  margin-top: 20px;
}

.e-c1-main-image,
.e-c1-product-info,
.e-c1-deals-section {
  width: 33.33%;
  display: flex;
  flex-direction: column;
}

.e-c1-image-container {
  flex-grow: 1;
  overflow: hidden;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 37px;
}

.e-c1-image-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 37px;
}

.e-c1-img-ctr-1 {
  height: 653px;
}

.e-c1-img-ctr-2 {
  height: 392px;
}

.e-c1-deal-info {
  display: flex;
  flex-direction: column;
  border-radius: 31px;
  background: #000;
  color: #fff;
  padding: 28px 50px;
  margin-top: 20px;
  gap: 29px;
}

.e-c1-deal-label {
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.48px;
  margin-bottom: 0;
}

.e-c1-deal-val {
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 25px !important;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.75px;
  margin-left: 10px;
}

.e-c1-deal-save-val.e-c1-deal-val {
  color: #ff601b;
}

.e-c1-save {
  margin-right: 17px;
}

.e-c1-price-row {
  display: flex;
  justify-content: space-between;
}

.e-c1-price-row span {
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.48px;
}

.e-c1-price-row strong {
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.75px;
}

.e-c1-save strong {
  color: #ff601b;
}

.e-c1-claim-deal {
  width: 100%;
  padding: 15px;
  border-radius: 14px;
  background: #232642;
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.54px;
  cursor: pointer;
  margin-top: 43px;
}

.e-c1-deals-section h2 {
  margin-bottom: 9px;
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: -0.6px;
}

.e-c1-deal-item {
  display: flex;
  align-items: center;
  border-radius: 22px;
  background: #f1f1f3;
  padding: 31px 46px 31px 36px;
  margin-bottom: 15px;
  cursor: pointer;
  transition: box-shadow 0.3s ease;
}

.e-c1-deal-item:hover {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.e-c1-radio-container {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 50px;
}

.e-c1-radio {
  width: 24px;
  height: 24px;
  border: 2px solid #7946ff;
  border-radius: 50%;
  appearance: none;
  cursor: pointer;
  position: relative;
}

.e-c1-radio:checked {
  background-color: #7946ff;
  box-shadow: inset 0 0 0 4px white;
}

.e-c1-deal-content {
  flex-grow: 1;
}

.e-c1-deal-content p {
  margin: 0;
  color: #030538;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.48px;
}

.e-c1-price-tag {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
  margin-top: 10px;
}

.e-c1-original-price {
  color: #521900;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.48px;
  text-decoration: line-through;
  margin-right: 12px;
}

.e-c1-discounted-price {
  border-radius: 6px;
  background: #7946ff;
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: -0.6px;
  padding: 2px 8px;
  display: inline-block;
}

.e-c1-discount {
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  border-radius: 6px;
  background: #000;
  padding: 3px 14px;
}

.e-c1-purchase {
  width: 100%;
  padding: 20px;
  border: none;
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  border-radius: 15px;
  background: #7946ff;
  letter-spacing: -0.54px;
  cursor: pointer;
  margin-top: 20px;
  text-decoration: none;
  text-align: center;
}

.e-c1-share {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
}

.e-c1-share span {
  margin-right: 10px;
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-weight: 500;
  font-size: 16px;
  font-style: normal;
  line-height: 26px;
}

.e-c1-share-icons a {
  margin: 0 5px;
  text-decoration: none;
  color: #6b7280;
}

.ecom-ctr-2 {
  /* padding: 0 0 0 12px; */
  padding: 0 12px;
}

.e-c2-container {
  max-width: 100%;
  margin: 0 auto;
}

.e-c2-container h3 {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-weight: 500;
  margin-left: 222px;
  font-size: 60px;
  font-style: normal;
  font-weight: 500;
  line-height: 63px;
  letter-spacing: -1.8px;
  margin-bottom: 81px;
  max-width: 472px;
}

/* .e-c2-product-scroll {
  display: flex;
  overflow-x: auto;
  gap: 20px;
  padding-bottom: 20px;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.e-c2-product-scroll::-webkit-scrollbar {
  display: none;
} */

/* .e-c2-product-card {
  flex: 0 0 calc(40% - 10px);
  position: relative;
  border-radius: 30px;
  overflow: hidden;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  height: 623px;
} */

.e-c2-product-scroll {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  padding-bottom: 20px;
}


.e-c2-product-card {
  width: 100%;
  position: relative;
  border-radius: 30px;
  overflow: hidden;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  height: 623px;
}

.e-c2-product-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.e-c2-product-info {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(231, 232, 234, 0.65);
  padding: 24px 20px 21px 38px;
  margin: 20px;
  border-radius: 20px;
}

.e-c2-product-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}

.e-c2-product-name {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: -0.6px;
  flex: 1;
  white-space: wrap;
  overflow: hidden;
  max-width: 253px;
}

.e-c2-product-discount {
  color: #ff601b;
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.6px;
  margin-left: 10px;
}

.e-c2-product-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}

.e-c2-product-price {
  color: #000;
  font-size: 25px;
  font-weight: 400;
  line-height: 35px;
  letter-spacing: -0.75px;
}

.e-c2-buy-button {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.54px;
  border-radius: 16px;
  background: #7946ff;
  padding: 13px 31px;
  border: none;
  cursor: pointer;
  transition: background-color 0.3s;
}

.e-c2-buy-button:hover {
  background-color: #6535e0;
}

@media (min-width: 1024px) {
  /* .e-c2-product-scroll {
    padding-right: calc(10% + 20px);
  } */
}

/* @media (max-width: 1024px) { */

@media (max-width: 1200px) {

  .e-c2-product-info {
    padding: 20px 20px 20px;
  }

  .e-c2-product-name,
  .e-c2-product-discount {
    font-size: 18px;
    line-height: 24px;
  }

  .e-c2-product-price {
    font-size: 22px;
    line-height: 30px;
  }

  .e-c2-buy-button {
    font-size: 16px;
    line-height: 22px;
  }

  /* .e-c2-product-scroll {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  } */

  /* .e-c2-product-card {
    flex: 0 0 calc(45% - 10px);
  }

  .e-c2-product-scroll {
    padding-right: calc(10% + 20px);
  } */
}

@media (max-width: 1024px) {
  .e-c2-product-scroll {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 922px) {
  /* .e-c2-product-card {
    flex: 0 0 calc(60% - 10px);
  } */
}

@media (max-width: 768px) {
  .ecom-ctr-2 {
    padding: 10px;
  }

  .e-c2-product-card {
    /* flex: 0 0 calc(80%); */
    max-height: 600px !important;
    margin: 0 auto;
    height: 500px;
  }

  .e-c2-product-scroll {
    grid-template-columns: 1fr;
  }

  .e-c2-product-info {
    padding: 20px 15px 18px 30px;
  }

  .e-c2-product-name,
  .e-c2-product-discount {
    font-size: 18px;
  }

  .e-c2-product-price {
    font-size: 22px;
  }

  .e-c2-buy-button {
    font-size: 16px;
    padding: 10px 25px;
  }
}

.ecom-c3-card {
  border-radius: 30px;
  background: rgba(231, 232, 234, 0.65);
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  width: 500px;
  position: relative;
}

.ecom-c3-content {
  position: relative;
  z-index: 1;
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.ecom-c3-product-info {
  max-width: 60%;
}

.ecom-c3-product-info h2 {
  font-size: 1.2em;
  color: #333;
  margin-bottom: 10px;
}

.ecom-c3-product-info p {
  font-size: 1.5em;
  font-weight: bold;
  color: #333;
  margin-bottom: 10px;
}

.ecom-c3-right-col {
  text-align: right;
  max-width: 30%;
}

.ecom-c3-discount {
  color: #ff6a00;
  font-weight: bold;
  font-size: 1em;
  margin-bottom: 20px;
}

.ecom-c3-buy-btn {
  background-color: #6d3edb;
  color: #fff;
  padding: 10px 20px;
  border: none;
  border-radius: 10px;
  font-size: 1em;
  cursor: pointer;
}

.ecom-c3-buy-btn:hover {
  background-color: #5929b2;
}

.e-footer-logo {
  display: flex;
  max-width: 250px;
  max-height: 50px;
  overflow: hidden;
}

.e-footer-logo img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.ecom-footer-links a {
  text-decoration: none;
  font-family: "Gilroy", sans-serif;
  font-weight: 500;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  line-height: 23px;
  letter-spacing: -0.42px;
}

/*  =============== Health page ========= */

.health-header-ctr {
  padding: 54px 99px 105px 99px;
}

.health-logo-ctr {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 250px;
  max-height: 100px;
  overflow: hidden;
}

.health-logo-ctr img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.h-header-social-ctr {
  align-items: center;
}

.h-hey-welcome {
  color: #003e58;
  font-family: "Gilroy", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.45px;
  max-width: 250px;
}

.h-social-link-1 {
  display: flex;
  align-items: center;
  justify-content: center;
  /* width: 38.461px;
  height: 33.936px;
  background-color: #003e58;
  border-radius: 29px; */
}

.h-social-link-1:hover {
  background-color: #0073a4;
}

.h-c1-left-ctr p {
  color: #003e58;
  font-family: "Gilroy", sans-serif;
  font-size: clamp(40px, 4vw, 60px);
  font-style: normal;
  font-weight: 500;
  line-height: clamp(40px, 4vw, 65px);
  letter-spacing: -1.8px;
  max-width: 633px;
}

.health-pg-ctr-1 {
  padding: 0 69px;
  gap: 60px;
}

.h-c1-happier {
  color: #a7d9ee;
}

.h-c1-left-ctr {
  width: 50%;
  display: flex;
  align-items: center;
}

.h-c1-right-ctr {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.h-c1-right-ctr p {
  color: #003e58;
  font-family: "Gilroy", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.45px;
  margin-bottom: 42px;
  text-align: left;
}

.h-c1-right-ctr {
  width: 47%;
}

.h-grab-deal-btn-1,
.h-c3-grab-deal-btn {
  background-color: #a7d9ee;
  padding: 23px 29px;
  border-radius: 20px;
  transform: skew(-10deg);
  display: flex;
  align-items: center;
  max-width: 170px;
}

.h-c3-grab-deal-btn {
  min-width: 173px;
}

.h-grab-deal-btn-1:hover {
  background-color: #73c8ec;
}

.h-grab-deal-text {
  transform: skew(10deg);
  /* Straightens the text inside the slanted button */
  font-family: "Gilroy", sans-serif;
  font-size: 15px;
  color: #003e58;
  font-weight: 500;
  margin: 0;
}

.h-grab-deal-btn img {
  transform: skew(10deg);
  /* Straightens the icon inside the slanted button */
  margin-left: 10px;
}

.health-pg-ctr-2 {
  margin-top: 49px;
  padding: 0 20px;
  max-height: 762px;
}

.health-pg-ctr-2 {
  overflow: hidden;
  border-radius: 42px;
}

.health-common-icon {
  max-height: 23px;
  max-width: 23px;
}

.h-c2-bg-img {
  width: 100%;
  border-radius: 42px;
  /* height: 100%; */
  object-fit: contain;
}

.h-grab-deal-btn-white-1 {
  background-color: #fff;
  padding: 23px 29px;
  border-radius: 20px;
  transform: skew(-10deg);
  /* Button slant */
  display: flex;
  align-items: center;
  min-width: 173px;
}

.h-grab-deal-btn-white-text {
  transform: skew(10deg);
  /* Straightens the text inside the slanted button */
  font-family: "Gilroy", sans-serif;
  font-weight: 500;
  font-size: 15px;
  color: #003e58;
  margin: 0;
}

.h-grab-deal-btn-white img {
  transform: skew(10deg);
  /* Straightens the icon inside the slanted button */
  margin-left: 10px;
}

.h-grab-deal-btn-white:hover {
  background-color: #ecf3f7;
  /* Hover effect */
  transition: background-color 0.3s ease;
}

.h-c2-container {
  bottom: 33px;
  left: 53px;
  padding: 29px 45px;
  border-radius: 25px;
  background: #a7d9ee;
  max-width: 605px;
  width: 100%;
  margin: 0 auto;
  text-align: center;

  display: flex;
  flex-direction: column;
  justify-content: center;
}

.h-c2-circles-section {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
  gap: 5px;
}

.h-c2-circle {
  width: 120px;
  background: #fff;
  height: 120px;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.h-c2-label {
  color: #003e58;
  font-family: "Gilroy", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.42px;
}

.h-c2-value {
  color: #003e58;
  font-family: "Gilroy", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.75px;
}

.h-c2-timer {
  display: flex;
  justify-content: center;
  gap: 28px;
  margin-bottom: 20px;
}

.h-c2-timer-item {
  display: flex;
  align-items: center;
  gap: 5px;
}

.h-c2-timer-label {
  color: #003e58;
  font-family: "Gilroy", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: -0.36px;
}

.h-c2-timer-val {
  color: #003e58;
  font-family: "Gilroy", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.6px;
}

.h-c2-button-section {
  display: flex;
  justify-content: center;
}

.h-c2-submit-button {
  background-color: #a7ddf1;
  border: none;
  color: #003e58;
  padding: 15px 30px;
  border-radius: 10px;
  font-size: 18px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background-color 0.3s ease;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
}

.h-c2-submit-button img {
  margin-left: 10px;
}

.h-c2-submit-button:hover {
  background-color: #90c8e5;
}

.health-pg-ctr-3 {
  padding: 92px 125px 125px 125px;
}

.h-c3-title {
  color: #003e58;
  font-family: "Gilroy", sans-serif;
  font-size: 55px;
  font-style: normal;
  font-weight: 500;
  line-height: 63px;
  letter-spacing: -1.65px;
  text-align: center;
  margin-bottom: 34px;
}

.h-c3-card-container {
  /* display: flex;
  justify-content: space-between; */
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin: 0 auto;
  max-width: 100%;
  gap: 43px;
}

.h-c3-card {
  border-radius: 32px;
  border: 1px solid #e3e3e3;
  padding: 50px 54px 46px 50px;
  /* width: 33%; */
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fff;
  /* Default background color */
}

.h-c3-card-selected {
  background-color: #a7d9ee;
  /* Filled background for selected card */
}

/* .h-c3-card-radio:checked {
  background-color: #003e58;
  border-color: #003e58;
} */

.h-c3-card-radio {
  appearance: none;
  /* Remove default radio button */
  width: 16px;
  height: 16px;
  border: 2px solid #003E58;
  /* Custom border color */
  border-radius: 50%;
  position: relative;
  outline: none;
  cursor: pointer;
  transition: all 0.3s ease;
}

/* Style when checked */
.h-c3-card-radio:checked {
  border: 1px solid #003E58;
  /* Maintain the border color */
}

/* Inner circle when checked */
.h-c3-card-radio:checked::before {
  content: "";
  width: 9px;
  height: 9px;
  background-color: #003E58;
  /* Custom checked color */
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}


.h-c3-card-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}

.h-c3-card-radio {
  transform: scale(1.5);
  margin-right: 10px;
}

.h-c3-card-discount {
  color: #003e58;
  font-family: "Gilroy", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: -0.6px;
}

.h-c3-card-description p {
  color: #003e58;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.48px;
}

.h-c3-card-description {
  margin-bottom: 21px;
}

.h-c3-card-price-section {
  margin-bottom: 20px;
}

.h-c3-card-actual-price-label,
.h-c3-card-actual-price {
  color: #003e58;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.48px;
}

.h-c3-card-actual-price-label {
  margin-bottom: 13px;
}

.h-c3-card-price-section {
  margin-bottom: 40px;
}

.h-c3-card-sale-price {
  color: #003e58;
  font-family: "Gilroy", sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: -0.9px;
}

.h-c3-card-button-section {
  text-align: center;
}

/* Grab deal button styles */
.h-c3-grab-deal-btn {
  background-color: #a7d9ee;
  /* Default background color */
  padding: 23px 29px;
  border-radius: 20px;
  transform: skew(-10deg);
  display: flex;
  align-items: center;
}

.h-c3-grab-deal-btn img {
  transform: skew(10deg);
  margin-left: 10px;
  /* Default arrow color (without filter) */
}

.h-c3-card-selected .h-c3-grab-deal-btn {
  background-color: #fff;
}

.h-c3-card-selected .h-c3-grab-deal-btn img {
  filter: brightness(0) saturate(100%) invert(72%) sepia(22%) saturate(2029%) hue-rotate(160deg) brightness(103%) contrast(101%);
}

.health-pg-ctr-4 {
  padding: 0 20px 92px 20px;
}

.h-c4-title {
  color: #003e58;
  text-align: center;
  font-family: "Gilroy", sans-serif;
  font-size: 55px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -2.2px;
  max-width: 803px;
  margin: 0 auto;
  margin-bottom: 52px;
}

.h-c4-type-ctr {
  gap: 93px;
}

.h-c4-type-card {
  width: 100%;
  position: relative;
}

.h-c4-type-card-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  min-height: 450px;
  max-height: 567px;
  border-radius: 25px;
}

.h-c4-type-content {
  padding: 28px 50px;
  border-radius: 25px;
  background: #a7d9ee;
  width: 85%;
  margin: 0 auto;
  position: absolute;
  bottom: -38px;
  left: 50%;
  transform: translateX(-50%);
  gap: 10px;
}

.h-c4-type-content>p {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -1px;
  margin-bottom: 0;
}

.health-pg-ctr-5 {
  padding: 0 25px;
}

.h-c5-content {
  position: relative;
  width: 100%;
  border-radius: 42px;
  min-height: 500px;
  max-height: 544px;
}

.h-c5-bg-img {
  width: 100%;
  object-fit: cover;
  border-radius: 42px;
  display: block;
  min-height: 500px;
}

.h-c5-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(9, 39, 51, 0.55);
  border-radius: 42px;
  z-index: 1;
}

.h-c5-content img {
  display: block;
}

.h-c5-content {
  display: flex;
  justify-content: center;
  align-items: center;
  height: auto;
}

.h-c5-title {
  position: absolute;
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 55px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -2.2px;
  z-index: 2;
  text-align: center;
  max-width: 599px;
  top: 50%;
  transform: translateY(-50%);
  left: 10%;
  /* top: 217px;
  left: 35%;
  transform: translateX(-50%); */
}

.h-c5-play-btn img {
  max-width: 132px;
  max-height: 132px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10%;
  /* top: 233px;
  right: 212px; */
  z-index: 3;
  cursor: pointer;
}

.health-pg-ctr-6 {
  padding: 89px 68px;
}

.h-c6-heading {
  color: #000;
  text-align: center;
  font-family: "Gilroy", sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: -0.9px;
  margin: 0 auto;
  margin-bottom: 51px;
  max-width: 957px;
}

.h-c6-image {
  width: 55%;
  border-radius: 42px;
  max-height: 256px;
  overflow: hidden;
}

.h-c6-image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 42px;
}

.h-c6-promo-text {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.45px;
}

.h-c6-text-content {
  width: 40%;
}

.h-c6-content-wrapper {
  gap: 66px;
}

.health-footer-ctr {
  margin: 0 13px;
  border-radius: 25px;
  background: #e6f7fe;
}

.h-contact-top {
  padding: 51px 100px;
  border-radius: 25px;
  background: #a7d9ee;
  gap: 35px;
}

.h-footer-title {
  color: #003e58;
  font-family: "Gilroy", sans-serif;
  font-size: 55px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -2.2px;
  max-width: 780px;
}

.h-contact-bottom {
  padding: 45px 45px 56px 45px;
}

.h-footer-logo {
  max-width: 250px;
  max-height: 100px;
  margin: 0 auto 36px;
  overflow: hidden;
}

.h-footer-logo img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.health-gps-icon {
  max-height: 23px;
  max-width: 22px;
}

.health-right-arrow {
  max-width: 16px;
  max-height: 16px;
}

.h-footer-contact-info-section {
  padding-top: 20px;
}

.h-footer-contact-footer-info p {
  color: #003E58;
  font-family: "Gilroy", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.45px;
  text-transform: lowercase;
}

.h-footer-contact-main-info {
  padding: 12px 13px 12px 38px;
  gap: 33px;
  width: 693px;
  max-width: 100%;
  margin: 0 auto;
  margin-bottom: 36px;
  /* flex-wrap: wrap; */
}

.h-footer-contact-location {
  margin-bottom: 18px;
}

.h-footer-contact-map img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.h-footer-contact-location-name {
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.51px;
}

.h-footer-contact-address {
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.45px;
}

.h-footer-contact-disclaimer {
  color: #003e58;
  font-family: "Gilroy", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.39px;
  max-width: 697px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 38px;
}

.h-disclaimer {
  color: #003e58;
  text-align: center;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.48px;
}

.h-pg-contact-icon-location {
  max-width: 228px;
}

.h-footer-contact-footer-info {
  flex-wrap: wrap;
  max-width: 70%;
  margin: 0 auto;
  gap: 10px;
  justify-content: space-between;
}

.h-pg-footer-container {
  border-radius: 0 0 25px 25px;
  padding: 11px;
  background: #a7d9ee;
  margin-bottom: 15px;
}

.h-pg-footer-links a {
  color: #003e58;
  font-family: "Gilroy", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 23px;
  letter-spacing: -0.42px;
}

.h-pg-footer-copyright {
  color: #003e58;
  font-family: "Gilroy", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: -0.42px;
  text-transform: capitalize;
}

/* =============== beauty page ============= */

.beauty-pg-ctr-1 {
  position: relative;
  width: 100%;
  height: 100vh;
  /* Full viewport height */
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.beauty-bg-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
}

.beauty-logo-ctr {
  /* padding: 38px 70px; */
  display: flex;
  align-items: center;
  justify-content: center;
  max-height: 100px;
  max-width: 260px;
  position: absolute;
  top: 0;
  left: 0;
  padding: 20px;
  z-index: 2;
  overflow: hidden;
  background: #fff;
}

.beauty-logo-ctr img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.b-c1-overlay {
  position: absolute;
  left: 70px;
  bottom: 46px;
  z-index: 3;
}

.b-c1-container {
  max-width: 577px;
  padding: 31px 64px;
  border-radius: 20px;
  border: 0.5px dashed #fff;
}

.b-title {
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: clamp(40px, 4vw, 50px);
  font-style: normal;
  font-weight: 400;
  line-height: 60px;
  letter-spacing: -1.5px;
  margin-bottom: 44px;
  max-width: 591px;
}

.b-c1-label {
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.48px;
}

.b-c1-value {
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.75px;
}

.b-c1-circle {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 11px;
}

.b-claim-btn-1 {
  margin-right: 110px;
  color: #000;
  background: #ff601b;
  font-family: "Gilroy", sans-serif;
  padding: 9px 25px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.48px;
}

.b-claim-btn-1:hover {
  background-color: #fff;
  color: #ff601b;
}

.b-c2-card-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 32px;
  padding: 58px;
  background: #481b06;
}

.b-c2-card {
  width: 333px;
  padding: 40px 31px 36px 38px;
  background-color: #481b06;
  border-radius: 20px;
  border: 0.5px dashed #e9ac92;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.b-c2-card-selected {
  background-color: #fff4ee;
}

.b-c2-card-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 18px;
}

.b-c2-card-radio {
  accent-color: #ff4e50;
  border: 2px solid #e9ac92;
  width: 20px;
  height: 20px;
}

.b-c2-card-radio:checked {
  background-color: #e9ac92;
}

.b-c2-card-discount {
  color: #ff0c0c;
  font-family: "Spectral", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  /* 150% */
  letter-spacing: -0.6px;
}

.b-c2-card-description p {
  color: #fff;
  font-family: "Spectral", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.48px;
}

.b-c2-card-selected .b-c2-card-description p {
  color: black;
  /* Color when selected */
}

.b-c2-card-description {
  margin-bottom: 34px;
  color: #fff4ee;
}

.b-c2-card-selected .b-c2-card-description {
  color: #481b06;
}

.b-c2-card-price-section {
  margin-bottom: 36px;
}

.b-c2-card-actual-price-label {
  color: #fff;
  font-family: "Spectral", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: -0.48px;
}

.b-c2-card-selected .b-c2-card-actual-price-label {
  color: #0a0303;
}

.b-c2-card-actual-price {
  color: #fff;
  font-family: "Spectral", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: -0.48px;
}

.b-c2-card-selected .b-c2-card-actual-price {
  color: #0a0303;
}

.b-c2-card-sale-price {
  color: #e9ac92;
  font-family: "Spectral", sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.9px;
}

.b-c2-grab-deal-btn {
  color: #e9ac92;
  font-family: "Spectral", sans-serif;
  padding: 14px 43px;
  border-radius: 50%;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.6px;
  transition: background-color 0.3s ease, color 0.3s ease;
  border-radius: 20px !important;
}



.b-c2-card-selected .b-c2-grab-deal-btn {
  background-color: #000000;
}

.b-grab-deal-text {
  margin-right: 10px;
}

.beauty-pg-ctr-3 {
  padding: 68px 83px 127px 83px;
}

.b-c3-left-ctr>div {
  width: 260px;
}

.b-c3-discount-ctr {
  border: 1px solid #000;
  width: 260px;
  height: 260px;
}

.b-c3-discount {
  color: #000;
  text-align: right;
  font-family: "Gilroy", sans-serif;
  font-size: 60px;
  font-style: normal;
  font-weight: 500;
  line-height: 49px;
  letter-spacing: -1.8px;
}

.b-c3-title {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: clamp(30px, 4vw, 65px);
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -2.2px;
  max-width: 1049px;
}

.b-c2-grab-deal-btn.b-c3-buy-now {
  background-color: #000;
}

.b-c3-content {
  gap: 30px;
  margin-top: 20px;
  align-items: center;
}

.b-c3-right-ctr {
  width: 67%;
  height: 100%;
  max-height: 500px;
}

.b-c3-right-ctr img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  min-width: 400px;
  max-height: 481px;
}

.beauty-pg-ctr-4 {
  padding: 0 48px 102px 48px;
}

.b-c4-title {
  color: #381c21;
  text-align: center;
  font-family: "Gilroy", sans-serif;
  font-size: clamp(40px, 3.5vw, 50px);
  font-style: normal;
  font-weight: 500;
  line-height: 60px;
  max-width: 694px;
  letter-spacing: -1.5px;
}

.b-c4-type-card-ctr {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  max-width: 100%;
  margin: 0 auto;
}

.b-c4-type-card {
  padding: 62px 52px 62px 38px;
  border-radius: 20px;
  border: 0.5px dashed #e9ac92;
  background: #fff4ee;
  overflow: hidden;
  display: flex;
  flex-direction: row;
}

.b-c4-type-card-content {
  padding: 10px 20px 5px 10px;
  gap: 15px;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.b-c4-type-card-img {
  width: 50%;
  object-fit: cover;
  max-height: 255px;
  border-radius: 10px;
}

.b-c4-type-card-description {
  color: #0a0303;
  font-family: "Spectral", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.48px;
}

.b-c4-type-card-actual-price-label {
  color: #0a0303;
  font-family: "Spectral", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: -0.48px;
}

.b-c4-type-card-price {
  color: #e9ac92;
  font-family: "Spectral", sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.9px;
}

.b-c4-type-card-btn {
  background-color: #000;
  border: none;
  padding: 14px 43px;
  border-radius: 50%;
  cursor: pointer;
  transition: background-color 0.3s;
  color: #e9ac92;
  font-family: "Spectral", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.6px;
  width: 170px;
  margin-top: 20px;
  display: inline-block;
}

.b-c4-type-card-btn:hover {
  background-color: #333;
}

.beauty-pg-ctr-5 {
  padding: 0 115px 132px 115px;
}

.b-c5-txt-right {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.45px;
}

.b-c5-txt-left {
  color: #000;
  text-align: right;
  font-family: "Gilroy", sans-serif;
  font-size: clamp(40px, 4vw, 50px);
  font-style: normal;
  font-weight: 500;
  line-height: 60px;
  letter-spacing: -1.5px;
  width: 412.302px;
}

.beauty-pg-ctr-6 {
  padding: 85px 190px;
  background: #d8b08d;
}

.b-c6-txt {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: clamp(25px, 4.5vw, 50px);
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -2.2px;
  max-width: 725px;
}

.beauty-pg .beauty-footer-ctr {
  background: #fff4ee;
}

.beauty-footer-ctr {
  padding: 47px 47px 26px 47px;
}

.beauty-footer-logo-ctr {
  max-width: 250px;
  max-height: 100px;
  overflow: hidden;
}

.beauty-footer-logo-ctr img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.beauty-pg .b-footer-bottom {
  background: #fff4ee;
  padding-bottom: 26px;
  border-bottom: 1px solid #e9ac92;
}

.b-info-location-ctr {
  padding: 12px 13px 12px 38px;
}

.b-disclaimer-ctr {
  max-width: 700px;
}

.beauty-location-ctr {
  max-width: 900px;
  margin: 0 auto;
  margin-bottom: 38px;
}

.b-payment-ctr {
  overflow: hidden;
}

.b-payment-ctr img {
  max-width: 100%;
  margin: 0 auto;
}

.beauty-pg-footer-links {
  background-color: black !important;
  padding: 41px;
  border-radius: 0;
}

.beauty-pg-footer-links a {
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: -0.42px;
  text-transform: capitalize;
  text-decoration: none;
}

@media (max-width: 900px) {
  .b-c3-content {
    flex-direction: column;
  }

  .b-c3-left-ctr {
    margin: 30px auto;
  }

  .b-c3-right-ctr {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .b-c4-type-card-content {
    margin-bottom: 20px;
  }

  .b-c4-type-card-ctr {
    grid-template-columns: 1fr;
  }

  .b-c4-type-card {
    flex-direction: column;
  }

  .b-c4-type-card-img {
    width: 100%;
    height: 200px;
  }
}

/* ================= food drink page ===============  */

.food-ctr {
  padding: 70px 106px 70px 110px;
  background: #fff9ea;
  gap: 30px;
}

.fd-c1-title {
  margin-bottom: 83px;
}

.fd-c1-title h1 {
  color: #000;
  font-family: "Sulphur Point";
  font-size: 66px;
  font-style: normal;
  font-weight: 400;
  line-height: 70px;
  letter-spacing: -1.98px;
  max-width: 546px;
}

.fd-c1-bg-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-fit: cover;
  /* max-height: 650px;
  min-height: 500px; */
  max-height: 680px;
  min-height: 600px;
}

.food-logo-main-ctr {
  margin-bottom: 33px;
}

.fd-logo-ctr {
  max-width: 200px;
  max-height: 130px;
  overflow: hidden;
}

.fd-logo-ctr img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.fd-deals-left {
  row-gap: 10px;
  column-gap: 10px;
}

.fd-c1-circle {
  display: flex;
  flex-direction: column;
}

.fd-c1-container {
  max-width: 546px;
  width: 100%;
}

.fd-c1-circle {
  width: 94px;
  height: 94px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 50%;
}

.fd-c1-yellow-circle {
  background-color: #ffca28;
}

.fd-c1-brown-circle {
  background-color: #595549;
  color: #fff;
}

.fd-c1-value {
  font-family: "Gilroy", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.75px;
}

.fd-c1-label {
  font-family: "Gilroy", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.42px;
}

.fd-c1-deals-label {
  color: #595549;
  text-align: right;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.48px;
}

.fd-c1-deals-value {
  color: #595549;
  font-family: "Gilroy", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.75px;
}

.fd-c1-submit-button {
  padding: 9px 26px;
  border-radius: 10px;
  background: #ffca28;
  border: 0;
  display: inline-block;
  color: #595549;
  font-weight: 500;
}


.fd-c1-submit-button.buttonStyle:hover {
  color: #595549 !important;
}

.food-pg-ctr-2 {
  padding: 80px 60px 80px 40px;
}

.fd-c2-title {
  font-family: "Gilroy", sans-serif;
  color: #78621f;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 63px;
  letter-spacing: -1.2px;
  margin-bottom: 31px;
}

.fd-c2-deal-container {
  max-width: 100%;
  margin: 0 auto;
  gap: 60px;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

.fd-c2-deal-left {
  flex: 1;
  position: relative;
}

.fd-c2-deal-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;

  /* max-width: 651px; */
  /* max-height: 586px; */
  max-height: 700px;
}

.fd-c2-deal-right {
  flex: 1;
}

.fd-c2-deal-container h2 {
  color: #333;
  margin-top: 0;
  font-size: 24px;
  margin-bottom: 20px;
}

.fd-c2-deal-options {
  display: flex;
  flex-direction: column;
  gap: 18px;
  margin-bottom: 42px;
}

.fd-c2-deal-option {
  display: flex;
  align-items: center;
  /* Vertically center the radio button */
  border: 1px solid #ddd;
  /* Default border */
  border-radius: 16px;
  padding: 15px 12px 15px 36px;
  position: relative;
  transition: all 0.3s ease;
  cursor: pointer;
}

.fd-c2-deal-option label {
  width: 80%;
}


.fd-c2-deal-option:hover {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
}

.deal-card {
  cursor: pointer;
}

.fd-c2-radio {
  appearance: none;
  border: 2px solid #78621f;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  display: inline-block;
  position: relative;
}

.fd-c2-radio:checked::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #ffca28;
}

.fd-c2-deal-option input[type="radio"] {
  margin-right: 15px;
}

.fd-c2-deal-description {
  display: block;
  color: #78621f;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.48px;
  margin-bottom: 5px;
}

.fd-c2-original-price {
  text-decoration: line-through;
  color: #78621f;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.48px;
  margin-right: 10px;
}

.fd-c2-discounted-price {
  color: #78621f;
  font-family: "Gilroy", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: -0.6px;
}

.fd-c2-deal-discount {
  position: absolute;
  top: 8px;
  right: 8px;
  color: #78621f;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  border-radius: 17px;
  background: #ffca28;
  padding: 4px 14px;
}

.fd-c2-deal-option {
  padding: 15px 12px 15px 26px;
}

.fd-c2-deal-option {
  width: 100%;
}

.fd-c2-purchase-button {
  width: 100%;
  padding: 20px;
  border-radius: 15px;
  background: #78621f;
  color: #fff;
  border: none;
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.54px;
  cursor: pointer;
  transition: background-color 0.3s;
  margin-bottom: 61px;
  display: inline-block;
  text-align: center;
}

.fd-c2-purchase-button:hover {
  background: #78621f;
}

.fd-c2-share-deal {
  margin-top: 20px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.fd-c2-share-deal span {
  font-size: 14px;
  color: #666;
  margin-right: 16px;
}

.fd-c2-share-deal a {
  color: #BCBCBC;
  text-decoration: none;
  font-size: 20px;
  transition: color 0.3s;
}

.fd-c2-share-deal a:hover {
  color: #78621F;
}

@media (min-width: 992px) {
  .fd-c2-deal-container {
    flex-direction: row;
    min-height: 500px;
  }

  .fd-c2-deal-left {
    width: 50%;
    min-height: auto;
  }

  .fd-c2-deal-right {
    width: 50%;
  }
}

.food-pg-ctr-3 {
  padding: 0 39px;
}

.fd-c3-title {
  color: #000;
  font-family: "Sulphur Point";
  font-size: 66px;
  font-style: normal;
  font-weight: 400;
  line-height: 70px;
  letter-spacing: -1.98px;
  margin-bottom: 24px;
}

.fd-c3-deals-container {
  gap: 40px;
}

.fd-c3-deal-card {
  width: 33%;
  padding: 57px 50px 40px 50px;
  background: #fff9ea;
}

.fd-c3-details h3 {
  color: #000;
  text-align: center;
  font-family: "Gilroy", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 35px;
  letter-spacing: -0.75px;
}

.fd-c3-card-img-ctr {
  overflow: hidden;
  height: 412px;
}

.fd-c3-card-img-ctr img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.fd-c3-discount {
  color: #ff601b;
  text-align: center;
  font-family: "Gilroy", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 35px;
  letter-spacing: -0.75px;
}

.fd-c3-price-buy-ctr {
  background: #78621f;
  padding: 10px 19px;
  display: flex;
  justify-content: space-between;
}

.fd-c3-price {
  color: #fff;
  text-align: center;
  font-family: "Gilroy", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 35px;
  letter-spacing: -0.75px;
  margin-bottom: 0;
}

.fd-c3-card-top {
  display: flex;
  justify-content: space-between;
  margin: 19px 0;
  gap: 10px;
}

.fd-c3-card-top h3 {
  color: #000;
  text-align: center;
  font-family: "Gilroy", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 35px;
  letter-spacing: -0.75px;
  margin-bottom: 0;
}

.fd-c3-buy-now {
  color: #fff;
  text-align: center;
  font-family: "Gilroy", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 35px;
  letter-spacing: -0.54px;
  text-decoration: none;
  margin-bottom: 0;
}

.food-pg-ctr-4 {
  padding: 93px 115px;
  /* gap: clamp(50px, 4vw, 90px); */
  gap: 90px;
}

.fd-c4-1 {
  width: 37%;
}

.fd-c4-2 {
  width: 63%;
}

.fd-c4-txt-left {
  color: #78621f;
  text-align: right;
  font-family: "Gilroy", sans-serif;
  font-size: clamp(40px, 4vw, 60px);
  font-style: normal;
  font-weight: 400;
  line-height: 63px;
  letter-spacing: -1.8px;
}

.fd-c4-txt-right {
  color: #78621f;
  font-family: "Gilroy", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.45px;
}

.food-pg-ctr-5 {
  padding: 0 40px;
}

.fd-c5-left {
  background: #fff9ea;
  padding: 68px;
  width: 66%;
  gap: 40px;
}

.fd-c5-left>div:nth-child(1) {
  width: 54%;
}

.fd-c5-left>div:nth-child(2) {
  width: 46%;
}

.fd-c5-title {
  color: #78621f;
  font-family: "Sulphur Point";
  font-size: 45px;
  font-style: normal;
  font-weight: 400;
  line-height: 55px;
  letter-spacing: -1.35px;
  margin-bottom: 21px;
}

.fd-c5-description {
  color: #78621f;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.48px;
}

.fd-c5-purchase-button {
  color: #fff;
  border-radius: 15px;
  background: #78621f;
  padding: 20px;
  border: none;
  font-family: "Gilroy", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.54px;
  transition: background-color 0.3s;
  text-align: center;
  display: inline-block;
  margin-top: 25px;
}

.fd-c5-purchase-button:hover {
  background-color: #59583c;
}

.fd-c5-img-ctr {
  overflow: hidden;
}

.fd-c5-image img {
  max-width: 357px;
}

.fd-c5-image {
  width: 100%;
  height: 100%;
  max-height: 261px;
  object-fit: cover;
}

.fd-c5-right {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 44%;
  background-color: #eee5d6;
  padding: 49px;
}

.fd-c5-shop-title {
  color: #000;
  font-family: "Sulphur Point";
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 70px;
  letter-spacing: -1.2px;
  margin-bottom: 15px;
}

.fd-c5-map-container {
  margin-top: 20px;
  overflow: hidden;
}

.fd-c5-map-container #map {
  width: 100%;
}

.fd-c5-map-image {
  width: 100%;
  height: auto;
  border-radius: 10px;
}

.fd-c5-shop-container {
  max-width: 400px;
  border-radius: 8px;
  font-size: 16px;
  color: #6b4d1a;
}

.fd-c5-location {
  display: flex;
  align-items: center;
}

.fd-c5-icon {
  margin-right: 17px;
}

.fd-c5-text h2 {
  color: #78621f;
  font-family: "Gilroy", sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.51px;
}

.fd-c5-text p {
  color: #78621f;
  font-family: "Gilroy", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.45px;
}

.fd-c5-links {
  margin-top: 18px;
  display: flex;
  gap: 20px;
}

.fd-c5-links a {
  text-decoration: none;
  color: #78621f;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: -0.48px;
  display: flex;
  align-items: center;
}

.fd-c5-links a img {
  margin-right: 7px;
}

.food-footer-ctr {
  padding: 45px 42px;
}

.food-footer-logo-ctr {
  max-width: 200px;
  max-height: 100px;
  overflow: hidden;
}

.food-footer-logo-ctr img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.fd-location-ctr p {
  color: #78621f;
  font-family: "Gilroy", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.45px;
  text-transform: lowercase;
}

.fd-disclaimer {
  color: #78621F;
  text-align: center;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.48px;
  margin-top: 58px;
  margin-bottom: 32px;
}

.fd-disclaimer span {
  color: #ffca28;
}

.fd-social-links-2 div {
  display: flex;
  justify-content: center;
  align-items: center;
  /* border-radius: 40px; */
  /* padding: 10px 20px; */
  /* background-color: #ffca28; */
  cursor: pointer;
  margin-top: 32px;
}

.fd-footer-ctr {
  margin-top: 48px;
  flex-wrap: wrap;
}

.fd-footer-ctr a,
.fd-footer-ctr p {
  color: #78621f;
  font-family: "Gilroy", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: -0.42px;
  text-decoration: none;
}

/* ======== food drink responsive start ======= */

@media (max-width: 1370px) {

  .fd-c3-card-img-ctr {
    height: 350px;
  }

  .fd-c3-deals-container {
    gap: 30px;
  }

  .fd-c3-deal-card {
    padding: 35px;
  }

  .fd-c5-image {
    max-height: 320px;
  }
}

@media (max-width: 1200px) {
  .food-ctr {
    padding: 50px 60px;
  }

  .fd-c1-title h1 {
    font-size: 56px;
    line-height: 60px;
  }

  .fd-c2-title {
    font-size: 36px;
    line-height: 56px;
  }

  .fd-c3-title {
    font-size: 56px;
    line-height: 60px;
  }

  .fd-c3-deal-card {
    width: 45%;
    padding: 30px;
  }

  .food-pg-ctr-4 {
    padding: 70px 80px;
    gap: 60px;
  }

  .fd-c4-txt-left {
    font-size: 50px;
    line-height: 56px;
  }

  .fd-c2-deal-discount {
    top: auto;
    bottom: 8px;
  }

  .food-pg-ctr-5 {
    padding: 0 25px !important;
  }

  .fd-c5-left,
  .fd-c5-right {
    padding: 40px;
  }

  .fd-c5-left {
    gap: 20px;
  }

  .fd-c3-card-img-ctr {
    height: 320px;
  }


  .fd-c3-deals-container {
    gap: 20px;
  }
}

@media (max-width: 1024px) {
  .fd-c1-circles-left {
    flex-wrap: wrap;
  }
}

@media (max-width: 992px) {
  .food-ctr {
    padding: 40px 40px;
  }

  .fd-c1-title h1 {
    font-size: 48px;
    line-height: 52px;
    text-align: center;
  }

  .fd-c2-title {
    font-size: 32px;
    line-height: 48px;
  }

  .food-pg-ctr-4 {
    flex-direction: column;
    padding: 50px 40px;
    gap: 40px;
  }

  .fd-c4-1,
  .fd-c4-2 {
    width: 100%;
  }

  .fd-c4-txt-left {
    text-align: left;
    margin-bottom: 20px;
  }

  .fd-c5-left,
  .fd-c5-right {
    width: 100%;
  }

  .food-ctr {
    flex-direction: column;
  }

  .fd-c1-left-ctr {
    width: 90% !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .fd-right-ctr {
    width: 80% !important;
    max-width: 500px;
    margin: 0 auto;
  }

  .fd-c2-deal-container {
    width: 80%;
  }

  .fd-c2-deal-left {
    /* min-height: 400px; */
    min-height: 300px;
  }

  .fd-c2-deal-image {
    max-height: 500px;
  }

  .fd-c3-deals-container {
    flex-direction: column;
  }

  .fd-c3-popular-deals-section {
    width: 90%;
    margin: 0 auto;
    max-width: 500px;
  }

  .fd-c5-content {
    flex-direction: column;
  }

  .fd-c3-card-img-ctr {
    height: 370px;
  }

  .fd-c3-deal-card {
    width: 80%;
    margin: 0 auto;
  }

  .food-logo-main-ctr {
    justify-content: center;
  }
}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 768px) {
  .food-ctr {
    padding: 30px 20px;
  }

  .fd-c1-title h1 {
    font-size: 40px;
    line-height: 44px;
  }

  .fd-c2-title {
    font-size: 28px;
    line-height: 40px;
  }

  .fd-c3-title {
    font-size: 40px;
    line-height: 44px;
  }

  .food-pg-ctr-5 {
    padding: 0 20px;
  }

  .fd-c5-left {
    padding: 40px;
    flex-direction: column;
  }



  .fd-c5-left>div:nth-child(1),
  .fd-c5-left>div:nth-child(2) {
    width: 100%;
  }

  .fd-c5-title {
    font-size: 36px;
    line-height: 44px;
  }

  .fd-c2-deal-container {
    width: 100%;
  }

  .fd-c3-popular-deals-section {
    width: 100%;
  }

  .food-pg-ctr-3 {
    padding: 20px;
  }

  .fd-timer-claim-ctr {
    flex-wrap: wrap;
  }
}

/* Extra small devices (phones, less than 480px) */
@media (max-width: 480px) {
  .food-ctr {
    padding: 20px 20px;
  }

  .fd-c1-title h1 {
    font-size: 32px;
    line-height: 36px;
  }

  .fd-c2-title {
    font-size: 24px;
    line-height: 32px;
  }

  .fd-c3-title {
    font-size: 32px;
    line-height: 36px;
  }

  .food-pg-ctr-4 {
    padding: 30px 20px;
  }

  .fd-c4-txt-left {
    font-size: 36px;
    line-height: 44px;
  }

  .fd-c5-left {
    padding: 30px;
  }

  .fd-c5-title {
    font-size: 28px;
    line-height: 36px;
  }

  .food-footer-ctr {
    padding: 30px 20px;
  }

  .fd-disclaimer {
    font-size: 14px;
  }

  .fd-footer-ctr a,
  .fd-footer-ctr p {
    font-size: 12px;
    line-height: 20px;
  }

  .fd-c1-left-ctr {
    width: 100% !important;
  }

  .fd-right-ctr {
    width: 100% !important;
  }

  .food-pg-ctr-2 {
    padding: 40px 20px !important;
  }

  .fd-c3-card-top h3,
  .fd-c3-card-discount {
    font-size: 20px;
  }

  .fd-c5-shop-title {
    font-size: 30px;
    line-height: 40px;
  }

  .food-pg-ctr-5 {
    padding: 0 20px !important;
  }

  .fd-c3-card-img-ctr {
    height: 300px;
  }

  .fd-c3-deal-card {
    width: 100%;
  }

}

/* ======== food drink responsive end ======= */

/* ================= ecommerce page ===============  */

.ecom-ctr-3 {
  padding: 48px 12px;
}

.e-c3-deal-container {
  border-radius: 52px;
  background: #f1ede6;
  padding: 32px 43px 0 59px;
}

.e-c3-title {
  color: #000;
  text-align: right;
  font-family: "Gilroy", sans-serif;
  font-size: 60px;
  font-style: normal;
  font-weight: 500;
  line-height: 63px;
  letter-spacing: -1.8px;
  margin-top: 17px;
}

.e-c3-txt-2 {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.45px;
}

.e-c3-fine-print {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.75px;
}

.e-c3-txt-1 {
  color: #000;
  font-size: 15px;
  font-style: normal;
  font-family: "Gilroy", sans-serif;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.45px;
}

.e-c3-txt-ctr {
  gap: 97px;
  margin-top: 83px;
  margin-bottom: 44px;
}

.e-c3-deal-container {
  gap: 53px;
}

.e-c3-deal-info-ctr {
  width: 62%;
  padding-bottom: 60px;
}

.e-c3-deal-image {
  width: 38%;
  display: flex;
  align-items: center;
  justify-content: center;
  max-height: 760px;
  margin-top: auto;
}

.e-c3-deal-image,
.e-c4-image-container,
.e-c4-image-container img,
.e-c3-deal-image img {
  border-radius: 37px 37px 0 0;
}


.e-c3-txt-ctr>div:nth-child(1) {
  width: 50%;
}

.e-c3-txt-ctr>div:nth-child(2) {
  width: 50%;
}

.ecom-ctr-4 {
  padding: 0 12px;
}

.e-c4-shopping-section {
  border-radius: 52px;
  background: #e9ddcd;
  padding: 38px 123px 0 84px;
  gap: 60px;
}

.e-c4-image-container {
  max-height: 666px;
  overflow: hidden;
}

.e-c4-image-container img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.e-c4-text-container {
  padding-bottom: 20px;
}

.e-c4-heading {
  margin-top: 60px;
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 80px;
  font-style: normal;
  font-weight: 500;
  line-height: 90px;
  letter-spacing: -2.4px;
  max-width: 536px;
  margin-bottom: 16px;
}

.e-c4-offer-note {
  color: #7946ff;
  font-family: "Gilroy", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: -0.54px;
}

.e-c4-countdown-timer {
  margin-top: 12px;
}

.e-c4-time {
  padding: 10px 16px;
  background-color: black;
  font-family: "Gilroy", sans-serif;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.48px;
  border-radius: 56px;
}

.e-c3-deal-image img {
  width: 100%;
  /* height: 100%; */
  object-fit: cover;
  height: 100%;
  max-height: 700px;
}

.e-c4-image-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.ecom-footer-ctr {
  padding: 32px 12px;
}

.ecom-footer {
  padding: 55px 61px 55px 90px;
  border-radius: 52px;
  background: #252736;
  gap: 100px;
}

.e-footer-left {
  width: 52%;
}

.e-footer-right {
  width: 48%;
  height: 445px;
  overflow: hidden;
}

.ecom-footer .h-footer-contact-map {
  height: 100%;
  width: 100%;
  border-radius: 45px;
}

.ecom-footer .h-footer-contact-map #map {
  height: 100%;
  width: 100%;
  border-radius: 45px;
}

.e-footer-right>img {
  border-radius: 45px;
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.e-footer-loca-card {
  top: 26px;
  left: 24px;
  background-color: #20202a;
  color: #ffffff;
  border-radius: 25px;
  padding: 20px;
  display: inline-block;
  font-family: Arial, sans-serif;
  font-weight: 500;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
  position: relative;
  margin-right: 20px;
}

/* font-family: "Gilroy",
sans-serif; */

.e-footer-loca-details {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.e-footer-loca-info {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.e-footer-loca-icon {
  font-size: 20px;
  margin-right: 10px;
  color: #ffffff;
}

.e-footer-loca-text h3 {
  margin: 0;
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.51px;
}

.e-footer-loca-text p {
  margin: 5px 0;
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.51px;
}

/* Link styles */
.e-footer-loca-links {
  display: flex;
  gap: 20px;
}

.e-footer-loca-links a {
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.48px;
  text-decoration: none;
  display: flex;
  align-items: center;
}

.e-footer-loca-get-directions {
  color: #3ce2d8;
}

.e-footer-loca-visit-website i {
  margin-right: 5px;
}

.e-footer-loca-links a:hover {
  text-decoration: underline;
}

.e-footer-social-link {
  margin-bottom: 70px;
}

.e-footer-social-link>a {
  padding: 10px 20px;
  border-radius: 35px;
  background-color: #3d3a44;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ecom-contact p {
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.45px;
  text-transform: lowercase;
}

.e-disclaimer {
  color: #ffca28;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.48px;
}

.e-footer-disclaimer {
  margin-top: 38px;
  margin-bottom: 42px;
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.39px;
}

/* ================= fitness page ===============  */

.fit-c1-countdown-banner {
  background-color: #b4fc9c;
  color: #000;
  padding: 5px 0;
  font-size: 14px;
}

.fit-c1-deal-end-txt {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: -0.54px;
  margin-right: 40px;
}

.fit-timer-label {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: -0.36px;
}

.fit-timer-val {
  color: #000;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.6px;
  font-family: "Gilroy", sans-serif;
  margin-right: 5px;
}

.fit-c1-timer {
  gap: 28px;
}

.fit-c1-logo {
  width: 60px;
  height: 60px;
  background-color: #000;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 24px;
}

.fit-c1-logo-brand {
  max-width: 250px;
  max-height: 100px;
  overflow: hidden;
}

.fit-c1-logo-brand img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.fit-c1-brand-name {
  color: #a0a0a0;
  font-size: 24px;
  margin-left: 10px;
}

.fit-c1-deal-label {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.42px;
}

.fit-c1-deal-value {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.75px;
}

.fit-c1-claim-btn {
  background-color: #000;
  color: #fff;
  border-radius: 50%;
  padding: 10px;
  width: 100px;
  height: 100px;
  text-align: center;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.48px;
  text-decoration: none;
}

.fit-c1-deal-info {
  justify-content: flex-end;
  gap: 13px;
}

.fit-c1-deal-info>div {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  border: solid 1px #ececec;
}

.fit-c1-deals-ctr {
  padding: 51px 20px 37px 20px;
}

.fit-c1-img-ctr {
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  margin-top: 37px;
}

.fit-c1-img-ctr img {
  width: 100%;
  height: 100%;
  max-height: 825px;
  min-height: 350px;
  display: block;
  object-fit: cover;
}

.fit-pg-contact-info-section {
  padding: 36px 47px;
  color: #fff;
}

.fit-pg-contact-map img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.fit-pg-contact-links a {
  text-decoration: none;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.48px;
}

.fit-pg-contact-directions {
  color: #daf35e;
}

.fit-pg-contact-website {
  color: #fff;
  cursor: pointer !important;
}

.fit-footer-ctr {
  padding: 87px 147px 51px 147px;
}

.fit-foot-logo {
  max-width: 250px;
  max-height: 100px;
  overflow: hidden;
}

.fit-foot-logo img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.fit-pg-contact-disclaimer p {
  max-width: 307px;
}

.fit-pg-contact-disclaimer {
  width: 25%;
  max-width: 100%;
}

.fit-loca-info-2 {
  width: 72%;
  max-width: 100%;
  margin: 0 auto;
  gap: 35px;
}

.fit-disclaimer {
  color: #ffca28;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.48px;
}

.fit-pg-contact-disclaimer-text {
  color: #d2dddf;
  font-family: "Gilroy", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.39px;
}

.fit-social-links>div {
  /* height: 36px;
  width: 36px;
  border-radius: 50%;
  border: solid 1px #d2dddf; */
}

.fit-foot-bottom {
  gap: 40px;
  padding: 0 147px 20px 147px;
}

.fit-footer-links a,
.fit-pg-footer-copyright {
  text-decoration: none;
  color: black;
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 23px;
  letter-spacing: -0.42px;
}

@media (max-width: 992px) {

  .fit-c1-logo-brand,
  .fit-foot-logo {
    max-width: 150px;
    max-height: 80px;
  }

  .fit-foot-top-left {
    justify-content: center !important;
  }
}

@media (max-width: 767px) {
  .fit-c1-logo-brand {
    justify-content: center;
    margin-bottom: 20px;
  }

  .fit-c1-claim-btn-container {
    text-align: center;
  }

  .fit-c1-deal-value {
    font-size: 20px;
  }

  .fit-c1-deal-info {
    justify-content: center;
  }

  .fit-c1-logo-brand {
    justify-content: center;
    margin: 0 auto;
  }

  .ecom-footer {
    padding: 20px !important;
  }

  .ecom-contact {
    padding: 0 10px;
  }

  .ecom-contact.gap-36p {
    gap: 20px;
  }

  .e-footer-social-link {
    margin-bottom: 40px;
  }

  .ecom-footer-links {
    justify-content: center;
    gap: 10px;
  }
}

@media (max-width: 575px) {
  .fit-c1-brand-name {
    font-size: 20px;
  }

  .fit-c1-deal-end-txt {
    margin-right: 25px;
  }
}

.fit-c2-ctr h3 {
  color: #000;
  text-align: center;
  font-family: "Gilroy", sans-serif;
  font-size: 45px;
  font-style: normal;
  font-weight: 500;
  line-height: 80px;
  letter-spacing: -1.35px;
  margin-bottom: 27px;
}

.fit-c2-ctr {
  padding: 0 74px 130px 74px;
}

.fit-c2-deal-c {
  width: 380px;
  height: 380px;
  /* width: 410px;
  height: 410px; */
  border: 1px solid #ececec;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
}

.fit-c2-deal-top {
  width: 220px;
  margin: 0 auto;
}

.fit-radio-ctr {
  display: flex;
  align-items: center;
  justify-content: center;
}

.fit-c2-deal-radio {
  width: 24px;
  height: 24px;
  border: 2px solid #000000;
  border-radius: 50%;
  appearance: none;
  cursor: pointer;
  position: relative;
}

.fit-c2-deal-radio:checked {
  background-color: #000000;
  box-shadow: inset 0 0 0 4px white;
}

.fit-c2-deal-radio {
  top: 55px;
}

.fit-c2-deal-discount {
  color: #ff601b;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  margin-bottom: 14px;
}

.f-c2-price-ctr {
  display: flex;
  margin-bottom: 11px;
  align-items: center;
}

.fit-c2-deal-descp {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.48px;
  margin-bottom: 13px;
}

.fit-c2-deal-price {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: -0.48px;
  margin-right: 20px;
  margin-bottom: 0;
  text-decoration: line-through;
}

.fit-c2-deal-discount-price {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: -0.6px;
  margin-bottom: 0;
}

.fit-c2-deals {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
}

.fit-c2-deals>div {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

/* 
.fit-c2-deals {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  flex-wrap: wrap;
} */

.fit-c2-deal-claim-btn {
  background-color: #000000;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #fff;
  text-align: center;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.48px;
  width: 96px;
  height: 96px;
  border-radius: 50%;
}

.fit-diag-arrow-white {
  top: 42px;
  left: 70px;
}

.fit-c3-deal-card-ctr {
  padding: 0 20px;
  gap: 10px;
}

.fit-c3-title {
  color: #000;
  text-align: center;
  font-family: "Gilroy", sans-serif;
  font-size: 45px;
  font-style: normal;
  font-weight: 500;
  line-height: 55px;
  letter-spacing: -1.35px;
  margin-bottom: 45px;
}

.fit-c3-deal-card {
  display: flex;
  flex-direction: column;
  width: 33%;
}

.fit-c3-deal-img-ctr {
  padding: 0;
  height: 487px;
  max-height: 100%;
}

.fit-c3-deal-img-ctr img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-height: 487px;
}

.fit-c3-deal-btn {
  width: 96px;
  height: 96px;
  background-color: #000000;
  border-radius: 50%;
  bottom: 25px;
  right: 49px;
}

.fit-c3-deal-btn a {
  color: #fff;
  text-align: right;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.48px;
  text-decoration: none;
  width: 42px;
  margin-right: 15px;
}

.fit-c3-arrow {
  top: 5px;
  right: 3px;
}

.fit-c3-deal-descp {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: 35px;
  letter-spacing: -0.75px;
  padding-top: 19px;
}

.fit-c4-title {
  color: #000;
  text-align: center;
  font-family: "Gilroy", sans-serif;
  font-size: 45px;
  font-style: normal;
  font-weight: 500;
  line-height: 55px;
  letter-spacing: -1.35px;
}

.fit-c4-ctr {
  padding: 87px 50px 107px 50px;
}

.fit-c4-title {
  margin-bottom: 39px;
}

.fit-c4-video-ctr {
  width: 70%;
  max-height: 436px;
  overflow: hidden;
}

.fit-c4-vid {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.fit-play-btn {
  top: 52px;
  left: 60px;
}

.fit-c4-deal-btn {
  background-color: black;
  width: 96px;
  height: 96px;
  border-radius: 50%;
  margin-top: 36px;
}

.fit-c4-deal-btn a {
  color: #fff;
  text-decoration: none;
  width: 42px;
}

.fit-c4-arrow {
  top: 5px;
  right: 0px;
}

.fit-c4-deal-content {
  width: 70%;
  text-align: center;
}

.fit-c4-deal-content p {
  color: #000;
  text-align: center;
  font-family: "Gilroy", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.45px;
}

.fit-c4-deal-content h3 {
  margin-bottom: 29px;
  margin-top: 88px;
  color: #000;
  text-align: center;
  font-family: "Gilroy", sans-serif;
  font-size: 45px;
  font-style: normal;
  font-weight: 500;
  line-height: 55px;
  letter-spacing: -1.35px;
}

.fit-c5-ctr {
  background-color: black;
  gap: 61px;
  padding: 43px;
}

.fit-c5-title {
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 55px;
  letter-spacing: -1.2px;
  margin-bottom: 0;
}

.fit-c5-deal-btn {
  background-color: #fff;
  width: 96px;
  height: 96px;
  border-radius: 50%;
}

.fit-c5-deal-btn a {
  text-decoration: none;
  color: #000;
  text-align: right;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.48px;
  width: 42px;
  margin-right: 15px;
}

.fit-c5-arrow {
  top: 3px;
  right: 5px;
}

/* ================= pet services page ===============  */

.pet-c1-ctr {
  padding: 23px 107px;
}

.fit-social-link-ctr {
  gap: 7.6px;
}

.pet-play-btn {
  width: 90px;
  height: 90px;
  cursor: pointer !important;
}

/* .fit-social-link-ctr>div { */
.fit-social-link {
  display: flex;
  align-items: center;
  justify-content: center;
  /* width: 38.4px;
  height: 33.94px;
  border-radius: 29px;
  background-color: #8177a7; */
}

.pet-welcome {
  color: #8177a7;
  font-family: "Gilroy", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: -0.54px;
}

.pet-img-ctr-1 {
  margin-bottom: 15px;
}

.pet-img-ctr-1 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-height: 564px;
}

.pet-c2-ctr {
  padding: 0 14px;
}

.pet-c2-ctr>div {
  padding: 55px 94px;
  background: #8177a7;
}

.pet-c2-title {
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 55px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -2.2px;
  max-width: 598px;
  margin-bottom: 28px;
}

.pet-c2-deal-timer-container {
  padding: 58px 39px;
  border-radius: 26px;
  width: 527px;
  max-width: 100%;
}

.pet-c2-circles-section {
  justify-content: space-between;
}

.pet-pg-com-label {
  color: #8177a7;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.48px;
  margin-right: 11px;
}

.pet-pg-com-value {
  color: #8177a7;
  font-family: "Gilroy", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.75px;
}

.pet-c2-circle {
  display: flex;
  align-items: center;
}

.pet-claim-1 {
  text-decoration: none;
  border-radius: 10px;
  background: #bdb1b1;
  color: #8177a7;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.48px;
  padding: 9px 25px;
  border: none;
  margin-left: 15px;
}

.pet-deals-end-soon {
  color: #ff601b;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
  font-family: "Gilroy", sans-serif;
  letter-spacing: -0.54px;
  margin-bottom: 16px;
}

.pet-c2-days-val {
  color: #010000;
  font-family: "Gilroy", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.6px;
}

.pet-c2-timer-label {
  color: #010000;
  font-family: "Gilroy", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: -0.36px;
}

.pet-c2-timer-val {
  color: #010000;
  font-family: "Gilroy", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.6px;
}

.pet-c2-timer-item {
  display: flex;
  align-items: center;
  gap: 5px;
}

.pet-c3-ctr {
  padding: 57px 83px 153px 75px;
}

.pet-c3-title {
  color: #8177a7;
  font-family: "Gilroy", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 63px;
  letter-spacing: -1.2px;
  margin-bottom: 31px;
}

.pet-c3-deal-container {
  max-width: 100%;
  margin: 0 auto;
  gap: 60px;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

.pet-c3-deal-left {
  flex: 1;
  min-height: 300px;
  position: relative;
}

.pet-c3-deal-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}

.pet-c3-deal-right {
  flex: 1;
}

.pet-c3-deal-options {
  display: flex;
  flex-direction: column;
  gap: 18px;
  margin-bottom: 42px;
}

.pet-c3-deal-option {
  display: flex;
  align-items: center;
  border-radius: 16px;
  padding: 15px 12px 15px 36px;
  position: relative;
  transition: all 0.3s ease;
  cursor: pointer;
}

.pet-c3-deal-option:hover {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
}

.deal-card {
  cursor: pointer;
}

.pet-c3-radio {
  appearance: none;
  border: 2px solid #8177a7;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  display: inline-block;
  position: relative;
}

.pet-c3-radio:checked::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #ffca28;
}

.pet-c3-deal-option input[type="radio"] {
  margin-right: 50px;
}

.pet-c3-deal-description {
  display: block;
  font-family: "Gilroy", sans-serif;
  color: #8177a7;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.48px;
  margin-bottom: 5px;
}

.pet-c3-original-price {
  text-decoration: line-through;
  color: #78621f;
  font-family: "Gilroy", sans-serif;
  color: #8177a7;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.48px;
  margin-right: 10px;
}

.pet-c3-discounted-price {
  font-family: "Gilroy", sans-serif;
  color: #8177a7;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: -0.6px;
}

.pet-c3-deal-discount {
  position: absolute;
  bottom: 8px;
  right: 8px;
  font-family: "Gilroy", sans-serif;
  color: #8177a7;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  border-radius: 17px;
  background: #ffca28;
  padding: 3px 14px;
}

.pet-c3-purchase-button {
  width: 100%;
  padding: 20px;
  border-radius: 15px;
  background: #8177a7;
  color: #fff;
  border: none;
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.54px;
  cursor: pointer;
  transition: background-color 0.3s;
  margin-bottom: 61px;
}

.pet-c3-purchase-button:hover {
  background: #7177a7;
}

.pet-c3-share-deal {
  margin-top: 20px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.pet-c3-share-deal span {
  color: #8177a7;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  margin-right: 10px;
}

.pet-c3-share-deal a {
  color: #999;
  text-decoration: none;
  font-size: 20px;
  transition: color 0.3s;
  display: flex;
  align-items: center;
}

.pet-c3-share-deal img:hover {
  filter: invert(49%) sepia(10%) saturate(2200%) hue-rotate(220deg) brightness(80%) contrast(110%);
}

.fit-c3-deal-card {
  width: 80%;
  max-width: 600px;
  margin: 0 auto;
}

.pet-c4-title {
  color: #8177a7;
  text-align: center;
  font-family: "Gilroy", sans-serif;
  font-size: 55px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -2.2px;
  margin-bottom: 37px;
}

.pet-c4-card-ctr {
  display: flex;
  justify-content: space-between;
  gap: 12px;
}

.pet-c4-card-descp {
  color: #8177a7;
  text-align: center;
  font-family: "Gilroy", sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -1.2px;
}

.pet-c4-card-price {
  color: #8177a7;
  text-align: center;
  font-family: "Gilroy", sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -1.2px;
}

.pet-c4-card-purchase-btn-ctr {
  justify-content: center;
  display: flex;
}

.pet-c4-card-purchase-btn {
  color: #8177a7;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.48px;
  text-transform: uppercase;
  text-decoration: none;
  padding: 11px 19px;
  border: 0.5px solid #8177a7;
}

.pet-c4-card-purchase-btn:hover {
  border: 0.5px solid #2177a7;
  box-shadow: 0px 0 2px rgba(0, 0, 0, 0.3);
}

.pet-c3-arrow-img {
  margin-left: 11px;
}

.pet-c4-card {
  width: 33%;
  max-height: 700px;
  position: relative;
  overflow: hidden;
}

.pet-c4-card-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  min-height: 400px;
}

.pet-c4-card-content {
  top: 75px;
  left: 50%;
  transform: translateX(-50%);
}

.pet-c4-card-descp,
.pet-c4-card-price {
  margin-bottom: 16px;
}

.pet-c5-ctr {
  padding: 107px 114px;
}

.pet-c5-content {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 100%;
  gap: 90px;
}

.pet-c5-left-section h3 {
  color: #8177a7;
  text-align: right;
  font-family: "Gilroy", sans-serif;
  font-size: 60px;
  font-style: normal;
  font-weight: 500;
  line-height: 63px;
  letter-spacing: -1.8px;
  max-width: 412.302px;
  margin-bottom: 0;
}

.pet-c5-right-section p {
  color: #8177a7;
  font-family: "Gilroy", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.45px;
  max-width: 706px;
}

.pet-c6-grab-deal-btn-ctr {
  justify-content: start;
  display: flex;
}

.pet-c6-grab-deal-btn {
  color: #8177a7;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.48px;
  text-transform: uppercase;
  text-decoration: none;
  padding: 11px 19px;
  border: 0.5px solid #8177a7;
  display: inline-flex;
  align-items: center;
  transition: all 0.3s ease;
}

.pet-c6-grab-deal-btn:hover {
  border: 0.5px solid #2177a7;
  box-shadow: 0px 0 2px rgba(0, 0, 0, 0.3);
}

.pet-c6-grab-deal-arrow-img {
  margin-left: 11px;
}

.pet-c6-expert-care {
  color: #8177a7;
  font-family: "Gilroy", sans-serif;
  font-size: 55px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -2.2px;
  max-width: 461px;
}

.pet-c6-content {
  gap: 20px;
  left: 60px;
  bottom: 70px;
}

.pet-c6-ctr>div {
  width: 100%;
}

.pet-c6-map {
  top: 73px;
  right: 59px;
}

.pet-c6-map {
  object-fit: cover;
}

.pet-c6-img {
  object-fit: cover;
  height: 100%;
  width: 100%;
  max-height: 513px;
}

.pet-disclaimer {
  color: #8177a7;
  text-align: center;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.48px;
  width: 95%;
  margin: 0 auto;
  margin-bottom: 32px;
}

.pet-footer-ctr .fit-foot-contact-section p {
  color: #8177a7;
  font-family: "Gilroy", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.45px;
  text-transform: lowercase;
}

.pet-foot-social-link-ctr {
  gap: 7px;
}

.pet-footer-links {
  display: flex;
  justify-content: center;
  gap: 26px;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 46px;
  color: #8177a7;
  font-family: "Gilroy", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: -0.42px;
  padding: 0 20px 20px 20px;
}

.pet-policy-links {
  display: flex;
  gap: 20px;
}

.pet-policy-links a,
.pet-copyright {
  color: #8e7cc3;
  text-decoration: none;
  font-size: 14px;
}

.pet-policy-links a:hover {
  text-decoration: underline;
}

.pet-copyright {
  font-size: 14px;
}

.pet-logo-ctr {
  max-width: 200px;
  max-height: 100px;
  overflow: hidden;
}

.pet-logo-ctr img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.pet-footer-logo-ctr {
  max-width: 200px;
  max-height: 100px;
  overflow: hidden;
  margin: 60px auto 40px;
}

.pet-c3-deal-container {
  flex-direction: row;
  min-height: 500px;
}

.pet-c3-deal-left {
  width: 50%;
  min-height: auto;
}

.pet-c3-deal-right {
  width: 50%;
}

/* Responsive Styles */

/* ================= events partners page end ===============  */

.event-partners-pg {
  padding: 0 15px;
}

.event-c1-header-ctr {
  padding: 30px;
}

.event-p-logo-ctr {
  max-height: 60px;
  max-width: 180px;
  overflow: hidden;
}

.event-p-logo-ctr img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.event-c1-txt-ctr {
  position: absolute;
  border-radius: 25px;
  background: #c63054;
  padding: 33px 163px 33px 55px;
  max-width: 764px;
  bottom: 36px;
  left: 36px;
}

.event-c1-title {
  color: #fff;
  font-family: "Sulphur Point";
  font-size: 66px;
  font-style: normal;
  font-weight: 400;
  line-height: 70px;
  letter-spacing: -1.98px;
}

.event-c1-bg-img {
  max-height: 852px;
  min-height: 600px;
}

.e-c1-deal-card-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  padding: 20px 29px;
  border-radius: 25px;
  gap: 28px;
  background: #e9dfd5;
}

.e-c1-deal-card {
  background-color: #e9dfd5;
  border-radius: 20px;
  border: 0.5px dashed #e9ac92;
  padding: 40px 31px 36px 38px;
  /* width: 33%; */
  transition: background-color 0.3s ease;
  cursor: pointer;
}

/* 
.e-c1-deal-card-container {
  display: flex;
  justify-content: center;
  padding: 20px 29px;
  border-radius: 25px;
  gap: 28px;
  background: #e9dfd5;
}

.e-c1-deal-card {
  background-color: #e9dfd5;
  border-radius: 20px;
  border: 0.5px dashed #e9ac92;
  padding: 40px 31px 36px 38px;
  width: 33%;
  transition: background-color 0.3s ease;
  cursor: pointer;
} */

.e-c1-deal-card.selected {
  background-color: #fff4ee;
}

.e-c1-deal-card-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 28px;
}

.e-c1-deal-card-radio {
  width: 24px;
  height: 24px;
  border: 2px solid #e9ac92;
  border-radius: 50%;
  appearance: none;
  cursor: pointer;
  position: relative;
  outline: none;
}

.e-c1-deal-card-radio:checked {
  background-color: #e9ac92;
  box-shadow: inset 0 0 0 4px white;
}

.e-c1-deal-card-discount {
  color: #ff0c0c;
  font-family: "Spectral";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.6px;
  padding: 5px 10px;
  border-radius: 5px;
}

.e-c1-deal-card-description {
  margin-bottom: 34px;
  color: #0a0303;
  font-family: "Spectral";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.48px;
  max-width: 241px;
}

.e-c1-deal-card-price-section {
  margin-bottom: 18px;
}

.e-c1-deal-card-actual-price-label {
  color: #0a0303;
  font-family: "Spectral";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: -0.48px;
}

.e-c1-deal-card-actual-price {
  color: #0a0303;
  font-family: "Spectral";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: -0.48px;
}

.e-c1-deal-card-sale-price {
  color: #e9ac92;
  font-family: "Spectral";
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.9px;
  margin-bottom: 36px;
}

.e-c1-deal-card-submit-button,
.event-c2-button,
.event-c3-button {
  background-color: #0a0303;
  color: #fff;
  border: none;
  padding: 13px 43px;
  border-radius: 60%;
  cursor: pointer;
  color: #e9ac92;
  font-family: "Spectral";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.6px;
  text-decoration: none;
  display: inline-block;
  width: 165px;
}

.e-c1-deal-card-submit-button:hover,
.event-c2-button:hover,
.event-c3-button:hover {
  background-color: #1a1111;
}

.event-pg-ctr-1 {
  width: 85%;
  margin: 0 auto;
}

.e-c1-deal-timer-ctr {
  padding: 20px;
  display: flex;
  max-width: 100%;
  margin: 17px 0 31px 0;
}

.e-c1-deal-ctr {
  background-color: #000;
  color: #fff;
  padding: 30px 45px;
  border-radius: 35px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-grow: 1;
  margin-right: 20px;
  width: 56%;
}

.e-c1-deal-ctr {
  color: #fff;
  font-family: "Spectral";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.6px;
}

.e-c1-deal-data {
  text-align: center;
}

.e-c1-deal-label {
  margin-right: 5px;
}

.e-c1-deal-timer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #fff;
  padding: 20px 30px;
  border-radius: 25px;
  width: 100%;

  color: #000;
  font-family: "Spectral";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.6px;
}

.e-c1-deal-timer-item {
  display: flex;
  justify-content: center;
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  text-align: center;
  margin: 0 10px;
  white-space: nowrap;
}

@media (max-width: 768px) {
  .e-c1-deal-timer-ctr {
    flex-direction: column;
  }

  .e-c1-deal-timer {
    padding: 15px;
  }
}

@media (max-width: 480px) {
  .e-c1-deal-timer-ctr {
    padding: 0;
  }

  .e-c1-deal-ctr {
    flex-wrap: wrap;
  }

  .e-c1-deal-data {
    flex-basis: 50%;
    margin-bottom: 10px;
  }

  .e-c1-deal-timer {
    flex-wrap: wrap;
  }

  .e-c1-deal-timer-item {
    flex-basis: 40%;
    margin-bottom: 10px;
  }
}

.event-c2-container {
  max-width: 100%;
  margin: 0 auto;
  padding: 80px;
}

.event-c2-title {
  text-align: center;
  color: #000;
  text-align: center;
  font-family: "Sulphur Point";
  font-size: 66px;
  font-style: normal;
  font-weight: 400;
  line-height: 70px;
  letter-spacing: -1.98px;
  max-width: 546px;
  margin: 0 auto;
  margin-bottom: 30px;
}

.event-c2-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.event-c2-card .event-c2-image {
  border-radius: 37px;
  max-height: 723px;
  min-height: 500px;
}

.event-c2-card {
  background-color: #fff;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.event-c2-content {
  padding: 20px;
  text-align: center;
}

.event-c2-subtitle {
  color: #000;
  text-align: center;
  font-family: "Sulphur Point";
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: -0.9px;
  margin-bottom: 12px;
}

.event-c2-description {
  color: #0a0303;
  text-align: center;
  font-family: "Spectral";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.48px;
  margin-bottom: 30px;
}

.event-c3-bg-img {
  min-height: 650px;
  border-radius: 37px;
  max-height: 695px;
}

.ev-c3-all-you {
  color: #2e2911;
  font-family: "Gilroy", sans-serif;
  font-size: 60px;
  font-style: normal;
  font-weight: 500;
  line-height: 63px;
  letter-spacing: -1.8px;
  max-width: 430.302px;
  margin-bottom: 62px;
}

.ev-c3-promotional {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.45px;
  max-width: 502px;
  padding-left: 57px;
}

.event-c3-overlay {
  position: absolute;
  z-index: 1;
  top: 76px;
  left: 76px;
}

.event-c3-banner {
  background-color: #d23b68;
  border-radius: 20px;
  padding: 90px 30px;
  text-align: center;
  max-width: 100%;
  margin-top: 34px;
}

.event-c3-title {
  color: #fff;
  text-align: center;
  font-family: "Sulphur Point";
  font-size: 66px;
  font-style: normal;
  font-weight: 400;
  line-height: 70px;
  margin-bottom: 28px;
  letter-spacing: -1.98px;
}

.event-c3-subtitle {
  color: #fff;
  text-align: center;
  font-family: "Spectral";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.48px;
  margin-bottom: 47px;
}

.ep-footer-contact {
  max-width: 897px;
  margin: 0 auto;
  gap: 90px;
  margin-bottom: 38px;
}

.event-pg-info-ctr.cycle-pg-info-ctr.jewellery-pg-info-ctr {
  padding: 48px 40px 44px 40px;
}

.event-pg-info-ctr .cycle-pg-info-ctr>div:first-child {
  margin-top: 0;
}

.event-footer-top-ctr {
  margin-top: 51px;
}

.event-footer-logo {
  max-width: 180px;
  max-height: 60px;
  overflow: hidden;
}

.event-footer-logo img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.event-pg-footer-ctr.cycle-pg-footer-ctr {
  background: #000 !important;
  padding: 26px;
  gap: 13px;
}

.event-pg-info-ctr.cycle-pg-info-ctr #map {
  width: 300px;
  max-height: 165px;
}

@media (max-width: 1370px) {
  .event-c3-overlay {
    top: 60px;
    left: 65px;
  }

  .ev-c3-all-you {
    margin-bottom: 50px;
  }

  .ev-c3-promotional {
    margin-bottom: 0;
  }
}

@media (max-width: 1200px) {
  .event-c2-container {
    max-width: 992px;
    padding: 80px 30px;
  }

  .ev-c3-all-you {
    font-size: 45px;
  }

  .ev-c3-promotional {
    padding-left: 0;
  }
}

@media (max-width: 992px) {


  .event-c2-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .ep-footer-contact {
    column-gap: 40px;
    row-gap: 20px;
  }
}

@media (max-width: 768px) {
  .event-c2-container {
    padding: 50px 30px;
  }

  .event-c2-title {
    font-size: 45px;
    line-height: 50px;
  }


  .ev-c3-all-you {
    font-size: 35px;
    line-height: 40px;
    margin-bottom: 30px;
  }

  .event-c3-overlay {
    top: 100px;
    bottom: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    left: 30px;
    justify-content: center;
  }

  .event-c2-card .event-c2-image {
    max-height: 400px;
    min-height: 400px;
  }

  .event-c3-title {
    font-size: 45px;
    line-height: 50px;
  }
}


@media (max-width: 576px) {
  .event-c2-grid {
    grid-template-columns: 1fr;
  }

  .event-c3-banner {
    padding: 50px 30px;
  }

  .ep-footer-contact {
    flex-direction: column;
  }

  .ep-f-contact-item {
    margin: 0 auto;
  }
}

@media (max-width: 480px) {
  .event-c2-image {
    height: 400px;
    display: flex;
    justify-content: center;
  }

  .event-c2-content {
    padding: 15px;
  }

  .event-c3-overlay {
    top: 100px;
    bottom: auto;
    padding-right: 20px;
    padding-bottom: 20px;
    left: 20px;
    justify-content: center;
  }

  .ev-c3-all-you {
    margin-bottom: 20px;
  }

  .event-c3-title {
    font-size: 40px;
    line-height: 45px;
  }

  .event-partners-pg .c-info-loc-right-ctr {
    min-width: 100%;
    margin-right: 15px;
  }

  .event-partners-pg .c-info-location-ctr {
    padding: 20px;
    width: 100%;
  }

  .event-pg-info-ctr.cycle-pg-info-ctr #map {
    width: 100%;
    max-height: 165px;
  }

  .event-pg-info-ctr.cycle-pg-info-ctr.jewellery-pg-info-ctr {
    padding: 20px;
  }

  .event-pg-info-ctr .c-info-loc-left-ctr {
    min-width: 100%;
  }

  .event-pg-info-ctr .mb-38p {
    margin-bottom: 20px;
  }

  .ep-footer-contact {
    margin-bottom: 20px;
  }

  .event-pg-info-ctr .c-info-loc-left-ctr {
    margin-top: 0;
  }

  .e-c1-deal-card-button-section {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .e-c1-deal-card-header {
    margin-bottom: 20px;
  }

  .e-c1-deal-card-description {
    margin-bottom: 25px;
  }

  .e-c1-deal-card {
    padding: 25px;
  }
}

/* ================= Home Decoration Page  ===============  */

.home-c1-container {
  max-width: 100%;
  margin: 0 auto;
  padding: 20px;
  display: flex;
  gap: 34px;
}

.home-c1-left-column {
  /* flex: 1; */
  width: 26%;
  /* max-width: 400px; */
}

.home-c1-right-column {
  /* flex: 2; */
  width: 74%;
}

.home-c1-logo {
  margin-bottom: 37px;
  margin-top: 15px;
  max-width: 150px;
  max-height: 60px;
  overflow: hidden;
}

.home-templates-img {
  border-radius: 20px;
}

.home-templates-img>img {
  border-radius: 20px;
}

.home-c1-logo img {
  /* height: 30px; */
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.home-c1-pick {
  margin-bottom: 15px;
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: 35px;
  letter-spacing: -0.75px;
  margin-bottom: 14px;
}

.home-c1-deal-card {
  border-radius: 20px;
  border: 0.5px dashed #4a4e76;
  background: #fff;
  padding: 32px 34px 29px 38px;
  margin-bottom: 20px;
  position: relative;
  display: flex;
  flex-direction: column;
}

.home-c1-radio-button {
  width: 24px;
  height: 24px;
  border: 2px solid #7946ff;
  border-radius: 50%;
  appearance: none;
  cursor: pointer;
  position: relative;
}

.home-c1-radio-button:checked {
  background-color: #7946ff;
  box-shadow: inset 0 0 0 4px white;
}

.home-c1-discount {
  position: absolute;
  top: 20px;
  right: 20px;
  color: #ff0c0c;
  font-family: "Spectral";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.6px;
}

.home-c1-deal-description {
  color: #0a0303;
  font-family: "Spectral";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.48px;
  margin-bottom: 14px;
  margin-top: 18px;
}

.home-c1-actual-price {
  color: #0a0303;
  font-family: "Spectral";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: -0.48px;
  margin-bottom: 14px;
}

.home-c1-price {
  color: #4a4e76;
  font-family: "Spectral";
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.9px;
  margin-bottom: 28px;
}

.home-c1-buy-now {
  background-color: #4a4e76;
  border: none;
  padding: 13px 43px;
  border-radius: 60%;
  cursor: pointer;
  color: #fff;
  font-family: "Spectral";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.6px;
  display: inline-block;
  text-decoration: none;
  margin-top: auto;
  width: 164px;
}

.home-c1-showcase-image {
  border-radius: 20px;
  max-height: 879px;
}

.home-bg-img {
  margin-bottom: 22px;
  height: 850px;
}

.home-c1-your {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 35px;
  font-style: normal;
  font-weight: 500;
  line-height: 45px;
  letter-spacing: -1.05px;
}

.home-c1-link {
  text-decoration: none;  
  display: flex;
  align-items: center;
  justify-content: center;
}

.home-c1-deal {
  gap: 10px;
}

.home-c1-deal-data {
  color: #030000;
  font-family: "Spectral";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.6px;
}

.home-c1-timer-item {
  color: #000;
  font-family: "Spectral";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.6px;
}

.home-c1-deal-end {
  color: #ff601b;
  font-family: "Spectral";
  font-size: 44px;
  font-style: normal;
  font-weight: 400;
  line-height: 50px;
  letter-spacing: -1.32px;
}

.home-d-pg-ctr-2 {
  margin-top: 100px;
}

.home-d-pg-ctr-4 {
  padding: 20px;
}

.home-c2-overlay {
  border-radius: 24px;
  background: #4a4e76;
  padding: 50px;
  max-width: 436px;
}

.home-c2-img {
  max-height: 716px;
}

.home-play-btn img {
  cursor: pointer !important;
  max-width: 90px;
  max-height: 90px;
}

.home-c2-title {
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 45px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -1.8px;
  max-width: 334px;
}

.home-c2-overlay {
  bottom: 26px;
  left: 55px;
}

.home-c3-title {
  color: #000;
  text-align: center;
  font-family: "Gilroy", sans-serif;
  font-size: 55px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -2.2px;
  margin: 0 auto;
  margin-bottom: 34px;
  margin-top: 119px;
  max-width: 1013px;
}

.home-c3-room-models>div {
  width: 33%;
  position: relative;
}

.home-c3-model-img {
  border-radius: 15px;
  max-height: 546px;
}

.home-c3-order {
  text-decoration: none;
  padding: 21px 26px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  top: 23px;
  left: 19px;
  border-radius: 10px;
  background: #4a4e76;
  width: 90%;
  position: absolute;
  z-index: 1;
}

.home-c3-model-name {
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.8px;
  margin-bottom: 0;
}

.home-c3-model-discount {
  color: #fabab8;
  font-family: "Gilroy", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.8px;
  margin-bottom: 0;
}

.home-c4-title {
  color: #000;
  text-align: center;
  font-family: "Gilroy", sans-serif;
  font-size: 60px;
  font-style: normal;
  font-weight: 500;
  line-height: 63px;
  letter-spacing: -1.8px;
  max-width: 725px;
  margin: 0 auto;
  margin-bottom: 21px;
  margin-top: 87px;
}

.home-c4-txt {
  color: #000;
  text-align: center;
  font-family: "Gilroy", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.45px;
  max-width: 992px;
  margin: 0 auto;
  margin-bottom: 87px;
}

.home-footer-ctr {
  padding-bottom: 19px;
  border-radius: 25px;
  border: 1px solid #e9ac92;
  background: #4a4e76;
  color: #fff;
}

.home-footer-ctr p {
  color: #fff;
}

.home-footer-ctr p span {
  color: #fff;
}

.home-footer-logo-ctr {
  max-width: 120px;
  max-height: 60px;
  overflow: hidden;
  background: #fff;
  padding: 6px;
  border-radius: 4px;
}

.home-footer-logo-ctr img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.b-payment-ctr {
  max-width: 515px;
  max-height: 40px;
  margin: 0 auto 26px;

}

.b-payment-ctr img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.home-pg-footer-links a {
  text-decoration: none;
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 23px;
  letter-spacing: -0.42px;
}

@media (max-width: 1200px) {
  .home-c1-container {
    gap: 28px;
  }
}

@media (max-width: 992px) {
  .home-c1-container {
    flex-direction: column;
  }

  .home-c1-left-column,
  .home-c1-right-column {
    width: 100%;
  }

  .home-c1-deal-cards-container {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
  }

  .home-c1-deal-card {
    margin-bottom: 0;
  }
}

@media (max-width: 830px) {
  .home-c1-deal-cards-container {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 768px) {
  .home-c1-your {
    margin-bottom: 20px;
    line-height: 38px;
    font-size: 35px;
  }
}

@media (max-width: 600px) {
  .home-c1-deal-cards-container {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 576px) {
  .home-c1-container {
    gap: 25px;
  }

  .home-c1-your {
    text-align: center;
  }

  .home-c1-social-link-ctr {
    justify-content: center;
  }

  .home-c1-deal-container>div:nth-child(2) {
    display: flex;
    justify-content: center;
    margin-top: 15px;
    margin-bottom: 25px;
  }

  .home-c1-deal-end {
    text-align: center;
  }

  .rest_timer>div {
    justify-content: center !important;
    text-align: center;
    gap: 15px;
    flex-wrap: wrap;
  }

  .home-c1-deal-data {
    text-align: center;
  }

  .home-d-pg-ctr-2 {
    margin-top: 50px;
  }

  .home-c2-overlay {
    left: 35px;
    bottom: 15px;
  }

  .home-c1-buy-now {
    margin-left: 50%;
    transform: translateX(-50%);
  }

  .home-c3-model-discount,
  .home-c3-model-name {
    font-size: 16px;
    line-height: 22px;
  }

  .home-c3-model-img {
    max-height: 400px;
  }

  .home-c3-order {
    padding: 10px 15px;
  }

  .home-c1-deal-card {
    padding: 32px 34px 29px 38px;
  }

  .home-c1-deal-card {
    padding: 25px;
  }

  .home-c1-deal-end {
    font-size: 35px;
    line-height: 40px;
  }

  .home-c1-your,
  .home-c1-deal-end {
    font-size: 28px;
    line-height: 30px;
  }

  .home-footer-ctr .beauty-footer-ctr {
    padding: 30px;
  }

  .home-pg-footer-links.gap-26p {
    gap: 10px;
  }
}


@media (max-width: 480px) {

  .home-c3-title,
  .home-c4-title {
    font-size: 30px !important;
    line-height: 36px !important;
    margin-top: 60px;
  }

  .home-footer-ctr .beauty-location-ctr {
    justify-content: flex-start !important;
  }

}

/* ================= Roofing Page  ===============  */

.roofing-pg {
  padding: 17px;
}

.roof-pg-com-deal {
  display: flex;
  align-items: center;
  gap: 11px;
  flex-wrap: wrap;
}

.roofing-pg-ctr-1 {
  gap: 16px;
}

.roofingLogo {
  max-width: 180px;
  max-height: 60px;
  overflow: hidden;
}

.roofingLogo img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.roofing-pg-ctr-1>div:nth-child(1) {
  width: 25%;
  background: #f9edea;
}

.roofing-pg-ctr-1>div:nth-child(2) {
  width: 75%;
  background: #ff601b;
  padding: 31px 47px;
}

.roof-pg-com-label {
  color: #521900;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.48px;
}

.roof-pg-com-value {
  color: #521900;
  font-family: "Gilroy", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.75px;
}

.roof-c1-claim {
  border-radius: 10px;
  background: #000;
  padding: 9px 25px;
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.48px;
  text-decoration: none;
}

.roof-pg-com-timer {
  border-radius: 15px;
  background: #000;
  padding: 20px 50px;
}

.roof-c1-title {
  color: #daf35e;
  font-family: "Gilroy", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: -0.54px;
}

.roof-pg-com-timer-item {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  flex-wrap: wrap;
}

.roof-pg-com-timer-val {
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.6px;
}

.roof-pg-com-timer-label {
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: -0.36px;
}

.roofing-c2-left-img-ctr img {
  max-height: 880px;
}

.padding-c2-right {
  padding: 52px 0 20px 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.roof-c2-pricing-card {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #ffffff;
  padding: 31px 54px 31px 36px;
  border-radius: 22px;
  margin-bottom: 20px;
  border: 1px solid #ffdecb;
  cursor: pointer;
  transition: border-color 0.3s, background-color 0.3s;
}

.roof-c2-pricing-card.selected {
  border-color: #ffeee5;
  background-color: #fff3e6;
}

.roof-c2-radio-button {
  margin-right: 51px;
}

.roof-c2-radio-button input[type="radio"] {
  display: none;
}

.roof-c2-radio-button label {
  width: 24px;
  height: 24px;
  display: inline-block;
  border: 3px solid #ff6e23;
  border-radius: 50%;
  position: relative;
}

.roof-c2-radio-button input[type="radio"]:checked+label::after {
  content: "";
  width: 14px;
  height: 14px;
  background-color: #ff6e23;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
}

.roof-c2-card-content {
  max-width: 100%;
  flex: 1;
  text-align: left;
  flex-wrap: wrap;
}

.roof-c2-description {
  color: #521900;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.48px;
}

.roof-c2-price-details {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}

.roof-c2-original-price {
  text-decoration: line-through;
  margin-right: 10px;
  font-family: "Gilroy", sans-serif;
  color: #521900;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.48px;
}

.roof-c2-current-price {
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  border-radius: 6px;
  background: #ff7325;
  letter-spacing: -0.6px;
  margin-right: 10px;
  padding: 4px 8px;
}

.roof-c2-discount-badge {
  border-radius: 6px;
  background: #000;
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  padding: 6px 14px;
}

.roof-c2-purchase-btn {
  border-radius: 15px;
  padding: 20px;
  border: none;
  background: #ff7325;
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.8px;
  width: 100%;
  margin-top: 18px;
}

.roof-c2-purchase-btn:hover {
  opacity: 0.9;
}

.roof-c2-title {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 60px;
  font-style: normal;
  font-weight: 500;
  line-height: 63px;
  letter-spacing: -1.8px;
  max-width: 515px;
  margin-bottom: 25px;
  margin-left: 24px;
}

.roof-c2-purchase-btn {
  text-decoration: none;
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.54px;
  /* width: 403px; */
  margin: 0 auto;
  margin-top: 26px;
  margin-bottom: 20px;
}

.roof-c2-share {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
}

.roof-play-btn img {
  width: 90px;
  height: 90px;
}

.roofing-img-3 {
  min-height: 500px;
}

.roof-c3-overlay {
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  margin-left: 30px;
  gap: 28px;
}

.roof-c3-title {
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 55px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -2.2px;
  max-width: 599px;
  margin-bottom: 28px;
}

.roofing-img-3 {
  max-height: 544px;
}

.roofing-pg-ctr-4 {
  padding: 51px 0;
  gap: 70px;
}

.roof-c4-service {
  display: flex;
  gap: 20px;
  /* flex-direction: column; */
  justify-content: center;
}

.roof-c4-services {
  width: 55%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.roof-c4-service-img {
  width: 45%;
  max-height: 700px;
  min-height: 640px;
  overflow: hidden;
}

.roof-c4-title {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 55px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -2.2px;
  margin-bottom: 28px;
  max-width: 450px;
}

.roof-c4-service>div:nth-child(1) {
  max-width: 508px;
}

.roof-c4-service>div:nth-child(2) {
  display: flex;
  align-items: center;
}

.roof-c4-service {
  display: flex;
  justify-content: space-between;
  padding: 23px 0;
  border-top: solid 1px #ffd1be;
  border-bottom: solid 1px #ffd1be;
}

.roof-c4-service+.roof-c4-service {
  border-top: none;
}

.roof-c4-service-title {
  color: #ff601b;
  font-family: "Gilroy", sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -1.2px;
  margin-bottom: 5px;
}

.roof-c4-service-detail {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.45px;
  margin-bottom: 0;
}

.roofing-pg-ctr-5 {
  gap: 51px;
  padding: 47px 51px;
  background: #f9edea;
}

.roofing-pg-ctr-5>div:nth-child(1) {
  width: 55%;
  max-height: 551px;
  min-height: 401px;
}

.roofing-pg-ctr-5>div:nth-child(2) {
  width: 45%;
}

.roof-c-6-service-img {
  max-height: 646px;
}

.home-c5-title {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 60px;
  font-style: normal;
  font-weight: 500;
  line-height: 63px;
  letter-spacing: -1.8px;
  max-width: 391px;
  margin-bottom: 30px;
}

.home-c5-txt {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.45px;
  margin-bottom: 0;
  max-width: 579px;
}

.roofing-pg-ctr-6 {
  padding: 66px 102px;
  background: #ff601b;
  margin-top: 51px;
}

.roof-c6-txt {
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 55px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -2.2px;
  max-width: 744px;
}

.roof-c6-grab-deal {
  text-decoration: none;
  padding: 40px 81px;
  border-radius: 15px;
  background: #fff;
  color: #ff601b;
  font-family: "Gilroy", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.54px;
  word-break: keep-all;
  width: 242px;
}

.roof-footer-ctr {
  padding: 0;
}

.roof-footer-ctr .h-footer-contact-map,
.roof-footer-ctr .h-footer-contact-map #map {
  height: 100%;
  width: 100%;
}

.r-footer-logo {
  max-width: 180px;
  max-height: 60px;
  overflow: hidden;
}

.r-footer-logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.roof-footer {
  padding: 38px 35px 44px 51px;
  border-radius: 0;
  background: #252736;
  display: flex;
  justify-content: space-between;
  gap: 100px;
}

.r-footer-left {
  width: 52%;
}

.r-footer-right {
  width: 40%;
  position: relative;
}

.r-footer-right>img {
  border-radius: 0;
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.r-footer-social-link-ctr {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  justify-content: space-between;
  margin-bottom: 70px;
}

.r-footer-social-link {
  display: flex;
  gap: 16px;
}

.r-footer-social-link>a {
  padding: 10px 20px;
  border-radius: 35px;
  background-color: #3d3a44;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.roof-contact {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 30px;
}

.contact-item {
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: center;
}

.roof-contact p {
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.45px;
  margin: 0;
}

.r-disclaimer {
  color: #ffca28;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.48px;
}

.r-footer-disclaimer {
  margin-top: 38px;
  margin-bottom: 42px;
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.39px;
}

.roof-footer-links {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 26px;
  border-radius: 25px;
  margin-top: 10px;
}

.roof-footer-links p {
  margin: 0;
}

.roof-footer-links a {
  color: #fff;
  text-decoration: none;
}

.roof-footer .r-footer-loca-card {
  top: 30px;
  left: 48px;
  padding: 20px 25px;
}

.r-footer-loca-card {
  position: absolute;
  top: 26px;
  left: 24px;
  margin-right: 26px;
  background-color: #20202a;
  color: #ffffff;

  padding: 20px;
  font-family: Arial, sans-serif;
  max-width: 400px;
}

.r-footer-loca-info {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.r-footer-loca-icon {
  font-size: 20px;
  margin-right: 20px;
  color: #ffffff;
}

.r-footer-loca-text h3 {
  margin: 0;
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.51px;
}

.r-footer-loca-text p {
  margin: 5px 0;
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.51px;
}

.r-footer-loca-links {
  display: flex;
  gap: 20px;
}

.r-footer-loca-links a {
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.48px;
  text-decoration: none;
  display: flex;
  align-items: center;
}

.r-footer-loca-get-directions {
  color: #3ce2d8;
}

.r-footer-loca-visit-website {
  color: #fff;
}

.r-footer-loca-visit-website img {
  margin-right: 15px;
}

@media (max-width: 480px) {
  .r-footer-social-link-ctr {
    justify-content: center !important;
  }

  .r-footer-loca-links {
    justify-content: center;
    gap: 10px;
  }
}

/* ================= Real Estate Page ===============  */

.re-pg-ctr-1 {
  padding: 40px 25px 40px 64px;
}

.re-logo-ctr {
  max-width: 180px;
  max-height: 60px;
  overflow: hidden;
}

.re-logo-ctr img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.gap-160p {
  gap: 160px;
}

.re-c1-social-links {
  width: 38.46px;
  height: 33.94px;
  border-radius: 60%;
  background-color: black;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.re-hero-img-1 {
  min-height: 300px;
}

.re-hero-sec-right {
  border-radius: 25px;
  max-height: 655px;
  overflow: hidden;
}

.re-pg-ctr-2 {
  padding: 0 14px 20px 14px;
  gap: 22px;
}

.w-40pt {
  width: 40%;
}

.w-60pt {
  width: 60%;
}

.re-c2-deal-timer-ctr {
  padding: 41px 59px;
  border-radius: 25px;
  background: #172eff;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.re-c2-your-trusted {
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 50px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -2px;
  margin-bottom: 20px;
}

.re-c2-deal-ctr {
  border-radius: 19px;
  background: #fff;
}

.re-c2-deal-ctr>div:nth-child(1) {
  padding: 42px 56px 19px 56px;
  border-bottom: solid 5px #172eff;
}

.re-c2-deal-ctr>div:nth-child(2) {
  padding: 21px 56px 28px 56px;
}

.re-c2-deal-value {
  color: #030538;
  font-family: "Gilroy", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.75px;
}

.re-c2-deal-label {
  color: #030538;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.48px;
}

.re-c2-deal-data {
  gap: 11px;
  align-items: center;
}

.txt-violet-1 {
  color: #172eff;
}

.txt-orange-1 {
  color: #ff601b;
}

.re-c2-claim {
  text-decoration: none;
  padding: 15px;
  border-radius: 14px;
  background: #172eff;
  width: 301px;
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.54px;
  width: 100%;
  margin-top: 45px;
  margin-bottom: 28px;
}

.re-c2-claim:hover {
  opacity: 0.8;
}

.re-c2-hurry {
  text-align: center;
  color: #ff7325;
  font-family: "Gilroy", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: -0.54px;
  margin-bottom: 9px;
}

.re-c2-deal-time span {
  color: #030538;
  font-family: "Gilroy", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.6px;
}

.re-c2-deal-time {
  background: #f3f3f3;
  width: 68px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.restaurant-pg .re-c2-deal-time {
  background-color: #fff;
  display: flex;
  gap: 10px;
  width: auto;
}

.res-cn-circles-section .d-pg-com-circle {
  justify-content: center;
}

.re-play-btn {
  width: 100px;
  height: 100px;
  top: 46px;
  left: 95px;
  z-index: 1;
  cursor: pointer !important;
}

.re-pg-ctr-3 {
  padding: 0 14px 76px 14px;
}

.w-48pt {
  width: 48%;
}

.w-52pt {
  width: 52%;
}

.w-55pt {
  width: 55%;
}

.w-45pt {
  width: 45%;
}

.re-pg-13-house-img {
  max-height: 800px;
  border-radius: 25px;
}

.re-pg-13-house-img {
  border-radius: 25px;
}

.re-c3-deals-container {
  padding: 40px 46px 56px 46px;
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
  border-radius: 25px;
  background: #060b37;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.re-c3-share-deal p {
  font-size: 16px;
  margin-bottom: 10px;
}

.re-c3-share-icons {
  display: flex;
  justify-content: center;
  gap: 9px;
}

.re-c3-share-icons a img {
  width: 24px;
  height: 24px;
}

.re-c3-pricing-card {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #060b37;
  padding: 31px 54px 31px 36px;
  border-radius: 22px;
  margin-bottom: 20px;
  border-radius: 22px;
  border: 1px solid rgba(255, 255, 255, 0.29);
  cursor: pointer;
  transition: border-color 0.3s, background-color 0.3s;
}

.re-c3-pricing-card:nth-child(3) {
  margin-bottom: 49px;
}

.re-pg-3-house-img img {
  border-radius: 25px;
}

.re-c3-pricing-card.selected {
  border-color: #ffeee5;
  background-color: #fff;
}

.re-c3-pricing-card.selected .re-c3-description {
  color: #030538;
}

.re-c3-pricing-card.selected .re-c3-original-price {
  color: #521900;
}

.re-c3-radio-button {
  margin-right: 51px;
  display: flex;
  align-items: center;
}

.re-c3-radio-button input[type="radio"] {
  display: none;
}

.re-c3-radio-button label {
  width: 24px;
  height: 24px;
  display: inline-block;
  border: 3px solid #fbe5a0;
  border-radius: 50%;
  position: relative;
  margin-bottom: 0;
}

.re-c3-radio-button input[type="radio"]:checked+label::after {
  content: "";
  width: 14px;
  height: 14px;
  background-color: #172eff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
}

.re-c3-card-content {
  max-width: 100%;
  flex: 1;
  text-align: left;
  flex-wrap: wrap;
}

.re-c3-description {
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.48px;
}

.re-c3-price-details {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}

.re-c3-original-price {
  text-decoration: line-through;
  margin-right: 10px;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.48px;
}

.re-c3-current-price {
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  border-radius: 6px;
  background: #172eff;
  letter-spacing: -0.6px;
  margin-right: 10px;
  padding: 4px 8px;
}

.re-c3-discount-badge {
  border-radius: 6px;
  background: #000;
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  padding: 6px 14px;
}

.re-c3-purchase-btn {
  border-radius: 15px;
  padding: 20px;
  border: none;
  background: #ff7325;
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.8px;
  width: 100%;
  margin-top: 18px;
  display: inline-block;
}

.re-purchase-btn-ctr {
  margin-top: auto;
}

.re-c3-purchase-btn:hover {
  opacity: 0.9;
}

.re-c4-container {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 15px 35px 15px;
}

.re-c4-title {
  color: #000;
  text-align: left;
  font-family: "Gilroy", sans-serif;
  font-size: 55px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -2.2px;
  margin-bottom: 16px;
}

.re-c4-deals-wrapper {
  position: relative;
  overflow: hidden;
}

.re-c4-deals {
  display: flex;
  overflow-x: auto;
  gap: 30px;
  padding-bottom: 20px;
  margin-bottom: -20px;
  /* Hide scrollbar space */
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* IE and Edge */
}

.re-c4-deals::-webkit-scrollbar {
  display: none;
  /* Chrome, Safari, and Opera */
}

.re-c4-deal {
  flex: 0 0 auto;
  width: 38%;
  background-color: #f0f0f0;
  border-radius: 12px;
  overflow: hidden;
}

.re-c4-deal-image {
  width: 100%;
  height: 400px;
  object-fit: cover;
  border-radius: 12px;
}

.re-c4-deal-content {
  padding: 29px 37px 51px 40px;
  background: #f0f8ff;
}

.re-c4-deal-title {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -1px;
  margin-bottom: 8px;
}

.re-c4-deal-location {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.72px;
  margin-bottom: 27px;
}

.re-c4-deal-description {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.48px;
  margin-bottom: 34px;
}

.re-c4-deal-price {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -1px;
  margin-bottom: 27px;
}

.re-c4-deal-button {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-family: "Gilroy", sans-serif;
  padding: 20px;
  width: 100%;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.54px;
  border-radius: 15px;
  background: #172eff;
}

.re-pg-ctr-5 {
  display: flex;
  height: 100%;
  gap: 16px;
  padding: 0 14px 15px 14px;
}

.re-c5-left {
  width: 48%;
  background-color: #4040ff;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 71px 176px 89px 74px;
  border-radius: 25px;
  background: #172eff;
}

.re-c5-right {
  width: 52%;
  overflow: hidden;
  border-radius: 25px;
  max-height: 550px;
}

.re-c5-right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.re-c5-title {
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 60px;
  font-style: normal;
  font-weight: 500;
  line-height: 65px;
  letter-spacing: -1.8px;
  margin-bottom: 53px;
}

.re-c5-button {
  border-radius: 15px;
  background: #fff;
  padding: 20px;
  color: #4040ff;
  transition: background-color 0.3s ease;
  color: #172eff;
  font-family: "Gilroy", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.54px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  width: 100%;
  text-align: center;
}

.re-c5-button:hover {
  background-color: #f0f0f0;
}

.re-pg-ctr-6 {
  padding: 0 14px 20px 14px;
  display: flex;
  align-items: stretch;
  /* This ensures both columns stretch to the same height */
}

.re-c6-fine-print {
  padding: 42px 46px 33px 44px;
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.45px;
}

.font-25p {
  font-size: 25px;
}

.re-footer-right {
  width: 100%;
  height: 100%;
  /* Changed from fixed height to 100% */
  display: flex;
  flex-direction: column;
}

.re-footer-right .h-footer-contact-map #map {
  width: 100%;
  height: 100%;
  border-radius: 25px;
}

.re-footer-right .h-footer-contact-map {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

.re-footer-right>img {
  border-radius: 45px;
  object-fit: cover;
  height: 100%;
  /* This allows the image to fill the container */
  width: 100%;
}

.re-footer-loca-card {
  top: 26px;
  left: 24px;
  background-color: #20202a;
  color: #ffffff;
  border-radius: 25px;
  padding: 20px;
  display: inline-block;
  font-family: Arial, sans-serif;
  max-width: 400px;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
  position: relative;
  margin-right: 20px;
}

.re-footer-loca-details {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.re-footer-loca-info {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.re-footer-loca-icon {
  font-size: 20px;
  margin-right: 10px;
  color: #ffffff;
}

.re-footer-loca-text h3 {
  margin: 0;
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  ;
  line-height: 25px;
  letter-spacing: -0.51px;
}

.re-footer-loca-text p {
  margin: 5px 0;
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.51px;
}

.re-footer-loca-links {
  display: flex;
  gap: 20px;
}

.re-footer-loca-links a {
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.48px;
  text-decoration: none;
  display: flex;
  align-items: center;
}

.re-footer-loca-get-directions {
  color: #3ce2d8;
}

.re-footer-loca-visit-website i {
  margin-right: 5px;
}

.re-footer-loca-links a:hover {
  text-decoration: underline;
}

.re-contact {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 30px;
}

.re-contact-item {
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: center;
}

.re-contact p {
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.45px;
  margin: 0;
}

/* .re-footer-left-bottom {
  border-radius: 25px;
  background: #060B37;
  padding: 38px 30px;
} */

.re-disclaimer-txt {
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.39px;
  margin-top: 40px;
}

.font-16p {
  font-size: 16px;
}

.re-c6-fine-print {
  flex-grow: 1;
  /* This allows the fine print to grow and fill available space */
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 42px 46px 33px 44px;
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.45px;
  border-radius: 25px;
  background: #f0f8ff;
}

.re-footer-left-bottom {
  border-radius: 25px;
  background: #060b37;
  padding: 38px 30px;
  margin-top: auto;
  /* This pushes the bottom content to the bottom of the container */
}

.re-welcome {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.6px;
}

.real-estate-footer {
  padding: 20px !important;
  border-radius: 14px;
  background: #060b37;
  margin-top: 0;
  text-align: center;
}
















.carpet-service-container {
  display: flex;
  padding: 77px 30px 30px;
  gap: 13px;
  justify-content: center;
}

.carpet-service-card {
  flex: 1;
  padding: 31px 31px 33px;
  background-color: #fff;
  border: 1px solid #000;
}

.carpet-service-card.carpet-service-featured .carpet-service-title {
  color: #fff;
}

.carpet-service-card.carpet-service-featured {
  background: #ff6b35;
  border: 1px solid #FF601B;
}

.carpet-service-image {
  margin-bottom: 28px;
  height: 259px;
}

.carpet-service-title {
  color: #000;
  text-align: center;
  font-family: Poppins;
  font-size: 25px;
  font-weight: 500;
  line-height: 35px;
  letter-spacing: -0.75px;
  text-transform: uppercase;
  margin-bottom: 22px;
}

.carpet-service-description {
  color: #000;
  text-align: center;
  font-family: Poppins;
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.45px;
  text-transform: uppercase;
  margin-bottom: 0;
}

.carpet-service-featured .carpet-service-description {
  color: white;
}

.carpet-head-banner::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: radial-gradient(circle at 20% 50%, rgba(255, 140, 0, 0.05) 0%, transparent 50%);
  pointer-events: none;
}

.carpet-head-header {
  padding: 29px 30px 20px;
}

.carpet-head-logo {
  max-height: 80px;
  max-width: 200px;
  overflow: hidden;
}

.carpet-head-flower-icon {
  width: 24px;
  height: 24px;
  background: #ff6b35;
  border-radius: 50%;
  position: relative;
  display: inline-block;
}

.carpet-head-content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 60px;
  padding: 19px;
  background: #FFF0E6;
}

.carpet-head-pricing {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 44px;
}

.carpet-head-price-item {
  display: flex;
  align-items: center;
  gap: 5px;
}

.carpet-head-price-label {
  color: #000;
  font-family: 'Gilroy', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.48px;
}

.carpet-head-price-value {
  color: #000;
  font-family: 'Gilroy', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.6px;
}

.carpet-head-price-value.carpet-head-save {
  color: #28a745;
  font-size: 22px;
}

.carpet-head-action-section {
  display: flex;
  align-items: center;
  gap: 60px;
}

.carpet-head-claim-btn {
  border-radius: 8px;
  background: #FF601B;
  padding: 7px 22px;
  border: none;
  color: #FFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.45px;
}

.carpet-head-timer {
  display: flex;
  align-items: center;
  gap: 12px;
}

.carpet-head-time-unit,
.carpet-head-time-separator {
  color: #000;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.45px;

}


.carpet-hero-section {
  position: relative;
  height: 832px;
  background: url('../../../web/landingpages/new_template_images/carpet-clean-hero.png') no-repeat center / cover;
}

.carpet-hero-content {
  padding: 50px 48px;
  border-radius: 28px;
  background: rgba(255, 255, 255, 0.09);
  backdrop-filter: blur(10.899999618530273px);
  position: relative;
  z-index: 2;
  text-align: center;
  max-width: 620px;
  margin: 0 auto;
}

.carpet-hero-title {
  color: #FFF;
  text-align: center;
  font-family: Poppins;
  font-size: 35px;
  font-weight: 500;
  line-height: 45px;
  letter-spacing: -1.05px;
  text-transform: uppercase;
  max-width: 525px;
  margin: 0 auto 56px;
}

.carpet-hero-packages {
  margin-bottom: 38px;
  gap: 10px;
}

.carpet-hero-package {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 51px;
  padding: 20px;
  transition: all 0.3s ease;
}

.carpet-hero-package:hover {
  background: rgba(255, 255, 255, 0.15);
  border-color: rgba(255, 255, 255, 0.3);
  border-radius: 14px;
}

.carpet-hero-package.carpet-hero-selected {
  border-color: #fff;
  border-radius: 14px;
}

.carpet-hero-radio-input {
  width: 20px;
  height: 20px;
  border: 2px solid white;
  border-radius: 50%;
  appearance: none;
  background-color: transparent;
  cursor: pointer;
  position: relative;
}

.carpet-hero-radio-input:checked {
  border-color: #fff;
  background-color: transparent;
}

.carpet-hero-radio-input:checked::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 50%;
}


.carpet-hero-package-text {
  color: #FFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.48px;
  margin-bottom: 9px;
}

.carpet-hero-pricing {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.carpet-hero-pricing-bottom {
  gap: 21px;
}

.carpet-hero-original-price {
  color: #FFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.48px;
  text-decoration: line-through;
}

.carpet-hero-current-price {
  color: #FFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: -0.6px;
}

.carpet-hero-discount {
  background: #800137;
  color: #FFCA28;
  font-family: 'Gilroy', sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  padding: 2px 14px;
}

.carpet-hero-cta-button {
  width: 100%;
  padding: 12px;
  border-radius: 8px;
  background: #FF601B;
  color: #FFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.45px;
  border: none;
  transition: all 0.3s ease;
  max-width: 400px;
}


.carpet-video-ctr {
  background: url('../../../web/landingpages/new_template_images/carpet-clean-video-bg.png') lightgray 50% / cover no-repeat;
  height: 599px;
  width: calc(100% - 62px);
  margin: 18px auto 46px;
}

.carpet-video-content p {
  color: #FFF;
  text-align: center;
  font-family: Poppins;
  font-size: 35px;
  font-weight: 500;
  line-height: 45px;
  letter-spacing: -1.05px;
  text-transform: uppercase;
  max-width: 525px;
  margin: 0 auto;
}

.carpet-video-play-btn {
  background: transparent;
  border: none;
  margin-bottom: 23px;
  width: 70px;
  height: 70px;
  border-radius: 50%;
}


.carpet-footer-container {
  background: #000;
  padding: 125px 65px 109px 65px;
}

.carpet-footer-content {
  display: grid;
  grid-template-columns: 2fr 1.5fr 1fr;
  gap: 40px;
  align-items: start;
}

.carpet-footer-section h2 {
  color: #BA0A13;
  text-align: left;
  font-family: Anton;
  font-size: 35px;
  font-weight: 400;
  line-height: 50px;
  letter-spacing: -1.05px;
  text-transform: capitalize;
  margin-bottom: 13px;
}

.carpet-footer-deal-text {
  color: #FFF;
  text-align: justify;
  font-family: 'Gilroy', sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.45px;
  max-width: 500px;
}

.carpet-footer-map {
  width: 100%;
  max-width: 347px;
  height: 224px;
  /* height: 100%; */
  overflow: hidden;
}

.carpet-footer-contact-item {
  display: flex;
  align-items: center;
  gap: 20px;
}

.carwash-contact-item {
  gap: 35px;
}

.carpet-footer-contact-icon {
  margin-top: 2px;
}

.carpet-footer-contact-text {
  color: #FFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.45px;
  text-transform: lowercase;
}

.carpet-footer-bottom {
  margin-top: 90px;
  text-align: center;
  gap: 26px;
}

.carpet-footer-links {
  display: flex;
  justify-content: center;
  gap: 5px;
  flex-wrap: wrap;
}

.carpet-footer-links a {
  text-decoration: none;
}

.carpet-footer-links a:hover {
  color: #e74c3c;
}

.carpet-footer-copyright,
.carpet-footer-links a {
  color: #FFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: -0.42px;
}

.carpet-footer-separator {
  color: #666;
  margin: 0 5px;
}



/* ========== RESPONSIVE MEDIA QUERIES ========== */

/* Large Desktop - 1200px */
@media (max-width: 1200px) {
  .carpet-service-container {
    padding: 60px 20px 20px;
    gap: 10px;
  }

  .carpet-service-card {
    padding: 25px 20px 25px;
  }

  .carpet-service-title {
    font-size: 22px;
    line-height: 32px;
  }

  .carpet-service-description {
    font-size: 14px;
    line-height: 22px;
  }

  .carpet-hero-content {
    padding: 40px 35px;
    max-width: 580px;
  }

  .carpet-hero-title {
    font-size: 32px;
    line-height: 42px;
    margin-bottom: 45px;
  }

  .carpet-hero-package {
    gap: 40px;
    padding: 18px;
  }

  .carpet-footer-container {
    padding: 100px 50px 80px 50px;
  }

  .carpet-footer-content {
    gap: 25px;
  }

  .carpet-head-content {
    gap: 50px;
    padding: 18px;
  }

  .carpet-head-pricing {
    gap: 35px;
  }

  .carpet-head-action-section {
    gap: 45px;
  }

  .carpet-hero-section {
    height: 750px;
  }
}

@media (max-width: 992px) {
  .carpet-service-container {
    flex-direction: column;
    padding: 50px 15px 15px;
    gap: 8px;
  }

  .carpet-service-card {
    padding: 20px 15px 20px;
    max-width: 400px;
    margin: 0 auto;
  }

  .carpet-service-image {
    height: 220px;
    margin-bottom: 20px;
  }

  .carpet-service-title {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 18px;
  }

  .carpet-service-description {
    font-size: 13px;
    line-height: 20px;
  }

  .carpet-hero-section {
    height: 700px;
  }

  .carpet-hero-content {
    padding: 35px 30px;
    max-width: 520px;
  }

  .carpet-hero-title {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 40px;
  }

  .carpet-hero-package {
    gap: 30px;
    padding: 16px;
  }

  .carpet-hero-package-text {
    font-size: 15px;
    line-height: 18px;
  }

  .carpet-hero-pricing-bottom {
    gap: 15px;
  }

  .carpet-hero-original-price {
    font-size: 15px;
  }

  .carpet-hero-current-price {
    font-size: 18px;
  }

  .carpet-hero-discount {
    font-size: 14px;
    padding: 2px 10px;
  }

  .carpet-video-ctr {
    height: 500px;
    width: calc(100% - 40px);
  }

  .carpet-video-content p {
    font-size: 30px;
    line-height: 40px;
  }

  .carpet-video-play-btn {
    width: 60px;
    height: 60px;
    margin-bottom: 20px;
  }

  .carpet-footer-container {
    padding: 80px 40px 60px 40px;
  }

  .carpet-footer-content {
    grid-template-columns: 1fr 1fr;
    gap: 25px;
  }

  .carpet-footer-section h2 {
    font-size: 30px;
    line-height: 42px;
  }

  .carpet-head-content {
    gap: 40px;
    padding: 16px;
  }

  .carpet-head-pricing {
    gap: 30px;
  }

  .carpet-head-action-section {
    gap: 35px;
  }

  .carpet-head-price-label {
    font-size: 15px;
  }

  .carpet-head-price-value {
    font-size: 18px;
  }
}

/* Tablet - 768px */
@media (max-width: 768px) {
  .carpet-service-container {
    padding: 40px 20px 20px;
    gap: 20px;
  }

  .carpet-service-card {
    padding: 25px 20px 25px;
    border: 2px solid #ddd;
  }

  .carpet-service-card.carpet-service-featured {
    transform: none;
    background: #FF601B;
    border: 2px solid #FF601B;
  }

  .carpet-service-title {
    font-size: 22px;
    line-height: 30px;
  }

  .carpet-service-description {
    font-size: 14px;
    line-height: 22px;
  }

  .carpet-hero-content {
    padding: 30px 25px;
    max-width: 90%;
    margin: 0 20px;
  }

  .carpet-hero-title {
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 35px;
  }

  .carpet-hero-package {
    text-align: center;
    gap: 20px;
    padding: 20px 15px;
  }

  .carpet-hero-radio-wrapper {
    justify-content: center;
  }

  .carpet-hero-package-text {
    text-align: center;
    font-size: 16px;
    margin-bottom: 12px;
  }

  .carpet-hero-pricing {
    justify-content: center;
  }

  .carpet-hero-pricing-bottom {
    justify-content: center;
    gap: 12px;
  }

  .carpet-hero-cta-button {
    max-width: 300px;
    padding: 14px;
  }

  .carpet-video-ctr {
    height: 400px;
    width: calc(100% - 30px);
  }

  .carpet-video-content p {
    font-size: 24px;
    line-height: 32px;
    padding: 0 20px;
  }

  .carpet-video-play-btn {
    width: 55px;
    height: 55px;
  }

  .carpet-footer-container {
    padding: 60px 30px 50px 30px;
  }

  .carpet-footer-content {
    grid-template-columns: 1fr;
    gap: 40px;
    text-align: center;
    max-width: 450px;
    margin: 0 auto;
  }

  .carpet-footer-section h2 {
    font-size: 28px;
    line-height: 38px;
    text-align: center;
  }

  .carpet-footer-deal-text {
    text-align: center;
    max-width: 100%;
  }

  .carpet-footer-map {
    max-width: 100%;
    height: 200px;
    margin: 0 auto;
  }

  .carpet-footer-contact-item {
    justify-content: center;
    text-align: center;
  }

  .carpet-footer-contact-text {
    text-align: center;
  }

  .carpet-footer-bottom {
    margin-top: 60px;
    flex-direction: column;
    gap: 20px;
  }

  .carwash-contact-item {
    gap: 20px;
  }

  .carpet-head-content {
    flex-direction: column;
    align-items: stretch;
    gap: 30px;
    padding: 20px;
  }

  .carpet-head-pricing {
    justify-content: space-around;
    gap: 20px;
  }

  .carpet-head-action-section {
    justify-content: space-between;
    gap: 20px;
  }

  .carpet-head-timer {
    justify-content: center;
  }

  .carpet-head-claim-btn {
    padding: 8px 20px;
    font-size: 14px;
  }
}

/* Mobile - 480px */
@media (max-width: 480px) {
  .carpet-service-container {
    padding: 30px 15px 15px;
    gap: 15px;
  }

  .carpet-service-card {
    padding: 20px 15px 20px;
  }

  .carpet-service-title {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 15px;
  }

  .carpet-service-description {
    font-size: 12px;
    line-height: 18px;
  }

  .carpet-hero-section {
    height: 600px;
  }

  .carpet-hero-content {
    padding: 25px 20px;
    margin: 0 15px;
  }

  .carpet-hero-title {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 30px;
    max-width: 100%;
  }

  .carpet-hero-packages {
    margin-bottom: 30px;
    gap: 8px;
  }

  .carpet-hero-package {
    gap: 15px;
    padding: 15px 10px;
  }

  .carpet-hero-package-text {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 8px;
  }

  .carpet-hero-pricing-bottom {
    gap: 8px;
    flex-wrap: wrap;
    justify-content: center;
  }

  .carpet-hero-original-price {
    font-size: 13px;
  }

  .carpet-hero-current-price {
    font-size: 16px;
  }

  .carpet-hero-discount {
    font-size: 12px;
    padding: 1px 8px;
  }

  .carpet-hero-cta-button {
    max-width: 250px;
    padding: 12px;
    font-size: 14px;
  }

  .carpet-video-ctr {
    height: 300px;
    width: calc(100% - 20px);
  }

  .carpet-video-content p {
    font-size: 20px;
    line-height: 26px;
    padding: 0 15px;
  }

  .carpet-video-play-btn {
    width: 45px;
    height: 45px;
    margin-bottom: 15px;
  }

  .carpet-footer-container {
    padding: 40px 20px 30px 20px;
  }

  .carpet-footer-content {
    gap: 30px;
  }

  .carpet-footer-section h2 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 15px;
  }

  .carpet-footer-deal-text {
    font-size: 14px;
    line-height: 22px;
  }

  .carpet-footer-map {
    height: 180px;
  }

  .carpet-footer-contact-item {
    flex-direction: column;
    gap: 10px;
  }

  .carpet-footer-contact-text {
    font-size: 14px;
    line-height: 18px;
  }

  .carpet-footer-bottom {
    margin-top: 40px;
    gap: 15px;
  }

  .carpet-footer-links a,
  .carpet-footer-copyright {
    font-size: 12px;
  }

  .carpet-head-content {
    padding: 15px;
    gap: 25px;
  }

  .carpet-head-pricing {
    flex-wrap: wrap;
    gap: 15px;
    align-items: center;
  }

  .carpet-head-price-item {
    justify-content: center;
    gap: 8px;
  }

  .carpet-head-price-label {
    font-size: 14px;
  }

  .carpet-head-price-value {
    font-size: 16px;
  }

  .carpet-head-action-section {
    flex-direction: column;
    gap: 20px;
    align-items: center;
  }

  .carpet-head-claim-btn {
    padding: 10px 25px;
    font-size: 14px;
  }

  .carpet-head-timer {
    gap: 8px;
  }

  .carpet-head-time-unit,
  .carpet-head-time-separator {
    font-size: 14px;
  }
}














.florist-hero-wrapper {
  background: url('../../../web/landingpages/new_template_images/florist-hero-bg.png') center center / cover no-repeat;
  height: 682px;
  position: relative;
  color: #fff;
  text-align: center;
  padding: 40px 40px 94px;
}

.florist-hero-overlay {
  width: 100%;
  max-width: 647px;
}

.florist-hero-logo {
  max-height: 250px;
  max-height: 100px;
  overflow: hidden;
  background: #fff;
  padding: 22px 40px;
}

.florist-hero-logo {
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.florist-hero-heading {
  color: #FFF;
  text-align: center;
  font-family: Aldrich;
  font-size: 55px;
  font-weight: 400;
  line-height: 60px;
  letter-spacing: -1.65px;
  text-transform: uppercase;
  margin: 0 auto 17px;
}

.florist-hero-deal-box {
  background: #fff;
  color: #000;
  padding: 30px;
  gap: 28px;
  max-width: 520px;
  margin: 0 auto;
}

.florist-hero-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
}

.florist-hero-item {
  color: #000;
  font-family: Aldrich;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.48px;
  display: flex;
  align-items: center;
  gap: 5px;
}

.florist-hero-item span {
  font-size: 20px;
}

.florist-hero-cta {
  color: #800137;
  text-align: center;
  font-family: Aldrich;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.45px;
  padding: 10px 20px;
  border: 1px solid #800137;
  background: #fff;
}

.florist-hero-timer {
  display: flex;
  gap: 6px;
  font-weight: bold;
  font-size: 14px;
}

.florist-hero-timer span {
  display: inline-block;

  color: #000;
  text-align: center;
  font-family: Aldrich;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: -0.45px;
}

.florist-deal-container {
  display: flex;
  overflow: hidden;
  background: #fff;
  padding: 54px 69px;
}

.florist-deal-content-ctr {
  gap: 31px;
}

.florist-deal-share {
  gap: 19px;
  padding: 10px;
  height: 50px;
}

.florist-deal-share p {
  color: #000;
  font-family: 'Gilroy', sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
}

.florist-deal-left-section {
  flex: 1;
  background: url('../../../web/landingpages/new_template_images/florist-flower-bg.png') no-repeat left;
  background-color: #800137;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 70px 40px;
  position: relative;
}

.florist-deal-text-content {
  text-align: left;
  z-index: 1;
  position: relative;
}

.florist-deal-main-text span {
  color: #FFCA28;
}

.florist-deal-main-text {
  color: #fff;
  font-family: Aldrich;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 50px;
  letter-spacing: -0.9px;
  text-transform: uppercase;
  max-width: 396px;
}


.florist-deal-white-text {
  color: white;
}

.florist-deal-right-section.kitchen-deal-right .florist-deal-claim-btn-ctr {
  padding-left: 0;
}

.florist-deal-right-section.kitchen-deal-right .florist-deal-product-item {
  background: rgba(0, 0, 0, 0.40);
}

.florist-deal-right-section.kitchen-deal-right {
  background: url('../../../web/landingpages/new_template_images/ka-coffee-maker.jpg') no-repeat center / cover;
}


.electrical-pg .florist-deal-right-section {
  background: url('../../../web/landingpages/new_template_images/electircal-checking-min.jpg') no-repeat center / cover;
}

.florist-deal-right-section {
  flex: 1;
  background: url('../../../web/landingpages/new_template_images/florist-servicebg.png') no-repeat center / cover;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 40px 40px 45px;
  position: relative;
}

.florist-deal-right-section,
.florist-deal-left-section {
  height: 500px;
}

.florist-deal-deals {
  max-width: 400px;
  margin: 0 auto;
}

.florist-deal-product-item {
  display: flex;
  align-items: center;
  gap: 50px;
  padding: 10px 15px;
  margin-bottom: 12px;
  transition: all 0.3s ease;
}

.florist-deal-product-item:hover {
  background: rgba(255, 255, 255, 0.15);
  transform: translateX(5px);
}

.florist-deal-product-item {
  cursor: pointer;
  position: relative;
}

.florist-deal-radio {
  width: 24px;
  height: 24px;
  border: 2px solid #fff;
  border-radius: 50%;
  cursor: pointer;
  appearance: none;
  position: relative;
  margin-right: 20px;
  flex-shrink: 0;
  background-color: transparent;
}

.florist-deal-radio.filled::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 15px;
  height: 15px;
  background: #fff;
  border-radius: 50%;
}

.florist-deal-product-info {
  flex: 1;
  color: white;
}

.florist-deal-product-description {
  color: #FFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.48px;
  margin-bottom: 10px;
}

.florist-deal-pricing {
  display: flex;
  align-items: center;
  gap: 20px;
}

.florist-deal-original-price {
  color: #FFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.48px;
  text-decoration: line-through;
}

.florist-deal-current-price {
  color: #FFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: -0.6px;
}

.florist-deal-discount {
  color: #FFCA28;
  font-family: 'Gilroy', sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  background: #800137;
  padding: 2px 14px;
}

.florist-deal-claim-btn-ctr {
  padding-left: 78px;
  margin-top: 28px;
}

.florist-deal-claim-button {
  background: transparent;
  transition: all 0.3s ease;
  color: #FFF;
  text-align: center;
  font-family: Aldrich;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.45px;
  border: 1px solid #FFF;
  padding: 13px 20px;
  width: 100%;
}

.florist-deal-claim-button:hover {
  background: white;
  color: #333;
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}

.florist-deal-share-section {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 10px;
}

.florist-deal-share-text {
  color: white;
  font-size: 0.9rem;
}

.florist-deal-social-icons {
  display: flex;
  gap: 8px;
}

.florist-deal-social-icon {
  width: 32px;
  height: 32px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
  text-decoration: none;
  color: white;
  font-size: 0.9rem;
}

.florist-deal-social-icon:hover {
  background: rgba(255, 255, 255, 0.3);
  transform: translateY(-2px);
}

.florist-footer-container {
  background: #800137;
  padding: 90px 73px 66px 73px;
}

.florist-footer-content {
  display: grid;
  grid-template-columns: 2fr 1.5fr 1fr;
  gap: 40px;
  align-items: start;
}

.florist-footer-section h2 {
  color: #FFCA28;
  text-align: left;
  font-family: Aldrich;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: -0.9px;
  text-transform: uppercase;
  margin-bottom: 25px;
}

.florist-footer-deal-text {
  color: #FFF;
  text-align: justify;
  font-family: Aldrich;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.45px;
  max-width: 500px;
}

.florist-footer-map {
  width: 100%;
  max-width: 347px;
  height: 224px;
  /* height: 100%; */
  overflow: hidden;
}

.florist-footer-contact-item {
  display: flex;
  align-items: center;
  gap: 20px;
}

.florist-contact-item {
  gap: 35px;
}

.florist-footer-contact-icon {
  margin-top: 2px;
}

.florist-footer-contact-text {
  color: #FFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.45px;
  text-transform: lowercase;
}

.florist-footer-bottom {
  padding: 12px 20px;
  background: #3C021B;
  text-align: center;
  gap: 26px;
}

.florist-footer-links {
  display: flex;
  justify-content: center;
  gap: 5px;
  flex-wrap: wrap;
}

.florist-footer-links a {
  text-decoration: none;
}

.florist-footer-links a:hover {
  color: #e74c3c;
}

.florist-footer-copyright,
.florist-footer-links a {
  color: #FFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: -0.42px;
}

.florist-footer-separator {
  color: #666;
  margin: 0 5px;
}


.florist-service-container {
  padding: 0 43px 73px 69px;
}

.florist-service-header {
  text-align: center;
  padding: 20px 30px 38px;
  background-color: #fff;
}

.florist-service-title {
  color: #000;
  text-align: center;
  font-family: Aldrich;
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: -0.9px;
  text-transform: uppercase;
  max-width: 1301px;
  margin: 0 auto;
}

.florist-service-main {
  display: flex;
  gap: 58px;
  background-color: #fff;
}

.florist-service-image-section {
  width: 47%;
  position: relative;
}

.florist-service-image {
  width: 100%;
  height: 500px;
  object-fit: cover;
  display: block;
}

.florist-service-offerings,
.florist-service-image-section {
  height: 550px;
}

.florist-service-offerings {
  width: 53%;
  padding: 60px 64px 88px 80px;
  background: #3C021B;
}

.florist-service-offerings-title {
  color: #FFF;
  font-family: Aldrich;
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
  letter-spacing: -1.2px;
  text-transform: uppercase;
  margin-bottom: 64px;
}

.florist-service-offerings-list {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}

.florist-service-offerings-item {
  margin-bottom: 28px;
  display: flex;
  align-items: center;
  color: #FFF;
  font-family: Aldrich;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.6px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
}

.florist-service-offerings-item::before {
  content: url('../../../web/landingpages/new_template_images/florist-flower-logo.svg');
  margin-right: 15px;
  margin-top: 6px;
}

.florist-service-offerings-item:hover {
  transform: translateX(10px);
  transition: transform 0.3s ease;
  cursor: pointer;
}

.florist-service-offerings-item:last-child {
  margin-bottom: 0;
}

/* ============================================
   RESPONSIVE MEDIA QUERIES
   ============================================ */

/* Large Desktop - 1200px and below */
@media (max-width: 1200px) {
  .florist-hero-wrapper {
    height: 600px;
    padding: 40px 40px 80px;
  }

  .florist-hero-heading {
    font-size: 48px;
    line-height: 52px;
    letter-spacing: -1.44px;
  }

  .florist-hero-deal-box {
    max-width: 100%;
    padding: 25px;
  }

  .florist-deal-container {
    padding: 45px 30px;
  }

  .florist-deal-content-ctr {
    gap: 25px;
  }

  .florist-deal-left-section,
  .florist-deal-right-section {
    height: 500px;
  }

  .florist-deal-main-text {
    font-size: 26px;
    line-height: 42px;
    max-width: 350px;
  }

  .florist-service-container {
    padding: 0 35px 60px 50px;
  }

  .florist-service-title {
    font-size: 26px;
    line-height: 36px;
    max-width: 1100px;
  }

  .florist-service-main {
    gap: 45px;
  }

  .florist-service-offerings {
    padding: 50px 50px 70px 65px;
    height: 500px;
  }

  .florist-service-offerings-title {
    font-size: 36px;
    line-height: 45px;
    margin-bottom: 50px;
  }

  .florist-footer-container {
    padding: 70px 50px 50px 50px;
  }

  .florist-footer-content {
    gap: 35px;
  }
}

/* Tablet - 992px and below */
@media (max-width: 992px) {
  .florist-hero-wrapper {
    height: 550px;
    padding: 30px 30px 70px;
  }

  .florist-hero-heading {
    font-size: 42px;
    line-height: 46px;
    letter-spacing: -1.26px;
  }

  .florist-hero-deal-box {
    padding: 22px;
  }

  .florist-hero-item {
    font-size: 14px;
  }

  .florist-hero-item span {
    font-size: 18px;
  }

  .florist-hero-cta {
    font-size: 13px;
    padding: 8px 16px;
  }

  .florist-hero-timer span {
    font-size: 13px;
    line-height: 22px;
  }

  .florist-deal-container {
    padding: 40px 35px;
  }

  .florist-deal-content-ctr {
    flex-direction: column;
    gap: 20px;
  }

  .florist-deal-content-ctr .w-50 {
    width: 100% !important;
  }

  .florist-deal-share2 {
    height: 0;
    padding: 0;
  }

  .florist-deal-main-text {
    font-size: 24px;
    line-height: 38px;
    max-width: 100%;
    text-align: center;
  }

  .florist-deal-product-item {
    gap: 35px;
    padding: 8px 12px;
  }

  .florist-deal-claim-btn-ctr {
    padding-left: 60px;
    margin-top: 22px;
  }

  .florist-service-container {
    padding: 0 25px 50px 35px;
  }

  .florist-service-title {
    font-size: 24px;
    line-height: 32px;
    padding: 15px 20px 30px;
  }

  .florist-service-main {
    flex-direction: column;
    gap: 0;
  }

  .florist-service-image-section,
  .florist-service-offerings {
    width: 100%;
    height: auto;
  }

  .florist-service-image-section {
    height: 400px;
  }

  .florist-service-offerings {
    padding: 45px 40px 60px 40px;
  }

  .florist-service-offerings-title {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 40px;
  }

  .florist-service-offerings-item {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 24px;
  }

  .florist-footer-container {
    padding: 60px 35px 45px 35px;
  }

  .florist-footer-content {
    grid-template-columns: 1fr 1fr;
    gap: 30px;
  }

  .florist-footer-section:first-child {
    grid-column: 1 / -1;
  }

  .florist-footer-section h2 {
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 20px;
  }

  .florist-footer-deal-text {
    font-size: 14px;
    line-height: 22px;
  }

  .florist-footer-map {
    max-width: 280px;
    height: 180px;
  }
}


@media (max-width: 768px) {
  .florist-hero-wrapper {
    height: 480px;
    padding: 30px 30px 50px;
  }

  .florist-hero-logo {
    max-height: 80px;
    padding: 15px 30px;
  }

  .florist-hero-heading {
    font-size: 32px;
    line-height: 36px;
    letter-spacing: -0.96px;
    margin-bottom: 15px;
  }

  .florist-hero-deal-box {
    padding: 18px;
    gap: 20px;
  }

  .florist-hero-row:last-child {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }

  .florist-hero-item {
    font-size: 13px;
    justify-content: center;
  }

  .florist-hero-item span {
    font-size: 16px;
  }

  .florist-hero-cta {
    font-size: 12px;
    padding: 7px 14px;
  }

  .florist-hero-timer {
    gap: 4px;
  }

  .florist-hero-timer span {
    font-size: 12px;
    line-height: 20px;
  }

  .florist-deal-container {
    padding: 30px 20px;
  }

  /* .florist-deal-left-section, */
  .florist-deal-right-section {
    height: 350px;
    padding: 25px 20px;
  }

  .florist-deal-main-text {
    font-size: 20px;
    line-height: 32px;
  }

  .florist-deal-product-item {
    gap: 25px;
    padding: 6px 10px;
    margin-bottom: 10px;
  }

  .florist-deal-radio {
    width: 20px;
    height: 20px;
    margin-right: 15px;
  }

  .florist-deal-radio.filled::before {
    width: 12px;
    height: 12px;
  }

  .florist-deal-product-description {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 8px;
  }

  .florist-deal-pricing {
    gap: 15px;
  }

  .florist-deal-original-price,
  .florist-deal-discount {
    font-size: 14px;
    line-height: 22px;
  }

  .florist-deal-current-price {
    font-size: 18px;
    line-height: 26px;
  }

  .florist-deal-claim-btn-ctr {
    padding-left: 45px;
    margin-top: 18px;
  }

  .florist-deal-claim-button {
    font-size: 13px;
    padding: 10px 16px;
  }

  .florist-deal-share p {
    font-size: 14px;
    line-height: 22px;
  }

  .florist-service-container {
    padding: 0 20px 40px 20px;
  }

  .florist-service-title {
    font-size: 20px;
    line-height: 28px;
    padding: 15px 15px 25px;
  }

  .florist-service-image-section {
    height: 300px;
  }

  .florist-service-offerings {
    padding: 35px 25px 45px 25px;
  }

  .florist-service-offerings-title {
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 35px;
  }

  .florist-service-offerings-item {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
  }

  .florist-footer-container {
    padding: 50px 20px 35px 20px;
  }

  .florist-footer-content {
    grid-template-columns: 1fr;
    gap: 25px;
  }

  .florist-footer-section:first-child {
    grid-column: 1;
  }

  .florist-footer-section h2 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 18px;
  }

  .florist-footer-deal-text {
    font-size: 13px;
    line-height: 20px;
    max-width: 100%;
  }

  .florist-footer-map {
    max-width: 100%;
    height: 200px;
  }

  .florist-footer-contact-item {
    gap: 15px;
    margin-bottom: 15px;
  }

  .florist-contact-item {
    gap: 0;
  }

  .florist-footer-contact-text {
    font-size: 14px;
    line-height: 18px;
  }

  .florist-footer-bottom {
    flex-direction: column;
    gap: 15px;
    padding: 20px 15px;
  }

  .florist-footer-links {
    gap: 8px;
  }

  .florist-footer-copyright,
  .florist-footer-links a {
    font-size: 12px;
    line-height: 20px;
  }
}

@media (max-width: 480px) {
  .florist-hero-wrapper {
    height: 420px;
    padding-bottom: 40px;
    padding: 25px 25px 40px;
  }

  .florist-hero-logo {
    max-height: 70px;
    padding: 12px 25px;
  }

  .florist-hero-heading {
    font-size: 24px;
    line-height: 28px;
    letter-spacing: -0.72px;
    margin-bottom: 12px;
  }

  .florist-hero-item {
    font-size: 12px;
  }

  .florist-hero-item span {
    font-size: 14px;
  }

  .florist-hero-cta {
    font-size: 11px;
    padding: 6px 12px;
  }

  .florist-hero-timer span {
    font-size: 11px;
    line-height: 18px;
  }

  .florist-deal-container {
    padding: 25px 15px;
  }

  .florist-deal-right-section {
    padding: 20px 15px;
  }

  .florist-deal-main-text {
    font-size: 18px;
    line-height: 28px;
  }

  .florist-deal-product-item {
    gap: 20px;
    padding: 5px 8px;
    margin-bottom: 8px;
  }

  .florist-deal-radio {
    width: 18px;
    height: 18px;
    margin-right: 12px;
  }

  .florist-deal-radio.filled::before {
    width: 10px;
    height: 10px;
  }

  .florist-deal-product-description {
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 6px;
  }

  .florist-deal-pricing {
    gap: 10px;
    flex-wrap: wrap;
  }

  .florist-deal-original-price,
  .florist-deal-discount {
    font-size: 12px;
    line-height: 18px;
  }

  .florist-deal-current-price {
    font-size: 16px;
    line-height: 22px;
  }

  .florist-deal-discount {
    padding: 1px 8px;
  }

  .florist-deal-claim-btn-ctr {
    padding-left: 30px;
    margin-top: 15px;
  }

  .florist-deal-claim-button {
    font-size: 12px;
    padding: 8px 14px;
  }

  .florist-deal-share p {
    font-size: 13px;
    line-height: 20px;
  }

  .florist-service-container {
    padding: 0 15px 30px 15px;
  }

  .florist-service-title {
    font-size: 18px;
    line-height: 24px;
    padding: 12px 10px 20px;
    letter-spacing: -0.54px;
  }

  .florist-service-image-section {
    height: 250px;
  }

  .florist-service-offerings {
    padding: 30px 20px 35px 20px;
  }

  .florist-service-offerings-title {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 30px;
    letter-spacing: -0.66px;
  }

  .florist-service-offerings-item {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 18px;
  }

  .florist-service-offerings-item::before {
    margin-right: 10px;
    margin-top: 3px;
  }

  .florist-footer-container {
    padding: 40px 15px 30px 15px;
  }

  .florist-footer-content {
    gap: 20px;
  }

  .florist-footer-section h2 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 15px;
    letter-spacing: -0.6px;
  }

  .florist-footer-deal-text {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: -0.36px;
  }

  .florist-footer-map {
    height: 160px;
  }

  .florist-footer-contact-item {
    gap: 12px;
    margin-bottom: 12px;
  }

  .florist-contact-item {
    gap: 15px;
  }

  .florist-footer-contact-text {
    font-size: 13px;
    line-height: 16px;
    letter-spacing: -0.39px;
  }

  .florist-footer-bottom {
    gap: 12px;
    padding: 15px 10px;
  }

  .florist-footer-separator {
    display: none;
  }

  .florist-footer-copyright,
  .florist-footer-links a {
    font-size: 11px;
    line-height: 18px;
    letter-spacing: -0.33px;
  }
}










.carwash-hero-container.coffee-hero-container {
  background: url('../../../web/landingpages/new_template_images/coffee-hero.jpg') no-repeat center / cover;
}

.toy-gift-pg .carwash-hero-container {
  background: url('../../../web/landingpages/new_template_images/kids-toys-6-min.png') no-repeat center / cover;
}

.carwash-hero-container {
  position: relative;
  padding: 40px;
  width: 100%;
  height: 731px;
  overflow: hidden;
  background: url('../../../web/landingpages/new_template_images/carwash-hero-bg.png') no-repeat center / cover;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: white;
}

.carwash-logo {
  max-width: 250px;
  max-height: 100px;
  overflow: hidden;
  position: absolute;
  top: 40px;
}

.carwash-hero-main-title {
  text-align: center;
  font-family: Anton;
  font-size: 90px;
  font-style: normal;
  font-weight: 400;
  line-height: 90px;
  letter-spacing: -2.7px;
}

.outlined-text {
  color: transparent;
  -webkit-text-stroke: 1px #ffffff;
  text-stroke: 1px #ffffff;
}


.filled-text {
  color: #ffffff;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.carwash-hero-promo-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: url('../../../web/landingpages/new_template_images/carwash-red-bg.png') no-repeat center / cover;
  padding: 37px 20px 37px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 40px;
}

.carwash-hero-promo-item {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  position: relative;
}

.carwash-hero-promo-item,
.carwash-hero-countdown-item {
  gap: 5px;
  color: #FFF;
  font-family: Anton;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.6px;
}

.carwash-promot-divider img {
  display: flex;
  align-items: center;
  justify-content: center;
}

.carwash-promot-divider img {
  width: 1px;
  height: 34px;
}

.carwash-hero-countdown {
  gap: 25px;
}

.carwash-hero-countdown-item {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.carwash-service-container {
  padding: 90px 20px;
  background: #000;
}

.carwash-service-title {
  color: #FFF;
  text-align: center;
  font-family: Anton;
  font-size: 45px;
  font-weight: 400;
  line-height: 50px;
  letter-spacing: -1.35px;
  margin: 0 auto 61px;
}

.carwash-service-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  gap: 30px;
  width: 100%;
}

.carwash-service-card {
  background-color: #2a2a2a;
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  position: relative;
}

.carwash-service-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
}

.carwash-service-image {
  width: 100%;
  height: 356px;
  object-fit: cover;
  display: block;
}

.carwash-service-content {
  background-color: #c41e3a;
  padding: 30px 20px 38px;
  text-align: center;
  position: relative;
}

.carwash-service-icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin: 0 auto 14px;
}

.carwash-service-heading {
  color: #FFF;
  text-align: center;
  font-family: Anton;
  font-size: 30px;
  font-weight: 400;
  line-height: 50px;
  letter-spacing: -0.9px;
  margin-bottom: 17px;
}

.carwash-service-description {
  color: rgba(255, 255, 255, 0.80);
  text-align: center;
  font-family: Anton;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.45px;
  max-width: 240px;
  margin: 0 auto;
}

.carwash-deal-container {
  position: relative;
  padding: 32px 0;
  background: #000;
}

.carwash-deal-title {
  color: #FFF;
  text-align: center;
  font-family: Anton;
  font-size: 45px;
  font-weight: 400;
  line-height: 50px;
  letter-spacing: -1.35px;
  margin-bottom: 31px;
}

.carwash-deal-options {
  display: flex;
  flex-direction: column;
  gap: 13px;
  width: 100%;
  max-width: 509px;
}

.carwash-deal-option {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 50px;
  border-radius: 22px;
  border: 1px solid #FFF;
  background: transparent;
  padding: 31px 31px 31px 36px;
  transition: all 0.3s ease;
  position: relative;
}

.carwash-deal-option:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3);
  border-color: rgba(255, 255, 255, 0.4);
}

.carwash-deal-option.carwash-deal-selected {
  border: none;
  background: #BA0A13;
}

.carwash-deal-content-ctr.coffee-deal-ctr {
  background: url('../../../web/landingpages/new_template_images/coffee-hero-2.jpg') no-repeat center / cover;
}

.toy-gift-pg .carwash-deal-content-ctr {
  background: url('../../../web/landingpages/new_template_images/kids-toy-car-1-min.png') no-repeat center / cover;
}

.carwash-deal-content-ctr {
  background: url('../assets/templates-img/carwash-man-driving-car.png') no-repeat center / cover;
  padding: 36px 40px 53px;
  gap: 13px;
  margin: 0 auto;
}

.carwash-deal-radio {
  width: 20px;
  height: 20px;
  border: 2px solid white;
  border-radius: 50%;
  margin-right: 1rem;
  position: relative;
  flex-shrink: 0;
}

.carwash-deal-radio::after {
  content: '';
  width: 10px;
  height: 10px;
  background: white;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  transition: transform 0.2s ease;
}

.carwash-deal-selected .carwash-deal-radio::after {
  transform: translate(-50%, -50%) scale(1);
}

.carwash-deal-content-ctr {
  background: url('../../../web/landingpages/new_template_images/carwash-man-driving-car.png') no-repeat center / cover;
  padding: 36px 40px 53px;
  gap: 13px;
  margin: 0 auto;
}

.carwash-deal-content {
  flex: 1;
}

.carwash-deal-description {
  color: #FFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.48px;
  margin-bottom: 16px;
}

.carwash-deal-pricing {
  display: flex;
  align-items: center;
  gap: 0.8rem;
}

.carwash-deal-original-price {
  color: #FFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: -0.48px;
  text-decoration: line-through;
}

.carwash-deal-current-price {
  color: #BA0A13;
  font-family: 'Gilroy', sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: -0.6px;
  border-radius: 6px;
  background: #FFF;
  padding: 2px 8px;
}

.carwash-deal-discount {
  color: #BA0A13;
  font-family: 'Gilroy', sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  padding: 3px 15px;
  border-radius: 6px;
  background: #FFCA28;
}

.carwash-deal-purchase-btn {
  width: 100%;
  border-radius: 15px;
  background: #FFF;
  border: none;
  color: #BA0A13;
  font-family: 'Gilroy', sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.54px;
  padding: 20px;
  margin-top: 7px;
}

.carwash-deal-purchase-btn:hover {
  background: #c82333;
  color: #fff;
  transform: translateY(-2px);
}

.carwash-deal-share {
  gap: 19px;
  margin-top: 7px;
  color: #FFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
}

.carwash-deal-social-icons {
  display: flex;
  gap: 9px;
}


.carwash-footer-container {
  background: #000;
  padding: 90px 73px 24px 73px;
}

.carwash-footer-content {
  display: grid;
  grid-template-columns: 2fr 1.5fr 1fr;
  gap: 40px;
  align-items: start;
}

.carwash-footer-section h2 {
  color: #BA0A13;
  text-align: left;
  font-family: Anton;
  font-size: 35px;
  font-weight: 400;
  line-height: 50px;
  letter-spacing: -1.05px;
  text-transform: capitalize;
  margin-bottom: 13px;
}

.carwash-footer-deal-text {
  color: #FFF;
  text-align: justify;
  font-family: 'Gilroy', sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.45px;
  max-width: 500px;
}

.carwash-footer-map {
  width: 100%;
  max-width: 347px;
  height: 224px;
  /* height: 100%; */
  overflow: hidden;
}

.carwash-footer-contact-item {
  display: flex;
  align-items: center;
  gap: 20px;
}

.carwash-contact-item {
  gap: 35px;
}

.carwash-footer-contact-icon {
  margin-top: 2px;
}

.carwash-footer-contact-text {
  color: #FFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.45px;
  text-transform: lowercase;
}

.carwash-footer-bottom {
  margin-top: 80px;
  text-align: center;
  gap: 26px;
  flex-wrap: wrap;
}

.carwash-footer-links {
  display: flex;
  justify-content: center;
  gap: 5px;
  flex-wrap: wrap;
}

.carwash-footer-links a {
  text-decoration: none;
}

.carwash-footer-links a:hover {
  color: #e74c3c;
}

.carwash-footer-copyright,
.carwash-footer-links a {
  color: #FFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: -0.42px;
}

.carwash-footer-separator {
  color: #666;
  margin: 0 5px;
}

/* ===== RESPONSIVE MEDIA QUERIES ===== */

/* Large Desktop - max-width: 1200px */
@media (max-width: 1200px) {
  .carwash-hero-container {
    padding: 30px;
    height: 650px;
  }

  .carwash-hero-main-title {
    font-size: 75px;
    line-height: 75px;
    letter-spacing: -2px;
  }

  .carwash-service-container {
    padding: 70px 15px;
  }

  .carwash-service-grid {
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 25px;
  }

  .carwash-service-title {
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 50px;
  }

  .carwash-deal-title {
    font-size: 40px;
    line-height: 45px;
  }

  .carwash-deal-options {
    max-width: 480px;
  }

  .carwash-footer-container {
    padding: 70px 50px 20px 50px;
  }

  .carwash-footer-content {
    gap: 30px;
  }

  .carwash-footer-section h2 {
    font-size: 30px;
    line-height: 40px;
  }

  .carwash-hero-promo-bar .gap-4 {
    gap: 10px !important;
  }

  .carwash-hero-promo-bar {
    gap: 30px;
  }
}

@media (max-width: 992px) {
  .carwash-hero-container {
    padding: 25px;
    height: 580px;
  }

  .carwash-hero-main-title {
    font-size: 60px;
    line-height: 60px;
    letter-spacing: -1.5px;
  }

  .carwash-hero-promo-bar {
    flex-direction: column;
    padding: 25px;
    gap: 20px;
  }


  .carwash-hero-countdown {
    gap: 20px;
  }

  .carwash-service-container {
    padding: 60px 15px;
  }

  .carwash-service-grid {
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 20px;
  }

  .carwash-service-title {
    font-size: 35px;
    line-height: 40px;
    margin-bottom: 40px;
  }

  .carwash-service-heading {
    font-size: 26px;
    line-height: 35px;
  }

  .carwash-service-image {
    height: 280px;
  }

  .carwash-deal-title {
    font-size: 35px;
    line-height: 40px;
    margin-bottom: 25px;
  }

  .carwash-deal-content-ctr {
    padding: 30px 25px 40px;
  }

  .carwash-deal-options {
    max-width: 450px;
  }

  .carwash-deal-option {
    padding: 25px 25px 25px 30px;
    gap: 35px;
  }

  .carwash-footer-container {
    padding: 60px 30px 20px 30px;
  }

  .carwash-footer-content {
    grid-template-columns: 1fr 1fr;
    gap: 25px;
  }

  .carwash-footer-section:last-child {
    grid-column: 1 / -1;
  }

  .carwash-footer-section h2 {
    font-size: 28px;
    line-height: 35px;
  }

  .carwash-footer-bottom {
    margin-top: 60px;
    gap: 20px;
  }
}

/* Mobile Large - max-width: 768px */
@media (max-width: 768px) {
  .carwash-hero-container {
    padding: 20px;
    height: 500px;
  }

  .carwash-logo {
    max-width: 200px;
    max-height: 80px;
    top: 20px;
  }

  .carwash-hero-main-title {
    font-size: 45px;
    line-height: 45px;
    letter-spacing: -1px;
  }

  .carwash-hero-countdown {
    gap: 15px;
    width: 100%;
    justify-content: center;
  }

  .carwash-promot-line-divider {
    width: 100%;
  }

  .carwash-service-container {
    padding: 50px 15px;
  }

  .carwash-service-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .carwash-service-title {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 35px;
  }

  .carwash-service-heading {
    font-size: 24px;
    line-height: 30px;
  }

  .carwash-service-content {
    padding: 25px 15px 30px;
  }

  .carwash-service-image {
    height: 250px;
  }

  .carwash-deal-container {
    padding: 25px 0;
  }

  .carwash-deal-title {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 20px;
  }

  .carwash-deal-content-ctr {
    padding: 25px 20px 35px;
  }

  .carwash-deal-options {
    max-width: 90%;
  }

  .carwash-deal-option {
    padding: 20px 20px 20px 25px;
    gap: 25px;
  }

  .carwash-deal-purchase-btn {
    max-width: 90%;
    padding: 18px;
    font-size: 16px;
  }

  .carwash-footer-container {
    padding: 50px 20px 15px 20px;
  }

  .carwash-footer-content {
    grid-template-columns: 1fr;
    gap: 30px;
  }

  .carwash-footer-section h2 {
    font-size: 25px;
    line-height: 30px;
  }

  .carwash-footer-map {
    max-width: 100%;
    height: 200px;
  }

  .carwash-footer-links {
    gap: 10px;
  }

  .carwash-footer-bottom {
    margin-top: 50px;
    gap: 15px;
  }

  .carwash-contact-item {
    gap: 25px;
  }

  .carwash-footer-deal-text {
    max-width: 100%;
  }
}

@media (max-width: 480px) {
  .carwash-logo {
    max-width: 150px;
    max-height: 60px;
    top: 15px;
  }

  .carwash-hero-main-title {
    font-size: 32px;
    line-height: 32px;
    letter-spacing: -0.8px;
  }

  .carwash-hero-promo-bar {
    flex-direction: column;
  }

  .carwash-hero-promo-item {
    justify-content: center;
  }

  .carwash-hero-countdown {
    gap: 12px;
  }

  .carwash-promot-divider {
    display: none;
  }

  .carwash-service-container {
    padding: 40px 10px;
  }

  .carwash-service-title {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 30px;
  }

  .carwash-service-content {
    padding: 20px 12px 25px;
  }

  .carwash-service-image {
    height: 220px;
  }

  .carwash-deal-container {
    padding: 20px 0;
  }

  .carwash-deal-title {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 18px;
  }

  .carwash-deal-content-ctr {
    padding: 20px 15px 30px;
  }

  .carwash-deal-options {
    max-width: 95%;
  }

  .carwash-deal-option {
    flex-direction: column;
    text-align: center;
    padding: 18px 15px;
    gap: 15px;
  }

  .carwash-deal-radio {
    align-self: center;
    margin-right: 0;
    margin-bottom: 10px;
  }

  .carwash-deal-description {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 12px;
  }

  .carwash-deal-pricing {
    justify-content: center;
    flex-wrap: wrap;
    gap: 8px;
  }

  .carwash-deal-original-price {
    font-size: 14px;
    line-height: 20px;
  }

  .carwash-deal-current-price {
    font-size: 18px;
    line-height: 26px;
    padding: 1px 6px;
  }

  .carwash-deal-discount {
    font-size: 14px;
    line-height: 20px;
    padding: 2px 12px;
  }

  .carwash-deal-purchase-btn {
    max-width: 95%;
    padding: 16px;
    font-size: 15px;
  }

  .carwash-deal-share {
    flex-direction: column;
    gap: 12px;
    font-size: 14px;
  }

  .carwash-footer-container {
    padding: 40px 15px 12px 15px;
  }

  .carwash-footer-section h2 {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 10px;
  }

  .carwash-footer-deal-text {
    font-size: 13px;
    line-height: 22px;
  }

  .carwash-footer-map {
    height: 180px;
  }

  .carwash-footer-contact-item {
    gap: 15px;
  }

  .carwash-footer-contact-text {
    font-size: 13px;
    line-height: 18px;
  }

  .carwash-contact-item {
    gap: 20px;
  }

  .carwash-footer-bottom {
    margin-top: 40px;
    gap: 12px;
  }

  .carwash-footer-copyright,
  .carwash-footer-links a {
    font-size: 12px;
    line-height: 20px;
  }

  .carwash-footer-links {
    gap: 8px;
  }

  .carwash-footer-separator {
    margin: 0 3px;
  }
}











.pizza-pg {
  padding: 0 7px;
}

.pizza-hero-container {
  position: relative;
  width: 100%;
  height: 626px;
  background: url('../../../web/landingpages/new_template_images/pizza-hero.webp') no-repeat center / cover;
  color: #fff;
  border-radius: 25px;
  overflow: hidden;
}

.pizza-header {
  padding: 30px;
}

.pizza-hero-logo {
  max-width: 220px;
  max-height: 150px;
  overflow: hidden;
}

.pizza-hero-content {
  position: relative;
  text-align: left;
  width: 100%;
  padding: 139px 80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.pizza-hero-left {
  flex: 1;
  max-width: 600px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: start;
}

.pizza-hero-badge {
  padding: 2px 16px;
  color: #FFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.45px;
  text-transform: capitalize;
  border-radius: 13.5px;
  border: 1px solid #FFF;

  margin-bottom: 31px;
  display: inline-block;
}

.pizza-hero-title {
  color: #FFF;
  font-family: 'Gilroy-Black', sans-serif;
  font-size: 45px;
  font-weight: 400;
  line-height: 50px;
  letter-spacing: -1.35px;
  text-transform: capitalize;
  margin-bottom: 21px;
  text-align: start !important;
  max-width: 503px;
}

.pizza-hero-card {
  border-radius: 25px;
  background: #FFF;
  padding: 38px 48px 33px 48px;
  width: 100%;
  max-width: 573px;
}

.pizza-hero-pricing {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  row-gap: 10px;
  column-gap: 15px;
  margin-bottom: 20px;
}

.pizza-hero-price-item {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 4px;
}

.pizza-hero-price-label,
.pizza-hero-price-value {
  color: #722301;
  font-family: 'Gilroy', sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.48px;
}

.pizza-hero-price-value {
  font-size: 20px;
  padding-left: 4px;
}

.pizza-hero-card-divider {
  border-top: 1px solid transparent;
  border-image: repeating-linear-gradient(to right, #FFE0D2 0, #FFE0D2 6px, transparent 6px, transparent 12px) 1;

  width: 100%;
  margin: 20px 0;
}

.pizza-hero-timer {
  display: flex;
  justify-content: space-between;
  text-align: center;
  gap: 16px;
}

.pizza-hero-timer-item {
  display: flex;
  align-items: center;

}

.pizza-hero-timer-number,
.pizza-hero-timer-label {
  color: #722301;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.45px;
  display: block;
}

.pizza-hero-button {
  border: none;
  padding: 8px 22px;
  border-radius: 18.5px;
  background: #FF601B;
  color: #FFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.45px;
  transition: all 0.3s ease;
}

.pizza-hero-button:hover {
  background: #e55a2b;
  box-shadow: 0 5px 15px rgba(255, 107, 53, 0.4);
}



.pizza-service-modal-container {
  background-image: url('../../../web/landingpages/new_template_images/pizza-deal.webp');
  background-size: cover;
  background-position: center top;
  border-radius: 20px;
  overflow: hidden;
  width: 100%;
  height: 626px;
  position: relative;
}

.pizza-service-modal-content {
  width: calc(100% - 56px);
  margin: 0 auto 26px;
  margin-top: auto;
  padding: 47px 28px 16px;
  border-radius: 35px;
}

.pizza-service-title {
  color: #000;
  font-family: 'Gilroy', sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -1.6px;
  margin-bottom: 20px;
}

.pizza-service-deals-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.pizza-service-deal-option {
  background: #fff;
  border-radius: 20px;
  padding: 19px 33px 21px 26px;
  border: 2px solid transparent;
  cursor: pointer;
  transition: border-color 0.3s ease-in-out;
  position: relative;
}

.pizza-service-buy-button {
  transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}

.pizza-service-buy-button img {
  transition: filter 0.3s ease-in-out;
}

.pizza-service-deal-option:hover {
  border-color: #ff6b35;
}

.pizza-service-deal-option:hover .pizza-service-buy-button {
  background: #FF601B;
  color: #fff;
}

.pizza-service-deal-option:hover .pizza-service-buy-button img {
  filter: brightness(0) invert(1);
}


.pizza-service-radio-container {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}


.pizza-service-deal-text {
  flex: 1;
}

.pizza-service-deal-description {
  color: #722301;
  font-family: 'Gilroy', sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.48px;
  max-width: 230px;
  margin-bottom: 5px;
}

.pizza-service-discount-badge {
  position: absolute;
  color: #FF601B;
  font-family: 'Gilroy', sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: -0.6px;
  top: 19px;
  right: 33px;
}

.pizza-service-pricing {
  gap: 19px;
}

.pizza-service-actual-price {
  color: #FF601B;
  font-family: 'Gilroy', sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.48px;
}

.pizza-service-original-price {
  text-decoration: line-through;
  color: #999;
  font-size: 12px;
}

.pizza-service-final-price {
  color: #FF601B;
  font-family: 'Gilroy', sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: -0.6px;
}

.pizza-service-buy-button {
  width: 100%;
  padding: 10px 28px 10px 33px;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
  border-radius: 12px;
  background: #FFEDE5;
  color: #FF601B;
  font-family: 'Gilroy', sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: -0.6px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}



.pizza-foods-offerings {
  background: #FFF4E3;
  padding: 79px 72px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  gap: 25px;
}

.pizza-foods-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 220px;
}

.pizza-foods-item.odd .pizza-foods-cake-type {
  margin-top: 32px;
}

.pizza-foods-item.even .pizza-foods-cake-type {
  margin-bottom: 32px;
}

.pizza-foods-cake-img {
  width: 204px;
  height: 204px;
  border-radius: 50%;
  overflow: hidden;
  object-fit: cover;
  margin-bottom: 0;
}

.pizza-foods-cake-type {
  color: #000;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.75px;
  margin-bottom: 0;
}

.pizza-footer-contact-card {
  display: flex;
  justify-content: space-between;
  background-color: #000;
  color: #fff;
  max-width: 693px;
  margin: 0 auto;
  border: 5px solid #000;
  padding: 5px;
}

.pizza-footer-contact-content {
  padding: 30px;
  flex: 1.23;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.pizza-footer-contact-location {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.pizza-footer-contact-icon {
  margin-top: 13px;
  margin-right: 17px;
}

.pizza-footer-contact-text {
  color: #FFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.45px;
  text-align: left;
}

.pizza-footer-contact-title {
  text-align: left;
  font-size: 17px;
}

.pizza-footer-contact-links {
  display: flex;
  gap: 15px;
}

.pizza-footer-contact-link {
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 7px;
}

.pizza-footer-contact-link:hover {
  text-decoration: underline;
}

.pizza-footer-contact-map {
  flex: 1;
}

.pizza-footer {
  width: 100%;
  padding: 87px 50px 20px;
}

.pizza-footer-logo {
  max-width: 150px;
  height: 100px;
  margin: 0 auto 54px;

}

.pizza-footer-disclaimer p {
  color: #000;
  font-size: 13px;
  font-style: normal;
  letter-spacing: -0.39px;
  font-family: 'Gilroy', sans-serif;
  font-weight: 500;
  line-height: normal;
}

.pizza-footer-disclaimer p span {
  color: #1E1805;
  font-size: 16px;
  letter-spacing: -0.48px;
}

.pizza-footer-disclaimer {
  text-align: center;
  max-width: 800px;
  margin: 0 auto 40px;
}

.pizza-footer-info {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 0 auto;
  flex-wrap: wrap;
}

.pizza-footer-address,
.pizza-footer-email,
.pizza-footer-phone {
  display: flex;
  align-items: center;
  margin: 0 20px;
  font-size: 14px;
}

.pizza-footer-icon {
  margin-right: 10px;
  width: 24px;
  height: 24px;
  background-color: #f9f9f9;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pizza-footer-address-content,
.pizza-footer-email-content,
.pizza-footer-phone-content {
  display: flex;
  flex-direction: column;
}

.pizza-footer-address-line,
.pizza-footer-email-line,
.pizza-footer-phone-line {
  color: #000;
  font-family: 'Gilroy', sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.45px;
  text-transform: lowercase;
  margin-bottom: 0;
}

.pizza-footer-payments {
  display: flex;
  justify-content: center;
  gap: 10px;
  max-width: 643px;
  margin: 43px auto 28px;
  flex-wrap: wrap;
}

.pizza-footer-links {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 26px;
  margin-bottom: 48px;
  font-size: 14px;
}

.pizza-footer-link,
.pizza-footer-copyright {
  color: #000;
  font-family: 'Gilroy', sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 23px;
  letter-spacing: -0.42px;
  text-decoration: none;
}

.pizza-footer-link:hover {
  text-decoration: underline;
}

.pizza-footer-map {
  background-color: #000;
  color: white;
  margin-top: 20px;
  display: flex;
  border-radius: 5px;
  overflow: hidden;
}

.pizza-footer-map-info {
  flex: 1;
  padding: 20px;
}

.pizza-footer-map-location {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 10px;
}

.pizza-footer-map-address {
  font-size: 14px;
  margin-bottom: 20px;
}

.pizza-footer-map-links {
  display: flex;
  gap: 20px;
}

.pizza-footer-map-link {
  color: white;
  text-decoration: none;
  display: flex;
  align-items: center;
  font-size: 14px;
}

.pizza-footer-map-link:hover {
  text-decoration: underline;
}

.pizza-footer-map-link-icon {
  margin-right: 5px;
}

.pizza-footer-map-image {
  flex: 1;
  min-height: 120px;
  background-position: center;
  background-size: cover;
}

.pizza-about-container {
  width: 100%;
  margin: 20px auto;
}

.pizza-about-banner {
  border-radius: 35px;
  background: #722301;
  padding: 40px 60px;
}

.pizza-about-title {
  color: #FFF;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 45px;
  font-weight: 500;
  line-height: 55px;
  letter-spacing: -1.35px;
  margin: 0 0 30px 0;
}

.pizza-about-description {
  color: #FFF;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.45px;
  max-width: 992px;
  margin: 0 auto;
}


@media (max-width: 1200px) {
  .pizza-hero-container {
    padding: 40px 30px;
  }

  .pizza-hero-title {
    font-size: 40px;
    line-height: 48px;
  }

  .pizza-about-banner {
    padding: 35px 50px;
  }

  .pizza-about-title {
    font-size: 40px;
    line-height: 50px;
  }

  .pizza-service-modal-content {
    max-width: 90%;
    padding: 30px;
  }

  .pizza-footer {
    padding: 70px 40px 20px;
  }

  .pizza-foods-item.odd .pizza-foods-cake-type {
    margin-top: 32px;
  }

  .pizza-foods-item.even .pizza-foods-cake-type {
    order: 1;
    margin-bottom: 0;
    margin-top: 32px;
  }

  .pizza-service-modal-container {
    height: 726px;
  }

  .pizza-service-deals-container {
    grid-template-columns: repeat(2, 1fr);
  }

  .pizza-service-deal-option {
    padding: 19px;
  }

  .pizza-service-discount-badge {
    font-size: 16px;
    line-height: 24px;
  }
}

@media (max-width: 992px) {
  .pizza-hero-container {
    padding: 30px;
    height: 480px;
  }

  .pizza-hero-content {
    max-width: 100%;
    padding: 0;
    justify-content: center;
  }

  .pizza-hero-title {
    font-size: 36px;
    line-height: 44px;
    text-align: center;
  }

  .pizza-hero-badge {
    text-align: center;
    margin-bottom: 20px;
  }

  .pizza-hero-card {
    max-width: 100%;
  }

  .pizza-hero-pricing {
    grid-template-columns: repeat(2, 1fr);
  }

  .pizza-foods-offerings {
    padding: 30px;
  }

  .pizza-foods-item {
    flex-direction: column;
    text-align: center;
  }

  .pizza-about-banner {
    padding: 30px 40px;
    border-radius: 25px;
  }

  .pizza-about-title {
    font-size: 35px;
    line-height: 45px;
  }

  .pizza-footer-info {
    gap: 20px;
  }

  .pizza-footer-contact-card {
    flex-direction: column;
    width: 100%;
    max-width: 400px;
  }
}


@media (max-width: 900px) {
  .pizza-service-deals-container {
    grid-template-columns: 1fr;
  }

  .pizza-service-modal-container {
    height: auto;
    padding: 80px 30px;
  }

  .pizza-service-modal-content {
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
    padding: 30px 20px;
  }

  .pizza-service-title {
    padding-left: 10px;
  }
}

@media (max-width: 768px) {
  .pizza-header {
    padding: 15px;
  }

  .pizza-hero-logo img {
    height: 60px;
  }

  .pizza-hero-title {
    font-size: 32px;
    line-height: 40px;
  }

  .pizza-hero-pricing {
    grid-template-columns: 1fr;
  }

  .pizza-hero-timer {
    flex-wrap: wrap;
    gap: 10px;
  }

  .pizza-hero-timer-item {
    flex: 1;
    min-width: 60px;
  }

  .pizza-service-title {
    font-size: 24px;
  }

  .pizza-service-deal-option {
    padding: 15px;
  }

  .pizza-about-banner {
    padding: 25px 30px;
    border-radius: 20px;
  }

  .pizza-about-title {
    font-size: 30px;
    line-height: 38px;
  }

  .pizza-about-description {
    font-size: 14px;
    line-height: 22px;
  }

  .pizza-footer {
    padding: 50px 20px 20px;
  }

  .pizza-footer-links {
    flex-wrap: wrap;
    gap: 15px;
  }

  .pizza-footer-payments {
    gap: 8px;
  }

  .pizza-footer-contact-content {
    padding: 20px;
  }

  .pizza-service-modal-container {
    padding: 100px 20px 20px;
  }

  .pizza-foods-cake-img {
    width: 124px;
    height: 124px;
  }

  .pizza-foods-item.odd .pizza-foods-cake-type {
    margin-top: 20px;
  }
}

@media (max-width: 576px) {
  .pizza-hero-title {
    font-size: 28px;
    line-height: 36px;
  }

  .pizza-hero-badge {
    font-size: 14px;
    padding: 8px 15px;
  }

  .pizza-hero-card {
    padding: 15px;
  }

  .pizza-hero-timer-item {
    min-width: 50px;
  }

  .pizza-hero-ingredients {
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
  }

  .pizza-service-title {
    font-size: 22px;
  }

  .pizza-service-deal-option {
    padding: 12px;
  }

  .pizza-service-buy-button {
    width: 100%;
    margin-top: 10px;
  }

  .pizza-about-container {
    margin: 15px auto;
    padding: 0 10px;
  }

  .pizza-about-banner {
    padding: 20px 20px;
    border-radius: 15px;
  }

  .pizza-about-title {
    font-size: 26px;
    line-height: 34px;
  }

  .pizza-about-description {
    font-size: 13px;
    line-height: 20px;
  }

  .pizza-footer {
    padding: 40px 15px 15px;
  }

  .pizza-footer-logo {
    height: 80px;
    margin-bottom: 30px;
  }

  .pizza-footer-info {
    gap: 15px;
    flex-direction: column;
    align-items: flex-start;
  }

  .pizza-footer-address,
  .pizza-footer-email,
  .pizza-footer-phone {
    margin: 0 10px;
    font-size: 13px;
  }

  .pizza-footer-links {
    flex-direction: column;
    gap: 10px;
    text-align: center;
  }

  .pizza-footer-payments {
    gap: 5px;
    margin: 43px auto 28px;
  }

  .pizza-footer-contact-content {
    padding: 15px;
  }

  .pizza-footer-contact-text {
    font-size: 13px;
    line-height: 20px;
  }

  .pizza-service-discount-badge {
    top: 0;
    right: 0;
  }
}

/* Media Query for max-width: 480px (Small Phones) */
@media (max-width: 480px) {
  .pizza-hero-title {
    font-size: 24px;
    line-height: 32px;
  }

  .pizza-hero-badge {
    font-size: 12px;
    padding: 6px 12px;
  }

  .pizza-hero-card {
    padding: 12px;
  }

  .pizza-hero-price-value {
    font-size: 16px;
  }

  .pizza-hero-timer-item {
    min-width: 45px;
  }

  .pizza-hero-timer-label {
    font-size: 12px;
  }

  .pizza-service-title {
    font-size: 20px;
  }

  .pizza-service-deal-option {
    padding: 10px;
  }

  .pizza-service-discount-badge {
    font-size: 12px;
    padding: 4px 8px;
  }

  .pizza-service-deal-description {
    font-size: 13px;
  }

  .pizza-service-actual-price,
  .pizza-service-final-price {
    font-size: 14px;
  }

  .pizza-about-banner {
    padding: 15px 15px;
    border-radius: 12px;
  }

  .pizza-about-title {
    font-size: 22px;
    line-height: 30px;
  }

  .pizza-about-description {
    font-size: 12px;
    line-height: 18px;
  }

  .pizza-footer {
    padding: 30px 10px 10px;
  }

  .pizza-footer-logo {
    height: 70px;
    margin-bottom: 25px;
  }

  .pizza-footer-address-line,
  .pizza-footer-email-line,
  .pizza-footer-phone-line {
    font-size: 12px;
    line-height: 18px;
  }

  .pizza-footer-link,
  .pizza-footer-copyright {
    font-size: 12px;
  }

  .pizza-footer-contact-text {
    font-size: 12px;
    line-height: 18px;
  }

  .pizza-footer-contact-title {
    font-size: 15px;
  }

  .pizza-claim-ctr,
  .pizza-hero-pricing {
    justify-content: center !important;
  }
}




















.spa-header-container {
  background: #E3E992;
  text-align: center;
  padding: 25px 0 29px;
}

.spa-header-logo {
  max-height: 90px;
  max-width: 120px;
  overflow: hidden;
  margin: 0 auto;
  margin-bottom: 26px;
}

.spa-header-details {
  background-color: #000;
  color: #fff;
  display: flex;
  justify-content: center;
  width: 100%;
  border-collapse: collapse;
}

.spa-header-detail-box {
  padding: 4px 24px;
  border-right: 1px solid #fff;
  color: #FFF;
  text-align: right;
  font-family: "Sulphur Point";
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.6px;
}

.spa-header-detail-box:last-child {
  border-right: none;
}

.spa-header-timer {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-top: 27px;
}

.spa-header-time-block {
  color: #000;
  font-family: Spectral;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: -0.6px;
}

.spa-header-time-block span {
  margin-left: 5px;
}





.spa-ctr-1-container {
  display: flex;
  background-color: #e7ea92;
}

.spa-ctr-1-left {
  flex: 1.3;
}

.spa-ctr-1-right {
  flex: 1;
  background-color: #fff;
  padding: 50px 60px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.spa-ctr-1-form {
  display: flex;
  flex-direction: column;
  gap: 13px;
}

.spa-ctr-1-option {
  display: flex;
  border: 1px solid #000;
  border-radius: 22px;
  padding: 31px 36px;
  cursor: pointer;
  gap: 50px;
}

.spa-ctr-1-option input[type="radio"] {
  accent-color: black;
  width: 24px;
  height: 24px;
}

.spa-ctr-1-option-selected {
  background: #E3E992;
  border: none;
}

.spa-ctr-1-text {
  margin-bottom: 10px;
  max-width: 328px;
  color: #000;
  font-family: 'Gilroy', sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.48px;
}

.spa-ctr-1-prices {
  display: flex;
  align-items: center;
  gap: 10px;
}

.spa-ctr-1-strike {
  color: #000;
  font-family: 'Gilroy', sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.48px;
  text-decoration: line-through;
}

.spa-ctr-1-price {
  background-color: #000;
  color: #fff;
  padding: 6px 12px;
  border-radius: 4px;
}

.spa-ctr-1-off {
  background-color: #fdd835;
  padding: 3px 12px;
  border-radius: 4px;
  color: #000;
  font-family: 'Gilroy', sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
}

.spa-ctr-1-purchase-btn {
  padding: 20px;
  border: none;
  border-radius: 15px;
  background: #000;
  color: #FFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.54px;
  margin-top: 7px;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
}

.spa-ctr-1-purchase-btn:hover {
  opacity: 0.8;
}

.spa-ctr-1-share {
  text-align: center;
  margin-top: 10px;
}

.spa-ctr-1-share p {
  color: #000;
  font-family: 'Gilroy', sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  margin-right: 16px;
}

.spa-ctr-1-icons span {
  margin: 0 5px;
  font-size: 18px;
  cursor: pointer;
}



.spa-ctr-2-section {
  background-color: #e7f1a4;
  padding: 50px 0 269px;
  text-align: center;
  font-family: 'Georgia', serif;
}

.spa-ctr-2-title {
  color: #000;
  font-family: Spectral;
  font-size: 45px;
  font-weight: 400;
  line-height: 63px;
  letter-spacing: -1.35px;
  text-transform: uppercase;
  margin-bottom: 14px;
}

.spa-ctr-2-deals-container {
  display: flex;
  justify-content: center;
  gap: 10px;
}

.spa-ctr-2-deal-card {
  position: relative;
  max-width: 100%;
}

.spa-ctr-2-deal-card:nth-child(1) .spa-ctr-2-img {
  border-radius: 0 25px 25px 0;
}

.spa-ctr-2-deal-card:nth-child(2) .spa-ctr-2-img {
  border-radius: 25px 0 0 25px;
}

.spa-ctr-2-overlay-card {
  position: absolute;
  bottom: -150px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 20px;
  border: 0.5px dashed #E9AC92;
  background: #FFF4EE;
  padding: 37px 46px;
  text-align: left;
  width: 333px;
}

.spa-ctr-2-discount {
  color: #FF0C0C;
  font-family: Spectral;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.6px;
  margin-bottom: 13px;
}

.spa-ctr-2-description {
  color: #0A0303;
  font-family: Spectral;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.48px;
  margin-bottom: 13px;
}

.spa-ctr-2-price-ctr {
  gap: 36px;
}

.spa-ctr-2-price-label {
  color: #0A0303;
  font-family: Spectral;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: -0.48px;
  margin-bottom: 0;
}

.spa-ctr-2-price-actual {
  color: #0A0303;
  font-family: Spectral;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: -0.48px;
}

.spa-ctr-2-price-discounted {
  color: #E9AC92;
  font-family: Spectral;
  font-size: 30px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.9px;
}

.spa-ctr-2-buy-btn {
  border: none;
  padding: 13px 43px;
  margin-top: 28px;
  color: #E9AC92;
  font-family: Spectral;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.6px;
  border-radius: 100%;
  background: #0A0303;
}

.spa-ctr-2-buy-btn:hover {
  opacity: 0.85;
}

.spa-ctr-3-container {
  display: flex;
  justify-content: center;
  width: 100%;
  margin: 0 auto;
  font-family: 'Georgia', serif;
}

.spa-ctr-3-text-section {
  flex: 1;
  padding: 60px 40px;
  background-color: #fff;
}

.spa-ctr-3-heading {
  color: #000;
  text-align: center;
  font-family: Spectral;
  font-size: 45px;
  font-style: normal;
  font-weight: 400;
  line-height: 63px;
  letter-spacing: -1.35px;
  text-transform: uppercase;
  max-width: 360.35px;
  margin: 0 auto 21px;
}

.spa-ctr-3-paragraph {
  color: #000;
  font-family: 'Gilroy', sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.45px;
  max-width: 348px;
  margin: 0 auto;
  text-align: center;
}

.spa-ctr-3-paragraph span {
  font-size: 25px;
}

.spa-ctr-3-image-section {
  flex: 1.3;
  position: relative;
}

.spa-ctr-3-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}


.spa-ctr-4-wrapper {
  background-color: #e8ed9a;
  padding: 120px 50px 75px;
  text-align: center;
  font-family: 'Georgia', serif;
}

.spa-ctr-4-heading {
  color: #000;
  text-align: center;
  font-family: Spectral;
  font-size: 35px;
  font-weight: 400;
  line-height: 63px;
  letter-spacing: -1.05px;
  text-transform: uppercase;
  max-width: 750px;
  margin: 0 auto;
}

.spa-ctr-4-card {
  display: flex;
  justify-content: space-between;
  background-color: #000;
  color: #fff;
  max-width: 693px;
  margin: 0 auto;
  border: 5px solid #000;
  padding: 5px;
}

.spa-ctr-4-content {
  padding: 30px;
  flex: 1.23;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.spa-ctr-4-location {
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px;
}

.spa-ctr-4-icon {
  margin-top: 13px;
  margin-right: 17px;
}

.spa-c4-text {
  color: #FFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.45px;
  text-align: left;
}

.spa-ctr-4-title {
  text-align: left;
  font-size: 17px;
}

.spa-ctr-4-links {
  display: flex;
  gap: 15px;
}

.spa-ctr-4-link {
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 7px;
}

.spa-ctr-4-link:hover {
  text-decoration: underline;
}


.spa-ctr-4-map {
  flex: 1;
}



.spa-ctr-footer-wrapper {
  text-align: center;
  padding: 40px 20px;
  background-color: #fff;
  color: #000;
}

.spa-ctr-footer-logo {
  overflow: hidden;
  max-height: 100px;
  max-width: 130px;
  margin: 0 auto 40px;
}

.spa-ctr-footer-disclaimer {
  max-width: 700px;
  margin: 0 auto 48px;
  color: #000;
  font-family: 'Gilroy', sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.39px;
}

.spa-ctr-footer-disclaimer span {
  font-size: 16px;
}

.spa-ctr-footer-divider {
  border-bottom: 1px dashed transparent;
  border-bottom: 1px solid transparent;
  border-image: repeating-linear-gradient(to right, #000 0 10px, transparent 10px 20px);
  border-image-slice: 1;
  border-image-repeat: stretch;
  width: 65%;
  margin: 0 auto 40px;
}

.spa-ctr-footer-contact {
  display: flex;
  justify-content: center;
  margin: 0 auto 43px;
  width: 65%;
}

.spa-ctr-footer-info {
  display: flex;
  gap: 60px;
  flex-wrap: wrap;
  justify-content: center;
}

.spa-ctr-footer-item {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  font-size: 14px;
  max-width: 270px;
  text-align: left;
}

.spa-ctr-footer-icon {
  margin-top: 8px;
}

.spa-ctr-footer-payments {
  max-width: 515px;
  margin: 0 auto 28px;
  overflow: hidden;
}


.spa-ctr-footer-bottom {
  font-size: 12px;
  display: flex;
  justify-content: center;
  gap: 10px;
  flex-wrap: wrap;
  margin-top: 20px;
  align-items: center;
}

.spa-ctr-footer-bottom a {
  color: inherit;
  text-decoration: none;
}

.spa-ctr-footer-bottom span {
  color: #333;
}

.spa-ctr-footer-bottom span,
.spa-ctr-footer-bottom a {
  color: #000;
  font-family: 'Gilroy', sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: -0.42px;
  text-transform: capitalize;
}

.spa-ctr-footer-bottom span:last-child {
  margin-left: 16px;
}





@media (max-width: 1200px) {
  .spa-ctr-2-title {
    font-size: 36px;
    line-height: 50px;
  }

  .spa-ctr-3-heading {
    font-size: 36px;
    line-height: 50px;
  }

  .spa-ctr-1-option {
    gap: 30px;
  }
}

@media (max-width: 992px) {
  .spa-header-detail-box {
    padding: 4px 10px;
    font-size: 16px;
  }

  .spa-ctr-2-deals-container {
    flex-direction: column;
    align-items: center;
    gap: 210px;
  }

  .spa-ctr-2-section {
    padding: 50px 20px 240px;
  }


  .spa-ctr-2-deal-card:nth-child(1) .spa-ctr-2-img,
  .spa-ctr-2-deal-card:nth-child(2) .spa-ctr-2-img {
    border-radius: 25px;
    min-height: 350px;
  }

  .spa-ctr-2-deal-card:nth-child(1),
  .spa-ctr-2-deal-card:nth-child(2) {
    border-radius: 25px;
    width: 80%;
    max-width: 600px;
  }

  .spa-ctr-3-container {
    flex-direction: column;
  }

  .spa-ctr-3-text-section,
  .spa-ctr-3-image-section {
    width: 100%;
  }

  .spa-ctr-4-card {
    flex-direction: column;
    width: 100%;
    max-width: 380px;
    margin-top: 30px;
  }

  .spa-ctr-4-content {
    padding: 20px;
  }

  .spa-ctr-4-map {
    height: 250px;
  }

  .spa-ctr-footer-info {
    gap: 30px;
  }

  .spa-ctr-1-right {
    padding: 30px;
  }

  .spa-ctr-2-overlay-card {
    padding: 35px 30px 30px 30px;
  }
}

@media (max-width: 850px) {
  .spa-ctr-1-container {
    flex-direction: column;
  }

  .spa-ctr-1-left {
    width: 100%;
    max-height: 500px;
  }

  .spa-ctr-1-right {
    width: 100%;
    padding: 40px 30px;
  }

  .spa-ctr-1-form {
    max-width: 600px;
    margin: 0 auto;
  }
}

@media (max-width: 768px) {
  .spa-header-container {
    padding: 20px 10px;
  }

  .spa-header-details {
    flex-wrap: wrap;
  }

  .spa-header-detail-box {
    flex: 1 0 50%;
    border-bottom: 1px solid #fff;
    border-right: none;
    padding: 5px;
    line-height: 24px;
    text-align: center;
  }

  .spa-header-detail-box:nth-child(odd) {
    border-right: 1px solid #fff;
  }

  .spa-header-detail-box:nth-child(3),
  .spa-header-detail-box:nth-child(4) {
    border-bottom: none;
  }

  .spa-header-timer {
    gap: 10px;
  }

  .spa-header-time-block {
    font-size: 16px;
  }

  .spa-ctr-1-option {
    padding: 20px 15px;
  }

  .spa-ctr-1-text {
    font-size: 14px;
    line-height: 18px;
  }

  .spa-ctr-1-strike,
  .spa-ctr-1-price,
  .spa-ctr-1-off {
    font-size: 14px;
    line-height: 20px;
  }

  .spa-ctr-1-purchase-btn {
    padding: 15px;
    font-size: 16px;
  }

  .spa-ctr-2-title {
    font-size: 28px;
    line-height: 40px;
  }

  .spa-ctr-2-overlay-card {
    width: 90%;
    max-width: 300px;
    padding: 25px;
  }

  .spa-ctr-2-deal-card:nth-child(1),
  .spa-ctr-2-deal-card:nth-child(2) {
    width: 100%;
  }

  .spa-ctr-3-heading {
    font-size: 28px;
    line-height: 40px;
  }

  .spa-ctr-4-wrapper {
    padding: 80px 20px 50px;
  }

  .spa-ctr-4-heading {
    font-size: 28px;
    line-height: 40px;
  }

  .spa-ctr-footer-contact {
    width: 100%;
  }

  .spa-ctr-footer-divider {
    width: 90%;
  }

  .spa-ctr-2-buy-btn {
    margin-left: 35px;
  }
}

@media (max-width: 576px) {
  .spa-header-logo {
    margin-bottom: 15px;
  }

  .spa-header-detail-box {
    flex: 1 0 100%;
    border-right: none !important;
    border-bottom: 1px solid #fff;
  }

  .spa-header-detail-box:last-child {
    border-bottom: none;
  }

  .spa-header-timer {
    flex-wrap: wrap;
    justify-content: center;
  }

  .spa-ctr-1-option {
    gap: 20px;
  }

  .spa-ctr-1-left {
    margin-top: 15px;
  }

  .spa-ctr-2-section {
    /* padding: 40px 15px 200px; */
  }

  .spa-ctr-2-deal-card {
    width: 95%;
  }

  .spa-ctr-2-overlay-card {
    padding: 25px 20px;
  }

  .spa-ctr-2-price-ctr {
    gap: 10px;
  }

  .spa-ctr-3-text-section {
    padding: 40px 20px;
  }

  .spa-ctr-3-paragraph {
    font-size: 14px;
    line-height: 22px;
  }

  .spa-ctr-4-content {
    padding: 20px 15px;
  }

  .spa-ctr-4-location {
    align-items: center;
    text-align: center;
  }

  .spa-ctr-4-icon {
    margin-top: 0;
  }

  .spa-ctr-4-links {
    gap: 10px;
    align-items: center;
  }

  .spa-ctr-footer-info {
    flex-direction: column;
    gap: 20px;
  }

  .spa-ctr-footer-item {
    gap: 10px;
  }

  .spa-ctr-footer-icon {
    margin: 0;
  }

  .spa-ctr-footer-bottom {
    gap: 5px;
  }

  .spa-ctr-footer-copyright {
    margin-left: 0;
    margin-top: 10px;
  }

  .spa-ctr-2-deals-container {
    gap: 190px;
  }
}

@media (max-width: 400px) {
  .spa-header-time-block {
    font-size: 14px;
    margin: 0 3px;
  }

  .spa-ctr-1-prices {
    gap: 5px;
    flex-wrap: wrap;
  }

  .spa-ctr-2-discount,
  .spa-ctr-2-description,
  .spa-ctr-2-price-label,
  .spa-ctr-2-price-actual {
    font-size: 14px;
    line-height: 20px;
  }

  .spa-ctr-2-price-discounted {
    font-size: 24px;
  }

  .spa-ctr-2-buy-btn {
    padding: 10px 30px;
    font-size: 16px;
  }
}


















.black-friday-bg.salon-pg {
  background: #f3e8e8;
}

.salon-pg {
  background: #EAF3E8;
}

.salon-header-container {
  width: 100%;
}

.salon-header-welcome {
  padding: 7px 10px 10px;
  color: #000;
  text-align: center;
  font-family: "Sulphur Point";
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.6px;
}

.salon-header-details {
  flex-wrap: wrap;
  background-color: #000;
  color: white;
  padding: 10px 20px;
  row-gap: 5px;
}

.salon-header-info {
  padding: 3px 24px;
  border-right: 1px solid #fff;
  color: #FFF;
  text-align: center;
  font-family: "Sulphur Point";
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.6px;
}

.salon-header-timer-unit {
  color: #FFF;
  font-family: Spectral;
  font-size: 20px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.6px;
}

.salon-header-info:last-child {
  border-right: none;
}

.salon-header-timer {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  text-align: right;
}

.salon-header-divider-line {
  width: 270px;
  height: 1px;
  background: #fff;
  margin: 0 32px;
}

.salon-header-timer-digits {
  display: flex;
  justify-content: flex-end;
  font-size: 16px;
  gap: 20px;
}

.salon-ctr-2-container {
  width: 100%;
  padding: 29px 34px;
}

.salon-logo-ctr {
  max-width: 200px;
  margin: 0 auto 15px;
}

.salon-logo-ctr img {
  max-width: 180px;
  max-height: 100px;
}

.salon-ctr-2-heading {
  color: #000;
  text-align: center;
  font-family: Spectral;
  font-size: 45px;
  font-style: normal;
  font-weight: 400;
  line-height: 63px;
  letter-spacing: -1.35px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.salon-ctr-2-deals {
  display: flex;
  justify-content: space-between;
  gap: 22px;
}

.salon-ctr-2-deal-card img {
  max-height: 701px;
  border-radius: 25px;
}

.salon-ctr-2-deal-card {
  border-radius: 10px;
  overflow: hidden;
  background-color: #fff;
  border-radius: 25px;
}

.salon-ctr-2-deal-card:nth-child(1) {
  flex: 1.26;
}

.salon-ctr-2-deal-card:nth-child(2) {
  flex: 1;
}

.black-friday-bg .salon-ctr-3-container {
  background: #C8102E;
}

.salon-ctr-3-container {
  border-radius: 25px;
  background: #D4E7D0;
  padding: 38px 42px;
  border-radius: 16px;
  width: calc(100% - 44px);
  margin: 0 auto;
}

.salon-ctr-3-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}

.salon-ctr-3-title {
  color: #000;
  font-family: 'Gilroy', sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -1.6px;
  margin-bottom: 0;
}

.salon-ctr-3-share {
  display: flex;
  align-items: center;
  gap: 12px;
}

.black-friday-bg .salon-ctr-3-share-text {
  color: #fff;
}

.salon-ctr-3-share-text {
  color: #000;
  font-family: 'Gilroy', sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
}

.salon-ctr-3-icons {
  display: flex;
  gap: 8px;
}

.salon-ctr-3-deals {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 16px;
}

.salon-ctr-3-radio {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.black-friday-bg .salon-ctr-3-deal-label {
  background: #000;
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
}

.black-friday-bg .salon-ctr-3-discount-badge,
.black-friday-bg .salon-ctr-3-description,
.black-friday-bg .salon-ctr-3-original-price,
.black-friday-bg .salon-ctr-3-discount-price,
.black-friday-bg .salon-ctr-3-button span {
  color: #fff;
}

.black-friday-bg .salon-ctr-3-button {
  background: #C8102E;
}

.salon-ctr-3-deal-label {
  border-radius: 20px;
  border: 1px solid #FFF;
  background: #D4E7D0;
  padding: 25px 33px 26px 26px;
  position: relative;
  cursor: pointer;
  transition: box-shadow 0.2s ease;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.salon-ctr-3-radio-container {
  display: flex;
  align-items: flex-start;
}

.salon-ctr-3-radio-custom {
  width: 24px;
  height: 24px;
  border: 2px solid #FF601B;
  border-radius: 50%;
  margin-right: 16px;
  position: relative;
  display: inline-block;
  flex-shrink: 0;
}

.salon-ctr-3-radio:checked+.salon-ctr-3-deal-label .salon-ctr-3-radio-custom::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ff5500;
}

.salon-ctr-3-description {
  color: #030538;
  font-family: 'Gilroy', sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.48px;
  max-width: 230px;
  margin-bottom: 7px;
}

.salon-ctr-3-price-ctr {
  gap: 19px;
  margin-bottom: 10px;
}

.salon-ctr-3-pricing {
  display: flex;
  align-items: left;
  width: 100%;
}

.salon-ctr-3-original-price {
  color: #521900;
  font-family: 'Gilroy', sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.48px;
}

.salon-ctr-3-discount-price {
  color: #FF601B;
  font-family: 'Gilroy', sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: -0.6px;
}

.salon-ctr-3-discount-badge {
  position: absolute;
  top: 19px;
  right: 33px;
  color: #FF601B;
  font-family: 'Gilroy', sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: -0.6px;
}

.salon-ctr-3-button {
  border-radius: 12px;
  background: #000;
  border: none;
  padding: 10px 23px 10px 32px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;

  color: #FF601B;
  font-family: 'Gilroy', sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: -0.6px;
}

.salon-ctr-3-button span {
  margin-right: 8px;
}

.salon-ctr-4-deal-container {
  width: 100%;
  padding: 0 15px;
}

.salon-ctr-4-deal-card {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
  position: relative;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  margin: 28px 0 0;
  background-color: #333;
  color: #fff;
}

.salon-ctr-4-deal-image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  opacity: 0.6;
  z-index: 1;
}

.salon-ctr-4-deal-content {
  position: relative;
  z-index: 2;
  padding: 98px 40px 105px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 25px;
}

.salon-ctr-4-deal-heading {
  color: #FFF;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 45px;
  font-weight: 500;
  line-height: 55px;
  letter-spacing: -1.35px;
  margin-bottom: 29px;
}

.salon-ctr-4-deal-description {
  color: #FFF;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.45px;
  max-width: 992px;
  margin: 0 auto;
}

.salon-ctr-5-container {
  width: 100%;
  padding: 90px 70px 74px;
}

.salon-ctr-5-deals-section {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.salon-ctr-5-heading {
  color: #000;
  text-align: center;
  font-family: Spectral;
  font-size: 45px;
  font-weight: 400;
  line-height: 63px;
  letter-spacing: -1.35px;
  text-transform: uppercase;
  margin-bottom: 25px;
}

.salon-ctr-5-button-container {
  display: flex;
  justify-content: center;
  margin-bottom: 2rem;
}

.salon-ctr-5-deal-button {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 12px;
  background: #000;
  color: #FFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.6px;
  padding: 12px 23px 9px 33px;
  text-decoration: none;
  font-weight: 500;
  width: 320px;
  transition: all 0.3s ease;
}

.salon-ctr-5-deal-button:hover {
  background-color: #333;
}

.salon-ctr-5-map-container {
  position: relative;
  width: 100%;
  max-width: 1037px;
  height: 250px;
  overflow: hidden;
}

.salon-ctr-5-map-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('../../../web/landingpages/new_template_images/ls-map-1.png');
  background-size: cover;
  background-position: center;
  z-index: 1;
}

.salon-ctr-5-location-info {
  position: absolute;
  top: 3rem;
  left: 3rem;
  background: #252736;
  color: white;
  padding: 23px 49px 23px 27px;
  z-index: 2;
  display: flex;
  max-width: 385px;
}

.salon-ctr-5-location-icon {
  margin-right: 1rem;
  display: flex;
  align-items: flex-start;
}

.salon-ctr-5-location-icon img {
  margin-top: 15px;
}

.salon-ctr-5-location-details {
  display: flex;
  flex-direction: column;
}

.salon-ctr-5-location-name,
.salon-ctr-5-location-address {
  color: #FFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.51px;
}

.salon-ctr-5-location-address {
  font-size: 15px;
}

.salon-ctr-5-location-actions {
  display: flex;
  align-items: center;
  justify-content: left;
  gap: 15px;
  margin-top: 18px;
}

.salon-ctr-5-location-link {
  color: #3CE2D8;
  font-family: 'Gilroy', sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.48px;
  text-decoration: none;
}

.salon-ctr-5-globe-icon {
  margin-right: 5px;
}

.salon-ctr-footer {
  padding: 77px 110px 50px 110px;
  background-color: #fff;
  color: #333;
  display: flex;
  flex-direction: column;
  width: 100%;
}

.salon-footer-top {
  max-width: 964px;
  max-width: 80%;
  margin: 0 auto;
}

.salon-ctr-footer-main {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 58px;
}

.salon-ctr-footer-contact {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
}

.salon-ctr-footer-contact p {
  color: #000;
  font-family: 'Gilroy', sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.45px;
  text-transform: lowercase;
}

.salon-ctr-footer-address,
.salon-ctr-footer-email,
.salon-ctr-footer-phone {
  display: flex;
  align-items: center;
  gap: 20px;
}

.salon-ctr-footer-address svg,
.salon-ctr-footer-email svg,
.salon-ctr-footer-phone svg {
  width: 24px;
  height: 24px;
  fill: #8b8b8b;
}

.salon-ctr-footer-address p,
.salon-ctr-footer-email p,
.salon-ctr-footer-phone p {
  font-size: 14px;
  color: #333;
  line-height: 1.4;
}

.salon-ctr-footer-disclaimer {
  margin-bottom: 77px;
}

.salon-ctr-footer-disclaimer p {
  color: #000;
  font-family: 'Gilroy', sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.39px;
}

.salon-ctr-footer-disclaimer span {
  color: #B1B262;
}

.salon-ctr-footer-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 25px;
}

.salon-ctr-footer-logo img {
  width: 100px;
}

.salon-ctr-footer-social {
  display: flex;
  gap: 10px;
}

.salon-ctr-footer-social a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}

.salon-ctr-footer-links {
  font-size: 12px;
}

.salon-ctr-footer-links a,
.salon-ctr-footer-copyright {
  color: #000;
  font-family: 'Gilroy', sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: -0.42px;
  text-transform: capitalize;
  text-decoration: none;
}

.salon-ctr-footer-links span {
  color: #333;
}


/* Large screens (Desktops) */
@media (max-width: 1200px) {
  .salon-ctr-2-heading {
    font-size: 38px;
    line-height: 50px;
  }

  .salon-ctr-3-container {
    width: calc(100% - 30px);
    padding: 30px 25px;
  }

  .salon-ctr-5-container {
    padding: 70px 40px 60px;
  }

  .salon-ctr-footer {
    padding: 60px 60px 40px;
  }

  .salon-header-details {
    flex-direction: column;
    row-gap: 10px;
  }
}

@media (max-width: 992px) {
  .salon-header-details {
    flex-direction: column;
  }

  .salon-header-divider-line {
    width: 80%;
    margin: 5px auto;
  }

  .salon-header-timer {
    width: 100%;
    justify-content: center;
  }

  .salon-header-timer-digits {
    justify-content: center;
  }

  .salon-header-info {
    padding: 0 10px;
  }

  .salon-ctr-2-heading {
    font-size: 32px;
    line-height: 45px;
  }

  .salon-ctr-3-deals {
    grid-template-columns: repeat(2, 1fr);
  }

  .salon-ctr-3-title {
    font-size: 32px;
  }

  .salon-ctr-4-deal-heading {
    font-size: 36px;
    line-height: 46px;
  }

  .salon-ctr-5-heading {
    font-size: 32px;
    line-height: 48px;
  }

  .salon-ctr-footer-contact {
    flex-direction: column;
    gap: 15px;
    align-items: flex-start;
  }

  .salon-ctr-footer-main {
    margin-bottom: 38px;
  }

  .salon-footer-top {
    max-width: 100%;
  }
}

/* Small screens (Landscape phones) */
@media (max-width: 768px) {
  .salon-header-welcome {
    font-size: 18px;
  }

  .salon-header-info {
    font-size: 16px;
    border-right: none;
  }

  .salon-header-info:last-child {
    border-bottom: none;
  }

  .salon-header-timer-unit {
    font-size: 16px;
  }

  .salon-ctr-2-container {
    padding: 20px 15px;
  }

  .salon-ctr-2-heading {
    font-size: 28px;
    line-height: 38px;
  }

  .salon-ctr-2-deals {
    flex-direction: column;
  }

  .salon-ctr-3-deals {
    grid-template-columns: 1fr;
  }

  .salon-ctr-3-header {
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
  }

  .salon-ctr-3-title {
    font-size: 28px;
  }

  .salon-ctr-3-share {
    width: 100%;
    justify-content: space-between;
  }

  .salon-ctr-4-deal-content {
    padding: 60px 25px;
  }

  .salon-ctr-4-deal-heading {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 20px;
  }

  .salon-ctr-5-container {
    padding: 50px 20px 40px;
  }

  .salon-ctr-5-heading {
    font-size: 28px;
    line-height: 38px;
  }

  .salon-ctr-5-map-container {
    height: 300px;
  }

  .salon-ctr-5-location-info {
    top: 1.5rem;
    left: 1.5rem;
    padding: 15px 20px;
    max-width: 280px;
  }

  .salon-ctr-footer {
    padding: 40px 20px 30px;
  }

  .salon-ctr-footer-bottom {
    flex-direction: column;
    gap: 20px;
    justify-content: center;
  }

  .salon-ctr-footer-links {
    order: 3;
    text-align: center;
    width: 100%;
  }

  .salon-ctr-footer-copyright {
    order: 4;
    width: 100%;
    text-align: center;
  }
}

@media (max-width: 576px) {
  .salon-header-welcome {
    font-size: 16px;
    line-height: 24px;
    padding: 5px;
  }

  .salon-header-info {
    font-size: 14px;
    line-height: 22px;
    padding: 5px 10px;
  }

  .salon-header-timer-digits {
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
  }

  .salon-header-timer-unit {
    font-size: 14px;
    width: 80px;
    text-align: center;
  }

  .salon-ctr-2-heading {
    font-size: 22px;
    line-height: 32px;
  }

  .salon-ctr-3-container {
    padding: 20px 15px;
  }

  .salon-ctr-3-title {
    font-size: 22px;
  }

  .salon-ctr-3-deal-label {
    padding: 15px;
  }

  .salon-ctr-3-description {
    font-size: 14px;
    line-height: 18px;
  }

  .salon-ctr-3-original-price {
    font-size: 14px;
    line-height: 22px;
  }

  .salon-ctr-3-discount-price {
    font-size: 16px;
    line-height: 22px;
  }

  .salon-ctr-3-button {
    padding: 8px 15px;
    font-size: 16px;
  }

  .salon-ctr-3-discount-badge {
    font-size: 16px;
    top: 15px;
    right: 15px;
  }

  .salon-ctr-4-deal-content {
    padding: 40px 15px;
  }

  .salon-ctr-4-deal-heading {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 15px;
  }

  .salon-ctr-4-deal-description {
    font-size: 14px;
    line-height: 22px;
  }

  .salon-ctr-5-heading {
    font-size: 22px;
    line-height: 32px;
  }

  .salon-ctr-5-deal-button {
    font-size: 16px;
    padding: 10px 20px;
    width: 100%;
    max-width: 280px;
  }

  .salon-ctr-5-location-info {
    top: 1rem;
    left: 1rem;
    right: 1rem;
    padding: 12px;
    max-width: calc(100% - 2rem);
  }

  .salon-ctr-5-location-name {
    font-size: 16px;
    line-height: 22px;
  }

  .salon-ctr-5-location-address {
    font-size: 14px;
    line-height: 20px;
  }

  .salon-ctr-5-location-actions {
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 12px;
  }

  .salon-ctr-footer-disclaimer p {
    font-size: 12px;
    line-height: 18px;
  }

  .salon-ctr-footer-contact p {
    font-size: 14px;
    line-height: 18px;
  }

  .salon-ctr-footer-links a,
  .salon-ctr-footer-copyright {
    font-size: 12px;
    line-height: 20px;
  }
}

@media (max-width: 400px) {
  .salon-ctr-2-heading {
    font-size: 20px;
    line-height: 28px;
  }

  .salon-ctr-3-icons {
    flex-wrap: wrap;
    justify-content: center;
  }

  .salon-ctr-3-share {
    flex-direction: column;
    gap: 10px;
    align-items: flex-start;
  }

  .salon-ctr-3-price-ctr {
    flex-direction: column;
    gap: 5px;
  }

  .salon-ctr-4-deal-heading {
    font-size: 20px;
    line-height: 28px;
  }

  .salon-ctr-5-heading {
    font-size: 20px;
    line-height: 28px;
  }

  .salon-ctr-footer-social {
    width: 100%;
    justify-content: center;
  }
}

























.chiro-hero-container {
  position: relative;
  width: 100%;
  height: 954px;
  overflow: hidden;
}

.chiro-hero-logo {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  max-width: 255px;
  max-height: 150px;
  overflow: hidden;
  display: flex;
  align-items: start;
  justify-content: start;
}

.chiro-hero-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
}

.chiro-hero-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: end;
}

.chiro-hero-heading {
  color: #FFF;
  text-align: center;
  font-family: Spectral;
  font-size: 45px;
  font-weight: 400;
  line-height: 63px;
  letter-spacing: -1.35px;
  text-transform: uppercase;
  margin-bottom: 102px;
}

.chiro-hero-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: flex;
  padding: 24px 70px;
  background: #000;
}

.chiro-hero-divider {
  width: 270px;
  height: 1px;
  background: #fff;
  margin: 0 32px;
}

.chiro-hero-pricing {
  display: flex;
  align-items: center;
  padding-left: 20px;
  color: #FFF;
  text-align: center;
  font-family: "Sulphur Point";
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.6px;
}

.chiro-hero-pricing-item {
  padding: 0 15px;
  border-right: 1px solid white;
}

.chiro-hero-pricing-item:last-child {
  border-right: none;
}

.chiro-hero-timer {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-right: 20px;

  color: #FFF;
  font-family: Spectral;
  font-size: 20px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.6px;
}

.chiro-hero-timer-unit {
  display: inline-block;
  margin-left: 10px;
}

.chiro-service-container {
  width: 100%;
  padding: 87px 63px;
  background: #EAF3E8;
}

.chiro-service-heading {
  color: #000;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -1px;
  margin-bottom: 25px;
}

.chiro-service-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 43px;
}

.chiro-service-card {
  overflow: hidden;
  text-align: center;
}

.chiro-service-image {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.chiro-service-title {
  padding: 24px;
}

.chiro-service-title p {
  color: #687C1B;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -0.64px;
  max-width: 290px;
  margin-bottom: 0;
}


.chiro-deals-container {
  width: 100%;
  padding: 47px 97px 68px 64px;
}

.chiro-deals-title {
  color: #000;
  font-family: 'Gilroy', sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -1.6px;
  margin-bottom: 45px;
}

.chiro-deals-options {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}

.chiro-deals-option {
  padding: 25px 33px 21px 26px;
  border-radius: 20px;
  border: 1px solid #FFF;
  position: relative;
  border: solid 1px #EAF3E8;
  transition: all 0.3s ease-in-out;
}

.chiro-deals-option:hover {
  background-color: #EAF3E8;
}

.chiro-deals-option:hover .chiro-deals-buy-button {
  background-color: #fff;
}

.chiro-deals-radio-label {
  display: flex;
  cursor: pointer;
  position: relative;
}

.chiro-deals-checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 24px;
  width: 24px;
  border: 2px solid #ccc;
  border-radius: 50%;
}

.chiro-deals-radio:checked~.chiro-deals-checkmark {
  border-color: #6b8e23;
}

.chiro-deals-radio:checked~.chiro-deals-checkmark:after {
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #6b8e23;
}

.chiro-deals-description {
  color: #2D3609;
  font-family: 'Gilroy', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.48px;
  max-width: 230px;
}

.chiro-deals-discount {
  position: absolute;
  top: 19px;
  right: 33px;
  color: #2D3609;
  font-family: 'Gilroy', sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.48px;
}

.chiro-deals-price-info {
  margin: 7px 0 10px;
  gap: 19px;
}

.chiro-deals-original-price {
  color: #FF601B;
  font-family: 'Gilroy', sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.48px;
}

.chiro-deals-final-price {
  color: #687C1B;
  font-family: 'Gilroy', sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: -0.6px;
}

.chiro-deals-buy-button {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: none;
  padding: 10px 28px 10px 33px;
  width: 100%;
  border-radius: 12px;
  background: #EAF3E8;
  color: #687C1B;
  font-family: 'Gilroy', sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: -0.6px;
  transition: all 0.3s ease-in-out;
}


.chiro-about-container {
  background: #EAF3E8;
  width: 100%;
  padding: 79px 50px 73px;
}

.chiro-about-header {
  text-align: center;
  margin-bottom: 30px;
}

.chiro-about-title {
  color: #687C1B;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 45px;
  font-weight: 500;
  line-height: 55px;
  letter-spacing: -1.35px;
  max-width: 725px;
  margin: 0 auto 29px;
}

.chiro-about-details {
  color: #2D3609;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.45px;
  max-width: 992px;
  margin: 0 auto 78px;
}

.chiro-about-map-section {
  width: 78%;
  margin: 0 auto;
  position: relative;
  height: 206px;
  overflow: hidden;
}

.chiro-about-map {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.chiro-about-top {
  gap: 17px;
}

.chiro-about-location-card {
  position: absolute;
  top: 33px;
  left: 33px;
  background-color: #1f2937;
  color: white;
  padding: 20px;
  width: 400px;
  gap: 19px;
  display: flex;
  flex-direction: column;
}

.chiro-about-location-title,
.chiro-about-location-address {
  color: #FFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.51px;
  margin-bottom: 0;
}

.chiro-about-location-title {
  font-size: 17px;
}

.chiro-about-actions {
  display: flex;
  align-items: center;
}

.chiro-about-directions,
.chiro-about-website {
  color: #3CE2D8;
  font-family: 'Gilroy', sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.48px;
  margin-right: 20px;
  text-decoration: none;
}

.chiro-about-website {
  color: #fff;
}

.chiro-about-icon {
  margin-right: 5px;
}

.chiro-footer-container {
  width: 100%;
  padding: 47px 50px 50px;
  background: #FFF;
}

.chiro-footer-content {
  width: 78%;
  margin: 0 auto;
}

.chiro-footer-main {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0;
}

.chiro-footer-logo {
  max-width: 255px;
  max-height: 150px;
  overflow: hidden;
  margin: 0 auto;
}

.chiro-footer-contact-section {
  display: flex;
  justify-content: center;
  gap: 100px;
  margin: 30px 0;
}

.chiro-footer-contact-item {
  display: flex;
  align-items: center;
  gap: 20px;
}

.chiro-footer-contact-text {
  color: #000;
  font-family: 'Gilroy', sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.45px;
  text-transform: lowercase;
}

.chiro-footer-contact-text a {
  text-decoration: none;
  color: #333;
}

.chiro-footer-disclaimer {
  margin: 20px 0;
  color: #000;
  font-family: 'Gilroy', sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.39px;
  text-align: center;
}

.chiro-footer-disclaimer span {
  color: #B1B262;
  font-size: 16px;
  letter-spacing: -0.48px;
}

.chiro-footer-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 58px;
}

.chiro-footer-social {
  display: flex;
  gap: 10px;
}

.chiro-footer-social-icon {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: #000;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}

.chiro-footer-social-icon.facebook {
  background-color: #000;
}

.chiro-footer-social-icon.twitter {
  background-color: #000;
}

.chiro-footer-social-icon.pinterest {
  background-color: #000;
}

.chiro-footer-links {
  font-size: 12px;
}

.chiro-footer-links a,
.chiro-footer-copyright {
  color: #000;
  font-family: 'Gilroy', sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 23px;
  letter-spacing: -0.42px;
  text-decoration: none;
  margin: 0 5px;
}















.plumber-hero-container {
  position: relative;
  width: 100%;
  background: url('../../../web/landingpages/new_template_images/plumbing-hero-bg.webp') center/cover no-repeat;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 0 84px 62px 108px;
}

.plumber-hero-top {
  margin-bottom: 12px;
}

.plumber-hero-logo {
  display: flex;
  align-items: center;
  max-height: 100px;
  max-width: 250px;
}

.plumber-hero-content {
  max-width: 503px;
  z-index: 1;
  padding-bottom: 144px;
  align-items: flex-start;
}

.plumber-hero-highlight {
  display: inline-block;
  background: #F8FF2D;
  padding: 1px 19px;
  color: #000;
  font-family: 'Gilroy', sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.45px;
  text-transform: capitalize;
  margin-bottom: 30px;
}

.plumber-hero-heading {
  color: #FFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 50px;
  letter-spacing: -1.35px;
  text-transform: capitalize;
  margin-bottom: 0;
}

.plumber-hero-card {
  background: #ffffff;
  width: 550px;
  padding: 19px 19px 26px 19px;
  box-sizing: border-box;
  color: #003366;
  font-size: 14px;
}

.plumber-hero-card-header {
  background: #094E96;
  color: #FFF;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: -0.9px;
  text-transform: uppercase;
  padding: 23px;
  margin-bottom: 20px;
}

.plumber-hero-options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.plumber-hero-option {
  display: flex;
  align-items: center;
  padding: 16px 50px;
  border-top: 1px solid transparent;
  border-image: repeating-linear-gradient(to right, #CACACA 0, #CACACA 12px, transparent 12px, transparent 24px) 1;
  cursor: pointer;
}

.plumber-hero-option:last-child {
  border-bottom: none;
}

.plumber-hero-radio {
  position: relative;
  width: 24px;
  height: 24px;
  border: 2px solid #094E96;
  border-radius: 50%;
  margin-right: 42px;
  flex-shrink: 0;
  cursor: pointer;
}

.plumber-hero-radio.selected {
  border-color: #0052CC;
}

.plumber-hero-radio.selected::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  background: #0052CC;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}

.plumber-hero-option-details {
  display: flex;
  flex-direction: column;
  flex: 1;
}

.plumber-hero-option-details p {
  color: #094E96;
  font-family: 'Gilroy', sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.48px;
  margin-bottom: 9px;
}

.plumber-hero-pricing {
  display: flex;
  align-items: center;
  margin-top: 4px;
}

.plumber-hero-original-price {
  text-decoration: line-through;
  margin-right: 20px;
  color: #094E96;
  font-family: 'Gilroy', sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.48px;
}

.plumber-hero-discounted-price {
  color: #094E96;
  font-family: 'Gilroy', sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: -0.6px;
  margin-right: 20px;
}

.plumber-hero-discount-pill {
  border-radius: 17px;
  background: #094E96;
  color: #FFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  padding: 2px 14px;
}

.plumber-hero-purchase-btn {
  display: block;
  width: 100%;
  padding: 20px;
  color: #094E96;
  font-family: 'Gilroy', sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.54px;
  background: #fff;
  border: 1px solid #094E96;
  max-width: 397px;
  margin: 45px auto 17px;
}

.plumber-hero-share {
  color: #094E96;
  font-family: 'Gilroy', sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  gap: 19px;
}

.plumber-hero-share-icons {
  display: inline-flex;
  gap: 8px;
  vertical-align: middle;
}

.plumber-hero-share-icons img {
  width: 20px;
  height: 20px;
  cursor: pointer;
}

.plumber-deal-container {
  max-width: 572px;
  margin: 90px auto 57px;
}

.plumber-deal-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}

.plumber-deal-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 10px;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  justify-content: center;
  border: 1px solid #ECECEC;
  background-color: white;
}

.plumber-deal-label {
  color: #094E96;
  font-family: 'Gilroy', sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.42px;
}

.plumber-deal-value {
  color: #094E96;
  font-family: 'Gilroy', sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.75px;
}

.plumber-deal-button {
  background: #094E96;
  border: none;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  color: #FFF;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.48px;
  transition: background-color 0.2s;
}

.plumber-deal-button img {
  margin-bottom: 10px;
}

.plumber-deal-button:hover {
  background-color: #003d7a;
}

.plumber-deal-timer {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.plumber-deal-timer-heading {
  color: #094E96;
  font-family: 'Gilroy', sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: -0.54px;
}

.plumber-deal-countdown {
  display: flex;
  justify-content: center;
  gap: 28px;
}

.plumber-deal-time-unit {
  display: flex;
  align-items: center;
}

.plumber-deal-time-value {
  color: #094E96;
  font-family: 'Gilroy', sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.6px;
}

.plumber-deal-time-label {
  margin-left: 5px;
  color: #094E96;
  font-family: 'Gilroy', sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: -0.36px;
}



.plumber-service-container {
  width: calc(100% - 48px);
  height: 623px;
  margin: 0 auto;
  position: relative;
}

.plumber-service-banner {
  width: 100%;
  height: 100%;
  background-color: #2c5282;
  position: relative;
  overflow: hidden;
}

.plumber-service-banner-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.plumber-service-services-card {
  background: #FFF;
  background-color: #FFF;
  background-image: url('../../../web/landingpages/new_template_images/plumbing-setting.svg');
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  max-width: 588px;
  border-radius: 15px;
  padding: 30px 35px 49px 39px;
  position: absolute;
  top: 50%;
  left: 35px;
  transform: translateY(-50%);
}

.plumber-service-card-title {
  color: #094E96;
  font-family: 'Gilroy', sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 50px;
  letter-spacing: -0.9px;
  text-transform: capitalize;
  margin-bottom: 15px;
}

.plumber-service-divider {
  height: 1px;
  border-bottom: dashed 1px #000;
  margin: 17px 0 31px;
}

.plumber-service-service-list {
  list-style-type: none;
  padding-left: 12px;
  margin-bottom: 0;
}

.plumber-service-service-item {
  margin-bottom: 0;
  display: flex;
  align-items: flex-start;
}

.plumber-service-bullet {
  color: #0046ad;
  margin-right: 8px;
  font-size: 20px;
  line-height: 20px;
}

.plumber-service-service-text {
  color: #094E96;
  font-family: "Grantha Sangam MN";
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: -0.6px;
  text-transform: capitalize;
}

.plumbing-about-container {
  padding: 93px 50px;
}

.plumbing-about-container h2 {
  color: #094E96;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 45px;
  font-weight: 500;
  line-height: 55px;
  letter-spacing: -1.35px;
  margin-bottom: 29px;
}

.plumbing-about-container p {
  color: #094E96;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.45px;
  max-width: 992px;
  margin: 0 auto;
}

.plumber-footer-container {
  background: #094E96;
  color: white;
  padding: 39px;
  text-align: center;
}

.plumber-footer-logo {
  max-width: 290px;
  max-height: 100px;
  overflow: hidden;
  margin: 0 auto 46px;
}

.plumber-footer-disclaimer {
  color: #FFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.39px;
  max-width: 697px;
  margin: 0 auto 48px;
}

.plumber-footer-disclaimer-title {
  color: #F8FF2D;
  letter-spacing: -0.48px;
}

.plumber-footer-divider {
  border-top: 1px dashed rgba(255, 255, 255, 0.3);
  margin: 0 auto 40px;
  max-width: 65%;
  min-width: 750px;
  border: 1px solid transparent;
  /* border-image: repeating-linear-gradient(to right, #fff 0, #fff 12px, transparent 12px, transparent 24px) 1; */
  border-image: repeating-linear-gradient(to right, #fff 0, #fff 5px, transparent 5px, transparent 12px) 1;
}

.plumber-footer-contact {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  column-gap: 10%;
  row-gap: 16px;
  margin-bottom: 43px;
}

.plumber-footer-contact-item {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.plumber-footer-icon {
  color: white;
  font-size: 1.2rem;
}

.plumber-footer-contact-text {
  text-align: left;
}

.plumber-footer-contact-text a,
.plumber-footer-contact-text p {
  text-decoration: none;
  color: #FFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.45px;
  text-transform: lowercase;
}

.plumber-footer-payment {
  max-width: 643px;
  width: 643px;
  height: 50px;
  margin: 0 auto 28px;

}

.plumber-footer-legal {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 8px;
}

.plumber-footer-links {
  gap: 26px;
  margin: 0 auto 29px;
}

.plumber-footer-legal a,
.plumber-footer-copyright {
  text-decoration: none;
  color: #FFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 23px;
  letter-spacing: -0.42px;
}

.plumber-footer-contact-card {
  display: flex;
  justify-content: space-between;
  background-color: #000;
  color: #fff;
  max-width: 693px;
  margin: 0 auto;
  border: 5px solid #000;
  padding: 5px;
}

.plumber-footer-contact-content {
  padding: 30px;
  flex: 1.23;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.plumber-footer-contact-location {
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px;
}

.plumber-footer-contact-icon {
  margin-top: 13px;
  margin-right: 17px;
}

.plumber-footer-contact-text {
  color: #FFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.45px;
  text-align: left;
}

.plumber-footer-contact-title {
  text-align: left;
  font-size: 17px;
}

.plumber-footer-contact-links {
  display: flex;
  gap: 15px;
}

.plumber-footer-contact-link {
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 7px;
}

.plumber-footer-contact-link:hover {
  text-decoration: underline;
}

.plumber-footer-contact-map {
  flex: 1;
}

















.bakery-footer-contact-card {
  display: flex;
  justify-content: space-between;
  background-color: #000;
  color: #fff;
  max-width: 693px;
  margin: 0 auto;
  border: 5px solid #000;
  padding: 5px;
}

.bakery-footer-contact-content {
  padding: 30px;
  flex: 1.23;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.bakery-footer-contact-location {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.bakery-footer-contact-icon {
  margin-top: 13px;
  margin-right: 17px;
}

.bakery-footer-contact-text {
  color: #FFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.45px;
  text-align: left;
}

.bakery-footer-contact-title {
  text-align: left;
  font-size: 17px;
}

.bakery-footer-contact-links {
  display: flex;
  gap: 15px;
}

.bakery-footer-contact-link {
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 7px;
}

.bakery-footer-contact-link:hover {
  text-decoration: underline;
}

.bakery-footer-contact-map {
  flex: 1;
}













@media (max-width: 1199.98px) {
  .plumber-hero-container {
    padding: 0 50px 50px;
  }

  .plumber-hero-content {
    max-width: 450px;
    padding-bottom: 100px;
  }

  .plumber-hero-heading {
    font-size: 42px;
    line-height: 46px;
  }

  .plumber-hero-card {
    width: 480px;
  }

  .plumber-service-services-card {
    max-width: 500px;
  }
}

/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {
  .plumber-hero-container {
    padding: 0 30px 40px;
    flex-direction: column;
  }

  .plumber-hero-top {
    margin-bottom: 30px;
    justify-content: center;
    display: flex;
  }

  .plumber-hero-content {
    max-width: 100%;
    padding-bottom: 40px;
  }

  .plumber-hero-card {
    width: 100%;
    max-width: 550px;
    margin: 0 auto;
  }

  /* Adjust hero layout to stack vertically */
  .plumber-hero-container>div:nth-child(2) {
    flex-direction: column;
    width: 100%;
  }

  .plumber-deal-container {
    margin: 60px auto 40px;
  }

  .plumber-service-container {
    height: auto;
  }

  .plumber-service-banner {
    height: 700px;
  }

  .plumber-service-services-card {
    position: relative;
    top: 0;
    left: 0;
    transform: none;
    width: calc(100% - 80px);
    margin: -580px auto 0;
  }

  .plumber-footer-divider {
    min-width: 90%;
  }

  .plumber-footer-contact {
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }

  .plumber-footer-payment {
    width: 100%;
    max-width: 100%;
  }

  .plumber-footer-contact-content {
    padding: 25px;
  }
}

@media (max-width: 767.98px) {
  .plumber-hero-container {
    padding: 0 20px 30px;
  }

  .plumber-hero-heading {
    font-size: 36px;
    line-height: 40px;
  }

  .plumber-hero-option {
    padding: 16px 20px;
  }

  .plumber-hero-radio {
    margin-right: 20px;
  }

  .plumber-deal-info {
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
  }

  .plumber-deal-timer {
    flex-direction: column;
    gap: 15px;
  }

  .plumber-deal-countdown {
    gap: 15px;
  }

  .plumber-service-card-title {
    font-size: 24px;
    line-height: 34px;
  }

  .plumber-service-service-text {
    font-size: 16px;
    line-height: 30px;
  }

  .plumbing-about-container {
    padding: 60px 20px;
  }

  .plumbing-about-container h2 {
    font-size: 32px;
    line-height: 40px;
  }

  .plumber-footer-links {
    flex-direction: column;
    gap: 15px;
  }

  .plumber-footer-contact-card {
    flex-direction: column;
    max-width: 400px;
  }

  .plumber-footer-contact-map {
    height: 200px;
  }

  .plumber-hero-heading {
    text-align: center;
  }

  .plumber-hero-highlight {
    text-align: center;
    margin: 0 auto 20px;
  }

  .plumber-footer-contact {
    align-items: start;
  }

  .plumber-footer-logo {
    max-width: 220px;
    max-height: 60px;
    margin: 0 auto 36px;
  }

  .plumber-service-services-card {
    margin: -470px auto 0;
  }

  .plumber-footer-contact-content {
    padding: 15px;
  }
}

@media (max-width: 575.98px) {
  .plumber-hero-container {
    padding: 0 15px 20px;
  }

  .plumber-hero-logo {
    max-width: 180px;
  }

  .plumber-hero-highlight {
    font-size: 13px;
    padding: 1px 12px;
    margin-bottom: 15px;
  }

  .plumber-hero-heading {
    font-size: 28px;
    line-height: 32px;
  }

  .plumber-hero-card-header {
    font-size: 24px;
    line-height: 30px;
    padding: 15px;
  }

  .plumber-hero-option-details p {
    font-size: 14px;
  }

  .plumber-hero-original-price,
  .plumber-hero-discount-pill {
    font-size: 14px;
  }

  .plumber-hero-discounted-price {
    font-size: 16px;
  }

  .plumber-hero-purchase-btn {
    padding: 15px;
    font-size: 16px;
    margin: 30px auto 15px;
  }

  .plumber-deal-item {
    width: 80px;
    height: 80px;
  }

  .plumber-deal-value {
    font-size: 20px;
  }

  .plumber-deal-button {
    width: 80px;
    height: 80px;
    font-size: 14px;
  }

  .plumber-deal-time-unit {
    flex-direction: column;
    align-items: center;
  }

  .plumber-service-banner {
    height: 600px;
  }

  .plumber-service-services-card {
    padding: 20px;
    margin: -415px auto 0;
    width: calc(100% - 25px);
  }

  .plumbing-about-container h2 {
    font-size: 26px;
    line-height: 32px;
  }

  .plumbing-about-container p {
    font-size: 14px;
    line-height: 22px;
  }

  .plumber-footer-container {
    padding: 30px 15px;
  }

  .plumber-footer-disclaimer {
    font-size: 12px;
  }

  .plumber-footer-contact-text a,
  .plumber-footer-contact-text p {
    font-size: 14px;
  }

  .plumber-service-container {
    width: calc(100% - 24px);
  }

}

/* Fix for very small devices (iPhone SE, etc.) */
@media (max-width: 374.98px) {
  .plumber-hero-heading {
    font-size: 24px;
    line-height: 28px;
  }

  .plumber-hero-radio {
    margin-right: 10px;
    width: 20px;
    height: 20px;
  }

  .plumber-hero-radio.selected::after {
    width: 12px;
    height: 12px;
  }

  .plumber-deal-countdown {
    gap: 10px;
  }

  .plumber-deal-time-value {
    font-size: 16px;
  }

  .plumber-deal-time-label {
    font-size: 10px;
  }

  .plumber-service-card-title {
    font-size: 20px;
    line-height: 28px;
  }

  .plumber-service-service-text {
    font-size: 14px;
    line-height: 24px;
  }

  .plumber-footer-contact-links {
    flex-direction: column;
    align-items: flex-start;
  }
}

























@media (max-width: 1400px) {
  .chiro-hero-footer {
    padding: 24px 40px;
  }

  .chiro-hero-pricing-item {
    padding: 0 10px;
  }

  .chiro-hero-divider {
    width: 150px;
  }
}

@media (max-width: 1200px) {
  .chiro-hero-heading {
    font-size: 36px;
    line-height: 50px;
    margin-bottom: 145px;
  }

  .chiro-hero-footer {
    padding: 20px 40px;
    flex-direction: column;
  }

  .chiro-hero-divider {
    width: 55%;
    margin: 20px auto;
    min-width: 450px;
  }

  .chiro-hero-pricing,
  .chiro-hero-timer {
    width: 100%;
    justify-content: center;
    padding: 0;
  }

  /* Services section */
  .chiro-service-container {
    padding: 60px 40px;
  }

  .chiro-service-grid {
    gap: 15px;
  }

  /* Deals section */
  .chiro-deals-container {
    padding: 40px;
  }

  .chiro-deals-title {
    font-size: 32px;
    margin-bottom: 30px;
  }

  .chiro-deals-options {
    grid-template-columns: repeat(2, 1fr);
  }

  /* About section */
  .chiro-about-container {
    padding: 60px 40px;
  }

  .chiro-about-title {
    font-size: 36px;
    line-height: 46px;
  }

  .chiro-about-map-section {
    width: 90%;
  }

  .chiro-about-location-card {
    width: 350px;
  }

  .chiro-footer-container {
    padding: 40px;
  }

  .chiro-footer-content {
    width: 90%;
  }

  .chiro-footer-contact-section {
    gap: 50px;
  }

  .chiro-hero-container {
    height: 754px;
  }
}

@media (max-width: 992px) {
  .chiro-service-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .chiro-service-image {
    height: 260px;
  }
}

@media (max-width: 768px) {
  .chiro-hero-container {
    height: auto;
    min-height: 600px;
  }

  .chiro-hero-divider {
    min-width: 80%;
  }

  .chiro-hero-heading {
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 150px;
  }

  .chiro-hero-logo,
  .chiro-footer-logo {
    max-width: 180px;
    max-height: 100px;
  }

  .chiro-hero-pricing-item {
    padding: 0 10px;
    font-size: 16px;
  }

  .chiro-hero-timer {
    font-size: 16px;
  }

  /* Services section */
  .chiro-service-container {
    padding: 50px 30px;
  }

  .chiro-service-heading {
    font-size: 22px;
  }

  .chiro-service-grid {
    flex-direction: column;
  }

  .chiro-service-card {
    margin-bottom: 20px;
  }

  /* Deals section */
  .chiro-deals-container {
    padding: 30px;
  }

  .chiro-deals-title {
    font-size: 28px;
    margin-bottom: 25px;
  }

  .chiro-deals-options {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .chiro-deals-description {
    max-width: 90%;
  }

  /* About section */
  .chiro-about-container {
    padding: 50px 30px;
  }

  .chiro-about-title {
    font-size: 30px;
    line-height: 40px;
  }

  .chiro-about-details {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 50px;
  }

  .chiro-about-map-section {
    width: 100%;
    height: 300px;
  }

  .chiro-about-location-card {
    width: 350px;
    top: 20px;
    left: 20px;
  }

  .chiro-footer-content {
    width: 100%;
  }

  .chiro-footer-contact-section {
    flex-direction: column;
    gap: 10px;
    align-items: start;
  }

  .chiro-footer-bottom {
    flex-direction: column;
    gap: 20px;
  }

  .chiro-footer-disclaimer {
    font-size: 12px;
  }

  .chiro-footer-links,
  .chiro-footer-copyright {
    font-size: 12px;
    text-align: center;
  }

  .chiro-service-grid {
    grid-template-columns: 1fr;
  }

  .chiro-service-card {
    max-width: 400px;
    margin: 0 auto;
  }

  .chiro-service-image {
    height: 230px;
  }

  .chiro-deals-discount {
    right: 15px;
    top: 15px;
    font-size: 14px;
  }

  .chiro-footer-link-copy {
    justify-content: center !important;
  }
}

@media (max-width: 576px) {
  .chiro-hero-divider {
    min-width: 100%;
  }
}

@media (max-width: 480px) {
  .chiro-hero-container {
    min-height: 500px;
  }

  .chiro-hero-heading {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 200px;
  }

  .chiro-hero-logo,
  .chiro-footer-logo {
    max-width: 150px;
  }

  .chiro-hero-footer {
    padding: 15px;
  }

  .chiro-hero-pricing {
    flex-wrap: wrap;
    justify-content: center;
  }

  .chiro-hero-pricing-item {
    width: 50%;
    padding: 5px;
    border-right: none;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
  }

  .chiro-hero-timer {
    font-size: 14px;
  }

  .chiro-hero-timer-unit {
    margin-left: 5px;
  }

  /* Services section */
  .chiro-service-container {
    padding: 40px 20px;
  }

  .chiro-service-heading {
    font-size: 20px;
    margin-bottom: 20px;
  }

  .chiro-service-title p {
    font-size: 14px;
  }

  /* Deals section */
  .chiro-deals-container {
    padding: 30px 20px;
  }

  .chiro-deals-title {
    font-size: 24px;
    margin-bottom: 20px;
  }

  .chiro-deals-option {
    padding: 15px;
  }

  .chiro-deals-discount {
    right: 15px;
    top: 15px;
    font-size: 14px;
  }

  .chiro-deals-description {
    font-size: 14px;
    line-height: 18px;
  }

  .chiro-deals-description {
    max-width: 80%;
  }

  .chiro-deals-price-info {
    gap: 5px;
  }

  .chiro-deals-original-price {
    font-size: 14px;
    line-height: 20px;
  }

  .chiro-deals-final-price {
    font-size: 18px;
    line-height: 24px;
  }

  .chiro-deals-buy-button {
    font-size: 16px;
    padding: 8px 20px;
  }

  .chiro-about-container {
    padding: 40px 20px;
  }

  .chiro-about-title {
    font-size: 24px;
    line-height: 32px;
  }

  .chiro-about-details {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 40px;
  }

  .chiro-about-map-section {
    height: 250px;
  }

  .chiro-about-location-card {
    width: calc(100% - 40px);
    top: 15px;
    left: 20px;
    padding: 15px;
  }

  .chiro-about-location-title {
    font-size: 15px;
  }

  .chiro-about-location-address {
    font-size: 13px;
  }

  .chiro-about-directions,
  .chiro-about-website {
    font-size: 14px;
  }

  /* Footer */
  .chiro-footer-container {
    padding: 30px 20px;
  }

  .chiro-footer-contact-text {
    font-size: 14px;
  }

  .chiro-footer-bottom {
    margin-top: 30px;
  }

  .chiro-footer-social {
    margin-bottom: 15px;
  }
}












.bakery-pg {
  padding: 26px 23px;

}

.bakery-hero-container {
  display: flex;
  width: 100%;
  background-color: #fff;
}

.bakery-hero-left {
  width: 44%;
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.bakery-hero-right {
  width: 56%;
}

.bakery-hero-logo {
  max-width: 150px;
  max-height: 150px;
  overflow: hidden;
  margin: 0 auto 51px;

}

.bakery-hero-logo img {
  width: 100px;
}

.bakery-hero-title {
  color: #000;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: -0.9px;
  text-transform: uppercase;
  margin-bottom: 16px;
}

.bakery-hero-options {
  display: flex;
  flex-direction: column;
}

.bakery-hero-option {
  display: flex;
  align-items: center;
  gap: 50px;
  padding: 16px 0;
  /* border-top: 1px dashed #CACACA; */

  border-top: 1px solid transparent;
  border-image: repeating-linear-gradient(to right, #CACACA 0, #CACACA 12px, transparent 12px, transparent 24px) 1;

}

.bakery-hero-radio {
  width: 26px;
  height: 26px;
  border: 2px solid #7d5a24;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.bakery-hero-radio.active {
  background-color: fff;
  border: 2px solid #7d5a24;
}

.bakery-hero-radio.active::after {
  content: "";
  width: 16px;
  height: 16px;
  background-color: #7d5a24;
  border-radius: 50%;
}

.bakery-hero-option-text {
  flex: 1;
}

.bakery-hero-description {
  color: #422A08;
  font-family: 'Gilroy', sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.48px;
  margin-bottom: 9px;
}

.bakery-hero-price-container {
  display: flex;
  align-items: center;
  gap: 10px;
}

.bakery-hero-original-price {
  text-decoration: line-through;
  color: #422A08;
  font-family: 'Gilroy', sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.48px;
}

.bakery-hero-discount-price {
  color: #422A08;
  font-family: 'Gilroy', sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: -0.6px;
}

.bakery-hero-discount-badge {
  border-radius: 17px;
  background: #422A08;
  color: #FFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;

  padding: 3px 14px;
  border-radius: 20px;
}

.bakery-hero-purchase {
  margin: 23px auto 16px;
  padding: 20px;
  border: 1px solid #422A08;

  color: #422A08;
  font-family: 'Gilroy', sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.54px;
  width: 100%;
  text-align: center;
  max-width: 403px;
  transition: background-color 0.3s;
}

.bakery-hero-purchase:hover {
  background-color: #7d5a24;
  color: white;
}

.bakery-hero-social {
  display: flex;
  justify-content: center;
  gap: 7px;
  margin-top: 20px;
}



.bakery-hero-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}



.bakery-deal-container {
  display: flex;
  width: 100%;
  background-color: #ffffff;
}

.bakery-deal-image-section {
  width: 44%;
}

.bakery-deal-image-section img {
  max-height: 426px;
}

.bakery-deal-info-section {
  width: 56%;
  padding: 40px 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.bakery-deal-stats-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-bottom: 37px;
  column-gap: 13px;
  row-gap: 12px;
}

.bakery-deal-stat {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  border: solid 1px #ECECEC;
}

.bakery-deal-stat-label {
  color: #422A08;
  font-family: 'Gilroy', sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.42px;
}

.bakery-deal-stat-value {
  color: #422A08;
  font-family: 'Gilroy', sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.75px;
}

.bakery-deal-claim-button {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-color: #422A08;
  border: none;
  color: #FFF;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.48px;
  margin-left: 20px;
}

.bakery-deal-claim-button img {
  margin-bottom: 10px;
  margin-left: 4px;
}

.bakery-deal-timer-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  column-gap: 25px;
  row-gap: 10px;
}

.bakery-deal-timer-label {
  color: #422A08;
  font-family: 'Gilroy', sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: -0.54px;
}

.bakery-deal-countdown {
  display: flex;
  align-items: center;
  justify-content: space-between;
  column-gap: 28px;
  row-gap: 5px;
  flex-wrap: wrap;
}

.bakery-deal-time-block {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
}

.bakery-deal-time-value {
  color: #422A08;
  font-family: 'Gilroy', sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.6px;
}

.bakery-deal-time-unit {
  color: #422A08;
  font-family: 'Gilroy', sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: -0.36px;
}


.bakery-foods-container {
  width: 100%;
  padding: 104px 0 77px;
}

.bakery-foods-heading {
  color: #422A08;
  text-align: center;
  font-family: 'Gilroy-Bold', sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: -2.1px;
  text-transform: capitalize;
  margin: 0 auto 45px;
}

.bakery-foods-offerings {
  background: #FFF4E3;
  padding: 79px 72px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  gap: 25px;
}

.bakery-foods-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 220px;
}

.bakery-foods-cake-img {
  width: 204px;
  height: 204px;
  border-radius: 50%;
  overflow: hidden;
  object-fit: cover;
  margin-bottom: 0;
}

.bakery-foods-cake-img.odd {
  margin-bottom: 32px;
}

.bakery-foods-cake-type {
  color: #000;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.75px;
  margin-bottom: 0;
}

.bakery-foods-cake-type.even {
  margin-bottom: 33px;
}

.bakery-about-promo-container {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.bakery-about-cake-image {
  width: 100%;
  height: 528px;
  object-fit: cover;
  display: block;
  background-color: #1a1a1a;
}

.bakery-about-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  text-align: center;
}

.bakery-about-heading {
  color: #FFF;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 45px;
  font-weight: 500;
  line-height: 55px;
  letter-spacing: -1.35px;
  margin-bottom: 29px;
}

.bakery-about-description {
  color: #FFF;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.45px;
  max-width: 992px;
  margin: 0 auto;
}



.bakery-footer {
  width: 100%;
  padding: 87px 50px 20px;
}

.bakery-footer-logo {
  max-width: 150px;
  height: 100px;
  margin: 0 auto 54px;

}

.bakery-footer-disclaimer p {
  color: #000;
  font-size: 13px;
  font-style: normal;
  letter-spacing: -0.39px;
  font-family: 'Gilroy', sans-serif;
  font-weight: 500;
  line-height: normal;
}

.bakery-footer-disclaimer p span {
  color: #1E1805;
  font-size: 16px;
  letter-spacing: -0.48px;
}

.bakery-footer-disclaimer {
  text-align: center;
  max-width: 800px;
  margin: 0 auto 40px;
}

.bakery-footer-info {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 0 auto;
  flex-wrap: wrap;
}

.bakery-footer-address,
.bakery-footer-email,
.bakery-footer-phone {
  display: flex;
  align-items: center;
  margin: 0 20px;
  font-size: 14px;
}

.bakery-footer-icon {
  margin-right: 10px;
  width: 24px;
  height: 24px;
  background-color: #f9f9f9;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bakery-footer-address-content,
.bakery-footer-email-content,
.bakery-footer-phone-content {
  display: flex;
  flex-direction: column;
}

.bakery-footer-address-line,
.bakery-footer-email-line,
.bakery-footer-phone-line {
  color: #000;
  font-family: 'Gilroy', sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.45px;
  text-transform: lowercase;
  margin-bottom: 0;
}

.bakery-footer-payments {
  display: flex;
  justify-content: center;
  gap: 10px;
  max-width: 643px;
  margin: 43px auto 28px;
  flex-wrap: wrap;
}

.bakery-footer-links {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 26px;
  margin-bottom: 20px;
  font-size: 14px;
}

.bakery-footer-link,
.bakery-footer-copyright {
  color: #000;
  font-family: 'Gilroy', sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 23px;
  letter-spacing: -0.42px;
  text-decoration: none;
}

.bakery-footer-link:hover {
  text-decoration: underline;
}

.bakery-footer-map {
  background-color: #000;
  color: white;
  margin-top: 20px;
  display: flex;
  border-radius: 5px;
  overflow: hidden;
}

.bakery-footer-map-info {
  flex: 1;
  padding: 20px;
}

.bakery-footer-map-location {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 10px;
}

.bakery-footer-map-address {
  font-size: 14px;
  margin-bottom: 20px;
}

.bakery-footer-map-links {
  display: flex;
  gap: 20px;
}

.bakery-footer-map-link {
  color: white;
  text-decoration: none;
  display: flex;
  align-items: center;
  font-size: 14px;
}

.bakery-footer-map-link:hover {
  text-decoration: underline;
}

.bakery-footer-map-link-icon {
  margin-right: 5px;
}

.bakery-footer-map-image {
  flex: 1;
  min-height: 120px;
  background-position: center;
  background-size: cover;
}

/* General Responsive Styles */
@media (max-width: 1200px) {
  .bakery-hero-option {
    gap: 30px;
  }

  .bakery-foods-offerings {
    padding: 60px 40px;
  }

  .bakery-about-heading {
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 20px;
  }

  .bakery-foods-cake-type.even {
    margin-top: 33px;
    order: 1;
    margin-bottom: 0;
  }
}

@media (max-width: 992px) {
  .bakery-hero-container {
    flex-direction: column;
  }

  .bakery-hero-left,
  .bakery-hero-right {
    width: 100%;
  }

  .bakery-hero-image {
    max-height: 300px;
    object-position: center;
  }

  .bakery-deal-image-section img {
    max-height: 300px;
  }

  .bakery-deal-container {
    flex-direction: column;
  }

  .bakery-deal-image-section {
    margin-top: 10px;
  }

  .bakery-deal-image-section,
  .bakery-deal-info-section {
    width: 100%;
  }

  .bakery-foods-heading {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 30px;
  }

  .bakery-footer {
    padding: 60px 30px 20px;
  }

  .bakery-footer-info {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }

  .bakery-foods-cake-type.even {
    margin-top: 23px;
  }

  .bakery-foods-cake-img.odd {
    margin-bottom: 23px;
  }

  .bakery-foods-container {
    width: 100%;
    padding: 60px 0 40px;
  }

  .bakery-hero-options {
    max-width: 500px;
    margin: 0 auto;
  }
}


@media (max-width: 768px) {
  .bakery-pg {
    padding: 15px;
  }

  .bakery-hero-left {
    padding: 30px 20px;
  }

  .bakery-hero-title {
    font-size: 26px;
    line-height: 34px;
  }

  .bakery-hero-options {
    gap: 5px;
  }

  .bakery-hero-option {
    gap: 15px;
  }

  .bakery-hero-radio {
    width: 22px;
    height: 22px;
  }

  .bakery-hero-radio.active::after {
    width: 12px;
    height: 12px;
  }

  .bakery-hero-description {
    font-size: 14px;
    line-height: 18px;
  }

  .bakery-hero-discount-price {
    font-size: 18px;
  }

  .bakery-hero-discount-badge {
    font-size: 14px;
    padding: 2px 10px;
  }

  .bakery-deal-stats-container {
    justify-content: center;
    gap: 10px;
  }

  .bakery-deal-stat {
    width: 90px;
    height: 90px;
  }

  .bakery-deal-stat-value {
    font-size: 22px;
  }

  .bakery-deal-claim-button {
    width: 90px;
    height: 90px;
    font-size: 14px;
    margin-left: 0;
  }

  .bakery-foods-offerings {
    padding: 40px 20px;
  }

  .bakery-foods-item {
    width: 45%;
  }

  .bakery-foods-cake-img {
    width: 150px;
    height: 150px;
  }

  .bakery-foods-cake-type {
    font-size: 20px;
    line-height: 22px;
  }

  .bakery-about-heading {
    font-size: 32px;
    line-height: 38px;
  }

  .bakery-about-description {
    font-size: 14px;
    line-height: 22px;
  }

  .bakery-footer-links {
    flex-direction: column;
    gap: 10px;
  }
}

@media (max-width: 576px) {
  .bakery-hero-logo {
    margin-bottom: 30px;
  }

  .bakery-hero-purchase {
    padding: 15px;
    font-size: 16px;
  }

  .bakery-deal-timer-container {
    flex-direction: column;
  }

  .bakery-deal-countdown {
    width: 100%;
    justify-content: space-around;
    gap: 15px;
  }

  .bakery-deal-time-block {
    flex-direction: column;
  }

  .bakery-foods-offerings {
    padding: 30px 15px;
  }

  .bakery-about-heading {
    font-size: 26px;
    line-height: 32px;
    padding: 0 10px;
  }

  .bakery-about-description {
    font-size: 13px;
    line-height: 20px;
    padding: 0 10px;
  }

  .bakery-footer {
    padding: 40px 15px 20px;
  }

  .bakery-footer-disclaimer p {
    font-size: 12px;
  }

  .bakery-footer-address,
  .bakery-footer-email,
  .bakery-footer-phone {
    width: 100%;
    margin: 0 0 15px 0;
  }

  .bakery-footer-address-line,
  .bakery-footer-email-line,
  .bakery-footer-phone-line {
    font-size: 14px;
  }

  .bakery-footer-payments {
    margin: 30px auto 20px;
  }

  .bakery-footer-contact-card {
    flex-direction: column;
  }

  .bakery-footer-contact-map {
    height: 200px;
  }
}

@media (max-width: 400px) {
  .bakery-hero-option {
    gap: 10px;
  }

  .bakery-hero-price-container {
    flex-wrap: wrap;
  }

  .bakery-foods-heading {
    font-size: 24px;
  }

  .bakery-about-heading {
    font-size: 22px;
    line-height: 28px;
  }

  .bakery-footer-logo {
    margin-bottom: 30px;
  }
}


@media (max-width: 768px) {
  .bakery-footer-contact-card {
    display: flex;
    flex-direction: column;
    max-width: 450px;
  }

  .bakery-footer-contact-content {
    width: 100%;
    padding: 15px;
  }

  .bakery-footer-contact-map {
    width: 100%;
  }

  .bakery-footer-contact-location {
    align-items: flex-start;
    gap: 10px;
  }

  .bakery-footer-contact-links {
    gap: 10px;
  }
}

/* Fix for social media icons */
@media (max-width: 576px) {
  .bakery-hero-social {
    gap: 15px;
  }

  .bakery-foods-cake-img {
    width: 120px;
    height: 120px;
  }

  .bakery-hero-social-icon {
    width: 35px;
    height: 35px;
  }
}

























.hotel-hero-header {
  padding: 27px;
}

.hotel-hero-logo {
  max-width: 250px;
  max-height: 100px;
  overflow: hidden;
}

.hotel-hero-content-container {
  height: 679px;
  background: url('../../../web/landingpages/new_template_images/hote-hero-bg.png') no-repeat center / cover;
  border-radius: 25px;
  width: calc(100% - 12px);
  margin: 0 auto;
}

.hotel-hero-content {
  position: absolute;
  left: 64px;
  z-index: 10;
  bottom: 95px;
}

.hotel-hero-card {
  width: 487px;
  border-radius: 25px;
  background: #FFF;
  padding: 33px 40px 40px 40px;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.hotel-hero-badge {
  padding: 1px 13px;
  border-radius: 13.5px;
  background: #000;
  color: #FFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.45px;
  text-transform: capitalize;
  margin-bottom: 20px;
  display: inline-block;
}

.hotel-hero-title {
  color: #000;
  font-family: "Gideon Roman";
  font-size: 40px;
  font-weight: 400;
  line-height: 45px;
  letter-spacing: -1.2px;
  text-transform: capitalize;
  margin-bottom: 32px;
}

.hotel-hero-title span {
  color: #E84500;
}

.hotel-hero-pricing {
  display: flex;
  align-items: center;
  gap: 25px;
  margin-bottom: 20px;
  flex-wrap: wrap;
}

.hotel-hero-price-item {
  display: flex;
  align-items: center;
  gap: 4px;
}

.hotel-hero-price-label {
  color: #000;
  font-family: "Gideon Roman";
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.48px;
}

.hotel-hero-price-value {
  color: #000;
  font-family: "Gideon Roman";
  font-size: 20px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.6px;
}

.hotel-hero-cta-section {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}

.hotel-hero-cta-button {
  padding: 8px 62px;
  border-radius: 16px;
  border: none;
  background: #000;
  color: #FFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.45px;
}

.hotel-hero-cta-button:hover {
  background: #333;
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}

.hotel-hero-countdown {
  display: flex;
  gap: 8px;
  align-items: center;
}

.hotel-hero-countdown-item {
  color: #FF601B;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.36px;
  padding: 0 5px;
}

.hotel-service-container {
  max-width: 100%;
  margin: 0 auto;
  padding: 50px 6px 0;
}

.hotel-service-header {
  text-align: center;
  margin-bottom: 40px;
}

.hotel-service-title {
  color: #000;
  text-align: center;
  font-family: "Gideon Roman";
  font-size: 30px;
  font-weight: 400;
  line-height: 35px;
  letter-spacing: -0.9px;
  text-transform: capitalize;
  max-width: 633px;
  margin: 0 auto 49px;
}

.hotel-service-main {
  display: flex;
  gap: 30px;
  align-items: flex-start;
}

.hotel-service-gallery,
.hotel-service-top {
  gap: 10px;
}

.hotel-service-bottom {
  gap: 6px;
  height: 390px;
}

.hotel-service-top {
  grid-template-columns: 1.5fr 1fr;
  height: 452px;
}

.hotel-service-top-left,
.hotel-service-top-right,
.hotel-service-bottom-left,
.hotel-service-bottom-right {
  height: 100%;
  border-radius: 25px;
  overflow: hidden;
}

.hotel-service-bottom-right,
.hotel-service-bottom-left {
  width: 50%;
}

.hotel-service-top-right {
  overflow: visible;
}

.hotel-about-container {
  width: 100%;
  padding: 84px 40px;
}

.hotel-about-title {
  color: #000;
  text-align: center;
  font-family: "Gideon Roman";
  font-size: 45px;
  font-weight: 400;
  line-height: 55px;
  letter-spacing: -1.35px;
  margin: 0 auto 29px;
}

.hotel-about-content p {
  color: #000;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.45px;
  width: 992px;
  margin: 0 auto;
}


.hotel-footer-top {
  padding: 37px;
  border-radius: 25px 25px 0 0;
  background: url('../../../web/landingpages/new_template_images/hotel-footer-bg.png') no-repeat center / cover;
}

.hotel-gap-17 {
  gap: 17px;
}

.hotel-gap-7 {
  gap: 7px;
}

.hotel-top-contact {
  padding: 11px 13px 12px 38px;
  gap: 33px;
  background: #fff;
}

.hotel-top-contact-left {
  gap: 18px;
}

.hotel-top-contact-left p {
  max-width: 274px;
  text-align: left;
}

.hotel-top-contact-left p,
.hotel-top-contact-left a {
  color: #000;
  font-family: 'Gilroy', sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.51px;
  text-decoration: none;
}

.hotel-top-contact-map {
  max-width: 300px;
  height: 165px;
}

.hotel-f-bottom-footer {
  width: 100%;
  padding: 66px 30px 25px;
}

.hotel-f-bottom-logo {
  max-width: 200px;
  max-height: 100px;
  overflow: hidden;
  margin: 0 auto 48px;
}

.hotel-f-bottom-disclaimer {
  text-align: center;
  max-width: 800px;
  margin: 0 auto 68px;
}

.hotel-f-bottom-disclaimer p {
  color: #000;
  font-size: 13px;
  font-style: normal;
  letter-spacing: -0.39px;
  font-family: 'Gilroy', sans-serif;
  font-weight: 500;
  line-height: normal;
}

.hotel-f-bottom-disclaimer p span {
  color: #1E1805;
  font-size: 16px;
  letter-spacing: -0.48px;
}

.hotel-f-bottom-info {
  display: flex;
  justify-content: center;
  gap: 60px;
  align-items: center;
  margin: 0 auto;
  flex-wrap: wrap;
}

.hotel-f-bottom-address,
.hotel-f-bottom-email,
.hotel-f-bottom-phone {
  display: flex;
  align-items: center;
  margin: 0 20px;
  font-size: 14px;
}

.hotel-f-bottom-icon {
  margin-right: 10px;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.hotel-f-bottom-address-content,
.hotel-f-bottom-email-content,
.hotel-f-bottom-phone-content {
  display: flex;
  flex-direction: column;
}

.hotel-f-bottom-address-line,
.hotel-f-bottom-email-line,
.hotel-f-bottom-phone-line {
  color: #000;
  font-family: 'Gilroy', sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.45px;
  text-transform: lowercase;
  margin-bottom: 0;
}

.hotel-f-bottom-payments {
  display: flex;
  justify-content: center;
  gap: 10px;
  max-width: 643px;
  margin: 43px auto 28px;
  flex-wrap: wrap;
}

.hotel-f-bottom-links {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 26px;
  margin-bottom: 20px;
  font-size: 14px;
}

.hotel-f-bottom-link,
.hotel-f-bottom-copyright {
  color: #000;
  font-family: 'Gilroy', sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 23px;
  letter-spacing: -0.42px;
  text-decoration: none;
}

.hotel-f-bottom-link:hover {
  text-decoration: underline;
}

.hotel-deal-card {
  border-radius: 35px;
  border: 1px solid #000;
  background: #FFF;
  padding: 42px 0 26px;
  width: 100%;
}

.hotel-deal-header {
  text-align: center;
  margin-bottom: 24px;
}

.hotel-deal-title {
  color: #E84500;
  font-family: "Gideon Roman", serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: -0.9px;
  text-transform: uppercase;
  text-align: left;
  padding-left: 73px;
}

.hotel-deal-items {
  margin-bottom: 45px;
}

.hotel-deal-item {
  display: flex;
  align-items: center;
  padding: 16px 70px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  border-image: repeating-linear-gradient(to right, #CACACA 0 5px, transparent 5px 10px);
  border-image-slice: 1;
  border-image-repeat: stretch;
}

.hotel-deal-item:last-child {
  border-bottom: none;
}

.hotel-deal-radio {
  width: 24px;
  height: 24px;
  margin-right: 50px;
  cursor: pointer;
  flex-shrink: 0;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 2px solid #000;
  border-radius: 50%;
  position: relative;
  background: transparent;
}

.hotel-deal-radio:checked {
  border-color: #333;
  background: #fff;
}

.hotel-deal-radio:checked::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 12px;
  height: 12px;
  background: #000;
  border-radius: 50%;
}

.hotel-deal-content {
  flex: 1;
}

.hotel-deal-description {
  color: #000;
  font-family: 'Gilroy', sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.48px;
  margin-bottom: 9px;
}

.hotel-deal-pricing {
  display: flex;
  align-items: center;
  gap: 12px;
}

.hotel-deal-original-price {
  color: #000;
  font-family: 'Gilroy', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: -0.48px;
  text-decoration: line-through;
}

.hotel-deal-sale-price {
  color: #000;
  font-family: 'Gilroy', sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: -0.6px;
}

.hotel-deal-discount {
  border-radius: 17px;
  background: #000;
  color: #FFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  padding: 2px 14px;
}

.hotel-deal-purchase-btn {
  width: 100%;
  transition: all 0.3s ease;
  color: #000;
  font-family: 'Gilroy', sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.54px;
  padding: 20px;
  border-radius: 68px;
  border: 1px solid #000;
  background: #fff;
  width: 100%;
  max-width: 397px;
  margin: 0 auto 17px;
}

.hotel-deal-purchase-btn:hover {
  background: #333;
  color: white;
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}

.hotel-deal-share {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
}

.hotel-deal-share-text {
  color: #000;
  font-family: 'Gilroy', sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
}

.hotel-deal-social-icons {
  display: flex;
  gap: 12px;
}


@media (max-width: 768px) {
  .hotel-about-container {
    padding: 40px 20px;
  }

  .hotel-about-title {
    font-size: 28px;
  }

  .hotel-about-content {
    font-size: 13px;
    text-align: left;
  }
}


@media (max-width: 768px) {
  .hotel-service-main {
    flex-direction: column;
  }

  .hotel-service-title {
    font-size: 18px;
  }
}


@media (max-width: 768px) {
  .hotel-hero-content {
    left: 20px;
    right: 20px;
    max-width: none;
  }

  .hotel-hero-card {
    padding: 30px 25px;
  }

  .hotel-hero-title {
    font-size: 28px;
  }

  .hotel-hero-building {
    width: 70%;
  }

  .hotel-hero-cta-section {
    flex-direction: column;
    align-items: stretch;
  }

  .hotel-hero-countdown {
    justify-content: center;
  }
}

@media (max-width: 480px) {
  .hotel-deal-card {
    margin: 10px;
    padding: 24px 20px;
  }

  .hotel-deal-title {
    font-size: 18px;
  }

  .hotel-deal-description {
    font-size: 14px;
  }
}

/* =======================
   RESPONSIVE MEDIA QUERIES
   ======================= */

/* Desktop and Large Screens (up to 1200px) */
@media (max-width: 1200px) {
  .hotel-hero-content-container {
    height: 650px;
  }

  .hotel-hero-content {
    left: 40px;
  }

  .hotel-hero-card {
    width: 450px;
  }

  .hotel-service-top {
    grid-template-columns: 1.3fr 1fr;
  }

  .hotel-about-content p {
    width: 100%;
    max-width: 800px;
  }
}

/* Tablet and Medium Screens (up to 992px) */
@media (max-width: 992px) {
  .hotel-hero-content-container {
    height: 600px;
  }

  .hotel-hero-content {
    left: 30px;
    right: 30px;
  }

  .hotel-hero-card {
    width: 100%;
    max-width: 450px;
    padding: 30px 35px;
  }

  .hotel-hero-title {
    font-size: 32px;
    line-height: 38px;
  }

  .hotel-hero-pricing {
    gap: 15px;
  }

  .hotel-service-container {
    padding: 60px 15px 0;
  }

  .hotel-service-title {
    font-size: 24px;
    line-height: 30px;
  }

  .hotel-service-main {
    flex-direction: column;
  }

  .hotel-service-top {
    grid-template-columns: 1fr;
    height: auto;
    gap: 20px;
    order: 2;
  }

  .hotel-service-top-left {
    height: 300px;
  }


  .hotel-service-top-right {
    height: 600px;
  }

  .hotel-service-bottom {
    height: 250px;
    gap: 10px;
    order: 1;
  }

  .hotel-deal-card {
    /* position: static; */
    margin-top: 20px;
    width: 100%;
    max-width: 600px;
    margin: 20px auto 0;
    left: 50%;
    transform: translateX(-50%);
  }

  .hotel-about-title {
    font-size: 36px;
    line-height: 42px;
  }

  .hotel-about-content p {
    width: 100%;
    max-width: 700px;
  }

  .hotel-f-bottom-info {
    gap: 40px;
    flex-wrap: wrap;
  }
}

/* Tablet Portrait and Small Screens (up to 768px) */
@media (max-width: 768px) {
  .hotel-hero-header {
    padding: 20px;
  }

  .hotel-hero-logo {
    max-width: 200px;
  }

  .hotel-hero-content-container {
    height: 550px;
    margin: 0 10px;
  }

  .hotel-hero-content {
    left: 20px;
    right: 20px;
    bottom: 60px;
  }

  .hotel-hero-card {
    width: 100%;
    padding: 25px 30px;
  }

  .hotel-hero-title {
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 25px;
  }

  .hotel-hero-pricing {
    gap: 12px;
    margin-bottom: 25px;
  }

  .hotel-hero-price-label {
    font-size: 14px;
  }

  .hotel-hero-price-value {
    font-size: 18px;
  }

  .hotel-hero-cta-section {
    flex-direction: column;
    gap: 15px;
  }

  .hotel-hero-cta-button {
    width: 100%;
    padding: 12px 30px;
  }

  .hotel-hero-countdown {
    justify-content: center;
  }

  .hotel-service-container {
    padding: 50px 15px 0;
  }

  .hotel-service-title {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 35px;
  }

  .hotel-service-main {
    flex-direction: column;
  }

  .hotel-service-top {
    grid-template-columns: 1fr;
    gap: 15px;
  }

  .hotel-service-top-left {
    height: 250px;
  }

  .hotel-service-bottom {
    height: 200px;
    gap: 8px;
  }

  .hotel-deal-card {
    padding: 30px 15px 20px;
    border-radius: 25px;
  }

  .hotel-deal-title {
    font-size: 24px;
    padding-left: 20px;
    text-align: center;
  }

  .hotel-deal-item {
    padding: 12px 20px;
  }

  .hotel-deal-radio {
    margin-right: 20px;
  }

  .hotel-deal-description {
    font-size: 14px;
  }

  .hotel-deal-pricing {
    gap: 8px;
  }

  .hotel-deal-original-price {
    font-size: 14px;
  }

  .hotel-deal-sale-price {
    font-size: 18px;
  }

  .hotel-deal-discount {
    font-size: 14px;
    padding: 1px 10px;
  }

  .hotel-about-container {
    padding: 60px 20px;
  }

  .hotel-about-title {
    font-size: 30px;
    line-height: 36px;
  }

  .hotel-about-content p {
    font-size: 14px;
    line-height: 22px;
  }

  .hotel-top-contact {
    flex-direction: column;
    gap: 20px;
    padding: 20px;
  }

  .hotel-top-contact-map {
    max-width: 100%;
    height: 200px;
  }

  .hotel-f-bottom-info {
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
  }

  .hotel-f-bottom-links {
    flex-direction: column;
    gap: 15px;
  }

  .hotel-f-bottom-disclaimer {
    margin: 0 auto 40px;
  }
}

@media (max-width: 480px) {
  .hotel-hero-header {
    padding: 15px;
  }

  .hotel-hero-logo {
    max-width: 150px;
  }

  .hotel-hero-content-container {
    height: 500px;
    margin: 0 5px;
    border-radius: 15px;
  }

  .hotel-hero-content {
    left: 15px;
    right: 15px;
    bottom: 40px;
  }

  .hotel-hero-card {
    width: 100%;
    padding: 20px 25px;
    border-radius: 15px;
  }

  .hotel-hero-badge {
    font-size: 13px;
    padding: 1px 10px;
  }

  .hotel-hero-title {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 20px;
  }

  .hotel-hero-pricing {
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 20px;
  }

  .hotel-hero-price-item {
    flex: 1 1 45%;
    min-width: 80px;
  }

  .hotel-hero-price-label {
    font-size: 13px;
  }

  .hotel-hero-price-value {
    font-size: 16px;
  }

  .hotel-hero-cta-section {
    flex-direction: column;
    gap: 12px;
  }

  .hotel-hero-cta-button {
    width: 100%;
    padding: 10px 20px;
    font-size: 14px;
  }

  .hotel-hero-countdown-item {
    font-size: 11px;
    padding: 0 3px;
  }

  .hotel-service-container {
    padding: 40px 10px 0;
  }

  .hotel-service-title {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 30px;
  }

  .hotel-service-top-left {
    height: 200px;
  }

  .hotel-service-bottom {
    height: 150px;
    gap: 5px;
  }

  .hotel-deal-card {
    padding: 25px 10px 15px;
    border-radius: 20px;
    margin: 10px 0;
  }

  .hotel-deal-title {
    font-size: 20px;
    line-height: 26px;
    padding-left: 15px;
    text-align: center;
  }

  .hotel-deal-item {
    padding: 10px 15px;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }

  .hotel-deal-radio {
    margin-right: 0;
    margin-bottom: 5px;
  }

  .hotel-deal-content {
    width: 100%;
  }

  .hotel-deal-description {
    font-size: 13px;
    margin-bottom: 8px;
  }

  .hotel-deal-pricing {
    gap: 6px;
    flex-wrap: wrap;
  }

  .hotel-deal-original-price {
    font-size: 13px;
  }

  .hotel-deal-sale-price {
    font-size: 16px;
  }

  .hotel-deal-discount {
    font-size: 12px;
    padding: 1px 8px;
  }

  .hotel-deal-purchase-btn {
    font-size: 16px;
    padding: 15px;
    max-width: 100%;
  }

  .hotel-deal-share {
    flex-direction: column;
    gap: 10px;
  }

  .hotel-deal-share-text {
    font-size: 14px;
  }

  .hotel-about-container {
    padding: 50px 15px;
  }

  .hotel-about-title {
    font-size: 28px;
    line-height: 32px;
  }

  .hotel-about-content p {
    font-size: 13px;
    line-height: 20px;
    text-align: left;
  }

  .hotel-footer-top {
    padding: 20px 15px;
  }

  .hotel-top-contact {
    padding: 15px;
    flex-direction: column;
    gap: 15px;
  }

  .hotel-top-contact-left {
    text-align: center;
  }

  .hotel-top-contact-left p {
    font-size: 15px;
    max-width: 100%;
  }

  .hotel-top-contact-left a {
    font-size: 14px;
  }

  .hotel-top-contact-map {
    height: 150px;
    width: 100%;
  }

  .hotel-f-bottom-footer {
    padding: 40px 15px 20px;
  }

  .hotel-f-bottom-logo {
    margin-bottom: 30px;
  }

  .hotel-f-bottom-disclaimer p {
    font-size: 12px;
  }

  .hotel-f-bottom-info {
    flex-direction: column;
    gap: 20px;
    text-align: center;
  }

  .hotel-f-bottom-address,
  .hotel-f-bottom-email,
  .hotel-f-bottom-phone {
    margin: 0;
    justify-content: center;
  }

  .hotel-f-bottom-address-line,
  .hotel-f-bottom-email-line,
  .hotel-f-bottom-phone-line {
    font-size: 13px;
    line-height: 18px;
  }

  .hotel-f-bottom-payments {
    margin: 30px auto 20px;
  }

  .hotel-f-bottom-links {
    flex-direction: column;
    gap: 10px;
  }

  .hotel-f-bottom-link,
  .hotel-f-bottom-copyright {
    font-size: 12px;
  }
}











.florist-ty-hero-section {
  position: relative;
  height: 682px;
  overflow: hidden;
  background: url('../../../web/landingpages/new_template_images/florist-hero-bg.png') no-repeat center / cover;
}

.florist-ty-hero-card {
  background: #FFF;
  position: relative;
  padding: 60px 50px;
  max-width: 500px;
  width: 100%;
  text-align: center;
  z-index: 1;
}

.florist-ty-hero-logo {
  max-width: 200px;
  max-height: 150px;
  overflow: hidden;
  margin-bottom: 40px;
}

.florist-ty-hero-checkmark {
  width: 72px;
  height: 72px;
  margin: 0 auto 25px;
}

.florist-ty-hero-title {
  color: #000;
  text-align: center;
  font-family: Aldrich;
  font-size: 35px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: -2.1px;
  text-transform: uppercase;
  margin-bottom: 17px;
}

.florist-ty-hero-description {
  color: #000;
  text-align: center;
  font-family: Aldrich;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.42px;
  max-width: 424px;
  margin: 0 auto 24px;
}

.florist-ty-hero-button {
  display: inline-block;
  color: #800137;
  text-align: center;
  font-family: Aldrich;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.54px;
  text-transform: uppercase;
  padding: 20px;
  width: 403px;
  margin: 0 auto;
  text-decoration: none;
  border: 1px solid #800137;
}

.florist-ty-hero-button:hover {
  background: #800137;
  color: #fff;
}

.florist-ty-form-container {
  padding: 56px 85px 65px 85px;
  width: 100%;
  background: #fff;
  grid-template-columns: 1fr 1.05fr;
  gap: 48px;
}

.florist-ty-form-image-section {
  flex: 1;
  position: relative;
}


.florist-ty-form-florist-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px 0 0 20px;
}

.florist-ty-form-contact-section {
  flex: 1;
  background: #3C021B;
  padding: 74px 60px 64px 78px;
}

/* .florist-ty-form-contact-section::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="10" cy="10" r="1" fill="rgba(255,255,255,0.05)"/><circle cx="30" cy="20" r="0.5" fill="rgba(255,255,255,0.03)"/><circle cx="70" cy="30" r="1.5" fill="rgba(255,255,255,0.04)"/><circle cx="90" cy="60" r="0.8" fill="rgba(255,255,255,0.03)"/><circle cx="20" cy="80" r="1.2" fill="rgba(255,255,255,0.04)"/></svg>') repeat;
  opacity: 0.3;
} */

.florist-ty-form-title {
  color: #FFF;
  text-align: left;
  font-family: Aldrich;
  font-size: 35px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: -2.1px;
  text-transform: uppercase;
  margin-bottom: 74px;
}

.florist-ty-form-form {
  position: relative;
  z-index: 1;
}

.florist-ty-form-input-group {
  margin-bottom: 30px;
}

.florist-ty-form-input {
  color: #FFF;
  font-family: Aldrich;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.42px;
  width: 100%;
  padding: 10px 0;
  background: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  transition: all 0.3s ease;
  outline: none;
}

.florist-ty-form-input::placeholder {
  color: #fff;
}

.florist-ty-form-submit-btn {
  width: 100%;
  padding: 20px;
  background: transparent;
  border: 1px solid #FFF;
  color: #FFF;
  text-align: center;
  font-family: Aldrich;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.54px;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 0.3s ease;
  margin-top: 24px;
  position: relative;
  overflow: hidden;
}

.florist-ty-form-submit-btn:hover {
  background: rgba(255, 255, 255, 0.1);
}

@media (max-width: 1199px) {
  .florist-ty-hero-section {
    height: 650px;
  }

  .florist-ty-hero-card {
    max-width: 480px;
    padding: 55px 45px;
  }

  .florist-ty-form-container {
    padding: 60px 70px 70px 70px;
    gap: 40px;
  }

  .florist-ty-form-contact-section {
    padding: 70px 50px 60px 70px;
  }
}

@media (max-width: 991px) {
  .florist-ty-hero-section {
    height: 600px;
    padding: 20px;
  }

  .florist-ty-hero-card {
    max-width: 450px;
    padding: 50px 40px;
  }

  .florist-ty-hero-title {
    font-size: 32px;
    line-height: 36px;
    letter-spacing: -1.8px;
  }

  .florist-ty-hero-description {
    font-size: 13px;
    line-height: 22px;
  }

  .florist-ty-hero-button {
    width: 100%;
    max-width: 350px;
    font-size: 16px;
    padding: 18px;
  }

  .florist-ty-form-container {
    padding: 50px 40px 55px 40px;
    gap: 35px;
  }

  .florist-ty-form-contact-section {
    padding: 60px 40px 50px 60px;
  }

  .florist-ty-form-title {
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 60px;
  }
}

@media (max-width: 767px) {
  .florist-ty-hero-section {
    height: 550px;
    padding: 15px;
  }

  .florist-ty-hero-card {
    max-width: 420px;
    padding: 45px 35px;
    margin: 15px;
  }

  .florist-ty-hero-logo {
    max-width: 180px;
    max-height: 135px;
    margin-bottom: 35px;
  }

  .florist-ty-hero-checkmark {
    width: 60px;
    height: 60px;
    margin: 0 auto 20px;
  }

  .florist-ty-hero-title {
    font-size: 28px;
    line-height: 32px;
    letter-spacing: -1.5px;
    margin-bottom: 15px;
  }

  .florist-ty-hero-description {
    font-size: 13px;
    line-height: 22px;
    letter-spacing: -0.35px;
    margin-bottom: 20px;
  }

  .florist-ty-hero-button {
    width: 100%;
    max-width: 320px;
    font-size: 16px;
    padding: 16px;
  }

  .florist-ty-form-container {
    display: flex !important;
    flex-direction: column;
    padding: 50px 60px;
  }

  .florist-ty-form-florist-image {
    border-radius: 0;
  }

  .florist-ty-form-contact-section {
    padding: 50px 30px 45px 30px;
  }

  .florist-ty-form-title {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 50px;
    text-align: center;
  }

  .florist-ty-form-input-group {
    margin-bottom: 25px;
  }

  .florist-ty-form-submit-btn {
    font-size: 16px;
    padding: 18px;
    margin-top: 20px;
  }
}

@media (max-width: 575px) {
  .florist-ty-hero-section {
    height: 500px;
    padding: 10px;
  }

  .florist-ty-hero-card {
    max-width: 380px;
    padding: 40px 30px;
    margin: 10px;
  }

  .florist-ty-hero-logo {
    max-width: 160px;
    max-height: 120px;
    margin-bottom: 30px;
  }

  .florist-ty-hero-checkmark {
    width: 55px;
    height: 55px;
    margin: 0 auto 18px;
  }

  .florist-ty-hero-title {
    font-size: 24px;
    line-height: 28px;
    letter-spacing: -1.2px;
    margin-bottom: 12px;
  }

  .florist-ty-hero-description {
    font-size: 12px;
    line-height: 20px;
    letter-spacing: -0.3px;
    margin-bottom: 18px;
  }

  .florist-ty-hero-button {
    width: 100%;
    max-width: 280px;
    font-size: 15px;
    padding: 15px;
  }

  .florist-ty-form-container {
    padding: 20px;
    gap: 20px;
  }

  .florist-ty-form-contact-section {
    padding: 45px 25px 40px 25px;
  }

  .florist-ty-form-title {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 40px;
    text-align: center;
  }

  .florist-ty-form-input-group {
    margin-bottom: 22px;
  }

  .florist-ty-form-input {
    font-size: 13px;
    line-height: 22px;
    padding: 8px 0;
  }

  .florist-ty-form-submit-btn {
    font-size: 15px;
    margin-top: 18px;
  }
}

@media (max-width: 480px) {
  .florist-ty-hero-section {
    height: 480px;
    padding: 8px;
  }

  .florist-ty-hero-card {
    max-width: 340px;
    padding: 35px 25px;
    margin: 8px;
  }

  .florist-ty-hero-logo {
    max-width: 140px;
    max-height: 105px;
    margin-bottom: 25px;
  }

  .florist-ty-hero-checkmark {
    width: 50px;
    height: 50px;
    margin: 0 auto 15px;
  }

  .florist-ty-hero-title {
    font-size: 22px;
    line-height: 26px;
    letter-spacing: -1px;
    margin-bottom: 10px;
  }

  .florist-ty-hero-description {
    font-size: 11px;
    line-height: 18px;
    letter-spacing: -0.25px;
    margin-bottom: 15px;
  }

  .florist-ty-hero-button {
    width: 100%;
    max-width: 250px;
    font-size: 14px;
    padding: 14px;
  }

  .florist-ty-form-contact-section {
    padding: 40px 20px 35px 20px;
  }

  .florist-ty-form-title {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 35px;
    text-align: center;
  }

  .florist-ty-form-input-group {
    margin-bottom: 20px;
  }

  .florist-ty-form-input {
    font-size: 12px;
    line-height: 20px;
    padding: 7px 0;
  }

  .florist-ty-form-submit-btn {
    font-size: 14px;
    padding: 15px;
    margin-top: 15px;
  }
}







.hotel-ty-hero {
  position: relative;
  background: url('../../../web/landingpages/new_template_images/hotel-boo-ty-bg.webp') no-repeat center / cover;
  height: 630.5px;
  padding: 30px;
}

.hotel-ty-hero-content {
  max-width: 600px;
  padding: 0 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.hotel-ty-checkmark {
  width: 71.347px;
  height: 71.347px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto 39px;
}

.hotel-ty-title {
  color: #FFF;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: -2.1px;
  text-transform: uppercase;
  margin: 0 auto 22px;
}

.hotel-ty-subtitle {
  color: #FFF;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.42px;
  margin: 0 auto 29px;
}

.hotel-ty-purchase-btn {
  color: #422A08;
  font-family: 'Gilroy', sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.54px;
  border-radius: 15px;
  background: #FFF;
  padding: 20px;
  width: 100%;
  max-width: 403px;
  margin: 0 auto 29px;
  border: none;
}

.hotel-ty-purchase-btn:hover {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
}

.hotel-ty-form-section {
  padding: 49px 50px 53px;
}

.hotel-ty-form-container {
  border-radius: 25px;
  background: #000;
  padding: 53px 86px;
  width: 100%;
  max-width: 594px;
  margin: 0 auto;
}

.hotel-ty-form-title {
  color: #FFF;
  text-align: start;
  font-family: 'Gilroy', sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -1.5px;
  text-transform: uppercase;
  margin-bottom: 32px;
}

.hotel-ty-form-group {
  margin-bottom: 25px;
}

.hotel-ty-input {
  width: 100%;
  border-radius: 10px;
  border: 1px solid #FFF;
  padding: 17px 20px;
  color: #FFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 118%;
  letter-spacing: -0.36px;
  transition: all 0.3s ease;
  background: #000
}

.hotel-ty-input::placeholder {
  color: #fff;
}

.hotel-ty-input:focus {
  outline: none;
  border-color: #5c6bc0;
  box-shadow: 0 0 0 3px rgba(92, 107, 192, 0.1);
}

.hotel-ty-submit-btn {
  width: 100%;
  transition: all 0.3s ease;
  margin-top: 20px;
  color: #000;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.54px;
  padding: 20px;
  border-radius: 15px;
  background: #FFF;
  border: none;
}

.hotel-ty-submit-btn:hover {
  background: #f0f0f0;
}

@media (max-width: 768px) {

  .hotel-ty-hero {
    height: 530px;
  }

  .hotel-ty-title {
    font-size: 2rem;
  }

  .hotel-ty-form-container {
    padding: 30px 25px;
  }

  .hotel-ty-checkmark {
    width: 60px;
    height: 60px;
  }

  .hotel-ty-checkmark::after {
    font-size: 30px;
  }

  .hotel-ty-form-section {
    padding: 30px 20px;
  }

}

@media (max-width: 480px) {
  .hotel-ty-title {
    font-size: 1.8rem;
  }

  .hotel-ty-subtitle {
    font-size: 1rem;
  }

  .hotel-ty-purchase-btn {
    padding: 12px 30px;
    font-size: 1rem;
  }
}






.coffee-pg .carwash-footer-section h2 {
  color: #c41e3a;
}

.coffee-pg .carwash-ty-success-modal {
  background: #c41e3a;
}

.coffee-pg .carwash-ty-logo {
  max-height: 100px;
  max-width: 200px;
}

.coffee-pg .carwash-ty-logo img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}

.coffee-pg .carwash-hero-content {
  max-width: 600px;
}

.coffee-pg .carwash-ty-container {
  background: url('../../../web/landingpages/new_template_images/coffee-Espresso-4.jpg') no-repeat center / cover;

}

.carwash-ty-container {
  background: url('../../../web/landingpages/new_template_images/carwash-ty-bg.png') no-repeat center / cover;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 38px 80px 70px;
  position: relative;
}

.carwash-ty-header {
  text-align: center;
  margin-bottom: 55px;
}

.carwash-hero-content {
  max-width: 743px;
  margin: 0 auto;
}

.carwash-ty-logo {
  max-width: 200px;
  max-height: 150px;
  overflow: hidden;
  margin: 0 auto;
}

.carwash-ty-hero-image {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.carwash-ty-success-modal {
  background: #BA0A13;
  padding: 73px 50px 51px;
  width: 100%;
  position: relative;
}

.carwash-ty-checkmark {
  position: absolute;
  top: -42px;
  left: 50%;
  transform: translateX(-50%);
}

.carwash-ty-title {
  color: #FFF;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: -2.1px;
  text-transform: uppercase;
  margin-bottom: 17px;
}

.carwash-ty-subtitle {
  color: #FFF;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.42px;
  max-width: 424px;
  margin: 0 auto 44px;
}

.carwash-ty-purchase-btn {
  color: #422A08;
  font-family: 'Gilroy', sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.54px;
  padding: 20px;
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
  border-radius: 15px;
  background: #FFF;
  border: none;
}

.carwash-ty-purchase-btn:hover {
  background: #f8f9fa;
}

.carwash-ty-contact-section {
  width: 100%;
  max-width: 745px;
  margin: 47px auto 0;
}

.carwash-ty-contact-title {
  color: #FFF;
  text-align: left;
  font-family: 'Gilroy', sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 30px;
  letter-spacing: -1.5px;
  text-transform: uppercase;
  margin-bottom: 32px;
}

.carwash-ty-form-group {
  margin-bottom: 20px;
}

.carwash-ty-input {
  width: 100%;
  color: #FFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 118%;
  letter-spacing: -0.36px;
  transition: all 0.3s ease;
  padding: 17px 20px;
  border-radius: 10px;
  border: 1px solid #FFF;
  background: #000000D4;
}

.carwash-ty-input::placeholder {
  color: #fff;
}

.carwash-ty-input:focus {
  outline: none;
  border-color: #dc3545;
  background: rgba(255, 255, 255, 0.15);
  box-shadow: 0 0 10px rgba(220, 53, 69, 0.3);
}

.carwash-ty-submit-btn {
  width: 100%;
  background: white;
  color: #333;
  border: none;
  padding: 15px;
  border-radius: 8px;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  color: #000;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.54px;
  transition: all 0.3s ease;
}

.carwash-ty-submit-btn:hover {
  background: #d2d2d2;
}

@media (max-width: 768px) {
  .carwash-ty-container {
    padding: 30px 15px 25px;
  }

  .carwash-ty-hero-image {
    height: 250px;
  }

  .carwash-ty-success-modal {
    padding: 70px 30px 50px;
  }

  .carwash-ty-title {
    font-size: 24px;
  }

  .carwash-ty-contact-section {
    padding: 20px;
    margin: 30px auto 0;
  }

  .carwash-ty-checkmark {
    top: -30px;
    height: 60px;
    width: 60px;
  }
}



.pizza-ty-container {
  width: 100%;
  height: 626px;
  border-radius: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url('../../../web/landingpages/new_template_images/pizza-hero.webp') no-repeat center / cover;
}

.pizza-ty-modal {
  position: relative;
  border-radius: 35px;
  background: #FFF;
  padding: 48px 70px;
  text-align: center;
  max-width: 573px;
  width: 90%;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
  animation: pizza-ty-slideIn 0.4s ease-out;
}

@keyframes pizza-ty-slideIn {
  from {
    opacity: 0;
    transform: translateY(-20px) scale(0.95);
  }

  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}

.pizza-ty-checkmark {
  width: 71.347px;
  height: 71.347px;
  margin: 0 auto 39px;
  overflow: hidden;
}

.pizza-ty-title {
  color: #000;
  text-align: center;
  font-family: 'Gilroy-Bold', sans-serif;
  font-size: 35px;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: -2.1px;
  text-transform: uppercase;
  margin: 0 auto 22px;
}

.pizza-ty-description {
  color: #000;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.42px;
  margin: 0 auto 29px;
}

.pizza-ty-button {
  border-radius: 15px;
  background: #FF601B;
  color: #FFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.54px;
  padding: 20px;
  width: 100%;
  max-width: 403px;
  margin: 0 auto;
  border: none;
}

.pizza-ty-button:hover {
  background: #E64A19;
}


@media (max-width: 1199px) {
  .pizza-ty-container {
    height: 600px;
  }

  .pizza-ty-modal {
    padding: 45px 70px;
  }

  .pizza-ty-title {
    font-size: 32px;
    line-height: 38px;
  }
}

/* Tablet (768px to 991px) */
@media (max-width: 991px) {
  .pizza-ty-container {
    height: 550px;
    border-radius: 20px;
  }

  .pizza-ty-modal {
    padding: 40px 50px;
    border-radius: 30px;
    width: 85%;
  }

  .pizza-ty-checkmark {
    width: 60px;
    height: 60px;
    margin: 0 auto 32px;
  }

  .pizza-ty-title {
    font-size: 28px;
    line-height: 34px;
    letter-spacing: -1.8px;
    margin: 0 auto 20px;
  }

  .pizza-ty-description {
    font-size: 13px;
    line-height: 22px;
    margin: 0 auto 25px;
  }

  .pizza-ty-button {
    font-size: 16px;
    padding: 18px;
  }
}

/* Small Tablet / Large Mobile (576px to 767px) */
@media (max-width: 767px) {
  .pizza-ty-container {
    height: 500px;
    border-radius: 15px;
    padding: 15px;
  }

  .pizza-ty-modal {
    padding: 35px 40px;
    border-radius: 25px;
    width: 95%;
  }

  .pizza-ty-checkmark {
    width: 55px;
    height: 55px;
    margin: 0 auto 28px;
  }

  .pizza-ty-title {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: -1.5px;
    margin: 0 auto 18px;
  }

  .pizza-ty-description {
    font-size: 12px;
    line-height: 20px;
    margin: 0 auto 22px;
  }

  .pizza-ty-button {
    font-size: 16px;
    padding: 16px;
    border-radius: 12px;
  }
}

@media (max-width: 575px) {
  .pizza-ty-container {
    height: 450px;
    border-radius: 12px;
    padding: 12px;
  }

  .pizza-ty-modal {
    padding: 30px 32px;
    border-radius: 20px;
    width: 95%;
    margin: 15px;
  }

  .pizza-ty-checkmark {
    width: 50px;
    height: 50px;
    margin: 0 auto 25px;
  }

  .pizza-ty-title {
    font-size: 22px;
    line-height: 28px;
    letter-spacing: -1.3px;
    margin: 0 auto 16px;
  }

  .pizza-ty-description {
    font-size: 12px;
    line-height: 19px;
    margin: 0 auto 20px;
  }

  .pizza-ty-button {
    font-size: 15px;
    padding: 15px;
    border-radius: 10px;
  }
}








.bakery-ty-container {
  width: 100%;
  padding: 0 42px;
}

.bakery-ty-head {
  padding: 25px 30px;
}

.bakery-ty-logo {
  max-width: 150px;
  max-height: 150px;
  overflow: hidden;
}

.bakery-ty-hero {
  background: url('../../../web/landingpages/new_template_images/bakery-ty-cake.png') no-repeat center / cover;
  position: relative;
  height: 434px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
  padding: 20px;
}

.bakery-ty-checkmark {
  width: 71.347px;
  height: 71.347px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto 39px;
}

.bakery-ty-title {
  color: #FFF;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: -2.1px;
  text-transform: uppercase;
  margin: 0 auto 22px;
}

.bakery-ty-subtitle {
  color: #FFF;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.42px;
  max-width: 424px;
  margin: 0 auto 29px;
}

.bakery-ty-purchase-btn {
  display: inline-block;
  color: #422A08;
  font-family: 'Gilroy', sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.54px;
  padding: 20px;
  width: 100%;
  max-width: 403px;
  margin: 0 auto;
  border-radius: 15px;
  background: #FFF;
  text-decoration: none;
}

.bakery-ty-purchase-btn:hover {
  opacity: 0.9;
}

.bakery-ty-form-section {
  width: 100%;
  padding: 74px 50px 20px;
}

.bakery-ty-form-title {
  color: #422A08;
  text-align: left;
  font-family: 'Gilroy', sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 30px;
  letter-spacing: -1.5px;
  text-transform: uppercase;
  margin-bottom: 32px;
}

.bakery-ty-form {
  max-width: 400px;
  margin: 0 auto;
}

.bakery-ty-input-group {
  margin-bottom: 14px;
}

.bakery-ty-input {
  color: #422A08;
  font-family: 'Gilroy', sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 118%;
  letter-spacing: -0.36px;
  width: 100%;
  transition: border-color 0.3s ease;
  padding: 17px 22px;
  border-radius: 10px;
  border: 1px solid #422A08;
}

.bakery-ty-input:focus {
  outline: none;
  border-color: #8b7355;
}

.bakery-ty-input::placeholder {
  color: #422A08;
}

.bakery-ty-submit-btn {
  width: 100%;
  padding: 18px;
  border-radius: 15px;
  background: #422A08;
  border: none;
  border-radius: 15px;
  color: #FFF;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.54px;
  cursor: pointer;
  transition: background-color 0.3s ease;
  margin-top: 17px;
}

.bakery-ty-submit-btn:hover {
  background-color: #5a3a1e;
}

@media (max-width: 1199px) and (min-width: 768px) {
  .bakery-ty-container {
    padding: 0 30px;
  }

  .bakery-ty-hero {
    padding: 30px 20px;
  }

  .bakery-ty-title {
    font-size: 30px;
    line-height: 36px;
  }

  .bakery-ty-subtitle {
    font-size: 14px;
    max-width: 350px;
  }

  .bakery-ty-form-section {
    padding: 60px 40px 15px;
  }

  .bakery-ty-form-title {
    font-size: 22px;
    line-height: 28px;
  }
}

@media (max-width: 767px) and (min-width: 481px) {
  .bakery-ty-container {
    padding: 0 20px;
  }

  .bakery-ty-hero {
    padding: 25px 15px;
  }

  .bakery-ty-checkmark {
    width: 60px;
    height: 60px;
    margin-bottom: 30px;
  }

  .bakery-ty-title {
    font-size: 28px;
    line-height: 34px;
    letter-spacing: -1.5px;
    margin-bottom: 18px;
  }

  .bakery-ty-subtitle {
    font-size: 13px;
    line-height: 22px;
    max-width: 300px;
    margin-bottom: 25px;
  }

  .bakery-ty-purchase-btn {
    font-size: 16px;
    padding: 18px;
    max-width: 320px;
  }

  .bakery-ty-form-section {
    padding: 50px 25px 20px;
  }

  .bakery-ty-form-title {
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    margin-bottom: 28px;
  }

  .bakery-ty-form {
    max-width: 100%;
  }

  .bakery-ty-input {
    font-size: 14px;
    padding: 15px 20px;
  }

  .bakery-ty-submit-btn {
    font-size: 16px;
    padding: 16px;
  }
}

/* Mobile Small (320px to 480px) */
@media (max-width: 480px) {
  .bakery-ty-container {
    padding: 0 15px;
  }

  .bakery-ty-head {
    padding: 20px 15px;
  }

  .bakery-ty-hero {
    padding: 20px 10px;
  }

  .bakery-ty-checkmark {
    width: 50px;
    height: 50px;
    margin-bottom: 25px;
  }

  .bakery-ty-title {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: -1.2px;
    margin-bottom: 15px;
  }

  .bakery-ty-subtitle {
    font-size: 12px;
    line-height: 20px;
    max-width: 280px;
    margin-bottom: 20px;
  }

  .bakery-ty-purchase-btn {
    font-size: 15px;
    padding: 16px;
    max-width: 100%;
    letter-spacing: -0.3px;
  }

  .bakery-ty-form-section {
    padding: 40px 15px 15px;
  }

  .bakery-ty-form-title {
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    margin-bottom: 25px;
    letter-spacing: -1px;
  }

  .bakery-ty-input {
    font-size: 13px;
    padding: 14px 18px;
    border-radius: 8px;
  }

  .bakery-ty-input-group {
    margin-bottom: 16px;
  }

  .bakery-ty-submit-btn {
    font-size: 15px;
    padding: 15px;
    border-radius: 12px;
    margin-top: 20px;
  }
}

/* Extra Small Mobile (up to 319px) */
@media (max-width: 319px) {
  .bakery-ty-container {
    padding: 0 10px;
  }

  .bakery-ty-hero {
    height: 280px;
    padding: 15px 8px;
  }

  .bakery-ty-checkmark {
    width: 45px;
    height: 45px;
    margin-bottom: 20px;
  }

  .bakery-ty-title {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: -1px;
  }

  .bakery-ty-subtitle {
    font-size: 11px;
    line-height: 18px;
    max-width: 250px;
  }

  .bakery-ty-purchase-btn {
    font-size: 14px;
    padding: 14px;
  }

  .bakery-ty-form-section {
    padding: 30px 20px 15px;
  }

  .bakery-ty-form-title {
    font-size: 16px;
    line-height: 22px;
  }

  .bakery-ty-input {
    font-size: 12px;
    padding: 12px 15px;
  }

  .bakery-ty-submit-btn {
    font-size: 14px;
    padding: 14px;
  }
}













.plumber-ty-hero-container {
  position: relative;
  width: 100%;
  gap: 50px;
  padding: 21px 30px 48px;
  background: url('../../../web/landingpages/new_template_images/plumbing-hero-bg.webp') no-repeat center / cover;
}


.plumber-ty-hero-logo {
  max-width: 250px;
  max-height: 90px;
  overflow: hidden;
}


.plumber-ty-hero-card {
  border-radius: 28px;
  border: 1px solid #094E96;
  background: #FFF;

  padding: 67px 48px;
  max-width: 831px;
  width: 100%;
  text-align: center;
}

.plumber-ty-hero-success-icon {
  width: 98px;
  height: 98px;
  overflow: hidden;
  margin: 0 auto 23px;
}

.plumber-ty-hero-title {
  color: #094E96;
  text-align: center;
  font-family: 'Gilroy-Bold', sans-serif;
  font-size: 35px;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: -2.1px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.plumber-ty-hero-message {
  color: #094E96;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.42px;
  max-width: 424px;
  margin: 0 auto 29px;
}

.plumber-ty-hero-button {
  border: none;
  transition: background-color 0.3s;
  border-radius: 15px;
  background: #094E96;

  color: #FFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.54px;
  width: 100%;
  max-width: 403px;
  padding: 20px;
}

.plumber-ty-hero-button:hover {
  background-color: #003d82;
}

.plumber-ty-contact-container {
  padding: 48px 30px 51px;
}

.plumber-ty-contact-content {
  width: 100%;
  max-width: 831px;
  padding: 55px 30px 42px;
  border-radius: 28px;
  border: 1px solid #094E96;
  background: #094E96;
}

.plumber-ty-contact-title {
  color: #F9F9F9;
  text-align: center;
  font-family: 'Gilroy-Light', sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 30px;
  letter-spacing: -1.5px;
  text-transform: uppercase;
  margin-bottom: 28px;
}

.plumber-ty-contact-form {
  display: flex;
  flex-direction: column;
  gap: 28px;
}

.plumber-ty-contact-field {
  max-width: 609px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
}

.plumber-ty-contact-label {
  color: #FFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 118%;
  letter-spacing: -0.36px;
  margin-bottom: 7px;
}

.plumber-ty-contact-input::placeholder {
  color: #ACC3DA;
}

.plumber-ty-contact-input {
  width: 100%;
  border: none;
  outline: none;
  border-radius: 10px;
  border: 0.5px solid #EBEBEB;
  padding: 17px 24px;
  color: #fff;
  font-family: 'Gilroy', sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 118%;
  letter-spacing: -0.36px;
  background-color: transparent;
}

.plumber-ty-contact-submit {
  border-radius: 10px;
  background: #F8FF2D;
  padding: 25px;
  border: none;
  margin-top: 21px;
  padding: 25px;
  color: #000;
  text-align: center;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 400;
  line-height: 118%;
  letter-spacing: -0.48px;
  transition: background-color 0.3s;
  max-width: 362px;
  width: 100%;
  margin: 0 auto;
}

.plumber-ty-contact-submit:hover {
  background-color: #e6e600;
}


@media (max-width: 1199px) {

  .plumber-ty-hero-container,
  .plumber-ty-contact-container {
    padding: 30px 40px 60px;
  }

  .plumber-ty-hero-container {
    gap: 45px;
  }

  .plumber-ty-hero-card,
  .plumber-ty-contact-content {
    padding: 60px 40px;
    max-width: 750px;
  }

  .plumber-ty-hero-title {
    font-size: 32px;
    line-height: 36px;
  }

  .plumber-ty-contact-content {
    padding: 50px 40px 50px;
  }
}

@media (max-width: 575px) {

  .plumber-ty-hero-container,
  .plumber-ty-contact-container {
    padding: 15px 20px 30px;
  }

  .plumber-ty-hero-container {
    gap: 30px;
  }

  .plumber-ty-hero-logo {
    max-width: 150px;
    max-height: 55px;
  }

  .plumber-ty-hero-card,
  .plumber-ty-contact-content {
    padding: 30px 20px;
    max-width: 100%;
    border-radius: 16px;
    margin: 0 10px;
  }

  .plumber-ty-hero-success-icon {
    width: 60px;
    height: 60px;
    margin-bottom: 15px;
  }

  .plumber-ty-hero-title {
    font-size: 20px;
    line-height: 24px;
    letter-spacing: -1.2px;
    margin-bottom: 14px;
  }

  .plumber-ty-hero-message {
    font-size: 11px;
    line-height: 18px;
    margin-bottom: 20px;
    max-width: 280px;
  }

  .plumber-ty-hero-button {
    font-size: 14px;
    padding: 14px;
    border-radius: 8px;
    max-width: 250px;
  }

  .plumber-ty-contact-title {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 20px;
  }

  .plumber-ty-contact-form {
    gap: 20px;
  }

  .plumber-ty-contact-field {
    max-width: 100%;
  }

  .plumber-ty-contact-label {
    font-size: 11px;
    margin-bottom: 6px;
  }

  .plumber-ty-contact-input {
    padding: 12px 16px;
    font-size: 10px;
    border-radius: 8px;
  }

  .plumber-ty-contact-submit {
    max-width: 220px;
    font-size: 13px;
    padding: 18px;
    margin-top: 15px;
    border-radius: 8px;
  }
}












.chiropractor-ty-pg {
  background: #EAF3E8;
}

.chiro-ty-header {
  padding: 30px
}

.chiro-ty-logo {
  max-width: 235px;
  max-height: 130px;
  overflow: hidden;
  display: flex;
  align-items: start;
  justify-content: start;
}

.chiro-ty-hero {
  background: url('../../../web/landingpages/new_template_images/chiro-hero.webp') no-repeat center / cover;
  padding: 48px;
}

.chiro-ty-form {
  padding: 60px 43px;
  border-radius: 25px;
  border: 1px solid #FFF;
  background: rgba(255, 255, 255, 0.07);
  backdrop-filter: blur(8.649999618530273px);
  max-width: 512px;
  width: 100%;
  margin: 0 auto;
}

.chiro-ty-form h1 {
  color: #FFF;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 35px;
  font-weight: 600;
  line-height: 40px;
  letter-spacing: -2.1px;
  text-transform: uppercase;
  margin: 0 auto 23px;
}

.chiro-ty-form p {
  color: #FFF;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.42px;
  margin: 0 auto 41px;
}

.chiro-ty-form a {
  color: #FFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.54px;
  padding: 20px;
  border-radius: 15px;
  border: 1px solid #FFF;
  width: 100%;
  background: transparent;
}

.chiro-ty-form a:hover {
  backdrop-filter: blur(10px);
}

.chiro-ty-tick {
  width: 72px;
  height: 72px;
  margin: 0 auto 23px;
}

.chiro-ty-contact-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 32px;
  padding: 33px;
  width: 100%;
  margin: 0 auto;
}

.chiro-ty-contact-map-card {
  width: 100%;
  max-width: 538px;
  background-color: #091924;
  color: white;
  border-radius: 25px;
  overflow: hidden;
}

.chiro-ty-contact-map-image {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 25px;
  position: relative;
}

.chiro-ty-contact-map-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 25px;
  min-height: 300px;
  max-height: 360px;
}

.chiro-ty-contact-form-card {
  width: 100%;
  max-width: 512px;
  padding: 43px 45px;
  border-radius: 25px;
  background: #000;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.chiro-ty-contact-form-title {
  color: #FFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -1.5px;
  text-transform: uppercase;
  margin-bottom: 32px;
}

.chiro-ty-contact-form-input::placeholder {
  color: #AFB39E;
}

.chiro-ty-contact-form-input {
  width: 100%;
  border-radius: 10px;
  background: #FFF;
  padding: 17px 20px;
  border: none;
  outline: none;
  color: #687C1B;
  font-family: 'Gilroy', sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 118%;
  letter-spacing: -0.36px;
}

.chiro-ty-contact-form {
  gap: 14px;
}

.chiro-ty-contact-form-button {
  width: 100%;
  color: #687C1B;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.54px;
  padding: 20px;
  border-radius: 15px;
  background: #FFF;
}

.chiro-ty-contact-form-button:hover {
  background-color: #f2f2f2;
}

.chiro-ty-about-location-card {
  position: absolute;
  top: 33px;
  left: 33px;
  background-color: #1f2937;
  color: white;
  padding: 20px;
  width: 400px;
  gap: 19px;
  display: flex;
  flex-direction: column;
}

.chiro-ty-about-location-title,
.chiro-ty-about-location-address {
  color: #FFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.51px;
  margin-bottom: 0;
}

.chiro-ty-about-location-title {
  font-size: 17px;
}

.chiro-ty-about-actions {
  display: flex;
  align-items: center;
}

.chiro-ty-about-directions,
.chiro-ty-about-website {
  color: #3CE2D8;
  font-family: 'Gilroy', sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.48px;
  margin-right: 20px;
  text-decoration: none;
}

.chiro-ty-about-website {
  color: #fff;
}

.chiro-ty-about-icon {
  margin-right: 5px;
}

/* Responsive styles for Easy Deals */

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media (max-width: 1200px) {
  .chiro-ty-form {
    max-width: 80%;
    padding: 50px 35px;
  }
}

/* Large devices (laptops/desktops, 992px and up) */
@media (max-width: 992px) {
  .chiro-ty-hero {
    padding: 40px 20px;
  }

  .chiro-ty-form h1 {
    font-size: 30px;
    line-height: 36px;
  }

  .chiro-ty-contact-map-card,
  .chiro-ty-contact-form-card {
    max-width: 100%;
  }

  .chiro-ty-about-location-card {
    width: 350px;
  }
}

/* Medium devices (landscape tablets, 768px and up) */
@media (max-width: 768px) {
  .chiro-ty-form {
    max-width: 90%;
    padding: 40px 25px;
  }

  .chiro-ty-form h1 {
    font-size: 25px;
    line-height: 30px;
    letter-spacing: -1.5px;
  }

  .chiro-ty-form p {
    font-size: 13px;
    line-height: 20px;
  }

  .chiro-ty-form a {
    font-size: 16px;
    padding: 15px;
  }

  .chiro-ty-contact-container {
    padding: 25px 15px;
    gap: 25px;
  }

  .chiro-ty-contact-form-card {
    padding: 30px 25px;
  }

  .chiro-ty-contact-form-title {
    font-size: 22px;
  }

  .chiro-ty-about-location-card {
    width: 300px;
    top: 20px;
    left: 20px;
    padding: 15px;
  }

  .chiro-ty-about-location-title {
    font-size: 15px;
  }

  .chiro-ty-about-location-address {
    font-size: 13px;
    line-height: 20px;
  }

  .chiro-ty-about-directions,
  .chiro-ty-about-website {
    font-size: 14px;
    line-height: 22px;
  }
}

/* Small devices (portrait tablets and large phones, 576px and up) */
@media (max-width: 576px) {
  .chiro-ty-header {
    padding: 20px;
  }

  .chiro-ty-logo {
    max-width: 180px;
    max-height: 100px;
  }

  .chiro-ty-hero {
    padding: 30px 15px;
  }

  .chiro-ty-form {
    max-width: 100%;
    padding: 30px 20px;
  }

  .chiro-ty-form h1 {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 15px;
  }

  .chiro-ty-form p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 25px;
  }

  .chiro-ty-tick {
    width: 60px;
    height: 60px;
    margin-bottom: 15px;
  }

  .chiro-ty-about-location-card {
    width: 80%;
    right: 30px;
  }

  .chiro-ty-contact-form-button {
    font-size: 16px;
    padding: 15px;
  }
}

/* Extra small devices (phones, 375px and down) */
@media (max-width: 375px) {
  .chiro-ty-form h1 {
    font-size: 20px;
    line-height: 24px;
  }

  .chiro-ty-form p {
    font-size: 11px;
    line-height: 16px;
  }

  .chiro-ty-form a {
    font-size: 14px;
    padding: 12px;
  }

  .chiro-ty-contact-form-card {
    padding: 25px 20px;
  }

  .chiro-ty-contact-form-title {
    font-size: 20px;
    margin-bottom: 20px;
  }

  .chiro-ty-about-location-card {
    padding: 12px;
  }

  .chiro-ty-about-location-title {
    font-size: 14px;
  }

  .chiro-ty-about-location-address {
    font-size: 12px;
  }

  .chiro-ty-about-directions,
  .chiro-ty-about-website {
    font-size: 13px;
  }
}










.carpet-ty-hero-section {
  position: relative;
  height: 682px;
  overflow: hidden;
  background: url('../../../web/landingpages/new_template_images/carpet-clean-hero.png') no-repeat center / cover;
}

.carpet-ty-hero-card {
  background: #FFF;
  position: relative;
  padding: 60px 50px;
  max-width: 500px;
  width: 100%;
  text-align: center;
  z-index: 1;
}

.carpet-ty-hero-logo {
  max-width: 200px;
  max-height: 150px;
  overflow: hidden;
  margin-bottom: 40px;
}

.carpet-ty-hero-checkmark {
  width: 72px;
  height: 72px;
  margin: 0 auto 25px;
}

.carpet-ty-hero-title {
  color: #000;
  text-align: center;
  font-family: Poppins;
  font-size: 35px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: -2.1px;
  text-transform: uppercase;
  margin-bottom: 17px;
}

.carpet-ty-hero-description {
  color: #000;
  text-align: center;
  font-family: Poppins;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.42px;
  max-width: 424px;
  margin: 0 auto 24px;
}

.carpet-ty-hero-button {
  display: inline-block;
  color: #FF601B;
  text-align: center;
  font-family: Poppins;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.54px;
  text-transform: uppercase;
  padding: 20px;
  width: 403px;
  margin: 0 auto;
  text-decoration: none;
  border: 1px solid #FF601B;
}

.carpet-ty-hero-button:hover {
  background: #FF601B;
  color: #fff;
}

.carpet-ty-form-container {
  padding: 56px 85px 65px 85px;
  width: 100%;
  background: #fff;
  grid-template-columns: 1fr 1.05fr;
  gap: 48px;
}

.carpet-ty-form-image-section {
  flex: 1;
  position: relative;
}

.carpet-ty-form-florist-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px 0 0 20px;
}

.carpet-ty-form-contact-section {
  flex: 1;
  background: #371100;
  padding: 74px 60px 64px 78px;
}

.carpet-ty-form-title {
  color: #FFF;
  text-align: left;
  font-family: Aldrich;
  font-size: 35px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: -2.1px;
  text-transform: uppercase;
  margin-bottom: 74px;
}

.carpet-ty-form-form {
  position: relative;
  z-index: 1;
}

.carpet-ty-form-input-group {
  margin-bottom: 30px;
}

.carpet-ty-form-input {
  color: #FFF;
  font-family: Aldrich;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.42px;
  width: 100%;
  padding: 10px 0;
  background: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  transition: all 0.3s ease;
  outline: none;
}

.carpet-ty-form-input::placeholder {
  color: #fff;
}

.carpet-ty-form-submit-btn {
  width: 100%;
  padding: 20px;
  background: transparent;
  border: 1px solid #FFF;
  color: #FFF;
  text-align: center;
  font-family: Aldrich;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.54px;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 0.3s ease;
  margin-top: 24px;
  position: relative;
  overflow: hidden;
}

.carpet-ty-form-submit-btn:hover {
  background: rgba(255, 255, 255, 0.1);
}

/* Responsive adjustments */
@media (max-width: 1199px) {
  .carpet-ty-hero-section {
    height: 650px;
  }

  .carpet-ty-hero-card {
    max-width: 480px;
    padding: 55px 45px;
  }

  .carpet-ty-form-container {
    padding: 60px 70px 70px 70px;
    gap: 40px;
  }

  .carpet-ty-form-contact-section {
    padding: 70px 50px 60px 70px;
  }
}

@media (max-width: 991px) {
  .carpet-ty-hero-section {
    height: 600px;
    padding: 20px;
  }

  .carpet-ty-hero-card {
    max-width: 450px;
    padding: 50px 40px;
  }

  .carpet-ty-hero-title {
    font-size: 32px;
    line-height: 36px;
    letter-spacing: -1.8px;
  }

  .carpet-ty-hero-description {
    font-size: 13px;
    line-height: 22px;
  }

  .carpet-ty-hero-button {
    width: 100%;
    max-width: 350px;
    font-size: 16px;
    padding: 18px;
  }

  .carpet-ty-form-container {
    padding: 50px 40px 55px 40px;
    gap: 35px;
  }

  .carpet-ty-form-contact-section {
    padding: 60px 40px 50px 60px;
  }

  .carpet-ty-form-title {
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 60px;
  }
}

@media (max-width: 767px) {
  .carpet-ty-hero-section {
    height: 550px;
    padding: 15px;
  }

  .carpet-ty-hero-card {
    max-width: 420px;
    padding: 45px 35px;
    margin: 15px;
  }

  .carpet-ty-hero-logo {
    max-width: 180px;
    max-height: 135px;
    margin-bottom: 35px;
  }

  .carpet-ty-hero-checkmark {
    width: 60px;
    height: 60px;
    margin: 0 auto 20px;
  }

  .carpet-ty-hero-title {
    font-size: 28px;
    line-height: 32px;
    letter-spacing: -1.5px;
    margin-bottom: 15px;
  }

  .carpet-ty-hero-description {
    font-size: 13px;
    line-height: 22px;
    letter-spacing: -0.35px;
    margin-bottom: 20px;
  }

  .carpet-ty-hero-button {
    width: 100%;
    max-width: 320px;
    font-size: 16px;
    padding: 16px;
  }

  .carpet-ty-form-container {
    display: flex !important;
    flex-direction: column;
    padding: 50px 60px;
  }

  .carpet-ty-form-florist-image {
    border-radius: 0;
  }

  .carpet-ty-form-contact-section {
    padding: 50px 30px 45px 30px;
  }

  .carpet-ty-form-title {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 50px;
    text-align: center;
  }

  .carpet-ty-form-input-group {
    margin-bottom: 25px;
  }

  .carpet-ty-form-submit-btn {
    font-size: 16px;
    padding: 18px;
    margin-top: 20px;
  }
}

@media (max-width: 575px) {
  .carpet-ty-hero-section {
    height: 500px;
    padding: 10px;
  }

  .carpet-ty-hero-card {
    max-width: 380px;
    padding: 40px 30px;
    margin: 10px;
  }

  .carpet-ty-hero-logo {
    max-width: 160px;
    max-height: 120px;
    margin-bottom: 30px;
  }

  .carpet-ty-hero-checkmark {
    width: 55px;
    height: 55px;
    margin: 0 auto 18px;
  }

  .carpet-ty-hero-title {
    font-size: 24px;
    line-height: 28px;
    letter-spacing: -1.2px;
    margin-bottom: 12px;
  }

  .carpet-ty-hero-description {
    font-size: 12px;
    line-height: 20px;
    letter-spacing: -0.3px;
    margin-bottom: 18px;
  }

  .carpet-ty-hero-button {
    width: 100%;
    max-width: 320px;
    font-size: 16px;
    padding: 16px;
  }

  .carpet-ty-form-container {
    padding: 20px;
    gap: 20px;
  }

  .carpet-ty-form-contact-section {
    padding: 45px 25px 40px 25px;
  }

  .carpet-ty-form-title {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 40px;
    text-align: center;
  }

  .carpet-ty-form-input-group {
    margin-bottom: 22px;
  }

  .carpet-ty-form-input {
    font-size: 13px;
    line-height: 22px;
    padding: 8px 0;
  }

  .carpet-ty-form-submit-btn {
    font-size: 15px;
    margin-top: 18px;
  }
}

@media (max-width: 480px) {
  .carpet-ty-hero-section {
    height: 480px;
    padding: 8px;
  }

  .carpet-ty-hero-card {
    max-width: 340px;
    padding: 35px 25px;
    margin: 8px;
  }

  .carpet-ty-hero-logo {
    max-width: 140px;
    max-height: 105px;
    margin-bottom: 25px;
  }

  .carpet-ty-hero-checkmark {
    width: 50px;
    height: 50px;
    margin: 0 auto 15px;
  }

  .carpet-ty-hero-title {
    font-size: 22px;
    line-height: 26px;
    letter-spacing: -1px;
    margin-bottom: 10px;
  }

  .carpet-ty-hero-description {
    font-size: 11px;
    line-height: 18px;
    letter-spacing: -0.25px;
    margin-bottom: 15px;
  }

  .carpet-ty-hero-button {
    width: 100%;
    max-width: 250px;
    font-size: 14px;
    padding: 14px;
  }

  .carpet-ty-form-contact-section {
    padding: 40px 20px 35px 20px;
  }

  .carpet-ty-form-title {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 35px;
    text-align: center;
  }

  .carpet-ty-form-input-group {
    margin-bottom: 20px;
  }

  .carpet-ty-form-input {
    font-size: 12px;
    line-height: 20px;
    padding: 7px 0;
  }

  .carpet-ty-form-submit-btn {
    font-size: 14px;
    padding: 15px;
    margin-top: 15px;
  }
}










.spa-ty-hero-container {
  position: relative;
  width: 100%;
  gap: 50px;
  padding: 21px 30px 48px;
  background: url('../../../web/landingpages/new_template_images/spa-hero.webp') no-repeat center / cover;
}

.spa-ty-hero-logo {
  max-width: 250px;
  max-height: 90px;
  overflow: hidden;
}

.spa-ty-hero-card {
  border-radius: 28px;
  border: 1px solid #094E96;
  background: #FFF;
  padding: 67px 48px;
  max-width: 831px;
  width: 100%;
  text-align: center;
}

.spa-ty-hero-success-icon {
  width: 98px;
  height: 98px;
  overflow: hidden;
  margin: 0 auto 23px;
}

.spa-ty-hero-title {
  color: #000;
  text-align: center;
  font-family: 'Gilroy-Bold', sans-serif;
  font-size: 35px;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: -2.1px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.spa-ty-hero-message {
  color: #000;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.42px;
  max-width: 424px;
  margin: 0 auto 29px;
}

.spa-ty-hero-button {
  border: none;
  transition: background-color 0.3s;
  border-radius: 15px;
  background: #000;
  color: #FFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.54px;
  width: 100%;
  max-width: 403px;
  padding: 20px;
}

.spa-ty-hero-button:hover {
  opacity: 0.8;
}

.spa-ty-contact-container {
  padding: 48px 30px 51px;
}

.spa-ty-contact-content {
  width: 100%;
  max-width: 831px;
  padding: 55px 30px 42px;
  border-radius: 28px;
  border: 1px solid #094E96;
  background: #E3E992;
}

.spa-ty-contact-title {
  color: #000;
  text-align: center;
  font-family: 'Gilroy-Light', sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 30px;
  letter-spacing: -1.5px;
  text-transform: uppercase;
  margin-bottom: 28px;
}

.spa-ty-contact-form {
  display: flex;
  flex-direction: column;
  gap: 28px;
}

.spa-ty-contact-field {
  max-width: 609px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
}

.spa-ty-contact-label {
  color: #000;
  font-family: 'Gilroy', sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 118%;
  letter-spacing: -0.36px;
  margin-bottom: 7px;
}

.spa-ty-contact-input::placeholder {
  color: #000;
}

.spa-ty-contact-input {
  width: 100%;
  border: none;
  outline: none;
  border-radius: 10px;
  border: 0.5px solid #000;
  padding: 17px 24px;
  color: #000;
  font-family: 'Gilroy', sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 118%;
  letter-spacing: -0.36px;
  background-color: transparent;
}

.spa-ty-contact-submit {
  border-radius: 10px;
  background: #000;
  padding: 25px;
  border: none;
  margin-top: 21px;
  padding: 25px;
  color: #fff;
  text-align: center;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 400;
  line-height: 118%;
  letter-spacing: -0.48px;
  transition: background-color 0.3s;
  max-width: 362px;
  width: 100%;
  margin: 0 auto;
}

.spa-ty-contact-submit:hover {
  opacity: 0.8;
}

.spa-ty-footer-card {
  margin-bottom: 50px;
}


/* Responsive Media Queries */
@media (max-width: 1199px) {
  .spa-ty-hero-container,
  .spa-ty-contact-container {
    padding: 30px 40px 60px;
  }

  .spa-ty-hero-container {
    gap: 45px;
  }

  .spa-ty-hero-card,
  .spa-ty-contact-content {
    padding: 60px 40px;
    max-width: 750px;
  }

  .spa-ty-hero-title {
    font-size: 32px;
    line-height: 36px;
  }

  .spa-ty-contact-content {
    padding: 50px 40px 50px;
  }
}

@media (max-width: 575px) {
  .spa-ty-hero-container,
  .spa-ty-contact-container {
    padding: 15px 20px 30px;
  }

  .spa-ty-hero-container {
    gap: 30px;
  }

  .spa-ty-hero-logo {
    max-width: 150px;
    max-height: 55px;
  }

  .spa-ty-hero-card,
  .spa-ty-contact-content {
    padding: 30px 20px;
    max-width: 100%;
    border-radius: 16px;
    margin: 0 10px;
  }

  .spa-ty-hero-success-icon {
    width: 60px;
    height: 60px;
    margin-bottom: 15px;
  }

  .spa-ty-hero-title {
    font-size: 20px;
    line-height: 24px;
    letter-spacing: -1.2px;
    margin-bottom: 14px;
  }

  .spa-ty-hero-message {
    font-size: 11px;
    line-height: 18px;
    margin-bottom: 20px;
    max-width: 280px;
  }

  .spa-ty-hero-button {
    font-size: 14px;
    padding: 14px;
    border-radius: 8px;
    max-width: 250px;
  }

  .spa-ty-contact-title {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 20px;
  }

  .spa-ty-contact-form {
    gap: 20px;
  }

  .spa-ty-contact-field {
    max-width: 100%;
  }

  .spa-ty-contact-label {
    font-size: 11px;
    margin-bottom: 6px;
  }

  .spa-ty-contact-input {
    padding: 12px 16px;
    font-size: 10px;
    border-radius: 8px;
  }

  .spa-ty-contact-submit {
    max-width: 220px;
    font-size: 13px;
    padding: 18px;
    margin-top: 15px;
    border-radius: 8px;
  }
}











.salon-ty-pg {
  background: #EAF3E8;
}

.salon-ty-header {
  padding: 30px;
}

.salon-ty-logo {
  max-width: 235px;
  max-height: 130px;
  overflow: hidden;
  display: flex;
  align-items: start;
  justify-content: start;
}

.salon-ty-hero {
  background: url('../../../web/landingpages/new_template_images/salon-hero-1.webp') no-repeat center / cover;
  padding: 48px;
}

.salon-ty-form {
  padding: 60px 43px;
  border-radius: 25px;
  border: 1px solid #FFF;
  background: rgba(255, 255, 255, 0.07);
  backdrop-filter: blur(8.65px);
  max-width: 512px;
  width: 100%;
  margin: 0 auto;
}

.salon-ty-form h1 {
  color: #FFF;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 35px;
  font-weight: 600;
  line-height: 40px;
  letter-spacing: -2.1px;
  text-transform: uppercase;
  margin: 0 auto 23px;
}

.salon-ty-form p {
  color: #FFF;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.42px;
  margin: 0 auto 41px;
}

.salon-ty-form a {
  color: #FFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.54px;
  padding: 20px;
  border-radius: 15px;
  border: 1px solid #FFF;
  width: 100%;
  background: transparent;
}

.salon-ty-form a:hover {
  backdrop-filter: blur(10px);
}

.salon-ty-tick {
  width: 72px;
  height: 72px;
  margin: 0 auto 23px;
}

.salon-ty-contact-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 32px;
  padding: 33px;
  width: 100%;
  margin: 0 auto;
}

.salon-ty-contact-map-card {
  width: 100%;
  max-width: 538px;
  background-color: #091924;
  color: white;
  border-radius: 25px;
  overflow: hidden;
}

.salon-ty-contact-map-image {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 25px;
  position: relative;
}

.salon-ty-contact-map-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 25px;
  min-height: 300px;
  max-height: 360px;
}

.salon-ty-contact-form-card {
  width: 100%;
  max-width: 512px;
  padding: 43px 45px;
  border-radius: 25px;
  background: #000;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.salon-ty-contact-form-title {
  color: #FFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -1.5px;
  text-transform: uppercase;
  margin-bottom: 32px;
}

.salon-ty-contact-form-input::placeholder {
  color: #AFB39E;
}

.salon-ty-contact-form-input {
  width: 100%;
  border-radius: 10px;
  background: #FFF;
  padding: 17px 20px;
  border: none;
  outline: none;
  color: #687C1B;
  font-family: 'Gilroy', sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 118%;
  letter-spacing: -0.36px;
}

.salon-ty-contact-form {
  gap: 14px;
}

.salon-ty-contact-form-button {
  width: 100%;
  color: #687C1B;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.54px;
  padding: 20px;
  border-radius: 15px;
  background: #FFF;
}

.salon-ty-contact-form-button:hover {
  background-color: #f2f2f2;
}

.salon-ty-about-location-card {
  position: absolute;
  top: 33px;
  left: 33px;
  background-color: #1f2937;
  color: white;
  padding: 20px;
  width: 400px;
  gap: 19px;
  display: flex;
  flex-direction: column;
}

.salon-ty-about-location-title,
.salon-ty-about-location-address {
  color: #FFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.51px;
  margin-bottom: 0;
}

.salon-ty-about-location-title {
  font-size: 17px;
}

.salon-ty-about-actions {
  display: flex;
  align-items: center;
}

.salon-ty-about-directions,
.salon-ty-about-website {
  font-family: 'Gilroy', sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.48px;
  margin-right: 20px;
  text-decoration: none;
}

.salon-ty-about-directions {
  color: #3CE2D8;
}

.salon-ty-about-website {
  color: #fff;
}

.salon-ty-about-icon {
  margin-right: 5px;
}

/* Responsive */
@media (max-width: 1200px) {
  .salon-ty-form {
    max-width: 80%;
    padding: 50px 35px;
  }
}
@media (max-width: 992px) {
  .salon-ty-hero {
    padding: 40px 20px;
  }
  .salon-ty-form h1 {
    font-size: 30px;
    line-height: 36px;
  }
  .salon-ty-contact-map-card,
  .salon-ty-contact-form-card {
    max-width: 100%;
  }
  .salon-ty-about-location-card {
    width: 350px;
  }
}
@media (max-width: 768px) {
  .salon-ty-form {
    max-width: 90%;
    padding: 40px 25px;
  }
  .salon-ty-form h1 {
    font-size: 25px;
    line-height: 30px;
    letter-spacing: -1.5px;
  }
  .salon-ty-form p {
    font-size: 13px;
    line-height: 20px;
  }
  .salon-ty-form a {
    font-size: 16px;
    padding: 15px;
  }
  .salon-ty-contact-container {
    padding: 25px 15px;
    gap: 25px;
  }
  .salon-ty-contact-form-card {
    padding: 30px 25px;
  }
  .salon-ty-contact-form-title {
    font-size: 22px;
  }
  .salon-ty-about-location-card {
    width: 300px;
    top: 20px;
    left: 20px;
    padding: 15px;
  }
  .salon-ty-about-location-title {
    font-size: 15px;
  }
  .salon-ty-about-location-address {
    font-size: 13px;
    line-height: 20px;
  }
  .salon-ty-about-directions,
  .salon-ty-about-website {
    font-size: 14px;
    line-height: 22px;
  }
}
@media (max-width: 576px) {
  .salon-ty-header {
    padding: 20px;
  }
  .salon-ty-logo {
    max-width: 180px;
    max-height: 100px;
  }
  .salon-ty-hero {
    padding: 30px 15px;
  }
  .salon-ty-form {
    max-width: 100%;
    padding: 30px 20px;
  }
  .salon-ty-form h1 {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 15px;
  }
  .salon-ty-form p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 25px;
  }
  .salon-ty-tick {
    width: 60px;
    height: 60px;
    margin-bottom: 15px;
  }
  .salon-ty-about-location-card {
    width: 80%;
    right: 30px;
  }
  .salon-ty-contact-form-button {
    font-size: 16px;
    padding: 15px;
  }
}
@media (max-width: 375px) {
  .salon-ty-form h1 {
    font-size: 20px;
    line-height: 24px;
  }
  .salon-ty-form p {
    font-size: 11px;
    line-height: 16px;
  }
  .salon-ty-form a {
    font-size: 14px;
    padding: 12px;
  }
  .salon-ty-contact-form-card {
    padding: 25px 20px;
  }
  .salon-ty-contact-form-title {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .salon-ty-about-location-card {
    padding: 12px;
  }
  .salon-ty-about-location-title {
    font-size: 14px;
  }
  .salon-ty-about-location-address {
    font-size: 12px;
  }
  .salon-ty-about-directions,
  .salon-ty-about-website {
    font-size: 13px;
  }
}











/* ================= Landscaping Page Start ===============  */

.landscaping-pg-ctr-1 {
  padding: 43px 94px;
  /* max-height: 872px; */
}

.landscaping-pg-ctr-1>div {
  padding: 26px 45px;
  border-radius: 23px;
  border: 1px solid #e9e9e9;
}

.ls-welcome {
  color: #a1a253;
  font-family: "Gilroy", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: -0.54px;
}

.ls-logo-1,
.ls-logo-2 {
  max-width: 180px;
  max-height: 60px;
  overflow: hidden;
}

.ls-logo-2 img,
.ls-logo-1 img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.ls-c1-social-links {
  gap: 5px;
}

.ls-c1-social-links>a {  
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 29px;
}

.landscaping-pg-ctr-2 {
  max-height: 872px;
  overflow: hidden;
}

.ls-c2-bg-img {
  min-height: 500px;
}

.ls-deal-timer-ctr {
  bottom: 65px;
  left: 79px;
  background-color: #fff;
  padding: 26px 28px;
}

.ls-container {
  width: 546px;
  max-width: 100%;
}

.ls-circle {
  width: 94px;
  height: 94px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 50%;
  flex-direction: column;
}

.ls-yellow-circle {
  background-color: #ffca28;
}

.ls-black-circle {
  background-color: #040000;
  color: #fff;
}

.ls-value {
  font-family: "Gilroy", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.75px;
}

.ls-label {
  font-family: "Gilroy", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.42px;
}

.ls-deals-label {
  color: #595549;
  text-align: right;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.48px;
}

.ls-deals-value {
  color: #595549;
  font-family: "Gilroy", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.75px;
}

.ls-timer-val {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.6px;
}

.ls-timer-item {
  display: flex;
  gap: 5px;
  align-items: center;
}

.ls-timer-label {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: -0.36px;
}

.ls-submit-button {
  padding: 9px 26px;
  border-radius: 10px;
  background: #ffca28;
  border: 0;
  display: inline-block;
  font-family: "Gilroy", sans-serif;
  font-weight: 500;
}

.food-pg-ctr-2 {
  padding: 80px 60px 80px 40px;
}

.ls-c2-deal-container {
  max-width: 100%;
  margin: 0 auto;
  gap: 60px;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

.ls-c2-deal-left {
  flex: 1;
  min-height: 300px;
  position: relative;
}

.ls-c2-deal-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}

.ls-c2-deal-right {
  flex: 1;
}

.ls-c2-deal-container h2 {
  color: #333;
  margin-top: 0;
  font-size: 24px;
  margin-bottom: 20px;
}

.ls-c2-deal-options {
  display: flex;
  flex-direction: column;
  gap: 18px;
  margin-bottom: 42px;
}

.ls-c2-deal-option {
  display: flex;
  align-items: center;
  border: 1px solid #ddd;
  border-radius: 16px;
  padding: 15px 12px 15px 36px;
  position: relative;
  transition: all 0.3s ease;
  cursor: pointer;
}

.ls-c2-deal-option:hover {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
}

.deal-card {
  cursor: pointer;
}

.ls-c2-radio {
  appearance: none;
  border: 2px solid #78621f;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  display: inline-block;
  position: relative;
}

.ls-c2-radio:checked::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #ffca28;
}

.ls-c2-deal-option input[type="radio"] {
  margin-right: 10px;
}

.ls-c2-deal-description {
  display: block;
  color: #78621f;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.48px;
  margin-bottom: 5px;
}

.ls-c2-original-price {
  text-decoration: line-through;
  color: #78621f;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.48px;
  margin-right: 10px;
}

.ls-c2-discounted-price {
  color: #78621f;
  font-family: "Gilroy", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: -0.6px;
}

.ls-c2-deal-discount {
  position: absolute;
  top: 8px;
  right: 8px;
  color: #78621f;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  border-radius: 17px;
  background: #ffca28;
  padding: 4px 14px;
}

.landscaping-pg-ctr-3 {
  padding: 22px 22px 0 22px;
}

.ls-select-your-deal-ctr {
  background: #eef0e7;
  padding: 38px 42px;
}

.ls-select-your-deal-ctr h3 {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -1.6px;
}

/* .ls-c-cards-wrapper {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  width: 100%;


  .ls-c-card-container {
  background: linear-gradient(135deg, #fdbfb2, #e5e7e2);
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  background: transparent;
  padding: 25px 33px 21px 26px;
  width: 32.3%;
  cursor: pointer;
  transition: border 0.3s ease-in-out;
  border-radius: 20px;
  border: 1px solid #fff;
  min-width: 400px;
}

} */

.ls-c-cards-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  width: 100%;
}


.ls-c-card-container {
  background: linear-gradient(135deg, #fdbfb2, #e5e7e2);
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  background: transparent;
  padding: 25px 33px 21px 26px;
  /* width: 32.3%; */
  cursor: pointer;
  transition: border 0.3s ease-in-out;
  border-radius: 20px;
  border: 1px solid #fff;
  /* min-width: 400px; */
}

.ls-c-card-container.selected {
  border: 1px solid #ff5100;
}

.ls-c-left-div {
  margin-right: 15px;
  display: flex;
  align-items: flex-start;
}

.ls-c-left-div input[type="radio"] {
  display: none;
}

.ls-c-left-div label {
  width: 18px;
  height: 18px;
  border: 2px solid #ff5100;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  cursor: pointer;
}

.ls-c-left-div input[type="radio"]:checked+label::before {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #ff5100;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.ls-c-right-div {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
  height: 100%;
}

.ls-c-right-top {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}

.ls-c-right-top-left {
  flex-grow: 1;
}

.ls-c-description p {
  color: #030538;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.48px;
  margin: 0;
  margin-bottom: 10px;
  max-width: 230px;
}

.ls-c-price {
  gap: 19px;
  display: flex;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  color: #242424;
}

.ls-actual-price-label {
  color: #521900;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.48px;
}

.ls-c-actual-price,
.ls-c-discounted-price {
  color: #521900;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.48px;
}

.ls-c-discounted-price {
  color: #ff601b;
}

.ls-c-right-top-right {
  text-align: right;
}

.ls-c-discount-text {
  color: #ff601b;
  font-family: "Gilroy", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: -0.6px;
  word-break: normal;
}

.ls-c-right-bottom {
  margin-top: auto;
}

.ls-c-buy-button {
  background-color: #000;
  color: #ff5100;
  padding: 10px 33px;
  border-radius: 12px;
  border: none;
  font-family: "Gilroy", sans-serif;
  color: #ff601b;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: -0.6px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  outline: none;
  width: 100%;
}

.ls-c-buy-button .ls-c-arrow {
  margin-left: 10px;
  font-size: 20px;
  color: #fff;
}

.ls-c4-container {
  width: 100%;
  padding: 56px 31px 35px 31px;
  background: #b1b262;
}

.ls-c4-title {
  color: #000;
  text-align: center;
  font-family: "Gilroy", sans-serif;
  font-size: 60px;
  font-style: normal;
  font-weight: 500;
  line-height: 63px;
  letter-spacing: -1.8px;
  margin-bottom: 37px;
}

.ls-c4-card-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.ls-c4-card {
  background: #d9d9d9;
  overflow: hidden;
  flex: 1;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  padding: 37px 41px;

  display: flex;
  flex-direction: column;
}

/* .ls-c4-card-container {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}

.ls-c4-card {
  background: #d9d9d9;
  overflow: hidden;
  flex: 1;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  padding: 37px 41px;
} */

.ls-c4-card img {
  width: 100%;
  /* height: auto; */
  display: block;
  object-fit: cover;
  /* max-height: 375px; */
  height: 375px;
}

.ls-c4-card-content {
  padding-top: 43px;
  display: flex;
  justify-content: space-between;
  gap: 10px;
}

.ls-c4-card-content p {
  margin: 5px 0;
  color: #000;
  text-align: center;
  font-family: "Gilroy", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: 35px;
  letter-spacing: -0.75px;
  margin-bottom: 0;
}

.landscaping-pg-ctr-5 {
  margin: 59px 0 98px 0;
  width: 100%;
  padding: 68px 117px;
  background: #ebebe7;
}

.ls-c5-deal-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 80px;
}

.ls-c5-deal-text {
  width: 60%;
}

.ls-c5-deal-image {
  width: 40%;
  max-width: 390px;
  max-height: 330px;
}

.ls-c5-title {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 55px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -2.2px;
  margin-bottom: 34px;
}

.ls-c5-description {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.45px;
  margin-bottom: 0;
}

.ls-c5-image {
  max-width: 100%;
  height: auto;
  border-radius: 4px;
  max-height: 329px;
}

.ls-c6-container {
  padding: 0 200px 74px 200px;
  text-align: center;
}

.ls-c6-container h1 {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 70px;
  font-style: normal;
  font-weight: 500;
  line-height: 70px;
  letter-spacing: -2.1px;
  margin-bottom: 32px;
}

.ls-c6-grab-deal {
  border-radius: 12px;
  background: #b1b262;
  color: #000;
  padding: 12px 33px;
  text-decoration: none;
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: -0.6px;
  margin-bottom: 58px;
  width: 319px;
}

.ls-c6-grab-deal:hover {
  background-color: #a3b677;
}

.ls-c6-map-container {
  position: relative;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  overflow: hidden;
}

.ls-c6-map-container #map {
  width: 100%;
}

.ls-c6-map-image {
  width: 100%;
  height: auto;
  min-height: 250px;
}

.ls-c6-location-info {
  position: absolute;
  top: 33px;
  left: 33px;
  background: #252736;
  color: #fff;
  padding: 25px 49px 25px 27px;
  text-align: left;
}

.ls-c6-location-name {
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 5px;
}

.ls-c6-location-address {
  font-size: 0.9rem;
  margin-bottom: 10px;
}

.ls-c6-location-links {
  margin-top: 19px;
}

.ls-c6-location-links a {
  text-decoration: none;
  margin-right: 15px;
}

.ls-c6-location-links a:hover {
  text-decoration: underline;
}

.direction-color {
  color: #3ce2d8;
}

.landscaping-footer {
  padding: 77px 85px 76px 84px;
  background: #ebebe7;
}

.landscaping-footer .gap-100p {
  gap: 30px;
}

.gap-74p {
  gap: 74px;
}

.ls-footer-social-links a {
  width: 32.29px;
  height: 28.492px;
  border-radius: 29px;
  background: #b1b262;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ls-pg-footer-ctr a,
.ls-pg-footer-ctr p {
  text-decoration: none;
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 23px;
  letter-spacing: -0.42px;
}

.txt-color-green-3 {
  color: #b1b262;
}

.ls-disclaimer {
  max-width: 964px;
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.39px;
}

.landscaping-footer .c-info-adddress {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.45px;
}

.ls-c6-map-container .h-footer-contact-map {
  height: 206px;
}

/* ================= Landscaping Page Ends ===============  */

/* ================= furniture Page Start ===============  */

.furniture-pg {
  padding: 10px;
}

.fur-c1-left {
  width: 57%;
  background: #ede8df;
}

.fur-c1-right {
  width: 43%;
  background: #f1f1e9;
}

.fur-c1-right>img,
.fur-c2-left-top>img,
.fur-c2-left-bottom>img {
  max-height: 531px;
  min-height: 351px;
}

.fur-c1-social-link {
  padding: 14px 16px 0 16px;
}

.fur-c1-social-link a {
  width: 34px;
  height: 34px;
  background: #fff;
}

.fur-c1-logo-ctr {
  max-width: 180px;
  max-height: 60px;
  overflow: hidden;
}

.fur-c1-logo-ctr img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}


.fur-c1-title {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 50px;
  font-style: normal;
  font-weight: 500;
  line-height: 60px;
  letter-spacing: -1.5px;
  max-width: 535px;
}

.fur-deal-info {
  width: 100%;
  margin: 0 auto;
  color: #fff;
}

.fur-deals-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 57px;
}

.fur-price-circles {
  display: flex;
  gap: 20px;
}

.fur-circle {
  width: 94px;
  height: 94px;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.fur-circle .fur-amount {
  font-family: "Gilroy", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.75px;
}

.fur-circle .fur-label {
  font-size: 14px;
  text-align: center;
  font-family: "Gilroy", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.42px;
}

.fur-price {
  background-color: #ffca28;
}

.fur-save,
.fur-value {
  background-color: #595549;
}

.fur-deals-left {
  color: #595549;
  text-align: right;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.48px;
}

.fur-deals-left span {
  font-size: 25px;
}

.fur-timer-ctr {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 15px;
}

.fur-timer {
  display: flex;
  align-items: center;
  gap: 28px;
}

.fur-time-unit {
  display: flex;
  align-items: center;
  gap: 4px;
  margin-bottom: 0;
}

.fur-time-unit span:nth-child(2) {
  color: #595549;
  font-family: "Gilroy", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: -0.36px;
  display: flex;
  align-items: center;
  margin-top: 3px;
}

.fur-time-unit span:first-child {
  color: #595549;
  font-family: "Gilroy", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500 !important;
  line-height: 26px;
  letter-spacing: -0.6px;
  font-weight: bold;
  display: flex;
  align-items: center;
}

.fur-claim-btn {
  border-radius: 10px;
  padding: 9px 25px;
  background: #ffca28;
  color: #595549;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.48px;
  cursor: pointer;
  text-decoration: none;
}

.fur-claim-btn:hover {
  color: #141312;
  background-color: #ffc104;
}

.fur-right-overlay-1 {
  top: 39px;
  left: 41px;
}

.furniture-pg-ctr-2 {
  padding: 10px 0;
  gap: 7px;
}

.fur-c2-left {
  width: 50%;
}

.fur-c2-right {
  width: 50%;
  background: #f1f0ea;
}

.fur-c2-left-top,
.fur-c2-left-bottom {
  height: 50%;
}

.fur-pick-deal {
  padding-left: 53px;
  padding-right: 33px;
  margin-top: 56px;
  display: flex;
  flex-direction: column;
}

.fur-pick-title {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 45px;
  font-style: normal;
  font-weight: 500;
  line-height: 63px;
  letter-spacing: -1.35px;
  text-transform: uppercase;
  /* margin-bottom: 32px; */
}

.fur-custom-radio-container {
  border-radius: 22px;
  border: 1px solid #595549;
  background: #f1f0ea;
  overflow: hidden;
}

.fur-custom-radio {
  display: flex;
  align-items: center;
  padding: 31px 36px;
  cursor: pointer;
  position: relative;
  margin-bottom: 0;
}

.fur-custom-radio input {
  opacity: 0;
  cursor: pointer;
  /* border: solid 1px #595549; */
}

.fur-radio-checkmark {
  height: 24px;
  width: 24px;
  background-color: transparent;
  border: 2px solid #595549;
  border-radius: 50%;
  margin-right: 51px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.fur-custom-radio input:checked~.fur-radio-checkmark:after {
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #595549;
  display: block;
}

.fur-radio-content {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

.fur-radio-title {
  color: #595549;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.48px;
  margin-bottom: 7px;
}

.fur-radio-prices {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 4px;
}

.fur-original-price {
  color: #595549;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.48px;
  margin-right: 10px;
  text-decoration: line-through;
}

.fur-discounted-price {
  border-radius: 6px;
  padding: 2px 8px;
  background: #595549;
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: -0.6px;
  margin-right: 5px;
}

.fur-discount-badge {
  background-color: #ffca28;
  padding: 5px 14px 4px 14px;
  border-radius: 6px;
  background: #ffca28;
  color: #000000;
  padding: 4px 14px;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
}

.fur-purchase-btn {
  padding: 20px;
  width: 403px;
  max-width: 100%;
  border-radius: 15px;
  background: #585d35;
  color: #fff;
  border: 0;
}

.fur-purchase-btn:hover {
  opacity: 0.8;
}

.fur-custom-radio-container.selected {
  background: #dadada;
  border: 1px solid transparent;
}

.fur-share-this-deal {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
}

.fur-c3-container {
  background-color: #ede8df;
  padding: 131px 167px 109px 280px;
  width: 100%;
}

.fur-c3-title {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 50px;
  font-style: normal;
  font-weight: 500;
  line-height: 60px;
  letter-spacing: -1.5px;
  text-transform: uppercase;
  max-width: 535px;
  margin-bottom: 21px;
}

.fur-c3-content {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.45px;
  max-width: 750px;
  float: right;
  margin-bottom: 0;
}

.furniture-pg-ctr-4 {
  padding: 10px 0;
}

.fur-c4-container {
  width: 100%;
  margin: 0 auto;
  padding: 64px;
  background: #f1f0ea;
  text-align: center;
}

.fur-c4-title {
  color: #000;
  text-align: center;
  font-family: "Gilroy", sans-serif;
  font-size: 50px;
  font-style: normal;
  font-weight: 500;
  line-height: 60px;
  letter-spacing: -1.5px;
  text-transform: uppercase;
  margin-bottom: 8px;
}

.fur-c4-subtitle {
  color: #000;
  text-align: center;
  font-family: "Gilroy", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.39px;
  margin-bottom: 51px;
}

.fur-c4-button {
  display: inline-block;
  padding: 12px 24px;
  background-color: #5c5c52;
  color: #fff;
  text-decoration: none;
  border-radius: 5px;
  font-size: 18px;
  margin-bottom: 35px;
}

.fur-c4-furniture-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
}

.fur-c4-furniture-item {
  flex: 1;
  max-width: 22%;
}

.fur-c4-furniture-item img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  max-height: 500px;
}

.furniture-pg-ctr-6 .c-info-adddress {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.45px;
  text-transform: lowercase;
}

.furniture-pg-ctr-6 {
  background: #f1f0ea;
  padding: 64px 173px 53px 173px;
}

.fur-foot-container {
  display: flex;
  height: 100%;
  margin-top: 28px;
}

.furniture-pg-ctr-6 .c-info-adddress>div:nth-child(1) {
  max-width: 238px;
}

.fur-foot-logo {
  padding: 68px 85px;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.fur-foot-logo-ctr {
  max-width: 180px;
  max-height: 60px;
  overflow: hidden;
}

.fur-foot-logo-ctr img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.fur-foot-address {
  padding: 23px 49px;
  background: #e5e4d9;
  display: flex;
  align-items: center;
}

.fur-foot-address .c-info-loc-left-ctr {
  margin-top: 0;
}

.fur-foot-address,
.fur-foot-address a {
  color: #595549;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.48px;
}

.c-info-loc-left-ctr {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-top: 25px;
}

.fur-foot-map {
  display: flex;
  align-items: stretch;
}

.fur-pg-footer-ctr {
  gap: 10px !important;
}

.fur-foot-map img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.txt-color-orange-3 {
  color: #ffca28;
}

.fur-pg-footer-ctr p,
.fur-pg-footer-ctr a {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 23px;
  letter-spacing: -0.42px;
  text-decoration: none;
}

.fur-pg-footer-ctr {
  padding: 0 156px;
  padding-top: 2px;
}

/* ================= furniture Page ends ===============  */

/* ================= furniture Page responsive start ===============  */

@media (max-width: 1200px) {
  .fur-c1-title {
    font-size: 40px;
    line-height: 50px;
  }

  .fur-c3-container {
    padding: 80px 100px;
  }

  .fur-c3-title {
    font-size: 40px;
    line-height: 50px;
  }

  .fur-c4-title {
    font-size: 40px;
    line-height: 50px;
  }

  .furniture-pg-ctr-6 {
    padding: 64px 100px 53px 100px;
  }
}


@media (max-width: 900px) {
  .fur-pg-footer-ctr {
    flex-direction: column;
  }

  .fur-pg-footer-ctr p {
    justify-content: center;
    text-align: center;
    display: flex;
  }
}

@media (max-width: 992px) {
  .furniture-pg-ctr-1 {
    flex-direction: column;
  }

  .fur-c1-right>img,
  .fur-c2-left-top>img,
  .fur-c2-left-bottom>img {
    height: 400px;
  }

  .fur-c1-left,
  .fur-c1-right {
    width: 100%;
  }

  .fur-c2-left,
  .fur-c2-right {
    width: 100%;
  }

  .furniture-pg-ctr-2 {
    flex-direction: column;
  }

  .fur-pick-deal {
    padding-left: 20px;
    padding-right: 20px;
  }

  .fur-c4-furniture-container {
    flex-wrap: wrap;
  }

  .fur-c4-furniture-item {
    max-width: 45%;
    margin-bottom: 20px;
  }

  .c-info-adddress {
    flex-direction: column;
    gap: 20px;
  }

  .com-footer-contact-txt {
    color: #000;
    font-family: "Gilroy", sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: -0.45px;
  }

  .fur-foot-container {
    flex-direction: column;
  }

  .fur-foot-logo,
  .fur-foot-address,
  .fur-foot-map {
    width: 100%;
  }

  .fur-foot-map #map {
    width: 100%;
  }

  .re-map-img {
    max-height: 500px;
  }
}

/* 768px and below */
@media (max-width: 768px) {
  .fur-c1-title {
    font-size: 30px;
    line-height: 40px;
    text-align: center;
  }

  /* .fur-c1-logo-ctr { */
  .fur-c1-logo-main-ctr {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .fur-deals-content {
    flex-direction: column;
    gap: 20px;
  }

  .fur-timer {
    flex-wrap: wrap;
    justify-content: center;
  }

  .fur-pick-title {
    font-size: 30px;
    line-height: 40px;
  }

  .fur-c3-container {
    padding: 60px 40px;
  }

  .fur-c3-title {
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    max-width: 100%;
  }

  .fur-foot-logo {
    padding: 30px;
  }

  .fur-c4-title {
    font-size: 30px;
    line-height: 40px;
  }

  .fur-c4-furniture-item {
    max-width: 100%;
  }

  .furniture-pg-ctr-6 {
    padding: 40px 20px;
  }

  .fur-pg-footer-ctr {
    padding: 0 20px;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .furniture-pg-ctr-6 .c-info-adddress {
    width: 80%;

  }

  .furniture-pg-ctr-6 .c-info-adddress>div {
    justify-content: flex-start !important;
  }

  .fur-c4-container {
    padding: 36px;
  }
}

@media (max-width: 576px) {
  .fur-radio-checkmark {
    margin-right: 30px;
  }

  .fur-custom-radio {
    padding: 20px;
  }

  .fur-c1-right>img,
  .fur-c2-left-top>img,
  .fur-c2-left-bottom>img {
    height: 350px;
  }

  .fur-c4-container {
    padding: 30px;
  }
}

@media (max-width: 480px) {
  .fur-c1-title {
    font-size: 24px;
    line-height: 30px;
  }

  .fur-price-circles {
    flex-wrap: wrap;
    justify-content: center;
  }

  .fur-timer-ctr {
    flex-direction: column;
    gap: 20px;
  }

  .fur-custom-radio {
    padding: 20px;
  }

  .fur-radio-checkmark {
    margin-right: 20px;
    height: 24px;
    width: 28px;
  }

  .fur-c3-title {
    font-size: 24px;
    line-height: 30px;
  }

  .fur-c4-title {
    font-size: 24px;
    line-height: 30px;
  }

  .fur-c4-button {
    padding: 10px 20px;
    font-size: 16px;
  }

  .fur-foot-address {
    padding: 20px;
  }
}

/* ================= furniture Page responsive ends ===============  */

/* ================= Shoes Page Starts ===============  */

.shoe-pg {
  padding: 22px;
}




/* Base layout styles */
.shoe-pg-ctr-1 {
  gap: 13px;
  display: flex;
}

/* Left column styles */
.shoe-pg-ctr-1-left {
  width: 45%;
  gap: 12px;
  display: flex;
  flex-direction: column;
  flex: 1;
}

.shoe-pg-ctr-1-left-1 {
  padding: 29px 29px 39px 29px;
}

.shoe-pg-ctr-1-left-2 {
  height: 100%;
  flex: 1;
  display: flex;
  position: relative;
}

.shoe-pg-ctr-1-left-3 {
  display: flex;
}

/* Right column styles */
.shoe-pg-ctr-1-right {
  width: 55%;
  height: 100%;
  gap: 12px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.shoe-pg-ctr-1-right-1 {
  padding: 45px 63px;
  background: #000;
  color: #fff;
  flex: 1;
}

.shoe-pg-ctr-1-right-2 {
  position: relative;
  height: 100%;
  flex: 1;
  display: flex;

  flex-grow: 1;
}

/* Logo container */
.shoe-logo-ctr {
  max-width: 180px;
  max-height: 60px;
  overflow: hidden;
  background: #000;
  padding: 10px 20px;
  border-radius: 6px;
}

.shoe-logo-ctr img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

/* Width utility classes */
.w-75pt {
  width: 75%;
}

.w-52pt {
  width: 52%;
}

.w-48pt {
  width: 48%;
}

/* Overlay positioning */
.shoe-right-overlay-2 {
  bottom: 39px;
  left: 41px;
}

/* Timer section */
.shoe-pg-com-timer {
  padding: 47px 100px 47px 122px;
  width: 100%;
}

/* Button styles */
.shoe-claim-1 {
  background: #bdb1b1;
  color: #000;
}

.shoe-pg-ctr-1-right-1 .roof-pg-com-container {
  width: 100%;
}

/* Text colors */
.shoe-pg-ctr-1-right-1 span {
  color: #fff;
}

.shoe-footer-disclaimer {
  color: #ffca28;
}

/* Footer text */
.shoes-footer-txt.tt-footer-txt {
  width: 1056px;
  max-width: 100%;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .shoe-pg-ctr-1 {
    flex-direction: column;
  }

  .shoe-pg-ctr-1-left,
  .shoe-pg-ctr-1-right {
    width: 100%;
  }
}












.shoe-c2-title.roof-c2-title {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 45px;
  font-style: normal;
  font-weight: 500;
  line-height: 63px;
  letter-spacing: -1.35px;
  text-transform: uppercase;
  max-width: 100% !important;
  margin: 0 20px 32px 0;
}

.shoe-c2-left.padding-c2-right {
  padding: 68px 55px 41px 43px;
  background: #d1e4ea;
}

.shoe-pg .roof-c2-description {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.48px;
  max-width: 328px;
}

.shoe-pg .roof-c2-pricing-card {
  border: 1px solid #000;
  background: #d1e4ea;
}

.shoe-pg .roof-c2-pricing-card.selected {
  /* border: 1px solid #000 !important; */
  border: none;
  background: #dadada;
}

.shoe-pg .roof-c2-current-price {
  background-color: #000;
}

.shoe-pg .roof-c2-discount-badge {
  background: #ffca28;
}

.shoe-pg .roof-c2-radio-button label {
  border: 2px solid #000;
}

.shoe-pg .roof-c2-radio-button input[type="radio"]:checked+label::after {
  background-color: #000;
}

.shoe-pg .roof-c2-original-price {
  color: #000;
}

.shoe-pg .roof-c2-purchase-btn {
  background: #000;
}

.shoe-pg-ctr-3 {
  padding: 87px 47px 63px 47px;
}

.shoe-c3-title {
  color: #000;
  text-align: center;
  font-family: "Gilroy", sans-serif;
  font-size: 60px;
  font-style: normal;
  font-weight: 500;
  line-height: 63px;
  letter-spacing: -1.8px;
  margin-bottom: 76px;
}

.shoe-c3-txt-1,
.shoe-c3-txt-2 {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.45px;
  width: 30%;
}

.shoe-c3-txt-1 {
  text-align: right;
}

.shoe-c3-txt-2 {
  text-align: left;
}

.shoe-c3-img {
  width: 33%;
}

.shoe-c3-img img {
  width: 100%;
  object-fit: cover;
  width: 100%;
}

.shoe-deal-btn {
  border: none;
  padding: 22px 35px;
  border-radius: 10px;
  background: #000;
  color: #f8f8f8;
  text-align: right;
  font-family: "Gilroy", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.45px;
}

.shoe-pg-ctr-4 {
  background: #d1e4ea;
  padding: 82px 156px;
  gap: 20px;
}

.shoe-c4-title {
  color: #000;
  font-family: "Gilroy", sans-serif;
  /* font-size: 55px; */
  font-size: clamp(20px, 5vw, 55px);
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -2.2px;
  max-width: 725px;
}

.ls-c6-location-info.shoe-location-info {
  top: 15px;
  left: 18px;
}

.mt-60p {
  margin-top: 60px;
}

.shoe-pg-footer {
  padding: 88px 51px 103px 77px;
}

.shoe-map-container {
  width: 80%;
}

.shoe-footer-logo-ctr {
  max-width: 180px;
  max-height: 60px;
  overflow: hidden;
}

.shoe-footer-logo-ctr img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.shoe-c6-map-image {
  min-height: 200px;
}

.shoes-pg-footer-ctr a,
.shoes-pg-footer-ctr p {
  color: #fff;
  text-decoration: none;
}

.shoe-footer-social button {
  background: #ffca28;
  height: 28.49px;
  width: 32.29px;
  border-radius: 29px;
}

.shoe-footer-social a {
  background: #ffca28;
  height: 28.49px;
  width: 32.29px;
  border-radius: 29px;
  text-align: center;
  align-content: center;
}

.shoe-c4-deal-btn {
  width: 175px;
}

@media (max-width: 992px) {
  .shoe-pg-ctr-1 {
    flex-direction: column;
  }

  .shoe-pg-ctr-1-left,
  .shoe-pg-ctr-1-right {
    width: 70%;
    margin: 0 auto;
  }

  .shoe-pg-ctr-1-left-2 img {
    max-height: 800px;
  }

  .shoe-pg-ctr-2 {
    flex-direction: column;
  }

  .shoe-c2-left,
  .shoe-c2-right {
    width: 70%;
    margin: 0 auto;
  }

  .shoe-pg-ctr-1-right-2>div img {
    max-height: 600px;
  }

  .shoe-c2-right>img {
    max-height: 600px;
  }


  .shoe-pg-c3-content {
    flex-direction: column;
  }

  .shoe-c3-txt-1,
  .shoe-c3-txt-2,
  .shoe-c3-img {
    width: 100%;
  }

  .shoe-c3-img {
    max-width: 500px;
  }

  shoe-c3-img {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .shoe-pg-ctr-4 {
    padding: 40px;
  }

  .shoe-footer-bottom {
    flex-direction: column;
    gap: 20px;
  }
}

@media (max-width: 768px) {

  .shoe-pg-ctr-1-left,
  .shoe-pg-ctr-1-right {
    width: 100% !important;
  }

  .shoe-c2-left,
  .shoe-c2-right {
    width: 100%;
  }

  .shoe-c2-title.roof-c2-title {
    font-size: 35px;
    line-height: 45px;
  }

  .shoe-pg-ctr-2 .roof-c2-radio-button {
    margin-right: 31px;
  }

  .shoe-pg-com-timer {
    padding: 40px;
  }

  .shoe-pg-ctr-1-right-1 {
    padding: 25px;
  }

  .shoe-map-container {
    width: 100%;
  }

  .shoe-pg-footer .tt-footer-loca {
    width: 100%;
    padding-left: 20px;
  }

  .shoe-map-container .ls-c6-location-info {
    margin-top: 0;
  }

  .shoe-c4-title {
    text-align: center;
    font-size: 30px;
    line-height: 40px;
  }

  .shoe-footer-logo-social {
    flex-direction: column;
    gap: 20px !important;
  }

  .shoe-pg-ctr-4 {
    flex-direction: column;
    padding: 35px 20px;
  }

  .shoe-pg-footer {
    padding: 40px;
  }

  .shoe-deal-btn {
    padding: 16px 20px;
  }

  .shoe-c4-deal-btn {
    width: auto;
  }
}

@media (max-width: 576px) {
  .shoe-c4-title {
    text-align: center;
    font-size: 25px;
    line-height: 25px;
  }
}

@media (max-width: 480px) {
  .shoe-c2-left.padding-c2-right {
    padding: 30px !important;
  }

  .roof-c2-pricing-card {
    padding: 25px;
  }

  .shoe-pg-ctr-3,
  .shoe-pg-footer {
    padding: 40px 20px;
  }

  .shoe-pg-footer .tt-footer-loca {
    padding-left: 20px;
  }

  .shoe-c3-txt-1 {
    text-align: center;
  }

  .shoe-c2-title.roof-c2-title {
    font-size: 30px;
    line-height: 40px;
    margin: 0 10px 20px 0;
  }

}


/* ================= photography Page starts ===============  */

.photo-c3-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 120px;
}

/* .photo-c3-container {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: space-between;
} */

.photo-c3-card {
  text-align: left;
  padding: 20px;
  border-radius: 8px;
  cursor: pointer;
  transition: box-shadow 0.3s ease;
  background-color: #fff;
  display: flex;
  flex-direction: column;
}

.photo-c3-card:hover {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
}

.photo-c3-radio {
  width: 24px;
  height: 24px;
  border: 2px solid #e0e0e0;
  border-radius: 50%;
  margin-bottom: 20px;
  position: relative;
}

.photo-c3-radio.photo-c3-checked::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 12px;
  height: 12px;
  background-color: #000;
  border-radius: 50%;
}

.photo-c3-card-title {
  color: #06212d;
  font-family: "Anton";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: -0.66px;
  max-width: 328px;
  margin-bottom: 12px;
}

.photo-c3-price-container {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 0;
}

.photo-c3-original-price {
  color: #a7d9ee;
  font-family: "Anton";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: -0.48px;
  text-decoration: line-through;
  text-decoration-color: #06212d;
}

.photo-c3-discounted-price {
  color: #06212d;
  font-family: "Anton";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.6px;
}

.photo-c3-discount {
  color: #ff601b;
  font-family: "Anton";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  margin-top: 21px;
}

.photo-c3-button {
  background-color: #b3e0ff;
  border: none;
  color: #333;
  padding: 23px 48px;
  color: #001f2c;
  font-family: "Anton";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: -0.54px;
  margin-top: 29px;
}

.photo-pg {
  padding: 13px;
}

.photo-pg-ctr-1 {
  display: flex;
  height: 971px;
}

.photo-c1-left {
  width: 55%;
  background: #ecf9ff;
  padding: 56px 101px 125px 102px;
}

.photo-play img {
  cursor: pointer !important;
}

.photo-c1-right {
  width: 45%;
  background: #a7d9ee;
  position: relative;
  overflow: hidden;
}

.photo-c1-right .photo-c1-bg {
  min-height: 500px;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  max-height: 971px;
}

.photo-social-link-ctr {
  position: absolute;
  top: 27px;
  right: 27px;
  z-index: 10;
}

.photo-social-link-ctr {
  top: 27px;
  right: 27px;
}

.photo-c1-left {
  background: #ecf9ff;
  padding: 56px 101px 125px 102px;
}

.photo-c1-right {
  background: #a7d9ee;
}

.photo-logo-1 {
  max-width: 200px;
  max-height: 80px;
  margin-bottom: 108px;
  overflow: hidden;
}

.photo-logo-1 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.photo-c1-title span {
  color: #72aec7;
}

.photo-c1-title {
  color: #06212d;
  font-family: "Anton";
  font-size: clamp(50px, 10vw, 150px);
  font-style: normal;
  font-weight: 400;
  line-height: 160px;
  letter-spacing: -4.5px;
  margin-bottom: 40px;
}

.photo-c5-container {
  width: 100%;
  max-width: 100%;
}

.photo-c5-circles-section {
  display: flex;
  justify-content: space-between;
  background-color: #b3e0ff;
  padding: 15px;
  margin-bottom: 20px;
}

.photo-c5-circle {
  text-align: center;
  width: 23%;
}

.photo-c5-label {
  display: block;
  color: #003e58;
  font-family: "Gilroy", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.42px;
  margin-bottom: 5px;
}

.photo-c5-value {
  display: block;
  color: #003e58;
  font-family: "Gilroy", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.75px;
}

.photo-c5-timer {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 80%;
  gap: 20px;
  margin: 0 auto;
  margin-bottom: 40px;
}

.photo-c5-timer-item {
  text-align: center;
  display: flex;
  align-items: center;
  gap: 5px;
  justify-content: center;
}

.photo-c5-timer-label {
  color: #003e58;
  font-family: "Gilroy", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: -0.36px;
}

.photo-c5-timer-val {
  color: #003e58;
  font-family: "Gilroy", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.6px;
}

.photo-c5-button-section {
  text-align: center;
}

.photo-c5-submit-button {
  background: #a7d9ee;
  border: none;
  color: #0066cc;
  padding: 23px 63px;
  color: #001f2c;
  font-family: "Anton";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: -0.54px;
  transition: background-color 0.3s;
  text-transform: uppercase;
  display: inline-block;
}

.photo-c5-submit-button:hover {
  background-color: #99d6ff;
}

.photo-social-link {
  display: flex;
  align-items: center;
  justify-content: center;  
}

.photo-pg-ctr-2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 100%;
  margin: 0 auto;
  padding: 20px;
}

.photo-play {
  top: 34px;
  left: 38px;
}

.photo-c2-1,
.photo-c2-2,
.photo-c2-3 {
  flex-basis: calc(33.333% - 10px);
  margin-bottom: 20px;
}

.photo-c2-1>div:first-child,
.photo-c2-3>div:first-child {
  height: 700px;
  overflow: hidden;
  margin-bottom: 10px;
}

.photo-c2-2>div {
  height: 550px;
  overflow: hidden;
  margin-bottom: 10px;
}

.photo-c2-1>div:last-child,
.photo-c2-3>div:last-child {
  height: 190px;
}

.photo-pg-ctr-2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.photo-c2-2 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.photo-c2-2 p {
  color: #274959;
  text-align: center;
  font-family: "Anton";
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: 65px;
  letter-spacing: -1.8px;
  margin-bottom: 20px;
  text-align: center;
  max-width: 216px;
  margin-top: 120px;
  margin-bottom: 120px;
}

.play-button {
  position: relative;
}

.play-button::after {
  content: "▶";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 48px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  width: 80px;
  height: 80px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.photo-pg-ctr-3 {
  padding: 0 52px 155px 52px;
}

.photo-c3-title {
  color: #06212d;
  font-family: "Anton";
  font-size: 150px;
  font-style: normal;
  font-weight: 400;
  line-height: 160px;
  letter-spacing: -4.5px;
  margin-top: 25px;
  margin-bottom: 77px;
}

.photo-c4-title {
  color: #06212d;
  font-family: "Anton";
  font-size: 150px;
  font-style: normal;
  font-weight: 400;
  line-height: 160px;
  letter-spacing: -4.5px;
  margin-bottom: 47px;
}

.photo-c4-content {
  border: 2px solid #a7d9ee;
  background: #ecf9ff;
  padding: 105px 76px 0 20px;
  min-height: 584px;
  min-height: 884px;
}

.photo-pg .h-footer-contact-main-info {
  display: flex;
  align-items: center;
}

.photo-c4-img-ctr {
  width: 45%;
}

.photo-c4-img-ctr img {
  max-width: 1198px;
  max-height: 900px;
}

.photo-c4-types {
  width: 65%;
  right: 40px;
  top: 60px;
}

.photo-c4-types p {
  color: #a7d9ee;
  font-family: "Anton";
  /* font-size: clamp(1.8rem, 4vw + 1rem, 5rem);
  line-height: clamp(3rem, 8vw + 1.5rem, 10rem); */

  font-size: clamp(1.5rem, 3.8vw + 0.8rem, 4.8rem);
  line-height: clamp(2.8rem, 7.5vw + 1.3rem, 8rem);

  font-style: normal;
  font-weight: 400;
  letter-spacing: -2.4px;
  margin-bottom: 17px;
}

.photo-c4-types p:nth-child(2) {
  color: #93cce5;
  padding-left: 80px;
}

.photo-c4-types p:nth-child(3) {
  color: #87bed6;
  padding-left: 140px;
}

.photo-c4-types p:nth-child(4) {
  color: #6baac4;
  padding-left: 200px;
}

.photo-c4-types p:nth-child(5) {
  color: #6aa5be;
  padding-left: 280px;
}

.photo-pg-ctr-5 {
  max-width: 100%;
  margin: 0 auto;
  gap: 30px;
  padding: 95px 100px;
}

.photo-c5-left {
  flex: 0 0 45%;
  color: #06212d;
  text-align: right;
  font-family: "Anton";
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: 63px;
  letter-spacing: -1.8px;
  max-width: 412.302px;
}

.photo-c5-right {
  flex: 0 0 55%;
  color: #365562;
  font-family: "Anton";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.6px;
}

.photo-footer {
  border: 2px solid #a7d9ee;
  background: #ecf9ff;
}

.photo-pg-footer-container {
  margin-top: 80px;
}


.photo-footer-contact-disclaimer {
  color: #85aec0;
  text-align: center;
  font-family: "Anton";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.54px;
  max-width: 697px;
  margin: 0 auto;
  margin-bottom: 36px;
}


.photo-pg .h-footer-logo {
  max-width: 180px;
  max-height: 60px;
  overflow: hidden;
}

.photo-pg .h-footer-logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.shoe-footer-contact-footer p {
  color: #3e6d83;
  font-family: "Anton";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.6px;
  text-transform: lowercase;
}

.photo-pg-footer-container p,
.photo-pg-footer-container a,
.photo-pg-footer-container div {
  color: #83aabb;
  font-family: "Anton";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: -0.42px;
}

.photo-pg .h-footer-contact-map #map {
  width: 300px;
  height: 165px;
}

@media (max-width: 1400px) {
  .photo-c3-container {
    grid-template-columns: repeat(3, 1fr);
    gap: 80px;
  }

  .photo-c4-content {
    min-height: 784px;
  }
}

@media (max-width: 1200px) {
  .photo-c4-types p {
    /* font-size: clamp(2rem, 4.5vw + 0.9rem, 4rem);
    line-height: clamp(3rem, 7vw + 1.25rem, 8rem); */

    font-size: clamp(1.5rem, 3.8vw + 0.8rem, 4rem);
    line-height: clamp(2.8rem, 7vw + 1.25rem, 8rem);
  }

  .photo-c5-left {
    font-size: 4rem;
  }

  .photo-c4-content {
    min-height: 684px;
  }

  .photo-play {
    width: 110px;
    height: 110px;
  }
}

@media (max-width: 1024px) {
  .photo-c3-container {
    gap: 60px;
  }
}

@media (max-width: 992px) {
  .photo-c1-right {
    height: 400px;
  }

  .photo-pg-ctr-2 {
    flex-direction: column;
    padding: 20px 0 !important;
    width: 60%;
    min-width: 450px;
  }

  .photo-c2-fit-div {
    display: none;
  }

  .photo-c2-1,
  .photo-c2-2,
  .photo-c2-3 {
    flex-basis: 100%;
  }

  .photo-c2-2 p {
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 40px;
    line-height: 1.2;
  }

  .photo-c3-title,
  .photo-c4-title {
    font-size: clamp(40px, 8vw, 80px);
    line-height: 1.2;
  }

  .photo-pg-ctr-3 {
    padding: 0 20px 80px 20px;
  }

  .photo-c4-content {
    flex-direction: column;
    padding: 40px 20px;
    min-height: 500px;
    min-height: 480px;
  }

  .photo-pg-ctr-5 {
    padding: 40px 20px;
  }

  .photo-pg-ctr-1 {
    flex-direction: column;
    height: auto;
  }

  .photo-logo-1 {
    margin: 0 auto 60px;
  }

  .photo-c1-left,
  .photo-c1-right {
    width: 100%;
  }

  .photo-c1-left {
    padding: 30px;
  }

  .photo-c1-title {
    font-size: clamp(40px, 8vw, 80px);
    line-height: 1.2;
    letter-spacing: 1px !important;
    text-align: center;
  }

  .photo-pg-ctr-2 {
    flex-direction: column;
  }

  .photo-c2-1,
  .photo-c2-2,
  .photo-c2-3 {
    flex-basis: 100%;
  }

  .photo-c2-1>div:first-child,
  .photo-c2-3>div:first-child,
  .photo-c2-2>div {
    height: 400px;
  }

  .photo-c2-2 p {
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 40px;
    line-height: 1.2;
  }

  .photo-c3-title,
  .photo-c4-title {
    font-size: clamp(40px, 8vw, 80px);
    line-height: 1.5;
    letter-spacing: 1px;
  }

  .photo-pg-ctr-3 {
    padding: 0 20px 80px 20px;
  }

  .photo-pg-ctr-5 {
    padding: 40px 20px;
  }

  .photo-c4-types {
    right: -20px !important;
  }

  .photo-c4-types p {
    /* font-size: clamp(1.8rem, 3.5vw + 0.8rem, 3.5rem);
    line-height: clamp(2.8rem, 6vw + 1rem, 7rem); */

    font-size: clamp(1.5rem, 3.5vw + 0.8rem, 3.5rem);
    line-height: clamp(2.8rem, 6vw + 1rem, 7rem);
  }

  .photo-c4-types p:nth-child(2) {
    padding-left: 60px !important;
  }

  .photo-c4-types p:nth-child(3) {
    padding-left: 100px !important;
  }

  .photo-c4-types p:nth-child(4) {
    padding-left: 150px !important;
  }

  .photo-c4-types p:nth-child(5) {
    padding-left: 180px !important;
  }

  .photo-c3-container {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }

  .photo-c5-timer {
    width: 100%;
  }
}

@media (max-width: 800px) {
  .photo-c4-content {
    min-height: 400px;
  }

  .photo-play {
    width: 80px;
    height: 80px;
  }
}

@media (max-width: 768px) {
  .photo-pg-ctr-2 {
    padding: 80px 0 !important;
    width: 80%;
    min-width: auto;
  }

  .photo-c3-container {
    flex-direction: column;
    align-items: center;
  }

  .photo-c3-card {
    width: 100%;
    max-width: 400px;
  }

  .photo-c4-types p {
    font-size: clamp(1.5rem, 3vw + 0.8rem, 3.5rem);
    line-height: clamp(2rem, 5vw + 1rem, 7rem);
  }

  .photo-c4-types p:nth-child(2) {
    padding-left: 40px !important;
  }

  .photo-c4-types p:nth-child(3) {
    padding-left: 70px !important;
  }

  .photo-c4-types p:nth-child(4) {
    padding-left: 100px !important;
  }

  .photo-c4-types p:nth-child(5) {
    padding-left: 130px !important;
  }

  .photo-c3-title {
    text-align: center;
  }

  .photo-pg-ctr-5 {
    flex-direction: column;
    padding: 40px 20px;
    width: 90%;
  }

  .photo-c5-left {
    font-size: 3rem;
  }

  .photo-c5-right {
    font-size: 1rem;
  }

  .photo-pg-footer-container {
    flex-wrap: wrap;
  }

  .shoe-pg {
    padding: 16px;
  }

  .shoe-c3-title {
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 35px;
  }

  .photo-c3-container {
    gap: 20px;
  }

  .photo-logo-1 {
    justify-content: center;
    display: flex;
    align-items: center;
    margin: 0 auto 40px;
  }

  .h-footer-contact-main-info {
    width: 380px;
    flex-direction: column;
    align-items: center;
  }
}

@media (max-width: 600px) {
  .photo-c4-content {
    min-height: 300px;
    min-height: 360px;
  }
}

@media (max-width: 576px) {
  .shoe-pg-ctr-1-left-3 {
    text-align: center;
  }

  .shoe-c3-title {
    font-size: 40px;
    line-height: 50px;
  }

  .photo-c3-container {
    grid-template-columns: 1fr;
  }

  .photo-c3-card {
    margin: 0 auto;
  }
}

@media (max-width: 480px) {
  .photo-c1-left {
    padding: 40px !important;
  }

  .photo-pg-ctr-2 {
    width: 100%;
  }

  .photo-c3-card {
    padding: 15px;
  }

  .photo-c4-types {
    top: 40px;
    right: 20px;
  }

  .photo-c4-types p {
    font-weight: 300 !important;
    letter-spacing: -0.5px !important;
  }

  .photo-c4-types p {
    font-size: 1.2rem;
    line-height: clamp(2.2rem, 3.5vw + 0.8rem, 5rem);
  }

  .photo-c4-types p:nth-child(2) {
    padding-left: 20px !important;
  }

  .photo-c4-types p:nth-child(3) {
    padding-left: 40px !important;
  }

  .photo-c4-types p:nth-child(4) {
    padding-left: 60px !important;
  }

  .photo-c4-types p:nth-child(5) {
    padding-left: 80px !important;
  }

  .photo-pg-ctr-5 {
    padding: 40px 0;
    width: 100%;
  }

  .photo-footer-ctr {
    justify-content: flex-start;
    max-width: 100%;
  }

  .shoe-pg-ctr-2 .roof-c2-radio-button {
    margin-right: 21px;
  }

  .shoe-pg {
    padding: 11px;
  }

  .shoe-c3-title {
    font-size: 40px;
    line-height: 50px;
  }

  .photo-c4-content {
    min-height: 250px;
  }
}

/* ================= photography Page Ends ===============  */

/* ================= Restaurant Page Starts ===============  */

.res-c1-deal-right-top {
  padding: 50px 50px 41px 50px;
}

.res-c1-share-deal {
  padding: 15px;
  background: #000;
  color: #fff;
}

.res-c1-deal-right {
  bottom: -250px;
  left: 50%;
  transform: translatex(-50%);
  width: 80%;
  border-radius: 15px;
}

.res-c1-deal-container h2 {
  color: #333;
  margin-top: 0;
  font-size: 24px;
  margin-bottom: 20px;
}

.res-c1-deal-options {
  display: flex;
  flex-direction: column;
  gap: 18px;
  margin-bottom: 42px;
}

.res-c1-deal-option {
  display: flex;
  align-items: center;

  border-radius: 16px;
  padding: 15px 12px 15px 36px;
  position: relative;
  transition: all 0.3s ease;
  cursor: pointer;
}

.res-c1-deal-option label {
  margin-bottom: 0;
}

.res-c1-deal-option>div {
  display: flex;
  align-items: center;
}

.res-c1-deal-option:hover {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
}

.deal-card {
  cursor: pointer;
}

.res-c1-radio {
  appearance: none;
  border: 2px solid #fbe5a0;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  display: inline-block;
  position: relative;
  margin-right: 50px;
}

.res-c1-radio:checked::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #ffca28;
}

.res-c1-deal-option input[type="radio"] {
  margin-right: 50px;
}

.res-c1-deal-description {
  display: block;
  color: #210a00;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.48px;
  margin-bottom: 5px;
}

.res-c1-original-price {
  text-decoration: line-through;
  text-decoration-color: #ffca28;
  color: #210a00;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.48px;
  margin-right: 10px;
}

.res-c1-discounted-price {
  color: #78621f;
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: -0.6px;
  border-radius: 6px;
  background: #ffca28;
  padding: 4px 10px;
}

.res-c1-deal-discount {
  color: #78621f;
  font-family: "Gilroy", sans-serif;
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  border-radius: 17px;
  border-radius: 6px;
  background: #daf35e;
  padding: 5px 14px 2px 14px;
  margin-left: 5px;
  display: inline-block;
}

.res-purchase-btn-ctr {
  padding: 0 30px;
}

.res-c1-purchase-button {
  width: 100%;
  padding: 20px;
  border-radius: 15px;
  background: #ffca28;
  color: #000;
  border: none;
  font-family: "Gilroy", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.54px;
  cursor: pointer;
  transition: background-color 0.3s;
  margin-bottom: 0;
  display: inline-block;
  text-align: center;
}

.res-c1-purchase-button:hover {
  background-color: #e2ab00;
}

.res-c1-share-deal {
  display: flex;
  align-items: center;
  gap: 10px;
  border-radius: 0 0 15px 15px;
}

.res-c1-share-deal span {
  font-size: 14px;
  color: #fff;
}

.res-c1-share-deal a {
  color: #fff;
  text-decoration: none;
  font-size: 20px;
  transition: color 0.3s;
}

.res-c1-share-deal a:hover {
  color: #4a90e2;
}

.restaurant-pg .h-footer-contact-map {
  width: 100%;
  height: 100%;
}

.restaurant-pg .h-footer-contact-map #map {
  width: 100%;
  height: 100%;
}

@media (min-width: 992px) {
  .res-c1-deal-container {
    flex-direction: row;
    min-height: 500px;
  }

  .res-c1-deal-left {
    width: 50%;
    min-height: auto;
  }
}

.w-42pt {
  width: 42%;
}

.w-58pt {
  width: 58%;
}

.res-pg-ctr-1 {
  height: 734px;
}

.res-c1-logo-ctr {
  max-width: 180px;
  max-height: 60px;
  overflow: hidden;
}

.res-c1-logo-ctr img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.res-c1-logo-main-ctr {
  background-color: #fff;
  padding: 50px 40px 50px 50px;
  top: 0;
  left: calc(42% - 80px);
}

.res-deal-timer-main-ctr {
  padding: 50px 104px 111px 50px;
}

.res-cn-deal-timer-ctr {
  width: 48%;
}

.res-cn-circle {
  display: flex;
  flex-direction: column;
}

.res-cn-container {
  max-width: 554px;
  width: 100%;
}

.res-cn-circle {
  width: 94px;
  height: 94px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 50%;
}

.res-cn-yellow-circle {
  background-color: #ffca28;
}

.res-cn-brown-circle {
  background-color: #000;
  color: #fff;
}

.res-cn-value {
  font-family: "Gilroy", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.75px;
}

.res-cn-label {
  font-family: "Gilroy", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.42px;
}

.res-cn-deals-label {
  color: #000;
  text-align: right;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.48px;
}

.res-cn-deals-value {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.75px;
}

.restaurant-pg .res-cn-timer {
  min-width: 400px;
  column-gap: 28px;
  row-gap: 10px;
}

.res-cn-submit-button {
  padding: 9px 26px;
  border-radius: 10px;
  background: #ffca28;
  border: 0;
  display: inline-block;
}

.res-pg-ctr-2 {
  padding: 111px 80px 80px 80px;
  background: #f8f6ef;
}

.res-c2-title {
  max-width: 543px;
  margin: 0 auto;
  color: #000;
  text-align: center;
  font-family: "Gilroy", sans-serif;
  font-size: clamp(35px, 4vw, 55px);
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -2.2px;
  margin-bottom: 49px;
}

.res-c2-card-ctr {
  gap: 35px;
}

.res-c2-card-content {
  margin-top: 27px;
  display: flex;
  flex-direction: column;
  text-align: center;
  flex-grow: 1;
}

.res-c2-card-img {
  width: 100%;
  height: 245px;
  overflow: hidden;
}

.res-c2-card {
  width: 33%;
  padding: 30px 30px 45px 30px;
  background: #330c0c;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}

.res-c2-card-title {
  color: #fff;
  text-align: center;
  font-family: "Gilroy", sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -1.2px;
}

.res-c2-card-discount {
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  border-radius: 2px;
  background: #ff601b;
  padding: 3px 12px;
  width: 100px;
  margin: 0 auto;
  margin-top: 11px;
}

.res-c2-card-price {
  color: #fff;
  text-align: center;
  font-family: "Gilroy", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -1px;
  margin-top: 38px;
  margin-bottom: 27px;
}

.res-c2-card-btn {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.64px;
  background-color: #ffca28;
  padding: 25px 44px;
  border-radius: 55%;
  margin-top: auto;
}

.res-c2-card-btn:hover {
  background-color: #daa500;
}

.res-c3-title {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 55px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -2.2px;
  margin-bottom: 34px;
  text-align: center;
}

.res-c3-descp {
  color: #000;
  text-align: center;
  font-family: "Gilroy", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.45px;
}

.res-c3-img-1 {
  background: #ff7325;
  width: 26%;
}

.res-c3-img-2 {
  background: #ffca28;
  width: 26%;
}

.res-c3-content {
  padding: 67px 98px;
  border: 1px solid #000;
  width: 48%;
}

.res-pg-ctr-4 {
  padding: 79px 26px 64px 26px;
  background: #f8f6ef;
}

.res-c4-left {
  padding: 70px;
  background: #ffca28;
}

.res-c4-title {
  color: #000;
  text-align: center;
  font-family: "Gilroy", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 50px;
  letter-spacing: -1.2px;
  margin-bottom: 42px;
}

.res-c4-descp {
  color: #000;
  text-align: center;
  font-family: "Gilroy", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.45px;
}

.res-pg-ctr-4 {
  height: 635px;
}

.restaurant-disclaimer {
  color: #ffca28;
}

.res-footer .landscaping-footer {
  background: #330c0c;
}

.res-footer .landscaping-footer p,
.res-footer .landscaping-footer a {
  color: #fff;
}

.res-footer-bottom {
  margin: 0 auto;
  gap: 70px;
}

.res-footer-logo-ctr {
  max-width: 180px;
  max-height: 60px;
  overflow: hidden;
}

.res-footer-logo-ctr img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.wine-footer-social-links a {
  background: #fff;
  border-radius: 50%;
}

.res-footer-social-links a {
  background-color: #ffca28;
}

@media (max-width: 1370px) {
  .res-c1-deal-right-top {
    padding: 35px 35px 35px 20px;
  }

  .res-c1-deal-option {
    padding: 15px 12px 15px 15px;
  }


  .res-c1-logo-main-ctr {
    padding: 35px;
  }
}

@media (max-width: 1200px) {
  .res-c1-deal-right-top {
    padding: 40px;
  }

  .res-pg-ctr-2 {
    padding: 80px 40px;
  }

  .res-c3-content {
    padding: 40px;
  }

  .res-pg-ctr-4 {
    height: auto;
    flex-direction: column;
  }

  .res-c4-left,
  .res-c4-right {
    width: 100% !important;
  }

  .res-c4-right {
    height: 400px;
  }

  .res-c1-deal-option input[type="radio"] {
    margin-right: 25px;
  }

  .res-c1-logo-main-ctr {
    padding: 25px 30px;
  }

  .res-c2-card-ctr {
    gap: 15px;
  }
}

@media (max-width: 992px) {
  .res-pg-ctr-1 {
    flex-direction: column;
  }

  .res-pg-ctr-1 {
    height: auto;
    margin-bottom: 300px;
  }

  .res-c1-logo-main-ctr {
    padding: 25px;
  }

  .res-c1-left,
  .res-c1-right {
    width: 100%;
    margin: 0 auto;
    height: 650px;
  }

  .res-deal-timer-main-ctr {
    padding: 50px 90px;
  }

  .res-cn-container {
    max-width: 100%;
  }

  .res-cn-deal-timer-ctr {
    width: 100%;
  }

  .res-c3-img-1 {
    width: 20%;
  }

  .res-c3-img-2 {
    width: 20%;
  }

  .res-c3-content {
    width: 60%;
  }

  .res-c2-card-btn {
    padding: 15px 20px;
  }
}

@media (max-width: 800px) {

  .res-c1-left,
  .res-c1-right {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .res-c2-card-ctr {
    flex-direction: column;
  }

  .res-c2-card {
    width: 50%;
    min-width: 300px;
    margin: 0 auto;
  }

  .res-deal-timer-main-ctr {
    padding: 40px;
  }

  .res-c1-radio {
    margin-right: 30px !important;
  }

  .res-c1-deal-right-top {
    padding: 20px !important;
  }

  .res-c1-deal-right {
    width: 95%;
  }

  .res-c1-deal-option {
    padding: 20px !important;
  }

  .res-pg-ctr-3 {
    flex-direction: column;
  }

  .res-pg-ctr-3>div {
    width: 100%;
  }

  .res-pg-ctr-3>div:nth-child(1),
  .res-pg-ctr-3>div:nth-child(3) {
    height: 200px;
  }

  .res-footer-bottom {
    gap: 30px !important;
  }
}

@media (max-width: 576px) {
  .res-c1-right {
    height: 600px;
  }

  .res-c1-left {
    height: 400px;
  }

  .res-c1-logo-main-ctr {
    padding: 20px;
  }

  .res-cn-container>div:nth-child(2) {
    justify-content: center !important;
  }

  .restaurant-pg .res-cn-timer {
    min-width: 100%;
    margin: 0 auto;
    gap: 5px;
  }

  .res-c3-content {
    padding: 30px 20px;
  }

  .res-c3-title {
    font-size: 35px;
    line-height: 45px;
    margin-bottom: 20px;
  }

  .res-c3-descp {
    line-height: 24px;
  }

  .res-pg-ctr-4 {
    padding: 35px 15px;
  }
}

@media (max-width: 480px) {
  .res-pg-ctr-2 {
    padding: 30px;
  }

  .res-c2-card {
    width: 100%;
    min-width: auto;
  }

  .res-c4-left {
    padding: 20px 15px;
  }

  .res-c4-title {
    margin-bottom: 22px
  }

  .res-cn-circles-section>div {
    justify-content: center !important;
    margin: 0 auto;
  }

  .res-cn-button-section {
    margin: 0 auto;
  }

  .res-c1-radio {
    margin-right: 20px !important;
  }
}

/* ================= Restaurant Page Ends ===============  */

/* ================= Wine Page Start ===============  */

.wine-timer {
  background: #d9fab8;
  padding: 9px;
  gap: 5px;
}

.wine-timer .wine-deals-end-soon {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: -0.54px;
  margin-right: 30px;
}

.wine-timer-item {
  display: flex;
  align-items: center;
  gap: 5px;
}

.wine-timer-val {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.6px;
}

.wine-timer-label {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: -0.36px;
}

.wine-social-link a {
  width: 36px;
  height: 36px;
  border: solid 1px #ececec;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

.wine-ctr-1 {
  padding: 20px 30px;
}

.wine-logo-ctr,
.wine-footer-logo,
.wine-c1-motto {
  max-width: 140px;
  max-height: 100px;
  overflow: hidden;
}

.wine-footer-logo {
  padding: 10px;
}

.wine-footer-logo img {
  max-height: 60px;
}

.wine-logo-ctr img,
.wine-footer-logo img,
.wine-c1-motto img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.wine-ctr-2 .wine-c2-bg-img {
  background: rgba(0, 0, 0, 0.62);
  min-height: 500px;
}

.wine-hero-section {
  position: relative;
  /* background: rgba(0, 0, 0, 0.62); */
}

.wine-hero-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.62);
  z-index: 1;
}

.wine-c2-bg-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.wine-c2-title {
  color: #fff;
  font-family: 'Abhaya Libre', serif;
  font-size: 35px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: -1.05px;
  top: 66px;
  left: 74px;
  max-width: 302px;
  z-index: 1;
}

.wine-hero-overlay {
  bottom: 78px;
  left: 74px;
  z-index: 1;
}

.w-c2-container {
  max-width: 577px;
  display: flex;
  flex-direction: column;
  gap: 27px;
}

.w-c2-circles-section {
  display: flex;
  justify-content: space-between;
  gap: 23px;
  color: #fff;
}

.w-c2-circle {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 11px;
}

.w-c2-label {
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.48px;
}

.w-c2-value {
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 25px;
  font-weight: 500;
  letter-spacing: -0.75px;
}

.w-claim-deal-dtr {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.w-claim-btn-wrapper {
  display: flex;
  justify-content: flex-end;
  flex-grow: 1;
}

.w-claim-btn-1 {
  color: #000;
  background: #ff601b;
  font-family: "Gilroy", sans-serif;
  padding: 9px 25px;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.48px;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 6px;
}

.w-claim-btn-1:hover {
  opacity: 0.9;
}

.wine-ctr-3 {
  padding: 86px 59px 59px 59px;
  padding: 86px 0 0 0;
}

.wine-c3-title {
  color: #381c21;
  text-align: center;
  font-family: 'Abhaya Libre', serif;
  padding: 0 30px;
  /* font-size: 70px; */
  font-size: clamp(2.5rem, 5vw + 1rem, 70px);
  font-style: normal;
  font-weight: 400;
  line-height: 80px;
  letter-spacing: -2.1px;
  padding: 0 20px;
  max-width: 850px;
  margin: 0 auto;
  margin-bottom: 59px;
}

.wine-c3-txt {
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 63px;
  letter-spacing: -1.2px;
  margin-bottom: 54px;
}

.wine-c3-content {
  background: #381c21;
  padding: 65px 0 69px 80px;
}

.wine-c3-pricing-container {
  display: flex;
  /* flex-direction: column; */
  gap: 20px;
  overflow-x: auto;
  padding: 20px 40px 20px 0;
  max-width: 100%;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.wine-c3-pricing-container::-webkit-scrollbar {
  display: none;
}

.wine-c3-pricing-card {
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding: 20px 30px;
  min-width: 350px;
  width: 40%;
  color: #ffffff;
  display: flex;
  flex: 0 0 auto;
  cursor: pointer;
}

.wine-c3-pricing-card:hover {
  background-color: #3d2424;
}

.wine-c3-radio-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  margin-right: 15px;
  cursor: pointer;
  flex-shrink: 0;
  align-self: flex-start;
}

.wine-c3-radio-input:checked {
  background-color: #ffffff;
  box-shadow: inset 0 0 0 4px #3d2424;
}

.wine-c3-card-details {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.wine-c3-description {
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  /* 125% */
  letter-spacing: -0.48px;
  margin-bottom: 10px;
}

.wine-c3-price-group {
  margin-bottom: 15px;
}

.wine-c3-original-price {
  color: #fff;
  text-decoration: line-through;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  /* 162.5% */
  letter-spacing: -0.48px;
  margin-right: 10px;
}

.wine-c3-current-price {
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  /* 150% */
  letter-spacing: -0.6px;
}

.wine-c3-card-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  /* margin-top: 15px; */
  margin-top: auto;
  gap: 10px;
  flex-wrap: wrap;
}

.wine-c3-discount-badge {
  display: inline-block;
  background: rgba(255, 210, 191, 0.14);
  padding: 4px 8px;
  border-radius: 4px;
  color: #ff601b;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
}

.wine-c3-grab-deal-btn {
  border: none;
  padding: 4px 24px;
  transition: background-color 0.2s;
  color: #381c21;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  background: #ff601b;
  display: inline-block;
}

.wine-c3-grab-deal-btn:hover {
  background-color: #ff5436;
}

.wine-ctr-4 {
  padding: 60px 0;
  width: 100%;
  max-width: 100%;
}

.wine-c4-container {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 20px;
}

.wine-c4-title {
  color: #381C21;
  text-align: center;
  font-family: 'Abhaya Libre', serif;
  font-size: 70px;
  font-weight: 400;
  line-height: 80px;
  letter-spacing: -2.1px;
  padding: 0 20px;
  max-width: 694px;
  margin: 0 auto 59px;
}

.wine-c4-product-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  width: 100%;
}

.wine-c4-product-card {
  border: 2px solid #381c21;
  background: #fff;
  padding: 36px 36px 30px 36px;
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
}

.wine-c4-image-container {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 390px;
  margin-bottom: 20px;
}

.wine-c4-product-image {
  max-height: 100%;
  max-width: 100%;
  object-fit: contain;
}

.wine-c4-product-info {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  text-align: center;
}

.wine-c4-product-name {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: -0.54px;
  margin-bottom: 13px;
}

.wine-c4-product-price {
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: -0.75px;
  margin-bottom: 25px;
}

.wine-c4-grab-deal {
  width: 100%;
  background-color: #3c1518;
  color: #fff !important;
  border: none;
  padding: 15px;
  color: #FFF;
  font-family: "Gilroy", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.54px;
  cursor: pointer;
  transition: background-color 0.3s;
  text-decoration: none;
  display: block;
  margin-top: auto;
}

.wine-c4-grab-deal:hover {
  background-color: #2a0f11;
}

.d-inline-block {
  display: inline-block;
}

.text-decoration-none {
  text-decoration: none;
}

@media (max-width: 992px) {
  .wine-c4-product-list {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 576px) {
  .wine-c4-product-list {
    grid-template-columns: 1fr;
  }

  .wine-c4-product-card {
    padding: 20px;
  }

  .wine-c4-image-container {
    height: 250px;
  }
}


.wine-footer-loca {
  max-width: 300px;
}

.wine-ctr-5 {
  width: 70%;
  margin: 0 auto;
  margin-bottom: 88px;
}

.wine-c5-title {
  color: #381c21;
  text-align: center;
  font-family: 'Abhaya Libre', serif;
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: 63px;
  letter-spacing: -1.8px;
  margin-bottom: 36px;
}

.wine-c5-descp {
  color: #381c21;
  text-align: center;
  font-family: "Gilroy", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.45px;
}

.wine-ctr-6 {
  background: #381c21;
  color: #fff;
  padding: 40px 50px 54px 88px;
}

.wine-c6-title {
  color: #FFF;
  font-family: 'Abhaya Libre', serif;
  font-size: 70px;
  font-style: normal;
  font-weight: 400;
  line-height: 80px;
  letter-spacing: -2.1px;
}

.wine-c7-descp {
  padding: 87px 220px;
  color: #000;
  font-family: "Gilroy", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.45px;
}

.wine-c7-txt {
  font-size: 40px;
}

.wine-pg .fit-pg-contact-info-section {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 15px;
}

.wine-map-ctr #map {
  width: 300px;
  max-width: 100%;
}


@media (max-width: 1400px) {

  .wine-ctr-6 {
    padding: 40px 50px;
    gap: 35px;
  }

  .wine-c6-title {
    font-size: 60px;
    line-height: 75px;
  }

  .wine-map-ctr #map {
    width: 250px;
    height: 250px;
  }

  .wine-c4-product-card {
    padding: 30px;
  }
}

@media (max-width: 1200px) {
  .wine-ctr-5 {
    width: 85%;
  }
}

@media (max-width: 1100px) {
  .wine-ctr-6 {
    flex-direction: column;
  }

  .wine-ctr-6>div {
    width: 100% !important;
  }

  .wine-ctr-6>div:nth-child(1) {
    width: 100% !important;
    text-align: center;
  }

  .wine-map-main-ctr.w-50 {
    display: flex;
    justify-content: center;
    gap: 0 !important;
  }

  .wine-map-main-ctr {
    gap: 20px !important;
  }

  .wine-c4-product-card {
    padding: 20px;
  }

  .wine-map-ctr #map {
    width: 300px;
  }
}

@media (max-width: 992px) {
  .wine-c6-title {
    width: 40% !important;
    font-size: 45px;
    line-height: 60px;
  }

  .wine-map-ctr img {
    min-width: 120px;
  }

  .wine-c7-descp {
    padding: 60px 40px;
  }

  .wine-map-ctr #map {
    width: 320px;
  }

  .wine-c4-product-card {
    padding: 16px;
  }
}

@media (max-width: 850px) {

  .wine-c3-content {
    padding: 50px 0 50px 50px;
  }

  .wine-c3-pricing-container {
    flex-direction: column;
    gap: 30px;
    padding: 20px;
    overflow-x: visible;
  }

  .wine-c3-pricing-card {
    width: 100%;
    min-width: unset;
  }

  .wine-c3-description,
  .wine-c5-descp {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: -0.4px;
  }

  .wine-c3-current-price {
    font-size: 20px;
  }

  .wine-c3-grab-deal-btn {
    padding: 8px 24px;
    font-size: 16px;
  }

  .wine-c3-content {
    padding: 40px;
  }
}

@media (max-width: 768px) {
  .wine-map-ctr img {
    max-height: 300px;
  }

  .wine-ctr-4 {
    padding: 40px 20px;
  }

  .wine-c4-title {
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 40px;
  }

  .wine-c4-container {
    padding: 0;
    width: 100%;
    min-width: 380px;
  }

  .wine-c4-product-card {
    width: 100%;
    padding: 30px;
  }

  .wine-c4-product-name {
    font-size: 16px;
    line-height: 24px;
  }

  .wine-c4-product-price {
    font-size: 22px;
    line-height: 28px;
  }

  .wine-c4-grab-deal {
    padding: 15px;
    font-size: 16px;
  }

  .wine-ctr-5 {
    margin-bottom: 60px;
    margin-top: 30px;
  }

  .wine-c5-title {
    font-size: 48px;
    line-height: 52px;
    letter-spacing: -1.4px;
    margin-bottom: 28px;
  }

  .wine-ctr-6 {
    flex-direction: column;
    padding: 35px 20px;
    gap: 20px !important;
  }

  .wine-ctr-6>div {
    width: 100% !important;
  }

  .wine-c6-title {
    font-size: 45px;
    line-height: 50px;
    letter-spacing: -1.5px;
    text-align: center;
    margin-bottom: 0;
  }

  .wine-ctr-6>div:last-child,
  .wine-ctr-6 .fit-pg-contact-info-section>div:last-child,
  .wine-ctr-6 .fit-pg-contact-directions,
  .wine-ctr-6 .fit-pg-contact-website {
    width: 100%;
  }

  .wine-ctr-6 .fit-pg-contact-info-section {
    padding: 20px;
  }

  .wine-ctr-6 .fit-pg-contact-location {
    /* flex-direction: column; */
    align-items: center;
    /* text-align: center; */
    gap: 10px;
  }

  .wine-ctr-6 .fit-pg-contact-links {
    flex-direction: column;
    align-items: center;
    gap: 15px;
    margin-top: 20px;
  }

  .wine-c7-descp {
    padding: 60px 40px;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: -0.4px;
  }

  .wine-c7-txt {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 20px;
    display: block;
  }

  .wine-map-main-ctr.w-50 {
    flex-direction: column;
    max-width: 350px;
    margin: 0 auto;
  }

  .wine-map-ctr #map {
    width: 100%;
    height: 169px;
  }

  .wine-timer {
    flex-direction: column;
    align-items: center;
  }

  .wine-timer .wine-deals-end-soon {
    margin-right: 0;
  }
}


@media (max-width: 576px) {
  .wine-c1-top {
    flex-direction: column;
    gap: 10px !important;
  }

  .wine-ctr-6>div:nth-child(1) {
    margin-bottom: 0;
    font-size: 30px;
    line-height: 40px;
  }

  .wine-c3-title {
    line-height: 50px;
    padding: 0 20px;
  }

  .fit-pg-contact-links .gap-15p {
    gap: 5px;
  }
}

@media (max-width: 480px) {
  .wine-c1-top {
    flex-direction: column;
    gap: 25px !important;
  }

  .wine-c2-title,
  .wine-hero-overlay {
    left: 50%;
    transform: translateX(-50%);
    max-width: 100% !important;
    width: 90%;
  }

  .w-c2-circles-section {
    flex-wrap: wrap;
  }

  .wine-c3-pricing-container {
    padding: 0;
    gap: 20px;
  }

  .wine-c3-pricing-card {
    padding: 15px;
  }

  .wine-c3-description,
  .wine-c3-original-price,
  .wine-c3-discount-badge,
  .wine-c5-descp,
  .wine-c7-descp,
  .wine-c4-product-name,
  .wine-c4-product-price,
  .wine-c6-title {
    font-size: 14px;
  }

  .wine-c3-current-price,
  .wine-c4-product-price {
    font-size: 18px;
  }

  .wine-c3-grab-deal-btn {
    padding: 6px 20px;
    font-size: 14px;
  }

  .wine-c3-content {
    padding: 25px;
  }

  .wine-c3-txt,
  .wine-c4-title,
  .wine-c7-txt {
    font-size: 30px;
    line-height: 40px;
  }

  .wine-ctr-4 {
    padding: 30px 15px;
  }

  .wine-c4-container {
    min-width: auto;
  }

  .wine-c5-title {
    font-size: 36px;
    line-height: 40px;
    letter-spacing: -1px;
    margin-bottom: 20px;
  }

  .wine-c6-title {
    font-size: 36px;
    line-height: 46px;
    letter-spacing: -1px;
    margin-bottom: 20px;
  }

  .wine-ctr-6 .fit-pg-contact-info-section {
    padding: 15px;
  }

  .wine-ctr-6 .fit-pg-contact-location-name,
  .wine-ctr-6 .fit-pg-contact-directions,
  .wine-ctr-6 .fit-pg-contact-website {
    font-size: 14px;
  }

  .wine-ctr-6 .fit-pg-contact-address {
    font-size: 14px;
  }

  .wine-c7-descp {
    padding: 40px 20px;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: -0.3px;
  }

  .wine-c7-txt {
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 15px;
  }
}

/* ================= Wine Page Ends ===============  */

/* ================= Page ===============  */

/* ================= Page ===============  */

/* responsive media queries */

@media (min-width: 1370px) {

  /* update 23 jan -2 */
  .find-leads-com-ctr {
    padding: 64px 64px 112px 100px;
  }

  .find-leads-com-ctr.find-leads-result-ctr-2 {
    padding: 30px 64px 112px 100px;
  }

  .find-leads-com-ctr.find-leads-res-ctr {
    padding: 64px 64px 21px 100px;
  }


  /* .fl-right-bottom>p {
    width: 55%;
    min-width: 204px;
  }

  .fl-right-bottom>div {
    width: 38%;
    min-width: 135px;
  } */
}

/* update 23 jan - 2 */
@media (max-width: 1370px) {

  .fl-result-content {
    /* padding: 35px 43px 46px 43px; */
    padding: 35px;
  }

  .r-leads-more-detail-ctr {
    /* padding: 48px 62px; */
    padding: 38px 48px;
    gap: 12px;
  }

  .r-leads-more-detail {
    gap: 25px;
  }

  .result-leads-detail {
    padding: 50px 55px
  }

  .more-detail-review {
    /* padding: 44px 47px 43px; */
    padding: 32px 35px;
    gap: 24px;
  }

  .r-md-rating img,
  .r-md-review img {
    height: 45px;
    width: 45px;
  }

  .fit-c2-ctr {
    padding: 0 35px 100px 35px;
  }

  .fit-c2-deals {
    gap: 20px;
  }

  .fit-c2-deal-c {
    width: 350px;
    height: 350px;
  }

}



@media (max-width: 1300px) {
  .cycle-discount-badge {
    top: auto;
    bottom: 8px;

    padding: 5.5px 11px 5px 11px;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.5px;
  }
}

/* update 23 jan - 2 */
@media (max-width: 1200px) {
  .r-leads-more-detail-ctr {
    padding: 26px 34px;
  }

  .result-leads-detail {
    padding: 45px 40px 40px 40px;
  }

  .r-leads-more-detail {
    gap: 20px;
    flex-wrap: wrap;
  }

  .more-detail-review {
    padding: 20px 25px;
  }

  .find-leads-com-ctr {
    padding: 25px 40px 60px 40px;
  }

  .find-leads-com-ctr.find-leads-result-ctr-2 {
    padding: 20px 40px 60px 40px;
  }

  .find-leads-com-ctr.find-leads-res-ctr {
    padding: 25px 40px 60px 40px;
  }

  .r-leads-more-detail {
    flex-wrap: wrap !important;
    justify-content: start !important;
  }

  .more-detail-img {
    min-width: 330px;
    width: 33%;
  }

}



/* 1200px start */


@media (max-width: 1380px) {
  .j-radio-card-ctr {
    gap: 50px;
  }

  .tt-pg-ctr-2 p {
    width: 500px;
  }

  .tt-c2-hidden-gem,
  .tt-pg-ctr-2 p {
    font-size: 55px;
    /* line-height: 65px; */
  }

  .e-c1-radio-container {
    margin-right: 30px;
  }

  .e-c3-txt-ctr {
    gap: 50px;
  }

  .e-c3-title {
    font-size: 50px;
    line-height: 60px;
  }

  .re-c5-left {
    padding: 45px 55px;
  }

  .fit-foot-bottom {
    padding: 0 60px 60px 60px;
  }
}

@media (max-width: 1280px) {
  .health-pg-ctr-3 {
    padding: 40px 40px 60px;
  }

  .h-contact-top {
    padding: 40px 80px;
    gap: 30px;
  }

  .h-footer-title {
    font-size: 50px;
  }

  .health-header-ctr {
    padding: 44px 80px 50px 80px;
  }

  .pet-footer-logo-ctr {
    margin: 55px auto 45px;
  }

  .re-c5-title {
    font-size: 45px;
    line-height: 55px;
  }
}

@media (max-width: 1200px) {
  /* .dashboard-card-ctr {
    justify-content: space-around;
  } */

  .j-radio-card-ctr {
    gap: 30px;
  }

  .f-leads-left-ctr,
  .f-leads-right-ctr {
    padding: 40px;
  }

  /* .r-leads-more-detail {
    justify-content: space-between;
  } */

  .login-left-top {
    justify-content: space-between !important;
  }

  .temp-container {
    padding: 15px;
  }

  .temp-input-row {
    flex-direction: column;
    align-items: stretch;
  }

  .temp-input-field {
    margin-bottom: 10px;
  }

  .temp-select-wrapper {
    width: 100%;
  }

  .temp-set-button {
    width: 100%;
  }

  /* template pages */

  .j-pg-deals-ending-soon,
  .j-pg-deal-details {
    padding: 30px;
  }

  /* .f-pg-card {
    padding: 30px 30px;
    width: 250px;
  } */

  .f-pg-card-footer {
    width: 100px;
  }

  .f-pg-card-footer img {
    width: 100px;
  }

  .f-pg-discounted-price {
    font-size: 30px;
  }

  .f-pg-ctr-5 {
    flex-direction: column;
  }

  .f-pg-ctr-5>div {
    width: 80%;
    margin: 0 auto;
  }

  .f-pg-ctr-5>div:nth-child(1) img,
  .f-pg-ctr-5>div:nth-child(3) img {
    height: 450px;
  }

  .cycle-deal-info {
    width: 90%;
  }

  .cycle-pick-deal {
    padding: 0 20px;
    margin-top: 30px;
  }

  .cycle-pg-ctr-3>div:nth-child(1) {
    padding: 35px;
  }

  .cycle-pg-ctr-3>div:nth-child(2) {
    padding: 20px;
  }

  .cycle-pg-ctr-3>div:nth-child(3) {
    padding: 30px;
  }

  .cycle-pg-ctr-2.padding-3 {
    padding: 80px 30px;
  }

  .health-pg-ctr-1 {
    padding: 0 30px;
  }

  .b-c4-type-card {
    padding: 30px;
  }

  .beauty-pg-ctr-5 {
    padding: 0 30px 60px 30px;
  }

  .beauty-pg-ctr-6 {
    padding: 80px 140px;
  }

  .ecom-footer {
    /* flex-wrap: wrap; */
    padding: 40px;
    gap: 20px;
  }

  .tt-pg-ctr-1-top-right,
  .tt-pg-ctr-1-bottom-right {
    padding: 20px;
    width: 50%;
  }

  .tt-pg-ctr-1-top-left,
  .tt-pg-ctr-1-bottom-left {
    width: 50%;
  }

  .tt-pg-ctr-4-left {
    padding: 80px 40px;
  }

  .tt-c3-container {
    gap: 30px;
  }

  .f-pg-ctr-5-2 .title-g21 {
    font-size: 30px;
    line-height: 40px;
  }

  .f-pg-ctr-5-2>p:first-child {
    max-width: 70%;
  }

  .fit-c4-ctr {
    padding: 30px;
  }

  .fit-c4-video-ctr {
    width: 90%;
  }

  .fit-footer-ctr {
    padding: 40px;
  }

  .fit-foot-bottom {
    padding: 0 40px 40px 40px;
  }

  .h-c5-title {
    /* top: 140px; */
    left: 25px;
  }

  .h-c5-play-btn img {
    /* top: 170px; */
    right: 25px;
    width: 90px;
    height: 90px;
  }

  .e-c2-container h3 {
    justify-content: center;
  }

  .pet-c5-ctr {
    padding: 80px;
  }

  .pet-c2-ctr>div {
    padding: 40px 60px;
  }

  .pet-c2-title {
    font-size: 45px;
  }

  .pet-deals-end-soon {
    margin-top: 40px;
  }

  .pet-c3-ctr {
    padding: 60px 30px;
  }

  .pet-c3-deal-container {
    gap: 40px;
  }

  .home-c2-overlay {
    padding: 35px;
    padding-right: 20px;
  }

  .home-c2-title {
    font-size: 35px;
    margin-bottom: 20px;
  }

  .home-play-btn img {
    height: 60px;
    width: 60px;
  }

  .home-c2-img {
    min-height: 500px;
  }

  .roof-footer {
    gap: 40px;
  }

  .re-pg-ctr-2 {
    flex-direction: column;

    max-width: 70%;
    margin: 0 auto;
    margin-top: 20px;
    min-width: 800px;
  }

  .re-c2-your-trusted {
    text-align: center;
  }

  .re-pg-ctr-2 .w-40pt,
  .re-pg-ctr-2 .w-60pt {
    width: 100%;
  }

  .re-c2-deal-timer-ctr {
    margin-bottom: 20px;
  }

  .landscaping-pg-ctr-1 {
    padding: 30px 50px;
  }

  .ls-deal-timer-ctr {
    left: 50px;
    bottom: 50px;
  }

  .landscaping-pg-ctr-3 {
    padding: 18px 18px 0 18px;
  }

  .ls-select-your-deal-ctr {
    padding: 30px 35px;
  }

  .ls-c-cards-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }

  .ls-c4-title {
    font-size: 50px;
    line-height: 53px;
  }

  .ls-c5-deal-info {
    gap: 40px;
  }

  .ls-c6-container {
    padding: 0 100px 50px;
  }

  .ls-c6-container h1 {
    font-size: 60px;
    line-height: 60px;
  }

  .fin-c-cards-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }

  .fit-c2-deals {
    grid-template-columns: repeat(2, 1fr);
  }

  .h-contact-top {
    gap: 25px;
  }

  .e-c1-deal-item {
    padding: 25px;
  }

  .pet-footer-logo-ctr {
    margin: 50px auto 30px;
  }

  .roofing-pg-ctr-4 {
    gap: 50px;
  }

  .home-c5-title {
    font-size: 45px;
    line-height: 53px;
  }

  .re-c3-pricing-card {
    padding: 25px;
  }

  .re-c3-deals-container {
    padding: 30px;
  }

  .re-hero-sec-right {
    max-height: 500px;
  }

  .re-c5-right {
    max-height: 450px;
  }

  .e-c3-deal-container {
    padding: 36px 36px 0 36px;
  }

  .event-pg-ctr-1 {
    width: 100%;
  }
}

/* 992px start */

@media (max-width: 1024px) {
  .h-c3-card-container {
    grid-template-columns: repeat(2, 1fr);
  }

  .h-c4-type-content>p {
    font-size: 22px;
    line-height: 30px;
  }

  .tt-logo-1 {
    max-height: 80px;
    padding: 23px;
    max-width: 200px;
  }
}


@media (max-width: 992px) {
  .navbar-nav {
    display: none;
    position: absolute;
    top: 70px;
    left: 0;
    right: 0;
    background-color: #190f39;
    padding: 0;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    transition: opacity 0.3s ease, max-height 0.3s ease;
    max-height: 0;
    overflow: hidden;
    width: 100%;
  }

  .navbar-nav.active {
    display: block;
    max-height: 500px;
  }

  .nav-items {
    flex-direction: column;
    width: 100%;
    text-align: center;
    gap: 0;
  }

  .nav-items li {
    margin: 0;
    width: 100%;
    border-top: solid 1px #322654;
  }

  .nav-items a {
    width: 100%;
    padding: 15px;
    padding-left: 65px;
  }

  .navbar-toggle {
    display: block;
  }

  .nav-items a:hover {
    background-color: #a182f3;
    color: #ffffff;
  }

  .find-leads-com-ctr {
    flex-direction: column;
    justify-content: space-between;
  }

  .f-leads-left-ctr,
  .f-leads-right-ctr {
    width: 100%;
  }

  .r-leads-contact {
    justify-content: space-between;
  }

  .r-leads-more-detail-ctr {
    flex-wrap: wrap;
  }

  .r-leads-more-detail {
    flex-direction: column;
  }

  .more-detail-img,
  .more-detail-review,
  .more-detail-hours {
    width: 100%;
  }

  /* update 23 jan -2  */
  /* .more-detail-img {
    display: none;
  } */

  .more-detail-hours p,
  .more-detail-hours h4 {
    text-align: center;
  }

  .r-md-landing-pg-btn {
    display: flex;
    justify-content: center;
  }

  .login-ctr {
    flex-direction: column;
  }

  .login-ctr-left,
  .login-ctr-right {
    width: 100%;
    height: auto;
  }

  .login-ctr-right {
    order: 1;
    padding: 69px 102px 69px 130px;
  }

  .login-ctr-left {
    order: 2;
    padding: 115px 138px 115px 165px;
  }

  /* template pages */

  .j-pg-container {
    background-color: #fff;
    flex-direction: column;
    height: auto;
  }

  .j-pg-deals-ending-soon,
  .j-pg-deal-details {
    border-radius: 25px;
    width: 100%;
  }

  .j-pg-deals-ending-soon {
    background-color: #faf2ee;
  }

  .jewellery-pg-ctr-4 {
    padding: 40px 20px;
  }

  .j-radio-card-ctr {
    grid-template-columns: repeat(2, 1fr);
  }

  .j-pg-card {
    padding: 25px 30px;
  }

  .j-buy-now-btn-2 {
    margin-bottom: 0;
  }

  .j-radio-card-ctr {
    justify-content: center !important;
  }

  .jewellery-pg-ctr-4>div>div .title-g21 {
    font-size: 40px;
    line-height: 50px;
  }

  .cycle-pg-home-pg-ctr {
    flex-direction: column;
  }

  .cycle-hm-pg-left-ctr.w-50 {
    width: 100% !important;
  }

  .cycle-hm-pg-right-ctr.w-50 {
    width: 100% !important;
    padding: 40px 40px 80px;

  }

  .c-pick-title.title-g8 {
    font-size: 40px;
    margin-top: 40px;
  }

  .cycle-purchase-btn {
    width: 100%;
    margin-bottom: 20px;
  }

  .cycle-pg-ctr-3 {
    flex-direction: column;
  }

  .cycle-pg-ctr-3>div:nth-child(2) img {
    max-height: 300px;
  }

  .cycle-pg-ctr-3>div:nth-child(1) {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .cycle-pg-ctr-3>div:nth-child(2) {
    width: 100%;
  }

  .cycle-pg-ctr-3>div:nth-child(3) {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 40px;
  }

  .cycle-pg-ctr-2 {
    gap: 40px;
    justify-content: center !important;
    flex-wrap: wrap;
  }

  .cycle-pg-ctr-2>div>p {
    max-width: 80%;
  }

  .fin-c-card-container {
    width: 100%;
    min-width: auto;
  }

  .fin-pg-ctr-2-left p {
    max-width: auto;
    min-width: 300px;
  }

  .finance-pg-ctr-2 {
    gap: 40px;
    padding: 40px;
    flex-wrap: wrap;
  }

  .finance-pg-ctr-3>p:nth-child(2) {
    bottom: -80px;
  }

  .finance-pg-ctr-3>p:nth-child(2) {
    bottom: -80px;
    min-width: auto;
  }

  .health-pg-ctr-1 {
    flex-direction: column;
    gap: 20px;
  }

  .health-pg-ctr-1>div {
    width: 100%;
  }

  .b-c4-type-card-ctr {
    grid-template-columns: repeat(1, 1fr);
  }

  .beauty-pg-ctr-5>div {
    flex-direction: column;
    gap: 30px;
  }

  .b-c5-txt-left {
    font-size: 50px;
    text-align: center;
    margin: 0 auto;
    width: auto;
    max-width: 450px;
  }

  .beauty-pg-ctr-6 {
    padding: 40px 100px;
  }

  .b-c3-discount-ctr {
    height: 150px;
    width: 150px;
  }

  .b-c3-discount {
    font-size: 40px;
  }

  .ecom-footer {
    flex-direction: column;
  }

  .e-footer-left {
    width: 100%;
    order: 2;
  }

  .e-footer-right {
    width: 100%;
    order: 1;
  }

  .tt-pg-ctr-1-top,
  .tt-pg-ctr-1-bottom {
    flex-direction: column;
  }

  .tt-pg-ctr-1-left-top-img {
    max-height: 600px;
  }

  .tt-pg-ctr-1-top-right,
  .tt-pg-ctr-1-bottom-right {
    width: 100%;
  }

  .tt-pg-ctr-1-top-left,
  .tt-pg-ctr-1-bottom-left {
    width: 100%;
  }

  .tt-pg-ctr-1-bottom-left {
    padding: 45px;
  }

  .tt-pg-ctr-1-top-left {
    position: relative;
  }

  .tt-pg-ctr-1-top-right {
    padding: 40px;
  }

  .tt-pg-ctr-1-bottom-left>div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }

  .f-pg-ctr-4-card-1 {
    flex-direction: column;
  }

  .f-pg-ctr-4-card-1-left,
  .f-pg-ctr-4-card-1-right,
  .f-pg-ctr-4-card-2 {
    /* width: 100% !important; */
    width: 80% !important;
    max-width: 700px;
    margin: 0 auto;
  }

  .f-pg-ctr-4-card-2 {
    margin-top: 8px;
    margin-bottom: 40px;
  }

  /* .f-pg-ctr-4-card-1-right>img,
  .f-pg-ctr-4-card-1-left>img,
  .f-pg-ctr-4-card-2>img {
    min-height: 500px;
    object-fit: cover;
    border-radius: 25px;
  } */

  .fit-foot-top {
    flex-direction: column;
  }

  .fit-pg-contact-main-info,
  .fit-foot-top-left {
    justify-content: center;
    display: flex;
  }

  .fit-foot-top-left {
    flex-wrap: wrap;
  }

  .fit-c3-deal-card-ctr {
    flex-direction: column;
  }

  .fit-c2-deal-c {
    width: 350px;
    height: 350px;
  }

  .h-c5-title {
    font-size: 45px;
    max-width: 550px;
  }

  .h-c6-content-wrapper {
    gap: 20px;
    justify-content: space-between;
  }

  .h-footer-title {
    font-size: 40px;
  }

  .h-footer-contact-main-info {
    padding: 20px;
    justify-content: center;
  }

  .e-c1-content {
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .e-c1-content {
    width: 100%;
    margin: 0 auto;
    min-width: 400px;
  }

  .e-c1-content>div {
    width: 48.5%;
  }

  .e-c2-container h3 {
    margin: 0 auto;
    margin-bottom: 20px;
    font-size: 45px;
    max-width: auto;
  }

  .e-c3-txt-ctr {
    flex-direction: column;
    gap: 30px;
    margin-top: 0;
  }

  .e-c3-txt-ctr>div:nth-child(1),
  .e-c3-txt-ctr>div:nth-child(2) {
    width: 100%;
  }

  .e-c4-shopping-section {
    padding: 38px 123px 38px 84px;
  }

  .e-c4-heading {
    font-size: 60px;
    line-height: 70px;
  }

  .e-c4-image-container {
    max-height: 400px;
  }

  .e-c4-heading {
    margin-top: 40px;
  }

  .pet-c5-content {
    gap: 50px;
  }

  .pet-c5-ctr {
    padding: 60px 40px;
  }

  .pet-c5-left-section h3 {
    text-align: center;
    font-size: 45px;
    line-height: 50px;
  }

  .pet-c5-content {
    flex-wrap: wrap;
    justify-content: center;
  }

  .pet-c2-ctr>div {
    flex-direction: column;
  }

  .pet-c2-ctr>div>div {
    width: 100%;
  }

  .pet-c2-right-ctr {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .pet-img-ctr-1 img {
    min-height: 250px;
  }

  .pet-c3-deal-container {
    flex-direction: column;
  }

  .pet-c3-deal-left,
  .pet-c3-deal-right {
    width: 100%;
  }

  .pet-c3-title {
    text-align: center;
  }

  .pet-c3-deal-left {
    min-height: 500px;
  }

  .pet-c3-deal-left img {
    object-fit: contain;
  }

  .pet-c4-card-ctr {
    flex-direction: column;
  }

  .pet-c4-card {
    width: 70%;
    max-width: 400px;
    height: 500px;
    margin: 0 auto;
    margin-bottom: 20px;
    min-height: 250px;
    position: relative;
    overflow: hidden;
  }

  .pet-c4-card-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .pet-c6-img {
    min-height: 500px;
  }

  .pet-c6-map {
    top: 35px;
  }

  .pet-c1-ctr {
    padding: 23px 50px;
  }

  .event-c1-txt-ctr {
    width: 50%;
    padding: 33px 55px 33px 55px;
  }

  .event-c1-title {
    font-size: 40px;
    line-height: 45px;
  }

  .e-c1-deal-timer-ctr {
    flex-direction: column;
    gap: 20px;
  }

  .e-c1-deal-ctr,
  .e-c1-deal-timer {
    width: 100%;
    gap: 20px;
  }

  .home-c1-info>div {
    flex-direction: column;
    padding-right: 0;
  }

  .home-c1-info>div>div {
    width: 100% !important;
  }

  .home-bg-img {
    height: auto;
    max-height: 500px;
  }

  .home-c1-showcase-image {
    max-height: 500px;
  }

  .home-c3-title,
  .home-c4-title {
    max-width: 90%;
  }

  .home-c3-room-models {
    flex-direction: column;
    gap: 20px;
  }

  .home-c3-room-models>div {
    width: 80%;
    max-width: 600px;
    margin: 0 auto;
  }

  .roofing-pg-ctr-1 {
    flex-direction: column;
  }

  .roofing-pg-ctr-1>div:nth-child(1),
  .roofing-pg-ctr-1>div:nth-child(2) {
    width: 100%;
  }

  .roofing-pg-ctr-1>div:nth-child(2) {
    gap: 30px;
  }

  .roofing-pg-ctr-1>div:nth-child(1) {
    padding: 10px;
  }

  .roofing-pg-ctr-2 {
    flex-direction: column;
    margin-top: 50px;
  }

  .roofing-c2-left-img-ctr img {
    max-height: 650px;
  }

  .roofing-pg-ctr-2>div {
    width: 100% !important;
    max-width: 700px;
    margin: 0 auto;
  }

  .roofing-pg-ctr-4 {
    flex-direction: column;
  }

  .roofing-pg-ctr-4>div {
    width: 80%;
    margin: 0 auto;
  }

  .roof-c4-service-img {
    min-height: 280px;
    max-height: 500px;
  }

  .roofing-pg-ctr-5>div:nth-child(1) img {
    max-height: 500px;
  }

  .home-c5-title {
    max-width: 100%;
    text-align: center;
  }

  .home-c5-txt {
    margin: 0 auto;
    text-align: center;
  }

  .roofing-pg-ctr-5 {
    flex-direction: column;
    padding: 60px 10px;
  }

  .roofing-pg-ctr-5>div:nth-child(1),
  .roofing-pg-ctr-5>div:nth-child(2) {
    width: 80%;
    margin: 0 auto;
  }

  .roofing-pg-ctr-6 {
    padding: 30px 50px;
  }

  .roof-c6-grab-deal {
    padding: 20px 40px;
    width: 180px;
    text-align: center;
  }

  .roof-c6-txt {
    font-size: 40px;
    line-height: 45px;
  }

  .roof-footer {
    flex-direction: column;
  }

  .roof-footer>div {
    width: 100%;
    margin: 0 auto;
  }

  .r-footer-disclaimer {
    text-align: center;
  }

  .roof-footer-links {
    justify-content: center;
    display: flex;
  }

  .roof-footer>div:nth-child(2) {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
  }

  .roof-footer-ctr #map,
  .roofing-pg .h-footer-contact-map {
    height: 190px !important;
    max-width: 300px !important;
  }


  .r-footer-loca-card {
    position: static !important;
  }

  .re-pg-ctr-3 {
    flex-direction: column;
  }

  .re-pg-ctr-3 .w-48pt,
  .re-pg-ctr-3 .w-52pt {
    width: 100%;
  }

  .re-c3-deals-container {
    margin-top: 20px;
  }

  .re-pg-ctr-5 {
    flex-direction: column;
  }

  .re-c5-left,
  .re-c5-right {
    width: 100%;
  }

  .re-pg-ctr-6 {
    flex-direction: column;
  }

  .re-pg-ctr-6 .w-60pt,
  .re-pg-ctr-6 .w-40pt {
    width: 100%;
  }

  .landscaping-pg-ctr-1>div {
    padding: 20px;
  }

  .ls-deal-timer-ctr {
    left: 20px;
    bottom: 20px;
    padding: 20px;
  }

  .ls-container {
    width: 100%;
  }

  .ls-c-card-container {
    /* width: 100%; */
    margin-bottom: 20px;
  }

  .ls-c4-card-container {
    grid-template-columns: repeat(2, 1fr);
  }

  .ls-c5-deal-info {
    flex-direction: column;
    gap: 30px;
  }

  .ls-c5-deal-text {
    width: 100%;
  }

  .ls-c5-title {
    text-align: center;
  }

  .ls-c5-deal-image {
    display: flex;
    align-items: center;
    justify-content: center;
    max-height: 500px;
    max-width: 500px;
    min-width: 400px;
  }

  .ls-c6-container {
    padding: 0 50px 40px;
  }

  .ls-c6-container h1 {
    font-size: 50px;
    line-height: 50px;
  }

  .landscaping-footer {
    padding: 50px 40px;
  }

  .landscaping-footer .d-flex.align-items-center.gap-74p {
    flex-direction: column;
    gap: 30px;
  }

  .ls-pg-footer-ctr {
    margin-top: 30px;
    text-align: center;
  }

  .photo-c1-left,
  .photo-c1-right {
    width: 100%;
  }

  .photo-c1-right {
    max-height: 850px;
  }

  .photo-c1-left {
    padding: 56px 50px 125px 50px;
  }

  .e-c1-deal-card-container {
    gap: 20px !important;
  }

  .fin-select-your-deal-ctr {
    margin-top: 50px;
  }

  .fin-select-your-deal-ctr h3 {
    font-size: 35px;
    line-height: 40px;
  }

  .re-pg-ctr-2 {
    min-width: 750px;
  }

  .re-c5-right {
    max-height: 400px;
  }

  .tt-c4-location {
    right: 20px !important;
  }

  .health-pg-ctr-6 {
    padding: 60px 40px;
  }

  .h-c6-content-wrapper {
    flex-direction: column;
    gap: 30px;
  }

  .h-c6-content-wrapper>div {
    width: 100%;
  }

  .h-c6-content-wrapper>div img {
    min-height: 300px;
  }

  .tt-pg-ctr-4 {
    flex-direction: column;
  }

  .tt-pg-ctr-4-right {
    width: 100%;
  }

  .tt-pg-ctr-4-left {
    width: 100%;
  }
}

@media (max-width: 800px) {

  .e-c1-deal-card-container {
    grid-template-columns: repeat(2, 1fr);
  }

  .h-c2-container {
    position: static !important;
    top: auto;
    bottom: auto;
    margin-top: 25px;
    min-height: 300px;
    max-width: 100%;
  }

  .h-c2-circles-section {
    flex-wrap: wrap;
    row-gap: 10px;
    columns: 20px;
    /* justify-content: center; */
  }

  .h-c4-row {
    flex-direction: column;
    gap: 90px;
  }

  .fin-c-cards-wrapper {
    grid-template-columns: 1fr;
  }

  .finance-pg-ctr-1 h1 {
    font-size: 50px;
    line-height: 60px;
  }

  .fin-select-your-deal-ctr h3 {
    font-size: 30px;
    line-height: 35px;
  }

  .finance-pg-ctr-3>p:nth-child(2) {
    bottom: -100px;
    min-width: auto;
  }

  .fit-c2-deals {
    grid-template-columns: 1fr;
  }

  .re-pg-ctr-2 {
    max-width: 100%;
    min-width: 100%;
  }

  .re-play-btn {
    width: 80px;
    height: 80px;
    left: 45px;
  }
}


@media (max-width: 768px) {

  .login-ctr-left,
  .login-ctr-right {
    padding: 50px;
  }

  .btn-group-vertical {
    position: absolute;
    right: 0;
    top: 400px;
  }

  .result-leads-save {
    flex-wrap: wrap;
  }

  /* templates pages */

  .j-pg-price {
    justify-content: center;
    margin: 0 auto;
  }

  .cycle-pg-info-ctr>div:nth-child(2) {
    margin: 30px 20px;
    justify-content: center;
  }

  .j-payment-ctr {
    display: none;
  }

  .cycle-hm-pg-right-ctr.w-50 {
    padding: 20px 20px 40px;
  }

  .cycle-deals-content {
    flex-wrap: wrap;
    gap: 20px;
  }

  .cycle-price-circles {
    flex-wrap: wrap;
    justify-content: center;
  }

  .cycle-timer-ctr,
  .cycle-timer {
    flex-wrap: wrap;
    gap: 20px;
  }

  .c-pick-title.title-g8 {
    font-size: 40px;
    line-height: 40px;
    text-align: center;
  }

  .cycle-custom-radio {
    padding: 20px;
  }

  .cycle-radio-checkmark {
    height: 20px;
    width: 20px;
  }

  .cycle-pg-ctr-1 {
    flex-direction: column;
  }

  .cycle-pg-ctr-1-right>img,
  .cycle-pg-ctr-1-left>img {
    max-height: 600px;
    min-height: 400px;
  }

  .cycle-pg-ctr-1-left {
    width: 100% !important;
  }

  .cycle-pg-ctr-1-right {
    width: 100% !important;
  }

  .cycle-pg-ctr-2>div>p {
    font-size: 35px;
    width: 100%;
  }

  .c-info-location-ctr {
    flex-wrap: wrap;
    justify-content: center;
  }

  .c-info-adddress {
    flex-wrap: wrap;
    gap: 20px;
  }

  .fin-c-right-top {
    flex-wrap: wrap;
    gap: 20px;
  }

  .fin-pg-ctr-2-left {
    justify-content: center;
  }

  .fin-pg-ctr-2-left p {
    min-width: auto;
    font-size: 30px;
  }

  .fin-pg-ctr8-right {
    width: 100%;
  }

  .finance-pg-ctr-2 {
    padding: 40px;
  }

  .fin-deal-ctr,
  .deals-left-ctr {
    flex-wrap: wrap;
    gap: 20px;
  }

  .fin-pg-ctr-2-countdown-timer {
    flex-wrap: wrap;
    width: 100%;
    gap: 20px;
    margin-top: 10px;
  }

  .finance-pg-ctr-3>p:nth-child(1) {
    /* top: -20px;
    line-height: 40px; */
    width: 250px;
    max-width: 100% !important;

    top: -120px;
    font-size: 30px;
    line-height: 40px;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    margin: 0 auto;

  }

  .finance-pg-ctr-3>p:nth-child(2) {
    /* bottom: -100px;
    right: 60px;
    width: 80%; */

    bottom: -30px;
    right: 10px;
    left: 10px;
    width: 90%;
    min-width: auto;
    max-width: 100%;

    margin: 0 auto;
    text-align: center;
  }

  .finance-pg-ctr-3 {
    height: 400px;
  }

  .fin-find-leads-btn-ctr {
    top: 100px;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
  }

  .fin-find-deals-btn {
    padding: 23px 25px;
    width: 153px;
  }

  .fin-find-deals-btn img {
    top: 30px;
    right: 30px;
  }

  .fin-contact-ctr {
    flex-wrap: wrap;
    gap: 20px;
  }

  .fin-footer-descp {
    margin-top: 10px;
  }

  .fin-copyright {
    margin-top: 30px;
    gap: 10px;
  }

  .footer-location {
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
  }

  .footer-location>div {
    margin-top: 0;
  }

  .h-c2-bg-img {
    min-height: 300px !important;
    object-fit: cover;
    border-radius: 42px;
  }

  .health-pg-ctr-2 {
    min-height: 400px;
    max-height: 100%;
  }

  .h-c3-title {
    font-size: 40px;
    line-height: 46px;
  }

  .h-c3-card {
    padding: 30px;
  }

  .h-c4-title {
    font-size: 40px;
  }

  .h-c4-type-content {
    flex-direction: column;
    align-items: center !important;
    justify-content: center;
    text-align: center;
    gap: 10px;
    padding: 18px;
  }

  .h-c4-type-content button {
    margin: 0 auto;
  }

  .h-c4-type-ctr {
    width: 80%;
    margin: 0 auto;
    min-width: 400px;
  }

  .beauty-pg-ctr-6 {
    padding: 40px 60px;
    flex-wrap: wrap;
    justify-content: center !important;
  }

  .b-c6-txt {
    text-align: center;
  }

  .b-info-location-ctr {
    max-width: 360px;
    padding: 20px;
    justify-content: center;
  }

  .c-info-loc-right-ctr #map {
    width: 100%;
  }

  .b-c1-overlay {
    width: 80%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .b-c1-circles-section {
    gap: 20px;
    flex-wrap: wrap;
  }

  .b-claim-deal-dtr {
    flex-wrap: wrap;
  }

  .beauty-pg-ctr-3 {
    padding: 30px;
  }

  .b-c3-right-ctr img {
    min-width: auto;
  }

  .tt-pg-ctr-2 {
    padding: 0;
  }

  .tt-c2-hidden-gem,
  .tt-pg-ctr-2 p {
    font-size: 38px;
    line-height: 51px;
    width: 100%;
    max-width: 300px;
  }

  .tt-pg-ctr-4-right #map {
    max-height: 400px;
  }

  .tt-c3-container {
    justify-content: center;
  }

  .tt-c3-main-title {
    text-align: center;
  }

  .fit-c4-video-ctr {
    width: 100%;
    height: 400px;
  }

  .fit-c4-deal-content h3 {
    font-size: 35px;
  }

  .fit-c4-deal-content {
    width: 100%;
  }

  .fit-pg-contact-main-info>div {
    width: 100%;
  }

  .fit-pg-footer-container {
    flex-wrap: wrap;
  }

  .fit-footer-links {
    flex-wrap: wrap;
    gap: 10px !important;
  }

  .fit-foot-bottom {
    flex-direction: column;
  }

  .fit-foot-bottom>div,
  .fit-pg-footer-container,
  .fit-footer-links {
    display: flex;
    width: 100%;
    justify-content: center !important;
  }

  .fit-c2-deals {
    justify-content: center;
  }

  .fit-c1-img-ctr img {
    height: 400px !important;
  }

  .fit-c3-title,
  .fit-c4-title,
  .fit-c5-title {
    font-size: 36px;
    line-height: 46px;
  }

  .fit-c2-ctr {
    padding: 0 30px 50px 30px;
  }

  .fit-c1-countdown-banner {
    gap: 20px !important;
    padding: 20px !important;
  }

  .h-c5-title {
    font-size: 40px;
    left: 50%;
    transform: translateX(-50%);
    top: 80px;
    /* max-width: 100% !important; */
    width: 90% !important;
  }

  .h-c5-play-btn img {
    top: auto;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
  }

  .h-footer-title {
    font-size: 30px;
  }

  .h-contact-top {
    padding: 35px 40px;
    justify-content: center;
    text-align: center;
    flex-wrap: wrap;
  }

  .h-contact-top>div {
    width: 100%;
    justify-content: center;
  }

  .e-c1-content {
    flex-direction: column;
  }

  .e-c1-content>div {
    width: 80%;
    margin: 0 auto;
  }

  .ecom-header-ctr {
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;
  }

  .ecom-header-timer {
    justify-content: center;
    gap: 20px;
  }

  .e-c3-deal-image {
    display: none;
  }

  .e-c3-deal-info-ctr {
    width: 100%;
  }

  .e-c3-title {
    font-size: 45px;
  }

  .e-c4-shopping-section {
    padding: 30px;
    gap: 20px;
    flex-direction: column;
  }

  .e-c4-heading {
    font-size: 40px;
    line-height: 50px;
  }

  .e-c1-radio-container {
    margin-right: 20px;
  }

  .pet-footer-links {
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }

  .pet-policy-links {
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }

  .pet-c5-container {
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 20px;
  }

  .pet-c5-left-section h1 {
    font-size: 36px;
    line-height: 42px;
    text-align: center;
  }

  .pet-c5-right-section p {
    font-size: 14px;
    line-height: 22px;
    max-width: 100%;
    text-align: center;
  }

  .pet-deal-claim.gap-55p {
    gap: 15px;
  }

  .pet-deal-claim,
  .pet-c2-circles-section,
  .pet-c2-timer>div {
    justify-content: center !important;
  }

  .pet-deals-end-soon {
    text-align: center;
    margin-top: 20px;
  }

  .pet-claim-1 {
    margin-left: 0;
  }

  .pet-c3-radio {
    margin-right: 20px !important;
  }

  .pet-c3-deal-left {
    min-height: 400px;
    max-height: 586px;
  }

  .pet-c3-deal-left img {
    object-fit: cover;
  }

  .pet-c3-deal-option {
    padding: 15px 12px 15px 20px !important;
  }

  .pet-c3-radio {
    height: 15px;
    width: 15px;
  }

  .pet-c4-card {
    width: 90%;
    height: 450px;
  }

  .pet-c4-card-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .pet-footer-logo-ctr {
    margin: 40px auto 30px;
  }

  .pet-footer-logo-ctr img {
    height: 100%;
    width: 100%;
    object-fit: contain;
  }

  .pet-footer-ctr .fit-foot-contact-section p {
    gap: 20px;
  }

  .fit-foot-contact-section {
    /* padding: 0 20px; */
    gap: 20px;
  }

  .fit-foot-contact-info {
    flex-direction: column;
  }

  .event-c1-txt-ctr {
    width: 90%;
    left: 50%;
    bottom: 20px;
    transform: translateX(-50%);
    margin: 0 auto;
  }

  .e-c1-deal-card-container {
    /* flex-direction: column; */
    padding: 30px 40px;
    gap: 20px;
  }

  .home-c3-title,
  .home-c4-title {
    font-size: 35px;
    line-height: 40px;
  }

  .roof-c3-title {
    font-size: 40px;
  }

  .roofing-pg-ctr-5 {
    padding: 50px 10px;
  }

  .roofing-pg-ctr-5>div:nth-child(1),
  .roofing-pg-ctr-5>div:nth-child(2) {
    width: 90%;
  }

  .roofing-pg-ctr-5>div:nth-child(1) {
    min-height: auto;
  }

  .home-c5-title {
    font-size: 35px;
    line-height: 45px;
  }

  .roofing-pg-ctr-6 {
    padding: 35px 40px;
    flex-wrap: wrap;
    gap: 30px !important;
  }

  .roofing-pg-ctr-6>div {
    width: 100%;
  }

  .roof-c6-txt {
    text-align: center;
  }

  .roof-c6-grab-deal {
    padding: 20px 30px;
    width: 160px;
  }

  .roof-footer {
    padding: 40px;
  }

  .roof-footer>div {
    width: 100%;
  }

  .roof-pg-com-container {
    flex-direction: column;
  }

  .roof-pg-com-container>div {
    width: 100% !important;
  }

  .re-pg-ctr-1 {
    flex-direction: column;
    align-items: center;
    gap: 20px;
    /* Reduce the gap between elements */
  }

  .re-pg-ctr-1 .d-flex {
    flex-direction: row;
    /* Keep items in a row */
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    /* Allow wrapping for smaller screens */
    gap: 10px;
    /* Add some space between wrapped items */
  }

  .re-pg-ctr-1 .d-flex:first-child {
    margin-bottom: 10px;
    /* Reduce space below "Welcome" */
  }

  .re-c4-container {
    padding: 0 14px 35px 14px;
  }

  .re-c4-deals {
    flex-direction: column;
  }

  .re-c4-deal {
    width: 100%;
    margin-bottom: 20px;
  }

  .re-pg-ctr-5 {
    flex-direction: column;
  }

  .re-c5-left,
  .re-c5-right {
    width: 100%;
  }

  .re-c5-left {
    padding: 40px 30px 20px 30px;
    text-align: center;
  }

  .re-c5-title {
    font-size: 28px;
    line-height: 35px;
    margin-bottom: 15px;
  }

  .re-c5-button {
    display: inline-block;
    margin-top: 15px;
  }

  .ls-c5-container {
    padding: 20px;
  }

  .ls-c5-deal-info {
    flex-direction: column;
  }

  .ls-c5-deal-image {
    order: -1;
  }

  .ls-c6-location-info {
    position: static;
    margin-top: 20px;
  }

  .landscaping-pg-ctr-1 {
    padding: 20px;
  }

  .ls-deal-timer-ctr {
    position: static;
    margin-top: 20px;
    margin-right: 20px;
  }

  .ls-circles-section {
    flex-wrap: wrap;
    justify-content: center;
  }

  .ls-circle {
    width: 80px;
    height: 80px;
  }

  .ls-timer {
    flex-wrap: wrap;
    justify-content: center;
  }

  .ls-select-your-deal-ctr {
    padding: 30px 20px;
  }

  .ls-select-your-deal-ctr h3 {
    font-size: 30px;
  }

  .ls-c4-title {
    font-size: 40px;
    line-height: 43px;
  }

  .landscaping-pg-ctr-5 {
    padding: 40px 30px;
  }

  .ls-c5-title {
    font-size: 40px;
  }

  .ls-c6-container {
    padding: 0 20px 40px;
  }

  .ls-c6-container h1 {
    font-size: 40px;
    line-height: 40px;
  }

  .ls-c6-grab-deal {
    width: 100%;
  }

  .ls-c6-location-info {
    position: static !important;
    margin-top: 20px;
    width: 100%;
  }

  .c-info-adddress {
    flex-direction: column;
    gap: 30px;
  }

  .ls-c6-map-container {
    display: flex;
    flex-direction: column;
  }

  .ls-c6-map-image {
    order: 1;
  }

  .ls-c6-location-info {
    order: 2;
  }

  .landscaping-footer>div:nth-child(3) {
    flex-direction: column;
    align-items: center;
  }

  .h-c4-type-content {
    padding: 15px;
  }

  .h-c4-row {
    gap: 75px;
  }

  .ls-timer.gap-28p {
    gap: 20px;
  }


  .roof-footer>div:nth-child(2) {
    flex-direction: column;
  }

  .roof-footer-ctr #map,
  .roofing-pg .h-footer-contact-map,
  .r-footer-loca-card {
    height: 190px !important;
    max-width: 100% !important;
    width: 100%;
  }

  .r-footer-loca-card {
    padding: 20px !important;
    margin-right: 0;
    height: auto !important;
  }

  .tt-logo-1 {
    padding: 15px;
  }

  .health-header-ctr {
    justify-content: center !important;
  }

  .ls-c4-card-content {
    flex-wrap: wrap;
  }

  .ls-c4-card img {
    height: 300px;
  }

  .navbar-toggle {
    right: -20px;
    top: 6px;
  }

  .re-welcome {
    margin-bottom: 15px;
  }

  .re-pg-ctr-1 .d-flex:first-child {
    flex-direction: column;
    align-items: center;
  }
}


@media (max-width: 700px) {
  .ls-c4-card-container {
    grid-template-columns: 1fr;
  }

  .ls-c4-card {
    width: 100%;
    max-width: 350px;
    margin: 0 auto;
  }

  .home-c1-logo {
    margin: 15px auto 37px;
  }
}

@media (max-width: 680px) {
  .h-c3-card-container {
    grid-template-columns: 1fr;
  }

  .h-c3-card {
    max-width: 400px;
    margin: 0 auto;
  }

  .finance-pg-ctr-3>p:nth-child(2) {
    bottom: -50px;

    bottom: auto;
    top: 200px;
  }

  .fit-c3-deal-img-ctr {
    max-height: 378px;
  }

  .fit-c3-deal-btn {
    right: 12px;
    width: 76px;
    height: 76px;
  }

  .fit-c3-deal-btn a {
    font-size: 14px;
  }
}

@media (max-width: 600px) {

  .f-pg-ctr-4-card-1-left,
  .f-pg-ctr-4-card-1-right,
  .f-pg-ctr-4-card-2 {
    /* width: 100% !important; */
    width: 100% !important;
    max-width: 100%;
  }

  .roof-c6-txt {
    font-size: 34px;
    line-height: 40px;
  }

  .health-header-ctr {
    padding: 60px 30px;
    flex-direction: column;
    align-items: center;
  }
}

@media (max-width: 576px) {
  .h-c2-circles-section {
    justify-content: center;
    column-gap: 20px;
    row-gap: 15px;
  }

  .roof-c4-title,
  .roof-c2-title {
    font-size: 40px;
    line-height: 55px;
  }

  .pet-c1-ctr {
    flex-direction: column;
    align-items: center !important;
  }

  .pet-c2-ctr {
    padding: 0 8px;
  }

  .pet-c2-ctr>div {
    padding: 30px 20px;
  }

  .pet-c2-deal-timer-container {
    padding: 25px;
  }

  .pet-c2-timer .gap-28p {
    gap: 10px;
  }

  .pet-c2-title {
    font-size: 35px;
    line-height: 40px;
  }

  .pet-c3-ctr {
    padding: 30px 20px;
  }

  .pet-c3-deal-container {
    gap: 30px;
  }

  .pet-c3-deal-left {
    min-height: 350px;
  }

  .pet-c3-radio {
    height: 18px;
    width: 20px;
  }

  .pet-c4-card-content {
    width: 250px;
  }

  .pet-footer-ctr .fit-foot-bottom {
    padding: 0 20px 20px 20px;
  }

  .pet-footer-links {
    padding: 0 20px;
  }

  .finance-pg-ctr-1 h1 {
    font-size: 45px;
    line-height: 55px;
    margin: 30px auto;
  }

  .fin-select-your-deal-ctr {
    margin-top: 40px;
    padding: 25px 35px;
  }

  .finance-pg-ctr-1 {
    padding: 50px 16px 30px 16px !important;
  }

  .fin-pg-ctr-2-left p {
    text-align: center;
  }

  .finance-pg-ctr-4 p {
    margin-top: 118px;
    text-align: center;
  }

  .j-radio-card-ctr {
    grid-template-columns: 1fr;
  }

  .j-pg-card {
    max-width: 336px;
  }

  .e-c1-content>div {
    width: 100%;
  }

  .e-c1-img-ctr-1,
  .e-c1-img-ctr-2 {
    height: 453px;
  }

  .re-contact-item {
    margin-bottom: 15px;
    justify-content: flex-start;
  }

  .cycle-pg-footer-ctr {
    gap: 10px;
  }
}

@media (max-width: 480px) {
  .cycle-pick-deal {
    padding: 0;
    margin-top: 30px;
  }

  .cycle-timer {
    justify-content: center;
  }

  .cycle-deals-left {
    justify-content: center !important;
    width: 100%;
  }

  .cycle-pg-info-ctr>div:nth-child(4) {
    width: 100%;
  }

  .cycle-pg-info-ctr>div:nth-child(5) {
    width: 80%;
  }

  .finance-pg-ctr-1 h1 {
    font-size: 40px;
    line-height: 50px;
  }

  .fin-c-right-top-right {
    text-align: left;
  }

  .fin-select-your-deal-ctr h3 {
    font-size: 25px;
    line-height: 30px;
  }

  .fin-c-buy-button {
    padding: 10px 20px;
  }

  .fin-c-discount-text {
    margin-bottom: 0;
  }

  .fin-c-right-top {
    gap: 10px;
  }

  .fin-c-card-container {
    padding: 20px;
  }

  .b-c5-txt-left {
    font-size: 35px;
    line-height: 35px;
  }

  .beauty-pg-ctr-4 {
    padding: 20px 20px 40px 20px;
  }

  /* .beauty-pg-ctr-5, */
  .b-c2-card-container {
    padding: 40px 20px 40px 20px;
  }

  .beauty-pg-ctr-5 {
    padding: 30px 30px 60px 30px !important;
  }

  .b-c4-title {
    font-size: 35px;
    line-height: 45px;
  }

  .b-info-location-ctr {
    padding: 20px;
    justify-content: center;
  }

  .b-footer-bottom {
    padding: 20px;
  }

  .beauty-pg .beauty-footer-ctr {
    padding: 20px;
  }

  .beauty-location-ctr {
    justify-content: center !important;
  }

  .b-c2-card {
    padding: 30px;
  }

  .b-c1-overlay {
    width: 90%;
    top: 45%;
  }

  .b-title {
    font-size: 30px;
    line-height: 35px;
    margin-top: 25px;
    margin-bottom: 40px;
  }

  .tt-c1-pricing-card {
    padding: 20px;
  }

  .tt-c1-radio-button {
    margin-right: 20px;
  }

  .tt-pg-ctr-2 p {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }


  .tt-c2-hidden-gem,
  .tt-pg-ctr-2 p {
    font-size: 30px;
  }

  .restaurant-pg .tt-c4-location {
    width: 94%;
    right: 10px;
    top: 15px !important;
  }

  .tt-c4-location {
    width: 80%;
    /* top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); */
  }

  .tt-pg-ctr-4-left {
    padding: 60px 40px;
  }

  .tt-pg-ctr-5 {
    padding: 60px 30px;
  }

  .f-pg-card,
  .j-pg-card {
    padding: 20px;
  }

  .j-pg-deals-ending-soon {
    flex-wrap: wrap;
    gap: 20px;
  }

  .f-pg-ctr-5>div {
    width: 100%;
  }

  .fit-c3-deal-card {
    width: 100%;
  }

  .fit-c4-deal-btn {
    margin-top: 20px;
  }

  .fit-c4-ctr {
    padding: 30px 10px;
  }

  .fit-c5-ctr {
    flex-direction: column;
  }

  .fit-pg-contact-info-section {
    padding: 20px;
  }

  .fit-footer-ctr {
    padding: 30px;
  }

  .fit-foot-bottom {
    padding: 0 30px 30px 30px;
  }

  .fit-c2-ctr h3 {
    font-size: 30px;
  }

  .h-c2-container {
    padding: 30px;
  }

  .h-c3-card {
    width: 100%;
    min-width: auto;
  }

  .health-pg-ctr-3 {
    padding: 40px 20px;
  }

  .h-c4-title {
    font-size: 36px;
    line-height: 44px;
    margin-bottom: 36px;
    margin-top: 20px;
  }

  .health-pg-ctr-5 {
    padding: 0 5px;
  }

  .health-pg-ctr-6 {
    padding: 30px;
  }


  .h-c4-type-content>p {
    font-size: 20px;
  }

  .h-c5-title {
    font-size: 35px;
  }

  .h-contact-top {
    padding: 40px 20px;
  }

  .e-c1-content {
    width: 100%;
    min-width: auto;
  }

  .e-c1-price-tag {
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .e-c3-title {
    text-align: center;
    font-size: 35px;
    line-height: 40px;
  }

  .e-c4-heading {
    margin: 0;
  }

  .e-footer-social-link-ctr {
    justify-content: center !important;
  }

  .e-footer-loca-links {
    justify-content: center;
    gap: 10px;
  }

  .pet-c2-ctr>div {
    padding: 40px 25px;
  }

  .pet-c5-left-section h3,
  .pet-c2-title,
  .pet-c3-title,
  .pet-c4-title,
  .pet-c6-expert-care {
    font-size: 35px;
    line-height: 40px;
  }

  .pet-c6-img {
    min-height: 500px;
  }

  .pet-c6-map {
    left: 50%;
    right: auto;
    transform: translateX(-50%);
  }

  .pet-c1-ctr {
    flex-direction: column;
    justify-content: center !important;
    text-align: center;
  }

  .fit-social-link-ctr {
    justify-content: center;
  }

  .fit-foot-contact-section {
    justify-content: center !important;
  }

  .event-c1-title {
    font-size: 30px;
    line-height: 35px;
  }

  .e-c1-deal-ctr,
  .e-c1-deal-timer {
    gap: 0px;
  }

  .e-c1-deal-card-container {
    padding: 25px;
  }

  .b-info-location-ctr {
    width: 100%;
    padding: 20px;
  }

  .home-c1-logo {
    display: flex;
    justify-content: center;
  }

  .home-c1-pick {
    text-align: center;
  }

  .home-bg-img {
    height: auto;
  }

  .home-c1-showcase-image {
    max-height: 500px;
  }

  .home-c1-info {
    margin-top: 60px;
  }

  .home-c1-your,
  .home-c1-deal-end,
  .home-c2-title {
    font-size: 30px;
    line-height: 36px;
  }

  .home-c2-overlay {
    width: 80%;
    margin: 0 auto;
    left: 50%;
    transform: translateX(-50%);
    padding: 30px;
    justify-content: center;
    text-align: center;
  }

  .home-c2-title {
    margin-bottom: 10px;
  }

  .home-play-btn {
    justify-content: center;
  }

  .home-play-btn img {
    height: 50px;
    width: 50px;
  }

  .home-c2-img {
    min-height: 500px;
  }

  .home-c3-room-models>div {
    width: 100%;
  }

  .roof-c4-title,
  .roof-c2-title {
    font-size: 35px;
    line-height: 45px;
  }

  .roofing-pg-ctr-4>div {
    width: 100%;
  }

  .roof-c6-grab-deal {
    padding: 20px;
    width: 120px;
  }

  .roof-c6-txt {
    font-size: 30px;
    line-height: 35px;
  }

  .roof-footer {
    padding: 20px;
  }

  .r-footer-loca-links {
    flex-wrap: wrap;
  }

  .roof-pg-com-container {
    padding: 25px !important;
  }

  .roof-pg-com-timer {
    padding: 30px;
  }

  .roof-c1-claim {
    margin-left: 40px;
  }

  .re-c2-deal-ctr {
    padding: 15px;
  }

  .re-c2-deal-data {
    flex-direction: column;
    align-items: flex-start;
  }

  .re-c3-pricing-card {
    flex-direction: column;
  }

  .re-c3-radio-button {
    margin-bottom: 10px;
  }

  .re-c5-title {
    font-size: 24px;
  }

  .re-contact {
    flex-direction: column;
  }

  .re-contact-item {
    margin-bottom: 15px;
  }

  .re-c5-left {
    padding: 15px;
    padding: 25px 20px 15px 25px;
  }

  .re-c5-button {
    padding: 15px;
  }

  .landscaping-pg-ctr-1>div {
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }

  .ls-c1-social-links {
    justify-content: center;
  }

  .ls-circle {
    width: 70px;
    height: 70px;
  }

  .ls-value {
    font-size: 20px;
  }

  .ls-label {
    font-size: 12px;
  }

  .ls-c-card-container {
    padding: 20px;
  }

  .ls-c4-title {
    font-size: 30px;
    line-height: 33px;
  }

  .ls-c5-title {
    font-size: 30px;
  }

  .ls-c6-container {
    padding: 0 20px 30px;
  }

  .ls-c6-container h1 {
    font-size: 30px;
    line-height: 30px;
  }

  .landscaping-footer {
    padding: 30px 20px;
  }

  .ls-footer-social-links {
    justify-content: center;
  }

  .ls-pg-footer-ctr {
    flex-direction: column;
    text-align: center;
  }

  .ls-pg-footer-ctr p {
    margin-bottom: 10px;
  }

  .cycle-radio-checkmark {
    height: 18px;
    width: 20px;
  }

  .ls-circles-section>div {
    justify-content: center;
    width: 100%;
  }

  .pet-c2-title {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 20px;
  }

  .pet-footer-ctr .fit-foot-bottom {
    padding: 0 20px 20px 20px;
  }

  .fin-select-your-deal-ctr {
    padding: 25px 20px;
  }


  .finance-pg-ctr-4 p {
    margin-top: 168px;
  }

  .padding-22p-2 {
    padding: 0 16px;
  }

  .ls-c5-deal-image {
    min-width: 100%;
  }

  .re-c4-deal-content {
    padding: 30px;
  }

  .re-c3-radio-button {
    margin-right: 0;
  }
}

.landing-pg-ctr {
  padding: 34px 40px 80px 34px;
}

.landing-pg-title {
  color: #000;
  font-family: Manrope;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.6px;
  margin-bottom: 35px;
}

.landing-pg-content {
  padding: 26px;
  border-radius: 35px;
}

.landing-pg-hero-section {
  background-image: url(../images/land-pg-bg.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
  padding: 28px 32px 28px 65px;
  border-radius: 22px;
  margin-bottom: 50px;
  gap: 30px;
}

.landing-pg-hero-title {
  color: #FFF;
  font-family: Manrope;
  font-size: 35px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  letter-spacing: -1.05px;
  margin-bottom: 36px;
  margin-top: 28px;
  max-width: 553px;
}

.landing-pg-hero-descp {
  color: #FFF;
  font-family: Manrope;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.6px;
  margin-bottom: 39px;
  max-width: 536px;
}

.landing-pg-hero-deal {
  background-color: #fff;
  border-radius: 22px;
  padding: 23px 30px;
  color: #1B0D44;
  font-family: Manrope;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.45px;
  max-width: 306px;
}

.landing-pg-hero-template {
  border-radius: 20px;
}

.landing-pg-hero-template:hover {
  box-shadow: 0px 0px 10px 4px #634ca1;
}

/* update 27 jan */
.landing-pg-hero-temp-img img {
  width: 100%;
  height: 100%;
  max-width: 416px;
  min-width: 280px;
  max-height: 349px;
  object-fit: cover;
  border-radius: 20px;
}

.landing-pg-hero-temp-details {
  padding: 18px 26px 18px 23px;
  border-radius: 0 0 20px 20px;
  gap: 10px;
}

.land-pg-hero-temp-name,
.land-pg-right-select {
  color: #FFF;
  font-family: Manrope;
  font-size: 15px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.45px;
}

.land-pg-right-select img {
  transition: transform 0.2s ease-in-out;
}

.land-pg-hero-temp-meta {
  gap: 19px;
}

.land-pg-right-select:hover img {
  transform: translateX(2px);
}

.land-pg-hero-prev-btn {
  border-radius: 5px;
  background: #FFF;
  border: 0;
  padding: 6px 11px;
  color: #A182F3;
  font-family: Manrope;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.42px;
  transition: color 0.2s ease-in-out, background 0.2s ease-in-out;
}

.land-pg-hero-prev-btn:hover {
  background-color: #1B0D44;
  color: #FFF;
}

.land-pg-temp-header {
  margin-bottom: 17px;
}

/* update 28 jan */
.landing-pg-temp-title {
  color: #A182F3;
  font-family: Manrope;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.75px;
}

.land-temp-search-ctr {
  padding: 0;
}

.land-temp-search-ctr img {
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
}

.land-temp-search {
  padding: 12px 16px 12px 36px;
  border-radius: 12px;
  background-color: #f8f3ff;
  border: none;
  outline: none;
  font-family: Manrope;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.42px;
  min-width: 260px;
}

.land-temp-search::placeholder {
  color: #7B6AA6;
}

.landing-pg-templates-ctr {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  row-gap: 31px;
  column-gap: 26px;
}

.land-pg-template {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-radius: 21px;
  border: 1px solid #E9E1FF;
  background: #1B0D44;
}

.land-pg-template:hover {
  box-shadow: 0px 0px 10px #e3d9ff;
}

/* update 27 jan */
.land-pg-template-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 19px;
  max-height: 349px;
  min-height: 349px;
}

.land-pg-template-descp {
  padding: 17px 23px;
  border-radius: 0 0 20px 20px;
  gap: 10px;
}

.land-pg-temp-title {
  color: #FFF;
  font-family: Manrope;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.45px;
}

.land-pg-temp-right {
  gap: 15px;
}

.land-pg-preview-btn {
  color: #FFF;
  font-family: Manrope;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.42px;
  border-radius: 5px;
  background: #A182F3;
  padding: 7px 11px;
  border: none;
  transition: color 0.2s ease-in-out, background 0.2s ease-in-out;
}

.land-pg-preview-btn:hover {
  color: #A182F3;
  background: #FFF;
}

.land-pg-select {
  color: #A182F3;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.48px;
  transition: color 0.2s ease-in-out, transform 0.2s ease-in-out;
}

.land-pg-select:hover {
  color: #fff;
}

.land-pg-select img {
  transition: filter 0.3s ease-in-out, transform 0.3s ease-in-out;
}

.land-pg-select:hover img {
  filter: brightness(0) invert(1);
  transform: translateX(3px);
}

.modal-body {
  overflow-x: hidden;
}

.modal-body img {
  margin-left: 50%;
  transform: translateX(-50%);
}

.land-pg-modal-title {
  color: #A182F3;
  font-family: Manrope;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -0.6px;
}

.land-modal-content {
  border-radius: 30px;
}

.land-modal-header {
  padding: 18px 24px;
  border-bottom: 1px solid #ece5ff;
}

.land-modal-footer {
  padding: 10px 16px;
  border-top: 1px solid #ece5ff;
}

.land-modal-btn {
  border-radius: 13px;
  background: #1B0D44;
  border: solid 1px #1B0D44;
}

.land-modal-btn:hover {
  color: #1B0D44;
  background: #fff;
  border: solid 1px #1B0D44;
}




/* update 28 jan */


/* --------- current access section ----------- */

.current-access-ctr {
  padding: 71px 147px;
}

.current-access-content {
  padding: 100px 147px 130px 147px;
  border-radius: 25px;
}

.current-access-header {
  margin-bottom: 36px;
}

.current-access-header p {
  color: #7B6AA6;
  text-align: center;
  font-family: Manrope;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.6px;
}

.current-access-header>div span {
  color: #936AFF
}

.current-access-header>div {
  color: #1B0D44;
  text-align: right;
  font-family: Manrope;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.45px;
}

.current-access-available {
  gap: 10px;
}

.c-access-item {
  gap: 10px;
  padding: 25px 50px 25px 26px;
  border-radius: 20px;
  background: #FAF8FF;
  color: #936AFF;
  font-family: Manrope;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.45px;
}

.c-access-upgrade-ctr {
  gap: 10px;
}

.c-access-upgrade-title {
  color: #1B0D44;
  font-family: Manrope;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.6px;
  margin-top: 61px;
  margin-bottom: 17px;
}

.ca-upgrade-item {
  padding: 15px 21px 15px 27px;
  border-radius: 20px;
  background: #FFEDE6;
  gap: 25px;
  color: #FF5630;
  font-family: Manrope;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.45px;
}

.ca-upgrade-btn {
  color: #fff;
  text-align: center;
  padding: 10px 22px;
  border-radius: 10px;
  background: #FF601B;
  border: none;
}

/* --------- statistics section --------- */

.statistics-title {
  color: #A182F3;
  font-family: Manrope;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.75px;
  margin-bottom: 47px;
}

.statistics-ctr {
  padding: 36px 66px 66px 66px;
}

.statistics-content {
  padding: 43px 45px 126px 45px;
  border-radius: 25px;
  background: #F4F1FA;
}

.stat-dd-select-container {
  max-width: 373px;
  position: relative;
  margin-bottom: 64px;
}

.stat-dd-select-label {
  display: block;
  color: #7B6AA6;
  font-family: Manrope;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.42px;
  margin-bottom: 8px;
}

.stat-dd-custom-select {
  position: relative;
  width: 100%;
}

.stat-dd-select-button {
  width: 100%;
  padding: 17px 20px 17px 24px;
  border-radius: 16px;
  border: 1px solid #EAE2FF;
  background: #F8F8F8;
  color: #A182F3;
  font-family: Manrope;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.48px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.stat-dd-select-button:focus {
  outline: none;
  box-shadow: 0 0 0 2px rgba(124, 58, 237, 0.1);
}

.stat-dd-select-button::after {
  content: '';
  border: solid #A182F3;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  margin-top: -4px;
  transition: transform 0.2s;
}

.stat-dd-select-button.active::after {
  transform: rotate(-135deg);
  margin-top: 2px;
}

.stat-dd-options-list {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #fff;
  border-radius: 8px;
  margin-top: 4px;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
  display: none;
  z-index: 1000;
}

.stat-dd-options-list.show {
  display: block;
}

.stat-dd-option {
  padding: 12px 16px;
  cursor: pointer;
  font-size: 14px;
}

.stat-dd-option:hover {
  background-color: #f8f7fd;
  border-radius: 8px;
}

.statistics-db-title {
  color: #A182F3;
  font-family: Manrope;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.75px;
  margin-bottom: 13px;
}

.statistics-db-ctr {
  gap: 38px;
  grid-template-columns: repeat(3, 1fr);
}

.statistics-db-item {
  gap: 45px;
  padding: 51px 60px 51px 38px;
  border-radius: 20px;
  background: #F7F3FF;
}

.statistics-db-item>div {
  gap: 19px;
}

.stats-db-label {
  color: #000;
  font-family: Manrope;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.48px;
}

.stats-db-val {
  color: #A182F3;
  font-family: Manrope;
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.75px;
}

.statistics-thank-you {
  color: #F1EBFF;
  font-family: Manrope;
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.75px;
  text-transform: uppercase;
  text-align: center;
  margin-top: 111px;
}


/* Responsive styles */

@media (max-width: 1400px) {

  .j-pg-deals-ending-soon,
  .j-pg-deal-details {
    padding: 25px 20px;
    font-size: 20px;
  }

  .j-pg-deal-details {
    font-size: 18px;
  }

  .j-pg-detail {
    margin: 0 10px;
    font-size: 18px;
  }

  .tt-c3-container {
    gap: 25px;
  }

  .jewellery-pg-ctr-6 .title-g21 {
    font-size: 36px;
    line-height: 46px;
    margin-bottom: 26px;
  }

  .h-c1-right-ctr p {
    margin-bottom: 25px;
  }

  .finance-footer-ctr {
    padding: 0 35px 60px 35px;
  }
}

@media (max-width: 1370px) {
  .current-access-ctr {
    padding: 60px 100px;
  }

  .current-access-content {
    padding: 80px 100px 100px;
  }

  .c-access-item {
    padding: 22px 40px 22px 22px;
    font-size: 14px;
  }

  .current-access-upgrade {
    margin-top: 50px;
  }

  .c-access-upgrade-title {
    font-size: 18px;
    margin-bottom: 20px;
  }

  .ca-upgrade-item {
    padding: 12px 20px;
    margin-bottom: 10px;
  }

  .ca-upgrade-item span {
    font-size: 14px;
  }

  .ca-upgrade-btn {
    padding: 8px 18px;
    font-size: 14px;
  }

  .statistics-title {
    font-size: 22px;
    margin-bottom: 40px;
  }

  .stat-dd-select-container {
    margin-bottom: 55px;
  }

  .statistics-db-ctr {
    gap: 30px;
  }

  .statistics-db-item {
    padding: 40px 50px 40px 30px;
  }

  .stats-db-val {
    font-size: 22px;
  }

  .statistics-thank-you {
    margin-top: 90px;
    font-size: 22px;
  }

  .tt-c3-container {
    gap: 20px;
  }

  .tt-c1-radio-button {
    margin-right: 30px;
  }

  .tt-pg-ctr-4-left p {
    font-size: 50px;
    line-height: 60px;
  }

  .fd-c3-card-top h3,
  .fd-c3-discount,
  .fd-c3-price {
    font-size: 20px;
    line-height: 100%;
    text-align: left;
  }

  .fd-c3-discount {
    text-align: right;
  }

  .fd-c3-buy-now {
    font-size: 20px;
    line-height: 100%;
  }

  .h-c1-right-ctr p {
    margin-bottom: 15px;
  }
}

@media (max-width: 1280px) {


  .landing-pg-hero-title {
    font-size: 30px;
  }

  .landing-pg-hero-descp {
    font-size: 18px;
  }

  .landing-pg-templates-ctr {
    grid-template-columns: repeat(2, 1fr);
  }

  .landing-pg-ctr {
    padding: 30px 30px 60px 30px;
  }

  .landing-pg-hero-section {
    padding: 24px 28px 24px 50px;
  }

  .landing-pg-hero-title {
    font-size: 28px;
    margin-bottom: 30px;
  }

  .landing-pg-hero-descp {
    font-size: 16px;
    margin-bottom: 30px;
  }

  .current-access-ctr {
    padding: 55px 80px;
  }

  .current-access-content {
    padding: 70px 80px 90px;
  }

  .current-access-header p {
    font-size: 18px;
  }

  .current-access-header>div {
    font-size: 14px;
  }

  .c-access-item {
    padding: 20px 35px 20px 20px;
  }

  .current-access-upgrade {
    margin-top: 45px;
  }

  .c-access-upgrade-title {
    font-size: 17px;
  }

  .ca-upgrade-item {
    padding: 10px 18px;
  }

  .ca-upgrade-item span {
    font-size: 13px;
  }

  .ca-upgrade-btn {
    padding: 7px 16px;
    font-size: 13px;
  }


  .statistics-content {
    padding: 38px 42px 80px 42px;
  }

  .statistics-title {
    font-size: 20px;
    margin-bottom: 35px;
  }

  .stat-dd-select-container {
    margin-bottom: 50px;
  }

  .statistics-db-ctr {
    gap: 25px;
  }

  .statistics-db-item {
    padding: 35px 40px 35px 25px;
  }

  .stats-db-label {
    font-size: 14px;
  }

  .stats-db-val {
    font-size: 20px;
  }

  .statistics-thank-you {
    margin-top: 80px;
    font-size: 20px;
  }

  .h-c2-container {
    padding: 25px 30px;
  }

  .h-c2-circles-section {
    margin-bottom: 20px;
  }

  .h-c2-circle {
    height: 100px;
    width: 100px;
  }

  .h-grab-deal-btn-white-1 {
    padding: 19px 25px;
    min-width: 155px;
    gap: 0;
  }

  /* .h-c2-bg-img { */
  .health-pg-ctr-2 {
    max-height: 600px;
  }

  .h-c2-container {
    bottom: 20px;
    left: 45px;
  }

  .h-c1-right-ctr.ccn_deal_div>div:nth-child(2) {
    justify-content: center !important;
  }

  .health-pg-ctr-1>div {
    justify-content: center;
    text-align: center;
  }

  .h-c3-grab-deal-btn {
    padding: 15px 15px 15px 20px;
    min-width: 130px;
    gap: 0;
    width: 140px;
  }

  .h-c3-card {
    padding: 40px 40px 40px 40px;
  }

  .h-c3-card-container {
    gap: 35px;
  }

  .h-c4-type-content {
    padding: 20px 40px;
  }


  .tt-c3-container {
    gap: 15px;
  }

  .ls-c4-card-content {
    padding-top: 20px;
    gap: 7px;
  }

  .ls-c4-card-content p {
    font-size: 22px;
    line-height: 28px;
  }

}

@media (max-width: 1200px) {
  .current-access-ctr {
    padding: 50px 60px;
  }

  .current-access-content {
    padding: 60px 60px 80px;
  }

  .c-access-item {
    padding: 18px 30px 18px 18px;
    font-size: 13px;
  }

  .c-access-upgrade-title {
    font-size: 18px;
    margin-top: 50px;
  }

  .ca-upgrade-item {
    padding: 12px 18px 12px 22px;
    font-size: 14px;
  }

  .current-access-upgrade {
    margin-top: 40px;
  }

  .c-access-upgrade-title {
    font-size: 16px;
    margin-bottom: 18px;
  }

  .ca-upgrade-item {
    padding: 10px 15px;
    margin-bottom: 8px;
  }

  .ca-upgrade-item span {
    font-size: 12px;
  }

  .ca-upgrade-btn {
    padding: 6px 14px;
    font-size: 12px;
  }


  .statistics-title {
    font-size: 18px;
    margin-bottom: 30px;
  }

  .stat-dd-select-container {
    margin-bottom: 45px;
  }

  .statistics-db-ctr {
    gap: 20px;
  }

  .statistics-db-item {
    padding: 30px 30px 30px 20px;
    gap: 30px;
  }

  .statistics-db-item>div {
    gap: 15px;
  }

  .stats-db-label {
    font-size: 13px;
  }

  .stats-db-val {
    font-size: 18px;
  }

  .h-grab-deal-btn-white-1 {
    padding: 15px 15px;
    min-width: 135px;
    width: 135px;
  }

  .tt-c3-container {
    gap: 40px;
    grid-template-columns: repeat(3, 1fr);
  }

  .tt-pg-ctr-4-left p {
    font-size: 40px;
    line-height: 50px;
  }

  .fd-c1-title {
    margin-bottom: 60px;
  }

  .finance-footer-content {
    flex-direction: column;
  }

  .finance-logo-ctr {
    margin: 0 auto;
  }

  .finance-footer-ctr>div>div:nth-child(1),
  .finance-footer-ctr>div>div:nth-child(2),
  .finance-footer-ctr>div>div:nth-child(3) {
    max-width: 100%;
    width: 100%;
    text-align: center;
  }

  .finance-footer-ctr>div>div:nth-child(3) p {
    /* max-width: 100%; */
    /* text-align: center; */
    text-align: left;
  }

  .footer-location {
    justify-content: space-around;
  }

  .footer-location>div {
    justify-content: center;
    gap: 15px;
  }

  .footer-location>div img {
    width: 40px;
    height: 40px;
  }

  .finance-footer-ctr {
    padding: 0 30px 40px 30px;
  }

  .finance-footer-content>div:nth-child(1) {
    order: 1;
  }

  .finance-footer-content>div:nth-child(3) {
    order: 2;
  }

  .finance-footer-content>div:nth-child(2) {
    order: 3;
  }

  .footer-location>div:nth-child(2) {
    margin-top: 0;
  }

  .footer-location {
    display: flex;
  }

  .jewellery-pg-ctr-4>div:nth-child(2) {
    padding: 0 50px 80px 50px;
  }

  .jewellery-pg-ctr-6 .f-pg-card-footer {
    width: 100%;
  }

  .jewellery-pg-ctr-6 .f-pg-card {
    padding: 25px 25px 25px 25px;
  }

  .jewellery-pg-ctr-6 .title-g21 {
    font-size: 40px;
    line-height: 53px;
    margin-bottom: 15px;
  }

  .tempelate-bottom-left {
    padding: 25px;
  }

  .tt-c1-grab-deal {
    height: 146px;
    width: 146px;
  }

  .tt-c1-grab-deal>p {
    font-size: 18px;
  }

  .fd-c1-bg-img img {
    max-height: 600px;
    min-height: 550px;
  }

}

@media (max-width: 1100px) {
  .tt-c3-container {
    gap: 25px;
  }

  .tt-c1-radio-button {
    margin-right: 31px;
  }

}

@media (max-width: 992px) {
  .landing-pg-ctr {
    padding: 25px 20px 50px 20px;
  }

  .landing-pg-content {
    padding: 20px;
  }

  .landing-pg-hero-section {
    padding: 20px;
  }

  .landing-pg-hero-title {
    font-size: 24px;
    margin-bottom: 20px;
  }

  .landing-pg-hero-descp {
    font-size: 14px;
    margin-bottom: 20px;
  }

  .landing-pg-hero-deal {
    padding: 15px 20px;
    font-size: 14px;
  }

  .landing-pg-temp-title {
    font-size: 22px;
  }

  .current-access-ctr {
    padding: 40px 40px;
  }

  .current-access-content {
    padding: 50px 40px 60px;
  }

  .current-access-header p {
    font-size: 17px;
  }

  .current-access-header>div {
    font-size: 13px;
  }

  .current-access-available {
    gap: 8px;
  }

  .c-access-item {
    padding: 15px 25px 15px 15px;
    font-size: 12px;
  }

  .c-access-upgrade-title {
    font-size: 17px;
    margin-top: 40px;
    margin-bottom: 15px;
  }

  .ca-upgrade-item {
    padding: 10px 15px;
    font-size: 13px;
  }

  .ca-upgrade-btn {
    padding: 8px 18px;
    font-size: 13px;
  }

  .current-access-upgrade {
    margin-top: 35px;
  }

  .c-access-upgrade-title {
    font-size: 15px;
    margin-bottom: 15px;
  }

  .c-access-upgrade-ctr {
    gap: 8px;
  }

  .ca-upgrade-item {
    padding: 8px 12px;
    margin-bottom: 0;
    flex-basis: calc(50% - 4px);
  }

  .ca-upgrade-item span {
    font-size: 11px;
  }

  .ca-upgrade-btn {
    padding: 5px 12px;
    font-size: 11px;
  }

  .statistics-title {
    font-size: 16px;
    margin-bottom: 25px;
  }

  .stat-dd-select-container {
    margin-bottom: 40px;
  }

  .statistics-db-ctr {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }

  .statistics-db-item {
    padding: 25px 25px 25px 15px;
    gap: 20px;
  }

  .statistics-db-item>div {
    gap: 10px;
  }

  .stats-db-label {
    font-size: 12px;
  }

  .stats-db-val {
    font-size: 16px;
  }

  .statistics-thank-you {
    margin-top: 60px;
    font-size: 16px;
  }

  .img-ctr-1 img {
    max-height: 700px;
  }

  .c-c3-img img {
    object-fit: contain;
    max-height: 350px;
  }

  .cycle-pick-deal .deal_desc.ccn_deal_descp1 {
    margin-top: 20px;
  }

  .h-c4-type-content {
    padding: 15px 30px;
  }

  .h-grab-deal-btn-white-1 {
    padding: 13px 10px 13px 15px;
  }

  .tt-c3-container {
    gap: 40px;
    grid-template-columns: repeat(2, 1fr);
  }

  .fd-c1-title {
    margin-bottom: 40px;
  }

  .fd-c1-bg-img img {
    max-height: 400px;
    min-height: 350px;
  }

  .fd-c2-share-deal {
    margin-top: 0;
    display: flex;
    justify-content: center;
  }

  .fd-c3-title {
    text-align: center;
  }

  .fd-c3-deals-container {
    gap: 30px;
  }

  .re-pg-3-house-img img {
    max-height: 400px;
  }

  .jewellery-pg-ctr-4>div:nth-child(2) {
    padding: 0 0 80px 0;
  }

  .jewellery-footer-con-loca {
    min-width: auto;
    margin-bottom: 30px;
  }

  .h-c1-right-ctr p {
    text-align: center;
  }

  .h-c1-left-ctr p {
    max-width: 600px;
    padding: 0 20px;
  }

  .tempelate-bottom-left {
    padding: 25px 15px;
  }

  .tempelate-bottom-left>h3 {
    padding-left: 20px;
  }

  .accordion-header {
    padding: 10px 12px;
  }

  .re-footer-loca-card {
    position: static !important;
    width: 100% !important;
    max-width: 100%;
    margin-right: 0;
  }
}

@media (max-width: 900px) {

  .fit-c1-deals-ctr {
    padding: 30px 20px 30px 20px;
    gap: 20px;
  }

  .fit-c1-deals-ctr-top {
    justify-content: center !important;
    flex-direction: column;
  }

  .fit-c1-deals-ctr-top .gap-33p {
    gap: 20px !important;
  }

  .fit-c1-deal-info>div,
  .fit-c1-claim-btn {
    width: 85px;
    height: 85px;
  }

  .fit-foot-bottom {
    flex-direction: column;
  }

  .fit-pg-contact-disclaimer {
    width: 100%;
    display: flex;
    justify-content: center;
    text-align: center;
  }

  .fit-pg-contact-disclaimer-text {
    margin-bottom: 0;
  }

  .fit-loca-info-2 {
    width: 100%;
  }

  .fit-c2-deals {
    justify-content: center;
  }

  .fit-c2-deal-c {
    width: 340px;
    height: 340px;
  }

  .fit-c2-ctr {
    padding: 0 50px 80px 50px;
  }

  .tt-footer-loca {
    width: 100%;
    min-width: 600px;
  }

  .jewellery-pg-ctr-4>div:nth-child(1) {
    padding: 26px 30px 0 30px !important;
  }

  .jewellery-pg-ctr-6 .title-g21 {
    font-size: 30px;
    line-height: 40px;
  }

  .f-pg-ctr-5>div {
    width: 100%;
  }

  .f-pg-ctr-5-2>p:first-child {
    max-width: 100%;
  }
}


@media (max-width: 850px) {

  .landing-pg-hero-temp-details {
    flex-direction: column;
  }

  .land-pg-template-descp {
    flex-wrap: wrap;
  }

  .land-pg-temp-right,
  .land-pg-hero-temp-meta {
    width: 100%;
    justify-content: space-between;
  }

  .tt-c3-container {
    gap: 25px;
  }

  .tt-pg-ctr-2 {
    margin: 38px 0 60px 0;
  }
}

@media (max-width: 800px) {
  .current-access-ctr {
    padding: 30px 20px;
  }

  .current-access-content {
    padding: 50px 50px 60px;
  }

  .current-access-header {

    margin-bottom: 20px;
  }

  .current-access-header p {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .current-access-header>div {
    font-size: 12px;
  }

  .c-access-item {
    padding: 12px 20px 12px 12px;
    font-size: 11px;
  }

  .c-access-upgrade-title {
    font-size: 16px;
    margin-top: 35px;
    margin-bottom: 12px;
  }

  .ca-upgrade-item {
    padding: 10px 12px;
    font-size: 12px;
    gap: 10px;
  }

  .ca-upgrade-btn {
    padding: 4px 10px;
    font-size: 12px;
  }

  .c-access-upgrade-ctr {
    flex-wrap: wrap;
  }

  .statistics-ctr {
    padding: 40px 30px;
  }

  .statistics-title {
    font-size: 14px;
    margin-bottom: 20px;
  }

  .stat-dd-select-container {
    margin-bottom: 35px;
  }

  .stat-dd-select-label {
    font-size: 12px;
  }

  .stat-dd-select-button {
    padding: 12px 15px;
    font-size: 14px;
  }

  .statistics-db-ctr {
    /* grid-template-columns: 1fr; */
    gap: 10px;
  }

  .statistics-db-item {
    padding: 20px 20px 20px 15px;
    gap: 15px;
  }

  .statistics-db-item>div {
    gap: 8px;
  }

  .stats-db-label {
    font-size: 11px;
  }

  .stats-db-val {
    font-size: 14px;
  }

  .health-pg-ctr-2 {
    max-height: 100%;
  }

  .fit-pg-footer-container {
    flex-direction: column;
    justify-content: center;
  }

  .fit-social-links {
    justify-content: center;
  }

  .tt-pg-ctr-2 img {
    min-height: 400px;
  }

  .ls-c-cards-wrapper {
    grid-template-columns: 1fr;
  }

  .event-c1-bg-img {
    max-height: 580px;
    min-height: 580px;
  }


  .cycle-pg-info-ctr.jewellery-pg-info-ctr #map {
    max-width: 100%;
  }

  .jewellery-footer-con-loca {
    flex-direction: column;
    min-width: 100%;
  }

  .jewellery-footer-con-loca>div {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .landing-pg-ctr {
    padding: 20px 15px 40px 15px;
  }

  .landing-pg-title {
    font-size: 18px;
    margin-bottom: 25px;
  }

  .landing-pg-content {
    padding: 15px;
  }


  .landing-pg-hero-section {
    flex-direction: column;
    gap: 40px;
    padding: 25px;
  }

  .landing-pg-hero-left,
  .landing-pg-hero-template {
    width: 100%;
    text-align: center;
  }

  .landing-pg-hero-template {
    max-width: 400px;
    margin: 0 auto;
  }

  .landing-pg-hero-deal {
    margin: 0 auto;
  }

  .cycle-pg-ctr-3>div:first-child p {
    font-size: 48px;
  }

  .h-pg-footer-container {
    flex-wrap: wrap;
    gap: 10px;
  }

  .fit-c1-deals-ctr-top .gap-33p {
    gap: 15px !important;
  }

  .fit-c1-deals-ctr-top {
    gap: 20px;
  }

  .fit-c2-deal-claim-btn {
    width: 75px;
    height: 75px;
  }

  .fit-diag-arrow-white {
    top: 26px;
    left: 58px;
  }

  .fit-c1-timer {
    gap: 15px;
  }

  .fit-pg-contact-main-info {
    flex-direction: column;
  }

  .fit-pg-contact-main-info>div,
  .fit-pg-contact-main-info #map {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
  }

  .fit-foot-contact-section {
    flex-direction: column;
  }

  .tt-pg-ctr-4-left p {
    font-size: 40px;
  }

  .fd-footer-ctr {
    justify-content: center;
  }

  .fd-footer-ctr.gap-4 {
    gap: 5px !important;
  }

  .re-c2-your-trusted {
    font-size: 30px;
    line-height: 40px;
  }

  .re-c2-deal-timer-ctr {
    padding: 30px 30px;
  }

  .re-c2-deal-ctr>div:nth-child(1),
  .re-c2-deal-ctr>div:nth-child(2) {
    padding: 20px 25px 20px 35px;
  }

  .h-c2-circle {
    height: 90px;
    width: 90px;
  }

}


@media (max-width: 700px) {
  .tt-c3-container {
    grid-template-columns: 1fr;
  }

  .tt-c3-card {
    max-width: 350px;
    margin: 0 auto;
  }

  .tt-footer-loca {
    min-width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: start;
  }

  .pet-c6-expert-care {
    font-size: 40px;
    line-height: 45px;
    max-width: 360px;
  }

  .pet-c6-img {
    min-height: 400px;
  }

  .event-c1-bg-img {
    max-height: 500px;
    min-height: 500px;
  }
}

@media (max-width: 650px) {
  .e-c1-deal-card-container {
    grid-template-columns: 1fr;
  }

  .health-pg-ctr-1 {
    padding: 0 20px;
  }


  .h-c2-circle {
    height: 80px;
    width: 80px;
  }

  .h-c2-value {
    font-size: 20px;
  }
}

@media (max-width: 576px) {

  .landing-pg-hero-title {
    font-size: 22px;
    margin-bottom: 15px;
  }

  .landing-pg-hero-descp {
    font-size: 14px;
    margin-bottom: 15px;
  }

  .landing-pg-hero-deal {
    padding: 12px 15px;
    font-size: 13px;
  }

  .landing-pg-hero-template {
    margin: 0 auto;
  }

  .landing-pg-hero-left,
  .landing-pg-hero-template {
    justify-content: center;
    text-align: center;
  }

  .landing-pg-temp-title {
    font-size: 20px;
    text-align: center;
  }

  .landing-pg-templates-ctr {
    grid-template-columns: 1fr;
  }

  .land-pg-template {
    width: 400px;
    margin: 0 auto;
  }

  .land-pg-template-descp {
    padding: 12px 15px;
  }

  .land-pg-temp-title {
    font-size: 14px;
  }

  .land-pg-preview-btn {
    font-size: 12px;
    padding: 5px 8px;
  }

  .land-pg-select {
    font-size: 14px;
  }

  .c-pick-title.title-g8 {
    font-size: 34px;
    line-height: 40px;
  }

  .cycle-discount-badge {
    font-size: 12px;
    line-height: 16px;
    padding: 6px 10px 4px 10px;
  }

  .cycle-radio-title {
    font-size: 14px;
  }

  .cycle-claim-btn {
    margin-left: 50%;
    transform: translateX(-50%);
  }

  .c-grab-deal-btn {
    padding: 16px;
    width: 145px;
  }

  .cycle-pg-ctr-2>div>p {
    font-size: 28px;
    line-height: 38px;
    text-align: center;
    max-width: 100%;
  }

  .cycle-pg-ctr-3>div:nth-child(1) {
    min-height: 250px;
  }

  .h-c4-type-ctr {
    width: 100%;
    min-width: 100%;
    gap: 65px;
  }

  .h-c4-type-card-img {
    max-height: 360px;
    min-height: 340px;
  }

  .fit-c1-countdown-banner {
    gap: 0 !important;
  }

  .tt-footer-links {
    gap: 10px;
  }

  .b-c1-circles-section {
    gap: 10px;
  }

  .b-c1-container {
    padding: 20px;
    gap: 10px;
  }

  .b-claim-deal-dtr.gap-20p {
    gap: 10px;
  }

  .b-c4-type-card-btn {
    margin-top: 10px;
  }

  .pet-c6-expert-care {
    font-size: 30px;
    line-height: 35px;
  }

  .pet-c6-content {
    left: 50%;
    transform: translateX(-50%);
    width: 250px;
  }

  .event-c1-txt-ctr {
    width: calc(100% - 15px);
    bottom: 15px;
    padding: 20px;
    text-align: center;
  }

  .e-c1-deal-ctr {
    padding: 20px 20px 10px 20px;
  }

  .event-c1-bg-img {
    max-height: 400px;
    min-height: 400px;
  }

  .fin-deal-ctr,
  .deals-left-ctr {
    justify-content: center;
    gap: 15px;
  }

  .jewellery-pg-ctr-4 {
    padding: 40px 0;
  }

  .jewellery-pg-ctr-4>div>div .title-g21 {
    font-size: 30px;
    line-height: 35px;
  }

  .jewellery-pg-ctr-4>div:nth-child(1) {
    padding: 0 30px !important;
  }

  .f-pg-ctr-4-overlay-1 {
    left: 50%;
    transform: translateX(-50%);
  }

  .jewellery-pg-ctr-6 .f-pg-card {
    min-width: 290px;
  }

  .jewellery-footer-ctr {
    display: flex;
    justify-content: center;
  }

  .jewellery-footer-ctr>p {
    text-align: center;
    justify-content: center;
  }

  .res-cn-circles-section {
    justify-content: center !important;
  }

  .fd-c1-circles-section,
  .fd-timer-claim-ctr {
    justify-content: center !important;
  }
}

@media (max-width: 480px) {
  .cycle-pg-ctr-3>div:first-child p {
    font-size: 40px;
    line-height: 48px;
  }

  .h-grab-deal-btn-white-1 {
    padding: 15px 15px 15px 20px;
    min-width: 140px;
  }

  .h-contact-bottom {
    padding: 40px 20px 40px 20px;
  }

  .h-footer-title {
    font-size: 30px;
  }

  .h-c6-promo-text {
    font-size: 14px;
    line-height: 22px;
  }

  .h-c6-heading {
    font-size: 25px;
    line-height: 35px;
  }

  .h-c5-title,
  .h-c4-title,
  .h-c3-title {
    font-size: 30px;
    line-height: 40px;
  }

  .h-c3-title {
    margin-bottom: 20px;
    margin-top: 20px;
  }

  .h-c3-card-button-section {
    display: flex;
    justify-content: center;
  }

  .h-c5-content {
    min-height: 400px;
    max-height: 400px;
  }


  .tt-pg-ctr-4-left p {
    font-size: 30px;
    line-height: 40px;
  }

  .beauty-pg-ctr-1 {
    height: 85vh;
  }

  .b-c1-overlay {
    top: 250px;
  }

  .roof-c3-title {
    font-size: 35px;
    line-height: 45px;
  }

  .roof-c3-overlay {
    gap: 50px;
  }

  .roof-play-btn img {
    height: 70px;
    width: 70px;
  }

  .finance-footer-ctr {
    padding: 0 15px 30px 15px;
  }

  .j-pg-countdown-item {
    font-size: 18px;
    gap: 5px;
  }

  .j-pg-deals-ending-soon {
    gap: 15px;
    padding: 25px 20px 30px 20px;
  }


  .fit-c2-deal-c {
    width: 300px;
    height: 300px;
  }

  ul.tsc_pagination li a {
    font-size: 12px;
    padding: 6px 8px;
  }

  .h-c1-left-ctr p {
    font-size: 36px;
    line-height: 43px;
  }

  .ls-submit-button {
    justify-content: center;
  }

  .logoheaderimg {
    height: 30px !important;
  }
}







/* ============== Thank You Pages ==============  */

.tours-travel-ty-main {
  padding: 40px 100px 70px;
}

.tt-ty-header {
  padding: 34px;
  border-radius: 45px;
}

.tt-ty-logo {
  max-width: 250px;
  max-height: 80px;
  overflow: hidden;
}

.tt-ty-content {
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  margin-top: 39px;
}

.tt-ty-thank-you {
  padding: 76px 30px 46px;
  background: url('../../../web/landingpages/new_template_images/tt-ty-bg.webp') no-repeat center / cover;
  border-radius: 25px;
}

.tt-ty-thank-you-title {
  margin: 27px auto;
  color: #FFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: -1.5px;
  text-align: center;
  text-transform: uppercase;
}

.tt-ty-thank-you-descp {
  max-width: 509px;
  margin: 0 auto 35px;
  color: #FFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.42px;
  text-align: center;
}

.tt-ty-deal-btn {
  padding: 19px 40px;
  border: 1px solid #FFF;
  border-radius: 10px;
  background-color: transparent;
  color: #FFF;
  font-family: Poppins;
  font-size: 12px;
  font-weight: 400;
  line-height: 118%;
  letter-spacing: -0.36px;
  text-transform: uppercase;
  transition: background-color 0.5s ease;
}

.tt-ty-deal-btn:hover {
  background: #fff;
  color: #000;
}

.tt-ty-contact {
  padding: 43px 46px;
  border-radius: 20px;
  background-color: #f8f8f8;
}

.tt-ty-contact-heading {
  margin-bottom: 46px;
  color: #FF7325;
  font-family: 'Gilroy', sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 30px;
  letter-spacing: -1.5px;
  text-align: start;
  text-transform: uppercase;
}

.tt-ty-form-group {
  margin-bottom: 28px;
}

.tt-ty-form-group:last-child {
  margin-bottom: 15px;
}

.tt-ty-label {
  display: block;
  margin-bottom: 7px;
  color: #043136;
  font-family: 'Gilroy', sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 118%;
  letter-spacing: -0.36px;
}

.tt-ty-input {
  width: 100%;
  padding: 17px 20px;
  border: 1px solid #FFE8DB;
  border-radius: 10px;
  background: #FFF;
  color: #FF7325;
  font-family: 'Gilroy', sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 118%;
  letter-spacing: -0.36px;
  outline: none;
}

.tt-ty-input::placeholder {
  color: #ECBFA6;
}

.tt-ty-submit {
  width: 100%;
  padding: 25px;
  border: none;
  border-radius: 10px;
  background: #FF7325;
  color: #FFF;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 400;
  line-height: 118%;
  letter-spacing: -0.48px;
  text-align: center;
  transition: background-color 0.3s ease;
}

.tt-ty-submit:hover {
  background-color: #c94800;
}

.tt-ty-img {
  height: 522px;
  margin-top: 59px;
  border-radius: 36px;
}

.tt-ty-img img {
  border-radius: 36px;
}


.tours-travel-ty-pg .tt-logo-2 {
  max-height: 80px;
  max-width: 160px;
}



.res-ty-header {
  background: #000;
  padding: 30px;
}

.res-ty-logo {
  max-width: 200px;
  max-height: 80px;
  overflow: hidden;
}

.res-ty-thank-you-content {
  padding: 55px 111px;
}

.res-ty-thank-you-section {
  background: url('../../../web/landingpages/new_template_images/rest-ty-bg.webp') no-repeat center / cover;
  border-radius: 25px;
  overflow: hidden;
  display: flex;
}

.res-ty-message-container {
  width: 50%;
  padding: 60px 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.res-ty-check-icon {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  margin-bottom: 23px;
  overflow: hidden;
}

.res-ty-title {
  color: #FFF;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 35px;
  font-weight: 600;
  line-height: 40px;
  letter-spacing: -2.1px;
  text-transform: uppercase;
  margin-bottom: 23px;
}

.res-ty-description {
  color: #FFF;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.42px;
  max-width: 424px;
  margin: 0 auto 31px;
}

.res-ty-cta-button {
  background: #FFCA28;
  padding: 16px 18px;
  border-radius: 50%;
  text-decoration: none;
  color: #000;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.56px;
  transition: all 0.3s ease;
  display: inline-block;
}

.res-ty-cta-button:hover {
  background-color: #f59e0b;
}

.res-ty-image-container {
  width: 50%;
  position: relative;
}

.res-ty-form-section {
  width: 100%;
  max-width: 512px;
  margin: 37px auto 0;
}

.res-ty-form-container {
  border-radius: 25px;
  background: #FFCA28;
  padding: 43px 46px;
}

.res-ty-form-title {
  color: #000;
  text-align: left;
  font-family: 'Gilroy', sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 30px;
  letter-spacing: -1.5px;
  text-transform: uppercase;
  margin-bottom: 46px;
}

.res-ty-form-group {
  margin-bottom: 15px;
}

.res-ty-form-label {
  display: block;
  color: #043136;
  font-family: 'Gilroy', sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 118%;
  letter-spacing: -0.36px;
  margin-bottom: 7px;
}

.res-ty-form-input::placeholder {
  color: #ECBFA6;
}

.res-ty-form-input {
  border-radius: 10px;
  border: 1px solid #FFE8DB;
  background: #FFF;
  color: #ECBFA6;
  font-family: 'Gilroy', sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 118%;
  letter-spacing: -0.36px;
  width: 100%;
  padding: 17px 20px;
  outline: none;
}

.res-ty-form-button {
  width: 100%;
  padding: 12px;
  transition: background-color 0.3s ease;
  color: #FFF;
  text-align: center;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 400;
  line-height: 118%;
  letter-spacing: -0.48px;
  padding: 25px;
  border-radius: 10px;
  background: #FF7325;
  border: none;
}

.res-ty-form-button:hover {
  background-color: #e64a19;
}

.real-ty-container {
  width: 100%;
  padding: 26px 170px;
  box-sizing: border-box;
}

.real-ty-header {
  padding: 18px;
  margin-bottom: 5px;
}

.real-ty-logo {
  text-decoration: none;
  max-width: 220px;
  max-height: 80px;
  overflow: hidden;
}

.real-ty-success-section {
  background: url('../../../web/landingpages/new_template_images/real-ty-bg.png') no-repeat center / cover;
  border-radius: 25px;
  color: #fff;
  padding: 83px 40px;
  text-align: center;
  margin: 20px 0;
}

.real-ty-check-icon {
  width: 72px;
  height: 72px;
  margin: 0 auto;
}

.real-ty-success-title {
  color: #FFF;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 35px;
  font-weight: 600;
  line-height: 40px;
  letter-spacing: -2.1px;
  text-transform: uppercase;
  max-width: 321px;
  margin: 23px auto;
}

.real-ty-success-text {
  color: #FFF;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.42px;
  max-width: 424px;
  margin: 0 auto 41px;
}

.real-ty-button {
  border: none;
  border-radius: 15px;
  background: #FFF;
  padding: 20px;
  transition: all 0.3s ease;
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 403px;
  text-decoration: none;
  color: #172EFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.54px;
}

.real-ty-button:hover {
  background-color: #f5f5f5;
  color: #0018c7;
}

.real-ty-content-section {
  display: flex;
  gap: 20px;
  margin-bottom: 20px;
}

.real-ty-image-container {
  flex: 1;
  border-radius: 15px;
  overflow: hidden;
  height: 348px;
}

.real-ty-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.real-ty-contact-form {
  flex: 1;
  background-color: #1952FF;
  color: white;
  border-radius: 15px;
  padding: 43px 46px 46px;
}

.real-ty-form-title {
  color: #FFF;
  text-align: left;
  font-family: 'Gilroy', sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 30px;
  letter-spacing: -1.5px;
  text-transform: uppercase;
  margin-bottom: 32px;
}

.real-ty-input {
  width: 100%;
  padding: 17px 20px;
  margin-bottom: 14px;
  border: none;
  border-radius: 10px;
  background: #FFF;
  color: #828BDC;
  font-family: 'Gilroy', sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 118%;
  letter-spacing: -0.36px;
  outline: none;
  box-sizing: border-box;
}

.real-ty-input::placeholder {
  color: #828BDC;
}

.real-ty-input:focus {
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.3);
}

.real-ty-submit-btn {
  padding: 20px;
  width: 100%;
  transition: all 0.3s ease;
  border-radius: 15px;
  background: #FFF;
  color: #172EFF;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.54px;
  border: none;
  cursor: pointer;
}

.real-ty-submit-btn:hover {
  background-color: #f5f5f5;
  color: #0018c7;
}

.real-es-ty-pg .re-footer-left-bottom {
  padding: 64px 148px 63px;
  border-radius: 15px;
  margin-top: 20px;
}

.real-es-ty-pg .re-contact {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 30px;
  margin-bottom: 30px;
}

.real-es-ty-pg .re-contact-item {
  display: flex;
  align-items: flex-start;
  gap: 15px;
}

.real-es-ty-pg .re-contact-item img {
  width: 24px;
  height: 24px;
}

.real-es-ty-pg .re-contact-item div,
.real-es-ty-pg .re-contact-item p {
  color: #FFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
}

.real-es-ty-pg .re-disclaimer-txt {
  color: #FFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 14px;
  line-height: 1.6;
  margin-top: 30px;
}

.real-es-ty-pg .font-16p {
  font-size: 16px;
  font-weight: 600;
}

.real-es-ty-pg .re-footer-bottom-ctr {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 23px;
  margin-top: 36px;
}

.real-es-ty-pg .re-footer-links {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.real-es-ty-pg .re-footer-bottom-ctr,
.real-es-ty-pg .re-footer-bottom-ctr a,
.real-es-ty-pg .re-footer-bottom-ctr p {
  color: #FFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 23px;
  letter-spacing: -0.42px;
  text-decoration: none;
  margin-bottom: 0;
}

.roof-ty-container {
  max-width: 100%;
  padding: 44px 27px 20px;
  background: #F9EDEA;
}

.roof-ty-top {
  padding: 0 94px;
}

.roof-ty-header {
  padding: 19px;
  margin-bottom: 20px;
  background-color: #FFF;
  border-radius: 25px;
}

.roof-ty-logo {
  max-width: 220px;
  max-height: 80px;
  overflow: hidden;
  margin: 0 auto;
}

.roof-ty-main-content {
  overflow: hidden;
  background: url('../../../web/landingpages/new_template_images/roof-ty-bg.webp') no-repeat center / cover;
  border-radius: 25px;
}

.roof-ty-left-section {
  flex: 1;
  padding: 60px 80px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-size: cover;
  background-position: center;
  height: 533px;
  position: relative;
}

.roof-ty-left-section::before {
  content: "";
  position: absolute;
  border-right: solid 1px #fff;
  right: 0;
  top: 40px;
  bottom: 40px;
}

.roof-ty-right-section {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px 70px;
}

.roof-ty-check-icon {
  width: 82px;
  height: 82px;
  margin: 0 auto 31px;
}

.roof-ty-check-icon svg {
  width: 40px;
  height: 40px;
  fill: #ff7629;
}

.roof-ty-thank-you-title {
  color: #FFF;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: -2.1px;
  margin-bottom: 24px;
}

.roof-ty-description {
  color: #FFF;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.42px;
  margin: 0 auto 29px;
}

.roof-ty-purchase-button {
  border: none;
  padding: 20px;
  transition: all 0.3s;
  width: 100%;
  border-radius: 15px;
  background: #FFF;
  color: #FF601B;
  font-family: 'Gilroy', sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.54px;
  max-width: 403px;

}

.roof-ty-purchase-button:hover {
  background-color: #ff7629;
  color: #fff;
}

.roof-ty-contact-form {
  background-color: white;
  border-radius: 15px;
  padding: 30px;
  width: 100%;
  max-width: 400px;
}

.roof-ty-form-title {
  color: #000;
  text-align: left;
  font-family: 'Gilroy', sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 30px;
  letter-spacing: -1.5px;
  text-transform: uppercase;
  margin-bottom: 46px;
}

.roof-ty-form-group {
  margin-bottom: 28px;
}

.roof-ty-form-label {
  display: block;
  color: #043136;
  font-family: 'Gilroy', sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 118%;
  letter-spacing: -0.36px;
  margin-bottom: 7px;
}

.roof-ty-form-input {
  width: 100%;
  padding: 17px 20px;
  border-radius: 10px;
  border: 1px solid #FFE8DB;
  background: #FFF;
  color: #FF7325;
  font-family: 'Gilroy', sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 118%;
  letter-spacing: -0.36px;
  outline: none;
}

.roof-ty-form-input::placeholder {
  color: #ECBFA6;
}

.roof-ty-submit-button {
  width: 100%;
  padding: 25px;
  border-radius: 10px;
  background: #FF7325;
  border: none;
  color: #FFF;
  text-align: center;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 118%;
  letter-spacing: -0.48px;
  transition: all 0.3s;
  margin-top: 15px;
}

.roof-ty-submit-button:hover {
  background-color: #e56925;
}


.roof-ty-pg .roof-footer-ctr {
  margin-top: 39px;
}

.fur-ty-header,
.fur-ty-footer {
  background: #D6D8CA;
  padding: 57px 30px 54px;
}

.fur-ty-footer {
  padding: 70px 30px;
}

.fur-ty-logo {
  max-width: 250px;
  max-height: 80px;
  overflow: hidden;
}

.fur-ty-product-section {
  padding: 30px;
  background: url('../../../web/landingpages/new_template_images/fur-img-2.webp') no-repeat center / cover;
  width: 100%;
  height: 683px;
}

.fur-ty-confirmation-modal,
.fur-ty-contact-form-container {
  background: #FFF;
  border-radius: 25px;
  width: 100%;
}

.fur-ty-confirmation-modal {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 475px;
  padding: 73px 33px 42px;
  text-align: center;
}

.fur-ty-confirmation-icon {
  width: 98px;
  height: 98px;
  border-radius: 50%;
  margin: 0 auto 23px;
}

.fur-ty-confirmation-title,
.fur-ty-confirmation-text,
.fur-ty-button,
.fur-ty-label,
.fur-ty-input,
.fur-ty-submit-button,
.fur-ty-form-title {
  font-family: 'Gilroy', sans-serif;
}

.fur-ty-confirmation-title {
  font-size: 35px;
  font-weight: 600;
  line-height: 40px;
  letter-spacing: -2.1px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.fur-ty-confirmation-text {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.42px;
  margin: 0 auto 29px;
}

.fur-ty-button {
  color: #FFF;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.54px;
  background: #595549;
  padding: 20px;
  border: none;
  border-radius: 15px;
  width: 100%;
  transition: background-color 0.3s;
}

.fur-ty-button:hover {
  background-color: #333330;
}

.fur-ty-contact-form-container {
  max-width: 688px;
  margin: 0 auto;
  padding: 43px 33px 47px;
}

.fur-ty-form-title {
  font-size: 25px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -1.5px;
  text-transform: uppercase;
  color: #333;
  margin-bottom: 46px;
}

.fur-ty-form-row {
  display: flex;
  gap: 15px;
  margin-bottom: 15px;
}

.fur-ty-form-group {
  flex: 1;
  display: flex;
  flex-direction: column;
}

.fur-ty-label {
  font-size: 12px;
  font-weight: 400;
  line-height: 118%;
  letter-spacing: -0.36px;
  margin-bottom: 7px;
  color: #043136;
}

.fur-ty-input::placeholder {
  color: #B1B262;
}

.fur-ty-input {
  border-radius: 10px;
  border: 1px solid #E3E4C1;
  background: #FFF;
  padding: 17px 20px;
  font-size: 12px;
  font-weight: 400;
  line-height: 118%;
  letter-spacing: -0.36px;
  color: #B1B262;
  outline: none;
}

.fur-ty-submit-button {
  border-radius: 10px;
  background: #B1B262;
  padding: 17px;
  color: #FFF;
  text-align: center;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 400;
  line-height: 118%;
  letter-spacing: -0.48px;
  width: 250px;
  border: none;
  transition: background-color 0.3s;
}

.fur-ty-submit-button:hover {
  background-color: #a59b5e;
}

.furniture-ty-pg .fur-foot-logo img {
  max-width: 250px;
  max-height: 80px;
}

.shoe-ty-pg {
  padding: 7px;
}

.shoe-ty-header,
.shoe-ty-footer {
  background: #000;
  padding: 57px 30px 54px;
}

.shoe-ty-footer {
  padding: 70px 30px;
  background: url('../../../web/landingpages/new_template_images/shoe-ty-form-bg.webp') no-repeat center / cover;
  width: 100%;
}

.shoe-ty-logo {
  max-width: 250px;
  max-height: 80px;
  overflow: hidden;
}

.shoe-ty-content-overlay {
  background-color: #fff;
  padding: 63px 78px 38px;
  gap: 38px;
}

.shoe-ty-product-section {
  padding: 30px;
  background: url('../../../web/landingpages/new_template_images/shoe-ty-img-2.webp') no-repeat center / cover;
  width: 100%;
  height: 683px;
}

.shoe-ty-confirmation-modal,
.shoe-ty-contact-form-container {
  background: #000;
  border-radius: 25px;
  width: 100%;
}

.shoe-ty-confirmation-modal {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 475px;
  padding: 73px 33px 42px;
  text-align: center;
}

.shoe-ty-confirmation-icon {
  width: 98px;
  height: 98px;
  border-radius: 50%;
  margin: 0 auto 23px;
}

.shoe-ty-confirmation-title,
.shoe-ty-confirmation-text,
.shoe-ty-button,
.shoe-ty-label,
.shoe-ty-input,
.shoe-ty-submit-button,
.shoe-ty-form-title {
  font-family: 'Gilroy', sans-serif;
}

.shoe-ty-confirmation-title {
  font-size: 35px;
  font-weight: 600;
  line-height: 40px;
  letter-spacing: -2.1px;
  text-transform: uppercase;
  margin-bottom: 24px;
  color: #fff;
}

.shoe-ty-confirmation-text {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.42px;
  margin: 0 auto 29px;
  color: #fff;
}

.shoe-ty-button {
  background-color: #fff;
  color: #000;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.54px;
  padding: 20px;
  border: none;
  border-radius: 15px;
  width: 100%;
  transition: background-color 0.3s;
}

.shoe-ty-button:hover {
  background-color: #e4e4e4;
}

.shoe-ty-contact-form-container {
  max-width: 688px;
  margin: 0 auto;
  padding: 43px 33px 47px;
}

.shoe-ty-form-title {
  font-size: 25px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -1.5px;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 46px;
}

.shoe-ty-form-row {
  display: flex;
  gap: 15px;
  margin-bottom: 15px;
}

.shoe-ty-form-group {
  flex: 1;
  display: flex;
  flex-direction: column;
}

.shoe-ty-label {
  font-size: 12px;
  font-weight: 400;
  line-height: 118%;
  letter-spacing: -0.36px;
  margin-bottom: 7px;
  color: #fff;
}

.shoe-ty-input::placeholder {
  color: #B1B262;
}

.shoe-ty-input {
  border-radius: 10px;
  border: 1px solid #E3E4C1;
  background: #FFF;
  padding: 17px 20px;
  font-size: 12px;
  font-weight: 400;
  line-height: 118%;
  letter-spacing: -0.36px;
  color: #B1B262;
  outline: none;
}

.shoe-ty-submit-button {
  border-radius: 10px;
  background: #fff;
  padding: 17px;
  color: #000;
  text-align: center;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 400;
  line-height: 118%;
  letter-spacing: -0.48px;
  width: 100%;
  border: none;
  transition: background-color 0.3s;
}

.shoe-ty-submit-button:hover {
  background-color: #d3d3d3;
}

.shoe-ty-pg .fur-foot-logo img {
  max-width: 250px;
  max-height: 80px;
}

.jewellery-ty-pg {
  padding: 7px;
}

.jewellery-ty-pg .beauty-footer-main-ctr {
  border-radius: 25px;
  border: 1px solid #E9AC92;
  background: #FFF4EE;
  margin-top: 15px;
}

.jewellery-ty-pg .beauty-location-ctr p {
  color: #000;
  font-family: 'Gilroy', sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.45px;
  text-transform: lowercase;
}

.jewellery-ty-container {
  width: 100%;
  /* background-color: #f5f0ea; */
  position: relative;
  gap: 14px;
}

.jewellery-ty-header {
  width: 100%;
  border-radius: 20px;
  background: #000;
  color: white;
  padding: 37px;
  text-align: center;
}

.jewellery-ty-logo {
  max-width: 250px;
  max-height: 80px;
  overflow: hidden;
}

.jewellery-ty-content {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 70px 50px;
  background: url('../../../web/landingpages/new_template_images/jewellery-ty-bg.webp') no-repeat center / cover;
  border-radius: 25px;
}

.jewellery-ty-card-container {
  display: flex;
  max-width: 1000px;
  width: 100%;
  gap: 20px;
}

.jewellery-ty-card {
  border-radius: 25px;
  background: #FFF;
  padding: 43px 33px 57px 33px;
  flex: 1;
}

.jewellery-ty-thank-you {
  padding: 73px 33px 40px 33px;
  flex: 1.1;
}

.jewellery-ty-check-icon {
  width: 76px;
  height: 76px;
  margin: 0 auto 34px;
}

.jewellery-ty-check-icon svg {
  width: 30px;
  height: 30px;
  fill: white;
}

.jewellery-ty-heading {
  color: #000;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: -2.1px;
  text-transform: uppercase;
  margin-bottom: 24px;
}

.jewellery-ty-description {
  color: #000;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.42px;
  margin-bottom: 29px;
}

.jewellery-ty-button {
  color: #FFF;
  border-radius: 15px;
  background: #E9AC92;
  border: none;
  padding: 20px;
  font-family: 'Gilroy', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.54px;
  transition: background-color 0.3s;
}

.jewellery-ty-button:hover {
  background-color: #ff6625;
}

.jewellery-ty-contact-form {
  display: flex;
  flex-direction: column;
}

.jewellery-ty-form-title {
  color: #000;
  text-align: left;
  font-family: 'Gilroy', sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 30px;
  letter-spacing: -1.5px;
  text-transform: uppercase;
  margin-bottom: 46px;
}

.jewellery-ty-form-group {
  margin-bottom: 20px;
}

.jewellery-ty-label {
  display: block;
  color: #043136;
  font-family: 'Gilroy', sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 118%;
  letter-spacing: -0.36px;
  margin-bottom: 7px;
}

.jewellery-ty-input::placeholder {
  color: #ECBFA6;
}

.jewellery-ty-input {
  outline: none;
  border-radius: 10px;
  border: 1px solid #FFE8DB;
  background: #FFF;
  color: #FF7325;
  font-family: 'Gilroy', sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 118%;
  letter-spacing: -0.36px;
  padding: 17px 24px;
  width: 100%;
}

.jewellery-ty-submit-button {
  color: #FFF;
  text-align: center;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 400;
  line-height: 118%;
  letter-spacing: -0.48px;
  transition: background-color 0.3s;
  border-radius: 10px;
  background: #FF7325;
  padding: 25px;
  width: 100%;
  border: none;
}

.jewellery-ty-submit-button:hover {
  background-color: #e86a2d;
}

.jewellery-ty-pg .beauty-footer-links {
  column-gap: 15px;
  row-gap: 10px;
}

.jewellery-ty-pg .beauty-footer-links p {
  width: 100px;
}

.cycle-ty-pg {
  padding: 7px;
}

.cycle-ty-header,
.cycle-ty-footer {
  background: #fff;
  padding: 52px 30px 54px;
}

.cycle-ty-footer {
  padding: 70px 30px;
  background: url('../../../web/landingpages/new_template_images/cycle-ty-bg-2.webp') no-repeat center / cover;
  width: 100%;
}

.cycle-ty-logo {
  max-width: 250px;
  max-height: 80px;
  overflow: hidden;
}

.cycle-ty-pg .cycle-pg-info-ctr {
  margin: 8px 0;
}

.cycle-ty-product-section {
  padding: 30px;
  background: url('../../../web/landingpages/new_template_images/cycle-ty-bg-1.webp') no-repeat center / cover;
  width: 100%;
  height: 760px;
  margin-bottom: 7px;
}

.cycle-ty-confirmation-modal,
.cycle-ty-contact-form-container {
  background: #fff;
  border-radius: 25px;
  width: 100%;
}

.cycle-ty-confirmation-modal {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 475px;
  padding: 95px 33px 84px;
  text-align: center;
}

.cycle-ty-confirmation-icon {
  width: 98px;
  height: 98px;
  border-radius: 50%;
  margin: 0 auto 23px;
}

.cycle-ty-confirmation-title,
.cycle-ty-confirmation-text,
.cycle-ty-button,
.cycle-ty-label,
.cycle-ty-input,
.cycle-ty-submit-button,
.cycle-ty-form-title {
  font-family: 'Gilroy', sans-serif;
}

.cycle-ty-confirmation-title {
  font-size: 35px;
  font-weight: 600;
  line-height: 40px;
  letter-spacing: -2.1px;
  text-transform: uppercase;
  margin-bottom: 24px;
  color: #000;
}

.cycle-ty-confirmation-text {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.42px;
  margin: 0 auto 29px;
  color: #000;
}

.cycle-ty-button {
  background-color: #000;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.54px;
  padding: 20px;
  border: none;
  border-radius: 15px;
  width: 100%;
  transition: background-color 0.3s;
}

.cycle-ty-button:hover {
  background-color: #3c3231;
}

.cycle-ty-contact-form-container {
  max-width: 688px;
  margin: 0 auto;
  padding: 43px 33px 47px;
}

.cycle-ty-form-title {
  font-size: 25px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -1.5px;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 46px;
}

.cycle-ty-form-row {
  display: flex;
  gap: 15px;
  margin-bottom: 15px;
}

.cycle-ty-form-group {
  flex: 1;
  display: flex;
  flex-direction: column;
}

.cycle-ty-label {
  font-size: 12px;
  font-weight: 400;
  line-height: 118%;
  letter-spacing: -0.36px;
  margin-bottom: 7px;
  color: #000;
}

.cycle-ty-input::placeholder {
  color: #C4C4C4;
}

.cycle-ty-input {
  border-radius: 10px;
  border: 1px solid #E3E4C1;
  background: #FFF;
  padding: 17px 20px;
  font-size: 12px;
  font-weight: 400;
  line-height: 118%;
  letter-spacing: -0.36px;
  color: #000;
  outline: none;
}

.cycle-ty-submit-button {
  border-radius: 10px;
  background: #000;
  padding: 17px;
  color: #fff;
  text-align: center;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 400;
  line-height: 118%;
  letter-spacing: -0.48px;
  width: 100%;
  border: none;
  transition: background-color 0.3s;
}

.cycle-ty-submit-button:hover {
  background: #3a3a3a;
}

.cycle-ty-pg .fur-foot-logo img {
  max-width: 250px;
  max-height: 80px;
}

.cycle-ty-pg .c-info-adddress {
  column-gap: 80px;
  row-gap: 10px;
}

.cycle-ty-pg .c-info-adddress>div {
  justify-content: flex-start !important;
}


.cycle-ty-pg .cycle-ty-disclaimer {
  max-width: 905px;
  margin: 0 auto;
}

.cycle-ty-pg .cycle-logo-footer {
  max-width: 250px;
  max-height: 80px;
  overflow: hidden;
  margin: 0 auto 33px;
}

.land-ty-container {
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}

.land-ty-header {
  background-color: #f7f7f7;
  height: 517px;
  position: relative;
  border-bottom: 1px solid #eaeaea;
  background: url('../../../web/landingpages/new_template_images/ls-img3-ty.webp') no-repeat center / cover;
}

.land-ty-confirmation-card {
  border-radius: 25px;
  background: #FFF;
  padding: 30px 37px 42px 37px;
  max-width: 500px;
  width: 100%;
  position: absolute;
  top: 220px;
  left: 50%;
  transform: translateX(-50%);
}

.land-ty-logo {
  max-width: 250px;
  max-height: 80px;
  overflow: hidden;
  margin: 0 auto 60px;
}

.land-ty-checkmark {
  width: 82px;
  height: 82px;
  overflow: hidden;
  margin: 0 auto 30px;
}

.land-ty-title {
  color: #000;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: -2.1px;
  text-transform: uppercase;
  margin: 0 auto 24px;
}

.land-ty-description {
  color: #000;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
  letter-spacing: -0.42px;
  margin: 0 auto 29px;
}

.land-ty-button {
  color: #FFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.54px;
  transition: background-color 0.3s;
  text-transform: none;
  border-radius: 15px;
  background: #B1B262;
  padding: 20px;
  width: 100%;
  border: none;
}

.land-ty-button:hover {
  background-color: #9a9858;
}

.land-ty-content {
  display: flex;
  padding: 260px 150px 60px;
  background: #DFDFBC;
  gap: 30px;
}

.land-ty-image-section {
  flex: 2;
  overflow: hidden;
  height: 411px;
  border-radius: 25px;
}

.land-ty-gardener-img {
  border-radius: 25px;
}

.land-ty-form-section {
  flex: 1;
  border-radius: 25px;
  background: #FFF;
  padding: 43px 38px 43px 33px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}

.land-ty-form-title {
  color: #000;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 30px;
  letter-spacing: -1.5px;
  text-transform: uppercase;
  margin-bottom: 46px;
}

.land-ty-form-group {
  margin-bottom: 15px;
}

.land-ty-form-label {
  display: block;
  color: #043136;
  font-family: 'Gilroy', sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 118%;
  letter-spacing: -0.36px;
  margin-bottom: 7px;
}

.land-ty-form-input::placeholder {
  color: #B1B262;
}

.land-ty-form-input {
  width: 100%;
  color: #B1B262;
  font-family: 'Gilroy', sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 118%;
  letter-spacing: -0.36px;
  padding: 17px 20px;
  border-radius: 10px;
  border: 1px solid #E3E4C1;
  background: #FFF;
  outline: none;
}

.land-ty-submit-button {
  color: #FFF;
  text-align: center;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 400;
  line-height: 118%;
  letter-spacing: -0.48px;
  padding: 25px;
  border-radius: 10px;
  background: #B1B262;
  width: 100%;
  border: none;
  transition: background-color 0.3s;
}

.land-ty-submit-button:hover {
  background-color: #9a9858;
}

.photography-ty-pg {
  padding: 0 14px 14px 14px;
  background: #E2F4FC;
}

.photo-ty-container {
  width: 100%;
  padding: 70px 85px;
  background: #E2F4FC;
}

/* Grid layout */
.photo-ty-grid {
  display: grid;
  grid-template-columns: 1.03fr 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 18px;
}

/* Welcome card */
.photo-ty-welcome-card {
  background-color: #fff;
  padding: 60px 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  justify-content: center;
}

.photo-ty-logo {
  max-width: 250px;
  max-height: 80px;
  overflow: hidden;
  margin: 0 auto 99px
}

.photo-ty-checkmark {
  margin-bottom: 20px;
}

.photo-ty-circle {
  width: 76px;
  height: 76px;
  border-radius: 50%;
  overflow: hidden;
}

.photo-ty-title {
  color: #06212D;
  text-align: center;
  font-family: Anton;
  font-size: 60px;
  font-weight: 400;
  line-height: 70px;
  letter-spacing: -1.8px;
  margin-bottom: 23px;
}

.photo-ty-description {
  color: #123D4F;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.42px;
  max-width: 424px;
  margin: 0 auto 49px;
}

.photo-ty-button {
  color: #381C21;
  font-family: 'Gilroy', sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.54px;
  border-radius: 15px;
  background: #A7D9EE;
  padding: 20px;
  border: none;
  width: 100%;
  max-width: 403px;
  margin: 0 auto;
  transition: background-color 0.3s;
}

.photo-ty-button:hover {
  background-color: #8cc5d6;
}

/* Images */
.photo-ty-image-top,
.photo-ty-image-bottom {
  overflow: hidden;
  height: 100%;
  max-height: 750px;
}

.photo-ty-image-top img,
.photo-ty-image-bottom img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Contact section */
.photo-ty-contact-section {
  background: #24617B;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px;
}

.photo-ty-contact-card {
  border-radius: 25px;
  background: #FFF;
  padding: 43px 34px 57px;
  width: 100%;
  max-width: 429px;
}

.photo-ty-contact-title {
  color: #000;
  text-align: left;
  font-family: 'Gilroy', sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 30px;
  letter-spacing: -1.5px;
  text-transform: uppercase;
  margin-bottom: 46px;
}

.photo-ty-form-group {
  margin-bottom: 20px;
}

.photo-ty-label {
  display: block;
  color: #043136;
  font-family: 'Gilroy', sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 118%;
  letter-spacing: -0.36px;
  margin-bottom: 7px;
}

.photo-ty-input::placeholder {
  color: #A7D9EE;
}

.photo-ty-input {
  padding: 17px 24px;
  border-radius: 10px;
  border: 1px solid #A7D9EE;
  background: #FFF;
  width: 100%;
  color: #24617B;
  font-family: 'Gilroy', sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 118%;
  letter-spacing: -0.36px;
  outline: none;
}

.photo-ty-submit-button {
  color: #000;
  text-align: center;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 118%;
  /* 18.88px */
  letter-spacing: -0.48px;
  border-radius: 10px;
  background: #A7D9EE;
  padding: 25px;
  width: 100%;
  border: none;
  transition: background-color 0.3s;
}

.photo-ty-submit-button:hover {
  background-color: #8cc5d6;
}

.event-ty-header {
  margin: 0 auto 50px;
}

.event-ty-logo {
  max-width: 250px;
  max-height: 80px;
  overflow: hidden;
}

.event-ty-product-section {
  padding: 60px 55px 120px;
  background: url('../../../web/landingpages/new_template_images/event-img-1-ty-bg.webp') no-repeat center / cover;
  width: 100%;
}

.event-ty-confirmation-modal,
.event-ty-contact-form-container {
  background: #fff;
  border-radius: 25px;
  width: 100%;
}

.event-ty-confirmation-modal {
  max-width: 806px;
  padding: 70px 50px 79px;
  text-align: center;
}

.event-ty-confirmation-icon {
  width: 76px;
  height: 76px;
  border-radius: 50%;
  margin: 0 auto 28px;
}

.event-ty-confirmation-title,
.event-ty-confirmation-text,
.event-ty-button,
.event-ty-label,
.event-ty-input,
.event-ty-submit-button,
.event-ty-form-title {
  font-family: 'Gilroy', sans-serif;
}

.event-ty-confirmation-title {
  color: #000;
  font-size: 45px;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: -2.7px;
  text-transform: uppercase;
  margin: 0 auto 30px;
}

.event-ty-confirmation-text {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.42px;
  max-width: 424px;
  margin: 0 auto 29px;
}

.event-ty-button {
  border-radius: 15px;
  background: #C63054;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.54px;
  padding: 20px;
  border: none;
  width: 100%;
  max-width: 403px;
  margin: 0 auto;
  transition: background-color 0.3s;
}

.event-ty-button:hover {
  background: #8c1e38;
}

.event-ty-contact-form-container {
  max-width: 806px;
  margin: 23px auto 0;
  padding: 55px 90px 47px;
}

.event-ty-form-title {
  font-size: 25px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -1.5px;
  text-transform: uppercase;
  color: #C63054;
  margin-bottom: 46px;
}

.event-ty-form-row {
  display: flex;
  gap: 15px;
  margin-bottom: 15px;
}

.event-ty-form-group {
  flex: 1;
  display: flex;
  flex-direction: column;
}

.event-ty-label {
  font-size: 12px;
  font-weight: 400;
  line-height: 118%;
  letter-spacing: -0.36px;
  margin-bottom: 7px;
  color: #C63054;
}

.event-ty-input {
  border-radius: 10px;
  border: 1px solid #C63054;
  background: #FFF;
  padding: 17px 20px;
  font-size: 12px;
  font-weight: 400;
  line-height: 118%;
  letter-spacing: -0.36px;
  color: #000;
  outline: none;
}

.event-ty-input::placeholder {
  color: #C4C4C4;
}

.event-ty-submit-button {
  border-radius: 10px;
  background: #C63054;
  padding: 17px;
  color: #fff;
  text-align: center;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 400;
  line-height: 118%;
  letter-spacing: -0.48px;
  width: 100%;
  border: none;
  transition: background-color 0.3s;
}

.event-ty-submit-button:hover {
  background: #8c1e38;
}

.event-ty-pg .fur-foot-logo img {
  max-width: 250px;
  max-height: 80px;
}

.event-ty-pg .c-info-adddress {
  column-gap: 80px;
  row-gap: 10px;
}

.event-ty-pg .c-info-adddress>div {
  justify-content: flex-start !important;
}

.event-ty-pg .event-ty-disclaimer {
  max-width: 905px;
  margin: 0 auto;
}

.event-ty-pg .event-ty-logo-footer {
  max-width: 250px;
  max-height: 80px;
  overflow: hidden;
  margin: 0 auto 33px;
}

.event-ty-contact-bottom {
  padding: 0 30px;
  column-gap: 100px;
  row-gap: 15px;
  margin: 0 auto 38px;
}

.event-ty-disclaimer {
  padding: 20px;
}

.event-ty-footer-logo {
  max-width: 250px;
  max-height: 80px;
  overflow: hidden;
  margin: 0 auto;
}

.event-ty-footer-overlay {
  padding: 13px 15px;
}

.event-ty-pg .cycle-pg-info-ctr.jewellery-pg-info-ctr {
  margin-top: 0;
}

.beauty-ty-container {
  width: 100%;
}

.beauty-ty-header {
  padding: 54px 30px 43px;
  text-align: center;
}

.beauty-ty-logo {
  max-width: 150px;
  max-height: 70px;
  overflow: hidden;
  margin: 0 auto;
}

.beauty-ty-main-image {
  width: 100%;
  height: 809px;
  background-color: #e8d0bc;
  position: relative;
  overflow: hidden;
}

.beauty-ty-main-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.beauty-ty-confirmation-popup {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: white;
  padding: 95px 95px 73px 95px;
  text-align: center;
  width: 630px;
}

.beauty-ty-confirmation-icon {
  width: 76px;
  height: 76px;
  border-radius: 50%;
  margin: 0 auto 28px;
}

.beauty-ty-confirmation-title {
  color: #381C21;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 45px;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: -2.7px;
  margin: 0 auto 30px;
}

.beauty-ty-confirmation-text {
  color: #381C21;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.42px;
  margin-bottom: 29px;
}

.beauty-ty-button {
  border-radius: 15px;
  background: #FFF1E7;
  border: none;
  width: 100%;
  max-width: 403px;
  padding: 20px;
  color: #381C21;
  font-family: 'Gilroy', sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.54px;
  width: 100%;
  transition: background-color 0.3s;
}

.beauty-ty-button:hover {
  background-color: #f0c387;
}

.beauty-ty-content-section {
  display: flex;
  gap: 20px;
  padding: 44px 86px;
}

.beauty-ty-product-image {
  flex: 1.58;
  background-color: #e8d0bc;
}

.beauty-ty-product-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.beauty-ty-contact-form {
  flex: 1;
  background: #D4AB8B;
  padding: 70px 36px 54px 36px;
}

.beauty-ty-form-title {
  color: #000;
  text-align: left;
  font-family: 'Gilroy', sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 30px;
  letter-spacing: -1.5px;
  text-transform: uppercase;
  margin-bottom: 46px;
}

.beauty-ty-form-group {
  margin-bottom: 28px;
}

.beauty-ty-form-group:nth-child(2) {
  margin-bottom: 46px;
}

.beauty-ty-form-label {
  display: block;
  color: #043136;
  font-family: 'Gilroy', sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 118%;
  letter-spacing: -0.36px;
  margin-bottom: 7px;
}

.beauty-ty-form-input::placeholder {
  color: #ECBFA6;
}

.beauty-ty-form-input {
  width: 100%;
  color: #D4AB8B;
  font-family: 'Gilroy', sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 118%;
  letter-spacing: -0.36px;
  border-radius: 10px;
  border: 1px solid #FFE8DB;
  background: #FFF;
  padding: 17px 24px;
  outline: none;
}

.beauty-ty-submit-button {
  color: #FF601B;
  text-align: center;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 400;
  line-height: 118%;
  letter-spacing: -0.48px;
  border-radius: 34px;
  background: #FFF;
  padding: 25px 87px;
  border: none;
  transition: background-color 0.3s;
  margin: 0 auto;
  display: block;
}

.beauty-ty-submit-button:hover {
  background-color: #f9f9f9;
}

.beauty-ty-pg .beauty-footer-ctr {
  border-top: 1px solid #E9AC92;
}

.beauty-ty-pg .beauty-footer-ctr,
.beauty-ty-pg .b-footer-bottom {
  background: #FFF4EE;
}

.beauty-ty-pg .b-payment-ctr {
  margin: 0 auto;
}

.beauty-ty-pg .b-footer-bottom {
  padding: 0 50px 26px;
  border-bottom: 1px solid #E9AC92;
}

.pet-ty-container {
  width: 100%;
}

.pet-ty-hero {
  position: relative;
  height: 564px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url('../../../web/landingpages/new_template_images/pet-ty-bg.webp') no-repeat center / cover;
  padding: 63px 50px 58px;
}

.pet-ty-logo {
  max-width: 250px;
  max-height: 80px;
  overflow: hidden;
  margin: 0 auto 96px;
}

.pet-ty-tick {
  width: 76px;
  height: 76px;
  overflow: hidden;
  margin: 0 auto 28px;
}



.pet-ty-content {
  text-align: center;
  color: white;
  max-width: 600px;
  padding: 0 20px;
}

.pet-ty-title {
  color: #FFF;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 45px;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: -2.7px;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.pet-ty-subtitle {
  color: #FFF;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.42px;
  margin-bottom: 30px;
}

.pet-ty-button {
  display: inline-block;
  color: #000;
  font-family: 'Gilroy', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.54px;
  border-radius: 15px;
  background: #FFF;
  width: 100%;
  max-width: 403px;
  padding: 20px;
  transition: all 0.3s ease;
}

.pet-ty-button:hover {
  background-color: #f0f0f0;
}

.pet-ty-form-section {
  padding: 57px 50px 20px 50px;
}

.pet-ty-form-container {
  border-radius: 25px;
  background: #8177A7;
  padding: 55px 92px 47px;
  width: 100%;
  max-width: 806px;
  margin: 0 auto;
}

.pet-ty-form-title {
  color: #FFF;
  text-align: left r;
  font-family: 'Gilroy', sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 30px;
  letter-spacing: -1.5px;
  text-transform: uppercase;
  margin-bottom: 46px;
}

.pet-ty-form {
  display: flex;
  flex-direction: column;
  gap: 17px;
}

.pet-ty-form-group {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.pet-ty-form-label {
  color: #FFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 118%;
  letter-spacing: -0.36px;
  margin-bottom: 7px;
}

.pet-ty-form-input::placeholder {
  color: #C4C4C4;
}

.pet-ty-form-input {
  padding: 17px 20px;
  border-radius: 10px;
  background: #FFF;
  border: none;
  color: #8177A7;
  font-family: 'Gilroy', sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 118%;
  letter-spacing: -0.36px;
  outline: none;
}

.pet-ty-form-row {
  display: flex;
  gap: 20px;
}

.pet-ty-form-row .pet-ty-form-group {
  flex: 1;
}

.pet-ty-submit-btn {
  color: #FFF;
  text-align: center;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 400;
  line-height: 118%;
  letter-spacing: -0.48px;
  transition: background-color 0.2s;
  padding: 17px;
  width: 100%;
  border-radius: 10px;
  background: #000;
  border: none;
}

.pet-ty-submit-btn:hover {
  background-color: #333;
}

.fit-ty-container {
  background: #BDF27B;
  width: 100%;
}

.fit-ty-header {
  text-align: center;
  padding: 65px 40px 26px;
}

.fit-ty-logo {
  max-width: 250px;
  max-height: 120px;
  overflow: hidden;
  margin: 0 auto;
}

.fit-ty-purchase-overlay {
  padding: 26px 26px 200px 26px;
}

.fit-ty-purchase-card {
  width: 100%;
  max-width: 806px;
  padding: 103px;
  border-radius: 35px;
  border: 1px solid #000;
  background: url('../../../web/landingpages/new_template_images/fit-img-main.webp') no-repeat center / cover;
  overflow: hidden;
  position: relative;
}

.fit-ty-purchase-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 35px;
  background: rgba(0, 0, 0, 0.61);
}

.fit-ty-purchase-image {
  width: 100%;
  height: 200px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0.7;
  object-fit: cover;
}

.fit-ty-purchase-content {
  position: relative;
  z-index: 2;
}

.fit-ty-checkmark {
  width: 76px;
  height: 76px;
  overflow: hidden;
  margin: 0 auto 28px;
}

.fit-ty-title {
  color: #FFF;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 45px;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: -2.7px;
  margin-bottom: 30px;
}

.fit-ty-subtitle {
  color: #FFF;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.42px;
  max-width: 424px;
  margin: 0 auto 29px;
}

.fit-ty-button {
  display: block;
  color: #000;
  font-family: 'Gilroy', sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.54px;
  border-radius: 15px;
  background: #FFF;
  padding: 20px;
  border: none;
  width: 100%;
  max-width: 403px;
  margin: 0 auto;
}

.fit-ty-button:hover {
  background: #e7e7e7;
}

.fit-ty-contact-form {
  border-radius: 25px;
  background: #FFF;
  padding: 43px 93px;
  max-width: 806px;
  left: 50%;
  bottom: -120px;
  transform: translateX(-50%);
  width: 100%;
  width: calc(100% - 52px);
}

.fit-ty-form-title {
  color: #000;
  text-align: left;
  font-family: 'Gilroy', sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 30px;
  letter-spacing: -1.5px;
  text-transform: uppercase;
  margin-bottom: 46px;
}

.fit-ty-form-row {
  display: flex;
  margin-bottom: 20px;
  gap: 15px;
}

.fit-ty-form-group {
  flex: 1;
}

.fit-ty-form-label {
  display: block;
  color: #000;
  font-family: 'Gilroy', sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 118%;
  letter-spacing: -0.36px;
  margin-bottom: 7px;
}

.fit-ty-form-input::placeholder {
  color: #C4C4C4;
}

.fit-ty-form-input {
  width: 100%;
  border-radius: 10px;
  border: 1px solid #000;
  background: #FFF;
  padding: 17px 20px;
  color: #000;
  font-family: 'Gilroy', sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 118%;
  letter-spacing: -0.36px;
  outline: none;
}

.fit-ty-submit-button {
  color: #FFF;
  text-align: center;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 400;
  line-height: 118%;
  letter-spacing: -0.48px;
  padding: 17px;
  width: 100%;
  border-radius: 10px;
  background: #000;
  border: none;
}

.fit-ty-submit-button:hover {
  background: #1f1f1f;
}

.fitness-ty-pg .fit-footer-ctr {
  padding: 170px 147px 51px 147px;
}

.fitness-ty-pg .fit-foot-bottom {
  padding: 54px 0 0 0;
}

.fin-ty-gradient-bg {
  background: url('../../../web/landingpages/new_template_images/finance-hero-bg.png') no-repeat center / cover;
  padding: 19px 50px;
  height: 340px;
}

.fin-ty-container {
  width: 100%;
  padding: 40px 20px;
}

.fin-ty-logo {
  max-width: 250px;
  max-height: 80px;
  overflow: hidden;
  margin: 0 auto 54px;
}

.fin-ty-confirmation-card {
  padding: 62px 37px 42px 37px;
  border-radius: 25px;
  border: 1px solid #000;
  background: #FFF;
  max-width: 475px;
  left: 50%;
  transform: translateX(-50%);
  bottom: -216px;
}

.fin-ty-check-icon {
  width: 98px;
}

.fin-ty-checkmark {
  width: 98px;
  height: 98px;
  overflow: hidden;
  margin: 0 auto 23px;
}


.fin-ty-thank-you {
  color: #000;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: -2.1px;
  margin: 0 auto 24px;
}

.fin-ty-message {
  color: #000;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: -0.42px;
  max-width: 424px;
  margin: 0 auto 29px;
}

.fin-ty-button {
  color: #FFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.54px;
  border-radius: 15px;
  background: #000;
  padding: 20px;
  border: none;
  width: 100%;
  transition: background-color 0.3s;
}

.fin-ty-button:hover {
  background-color: #333;
}

.fin-ty-contact-form-overlay {
  padding: 280px 50px 54px;
}

.fin-ty-contact-form {
  border-radius: 25px;
  background: conic-gradient(from 39deg at 24.28% 38.91%, #FFEAE9 0deg, #E5DFD8 220.52337169647217deg, #E3ECE7 360deg);
  padding: 45px 33px;
  width: 100%;
  max-width: 686px;
  margin: 0 auto;
}

.fin-ty-form-title {
  color: #000;
  text-align: left;
  font-family: 'Gilroy', sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 30px;
  letter-spacing: -1.5px;
  margin-bottom: 46px;
}

.fin-ty-form-row {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 20px;
}

.fin-ty-form-group {
  flex: 1;
  min-width: 250px;
}

.fin-ty-label {
  display: block;
  color: #043136;
  font-family: 'Gilroy', sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 118%;
  letter-spacing: -0.36px;
  margin-bottom: 7px;
}

.fin-ty-input::placeholder {
  color: #C3C3C3;
}

.fin-ty-input {
  width: 100%;
  border-radius: 10px;
  border: 1px solid #737373;
  background: #FFF;
  color: #000;
  font-family: 'Gilroy', sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 118%;
  letter-spacing: -0.36px;
  padding: 17px 20px;
  outline: none;
}

.fin-ty-submit-btn {
  border-radius: 10px;
  background: #000;
  color: #FFF;
  text-align: center;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 400;
  line-height: 118%;
  letter-spacing: -0.48px;
  border: none;
  padding: 17px;
  width: 249px;
  transition: background-color 0.3s;
}

.fin-ty-submit-btn:hover {
  background-color: #333;
}

.finance-ty-pg .finance-footer-ctr {
  padding: 58px 70px 58px 70px;
}

.health-ty-pg {
  padding: 0 14px 0 14px;
}

.health-ty-container {
  max-width: 100%;
  margin: 0 auto;
}

.health-ty-header {
  padding: 42px 40px 44px;
  background-color: #fff;
}

.health-ty-logo {
  max-width: 250px;
  max-height: 80px;
  overflow: hidden;
}

.health-ty-hero-section {
  position: relative;
  padding: 50px;
  height: 675px;
  width: 100%;
  background: url('../../../web/landingpages/new_template_images/health-ty-hero.webp') no-repeat center / cover;
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
}

.health-ty-confirmation-card {
  border-radius: 32px;
  border: 1px solid #E3E3E3;
  padding: 69px 74px;
}

.health-ty-check-icon {
  width: 98px;
  height: 98px;
  overflow: hidden;
  margin: 0 auto 35px;
}

.health-ty-check-icon svg {
  width: 30px;
  height: 30px;
  fill: none;
  stroke: white;
  stroke-width: 2;
}

.health-ty-confirmation-title {
  color: #FFF;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 45px;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: -2.7px;
  margin: 0 auto 19px;
}

.health-ty-confirmation-text {
  color: #FFF;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.48px;
  max-width: 329px;
  margin: 0 auto 20px;
}

.health-ty-purchase-more-btn p {
  transform: skew(10deg);
}

.health-ty-purchase-more-btn {
  padding: 23px 30px;
  color: #000;
  font-family: 'Gilroy', sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.45px;
  transition: all 0.3s ease;
  border: none;
  border-radius: 20px;
  transform: skew(-10deg);
}

.health-ty-purchase-more-btn:hover {
  background-color: #f0f0f0;
}

.health-ty-contact-section-overlay {
  background-color: #fff;
  padding: 52px 173px;
}

.health-ty-contact-section {
  padding: 69px 30px;
  background: url('../../../web/landingpages/new_template_images/health-ty-form-bg.webp') no-repeat center / cover;
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
  border-radius: 25px;
}

.health-ty-contact-form-container {
  background-color: white;
  border-radius: 20px;
  padding: 43px 34px 47px 33px;
  width: 100%;
  max-width: 688px;
}

.health-ty-form-title {
  color: #000;
  text-align: left;
  font-family: 'Gilroy', sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 30px;
  letter-spacing: -1.5px;
  text-transform: uppercase;
  margin-bottom: 46px;
}

.health-ty-form-label {
  display: block;
  color: #000;
  font-family: 'Gilroy', sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 118%;
  letter-spacing: -0.36px;
  margin-bottom: 7px;
}

.health-ty-form-input {
  border-radius: 10px;
  border: 1px solid #000;
  background: #FFF;
  padding: 17px 20px;
  color: #000;
  font-family: 'Gilroy', sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 118%;
  letter-spacing: -0.36px;
  outline: none;
  width: 100%;
}

.health-ty-form-input::placeholder {
  color: #C4C4C4;
}

.health-ty-submit-btn {
  width: 100%;
  color: #FFF;
  text-align: center;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 400;
  line-height: 118%;
  letter-spacing: -0.48px;
  border-radius: 10px;
  background: #000;
  border: none;
  padding: 17px;
  transition: background-color 0.3s ease;
}

.health-ty-submit-btn:hover {
  background-color: #333;
}

.health-ty-form-row {
  display: flex;
  gap: 15px;
  margin-bottom: 17px;
}

.health-ty-form-col {
  flex: 1;
}

.health-ty-pg .health-footer-ctr {
  margin: 0;
}

.food-ty-header {
  background-color: white;
  padding: 56px 127px 58px;
  text-align: center;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.food-ty-header-top {
  height: 122px;
  margin-bottom: 17px;
}

.food-ty-logo-icon,
.food-logo-ty-bottom {
  width: 122px;
  height: 122px;
  overflow: hidden;
  left: 0;
}

.food-ty-checkmark {
  width: 76px;
  height: 76px;
  overflow: hidden;
  left: 50%;
  transform: translateX(-50%);
}

.food-ty-title {
  color: #000;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 45px;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: -2.7px;
  max-width: 435px;
  margin: 0 auto 30px;
}

.food-ty-subtitle {
  color: #000;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.42px;
  max-width: 424px;
  margin: 0 auto 30px;
}

.food-ty-purchase-btn {
  color: #FFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.54px;
  display: block;
  border-radius: 15px;
  background: #78621F;
  padding: 20px;
  width: 403px;
  border: none;
  margin: 0 auto;
}

.food-ty-purchase-btn:hover {
  background-color: #514521;
}

/* Hero Image Section */
.food-ty-hero {
  width: 100%;
  height: 587px;
  background: url('../../../web/landingpages/new_template_images/fd-img-2.webp') no-repeat center / cover;
  position: relative;
}

/* Contact Form Section */
.food-ty-contact-container {
  max-width: 806px;
  border-radius: 25px;
  background: #FFF;
  width: 100%;
  padding: 55px 93px 47px;
  left: 50%;
  transform: translateX(-50%);
  bottom: -152px;
}

.food-ty-form-title {
  color: #78621F;
  text-align: left;
  font-family: 'Gilroy', sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 30px;
  letter-spacing: -1.5px;
  margin-bottom: 34px;
}

.food-ty-form-group {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}

.food-ty-form-field {
  width: 48%;
}

.food-ty-form-label {
  display: block;
  color: #78621F;
  font-family: 'Gilroy', sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 118%;
  letter-spacing: -0.36px;
  margin-bottom: 7px;
}

.food-ty-form-input {
  width: 100%;
  border-radius: 10px;
  border: 1px solid #78621F;
  color: #C4C4C4;
  font-family: 'Gilroy', sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 118%;
  letter-spacing: -0.36px;
  padding: 17px 20px;
}

.food-ty-submit-btn {
  color: #FFF;
  text-align: center;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 400;
  line-height: 118%;
  letter-spacing: -0.48px;
  border-radius: 10px;
  background: #78621F;
  padding: 17px;
  border: none;
  width: 100%;
}

.food-ty-pg .fd-location-ctr {
  column-gap: 100px;
  row-gap: 15px;
}

.food-ty-pg .food-footer-ctr {
  padding-top: 180px;
}

.wine-ty-container {
  max-width: 100%;
  position: relative;
}

.wine-ty-hero-image {
  position: relative;
  width: 100%;
  height: 557px;
  background: url('../../../web/landingpages/new_template_images/wine-img-1.webp') no-repeat center / cover;
}

.wine-ty-hero-image::before {
  content: "";
  background: rgba(0, 0, 0, 0.62);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.wine-ty-confirmation-card {
  width: 100%;
  max-width: 630px;
  padding: 80px 52px 73px;
  position: absolute;
  top: 150px;
  left: 50%;
  border-radius: 25px;
  background: linear-gradient(135deg, #D9FAB8 4.05%, #C8F899 98.65%);
  transform: translateX(-50%);
}

.wine-ty-logo {
  max-width: 180px;
  max-height: 80px;
  overflow: hidden;
  margin: 0 auto 45px;
}

.wine-ty-wave-line {
  width: 100%;
  height: 30px;
  margin: 0 auto;
}

.wine-ty-check-circle {
  width: 76px;
  height: 76px;
  overflow: hidden;
  margin: 43px auto 29px;
}


.wine-ty-thank-you {
  color: #381C21;
  text-align: center;
  font-family: 'Abhaya Libre', serif;
  font-size: 45px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: -2.7px;
  margin: 0 auto 29px;
}

.wine-ty-message {
  color: #381C21;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: -0.42px;
  margin: 0 auto 29px;
}

.wine-ty-purchase-button:hover {
  background: #381C21;
  color: #FFF;
}

.wine-ty-purchase-button {
  display: block;
  color: #381C21;
  font-family: 'Gilroy', sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.54px;
  width: 100%;
  max-width: 403px;
  margin: 0 auto;
  border-radius: 15px;
  background: #FFF;
  padding: 20px;
  border: none;
  transition: 0.3s all;
}

.wine-ty-content {
  background-color: #fff;
  padding: 315px 20px 57px;
  text-align: center;
}

.wine-ty-recipes-title {
  color: #000;
  text-align: center;
  font-family: "Abhaya Libre";
  font-size: 35px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: -1.05px;
  margin-bottom: 24px;
}

.wine-ty-contact-form {
  width: 100%;
  max-width: 688px;
  margin: 0 auto;
  background-color: #3b1d1e;
  padding: 43px 34px 47px;
  border-radius: 15px;
  color: white;
}

.wine-ty-form-title {
  color: #FFF;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 30px;
  letter-spacing: -1.5px;
  margin-bottom: 46px;
}

.wine-ty-form-row {
  display: flex;
  gap: 15px;
  margin-bottom: 17px;
}

.wine-ty-form-group {
  flex: 1;
}

.wine-ty-form-label {
  display: block;
  color: #FFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 118%;
  letter-spacing: -0.36px;
  margin-bottom: 7px;
  text-align: left;
}

.wine-ty-form-input::placeholder {
  color: #C4C4C4;
}

.wine-ty-form-input {
  width: 100%;
  color: #000;
  font-family: 'Gilroy', sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 118%;
  letter-spacing: -0.36px;
  border: none;
  padding: 17px 20px;
  border-radius: 10px;
  border: 1px solid #000;
  background: #FFF;
  outline: none;
}

.wine-ty-submit-button {
  width: 100%;
  color: #381C21;
  text-align: center;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 400;
  line-height: 118%;
  letter-spacing: -0.48px;
  padding: 17px;
  border-radius: 10px;
  background: #FFF;
  border: none;
}

.ecom-ty-container {
  width: 100%;
  padding: 20px;
}

.ecom-ty-header {
  text-align: center;
  padding: 21px 30px 41px;
  background-color: #fff;
}

.ecom-ty-logo {
  max-width: 250px;
  max-height: 80px;
  overflow: hidden;
  margin: 0 auto;
}

.ecom-ty-confirmation-section {
  border-radius: 52px;
  background: #F1EDE6;
  display: grid;
  grid-template-columns: 1fr 1fr;
  overflow: hidden;
  margin: 0 55px;
}

.ecom-ty-confirmation-content {
  flex: 1;
  padding: 115px 40px;
}

.ecom-ty-confirmation-image {
  flex: 1;
}

.ecom-ty-check-icon {
  width: 72px;
  height: 72px;
  overflow: hidden;
  margin: 0 auto 23px;
}

.ecom-ty-title {
  color: #000;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: -2.1px;
  max-width: 321px;
  margin: 0 auto 23px;
}

.ecom-ty-description {
  color: #000;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.42px;
  max-width: 424px;
  margin: 0 auto 41px;
}

.ecom-ty-button:hover {
  background: #312f2f;
}

.ecom-ty-button {
  color: #FFF;
  font-family: 'Gilroy', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.54px;
  border-radius: 15px;
  background: #000;
  padding: 20px;
  text-decoration: none;
  width: 100%;
  display: block;
  text-align: center;
  max-width: 403px;
  margin: 0 auto;
}

.ecom-ty-contact-form {
  padding: 42px 34px 47px 33px;
  border-radius: 25px;
  background: #F1EDE6;
  width: 53%;
  margin: 68px auto 78px;

  /* max-width: 688px;
  width: 100%; */
}

.ecom-ty-form-title {
  color: #000;
  text-align: left;
  font-family: 'Gilroy', sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 30px;
  letter-spacing: -1.5px;
  margin-bottom: 46px;
}

.ecom-ty-form-row {
  display: flex;
  gap: 20px;
  margin-bottom: 20px;
}

.ecom-ty-form-group {
  flex: 1;
}

.ecom-ty-label {
  display: block;
  color: #043136;
  font-family: 'Gilroy', sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 118%;
  letter-spacing: -0.36px;
  margin-bottom: 7px;
}

.ecom-ty-input::placeholder {
  color: #C3C3C3;
}

.ecom-ty-input {
  color: #C3C3C3;
  color: #000;
  font-family: 'Gilroy', sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 118%;
  letter-spacing: -0.36px;
  padding: 17px 20px;
  border-radius: 10px;
  border: 1px solid #737373;
  background: #FFF;
  width: 100%;
  outline: none;
}

.ecom-ty-submit-button:hover {
  background-color: #2f2f2f;
}

.ecom-ty-submit-button {
  color: #FFF;
  text-align: center;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 400;
  line-height: 118%;
  letter-spacing: -0.48px;
  border-radius: 10px;
  background: #000;
  padding: 17px;
  width: 40%;
  border: none;
  /* max-width: 249px; */
}


.home-ty-container {
  width: 100%;
  padding: 20px;
}

.home-ty-main-content {
  grid-template-columns: 1fr 3fr;
  background-color: #fff;
  border-radius: 10px;
  overflow: hidden;
}

.home-ty-logo {
  max-width: 180px;
  max-height: 55px;
  overflow: hidden;
  margin-right: auto;
}

.home-ty-hero-left {
  padding: 47px 30px 30px 103px;
}

.home-ty-thank-you-card {
  width: 557px;
  padding: 60px 61px;
  border-radius: 31px;
  background: #4A4E76;
  color: #ffff;
  /* top: 60%; */
  bottom: 82px;
  left: -280px;
}

.home-ty-checkmark svg {
  width: 27px;
  height: 19px;
  color: #4A4E76;
}

.home-ty-checkmark {
  width: 76px;
  height: 76px;
  background-color: #fff;
  border-radius: 50%;
  margin: 0 auto 28px;
}

.home-ty-checkmark svg {
  width: 30px;
  height: 30px;
  fill: #4a4e6e;
}

.home-ty-title {
  color: #FFF;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 45px;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: -2.7px;
  margin: 0 auto 30px;
}

.home-ty-description {
  color: #FFF;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.42px;
  margin: 0 auto 29px;
}

.home-ty-button {
  color: #4A4E76;
  font-family: 'Gilroy', sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.54px;
  border: none;
  width: 100%;
  padding: 20px;
  border-radius: 15px;
  background: #FFF;
  transition: background-color 0.3s;
}

.home-ty-button:hover {
  background-color: #f0f0f0;
}

.home-ty-image {
  height: 658px;
}

.home-ty-image img {
  border-radius: 15px;
}


.home-ty-hero-logo {
  width: 121.311px;
  height: 25.258px;
}

.home-ty-contact-form {
  border-radius: 25px;
  background: #F2F3F9;
  padding: 55px 93px 47px;
  width: 100%;
  max-width: 806px;
  margin: 67px auto;
}

.home-ty-form-title {
  color: #4A4E76;
  text-align: left;
  font-family: 'Gilroy', sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -1.5px;
  margin-bottom: 47px;
}

.home-ty-form-row {
  display: flex;
  margin-bottom: 17px;
  gap: 20px;
}

.home-ty-form-group {
  flex: 1;
}

.home-ty-form-label {
  display: block;
  color: #4A4E76;
  font-family: 'Gilroy', sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 118%;
  letter-spacing: -0.36px;
  margin-bottom: 7px;
}

.home-ty-form-input {
  width: 100%;
  border-radius: 10px;
  border: 1px solid #B9BDE2;
  color: #4A4E76;
  font-family: 'Gilroy', sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 118%;
  letter-spacing: -0.36px;
  padding: 17px 20px;
  outline: none;
}

.home-ty-submit-button {
  color: #FFF;
  text-align: center;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 400;
  line-height: 118%;
  letter-spacing: -0.48px;
  border-radius: 10px;
  background: #4A4E76;
  padding: 17px;
  border: none;
  width: 100%;
  transition: background-color 0.3s;
}

.home-ty-submit-button:hover {
  background-color: #3d4059;
}



/* ty-pages */

@media (min-width: 1440px) {
  .res-ty-thank-you-content {
    max-width: 1400px;
    margin: 0 auto;
  }
}


@media (max-width: 1400px) {
  .tours-travel-ty-main {
    padding: 30px 80px 60px;
  }

  .fur-ty-confirmation-modal {
    max-width: 420px;
    padding: 60px 30px;
  }

  .fur-ty-form-title {
    font-size: 22px;
  }

  .furniture-ty-pg .fur-foot-logo {
    padding: 48px 55px;
  }

  .shoe-ty-confirmation-modal {
    max-width: 420px;
    padding: 60px 30px 40px;
  }

  .shoe-ty-form-title {
    font-size: 22px;
    margin-bottom: 35px;
  }

  .shoe-ty-content-overlay {
    padding: 50px 60px 30px;
  }

  .shoe-ty-product-section {
    height: 600px;
  }

  .shoe-ty-pg .fur-foot-logo {
    padding: 48px 55px;
  }

  .cycle-ty-confirmation-modal {
    max-width: 420px;
    padding: 60px 30px 40px;
  }

  .cycle-ty-form-title {
    font-size: 22px;
    margin-bottom: 35px;
  }

  .cycle-ty-product-section {
    height: 600px;
  }

  .cycle-ty-pg .fur-foot-logo {
    padding: 48px 55px;
  }

  .photo-ty-container {
    padding: 60px 60px;
  }

  .photo-ty-title {
    font-size: 54px;
    line-height: 64px;
  }

  .photo-ty-logo {
    margin-bottom: 80px;
  }

  .fit-ty-purchase-card {
    padding: 80px;
  }

  .fitness-ty-pg .fit-footer-ctr {
    padding: 170px 100px 40px 100px;
  }

  .fitness-ty-pg .fit-ty-contact-form {
    padding: 40px 70px;
  }

  .fit-ty-contact-form {
    bottom: -130px;
  }
}

/* ty-pages 1200 */

@media (max-width: 1200px) {
  .tours-travel-ty-main {
    padding: 30px 60px 50px;
  }

  .tt-ty-header {
    padding: 25px;
    border-radius: 35px;
  }

  .tt-ty-logo {
    max-width: 220px;
  }

  .tt-ty-img {
    height: 450px;
    margin-top: 50px;
  }

  .res-ty-thank-you-content {
    padding: 40px 60px;
  }

  .res-ty-message-container {
    padding: 50px 30px;
  }

  .res-ty-title {
    font-size: 30px;
    line-height: 36px;
  }

  .res-ty-form-container {
    padding: 35px 40px;
  }

  .real-ty-container {
    padding: 26px 100px;
  }

  .real-es-ty-pg .re-footer-left-bottom {
    padding: 50px 100px;
  }

  .roof-ty-top {
    padding: 0 40px;
  }

  .roof-ty-left-section {
    padding: 40px 50px;
  }

  .roof-ty-right-section {
    padding: 40px 50px;
  }

  .roof-ty-thank-you-title {
    font-size: 30px;
    line-height: 36px;
  }

  .fur-ty-confirmation-title {
    font-size: 30px;
  }

  .fur-ty-button {
    font-size: 16px;
    padding: 18px;
  }

  .fur-ty-form-title {
    font-size: 20px;
  }

  .furniture-ty-pg .fur-foot-logo {
    padding: 28px 25px;
  }

  .furniture-ty-pg .furniture-pg-ctr-6 .c-info-adddress {
    gap: 50px;
  }

  .shoe-ty-header,
  .shoe-ty-footer {
    padding: 45px 25px;
  }

  .shoe-ty-confirmation-title {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 20px;
  }

  .shoe-ty-button {
    font-size: 16px;
    padding: 18px;
    border-radius: 12px;
  }

  .shoe-ty-form-title {
    font-size: 20px;
    letter-spacing: -1px;
  }

  .shoe-ty-content-overlay {
    padding: 40px 50px 25px;
    gap: 30px;
  }

  .shoe-ty-pg .fur-foot-logo {
    padding: 28px 25px;
  }

  .shoe-ty-contact-form-container {
    max-width: 600px;
    padding: 35px 30px;
  }

  .cycle-ty-header,
  .cycle-ty-footer {
    padding: 45px 25px;
  }

  .cycle-ty-confirmation-title {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 20px;
  }

  .cycle-ty-button {
    font-size: 16px;
    padding: 18px;
    border-radius: 12px;
  }

  .cycle-ty-form-title {
    font-size: 20px;
    letter-spacing: -1px;
  }

  .cycle-ty-pg .fur-foot-logo {
    padding: 28px 25px;
  }

  .cycle-ty-contact-form-container {
    max-width: 600px;
    padding: 35px 30px;
  }

  .land-ty-content {
    padding: 260px 80px 60px;
  }

  .photo-ty-container {
    padding: 50px 40px;
  }

  .photo-ty-grid {
    gap: 15px;
  }

  .photo-ty-title {
    font-size: 48px;
    line-height: 58px;
    margin-bottom: 18px;
  }

  .photo-ty-description {
    margin-bottom: 40px;
  }

  .photo-ty-logo {
    max-width: 220px;
    margin-bottom: 70px;
  }

  .h-footer-logo {
    max-width: 200px;
  }

  .event-ty-confirmation-title {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 20px;
  }

  .event-ty-button {
    font-size: 16px;
    padding: 18px;
    border-radius: 12px;
  }

  .event-ty-form-title {
    font-size: 20px;
    letter-spacing: -1px;
    margin-bottom: 35px;
  }

  .event-ty-pg .fur-foot-logo {
    padding: 28px 25px;
  }

  .event-ty-contact-bottom {
    column-gap: 30px;
    margin: 0 auto 30px;
  }

  .beauty-ty-confirmation-popup {
    width: 550px;
    padding: 70px 70px 60px;
  }

  .beauty-ty-confirmation-title {
    font-size: 40px;
    line-height: 36px;
    margin-bottom: 25px;
  }

  .beauty-ty-main-image {
    height: 700px;
  }

  .beauty-ty-content-section {
    padding: 40px 60px;
  }

  .fit-ty-title {
    font-size: 38px;
  }

  .fit-ty-subtitle {
    font-size: 13px;
    line-height: 22px;
  }

  .fit-ty-purchase-card {
    padding: 60px;
  }

  .fitness-ty-pg .fit-footer-ctr {
    padding: 170px 60px 40px 60px;
  }

  .fitness-ty-pg .fit-ty-contact-form {
    padding: 35px 50px;
  }

  .ecom-ty-title {
    font-size: 32px;
    line-height: 36px;
  }

  .ecom-ty-contact-form {
    width: 65%;
  }

  .home-ty-thank-you-card {
    left: -200px;
    bottom: 60px;
  }

  .home-ty-hero-left {
    padding: 37px 30px 30px 50px;
  }

  .home-ty-logo {
    max-width: 160px;
    max-height: 40px;
  }
}

/* ty-pages 992 */

@media (max-width: 992px) {
  .tours-travel-ty-main {
    padding: 25px 40px 40px;
  }

  .tt-ty-content {
    grid-template-columns: 1fr;
    gap: 25px;
  }

  .tt-ty-thank-you {
    padding: 60px 25px 40px;
  }

  .tt-ty-contact {
    padding: 35px 30px;
  }

  .tt-ty-img {
    height: 380px;
    margin-top: 40px;
  }

  .tt-ty-thank-you-title {
    font-size: 22px;
    margin: 22px auto;
  }

  .tt-ty-contact-heading {
    font-size: 22px;
    margin-bottom: 35px;
  }

  .res-ty-thank-you-content {
    padding: 30px 40px;
  }

  .res-ty-title {
    font-size: 28px;
    line-height: 32px;
    letter-spacing: -1.5px;
  }

  .res-ty-description {
    font-size: 13px;
    line-height: 22px;
  }

  .res-ty-form-section {
    max-width: 100%;
  }

  .restaurant-ty-pg .c-info-adddress {
    align-items: flex-start;
  }

  .real-ty-container {
    padding: 20px 60px;
  }

  .real-ty-success-title {
    font-size: 30px;
    line-height: 36px;
  }

  .real-ty-contact-form {
    padding: 30px;
  }

  .real-es-ty-pg .re-footer-left-bottom {
    padding: 40px 60px;
  }

  .real-es-ty-pg .re-contact {
    gap: 20px;
  }

  .roof-ty-top {
    padding: 0 20px;
  }

  .roof-ty-main-content {
    flex-direction: column;
    height: auto;
  }

  .roof-ty-left-section {
    width: 100%;
    height: auto;
    padding: 50px 30px;
  }

  .roof-ty-right-section {
    width: 100%;
    padding: 40px 30px;
  }

  .roof-ty-left-section::before {
    display: none;
  }

  .roof-ty-left-section::after {
    content: "";
    position: absolute;
    border-bottom: solid 1px #fff;
    left: 40px;
    right: 40px;
    bottom: 0;
  }

  .roof-ty-contact-form {
    max-width: 500px;
  }

  .fur-ty-confirmation-title {
    font-size: 28px;
    line-height: 36px;
  }

  .fur-ty-form-row {
    flex-direction: column;
    gap: 10px;
  }

  .fur-ty-submit-button {
    width: 100%;
  }

  .furniture-ty-pg .furniture-pg-ctr-6 {
    padding: 40px 20px;
  }

  .furniture-ty-pg .furniture-pg-ctr-6 .c-info-adddress {
    justify-content: center !important;
    gap: 40px;
    flex-wrap: wrap;
  }

  .furniture-ty-pg .fur-foot-container {
    flex-direction: column;
    align-items: center;
  }

  .furniture-ty-pg .fur-foot-map {
    max-width: 100%;
  }

  .furniture-ty-pg .furniture-pg-ctr-6 .c-info-adddress>div {
    justify-content: flex-start !important;
  }

  .furniture-ty-pg .c-info-loc-left-ctr {
    min-width: auto;
  }

  .shoe-ty-header {
    padding: 40px 20px;
  }

  .shoe-ty-footer {
    padding: 50px 20px;
  }

  .shoe-ty-content-overlay {
    padding: 30px 40px 20px;
    gap: 25px;
  }

  .shoe-ty-confirmation-title {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -1.8px;
  }

  .shoe-ty-confirmation-text {
    font-size: 13px;
    margin-bottom: 25px;
  }

  .shoe-ty-product-section {
    height: 550px;
  }

  .shoe-ty-contact-form-container {
    max-width: 550px;
    padding: 35px 25px;
  }

  .shoe-ty-form-row {
    flex-direction: column;
    gap: 12px;
    margin-bottom: 20px;
  }

  .shoe-ty-submit-button {
    width: 100%;
    padding: 16px;
  }

  .shoe-ty-logo,
  .shoe-ty-pg .fur-foot-logo img {
    max-width: 220px;
  }

  .jewellery-ty-card-container {
    flex-direction: column;
  }

  .jewellery-ty-content {
    padding: 50px 30px;
  }

  .jewellery-ty-heading {
    font-size: 30px;
    line-height: 35px;
  }

  /* Footer fonts for jewellery-ty-pg */
  .jewellery-ty-pg .beauty-footer-main-ctr .title-g16,
  .jewellery-ty-pg .beauty-footer-main-ctr .title-g18 {
    font-size: 14px;
    line-height: 18px;
  }

  .jewellery-ty-pg .beauty-footer-main-ctr .title-g17,
  .jewellery-ty-pg .beauty-footer-links p {
    font-size: 12px;
    line-height: 16px;
  }

  .jewellery-ty-pg .beauty-footer-main-ctr .title-g19,
  .jewellery-ty-pg .beauty-footer-main-ctr .title-g20 {
    font-size: 12px;
    line-height: 18px;
  }

  .jewellery-ty-pg .beauty-location-ctr p {
    font-size: 13px;
    line-height: 18px;
  }

  .jewellery-ty-pg .beauty-footer-ctr {
    padding: 30px;
  }

  .cycle-ty-header {
    padding: 40px 20px;
  }

  .cycle-ty-footer {
    padding: 50px 20px;
  }

  .cycle-ty-confirmation-title {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -1.8px;
  }

  .cycle-ty-confirmation-text {
    font-size: 13px;
    margin-bottom: 25px;
  }

  .cycle-ty-product-section {
    height: 550px;
  }

  .cycle-ty-contact-form-container {
    max-width: 550px;
    padding: 35px 25px;
  }

  .cycle-ty-form-row {
    flex-direction: column;
    gap: 12px;
    margin-bottom: 20px;
  }

  .cycle-ty-submit-button {
    width: 100%;
    padding: 16px;
  }

  .cycle-ty-logo,
  .cycle-ty-pg .fur-foot-logo img {
    max-width: 220px;
  }

  .land-ty-header {
    height: 480px;
  }

  .land-ty-confirmation-card {
    max-width: 480px;
    top: 120px;
  }

  .land-ty-content {
    padding: 250px 60px 50px;
    flex-direction: column;
  }

  .land-ty-image-section {
    height: 380px;
  }

  .land-ty-content {
    flex-direction: column;
  }

  .photo-ty-container {
    padding: 40px 30px;
  }

  .photo-ty-grid {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(4, auto);
  }

  .photo-ty-welcome-card {
    order: 1;
    padding: 40px;
  }

  .photo-ty-image-top {
    order: 2;
    height: 400px;
  }

  .photo-ty-contact-section {
    order: 3;
  }

  .photo-ty-image-bottom {
    order: 4;
    height: 400px;
  }

  .photo-ty-title {
    font-size: 42px;
    line-height: 52px;
  }

  .photo-ty-logo {
    margin-bottom: 60px;
  }

  .h-footer-logo {
    max-width: 180px;
  }

  .photo-ty-logo {
    margin-bottom: 20px;
  }

  .event-ty-contact-form-container {
    padding: 45px 60px 40px;
  }

  .event-ty-confirmation-modal {
    padding: 50px 40px 60px;
  }

  .event-ty-confirmation-title {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -1.8px;
  }

  .event-ty-confirmation-text {
    font-size: 13px;
    margin-bottom: 25px;
  }

  .event-ty-logo,
  .event-ty-pg .fur-foot-logo img {
    max-width: 220px;
  }

  .beauty-ty-header {
    padding: 40px 20px 30px;
  }

  .beauty-ty-main-image {
    height: 600px;
  }

  .beauty-ty-confirmation-popup {
    width: 450px;
    padding: 50px 40px 40px;
  }

  .beauty-ty-confirmation-title {
    font-size: 32px;
    line-height: 30px;
    letter-spacing: -2px;
    margin-bottom: 20px;
  }

  .beauty-ty-confirmation-text {
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 25px;
  }

  .beauty-ty-button {
    padding: 18px;
    font-size: 16px;
  }

  .beauty-ty-content-section {
    padding: 30px 40px;
    flex-direction: column;
  }

  .beauty-ty-product-image img {
    min-height: 400px;
  }

  .beauty-ty-contact-form {
    padding: 50px 30px 40px;
  }

  .beauty-ty-submit-button {
    padding: 20px 60px;
  }

  .pet-ty-hero {
    height: 520px;
    padding: 50px 30px 45px;
  }

  .pet-ty-logo {
    max-width: 220px;
    margin-bottom: 80px;
  }

  .pet-ty-title {
    font-size: 38px;
    line-height: 36px;
    letter-spacing: -2px;
    margin-bottom: 25px;
  }

  .pet-ty-form-container {
    padding: 45px 60px 40px;
  }

  .fit-ty-title {
    font-size: 32px;
    line-height: 38px;
  }

  .fit-ty-subtitle {
    max-width: 90%;
  }

  .fit-ty-purchase-card {
    padding: 40px;
  }

  .fitness-ty-pg .fit-ty-contact-form {
    padding: 30px;
  }

  .fit-ty-form-row {
    flex-direction: column;
  }

  .fitness-ty-pg .fit-footer-ctr {
    padding: 170px 40px 30px 40px;
  }

  .fitness-ty-pg .fit-foot-top {
    flex-direction: column;
  }

  .fitness-ty-pg .fit-foot-bottom {
    flex-direction: column;
    gap: 20px;
  }

  .fitness-ty-pg .fit-pg-footer-container {
    flex-direction: column;
    gap: 15px;
  }

  .fitness-ty-pg .fit-footer-links {
    flex-direction: column;
    text-align: center;
  }

  .fitness-ty-pg .fit-pg-footer-copyright {
    text-align: center;
  }

  .fit-ty-purchase-overlay {
    padding: 26px 26px 280px 26px;
  }

  .fit-ty-logo {
    max-width: 180px;
  }

  .health-ty-pg {
    padding: 0 10px;
  }

  .health-ty-header {
    padding: 30px 20px;
  }

  .health-ty-logo {
    max-width: 200px;
    max-height: 60px;
  }

  .health-ty-hero-section {
    padding: 40px 20px;
    height: auto;
    min-height: 550px;
  }

  .health-ty-confirmation-card {
    padding: 50px 40px;
    max-width: 80%;
  }

  .health-ty-confirmation-title {
    font-size: 38px;
    line-height: 38px;
    letter-spacing: -2px;
  }

  .health-ty-contact-section-overlay {
    padding: 40px 80px;
  }

  .health-ty-contact-section {
    padding: 50px 25px;
  }

  .ecom-ty-confirmation-section {
    grid-template-columns: 1fr;
    gap: 30px;
    padding: 40px 20px;
    margin: 0;
  }

  .ecom-ty-confirmation-content {
    padding: 50px 30px;
    order: 1;
  }

  .ecom-ty-confirmation-image {
    order: 2;
    text-align: center;
  }

  .ecom-ty-confirmation-image img {
    max-width: 80%;
    margin: 0 auto;
  }

  .ecom-ty-contact-form {
    width: 80%;
    padding: 30px 25px;
  }

  .ecom-ty-title {
    font-size: 28px;
    line-height: 32px;
  }

  .fin-ty-gradient-bg {
    padding: 15px 30px;
    height: 300px;
  }

  .fin-ty-container {
    padding: 30px 15px;
  }

  .fin-ty-logo {
    max-width: 220px;
    margin-bottom: 40px;
  }

  .fin-ty-confirmation-card {
    padding: 50px 30px 35px;
    max-width: 420px;
  }

  .fin-ty-checkmark {
    width: 85px;
    height: 85px;
    margin-bottom: 20px;
  }

  .fin-ty-thank-you {
    font-size: 30px;
    line-height: 36px;
    letter-spacing: -1.8px;
    margin-bottom: 20px;
  }

  .fin-ty-message {
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 25px;
  }

  .fin-ty-button {
    font-size: 16px;
    padding: 18px;
  }

  .fin-ty-contact-form-overlay {
    padding: 260px 40px 50px;
  }

  .fin-ty-contact-form {
    padding: 35px 28px;
    max-width: 600px;
  }

  .fin-ty-form-title {
    font-size: 22px;
    margin-bottom: 40px;
  }

  .fin-ty-submit-btn {
    width: 220px;
  }

  .food-ty-header {
    padding: 40px 60px;
  }

  .food-ty-title {
    font-size: 38px;
    line-height: 36px;
    letter-spacing: -2px;
    max-width: 380px;
  }

  .food-ty-purchase-btn {
    width: 80%;
    max-width: 403px;
  }

  .food-ty-contact-container {
    max-width: 700px;
    padding: 40px 60px;
    bottom: 40px;
  }

  .food-ty-pg .food-footer-ctr {
    padding-top: 60px;
  }

  .home-ty-main-content {
    grid-template-columns: 1fr 2fr;
  }

  .home-ty-hero-left {
    padding: 30px 20px 20px 50px;
  }

  .home-ty-thank-you-card {
    width: 450px;
    padding: 30px;
    bottom: 30px;
    left: -200px;
  }

  .home-ty-title {
    font-size: 38px;
    line-height: 34px;
    margin-bottom: 20px;
  }

  .home-ty-image {
    height: 550px;
  }

  .home-ty-contact-form {
    padding: 40px 60px;
    max-width: 700px;
    margin: 50px auto;
  }

  .wine-ty-confirmation-card {
    max-width: 580px;
    padding: 60px 40px;
    top: 120px;
  }

  .wine-ty-thank-you {
    font-size: 40px;
    line-height: 36px;
  }

  .wine-ty-logo {
    max-width: 160px;
    margin-bottom: 35px;
  }

  .wine-ty-check-circle {
    width: 70px;
    height: 70px;
    margin: 35px auto 25px;
  }

  .wine-ty-purchase-button {
    max-width: 350px;
    font-size: 16px;
    padding: 18px;
  }

  .wine-ty-content {
    padding-top: 280px;
  }

  .wine-ty-recipes-title {
    font-size: 32px;
    line-height: 36px;
  }

  .wine-ty-contact-form {
    padding: 35px 30px;
    max-width: 600px;
  }

  .wine-ty-pg .landscaping-footer .c-info-adddress>div {
    justify-content: flex-start !important;
  }
}

/* ty-pages 768 */

@media (max-width: 768px) {
  .tours-travel-ty-main {
    padding: 20px 30px 30px;
  }

  .tt-ty-header {
    padding: 20px;
    border-radius: 25px;
  }

  .tt-ty-logo {
    max-width: 180px;
    max-height: 60px;
  }

  .tt-ty-thank-you {
    padding: 50px 20px 35px;
    border-radius: 20px;
  }

  .tt-ty-thank-you-title {
    margin: 20px auto;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: -1px;
  }

  .tt-ty-thank-you-descp {
    margin-bottom: 30px;
    font-size: 13px;
    line-height: 22px;
  }

  .tt-ty-deal-btn {
    padding: 16px 35px;
  }

  .tt-ty-contact {
    padding: 30px 25px;
    border-radius: 15px;
  }

  .tt-ty-contact-heading {
    margin-bottom: 30px;
    font-size: 20px;
    line-height: 26px;
  }

  .tt-ty-submit {
    padding: 20px;
    font-size: 14px;
  }

  .tt-ty-img {
    height: 320px;
    margin-top: 35px;
    border-radius: 25px;
  }

  .tt-ty-img img {
    border-radius: 25px;
  }

  .tours-travel-ty-pg .tt-logo-2 {
    max-height: 80px;
    max-width: 130px;
  }

  .tours-travel-ty-pg .tt-footer-loca p,
  .tours-travel-ty-pg .tt-footer-links a,
  .tours-travel-ty-pg .tt-footer-txt {
    font-size: 12px;
  }

  .res-ty-thank-you-content {
    padding: 25px 30px;
  }

  .res-ty-thank-you-section {
    flex-direction: column;
  }

  .res-ty-message-container,
  .res-ty-image-container {
    width: 100%;
  }

  .res-ty-message-container {
    order: 1;
    padding: 40px 20px;
  }

  .res-ty-image-container {
    order: 2;
    height: 300px;
  }

  .res-ty-image-container img {
    width: 100%;
    height: 100%;
    object-position: center;
  }

  .res-ty-form-container {
    padding: 30px;
  }

  .res-ty-form-title {
    font-size: 22px;
    margin-bottom: 30px;
  }

  .real-ty-container {
    padding: 15px 30px;
  }

  .real-ty-content-section {
    flex-direction: column;
  }

  .real-ty-image-container {
    max-height: 500px;
  }

  .real-ty-success-section {
    padding: 60px 30px;
    border-radius: 20px;
  }

  .real-ty-success-title {
    font-size: 28px;
    line-height: 32px;
    max-width: 100%;
  }

  .real-ty-success-text {
    max-width: 100%;
  }

  .real-es-ty-pg .re-footer-left-bottom {
    padding: 35px 40px;
    border-radius: 12px;
  }

  .real-es-ty-pg .re-contact {
    justify-content: flex-start;
    gap: 30px;
  }

  .real-es-ty-pg .re-footer-bottom-ctr {
    flex-direction: column;
    text-align: center;
    gap: 15px;
  }

  .real-ty-button {
    max-width: 100%;
  }

  .roof-ty-container {
    padding: 30px 15px 15px;
  }

  .roof-ty-top {
    padding: 0;
  }

  .roof-ty-header {
    padding: 15px;
    margin-bottom: 15px;
  }

  .roof-ty-logo {
    max-width: 180px;
  }

  .roof-ty-main-content {
    border-radius: 15px;
  }

  .roof-ty-left-section {
    padding: 40px 20px;
  }

  .roof-ty-thank-you-title {
    font-size: 28px;
    line-height: 32px;
    letter-spacing: -1.5px;
    margin-bottom: 20px;
  }

  .roof-ty-description {
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 25px;
  }

  .roof-ty-purchase-button {
    padding: 16px;
    font-size: 16px;
  }

  .roof-ty-right-section {
    padding: 30px 20px;
  }

  .roof-ty-form-title {
    font-size: 22px;
    margin-bottom: 30px;
  }

  .roof-ty-submit-button {
    padding: 20px;
  }

  .roof-ty-pg .roof-contact p,
  .roof-ty-pg .r-footer-disclaimer,
  .roof-ty-pg .roof-footer-links a,
  .roof-ty-pg .r-footer-loca-text p,
  .roof-ty-pg .r-footer-loca-text h3,
  .roof-ty-pg .r-footer-loca-links a {
    font-size: 13.5px;
    line-height: 18px;
  }

  .roof-ty-pg .r-footer-right>img {
    max-height: 300px;
  }

  .fur-ty-header {
    padding: 40px 20px;
  }

  .fur-ty-product-section {
    padding: 20px;
    height: auto;
    min-height: 500px;
  }

  .fur-ty-confirmation-title {
    font-size: 24px;
    letter-spacing: -1.5px;
  }

  .fur-ty-confirmation-text {
    font-size: 13px;
    line-height: 20px;
  }

  .fur-ty-contact-form-container {
    padding: 30px 20px;
  }

  .fur-ty-form-title {
    font-size: 18px;
  }

  .fur-ty-submit-button {
    font-size: 15px;
  }

  .fur-ty-confirmation-icon {
    width: 68px;
    height: 68px;
  }

  .furniture-ty-pg .furniture-pg-ctr-6 .c-info-adddress>div {
    width: 100%;
    justify-content: flex-start;
  }

  .furniture-ty-pg .furniture-pg-ctr-6 .ls-disclaimer {
    font-size: 13px;
    line-height: 1.4;
  }

  .furniture-ty-pg .furniture-pg-ctr-6 .c-info-loc-left-ctr .d-flex:last-child {
    gap: 10px;
  }

  .shoe-ty-header {
    padding: 35px 20px;
  }

  .shoe-ty-footer {
    padding: 40px 20px;
  }

  .shoe-ty-content-overlay {
    padding: 25px 30px 15px;
    gap: 20px;
  }

  .shoe-ty-product-section {
    padding: 20px;
    height: 450px;
  }

  .shoe-ty-confirmation-modal {
    max-width: 380px;
    padding: 40px 25px 30px;
  }

  .shoe-ty-confirmation-title {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: -1.5px;
    margin-bottom: 16px;
  }

  .shoe-ty-confirmation-text {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 20px;
  }

  .shoe-ty-confirmation-icon {
    width: 80px;
    height: 80px;
    margin-bottom: 18px;
  }

  .shoe-ty-contact-form-container {
    padding: 30px 20px;
    border-radius: 20px;
  }

  .shoe-ty-form-title {
    font-size: 18px;
    margin-bottom: 30px;
  }

  .shoe-ty-submit-button {
    font-size: 15px;
    border-radius: 8px;
  }

  .shoe-ty-logo,
  .shoe-ty-pg .fur-foot-logo img {
    max-width: 200px;
    max-height: 70px;
  }

  .shoe-ty-input {
    padding: 15px 18px;
  }

  .jewellery-ty-card-container {
    flex-direction: column;
  }

  .jewellery-ty-header {
    padding: 25px;
  }

  .jewellery-ty-content {
    padding: 30px 20px;
  }

  .jewellery-ty-card {
    padding: 30px 20px;
  }

  .jewellery-ty-heading {
    font-size: 26px;
    line-height: 32px;
    letter-spacing: -1.5px;
  }

  .jewellery-ty-description {
    font-size: 13px;
    line-height: 20px;
  }

  .jewellery-ty-form-title {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 30px;
  }

  .jewellery-ty-button,
  .jewellery-ty-submit-button {
    padding: 15px;
    font-size: 16px;
  }

  .b-info-location-ctr {
    flex-direction: column;
  }

  .jewellery-ty-pg .c-info-loc-left-ctr,
  .jewellery-ty-pg .c-info-loc-right-ctr {
    min-width: 100%;
  }

  .jewellery-ty-pg .c-info-loc-right-ctr img {
    min-height: 150px;
    width: 100%;
  }

  .beauty-location-ctr {
    flex-direction: column;
    gap: 15px !important;
  }

  .jewellery-ty-pg .beauty-footer-main-ctr .title-g16,
  .jewellery-ty-pg .beauty-footer-main-ctr .title-g18 {
    font-size: 13px;
    line-height: 16px;
  }

  .jewellery-ty-pg .beauty-location-ctr p {
    font-size: 12px;
    line-height: 16px;
  }

  .beauty-pg-footer-links {
    gap: 15px !important;
    text-align: center;
  }

  .beauty-pg-footer-links a {
    font-size: 12px;
  }

  .jewellery-ty-pg .beauty-footer-ctr {
    padding: 25px;
  }

  .cycle-ty-header {
    padding: 35px 20px;
  }

  .cycle-ty-footer {
    padding: 40px 20px;
  }

  .cycle-ty-product-section {
    padding: 20px;
    height: 450px;
  }

  .cycle-ty-confirmation-modal {
    max-width: 380px;
    padding: 40px 25px 30px;
  }

  .cycle-ty-confirmation-title {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: -1.5px;
    margin-bottom: 16px;
  }

  .cycle-ty-confirmation-text {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 20px;
  }

  .cycle-ty-confirmation-icon {
    width: 80px;
    height: 80px;
    margin-bottom: 18px;
  }

  .cycle-ty-contact-form-container {
    padding: 30px 20px;
    border-radius: 20px;
  }

  .cycle-ty-form-title {
    font-size: 18px;
    margin-bottom: 30px;
  }

  .cycle-ty-submit-button {
    font-size: 15px;
    border-radius: 8px;
  }

  .cycle-ty-logo,
  .cycle-ty-pg .fur-foot-logo img {
    max-width: 200px;
    max-height: 70px;
  }

  .cycle-ty-input {
    padding: 15px 18px;
  }

  .cycle-ty-pg .c-info-loc-left-ctr p,
  .cycle-ty-pg .c-info-loc-left-ctr span,
  .cycle-ty-pg .c-info-loc-left-ctr a,
  .cycle-ty-pg .cycle-ty-disclaimer,
  .cycle-ty-pg .cycle-ty-disclaimer span,
  .cycle-ty-pg .c-info-adddress p {
    font-size: 13px;
    line-height: 17px;
  }

  .cycle-ty-pg .c-info-loc-left-ctr img,
  .cycle-ty-pg .c-info-adddress img {
    height: 15px;
    width: 15px;
  }

  .cycle-ty-pg .cycle-logo-footer {
    margin: 0 auto 15px;
    max-width: 180px;
  }

  .cycle-ty-pg .cycle-pg-info-ctr>div:nth-child(2) {
    margin: 20px;
  }

  .land-ty-header {
    height: 450px;
  }

  .land-ty-confirmation-card {
    width: 85%;
    max-width: 450px;
    padding: 25px;
    top: 100px;
  }

  .land-ty-content {
    padding: 240px 30px 50px;
    flex-direction: column;
    gap: 25px;
  }

  .land-ty-image-section {
    height: 350px;
  }

  .land-ty-form-section {
    padding: 30px 25px;
  }

  .photo-ty-container {
    padding: 30px 20px;
  }

  .photo-ty-logo {
    max-width: 180px;
    margin-bottom: 40px;
  }

  .photo-ty-circle {
    width: 60px;
    height: 60px;
  }

  .photo-ty-title {
    font-size: 36px;
    line-height: 46px;
    letter-spacing: -1.2px;
    margin-bottom: 15px;
  }

  .photo-ty-description {
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 30px;
  }

  .photo-ty-button {
    padding: 16px;
    font-size: 16px;
  }

  .photo-ty-image-top,
  .photo-ty-image-bottom {
    height: 350px;
  }

  .photo-ty-contact-title {
    font-size: 22px;
    margin-bottom: 30px;
  }

  .photo-ty-submit-button {
    padding: 18px;
  }

  .photo-ty-welcome-card {
    padding: 30px 20px;
  }

  .event-ty-product-section {
    padding: 40px 25px 80px;
  }

  .event-ty-confirmation-modal {
    padding: 40px 25px 30px;
  }

  .event-ty-confirmation-title {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: -1.5px;
    margin-bottom: 16px;
  }

  .event-ty-confirmation-text {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 20px;
  }

  .event-ty-confirmation-icon {
    width: 70px;
    height: 70px;
    margin-bottom: 18px;
  }

  .event-ty-contact-form-container {
    border-radius: 20px;
    padding: 35px 30px 30px;
  }

  .event-ty-form-title {
    font-size: 18px;
    margin-bottom: 30px;
  }

  .event-ty-form-row {
    flex-direction: column;
    gap: 12px;
    margin-bottom: 20px;
  }

  .event-ty-submit-button {
    font-size: 15px;
    border-radius: 8px;
    padding: 16px;
  }

  .event-ty-logo,
  .event-ty-pg .fur-foot-logo img {
    max-width: 200px;
    max-height: 70px;
  }

  .event-ty-input {
    padding: 15px 18px;
  }

  .event-ty-pg .c-info-loc-left-ctr p,
  .event-ty-pg .c-info-loc-left-ctr span,
  .event-ty-pg .c-info-loc-left-ctr a,
  .event-ty-pg .event-ty-disclaimer,
  .event-ty-pg .event-ty-disclaimer span,
  .event-ty-pg .c-info-adddress p {
    font-size: 13px;
    line-height: 17px;
  }

  .event-ty-pg .c-info-loc-left-ctr img,
  .event-ty-pg .c-info-adddress img {
    height: 15px;
    width: 15px;
  }

  .event-ty-pg .event-ty-logo-footer {
    margin: 0 auto 15px;
    max-width: 180px;
  }

  .event-ty-contact-bottom {
    padding: 0;
    row-gap: 15px;
    margin: 0 auto 20px;
    align-items: flex-start;
    flex-direction: column;
  }

  .event-ty-contact-bottom p {
    font-size: 12px;
    line-height: 16px;
  }

  .event-ty-footer-logo {
    max-width: 180px;
  }

  .beauty-ty-header {
    padding: 30px 15px 25px;
  }

  .beauty-ty-logo {
    max-width: 120px;
  }

  .beauty-ty-main-image {
    height: 500px;
  }

  .beauty-ty-confirmation-popup {
    width: 90%;
    max-width: 400px;
    padding: 40px 30px;
  }

  .beauty-ty-confirmation-icon {
    width: 60px;
    height: 60px;
    margin-bottom: 20px;
  }

  .beauty-ty-confirmation-title {
    font-size: 28px;
    line-height: 28px;
    letter-spacing: -1.5px;
    margin-bottom: 15px;
  }

  .beauty-ty-confirmation-text {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 20px;
  }

  .beauty-ty-button {
    padding: 15px;
    font-size: 14px;
    border-radius: 12px;
  }

  .beauty-ty-content-section {
    padding: 25px 20px;
  }

  .beauty-ty-product-image {
    height: 350px;
  }

  .beauty-ty-form-title {
    font-size: 22px;
    margin-bottom: 30px;
  }

  .beauty-ty-submit-button {
    padding: 18px 50px;
    font-size: 14px;
  }

  .beauty-ty-product-image img {
    min-height: 300px;
  }

  .pet-ty-hero {
    height: 480px;
    padding: 40px 20px;
  }

  .pet-ty-logo {
    max-width: 180px;
    margin-bottom: 60px;
  }

  .pet-ty-tick {
    width: 60px;
    height: 60px;
    margin-bottom: 20px;
  }

  .pet-ty-title {
    font-size: 32px;
    line-height: 32px;
    letter-spacing: -1.5px;
    margin-bottom: 20px;
  }

  .pet-ty-subtitle {
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 25px;
  }

  .pet-ty-button {
    font-size: 16px;
    padding: 16px;
  }

  .pet-ty-form-section {
    padding: 40px 20px 20px;
  }

  .pet-ty-form-container {
    padding: 35px 30px;
    border-radius: 20px;
  }

  .pet-ty-form-title {
    font-size: 22px;
    margin-bottom: 35px;
  }

  .pet-ty-form-row {
    flex-direction: column;
    gap: 15px;
  }

  .fit-ty-title {
    font-size: 28px;
  }

  .fit-ty-button {
    padding: 15px;
    font-size: 16px;
  }

  .fitness-ty-pg .fit-ty-contact-form {
    padding: 25px;
  }

  .fit-ty-form-title {
    font-size: 20px;
    margin-bottom: 26px;
  }

  .fitness-ty-pg .fit-footer-ctr {
    padding: 170px 25px 30px 25px;
  }

  .fitness-ty-pg .fit-pg-footer-container {
    gap: 10px;
  }

  .fit-ty-purchase-card {
    padding: 30px 20px;
  }

  .fit-ty-contact-form {
    bottom: -100px;
  }

  .health-ty-header {
    padding: 25px 15px;
  }

  .health-ty-logo {
    max-width: 180px;
  }

  .health-ty-hero-section {
    padding: 30px 15px;
    min-height: 480px;
  }

  .health-ty-confirmation-card {
    padding: 40px 30px;
    max-width: 90%;
    border-radius: 24px;
  }

  .health-ty-check-icon {
    width: 60px;
    height: 60px;
    margin-bottom: 25px;
  }

  .health-ty-confirmation-title {
    font-size: 32px;
    line-height: 34px;
    letter-spacing: -1.5px;
    margin-bottom: 15px;
  }

  .health-ty-confirmation-text {
    font-size: 14px;
    max-width: 290px;
  }

  .health-ty-purchase-more-btn {
    padding: 18px 25px;
    font-size: 14px;
  }

  .health-ty-contact-section-overlay {
    padding: 30px 0;
  }

  .health-ty-contact-section {
    padding: 40px 20px;
  }

  .health-ty-contact-form-container {
    padding: 30px 25px;
  }

  .health-ty-form-title {
    font-size: 22px;
    margin-bottom: 30px;
  }

  .health-ty-form-row {
    flex-direction: column;
    gap: 15px;
  }

  .health-ty-form-group {
    margin-bottom: 15px;
  }

  .ecom-ty-form-row {
    flex-direction: column;
    gap: 15px;
  }

  .ecom-ty-contact-form {
    width: 100%;
    margin: 40px auto;
  }

  .ecom-ty-submit-button {
    width: 100%;
  }

  .ecom-ty-logo {
    max-width: 200px;
  }

  .ecom-ty-header {
    padding: 15px 20px 25px;
  }

  .ecom-ty-button {
    max-width: 100%;
  }

  .fin-ty-gradient-bg {
    padding: 15px 20px;
    height: 280px;
  }

  .fin-ty-container {
    padding: 20px 10px;
  }

  .fin-ty-logo {
    max-width: 180px;
    margin-bottom: 30px;
  }

  .fin-ty-confirmation-card {
    padding: 40px 25px 30px;
    max-width: 380px;
    min-width: 350px;
    bottom: -200px;
    border-radius: 20px;
  }

  .fin-ty-checkmark {
    width: 75px;
    height: 75px;
    margin-bottom: 18px;
  }

  .fin-ty-thank-you {
    font-size: 28px;
    line-height: 32px;
    letter-spacing: -1.5px;
    margin-bottom: 18px;
  }

  .fin-ty-message {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 22px;
  }

  .fin-ty-button {
    font-size: 16px;
    padding: 16px;
    border-radius: 12px;
  }

  .fin-ty-contact-form-overlay {
    padding: 230px 25px 40px;
  }

  .fin-ty-contact-form {
    padding: 30px 22px;
    border-radius: 20px;
  }

  .fin-ty-form-title {
    font-size: 20px;
    margin-bottom: 35px;
  }

  .fin-ty-form-row {
    flex-direction: column;
    gap: 15px;
  }

  .fin-ty-form-group {
    flex: 1 0 100%;
  }

  .fin-ty-input {
    padding: 15px 16px;
  }

  .fin-ty-submit-btn {
    width: 100%;
    margin-top: 10px;
  }

  .finance-ty-pg .finance-footer-ctr {
    padding: 38px 40px 50px;
  }

  .food-ty-header {
    padding: 30px 40px;
  }

  .food-ty-header-top {
    height: 100px;
    margin-bottom: 15px;
  }

  .food-ty-logo-icon {
    width: 100px;
    height: 100px;
  }

  .food-ty-checkmark {
    width: 60px;
    height: 60px;
  }

  .food-ty-title {
    font-size: 32px;
    line-height: 32px;
    letter-spacing: -1.5px;
    max-width: 320px;
    margin-bottom: 20px;
  }

  .food-ty-subtitle {
    font-size: 13px;
    line-height: 22px;
    max-width: 380px;
  }

  .food-ty-purchase-btn {
    font-size: 16px;
    padding: 16px;
    width: 90%;
  }

  .food-ty-hero {
    height: 500px;
  }

  .food-ty-contact-container {
    max-width: 90%;
    padding: 35px 40px;
    bottom: 30px;
  }

  .food-ty-form-group {
    flex-direction: column;
  }

  .food-ty-form-field {
    width: 100%;
    margin-bottom: 15px;
  }

  .food-ty-form-field:last-child {
    margin-bottom: 0;
  }

  .home-ty-main-content {
    grid-template-columns: 1fr;
  }

  .home-ty-hero-left {
    padding: 25px 20px;
    justify-content: center;
  }

  .home-ty-logo {
    margin: 0 auto;
  }

  .home-ty-image {
    height: 450px;
  }

  .home-ty-thank-you-card {
    width: 90%;
    max-width: 500px;
    padding: 30px;
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
  }

  .home-ty-checkmark {
    width: 60px;
    height: 60px;
    margin-bottom: 20px;
  }

  .home-ty-title {
    font-size: 32px;
    line-height: 30px;
    letter-spacing: -1.5px;
    margin-bottom: 15px;
  }

  .home-ty-description {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 20px;
  }

  .home-ty-button {
    font-size: 16px;
    padding: 15px;
  }

  .home-ty-contact-form {
    padding: 30px 25px;
    margin: 40px auto;
    border-radius: 20px;
  }

  .home-ty-form-row {
    flex-direction: column;
    gap: 15px;
  }

  .home-ty-form-title {
    font-size: 22px;
    margin-bottom: 30px;
  }

  .wine-ty-hero-image {
    height: 500px;
  }

  .wine-ty-confirmation-card {
    max-width: 480px;
    padding: 50px 30px;
    top: 100px;
  }

  .wine-ty-thank-you {
    font-size: 36px;
    line-height: 32px;
    letter-spacing: -2px;
    margin-bottom: 20px;
  }

  .wine-ty-message {
    font-size: 13px;
    line-height: 22px;
  }

  .wine-ty-logo {
    max-width: 140px;
    margin-bottom: 30px;
  }

  .wine-ty-check-circle {
    width: 65px;
    height: 65px;
    margin: 30px auto 20px;
  }

  .wine-ty-purchase-button {
    max-width: 300px;
    font-size: 16px;
    padding: 16px;
  }

  .wine-ty-content {
    padding-top: 200px;
  }

  .wine-ty-recipes-title {
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 20px;
  }

  .wine-ty-form-row {
    flex-direction: column;
    gap: 12px;
  }

  .wine-ty-form-title {
    font-size: 22px;
    margin-bottom: 30px;
  }

  .wine-ty-contact-form {
    padding: 30px 25px;
    max-width: 480px;
  }
}

/* ty-pages 576 */

@media (max-width: 576px) {
  .tours-travel-ty-main {
    padding: 15px 20px 25px;
  }

  .tt-ty-header {
    padding: 15px;
    border-radius: 20px;
  }

  .tt-ty-logo {
    max-width: 150px;
    max-height: 50px;
  }

  .tt-ty-content {
    gap: 20px;
    margin-top: 25px;
  }

  .tt-ty-thank-you {
    padding: 40px 15px 30px;
    border-radius: 15px;
  }

  .tt-ty-thank-you-title {
    margin: 18px auto;
    font-size: 18px;
    line-height: 22px;
  }

  .tt-ty-thank-you-descp {
    margin-bottom: 25px;
    font-size: 12px;
    line-height: 20px;
  }

  .tt-ty-tick img {
    width: 50px;
    height: auto;
  }

  .tt-ty-deal-btn {
    padding: 14px 30px;
    border-radius: 8px;
    font-size: 11px;
  }

  .tt-ty-contact {
    padding: 25px 20px;
    border-radius: 15px;
  }

  .tt-ty-contact-heading {
    margin-bottom: 25px;
    font-size: 18px;
    line-height: 22px;
  }

  .tt-ty-form-group {
    margin-bottom: 20px;
  }

  .tt-ty-label {
    margin-bottom: 5px;
    font-size: 11px;
  }

  .tt-ty-input {
    padding: 14px 15px;
    border-radius: 8px;
    font-size: 11px;
  }

  .tt-ty-submit {
    padding: 16px;
    border-radius: 8px;
    font-size: 13px;
  }

  .tt-ty-img {
    height: 250px;
    margin-top: 25px;
    border-radius: 20px;
  }

  .tt-ty-img img {
    border-radius: 20px;
  }

  .res-ty-thank-you-content {
    padding: 20px 15px;
  }

  .res-ty-header {
    padding: 20px;
  }

  .res-ty-logo {
    max-width: 150px;
    max-height: 60px;
  }

  .res-ty-title {
    font-size: 24px;
    line-height: 28px;
    letter-spacing: -1px;
    margin-bottom: 15px;
  }

  .res-ty-description {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 20px;
  }

  .res-ty-check-icon {
    width: 60px;
    height: 60px;
    margin-bottom: 15px;
  }

  .res-ty-cta-button {
    padding: 12px 16px;
    font-size: 13px;
  }

  .res-ty-image-container {
    height: 250px;
  }

  .res-ty-form-container {
    padding: 25px 20px;
    border-radius: 20px;
  }

  .res-ty-form-title {
    font-size: 20px;
    margin-bottom: 25px;
  }

  .res-ty-form-input {
    padding: 14px 16px;
  }

  .res-ty-form-button {
    padding: 20px;
    font-size: 14px;
  }

  .real-ty-container {
    padding: 10px 15px;
  }

  .real-ty-header {
    padding: 10px;
  }

  .real-ty-logo {
    max-width: 180px;
  }

  .real-ty-success-section {
    padding: 40px 20px;
    border-radius: 15px;
  }

  .real-ty-success-title {
    font-size: 24px;
    line-height: 28px;
    letter-spacing: -1px;
    margin: 15px auto;
  }

  .real-ty-check-icon {
    width: 60px;
    height: 60px;
  }

  .real-ty-success-text {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 25px;
  }

  .real-ty-button,
  .real-ty-submit-btn {
    padding: 15px;
    font-size: 16px;
  }

  .real-ty-contact-form {
    padding: 25px 20px;
  }

  .real-ty-form-title {
    font-size: 22px;
    margin-bottom: 20px;
  }

  .real-es-ty-pg .re-contact {
    flex-direction: column;
    gap: 20px;
    max-width: 350px;
    margin: 0 auto;
  }

  .re-contact p {
    font-size: 12px;
    line-height: 18px;
  }

  .real-es-ty-pg .re-footer-left-bottom {
    padding: 25px 30px;
  }

  .real-es-ty-pg .re-contact-item {
    gap: 10px;
  }

  .real-es-ty-pg .re-contact {
    gap: 7px;
  }

  .real-es-ty-pg .re-contact-item img {
    height: 16px;
    width: 16px;
  }

  .real-es-ty-pg .re-disclaimer-txt,
  .real-es-ty-pg .font-16p {
    font-size: 12px;
  }

  .real-es-ty-pg .re-footer-bottom-ctr,
  .real-es-ty-pg .re-footer-bottom-ctr a,
  .real-es-ty-pg .re-footer-bottom-ctr p {
    font-size: 12px;
    line-height: 18px;
  }

  .real-es-ty-pg .re-footer-links {
    gap: 8px;
  }

  .real-es-ty-pg .re-contact-item {
    flex-direction: column;
    align-items: center;
    text-align: center;
    width: 100%;
  }

  .roof-ty-container {
    padding: 20px 10px 10px;
  }

  .roof-ty-header {
    padding: 10px;
    margin-bottom: 10px;
  }

  .roof-ty-logo {
    max-width: 150px;
  }

  .roof-ty-check-icon {
    width: 60px;
    height: 60px;
    margin-bottom: 20px;
  }

  .roof-ty-thank-you-title {
    font-size: 24px;
    line-height: 28px;
    letter-spacing: -1px;
    margin-bottom: 15px;
  }

  .roof-ty-description {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 20px;
  }

  .roof-ty-purchase-button {
    padding: 14px;
    font-size: 14px;
    border-radius: 10px;
  }

  .roof-ty-form-title {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 25px;
  }

  .roof-ty-form-group {
    margin-bottom: 20px;
  }

  .roof-ty-form-input {
    padding: 14px 15px;
    border-radius: 8px;
    font-size: 11px;
  }

  .roof-ty-submit-button {
    padding: 16px;
    font-size: 14px;
    border-radius: 8px;
  }

  .roof-ty-left-section::after {
    left: 20px;
    right: 20px;
  }


  .roof-ty-pg .roof-contact p,
  .roof-ty-pg .r-footer-disclaimer,
  .roof-ty-pg .roof-footer-links a,
  .roof-ty-pg .r-footer-loca-text p,
  .roof-ty-pg .r-footer-loca-text h3,
  .roof-ty-pg .r-footer-loca-links a {
    font-size: 12px;
    line-height: 16px;
  }

  .roof-ty-pg .r-footer-right>img {
    max-height: 200px;
  }

  .fur-ty-header {
    padding: 30px 15px;
  }

  .fur-ty-logo,
  .furniture-ty-pg .fur-foot-logo img {
    max-width: 180px;
  }

  .fur-ty-confirmation-modal {
    padding: 50px 20px;
    width: calc(100% - 50px);
  }

  .fur-ty-confirmation-title {
    font-size: 20px;
    line-height: 28px;
  }

  .fur-ty-confirmation-text {
    font-size: 12px;
    line-height: 18px;
  }

  .fur-ty-button {
    font-size: 15px;
    padding: 16px;
  }

  .fur-ty-contact-form-container {
    padding: 25px 15px;
  }

  .fur-ty-submit-button {
    padding: 15px;
    font-size: 14px;
  }

  .furniture-ty-pg .furniture-pg-ctr-6 .c-info-adddress,
  .furniture-ty-pg .fur-foot-address,
  .furniture-ty-pg .fur-foot-address a,
  .furniture-ty-pg .ls-disclaimer {
    font-size: 12px;
    line-height: 14px;
    gap: 15px;
  }

  .furniture-ty-pg .furniture-pg-ctr-6 .c-info-adddress>div img,
  .furniture-ty-pg .fur-foot-address img {
    height: 15px;
    width: 15px;
  }

  .furniture-ty-pg .furniture-pg-ctr-6 .c-info-adddress {
    gap: 25px;
    width: 100%;
  }

  .furniture-ty-pg .furniture-pg-ctr-6 .gap-20p {
    gap: 15px;
  }

  .furniture-ty-pg .furniture-pg-ctr-6 .c-info-adddress p,
  .furniture-ty-pg .fur-foot-address p {
    font-size: 12px;
    line-height: 1.4;
  }

  .furniture-ty-pg .furniture-pg-ctr-6 .c-info-adddress>div img,
  .furniture-ty-pg .fur-foot-address img {
    height: 18px;
    width: 18px;
  }

  .furniture-ty-pg .ls-disclaimer {
    font-size: 11px;
    line-height: 1.3;
  }

  .furniture-ty-pg .furniture-pg-ctr-6 {
    padding: 30px 15px;
  }

  .shoe-ty-header {
    padding: 30px 15px;
  }

  .shoe-ty-footer {
    padding: 35px 15px;
  }

  .shoe-ty-content-overlay {
    padding: 20px 15px 15px;
    gap: 15px;
  }

  .shoe-ty-logo,
  .shoe-ty-pg .fur-foot-logo img {
    max-width: 180px;
    max-height: 60px;
  }

  .shoe-ty-product-section {
    padding: 15px;
    height: 400px;
  }

  .shoe-ty-confirmation-modal {
    padding: 35px 20px 25px;
    width: calc(100% - 40px);
    max-width: 330px;
    border-radius: 20px;
  }

  .shoe-ty-confirmation-title {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: -1.2px;
    margin-bottom: 12px;
  }

  .shoe-ty-confirmation-text {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 18px;
  }

  .shoe-ty-confirmation-icon {
    width: 68px;
    height: 68px;
    margin-bottom: 15px;
  }

  .shoe-ty-button {
    font-size: 15px;
    padding: 14px;
    border-radius: 10px;
  }

  .shoe-ty-contact-form-container {
    padding: 25px 15px;
    border-radius: 15px;
  }

  .shoe-ty-form-title {
    font-size: 17px;
    margin-bottom: 25px;
    letter-spacing: -0.8px;
  }

  .shoe-ty-label {
    margin-bottom: 5px;
  }

  .shoe-ty-input {
    padding: 12px 15px;
    border-radius: 8px;
  }

  .shoe-ty-form-row {
    gap: 10px;
    margin-bottom: 15px;
  }

  .shoe-ty-submit-button {
    padding: 14px;
    font-size: 14px;
    border-radius: 8px;
  }

  .shoe-ty-pg .shoe-pg-footer .tt-footer-loca,
  .shoe-ty-pg .tt-footer-txt,
  .shoe-ty-pg .ls-c6-location-name,
  .shoe-ty-pg .tt-footer-disclaimner,
  .shoe-ty-pg .ls-c6-location-address,
  .shoe-ty-pg .ls-c6-location-links a,
  .shoe-ty-pg .shoes-pg-footer-ctr a,
  .shoe-ty-pg .shoes-pg-footer-ctr p {
    font-size: 12px;
    line-height: 17px;
  }

  .shoe-ty-pg .shoes-pg-footer-ctr {
    text-align: center;
  }

  .jewellery-ty-pg .beauty-location-ctr>div {
    justify-content: start !important;
  }

  .cycle-ty-header {
    padding: 30px 15px;
  }

  .cycle-ty-footer {
    padding: 35px 15px;
  }

  .cycle-ty-logo,
  .cycle-ty-pg .fur-foot-logo img {
    max-width: 180px;
    max-height: 60px;
  }

  .cycle-ty-product-section {
    padding: 15px;
    height: 400px;
  }

  .cycle-ty-confirmation-modal {
    padding: 35px 20px 25px;
    width: calc(100% - 40px);
    max-width: 330px;
    border-radius: 20px;
  }

  .cycle-ty-confirmation-title {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: -1.2px;
    margin-bottom: 12px;
  }

  .cycle-ty-confirmation-text {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 18px;
  }

  .cycle-ty-confirmation-icon {
    width: 68px;
    height: 68px;
    margin-bottom: 15px;
  }

  .cycle-ty-button {
    font-size: 15px;
    padding: 14px;
    border-radius: 10px;
  }

  .cycle-ty-contact-form-container {
    padding: 25px 15px;
    border-radius: 15px;
  }

  .cycle-ty-form-title {
    font-size: 17px;
    margin-bottom: 25px;
    letter-spacing: -0.8px;
  }

  .cycle-ty-label {
    margin-bottom: 5px;
  }

  .cycle-ty-input {
    padding: 12px 15px;
    border-radius: 8px;
  }

  .cycle-ty-form-row {
    gap: 10px;
    margin-bottom: 15px;
  }

  .cycle-ty-submit-button {
    padding: 14px;
    font-size: 14px;
    border-radius: 8px;
  }

  .cycle-pg-footer-ctr p {
    text-align: center;
  }

  .cycle-ty-pg .cycle-pg-info-ctr>div:nth-child(5) {
    width: 100%;
  }

  .c-info-loc-left-ctr,
  .c-info-loc-right-ctr {
    min-width: auto;
  }

  .land-ty-container {
    padding: 0 15px;
  }

  .land-ty-header {
    height: 400px;
  }

  .land-ty-confirmation-card {
    width: calc(100% - 30px);
    padding: 20px;
    top: 200px;
  }

  .land-ty-logo {
    margin-bottom: 30px;
    max-height: 60px;
  }

  .land-ty-checkmark {
    width: 40px;
    height: 40px;
    margin-bottom: 20px;
  }

  .land-ty-title {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 15px;
  }

  .land-ty-description {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 20px;
  }

  .land-ty-button {
    padding: 15px;
    font-size: 16px;
  }

  .land-ty-content {
    padding: 220px 15px 40px;
    flex-direction: column;
    gap: 20px;
  }

  .land-ty-image-section {
    height: 250px;
  }

  .land-ty-form-section {
    padding: 25px 20px;
  }

  .land-ty-form-title {
    font-size: 20px;
    margin-bottom: 30px;
  }

  .land-ty-submit-button {
    padding: 18px;
  }

  .photo-ty-container {
    padding: 20px 0;
  }

  .photo-ty-grid {
    gap: 10px;
  }

  .photo-ty-logo {
    max-width: 150px;
    margin-bottom: 30px;
  }

  .photo-ty-circle {
    width: 50px;
    height: 50px;
  }

  .photo-ty-title {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: -1px;
    margin-bottom: 12px;
  }

  .photo-ty-description {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 25px;
    letter-spacing: -0.3px;
  }

  .photo-ty-button {
    padding: 14px;
    font-size: 14px;
    border-radius: 10px;
  }

  .photo-ty-image-top,
  .photo-ty-image-bottom {
    height: 300px;
  }

  .photo-ty-contact-section {
    padding: 30px;
  }

  .photo-ty-contact-card {
    padding: 30px 20px;
    border-radius: 15px;
  }

  .photo-ty-contact-title {
    font-size: 20px;
    margin-bottom: 25px;
  }

  .photo-ty-input {
    padding: 14px 20px;
  }

  .photo-ty-submit-button {
    padding: 16px;
    font-size: 14px;
  }

  .photography-ty-pg .photo-footer-contact-disclaimer,
  .photography-ty-pg .h-footer-contact-footer-info p,
  .photography-ty-pg .h-footer-contact-info-section p,
  .photography-ty-pg .h-footer-contact-info-section a {
    font-size: 14px;
    line-height: 18px;
  }

  .photography-ty-pg .photo-pg-footer-container {
    gap: 2px;
  }

  .event-ty-header {
    margin: 0 auto 30px;
  }

  .event-ty-logo,
  .event-ty-pg .fur-foot-logo img {
    max-width: 180px;
    max-height: 60px;
  }

  .event-ty-product-section {
    padding: 30px 15px 60px;
  }

  .event-ty-confirmation-modal {
    padding: 35px 20px 25px;
    border-radius: 20px;
  }

  .event-ty-confirmation-title {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: -1.2px;
    margin-bottom: 12px;
  }

  .event-ty-confirmation-text {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 18px;
  }

  .event-ty-confirmation-icon {
    width: 68px;
    height: 68px;
    margin-bottom: 15px;
  }

  .event-ty-button {
    font-size: 15px;
    padding: 14px;
    border-radius: 10px;
  }

  .event-ty-contact-form-container {
    border-radius: 15px;
    padding: 30px 20px 25px;
  }

  .event-ty-form-title {
    font-size: 17px;
    margin-bottom: 25px;
    letter-spacing: -0.8px;
  }

  .event-ty-label {
    margin-bottom: 5px;
  }

  .event-ty-input {
    padding: 12px 15px;
    border-radius: 8px;
  }

  .event-ty-form-row {
    gap: 10px;
    margin-bottom: 15px;
  }

  .event-ty-submit-button {
    padding: 14px;
    font-size: 14px;
    border-radius: 8px;
  }

  .cycle-pg-footer-ctr p {
    text-align: center;
  }

  .c-info-loc-left-ctr,
  .c-info-loc-right-ctr {
    min-width: auto;
  }

  .event-ty-disclaimer {
    padding: 0;
  }

  .beauty-ty-header {
    padding: 25px 10px 20px;
  }

  .beauty-ty-logo {
    max-width: 100px;
  }

  .beauty-ty-main-image {
    height: 450px;
  }

  .beauty-ty-confirmation-popup {
    padding: 30px 20px;
  }

  .beauty-ty-confirmation-icon {
    width: 50px;
    height: 50px;
    margin-bottom: 15px;
  }

  .beauty-ty-confirmation-title {
    font-size: 24px;
    line-height: 26px;
    letter-spacing: -1px;
    margin-bottom: 12px;
  }

  .beauty-ty-confirmation-text {
    font-size: 11px;
    line-height: 18px;
    margin-bottom: 15px;
  }

  .beauty-ty-button {
    padding: 12px;
    font-size: 13px;
    border-radius: 10px;
  }

  .beauty-ty-contact-form {
    padding: 40px 20px 30px;
  }

  .beauty-ty-form-title {
    font-size: 20px;
    margin-bottom: 25px;
  }

  .beauty-ty-form-group {
    margin-bottom: 15px;
  }

  .beauty-ty-form-group:nth-child(2) {
    margin-bottom: 25px;
  }

  .beauty-ty-form-input {
    padding: 12px 15px;
  }

  .beauty-ty-submit-button {
    padding: 15px 40px;
    width: 100%;
  }

  .beauty-ty-product-image img {
    min-height: 260px;
  }

  .beauty-ty-pg .c-info-loc-left-ctr p,
  .beauty-ty-pg .c-info-loc-left-ctr a,
  .beauty-ty-pg .b-disclaimer-ctr p,
  .beauty-ty-pg .b-disclaimer-ctr span,
  .beauty-ty-pg .beauty-location-ctr p {
    font-size: 13px;
    line-height: 17px;
  }

  .pet-ty-hero {
    height: 460px;
    padding: 30px 15px;
  }

  .pet-ty-logo {
    max-width: 150px;
    margin-bottom: 40px;
  }

  .pet-ty-tick {
    width: 50px;
    height: 50px;
    margin-bottom: 15px;
  }

  .pet-ty-title {
    font-size: 28px;
    line-height: 30px;
    letter-spacing: -1px;
    margin-bottom: 15px;
  }

  .pet-ty-subtitle {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 20px;
  }

  .pet-ty-button {
    font-size: 15px;
    padding: 14px;
    border-radius: 12px;
  }

  .pet-ty-form-section {
    padding: 30px 15px 15px;
  }

  .pet-ty-form-container {
    padding: 25px 20px;
    border-radius: 15px;
  }

  .pet-ty-form-title {
    font-size: 20px;
    margin-bottom: 25px;
    letter-spacing: -1px;
  }

  .pet-ty-submit-btn {
    font-size: 14px;
    padding: 15px;
  }

  .pet-ty-form-input {
    padding: 14px 15px;
  }

  .fit-ty-title {
    font-size: 24px;
    letter-spacing: -1px;
  }

  .fit-ty-subtitle {
    font-size: 12px;
    line-height: 20px;
  }

  .fit-ty-button {
    font-size: 14px;
    padding: 13px;
  }

  .fitness-ty-pg .fit-ty-contact-form {
    padding: 20px;
  }

  .fit-ty-form-title {
    font-size: 18px;
  }

  .fitness-ty-pg .fit-footer-ctr {
    padding: 150px 15px 20px 15px;
  }

  .fitness-ty-pg .fit-foot-top {
    gap: 20px;
  }

  .fitness-ty-pg .fit-foot-contact-section {
    gap: 10px;
  }

  .fitness-ty-pg .fit-footer-links {
    font-size: 14px;
  }

  .fit-ty-header {
    padding: 25px 20px 25px;
  }

  .fit-ty-logo {
    max-width: 160px;
  }

  .fitness-ty-pg .fit-pg-contact-disclaimer p,
  .fitness-ty-pg .fit-pg-contact-info-section p,
  .fitness-ty-pg .fit-pg-contact-info-section a,
  .fitness-ty-pg .fit-pg-contact-disclaimer span,
  .fitness-ty-pg .fit-loca-info-2 p,
  .fitness-ty-pg .fit-loca-info-2 a,
  .fit-pg-footer-copyright {
    font-size: 12px;
    line-height: 15px;
  }

  .health-ty-header {
    padding: 20px 10px;
  }

  .health-ty-logo {
    max-width: 150px;
    max-height: 50px;
  }

  .health-ty-hero-section {
    padding: 25px 10px;
    min-height: 420px;
  }

  .health-ty-confirmation-card {
    padding: 30px 20px;
    width: 95%;
    border-radius: 20px;
  }

  .health-ty-check-icon {
    width: 50px;
    height: 50px;
    margin-bottom: 20px;
  }

  .health-ty-confirmation-title {
    font-size: 28px;
    line-height: 30px;
    letter-spacing: -1px;
    margin-bottom: 12px;
  }

  .health-ty-confirmation-text {
    font-size: 13px;
    line-height: 18px;
    max-width: 250px;
    margin-bottom: 15px;
  }

  .health-ty-purchase-more-btn {
    padding: 15px 20px;
    font-size: 13px;
    border-radius: 15px;
  }

  .health-ty-contact-section-overlay {
    padding: 20px 0;
  }

  .health-ty-contact-section {
    padding: 30px 15px;
    border-radius: 15px;
  }

  .health-ty-contact-form-container {
    padding: 25px 15px;
    border-radius: 15px;
  }

  .health-ty-form-title {
    font-size: 20px;
    margin-bottom: 25px;
  }

  .health-ty-submit-btn {
    padding: 15px;
    font-size: 14px;
  }

  .health-ty-form-input {
    padding: 14px 15px;
    border-radius: 8px;
  }

  .ecom-ty-confirmation-section {
    border-radius: 30px;
    padding: 20px 15px;
  }

  .ecom-ty-confirmation-content {
    padding: 30px 15px;
  }

  .ecom-ty-title {
    font-size: 24px;
    line-height: 28px;
    letter-spacing: -1px;
  }

  .ecom-ty-description {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 25px;
  }

  .ecom-ty-button {
    padding: 15px;
    font-size: 16px;
    border-radius: 10px;
  }

  .ecom-ty-check-icon {
    width: 60px;
    height: 60px;
    margin-bottom: 15px;
  }

  .ecom-ty-contact-form {
    width: 100%;
    border-radius: 20px;
    padding: 25px 20px;
    margin: 30px auto;
  }

  .ecom-ty-form-title {
    font-size: 20px;
    margin-bottom: 25px;
  }

  .ecom-ty-input {
    padding: 12px 15px;
  }

  .fin-ty-gradient-bg {
    padding: 12px 15px;
    height: 250px;
  }

  .fin-ty-container {
    padding: 15px 10px;
  }

  .fin-ty-logo {
    max-width: 150px;
    margin-bottom: 25px;
  }

  .fin-ty-confirmation-card {
    padding: 30px 20px 25px;
    min-width: auto;
    max-width: auto;
    width: calc(100% - 30px);
    bottom: -200px;
    border-radius: 18px;
  }

  .fin-ty-contact-form {
    min-width: auto;
    max-width: auto;
    width: 100%
      /* margin: 0; */
  }

  .fin-ty-checkmark {
    width: 65px;
    height: 65px;
    margin-bottom: 15px;
  }

  .fin-ty-thank-you {
    font-size: 24px;
    line-height: 28px;
    letter-spacing: -1.2px;
    margin-bottom: 15px;
  }

  .fin-ty-message {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: -0.36px;
    margin-bottom: 18px;
  }

  .fin-ty-button {
    font-size: 14px;
    padding: 14px;
    border-radius: 10px;
  }

  .fin-ty-contact-form {
    padding: 25px 18px;
    border-radius: 18px;
  }

  .fin-ty-form-title {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -1px;
    margin-bottom: 30px;
  }

  .fin-ty-label {
    font-size: 11px;
    margin-bottom: 5px;
  }

  .fin-ty-input {
    padding: 12px 14px;
    font-size: 11px;
    border-radius: 8px;
  }

  .fin-ty-submit-btn {
    padding: 14px;
    font-size: 14px;
    border-radius: 8px;
  }


  .finance-ty-pg .finance-pg-bottom-ctr {
    padding: 30px 25px;
  }

  .finance-ty-pg .finance-footer-ctr {
    padding: 28px 20px 20px;
  }

  .food-ty-header {
    padding: 25px 20px;
  }

  .food-ty-header-top {
    height: 80px;
    margin-bottom: 12px;
  }

  .food-ty-logo-icon,
  .food-logo-ty-bottom {
    width: 60px;
    height: 60px;
  }

  .food-ty-checkmark {
    width: 50px;
    height: 50px;
  }

  .food-ty-title {
    font-size: 28px;
    line-height: 28px;
    letter-spacing: -1px;
    max-width: 280px;
    margin-bottom: 15px;
  }

  .food-ty-subtitle {
    font-size: 12px;
    line-height: 20px;
    max-width: 320px;
    margin-bottom: 20px;
  }

  .food-ty-purchase-btn {
    font-size: 14px;
    padding: 14px;
    width: 100%;
    border-radius: 10px;
  }

  .food-ty-hero {
    height: 400px;
  }

  .food-ty-contact-container {
    max-width: 95%;
    padding: 25px 20px;
    bottom: 20px;
    border-radius: 15px;
  }

  .food-ty-form-title {
    font-size: 20px;
    margin-bottom: 20px;
  }

  .food-ty-form-input {
    padding: 12px 15px;
  }

  .food-ty-submit-btn {
    font-size: 14px;
    padding: 14px;
  }

  .food-ty-pg .fd-location-ctr p,
  .fd-disclaimer {
    font-size: 13px;
    line-height: 16px;
  }

  .home-ty-hero-left {
    padding: 20px 15px;
  }

  .home-ty-logo {
    max-width: 140px;
  }

  .home-ty-thank-you-card {
    width: 92%;
    padding: 25px 20px;
    bottom: 15px;
  }

  .home-ty-checkmark {
    width: 50px;
    height: 50px;
    margin-bottom: 15px;
  }

  .home-ty-checkmark svg {
    width: 22px;
    height: 22px;
  }

  .home-ty-title {
    font-size: 28px;
    line-height: 26px;
    letter-spacing: -1px;
    margin-bottom: 12px;
  }

  .home-ty-description {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 15px;
  }

  .home-ty-button {
    font-size: 14px;
    padding: 12px;
    border-radius: 12px;
  }

  .home-ty-contact-form {
    padding: 25px 15px;
    margin: 30px auto;
    border-radius: 15px;
  }

  .home-ty-form-title {
    font-size: 20px;
    margin-bottom: 25px;
  }

  .home-ty-form-input {
    padding: 12px 15px;
  }

  .home-ty-submit-button {
    font-size: 14px;
    padding: 14px;
  }

  .wine-ty-hero-image {
    height: 450px;
  }

  .wine-ty-confirmation-card {
    max-width: 90%;
    padding: 40px 20px;
    top: 80px;
  }

  .wine-ty-thank-you {
    font-size: 32px;
    line-height: 30px;
    letter-spacing: -1.5px;
    margin-bottom: 15px;
  }

  .wine-ty-message {
    font-size: 12px;
    line-height: 20px;
    letter-spacing: -0.3px;
  }

  .wine-ty-logo {
    max-width: 120px;
    margin-bottom: 25px;
  }

  .wine-ty-wave-line {
    height: 20px;
  }

  .wine-ty-check-circle {
    width: 60px;
    height: 60px;
    margin: 25px auto 15px;
  }

  .wine-ty-purchase-button {
    max-width: 250px;
    font-size: 14px;
    padding: 14px;
    border-radius: 12px;
  }

  .wine-ty-content {
    padding-top: 180px;
    padding-bottom: 40px;
  }

  .wine-ty-recipes-title {
    font-size: 26px;
    line-height: 30px;
    letter-spacing: -0.8px;
    margin-bottom: 18px;
  }

  .wine-ty-form-title {
    font-size: 20px;
    letter-spacing: -1px;
    margin-bottom: 25px;
  }

  .wine-ty-contact-form {
    padding: 25px 20px;
    border-radius: 12px;
  }

  .wine-ty-form-input {
    padding: 14px 15px;
  }

  .wine-ty-submit-button {
    font-size: 14px;
    padding: 15px;
  }
}


/* ty-pages 480 */

@media (max-width: 480px) {
  .jewellery-ty-header {
    padding: 20px;
  }

  .jewellery-ty-logo {
    max-width: 180px;
  }

  .jewellery-ty-heading {
    font-size: 22px;
    line-height: 28px;
  }

  .jewellery-ty-description {
    font-size: 12px;
    line-height: 18px;
  }

  .jewellery-ty-button,
  .jewellery-ty-submit-button {
    padding: 12px;
    font-size: 14px;
  }

  /* Footer fonts for jewellery-ty-pg */
  .jewellery-ty-pg .beauty-footer-main-ctr .title-g16,
  .jewellery-ty-pg .beauty-footer-main-ctr .title-g18 {
    font-size: 12px;
    line-height: 15px;
  }

  .jewellery-ty-pg .beauty-location-ctr p {
    font-size: 11px;
    line-height: 14px;
  }

  .beauty-pg-footer-links a {
    font-size: 10px;
  }

  .b-footer-bottom {
    padding: 20px !important;
  }

  .jewellery-ty-pg .beauty-location-ctr img {
    height: 15px;
    width: 15px;
  }

}



/* ty-pages 400 */


@media (max-width: 400px) {
  .shoe-ty-header {
    padding: 25px 10px;
  }

  .shoe-ty-footer {
    padding: 30px 10px;
  }

  .shoe-ty-content-overlay {
    padding: 15px 10px 10px;
  }

  .shoe-ty-logo,
  .shoe-ty-pg .fur-foot-logo img {
    max-width: 160px;
    max-height: 55px;
  }

  .shoe-ty-product-section {
    height: 350px;
  }

  .shoe-ty-confirmation-modal {
    padding: 30px 15px 20px;
    width: calc(100% - 30px);
    max-width: 300px;
    border-radius: 15px;
  }

  .shoe-ty-confirmation-title {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 10px;
  }

  .shoe-ty-confirmation-text {
    font-size: 11px;
    line-height: 16px;
    margin-bottom: 15px;
  }

  .shoe-ty-confirmation-icon {
    width: 60px;
    height: 60px;
    margin-bottom: 12px;
  }

  .shoe-ty-button {
    font-size: 14px;
    padding: 12px;
  }

  .shoe-ty-form-title {
    font-size: 16px;
    margin-bottom: 20px;
  }

  .shoe-ty-input {
    padding: 10px 12px;
    font-size: 11px;
  }

  .shoe-ty-label {
    font-size: 11px;
  }

  .shoe-ty-submit-button {
    padding: 12px;
    font-size: 13px;
  }

  .cycle-ty-header {
    padding: 25px 10px;
  }

  .cycle-ty-footer {
    padding: 30px 10px;
  }

  .cycle-ty-logo,
  .cycle-ty-pg .fur-foot-logo img {
    max-width: 160px;
    max-height: 55px;
  }

  .cycle-ty-product-section {
    height: 350px;
  }

  .cycle-ty-confirmation-modal {
    padding: 30px 15px 20px;
    width: calc(100% - 30px);
    max-width: 300px;
    border-radius: 15px;
  }

  .cycle-ty-confirmation-title {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 10px;
  }

  .cycle-ty-confirmation-text {
    font-size: 11px;
    line-height: 16px;
    margin-bottom: 15px;
  }

  .cycle-ty-confirmation-icon {
    width: 60px;
    height: 60px;
    margin-bottom: 12px;
  }

  .cycle-ty-button {
    font-size: 14px;
    padding: 12px;
  }

  .cycle-ty-form-title {
    font-size: 16px;
    margin-bottom: 20px;
  }

  .cycle-ty-input {
    padding: 10px 12px;
    font-size: 11px;
  }

  .cycle-ty-label {
    font-size: 11px;
  }

  .cycle-ty-submit-button {
    padding: 12px;
    font-size: 13px;
  }

  .land-ty-confirmation-card {
    padding: 15px;
  }

  .land-ty-content {
    padding-top: 200px;
  }

  .land-ty-logo {
    margin-bottom: 20px;
  }

  .land-ty-title {
    font-size: 20px;
    line-height: 24px;
  }

  .photo-ty-title {
    font-size: 28px;
    line-height: 36px;
  }

  .photo-ty-logo {
    margin-bottom: 25px;
  }

  .pet-ty-hero {
    height: 430px;
    padding: 25px 10px;
  }

  .pet-ty-logo {
    max-width: 130px;
    margin-bottom: 30px;
  }

  .pet-ty-title {
    font-size: 24px;
    line-height: 26px;
  }

  .pet-ty-form-container {
    padding: 20px 15px;
  }

  .pet-ty-form-title {
    font-size: 18px;
    margin-bottom: 20px;
  }
}

/* ---------- daycare css start --------- */

.daycare-pg .h-social-link-1 {
  background: #1B5E20;
}

.daycare-pg .h-social-link-1:hover {
  background: #325e35;
}

.daycare-pg .h-c1-happier {
  color: #1B5E20;
}

.daycare-pg .h-c1-left-ctr p {
  color: #000;
}

.daycare-pg .h-c3-card-selected {
  background: #96e799;
  color: #fff;
}

.daycare-pg .h-c3-card-selected .h-c3-card-discount,
.daycare-pg .h-c3-card-selected .h-c3-card-description p,
.daycare-pg .h-c3-card-selected .h-c3-card-actual-price-label,
.daycare-pg .h-c3-card-selected .h-c3-card-sale-price,
.daycare-pg .h-c3-card-selected .h-c3-card-actual-price {
  color: #fff;
}

.daycare-pg .h-grab-deal-btn-1:hover {
  background: #1e6723;
}

.daycare-pg .h-c3-grab-deal-btn {
  background: #96e799;
  justify-content: center;
}

.daycare-pg .h-grab-deal-btn-1,
.daycare-pg .h-c3-grab-deal-btn {
  background: #1B5E20;
}

.daycare-pg .h-c3-card-selected .h-c3-grab-deal-btn p {
  color: #1B5E20;
  color: #fff;
}

.daycare-pg .h-grab-deal-btn-1 p,
.daycare-pg .h-c3-grab-deal-btn p {
  color: #fff;
}

.daycare-pg .h-grab-deal-btn-white-text {
  color: #1B5E20;
}

.daycare-pg .h-c2-container {
  background: #96e799;
  background: #96e799;
}

.daycare-pg .h-c3-card-actual-price-label,
.daycare-pg .h-c3-card-actual-price,
.daycare-pg .h-c3-card-sale-price,
.daycare-pg .h-c3-card-description p,
.daycare-pg .h-c3-card-discount,
.daycare-pg .h-c3-card-discount,
.daycare-pg .h-c2-value,
.daycare-pg .h-c2-label {
  color: #1B5E20;
}


.daycare-pg .h-footer-title {
  color: #fff;
}

.daycare-pg .h-c6-heading,
.daycare-pg .h-c4-title,
.daycare-pg .h-c3-title {
  color: #000;
}

.daycare-pg .h-c3-card-selected .h-c3-grab-deal-btn img {
  filter: brightness(50%) sepia(100%) hue-rotate(86.5deg) saturate(130.9%) brightness(63.7%);
  filter: brightness(0) invert(1);
}

.daycare-pg .health-footer-ctr {
  background: #96e799;
}

.daycare-pg .h-c2-timer-val,
.daycare-pg .h-c2-timer-label {
  color: #1B5E20;
}

.daycare-pg .h-pg-footer-container,
.daycare-pg .h-c4-type-content {
  background: #96e799;
}

.daycare-pg .h-contact-top,
.daycare-pg .h-pg-footer-container {
  background: #1B5E20;
}

.daycare-pg .h-pg-footer-links a,
.daycare-pg .h-pg-footer-copyright {
  color: #fff;
}

.daycare-pg .h-c5-bg-img {
  max-height: 500px;
  min-height: 500px;
}

.daycare-logo,
.daycare-footer-logo {
  max-width: 200px;
  max-height: 100px;
  overflow: hidden;
}

.daycare-footer-logo {
  margin: 0 auto 36px;
}

.daycare-pg .h-footer-contact-disclaimer-text span,
.daycare-pg .h-footer-contact-disclaimer-text,
.daycare-pg .h-footer-contact-footer-info p,
.daycare-pg .h-c1-descp {
  color: #000;
}

@media (max-width: 768px) {
  .daycare-pg .h-c5-content {
    max-height: 400px;
    min-height: 400px;
  }

  .daycare-pg .h-c5-bg-img {
    max-height: 400px;
    min-height: 400px;
  }
}


.daycare-ty-pg .h-footer-logo,
.daycare-ty-pg .health-ty-logo {
  max-width: 200px;
  max-height: 90px;
}

.daycare-ty-pg .h-footer-title {
  color: #fff;
}

.daycare-ty-pg .health-ty-submit-btn {
  background: #1B5E20;
}

.daycare-ty-pg .health-ty-submit-btn:hover {
  opacity: 0.9;
  background: #1B5E20;
}

.daycare-ty-pg .health-ty-contact-section {
  background: url('../../../web/landingpages/new_template_images/day-care-banner.jpg') no-repeat center / cover;
}

.daycare-ty-pg .health-ty-hero-section {
  background: url('../../../web/landingpages/new_template_images/daycare-hero-3-ty.jpg') no-repeat center / cover;
}


/* ---------- daycare css end --------- */

/* ---------- dental css start --------- */


.dental-ty-pg .chiro-ty-hero {
  background: url('../../../web/landingpages/new_template_images/dental-c-hero-2_3_11zon.jpg') no-repeat center / cover;
}

.dental-c-pg .chiro-hero-container {
  height: 900px;
}

.dental-c-pg .chiro-service-title p {
  color: #17244b;
}

.dental-c-pg .chiro-service-container {
  background: #e4f4ff;
}

.dental-c-pg .chiro-service-image {
  height: 300px;
}

.dental-c-pg .chiro-deals-option {
  border: solid 1px #e4f4ff;
}

.dental-c-pg .chiro-deals-option:hover {
  background-color: #e4f4ff;
}

.dental-c-pg .chiro-deals-description {
  color: #17244b;
}

.dental-c-pg .chiro-deals-discount {
  color: #17244b;
}

.dental-c-pg .chiro-deals-final-price {
  color: #17244b;
}

.dental-c-pg .chiro-deals-buy-button {
  background: #e4f4ff;
  color: #17244b;
}


.dental-c-pg .chiro-about-container {
  background: #e4f4ff;
}

.dental-c-pg .chiro-about-title,
.dental-c-pg .chiro-about-details {
  color: #17244b;
}

.dental-c-pg .chiro-footer-disclaimer span {
  color: #0076d7;
}




.dental-ty-pg.chiropractor-ty-pg {
  background: #e4f4ff;
}

.dental-ty-pg .chiro-footer-disclaimer span {
  color: #191f32;
}

.dental-ty-pg .chiro-footer-copyright,
.dental-ty-pg .chiro-footer-links a,
.dental-ty-pg .chiro-footer-contact-text,
.dental-ty-pg .chiro-footer-disclaimer,
.dental-ty-pg .chiro-ty-contact-form-input,
.dental-ty-pg .chiro-footer-contact-text a {
  color: #17244b;
}

.dental-ty-pg .chiro-footer-contact-text a {}

.dental-ty-pg .chiro-ty-contact-form-button {
  color: #17244b;
  border: none;
}

.dental-ty-pg .chiro-ty-contact-form-input::placeholder {
  color: #8d9cca;
}

@media (max-width: 1200px) {
  .dental-c-pg .chiro-hero-container {
    height: 800px;
  }

  .chiro-hero-logo,
  .chiro-footer-logo {
    max-width: 200px;
    max-height: 100px;
  }
}

@media (max-width: 768px) {
  .dental-c-pg .chiro-hero-container {
    height: 600px;
  }
}


/* ---------- dental css end --------- */

/* ---------- electrical css start --------- */

.electrical-pg .florist-hero-wrapper {
  background: url('../../../web/landingpages/new_template_images/electric-hero-2.jpg') center center / cover no-repeat;
}

.electrical-pg .florist-hero-overlay {
  max-width: 800px;
}

.electrical-pg.florist-hero-logo,
.florist-hero-logo .kitchen-a-logo {
  padding: 10px 10px;
  max-width: 200px;
  max-height: 95px;
}

.electrical-pg .florist-footer-bottom {
  background-color: #1e0021;
}

.electrical-pg .florist-footer-container,
.electrical-pg .florist-service-offerings {
  background-color: #4d0056;
}

.electrical-pg .florist-deal-left-section {
  background-color: #4d0056;
  background-image: none;
}

.electrical-pg .florist-deal-right-section {
  background: url('../../../web/landingpages/new_template_images/electircal-checking-min.jpg') no-repeat center / cover;
}

.electrical-ty-pg .florist-ty-hero-section {
  background: url('../../../web/landingpages/new_template_images/electric-hero-2.jpg') no-repeat center / cover;
}

.electrical-ty-pg .florist-ty-hero-button {
  color: #4d0056;
  border: solid 1px #4d0056;
}

.electrical-ty-pg .florist-ty-form-contact-section {
  background: #4d0056;
}

.electrical-ty-pg .florist-footer-container {
  background: #4d0056;
}

.electrical-ty-pg .florist-footer-bottom {
  background-color: #1e0021;
}

.electrical-ty-pg .florist-ty-hero-button:hover {
  background: #4d0056;
  color: #fff;
}

/* ---------- electrical css end --------- */

/* ---------- eyecare css start --------- */


.eyecare-logo {
  max-width: 200px;
  height: 100px;
  overflow: hidden;
}

.eyecare-logo img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.eyecare-pg .ls-disclaimer span {
  color: #ff9898;
}

.eyecare-pg .res-footer-social-links a {
  background-color: #fff;
}

.eyecare-pg .w-claim-btn-1 {
  background: #5b1f37;
}

.eyecare-pg .wine-c3-content {
  background: #5b1f37;
}

.eyecare-pg .wine-timer {
  background: #fab8d2;
}

.eyecare-pg .wine-ctr-2 .wine-c2-bg-img {
  min-height: 400px;
  max-height: 650px;
}

.eyecare-pg .wine-c5-descp,
.eyecare-pg .wine-c5-title,
.eyecare-pg .wine-c4-title,
.eyecare-pg .wine-c3-title {
  color: #000;
}

.eyecare-pg .wine-c3-grab-deal-btn {
  background: #fab8d2;
}

.eyecare-pg .wine-c3-grab-deal-btn:hover {
  background: #fab8d2;
}

.eyecare-pg .wine-c3-pricing-card:hover {
  background: #8b214c;
}

.eyecare-pg .wine-c4-product-card {
  border: solid 1px #5b1f37;
}

.eyecare-pg .landscaping-footer,
.eyecare-pg .wine-ctr-6,
.eyecare-pg .wine-c4-grab-deal {
  background: #5b1f37;
}



.eyecare-ty-pg .wine-ty-hero-image {
  background: url('../../../web/landingpages/new_template_images/eye-care-hero.jpg') no-repeat center / cover;
}

.eyecare-ty-pg .wine-ty-confirmation-card {
  background: #fab8d2;
}

.eyecare-ty-pg .wine-ty-logo {
  max-width: 160px;
  max-height: 100px;
  overflow: hidden;
  margin: 0 auto 45px;
}

.eyecare-ty-pg .wine-ty-logo img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.eyecare-ty-pg .wine-ty-purchase-button:hover {
  background: #fff;
  color: #000;
}

.eyecare-ty-pg .wine-ty-message,
.eyecare-ty-pg .wine-ty-thank-you {
  color: #000;
}

.eyecare-ty-pg .wine-ty-contact-form {
  background: #5b1f37;
}



/* ---------- eyecare css end - --------- */

/* ---------- fashion css start ---------- */

.fashion-pg .b-c2-card-container {
  background: #301b0b;
}

.fashion-pg .b-c2-card-selected {
  background: #fff;
}

.fashion-pg .b-c2-card {
  background-color: rgb(90 4 4);
}

.fashion-pg .b-c4-type-card-btn {
  width: 190px;
}

.fashion-pg .b-c6-txt {
  color: #fff;
}

.fashion-pg .beauty-pg-ctr-6 {
  background: #9d693b;
  background-color: rgb(72, 27, 6);
}


.fashion-pg .c-info-loc-right-ctr img {
  max-height: 200px;
}

.fashion-pg .b-info-location-ctr {
  padding: 12px 13px 12px 38px;
  max-width: 800px;
}


.fashion-pg .beauty-ty-button {
  background-color: rgb(72, 27, 6);
  color: #fff;
}

.fashion-pg .beauty-ty-button:hover {
  background-color: #fff;
  color: rgb(72, 27, 6);
  border: solid 1px rgb(72, 27, 6);
  padding: 19px;
}

.fashion-pg .beauty-ty-contact-form {
  background: #fff4ee;
}


.fashion-footer-logo {
  max-height: 100px;
  max-width: 260px;
  overflow: hidden;
}


@media (max-width: 800px) {
  .fashion-pg .b-info-location-ctr {
    padding: 20px;
  }
}

@media (max-width: 800px) {
  .fashion-pg .b-info-location-ctr {
    padding: 15px 15px 15px 20px;
  }

}

@media (max-width: 480px) {
  .fashion-pg .b-c1-overlay {
    top: 350px;
  }

  .fashion-pg .c-info-loc-right-ctr img {
    width: 100%;
  }
}

/* ---------- fashion css end ---------- */

/* ---------- funpark css start ---------- */


.funpark-pg .fit-c1-countdown-banner {
  background: #f4aa60;
}

.funpark-pg .fit-c1-logo-brand {
  max-width: 200px;
  max-height: 100px;
  overflow: hidden;
}

.funpark-pg .fit-ty-purchase-card {
  background: url('../../../web/landingpages/new_template_images/funpark-hero-1.jpg') no-repeat center / cover;
}

.funpark-pg .fit-ty-container {
  background: #f4aa60;
}

.funpark-pg .fit-ty-logo {
  max-width: 180px;
  max-height: 80px;
  overflow: hidden;
}


/* ---------- funpark css end - ---------- */


/* ---------- garden css start ------------ */


.garden-ty-pg .plumber-ty-hero-message,
.garden-ty-pg .plumber-ty-hero-title {
  color: #256303;
}

.garden-ty-pg .plumber-ty-contact-submit {
  background-color: #fff;
}

.garden-ty-pg .plumber-ty-hero-button {
  background: #256303;
}

.garden-ty-pg .plumber-ty-contact-content {
  background: #256303;
}

.garden-ty-pg .plumber-ty-contact-submit:hover {
  background-color: #fff;
  opacity: 0.9;
}

.garden-ty-pg .plumber-ty-hero-button:hover {
  background: #256303;
  opacity: 0.9;
}

.garden-ty-pg .plumber-ty-hero-container {
  background: url('../../../web/landingpages/new_template_images/garden-cleaning.jpg') no-repeat center / cover;
}


.garden-pg .plumber-hero-container {
  background: url('../../../web/landingpages/new_template_images/garden-mowing.jpg') center/cover no-repeat;
}


.garden-pg .plumber-hero-card-header {
  background: #1a2d08;
}

.garden-pg .plumber-hero-radio {
  border: 2px solid #1a2d08;
}

.garden-pg .plumber-hero-radio.selected {
  border-color: #1a2d08;
}

.garden-pg .plumber-hero-radio.selected::after {
  background: #1a2d08;
}

.garden-pg .plumber-hero-option-details p {
  color: #256303;
}

.garden-pg .plumber-hero-discounted-price,
.garden-pg .plumber-hero-original-price {
  color: #000;
}

.garden-pg .plumber-hero-discount-pill {
  background: #256303;

}

.garden-pg .plumber-hero-purchase-btn {
  color: #256303;
  border: 1px solid #256303;
}

.garden-pg .plumber-hero-share {
  color: #256303;
}

.garden-pg .plumber-deal-label,
.garden-pg .plumber-deal-value,
.garden-pg .plumber-deal-timer-heading,
.garden-pg .plumber-deal-time-value,
.garden-pg .plumber-deal-time-label,
.garden-pg .plumber-service-card-title,
.garden-pg .plumber-service-service-text {
  color: #256303;
}


.garden-pg .plumber-deal-button {
  background: #256303;
}

.garden-pg .plumber-deal-button:hover {
  background: #256303;
  opacity: 0.9;
}

.garden-pg .plumbing-about-container h2,
.garden-pg .plumbing-about-container p {
  color: #256303;
}

.garden-pg .plumber-footer-container {
  background: #1a2d08;
}


.garden-pg .plumber-service-services-card {
  background-image: none;
}



/* ---------- garden css end  ------------- */

/* ---------- hvac css start  ------------- */

.hvac-pg .plumber-hero-container {
  background: url('../../../web/landingpages/new_template_images/hvac-hero-1.jpg') center/cover no-repeat;
}

.hvac-pg .plumber-footer-logo,
.hvac-pg .plumber-hero-logo {
  max-width: 200px;
  max-height: 100px;
}

.hvac-pg .plumber-hero-highlight,
.hvac-pg .plumber-hero-discount-pill {
  background: #263238;
  color: #fff;
}

.hvac-pg .plumber-hero-option-details p,
.hvac-pg .plumber-hero-discounted-price,
.hvac-pg .plumber-hero-original-price {
  color: #263238;
}


.hvac-pg .plumber-deal-button,
.hvac-pg .plumber-hero-card-header {
  background: #263238;
}

.hvac-pg .plumber-hero-radio.selected,
.hvac-pg .plumber-hero-radio {
  border: 2px solid #263238;
}

.hvac-pg .plumber-hero-purchase-btn {
  border: 2px solid #263238;
  color: #263238;
}

.hvac-pg .plumbing-about-container p,
.hvac-pg .plumbing-about-container h2,
.hvac-pg .plumber-deal-time-value,
.hvac-pg .plumber-service-service-text,
.hvac-pg .plumber-deal-time-label,
.hvac-pg .plumber-hero-share,
.hvac-pg .plumber-deal-timer-heading,
.hvac-pg .plumber-deal-value,
.hvac-pg .plumber-deal-label,
.hvac-pg .plumber-service-card-title,
.hvac-pg .plumber-hero-purchase-btn {
  color: #263238;
}

.hvac-pg .plumber-footer-container,
.hvac-pg .plumber-hero-radio.selected::after {
  background: #263238;
}

.hvac-pg .plumber-deal-button:hover {
  opacity: 0.9;
  background: #263238;
}

.hvac-pg .plumber-hero-card-header {
  background: #263238;
}

.hvac-pg .plumber-ty-contact-content,
.hvac-pg .plumber-ty-hero-button {
  background: #263238;
}

.hvac-pg .plumber-ty-hero-button:hover {
  background: #263238;
}

.hvac-ty-pg .plumber-ty-hero-message,
.hvac-ty-pg .plumber-ty-hero-title {
  color: #000;
}

.hvac-ty-pg .plumber-ty-contact-submit {
  color: #263238;
  background: #fff;
}

.hvac-ty-pg .plumber-ty-contact-submit:hover {
  background: #263238;
  border: solid 1px #fff;
  color: #fff;
}


/* ---------- hvac css end  -------------- */



/* ---------- kitchen applicance css start  -------------- */


.kitchen-app-pg .florist-hero-cta {
  color: #a409b7;
  border: 1px solid #a409b7;
}

.kitchen-app-pg .florist-deal-left-section {
  background-color: #4d0056;
}

.kitchen-app-pg .florist-deal-discount {
  background-color: #4d0056;
}

.kitchen-app-pg .florist-footer-container {
  background-color: #210425;
}

.kitchen-app-pg .florist-footer-bottom {
  background: #000;
}

.kitchen-app-pg .florist-service-offerings {
  background-color: #4d0056;
}

.kitchen-app-pg .carwash-ty-logo {
  max-width: 200px;
  max-height: 100px;
}

.kitchen-app-pg .carwash-ty-container {
  background: url('../../../web/landingpages/new_template_images/kitchen-hero-2-ty.jpg') no-repeat center / cover;
}

.florist-deal-right-section.kitchen-deal-right .florist-deal-claim-btn-ctr {
  padding-left: 0;
}

.florist-deal-right-section.kitchen-deal-right .florist-deal-product-item {
  background: rgba(0, 0, 0, 0.40);
}

.florist-deal-right-section.kitchen-deal-right {
    background: url('../../../web/landingpages/new_template_images/ka-coffee-maker.jpg') no-repeat center / cover;
}


/* ---------- kitchen applicance css end  ---------------- */


/* ---------- pest control css start  ---------------- */

.pest-pg .pet-c6-map {
  top: 73px;
  right: 59px;
  max-width: 323px;
  max-height: 167px;
  overflow: hidden;
}



.pest-logo {
  max-width: 220px;
  max-height: 100px;
  overflow: hidden;
}

.pest-ty-pg .pet-footer-logo-ctr,
.pest-ty-pg .pet-ty-logo {
  max-width: 200px;
  max-height: 100px;
}


.pest-c6-ctr {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
}

.pest-c6-ctr>div {
  width: 100%;
  max-width: 1200px;
}

.pest-c6-img {
  object-fit: cover;
  height: 100%;
  width: 100%;
  max-height: 513px;
  border-radius: 8px;
}

.pest-c6-content {
  gap: 20px;
  left: 60px;
  bottom: 70px;
}

.pest-c6-expert-care {
  color: #8177a7;
  font-family: "Gilroy", sans-serif;
  font-size: 55px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -2.2px;
  max-width: 461px;
}

.pest-c6-grab-deal-btn-ctr {
  justify-content: start;
  display: flex;
}

.pest-c6-grab-deal-btn {
  color: #8177a7;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.48px;
  text-transform: uppercase;
  text-decoration: none;
  padding: 11px 19px;
  border: 0.5px solid #8177a7;
  display: inline-flex;
  align-items: center;
  transition: all 0.3s ease;
  border-radius: 4px;
}

.pest-c6-grab-deal-arrow-img {
  margin-left: 11px;
}

.pest-c6-map {
  top: 73px;
  right: 59px;
  max-width: 323px;
  max-height: 167px;
  overflow: hidden;
  border-radius: 8px;
}

.pest-c6-map img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}


@media (max-width: 1199px) {
  .pest-c6-expert-care {
    font-size: 45px;
    max-width: 400px;
    letter-spacing: -1.8px;
  }

  .pest-c6-content {
    left: 40px;
    bottom: 50px;
    gap: 15px;
  }

  .pest-c6-map {
    top: 50px;
    right: 40px;
    max-width: 280px;
    max-height: 140px;
  }

  .pest-c6-grab-deal-btn {
    font-size: 14px;
    padding: 10px 16px;
  }
}

@media (max-width: 767px) {
  .pest-c6-expert-care {
    font-size: 35px;
    max-width: 350px;
    letter-spacing: -1.4px;
  }

  .pest-c6-content {
    left: 30px;
    bottom: 40px;
    gap: 15px;
  }

  .pest-c6-map {
    top: 30px;
    right: 30px;
    max-width: 200px;
    max-height: 100px;
  }

  .pest-c6-grab-deal-btn {
    font-size: 13px;
    padding: 8px 14px;
  }

  .pest-c6-img {
    max-height: 400px;
  }
}

@media (max-width: 575px) {
  .pest-c6-ctr {
    padding: 15px;
  }

  .pest-c6-expert-care {
    font-size: 28px;
    max-width: 280px;
    letter-spacing: -1.1px;
    line-height: 1.2;
  }

  .pest-c6-content {
    left: 20px;
    bottom: 30px;
    gap: 12px;
  }

  .pest-c6-map {
    top: 20px;
    right: 20px;
    max-width: 150px;
    max-height: 80px;
  }

  .pest-c6-grab-deal-btn {
    font-size: 12px;
    padding: 8px 12px;
    line-height: 20px;
  }

  .pest-c6-grab-deal-arrow-img {
    margin-left: 8px;
    width: 14px;
    height: 14px;
  }

  .pest-c6-img {
    max-height: 350px;
  }
}


/* ---------- pest control css end  ---------------- */


/* ---------- skin care css start ----------------- */

.skin-care-pg .carpet-service-card.carpet-service-featured {
  background: #ff9131
}

.skin-care-pg .carpet-head-claim-btn {
  background: #ff9131
}

.skin-care-pg .carpet-hero-package {
  width: max-content;
  margin: 0 auto;
}

.skin-care-pg .carpet-hero-section {
  background: url('../../../web/landingpages/new_template_images/skin-care-hero-2.jpg') no-repeat center / cover;
}

.skin-care-pg .carpet-hero-discount {
  background: #ff9131;
  color: #f1f1f1;
}

.skin-care-pg .carpet-hero-cta-button {
  background: #ff9131
}

.skin-care-pg .carpet-video-ctr {
  background: url('../../../web/landingpages/new_template_images/skin-care-woman.png') lightgray 50% / cover no-repeat;
}

.skin-care-pg .carpet-footer-section h2 {
  color: #fff;
}

.skin-care-pg .carpet-footer-container {
  background: #ff9131
}

.skin-care-pg .carpet-ty-form-contact-section {
  background: #ff9131;
}

.skin-care-pg .carpet-ty-hero-button {
  background: #FFF0E6;
  border: none;
  color: #000;
}

.skin-care-pg .carpet-ty-hero-button:hover {
  background: #fff;
  color: #000;
  border: solid 1px #FFF0E6;
}

/* ---------- Toys Gift css start  -------------- */


.toys-ty-pg .carwash-ty-container {
  background: url('../../../web/landingpages/new_template_images/toys-kids-2-min-ty.png') no-repeat center / cover;
}

.toy-gift-pg .carwash-hero-container {
  background: url('../../../web/landingpages/new_template_images/kids-toys-6-min.png') no-repeat center / cover;
}

.toy-gift-pg .carwash-hero-promo-bar {
  bottom: -1px;
}

.toy-gift-pg .carwash-service-content {
  background: #6e0013;
}

.toy-gift-pg .carwash-deal-option.carwash-deal-selected {
  background-color: #6e0013;
}

.toy-gift-pg .carwash-deal-content-ctr {
  background: url('../../../web/landingpages/new_template_images/kids-toy-car-1-min.png') no-repeat center / cover;
}

.toy-gift-pg .carwash-footer-section h2 {
  color: #6e0013;
}

/* ---------- Toys Gift css end  -------------- */

/* ---------- weight loss css start  ------------ */



.weight-loss-pg .fit-c1-countdown-banner {
  background: #fcc89c;
}

.weight-loss-pg .fit-c1-logo-brand {
  max-width: 200px;
  max-height: 95px;
  overflow: hidden;
}

.weight-loss-pg .fit-ty-purchase-card {
  background: url('../../../web/landingpages/new_template_images/weight-loss-banner.jpg') no-repeat center / cover;
}

.weight-loss-pg .fit-ty-container {
  background: #fcc89c;
}

/* ---------- weight loss css end  -------------- */

/* ---------- yoga css start ------------- */


.yoga-pg .carpet-footer-container {
  background: #012112;
}

.yoga-pg .carpet-service-card.carpet-service-featured,
.yoga-pg .carpet-hero-cta-button {
  background: #036c39;
  border: solid 2px #036c39;
}

.yoga-pg .carpet-hero-discount {
  background: #00bf63;
  color: #fff;
}

.yoga-pg .carpet-head-claim-btn {
  background: #036c39;
}

.yoga-pg .carpet-head-content {
  background: #00bf63;
}

.yoga-pg .carpet-hero-section {
  background: url('../../../web/landingpages/new_template_images/yoga-2-min.jpg') no-repeat center / cover;
}

.yoga-pg .carpet-video-ctr {
  background: url('../../../web/landingpages/new_template_images/yoga-peace-min.jpg') lightgray 50% / cover no-repeat;
}


/* ---------- yoga css end  -------------- */



/* ---------- legal css start  -------------- */

.legal-pg .roof-c2-radio-button input[type="radio"]:checked+label::after {
  background-color: #fff;
}

.legal-pg .roof-c2-radio-button label {
  border: 3px solid #444444;
}

.legal-pg .roof-c2-radio-button input[type="radio"]:checked+label {
  border: 3px solid #fff;
}

.legal-pg .roofing-pg-ctr-1>div:nth-child(1) {
  background: #444444;
}

.legal-pg .roof-pg-com-value,
.legal-pg .roof-pg-com-label {
  color: #fff;
}

.legal-pg .roofing-pg-ctr-1>div:nth-child(2) {
  background-color: #3E2723;
}

.legal-pg .roof-c2-pricing-card.selected .roof-c2-original-price,
.legal-pg .roof-c2-pricing-card.selected .roof-c2-description {
  color: #fff;
}

.legal-pg .roof-c2-pricing-card.selected {
  background-color: #3E2723;
}

.legal-pg .roof-c6-grab-deal {
  width: 248px;
}

.legal-pg .roof-c2-current-price {
  background: #444444;
}

.legal-pg .roofing-pg-ctr-6 {
  background: #8f4415;
  background-color: #3E2723;
}

.legal-pg .roof-c2-purchase-btn {
  background-color: #3E2723;
}

.legal-pg .roof-c4-service {
  border-bottom: solid 1px #444444;
}

.legal-pg .roof-c4-service:first-of-type {
  border-top: solid 1px #444444;
}

.legal-pg .roof-c4-service-title,
.legal-pg .roof-c6-grab-deal {
  color: #444444;
}

.legal-pg .roofing-pg-ctr-5 .home-c5-txt,
.legal-pg .roofing-pg-ctr-5 .home-c5-title {
  color: #fff;
}

.legal-pg .roofing-pg-ctr-5 {
  background: #444444;
}

.legal-pg .home-c5-title {
  max-width: 451px;
}

.legal-pg .roof-footer {
  background: #000;
}

.legal-top-logo {
  max-width: 180px;
  max-height: 60px;
  overflow: hidden;
}

.legal-top-logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.legal-pg .roof-c6-grab-deal {
  padding: 40px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.legal-pg .roof-c4-title {
  max-width: 480px;
}

@media (max-width: 1200px) {
  .legal-pg .roof-c6-grab-deal {
    padding: 30px 40px;
    max-width: 200px;
  }
}

@media (max-width: 992px) {
  .legal-pg .roof-c6-grab-deal {
    padding: 20px 30px;
    max-width: 200px;
  }

  .legal-pg .roof-c2-radio-button {
    margin-right: 30px;
  }

  .legal-pg .roof-footer>div:nth-child(2) {
    max-width: 300px;
  }

  .legal-pg .roofing-pg-ctr-5>div:nth-child(2) {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 300px;
  }
}

/* ---------- legal css end  -------------- */

/* ---------- internet and cable css start  ---------------- */

.internet-pg .florist-hero-wrapper {
  background: url('../../../web/landingpages/new_template_images/internet-cable-4.jpg') center center / cover no-repeat;
}

.internet-pg .florist-deal-left-section {
  background-image: none;
}

.internet-pg .florist-deal-right-section {
  background: url('../../../web/landingpages/new_template_images/internet-cable-1.jpg') no-repeat center / cover;
}



.internet-pg .florist-hero-overlay {
  max-width: 800px;
}

.internet-pg .florist-hero-logo {
  padding: 10px;
  max-width: 200px;
  max-height: 95px;
}

.internet-pg .florist-footer-bottom {
  background-color: #002b40;
}

.internet-pg .florist-footer-container,
.internet-pg .florist-service-offerings {
  background-color: #005f99;
}

.internet-pg .florist-deal-left-section {
  background-color: #e6f7ff;
  background-color: #005f99;
  background-image: none;
}

.internet-pg .florist-hero-deal-box {
  max-width: 600px;
}


@media (max-width: 480px) {
  .internet-pg .florist-hero-wrapper {
    height: 450px;
  }
}

/* ---------- internet and cable css end  ---------------- */


/* ---------- laptop ty css start  ---------------- */


.laptop-ty-pg .plumber-ty-herof-success-icon {
  max-width: 80px;
  max-height: 80px;
  margin: 0 auto 30px;
}

.laptop-ty-pg .plumber-ty-hero-logo,
.laptop-ty-pg .plumber-footer-logo {
  max-width: 170px;
  max-height: 80px;
}

.laptop-ty-pg .plumber-ty-hero-message,
.laptop-ty-pg .plumber-ty-hero-title {
  color: #1E88E5;

}

.laptop-ty-pg .plumber-ty-contact-submit {
  background-color: #fff;
}

.laptop-ty-pg .plumber-ty-hero-button,
.laptop-ty-pg .plumber-ty-contact-content {
  background: #1E88E5;
}

.laptop-ty-pg .plumber-ty-contact-submit:hover {
  background-color: #fff;
  opacity: 0.9;
}

.laptop-ty-pg .plumber-ty-hero-button:hover {
  background: #1E88E5;
  opacity: 0.9;
}

.laptop-ty-pg .plumber-ty-hero-container {
  background: url('../../../web/landingpages/new_template_images/laptop-hero-3.jpg') no-repeat center / cover;
}


/* ---------- laptop ty css end  ---------------- */

/* ---------- internet and cable ty css start  ---------------- */


.internet-ty-pg .florist-ty-hero-section {
  background: url('../../../web/landingpages/new_template_images/internet-cable-1.jpg') no-repeat center / cover;
}

.internet-ty-pg .florist-ty-hero-button {
  color: #4d0056;
  border: solid 1px #4d0056;
}

.internet-ty-pg .florist-ty-form-contact-section {
  background: #4d0056;
  background-color: #005f99;
}

.internet-ty-pg .florist-ty-hero-button {
  border: solid 1px #005f99;
  color: #005f99;
  background-color: #fff;
}

.internet-ty-pg .florist-ty-hero-button:hover {
  background-color: #005f99;
  color: #fff;
}


/* ---------- internet and cable ty css end  ------------------ */







.laptop-pg .plumber-hero-container {
  background: url('../../../web/landingpages/new_template_images/laptop-hero-1.jpg') center/cover no-repeat;
}

.laptop-pg .plumber-hero-card-header {
  background: #1E88E5;
  /* Electric Blue */
}

.laptop-pg .plumber-hero-radio {
  border: 2px solid #1E88E5;
}

.laptop-pg .plumber-hero-radio.selected {
  border-color: #1E88E5;
}

.laptop-pg .plumber-hero-radio.selected::after {
  background: #1E88E5;
}

.laptop-pg .plumber-hero-option-details p {
  color: #1E88E5;
}

.laptop-pg .plumber-hero-discounted-price,
.laptop-pg .plumber-hero-original-price {
  color: #000;
  /* keep prices in black for clarity */
}

.laptop-pg .plumber-hero-discount-pill {
  background: #FFC107;
  background: #f1b500;
}

.laptop-pg .plumber-hero-purchase-btn {
  color: #1E88E5;
  border: 1px solid #1E88E5;
}

.laptop-pg .plumber-hero-share {
  color: #1E88E5;
}

.laptop-pg .plumber-deal-label,
.laptop-pg .plumber-deal-value,
.laptop-pg .plumber-deal-timer-heading,
.laptop-pg .plumber-deal-time-value,
.laptop-pg .plumber-deal-time-label,
.laptop-pg .plumber-service-card-title,
.laptop-pg .plumber-service-service-text {
  color: #1E88E5;
}

.laptop-pg .plumber-deal-button {
  background: #1E88E5;
}

.laptop-pg .plumber-deal-button:hover {
  background: #1E88E5;
  opacity: 0.9;
}

.laptop-pg .plumbing-about-container h2,
.laptop-pg .plumbing-about-container p {
  color: #1E88E5;
}

.laptop-pg .plumber-footer-container {
  background: #1E88E5;
}

.laptop-pg .plumber-hero-highlight {
  color: #1E88E5;
  background: #fff;
}

.laptop-pg .plumber-service-services-card {
  background-image: none;
}

.laptop-pg .plumber-footer-logo {
  max-width: 160px;
  max-height: 80px;
}

.laptop-pg .plumber-hero-logo {
  max-width: 200px;
  max-height: 80px;
}

.laptop-pg .plumber-service-services-card {
  background-image: none;
}

.laptop-pg .plumber-hero-container {
  background: url('../../../web/landingpages/new_template_images/laptop-hero-1.jpg') center/cover no-repeat;
}