.otc{background:rgba(250,248,243,.88);border:2px solid rgba(210,180,140,.85);border-radius:18px;padding:16px;box-shadow:0 12px 28px rgba(0,0,0,.06)}.otc__head{display:flex;align-items:center;gap:10px;margin-bottom:10px}.otc__ic{width:34px;height:34px;border-radius:999px;background:rgba(210,180,140,.28);border:1px solid rgba(210,180,140,.65);display:grid;place-items:center;flex:0 0 auto}.otc__ic .icon{width:24px;height:24px;display:block;fill:#716464}.otc__title{margin:0;font-size:16px;line-height:18px;font-weight:900;color:rgba(58,42,26,.95)}.otc__text{margin:0 0 14px;font-size:14px;line-height:18px;font-weight:700;color:rgba(58,42,26,.62)}.otc__btn{height:56px;width:100%;border-radius:16px;background:var(--ck-accent);color:#fff;font-weight:900;font-size:16px;line-height:16px;display:grid;place-items:center;text-decoration:none}.otc__btn:active{transform:translateY(.5px)}.otc__link{margin-top:10px;display:block;text-align:center;font-size:14px;line-height:16px;font-weight:800;color:rgba(58,42,26,.7);text-decoration:none}.otc__link:active{transform:translateY(.5px)}.drawer .otc{background:linear-gradient(180deg,rgba(255,252,246,.98),rgba(250,248,243,.96));border:1.5px solid rgba(210,180,140,.9);border-radius:24px;padding:18px 18px 16px;box-shadow:0 10px 24px rgba(58,42,26,.08),inset 0 1px 0 hsla(0,0%,100%,.75)}.drawer .otc__head{align-items:center;gap:12px;margin-bottom:12px}.drawer .otc__ic{width:42px;height:42px;border-radius:50%;background:rgba(210,180,140,.16);border:1.5px solid rgba(210,180,140,.75);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.8)}.drawer .otc__ic .icon{width:22px;height:22px;fill:#8b4513}.drawer .otc__title{font-size:17px;line-height:1.15;font-weight:700;letter-spacing:-.01em;color:#3a2a1a}.drawer .otc__text{margin:0 0 14px;font-size:14px;line-height:1.45;font-weight:600;color:#6b5b4d}.drawer .otc__btn{min-height:48px;height:auto;padding:12px 16px;border-radius:16px;background:linear-gradient(180deg,#9a5622,#8b4513);color:#fff;font-size:15px;line-height:1.2;font-weight:900;text-align:center;box-shadow:0 8px 18px rgba(139,69,19,.22),inset 0 1px 0 hsla(0,0%,100%,.18);transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.drawer .otc__btn:hover{filter:brightness(1.02);box-shadow:0 10px 22px rgba(139,69,19,.26),inset 0 1px 0 hsla(0,0%,100%,.18)}.drawer .otc__btn:active{transform:translateY(1px);box-shadow:0 5px 12px rgba(139,69,19,.18),inset 0 1px 0 hsla(0,0%,100%,.16)}.drawer .otc__link{margin-top:12px;font-size:13px;line-height:1.25;font-weight:800;color:#8b4513;opacity:.9}.drawer .otc__link:hover{opacity:1}@media(max-width:380px){.drawer .otc{padding:16px;border-radius:20px}.drawer .otc__title{font-size:16px}.drawer .otc__text{font-size:13px}.drawer .otc__btn{font-size:14px;min-height:46px}}