:root{--canto-collection-blue: #12324a;--canto-collection-soft-blue: #eaf6fb;--canto-collection-pink: #fff4f8;--canto-collection-green: #d9f1ee;--canto-collection-border: rgba(91, 147, 201, .14);--canto-collection-shadow: rgba(18, 50, 74, .08)}.canto-collection-page{background:radial-gradient(circle at top left,rgba(234,246,251,.9),transparent 34rem),linear-gradient(180deg,#fafdff,#fff 48%,#eaf6fb);color:var(--canto-collection-blue)}.canto-collection-hero{padding:2.4rem 0 0;background:transparent}.canto-collection-hero__inner{position:relative;gap:2.8rem;border:.1rem solid var(--canto-collection-border);border-radius:3rem;background:radial-gradient(circle at top left,rgba(255,244,248,.92),transparent 30rem),linear-gradient(135deg,#eaf6fb,#fff4f8 55%,#fff);box-shadow:0 1.4rem 4rem #12324a12;padding:3.2rem;overflow:hidden}.canto-collection-hero__text-wrapper{position:relative;z-index:1}.canto-collection-hero__eyebrow{display:inline-flex;align-items:center;justify-content:center;margin:0 0 1rem;padding:.55rem 1.1rem;border-radius:999px;background:#fff;color:#5b93c9;font-size:1.15rem;font-weight:900;line-height:1;letter-spacing:.12em;text-transform:uppercase;box-shadow:0 .7rem 1.8rem #12324a0f}.canto-collection-hero__title{margin:0;color:var(--canto-collection-blue);font-size:clamp(3rem,4vw,5.2rem);font-weight:900;line-height:1.05;letter-spacing:-.04em}.canto-collection-hero__description{max-width:68rem;margin-top:1.4rem;margin-bottom:0;color:#12324ac2;font-size:1.62rem;line-height:1.7}.canto-collection-hero__description p{margin-top:0;margin-bottom:0}.canto-collection-hero__image{border:0;border-radius:2.4rem;background:#fff;overflow:hidden;box-shadow:0 1rem 3rem #12324a14}.canto-collection-hero__image img{object-fit:cover;object-position:center center}.canto-collection-page .collection{padding-top:1.6rem}.canto-collection-page .product-grid-container{margin-top:1.2rem}.canto-collection-page .facets-wrapper{margin-bottom:2.4rem}.canto-collection-page .facets-container{padding:1.2rem 1.4rem;border:.1rem solid var(--canto-collection-border);border-radius:2.2rem;background:#ffffffdb;box-shadow:0 1rem 3rem #12324a0d}.canto-collection-page .facets__form{gap:1.2rem}.canto-collection-page .facets__heading,.canto-collection-page .facet-filters__label,.canto-collection-page .product-count__text{color:#12324ab8;font-weight:700}.canto-collection-page .facets__summary,.canto-collection-page .facet-filters__sort,.canto-collection-page .select__select{min-height:3.8rem;border-radius:999px;color:var(--canto-collection-blue);font-weight:700}.canto-collection-page .facets__summary{padding:.75rem 1.2rem;border:.1rem solid rgba(91,147,201,.12);background:#fff}.canto-collection-page .facets__summary:hover{background:var(--canto-collection-soft-blue);text-decoration:none}.canto-collection-page .facet-filters__sort{border:.1rem solid rgba(91,147,201,.12);background:#fff;padding-left:1.2rem;padding-right:3.2rem}.canto-collection-page .product-grid{--grid-desktop-horizontal-spacing: 2rem;--grid-desktop-vertical-spacing: 2.4rem;--grid-mobile-horizontal-spacing: 1rem;--grid-mobile-vertical-spacing: 1.4rem}.canto-collection-page .grid__item{min-width:0}@media screen and (min-width:990px){.canto-collection-page .product-grid.grid--4-col-desktop .grid__item{width:calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);max-width:calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4)}}.canto-collection-page .card-wrapper{height:100%}.canto-collection-page .card{height:100%;border:.1rem solid rgba(91,147,201,.14);border-radius:2.4rem;background:#fff;overflow:hidden;box-shadow:0 1.1rem 3.2rem #12324a0f;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.canto-collection-page .card-wrapper:hover .card{transform:translateY(-.25rem);border-color:#5b93c93d;box-shadow:0 1.6rem 4rem #12324a1c}.canto-collection-page .card__inner{border-radius:2.4rem 2.4rem 0 0;background:#fff}.canto-collection-page .card__media,.canto-collection-page .media{background:#fff}.canto-collection-page .card__media img,.canto-collection-page .media img,.canto-collection-page .card__media .motion-reduce{object-fit:contain!important;object-position:center center!important}.canto-collection-page .card__content{padding:1.2rem 1.4rem 1.45rem}.canto-collection-page .card__information{padding:0}.canto-collection-page .card__heading{color:var(--canto-collection-blue);font-size:1.42rem;font-weight:900;line-height:1.28;letter-spacing:.01em;margin-bottom:.75rem}.canto-collection-page .card__heading a{color:var(--canto-collection-blue);text-decoration:none}.canto-collection-page .card__heading a:hover{text-decoration:underline;text-underline-offset:.25rem}.canto-collection-page .price{color:var(--canto-collection-blue);font-weight:900;letter-spacing:.02em}.canto-collection-page .price__container,.canto-collection-page .price-item{font-size:1.65rem;line-height:1.2}.canto-collection-page .price__regular .price-item--regular{color:var(--canto-collection-blue)}.canto-collection-page .price--on-sale .price-item--sale{color:#ef7d74}.canto-collection-page .badge{border-radius:999px;border:0;font-weight:800;letter-spacing:.02em}.canto-collection-page .card__badge .badge{background:#2f3437;color:#fff;box-shadow:0 .6rem 1.4rem #12324a1f}.canto-collection-page .quick-add__submit{min-height:4.2rem;border-radius:999px;background:#5b93c9;color:#fff;font-weight:900;box-shadow:0 .8rem 2rem #5b93c92e}.canto-collection-page .quick-add__submit:hover{background:#4f86bb}.canto-collection-page .pagination-wrapper{margin-top:4rem}.canto-collection-page .pagination__list{gap:.7rem}.canto-collection-page .pagination__item{min-width:4rem;height:4rem;border-radius:999px;color:var(--canto-collection-blue);font-weight:800}.canto-collection-page .pagination__item:hover,.canto-collection-page .pagination__item--current{background:#fff;box-shadow:0 .8rem 2rem #12324a14;text-decoration:none}.canto-collection-page .collection--empty{border:.1rem solid var(--canto-collection-border);border-radius:2.4rem;background:#ffffffdb;box-shadow:0 1rem 3rem #12324a0d}@media screen and (max-width:749px){.canto-collection-page{background:radial-gradient(circle at top,rgba(234,246,251,.9),transparent 26rem),linear-gradient(180deg,#fafdff,#fff,#eaf6fb)}.canto-collection-hero{padding-top:1.4rem}.canto-collection-hero__inner{gap:1.6rem;border-radius:2.2rem;padding:2rem 1.6rem}.canto-collection-hero__eyebrow{margin-bottom:.8rem;padding:.5rem .95rem;font-size:1rem}.canto-collection-hero__title{font-size:3rem;letter-spacing:-.035em}.canto-collection-hero__description{max-width:100%;margin-top:1rem;font-size:1.42rem;line-height:1.6}.canto-collection-hero__image{height:18rem;border-radius:1.8rem}.canto-collection-page .collection{padding-top:1rem}.canto-collection-page .facets-wrapper{margin-bottom:1.6rem}.canto-collection-page .facets-container{padding:.95rem;border-radius:1.8rem}.canto-collection-page .product-grid{--grid-mobile-horizontal-spacing: 1rem;--grid-mobile-vertical-spacing: 1.4rem}.canto-collection-page .product-grid.grid--2-col-tablet-down .grid__item{width:calc(50% - var(--grid-mobile-horizontal-spacing) / 2);max-width:calc(50% - var(--grid-mobile-horizontal-spacing) / 2)}.canto-collection-page .card{border-radius:1.8rem;box-shadow:0 .8rem 2.2rem #12324a0f}.canto-collection-page .card__inner{border-radius:1.8rem 1.8rem 0 0}.canto-collection-page .card__content{padding:.95rem .95rem 1.1rem}.canto-collection-page .card__heading{font-size:1.18rem;line-height:1.28;margin-bottom:.55rem}.canto-collection-page .price__container,.canto-collection-page .price-item{font-size:1.36rem}.canto-collection-page .pagination-wrapper{margin-top:2.6rem}}@media screen and (max-width:420px){.canto-collection-page .product-grid{--grid-mobile-horizontal-spacing: .8rem;--grid-mobile-vertical-spacing: 1.2rem}.canto-collection-page .product-grid.grid--2-col-tablet-down .grid__item{width:calc(50% - var(--grid-mobile-horizontal-spacing) / 2);max-width:calc(50% - var(--grid-mobile-horizontal-spacing) / 2)}.canto-collection-page .card__heading{font-size:1.12rem}.canto-collection-page .price__container,.canto-collection-page .price-item{font-size:1.3rem}}.canto-collection-page .card-wrapper,.canto-collection-page .product-card-wrapper{height:100%!important}.canto-collection-page .card{display:flex!important;flex-direction:column!important;height:100%!important}.canto-collection-page .card__inner{height:30rem!important;min-height:30rem!important;border-radius:2.4rem 2.4rem 0 0;overflow:hidden!important}.canto-collection-page .card__inner.ratio,.canto-collection-page .card__inner .ratio{display:block!important}.canto-collection-page .card>.card__content{flex:1 1 auto!important;display:flex!important;flex-direction:column!important;min-height:0!important}.canto-collection-page .card>.card__content>.card__information{flex:1 1 auto!important;display:flex!important;flex-direction:column!important;min-height:0!important}.canto-collection-page .card__heading{min-height:3.7rem!important;margin-bottom:.85rem!important}.canto-collection-page .card-information{display:flex!important;flex-direction:column!important;flex:1 1 auto!important}.canto-collection-page .canto-card-price{display:grid!important;gap:.35rem!important;margin-top:auto!important;padding-top:.25rem!important}.canto-collection-page .canto-card-price__pix{color:var(--canto-collection-blue)!important;font-size:1.62rem!important;font-weight:950!important;line-height:1.15!important;letter-spacing:-.01em!important}.canto-collection-page .canto-card-price__pix span{color:#23a67a!important;font-size:1.05rem!important;font-weight:900!important;line-height:1.15!important;white-space:nowrap!important}.canto-collection-page .canto-card-price__installment{color:#12324aa3!important;font-size:1.12rem!important;font-weight:750!important;line-height:1.25!important}.canto-collection-page .canto-card-price+.price,.canto-collection-page .canto-card-price+.price__container{display:none!important}@media screen and (min-width:750px)and (max-width:989px){.canto-collection-page .card__inner{height:25rem!important;min-height:25rem!important}.canto-collection-page .card__heading{min-height:3.8rem!important}.canto-collection-page .canto-card-price__pix{font-size:1.5rem!important}.canto-collection-page .canto-card-price__installment{font-size:1.06rem!important}}@media screen and (max-width:749px){.canto-collection-page .card__inner{height:19rem!important;min-height:19rem!important;border-radius:1.8rem 1.8rem 0 0!important}.canto-collection-page .card__heading{min-height:4.5rem!important;margin-bottom:.65rem!important}.canto-collection-page .canto-card-price{gap:.25rem!important}.canto-collection-page .canto-card-price__pix{font-size:1.34rem!important;line-height:1.12!important}.canto-collection-page .canto-card-price__pix span,.canto-collection-page .canto-card-price__installment{font-size:1rem!important;line-height:1.18!important}}@media screen and (max-width:420px){.canto-collection-page .card__inner{height:17.8rem!important;min-height:17.8rem!important}.canto-collection-page .card__heading{min-height:4.35rem!important}.canto-collection-page .canto-card-price__pix{font-size:1.22rem!important}.canto-collection-page .canto-card-price__pix span,.canto-collection-page .canto-card-price__installment{font-size:.92rem!important}}.canto-collection-page .card-wrapper,.canto-collection-page .product-card-wrapper{height:auto!important}.canto-collection-page .grid__item{display:flex!important;align-items:stretch!important}.canto-collection-page .card{width:100%!important;height:auto!important;min-height:0!important;display:flex!important;flex-direction:column!important}@media screen and (min-width:990px){.canto-collection-page .card__inner{height:26rem!important;min-height:26rem!important}}@media screen and (min-width:750px)and (max-width:989px){.canto-collection-page .card__inner{height:23.5rem!important;min-height:23.5rem!important}}.canto-collection-page .card__media,.canto-collection-page .card__media .media,.canto-collection-page .card__inner .media{width:100%!important;height:100%!important;min-height:100%!important}.canto-collection-page .card>.card__content{flex:0 0 auto!important;display:block!important;min-height:0!important;padding-top:1.05rem!important}.canto-collection-page .card>.card__content>.card__information{flex:0 0 auto!important;display:block!important;min-height:0!important}.canto-collection-page .card-information{display:block!important;flex:0 0 auto!important}.canto-collection-page .card__heading{min-height:4.15rem!important;max-height:4.15rem!important;margin-bottom:0!important;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden!important}.canto-collection-page .canto-card-price{margin-top:.85rem!important;padding-top:0!important;gap:.28rem!important}.canto-collection-page .canto-card-price__pix{font-size:1.58rem!important;line-height:1.12!important}.canto-collection-page .canto-card-price__installment{font-size:1.08rem!important;line-height:1.22!important}@media screen and (max-width:749px){.canto-collection-page .card__inner{height:18.2rem!important;min-height:18.2rem!important}.canto-collection-page .card>.card__content{padding-top:.85rem!important}.canto-collection-page .card__heading{min-height:4.25rem!important;max-height:4.25rem!important;margin-bottom:0!important}.canto-collection-page .canto-card-price{margin-top:.65rem!important;gap:.22rem!important}.canto-collection-page .canto-card-price__pix{font-size:1.3rem!important;line-height:1.1!important}.canto-collection-page .canto-card-price__pix span,.canto-collection-page .canto-card-price__installment{font-size:.95rem!important;line-height:1.15!important}}@media screen and (max-width:420px){.canto-collection-page .card__inner{height:17.2rem!important;min-height:17.2rem!important}.canto-collection-page .card__heading{min-height:4.05rem!important;max-height:4.05rem!important}.canto-collection-page .canto-card-price{margin-top:.6rem!important}.canto-collection-page .canto-card-price__pix{font-size:1.18rem!important}.canto-collection-page .canto-card-price__pix span,.canto-collection-page .canto-card-price__installment{font-size:.88rem!important}}.canto-collection-page .product-grid{align-items:stretch!important}@media screen and (min-width:990px){.canto-collection-page .grid__item{display:flex!important;align-items:stretch!important;height:40rem!important;min-height:40rem!important;max-height:40rem!important}.canto-collection-page .card-wrapper,.canto-collection-page .product-card-wrapper,.canto-collection-page .card{width:100%!important;height:40rem!important;min-height:40rem!important;max-height:40rem!important}.canto-collection-page .card{display:flex!important;flex-direction:column!important;overflow:hidden!important}.canto-collection-page .card__inner{flex:0 0 24rem!important;height:24rem!important;min-height:24rem!important;max-height:24rem!important;border-radius:2.4rem 2.4rem 0 0!important;overflow:hidden!important}.canto-collection-page .card>.card__content{flex:0 0 16rem!important;height:16rem!important;min-height:16rem!important;max-height:16rem!important;display:block!important;padding:.95rem 1.25rem 1.15rem!important;overflow:hidden!important}.canto-collection-page .card__heading{min-height:3.45rem!important;max-height:3.45rem!important;margin:0!important;line-height:1.2!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.canto-collection-page .canto-card-price{margin-top:.55rem!important;padding-top:0!important;gap:.22rem!important}}@media screen and (min-width:750px)and (max-width:989px){.canto-collection-page .grid__item{display:flex!important;align-items:stretch!important;height:38rem!important;min-height:38rem!important;max-height:38rem!important}.canto-collection-page .card-wrapper,.canto-collection-page .product-card-wrapper,.canto-collection-page .card{width:100%!important;height:38rem!important;min-height:38rem!important;max-height:38rem!important}.canto-collection-page .card{display:flex!important;flex-direction:column!important;overflow:hidden!important}.canto-collection-page .card__inner{flex:0 0 23rem!important;height:23rem!important;min-height:23rem!important;max-height:23rem!important;overflow:hidden!important}.canto-collection-page .card>.card__content{flex:0 0 15rem!important;height:15rem!important;min-height:15rem!important;max-height:15rem!important;display:block!important;padding:.9rem 1.15rem 1.05rem!important;overflow:hidden!important}.canto-collection-page .card__heading{min-height:3.35rem!important;max-height:3.35rem!important;margin:0!important;line-height:1.2!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.canto-collection-page .canto-card-price{margin-top:.52rem!important;padding-top:0!important;gap:.2rem!important}}@media screen and (max-width:749px){.canto-collection-page .grid__item{display:flex!important;align-items:stretch!important;height:36rem!important;min-height:36rem!important;max-height:36rem!important}.canto-collection-page .card-wrapper,.canto-collection-page .product-card-wrapper,.canto-collection-page .card{width:100%!important;height:36rem!important;min-height:36rem!important;max-height:36rem!important}.canto-collection-page .card{display:flex!important;flex-direction:column!important;overflow:hidden!important;border-radius:1.8rem!important}.canto-collection-page .card__inner{flex:0 0 20rem!important;height:20rem!important;min-height:20rem!important;max-height:20rem!important;border-radius:1.8rem 1.8rem 0 0!important;overflow:hidden!important}.canto-collection-page .card>.card__content{flex:0 0 16rem!important;height:16rem!important;min-height:16rem!important;max-height:16rem!important;display:block!important;padding:.85rem .95rem 1rem!important;overflow:hidden!important}.canto-collection-page .card__heading{min-height:3.15rem!important;max-height:3.15rem!important;margin:0!important;line-height:1.18!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.canto-collection-page .canto-card-price{margin-top:.45rem!important;padding-top:0!important;gap:.18rem!important}}@media screen and (max-width:420px){.canto-collection-page .grid__item,.canto-collection-page .card-wrapper,.canto-collection-page .product-card-wrapper,.canto-collection-page .card{height:35rem!important;min-height:35rem!important;max-height:35rem!important}.canto-collection-page .card__inner{flex-basis:19.5rem!important;height:19.5rem!important;min-height:19.5rem!important;max-height:19.5rem!important}.canto-collection-page .card>.card__content{flex-basis:15.5rem!important;height:15.5rem!important;min-height:15.5rem!important;max-height:15.5rem!important}.canto-collection-page .card__heading{min-height:3.05rem!important;max-height:3.05rem!important}.canto-collection-page .canto-card-price{margin-top:.4rem!important}}.canto-collection-page .card__inner.ratio:before,.canto-collection-page .card__inner .ratio:before{padding-bottom:0!important}.canto-collection-page .card__media,.canto-collection-page .card__media .media,.canto-collection-page .card__inner .media{width:100%!important;height:100%!important;min-height:100%!important;background:#fff!important}.canto-collection-page .card__media img,.canto-collection-page .media img,.canto-collection-page .card__media .motion-reduce{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important}.canto-collection-page .card>.card__content>.card__information,.canto-collection-page .card-information{display:block!important;flex:0 0 auto!important;height:auto!important;min-height:0!important}.canto-collection-page .canto-card-price{display:grid!important}.canto-collection-page .canto-card-price__pix{line-height:1.1!important}.canto-collection-page .canto-card-price__installment{line-height:1.15!important}@media screen and (min-width:990px){.canto-collection-page .grid__item{display:flex!important;align-items:stretch!important;height:34rem!important;min-height:34rem!important;max-height:34rem!important}.canto-collection-page .card-wrapper,.canto-collection-page .product-card-wrapper,.canto-collection-page .card{width:100%!important;height:34rem!important;min-height:34rem!important;max-height:34rem!important}.canto-collection-page .card{display:flex!important;flex-direction:column!important;overflow:hidden!important}.canto-collection-page .card__inner{flex:0 0 23rem!important;height:23rem!important;min-height:23rem!important;max-height:23rem!important;border-radius:2.4rem 2.4rem 0 0!important;overflow:hidden!important}.canto-collection-page .card>.card__content{flex:0 0 11rem!important;height:11rem!important;min-height:11rem!important;max-height:11rem!important;display:block!important;padding:.85rem 1.2rem .95rem!important;overflow:hidden!important}.canto-collection-page .card__heading{min-height:3.35rem!important;max-height:3.35rem!important;margin:0!important;line-height:1.18!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.canto-collection-page .canto-card-price{margin-top:.48rem!important;padding-top:0!important;gap:.18rem!important}}@media screen and (min-width:750px)and (max-width:989px){.canto-collection-page .grid__item{display:flex!important;align-items:stretch!important;height:34rem!important;min-height:34rem!important;max-height:34rem!important}.canto-collection-page .card-wrapper,.canto-collection-page .product-card-wrapper,.canto-collection-page .card{width:100%!important;height:34rem!important;min-height:34rem!important;max-height:34rem!important}.canto-collection-page .card__inner{flex:0 0 22rem!important;height:22rem!important;min-height:22rem!important;max-height:22rem!important;overflow:hidden!important}.canto-collection-page .card>.card__content{flex:0 0 12rem!important;height:12rem!important;min-height:12rem!important;max-height:12rem!important;display:block!important;padding:.8rem 1.05rem .95rem!important;overflow:hidden!important}.canto-collection-page .card__heading{min-height:3.25rem!important;max-height:3.25rem!important;margin:0!important;line-height:1.18!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.canto-collection-page .canto-card-price{margin-top:.45rem!important;padding-top:0!important;gap:.18rem!important}}@media screen and (max-width:749px){.canto-collection-page .grid__item{display:flex!important;align-items:stretch!important;height:31.5rem!important;min-height:31.5rem!important;max-height:31.5rem!important}.canto-collection-page .card-wrapper,.canto-collection-page .product-card-wrapper,.canto-collection-page .card{width:100%!important;height:31.5rem!important;min-height:31.5rem!important;max-height:31.5rem!important}.canto-collection-page .card{display:flex!important;flex-direction:column!important;overflow:hidden!important;border-radius:1.8rem!important}.canto-collection-page .card__inner{flex:0 0 20rem!important;height:20rem!important;min-height:20rem!important;max-height:20rem!important;border-radius:1.8rem 1.8rem 0 0!important;overflow:hidden!important}.canto-collection-page .card>.card__content{flex:0 0 11.5rem!important;height:11.5rem!important;min-height:11.5rem!important;max-height:11.5rem!important;display:block!important;padding:.78rem .95rem .88rem!important;overflow:hidden!important}.canto-collection-page .card__heading{min-height:3.15rem!important;max-height:3.15rem!important;margin:0!important;line-height:1.18!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.canto-collection-page .canto-card-price{margin-top:.42rem!important;padding-top:0!important;gap:.16rem!important}}@media screen and (max-width:420px){.canto-collection-page .grid__item,.canto-collection-page .card-wrapper,.canto-collection-page .product-card-wrapper,.canto-collection-page .card{height:30.5rem!important;min-height:30.5rem!important;max-height:30.5rem!important}.canto-collection-page .card__inner{flex-basis:19.2rem!important;height:19.2rem!important;min-height:19.2rem!important;max-height:19.2rem!important}.canto-collection-page .card>.card__content{flex-basis:11.3rem!important;height:11.3rem!important;min-height:11.3rem!important;max-height:11.3rem!important;padding:.72rem .86rem .82rem!important}.canto-collection-page .card__heading{min-height:3.05rem!important;max-height:3.05rem!important}.canto-collection-page .canto-card-price{margin-top:.38rem!important}}@media screen and (max-width:749px){.canto-collection-page .grid__item,.canto-collection-page .card-wrapper,.canto-collection-page .product-card-wrapper,.canto-collection-page .card{height:28.8rem!important;min-height:28.8rem!important;max-height:28.8rem!important}.canto-collection-page .card__inner{flex:0 0 18.4rem!important;height:18.4rem!important;min-height:18.4rem!important;max-height:18.4rem!important}.canto-collection-page .card>.card__content{flex:0 0 10.4rem!important;height:10.4rem!important;min-height:10.4rem!important;max-height:10.4rem!important;padding:.75rem .95rem .85rem!important}}@media screen and (max-width:420px){.canto-collection-page .grid__item,.canto-collection-page .card-wrapper,.canto-collection-page .product-card-wrapper,.canto-collection-page .card{height:28rem!important;min-height:28rem!important;max-height:28rem!important}.canto-collection-page .card__inner{flex-basis:17.8rem!important;height:17.8rem!important;min-height:17.8rem!important;max-height:17.8rem!important}.canto-collection-page .card>.card__content{flex-basis:10.2rem!important;height:10.2rem!important;min-height:10.2rem!important;max-height:10.2rem!important}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/canto-collection.css.map */
