@import"https://fonts.googleapis.com/css2?family=Quicksand:wght@400;500;600;700&display=swap";.wb-ct{--ct-ink: #22202b;--ct-red: #f04455;--ct-align: flex-start;--ct-main-min: 320px;--ct-ch-value-gap: 3px;--ct-ch-shadow: 0 12px 28px rgba(55, 40, 73, .1);--ct-card-shadow: 0 24px 60px rgba(55, 40, 73, .1);--ct-btn-shadow: 0 14px 30px rgba(240, 68, 85, .28);--ct-caret-c: #6f6b78;--ct-focus-ring: 3px;--ct-focus-ring-c: rgba(240, 68, 85, .16);--ct-note-gap: 4px;--ct-note-pad: 16px;--ct-note-bg: transparent;--ct-wash-a: rgba(255, 215, 100, .22);--ct-wash-b: rgba(217, 207, 248, .28);--ct-alert-pad: 16px 18px;--ct-alert-radius: 16px;--ct-alert-size: 15px;--ct-ok-bg: #e8f7ee;--ct-ok-c: #1c7a45;--ct-ok-border: rgba(28, 122, 69, .18);--ct-err-bg: #fdecee;--ct-err-c: #b3243a;--ct-err-border: rgba(179, 36, 58, .18);position:relative;font-family:Quicksand,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--ct-ink);line-height:1.5;padding:var(--ct-pad-top, 88px) var(--ct-side, 24px) var(--ct-pad-bottom, 88px);background:var(--ct-bg, #fff)}.wb-ct,.wb-ct *,.wb-ct *:before,.wb-ct *:after{box-sizing:border-box}.wb-ct img{display:block;max-width:100%}.wb-ct p{margin:0}.wb-ct:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 12% 8%,var(--ct-wash-a, rgba(255, 215, 100, .22)),transparent 26%),radial-gradient(circle at 88% 82%,var(--ct-wash-b, rgba(217, 207, 248, .28)),transparent 28%);opacity:var(--ct-wash, 1)}.wb-ct.no-wash:before{display:none}.wb-ct .ct-wrap{position:relative;z-index:1;width:min(100%,var(--ct-max, 1240px));margin-inline:auto}.wb-ct .ct-head{text-align:var(--ct-head-align, center);max-width:var(--ct-head-max, 760px);margin-inline:var(--ct-head-x, auto);margin-bottom:var(--ct-head-gap, 48px)}.wb-ct .ct-eyebrow{font-size:var(--ct-eyebrow, 13px);font-weight:700;letter-spacing:.11em;text-transform:uppercase;color:var(--ct-eyebrow-c, #c1394f);margin-bottom:var(--ct-eyebrow-gap, 10px)}.wb-ct .ct-head h2{margin:0;color:var(--ct-title-c, var(--ct-ink));font-size:var(--ct-title, 52px);line-height:var(--ct-title-lh, 1.1);letter-spacing:var(--ct-title-ls, -.03em);font-weight:700}.wb-ct .ct-head h2 span{color:var(--ct-title-accent, var(--ct-red))}.wb-ct .ct-lead{max-width:var(--ct-lead-max, 620px);margin-top:var(--ct-lead-gap, 16px);margin-inline:var(--ct-lead-x, auto);color:var(--ct-lead-c, #6f6b78);font-size:var(--ct-lead, 19px);line-height:var(--ct-lead-lh, 1.55)}.wb-ct .ct-grid{display:flex;flex-direction:var(--ct-dir, row);flex-wrap:wrap;align-items:var(--ct-align, flex-start);gap:var(--ct-gap, 32px)}.wb-ct .ct-aside{flex:0 0 auto;width:var(--ct-aside-w, 36%);display:flex;flex-direction:column;gap:var(--ct-ch-gap, 16px)}.wb-ct .ct-main{flex:1 1 var(--ct-main-min, 320px);min-width:0}.wb-ct .ct-channel{display:flex;align-items:center;gap:var(--ct-ch-icon-gap, 14px);padding:var(--ct-ch-pad-y, 18px) var(--ct-ch-pad-x, 20px);border-radius:var(--ct-ch-radius, 20px);background:var(--ct-ch-bg, #fff8ef);border:1px solid var(--ct-ch-border, rgba(34, 32, 43, .07));text-decoration:none;color:inherit;transition:transform .2s ease,box-shadow .2s ease}a.wb-ct-hoverable:hover,.wb-ct a.ct-channel:hover{transform:translateY(-2px);box-shadow:var(--ct-ch-shadow, 0 12px 28px rgba(55, 40, 73, .1))}.wb-ct .ct-ch-icon{flex:0 0 auto;display:grid;place-items:center;width:var(--ct-ch-icon, 48px);height:var(--ct-ch-icon, 48px);border-radius:50%;overflow:hidden;background:var(--ct-ch-icon-bg, #fff);color:var(--ct-ch-icon-c, #c1394f)}.wb-ct .ct-ch-icon svg{width:var(--ct-ch-glyph, 24px);height:var(--ct-ch-glyph, 24px)}.wb-ct .ct-ch-icon img{width:100%;height:100%;object-fit:cover}.wb-ct .ct-ch-body{min-width:0}.wb-ct .ct-ch-label,.wb-ct .ct-ch-value{display:block}.wb-ct .ct-ch-label{font-size:var(--ct-ch-label, 13px);font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--ct-ch-label-c, #8b8695)}.wb-ct .ct-ch-value{margin-top:var(--ct-ch-value-gap, 3px);font-size:var(--ct-ch-value, 17px);font-weight:600;color:var(--ct-ch-value-c, var(--ct-ink));overflow-wrap:anywhere}.wb-ct .ct-note{margin-top:var(--ct-note-gap, 4px);padding:var(--ct-note-pad, 16px);border-radius:var(--ct-ch-radius, 20px);background:var(--ct-note-bg, transparent);color:var(--ct-note-c, #6f6b78);font-size:var(--ct-note-size, 14px);line-height:1.55}.wb-ct .ct-card{padding:var(--ct-card-pad-y, 40px) var(--ct-card-pad-x, 40px);border-radius:var(--ct-card-radius, 30px);background:var(--ct-card-bg, #fff);border:1px solid var(--ct-card-border, rgba(34, 32, 43, .08));box-shadow:var(--ct-card-shadow, 0 24px 60px rgba(55, 40, 73, .1))}.wb-ct .ct-form{display:flex;flex-direction:column;gap:var(--ct-field-gap, 18px)}.wb-ct .ct-row{display:flex;flex-direction:var(--ct-row-dir, row);gap:var(--ct-field-gap, 18px)}.wb-ct .ct-row>*{flex:1 1 0;min-width:0}.wb-ct .ct-field{display:flex;flex-direction:column;gap:var(--ct-label-gap, 7px)}.wb-ct .ct-label{font-size:var(--ct-label, 14px);font-weight:700;color:var(--ct-label-c, var(--ct-ink))}.wb-ct .ct-label .req{color:var(--ct-red)}.wb-ct .ct-labels-off .ct-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}.wb-ct .ct-input,.wb-ct .ct-textarea,.wb-ct .ct-select{width:100%;font-family:inherit;font-size:var(--ct-input, 16px);font-weight:500;color:var(--ct-input-c, var(--ct-ink));padding:var(--ct-input-py, 14px) var(--ct-input-px, 16px);border-radius:var(--ct-input-radius, 14px);border:var(--ct-input-border-w, 1.5px) solid var(--ct-input-border, rgba(34, 32, 43, .14));background:var(--ct-input-bg, #fdfbf7);transition:border-color .18s ease,box-shadow .18s ease}.wb-ct .ct-input::placeholder,.wb-ct .ct-textarea::placeholder{color:var(--ct-placeholder-c, #a5a1ad)}.wb-ct .ct-input:focus,.wb-ct .ct-textarea:focus,.wb-ct .ct-select:focus{outline:none;border-color:var(--ct-focus, var(--ct-red));box-shadow:0 0 0 var(--ct-focus-ring, 3px) var(--ct-focus-ring-c, rgba(240, 68, 85, .16))}.wb-ct .ct-input:focus-visible,.wb-ct .ct-textarea:focus-visible,.wb-ct .ct-select:focus-visible,.wb-ct .ct-submit:focus-visible{outline:3px solid var(--ct-focus, var(--ct-red));outline-offset:2px}.wb-ct .ct-textarea{min-height:var(--ct-textarea-h, 160px);resize:vertical;line-height:1.55}.wb-ct .ct-select-wrap{position:relative}.wb-ct .ct-select{appearance:none;-webkit-appearance:none;padding-right:calc(var(--ct-input-px, 16px) + 22px);cursor:pointer}.wb-ct .ct-select-wrap:after{content:"";position:absolute;right:calc(var(--ct-input-px, 16px) + 2px);top:50%;width:8px;height:8px;border-right:2px solid var(--ct-caret-c, #6f6b78);border-bottom:2px solid var(--ct-caret-c, #6f6b78);transform:translateY(-70%) rotate(45deg);pointer-events:none}.wb-ct .ct-actions{display:flex;flex-direction:var(--ct-actions-dir, row);align-items:center;gap:var(--ct-actions-gap, 16px);margin-top:var(--ct-actions-top, 6px)}.wb-ct .ct-submit{flex:var(--ct-submit-flex, 0 0 auto);display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:var(--ct-btn-h, 54px);padding:0 var(--ct-btn-px, 32px);border:0;border-radius:999px;background:var(--ct-btn-bg, var(--ct-red));color:var(--ct-btn-c, #fff);font-family:inherit;font-size:var(--ct-btn, 16px);font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,opacity .2s ease}.wb-ct .ct-submit:hover:not(:disabled){background:var(--ct-btn-bg-hover, #d92f43);transform:translateY(-2px);box-shadow:var(--ct-btn-shadow, 0 14px 30px rgba(240, 68, 85, .28))}.wb-ct .ct-submit:disabled{cursor:progress;opacity:.62;transform:none;box-shadow:none}.wb-ct .ct-submit svg{width:var(--ct-btn-icon, 17px);height:var(--ct-btn-icon, 17px)}.wb-ct .ct-submit .ct-sending,.wb-ct .ct-submit.is-sending .ct-idle{display:none}.wb-ct .ct-submit.is-sending .ct-sending{display:inline}.wb-ct .ct-fine{flex:1 1 auto;color:var(--ct-fine-c, #8b8695);font-size:var(--ct-fine, 13px);line-height:1.5}.wb-ct .ct-alert{display:flex;align-items:flex-start;gap:12px;padding:var(--ct-alert-pad, 16px 18px);border-radius:var(--ct-alert-radius, 16px);font-size:var(--ct-alert-size, 15px);font-weight:600;line-height:1.5}.wb-ct .ct-alert svg{flex:0 0 auto;width:20px;height:20px;margin-top:1px}.wb-ct .ct-alert.is-ok{background:var(--ct-ok-bg, #e8f7ee);color:var(--ct-ok-c, #1c7a45);border:1px solid var(--ct-ok-border, rgba(28, 122, 69, .18))}.wb-ct .ct-alert.is-err{background:var(--ct-err-bg, #fdecee);color:var(--ct-err-c, #b3243a);border:1px solid var(--ct-err-border, rgba(179, 36, 58, .18))}@media(prefers-reduced-motion:reduce){.wb-ct .ct-channel,.wb-ct .ct-submit{transition:none}.wb-ct a.ct-channel:hover,.wb-ct .ct-submit:hover:not(:disabled){transform:none}}
/*# sourceMappingURL=/cdn/shop/t/54/assets/wb-ct.css.map */
