@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@400;600;700&family=Roboto:wght@400;500;700&display=swap');

:root {
  --navy: #001829;
  --navy-soft: #062c43;
  --ink: #06192d;
  --teal: #087d7d;
  --green: #42b969;
  --line: #63ca82;
  --pale: #f3fafc;
  --white: #fff;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  background: #fff;
  color: var(--ink);
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.6;
}

img {
  display: block;
  max-width: 100%;
}

a {
  color: inherit;
}

.site-header {
  position: relative;
  z-index: 20;
  width: 100%;
  min-height: 104px;
  background: linear-gradient(110deg, #001421, #000c18);
  border-bottom: 1px solid rgba(132, 211, 229, .18);
}

.header-inner {
  width: min(1420px, calc(100% - 70px));
  min-height: 104px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 36px;
}

.logo-link {
  display: inline-flex;
  flex: 0 0 auto;
}

.site-logo {
  height: 56px;
  width: auto;
}

.main-nav {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: clamp(28px, 4.4vw, 74px);
}

.main-nav a {
  position: relative;
  padding: 36px 0 31px;
  color: #f8fbfd;
  font-size: 17px;
  line-height: 1.2;
  font-weight: 500;
  text-decoration: none;
  white-space: nowrap;
  transition: color .2s ease;
}

.main-nav a:hover,
.main-nav a.active {
  color: #58c875;
}

.main-nav a.active::after {
  content: "";
  position: absolute;
  height: 2px;
  left: 0;
  right: 0;
  bottom: 25px;
  background: #65d282;
}

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

.home-hero,
.page-hero,
.tips-hero,
.contact-hero {
  position: relative;
  overflow: hidden;
}

.home-hero {
  height: 405px;
}

.home-hero .hero-image {
  object-position: center 47%;
}

.hero-shade {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(0, 32, 51, .97) 0%, rgba(0, 35, 56, .77) 28%, rgba(0, 20, 34, .08) 65%);
}

.hero-content {
  position: absolute;
  z-index: 2;
  top: 60px;
  left: max(5.3vw, 40px);
  color: #fff;
}

.hero-content h1 {
  margin: 0 0 7px;
  max-width: 570px;
  font-family: "Roboto", Arial, sans-serif;
  font-size: 46px;
  line-height: 1.27;
  letter-spacing: -.8px;
}

.hero-content p {
  margin: 0;
  font-family: "Roboto", Arial, sans-serif;
  font-size: 35px;
  line-height: 1.35;
}

.intro-section {
  position: relative;
  min-height: 490px;
  padding: 28px 4.5% 70px;
  background:
    radial-gradient(circle at 50% 0, rgba(201, 234, 245, .5), transparent 44%),
    linear-gradient(115deg, #f8fcfd, #eef8fb);
  overflow: hidden;
}

.section-heading {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 26px;
  margin: 0 auto 12px;
}

.heading-line {
  height: 1px;
  max-width: 435px;
  flex: 1;
  background: #4daf68;
}

.heading-icon {
  width: 76px;
  height: 76px;
  border: 2px solid #359a55;
  border-radius: 50%;
  display: grid;
  place-items: center;
  color: #09223c;
  font-size: 35px;
}

.section-heading h2 {
  margin: 0;
  font-family: "Roboto", sans-serif;
  font-size: 39px;
  line-height: 1.2;
}

.intro-grid {
  width: min(1395px, 100%);
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 47px;
}

.intro-item {
  display: grid;
  grid-template-columns: 80px 1fr;
  align-items: start;
  gap: 24px;
}

.intro-item p {
  margin: 12px 0 0;
  font-size: 16px;
  line-height: 1.42;
}

.feature-icon {
  width: 80px;
  height: 86px;
  margin-top: 10px;
  display: grid;
  place-items: center;
  border: 1px solid #d7e1e5;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 2px 5px rgba(0, 25, 40, .12);
}

.feature-icon svg,
.contact-icon svg {
  width: 52px;
  height: 52px;
  fill: #399e56;
}

.people-icon svg {
  fill: none;
  stroke: #399e56;
  stroke-width: 2.5;
}

.feature-icon .icon-cut {
  fill: none;
  stroke: #fff;
  stroke-width: 4;
}

.curved-edge {
  position: absolute;
  left: -3%;
  right: -3%;
  bottom: -35px;
  height: 74px;
  border-top: 8px solid #3aa457;
  border-radius: 50% 50% 0 0;
  background: var(--navy-soft);
  text-align: center;
}

.curved-edge span {
  position: relative;
  top: -28px;
  padding: 0 10px;
  color: #3fa45d;
  background: #edf8fa;
  font-size: 40px;
}

.page-hero {
  height: 275px;
}

.page-hero h1 {
  position: absolute;
  z-index: 2;
  left: 3.2%;
  bottom: 68px;
  margin: 0;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 46px;
  line-height: 1.25;
}

.services-hero .hero-image {
  object-position: center 54%;
}

.services-section {
  padding: 24px 2.6% 22px;
  background: linear-gradient(110deg, #f7fcfd, #eaf5f8);
}

.services-grid {
  display: grid;
  grid-template-columns: 1fr 1.13fr .9fr .9fr;
}

.service-column {
  min-width: 0;
  padding: 0 20px;
  border-right: 1px solid #c9dce2;
}

.service-column:first-child {
  padding-left: 0;
}

.service-column:last-child {
  padding-right: 0;
  border-right: 0;
}

.service-heading {
  display: flex;
  align-items: center;
  gap: 17px;
  margin-bottom: 12px;
}

.service-heading h2 {
  position: relative;
  margin: 0;
  padding-bottom: 9px;
  font-size: 24px;
  line-height: 1.2;
  white-space: nowrap;
}

.service-heading h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100px;
  height: 2px;
  background: var(--teal);
}

.service-icon {
  flex: 0 0 65px;
  width: 65px;
  height: 65px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  color: #fff;
  background: linear-gradient(145deg, #00636f, #15968d);
  font-family: Arial, sans-serif;
  font-size: 36px;
}

.price-list {
  margin: 0;
  padding-left: 13px;
}

.price-list li {
  margin: 0 0 14px;
  padding-left: 0;
  font-size: 14px;
  line-height: 1.38;
}

.price-list li::marker {
  color: #07182a;
}

.price-list span {
  display: block;
}

.price-list strong {
  display: block;
  margin-top: -2px;
  color: #006c7a;
  text-align: right;
  font-size: 16px;
  font-weight: 600;
}

.price-list.compact li {
  margin-bottom: 7px;
  font-size: 13px;
}

.price-list.compact strong {
  font-size: 15px;
}

.price-note {
  margin-top: 16px;
  padding: 14px 5.5%;
  display: flex;
  align-items: center;
  gap: 20px;
  border: 1px solid #007985;
  border-radius: 12px;
  color: #0b4254;
}

.price-note p {
  margin: 0;
  font-size: 17px;
  line-height: 1.45;
}

.info-symbol {
  flex: 0 0 38px;
  width: 38px;
  height: 38px;
  display: grid;
  place-items: center;
  border: 3px solid #087986;
  border-radius: 50%;
  font-family: Georgia, serif;
  font-size: 26px;
  font-weight: 700;
}

.about-hero {
  height: 360px;
}

.about-hero .hero-image {
  object-position: center 52%;
}

.about-hero h1 {
  left: 4.2%;
  bottom: 39px;
  font-size: 48px;
}

.about-hero h1::after {
  content: "";
  display: block;
  width: 120px;
  height: 5px;
  margin-top: 15px;
  border-radius: 4px;
  background: #5dcc80;
}

.about-section {
  width: min(1420px, calc(100% - 80px));
  min-height: 455px;
  margin: 0 auto;
  padding: 42px 0 22px;
  display: grid;
  grid-template-columns: 330px 1fr;
  align-items: center;
  gap: 45px;
}

.about-mark svg {
  width: 270px;
  max-width: 100%;
  fill: none;
  stroke: url("#none");
  stroke: #168394;
  stroke-width: 2;
}

.about-mark svg circle {
  stroke: #4cbf6c;
}

.about-copy p {
  margin: 0 0 14px;
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  line-height: 1.42;
  text-align: justify;
}

.heartbeat-divider {
  display: flex;
  align-items: center;
  color: #058284;
}

.heartbeat-divider span {
  height: 3px;
  flex: 1;
  background: linear-gradient(90deg, #4ac36d, #058284);
}

.heartbeat-divider span:last-child {
  background: linear-gradient(90deg, #058284, #4ac36d);
}

.heartbeat-divider b {
  padding: 0 25px;
  font-size: 32px;
}

.tips-hero {
  height: 245px;
}

.tips-hero .hero-image {
  object-position: center 51%;
}

.tips-section {
  min-height: 595px;
  padding: 20px 6.3% 30px;
  background:
    radial-gradient(circle at 50% 15%, #fff, transparent 50%),
    linear-gradient(120deg, #f8fbfc, #edf4f6);
}

.tips-title {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
}

.tips-title h1 {
  margin: 0;
  font-family: "Roboto", sans-serif;
  font-size: 42px;
  line-height: 1.25;
}

.tips-bulb {
  width: 72px;
  height: 72px;
  display: grid;
  place-items: center;
  border: 2px solid #3eb16a;
  border-radius: 50%;
  color: #087f79;
  font-size: 34px;
}

.title-ornament {
  display: flex;
  align-items: center;
  width: 75%;
  margin: 9px auto 14px;
  color: #51bc76;
}

.title-ornament span {
  height: 1px;
  flex: 1;
  background: #3db26c;
}

.title-ornament b {
  padding: 0 18px;
  font-size: 24px;
}

.tips-list {
  display: grid;
  gap: 8px;
}

.tip-card {
  min-height: 86px;
  display: grid;
  grid-template-columns: 72px 385px 1fr;
  align-items: center;
  gap: 20px;
  padding: 10px 22px;
  border-radius: 12px;
  background: rgba(255, 255, 255, .88);
  box-shadow: 0 2px 13px rgba(0, 29, 43, .07);
}

.tip-number {
  width: 64px;
  height: 64px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  color: #fff;
  background: linear-gradient(145deg, #086270, #169687);
  font-family: "Roboto", sans-serif;
  font-size: 38px;
  font-weight: 500;
}

.tip-card h2 {
  margin: 0;
  padding-right: 20px;
  font-family: "Roboto", sans-serif;
  font-size: 21px;
  line-height: 1.25;
}

.tip-card p {
  margin: 0;
  padding-left: 24px;
  border-left: 1px solid #4eb880;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  line-height: 1.35;
}

.contact-hero {
  height: 375px;
}

.contact-hero .hero-image {
  object-position: center 55%;
}

.contact-section {
  position: relative;
  min-height: 480px;
  padding: 25px 6.7% 42px;
  background:
    radial-gradient(circle at 50% 0, rgba(225, 245, 248, .9), transparent 55%),
    linear-gradient(105deg, #f8fcfd, #eef8fa);
  text-align: center;
  overflow: hidden;
}

.contact-section::before,
.contact-section::after {
  content: "🐾";
  position: absolute;
  color: rgba(68, 177, 99, .07);
  font-size: 140px;
  transform: rotate(-18deg);
}

.contact-section::before {
  left: 2%;
  top: 10px;
}

.contact-section::after {
  right: 1%;
  top: 170px;
}

.contact-section h1 {
  margin: 0;
  font-family: "Roboto", sans-serif;
  font-size: 43px;
  line-height: 1.3;
}

.short-line {
  display: block;
  width: 102px;
  height: 3px;
  margin: 7px auto 17px;
  background: #359b4d;
}

.contact-lead {
  position: relative;
  z-index: 1;
  margin: 0 auto 23px;
  font-family: "Roboto", sans-serif;
  font-size: 19px;
  line-height: 1.45;
}

.contact-grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 23px;
}

.contact-card {
  min-height: 210px;
  padding: 18px 12px;
  border: 1px solid #d8e0e3;
  border-bottom: 4px solid #399e47;
  border-radius: 14px 14px 0 0;
  background: rgba(255, 255, 255, .85);
  box-shadow: 0 2px 7px rgba(0, 29, 43, .08);
}

.contact-icon {
  width: 74px;
  height: 74px;
  margin: 0 auto 8px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: #e9f5ec;
}

.contact-icon svg {
  width: 48px;
  height: 48px;
  fill: none;
  stroke: #288a3f;
  stroke-width: 4;
  stroke-linejoin: round;
  stroke-linecap: round;
}

.contact-card h2 {
  margin: 0 0 2px;
  font-family: "Roboto", sans-serif;
  font-size: 20px;
}

.contact-card p {
  margin: 0;
  font-size: 16px;
}

.contact-card a {
  text-decoration: none;
}

.site-footer {
  min-height: 74px;
  padding: 17px max(4%, 20px);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 25px;
  color: #d7e6ec;
  background: #001522;
  font-family: "Roboto", sans-serif;
  font-size: 13px;
}

.site-footer p {
  margin: 0;
}

.calmyx-credit {
  display: inline-flex;
  align-items: center;
  color: #d7e6ec;
  text-decoration: none;
  white-space: nowrap;
  opacity: .85;
}

.calmyx-credit:hover {
  opacity: 1;
}

@media (max-width: 1200px) {
  .header-inner {
    width: min(100% - 40px, 1120px);
  }

  .main-nav {
    gap: 25px;
  }

  .main-nav a {
    font-size: 15px;
  }

  .hero-content h1 {
    font-size: 40px;
  }

  .hero-content p {
    font-size: 30px;
  }

  .intro-grid {
    gap: 22px;
  }

  .intro-item {
    grid-template-columns: 64px 1fr;
    gap: 14px;
  }

  .feature-icon {
    width: 64px;
    height: 70px;
  }

  .feature-icon svg {
    width: 42px;
  }

  .services-grid {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 30px;
  }

  .service-column:nth-child(2) {
    border-right: 0;
  }

  .service-column:nth-child(3) {
    padding-left: 0;
  }

  .tip-card {
    grid-template-columns: 72px 315px 1fr;
  }

  .contact-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 850px) {
  .site-header,
  .header-inner {
    min-height: auto;
  }

  .header-inner {
    width: 100%;
    padding: 14px 20px 8px;
    flex-direction: column;
    gap: 8px;
  }

  .site-logo {
    height: 54px;
  }

  .main-nav {
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
    gap: 4px 22px;
  }

  .main-nav a {
    padding: 7px 0 10px;
    font-size: 14px;
  }

  .main-nav a.active::after {
    bottom: 5px;
  }

  .home-hero {
    height: 420px;
  }

  .home-hero .hero-image {
    object-position: 65% center;
  }

  .hero-content {
    top: 48px;
    left: 25px;
  }

  .hero-content h1 {
    max-width: 450px;
    font-size: 34px;
  }

  .hero-content p {
    font-size: 26px;
  }

  .intro-section {
    padding-inline: 25px;
  }

  .section-heading {
    gap: 13px;
  }

  .section-heading h2 {
    font-size: 30px;
  }

  .heading-icon {
    width: 58px;
    height: 58px;
    font-size: 27px;
  }

  .intro-grid {
    grid-template-columns: 1fr;
  }

  .page-hero h1 {
    font-size: 38px;
  }

  .services-grid {
    grid-template-columns: 1fr;
  }

  .service-column,
  .service-column:nth-child(3) {
    padding: 0;
    border-right: 0;
    border-bottom: 1px solid #c9dce2;
  }

  .service-column:last-child {
    border-bottom: 0;
  }

  .about-section {
    width: min(100% - 40px, 720px);
    grid-template-columns: 1fr;
    gap: 15px;
  }

  .about-mark {
    text-align: center;
  }

  .about-copy p {
    font-size: 17px;
    text-align: left;
  }

  .tips-title h1 {
    font-size: 32px;
  }

  .tip-card {
    grid-template-columns: 64px 1fr;
  }

  .tip-card p {
    grid-column: 1 / -1;
    padding: 10px 0 0;
    border-top: 1px solid #4eb880;
    border-left: 0;
  }
}

@media (max-width: 560px) {
  body {
    font-size: 16px;
  }

  .header-inner {
    padding-inline: 14px;
  }

  .main-nav {
    gap: 2px 15px;
  }

  .main-nav a {
    font-size: 13px;
  }

  .home-hero {
    height: 420px;
  }

  .home-hero .hero-image {
    object-position: 70% center;
  }

  .hero-shade {
    background: linear-gradient(90deg, rgba(0, 27, 44, .94), rgba(0, 26, 42, .5));
  }

  .hero-content {
    top: 45px;
    left: 20px;
    right: 16px;
  }

  .hero-content h1 {
    font-size: 31px;
    line-height: 1.24;
  }

  .hero-content p {
    font-size: 23px;
  }

  .section-heading {
    flex-wrap: wrap;
  }

  .heading-line {
    display: none;
  }

  .section-heading h2 {
    font-size: 28px;
  }

  .intro-item {
    grid-template-columns: 1fr;
  }

  .feature-icon {
    margin: 10px auto 0;
  }

  .intro-item p {
    margin-top: 0;
  }

  .page-hero {
    height: 255px;
  }

  .page-hero h1 {
    left: 20px;
    bottom: 30px;
    font-size: 32px;
  }

  .services-section {
    padding: 22px 18px;
  }

  .service-heading {
    align-items: flex-start;
  }

  .service-heading h2 {
    padding-top: 9px;
    font-size: 21px;
    white-space: normal;
  }

  .service-icon {
    flex-basis: 55px;
    width: 55px;
    height: 55px;
    font-size: 29px;
  }

  .price-note {
    padding: 13px;
    align-items: flex-start;
  }

  .price-note p {
    font-size: 15px;
  }

  .about-hero {
    height: 290px;
  }

  .about-hero h1 {
    font-size: 38px;
  }

  .about-section {
    width: calc(100% - 36px);
    padding-top: 25px;
  }

  .about-mark svg {
    width: 190px;
  }

  .tips-hero {
    height: 220px;
  }

  .tips-title {
    gap: 12px;
    align-items: center;
  }

  .tips-title h1 {
    font-size: 27px;
  }

  .tips-bulb {
    flex: 0 0 55px;
    width: 55px;
    height: 55px;
  }

  .title-ornament {
    width: 100%;
  }

  .tips-section {
    padding-inline: 16px;
  }

  .tip-card {
    grid-template-columns: 55px 1fr;
    gap: 12px;
    padding: 14px;
  }

  .tip-number {
    width: 52px;
    height: 52px;
    font-size: 31px;
  }

  .tip-card h2 {
    padding: 0;
    font-size: 18px;
  }

  .tip-card p {
    font-size: 15px;
  }

  .contact-hero {
    height: 280px;
  }

  .contact-section {
    padding: 24px 17px 34px;
  }

  .contact-section h1 {
    font-size: 36px;
  }

  .contact-lead {
    font-size: 17px;
  }

  .contact-lead br {
    display: none;
  }

  .contact-grid {
    grid-template-columns: 1fr;
  }

  .contact-card {
    min-height: 195px;
  }

  .site-footer {
    flex-direction: column;
    justify-content: center;
    gap: 8px;
    text-align: center;
  }
}