.cf-b2b-footer{border-bottom:.1rem solid rgba(var(--color-foreground),.12)}.cf-b2b-footer__wrap{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:2.4rem;padding-top:0;padding-bottom:0}.cf-b2b-footer__mark{display:grid;place-items:center;width:7rem;height:7rem;border-radius:50%;background:#17191a;color:#fff;font-size:1.6rem;font-weight:800;letter-spacing:.1em}.cf-b2b-footer__copy p,.cf-b2b-footer__copy h2{margin:0}.cf-b2b-footer__copy h2{margin-top:.35rem;font-size:clamp(2.2rem,2.5vw,3.2rem)}.cf-b2b-footer__copy>p:last-child{max-width:62rem;margin-top:.55rem;color:rgba(var(--color-foreground),.68)}.cf-b2b-footer__actions{min-width:23rem;display:grid;gap:.9rem;text-align:center}.cf-b2b-footer__actions .button{min-height:4.8rem;border:0;border-radius:1rem;background:#17191a;color:#fff;font-weight:700}.cf-b2b-footer__login{color:rgb(var(--color-foreground));font-weight:700;text-underline-offset:.3rem}@media screen and (max-width:749px){.cf-b2b-footer__wrap{grid-template-columns:auto minmax(0,1fr);gap:1.4rem;padding-top:0;padding-bottom:0}.cf-b2b-footer__mark{width:5.8rem;height:5.8rem;font-size:1.35rem}.cf-b2b-footer__actions{grid-column:1 / -1;min-width:0;margin-top:.4rem}}.cf-withdrawal{margin-bottom:clamp(5rem,7vw,9rem);background:#fff;color:#171717}.cf-withdrawal__inner{display:grid;grid-template-columns:minmax(0,.92fr) minmax(440px,1.08fr);gap:clamp(3rem,7vw,8rem);padding-top:clamp(4rem,7vw,8rem);padding-bottom:clamp(7rem,10vw,12rem)}.cf-withdrawal__intro{padding-top:1.5rem}.cf-withdrawal__eyebrow{display:inline-flex;padding:.65rem 1.15rem;border-radius:999px;background:#f4ecf8;color:#6d388b;font-size:1.1rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.cf-withdrawal h1{max-width:680px;margin:1.4rem 0 1.5rem;font-size:clamp(3.8rem,4vw,5.2rem);line-height:1.04;letter-spacing:-.04em;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.cf-withdrawal__lead{max-width:620px;color:#656565;font-size:1.75rem;line-height:1.55}.cf-withdrawal__steps{display:grid;gap:1rem;margin-top:3rem}.cf-withdrawal__steps article{display:grid;grid-template-columns:auto 1fr;gap:1.3rem;padding:1.4rem;border:1px solid #e8e3eb;border-radius:1.5rem}.cf-withdrawal__steps article>span{display:grid;width:3.8rem;height:3.8rem;place-items:center;border-radius:50%;background:#171717;color:#fff;font-weight:800}.cf-withdrawal__steps strong{font-size:1.55rem}.cf-withdrawal__steps p{margin:.3rem 0 0;color:#6a6a6a;line-height:1.45}.cf-withdrawal__card{padding:clamp(2.3rem,4vw,4rem);border:1px solid #e5dde9;border-radius:2.4rem;background:linear-gradient(150deg,#fbf9fc,#fff);box-shadow:0 24px 70px #462a5417}.cf-withdrawal__card h2{margin:1.2rem 0 .7rem;font-size:clamp(2.8rem,3.4vw,4rem)}.cf-withdrawal__card>p{margin:0;color:#686868}.cf-withdrawal__form{display:grid;gap:1.3rem;margin-top:2.4rem}.cf-withdrawal__form .field{margin:0}.cf-withdrawal__form .field__input{background:#fff}.cf-withdrawal__form .button{background:#6d388b;color:#fff}.cf-withdrawal__form small{color:#777;line-height:1.4;text-align:center}.cf-withdrawal__confirm{display:flex;gap:.9rem;align-items:flex-start;color:#555;font-size:1.3rem;line-height:1.4}.cf-withdrawal__confirm input{width:1.8rem;height:1.8rem;flex:0 0 auto;margin-top:.1rem;accent-color:#6d388b}.cf-withdrawal__status{padding:1.5rem;border-radius:1.4rem}.cf-withdrawal__status p{margin:.4rem 0 0}.cf-withdrawal__status--success{background:#eff8f1;color:#245c32}.cf-withdrawal__status--error{background:#fff0f0;color:#842424}@media screen and (max-width:899px){.cf-withdrawal__inner{grid-template-columns:1fr}}@media screen and (max-width:749px){.cf-withdrawal{margin-bottom:6rem}.cf-withdrawal__inner{gap:3rem;padding-top:4.5rem;padding-bottom:8rem}.cf-withdrawal h1{font-size:4rem}.cf-withdrawal__card{padding:2rem;border-radius:2rem}}.cf-drawer-kicker{display:inline-flex;padding:.55rem 1rem;border-radius:999px;background:#f4ecf8;color:#6d388b;font-size:1.05rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.cart-drawer .drawer__inner{border-left:1px solid #e8e2ea;background:#fff;box-shadow:-18px 0 60px #35203f1f}.cart-drawer .drawer__header{padding:2rem 2.2rem;border-bottom:1px solid #ebe7ed;background:#fff}.cart-drawer .drawer__heading{font-size:2.1rem;font-weight:800;letter-spacing:-.02em}.cart-drawer .drawer__close{border-radius:999px;background:#f7f5f7}.cart-drawer__body{padding-inline:2.2rem;background:#fff}.cart-drawer-item{padding:1.8rem 0;border-bottom:1px solid #ece8ee}.cart-drawer-item .cart-item__media{overflow:hidden;border:1px solid #ebe6ed;border-radius:1.4rem;background:#faf9fa}.cart-drawer-item .cart-item__image{width:100%;height:100%;object-fit:contain}.cart-drawer-item .cart-item__name{color:#171717;font-weight:750;line-height:1.3;text-decoration:none}.cart-drawer-item .quantity{border-radius:999px;background:#fff}.cart-drawer .drawer__footer{padding:1.8rem 2.2rem 2.2rem;border-top:1px solid #e8e3ea;background:#fbfafc}.cart-drawer__totals__row{font-size:1.55rem}.cart-drawer .cart__checkout-button{min-height:5.2rem;border-radius:1rem;background:#171717;color:#fff;font-weight:800}.cart-drawer .cart__checkout-button:hover{background:#6d388b}.cf-cart-drawer__full-cart{display:flex;justify-content:center;margin-top:.9rem;color:#6d388b;font-size:1.25rem;font-weight:750;text-underline-offset:.35rem}.cart-drawer__empty-content{max-width:34rem;margin:auto;padding:5rem 2.4rem}.cart-drawer__empty-content .cart__empty-text{margin:1.4rem 0 .8rem;font-size:clamp(2.8rem,7vw,4rem);letter-spacing:-.035em}.cf-drawer-empty-copy{margin:0 0 2rem;color:#6f6f6f;font-size:1.4rem;line-height:1.55}.cart-drawer__empty-content>.button{min-height:5rem;border-radius:1rem;background:#171717;color:#fff;font-weight:800}.cf-drawer-empty-trust{display:grid;gap:.8rem;margin-top:2rem;padding-top:1.6rem;border-top:1px solid #e9e4eb;color:#666;font-size:1.15rem;text-align:left}.cf-drawer-empty-trust span:before{content:"\2713";display:inline-grid;place-items:center;width:1.8rem;height:1.8rem;margin-right:.7rem;border-radius:999px;background:#f4ecf8;color:#6d388b;font-weight:800}@media(max-width:749px){.cart-drawer .drawer__header{padding:1.7rem 1.8rem}.cart-drawer__body{padding-inline:1.8rem}.cart-drawer .drawer__footer{padding:1.6rem 1.8rem 2rem}.cart-drawer__empty-content{padding:4rem 1.8rem}}
/*# sourceMappingURL=/cdn/shop/t/4/compiled_assets/styles.css.map?subset=ACAABAAAAAAAAAAAEA */
