:root{--gf-bg: #ffffff;--gf-surface: #ffffff;--gf-text: #14233a;--gf-muted: #667080;--gf-accent: #2d8795;--gf-accent-text: #ffffff;--gf-border: #dfe5ea;--gf-radius: 14px;--gf-shadow: 0 8px 24px rgba(20, 35, 58, .08);--gf-shadow-hover: 0 14px 34px rgba(20, 35, 58, .12);--gf-max: 1440px}.gf-section,.gf-section *,.gf-card,.gf-card *{box-sizing:border-box}.gf-section{padding:56px 0;background:var(--gf-bg);color:var(--gf-text)}.gf-wrap{width:calc(100% - 32px);max-width:var(--gf-max);margin-inline:auto}.gf-header{max-width:760px;margin:0 auto 34px;text-align:center}.gf-eyebrow{margin:0 0 10px;color:var(--gf-accent);font-size:12px;font-weight:700;letter-spacing:.17em;text-transform:uppercase}.gf-title{margin:0 0 14px;font-size:clamp(30px,4vw,48px);line-height:1.08;letter-spacing:-.035em}.gf-intro{color:var(--gf-muted);font-size:16px;line-height:1.7}.gf-muted{color:var(--gf-muted)}.gf-grid{display:grid;gap:18px}.gf-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.gf-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.gf-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.gf-card{overflow:hidden;border:1px solid var(--gf-border);border-radius:var(--gf-radius);background:var(--gf-surface);box-shadow:var(--gf-shadow)}.gf-card__body{padding:22px}.gf-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 20px;border:1px solid var(--gf-accent);border-radius:999px;background:var(--gf-accent);color:var(--gf-accent-text);font-weight:700;text-decoration:none;transition:transform .2s ease,filter .2s ease}.gf-button:hover{transform:translateY(-2px);filter:brightness(.97)}.gf-button--secondary{background:transparent;color:var(--gf-accent)}.gf-media{display:block;width:100%;height:100%;object-fit:cover}.gf-icon{display:grid;width:48px;height:48px;place-items:center;border-radius:50%;background:#2d87951a;font-size:24px}.gf-accordion{border-top:1px solid var(--gf-border)}.gf-accordion details{border-bottom:1px solid var(--gf-border)}.gf-accordion summary{padding:20px 0;cursor:pointer;list-style:none;font-weight:700}.gf-accordion summary::-webkit-details-marker{display:none}.gf-accordion__content{padding:0 0 22px;color:var(--gf-muted);line-height:1.7}.gf-product-card{align-self:start;height:auto;overflow:hidden;border:1px solid var(--gf-border);border-radius:var(--gf-radius);background:var(--gf-surface);color:var(--gf-text);box-shadow:var(--gf-shadow);transition:transform .25s ease,box-shadow .25s ease}.gf-product-card:hover{transform:translateY(-3px);box-shadow:var(--gf-shadow-hover)}.gf-product-card .product-card__figure{overflow:hidden;border-radius:var(--gf-radius) var(--gf-radius) 0 0;background:#f7f7f5}.gf-product-card .product-card__media{display:block;overflow:hidden;aspect-ratio:5 / 3.35}.gf-product-card .product-card__image{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.gf-product-card:hover .product-card__image--primary{transform:scale(1.025)}.gf-product-card .product-card__info{height:auto;padding:0}.gf-product-card__content{width:calc(100% - 24px);margin:12px;padding:15px 14px 16px;border:1px solid rgba(20,35,58,.07);border-radius:12px;background:#fff;box-shadow:0 5px 15px #14233a0b}.gf-product-card .v-stack{gap:4px}.gf-product-card__badge{position:absolute;z-index:2;inset-block-start:12px;inset-inline-start:12px;padding:6px 10px;border-radius:999px;background:#202326;color:#fff;font-size:10px;font-weight:700;letter-spacing:.1em;line-height:1.2;text-transform:uppercase}.gf-product-card__eyebrow{margin:0 0 1px;color:rgb(var(--text-color) / .58);font-size:10px;font-weight:650;letter-spacing:.14em;line-height:1.3;text-transform:uppercase}.gf-product-card__title{color:var(--gf-text);font-size:clamp(17px,1.25vw,21px);font-weight:500;line-height:1.25;letter-spacing:-.015em}.gf-product-card__subtitle{margin:2px 0 0;color:rgb(var(--text-color) / .65);font-size:13px;line-height:1.42}.gf-product-card__short-text{max-width:34ch;margin:5px auto 0;color:rgb(var(--text-color) / .7);font-size:12.5px;line-height:1.45}.gf-product-card__price{margin-top:7px}.gf-product-card__price .price-list{justify-content:center}.gf-product-card__price .price{color:var(--gf-text);font-size:clamp(19px,1.4vw,23px);font-weight:500;line-height:1.2}.gf-product-card__more-link{display:inline-flex;align-items:center;gap:5px;margin-top:8px;color:var(--gf-accent);font-size:13px;font-weight:650;line-height:1.2;text-decoration:none;transition:gap .2s ease,opacity .2s ease}.gf-product-card__more-link:hover{gap:8px;opacity:.82}.gf-product-card .product-card__quick-add-button{width:42px;height:42px;border-radius:50%}.mega-menu{padding-block:26px 30px;border-top:1px solid rgba(20,35,58,.08);border-bottom:1px solid rgba(20,35,58,.08);background:#f6f8fb}.mega-menu__linklist{align-items:start;column-gap:clamp(28px,4vw,64px);row-gap:28px}.mega-menu__linklist>li>a,.mega-menu__linklist>li>span,.mega-menu__linklist .h6,.mega-menu__linklist .heading{display:block;margin-bottom:14px;color:var(--gf-text);font-size:clamp(16px,1.15vw,19px);font-weight:650;line-height:1.25;letter-spacing:-.015em}.mega-menu__linklist li li{margin:0}.mega-menu__linklist li li a{display:block;padding-block:5px;color:#14233aa3;font-size:14.5px;line-height:1.35;text-decoration:none;transition:color .2s ease,transform .2s ease}.mega-menu__linklist li li a:hover{color:var(--gf-accent);transform:translate(3px)}.mega-menu__linklist>li{min-width:0}.mega-menu__linklist.gf-mega-menu__linklist--with-compass{display:grid;grid-template-columns:repeat(6,minmax(0,1fr)) minmax(255px,300px);align-items:start;width:100%;column-gap:clamp(20px,2.2vw,38px);row-gap:28px}.gf-mega-menu__compass-group{display:grid;min-width:0;gap:16px}.gf-mega-menu__compass{display:flex;min-width:0;flex-direction:column;justify-content:space-between;padding:22px;border:1px solid rgba(28,154,175,.2);border-radius:18px;background:radial-gradient(circle at top right,rgba(28,154,175,.14),transparent 48%),linear-gradient(145deg,#fbfefe,#edf9fb);box-shadow:0 10px 24px #14233a12}.gf-mega-menu__compass--business{border-color:#14233a24;background:linear-gradient(145deg,#fbfcfd,#f0f4f7)}.gf-mega-menu__compass-text{margin-bottom:20px}.gf-mega-menu__compass-eyebrow{display:block;margin-bottom:9px;color:#1c9aaf;font-size:10px;font-weight:700;line-height:1.3;letter-spacing:.14em;text-transform:uppercase}.gf-mega-menu__compass--business .gf-mega-menu__compass-eyebrow{color:#14233a}.gf-mega-menu__compass-title{margin:0 0 9px;color:#14233a;font-size:clamp(18px,1.3vw,23px);font-weight:600;line-height:1.2;letter-spacing:-.025em}.gf-mega-menu__compass-description{margin:0;color:#667080;font-size:13px;line-height:1.5}.gf-mega-menu__compass-button{display:inline-flex!important;width:100%;min-height:48px;align-items:center;justify-content:space-between;gap:9px;padding:12px 16px!important;border:1px solid #1c9aaf!important;border-radius:999px;background:#1c9aaf!important;color:#fff!important;box-shadow:0 8px 20px #1c9aaf3d;font-size:13px!important;font-weight:650!important;line-height:1.2;text-decoration:none!important;transform:none!important;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease!important}.gf-mega-menu__compass-button:hover{border-color:#16889a!important;background:#16889a!important;color:#fff!important;box-shadow:0 12px 26px #1c9aaf52;transform:translateY(-2px)!important}.gf-mega-menu__compass--business .gf-mega-menu__compass-button{border-color:#14233a!important;background:#14233a!important}.gf-mega-menu__compass--business .gf-mega-menu__compass-button:hover{border-color:#26364d!important;background:#26364d!important}.gf-mega-menu__compass-arrow{display:inline-block;font-size:17px;line-height:1;transition:transform .2s ease}.gf-mega-menu__compass-button:hover .gf-mega-menu__compass-arrow{transform:translate(4px)}@media screen and (max-width:1350px){.mega-menu__linklist.gf-mega-menu__linklist--with-compass{grid-template-columns:repeat(6,minmax(0,1fr)) minmax(220px,255px);column-gap:20px}.gf-mega-menu__compass{padding:18px}.gf-mega-menu__compass-title{font-size:18px}.gf-mega-menu__compass-description{font-size:12.5px}.gf-mega-menu__compass-button{padding-inline:14px!important;font-size:12px!important}}.shopify-section--image-with-text-block image-banner img{object-position:center bottom!important}.shopify-section--image-with-text-block .content{padding:34px 42px!important}.shopify-section--image-with-text-block .content .h6{font-size:clamp(26px,2vw,32px)!important;line-height:1.22!important;font-weight:500!important;letter-spacing:-.015em!important;text-transform:none!important}.shopify-section--image-with-text-block .content .prose{line-height:1.55}.gf-scent-pyramid{width:100%;max-width:100%;box-sizing:border-box}.gf-scent-pyramid *,.gf-scent-pyramid *:before,.gf-scent-pyramid *:after{box-sizing:border-box}.gf-scent-pyramid__header{margin-bottom:26px}.gf-scent-pyramid__heading{margin:0 0 8px;color:#101d46;font-size:28px;font-weight:600;line-height:1.15}.gf-scent-pyramid__intro{margin:0;color:#667085;font-size:15px;line-height:1.6}.gf-scent-pyramid__visual{display:flex;width:88%;max-width:500px;flex-direction:column;align-items:center;margin:0 auto;overflow:visible}.gf-scent-pyramid__layer{position:relative;display:flex;width:100%!important;align-items:center;justify-content:center;margin:0!important;color:var(--gf-pyramid-text);background:color-mix(in srgb,var(--gf-pyramid-color) 18%,white);text-align:center;overflow:hidden}.gf-scent-pyramid__layer+.gf-scent-pyramid__layer{margin-top:3px!important}.gf-scent-pyramid__layer--top{min-height:110px;clip-path:polygon(35% 0,65% 0,75% 100%,25% 100%)!important}.gf-scent-pyramid__layer--heart{min-height:105px;clip-path:polygon(25% 0,75% 0,87.5% 100%,12.5% 100%)!important}.gf-scent-pyramid__layer--base{min-height:100px;clip-path:polygon(12.5% 0,87.5% 0,100% 100%,0 100%)!important}.gf-scent-pyramid__layer-content{position:relative;display:flex;width:100%;height:100%;flex-direction:column;align-items:center;justify-content:center;z-index:2}.gf-scent-pyramid__layer--top .gf-scent-pyramid__layer-content{padding:16px 35% 14px}.gf-scent-pyramid__layer--heart .gf-scent-pyramid__layer-content{padding:15px 25% 14px}.gf-scent-pyramid__layer--base .gf-scent-pyramid__layer-content{padding:15px 14% 14px}.gf-scent-pyramid__label{display:block;margin:0 0 7px;color:var(--gf-pyramid-color);font-size:11px;font-weight:800;line-height:1;letter-spacing:.16em;text-transform:uppercase}.gf-scent-pyramid__notes{display:block;width:100%;max-width:100%;margin:0 auto;color:var(--gf-pyramid-text);font-size:clamp(11px,1.05vw,14px);font-weight:400;line-height:1.35;text-align:center;white-space:normal;word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none}.gf-scent-pyramid__layer--heart .gf-scent-pyramid__notes{font-size:clamp(10.5px,.95vw,13.5px)}.gf-scent-pyramid__footer{display:flex;flex-direction:column;align-items:center;gap:7px;margin-top:14px;text-align:center}.gf-scent-pyramid__link{display:inline-flex;align-items:center;justify-content:center;gap:8px;color:var(--gf-pyramid-color);font-size:14px;font-weight:700;line-height:1.4;text-align:center;text-decoration:none;transition:color .18s ease}.gf-scent-pyramid__link span{display:inline-block;transition:transform .18s ease}@media(hover:hover){.gf-scent-pyramid__link:hover{color:#126f82}.gf-scent-pyramid__link:hover span{transform:translate(4px)}}.gf-scent-pyramid__explain-link{display:inline-flex;align-items:center;justify-content:center;color:#667085;font-size:12px;line-height:1.4;text-align:center;text-decoration:none;transition:color .18s ease}@media(hover:hover){.gf-scent-pyramid__explain-link:hover{color:var(--gf-pyramid-color)}}@media screen and (max-width:1200px){.gf-scent-pyramid__visual{width:92%;max-width:100%}.gf-scent-pyramid__layer--top{min-height:108px}.gf-scent-pyramid__layer--heart{min-height:104px}.gf-scent-pyramid__layer--base{min-height:100px}.gf-scent-pyramid__layer--top .gf-scent-pyramid__layer-content{padding-left:33%;padding-right:33%}.gf-scent-pyramid__layer--heart .gf-scent-pyramid__layer-content{padding-left:22%;padding-right:22%}.gf-scent-pyramid__layer--base .gf-scent-pyramid__layer-content{padding-left:12%;padding-right:12%}.gf-scent-pyramid__notes{font-size:12px}.gf-scent-pyramid__layer--heart .gf-scent-pyramid__notes{font-size:11.5px}}@media screen and (max-width:990px){.gf-grid--3,.gf-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}.gf-product-card .product-card__media{aspect-ratio:4 / 3}.mega-menu__linklist{column-gap:28px}}@media screen and (max-width:749px){.gf-section{padding:40px 0}.gf-wrap{width:calc(100% - 24px)}.gf-grid--2,.gf-grid--3,.gf-grid--4{grid-template-columns:minmax(0,1fr)}.gf-title{font-size:clamp(28px,9vw,38px)}.gf-product-card__content{width:calc(100% - 16px);margin:8px;padding:13px 12px 14px}.gf-product-card__short-text{max-width:30ch}.gf-scent-pyramid__header{margin-bottom:22px}.gf-scent-pyramid__heading{font-size:24px}.gf-scent-pyramid__intro{font-size:14px}.gf-scent-pyramid__visual{width:100%;max-width:100%}.gf-scent-pyramid__layer--top{min-height:105px}.gf-scent-pyramid__layer--heart{min-height:100px}.gf-scent-pyramid__layer--base{min-height:96px}.gf-scent-pyramid__layer--top .gf-scent-pyramid__layer-content{padding:13px 31% 12px}.gf-scent-pyramid__layer--heart .gf-scent-pyramid__layer-content{padding:13px 19% 12px}.gf-scent-pyramid__layer--base .gf-scent-pyramid__layer-content{padding:13px 9% 12px}.gf-scent-pyramid__label{margin-bottom:6px;font-size:10px}.gf-scent-pyramid__notes,.gf-scent-pyramid__layer--heart .gf-scent-pyramid__notes{font-size:11px;line-height:1.32}.gf-scent-pyramid__link{font-size:13px}}@media screen and (max-width:420px){.gf-scent-pyramid__layer--top .gf-scent-pyramid__layer-content{padding-left:29%;padding-right:29%}.gf-scent-pyramid__layer--heart .gf-scent-pyramid__layer-content{padding-left:17%;padding-right:17%}.gf-scent-pyramid__layer--base .gf-scent-pyramid__layer-content{padding-left:8%;padding-right:8%}.gf-scent-pyramid__notes,.gf-scent-pyramid__layer--heart .gf-scent-pyramid__notes{font-size:10.5px}}@media(prefers-reduced-motion:reduce){.gf-button,.gf-product-card,.gf-product-card .product-card__image,.gf-product-card__more-link,.mega-menu__linklist li li a,.gf-mega-menu__compass-button,.gf-mega-menu__compass-arrow,.gf-scent-pyramid__link,.gf-scent-pyramid__link span,.gf-scent-pyramid__explain-link{transition:none!important}.gf-button:hover,.gf-product-card:hover,.gf-product-card:hover .product-card__image--primary,.mega-menu__linklist li li a:hover,.gf-mega-menu__compass-button:hover,.gf-mega-menu__compass-button:hover .gf-mega-menu__compass-arrow,.gf-scent-pyramid__link:hover span{transform:none!important}}.gf-dierenkeuze__geurkompas{position:relative;z-index:20;display:flex;width:100%;max-width:780px;align-items:center;justify-content:space-between;gap:24px;margin:0 auto 48px;padding:17px 20px;border:1px solid rgba(42,166,164,.24);border-radius:14px;background:#eef9f9;pointer-events:auto!important;isolation:isolate}.gf-dierenkeuze__geurkompas-copy{position:relative;z-index:1;min-width:0;pointer-events:auto}.gf-dierenkeuze__geurkompas-title{margin:0 0 3px;color:#0d1b3d;font-size:15px;font-weight:700;line-height:1.35}.gf-dierenkeuze__geurkompas-text{margin:0;color:#0d1b3d;font-size:13px;line-height:1.45;opacity:.68}.gf-dierenkeuze__geurkompas-button{position:relative!important;z-index:50!important;display:inline-flex!important;flex:0 0 auto;min-height:44px;align-items:center!important;justify-content:center!important;gap:8px;padding:11px 18px!important;border:1px solidvar(--gf-accent-color)!important;border-radius:999px!important;background:var(--gf-accent-color)!important;background-image:none!important;color:#fff!important;font-size:13px!important;font-weight:700!important;line-height:1.2!important;text-align:center;text-decoration:none!important;cursor:pointer!important;pointer-events:auto!important;touch-action:manipulation;isolation:isolate;transition:background-color .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.gf-dierenkeuze__geurkompas-button:before,.gf-dierenkeuze__geurkompas-button:after{pointer-events:none!important}@media(hover:hover){.gf-dierenkeuze__geurkompas-button:hover{border-color:#218f8e!important;background:#218f8e!important;color:#fff!important;transform:translateY(-1px);box-shadow:0 7px 18px #2aa6a438}}.gf-dierenkeuze__geurkompas-arrow{display:inline-block;pointer-events:none;font-size:16px;line-height:1;transition:transform .18s ease}@media(hover:hover){.gf-dierenkeuze__geurkompas-button:hover .gf-dierenkeuze__geurkompas-arrow{transform:translate(3px)}}.gf-dierenkeuze__card{position:relative;isolation:isolate}.gf-dierenkeuze__card-overlay{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;display:block;pointer-events:auto}.gf-dierenkeuze__badge,.gf-dierenkeuze__price,.gf-dierenkeuze__button{position:relative;z-index:3}@media screen and (max-width:749px){.gf-dierenkeuze__geurkompas{align-items:stretch;flex-direction:column;gap:14px;margin-bottom:36px;padding:16px;text-align:center}.gf-dierenkeuze__geurkompas-button{width:100%;justify-content:center!important}}@media(prefers-reduced-motion:reduce){.gf-dierenkeuze__geurkompas-button,.gf-dierenkeuze__geurkompas-arrow{transition:none!important}.gf-dierenkeuze__geurkompas-button:hover,.gf-dierenkeuze__geurkompas-button:hover .gf-dierenkeuze__geurkompas-arrow{transform:none!important}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/gf-theme.css.map */
