.custom-hero{overflow:hidden;position:relative;min-height:100vh;display:flex}.custom-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1;background-size:64px 64px;background-image:linear-gradient(to right,rgba(var(--color-foreground),.1) 1px,transparent 1px),linear-gradient(to bottom,rgba(var(--color-foreground),.1) 1px,transparent 1px);-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 30%,transparent 45%),linear-gradient(to right,transparent 0%,#000 30%,#000 60%,transparent 90%);mask-image:linear-gradient(to bottom,#000 0%,#000 30%,transparent 45%),linear-gradient(to right,transparent 0%,#000 30%,#000 60%,transparent 90%);-webkit-mask-composite:source-in;mask-composite:intersect}.custom-hero__wrapper{position:relative;z-index:2;display:flex;flex-direction:var(--flex-dir-mobile);align-items:center;justify-content:center;gap:48px;width:100%}.custom-hero__content{display:flex;flex-direction:column;justify-content:center}.custom-hero__caption{display:inline-flex;align-items:center;gap:8px;background-color:rgba(var(--color-background));padding:6px 16px;border-radius:100px;width:max-content;margin-bottom:24px;font-size:11px;letter-spacing:.04em;border:2px solid rgb(var(--color-border));position:relative}.custom-hero__caption:before{content:"";position:relative;width:5px;height:5px;border-radius:50%;background:#4ade80;box-shadow:#4ade80 0 0 6px}.custom-hero__title{margin:0}.custom-hero__title *{margin:0 0 20px}.custom-hero__title * strong{color:rgba(var(--color-accent))}.custom-hero__text{margin-bottom:32px}.custom-hero__actions{display:flex;align-items:center;gap:20px;margin-bottom:48px;flex-wrap:wrap}.custom-hero__actions .button{flex:1 1 100%}.custom-hero__stats-bottom{display:flex;flex-wrap:wrap;gap:32px;border-top:2px solid rgb(var(--color-border));padding-top:32px}.custom-hero__stat-bottom-item{display:flex;flex-direction:column;gap:4px}.custom-hero__stat-bottom-bold{font-size:18px;font-weight:600;letter-spacing:-.02em}.custom-hero__visual{display:flex;align-items:center;justify-content:center;width:100%}.custom-hero__scene-container{position:relative;width:100%;aspect-ratio:1/1}.custom-hero__scene-inner{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.custom-hero__browser{border:2px solid rgb(var(--color-border));border-radius:var(--media-radius);box-shadow:0 40px 80px #00000080;overflow:hidden;display:flex;flex-direction:column;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.custom-hero__browser-header{padding:12px 16px;display:flex;align-items:center;gap:24px;flex:0 0 auto;background-color:rgba(var(--color-background))}.custom-hero__browser-dots{display:flex;gap:8px}.custom-hero__browser-dot{width:10px;height:10px;border-radius:50%;display:flex;align-items:center;justify-content:center}.custom-hero__browser-address{border-radius:var(--text-boxes-radius);color:rgba(var(--color-foreground),.6);font-size:10px;padding:4px 16px;flex:1;text-align:center;letter-spacing:.5px;background-color:rgba(var(--color-foreground),.1)}.custom-hero__browser-body{position:relative;line-height:0;flex:1 1 auto;overflow:hidden}.custom-hero__inner-image{width:100%;height:100%;object-fit:cover;display:block}.custom-hero__stats-right{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:5}.custom-hero__card{background:color-mix(in srgb,var(--card-bg) 85%,transparent);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:var(--card-color);padding:6px 8px;border-radius:var(--text-boxes-radius);box-shadow:#0006 0 8px 32px;border:1px solid rgba(var(--color-border),.3);pointer-events:auto;position:absolute;left:var(--pos-x-mob);top:var(--pos-y-mob);width:38%;max-width:180px}.custom-hero__card-caption{opacity:.5;display:block;margin-bottom:2px;font-size:8px;letter-spacing:.08em;text-transform:uppercase}.custom-hero__card-number{margin-bottom:2px;font-size:14px;font-weight:600;line-height:1;letter-spacing:-.02em;color:var(--accent-color)}.custom-hero__card-subtext{font-size:8px;margin:0;opacity:.7;line-height:1.3}@media screen and (min-width:425px){.custom-hero__scene-container{aspect-ratio:1.4}}@media screen and (min-width:768px){.custom-hero__actions .button{flex:unset}.custom-hero__wrapper{flex-direction:var(--flex-dir-desktop);gap:80px}.custom-hero__content{flex:0 1 var(--text-max-width)}.custom-hero__visual{flex:1 0 50%;max-height:330px;height:330px;min-height:0}.custom-hero__scene-container{aspect-ratio:auto;height:100%;width:100%;display:flex;align-items:center}.custom-hero__card{padding:12px 14px;left:var(--pos-x);top:var(--pos-y);width:35%}.custom-hero__card-caption{font-size:10px}.custom-hero__card-number{font-size:20px}.custom-hero__card-subtext{font-size:10px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-custom-hero-banner.css.map */
