*{box-sizing:border-box}body.page{margin:0;font-family:"Montserrat",sans-serif;background:#FBF7F1;color:#22543D}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:min(1180px, 92vw);margin:0 auto}@keyframes soft-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes fade-in{from{opacity:0}to{opacity:1}}@keyframes popup-enter{from{opacity:0;transform:translateY(12px) scale(0.98)}to{opacity:1;transform:translateY(0) scale(1)}}.btn,.form__button{display:inline-flex;align-items:center;justify-content:center;padding:14px 26px;border-radius:10px;font-weight:500;font-size:20px;border:none;cursor:pointer;transition:transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease, color 0.2s ease}.btn--primary,.form__button{background:#22543D;color:#FEFAEE}.btn--secondary{background:#FF985B;color:#FEFAEE}.btn--ghost{background:#22543D;color:#fff;font-weight:500;padding:12px 22px}.btn:hover,.form__button:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(34, 84, 61, 0.14)}.btn:active,.form__button:active{transform:translateY(0)}.btn:focus-visible, .form__button:focus-visible, .site-header__link:focus-visible, .site-header__drawer-link:focus-visible, .site-header__catalog-item:focus-visible, .contact__info-item a:focus-visible,.product-gallery__thumb:focus-visible,.product-gallery__nav:focus-visible,.product-popup__close:focus-visible{outline:2px solid #FF985B;outline-offset:3px}.site-header{background:#FBF7F1}.site-header__inner{display:grid;grid-template-columns:1fr auto 1fr;grid-template-areas:"left logo right";align-items:center;gap:16px;padding:28px 0 14px;overflow:visible}.site-header__nav{display:flex;align-items:center;gap:110px;flex-wrap:nowrap}.site-header__nav--left{grid-area:left;gap:48px !important;overflow:visible}.site-header__nav--right{grid-area:right;justify-content:flex-end;gap:24px !important}.site-header__catalog{position:relative;display:inline-block}.site-header__catalog-link{display:inline-flex;align-items:center}.site-header__link{position:relative;font-size:20px;font-weight:500;line-height:1.2;color:#22543D;transition:color 0.2s ease}.site-header__link::after{content:"";position:absolute;left:0;bottom:-4px;width:100%;height:2px;border-radius:2px;background:#4CAF50;transform:scaleX(0);transform-origin:left;transition:transform 0.24s ease}.site-header__link-delivery{padding-left:20px}.site-header__logo{grid-area:logo;justify-self:center}.site-header__logo img{width:118px;transition:transform 0.28s ease}.site-header__phone{white-space:nowrap;min-width:210px;justify-content:center}.site-header__toggle{grid-area:right;justify-self:end;display:none;width:36px;height:20px;border:none;background:transparent;padding:0;flex-direction:column;align-items:center;justify-content:space-between;cursor:pointer}.site-header__toggle-line{width:100%;height:2px;background:#22543D;border-radius:2px;transition:transform 0.2s ease, opacity 0.2s ease}.site-header__drawer{display:none;border-top:1px solid #E6D9C9;background:#FBF7F1;padding:12px 0 18px}.site-header__drawer-inner{display:flex;flex-direction:column;gap:20px;text-align:center}.site-header__drawer-link{font-size:20px;font-weight:500;color:#22543D;transition:color 0.2s ease}.site-header__catalog-menu{position:absolute;top:calc(100% + 14px);left:0;display:grid;gap:4px;min-width:280px;padding:10px;border:1px solid #E6D9C9;border-radius:14px;background:#FFFDF7;box-shadow:0 18px 36px rgba(34, 84, 61, 0.18);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(8px);transition:opacity 0.18s ease, transform 0.18s ease, visibility 0.18s ease;z-index:100}.site-header__catalog-menu::before{content:"";position:absolute;left:0;right:0;top:-14px;height:14px}.site-header__catalog-item{display:block;padding:10px 12px;border-radius:10px;font-size:16px;line-height:1.35;white-space:nowrap;color:#22543D;transition:background 0.2s ease, color 0.2s ease}.site-header__catalog-item+.site-header__catalog-item{margin-top:4px}.site-header__catalog:hover .site-header__catalog-menu,.site-header__catalog-link:focus-visible+.site-header__catalog-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.site-header__catalog:hover .site-header__catalog-link,.site-header__catalog-link:focus-visible{color:#2F7A52}.site-header__catalog:hover .site-header__catalog-link::after,.site-header__catalog-link:focus-visible::after{transform:scaleX(1)}.site-header__drawer-phone{width:100%;justify-content:center}.site-header--open .site-header__drawer{display:block}.site-header--open .site-header__toggle-line:nth-child(1){transform:translateY(9px) rotate(45deg)}.site-header--open .site-header__toggle-line:nth-child(2){opacity:0}.site-header--open .site-header__toggle-line:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.hero{padding:100px 0 200px}.hero__inner{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:48px;align-items:center}.hero__title{margin:0 0 22px;font-size:52px;line-height:1.2;font-weight:700;color:#22543D}.hero__title-bold{font-weight:600;display:inline}.hero__title-light{font-weight:400;display:inline}.hero__subtitle{margin:0 0 30px;font-size:24px;line-height:1.5;color:#6F6A63;max-width:500px}.hero__actions{display:flex;gap:18px;flex-wrap:wrap}.hero__btn{min-width:230px;text-align:center}.hero__image img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;animation:soft-float 6s ease-in-out infinite}.section{padding:46px 0 86px}.section--soft{background:#F7EBDE;padding:60px 0 90px}.section-title{margin:0 0 64px;text-align:center;font-size:45px;font-weight:500;color:#22543D}.about-hero{padding:56px 0 72px}.about-hero__inner{display:grid;grid-template-columns:1.1fr 0.9fr;gap:32px;align-items:center}.about-hero__title{text-align:left;margin-bottom:20px}.about-hero__lead{margin:0 0 14px;font-size:20px;line-height:1.5;color:#6F6A63}.about-hero__text p{margin:0;font-size:18px;line-height:1.5;color:#22543D}.about-hero__list{margin:18px 0 0;padding:0;list-style:none;display:grid;gap:12px}.about-hero__list li{position:relative;padding-left:24px;font-size:18px;color:#22543D;line-height:1.4}.about-hero__list li::before{content:"";position:absolute;left:0;top:8px;width:10px;height:10px;border-radius:50%;background:#FF985B}.about-hero__media img{width:100%;max-width:480px;max-height:340px;margin:0 auto;border-radius:18px;object-fit:cover;box-shadow:0 10px 30px rgba(34, 84, 61, 0.12)}.about-values{padding:56px 0 80px}.about-values__grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(220px, 1fr));gap:16px}.about-value-card{background:#FEFAEE;border:1px solid #E6D9C9;border-radius:16px;padding:20px;box-shadow:0 8px 24px rgba(34, 84, 61, 0.08)}.about-value-card__title{margin:0 0 10px;font-size:20px;font-weight:600;color:#8C3A2B}.about-value-card__text{margin:0;font-size:16px;line-height:1.45;color:#22543D}.about-gallery{padding:60px 0 90px}.about-gallery__grid{display:grid;grid-template-columns:repeat(12, minmax(0, 1fr));gap:14px;align-items:stretch}.about-gallery__item{margin:0;border-radius:16px;overflow:hidden;min-height:0;display:flex;flex-direction:column;background:#FEFAEE;box-shadow:0 10px 26px rgba(34, 84, 61, 0.09);height:100%}.about-gallery__item img{width:100%;height:100%;display:block;flex:1 1 auto;min-height:0;object-fit:cover;transition:transform 0.38s ease}.about-gallery__item--wide{grid-column:span 8;height:360px}.about-gallery__item--tall{grid-column:span 4;grid-row:span 1;min-height:0;height:460px}.about-gallery__item--half{grid-column:span 4;height:360px}.about-gallery__caption{margin:0;padding:10px 12px;font-size:14px;color:#22543D}.delivery-page{padding:56px 0 80px}.delivery-page__title{margin-bottom:28px}.delivery-page__cards{display:grid;grid-template-columns:repeat(auto-fit, minmax(240px, 1fr));gap:16px}.delivery-card{background:#FEFAEE;border:1px solid #E6D9C9;border-radius:16px;padding:20px;box-shadow:0 8px 24px rgba(34, 84, 61, 0.08)}.delivery-card__title{margin:0 0 10px;font-size:22px;color:#8C3A2B}.delivery-card__text{margin:0;font-size:16px;line-height:1.45;color:#22543D}.audience__grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(240px, 1fr));gap:18px}.audience-card{background:#FBF7F1;border:1px solid #88A07A;border-radius:18px;padding:18px 18px 0;text-align:center;display:flex;flex-direction:column;gap:10px;justify-content:center;overflow:hidden;min-height:270px;box-shadow:0 8px 24px rgba(34, 84, 61, 0.08)}.audience-card__icon{width:72px;height:auto;margin:4px auto}.audience-card__title{margin:0;font-size:20px;font-weight:500;color:#8C3A2B}.audience-card__desc{margin:0;font-size:15px;font-weight:400;color:#A4887A;min-height:44px}.audience-card__img-wrap{width:calc(100% + 36px);margin:12px -18px -1px;border-bottom-left-radius:18px;border-bottom-right-radius:18px;overflow:hidden;height:150px;display:flex}.audience-card__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block;transition:transform 0.38s ease}.categories__grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(340px, 1fr));gap:32px;margin-top:12px;justify-items:center}.category-card{width:100%;max-width:386px;background:#F7EBDE;border:1px solid #88A07A;border-radius:18px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 8px 24px rgba(34, 84, 61, 0.08)}.category-card__img{width:100%;height:236px;-o-object-fit:cover;object-fit:cover;transition:transform 0.38s ease}.category-card__body{padding:29px 20px 20px;display:flex;flex-direction:column;background:#FBF7F1;gap:29px;align-items:center;border-top:1px solid #88A07A}.category-card__title{margin:0;font-size:20px;font-weight:500;color:#22543D}.category-card__btn{width:100%;max-width:352px;height:52px;font-size:20px}.products__grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(230px, 1fr));gap:18px;margin-top:8px}.product-card{background:#FBF7F1;border:1px solid #88A07A;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;gap:10px;padding:12px}.product-card__img-wrap{margin:-12px -14px 0}.product-card__img{width:100%;height:205px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block;transition:transform 0.38s ease}.product-card__title{margin:0;font-size:15px;font-weight:500;color:#3F0B0F}.product-card__price{margin:0;font-size:18px;font-weight:600;color:#4CAF50}.product-card__footer{display:flex;align-items:center;justify-content:space-between;margin-top:6px;gap:8px}.product-card__btn{flex:1;min-width:130px;text-align:center}.pot-badge{color:#22543D;display:inline-flex;align-items:center;justify-content:center;width:56px}.pot-badge svg{width:56px;height:40px}.contact{padding:60px 0 80px}.seo-content{padding-top:0}.seo-content__body{max-width:960px;margin:0 auto;display:grid;gap:16px}.seo-content__title{margin-bottom:12px;text-align:left}.seo-content__subtitle{margin:16px 0 0;font-size:28px;font-weight:600;line-height:1.2;color:#22543D}.seo-content__body p{margin:0}.seo-content__list{margin:0}.seo-content__link{color:#8C3A2B;font-weight:600}.contact__title{margin:0 0 22px;text-align:center;font-size:30px;font-weight:600;color:#22543D}.contact__info{display:flex;justify-content:center;gap:30px;flex-wrap:wrap;color:#22543D;font-size:18px}.contact__info-item{display:inline-flex;align-items:center;gap:10px}.contact__info-item__icon{width:28px;height:28px}.contact__info-item a{font-size:22px;transition:color 0.2s ease}.form-block{background:#F7EBDE;border-radius:18px;padding:24px 26px;min-height:280px;grid-column:1/span 5}.form-map{display:grid;grid-template-columns:repeat(12, minmax(0, 1fr));-moz-column-gap:24px;column-gap:24px;row-gap:18px;margin-top:32px;align-items:center}.form-map__head{font-size:26px;font-weight:600;color:#22543D;line-height:1.2;text-align:center}.form-map__head--form{grid-column:1/span 5}.form-map__head--map{grid-column:6/span 7}.form-map__title{font-size:26px;font-weight:600;margin-bottom:6px}.form-map__address{font-size:16px;color:#22543D;line-height:1.45;font-weight:400}.form__label{font-size:18px;color:#22543D;font-weight:500;display:inline-block}.form__label--margin{margin:28px 0}.form__input{width:100%;height:34px;padding:0 12px;border-radius:10px;border:1px solid #88A07A;background:#FBF7F1;font-size:16px;font-family:inherit;outline:none;transition:border 0.15s ease, box-shadow 0.15s ease}.form__input:focus{border-color:#22543D;box-shadow:0 0 0 3px rgba(34, 84, 61, 0.12)}.form__input--margin{margin:18px 0}.form__checkbox{display:flex;align-items:center;gap:10px;font-size:13px;color:#22543D;margin-top:4px}.form__button{width:160px;height:38px;font-size:16px;align-self:center}.contact__map{background:#F7EBDE;border-radius:18px;height:295px;grid-column:6/span 7;display:flex;flex-direction:column;gap:12px}.contact__map__placeholder{display:flex;align-items:center;justify-content:center;color:#22543D;font-weight:600;font-size:20px}.contact__form{display:flex;flex-direction:column;gap:14px}.contact__form__block{display:grid;grid-template-columns:90px 1fr;gap:16px 16px;align-items:center}.contact__map iframe,.contact__map__placeholder{width:100%;height:100%;border:none;border-radius:14px}.site-footer{background:#F7EBDE;padding:28px 0;margin-top:40px}.site-footer__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;color:#22543D;font-size:18px}.site-footer__left,.site-footer__center,.site-footer__right{display:flex;flex-direction:column;gap:6px}.site-footer__center{align-items:center;justify-self:center}.site-footer__center img{width:80px;height:auto}.site-footer__right{text-align:right;align-items:flex-end}.site-footer .developer{display:inline-flex;align-items:baseline;gap:4px;font-weight:500;text-decoration:underline}.page--catalog .hero{padding:40px 0}.catalog-hero{padding:40px 0 26px;text-align:center}.breadcrumbs{display:inline-flex;gap:10px;align-items:center;justify-content:center;color:#6F6A63;font-size:14px;margin:0 auto 10px}.breadcrumbs a{color:#22543D;font-weight:500}.catalog-hero__title{margin:0 0 8px;font-size:45px;font-weight:500}.catalog-hero__subtitle{margin:0 0 8px;color:#6F6A63;font-size:18px}.catalog-hero__meta{font-size:16px;font-weight:600;color:#8C3A2B}.catalog-hero__filters{margin-top:18px;display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.catalog-chip{background:#F7EBDE;color:#22543D;border:1px solid #E6D9C9;border-radius:14px;padding:10px 16px;font-size:16px;cursor:pointer;transition:background 0.2s ease, color 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease}.catalog-chip:hover{box-shadow:0 8px 22px rgba(34, 84, 61, 0.08)}.catalog-chip--active{background:#22543D;color:#fff;border-color:#22543D}.catalog-grid-section{padding:0 0 80px}.catalog-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(240px, 1fr));gap:18px}.catalog-card{background:#FEFAEE;border:1px solid #E6D9C9;border-radius:16px;box-shadow:0 10px 30px rgba(34, 84, 61, 0.08)}.catalog-card .product-card__img-wrap{margin:-12px -14px 0;overflow:hidden}.catalog-card .product-card__img{height:210px;border-radius:12px}.catalog-card .product-card__title{font-size:16px}.catalog-card .product-card__price{display:flex;gap:4px;align-items:center}.product-card__price-from{color:#4CAF50}.catalog__empty,.catalog__error{text-align:center;color:#6F6A63;grid-column:1/-1;background:#FEFAEE;border:1px dashed #E6D9C9;border-radius:14px;padding:28px}.product-hero{padding:26px 0 34px;display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:40px;align-items:center}.product-hero__image>img,.product-gallery__img{width:100%;height:auto;border-radius:18px;-o-object-fit:cover;object-fit:cover}.product-gallery{display:flex;flex-direction:column;gap:10px}.product-gallery__main{position:relative;border-radius:18px;overflow:hidden;background:#F1E8DA}.product-gallery__slide{display:none}.product-gallery__slide.is-active{display:block}.product-gallery__img{height:520px;display:block;border-radius:0}.product-gallery__nav{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border:none;border-radius:50%;background:rgba(34, 84, 61, 0.8);color:#fff;font-size:30px;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;z-index:2}.product-gallery__nav:hover{background:rgba(34, 84, 61, 0.95)}.product-gallery__nav--prev{left:12px}.product-gallery__nav--next{right:12px}.product-gallery__thumbs{display:grid;grid-template-columns:repeat(auto-fit, minmax(78px, 1fr));gap:8px}.product-gallery__thumb{border:2px solid transparent;background:transparent;border-radius:10px;padding:0;overflow:hidden;cursor:pointer}.product-gallery__thumb.is-active{border-color:#22543D}.product-gallery__thumb-img{width:100%;height:76px;object-fit:cover;display:block}.product-hero__title{margin:0 0 4px;font-size:32px;font-weight:500;color:#22543D}.product-hero__latin{margin:0 0 14px;color:#6F6A63;font-size:20px;font-weight:500}.product-hero__description{margin:0 0 18px;font-size:18px;color:#000;line-height:1.45;font-weight:500}.product-hero__price{margin:0 0 12px;font-size:40px;font-weight:500;color:#4CAF50}.product-hero__price-buy{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.product-hero__actions{display:flex;gap:16px;flex-wrap:wrap;align-items:center}.btn--buy{min-width:240px;min-height:56px;padding:14px 40px;border-radius:12px;font-size:22px;background:#F79355;color:#FEFAEE}.btn--buy:hover{background:#F08745}.product-popup--open .product-popup__backdrop{animation:fade-in 0.2s ease both}.product-popup--open .product-popup__dialog{animation:popup-enter 0.24s ease both}body.popup-open{overflow:hidden}.product-popup{position:fixed;inset:0;display:none;z-index:1000;box-sizing:border-box;padding:24px 16px 16px;overflow-y:auto}.product-popup--open{display:flex;justify-content:center;align-items:flex-start}.product-popup__backdrop{position:absolute;inset:0;background:rgba(34, 84, 61, 0.56)}.product-popup__dialog{position:relative;width:min(720px, 100%);max-height:calc(100vh - 48px);margin:0;top:50px;background:#FEFAEE;border:1px solid #D8C7B2;border-radius:16px;overflow-y:auto;box-shadow:0 14px 38px rgba(0, 0, 0, 0.24)}.product-popup__content{padding:24px}.product-popup__close{position:absolute;top:12px;right:12px;border:none;background:transparent;font-size:32px;line-height:1;color:#22543D;cursor:pointer;padding:0 8px}.product-popup__title{margin:0 0 8px;color:#22543D}.product-popup__subtitle{margin:0 0 10px;color:#6F6A63}.product-popup__phone{margin:0 0 14px;font-size:24px;font-weight:600}.product-popup__phone a{color:#22543D;text-decoration:none}.product-popup__phone a:hover{text-decoration:underline}.product-popup__product{margin:0 0 18px;color:#22543D}.product-popup__delivery{margin:0 0 18px;padding:12px 14px;border-radius:12px;background:#F7EBDE;border:1px solid #E6D9C9}.product-popup__delivery-title{margin:0 0 8px;color:#8C3A2B;font-size:17px}.product-popup__delivery-text{margin:0 0 8px;color:#22543D;line-height:1.4;font-size:14px}.product-popup__delivery-text:last-child{margin-bottom:0}.price-matrix-wrap{overflow-x:auto;padding:8px 0 30px}.price-matrix{margin:0 auto;border:2px solid #22543D;border-radius:16px;overflow:hidden;border-collapse:separate;border-spacing:0;min-width:min(640px, 100%);background:#FBF7F1}.price-matrix th, .price-matrix td{border:2px solid #22543D;padding:14px 16px;text-align:center;font-size:18px;font-weight:500;color:#000}.price-matrix th:first-child, .price-matrix td:first-child{text-align:left;min-width:140px}.price-matrix th,.price-matrix td{color:#22543D}.price-matrix tr:first-child th:first-child{border-top-left-radius:14px}.price-matrix tr:first-child th:last-child{border-top-right-radius:14px}.price-matrix tr:last-child td:last-child{border-bottom-right-radius:14px}.about-value-card,.delivery-card,.audience-card,.category-card,.product-card,.catalog-card,.about-gallery__item,.form-block,.contact__map{transition:transform 0.24s ease, box-shadow 0.24s ease, border-color 0.24s ease}.catalog-chip{transition:transform 0.2s ease, background 0.2s ease, color 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease}.reveal-on-scroll{opacity:0;transform:translateY(22px);transition:opacity 0.52s ease, transform 0.52s cubic-bezier(0.2, 0.65, 0.25, 1);transition-delay:var(--reveal-delay, 0ms)}.reveal-on-scroll.is-visible{opacity:1;transform:translateY(0)}@media (hover: hover) and (pointer: fine){.site-header__link:hover{color:#2F7A52}.site-header__link:hover::after{transform:scaleX(1)}.site-header__catalog-item:hover{background:#F7EBDE;color:#2F7A52}.site-header__logo:hover img{transform:scale(1.04)}.site-header__drawer-link:hover{color:#2F7A52}.contact__info-item:hover a{color:#8C3A2B}.catalog-chip:hover{transform:translateY(-1px)}.about-value-card:hover,.delivery-card:hover,.audience-card:hover,.category-card:hover,.product-card:hover,.catalog-card:hover,.about-gallery__item:hover,.form-block:hover,.contact__map:hover{transform:translateY(-6px);box-shadow:0 16px 30px rgba(34, 84, 61, 0.14);border-color:#88A07A}.about-gallery__item:hover img, .audience-card:hover .audience-card__img, .category-card:hover .category-card__img{transform:scale(1.05)}.price-matrix tr:not(:first-child):hover td{background:#F7EBDE}}@media (prefers-reduced-motion: reduce){*,*::before,*::after{animation:none !important;transition-duration:0.01ms !important}.reveal-on-scroll,.reveal-on-scroll.is-visible{opacity:1;transform:none}}@media (max-width: 1170px){.site-header__inner{grid-template-columns:repeat(2, minmax(0, 1fr));row-gap:14px}.site-header__logo{grid-column:1/-1;justify-self:center}.site-header__nav{gap:15px !important;flex-wrap:wrap}.site-header__link{font-size:20px}.site-header__nav--left{flex-direction:column;align-items:flex-start;gap:24px !important}.site-header__nav--right{flex-direction:column;align-items:flex-end;justify-content:flex-start}.site-header__catalog-menu{left:0;min-width:240px}}@media (max-width: 900px){.site-header__nav{display:none}.site-header__catalog-menu{opacity:0 !important;visibility:hidden !important;pointer-events:none !important}.product-hero__price-buy{justify-content:space-around}.site-header__toggle{display:inline-flex}.hero__inner{grid-template-columns:1fr;text-align:center}.hero__subtitle{margin-left:auto;margin-right:auto}.hero__actions{justify-content:center}.form-map{grid-template-columns:1fr}.form-map__head--form,.form-map__head--map,.form-block,.contact__map{grid-column:1/-1}.product-hero{grid-template-columns:1fr;text-align:center}.product-gallery__img{height:420px}.about-hero__inner{grid-template-columns:1fr}.about-hero__title{text-align:center}.about-hero__text{text-align:center}.about-hero__list{text-align:left;max-width:520px;margin-left:auto;margin-right:auto}.about-gallery__grid{grid-template-columns:repeat(2, minmax(0, 1fr))}.about-gallery__item--wide{grid-column:span 2;height:340px}.about-gallery__item--tall{grid-column:span 1;grid-row:span 1;height:340px}.about-gallery__item--half{grid-column:span 1;height:240px}.product-hero__actions{justify-content:center}.product-popup{padding:18px 10px 10px}.product-popup__dialog{max-height:calc(100vh - 28px)}}@media (max-width: 768px){.site-header__link{font-size:18px}.hero__title{font-size:42px}.hero__subtitle{font-size:20px}.section-title{font-size:30px}.seo-content__subtitle{font-size:24px}.about-hero__lead{font-size:18px}.about-hero__text p, .about-hero__list li{font-size:16px}.about-value-card__title{font-size:18px}.about-value-card__text{font-size:15px}.delivery-card__title{font-size:19px}.delivery-card__text{font-size:15px}.catalog-hero__title{font-size:34px}.catalog-hero__subtitle{font-size:16px}.product-hero__title{font-size:28px}.product-gallery__img{height:340px}.product-hero__latin{font-size:18px}.product-hero__price{font-size:32px}.btn--buy{min-width:200px;font-size:20px;padding:12px 30px}.single-product .price-matrix-wrap{overflow-x:visible;padding-bottom:20px}.single-product .price-matrix{width:100%;min-width:0;border:0;padding:10px;background:transparent;border-spacing:0}.single-product .price-matrix tr:first-child{display:none}.single-product .price-matrix tr{display:block;background:#FBF7F1;border:2px solid #22543D;border-radius:12px;overflow:hidden;margin-bottom:12px}.single-product .price-matrix td{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;width:100%;border:0;border-bottom:1px solid #DDCFBF;padding:10px 12px;text-align:right;font-size:16px}.single-product .price-matrix td:last-child{border-bottom:0}.single-product .price-matrix td::before{content:attr(data-label);color:#22543D;font-weight:600;text-align:left;white-space:nowrap}.site-footer__inner{grid-template-columns:1fr;text-align:center}.site-footer__left,.site-footer__right{align-items:center}}@media (max-width: 560px){.site-header__inner{grid-template-columns:1fr}.site-header__nav{justify-content:center}.btn,.form__button,.btn--ghost{width:100%;font-size:22px}.hero__actions{flex-direction:column}.product-gallery__img{height:260px}.products__grid{grid-template-columns:repeat(auto-fit, minmax(210px, 1fr))}.catalog-grid{grid-template-columns:repeat(auto-fit, minmax(200px, 1fr))}.categories__grid{grid-template-columns:1fr}.contact__form__block{grid-template-columns:1fr}.about-gallery__grid{grid-template-columns:1fr}.about-gallery__item--wide,.about-gallery__item--tall,.about-gallery__item--half{grid-column:span 1;grid-row:span 1;height:240px}.about-gallery__item img, .about-gallery__item--wide img, .about-gallery__item--tall img, .about-gallery__item--half img{height:100%}.form__label--margin{margin-top:0;margin-bottom:0}}@media (max-width: 500px){.product-hero__price-buy{justify-content:center;gap:10px}}