.main-all-collections__container{max-width:1312px;margin:0 auto;padding-left:16px;padding-right:16px}.main-all-collections__items{display:flex;justify-content:center;flex-wrap:wrap;gap:100px}.main-all-collections__item{display:flex;flex-direction:column;align-items:center;width:100%}.main-all-collections__item-col.main-all-collections__item-col--image{width:49.063%}.main-all-collections__item-col.main-all-collections__item-col--content{display:flex;align-items:center;width:42.5%}.main-all-collections__item-content{display:flex;flex-direction:column;align-items:center;width:100%;padding-top:32px;padding-bottom:24px;text-align:center}.main-all-collections__image-wrapper{position:relative;width:100%;padding-top:var(--image-aspect-ratio, 64.332%);border-radius:24px;overflow:hidden}.main-all-collections__image{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;object-fit:cover}.main-all-collections__image--placeholder{background-color:#76d2fa}.main-all-collections__item-heading{margin:0;font-family:Encode Sans,sans-serif;font-size:24px;font-weight:800;line-height:1.333;letter-spacing:.08em;text-transform:uppercase;color:#000}.main-all-collections__item-text-content{margin-top:16px;font-size:16px;font-weight:400;line-height:1.5;color:#000}.main-all-collections__item-text-content>*:first-child{margin-top:0}.main-all-collections__item-text-content>*:last-child{margin-bottom:0}.main-all-collections__item-text-content *{color:#000}.main-all-collections__item-text-content p,.main-all-collections__item-text-content li,.main-all-collections__item-text-content a{font-size:16px}.main-all-collections__item-text-content a{transition-property:opacity;transition-duration:.5s;transition-timing-function:ease}.main-all-collections__item-text-content a:hover{opacity:.7}.main-all-collections__item-text-content h1,.main-all-collections__item-text-content h2,.main-all-collections__item-text-content h3,.main-all-collections__item-text-content h4,.main-all-collections__item-text-content h5,.main-all-collections__item-text-content h6{font-weight:800;margin-top:24px;margin-bottom:16px}.main-all-collections__button{display:block;position:relative;margin-top:16px;padding:12px 16px 12px 32px;font-family:var(--font-body-family);font-style:normal;font-weight:600;font-size:16px;line-height:1.25;letter-spacing:0;text-decoration:none;background-color:#76d2fa;border-radius:56px;overflow:hidden}.main-all-collections__button:focus-visible{outline:2px solid #76D2FA;outline-offset:2px}.main-all-collections__button:before{content:"";position:absolute;right:0;top:50%;width:40px;aspect-ratio:1;background-color:#000;border-radius:50%;opacity:0;transform:translateY(-50%);transition-property:opacity,width;transition-duration:.3s;transition-timing-function:ease-out}.main-all-collections__button-text{color:#000;z-index:1;transition:color .3s ease}.main-all-collections__button-hover{display:flex;align-items:center;overflow:hidden}.main-all-collections__button-icon-wrapper{position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-left:24px;width:40px;height:40px;border-radius:100%;background-color:#0f1010;padding:0;overflow:hidden;transition:background-color .3s ease}.main-all-collections__button-icon{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:100%;transition:transform .3s ease;color:#fff}.main-all-collections__button-icon:before{content:"";position:absolute;left:-100%;width:40px;height:40px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M3.3335 8H12.6668' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8 3.33334L12.6667 8.00001L8 12.6667' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50% 50%;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);color:#fff}.main-all-collections__button-icon svg path{stroke:#fff}@media(max-width:1199px){.main-all-collections__items{gap:80px}.main-all-collections__item-heading{font-size:24px;line-height:1.25}.main-all-collections__button{margin-top:24px}}@media(min-width:992px){.main-all-collections__button:hover .main-all-collections__button-text{color:#fff}.main-all-collections__button:hover .main-all-collections__button-icon-wrapper{background-color:#76d2fa}.main-all-collections__button:hover:before{width:100%;opacity:1}.main-all-collections__button:hover .main-all-collections__button-icon:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M3.3335 8H12.6668' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8 3.33334L12.6667 8.00001L8 12.6667' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.main-all-collections__button:hover .main-all-collections__button-icon svg path{stroke:#000}.main-all-collections__button:hover .main-all-collections__button-icon{transform:translate(100%)}}@media(max-width:991px){.main-all-collections__items{gap:60px}.main-all-collections__item-col.main-all-collections__item-col--image{width:45%}.main-all-collections__item-col.main-all-collections__item-col--content{width:55%}}@media(max-width:767px){.main-all-collections__item-col.main-all-collections__item-col--image,.main-all-collections__item-col.main-all-collections__item-col--content{width:100%}.main-all-collections__item-content{align-items:center;padding-bottom:0}.main-all-collections__item-heading{font-size:40px;line-height:1.3;text-align:center}.main-all-collections__item-text-content{text-align:center}.main-all-collections__item-text-content ol,.main-all-collections__item-text-content ul{width:fit-content;max-width:100%;margin-left:auto;margin-right:auto;text-align:start}.main-all-collections__button{margin-top:32px}.main-all-collections__image-wrapper{padding-top:var(--image-aspect-ratio, 64.14%)}}@media(max-width:575px){.main-all-collections__items{gap:40px}.main-all-collections__item-content{padding-top:24px}.main-all-collections__item-heading{font-size:24px;line-height:1.25}.main-all-collections__button{margin-top:24px}}
/*# sourceMappingURL=/cdn/shop/t/427/assets/main-all-collections.css.map */
