.rural-promo-trigger{position:fixed;z-index:var(--rpt-z, 998);display:inline-flex;align-items:stretch;background:var(--rpt-bg);color:var(--rpt-fg);border-radius:var(--rpt-radius);box-shadow:0 .4rem 1.6rem #0000002e;font-family:var(--font-body-family, inherit);font-weight:600;letter-spacing:.04em;text-transform:uppercase;line-height:1;pointer-events:auto;transition:transform .28s cubic-bezier(.2,.8,.2,1),opacity .2s ease;will-change:transform}.rural-promo-trigger--left{left:0;top:var(--rpt-desktop-top, 65%);transform:translate(calc(-100% + 1.4rem),-50%);border-top-left-radius:0;border-bottom-left-radius:0}.rural-promo-trigger--right{right:0;top:var(--rpt-desktop-top, 65%);transform:translate(calc(100% - 1.4rem),-50%);border-top-right-radius:0;border-bottom-right-radius:0}.rural-promo-trigger--collapsed:hover,.rural-promo-trigger--collapsed:focus-within,.rural-promo-trigger--peek{transform:translateY(-50%)}.rural-promo-trigger--left.rural-promo-trigger--dismissed,.rural-promo-trigger--left.rural-promo-trigger--dismissed:hover,.rural-promo-trigger--left.rural-promo-trigger--dismissed:focus-within{transform:translate(calc(-100% + 1.4rem),-50%)!important}.rural-promo-trigger--right.rural-promo-trigger--dismissed,.rural-promo-trigger--right.rural-promo-trigger--dismissed:hover,.rural-promo-trigger--right.rural-promo-trigger--dismissed:focus-within{transform:translate(calc(100% - 1.4rem),-50%)!important}.rural-promo-trigger--dismissed .rural-promo-trigger__close{display:none}.rural-promo-trigger__button{-webkit-appearance:none;appearance:none;background:transparent;border:0;color:inherit;font:inherit;cursor:pointer;padding:1rem 1.4rem;display:inline-flex;align-items:center;gap:.6rem;white-space:nowrap}.rural-promo-trigger__button:focus-visible{outline:.2rem solid var(--rpt-fg);outline-offset:.2rem}.rural-promo-trigger__expanded-text{display:none}.rural-promo-trigger--show-expanded.rural-promo-trigger--peek .rural-promo-trigger__text,.rural-promo-trigger--show-expanded.rural-promo-trigger--collapsed:hover .rural-promo-trigger__text,.rural-promo-trigger--show-expanded.rural-promo-trigger--collapsed:focus-within .rural-promo-trigger__text{display:none}.rural-promo-trigger--show-expanded.rural-promo-trigger--peek .rural-promo-trigger__expanded-text,.rural-promo-trigger--show-expanded.rural-promo-trigger--collapsed:hover .rural-promo-trigger__expanded-text,.rural-promo-trigger--show-expanded.rural-promo-trigger--collapsed:focus-within .rural-promo-trigger__expanded-text{display:inline}.rural-promo-trigger__close{-webkit-appearance:none;appearance:none;background:transparent;border:0;color:var(--rpt-close);cursor:pointer;padding:0 .9rem 0 .2rem;display:inline-flex;align-items:center;justify-content:center;opacity:.85;transition:opacity .15s ease}.rural-promo-trigger__close:hover,.rural-promo-trigger__close:focus-visible{opacity:1}.rural-promo-trigger__close:focus-visible{outline:.2rem solid var(--rpt-fg);outline-offset:.2rem}@keyframes rural-promo-peek-left{0%{transform:translate(calc(-100% + 1.4rem),-50%)}40%{transform:translateY(-50%)}75%{transform:translateY(-50%)}to{transform:translate(calc(-100% + 1.4rem),-50%)}}@keyframes rural-promo-peek-right{0%{transform:translate(calc(100% - 1.4rem),-50%)}40%{transform:translateY(-50%)}75%{transform:translateY(-50%)}to{transform:translate(calc(100% - 1.4rem),-50%)}}.rural-promo-trigger--left.rural-promo-trigger--animating{animation:rural-promo-peek-left 2.2s ease-in-out}.rural-promo-trigger--right.rural-promo-trigger--animating{animation:rural-promo-peek-right 2.2s ease-in-out}body.menu-open .rural-promo-trigger,body.cart-open .rural-promo-trigger,body.modal-open .rural-promo-trigger,body.overflow-hidden .rural-promo-trigger,.rural-promo-trigger--overlay-open{opacity:0;pointer-events:none}.rural-promo-trigger--hidden{display:none!important}@media screen and (max-width:749px){.rural-promo-trigger--hide-mobile{display:none!important}.rural-promo-trigger--left{top:auto;bottom:calc(var(--rpt-mobile-bottom, 22%) + env(safe-area-inset-bottom,0px));transform:translate(calc(-100% + 1.2rem))}.rural-promo-trigger--right{top:auto;bottom:calc(var(--rpt-mobile-bottom, 22%) + env(safe-area-inset-bottom,0px));transform:translate(calc(100% - 1.2rem))}.rural-promo-trigger--left.rural-promo-trigger--peek,.rural-promo-trigger--left:hover,.rural-promo-trigger--left:focus-within{transform:translate(0)}.rural-promo-trigger--right.rural-promo-trigger--peek,.rural-promo-trigger--right:hover,.rural-promo-trigger--right:focus-within{transform:translate(0)}.rural-promo-trigger--left.rural-promo-trigger--dismissed,.rural-promo-trigger--left.rural-promo-trigger--dismissed:hover,.rural-promo-trigger--left.rural-promo-trigger--dismissed:focus-within{transform:translate(calc(-100% + 1.2rem))!important}.rural-promo-trigger--right.rural-promo-trigger--dismissed,.rural-promo-trigger--right.rural-promo-trigger--dismissed:hover,.rural-promo-trigger--right.rural-promo-trigger--dismissed:focus-within{transform:translate(calc(100% - 1.2rem))!important}@keyframes rural-promo-peek-left-mobile{0%{transform:translate(calc(-100% + 1.2rem))}40%{transform:translate(0)}75%{transform:translate(0)}to{transform:translate(calc(-100% + 1.2rem))}}@keyframes rural-promo-peek-right-mobile{0%{transform:translate(calc(100% - 1.2rem))}40%{transform:translate(0)}75%{transform:translate(0)}to{transform:translate(calc(100% - 1.2rem))}}.rural-promo-trigger--left.rural-promo-trigger--animating{animation:rural-promo-peek-left-mobile 2.2s ease-in-out}.rural-promo-trigger--right.rural-promo-trigger--animating{animation:rural-promo-peek-right-mobile 2.2s ease-in-out}.rural-promo-trigger__button{padding:.8rem 1.2rem;font-size:1.3rem}}@media screen and (min-width:750px){.rural-promo-trigger--hide-desktop{display:none!important}}@media(prefers-reduced-motion:reduce){.rural-promo-trigger,.rural-promo-trigger--animating,.rural-promo-trigger__close{animation:none!important;transition:none!important}}.rural-testimonial-carousel{font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight)}.rural-testimonial-carousel__container{max-width:var(--page-width);margin:0 auto;padding-left:1.5rem;padding-right:1.5rem}.rural-testimonial-carousel__header{text-align:center;margin:0 auto 3.2rem;max-width:72rem}.rural-testimonial-carousel__heading{margin:0 0 1rem;color:rgb(var(--color-foreground));font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);line-height:1.1}.rural-testimonial-carousel__subheading{color:rgb(var(--color-foreground));font-size:1.5rem;line-height:1.4;opacity:.85}.rural-testimonial-carousel__subheading>*:first-child{margin-top:0}.rural-testimonial-carousel__subheading>*:last-child{margin-bottom:0}.rural-testimonial-carousel__splide{position:relative}.rural-testimonial-carousel__slide{height:auto}.rural-testimonial-carousel__card{display:flex;flex-direction:column;height:100%;background:rgb(var(--color-background));border:var(--rtc-card-border-width) solid var(--rtc-card-border-color);border-radius:var(--rtc-card-radius);box-shadow:0 6px 24px var(--rtc-card-shadow);overflow:hidden;position:relative;color:rgb(var(--color-foreground))}.rural-testimonial-carousel__image-wrapper{position:relative;width:100%;background:rgba(var(--color-foreground),.04);overflow:hidden}.rural-testimonial-carousel__image-wrapper--square{aspect-ratio:1 / 1}.rural-testimonial-carousel__image-wrapper--portrait{aspect-ratio:3 / 4}.rural-testimonial-carousel__image-wrapper--natural{aspect-ratio:auto;min-height:18rem}.rural-testimonial-carousel__image,.rural-testimonial-carousel__placeholder-svg{width:100%;height:100%;object-fit:cover;display:block}.rural-testimonial-carousel__image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:rgba(var(--color-foreground),.06)}.rural-testimonial-carousel__rating{display:inline-flex;align-items:center;justify-content:center;gap:.2rem;margin:1.4rem auto 0;color:var(--rtc-star-color);padding:0 1.4rem}.rural-testimonial-carousel__star{width:1.6rem;height:1.6rem;display:block}.rural-testimonial-carousel__body{padding:1rem 1.4rem 1.8rem;display:flex;flex-direction:column;gap:.6rem;flex:1 0 auto}.rural-testimonial-carousel__name{display:inline-flex;align-items:center;justify-content:var(--rtc-text-align, center);gap:.4rem;margin:0;font-weight:600;font-size:1.55rem;line-height:1.2}.rural-testimonial-carousel__card[style*="--rtc-text-align: left"] .rural-testimonial-carousel__name,[data-text-align=left] .rural-testimonial-carousel__name{justify-content:flex-start}.rural-testimonial-carousel__verified{display:inline-flex;align-items:center;color:rgba(var(--color-foreground),.6)}.rural-testimonial-carousel__verified svg{width:1.5rem;height:1.5rem;display:block}.rural-testimonial-carousel__text{margin:0;font-size:1.45rem;line-height:1.45;color:rgba(var(--color-foreground),.85);white-space:pre-line}.rural-testimonial-carousel__product-link,.rural-testimonial-carousel__product-name{margin:.6rem 0 0;font-size:1.3rem;font-weight:500;line-height:1.3;color:rgba(var(--color-foreground),.65)}.rural-testimonial-carousel__product-link{text-decoration:underline;text-underline-offset:.25rem}.splide--no-arrows-desktop .splide__arrows{display:none!important}@media screen and (max-width:749px){.rural-testimonial-carousel__heading{font-size:2.6rem}.rural-testimonial-carousel__subheading{font-size:1.35rem}.rural-testimonial-carousel__header{margin-bottom:2.2rem}.splide--no-arrows-mobile .splide__arrows{display:none!important}}.visually-hidden{position:absolute!important;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}.rural-uvt{font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);overflow:hidden}[id^=rural-uvt-]{background:var(--uvt-bg)}.rural-uvt__container{max-width:var(--uvt-container-max);margin:0 auto;text-align:center;padding-left:2rem;padding-right:2rem}.rural-uvt__badge{display:inline-flex;align-items:center;justify-content:center;background:var(--uvt-badge-bg);color:var(--uvt-badge-text);border:1px solid var(--uvt-badge-border);border-radius:14px;padding:1.2rem 2rem;font-size:var(--uvt-badge-size);line-height:1;letter-spacing:.04em;margin-bottom:2.2rem;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight)}.rural-uvt__badge--uppercase{text-transform:uppercase}.rural-uvt__heading{margin:0 auto 1.6rem;max-width:76rem;color:var(--uvt-heading-color);font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:var(--uvt-heading-size);line-height:1.08;letter-spacing:0}.rural-uvt__heading--uppercase{text-transform:uppercase}.rural-uvt__subheading{margin:0 auto 3rem;max-width:64rem;color:var(--uvt-subheading-color);font-family:var(--font-body-family);font-size:var(--uvt-sub-size);line-height:1.4}.rural-uvt__images{position:relative;display:flex;justify-content:center;align-items:center;gap:1.4rem;margin:0 auto 3rem;max-width:var(--uvt-image-wrap-max)}.rural-uvt__card{width:var(--uvt-card-size);height:var(--uvt-card-size);background:var(--uvt-card-bg);border:var(--uvt-card-border-w) solid var(--uvt-card-border);border-radius:var(--uvt-card-radius);overflow:hidden;flex:0 0 auto;box-shadow:0 10px 30px var(--uvt-card-shadow);display:flex;align-items:center;justify-content:center}.rural-uvt__image,.rural-uvt__placeholder,.rural-uvt__placeholder-svg{width:100%;height:100%;object-fit:cover;display:block}.rural-uvt__placeholder-svg{background:var(--uvt-card-bg)}.rural-uvt__vs{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:var(--uvt-vs-size);height:var(--uvt-vs-size);border-radius:999px;background:var(--uvt-vs-bg);color:var(--uvt-vs-text);display:flex;align-items:center;justify-content:center;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:calc(var(--uvt-vs-size) * .28);line-height:1;z-index:3;letter-spacing:.02em;box-shadow:0 6px 18px #0000002e}.rural-uvt__rows{display:flex;flex-direction:column;gap:var(--uvt-row-gap);max-width:var(--uvt-row-max);margin:0 auto}.rural-uvt__row{display:grid;grid-template-columns:1fr 1fr;border-radius:var(--uvt-row-radius);overflow:hidden}.rural-uvt__cell{min-height:var(--uvt-row-h);display:flex;align-items:stretch}.rural-uvt__cell--left{background:var(--uvt-left-bg);color:var(--uvt-left-text)}.rural-uvt__cell--right{background:var(--uvt-right-bg);color:var(--uvt-right-text)}.rural-uvt__cell-inner{display:flex;align-items:center;width:100%;padding:1.4rem 1.8rem;gap:1.4rem}.rural-uvt__cell--left .rural-uvt__cell-inner{justify-content:space-between}.rural-uvt__cell--right .rural-uvt__cell-inner{justify-content:flex-start}.rural-uvt__text{font-size:var(--uvt-row-text-size);line-height:1.2;font-weight:var(--uvt-row-font-weight);text-align:left}.rural-uvt__cell--left .rural-uvt__text{text-align:center;flex:1;padding-left:1rem}.rural-uvt__icon{width:2.8rem;height:2.8rem;min-width:2.8rem;border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;line-height:1;font-weight:700;overflow:hidden}.rural-uvt__icon--check{background:var(--uvt-left-icon-bg);color:var(--uvt-left-icon-color)}.rural-uvt__icon--cross{background:var(--uvt-right-icon-bg);color:var(--uvt-right-icon-color)}.rural-uvt__icon-img{width:100%;height:100%;object-fit:contain;display:block}.rural-uvt__comparison-card{max-width:var(--uvt-row-max);margin:0 auto;background:var(--uvt-comp-card-bg);border:1px solid var(--uvt-comp-card-border);border-radius:1.4rem;box-shadow:0 12px 32px var(--uvt-comp-card-shadow);overflow:hidden}.rural-uvt__table{width:100%;border-collapse:collapse;text-align:left}.rural-uvt__th{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:calc(var(--uvt-row-text-size) * .95);letter-spacing:.02em;text-transform:uppercase;color:var(--uvt-heading-color);padding:1.6rem 1.8rem;border-bottom:1px solid var(--uvt-divider);background:transparent}.rural-uvt__th--us,.rural-uvt__th--them{text-align:center;width:22%}.rural-uvt__tr+.rural-uvt__tr .rural-uvt__td{border-top:1px solid var(--uvt-divider)}.rural-uvt__td{padding:1.6rem 1.8rem;font-size:var(--uvt-row-text-size);font-weight:var(--uvt-row-font-weight);line-height:1.3;color:var(--uvt-subheading-color);vertical-align:middle}.rural-uvt__td--feature{color:var(--uvt-heading-color)}.rural-uvt__td--us,.rural-uvt__td--them{text-align:center;width:22%}.rural-uvt__mark{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;line-height:1}.rural-uvt__mark svg{width:100%;height:100%;display:block}.rural-uvt__mark--check{color:var(--uvt-check-color)}.rural-uvt__mark--cross{color:var(--uvt-x-color)}.rural-uvt__mark-img{width:100%;height:100%;object-fit:contain;display:block}[data-row-style=split_pill] .rural-uvt__cell--left{background:var(--uvt-comp-card-bg);color:var(--uvt-heading-color)}[data-row-style=split_pill] .rural-uvt__cell--right{background:var(--uvt-right-bg);color:var(--uvt-right-text);opacity:.95}[data-row-style=split_pill] .rural-uvt__row{border:1px solid var(--uvt-comp-card-border)}[data-row-style=split_pill] .rural-uvt__icon--check{background:transparent;color:var(--uvt-check-color)}[data-row-style=split_pill] .rural-uvt__icon--cross{background:transparent;color:var(--uvt-x-color)}[data-row-style=bold_contrast] .rural-uvt__cell--left{background:var(--uvt-left-bg);color:var(--uvt-left-text)}[data-row-style=bold_contrast] .rural-uvt__cell--right{background:var(--uvt-right-bg);color:var(--uvt-right-text)}[data-row-style=bold_contrast] .rural-uvt__icon--check{background:var(--uvt-left-icon-bg);color:var(--uvt-left-icon-color)}[data-row-style=bold_contrast] .rural-uvt__icon--cross{background:var(--uvt-right-icon-bg);color:var(--uvt-right-icon-color)}@media screen and (max-width:749px){.rural-uvt__container{padding-left:1.6rem;padding-right:1.6rem}.rural-uvt__badge{margin-bottom:2rem;padding:1rem 1.6rem}.rural-uvt__heading{font-size:var(--uvt-heading-size-mobile);line-height:1.15;max-width:36rem;margin-bottom:1.6rem;word-wrap:break-word;overflow-wrap:break-word}.rural-uvt__subheading{font-size:var(--uvt-sub-size-mobile);margin-bottom:2.4rem}.rural-uvt__images{gap:.8rem;margin-bottom:2.4rem}.rural-uvt__card{width:calc(50% - .4rem);height:auto;aspect-ratio:1 / 1;max-width:var(--uvt-card-size-mobile)}.rural-uvt__vs{width:var(--uvt-vs-size-mobile);height:var(--uvt-vs-size-mobile);font-size:calc(var(--uvt-vs-size-mobile) * .3)}.rural-uvt__cell{min-height:var(--uvt-row-h-mobile)}.rural-uvt__cell-inner{padding:1.4rem 1.2rem;gap:1rem}.rural-uvt__text{font-size:var(--uvt-row-text-size-mobile);line-height:1.25}.rural-uvt__cell--left .rural-uvt__text{padding-left:0}.rural-uvt__icon{width:2.6rem;height:2.6rem;min-width:2.6rem;font-size:1.4rem}.rural-uvt__th,.rural-uvt__td{padding:1.2rem;font-size:var(--uvt-row-text-size-mobile)}.rural-uvt__th--us,.rural-uvt__th--them,.rural-uvt__td--us,.rural-uvt__td--them{width:20%}.rural-uvt__mark{width:2rem;height:2rem}}.why-comparison-cards{background:var(--comparison-section-bg);color:var(--comparison-section-text);font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight)}.why-comparison-cards__header{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.2rem;margin-bottom:3.2rem}.why-comparison-cards__title{margin:0;color:var(--comparison-heading);font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-size:var(--comparison-heading-size);line-height:1.08;letter-spacing:0;font-weight:var(--font-heading-weight)}.why-comparison-cards__subtitle{margin:0;color:var(--comparison-subheading);font-family:var(--font-body-family);font-style:var(--font-body-style);font-size:var(--comparison-subtitle-size);line-height:1.35}.why-comparison-cards__subtitle>*:first-child{margin-top:0}.why-comparison-cards__subtitle>*:last-child{margin-bottom:0}.why-comparison-cards__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.why-comparison-cards__card{display:flex;flex-direction:column;overflow:hidden;min-width:0;background:var(--comparison-card-bg);border:1px solid var(--comparison-card-border);border-radius:var(--comparison-card-radius);box-shadow:0 8px 22px var(--comparison-card-shadow)}.why-comparison-cards__media-wrapper{padding:0}.why-comparison-cards__media{overflow:hidden;border-radius:var(--comparison-image-radius) var(--comparison-image-radius) 0 0}.why-comparison-cards__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.why-comparison-cards__content{display:flex;flex:1;flex-direction:column;justify-content:flex-start;gap:1.4rem;padding:var(--comparison-card-padding)}.why-comparison-cards__card-title{margin:0;color:var(--comparison-heading);font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-size:var(--comparison-card-title-size);line-height:1.05;letter-spacing:0;font-weight:var(--font-heading-weight)}.why-comparison-cards__copy{font-family:var(--font-body-family);font-style:var(--font-body-style);font-size:var(--comparison-body-size);line-height:1.42}.why-comparison-cards__copy p{margin:0}.why-comparison-cards__copy p+p{margin-top:1.2rem}.why-comparison-cards__copy strong{color:var(--comparison-heading);font-weight:700}@media screen and (max-width:989px){.why-comparison-cards__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.why-comparison-cards__header{margin-bottom:2.4rem;gap:.8rem}.why-comparison-cards__grid{grid-auto-columns:var(--comparison-mobile-card-width);grid-auto-flow:column;grid-template-columns:none;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-left:0;padding-right:1.6rem;padding-bottom:.8rem;-ms-overflow-style:none;scrollbar-width:none}.why-comparison-cards__grid::-webkit-scrollbar{display:none}.why-comparison-cards__card{scroll-snap-align:start}.why-comparison-cards__content{padding:2.2rem 2rem 2.4rem}}.grouped-product-selector{padding-top:var(--gps-pt, 16px);padding-bottom:var(--gps-pb, 16px)}.grouped-product-selector__row+.grouped-product-selector__row{margin-top:1.4rem}.grouped-product-selector__pills{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:.8rem}.grouped-product-selector__pill{display:inline-flex;align-items:center;justify-content:center;padding:.7rem 1.6rem;border:.1rem solid rgba(var(--color-foreground),.55);border-radius:var(--buttons-radius, 0);font-size:1.4rem;font-family:inherit;line-height:1;text-decoration:none;color:rgba(var(--color-foreground),1);background:transparent;cursor:pointer;transition:border-color .15s,background-color .15s,color .15s}.grouped-product-selector__pill:hover,.grouped-product-selector__pill:focus-visible{border-color:rgba(var(--color-foreground),1);text-decoration:none;outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.2rem}.grouped-product-selector__pill--active{border-color:rgba(var(--color-foreground),1);background-color:rgba(var(--color-foreground),1);color:rgba(var(--color-background),1);cursor:default;pointer-events:none}.grouped-product-selector__pill--sold-out{opacity:.5;text-decoration:line-through;text-decoration-thickness:.1rem}.grouped-product-selector__pill--disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.grouped-product-selector__dim1-wrap,.grouped-product-selector__dim2-wrap{margin-top:.8rem}.pp-wrap{padding-top:var(--pp-pt, 8px);padding-bottom:var(--pp-pb, 8px)}.pp-card{background:rgba(var(--color-foreground),.04);border-radius:var(--buttons-radius, 4px);padding:1.6rem 1.6rem 1.2rem;text-align:center}.pp-heading{text-align:left;margin-bottom:1.2rem}.pp-stage{display:flex;justify-content:center;align-items:center}.pp-mug{display:inline-flex;align-items:center}.pp-mug__face{width:152px;height:104px;background:rgba(var(--color-background),1);border:.1rem solid rgba(var(--color-foreground),.15);border-radius:6px 2px 2px 6px;display:flex;align-items:center;justify-content:center;overflow:hidden}.pp-mug__handle{width:24px;height:52px;border:.25rem solid rgba(var(--color-foreground),.15);border-left:none;border-radius:0 32px 32px 0;margin-left:-.1rem;flex-shrink:0}.pp-text-layer{display:flex;flex-direction:column;align-items:center;gap:.2rem;color:#483c32;transition:color .2s ease;padding:.4rem .8rem;width:100%}.pp-field{display:block;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:132px}.pp-name{font-size:1.3rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.pp-place{font-size:.9rem;opacity:.85}.pp-year{font-size:.8rem;opacity:.65}.pp-note{font-size:1.1rem;color:rgba(var(--color-foreground),.4);margin-top:.8rem;margin-bottom:0;letter-spacing:.02em}#hellocustom-app input[type=text]{border:.1rem solid rgba(var(--color-foreground),.35)!important;border-radius:var(--inputs-radius, 4px)!important;font-family:inherit!important;font-size:1.4rem!important;color:rgba(var(--color-foreground),1)!important;padding:.9rem 1rem!important;transition:border-color .15s!important}#hellocustom-app input[type=text]:focus{border-color:rgba(var(--color-foreground),.8)!important;outline:.2rem solid rgba(var(--color-foreground),.25)!important;outline-offset:.2rem!important}#hellocustom-app .hc-label-container{margin-bottom:.6rem}#hellocustom-app .hc-collection-thumbnails{gap:1rem!important}#hellocustom-app .hc-collection-thumbnails>[data-tooltip-content]{width:36px!important;height:36px!important;border-radius:var(--buttons-radius, 4px)!important;transition:transform .12s!important}#hellocustom-app .hc-collection-thumbnails>[data-tooltip-content]:hover{transform:scale(1.1)!important}
/*# sourceMappingURL=/cdn/shop/t/154/compiled_assets/styles.css.map */
