.b2c{--b2c-primary: #e2715a;--b2c-primary-hover: #d05f48;--b2c-bg: #f8f6f6;--b2c-surface: #ffffff;--b2c-text: #111827;--b2c-text-muted: #4b5563;--b2c-border: #e5e7eb;font-family:Manrope,system-ui,sans-serif;min-height:max(884px,100dvh);background:var(--b2c-bg);color:var(--b2c-text);overflow-x:hidden}.b2c-nav{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;background:var(--b2c-surface);padding:.75rem 1rem;border-bottom:1px solid var(--b2c-border)}.b2c-nav__brand{display:flex;align-items:center;gap:.5rem}.b2c-nav__logo-icon{color:var(--b2c-primary);font-size:1.875rem}.b2c-nav__title{font-size:1.25rem;font-weight:800;letter-spacing:-.025em;color:var(--b2c-text);margin:0}.b2c-nav__actions{display:flex;align-items:center;gap:1rem}.b2c-nav__link{font-size:.875rem;font-weight:600;color:var(--b2c-text-muted);text-decoration:none;transition:color .2s}.b2c-nav__link:hover{color:var(--b2c-primary)}.b2c-nav__btn{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:background .2s,box-shadow .2s;border:none;cursor:pointer;font-family:inherit}.b2c-nav__btn--primary{background:var(--b2c-primary);color:#fff;box-shadow:0 4px 6px -1px #e2715a40}.b2c-nav__btn--primary:hover{background:var(--b2c-primary-hover)}@media(min-width:480px){.b2c-nav__link--buy{display:inline-block}}@media(max-width:479px){.b2c-nav__link--buy{display:none}}.b2c-hero{min-height:520px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;padding:1.5rem;background-size:cover;background-position:center;background-repeat:no-repeat;background-image:linear-gradient(#0006,#000000b3),url(https://lh3.googleusercontent.com/aida-public/AB6AXuDl9cRf95pJur1HSFi_tJQ0RGISD2Xmhsv1J1kUJQB2ZsDU1w52JxNAnulYMc-ilnNv8IzxkxPBgSj35qvKNpR6_C-HhYSYkSVZLh550w6B-6j14M6yKVpq4hi-5Lc9mXW3L9z4WtpHXPLvozCncCX5A6qFs2XDqf7gElENxe9pnMhf-J7pj2_YcTHlvEdPAkfk_LV5rnnLIyu-Ng1u6aF5u3dOD6mfy4vwKgU_7eTeYgtLKAF0ZDsqKiymeHvxuTk3v5jta-q0g0A);position:relative;overflow:hidden}@media(min-width:480px){.b2c-hero{margin:0 1rem;border-radius:.5rem;gap:2rem}}.b2c-hero__inner{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;max-width:600px;text-align:center}.b2c-hero__content{display:flex;flex-direction:column;gap:.75rem}.b2c-hero__badge{display:inline-flex;align-items:center;justify-content:center;padding:.25rem .75rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#fff;background:#e2715ae6;border-radius:9999px;margin-bottom:.5rem}.b2c-hero__title{font-size:2.25rem;font-weight:900;line-height:1.2;letter-spacing:-.033em;color:#fff;margin:0;text-shadow:0 1px 2px rgba(0,0,0,.2)}@media(min-width:480px){.b2c-hero__title{font-size:3rem}}.b2c-hero__subtitle{font-size:1rem;font-weight:500;line-height:1.6;color:#e5e7eb;max-width:32rem;margin:0 auto}@media(min-width:480px){.b2c-hero__subtitle{font-size:1.125rem}}.b2c-hero__cta{display:inline-flex;align-items:center;justify-content:center;min-width:84px;max-width:480px;height:3rem;padding:0 2rem;font-size:1rem;font-weight:700;letter-spacing:.015em;color:#fff;background:var(--b2c-primary);border-radius:.5rem;text-decoration:none;box-shadow:0 10px 15px -3px #e2715a4d;transition:background .2s;margin-top:.5rem}.b2c-hero__cta:hover{background:var(--b2c-primary-hover)}.b2c-why{padding:3rem 1rem;max-width:64rem;margin:0 auto}.b2c-why__intro{text-align:center;margin-bottom:2rem}@media(min-width:768px){.b2c-why__intro{max-width:45rem;margin-left:auto;margin-right:auto;text-align:center}}.b2c-why__title{font-size:1.875rem;font-weight:700;line-height:1.2;letter-spacing:-.025em;margin:0 0 .75rem;color:var(--b2c-text)}@media(min-width:480px){.b2c-why__title{font-size:2.25rem}}.b2c-why__text{font-size:1rem;color:var(--b2c-text-muted);line-height:1.5;margin:0}.b2c-why__grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:600px){.b2c-why__grid{grid-template-columns:repeat(3,1fr)}}.b2c-why__card{display:flex;flex:1;flex-direction:column;gap:1rem;padding:1.5rem;background:var(--b2c-surface);border:1px solid var(--b2c-border);border-radius:.75rem;transition:box-shadow .2s}.b2c-why__card:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.b2c-why__icon{width:3rem;height:3rem;border-radius:50%;display:flex;align-items:center;justify-content:center}.b2c-why__icon .material-symbols-outlined{font-size:28px}.b2c-why__icon--green{background:#dcfce7;color:#16a34a}.b2c-why__icon--blue{background:#dbeafe;color:#2563eb}.b2c-why__icon--orange{background:#ffedd5;color:#ea580c}.b2c-why__card-title{font-size:1.125rem;font-weight:700;line-height:1.2;margin:0;color:var(--b2c-text)}.b2c-why__card-text{font-size:.875rem;color:var(--b2c-text-muted);line-height:1.5;margin:0}.b2c-how{max-width:42rem;margin:0 auto;padding:.5rem 0 3rem}.b2c-how__title{font-size:1.75rem;font-weight:700;line-height:1.2;letter-spacing:-.025em;padding:0 1rem 1.5rem;margin:0;color:var(--b2c-text)}.b2c-how__list{display:grid;grid-template-columns:56px 1fr;gap:0 .5rem;padding:0 1rem 3rem}.b2c-how__item{grid-column:1 / -1;display:grid;grid-template-columns:56px 1fr;gap:0 .5rem}.b2c-how__icon-wrap{display:flex;flex-direction:column;align-items:center;gap:.25rem}.b2c-how__line{width:2px;background:var(--b2c-border);min-height:40px;flex-grow:1;border-radius:9999px}.b2c-how__line--short{min-height:0;height:.5rem;flex-grow:0}.b2c-how__icon{width:2.5rem;height:2.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#e2715a1a;color:var(--b2c-primary);font-size:20px;flex-shrink:0}.b2c-how__body{padding-bottom:2rem}.b2c-how__item:last-child .b2c-how__body{padding-bottom:1rem}.b2c-how__step-title{font-size:1.125rem;font-weight:700;line-height:1.4;margin:0 0 .25rem;color:var(--b2c-text)}.b2c-how__step-text{font-size:.875rem;color:var(--b2c-text-muted);margin:0}.b2c-form-section{padding:1rem 1rem 4rem;max-width:32rem;margin:0 auto}.b2c-form__card{background:var(--b2c-surface);border:1px solid var(--b2c-border);border-radius:.75rem;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;padding:1.5rem}@media(min-width:768px){.b2c-form__card{padding:2rem}}.b2c-form__head{margin-bottom:1.5rem}.b2c-form__title{font-size:1.25rem;font-weight:700;color:var(--b2c-text);margin:0 0 .5rem}.b2c-form__subtitle{font-size:.875rem;color:var(--b2c-text-muted);margin:0}.b2c-form{display:flex;flex-direction:column;gap:1rem}.b2c-form__field{display:flex;flex-direction:column;gap:.375rem}.b2c-form__label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--b2c-text-muted)}.b2c-form__input,.b2c-form__select{width:100%;height:3rem;padding:0 1rem;font-size:1rem;font-family:inherit;color:var(--b2c-text);background:var(--b2c-bg);border:1px solid var(--b2c-border);border-radius:.5rem;transition:border-color .2s,box-shadow .2s}.b2c-form__input:focus,.b2c-form__select:focus{outline:none;border-color:var(--b2c-primary);box-shadow:0 0 0 3px #e2715a33}.b2c-form__input::placeholder{color:var(--b2c-text-muted)}.b2c-form__select{-webkit-appearance:none;appearance:none;padding-right:2.5rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%234b5563' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center}.b2c-form__row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:480px){.b2c-form__row{grid-template-columns:1fr}}.b2c-form__submit{width:100%;height:3rem;margin-top:1rem;font-size:1rem;font-weight:700;font-family:inherit;color:#fff;background:var(--b2c-primary);border:none;border-radius:.5rem;box-shadow:0 4px 6px -1px #e2715a33;cursor:pointer;transition:background .2s,transform .05s}.b2c-form__submit:hover{background:var(--b2c-primary-hover)}.b2c-form__submit:active{transform:scale(.98)}.b2c-form__terms{text-align:center;font-size:.75rem;color:var(--b2c-text-muted);margin:.5rem 0 0}.b2c-form__terms a{text-decoration:underline;color:inherit}.b2c-form__terms a:hover{color:var(--b2c-primary)}.b2c-form__success{margin-top:.75rem;font-size:.875rem;color:#16a34a}.b2c-form__error{margin-top:.75rem;font-size:.875rem;color:#dc2626}.b2c-footer{background:var(--b2c-surface);border-top:1px solid var(--b2c-border);padding:2rem 1.5rem}.b2c-footer__nav{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;font-size:.875rem;font-weight:500;color:var(--b2c-text-muted);margin-bottom:1.5rem}.b2c-footer__nav a{color:inherit;text-decoration:none;transition:color .2s}.b2c-footer__nav a:hover{color:var(--b2c-primary)}.b2c-footer__logo{font-size:1.125rem;font-weight:800;letter-spacing:-.025em;color:var(--b2c-text);text-align:center;margin:0 0 .5rem;opacity:.9}.b2c-footer__copy{font-size:.75rem;color:var(--b2c-text-muted);text-align:center;margin:0}body.b2c-no-scroll{overflow:hidden}.b2c-success-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease}.b2c-success-modal--visible{pointer-events:auto;opacity:1;visibility:visible}.b2c-success-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer}.b2c-success-modal__wrap{position:relative;width:100%;max-width:360px;max-height:90vh;overflow-y:auto}.b2c-success-modal__card{position:relative;background:var(--b2c-surface);border-radius:1rem;box-shadow:0 25px 50px -12px #00000040;padding:1.5rem 2rem;text-align:center}@media(min-width:480px){.b2c-success-modal__card{padding:2rem}}.b2c-success-modal__close{position:absolute;right:1rem;top:1rem;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;background:none;border:none;color:var(--b2c-text-muted);cursor:pointer;transition:color .2s;font-size:1.5rem}.b2c-success-modal__close:hover{color:var(--b2c-text)}.b2c-success-modal__close .material-symbols-outlined{font-size:1.5rem}.b2c-success-modal__icon-wrap{width:5rem;height:5rem;margin:0 auto 1.5rem;border-radius:50%;background:#e2715a1a;display:flex;align-items:center;justify-content:center}.b2c-success-modal__icon{font-size:3rem;color:var(--b2c-primary);font-weight:700}.b2c-success-modal__title{font-size:1.5rem;font-weight:700;line-height:1.25;letter-spacing:-.025em;color:var(--b2c-text);margin:0 0 .75rem}.b2c-success-modal__lead{font-size:1rem;font-weight:500;color:var(--b2c-text-muted);line-height:1.5;margin:0 0 1rem}.b2c-success-modal__text{font-size:.875rem;color:var(--b2c-text-muted);line-height:1.5;margin:0 0 2rem;padding:0 .5rem}.b2c-success-modal__strong{color:var(--b2c-text);font-weight:700}.b2c-success-modal__actions{margin-bottom:1.5rem}.b2c-success-modal__btn{display:flex;align-items:center;justify-content:center;width:100%;height:3rem;padding:0 1.5rem;font-size:1rem;font-weight:700;font-family:inherit;color:#fff;background:var(--b2c-primary);border-radius:.5rem;text-decoration:none;box-shadow:0 10px 15px -3px #e2715a33;transition:background .2s}.b2c-success-modal__btn:hover{background:var(--b2c-primary-hover)}.b2c-success-modal__footer{border-top:1px solid var(--b2c-border);padding-top:1.25rem;margin-top:.25rem}.b2c-success-modal__help{font-size:.75rem;font-weight:500;color:var(--b2c-text-muted);line-height:1.5;margin:0}.b2c-success-modal__link{color:var(--b2c-primary);text-decoration:underline;transition:color .2s}.b2c-success-modal__link:hover{color:var(--b2c-primary-hover)}
/*# sourceMappingURL=/cdn/shop/t/36/assets/b2c.css.map */
