.guide-profile{color:#1a1a1a;font-family:var(--hos-font-family, "Montserrat", sans-serif);max-width:1440px;margin:0 auto;padding:0 48px}@media(max-width:1024px){.guide-profile{padding:0 32px}}@media(max-width:640px){.guide-profile{padding:0 20px}}.guide-profile a{color:inherit;text-decoration:none}.guide-profile h1,.guide-profile h2,.guide-profile h3,.guide-profile p{color:#1a1a1a;font-weight:400;margin:0}.gp-hero{text-align:center;padding-top:110px;margin:0 auto 96px;max-width:900px}@media(max-width:640px){.gp-hero{padding-top:calc(var(--header-height, 64px) + 32px);margin-bottom:64px}}.gp-hero__portrait{width:120px;height:120px;border-radius:50%;overflow:hidden;margin:0 auto 32px;border:1px solid rgba(0,0,0,.08)}@media(max-width:640px){.gp-hero__portrait{width:96px;height:96px}}.gp-hero__portrait img{width:100%;height:100%;object-fit:cover;display:block}.gp-hero__initials{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#eae7e2;font-size:2rem;font-weight:300;color:#0003}.gp-hero__name{font-size:44px;font-weight:400!important;letter-spacing:-.01em;line-height:1.1;margin:0 0 8px!important}@media(max-width:640px){.gp-hero__name{font-size:32px}}.gp-hero__stats{display:flex;align-items:flex-start;justify-content:center;margin:0 0 48px}.gp-hero__stat{display:flex;flex-direction:column;align-items:center;text-align:center;width:160px}.gp-hero__stat-label{font-size:14px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:#00000080;margin:0 0 8px;white-space:nowrap}.gp-hero__stat-value{font-size:14px;font-weight:400;line-height:1.4}.gp-hero__stat-divider{width:1px;min-width:1px;height:32px;background:#00000026;margin-top:4px}@media(max-width:639px){.gp-hero__stats{flex-direction:column;align-items:center;gap:16px}.gp-hero__stat{width:auto}.gp-hero__stat-divider{display:none}}.gp-hero__bio{max-width:720px;margin:40px auto 32px;font-size:14px;line-height:1.6;text-align:center}.gp-hero__bio p{margin:0 0 16px!important}.gp-hero__bio p:last-child{margin-bottom:0!important}.gp-hero__location{font-size:12px;color:#ea672d!important;letter-spacing:.08em;text-align:center;margin:0 0 60px;text-transform:uppercase}.gp-hero__cta{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:400;padding:14px 24px;background:#0000000a;border:none;border-radius:0;cursor:pointer;transition:background .2s ease}.gp-hero__cta:hover{background:#00000014}.gp-hero__cta svg{width:16px;height:16px;stroke:#0009;fill:none;stroke-width:1.5}.gp-carousel{position:relative;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);margin-bottom:80px;overflow:hidden}@media(max-width:640px){.gp-carousel{margin-bottom:48px}}.gp-carousel__track{display:flex;gap:4px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-behavior:smooth}.gp-carousel__track::-webkit-scrollbar{display:none}.gp-carousel__slide{flex:0 0 auto;scroll-snap-align:start;height:560px;overflow:hidden}.gp-carousel__slide img{height:100%;width:auto;min-width:200px;object-fit:cover;display:block}@media(max-width:989px){.gp-carousel__slide{height:400px}}@media(max-width:640px){.gp-carousel__slide{height:320px}}.gp-carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:48px;height:48px;border-radius:50%;background:#fff;border:none;box-shadow:0 4px 12px #0000001a;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:transform .2s ease,box-shadow .2s ease}.gp-carousel__arrow:hover{transform:translateY(-50%) scale(1.05);box-shadow:0 6px 16px #00000026}.gp-carousel__arrow svg{width:18px;height:18px;stroke:#000000b3;fill:none;stroke-width:1.5}.gp-carousel__arrow--prev{left:24px}.gp-carousel__arrow--next{right:24px}@media(max-width:767px){.gp-carousel__arrow{display:none}}.gp-carousel__dots{display:flex;align-items:center;justify-content:center;gap:8px;padding:24px 0 0}.gp-carousel__dot{width:6px;height:6px;border-radius:50%;background:#0003;border:none;padding:0;cursor:pointer;transition:background .2s ease,transform .2s ease}.gp-carousel__dot--active{background:#1a1a1a;transform:scale(1.3)}.gp-prints-heading{margin:0 0 24px}.gp-prints-heading__text{font-size:14px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;margin:0}.gp-prints{margin:0 0 96px}@media(max-width:640px){.gp-prints{margin-bottom:64px}}.gp-prints__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px}@media(max-width:1023px){.gp-prints__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:639px){.gp-prints__grid{grid-template-columns:1fr}}.gp-card{display:block;cursor:pointer}.gp-card__cell{background:#0000000a;aspect-ratio:5 / 4;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.gp-card__frame{width:80%;transition:transform .3s ease-out}.gp-card:hover .gp-card__frame{transform:translateY(-4px)}@media(prefers-reduced-motion:reduce){.gp-card:hover .gp-card__frame{transform:none}}.gp-card__frame img{width:100%;height:auto;display:block}.gp-card__icons{position:absolute;bottom:16px;right:16px;display:flex;gap:12px;opacity:0;transition:opacity .2s ease}.gp-card:hover .gp-card__icons{opacity:1}@media(max-width:767px){.gp-card__icons{opacity:1}}.gp-card__icon{width:40px;height:40px;border-radius:50%;background:#fff;border:1px solid rgba(0,0,0,.08);display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:border-color .2s ease}.gp-card__icon:hover{border-color:#00000040}.gp-card__icon svg{width:18px;height:18px;stroke:#000000b3;fill:none;stroke-width:1.5}.gp-card__info{padding:24px 16px 48px;text-align:center}.gp-card__title{font-size:14px;font-weight:500;margin:0 0 8px!important}.gp-card__guide{font-size:14px;font-weight:400;color:#0009!important;margin:0 0 16px!important}.gp-card__price{font-size:14px;font-weight:400;margin:0!important}.gp-more{margin:0 0 96px}@media(max-width:640px){.gp-more{margin-bottom:64px}}.gp-more__header{display:flex;align-items:center;justify-content:space-between;margin:0 0 32px}.gp-more__label{font-size:14px;font-weight:500;letter-spacing:.14em;text-transform:uppercase}.gp-more__view-all{font-size:14px;font-weight:400;text-decoration:underline;text-underline-offset:4px;transition:opacity .2s ease}.gp-more__view-all:hover{opacity:.6}.gp-more__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}@media(max-width:989px){.gp-more__grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:639px){.gp-more__grid{grid-template-columns:repeat(2,1fr)}}.gp-more__card{display:block;text-align:center}.gp-more__img{width:100%;aspect-ratio:1 / 1;overflow:hidden;margin-bottom:16px;background:#f2f0ed}.gp-more__img img{width:100%;height:100%;object-fit:cover;display:block;filter:grayscale(100%);transition:filter .4s ease}.gp-more__card:hover .gp-more__img img{filter:grayscale(0%)}@media(prefers-reduced-motion:reduce){.gp-more__img img{transition:none}}.gp-more__img-initials{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#eae7e2;font-size:1.4rem;font-weight:300;color:#0000002e}.gp-more__name{font-size:14px;font-weight:400;margin:0 0 8px!important;transition:color .2s ease}.gp-more__card:hover .gp-more__name{color:var(--gm-pin-selected, #d96028)}.gp-more__metric{font-size:14px;font-weight:400;color:#0009!important;margin:0!important}
/*# sourceMappingURL=/cdn/shop/t/16/assets/guide-profile.css.map */
