.bdr-editoriale-spacer,.bdr-editoriale-spacer:empty{display:block!important;min-height:40px;background-color:#bda079}.bdr-breadcrumb{padding:0}.bdr-breadcrumb__list{display:flex;flex-wrap:wrap;align-items:center;gap:0;list-style:none;margin:0 0 1rem;padding:0;line-height:1.5}.bdr-breadcrumb__item{display:flex;align-items:center;font-family:var(--font-brand-body);font-size:1.3rem;color:var(--color-brand-black)}.bdr-breadcrumb__item+.bdr-breadcrumb__item:before{content:"/";margin:0 .6rem;opacity:.4}.bdr-breadcrumb__link{color:var(--color-brand-black);text-decoration:none;transition:opacity .2s ease}.bdr-breadcrumb__link:hover{opacity:.7}.bdr-breadcrumb__item--current{color:var(--color-brand-dark);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:24rem}@media screen and (max-width:749px){.bdr-breadcrumb{position:relative}.bdr-breadcrumb__list{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-right:4rem}.bdr-breadcrumb__list::-webkit-scrollbar{display:none}.bdr-breadcrumb__item{white-space:nowrap;flex-shrink:0}.bdr-breadcrumb__item--current{max-width:none;overflow:visible;text-overflow:clip}.bdr-breadcrumb:after{content:"";position:absolute;top:0;right:0;bottom:0;width:4rem;background:linear-gradient(to left,rgb(var(--color-background)),rgba(var(--color-background),0));pointer-events:none}}product-info{background-color:var(--color-brand-light)!important;background-image:none!important}.bdr-gallery{display:flex;flex-direction:column;gap:1.2rem}.bdr-gallery__viewer{position:relative;border-radius:1.2rem;overflow:hidden;background:#00000008}.bdr-gallery__slide{display:none}.bdr-gallery__slide.is-active{display:block}.bdr-gallery__img{width:100%;height:auto;display:block}@keyframes bdr-fade-in{0%{opacity:0}to{opacity:1}}.bdr-gallery__slide.is-active{animation:bdr-fade-in .35s ease}.bdr-gallery__btn{width:4.4rem;height:4.4rem;border-radius:50%;border:none;background-color:#fff;color:var(--color-brand-dark);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease,color .2s ease;flex-shrink:0}.bdr-gallery__btn:hover{background-color:var(--color-brand-primary);color:#fff}.bdr-gallery__btn--overlay{position:absolute;top:50%;transform:translateY(-50%);z-index:2;display:none}.bdr-gallery__btn--overlay.bdr-gallery__btn--prev{left:1.2rem}.bdr-gallery__btn--overlay.bdr-gallery__btn--next{right:1.2rem}.bdr-gallery__btn--inline{display:flex}.bdr-gallery__bottom{display:flex;align-items:center;gap:.6rem}.bdr-gallery__thumbs{flex:1;display:flex;gap:.6rem;overflow-x:auto;scrollbar-width:none;padding:.2rem}.bdr-gallery__thumbs::-webkit-scrollbar{display:none}.bdr-gallery__thumb{flex-shrink:0;width:calc(33.333% - .4rem);aspect-ratio:1;border:2px solid transparent;border-radius:.8rem;overflow:hidden;padding:0;background:#0000000a;cursor:pointer;transition:border-color .15s}.bdr-gallery__thumb.is-active,.bdr-gallery__thumb:hover{border-color:var(--color-brand-primary)}.bdr-gallery__thumb img{width:100%;height:100%;object-fit:cover;display:block}@media screen and (min-width:750px){.bdr-gallery__btn--overlay{display:flex;width:5rem;height:5rem;transform:translateY(-50%)}.bdr-gallery__btn--inline{display:none}.bdr-gallery__thumb{width:calc(16.666% - .5rem);min-width:4rem}}@media screen and (min-width:990px){.bdr-gallery__btn--overlay{width:5rem;height:5rem}.bdr-gallery__btn--overlay svg{width:22px;height:22px}}.bdr-gallery__viewer{cursor:zoom-in}.bdr-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background-color:#1d1d1b8c;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .25s ease}.bdr-lightbox[aria-hidden=false]{opacity:1;pointer-events:auto}.bdr-lightbox__frame{display:flex;flex-direction:column;align-items:center;gap:1.2rem;width:min(90vw,100rem);height:85vh}.bdr-lightbox__img{width:100%;flex:1 1 auto;min-height:0;object-fit:contain;display:block;border-radius:.6rem}.bdr-lightbox__counter{color:#ffffff8c;font-family:var(--font-brand-heading);font-size:1.3rem;margin:0;letter-spacing:.05em}.bdr-lightbox__close{position:absolute;top:1.6rem;right:1.6rem;width:4.4rem;height:4.4rem;border-radius:50%;border:none;background-color:#ffffff1f;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s;z-index:1}.bdr-lightbox__close:hover{background-color:#ffffff40}.bdr-lightbox__btn{position:absolute;top:50%;transform:translateY(-50%);width:5.6rem;height:5.6rem;border-radius:50%;border:none;background-color:#ffffff1f;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s}.bdr-lightbox__btn--prev{left:1.6rem}.bdr-lightbox__btn--next{right:1.6rem}.bdr-lightbox__btn:hover{background-color:#ffffff47}@media screen and (max-width:749px){.bdr-lightbox__btn--prev{left:.6rem}.bdr-lightbox__btn--next{right:.6rem}.bdr-lightbox__btn{width:4.4rem;height:4.4rem}}.bdr-product{display:grid;grid-template-columns:1fr;gap:3.2rem;padding-bottom:4rem}.bdr-product__gallery,.bdr-product__info{min-width:0}@media screen and (min-width:990px){.bdr-product{grid-template-columns:62fr 38fr;column-gap:4.8rem;row-gap:0;align-items:start;padding-bottom:5.6rem}}.bdr-product__breadcrumb-mobile{display:block}@media screen and (min-width:990px){.bdr-product__breadcrumb-mobile{display:none}.bdr-product__info .bdr-breadcrumb{display:block}}@media screen and (max-width:989px){.bdr-product__info .bdr-breadcrumb{display:none}}@media screen and (min-width:990px){.bdr-product__gallery{position:sticky;top:2rem;align-self:start}}.bdr-product__title{font-family:var(--font-brand-heading);font-size:2.4rem;font-weight:600;line-height:1.2;color:var(--color-brand-dark);margin:0 0 1rem}@media screen and (min-width:990px){.bdr-product__title{font-size:3rem;margin-bottom:1.5rem}}.product-form__input{margin-bottom:1.8rem}.product-form__input .form__label,.product-form__input>legend{font-family:var(--font-brand-heading);font-size:1.25rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--color-brand-black);margin-bottom:1rem;display:flex;align-items:baseline;gap:.5rem;border:none;padding:0}.product-form__input .form__label .product-form__selected-value,.swatch-input__selected-value{font-weight:400;text-transform:none;color:#00000080;letter-spacing:0;font-size:1.25rem}.product-form__input--pill .radio-wrapper{display:flex;flex-wrap:wrap;column-gap:.8rem;row-gap:1.4rem}.product-form__input--pill input[type=radio]+label{font-family:var(--font-brand-heading);font-size:1.3rem;font-weight:500;color:var(--color-brand-black)!important;background-color:#fff!important;border:1.5px solid #ffffff!important;border-radius:100px!important;padding:.7rem 1.5rem;cursor:pointer;transition:background-color .15s,color .15s;white-space:nowrap;line-height:1;margin:0 0 .5rem}.product-form__input--pill input[type=radio]+label{min-width:7.2rem;display:inline-flex;align-items:center;justify-content:center;text-align:center;min-height:4rem;box-sizing:border-box}.product-form__input--pill input[type=radio]+label:hover{background-color:#fff!important;color:var(--color-brand-dark)!important;border-color:var(--color-brand-primary)!important}.product-form__input--pill input[type=radio]:checked+label{background-color:#fff!important;color:var(--color-brand-dark)!important;border:1.5px solid var(--color-brand-primary)!important}.product-form__input--pill input[type=radio].disabled+label,.product-form__input--pill input[type=radio]:disabled+label{opacity:.35;text-decoration:none!important;pointer-events:none}.bdr-product__info .product-form__input--dropdown,.bdr-product__info .product-form__input{max-width:100%;width:100%}.product-form__input--dropdown .select{width:100%;position:relative;box-shadow:none;border-radius:10rem}.product-form__input--dropdown .select:after{box-shadow:none!important}.product-form__input--dropdown .select__select{font-family:var(--font-brand-heading);font-size:1.4rem;color:var(--color-brand-black);appearance:none;-webkit-appearance:none;padding:1rem 5.6rem 1rem 1.4rem;cursor:pointer;border:1.5px solid rgba(0,0,0,.2);box-shadow:none;outline:none;border-radius:10rem;background-color:var(--color-brand-white);background-image:url("data:image/svg+xml,%3Csvg width='56' height='56' viewBox='0 0 56 56' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='28' cy='28' r='28' fill='%23AB8852'/%3E%3Cpath d='M42 17L36.4822 17L28.3816 35.2332L27.8533 35.2332L19.6352 17L14 17L24.7421 40L31.3166 40L42 17Z' fill='white'/%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:3rem;max-width:100%;width:100%;transition:border-color .15s;border-color:#fff;min-height:54px}.product-form__input--dropdown .select__select:focus,.product-form__input--dropdown .select__select:focus-visible,.product-form__input--dropdown .select__select:hover{box-shadow:none;outline:none;border-color:var(--color-brand-primary)}.product__personalization{border-top:1px solid rgba(0,0,0,.08);padding-top:1.6rem;margin-bottom:1.8rem}.product__personalization-intro{font-family:var(--font-brand-heading);font-size:1.25rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--color-brand-black);margin:0 0 1.2rem}.product__personalization-field{margin-bottom:1.2rem}.product__personalization-label{font-family:var(--font-brand-heading);font-size:1.3rem;font-weight:500;color:var(--color-brand-black);display:block;margin-bottom:-.5rem}.product__personalization-required{color:var(--color-brand-dark)}.product__personalization-input{font-family:var(--font-brand-heading);font-size:1.4rem;color:var(--color-brand-black);border:1.5px solid rgba(0,0,0,.2);border-radius:10rem;padding:1.4rem 2rem;width:100%;transition:border-color .15s,box-shadow .15s;background-color:var(--color-brand-white)}.product__personalization-input::placeholder{opacity:1;color:#00000059}html .product__personalization-input:focus,html .product__personalization-input:focus-visible{border-color:var(--color-brand-primary);outline:none;box-shadow:0 0 0 .1rem rgba(var(--color-brand-primary-rgb, 189, 160, 121),.35);border-radius:10rem}div[id$=__quantity_selector]:not(.js-pronto),div[id$=__buy_buttons]:not(.js-pronto){visibility:hidden}.bdr-qty-atc-row{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}@media screen and (min-width:990px){.bdr-qty-atc-row{margin-bottom:2rem}}.bdr-qty-atc-row>div:first-child{flex-shrink:0}.bdr-qty-atc-row>div:last-child{flex:1 1 auto;min-width:0}.bdr-qty-atc-row .product-form__buttons,.bdr-qty-atc-row .product-form,.bdr-qty-atc-row product-form{width:100%}.bdr-qty-atc-row .product-form__submit{width:100%;display:inline-flex;align-items:center;justify-content:space-between;gap:1.2rem}.bdr-qty-atc-row .bdr-product__qty-wrap,.bdr-qty-atc-row .product-form__buttons{margin-bottom:0}.bdr-qty-atc-row quantity-input.quantity{height:var(--qty-row-h, 3.6rem)!important}.bdr-product__qty-wrap{margin-bottom:1.8rem}.bdr-product__qty-label{font-family:var(--font-brand-heading);font-size:1.25rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--color-brand-black);display:block;margin-bottom:1rem}.bdr-product__qty-in-cart{font-weight:400;text-transform:none;color:#00000080;letter-spacing:0}.bdr-product__qty-wrap quantity-input.quantity *{border:none!important;box-shadow:none!important;outline:none!important}.bdr-product__qty-wrap quantity-input.quantity:before,.bdr-product__qty-wrap quantity-input.quantity:after{display:none!important;content:none!important}.bdr-product__qty-wrap quantity-input.quantity{width:auto!important;min-width:0!important;display:inline-flex!important;align-items:center;border:none!important;border-radius:100px!important;background-color:var(--color-brand-white);overflow:hidden;height:3.6rem;min-height:unset!important;box-shadow:none!important;outline:none!important;gap:0}.bdr-product__qty-wrap .quantity__button{width:3rem;height:3.6rem;min-width:3rem;background:transparent!important;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--color-brand-black);flex-shrink:0;transition:color .15s;padding:0}.bdr-product__qty-wrap .quantity__button:hover{color:var(--color-brand-dark)}.bdr-product__qty-wrap .quantity__button .svg-wrapper,.bdr-product__qty-wrap .quantity__button .svg-wrapper svg{width:1.2rem;height:1.2rem;display:block}.bdr-product__qty-wrap .quantity__input{background:transparent!important;text-align:center;font-family:var(--font-brand-heading);font-size:1.4rem;font-weight:600;color:var(--color-brand-black);width:3rem;min-width:3rem;padding:0;-moz-appearance:textfield;height:3.6rem}.bdr-product__qty-wrap .quantity__input::-webkit-outer-spin-button,.bdr-product__qty-wrap .quantity__input::-webkit-inner-spin-button{-webkit-appearance:none}.bdr-product__price-row{display:flex;align-items:center;gap:.8rem;margin-bottom:1.6rem}.bdr-product__price{margin-bottom:0;line-height:1}.bdr-product__price .price--large .price-item--regular,.bdr-product__price .price--large .price-item--sale{font-family:var(--font-brand-body);font-size:2rem;font-weight:600;color:var(--color-brand-dark)}@media screen and (min-width:990px){.bdr-product__price .price--large .price-item--regular,.bdr-product__price .price--large .price-item--sale{font-size:2.8rem}}.bdr-product__price .price--on-sale .price__sale .price-item--regular{color:rgba(var(--color-brand-dark-rgb),.55);font-size:2rem}.bdr-product__price .price--on-sale .price__sale .price-item--sale{color:var(--color-brand-dark)}.bdr-product__price,.bdr-product__price .price,.bdr-product__price .price__container,.bdr-product__price .price__regular{display:contents}.bdr-product__price .price--on-sale .price__regular{display:none}.bdr-product__tax{font-family:var(--font-brand-heading);font-size:1.2rem;font-weight:400;color:var(--color-brand-black);margin:0 0 1.6rem}.bdr-product__tax a{color:var(--color-brand-dark)}@media screen and (min-width:990px){.bdr-product__tax{padding-bottom:0}}.product-form__buttons{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;gap:1rem;margin-bottom:1rem}@media screen and (min-width:990px){.product-form__buttons{margin-bottom:2rem}}.product-form__submit{font-family:var(--font-brand-heading);font-size:1.5rem;font-weight:600;background-color:var(--color-brand-dark);color:#fff;border:none;border-radius:100px;padding:1.2rem 1.2rem 1.2rem 2.8rem;width:auto;margin-bottom:0;cursor:pointer;transition:background-color .2s ease,color .2s ease;box-shadow:none;display:inline-flex;align-items:center;justify-content:space-between;gap:1rem;text-transform:none;letter-spacing:0;white-space:nowrap}.product-form__submit:before{content:none!important}.product-form__submit:after{content:""!important;position:static!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:3rem!important;height:3rem!important;background-color:#fff;border-radius:50%!important;background-image:url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 24.85V20.15L18.3 13.25V12.8L3 5.8V1L22.3 10.15V15.75L3 24.85Z' fill='%23BDA079'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:1.5rem;flex-shrink:0;box-shadow:none!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;z-index:auto!important}.product-form__submit:hover:not([disabled]){background-color:color-mix(in srgb,var(--color-brand-primary) 82%,black)}.product-form__submit[disabled]{background-color:#0000001f;color:#0000004d;cursor:not-allowed}.product-form__submit[disabled]:after{background-color:#0000001a!important;background-image:url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 24.85V20.15L18.3 13.25V12.8L3 5.8V1L22.3 10.15V15.75L3 24.85Z' fill='rgba(0%2C0%2C0%2C0.3)'/%3E%3C/svg%3E")!important}.product-form__buttons .shopify-payment-button{display:flex;width:auto;align-items:stretch}.product-form__buttons .shopify-payment-button__button--unbranded{background-color:var(--color-brand-white)!important;color:var(--color-brand-dark)!important;box-shadow:none!important;border-radius:100px!important;font-family:var(--font-brand-heading);font-size:1.5rem;font-weight:600;padding:1.2rem 1.2rem 1.2rem 2.8rem!important;width:auto;height:100%!important;text-transform:none;letter-spacing:0;white-space:nowrap!important;transition:background-color .2s ease,color .2s ease;display:inline-flex!important;align-items:center!important;justify-content:space-between!important;gap:1rem!important}@media screen and (max-width:749px){.product-form__submit{padding:1.2rem 1.2rem 1.2rem 1.6rem}.product-form__buttons .shopify-payment-button__button--unbranded{padding:1.2rem 1.2rem 1.2rem 1.6rem!important}}.product-form__buttons .shopify-payment-button__button--unbranded:before{content:none!important}.product-form__buttons .shopify-payment-button__button--unbranded:after{content:""!important;position:static!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:3.2rem!important;height:3.2rem!important;background-color:var(--color-brand-dark);border-radius:50%!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M3 8h10M9 4l4 4-4 4' stroke='%23fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:1.6rem;flex-shrink:0;box-shadow:none!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;z-index:auto!important;transition:background-color .2s ease}.product-form__buttons .shopify-payment-button__button--unbranded:hover{background-color:var(--color-brand-dark)!important;color:var(--color-brand-white)!important;box-shadow:none!important}.product-form__buttons .shopify-payment-button__button--unbranded:hover:after{background-color:#ffffff40}.bdr-product__rating{display:flex;align-items:center;gap:.6rem;margin-bottom:2rem;padding-top:.4rem}.bdr-product__rating .rating-star{color:var(--color-brand-dark)}.bdr-product__rating-count{font-family:var(--font-brand-heading);font-size:1.3rem;color:#00000073}.bdr-product__features{list-style:none;margin:2rem 0 0;padding:1.5rem;border-top:0;display:flex;flex-direction:column;gap:1rem;background:#fff;border-radius:20px}.bdr-product__feature{display:flex;align-items:center;gap:1.5rem;font-family:var(--font-brand-heading);font-size:1.45rem;color:var(--color-brand-black);line-height:1.3}.bdr-product__feature-text strong{font-weight:600}.bdr-product__feature-icon{width:4.2rem;height:4.2rem;border-radius:50%;background-color:var(--color-brand-light);display:flex;align-items:center;justify-content:center;flex-shrink:0}.bdr-product__feature-icon-img{width:auto;height:auto;max-width:20px;max-height:20px;display:block}@media(min-width:768.98px){.bdr-product__features{background-color:transparent;padding:0;border-radius:0}.bdr-product__feature-icon-img{width:24px;height:24px;max-width:24px;max-height:24px;display:block}.bdr-product__feature-icon{width:auto;height:auto;border-radius:0%;background-color:transparent}}.bdr-section-header{background-color:var(--color-brand-primary);color:var(--color-brand-white);text-align:center;padding:1.8rem 2rem}.bdr-section-header span{font-family:var(--font-brand-heading);font-size:2rem;font-weight:600;letter-spacing:.02em}.bdr-product-desc__body{max-width:var(--content-width-lg);margin:0 auto;padding:4rem 2rem}.bdr-product-desc__text{font-family:var(--font-brand-heading);font-size:1.4rem;line-height:1.75;color:#000000b3}.bdr-product-desc__text>*:first-child{margin-top:0}.bdr-product-desc__text>*:last-child{margin-bottom:0}.bdr-product-desc__text ul,.bdr-product-desc__text ol{padding-left:2rem}.bdr-product-desc__text li{margin-bottom:.5rem}.bdr-product__description{font-size:1.6rem;color:var(--color-foreground);line-height:1.6;margin:.8rem 0 1.6rem}.bdr-product__accordion{border-top:1px solid rgba(0,0,0,.1)}#informazioni-prodotto{border-top:0}.bdr-product__accordion:last-of-type{border-bottom:1px solid rgba(0,0,0,.1)}.bdr-product__accordion-summary{display:flex;align-items:center;justify-content:space-between;padding:1.4rem 0;cursor:pointer;list-style:none;gap:1rem}.bdr-product__accordion-summary::-webkit-details-marker{display:none}.bdr-product__accordion-title{font-family:var(--font-brand-heading);font-size:1.6rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--color-brand-black)}.bdr-product__accordion-icon{flex-shrink:0;display:flex;align-items:center;color:#bda079}.bdr-product__accordion-icon svg{display:block;transition:transform .25s ease}.bdr-accordion-icon--minus{display:none}.bdr-accordion-icon--plus{display:flex}details[open] .bdr-accordion-icon--plus{display:none}details[open] .bdr-accordion-icon--minus{display:flex}details[open] .bdr-product__accordion-title{color:#bda079}details[open] .bdr-product__accordion-summary{border-bottom:1px solid rgba(189,160,121,.25)}.bdr-product__accordion-content{font-family:var(--font-brand-heading);font-size:1.6rem;line-height:1.65;color:#0009;overflow:hidden;transition:height .45s cubic-bezier(.25,.46,.45,.94);padding-top:1.2rem}.bdr-product__accordion-content>*:first-child{margin-top:0}.bdr-product__accordion-content>*:last-child{margin-bottom:1.6rem}.bdr-product__accordion-content ul{list-style:none;padding:0;margin:.8rem 0}.bdr-product__accordion-content ul li{position:relative;padding-left:1.2rem}.bdr-product__accordion-content ul li:before{content:"\2022";color:var(--color-brand-dark);position:absolute;left:0;top:0;font-size:1.9em;line-height:.5}.bdr-product__accordion-content h1,.bdr-product__accordion-content h2,.bdr-product__accordion-content h3,.bdr-product__accordion-content h4,.bdr-product__accordion-content h5,.bdr-product__accordion-content h6{font-size:2rem;font-weight:600;color:var(--color-brand-black);margin-top:1.6rem}.bdr-desc__header{background-color:var(--color-brand-primary);padding:1.8rem 1.5rem;text-align:center}.bdr-desc__title{font-family:var(--font-brand-heading);font-size:2rem;font-weight:600;color:#fff;margin:0;letter-spacing:.02em}.bdr-desc__body{padding:4rem 2rem}.bdr-desc__content{max-width:var(--content-width-lg);margin:0 auto;font-family:var(--font-brand-heading);font-size:1.4rem;line-height:1.75;color:#000000b3}.bdr-desc__content>*:first-child{margin-top:0}.bdr-desc__content>*:last-child{margin-bottom:0}.bdr-desc__content ul,.bdr-desc__content ol{padding-left:2rem}.bdr-desc__content li{margin-bottom:.5rem}@media screen and (min-width:750px){.bdr-desc__title{font-size:2.8rem}.bdr-desc__body{padding:5rem 3rem}}.bdr-block-video{padding:2.4rem 0;border-top:1px solid rgba(0,0,0,.08)}.bdr-block-video__wrap{position:relative;width:100%;max-width:72rem;margin:0 auto;background:#000;border-radius:2rem;overflow:hidden;isolation:isolate}.bdr-block-video__wrap--16-9{aspect-ratio:16 / 9}.bdr-block-video__wrap--9-16{aspect-ratio:9 / 16;max-width:40rem}.bdr-block-video__wrap--3-4{aspect-ratio:3 / 4;max-width:50rem}.bdr-block-video__wrap--1-1{aspect-ratio:1 / 1}.bdr-block-video__wrap--4-3{aspect-ratio:4 / 3}video.bdr-block-video__player{object-fit:cover}.bdr-block-video__player{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:none;display:block}.bdr-video__play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8rem;height:8rem;z-index:1;cursor:pointer;background:none;border:none;padding:0;transition:transform .2s ease,opacity .15s ease;filter:drop-shadow(0 2px 8px rgba(0,0,0,.35))}.bdr-video__play-btn:hover{transform:translate(-50%,-50%) scale(1.1)}.bdr-video-cover{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;cursor:pointer}.bdr-video-cover__img{width:100%;height:100%;object-fit:cover;display:block}.bdr-block-video__caption{margin-top:1.2rem;text-align:center;font-family:var(--font-brand-heading);font-size:1.3rem;color:#00000080}.bdr-block-video-titolato{border-top:1px solid rgba(0,0,0,.08)}.bdr-block-video-titolato__body{padding:2.4rem 0}.collection-hero__text-wrapper:has(.collection-hero__title){padding-top:2.5rem}.collection-hero__title{font-weight:600;color:var(--color-brand-dark);margin-top:0;margin-bottom:0}.bdr-desc-readmore{position:relative}.bdr-desc-readmore__text p:empty{display:none}.bdr-desc-readmore__text{position:relative;max-height:15rem;overflow:hidden;transition:max-height .5s cubic-bezier(.4,0,.2,1)}.bdr-desc-readmore__text:after{content:"";position:absolute;bottom:0;width:100%;height:50px;background:linear-gradient(0deg,rgba(255,255,255,1),transparent);pointer-events:none;transition:opacity .35s ease}.bdr-desc-readmore.is-open .bdr-desc-readmore__text:after{opacity:0}.bdr-desc-readmore__btn{display:block;background:none;border:none;cursor:pointer;color:var(--color-brand-dark);font-family:var(--font-brand-heading);font-size:1.4rem;font-weight:600;padding:.6rem 0 0;margin-top:.4rem;text-decoration:underline;text-underline-offset:3px}.collection-hero__title+.collection-hero__description{font-size:1.6rem}.bdr-collection-description{padding:36px 0;background-color:#f9edde69;margin-bottom:-36px;margin-top:36px}@media screen and (min-width:750px){.collection-hero__title+.collection-hero__description{font-size:1.6rem}}.bdr-sticky-bar{position:fixed;bottom:0;left:0;right:0;background-color:#fff;border-top:.1rem solid rgba(var(--color-foreground),.08);z-index:200;transform:translateY(100%);transition:transform .3s ease;padding:1.2rem 0}.bdr-sticky-bar.is-visible{transform:translateY(0)}.bdr-sticky-bar__inner{display:flex;align-items:center;justify-content:space-between;gap:2rem}.bdr-sticky-bar__title{font-family:var(--font-brand-heading);font-size:1.4rem;font-weight:600;color:var(--color-brand-black);margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bdr-sticky-bar__controls{display:flex;align-items:center;gap:1rem;flex-shrink:0}.bdr-sticky-bar__selects{display:flex;gap:.8rem}.bdr-sticky-bar__select{font-family:var(--font-brand-body);font-size:1.3rem;color:var(--color-brand-black);border:.1rem solid rgba(var(--color-foreground),.2);border-radius:10rem;padding:.6rem 4.4rem .6rem 1rem;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg width='56' height='56' viewBox='0 0 56 56' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='28' cy='28' r='28' fill='%23AB8852'/%3E%3Cpath d='M42 17L36.4822 17L28.3816 35.2332L27.8533 35.2332L19.6352 17L14 17L24.7421 40L31.3166 40L42 17Z' fill='white'/%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:right .6rem center;background-size:2rem;cursor:pointer;appearance:none;-webkit-appearance:none;flex:1 1 0;min-width:0}.bdr-sticky-bar__btn{flex-shrink:0}.bdr-product .bdr-product__info .bdr-product__accordion ul{padding-left:0rem}.bdr-product .bdr-product__info .bdr-product__accordion ul li{margin-bottom:1rem}@media screen and (max-width:989px){.bdr-sticky-bar__title{display:none}.bdr-sticky-bar__inner{display:block}.bdr-sticky-bar__controls{display:flex;flex-direction:column;gap:.8rem;width:100%}.bdr-sticky-bar__selects{display:flex;flex-wrap:wrap;gap:.8rem;width:100%}.bdr-sticky-bar__select{flex:1 1 0;min-width:0;width:100%;box-sizing:border-box}.bdr-sticky-bar__btn{width:100%}}.shopify-block:empty{display:none}.bdr-product__sottotitolo{font-family:var(--font-brand-body);font-size:1.5rem;line-height:1.5;color:#1d1d1bbf;margin:.8rem 0 1.6rem}@media screen and (max-width:749px){.bdr-product__title{font-size:var(--text-section-title-sm)}.bdr-product__sottotitolo,.bdr-product__description,.bdr-product__description p{font-size:var(--text-card-heading)}.bdr-product__price .price--large .price-item--regular,.bdr-product__price .price--large .price-item--sale{font-size:var(--text-section-title)}.bdr-product__tax{font-size:1.08rem}}@media screen and (max-width:749px){.bdr-desc__header{padding-left:1rem;padding-right:1rem}.bdr-desc__title{font-size:clamp(1.25rem,4vw,2rem);font-weight:500}}@media screen and (max-width:749px){html .bdr-video-cat{padding-top:0}.bdr-video-cat .bdr-block-video__wrap{max-width:none;width:100vw;margin-left:calc(50% - 50vw);border-radius:0}}.bdr-varianti-colore{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:.6rem;padding:1.2rem;background-color:var(--color-brand-white, #ffffff);border-radius:1.6rem}.bdr-varianti-colore__radio{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.bdr-varianti-colore__voce{--tinta: #FFFFFF;display:block;flex:0 0 auto;width:3rem;height:3rem;border-radius:50%;cursor:pointer;background:var(--tinta);box-shadow:0 0 0 .1rem rgba(var(--color-foreground),.22);transition:box-shadow .15s ease,transform .15s ease}.bdr-varianti-colore__voce[style*=--tinta-due]{background:linear-gradient(135deg,var(--tinta) 0 50%,var(--tinta-due) 50% 100%)}.bdr-varianti-colore__voce:hover{transform:translateY(-1px);box-shadow:0 0 0 .1rem rgba(var(--color-foreground),.45)}.bdr-varianti-colore__radio:checked+.bdr-varianti-colore__voce{box-shadow:0 0 0 .2rem rgb(var(--color-background)),0 0 0 .36rem rgb(var(--color-foreground))}.bdr-varianti-colore__radio:focus-visible+.bdr-varianti-colore__voce{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.3rem}.bdr-varianti-colore__voce--esaurito{opacity:.4;cursor:not-allowed;position:relative}.bdr-varianti-colore__voce--esaurito:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:linear-gradient(to bottom right,transparent calc(50% - .05rem),rgba(var(--color-foreground),.8) calc(50% - .05rem),rgba(var(--color-foreground),.8) calc(50% + .05rem),transparent calc(50% + .05rem))}.bdr-varianti-colore__voce--parola{width:auto;height:auto;min-height:3rem;padding:.4rem 1.3rem;border-radius:10rem;background:rgb(var(--color-background));display:inline-flex;align-items:center;font-size:1.4rem;line-height:1.2}.bdr-varianti-colore__radio:checked+.bdr-varianti-colore__voce--parola{background:rgb(var(--color-foreground));color:rgb(var(--color-background));box-shadow:none}@media screen and (max-width:749px){.bdr-varianti-colore__voce{width:3.4rem;height:3.4rem}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/bdr-product.css.map */
