.bb-cancel-order__inner{max-width:120rem;margin:0 auto}.bb-cancel-order__title{margin:0 0 2.4rem;font-size:clamp(2.8rem,3.8vw,4.6rem);line-height:1.1}.bb-cancel-order__content{font-size:1.6rem;line-height:1.75;color:#272727bf;margin-bottom:3.2rem}.bb-cancel-order__content p{margin:0 0 1.2rem}.bb-cancel-order__content ul,.bb-cancel-order__content ol{margin:.8rem 0 1.6rem;padding-right:2.2rem;padding-left:0}.bb-cancel-order__content li{margin-bottom:.6rem;line-height:1.65}.bb-cancel-order__content a{color:inherit;text-decoration:underline;text-underline-offset:.2em}.bb-cancel-order__content a:hover{opacity:.65}.bb-cancel-order__form-title{font-size:clamp(2rem,2.6vw,2.8rem);line-height:1.2;margin:0 0 2.4rem;padding-top:2.4rem;border-top:.1rem solid rgba(39,39,39,.12)}.bb-cancel-order__form-wrap{max-width:65rem}.bb-cancel-order__form{display:flex;flex-direction:column;gap:1.6rem}.bb-cancel-order__row{display:grid;grid-template-columns:1fr 1fr;gap:1.6rem}.bb-cancel-order__col--full{grid-column:1 / -1}.bb-cancel-order__label{display:block;font-size:1.4rem;font-weight:500;margin-bottom:.6rem;color:#272727}.bb-cancel-order__input,.bb-cancel-order__textarea{width:100%;box-sizing:border-box;padding:1rem 1.2rem;font-size:1.5rem;font-family:inherit;color:#272727;background-color:#fff;border:.1rem solid rgba(39,39,39,.3);border-radius:.4rem;outline:none;transition:border-color .15s ease,box-shadow .15s ease;appearance:none;-webkit-appearance:none}.bb-cancel-order__input:focus,.bb-cancel-order__textarea:focus{border-color:#272727;box-shadow:0 0 0 .2rem #2727271f}.bb-cancel-order__textarea{resize:vertical;min-height:14rem}.bb-cancel-order__footer{display:flex;flex-direction:column;align-items:flex-start;gap:1.2rem;margin-top:.8rem}.bb-cancel-order__required-note{font-size:1.2rem;color:#27272799}.bb-cancel-order__submit{display:inline-flex;align-items:center;justify-content:center;min-width:16rem;padding:1.2rem 2.4rem;font-size:1.5rem;font-family:inherit;font-weight:500;letter-spacing:.05em;border:none;border-radius:.4rem;cursor:pointer;transition:opacity .2s ease}.bb-cancel-order__submit:hover{opacity:.85}.bb-cancel-order__success{padding:1.6rem 2rem;font-size:1.5rem;line-height:1.65;background-color:#2727270d;border-right:.3rem solid rgba(39,39,39,.3);border-radius:.4rem}.bb-cancel-order__errors{padding:1.2rem 1.6rem;font-size:1.4rem;background-color:#c800000f;border-right:.3rem solid rgba(200,0,0,.5);border-radius:.4rem;color:#b00}@media screen and (max-width:599px){.bb-cancel-order__row{grid-template-columns:1fr}.bb-cancel-order__content{font-size:1.5rem}.bb-cancel-order__submit{width:100%}}.babybjorn-faq{--faq-border: rgba(39, 39, 39, .14);--faq-muted: rgba(39, 39, 39, .65)}.babybjorn-faq__header{max-width:82rem;margin-bottom:2.4rem}.babybjorn-faq__title{margin:0 0 1.2rem;font-size:clamp(2.8rem,3.8vw,4.6rem);line-height:1.1}.babybjorn-faq__intro{font-size:1.7rem;line-height:1.65;color:var(--faq-muted)}.babybjorn-faq__updated{margin:1.4rem 0 0;font-size:1.3rem;letter-spacing:.02em;text-transform:uppercase;color:var(--faq-muted)}.babybjorn-faq__controls{margin:3.2rem 0 2.2rem;display:grid;gap:1.4rem}.babybjorn-faq__search-label{font-size:1.3rem;color:var(--faq-muted)}.babybjorn-faq__search{width:100%;border:.1rem solid var(--faq-border);border-radius:999px;background:#fff;padding:1rem 1.6rem;font-size:1.5rem;line-height:1.2}.babybjorn-faq__categories{display:flex;gap:.8rem;flex-wrap:wrap}.babybjorn-faq__chip{border:.1rem solid var(--faq-border);border-radius:999px;background:#fff;padding:.7rem 1.2rem;font-size:1.3rem;line-height:1;cursor:pointer}.babybjorn-faq__chip.is-active{background:#272727;border-color:#272727;color:#fff}.babybjorn-faq__list{border-top:.1rem solid var(--faq-border)}.babybjorn-faq__item{border-bottom:.1rem solid var(--faq-border)}.babybjorn-faq__question{-webkit-appearance:none;appearance:none;border:0;background:transparent;width:100%;text-align:start;padding:1.7rem 0;display:flex;justify-content:space-between;align-items:center;gap:1.2rem;cursor:pointer;font-size:1.9rem;line-height:1.3}.babybjorn-faq__icon{width:1.8rem;height:1.8rem;flex:0 0 1.8rem;position:relative}.babybjorn-faq__icon:before,.babybjorn-faq__icon:after{content:"";position:absolute;top:50%;left:0;width:100%;height:.2rem;background:currentColor;transform:translateY(-50%);transition:transform .2s ease}.babybjorn-faq__icon:after{transform:translateY(-50%) rotate(90deg)}.babybjorn-faq__question[aria-expanded=true] .babybjorn-faq__icon:after{transform:translateY(-50%) rotate(0)}.babybjorn-faq__answer{padding:0 0 1.9rem;max-width:92rem;color:var(--faq-muted);font-size:1.6rem;line-height:1.7;text-align:start}.babybjorn-faq__answer p:first-child{margin-top:0}.babybjorn-faq__empty{margin:2rem 0 0;color:var(--faq-muted)}@media screen and (max-width:749px){.babybjorn-faq__question{font-size:1.7rem;padding:1.4rem 0}.babybjorn-faq__answer{font-size:1.5rem}}.babybjorn-warranty{--warranty-muted: rgba(39, 39, 39, .65);--warranty-border: rgba(39, 39, 39, .12)}.babybjorn-warranty__inner{max-width:82rem;margin:0 auto}.babybjorn-warranty__header{margin-bottom:3.6rem;padding-bottom:2.4rem;border-bottom:.1rem solid var(--warranty-border)}.babybjorn-warranty__title{margin:0 0 .8rem;font-size:clamp(2.8rem,3.8vw,4.6rem);line-height:1.1}.babybjorn-warranty__updated{margin:0;font-size:1.3rem;letter-spacing:.02em;color:var(--warranty-muted)}.babybjorn-warranty__content{font-size:1.6rem;line-height:1.75}.babybjorn-warranty__content h2{font-size:clamp(2rem,2.6vw,2.8rem);line-height:1.2;margin:4rem 0 1.2rem;padding-top:2.4rem;border-top:.1rem solid var(--warranty-border)}.babybjorn-warranty__content h2:first-child{margin-top:0;padding-top:0;border-top:none}.babybjorn-warranty__content h3{font-size:clamp(1.7rem,1.9vw,2rem);line-height:1.3;margin:3.2rem 0 .8rem}.babybjorn-warranty__content p{margin:0 0 1.2rem;color:var(--warranty-muted)}.babybjorn-warranty__content p:last-child{margin-bottom:0}.babybjorn-warranty__content em{font-style:italic}.babybjorn-warranty__content p:first-child:has(>em:only-child){padding:2rem 2.4rem;background:#2727270a;border-left:.3rem solid rgba(39,39,39,.2);border-radius:0 .4rem .4rem 0;margin-bottom:2.8rem;font-size:1.5rem;line-height:1.7}.babybjorn-warranty__content ul,.babybjorn-warranty__content ol{margin:1.2rem 0 1.6rem;padding-left:2.2rem;color:var(--warranty-muted)}.babybjorn-warranty__content li{margin-bottom:.8rem;line-height:1.65;padding-left:.4rem}.babybjorn-warranty__content li p{margin:0;color:inherit}.babybjorn-warranty__content a{color:inherit;text-decoration:underline;text-underline-offset:.2em}.babybjorn-warranty__content a:hover{opacity:.65}.babybjorn-warranty__content strong{font-weight:600;color:#272727}@media screen and (max-width:749px){.babybjorn-warranty__content{font-size:1.5rem}.babybjorn-warranty__content em{padding:1.6rem 1.8rem;font-size:1.4rem}}
/*# sourceMappingURL=/cdn/shop/t/4/compiled_assets/styles.css.map */
