.whitelist-hero-section{min-height:100vh;display:grid;grid-template-columns:1fr;grid-template-areas:"content" "images";gap:40px;padding:2rem 1.5rem;position:relative}.wl-hero-bg-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.wl-hero-bg-image .hero-bg-img{width:100%;height:100%;object-fit:cover}.wl-hero-content{grid-area:content;display:flex;flex-direction:column;gap:clamp(20px,1.5rem,32px);max-width:650px;position:relative;z-index:2;padding-top:2rem}.wl-hero-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#ffffffe6;border:1px solid #e5e7eb;border-radius:100px;font-size:14px;font-weight:500;color:#ee5624;width:fit-content;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.wl-hero-badge svg{color:#ee5624}.wl-hero-title h1{font-size:clamp(36px,4rem,72px);line-height:1.1;font-weight:700;color:#111827;margin:0}.wl-hero-subtitle .subtitle-text{font-size:clamp(16px,1.125rem,20px);line-height:1.6;color:#6b7280;margin:0}.wl-hero-buttons{display:flex;flex-wrap:wrap;gap:16px;margin-top:8px}.wl-hero-button{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:8px;font-size:16px;text-decoration:none;transition:all .3s ease;cursor:pointer}@property --wl-border-angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}@keyframes wl-rotate-border{to{--wl-border-angle: 360deg}}.wl-hero-button--primary{position:relative;isolation:isolate;background:transparent;color:#fff;border:none}.wl-hero-button--primary:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:8px;background:conic-gradient(from var(--wl-border-angle),#3581CB,#06B880,#EE5624,#3581CB);animation:wl-rotate-border 4s linear infinite;z-index:-1}.wl-hero-button--primary:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:6px;background:#111827;z-index:-1;transition:background .3s ease}.wl-hero-button--primary:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.wl-hero-button--primary:hover:after{background:#000}.wl-hero-button--secondary{background:transparent;color:#111827;border:2px solid #e5e7eb}.wl-hero-button--secondary:hover{border-color:#111827;transform:translateY(-2px)}@keyframes wl-text-flicker{0%,to{color:#fff}50%{color:#d1d1d1}}.wl-hero-button--primary{animation:wl-text-flicker 1s ease-in-out infinite}.wl-hero-button svg{width:16px;height:16px}.wl-hero-button--secondary svg{display:none}.wl-testimonial-row{display:flex;align-items:center;justify-content:center;margin-top:16px;margin-bottom:0}.wl-avatar-group{display:flex;margin-right:16px}.wl-avatar{width:40px;height:40px;border-radius:50%;border:2px solid white;margin-left:-12px;object-fit:cover}.wl-avatar:first-child{margin-left:0}.wl-avatar-placeholder{background-color:#e2e8f0}.wl-testimonial-text{font-size:14px;text-align:left;color:#475569}.wl-testimonial-text p{margin:0;line-height:1.4}.wl-partners-text{font-size:12px;letter-spacing:1px;text-transform:uppercase;color:#9ca3af;margin-top:16px}.wl-hero-images{grid-area:images;position:relative;min-height:400px;z-index:1}.wl-hero-main-image{position:relative;width:100%;max-width:600px;margin:0 auto}.wl-hero-main-image img{width:100%;height:auto;display:block;border-radius:12px}.wl-hero-abs-image{display:none}.wl-hero-mobile-only{display:block}.wl-hero-desktop-only{display:none}@media screen and (min-width:768px){.whitelist-hero-section{grid-template-columns:1fr 1fr;grid-template-areas:"content images";gap:100px;padding:4rem 3rem;align-items:center}.wl-hero-content{padding-top:0}.wl-testimonial-row{justify-content:flex-start}.wl-hero-main-image{max-width:100%}.wl-hero-mobile-only{display:none}.wl-hero-desktop-only{display:block}.wl-hero-abs-image{display:block;position:absolute;width:40%;max-width:300px;z-index:3}.wl-hero-abs-image.bottom-left{bottom:-20px;left:-20px}.wl-hero-abs-image.top-right{top:-30px;right:-10px}.wl-hero-abs-image img{width:100%;height:auto;display:block;border-radius:12px;box-shadow:0 10px 30px #00000026}}@media screen and (min-width:1024px)and (max-width:1280px){.wl-hero-content{max-width:700px}.wl-hero-abs-image{max-width:350px}.wl-hero-abs-image.bottom-left{bottom:-40px;left:-30px}.wl-hero-abs-image.top-right{top:-40px;right:-10px}}@media screen and (min-width:1281px){.wl-hero-content{max-width:700px}.wl-hero-abs-image{max-width:350px}.wl-hero-abs-image.bottom-left{bottom:-40px;left:-30px}.wl-hero-abs-image.top-right{top:-40px;right:-10px}}@media(prefers-reduced-motion:reduce){.wl-hero-button,.wl-hero-main-image img,.wl-hero-abs-image img{transition:none;animation:none!important}}@keyframes wl-highlight-cycle{0%{background-color:var(--highlighted-text-bg, #5AB3E8)}25%{background-color:#ee5624}50%{background-color:#06b880}75%{background-color:#fccc4d}87.5%{background-color:#ef9aad}to{background-color:var(--highlighted-text-bg, #5AB3E8)}}.whitelist-hero-section .wl-testimonial-text .highlighted-text{animation:wl-highlight-cycle 2s ease-in-out infinite}strong.highlighted-text{font-weight:400}.highlighted-text{position:relative;font-family:Pixeloid Mono,monospace;font-size:.85em;background-color:var(--highlighted-text-bg, transparent);padding:.1em .3em}.highlighted-text .icon{z-index:-1;position:absolute;inset-block-start:0;inset-inline-start:0;stroke:rgb(var(--color-highlight))}.highlighted-text .icon-circle{width:120%;height:140%;inset-block-start:-20%;inset-inline-start:-10%}.highlighted-text .icon-basic-underline{width:100%;height:30%;inset-block-start:auto;inset-block-end:-20%}.highlighted-text .icon-sketch-underline{width:100%;height:60%;inset-block-start:auto;inset-block-end:-20%}.highlighted-text .icon-squiggle-underline{width:100%;height:50%;inset-block-start:auto;inset-block-end:-30%}.highlighted-text .icon-squiggle-underline-2{width:100%;height:50%;inset-block-start:auto;inset-block-end:-35%}.highlighted-text .icon path{opacity:1}.highlighted-text[data-style=text]{color:rgb(var(--color-highlight))}.highlighted-text[data-style=full_text],.highlighted-text[data-style=half_text],.highlighted-text[data-style=underline]{background-repeat:no-repeat;background-image:linear-gradient(rgb(var(--color-highlight)),rgb(var(--color-highlight)))}.highlighted-text.with-gradient[data-style=full_text],.highlighted-text.with-gradient[data-style=half_text],.highlighted-text.with-gradient[data-style=underline]{background-image:var(--gradient-highlight)}.highlighted-text[data-style=full_text]{background-position:left 70%;background-size:100% 80%}.highlighted-text[data-style=half_text]{background-position:left 90%;background-size:100% 28%}.highlighted-text[data-style=underline]{background-size:100% 3px;background-position:left 90%}.highlighted-text[data-style=stencil]{-webkit-text-stroke:.02em currentColor;-webkit-text-fill-color:transparent}@media screen and (-webkit-min-device-pixel-ratio:0){.highlighted-text.with-gradient[data-style=text]{-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;background-repeat:no-repeat;background-image:var(--gradient-highlight);background-position:left 100%;background-size:100% 100%}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/whitelist-hero.css.map */
