.alfp-section{background:var(--alfp-bg);padding:var(--alfp-padding-y) 20px}.alfp-section .alfp-inner{max-width:1200px;margin:0 auto}.alfp-section .alfp-heading{text-align:center;margin:0 0 40px;color:var(--alfp-heading-color);font-family:Presicav,sans-serif;text-transform:uppercase}.alfp-section .alfp-heading h1,.alfp-section .alfp-heading h2,.alfp-section .alfp-heading h3,.alfp-section .alfp-heading h4,.alfp-section .alfp-heading p{margin:0;color:inherit;font-family:inherit;font-weight:700;font-size:var(--alfp-heading-size);letter-spacing:.04em;line-height:1.25;text-transform:uppercase}.alfp-section .alfp-grid{display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:var(--alfp-gap)}.alfp-section .alfp-card{display:flex;flex-direction:column;align-items:center;text-align:center;color:inherit;flex:0 1 var(--alfp-image-size);width:var(--alfp-image-size);max-width:100%;box-sizing:border-box}.alfp-section .alfp-card__media{display:block;width:100%;aspect-ratio:1 / 1.05;border-radius:var(--alfp-radius);overflow:hidden;text-decoration:none}.alfp-section .alfp-card__image,.alfp-section .alfp-card__placeholder{width:100%;height:100%;object-fit:cover;display:block}.alfp-section .alfp-card__title{margin:16px 0 8px;padding:0 8px;color:var(--alfp-title-color);font-family:Presicav,sans-serif;font-size:var(--alfp-title-size);font-weight:900;letter-spacing:.03em;line-height:1.3;text-transform:uppercase}.alfp-section .alfp-card__title a{color:inherit;text-decoration:none}.alfp-section .alfp-card__title a:hover{text-decoration:underline}.alfp-section .alfp-card__text{margin:0 0 4px;padding:0 10px;color:var(--alfp-text-color);font-family:Century Gothic Pro,Century Gothic,Century,CenturyGothic,sans-serif;font-size:var(--alfp-text-size);font-weight:400;line-height:1.4}.alfp-section .alfp-card__price{margin:auto 0 0;color:var(--alfp-price-color);font-family:Century Gothic Pro,Century Gothic,Century,CenturyGothic,sans-serif;font-size:var(--alfp-price-size);font-weight:700;line-height:1.2}.alfp-section .alfp-card__price-compare{margin-left:6px;font-size:.8em;font-weight:400;color:#777}.alfp-section .alfp-card__form{width:100%;max-width:220px;display:block;margin-top:auto;padding-top:12px}.alfp-section .alfp-card:has(.alfp-card__price) .alfp-card__form{margin-top:0}.alfp-section .alfp-card__form form{margin:0}.alfp-section .alfp-card__atc{width:100%;-webkit-appearance:none;appearance:none;border:none;border-radius:0;background:var(--alfp-button-bg);color:var(--alfp-button-text);font-family:Century Gothic Pro,Century Gothic,Century,CenturyGothic,sans-serif;font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:12px 16px;cursor:pointer;transition:opacity .2s ease,background-color .2s ease}.alfp-section .alfp-card__atc:hover:not(:disabled){opacity:.9}.alfp-section .alfp-card__atc:disabled{opacity:.55;cursor:not-allowed}.alfp-section .alfp-card__atc.is-added{background:#0a5c3f}.alfp-section .alfp-empty{text-align:center;color:#666;font-family:Century Gothic Pro,Century Gothic,Century,CenturyGothic,sans-serif}@media screen and (max-width:989px){.alfp-section .alfp-card{flex:0 1 calc(50% - (var(--alfp-gap) / 2));width:calc(50% - (var(--alfp-gap) / 2));max-width:var(--alfp-image-size)}.alfp-section .alfp-heading{margin-bottom:28px}}@media screen and (max-width:749px){.alfp-section{padding-left:20px;padding-right:20px}.alfp-section .alfp-grid{justify-content:center;align-items:stretch}.alfp-section .alfp-card{flex:0 0 auto;width:100%;max-width:100%;margin-left:auto;margin-right:auto}.alfp-section .alfp-heading{margin-bottom:24px;padding:0 8px}.alfp-section .alfp-heading h1,.alfp-section .alfp-heading h2,.alfp-section .alfp-heading h3,.alfp-section .alfp-heading h4,.alfp-section .alfp-heading p{font-size:var(--alfp-heading-size-mobile)}.alfp-section .alfp-card__title{font-size:var(--alfp-title-size-mobile)}.alfp-section .alfp-card__text{font-size:var(--alfp-text-size-mobile)}.alfp-section .alfp-card__price{font-size:var(--alfp-price-size-mobile)}.alfp-section .alfp-card__form{max-width:22rem}}.fc-section .fc-header{text-align:center;margin-bottom:2.4rem}.fc-section .fc-heading{font-family:Presicav,sans-serif;font-size:4rem;font-weight:500;text-align:center;margin:0 0 1rem}.fc-section .fc-heading strong{font-family:Presicav,sans-serif}.fc-section .fc-description{text-align:center;max-width:72rem;margin:0 auto}.fc-section .fc-description p{margin:0}.fc-section .fc-grid-wrap{width:100%}.fc-section .fc-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(var(--fc-columns-mobile, 1),minmax(0,1fr));gap:2.8rem 1.6rem;justify-items:stretch;align-items:stretch}.fc-section .fc-card{width:100%;max-width:none;height:100%;min-height:100%;display:flex;flex-direction:column;align-items:center;text-align:center;background:transparent}.fc-section .fc-card__media{display:block;width:100%;aspect-ratio:4 / 5;text-decoration:none;overflow:hidden}.fc-section .fc-card__image,.fc-section .fc-card__placeholder{width:100%;height:100%;display:block;object-fit:contain}.fc-section .fc-card__content{width:100%;flex:1 1 auto;display:flex;flex-direction:column;align-items:center;padding:1.2rem .8rem 0;gap:.6rem}.fc-section .fc-card__title{font-family:Presicav,sans-serif;font-weight:900;font-size:var(--fc-title-size, 1.8rem);line-height:1.25;letter-spacing:.02em;text-transform:uppercase;color:var(--fc-accent, #00402e);margin:0}.fc-section .fc-card__title a{color:inherit;text-decoration:none}.fc-section .fc-card__title a:hover{text-decoration:underline}.fc-section .fc-card__desc{font-family:Century Gothic Pro,Century Gothic,sans-serif;font-size:1.4rem;line-height:1.45;color:#1a1a1a;margin:0;max-width:24rem}.fc-section .fc-card__actions{width:100%;margin-top:auto;padding-top:.8rem;display:flex;flex-direction:column;align-items:center;gap:.8rem}.fc-section .fc-card__price{font-family:Century Gothic Pro,Century Gothic,sans-serif;font-size:2rem;font-weight:700;color:#111;margin:0}.fc-section .fc-card__price-compare{margin-left:.6rem;font-size:1.5rem;font-weight:400;color:#777}.fc-section .fc-card__form{width:100%;max-width:22rem;display:block}.fc-section .fc-card__form form{margin:0}.fc-section .fc-card__actions>.fc-card__atc{width:100%;max-width:22rem}.fc-section .fc-card__atc{width:100%;-webkit-appearance:none;appearance:none;border:none;border-radius:0;background:var(--fc-accent, #00402e);color:#fff;font-family:Century Gothic Pro,Century Gothic,sans-serif;font-size:1.3rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:1.1rem 1.6rem;cursor:pointer;transition:background-color .2s ease,opacity .2s ease}.fc-section .fc-card__atc:hover:not(:disabled){opacity:.9}.fc-section .fc-card__atc:disabled{opacity:.55;cursor:not-allowed}.fc-section .fc-card__atc.is-added{background:#0a5c3f}.fc-section .fc-view-all{text-align:center;margin-top:3.2rem}@media screen and (min-width:750px){.fc-section .fc-grid{grid-template-columns:repeat(var(--fc-columns-tablet, 2),minmax(0,1fr));gap:3.2rem 2.4rem}}@media screen and (min-width:990px){.fc-section .fc-grid{grid-template-columns:repeat(var(--fc-columns-desktop, 4),minmax(0,1fr));gap:4rem 2.8rem}.fc-section .fc-heading{font-size:4rem}}
/*# sourceMappingURL=/cdn/shop/t/10/compiled_assets/styles.css.map */
