/* Production theme subset for the standalone homepage. Generated file. */

/* styles-m.css */
body {
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figure,
main,
footer,
header,
nav,
section {
  display: block;
}
nav ul {
  list-style: none none;
}
img {
  max-width: 100%;
  height: auto;
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size-adjust: 100%;
}
body {
  color: #333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
p {
  margin-top: 0rem;
  margin-bottom: 1rem;
}

strong {
  font-weight: 700;
}

i {
  font-style: italic;
}
hr {
  border: 0;
  border-top: 1px solid #ccc;
  margin-bottom: 20px;
  margin-top: 20px;
}
h2 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
h3 {
  font-weight: 600;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
}
h5 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
a {
  color: #006bb4;
  text-decoration: none;
}
a:visited {
  color: #006bb4;
  text-decoration: none;
}
a:hover {
  color: #006bb4;
  text-decoration: underline;
}
a:active {
  color: #ff5501;
  text-decoration: underline;
}
ul {
  margin-top: 0rem;
  margin-bottom: 2.5rem;
}
ul > li {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
ul ul {
  margin-bottom: 0;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
button {
  background-image: none;
  background: #eee;
  border: 1px solid #ccc;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
}
button:focus,
button:active {
  background: #e2e2e2;
  border: 1px solid #ccc;
  color: #333;
}
button:hover {
  background: #e1e1e1;
  border: 1px solid #ccc;
  color: #333;
}
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type="text"],
input[type="tel"],
input[type="search"],
input[type*="date"],
input[type="email"] {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
input[type="text"]:disabled,
input[type="tel"]:disabled,
input[type="search"]:disabled,
input[type*="date"]:disabled,
input[type="email"]:disabled {
  opacity: 0.5;
}
input[type="text"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type*="date"]::-moz-placeholder,
input[type="email"]::-moz-placeholder {
  color: #575757;
}
input[type="text"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type*="date"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder {
  color: #575757;
}
input[type="text"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type*="date"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder {
  color: #575757;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}
select {
  background: #fff url('/static/frontend/AI/CustomEarthPromos/en_US/images/select-bg.svg') no-repeat 100% 45%;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 4px 25px 5px 10px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
select:focus {
  border: 1px solid #c2c2c2;
}
select:disabled {
  opacity: 0.5;
  background: #fff;
  border: 1px solid #c2c2c2;
}
input[type="button"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
form {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
*:focus {
  box-shadow: none;
  outline: 0;
}

input:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: 0 0 3px 1px #00699D;
}
/**
 * Copyright 2015 Adobe
 * All Rights Reserved.
 */

.footer.content ul {
  margin: 0;
  padding: 0;
  list-style: none none;
}

.footer.content ul > li {
  margin: 0;
}
.block {
  margin-bottom: 40px;
}

.product.name a {
  font-weight: 400;
}

.product.name a > a {
  color: #333;
  text-decoration: none;
}

.product.name a > a:visited {
  color: #333;
  text-decoration: underline;
}

.product.name a > a:hover {
  color: #333;
  text-decoration: underline;
}

.product.name a > a:active {
  color: #333;
  text-decoration: underline;
}

.minicart-wrapper .action.showcart .text,
.minicart-wrapper .action.showcart .counter-label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.header.content:before,
.header.content:after {
  content: '';
  display: table;
}

.header.content:after {
  clear: both;
}

.columns .column.main {
  box-sizing: border-box;
}

.account .column.main .block:not(.widget) .block-title {
  border-bottom: 1px solid #c6c6c6;
  margin-bottom: 25px;
  padding-bottom: 10px;
}

.account .column.main .block:not(.widget) .block-title > strong,
.account .column.main .block:not(.widget) .block-title > span {
  font-size: 2.2rem;
  font-weight: 300;
}

.account .column.main .block:not(.widget) .block-title > .action {
  margin-left: 15px;
}
@font-face {
  font-family: 'Open Sans';
  src: url('/static/frontend/AI/CustomEarthPromos/en_US/fonts/opensans/light/opensans-300.woff2') format('woff2'), url('/static/frontend/AI/CustomEarthPromos/en_US/fonts/opensans/light/opensans-300.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('/static/frontend/AI/CustomEarthPromos/en_US/fonts/opensans/regular/opensans-400.woff2') format('woff2'), url('/static/frontend/AI/CustomEarthPromos/en_US/fonts/opensans/regular/opensans-400.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('/static/frontend/AI/CustomEarthPromos/en_US/fonts/opensans/semibold/opensans-600.woff2') format('woff2'), url('/static/frontend/AI/CustomEarthPromos/en_US/fonts/opensans/semibold/opensans-600.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('/static/frontend/AI/CustomEarthPromos/en_US/fonts/opensans/bold/opensans-700.woff2') format('woff2'), url('/static/frontend/AI/CustomEarthPromos/en_US/fonts/opensans/bold/opensans-700.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.columns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.columns:after {
  clear: both;
  content: ' ';
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.columns .column.main {
  padding-bottom: 40px;
  -webkit-flex-basis: auto;
  flex-basis: auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  width: 100%;
}
/**
 * Copyright 2015 Adobe
 * All Rights Reserved.
 */
.nav-sections {
  background: #f0f0f0;
}
.nav-toggle {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  display: block;
  font-size: 0;
  left: 15px;
  position: absolute;
  top: 15px;
  z-index: 14;
}
.nav-toggle:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: inherit;
  color: #757575;
  content: '\e609';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.nav-toggle:hover:before {
  color: #333;
}
.nav-toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-size: 30px 60px;
  text-indent: 0.01em;
  text-overflow: '';
}
select::-ms-expand {
  display: none;
}
@font-face {
  font-family: 'luma-icons';
  src: url('/static/frontend/AI/CustomEarthPromos/en_US/fonts/Luma-Icons.woff2') format('woff2'), url('/static/frontend/AI/CustomEarthPromos/en_US/fonts/Luma-Icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
button {
  border-radius: 3px;
}
button:not(.primary) {
  box-shadow: none;
}
button:not(.primary):active {
  box-shadow: inset 0 1px 0 0 rgba(204, 204, 204, 0.8), inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
}
body:not(._keyfocus) button:focus {
  box-shadow: none;
}
.product.data.items {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
  margin-left: -15px;
  margin-right: -15px;
}
.product.data.items > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.product.data.items > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.product.data.items > .item.content:before,
.product.data.items > .item.content:after {
  content: '';
  display: table;
}
.product.data.items > .item.content:after {
  clear: both;
}
.product.data.items > .item.content.active {
  display: block;
}
.product.data.items > .item.title {
  margin: 0;
}
.product.data.items > .item.content {
  background: #ffffff;
  margin: 0;
  padding: 10px 10px 30px;
}
.product.data.items .item.title a {
  position: relative;
  text-decoration: none;
}
.product.data.items .item.title a:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.product.data.items .item.title a:after {
  position: absolute;
  right: 10px;
  top: 1px;
}
.product.data.items .item.title.active a:after {
  content: '\e621';
}
.product.data.items .value p:last-child {
  margin-bottom: 0;
}
/**
 * Copyright 2020 Adobe
 * All Rights Reserved.
 */
/**
     * @codingStandardsIgnoreStart
     */
/**
      * @codingStandardsIgnoreStart
      */
/**
      * @codingStandardsIgnoreStart
      */
/**
 * Copyright 2014 Adobe
 * All Rights Reserved.
 */
@font-face {
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  src: url('/static/frontend/AI/CustomEarthPromos/en_US/Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot');
  src: url('/static/frontend/AI/CustomEarthPromos/en_US/Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot?#iefix') format('embedded-opentype'), url('/static/frontend/AI/CustomEarthPromos/en_US/Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.woff') format('woff'), url('/static/frontend/AI/CustomEarthPromos/en_US/Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.ttf') format('truetype');
}
[data-content-type$='block'] .block p:last-child {
  margin-bottom: 1rem;
  margin-top: 0;
}
[data-content-type='heading'] {
  word-wrap: break-word;
}
[data-content-type='html'] {
  word-wrap: break-word;
}
figure[data-content-type='image'] {
  box-sizing: border-box;
}
figure[data-content-type='image'] > [data-element='link'],
figure[data-content-type='image'] > [data-element='link'] img {
  border-radius: inherit;
}
[data-content-type='slide'] {
  box-sizing: border-box;
  line-height: 20px;
  min-height: inherit;
  overflow: hidden;
}
[data-content-type='slide'] > [data-element='link'] {
  color: inherit;
  min-height: inherit;
  text-decoration: inherit;
}
[data-content-type='slide'] > [data-element='link']:hover {
  color: inherit;
  text-decoration: inherit;
}
[data-content-type='slide'] + [data-content-type='slide'] {
  height: 0;
  min-height: 0;
}
div[data-content-type='slider'] {
  visibility: hidden;
}
div[data-content-type='slider'] a.button {
  -moz-appearance: button;
  -webkit-appearance: button;
  appearance: button;
  color: initial;
  padding: 10px;
  text-decoration: none;
}
div[data-content-type='text'] {
  word-wrap: break-word;
}
/**
 * Copyright 2020 Adobe
 * All Rights Reserved.
 */
/**
 * Copyright 2020 Adobe
 * All Rights Reserved.
 */
/**
 * Copyright 2020 Adobe
 * All Rights Reserved.
 */
/**
 * Copyright 2020 Adobe
 * All Rights Reserved.
 */
/**
 * Copyright 2020 Adobe
 * All Rights Reserved.
 */
/**
 * Copyright 2021 Adobe
 * All Rights Reserved.
 */
/**
 * Copyright 2024 Adobe
 * All Rights Reserved.
 */
/**
 * ADOBE CONFIDENTIAL
 *
 * Copyright 2020 Adobe
 * All Rights Reserved.
 *
 * NOTICE: All information contained herein is, and remains
 * the property of Adobe and its suppliers, if any. The intellectual
 * and technical concepts contained herein are proprietary to Adobe
 * and its suppliers and are protected by all applicable intellectual
 * property laws, including trade secret and copyright laws.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe.
 */
/**
 * ADOBE CONFIDENTIAL
 *
 * Copyright 2026 Adobe
 * All Rights Reserved.
 *
 * NOTICE: All information contained herein is, and remains
 * the property of Adobe and its suppliers, if any. The intellectual
 * and technical concepts contained herein are proprietary to Adobe
 * and its suppliers and are protected by all applicable intellectual
 * property laws, including trade secret and copyright laws.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe.
 */
/**
 * ADOBE CONFIDENTIAL
 *
 * Copyright 2026 Adobe
 * All Rights Reserved.
 *
 * NOTICE: All information contained herein is, and remains
 * the property of Adobe and its suppliers, if any. The intellectual
 * and technical concepts contained herein are proprietary to Adobe
 * and its suppliers and are protected by all applicable intellectual
 * property laws, including trade secret and copyright laws.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe.
 */
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
.columns .column.main {
  max-width: 100%;
}
/**
 * Copyright © Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
/* for the "Amazon Sign-in" button */
/** mini cart styling **/
/** Prevent movement after a soft decline to other payment steps **/
/**
 * Avalara_AvaTax
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 *
 * @copyright  Copyright (c) 2016 Avalara, Inc.
 * @license    http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
 */
/**
 * Avalara_AvaTax
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 *
 * @copyright  Copyright (c) 2016 Avalara, Inc.
 * @license    http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
 */
:root {
  --bmx-primary: #fb3003;
  --bmx-border: #ebebeb;
  --bmx-link: #203656;
  --bmx-link-hover: #4e678a;
  --bmx-subdued: #707070;
  --bmx-gradient: linear-gradient(to right, #fb3003 0%, #ffa387 100%);
}
/**
 * Copyright 2019 Adobe
 * All Rights Reserved.
 */
.products {
  margin: 30px 0;
}
/**
 * @codingStandardsIgnoreStart
 */
/**
 * @codingStandardsIgnoreStart
 */
.block-search {
  margin-bottom: 0;
}
.block-search .block-title {
  display: none;
}
.block-search .block-content {
  margin-bottom: 0;
}
.block-search .label {
  text-decoration: none;
  display: inline-block;
  float: right;
}
.block-search .label > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-search .label:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 28px;
  color: #757575;
  content: '\e615';
  font-family: 'luma-icons';
  margin: 0 10px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-search .label:hover:before {
  color: #333;
}
.block-search .label:active:before {
  color: #333;
}
.block-search .label.active + .control input {
  position: static;
}
.block-search .action.search {
  display: none;
}
.block-search .control {
  border-top: 1px solid #ccc;
  clear: both;
  margin: 0 -15px -1px;
  padding: 0 15px;
}
.block-search input {
  font-size: 16px;
  left: -300%;
  margin: 15px 0;
  position: absolute;
}
.search.found {
  margin-bottom: 10px;
}
.account .column.main {
  margin-bottom: 30px;
}
.account .column.main h2 {
  margin-top: 0;
}
.column.main .block:last-child {
  margin-bottom: 0;
}
.block .title {
  display: block;
  margin-bottom: 10px;
}
.block .title strong {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.block p:last-child {
  margin: 0;
}
/**
 * Copyright 2025 Adobe
 * All Rights Reserved.
 */
/**
 * @codingStandardsIgnoreStart
 */
body {
  background-color: #fff;
}
.page-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
}
.page-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.page-header {
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
}
.header.content {
  padding-top: 10px;
  position: relative;
}
.logo {
  float: left;
  margin: 0 0 10px 40px;
  max-width: 50%;
  position: relative;
  z-index: 5;
}
.logo img {
  display: block;
  height: auto;
}
.page-footer {
  margin-top: 25px;
}
.footer.content {
  border-top: 1px solid #cecece;
  padding-top: 20px;
}
.footer.content .links > li {
  background: #f4f4f4;
  font-size: 1.6rem;
  border-top: 1px solid #cecece;
  margin: 0 -15px;
  padding: 0 15px;
}
.footer.content .links a,
.footer.content .links strong {
  display: block;
  padding: 10px 0;
}
.footer.content .links strong {
  color: #a6a6a6;
  font-weight: normal;
}
.footer.content .links a {
  color: #575757;
  text-decoration: none;
}
.footer.content .links a:visited {
  color: #575757;
  text-decoration: none;
}
.footer.content .links a:hover {
  color: #333;
  text-decoration: underline;
}
.footer.content .links a:active {
  color: #333;
  text-decoration: underline;
}
.minicart-wrapper {
  display: inline-block;
  position: relative;
  float: right;
}
.minicart-wrapper:before,
.minicart-wrapper:after {
  content: '';
  display: table;
}
.minicart-wrapper:after {
  clear: both;
}
.minicart-wrapper .action.showcart {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 28px;
  color: #757575;
  content: '\e611';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart:hover:before {
  color: #333;
}
.minicart-wrapper .action.showcart:active:before {
  color: #757575;
}
.minicart-wrapper .action.showcart.active {
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart.active:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 28px;
  color: #757575;
  content: '\e611';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart.active:hover:before {
  color: #333;
}
.minicart-wrapper .action.showcart.active:active:before {
  color: #757575;
}
.minicart-wrapper.active {
  overflow: visible;
}
.minicart-wrapper .product .actions {
  float: right;
  margin: -28px 0 0;
}
.minicart-wrapper .action.showcart {
  white-space: nowrap;
}
.minicart-wrapper .action.showcart .counter.qty {
  background: #ff5501;
  color: #fff;
  height: 24px;
  line-height: 24px;
  border-radius: 2px;
  display: inline-block;
  margin: 3px 0 0;
  min-width: 18px;
  overflow: hidden;
  padding: 0 3px;
  text-align: center;
  white-space: normal;
}
.minicart-wrapper .action.showcart .counter.qty.empty {
  display: none;
}
.minicart-wrapper .action.showcart .counter-number {
  text-shadow: 0 0 7px #000000;
}
@keyframes minicart-action-spin {
  to {
    transform: rotate(360deg);
  }
}
@keyframes minicart-wallet-shimmer {
  to {
    transform: translateX(100%);
  }
}
@keyframes minicart-email-cart-spin {
  to {
    transform: rotate(360deg);
  }
}
/**
 * Copyright 2015 Adobe
 * All Rights Reserved.
 */
/**
 * ADOBE CONFIDENTIAL
 *
 * Copyright 2020 Adobe
 * All Rights Reserved.
 *
 * NOTICE: All information contained herein is, and remains
 * the property of Adobe and its suppliers, if any. The intellectual
 * and technical concepts contained herein are proprietary to Adobe
 * and its suppliers and are protected by all applicable intellectual
 * property laws, including trade secret and copyright laws.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * ADOBE CONFIDENTIAL
 *
 * Copyright 2023 Adobe
 * All Rights Reserved.
 *
 * NOTICE: All information contained herein is, and remains
 * the property of Adobe and its suppliers, if any. The intellectual
 * and technical concepts contained herein are proprietary to Adobe
 * and its suppliers and are protected by all applicable intellectual
 * property laws, including trade secret and copyright laws.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe.
 */
@media only screen and (max-width: 767px) {
  
  .account .column.main .block:not(.widget) .block-title:before,
  .account .column.main .block:not(.widget) .block-title:after {
    content: '';
    display: table;
  }
  
  .account .column.main .block:not(.widget) .block-title:after {
    clear: both;
  }
  .navigation,
  .header.content,
  .footer.content,
  .page-main,
  .block.category.event {
    padding-left: 15px;
    padding-right: 15px;
  }
  .account .page-main {
    padding-top: 41px;
    position: relative;
  }
  .navigation {
    padding: 0;
  }
  .navigation .parent .level-top {
    display: block;
    text-decoration: none;
    position: relative;
  }
  .navigation .parent .level-top:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .parent .level-top:after {
    position: absolute;
    right: 7px;
    top: -8px;
  }
  .nav-sections {
    -webkit-overflow-scrolling: touch;
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: calc(-1 * (100% - 54px));
    overflow: auto;
    position: fixed;
    top: 0;
    width: calc(100% - 54px);
  }
  .nav-sections .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .header.links li {
    font-size: 1.6rem;
    margin: 0;
  }
  .nav-sections .header.links li > a {
    border-top: 1px solid #d1d1d1;
  }
  .nav-sections .header.links a,
  .nav-sections .header.links a:hover {
    color: #575757;
    text-decoration: none;
    display: block;
    font-weight: 700;
    padding: 0.8rem 15px;
  }
  .nav-sections .header.links .header.links {
    border: 0;
  }
  .nav-sections-item-content {
    box-sizing: border-box;
    display: none;
    float: right;
    margin-left: -100%;
    margin-top: 71px;
    padding: 25px 0;
    width: 100%;
  }
  .nav-sections-item-content:before,
  .nav-sections-item-content:after {
    content: '';
    display: table;
  }
  .nav-sections-item-content:after {
    clear: both;
  }
  .nav-sections-item-content.active {
    display: block !important;
  }
  .nav-open .page-wrapper {
    left: calc(100% - 54px);
  }
  .nav-open .nav-sections {
    -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    left: 0;
    z-index: 99;
  }
  .nav-open .nav-toggle:after {
    background: rgba(0, 0, 0, 0.7);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  .nav-sections-items {
    position: relative;
    z-index: 1;
  }
  .nav-sections-items:before,
  .nav-sections-items:after {
    content: '';
    display: table;
  }
  .nav-sections-items:after {
    clear: both;
  }
  .navigation {
    background: #f0f0f0;
    box-sizing: border-box;
  }
  .navigation ul {
    margin: 0;
    padding: 0;
  }
  .navigation li {
    margin: 0;
  }
  .navigation a {
    display: block;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 15px;
  }
  .navigation a,
  .navigation a:hover {
    color: #575757;
    text-decoration: none;
  }
  .navigation .level0 {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
  }
  .navigation .level0 > .level-top {
    font-weight: 700;
    padding: 8px 40px 8px 15px;
    text-transform: uppercase;
    word-wrap: break-word;
  }
  .navigation .level0 > .level-top:hover {
    color: #333;
  }
  .navigation .level0 > .level1 {
    font-weight: 600;
  }
  .navigation .level0.active > a:not(.ui-state-active) {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    color: #333;
  }
  .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
    margin-left: -8px;
  }
  .navigation li.level0:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .navigation .submenu > li {
    word-wrap: break-word;
  }
  .navigation .submenu > li > a:hover {
    color: #333;
  }
  .navigation .submenu:not(:first-child) {
    font-weight: 400;
    line-height: 1.3;
    left: auto !important;
    overflow-x: hidden;
    padding: 0;
    position: relative;
    top: auto !important;
    transition: left 0.3s ease-out;
  }
  .navigation .submenu:not(:first-child) > li > a {
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) > li:last-child {
    margin-bottom: 0;
  }
  .navigation .submenu:not(:first-child) ul {
    display: block;
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) ul > li {
    margin: 0;
  }
  .navigation .submenu:not(:first-child) ul > li a {
    color: #575757;
    display: block;
    line-height: normal;
  }
  .navigation .submenu:not(:first-child) ul > li a:hover {
    color: #333;
  }
  .navigation .submenu:not(:first-child) .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    color: #333;
    padding-left: 7px;
  }
  .navigation .submenu:not(:first-child) .level1.active > a {
    padding-left: 7px;
  }
  .product.data.items > .item.content {
    padding: 10px 15px 30px;
  }
  /**
     * @codingStandardsIgnoreStart
     */
  .block-search {
    margin-top: 10px;
  }
  .account .column.main .block:not(.widget) .block-title > .action {
    float: right;
    margin-top: 5px;
  }
  .navigation .parent .level-top:after {
    font-size: 1.6rem;
    right: 10px;
    top: 7px;
  }
  .logo {
    margin-bottom: 13px;
    margin-top: 4px;
  }
  .minicart-wrapper {
    margin-top: 10px;
  }
  .minicart-wrapper:before,
  .minicart-wrapper:after {
    content: '';
    display: table;
  }
  .minicart-wrapper:after {
    clear: both;
  }
  .minicart-wrapper .product .actions {
    float: left;
    margin: 10px 0 0 0;
  }
}
@media only screen and (max-width: 639px) {
  .account .column.main {
    margin: 0;
    padding: 0;
  }
}

/* thin.min.css */
/*!
 * Font Awesome Pro 6.0.0-alpha1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */

.gform_legacy_markup_wrapper {
    max-width: 100%
}

.gform_legacy_markup_wrapper form {
    text-align: left;
    max-width: 100%;
    margin: 0 auto
}

.gform_legacy_markup_wrapper *, .gform_legacy_markup_wrapper :after, .gform_legacy_markup_wrapper :before {
    box-sizing: border-box !important
}

 .gform_legacy_markup_wrapper h2, .gform_legacy_markup_wrapper h3 {
    font-weight: 400;
    border: none;
    background: 0 0
}

.gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    font-size: inherit;
    font-family: inherit;
    padding: 5px 4px;
    letter-spacing: normal
}

.gform_legacy_markup_wrapper input[type=image] {
    border: none !important;
    padding: 0 !important;
    width: auto !important
}

.gform_legacy_markup_wrapper select {
    line-height: 1.5;
    font-size: inherit;
    font-family: inherit;
    letter-spacing: normal
}

.gform_legacy_markup_wrapper ul.gform_fields {
    margin: 0 !important;
    list-style-type: none;
    display: block
}

.gform_legacy_markup_wrapper ul {
    text-indent: 0
}

.gform_legacy_markup_wrapper form li, .gform_legacy_markup_wrapper li {
    margin-left: 0 !important;
    list-style: none !important;
    overflow: visible
}

.gform_legacy_markup_wrapper ul li.gfield {
    clear: both
}

.gform_legacy_markup_wrapper ul li:after, .gform_legacy_markup_wrapper ul li:before, .gform_legacy_markup_wrapper ul.gform_fields {
    padding: 0;
    margin: 0;
    overflow: visible
}

.gform_legacy_markup_wrapper select option {
    padding: 2px;
    display: block
}

.gform_legacy_markup_wrapper .inline {
    display: inline !important
}

.gform_legacy_markup_wrapper .gform_heading {
    width: 100%;
    margin-bottom: 18px
}

.gform_button.loading .spinner {
    display: inline-block
}

.gform_legacy_markup_wrapper label.gfield_label {
    font-weight: 700;
    font-size: inherit
}

.gform_legacy_markup_wrapper .top_label .gfield_label {
    display: inline-block;
    line-height: 1.3;
    clear: both
}

 .gform_button.loading .btn-text, body.cms-index-index .category-images-columns p br {
    display: none
}

 .gform_legacy_markup_wrapper .gfield_description, .gform_legacy_markup_wrapper input.large, .gform_legacy_markup_wrapper select.large {
    width: 100%
}

body .gform_legacy_markup_wrapper .top_label div.ginput_container {
    margin-top: 8px
}

.gform_legacy_markup_wrapper .hidden_label .gfield_label {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

 .gform_legacy_markup_wrapper li.hidden_label input {
    margin-top: 12px
}

.gform_legacy_markup_wrapper span.gform_description {
    font-weight: 400;
    display: block;
    width: calc(100% - 16px);
    margin-bottom: 16px
}

 .wp-block-image {
    margin: 0
}

.gform_legacy_markup_wrapper .description, .gform_legacy_markup_wrapper .gfield_description {
    font-size: .813em;
    line-height: inherit;
    clear: both;
    font-family: inherit;
    letter-spacing: normal
}

.gform_legacy_markup_wrapper .description, .gform_legacy_markup_wrapper .gfield_description {
    padding: 0 16px 0 0
}

.gform_legacy_markup_wrapper .field_description_below .gfield_description {
    padding-top: 16px
}

 .gform_legacy_markup_wrapper .gfield_required {
    color: #790000
}

.gform_legacy_markup_wrapper .gform_footer {
    padding: 16px 0 10px;
    margin: 16px 0 0;
    clear: both;
    width: 100%
}

.gform_legacy_markup_wrapper .gform_footer input.button, .gform_legacy_markup_wrapper .gform_footer input[type=submit] {
    font-size: 1em;
    width: 100%;
    margin: 0 0 16px
}

.gform_legacy_markup_wrapper .gform_footer input[type=image] {
    padding: 0;
    width: auto !important;
    background: 0 0 !important;
    border: none !important;
    margin: 0 auto 16px !important;
    display: block;
    max-width: 100%
}

 .gform_legacy_markup_wrapper .gform_hidden, .gform_legacy_markup_wrapper input.gform_hidden, .gform_legacy_markup_wrapper input[type=hidden] {
    display: none !important;
    max-height: 1px !important;
    overflow: hidden
}

.cms-index-index .page-wrapper #maincontent > div {
    padding: 0 !important
}

 .post-entry iframe {
    max-width: 100%
}

.gform_legacy_markup_wrapper .gform_validation_container, body .gform_legacy_markup_wrapper .gform_body ul.gform_fields li.gfield.gform_validation_container, body .gform_legacy_markup_wrapper li.gform_validation_container, body .gform_legacy_markup_wrapper ul.gform_fields li.gfield.gform_validation_container {
    display: none !important;
    position: absolute !important;
    left: -9000px
}

 .wp-sidebar {
    position: relative
}

body .gform_legacy_markup_wrapper ul li.gfield {
    margin-top: 16px;
    padding-top: 0
}

@media only screen and (max-width: 641px) {
    .gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
        line-height: 2;
        min-height: 2rem
    }

    .gform_legacy_markup_wrapper .ginput_container span:not(.ginput_price) {
        margin-bottom: 8px;
        display: block
    }
}

@media only screen and (min-width: 641px) {
    .gform_legacy_markup_wrapper .gform_body, .gform_legacy_markup_wrapper .hidden_label input.large, .gform_legacy_markup_wrapper .hidden_label select.large, .gform_legacy_markup_wrapper .top_label input.large, .gform_legacy_markup_wrapper .top_label select.large {
        width: 100%
    }

    .gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .gfield_label {
        float: left;
        width: 29%;
        padding-right: 16px;
        margin-bottom: 16px
    }

     html:not([dir=rtl]) .gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .gfield_description, html:not([dir=rtl]) .gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .ginput_container:not(.ginput_container_time):not(.ginput_container_date) {
        width: 70%;
        margin-left: 29%
    }

    .gform_legacy_markup_wrapper .gform_footer input.button, .gform_legacy_markup_wrapper .gform_footer input[type=image], .gform_legacy_markup_wrapper .gform_footer input[type=submit] {
        display: inline-block
    }

    .gform_legacy_markup_wrapper .gform_footer input[type=image] {
        vertical-align: middle
    }

    .gform_legacy_markup_wrapper .gform_footer input.button, .gform_legacy_markup_wrapper .gform_footer input[type=submit] {
        font-size: 1em;
        width: auto;
        margin: 0 16px 0 0
    }

     .gform_legacy_markup_wrapper ul.gform_fields li.gfield {
        padding-right: 16px
    }

    .gform_legacy_markup_wrapper .gform_footer:not(.top_label) {
        padding: 16px 0 10px;
        margin-left: 29%;
        width: 70%
    }
}

 .post-entry {
    margin: 0 0 20px
}

.block-blog .block-title {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #c6c6c6
}

.block-blog .block-title > strong {
    font-size: 18px;
    font-weight: 300
}

 .block-blog ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.gform_legacy_markup_wrapper .gform_footer input[type=submit] {
    background: #000;
    color: #fff;
    border: none;
    outline: 0;
    cursor: pointer;
    font-weight: 700;
    border-radius: 0;
    display: table
}

.cms-index-index .testi img {
    display: table;
    margin: 0 auto 15px
}

.cms-index-index .testi p {
    line-height: 26px;
    font-size: 14px;
    font-weight: 400;
    text-align: justify;
    overflow: clip;
    max-height: 205px;
}

.next:hover, .prev:hover {
    background: #333;
    color: #fff !important
}

input:-webkit-autofill, input:-webkit-autofill:active, input:-webkit-autofill:focus, input:-webkit-autofill:hover {
    -webkit-box-shadow: 0 0 0 30px #fff inset !important
}

@-webkit-keyframes fade {
    from {
        opacity: .4
    }
    to {
        opacity: 1
    }
}

@keyframes fade {
    from {
        opacity: .4
    }
    to {
        opacity: 1
    }
}

.gform_legacy_markup_wrapper .gfield_required {
    margin-left: 2px;
    vertical-align: middle
}

.next, .prev {
    width: 32px;
    font-size: 12px;
    display: inline-block;
    color: #000 !important;
    cursor: pointer;
    text-decoration: none !important;
    text-align: center
}

.cms-home .next, .cms-home .prev {
    font-size: 22px
}

.gform_legacy_markup_wrapper .gform_footer input[type=submit] {
    padding: 9px 0;
    font-size: 20px;
    margin: 0 auto;
    width: 62%
}

.cms-index-index .testi h5,
.cms-index-index .testi .homepage-reviewer-name {
    text-align: center;
    font-weight: 800;
    font-size: 14px;
    line-height: normal;
    position: absolute;
    bottom: 30px;
    margin: 0;
    transform: translateX(-50%);
    left: 50%
}

.cms-index-index a {
    color: #094d72
}

.home-reviews {
    max-width: 1300px;
    width: 100%;
    margin: auto
}

.cms-index-index .testi {
    border-radius: 5px;
    border: 2px solid #040707;
    padding: 30px 30px 50px !important;
    min-height: 350px;
    flex-basis: 46.46%;
    position: relative
}

.home-reviews img {
    width: auto !important;
    margin: auto !important
}

@media (max-width: 800px) {
    .home-reviews {
        padding: 0 15px
    }
}

@font-face {
    font-family: "Font Awesome 6 Pro";
    font-style: normal;
    font-weight: 100;
    font-display: block;
    src: url(/static/frontend/AI/CustomEarthPromos/en_US/webfonts/fa-thin-100.eot);
    src: url(/static/frontend/AI/CustomEarthPromos/en_US/webfonts/fa-thin-100.eot?#iefix) format("embedded-opentype"), url(/static/frontend/AI/CustomEarthPromos/en_US/webfonts/fa-thin-100.woff2) format("woff2"), url(/static/frontend/AI/CustomEarthPromos/en_US/webfonts/fa-thin-100.woff) format("woff"), url(/static/frontend/AI/CustomEarthPromos/en_US/webfonts/fa-thin-100.ttf) format("truetype"), url(/static/frontend/AI/CustomEarthPromos/en_US/webfonts/fa-thin-100.svg#fontawesome) format("svg")
}

 .fat {
    font-family: "Font Awesome 6 Pro";
    font-weight: 100
}

 a, a:link, a:visited {
    color: #578cb4
}

@media (min-width: 900px) {

    .header-toprow .header-toprow-actions .fat.fa-search {
        margin-left: -54px;
        z-index: 4;
        font-size: 2.6rem;
        color: #000
    }

    .page-header .header-toprow .header-toprow-actions .search-container .block.block-search .control input {
        border: 1px solid #333;
        border-radius: 6px;
        height: 47px;
        font-family: Montserrat
    }

    .page-header .header-toprow .header-toprow-actions .search-container .block.block-search {
        width: 350px
    }

    .page-header .header-toprow .header-toprow-actions .search-container {
        padding-top: 0
    }

    .page-header .header-toprow .header-toprow-actions .search-container .block.block-search .control input:focus {
        height: 47px;
        box-shadow: 0 0 2px #004d71
    }

    .minicart-wrapper .action.showcart {
        white-space: nowrap;
        border-radius: 8px;
        font-size: 18px;
        padding: 8px 0;
        text-align: center;
        -webkit-transition: color .3s ease-in-out, background-color .3s ease-in-out;
        -moz-transition: color .3s ease-in-out, background-color .3s ease-in-out;
        -ms-transition: color .3s ease-in-out, background-color .3s ease-in-out;
        -o-transition: color .3s ease-in-out, background-color .3s ease-in-out
    }

    .header-toprow .header-toprow-actions .minicart-wrapper .action.showcart .counter.qty {
        background-color: #ff4d00;
        position: absolute;
        top: -3px;
        right: -14px;
        border-radius: 10px
    }
}

@media (min-width: 830px) {
    body.cms-index-index .category-images-columns p {
        font-size: 1.3rem;
        height: 70px;
        text-align: center;
    }
}

@media (max-width: 1200px) {
    body.cms-index-index .category-images-columns h3 {
        font-size: 16px !important
    }
}

@media (max-width: 768px) {
    body.cms-index-index .category-images-columns h3 {
        font-size: 14px !important
    }
}

@media screen and (max-width: 768px) {

    .minicart-wrapper {
        margin-top: 0 !important
    }
}

.header-vert-divider {
    padding-top: 5px;
    border-left: 1px solid #38546d;
    border-right: 1px solid #16222c;
    height: 27px;
    position: absolute;
    top: 8px;
    right: 35px
}

.account-container {
    border: 2px solid #004d71;
    border-radius: 6px;
    padding: 0 15px
}

@media screen and (max-width: 900px) {
    .header-vert-divider {
        display: none
    }

    .account-container {
        border: 0;
        border-radius: 6px;
        padding: 0
    }

    .minicart-wrapper {
        margin-left: 0 !important
    }
}

.minicart-wrapper .action.showcart .counter.qty {
    height: 22px !important;
    line-height: 22px !important
}

.products {
    margin: 20px 0 !important
}

.gform_button .spinner {
    margin-right: 0 !important
}

body, html {
    overflow-x: hidden !important
}

body {
    position: relative !important
}

.gform_button {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px
}

.gform_button .spinner {
    display: none;
    width: 18px;
    height: 18px;
    border: 2px solid #fff;
    border-top-color: transparent;
    border-radius: 50%;
    animation: .7s linear infinite spin
}

@keyframes spin {
    to {
        transform: rotate(360deg)
    }
}

@media screen and (max-width: 768px) {

    .nav-open .page-wrapper {
        overflow: visible !important
    }
}

.home-quote .gform-footer {
    border: 1px solid #000 !important;
    border-radius: 5px !important
}

@media (max-width: 768px) {
    .cms-index-index .testi {
        flex-basis: 100%
    }
}

@media (min-width: 1300px) {

    h2 {
        font-size: 22px !important
    }
}

@media screen and (min-width: 1150px) and (max-width: 1299px) {

    h2 {
        font-size: 18px !important
    }
}

@media screen and (min-width: 768px) and (max-width: 1150px) {

    h2 {
        font-size: 18px !important
    }
}

.home-reviews .size-large {
    margin-bottom: 7px;
}

/* --- Slider base --- */
.home-reviews {
    position: relative;
}

.home-reviews .reviews-slider {
    position: relative;
    overflow: hidden; /* keep hidden to clip cross-fades */
    height: auto; /* JS will set the exact height */
    transition: height .25s ease;
}

/* Each slide holds 2 testimonials */
.home-reviews .slide {
    position: absolute;
    inset: 0;
    display: flex;
    gap: 2rem; /* match your design */
    opacity: 0;
    transition: opacity .6s ease;
    pointer-events: none;
}

.home-reviews .slide.active {
    opacity: 1;
    pointer-events: auto;
}

/* Two columns inside the slide */
.home-reviews .slide .testi {
    flex: 1 1 50%;
    min-width: 0;
    margin: 30px;
}

/* On small widths, one testimonial per slide (full width) */
@media (max-width: 950px) {
    .home-reviews .slide .testi {
        flex: 1 1 100%;
    }
}

.home-reviews .slide .testi.empty {
    visibility: hidden; /* keeps layout if odd count */
}

/* Defensive resets for Gutenberg inline styles */
.home-reviews .wp-block-group__inner-container {
    position: relative;
}

.home-reviews .testi[style*="min-width"] {
    min-width: auto !important;
}

/* Image sanity */
.home-reviews img {
    display: block;
    max-width: 100%;
    height: auto;
}

/* --- Arrows --- */
.home-reviews .nav-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: none !important;
    color: black;
    border: none;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    cursor: pointer;
    z-index: 5;
    font-size: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background .2s;
}

.home-reviews .nav-arrow.prev {
    left: -7px;
}

.home-reviews .nav-arrow.next {
    right: -7px;
}

.home-reviews .nav-arrow.prev:hover {
    color: black !important;
}

.home-reviews .nav-arrow.next:hover {
    color: black !important;
}

@media (min-width: 650px) {
    .bbb-icon-desktop {
        display: block;
    }

    .bbb-icon-mobile {
        display: none;
    }
}

@media (max-width: 650px) {
    .bbb-icon-desktop {
        display: none;
    }

    .bbb-icon-mobile {
        display: block;
    }
}

.quote-success-popup .title h2 {
    font-size: 25px !important;
}


.cms-home .quote-btn-submit {
    background: black;
    border: none;
    font-size: 16px;
    text-transform: uppercase;
    color: white;
}

/* ===== Success Popup Overlay (HOME ONLY) ===== */

/* Prevent page scroll while popup is visible */
.cms-home body:has(#gform_confirmation_wrapper_2) {
    overflow: hidden;
}

/* ===== Modal Container ===== */

/* ===== Close Button ===== */

/* ===== Content ===== */

/* ===== CTA Button ===== */

/* ===== Animations ===== */
@keyframes gfFadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes gfScaleIn {
    to {
        transform: scale(1);
    }
}

/* ===== Mobile ===== */

/*.fotorama .fotorama__nav--thumbs .fotorama__nav__frame {*/
/*    padding: 2px 0 !important;*/
/*}*/


.cep-why {
    background: #ffffff;
    padding-bottom: 56px;
    padding-top: 18px;
}

.cep-why__wrap {
    margin: 0 auto;
}

.cep-why__title {
    margin: 0;
    text-align: center;
    font-weight: 700;
    font-size: 34px;
    letter-spacing: -0.2px;
    color: #2f3439;
}

.cep-why__title-rule {
    height: 1px;
    background: #e6e7ea;
    margin: 18px auto 0;
    max-width: 920px;
}

.cep-why__grid {
    display: grid;
    grid-template-columns:repeat(3, 1fr);
    gap: 0;
    margin-top: 34px;
}

@media (max-width: 768px) {
    .cep-why {
        padding-bottom: 20px;
    }

    .cep-why__grid {
        margin-top: 0px;
    }
}

.cep-why__item {
    text-align: center;
    padding: 22px 28px 10px;
    position: relative;
}

/* Vertical dividers between columns */
.cep-why__item:not(:first-child)::before {
    content: "";
    position: absolute;
    left: 0;
    top: 18px;
    bottom: 18px;
    width: 1px;
    background: #e6e7ea;
}

.cep-why__icon {
    width: 100px;
    height: 100px;
    margin: 0 auto 16px;
    display: grid;
    place-items: center;
    color: #2f3439;
}

.cep-why__icon svg {
    width: 54px;
    height: 54px;
}

.cep-why__icon--accent {
    color: #2f6b3f;
}

.cep-why__headline {
    margin: 0;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.25;
    color: #2f3439;
}

.cep-why__headline-rule {
    height: 1px;
    background: #e6e7ea;
    margin: 12px auto 0;
    width: 88%;
    max-width: 330px;
}

.cep-why__copy {
    margin: 14px auto 0;
    max-width: 360px;
    font-size: 16px;
    line-height: 1.6;
    color: #6a737d;
}

/* Responsive */
@media (max-width: 900px) {
    .cep-why__title {
        font-size: 30px;
    }

    .cep-why__grid {
        grid-template-columns:1fr;
    }

    .cep-why__item {
        padding: 12px 12px 18px;
    }

    .cep-why__item:not(:first-child)::before {
        left: 12%;
        right: 12%;
        top: 0;
        bottom: auto;
        height: 1px;
        width: auto;
    }

    .cep-why__item:nth-child(3) .cep-why__icon {
        margin-bottom: 0px !important;
        height: 77px !important;
    }

    .cep-why__headline-rule {
        width: 72%;
    }
}


.cms-index-index h2 {
    font-size: 24px !important;
    font-family: 'Montserrat-Bold';
}

.cms-index-index h2 a {
    font-size: 24px !important;
    font-family: 'Montserrat-Bold';
}

@media (max-width: 1400px) {
    .cms-index-index h2 {
        font-size: 21px !important;
    }

    .cms-index-index h2 a {
        font-size: 21px !important;
    }
}

@media (max-width: 1250px) {
    .cms-index-index h2 {
        font-size: 18px !important;
    }

    .cms-index-index h2 a {
        font-size: 18px !important;
    }
}

.category-images-columns h3 {
    font-family: 'Montserrat';
    text-align: center !important;
}

.cep-catcircles {
    padding: 10px 0 10px;
    margin-top: -5px;
    margin-bottom: 15px;
}



.cep-catcircles__list{
    list-style: none;
    margin: 10px auto 0 !important;
    padding: 0 15px;
    box-sizing: border-box;
    display: flex !important;
    flex-wrap: wrap !important;
    max-width: 1206px !important;
    justify-content: center !important;
    align-items: flex-start;
    gap: 26px 44px;
}

.cep-catcircles__item{
    margin: 0;
    padding: 0;
    width: 200px;
    flex: 0 0 200px !important;
    text-align: center;
}

.cep-catcircles__link {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    text-decoration: none;
}

.cep-catcircles__link:hover .cep-catcircles__imgwrap {
    box-shadow: 0 0 10px rgba(255, 165, 0, 0.9);
}

.cep-catcircles__imgwrap {
    width: 200px;
    height: 200px;
    border-radius: 9999px;
    border: none;
    overflow: hidden;
    display: block;
    transition: all 0.5s ease;
}

.cep-catcircles__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    border: 1px solid lightgray;
    border-radius: 105px;
}

.cep-catcircles a {
    text-decoration: none !important;
}

.cep-catcircles__label {
    padding-top: 8px;
    font-size: 15px;
    line-height: 18px;
    font-family: 'Montserrat-Bold';
    text-decoration: none !important;
}

@media (max-width: 1500px){
    .cep-catcircles__item{ width: 150px; flex-basis: 150px; }
    .cep-catcircles__imgwrap{ width: 120px; height: 120px; }
    .cep-catcircles__list{
        max-width: 1200px !important;
        gap: 22px 22px;
    }
}

@media (max-width: 1024px){
    .cep-catcircles__list{
        max-width: 696px !important;
    }
}

@media (max-width: 768px){
    .cep-catcircles {
        padding: 15px 0 10px;
        padding-bottom: 0px;
    }

    .cep-catcircles__item{ width: 45%; max-width: 170px; }
    .cep-catcircles__imgwrap{ width: 102px; height: 102px; }
    .cep-catcircles__label { font-size: 12px; }
    .cep-catcircles__list{ display: flex; }

    .cep-catcircles__link:hover .cep-catcircles__imgwrap {
        box-shadow: none;
    }
}

/* Simple category landing (hero + list) */

/* Responsive */

@media (max-width: 768px) {
    .cep-catcircles__list{
        margin: 0;
        padding: 0;
    }

    .cep-catcircles__item {
        box-sizing: border-box;
    }
}

/* Remove your old border */

/* Underline only last-line words */

@media (min-width: 768px), print {
    .navigation .level0 .submenu > li:last-child > .submenu {
        top: -50px !important;
    }

    .navigation .level0 .submenu > li:nth-child(10) > .submenu {
        top: -50px !important;
    }
}

/* Mobile menu */

@media (max-width: 950px) {
    li.level-top.level1 {
        padding-left: 8px !important;
    }

    .navigation .parent li.level-top.level1:after {
        top: 15px !important;
    }

    ul.level0.mobile .level1:after {
        display: none !important;
    }
}

@media (min-width: 1025px) {
    .page-main {
        margin-top: 120px !important;
    }

    .cms-index-index .page-main {
        margin-top: 112px !important;
    }
}

@media (max-width: 767px) {
    .page-main {
        margin-top: 75px !important;
    }

    .cms-index-index .page-main {
        margin-top: 0 !important;
    }

    .nav-open .page-wrapper {
        left: 0 !important;
    }
}

@media (max-width: 767px) {

    .cep-catcircles__list {
        display: flex;
        gap: 12px;
        overflow-x: auto;
        overflow-y: hidden;
        padding: 0 16px 10px 16px;
        margin: 0;
        list-style: none;
        flex-wrap: nowrap;
        -webkit-overflow-scrolling: touch;
        scroll-behavior: auto;
        justify-content: flex-start;
    }

    .cep-catcircles__list::-webkit-scrollbar {
        display: none;
    }

    .cep-catcircles {
        margin-bottom: 0 !important;
    }

    .cep-catcircles__item {
        flex: 0 0 27%;
    }
}

@media (max-width: 768px) {
    .columns .column.main {
        padding-bottom: 0 !important;
    }

    .category-images-columns {
        display: flex;
        flex-wrap: wrap;
        padding: 0 !important;
        gap: 0 !important;
    }

    .category-images-columns > .wp-block-column {
        flex-basis: unset !important;
        flex: 0 0 43% !important;
        max-width: 50%;
        box-sizing: border-box;
        flex-basis: 43% !important;
        padding: 3px !important;
    }

    .category-images-columns > .wp-block-column .wp-block-heading {
        text-decoration: underline !important;
    }


    .category-images-columns > .wp-block-column p {
        display: none;
    }

    .category-images-columns > .wp-block-column .wp-block-buttons {
        display: none;
    }
}

.mobile-hero-top {
    background: #f3f3f3;
    overflow: hidden;
    padding-top: 75px !important;
}

.mobile-hero-top__content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 220px;
    padding: 0;
    position: relative;
    padding-left: 5px;
}

.mobile-hero-top__content strong {
    font-family: 'Montserrat-Bold';
}

.hero-text {
    width: 52%;
    z-index: 2;
    margin-left: 15px;
}

.hero-text p {
    margin: 0 0 14px;
    font-size: 12px;
    line-height: 1.35;
}

.mobile-hero-top .cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 40px;
    padding: 0 18px;
    border-radius: 12px;
    background: midnightblue;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 5px;
}

.mobile-hero-top__image {
    width: 60%;
    align-self: flex-end;
    display: flex;
    justify-content: flex-end;
    margin-right: -7px;
}

.mobile-hero-top__image img {
    display: block;
    width: 100%;
    max-width: 280px;
    height: auto;
    object-fit: contain;
    object-position: bottom right;
}

@media (min-width: 768px) {
    .mobile-hero-top {
        display: none;
    }
}

.wp-sidebar .block {
    margin-bottom: 0 !important;
}


@media (min-width: 900px) {
    .account-container {
        display: flex;
        flex-direction: row-reverse;
        flex-wrap: nowrap;
    }

    .account-container .minicart-wrapper {
        float: none;
    }
}

/* customearthpromos.css */
@font-face {
  font-family: "Montserrat";
  src: url("/static/frontend/AI/CustomEarthPromos/en_US/webfonts/Montserrat/Montserrat-Regular.eot");
  src: url("/static/frontend/AI/CustomEarthPromos/en_US/webfonts/Montserrat/Montserrat-Regular.eot") format("embedded-opentype"), url("/static/frontend/AI/CustomEarthPromos/en_US/webfonts/Montserrat/Montserrat-Regular.woff") format("woff"), url("/static/frontend/AI/CustomEarthPromos/en_US/webfonts/Montserrat/Montserrat-Regular.ttf") format("truetype"), url("/static/frontend/AI/CustomEarthPromos/en_US/webfonts/Montserrat/Montserrat-Regular.svg") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat-Bold';
  src: url('/static/frontend/AI/CustomEarthPromos/en_US/webfonts/Montserrat/Montserrat-Bold.eot');
  src: url('/static/frontend/AI/CustomEarthPromos/en_US/webfonts/Montserrat/Montserrat-Bold.eot') format('embedded-opentype'), url('/static/frontend/AI/CustomEarthPromos/en_US/webfonts/Montserrat/Montserrat-Bold.woff') format('woff'), url('/static/frontend/AI/CustomEarthPromos/en_US/webfonts/Montserrat/Montserrat-Bold.ttf') format('truetype'), url('/static/frontend/AI/CustomEarthPromos/en_US/webfonts/Montserrat/Montserrat-Bold.svg') format('svg');
  font-weight: 700;
  font-style: normal;
}
*,
body {
  font-family: "Montserrat", sans-serif;
  box-sizing: border-box;
}
body {
  color: #000;
}
a,
a:visited,
a:link {
  color: #004438;
}
h2 {
  font-weight: 600;
  color: #004438;
  margin: 1.5rem 0 1rem;
}

input:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: none;
}
@media (max-width: 768px) {
  input[type=text],
  input[type=tel],
  input[type=search],
  input[type*=date],
  input[type=email] {
    font-size: 16px !important;
  }
}
/* Utility Classes */
@media (max-width: 599px) {
  body .page-footer .footer-hide-on-mobile {
    display: none;
  }
}
.page-wrapper .page-header {
  border: 0;
  margin: 0;
  background: #ffffff;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 96;
}
@media (max-width: 950px) {
  .page-wrapper .page-header {
    box-shadow: 0 2px 5px #666;
    position: fixed;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .page-wrapper .page-header {
    position: static;
  }
}
.home .page-wrapper #maincontent {
  margin-top: 0;
}
.page-wrapper #maincontent > div {
  padding: 0 40px;
}
@media (max-width: 800px) {
  .page-wrapper #maincontent > div {
    padding: 0 22px;
  }
}
@media (max-width: 426px) {
  .page-wrapper #maincontent > div {
    padding: 0 !important;
  }
}
.header-toprow {
  align-items: center;
  color: #004438;
  display: flex;
  justify-content: space-between;
  padding: 5px 40px;
  position: relative;
  z-index: 96;
}
@media (max-width: 900px) {
  .header-toprow {
    padding: 10px 20px;
  }
}
@media (min-width: 900px) and (max-width: 1400px) {
  .header-toprow {
    padding: 5px 15px;
  }
}
.header-toprow .logo-container {
  min-width: 140px;
  width: 12%;
  z-index: 9;
}
@media (min-width: 2200px) {
  .header-toprow .logo-container {
    width: 10%;
  }
}
.header-toprow .telephone-container {
  text-align: center;
  font-weight: bold;
}
.header-toprow .telephone-container > a {
  font-size: 2.8rem;
  line-height: 1.1;
  color: #004d71;
  font-weight: normal;
}
@media (max-width: 670px) {
  .header-toprow .telephone-container > a {
    font-size: 2.1rem;
  }
}
@media (min-width: 900px) {
  .header-toprow .telephone-container {
    position: absolute;
    width: calc(100% - 80px) !important;
  }
}
@media (min-width: 1500px) {
  .header-toprow .telephone-container {
    width: calc(100% - 80px);
  }
}
@media (max-width: 670px) {
  .header-toprow .telephone-container {
    display: none;
    position: absolute;
    bottom: -36px;
    right: 10px;
  }
  .header-toprow .telephone-container > .footer-hide {
    display: none;
  }
}
.header-toprow .header-toprow-actions {
  display: flex;
  justify-content: center;
  align-items: center;
}
.header-toprow .header-toprow-actions > div {
  margin-right: 13px;
}
@media (min-width: 900px) and (max-width: 1500px) {
  .header-toprow .header-toprow-actions > div {
    margin-right: 7px;
  }
}
.header-toprow .header-toprow-actions > div:last-child {
  margin-right: 0;
}
.header-toprow .header-toprow-actions .account-container {
  position: relative;
}
.header-toprow .header-toprow-actions i.fat,
.header-toprow .header-toprow-actions .minicart-wrapper .action.showcart:before {
  font-size: 2.8rem;
  font-style: normal;
  color: #004438;
}
.header-toprow .header-toprow-actions i.fat:hover {
  cursor: pointer;
}
.header-toprow .header-toprow-actions .header.links {
  display: none;
}
.header-toprow .header-toprow-actions .search-container {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-top: 5px;
}
.header-toprow .header-toprow-actions .search-container .block.block-search {
  padding: 0 20px 0 0;
  width: 350px;
  margin-right: 5px;
}
@media (max-width: 767px) {
  .header-toprow .header-toprow-actions .search-container .block.block-search {
    margin: 0;
  }
}
@media (max-width: 900px) {
  .header-toprow .header-toprow-actions .search-container .block.block-search {
    display: none;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    height: 53px;
    padding: 0 20px;
    box-sizing: border-box;
    background: #f7f5f3;
    bottom: -50px;
    justify-content: center;
    align-items: center;
    z-index: 99999999;
  }
}
@media (min-width: 900px) and (max-width: 950px) {
  .header-toprow .header-toprow-actions .search-container .block.block-search {
    width: 200px !important;
  }
}
@media (min-width: 950px) and (max-width: 1050px) {
  .header-toprow .header-toprow-actions .search-container .block.block-search {
    width: 225px !important;
  }
}
@media (min-width: 1050px) and (max-width: 1200px) {
  .header-toprow .header-toprow-actions .search-container .block.block-search {
    width: 270px !important;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .header-toprow .header-toprow-actions .search-container .block.block-search {
    width: 330px !important;
  }
}
@media (min-width: 1190px) and (max-width: 1250px) {
  .header-toprow .header-toprow-actions .search-container .block.block-search {
    padding: 0 20px 0 0;
    width: 290px !important;
  }
}
.header-toprow .header-toprow-actions .search-container .block.block-search.active {
  display: flex;
}
.header-toprow .header-toprow-actions .search-container .block.block-search .block-content {
  width: 100%;
}
.header-toprow .header-toprow-actions .search-container .block.block-search .control {
  padding: 0;
  margin: 0;
  border: none;
}
.header-toprow .header-toprow-actions .search-container .block.block-search .control input,
.header-toprow .header-toprow-actions .search-container .block.block-search .control input:focus {
  box-shadow: none;
  text-transform: uppercase;
  margin: 0;
  font-size: 16px;
  height: 42px;
  position: inherit;
}
@media (min-width: 500px) {
  .header-toprow .header-toprow-actions .search-container .block.block-search .control input,
  .header-toprow .header-toprow-actions .search-container .block.block-search .control input:focus {
    left: inherit;
    margin: inherit;
  }
}
.header-toprow .header-toprow-actions .search-container .block.block-search .actions {
  display: none;
}
.header-toprow .header-toprow-actions .search-container .block.block-search .label {
  display: none;
}
.header-toprow .header-toprow-actions .header.links.active {
  display: flex;
  flex-direction: column;
  list-style: none;
  padding: 25px 20px;
  margin: 0;
  position: absolute;
  right: -15px;
  width: 200px;
  background: white;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  border: 1px solid #f7f5f3;
  top: calc(100% + 8px);
  z-index: 99;
}
.header-toprow .header-toprow-actions .header.links.active:before {
  content: "";
  display: block;
  height: 0;
  position: absolute;
  width: 0;
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
  right: 19px;
  top: -12px;
}
.header-toprow .header-toprow-actions .header.links.active:after {
  content: "";
  display: block;
  height: 0;
  right: 18px;
  top: -14px;
  border: 7px solid;
  border-color: transparent transparent #f7f5f3 transparent;
  z-index: 98;
  position: absolute;
  width: 0;
}
/*** new minicart ***/
/***stikey start */
header.page-header,
main.page-main,
footer.page-footer {
  transition: transform 0.4s ease;
}
/******stickey end */
.social-icons hr {
  display: none;
}
.social-icons a {
  font-size: 1.6rem;
  color: #004438;
  padding: 5px;
  text-decoration: none;
}
.email-container a,
.telephone-container a {
  color: #004438;
  font-size: 1.6rem;
}
.email-container a i,
.telephone-container a i {
  padding-right: 5px;
  font-size: 1.8rem;
  font-style: normal;
}
.page-footer {
  background: #f7f5f3;
  display: flex;
  flex-direction: column;
}
.page-footer > div {
  margin: 10px 0;
}
.page-footer .footer-hide {
  display: none;
}
.page-footer .footer-sidebars {
  display: flex;
  justify-content: space-evenly;
}
@media (max-width: 650px) {
  .page-footer .footer-sidebars {
    flex-direction: column;
    margin: auto;
    text-align: center;
  }
}
.page-footer .footer-sidebars h3 {
  font-size: 1.6rem;
  color: #004438;
}
.page-footer .footer-sidebars .block-title {
  display: none;
}
.page-footer .footer-sidebars .block-content > ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.page-footer .social-icons {
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-footer .social-icons hr {
  display: block;
  height: 1px;
  background: #55ab30;
  width: 100%;
}
.page-footer .social-icons .social-icons-inner {
  padding: 0 10px;
  display: flex;
}
.page-footer .social-icons .social-icons-inner a {
  font-size: 2.4rem;
  padding: 5px 8px;
}
.page-footer .social-icons .social-icons-inner a span {
  display: none;
}
.page-footer .footer-contact {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 650px) {
  .page-footer .footer-contact {
    flex-direction: column-reverse;
  }
}
.page-footer .footer-contact .email-container {
  padding: 0 20px;
}
@media (max-width: 650px) {
  .page-footer .footer-contact .email-container {
    margin-top: 20px;
  }
}
.page-footer .footer-copyright {
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-footer .footer-copyright i {
  padding-right: 5px;
  font-style: normal;
}
#maincontent.page-main {
  max-width: unset;
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 940px) {
  .conditional-cover {
    display: none;
  }
}
.conditional-cover.right,
.conditional-cover.left {
  padding-bottom: 100px;
  margin-bottom: -120px;
}
.conditional-cover.image img {
  width: 100%;
  height: auto;
}
.home-quote.gform_confirmation_wrapper {
  padding: 20px 30px;
  background: #f7f5f3;
}
@media (max-width: 800px) {
  .home-quote.gform_confirmation_wrapper {
    margin: 40px;
  }
}
@media (max-width: 650px) {
  .home-quote.gform_confirmation_wrapper {
    margin: 20px 0;
  }
}
body .home-quote_wrapper.gform_wrapper {
  width: 100%;
  padding: 15px 0 30px;
  margin: auto;
  margin-bottom: 30px;
  margin-top: 5px;
  background: #f7f5f3;
  max-width: 1283px;
  background-size: cover;
}
@media (max-width: 1119px) {
  body .home-quote_wrapper.gform_wrapper {
    padding: 25px 0 25px;
    max-width: 975px;
  }
}
@media (max-width: 940px) {
  body .home-quote_wrapper.gform_wrapper {
    max-width: none !important;
    margin: 25px auto;
    order: 99;
    transform: none;
  }
}
@media (max-width: 650px) {
  body .home-quote_wrapper.gform_wrapper {
    max-width: 90%;
    margin: auto;
    background-color: white;
    border: 1px solid white;
    border-radius: 20px;
    background-image: none;
  }
}
body .home-quote_wrapper.gform_wrapper .home-quote {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 1050px;
}
@media (max-width: 1119px) {
  body .home-quote_wrapper.gform_wrapper .home-quote {
    max-width: 780px;
  }
}
@media (max-width: 800px) {
  body .home-quote_wrapper.gform_wrapper .home-quote {
    max-width: 648px;
  }
}
@media (max-width: 650px) {
  body .home-quote_wrapper.gform_wrapper .home-quote {
    max-width: 324px;
  }
}
body .home-quote_wrapper.gform_wrapper .home-quote .gform_heading {
  -ms-grid-row: 1;
  grid-row: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1 / 6;
  position: relative;
}
body .home-quote_wrapper.gform_wrapper .home-quote .gform_heading:before {
  content: "";
  width: 100%;
  border-top: 1px solid #d8cfc5;
  top: 50%;
  position: absolute;
}
body .home-quote_wrapper.gform_wrapper .home-quote .gform_body {
  flex-basis: 82%;
}
@media (max-width: 650px) {
  body .home-quote_wrapper.gform_wrapper .home-quote .gform_body {
    flex-basis: 100%;
  }
}
body .home-quote_wrapper.gform_wrapper .home-quote .gform_body > ul {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media (max-width: 800px) {
  body .home-quote_wrapper.gform_wrapper .home-quote .gform_body > ul {
    flex-wrap: wrap;
  }
}
body .home-quote_wrapper.gform_wrapper .home-quote .gform_body > ul li.gfield {
  padding: 0;
  margin: 0;
  flex-basis: 30.2%;
}
@media (max-width: 1119px) {
  body .home-quote_wrapper.gform_wrapper .home-quote .gform_body > ul li.gfield {
    flex-basis: 32%;
  }
}
@media (max-width: 650px) {
  body .home-quote_wrapper.gform_wrapper .home-quote .gform_body > ul li.gfield {
    flex-basis: 100%;
    margin-bottom: 20px;
  }
}
body .home-quote_wrapper.gform_wrapper .home-quote .gform_body > ul li.gfield .ginput_container {
  margin: 0;
}
body .home-quote_wrapper.gform_wrapper .home-quote .gform_body > ul li.gfield .ginput_container input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
body .home-quote_wrapper.gform_wrapper .home-quote .gform_body > ul li.gfield .ginput_container select {
  margin: 0;
  padding: 12px;
  height: auto;
  border: 1px solid #000;
}
@media (max-width: 650px) {
  body .home-quote_wrapper.gform_wrapper .home-quote .gform_body > ul li.gfield .ginput_container select {
    height: 54px;
  }
}
body .home-quote_wrapper.gform_wrapper .home-quote .gform_footer {
  flex-basis: 14.2%;
  background: black;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 46px;
  padding: 0;
  margin: 0;
}
@media (max-width: 1119px) {
  body .home-quote_wrapper.gform_wrapper .home-quote .gform_footer {
    flex-basis: 16%;
  }
}
@media (max-width: 650px) {
  body .home-quote_wrapper.gform_wrapper .home-quote .gform_footer {
    flex-basis: 100%;
  }
}
body .home-quote_wrapper.gform_wrapper .home-quote .gform_footer input.button,
body .home-quote_wrapper.gform_wrapper .home-quote .gform_footer input[type="submit"] {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  background: black;
  border: 1px solid black;
  border-radius: 0;
  color: #ffffff;
  max-height: 46px;
  font-size: 2.1rem;
  text-transform: uppercase;
  font-family: 'Montserrat-Bold';
}
@media (max-width: 1119px) {
  body .home-quote_wrapper.gform_wrapper .home-quote .gform_footer input.button,
  body .home-quote_wrapper.gform_wrapper .home-quote .gform_footer input[type="submit"] {
    font-size: 18px;
  }
}
body.cms-index-index .is-layout-flex {
  display: flex;
  gap: 2rem;
}
body.cms-index-index .category-images-columns {
  display: flex;
  justify-content: space-between;
  gap: 2rem;
}
body.cms-index-index .post-content {
  display: flex;
  flex-direction: column;
}
body.cms-index-index .page-wrapper #maincontent > div {
  padding: 0;
}
body.cms-index-index .home-content .wp-block-group__inner-container .wp-block-columns {
  max-width: 1300px;
  margin: auto;
}
@media (max-width: 855px) {
  body.cms-index-index .home-content .wp-block-group__inner-container .wp-block-columns {
    flex-wrap: wrap;
  }
}
body.cms-index-index .home-content .wp-block-group__inner-container .wp-block-columns .wp-block-column {
  padding: 30px;
}
@media (max-width: 855px) {
  body.cms-index-index .home-content .wp-block-group__inner-container .wp-block-columns .wp-block-column {
    flex-basis: 100% !important;
  }
}
@media (max-width: 768px) {
  body.cms-index-index .home-content .wp-block-group__inner-container .wp-block-columns .wp-block-column {
    padding: 15px;
  }
}
body.cms-index-index .home-content .wp-block-group__inner-container .wp-block-columns .wp-block-column figure {
  background: #f7f5f3;
  padding: 50px;
  margin: -20px;
  text-align: center;
}
body.cms-index-index .home-content .wp-block-group__inner-container .wp-block-columns .wp-block-column figure img {
  height: auto;
}
body.cms-index-index .home-content .wp-block-group__inner-container .wp-block-columns .wp-block-column .wp-block-group {
  background: #ffffff;
  padding: 35px;
  margin-top: -55px;
  box-shadow: 10px 10px 20px #666;
}

body.cms-index-index .home-content .wp-block-group__inner-container .wp-block-columns .wp-block-column h2,
body.cms-index-index .home-content .wp-block-group__inner-container .wp-block-columns .wp-block-column h3,
body.cms-index-index .home-content .wp-block-group__inner-container .wp-block-columns .wp-block-column h5 {
  background: #f7f5f3;
  margin-top: -20px;
  box-shadow: 10px 20px 20px #666;
  font-size: 2rem;
}

body.cms-index-index .home-content .wp-block-group__inner-container .wp-block-columns .wp-block-column h2:hover,
body.cms-index-index .home-content .wp-block-group__inner-container .wp-block-columns .wp-block-column h3:hover,
body.cms-index-index .home-content .wp-block-group__inner-container .wp-block-columns .wp-block-column h5:hover {
  background: #55ab30;
}

body.cms-index-index .home-content .wp-block-group__inner-container .wp-block-columns .wp-block-column h2 > a,
body.cms-index-index .home-content .wp-block-group__inner-container .wp-block-columns .wp-block-column h3 > a,
body.cms-index-index .home-content .wp-block-group__inner-container .wp-block-columns .wp-block-column h5 > a,
body.cms-index-index .home-content .wp-block-group__inner-container .wp-block-columns .wp-block-column h2 > *,
body.cms-index-index .home-content .wp-block-group__inner-container .wp-block-columns .wp-block-column h3 > *,
body.cms-index-index .home-content .wp-block-group__inner-container .wp-block-columns .wp-block-column h5 > * {
  padding: 15px 30px;
  display: block;
}

body.cms-index-index .home-content .wp-block-group__inner-container .wp-block-columns .wp-block-column h2 > a:hover,
body.cms-index-index .home-content .wp-block-group__inner-container .wp-block-columns .wp-block-column h3 > a:hover,
body.cms-index-index .home-content .wp-block-group__inner-container .wp-block-columns .wp-block-column h5 > a:hover,
body.cms-index-index .home-content .wp-block-group__inner-container .wp-block-columns .wp-block-column h2 > *:hover,
body.cms-index-index .home-content .wp-block-group__inner-container .wp-block-columns .wp-block-column h3 > *:hover,
body.cms-index-index .home-content .wp-block-group__inner-container .wp-block-columns .wp-block-column h5 > *:hover {
  text-decoration: none;
  color: #ffffff;
  cursor: pointer;
}

body.cms-index-index .post-content > h2,
body.cms-index-index .post-content > h3,
body.cms-index-index .post-content > h5 {
  margin: 0 80px 16px;
}
@media (max-width: 940px) {
  
  body.cms-index-index .post-content > h2,
  body.cms-index-index .post-content > h3,
  body.cms-index-index .post-content > h5 {
    margin: 20px 40px 16px;
  }
}
@media (max-width: 650px) {
  
  body.cms-index-index .post-content > h2,
  body.cms-index-index .post-content > h3,
  body.cms-index-index .post-content > h5 {
    margin: 5px 20px 10px;
    text-align: center;
  }
}
body.cms-index-index .category-images-columns {
  margin: 0 80px 40px;
  flex-wrap: wrap;
}
@media (max-width: 599px) {
  body.cms-index-index .category-images-columns {
    margin: 0;
    padding: 0 20px;
  }
}
body.cms-index-index .category-images-columns > .wp-block-column {
  flex-basis: calc(33% - 20px);
  margin: 10px !important;
  padding: 10px;
  box-sizing: border-box;
}
body.cms-index-index .category-images-columns > .wp-block-column:hover {
  box-shadow: 0 0 20px #666;
  cursor: pointer;
}
@media (max-width: 1169px) and (min-width: 768px) {
  body.cms-index-index .category-images-columns > .wp-block-column {
    flex-basis: calc(46%);
  }
  body.cms-index-index .category-images-columns > .wp-block-column:not(:only-child) {
    flex-basis: calc(44%) !important;
  }
}
@media (max-width: 950px) and (min-width: 768px) {
  body.cms-index-index .category-images-columns > .wp-block-column:nth-child(2n) {
    margin-left: 10px !important;
  }
}
body.cms-index-index .category-images-columns > .wp-block-column > .wp-block-image {
  margin: -10px -10px 5px -10px;
}
body.cms-index-index .category-images-columns > .wp-block-column > .wp-block-image img {
  width: 100%;
  height: auto;
}
body.cms-index-index .category-images-columns > .wp-block-column > h2,
body.cms-index-index .category-images-columns > .wp-block-column > h3,
body.cms-index-index .category-images-columns > .wp-block-column > h5 {
  font-size: 1.8rem;
  margin-top: 0;
  margin-bottom: 1rem;
  font-weight: bold;
  color: #000;
}
body.cms-index-index .category-images-columns > .wp-block-column > .wp-block-buttons .wp-block-button {
  width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}
body.cms-index-index .category-images-columns > .wp-block-column > .wp-block-buttons .wp-block-button .wp-block-button__link {
  padding: 3px 30px;
  background: transparent none;
  border-color: #094d72;
  border-width: 2px;
  border-style: solid;
}
body.cms-index-index .category-images-columns > .wp-block-column > .wp-block-buttons .wp-block-button .wp-block-button__link:hover {
  background: #55ab30;
  color: #ffffff;
  border-color: #55ab30;
  text-decoration: none;
}
.nav-toggle {
  position: inherit !important;
  color: black !important;
  padding-top: 3px;
}
.nav-toggle:before {
  font-size: 30px !important;
}
.nav-sections {
  margin-bottom: 0 !important;
}
.navigation .level0 > .level-top,
.navigation .level0 .submenu a {
  color: black !important;
  font-weight: 400;
}
.navigation .level0.parent > .level-top {
  line-height: 50px;
}
@media (min-width: 768px) and (max-width: 800px) {
  .navigation .level0.parent > .level-top {
    padding-right: 15px !important;
  }
}
.cep-mega-menu-wrapper {
  min-width: 1030px !important;
}
@media (min-width: 890px) and (max-width: 1005px) {
  .cep-mega-menu-wrapper {
    min-width: 870px !important;
  }
}
@media (min-width: 769px) and (max-width: 890px) {
  .cep-mega-menu-wrapper {
    min-width: 800px !important;
  }
}
@media (max-width: 769px) {
  .cep-mega-menu-wrapper {
    min-width: inherit !important;
  }
}
@media (max-width: 768px) {
  .nav-open .page-main {
    z-index: -1;
  }
  .desktop {
    display: none !important;
  }
}
@media (min-width: 769px) {
  .mobile {
    display: none !important;
  }
}
.cep-mega-menu {
  display: flex;
  justify-content: space-around;
  width: 100%;
  padding-left: 1rem;
  padding-top: 1rem;
}
@media (max-width: 769px) {
  .cep-mega-menu {
    flex-direction: column;
  }
}
ul.mobile .level1.parent > a span {
  font-family: 'Montserrat-Bold';
}
.nav-sections-item-content {
  margin-top: 0 !important;
  padding: 0 !important;
}
.navigation {
  max-width: 100% !important;
  background: #fdfdfd !important;
  box-shadow: 0 2px 5px #666;
  font-size: 15px;
  color: black !important;
  font-weight: 400 !important;
}
@media (min-width: 899px) and (max-width: 989px) {
  .navigation {
    font-size: 13px;
  }
}
@media (min-width: 855px) and (max-width: 899px) {
  .navigation {
    font-size: 12px;
  }
}
@media (min-width: 768px) and (max-width: 855px) {
  .navigation {
    font-size: 11px;
  }
}
@media (min-width: 769px) {
  .navigation ul {
    display: flex;
    justify-content: space-around;
  }
}
@media (min-width: 988px) {
  .navigation ul {
    display: flex;
    justify-content: space-around;
  }
}
@media (min-width: 768px) {
  .navigation .level0.last a:hover {
    background: none !important;
  }
  .navigation .level0.last a:hover span::after {
    transform: scaleX(1);
    transform-origin: bottom left;
  }
  .navigation .level0.last a span {
    position: relative !important;
  }
  .navigation .level0.last a span::after {
    content: '';
    position: absolute;
    width: 100%;
    transform: scaleX(0);
    border-radius: 5px;
    height: 2px;
    bottom: -1px;
    left: 1px;
    background: currentcolor;
    transform-origin: bottom right;
    transition: transform 0.25s ease-out;
  }
  .navigation .level0 .submenu a:hover {
    background: none !important;
  }
  .navigation .level0 .submenu a:hover span::after {
    transform: scaleX(1);
    transform-origin: bottom left;
  }
  .navigation .level0 .submenu a span {
    position: relative !important;
  }
  .navigation .level0 .submenu a span::after {
    content: '';
    position: absolute;
    width: 100%;
    transform: scaleX(0);
    border-radius: 5px;
    height: 2px;
    bottom: -1px;
    left: 1px;
    background: currentcolor;
    transform-origin: bottom right;
    transition: transform 0.25s ease-out;
  }
  .navigation .level0 .submenu:not(.cep-mega-menu-wrapper) {
    min-width: 295px !important;
  }
}
button {
  background: #f7f5f3;
  color: #666;
  border-color: #f7f5f3;
}
button:not(.primary) {
  box-shadow: none;
  border-radius: 30px;
}
/**  related products  **/
/***  End related products ***/
@keyframes glowing {
  0% {
    box-shadow: 0 0 -10px #ff4d00;
  }
  40% {
    box-shadow: 0 0 20px #ff4d00;
  }
  60% {
    box-shadow: 0 0 20px #ff4d00;
  }
  100% {
    box-shadow: 0 0 -10px #ff4d00;
  }
}
.single .post-content {
  font-size: 1.6rem;
}
.single .post-content a,
.single .post-content a:link,
.single .post-content a:visited {
  text-decoration: underline;
  color: #004d71;
}
.single .confirmation-message {
  border: none;
}
.single .confirmation-message .link-wrapper {
  flex-direction: column;
}
.single .confirmation-message .link-wrapper > a {
  width: 100%;
}
.confirmation-message {
  padding: 10px;
  text-align: center;
  margin-bottom: 15px;
  position: relative;
}
.confirmation-message h2 {
  font-size: 4rem;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  color: #ff4d00;
}
.confirmation-message .link-wrapper {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
@media (max-width: 900px) {
  .confirmation-message .link-wrapper {
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  .confirmation-message .link-wrapper {
    flex-direction: row;
  }
}
@media (max-width: 500px) {
  .confirmation-message .link-wrapper {
    flex-direction: column;
  }
}
.confirmation-message .link-wrapper > a {
  width: 30%;
}
@media (max-width: 900px) {
  .confirmation-message .link-wrapper > a {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .confirmation-message .link-wrapper > a {
    width: 30%;
  }
}
@media (max-width: 500px) {
  .confirmation-message .link-wrapper > a {
    width: 100%;
  }
}
.confirmation-message .link-wrapper > a > div {
  width: 100% !important;
  text-align: center;
  font-weight: 700;
}

h2.h2style,
h3.h2style,
h5.h2style {
  font-size: 2.6rem;
  font-weight: 600;
  color: #004438;
}
/* for category request form css */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #ffffff inset !important;
}
/* for category request form css */
/* Empty Shopping cart */
/* End - Empty Shopping cart */
/* Product request form css  */
/* End - Product request form css  */
/* Product Review form */
/* End - Product Review form */
/* Quote Request Success on PDP */
.confirmation-message .quote-success-popup .link-wrapper {
  align-items: center;
  justify-content: space-between;
}
.confirmation-message .quote-success-popup .link-wrapper a {
  width: auto;
  min-width: 180px;
}
.confirmation-message .quote-success-popup .link-wrapper a p {
  color: #000;
  display: block;
  font-weight: 700;
  text-decoration: underline;
}
.confirmation-message .quote-success-popup .link-wrapper h2 {
  font-size: 48px;
  font-weight: bold;
  color: #000;
  margin-bottom: 10px;
}
.confirmation-message .quote-success-popup .link-wrapper .title p {
  font-size: 16px;
  margin: 0;
}
@media (max-width: 767px) {
  .confirmation-message .quote-success-popup .link-wrapper {
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .confirmation-message .quote-success-popup .link-wrapper .title {
    order: 1;
    flex-basis: 100%;
  }
  .confirmation-message .quote-success-popup .link-wrapper h2 {
    font-size: 36px;
  }
  .confirmation-message .quote-success-popup .link-wrapper a {
    order: 2;
    display: none;
  }
}
.confirmation-message .quote-success-popup .quote-success__content {
  margin-top: 30px;
  font-size: 16px;
}
.confirmation-message .quote-success-popup .quote-success__content p {
  margin-bottom: 20px;
}
.confirmation-message .quote-success-popup .quote-success__content a {
  color: #025e87;
}
.confirmation-message .quote-success-popup .quote-success__btn {
  position: relative;
  font-size: 18px;
  background: #55ab30;
  border: 0;
  color: #ffffff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 30px;
  padding: 20px 40px 20px 25px;
  margin: 20px 0 15px 0;
}
.confirmation-message .quote-success-popup .quote-success__btn:after {
  content: "\f105";
  position: absolute;
  right: 14px;
  font-size: 21px;
  font-family: 'Font Awesome 6 Pro';
}
.confirmation-message .quote-success-popup .quote-success__btn:hover {
  box-shadow: 0px 0px 6px 4px #90c579;
}

.cms-index-index .confirmation-message .quote-success-popup .link-wrapper {
  justify-content: center;
}
/* End - Quote Request Success on PDP */
/* Conversion message */
/* End - Conversion message */
/* Dec8 2021 !Reusable Bottles */
@media only screen and (min-width: 1864px) and (max-width: 1999px) {
  .Steel {
    padding: 5px 0;
  }
}
/* Production:glow && Error:message  19/01/2022*/
/* Quantity & Delivery Zip Code: 27/01/2022*/
/*Product-Colors: 02/02/2022*/
/*Quantity-Text: 08/02/2022*/
/*Update-Shopping-Cart: 08/02/2022*/
/*See-Product-Certifications: 09/02/2022*/
/*end Product-Certifications*/
/*product page review-star: 18/02/2022*/
/*end product page review*/
/* update loader on the category page */
/*Sub-Product-image: 10/02/2022*/
/*End Sub-Product-image: 15/03/20212*/
/*=========25-03-22 seed-paper===========*/
/*=========end-seed-paper================*/
/*=========mobile-menu-all===========*/
/*=========end-mobile-menu-all===========*/
/*=========Add-Your-Review-Box===========*/
/*=========End-Add-Your-Review-Box-1===========*/
/*=========new-menu-edit================*/
/*=========new-menu-edit================*/
/*=========start-checkout-Order-Summary================*/
/* Checkout address fields */
/* Google Pay and Amazon pay on the cart page - temporary fix */
/* End - Google Pay and Amazon pay on the cart page - temporary fix */
/*=========end-checkout-Order-Summary================*/
/* Success page css */
.search-x-btn {
  display: none;
  position: absolute;
  right: 4rem;
  font-size: 2rem;
  line-height: 4.7rem;
  cursor: pointer;
}
@media (max-width: 900px) {
  .search-x-btn {
    display: inline-block;
  }
}
.category-images-columns .wp-block-column p {
  padding-bottom: 1rem;
}
.wp-block-button__link {
  font-size: 1.29rem !important;
}
@media (max-width: 426px) {
  .product.data.items {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}
@media (max-width: 426px) {
  .column.main {
    padding: 0 7px;
    padding-right: 10px;
  }
}
.product.data.items {
  font-size: 1.29rem;
}
@media (min-width: 767px) {
  .product.data.items {
    gap: 2rem;
    grid-template-columns: auto auto auto;
    grid-template-rows: auto 1fr 1fr;
  }
}
@media (min-height: 450px) and (max-width: 767px) {
  .product.data.items {
    gap: 1rem;
    grid-template-columns: auto auto;
    grid-template-rows: auto 1fr;
    margin: 0 !important;
    margin-top: 1rem !important;
  }
}
@media (max-width: 450px) {
  .product.data.items {
    gap: 1rem;
    grid-template-columns: auto;
    grid-template-rows: auto;
    margin: 0 !important;
    margin-top: 1rem !important;
  }
}
.product.data.items:before {
  display: none !important;
}
/* cms contact-us */
/* Checkout sample product */
.has-text-align-center {
  text-align: center;
}
@media (min-width: 1200px) {
  .info-block {
    max-width: 500px !important;
    height: 140px !important;
  }
}
@media (max-width: 1200px) {
  .info-block {
    height: 180px !important;
  }
}
@media (max-width: 970px) and (min-width: 856px) {
  .info-block {
    height: 200px !important;
  }
}
@media (max-width: 855px) {
  .info-block {
    height: auto !important;
    max-width: none !important;
  }
}
@media (min-width: 769px) and (max-width: 1200px) {
  .product.media {
    height: 300px !important;
  }
}
@keyframes category-section-loader-spin {
  to {
    transform: rotate(360deg);
  }
}
@media print {
  body {
    -webkit-print-color-adjust: exact;
  }
}
@media print {
  @page {
    margin: 5px;
  }
}
/* SKU readonly state */
.gfield:has(input.sku-readonly) .gfield_label {
  color: #8a8a8a;
}

.ai-quote-form .header {
  padding: 26px 26px 12px;
  text-align: center;
}

.ai-quote-form .header h3 {
  margin: 0;
  font-size: 20px;
}

.ai-quote-form .header p {
  margin: 8px 0 0;
  font-size: 14px;
  color: #64748b;
}

.ai-quote-form .form {
  padding: 0 26px 26px;
}

.ai-quote-form .field {
  margin-top: 14px;
  position: relative;
}

.ai-quote-form label {
  font-size: 13px;
  font-weight: 600;
  display: block;
  margin-bottom: 6px;
  position: absolute;
  top: -10px;
  left: 20px;
  background: white;
  min-width: 50px;
  text-align: center;
}

.ai-quote-form input,
.ai-quote-form select {
  width: 100%;
  height: 48px;
  padding: 0 14px;
  border: 1px solid #e2e8f0;
  border-radius: 12px;
  font-size: 15px;
}

.ai-quote-form input:focus,
.ai-quote-form select:focus {
  outline: none;
  border-color: #004d71;
  box-shadow: 0 0 0 4px rgba(0, 77, 113, 0.15);
}

.ai-quote-form .footer {
  margin-top: 18px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.ai-quote-form .cta {
  height: 50px;
  border: none;
  border-radius: 14px;
  font-weight: 700;
  font-size: 17px;
  color: #fff;
  cursor: pointer;
  background: linear-gradient(180deg, #004d71 0%, #383f54 100%);
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.ai-quote-form .cta::after {
  content: "";
  width: 16px;
  height: 16px;
  border-radius: 999px;
  border: 2px solid rgba(255, 255, 255, 0.45);
  border-top-color: #fff;
  display: none;
  animation: aiSpin 0.8s linear infinite;
}

.ai-quote-form .cta.loading {
  cursor: not-allowed;
  opacity: 0.95;
  pointer-events: none;
}

.ai-quote-form .cta.loading::after {
  display: inline-block;
}
@keyframes aiSpin {
  to {
    transform: rotate(360deg);
  }
}
@media (max-width: 767px) {
  .action.showcart {
    padding-right: 10px;
  }
  .counter.qty {
    display: none !important;
  }
}
body.cms-index-index .conditional-cover .fixed-width-container.right {
  position: relative;
}
body.cms-index-index .cep-hero-copy {
  position: absolute;
  z-index: 2;
  top: 8.5%;
  bottom: 5.5%;
  left: 6.3%;
  width: 29.2%;
  display: flex;
  box-sizing: border-box;
  flex-direction: column;
  padding-bottom: clamp(98px, 7.9vw, 120px);
  color: #0b0b0b;
  font-family: 'Montserrat', Arial, sans-serif;
}
body.cms-index-index .cep-hero-kicker {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  color: #28451d;
  font-family: 'Montserrat-Bold', Arial, sans-serif;
  font-size: clamp(14px, 1.42vw, 22px);
  font-weight: 700;
  line-height: 1.12;
  text-align: center;
  text-transform: uppercase;
}
body.cms-index-index .cep-hero-kicker > span {
  font: inherit !important;
  white-space: nowrap;
}
body.cms-index-index .cep-hero-kicker::before,
body.cms-index-index .cep-hero-kicker::after {
  content: '';
  flex: 0 1 55px;
  height: 2px;
  background: #28451d;
}
body.cms-index-index .cep-hero-title {
  display: flex;
  width: 100%;
  margin-top: 3.8%;
  align-items: center;
  flex-direction: column;
  font-family: Impact, 'Arial Narrow', 'Montserrat-Bold', sans-serif;
  font-size: clamp(34px, 4.15vw, 61px);
  font-weight: 400;
  letter-spacing: 0.025em;
  line-height: 0.9399999999999999;
  text-align: center;
  text-transform: uppercase;
}
body.cms-index-index .cep-hero-title > span,
body.cms-index-index .cep-hero-title > strong {
  font: inherit !important;
}
body.cms-index-index .cep-hero-title strong {
  color: #28451d;
}
body.cms-index-index .cep-hero-subtitle {
  width: 100%;
  margin-top: 3.2%;
  margin-right: auto;
  margin-bottom: clamp(8px, 0.8vw, 12px);
  margin-left: auto;
  font-size: clamp(12px, 1.08vw, 17px);
  font-weight: 700;
  line-height: 1.24;
  text-align: center;
}
body.cms-index-index .cep-hero-subtitle strong {
  display: block;
  color: #28451d;
  font-family: 'Montserrat-Bold', Arial, sans-serif;
  font-size: 1.08em;
}
body.cms-index-index .cep-hero-benefits {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 5px;
  margin: auto 0 0;
  padding: 0;
  list-style: none;
}
body.cms-index-index .cep-hero-benefit {
  min-width: 0;
  color: #0b0b0b;
  font-family: 'Montserrat-Bold', Arial, sans-serif;
  font-size: clamp(7px, 0.59vw, 9px);
  font-weight: 700;
  line-height: 1.17;
  text-align: center;
  text-transform: uppercase;
}
body.cms-index-index .cep-hero-benefit-icon {
  display: flex;
  width: clamp(34px, 3.25vw, 50px);
  height: clamp(34px, 3.25vw, 50px);
  margin: 0 auto clamp(7px, 0.6vw, 9px);
  align-items: center;
  justify-content: center;
  border: 2px solid #28451d;
  border-radius: 50%;
  color: #28451d;
  font-family: 'Font Awesome 5 Free', 'FontAwesome';
  font-size: clamp(16px, 1.55vw, 24px);
  font-weight: 900;
}
body.cms-index-index .cep-hero-benefit--eco .cep-hero-benefit-icon::before {
  content: '\f06c';
}
body.cms-index-index .cep-hero-benefit--minimum .cep-hero-benefit-icon::before {
  content: '\f02b';
}
body.cms-index-index .cep-hero-benefit--rush .cep-hero-benefit-icon::before {
  content: '\f0d1';
}
body.cms-index-index .cep-hero-benefit--delivery .cep-hero-benefit-icon::before {
  content: '\f2f2';
}
body.cms-index-index .cep-hero-benefit--branding .cep-hero-benefit-icon::before {
  content: '\f303';
}
body.cms-index-index .cep-hero-cta {
  position: absolute;
  right: auto;
  bottom: 0;
  left: 50%;
  display: flex;
  width: 75%;
  min-height: clamp(48px, 3.9vw, 60px);
  box-sizing: border-box;
  margin: 0;
  padding-right: clamp(48px, 4vw, 62px);
  padding-left: clamp(48px, 4vw, 62px);
  align-items: center;
  justify-content: center;
  border: 2px solid #fff;
  border-radius: 13px;
  background: linear-gradient(90deg, #365d22 0%, #1e3c13 100%);
  box-shadow: 0 8px 18px rgb(0 0 0 / 42%), 0 0 14px rgb(54 93 34 / 32%);
  color: #fff;
  font-family: 'Montserrat', Arial, sans-serif;
  font-size: clamp(24px, 2.2vw, 34px);
  font-weight: 600;
  letter-spacing: 0.015em;
  line-height: 1;
  text-decoration: none;
  text-transform: uppercase;
  transform: translateX(-50%);
}
body.cms-index-index .cep-hero-cta > span:first-child {
  font: inherit !important;
  white-space: nowrap;
}
body.cms-index-index .cep-hero-cta:hover,
body.cms-index-index .cep-hero-cta:focus {
  background: #16330d;
  color: #fff;
  text-decoration: none;
}
body.cms-index-index .cep-hero-cta-arrow {
  position: absolute;
  top: 50%;
  right: clamp(20px, 1.8vw, 28px);
  width: 18px;
  height: 18px;
  flex: 0 0 18px;
  overflow: visible;
  border-top: 5px solid #fff;
  border-right: 5px solid #fff;
  color: transparent;
  font-size: 0;
  transform: translateY(-50%) rotate(45deg);
}
@media (min-width: 941px) and (max-width: 1200px) {
  body.cms-index-index .cep-hero-copy {
    top: 6%;
    bottom: 6%;
    left: 5.2%;
    width: 32%;
    padding-bottom: 58px;
  }
  body.cms-index-index .cep-hero-kicker {
    line-height: 1.18;
  }
  body.cms-index-index .cep-hero-title {
    margin-top: clamp(12px, 1.3vw, 16px);
    font-size: clamp(29px, 3.45vw, 39px);
    line-height: 0.93;
  }
  body.cms-index-index .cep-hero-subtitle {
    margin-top: clamp(11px, 1.1vw, 14px);
    margin-bottom: clamp(10px, 1vw, 12px);
  }
  body.cms-index-index .cep-hero-benefits {
    gap: 3px;
  }
  body.cms-index-index .cep-hero-benefit-icon {
    width: clamp(32px, 3.1vw, 38px);
    height: clamp(32px, 3.1vw, 38px);
    margin-bottom: 7px;
    font-size: clamp(15px, 1.5vw, 18px);
  }
  body.cms-index-index .cep-hero-cta {
    min-height: clamp(44px, 4vw, 52px);
    padding-right: 44px;
    padding-left: 44px;
    font-size: clamp(20px, 2.2vw, 26px);
  }
  body.cms-index-index .cep-hero-cta-arrow {
    right: 20px;
    width: 15px;
    height: 15px;
    flex-basis: 15px;
    border-width: 4px;
  }
}
@media (min-width: 768px) and (max-width: 940px) {
  body.cms-index-index .mobile-hero-top {
    display: block;
    padding-top: 0 !important;
  }
  body.cms-index-index .mobile-hero-top__content {
    min-height: clamp(320px, 40vw, 370px);
    padding-left: clamp(24px, 4vw, 40px);
  }
  body.cms-index-index .mobile-hero-top .hero-text {
    width: 50%;
    margin-left: 0;
  }
  body.cms-index-index .mobile-hero-top .hero-heading {
    margin-bottom: clamp(13px, 1.6vw, 16px) !important;
    font-size: clamp(36px, 4.8vw, 45px) !important;
    line-height: 1.04 !important;
  }
  body.cms-index-index .mobile-hero-top .hero-text p {
    margin-bottom: clamp(18px, 2.1vw, 21px);
    font-size: clamp(17px, 2.15vw, 20px);
    line-height: 1.4;
  }
  body.cms-index-index .mobile-hero-top .cta {
    min-height: clamp(48px, 5.5vw, 52px);
    padding-right: clamp(24px, 3vw, 29px);
    padding-left: clamp(24px, 3vw, 29px);
    border-radius: 14px;
    font-size: clamp(19px, 2.3vw, 22px);
  }
  body.cms-index-index .mobile-hero-top__image {
    width: 50%;
    margin-right: 0;
  }
  body.cms-index-index .mobile-hero-top__image img {
    max-width: 360px;
  }
}

/* custom-style.css */
@media (min-width: 2401px) and (max-width: 2900px) {
    .cms-index-index .page-main {
        margin-top: 142px !important
    }
}

@media (min-width: 2901px) {
    .cms-index-index .page-main {
        margin-top: 156px !important
    }
}

@media (max-width: 900px) {
    .page-wrapper .header-toprow .header-toprow-actions .header.links li a span {
        display: none !important
    }

    .header-toprow .header-toprow-actions .header.links li a span {
        display: block !important;
        visibility: hidden;
        font-size: 0;
        margin-right: 10px
    }

    .header-toprow .header-toprow-actions .account-container .minicart-wrapper {
        order: 3
    }

    .header-toprow .header-toprow-actions .account-container {
        display: flex;
        flex-direction: row-reverse;
        flex-wrap: nowrap
    }

    .header-toprow .header-toprow-actions .header.links li a span::before {
        content: "\f007";
        font-family: "Font Awesome 6 Pro";
        visibility: visible;
        font-size: 2.8rem
    }

    .header-toprow .header-toprow-actions .minicart-wrapper {
        margin-top: 6px !important
    }

    .header-toprow .header-toprow-actions .account-container .fa-user-alt::before {
        content: "\f007";
        font-family: "Font Awesome 6 Pro";
        visibility: visible;
        font-size: 2.8rem;
        margin-right: 6px
    }

    .header-toprow .header-toprow-actions .account-container .fa-user-alt {
        font-size: 0
    }

    .header-toprow .header-toprow-actions .account-container i.fat.fa-user-alt span {
        display: inline-block
    }
}

.header-toprow .header-toprow-actions .header.links .authorization-link.customer-login-link {
    margin: 0;
}

/* fontawesome5.css */
/*!
 * Font Awesome Free 5.8.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
/*!
 * Font Awesome Free 5.8.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */

.fas,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
/* makes the font 33% larger relative to the icon container */
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.mgz-fa-shipping-fast:before {
  content: "\f48b";
}
/*!
 * Font Awesome Free 5.8.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url('/static/frontend/AI/CustomEarthPromos/en_US/Magezon_Core/webfonts/fa-solid-900.eot');
  src: url('/static/frontend/AI/CustomEarthPromos/en_US/Magezon_Core/webfonts/fa-solid-900.eot?#iefix') format('embedded-opentype'), url('/static/frontend/AI/CustomEarthPromos/en_US/Magezon_Core/webfonts/fa-solid-900.woff2') format('woff2'), url('/static/frontend/AI/CustomEarthPromos/en_US/Magezon_Core/webfonts/fa-solid-900.woff') format('woff'), url('/static/frontend/AI/CustomEarthPromos/en_US/Magezon_Core/webfonts/fa-solid-900.ttf') format('truetype'), url('/static/frontend/AI/CustomEarthPromos/en_US/Magezon_Core/webfonts/fa-solid-900.svg#fontawesome') format('svg');
}
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
/*!
 * Font Awesome Free 5.8.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url('/static/frontend/AI/CustomEarthPromos/en_US/Magezon_Core/webfonts/fa-regular-400.eot');
  src: url('/static/frontend/AI/CustomEarthPromos/en_US/Magezon_Core/webfonts/fa-regular-400.eot?#iefix') format('embedded-opentype'), url('/static/frontend/AI/CustomEarthPromos/en_US/Magezon_Core/webfonts/fa-regular-400.woff2') format('woff2'), url('/static/frontend/AI/CustomEarthPromos/en_US/Magezon_Core/webfonts/fa-regular-400.woff') format('woff'), url('/static/frontend/AI/CustomEarthPromos/en_US/Magezon_Core/webfonts/fa-regular-400.ttf') format('truetype'), url('/static/frontend/AI/CustomEarthPromos/en_US/Magezon_Core/webfonts/fa-regular-400.svg#fontawesome') format('svg');
}
/*!
 * Font Awesome Free 5.8.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url('/static/frontend/AI/CustomEarthPromos/en_US/Magezon_Core/webfonts/fa-brands-400.eot');
  src: url('/static/frontend/AI/CustomEarthPromos/en_US/Magezon_Core/webfonts/fa-brands-400.eot?#iefix') format('embedded-opentype'), url('/static/frontend/AI/CustomEarthPromos/en_US/Magezon_Core/webfonts/fa-brands-400.woff2') format('woff2'), url('/static/frontend/AI/CustomEarthPromos/en_US/Magezon_Core/webfonts/fa-brands-400.woff') format('woff'), url('/static/frontend/AI/CustomEarthPromos/en_US/Magezon_Core/webfonts/fa-brands-400.ttf') format('truetype'), url('/static/frontend/AI/CustomEarthPromos/en_US/Magezon_Core/webfonts/fa-brands-400.svg#fontawesome') format('svg');
}
.fab {
  font-family: 'Font Awesome 5 Brands';
}
