@import"https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,600;0,9..144,700;1,9..144,500;1,9..144,600&family=Space+Grotesk:wght@400;500;600;700&family=Permanent+Marker&display=swap";:root{--hp-navy:#1b2a41;--hp-navy-soft:#5c7b9c;--hp-cream:#f5efe3;--hp-blue:#e9f1fb;--hp-yellow:#f2c230;--hp-yellow-dark:#c69a2b;--hp-ink:#14202e;--hp-font-display:"Fraunces", Georgia, serif;--hp-font-hand:"Permanent Marker", cursive;--hp-font-sans:"Space Grotesk", sans-serif}.hp-eyebrow{font-family:var(--hp-font-sans);font-weight:600;letter-spacing:.14em;text-transform:uppercase;font-size:1.2rem;color:var(--hp-yellow-dark);display:inline-block;margin-bottom:1.6rem}.hp-btn{font-family:var(--hp-font-sans);font-weight:600;letter-spacing:.08em;text-transform:uppercase;font-size:1.3rem;display:inline-flex;align-items:center;gap:.6rem;padding:1.5rem 2.6rem;border:1px solid var(--hp-navy);border-radius:2px;text-decoration:none;transition:transform .15s ease,opacity .15s ease}.hp-btn:hover{transform:translateY(-2px);opacity:.9}.hp-btn--primary{background:var(--hp-yellow);color:var(--hp-navy);border-color:var(--hp-yellow)}.hp-btn--ghost{background:transparent;color:var(--hp-navy);border-color:transparent;text-decoration:underline;text-underline-offset:5px}.hp-link-underline{font-family:var(--hp-font-sans);font-weight:600;letter-spacing:.1em;text-transform:uppercase;font-size:1.2rem;color:var(--hp-yellow-dark);text-decoration:none;border-bottom:1px solid var(--hp-yellow-dark);padding-bottom:2px}.hp-link-underline:hover{opacity:.75}.hp-wrap{max-width:1280px;margin:0 auto;padding:0 5rem}@media screen and (max-width:749px){.hp-wrap{padding:0 2rem}}.hp-marquee{background:var(--hp-yellow);overflow:hidden;border-bottom:1px solid rgba(20,32,46,.08)}.hp-marquee__track{display:flex;width:max-content;animation:hp-marquee-scroll var(--hp-marquee-duration, 22s) linear infinite}.hp-marquee__item{display:flex;align-items:center;white-space:nowrap;font-family:var(--hp-font-sans);font-weight:700;letter-spacing:.12em;text-transform:uppercase;font-size:1.2rem;color:var(--hp-ink);padding:1rem 0}.hp-marquee__item span{margin:0 1.6rem}@keyframes hp-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.hp-marquee__track{animation:none}}.hp-hero{background:var(--hp-cream);padding:6rem 0}.hp-hero__grid{display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center}.hp-hero__media{position:relative;display:flex;justify-content:center}.hp-hero__frame{position:relative;max-width:420px;width:100%}.hp-hero__frame img{width:100%;height:auto;display:block;border:10px solid #fff;box-shadow:0 30px 50px -20px #14202e59}.hp-hero__clip{position:absolute;top:-22px;width:34px;height:44px}.hp-hero__clip--left{left:22%}.hp-hero__clip--right{right:22%}.hp-hero__clip svg{width:100%;height:100%}.hp-hero__string{position:absolute;top:-2px;height:24px;width:1px;background:var(--hp-navy);opacity:.35}.hp-hero__string--left{left:calc(22% + 17px)}.hp-hero__string--right{right:calc(22% + 17px)}.hp-hero__content{color:var(--hp-navy)}.hp-hero__heading{font-family:var(--hp-font-display);font-weight:600;line-height:1.05;font-size:5.4rem;margin:0 0 2.4rem}.hp-hero__heading em{display:block;font-style:italic;font-weight:500;color:var(--hp-navy-soft)}.hp-hero__body{font-family:var(--hp-font-sans);font-size:1.6rem;line-height:1.6;max-width:44ch;margin:0 0 3.2rem}.hp-hero__actions{display:flex;align-items:center;gap:2.6rem;flex-wrap:wrap}@media screen and (max-width:989px){.hp-hero__grid{grid-template-columns:1fr;gap:4rem}.hp-hero__heading{font-size:4rem}}.hp-featured{background:#fff;padding:7rem 0}.hp-featured__head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:4rem;flex-wrap:wrap;gap:2rem}.hp-featured__heading{font-family:var(--hp-font-display);font-style:italic;font-weight:500;color:var(--hp-navy);font-size:3.2rem;margin:0 0 .6rem}.hp-featured__sub{font-family:var(--hp-font-sans);text-transform:uppercase;letter-spacing:.1em;font-size:1.3rem;color:var(--hp-navy-soft);margin:0}.hp-featured__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:3.6rem 2.4rem}@media screen and (max-width:989px){.hp-featured__grid{grid-template-columns:repeat(3,1fr);gap:2.8rem 1.6rem}}@media screen and (max-width:749px){.hp-featured__grid{grid-template-columns:repeat(2,1fr);gap:2.4rem 1.2rem}}@media screen and (max-width:749px){.hp-card__title{font-size:1.4rem}.hp-card__price{font-size:1.3rem}.hp-card__badge{font-size:1.1rem;padding:.4rem .8rem}}.hp-card{color:var(--hp-navy);text-decoration:none;display:block}.hp-card__media{position:relative;background:var(--hp-cream);aspect-ratio:3/4;overflow:hidden;margin-bottom:1.6rem}.hp-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.hp-card:hover .hp-card__media img{transform:scale(1.04)}.hp-card__badge{position:absolute;top:1.2rem;left:1.2rem;background:var(--hp-yellow);color:var(--hp-ink);font-family:var(--hp-font-sans);font-weight:700;font-size:1.05rem;letter-spacing:.08em;padding:.4rem .9rem}.hp-card__row{display:flex;justify-content:space-between;align-items:baseline;gap:1rem}.hp-card__title{font-family:var(--hp-font-display);font-size:1.7rem;font-weight:600}.hp-card__price{font-family:var(--hp-font-sans);font-size:1.2rem;letter-spacing:.06em;text-transform:uppercase;color:var(--hp-navy-soft);white-space:nowrap}.hp-studio{background:var(--hp-blue);padding:8rem 0}.hp-studio__grid{display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center}.hp-studio__heading{font-family:var(--hp-font-display);font-weight:600;font-size:4.4rem;line-height:1.08;color:var(--hp-navy);margin:0 0 1rem}.hp-studio__heading em{display:block;font-style:italic;font-weight:500;color:var(--hp-navy-soft)}.hp-studio__body{font-family:var(--hp-font-sans);font-size:1.6rem;line-height:1.65;color:var(--hp-navy);max-width:48ch;margin:0 0 2.6rem}.hp-studio__images{display:flex;align-items:flex-start;gap:1.6rem;max-width:100%}.hp-studio__images img{display:block;width:100%;height:auto;min-width:0;flex:1 1 0;border:8px solid #fff;box-shadow:0 20px 35px -18px #14202e66}.hp-studio__images>*:nth-child(2){margin-top:4.4rem}@media screen and (max-width:989px){.hp-studio__grid{grid-template-columns:1fr;gap:4rem}.hp-studio__heading{font-size:3.4rem}.hp-studio__images{flex-wrap:wrap}.hp-studio__images>*:nth-child(2){margin-top:0}}.hp-about-page{background:var(--hp-cream);padding:8rem 0}.hp-about-page__inner{max-width:70ch}.hp-about-page__heading{font-family:var(--hp-font-display);font-weight:600;font-size:5rem;line-height:1.08;color:var(--hp-navy);margin:0 0 2.4rem}.hp-about-page__heading em{display:block;font-style:italic;font-weight:500;color:var(--hp-navy-soft)}.hp-about-page__body p{font-family:var(--hp-font-sans);font-size:1.7rem;line-height:1.7;color:var(--hp-navy);margin:0 0 2rem}.hp-contact{background:#fff;padding:8rem 0}.hp-contact__inner{max-width:64rem;margin:0 auto;text-align:center}.hp-contact__heading{font-family:var(--hp-font-display);font-weight:600;font-size:4.6rem;color:var(--hp-navy);margin:0 0 1.6rem}.hp-contact__body{font-family:var(--hp-font-sans);font-size:1.6rem;line-height:1.6;color:var(--hp-navy-soft);max-width:52ch;margin:0 auto 4.4rem}.hp-contact__form{text-align:left;display:grid;gap:2rem}.hp-contact__field label{display:block;font-family:var(--hp-font-sans);text-transform:uppercase;letter-spacing:.1em;font-size:1.1rem;color:var(--hp-navy-soft);margin-bottom:.6rem}.hp-contact__field input,.hp-contact__field textarea{width:100%;border:none;border-bottom:1px solid rgba(27,42,65,.25);background:transparent;font-family:var(--hp-font-sans);font-size:1.6rem;color:var(--hp-navy);padding:.8rem 0}.hp-contact__field input:focus,.hp-contact__field textarea:focus{outline:none;border-color:var(--hp-navy)}.hp-contact__submit{justify-self:start;margin-top:1rem;background:var(--hp-yellow);color:var(--hp-navy);border:1px solid var(--hp-yellow);font-family:var(--hp-font-sans);font-weight:600;letter-spacing:.08em;text-transform:uppercase;font-size:1.3rem;padding:1.4rem 2.8rem;cursor:pointer}.hp-contact__meta{margin-top:5rem;font-family:var(--hp-font-sans);letter-spacing:.08em;text-transform:uppercase;font-size:1.2rem;color:var(--hp-navy-soft)}.hp-contact__success{font-family:var(--hp-font-sans);font-size:1.5rem;color:var(--hp-navy);background:var(--hp-blue);padding:1.6rem 2rem;margin-bottom:2.4rem}.product{font-family:var(--hp-font-sans)}.product__title h1,.product__title h2.h1{font-family:var(--hp-font-display);font-weight:600;color:var(--hp-navy);letter-spacing:0}.product .price,.product .price .price-item{font-family:var(--hp-font-sans);color:var(--hp-navy)}.product .price--large{font-size:2rem}.product .price--large .price-item--regular,.product .price--large .price-item--sale{font-weight:600}.product .price__badge-sale,.product .price__badge-sold-out{font-family:var(--hp-font-sans);text-transform:uppercase;letter-spacing:.06em;border-radius:0}.product .product__inventory,.product .product__sku,.product .product__tax{font-family:var(--hp-font-sans);color:var(--hp-navy-soft)}.product .form__label{font-family:var(--hp-font-sans);font-weight:600;text-transform:uppercase;letter-spacing:.1em;font-size:1.2rem;color:var(--hp-navy-soft)}.product .product-form__input--dropdown{margin-bottom:1.8rem}.product .product-form__input--dropdown .select{border:1px solid var(--hp-navy);border-radius:0;background:transparent}.product .product-form__input--dropdown .select__select{font-family:var(--hp-font-sans);font-weight:600;letter-spacing:.04em;text-transform:uppercase;font-size:1.3rem;color:var(--hp-navy);background:transparent}.product .product-form__input--dropdown .select .svg-wrapper{color:var(--hp-navy)}.product .product-form__quantity .quantity{border:1px solid var(--hp-navy);border-radius:0;background:transparent}.product .quantity__input,.product .quantity__button{font-family:var(--hp-font-sans);color:var(--hp-navy)}.product .quantity__button .svg-wrapper{color:var(--hp-navy)}.product .product-form__submit.button{font-family:var(--hp-font-sans);font-weight:600;letter-spacing:.08em;text-transform:uppercase;font-size:1.4rem;border-radius:2px;transition:transform .15s ease,opacity .15s ease}.product .product-form__submit.button--primary{background:var(--hp-yellow);color:var(--hp-navy);border-color:var(--hp-yellow)}.product .product-form__submit.button--primary:hover{transform:translateY(-2px);opacity:.92}.product .product-form__submit.button--secondary{border-color:var(--hp-navy);color:var(--hp-navy);background:transparent}.product__description{font-family:var(--hp-font-sans);color:var(--hp-navy);line-height:1.7;font-size:1.5rem}.product .product__accordion .summary__title h2,.product .accordion__title{font-family:var(--hp-font-display);font-style:italic;font-weight:500;color:var(--hp-navy);text-transform:none;letter-spacing:0}.product .accordion__content{font-family:var(--hp-font-sans);color:var(--hp-navy)}.product__view-details{font-family:var(--hp-font-sans);font-weight:600;letter-spacing:.08em;text-transform:uppercase;font-size:1.2rem;color:var(--hp-yellow-dark)}.related-products__heading{font-family:var(--hp-font-display);font-style:italic;font-weight:500;color:var(--hp-navy)}.header__heading-link .h2{font-family:var(--hp-font-hand);font-weight:400;letter-spacing:.02em;text-transform:none;font-size:2.4rem}.site-header,.header,.header__inline-menu,.header__inline-menu *,.header-localization,.header-localization *,.header__icons,.header__search,.menu-drawer,.menu-drawer *{font-family:var(--hp-font-sans)!important}.header__menu-item,.list-menu__item--link{font-weight:600;letter-spacing:.06em;text-transform:uppercase;font-size:1.3rem}.footer,.footer *{font-family:var(--hp-font-sans)!important}.footer .h2,.footer-block__brand-info .h2{font-family:var(--hp-font-hand)!important;font-weight:400;text-transform:none;letter-spacing:.02em;font-size:2.6rem}.footer-block__heading{font-weight:700;letter-spacing:.08em;text-transform:uppercase;font-size:1.3rem}.footer-block__details-content a,.footer__list-social,.copyright__content{font-size:1.3rem}
/*# sourceMappingURL=/cdn/shop/t/11/assets/custom-holyprints.css.map */
