#collection{margin:0 auto 40px;max-width:1440px;padding:40px 20px 80px;position:relative}#collectionTop{text-align:center;max-width:882px;margin:0 auto}#collectionTitle{font-family:FoundersCondensed;font-size:80px;font-weight:700;line-height:1;margin-bottom:10px;text-transform:uppercase}#collectionBottom{margin-top:60px;display:grid;grid-template-columns:318px 1fr;gap:32px}#collectionAside{width:100%;position:relative}#collectionSort{margin-bottom:30px;position:relative;width:100%}#collectionSort select{padding:10px 16px 6px;border:var(--black) 1px solid;-webkit-appearance:none;-moz-appearance:none;color:#090d1c80}#collectionSort svg{position:absolute;right:16px;top:50%;translate:0 -50%;width:24px;height:24px;pointer-events:none}#collectionActive{margin-bottom:60px}#collectionActiveTop{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;font-size:14px;color:#5f626b}#collectionActiveTop a{text-decoration:underline;text-underline-offset:8px}#collectionActiveBottom{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.collectionActiveBottomRemove{border:1px solid #DADBDD;padding:8px 10px 1px;display:flex;gap:6px;max-width:fit-content;min-width:fit-content;font-size:14px;border-radius:100px}.collectionActiveBottomRemove svg{width:10px;height:10px;transform:translateY(1px)}.collectionAsideDrop{border-bottom:1px solid #DADBDD}.collectionAsideDropButton{display:flex;justify-content:space-between;gap:10px;font-size:20px;font-family:FoundersCondensed;font-weight:700;padding:24px 0;text-transform:uppercase}.collectionAsideDropButton svg{width:24px;height:24px;transition:ease .3s}.collectionAsideDropButton.active svg{transform:rotate(135deg)}.collectionAsideDropContent{display:grid;grid-template-rows:0fr;transition:ease .3s}.collectionAsideDropButton.active+.collectionAsideDropContent{grid-template-rows:1fr}.collectionAsideDropContent>div{overflow:hidden}.collectionAsideDropContentGroup{padding:0 0 24px;list-style:none;margin:0}.collectionAsideDropContentGroup li{margin:2px 0}.collectionAsideDropContentGroup li.active{font-weight:700}.collectionAsideDropContentGroup li a{display:flex;align-items:center;gap:4px}.collectionAsideDropContentGroup li a:before{content:"";width:10px;height:10px;border-radius:50%;border:2px solid;background-color:#fff;transform:translateY(-3px)}.collectionAsideDropContentGroup li.active a:before{background-color:var(--black)}#collectionGrid{display:flex;justify-content:center;flex-wrap:wrap;gap:32px}#collectionGridEmpty{margin:auto;font-size:clamp(30px,4dvw,100px);font-weight:700;font-family:FoundersCondensed}#collectionGrid .collectionItem{height:unset}#collectionGridVideo+.collectionItem .collectionItemButton{margin-top:unset}#collectionGridVideo{max-width:688px;width:100%;position:relative;cursor:pointer;max-height:540px;overflow:hidden}#collectionGridVideo video{object-fit:cover}#collectionGridVideo span{position:absolute;left:16px;bottom:22px;color:#fff}#collectionGridCard{max-width:328px;min-width:210px;width:100%;display:flex;position:relative}#collectionGridCardImage{object-fit:cover}#collectionGridCardInner{padding:10px;position:absolute;left:50%;top:50%;translate:-50% -50%;color:#fff;display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}#collectionGridCardTitle{font-family:FoundersCondensed;font-size:36px;line-height:1;margin-bottom:10px}#collectionGridCardText{margin-bottom:10px}#collectionGridCardButton{border-radius:4px;max-width:fit-content}#collectionPagination{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:10px}#collectionPagination .prev a{width:14px;height:14px;transform:rotate(180deg);content:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.75 7H11.6667' stroke='%23090D1C' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M8.1665 2.91675L12.2498 7.00008L8.1665 11.0834' stroke='%23090D1C' stroke-linecap='square'/%3E%3C/svg%3E%0A")}#collectionPagination .next a{width:14px;height:14px;content:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.75 7H11.6667' stroke='%23090D1C' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M8.1665 2.91675L12.2498 7.00008L8.1665 11.0834' stroke='%23090D1C' stroke-linecap='square'/%3E%3C/svg%3E%0A")}@media (max-width: 800px){#collection{padding:30px 20px 60px}#collectionTitle{font-size:56px}#collectionBottom{grid-template-columns:1fr;margin-top:24px;gap:36px}#collectionAside{display:flex;align-items:center;justify-content:space-between}#collectionAsideMobileToggle{display:flex;align-items:center;gap:2px;max-width:fit-content}#collectionAsideMobileToggle svg{width:24px;height:24px;transform:translateY(-3px)}#collectionSort{margin-bottom:0;max-width:45%}#collectionAsideMobile{position:absolute;top:100%;width:100%;display:grid;grid-template-rows:0fr;transition:ease .3s;z-index:2;padding-bottom:20px;background-color:#fff}#collectionAsideMobileToggle.active~#collectionAsideMobile{grid-template-rows:1fr}#collectionAsideMobile>div{overflow:hidden}#collectionActive{margin-bottom:30px}.collectionAsideDropButton{font-size:18px;padding:20px 0}.collectionAsideDropButton svg{width:20px;height:20px}.collectionAsideDropContentGroup{padding:0 0 20px}#collectionGrid{gap:24px 20px}#collectionGridVideo span{bottom:16px}#collectionGridCard{max-width:350px;min-width:unset}#collectionGridCardTitle{font-size:32px}}@media (max-width: 400px){#collectionTitle{font-size:clamp(30px,14dvw,56px)}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/main-collection.css.map */
