.wp-block-group.is-style-hero-background{position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden;background:#f8fafc}.wp-block-group.is-style-hero-background::before{content:'';position:absolute;inset:0;background-image:linear-gradient(rgba(226,232,240,.3) 1px,transparent 1px),linear-gradient(90deg,rgba(226,232,240,.3) 1px,transparent 1px);background-size:40px 40px;z-index:0}.wp-block-group.is-style-hero-background::after{content:'';position:absolute;width:400px;height:400px;border-radius:50%;background:linear-gradient(135deg,rgba(6,182,212,.2) 0%,rgba(14,165,233,.1) 100%);filter:blur(100px);top:10%;right:10%;z-index:1;animation:float 20s ease-in-out infinite}@keyframes float{0%,100%{transform:translate(0,0)scale(1)}33%{transform:translate(30px,-30px)scale(1.1)}66%{transform:translate(-20px,20px)scale(.9)}}.is-style-hero-background>*{position:relative;z-index:10}.wp-block-group.hero-section{position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden;background:linear-gradient(135deg,var(--wp--preset--color--cyan-50) 0%,var(--wp--preset--color--white) 50%,var(--wp--preset--color--yellow-50) 100%)}.wp-block-group.hero-section::before{content:'';position:absolute;inset:0;background-image:linear-gradient(rgba(226,232,240,.3) 1px,transparent 1px),linear-gradient(90deg,rgba(226,232,240,.3) 1px,transparent 1px);background-size:40px 40px;z-index:0}.hero-section>*{position:relative;z-index:10}.wp-block-group.is-style-recruit-background{position:relative;padding:5rem 0;background-image:repeating-linear-gradient(-45deg,#f8fcff,#f8fcff 5px,rgba(0,169,217,5%) 5px,rgba(0,169,217,5%) 7px);overflow:hidden;background-color:#f8fcff}.wp-block-group.is-style-recruit-background::before{content:'';position:absolute;width:300px;height:300px;border-radius:50%;background:rgba(6,182,212,5%);filter:blur(60px);top:20%;left:-100px;z-index:0}.wp-block-group.is-style-recruit-background::after{content:'';position:absolute;width:350px;height:350px;border-radius:50%;background:rgba(14,165,233,5%);filter:blur(60px);bottom:20%;right:-100px;z-index:0}.is-style-recruit-background>*{position:relative;z-index:10}.wp-block-group.is-style-recruit-card{margin-top:-3rem;background:#f8fcff;border:1px solid rgba(0,169,217,.3);border-radius:1.5rem;padding:3rem 1.5rem;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);background-image:repeating-linear-gradient( -45deg,transparent,transparent 5px,rgba(0,169,217,5%) 5px,rgba(0,169,217,5%) 7px )}.wp-block-group.is-style-recruit-card::before{content:'';position:absolute;top:0;right:0;width:24rem;height:24rem;border-radius:50%;background:rgba(0,169,217,5%);filter:blur(48px);transform:translate(50%,-50%);pointer-events:none}.wp-block-group.is-style-recruit-card::after{content:'';position:absolute;bottom:0;left:0;width:24rem;height:24rem;border-radius:50%;background:rgba(96,165,250,5%);filter:blur(48px);transform:translate(-50%,50%);pointer-events:none}.is-style-recruit-card>*{position:relative;z-index:10}@media(min-width:768px){.wp-block-group.is-style-recruit-card{margin-top:-5rem;padding:4rem 3rem}}@media(min-width:1024px){.wp-block-group.is-style-recruit-card{padding:5rem 4rem}}.wp-block-group.is-style-overview-background{padding:6rem 0;background:var(--wp--preset--color--slate-50);background-image:radial-gradient(rgba(0,169,217,.25) 1px,transparent 1px);background-size:16px 16px}@media(min-width:768px){.wp-block-group.is-style-overview-background{padding:8rem 0}}.wp-block-group.company-overview{padding:6rem 0;background:var(--wp--preset--color--slate-50);background-image:radial-gradient(rgba(0,169,217,.25) 1px,transparent 1px);background-size:16px 16px}.wp-block-group.news-section{padding:5rem 0;background:var(--wp--preset--color--white)}.wp-block-group.is-style-cta-background{position:relative;padding:6rem 2rem;background:linear-gradient(to right bottom,var(--wp--preset--color--slate-900),var(--wp--preset--color--slate-700));color:var(--wp--preset--color--white);text-align:center;overflow:hidden}.wp-block-group.is-style-cta-background::before,.wp-block-group.is-style-cta-background::after{content:'';position:absolute;border-radius:50%;filter:blur(80px);animation:pulse 8s ease-in-out infinite}.wp-block-group.is-style-cta-background::before{width:400px;height:400px;top:0;right:0;background:rgba(0,169,217,.1);animation-delay:0s}.wp-block-group.is-style-cta-background::after{width:500px;height:500px;bottom:0;left:0;background:rgba(168,85,247,.1);animation-delay:4s}@keyframes pulse{0%,100%{opacity:.1;transform:scale(1)}50%{opacity:.15;transform:scale(1.1)}}.is-style-cta-background>*{position:relative;z-index:10}.wp-block-group.cta-section{position:relative;padding:6rem 2rem;background:linear-gradient(to right bottom,var(--wp--preset--color--slate-900),var(--wp--preset--color--slate-700));color:var(--wp--preset--color--white);text-align:center;overflow:hidden}.wp-block-group.cta-section::before,.wp-block-group.cta-section::after{content:'';position:absolute;border-radius:50%;background:rgba(255,255,255,.1);filter:blur(80px)}.wp-block-group.cta-section::before{width:400px;height:400px;top:-200px;left:-100px}.wp-block-group.cta-section::after{width:500px;height:500px;bottom:-250px;right:-150px}.wp-block-group.overview-card{background:var(--wp--preset--color--white);border-radius:1.5rem;overflow:hidden;border:1px solid var(--wp--preset--color--slate-200);transition:all .3s}.wp-block-group.overview-card:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1)}.wp-block-group.container-section{max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(min-width:768px){.wp-block-group.container-section{padding:0 2rem}}@media(min-width:1024px){.wp-block-group.container-section{padding:0 3rem}}.wp-block-group.is-style-blob-background{position:relative;overflow:hidden}.wp-block-group.is-style-blob-background::before{content:'';position:absolute;width:500px;height:500px;border-radius:50%;background:linear-gradient(135deg,rgba(14,165,233,.1) 0%,rgba(6,182,212,8%) 100%);filter:blur(80px);top:-100px;right:-100px;z-index:0;animation:blob-float-1 25s ease-in-out infinite}.wp-block-group.is-style-blob-background::after{content:'';position:absolute;width:400px;height:400px;border-radius:50%;background:linear-gradient(135deg,rgba(29,78,216,.12) 0%,rgba(37,99,235,.1) 100%);filter:blur(80px);bottom:-80px;left:-80px;z-index:0;animation:blob-float-2 30s ease-in-out infinite}@keyframes blob-float-1{0%,100%{transform:translate(0,0)scale(1)}33%{transform:translate(-40px,40px)scale(1.1)}66%{transform:translate(30px,-30px)scale(.95)}}@keyframes blob-float-2{0%,100%{transform:translate(0,0)scale(1)}33%{transform:translate(50px,-40px)scale(.9)}66%{transform:translate(-30px,50px)scale(1.15)}}.wp-block-group.is-style-blob-background>*{position:relative;z-index:10}