@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Playfair+Display:wght@400;500;600;700&display=swap";:root{--pk-primary: #1D6B5E;--pk-accent: #2A8C7B;--pk-bg: #F5EDD8;--pk-cta: #E8C87A;--pk-cta-hover: #d4b162;--pk-text: #2C2C2A;--pk-white: #FFFFFF;--pk-cream: #FAF7F0;--pk-light-cream: #FDFBF7;--pk-warm-beige: #F0E8D8;--pk-soft-border: rgba(44, 44, 42, .08);--pk-shadow-sm: 0 2px 8px rgba(44, 44, 42, .06);--pk-shadow-md: 0 4px 20px rgba(44, 44, 42, .08);--pk-shadow-lg: 0 8px 40px rgba(44, 44, 42, .1);--pk-radius-sm: 8px;--pk-radius-md: 12px;--pk-radius-lg: 16px;--pk-radius-xl: 24px;--pk-font-heading: "Playfair Display", serif;--pk-font-body: "Inter", sans-serif;--pk-transition: all .3s cubic-bezier(.4, 0, .2, 1);--pk-section-spacing: 80px;--pk-section-spacing-mobile: 48px}body{font-family:var(--pk-font-body)!important;color:var(--pk-text);background-color:var(--pk-light-cream);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,.h0,.h1,.h2,.h3{font-family:var(--pk-font-heading)!important;font-weight:600;letter-spacing:-.02em;line-height:1.2}.pk-section{padding:var(--pk-section-spacing) 0;position:relative}@media screen and (max-width:749px){.pk-section{padding:var(--pk-section-spacing-mobile) 0}}.pk-section__inner{max-width:1200px;margin:0 auto;padding:0 24px}@media screen and (max-width:749px){.pk-section__inner{padding:0 16px}}.pk-section__header{text-align:center;margin-bottom:48px}@media screen and (max-width:749px){.pk-section__header{margin-bottom:32px}}.pk-section__badge{display:inline-flex;align-items:center;gap:6px;padding:6px 16px;background:#1d6b5e14;color:var(--pk-primary);border-radius:100px;font-size:13px;font-weight:600;letter-spacing:.02em;margin-bottom:16px;text-transform:uppercase}.pk-section__title{font-family:var(--pk-font-heading)!important;font-size:clamp(28px,4vw,44px);font-weight:600;color:var(--pk-text);margin:0 0 12px;line-height:1.15}.pk-section__subtitle{font-family:var(--pk-font-body)!important;font-size:clamp(15px,2vw,17px);color:#2c2c2aa6;max-width:560px;margin:0 auto;line-height:1.6;font-weight:400}.pk-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 32px;border-radius:var(--pk-radius-sm);font-family:var(--pk-font-body);font-size:15px;font-weight:600;text-decoration:none;cursor:pointer;transition:var(--pk-transition);border:none;letter-spacing:.02em;min-height:48px}.pk-btn--primary{background:var(--pk-primary);color:var(--pk-white)}.pk-btn--primary:hover{background:#165a4f;transform:translateY(-1px);box-shadow:var(--pk-shadow-md)}.pk-btn--cta{background:var(--pk-cta);color:var(--pk-text)}.pk-btn--cta:hover{background:var(--pk-cta-hover);transform:translateY(-1px);box-shadow:var(--pk-shadow-md)}.pk-btn--outline{background:transparent;color:var(--pk-primary);border:2px solid var(--pk-primary)}.pk-btn--outline:hover{background:var(--pk-primary);color:var(--pk-white)}.pk-btn--large{padding:16px 40px;font-size:16px;min-height:54px;border-radius:var(--pk-radius-md)}.pk-card{background:var(--pk-white);border-radius:var(--pk-radius-lg);border:1px solid var(--pk-soft-border);padding:32px;transition:var(--pk-transition)}.pk-card:hover{box-shadow:var(--pk-shadow-md);transform:translateY(-2px)}@media screen and (max-width:749px){.pk-card{padding:24px}}.pk-grid{display:grid;gap:24px}.pk-grid--2{grid-template-columns:repeat(2,1fr)}.pk-grid--3{grid-template-columns:repeat(3,1fr)}.pk-grid--4{grid-template-columns:repeat(4,1fr)}@media screen and (max-width:989px){.pk-grid--3,.pk-grid--4{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:749px){.pk-grid--2,.pk-grid--3,.pk-grid--4{grid-template-columns:1fr;gap:16px}}@keyframes pk-fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pk-pulse{0%,to{opacity:1}50%{opacity:.7}}.pk-animate{animation:pk-fadeInUp .6s ease-out forwards}.pk-trust-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:var(--pk-cream);border-radius:var(--pk-radius-sm);font-size:13px;font-weight:500;color:var(--pk-text)}.pk-trust-badge__icon{width:20px;height:20px;flex-shrink:0}.pk-stars{display:inline-flex;gap:2px;color:var(--pk-cta);font-size:16px}.pk-separator{width:60px;height:3px;background:var(--pk-primary);border-radius:2px;margin:16px auto}@media screen and (max-width:749px){.pk-hide-mobile{display:none!important}.pk-show-mobile{display:block!important}.pk-btn{width:100%;justify-content:center}}@media screen and (min-width:750px){.pk-hide-desktop{display:none!important}.pk-show-desktop{display:block!important}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--pk-cream)}::-webkit-scrollbar-thumb{background:#2c2c2a33;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#2c2c2a59}html{scroll-behavior:smooth}
/*# sourceMappingURL=/cdn/shop/t/8/assets/premium-de.css.map */
