.strip[data-id=b1d1ab] {
  --section-id: "b1d1ab";
  --storage-url: "https://rameshk-r6509.proweb.cz/_section/b1d1ab";
  --public-url: "https://rameshk-r6509.proweb.cz/_section/b1d1ab";
}
.strip[data-id=b1d1ab] .site-header {
  background: rgba(250, 248, 242, 0.94);
  border-bottom: 1px solid #e5e8df;
  position: relative;
  z-index: 5;
}
.strip[data-id=b1d1ab] .header-inner {
  max-width: 1200px;
  margin: 0 auto;
  min-height: 78px;
  padding: 0 28px;
  display: flex;
  align-items: center;
  gap: 32px;
}
.strip[data-id=b1d1ab] .brand {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: #28483d;
  text-decoration: none;
  line-height: 1;
}
.strip[data-id=b1d1ab] .brand-mark {
  width: 34px;
  height: 34px;
  border: 1px solid #9ab6a4;
  border-radius: 50%;
  display: grid;
  place-items: center;
  color: #6b9277;
  font-size: 17px;
}
.strip[data-id=b1d1ab] .brand strong {
  display: block;
  font: 700 20px/1 Georgia, serif;
  letter-spacing: 0.08em;
}
.strip[data-id=b1d1ab] .brand small {
  display: block;
  margin-top: 4px;
  font: 600 9px/1 Arial, sans-serif;
  letter-spacing: 0.24em;
  color: #789281;
}
.strip[data-id=b1d1ab] .main-nav {
  margin-left: auto;
  display: flex;
  gap: 26px;
}
.strip[data-id=b1d1ab] .main-nav a {
  color: #52665b;
  text-decoration: none;
  font-size: 14px;
}
.strip[data-id=b1d1ab] .main-nav a:hover {
  color: #28483d;
}
.strip[data-id=b1d1ab] .header-cta {
  background: #527a63;
  color: #fff;
  padding: 13px 18px;
  border-radius: 999px;
  text-decoration: none;
  font-size: 13px;
}
.strip[data-id=b1d1ab] .header-cta span {
  margin-left: 8px;
}
.strip[data-id=b1d1ab] .menu-toggle {
  display: none;
  border: 0;
  background: none;
  color: #28483d;
  font-size: 24px;
}
@media (max-width: 760px) {
  .strip[data-id=b1d1ab] .header-inner {
    min-height: 68px;
    padding: 0 18px;
  }
  .strip[data-id=b1d1ab] .main-nav, .strip[data-id=b1d1ab] .header-cta {
    display: none;
  }
  .strip[data-id=b1d1ab] .menu-toggle {
    display: block;
    margin-left: auto;
  }
  .strip[data-id=b1d1ab] .site-header.is-open .main-nav {
    display: flex;
    position: absolute;
    top: 68px;
    left: 0;
    right: 0;
    padding: 20px;
    background: #faf8f2;
    flex-direction: column;
    gap: 18px;
    border-bottom: 1px solid #e5e8df;
  }
  .strip[data-id=b1d1ab] .site-header.is-open .header-cta {
    display: inline-block;
    position: absolute;
    top: 218px;
    left: 20px;
  }
}.strip[data-id="40eef5"] {
  --section-id: "40eef5";
  --storage-url: "https://rameshk-r6509.proweb.cz/_section/40eef5";
  --public-url: "https://rameshk-r6509.proweb.cz/_section/40eef5";
}
.strip[data-id="40eef5"] .rooted-hero {
  background: #f1eee5;
  color: #28483d;
  overflow: hidden;
  position: relative;
}
.strip[data-id="40eef5"] .rooted-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at 73% 41%, rgba(184, 202, 177, 0.42), transparent 27%), linear-gradient(118deg, transparent 0 63%, rgba(255, 255, 255, 0.24) 63% 63.2%, transparent 63.2%);
  pointer-events: none;
}
.strip[data-id="40eef5"] .rooted-hero__frame {
  max-width: 1240px;
  min-height: 720px;
  margin: 0 auto;
  padding: 84px 32px 72px;
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(440px, 1.08fr);
  gap: 42px;
  align-items: center;
  position: relative;
  z-index: 1;
}
.strip[data-id="40eef5"] .rooted-hero__copy {
  max-width: 600px;
  position: relative;
  z-index: 2;
}
.strip[data-id="40eef5"] .rooted-hero__kicker {
  align-items: center;
  color: #668875;
  display: flex;
  font: 600 10px/1.3 Arial, sans-serif;
  gap: 12px;
  letter-spacing: 0.22em;
  margin-bottom: 25px;
}
.strip[data-id="40eef5"] .rooted-hero__kicker-line {
  background: #83a48a;
  display: inline-block;
  height: 1px;
  width: 38px;
}
.strip[data-id="40eef5"] .rooted-hero h1 {
  font: 400 clamp(54px, 7vw, 94px)/0.94 Georgia, serif;
  letter-spacing: -0.065em;
  margin: 0;
  max-width: 680px;
}
.strip[data-id="40eef5"] .rooted-hero h1 em {
  color: #668c70;
  font-style: italic;
  font-weight: 400;
}
.strip[data-id="40eef5"] .rooted-hero__description {
  color: #68786e;
  font: 400 18px/1.7 Arial, sans-serif;
  margin: 32px 0 35px;
  max-width: 465px;
}
.strip[data-id="40eef5"] .rooted-hero__actions {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
}
.strip[data-id="40eef5"] .rooted-hero__button, .strip[data-id="40eef5"] .rooted-hero__link {
  transition: transform 0.25s ease, box-shadow 0.25s ease, color 0.25s ease;
}
.strip[data-id="40eef5"] .rooted-hero__button {
  border-radius: 100px;
  display: inline-flex;
  font: 600 13px Arial, sans-serif;
  gap: 20px;
  padding: 17px 21px 17px 24px;
  text-decoration: none;
}
.strip[data-id="40eef5"] .rooted-hero__button--primary {
  background: #4d755d;
  box-shadow: 0 14px 28px rgba(58, 91, 68, 0.2);
  color: #fff;
}
.strip[data-id="40eef5"] .rooted-hero__button--primary span {
  font-size: 18px;
  line-height: 0.7;
}
.strip[data-id="40eef5"] .rooted-hero__link {
  border-bottom: 1px solid #a1b8a4;
  color: #4d755d;
  font: 600 13px Arial, sans-serif;
  padding-bottom: 6px;
  text-decoration: none;
}
.strip[data-id="40eef5"] .rooted-hero__link span {
  margin-left: 8px;
}
.strip[data-id="40eef5"] .rooted-hero__button:hover, .strip[data-id="40eef5"] .rooted-hero__link:hover {
  transform: translateY(-3px);
}
.strip[data-id="40eef5"] .rooted-hero__button--primary:hover {
  box-shadow: 0 17px 32px rgba(58, 91, 68, 0.28);
}
.strip[data-id="40eef5"] .rooted-hero__note {
  align-items: center;
  color: #83978a;
  display: flex;
  font: 11px Arial, sans-serif;
  gap: 10px;
  letter-spacing: 0.08em;
  margin-top: 78px;
  text-transform: uppercase;
}
.strip[data-id="40eef5"] .rooted-hero__note-mark {
  color: #bd9f68;
  font-size: 17px;
}
.strip[data-id="40eef5"] .rooted-hero__visual {
  height: 560px;
  min-width: 0;
  position: relative;
  transform: translate3d(0, var(--hero-shift, 0px), 0);
  transition: transform 0.4s ease-out;
}
.strip[data-id="40eef5"] .rooted-hero__sun {
  background: #d1b477;
  border-radius: 50%;
  height: 148px;
  opacity: 0.72;
  position: absolute;
  right: 8%;
  top: 4%;
  width: 148px;
}
.strip[data-id="40eef5"] .rooted-hero__orb {
  border-radius: 50%;
  position: absolute;
}
.strip[data-id="40eef5"] .rooted-hero__orb--back {
  background: #d9e3d4;
  height: 390px;
  right: 5%;
  top: 16%;
  width: 390px;
}
.strip[data-id="40eef5"] .rooted-hero__orb--front {
  align-items: center;
  background: rgba(250, 248, 240, 0.88);
  border: 1px solid rgba(93, 128, 101, 0.22);
  bottom: 7%;
  display: flex;
  height: 164px;
  justify-content: center;
  left: 4%;
  text-align: center;
  width: 164px;
}
.strip[data-id="40eef5"] .rooted-hero__orb--front span {
  color: #668875;
  font: 600 11px/1.7 Arial, sans-serif;
  letter-spacing: 0.24em;
}
.strip[data-id="40eef5"] .rooted-hero__stem {
  border-left: 2px solid #527b60;
  border-radius: 50%;
  height: 410px;
  position: absolute;
  transform-origin: bottom center;
  width: 210px;
}
.strip[data-id="40eef5"] .rooted-hero__stem--main {
  bottom: 7%;
  left: 41%;
  transform: rotate(25deg);
}
.strip[data-id="40eef5"] .rooted-hero__stem--side {
  bottom: 12%;
  left: 52%;
  transform: rotate(-24deg) scale(0.75);
  opacity: 0.72;
}
.strip[data-id="40eef5"] .rooted-hero__leaf {
  background: #70957a;
  border-radius: 100% 0 100% 0;
  display: block;
  height: 122px;
  position: absolute;
  width: 58px;
}
.strip[data-id="40eef5"] .rooted-hero__leaf--one {
  left: -52px;
  top: 205px;
  transform: rotate(-58deg);
}
.strip[data-id="40eef5"] .rooted-hero__leaf--two {
  right: -30px;
  top: 150px;
  transform: rotate(42deg);
}
.strip[data-id="40eef5"] .rooted-hero__leaf--three {
  left: -38px;
  top: 92px;
  transform: rotate(-47deg) scale(0.82);
  background: #91ae96;
}
.strip[data-id="40eef5"] .rooted-hero__leaf--four {
  right: -12px;
  top: 34px;
  transform: rotate(40deg) scale(0.68);
  background: #9eb8a0;
}
.strip[data-id="40eef5"] .rooted-hero__leaf--five {
  left: -52px;
  top: 137px;
  transform: rotate(-55deg);
  background: #9bb6a0;
}
.strip[data-id="40eef5"] .rooted-hero__leaf--six {
  right: -24px;
  top: 55px;
  transform: rotate(46deg);
  background: #6f9478;
}
.strip[data-id="40eef5"] .rooted-hero__coordinates {
  bottom: 1%;
  color: #9aa99c;
  display: flex;
  font: 10px Arial, sans-serif;
  gap: 18px;
  letter-spacing: 0.16em;
  position: absolute;
  right: 4%;
  transform: rotate(-90deg);
  transform-origin: right bottom;
}
@media (max-width: 860px) {
  .strip[data-id="40eef5"] .rooted-hero__frame {
    grid-template-columns: 1fr;
    min-height: auto;
    padding: 72px 22px 62px;
  }
  .strip[data-id="40eef5"] .rooted-hero__visual {
    height: 430px;
    margin: 12px auto 0;
    max-width: 540px;
    width: 100%;
  }
  .strip[data-id="40eef5"] .rooted-hero__note {
    margin-top: 52px;
  }
}
@media (max-width: 520px) {
  .strip[data-id="40eef5"] .rooted-hero h1 {
    font-size: clamp(49px, 15vw, 70px);
  }
  .strip[data-id="40eef5"] .rooted-hero__description {
    font-size: 16px;
    margin-top: 25px;
  }
  .strip[data-id="40eef5"] .rooted-hero__visual {
    height: 345px;
  }
  .strip[data-id="40eef5"] .rooted-hero__orb--back {
    height: 260px;
    right: 2%;
    top: 18%;
    width: 260px;
  }
  .strip[data-id="40eef5"] .rooted-hero__sun {
    height: 102px;
    width: 102px;
  }
  .strip[data-id="40eef5"] .rooted-hero__stem {
    height: 290px;
    left: 43%;
  }
  .strip[data-id="40eef5"] .rooted-hero__leaf {
    height: 88px;
    width: 43px;
  }
  .strip[data-id="40eef5"] .rooted-hero__leaf--one {
    left: -38px;
    top: 155px;
  }
  .strip[data-id="40eef5"] .rooted-hero__leaf--two {
    right: -21px;
    top: 112px;
  }
  .strip[data-id="40eef5"] .rooted-hero__leaf--three {
    left: -29px;
    top: 67px;
  }
  .strip[data-id="40eef5"] .rooted-hero__leaf--four {
    right: -9px;
    top: 24px;
  }
  .strip[data-id="40eef5"] .rooted-hero__orb--front {
    bottom: 3%;
    height: 125px;
    left: 0;
    width: 125px;
  }
  .strip[data-id="40eef5"] .rooted-hero__coordinates {
    display: none;
  }
}
@media (prefers-reduced-motion: reduce) {
  .strip[data-id="40eef5"] .rooted-hero__visual, .strip[data-id="40eef5"] .rooted-hero__button, .strip[data-id="40eef5"] .rooted-hero__link {
    transition: none;
  }
}.strip[data-id="23593f"] {
  --section-id: "23593f";
  --storage-url: "https://rameshk-r6509.proweb.cz/_section/23593f";
  --public-url: "https://rameshk-r6509.proweb.cz/_section/23593f";
}
.strip[data-id="23593f"] .intro-section {
  background: #faf8f2;
  padding: 110px 0;
}
.strip[data-id="23593f"] .intro-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 28px;
  display: grid;
  grid-template-columns: 0.65fr 1.2fr 0.75fr;
  gap: 55px;
  align-items: start;
}
.strip[data-id="23593f"] .intro-label {
  color: #789281;
  font: 600 10px Arial, sans-serif;
  letter-spacing: 0.18em;
  display: flex;
  align-items: center;
  gap: 12px;
  padding-top: 12px;
}
.strip[data-id="23593f"] .line {
  height: 1px;
  width: 32px;
  background: #9ab6a4;
}
.strip[data-id="23593f"] h2 {
  margin: 0 0 24px;
  color: #28483d;
  font: 400 clamp(38px, 4vw, 58px)/1.05 Georgia, serif;
  letter-spacing: -0.03em;
}
.strip[data-id="23593f"] h2 em {
  color: #739879;
}
.strip[data-id="23593f"] .intro-content p {
  color: #607267;
  font-size: 17px;
  line-height: 1.8;
  max-width: 510px;
  margin: 0 0 25px;
}
.strip[data-id="23593f"] .arrow-link {
  color: #527a63;
  text-decoration: none;
  font-size: 14px;
  border-bottom: 1px solid #acc0ad;
  padding-bottom: 7px;
}
.strip[data-id="23593f"] .arrow-link span {
  margin-left: 10px;
}
.strip[data-id="23593f"] .intro-note {
  border-left: 1px solid #c7d8bd;
  padding-left: 28px;
  color: #527a63;
}
.strip[data-id="23593f"] .intro-note span {
  font: 48px Georgia, serif;
  color: #9ab6a4;
}
.strip[data-id="23593f"] .intro-note p {
  font: italic 20px/1.5 Georgia, serif;
  margin: 0;
}
@media (max-width: 800px) {
  .strip[data-id="23593f"] .intro-section {
    padding: 76px 0;
  }
  .strip[data-id="23593f"] .intro-inner {
    grid-template-columns: 1fr;
    gap: 28px;
  }
  .strip[data-id="23593f"] .intro-note {
    margin-top: 15px;
  }
}.strip[data-id="90ba01"] {
  --section-id: "90ba01";
  --storage-url: "https://rameshk-r6509.proweb.cz/_section/90ba01";
  --public-url: "https://rameshk-r6509.proweb.cz/_section/90ba01";
}
.strip[data-id="90ba01"] .services-section {
  background: #e8efe5;
  padding: 110px 0;
}
.strip[data-id="90ba01"] .services-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 28px;
}
.strip[data-id="90ba01"] .section-heading {
  display: flex;
  justify-content: space-between;
  gap: 40px;
  align-items: end;
  margin-bottom: 48px;
}
.strip[data-id="90ba01"] .section-heading h2 {
  max-width: 610px;
  margin-bottom: 0;
}
.strip[data-id="90ba01"] .section-heading > editable-content {
  max-width: 310px;
  color: #607267;
  line-height: 1.7;
}
.strip[data-id="90ba01"] .section-heading p {
  margin: 0;
}
.strip[data-id="90ba01"] .eyebrow {
  color: #6b9277;
  font: 600 11px Arial, sans-serif;
  letter-spacing: 0.2em;
  margin: 0 0 18px;
}
.strip[data-id="90ba01"] .services-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 14px;
}
.strip[data-id="90ba01"] .service-card {
  min-height: 220px;
  padding: 23px;
  border: 1px solid #cbdacb;
  background: rgba(250, 248, 242, 0.36);
  display: flex;
  flex-direction: column;
  transition: transform 0.2s, background 0.2s;
}
.strip[data-id="90ba01"] .service-card:hover {
  transform: translateY(-4px);
  background: #faf8f2;
}
.strip[data-id="90ba01"] .service-card.featured {
  background: #527a63;
  color: #fff;
  border-color: #527a63;
}
.strip[data-id="90ba01"] .service-number {
  font: 11px Arial, sans-serif;
  color: #789281;
  letter-spacing: 0.12em;
}
.strip[data-id="90ba01"] .featured .service-number {
  color: #d7e3d2;
}
.strip[data-id="90ba01"] .service-card h3 {
  font: 400 23px Georgia, serif;
  margin: 35px 0 10px;
  color: #28483d;
}
.strip[data-id="90ba01"] .featured h3 {
  color: white;
}
.strip[data-id="90ba01"] .service-card p {
  color: #607267;
  font-size: 13px;
  line-height: 1.6;
  margin: 0;
}
.strip[data-id="90ba01"] .featured p {
  color: #e0ebe0;
}
.strip[data-id="90ba01"] .service-card a {
  color: #527a63;
  text-decoration: none;
  font-size: 21px;
  margin-top: auto;
  align-self: end;
}
.strip[data-id="90ba01"] .featured a {
  color: white;
}
.strip[data-id="90ba01"] .service-card:nth-child(9), .strip[data-id="90ba01"] .service-card:nth-child(10) {
  min-height: 190px;
}
@media (max-width: 900px) {
  .strip[data-id="90ba01"] .services-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
.strip[data-id="90ba01"] .section-heading {
  flex-wrap: wrap;
}
@media (max-width: 600px) {
  .strip[data-id="90ba01"] .services-section {
    padding: 76px 0;
  }
  .strip[data-id="90ba01"] .services-grid {
    grid-template-columns: 1fr;
  }
  .strip[data-id="90ba01"] .service-card, .strip[data-id="90ba01"] .service-card:nth-child(9), .strip[data-id="90ba01"] .service-card:nth-child(10) {
    min-height: 185px;
  }
}.strip[data-id=aa0edf] {
  --section-id: "aa0edf";
  --storage-url: "https://rameshk-r6509.proweb.cz/_section/aa0edf";
  --public-url: "https://rameshk-r6509.proweb.cz/_section/aa0edf";
}
.strip[data-id=aa0edf] .process-section {
  background: #faf8f2;
  padding: 110px 0;
}
.strip[data-id=aa0edf] .process-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 28px;
}
.strip[data-id=aa0edf] .process-head {
  max-width: 600px;
  margin-bottom: 62px;
}
.strip[data-id=aa0edf] .process-head h2 {
  margin: 0;
}
.strip[data-id=aa0edf] .steps {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 42px;
  border-top: 1px solid #d6e0d4;
}
.strip[data-id=aa0edf] .step {
  padding-top: 24px;
}
.strip[data-id=aa0edf] .step span {
  color: #789281;
  font: 12px Arial, sans-serif;
  letter-spacing: 0.14em;
}
.strip[data-id=aa0edf] .step h3 {
  color: #28483d;
  font: 400 25px Georgia, serif;
  margin: 34px 0 12px;
}
.strip[data-id=aa0edf] .step p {
  color: #607267;
  line-height: 1.7;
  max-width: 290px;
  margin: 0;
}
.strip[data-id=aa0edf] .trust-row {
  margin-top: 70px;
  padding-top: 22px;
  border-top: 1px solid #d6e0d4;
  display: flex;
  justify-content: space-between;
  color: #527a63;
  font-size: 13px;
}
@media (max-width: 700px) {
  .strip[data-id=aa0edf] .process-section {
    padding: 76px 0;
  }
  .strip[data-id=aa0edf] .steps {
    grid-template-columns: 1fr;
    gap: 28px;
  }
  .strip[data-id=aa0edf] .step h3 {
    margin-top: 18px;
  }
  .strip[data-id=aa0edf] .trust-row {
    margin-top: 48px;
    flex-direction: column;
    gap: 12px;
  }
}.strip[data-id=e0e597] {
  --section-id: "e0e597";
  --storage-url: "https://rameshk-r6509.proweb.cz/_section/e0e597";
  --public-url: "https://rameshk-r6509.proweb.cz/_section/e0e597";
}
.strip[data-id=e0e597] .consult-section {
  background: #527a63;
  color: white;
  padding: 95px 0;
}
.strip[data-id=e0e597] .consult-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 28px;
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 90px;
  align-items: center;
}
.strip[data-id=e0e597] .consult-copy .eyebrow {
  color: #c7d8bd;
}
.strip[data-id=e0e597] .consult-copy h2 {
  color: white;
  max-width: 580px;
}
.strip[data-id=e0e597] .consult-copy h2 em {
  color: #d7e3d2;
}
.strip[data-id=e0e597] .consult-copy > editable-content {
  color: #e0ebe0;
  line-height: 1.7;
  display: block;
  max-width: 510px;
  margin: 24px 0 30px;
}
.strip[data-id=e0e597] .button-light {
  background: #faf8f2;
  color: #28483d;
  display: inline-block;
}
.strip[data-id=e0e597] .button-light span {
  margin-left: 10px;
}
.strip[data-id=e0e597] .consult-options {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}
.strip[data-id=e0e597] .consult-options div {
  padding: 23px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  display: flex;
  flex-direction: column;
  gap: 7px;
}
.strip[data-id=e0e597] .consult-options strong {
  font: 400 25px Georgia, serif;
}
.strip[data-id=e0e597] .consult-options span {
  color: #d7e3d2;
  font-size: 13px;
}
@media (max-width: 760px) {
  .strip[data-id=e0e597] .consult-section {
    padding: 70px 0;
  }
  .strip[data-id=e0e597] .consult-inner {
    grid-template-columns: 1fr;
    gap: 50px;
  }
}.strip[data-id="780f8f"] {
  --section-id: "780f8f";
  --storage-url: "https://rameshk-r6509.proweb.cz/_section/780f8f";
  --public-url: "https://rameshk-r6509.proweb.cz/_section/780f8f";
}
.strip[data-id="780f8f"] .contact-section {
  background: #f4f1e8;
  padding: 92px 0;
}
.strip[data-id="780f8f"] .contact-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 28px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: center;
}
.strip[data-id="780f8f"] .contact-section h2 {
  max-width: 570px;
  margin: 0;
}
.strip[data-id="780f8f"] .contact-action p {
  color: #607267;
  line-height: 1.7;
  max-width: 390px;
  margin: 0 0 25px;
}
.strip[data-id="780f8f"] .contact-action .button {
  display: inline-block;
}
.strip[data-id="780f8f"] .contact-action .button span {
  margin-left: 10px;
}
@media (max-width: 700px) {
  .strip[data-id="780f8f"] .contact-section {
    padding: 68px 0;
  }
  .strip[data-id="780f8f"] .contact-inner {
    grid-template-columns: 1fr;
    gap: 28px;
  }
}.strip[data-id=cf1b16] {
  --section-id: "cf1b16";
  --storage-url: "https://rameshk-r6509.proweb.cz/_section/cf1b16";
  --public-url: "https://rameshk-r6509.proweb.cz/_section/cf1b16";
}
.strip[data-id=cf1b16] .site-footer {
  background: #28483d;
  color: #e7eee6;
  padding: 64px 0 22px;
}
.strip[data-id=cf1b16] .footer-inner, .strip[data-id=cf1b16] .footer-bottom {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 28px;
}
.strip[data-id=cf1b16] .footer-inner {
  display: grid;
  grid-template-columns: 1.5fr 1fr 1.4fr;
  gap: 48px;
  padding-bottom: 48px;
}
.strip[data-id=cf1b16] .brand-line {
  display: flex;
  align-items: center;
  gap: 10px;
  font: 700 21px Georgia, serif;
}
.strip[data-id=cf1b16] .footer-mark {
  color: #c7d8bd;
}
.strip[data-id=cf1b16] .footer-brand p {
  max-width: 280px;
  color: #b9cbbd;
  line-height: 1.7;
}
.strip[data-id=cf1b16] .footer-column {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.strip[data-id=cf1b16] .footer-column h3 {
  color: #d7e3d2;
  margin: 0 0 8px;
  font-size: 13px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}
.strip[data-id=cf1b16] .footer-column a, .strip[data-id=cf1b16] .footer-column p {
  color: #b9cbbd;
  text-decoration: none;
  line-height: 1.7;
  margin: 0;
  font-size: 14px;
}
.strip[data-id=cf1b16] .footer-column a:hover {
  color: white;
}
.strip[data-id=cf1b16] .footer-bottom {
  border-top: 1px solid rgba(231, 238, 230, 0.18);
  padding-top: 18px;
  display: flex;
  justify-content: space-between;
  color: #9eb4a4;
  font-size: 12px;
}
@media (max-width: 700px) {
  .strip[data-id=cf1b16] .footer-inner {
    grid-template-columns: 1fr;
    gap: 30px;
    padding-bottom: 34px;
  }
  .strip[data-id=cf1b16] .footer-bottom {
    flex-direction: column;
    gap: 8px;
  }
  .strip[data-id=cf1b16] .site-footer {
    padding-top: 44px;
  }
}