.application-image-section{background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative;width:100%;padding:0 20px;margin:0 auto;overflow:hidden}.application-image-section img{width:100%;height:auto;display:block;max-width:1440px;margin:0 auto;object-fit:contain}.application-content-section{background-color:#f7f7f7;background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative;width:100%;padding:0 20px}@media screen and (max-width:768px){.application-image-section{padding:0 10px}.application-image-section img{max-width:100%}.application-content-section{padding:0 10px}}.application-content-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0}.section-container{position:relative;z-index:1}.application-content-card{background:#fff;border-radius:12px;box-shadow:0 1px 1px rgba(0,0,0,.1);margin-top:-275px;padding:80px 130px;margin-left:auto;margin-right:auto;max-width:1280px;z-index:2}.application-hero-title{font-family:var(--font-la-grotesque-bold);font-size:2.75rem;font-weight:800;color:var(--color-soft-black);margin-bottom:1.5rem;letter-spacing:.01em;font-style:normal;line-height:40px;text-align:center}@media screen and (max-width:768px){.application-hero-title{font-size:1.2rem;line-height:32px;margin-bottom:1rem}.application-content-card{padding-left:20px;padding-right:20px}}.application-hero-desc{color:var(--color-soft-black);font-size:1.2rem;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-style:normal;font-family:var(--font-la-grotesque);line-height:1.6;text-align:center;max-width:800px}@media screen and (max-width:768px){.application-hero-desc{font-size:1rem;margin-bottom:2rem;line-height:1.5}}.apply-btn{background:var(--primary-bright-green);color:var(--soft-black);padding:var(--1bfs-space-4) var(--1bfs-space-6);border:none;border-radius:var(--1bfs-radius-sm);font-family:var(--font-la-grotesque-bold);font-size:var(--1bfs-font-lg);@media screen and (max-width:768px){font-size:var(--1bfs-font-base)}font-weight:var(--1bfs-weight-bold);text-transform:uppercase;cursor:pointer;transition:var(--transition-fast);display:flex;align-items:center;justify-content:space-between;letter-spacing:.5px;margin:0 auto;width:-moz-fit-content;width:fit-content}