:root{--kk-maroon: #552121;--kk-espresso: #2d0a06;--kk-cream: #f7f4ef;--kk-grey: #f5f5f5;--kk-white: #ffffff;--kk-ink: #282828;--kk-gold: #b28c42;--kk-gold-gradient: linear-gradient(45deg, #a66d30, #ffe58e 50%, #e0b057 100%);--kk-container: 1600px;--kk-gutter: 40px;--kk-gutter-mobile: 24px;--kk-rhythm: 48px;--kk-font-display: "Arsenal", Georgia, serif;--kk-font-body: "Urbanist", system-ui, -apple-system, sans-serif;--bs-headings-font-family: var(--kk-font-display);--bs-body-font-family: var(--kk-font-body);--bs-headings-font-weight: 400;--bs-body-font-weight: 400}.h1,h1,.h2,h2,.h3,h3,.h4,h4,.h5,h5,.h6,h6{font-family:var(--kk-font-display);font-weight:400}.h2,h2{font-size:1.75rem;line-height:1.08;letter-spacing:-.6px}.h3,h3{font-size:1.375rem;line-height:1.13;letter-spacing:-.4px}@media(min-width:992px){.h2,h2{font-size:2.75rem;letter-spacing:-1px}.h3,h3{font-size:1.625rem;letter-spacing:-.7px}}body{font-family:var(--kk-font-body);font-size:1rem;color:var(--kk-ink)}.kk-eyebrow{font-family:var(--kk-font-body);font-size:.75rem;font-weight:600;letter-spacing:1px;text-transform:uppercase}.container,.container-fluid{--bs-gutter-x: 0;max-width:var(--kk-container);padding-left:var(--kk-gutter-mobile);padding-right:var(--kk-gutter-mobile);margin-left:auto;margin-right:auto}@media(min-width:992px){.container,.container-fluid{padding-left:var(--kk-gutter);padding-right:var(--kk-gutter)}}.ratio-16x10{--bs-aspect-ratio: 62.5%}.ratio-3x4{--bs-aspect-ratio: 133.3333333333%}.ratio-9x16{--bs-aspect-ratio: 177.7777777778%}.ratio-9x21{--bs-aspect-ratio: 233.3333333333%}.kk-arch,.kk-arch img,.kk-arch>.ratio{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 140' preserveAspectRatio='none'%3E%3Cpath d='M0,140 L0,40 C0,22 28,14 50,0 C72,14 100,22 100,40 L100,140 Z' fill='%23000'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 140' preserveAspectRatio='none'%3E%3Cpath d='M0,140 L0,40 C0,22 28,14 50,0 C72,14 100,22 100,40 L100,140 Z' fill='%23000'/%3E%3C/svg%3E");-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.kk-arch-outline{position:relative}.kk-arch-outline:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border:1px solid var(--kk-gold);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 140' preserveAspectRatio='none'%3E%3Cpath d='M0,140 L0,40 C0,22 28,14 50,0 C72,14 100,22 100,40 L100,140 Z' fill='none' stroke='%23000' stroke-width='3'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 140' preserveAspectRatio='none'%3E%3Cpath d='M0,140 L0,40 C0,22 28,14 50,0 C72,14 100,22 100,40 L100,140 Z' fill='none' stroke='%23000' stroke-width='3'/%3E%3C/svg%3E");-webkit-mask-size:100% 100%;mask-size:100% 100%;border:0;background:var(--kk-gold)}.kk-arch-badge{display:grid;place-items:center;width:164px;max-width:100%;aspect-ratio:164 / 179;margin-inline:auto;background:var(--kk-gold);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 109' preserveAspectRatio='none'%3E%3Cpath d='M0,109 L0,50 C0,30 18,23 34,15 C42,11 47,6 50,0 C53,6 58,11 66,15 C82,23 100,30 100,50 L100,109 Z' fill='%23000'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 109' preserveAspectRatio='none'%3E%3Cpath d='M0,109 L0,50 C0,30 18,23 34,15 C42,11 47,6 50,0 C53,6 58,11 66,15 C82,23 100,30 100,50 L100,109 Z' fill='%23000'/%3E%3C/svg%3E");-webkit-mask-size:100% 100%;mask-size:100% 100%}@media(max-width:991.98px){.kk-arch-badge{width:114px}}.btn-gold{--bs-btn-color: var(--kk-espresso);--bs-btn-bg: transparent;--bs-btn-border-color: transparent;--bs-btn-hover-color: var(--kk-espresso);--bs-btn-hover-bg: transparent;--bs-btn-hover-border-color: transparent;--bs-btn-focus-shadow-rgb: 178, 140, 66;--bs-btn-active-color: var(--kk-espresso);--bs-btn-active-bg: transparent;--bs-btn-active-border-color: transparent;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: var(--kk-espresso);--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: transparent;--bs-btn-border-radius: 6px;background-image:var(--kk-gold-gradient);border:0;font-family:var(--kk-font-body);font-weight:700;text-transform:uppercase;letter-spacing:0}.btn-gold:hover,.btn-gold:focus-visible{background-image:var(--kk-gold-gradient);filter:brightness(1.06)}.btn-gold:active{filter:brightness(.96)}.product-card-title,.product-card .product-card-title{font-family:var(--product-card-title-family, var(--kk-font-body));font-weight:var(--product-card-title-weight, 600);letter-spacing:0}.product-card a.btn-atc,.product-card .btn-atc,.product-card .btn-atc-dropup,.product-card .btn-quick-view,.product-card-form .btn-atc,.product-card-form .btn-atc-dropup,.product-card-form .btn-quick-view{display:inline-flex;align-items:center;justify-content:center;gap:8px}.product-card .btn-quick-view svg,.product-card .btn-atc svg,.product-card .btn-atc-dropup svg,.product-card-form .btn-atc svg,.product-card-form .btn-atc-dropup svg{flex:0 0 auto;width:18px;height:18px}.product-card .btn,.product-card-form .btn{min-height:40px;border-radius:6px;font-size:1rem;font-weight:700;text-transform:uppercase}.product-card{border:0;box-shadow:none;border-radius:8px;overflow:hidden}.product-card .product-card-image,.product-card .product-card-image img,.product-card .ratio{border-radius:8px}.bg-cream{background-color:var(--kk-cream)!important}.bg-greytone{background-color:var(--kk-grey)!important}.bg-maroon{background-color:var(--kk-maroon)!important}.bg-espresso{background-color:var(--kk-espresso)!important}.bg-maroon,.bg-espresso,.bg-maroon .title,.bg-maroon .description,.bg-espresso .title,.bg-espresso .description{color:#fff}.hero-carousel .carousel-indicators [data-bs-target]{width:48px;height:2px;margin-inline:6px;border:0;border-radius:0}.trust-icons{position:relative;overflow:hidden}.trust-icons>.container{position:relative}.trust-icons .trust-icons-item-inner>.img-wrapper{margin-bottom:var(--item-icon-gap, 16px)}.trust-icons.kk-strip .trust-icons-item-inner{display:flex;align-items:center;justify-content:center;gap:var(--item-icon-gap, 12px)}.trust-icons.kk-strip .trust-icons-item-inner>.img-wrapper{flex:0 0 auto;margin-bottom:0}.trust-icons.kk-strip .icon-badge{margin-inline:0}.trust-icons.kk-strip .content-wrapper .title{margin-bottom:0!important;font-family:var(--kk-font-body);font-size:1rem;font-weight:500;letter-spacing:0}.featured-products-nav .nav-link{font-family:var(--kk-font-body);font-size:.75rem;font-weight:600;letter-spacing:1px;text-transform:uppercase;padding-inline:0;margin-inline:calc(var(--kk-tab-gap, 32px) / 2);border-bottom-width:2px;color:var(--kk-tab-color, inherit)}.featured-products-nav .nav-link.active{color:var(--kk-tab-active-color, var(--kk-tab-color, inherit));border-bottom-color:var(--kk-tab-active-color, var(--kk-gold))}@media(max-width:991.98px){.featured-products.kk-nav-mobile-off .swiper-button-prev,.featured-products.kk-nav-mobile-off .swiper-button-next{display:none}}.parallax-media.kk-inset{max-width:var(--kk-container);margin-inline:auto;padding-inline:var(--kk-gutter-mobile)}.parallax-media.kk-inset .media-wrapper{border-radius:24px;overflow:hidden}@media(min-width:992px){.parallax-media.kk-inset{padding-inline:var(--kk-gutter)}}.product-list-side{position:relative;overflow:hidden}.product-list-side>.container{position:relative}.product-list-side-link-underline{color:inherit;text-decoration:underline;text-underline-offset:4px}.product-list-side-link-underline:hover{opacity:.7}@media(min-width:992px){.product-list-side .swiper-slider{margin-right:calc(var(--kk-gutter) * -1)}}.trust-icons.kk-logos .trust-icons-item{border:1px solid rgba(40,40,40,.12);border-radius:0}.trust-icons.kk-logos img{filter:grayscale(1);opacity:.85}.card-list.kk-promo .card{position:relative;padding:0;border:0;border-radius:0;background:transparent;overflow:visible}.card-list.kk-promo .card:before{content:"";position:absolute;inset:calc(var(--promo-frame-offset, 20px) * -1) var(--promo-frame-offset, 20px) var(--promo-frame-offset, 20px) calc(var(--promo-frame-offset, 20px) * -1);border:var(--promo-frame-width, 1px) solid var(--promo-frame-color, #b28c42);pointer-events:none;z-index:3}.card-list.kk-promo .card-img-top{position:relative;z-index:2;border-radius:0}.card-list.kk-promo .card-img-top{background-color:#28282817}.card-list.kk-promo .placeholder-svg{width:100%;height:100%;opacity:.55}.card-list.kk-promo .card-body:empty{display:none;padding:0}.card-list.kk-promo .row>*{padding:calc(var(--promo-frame-offset, 20px) + 8px)!important}.card-list.kk-promo>.container{padding-block:var(--promo-frame-offset, 20px)}.icon-badge{display:grid;place-items:center;width:var(--icon-badge-size, 164px);aspect-ratio:164 / 179;max-width:100%;margin-inline:auto;background:var(--icon-badge-bg, transparent);border:var(--icon-badge-border, 0)}.icon-badge i{font-size:var(--icon-badge-icon-size, 56px);line-height:1;color:var(--icon-badge-icon-color, currentColor)}.icon-badge img{width:auto;height:var(--icon-badge-icon-size, 56px);object-fit:contain}.icon-badge-none{aspect-ratio:auto;width:auto;background:none;border:0}.icon-badge-circle{aspect-ratio:1;border-radius:50%}.icon-badge-rounded{aspect-ratio:1;border-radius:18%}.icon-badge-squircle{aspect-ratio:1;border-radius:30%}.icon-badge-blob{aspect-ratio:1;border-radius:60% 40% 55% 45%/45% 55%}.icon-badge-arch,.icon-badge-ornate,.icon-badge-rosette,.icon-badge-hexagon,.icon-badge-diamond,.icon-badge-shield{-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-badge-arch{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 109' preserveAspectRatio='none'%3E%3Cpath d='M0,109 L0,50 C0,30 18,23 34,15 C42,11 47,6 50,0 C53,6 58,11 66,15 C82,23 100,30 100,50 L100,109 Z' fill='%23000'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 109' preserveAspectRatio='none'%3E%3Cpath d='M0,109 L0,50 C0,30 18,23 34,15 C42,11 47,6 50,0 C53,6 58,11 66,15 C82,23 100,30 100,50 L100,109 Z' fill='%23000'/%3E%3C/svg%3E")}.icon-badge-ornate{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 109' preserveAspectRatio='none'%3E%3Cpath d='M50,0 C62,8 72,4 80,10 C90,17 86,28 94,36 C100,42 100,67 94,73 C86,81 90,92 80,99 C72,105 62,101 50,109 C38,101 28,105 20,99 C10,92 14,81 6,73 C0,67 0,42 6,36 C14,28 10,17 20,10 C28,4 38,8 50,0 Z' fill='%23000'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 109' preserveAspectRatio='none'%3E%3Cpath d='M50,0 C62,8 72,4 80,10 C90,17 86,28 94,36 C100,42 100,67 94,73 C86,81 90,92 80,99 C72,105 62,101 50,109 C38,101 28,105 20,99 C10,92 14,81 6,73 C0,67 0,42 6,36 C14,28 10,17 20,10 C28,4 38,8 50,0 Z' fill='%23000'/%3E%3C/svg%3E")}.icon-badge-rosette{aspect-ratio:1;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpath d='M50.00,0.00 C51.25,-0.01 52.51,1.91 53.74,2.44 C54.98,2.97 56.22,2.84 57.41,3.19 C58.61,3.54 59.84,3.86 60.91,4.55 C61.99,5.24 63.04,6.13 63.87,7.33 C64.69,8.52 64.76,11.30 65.85,11.74 C66.93,12.19 68.95,10.27 70.38,10.01 C71.81,9.74 73.18,9.87 74.42,10.15 C75.66,10.43 76.74,11.09 77.83,11.69 C78.92,12.29 79.70,13.26 80.96,13.76 C82.21,14.25 84.47,13.77 85.35,14.65 C86.24,15.52 85.78,17.77 86.28,19.02 C86.78,20.27 87.74,21.05 88.34,22.14 C88.94,23.24 89.58,24.33 89.85,25.58 C90.13,26.83 90.25,28.20 89.98,29.63 C89.71,31.06 87.80,33.07 88.26,34.15 C88.71,35.24 91.49,35.31 92.69,36.13 C93.89,36.95 94.77,38.01 95.45,39.09 C96.13,40.17 96.42,41.40 96.77,42.59 C97.11,43.79 96.98,45.03 97.52,46.26 C98.06,47.49 99.99,48.75 100.00,50.00 C100.01,51.25 98.09,52.51 97.56,53.74 C97.03,54.98 97.16,56.22 96.81,57.41 C96.46,58.61 96.14,59.84 95.45,60.91 C94.76,61.99 93.87,63.04 92.67,63.87 C91.48,64.69 88.70,64.76 88.26,65.85 C87.81,66.93 89.73,68.95 89.99,70.38 C90.26,71.81 90.13,73.18 89.85,74.42 C89.57,75.66 88.91,76.74 88.31,77.83 C87.71,78.92 86.74,79.70 86.24,80.96 C85.75,82.21 86.23,84.47 85.35,85.35 C84.48,86.24 82.23,85.78 80.98,86.28 C79.73,86.78 78.95,87.74 77.86,88.34 C76.76,88.94 75.67,89.58 74.42,89.85 C73.17,90.13 71.80,90.25 70.37,89.98 C68.94,89.71 66.93,87.80 65.85,88.26 C64.76,88.71 64.69,91.49 63.87,92.69 C63.05,93.89 61.99,94.77 60.91,95.45 C59.83,96.13 58.60,96.42 57.41,96.77 C56.21,97.11 54.97,96.98 53.74,97.52 C52.51,98.06 51.25,99.99 50.00,100.00 C48.75,100.01 47.49,98.09 46.26,97.56 C45.02,97.03 43.78,97.16 42.59,96.81 C41.39,96.46 40.16,96.14 39.09,95.45 C38.01,94.76 36.96,93.87 36.13,92.67 C35.31,91.48 35.24,88.70 34.15,88.26 C33.07,87.81 31.05,89.73 29.62,89.99 C28.19,90.26 26.82,90.13 25.58,89.85 C24.34,89.57 23.26,88.91 22.17,88.31 C21.08,87.71 20.30,86.74 19.04,86.24 C17.79,85.75 15.53,86.23 14.65,85.35 C13.76,84.48 14.22,82.23 13.72,80.98 C13.22,79.73 12.26,78.95 11.66,77.86 C11.06,76.76 10.42,75.67 10.15,74.42 C9.87,73.17 9.75,71.80 10.02,70.37 C10.29,68.94 12.20,66.93 11.74,65.85 C11.29,64.76 8.51,64.69 7.31,63.87 C6.11,63.05 5.23,61.99 4.55,60.91 C3.87,59.83 3.58,58.60 3.23,57.41 C2.89,56.21 3.02,54.97 2.48,53.74 C1.94,52.51 0.01,51.25 0.00,50.00 C-0.01,48.75 1.91,47.49 2.44,46.26 C2.97,45.02 2.84,43.78 3.19,42.59 C3.54,41.39 3.86,40.16 4.55,39.09 C5.24,38.01 6.13,36.96 7.33,36.13 C8.52,35.31 11.30,35.24 11.74,34.15 C12.19,33.07 10.27,31.05 10.01,29.62 C9.74,28.19 9.87,26.82 10.15,25.58 C10.43,24.34 11.09,23.26 11.69,22.17 C12.29,21.08 13.26,20.30 13.76,19.04 C14.25,17.79 13.77,15.53 14.65,14.65 C15.52,13.76 17.77,14.22 19.02,13.72 C20.27,13.22 21.05,12.26 22.14,11.66 C23.24,11.06 24.33,10.42 25.58,10.15 C26.83,9.87 28.20,9.75 29.63,10.02 C31.06,10.29 33.07,12.20 34.15,11.74 C35.24,11.29 35.31,8.51 36.13,7.31 C36.95,6.11 38.01,5.23 39.09,4.55 C40.17,3.87 41.40,3.58 42.59,3.23 C43.79,2.89 45.03,3.02 46.26,2.48 C47.49,1.94 48.75,0.01 50.00,0.00 Z' fill='%23000'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpath d='M50.00,0.00 C51.25,-0.01 52.51,1.91 53.74,2.44 C54.98,2.97 56.22,2.84 57.41,3.19 C58.61,3.54 59.84,3.86 60.91,4.55 C61.99,5.24 63.04,6.13 63.87,7.33 C64.69,8.52 64.76,11.30 65.85,11.74 C66.93,12.19 68.95,10.27 70.38,10.01 C71.81,9.74 73.18,9.87 74.42,10.15 C75.66,10.43 76.74,11.09 77.83,11.69 C78.92,12.29 79.70,13.26 80.96,13.76 C82.21,14.25 84.47,13.77 85.35,14.65 C86.24,15.52 85.78,17.77 86.28,19.02 C86.78,20.27 87.74,21.05 88.34,22.14 C88.94,23.24 89.58,24.33 89.85,25.58 C90.13,26.83 90.25,28.20 89.98,29.63 C89.71,31.06 87.80,33.07 88.26,34.15 C88.71,35.24 91.49,35.31 92.69,36.13 C93.89,36.95 94.77,38.01 95.45,39.09 C96.13,40.17 96.42,41.40 96.77,42.59 C97.11,43.79 96.98,45.03 97.52,46.26 C98.06,47.49 99.99,48.75 100.00,50.00 C100.01,51.25 98.09,52.51 97.56,53.74 C97.03,54.98 97.16,56.22 96.81,57.41 C96.46,58.61 96.14,59.84 95.45,60.91 C94.76,61.99 93.87,63.04 92.67,63.87 C91.48,64.69 88.70,64.76 88.26,65.85 C87.81,66.93 89.73,68.95 89.99,70.38 C90.26,71.81 90.13,73.18 89.85,74.42 C89.57,75.66 88.91,76.74 88.31,77.83 C87.71,78.92 86.74,79.70 86.24,80.96 C85.75,82.21 86.23,84.47 85.35,85.35 C84.48,86.24 82.23,85.78 80.98,86.28 C79.73,86.78 78.95,87.74 77.86,88.34 C76.76,88.94 75.67,89.58 74.42,89.85 C73.17,90.13 71.80,90.25 70.37,89.98 C68.94,89.71 66.93,87.80 65.85,88.26 C64.76,88.71 64.69,91.49 63.87,92.69 C63.05,93.89 61.99,94.77 60.91,95.45 C59.83,96.13 58.60,96.42 57.41,96.77 C56.21,97.11 54.97,96.98 53.74,97.52 C52.51,98.06 51.25,99.99 50.00,100.00 C48.75,100.01 47.49,98.09 46.26,97.56 C45.02,97.03 43.78,97.16 42.59,96.81 C41.39,96.46 40.16,96.14 39.09,95.45 C38.01,94.76 36.96,93.87 36.13,92.67 C35.31,91.48 35.24,88.70 34.15,88.26 C33.07,87.81 31.05,89.73 29.62,89.99 C28.19,90.26 26.82,90.13 25.58,89.85 C24.34,89.57 23.26,88.91 22.17,88.31 C21.08,87.71 20.30,86.74 19.04,86.24 C17.79,85.75 15.53,86.23 14.65,85.35 C13.76,84.48 14.22,82.23 13.72,80.98 C13.22,79.73 12.26,78.95 11.66,77.86 C11.06,76.76 10.42,75.67 10.15,74.42 C9.87,73.17 9.75,71.80 10.02,70.37 C10.29,68.94 12.20,66.93 11.74,65.85 C11.29,64.76 8.51,64.69 7.31,63.87 C6.11,63.05 5.23,61.99 4.55,60.91 C3.87,59.83 3.58,58.60 3.23,57.41 C2.89,56.21 3.02,54.97 2.48,53.74 C1.94,52.51 0.01,51.25 0.00,50.00 C-0.01,48.75 1.91,47.49 2.44,46.26 C2.97,45.02 2.84,43.78 3.19,42.59 C3.54,41.39 3.86,40.16 4.55,39.09 C5.24,38.01 6.13,36.96 7.33,36.13 C8.52,35.31 11.30,35.24 11.74,34.15 C12.19,33.07 10.27,31.05 10.01,29.62 C9.74,28.19 9.87,26.82 10.15,25.58 C10.43,24.34 11.09,23.26 11.69,22.17 C12.29,21.08 13.26,20.30 13.76,19.04 C14.25,17.79 13.77,15.53 14.65,14.65 C15.52,13.76 17.77,14.22 19.02,13.72 C20.27,13.22 21.05,12.26 22.14,11.66 C23.24,11.06 24.33,10.42 25.58,10.15 C26.83,9.87 28.20,9.75 29.63,10.02 C31.06,10.29 33.07,12.20 34.15,11.74 C35.24,11.29 35.31,8.51 36.13,7.31 C36.95,6.11 38.01,5.23 39.09,4.55 C40.17,3.87 41.40,3.58 42.59,3.23 C43.79,2.89 45.03,3.02 46.26,2.48 C47.49,1.94 48.75,0.01 50.00,0.00 Z' fill='%23000'/%3E%3C/svg%3E")}.icon-badge-hexagon{aspect-ratio:1;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpath d='M50,0 L93,25 L93,75 L50,100 L7,75 L7,25 Z' fill='%23000'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpath d='M50,0 L93,25 L93,75 L50,100 L7,75 L7,25 Z' fill='%23000'/%3E%3C/svg%3E")}.icon-badge-diamond{aspect-ratio:1;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpath d='M50,2 C62,26 74,38 98,50 C74,62 62,74 50,98 C38,74 26,62 2,50 C26,38 38,26 50,2 Z' fill='%23000'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpath d='M50,2 C62,26 74,38 98,50 C74,62 62,74 50,98 C38,74 26,62 2,50 C26,38 38,26 50,2 Z' fill='%23000'/%3E%3C/svg%3E")}.icon-badge-shield{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 109' preserveAspectRatio='none'%3E%3Cpath d='M6,4 C36,12 64,12 94,4 L94,58 C94,84 74,98 50,107 C26,98 6,84 6,58 Z' fill='%23000'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 109' preserveAspectRatio='none'%3E%3Cpath d='M6,4 C36,12 64,12 94,4 L94,58 C94,84 74,98 50,107 C26,98 6,84 6,58 Z' fill='%23000'/%3E%3C/svg%3E")}.icon-badge-arch,.icon-badge-ornate,.icon-badge-rosette,.icon-badge-hexagon,.icon-badge-diamond,.icon-badge-shield{border:0;box-shadow:inset 0 0 0 var(--icon-badge-border-width, 0) var(--icon-badge-border-color, transparent)}.featured-products,.product-list-side,.trust-icons,.card-list{position:relative;overflow:hidden}.featured-products>.container,.featured-products>header,.featured-products>.tab-content,.product-list-side>.container,.trust-icons>.container,.card-list>.container{position:relative;z-index:1}.hero-carousel:not(.kk-hero-adapt) .media-wrapper{width:100%;min-height:var(--hero-h-mobile, 300px);overflow:hidden}.hero-carousel.kk-hero-adapt .media-wrapper{width:100%}.hero-carousel .media-wrapper>div,.hero-carousel .carousel-media{width:100%}.hero-carousel:not(.kk-hero-adapt) .carousel-media{object-fit:cover}.hero-carousel.kk-hero-adapt .carousel-media{height:auto;max-height:none;min-height:0;object-fit:contain}@media(min-width:600px)and (max-width:1199px){.hero-carousel.kk-hero-adapt .carousel-media{min-height:0}}.hero-carousel .media-wrapper{position:relative}.hero-carousel .placeholder-svg{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover}@media(min-width:992px){.hero-carousel:not(.kk-hero-adapt) .media-wrapper,.hero-carousel:not(.kk-hero-adapt) .placeholder-svg{min-height:var(--hero-h-desktop, 600px)}.hero-carousel.kk-hero-full .row{position:relative}.hero-carousel.kk-hero-full .row>:nth-child(1){flex:0 0 100%;width:100%;max-width:100%}.hero-carousel.kk-hero-full .row>:nth-child(2){position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;width:100%;max-width:100%;flex:0 0 100%;pointer-events:none}.hero-carousel.kk-hero-full .row>:nth-child(2) a,.hero-carousel.kk-hero-full .row>:nth-child(2) button{pointer-events:auto}.hero-carousel.kk-hero-full .carousel-control-prev{left:24px}.hero-carousel.kk-hero-full .carousel-control-next{right:24px;left:auto}}.kk-pills .btn{min-height:32px;white-space:nowrap;padding:4px 14px;border-radius:6px;font-size:15px;font-weight:600;text-transform:none;letter-spacing:0}@media(max-width:991.98px){.trust-icons-list.kk-scroll-mobile{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none}.trust-icons-list.kk-scroll-mobile::-webkit-scrollbar{display:none}.trust-icons-list.kk-scroll-mobile>*{flex:0 0 auto;width:auto;scroll-snap-align:start}.trust-icons-list.kk-scroll-mobile .trust-icons-item-inner{white-space:nowrap}}.parallax-media .media-wrapper{position:relative;min-height:var(--parallax-h-mobile, 400px)}.parallax-media .media-wrapper>.placeholder-svg,.parallax-media .media-wrapper>svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.parallax-media .parallax-media-caption-wrapper{min-height:var(--parallax-h-mobile, 400px)}.parallax-media .parallax-media-caption-inner-inner{padding-block:24px}@media(min-width:992px){.parallax-media .media-wrapper,.parallax-media .parallax-media-caption-wrapper{min-height:var(--parallax-h-desktop, 600px)}}.collection-card-title.collection-card-title-below,.collection-card>.collection-card-link>.collection-card-title{position:static;width:auto;padding:0;background:none;color:inherit;-webkit-backdrop-filter:none;backdrop-filter:none}.collection-card-placeholder{width:100%;background-color:#2828280f}.collection-card-placeholder.ratio>.placeholder-svg,.collection-card-placeholder.ratio>svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.collection-card-placeholder:not(.ratio)>svg{display:block;width:100%;height:auto}.kk-plain-headings #footer-desktop .footer-block .title span{padding:0;background:none;color:inherit;border-radius:0}.kk-plain-headings #footer-desktop .footer-block-inner{border-left:0}.kk-plain-headings #footer-desktop .footer-block .nav-link{padding-left:0;padding-right:0}.kk-plain-headings #footer-desktop .footer-block .title{margin-bottom:1rem}.trust-icons.kk-strip .trust-icons-list{justify-content:center;align-items:center;gap:var(--strip-gap, 48px);margin:0!important}.trust-icons.kk-strip .trust-icons-list>*{flex:0 0 auto;width:auto;max-width:none;padding:0!important}.trust-icons.kk-strip .trust-icons-item{width:auto}.trust-icons.kk-strip .trust-icons-item-inner{width:auto;justify-content:center}@media(max-width:991.98px){.trust-icons.kk-strip .trust-icons-list.kk-scroll-mobile{justify-content:flex-start}}@media(max-width:991.98px){.card-list .row.kk-carousel-mobile{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.card-list .row.kk-carousel-mobile::-webkit-scrollbar{display:none}.card-list .row.kk-carousel-mobile>*{flex:0 0 var(--kk-slide-w, 84%);width:var(--kk-slide-w, 84%);max-width:none;scroll-snap-align:center}.card-list.kk-promo .row.kk-carousel-mobile{margin:0!important;padding-block:var(--promo-frame-offset, 20px);scroll-padding-inline:var(--promo-frame-offset, 20px)}.card-list.kk-promo .row.kk-carousel-mobile>*{padding-block:0!important;padding-inline:var(--promo-frame-offset, 20px)!important}}@media(max-width:991.98px){.kk-card-row .collection-products-list>*{flex:0 0 100%;width:100%;max-width:100%}.kk-card-row .product-card{display:grid;grid-template-columns:var(--kk-row-img-w, 50%) 1fr;column-gap:16px;align-items:start;text-align:left}.kk-card-row .product-card .product-card-link{display:contents}.kk-card-row .product-card .product-card-img-wrapper{grid-column:1;grid-row:1 / span 5;margin-bottom:0!important}.kk-card-row .product-card .product-card-title,.kk-card-row .product-card .product-rating-badge,.kk-card-row .product-card .product-card-price,.kk-card-row .product-card>.mb-4,.kk-card-row .product-card .product-card-swatches,.kk-card-row .product-card .product-card-form{grid-column:2;text-align:left}.kk-card-row .product-card .product-card-form{align-self:end;margin-top:auto}.kk-card-row .product-card .product-card-title{margin-top:4px}}#offcanvas-menu{--bs-offcanvas-width: min(89vw, 347px);transition:transform .6s cubic-bezier(.75,0,.175,1),visibility 0s}#offcanvas-menu.offcanvas-start{height:100%!important}@media(min-width:992px){#offcanvas-menu{--bs-offcanvas-width: 400px}}@media(max-width:991.98px){.kk-mobile-toolbar{position:fixed;left:50%;bottom:var(--kk-toolbar-bottom, 70px);transform:translate(-50%);z-index:1030;margin:0!important;background:var(--kk-toolbar-bg, #2d0a06);border-radius:var(--kk-toolbar-radius, 10px);box-shadow:0 6px 20px #00000047;overflow:hidden}.kk-mobile-toolbar>*{margin:0!important}.kk-mobile-toolbar>*+*{border-left:1px solid rgba(255,255,255,.22)}.kk-mobile-toolbar .btn{margin:0!important;padding:11px 22px;border:0!important;border-radius:0!important;background:transparent!important;background-image:none!important;color:var(--kk-toolbar-color, #fff)!important;font-size:15px;white-space:nowrap}.kk-mobile-toolbar .btn svg{color:var(--kk-toolbar-color, #fff)}.collection-products{padding-bottom:calc(var(--kk-toolbar-bottom, 70px) + 64px)}}.sticky-atc{--kk-sticky-gap: 10px}@media(max-width:991.98px){.sticky-atc.kk-sticky-always{transform:none!important;visibility:visible!important;opacity:1!important}}@media(min-width:992px){.sticky-atc.kk-sticky-top{top:var(--kk-sticky-top-offset, 0px);bottom:auto;transform:translateY(-100%)}.sticky-atc.kk-sticky-top.show{transform:translateY(0)}}.sticky-atc-body{padding-block:0}.sticky-atc-row{display:flex;flex-direction:column;gap:var(--kk-sticky-gap)}.sticky-atc-info{display:flex;align-items:center;gap:12px;min-width:0}.sticky-atc-img{flex:0 0 auto;width:52px}.sticky-atc-img img{width:100%;height:auto}.sticky-atc-text{display:flex;align-items:center;flex-wrap:wrap;gap:8px;min-width:0}.sticky-atc-title{font-weight:600;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:46ch}.sticky-atc-sep{width:5px;height:5px;flex:0 0 auto}.sticky-atc-prices{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.sticky-atc-price{font-weight:600;line-height:1}.sticky-atc-compare{font-weight:600;line-height:1;text-decoration:line-through}.sticky-atc-save{font-weight:600;line-height:1;padding:4px 10px;white-space:nowrap}.sticky-atc-save--pennant{padding-right:16px;clip-path:polygon(0 0,100% 0,calc(100% - 10px) 100%,0 100%)}.sticky-atc-save--pill{border-radius:999px}.sticky-atc-actions>product-form>form{display:flex;align-items:center;gap:var(--kk-sticky-gap)}.sticky-atc-variant{flex:1 1 auto;min-width:120px}.sticky-atc-btn,.kk-order-now{flex:1 1 50%;min-width:0;min-height:46px;border-radius:6px;font-weight:700;white-space:nowrap}.kk-order-now{background:var(--kk-order-now-bg, #2d0a06);color:var(--kk-order-now-color, #fff);border:1px solid var(--kk-order-now-border, #2d0a06);letter-spacing:.02em}.kk-order-now:hover,.kk-order-now:focus{background:var(--kk-order-now-bg, #2d0a06);color:var(--kk-order-now-color, #fff);border-color:var(--kk-order-now-border, #2d0a06);filter:brightness(1.15)}.kk-order-now.is-loading{opacity:.65;pointer-events:none}.sticky-atc-order-now{flex:1 1 50%;min-width:0;display:flex}@media(min-width:992px){.sticky-atc-row{flex-direction:row;align-items:center;justify-content:space-between;gap:24px}.sticky-atc-actions{flex:0 0 auto}.sticky-atc-btn,.kk-order-now{flex:0 0 auto;min-width:200px}.sticky-atc-order-now{flex:0 0 auto}}.sticky-atc-promo{width:100%}.sticky-atc-promo-inner{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-block:9px;font-size:11px}.sticky-atc-promo-text{line-height:1.3}.sticky-atc-promo .payment-icons{display:flex;align-items:center;gap:6px;margin:0;padding:0;list-style:none}.sticky-atc-promo .payment-icons img,.sticky-atc-promo .payment-icons svg{height:20px;width:auto}.sticky-atc-promo .payment-icons-text{display:none}.product-card-title{display:block;-webkit-line-clamp:unset;line-clamp:unset;overflow:visible}.product-card-price{font-weight:var(--product-card-price-weight, 700)}.product-card{display:flex;flex-direction:column;height:100%}.product-card-link{display:flex;flex-direction:column;flex:1 1 auto}.product-card-link>.product-card-price-wrap{margin-top:auto}.swiper-wrapper:has(>.swiper-slide .product-card){align-items:stretch}.swiper-slide:has(.product-card){height:auto}.product-rating-row{display:flex;align-items:center;flex-wrap:wrap;gap:var(--kk-rating-gap, 10px)}.product-rating-pill{display:inline-flex;align-items:center;gap:6px;padding:2px 10px;line-height:1.55;text-decoration:none;white-space:nowrap}a.product-rating-pill:hover,a.product-rating-pill:focus{text-decoration:none;filter:brightness(.97)}.product-rating-pill-score{display:inline-flex;align-items:center;gap:5px}.product-rating-star{flex:0 0 auto}.product-rating-pill-sep{opacity:.45}.product-rating-sold{display:inline-flex;align-items:center;gap:6px;line-height:1.55;white-space:nowrap}.product-benefit-pills{display:flex;align-items:center;flex-wrap:wrap;gap:var(--kk-pill-gap, 8px)}.product-benefit-pill{display:inline-flex;align-items:center;gap:6px;line-height:1.4;white-space:nowrap}.product-benefit-pill i{font-size:.92em}h3,.h3,h4,.h4,h5,.h5,h6,.h6{font-family:var(--kk-font-body)}.collection-card-title{font-family:var(--kk-font-display)}.offcanvas-title,.heading{font-family:var(--kk-font-body)}h1.product-title{font-family:var(--kk-font-body);font-weight:600}.kk-cl-pagination{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.kk-cl-pagination[hidden]{display:none!important}.kk-pag-start{justify-content:flex-start}.kk-pag-center{justify-content:center}.kk-pag-end{justify-content:flex-end}.kk-cl-dots{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px}.kk-cl-dot{width:var(--kk-pag-size, 10px);height:var(--kk-pag-size, 10px);padding:0;border:0;border-radius:50%;background:var(--kk-pag-color, #b28c42);opacity:.35;cursor:pointer;transition:opacity .2s ease,width .2s ease}.kk-cl-dot:hover{opacity:.7}.kk-cl-dot.is-active{width:calc(var(--kk-pag-size, 10px) * 2.4);border-radius:999px;opacity:1}.kk-cl-dot-num,.kk-cl-dot-num.is-active{width:auto;height:auto;min-width:2rem;padding:4px 10px;border-radius:999px;border:1px solid var(--kk-pag-color, #b28c42);background:transparent;color:var(--kk-pag-color, #b28c42);font-size:.85rem;line-height:1.3}.kk-cl-dot-num{opacity:.55}.kk-cl-dot-num.is-active{background:var(--kk-pag-color, #b28c42);color:var(--kk-pag-active-text, #fff);opacity:1}.kk-cl-nav{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;border:1px solid var(--kk-pag-color, #b28c42);border-radius:50%;background:transparent;color:var(--kk-pag-color, #b28c42);cursor:pointer;transition:background-color .2s ease,color .2s ease,opacity .2s ease}.kk-cl-nav:hover:not(:disabled){background:var(--kk-pag-color, #b28c42);color:var(--kk-pag-active-text, #fff)}.kk-cl-nav:disabled{opacity:.3;cursor:default}.product-card-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:var(--product-card-title-lines, 3);line-clamp:var(--product-card-title-lines, 3);overflow:hidden}.kk-bottom-nav{display:none}@media(max-width:991.98px){.kk-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:1035;display:flex;align-items:stretch;height:var(--kk-bnav-height, 53px);padding-bottom:env(safe-area-inset-bottom);background:var(--kk-bnav-bg, #f7f4ef);border-top:var(--kk-bnav-border, 0 solid transparent);box-shadow:0 0 var(--kk-bnav-shadow, 2px) #0003}.kk-bottom-nav-item{flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--kk-bnav-gap, 3px);color:var(--kk-bnav-color, #6d6d70);font-size:var(--kk-bnav-font, 11px);line-height:1.1;text-align:center;text-decoration:none}.kk-bottom-nav-item:hover,.kk-bottom-nav-item:focus{color:var(--kk-bnav-color, #6d6d70);text-decoration:none}.kk-bottom-nav-item.is-active{color:var(--kk-bnav-active, #2d0a06)}.kk-bottom-nav-item i{font-size:var(--kk-bnav-icon, 18px);line-height:1}.kk-bottom-nav-img{width:var(--kk-bnav-icon, 18px);height:var(--kk-bnav-icon, 18px);object-fit:contain}.kk-bottom-nav-label{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body:has(.kk-bottom-nav){padding-bottom:var(--kk-bnav-height, 53px)}body:has(.kk-bottom-nav) .kk-mobile-toolbar{bottom:calc(var(--kk-bnav-height, 53px) + 16px)}}#offcanvas-menu .offcanvas-body{padding-top:0}.kk-drawer-account{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:52px;margin:0 calc(-1 * var(--bs-offcanvas-padding-x, 1rem));padding:0 20px}.kk-drawer-account-link{display:inline-flex;align-items:center;gap:12px;color:inherit;font-size:14px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;text-decoration:none}.kk-drawer-account-link:hover,.kk-drawer-account-link:focus{color:inherit;text-decoration:none}.kk-drawer-close{flex:0 0 auto;display:grid;place-items:center;width:24px;height:24px;padding:0;border:0;background:none;color:inherit}.kk-drawer-label{margin:20px 0 8px;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.kk-cat-list{flex-direction:column;flex-wrap:nowrap;align-items:stretch;gap:0}.kk-cat-list>.nav-item{width:100%}.kk-cat-link{display:flex;align-items:center;gap:16px;width:100%;padding:12px;border-radius:12px;text-decoration:none}.kk-cat-link:hover,.kk-cat-link:focus,.kk-cat-link.active{background:#5521210d;text-decoration:none}.kk-cat-img{flex:0 0 auto;width:64px;height:64px;overflow:hidden;border-radius:8px}.kk-cat-img img,.kk-cat-img .ratio{width:100%;height:100%;object-fit:cover}.kk-cat-text{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:2px}.kk-cat-title{font-size:16px;font-weight:600;line-height:1.35}.kk-cat-desc{font-size:12px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.kk-cat-link>svg{flex:0 0 auto;width:16px;height:16px;color:var(--kk-cat-chevron, #8c7a7a)}.product-card .btn-atc,.product-card .btn-atc-dropup,.product-card .btn-quick-view,.product-card-form .btn-atc,.product-card-form .btn-atc-dropup,.product-card-form .btn-quick-view{white-space:nowrap}@media(max-width:991.98px){.kk-card-row .product-card .btn-atc,.kk-card-row .product-card .btn-atc-dropup,.kk-card-row .product-card .btn-quick-view{gap:6px;padding-inline:.6rem;font-size:.85rem}.kk-card-row .product-card .btn-atc svg,.kk-card-row .product-card .btn-quick-view svg{width:16px;height:16px}}.media-feed-grid{display:grid;grid-template-columns:repeat(var(--kk-feed-cols-mobile, 3),minmax(0,1fr));gap:var(--kk-feed-gap, 8px);margin:0;padding:0;list-style:none}@media(min-width:992px){.media-feed-grid{grid-template-columns:repeat(var(--kk-feed-cols-desktop, 6),minmax(0,1fr))}}.media-feed-item{min-width:0}.media-feed-tile{display:block;color:inherit;text-decoration:none}.media-feed-tile:hover,.media-feed-tile:focus{color:inherit;text-decoration:none}.media-feed-media{position:relative;overflow:hidden;border-radius:var(--kk-feed-radius, 8px);background:rgba(var(--text-color-rgb, 0, 0, 0),.04)}.media-feed-media>img,.media-feed-media>video,.media-feed-media .media-feed-img,.media-feed-media .media-feed-video,.media-feed-media>.ratio>img{width:100%;height:100%;object-fit:cover;display:block}a.media-feed-tile .media-feed-media>img,a.media-feed-tile .media-feed-media>video{transition:transform .4s ease}a.media-feed-tile:hover .media-feed-media>img,a.media-feed-tile:hover .media-feed-media>video{transform:scale(1.05)}.media-feed-play{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#fff;pointer-events:none;text-shadow:0 1px 6px rgba(0,0,0,.45)}.media-feed-badge{position:absolute;top:8px;right:8px;display:grid;place-items:center;width:26px;height:26px;border-radius:50%;font-size:13px;line-height:1;pointer-events:none}.media-feed-caption{display:block;margin-top:8px;font-size:.85rem;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:991.98px){.media-feed-grid.media-feed-carousel{grid-template-columns:none;grid-template-rows:repeat(var(--kk-feed-rows-mobile, 2),auto);grid-auto-flow:column;grid-auto-columns:calc((100% - (var(--kk-feed-cols-mobile, 3) - 1) * var(--kk-feed-gap, 8px)) / var(--kk-feed-cols-mobile, 3));overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none}.media-feed-grid.media-feed-carousel::-webkit-scrollbar{display:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom.css.map */
