.coaching-content{max-width:1556px;margin:0 auto;padding:60px 40px;display:flex;flex-direction:column;gap:60px}@media screen and (max-width:991px){.coaching-content{padding:32px 16px;gap:32px}}.coaching-card{background:rgba(0,43,24,.04);border:1px solid #002b18;border-radius:24px;padding:40px;display:flex;flex-direction:column;gap:40px}@media screen and (max-width:991px){.coaching-card{padding:20px;gap:24px}}.coaching-card-header{display:flex;flex-direction:column;gap:10px}.coaching-card-title{font-family:var(--font-field-gothic-demi);font-size:40px;line-height:1.2;color:#002b18;text-transform:uppercase;margin:0}@media screen and (max-width:991px){.coaching-card-title{font-size:24px}}.coaching-card-subtitle{font-family:var(--font-barlow-medium);font-size:20px;line-height:1.2;color:#002b18;opacity:.8;margin:0}@media screen and (max-width:991px){.coaching-card-subtitle{font-size:16px;line-height:1.4}}.steps-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}@media screen and (max-width:991px){.steps-grid{grid-template-columns:1fr;gap:20px}}.step-item{display:flex;align-items:center;gap:30px}@media screen and (max-width:991px){.step-item{gap:16px}}.step-number{width:60px;height:60px;min-width:60px;background:rgba(0,94,51,.1);border-radius:100px;display:flex;align-items:center;justify-content:center;font-family:var(--font-field-gothic-medium);font-size:36px;line-height:30px;color:#002b18}@media screen and (max-width:991px){.step-number{width:40px;height:40px;min-width:40px;font-size:24px}}.step-text{display:flex;flex-direction:column;gap:10px}.step-text h3{font-family:var(--font-barlow-semibold);font-size:30px;line-height:1.2;color:#002b18;margin:0;text-transform:none}@media screen and (max-width:991px){.step-text h3{font-size:20px}}.step-text p{font-family:var(--font-barlow-regular);font-size:22px;line-height:1.4;color:#002b18;margin:0}@media screen and (max-width:991px){.step-text p{font-size:16px}}.step-text a{color:#0f71f2;text-decoration:underline}.coaching-cards-row{display:grid;grid-template-columns:1fr 1fr;gap:44px}@media screen and (max-width:991px){.coaching-cards-row{grid-template-columns:1fr;gap:24px}}.course-list{display:flex;flex-direction:column;gap:30px}@media screen and (max-width:991px){.course-list{gap:20px}}.course-item{display:flex;align-items:center;gap:30px}@media screen and (max-width:991px){.course-item{gap:16px}}.course-text{flex:1 1;display:flex;flex-direction:column;gap:10px}.course-text h3{font-family:var(--font-barlow-semibold);font-size:30px;line-height:normal;color:#002b18;margin:0;text-transform:none}@media screen and (max-width:991px){.course-text h3{font-size:20px}}.course-text p{font-family:var(--font-barlow-regular);font-size:22px;line-height:1.4;color:#002b18;margin:0}@media screen and (max-width:991px){.course-text p{font-size:16px}}.course-chevron{width:60px;height:60px;min-width:60px;background:#ffc426;border-radius:100px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .2s ease}.course-chevron:hover{opacity:.8}.course-chevron svg{width:26px;height:28px;color:#002b18}@media screen and (max-width:991px){.course-chevron{width:40px;height:40px;min-width:40px}.course-chevron svg{width:14px;height:17px}}.coaching-cta{background:#002b18;display:flex;align-items:center;justify-content:center;gap:30px;padding:40px}.coaching-cta p{font-family:var(--font-field-gothic-medium);font-size:26px;line-height:1.4;color:#fff;margin:0}@media screen and (max-width:991px){.coaching-cta p{font-size:18px;text-align:center}.coaching-cta{flex-direction:column;gap:16px;padding:24px 20px}}.coaching-resources{display:flex;flex-direction:column;gap:40px}@media screen and (max-width:991px){.coaching-resources{gap:24px}}.coaching-section-heading{font-family:var(--font-field-gothic-demi);font-size:40px;line-height:1.2;color:#002b18;text-transform:uppercase;margin:0;padding-bottom:10px}.coaching-section-heading:after{content:"";display:block;width:48px;height:4px;background:#ffc426;margin-top:10px;border-radius:2px}@media screen and (max-width:991px){.coaching-section-heading{font-size:24px}.coaching-section-heading:after{width:28px}}.coaching-resources-text{font-family:var(--font-barlow-regular);font-size:20px;line-height:1.4;color:#002b18;opacity:.8;margin:0}@media screen and (max-width:991px){.coaching-resources-text{font-size:16px}}.coaching-resources-image{max-width:1000px;margin:0 auto;width:100%;border-radius:24px;overflow:hidden}.coaching-resources-image img{width:100%;height:auto;display:block}.coaching-resources-link a{color:#009442;font-family:var(--font-barlow-semibold);text-decoration:underline}