@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap");

.light-green {background:#b5d44a;}
.dark-green {background:#66bd5f;}
.tree-green {background:#305700;}


#inner-page-header {background: #e5e5e5;margin-bottom: 60px;}
#inner-page-header h1 {
    font-size: 28px;
    padding: 30px;
    text-transform: uppercase;
    font-weight: bold;}
#inner-page-header .line-container {width:70%;}    
#inner-page-header .line-one {
    height: 7px;
    display: block;
    width: 100%;
    background: #b5d44a;;
    margin-top: 40px;
    margin-left: 30px;}
#inner-page-header .line-two {
    height: 7px;
    display: block;
    width: 100%;
    background: #000;}
.dflex {display: flex;}



#menu a:hover {color:#66bd5f;}
#menu .dropdownMenu a:hover {color:#FFF;}

h3.widget-title {font-size: 34px;margin-bottom:10px;font-weight:bold;}

.inner-page {padding-bottom:60px;}
.inner-page h1 {font-size: 34px;color:#305700;margin-bottom:20px;}
.inner-page p {margin-bottom:15px;}
.inner-page h2 {font-size: 28px;}
.inner-page h3 {font-size: 24px;}

.readMoreBtn {color:#66bd5f;font-weight:bold;text-transform:uppercase;}

.wpcf7-submit,
.ow-button-base a {background-image: linear-gradient(to bottom, var(--tw-gradient-stops)) !important;
  --tw-gradient-from: #b5d44a var(--tw-gradient-from-position) !important;
  --tw-gradient-to: rgb(181 212 74 / 0) var(--tw-gradient-to-position) !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important;
  --tw-gradient-to: #66bd5f var(--tw-gradient-to-position) !important;
  --tw-text-opacity: 1;
border-radius:0px !important;border:none !important;}
.ow-button-base a span {color:#000 !important;font-weight:bold;}



.single-line-header-wrap {display:flex;margin-top:100px;}
.single-line-header-wrap h2 {font-weight:bold;}
.single-line-header-wrap .header-line {margin-top:20px;margin-left:30px;height:7px;background:#b5d44a;width:80%;}


.single-service-template {max-width: 20%;padding: 20px;}
.single-service-template .btn {padding:0px;min-width:initial !important;width:100%;}


.services-bottom {justify-content: center;}


#testimonials-wrap {padding: 60px;padding-bottom:60px;
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  --tw-gradient-from: #b5d44a var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(181 212 74 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #66bd5f var(--tw-gradient-to-position);
  --tw-text-opacity: 1;}
#testimonials-wrap .header-wrap {    background: url(/wp-content/themes/edjlandscaping/images/double-line.png);
    height: 80px;
    text-align: center;}
#testimonials-wrap h3 {background: #FFF;
    padding: 30px;
    margin: 30px auto;
    /* display: block; */
    width: 300px;
    margin-top: 60px;
    position: relative;
    font-size: 34px;
    font-weight: bold;}
#testimonials-wrap .inner {overflow:hidden;background:#FFF;padding:20px;}


.review-slider-wrap {position:relative;}


#testimonials-wrap .slider-arrow{position: absolute; top: 50%; transform:translateY(-50%); color: hsl(var(--primary)); font-size: var(--h4);}
#testimonials-wrap .five-stars img {margin: 20px auto;}

.slider-arrow.swiper-button-disabled{opacity: .2; pointer-events: none;}
.slider-arrow.slider-arrow-prev{left: 0;}
.slider-arrow.slider-arrow-next{right: 0;}

.swiper-pagination {padding-top:20px;position:relative;}
.swiper-pagination-bullet {height: 20px;width: 20px;}
.swiper-pagination-bullet-active {background:#000;}



.sow-accordion .sow-accordion-panel .sow-accordion-panel-header {border:1px solid #000;background-color: #e5e5e5 !important;color: #000 !important;}



.centered-header-line {text-align:center;}
.centered-header-line::after {content:" ";height:7px;background:#b5d44a;width:200px;margin:0 auto;}

.contact-widget-style {background:#e5e5e5;padding-bottom:20px;}
.contact-widget-style h3 {text-align:center;padding:5px;border-bottom:7px solid #b5d44a;margin-bottom:20px;}


.inner-page .wpcf7-form-control-wrap {}
.inner-page .wpcf7-form-control-wrap input,
.inner-page .wpcf7-form-control-wrap select,
.inner-page .wpcf7-form-control-wrap textarea {width:100%;padding:10px;margin-bottom:20px;border:1px solid #000;}
.inner-page .wpcf7-form-control-wrap input::placeholder,
.inner-page .wpcf7-form-control-wrap textarea::placeholder {color:#000;}

.wpcf7-not-valid {border-color:red !important;}

.inner-page .wpcf7-submit {color:#000 !important;}



footer .wpcf7-form-control-wrap input::placeholder {color:#FFF;}
footer .wpcf7-response-output {color:#FFF;}

@media (max-width:1200px) {
  .single-service-template {max-width: 30%;}
}

@media (max-width:900px) {
  .single-service-template {max-width: 50%;}
  #inner-page-header h1 {font-size: 23px;padding: 30px 20px;}
  .single-line-header-wrap .header-line {width:60%;}
}


@media (max-width:575px) {
  #testimonials-wrap {padding:10px;padding-bottom:60px;}
  .single-line-header-wrap h2 {font-size:18px;}
  .single-line-header-wrap .header-line {width:40%;margin-top: 12px;}
  .single-service-template {max-width: 100%;}
  #inner-page-header h1 {font-size: 15px;padding: 20px;}
  #testimonials-wrap h3 {font-size:20px;padding:7px;width:initial;}
}






*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #e5e7eb;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  /* 1 */
  font-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}

/*
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;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  letter-spacing: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-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.
*/

::-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 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

:root {
  /* Gutter */
  --xxl: 12rem;
  --xl: 10rem;
  --lg: 8rem;
  --md: 6rem;
  --sm: 4rem;
  --xs: 2rem;
}

html {
  font-size: 62.5%;
  overflow-x: hidden;
}

body{
  font-family: Lato;
  font-size: 1.8rem;
}

@media not all and (min-width: 991px){
  body{
    font-size: 1.6rem;
  }
}

/* Headding */

h1{
  font-size: 4.8rem;
  line-height: 1.2;
}

@media not all and (min-width: 1399px){
  h1{
    font-size: 4.5rem;
  }
}

@media not all and (min-width: 1199px){
  h1{
    font-size: 4.2rem;
  }
}

@media not all and (min-width: 991px){
  h1{
    font-size: 3.9rem;
  }
}

@media not all and (min-width: 767px){
  h1{
    font-size: 3.6rem;
  }
}

h4{
  font-size: 3.2rem;
  line-height: 1.2;
}

@media not all and (min-width: 1399px){
  h4{
    font-size: 3rem;
  }
}

@media not all and (min-width: 1199px){
  h4{
    font-size: 2.8rem;
  }
}

@media not all and (min-width: 991px){
  h4{
    font-size: 2.6rem;
  }
}

@media not all and (min-width: 767px){
  h4{
    font-size: 2.4rem;
  }
}

h5{
  font-size: 2.4rem;
  line-height: 1.2;
}

@media not all and (min-width: 1199px){
  h5{
    font-size: 2.2rem;
  }
}

@media not all and (min-width: 991px){
  h5{
    font-size: 2rem;
  }
}

@media not all and (min-width: 767px){
  h5{
    font-size: 1.8rem;
  }
}

/* Paragraph */

p{
  font-family: Lato;
  font-size: 1.8rem;
  line-height: 1.3;
}

@media not all and (min-width: 1499px){
  p{
    font-size: 1.6rem;
  }
}

.container{
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 575px){
  .container{
    max-width: 575px;
  }
}

@media (min-width: 767px){
  .container{
    max-width: 767px;
    padding-right: 30px;
    padding-left: 30px;
  }
}

@media (min-width: 991px){
  .container{
    max-width: 991px;
  }
}

@media (min-width: 1199px){
  .container{
    max-width: 1199px;
  }
}

@media (min-width: 1399px){
  .container{
    max-width: 1399px;
  }
}

@media (min-width: 1499px){
  .container{
    max-width: 1499px;
  }
}

@media (min-width: 1699px){
  .container{
    max-width: 1699px;
  }
}

:root {
  --gutter: 3rem;
  --gutter-half: calc(var(--gutter) / 2);
  --container-width: 155rem;
}

.container{
  width: 100%;
  max-width: calc(var(--container-width) + 6rem);
}

/* Nav Icon */

.nav-icon{
  position: relative;
  display: flex;
  height: 2.4rem;
  width: 3.5rem;
  cursor: pointer;
  align-items: center;
}

@media (min-width: 991px){
  .nav-icon{
    display: none;
  }
}

.nav-icon::before,
.nav-icon::after{
  position: absolute;
  left: 0px;
  height: .2rem;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  --tw-content: "";
  content: var(--tw-content);
}

.nav-icon::before{
  top: 0px;
}

.nav-icon::after{
  bottom: 0px;
}

.nav-icon span{
  height: .2rem;
  flex: 1 1 0%;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.nav-icon.active span{
  opacity: 0;
}

.nav-icon.active::before{
  top: 50%;
  --tw-translate-y: -50%;
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.nav-icon.active::after{
  bottom: auto;
  top: 50%;
  --tw-translate-y: -50%;
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

/* Button */

.wpcf7-submit,
.btn{
  display: inline-flex;
  height: 6rem;
  min-width: 34rem;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  white-space: nowrap;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  padding-left: 3rem;
  padding-right: 3rem;
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}


.wpcf7-submit:hover,
.inner-page .ow-button-base a:hover,
.btn:hover {background:#66bd5f !important;}

header .btn:hover {background:rgba(0,0,0,0.7) !important;color:#FFF !important;}

@media not all and (min-width: 1699px){
  .btn{
    height: 6rem;
    min-width: 30rem;
    font-size: 1.8rem;
  }
}

@media not all and (min-width: 1499px){
  .btn{
    height: 5rem;
    min-width: 24rem;
    font-size: 1.6rem;
  }
}

@media not all and (min-width: 1199px){
  .btn{
    height: 4.6rem;
    min-width: auto;
    padding-left: 2rem;
    padding-right: 2rem;
    font-size: 1.4rem;
  }
}

@media not all and (min-width: 575px){
  .btn{
    height: 4.2rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

.btn.btn-primary{
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  --tw-gradient-from: #b5d44a var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(181 212 74 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #66bd5f var(--tw-gradient-to-position);
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.relative{
  position: relative;
}

.mb-\[2rem\]{
  margin-bottom: 2rem;
}

.mb-\[3rem\]{
  margin-bottom: 3rem;
}

.mb-\[5rem\]{
  margin-bottom: 5rem;
}

.mt-\[8rem\]{
  margin-top: 8rem;
}

.flex{
  display: flex;
}

.hidden{
  display: none;
}

.max-h-\[8rem\]{
  max-height: 8rem;
}

.w-\[2rem\]{
  width: 2rem;
}

.max-w-\[37rem\]{
  max-width: 37rem;
}

.flex-1{
  flex: 1 1 0%;
}

.flex-shrink-0{
  flex-shrink: 0;
}

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

.items-center{
  align-items: center;
}

.justify-end{
  justify-content: flex-end;
}

.gap-\[2rem_4rem\]{
  gap: 2rem 4rem;
}

.self-center{
  align-self: center;
}

.whitespace-nowrap{
  white-space: nowrap;
}

.bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}

.bg-primary{
  --tw-bg-opacity: 1;
  background-color: rgb(102 189 95 / var(--tw-bg-opacity, 1));
}

.py-\[1rem\]{
  padding-top: 1rem;
  padding-bottom: 1rem;
}

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

.text-\[1\.2rem\]{
  font-size: 1.2rem;
}

.text-\[1\.3rem\]{
  font-size: 1.3rem;
}

.text-\[1\.5rem\]{
  font-size: 1.5rem;
}

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

.font-extrabold{
  font-weight: 800;
}

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

.leading-\[1\]{
  line-height: 1;
}

.text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

/* Header */

header {
  --container-width: 170rem

}

header .logo{
  position: absolute;
  left: calc((100vw - var(--container-width)) / 2);
  top: 50%;
  max-width: 54.2rem;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@media not all and (min-width: 1699px){
  header .logo{
    left: 3rem;
    max-width: 40rem;
  }
}

@media not all and (min-width: 1499px){
  header .logo{
    max-width: 30rem;
  }
}

@media not all and (min-width: 1199px){
  header .logo{
    max-width: 25rem;
  }
}

@media not all and (min-width: 991px){
  header .logo{
    position: static;
    max-width: 20rem;
    transform: none;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}

.header-content{
  min-height: 12rem;
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  --tw-gradient-from: #b5d44a var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(181 212 74 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #66bd5f var(--tw-gradient-to-position);
}

@media not all and (min-width: 1699px){
  .header-content{
    min-height: 8rem;
  }
}

@media not all and (min-width: 1499px){
  .header-content{
    min-height: 7rem;
  }
}

@media not all and (min-width: 991px){
  .header-content .container{
    justify-content: space-between;
  }
}

nav{
  z-index: 999;
  display: flex;
  min-height: 10rem;
  align-items: center;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}

@media not all and (min-width: 1699px){
  nav{
    min-height: 8rem;
  }
}

@media not all and (min-width: 1499px){
  nav{
    min-height: 7rem;
  }
}

@media not all and (min-width: 1199px){
  nav{
    min-height: 6rem;
  }
}

@media not all and (min-width: 991px){
  nav{
    position: absolute;
    left: 0px;
    top: 100%;
    width: 100%;
  }
}

@media (width > 991px) {
  nav {
    display: flex !important;
  }
}

@media (width < 992px) {
  nav {
    display: none;
  }
}

@media not all and (min-width: 991px){
  nav .container{
    padding: 0px;
  }
}

nav > ul{
  display: flex;
  align-items: center;
  justify-content: flex-end;
  -moz-column-gap: 5rem;
       column-gap: 5rem;
}

@media not all and (min-width: 1699px){
  nav > ul{
    -moz-column-gap: 3rem;
         column-gap: 3rem;
  }
}

@media not all and (min-width: 1199px){
  nav > ul{
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }
}

@media not all and (min-width: 991px){
  nav > ul{
    flex-direction: column;
    align-items: flex-start;
  }

  nav > ul > li{
    width: 100%;
  }
}

nav > ul > li > a{
  display: flex;
  align-items: center;
  gap: .5rem;
  white-space: nowrap;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1.8rem;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media not all and (min-width: 1699px){
  nav > ul > li > a{
    font-size: 1.6rem;
  }
}

@media not all and (min-width: 1199px){
  nav > ul > li > a{
    font-size: 1.4rem;
  }
}

@media not all and (min-width: 991px){
  nav > ul > li > a{
    justify-content: space-between;
    padding-top: 1.8rem;
    padding-bottom: 1.8rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

.dropdownMenu{
  position: absolute;
  right: 0px;
  z-index: 999;
  transform-origin: top right;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media not all and (min-width: 991px){
  .dropdownMenu{
    position: static;
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
}

.dropdownMenu a{
  display: flex;
  align-items: center;
  white-space: nowrap;
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  --tw-gradient-from: #b5d44a var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(181 212 74 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #66bd5f var(--tw-gradient-to-position);
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.dropdownMenu a:hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media not all and (min-width: 1699px){
  .header-content h5{
    font-size: 1.8rem;
  }
}

@media not all and (min-width: 1199px){
  .header-content h5{
    font-size: 1.6rem;
  }
}

.header-content-block{
  display: flex;
  align-items: center;
  justify-content: flex-end;
  -moz-column-gap: 4.5rem;
       column-gap: 4.5rem;
}

@media not all and (min-width: 1699px){
  .header-content-block{
    -moz-column-gap: 3rem;
         column-gap: 3rem;
  }
}

@media not all and (min-width: 575px){
  .header-content-block{
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }
}

/* Hero Section */

.hero-section{
  position: relative;
}

.hero-bg{
  height: 100rem;
  background-image: url('/wp-content/themes/edjlandscaping/images/hero-bg.jpg');
  background-size: cover;
}

@media not all and (min-width: 1199px){
  .hero-bg{
    height: 80rem;
  }
}

@media not all and (min-width: 991px){
  .hero-bg{
    height: 70rem;
  }
}

@media not all and (min-width: 767px){
  .hero-bg{
    height: 50rem;
  }
}

.services{
  position: absolute;
  left: 0px;
  bottom: 0px;
  isolation: isolate;
  width: 100%;
}

@media not all and (min-width: 991px){
  .services{
    position: static;
  }
}

.services::after{
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: -1;
  height: 50%;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  --tw-content: "";
  content: var(--tw-content);
}

@media not all and (min-width: 991px){
  .services::after{
    display: none;
  }
}

.services .container{
  display: flex;
  height: 27rem;
}

@media not all and (min-width: 1499px){
  .services .container{
    height: 20rem;
  }
}

@media not all and (min-width: 1199px){
  .services .container{
    display: block;
    height: auto;
  }
}

@media not all and (min-width: 991px){
  .services .container{
    max-width: 100%;
    padding: 0px;
  }
}

.services h1{
  display: flex;
  align-items: center;
  white-space: nowrap;
  --tw-bg-opacity: 1;
  background-color: rgb(181 212 74 / var(--tw-bg-opacity, 1));
  padding: 4.5rem;
  font-weight: 700;
  text-transform: uppercase;
}

@media not all and (min-width: 1499px){
  .services h1{
    padding: 3rem;
  }
}

@media not all and (min-width: 1199px){
  .services h1{
    padding: 2rem;
  }
}

.services ul{
  display: flex;
  flex-grow: 1;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

@media not all and (min-width: 991px){
  .services ul{
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media not all and (min-width: 767px){
  .services ul{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media not all and (min-width: 575px){
  .services ul{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}

.services ul li{
  display: flex;
  flex: 1 1 0%;
}

.services ul li:nth-child(odd){
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
}

.services ul li a{
  display: flex;
  flex: 1 1 0%;
  flex-direction: column;
  gap: 2rem;
  padding: 2rem;
}

@media not all and (min-width: 991px){
  .services ul li a{
    padding: 1.5rem;
  }
}

.services ul li a figure{
  display: flex;
  align-items: center;
  justify-content: center;
}

@media not all and (min-width: 1499px){
  .services ul li a h5{
    font-size: 2rem;
  }
}

@media not all and (min-width: 991px){
  .services ul li a h5{
    font-size: 1.8rem;
  }
}

@media not all and (min-width: 1499px){
  .services ul li a figure img{
    max-width: 6rem;
  }
}

@media not all and (min-width: 991px){
  .services ul li a h5 br{
    display: none;
  }
}

/* Footer */

footer .container{
  display: flex;
  max-width: 163rem;
  align-items: center;
  justify-content: space-between;
}

.footer-content{
  display: flex;
  min-height: 25rem;
  align-items: center;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.footer-content .container{
  display: flex;
  align-items: flex-start;
  gap: 5rem 3rem;
}

@media not all and (min-width: 1399px){
  .footer-content .container{
    display: grid;
    grid-template-columns: auto auto auto auto;
  }
}

@media not all and (min-width: 767px){
  .footer-content .container{
    display: block;
  }

  .footer-content .container > :not(:last-child){
    margin-bottom: 5rem;
  }
}

@media not all and (min-width: 1399px){
  .footer-content .container .footer-logo{
    grid-column: 1 / -1;
  }
}

.footer-logo img{
  max-width: 31rem;
}

@media not all and (min-width: 767px){
  .footer-logo img{
    max-width: 26rem;
  }
}

.footer-menu{
  width: 100%;
  max-width: 38rem;
  -moz-columns: 2;
       columns: 2;
}

@media not all and (min-width: 991px){
  .footer-menu{
    -moz-columns: 1;
         columns: 1;
  }
}

@media not all and (min-width: 767px){
  .footer-menu{
    -moz-columns: 2;
         columns: 2;
  }
}

.footer-menu li{
  display: flex;
}

.footer-menu li:not(:last-child){
  margin-bottom: 1.5rem;
}

.footer-menu li a{
  white-space: nowrap;
  font-size: 1.2rem;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.footer-menu li a:hover{
  --tw-text-opacity: 1;
  color: rgb(102 189 95 / var(--tw-text-opacity, 1));
}

.footer-content-block{
  display: flex;
  align-items: flex-start;
}

.social-media{
  display: flex;
  align-items: center;
  gap: 1.5rem;
}

@media not all and (min-width: 991px){
  .social-media{
    gap: 1rem;
  }
}

.social-media a{
  display: grid;
  height: 5rem;
  width: 5rem;
  place-items: center;
  border-radius: 9999px;
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  --tw-gradient-from: #b5d44a var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(181 212 74 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #66bd5f var(--tw-gradient-to-position);
}

@media not all and (min-width: 991px){
  .social-media a{
    height: 4rem;
    width: 4rem;
  }
}

.form-field:not(:last-child){
  margin-bottom: 1.2rem;
}

.contact-form .btn{
  height: 2.6rem;
  min-width: 13rem;
  font-size: 1rem;
}

.form-field input{
  height: 3rem;
  width: 100%;
  border-bottom-width: .2rem;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  background-color: transparent;
  font-size: 1.2rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.form-field input:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.form-field input::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  opacity: 1;
}

.form-field input::placeholder{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  opacity: 1;
}

.form-field input:focus::-moz-placeholder{
  color: transparent;
  opacity: 0;
}

.form-field input:focus::placeholder{
  color: transparent;
  opacity: 0;
}

/* Article Section */

.article-section{
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  --tw-gradient-from: #b5d44a var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(181 212 74 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #66bd5f var(--tw-gradient-to-position);
}

.article-section .container{
  max-width: 100vw;
  padding: 0px;
  padding-left: calc((100vw - var(--container-width)) / 2);
}

@media not all and (min-width: 1699px){
  .article-section .container{
    padding-left: 3rem;
  }
}

@media not all and (min-width: 1199px){
  .article-section .container{
    padding-right: 3rem;
  }
}

.article-section .container article{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 8rem 6rem;
}

@media not all and (min-width: 1199px){
  .article-section .container article{
    padding: 5rem 3rem;
  }
}

.article-section .container figure{
  width: 63rem;
  flex-shrink: 0;
}

@media not all and (min-width: 1199px){
  .article-section .container figure{
    height: 50rem;
    width: 100%;
  }
}

@media not all and (min-width: 991px){
  .article-section .container figure{
    height: 40rem;
  }
}

@media not all and (min-width: 767px){
  .article-section .container figure{
    height: 30rem;
  }
}

.article-section .container figure img{
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.section{
  padding-top: 8rem;
  padding-bottom: 8rem;
}

@media not all and (min-width: 1399px){
  .section{
    padding-top: 7rem;
    padding-bottom: 7rem;
  }
}

@media not all and (min-width: 1199px){
  .section{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}

.intro{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: center;
  gap: 5rem;
}

@media not all and (min-width: 1199px){
  .intro{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}

.hover\:underline:hover{
  text-decoration-line: underline;
}

@media not all and (min-width: 1499px){
  .max-xxl\:mt-\[5rem\]{
    margin-top: 5rem;
  }
}

@media not all and (min-width: 1399px){
  .max-xl\:mt-\[3rem\]{
    margin-top: 3rem;
  }
}

@media not all and (min-width: 1199px){
  .max-lg\:gap-\[2rem\]{
    gap: 2rem;
  }
}

@media not all and (min-width: 991px){
  .max-md\:hidden{
    display: none;
  }
}

@media not all and (min-width: 767px){
  .max-sm\:hidden{
    display: none;
  }
}

@media not all and (min-width: 575px){
  .max-xs\:hidden{
    display: none;
  }

  .max-xs\:max-h-\[6rem\]{
    max-height: 6rem;
  }

  .max-xs\:whitespace-normal{
    white-space: normal;
  }
}

@media (min-width: 575px){
  .xs\:hidden{
    display: none;
  }
}

@media (min-width: 991px){
  .md\:hidden{
    display: none;
  }
}

@media (min-width: 1199px){
  .lg\:order-2{
    order: 2;
  }

  .lg\:flex{
    display: flex;
  }
}
@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap");

*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #e5e7eb;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  /* 1 */
  font-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}

/*
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;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  letter-spacing: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-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.
*/

::-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 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

:root {
  /* Gutter */
  --xxl: 12rem;
  --xl: 10rem;
  --lg: 8rem;
  --md: 6rem;
  --sm: 4rem;
  --xs: 2rem;
}

html {
  font-size: 62.5%;
  overflow-x: hidden;
}

body{
  font-family: Lato;
  font-size: 1.8rem;
}

@media not all and (min-width: 991px){
  body{
    font-size: 1.6rem;
  }
}

/* Headding */

h1{
  font-size: 4.8rem;
  line-height: 1.2;
}

@media not all and (min-width: 1399px){
  h1{
    font-size: 4.5rem;
  }
}

@media not all and (min-width: 1199px){
  h1{
    font-size: 4.2rem;
  }
}

@media not all and (min-width: 991px){
  h1{
    font-size: 3.9rem;
  }
}

@media not all and (min-width: 767px){
  h1{
    font-size: 3.6rem;
  }
}

h4{
  font-size: 3.2rem;
  line-height: 1.2;
}

@media not all and (min-width: 1399px){
  h4{
    font-size: 3rem;
  }
}

@media not all and (min-width: 1199px){
  h4{
    font-size: 2.8rem;
  }
}

@media not all and (min-width: 991px){
  h4{
    font-size: 2.6rem;
  }
}

@media not all and (min-width: 767px){
  h4{
    font-size: 2.4rem;
  }
}

h5{
  font-size: 2.4rem;
  line-height: 1.2;
}

@media not all and (min-width: 1199px){
  h5{
    font-size: 2.2rem;
  }
}

@media not all and (min-width: 991px){
  h5{
    font-size: 2rem;
  }
}

@media not all and (min-width: 767px){
  h5{
    font-size: 1.8rem;
  }
}

/* Paragraph */

p{
  font-family: Lato;
  font-size: 1.8rem;
  line-height: 1.3;
}

@media not all and (min-width: 1499px){
  p{
    font-size: 1.6rem;
  }
}

.container{
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 575px){
  .container{
    max-width: 575px;
  }
}

@media (min-width: 767px){
  .container{
    max-width: 767px;
    padding-right: 30px;
    padding-left: 30px;
  }
}

@media (min-width: 991px){
  .container{
    max-width: 991px;
  }
}

@media (min-width: 1199px){
  .container{
    max-width: 1199px;
  }
}

@media (min-width: 1399px){
  .container{
    max-width: 1399px;
  }
}

@media (min-width: 1499px){
  .container{
    max-width: 1499px;
  }
}

@media (min-width: 1699px){
  .container{
    max-width: 1699px;
  }
}

:root {
  --gutter: 3rem;
  --gutter-half: calc(var(--gutter) / 2);
  --container-width: 155rem;
}

.container{
  width: 100%;
  max-width: calc(var(--container-width) + 6rem);
}

/* Nav Icon */

.nav-icon{
  position: relative;
  display: flex;
  height: 2.4rem;
  width: 3.5rem;
  cursor: pointer;
  align-items: center;
}

@media (min-width: 991px){
  .nav-icon{
    display: none;
  }
}

.nav-icon::before,
.nav-icon::after{
  position: absolute;
  left: 0px;
  height: .2rem;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  --tw-content: "";
  content: var(--tw-content);
}

.nav-icon::before{
  top: 0px;
}

.nav-icon::after{
  bottom: 0px;
}

.nav-icon span{
  height: .2rem;
  flex: 1 1 0%;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.nav-icon.active span{
  opacity: 0;
}

.nav-icon.active::before{
  top: 50%;
  --tw-translate-y: -50%;
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.nav-icon.active::after{
  bottom: auto;
  top: 50%;
  --tw-translate-y: -50%;
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

/* Button */

.btn{
  display: inline-flex;
  height: 6rem;
  min-width: 34rem;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  white-space: nowrap;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  padding-left: 3rem;
  padding-right: 3rem;
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media not all and (min-width: 1699px){
  .btn{
    height: 6rem;
    min-width: 30rem;
    font-size: 1.8rem;
  }
}

@media not all and (min-width: 1499px){
  .btn{
    height: 5rem;
    min-width: 24rem;
    font-size: 1.6rem;
  }
}

@media not all and (min-width: 1199px){
  .btn{
    height: 4.6rem;
    min-width: auto;
    padding-left: 2rem;
    padding-right: 2rem;
    font-size: 1.4rem;
  }
}

@media not all and (min-width: 575px){
  .btn{
    height: 4.2rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

.btn.btn-primary{
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  --tw-gradient-from: #b5d44a var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(181 212 74 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #66bd5f var(--tw-gradient-to-position);
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.relative{
  position: relative;
}

.mb-\[2rem\]{
  margin-bottom: 2rem;
}

.mb-\[3rem\]{
  margin-bottom: 3rem;
}

.mb-\[5rem\]{
  margin-bottom: 5rem;
}

.mt-\[8rem\]{
  margin-top: 8rem;
}

.flex{
  display: flex;
}

.hidden{
  display: none;
}

.max-h-\[8rem\]{
  max-height: 8rem;
}

.w-\[2rem\]{
  width: 2rem;
}

.max-w-\[37rem\]{
  max-width: 37rem;
}

.flex-1{
  flex: 1 1 0%;
}

.flex-shrink-0{
  flex-shrink: 0;
}

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

.items-center{
  align-items: center;
}

.justify-end{
  justify-content: flex-end;
}

.gap-\[2rem_4rem\]{
  gap: 2rem 4rem;
}

.self-center{
  align-self: center;
}

.whitespace-nowrap{
  white-space: nowrap;
}

.bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}

.bg-primary{
  --tw-bg-opacity: 1;
  background-color: rgb(102 189 95 / var(--tw-bg-opacity, 1));
}

.py-\[1rem\]{
  padding-top: 1rem;
  padding-bottom: 1rem;
}

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

.text-\[1\.2rem\]{
  font-size: 1.2rem;
}

.text-\[1\.3rem\]{
  font-size: 1.3rem;
}

.text-\[1\.5rem\]{
  font-size: 1.5rem;
}

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

.font-extrabold{
  font-weight: 800;
}

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

.leading-\[1\]{
  line-height: 1;
}

.text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

/* Header */

header {
  --container-width: 170rem

}

header .logo{
  position: absolute;
  left: calc((100vw - var(--container-width)) / 2);
  top: 50%;
  max-width: 54.2rem;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@media not all and (min-width: 1699px){
  header .logo{
    left: 3rem;
    max-width: 40rem;
  }
}

@media not all and (min-width: 1499px){
  header .logo{
    max-width: 30rem;
  }
}

@media not all and (min-width: 1199px){
  header .logo{
    max-width: 25rem;
  }
}

@media not all and (min-width: 991px){
  header .logo{
    position: static;
    max-width: 20rem;
    transform: none;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}

.header-content{
  min-height: 12rem;
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  --tw-gradient-from: #b5d44a var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(181 212 74 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #66bd5f var(--tw-gradient-to-position);
}

@media not all and (min-width: 1699px){
  .header-content{
    min-height: 8rem;
  }
}

@media not all and (min-width: 1499px){
  .header-content{
    min-height: 7rem;
  }
}

@media not all and (min-width: 991px){
  .header-content .container{
    justify-content: space-between;
  }
}

nav{
  z-index: 999;
  display: flex;
  min-height: 10rem;
  align-items: center;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}

@media not all and (min-width: 1699px){
  nav{
    min-height: 8rem;
  }
}

@media not all and (min-width: 1499px){
  nav{
    min-height: 7rem;
  }
}

@media not all and (min-width: 1199px){
  nav{
    min-height: 6rem;
  }
}

@media not all and (min-width: 991px){
  nav{
    position: absolute;
    left: 0px;
    top: 100%;
    width: 100%;
  }
}

@media (width > 991px) {
  nav {
    display: flex !important;
  }
}

@media (width < 992px) {
  nav {
    display: none;
  }
}

@media not all and (min-width: 991px){
  nav .container{
    padding: 0px;
  }
}

nav > ul{
  display: flex;
  align-items: center;
  justify-content: flex-end;
  -moz-column-gap: 5rem;
       column-gap: 5rem;
}

@media not all and (min-width: 1699px){
  nav > ul{
    -moz-column-gap: 3rem;
         column-gap: 3rem;
  }
}

@media not all and (min-width: 1199px){
  nav > ul{
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }
}

@media not all and (min-width: 991px){
  nav > ul{
    flex-direction: column;
    align-items: flex-start;
  }

  nav > ul > li{
    width: 100%;
  }
}

nav > ul > li > a{
  display: flex;
  align-items: center;
  gap: .5rem;
  white-space: nowrap;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1.8rem;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media not all and (min-width: 1699px){
  nav > ul > li > a{
    font-size: 1.6rem;
  }
}

@media not all and (min-width: 1199px){
  nav > ul > li > a{
    font-size: 1.4rem;
  }
}

@media not all and (min-width: 991px){
  nav > ul > li > a{
    justify-content: space-between;
    padding-top: 1.8rem;
    padding-bottom: 1.8rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

.dropdownMenu{
  position: absolute;
  right: 0px;
  z-index: 999;
  transform-origin: top right;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media not all and (min-width: 991px){
  .dropdownMenu{
    position: static;
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
}

.dropdownMenu a{
  display: flex;
  align-items: center;
  white-space: nowrap;
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  --tw-gradient-from: #b5d44a var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(181 212 74 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #66bd5f var(--tw-gradient-to-position);
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.dropdownMenu a:hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media not all and (min-width: 1699px){
  .header-content h5{
    font-size: 1.8rem;
  }
}

@media not all and (min-width: 1199px){
  .header-content h5{
    font-size: 1.6rem;
  }
}

.header-content-block{
  display: flex;
  align-items: center;
  justify-content: flex-end;
  -moz-column-gap: 4.5rem;
       column-gap: 4.5rem;
}

@media not all and (min-width: 1699px){
  .header-content-block{
    -moz-column-gap: 3rem;
         column-gap: 3rem;
  }
}

@media not all and (min-width: 575px){
  .header-content-block{
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }
}

/* Hero Section */

.hero-section{
  position: relative;
}

.hero-bg{
  height: 100rem;
  background-image: url('/wp-content/themes/edjlandscaping/images/hero-bg.jpg');
  background-size: cover;
}

@media not all and (min-width: 1199px){
  .hero-bg{
    height: 80rem;
  }
}

@media not all and (min-width: 991px){
  .hero-bg{
    height: 70rem;
  }
}

@media not all and (min-width: 767px){
  .hero-bg{
    height: 50rem;
  }
}

.services{
  position: absolute;
  left: 0px;
  bottom: 0px;
  isolation: isolate;
  width: 100%;
}

@media not all and (min-width: 991px){
  .services{
    position: static;
  }
}

.services::after{
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: -1;
  height: 50%;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  --tw-content: "";
  content: var(--tw-content);
}

@media not all and (min-width: 991px){
  .services::after{
    display: none;
  }
}

.services .container{
  display: flex;
  height: 27rem;
}

@media not all and (min-width: 1499px){
  .services .container{
    height: 20rem;
  }
}

@media not all and (min-width: 1199px){
  .services .container{
    display: block;
    height: auto;
  }
}

@media not all and (min-width: 991px){
  .services .container{
    max-width: 100%;
    padding: 0px;
  }
}

.services h1{
  display: flex;
  align-items: center;
  white-space: nowrap;
  --tw-bg-opacity: 1;
  background-color: rgb(181 212 74 / var(--tw-bg-opacity, 1));
  padding: 4.5rem;
  font-weight: 700;
  text-transform: uppercase;
}

@media not all and (min-width: 1499px){
  .services h1{
    padding: 3rem;
  }
}

@media not all and (min-width: 1199px){
  .services h1{
    padding: 2rem;
  }
}

.services ul{
  display: flex;
  flex-grow: 1;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

@media not all and (min-width: 991px){
  .services ul{
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media not all and (min-width: 767px){
  .services ul{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media not all and (min-width: 575px){
  .services ul{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}

.services ul li{
  display: flex;
  flex: 1 1 0%;
}

.services ul li:nth-child(odd){
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
}

.services ul li a{
  display: flex;
  flex: 1 1 0%;
  flex-direction: column;
  gap: 2rem;
  padding: 2rem;
}

@media not all and (min-width: 991px){
  .services ul li a{
    padding: 1.5rem;
  }
}

.services ul li a figure{
  display: flex;
  align-items: center;
  justify-content: center;
}

@media not all and (min-width: 1499px){
  .services ul li a h5{
    font-size: 2rem;
  }
}

@media not all and (min-width: 991px){
  .services ul li a h5{
    font-size: 1.8rem;
  }
}

@media not all and (min-width: 1499px){
  .services ul li a figure img{
    max-width: 6rem;
  }
}

@media not all and (min-width: 991px){
  .services ul li a h5 br{
    display: none;
  }
}

/* Footer */

footer .container{
  display: flex;
  max-width: 163rem;
  align-items: center;
  justify-content: space-between;
}

.footer-content{
  display: flex;
  min-height: 25rem;
  align-items: center;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.footer-content .container{
  display: flex;
  align-items: flex-start;
  gap: 5rem 3rem;
}

@media not all and (min-width: 1399px){
  .footer-content .container{
    display: grid;
    grid-template-columns: auto auto auto auto;
  }
}

@media not all and (min-width: 767px){
  .footer-content .container{
    display: block;
  }

  .footer-content .container > :not(:last-child){
    margin-bottom: 5rem;
  }
}

@media not all and (min-width: 1399px){
  .footer-content .container .footer-logo{
    grid-column: 1 / -1;
  }
}

.footer-logo img{
  max-width: 31rem;
}

@media not all and (min-width: 767px){
  .footer-logo img{
    max-width: 26rem;
  }
}

.footer-menu{
  width: 100%;
  max-width: 38rem;
  -moz-columns: 2;
       columns: 2;
}

@media not all and (min-width: 991px){
  .footer-menu{
    -moz-columns: 1;
         columns: 1;
  }
}

@media not all and (min-width: 767px){
  .footer-menu{
    -moz-columns: 2;
         columns: 2;
  }
}

.footer-menu li{
  display: flex;
}

.footer-menu li:not(:last-child){
  margin-bottom: 1.5rem;
}

.footer-menu li a{
  white-space: nowrap;
  font-size: 1.2rem;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.footer-menu li a:hover{
  --tw-text-opacity: 1;
  color: rgb(102 189 95 / var(--tw-text-opacity, 1));
}

.footer-content-block{
  display: flex;
  align-items: flex-start;
}

.social-media{
  display: flex;
  align-items: center;
  gap: 1.5rem;
}

@media not all and (min-width: 991px){
  .social-media{
    gap: 1rem;
  }
}

.social-media a{
  display: grid;
  height: 5rem;
  width: 5rem;
  place-items: center;
  border-radius: 9999px;
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  --tw-gradient-from: #b5d44a var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(181 212 74 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #66bd5f var(--tw-gradient-to-position);
}

@media not all and (min-width: 991px){
  .social-media a{
    height: 4rem;
    width: 4rem;
  }
}

.form-field:not(:last-child){
  margin-bottom: 1.2rem;
}

.contact-form .btn{
  height: 2.6rem;
  min-width: 13rem;
  font-size: 1rem;
}

.form-field input{
  height: 3rem;
  width: 100%;
  border-bottom-width: .2rem;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  background-color: transparent;
  font-size: 1.2rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.form-field input:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.form-field input::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  opacity: 1;
}

.form-field input::placeholder{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  opacity: 1;
}

.form-field input:focus::-moz-placeholder{
  color: transparent;
  opacity: 0;
}

.form-field input:focus::placeholder{
  color: transparent;
  opacity: 0;
}

/* Article Section */

.article-section{
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  --tw-gradient-from: #b5d44a var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(181 212 74 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #66bd5f var(--tw-gradient-to-position);
}

.article-section .container{
  max-width: 100vw;
  padding: 0px;
  padding-left: calc((100vw - var(--container-width)) / 2);
}

@media not all and (min-width: 1699px){
  .article-section .container{
    padding-left: 3rem;
  }
}

@media not all and (min-width: 1199px){
  .article-section .container{
    padding-right: 3rem;
  }
}

.article-section .container article{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 8rem 6rem;
}

@media not all and (min-width: 1199px){
  .article-section .container article{
    padding: 5rem 3rem;
  }
}

.article-section .container figure{
  width: 63rem;
  flex-shrink: 0;
}

@media not all and (min-width: 1199px){
  .article-section .container figure{
    height: 50rem;
    width: 100%;
  }
}

@media not all and (min-width: 991px){
  .article-section .container figure{
    height: 40rem;
  }
}

@media not all and (min-width: 767px){
  .article-section .container figure{
    height: 30rem;
  }
}

.article-section .container figure img{
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.section{
  padding-top: 8rem;
  padding-bottom: 8rem;
}

@media not all and (min-width: 1399px){
  .section{
    padding-top: 7rem;
    padding-bottom: 7rem;
  }
}

@media not all and (min-width: 1199px){
  .section{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}



.grid-col-2 {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: center;
  gap: 20px;
}

.grid-col-3 {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  align-items: center;
  gap: 20px;
}

@media not all and (min-width: 575px){
  .grid-col-2 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .grid-col-3 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

}



.intro{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: center;
  gap: 5rem;
}

@media not all and (min-width: 1199px){
  .intro{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}

.hover\:underline:hover{
  text-decoration-line: underline;
}

@media not all and (min-width: 1499px){
  .max-xxl\:mt-\[5rem\]{
    margin-top: 5rem;
  }
}

@media not all and (min-width: 1399px){
  .max-xl\:mt-\[3rem\]{
    margin-top: 3rem;
  }
}

@media not all and (min-width: 1199px){
  .max-lg\:gap-\[2rem\]{
    gap: 2rem;
  }
}

@media not all and (min-width: 991px){
  .max-md\:hidden{
    display: none;
  }
}

@media not all and (min-width: 767px){
  .max-sm\:hidden{
    display: none;
  }
}

@media not all and (min-width: 575px){
  .max-xs\:hidden{
    display: none;
  }

  .max-xs\:max-h-\[6rem\]{
    max-height: 6rem;
  }

  .max-xs\:whitespace-normal{
    white-space: normal;
  }
}

@media (min-width: 575px){
  .xs\:hidden{
    display: none;
  }
}

@media (min-width: 991px){
  .md\:hidden{
    display: none;
  }
}

@media (min-width: 1199px){
  .lg\:order-2{
    order: 2;
  }

  .lg\:flex{
    display: flex;
  }
}