@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Manrope:wght@700;800&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{min-height:100vh;background-color:#bde0fe26;color:#4a4e69;font-family:Inter,sans-serif;line-height:1.6;font-size:1rem;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}button{background:none;border:none;cursor:pointer;font-family:inherit}a{text-decoration:none;color:inherit}body{font-family:Inter,sans-serif;color:#4a4e69;line-height:1.6;font-size:1rem;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:Manrope,sans-serif;color:#a2d2ff;line-height:1.2;margin-bottom:1rem;font-weight:700}h1{font-size:2.5rem}@media(max-width:768px){h1{font-size:2rem}}h2{font-size:2rem;color:#2b2d42}h3{font-size:1.5rem;color:#ffafcc}p{margin-bottom:1rem;max-width:75ch}.header{pointer-events:none;position:fixed;top:1.5rem;left:0;right:0;width:100%;height:100vh;z-index:1000;display:flex;justify-content:center;padding:0 1rem}.glass-island{pointer-events:auto;display:flex;align-items:center;justify-content:space-between;background:#ffffffd9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.6);box-shadow:0 10px 40px #00326414;height:70px;border-radius:100px;padding:.5rem .6rem .5rem 1.5rem;width:100%;max-width:960px;transition:all .3s cubic-bezier(.4,0,.2,1)}@media(max-width:968px){.glass-island{padding:.5rem 1rem;justify-content:space-between}}.island-logo{display:flex;align-items:center;text-decoration:none;margin-right:2rem;gap:1rem}.island-logo img{height:36px;width:auto;display:block}.island-logo .logo-text{font-family:Manrope,sans-serif;font-weight:800;font-size:1.25rem;color:#1a1a1a;letter-spacing:-.02em;white-space:nowrap}@media(max-width:768px){.island-logo .logo-text{display:none}}@media(max-width:968px){.island-logo{margin-right:0}}.island-nav{flex-grow:1}.island-nav .nav-list{display:flex;gap:.5rem;list-style:none;margin:0;padding:0;justify-content:center}.island-nav .nav-link{display:block;padding:.6rem 1rem;border-radius:50px;font-family:Inter,sans-serif;font-size:.9rem;font-weight:500;color:#2b2d42;text-decoration:none;transition:all .2s ease}.island-nav .nav-link:hover{background-color:#a2d2ff1a;color:#a2d2ff}.island-nav .mobile-only-item{display:none}@media(max-width:968px){.island-nav{position:fixed;top:85px;left:1rem;right:1rem;background:#fff;border-radius:2rem;padding:2rem;box-shadow:0 20px 60px #00000026;border:1px solid rgba(0,0,0,.05);opacity:0;visibility:hidden;transform:translateY(-10px) scale(.98);transition:all .3s cubic-bezier(.4,0,.2,1);transform-origin:top center}.island-nav.is-active{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.island-nav .nav-list{flex-direction:column;gap:.5rem}.island-nav .nav-link{font-size:1.2rem;padding:1rem;text-align:center;font-weight:700}.island-nav .mobile-only-item{display:block;margin-top:1rem}.island-nav .mobile-only-item .btn-mobile-cta{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:1rem;background-color:#ffafcc;color:#2b2d42;font-weight:700;border-radius:1rem;text-decoration:none}.island-nav .mobile-only-item .btn-mobile-cta .lucide{width:20px}}.island-actions{display:flex;align-items:center}.btn-island{display:flex;align-items:center;gap:.8rem;background-color:#2b2d42;color:#fff;padding:.4rem .4rem .4rem 1.2rem;border-radius:50px;text-decoration:none;font-weight:600;font-size:.9rem;transition:all .3s ease;white-space:nowrap}.btn-island .icon-circle{width:36px;height:36px;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#2b2d42;transition:transform .3s ease}.btn-island .icon-circle .lucide{width:18px;height:18px}.btn-island:hover{background-color:#a2d2ff;padding-right:.6rem}.btn-island:hover .icon-circle{transform:rotate(-45deg);color:#a2d2ff}@media(max-width:968px){.btn-island{display:none}}.nav-toggle{display:none;background:none;border:none;cursor:pointer;padding:.5rem;color:#2b2d42}.nav-toggle .lucide{width:28px;height:28px}@media(max-width:968px){.nav-toggle{display:flex}}.footer{background-color:#2b2d42;color:#fff;padding:5rem 0 0;margin-top:auto;width:100%;border-top:1px solid rgba(162,210,255,.1)}.footer__container{max-width:1200px;margin:0 auto;padding:0 2rem 4rem;display:grid;grid-template-columns:1.5fr .8fr 1fr .8fr;gap:3rem}@media(max-width:968px){.footer__container{grid-template-columns:1fr;gap:3rem;text-align:center}}.footer h3{color:#fff;font-size:1.5rem;margin-bottom:1rem;letter-spacing:-.03em}.footer h3:after{content:".";color:#ffafcc}.footer__description{color:#fff9;line-height:1.6;font-size:.9rem;max-width:300px}@media(max-width:968px){.footer__description{margin:0 auto}}.footer h4{color:#bde0fe;font-size:.75rem;text-transform:uppercase;letter-spacing:.15em;margin-bottom:1.5rem;font-weight:700}.footer__links{list-style:none;padding:0}.footer__links li{margin-bottom:.8rem}.footer__links a{color:#ffffffb3;text-decoration:none;font-size:.95rem;transition:all .2s ease;display:inline-block}.footer__links a:hover{color:#fff;transform:translate(5px);color:#ffafcc}.footer__address{font-style:normal}.footer__address p{margin-bottom:1rem;font-size:.95rem;color:#ffffffb3;line-height:1.6}.footer__address p strong{display:block;color:#fff;font-size:.85rem;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.2rem}.footer__address a{text-decoration:none;color:inherit;transition:color .2s ease}.footer__address a:hover{color:#ffafcc}.footer__bottom{background-color:#0003;padding:1.5rem 1rem;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem 1rem;font-size:.8rem;color:#fff6;text-align:center;line-height:1.6}.footer__bottom a{color:#fff6;text-decoration:none;transition:color .2s;white-space:nowrap}.footer__bottom a:hover{color:#fff;text-decoration:underline}.footer__bottom .credits a{color:#fff;font-weight:600}.footer__bottom .credits a:hover{color:#ffafcc;text-decoration:none}.footer__bottom .separator{color:#fff3;font-size:.7rem}@media(max-width:768px){.footer__bottom .desktop-only{display:none}.footer__bottom .copyright{width:100%;margin-bottom:.5rem}}.container{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media(min-width:768px){.container{padding-left:2.5rem;padding-right:2.5rem}}@media(min-width:1200px){.container{padding-left:4rem;padding-right:4rem}}.no-padding{padding-left:0!important;padding-right:0!important}.btn{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;text-decoration:none;border:none;font-family:Manrope,sans-serif;line-height:1}.process-section{padding:6rem 0;background:linear-gradient(to top,rgba(189,224,254,.1),transparent)}.process-section .section-header{text-align:center;margin-bottom:4rem;max-width:700px;margin-left:auto;margin-right:auto}.process-section .section-header .section-badge{display:inline-block;font-size:.8rem;font-weight:700;text-transform:uppercase;color:#ffafcc;letter-spacing:.1em;margin-bottom:1rem}.process-section .section-header h2{font-size:2.5rem;color:#2b2d42;margin-bottom:1rem}.process-section .section-header p{font-size:1.1rem;color:#4a4e69}.process-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1100px;margin:0 auto;padding:0 2rem}@media(max-width:768px){.process-grid{padding:0 1.5rem}}.process-card{background:#fff;border-radius:1.5rem;padding:2.5rem 2rem;position:relative;overflow:hidden;border:1px solid rgba(43,45,66,.05);box-shadow:0 10px 30px #00000005;transition:all .3s ease;display:flex;flex-direction:column;align-items:flex-start}.process-card__number{position:absolute;top:.5rem;right:1.5rem;font-size:5rem;font-weight:800;color:#2b2d42;opacity:.04;font-family:Manrope,sans-serif;line-height:1;pointer-events:none;transition:all .3s ease}.process-card__icon{width:50px;height:50px;background-color:#bde0fe4d;color:#3ca1ff;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;transition:transform .3s ease}.process-card__icon .lucide{width:24px;height:24px}.process-card h3{font-size:1.25rem;color:#2b2d42;margin-bottom:.8rem;font-weight:700;position:relative}.process-card p{font-size:.95rem;line-height:1.6;color:#4a4e69;margin:0;position:relative}.process-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #a2d2ff14;border-color:#a2d2ff33}.process-card:hover .process-card__number{opacity:.1;transform:scale(1.1);color:#a2d2ff}.process-card:hover .process-card__icon{transform:rotate(10deg);background-color:#a2d2ff;color:#fff}.process-card--highlight{background:linear-gradient(135deg,#fff,#ffc8dd33);border-color:#ffafcc33}.process-card--highlight .process-card__icon{background-color:#ffafcc33;color:#ff498b}.process-card--highlight:hover .process-card__icon{background-color:#ffafcc;color:#2b2d42}.contact-section{padding:6rem 0 4rem;position:relative;background:linear-gradient(to top,rgba(189,224,254,.05),transparent)}.contact-section .section-header{text-align:center;margin-bottom:4rem;max-width:700px;margin-left:auto;margin-right:auto}.contact-section .section-header .section-badge{display:inline-block;font-size:.8rem;font-weight:700;text-transform:uppercase;color:#ffafcc;letter-spacing:.1em;margin-bottom:1rem}.contact-section .section-header h2{font-size:2.5rem;color:#2b2d42;margin-bottom:1rem;letter-spacing:-.02em}.contact-section .section-header p{font-size:1.1rem;color:#4a4e69}.contact-container{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start;max-width:1100px;margin:0 auto}@media(max-width:968px){.contact-container{grid-template-columns:1fr;gap:4rem}}.contact-form{background:#fff;border-radius:2rem;padding:2.5rem;border:1px solid rgba(43,45,66,.05);box-shadow:0 10px 30px #00000005}@media(max-width:768px){.contact-form{padding:2rem 1rem}}.contact-form__group{margin-bottom:1.5rem}.contact-form label{display:block;font-size:.8rem;font-weight:700;color:#2b2d42;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em;opacity:.6}.contact-form input,.contact-form textarea{width:100%;padding:1rem 1.2rem;border:1px solid rgba(43,45,66,.1);border-radius:.8rem;background-color:#fcfcfc;font-family:Inter,sans-serif;font-size:1rem;color:#2b2d42;transition:all .3s ease}@media(max-width:768px){.contact-form input,.contact-form textarea{padding:.9rem 1rem}}.contact-form input:focus,.contact-form textarea:focus{outline:none;background-color:#fff;border-color:#ffafcc;box-shadow:0 0 0 4px #ffafcc0d}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#4a4e6966}.contact-form textarea{resize:vertical;min-height:140px}.contact-form .form-actions{margin-top:2rem}.contact-form .form-actions button{width:100%;justify-content:center;padding:1.2rem;font-size:1rem;background-color:#2b2d42;color:#fff;border-radius:50px;box-shadow:0 5px 15px #0000000d;border:none;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;font-weight:700}.contact-form .form-actions button:hover{background-color:#ffafcc;transform:translateY(-2px);box-shadow:0 10px 20px #ffafcc33}.contact-visual{position:relative;height:100%;min-height:500px;border-radius:2rem;overflow:hidden;box-shadow:0 20px 40px #0000000d}@media(max-width:968px){.contact-visual{min-height:400px}}.contact-visual .map-frame{width:100%;height:100%;position:absolute;top:0;left:0}.contact-visual .map-frame iframe{width:100%;height:100%;border:0;filter:grayscale(100%) contrast(1.2) brightness(.9);opacity:.8;transition:opacity .5s ease}.contact-visual .map-frame:hover iframe{opacity:1;filter:grayscale(0%)}.contact-visual .pin-wrapper{position:absolute;top:45%;left:50%;transform:translate(-50%,-100%);z-index:2;pointer-events:none;opacity:0;transform:translate(-50%,-200px);transition:all .8s cubic-bezier(.175,.885,.32,1.275)}.contact-visual .pin-wrapper.drop-in{opacity:1;transform:translate(-50%)}.contact-visual .pin-wrapper .map-pin-icon{color:#2b2d42;filter:drop-shadow(0 10px 10px rgba(0,0,0,.3))}.contact-visual .pin-wrapper .map-pin-icon .lucide{width:48px;height:48px;fill:#ffafcc}.contact-visual .info-overlay{position:absolute;bottom:2rem;left:2rem;right:2rem;background:#fff9;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.7);padding:1.5rem;border-radius:1.5rem;box-shadow:0 15px 35px #0000000d;z-index:3;transition:all .3s ease}.contact-visual .info-overlay:hover{background:#ffffffd9;transform:translateY(-2px)}.contact-visual .info-overlay h3{font-size:1.1rem;margin-bottom:1rem;color:#2b2d42}.contact-visual .info-overlay .contact-row{display:flex;align-items:center;gap:1rem;margin-bottom:.8rem}.contact-visual .info-overlay .contact-row:last-child{margin-bottom:0}.contact-visual .info-overlay .contact-row .icon{color:#ffafcc;width:20px;height:20px}.contact-visual .info-overlay .contact-row span,.contact-visual .info-overlay .contact-row a{font-size:.95rem;color:#4a4e69;text-decoration:none;font-weight:500}.contact-visual .info-overlay .contact-row a:hover{color:#a2d2ff}.contact-info{padding-top:1rem}.contact-info h3{font-size:1.8rem;margin-bottom:1rem;color:#2b2d42}.contact-info p{color:#4a4e69;margin-bottom:3rem;line-height:1.6;opacity:.9}.contact-info__list{display:flex;flex-direction:column;gap:2rem}.contact-info__item{display:flex;align-items:flex-start;gap:1.5rem}.contact-info__item .icon-box{width:50px;height:50px;background-color:#fff;border:1px solid rgba(43,45,66,.05);box-shadow:0 5px 15px #00000008;color:#6fb9ff;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .3s ease}.contact-info__item .icon-box .lucide{width:24px;height:24px}.contact-info__item:hover .icon-box{background-color:#a2d2ff;color:#fff;transform:scale(1.1)}.contact-info__item div strong{display:block;font-size:.85rem;color:#2b2d42;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.3rem}.contact-info__item div span,.contact-info__item div a{display:block;font-size:1.1rem;color:#4a4e69;font-weight:500;line-height:1.4;text-decoration:none}.contact-info__item div a:hover{color:#ffafcc}.hero{position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden;padding-top:80px;padding-bottom:4rem}@media(max-width:968px){.hero{height:auto;min-height:auto;overflow:visible;padding-bottom:6rem}}.hero__bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.hero__bg .blob{position:absolute;border-radius:50%;filter:blur(80px);opacity:.5;animation:float 10s infinite ease-in-out}.hero__bg .blob--1{top:-10%;left:-10%;width:50vw;height:50vw;background:#ffc8dd;animation-delay:0s}.hero__bg .blob--2{bottom:-10%;right:-10%;width:60vw;height:60vw;background:#bde0fe;animation-delay:-2s}.hero__bg .blob--3{top:40%;left:40%;width:30vw;height:30vw;background:#cdb4db;animation-delay:-5s}.hero__container{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative}@media(max-width:968px){.hero__container{grid-template-columns:1fr;text-align:center;padding-top:2rem;gap:3rem;display:flex;flex-direction:column}}.hero__content{z-index:2}@media(min-width:969px){.hero__content{padding-right:2rem}}.hero__badge{display:inline-block;padding:.5rem 1rem;background-color:#a2d2ff1a;color:#3ca1ff;font-size:.75rem;font-weight:800;border-radius:50px;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem}.hero h1{font-size:3.5rem;line-height:1.1;margin-bottom:1.5rem;color:#2b2d42;letter-spacing:-.03em}.hero h1 .highlight-text{color:#ff7cab;display:block}@media(max-width:768px){.hero h1{font-size:2.5rem}}.hero__description{font-size:1.15rem;color:#4a4e69;margin-bottom:2.5rem;line-height:1.6;max-width:540px}@media(max-width:968px){.hero__description{margin-left:auto;margin-right:auto}}.hero__actions{display:flex;gap:1.5rem;align-items:center}@media(max-width:968px){.hero__actions{justify-content:center}}.hero .btn--lg{padding:1rem 2rem;font-size:1rem;border-radius:50px;background-color:#2b2d42;color:#fff;font-weight:700;transition:all .3s ease;box-shadow:0 10px 20px #0000001a;text-decoration:none}.hero .btn--lg:hover{transform:translateY(-3px);background-color:#ffafcc;color:#2b2d42;box-shadow:0 15px 30px #ffafcc4d}.hero .btn-text{font-weight:600;color:#2b2d42;display:flex;align-items:center;gap:.5rem;text-decoration:none}.hero .btn-text .lucide{width:20px;height:20px;transition:transform .3s ease}.hero .btn-text:hover .lucide{transform:translateY(3px)}.hero__visual{position:relative;display:flex;justify-content:center;align-items:center}@media(max-width:968px){.hero__visual{display:flex!important;margin-top:3rem;width:100%;margin-bottom:2rem}}.hero .bento-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:1rem;width:100%;max-width:480px;aspect-ratio:1/1;transform:rotate(-3deg);transition:transform .5s ease}@media(max-width:968px){.hero .bento-grid{transform:rotate(0);max-width:320px;gap:.8rem}}.hero .bento-grid:hover{transform:rotate(0) scale(1.02)}.hero .bento-item{width:100%;height:100%;object-fit:cover;border-radius:1.5rem;box-shadow:0 10px 30px #00000014;transition:transform .3s ease}.hero .bento-item:hover{transform:scale(1.05);z-index:2}.hero .glass-card{position:absolute;bottom:30px;right:-30px;background:#ffffffd9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.9);padding:1.2rem 1.5rem;border-radius:1rem;box-shadow:0 15px 40px #0000001a;max-width:260px;display:flex;align-items:center;gap:1rem;z-index:10}@media(max-width:968px){.hero .glass-card{left:50%;transform:translate(-50%);bottom:-20px;width:90%;right:auto}}.hero .glass-card__icon{color:#ffafcc}.hero .glass-card__icon .lucide{width:32px;height:32px}.hero .glass-card h3{font-size:.95rem;margin:0 0 .2rem;color:#2b2d42;font-weight:800}.hero .glass-card p{font-size:.8rem;margin:0;color:#4a4e69}.about-section{padding:6rem 0;background-color:#fff}.about-section .about-container{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;width:100%;max-width:1100px;margin:0 auto}@media(max-width:968px){.about-section .about-container{grid-template-columns:1fr;gap:3rem}}.about-section .about-mission .section-label{display:inline-block;font-size:.85rem;font-weight:700;color:#a2d2ff;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem}.about-section .about-mission h2{font-size:2.5rem;line-height:1.2;color:#2b2d42;margin-bottom:1.5rem;letter-spacing:-.02em}.about-section .about-mission .mission-text{font-size:1.1rem;line-height:1.7;color:#4a4e69;margin-bottom:2.5rem;opacity:.9}.about-section .about-mission .mission-highlight{border-left:4px solid #ffafcc;padding-left:1.5rem}.about-section .about-mission .mission-highlight p{font-size:1.1rem;font-weight:600;color:#2b2d42;font-style:italic;margin:0}.about-section .about-team{position:relative;display:flex;justify-content:center;width:100%}.about-section .about-team .credentials-card{background:linear-gradient(135deg,#fdfdfd,#f8f9fa);border:1px solid rgba(0,0,0,.05);border-radius:2rem;padding:3rem;box-shadow:0 20px 40px #00000008;width:100%;min-width:350px}@media(max-width:768px){.about-section .about-team .credentials-card{padding:2rem 1.5rem;min-width:auto}}.about-section .about-team .credentials-card .credentials-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.about-section .about-team .credentials-card .credentials-header .icon-badge{width:50px;height:50px;background-color:#2b2d42;color:#ffafcc;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.about-section .about-team .credentials-card .credentials-header .icon-badge .lucide{width:24px;height:24px}.about-section .about-team .credentials-card .credentials-header h3{font-size:1.4rem;color:#2b2d42;margin:0}.about-section .about-team .credentials-card p{font-size:1rem;color:#4a4e69;margin-bottom:2rem;line-height:1.6}.about-section .about-team .credentials-card .credentials-list{list-style:none;display:flex;flex-direction:column;gap:1.5rem}.about-section .about-team .credentials-card .credentials-list li{display:grid;grid-template-columns:24px 1fr;gap:1rem;font-size:1rem;color:#2b2d42;align-items:start}.about-section .about-team .credentials-card .credentials-list li .check-icon{color:#a2d2ff;font-weight:800;font-size:1.2rem;line-height:1.2}.about-section .about-team .credentials-card .credentials-list li strong{font-weight:700;color:#2b2d42}.services-section{padding:6rem 0;background:linear-gradient(to bottom,transparent,rgba(189,224,254,.05))}.services-section .services-list{display:flex;flex-direction:column;max-width:900px;margin:0 auto}.services-section .section-header{text-align:center;margin-bottom:4rem;max-width:700px;margin:0 auto 4rem}.services-section .section-header .section-badge{display:inline-block;font-size:.8rem;font-weight:700;text-transform:uppercase;color:#ffafcc;letter-spacing:.1em;margin-bottom:1rem}.services-section .section-header h2{font-size:2.5rem;color:#2b2d42;margin-bottom:1rem;letter-spacing:-.02em}.services-section .section-header p{font-size:1.1rem;color:#4a4e69}.services-section .service-item{display:grid;grid-template-columns:auto 1fr;gap:2rem;align-items:center;padding:2rem 1.5rem;border-bottom:1px solid rgba(43,45,66,.08);transition:all .3s ease;cursor:default}.services-section .service-item:last-child{border-bottom:none}@media(max-width:768px){.services-section .service-item{grid-template-columns:1fr;gap:1rem;text-align:center;justify-items:center;padding:2rem 0}}.services-section .service-item__icon{width:60px;height:60px;border-radius:16px;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.services-section .service-item__icon.icon-purple{background-color:#cdb4db33;color:#8750a6}.services-section .service-item__icon.icon-blue{background-color:#a2d2ff33;color:#0988ff}.services-section .service-item__icon.icon-pink{background-color:#ffafcc33;color:#ff166a}.services-section .service-item__icon.icon-green{background-color:#b7e4c74d;color:#2d6a4f}.services-section .service-item__icon .lucide{width:28px;height:28px}.services-section .service-item__content h3{font-size:1.4rem;margin-bottom:.5rem;color:#2b2d42}.services-section .service-item__content p{font-size:1rem;color:#4a4e69;margin:0;max-width:600px}.services-section .service-item:hover{background-color:#fff6}.services-section .service-item:hover .service-item__icon{transform:scale(1.05)}.careers-banner{padding:4rem 0;background:linear-gradient(135deg,#bde0fe,#ffc8dd);color:#2b2d42}.careers-banner .careers-content{display:flex;justify-content:space-between;align-items:center}@media(max-width:768px){.careers-banner .careers-content{flex-direction:column;text-align:center;gap:1.5rem}}.careers-banner .careers-text h2{font-size:2rem;margin-bottom:.5rem;color:#2b2d42}.careers-banner .careers-text p{font-size:1rem;opacity:.8;margin:0;max-width:500px}.careers-banner .btn-career{display:inline-flex;align-items:center;gap:.5rem;padding:.8rem 1.5rem;background-color:#fff;color:#2b2d42;text-decoration:none;font-weight:700;border-radius:50px;transition:all .3s ease;box-shadow:0 5px 15px #0000000d}.careers-banner .btn-career .lucide{width:18px;height:18px;transition:transform .3s ease}.careers-banner .btn-career:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0000001a}.careers-banner .btn-career:hover .lucide{transform:translate(3px)}.careers-page-section{background-color:#fff}.careers-page-section .careers-header-simple{text-align:center;padding-top:140px;margin-bottom:4rem}.careers-page-section .careers-header-simple h1{font-size:3rem;color:#2b2d42;margin-bottom:1rem}.careers-page-section .careers-header-simple p{font-size:1.2rem;color:#4a4e69;max-width:600px;margin:0 auto}@media(max-width:768px){.careers-page-section .careers-header-simple{padding-top:120px}.careers-page-section .careers-header-simple h1{font-size:2.5rem}}.careers-page-section .careers-split-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:5rem;align-items:start;max-width:1100px;margin:0 auto;padding:0 2rem 8rem}@media(max-width:968px){.careers-page-section .careers-split-layout{grid-template-columns:1fr;gap:4rem;padding:0 1.5rem 6rem}}.careers-page-section .jobs-list{display:flex;flex-direction:column;gap:2rem}.careers-page-section .jobs-list .section-label-text{font-size:1.5rem;color:#2b2d42;margin-bottom:1rem;padding-bottom:1rem;border-bottom:2px solid rgba(43,45,66,.05)}.careers-page-section .job-card{background:#fff;border:1px solid rgba(43,45,66,.08);border-radius:1.5rem;padding:2rem;position:relative;cursor:default}.careers-page-section .job-card__header{display:flex;gap:1.5rem;margin-bottom:1rem;align-items:flex-start}.careers-page-section .job-card__header .icon-box{width:50px;height:50px;background-color:#bde0fe4d;color:#a2d2ff;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.careers-page-section .job-card__header .icon-box .lucide{width:24px;height:24px}.careers-page-section .job-card__header div h3{font-size:1.3rem;margin:0 0 .5rem;color:#2b2d42;line-height:1.2}.careers-page-section .job-card__header .job-tags{display:flex;gap:.5rem;flex-wrap:wrap}.careers-page-section .job-card__header .job-tags span{font-size:.75rem;font-weight:700;background-color:#f4f4f4;padding:.3rem .8rem;border-radius:50px;color:#4a4e69;text-transform:uppercase;letter-spacing:.05em}.careers-page-section .job-card p{font-size:1rem;color:#4a4e69;line-height:1.6;margin:0}.careers-page-section .application-sidebar{position:sticky;top:120px;height:fit-content}@media(max-width:968px){.careers-page-section .application-sidebar{position:relative;top:0}}.careers-page-section .sticky-form-card{border:1px solid rgba(43,45,66,.05);box-shadow:0 20px 60px #00000014;background:#fff;padding:2.5rem;border-radius:2rem}.careers-page-section .sticky-form-card .form-header{margin-bottom:2rem;text-align:center}.careers-page-section .sticky-form-card .form-header h3{font-size:1.8rem;color:#2b2d42;margin-bottom:.5rem}.careers-page-section .sticky-form-card .form-header p{font-size:1rem;color:#4a4e69}@keyframes float{0%,to{transform:translate(0)}50%{transform:translate(20px,-20px)}}@keyframes floatCard{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.resources-section{padding:6rem 0;background-color:#fff;position:relative}.resources-section .section-header{text-align:center;margin-bottom:4rem;max-width:800px;margin-left:auto;margin-right:auto}.resources-section .section-header .section-badge{display:inline-block;font-size:.8rem;font-weight:700;text-transform:uppercase;color:#ffafcc;letter-spacing:.1em;margin-bottom:1rem}.resources-section .section-header h2{font-size:2.5rem;color:#2b2d42;margin-bottom:1rem}.trust-cloud{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:5rem;max-width:900px;margin-left:auto;margin-right:auto}.trust-cloud__item{display:inline-flex;align-items:center;gap:.8rem;padding:.8rem 1.5rem;background-color:#bde0fe26;border-radius:50px;text-decoration:none;color:#2b2d42;font-weight:600;font-size:.95rem;transition:all .3s ease;border:1px solid transparent;white-space:nowrap}.trust-cloud__item .lucide{width:18px;height:18px;color:#6fb9ff}.trust-cloud__item:hover{background-color:#a2d2ff;color:#2b2d42;transform:translateY(-3px);box-shadow:0 10px 20px #a2d2ff33;border-color:#2b2d421a}.trust-cloud__item:hover .lucide{color:#2b2d42}.learning-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1100px;margin:0 auto}.article-card{background-color:#fff;border:1px solid rgba(43,45,66,.08);border-radius:1.5rem;overflow:hidden;transition:all .3s ease;display:flex;flex-direction:column;height:100%}.article-card:before{content:"";display:block;height:6px;width:100%;background:#bde0fe}.article-card--purple:before{background:#cdb4db}.article-card--pink:before{background:#ffafcc}.article-card__content{padding:2rem;flex-grow:1;display:flex;flex-direction:column}@media(max-width:768px){.article-card__content{padding:1.5rem}}.article-card__category{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#4a4e6999;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.article-card__category .lucide{width:14px;height:14px}.article-card h3{font-size:1.3rem;color:#2b2d42;margin-bottom:1rem;line-height:1.3}.article-card p{font-size:.95rem;color:#4a4e69;line-height:1.6;margin-bottom:1.5rem;flex-grow:1}.article-card__link{display:inline-flex;align-items:center;gap:.5rem;font-weight:700;color:#2b2d42;text-decoration:none;font-size:.9rem;margin-top:auto}.article-card__link .lucide{width:16px;height:16px;transition:transform .3s ease}.article-card__link:hover .lucide{transform:translate(5px)}.article-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000000f;border-color:transparent}.legal-section{padding:10rem 0 6rem;background-color:#fff}.legal-section h1{font-size:3rem;color:#2b2d42;margin-bottom:.5rem}.legal-section .last-updated{font-size:.9rem;color:#4a4e6999;margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid rgba(43,45,66,.1)}.legal-section .legal-content{max-width:800px}.legal-section .legal-content h2{font-size:1.5rem;color:#2b2d42;margin-top:2.5rem;margin-bottom:1rem}.legal-section .legal-content p{font-size:1rem;line-height:1.7;color:#4a4e69;margin-bottom:1rem}.legal-section .legal-content a{color:#a2d2ff;text-decoration:underline}
