.cc-shop-band{font-family:var(--font-body-family);color:var(--color-cc-ink);padding:clamp(48px,5vw,88px) 16px}@media screen and (min-width:750px){.cc-shop-band{padding-left:clamp(24px,4vw,64px);padding-right:clamp(24px,4vw,64px)}}.cc-shop-band--cream{background:var(--color-cc-cream)}.cc-shop-band--white{background:#fff}.cc-shop-band--green{background:var(--color-cc-green)}.cc-shop-band--tight{padding-top:14px;padding-bottom:8px}.cc-shop-band--banner{padding-top:24px;padding-bottom:4px}@media screen and (max-width:749px){.cc-shop-band--banner .cc-shop-eyebrow,.cc-shop-band--tight .cc-shop-eyebrow,.cc-shop-chips__row .cc-shop-chips__list,.cc-shop-band--banner .cc-shop-banner__desc,.cc-shop-band--banner .cc-shop-banner__media,.cc-shop-chips__row .cc-shop-chips__meta .product-count{display:none}.cc-shop-chips__row .cc-shop-chips__meta{margin-left:0}.cc-shop-chips__meta .facets__form{display:block}.cc-shop-chips__meta .facet-filters.sorting{padding-left:0}.cc-shop-chips__meta .facet-filters__field{justify-content:flex-start}}.cc-shop-band__inner{max-width:1320px;margin:0 auto}.cc-shop-band__inner--narrow{max-width:900px}.cc-shop-eyebrow{margin:0 0 10px;font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--color-cc-muted)}.cc-shop-h2{margin:0 0 10px;font-family:var(--font-heading-family);font-weight:750;font-size:clamp(32px,3.4vw,48px);line-height:1;letter-spacing:-.03em;text-wrap:pretty}.cc-shop-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:12px 20px;border:2px solid var(--color-cc-ink);border-radius:12px;font-family:var(--font-body-family);font-size:17px;font-weight:600;text-decoration:none;cursor:pointer;transition:transform .12s,box-shadow .12s}.cc-shop-btn--ink{background:var(--color-cc-ink);color:var(--color-cc-cream)}.cc-shop-btn--ink:hover{color:var(--color-cc-cream);transform:translateY(-2px);box-shadow:0 5px 0 var(--color-cc-blue)}.cc-shop-btn--blue{background:var(--color-cc-blue);color:#fff}.cc-shop-btn--blue:hover{color:#fff;transform:translateY(-2px);box-shadow:0 5px 0 var(--color-cc-ink)}.cc-shop-btn--white{background:#fff;color:var(--color-cc-ink)}.cc-shop-btn--white:hover{color:var(--color-cc-ink);transform:translateY(-2px);box-shadow:0 5px 0 var(--color-cc-ink)}.cc-shop-btn:active{transform:translateY(2px);box-shadow:none}.cc-shop-btn:focus-visible,.cc-shop-chips__chip:focus-visible,.cc-shop-compare__link:focus-visible,.cc-shop-faq__summary:focus-visible,.cc-shop-banner__desc a:focus-visible{outline:2px solid transparent;box-shadow:0 0 0 3px var(--color-cc-yellow),0 0 0 6px var(--color-cc-ink)}.cc-shop-editor-hint{margin:0 0 16px;padding:14px 18px;border:2px dashed #B5AD9C;border-radius:12px;font-size:15px;color:var(--color-cc-muted);text-wrap:pretty}.cc-shop-banner__inner{display:grid;gap:24px;align-items:center;grid-template-columns:1fr}@media screen and (min-width:990px){.cc-shop-banner__inner--with-image{grid-template-columns:1.05fr .95fr}}.cc-shop-banner__title{margin:0;font-family:var(--font-heading-family);font-weight:750;font-size:clamp(36px,4.2vw,60px);line-height:1;letter-spacing:-.03em;color:var(--color-cc-ink);text-wrap:pretty}.cc-shop-banner__desc{margin:8px 0 0;max-width:60ch;font-size:17px;line-height:1.55;color:var(--color-cc-muted);text-wrap:pretty}.cc-shop-banner__desc p{margin:0 0 10px}.cc-shop-banner__desc p:last-child{margin-bottom:0}.cc-shop-banner__media{border:2px solid var(--color-cc-ink);border-radius:20px;overflow:hidden;background:#fff;aspect-ratio:16 / 10}@media screen and (min-width:750px){.cc-shop-banner__media{aspect-ratio:4 / 3}}.cc-shop-banner__img{display:block;width:100%;height:100%;object-fit:cover}.cc-shop-chips__row{display:flex;flex-wrap:wrap;align-items:center;gap:10px 16px}.cc-shop-chips__list{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0 0 2px;list-style:none}@media screen and (min-width:750px){.cc-shop-chips__list{gap:10px;padding-bottom:4px}}.cc-shop-chips__item{margin:0}.cc-shop-chips__chip{display:inline-flex;align-items:center;gap:7px;min-height:44px;padding:9px 14px;border:2px solid var(--color-cc-ink);border-radius:999px;background:#fff;color:var(--color-cc-ink);font-family:var(--font-body-family);font-size:15px;font-weight:500;text-decoration:none;cursor:pointer;transition:transform .12s}@media screen and (min-width:750px){.cc-shop-chips__chip{min-height:48px;padding:10px 15px;font-size:16px}}.cc-shop-chips__chip:hover{transform:translateY(-2px);color:var(--color-cc-ink)}.cc-shop-chips__chip--active{background:var(--color-cc-blue);color:#fff;font-weight:600}.cc-shop-chips__chip--active:hover{color:#fff}.cc-shop-chips__check{font-size:14px}.cc-shop-chips__clear{display:none}@media screen and (max-width:749px){.cc-shop-chips__row .cc-shop-chips__clear:not([hidden]){display:inline-flex;align-items:center;gap:6px;min-height:44px;padding:9px 14px;border:2px solid var(--color-cc-ink);border-radius:999px;background:var(--color-cc-blue);color:#fff;font-family:var(--font-body-family);font-size:15px;font-weight:500;cursor:pointer}}.cc-shop-chips__clear-label{font-weight:700}.cc-shop-chips__clear-x{font-size:20px;line-height:1;margin-left:2px}.cc-shop-chips__meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px 14px;margin-left:auto}.cc-shop-chips__meta .product-count,.cc-shop-chips__meta .facet-filters.sorting{margin:0}.cc-shop-chips__meta .select{width:auto}.cc-shop-chips__meta .select:before{display:none}.cc-shop-chips__meta .select__select{width:auto;min-width:0;height:auto;min-height:44px;padding:9px 32px 9px 14px;border:2px solid var(--color-cc-ink);border-radius:999px;background-color:#fff;color:var(--color-cc-ink);font-family:var(--font-body-family);font-size:15px;font-weight:500;cursor:pointer;transition:transform .12s}@media screen and (min-width:750px){.cc-shop-chips__meta .select__select{min-height:48px;padding:10px 36px 10px 15px;font-size:16px}}.cc-shop-chips__meta .select .svg-wrapper{right:14px;color:var(--color-cc-ink)}.cc-shop-chips__meta .select__select:hover{transform:translateY(-2px)}.cc-shop-chips__meta .select__select:focus-visible{outline:2px solid transparent;box-shadow:0 0 0 3px var(--color-cc-yellow),0 0 0 6px var(--color-cc-ink)}@media screen and (min-width:750px){.cc-shop-chips__row{flex-wrap:nowrap}.cc-shop-chips__row .cc-shop-chips__list{flex:0 1 auto;flex-wrap:nowrap;min-width:0;gap:8px;padding:6px 8px;margin:-6px -8px;overflow-x:auto;scrollbar-width:thin}.cc-shop-chips__row .cc-shop-chips__item{flex:0 0 auto}.cc-shop-chips__row .cc-shop-chips__chip{min-height:46px;padding:9px 13px;font-size:15px;white-space:nowrap}.cc-shop-chips__row .cc-shop-chips__meta{flex:0 0 auto;flex-wrap:nowrap;gap:14px}.cc-shop-chips__row .cc-shop-chips__meta .facets__form{display:flex;margin:0}.cc-shop-chips__row .cc-shop-chips__meta .facet-filters.sorting{padding-left:0}.cc-shop-chips__row .cc-shop-chips__meta .facet-filters__label{margin:0 8px 0 0;white-space:nowrap}.cc-shop-chips__row .cc-shop-chips__meta .select__select{min-height:46px;padding:9px 34px 9px 14px;font-size:15px}}@media screen and (min-width:750px)and (max-width:1279px){.cc-shop-chips__row .cc-shop-chips__meta .facet-filters__label{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}}.cc-shop{background:var(--color-cc-cream);font-family:var(--font-body-family);color:var(--color-cc-ink);padding-top:16px;padding-bottom:clamp(48px,5vw,88px)}.cc-shop .page-width{max-width:1320px;padding-left:16px;padding-right:16px}@media screen and (min-width:750px){.cc-shop .page-width{padding-left:clamp(24px,4vw,64px);padding-right:clamp(24px,4vw,64px)}}.cc-shop .facets-container-drawer{display:flex;flex-flow:row wrap;align-items:center;gap:12px;padding-bottom:16px;margin-bottom:24px;border-bottom:2px solid var(--color-cc-ink)}.cc-shop .facets-container-drawer.cc-facets-drawer--merged{padding-bottom:0;margin-bottom:8px;border-bottom:0}.cc-shop .facets-container-drawer .product-count{order:1;margin:0 auto 0 0}.cc-shop .facets-container-drawer .mobile-facets__wrapper{order:2;margin:0;flex-grow:0}.cc-shop .facets-container-drawer>facet-filters-form.facets:not(.facets-pill){order:3}.cc-shop .facets-container-drawer .active-facets-mobile,.cc-shop .facets-container-drawer .facets-pill{order:4;width:100%;margin:0}.cc-shop .product-count{padding:0}.cc-shop .product-count__text{margin:0;font-family:var(--font-heading-family);font-weight:700;font-size:22px;line-height:1.2;letter-spacing:-.015em;color:var(--color-cc-ink);text-transform:none}.cc-shop .product-count .loading__spinner{width:18px;height:18px}.cc-shop .mobile-facets__open-wrapper{list-style:none}.cc-shop .mobile-facets__open-wrapper::-webkit-details-marker{display:none}.cc-shop .mobile-facets__open{display:inline-flex;align-items:center;gap:8px;min-height:48px;padding:12px 18px;border:2px solid var(--color-cc-ink);border-radius:12px;background:#fff;color:var(--color-cc-ink);font-size:16px;font-weight:600;text-decoration:none}.cc-shop .mobile-facets__open:hover{background:#fff9ec;color:var(--color-cc-ink)}.cc-shop .mobile-facets__open-label{text-decoration:none;font-weight:600}.cc-shop .mobile-facets__open .svg-wrapper{width:18px;height:18px}.cc-shop-facets__count{display:inline-block;min-width:22px;padding:2px 8px;border-radius:999px;background:var(--color-cc-blue);color:#fff;font-size:12px;font-weight:600;text-align:center}.cc-shop .mobile-facets__open-wrapper:focus-visible,.cc-shop .mobile-facets__close:focus-visible{outline:2px solid transparent;box-shadow:0 0 0 3px var(--color-cc-yellow),0 0 0 6px var(--color-cc-ink)}.cc-shop .facet-filters{padding:0}.cc-shop .facet-filters__field{display:flex;align-items:center;gap:8px}.cc-shop .facet-filters__label{margin:0;font-family:var(--font-body-family);font-size:15px;font-weight:600;letter-spacing:0;text-transform:none;color:var(--color-cc-ink)}.cc-shop .facet-filters__field .select,.cc-shop .mobile-facets__sort .select{width:auto}.cc-shop .facet-filters__sort,.cc-shop .mobile-facets__sort .select__select{min-height:48px;height:auto;padding:10px 40px 10px 14px;border:2px solid var(--color-cc-ink);border-radius:12px;background:#fff;font-family:var(--font-body-family);font-size:16px;font-weight:600;color:var(--color-cc-ink);cursor:pointer}.cc-shop .facet-filters__sort:focus-visible,.cc-shop .mobile-facets__sort .select__select:focus-visible{outline:2px solid transparent;box-shadow:0 0 0 3px var(--color-cc-yellow),0 0 0 6px var(--color-cc-ink)}.cc-shop .active-facets{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0}.cc-shop span.active-facets__button-inner{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:8px 14px;border:2px solid var(--color-cc-ink);border-radius:999px;background:var(--color-cc-yellow);color:var(--color-cc-ink);font-size:15px;font-weight:600;text-transform:none;letter-spacing:0}.cc-shop .active-facets__button:hover .active-facets__button-inner{background:var(--color-cc-yellow);transform:translateY(-2px)}.cc-shop .active-facets__button .svg-wrapper{width:12px;height:12px}.cc-shop .active-facets__button-remove{min-height:44px;display:inline-flex;align-items:center;padding:8px 12px;font-size:15px;font-weight:600;color:var(--color-cc-blue);text-underline-offset:3px}.cc-shop .active-facets__button-remove:hover{color:var(--color-cc-blue-active)}.cc-shop a.active-facets__button:focus-visible,.cc-shop .active-facets__button-remove:focus-visible{outline:2px solid transparent;box-shadow:0 0 0 3px var(--color-cc-yellow),0 0 0 6px var(--color-cc-ink)}.cc-shop .mobile-facets{background-color:#17171780}.cc-shop .mobile-facets__inner{width:100%;max-width:100%;background:var(--color-cc-cream);border-width:0;filter:none}@media screen and (min-width:750px){.cc-shop .mobile-facets__inner{max-width:480px;border-left:2px solid var(--color-cc-ink)}}.cc-shop .mobile-facets__header{padding:16px;border-bottom:2px solid var(--color-cc-ink);background:var(--color-cc-cream)}.cc-shop .mobile-facets__heading{margin:0;font-family:var(--font-heading-family);font-weight:750;font-size:24px;letter-spacing:-.02em;text-transform:none;color:var(--color-cc-ink)}.cc-shop .mobile-facets__count{margin:4px 0 0;font-size:15px;color:var(--color-cc-muted)}.cc-shop .mobile-facets__close{width:48px;height:48px;border:2px solid var(--color-cc-ink);border-radius:12px;background:#fff;color:var(--color-cc-ink)}.cc-shop .mobile-facets__main{background:var(--color-cc-cream);padding:0 16px 16px}.cc-shop .mobile-facets__details{border-bottom:1px solid #B5AD9C}.cc-shop .mobile-facets__summary{min-height:56px;padding:12px 4px;font-size:17px;font-weight:600;color:var(--color-cc-ink);list-style:none}.cc-shop .mobile-facets__summary::-webkit-details-marker{display:none}.cc-shop .mobile-facets__summary:focus-visible{outline:2px solid transparent;box-shadow:inset 0 0 0 3px var(--color-cc-yellow),inset 0 0 0 6px var(--color-cc-ink)}.cc-shop .mobile-facets__arrow{color:var(--color-cc-blue)}.cc-shop .mobile-facets__submenu{background:var(--color-cc-cream)}.cc-shop .mobile-facets__label{min-height:48px;padding:0 4px;font-size:17px;color:var(--color-cc-ink)}.cc-shop .mobile-facets__label.disabled{color:#b5ad9c}.cc-shop input.mobile-facets__checkbox+.mobile-facets__highlight{accent-color:var(--color-cc-blue)}.cc-shop .mobile-facets__footer{background:#fff;border-top:2px solid var(--color-cc-ink);padding:12px 16px;gap:12px}.cc-shop .mobile-facets__footer .button{flex:1;min-height:52px;border:2px solid var(--color-cc-ink);border-radius:12px;background:var(--color-cc-blue);color:#fff;font-size:17px;font-weight:600;box-shadow:none}.cc-shop .mobile-facets__clear{display:inline-flex;align-items:center;min-height:52px;padding:14px 18px;border:2px solid var(--color-cc-ink);border-radius:12px;background:#fff;color:var(--color-cc-blue);font-size:16px;font-weight:600;text-decoration:none}.cc-shop .mobile-facets__clear.disabled{color:#b5ad9c}@media screen and (min-width:750px){.cc-shop .cc-facets-drawer--mobile-only{display:none}}.cc-shop .cc-facets-drawer--hidden{display:none}.cc-shop .collection{position:relative}.cc-shop #product-grid.product-grid,.cc-shop #product-grid .product-grid{display:grid;grid-template-columns:1fr;gap:14px;margin:0;padding:0;list-style:none}@media screen and (min-width:750px){.cc-shop #product-grid.product-grid,.cc-shop #product-grid .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}}@media screen and (min-width:990px){.cc-shop #product-grid.product-grid,.cc-shop #product-grid .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.cc-shop #product-grid .grid__item{width:auto;max-width:none;flex:none;margin:0;padding:0;display:flex}.cc-shop #product-grid .grid__item product-component{display:flex;flex:1;min-width:0}.cc-shop .collection .loading-overlay{background:#17171780;opacity:1;padding:0}.cc-shop .collection .loading-overlay .loading__spinner{margin:40px auto 0}.cc-shop-empty{border:2px solid var(--color-cc-ink);border-radius:20px;background:#fff;padding:40px 28px;text-align:center}.cc-shop-empty__title{margin:0 0 12px;font-family:var(--font-heading-family);font-weight:750;font-size:clamp(24px,2.4vw,32px);line-height:1.05;letter-spacing:-.025em;color:var(--color-cc-ink)}.cc-shop-empty__body{margin:0 auto 20px;max-width:48ch;font-size:17px;line-height:1.5;color:var(--color-cc-muted);text-wrap:pretty}.cc-shop-empty__actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.cc-shop .collection--empty .title-wrapper{margin:0}.cc-shop .pagination-wrapper{margin:32px 0 0}.cc-shop .pagination__list{gap:8px}.cc-shop .pagination__item{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;border:2px solid var(--color-cc-ink);border-radius:12px;background:#fff;color:var(--color-cc-ink);font-size:16px;font-weight:600;text-decoration:none}.cc-shop .pagination__item:hover{background:#fff9ec;color:var(--color-cc-ink)}.cc-shop .pagination__item--current,.cc-shop .pagination__item--current:hover{background:var(--color-cc-blue);color:#fff}.cc-shop .pagination__item--current:after{display:none}.cc-shop .pagination__item:focus-visible{outline:2px solid transparent;box-shadow:0 0 0 3px var(--color-cc-yellow),0 0 0 6px var(--color-cc-ink)}.cc-shop-finder__card{display:flex;flex-direction:column;gap:12px;border:2px solid var(--color-cc-ink);border-radius:20px;background:var(--color-cc-yellow);padding:24px}@media screen and (min-width:750px){.cc-shop-finder__card{padding:28px;gap:14px}}.cc-shop-finder__title{margin:0;font-family:var(--font-heading-family);font-weight:750;font-size:clamp(28px,2.6vw,36px);line-height:1.02;letter-spacing:-.025em;color:var(--color-cc-ink)}.cc-shop-finder__body{margin:0;max-width:46ch;font-size:17px;line-height:1.5;text-wrap:pretty}.cc-shop-finder__cta{align-self:flex-start}.cc-shop-compare__lede{margin:0 0 20px;max-width:60ch;font-size:17px;line-height:1.5;color:var(--color-cc-muted);text-wrap:pretty}.cc-shop-compare__scroll{display:none;overflow-x:auto;border:2px solid var(--color-cc-ink);border-radius:20px}@media screen and (min-width:990px){.cc-shop-compare__scroll{display:block}}.cc-shop-compare__table{width:100%;min-width:760px;border-collapse:collapse;font-size:16px;background:#fff}.cc-shop-compare__caption{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.cc-shop-compare__head-row{background:var(--color-cc-cream)}.cc-shop-compare__field-head{position:sticky;left:0;z-index:2;width:190px;background:var(--color-cc-cream);text-align:left;padding:16px;border-bottom:2px solid var(--color-cc-ink);border-right:2px solid var(--color-cc-ink);font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--color-cc-muted)}.cc-shop-compare__col-head{min-width:200px;text-align:left;vertical-align:top;padding:16px;border-bottom:2px solid var(--color-cc-ink)}.cc-shop-compare__thumb{display:block;width:64px;height:64px;margin-bottom:12px;border:2px solid var(--color-cc-ink);border-radius:12px;overflow:hidden;background:var(--color-cc-cream)}.cc-shop-compare__thumb img{width:100%;height:100%;object-fit:cover;display:block}.cc-shop-compare__name{margin-bottom:8px;font-size:16px;font-weight:600;line-height:1.3;color:var(--color-cc-ink);text-wrap:pretty}.cc-shop-compare__link{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:var(--color-cc-ink);text-decoration:none}.cc-shop-compare__link:hover{color:var(--color-cc-body)}.cc-shop-compare__row{border-bottom:1px solid #B5AD9C}.cc-shop-compare__row-head{position:sticky;left:0;z-index:1;background:#fff;text-align:left;vertical-align:top;padding:16px;border-right:2px solid var(--color-cc-ink);font-size:15px;font-weight:600}.cc-shop-compare__cell{padding:16px;vertical-align:top;font-size:15px;line-height:1.45;text-wrap:pretty}.cc-shop-compare__cards{display:flex;flex-direction:column;gap:16px}@media screen and (min-width:990px){.cc-shop-compare__cards{display:none}}.cc-shop-compare__card{border:2px solid var(--color-cc-ink);border-radius:20px;background:#fff;overflow:hidden}.cc-shop-compare__card-head{display:flex;align-items:center;gap:14px;padding:16px;border-bottom:2px solid var(--color-cc-ink)}.cc-shop-compare__card-thumb{flex:0 0 52px;width:52px;height:52px;border:2px solid var(--color-cc-ink);border-radius:12px;overflow:hidden;background:var(--color-cc-cream)}.cc-shop-compare__card-thumb img{width:100%;height:100%;object-fit:cover;display:block}.cc-shop-compare__card-title{margin:0 0 2px;font-size:17px;font-weight:600;line-height:1.25;text-wrap:pretty}.cc-shop-compare__dl{margin:0;padding:4px 16px 16px}.cc-shop-compare__pair{padding:12px 0;border-bottom:1px solid #B5AD9C}.cc-shop-compare__pair:last-child{border-bottom:0}.cc-shop-compare__dt{margin-bottom:4px;font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--color-cc-muted)}.cc-shop-compare__dd{margin:0;font-size:16px;line-height:1.45;text-wrap:pretty}.cc-shop-compare__note{margin:20px 0 0;font-size:14px;line-height:1.5;color:var(--color-cc-muted);text-wrap:pretty}.cc-shop-faq__title{margin-bottom:32px}.cc-shop-faq__list{border:2px solid var(--color-cc-ink);border-radius:20px;overflow:hidden;background:#fff}.cc-shop-faq__item{border-bottom:1px solid #B5AD9C}.cc-shop-faq__item:last-child{border-bottom:0}.cc-shop-faq__summary{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:56px;padding:20px 24px;font-size:17px;font-weight:600;color:var(--color-cc-ink);cursor:pointer;list-style:none}.cc-shop-faq__summary::-webkit-details-marker{display:none}.cc-shop-faq__summary:hover{background:#fff9ec}.cc-shop-faq__icon{flex:0 0 auto;font-size:20px;color:var(--color-cc-blue)}.cc-shop-faq__item[open] .cc-shop-faq__icon-plus,.cc-shop-faq__icon-minus{display:none}.cc-shop-faq__item[open] .cc-shop-faq__icon-minus{display:inline}.cc-shop-faq__a{padding:0 24px 20px}.cc-shop-faq__a p{margin:0;font-size:16px;line-height:1.6;color:var(--color-cc-ink);text-wrap:pretty}.cc-shop-faq__a p+p{margin-top:12px}.cc-shop-schools__grid{display:grid;gap:clamp(24px,4vw,56px);align-items:center;grid-template-columns:1fr}@media screen and (min-width:990px){.cc-shop-schools__grid{grid-template-columns:1.05fr .95fr}}.cc-shop-schools__title{margin:0 0 18px}.cc-shop-schools__body{margin:0 0 26px;max-width:48ch;font-size:18px;line-height:1.55;text-wrap:pretty}.cc-shop-schools__ctas{display:flex;flex-wrap:wrap;gap:12px}.cc-shop-schools__ctas .cc-shop-btn{min-height:52px;padding:14px 22px}.cc-shop-schools__ctas .cc-shop-btn--ink:hover{box-shadow:0 5px #fff}.cc-shop-schools__media{border:2px solid var(--color-cc-ink);border-radius:20px;overflow:hidden;background:#fff;aspect-ratio:16 / 10}@media screen and (min-width:750px){.cc-shop-schools__media{aspect-ratio:4 / 3}}.cc-shop-schools__img{display:block;width:100%;height:100%;object-fit:cover}@media(prefers-reduced-motion:reduce){.cc-shop-btn,.cc-shop-chips__chip,.cc-shop-chips__meta .select__select,.cc-shop .active-facets__button .active-facets__button-inner{transition:none}.cc-shop-btn:hover,.cc-shop-chips__chip:hover,.cc-shop-chips__meta .select__select:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/48/assets/component-cc-shop.css.map */
