.porcelland-home{--pc-navy: #123a63;--pc-blue: #123a63;--pc-red: #123a63;--pc-yellow: #a9824f;--pc-sky: #eeebe5;--pc-ink: #232323;--pc-cream: #f7f5f1;--pc-gold-text: #76582f;--pc-gold-on-dark: #d8bd86;--pc-serif: var(--font-heading--family), "Noto Serif", Georgia, "Times New Roman", serif;--pc-sans: var(--font-body--family);color:var(--pc-ink);background:var(--pc-cream);font-family:var(--pc-sans);overflow:clip}.porcelland-home *,.porcelland-home *:before,.porcelland-home *:after{box-sizing:border-box}.pc-shell{width:min(calc(100% - 64px),1440px);margin-inline:auto}.pc-kicker{margin:0 0 18px;color:var(--pc-red);font:700 12px/1.2 var(--pc-sans);letter-spacing:.17em}.pc-display{margin:0;font-family:var(--pc-serif);font-weight:400;letter-spacing:-.058em;line-height:.93}.pc-display em{color:var(--pc-blue);font-style:italic;font-weight:400}.pc-button{display:inline-flex;min-height:54px;padding:0 24px;align-items:center;justify-content:center;gap:22px;color:var(--pc-cream);background:var(--pc-red);border:1px solid var(--pc-red);border-radius:0;font:700 11px/1 var(--pc-sans);letter-spacing:.1em;text-decoration:none;transition:color .2s ease,background .2s ease,transform .2s ease}.pc-button span{display:inline-flex;font-size:17px;font-weight:400}.pc-button:hover{color:var(--pc-red);background:var(--pc-cream);transform:translateY(-2px)}.pc-text-link{display:inline-flex;min-height:44px;width:fit-content;padding-block:14px 5px;align-items:center;color:inherit;border-bottom:1px solid currentColor;font:700 11px/1 var(--pc-sans);letter-spacing:.1em;text-decoration:none;transition:color .2s ease}.pc-text-link:hover{color:var(--pc-red)}.pc-hero{padding:0}.pc-hero__frame{position:relative;width:100%;height:clamp(420px,31vw,480px);margin-inline:auto;overflow:hidden;background:var(--pc-cream)}.pc-hero__copy{position:relative;z-index:3;display:flex;width:min(calc(100% - 64px),1440px);height:100%;margin-inline:auto;padding:42px 0;flex-direction:column;justify-content:center;align-items:flex-start}.pc-hero__title{max-width:600px;font-family:var(--pc-serif);font-size:clamp(54px,4.4vw,68px);font-weight:400;letter-spacing:-.058em;line-height:.9}.pc-hero__title span,.pc-hero__title em{display:block}.pc-hero__title span{color:var(--pc-ink)}.pc-hero__title em{color:var(--pc-blue);font-style:italic;font-weight:400}.pc-hero__lead{max-width:470px;margin:20px 0 24px;color:var(--pc-navy);font-size:clamp(14px,1vw,16px);line-height:1.68}.pc-hero__actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap}.pc-hero__actions .pc-button{min-height:48px;padding-inline:22px;gap:18px;background:var(--pc-navy);border-color:var(--pc-navy);border-radius:2px;box-shadow:0 8px 22px #123a631f;font-size:9px;letter-spacing:.12em}.pc-hero__actions .pc-button span{color:var(--pc-yellow);font-size:14px}.pc-hero__actions .pc-button:hover{color:var(--pc-navy);background:transparent;box-shadow:none}.pc-hero__actions .pc-text-link{position:relative;display:inline-flex;min-height:48px;padding:0 0 2px;align-items:center;color:var(--pc-navy);border:0;font-size:9px;letter-spacing:.12em}.pc-hero__actions .pc-text-link:after{position:absolute;right:0;bottom:9px;left:0;height:1px;background:var(--pc-yellow);content:"";transform-origin:left;transition:transform .2s ease}.pc-hero__actions .pc-text-link:hover:after{transform:scaleX(.55)}.pc-hero__note{margin:16px 0 0;color:#123a63c7;font-size:9px;font-weight:600;letter-spacing:.09em;line-height:1.4}.pc-hero__visual{position:absolute;top:0;right:0;bottom:0;left:44%;min-width:0;overflow:hidden;background:var(--pc-cream)}.pc-hero__visual>img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 58%}.pc-hero__visual:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f7f5f1 0%,rgba(247,245,241,.72) 7%,rgba(247,245,241,.16) 20%,transparent 34%);content:""}.pc-hero__fallback{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--pc-sky)}.pc-ticker{color:var(--pc-cream);background:var(--pc-navy);overflow:hidden}.pc-ticker__track{display:flex;width:max-content;animation:pc-ticker 65s linear infinite}.pc-ticker__group{display:flex;min-width:100vw;padding:10px 24px;flex:none;align-items:center;justify-content:flex-start;gap:34px}.pc-ticker__track span{display:flex;align-items:center;gap:16px;font-size:clamp(10px,.65vw,11px);font-weight:600;letter-spacing:.09em;white-space:nowrap}.pc-ticker__track span:after{color:var(--pc-yellow);content:"\b7";font:400 13px/1 var(--pc-serif)}@keyframes pc-ticker{to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.pc-ticker__track{animation:none}}.pc-section-head{display:grid;margin-bottom:50px;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:end;gap:clamp(40px,7vw,110px)}.pc-section-head h2{font-size:clamp(48px,4.8vw,72px)}.pc-section-head__aside{padding-bottom:7px}.pc-section-head__aside p{max-width:420px;margin:0 0 22px;color:var(--pc-navy);font-size:14px;line-height:1.65}.pc-section-head--compact h2{font-size:clamp(44px,4.4vw,66px)}.pc-categories{padding-block:clamp(88px,7vw,112px)}.pc-categories .pc-section-head{margin-bottom:clamp(38px,3.4vw,50px)}.pc-categories .pc-section-head h2{max-width:680px;font-size:clamp(44px,4vw,62px)}.pc-categories .pc-section-head__aside{max-width:390px;justify-self:end}.pc-categories .pc-section-head__aside p{max-width:360px;color:#123a63d1}.pc-categories .pc-section-head__aside .pc-text-link{border-color:var(--pc-yellow)}.pc-categories__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(18px,1.65vw,26px)}.pc-category{display:flex;min-width:0;flex-direction:column;color:var(--pc-ink);background:transparent;border:0;border-radius:0;text-decoration:none;box-shadow:none}.pc-category--1,.pc-category--4,.pc-category--2,.pc-category--3{grid-column:auto}.pc-category__media{--pc-category-media-pad: clamp(12px, 1.25vw, 20px);position:relative;aspect-ratio:4 / 3;overflow:hidden;background:#ffffff61;border:1px solid rgba(18,58,99,.09);border-radius:3px;transition:border-color .3s ease,background .3s ease}.pc-category__media img,.pc-category__media svg{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;padding:var(--pc-category-media-pad);object-fit:contain;object-position:center;transition:transform .65s cubic-bezier(.22,.61,.36,1)}.pc-category:hover .pc-category__media{background:#ffffffa8;border-color:#a9824f85;box-shadow:0 16px 36px #123a630f}.pc-category:hover .pc-category__media img{transform:scale(1.025)}.pc-category__content{display:grid;min-height:68px;padding:14px 2px;grid-template-columns:1fr auto;align-items:center;gap:16px;color:var(--pc-navy);background:transparent;border-bottom:1px solid rgba(18,58,99,.16)}.pc-category:nth-child(2) .pc-category__content,.pc-category:nth-child(3) .pc-category__content,.pc-category:nth-child(4) .pc-category__content{color:var(--pc-navy);background:transparent}.pc-category h3{margin:0;font:400 clamp(22px,1.55vw,27px)/1.08 var(--pc-serif);letter-spacing:-.035em}.pc-category__content i{display:grid;width:24px;height:24px;color:var(--pc-yellow);font-size:16px;font-style:normal;line-height:1;place-items:center;transition:transform .25s ease,color .25s ease}.pc-category__content i .pc-icon{width:16px;height:16px}.pc-category:hover .pc-category__content i{color:var(--pc-navy);transform:translate(3px,-3px)}.pc-edit{padding-block:clamp(96px,8.5vw,136px);background:var(--pc-sky)}.pc-edit .pc-section-head{margin-bottom:clamp(42px,4vw,58px)}.pc-edit .pc-section-head h2{max-width:680px}.pc-edit .pc-section-head__aside{max-width:390px;justify-self:end}.pc-edit .pc-section-head__aside p{max-width:350px;color:#123a63d1}.pc-edit .pc-section-head__aside .pc-text-link{border-color:var(--pc-yellow)}.pc-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:48px clamp(18px,1.5vw,24px)}.pc-product{display:flex;min-width:0;flex-direction:column;color:var(--pc-ink);text-decoration:none;transition:transform .3s ease}.pc-product:hover{transform:translateY(-3px)}.pc-product__image{position:relative;aspect-ratio:1;overflow:hidden;background:var(--pc-cream);border:1px solid rgba(18,58,99,.09);border-radius:3px;transition:border-color .3s ease,box-shadow .3s ease}.pc-product__image:after{position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid transparent;content:"";transition:border-color .3s ease;pointer-events:none}.pc-product:hover .pc-product__image{border-color:#a9824f80;box-shadow:0 16px 34px #123a6312}.pc-product:hover .pc-product__image:after{border-color:#a9824f9e}.pc-product__image img,.pc-product__placeholder{display:block;width:100%;height:100%;padding:clamp(10px,1vw,15px);object-fit:contain;transition:transform .6s cubic-bezier(.22,.61,.36,1)}.pc-product__placeholder{color:#123a6329}.pc-product:hover .pc-product__image img{transform:scale(1.025)}.pc-product__index{position:absolute;top:14px;left:14px;color:var(--pc-yellow);font-size:8px;font-weight:700;letter-spacing:.14em}.pc-product__badge{position:absolute;top:14px;right:14px;padding:7px 9px;color:var(--pc-navy);background:#f7f5f1eb;border:1px solid rgba(169,130,79,.65);border-radius:2px;font-size:8px;font-weight:650;letter-spacing:.08em}.pc-product__arrow{position:absolute;right:14px;bottom:14px;display:grid;width:32px;aspect-ratio:1;color:var(--pc-navy);background:#f7f5f1f0;border:1px solid rgba(169,130,79,.65);border-radius:50%;font-size:16px;opacity:0;place-items:center;transform:translateY(8px);transition:opacity .25s ease,transform .25s ease}.pc-product__arrow .pc-icon{width:14px;height:14px}.pc-product:hover .pc-product__arrow{opacity:1;transform:translateY(0)}.pc-product__details{display:flex;min-height:132px;padding:16px 2px 17px;flex:1;flex-direction:column;border-bottom:1px solid rgba(18,58,99,.14)}.pc-product__category{margin:0 0 8px;color:#4c6278;font-size:11px;font-weight:650;letter-spacing:.1em;line-height:1.35}.pc-product__meta{display:flex;min-width:0;flex:1;flex-direction:column}.pc-product__title{display:-webkit-box;min-height:2.72em;margin:0;overflow:hidden;font-family:var(--pc-sans);font-size:14px;font-weight:550;letter-spacing:-.012em;line-height:1.42;-webkit-box-orient:vertical;-webkit-line-clamp:2}.pc-product__price{display:flex;margin:auto 0 0;padding-top:14px;align-items:baseline;gap:9px;font-variant-numeric:tabular-nums;line-height:1;white-space:nowrap}.pc-product__price-current{display:inline-flex;align-items:baseline;gap:3px;color:var(--pc-navy);font-size:17px;font-weight:650;letter-spacing:-.03em}.pc-product__price--sale .pc-product__price-current{color:var(--pc-navy)}.pc-product__price-compare{color:#63615e;font-size:12px;font-weight:500}.pc-product__currency{font-size:.62em;font-weight:700;letter-spacing:.04em}.pc-trust{position:relative;padding:clamp(116px,9vw,140px) 0 0;color:var(--pc-cream);background:var(--pc-navy);overflow:hidden}.pc-trust:before{position:absolute;z-index:0;top:-1px;left:-4%;width:108%;height:clamp(88px,7.5vw,112px);background:var(--pc-sky);border-radius:0 0 50% 50%/0 0 100% 100%;content:""}.pc-trust__grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#f7f5f109;border:1px solid rgba(247,245,241,.18);border-top-color:#a9824fb8;border-radius:4px;overflow:hidden}.pc-trust__item{position:relative;display:grid;min-height:126px;padding:24px 22px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:16px;text-align:left}.pc-trust__item+.pc-trust__item{border-left:1px solid rgba(247,245,241,.14)}.pc-trust__item:after{position:absolute;top:11px;right:13px;color:var(--pc-gold-on-dark);font:700 11px/1 var(--pc-sans);letter-spacing:.12em}.pc-trust__item:nth-child(1):after{content:"01"}.pc-trust__item:nth-child(2):after{content:"02"}.pc-trust__item:nth-child(3):after{content:"03"}.pc-trust__item:nth-child(4):after{content:"04"}.pc-trust__icon{display:grid;width:42px;height:42px;padding:9px;color:var(--pc-cream);border:1px solid rgba(169,130,79,.72);border-radius:50%;place-items:center}.pc-trust__icon svg{display:block;width:100%;height:100%;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65}.pc-trust__item h3{max-width:190px;margin:0;color:var(--pc-cream);font:400 clamp(14px,1.15vw,17px)/1.22 var(--pc-serif);letter-spacing:-.018em}.pc-trust__item h3 a{display:inline-flex;min-height:44px;margin-top:4px;align-items:center;color:#f7f5f1ad;font:600 11px/1.2 var(--pc-sans);letter-spacing:.08em;text-decoration-color:var(--pc-yellow);text-decoration-thickness:1px;text-underline-offset:4px}.pc-trust__item h3 a:hover{color:var(--pc-cream)}.pc-proof{padding:clamp(70px,7vw,104px) 0 clamp(100px,10vw,150px);color:var(--pc-cream);background:var(--pc-navy)}.pc-proof__layout{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);align-items:start;gap:clamp(50px,9vw,150px)}.pc-proof__intro{position:sticky;top:140px}.pc-proof__intro .pc-kicker{color:var(--pc-gold-on-dark)}.pc-proof__intro h2{margin-bottom:34px;font-size:clamp(52px,5.5vw,80px)}.pc-proof__intro h2 em{color:var(--pc-yellow)}.pc-promises{border-top:1px solid rgba(247,245,241,.25)}.pc-promise{display:grid;padding:36px 0;grid-template-columns:70px 1fr;gap:20px;border-bottom:1px solid rgba(247,245,241,.25)}.pc-promise>span{display:grid;width:42px;aspect-ratio:1;color:var(--pc-navy);background:var(--pc-cream);border:1px solid var(--pc-yellow);border-radius:50%;font-size:11px;font-weight:700;place-items:center}.pc-promise h3{margin:0 0 9px;color:var(--pc-cream);font:400 28px/1.05 var(--pc-serif);letter-spacing:-.035em}.pc-promise p{max-width:550px;margin:0;color:#f7f5f1b8;font-size:13px;line-height:1.65}.pc-story{position:relative;min-height:500px;padding-block:clamp(86px,8vw,126px);color:var(--pc-ink);background:var(--pc-cream);overflow:hidden}.pc-story:before{position:absolute;top:0;right:max(32px,calc((100vw - 1440px)/2 + 32px));left:max(32px,calc((100vw - 1440px)/2 + 32px));height:1px;background:linear-gradient(90deg,var(--pc-yellow),rgba(169,130,79,.15) 35%,rgba(169,130,79,.15) 65%,var(--pc-yellow));content:""}.pc-story__inner{position:relative;z-index:1;display:grid;width:min(calc(100% - 64px),1440px);margin-inline:auto;grid-template-columns:minmax(170px,.34fr) minmax(0,1.66fr);align-items:center;gap:clamp(56px,8vw,124px)}.pc-story__mark{position:relative;z-index:1;display:flex;width:min(100%,220px);aspect-ratio:1;padding:32px;flex-direction:column;align-items:center;justify-content:center;color:var(--pc-navy);background:transparent;border:1px solid rgba(169,130,79,.68);border-radius:50%;text-align:center}.pc-story__mark:before{position:absolute;top:9px;right:9px;bottom:9px;left:9px;border:1px solid rgba(18,58,99,.14);border-radius:50%;content:""}.pc-story__mark span{font:400 clamp(78px,8vw,120px)/.7 var(--pc-serif);letter-spacing:-.1em}.pc-story__mark small{margin-top:22px;font-size:8px;font-weight:700;letter-spacing:.16em;line-height:1.4}.pc-story__copy{position:relative;z-index:1;max-width:920px}.pc-story__copy .pc-kicker{color:var(--pc-navy)}.pc-story__copy h2{max-width:900px;font-size:clamp(46px,4.7vw,70px)}.pc-story__copy>p:not(.pc-kicker){max-width:720px;margin:28px 0 32px;color:#232323c7;font-size:15px;line-height:1.75}.pc-story__stamp{position:absolute;right:-10px;bottom:-104px;color:#a9824f1c;font:400 340px/.8 var(--pc-serif);transform:rotate(-6deg)}.pc-new{background:var(--pc-cream);border-top:1px solid rgba(18,58,99,.08)}.pc-new .pc-product__image{background:#eeebe5c7}.pc-newsletter{position:relative;padding:clamp(86px,8vw,118px) 24px;color:var(--pc-cream);background:var(--pc-navy);overflow:hidden}.pc-newsletter__pattern{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 8% 50%,transparent 0 110px,rgba(169,130,79,.16) 111px 112px,transparent 113px),radial-gradient(circle at 92% 50%,transparent 0 150px,rgba(169,130,79,.12) 151px 152px,transparent 153px)}.pc-newsletter__inner{position:relative;z-index:1;max-width:860px;margin-inline:auto;padding-block:22px;border-top:1px solid rgba(169,130,79,.68);border-bottom:1px solid rgba(169,130,79,.32);text-align:center}.pc-newsletter .pc-kicker{color:var(--pc-gold-on-dark)}.pc-newsletter h2{font-size:clamp(48px,5.2vw,74px)}.pc-newsletter h2 em{color:var(--pc-yellow)}.pc-newsletter__inner>p:not(.pc-kicker){max-width:560px;margin:26px auto 34px;color:#f7f5f1d1;font-size:14px;line-height:1.7}.pc-newsletter form{position:relative;display:flex;max-width:600px;min-height:60px;margin:auto;padding:5px;background:var(--pc-cream);border:1px solid rgba(169,130,79,.5);border-radius:3px}.pc-newsletter input{min-width:0;padding:0 18px;flex:1;color:var(--pc-ink);background:transparent;border:0;outline:0}.pc-newsletter input::placeholder{color:#23232394}.pc-newsletter button{padding:0 20px;color:var(--pc-cream);background:var(--pc-navy);border:0;border-radius:3px;font-size:10px;font-weight:700;letter-spacing:.09em;cursor:pointer}.pc-newsletter button span{display:inline-flex;margin-left:14px;font-size:16px;vertical-align:middle}.pc-newsletter__feedback{position:absolute;top:calc(100% + 12px);right:0;left:0;margin:0;color:var(--pc-cream);font-size:12px}.pc-newsletter__feedback ul{margin:0;padding:0;list-style:none}.pc-newsletter__privacy{display:block;margin-top:18px;color:#f7f5f1c7;font-size:11px;letter-spacing:.02em}body:has(.porcelland-home) #header-group,body:has(.porcelland-home) .header-section,body:has(.porcelland-home) .header{--color-background: #f7f5f1;background-color:#f7f5f1!important}body:has(.porcelland-home) .header-section{border-bottom:1px solid rgba(18,58,99,.12)}body:has(.porcelland-home) .header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}body:has(.porcelland-home) .menu-list__link{font-size:12px;font-weight:600;letter-spacing:.02em}@media(max-width:1100px){.pc-hero__copy{width:min(calc(100% - 64px),1440px)}.pc-hero__title{font-size:clamp(50px,5.8vw,66px)}.pc-products{grid-template-columns:repeat(3,minmax(0,1fr))}.pc-shortcuts__inner{width:100%}}@media(max-width:820px){.pc-shell{width:min(calc(100% - 40px),1440px)}.pc-hero{padding:12px 12px 0}.pc-hero__frame{display:flex;height:auto;min-height:0;flex-direction:column}.pc-hero__copy{width:100%;height:auto;padding:50px 32px 30px;background:var(--pc-cream)}.pc-hero__title{max-width:620px;font-size:clamp(48px,10vw,62px)}.pc-hero__visual{position:relative;inset:auto;width:100%;min-height:clamp(240px,55vw,340px);order:2}.pc-hero__visual>img{position:absolute;top:0;right:0;bottom:0;left:0;object-position:center 58%}.pc-hero__visual:after{background:linear-gradient(0deg,rgba(247,245,241,.08),transparent 40%)}.pc-section-head{grid-template-columns:1fr;align-items:start;gap:28px}.pc-section-head__aside{max-width:520px}.pc-categories__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pc-category--1,.pc-category--2,.pc-category--3,.pc-category--4{grid-column:auto}.pc-category__media{aspect-ratio:4 / 3}.pc-products,.pc-trust__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pc-trust__item{min-height:118px}.pc-trust__item:nth-child(3){border-left:0}.pc-trust__item:nth-child(n+3){border-top:1px solid rgba(247,245,241,.14)}.pc-proof__layout{grid-template-columns:1fr}.pc-proof__intro{position:static}.pc-story__inner{grid-template-columns:150px 1fr;gap:42px}.pc-story__mark{width:150px}}@media(max-width:560px){.pc-shell{width:min(calc(100% - 32px),1440px)}.pc-kicker{margin-bottom:13px;font-size:12px}.pc-hero{padding:0}.pc-hero__frame{border:0;border-radius:0}.pc-hero__copy{padding:42px 22px 24px}.pc-hero__title{font-size:clamp(42px,12.5vw,52px);line-height:.89}.pc-hero__lead{margin:18px 0 21px;font-size:13px;line-height:1.55}.pc-hero__actions{gap:20px}.pc-button{min-height:50px;padding-inline:18px;gap:12px;font-size:11px}.pc-hero__note{margin-top:16px;font-size:11px}.pc-hero__visual{height:220px;min-height:220px;flex:0 0 220px}.pc-ticker__group{padding:9px 18px;gap:26px}.pc-ticker__track span{gap:13px;font-size:11px}.pc-categories,.pc-edit,.pc-proof{padding-block:78px}.pc-section-head{margin-bottom:34px}.pc-section-head h2,.pc-section-head--compact h2{font-size:clamp(40px,11.5vw,50px)}.pc-section-head__aside p{font-size:13px}.pc-categories__grid{display:grid;width:calc(100% + 16px);padding-right:16px;grid-template-columns:none;grid-auto-columns:calc((100% - 26px)/2);grid-auto-flow:column;gap:10px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none}.pc-categories__grid::-webkit-scrollbar{display:none}.pc-category{min-width:0;scroll-snap-align:start}.pc-category__media{--pc-category-media-pad: 9px;height:140px;aspect-ratio:auto}.pc-category__content{min-height:58px;padding:10px 2px;gap:8px}.pc-category h3{font-size:17px;line-height:1.08}.pc-category__content i{font-size:15px}.pc-products{gap:34px 12px}.pc-product__image{aspect-ratio:1}.pc-product__image:after{border-width:1px}.pc-product__image img,.pc-product__placeholder{padding:8px}.pc-product__index{top:9px;left:9px;font-size:7px}.pc-product__badge{top:8px;right:8px;padding:6px 7px;font-size:10px}.pc-product__arrow{display:none}.pc-product__details{min-height:124px;padding:12px 1px 13px}.pc-product__category{margin-bottom:6px;font-size:11px}.pc-product__title{font-size:13px;line-height:1.4}.pc-product__price{padding-top:10px;gap:6px}.pc-product__price-current{font-size:15px}.pc-product__price-compare{font-size:11px}.pc-trust{padding:112px 0 0}.pc-trust:before{left:-10%;width:120%;height:88px}.pc-trust__grid{width:min(calc(100% - 24px),1440px)}.pc-trust__item{min-height:108px;padding:17px 11px;grid-template-columns:32px minmax(0,1fr);gap:9px}.pc-trust__item:after{top:8px;right:8px;font-size:10px}.pc-trust__icon{width:32px;height:32px;padding:7px}.pc-trust__item h3{max-width:116px;font-size:12px;line-height:1.2}.pc-trust__item h3 a{min-height:44px;margin-top:3px;font-size:11px;letter-spacing:.03em;text-underline-offset:3px}.pc-trust__item h3 a{margin-top:3px;text-underline-offset:4px}.pc-proof__layout{gap:40px}.pc-proof__intro h2{font-size:clamp(48px,14vw,62px)}.pc-promise{padding:28px 0;grid-template-columns:48px 1fr;gap:12px}.pc-promise>span{width:34px}.pc-promise h3{font-size:24px}.pc-story{min-height:0;padding-block:72px}.pc-story:before{right:16px;left:16px}.pc-story__inner{width:calc(100% - 44px);grid-template-columns:1fr;gap:38px}.pc-story__mark{width:112px;padding:18px}.pc-story__mark span{font-size:64px}.pc-story__mark small{margin-top:14px;font-size:6px}.pc-story__copy h2{font-size:clamp(42px,12vw,54px)}.pc-story__copy>p:not(.pc-kicker){margin-block:22px 28px;font-size:14px}.pc-story__stamp{right:-38px;bottom:-50px;font-size:210px}.pc-newsletter{padding:84px 18px}.pc-newsletter__inner{padding-block:18px}.pc-newsletter h2{font-size:clamp(44px,12.5vw,56px)}.pc-newsletter form{min-height:56px}.pc-newsletter input{width:1px;padding-inline:12px;font-size:13px}.pc-newsletter button{padding-inline:12px;font-size:11px}.pc-newsletter button span{margin-left:6px}}@media(prefers-reduced-motion:reduce){.porcelland-home *,.porcelland-home *:before,.porcelland-home *:after{scroll-behavior:auto!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/porcelland-premium.css.map */
