@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500&display=swap');
body,
html {
  font-family: 'Roboto', sans-serif;
  overflow-x: hidden;
}

body {
  font-size: 1rem;
  letter-spacing: 0.5px;
}
body.nav--open {
  overflow: hidden;
  height: 100vh;
}

a {
  color: currentColor;
}

strong {
  font-weight: 500;
}

.rounded-circle {
  height: 100px;
  width: 100px;
  position: relative;
}

.card {
  border: none;
  border-radius: 20px;
}
.card p {
  color: #153543;
  font-size: 19px;
  padding-bottom: 20px;
}
.card h4 {
  margin-bottom: 0.625rem !important;
  text-transform: uppercase;
}
.card span {
  color: #f7f7f7;
  text-transform: uppercase;
  opacity: 0.4;
}
.card .content {
  padding: 2.5rem;
}

.wave-bottom-small:after {
  display: inline-flex;
  content: '';
  background-image: url(../../img/top-wave-dark.svg);
  background-size: cover;
  height: 29px;
  margin-bottom: 0px;
  width: 100%;
  position: absolute;
  left: 0px;
}

.shrink {
  transform: scale(0.9);
}

.about {
  background-color: #153543;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border: 0;
}

.extra-pad-bottom {
  padding-bottom: 9.375rem;
}

blockquote {
  position: relative;
}

blockquote p:before {
  content: open-quote;
  font-weight: bold;
  font-size: 50px;
  color: #8fc73f;
  position: absolute;
  top: 0;
  left: 0;
}

blockquote p:after {
  content: close-quote;
  font-weight: bold;
  font-size: 50px;
  color: #889c0b;
  position: absolute;
  font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  bottom: 0;
  right: 0;
}

.about img {
  margin-top: -68px;
  border: 5px solid white;
}

.cta-grow-mob {
  padding-top: 1.25rem;
  padding-bottom: 3.75rem;
}

.number-container {
  border-bottom: 1px solid #eee;
  padding-bottom: 0.625rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.number-container span {
  font-size: 24px;
}

h1 {
  font-size: 1.5625rem;
  margin-bottom: 1.75rem;
  text-align: center;
}

.lead {
  font-size: 1.0625rem;
  text-align: center;
}

.cta-heading {
  font-size: 1.5625rem;
  color: #fff;
  margin-bottom: 0;
  padding-bottom: 30px;
  line-height: 2rem;
}

a.cta-button {
  text-decoration: none;
  display: block;
  min-width: -moz-max-content;
  min-width: max-content;
}

.white {
  color: #fff;
}

.bg-transparent {
  background: transparent;
}
.bg-transparent .nav-link {
  color: #fff !important;
}
.bg-transparent #logo {
  width: 11rem;
  transform: scale(1);
}

.cta-button {
  background-color: #fff;
  padding: 1.25rem;
  margin-left: auto;
  margin-right: 0;
  transition: all 0.5s ease-in-out;
  color: #153543;
  font-size: 1.25rem;
}

.cta-button:hover {
  background-color: #153543;
  color: #fff;
  margin-left: auto;
  margin-right: 0;
}

.cta-icon:before {
  content: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'  viewBox='0 0 15.2 14.4' style='enable-background:new 0 0 15.2 14.4;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%2391C144;%7D%0A%3C/style%3E%3Cpath id='note-sticky' class='st0' d='M13.6,0H2.3C1.5,0,0.8,0.7,0.8,1.5v11.3c0,0.9,0.7,1.5,1.5,1.5h7.9c0.5,0,1.1-0.2,1.5-0.6 l2.9-2.9c0.4-0.4,0.6-0.9,0.6-1.5V1.5C15.2,0.7,14.5,0,13.6,0z M2.8,2.1h10.3v7.2h-2.1c-0.6,0-1,0.5-1,1c0,0,0,0,0,0v2.1H2.8 L2.8,2.1z'/%3E%3C/svg%3E%0A");
  display: inline-block;
  width: 1.25rem;
  height: 1.25rem;
  position: relative;
  margin-right: 0.625rem;
  margin-bottom: 0;
  vertical-align: middle;
  line-height: normal;
}

.cta-icon-white:before {
  content: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'  viewBox='0 0 15.2 14.4' style='enable-background:new 0 0 15.2 14.4;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23fff;%7D%0A%3C/style%3E%3Cpath id='note-sticky' class='st0' d='M13.6,0H2.3C1.5,0,0.8,0.7,0.8,1.5v11.3c0,0.9,0.7,1.5,1.5,1.5h7.9c0.5,0,1.1-0.2,1.5-0.6 l2.9-2.9c0.4-0.4,0.6-0.9,0.6-1.5V1.5C15.2,0.7,14.5,0,13.6,0z M2.8,2.1h10.3v7.2h-2.1c-0.6,0-1,0.5-1,1c0,0,0,0,0,0v2.1H2.8 L2.8,2.1z'/%3E%3C/svg%3E%0A");
  display: inline-block;
  width: 1.25rem;
  height: 1.25rem;
  position: relative;
  margin-right: 0.625rem;
  margin-bottom: 0;
  vertical-align: middle;
  line-height: normal;
}

.cta-icon-dark:before {
  content: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 26.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 15.2 14.4' style='enable-background:new 0 0 15.2 14.4;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23153543;%7D%0A%3C/style%3E%3Cpath id='note-sticky' class='st0' d='M13.6,0H2.3C1.5,0,0.8,0.7,0.8,1.5v11.3c0,0.9,0.7,1.5,1.5,1.5h7.9c0.5,0,1.1-0.2,1.5-0.6 l2.9-2.9c0.4-0.4,0.6-0.9,0.6-1.5V1.5C15.2,0.7,14.5,0,13.6,0z M2.8,2.1h10.3v7.2H11c-0.6,0-1,0.5-1,1l0,0v2.1H2.8V2.1z'/%3E%3C/svg%3E%0A");
  display: inline-block;
  width: 1.25rem;
  height: 1.25rem;
  position: relative;
  margin-right: 0.625rem;
  margin-bottom: 0;
  vertical-align: middle;
  line-height: normal;
}

p {
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 0.5px;
}

.range-title {
  position: absolute;
  z-index: 9;
  padding-top: 15px;
  text-align: center;
  width: 100%;
  font-size: 1.25rem;
  color: #153543;
}

.subheading {
  color: #6e898f;
  font-size: 1.09375rem;
  text-transform: uppercase;
}

h3 {
  font-size: 2.4375rem;
  line-height: 2.875rem;
}

a.button {
  padding: 1.5625rem;
  display: inline-block;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  margin-top: 1.5625rem;
}

.topbar {
  background: #153543;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  color: #fff;
}
.topbar a {
  color: #fff;
  text-decoration: none;
}
.topbar p {
  margin: 0px;
  font-weight: 300;
}
.topbar p strong {
  font-weight: 500;
  color: #addf68;
}
@media screen and (min-width: 768px) {
  .topbar {
    text-align: center;
  }
}

.mail:before {
  content: '';
  display: inline-block;
  width: 1.0625rem;
  height: 1.0625rem;
  margin-right: 0.625rem;
  margin-bottom: -0.1875rem;
  background-position: center center;
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 13.8 13.8' style='enable-background:new 0 0 13.8 13.8;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%2391C144;%7D%0A%3C/style%3E%3Cpath id='envelope' class='st0' d='M-0.1,3.4c0-1,0.8-1.7,1.7-1.7c0,0,0,0,0,0h10.5c1,0,1.7,0.8,1.7,1.7v7c0,1-0.8,1.7-1.7,1.7H1.7 c-1,0-1.7-0.8-1.7-1.7V3.4z M1.2,3.4V4l4.7,3.9c0.6,0.5,1.4,0.5,1.9,0L12.6,4V3.4c0-0.2-0.2-0.4-0.4-0.4H1.7C1.4,3,1.2,3.1,1.2,3.4 L1.2,3.4z M1.2,5.7v4.7c0,0.2,0.2,0.4,0.4,0.4h10.5c0.2,0,0.4-0.2,0.4-0.4V5.7L8.7,8.9c-1.1,0.9-2.6,0.9-3.6,0L1.2,5.7z'/%3E%3C/svg%3E%0A");
}

.phone:before {
  content: '';
  display: inline-block;
  width: 0.9375rem;
  height: 0.9375rem;
  margin-right: 0.625rem;
  margin-bottom: -0.125rem;
  background-position: center center;
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 13.8 13.8' style='enable-background:new 0 0 13.8 13.8;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%2391C144;%7D%0A%3C/style%3E%3Cpath id='phone-flip' class='st0' d='M0.5,9.5l2.9-1.3c0.3-0.1,0.7,0,1,0.2l1.2,1.5C7.5,9,9,7.5,9.9,5.6L8.5,4.4 c-0.3-0.2-0.4-0.6-0.2-1l1.3-2.9c0.2-0.4,0.6-0.6,1-0.5l2.7,0.6c0.4,0.1,0.7,0.4,0.7,0.8c0,6.8-5.5,12.3-12.3,12.3 c-0.4,0-0.7-0.3-0.8-0.7L0,10.4C-0.1,10,0.1,9.6,0.5,9.5z'/%3E%3C/svg%3E%0A");
}

.phone-white:before {
  content: '';
  display: inline-block;
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 0.625rem;
  background-position: center center;
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 13.8 13.8' style='enable-background:new 0 0 13.8 13.8;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cpath id='phone-flip' class='st0' d='M0.5,9.5l2.9-1.3c0.3-0.1,0.7,0,1,0.2l1.2,1.5C7.5,9,9,7.5,9.9,5.6L8.5,4.4 c-0.3-0.2-0.4-0.6-0.2-1l1.3-2.9c0.2-0.4,0.6-0.6,1-0.5l2.7,0.6c0.4,0.1,0.7,0.4,0.7,0.8c0,6.8-5.5,12.3-12.3,12.3 c-0.4,0-0.7-0.3-0.8-0.7L0,10.4C-0.1,10,0.1,9.6,0.5,9.5z'/%3E%3C/svg%3E");
}

.phone:hover::before,
.mail:hover::before,
.phone-white:hover:before {
  animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
}

.number-title {
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  left: 75px;
  font-size: 0.9375rem;
  opacity: 0.8;
}

.navbar-toggler {
  position: relative;
}

.menu {
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translate(-50%, -50%);
  overflow: hidden;
  padding: 15px;
  cursor: pointer;
}

.menu.active:before {
  animation: slideLeft 0.2s 0.05s ease-out forwards;
}

.menu.active:after {
  animation: slideRight 0.2s 0.05s ease-out forwards;
}

.menu.active .bar {
  animation: rotate45 0.2s ease-out forwards;
}

.menu.active .bar:last-child {
  animation: rotate135 0.2s 0.2s ease-out forwards;
}

.menu.back:before {
  transform: translateX(-120%);
  animation: slideBack 0.2s 0.05s ease-out forwards;
}

.menu.back:after {
  transform: translateX(120%);
  animation: slideBack 0.2s 0.05s ease-out forwards;
}

.menu.back .bar {
  transform: rotate(-45deg);
  animation: rotateBack 0.2s ease-out forwards;
}

.menu.back .bar:last-child {
  transform: rotate(-135deg);
  animation: rotateBack 0.2s 0.2s ease-out forwards;
}

.menu:before {
  content: '';
  display: block;
  width: 1.875rem;
  height: 3px;
  background: #000;
}

.menu:after {
  content: '';
  display: block;
  width: 1.875rem;
  height: 3px;
  background: #000;
}

.menu .bar {
  display: block;
  width: 1.875rem;
  height: 3px;
  background: #000;
  margin: 5px 0;
}

.menu {
  z-index: 5;
}

.bg-transparent .menu:before {
  content: '';
  display: block;
  width: 1.875rem;
  height: 3px;
  background: #fff;
}

.bg-transparent .menu:after {
  content: '';
  display: block;
  width: 1.875rem;
  height: 3px;
  background: #fff;
}

.bg-transparent .menu .bar {
  display: block;
  width: 1.875rem;
  height: 3px;
  background: #fff;
  margin: 5px 0;
}

.menu .bar:last-child {
  opacity: 0;
  transform: rotate(-45deg);
  position: absolute;
  top: 18px;
}
@keyframes rotate135 {
  from {
    opacity: 1;
    transform: rotate(-45deg);
  }
  to {
    opacity: 1;
    transform: rotate(-135deg);
  }
}
@keyframes rotate45 {
  to {
    transform: rotate(-45deg);
  }
}
@keyframes rotateBack {
  to {
    transform: rotate(0);
  }
}
@keyframes slideRight {
  to {
    transform: translateX(152%);
  }
}
@keyframes slideLeft {
  to {
    transform: translateX(-152%);
  }
}
@keyframes slideBack {
  to {
    transform: translateX(0);
  }
}
.navbar-toggler:focus {
  box-shadow: none;
}

.navbar-collapse .nav-item {
  padding: 20px;
  font-size: 25px;
  border-bottom: 1px solid #efefef;
}

.hide {
  visibility: hidden;
}

.carousel {
  z-index: 0;
}

.carousel-item {
  height: 32rem;
  background: no-repeat center center scroll;
  background-size: cover;
  background-color: #6c9a2b;
}
.carousel-item .controls {
  display: none;
}
@media screen and (min-width: 768px) {
  .carousel-item .controls {
    display: flex;
    gap: 2rem;
  }
}

.carousel-caption {
  position: absolute !important;
  bottom: 50%;
  transform: translateY(50%);
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}
.carousel-caption h1 {
  font-size: 1.875rem;
  margin: auto;
  max-width: 38rem;
  margin: 0 auto;
  text-align: center;
}
.carousel-caption p {
  margin-top: 1rem;
}
@media screen and (min-width: 768px) {
  .carousel-caption {
    text-align: left;
  }
  .carousel-caption h5 {
    font-size: 2.1875rem;
    max-width: 50rem;
  }
}

.range-slider {
  margin-top: 4.375rem;
}
.range-slider .slick-list {
  overflow-y: visible;
  min-height: 18.75rem;
}
.range-slider .slide {
  position: relative;
  transition: all 0.5s ease;
}
.range-slider .slick-center:after {
  content: '';
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 20%;
  height: 7%;
  background-color: #e4e4e4;
  -webkit-clip-path: polygon(50% 0, 0 100%, 100% 100%);
  clip-path: polygon(50% 0, 0 100%, 100% 100%);
  left: 50%;
  transform: translateX(-50%);
}
.range-slider .slide:hover:after {
  content: '';
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 20%;
  height: 7%;
  background-color: #e4e4e4;
  -webkit-clip-path: polygon(50% 0, 0 100%, 100% 100%);
  clip-path: polygon(50% 0, 0 100%, 100% 100%);
  left: 50%;
  transform: translateX(-50%);
}
.range-slider .slide:hover {
  transform: scale(1.01);
  cursor: pointer;
}

.slick-dots {
  padding: 0.9375rem;
}

.navbar:is(.scrolled) {
  transition: padding-top 0.5s linear;
  padding-top: 0.75rem !important;
}
.navbar:is(.scrolled) .burger .line {
  background-color: #153543;
}

.scrolled #logo {
  width: 12rem;
  animation: scale 0.6s forwards linear;
}

@keyframes scale {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.8);
  }
}
.navbar {
  padding-top: 1.875rem;
  background: #fff;
  transition: background 0.5s;
}

.navbar-nav {
  justify-content: center;
}
.navbar-nav .nav-link {
  text-transform: uppercase;
  position: relative;
  margin-right: 1.2rem;
  font-size: 1.25rem;
  color: #fff;
  transition: all 0.3s ease;
}
.navbar-nav .nav-link::after {
  content: '';
  opacity: 0;
  transition: all 0.3s ease;
}
.navbar-nav .nav-link:hover:after {
  opacity: 1;
  content: '';
  height: 2px;
  background-color: #8fc73f;
  width: 100%;
  left: 0;
  position: absolute;
  bottom: 0rem;
}
.navbar-nav a.nav-button {
  background: #8fc73f;
  padding: 0.9375rem;
  font-size: 0.9375rem;
  text-decoration: none;
  color: #153543;
  text-transform: uppercase;
  transition: 0.3s ease-in-out;
}
.navbar-nav a.nav-button:hover {
  background-color: #153543;
  color: #8fc73f;
}

li {
  letter-spacing: 0.5px;
  font-size: 1rem;
}

ul.features-list {
  list-style: none;
  display: inline;
  font-weight: 400;
  text-transform: uppercase;
}
ul.features-list li {
  color: #153543;
  font-size: 1.05rem;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  width: 90%;
}

.cta-bar {
  background: #8fc73f;
  z-index: 2;
  text-align: center;
}

.cta-bar * {
  z-index: 2;
}

.shape-end {
  border-top: 120px solid #8fc73f;
  border-right: 50px solid transparent;
  height: 0;
  width: 100px;
  z-index: 9;
}

.shape-start {
  border-top: 120px solid #8fc73f;
  border-right: 50px solid transparent;
  height: 0;
  width: 100px;
  transform: rotate(180deg);
  z-index: 9;
}

.shape-footer-end {
  border-top: 120px solid #8fc73f;
  border-right: 50px solid transparent;
  height: 0;
  width: 100px;
  z-index: 9;
  transform: rotate(180deg);
}

.shape-footer-start {
  border-top: 120px solid #8fc73f;
  border-right: 50px solid transparent;
  height: 0;
  width: 100px;
  z-index: 9;
}

.cta-overlap {
  margin-top: -7.1875rem;
  z-index: 9;
}

.cta-overlap-footer {
  margin-top: -4.0625rem;
  z-index: 9;
}
.cta-overlap-footer a.number {
  margin-top: 0.5rem;
  display: inline-block;
}
.cta-overlap-footer .number-title {
  font-weight: 400;
}

.subpage-hero {
  height: 95vh;
}

.no-pad-top {
  padding-top: 0px !important;
}

.side-bar {
  background-color: #153543;
  padding: 3.125rem !important;
  color: #fff;
  border-radius: 1.25rem;
}
.side-bar .quote {
  font-size: 25px;
  text-align: center;
  font-style: italic;
  border-bottom: 1px solid #0d2129;
  padding-bottom: 30px;
}
.side-bar .underline-quote {
  padding-bottom: 30px;
}
.side-bar h3 {
  margin-bottom: 30px;
  border-bottom: 1px solid rgba(110, 137, 143, 0.4);
}
.side-bar h3.link__title {
  margin-bottom: 1rem;
}
.side-bar .sidebar__nav {
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  padding-left: 0;
}
.side-bar .sidebar__nav li {
  list-style: none;
}
.side-bar .sidebar__nav li a {
  text-decoration: none;
  padding: 0.5rem 0;
  display: inline-block;
  width: 100%;
  font-size: 1.05rem;
  margin-bottom: 0.25rem;
  transition: all 0.3s ease;
}
.side-bar .sidebar__nav li a:hover {
  color: #8fc73f;
}
.side-bar input {
  margin-bottom: 0.625rem;
  background: none;
  border: rgba(110, 137, 143, 0.4) 1px solid;
  color: #fff;
  outline: none;
}
.side-bar input[type='submit'] {
  background: #8fc73f;
}
.side-bar label {
  margin-bottom: 0.625rem;
}

.subpage-title {
  bottom: 50%;
  transform: translateY(50%);
  text-align: center !important;
}

.secondary-bg {
  background: #8fc73f;
}

.dark-bg {
  background: #f7f7f7;
  transition: all 0.2s ease-in-out;
}
.dark-bg h3 {
  color: #153543;
}
.dark-bg p {
  color: #153543;
}
.dark-bg .heading {
  color: #153543;
}
.dark-bg ul {
  color: #153543;
}

.offwhite-bg {
  background: #f7f7f7;
}
.offwhite-bg.extra-pad-bottom {
  padding-top: 1px;
}

.wave-top-lighter {
  position: relative;
  z-index: 2;
}

.wave-top-lighter:before {
  display: inline-flex;
  content: '';
  background-image: url(../../img/top-wave-darkish.svg);
  background-size: cover;
  height: 120px;
  margin-top: -120px;
  width: 105%;
}

.wave-top:before {
  display: inline-flex;
  content: '';
  background-image: url(../../img/top-wave-xlight.svg);
  background-size: cover;
  height: 120px;
  margin-top: -120px;
  width: 105%;
}

.wave-top-light:before {
  background-image: url(../../img/top-wave-xlight.svg) !important;
}

.wave-bottom-light:after {
  background-image: url(../../img/top-wave-xlight.svg) !important;
}

.wave-bottom:after {
  display: inline-flex;
  content: '';
  background-image: url(../../img/top-wave-xlight.svg);
  background-size: cover;
  height: 120px;
  margin-bottom: -90px;
  width: 105%;
  transform: rotate(180deg);
  position: absolute;
}

.wave-top {
  z-index: 1;
  position: relative;
}

.center-slider .slide {
  position: relative;
}
.center-slider .overlay {
  height: 100%;
  width: 100%;
  background: #000;
  position: absolute;
  top: 0;
  opacity: 0.3;
}
.center-slider .content {
  position: absolute;
  z-index: 99;
  top: 0;
  color: #fff;
  text-align: center;
  max-width: 30%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 1.375rem;
}
.center-slider .subhead {
  color: #ebefe5;
  font-size: 1.09375rem;
  margin-top: 7.5rem;
}

.section-content {
  padding-top: 4rem;
  padding-bottom: 4rem;
  text-align: center;
  margin: auto;
}
.section-content h1 {
  text-align: left;
}
.section-content img {
  display: none;
}
@media screen and (min-width: 768px) {
  .section-content {
    text-align: left;
    margin: auto;
    width: 100%;
  }
  .section-content img {
    display: block;
  }
}
.section-content p {
  font-size: 17px;
}

.section-cta {
  padding-top: 3.125rem;
  padding-bottom: 3.125rem;
}

.slick-slide:not(.slick-center) {
  opacity: 0.5;
  transform: scale(0.9);
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0px auto;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.slick-dots li button:before {
  content: '•';
  font-size: 4rem;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  text-align: center;
  color: #456371;
  opacity: 0.25;
}

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

.slick-dots li.slick-active button:before {
  opacity: 1;
}

input[type='submit'] {
  border: 0px !important;
}

.cta-form {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  padding-top: 1.25rem;
  padding-bottom: 0.625rem;
}
.cta-form input {
  background: #82b23d;
  border: 0px;
  padding: 10px;
  margin: 0.75rem;
  width: 95%;
}
.cta-form input[type='submit'] {
  background: #153543;
  color: #fff;
}
.cta-form ::-moz-placeholder {
  color: #fff;
  opacity: 0.5;
}
.cta-form ::placeholder {
  color: #fff;
  opacity: 0.5;
}
.cta-form input:focus {
  border-bottom: 3px solid #153543;
  outline: none;
}

.accordion-item {
  background: none;
  color: #fff;
}

.accordion-header {
  background: none;
}

.accordion-button {
  background: none;
  color: white;
  font-size: 1.1875rem;
}

.accordion-body {
  font-size: 1rem;
  font-weight: 200;
}

.accordion-item:first-of-type .accordion-button {
  background: none;
  color: white;
}

.accordion-button:not(.collapsed) {
  box-shadow: none;
  border-bottom: 1px solid #fff;
}

.accordion-button:is(.collapsed) {
  border-bottom: 1px solid #0d2129;
}

footer {
  background: #153543;
  margin-top: -4.0625rem;
}
footer a {
  color: #e3e2e2;
  text-decoration: none;
  transition: all 0.3s ease;
  display: block;
}
footer a:hover {
  color: #8fc73f;
}
footer p a {
  display: inline;
}

.end-footer p {
  font-size: 0.875rem;
  opacity: 0.6;
  transition: all 0.3s ease;
  margin: 0.5rem;
}
.end-footer a {
  font-size: 0.875rem;
  color: #fff;
  text-decoration: none;
  transition: all 0.3s ease;
  opacity: 1;
}
.end-footer a:hover {
  opacity: 1;
}

.absolute-img {
  display: none;
}

.list-link:before {
  content: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 26.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 15.2 14.4' style='enable-background:new 0 0 15.2 14.4;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cpath id='chevron-right-solid' class='st0' d='M8.1,14.3c-0.6,0-1-0.5-1-1c0-0.3,0.1-0.5,0.3-0.7l5.4-5.4L7.3,1.8 C7,1.4,7,0.7,7.4,0.3c0.4-0.4,1-0.4,1.4,0l6.1,6.1c0.4,0.4,0.4,1,0,1.4c0,0,0,0,0,0L8.8,14C8.6,14.2,8.3,14.3,8.1,14.3z'/%3E%3C/svg%3E%0A");
  display: inline-block;
  width: 1.25rem;
  height: 1.25rem;
  position: absolute;
  right: 0;
  margin-right: 0.625rem;
  margin-bottom: 0;
  vertical-align: middle;
  line-height: normal;
  transition: all 0.3s ease;
}

.list-link:hover:before {
  transform: translateX(-0.625rem);
}

.list-link-li::after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: #0d2129;
  transition: width 0.3s ease;
  pointer-events: none;
  z-index: 0;
}

.list-link {
  text-decoration: none;
  color: currentColor;
  transition: all 0.3s ease;
}

.list-link:hover {
  color: #27566a;
  opacity: 0.7;
}

.list-link::after {
  content: '';
  display: block;
  width: 0;
  bottom: 0;
  height: 1px;
  background: #8fc73f;
  transition: width 0.3s;
  margin-top: 10px;
  z-index: 999;
}

.list-link:hover::after {
  width: 100%;
}

.underline {
  position: relative;
}

.underline:after {
  display: block;
  content: '';
  width: 1.875rem;
  height: 0.25rem;
  background: #8fc73f;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -1.6875rem;
}

.faq {
  margin-top: 6.25rem;
}

.accordion-item {
  border: none;
}

footer {
  padding-top: 6.25rem;
}
footer p {
  color: #fff;
  margin-bottom: 3rem;
}
footer .footer-logo {
  width: 210px;
  margin-bottom: 1.875rem;
}

.footer-link:before {
  content: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 26.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 15.2 14.4' style='enable-background:new 0 0 15.2 14.4;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cpath id='chevron-right-solid' class='st0' d='M8.1,14.3c-0.6,0-1-0.5-1-1c0-0.3,0.1-0.5,0.3-0.7l5.4-5.4L7.3,1.8 C7,1.4,7,0.7,7.4,0.3c0.4-0.4,1-0.4,1.4,0l6.1,6.1c0.4,0.4,0.4,1,0,1.4c0,0,0,0,0,0L8.8,14C8.6,14.2,8.3,14.3,8.1,14.3z'/%3E%3C/svg%3E%0A");
  width: 0.9375rem;
  height: 0.9375rem;
  position: absolute;
  left: 0;
  margin-top: 5px;
  margin-right: 0.625rem;
  margin-bottom: 0;
  vertical-align: baseline;
  line-height: normal;
  transition: all 0.3s ease;
  display: none;
}
@media screen and (min-width: 768px) {
  .footer-link:before {
    display: inline-block;
  }
}

.footer-link:hover:before {
  transform: translateX(0.3125rem);
}

.footer-link-li::after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: #0d2129;
  transition: width 0.3s;
  z-index: 0;
}

.footer-link {
  text-decoration: none;
  color: #fff;
  transition: all 0.5s ease;
  margin-bottom: 10px;
  cursor: pointer;
}

.footer-link:hover {
  color: #efefef;
  opacity: 0.7;
}

.footer-link::after {
  display: block;
  width: 0;
  bottom: 0;
  height: 1px;
  background: #fff;
  transition: width 0.3s;
  margin-top: 6px;
  margin-bottom: 0px;
  z-index: 999;
  margin-left: -32px;
  position: absolute;
}

.footer-link:hover::after {
  width: 100%;
  width: calc(100% + 32px);
  margin-left: -32px;
}

ul.footer-list {
  list-style: none;
  display: inline;
  position: relative;
}
ul.footer-list li {
  color: #fff;
  border-bottom: #8fc73f 1px solid;
}
@media screen and (min-width: 768px) {
  ul.footer-list li {
    padding-left: 2rem;
  }
}

footer h4 {
  font-size: 1rem;
  color: #efefef;
}

.accordion-button {
  margin-bottom: 1.125rem;
}

.faq-row {
  padding-top: 7.5rem;
  padding-bottom: 4.375rem;
}

.accordion-button:not(.collapsed) {
  color: #efefef;
  background: none;
  opacity: 0.8;
  transition: all 0.3 ease-in-out;
}

.accordion-button::after {
  background: none;
}

.accordion-button:not(.collapsed)::after {
  background: none;
}

.accordion-button::before {
  flex-shrink: 0;
  margin-right: 20px;
  width: 1.25rem;
  height: 1.25rem;
  content: '';
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out;
}

.accordion-button:hover {
  color: #efefef;
  opacity: 0.7;
}

.accordion-button::after {
  content: '';
  position: absolute !important;
  left: 0;
  display: block;
  width: 0;
  bottom: 0;
  height: 1px;
  background: #fff;
  transition: width 0.3s;
  margin-top: 10px;
  z-index: 999;
  transform: none;
  position: unset;
}

.controls {
  position: absolute;
  top: 20px;
  font-size: 80px;
  right: 0;
  z-index: 9999;
}
.controls a {
  color: #fff;
  text-decoration: none;
  transition: all 0.3s ease-in;
}
.controls a:hover {
  color: #addf68;
}

.z-0 {
  z-index: 0;
  position: relative;
}

.accordion-button:hover::after {
  width: 100%;
}

.accordion-button::before {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%238FC73F' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M8 0a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 0 1 0-2h6V1a1 1 0 0 1 1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
  transform: scale(0.7) !important;
}

.accordion-button:not(.collapsed)::before {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%238FC73F' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M0 8a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
}

a.number {
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  text-decoration: none;
}

@keyframes shake {
  10%,
  90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%,
  80% {
    transform: translate3d(1px, 0, 0) rotate(20deg);
  }
  30%,
  50%,
  70% {
    transform: translate3d(-2px, 0, 0) rotate(20deg);
  }
  40%,
  60% {
    transform: translate3d(1px, 0, 0);
  }
}
.js-scroll {
  opacity: 0;
}

.on-load {
  opacity: 0;
}

.scrolled.fade-in,
.on-load.fade-in {
  animation: fade-in 0.8s ease-in-out both;
}

.scrolled.fade-in-faded {
  animation: fade-in-faded 2s ease-in-out both;
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-in-faded {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.3;
  }
}
@keyframes zoom-in {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.dropdown-menu {
  border-radius: 0px;
  min-width: 14rem;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  padding: 0;
  margin: 0;
  background-color: #0d2129;
  color: #fff;
}
.dropdown-menu li {
  border-bottom: #efefef 1px solid;
}
.dropdown-menu li a {
  display: inline-block;
  width: 100%;
  font-size: 1.25rem;
  padding: 1.5rem 1rem;
  color: #fff;
  transition: all 0.3s ease;
  position: relative;
}
.dropdown-menu li a:hover {
  color: #8fc73f;
}
.dropdown-menu li .phone-menu {
  padding-top: 35px !important;
}
.dropdown-menu span {
  position: absolute;
  top: 15px;
}

@media (max-width: 768px) {
  .navbar-collapse {
    z-index: 2;
    height: 100vh;
    background: #8fc73f;
    width: 100vw !important;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    padding: 100px;
  }
}
@media (min-width: 768px) {
  .carousel-item {
    height: 36rem;
  }
}
@media (min-width: 992px) {
  .cta-heading {
    padding-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .carousel-caption {
    position: absolute;
    padding-top: 0.5rem;
    padding-bottom: 0.8rem;
    color: #fff;
    text-align: left;
  }
  .carousel-caption h1 {
    font-size: 2.8125rem;
  }
  .carousel-caption p {
    text-align: right;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-weight: 400;
    letter-spacing: 0.15rem;
  }
  .carousel-item {
    height: 42rem;
    background: no-repeat center center scroll;
    background-size: cover;
  }
  .section-cta {
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
  }
  h1 {
    font-size: 2.8125rem;
    margin-bottom: 2.375rem;
    text-align: left;
  }
  .lead {
    font-size: 1.0625rem;
    text-align: left;
  }
  .cta-heading {
    font-size: 1.5625rem;
    color: #fff;
    margin-bottom: 0;
  }
  .card-text {
    font-size: 25px;
    text-align: center;
  }
  .absolute-img {
    display: block;
    position: absolute;
    top: -2rem;
    left: -10rem;
    opacity: 0.4;
    z-index: 0;
  }
  .absolute-img-right {
    display: block;
    position: absolute;
    top: -2rem;
    right: -10rem;
    opacity: 0.4;
    z-index: 0;
  }
  .absolute-img-top {
    position: absolute;
    z-index: 1;
  }
  .cta-bar {
    text-align: left;
    position: relative;
    z-index: 5;
  }
  .cta-heading {
    font-size: 1.5625rem;
    color: #fff;
    margin-bottom: 0;
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
  .cta-button {
    padding: 0.875rem;
  }
  .navbar-collapse .nav-item {
    padding: unset;
    font-size: 1.09375rem;
    border-bottom: unset;
  }
  input {
    padding: 10px;
    margin: 0px;
    margin-right: 1rem;
    width: 100%;
  }
  .center-slider .content {
    position: absolute;
    z-index: 99;
    top: 0;
    color: #fff;
    text-align: center;
    max-width: 80%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 1.375rem;
  }
  .cta-grow-mob {
    height: 7.5rem;
  }
  .cta-grow-mob {
    min-height: unset;
    padding-top: unset;
    padding-bottom: unset;
  }
  .number-container {
    border-bottom: unset;
    padding-bottom: unset;
    margin-top: unset;
    margin-bottom: -0.75rem;
  }
  .border-right {
    border-right: 1px solid #efefef;
  }
  .dropdown-mail {
    width: 40vw;
    text-align: left;
  }
  .dropdown-mail input {
    width: 100%;
    margin-bottom: 1.25rem;
  }
  .extra-pad-top {
    margin-top: 100px;
  }
  .navbar-nav .nav-link {
    text-transform: uppercase;
    position: relative;
    margin-right: 1.2rem;
    font-size: 0.9375rem;
    color: #000;
    transition: all 0.3s ease;
  }
  .bg-transparent {
    background: transparent;
  }
  .bg-transparent .nav-link {
    color: #fff !important;
    font-size: 0.9375rem;
  }
  .bg-transparent #logo {
    width: 12rem;
    transform: scale(1);
  }
}
@media (min-width: 1400px) {
  .subpage-hero {
    height: 65vh;
  }
}
.product-slide {
  max-width: 15.625rem;
}

.dropdown-menu li a {
  font-size: 0.9rem;
  text-decoration: none;
  padding: 1rem;
}

.dropdown-menu {
  min-width: 12rem !important;
}

.testimonial__card .wave-bottom-small {
  position: relative;
}
.testimonial__card .wave-bottom-small::after {
  bottom: 0;
}

.faq__block {
  display: none;
}
@media screen and (min-width: 768px) {
  .faq__block {
    display: block;
  }
}
.faq__block h3 {
  color: #fff;
}

a.pig-btn {
  color: #153543;
  border: 1px solid #e3e2e2;
}

.footer__content {
  text-align: center;
  width: 90%;
}
.footer__content > div {
  align-items: center;
  justify-content: space-between;
  gap: 2rem;
  padding-top: 0;
}
.footer__content .checktrade {
  justify-content: center;
  margin-top: 1rem;
  align-items: center;
  flex-direction: column;
  margin-top: 0;
}
@media only screen and (min-width: 550px) {
  .footer__content .checktrade {
    flex-direction: row;
  }
}
.footer__content .checktrade img {
  width: 12rem;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
  max-height: 5rem;
}
@media screen and (min-width: 768px) {
  .footer__content .checktrade {
    justify-content: center;
    align-items: center;
  }
}
@media screen and (min-width: 768px) {
  .footer__content {
    text-align: left;
    width: auto;
  }
}

.pig-btn:hover {
  background-color: #8fc73f;
  color: #153543;
}

.call__container {
  margin-top: -145px !important;
}
.call__container ul li {
  border-bottom: 0px;
}

.quote__heading {
  border-bottom: none !important;
}

.inner__content button {
  color: #153543 !important;
}
.inner__content .accordion-button:not(.collapsed) {
  border-color: #8fc73f;
}
.inner__content .accordion-item {
  color: #153543;
}

#galleryModal .modal-content {
  background: transparent;
  border: none;
}

#galleryModal button {
  border: 0px;
  color: #fff;
  font-size: 25px;
  top: 6px;
  right: 6px;
  position: absolute;
  z-index: 100;
  background: #8fc73f;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  padding: 0px;
  margin: 0px;
}

#galleryModal button:hover {
  background: #153543;
}

#galleryModal .modal-body {
  padding: 0px;
}

#galleryModal .modal-header {
  border-bottom: rgba(110, 137, 143, 0.4) 1px solid;
}

.modalSlides .slick-slide:not(.slick-center) {
  opacity: 1;
}

#gallery .range-title {
  position: relative;
}

#gallery .slide {
  position: relative;
  transition: all 0.5s ease;
}

.range-gallery .slide {
  position: relative;
}

.range-gallery .slide:hover:after {
  content: '';
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 20%;
  height: 7%;
  background-color: #e4e4e4;
  -webkit-clip-path: polygon(50% 0, 0 100%, 100% 100%);
  clip-path: polygon(50% 0, 0 100%, 100% 100%);
  left: 50%;
  transform: translateX(-50%);
}

.range-gallery .slide:hover img {
  filter: brightness(0.75);
}

.range-gallery .slide:hover + .range-title {
  color: #8fc73f;
}

.range-gallery .slide:hover {
  transform: scale(1.05);
  cursor: pointer;
}

.range-gallery a {
  text-decoration: none;
}

.cta-bar {
  padding: 3rem 2rem;
}
@media screen and (min-width: 992px) {
  .cta-bar {
    padding: 0rem;
    align-items: center;
    justify-content: center;
    text-align: left;
    gap: 2rem;
  }
}

.wave-top .heading {
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .wave-top .heading {
    text-align: left;
  }
}

.wave-bottom::after {
  display: none;
}
@media screen and (min-width: 1024px) {
  .wave-bottom::after {
    display: block;
  }
}

.center-slider .slick-slide .content {
  font-size: 1rem;
  width: 250px !important;
}
@media screen and (min-width: 768px) {
  .center-slider .slick-slide .content {
    width: 500px !important;
  }
}
@media screen and (min-width: 1024px) {
  .center-slider .slick-slide .content {
    width: 750px !important;
    font-size: 1.4rem;
  }
}

.number-container {
  border-bottom: 0px;
}
.number-container::after {
  content: '';
  width: 100%;
  height: 1px;
  background-color: white;
  display: block;
  margin-top: 2rem;
}
.number-container:last-child::after {
  content: '';
  display: none;
}
@media screen and (min-width: 768px) {
  .number-container::after {
    content: none;
  }
}

.footer-list li {
  margin-top: 1rem;
}

.end-footer .row div:last-child {
  justify-content: center !important;
}
@media screen and (min-width: 768px) {
  .end-footer .row div:last-child {
    justify-content: flex-end !important;
  }
}

#heroMain {
  height: auto;
}

.wave-top:before {
  content: none;
}
@media screen and (min-width: 768px) {
  .wave-top:before {
    content: '';
  }
}

.section-content .row {
  padding-top: 0rem !important;
}
@media screen and (min-wdith: 768px) {
  .section-content .row {
    padding-top: 250px !important;
    padding-bottom: 100px !important;
  }
}

.testimonial__card {
  margin-top: 1.5rem;
}
@media screen and (min-width: 768px) {
  .testimonial__card {
    margin-top: 0rem;
  }
}

.form-select {
  background-color: transparent;
  color: white;
  border: rgba(110, 137, 143, 0.4) 1px solid;
  padding: 0.8rem;
}

select option {
  margin: 40px;
  background: #153543;
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}

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

.call__container ul li a {
  font-size: 1.6rem !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
.call__container ul li a span {
  top: 1px !important;
}

.dropdown-menu li:last-child {
  border: none !important;
}

.inner__content {
  padding: 3rem 2rem;
  text-align: center;
}

.side-bar {
  display: none;
}

.page--contact .side-bar {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: auto;
}
@media only screen and (min-width: 1200px) {
  .page--contact .side-bar {
    width: 58.33333%;
  }
}

.img__gallery {
  margin: 2rem 0;
}

.resins-logo img {
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
}
.resins-logo p {
  text-align: center;
}

@media screen and (min-width: 1024px) {
  .inner__content {
    padding: 0rem 2rem;
    text-align: left;
  }
  .inner__content .side-bar {
    display: inline;
    margin-top: 2rem;
  }
}
.section-content .underline {
  margin-bottom: 4rem;
}
.img__gallery .splide__slide {
  width: 100%;
  height: 14rem;
}
.img__gallery .splide__slide .gallery__img {
  width: 100%;
  height: 100%;
}
.img__gallery .splide__slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 8px;
}

.side__nav__item {
  position: relative;
}
.side__nav__item::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.25);
  bottom: 0;
  left: 0;
}

.navbar > div {
  max-width: 1650px;
}

.nav__menu {
  display: flex;
  align-items: center;
  margin-bottom: 0;
}
.nav__menu .dropdown {
  list-style: none;
}
.nav__menu .dropdown a {
  font-size: 1.1rem;
  transition: all 0.3s ease;
}
.nav__menu .dropdown a:hover {
  color: #8fc73f !important;
}
.nav__menu .dropdown button {
  display: none;
}
.nav__menu .dropdown:hover .dropdown-menu,
.nav__menu .dropdown:focus .dropdown-menu {
  display: block;
}
.nav__menu .nav-item {
  list-style: none;
}
.nav__menu .nav-item a {
  font-size: 1.1rem;
  transition: all 0.3s ease;
}
.nav__menu .nav-item a:hover {
  color: #8fc73f !important;
}
.nav__menu .nav-item.btn {
  background-color: #8fc73f;
}
.nav__menu .nav-item.btn a {
  padding: 1rem;
  text-decoration: none;
  display: block;
  transition: all 0.3s ease;
}
.nav__menu .nav-item.btn a:hover {
  background-color: #153543;
  color: #fff;
}

.navbar:is(.scrolled) .nav__menu .nav-item a,
.navbar:is(.scrolled) .nav__menu .dropdown a {
  color: #153543;
}

.burger {
  display: none;
}

@media only screen and (max-width: 1250px) {
  .navbar {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .nav__menu {
    position: absolute;
    background: #153543;
    color: #fff;
    list-style: none;
    width: 100%;
    top: 0;
    left: 0;
    height: 100vh;
    padding-left: 0;
    flex-direction: column;
    justify-content: center;
    gap: 1rem;
    font-size: 1.25rem;
    transform: translateX(-105%);
    transition: all 0.7s ease-in;
    align-items: flex-start;
    padding: 0 2rem;
  }
  .nav__menu.nav--open {
    transform: translateX(0%);
  }
  .nav__menu .dropdown {
    width: 100%;
    display: grid;
    grid-template-columns: auto 1fr;
  }
  .nav__menu .dropdown:hover .dropdown-menu,
  .nav__menu .dropdown:focus .dropdown-menu {
    display: none;
  }
  .nav__menu .dropdown.inner__nav--open .dropdown-menu {
    display: block;
    position: relative;
    text-align: left;
    margin-left: 1rem;
    margin-top: 1rem;
  }
  .nav__menu .dropdown a {
    margin-right: 2rem;
  }
  .nav__menu .dropdown button {
    width: 1.5rem;
    height: 1.5rem;
    all: unset;
    margin-left: auto;
    cursor: pointer;
    transition: all 0.3s ease;
  }
  .nav__menu .dropdown button:hover {
    color: #8fc73f;
  }
  .nav__menu .dropdown button svg {
    width: 1.5rem;
    height: 1.5rem;
  }
  .nav__menu .dropdown .dropdown-menu {
    grid-column: span 2 / auto;
  }
  .burger {
    display: block;
    background: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    outline: none;
    display: flex;
    flex-direction: column;
    gap: 6px;
    margin-left: auto;
    z-index: 10;
    transition: all 0.3s ease-in-out;
  }
  .burger .line {
    transition: all 0.3s ease-in-out;
    background-color: #fff;
    width: 2rem;
    height: 2px;
  }
  .burger.nav--open {
    gap: 0;
  }
  .burger.nav--open .line:nth-of-type(1) {
    transform: rotate(45deg) translateY(2px);
  }
  .burger.nav--open .line:nth-of-type(2) {
    opacity: 0;
    transform: translateX(100%);
  }
  .burger.nav--open .line:nth-of-type(3) {
    transform: rotate(-45deg) translateY(-2px);
  }
} /*# sourceMappingURL=style.min.css.map */
