.gk2-catstrip{background:var(--gk2-catstrip-bg, rgb(var(--color-scheme-default-color)));padding:var(--gk2-space-lg) 0}.gk2-catstrip__inner{max-width:1400px;margin:0 auto;padding:0 var(--gk2-space-sm)}.gk2-catstrip__heading{font-family:var(--heading-font-family),serif;font-size:var(--gk2-h5);font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:rgb(var(--color-scheme-default-head-color));text-align:center;margin:0 0 var(--gk2-space-md)}.gk2-catstrip__row{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--gk2-space-sm);list-style:none;margin:0;padding:0}@media screen and (min-width:750px){.gk2-catstrip__row{grid-template-columns:repeat(4,1fr);gap:var(--gk2-space-md)}}.gk2-catstrip__tile{display:flex;flex-direction:column;gap:10px;text-decoration:none}.gk2-catstrip__image{display:block;width:100%;aspect-ratio:3 / 4;overflow:hidden;border-radius:4px;background:rgb(var(--color-scheme-1-color))}.gk2-catstrip__image img,.gk2-catstrip__placeholder{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.gk2-catstrip__label{font-family:var(--nav-font-family),sans-serif;font-size:var(--gk2-body);font-weight:600;color:rgb(var(--color-scheme-default-text-color));text-align:center;line-height:1.3}.gk2-catstrip__tile:hover .gk2-catstrip__image img,.gk2-catstrip__tile:focus-visible .gk2-catstrip__image img{transform:scale(1.04)}.gk2-catstrip__tile:focus-visible .gk2-catstrip__image{outline:2px solid rgb(var(--gk2-btn-bg));outline-offset:2px}.gk2-editorial{background:rgb(var(--color-scheme-1-color));padding:var(--gk2-space-lg) 0}.gk2-editorial__inner{max-width:1400px;margin:0 auto;padding:0 var(--gk2-space-sm)}.gk2-editorial__head{display:flex;align-items:baseline;justify-content:space-between;gap:var(--gk2-space-sm);margin-bottom:var(--gk2-space-md)}.gk2-editorial__heading{font-family:var(--heading-font-family),serif;font-size:var(--gk2-h2);color:rgb(var(--color-scheme-1-head-color));margin:0}.gk2-editorial__viewall{font-family:var(--base-font-family),sans-serif;font-size:var(--gk2-small);font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:rgb(var(--color-scheme-1-link-color));text-decoration:none;white-space:nowrap}.gk2-editorial__viewall:hover{text-decoration:underline}.gk2-editorial__grid{display:grid;grid-template-columns:1fr;gap:var(--gk2-space-md)}@media screen and (min-width:750px){.gk2-editorial__grid{grid-template-columns:repeat(3,1fr)}}.gk2-editorial__card{text-decoration:none;display:block}.gk2-editorial__media{display:block;aspect-ratio:4 / 3;overflow:hidden;border-radius:4px;margin-bottom:var(--gk2-space-sm)}.gk2-editorial__media img,.gk2-editorial__placeholder{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.gk2-editorial__card:hover .gk2-editorial__media img{transform:scale(1.03)}.gk2-editorial__body{display:flex;flex-direction:column;gap:6px}.gk2-editorial__title{font-family:var(--heading-font-family),serif;font-size:var(--gk2-h4);color:rgb(var(--color-scheme-1-text-color))}.gk2-editorial__excerpt{font-family:var(--base-font-family),sans-serif;font-size:var(--gk2-body);color:rgb(var(--color-scheme-1-text-color));opacity:.75}.gk2-editorial__readmore{font-family:var(--base-font-family),sans-serif;font-size:var(--gk2-small);font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:rgb(var(--color-scheme-1-link-color))}.gk2-editorial__card:focus-visible{outline:2px solid rgb(var(--gk2-btn-bg));outline-offset:3px}.gk2-fc{background:rgb(var(--color-scheme-default-color));padding:var(--gk2-space-lg) 0}.gk2-fc__inner{max-width:1400px;margin:0 auto;padding:0 var(--gk2-space-sm)}.gk2-fc__head{display:flex;align-items:baseline;justify-content:space-between;gap:var(--gk2-space-sm);margin-bottom:var(--gk2-space-md)}.gk2-fc__heading{font-family:var(--heading-font-family),serif;font-size:var(--gk2-h2);color:rgb(var(--color-scheme-default-head-color));margin:0}.gk2-fc__viewall{font-family:var(--base-font-family),sans-serif;font-size:var(--gk2-small);font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:rgb(var(--color-scheme-default-link-color));text-decoration:none;white-space:nowrap}.gk2-fc__viewall:hover{text-decoration:underline}.gk2-fc__row-wrap{position:relative;isolation:isolate}.gk2-fc__swiper{position:relative;overflow:hidden;z-index:0;padding:4px 4px 8px}.gk2-fc__row{list-style:none;margin:0;padding:0}.swiper-slide.gk2-fc__item{width:calc((100% - 16px)/2)}@media screen and (min-width:750px){.swiper-slide.gk2-fc__item{width:calc((100% - 72px)/4)}}.gk2-fc__item .pc-size-chip{font-size:9px;padding:2px 6px;line-height:1.4}@media screen and (max-width:749px){.gk2-fc__item .pc-size-chip{min-width:0;min-height:0;padding:2px 6px;font-size:9px}}.gk2-fc__arrow{position:absolute;top:40%;transform:translateY(-50%);width:32px;height:32px;border-radius:50%;border:none;background:rgb(var(--gk2-btn-bg));color:rgb(var(--gk2-btn-text));cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:5;box-shadow:0 2px 8px #0000002e;transition:background-color .2s ease,box-shadow .2s ease}.gk2-fc__arrow svg{display:block;pointer-events:none;width:13px;height:13px}.gk2-fc__arrow:hover{background:rgb(var(--gk2-btn-bg-hover));box-shadow:0 4px 12px #0000003d}.gk2-fc__arrow--prev{left:-4px}.gk2-fc__arrow--next{right:-4px}.gk2-fc__arrow:focus-visible{outline:2px solid rgb(var(--gk2-btn-bg));outline-offset:2px}.gk2-fc__arrow.swiper-button-disabled{opacity:.35;cursor:default}@media screen and (min-width:990px){.gk2-fc__arrow{width:40px;height:40px}.gk2-fc__arrow svg{width:16px;height:16px}.gk2-fc__arrow--prev{left:-6px}.gk2-fc__arrow--next{right:-6px}}.gk2-hero{position:relative;width:100%}.gk2-hero__swiper{width:100%;overflow:hidden}.gk2-hero__slide{position:relative;width:100%;aspect-ratio:4 / 5;overflow:hidden;background:rgb(var(--color-scheme-default-color))}@media screen and (min-width:750px){.gk2-hero__slide{aspect-ratio:auto;height:100vh;height:100svh}}.gk2-hero__link{position:absolute;top:0;right:0;bottom:0;left:0;display:block;z-index:1}.gk2-hero__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.gk2-hero__img--placeholder{object-fit:cover}.gk2-hero .swiper-pagination{position:absolute;bottom:16px}.gk2-hero .swiper-pagination-bullet{width:8px;height:8px;background:#fff;opacity:.55;box-shadow:0 0 2px #00000059}.gk2-hero .swiper-pagination-bullet-active{opacity:1}.gk2-hero__arrow.swiper-button-prev,.gk2-hero__arrow.swiper-button-next{position:absolute;top:50%;margin-top:0;transform:translateY(-50%);width:36px;height:36px;margin-left:0;margin-right:0;padding:0;border:1px solid rgba(255,255,255,.4);border-radius:50%;background:#ffffff29;backdrop-filter:blur(10px) saturate(140%);-webkit-backdrop-filter:blur(10px) saturate(140%);color:#fff;cursor:pointer;display:none;align-items:center;justify-content:center;z-index:3;box-shadow:0 4px 16px #0000001f,inset 0 1px #ffffff40;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease}.gk2-hero__arrow:after{content:none!important}.gk2-hero__arrow svg{display:block;pointer-events:none;filter:drop-shadow(0 1px 1px rgba(0,0,0,.25))}.gk2-hero__arrow:hover{background:#ffffff4d;border-color:#ffffffa6;box-shadow:0 6px 20px #0000002e,inset 0 1px #ffffff4d;transform:translateY(-50%) scale(1.05)}.gk2-hero__arrow:focus-visible{outline:2px solid #ffffff;outline-offset:2px}.gk2-hero__arrow.swiper-button-disabled{opacity:0;pointer-events:none}.gk2-hero__arrow--prev{left:var(--gk2-space-sm)}.gk2-hero__arrow--next{right:var(--gk2-space-sm)}@media screen and (min-width:750px){.gk2-hero__arrow.swiper-button-prev,.gk2-hero__arrow.swiper-button-next{display:flex}}@media screen and (min-width:990px){.gk2-hero__arrow.swiper-button-prev,.gk2-hero__arrow.swiper-button-next{width:40px;height:40px}.gk2-hero__arrow--prev{left:var(--gk2-space-md)}.gk2-hero__arrow--next{right:var(--gk2-space-md)}}.gk2-marquee{width:100%;overflow:hidden;background:#000;padding:10px 0}.gk2-marquee__track{display:flex;width:max-content;animation:gk2-marquee-scroll var(--gk2-marquee-speed, 60s) linear infinite}.gk2-marquee__group{display:flex;align-items:center;flex-shrink:0}.gk2-marquee__item{font-family:var(--base-font-family),sans-serif;font-size:var(--gk2-small);font-weight:600;letter-spacing:.02em;color:#fff;white-space:nowrap;padding:0 var(--gk2-space-sm)}.gk2-marquee__sep{color:#fff;opacity:.5}@keyframes gk2-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.gk2-marquee__track{animation:none}.gk2-marquee{overflow-x:auto}}.gk2-news{background:rgb(var(--bg-color, var(--color-scheme-default-color)));padding:var(--gk2-space-xl) 0}.gk2-news__inner{max-width:580px;margin:0 auto;padding:var(--gk2-space-lg) var(--gk2-space-md);text-align:center;background:linear-gradient(180deg,#fffaf5,#fbf3ea);border:1px solid rgba(191,87,10,.14);border-radius:16px;box-shadow:0 12px 32px #23140814}.gk2-news__heading{font-family:var(--heading-font-family),serif;font-size:var(--gk2-h2);color:rgb(var(--heading-color, var(--color-scheme-default-head-color)));margin:0 0 8px}.gk2-news__subheading{font-family:var(--base-font-family),sans-serif;font-size:var(--gk2-body);color:rgb(var(--text-color, var(--color-scheme-default-text-color)));opacity:.75;margin:0 0 var(--gk2-space-md)}.gk2-news__field{display:flex;flex-direction:column;gap:12px;max-width:440px;margin:0 auto}@media screen and (min-width:600px){.gk2-news__field{flex-direction:row}}.gk2-news__input{flex:1;min-height:50px;box-sizing:border-box;font-family:var(--base-font-family),sans-serif;font-size:var(--gk2-body);padding:13px 18px;border:1px solid rgba(35,20,8,.14);border-radius:6px;background:#fff;color:rgb(var(--color-scheme-1-text-color));transition:border-color .2s ease,box-shadow .2s ease}.gk2-news__input::placeholder{color:#23140866}.gk2-news__input:focus-visible{outline:none;border-color:rgb(var(--gk2-btn-bg));box-shadow:0 0 0 3px #bf570a24}.gk2-news__submit{min-height:50px;box-sizing:border-box;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;background:rgb(var(--gk2-btn-bg));color:rgb(var(--gk2-btn-text));border:none;border-radius:6px;padding:13px 32px;font-family:var(--heading-font-family),serif;font-size:14px;font-weight:600;letter-spacing:.6px;text-transform:uppercase;cursor:pointer;box-shadow:0 4px 14px #bf570a47;transition:background-color .2s ease,box-shadow .2s ease,transform .15s ease}.gk2-news__submit:hover{background:rgb(var(--gk2-btn-bg-hover));box-shadow:0 6px 18px #23140838;transform:translateY(-1px)}.gk2-news__submit:active{transform:translateY(0);box-shadow:0 2px 8px #2314082e}.gk2-news__submit:focus-visible{outline:2px solid rgb(var(--gk2-btn-bg));outline-offset:2px}.gk2-news__message{font-family:var(--base-font-family),sans-serif;font-size:var(--gk2-small);margin-top:12px}.gk2-news__message--success{color:rgb(var(--heading-color, var(--color-scheme-default-head-color)));font-weight:600}.gk2-news__message--error{color:rgb(var(--heading-color, var(--color-scheme-default-head-color)));font-weight:600;text-decoration:underline}.gk2-promo{background:rgb(var(--color-scheme-1-color));padding:var(--gk2-space-lg) 0}.gk2-promo__inner{max-width:1400px;margin:0 auto;padding:0 var(--gk2-space-sm)}.gk2-promo__heading{font-family:var(--heading-font-family),serif;font-size:var(--gk2-h2);color:rgb(var(--color-scheme-1-head-color));text-align:center;margin:0 0 var(--gk2-space-md)}.gk2-promo__grid{display:grid;grid-template-columns:1fr;gap:var(--gk2-space-sm)}@media screen and (min-width:750px){.gk2-promo__grid--cols-2,.gk2-promo__grid--cols-3{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.gk2-promo__grid--cols-3{grid-template-columns:repeat(3,1fr)}}.gk2-promo__tile{position:relative;display:block;text-decoration:none;border-radius:4px;overflow:hidden;aspect-ratio:4 / 5}.gk2-promo__media{position:absolute;top:0;right:0;bottom:0;left:0}.gk2-promo__media img,.gk2-promo__placeholder{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.gk2-promo__tile:hover .gk2-promo__media img{transform:scale(1.04)}.gk2-promo__copy{position:absolute;left:0;right:0;bottom:0;display:flex;flex-direction:column;gap:4px;padding:var(--gk2-space-md);background:linear-gradient(0deg,#0000008c,#0000 70%)}.gk2-promo__title{font-family:var(--heading-font-family),serif;font-size:var(--gk2-h4);color:#fff}.gk2-promo__subtitle{font-family:var(--base-font-family),sans-serif;font-size:var(--gk2-body);color:#fff;opacity:.9}.gk2-promo__cta{font-family:var(--base-font-family),sans-serif;font-size:var(--gk2-small);font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#fff;margin-top:6px;text-decoration:underline;text-underline-offset:3px}.gk2-promo__tile:focus-visible{outline:2px solid rgb(var(--gk2-btn-bg));outline-offset:3px}.gk2-reviews{background:rgb(var(--color-scheme-default-color));padding:var(--gk2-space-lg) 0}.gk2-reviews__inner{max-width:1400px;margin:0 auto;padding:0 var(--gk2-space-sm)}.gk2-reviews__heading{font-family:var(--heading-font-family),serif;font-size:var(--gk2-h2);color:rgb(var(--color-scheme-default-head-color));text-align:center;margin:0 0 var(--gk2-space-md)}.gk2-reviews__row{display:flex;gap:var(--gk2-space-sm);overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;list-style:none;margin:0;padding:4px 4px 12px;scroll-behavior:smooth;scrollbar-width:thin}.gk2-reviews__card{flex:0 0 auto;width:84vw;max-width:360px;scroll-snap-align:center;background:rgb(var(--color-scheme-1-color));border-radius:6px;padding:var(--gk2-space-md);display:flex;flex-direction:column;gap:10px}@media screen and (min-width:750px){.gk2-reviews__card{width:320px}}.gk2-reviews__stars{display:flex;gap:2px;color:color-mix(in srgb,rgb(var(--color-scheme-1-text-color)) 25%,transparent)}.gk2-reviews__stars .is-filled{color:rgb(var(--gk2-btn-bg))}.gk2-reviews__quote{font-family:var(--heading-font-family),serif;font-style:italic;font-size:var(--gk2-h5);color:rgb(var(--color-scheme-1-text-color));margin:0;line-height:1.4}.gk2-reviews__name{font-family:var(--base-font-family),sans-serif;font-size:var(--gk2-small);font-weight:600;color:rgb(var(--color-scheme-1-text-color));opacity:.75;margin:0}.gk2-trust{background:rgb(var(--bg-color, var(--color-scheme-default-color)));padding:var(--gk2-space-md) 0}.gk2-trust__inner{max-width:1400px;margin:0 auto;padding:0 var(--gk2-space-sm)}.gk2-trust__row{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--gk2-space-sm) var(--gk2-space-md);list-style:none;margin:0;padding:0}.gk2-trust__item{display:flex;align-items:center;gap:10px;color:rgb(var(--text-color, var(--color-scheme-default-text-color)))}.gk2-trust__icon{color:rgb(var(--text-color, var(--color-scheme-default-text-color)));flex-shrink:0}.gk2-trust.use-color-scheme--2 .gk2-trust__item,.gk2-trust.use-color-scheme--2 .gk2-trust__icon{color:#fff}.gk2-trust__copy{display:flex;flex-direction:column;min-width:0}.gk2-trust__title{font-family:var(--base-font-family),sans-serif;font-size:var(--gk2-body);font-weight:600}.gk2-trust__subtitle{font-family:var(--base-font-family),sans-serif;font-size:var(--gk2-small);opacity:.85}@media screen and (min-width:750px){.gk2-trust__row{grid-template-columns:repeat(4,1fr);justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/12/compiled_assets/styles.css.map */
