/**
 * Import the base
 */
/**
 * The base file that should be imported by every file.
 * There should be no CSS generation in this or from imported scss files at all!
 */
/**
 * Library
 */
/**
 * Variables and functions
 */
.clearfix::after {
  clear: both;
  content: '';
  display: block; }

.btn,
input.btn,
a.btn,
a.btn:visited,
.button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-notices-wrapper .button, .woocommerce .woocommerce-NoticeGroup-checkout .button,
.btn:visited,
a.btn:visited,
.button:visited,
.woocommerce .woocommerce-info .button:visited,
.woocommerce .woocommerce-notices-wrapper .button:visited,
.woocommerce .woocommerce-NoticeGroup-checkout .button:visited {
  display: inline-flex;
  gap: 20px;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-decoration: none;
  color: var(--wp--preset--color--text-color);
  font-size: 16px;
  padding: 1em 1.6em;
  font-weight: 700;
  border: none;
  cursor: pointer;
  background: var(--wp--preset--color--quaternary);
  border-radius: var(--wp--custom--border-radius--small);
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out; }
  .btn:hover,
  a.btn:hover:visited,
  .button:hover, .woocommerce .woocommerce-info .button:hover, .woocommerce .woocommerce-notices-wrapper .button:hover, .woocommerce .woocommerce-NoticeGroup-checkout .button:hover, .btn:focus,
  a.btn:focus:visited,
  .button:focus, .woocommerce .woocommerce-info .button:focus, .woocommerce .woocommerce-notices-wrapper .button:focus, .woocommerce .woocommerce-NoticeGroup-checkout .button:focus,
  .btn:visited:hover,
  .button:visited:hover,
  .btn:visited:focus,
  .button:visited:focus {
    background: var(--wp--preset--color--background-darker);
    color: var(--wp--preset--color--background);
    text-decoration: none;
    outline: none; }
  .hollow.btn,
  a.hollow.btn:visited,
  .hollow.button, .woocommerce .woocommerce-info .hollow.button, .woocommerce .woocommerce-notices-wrapper .hollow.button, .woocommerce .woocommerce-NoticeGroup-checkout .hollow.button,
  .btn:visited.hollow,
  .button:visited.hollow {
    padding: 0;
    background-color: transparent;
    font-weight: 400; }
    .hollow.btn .icon-chevron-right, .hollow.button .icon-chevron-right, .hollow.btn .icon-chevron-left, .hollow.button .icon-chevron-left,
    .btn:visited.hollow .icon-chevron-right,
    .button:visited.hollow .icon-chevron-right,
    .btn:visited.hollow .icon-chevron-left,
    .button:visited.hollow .icon-chevron-left {
      font-size: 10px; }
    .hollow.btn:hover,
    .hollow.button:hover,
    .btn:visited.hollow:hover,
    .button:visited.hollow:hover {
      color: var(--wp--preset--color--primary); }
  .white.btn,
  a.white.btn:visited,
  .white.button, .woocommerce .woocommerce-info .white.button, .woocommerce .woocommerce-notices-wrapper .white.button, .woocommerce .woocommerce-NoticeGroup-checkout .white.button,
  .btn:visited.white,
  .button:visited.white {
    background-color: var(--wp--preset--color--white);
    padding: .7em 1.6em; }
    .white.btn:hover,
    .white.button:hover, .white.btn:focus,
    .white.button:focus,
    .btn:visited.white:hover,
    .button:visited.white:hover,
    .btn:visited.white:focus,
    .button:visited.white:focus {
      background: var(--wp--preset--color--background-darker);
      color: var(--wp--preset--color--background); }
  .blue.btn,
  a.blue.btn:visited,
  .blue.button, .woocommerce .woocommerce-info .blue.button, .woocommerce .woocommerce-notices-wrapper .blue.button, .woocommerce .woocommerce-NoticeGroup-checkout .blue.button,
  .btn:visited.blue,
  .button:visited.blue {
    background-color: var(--wp--preset--color--secondary);
    color: var(--wp--preset--color--white); }
    .blue.btn:hover,
    .blue.button:hover,
    .btn:visited.blue:hover,
    .button:visited.blue:hover {
      background-color: var(--wp--preset--color--background-lighter);
      color: var(--wp--preset--color--text-color); }
  .grey.btn,
  a.grey.btn:visited,
  .grey.button, .woocommerce .woocommerce-info .grey.button, .woocommerce .woocommerce-notices-wrapper .grey.button, .woocommerce .woocommerce-NoticeGroup-checkout .grey.button,
  .btn:visited.grey,
  .button:visited.grey {
    background-color: var(--wp--preset--color--background-lighter);
    color: var(--wp--preset--color--text-color); }
    .grey.btn:hover,
    .grey.button:hover,
    .btn:visited.grey:hover,
    .button:visited.grey:hover {
      background-color: var(--wp--preset--color--quaternary);
      color: var(--wp--preset--color--text-color); }

/**
 * Normalize the website for browsers
 */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bold; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

* {
  box-sizing: border-box; }

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

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

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin: 0 auto; }
  .video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.gform_wrapper + .video-container {
  padding: 0; }

/**
 * Layout
 */
/** Icomoon **/
@font-face {
  font-family: 'Icomoon';
  src: url("../fonts/icomoon/icomoon.eot?xpxllc");
  src: url("../fonts/icomoon/icomoon.eot?xpxllc#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.woff2?xpxllc") format("woff2"), url("../fonts/icomoon/icomoon.ttf?xpxllc") format("truetype"), url("../fonts/icomoon/icomoon.woff?xpxllc") format("woff"), url("../fonts/icomoon/icomoon.svg?xpxllc#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-chevron-down:before {
  content: "\e92b"; }

.icon-search-icon:before {
  content: "\e927"; }

.icon-star-outline:before {
  content: "\e929"; }

.icon-star-filled:before {
  content: "\e92a"; }

.icon-question-mark:before {
  content: "\e928"; }

.icon-chevron-right:before {
  content: "\e90d"; }

.icon-load:before {
  content: "\e926"; }

.icon-error:before {
  content: "\e923"; }

.icon-info:before {
  content: "\e924"; }

.icon-alert-triangle:before {
  content: "\e925"; }

.icon-check-circle:before {
  content: "\e922"; }

.icon-download:before {
  content: "\e921"; }

.icon-trash:before {
  content: "\e920"; }

.icon-package:before {
  content: "\e91f"; }

.icon-truck-alt:before {
  content: "\e91e"; }

.icon-cross:before {
  content: "\e91d"; }

.icon-list:before {
  content: "\e91b"; }

.icon-grid:before {
  content: "\e91c"; }

.icon-home:before {
  content: "\e91a"; }

.icon-trophy:before {
  content: "\e911"; }

.icon-minus:before {
  content: "\e919"; }

.icon-plus:before {
  content: "\e918"; }

.icon-mail:before {
  content: "\e917"; }

.icon-cart:before {
  content: "\e913"; }

.icon-heart:before {
  content: "\e914"; }

.icon-user-group:before {
  content: "\e915"; }

.icon-user:before {
  content: "\e916"; }

.icon-clock:before {
  content: "\e910"; }

.icon-truck:before {
  content: "\e912"; }

.icon-play:before {
  content: "\e90f"; }

.icon-chevron-left:before {
  content: "\e90e"; }

.icon-check:before {
  content: "\e90c"; }

.icon-chat-bot:before {
  content: "\e90a"; }

.icon-pencil:before {
  content: "\e90b"; }

.icon-arrow-right:before {
  content: "\e909"; }

.icon-chevron-down1:before {
  content: "\e908"; }

.icon-facebook:before {
  content: "\e907"; }

.icon-product:before {
  content: "\e900"; }

.icon-chat-balloons:before {
  content: "\e901"; }

.icon-chat:before {
  content: "\e902"; }

.icon-x:before {
  content: "\e903"; }

.icon-pinterest:before {
  content: "\e904"; }

.icon-youtube:before {
  content: "\e905"; }

.icon-instagram:before {
  content: "\e906"; }

@font-face {
  font-family: 'Caveat';
  src: url("../fonts/caveat/caveat-variablefont_wght.woff2") format("woff2"), url("../fonts/caveat/caveat-variablefont_wght.woff") format("woff"), url("../fonts/caveat/caveat-variablefont_wght.svg#caveatregular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

.tip-from-the-expert-in h4.title {
  font-family: 'Caveat', sans-serif; }

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal; }

h1, h2, h3, h4, .h1, .h2, .h3, .h4 {
  font-weight: 700;
  color: var(--wp--preset--color--text-color); }
  h1:first-child, h2:first-child, h3:first-child, h4:first-child, .h1:first-child, .h2:first-child, .h3:first-child, .h4:first-child {
    margin-top: 0; }

h5, .h5 {
  font-size: 16px;
  line-height: 20px; }

h4, .h4 {
  font-size: 20px;
  line-height: 24px; }

h3, .h3 {
  font-size: 24px;
  line-height: 29px; }

h2, .h2 {
  font-size: 32px;
  line-height: 36px;
  font-weight: 900; }
  @media (min-width: 981px) {
    h2, .h2 {
      font-size: 42px;
      line-height: 51px; } }

h1, .h1 {
  font-size: 38px;
  line-height: 42px;
  font-weight: 900; }
  @media (min-width: 981px) {
    h1, .h1 {
      font-size: 50px;
      line-height: 50px; } }

small, .font_small {
  font-size: var(--wp--preset--font-size--small);
  line-height: 12px; }

ul {
  padding: 0 0 1.75em 1.25em; }

a,
a:visited,
a:focus,
a:active {
  color: var(--wp--preset--color--primary);
  text-decoration: none;
  outline: 0; }

a:focus-visible, a.focus-visible {
  outline: 2px solid var(--wp--preset--color--black);
  outline-offset: 3px;
  border-radius: 1px; }

a:hover {
  color: var(--wp--preset--color--primary); }

main ol {
  margin: 0;
  list-style: none;
  padding-inline-start: 0;
  counter-reset: item; }
  @media (min-width: 981px) {
    main ol {
      margin-block-start: 2.55rem;
      margin-inline-start: 1rem;
      padding-inline-start: 1.1rem; } }
  main ol > li {
    position: relative;
    margin-block-start: 2.5rem; }
    main ol > li:first-of-type {
      margin-block-start: 0; }
    @media (min-width: 981px) {
      main ol > li {
        margin-block-start: calc(1.875rem + 8px);
        padding-inline-start: 2.2rem; } }
    main ol > li::marker {
      content: '';
      display: none; }
    main ol > li:before {
      content: counter(item) "";
      counter-increment: item;
      list-style-type: decimal;
      list-style-position: inside;
      position: absolute;
      z-index: -1;
      left: 0;
      top: -.8rem;
      display: flex;
      justify-content: center;
      align-items: center;
      height: 3rem;
      width: 3rem;
      color: var(--wp--preset--color--primary);
      font-size: 1.25rem;
      font-weight: 700;
      border-radius: 50%;
      background-color: var(--wp--preset--color--faded-primary); }
      @media (min-width: 981px) {
        main ol > li:before {
          left: -2.1rem; } }
    main ol > li strong, main ol > li b {
      display: inline-block;
      margin-block-end: calc(1.5rem + 5px);
      padding-inline-start: 4rem;
      font-size: 1.25rem;
      color: var(--wp--preset--color--primary); }
      @media (min-width: 981px) {
        main ol > li strong, main ol > li b {
          padding-inline-start: 0;
          margin-block-end: 1rem; } }
    main ol > li ul {
      list-style: initial;
      margin-inline-start: 1rem; }

header.site-header {
  position: relative; }
  header.site-header form.search-form {
    position: relative;
    width: 100%;
    margin-bottom: 0; }
    header.site-header form.search-form #search-header-input,
    header.site-header form.search-form #search-header-input-mobile {
      width: 100%;
      height: 50px;
      border-radius: var(--wp--custom--border-radius--medium);
      padding: 1em;
      border: 0;
      color: var(--wp--preset--color--secondary); }
      header.site-header form.search-form #search-header-input::-moz-placeholder, header.site-header form.search-form #search-header-input-mobile::-moz-placeholder {
        opacity: .5;
        color: var(--wp--preset--color--black); }
      header.site-header form.search-form #search-header-input::placeholder,
      header.site-header form.search-form #search-header-input-mobile::placeholder {
        opacity: .5;
        color: var(--wp--preset--color--black); }
      header.site-header form.search-form #search-header-input::-webkit-search-cancel-button,
      header.site-header form.search-form #search-header-input-mobile::-webkit-search-cancel-button {
        display: none; }
    header.site-header form.search-form .search-button {
      cursor: pointer;
      position: absolute;
      background-color: transparent;
      border: 0;
      right: 1em;
      top: 50%;
      transform: translateY(-50%); }
  header.site-header nav ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    header.site-header nav ul li {
      display: inline-block; }
      header.site-header nav ul li a {
        display: block;
        color: var(--wp--preset--color--black);
        transition: color .2s ease-in-out;
        font-size: 14px; }
        header.site-header nav ul li a:hover {
          color: var(--wp--preset--color--primary);
          text-decoration: none; }
  header.site-header .upper-header {
    padding: 1.5em 0;
    background-color: var(--wp--preset--color--background-darker); }
    header.site-header .upper-header .container {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      gap: 1em; }
    header.site-header .upper-header .shop-menu {
      display: flex;
      flex-wrap: wrap;
      gap: 1em;
      align-items: center; }
      @media (min-width: 768px) {
        header.site-header .upper-header .shop-menu {
          gap: 3em; } }
      header.site-header .upper-header .shop-menu a {
        color: var(--wp--preset--color--white);
        transition: color .2s ease-in-out;
        text-decoration: none;
        text-align: center; }
        @media (min-width: 768px) {
          header.site-header .upper-header .shop-menu a [class^="icon-"], header.site-header .upper-header .shop-menu a [class*=" icon-"] {
            font-size: 24px; } }
        header.site-header .upper-header .shop-menu a .title {
          font-size: var(--wp--preset--font-size--small); }
        header.site-header .upper-header .shop-menu a:hover {
          color: var(--wp--preset--color--primary); }
        header.site-header .upper-header .shop-menu a.cart {
          position: relative; }
          header.site-header .upper-header .shop-menu a.cart .header-cart-count {
            position: absolute;
            top: -50%;
            right: -50%;
            z-index: 1;
            background-color: var(--wp--preset--color--primary);
            color: var(--wp--preset--color--white);
            width: 22px;
            height: 22px;
            border-radius: 100%;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 12px; }
  header.site-header .shop-directly a {
    color: var(--wp--preset--color--black);
    position: relative;
    padding-right: 1em;
    transition: color .2s ease-in-out;
    display: block; }
    header.site-header .shop-directly a span {
      display: block;
      font-size: var(--wp--preset--font-size--small);
      line-height: 1;
      margin-bottom: -2px; }
    header.site-header .shop-directly a:after {
      transition: right .2s ease-in-out;
      content: '\e90d';
      font-family: Icomoon;
      font-size: 10px;
      position: absolute;
      right: 0;
      bottom: 0; }
    header.site-header .shop-directly a:hover {
      color: var(--wp--preset--color--primary); }
      header.site-header .shop-directly a:hover:after {
        right: -10px; }

.container {
  width: var(--wp--custom--block-containers--width);
  max-width: var(--wp--style--global--wide-size);
  margin: 0 auto; }

.small-container {
  width: var(--wp--custom--block-containers--width);
  max-width: var(--wp--style--global--content-size);
  margin: 0 auto; }

.section {
  padding: calc( var(--wp--custom--spacing--small) / 2) 0; }
  @media (min-width: 768px) {
    .section {
      padding: var(--wp--custom--spacing--small) 0; } }

.no-padding {
  padding: 0; }

.no-padding-top {
  padding-top: 0; }

.no-padding-bottom {
  padding-bottom: 0; }

.margin-section {
  margin: var(--wp--custom--spacing--medium) 0; }

.no-margin {
  margin: 0; }

.no-margin-top {
  margin-top: 0; }

.no-margin-bottom {
  margin-bottom: 0; }

section.white {
  background: var(--wp--preset--color--white); }

section.dark {
  background: var(--wp--preset--color--background-darker); }

section.light {
  background: var(--wp--preset--color--background-lighter); }

.wp-block-cover.alignfull {
  margin: 0 calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw; }

#section-footer {
  background-color: var(--wp--preset--color--secondary);
  color: var(--wp--preset--color--white);
  padding: 40px 0 50px 0; }
  @media (min-width: 981px) {
    #section-footer {
      padding: 50px 0 30px 0; } }
  #section-footer .container {
    width: calc(100% - 90px); }
  #section-footer h1, #section-footer h2, #section-footer h3, #section-footer h4, #section-footer .h1, #section-footer .h2, #section-footer .h3, #section-footer .h4, #section-footer p, #section-footer a:not(.feedback-company) {
    color: var(--wp--preset--color--white); }
  #section-footer .footer-top {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    flex-wrap: wrap;
    padding: 0 0 40px 0;
    gap: 50px 30px; }
    @media (min-width: 768px) {
      #section-footer .footer-top {
        flex-direction: row;
        justify-content: space-between; } }
    @media (min-width: 981px) {
      #section-footer .footer-top {
        padding: 0 0 70px 0; } }
    @media (min-width: 1200px) {
      #section-footer .footer-top {
        flex-wrap: nowrap; } }
  #section-footer .logo {
    width: 100%;
    max-width: 190px; }
    @media (min-width: 768px) {
      #section-footer .logo {
        flex-basis: 190px;
        width: auto;
        max-width: none; } }
  #section-footer .quick-navs {
    display: flex;
    gap: 50px 15px;
    flex-direction: column;
    justify-content: center; }
    @media (min-width: 768px) {
      #section-footer .quick-navs {
        flex-direction: row;
        justify-content: space-between; } }
    @media (min-width: 981px) {
      #section-footer .quick-navs {
        flex-basis: 600px; } }
    #section-footer .quick-navs .quick-nav {
      text-align: center;
      transition: color ease-in-out .2s; }
      #section-footer .quick-navs .quick-nav [class^="icon-"] {
        font-size: 20px; }
      #section-footer .quick-navs .quick-nav .title {
        font-weight: 700;
        margin: 10px 0 2px 0;
        display: block; }
      #section-footer .quick-navs .quick-nav .text {
        font-size: var(--wp--preset--font-size--small);
        line-height: 1.5em;
        display: block; }
      #section-footer .quick-navs .quick-nav:hover {
        color: var(--wp--preset--color--primary); }
  #section-footer .payment-methods .item__link {
    background-color: var(--wp--preset--color--white) !important; }
  #section-footer .socials {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 15px;
    flex-basis: 100%; }
    @media (min-width: 1200px) {
      #section-footer .socials {
        flex-basis: 320px; } }
    #section-footer .socials .social {
      color: var(--wp--preset--color--white);
      border: 1px solid var(--wp--preset--color--white);
      width: 48px;
      height: 48px;
      border-radius: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      transition: color ease-in-out .2s, border-color ease-in-out .2s; }
      #section-footer .socials .social [class^="icon-"] {
        font-size: 24px; }
      #section-footer .socials .social .icon-x,
      #section-footer .socials .social .icon-youtube {
        font-size: 16px; }
      #section-footer .socials .social:hover {
        color: var(--wp--preset--color--primary);
        border-color: var(--wp--preset--color--primary); }
  #section-footer .footer-middle {
    display: flex;
    flex-direction: column;
    gap: 50px; }
    @media (min-width: 768px) {
      #section-footer .footer-middle {
        flex-direction: row;
        justify-content: space-between; } }
    #section-footer .footer-middle .sidebars {
      display: flex;
      flex-direction: column;
      gap: 0 50px; }
      @media (min-width: 480px) {
        #section-footer .footer-middle .sidebars {
          flex-direction: row;
          flex-wrap: wrap;
          gap: 50px; } }
      @media (min-width: 1200px) {
        #section-footer .footer-middle .sidebars {
          gap: 50px 100px; } }
      #section-footer .footer-middle .sidebars .sidebar .widget-title {
        font-weight: 700;
        margin-bottom: 15px; }
      @media (min-width: 480px) {
        #section-footer .footer-middle .sidebars .sidebar .widget:not(:first-child) {
          margin-top: 30px; } }
      #section-footer .footer-middle .sidebars .sidebar:has(.widget_nav_menu) .widget {
        padding: 15px 0;
        border-bottom: 1px solid var(--wp--preset--color--white); }
        @media (min-width: 480px) {
          #section-footer .footer-middle .sidebars .sidebar:has(.widget_nav_menu) .widget {
            cursor: auto;
            border-bottom: 0;
            padding: 0; } }
        #section-footer .footer-middle .sidebars .sidebar:has(.widget_nav_menu) .widget .widget-title {
          font-weight: 700;
          margin-bottom: 0;
          position: relative;
          cursor: pointer; }
          @media (min-width: 480px) {
            #section-footer .footer-middle .sidebars .sidebar:has(.widget_nav_menu) .widget .widget-title {
              cursor: auto; } }
          #section-footer .footer-middle .sidebars .sidebar:has(.widget_nav_menu) .widget .widget-title::after {
            content: '\e908';
            font-family: Icomoon, 'sans-serif';
            font-size: 6px;
            position: absolute;
            right: 0;
            top: 0; }
            @media (min-width: 480px) {
              #section-footer .footer-middle .sidebars .sidebar:has(.widget_nav_menu) .widget .widget-title::after {
                display: none; } }
        #section-footer .footer-middle .sidebars .sidebar:has(.widget_nav_menu) .widget .menu {
          display: none;
          padding-top: 15px; }
          @media (min-width: 480px) {
            #section-footer .footer-middle .sidebars .sidebar:has(.widget_nav_menu) .widget .menu {
              display: block; } }
          #section-footer .footer-middle .sidebars .sidebar:has(.widget_nav_menu) .widget .menu li:not(:last-child) {
            margin-bottom: 10px; }
    #section-footer .footer-middle .footer-review {
      min-width: 160px;
      max-width: 200px;
      margin: 0 auto; }
      @media (min-width: 768px) {
        #section-footer .footer-middle .footer-review {
          margin: 0; } }
  #section-footer ul.menu {
    margin: 0;
    padding: 0;
    list-style: none; }
    #section-footer ul.menu li a {
      transition: color ease-in-out .2s; }
      #section-footer ul.menu li a:hover {
        color: var(--wp--preset--color--primary); }
  #section-footer .payment-methods {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 50px; }
    @media (min-width: 981px) {
      #section-footer .payment-methods {
        margin-top: 70px;
        justify-content: normal; } }
    #section-footer .payment-methods .item {
      background-color: rgba(var(--wp--preset--color--white-rgb), 0.1);
      padding: 5px 10px;
      border-radius: var(--wp--custom--border-radius--small);
      height: 40px;
      min-width: 60px;
      display: flex;
      align-items: center;
      justify-content: center; }
      #section-footer .payment-methods .item svg path {
        fill: var(--wp--preset--color--white); }

#section-bottom-footer {
  margin-top: 50px; }
  @media (min-width: 981px) {
    #section-bottom-footer {
      margin-top: 70px; } }
  #section-bottom-footer .footer-bottom-in {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;
    text-align: center; }
    @media (min-width: 768px) {
      #section-bottom-footer .footer-bottom-in {
        justify-content: space-between;
        text-align: left; } }
  #section-bottom-footer .copyrights {
    color: var(--wp--preset--color--primary); }
    #section-bottom-footer .copyrights p {
      margin: 0; }
      #section-bottom-footer .copyrights p span {
        display: block; }
        @media (min-width: 768px) {
          #section-bottom-footer .copyrights p span {
            display: inline-block; } }
        #section-bottom-footer .copyrights p span > span {
          display: none; }
          @media (min-width: 768px) {
            #section-bottom-footer .copyrights p span > span {
              display: inline-block; } }
  #section-bottom-footer .bottom-footer ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 20px 30px; }
    @media (min-width: 480px) {
      #section-bottom-footer .bottom-footer ul {
        flex-wrap: wrap;
        flex-direction: row; } }
    @media (min-width: 1200px) {
      #section-bottom-footer .bottom-footer ul {
        gap: 20px 50px; } }

ul {
  padding: 0 0 0 1.25em; }

main a:not([class]),
main a:visited:not([class]),
main a:focus:not([class]),
main a:active:not([class]) {
  background: linear-gradient(0deg, var(--wp--preset--color--textcolor), var(--wp--preset--color--textcolor)) no-repeat left bottom/100% var(--bg-h);
  transition: background-size .2s, color .2s ease-in-out;
  --bg-h: 1px;
  display: inline-block;
  outline: 0;
  text-decoration: none !important; }

main a:where(:hover, :focus-visible):not([class]) {
  background-size: 0 var(--bg-h) !important;
  background-position-x: right !important; }

.protected-form {
  max-width: 500px;
  margin: 0 auto;
  display: block;
  padding: 150px 0; }

img,
svg {
  display: block; }

@media (min-width: 981px) {
  img.alignright {
    float: right;
    padding-left: 1em; }
  img.alignleft {
    float: right;
    padding-right: 1em; }
  img.aligncenter {
    display: block;
    margin: 0 auto; } }

iframe {
  max-width: 100%; }

a.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1; }

a.overlay-link:after, a.link-overlay:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1; }

[class^="icon-"], [class*=" icon-"],
[class^="icon-"]:before, [class*=" icon-"]:before {
  display: block;
  min-width: 0.7em; }

.screen-reader-text {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px; }
  .screen-reader-text:focus-visible, .screen-reader-text.focus-visible {
    background-color: var(--wp--preset--color--primary);
    clip: auto !important;
    clip-path: none;
    color: var(--wp--preset--color--white);
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

.visually-hidden {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px; }

.desktop-only {
  display: none; }
  @media (min-width: 981px) {
    .desktop-only {
      display: block; } }

@media (min-width: 981px) {
  .mobile-only {
    display: none; } }

main .inline-video {
  margin-block: var(--wp--custom--spacing--small); }
  main .inline-video p {
    margin: 0; }
  main .inline-video__link {
    position: relative;
    display: block;
    height: 18.75rem;
    border-radius: var(--wp--custom--border-radius--small);
    overflow: hidden; }
    @media (min-width: 981px) {
      main .inline-video__link {
        height: 25rem; } }
    main .inline-video__link:focus-within {
      outline: none; }
    main .inline-video__link .icon-play {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      height: 45px;
      width: 45px;
      border-radius: 50%;
      border: 2px solid var(--wp--preset--color--secondary);
      background: rgba(var(--wp--preset--color--white-rgb), 0.8);
      z-index: 9;
      display: flex;
      align-items: center;
      justify-content: center; }
      main .inline-video__link .icon-play:before {
        margin-inline-start: 4px;
        color: var(--wp--preset--color--primary);
        font-size: 15px; }
  main .inline-video__image {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%; }

#section-breadcrumbs ol {
  margin: 0;
  padding: 0;
  list-style: none; }
  #section-breadcrumbs ol li {
    display: inline-block;
    margin-right: 5px; }
    #section-breadcrumbs ol li a {
      color: var(--wp--preset--color--primary);
      text-decoration: none; }
      #section-breadcrumbs ol li a:hover {
        text-decoration: underline; }

.woocommerce-cart .woocommerce .product-name .metaList {
  padding: 0 0 0 20px;
  margin: 0; }

.woocommerce .woocommerce-info {
  border-top: 0;
  border-radius: var(--wp--custom--border-radius--medium);
  color: var(--wp--preset--color--secondary);
  background-color: #2622611A;
  padding: 1.5em 1.5em 1.5em calc(50px + 3em);
  overflow: hidden; }
  @media (min-width: 768px) {
    .woocommerce .woocommerce-info {
      padding: 2em 2em 2em calc(50px + 3em); } }
  .woocommerce .woocommerce-info:before {
    content: "\e924";
    font-family: Icomoon;
    border-radius: 50%;
    font-size: 22px;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--wp--preset--color--secondary);
    color: var(--wp--preset--color--white);
    left: 1em;
    top: 50%;
    transform: translateY(-50%); }
  .woocommerce .woocommerce-info:after {
    content: '';
    background-image: url(/app/themes/sturdy-ods/assets/images/ods-notes-info.svg);
    background-size: cover;
    width: 110px;
    height: 62px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1; }
    @media (min-width: 768px) {
      .woocommerce .woocommerce-info:after {
        width: 300px;
        height: 88px; } }
  .woocommerce .woocommerce-info .button {
    margin-top: -12px; }

.woocommerce .woocommerce-notices-wrapper .woocommerce-message, .woocommerce .woocommerce-NoticeGroup-checkout .woocommerce-message {
  border-top: 0;
  border-radius: var(--wp--custom--border-radius--medium);
  color: var(--wp--preset--color--succes);
  background-color: #2D814A1A;
  padding: 1.5em 1.5em 1.5em calc(50px + 3em);
  overflow: hidden; }
  @media (min-width: 768px) {
    .woocommerce .woocommerce-notices-wrapper .woocommerce-message, .woocommerce .woocommerce-NoticeGroup-checkout .woocommerce-message {
      padding: 2em 2em 2em calc(50px + 3em); } }
  .woocommerce .woocommerce-notices-wrapper .woocommerce-message:before, .woocommerce .woocommerce-NoticeGroup-checkout .woocommerce-message:before {
    content: "\e922";
    font-family: Icomoon;
    border-radius: 50%;
    font-size: 22px;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--wp--preset--color--succes);
    color: var(--wp--preset--color--white);
    left: 1em;
    top: 50%;
    transform: translateY(-50%); }
  .woocommerce .woocommerce-notices-wrapper .woocommerce-message:after, .woocommerce .woocommerce-NoticeGroup-checkout .woocommerce-message:after {
    content: '';
    background-image: url(/app/themes/sturdy-ods/assets/images/ods-notes-succes.svg);
    background-size: cover;
    width: 110px;
    height: 62px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1; }
    @media (min-width: 768px) {
      .woocommerce .woocommerce-notices-wrapper .woocommerce-message:after, .woocommerce .woocommerce-NoticeGroup-checkout .woocommerce-message:after {
        width: 300px;
        height: 88px; } }

.woocommerce .woocommerce-notices-wrapper .woocommerce-error, .woocommerce .woocommerce-NoticeGroup-checkout .woocommerce-error {
  border-top: 0;
  border-radius: var(--wp--custom--border-radius--medium);
  color: var(--wp--preset--color--error);
  background-color: #9D0D100D;
  padding: 1.5em 1.5em 1.5em calc(50px + 3em);
  overflow: hidden; }
  @media (min-width: 768px) {
    .woocommerce .woocommerce-notices-wrapper .woocommerce-error, .woocommerce .woocommerce-NoticeGroup-checkout .woocommerce-error {
      padding: 2em 2em 2em calc(50px + 3em); } }
  .woocommerce .woocommerce-notices-wrapper .woocommerce-error:before, .woocommerce .woocommerce-NoticeGroup-checkout .woocommerce-error:before {
    content: "\e923";
    font-family: Icomoon;
    border-radius: 50%;
    font-size: 22px;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--wp--preset--color--error);
    color: var(--wp--preset--color--white);
    left: 1em;
    top: 50%;
    transform: translateY(-50%); }
  .woocommerce .woocommerce-notices-wrapper .woocommerce-error:after, .woocommerce .woocommerce-NoticeGroup-checkout .woocommerce-error:after {
    content: '';
    background-image: url(/app/themes/sturdy-ods/assets/images/ods-notes-error.svg);
    background-size: cover;
    width: 110px;
    height: 62px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1; }
    @media (min-width: 768px) {
      .woocommerce .woocommerce-notices-wrapper .woocommerce-error:after, .woocommerce .woocommerce-NoticeGroup-checkout .woocommerce-error:after {
        width: 300px;
        height: 88px; } }

.woocommerce .woocommerce-notices-wrapper .button, .woocommerce .woocommerce-NoticeGroup-checkout .button {
  margin-top: -12px; }

.woocommerce-checkout-review-order-table .cart_item .product-name {
  display: grid;
  grid-template-columns: 1fr 4rem; }

.woocommerce-checkout-review-order-table .cart_item .product-quantity {
  grid-column: 2;
  grid-row: 1; }

.woocommerce-checkout-review-order-table .cart_item .cart-delivery-date {
  grid-row: 2;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
  font-size: 12px; }
  .woocommerce-checkout-review-order-table .cart_item .cart-delivery-date .icon-truck {
    color: var(--wp--preset--color--primary); }

/*# sourceMappingURL=website.css.map */
