.About-module__OtWT4W__container{flex-direction:column;min-height:100vh;display:flex;overflow-x:hidden}.About-module__OtWT4W__container a,.About-module__OtWT4W__container a:hover{text-decoration:none!important}.About-module__OtWT4W__hero{background:linear-gradient(to bottom, rgba(var(--background-start), 1), rgba(var(--primary-color), .05));justify-content:center;align-items:center;min-height:50vh;margin-top:-76px;padding:8rem 4rem 6rem;display:flex;position:relative;overflow:hidden}.About-module__OtWT4W__hero:before{content:"";background:radial-gradient(circle at center, rgba(var(--accent-color), .1), rgba(var(--accent-color), .02));z-index:1;border-radius:50%;width:300px;height:300px;position:absolute;top:15%;right:5%}.About-module__OtWT4W__hero:after{content:"";background:radial-gradient(circle at center, rgba(var(--primary-color), .1), rgba(var(--primary-color), .02));z-index:1;border-radius:50%;width:250px;height:250px;position:absolute;bottom:10%;left:5%}.About-module__OtWT4W__hero .About-module__OtWT4W__floatingElement1,.About-module__OtWT4W__hero .About-module__OtWT4W__floatingElement2,.About-module__OtWT4W__hero .About-module__OtWT4W__floatingElement3{z-index:1;opacity:.15;position:absolute}.About-module__OtWT4W__hero .About-module__OtWT4W__floatingElement1{border-radius:var(--grid-item-border-radius);background:rgb(var(--primary-color));width:40px;height:40px;animation:8s ease-in-out infinite About-module__OtWT4W__float;top:20%;right:15%;transform:rotate(15deg)}.About-module__OtWT4W__hero .About-module__OtWT4W__floatingElement2{background:rgb(var(--accent-color));border-radius:50%;width:30px;height:30px;animation:6s ease-in-out 1s infinite About-module__OtWT4W__float;bottom:25%;left:10%}.About-module__OtWT4W__hero .About-module__OtWT4W__floatingElement3{background:rgb(var(--primary-color));width:25px;height:25px;animation:7s ease-in-out .5s infinite About-module__OtWT4W__float;top:60%;right:20%;transform:rotate(45deg)}@keyframes About-module__OtWT4W__float{0%{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(5deg)}to{transform:translateY(0)rotate(0)}}@media (prefers-reduced-motion:reduce){.About-module__OtWT4W__hero .About-module__OtWT4W__floatingElement1,.About-module__OtWT4W__hero .About-module__OtWT4W__floatingElement2,.About-module__OtWT4W__hero .About-module__OtWT4W__floatingElement3{animation:none}}.About-module__OtWT4W__heroContent{text-align:center;z-index:2;max-width:900px;padding:4rem 2rem}.About-module__OtWT4W__hero h1{background:linear-gradient(45deg, rgb(var(--primary-color)), rgb(var(--accent-color)));color:#0000;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;font-size:3.8rem;font-weight:800;line-height:1.2}.About-module__OtWT4W__hero p{color:rgb(var(--text-secondary));max-width:700px;margin:0 auto;font-size:1.35rem;line-height:1.6}.About-module__OtWT4W__sectionInner{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.About-module__OtWT4W__section{margin-bottom:0;padding:4rem 0;position:relative}.About-module__OtWT4W__section:nth-child(odd){background:rgba(var(--background-start), .8)}.About-module__OtWT4W__section:nth-child(2n){background:rgba(var(--background-end), .5)}.About-module__OtWT4W__section h2{color:#0000;background:linear-gradient(to right, rgb(var(--primary-color)), rgb(var(--accent-color)));-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}.About-module__OtWT4W__section p{color:rgb(var(--text-color), .9);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.About-module__OtWT4W__familyGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:2rem;display:grid}.About-module__OtWT4W__familyCard{background-color:rgb(var(--container-background-color));border-radius:var(--general-border-radius);transition:var(--button-transition);flex-direction:column;height:100%;display:flex;overflow:hidden;box-shadow:0 5px 15px #0000000d}.About-module__OtWT4W__familyCard:hover{transform:translateY(-5px);box-shadow:0 12px 20px #0000001a}.About-module__OtWT4W__familyCard h3{color:#fff;background:linear-gradient(to right, var(--card-gradient-start,rgb(var(--primary-color))), var(--card-gradient-end,rgb(var(--accent-color))));text-align:center;margin:0;padding:1.2rem;font-size:1.3rem;font-weight:700}.About-module__OtWT4W__familyCard p{text-align:center;color:rgb(var(--text-color), .9);border-bottom:1px solid #00000014;margin:0;padding:1.2rem;font-size:1rem}.About-module__OtWT4W__typeLinks{background-color:rgba(var(--background-start), .03);flex-direction:column;flex-grow:1;gap:.6rem;padding:1.2rem;display:flex}.About-module__OtWT4W__typeLinks a{transition:var(--general-transition);background-color:rgba(var(--primary-color), .05);text-align:center;border-radius:6px;padding:.5rem .8rem;font-size:.95rem;font-weight:500;text-decoration:none;color:rgb(var(--primary-color))!important}.About-module__OtWT4W__typeLinks a:hover{background:rgba(var(--primary-color), .1);transform:translate(5px);color:rgb(var(--primary-color))!important}.About-module__OtWT4W__steps{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem;display:grid}.About-module__OtWT4W__step{text-align:center;background-color:rgba(var(--background-end), .5);border-radius:15px;padding:2rem;position:relative}.About-module__OtWT4W__stepNumber{background:linear-gradient(to right, rgb(var(--primary-color)), rgb(var(--accent-color)));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin:0 auto 1rem;font-weight:600;display:flex}.About-module__OtWT4W__step h3{color:rgb(var(--text-color));margin-bottom:1rem;font-size:1.3rem;font-weight:600}.About-module__OtWT4W__step p{margin-bottom:0;font-size:1rem;line-height:1.6}.About-module__OtWT4W__ctaSection{background:linear-gradient(to right, rgba(var(--primary-color), .1), rgba(var(--accent-color), .1));text-align:center;width:100%;padding:5rem 0}.About-module__OtWT4W__ctaContent{background-color:rgb(var(--container-background-color));border-radius:20px;max-width:800px;margin:0 auto;padding:3rem;box-shadow:0 10px 30px #0000001a}.About-module__OtWT4W__ctaContent h2{color:rgb(var(--text-color));margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;line-height:1.2}.About-module__OtWT4W__ctaContent p{color:rgb(var(--text-color), .9);margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.About-module__OtWT4W__ctaButton{color:#fff;border-radius:var(--button-border-radius);transition:var(--button-transition);cursor:pointer;text-shadow:0 1px 2px #0003;z-index:2;border:none;padding:.9rem 2.5rem;font-size:1.1rem;font-weight:600;display:inline-block;position:relative;box-shadow:0 8px 15px #0003;text-decoration:none!important}.About-module__OtWT4W__ctaButton:hover{transform:translateY(-3px);box-shadow:0 10px 20px #0000004d;text-decoration:none!important}.About-module__OtWT4W__typesExplore{background:rgb(var(--container-background-color));border-radius:var(--general-border-radius);text-align:left;flex-direction:column;grid-column:2/-1;justify-content:center;height:100%;padding:2rem;display:flex;box-shadow:0 5px 15px #0000000d}.About-module__OtWT4W__typesExplore h3{background:linear-gradient(to right, rgb(var(--primary-color)), rgb(var(--accent-color)));color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:1.8rem;font-weight:700}.About-module__OtWT4W__typesExplore p{color:rgb(var(--text-color), .9);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.6}.About-module__OtWT4W__exploreButton{background:linear-gradient(to right, rgb(var(--primary-color)), rgb(var(--accent-color)));border-radius:var(--button-border-radius);transition:var(--button-transition);border:none;align-self:flex-start;padding:.9rem 2rem;font-size:1.1rem;font-weight:600;display:inline-block;box-shadow:0 4px 15px #0000001a;color:#fff!important;text-decoration:none!important}.About-module__OtWT4W__exploreButton:hover{transform:translateY(-3px);box-shadow:0 8px 20px #0003;text-decoration:none!important}.About-module__OtWT4W__centeredHeading{text-align:center}@media (max-width:1200px){.About-module__OtWT4W__familyGrid{grid-template-columns:repeat(3,1fr)}.About-module__OtWT4W__typesExplore{grid-column:1/-1;margin-top:1.5rem}}@media (max-width:768px){.About-module__OtWT4W__hero{min-height:45vh;padding:9rem 2rem 6rem}.About-module__OtWT4W__heroContent{padding:2.5rem 1rem}.About-module__OtWT4W__hero h1{margin-bottom:1.75rem;font-size:2.8rem}.About-module__OtWT4W__hero p{max-width:450px;font-size:1.2rem}.About-module__OtWT4W__section{padding:3rem 0}.About-module__OtWT4W__sectionInner{padding:0 2rem}.About-module__OtWT4W__section h2{font-size:2rem}.About-module__OtWT4W__familyGrid{grid-template-columns:repeat(2,1fr)}.About-module__OtWT4W__steps{grid-template-columns:1fr}.About-module__OtWT4W__ctaContent{padding:2rem}.About-module__OtWT4W__ctaContent h2{font-size:2rem}.About-module__OtWT4W__typesExplore{margin-top:3rem;padding:2rem}.About-module__OtWT4W__typesExplore h3{font-size:1.8rem}}@media (max-width:480px){.About-module__OtWT4W__hero{min-height:40vh;padding:8rem 1.5rem 5rem}.About-module__OtWT4W__heroContent{padding:2rem .5rem}.About-module__OtWT4W__hero h1{margin-bottom:1.5rem;font-size:2.4rem}.About-module__OtWT4W__hero p{max-width:100%;padding:0 .5rem;font-size:1.1rem}.About-module__OtWT4W__section{padding:2rem 0}.About-module__OtWT4W__sectionInner{padding:0 1rem}.About-module__OtWT4W__section h2{font-size:1.8rem}.About-module__OtWT4W__section p{font-size:1rem}.About-module__OtWT4W__familyCard{padding:1rem}.About-module__OtWT4W__step{padding:1.5rem}.About-module__OtWT4W__ctaSection{padding:3rem 1rem}.About-module__OtWT4W__ctaContent{padding:1.5rem}.About-module__OtWT4W__ctaButton{padding:.8rem 2rem;font-size:1rem}.About-module__OtWT4W__typesExplore{margin-top:0;padding:1.5rem}.About-module__OtWT4W__typesExplore h3{font-size:1.6rem}.About-module__OtWT4W__exploreButton{text-align:center;width:100%;padding:.8rem 1.5rem}.About-module__OtWT4W__familyGrid{grid-template-columns:1fr}}
