.hero[data-astro-cid-bbe6dxrz]{position:relative;min-height:100vh;display:flex;flex-direction:column;overflow:visible;background:#2c1e12}.hero__bg[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;z-index:1}.hero__bg[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{width:100%;height:100%;object-fit:cover;object-position:center 40%}.hero__bg[data-astro-cid-bbe6dxrz]:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#191d2066 26.44%,#ee732666);z-index:2}.hero__content[data-astro-cid-bbe6dxrz]{position:relative;z-index:3;flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:140px var(--pad) 0}.hero__badge[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:8px;font-size:12px;letter-spacing:.15em;text-transform:uppercase;color:#ffffffa6;margin-bottom:20px}.hero__badge[data-astro-cid-bbe6dxrz] span[data-astro-cid-bbe6dxrz]{display:inline-block;width:24px;height:1px;background:#ffffff59}.hero__title[data-astro-cid-bbe6dxrz]{font-family:var(--font-serif);font-size:clamp(42px,5.5vw,82px);font-weight:400;line-height:1.08;color:var(--color-white);letter-spacing:-.01em;margin-bottom:20px;max-width:700px}.hero__subtitle[data-astro-cid-bbe6dxrz]{font-size:16px;font-weight:300;line-height:1.6;color:#fff;max-width:480px;margin-bottom:36px}.hero__cta[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:16px;flex-wrap:wrap;justify-content:center}.hero__thumbnails[data-astro-cid-bbe6dxrz]{position:relative;z-index:3;padding:0 var(--pad);margin-top:auto;transform:translateY(50%)}.hero__thumbnails-inner[data-astro-cid-bbe6dxrz]{max-width:900px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.hero__thumb[data-astro-cid-bbe6dxrz]{position:relative;border-radius:16px;overflow:hidden;aspect-ratio:1/1;box-shadow:0 8px 30px #0003;transition:transform var(--smooth),box-shadow var(--smooth);background:#2c1e12}.hero__thumb[data-astro-cid-bbe6dxrz]:hover{transform:translateY(-6px);box-shadow:0 14px 40px #0000004d}.hero__thumb[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.22,1,.36,1)}.hero__thumb[data-astro-cid-bbe6dxrz]:hover img[data-astro-cid-bbe6dxrz]{transform:scale(1.06)}@media(prefers-reduced-motion:no-preference){.hero__badge[data-astro-cid-bbe6dxrz]{animation:fiu .8s ease-out .2s both}.hero__title[data-astro-cid-bbe6dxrz]{animation:fiu .8s ease-out .4s both}.hero__subtitle[data-astro-cid-bbe6dxrz]{animation:fiu .8s ease-out .55s both}.hero__cta[data-astro-cid-bbe6dxrz]{animation:fiu .8s ease-out .7s both}.hero__thumb[data-astro-cid-bbe6dxrz]:nth-child(1){animation:fiu .7s ease-out .85s both}.hero__thumb[data-astro-cid-bbe6dxrz]:nth-child(2){animation:fiu .7s ease-out .95s both}.hero__thumb[data-astro-cid-bbe6dxrz]:nth-child(3){animation:fiu .7s ease-out 1.05s both}}@keyframes fiu{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1024px){.hero__thumbnails-inner[data-astro-cid-bbe6dxrz]{max-width:720px;gap:18px}}@media(max-width:768px){.hero__content[data-astro-cid-bbe6dxrz]{padding-top:120px}.hero__title[data-astro-cid-bbe6dxrz]{font-size:clamp(36px,9vw,52px)}.hero__thumbnails-inner[data-astro-cid-bbe6dxrz]{gap:12px}.hero__thumb[data-astro-cid-bbe6dxrz]{border-radius:12px}}@media(max-width:480px){.hero__thumbnails-inner[data-astro-cid-bbe6dxrz]{gap:10px}.hero__cta[data-astro-cid-bbe6dxrz]{flex-direction:column;width:100%;max-width:280px}.hero__cta[data-astro-cid-bbe6dxrz] .btn{width:100%;justify-content:center}}.story[data-astro-cid-bzejpysa]{background:#e8d8c8;padding:250px 0 150px;position:relative;overflow:visible}.story[data-astro-cid-bzejpysa]:before{content:"";position:absolute;inset:0;background:url(/assets/img/pattern.svg) center/cover no-repeat;opacity:.03;z-index:0;pointer-events:none}.story__inner[data-astro-cid-bzejpysa]{max-width:var(--container-max);margin:0 auto;padding:0 var(--pad);display:flex;justify-content:space-between;align-items:center;gap:48px;position:relative;z-index:1}.story__text[data-astro-cid-bzejpysa]{max-width:563px;display:flex;flex-direction:column;gap:48px}.story__tag[data-astro-cid-bzejpysa]{display:inline-flex;align-items:center;padding:6px 12px;background:var(--color-orange);border-radius:4px;font-size:14px;font-weight:400;color:var(--color-white);line-height:22px;width:fit-content}.story__title[data-astro-cid-bzejpysa]{font-family:var(--font-serif);font-size:43px;font-weight:600;line-height:52px;letter-spacing:.25px;color:#191d20}.story__desc[data-astro-cid-bzejpysa]{font-size:18px;font-weight:400;line-height:29px;color:#4a4540}.story__img[data-astro-cid-bzejpysa]{width:640px;min-width:640px;height:640px;border-radius:24px;overflow:hidden;flex-shrink:0}.story__img[data-astro-cid-bzejpysa] img[data-astro-cid-bzejpysa]{width:100%;height:100%;object-fit:cover}@media(max-width:1280px){.story[data-astro-cid-bzejpysa]{padding:160px 0 100px}.story__img[data-astro-cid-bzejpysa]{width:480px;min-width:480px;height:480px}}@media(max-width:1024px){.story__inner[data-astro-cid-bzejpysa]{flex-direction:column}.story__img[data-astro-cid-bzejpysa]{width:100%;min-width:unset;height:auto;aspect-ratio:1/1}}@media(max-width:768px){.story[data-astro-cid-bzejpysa]{padding:120px 0 80px}.story__title[data-astro-cid-bzejpysa]{font-size:32px;line-height:40px}.story__text[data-astro-cid-bzejpysa]{gap:32px}}.products[data-astro-cid-qnwxz4mj]{background:#efeae4 url(/assets/img/pattern-leaves.png) center calc(100% + 100px) / cover no-repeat;padding:100px 0 120px}.products__inner[data-astro-cid-qnwxz4mj]{max-width:var(--container-max, 1280px);margin:0 auto;padding:0 var(--pad, 24px)}.products__header[data-astro-cid-qnwxz4mj]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:48px}.products__title[data-astro-cid-qnwxz4mj]{font-family:Cormorant Garamond,serif;font-size:43px;font-weight:600;font-style:normal;line-height:52px;letter-spacing:.25px;color:var(--color-dark, #1a1a1a);margin:0 0 8px}.products__subtitle[data-astro-cid-qnwxz4mj]{font-family:"Source Sans 3",sans-serif;font-size:15px;color:#666;margin:0}.products__cta[data-astro-cid-qnwxz4mj]{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border:1.5px solid var(--color-dark, #1a1a1a);border-radius:50px;font-family:"Source Sans 3",sans-serif;font-size:14px;font-weight:600;color:var(--color-dark, #1a1a1a);text-decoration:none;transition:all .3s ease;white-space:nowrap}.products__cta[data-astro-cid-qnwxz4mj]:hover{background:var(--color-dark, #1a1a1a);color:#fff}.products__cta[data-astro-cid-qnwxz4mj] svg[data-astro-cid-qnwxz4mj]{width:16px;height:16px;transition:transform .3s ease}.products__cta[data-astro-cid-qnwxz4mj]:hover svg[data-astro-cid-qnwxz4mj]{transform:translate(4px)}.products__grid[data-astro-cid-qnwxz4mj]{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.card[data-astro-cid-qnwxz4mj]{display:flex;flex-direction:column;background:#f9f6f2;border-radius:16px;overflow:hidden;text-decoration:none;color:inherit;transition:box-shadow .3s ease}.card[data-astro-cid-qnwxz4mj]:hover{box-shadow:0 8px 32px #00000014}.card__image[data-astro-cid-qnwxz4mj]{position:relative;overflow:hidden;flex-shrink:0;aspect-ratio:1;border-radius:16px}.card__image[data-astro-cid-qnwxz4mj] img[data-astro-cid-qnwxz4mj]{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.card[data-astro-cid-qnwxz4mj]:hover .card__image[data-astro-cid-qnwxz4mj] img[data-astro-cid-qnwxz4mj]{transform:scale(1.05)}.card__badge[data-astro-cid-qnwxz4mj]{position:absolute;top:16px;left:16px;z-index:1;padding:4px 12px;background:var(--color-orange, #ee7326);border-radius:4px;font-family:"Source Sans 3",sans-serif;font-size:12px;font-weight:700;color:#fff;letter-spacing:.5px;text-transform:uppercase}.card__body[data-astro-cid-qnwxz4mj]{padding:32px 24px;height:229px;overflow:hidden;position:relative}.card__info[data-astro-cid-qnwxz4mj]{display:flex;flex-direction:column;gap:10px;position:absolute;bottom:32px;left:24px;right:24px;transition:transform .4s ease}.card[data-astro-cid-qnwxz4mj]:hover .card__info[data-astro-cid-qnwxz4mj]{transform:translateY(-60px)}.card__desc[data-astro-cid-qnwxz4mj]{position:absolute;bottom:32px;left:24px;right:24px;font-family:"Source Sans 3",sans-serif;font-size:13px;color:#888;line-height:1.5;margin:0;opacity:0;transition:opacity .4s ease}.card[data-astro-cid-qnwxz4mj]:hover .card__desc[data-astro-cid-qnwxz4mj]{opacity:1}.card__price[data-astro-cid-qnwxz4mj]{display:flex;flex-direction:column;gap:2px}.card__discount-badge[data-astro-cid-qnwxz4mj]{display:inline-block;width:fit-content;font-size:11px;font-weight:700;color:#fff;background:var(--color-orange, #ee7326);padding:2px 7px;border-radius:4px;margin-bottom:2px}.card__price-amount[data-astro-cid-qnwxz4mj]{font-family:"Source Sans 3",sans-serif;font-size:18px;font-weight:600;color:var(--color-dark, #1a1a1a)}.card__price-original[data-astro-cid-qnwxz4mj]{font-family:"Source Sans 3",sans-serif;font-size:13px;color:#aaa;text-decoration:line-through}.card__shipping[data-astro-cid-qnwxz4mj]{font-family:"Source Sans 3",sans-serif;font-size:12px;color:#888}.card__title[data-astro-cid-qnwxz4mj]{font-family:Cormorant Garamond,serif;font-size:20px;font-weight:600;color:var(--color-dark, #1a1a1a);margin:0;line-height:1.3}@media(max-width:1024px){.products__grid[data-astro-cid-qnwxz4mj]{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.products__header[data-astro-cid-qnwxz4mj]{flex-direction:column;gap:16px}.products__grid[data-astro-cid-qnwxz4mj]{grid-template-columns:1fr}}.ingredients[data-astro-cid-hj6nizdk]{position:relative}.ingredients__bg[data-astro-cid-hj6nizdk]{background:url(/assets/img/ingredients-bg.png) center/cover no-repeat;background-image:var(--bg-mobile);background-size:cover;background-position:center;position:relative;min-height:700px;display:flex;align-items:center;padding-bottom:120px}@media(min-width:769px){.ingredients__bg[data-astro-cid-hj6nizdk]{background-image:var(--bg-desktop)}}.ingredients__overlay[data-astro-cid-hj6nizdk]{position:absolute;inset:0;background:linear-gradient(180deg,#0009 50.03%,#ee732699)}.ingredients__content[data-astro-cid-hj6nizdk]{position:relative;z-index:1;max-width:var(--container-max, 1280px);margin:0 auto;padding:100px var(--pad, 24px);display:flex;align-items:center;justify-content:center;gap:60px;width:100%}.ingredients__icons[data-astro-cid-hj6nizdk]{flex-shrink:0}.ingredients__icons[data-astro-cid-hj6nizdk] img[data-astro-cid-hj6nizdk]{width:222px;height:auto;opacity:.9}.ingredients__logo[data-astro-cid-hj6nizdk]{flex-shrink:0}.ingredients__logo[data-astro-cid-hj6nizdk] img[data-astro-cid-hj6nizdk]{width:180px;height:auto;opacity:.9}.ingredients__text[data-astro-cid-hj6nizdk]{max-width:420px}.ingredients__title[data-astro-cid-hj6nizdk]{font-family:Cormorant Garamond,serif;font-size:clamp(28px,3vw,40px);font-weight:600;font-style:italic;color:var(--color-orange, #ee7326);line-height:1.3;margin:0 0 16px}.ingredients__subtitle[data-astro-cid-hj6nizdk]{font-family:"Source Sans 3",sans-serif;font-size:16px;color:#efeae4;margin:0 0 16px;font-style:italic}.ingredients__body[data-astro-cid-hj6nizdk]{font-family:"Source Sans 3",sans-serif;font-size:16px;color:#efeae4;line-height:1.6;margin:0;opacity:.85}.ingredients__band[data-astro-cid-hj6nizdk]{background:#dce8ec;min-height:400px;position:relative;overflow:visible;display:flex;align-items:center}.ingredients__band-photos[data-astro-cid-hj6nizdk]{position:absolute;top:0;right:0;left:20%;max-width:var(--container-max, 1280px);margin:0 auto;height:0}.ingredients__photo[data-astro-cid-hj6nizdk]{border-radius:24px;overflow:hidden;box-shadow:0 12px 40px #0000004d;position:absolute}.ingredients__photo[data-astro-cid-hj6nizdk] img[data-astro-cid-hj6nizdk]{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.ingredients__photo[data-astro-cid-hj6nizdk]:hover img[data-astro-cid-hj6nizdk]{transform:scale(1.05)}.ingredients__photo--large[data-astro-cid-hj6nizdk]{top:-277px;right:138px;width:499px;height:499px}.ingredients__photo--small[data-astro-cid-hj6nizdk]{top:-85px;right:457px;width:384px;height:384px}@media(max-width:1024px){.ingredients__content[data-astro-cid-hj6nizdk]{flex-direction:column;text-align:center;gap:40px}.ingredients__text[data-astro-cid-hj6nizdk]{max-width:100%}.ingredients__photos[data-astro-cid-hj6nizdk]{right:50%;transform:translate(50%);bottom:-80px}.ingredients__photo[data-astro-cid-hj6nizdk]{width:220px;height:220px}}@media(max-width:768px){.ingredients__icons[data-astro-cid-hj6nizdk] img[data-astro-cid-hj6nizdk]{width:160px}.ingredients__logo[data-astro-cid-hj6nizdk] img[data-astro-cid-hj6nizdk]{width:140px}.ingredients__photos[data-astro-cid-hj6nizdk]{flex-direction:column;align-items:center}.ingredients__photo[data-astro-cid-hj6nizdk]{width:200px;height:200px}.ingredients__photo--large[data-astro-cid-hj6nizdk]{top:-320px;right:20px;width:260px;height:260px}.ingredients__photo--small[data-astro-cid-hj6nizdk]{top:-220px;right:140px}.ingredients__band[data-astro-cid-hj6nizdk]{height:auto;min-height:auto}}.experience-section[data-astro-cid-xpq65ryk]{background:#dce8ec;width:100%;padding-top:50px;padding-bottom:120px;margin-top:-1px}.experience[data-astro-cid-xpq65ryk]{width:100%}.experience__inner[data-astro-cid-xpq65ryk]{max-width:var(--container-max, 1280px);margin:0 auto;padding:0 var(--pad, 24px);display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.experience__text[data-astro-cid-xpq65ryk]{max-width:700px}.experience__badge[data-astro-cid-xpq65ryk]{display:inline-flex;padding:6px 12px;background:var(--color-orange, #ee7326);border-radius:4px;font-family:"Source Sans 3",sans-serif;font-size:12px;font-weight:700;color:#fff;letter-spacing:.5px;text-transform:uppercase;margin-bottom:16px}.experience__subtitle[data-astro-cid-xpq65ryk]{font-family:"Source Sans 3",sans-serif;font-size:16px;color:#555;margin:0 0 16px}.experience__title[data-astro-cid-xpq65ryk]{font-family:Cormorant Garamond,serif;font-size:clamp(28px,3.5vw,48px);font-weight:600;color:var(--color-dark, #1a1a1a);line-height:1.25;margin:0}.experience__cta[data-astro-cid-xpq65ryk]{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;background:var(--color-orange, #ee7326);border-radius:50px;font-family:"Source Sans 3",sans-serif;font-size:15px;font-weight:600;color:#fff;text-decoration:none;transition:all .3s ease;white-space:nowrap;flex-shrink:0}.experience__cta[data-astro-cid-xpq65ryk]:hover{background:#d5631c}.experience__cta[data-astro-cid-xpq65ryk] svg[data-astro-cid-xpq65ryk]{width:16px;height:16px;transition:transform .3s ease}.experience__cta[data-astro-cid-xpq65ryk]:hover svg[data-astro-cid-xpq65ryk]{transform:translate(4px)}@media(max-width:1024px){.experience__inner[data-astro-cid-xpq65ryk]{flex-direction:column;align-items:flex-start;gap:30px}}.reviews[data-astro-cid-bgwftent]{padding:120px 0;background-color:#fff;background-image:url(/assets/img/wheat-pattern-light.png);background-repeat:no-repeat;background-position:bottom left;overflow:hidden}.reviews__container[data-astro-cid-bgwftent]{max-width:var(--container-max, 1280px);margin:0 auto;padding:0 var(--pad, 24px);display:grid;grid-template-columns:1fr 1.1fr;gap:100px;align-items:center}.reviews__visual[data-astro-cid-bgwftent]{position:relative}.reviews__image-wrapper[data-astro-cid-bgwftent]{position:relative;border-radius:16px;overflow:hidden;aspect-ratio:.565525;box-shadow:0 30px 60px #0000001a}.reviews__img[data-astro-cid-bgwftent]{width:100%;height:100%;object-fit:cover}.reviews__pre[data-astro-cid-bgwftent]{display:block;font-family:"Source Sans 3",sans-serif;font-size:14px;font-weight:700;text-transform:uppercase;color:var(--color-orange, #ee7326);letter-spacing:2px;margin-bottom:12px}.reviews__title-group[data-astro-cid-bgwftent]{display:flex;align-items:center;gap:32px}.reviews__title[data-astro-cid-bgwftent]{font-family:Cormorant Garamond,serif;font-size:clamp(32px,4vw,48px);font-weight:600;line-height:1.1;color:var(--color-dark, #1a1a1a);margin-bottom:40px}.reviews__feed[data-astro-cid-bgwftent]{max-height:500px;overflow-y:auto;padding-right:20px}.reviews__feed[data-astro-cid-bgwftent]::-webkit-scrollbar{width:4px}.reviews__feed[data-astro-cid-bgwftent]::-webkit-scrollbar-track{background:#f0f0f0}.reviews__feed[data-astro-cid-bgwftent]::-webkit-scrollbar-thumb{background:var(--color-orange);border-radius:10px}.review-card[data-astro-cid-bgwftent]{background:#fafafa;border-radius:20px;padding:30px;margin-bottom:24px;border:1px solid transparent;transition:all .3s ease}.review-card[data-astro-cid-bgwftent]:hover{background:#fff;border-color:#eee;box-shadow:0 10px 30px #0000000d;transform:translateY(-5px)}.review-card__header[data-astro-cid-bgwftent]{display:flex;align-items:center;gap:15px;margin-bottom:20px}.review-card__avatar[data-astro-cid-bgwftent]{width:60px;height:60px;border-radius:50%;object-fit:cover;border:2px solid #fff;box-shadow:0 4px 10px #0000001a}.review-card__name[data-astro-cid-bgwftent]{font-family:Cormorant Garamond,serif;font-size:20px;font-weight:700;margin:0}.review-card__stars[data-astro-cid-bgwftent]{color:gold;font-size:14px}.star[data-astro-cid-bgwftent].filled{color:#f39c12}.star[data-astro-cid-bgwftent]{color:#ddd}.review-card__body[data-astro-cid-bgwftent]{font-family:"Source Sans 3",sans-serif;font-size:16px;line-height:1.6;color:#555;font-style:italic}.reviews__footer[data-astro-cid-bgwftent]{margin-top:40px}@media(max-width:768px){.reviews__title-group[data-astro-cid-bgwftent]{display:flex;flex-direction:column;align-items:start}}@media(max-width:1024px){.reviews__container[data-astro-cid-bgwftent]{grid-template-columns:1fr;gap:60px}.reviews__visual[data-astro-cid-bgwftent]{max-width:500px;margin:0 auto}}.location[data-astro-cid-ueubjekm]{position:relative;overflow:hidden;background-color:var(--color-dark, #0e2b36)}.location__bg[data-astro-cid-ueubjekm]{width:100%;padding:140px 0;background-image:var(--bg-mobile);background-size:cover;background-position:center center;background-repeat:no-repeat;position:relative;transition:background-position .1s ease-out}@media(min-width:769px){.location__bg[data-astro-cid-ueubjekm]{background-image:var(--bg-desktop);padding:180px 0}}.location__overlay[data-astro-cid-ueubjekm]{position:absolute;inset:0;background:linear-gradient(110deg,#0e2b36f2 30%,#0e2b3666)}.location__container[data-astro-cid-ueubjekm]{position:relative;z-index:2;max-width:var(--container-max, 1280px);margin:0 auto;padding:0 var(--pad, 24px);display:grid;grid-template-columns:1fr 1.1fr;gap:80px;align-items:center}.location__map[data-astro-cid-ueubjekm]{width:100%;height:auto;filter:drop-shadow(0 0 30px rgba(238,115,38,.4));transition:transform .6s ease}.location[data-astro-cid-ueubjekm]:hover .location__map[data-astro-cid-ueubjekm]{transform:scale(1.05) rotate(-2deg)}.location__pre[data-astro-cid-ueubjekm]{color:var(--color-orange, #ee7326);text-transform:uppercase;font-weight:700;letter-spacing:3px;font-size:13px;margin-bottom:12px;display:block}.location__title[data-astro-cid-ueubjekm]{font-family:Cormorant Garamond,serif;font-size:clamp(36px,5vw,52px);line-height:1.1;margin-bottom:30px;color:#fff}.location__text[data-astro-cid-ueubjekm]{font-family:"Source Sans 3",sans-serif;font-size:18px;line-height:1.7;margin-bottom:45px;max-width:520px;color:#ffffffd9}.location__actions[data-astro-cid-ueubjekm]{display:flex;gap:24px;justify-content:center;align-items:center}@media(max-width:576px){.location__actions[data-astro-cid-ueubjekm]{flex-direction:column;align-items:stretch;gap:16px}}@media(max-width:1024px){.location__container[data-astro-cid-ueubjekm]{grid-template-columns:1fr;text-align:center;gap:50px}.location__visual[data-astro-cid-ueubjekm]{order:2}.location__content[data-astro-cid-ueubjekm]{order:1}.location__map[data-astro-cid-ueubjekm]{max-width:350px;margin:0 auto}.location__text[data-astro-cid-ueubjekm]{margin-inline:auto}}.blog[data-astro-cid-ybzkoh65]{background-color:#a66d4f;padding:120px 0;color:#fff}.blog__container[data-astro-cid-ybzkoh65]{max-width:var(--container-max, 1280px);margin:0 auto;padding:0 var(--pad, 24px);display:grid;grid-template-columns:1fr 2.5fr;gap:60px;align-items:center}.blog__title[data-astro-cid-ybzkoh65]{font-family:Cormorant Garamond,serif;font-size:clamp(32px,4.5vw,56px);line-height:1.1;margin-bottom:35px}.blog__grid[data-astro-cid-ybzkoh65]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.blog-card[data-astro-cid-ybzkoh65]{background:transparent;border:1px solid rgba(255,255,255,.3);border-radius:30px;padding:20px;text-decoration:none;color:inherit;transition:transform .3s ease,border-color .3s ease}.blog-card[data-astro-cid-ybzkoh65]:hover{transform:translateY(-10px);border-color:#fffc}.blog-card__image-wrapper[data-astro-cid-ybzkoh65]{border-radius:24px;overflow:hidden;aspect-ratio:1 / 1;margin-bottom:20px}.blog-card__img[data-astro-cid-ybzkoh65]{width:100%;height:100%;object-fit:cover}.blog-card__category[data-astro-cid-ybzkoh65]{background:#ee7326;color:#fff;font-size:10px;text-transform:uppercase;padding:4px 10px;border-radius:4px;font-weight:700;display:inline-block;margin-bottom:15px}.blog-card__title[data-astro-cid-ybzkoh65]{font-family:Cormorant Garamond,serif;font-size:22px;line-height:1.3}@media(max-width:1024px){.blog__container[data-astro-cid-ybzkoh65]{grid-template-columns:1fr}.blog__header[data-astro-cid-ybzkoh65]{text-align:center}.blog__grid[data-astro-cid-ybzkoh65]{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.blog__grid[data-astro-cid-ybzkoh65]{grid-template-columns:1fr}}main[data-astro-cid-7j3zde4s]{width:100%;min-height:50vh}.section-placeholder-1[data-astro-cid-7j3zde4s]{min-height:1147px;padding:150px 344px;gap:48px;display:flex;flex-direction:column}.section-placeholder-2[data-astro-cid-7j3zde4s]{min-height:981px;padding:200px 300px;gap:24px;display:flex;flex-direction:column}
