body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{background:linear-gradient(180deg,#f2f2f2,#ccc);border-bottom:1px solid #bbb;box-shadow:0 2px 8px #0000001a;display:flex;font-family:Segoe UI,sans-serif;justify-content:center;min-height:100px;position:fixed;top:0;width:100%;z-index:1000}.navbar-container{box-sizing:border-box;justify-content:space-between;max-width:1400px;padding:40px 60px;width:100%}.left-section,.navbar-container{align-items:center;display:flex}.logo-link{text-decoration:none}.logo{height:100px;margin-left:0}.vertical-line{background-color:#333;height:60px;margin:0 20px;width:1px}.branding-block{display:flex;flex-direction:column}.sub-title{color:#000;font-size:18px;line-height:1.1}.nav-links{align-items:center;display:flex}.nav-link{color:#333;font-size:16px;padding:16px 12px;text-decoration:none;transition:background-color .3s,color .3s}.nav-link.active,.nav-link:hover{background-color:#2b4742;border-radius:2px;color:#fff}.nav-link.active{font-size:17px;padding:18px 20px}.divider{background-color:#333;height:30px;margin:0 8px;width:1px}.client-section{align-items:flex-end;display:flex;flex-direction:column;margin-left:5px}.secondary-link{text-decoration:none}.client-btn{background:#2b4742;border:2px solid #2b4742;border-radius:2px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:6px 14px;transition:all .3s ease}.client-btn:hover,.secondary-btn{background:#0000;color:#2b4742}.secondary-btn{border:none;cursor:pointer;font-size:12px;margin-top:8px;transition:color .3s ease}.secondary-btn:hover{color:#1a2f2a}.mobile-menu-btn{background:#0000;border:none;cursor:pointer;display:none;flex-direction:column;height:30px;justify-content:space-around;padding:0;width:30px;z-index:1002}.mobile-menu-btn span{background:#2b4742;border-radius:10px;height:3px;position:relative;transform-origin:1px;transition:all .3s linear;width:30px}.mobile-menu-btn.active span:first-child{transform:rotate(45deg)}.mobile-menu-btn.active span:nth-child(2){opacity:0;transform:translateX(20px)}.mobile-menu-btn.active span:nth-child(3){transform:rotate(-45deg)}.mobile-overlay{background:#00000080;display:none;height:100vh;left:0;position:fixed;top:0;width:100%;z-index:999}.mobile-overlay.active{display:block}@media screen and (max-width:1024px){.navbar-container{padding:30px 40px}.logo{height:80px}.vertical-line{height:50px;margin:0 15px}.sub-title{font-size:16px}.nav-link{font-size:14px;padding:14px 10px}.nav-link.active{font-size:15px;padding:16px 18px}}@media screen and (max-width:768px){.navbar-container{min-height:80px;padding:54px 30px}.logo{height:70px}.vertical-line{height:45px;margin:0 10px}.sub-title{font-size:14px}.mobile-menu-btn{display:flex;z-index:1002}.nav-links{align-items:center;background:linear-gradient(180deg,#f2f2f2,#ccc);box-shadow:-2px 0 8px #0000001a;flex-direction:column;height:100vh;justify-content:flex-start;overflow-y:auto;padding-top:100px;position:fixed;right:-100%;top:0;transition:right .3s ease-in-out;width:300px;z-index:1001}.nav-links.mobile-open{right:0}.nav-link{border-radius:4px;box-sizing:border-box;display:block;line-height:1.2;margin:8px 0;min-height:44px;padding:20px 15px;text-align:center;width:90%}.nav-link:active{background-color:#1a2f2a}.nav-link.active{background-color:#2b4742;font-size:16px;padding:20px 15px;width:90%}.divider{background-color:#333;height:1px;margin:5px 0;width:80%}.client-section{align-items:center;margin:30px 0;width:90%}.client-btn{margin-bottom:15px;min-height:44px;padding:15px 25px}.secondary-btn{font-size:14px;margin:8px 0;min-height:44px;padding:10px 15px}}.hero{align-items:flex-start;background-attachment:fixed;background-image:var(--hero-bg);background-position:50%;background-size:cover;display:flex;height:1200px;justify-content:center;position:relative}.hero-overlay{color:#fff;font-family:Helvetica W01 Roman,Helvetica,sans-serif;padding:200px 20px 20px;text-align:center}.hero-heading{font-size:70px;font-weight:300;margin:0 0 20px}.hero-subtext{font-size:28px;font-weight:300;margin-bottom:60px}.hero-button{background-color:initial;border:1px solid #fff;border-radius:2px;color:#fff;cursor:pointer;display:inline-block;font-size:18px;padding:40px 150px;text-decoration:none;transition:all .3s ease}.hero-button.hovered,.hero-button:hover{background-color:#2b4742;border:none}@media screen and (max-width:1024px){.hero{background-attachment:scroll;height:900px}.hero-overlay{padding-top:150px}.hero-heading{font-size:60px}.hero-subtext{font-size:24px;margin-bottom:50px}.hero-button{font-size:17px;padding:35px 120px}}@media screen and (max-width:768px){.hero{align-items:center;background-attachment:scroll;height:100vh;min-height:600px}.hero-overlay{box-sizing:border-box;padding:80px 20px 20px;width:100%}.hero-heading{font-size:48px;line-height:1.1;margin:0 0 15px}.hero-subtext{font-size:20px;line-height:1.3;margin-bottom:40px}.hero-button{font-size:16px;max-width:280px;padding:20px 60px;width:auto}}@media screen and (max-width:480px){.hero-heading{font-size:36px}.hero-subtext{font-size:18px}.hero-button{font-size:15px;max-width:240px;padding:18px 40px}}.contact-container{align-items:center;display:flex;font-family:Helvetica W01 Roman,Helvetica,sans-serif;gap:20px;justify-content:center;margin:0 auto;max-width:1000px;padding:40px 30px 60px}.contact-left-side{flex:1 1;text-align:left}.contact-heading{color:#2b4742;font-size:40px;font-weight:600;margin-bottom:20px}.contact-subheading{color:#333;font-size:20px;margin-bottom:20px}.contact-book-btn{background-color:#2c5d4e;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-block;font-size:18px;font-weight:600;margin-bottom:40px;padding:10px 20px;text-decoration:none;transition:background-color .3s ease}.contact-book-btn-hover{background-color:#4a8b74}.contact-item{align-items:center;color:#444;display:flex;font-size:18px;margin-bottom:25px}.contact-icon{margin-right:18px;width:20px}.contact-email-link{color:#2b4742;text-decoration:underline}.contact-email-link:hover{color:#1a2f28}.contact-link{color:#2c5d4e;font-weight:500;text-decoration:none}.contact-link:hover{text-decoration:underline}.contact-right-side{flex:1 1;max-width:500px}.contact-image{height:auto;width:100%}.contact-thin-line{background-color:#333;height:.3px;margin:30px auto;max-width:80%}@media (max-width:768px){.contact-container{flex-direction:column;gap:30px;padding:30px 20px 40px}.contact-left-side{text-align:center}.contact-heading{font-size:32px;margin-bottom:15px}.contact-subheading{font-size:18px;margin-bottom:15px}.contact-book-btn{font-size:16px;margin-bottom:30px;padding:8px 16px}.contact-item{font-size:16px;justify-content:center;margin-bottom:20px}.contact-right-side{max-width:100%}.contact-thin-line{margin:20px auto;max-width:90%}}@media (max-width:480px){.contact-container{padding:20px 15px 30px}.contact-heading{font-size:28px}.contact-subheading{font-size:16px}.contact-book-btn{font-size:14px;padding:6px 12px}.contact-item{font-size:14px;margin-bottom:15px}.contact-icon{margin-right:12px;width:18px}}*{box-sizing:border-box}body{overflow-x:hidden}.expertise-section,.services-section{font-family:Segoe UI,sans-serif;padding:60px 20px;text-align:center}.expertise-section{position:relative;z-index:10}.services-section{background-color:#f9f9f9}.section-heading{font-size:32px;font-weight:600;margin-bottom:20px}.section-text{font-size:18px;line-height:1.6;margin:0 auto;max-width:800px}.image-row{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-top:40px;width:100%}.service-image{height:auto;max-width:350px;object-fit:cover;transition:transform .3s ease;width:100%}.service-image:hover{transform:scale(1.05)}.approach-section{background-color:#2b4742;color:#fff;display:flex;min-height:500px;padding:40px 24px}.approach-content{display:flex;flex:2 1;flex-direction:column;height:100%;justify-content:space-between;min-width:300px;padding-right:30px}.approach-heading{font-family:Helvetica Neue,sans-serif;font-size:45px;font-weight:500;line-height:1.1;margin-bottom:40px}.approach-cards{display:flex;flex-grow:1;gap:10px}.approach-card{display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;min-width:260px}.card-icon{display:block;margin:0 auto 10px;width:40px}.card-divider{border:.5px solid #ccc;margin-bottom:15px;margin-left:0;width:80%}.card-title{font-size:20px;font-weight:600;margin-bottom:15px}.card-text{font-size:16px;line-height:1.5}.approach-image{display:flex;flex:1 1;height:700px;min-width:200px}.main-image{height:100%;object-fit:cover;width:100%}.segments-section{background-color:#2b4742;box-sizing:border-box;color:#fff;font-family:Segoe UI,sans-serif;margin-top:40px;padding:60px 20px;text-align:center;width:100%}.segments-heading{font-size:32px;font-weight:700;margin-bottom:20px}.segments-text{font-size:20px;line-height:1.8;margin-bottom:40px}.segments-lists{display:flex;justify-content:center}.segments-list{display:inline-block;list-style-type:disc;margin:0;padding-left:20px;text-align:left}.segments-list-right{margin-left:60px}.did-you-know-section{align-items:center;background-attachment:fixed;background-image:var(--bg-image);background-position:50%;background-size:cover;box-sizing:border-box;display:flex;height:800px;justify-content:center;padding:40px 20px;position:relative}.did-you-know-content{background-color:#ffffffe6;box-shadow:0 4px 10px #00000026;max-width:700px;padding:40px 60px;text-align:center}.did-you-know-heading{color:#173f35;font-family:Segoe UI,sans-serif;font-size:28px;font-weight:700;margin-bottom:20px}.did-you-know-text{font-size:16px;line-height:1.6}.count-image{display:block;margin:20px auto 0;width:200px}@media screen and (max-width:1024px){.section-heading{font-size:28px}.section-text{font-size:16px}.approach-section{padding:30px 20px}.approach-heading{font-size:38px}.approach-cards{gap:15px}.approach-card{min-width:220px}.card-text{font-size:15px}.approach-image{height:600px}.segments-lists{gap:40px}.segments-list-right{margin-left:40px}}@media screen and (max-width:768px){.main-content-container{max-width:100vw!important;overflow-x:hidden!important;width:100%!important}.expertise-section,.services-section{padding:40px 15px}.section-heading{font-size:24px;margin-bottom:15px}.section-text{font-size:15px;line-height:1.5}.image-row{align-items:center;flex-direction:column;gap:15px;margin-top:30px}.service-image{max-width:280px}.approach-section{flex-direction:column;min-height:auto;padding:30px 15px}.approach-content{margin-bottom:30px;padding-right:0}.approach-heading{font-size:32px;margin-bottom:30px;text-align:center}.approach-cards{flex-direction:column;gap:30px}.approach-card{min-width:auto;text-align:center}.card-title{font-size:18px}.card-text{font-size:14px}.card-divider{margin:15px auto;width:60%}.approach-image{height:300px;min-width:auto}.segments-section{margin-top:20px;padding:40px 15px}.segments-heading{font-size:24px}.segments-text{font-size:16px;margin-bottom:30px}.segments-lists{align-items:center;flex-direction:row;gap:20px}.segments-list-right{margin-left:0}}.subscribe-section{align-items:center;background-color:#2b4742;display:flex;height:300px;justify-content:center;margin-left:auto;margin-right:auto;max-width:100%;padding:0 20px}.subscribe-box{align-items:center;background-color:#bfbfbf;border-radius:4px;display:flex;flex-direction:column;max-width:600px;padding:62px 30px;width:100%}.subscribe-text{color:#2b4742;font-size:18px;font-weight:600;margin-bottom:8px}.form-row{align-items:center;display:flex;gap:10px;width:100%}.email-label{color:grey;font-weight:500;margin-right:8px;min-width:50px}.email-input{border:1px solid #000;border-radius:4px;flex-grow:1;font-size:16px;padding:8px}.join-btn{background-color:#2c5d4e;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:600;padding:10px 20px;transition:background-color .3s ease}.join-btn.hovered,.join-btn:hover{background-color:#4a8b74}.success-text{color:#2c5d4e;font-size:14px;font-weight:500;margin-top:10px}.success-text,.white-section{font-family:Segoe UI,sans-serif}.white-section{background-color:#fff;color:#2b4742;display:flex;flex-wrap:wrap;justify-content:space-between;padding:60px 40px}.footer-column{flex:1 1 300px;padding:20px}.footer-heading{font-size:20px;font-weight:700;margin-bottom:10px}.footer-paragraph{line-height:1.5}.book-btn,.footer-paragraph{font-size:16px;margin-bottom:20px}.book-btn{background-color:#2c5d4e;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-block;font-weight:600;padding:10px 20px;text-decoration:none}.back-to-top{color:#2c5d4e;cursor:pointer;font-weight:500;text-decoration:underline}.email-logo-row{display:flex;gap:170px;margin-bottom:-40px}.footer-logo{height:68px}.email-link{color:#2b4742;text-decoration:underline}.social-disability-row{align-items:center;display:flex;gap:140px;margin-top:-50px}.linkedin-logo{cursor:pointer;height:32px;width:32px}.disability-logo{height:158px;margin-left:30px;width:158px}.copyright-section{background:#2b4742;color:#fff;height:100px;margin-top:-60px;padding:20px 40px;text-align:center}.privacy-policy{cursor:pointer;margin-top:4px;text-decoration:underline}.privacy-policy a{color:#fff;text-decoration:none}@media screen and (max-width:768px){.subscribe-section{height:auto;padding:40px 15px}.subscribe-box{max-width:100%;padding:40px 20px}.subscribe-text{font-size:16px;margin-bottom:15px;text-align:center}.form-row{flex-direction:column;gap:15px}.email-label{align-self:flex-start;margin-right:0;min-width:auto}.email-input,.join-btn{width:100%}.join-btn{padding:12px 20px}.white-section{flex-direction:column;padding:40px 20px}.footer-column{flex:none;padding:15px 0}.footer-heading{font-size:18px;margin-bottom:8px}.footer-paragraph{font-size:15px;margin-bottom:15px}.book-btn{margin-bottom:15px;text-align:center;width:100%}.email-logo-row{flex-direction:column;gap:15px;margin-bottom:15px}.footer-logo{align-self:center;height:50px}.social-disability-row{align-items:center;flex-direction:column;gap:20px;margin-top:15px}.linkedin-logo{height:28px;width:28px}.disability-logo{height:120px;margin-left:0;width:120px}.copyright-section{height:auto;margin-top:0;padding:30px 20px}.copyright-section p{font-size:14px;margin:5px 0}}@media screen and (max-width:480px){.subscribe-text{font-size:14px}.footer-heading{font-size:16px}.footer-paragraph{font-size:14px}.disability-logo{height:100px;width:100px}.copyright-section p{font-size:13px}}.about-wrapper{width:100%}.about-container{align-items:flex-start;display:flex;flex-wrap:wrap;font-family:Segoe UI,sans-serif;gap:60px;justify-content:center;margin:0 auto;max-width:1200px;padding:100px 40px 80px}.text-section{flex:1 1;min-width:300px}.about-heading{color:#173f35;font-size:40px;font-weight:600;margin-bottom:20px}.about-paragraph{color:#333;font-size:18px;line-height:1.7;margin-bottom:20px}.about-button{background-color:#2c5d4e;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-block;font-size:16px;font-weight:600;margin-top:20px;padding:12px 24px;text-decoration:none;transition:background-color .3s ease}.about-button.hovered,.about-button:hover{background-color:#4a8b74}.about-image{flex:1 1;height:auto;max-width:500px;width:100%}@media screen and (max-width:1024px){.about-container{gap:40px;padding:80px 30px 60px}.about-heading{font-size:36px}.about-paragraph{font-size:17px;line-height:1.6}.about-image{max-width:400px}}@media screen and (max-width:768px){.about-container{align-items:center;flex-direction:column;gap:30px;padding:60px 20px 40px}.text-section{min-width:auto;order:2;width:100%}.about-heading{font-size:28px;margin-bottom:15px;text-align:center}.about-paragraph{font-size:16px;line-height:1.6;margin-bottom:18px;text-align:left}.about-button{font-size:16px;margin-top:15px;padding:15px 24px;text-align:center;width:100%}.about-image{margin-bottom:20px;max-width:300px;order:1;width:90%}}@media screen and (max-width:480px){.about-container{gap:25px;padding:40px 15px 30px}.about-heading{font-size:24px;margin-bottom:12px}.about-paragraph{font-size:15px;line-height:1.5;margin-bottom:15px}.about-button{font-size:15px;padding:12px 20px}.about-image{max-width:250px;width:85%}}.newsroom-container{height:auto;position:relative;width:100%}.banner-image{display:block;height:auto;width:100%}.text-overlay{bottom:30px;color:#fff;left:40px;max-width:100%;padding:20px;position:absolute}.overlay-heading{font-size:48px;margin-bottom:30px}.overlay-subtext{font-size:14px;line-height:1.5;margin-bottom:120px}.contact-email{color:#fff;text-decoration:underline}.content-section{align-items:center;background-color:#e0e0e0;display:flex;gap:40px;height:250px;padding:40px}.content-left-image{border-radius:8px;height:auto;width:250px}.content-right-text{font-family:Helvetica W01 Light,sans-serif;font-size:12px;max-width:800px;text-align:left}.content-heading{font-family:Roboto,sans-serif;font-size:22px;font-weight:300;margin-bottom:16px}.content-paragraph{color:#333;font-size:15px;line-height:1.5}.whitepaper-link{color:#0b2f5b;font-weight:700;text-decoration:underline}.news-articles-section{background-color:#f2f2f2;padding:60px 40px}.publication-name{font-family:Roboto,sans-serif;font-size:20px;font-weight:300;margin-top:110px}.publication-name:first-child{margin-top:30px}.news-card{display:flex;flex-wrap:wrap;gap:40px;margin-top:40px}.news-image-container{flex:1 1 300px}.news-image{max-width:100%;width:100%}.news-content{color:#2c4740;flex:2 1 400px}.news-title{font-family:Lato,sans-serif;font-size:22px;font-weight:300;margin-top:-5px}.news-date{font-size:15px;margin:6px 0}.news-link-container{margin-bottom:10px}.news-link{color:blue;font-size:15px;text-decoration:underline}.news-author{font-weight:400}.news-description{font-size:13px;margin-top:10px}@media screen and (max-width:768px){.text-overlay{background-color:#000c;margin:0;padding:30px 20px;position:static}.overlay-heading{font-size:24px;margin-bottom:15px;text-align:center}.overlay-subtext{font-size:14px;margin-bottom:0;text-align:center}.overlay-subtext br{display:none}.content-section{flex-direction:column;gap:20px;height:auto;padding:30px 20px;text-align:center}.content-left-image{max-width:100%;width:200px}.content-right-text{max-width:100%}.content-heading{font-size:20px;margin-bottom:12px}.content-paragraph{font-size:14px}.news-articles-section{padding:40px 20px}.publication-name{font-size:18px;margin-top:60px;text-align:center}.publication-name:first-child{margin-top:20px}.news-card{flex-direction:column;gap:20px;margin-top:25px}.news-image-container{flex:none;text-align:center}.news-image{max-width:250px;width:90%}.news-content{flex:none}.news-title{font-size:18px;margin-top:0;text-align:center}.news-date{font-size:14px}.news-date,.news-link-container{text-align:center}.news-link{font-size:13px;word-break:break-all}.news-author{font-size:14px;text-align:center}.news-description{font-size:13px;line-height:1.4;text-align:left}}@media screen and (max-width:480px){.overlay-heading{font-size:20px}.overlay-subtext{font-size:13px}.content-section{padding:25px 15px}.content-left-image{width:150px}.content-heading{font-size:18px}.content-paragraph{font-size:13px}.news-articles-section{padding:30px 15px}.publication-name{font-size:16px;margin-top:40px}.news-title{font-size:16px}.news-description,.news-link{font-size:12px}}body,html{font-family:Segoe UI,sans-serif;margin:0;padding:0}.page-wrapper{position:relative;width:100%}.page-enter{opacity:0;transform:translateY(20px);transition-delay:50ms}.page-enter-active{transition:opacity .6s ease-out,transform .6s ease-out}.page-enter-active,.page-exit{opacity:1;transform:translateY(0)}.page-exit-active{opacity:0;transform:translateY(-10px);transition:opacity .3s ease-in,transform .3s ease-in}.transition-group{position:relative}.leadership-container{background-color:#fff;font-family:Helvetica W01 Light,sans-serif;padding:80px 40px;text-align:center}.leadership-heading{font-size:36px;font-weight:700;margin-bottom:20px}.leadership-description{font-size:18px;line-height:1.6;margin:0 auto;max-width:900px}.green-section{align-items:flex-start;background-color:#173f35;color:#fff;display:flex;flex-wrap:wrap;justify-content:space-between;padding:60px 40px}.asaf-section{margin-top:20px}.left-content{flex:1 1;min-width:300px;padding-left:70px;padding-right:150px}.right-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;min-width:280px;padding-right:16px}.member-name{font-size:28px;font-weight:700;margin-bottom:10px}.member-title{font-size:20px;font-weight:500;margin-bottom:20px}.member-paragraph{font-size:14px;line-height:1.6;text-align:left}.appointment-button{align-items:center;background-color:#fff;border:2px solid #000;color:#173f35;cursor:pointer;display:inline-flex;font-weight:700;justify-content:center;min-height:40px;padding:10px 14px;text-decoration:none;transition:all .3s ease}.appointment-button-hover{background-color:#9ad4b2}.blue-button{background-color:#0b2f5b;border:1px solid #000;border-radius:0;color:#fff;cursor:pointer;font-weight:700;padding:10px 24px;transition:all .3s ease}.blue-button-hover{background-color:#fff;color:#0b2f5b}.profile-image{border-radius:4px;height:auto;margin-bottom:20px;width:240px}.member-email{color:#fff;display:block;font-size:16px;margin-bottom:12px;text-decoration:none}.linkedin-icon{cursor:pointer;height:32px;margin:10px 0;width:32px}.jim-linkedin{margin-right:210px}.speaking-button-container{margin-top:20px}.education-section{color:#fff;margin-top:24px;text-align:left}.education-title{font-weight:700;margin-bottom:8px}.education-text{font-size:14px;line-height:1.5}@media (max-width:768px){.green-section{flex-direction:column;padding:40px 20px}.left-content{margin-bottom:30px;padding-left:0;padding-right:0}.right-content{align-items:center;padding-right:0}.jim-linkedin{margin-right:0}.leadership-container{padding:40px 20px}.leadership-heading{font-size:28px}.leadership-description{font-size:16px}}.download-page{font-family:Segoe UI,sans-serif}.black-banner{align-items:flex-start;background-color:#000;color:#fff;display:flex;flex-direction:column;height:600px;justify-content:flex-start;padding:60px}.banner-title{font-size:36px;margin-bottom:30px}.form-container{align-items:center;background-color:#fff;color:#000;display:flex;flex-direction:column;max-width:600px;padding:40px 60px;width:100%}.form-title{color:#2b4742;font-size:24px;margin-bottom:30px}.download-form{display:flex;flex-direction:column;gap:20px;width:100%}.form-input{border:1px solid #ccc;box-sizing:border-box;font-size:16px;outline:none;padding:14px;width:100%}.form-input:focus{border-color:#2b4742}.submit-button{background-color:#000;border:none;color:#fff;cursor:pointer;font-size:16px;font-weight:500;padding:14px;transition:background-color .3s ease}.submit-button:hover{background-color:#333}.success-message{font-size:16px;margin-top:30px;text-align:center}.success-message p{margin-bottom:10px}.download-link{color:#2b4742;text-decoration:underline}.download-link:hover{color:#1a2f28}@media (max-width:768px){.black-banner{height:auto;min-height:500px;padding:40px 20px}.banner-title{font-size:28px;margin-bottom:20px}.form-container{max-width:100%;padding:30px 20px}.form-title{font-size:20px;margin-bottom:20px}.download-form{gap:15px}.form-input,.submit-button{font-size:14px;padding:12px}}@media (max-width:480px){.black-banner{padding:20px 15px}.banner-title{font-size:24px}.form-container{padding:20px 15px}.form-title{font-size:18px}}
/*# sourceMappingURL=main.65cf65fe.css.map*/