@media (min-width: 992px) {
  .desc {
    font-size: 15px;
    line-height: 140%;
  }
}

@media (min-width: 992px) {
  .drag {
    width: 94px;
    height: 94px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

@media (min-width: 992px) {
  body .modal__body {
    padding: 20px 60px 80px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    width: 991px;
  }
}

@media (min-width: 992px) {
  .text-wrapper {
    font-size: 17px;
    line-height: 1.65;
    font-weight: 500;
    letter-spacing: normal;
  }
}

@media (min-width: 992px) {
  .text-wrapper p {
    text-align: left;
    font-size: 17px;
    letter-spacing: normal;
  }
}

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

@media (min-width: 992px) {
  .mobile-sm {
    display: none !important;
  }
}

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

@media (min-width: 992px) {
  .desktop-sm {
    display: inherit !important;
  }
}

@media (min-width: 992px) {
  .main-content > :nth-child(1) {
    margin-top: calc(62px + 88px);
  }
}

@media (min-width: 992px) {
  .headerTopClosed .main-content > :nth-child(1) {
    margin-top: calc(88px + 60px);
  }
}

@media (min-width: 992px) {
  .shadow-section::after {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6) 65%);
  }
}

@media (min-width: 992px) {
  .loaderPhone {
    width: 215px;
  }
}

@media (min-width: 992px) {
  .formPopup_wrapper-title {
    font-size: 44px;
    margin-bottom: 20px;
  }
}

@media (min-width: 992px) {
  .formPopup_wrapper-form .gfield--type-image_hopper input {
    font-size: 15px !important;
  }
}

@media (min-width: 992px) {
  .formPopup_wrapper-form .gform_confirmation_message {
    font-size: 24px;
  }
}

@media (min-width: 992px) {
  .formPopup_wrapper-form {
    padding: 60px;
  }
}

@media (min-width: 992px) {
  .formPopup_wrapper-form .gform_fields {
    padding-top: 0;
    margin: 0 -4px;
  }
}

@media (min-width: 992px) {
  .formPopup_wrapper-form .gform_fields .gfield {
    margin-bottom: 18px;
  }
}

@media (min-width: 992px) {
  .formPopup_wrapper-form .gform_fields .gfield--type-checkbox .gfield_checkbox > div label {
    margin-left: 40px;
  }
}

@media (min-width: 992px) {
  .formPopup_wrapper-form .gform_fields .gfield--type-checkbox .gfield_checkbox > div label::after {
    width: 24px;
    height: 24px;
    left: -35px;
  }
}

@media (min-width: 992px) {
  .formPopup_wrapper-form .gform_fields .gfield--type-checkbox label {
    font-size: 14px !important;
  }
}

@media (min-width: 992px) {
  .formPopup_wrapper-form .gform_fields .gfield_label {
    font-size: 16px !important;
  }
}

@media (min-width: 992px) {
  .formPopup_wrapper-form .gform_footer {
    font-size: 16px;
    height: 48px;
    padding: 12px 40px;
  }
}

@media (min-width: 992px) {
  .formPopup_wrapper-form .gform_footer:hover {
    padding: 8px 36px;
  }
}

@media (min-width: 992px) {
  .formPopup_wrapper-form .gform_footer {
    margin-top: 36px !important;
  }
}

@media (min-width: 992px) {
  .formPopup_wrapper-form .gform_footer input {
    padding: 15px 60px !important;
  }
}

@media (min-width: 992px) {
  .cta-button a {
    font-size: 16px;
    height: 48px;
    padding: 12px 40px;
  }
}

@media (min-width: 992px) {
  .cta-button a:hover {
    padding: 8px 36px;
  }
}

@media (min-width: 992px) {
  .footer {
    padding: 0px 0 70px;
  }
}

@media (min-width: 992px) {
  .footer_content {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    padding-top: 50px;
  }
}

@media (min-width: 992px) {
  .footer_top {
    flex-direction: row;
    margin-bottom: 0;
    padding-top: 0;
    justify-content: space-between;
    flex-basis: 30%;
    max-width: 370px;
    border-top: unset;
  }
}

@media (min-width: 992px) {
  .footer_top-desktop {
    display: flex;
    flex-direction: column;
  }
}

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

@media (min-width: 992px) {
  .footer_top-logo {
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .footer_top-link {
    font-size: 16px;
    height: 48px;
    padding: 12px 40px;
  }
}

@media (min-width: 992px) {
  .footer_top-link:hover {
    padding: 8px 36px;
  }
}

@media (min-width: 992px) {
  .footer_top-link {
    margin-bottom: 0;
    flex-shrink: 0;
  }
}

@media (min-width: 992px) {
  .footer_description {
    font-size: 16px;
    text-align: left;
    margin-bottom: 0;
    margin-top: 33px;
  }
}

@media (min-width: 992px) {
  .footer_menu {
    padding-top: 0;
    margin-bottom: 0;
    flex-basis: calc(70% - 60px);
    border-top: unset;
  }
}

@media (min-width: 992px) {
  .footer_menu-list {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-right: -30px;
    margin-left: -30px;
    margin-top: -30px;
  }

  .footer_menu-list > * {
    margin-bottom: 60px;
    flex-basis: calc(100% / 4 - 60px);
    margin: 30px;
    flex-grow: 0;
  }
}

@media (min-width: 992px) {
  .footer_menu-list .menu-item a {
    margin-bottom: 16px;
    font-size: 16px;
  }
}

@media (min-width: 992px) {
  .footer_menu-list .menu-item-has-children > a {
    font-size: 24px;
    margin-bottom: 40px;
  }
}

@media (min-width: 992px) {
  .footer_menu-list .menu-item-has-children .sub-menu li {
    font-size: 13px;
  }
}

@media (min-width: 992px) {
  .footer_menu-list .menu-item-has-children .sub-menu li a {
    font-size: 13px;
  }
}

@media (min-width: 992px) {
  .footer_middle {
    padding-top: 50px;
    margin-bottom: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}

@media (min-width: 992px) {
  .footer_social {
    margin: 0 -25px;
    justify-content: flex-start;
  }
}

@media (min-width: 992px) {
  .footer_social-link {
    margin: 0 25px;
  }
}

@media (min-width: 992px) {
  .footer .gform_wrapper {
    display: flex;
    align-items: center;
  }
}

@media (min-width: 992px) {
  .footer .gform_wrapper .gform_heading {
    margin-right: 32px;
  }
}

@media (min-width: 992px) {
  .footer .gform_wrapper form {
    display: flex;
    align-items: center;
  }
}

@media (min-width: 992px) {
  .footer .gform_wrapper .validation_message {
    max-width: 25%;
  }
}

@media (min-width: 992px) {
  .footer .gform_wrapper .gform_title {
    font-size: 18px;
  }
}

@media (min-width: 992px) {
  .footer .gform_wrapper .gform_description {
    font-size: 22px;
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .footer .gform_wrapper .gform_body {
    width: 320px;
    margin-right: 8px;
  }
}

@media (min-width: 992px) {
  .footer .gform_wrapper .gform_body input {
    padding: 16px !important;
    font-size: 18px !important;
  }
}

@media (min-width: 992px) {
  .footer .gform_footer {
    margin-top: 0 !important;
    margin-left: 0 !important;
  }
}

@media (min-width: 992px) {
  .footer .gform_footer::after {
    right: 25px;
    display: block;
  }
}

@media (min-width: 992px) {
  .footer .gform_footer .gform_button {
    font-size: 16px;
    height: 48px;
    padding: 12px 40px;
  }
}

@media (min-width: 992px) {
  .footer .gform_footer .gform_button:hover {
    padding: 8px 36px;
  }
}

@media (min-width: 992px) {
  .footer_logosMobile {
    display: none;
  }
}

@media (min-width: 992px) {
  .footer_logos {
    padding-top: 50px;
    margin: 0 -25px;
    flex-wrap: wrap;
    display: flex;
  }
}

@media (min-width: 992px) {
  .footer_logos img {
    margin: 25px;
    width: auto;
    max-height: 50px;
  }
}

@media (min-width: 992px) {
  .dropdown__heading .button {
    font-size: 16px;
    height: 48px;
    padding: 12px 40px;
  }
}

@media (min-width: 992px) {
  .dropdown__heading .button:hover {
    padding: 8px 36px;
  }
}

@media (min-width: 992px) {
  .dropdown .mobile-menu:not(.sub-menu) > .menu-item:last-child a,
  .dropdown .sub-menu:not(.sub-menu) > .menu-item:last-child a {
    font-size: 16px;
    height: 48px;
    padding: 12px 40px;
  }
}

@media (min-width: 992px) {
  .dropdown .mobile-menu:not(.sub-menu) > .menu-item:last-child a:hover,
  .dropdown .sub-menu:not(.sub-menu) > .menu-item:last-child a:hover {
    padding: 8px 36px;
  }
}

@media (min-width: 992px) {
  header {
    border-bottom: unset;
  }
}

@media (min-width: 992px) {
  header .header--top {
    height: 62px;
  }
}

@media (min-width: 992px) {
  header .header--top__cta.desktop .button {
    font-size: 16px;
    height: 48px;
    padding: 12px 40px;
  }
}

@media (min-width: 992px) {
  header .header--top__cta.desktop .button:hover {
    padding: 8px 36px;
  }
}

@media (min-width: 992px) {
  header .header--top__content {
    width: 88%;
  }
}

@media (min-width: 992px) {
  header .header--top__content .notification-bar {
    font-size: 13px;
  }
}

@media (min-width: 992px) {
  header .header--navigation {
    height: 60px;
  }
}

@media (min-width: 992px) {
  header .header--navigation .menu-item.depth-0:not(:last-child) > a {
    position: relative;
  }

  header .header--navigation .menu-item.depth-0:not(:last-child) > a::after {
    animation: gradient 2000ms linear infinite both;
    background: #5d9b12;
    background-size: 200% 200%;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    transition: transform 0.75s cubic-bezier(0.19, 1, 0.22, 1);
    transform-origin: right;
    transform: scaleX(0);
  }

  header .header--navigation .menu-item.depth-0:not(:last-child) > a:hover::after {
    transform-origin: left;
    transform: scaleX(1);
  }

  header .header--navigation .menu-item.depth-0:not(:last-child) > a:after {
    bottom: -6px;
  }
}

@media (min-width: 992px) {
  header .header--navigation ul:not(.sub-menu) > .menu-item:last-child a {
    font-size: 16px;
    height: 48px;
    padding: 12px 40px;
  }
}

@media (min-width: 992px) {
  header .header--navigation ul:not(.sub-menu) > .menu-item:last-child a:hover {
    padding: 8px 36px;
  }
}

@media (min-width: 992px) {
  header .header {
    padding: 16px 40px 20px 40px;
    height: 88px;
  }
}

@media (min-width: 992px) {
  header .header__navigator {
    column-gap: 30px;
  }
}

@media (min-width: 992px) {
  header .header__actions .search-form-toggle,
  header .header__actions .search-form-envelope {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    column-gap: 10px;
    row-gap: 10px;
  }
}

@media (min-width: 992px) and (min-width: 992px) {
  header .header__actions .search-form-toggle::after,
  header .header__actions .search-form-envelope::after {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    pointer-events: none;
    border-top: 1px solid #5d9b12;
    border-radius: 50%;
    transition: border-top-color 360ms ease-out, transform 500s linear;
    transform: rotate(0) scale(1.2);
    opacity: 0;
  }

  header .header__actions .search-form-toggle:hover::after,
  header .header__actions .search-form-envelope:hover::after {
    transform: rotate(90000deg) scale(1.2);
    opacity: 1;
  }
}

@media (min-width: 992px) {
  header .header__actions .search-form-toggle:after,
  header .header__actions .search-form-envelope:after {
    padding: 15px;
  }

  header .header__actions .search-form-envelope svg {
    width: 70%;
    height: 70%;
  }
}

@media (min-width: 992px) {
  header .header__actions .button {
    font-size: 16px;
    height: 48px;
    padding: 12px 40px;
  }
}

@media (min-width: 992px) {
  header .header__actions .button:hover {
    padding: 8px 36px;
  }
}

@media (min-width: 992px) {
  header .header__actions .button {
    padding: 8px 24px;
  }
}

@media (min-width: 992px) {
  header .header__actions .button:hover {
    padding: 6px 22px;
  }
}

@media (min-width: 992px) {
  header .header__actions .cta {
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding: 6px 20px;
    height: 38px;
    width: auto;
  }
}

@media (min-width: 992px) {
  header .header__brand video {
    height: 62px;
  }
}

@media (min-width: 992px) {
  header .header__brand .logo {
    width: 48px;
    height: 52px;
  }
}

@media (min-width: 992px) {
  .mega-menu-content {
    padding-left: 4%;
    padding-right: 4%;
  }
}

@media (min-width: 992px) {
  .mega-menu-wrapper {
    top: 60px;
  }
}

@media (min-width: 992px) {
  .mega-menu-alt .mega-menu-content {
    margin: auto;
  }
}

@media (min-width: 992px) {
  .productSingle {
    flex-direction: row;
  }
}

@media (min-width: 992px) {
  .productSingle_img {
    flex-basis: 60%;
    width: auto;
    flex-shrink: 0;
    max-width: unset;
    margin-right: 20px;
    margin-bottom: 0;
    overflow: hidden;
  }
}

@media (min-width: 992px) {
  .productSingle_content {
    text-align: left;
  }
}

@media (min-width: 992px) {
  .productSingle_content-title {
    margin-bottom: 10px;
    text-align: left;
  }
}

@media (min-width: 992px) {
  .productSingle_content-categories {
    justify-content: flex-start;
  }
}

@media (min-width: 992px) {
  .productSingle_content-categories-img img {
    width: auto;
  }
}

@media (min-width: 992px) {
  .productSingle_content-description {
    font-size: 14px;
    margin-top: 6px;
  }
}

@media (min-width: 992px) {
  .productSingle_content-link {
    font-size: 16px;
    height: 48px;
    padding: 12px 40px;
  }
}

@media (min-width: 992px) {
  .productSingle_content-link:hover {
    padding: 8px 36px;
  }
}

@media (min-width: 992px) {
  .productSingle_content-link {
    margin: 0;
  }
}

@media (min-width: 992px) {
  .yoast {
    margin-bottom: 20px;
  }
}

@media (min-width: 992px) {
  .floatingNavigation {
    padding: 0;
    max-width: 56em;
    bottom: 0;
    height: 0;
    left: 0;
    top: auto;
    transform: unset;
    border-radius: 52px;
  }
}

@media (min-width: 992px) {
  .floatingNavigation {
    border: unset;
    animation: blobOutEffect 0.8s ease-in-out forwards;
  }

  .floatingNavigation.affix {
    animation: blobInEffect 0.8s ease-in-out forwards;
    border: 1px solid #8F8F8F;
  }
}

@media (min-width: 992px) {
  .floatingNavigation {
    background: #FFF;
    opacity: 1;
  }
}

@media (min-width: 992px) {
  .floatingNavigation {
    bottom: 48px;
    font-size: 15px;
  }
}

@media (min-width: 992px) {
  .floatingNavigation__links {
    padding: 24px 44px;
  }
}

@media (min-width: 992px) {
  .floatingNavigation__links {
    display: flex;
    flex-direction: row;
    justify-content: center;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    column-gap: 65px;
    row-gap: 10px;
  }
}

@media (min-width: 992px) {
  .floatingNavigation__links--item {
    display: flex;
    flex-direction: row;
    justify-content: center;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    column-gap: 7px;
    row-gap: 10px;
  }
}

@media (min-width: 992px) {
  .floatingNavigation__links--item {
    width: auto;
  }
}

@media (min-width: 992px) {
  .floatingNavigation__links--item:before {
    content: "|";
    position: absolute;
    opacity: 0.4;
    right: -32.5px;
  }

  .floatingNavigation__links--item:last-child:before {
    display: none;
  }
}

@media (min-width: 992px) {
@keyframes blobInEffect {
    0% {
      height: 0;
    }

    30% {
      height: 80px;
    }

    70% {
      height: 60px;
    }

    100% {
      height: 62px;
    }
}

@keyframes blobOutEffect {
    0% {
      height: 62px;
    }

    30% {
      height: 60px;
    }

    70% {
      height: 80px;
    }

    100% {
      height: 0;
    }
}
}

@media (min-width: 992px) {
  .language-toggle {
    right: 10px;
    left: auto;
    width: fit-content;
    top: 90px;
  }
}

@media (min-width: 992px) {
  .search-input {
    font-size: 25px;
  }
}

@media (min-width: 992px) {
  .search-input-container {
    padding: 32px 0;
  }
}

@media (min-width: 992px) {
  .search-wrapper .close {
    width: 40px;
    height: 40px;
  }
}

@media (min-width: 992px) {
  .search-wrapper .loader {
    right: 93px;
  }
}

@media (min-width: 992px) {
  .search-wrapper .twitter-typeahead .search-input {
    border-bottom: 4px solid rgba(255, 255, 255, 0.2);
    width: 94%;
    margin-left: 17px;
    padding-left: 16px;
  }
}

@media (min-width: 992px) {
  .search-wrapper .twitter-typeahead .tt-menu {
    padding-top: 10px;
    padding-bottom: 10px;
    top: 84px !important;
  }
}

@media (min-width: 992px) {
  .search-wrapper .twitter-typeahead .tt-menu.is-open {
    height: 400px;
    /* Adjust based on content */
  }
}

@media (min-width: 992px) {
  .search-wrapper .twitter-typeahead .tt-menu .tt-dataset {
    padding: 0 10px;
  }
}

@media (min-width: 992px) {
  .search-wrapper .twitter-typeahead .tt-menu .tt-dataset .suggestion {
    width: calc(33% - 20px);
  }
}