.cro-hotel-proof{text-align:center}.cro-hotel-proof__heading{font-family:var(--font-heading-family);font-size:1.5rem;font-weight:400;letter-spacing:.1em;text-transform:uppercase;color:rgb(var(--color-foreground),.7);margin-bottom:.4rem}.cro-hotel-proof__subheading{font-family:var(--font-body-family);font-size:1.1rem;color:rgb(var(--color-foreground),.5);margin-bottom:1.5rem}.cro-hotel-proof__logos{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem 3rem}.cro-hotel-proof__logo{flex:0 0 auto;display:flex;align-items:center;justify-content:center;height:50px;width:120px;font-family:var(--font-heading-family);font-size:.85rem;font-weight:400;letter-spacing:.1em;text-transform:uppercase;color:rgb(var(--color-foreground),.4);transition:color .2s ease;white-space:nowrap}.cro-hotel-proof__logo:hover{color:rgb(var(--color-foreground),.7)}.cro-hotel-proof__logo img{max-height:45px;max-width:110px;width:auto;height:auto;object-fit:contain;opacity:.55;transition:opacity .2s ease;filter:grayscale(100%)}.cro-hotel-proof__logo img:hover{opacity:.85;filter:grayscale(0%)}@media(max-width:749px){.cro-hotel-proof__logos{gap:1rem 1.5rem}.cro-hotel-proof__logo{height:40px;width:90px;font-size:.7rem}.cro-hotel-proof__logo img{max-height:35px;max-width:85px}}.cro-awards-proof{text-align:center}.cro-awards-proof__heading{font-family:var(--font-heading-family);font-size:2.4rem;font-weight:400;letter-spacing:.1em;text-transform:uppercase;color:rgb(var(--color-foreground),.7);margin-bottom:.6rem}.cro-awards-proof__subheading{font-family:var(--font-body-family);font-size:1.3rem;color:rgb(var(--color-foreground),.5);margin-bottom:2.5rem}.cro-awards-proof__logos{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:2.5rem 5rem;margin-bottom:2.5rem}.cro-awards-proof__item{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:.6rem;max-width:220px;text-decoration:none}.cro-awards-proof__item a{display:flex;flex-direction:column;align-items:center;gap:.6rem;text-decoration:none;color:inherit}.cro-awards-proof__item img{max-height:90px;max-width:200px;width:auto;height:auto;object-fit:contain;opacity:.7;transition:opacity .2s ease}.cro-awards-proof__item:hover img{opacity:1}.cro-awards-proof__name{font-family:var(--font-heading-family);font-size:1.15rem;font-weight:500;letter-spacing:.05em;color:rgb(var(--color-foreground),.7);text-transform:uppercase}.cro-awards-proof__year{font-family:var(--font-body-family);font-size:1.05rem;color:rgb(var(--color-foreground),.45);font-weight:400}.cro-awards-proof__cta{margin-top:.5rem}@media(max-width:749px){.cro-awards-proof__logos{gap:1.5rem 2rem}.cro-awards-proof__item{max-width:120px}.cro-awards-proof__item img{max-height:45px;max-width:100px}.cro-awards-proof__name{font-size:.75rem}}.cro-swatch{display:inline-flex;flex-direction:column;align-items:center;gap:.3rem;cursor:pointer;padding:.3rem;border-radius:4px;transition:all .2s ease}.cro-swatch__color{display:block;width:36px;height:36px;border-radius:50%;transition:box-shadow .2s ease,transform .2s ease}.cro-swatch__name{font-size:.85rem;color:rgb(var(--color-foreground),.8);text-transform:capitalize;font-weight:500}input[type=radio]:checked+.cro-swatch .cro-swatch__color{box-shadow:0 0 0 2px rgb(var(--color-background)),0 0 0 4px rgb(var(--color-foreground));transform:scale(1.05)}input[type=radio]:checked+.cro-swatch .cro-swatch__name{color:rgb(var(--color-foreground));font-weight:600}input[type=radio].disabled+.cro-swatch{opacity:.35}input[type=radio].disabled+.cro-swatch .cro-swatch__color{position:relative}input[type=radio].disabled+.cro-swatch .cro-swatch__color:after{content:"";position:absolute;top:50%;left:-2px;right:-2px;height:1px;background:#0006;transform:rotate(-45deg)}@media(max-width:749px){.cro-swatch__color{width:32px;height:32px}}.product-form__submit.button--primary{min-height:56px;font-size:1.1rem;font-weight:600;letter-spacing:.05em}@media(max-width:749px){.product-form__submit.button--primary{min-height:52px;font-size:1rem}}.product__info-container .product__description{margin:1rem 0}.cro-trust-signals{display:flex;flex-direction:column;gap:.6rem;padding:1rem 0;border-top:1px solid rgba(var(--color-foreground),.08);margin-top:.5rem}.cro-trust-signals__item{display:flex;align-items:center;gap:.6rem;font-size:1rem;color:rgb(var(--color-foreground));line-height:1.5}.cro-trust-signals__icon{flex-shrink:0;font-size:1.1rem}@media(max-width:749px){.cro-trust-signals__item{font-size:.95rem}}.cro-sticky-atc{position:fixed;bottom:0;left:0;right:0;z-index:99;background:rgb(var(--color-background));border-top:1px solid rgba(var(--color-foreground),.1);box-shadow:0 -2px 10px #0000000f;transform:translateY(100%);transition:transform .3s ease;pointer-events:none}.cro-sticky-atc--visible{transform:translateY(0);pointer-events:auto}.cro-sticky-atc__inner{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;padding:.75rem 1.25rem;max-height:60px}.cro-sticky-atc__info{display:flex;flex-direction:column;min-width:0;max-width:45%;text-align:right;align-items:flex-end}.cro-sticky-atc__title{font-size:.8rem;font-weight:500;color:rgb(var(--color-foreground));white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.cro-sticky-atc__price{font-size:.75rem;color:rgb(var(--color-foreground),.6)}.cro-sticky-atc__button{flex-shrink:0;padding:.6rem 1.5rem;font-size:.85rem;min-height:44px}@media(min-width:750px){.cro-sticky-atc{display:none}}.cro-cart-logo{text-align:center;padding:.5rem 0;border-bottom:1px solid rgba(var(--color-foreground),.08)}.cro-cart-logo img{max-width:100px;height:auto}.cro-cart-trust{display:flex;justify-content:center;gap:1.5rem;padding:1rem 0;margin-bottom:.5rem;border-top:1px solid rgba(var(--color-foreground),.08);font-size:1.1rem;font-weight:600;color:rgb(var(--color-foreground),.85)}@media(max-width:749px){.cro-cart-trust{gap:.5rem;font-size:.7rem}}.cro-upsell{padding:1.2rem 1.5rem .8rem;border-top:.1rem solid rgba(var(--color-foreground),.1);flex-shrink:0}.cro-upsell__header{padding:0 0 .8rem}.cro-upsell__heading{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-size:1.1rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:rgb(var(--color-foreground),.65);margin:0}.cro-upsell__track{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:.4rem}.cro-upsell__track::-webkit-scrollbar{display:none}.cro-upsell__card{flex:0 0 auto;width:12rem;scroll-snap-align:start;display:flex;flex-direction:column;gap:.4rem;padding:.8rem;border:.1rem solid rgba(var(--color-foreground),.1);border-radius:var(--inputs-radius, 4px);background:rgb(var(--color-background));transition:border-color .2s ease}.cro-upsell__card:hover{border-color:rgba(var(--color-foreground),.25)}.cro-upsell__img-link{display:block;width:100%;aspect-ratio:1 / 1;overflow:hidden;border-radius:calc(var(--inputs-radius, 4px) - 1px)}.cro-upsell__img{width:100%;height:100%;object-fit:cover;display:block}.cro-upsell__img--placeholder{background:rgba(var(--color-foreground),.05)}.cro-upsell__title{font-family:var(--font-body-family);font-size:1rem;line-height:1.3;color:rgb(var(--color-foreground));margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cro-upsell__price{font-family:var(--font-body-family);font-size:.95rem;color:rgb(var(--color-foreground),.75);margin:0}.cro-upsell__btn{margin-top:auto;padding:.6rem .75rem;font-size:.85rem;min-height:unset;min-width:unset;width:100%;line-height:1.2}.cro-upsell__btn:disabled{opacity:.6;cursor:wait}@media(max-width:749px){.cro-upsell{padding:1rem 1.25rem .6rem}.cro-upsell__card{width:10.5rem}.cro-upsell__heading{font-size:1rem}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/cro-custom.css.map */
