.gl-home{background:var(--gl-home-bg);padding:48px 24px;color:#294b3c}.gl-home__inner{max-width:1120px;margin:0 auto}.gl-home :is(h2,h3,p,a){font-family:Cormorant,serif!important;font-style:italic!important}.gl-home__header{max-width:700px;text-align:center;margin:0 auto 26px}.gl-home__eyebrow{font-size:15px!important;letter-spacing:.09em;color:#45634f;margin:0 0 10px}.gl-home .gl-home__title{font-size:clamp(34px,3.6vw,46px)!important;line-height:1.1;font-weight:500;margin:0 0 14px;color:#294b3c}.gl-home__text p{font-size:22px!important;line-height:1.45;margin:0 0 14px;color:#405849}.gl-home__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.gl-home__card{min-width:0;background:#fff;border:1px solid #d5e8dd;border-radius:18px;overflow:hidden;display:flex;flex-direction:column}.gl-home__photo{background:#edf5ef;aspect-ratio:4/3;overflow:hidden}.gl-home__photo a{display:block;height:100%}.gl-home__photo img{width:100%;height:100%;object-fit:var(--gl-home-fit);display:block}.gl-home__card-copy{padding:20px;display:flex;flex-direction:column;align-items:flex-start;flex:1}.gl-home__card h3{font-size:28px!important;line-height:1.15;font-weight:500;color:#294b3c;margin:0 0 10px}.gl-home__card p{font-size:21px!important;line-height:1.4;color:#405849;margin:0 0 16px}.gl-home__text-link{font-size:21px!important;line-height:1.35;color:#294b3c!important;text-underline-offset:5px;display:inline-block}.gl-home__card .gl-home__text-link{margin-top:auto}.gl-home__number{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;margin-bottom:12px;background:#c8e7d5;border-radius:50%;font-family:Cormorant,serif;font-size:23px;color:#294b3c}.gl-home__actions{display:flex;justify-content:center;align-items:center;gap:20px;flex-wrap:wrap;margin-top:26px}.gl-home__button{display:inline-flex;justify-content:center;align-items:center;gap:22px;background:#c8e7d5;color:#294b3c!important;border:1px solid #a8ceb7;border-radius:30px;padding:13px 24px;min-height:48px;font-size:22px!important;line-height:1.2;text-decoration:none}.gl-home a:focus-visible{outline:2px solid #294b3c;outline-offset:4px}.gl-home__split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:44px;align-items:center}.gl-home__visual{min-width:0;border-radius:20px;overflow:hidden;background:#e8f3eb}.gl-home__visual img{display:block;width:100%;height:auto;max-height:540px;object-fit:contain}.gl-home__visual video{display:block;width:100%;max-height:480px;object-fit:contain;background:#e8f3eb}.gl-home__copy .gl-home__actions{justify-content:flex-start}body:has(.gl-home) .gl-faq__question{font-family:Cormorant,serif!important;font-style:italic!important;font-size:23px!important}body:has(.gl-home) .gl-faq__answer-inner{font-family:Cormorant,serif!important;font-style:italic!important;font-size:21px!important;color:#405849}body:has(.gl-home) .gl-faq__title{font-family:Cormorant,serif!important;font-style:italic!important}@media(max-width:749px){.gl-home{padding:32px 16px}.gl-home__header{margin-bottom:20px}.gl-home__cards{grid-template-columns:1fr;gap:16px}.gl-home__photo{aspect-ratio:1.7}.gl-home__card-copy{padding:18px 20px}.gl-home__card h3{font-size:27px!important}.gl-home__text p,.gl-home__card p{font-size:21px!important}.gl-home__split{grid-template-columns:1fr;gap:24px}.gl-home__visual{max-width:500px;width:100%;margin:auto}.gl-home__visual video{max-height:400px}.gl-home__actions{gap:16px;margin-top:22px}.gl-home--compact .gl-home__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.gl-home--compact .gl-home__card-copy{padding:14px}.gl-home--compact .gl-home__card h3{font-size:23px!important}.gl-home--compact .gl-home__card p,.gl-home--compact .gl-home__text-link{font-size:19px!important}.gl-home--compact .gl-home__photo{aspect-ratio:1.4}.gl-home__button{font-size:21px!important}.gl-home__copy .gl-home__actions{justify-content:flex-start}}.gl-home--compact .gl-home__cards{grid-template-columns:none!important;grid-auto-flow:column;grid-auto-columns:calc((100% - 40px)/3.2);overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:1px;overscroll-behavior-x:contain;padding:2px 2px 14px;scrollbar-width:thin;scrollbar-color:#91b7a1 #e8f3ec}.gl-home--compact .gl-home__card{scroll-snap-align:start}.gl-home--compact .gl-home__cards:focus-visible{outline:2px solid #294b3c;outline-offset:4px}@media(max-width:749px){.gl-home--compact .gl-home__cards{grid-auto-columns:76%;gap:14px}.gl-home--compact .gl-home__photo{aspect-ratio:1.65}}.gl-home-looks{max-width:1200px;margin:auto;padding:48px 24px;color:#253e33}.gl-home-looks h2{font-family:var(--font-heading-family);font-size:clamp(28px,3vw,40px);text-align:center;margin:0 0 12px}.gl-home-looks__intro{text-align:center;font-size:16px;line-height:1.5;margin:0 0 28px}.gl-home-looks__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.gl-home-looks article{background:#f4faf5;border-radius:16px;overflow:hidden;min-width:0}.gl-home-looks article img{width:100%;height:auto;aspect-ratio:1;object-fit:contain;display:block;background:#f4faf5}.gl-home-looks__body{padding:24px}.gl-home-looks h3{font-family:var(--font-heading-family);font-size:28px;margin:0 0 8px}.gl-home-looks__body p{font-size:16px;line-height:1.5;margin:0 0 18px}.gl-home-looks a{display:flex;justify-content:space-between;align-items:center;min-height:48px;border-bottom:1px solid #809487;color:#253e33;font-size:16px;text-decoration:none;font-weight:600}.gl-home-looks a:focus-visible{outline:2px solid #253e33;outline-offset:3px}@media(max-width:749px){.gl-home-looks{padding:32px 0}.gl-home-looks h2,.gl-home-looks__intro{padding:0 20px}.gl-home-looks__grid{display:flex;overflow-x:auto;gap:16px;padding:0 20px 12px;scroll-snap-type:x mandatory;scroll-padding:20px}.gl-home-looks article{flex:0 0 88%;scroll-snap-align:start}.gl-home-looks__body{padding:20px}}.gl-home-looks,.gl-home-looks h2,.gl-home-looks h3,.gl-home-looks p,.gl-home-looks a,.gl-home-looks span{font-family:Cormorant,Cormorant Garamond,serif!important}.gl-home-looks__intro,.gl-home-looks__body p,.gl-home-looks a{font-size:20px;line-height:1.45}.gl-home-looks__arrows{display:none}@media(min-width:750px){.gl-home-looks{padding:32px 24px}.gl-home-looks h2{font-size:34px!important;margin-bottom:8px}.gl-home-looks__intro{font-size:19px;margin-bottom:10px}.gl-home-looks .gl-home-looks__arrows{display:flex!important;justify-content:flex-end;gap:8px;margin-bottom:14px}.gl-home-looks__arrows button{width:44px;height:44px;border:1px solid #9fd4af;border-radius:50%;background:#f4faf5;color:#253e33;font-size:24px;cursor:pointer}.gl-home-looks__arrows button:disabled{opacity:.35;cursor:default}.gl-home-looks__arrows button:focus-visible{outline:2px solid #253e33;outline-offset:3px}.gl-home-looks__grid{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.gl-home-looks__grid::-webkit-scrollbar{display:none}.gl-home-looks article{flex:0 0 calc((100% - 48px)/4);scroll-snap-align:start;display:flex;flex-direction:column}.gl-home-looks__body{padding:16px;display:flex;flex-direction:column;flex:1}.gl-home-looks h3{font-size:24px!important;line-height:1.15!important}.gl-home-looks__body p{font-size:18px;line-height:1.35;margin-bottom:10px}.gl-home-looks a{font-size:18px;margin-top:auto;min-height:44px}}.gl-set-compare{max-width:1200px;margin:0 auto;padding:36px 24px 44px;color:#253e33;font-family:var(--font-body-family);box-sizing:border-box}.gl-set-compare *{box-sizing:border-box}.gl-set-compare h2{font-family:var(--font-heading-family);font-size:32px;line-height:1.2;font-weight:500;text-align:center;margin:0 0 26px;color:#253e33}.gl-set-compare__hint{display:none}.gl-set-compare__track{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.gl-set-compare__card{min-width:0;border:1px solid #dce5d9;border-radius:16px;overflow:hidden;background:#fcfaf7;display:flex;flex-direction:column}.gl-set-compare__image{height:220px;background:linear-gradient(180deg,#eef3ec,#faf7f2);padding:12px}.gl-set-compare__image img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.gl-set-compare__body{padding:22px;display:flex;flex-direction:column;flex:1}.gl-set-compare h3{font-family:var(--font-heading-family);font-size:25px;line-height:1.2;font-weight:500;margin:0 0 8px;color:#253e33}.gl-set-compare__purpose{font-size:16px;line-height:1.5;margin:0 0 20px;color:#516459}.gl-set-compare__contents{font-size:16px;line-height:1.5;font-weight:600;margin:0 0 8px}.gl-set-compare__equipment{font-size:16px;line-height:1.5;color:#4d5851;margin:0 0 22px}.gl-set-compare__bottom{margin-top:auto}.gl-set-compare__price{font-size:24px;font-weight:600;line-height:1.3;margin:0}.gl-set-compare__price span{font-size:16px;font-weight:400}.gl-set-compare__tax{font-size:13px;line-height:1.4;margin:4px 0 16px;color:#59655d}.gl-set-compare__button{display:flex;align-items:center;justify-content:center;min-height:48px;width:100%;padding:12px 10px;background:#a4cdb3;color:#203a2c;border-radius:28px;font-size:16px;line-height:1.4;font-weight:600;text-decoration:none;text-align:center}.gl-set-compare__button:hover{background:#93bea3;color:#203a2c}.gl-set-compare__button:focus-visible{outline:3px solid #253e33;outline-offset:3px}@media(max-width:749px){.gl-set-compare{padding:28px 0}.gl-set-compare h2{font-size:26px;padding:0 20px;margin-bottom:8px}.gl-set-compare__hint{display:block;text-align:center;font-size:14px;margin:0 20px 20px;color:#516459}.gl-set-compare__track{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:20px;padding:0 20px 12px;overscroll-behavior-x:contain}.gl-set-compare__card{flex:0 0 84%;scroll-snap-align:start}.gl-set-compare__image{height:170px;padding:8px}.gl-set-compare__body{padding:18px}.gl-set-compare h3{font-size:24px}.gl-set-compare__purpose{margin-bottom:14px}.gl-set-compare__equipment{margin-bottom:18px}}
/*# sourceMappingURL=/cdn/shop/t/61/compiled_assets/styles.css.map */
