@font-face {
    font-family: swiper-icons;
    src: url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper,swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block
}

.swiper-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box
}

.swiper-android .swiper-slide,.swiper-wrapper {
    transform: translateZ(0)
}

.swiper-horizontal {
    touch-action: pan-y
}

.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide,swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight,.swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform,height
}

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d {
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top {
    transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0,0,0,.15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper {
    scroll-snap-type: none
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: none
}

.swiper-centered>.swiper-wrapper:before {
    content: "";
    flex-shrink: 0;
    order: 9999
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop:always}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    margin-inline-start:var(--swiper-centered-offset-before)}

.swiper-centered.swiper-horizontal>.swiper-wrapper: before {
    height:100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    margin-block-start:var(--swiper-centered-offset-before)}

.swiper-centered.swiper-vertical>.swiper-wrapper: before {
    width:100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

.c-category-banner {
    margin-bottom: 1.25rem;
    padding: 0
}

@media screen and (min-width: 48em) {
    .c-category-banner {
        margin-bottom:min(1.5625rem,25px);
        padding: 0 var(--side-padding)
    }
}

.c-category-banner__wrap {
    padding: 2.5rem 1.5625rem;
    overflow: hidden;
    border-radius: 20px;
    background: linear-gradient(180deg,#dae6e9,#bfcbd6)
}

@media screen and (min-width: 48em) {
    .c-category-banner__wrap {
        display:grid;
        grid-template-areas: "title image" "copy image";
        grid-template-columns: 3fr 5fr;
        height: min(40.25rem,500px);
        padding: min(3.75rem,60px)
    }
}

.c-category-banner__title {
    margin-bottom: .9375rem
}

@media screen and (min-width: 48em) {
    .c-category-banner__title {
        grid-area:title;
        place-self: end;
        justify-self: start;
        margin-bottom: min(3.25rem,52px)
    }
}

@media screen and (min-width: 48em) {
    .c-category-banner__copy {
        grid-area:copy
    }
}

@media screen and (min-width: 48em) {
    .c-category-banner__right {
        position:relative;
        grid-area: image
    }
}

@media screen and (min-width: 48em) {
    .c-category-banner__image {
        position:absolute;
        top: 33%;
        left: 50%;
        transform: translate(-50%,-50%)
    }
}

.c-intro-category {
    padding: 5rem var(--side-padding);
    text-align: center
}

@media screen and (min-width: 48em) {
    .c-intro-category {
        padding:11.4375rem var(--side-padding)
    }
}

@media screen and (min-width: 48em) {
    .c-intro-category__title {
        max-width:min(68.75rem,1100px);
        margin: auto
    }
}

.c-why-choose {
    padding: 0 var(--side-padding);
    padding-top: min(2.5rem,40px);
    padding-bottom: min(1.875rem,30px);
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    background: #e5eef0
}

@media screen and (min-width: 48em) {
    .c-why-choose {
        padding-top:min(10.4375rem,167px);
        padding-bottom: min(3.75rem,60px)
    }
}

@media screen and (min-width: 48em) {
    .c-why-choose .c-why-choose__label {
        width:26.25rem
    }
}

.c-why-choose__subhead {
    margin-bottom: min(1.1875rem,19px);
    color: #8f8f8f
}

@media screen and (min-width: 48em) {
    .c-why-choose__subhead {
        margin-bottom:min(1.75rem,28px)
    }
}

.c-why-choose__title {
    margin-bottom: min(1.875rem,30px)
}

@media screen and (min-width: 48em) {
    .c-why-choose__title {
        margin-bottom:min(5.3125rem,85px)
    }
}

@media screen and (min-width: 48em) {
    .c-why-choose__grid {
        display:grid;
        grid-gap: min(2.1875rem,35px);
        grid-template-areas: "img1 img2" "img1 img3";
        grid-template-columns: repeat(2,1fr)
    }
}

.c-why-choose__card {
    position: relative;
    overflow: hidden;
    border-radius: 20px
}

@media screen and (max-width: 47.99em) {
    .c-why-choose__card {
        margin-bottom:var(--side-padding)
    }

    .c-why-choose__card.index-1 {
        height: 30rem
    }

    .c-why-choose__card.index-2,.c-why-choose__card.index-3 {
        height: 21.3125rem
    }
}

@media screen and (min-width: 48em) {
    .c-why-choose__card.index-1 {
        grid-area:img1
    }

    .c-why-choose__card.index-2 {
        grid-area: img2
    }

    .c-why-choose__card.index-3 {
        grid-area: img3
    }
}

.c-why-choose__label {
    position: absolute;
    bottom: 1.5625rem;
    bottom: 1.25rem;
    left: 1.4375rem;
    left: 10px;
    margin: 0;
    padding: 0 .625rem;
    color: #fff;
    font-size: 1.25rem;
    line-height: 1.2
}

@media screen and (min-width: 48em) {
    .c-why-choose__label {
        bottom:min(2.5rem,40px);
        left: min(1.5625rem,25px);
        font-size: clamp(14px,1.5625rem,25px)
    }
}

.c-why-choose picture {
    height: 100%
}

.c-why-choose__image {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.c-product-hero {
    position: relative;
    height: calc(var(--vh, 100vh) * 100);
    overflow: hidden;
    background: linear-gradient(180deg,#d9e5e8,#b0bdcc)
}

.c-product-hero__image-wrap {
    position: absolute;
    top: 40%;
    left: 0;
    width: 100%;
    transform: translateY(-50%)
}

@media screen and (min-width: 48em) {
    .c-product-hero__image-wrap {
        top:68%
    }
}

.c-product-hero__image {
    width: 100vw;
    height: auto;
    margin: 0 auto
}

@media screen and (min-width: 48em) {
    .c-product-hero__image {
        width:auto;
        height: 100vh
    }
}

.c-product-hero__content {
    display: flex;
    position: relative;
    z-index: 2;
    flex-direction: column;
    justify-content: flex-end;
    height: 100%
}

@media screen and (min-width: 48em) {
    .c-product-hero__content {
        justify-content:flex-start
    }
}

.c-product-hero__title {
    width: 15.625rem;
    margin: 0 auto 20vh;
    text-align: center
}

@media screen and (min-width: 48em) {
    .c-product-hero__title {
        width:calc(var(--title-size) * 1vw);
        margin: 6.25rem auto 7.5rem
    }
}

@media screen and (min-width: 108em) {
    .c-product-hero__title {
        width:calc(var(--title-size) * 1728 / 100 * 1px)
    }
}

.c-product-hero__organic {
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 8.875rem;
    fill: #fff
}

@media screen and (min-width: 48em) {
    .c-product-hero__organic {
        bottom:-10rem;
        height: 21.75rem
    }
}

@media screen and (hover: hover) and (min-width: 48em) {
    .c-quick-links-card:hover .c-quick-links-card__image {
        transform:translateY(0)
    }
}

.c-quick-links-card__top {
    height: min(13.75rem,220px);
    overflow: hidden;
    border-radius: 20px;
    background: #fff
}

@media screen and (min-width: 48em) {
    .c-quick-links-card__top {
        height:min(18.75rem,300px)
    }
}

.c-quick-links-card__image {
    width: 70%;
    height: 100%;
    margin: auto;
    transition: transform .55s;
    object-fit: cover
}

@media screen and (min-width: 48em) {
    .c-quick-links-card__image {
        width:60%;
        transform: translateY(25%)
    }
}

.c-quick-links-card__title {
    margin: 1.125rem 0;
    text-align: center
}

@media screen and (min-width: 48em) {
    .c-quick-links-card__title {
        margin:min(1.875rem,30px) 0
    }
}

.c-quick-links {
    padding: 0 calc(var(--side-padding) * 3) 2.5rem calc(var(--side-padding) * 3);
    overflow: hidden;
    background: #e5eef0
}

@media screen and (min-width: 48em) {
    .c-quick-links {
        padding:0 var(--side-padding) min(3.125rem,50px) var(--side-padding)
    }
}

.c-quick-links__swiper {
    overflow: visible
}

.c-quick-links__title {
    margin-bottom: 1.875rem;
    text-align: center
}

@media screen and (min-width: 48em) {
    .c-quick-links__title {
        margin-bottom:min(3.75rem,60px)
    }
}

.c-product-grid {
    margin-bottom: 5.625rem;
    padding: 0 var(--side-padding)
}

@media screen and (min-width: 48em) {
    .c-product-grid {
        margin-bottom:min(11.125rem,178px)
    }
}

@media screen and (min-width: 48em) {
    .c-product-grid__container {
        display:flex;
        flex-wrap: wrap;
        justify-content: flex-end;
        gap: 1.375rem
    }

    .c-product-grid__container[data-style=twocell] {
        justify-content: flex-start
    }
}

@media screen and (min-width: 108em) {
    .c-product-grid__container {
        gap:22px
    }
}

.c-product-card {
    display: block;
    width: 100%;
    margin-bottom: 1.40625rem;
    padding: 1.0625rem 1.4375rem;
    border: 0;
    border-radius: 20px;
    background: #f8f9fa
}

.c-product-card.js-should-download {
    cursor: pointer
}

.c-product-card.is-placeholder {
    display: none;
    visibility: hidden;
    cursor: none
}

@media screen and (min-width: 48em) {
    .c-product-card.is-placeholder {
        display:block
    }
}

@media (hover: hover) {
    .c-product-card:hover .c-product-card__image {
        transform:scale(1.1)
    }
}

@media screen and (min-width: 48em) {
    .c-product-card {
        flex:0 0 auto;
        width: calc(((100 / 3) * 1%) - .9375rem);
        margin-bottom: 0;
        padding: min(2.3125rem,37px) min(1.9375rem,31px)
    }
}

@media screen and (min-width: 48em) and (min-width: 108em) {
    .c-product-card {
        width:calc(((100 / 3) * 1%) - 15px)
    }
}

.c-product-card__image {
    transition: transform .55s
}

.c-product-card__title {
    text-align: left
}

.c-overlay-product {
    display: flex;
    visibility: hidden;
    position: fixed;
    z-index: 13;
    top: 0;
    left: 0;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: calc(var(--vh, 100vh) * 100);
    transition: opacity .55s,visibility .55s;
    opacity: 0;
    pointer-events: none
}

.c-overlay-product.active {
    visibility: visible;
    opacity: 1;
    pointer-events: all
}

.c-overlay-product.active .c-overlay-product__background {
    opacity: 1
}

.c-overlay-product.has-content .c-overlay-product__content {
    transform: translateY(0);
    opacity: 1
}

.c-overlay-product__loader {
    margin: auto
}

.c-overlay-product__background {
    display: none;
    transition: background .55s
}

@media screen and (min-width: 48em) {
    .c-overlay-product__background {
        display:block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        background: rgba(40,43,49,.3)
    }
}

.c-overlay-product__close {
    position: absolute;
    z-index: 10;
    top: 0;
    right: 0;
    width: min(6.625rem,106px);
    height: min(6.625rem,106px);
    padding: 0;
    border: 0;
    background: transparent;
    cursor: pointer
}

@media screen and (min-width: 48em) {
    .c-overlay-product__close {
        top:min(.3125rem,5px);
        right: min(.3125rem,5px);
        width: min(8.375rem,134px);
        height: min(8.375rem,134px)
    }
}

.c-overlay-product__close:after,.c-overlay-product__close:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: min(3.125rem,50px);
    height: 1px;
    transform: translate(-50%,-50%);
    transition: transform .55s;
    background: #282b31
}

.c-overlay-product__close:after {
    transform: translate(-50%,-50%) rotate(45deg)
}

.c-overlay-product__close:before {
    transform: translate(-50%,-50%) rotate(135deg)
}

@media (hover: hover) {
    .c-overlay-product__close:hover:after {
        transform:translate(-50%,-50%) rotate(45deg) scale(.8)
    }

    .c-overlay-product__close:hover:before {
        transform: translate(-50%,-50%) rotate(135deg) scale(.8)
    }
}

.c-overlay-product__content {
    position: relative;
    z-index: 2;
    overflow: hidden;
    overflow: auto;
    transform: translateY(100%);
    transition: transform .55s,opacity .55s;
    border-radius: 20px;
    opacity: 0;
    background: #fff
}

@media screen and (max-width: 47.99em) {
    .c-overlay-product__content {
        height:calc(var(--vh, 100vh) * 100)
    }
}

@media screen and (min-width: 48em) {
    .c-overlay-product__content {
        display:grid;
        grid-template-areas: "left right";
        grid-template-columns: 50% 50%;
        width: 100%;
        max-width: min(75rem,1200px);
        margin: auto
    }
}

.c-overlay-product__left {
    position: relative;
    padding: 0 1.875rem;
    background: #ebebeb
}

@media screen and (min-width: 48em) {
    .c-overlay-product__left {
        grid-area:left;
        padding: 0
    }
}

.c-overlay-product__right {
    padding: 1.875rem 2.5rem
}

@media screen and (min-width: 48em) {
    .c-overlay-product__right {
        grid-area:right;
        align-self: center;
        padding: min(2.5rem,40px) min(4rem,64px)
    }
}

.c-overlay-product__download {
    display: none
}

.c-overlay-product__slide {
    padding: min(1.25rem,20px) 0
}

@media screen and (min-width: 48em) {
    .c-overlay-product__slide {
        padding:min(6.25rem,100px) 0
    }
}

.c-overlay-product__image {
    margin: auto
}

.c-overlay-product__nav {
    display: flex;
    position: absolute;
    z-index: 3;
    bottom: min(1.25rem,20px);
    left: 0;
    justify-content: center;
    width: 100%
}

.c-overlay-product__nav.hide-nav {
    visibility: hidden
}

@media screen and (min-width: 48em) {
    .c-overlay-product__nav {
        bottom:min(2.5rem,40px)
    }
}

.c-overlay-product__category {
    margin-bottom: min(.875rem,14px)
}

@media screen and (min-width: 48em) {
    .c-overlay-product__category {
        margin-bottom:min(1.5625rem,25px);
        color: #66676a
    }
}

.c-overlay-product__title {
    margin-bottom: min(.875rem,14px)
}

@media screen and (min-width: 48em) {
    .c-overlay-product__title {
        margin-bottom:min(2.75rem,44px)
    }
}

.c-overlay-product__copy {
    margin-bottom: min(.875rem,14px)
}

@media screen and (min-width: 48em) {
    .c-overlay-product__copy {
        max-width:85%;
        margin-bottom: min(2.75rem,44px);
        color: #66676a
    }
}

.c-overlay-product__grid {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
    overflow: hidden;
    border-radius: 20px
}

@media screen and (min-width: 48em) {
    .c-overlay-product__grid {
        flex-direction:row;
        background: #f9f9f9
    }
}

.c-overlay-product__input {
    flex: 1;
    margin-bottom: min(.875rem,14px);
    padding: 0 min(1.25rem,20px);
    border: 0;
    border-radius: 20px;
    background: transparent;
    background: #f9f9f9;
    font-size: clamp(14px,.75rem,20px);
    line-height: min(4.1875rem,67px)
}

.c-overlay-product__input:focus {
    outline: none
}

@media screen and (min-width: 48em) {
    .c-overlay-product__input {
        margin-bottom:0;
        border-radius: 0;
        background: transparent;
        line-height: min(5.3125rem,85px)
    }
}

.c-overlay-product__submit {
    flex: 0 0 auto;
    padding: 0 min(1.25rem,20px);
    border: 0;
    border-radius: 20px;
    background: #282b31;
    color: #fff;
    font-size: 11px;
    line-height: min(4.1875rem,67px);
    cursor: pointer
}

@media screen and (min-width: 48em) {
    .c-overlay-product__submit {
        padding:0 min(3.125rem,50px);
        font-size: min(1.25rem,20px);
        line-height: min(5.3125rem,85px)
    }
}

.c-overlay-product__acceptance {
    position: relative;
    margin-top: min(1.875rem,30px);
    padding-left: min(2.5rem,40px)
}

.c-overlay-product__acceptance span {
    font-size: 12px;
    line-height: 1;
    cursor: pointer
}

.c-overlay-product__acceptance a {
    color: #c65823;
    text-decoration: underline
}
