.ccn-product__breadcrumb{display:flex;align-items:center;gap:.6rem;font-size:1.2rem;margin-bottom:2rem;flex-wrap:wrap}.ccn-product__breadcrumb a{color:rgba(var(--color-foreground),.5);text-decoration:none;transition:color .15s ease}.ccn-product__breadcrumb a:hover{color:rgb(var(--color-foreground))}.ccn-product__breadcrumb-back{display:inline-flex;align-items:center;gap:.3rem}.ccn-product__breadcrumb-sep{color:rgba(var(--color-foreground),.25)}.ccn-product__layout{display:grid;grid-template-columns:1fr;gap:2.4rem}.ccn-product__gallery,.ccn-product__info{min-width:0}@media screen and (min-width:990px){.ccn-product__layout{grid-template-columns:1fr 1fr;gap:4rem;align-items:start}}.ccn-product__gallery-main{position:relative;margin-bottom:1rem}.ccn-product__gallery-image-wrapper{position:relative;aspect-ratio:1/1;overflow:hidden;background:rgb(var(--ccn-color-surface-light));border-radius:.8rem}.ccn-product__gallery-image{width:100%;height:100%;object-fit:contain;object-position:center;transition:opacity .2s ease}.ccn-product__gallery-image--switching{opacity:.08}.ccn-product__gallery-badge-popular{position:absolute;top:1.2rem;left:1.2rem;z-index:1}.ccn-product__gallery-badge-status{position:absolute;bottom:1.2rem;left:50%;transform:translate(-50%);width:80%;justify-content:center;text-align:center;z-index:1}.ccn-product__gallery-wishlist{position:absolute;top:1.2rem;right:1.2rem;z-index:1;width:3.6rem;height:3.6rem;display:flex;align-items:center;justify-content:center;background:#ffffffe6;border:none;border-radius:50%;cursor:pointer;color:rgba(var(--color-foreground),.5);transition:color .15s ease}.ccn-product__gallery-wishlist.likeBtn,.ccn-product__gallery-wishlist.likeBtn:hover,.ccn-product__gallery-wishlist.likeBtn-active{background-image:none;background-color:#ffffffe6;width:3.6rem;height:3.6rem;margin:0;opacity:1;color:rgba(var(--color-foreground),.5)}.ccn-product__gallery-wishlist:hover,.ccn-product__gallery-wishlist.likeBtn-active{color:rgb(var(--color-foreground))}.ccn-product__gallery-wishlist.likeBtn-active svg path{fill:currentColor}.ccn-product__gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:3.6rem;height:3.6rem;display:flex;align-items:center;justify-content:center;background:#ffffffd9;border:1px solid rgba(0,0,0,.08);border-radius:50%;cursor:pointer;color:rgb(var(--color-foreground));transition:background .15s ease}.ccn-product__gallery-arrow:hover{background:#fff}.ccn-product__gallery-arrow--prev{left:1rem}.ccn-product__gallery-arrow--next{right:1rem}.ccn-product__gallery-thumbs{display:flex;gap:.8rem;overflow-x:auto;scrollbar-width:none}.ccn-product__gallery-thumbs::-webkit-scrollbar{display:none}.ccn-product__gallery-thumb{width:6.4rem;height:6.4rem;flex-shrink:0;border:2px solid transparent;border-radius:.4rem;overflow:hidden;cursor:pointer;background:rgb(var(--ccn-color-surface-light));padding:0;transition:border-color .15s ease}.ccn-product__gallery-thumb--active{border-color:rgb(var(--color-foreground))}.ccn-product__gallery-thumb img{width:100%;height:100%;object-fit:cover}.ccn-product__gallery-trust{margin-top:1.6rem;border-top:1px solid rgba(var(--color-foreground),.08);padding-top:1.2rem}.ccn-product__info{display:flex;flex-direction:column;gap:2rem}.ccn-product__info-header{display:flex;flex-direction:column;gap:.4rem}.ccn-product__vendor{font-family:var(--font-heading-family);font-size:1.2rem;font-weight:600;text-transform:uppercase;letter-spacing:.15em;color:rgba(var(--color-foreground),.5);margin:0}.ccn-product__vendor-link{color:inherit;text-decoration:underline;text-underline-offset:.2em}.ccn-product__vendor-link:hover,.ccn-product__vendor-link:focus-visible{color:rgb(var(--color-foreground))}.ccn-product__title{font-family:var(--font-heading-family);font-size:2.2rem;font-weight:700;line-height:1.2;margin:0}@media screen and (min-width:750px){.ccn-product__title{font-size:2.6rem}}.ccn-product__rating-row{margin-top:.4rem}.ccn-product__pricing{display:flex;flex-direction:column;gap:.6rem;padding:1.6rem 0;border-top:1px solid rgba(var(--color-foreground),.08);border-bottom:1px solid rgba(var(--color-foreground),.08)}.ccn-product__pricing-row{display:flex;justify-content:space-between;align-items:baseline}.ccn-product__pricing-label{font-size:1.3rem;color:rgba(var(--color-foreground),.55)}.ccn-product__pricing-value{font-family:var(--font-heading-family);font-size:2rem;font-weight:700}.ccn-product__pricing-rrp{font-size:1.4rem;color:rgba(var(--color-foreground),.4);text-decoration:line-through}.ccn-product__pricing-savings{font-size:1.2rem;color:rgba(var(--color-foreground),.55);margin:0}.ccn-product__pricing-savings-pct{color:rgb(var(--ccn-color-accent-red));font-weight:600}.ccn-product__section-title{font-family:var(--font-body-family);font-size:1.2rem;font-weight:600;text-transform:uppercase;letter-spacing:.15em;color:rgba(var(--color-foreground),.45);margin:0 0 1.2rem}.ccn-product__rent-options{display:flex;flex-direction:column;gap:1.6rem}.ccn-product__rent-option{border:1px solid rgba(var(--color-foreground),.1);border-radius:1.2rem;padding:1.6rem}.ccn-product__rent-option--membership{border-color:rgba(var(--color-foreground),.2)}.ccn-product__rent-option-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem}.ccn-product__rent-option-name{font-family:var(--font-heading-family);font-size:1.4rem;font-weight:700;margin:0;display:flex;align-items:center;flex-wrap:wrap}.ccn-product__rent-option-desc{font-size:1.2rem;color:rgba(var(--color-foreground),.55);margin:.2rem 0 0}.ccn-product__rent-option-price{font-family:var(--font-heading-family);font-size:1.6rem;font-weight:700;white-space:nowrap}.ccn-product__rent-option-price-block{text-align:right;flex-shrink:0}.ccn-product__rent-features{list-style:none;padding:0;margin:0 0 1.2rem;display:flex;flex-wrap:wrap;gap:.6rem 1.6rem}.ccn-product__rent-features li{display:inline-flex;align-items:center;gap:.4rem;font-size:1.2rem;color:rgba(var(--color-foreground),.6)}.ccn-product__rent-features li svg{flex-shrink:0;color:rgba(var(--color-foreground),.35)}.ccn-product__tier-pills{display:flex;flex-wrap:wrap;gap:.6rem;margin:.8rem 0 1.6rem}.ccn-pill--info{cursor:default;font-size:1.1rem;padding:.6rem 1.2rem}.ccn-pill--info:hover{border-color:rgba(var(--color-foreground),.2)}.ccn-product__purchase-tabs{display:flex;gap:.8rem;margin-bottom:1.6rem}.ccn-product__purchase-tab{flex:1;padding:1rem 1.6rem;font-family:var(--font-heading-family);font-size:1.2rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;text-align:center;background:transparent;border:1px solid rgba(var(--color-foreground),.2);border-radius:99rem;cursor:pointer;color:rgba(var(--color-foreground),.5);transition:background .15s ease,color .15s ease,border-color .15s ease}.ccn-product__purchase-tab:hover{border-color:rgba(var(--color-foreground),.4);color:rgba(var(--color-foreground),.7)}.ccn-product__purchase-tab--active{background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-color:rgb(var(--color-foreground))}.ccn-product__purchase-panel[hidden]{display:none}.ccn-product__purchase-price{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:1.2rem}.ccn-product__details-section{border-top:1px solid rgba(var(--color-foreground),.08)}.ccn-product__accordion{border-bottom:1px solid rgba(var(--color-foreground),.08)}.ccn-product__accordion-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.4rem 0;cursor:pointer;list-style:none}.ccn-product__accordion-trigger::-webkit-details-marker{display:none}.ccn-product__accordion-trigger::marker{content:""}.ccn-product__accordion-title{display:inline-flex;align-items:center;gap:.6rem;font-family:var(--font-body-family);font-size:1.3rem;font-weight:500;color:rgb(var(--color-foreground))}.ccn-product__accordion-title svg{color:rgba(var(--color-foreground),.4)}.ccn-product__accordion-icon{color:rgba(var(--color-foreground),.35);transition:transform .25s ease;flex-shrink:0}.ccn-product__accordion[open] .ccn-product__accordion-icon{transform:rotate(180deg)}.ccn-product__accordion-content{padding:0 0 1.6rem;font-size:1.3rem;line-height:1.7;color:rgba(var(--color-foreground),.6)}.ccn-product__accordion-content p{margin:0}.ccn-gallery-img-loader{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:3;background:rgb(var(--ccn-color-surface-light));border-radius:.8rem;transition:opacity .2s ease;pointer-events:none}.ccn-gallery-img-loader[hidden]{display:none}.ccn-product__gallery-thumb--loading{background:linear-gradient(90deg,rgb(var(--ccn-color-surface-light)) 25%,rgba(var(--color-foreground),.04),rgb(var(--ccn-color-surface-light)) 75%);background-size:200% 100%;animation:ccn-shimmer 1.4s ease-in-out infinite}@keyframes ccn-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ccn-spinner{width:4rem;height:4rem;border:.3rem solid rgba(var(--color-foreground),.15);border-top-color:rgba(var(--color-foreground),.75);border-radius:50%;animation:ccn-spin .75s linear infinite;flex-shrink:0}@keyframes ccn-spin{to{transform:rotate(360deg)}}[data-ccn-gallery-open]{cursor:zoom-in}.ccn-gallery-lightbox{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:9000;background:rgb(var(--color-background));cursor:zoom-out}.ccn-gallery-lightbox--open{display:flex;align-items:center;justify-content:center}.ccn-gallery-lightbox__inner{width:100%;max-height:100vh;overflow:auto;display:flex;align-items:center;justify-content:center;padding:2rem;position:relative;cursor:default}@media screen and (min-width:750px){.ccn-gallery-lightbox__inner{padding:2rem 11rem}}.ccn-gallery-lightbox__img{display:block;max-width:100%;max-height:calc(100vh - 4rem);object-fit:contain;width:auto;height:auto}.ccn-gallery-lightbox__img[hidden]{display:none}.ccn-gallery-lightbox__spinner{position:absolute;display:flex;align-items:center;justify-content:center}.ccn-gallery-lightbox__spinner[hidden]{display:none}.ccn-gallery-lightbox__close{position:fixed;top:2rem;right:2rem;width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.1);border-radius:50%;cursor:pointer;color:rgba(var(--color-foreground),.55);padding:0;z-index:1;transition:color .15s ease,border-color .15s ease}.ccn-gallery-lightbox__close:hover{color:rgb(var(--color-foreground));border-color:rgba(var(--color-foreground),.25)}@media screen and (min-width:750px){.ccn-gallery-lightbox__close{right:5rem;top:2.2rem}}.ccn-product__spec-list{margin:0;display:flex;flex-direction:column}.ccn-product__spec-row{display:flex;justify-content:space-between;align-items:flex-start;padding:.8rem 0;border-bottom:1px solid rgba(var(--color-foreground),.05);gap:1.6rem}.ccn-product__spec-row:last-child{border-bottom:none}.ccn-product__spec-row dt{font-size:1.2rem;color:rgba(var(--color-foreground),.45);text-transform:uppercase;letter-spacing:.04rem;font-weight:500;flex-shrink:0;min-width:10rem}.ccn-product__spec-row dd{font-size:1.3rem;color:rgb(var(--color-foreground));margin:0;text-align:right}.ccn-product__sku{font-size:1.1rem;color:rgba(var(--color-foreground),.5);letter-spacing:.04em;margin:.4rem 0 0;text-transform:uppercase}.ccn-product__inventory{display:inline-flex;align-items:center;gap:.6rem;font-size:1.2rem;color:rgba(var(--color-foreground),.7);margin:.8rem 0}.ccn-product__inventory-dot{width:.9rem;height:.9rem;border-radius:50%;flex-shrink:0;border:2px solid rgb(var(--color-background));outline:2px solid currentColor;outline-offset:-1px}.ccn-product__inventory-dot--in{background:#3ed660;color:#3ed6604d}.ccn-product__inventory-dot--low{background:#ee9441;color:#ee94414d}.ccn-product__inventory-dot--out{background:#c8c8c8;color:#c8c8c84d}.ccn-product__description{margin:1.6rem 0 2.4rem;font-size:1.4rem;line-height:1.6;color:rgba(var(--color-foreground),.85)}.ccn-product__description p{margin:0 0 1rem}.ccn-product__description p:last-child{margin-bottom:0}.ccn-product__grading-table{width:100%;border-collapse:collapse;margin-top:1.2rem;font-size:1.3rem}.ccn-product__grading-table td{padding:.6rem .8rem;border-bottom:1px solid rgba(var(--color-foreground),.1);vertical-align:top}.ccn-product__grading-table td:first-child{width:5rem;white-space:nowrap}.ccn-product .membership--buttons{display:flex;flex-direction:column;gap:2rem}.ccn-product .membership--input input[type=radio],.ccn-product .membershipProductPlan{-webkit-appearance:none!important;appearance:none!important;width:2rem!important;height:2rem!important;margin:0!important;padding:0!important;flex-shrink:0;cursor:pointer;border:.15rem solid rgba(var(--color-foreground),.45);border-radius:50%;background-color:rgb(var(--color-background));box-shadow:none!important;transition:border-color .15s ease,background-color .15s ease}.ccn-product .membership--input input[type=radio]:hover,.ccn-product .membershipProductPlan:hover{border-color:rgb(var(--color-foreground))}.ccn-product .membership--input input[type=radio]:checked,.ccn-product .membershipProductPlan:checked{border-color:rgb(var(--color-foreground));background-color:rgb(var(--color-foreground));box-shadow:inset 0 0 0 1rem rgb(var(--color-foreground))!important}.ccn-product .membership--input input[type=radio]:focus-visible,.ccn-product .membershipProductPlan:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.2rem}.ccn-product__request-purchase{margin-top:2.4rem;padding:2.4rem;border:1px solid rgba(var(--color-foreground),.12);border-radius:.4rem;background:rgba(var(--color-foreground),.02);text-align:center}.ccn-product__request-purchase-heading{font-family:var(--font-heading-family);font-size:1.8rem;font-weight:700;margin-bottom:.8rem}.ccn-product__request-purchase-heading>*{margin:0}.ccn-product__request-purchase-description{font-size:1.3rem;color:rgba(var(--color-foreground),.7);margin-bottom:1.6rem}.ccn-product__request-purchase-description>*{margin:0}
/*# sourceMappingURL=/cdn/shop/t/147/assets/section-ccn-product.compiled.scss.css.map */
