/*!/wp-content/themes/celigo/dist/b-blocks/css/brix-code-quickstart/brix-code-quickstart/style.css*/.brix-code-quickstart{background:var(--code-quickstart-bg,#000);color:var(--code-quickstart-text,#fff);text-align:center}.brix-code-quickstart__container{max-width:820px;margin:0 auto;padding:0 24px}.brix-code-quickstart__eyebrow{font-size:.8125rem;font-weight:700;letter-spacing:2px;line-height:1.2;text-transform:uppercase;opacity:.55;margin:0 0 14px}.brix-code-quickstart__heading{color:inherit;font-size:42px;font-weight:700;line-height:1.2;margin:0 0 16px}.brix-code-quickstart__description{font-size:18px;line-height:1.6;opacity:.8;margin:0 auto 32px;max-width:640px}.brix-code-quickstart__code-wrap{max-width:680px;margin:0 auto 32px;border:1px solid rgb(255 255 255 / .13);border-radius:12px;overflow:hidden;text-align:left}.brix-code-quickstart__code-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:11px 14px;background:#1c1c1c;border-bottom:1px solid rgb(255 255 255 / .12)}.brix-code-quickstart__dots{display:flex;gap:7px}.brix-code-quickstart__dots i{width:10px;height:10px;border-radius:999px;display:block}.brix-code-quickstart__dots i:nth-child(1){background:#e5736a}.brix-code-quickstart__dots i:nth-child(2){background:#e7b24c}.brix-code-quickstart__dots i:nth-child(3){background:#7fb77e}.brix-code-quickstart__copy{display:inline-flex;align-items:center;gap:6px;background:rgb(255 255 255 / .07);border:1px solid rgb(255 255 255 / .16);color:#cfcfcf;border-radius:7px;padding:5px 11px;font-size:12px;font-weight:600;line-height:1.2;cursor:pointer;font-family:inherit;transition:background .2s ease,color .2s ease}.brix-code-quickstart__copy:hover,.brix-code-quickstart__copy:focus{background:rgb(255 255 255 / .14);color:#fff}.brix-code-quickstart__copy .tic{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.brix-code-quickstart__code{margin:0;background:#111;color:#e8e8e8;padding:22px 24px;font-family:SFMono-Regular,Menlo,Consolas,monospace;font-size:14.5px;line-height:2;overflow-x:auto}.brix-code-quickstart__code code{display:block;white-space:pre}.brix-code-quickstart__actions{display:flex;justify-content:center;align-items:center;gap:18px;flex-wrap:wrap}.brix-code-quickstart__secondary{color:inherit;opacity:.85;text-decoration:underline;font-size:1rem;font-weight:600;transition:opacity .2s ease}.brix-code-quickstart__secondary:hover,.brix-code-quickstart__secondary:focus{opacity:.7}.brix-code-quickstart.padding-top-none{padding-top:0}.brix-code-quickstart.padding-top-small{padding-top:40px}.brix-code-quickstart.padding-top-medium{padding-top:80px}.brix-code-quickstart.padding-top-large{padding-top:120px}.brix-code-quickstart.padding-bottom-none{padding-bottom:0}.brix-code-quickstart.padding-bottom-small{padding-bottom:40px}.brix-code-quickstart.padding-bottom-medium{padding-bottom:80px}.brix-code-quickstart.padding-bottom-large{padding-bottom:120px}@media (max-width:768px){.brix-code-quickstart__container{padding:0 20px}.brix-code-quickstart__heading{font-size:30px}.brix-code-quickstart__description{font-size:16px}.brix-code-quickstart__code{padding:18px 16px;font-size:13px}}