@-webkit-keyframes fieldAppear{from{opacity:0;-webkit-transform:translateY(.625rem);transform:translateY(.625rem)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fieldAppear{from{opacity:0;-webkit-transform:translateY(.625rem);transform:translateY(.625rem)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes pulse-ring{0%{-webkit-transform:scale(1);transform:scale(1);opacity:.8}100%{-webkit-transform:scale(2.5);transform:scale(2.5);opacity:0}}@keyframes pulse-ring{0%{-webkit-transform:scale(1);transform:scale(1);opacity:.8}100%{-webkit-transform:scale(2.5);transform:scale(2.5);opacity:0}}.container,.sg-block__container,.use-cases__container{width:100%;max-width:1440px;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}@media (min-width:768px){.container,.sg-block__container,.use-cases__container{padding-right:2rem;padding-left:2rem}}.section-full{width:100%;position:relative;overflow:hidden}.use-cases{padding:2rem 0;background:#e2e8f0}.use-cases__container{max-width:1440px;width:100%;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 1rem}@media (min-width:768px){.use-cases__container{padding:0 1rem}}.use-cases__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width:576px){.use-cases__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.use-cases__grid{grid-template-columns:repeat(4,1fr)}}.use-case-card{background:#fefefe;border:1px solid rgba(225,228,235,.6);border-radius:1rem;-webkit-box-shadow:0 4px 12px rgba(2,0,5,.02);box-shadow:0 4px 12px rgba(2,0,5,.02);-webkit-transition:all .3s cubic-bezier(.34,1.56,.64,1);transition:all .3s cubic-bezier(.34,1.56,.64,1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:1rem}.use-case-card:hover{border-color:#1b3d88;-webkit-box-shadow:0 15px 35px rgba(27,61,136,.1);box-shadow:0 15px 35px rgba(27,61,136,.1)}.use-case-card:hover .card-visual{-webkit-transform:translateY(-4px);-ms-transform:translateY(-4px);transform:translateY(-4px);border-color:#1b3d88}@media (min-width:768px){.use-case-card{padding:1.5rem}}.use-case-card__visual{width:3rem;height:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:0 0;border:.0625rem solid rgba(225,228,235,.8);border-radius:.5rem;margin-bottom:1rem;-webkit-transition:all .3s cubic-bezier(.34,1.56,.64,1);transition:all .3s cubic-bezier(.34,1.56,.64,1);-ms-flex-negative:0;flex-shrink:0}.use-case-card__visual .icon-mask{background-color:#1b3d88;width:1.5rem;height:1.5rem}@media (min-width:768px){.use-case-card__visual{width:3.5rem;height:3.5rem}.use-case-card__visual .icon-mask{width:2rem;height:2rem}}.use-case-card:hover .use-case-card__visual{-webkit-transform:translateY(-.25rem);-ms-transform:translateY(-.25rem);transform:translateY(-.25rem);background:#fefefe;border-color:#1b3d88;-webkit-box-shadow:0 .25rem .625rem rgba(27,61,136,.08);box-shadow:0 .25rem .625rem rgba(27,61,136,.08)}.use-case-card__name{font-size:1.25rem;color:#0f0933;margin-bottom:.5rem;font-weight:700;line-height:1.3}.use-case-card__list{list-style:none;padding:0;margin:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-bottom:1.5rem;font-size:.875rem}.use-case-card__list li{position:relative;padding-left:1.25rem;font-size:.875rem;color:#7e858b;line-height:1.4;margin-bottom:.5rem}.use-case-card__list li::before{content:"";position:absolute;left:0;top:.5rem;width:.3125rem;height:.3125rem;border-radius:50%;background:#1b3d88}.use-case-card__list li strong{color:#0f0933;display:block;font-weight:600}@media (min-width:768px){.use-case-card__list{font-size:1rem}}.use-case-card__actions{margin-top:auto;padding-top:1rem;border-top:.0625rem solid rgba(215,226,234,.2)}.use-case-card__action-label{display:block;font-size:.6875rem;font-weight:700;text-transform:uppercase;color:#7e858b;letter-spacing:.05em;line-height:1;margin-bottom:.5rem;margin-bottom:.5rem;display:block}.use-case-card__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:.5rem}.use-case-link.btn{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-transform:none;letter-spacing:normal;padding:.5rem .75rem;height:auto;min-height:3rem}@media (min-width:768px){.use-case-link.btn{padding:.5rem 1rem;min-height:3.5rem}}.use-case-link.btn .use-case-link__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:left;line-height:1.2;min-width:0}.use-case-link.btn .use-case-link__content span{font-size:.875rem;font-weight:700;color:inherit;white-space:normal}.use-case-link.btn .use-case-link__content small{font-size:.6875rem;opacity:.7;margin-top:.125rem;color:inherit;font-weight:400;line-height:1.1}.use-case-link.btn svg{-ms-flex-negative:0;flex-shrink:0;margin-left:.5rem;width:1rem;height:1rem;opacity:.5;-webkit-transition:-webkit-transform .3s cubic-bezier(.34,1.56,.64,1);transition:-webkit-transform .3s cubic-bezier(.34,1.56,.64,1);transition:transform .3s cubic-bezier(.34,1.56,.64,1);transition:transform .3s cubic-bezier(.34,1.56,.64,1),-webkit-transform .3s cubic-bezier(.34,1.56,.64,1)}.use-case-link.btn:hover svg{-webkit-transform:translateX(.125rem);-ms-transform:translateX(.125rem);transform:translateX(.125rem);opacity:1}.sg-block{padding-bottom:2rem;background-color:#e2e8f0;width:100%;overflow-x:hidden}@media (min-width:992px){.sg-block{padding-bottom:3rem}}.sg-block__container{max-width:1440px;width:100%;margin:0 auto;padding:0 1rem;-webkit-box-sizing:border-box;box-sizing:border-box}@media (min-width:768px){.sg-block__container{padding:0 1rem}}.sg-panel{background:#fefefe;border:1px solid #e1e4eb;border-radius:1.5rem;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.05);box-shadow:0 2px 4px rgba(0,0,0,.05);overflow:hidden;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}@media (min-width:992px){.sg-panel{padding:clamp(1rem,3vw,2rem)}}@media (min-width:992px){.sg-panel{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:2rem}}.sg-benefits{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;width:100%}@media (min-width:576px){.sg-benefits{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:1.5rem}}@media (min-width:992px){.sg-benefits{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:2rem}}.sg-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}@media (min-width:992px){.sg-item{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}}.sg-item .sg-icon{width:3rem;height:3rem;-ms-flex-negative:0;flex-shrink:0;background-color:rgba(27,61,136,.08);border:1px solid rgba(27,61,136,.1);border-radius:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sg-item .sg-icon .icon-mask{width:1.5rem;height:1.5rem;background-color:#1b3d88;-webkit-transition:all .3s cubic-bezier(.34,1.56,.64,1);transition:all .3s cubic-bezier(.34,1.56,.64,1)}.sg-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;line-height:1.3;min-width:0}.sg-text__title{font-size:1rem;font-weight:700;color:#0f0933;margin-bottom:2px}.sg-text__desc{font-size:.875rem;color:#7e858b;line-height:1.2}.sg-divider{display:none}@media (min-width:576px){.sg-divider{display:block;width:1px;height:2.5rem;background-color:#d7e2ea;margin:0 .5rem;-ms-flex-negative:0;flex-shrink:0}}.sg-action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;width:100%}@media (min-width:992px){.sg-action{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto;-ms-flex-negative:0;flex-shrink:0;padding-left:2rem;border-left:1px solid #d7e2ea}}.sg-action__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}@media (min-width:576px){.sg-action__info{text-align:left}}@media (min-width:992px){.sg-action__info{text-align:right;min-width:180px}}.sg-action__title{font-size:1rem;font-weight:700;color:#0f0933}.sg-action__desc{font-size:.875rem;color:#7e858b}.sg-action__btn{width:100%}@media (min-width:576px){.sg-action__btn{width:auto;min-width:200px}}@media (min-width:992px){.sg-action__btn{margin-left:1rem}}.dc-landing-dark{background-color:#e2e8f0}.dc-hero-dark{background-color:#0b0f19;position:relative;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:650px}@media (min-width:992px){.dc-hero-dark{min-height:700px}}.dc-hero-dark::before{content:"";position:absolute;inset:0;pointer-events:none;z-index:1;background-image:linear-gradient(rgba(254,254,254,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(254,254,254,.03) 1px,transparent 1px);background-size:3.5rem 3.5rem;-webkit-mask-image:radial-gradient(ellipse at top,#000 20%,transparent 95%);mask-image:radial-gradient(ellipse at top,#000 20%,transparent 95%)}.dc-hero-dark__glow{position:absolute;top:-20%;right:-10%;width:650px;height:650px;background:radial-gradient(circle,rgba(65,232,255,.12) 0,transparent 70%);-webkit-filter:blur(100px);filter:blur(100px);pointer-events:none;z-index:0}.dc-hero-dark__main{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:2rem;padding-bottom:2rem}@media (min-width:992px){.dc-hero-dark__main{padding-bottom:2.5rem}}.dc-hero-dark__container{width:100%;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 1rem;max-width:1440px;position:relative;z-index:2;width:100%}@media (min-width:768px){.dc-hero-dark__container{padding:0 1rem}}.dc-hero-dark__breadcrumbs{margin-bottom:2.5rem}.dc-hero-dark__breadcrumbs .ui-breadcrumbs{margin-bottom:0}.dc-hero-dark__grid{display:grid;grid-template-columns:1fr;gap:3rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:992px){.dc-hero-dark__grid{grid-template-columns:1.15fr .85fr;gap:4rem}}.dc-hero-dark__copy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.dc-hero-dark__title{color:#fefefe;font-size:2.25rem;line-height:1.2;font-weight:800;margin-bottom:1rem;letter-spacing:-.02em}@media (min-width:768px){.dc-hero-dark__title{font-size:3.5rem}}.dc-hero-dark__title .text-accent{color:#41e8ff}.dc-hero-dark .typewriter-wrap{display:block;min-height:2.4em;white-space:normal}@media (min-width:768px){.dc-hero-dark .typewriter-wrap{min-height:1.2em;white-space:nowrap}}.dc-hero-dark .typewriter-cursor{color:#41e8ff;font-weight:300;margin-left:2px;-webkit-animation:dc-blink 1s step-end infinite;animation:dc-blink 1s step-end infinite}.dc-hero-dark__description{color:#94a3b8;font-size:1.125rem;line-height:1.6;max-width:500px;margin-bottom:2rem}.dc-hero-dark__actions{margin-bottom:2rem}.dc-hero-dark__actions .btn{min-width:210px}.dc-hero-dark__trust{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}.dc-hero-dark__trust span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;color:#64748b;font-size:13px;font-weight:500}.dc-hero-dark__trust span .icon-mask{width:14px;height:14px}.dc-hero-dark__visual{position:relative;-webkit-perspective:1000px;perspective:1000px;width:100%}.dc-hero-dark .code-window{background:rgba(15,23,42,.8);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.08);border-radius:12px;-webkit-box-shadow:0 30px 60px -15px rgba(0,0,0,.6);box-shadow:0 30px 60px -15px rgba(0,0,0,.6);overflow:hidden;font-family:"Fira Code","Courier New",monospace}.dc-hero-dark .code-window__header{background:rgba(255,255,255,.03);padding:12px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dc-hero-dark .code-window__header .mac-dots{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;margin-right:16px}.dc-hero-dark .code-window__header .mac-dots span{width:10px;height:10px;border-radius:50%}.dc-hero-dark .code-window__header .mac-dots span:nth-child(1){background:#ff5f56}.dc-hero-dark .code-window__header .mac-dots span:nth-child(2){background:#ffbd2e}.dc-hero-dark .code-window__header .mac-dots span:nth-child(3){background:#27c93f}.dc-hero-dark .code-window__header .file-name{color:#475569;font-size:11px;font-weight:600;letter-spacing:.5px}.dc-hero-dark .code-window__body{padding:24px;font-size:13px;line-height:1.6;color:#cbd5e1;overflow-x:auto}.dc-hero-dark .code-window__body .token-prompt{color:#38bdf8}.dc-hero-dark .code-window__body .token-comment{color:#475569}.dc-hero-dark .code-window__body .token-output{color:#94a3b8}.dc-hero-dark .code-window__body .token-highlight{color:#10b981;font-weight:700}.dc-hero-dark .floating-stat{position:absolute;bottom:-15px;right:-15px;z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;padding:12px 16px;border-radius:12px;background:rgba(15,23,42,.9);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);-webkit-box-shadow:0 10px 25px rgba(0,0,0,.4);box-shadow:0 10px 25px rgba(0,0,0,.4)}.dc-hero-dark .floating-stat__icon{width:36px;height:36px;border-radius:50%;background:rgba(16,185,129,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.dc-hero-dark .floating-stat__icon .icon-mask{background-color:#10b981;width:18px;height:18px}.dc-hero-dark .floating-stat__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dc-hero-dark .floating-stat .val{color:#fefefe;font-size:16px;font-weight:800;line-height:1.1;margin-bottom:2px}.dc-hero-dark .floating-stat .lbl{color:#64748b;font-size:10px;text-transform:uppercase;font-weight:700;letter-spacing:.5px}.dc-hero-dark__trust-bar{width:100%;background:rgba(254,254,254,.02);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-top:1px solid rgba(254,254,254,.05);position:relative;z-index:5}.dc-ticker{height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:100%;padding-left:1rem}@media (min-width:768px){.dc-ticker{padding-left:1rem}}@media (min-width:1440px){.dc-ticker{padding-left:calc(50vw - 720px + 1rem)}}.dc-ticker .ticker-label{color:rgba(254,254,254,.4);font-size:10px;text-transform:uppercase;font-weight:700;padding-right:20px;white-space:nowrap;position:relative;z-index:2;display:none}@media (min-width:768px){.dc-ticker .ticker-label{display:block}}.dc-ticker .ticker-track{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;-webkit-mask-image:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(5%,#000),color-stop(95%,#000),to(transparent));-webkit-mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);mask-image:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(5%,#000),color-stop(95%,#000),to(transparent));mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}.dc-ticker .ticker-items{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px;width:-webkit-max-content;width:-moz-max-content;width:max-content;-webkit-animation:dc-marquee 30s linear infinite;animation:dc-marquee 30s linear infinite}.dc-ticker .ticker-items span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;color:rgba(254,254,254,.5);font-size:13px;font-weight:500;-webkit-transition:all .3s cubic-bezier(.34,1.56,.64,1);transition:all .3s cubic-bezier(.34,1.56,.64,1)}.dc-ticker .ticker-items span .icon-mask{background-color:rgba(254,254,254,.3);width:14px;height:14px}.dc-ticker .ticker-items span:hover{color:#fefefe}.dc-ticker .ticker-items span:hover .icon-mask{background-color:#41e8ff}.dc-bento-features{background-color:#e2e8f0;padding:2rem 0}.dc-bento-features__container{width:100%;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 1rem;max-width:1440px}@media (min-width:768px){.dc-bento-features__container{padding:0 1rem}}.bento-grid{display:grid;grid-template-columns:1fr;gap:16px}@media (min-width:768px){.bento-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (min-width:1200px){.bento-grid{grid-template-columns:repeat(3,1fr);gap:24px}}.bento-card{background-color:#fefefe;border:1px solid rgba(18,42,94,.05);border-radius:24px;padding:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;overflow:hidden;-webkit-box-shadow:0 4px 12px rgba(2,0,5,.02);box-shadow:0 4px 12px rgba(2,0,5,.02);-webkit-transition:all .4s cubic-bezier(.16,1,.3,1);transition:all .4s cubic-bezier(.16,1,.3,1)}.bento-card:hover{-webkit-transform:translateY(-4px);-ms-transform:translateY(-4px);transform:translateY(-4px);-webkit-box-shadow:0 20px 40px rgba(2,0,5,.06);box-shadow:0 20px 40px rgba(2,0,5,.06);border-color:rgba(14,165,233,.2)}@media (min-width:768px){.bento-card--span-2{grid-column:span 2}}.bento-card__badge{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:10px;text-transform:uppercase;font-weight:700;letter-spacing:1px;color:#1b3d88;background:rgba(27,61,136,.1);padding:4px 10px;border-radius:100px;margin-bottom:16px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.bento-card__title{color:#0f0933;font-size:1.125rem;font-weight:700;line-height:1.2;margin:0 0 8px 0}.bento-card__desc{color:#7e858b;font-size:.875rem;line-height:1.5;margin:0}@media (min-width:768px){.bento-card--speed{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.bento-card--speed .bento-card__content{max-width:320px}.bento-ui{margin-bottom:24px}.bento-ui--speed{background:#f8fafc;border:1px solid #e1e4eb;padding:24px;border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:0;margin-top:24px;height:80px}@media (min-width:768px){.bento-ui--speed{margin-top:0;min-width:200px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.bento-ui--speed .speed-bars{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;height:100%;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bento-ui--speed .speed-bars .bar{width:8px;background:rgba(27,61,136,.1);border-radius:4px}.bento-ui--speed .speed-bars .bar-1{height:30%}.bento-ui--speed .speed-bars .bar-2{height:50%}.bento-ui--speed .speed-bars .bar-3{height:70%}.bento-ui--speed .speed-bars .bar-4{height:90%;background:#10b981;-webkit-box-shadow:0 0 10px rgba(16,185,129,.4);box-shadow:0 0 10px rgba(16,185,129,.4)}.bento-ui--speed .speed-bars .bar-5{height:60%}.bento-ui--speed .speed-bars .bar-6{height:100%;background:#1b3d88}.bento-ui--speed .speed-bars .bar-7{height:40%}.bento-ui--privacy .user-avatar{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:48px;height:48px;background:#e8eef9;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bento-ui--privacy .user-avatar .icon-mask--user{width:24px;height:24px;background-color:#1b3d88}.bento-ui--privacy .user-avatar .lock-badge{position:absolute;bottom:-4px;right:-4px;width:20px;height:20px;background:#10b981;border:2px solid #fefefe;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bento-ui--privacy .user-avatar .lock-badge .icon-mask--lock{width:10px;height:10px;background-color:#fefefe}.bento-ui--infinity{width:48px;height:48px;border-radius:12px;background-color:#e8eef9;border:1px solid #e1e4eb;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bento-ui--infinity .icon-mask{width:24px;height:24px;background-color:#1b3d88}.bento-ui--tags{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;height:48px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bento-ui--tags .tag{font-size:11px;font-weight:700;padding:6px 12px;border-radius:8px;border:1px solid #e1e4eb;background:#f8fafc;color:#7e858b}.bento-ui--locations{height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bento-ui--locations .flag-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bento-ui--locations .flag-group .ui-flag{width:32px;height:24px;border-radius:4px;-o-object-fit:cover;object-fit:cover;border:2px solid #fefefe;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px rgba(0,0,0,.1);margin-right:-12px;position:relative}.bento-ui--locations .flag-group .ui-flag:nth-child(1){z-index:3}.bento-ui--locations .flag-group .ui-flag:nth-child(2){z-index:2}.bento-ui--locations .flag-group .ui-flag:nth-child(3){z-index:1}.bento-ui--locations .flag-group .flag-more{margin-left:20px;font-size:12px;font-weight:700;color:#1b3d88;background:#e8eef9;padding:4px 8px;border-radius:100px}.dc-order-section{padding:2rem 0 3rem;background-color:#eff0f7}.dc-order-section__container{width:100%;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 1rem;max-width:1440px}@media (min-width:768px){.dc-order-section__container{padding:0 1rem}}@-webkit-keyframes dc-blink{from,to{opacity:1}50%{opacity:0}}@keyframes dc-blink{from,to{opacity:1}50%{opacity:0}}@-webkit-keyframes dc-marquee{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@keyframes dc-marquee{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}