/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./css/style.scss ***!
  \***************************************************************************************************************************************************************************************************************************************/
/* 3rd party packages */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}
/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
/* SASS and Global'ish Stuff */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
html {
  /* 10px / 16px = 62.5% */
  font-size: 62.5%;
  height: 100%;
  scroll-behavior: smooth;
  margin: 0;
  padding: 0;
}
body {
  color: #2d3436;
  font-family: "Arimo", sans-serif;
  font-display: swap;
  font-weight: 500;
  overflow-x: hidden;
  position: relative;
  letter-spacing: 0.04rem;
}
h1 {
  margin-top: 0;
  margin-bottom: 20px;
  font-weight: 400;
  color: #fff;
  font-size: 4.8rem;
  word-spacing: 4px;
  letter-spacing: 1px;
}
@media (max-width: 1485px) {
  h1 {
    font-size: 4.4rem;
  }
}
@media (max-width: 1380px) {
  h1 {
    font-size: 4rem;
  }
}
@media (max-width: 1250px) {
  h1 {
    font-size: 3.6rem;
  }
}
@media (max-width: 1150px) {
  h1 {
    font-size: 3.2rem;
  }
}
@media (max-width: 1100px) {
  h1 {
    font-size: 3rem;
  }
}
@media (max-width: 800px) {
  h1 {
    font-size: 2.8rem;
  }
}
@media (max-width: 735px) {
  h1 {
    font-size: 2.6rem;
  }
}
@media (max-width: 600px) {
  h1 {
    font-size: 2.4rem;
  }
}
@media (max-width: 550px) {
  h1 {
    font-size: 2.2rem;
  }
}
.section-title, .panel-title2 {
  font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
.section-tag,
.section-star,
.section-ad {
  font-family: "Geologica", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-variation-settings: "slnt" 0, "CRSV" 0, "SHRP" 0;
}
.section-why,
.section-faq {
  font-family: "Geologica", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  font-variation-settings: "slnt" 0, "CRSV" 0, "SHRP" 0;
}
img {
  max-width: 100%;
  height: auto;
}
a:hover,
a:active {
  text-decoration: none;
}
p {
  padding-bottom: 2.6rem;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.4;
}
@media (max-width: 700px) {
  p {
    font-size: 1.6rem;
    line-height: 1.2;
  }
}
@media (max-width: 500px) {
  p {
    font-size: 1.4rem;
    padding-bottom: 2rem;
  }
}
p,
li {
  line-height: 1.8;
}
@media (max-width: 600px) {
  p,
  li {
    line-height: 1.6;
  }
}
.doc-ul {
  display: block;
  list-style-type: disc;
  margin-bottom: 2rem;
  padding-left: 4rem;
}
.doc-ul li {
  margin-bottom: 0.5em; /* space between items */
  font-size: 1.8rem;
  line-height: 1.6; /* improves readability */
}
.no_scroll {
  overflow-y: hidden;
}
section {
  margin-bottom: 8rem !important;
}
.section-title {
  font-size: 3.6rem;
  color: #1F3A5F;
  background-color: #ffe8cc;
  padding: 3px 3px 6px 10px;
  box-shadow: 0 0rem 4.8rem rgba(0, 0, 0, 0.075);
  border-top-right-radius: 40px;
  margin-bottom: 3rem;
  display: flex;
  align-items: flex-end;
  gap: 6px;
}
.section-title ion-icon {
  color: #5c7cfa;
}
.grid--center-v {
  align-items: center;
}
.grid--2-cols {
  grid-template-columns: repeat(2, 1fr);
}
.grid {
  display: grid;
  -moz-column-gap: 5.2rem;
       column-gap: 5.2rem;
  row-gap: 9.6rem;
  /* margin-bottom: 9.6rem; */
}
@media (max-width: 480px) {
  .grid {
    -moz-column-gap: 2.6rem;
         column-gap: 2.6rem;
    row-gap: 3rem;
  }
}
@media (max-width: 400px) {
  .grid {
    -moz-column-gap: 1rem;
         column-gap: 1rem;
    row-gap: 2rem;
  }
}
.container {
  max-width: 114rem;
  padding: 0 3.2rem;
  margin: 0 auto;
}
@media (max-width: 960px) {
  .container {
    max-width: 100%;
  }
}
@media (max-width: 700px) {
  .container {
    max-width: 90%;
    padding: 0 2.4rem;
  }
}
@media (max-width: 600px) {
  .container {
    max-width: 95%;
  }
}
@media (max-width: 480px) {
  .container {
    max-width: 100%;
    padding: 0 2rem;
  }
}
.container-footer {
  max-width: 100%;
}
.container--ad {
  max-width: 960px;
}
.container--blog {
  max-width: 96rem;
  margin-bottom: 6rem;
}
.container--contact {
  width: 1000px;
  max-width: 90%;
}
.container--about {
  max-width: 850px;
}
.container--narrow {
  max-width: 1020px;
}
.bottom-padding {
  margin-bottom: 4rem !important;
}
.section-break {
  border: none;
  border-top: 1px solid #ddd;
  margin: 2.5rem 0;
}
.min-list {
  padding: 0;
  margin: 0;
}
.min-list li {
  list-style: none;
}
.p-top-small {
  padding-top: 1rem;
}
.p-top-large {
  padding-top: 1.6rem;
}
.p-bottom-large {
  padding-bottom: 1.6rem;
}
@media (min-width: 530px) {
  .p-top-large {
    padding-top: 3.5rem;
  }
  .p-bottom-large {
    padding-bottom: 3.5rem;
  }
}
.no-margin {
  margin: 0;
}
.nu {
  text-decoration: none;
}
.nu:hover {
  text-decoration: underline;
}
.t-left {
  text-align: left;
}
.t-right {
  text-align: right;
}
.t-center {
  text-align: center;
}
.t-small {
  font-size: 0.85rem;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.push-right {
  margin-right: 20px;
}
.container:after,
.group:after {
  clear: both;
}
.hide {
  display: none;
}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}
select {
  cursor: pointer;
}
/* BEM Blocks */
.professorGrid {
  display: flex;
  gap: 1rem;
  justify-items: center;
  flex-wrap: wrap;
}
.professorGrid .post-item {
  border-bottom: none;
}
.our-placeholder-block {
  padding: 20px;
  text-align: center;
  font-size: 1.65rem;
  background: linear-gradient(180deg, #dedede, #adadad);
}
.remove-favorite {
  display: inline-block;
  transition: all 0.3s;
  color: #999;
  font-size: 0.9rem;
  cursor: pointer;
  padding: 4px 6px;
  border-radius: 3px;
}
.remove-favorite:hover {
  background-color: #dedede;
}
.page-section {
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
}
@media (min-width: 530px) {
  .page-section {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
}
.page-section--white {
  background-color: #fff;
}
.page-section--beige {
  background-color: #faf0ca;
}
.page-section p:last-of-type {
  margin-bottom: 0;
}
.school-logo-text {
  position: relative;
  z-index: 20;
  margin: 0;
  font-size: 1.75rem;
  font-weight: 100;
  width: 149px;
  height: 30px;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.spinner-loader {
  margin-top: 45px;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  border: 0.25rem solid rgba(0, 0, 0, 0.2);
  border-top-color: black;
  animation: spin 1s infinite linear;
}
.c-orange {
  color: #f95738;
}
.c-blue {
  color: #0d3b66;
}
.c-white {
  color: #fff;
}
.c-dark {
  color: #333;
}
.gray {
  color: #999999;
}
.search-trigger {
  display: none;
  color: #fff;
  position: relative;
  cursor: pointer;
  top: 1px;
  margin-left: 20px;
}
@media (min-width: 960px) {
  .search-trigger {
    display: inline-block;
    top: 6px;
  }
}
.search-trigger:hover {
  opacity: 0.65;
}
.social-icons-list {
  display: flex;
  margin: 0 -8px;
}
.social-icons-list li {
  flex: 1;
  margin: 0 8px;
}
.social-icons-list li a {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 1.25rem;
}
.social-icons-list li a:hover {
  opacity: 0.75;
}
.social-color-facebook {
  background-color: #4862a3;
}
.social-color-twitter {
  background-color: #55acee;
}
.social-color-youtube {
  background-color: #cc1e1f;
}
.social-color-linkedin {
  background-color: #0077b5;
}
.social-color-instagram {
  background-color: #d8226b;
}
.nav-list ul {
  padding: 0;
  margin: 0;
}
.nav-list li {
  list-style: none;
}
.nav-list a {
  font-size: 0.9rem;
  color: #999;
  text-decoration: none;
}
.nav-list a:hover {
  color: #0d3b66;
  text-decoration: underline;
}
.one-half,
.one-third,
.one-fourth,
.one-fifth,
.one-sixth {
  padding-bottom: 1.6rem;
}
@media (min-width: 960px) {
  .one-half,
  .one-third,
  .two-thirds,
  .one-fourth,
  .one-fifth,
  .one-sixth {
    padding-bottom: 0;
    float: left;
    box-sizing: border-box;
    padding-right: 50px;
  }
  .two-thirds {
    width: 66.66%;
  }
  .one-half {
    width: 50%;
  }
  .one-third {
    width: 33.33%;
  }
  .one-quarter {
    width: 25%;
  }
  .one-fifth {
    width: 20%;
  }
  .one-sixth {
    width: 16.66%;
  }
}
/* Make Top WP Admin Bar Fixed on Mobile */
@media screen and (max-width: 600px) {
  #wpadminbar {
    position: fixed;
  }
}
/* Seach Form */
.search-form {
  background-color: #dedede;
  padding: 20px;
  text-align: center;
}
.search-form label {
  display: block;
}
.search-form-row {
  display: flex;
}
.search-form .s {
  min-width: 20px;
  flex-basis: auto;
  flex-grow: 1;
  border: none;
  font-family: "Roboto", sans-serif;
  padding: 10px;
}
@media (min-width: 530px) {
  .search-form .s {
    font-size: 1.4rem;
  }
}
.search-submit {
  color: #fff;
  border: none;
  border-radius: 4px;
  outline: none;
  background-color: #0d3b66;
  font-family: "Roboto", sans-serif;
  padding: 0 20px;
  margin-left: 10px;
}
.note-limit-message {
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease-out;
  color: #c32929;
  font-weight: bold;
}
.note-limit-message.active {
  visibility: visible;
  opacity: 1;
}
/* Like Box */
.generic-content .like-box {
  float: right;
  font-size: 1rem;
  background-color: #ededed;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
  color: red;
  padding: 10px 10px 10px 25px;
  border-radius: 4px;
  cursor: pointer;
  margin: 0 0 30px 30px;
  position: relative;
}
.generic-content .like-box:hover {
  background-color: #dedede;
}
.like-count {
  padding-left: 10px;
}
.like-box .fa-heart-o {
  transition: all 0.35s ease-out;
  position: absolute;
  left: 10px;
}
.like-box .fa-heart {
  left: 10px;
  transition: all 0.4s ease-out;
  position: absolute;
  visibility: hidden;
  transform: scale(0.2);
  opacity: 0;
}
.like-box[data-exists=yes] .fa-heart {
  transform: scale(1);
  visibility: visible;
  opacity: 1;
}
.like-box[data-exists=yes] .fa-heart-o {
  visibility: hidden;
  opacity: 0;
}
/* New Moss CSS */
/* Fullscreen overlay */
.open-mobile {
  font-size: 3.8rem;
  color: #212529;
  display: none;
  cursor: pointer;
}
@media (max-width: 800px) {
  .open-mobile {
    display: block;
  }
}
.close-mobile {
  font-size: 3.8rem;
  color: #f1f2f6;
  display: none;
  opacity: 0; /* optional fade in */
  transition: opacity 0.6s ease;
}
.menu-overlay {
  position: fixed;
  inset: 0; /* top:0; right:0; bottom:0; left:0 */
  display: flex;
  justify-content: center; /* horizontal center */
  overflow-y: auto; /* scroll when menu is taller than viewport */
  padding: 20px; /* optional, spacing around menu */
  box-sizing: border-box;
  background-color: rgba(28, 126, 214, 0.95);
  color: #f5f6fa;
  transform: translateX(-100%); /* start offscreen left */
  opacity: 0; /* optional fade in */
  transition: transform 0.3s ease, opacity 0.3s ease;
}
/* Active state */
.open {
  transform: translateX(0); /* fully visible */
  opacity: 1;
}
/* Menu slides in when overlay is open */
.menu-overlay.open .mobile-menu {
  transform: translateX(0);
}
/* Mobile menu box */
.mobile-menu {
  min-height: 400px; /* minimum menu height */
  width: 100%;
  height: 100%;
  left: calc(50% - 56px);
  position: fixed;
  border-radius: 8px;
  padding: 20px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center; /* vertical center content inside menu */
  transform: translateX(-100%); /* start offscreen left */
  transition: transform 0.3s ease;
}
.mobile-menu li {
  margin: 3rem 0;
}
.mobile-menu li a {
  font-size: 2rem;
  font-weight: 500;
  color: #ecf0f1 !important;
  text-decoration: none;
}
/* Optional styling */
.mobile-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.mobile-menu li {
  margin: 10px 0;
}
.mobile-menu a {
  text-decoration: none;
  color: #333;
  font-weight: bold;
}
.mobile_menu_div2 {
  position: fixed;
  inset: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  display: none;
  background: #0c2461;
  background-color: rgba(28, 126, 214, 0.95);
  color: #f5f6fa;
  z-index: 9999;
}
.mobile_menu_div2 .mobile_menu_inner {
  min-height: 100%;
  display: flex;
  justify-content: center;
  align-items: center; /* vertical centering */
}
.mobile_menu_div2 .mobile_menu {
  min-height: 700px;
  width: 100%;
  max-width: 400px;
}
.mobile_menu_div2 .mobile_menu li {
  margin: 3rem 0;
}
.mobile_menu_div2 .mobile_menu li a {
  font-size: 2rem;
  font-weight: 500;
  color: #ecf0f1 !important;
  text-decoration: none;
}
.mobile_menu_div2 .close-mobile {
  color: #ecf0f1 !important;
  top: 31px;
  right: 20px;
}
@media (max-width: 650px) {
  .custom-logo {
    width: 150px;
  }
}
.logocircle {
  width: 400px;
  height: auto;
  opacity: 0;
}
@media (max-width: 1250px) {
  .logocircle {
    width: 350px;
  }
}
@media (max-width: 1100px) {
  .logocircle {
    width: 280px;
  }
}
@media (max-width: 950px) {
  .logocircle {
    width: 255px;
  }
}
@media (max-width: 800px) {
  .logocircle {
    width: 240px;
  }
}
@media (max-width: 600px) {
  .logocircle {
    width: 215px;
  }
}
.banner {
  opacity: 0;
}
header {
  background-color: #e7f5ff;
}
.section-hero {
  background: linear-gradient(to right, rgba(0, 23, 8, 0.57) 0%, rgba(10, 10, 10, 0.33) 0%), url(https://divorce.mwdwebsites.com/wp-content/uploads/2026/03/divorce-and-the-path-forward-banner.jpg) center/cover no-repeat;
  background-size: cover;
  margin-bottom: 10rem;
  background-position: 10% 20%;
  min-height: 500px;
  height: 100vh;
  width: 100%;
  position: relative;
  top: 0;
  transition: opacity 0.2s ease-in;
}
@media (max-width: 600px) {
  .section-hero {
    min-height: 665px;
  }
}
@media (max-width: 400px) {
  .section-hero {
    min-height: 765px;
  }
}
.section-hero-about {
  background: linear-gradient(to right, rgba(0, 23, 8, 0.57) 0%, rgba(10, 10, 10, 0.33) 0%), url(http://divorce-and-the-path-forward.local/wp-content/uploads/2026/03/divorce-and-the-path-forward-banner.jpg) center/cover no-repeat;
  background-size: cover;
  background-position: 10% 20%;
  min-height: 500px;
  height: 100vh;
  width: 100%;
  position: relative;
  top: 0;
  transition: opacity 0.2s ease-in;
}
@media (max-width: 600px) {
  .section-hero-about {
    min-height: 665px;
  }
}
@media (max-width: 400px) {
  .section-hero-about {
    min-height: 765px;
  }
}
.row {
  max-width: 1220px;
  margin: 0 auto;
  padding: 0 4rem;
}
@media (max-width: 600px) {
  .row {
    padding: 0 2rem;
  }
}
@media (max-width: 550px) {
  .row {
    max-width: 90%;
  }
}
@media (max-width: 480px) {
  .row {
    padding: 0 2rem;
    max-width: 100%;
  }
}
@media (max-width: 400px) {
  .row .row {
    padding: 0;
  }
}
nav .row {
  max-width: 100%;
  color: #2f3542 !important;
  z-index: 9999;
  height: 100px;
  background-color: rgba(23, 192, 235, 0.9);
  display: flex;
  grid-template-columns: 1fr 4fr;
  align-items: center;
  font-weight: 600;
  justify-content: space-between;
  font-weight: 600;
  padding-top: 4px;
}
@media (max-width: 800px) {
  nav .row {
    justify-items: end;
    grid-template-columns: 1fr 4fr;
    height: 65px;
  }
}
@media (max-width: 450px) {
  nav .row {
    grid-template-columns: 1fr 1.2fr;
  }
}
nav .row .main-nav {
  list-style: none;
  display: inline-block;
}
nav .row .main-nav li {
  display: inline-block;
  margin-left: 3rem;
}
@media (max-width: 800px) {
  nav .row .main-nav {
    display: none !important;
  }
}
.bookMenu {
  padding: 2px 15px !important;
  background-color: #ff4d4d;
  box-shadow: 0 0rem 4.8rem rgba(0, 0, 0, 0.075);
  border-radius: 4px;
  transition: all 0.3s ease-out;
}
.bookMenu:hover {
  background-color: #f84343;
}
.hero-text-box {
  width: 100%;
  height: calc(100% - 98px);
  top: 92px;
  position: absolute;
  display: grid;
  align-items: center;
  justify-items: center;
}
@media (max-width: 950px) {
  .hero-text-box {
    min-height: 735px;
  }
}
@media (max-width: 800px) {
  .hero-text-box {
    min-height: 700px;
  }
}
@media (max-width: 450px) {
  .hero-text-box {
    min-height: 730px;
  }
}
@media (max-width: 400px) {
  .hero-text-box {
    min-height: 780px;
  }
}
.hero-grid {
  display: grid;
  grid-template-columns: 1fr 1.2fr;
  align-items: center;
  justify-items: center;
  max-width: 75%;
  gap: 12rem;
}
@media (max-width: 1250px) {
  .hero-grid {
    gap: 5rem;
  }
}
@media (max-width: 1100px) {
  .hero-grid {
    display: flex;
    flex-direction: column;
    gap: 2rem;
    margin-top: 6rem;
  }
}
.menu-mossbrook-header-menu-container {
  float: right;
}
.header-nav .main-menu li a:link,
.header-nav .main-menu li a:visited {
  color: #212529;
  text-decoration: none;
  font-size: 1.6rem;
  border-bottom: 1px solid transparent;
  transition: all 0.3s;
}
@media (max-width: 650px) {
  .header-nav .main-menu li a:link,
  .header-nav .main-menu li a:visited {
    font-size: 1.6rem;
  }
}
.header-nav .main-menu li a:hover,
.header-nav .main-menu li a:active {
  color: #2c3a47;
  cursor: pointer;
}
.footer-nav .main-menu {
  float: right;
  list-style: none;
  display: inline-block;
  position: relative;
  font-weight: 600;
}
@media (max-width: 450px) {
  .footer-nav .main-menu {
    display: grid;
    display: grid;
    grid-template-columns: 1fr 1fr;
    justify-items: center;
    gap: 1rem;
  }
}
.footer-nav .main-menu li {
  display: inline-block;
  margin-left: 3rem;
}
.footer-nav .main-menu li a:link,
.footer-nav .main-menu li a:visited {
  color: #212529;
  text-decoration: none;
  font-size: 1.6rem;
  border-bottom: 1px solid transparent;
  transition: all 0.3s;
}
@media (max-width: 650px) {
  .footer-nav .main-menu li a:link,
  .footer-nav .main-menu li a:visited {
    font-size: 1.6rem;
  }
}
.footer-nav .main-menu li a:hover,
.footer-nav .main-menu li a:active {
  color: #2c3a47;
  cursor: pointer;
}
.banner-button {
  padding: 8px 25px 8px;
  border-radius: 4px;
  background-color: #ff7f50;
  font-size: 1.8rem;
  color: #f8f9fa;
  display: inline-block;
  cursor: pointer;
  width: auto; /* don't force full width */
  justify-self: start; /* keep button natural size */
  transition: all 0.3s ease-out;
}
.banner-button:hover {
  background-color: #f37142;
}
.banner-check {
  display: flex;
  gap: 1rem;
  color: #f8f9fa;
  font-size: 2rem;
  line-height: 1.6;
}
.banner-check ion-icon {
  font-size: 3rem;
}
.banner-intro {
  color: #f8f9fa;
  font-size: 2rem;
  line-height: 1.6;
}
.banner-intro-lost {
  color: #f1f2f6;
  font-size: 4.2rem;
  line-height: 1.2;
}
.banner-box {
  position: absolute;
  top: 50%;
  left: 8%;
  transform: translateY(-50%);
  padding: 40px;
  max-width: 560px;
  border-radius: 8px;
}
.banner-box .introtext {
  display: grid;
  gap: 2rem;
  grid-template-columns: 1fr;
}
.banner-box .introtext .check-list {
  display: grid;
  gap: 0.4rem;
  grid-template-columns: 1fr;
}
footer {
  padding: 6px 0 2px;
  background: rgba(23, 192, 235, 0.9);
  margin-top: 10rem;
}
footer p {
  padding-bottom: 1rem !important;
  text-align: center;
}
@media (max-width: 400px) {
  footer {
    padding: 15px 0 5px;
  }
}
@media (max-width: 400px) {
  footer .container {
    padding: 0 4rem !important;
  }
}
footer .grid {
  display: grid;
  -moz-column-gap: 3rem;
       column-gap: 3rem;
  row-gap: 9.6rem;
  justify-content: space-between;
  align-items: center;
  padding: 0 4rem;
}
@media (max-width: 650px) {
  footer .grid {
    padding: 0 1.4rem;
  }
}
@media (max-width: 600px) {
  footer .grid {
    justify-items: center;
  }
}
footer .grid--cols-2 {
  grid-template-columns: 1fr 4fr;
}
footer .grid--cols-2 .columnmenu .listmenu {
  list-style: none;
}
@media (max-width: 1500px) {
  footer .grid--cols-2 .columnmenu .listmenu a {
    font-size: 1.6rem;
  }
}
@media (max-width: 950px) {
  footer .grid--cols-2 .columnmenu .listmenu a {
    font-size: 1.4rem;
  }
}
footer .grid--cols-2 .columnmenu .menutitle {
  margin-bottom: 1.6rem;
  color: #b33939;
  font-size: 1.6rem !important;
  text-transform: uppercase;
  font-weight: 800;
}
@media (max-width: 1500px) {
  footer .grid--cols-2 .columnmenu .menutitle {
    font-size: 2rem;
  }
}
@media (max-width: 950px) {
  footer .grid--cols-2 .columnmenu .menutitle {
    font-size: 1.8rem;
  }
}
footer .grid--cols-2 .columnmenu address {
  color: #1e272e;
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 1.4;
}
@media (max-width: 1500px) {
  footer .grid--cols-2 .columnmenu address {
    font-size: 1.6rem;
  }
}
@media (max-width: 950px) {
  footer .grid--cols-2 .columnmenu address {
    font-size: 1.4rem;
  }
}
@media (max-width: 1500px) {
  footer .grid--cols-2 {
    grid-template-columns: 1fr 4fr;
    row-gap: 3.2rem;
  }
}
@media (max-width: 850px) {
  footer .grid--cols-2 {
    grid-template-columns: 1fr 4fr;
    -moz-column-gap: 1rem;
         column-gap: 1rem;
    row-gap: 2rem;
  }
}
@media (max-width: 600px) {
  footer .grid--cols-2 {
    -moz-column-gap: 5rem;
         column-gap: 5rem;
    row-gap: 1.2rem;
  }
}
@media (max-width: 500px) {
  footer .grid--cols-2 {
    grid-template-columns: 1fr;
  }
}
footer .socialflex {
  display: flex;
  gap: 1.4rem;
  list-style: none;
  margin-top: 1rem;
}
footer .socialflex li a {
  text-decoration: none;
  border-bottom: none !important;
}
footer .socialflex li a ion-icon {
  font-size: 2.6rem;
  color: #576574;
}
footer .copyright {
  font-size: 1.2rem;
  font-weight: 700;
}
@media (max-width: 1500px) {
  footer .copyright {
    font-size: 1.6rem;
  }
}
@media (max-width: 950px) {
  footer .copyright {
    font-size: 1.4rem;
  }
}
@media (max-width: 650px) {
  footer .copyright {
    margin-top: 1rem;
  }
}
@media (max-width: 500px) {
  footer .copyright {
    padding: 0 20%;
  }
}
@media (max-width: 450px) {
  footer .copyright {
    font-size: 1.2rem;
  }
}
footer .viewtop {
  display: block;
}
.blogGrid {
  display: grid;
  grid-template-columns: 5fr 1.5fr;
  gap: 3rem;
  margin-bottom: 0;
}
.excerpt-text p {
  padding-bottom: 1rem;
}
.excerpt-text .hr-div {
  display: flex;
  justify-content: center;
}
.excerpt-text .hr-div hr {
  margin-bottom: 3rem;
  width: 90%;
  border: none;
  height: 1px;
  background-color: #95afc0;
}
.sidebar-excerpt {
  font-size: 1.2rem;
  line-height: 1.4;
}
.sidebar-button {
  padding: 6px 16px;
  border-radius: 4px;
  margin-top: 4px;
  margin-bottom: 1rem;
  display: inline-block;
  background-color: #74b9ff;
  cursor: pointer;
  transition: all 0.3s ease-out;
  text-decoration: none;
  font-weight: 600;
}
.sidebar-button:hover {
  background-color: #63aaf0;
}
#load-more {
  font-size: 1rem;
  padding: 4px 10px 4px 0;
  background-color: #fff;
  font-weight: 600;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease-out;
}
#load-more:hover {
  color: #323d41;
}
.wp-block-latest-posts__list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sidebarBlog {
  max-width: 20rem;
}
h1 {
  margin-top: 2rem;
  margin-bottom: 2rem;
  Font-size: 4.2rem;
  color: #2d3436;
}
article img {
  border-radius: 6px;
  box-shadow: 0 0rem 4.8rem rgba(0, 0, 0, 0.075);
}
article .readTime {
  font-size: 1.2rem;
  line-height: 1.4;
  font-weight: 700;
  padding-bottom: 1rem;
  padding-top: 4px;
  color: #3c6382;
}
article h2.wp-block-heading {
  font-size: 2.4rem;
  margin-bottom: 2rem;
  line-height: 1.4;
  font-weight: 500;
}
article h2.blogRead {
  font-size: 1.6rem;
  color: #EE5A24;
  margin-left: 4rem;
  margin-bottom: 2rem;
}
article h3.post-stats {
  font-size: 1.2rem;
  line-height: 1.4;
}
article h3.wp-block-heading {
  font-size: 2rem;
  margin-bottom: 1rem;
  line-height: 1.4;
  font-weight: 500;
}
article ul.wp-block-list {
  display: block;
  list-style-type: disc;
  margin-bottom: 2em;
  padding-left: 40px;
}
article ul.wp-block-list li {
  font-size: 1.8rem;
  line-height: 1.6;
}
.blogsRow {
  display: flex;
  align-items: center;
  justify-content: center;
}
.blogsRow .two-col-posts {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 3rem;
}
.blog-excerpt {
  font-size: 1.4rem;
  margin-bottom: 6px;
}
.blog-excerpt-main {
  line-height: 1.6;
  font-size: 1.6rem;
  margin-bottom: 6px;
}
.intro-img {
  border-radius: 6px;
  box-shadow: 0 0rem 4.8rem rgba(0, 0, 0, 0.075);
  margin-bottom: 6px;
}
.blog-button {
  padding: 2px 25px 2px;
  border-radius: 4px;
  background-color: #ff7f50;
  font-size: 1.8rem;
  color: #f8f9fa !important;
  text-decoration: none !important;
  display: inline-block;
  cursor: pointer;
  width: auto;
  justify-self: start;
  transition: all 0.3s ease-out;
}
.blog-button a {
  font-size: 1.6rem;
  color: #f8f9fa !important;
  text-decoration: none !important;
}
.blog-button-main a {
  padding: 8px 25px 8px;
  border-radius: 4px;
  background-color: #ff7f50;
  font-size: 1.8rem;
  color: #f8f9fa !important;
  text-decoration: none !important;
  display: inline-block;
  cursor: pointer;
  width: auto;
  justify-self: start;
  transition: all 0.3s ease-out;
  font-size: 1.6rem;
  color: #f8f9fa !important;
  text-decoration: none !important;
}
.blog-button-main a:hover {
  background-color: #f37142;
}
.blog-index {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 3rem;
}
.page-numbers {
  font-size: 2rem;
  color: #b2bec3;
  text-decoration: none;
  margin-right: 1rem;
  pointer: cursor;
  padding-right: 4px;
  margin-right: 2px;
}
.page-numbers.current {
  color: #d63031;
}
.pagination {
  margin-top: 3rem;
  margin-bottom: 6rem;
}
.book-div {
  margin-bottom: 6rem;
}
.buttonDiv {
  display: flex;
  justify-content: center; /* Centers horizontally */
  align-items: center; /* Centers vertically */
}
.buttonDiv .page-button {
  padding: 8px 25px 8px !important;
  border-radius: 4px;
  background-color: #ff7f50;
  font-size: 1.8rem;
  color: #f8f9fa;
  display: inline-block;
  padding-bottom: 0;
  cursor: pointer;
  transition: all 0.3s ease-out;
}
.buttonDiv .page-button:hover {
  background-color: #f37142;
}
.panelsHelp {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 3rem;
  margin: 0 auto;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.panelsHelp div img {
  box-shadow: -9px 13px 64px -34px rgba(0, 0, 0, 0.62);
  border-radius: 6px;
  position: relative;
}
.headshot {
  overflow: hidden;
  max-width: 270px;
  float: left;
  margin: 0 3rem 2rem 0;
  height: auto;
  border-radius: 6px;
  box-shadow: 1px 0.1rem 1rem 1px rgba(54, 72, 91, 0.5);
}
.introAbout {
  margin-bottom: 6rem;
}
.aboutus {
  padding: 2rem 4rem 6rem;
  background-color: #353b48;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
}
@media (max-width: 950px) {
  .aboutus {
    padding: 2rem 2rem 6rem;
  }
}
@media (max-width: 700px) {
  .aboutus {
    padding: 1rem 2rem 5rem;
  }
}
.aboutus::before {
  content: "";
  position: absolute;
  inset: 0;
  background: url("https://mossbrook.mwdwebsites.com/wp-content/uploads/2026/02/garden-landscape.jpg") center/cover no-repeat;
  background-position: center center;
  opacity: 0.6; /* very low opacity */
  z-index: 0;
}
.aboutus .row {
  max-width: 1220px;
  padding: 4rem 0;
  display: grid;
  grid-template-columns: 1fr;
  align-items: center;
  justify-items: center;
}
.aboutus .row .about-us {
  text-align: center;
  color: #f5f6fa;
  background-color: rgba(28, 126, 214, 0.7);
  border-radius: 6px;
  z-index: 1;
  padding: 2rem 3rem 1rem;
  position: relative;
}
@media (max-width: 950px) {
  .aboutus .row .about-us {
    padding: 4rem;
  }
}
@media (max-width: 800px) {
  .aboutus .row .about-us {
    padding: 4rem 2rem 4rem;
  }
}
@media (max-width: 600px) {
  .aboutus .row .about-us {
    padding: 2rem 2rem 1rem;
  }
}
.aboutus .row .about-us-title {
  font-size: 4rem;
  margin-bottom: 2rem;
  line-height: 1.4;
}
@media (max-width: 800px) {
  .aboutus .row .about-us-title {
    font-size: 3.2rem;
  }
}
@media (max-width: 700px) {
  .aboutus .row .about-us-title {
    font-size: 2.6rem;
  }
}
@media (max-width: 600px) {
  .aboutus .row .about-us-title {
    font-size: 2.2rem;
  }
}
@media (max-width: 500px) {
  .aboutus .row .about-us-title {
    font-size: 2rem;
    margin-bottom: 0;
  }
}
.aboutus .row .about-us-tagline {
  font-size: 2rem;
  line-height: 1.8;
}
@media (max-width: 800px) {
  .aboutus .row .about-us-tagline {
    font-size: 1.6rem;
  }
}
@media (max-width: 700px) {
  .aboutus .row .about-us-tagline {
    line-height: 1.6;
  }
}
@media (max-width: 450px) {
  .aboutus .row .about-us-tagline {
    line-height: 1.4;
  }
}
.aboutus .row .about-tagline {
  display: grid;
  grid-template-columns: 1fr;
  align-items: center;
  justify-items: center;
  font-size: 2rem;
  margin-bottom: 0.1rem;
  font-style: italic;
  color: #0a3d62;
  z-index: 1;
  position: relative;
}
.about-us {
  padding: 2rem 4rem 6rem;
  background-color: #e6fcf5;
  background-repeat: no-repeat;
  position: relative;
}
@media (max-width: 800px) {
  .about-us {
    padding: 1.6rem 3rem 4rem;
  }
}
@media (max-width: 500px) {
  .about-us {
    padding: 1.6rem 1.2rem 1.6rem;
  }
}
@media (max-width: 400px) {
  .about-us {
    padding: 1rem 0.1rem 1rem;
  }
}
.about-us .ratings {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0.4rem;
  justify-items: center;
  align-items: center;
  margin-bottom: 3.6rem;
}
.about-us .ratings ion-icon {
  color: #d9480f;
  font-size: 3rem;
}
@media (max-width: 800px) {
  .about-us .ratings ion-icon {
    font-size: 2rem;
  }
}
.about-us::before {
  content: "";
  position: absolute;
  inset: 0;
  background: url("https://mossbrook.mwdwebsites.com/wp-content/uploads/2026/02/backer-greenSM.jpg") center/cover no-repeat;
  opacity: 0.12; /* very low opacity */
  z-index: 0;
}
.about-us-text {
  padding: 2.6rem 2.4rem 2.6rem;
  background-color: #dfe6e9;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
@media (max-width: 800px) {
  .about-us-text {
    padding: 2.2rem 2rem 2.2rem;
  }
}
@media (max-width: 500px) {
  .about-us-text {
    padding: 1.6rem 1.2rem 1.6rem;
  }
}
.about-us-text h2 {
  background-color: #82ccdd;
  text-transform: uppercase;
  line-height: 1.2;
  padding: 1rem 0.4rem 0.8rem 1.2rem;
  margin: 2rem 0 3.6rem;
  font-size: 2rem;
  display: flex;
  align-items: flex-end;
  gap: 1rem;
}
@media (max-width: 700px) {
  .about-us-text h2 {
    font-size: 1.8rem;
  }
}
.about-us-text h2 ion-icon {
  color: #087f5b;
  font-size: 2.4rem;
}
.about-us-text h3 {
  text-transform: uppercase;
  line-height: 0.85;
  padding-bottom: 1px;
  margin-bottom: 1.6rem;
  font-size: 2rem;
  display: flex;
  align-items: center;
  gap: 1rem;
  line-height: 1.4;
}
@media (max-width: 700px) {
  .about-us-text h3 {
    font-size: 1.6rem;
  }
}
.about-us-text h3 ion-icon {
  color: #e84118;
  font-size: 2.4rem;
}
.about-us-text p {
  padding-left: 3.6rem;
}
.about-us-text .servceBTN {
  margin-bottom: 0;
}
.about-us-service {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 6rem;
  align-items: center;
  justify-items: center;
  justify-items: stretch;
}
.about-us-tile {
  box-shadow: 0 0rem 4.8rem rgba(0, 0, 0, 0.375);
  border-radius: 6px;
  z-index: 1;
}
@media (max-width: 700px) {
  .about-us-tile {
    box-shadow: 0 0rem 4.2rem rgba(0, 0, 0, 0.175);
  }
}
@media (max-width: 400px) {
  .about-us-tile {
    border-radius: 0;
  }
}
.about-us-tile .btn {
  display: inline-block;
  cursor: pointer;
  border-radius: 50px;
  overflow: hidden;
  text-decoration: none;
  font-size: 2rem;
  padding: 4px 4px 4px 18px;
  border: 1px solid #ee964b;
  outline: none;
  font-weight: 700;
  transition: all 0.3s ease-out;
  position: relative;
  z-index: 999;
  font-size: 1.8rem;
  line-height: 1.4;
  display: inline-flex;
  gap: 1rem;
  align-items: center;
  justify-items: center;
}
.about-us-tile .btn:link, .about-us-tile .btn:visited {
  color: #2d3436;
  transition: opacity 0.2s ease-in;
}
.about-us-tile .btn:hover, .about-us-tile .btn:active {
  color: #2c3e50;
}
.about-us-tile .btn:hover ion-icon, .about-us-tile .btn:active ion-icon {
  color: #2c3e50;
}
.about-us-tile .btn ion-icon {
  font-size: 3rem;
  color: #34495e;
}
.about-us-image {
  background-repeat: no-repeat;
  background-position: center -13px;
  background-size: cover;
  height: 45rem;
  width: 100%;
  overflow: hidden;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
@media (max-width: 700px) {
  .about-us-image {
    height: 35rem;
  }
}
@media (max-width: 600px) {
  .about-us-image {
    height: 30rem;
  }
}
@media (max-width: 400px) {
  .about-us-image {
    height: 20rem;
  }
}
.about-us-image-PW {
  background-image: url("https://mossbrook.mwdwebsites.com/wp-content/uploads/2026/02/power_washing.jpg");
}
.about-us-image-TS {
  background-image: url("https://mossbrook.mwdwebsites.com/wp-content/uploads/2026/02/lawn_care_equipment.jpg");
}
.about-us-image-SM {
  background-image: url("https://mossbrook.mwdwebsites.com/wp-content/uploads/2026/02/safety_maintenance.jpg");
}
.about-us-image-SC {
  background-image: url("https://mossbrook.mwdwebsites.com/wp-content/uploads/2026/02/seasonal_and_property_cleanups.jpg");
}
.about-us-image-LC {
  background-image: url("https://mossbrook.mwdwebsites.com/wp-content/uploads/2026/02/lawn_care_and_maintenance_equipment.jpg");
}
.about-us-image-IL {
  background-image: url("https://mossbrook.mwdwebsites.com/wp-content/uploads/2026/02/instillations_and_landscape.jpg");
}
.about-us .row {
  max-width: 1220px;
  padding: 4rem 0;
}
.about-us .row .our-about {
  display: grid;
  grid-template-columns: 1fr;
  align-items: center;
  justify-items: center;
  font-size: 4rem;
  margin-bottom: 0.1rem;
  line-height: 1;
  color: #0a3d62;
  z-index: 1;
  position: relative;
  line-height: 1.2;
}
@media (max-width: 800px) {
  .about-us .row .our-about {
    font-size: 3.2rem;
  }
}
@media (max-width: 700px) {
  .about-us .row .our-about {
    font-size: 2.6rem;
  }
}
@media (max-width: 600px) {
  .about-us .row .our-about {
    font-size: 2.2rem;
  }
}
@media (max-width: 500px) {
  .about-us .row .our-about {
    font-size: 2rem;
  }
}
@media (max-width: 450px) {
  .about-us .row .our-about {
    font-size: 1.8rem;
    margin-left: 2rem;
    margin-right: 2rem;
    text-align: center;
  }
}
.about-us .row .our-tagline {
  display: grid;
  grid-template-columns: 1fr;
  align-items: center;
  justify-items: center;
  font-size: 2rem;
  margin-bottom: 0.1rem;
  font-style: italic;
  color: #0a3d62;
  z-index: 1;
  position: relative;
}
@media (max-width: 800px) {
  .about-us .row .our-tagline {
    font-size: 1.6rem;
  }
}
@media (max-width: 700px) {
  .about-us .row .our-tagline {
    padding-left: 1.4rem;
    padding-right: 1.4rem;
    text-align: center;
  }
}
.about-us .row .our-text {
  padding: 3rem 3rem 0.1rem 3rem;
  z-index: 1;
  position: relative;
  margin: 0 auto !important;
  margin-bottom: 6.4rem !important;
  background-color: rgba(223, 230, 233, 0.7);
  box-shadow: 0 0rem 4.8rem rgba(0, 0, 0, 0.175);
  border-radius: 6px;
  margin-left: 1rem;
  margin-right: 1rem;
}
@media (max-width: 600px) {
  .about-us .row .our-text {
    padding: 2rem 2rem 0rem 2rem;
    margin-bottom: 3.2rem !important;
  }
}
@media (max-width: 400px) {
  .about-us .row .our-text {
    border-radius: 0;
  }
}
.services-div {
  margin-bottom: 6rem;
}
.service-price {
  font-size: 2.2rem;
  font-weight: 800;
  color: #3b5bdb;
  padding-bottom: 1.6rem;
}
.service-text {
  padding-left: 6rem;
}
.service-get {
  padding-left: 1rem;
  padding-bottom: 2rem;
}
.service-get p {
  padding-bottom: 1rem;
}
.service-get .get-list {
  padding-bottom: 1rem;
  padding-left: 1.2rem;
  font-size: 1.6rem;
}
.thrive ion-icon {
  font-size: 1.2rem;
  color: #d9480f;
}
.bullet-div {
  margin-top: 1.2rem;
  margin-bottom: 1.2rem;
  padding-left: 3rem;
}
.bullet-div p {
  padding-bottom: 1rem;
  padding-left: 2.2rem;
  font-weight: 700;
}
.bullet-div .bullet-list {
  padding-left: 2.6rem;
  padding-bottom: 1.2rem;
  font-size: 1.6rem;
}
.bullet-div .bullet-list ion-icon {
  font-size: 1.2rem;
  color: #d9480f;
}
h2.service-heading {
  font-size: 2.8rem;
  margin-bottom: 2rem;
  line-height: 1.4;
  font-weight: 500;
  display: flex;
  gap: 1rem;
  justify-content: flex-start;
  align-items: center;
}
h2.service-heading ion-icon {
  font-size: 3rem;
  color: #d9480f;
}
h3.services-mainheading {
  font-size: 2.2rem;
  margin-bottom: 0.4rem;
  line-height: 1.4;
  font-weight: 600;
}
h3.services-subheading {
  font-size: 2.2rem;
  margin-bottom: 1rem;
  line-height: 1.4;
  font-weight: 600;
  padding-left: 3rem;
}
h3.services-subheading ion-icon {
  font-size: 2.2rem;
  color: #d9480f;
}
.am-lite-footer-link {
  color: #7f8fa6 !important;
  text-decoration: none !important;
  font-weight: 600 !important;
}
/* Service 1 */
/* Service 1 */
.amelia-v2-booking #amelia-container .am-fcl__item:nth-child(1) .am-fcl__item-content {
  border-left: 1rem solid #6B8E7A !important;
}
/* Service 2 */
.amelia-v2-booking #amelia-container .am-fcl__item:nth-child(2) .am-fcl__item-content {
  border-left: 1rem solid #A67C52 !important;
}
/* Service 3 */
.amelia-v2-booking #amelia-container .am-fcl__item:nth-child(3) .am-fcl__item-content {
  border-left: 1rem solid #5A7FA3 !important;
}
/* Service 4 */
.amelia-v2-booking #amelia-container .am-fcl__item:nth-child(4) .am-fcl__item-content {
  border-left: 1rem solid #9B6B8F !important;
}
/* Hide "Available" label */
.amelia-v2-booking #amelia-container .am-fcil__heading {
  display: none !important;
}
.services-overview-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 3rem;
  row-gap: 6rem;
  max-width: 90rem;
  margin: auto;
  padding: 6rem 0 0;
}
.services-overview-grid .card-header {
  background: #00cec9;
  color: #f1f2f6;
  padding-bottom: 2.5rem;
}
.services-coaching-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 3rem;
  row-gap: 6rem;
  max-width: 90rem;
  margin: auto;
  padding: 6rem 0 0;
}
.services-coaching-grid .card-header {
  background: #00b894;
  color: #f1f2f6;
  padding-bottom: 2.5rem;
}
.service-card {
  background: #f5f6fa;
  border-radius: 0.8rem;
  box-shadow: 0 0.8rem 2rem rgba(0, 0, 0, 0.08);
  text-align: center;
}
.service-card h2 {
  margin: 1rem 0 0 0;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.4;
}
.service-card .supportText {
  padding: 1rem 2rem 2.5rem !important;
}
.service-card span {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.service-card .custom-hr {
  width: 85%; /* 60% of parent width */
  margin: 0 auto 1.5rem; /* centers horizontally and adds vertical spacing */
  border: none; /* remove default border */
  height: 1px; /* thickness of the line */
  background-color: #dfeef5; /* light blue (Tailwind sky-300) */
}
.service-card ul {
  list-style: none; /* removes bullets */
  padding: 0; /* removes default padding */
  margin: 0; /* removes default margin */
}
.service-card ul li {
  display: grid;
  grid-template-columns: auto auto;
  gap: 10px;
  width: 100%;
  justify-content: start;
  font-size: 1.6rem;
  line-height: 1.8;
}
.service-card ul li ion-icon {
  color: #e84118;
}
.service-card .supportTextBullets {
  text-align: left;
  padding: 1rem 2rem 2.5rem !important;
}
.service-card .supportTextBullets ion-icon {
  font-size: 2.6rem;
}
.service-card .banner-button {
  margin-bottom: 3rem;
}
.icon-circle {
  width: 6rem;
  height: 6rem;
  border-radius: 50%;
  background: #f5f6fa;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  transform: translateY(-30px);
  background-color: #c7ecee;
}
.icon-circle ion-icon {
  font-size: 3.6rem;
  color: #22c55e;
}
.service-card p {
  padding: 2rem 2.6rem 2.5rem;
  font-size: 1.6rem;
  line-height: 1.6;
  color: #444;
}
.service-card p em {
  color: #e84118;
  font-weight: 700;
}
.bulletP {
  padding-bottom: 1px;
}
.rightList ul {
  list-style: none; /* removes bullets */
  padding: 0; /* removes default padding */
  margin: 0; /* removes default margin */
}
.rightList ul li.right {
  display: grid;
  grid-template-columns: auto auto;
  gap: 10px;
  width: 100%;
  justify-content: start;
  font-size: 1.6rem;
  line-height: 1.8;
}
.rightList ul li.right ion-icon {
  color: #2980b9;
}
.rightList ul li.notright {
  display: grid;
  grid-template-columns: auto auto;
  gap: 10px;
  width: 100%;
  justify-content: start;
  font-size: 1.6rem;
  line-height: 1.8;
}
.rightList ul li.notright ion-icon {
  color: #e84118;
}
.rightList .supportTextBullets {
  text-align: left;
  padding: 1rem 2rem 2.5rem !important;
}
.rightList .supportTextBullets ion-icon {
  font-size: 2.6rem;
}
.right-wrapper {
  max-width: 800px;
  margin: auto;
}
.right-wrapper .services-right-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 30px;
  max-width: 90rem;
  margin: auto;
  padding: 6rem 0 0;
}
.right-wrapper .services-right-grid .card-header {
  background-color: #d0bfff;
  padding: 0 2rem 3rem;
}
.right-wrapper .services-right-grid .card-header .buttonDiv {
  margin-top: 1.2rem;
}
.right-wrapper .services-right-grid h2 {
  line-height: 1.4;
  color: #2f3640;
}
.right-wrapper .services-right-grid img {
  border-bottom-left-radius: 0.8rem;
  border-bottom-right-radius: 0.8rem;
  box-shadow: 0 0.8rem 2rem rgba(0, 0, 0, 0.08);
}
.contact-div {
  margin-bottom: 6rem;
}
.contact-card-grid {
  display: grid;
  grid-template-columns: 1fr;
  justify-items: center;
  padding-bottom: 6rem;
}
.contact-card-grid h3 {
  font-size: 3.2rem;
}
.contact-box {
  border: 1px solid #dee2e6;
  border-radius: 8px;
  padding: 4rem 2rem;
  margin-bottom: 6rem;
  width: 800px;
}
.contact-box .intro-form {
  padding-bottom: 1rem;
  font-size: 2.4rem;
  display: flex;
  justify-content: center;
  background-color: #bac8ff;
  padding: 6px;
  border-radius: 6px;
  font-weight: 500;
}
.contact-box div.wpforms-container-full:not(:empty) {
  margin: 0 auto;
}
.contact-grid {
  display: grid;
  grid-template-columns: 1fr;
  justify-items: center;
}
.contact-grid p {
  padding-bottom: 1rem;
}
.form-group {
  margin-bottom: 16px;
  display: flex;
  flex-direction: column;
}
label {
  margin-bottom: 6px;
  font-weight: 500;
  font-size: 1.6rem;
}
input,
textarea {
  padding: 10px 12px;
  border: 1px solid #ccc;
  border-radius: 6px;
  font-size: 14px;
  font-size: 1.8rem;
  border: 1px solid #bac8ff;
}
input:focus,
textarea:focus {
  outline: none;
  border-color: #7a9cff;
}
.btn-primary {
  background: #7a9cff;
  color: #fff;
  border: none;
  padding: 12px 18px;
  border-radius: 6px;
  cursor: pointer;
  font-size: 15px;
}
.btn-primary:hover {
  background: #5f84e8;
}
.thank-you {
  text-align: center;
  padding: 2rem 1rem;
  font-size: 1.6rem;
}
.thank-you h3 {
  margin-bottom: 0.5rem;
}
.contact-section {
  max-width: 700px;
}
/* Contact Panel */
.contact-card {
  border: 1px solid #dee2e6;
  border-radius: 8px;
  padding: 1.25rem 1.5rem;
  margin-bottom: 1.5rem;
  background: #f8f9fa;
}
.contact-card ion-icon {
  font-size: 2.4rem;
  color: red;
}
.contact-card h3 {
  padding-bottom: 1rem;
  font-size: 2.4rem;
  display: flex;
  justify-content: center;
  background-color: #bac8ff;
  padding: 6px;
  border-radius: 6px;
  font-weight: 500;
  margin-bottom: 0.75rem;
}
.contact-card p {
  padding-bottom: 1rem;
  display: flex;
  align-items: center;
  gap: 6px;
}
.contact-name {
  font-weight: 600;
  margin-bottom: 0.2rem;
  font-size: 2.4rem;
}
.contact-location {
  color: #6c757d;
  margin-bottom: 0.75rem;
}
.contact-location strong {
  color: #40739e;
}
.contact-email a {
  color: #7a9cff;
  text-decoration: none;
  font-weight: 500;
}
.contact-email a:hover {
  text-decoration: underline;
}
.contact-note {
  margin-top: 0.75rem;
  font-size: 1.4rem;
  line-height: 1.6;
  color: #495057;
}
/* Form (your existing style) */
.form-grid {
  border: 1px solid #dee2e6;
  border-radius: 8px;
  padding: 1.5rem 2rem;
}
.contact-us {
  padding: 2rem 4rem 6rem;
  background-color: #353b48;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
}
.contact-us::before {
  content: "";
  position: absolute;
  inset: 0;
  background: url("https://mossbrook.mwdwebsites.com/wp-content/uploads/2026/02/garden-landscape.jpg") center/cover no-repeat;
  background-position: center center;
  opacity: 0.6; /* very low opacity */
  z-index: 0;
}
.contact-us .row {
  max-width: 1220px;
  padding: 4rem 0;
  display: grid;
  grid-template-columns: 1fr;
  align-items: center;
  justify-items: center;
}
.contact-us .row .contact-us {
  text-align: center;
  color: #f5f6fa;
  background-color: rgba(28, 126, 214, 0.7);
  border-radius: 6px;
  z-index: 1;
  padding: 12px 6pc 10px;
  position: relative;
}
.contact-us .row .contact-us-title {
  font-size: 4rem;
  margin-bottom: 2rem;
  line-height: 1.4;
}
@media (max-width: 800px) {
  .contact-us .row .contact-us-title {
    font-size: 3.2rem;
  }
}
@media (max-width: 700px) {
  .contact-us .row .contact-us-title {
    font-size: 2.6rem;
  }
}
@media (max-width: 600px) {
  .contact-us .row .contact-us-title {
    font-size: 2.2rem;
  }
}
@media (max-width: 500px) {
  .contact-us .row .contact-us-title {
    font-size: 2rem;
    margin-bottom: 0;
  }
}
.contact-us .row .contact-us-tagline {
  font-size: 2rem;
  line-height: 1.8;
}
@media (max-width: 800px) {
  .contact-us .row .contact-us-tagline {
    font-size: 1.6rem;
  }
}
@media (max-width: 450px) {
  .contact-us .row .contact-us-tagline {
    line-height: 1.4;
  }
}
.contact-us .row .contact-us-tagline {
  display: grid;
  grid-template-columns: 1fr;
  align-items: center;
  justify-items: center;
  font-size: 2rem;
  margin-bottom: 0.1rem;
  font-style: italic;
  color: #0a3d62;
  z-index: 1;
  position: relative;
}
.contact-us {
  padding: 2rem 4rem 6rem;
  background-color: #e6fcf5;
  background-repeat: no-repeat;
  position: relative;
}
@media (max-width: 1200px) {
  .contact-us {
    padding: 2rem 2rem 6rem;
  }
}
@media (max-width: 800px) {
  .contact-us {
    padding: 1.6rem 3rem 4rem;
  }
}
@media (max-width: 500px) {
  .contact-us {
    padding: 1.6rem 1.2rem 1.6rem;
  }
}
@media (max-width: 400px) {
  .contact-us {
    padding: 1rem 0.1rem 1rem;
  }
}
.contact-us .ratings {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0.4rem;
  justify-items: center;
  align-items: center;
  margin-bottom: 3.6rem;
}
.contact-us .ratings ion-icon {
  color: #d9480f;
  font-size: 3rem;
}
@media (max-width: 800px) {
  .contact-us .ratings ion-icon {
    font-size: 2rem;
  }
}
.contact-us::before {
  content: "";
  position: absolute;
  inset: 0;
  background: url("https://mossbrook.mwdwebsites.com/wp-content/uploads/2026/02/backer-greenSM.jpg") center/contain repeat;
  opacity: 0.06; /* very low opacity */
  z-index: 0;
}
.contact-us-text {
  padding: 2.6rem 2.4rem 2.6rem;
  background-color: #dfe6e9;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.contact-us-text h2 {
  background-color: #82ccdd;
  text-transform: uppercase;
  line-height: 1.2;
  padding: 1rem 0.4rem 0.8rem 1.2rem;
  margin: 2rem 0 3.6rem;
  font-size: 2rem;
  display: flex;
  align-items: flex-end;
  gap: 1rem;
}
@media (max-width: 700px) {
  .contact-us-text h2 {
    font-size: 1.8rem;
  }
}
.contact-us-text h2 ion-icon {
  color: #087f5b;
  font-size: 2.4rem;
}
.contact-us-text h3 {
  text-transform: uppercase;
  padding-bottom: 1px;
  margin-bottom: 1.6rem;
  font-size: 2rem;
  display: flex;
  align-items: center;
  gap: 1rem;
  line-height: 1.4;
}
@media (max-width: 800px) {
  .contact-us-text h3 {
    font-size: 1.8rem;
  }
}
@media (max-width: 700px) {
  .contact-us-text h3 {
    font-size: 1.6rem;
  }
}
.contact-us-text h3 ion-icon {
  color: #e84118;
  font-size: 2.4rem;
}
.contact-us-text p {
  padding-left: 3.6rem;
}
.contact-us-text .servceBTN {
  margin-bottom: 0;
}
.contact-us-service {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 6rem;
  align-items: center;
  justify-items: center;
  justify-items: stretch;
}
.contact-us-tile {
  box-shadow: 0 0rem 4.8rem rgba(0, 0, 0, 0.375);
  border-radius: 6px;
  z-index: 1;
  margin-bottom: 6rem;
}
@media (max-width: 400px) {
  .contact-us-tile {
    border-radius: 0;
  }
}
.contact-us-tile .btn {
  display: inline-block;
  cursor: pointer;
  border-radius: 50px;
  overflow: hidden;
  text-decoration: none;
  font-size: 2rem;
  padding: 4px 4px 4px 18px;
  border: 1px solid #ee964b;
  outline: none;
  font-weight: 700;
  transition: all 0.3s ease-out;
  position: relative;
  z-index: 999;
  font-size: 1.8rem;
  line-height: 1.4;
  display: inline-flex;
  gap: 1rem;
  align-items: center;
  justify-items: center;
}
.contact-us-tile .btn:link, .contact-us-tile .btn:visited {
  color: #2d3436;
  transition: opacity 0.2s ease-in;
}
.contact-us-tile .btn:hover, .contact-us-tile .btn:active {
  color: #2c3e50;
}
.contact-us-tile .btn:hover ion-icon, .contact-us-tile .btn:active ion-icon {
  color: #2c3e50;
}
.contact-us-tile .btn ion-icon {
  font-size: 3rem;
  color: #34495e;
}
.contact-us-image {
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  height: 10rem;
  width: 100%;
  overflow: hidden;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  background-color: #01a3a4;
  display: grid;
  justify-items: center;
  align-items: center;
  font-size: 2rem;
  color: #f5f6fa;
  text-align: center;
}
@media (max-width: 800px) {
  .contact-us-image {
    height: 8rem;
  }
}
@media (max-width: 600px) {
  .contact-us-image {
    height: 6rem;
  }
}
@media (max-width: 400px) {
  .contact-us-image {
    border-radius: 0;
  }
}
.contact-us-image h3 {
  font-size: 2.6rem;
}
@media (max-width: 1100px) {
  .contact-us-image h3 {
    font-size: 2.4rem;
  }
}
@media (max-width: 800px) {
  .contact-us-image h3 {
    font-size: 2rem;
  }
}
@media (max-width: 600px) {
  .contact-us-image h3 {
    font-size: 1.8rem;
  }
}
.contact-us .row {
  max-width: 1220px;
  padding: 4rem 0;
}
.contact-us .row .contactus {
  display: grid;
  grid-template-columns: 1fr;
  align-items: center;
  justify-items: center;
  font-size: 4rem;
  margin-bottom: 0.1rem;
  line-height: 1.2;
  color: #0a3d62;
  z-index: 1;
  position: relative;
}
@media (max-width: 800px) {
  .contact-us .row .contactus {
    font-size: 3.2rem;
  }
}
@media (max-width: 700px) {
  .contact-us .row .contactus {
    font-size: 2.6rem;
  }
}
@media (max-width: 600px) {
  .contact-us .row .contactus {
    font-size: 2.2rem;
  }
}
@media (max-width: 500px) {
  .contact-us .row .contactus {
    font-size: 2rem;
  }
}
@media (max-width: 450px) {
  .contact-us .row .contactus {
    font-size: 1.6rem;
    margin-left: 2rem;
    margin-right: 2rem;
    text-align: center;
  }
}
.contact-us .row .our-tagline {
  display: grid;
  grid-template-columns: 1fr;
  align-items: center;
  justify-items: center;
  font-size: 2rem;
  margin-bottom: 0.1rem;
  font-style: italic;
  color: #0a3d62;
  z-index: 1;
  position: relative;
}
@media (max-width: 800px) {
  .contact-us .row .our-tagline {
    font-size: 1.6rem;
  }
}
@media (max-width: 700px) {
  .contact-us .row .our-tagline {
    padding-left: 1.4rem;
    padding-right: 1.4rem;
    text-align: center;
  }
}
.contact-us .row .our-text {
  padding: 3rem 3rem 0.1rem 3rem;
  z-index: 1;
  position: relative;
  margin: 0 auto !important;
  margin-bottom: 6.4rem !important;
  background-color: rgba(223, 230, 233, 0.7);
  box-shadow: 0 0rem 4.8rem rgba(0, 0, 0, 0.175);
  border-radius: 6px;
  margin-left: 1rem;
  margin-right: 1rem;
}
@media (max-width: 600px) {
  .contact-us .row .our-text {
    padding: 2rem 2rem 0rem 2rem;
    margin-bottom: 3.2rem !important;
  }
}
@media (max-width: 400px) {
  .contact-us .row .our-text {
    border-radius: 0;
  }
}
.lawn-quote-form {
  margin: 0 auto;
  padding: 10px;
  font-family: "Arial", sans-serif;
  color: #333;
}
.lawn-quote-form h2 {
  color: #2a6b35;
  font-size: 28px;
  margin-bottom: 10px;
}
.lawn-quote-form p {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 1.5;
}
.lawn-quote-form label,
.lawn-quote-form legend {
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 1.6rem;
  color: #2a6b35;
}
.lawn-quote-form input[type=text],
.lawn-quote-form input[type=email],
.lawn-quote-form input[type=tel],
.lawn-quote-form select,
.lawn-quote-form textarea {
  width: 100%;
  padding: 10px 12px;
  margin-bottom: 15px;
  border: 1px solid #ccc;
  border-radius: 6px;
  font-size: 14px;
  box-sizing: border-box;
}
.lawn-quote-form fieldset {
  border: 1px solid #ccc;
  border-radius: 6px;
  padding: 15px;
  margin-bottom: 15px;
}
.lawn-quote-form fieldset legend {
  font-weight: bold;
  color: #2a6b35;
}
.lawn-quote-form input[type=checkbox] {
  margin-right: 8px;
}
.lawn-quote-form button {
  background-color: #2a6b35;
  color: #fff;
  padding: 12px 20px;
  border: none;
  border-radius: 6px;
  font-size: 16px;
  cursor: pointer;
  transition: background-color 0.3s;
}
.lawn-quote-form button:hover {
  background-color: #1e4b25;
}
@media (max-width: 640px) {
  .lawn-quote-form {
    padding: 0;
  }
}
.quiz-container {
  max-width: 600px;
  margin: auto;
  padding: 30px;
  background: #f7f7f7;
  border-radius: 6px;
  text-align: center;
}
.question {
  display: none;
}
.question.active {
  display: block;
}
.quiz-container button {
  padding: 6px 25px 6px;
  border-radius: 4px;
  background: #3b7ddd;
  font-size: 1.8rem;
  color: #f8f9fa;
  display: inline-block;
  cursor: pointer;
  width: auto;
  justify-self: start;
  border: none;
  box-shadow: 0 0rem 4.8rem rgba(0, 0, 0, 0.075);
  transition: all 0.3s ease-out;
}
.progress-bar {
  width: 100%;
  background: #ddd;
  height: 6px;
  margin-bottom: 20px;
}
#progress {
  height: 6px;
  width: 0%;
  background: #3b7ddd;
}
#result {
  margin-top: 30px;
}
#result h3 {
  display: flex;
  gap: 4px;
  align-items: center;
  justify-content: center;
  font-size: 1.4rem;
  margin-bottom: 2px;
  line-height: 1.4;
  font-weight: 600;
  font-style: italic;
}
#result h3 ion-icon {
  font-size: 2.4rem;
  color: #c23616;
}
.quiz-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.quiz-modal h2 {
  font-size: 2.6rem;
  margin-bottom: 6px;
  color: #e17055;
}
.quiz-box {
  background: white;
  padding: 40px;
  max-width: 900px;
  width: 90%;
  border-radius: 6px;
  position: relative;
  text-align: center;
}
#closeQuiz {
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 28px;
  cursor: pointer;
}
.question {
  display: none;
}
.question.active {
  display: block;
}
.quiz-box button {
  padding: 6px 25px 6px;
  border-radius: 4px;
  background: #3b7ddd;
  font-size: 1.8rem;
  color: #f8f9fa;
  display: inline-block;
  cursor: pointer;
  width: auto;
  justify-self: start;
  border: none;
  box-shadow: 0 0rem 4.8rem rgba(0, 0, 0, 0.075);
  transition: all 0.3s ease-out;
}
.progress-bar {
  width: 100%;
  background: #ddd;
  height: 6px;
  margin-bottom: 20px;
}
#progress {
  height: 6px;
  width: 0%;
  background: #3b7ddd;
}
.bookMenuPop {
  padding: 10px 20px !important;
  background-color: #ff4d4d;
  color: #212529;
  text-decoration: none;
  font-size: 1.6rem;
  box-shadow: 0 0rem 4.8rem rgba(0, 0, 0, 0.075);
  border-radius: 4px;
  transition: all 0.3s ease-out;
}

/*# sourceMappingURL=style-index.css.map*/