.HomeSection-module__kPnn0q__home{background:var(--bg-light);min-height:100vh;padding:8rem 0 4rem;position:relative;overflow:hidden}.HomeSection-module__kPnn0q__home:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 30%,#ff6b000d 0%,#0000 50%),radial-gradient(circle at 80% 70%,#2e7d320d 0%,#0000 50%);width:100%;height:100%;position:absolute;top:0;left:0}.HomeSection-module__kPnn0q__container{z-index:1;max-width:1400px;margin:0 auto;padding:0 2rem;position:relative}.HomeSection-module__kPnn0q__header{text-align:center;margin-bottom:4rem}.HomeSection-module__kPnn0q__title{color:var(--color-secondary);margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1}.HomeSection-module__kPnn0q__highlight{background:var(--color-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;position:relative}.HomeSection-module__kPnn0q__subtitle{color:var(--text-secondary);margin-bottom:2.5rem;font-size:clamp(1.125rem,2vw,1.5rem);line-height:1.6}.HomeSection-module__kPnn0q__features{flex-wrap:wrap;justify-content:center;gap:3rem;margin-top:2rem;display:flex}.HomeSection-module__kPnn0q__feature{color:var(--text-primary);align-items:center;gap:.75rem;font-size:1rem;font-weight:600;display:flex}.HomeSection-module__kPnn0q__feature svg{color:var(--color-secondary);flex-shrink:0}.HomeSection-module__kPnn0q__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:4rem;display:grid}.HomeSection-module__kPnn0q__card{background:var(--bg-card);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:2px solid var(--border-highlight);border-radius:24px;height:420px;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:block;position:relative;overflow:hidden;box-shadow:0 10px 40px #00000080}.HomeSection-module__kPnn0q__cardBackground{z-index:1;background-position:50%;background-size:cover;width:100%;height:100%;transition:transform .5s;position:absolute;top:0;left:0}.HomeSection-module__kPnn0q__cardOverlay{z-index:2;background:linear-gradient(#0f172abf 0%,#0f172ad9 50%,#0f172af2 100%);width:100%;height:100%;transition:background .4s;position:absolute;top:0;left:0}.HomeSection-module__kPnn0q__cardContent{z-index:3;text-align:center;flex-direction:column;justify-content:space-between;align-items:center;height:100%;padding:2.25rem 1.5rem 2rem;display:flex;position:relative}.HomeSection-module__kPnn0q__card:hover{border-color:#ff6b0099;transform:translateY(-12px);box-shadow:0 25px 70px #ff6b0066}.HomeSection-module__kPnn0q__card:hover .HomeSection-module__kPnn0q__cardBackground{transform:scale(1.1)}.HomeSection-module__kPnn0q__card:hover .HomeSection-module__kPnn0q__cardOverlay{background:linear-gradient(#0f172aa6 0%,#0f172abf 50%,#0f172ae6 100%)}.HomeSection-module__kPnn0q__cardIcon{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:2px solid #fff6;border-radius:20px;flex-shrink:0;margin-bottom:1rem;padding:1.25rem;transition:all .4s;box-shadow:0 8px 25px #0000004d}.HomeSection-module__kPnn0q__cardIcon svg{display:block}.HomeSection-module__kPnn0q__card:hover .HomeSection-module__kPnn0q__cardIcon{background:#ff6b0040;border-color:#ff6b00cc;transform:scale(1.15)rotate(8deg);box-shadow:0 12px 40px #ff6b0080}.HomeSection-module__kPnn0q__cardTitle{color:#fff;text-shadow:0 4px 12px #0009;flex-shrink:0;margin-bottom:.875rem;font-size:1.625rem;font-weight:800;line-height:1.2}.HomeSection-module__kPnn0q__cardDescription{color:#fffffff2;text-shadow:0 2px 8px #0009;flex-shrink:0;margin-bottom:1.25rem;font-size:.975rem;font-weight:400;line-height:1.6}.HomeSection-module__kPnn0q__cardFooter{flex-shrink:0;width:100%;margin-top:auto;padding-top:.75rem}.HomeSection-module__kPnn0q__cardLink{color:#fcd34d;text-shadow:0 2px 6px #00000080;text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:.5rem;font-size:.95rem;font-weight:700;transition:all .3s;display:inline-flex;position:relative}.HomeSection-module__kPnn0q__cardLink svg{transition:transform .3s;animation:2s ease-in-out infinite HomeSection-module__kPnn0q__arrowPulse}@keyframes HomeSection-module__kPnn0q__arrowPulse{0%,to{transform:translate(0)}50%{transform:translate(4px)}}@keyframes HomeSection-module__kPnn0q__arrowBounce{0%,to{transform:translate(0)}25%{transform:translate(5px)}75%{transform:translate(-2px)}}.HomeSection-module__kPnn0q__card:hover .HomeSection-module__kPnn0q__cardLink{color:#fde68a;text-shadow:0 2px 12px #fcd34d99;gap:.75rem}.HomeSection-module__kPnn0q__card:hover .HomeSection-module__kPnn0q__cardLink svg{animation:.6s ease-in-out HomeSection-module__kPnn0q__arrowBounce;transform:translate(6px)scale(1.1)}.HomeSection-module__kPnn0q__callToAction{background:var(--color-white);border:2px solid var(--border-highlight);border-radius:24px;justify-content:space-between;align-items:center;gap:2rem;padding:3rem;display:flex;box-shadow:0 10px 40px #0000000d}.HomeSection-module__kPnn0q__ctaContent{flex:1}.HomeSection-module__kPnn0q__ctaTitle{color:var(--color-secondary);margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.HomeSection-module__kPnn0q__ctaText{color:var(--text-secondary);font-size:1.05rem}.HomeSection-module__kPnn0q__ctaButton{background:var(--color-primary);color:#fff;white-space:nowrap;border-radius:16px;align-items:center;gap:.75rem;padding:1.25rem 2.5rem;font-size:1.5rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 8px 25px #ff6b004d}.HomeSection-module__kPnn0q__ctaButton:hover{background:var(--color-primary-dark);transform:translateY(-3px);box-shadow:0 12px 35px #ff6b0066}@media (max-width:1400px){.HomeSection-module__kPnn0q__grid{gap:1.25rem}.HomeSection-module__kPnn0q__card{height:420px}.HomeSection-module__kPnn0q__cardContent{padding:2rem 1.25rem 1.75rem}.HomeSection-module__kPnn0q__cardTitle{font-size:1.5rem}.HomeSection-module__kPnn0q__cardDescription{font-size:.925rem;line-height:1.55}}@media (max-width:1200px){.HomeSection-module__kPnn0q__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.HomeSection-module__kPnn0q__card{height:450px}.HomeSection-module__kPnn0q__cardContent{padding:2.5rem 1.75rem 2rem}}@media (max-width:1024px){.HomeSection-module__kPnn0q__home{padding:6rem 0 3rem}.HomeSection-module__kPnn0q__features{gap:2rem}.HomeSection-module__kPnn0q__callToAction{padding:2.5rem}}@media (max-width:768px){.HomeSection-module__kPnn0q__home{padding:5rem 0 3rem}.HomeSection-module__kPnn0q__container{padding:0 1.25rem}.HomeSection-module__kPnn0q__header{margin-bottom:3rem}.HomeSection-module__kPnn0q__features{flex-direction:column;align-items:center;gap:1rem}.HomeSection-module__kPnn0q__grid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:3rem}.HomeSection-module__kPnn0q__card{height:480px}.HomeSection-module__kPnn0q__cardContent{padding:2.5rem 1.75rem 2rem}.HomeSection-module__kPnn0q__cardTitle{font-size:1.625rem}.HomeSection-module__kPnn0q__cardDescription{font-size:1rem;line-height:1.65}.HomeSection-module__kPnn0q__cardLink{font-size:1rem}.HomeSection-module__kPnn0q__callToAction{text-align:center;flex-direction:column;padding:2rem}.HomeSection-module__kPnn0q__ctaButton{justify-content:center;width:100%;font-size:1.25rem}}@media (max-width:480px){.HomeSection-module__kPnn0q__home{padding:4rem 0 2rem}.HomeSection-module__kPnn0q__container{padding:0 1rem}.HomeSection-module__kPnn0q__card{height:450px}.HomeSection-module__kPnn0q__cardContent{padding:2.25rem 1.5rem 1.75rem}.HomeSection-module__kPnn0q__cardIcon{padding:1.125rem}.HomeSection-module__kPnn0q__cardIcon svg{width:40px;height:40px}.HomeSection-module__kPnn0q__cardTitle{font-size:1.5rem}.HomeSection-module__kPnn0q__cardDescription{font-size:.95rem;line-height:1.6}.HomeSection-module__kPnn0q__cardLink{font-size:.9rem}.HomeSection-module__kPnn0q__ctaTitle{font-size:1.5rem}.HomeSection-module__kPnn0q__ctaText{font-size:.95rem}.HomeSection-module__kPnn0q__ctaButton{padding:1rem 2rem;font-size:1.125rem}}
