.welcome-section{width:100%;height:calc(100vh - 64px);box-sizing:border-box;position:relative;overflow:visible;background-color:#034537}.welcome-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.welcome-container{position:relative;z-index:1;width:100%;max-width:1280px;margin:0 auto;padding:0 32px;height:100%}.welcome-row{height:100%;display:flex;align-items:center}.welcome-content{flex-direction:column;align-items:flex-start;padding:24px 12px;background-color:hsla(0,0%,50%,.25);border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.2);backdrop-filter:blur(12px);width:-moz-fit-content;width:fit-content;max-width:none;transform:translateY(-40vh);margin:0 auto}.welcome-title{font-size:64px;font-weight:700;color:#fff;letter-spacing:.05em;line-height:1.1;margin:0;white-space:nowrap;text-shadow:0 2px 4px rgba(0,0,0,.3)}.welcome-subtitle{font-size:24px;font-weight:400;margin-top:12px;line-height:1.2;margin-bottom:0;padding-left:10px}.welcome-subtitle,.welcome-text{color:#fff;letter-spacing:.05em;word-wrap:break-word;overflow-wrap:break-word;text-shadow:0 2px 4px rgba(0,0,0,.3)}.welcome-text{font-size:64px;font-weight:700;line-height:1.1;margin:0}.welcome-subtext{font-size:24px;font-weight:400;color:#fff;letter-spacing:.05em;margin-top:12px;line-height:1.2;margin-bottom:0;word-wrap:break-word;overflow-wrap:break-word;text-shadow:0 2px 4px rgba(0,0,0,.3);padding-left:10px}@media (max-width:768px){.welcome-background{top:70px;min-height:300px;height:auto;aspect-ratio:16/9}.welcome-text{font-size:32px}.welcome-subtext{font-size:16px}}.content-section-card{height:calc(100vh - 64px);width:100%;background-color:var(--background);display:flex;align-items:center;justify-content:center;padding:40px 60px;flex-shrink:0}.content-section-white-card{width:100%;height:100%;background-color:var(--surface);border-radius:24px;box-shadow:0 8px 32px rgba(45,90,67,.08);overflow:hidden}.content-section-row{width:100%;height:100%;margin:0}.content-section-image-col{display:flex;align-items:center;justify-content:center;padding:40px;height:100%}.content-section-image-wrapper{width:100%;display:flex;justify-content:center;align-items:center}.content-section-image{max-width:100%;max-height:600px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;display:block;border-radius:16px;box-shadow:0 4px 20px rgba(45,90,67,.12)}.content-section-content-col{display:flex;align-items:center;padding:60px 50px;height:100%}.content-section-content-wrapper{width:100%}.content-section-title{font-family:Space Grotesk,sans-serif;font-size:clamp(32px,5vw,86px);font-weight:700;color:var(--text-primary);margin-bottom:32px;line-height:1.2}.content-section-text{font-family:Manrope,sans-serif;font-size:clamp(16px,1.8vw,28px);line-height:1.8;color:var(--text-secondary);margin:0 0 32px}@media (max-width:1200px){.content-section-title{font-size:clamp(32px,6vw,72px)}.content-section-text{font-size:clamp(16px,2vw,24px)}}@media (max-width:992px){.content-section-title{font-size:clamp(32px,7vw,56px)}.content-section-text{font-size:clamp(16px,2.2vw,22px)}}@media (max-width:768px){.content-section-card{padding:20px}.content-section-white-card{border-radius:16px}.content-section-image{max-height:300px;border-radius:12px}.content-section-image-col{padding:24px}.content-section-content-col{padding:30px 24px}.content-section-title{font-size:32px;margin-bottom:20px}.content-section-text{font-size:16px}}