.gradient-text,
.rating-detail h2 {
  -webkit-text-fill-color: #fff0;
  display: inline-block;
}

.goodzero-pride h2,
.goodzero-promise h2,
.rating-detail h2 {
  letter-spacing: 0;
}

.faq-section.common-faq h2,
.goodzero-pride h2,
.goodzero-promise h2,
.rating-detail h2 {
  font-family: Poppins, sans-serif;
}

.customer-feedback,
.text-ellipse-line {
  text-overflow: ellipsis;
  max-width: 100%;
}

#leadFormModal .modal-dialog,
.revamp-page-template,
.revamp-page-template #solar-calc-blog-component .calculate-savings .calc-title,
.revamp-page-template #solar-calc-blog-component .left-side .calc-subtitle {
  font-family: "DM Sans", sans-serif;
}

.gradient-text {
  background: linear-gradient(150deg, #00bdff, #131ca2);
  -webkit-background-clip: text;
  margin: 0;
  font-weight: 700;
}

.good-zero-rates-section {
  background-image: url(https://cdn.solarsquare.in/blog/wp-content/uploads/2025/11/06081422/gdzr-mobile-bg.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom;
}

#readMoreAccordion,
.good-zero-rates-section .hero-card {
  overflow: hidden;
}

.good-zero-rates-section .rating-detail {
  padding: 32px 0 32px 22px;
  gap: 10px;
}

.rating-detail h2 {
  background: linear-gradient(90deg, #182150, #374cb6);
  -webkit-background-clip: text;
  font-size: 2rem;
  margin: 6px 0;
}

.good-zero-rates-section .rating-detail h6 {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 4px;
}

.good-zero-rates-section .rating-detail p {
  font-size: 24px;
  font-weight: 600;
  width: 69%;
  color: #1a1f38;
  line-height: 24px;
  margin-top: -33px;
}

.rating-strip img {
  margin-top: -1px;
  margin-right: 4px;
}

.rating-strip .rate-span {
  color: #d8901e;
}

.rating-strip span {
  font-size: 0.75rem;
  font-weight: 600;
}

.shield-icon img {
  width: 100%;
  height: 100%;
}

.common-faq .accordion-item {
  border: none;
  background-color: #fff0;
  border-bottom: 1px solid #f1f1f5;
  border-radius: 0;
  padding: 1.25rem 0;
}

.common-faq .second-column .accordion-item:last-child,
.goodzero-page #goodzeroAccordion .accordion-item:last-child {
  border-bottom: none;
}

.common-faq .accordion-button {
  background-color: #fff0;
  border: none;
  border-radius: 0;
  box-shadow: unset;
  font-size: 0.875rem;
  font-weight: 500;
  color: #1a1f38;
}

.goodzero-promise h2 {
  font-size: 1.75rem;
  line-height: 1.5;
  margin-bottom: 1rem;
}

.goodzero-promise .img-wrapper img {
  width: 24px;
  height: 24px;
  object-fit: cover;
}

.goodzero-pride {
  padding: 2.5rem 1rem;
}

.chs-wrapper .cta-btn,
.goodzero-pride .cta-btn {
  background-color: #fff0;
  border-radius: 8px;
  padding: 1.2rem;
  font-weight: 600;
  text-decoration: none;
  font-size: 0.875rem;
  width: 100%;
  border: 2px solid #131ca2;
  background: linear-gradient(76.39deg, #101f9d 0, #11111c 100%);
  color: #fff;
  border: none;
}

.goodzero-pride .card-wrapper {
  background-color: #f7fafe;
  height: 140px;
  padding: 16px;
  overflow: hidden;
}

.goodzero-pride .card-wrapper img {
  width: 20px;
  height: 20px;
}

.goodzero-pride h4 {
  margin-top: 0.75rem;
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
  color: #182150;
  font-weight: 600;
}

.goodzero-pride h2 {
  font-size: 1.75rem;
  margin-bottom: 1rem !important;
}

#leadFormModal p,
.goodzero-pride .card-wrapper p {
  color: #5d627c;
  font-size: 0.875rem;
}

.goodzero-pride .goodzero-pride-wrappper {
  --bs-gutter-y: 0.75rem;
  --bs-gutter-x: 0.75rem;
  margin-bottom: 28px;
}

.goodzero-pride .left-section {
  gap: 0.75rem;
  background-image: linear-gradient(45deg, #f1fbff, #fff);
  border: 1px solid #e3f8ff;
  padding: 1rem;
  border-radius: 12px;
  margin-bottom: 0.75rem;
}

.goodzero-pride .cta-wrapper .left-section p {
  font-size: 0.875rem;
  font-weight: 500;
  letter-spacing: -0.5px;
  text-align: left;
  margin-bottom: 0;
}

.faq-section.common-faq {
  padding-left: 1rem;
  padding-right: 1rem;
  margin: 40px 0;
}

.faq-section.common-faq .accordion-button::before {
  position: absolute;
  right: 0;
  font-size: 1.25rem;
}

.faq-section.common-faq .accordion-button:not(.collapsed)::before {
  content: "−";
  color: #fff;
  background: linear-gradient(76.39deg, #101f9d 0, #11111c 100%);
  border-radius: 50%;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  right: -55px;
}

.faq-section.common-faq .accordion-button.collapsed::before {
  content: "+";
  color: #1c202a;
  background-color: #f1f1f5;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  right: -55px;
}

.faq-section.common-faq .accordion-body {
  padding: 0.5rem 3.5rem 0 0;
  color: #2c3045;
  font-size: 1rem;
}

.faq-section.common-faq .accordion-button {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  font-family: "DM Sans", sans-serif;
  padding: 0;
}

.faq-section.common-faq h2 {
  margin-right: 0;
  padding-right: 60px;
  font-size: 1.75rem;
}

.faq-section.common-faq .faq_btn {
  text-decoration: none;
  background-color: #f1f1f5;
  color: #182150;
  display: inline-block;
  padding: 1rem;
  margin: 1rem 0 0;
  width: 100%;
  border-radius: 8px;
  border: none;
}

#leadFormModal .modal-dialog {
  background-color: #ecf1fb;
  padding: 30px 16px;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}

#leadFormModal #leadForm,
.form-section .form-component .designation-options .custom-radio,
.revamp-page-template .content-section figure,
.revamp-page-template.home-wrapper .content-section p,
.revamp-page-template.homes-wrapper .content-section p {
  margin: 0;
}

#leadFormModal #leadForm,
#leadFormModal .modal-content {
  box-shadow: unset;
  padding: 0;
  border: none;
  background: #fff0;
}

#leadFormModal .cta-btn,
.form-component .cta-btn {
  background: linear-gradient(76.39deg, #101f9d 0, #11111c 100%);
  color: #fff;
  border-radius: 12px;
  padding: 1.2rem;
  font-weight: 600;
  text-decoration: none;
  font-size: 0.875rem;
  border: none;
}

span.limited-text {
  font-size: 10px;
  position: absolute;
  top: -12px;
  background: linear-gradient(76.39deg, #fef2a1 0, #ffc672 117.62%);
  color: #604a01;
  border-radius: 4px;
  padding: 4px 8px;
  right: 17px;
}

.leadForm .form-bottom-text {
  color: #182150;
  font-size: 1rem;
  background: linear-gradient(90deg, #f2f7ff 0, #d7e4fc 40%, #edf3ff 100%);
  padding: 0.5rem;
  margin: 1.25rem -1.25rem 0 -1.5rem;
}

.form-bottom-text span {
  color: #2f38cf;
}

#leadFormModal .form-check-label,
.form-component .form-check-label {
  font-size: 12px;
  color: #5d627c;
}

#leadFormModal .form-check-label a,
.form-component .form-check-label a {
  font-weight: 500;
  color: #131ca2;
}

#leadFormModal .custom-radio-block,
.form-component .custom-radio-block {
  -ms-overflow-style: none;
  scrollbar-width: none;
  overflow-x: auto;
  margin: 0 -15px;
  padding-left: 15px;
}

.form-component .custom-radio-block {
  margin: 0 -20px;
}

#leadFormModal .custom-radio-block::-webkit-scrollbar,
.form-component .custom-radio-block::-webkit-scrollbar {
  display: none;
}

#leadFormModal .custom-radio,
.form-component .custom-radio {
  display: inline-block;
  cursor: pointer;
  margin: 4px 2px;
  font-size: 14px;
  font-weight: 600;
  color: #1a1f38;
  text-align: center;
  padding: 12px 15px;
  border-radius: 0.75rem;
  background: #fff;
  border: 1px solid #e2e4ec;
  white-space: nowrap;
}

.form-section .form-component .custom-radio {
  padding: 10px 20px;
  width: 142px;
  margin: 4px;
}

.chs-wrapper .form-section .form-component .custom-radio,
.gosolar-wrapper .form-section .form-component .custom-radio {
  width: auto;
}

.form-section .form-component .custom-radio-block {
  flex-wrap: wrap;
}

#leadFormModal .custom-radio.active,
.form-component .custom-radio.active {
  background: linear-gradient(76.39deg, #101f9d 0, #11111c 90%);
  border: 1px solid #e2e4ec;
  color: #fff;
}

.form-component label {
  color: #5d627c;
  font-size: 14px;
}

.form-component label.bill-label {
  font-size: 14px;
  color: #5d627c;
  font-weight: 400;
  margin-left: 0;
  margin-bottom: 0;
}

.commercial-form-class .form-field-inner-wrapper,
.form-component .bill-field,
.housing-form-class .form-field-inner-wrapper,
.leadForm .form-field-inner-wrapper,
.project-details-point {
  margin-bottom: 1rem;
}

.form-component .form-check img {
  height: 100%;
  opacity: 50%;
  margin-right: 5px;
}

#leadFormModal .modal-header .btn-close {
  width: 20px;
  height: 20px;
  padding-right: 0;
  position: absolute;
  right: 0;
  top: -18px;
  font-size: 10px;
}

#leadFormModal #billError {
  font-size: 0.875em;
}

#leadFormModal .form-check {
  padding-left: 0;
}

.form-component .form-control {
  padding: 18px 20px;
  border: 1px solid #e2e4ec;
  border-radius: 12px;
}

.form-component .form-control.is-error {
  border: 1px solid #d32f2f;
}

.agmStatusError,
.billError,
.designationError,
.invalid-feedback {
  color: #d32f2f;
  font-size: 12px;
  margin-left: 12px;
}

#leadForm .form-control:focus,
.form-component .form-control:focus {
  color: #111f96;
  box-shadow: unset;
  border: 1px solid #131ca2;
}

#leadForm .form-label,
.revamp-page-template .grey {
  color: #5d627c;
}

#leadFormModal .modal-header {
  border: none;
}

.space-area {
  background-color: #d9e4f8;
  width: 55px;
  height: 4px;
  border-radius: 2px;
  display: inline;
  margin: -20px auto 0;
}

.testimonials-section #customers-say {
  padding-left: 1rem;
  padding-right: 1rem;
}

#customer-recommended-section .recommended-card,
.news-card,
.webinar-card.recommended-card {
  background-color: #f5f8fd;
  border-radius: 0.75rem;
  display: inline-block;
  max-width: 17.5rem;
  margin: 0 0.5rem;
}

#customer-recommended-section .recommended-card-details {
  padding: 1.25rem;
  font-size: 1rem;
  width: 280px;
  position: relative;
}

#customer-recommended-section .customer-feedback p {
  white-space: normal;
  font-weight: 400;
  color: #1a1f38;
  font-size: 1.125rem;
  max-height: 255px;
  display: block;
  display: -webkit-box;
  max-width: 100%;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 28px;
}

#customer-recommended-section .customer-feedback .quote-img {
  top: -10px;
}

#customer-recommended-section .recommended-card-details .author-info {
  gap: 2px;
  margin: 0.75rem 0 0;
}

.customer-feedback {
  height: 245px;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 20px;
}

.custoemr-say-section {
  border-radius: 0.75rem;
  display: inline-block;
  margin: 0;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}

.custoemr-say-section .bg-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#customers-say .details {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 1rem;
  color: #fff;
  background: linear-gradient(76.39deg, #000 0, #ffffff00 117.62%);
}

.details-inner-wrapper {
  white-space: normal;
  position: absolute;
  bottom: 1rem;
}

.details img {
  width: 88px;
  height: auto;
}

.custoemr-say-section .details img {
  width: 80px;
}

.details .details-inner-wrapper img {
  width: 16px;
  height: 13px;
}

.details-inner-wrapper h3 {
  font-weight: 400;
  font-size: 1rem;
  margin: 0;
  line-height: 22px;
  letter-spacing: 0;
}

.chs-wrapper .divider,
.city-page-template .divider,
.goodzero-page .divider,
.home-wrapper .divider,
.windpro-page-wrapper .divider {
  width: 100%;
  background-color: #ecf1fb;
  height: 4px;
  margin-bottom: 40px;
}

.city-page-template .divider,
.home-wrapper .divider,
.windpro-page-wrapper .divider {
  margin-top: 40px;
}

.revamp-page-template {
  letter-spacing: -0.5px;
}

.revamp-page-template #solar-calc-blog-component .solar-calc-form,
.revamp-page-template .goodzero-promise {
  background: #fff0;
}

.revamp-page-template
  #solar-calc-blog-component
  .solar-calc-form
  .scalc-form-submission
  .form-wrapper,
.revamp-page-template .goodzero-intro-image .featured-image img {
  width: 100%;
}

.revamp-page-template .goodzero-promise h3 {
  font-size: 18px;
  font-weight: 700 !important;
  line-height: 23px;
  width: 160px;
  letter-spacing: 0;
  color: #1a1f38;
}

.promises-wrapper .promises-desc {
  color: #5d627c;
  font-size: 0.875rem;
  line-height: 20px;
  font-weight: 400;
}

.revamp-page-template .goodzero-promise .img-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 12px;
}

.revamp-page-template .promises-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px 20px;
}

.solar-journey-wrapper .left-section .solar-journey-section h3 {
  font-size: 20px;
  font-weight: 700;
}

.solar-journey-section .solar-description {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 20px;
}

.revamp-page-template .goodzero-promise .img-wrapper {
  width: 100%;
  height: 155px;
  overflow: hidden;
  border-radius: 12px;
  margin-bottom: 20px;
}

.revamp-page-template .rating-section {
  background-color: #fffef2;
}

.get-solar-wrapper h2 {
  margin-bottom: 16px;
}

#customer-recommended-section .card-wrapper,
.card-wrapper {
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  -ms-overflow-style: none;
  align-items: stretch;
  overflow-x: scroll;
}

.webinar-thumbnail img {
  width: 100%;
  height: 132px;
  border-radius: 8px;
}

.webinar-content {
  padding: 1rem;
}

#customer-recommended-section .recommended-card-details .author-info img {
  border-radius: 50px;
  object-fit: cover;
  margin-right: 8px;
}

#customer-recommended-section
  .recommended-card-details
  .author-info
  .author-name {
  color: #131ca2;
  font-weight: 600;
  display: inline-block;
  max-width: 185px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
}

#customer-recommended-section
  .recommended-card-details
  .author-info
  .author-location {
  color: #5d627c;
  font-weight: 400;
}

.app-section h2,
.revamp-page-template
  #solar-calc-blog-component
  .calculate-savings
  .calc-title {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 16px;
}

.cta-box {
  background: linear-gradient(97deg, #dfeaff 0, #b2c8f1 100%);
  border-radius: 12px;
  overflow: hidden;
}

.app-section,
.cta-box .left-section::before {
  background-repeat: no-repeat;
  background-size: cover;
}

.cta-box .right-section {
  padding-right: 16px;
  margin-left: 20px;
}

.cta-box .left-section {
  width: 126px;
  height: 130px;
}

.cta-box .left-section::before {
  background-image: url(https://cdn.solarsquare.in/blog/wp-content/uploads/2025/11/10121551/bg-circles.webp);
  background-position: center;
  width: 148px;
  height: 148px;
  content: "";
  position: absolute;
  left: 0;
  z-index: -1;
}

.cta-box .left-section img {
  margin-top: 20px;
  width: auto;
  margin-left: 30px;
}

.cta-box .question {
  font-size: 18px;
  color: #182150;
}

.cta-box .desc {
  font-size: 0.875rem;
  color: #182150;
}

.cta-box .btn {
  color: #2f38cf;
  font-size: 0.875rem;
  margin-top: 12px;
}

.saving-patch {
  color: #c1f0dd;
  font-size: 1rem;
  background-color: #111a6e;
  padding: 0.75rem 0;
  margin: 0 -1.75rem 2.5rem;
}

.card-slider-section {
  margin: 20px 0 40px;
}

.revamp-page-template .goodzero-promise .container {
  padding: 40px 20px;
}

#faqTab {
  border: none;
  gap: 0.75rem;
}

#faqTab .nav-item .nav-link {
  color: #2c3045;
  background-color: #f1f1f5;
  border-radius: 41px;
}

#faqTab .nav-item .nav-link.active {
  color: #fff;
  background-color: #182150;
}

.bill-radio-inp,
.faq_accordian .accordion-button::after,
.revamp-page-template #custom-handle .slider-value-box {
  display: none;
}

.app-section {
  background-position: right bottom;
  padding-top: 40px;
  overflow: hidden;
  position: relative;
  margin-bottom: 40px;
}

.app-section .desc,
.app-section-wrapper,
.pincode-view-homes-wrapper {
  margin-bottom: 20px;
}

.app-section .desc {
  font-size: 1rem;
  font-weight: 500;
}

.app-section .feature-card p {
  font-size: 0.625rem;
  font-weight: 600;
}

.app-section .img-fluid {
  z-index: 1;
  position: relative;
  height: 320px;
}

.testimonial-heading {
  font-size: 1.75rem;
  width: 100%;
}

.feature-card {
  background: #fff;
  box-shadow: 0 4px 14px rgb(0 0 0 / 0.1);
  border-radius: 12px;
  padding: 9px 12px;
  width: 130px;
  font-size: 14px;
  font-weight: 500;
  position: absolute;
  z-index: 2;
  border: 1px solid #e4e5f9;
  background: rgb(255 255 255 / 90%);
  backdrop-filter: blur(17.6px);
}

.feature-card-1 {
  top: 68px;
  left: 0;
}

.feature-card-2 {
  top: 45px;
  right: 0;
}

.feature-card-3 {
  bottom: 12px;
  left: -3px;
}

.feature-card-4 {
  bottom: 9px;
  right: 0;
}

.feature-card img {
  margin-bottom: 5px;
  background-color: #ecf1fb;
  padding: 6px;
  border-radius: 50px;
}

.app-download-links-wrapper {
  padding: 16px;
  background-color: #f8f9fdcc;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}

.app-download-links {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}

.app-download-links img {
  height: 50px;
  transition: transform 0.2s;
}

.app-download-links img:hover {
  transform: scale(1.05);
}

.revamp-page-template .red {
  color: #d32f2f;
}

.revamp-page-template .rating-detail a {
  color: #2f38cf;
  text-decoration: none;
  font-size: 1rem;
  font-weight: 600;
  margin-top: 3.1rem;
  display: inline-block;
}

.revamp-page-template .rating-detail .rating-strip {
  padding: 13px;
  font-weight: 500;
  font-size: 0.875rem;
}

.revamp-page-template .good-zero-rates-section .rating-detail {
  padding: 0 0 40px 16px;
}

.revamp-page-template .good-zero-rates-section .rating-detail h3 {
  margin-bottom: 4px;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 0;
}

.revamp-page-template .good-zero-rates-section .rating-detail h2 {
  margin: 0;
  letter-spacing: 0;
  line-height: 37px;
}

.revamp-page-template .shield-icon img {
  width: 150px;
}

.form-component form {
  background-color: #fff0;
  box-shadow: unset;
  overflow: hidden;
  padding: 1.75rem 1.25rem 0;
}

.form-component form .desc {
  color: #5d627c;
  font-size: 14px;
  margin-bottom: 20px;
  width: 300px;
  letter-spacing: 0;
  font-family: "DM Sans";
  vertical-align: middle;
}

.form-component form h2 {
  color: #1a1f38;
  font-size: 24px;
  margin-bottom: 0.5rem;
  font-family: poppins, sans-serif;
  letter-spacing: 0;
  line-height: 1.5;
}

.form-component .form-control,
.form-component .form-floating > .form-control:not(:placeholder-shown) ~ label {
  color: #5d627c;
  font-size: 12px;
  padding-left: 20px;
}

.form-floating > .form-control:-webkit-autofill {
  background-color: #fff !important;
  -webkit-box-shadow: 0 0 0 1000px #fff inset !important;
}

.form-floating > label {
  line-height: 24px;
  font-size: 16px;
  transition: 0.2s ease-in-out;
}

.form-floating input[type="tel"],
.form-floating input[type="text"] {
  font-size: 16px;
  color: #1a1f38;
  font-weight: 600;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="number"] {
  -moz-appearance: textfield;
}

.form-floating {
  padding-top: 2px;
}

#leadFormModal .bill-field,
#leadFormModal .form-floating {
  margin-bottom: 14px;
}

input:-internal-autofill-selected,
input:-webkit-autofill,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover {
  -webkit-text-fill-color: #1a1f38 !important;
  transition: background-color 5000s ease-in-out;
}

.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label {
  font-size: 12px;
  font-weight: 500;
}

.city-page-template .promises-wrapper h3 {
  font-size: 1.125rem;
  font-weight: 600;
  color: #1a1f38;
}

.text-ellipse-line {
  height: 63px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.form-section {
  background-color: #ecf1fb;
}

.tooltip-custom-bill .tooltip-inner {
  white-space: nowrap;
  max-width: none !important;
}

.goodzero-intro-image {
  margin-top: -90px;
}

.revamp-page-template
  #solar-calc-blog-component
  .calculate-savings
  .calc-header
  ul {
  padding: 0;
  margin: 20px 0;
}

.revamp-page-template
  #solar-calc-blog-component
  .calculate-savings
  .calc-header
  ul
  li {
  list-style: none;
  font-size: 0.875rem;
  font-weight: 500;
  margin-bottom: 12px;
}

.revamp-page-template
  #solar-calc-blog-component
  .calculate-savings
  .calc-header
  ul
  li
  img {
  margin-right: 6px;
  width: auto;
  height: auto;
}

.revamp-page-template #solar-calc-blog-component .calculate-savings {
  background-image: none;
  color: #1a1f38;
}

.revamp-page-template .calc-bg-img {
  right: -100px;
  top: -60px;
  left: unset;
}

.revamp-page-template .calc-bg-img img {
  width: 250px;
  height: 250px;
}

.revamp-page-template #solar-calc-blog-component {
  background-color: #f5fcf9;
  padding: 2.5rem 0;
}

.revamp-page-template .ui-slider-horizontal .ui-slider-range-min {
  background: #059669 !important;
}

.revamp-page-template #slider-meow {
  background-color: #c1f0dd;
  height: 2rem;
  width: 97%;
  margin: 0 10px;
}

.revamp-page-template
  #solar-calc-blog-component
  .solar-calc-form
  .scalc-form-submission
  #calculate-now-calc {
  border-radius: 8px;
  height: 50px;
}

.revamp-page-template
  #solar-calc-blog-component
  .solar-calc-form
  .scalc-form-submission
  button {
  border-radius: 8px;
}

.revamp-page-template .slider-value-box.selected-bill-amount {
  position: static;
  background: #fff0;
  color: #1a1f38;
  font-size: 1rem;
  padding: 0;
  opacity: 1 !important;
  transform: unset;
}

.revamp-page-template
  #solar-calc-blog-component
  .solar-calc-form
  .scalc-form-submission {
  gap: 24px;
}

.solar-journey-main-section {
  background: #f5f8fd;
}

.revamp-page-template.homes-wrapper .solar-journey-section .solar-description {
  color: #5d627c;
  font-size: 0.875rem;
  font-weight: 400;
  margin: 0;
  padding-bottom: 1.25rem;
}

#solar-calc-blog-component .left-side .calc-subtitle {
  margin-bottom: 24px;
}

#readMoreAccordion .accordion-button,
#solar-calc-blog-component
  .solar-calc-form
  .scalc-form-submission
  .form-wrapper
  .silder-form
  .slider-tooltip
  #tooltip-info {
  padding: 0;
}

.overlay {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: linear-gradient(180deg, #00000000 0, #000 100%);
}

.active-card {
  transform: scale(1.2);
  transition: transform 0.1s;
  border-radius: 12px;
  overflow: hidden;
  margin: 0 12px;
}

.chs-wrapper .city-map img {
  width: 100%;
  height: 358px;
}

.terrace-form-box {
  position: relative;
  margin: 0 auto;
  height: 100%;
}

.housing-form-class .dropdown-menu.show,
.leadForm .dropdown-menu.show {
  box-shadow: 0 6px 14px 0 rgb(0 0 0 / 6%);
  border: none;
}

.housing-form-class .dropdown-item,
.leadForm .dropdown-item {
  font-size: 14px;
  padding: 12px 20px;
  text-wrap: auto;
}

.housing-form-class .btn-light::after,
.leadForm .btn-light::after {
  background-image: url(https://cdn.solarsquare.in/blog/wp-content/uploads/2025/11/09194852/arrow-bk.webp);
  border: none;
  width: 13px;
  height: 10px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 35% 61%;
  transform: rotate(270deg);
}

.modal-bottom,
.modal.fade .modal-bottom {
  transform: translateY(100%);
}

.housing-form-class .btn-light,
.housing-form-class .btn.show,
.housing-form-class .btn:hover,
.housing-form-class .form-select,
.leadForm .btn-light,
.leadForm .btn.show,
.leadForm .btn:hover,
.leadForm .form-select {
  color: #5d627c;
  padding: 18px;
  background-color: #fff;
  border: 1px solid #e2e4ec;
  border-radius: 12px;
}

.revamp-page-template.privacy-policy-wrapper,
.revamp-page-template.tac-wrapper,
.revamp-page-template.terms-of-uses-wrapper,
.revamp-page-template.whistleblower-wrapper {
  font-size: 16px;
  color: #1a1f38;
  font-family: Poppins, sans-serif;
}

.revamp-page-template.terms-of-uses-wrapper h4 {
  color: #131ca2;
  font-size: 20px;
}

.revamp-page-template.privacy-policy-wrapper h3,
.revamp-page-template.whistleblower-wrapper h2 {
  color: #131ca2;
  font-size: 24px;
  font-weight: 600;
  margin-top: 40px;
  margin-bottom: 16px;
}

.revamp-page-template.privacy-policy-wrapper h5 {
  color: #131ca2;
  font-size: 18px;
  font-weight: 600;
  margin-top: 40px;
  margin-bottom: 16px;
}

.revamp-page-template.tac-wrapper .list {
  padding-left: 1rem;
}

.revamp-page-template.tac-wrapper .list li {
  padding-bottom: 1rem;
}

.revamp-page-template.tac-wrapper .list li:last-child {
  padding-bottom: 0;
}

.revamp-page-template.tac-wrapper .list ul {
  list-style: none;
}

.revamp-page-template.tac-wrapper .list .sublist-wrapper .sublist li {
  text-indent: -1.7em;
}

.read-more-section #toggle-read-more-btn {
  color: #1a1f38;
  font-size: 0.875rem;
  font-weight: 500;
  cursor: pointer;
  padding: 0.75rem 1rem;
  background-color: #f5f8fd;
}

.read-more-section .content-box {
  display: none;
  padding: 10px;
}

#readMoreAccordion .accordion-item {
  border: none;
  padding: 20px 0;
}

#readMoreAccordion .accordion-button:focus {
  box-shadow: unset;
}

#readMoreAccordion .accordion-button:not(.collapsed) {
  box-shadow: unset;
  background-color: #fff0;
}

#readMoreAccordion .accordion-button {
  font-size: 1.25rem;
  font-weight: 600;
}

#readMoreAccordion .accordion-body {
  padding: 16px 0;
}

.card-slider-section .card-slide-item .overlay {
  background: linear-gradient(270deg, #f1fbff 76%, #ffffff00 86%);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  background-size: 100%;
  background-repeat: no-repeat;
}

.card-slider-section .card-slide-item {
  border-radius: 0.75rem;
  border: 1px solid #ecf1fb;
  position: relative;
  overflow: hidden;
}

#leadFormModal .form-floating {
  padding-left: 2px;
  padding-right: 2px;
}

.revamp-page-template .tag-line {
  background: linear-gradient(
    300deg,
    #fff 30%,
    #edfffe 60%,
    #eef4ff 77%,
    #fff 100%
  );
  border-radius: 20px;
  padding: 10px;
  font-size: 0.875rem;
  margin-right: 4px;
  border: 1px solid #f1f1f5;
  color: #131ca2;
  font-weight: 400;
  white-space: nowrap;
  overflow: hidden;
}

.news-card .card-img-top {
  width: 280px;
  height: 132px;
  object-fit: cover;
  border-radius: 16px;
}

.news-image .company-logo {
  position: absolute;
  z-index: 1;
  left: 16px;
  width: 60px;
  height: 60px;
  bottom: -24px;
}

.news-card .card-link.track-news {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}

.news-card .media-title {
  font-size: 1rem;
  font-weight: 600;
}

.news-card .news-date {
  font-size: 0.875rem;
  color: #5d627c;
}

.news-card .card .card-body {
  padding-top: 40px;
}

.news-card .card .card-body .news-title {
  color: #1a1f38;
  font-size: 1.125rem;
  font-weight: 600;
  max-height: unset;
  margin-top: 18px;
  text-wrap: wrap;
}

.safety-standards-section {
  padding: 40px 0;
  background-image: url(https://cdn.solarsquare.in/blog/wp-content/uploads/2025/06/30110755/safety-ty-mobile-bg.webp);
  background-repeat: no-repeat;
  background-size: cover;
}

.safety-standards-section h2 {
  font-size: 1.75rem;
  font-weight: 700;
  margin-bottom: 1.25rem;
  color: #1a1f38;
}

.safety-standards-section .sub-heading {
  font-size: 1rem;
  font-weight: 600;
  color: #182150;
  margin-bottom: 2rem;
}

.safety-standards-section .description {
  font-size: 1rem;
  color: #1a1f38;
  font-weight: 500;
  margin-bottom: 2rem;
}

.safety-standards-section .safety-image img {
  width: 100%;
  border-radius: 0.75rem;
  margin-bottom: 2.5rem;
  height: 180px;
  object-fit: cover;
}

.symbols-heading {
  font-size: 1.25rem;
  font-weight: 600;
  color: #1a1f38;
  margin-bottom: 1.25rem;
}

.symbol-item {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.symbol-icon {
  width: 48px;
  height: 48px;
  object-fit: contain;
  margin-bottom: 0.5rem;
}

.symbol-label {
  font-size: 1rem;
  font-weight: 600;
  color: #182150;
  text-align: center;
  margin: 0;
}

#customer-recommended-section .card-wrapper,
.blogs-webinar-section .card-wrapper,
.homes-in-the-news .in-news-slider.card-wrapper {
  margin: 0 -12px;
}

.blogs-webinar-section .card-wrapper {
  overflow-x: scroll;
}

.housing-form-class .form-field-outer-wrapper {
  height: auto;
}

.revamp-page-template.home-wrapper .content-section .subheading,
.revamp-page-template.homes-wrapper .content-section .subheading {
  margin-top: 8px;
}

.revamp-page-template.home-wrapper .content-section .cta-btn,
.revamp-page-template.homes-wrapper .content-section .cta-btn {
  margin-top: 16px;
}

.solar-guide-section .d-flex img {
  width: 130px;
  height: 130px;
}

.revamp-page-template .cta-btn {
  height: 50px;
  line-height: 10px;
}

.details-inner-wrapper .name {
  font-size: 0.875rem;
  line-height: 18px;
  letter-spacing: normal;
  margin: 0;
}

.testimonial-city-page-section {
  padding: 0 16px;
}

#customer-recommended-section {
  margin-top: 24px;
}

.homes-in-the-news .in-news-slider.card-wrapper {
  margin-bottom: 40px;
}

.revamp-page-template .good-zero-rates-section .cta-btn {
  background: linear-gradient(97.83deg, #101f9d 6.22%, #11111c 87.68%);
}

@media (min-width: 768px) {
  .goodzero-pride h2 {
    margin-bottom: 56px !important;
  }

  .revamp-page-template .calc-bg-img {
    right: unset;
    top: -25px;
    left: -30px;
  }

  .revamp-page-template .calc-bg-img img {
    width: 260px;
    height: 260px;
  }

  .faq-section.common-faq,
  .revamp-page-template .goodzero-promise .container {
    padding: 0;
  }

  .homes-in-the-news .in-news-slider.card-wrapper {
    margin-bottom: 100px;
  }

  .form-component .form-control {
    padding: 16px 20px;
  }

  .form-floating > .form-control,
  .form-floating > .form-control-plaintext,
  .form-floating > .form-select {
    height: calc(2.88rem + calc(var(--bs-border-width) * 2));
    min-height: calc(2.88rem + calc(var(--bs-border-width) * 2));
  }

  .leadForm .check_terms_policy {
    margin-bottom: 32px;
  }

  .blogs-webinar-section {
    padding-bottom: 96px;
    padding-top: 48px;
  }

  .blogs-webinar-section .card-wrapper {
    overflow: unset;
  }

  .revamp-page-template .goodzero-promise h2 {
    margin-bottom: 56px;
  }

  .faq-section.common-faq .accordion-button.collapsed::before,
  .faq-section.common-faq .accordion-button:not(.collapsed)::before {
    width: 32px;
    height: 32px;
    font-weight: 500;
  }

  .faq-section.common-faq .accordion-button {
    font-size: 1.125rem;
    letter-spacing: -0.5px;
  }

  .faq-section.common-faq .faqAccordian,
  .goodzero-page #faqAccordion {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0 5.875rem;
  }

  .testimonials-section {
    background-color: #f5f8fd;
    padding: 72px 0 96px;
  }

  .app-section .container,
  .testimonials-section .container {
    padding: 0 50px;
  }

  #customers-say .details {
    padding: 2rem;
  }

  #customers-say .right-section {
    background-color: #fffef2;
    border: 1px solid #fffbcc;
    border-radius: 24px;
    padding: 32px;
  }

  #customers-say .right-section .star {
    display: inline-block;
    line-height: normal;
    margin-top: 48px;
  }

  #customers-say .right-section .google-reviwes {
    justify-content: space-between;
  }

  #customers-say .details-inner-wrapper {
    bottom: 2rem;
  }

  .details-inner-wrapper h3 {
    font-size: 1.5rem;
    letter-spacing: -0.5px;
    line-height: 30px;
  }

  .details-inner-wrapper .name {
    font-size: 1.25rem;
    letter-spacing: -0.5px;
    line-height: 26px;
    font-weight: 400;
    color: #ffffffb5;
  }

  .details .details-inner-wrapper img {
    width: 24px;
    height: 20px;
    margin-bottom: 16px;
  }

  .custoemr-say-section .details .youtube-logo {
    width: 126px;
  }

  .custoemr-say-section .video-testimonial {
    height: 256px;
  }

  #customer-recommended-section .recommended-card {
    background-color: #fff;
    max-width: unset;
    width: 100%;
  }

  #customer-recommended-section .card-wrapper {
    gap: 0.5rem;
    padding: 0;
    overflow: unset;
  }

  .customers-say-wrapper {
    gap: 1.5rem;
  }

  .customers-say-wrapper .left-section {
    flex: 1.4;
    min-width: 0;
  }

  .customers-say-wrapper .right-section {
    flex: 1;
    min-width: 0;
  }

  .customers-say-wrapper .right-section .google-reviwes .rating {
    font-size: 40px;
    color: #1a1f38;
    line-height: 52px;
    font-family: "DM Sans", sans-serif;
  }

  .customers-say-wrapper .right-section .google-reviwes p {
    font-size: 1.25rem;
    letter-spacing: -0.5px;
    color: #1a1f38;
    line-height: normal;
    margin-top: 8px;
    width: 300px;
    position: absolute;
    left: 0;
    right: 0;
  }

  .goodzero-pride .left-section {
    background-image: unset;
    border: none;
    margin: 0;
    padding: 1.5rem 0 1.5rem 1.5rem;
  }

  .good-zero-rates-section .badge-line,
  .goodzero-pride .cta-wrapper .left-section p {
    font-size: 1.25rem;
  }

  .good-pride-bg img {
    width: 100%;
  }

  .good-pride-bg {
    margin-top: 88px;
  }

  .goodzero-pride .cta-wrapper {
    background-image: linear-gradient(45deg, #f5f9fa, #f1fbff);
    border-radius: 12px;
    width: 90%;
    margin: 0 auto;
    border: 1px solid #e3f8ff;
  }

  .goodzero-pride .cta-btn {
    border-width: 2.15px;
    width: 21.5rem;
    margin: 16px 24px;
    font-size: 0.875rem;
    padding: 1rem 1.2rem;
  }

  .testimonials-slider .slick-dots {
    bottom: -55px;
  }

  .form-section .form-component .housing-form-class .custom-radio,
  .testimonials-slider .slick-dots li {
    margin: 0;
  }

  .testimonials-slider .slick-dots li button:before {
    font-size: 0.625rem;
  }

  .good-pride-bg::before {
    content: "";
    position: absolute;
    top: -25px;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(180deg, #fff 20%, #ffffff00);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    z-index: 1;
  }

  .testimonials-slider .slick-next,
  .testimonials-slider .slick-prev {
    background-image: url(https://cdn.solarsquare.in/blog/wp-content/uploads/2025/11/09194852/arrow-bk.webp);
  }

  .goodzero-intro-image {
    margin-top: -50px;
  }

  .goodzero-intro-image .featured-image img {
    width: 100%;
    height: 445px;
    object-fit: cover;
    object-position: 50% 85%;
  }

  .goodzero-header-slider-wrapper {
    font-size: 2.25rem;
  }

  #customer-recommended-section .recommended-card-details {
    font-size: 1.12rem;
    color: #1a1f38;
    position: relative;
    padding: 1.5rem;
    border: 1px solid #f1f1f5;
    border-radius: 12px;
    height: 270px;
    width: 100%;
  }

  #customer-recommended-section .recommended-card-details .author-info {
    position: absolute;
    bottom: 20px;
    left: 24px;
    margin-bottom: 0;
  }

  #customer-recommended-section .customer-feedback p {
    display: block;
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 112px;
    font-size: 1rem;
  }

  #customer-recommended-section {
    padding-top: 1.75rem;
  }

  .testimonials-slider .slick-next:focus,
  .testimonials-slider .slick-next:hover,
  .testimonials-slider .slick-prev:focus,
  .testimonials-slider .slick-prev:hover {
    background-color: #fff;
  }

  .testimonials-slider .slick-arrow {
    width: 40px;
    height: 40px;
    background-color: #fff;
    top: unset;
    border: 1px solid #e2e4ec;
    border-radius: 50px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 18%;
  }

  .testimonials-slider .slick-prev {
    right: 4%;
    left: unset;
    bottom: -31%;
    z-index: 1;
  }

  .testimonials-slider .slick-next {
    right: 0;
    transform: rotateY(182deg);
    bottom: -24%;
    z-index: 1;
  }

  .testimonials-slider .slick-next:before,
  .testimonials-slider .slick-prev:before {
    display: none;
  }

  .goodzero-pride .card-wrapper img {
    width: 32px;
    height: 32px;
  }

  .faq-section.common-faq .faq_btn {
    width: 342px;
  }

  #leadFormModal .form-check-label,
  .goodzero-page .goodzero-pride .card-wrapper p,
  .goodzero-pride .card-wrapper p {
    font-size: 1rem;
  }

  #leadFormModal h2 {
    font-size: 1.75rem;
  }

  #leadFormModal .custom-radio-block {
    flex-wrap: wrap;
  }

  #leadFormModal .modal-header {
    padding-bottom: 24px;
    padding-left: 0;
  }

  #leadFormModal .modal-dialog {
    max-width: 496px;
    min-height: auto;
    border-radius: 12px;
  }

  .accordion-item:last-child {
    border-bottom: none;
  }

  .goodzero-pride .card-wrapper {
    height: 142px;
    padding: 20px;
  }

  .revamp-page-template .goodzero-pride h4 {
    font-size: 1.25rem;
    line-height: 28px;
    margin-top: 1rem;
    white-space: nowrap;
  }

  .revamp-page-template .goodzero-promise {
    margin: 96px 0;
    padding: 0;
  }

  .revamp-page-template .promises-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin: 0 auto;
    padding: 0 60px;
    gap: 48px;
  }

  .revamp-page-template .goodzero-promise h3 {
    font-size: 20px;
    line-height: 28px;
    width: auto;
    letter-spacing: -0.5px;
  }

  .revamp-page-template .promises-wrapper .promises-desc {
    font-size: 1rem;
    width: auto;
    letter-spacing: 0;
    line-height: 21px;
  }

  .revamp-page-template .goodzero-promise .img-wrapper {
    width: 180px;
    height: 180px;
    overflow: hidden;
    border-radius: 12px;
    margin: 0 auto 20px;
  }

  .city-tag-slider-wrapper {
    bottom: -40px;
  }

  .cta-box {
    width: 490px;
  }

  .revamp-page-template .cta-box .right-section .desc {
    font-size: 0.875rem;
  }

  .revamp-page-template .cta-box .right-section .question {
    font-size: 1.15rem;
  }

  .revamp-page-template .good-zero-rates-section::before {
    background-image: url(https://cdn.solarsquare.in/blog/wp-content/uploads/2025/11/05201746/sheild.webp);
    content: "";
    position: absolute;
    top: 10px;
    right: -25px;
    width: 370px;
    height: 370px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    pointer-events: none;
  }

  .revamp-page-template .good-zero-rates-section .cta-btn {
    background-color: #182150;
    color: #fff;
    padding: 16px;
    width: 100%;
    border-radius: 8px;
  }

  .revamp-page-template .good-zero-rates-section .rating-detail p {
    font-size: 1.25rem;
    font-weight: 600;
    width: 380px;
    margin-top: 0;
    line-height: 26px;
  }

  .revamp-page-template .good-zero-rates-section .rating-detail h2 {
    font-size: 56px;
    margin-bottom: 1.5rem;
    font-family: Poppins, sans-serif;
    line-height: 64px;
    letter-spacing: 0;
  }

  .revamp-page-template .good-zero-rates-section .rating-detail h3 {
    font-size: 1.5rem;
    line-height: 32px;
    letter-spacing: -0.5px;
  }

  .revamp-page-template .good-zero-rates-section .rating-detail h6 {
    font-size: 1.875rem;
  }

  .revamp-page-template .good-zero-rates-section .good-zero-rate-inner-wrapper {
    gap: 55px;
  }

  .revamp-page-template .good-zero-rate-inner-wrapper .right-section {
    flex: 0.57;
  }

  .revamp-page-template .good-zero-rate-inner-wrapper .right-section .heading {
    font-size: 1.25rem;
    color: #1a1f38;
    margin-top: 8px;
    text-wrap: auto;
  }

  .revamp-page-template
    .good-zero-rate-inner-wrapper
    .right-section
    .card-wrapper {
    padding: 16px;
  }

  .revamp-page-template .right-section .right-section-wrapper {
    margin: 0 auto;
    height: 100%;
  }

  .card-slider-section {
    margin: 0;
    padding: 3px 20px;
  }

  .form-component form {
    margin: 38px 0 0;
    padding-top: 0;
  }

  .feature-card {
    width: 178px;
    padding: 12px;
  }

  .app-section-inner-wrapper {
    padding: 50px 0;
  }

  .app-section .feature-card p {
    font-size: 0.875rem;
    color: #2c3045;
    line-height: 18px;
  }

  .app-section .left-section {
    flex: 0.8;
  }

  .app-section-wrapper {
    margin-left: 0;
    flex: 1;
  }

  .app-section h2 {
    font-size: 40px;
    margin-bottom: 8px;
  }

  .app-section .desc {
    font-size: 24px;
    margin-bottom: 2rem;
    margin-top: 0.75rem;
    line-height: 30px;
    letter-spacing: -1px;
  }

  .feature-card-1 {
    top: 16%;
    left: 14%;
  }

  .feature-card-2 {
    top: 21%;
    right: 13.5%;
  }

  .feature-card-3 {
    bottom: 18px;
    left: 11.6%;
  }

  .feature-card-4 {
    bottom: 3%;
    right: 11%;
  }

  .testimonial-city-page-section {
    padding: 116px 0;
    background-color: #f5f8fd;
  }

  .testimonial-heading {
    margin-top: 0;
    font-size: 40px;
    margin-bottom: 28px;
    width: 100%;
  }

  .text-ellipse-line {
    height: 80px;
  }

  .revamp-page-template .sub-content-section {
    margin-top: 72px;
  }

  .solar-content .step-circle .step-number {
    font-weight: 600;
  }

  .faq-section.common-faq h2,
  .revamp-page-template h2 {
    font-size: 36px;
    letter-spacing: -1px;
  }

  .go-solar-guide-desc {
    font-size: 1.5rem;
    margin-top: 1rem;
    color: #5d627c;
  }

  .solar-guide-section .left-section-wrapper {
    gap: 40px;
  }

  .solar-guide-section .left-section-wrapper .left-section {
    width: 400px;
  }

  .solar-guide-section .left-section-wrapper .left-section .guide-img {
    width: 100%;
    height: 100%;
  }

  .solar-guide-section .left-section-wrapper .right-section h3 {
    color: #1a1f38;
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 1rem;
  }

  .solar-guide-section .learn-list {
    display: flex;
    flex-direction: column;
    gap: 24px;
  }

  .solar-guide-section .learn-list .learn-text {
    font-size: 1.25rem;
    color: #2c3045;
    font-weight: 500;
  }

  .solar-guide-section .download-btn-text {
    background: linear-gradient(76.39deg, #101f9d 0, #11111c 100%);
    color: #fff;
    border-radius: 12px;
    padding: 1.2rem;
    font-weight: 600;
    text-decoration: none;
    font-size: 0.875rem;
    border: none;
    display: inline-block;
  }

  .safety-standards-section .sub-heading {
    font-size: 2rem;
  }

  #readMoreAccordion .accordion-button {
    font-size: 1.5rem;
  }

  .housing-society-fields-wrapper {
    flex-direction: row-reverse;
    gap: 8px;
    justify-content: space-between;
  }

  .commercial-fields-wrapper {
    gap: 8px;
    justify-content: space-between;
  }

  .commercial-fields-wrapper > div,
  .housing-society-fields-wrapper > div,
  .safety-standards-inner-section .right-section {
    flex: 1;
  }

  .btn-light span,
  .btn.show span,
  .form-floating input[type="tel"],
  .form-floating input[type="text"],
  .form-floating > label,
  .form-select {
    font-size: 14px;
    line-height: 20px;
  }

  #agmStatusDropdownLabel {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
  }

  .leadForm .dropdown-item {
    font-size: 14px;
    padding: 12px 20px;
    text-wrap: auto;
  }

  .form-loader {
    position: absolute;
  }

  .revamp-page-template .rating-section {
    background-color: #fff0;
  }

  .revamp-page-template .hero-section .right-section {
    width: 38%;
    background-color: #ecf1fb;
  }

  .revamp-page-template .hero-section .left-section {
    width: 62%;
    height: stretch;
  }

  .safety-standards-section {
    padding: 4.5rem 0;
    background-image: url(https://cdn.solarsquare.in/blog/wp-content/uploads/2025/06/30095543/safety-ty-bg-scaled.webp);
  }

  .safety-standards-inner-section {
    gap: 120px;
  }

  .safety-standards-inner-section .left-section {
    max-width: 596px;
    flex: 1;
  }

  .safety-standards-section .safety-image img {
    width: 100%;
    height: 275px;
    margin-bottom: 2rem;
  }

  .safety-symbols-grid {
    padding: 0;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .safety-standards-section .description {
    font-size: 1.5rem;
    margin: 0;
  }

  .revamp-page-template #slider-meow {
    width: 98%;
  }

  .solar-journey-main-section {
    position: relative;
    overflow: hidden;
  }

  .solar-journey-main-section .right-section {
    position: absolute;
    right: 0;
    z-index: 0;
  }
}

@media (min-width: 1920px) {
  .card-slider-section {
    padding: 0;
  }
}

#solar-calc-blog-component .calculate-savings {
  padding: 20px 32px;
  background-image: url(https://sse-website.s3.ap-south-1.amazonaws.com/blog/solar-calc-web.webp);
  background-blend-mode: overlay;
  color: #fff;
  background-size: cover;
  background-position: right center;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}

#solar-calc-blog-component .calculate-savings .calc-header {
  display: flex;
  align-items: center;
  gap: 8px;
}

#solar-calc-blog-component .calculate-savings .calc-header img {
  padding: 0 0 6px;
}

#solar-calc-blog-component .calculate-savings .calc-title {
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 8px;
}

#solar-calc-blog-component .left-side .calc-subtitle,
#solar-calc-blog-component
  .solar-calc-form
  .scalc-form-submission
  .form-wrapper
  .city-form
  .form-label-solar,
#solar-calc-blog-component
  .solar-calc-form
  .scalc-form-submission
  .form-wrapper
  .silder-form
  .form-label-solar {
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

#solar-calc-blog-component .solar-calc-form {
  background: linear-gradient(142.14deg, #ecf1fb 16.67%, #b2c8f1 122.95%);
  padding: 18px 32px;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}

#solar-calc-blog-component .solar-calc-form .scalc-form-submission {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  gap: 12px;
}

@media (max-width: 991.98px) {
  #solar-calc-blog-component .solar-calc-form .scalc-form-submission {
    flex-direction: column;
    align-items: stretch;
    gap: 0;
  }

  #solar-calc-blog-component .calculate-savings {
    background-image: url(https://sse-website.s3.ap-south-1.amazonaws.com/blog/solar-calc-mobile.webp);
  }

  #solar-calc-blog-component
    .solar-calc-form
    .scalc-form-submission
    .bill-solar-calc,
  #solar-calc-blog-component
    .solar-calc-form
    .scalc-form-submission
    .pincode-solar-calc {
    width: 100% !important;
  }

  #solar-calc-blog-component
    .solar-calc-form
    .scalc-form-submission
    #calculate-now-calc {
    margin-top: 0 !important;
  }
}

#solar-calc-blog-component
  .solar-calc-form
  .scalc-form-submission
  .pincode-solar-calc {
  width: 30%;
}

#solar-calc-blog-component
  .solar-calc-form
  .scalc-form-submission
  .bill-solar-calc {
  width: 50%;
}

#solar-calc-blog-component
  .solar-calc-form
  .scalc-form-submission
  #calculate-now-calc {
  margin-top: 10px;
}

#solar-calc-blog-component
  .solar-calc-form
  .scalc-form-submission
  .form-wrapper,
#solar-calc-blog-component
  .solar-calc-form
  .scalc-form-submission
  .form-wrapper
  .pincode-form {
  display: flex;
  gap: 0.3rem;
  flex-direction: column;
}

#solar-calc-blog-component
  .solar-calc-form
  .scalc-form-submission
  .form-wrapper
  .pincode-form
  .form-label-solar {
  display: flex;
  gap: 0.3rem;
  flex-direction: column;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

#solar-calc-blog-component
  .solar-calc-form
  .scalc-form-submission
  .form-wrapper
  .pincode-form
  .form-input-solar {
  font-weight: 500;
  transition: 0.3s;
  display: block;
  width: 100%;
  font-size: 16px;
  line-height: 1.5;
  background-clip: padding-box;
  appearance: none;
  border-radius: 0.375rem;
  outline: 0;
  border: 1px solid #dee2e6;
  min-height: 48px;
  height: 48px;
}

#solar-calc-blog-component
  .solar-calc-form
  .scalc-form-submission
  .form-wrapper
  .pincode-form
  .form-input-solar::placeholder {
  font-weight: 400;
}

#solar-calc-blog-component
  .solar-calc-form
  .scalc-form-submission
  .form-wrapper
  .city-form
  .form-input-solar:active,
#solar-calc-blog-component
  .solar-calc-form
  .scalc-form-submission
  .form-wrapper
  .city-form
  .form-input-solar:hover,
#solar-calc-blog-component
  .solar-calc-form
  .scalc-form-submission
  .form-wrapper
  .pincode-form
  .form-input-solar:active,
#solar-calc-blog-component
  .solar-calc-form
  .scalc-form-submission
  .form-wrapper
  .pincode-form
  .form-input-solar:hover {
  border: 1px solid #00bdff;
  box-shadow: none;
}

#solar-calc-blog-component
  .solar-calc-form
  .scalc-form-submission
  .form-wrapper
  .city-form {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0.3rem;
}

#solar-calc-blog-component
  .solar-calc-form
  .scalc-form-submission
  .form-wrapper
  .city-form
  .form-input-solar {
  font-weight: 400;
  transition: 0.3s;
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 16px;
  line-height: 1.5;
  background-clip: padding-box;
  appearance: none;
  border-radius: 0.375rem;
  outline: 0;
  border: 1px solid #dee2e6;
}

#solar-calc-blog-component
  .solar-calc-form
  .scalc-form-submission
  .form-wrapper
  .city-form
  .form-input-solar::placeholder {
  font-weight: 400;
}

#solar-calc-blog-component
  .solar-calc-form
  .scalc-form-submission
  .form-wrapper
  .silder-form {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0.3rem;
  padding-top: 1rem;
}

#solar-calc-blog-component
  .solar-calc-form
  .scalc-form-submission
  .form-wrapper
  .silder-form
  .slider-form-label {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 5px;
}

#solar-calc-blog-component
  .solar-calc-form
  .scalc-form-submission
  .form-wrapper
  .silder-form
  .slider-form-label
  .slider-form-label-text {
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.revamp-page-template h2 {
  font-family: Poppins, sans-serif;
  line-height: 1.5;
  font-weight: 700;
}

.revamp-page-template .content-section .cta-btn {
  color: #fff;
  font-weight: 600;
  font-size: 0.875rem;
  background: linear-gradient(97.83deg, #101f9d 6.22%, #11111c 87.68%);
  padding: 14px 30px;
  border-radius: 8px;
  gap: 6px;
}

.revamp-page-template .content-section .cta-btn a {
  font-size: 0.875rem;
  color: #fff;
  text-decoration: none;
}

.solar-option:last-child .solar-content::after {
  border-left: none;
}

.revamp-page-template .solar-content .step-circle-wrapper {
  position: absolute;
  left: 0;
}

.revamp-page-template .solar-content .step-circle {
  background-image: url(https://cdn.solarsquare.in/blog/wp-content/uploads/2025/07/24111930/circle-green.webp);
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  background-size: 44px;
}

.stars-outer {
  position: relative;
  display: inline-block;
  font-size: 40px;
  color: #ccc;
  line-height: 32px;
}

.stars-inner {
  position: absolute;
  top: 0;
  left: 0;
  white-space: nowrap;
  overflow: hidden;
  width: 0;
  color: #000;
}

.stars-inner::before,
.stars-outer::before {
  content: "★ ★ ★ ★ ★";
}

.revamp-page-template .content-section h1 {
  font-weight: 700;
  font-size: 1.75rem;
  font-family: Poppins, sans-serif;
  line-height: 36px;
  letter-spacing: 0;
  min-height: 60px;
}

.modal-bottom {
  position: fixed;
  bottom: 0;
  margin: 0;
  width: 100%;
  height: auto;
  transition: transform 0.3s ease-out;
}

.modal.show .modal-bottom {
  transform: translateY(0);
}

.policy-banner {
  height: calc(50vh - 5rem);
  background-image: url(https://sse-website.s3.ap-south-1.amazonaws.com/home-page/Hero-Image.jpg),
    linear-gradient(rgb(0 0 0 / 0.5), rgb(0 0 0 / 0.5));
  background-blend-mode: overlay;
  background-repeat: no-repeat;
}

.policy-banner .wp-block-group__inner-container {
  height: 100%;
}

.policy-banner .wp-block-group__inner-container .sse-slider-header-1 {
  display: flex;
  align-items: center;
  height: 100%;
}

.policy-banner .wp-block-group__inner-container .sse-slider-header-1 strong {
  height: 100%;
  display: flex;
  align-items: center;
  color: #fff;
}

.policy-table table,
.policy-table td,
.policy-table th {
  border: 1px solid #000;
  border-collapse: collapse;
  padding: 15px;
}

.pp-text {
  margin-bottom: 1rem;
  font-family: Poppins, sans-serif;
  font-size: 17px;
  font-weight: 400;
}

.pp-header {
  color: #0905a1;
  font-family: Poppins, sans-serif;
  font-size: 24px;
  font-weight: 600;
}

@media (min-width: 768px) {
  .revamp-page-template .cta-btn {
    height: 50px;
  }

  .solar-journey-wrapper .right-section-wrapper {
    max-width: 540px;
    margin: 0 auto;
    background-color: #fff;
  }

  #solar-calc-blog-component
    .solar-calc-form
    .scalc-form-submission
    .form-wrapper
    .silder-form
    .form-label-solar {
    font-size: 1rem;
    font-weight: 500;
  }

  .revamp-page-template #solar-calc-blog-component .container {
    padding: 0 50px;
  }

  .revamp-page-template #solar-calc-blog-component .left-side {
    gap: 160px;
  }

  .revamp-page-template
    #solar-calc-blog-component
    .calculate-savings
    .calc-title {
    color: #182150;
    font-size: 2.25rem;
    font-weight: 700;
    letter-spacing: -1px;
    margin-bottom: 0.75rem;
    line-height: 44px;
    font-family: Poppins, sans-serif;
  }

  .revamp-page-template #solar-calc-blog-component .left-side .calc-subtitle {
    color: #1a1f38;
    font-size: 1.25rem;
    font-weight: 500;
    letter-spacing: -1px;
    line-height: 28px;
  }

  .revamp-page-template #solar-calc-blog-component {
    padding: 96px 0;
  }

  .revamp-page-template #solar-calc-blog-component .calculate-savings {
    flex: 0.8;
  }

  .revamp-page-template #solar-calc-blog-component .solar-calc-form {
    flex: 1;
  }

  .revamp-page-template
    #solar-calc-blog-component
    .solar-calc-form
    #custom-handle {
    height: 32px;
    top: 50%;
    margin-top: -0.9em;
  }

  .revamp-page-template
    #solar-calc-blog-component
    .solar-calc-form
    .scalc-form-submission {
    width: 460px;
    margin: 0 0 0 auto;
  }

  .revamp-page-template
    #solar-calc-blog-component
    .solar-calc-form
    .scalc-form-submission
    button {
    width: 100%;
    border-radius: 8px;
    padding: 16px 0;
  }

  .revamp-page-template
    #solar-calc-blog-component
    .solar-calc-form
    .scalc-form-submission
    button
    img {
    margin-right: 8px;
  }

  .revamp-page-template
    #solar-calc-blog-component
    .solar-calc-form
    .scalc-form-submission
    button
    span {
    font-size: 1.5rem;
    font-weight: 600;
  }

  .revamp-page-template
    #solar-calc-blog-component
    .calculate-savings
    .calc-header
    ul {
    display: none;
  }

  .solar-journey-wrapper .left-section .solar-journey-section {
    max-width: 640px;
    padding-right: 50px;
  }

  .solar-journey-wrapper .left-section .solar-journey-section h3 {
    font-size: 24px;
    font-weight: 600;
  }

  .tag-slick-homes-slider {
    padding-top: 85px;
  }

  .card-slider.slick-slider {
    margin-top: 16px;
  }

  .goodzero-pride .goodzero-pride-wrappper {
    max-width: 90%;
    margin: 0 auto 28px;
  }

  .chs-wrapper .city-map img {
    height: 448px;
  }

  .form-component form .desc {
    color: #5d627c;
    font-size: 14px;
    margin-bottom: 20px;
    width: 300px;
  }

  .revamp-page-template .content-section h1 {
    font-size: 3rem;
    line-height: 4rem;
    letter-spacing: -1px;
  }

  .stars-outer {
    font-size: 24px;
    color: #ccc;
    line-height: 24px;
  }
}

@media (min-width: 1200px) {
  .city-page-template .good-zero-rates-section,
  .revamp-page-template .good-zero-rates-section {
    padding: 96px 0;
  }

  .revamp-page-template .good-zero-rates-section .rating-detail {
    padding: 0;
  }

  .goodzero-pride {
    padding: 6rem 0;
  }

  .city-page-template .goodzero-intro-bg {
    background: linear-gradient(0deg, #c5e4fc00 0, #fff 55%);
  }

  .app-section {
    overflow: hidden;
    padding-top: 0;
    margin-bottom: 0;
  }

  .app-section .img-fluid {
    margin-bottom: -100px;
    height: 540px;
  }

  .faq-section.common-faq {
    margin: 72px 0;
  }

  .form-component .form-check img {
    margin-top: 0;
  }

  .form-field-outer-wrapper {
    height: 395px;
    overflow-y: scroll;
    overflow-x: hidden;
  }

  .commercial-form-class .form-field-outer-wrapper {
    height: 330px;
  }

  .form-field-outer-wrapper::-webkit-scrollbar {
    width: 10px;
    height: 10px;
  }

  .form-field-outer-wrapper ::-webkit-scrollbar-thumb {
    background: #fff0;
  }

  .form-field-outer-wrapper::-webkit-scrollbar-track {
    background: #fff0;
  }

  .revamp-page-template .good-zero-rates-section .rating-detail a {
    line-height: normal;
  }

  .app-section .container,
  .good-zero-rates-section .container,
  .revamp-page-template #solar-calc-blog-component .container,
  .revamp-page-template section > .container,
  .testimonials-section .container {
    padding: 0 12px;
  }
}

.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.custom-styled-table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
  font-size: 15px;
  background: #fff;
}

.custom-styled-table td,
.custom-styled-table th {
  border: 1px solid #ccc;
  padding: 10px 12px;
  text-align: left;
}

.custom-styled-table th {
  background: #f2f2f2;
  font-weight: 600;
}

.custom-styled-table tr:nth-child(2n) {
  background: #fafafa;
}

.bill-radio {
  display: inline-block;
  margin: 4px 2px;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  border-radius: 0.75rem;
  background: #fff;
  white-space: nowrap;
  cursor: pointer;
}

.bill-radio-inp + label {
  color: #000;
  cursor: pointer;
  padding: 12px 15px;
  border: 1px solid #e2e4ec;
  border-radius: 0.75rem;
}

.bill-radio-inp:checked,
.bill-radio-inp:checked + label {
  background: linear-gradient(76.39deg, #101f9d 0, #11111c 90%);
  border: 1px solid #e2e4ec;
}

.bill-radio-inp:checked + label {
  color: #fff !important;
  border-radius: 0.75rem;
}

.view-homes-section {
  flex: 0 0 auto;
  display: block;
  align-items: center;
  justify-content: center;
}

.view-homes-card {
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 14px 18px;
  background-position: center right !important;
  background-repeat: no-repeat;
  background-color: #fff;
  overflow: hidden;
  border-radius: 0 0 4px 4px;
  content: "";
  position: relative;
  inset: 0;
  z-index: 0;
}

.view-homes-btn,
.view-homes-text {
  position: relative;
  z-index: 1;
}

.view-homes-count {
  margin: 0 0 4px;
  font-weight: 700;
  font-size: 14px;
  font-family: "DM Sans";
  line-height: 1.3;
  color: #0b1633;
}

.view-homes-subtitle {
  margin: 0;
  font-size: 12px;
  font-family: "DM Sans";
  font-weight: 400;
  line-height: 1.4;
  color: #5f6c8f;
}

.view-homes-btn {
  display: inline-block;
  border: 1px solid #1a2b6d;
  color: #182150;
  font-size: 15px;
  font-weight: 600;
  border-radius: 4px;
  text-decoration: none;
}

@media (max-width: 767.98px) {
  .view-homes-section {
    order: 3;
    width: 100%;
  }

  .view-homes-card {
    width: 100%;
  }
}

@media (min-width: 992px) {
  .view-homes-section {
    display: block;
    width: 100%;
  }

  .single-city-view-homes-section {
    display: block;
    width: 100% !important;
  }

  .custom-view-homes-card-web-view {
    justify-content: normal !important;
  }

  .custom-view-homes-btn-desktop-view {
    padding: 9px 44px !important;
  }

  .thank-you-page-view-homes-section-wrapper {
    margin-top: -70px;
  }

  .thank-you-page-view-homes-card-padding {
    padding: 18px !important;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .view-homes-card {
    justify-content: normal !important;
  }
}

.thank-you-page-wrapper {
  overflow-x: hidden;
}

.pincode-view-homes-wrapper-bg {
  background-image: linear-gradient(
    to left,
    rgb(251 252 254 / 0.15) 0,
    #d5e1f7 75%,
    #d5e1f7 100%
  );
  border-radius: 15px;
}

.pincode-view-homes-wrapper .form-floating {
  margin-bottom: 0;
}

.revamp-page-template.home-wrapper .content-section .cta-btn {
  position: relative;
  min-width: 250px;
}

.revamp-page-template.home-wrapper .content-section .cta-btn a {
  inset: 0;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  z-index: 2;
}

.revamp-page-template.home-wrapper .content-section .cta-btn figure {
  margin-left: 90%;
}
