@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@500;600;700;800&family=Nunito+Sans:ital,wght@0,400;0,500;0,600;0,700;1,400&family=Zen+Kaku+Gothic+New:wght@500;700;900&family=Noto+Sans+JP:wght@400;500;700&display=swap";:root{--olive-50: #f4f5ec;--olive-100: #e7e9d3;--olive-200: #ced3aa;--olive-300: #b3bb80;--olive-400: #97a05e;--olive-500: #768448;--olive-600: #5f6b3a;--olive-700: #4a532f;--olive-800: #394126;--olive-900: #2b311f;--sand-50: #faf9f5;--sand-100: #f2efe6;--sand-200: #e5e1d5;--sand-300: #d0ccbc;--sand-400: #a9a592;--sand-500: #827e6d;--sand-600: #605d51;--sand-700: #47463d;--sand-900: #24261f;--clay-100: #f6e6db;--clay-500: #c67c4e;--sky-100: #e0e9ed;--sky-500: #6e97a8;--font-display: "Montserrat", "Zen Kaku Gothic New", "Trebuchet MS", system-ui, sans-serif;--font-body: "Nunito Sans", "Noto Sans JP", "Segoe UI", system-ui, sans-serif;--gr-container: 1200px;--gr-gutter: clamp(2rem, 5vw, 6.4rem);--gr-section-y: clamp(6.4rem, 9vw, 11.2rem);--gr-radius-sm: 10px;--gr-radius-md: 14px;--gr-radius-lg: 20px;--gr-radius-xl: 28px;--gr-radius-pill: 999px;--gr-shadow-sm: 0 2px 6px rgba(43, 49, 31, .07);--gr-shadow-md: 0 6px 18px rgba(43, 49, 31, .09);--gr-shadow-lg: 0 16px 40px rgba(43, 49, 31, .12)}html{scroll-behavior:smooth;scroll-padding-top:74px}body{overflow-x:clip;background:var(--sand-50)}.dynamic-section,.gr-header,.gr-footer{color:var(--sand-700);font-family:var(--font-body);font-size:1.6rem;line-height:1.5}.dynamic-section *,.gr-header *,.gr-footer *{box-sizing:border-box}.dynamic-section h1,.dynamic-section h2,.dynamic-section h3,.gr-header a,.gr-button{font-family:var(--font-display)}.dynamic-section h1,.dynamic-section h2,.dynamic-section h3{color:var(--sand-900);letter-spacing:-.02em;line-height:1.1;margin:0}.dynamic-section h2{font-size:clamp(3rem,4vw,4rem);font-weight:700}.dynamic-section h3{font-size:2.2rem;font-weight:700}.dynamic-section p{margin:0 0 1em}.dynamic-section .rte>*:last-child{margin-bottom:0}.gr-container{margin-inline:auto;max-width:var(--gr-container);padding-inline:var(--gr-gutter);width:100%}.gr-section{padding-block:var(--gr-section-y)}.gr-eyebrow{color:var(--olive-600);font-family:var(--font-display);font-size:1.2rem;font-weight:600;letter-spacing:.18em;margin:0;text-transform:uppercase}.gr-eyebrow--inverse{color:var(--olive-200)}.gr-section-heading h2{margin-top:.8rem}.gr-section-heading__lead{color:var(--sand-500);font-size:1.8rem;line-height:1.7;margin:1.2rem auto 0;max-width:760px}.gr-section-heading--center{text-align:center}.gr-icon{display:block;flex:none}.gr-icon-tile{align-items:center;background:var(--olive-100);border-radius:var(--gr-radius-sm);color:var(--olive-700);display:inline-flex;flex:none;height:4rem;justify-content:center;width:4rem}.gr-icon-tile--large{height:4.8rem;width:4.8rem}.gr-button{align-items:center;border:1.5px solid transparent;border-radius:var(--gr-radius-pill);cursor:pointer;display:inline-flex;font-size:1.4rem;font-weight:700;gap:.8rem;justify-content:center;line-height:1.2;min-height:4.6rem;padding:1.2rem 2.2rem;text-decoration:none;transition:background-color .12s ease,border-color .12s ease,color .12s ease,transform .12s ease}.gr-button:hover{text-decoration:none;transform:translateY(-1px)}.gr-button--primary{background:var(--olive-500);color:#fff}.gr-button--primary:hover{background:var(--olive-600);color:#fff}.gr-button--secondary{background:transparent;border-color:var(--olive-500);color:var(--olive-700)}.gr-button--secondary:hover{background:var(--olive-50);color:var(--olive-700)}.gr-button--large{font-size:1.5rem;min-height:5.2rem;padding-inline:2.6rem}.gr-button--small{font-size:1.3rem;min-height:4rem;padding:.9rem 1.7rem}.gr-button--full{width:100%}.gr-button-row{display:flex;flex-wrap:wrap;gap:1.4rem}.gr-text-link{align-items:center;color:var(--olive-600);display:inline-flex;font-family:var(--font-display);font-size:1.4rem;font-weight:700;gap:.5rem;text-decoration:none}.gr-text-link:hover{color:var(--olive-700);text-decoration:underline}.gr-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#faf9f5e0;border-bottom:1px solid var(--sand-200);position:relative}.shopify-section-group-header-group{position:sticky;top:0;z-index:30}.gr-header__inner{align-items:center;display:flex;justify-content:space-between;min-height:7.2rem;padding-block:.8rem}.gr-header__brand,.gr-footer__brand{display:inline-flex;flex:none}.gr-header__brand img,.gr-footer__brand img{display:block;height:4.8rem;object-fit:contain;width:auto}.gr-header__nav,.gr-header__links{align-items:center;display:flex}.gr-header__nav{gap:clamp(1.6rem,3vw,3.2rem)}.gr-header__links{gap:.4rem}.gr-header__links a,.gr-header__mobile>a:not(.gr-button){border-radius:var(--gr-radius-md);color:var(--sand-700);font-size:1.4rem;font-weight:600;padding:1rem 1.4rem;text-decoration:none;transition:background-color .12s ease,color .12s ease}.gr-header__links a:hover,.gr-header__mobile>a:not(.gr-button):hover{background:#0000000a;color:var(--olive-600);text-decoration:none}.gr-header__toggle{align-items:center;background:#fff;border:1px solid var(--sand-200);border-radius:var(--gr-radius-md);color:var(--sand-700);cursor:pointer;display:none;height:4.4rem;justify-content:center;padding:0;width:4.4rem}.gr-header__close-icon{display:none;font:400 3rem/1 var(--font-body)}.gr-header__toggle[aria-expanded=true] .gr-header__menu-icon{display:none}.gr-header__toggle[aria-expanded=true] .gr-header__close-icon{display:block}.gr-header__mobile{background:var(--sand-50);border-top:1px solid var(--sand-200);box-shadow:var(--gr-shadow-md);flex-direction:column;gap:.4rem;left:0;padding:.8rem var(--gr-gutter) 1.6rem;position:absolute;right:0;top:100%}.gr-header__mobile:not([hidden]){display:flex}.gr-footer{background:var(--olive-900);color:var(--olive-100)}.gr-footer__inner{align-items:center;display:flex;flex-wrap:wrap;gap:2.4rem;justify-content:space-between;padding-block:4rem}.gr-footer__nav{display:flex;flex-wrap:wrap;gap:2.4rem}.gr-footer__nav a{color:var(--olive-100);font-size:1.4rem;text-decoration:none}.gr-footer__nav a:hover{color:#fff;text-decoration:underline}.gr-footer__copyright{color:var(--olive-300);font-size:1.3rem;margin:0}.gr-hero{background:var(--sand-50);padding-block:clamp(4rem,7vw,8rem)}.gr-hero__grid{align-items:center;display:grid;gap:clamp(2.4rem,4vw,5.6rem);grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr)}.gr-hero__title{font-size:clamp(4rem,5vw,6.4rem);font-weight:800;margin:1rem 0 1.8rem!important}.gr-hero__text{color:var(--sand-500);font-size:1.8rem;line-height:1.7;margin-bottom:2.8rem;max-width:52rem}.gr-hero__media{margin-left:auto;max-width:44rem;position:relative;width:100%}.gr-media{overflow:hidden;position:relative}.gr-media>img:not(.gr-media__mark),.gr-access__map>img{height:100%;object-fit:cover;width:100%}.gr-media--square{aspect-ratio:1;border-radius:var(--gr-radius-lg);box-shadow:var(--gr-shadow-md)}.gr-media--portrait{aspect-ratio:4 / 5;border-radius:var(--gr-radius-lg);box-shadow:var(--gr-shadow-sm)}.gr-media--olive{align-items:center;background:linear-gradient(135deg,#8a9757,#5f6b3a);display:flex;justify-content:center}.gr-media--sand{align-items:center;background:linear-gradient(135deg,#e5e1d5,#cfcbbd);display:flex;justify-content:center}.gr-media__mark{height:38%;object-fit:contain;opacity:.16;width:38%}.gr-media__label{bottom:1.2rem;color:#ffffffd1;font-family:var(--font-display);font-size:1.1rem;font-weight:600;left:1.4rem;letter-spacing:.12em;position:absolute;text-transform:uppercase}.gr-media__label--dark{color:var(--sand-600)}.gr-hero__badge{align-items:center;background:#fff;border-radius:var(--gr-radius-md);bottom:-1.8rem;box-shadow:var(--gr-shadow-md);display:flex;gap:1.1rem;left:-1.8rem;padding:1.4rem 1.7rem;position:absolute}.gr-hero__badge div>strong,.gr-hero__badge div>span{display:block}.gr-hero__badge strong{color:var(--sand-900);font-family:var(--font-display);font-size:1.4rem}.gr-hero__badge div>span{color:var(--sand-500);font-size:1.2rem}.gr-services,.gr-access{background:#fff;border-block:1px solid var(--sand-200)}.gr-services__grid{display:grid;gap:2.4rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:clamp(3.2rem,4vw,4.8rem)}.gr-service-card{background:#fff;border:1px solid var(--sand-200);border-radius:var(--gr-radius-lg);box-shadow:var(--gr-shadow-md);padding:clamp(2.4rem,3vw,3.2rem);transition:box-shadow .2s ease,transform .2s ease}.gr-service-card:hover{box-shadow:var(--gr-shadow-lg);transform:translateY(-4px)}.gr-service-card__icon{align-items:center;background:var(--olive-100);border-radius:var(--gr-radius-md);color:var(--olive-700);display:inline-flex;height:5.2rem;justify-content:center;margin-bottom:2rem;width:5.2rem}.gr-service-card--sky .gr-service-card__icon{background:var(--sky-100);color:var(--sky-500)}.gr-service-card--clay .gr-service-card__icon{background:var(--clay-100);color:var(--clay-500)}.gr-service-card h3{margin-bottom:1.2rem}.gr-service-card .rte{color:var(--sand-600);line-height:1.7}.gr-service-card .gr-text-link{margin-top:1.8rem}.gr-about{background:var(--sand-50)}.gr-about__grid{align-items:center;display:grid;gap:clamp(2.4rem,5vw,6.4rem);grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}.gr-about__media{max-width:36rem;position:relative;width:100%}.gr-about__badge{align-items:center;background:var(--clay-500);border-radius:var(--gr-radius-lg);box-shadow:var(--gr-shadow-md);color:#fff;display:flex;height:7.2rem;justify-content:center;position:absolute;right:-1.4rem;top:-1.4rem;width:7.2rem}.gr-about__text{line-height:1.7;margin-top:1.6rem}.gr-about__text p:first-child{font-size:1.8rem}.gr-values{display:grid;gap:1.4rem;grid-template-columns:repeat(2,minmax(0,1fr));margin:2.4rem 0 2.8rem}.gr-value{align-items:center;display:flex;gap:1.1rem}.gr-value>span:last-child{color:var(--sand-900);font-family:var(--font-display);font-size:1.4rem;font-weight:600}.gr-access__grid{align-items:stretch;display:grid;gap:2.4rem;grid-template-columns:1.4fr 1fr;margin-top:clamp(3.2rem,4vw,4.8rem)}.gr-access__map{background-color:#e2e6d8;background-image:linear-gradient(rgba(118,132,72,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(118,132,72,.1) 1px,transparent 1px);background-size:38px 38px;border-radius:var(--gr-radius-lg);box-shadow:var(--gr-shadow-md);min-height:32rem;overflow:hidden;position:relative}.gr-access__embed,.gr-access__embed iframe{height:100%;min-height:32rem;width:100%}.gr-access__embed iframe{border:0}.gr-access__road{background:var(--sand-300);height:2.6rem;opacity:.7;position:absolute}.gr-access__road--one{left:-5%;top:32%;transform:rotate(-8deg);width:70%}.gr-access__road--two{height:3.4rem;left:20%;top:58%;transform:rotate(6deg);width:90%}.gr-access__pin{color:var(--olive-600);filter:drop-shadow(0 6px 8px rgba(43,49,31,.25));left:calc(50% - 2.2rem);position:absolute;top:calc(50% - 4.4rem)}.gr-access__card{align-content:center;background:#fff;border:1px solid var(--sand-300);border-radius:var(--gr-radius-lg);display:grid;gap:2rem;padding:clamp(2.4rem,3vw,3.2rem)}.gr-info-row{display:flex;gap:1.4rem}.gr-info-row strong{color:var(--sand-500);display:block;font-family:var(--font-display);font-size:1.3rem;letter-spacing:.04em;margin-bottom:.4rem}.gr-info-row .rte{color:var(--sand-900);font-size:1.5rem}.gr-contact{background:var(--olive-800);color:var(--sand-50)}.gr-contact__grid{align-items:center;display:grid;gap:clamp(2.4rem,5vw,6.4rem);grid-template-columns:.9fr 1.1fr}.gr-contact h2{color:#fff;font-size:clamp(3.6rem,4vw,4.8rem);margin:1rem 0 1.6rem}.gr-contact__text{color:var(--olive-100);font-size:1.8rem;line-height:1.7;max-width:44rem}.gr-contact__details{display:flex;flex-direction:column;gap:1.2rem;margin-top:2.8rem}.gr-contact__details a{align-items:center;color:var(--olive-100);display:flex;gap:1.1rem;text-decoration:none}.gr-contact__details a:hover{color:#fff;text-decoration:underline}.gr-contact__card{background:#fff;border-radius:var(--gr-radius-xl);box-shadow:var(--gr-shadow-lg);color:var(--sand-700);padding:clamp(2.4rem,3vw,3.6rem)}.gr-form{display:flex;flex-direction:column;gap:1.6rem}.gr-form__row{display:grid;gap:1.6rem;grid-template-columns:1fr 1fr}.gr-field{border:0;margin:0;padding:0}.gr-field label,.gr-field legend{color:var(--sand-900);display:block;font-family:var(--font-display);font-size:1.3rem;font-weight:700;margin-bottom:.7rem}.gr-field input:not([type=radio]),.gr-field textarea{-webkit-appearance:none;appearance:none;background:#fff;border:1px solid var(--sand-300);border-radius:var(--gr-radius-sm);color:var(--sand-900);font:1.5rem/1.5 var(--font-body);min-height:4.8rem;padding:1.1rem 1.3rem;resize:vertical;width:100%}.gr-field input:focus,.gr-field textarea:focus{border-color:var(--olive-500);box-shadow:0 0 0 3px #76844833;outline:0}.gr-topic-list{display:flex;flex-wrap:wrap;gap:.8rem}.gr-topic{cursor:pointer;margin:0!important}.gr-topic input{height:1px;opacity:0;position:absolute;width:1px}.gr-topic span{border:1.5px solid var(--sand-300);border-radius:var(--gr-radius-pill);color:var(--sand-700);display:block;font-family:var(--font-display);font-size:1.3rem;font-weight:600;padding:.8rem 1.3rem}.gr-topic input:checked+span{background:var(--olive-100);border-color:var(--olive-500);color:var(--olive-700)}.gr-topic input:focus-visible+span{box-shadow:0 0 0 3px #76844833}.gr-form__errors{background:#f6ddd6;border-radius:var(--gr-radius-sm);color:#8c3424;padding:1.2rem 1.6rem}.gr-form__success{padding:4rem 1.6rem;text-align:center}.gr-form__success>span{align-items:center;background:var(--olive-100);border-radius:50%;color:var(--olive-600);display:inline-flex;height:6.4rem;justify-content:center;margin-bottom:1.6rem;width:6.4rem}.gr-form__success h3{margin-bottom:.8rem}.gr-profile-hero{background:#fff;border-bottom:1px solid var(--sand-200);padding-block:clamp(4rem,6vw,7.2rem)}.gr-back-link{align-items:center;color:var(--sand-500);display:inline-flex;font-family:var(--font-display);font-size:1.4rem;font-weight:600;gap:.6rem;margin-bottom:2rem;text-decoration:none}.gr-back-link:hover{color:var(--olive-600);text-decoration:underline}.gr-profile-hero h1{font-size:clamp(3.6rem,4vw,4.8rem);font-weight:800;margin:.8rem 0 1.3rem}.gr-profile-hero__text{color:var(--sand-500);font-size:1.8rem;line-height:1.7;max-width:64rem}.gr-profile{background:var(--sand-50)}.gr-profile__grid{align-items:start;display:grid;gap:clamp(3.2rem,5vw,6.4rem);grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr)}.gr-profile__facts{border-top:1px solid var(--sand-200);margin:2.4rem 0 0}.gr-profile__facts>div{border-bottom:1px solid var(--sand-200);display:grid;gap:1.6rem;grid-template-columns:14rem 1fr;padding:1.6rem .4rem}.gr-profile__facts dt{color:var(--sand-900);font-family:var(--font-display);font-size:1.4rem;font-weight:700}.gr-profile__facts dd{color:var(--sand-700);line-height:1.7;margin:0}.gr-profile__aside{background:#fff;border:1px solid var(--sand-200);border-radius:var(--gr-radius-lg);padding:clamp(2.4rem,3vw,3.2rem)}.gr-profile__aside h3{margin:1.6rem 0 1rem}.gr-profile__aside .rte{line-height:1.7;margin-bottom:2.2rem}@media(max-width:980px){.gr-hero__grid,.gr-about__grid,.gr-access__grid,.gr-contact__grid,.gr-profile__grid{grid-template-columns:1fr}.gr-hero__media,.gr-about__media{margin-inline:auto;max-width:44rem;order:-1}.gr-services__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){:root{--gr-gutter: 2rem}.gr-header__links,.gr-header__cta{display:none}.gr-header__toggle{display:inline-flex}.gr-services__grid,.gr-values,.gr-form__row{grid-template-columns:1fr}.gr-hero__media,.gr-about__media{max-width:34rem}.gr-hero__badge{bottom:.8rem;left:.8rem}.gr-about__badge{height:5.6rem;right:.8rem;top:.8rem;width:5.6rem}.gr-profile__facts>div{gap:.5rem;grid-template-columns:1fr}.gr-footer__inner{align-items:flex-start;flex-direction:column}.gr-footer__nav{align-items:flex-start;flex-direction:column;gap:.4rem;width:100%}.gr-footer__nav a{display:block;padding-block:.8rem;width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.gr-button,.gr-service-card{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom-styles.css.map */
