.pm-catcfg{text-align:left}@media(max-width:989px){.pm-pdp-redesign .x-block-cat-configurator{order:32}}.pm-catcfg__card{background:#fff;border-radius:8px;padding:24px;display:flex;flex-direction:column;gap:8px}.pm-catcfg__advice{margin-top:13px}.pm-catcfg__head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.pm-catcfg__title{font-family:var(--font-heading-highlight),cursive;font-weight:700;font-size:20px;line-height:28px;color:#000;margin:0}.pm-catcfg__info{display:inline-flex;align-items:center;gap:4px;padding:2px 0;background:none;border:0;opacity:.5;color:#000;font-family:var(--font-body-family);font-size:14px;line-height:16px;white-space:nowrap;cursor:pointer;transition:opacity .2s ease}.pm-catcfg__info:hover{opacity:.85}.pm-catcfg__info svg{width:15px;height:15px;flex-shrink:0}.pm-catcfg__options{display:flex;flex-wrap:wrap;gap:12px}.pm-catcfg__option{flex:1 1 0;min-width:100px;display:flex;align-items:center;justify-content:center;gap:10px;padding:14px 8px;background:transparent;border:1px solid #d1d1d1;border-radius:8px;color:#0a0e0c;font-family:var(--font-body-family);font-size:15px;line-height:23px;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.pm-catcfg__option svg,.pm-catcfg-table__cats svg,.pm-catcfg-modal__close svg{fill:none}.pm-catcfg__option svg{width:24px;height:auto;aspect-ratio:22 / 17;flex-shrink:0}.pm-catcfg__option:hover{border-color:#8a8a8a}.pm-catcfg__option--active,.pm-catcfg__option--active:hover{border-color:#383838;box-shadow:inset 0 0 0 1px #383838}.pm-catcfg__advice{background:#f8f4ec;border:1px solid #e7dece;border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:4px}.pm-catcfg__advice-line,.pm-catcfg__advice-line p{font-family:var(--font-heading-highlight),cursive;font-weight:400;font-size:16px;line-height:28px;color:#000;margin:0}.pm-catcfg__advice-line strong{font-weight:700}.pm-catcfg__advice-order{font-family:var(--font-body-family);font-size:14px;line-height:18px;color:#000;margin:0}.pm-catcfg__advice-order strong{font-weight:700}@media(max-width:749px){.pm-catcfg__head{align-items:center}.pm-catcfg__title{font-size:18px}.pm-catcfg__info{font-size:14px}.pm-catcfg__info svg{width:14px;height:12px}.pm-catcfg__options{gap:8px}.pm-catcfg__option{font-size:14px}.pm-catcfg__advice{gap:6px}.pm-catcfg__advice-line,.pm-catcfg__advice-line p{font-size:16px;line-height:18px}.pm-catcfg__advice-order{font-size:14px;line-height:16px}}.pm-catcfg-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:#acacac4d;display:flex;align-items:center;justify-content:center;padding:16px}.pm-catcfg-modal__panel{background:#fff;border-radius:16px;padding:24px;width:100%;max-width:640px;max-height:100%;display:flex;flex-direction:column;gap:20px}@media(min-width:990px){.pm-catcfg-modal{justify-content:flex-end;padding:32px}.pm-catcfg-modal__panel{max-width:820px;height:100%}.pm-catcfg-modal__body{flex:1 1 auto;justify-content:flex-start}}.pm-catcfg-modal__head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.pm-catcfg-modal__title{font-family:var(--font-heading-highlight),cursive;font-weight:700;font-size:20px;line-height:28px;color:#000;margin:0}.pm-catcfg-modal__close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;margin:-4px -4px 0 0;padding:0;background:none;border:0;color:#000;cursor:pointer;flex-shrink:0}.pm-catcfg-modal__close svg{width:20px;height:20px}.pm-catcfg-modal__body{overflow-y:auto;min-height:0;display:flex;flex-direction:column;gap:20px}.pm-catcfg-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.pm-catcfg-table{width:100%;border-collapse:collapse;min-width:480px}.pm-catcfg-table th{text-align:left;color:#224a27;font-family:var(--font-heading-family);font-weight:700;font-size:15px;line-height:20px;padding:0 16px 12px 0;border-bottom:1px solid #e5e5e5;white-space:nowrap}.pm-catcfg-table td{padding:16px 16px 16px 0;border-bottom:1px solid #ececec;color:#0a0e0c;font-family:var(--font-body-family);font-size:15px;line-height:20px;white-space:nowrap}.pm-catcfg-table th:last-child,.pm-catcfg-table td:last-child{padding-right:0}.pm-catcfg-table__cats{display:flex;align-items:center;gap:10px}.pm-catcfg-table__cats svg{width:22px;height:auto;aspect-ratio:22 / 17;flex-shrink:0}.pm-catcfg-note{background:#f8f4ec;border:1px solid #e7dece;border-radius:8px;padding:16px}.pm-catcfg-note,.pm-catcfg-note p{font-family:var(--font-heading-highlight),cursive;font-weight:400;font-size:15px;line-height:26px;color:#000;margin:0}.pm-catcfg-note strong{font-weight:700}.pm-catcfg-modal__closebtn{width:100%;padding:16px 24px;background:#224a27;border:0;border-radius:9999px;color:#fff;font-family:var(--font-body-family);font-weight:600;font-size:16px;line-height:20px;cursor:pointer;flex-shrink:0;transition:background .2s ease}.pm-catcfg-modal__closebtn:hover{background:#153419}@media(max-width:749px){.pm-catcfg-table{min-width:420px}.pm-catcfg-table__cats svg{display:none}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/cat-configurator.css.map */
