#collection{padding:30px 0 96px}#collectionHeader{background:#d3b0501a;margin-bottom:35px;padding-bottom:20px;display:none}#collectionHeaderInner{display:grid;grid-template-columns:minmax(0,302px) 1fr;gap:24px;max-width:1340px;margin:0 auto;padding:35px 30px 0}#collectionHeaderTitle{font-size:32px;font-weight:800;color:var(--green)}#collectionHeaderFilterTitle{font-size:13px;font-weight:800;line-height:1;letter-spacing:2px;margin-bottom:16px}#collectionHeaderFilterBody{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.collectionHeaderFilterRemove,.collectionHeaderFilterAdd{display:grid;place-content:center;padding:12px 24px 8px;border-radius:12px;border:2px solid var(--yellow);font-size:14px;font-weight:800;line-height:1;text-align:center;transition:ease .4s}.collectionHeaderFilterRemove,.collectionHeaderFilterAdd:hover{background-color:var(--yellow);border-color:var(--black)}.collectionHeaderFilterAdd{background-color:#fff}#collectionBody{max-width:1340px;margin:0 auto;padding:0 30px}#collectionBodyTop{display:flex;align-items:center;justify-content:space-between;margin-bottom:35px}.collectionBodyTitle{font-size:15px;font-weight:800;line-height:1;letter-spacing:2px;padding-top:2px}#collectionSort{display:flex;align-items:center;gap:12px}#collectionSortFormSelect{border:none;color:#1e1d1bcc}#collectionBodyBottom{display:grid;grid-template-columns:minmax(0,302px) 1fr;gap:24px}.collectionBodyFilterSection{border-top:1px solid #1E1D1B33}.collectionBodyFilterTitle{font-size:14px;font-weight:800;line-height:1;letter-spacing:1px;padding:12px 0;width:100%;position:relative}.collectionBodyFilterTitle:after{position:absolute;content:"";width:20px;height:20px;top:50%;right:0;translate:0 -50%;background-repeat:no-repeat;background-size:20px;background-position:center;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.875 11.25L10 8.125L13.125 11.25' stroke='%231E1D1B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");transition:ease .4s;transform:rotateX(180deg)}.active .collectionBodyFilterTitle:after{transform:rotateX(0)}.collectionBodyFilterSectionList{display:flex;flex-direction:column;gap:8px;padding:8px 0 12px}.collectionBodyFilterSectionListItem{padding:6px 0 0 32px;font-size:18px;font-weight:500;line-height:1;background-repeat:no-repeat;background-size:24px;background-position:left 50%;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.5 3.75H4.5C4.08579 3.75 3.75 4.08579 3.75 4.5V19.5C3.75 19.9142 4.08579 20.25 4.5 20.25H19.5C19.9142 20.25 20.25 19.9142 20.25 19.5V4.5C20.25 4.08579 19.9142 3.75 19.5 3.75Z' stroke='%231E1D1B' stroke-opacity='0.6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.collectionBodyFilterSectionListItem.active{font-weight:800;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.25 12.75L10.5 15L15.75 9.75' stroke='%231E1D1B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19.5 3.75H4.5C4.08579 3.75 3.75 4.08579 3.75 4.5V19.5C3.75 19.9142 4.08579 20.25 4.5 20.25H19.5C19.9142 20.25 20.25 19.9142 20.25 19.5V4.5C20.25 4.08579 19.9142 3.75 19.5 3.75Z' stroke='%231E1D1B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}#collectionGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:36px}@media (max-width: 1000px){#collectionGrid{grid-template-columns:1fr 1fr}}@media (max-width: 800px){#collection{padding:0 0 60px}#collectionHeader{background:#d3b0501a;margin-bottom:0;padding-bottom:0}#collectionHeaderInner{grid-template-columns:1fr;gap:20px;padding:24px}#collectionHeaderTitle{font-size:24px;position:relative}#collectionHeaderFilterTitle{margin-bottom:0;position:relative}#collectionHeaderFilterTitle:after{position:absolute;content:"";width:20px;height:20px;top:50%;right:0;translate:0 -50%;background-repeat:no-repeat;background-size:20px;background-position:center;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.875 11.25L10 8.125L13.125 11.25' stroke='%231E1D1B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");transition:ease .4s;transform:rotateX(180deg)}.active #collectionHeaderFilterTitle:after{transform:rotateX(0)}#collectionHeaderFilterBody{padding-top:16px}.collectionHeaderFilterRemove,.collectionHeaderFilterAdd{padding:12px 16px 8px;border-radius:12px}#collectionBody{padding:0}#collectionBodyTop{display:block;margin-bottom:0}#collectionBodyTopSelection{display:grid;align-items:center;grid-template-columns:50% 50%}.collectionBodyTopSelectionButton{background-color:#d3b0500d;padding:12px 24px;display:grid;align-items:center;gap:8px;position:relative;font-size:15px;font-weight:800;line-height:1;letter-spacing:2px;border-top:1px solid rgba(51,51,51,.2);border-bottom:1px solid rgba(51,51,51,.2);height:100%}.collectionBodyTopSelectionButton.active{background-color:#fff;border-bottom-color:#fff}.collectionBodyTopSelectionButton:after{position:absolute;content:"";width:20px;height:20px;top:50%;right:24px;translate:0 -50%;background-repeat:no-repeat;background-size:20px;background-position:center;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.875 11.25L10 8.125L13.125 11.25' stroke='%231E1D1B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");transition:ease .4s;transform:rotateX(180deg)}.collectionBodyTopSelectionButton.active:after{transform:rotateX(0)}.collectionBodyTopSelectionButton:first-child{border-right:1px solid rgba(51,51,51,.2)}.collectionBodyTopSelectionButton span{font-size:14px;font-weight:500}.collectionBodyTopDrop{display:grid;grid-template-rows:0fr;transition:ease .4s}.collectionBodyTopDrop.active{grid-template-rows:1fr}.collectionBodyTopDrop>div{overflow:hidden}#collectionSort{flex-direction:column;align-items:unset;gap:24px;padding:24px;border-bottom:1px solid rgba(51,51,51,.2)}.collectionSortItem{font-size:18px;font-weight:500;line-height:1;display:block}.collectionSortItem.selected{font-weight:800}#collectionBodyFilter{padding:16px 46px 24px 24px;background-color:#fff;border-bottom:1px solid rgba(51,51,51,.2)}.collectionBodyFilterSection:first-child{border-top:none}.active .collectionBodyFilterTitle:after{transform:rotateX(0)}.collectionBodyFilterSectionList{display:flex;flex-direction:column;gap:8px;padding:8px 0 12px}#collectionBodyBottom{grid-template-columns:1fr;gap:unset}#collectionGrid{grid-template-columns:1fr;padding:24px 24px 0;margin-bottom:36px}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/main-collection.css.map */
