.Items_group__uDpDM{display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch;width:100%;margin-top:70px;margin-bottom:40px;gap:20px}.Items_item__crnD9{width:calc(33.333% - 40px);height:100%;transition:var(--transition-smooth);display:flex;justify-content:flex-start;align-items:center;flex-direction:column;font-size:14px;padding:30px;max-width:320px;border-radius:16px;position:relative;overflow:hidden;background:rgba(var(--background-color-secondary-rgb),.8);border:1px solid rgba(var(--primary-color-rgb),.3);box-shadow:0 10px 25px rgba(0,0,0,.2);text-align:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);min-height:300px}.Items_item__crnD9:hover{transform:translateY(-5px);box-shadow:0 15px 30px rgba(var(--primary-color-rgb),.25);border:1px solid rgba(var(--primary-color-rgb),.5);background:rgba(var(--background-color-secondary-rgb),.95)}.Items_image__Yn20w{position:relative;overflow:hidden;margin-bottom:25px;width:80px;height:80px;transition:var(--transition-smooth);z-index:1;box-shadow:0 8px 20px rgba(var(--primary-color-rgb),.3);display:flex;justify-content:center;align-items:center}.Items_image__Yn20w,.Items_image__Yn20w:before{border-radius:50%;background:var(--gradient-primary);padding:3px}.Items_image__Yn20w:before{content:"";position:absolute;inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.8;transition:opacity .3s ease}.Items_imageInner__WMTil{width:100%;height:100%;transition:all .4s ease;display:flex;justify-content:center;align-items:center;border-radius:50%;position:relative;z-index:2;background-color:#fff;overflow:hidden}.Items_darkTheme__e8nHm .Items_imageInner__WMTil{background-color:hsla(0,0%,100%,.9)!important;color:var(--background-color)!important}.Items_item__crnD9:hover .Items_image__Yn20w{transform:scale(1.08);box-shadow:0 10px 25px rgba(var(--primary-color-rgb),.4)}.Items_item__crnD9:hover .Items_image__Yn20w:before{opacity:1}.Items_imageInner__WMTil img{width:50%;height:50%;-o-object-fit:contain;object-fit:contain;transition:all .5s cubic-bezier(.34,1.56,.64,1)}.Items_item__crnD9:hover .Items_imageInner__WMTil img{transform:scale(1.15)}.Items_title__87QEz{font-size:24px;font-weight:700;margin:18px 0 12px;background:var(--gradient-primary);background-size:200% 200%;background-clip:text;-webkit-background-clip:text;color:transparent;transition:all .3s ease;position:relative;padding-bottom:15px;animation:Items_gradientShift__x0U15 8s ease infinite;min-height:60px;display:flex;align-items:center;justify-content:center}.Items_title__87QEz:after{content:"";position:absolute;width:50px;height:3px;background:var(--gradient-primary);bottom:0;left:50%;transform:translateX(-50%);border-radius:3px;transition:width .3s ease}.Items_item__crnD9:hover .Items_title__87QEz{transform:scale(1.05)}.Items_item__crnD9:hover .Items_title__87QEz:after{width:80px}.Items_description__WOj97{font-size:1.1rem;line-height:1.7;color:var(--color-text);margin-top:15px;font-weight:400;transition:all .3s ease;text-align:center;width:100%;min-height:120px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.Items_lightTheme__Y18Uy{background-color:hsla(0,0%,100%,.8);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(var(--primary-color-rgb),.2)}.Items_lightTheme__Y18Uy .Items_description__WOj97{color:var(--color-text)}.Items_lightTheme__Y18Uy:hover{background-color:hsla(0,0%,100%,.95);border:1px solid rgba(var(--primary-color-rgb),.4)}.Items_lightTheme__Y18Uy:hover .Items_description__WOj97{color:var(--color-text)}.Items_darkTheme__e8nHm{background-color:rgba(var(--background-color-secondary-rgb),.8);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(var(--primary-color-rgb),.3)}.Items_darkTheme__e8nHm .Items_description__WOj97{color:var(--color-text)}.Items_darkTheme__e8nHm:hover{background-color:rgba(var(--background-color-secondary-rgb),.95);border:1px solid rgba(var(--primary-color-rgb),.5)}.Items_darkTheme__e8nHm:hover .Items_description__WOj97{color:var(--color-text)}.Items_noBg__9VCkt{padding:15px!important;height:auto;display:flex;flex-direction:column;align-items:center}.Items_noBg__9VCkt,.Items_noBg__9VCkt:hover{background:transparent!important;border:none!important;box-shadow:none!important}.Items_noBg__9VCkt:hover{transform:translateY(-3px)}.Items_noBg__9VCkt .Items_image__Yn20w{width:70px;height:70px;background:var(--gradient-primary);padding:3px;border-radius:50%;box-shadow:0 8px 15px rgba(var(--primary-color-rgb),.3)}.Items_noBg__9VCkt .Items_imageInner__WMTil img{width:50%;height:50%;-o-object-fit:contain;object-fit:contain;transition:all .4s ease}.Items_noBg__9VCkt.Items_item__crnD9:hover .Items_imageInner__WMTil img{transform:scale(1.15)}.Items_item__crnD9:after{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,hsla(0,0%,100%,.1) 0,hsla(0,0%,100%,0) 70%);opacity:0;transform:scale(.5);transition:opacity .5s,transform .5s}.Items_item__crnD9:hover:after{opacity:1;transform:scale(1)}@media (max-width:1024px){.Items_item__crnD9{width:calc(50% - 40px)}}@media (max-width:768px){.Items_group__uDpDM{gap:30px}.Items_item__crnD9{width:100%;max-width:350px;margin-bottom:20px}.Items_item__crnD9:hover{transform:translateY(-5px)}}@keyframes Items_pulse__lFqSC{0%{box-shadow:0 0 0 0 rgba(var(--primary-color-rgb),.4)}70%{box-shadow:0 0 0 10px rgba(var(--primary-color-rgb),0)}to{box-shadow:0 0 0 0 rgba(var(--primary-color-rgb),0)}}@keyframes Items_rotate__btL3z{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes Items_gradientShift__x0U15{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.home_homeContainer__cwP7N{width:100%}.home_contentContainer__gTvLz{max-width:1200px;margin:0 auto;padding:0 2.5rem;position:relative;z-index:1;width:100%;box-sizing:border-box}.home_fullWidthSection__VeaHI{width:100%;position:relative}.home_hero__UPzNc{display:flex;flex-direction:column;justify-content:center;align-items:center;height:calc(85vh);min-height:500px;position:relative;z-index:1;padding:0 20px;text-align:center}.home_heroActions__VFTvh{display:flex;gap:20px;margin-top:30px;flex-wrap:wrap;justify-content:center}.home_secondaryButton___Jxmy{background-color:transparent;border:1px solid var(--primary-color);padding:12px 30px;border-radius:99px;cursor:pointer;transition:all .3s ease;font-weight:500;display:flex;align-items:center;justify-content:center}.home_secondaryButton___Jxmy:hover{background-color:rgba(var(--primary-color-rgb),.15);transform:translateY(-2px);box-shadow:0 4px 12px rgba(var(--primary-color-rgb),.2)}.home_lines__XBX4p{position:absolute;top:0;left:0;right:0;height:100%;min-height:600px;margin:auto;max-width:1600px;width:100%;z-index:-1;opacity:.7}.home_line__xljJ1{position:absolute;width:1px;height:100%;top:0;left:50%;background:hsla(0,0%,100%,.1);overflow:hidden}.home_line__xljJ1:after{content:"";display:block;position:absolute;height:15vh;width:100%;top:-50%;left:0;background:linear-gradient(to bottom,hsla(0,0%,100%,0) 0,var(--primary-color) 75%,var(--primary-color) 100%);animation:home_drop__HAFls 7s 0s infinite;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.4,.26,0,.97);opacity:.7}.home_line__xljJ1:first-child{margin-left:-25%}.home_line__xljJ1:first-child:after{animation-delay:1.5s}.home_line__xljJ1:nth-child(3){margin-left:25%}.home_line__xljJ1:nth-child(3):after{animation-delay:3s}.home_seoHeadings__wqhjE{display:none}.home_backgroundContainer__TwitF{position:absolute;z-index:-1;width:100%;height:200vh;overflow:hidden}.home_section__OQBag{margin-bottom:0;padding:80px 0;display:flex;flex-direction:column;align-items:center;width:100%;position:relative;overflow:hidden}.home_section__OQBag:after{content:"";position:absolute;bottom:0;left:15%;right:15%;height:1px;background:linear-gradient(to right,transparent,rgba(var(--primary-color-rgb),.15),transparent);z-index:1}.home_section__OQBag:last-of-type:after{display:none}.home_sectionHero__5EyFv{padding-bottom:40px;margin-bottom:0}.home_sectionHero__5EyFv:after{display:none}.home_sectionLight__CBLjO{background-color:var(--background-color);position:relative}.home_sectionDark__vXOIb{background-color:var(--background-color-secondary);position:relative}.home_sectionHero__5EyFv{padding-top:0}.home_centeredText__0SQFw{text-align:center;margin-top:12px}.home_centralActions__hmf23{display:flex;justify-content:center;align-items:center;margin-top:50px;margin-bottom:10px;position:relative;z-index:2}.home_centralActions__hmf23:before{content:"";position:absolute;width:200px;height:1px;background:linear-gradient(to right,transparent,rgba(var(--primary-color-rgb),.3),transparent);top:-25px;left:50%;transform:translateX(-50%)}.home_videoContainer__FOQ1X{margin-top:50px;margin-bottom:50px}.home_heroVideoContainer__FmAYF{margin-top:50px;margin-bottom:30px;width:100%;max-width:1100px;border-radius:20px;overflow:hidden;box-shadow:0 15px 35px rgba(0,0,0,.3);position:relative;z-index:2;transform:translateY(0);transition:transform .3s ease}.home_heroVideoContainer__FmAYF:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(var(--primary-color-rgb),.25)}.home_video__RI2IV{border-radius:10px;box-shadow:0 0 18px rgba(var(--primary-color-rgb),.2)}.home_bannerVideo__CmzbB,.home_video__RI2IV{width:100%;height:auto;background-color:#000}.home_bannerVideo__CmzbB{border-radius:25px;box-shadow:0 0 25px rgba(var(--primary-color-rgb),.4);transform:translateY(0);transition:transform .3s ease-in-out}.home_logoContainer__sgXiL{display:flex;align-items:center;justify-content:center;margin-top:90px;margin-bottom:30px}.home_parallaxContainer__ZnS7m{width:100%;margin:80px 0;z-index:1}.home_sectionTitle__Hl3no{margin-bottom:30px;display:block;width:100%;padding:0;font-size:2.5rem}.home_heroTitle__7rDCR,.home_sectionTitle__Hl3no{text-align:center;background:var(--gradient-primary);background-clip:text;-webkit-background-clip:text;color:transparent;animation:home_gradientShift__U0Y0r 8s ease infinite;font-weight:700}.home_heroTitle__7rDCR{font-size:3rem;margin:2rem 0;max-width:800px;line-height:1.2;text-shadow:0 2px 10px rgba(0,0,0,.1)}.home_heroSubtitle__k26dE{font-size:1.5rem;margin-bottom:2.5rem;max-width:700px;text-align:center;line-height:1.5;letter-spacing:.2px;color:var(--color-text);font-weight:500;position:relative;padding-bottom:15px}.home_heroSubtitle__k26dE:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80px;height:3px;background:var(--gradient-primary);border-radius:3px}.home_featureCard__Ctp7a{border-radius:16px;padding:30px;transition:transform .3s ease,box-shadow .3s ease,background-color .3s ease;height:100%;display:flex;flex-direction:column;justify-content:flex-start;background:rgba(var(--background-color-secondary-rgb),.8);border:1px solid rgba(var(--primary-color-rgb),.3);text-align:center;box-shadow:0 10px 25px rgba(0,0,0,.2);box-sizing:border-box;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.home_featureCard__Ctp7a:hover{transform:translateY(-5px);box-shadow:0 15px 30px rgba(var(--primary-color-rgb),.25);border:1px solid rgba(var(--primary-color-rgb),.5);background:rgba(var(--background-color-secondary-rgb),.95)}.home_featureGrid__0b3Yd{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin:50px auto;max-width:1200px;padding:0 20px;width:100%}.home_featureIcon__tIHdR{width:70px;height:70px;margin:5px auto 20px;filter:drop-shadow(0 6px 12px rgba(var(--primary-color-rgb),.25));transition:all .3s ease;background-color:#fff;padding:12px;border-radius:50%;box-shadow:0 8px 16px rgba(0,0,0,.15);border:2px solid rgba(var(--primary-color-rgb),.3);-o-object-fit:contain;object-fit:contain}.home_featureCard__Ctp7a:hover .home_featureIcon__tIHdR{transform:scale(1.1) translateY(-5px);filter:drop-shadow(0 8px 15px rgba(var(--primary-color-rgb),.4));border-color:rgba(var(--primary-color-rgb),.6)}.home_featureTitle___MKeu{font-size:1.7rem;font-weight:700;margin:0 0 25px;display:inline-block;position:relative;background:var(--gradient-primary);background-clip:text;-webkit-background-clip:text;color:transparent;transition:all .3s ease;letter-spacing:.5px}.home_featureTitle___MKeu:after{content:"";position:absolute;width:50px;height:3px;background:var(--gradient-primary);bottom:-10px;left:50%;transform:translateX(-50%);border-radius:3px;transition:width .3s ease}.home_featureCard__Ctp7a:hover .home_featureTitle___MKeu:after{width:80px}.home_featureDescription__o_3jj{font-size:1.1rem;line-height:1.7;color:var(--color-text);margin-top:15px;font-weight:400}.home_ctaSection__wMhRL{text-align:center;padding:80px 40px;border-radius:28px;margin:60px auto;background:linear-gradient(135deg,#9b5de5,#6366f1);color:#fff;position:relative;box-shadow:0 25px 50px rgba(var(--primary-color-rgb),.4);max-width:1100px;width:100%;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;border:1px solid hsla(0,0%,100%,.1)}.home_ctaSection__wMhRL:hover{transform:translateY(-5px);box-shadow:0 30px 60px rgba(var(--primary-color-rgb),.5)}.home_ctaSection__wMhRL:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 20%,hsla(0,0%,100%,.25) 0,hsla(0,0%,100%,0) 50%),linear-gradient(135deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,0) 50%);pointer-events:none}.home_ctaSection__wMhRL:after{content:"";position:absolute;width:200px;height:200px;background:hsla(0,0%,100%,.05);border-radius:50%;bottom:-100px;right:-100px;z-index:0;filter:blur(30px)}.home_ctaIconContainer__6PZj0{position:relative;display:flex;justify-content:center;margin-bottom:30px;height:100px}.home_ctaIcon__y3CzB{position:absolute;width:80px;height:80px;-o-object-fit:contain;object-fit:contain;background:#fff;border-radius:50%;padding:15px;box-shadow:0 8px 20px rgba(0,0,0,.2);top:-20px;transition:transform .3s ease;transform:translateY(0);filter:drop-shadow(0 2px 5px rgba(0,0,0,.2))}.home_ctaSection__wMhRL:hover .home_ctaIcon__y3CzB{transform:translateY(-5px)}.home_ctaTitle__L01vA{font-size:3.2rem!important;font-weight:800!important;margin-bottom:30px!important;color:#fff!important;width:100%!important;display:block!important;text-shadow:0 2px 15px rgba(0,0,0,.2);letter-spacing:-.5px;position:relative;padding-bottom:15px}.home_ctaTitle__L01vA:after{content:"";position:absolute;width:80px;height:4px;background:#fff;bottom:0;left:50%;transform:translateX(-50%);border-radius:4px;box-shadow:0 2px 10px hsla(0,0%,100%,.4)}.home_ctaText___3XvK{font-size:1.4rem;margin-bottom:40px;max-width:750px;margin-left:auto;margin-right:auto;line-height:1.7;opacity:.95;text-shadow:0 1px 5px rgba(0,0,0,.1)}.home_ctaButton__f4EVH{background-color:#fff;color:var(--primary-color);padding:16px 45px;border-radius:99px;font-weight:600;text-transform:uppercase;letter-spacing:1px;display:inline-block;transition:all .3s ease}.home_ctaButton__f4EVH:hover{transform:translateY(-3px);box-shadow:0 10px 20px rgba(0,0,0,.2)}.home_ctaDiscoverButton__Ig86O{background-color:hsla(0,0%,100%,.95);color:#6366f1;padding:16px 35px;border-radius:50px;font-weight:700;font-size:1.1rem;text-decoration:none;display:inline-block;transition:all .3s ease;box-shadow:0 8px 25px rgba(0,0,0,.2);position:relative;overflow:hidden;z-index:1;border:2px solid transparent}.home_ctaDiscoverButton__Ig86O:hover{transform:translateY(-5px);box-shadow:0 12px 30px rgba(0,0,0,.25);background-color:#fff;border-color:hsla(0,0%,100%,.3)}.home_ctaDiscoverButton__Ig86O:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,hsla(0,0%,100%,.4),hsla(0,0%,100%,0));z-index:-1}.home_featureBadge__rUed2{display:flex;align-items:center;background:hsla(0,0%,100%,.15);padding:10px 20px;border-radius:20px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:all .3s ease;border:1px solid hsla(0,0%,100%,.1)}.home_featureBadge__rUed2:hover{background:hsla(0,0%,100%,.25);transform:translateY(-3px);box-shadow:0 5px 15px rgba(0,0,0,.15)}.home_featureBadge__rUed2 img{width:24px;height:24px;margin-right:10px;filter:drop-shadow(0 2px 3px rgba(0,0,0,.2))}@media (max-width:480px){.home_featureBadge__rUed2{padding:8px 15px;font-size:.9rem}.home_featureBadge__rUed2 img{width:20px;height:20px;margin-right:8px}}.home_testimonialSection__yeOXL{padding:80px 0;text-align:center}@keyframes home_drop__HAFls{0%{top:-50%}to{top:110%}}@keyframes home_float__9VKDW{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.home_logoContainer__sgXiL img{animation:home_float__9VKDW 6s ease-in-out infinite}@media (max-width:992px){.home_featureGrid__0b3Yd{grid-template-columns:repeat(2,1fr);gap:20px}.home_ctaSection__wMhRL{padding:50px 25px;margin:40px auto}.home_ctaTitle__L01vA{font-size:2.4rem!important}.home_sectionTitle__Hl3no{font-size:2.2rem}.home_heroSubtitle__k26dE{font-size:1.3rem;max-width:600px;margin-bottom:2.2rem}}@media (max-width:768px){.home_contentContainer__gTvLz{padding:0 20px}.home_heroActions__VFTvh{flex-direction:column;align-items:center;gap:15px}.home_bannerVideo__CmzbB,.home_video__RI2IV{border-radius:12px}.home_heroVideoContainer__FmAYF{margin-top:40px;margin-bottom:20px;border-radius:15px}.home_featureGrid__0b3Yd{grid-template-columns:1fr;padding:0 10px}.home_heroTitle__7rDCR{font-size:2.2rem;padding:0 15px}.home_heroSubtitle__k26dE{padding:0 15px 15px;font-size:1.2rem;margin-bottom:2rem}.home_heroSubtitle__k26dE:after{width:60px;height:2px}.home_ctaTitle__L01vA{font-size:2.2rem!important;padding:0 10px!important}.home_ctaText___3XvK{font-size:1.1rem;padding:0 5px}.home_ctaSection__wMhRL{padding:50px 20px 40px;margin:40px auto 30px;border-radius:20px}.home_ctaSection__wMhRL:after{width:150px;height:150px;bottom:-75px;right:-75px}.home_ctaTitle__L01vA:after{width:60px;height:3px}.home_section__OQBag{padding:30px 0;margin-bottom:40px}.home_sectionTitle__Hl3no{font-size:2rem;margin-bottom:25px}.home_featureIcon__tIHdR{width:60px;height:60px;padding:10px}.home_featureTitle___MKeu{font-size:1.5rem}}@media (max-width:480px){.home_heroTitle__7rDCR{font-size:1.8rem}.home_heroSubtitle__k26dE{font-size:1.1rem;padding-bottom:12px;margin-bottom:1.8rem}.home_heroSubtitle__k26dE:after{width:50px;height:2px}.home_ctaTitle__L01vA{font-size:1.8rem!important;padding-top:15px!important}.home_ctaSection__wMhRL{padding:45px 15px 35px}.home_ctaText___3XvK{font-size:1rem;line-height:1.6;margin-bottom:30px}.home_ctaTitle__L01vA:after{width:50px;height:3px}.home_sectionTitle__Hl3no{font-size:1.7rem}.home_section__OQBag{padding:25px 0}.home_featureDescription__o_3jj{font-size:1rem}.home_featureCard__Ctp7a{padding:25px 20px}.home_featureIcon__tIHdR{width:60px;height:60px;padding:10px}.home_videoContainer__FOQ1X{margin-top:30px!important}}.Parallax_parallaxContainer__m99Iy{position:relative;width:100%;height:100%;overflow:hidden;border-radius:24px;box-shadow:0 20px 40px rgba(0,0,0,.15);margin:40px 0;transition:transform .3s ease,box-shadow .3s ease}.Parallax_parallaxContainer__m99Iy:hover{transform:translateY(-5px)}.Parallax_parallaxBg__i8yB9{position:absolute;top:0;left:0;width:100%;height:130%;background-position:50%;background-repeat:no-repeat;background-size:cover;will-change:transform;transition:transform .1s ease-out;filter:brightness(.9) contrast(1.1)}.Parallax_parallaxContent__dff4h{position:relative;z-index:1;height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3rem;background:linear-gradient(135deg,rgba(0,0,0,.2),rgba(0,0,0,.7));color:#fff;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);transition:background .3s ease}.Parallax_parallaxContainer__m99Iy:hover .Parallax_parallaxContent__dff4h{background:linear-gradient(135deg,rgba(var(--primary-color-rgb),.4),rgba(0,0,0,.7))}.Parallax_small__0b5Ou{height:200px}.Parallax_medium__KBzHl{height:350px}.Parallax_large__snSK7{height:400px}.Parallax_titleOverlay__D4GLW{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:1.5rem;transform:translateY(0);position:relative;letter-spacing:.3px}.Parallax_titleOverlay__D4GLW:after{content:"";position:absolute;bottom:-12px;left:50%;transform:translateX(-50%);width:60px;height:3px;background:var(--primary-color);border-radius:3px;box-shadow:0 1px 5px rgba(var(--primary-color-rgb),.3);transition:width .4s ease}.Parallax_parallaxContainer__m99Iy:hover .Parallax_titleOverlay__D4GLW{transform:translateY(-5px)}.Parallax_parallaxContainer__m99Iy:hover .Parallax_titleOverlay__D4GLW:after{width:100px}.Parallax_subtitleOverlay__mr8kL{font-size:1.2rem;font-weight:400;text-align:center;max-width:80%;text-shadow:0 1px 1px rgba(0,0,0,.3);margin-bottom:1.5rem;background:rgba(0,0,0,.15);padding:10px 20px;border-radius:12px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border:1px solid hsla(0,0%,100%,.1);letter-spacing:.2px;line-height:1.5}.Parallax_childrenWrapper__a_GvB,.Parallax_subtitleOverlay__mr8kL{transition:transform .4s ease,opacity .4s ease}.Parallax_decorativeCircle__kGFvi{position:absolute;width:300px;height:300px;border-radius:50%;background:linear-gradient(135deg,rgba(var(--primary-color-rgb),.4),rgba(var(--primary-color-rgb),.01));filter:blur(60px);z-index:0;top:-100px;right:-100px;transition:opacity .5s ease,transform .3s ease}.Parallax_decorativeLine__9Y_AN{position:absolute;height:2px;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.5),transparent);bottom:25%;left:5%;z-index:0;opacity:.4;transition:width .5s ease,transform .5s ease}@media (max-width:768px){.Parallax_large__snSK7{height:300px}.Parallax_medium__KBzHl{height:280px}.Parallax_titleOverlay__D4GLW{font-size:1.8rem;margin-bottom:1rem}.Parallax_titleOverlay__D4GLW:after{bottom:-8px;height:2px}.Parallax_subtitleOverlay__mr8kL{font-size:1rem;padding:8px 15px;max-width:95%;margin-bottom:1.2rem}.Parallax_decorativeCircle__kGFvi{width:200px;height:200px;top:-50px;right:-50px;filter:blur(40px)}.Parallax_decorativeLine__9Y_AN{bottom:20%}.Parallax_parallaxContent__dff4h{padding:2rem 1.5rem}}@media (max-width:480px){.Parallax_large__snSK7{height:250px}.Parallax_medium__KBzHl{height:230px}.Parallax_titleOverlay__D4GLW{font-size:1.5rem}.Parallax_subtitleOverlay__mr8kL{font-size:.9rem;max-width:100%;margin-bottom:1rem}.Parallax_parallaxContent__dff4h{padding:1.5rem 1rem}.Parallax_decorativeCircle__kGFvi{width:150px;height:150px;filter:blur(30px)}}