@font-face{font-family:FiraGO;src:url(/fonts/FiraGO-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:FiraGO;src:url(/fonts/FiraGO-Medium.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:FiraGO;src:url(/fonts/FiraGO-Bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}.pk-root{color:#3d3d3d;word-break:break-word;overflow-wrap:anywhere;max-width:768px;margin-inline:auto;padding:8px 4px;font-family:FiraGO,system-ui,sans-serif;font-size:17px;line-height:1.65}.pk-root *{box-sizing:border-box}.pk-heading{color:#682149;margin:1.75rem 0 .75rem;font-weight:700;line-height:1.2}.pk-heading--h2{font-size:1.75rem}.pk-heading--h3{font-size:1.35rem}.pk-richtext{margin:1rem 0}.pk-richtext p{margin:0 0 .85rem}.pk-richtext p:last-child{margin-bottom:0}.pk-richtext strong{font-weight:700}.pk-richtext em{font-style:italic}.pk-richtext a{color:#dd64a6;text-decoration:underline}.pk-richtext h3{color:#682149;margin:1.25rem 0 .5rem;font-size:1.3rem;font-weight:700}.pk-richtext h4{color:#682149;margin:1rem 0 .5rem;font-size:1.1rem;font-weight:700}.pk-richtext ul,.pk-richtext ol{margin:0 0 .85rem;padding-left:1.5rem}.pk-richtext ul{list-style:outside}.pk-richtext ol{list-style:decimal}.pk-richtext li{margin:.25rem 0}.pk-richtext blockquote{color:#3d3d3d;border-left:4px solid #dd64a6;margin:.85rem 0;padding:.25rem 1rem}.pk-richtext:after{content:"";clear:both;display:table}.pk-richtext .pk-inline-img{border-radius:.75rem;height:auto}.pk-richtext .pk-inline-img--left{float:left;max-width:45%;margin:.25rem 1.25rem .75rem 0}.pk-richtext .pk-inline-img--right{float:right;max-width:45%;margin:.25rem 0 .75rem 1.25rem}.pk-richtext .pk-inline-img--center{max-width:100%;margin:1rem auto;display:block}@media (max-width:640px){.pk-richtext .pk-inline-img--left,.pk-richtext .pk-inline-img--right{float:none;max-width:100%;margin:1rem 0;display:block}}.pk-image{max-width:100%;margin:1.5rem 0}.pk-image--left{margin-left:0;margin-right:auto}.pk-image--center{margin-left:auto;margin-right:auto}.pk-image--right{margin-left:auto;margin-right:0}.pk-image--full{width:100%}.pk-image img{border-radius:0;width:100%;height:auto;display:block}.pk-image--radius-lg img{border-radius:1rem}.pk-image--radius-full img{aspect-ratio:1;object-fit:cover;border-radius:9999px}.pk-image--shadow-soft img{box-shadow:0 4px 12px #6821491a}.pk-image--shadow-strong img{box-shadow:0 12px 28px #68214933}.pk-image figcaption{color:#6b6b6b;text-align:center;margin-top:.5rem;font-size:.8rem;font-style:italic}.pk-placeholder{text-align:center;color:#6b6b6b;border:1px dashed #d4b8c9;border-radius:.5rem;margin:1.5rem 0;padding:1.5rem}.pk-imagetext{margin:1.5rem 0}.pk-imagetext--cols{grid-template-columns:1fr 1fr;align-items:center;gap:1.5rem;display:grid}.pk-imagetext--cols.pk-ratio-1-2{grid-template-columns:1fr 2fr}.pk-imagetext--cols.pk-ratio-2-1{grid-template-columns:2fr 1fr}.pk-imagetext--img-right.pk-imagetext--cols .pk-imagetext__img{order:2}.pk-imagetext--img-right.pk-imagetext--cols .pk-imagetext__text{order:1}.pk-imagetext--wrap:after{content:"";clear:both;display:table}.pk-imagetext--wrap .pk-imagetext__img{float:left;width:45%;margin:0 1.5rem 1rem 0}.pk-imagetext--wrap.pk-imagetext--img-right .pk-imagetext__img{float:right;margin:0 0 1rem 1.5rem}@media (max-width:768px){.pk-imagetext--cols{grid-template-columns:1fr}.pk-imagetext--wrap .pk-imagetext__img{float:none;width:100%;margin:0 0 1rem}}.pk-section{border-radius:1rem;margin:1.5rem 0;padding:1.75rem}.pk-section--none{background:0 0;padding:0}.pk-section--cream{background:#fafaf8}.pk-section--pink{background:#f5e6ef}.pk-section--blackberry{color:#fff;background:#682149}.pk-section--center{text-align:center}.pk-section--center .pk-image,.pk-section--center .pk-button{margin-left:auto;margin-right:auto}.pk-section--blackberry .pk-heading,.pk-section--blackberry .pk-richtext,.pk-section--blackberry .pk-quote p,.pk-section--blackberry .pk-richtext a{color:#fff}.pk-section--blackberry .pk-button--secondary{color:#fff;border-color:#ffffff80}.pk-row{grid-template-columns:repeat(var(--pk-cols,2), minmax(0, 1fr));gap:var(--pk-gap,1.5rem);margin:1.5rem 0;display:grid}.pk-row>*{min-width:0}@media (max-width:768px){.pk-row{grid-template-columns:1fr}}.pk-gallery{gap:.75rem;margin:1.5rem 0;display:grid}.pk-gallery--2{grid-template-columns:repeat(2,1fr)}.pk-gallery--3{grid-template-columns:repeat(3,1fr)}.pk-gallery--4{grid-template-columns:repeat(4,1fr)}.pk-gallery img{aspect-ratio:4/3;object-fit:cover;border-radius:.75rem;width:100%}@media (max-width:768px){.pk-gallery--3,.pk-gallery--4{grid-template-columns:repeat(2,1fr)}}.pk-callout{border-left:4px solid;border-radius:0 .75rem .75rem 0;margin:1.5rem 0;padding:1rem 1.25rem}.pk-callout p{margin:0 0 .6rem}.pk-callout p:last-child{margin-bottom:0}.pk-callout--note{background:#f5e6ef80;border-color:#dd64a6}.pk-callout--warning{background:#fffbeb;border-color:#fbbf24}.pk-callout--tip{background:#6821490d;border-color:#682149}.pk-quote{background:#f5e6ef4d;border-left:4px solid #dd64a6;border-radius:0 .75rem .75rem 0;margin:1.5rem 0;padding:.75rem 1.25rem}.pk-quote p{color:#3d3d3d;margin:0;font-style:italic}.pk-quote cite{color:#6b6b6b;margin-top:.5rem;font-size:.8rem;font-style:normal;display:block}.pk-button{cursor:pointer;border-radius:9999px;align-items:center;gap:.5rem;margin:1rem 0;padding:.85rem 1.75rem;font-weight:700;text-decoration:none;display:inline-flex}.pk-button--primary{color:#fff;background:#682149}.pk-button--pink{color:#fff;background:#dd64a6}.pk-button--white{color:#682149;background:#fff;border:1px solid #682149}.pk-button--secondary{color:#682149;background:0 0;border:1px solid #68214933}.pk-divider{border:0;border-top:1px solid #6821491a;margin:2rem 0}
