.op-course{display:grid;grid-template-columns:1fr 3fr;gap:4.8rem}.op-course__sidebar{position:relative;display:flex;flex-direction:column;gap:2.4rem}.op-course__sidebar--pad-top{padding-top:8.4rem}.op-course__section{padding:2.4rem}.op-course__section--hero{padding:10.8rem 2.4rem}.op-course__section--individual{padding:10.8rem 2.4rem}.op-course__section--flexibilita{padding:10.8rem 2.4rem}.op-course__button{background-color:#14333c;color:#e6e0d9;padding:1rem 3rem;font-size:1.4rem;border:1px solid transparent;font-weight:500;width:fit-content;transition:all 0.3s ease}.op-course__button:hover{color:#14333c;border:1px solid #14333c;background-color:#eed6d4}.op-course__content{display:grid;grid-template-columns:1fr;row-gap:2.4rem}.op-course__heading--absolute{position:absolute;top:-8.4rem;left:0}.op-course__heading--hero{font-size:6rem;line-height:1;font-weight:500;margin-top:-8px;color:#d19f9d}.op-course__heading--italic{font-style:italic}.op-course__heading--right{text-align:right}.op-course__div{border-radius:3rem;padding:2.4rem;display:flex;flex-direction:column;justify-content:center;row-gap:1.2rem}.op-course__div--light{background-color:#eed6d4}.op-course__div--dark{background-color:#14333c;color:#e6e0d9}.op-course__div--dark-red{background-color:#814d5c;color:#e6e0d9}.op-course__text-wrapper{display:flex;flex-direction:column;justify-content:start;align-items:start;row-gap:0.6em}.op-course__text--small{font-size:1.2rem}.op-course__text--price{font-size:3rem;line-height:1;font-weight:700;font-family:"Playfair Display", serif}.op-course__text--center{text-align:center}.op-course__image{height:100%}.op-course__image:hover::after{display:block}.op-course__image::after{content:"";position:absolute;display:none;top:0;left:0;width:100%;height:100%;background-color:rgba(20, 51, 60, 0.2)}@media screen and (max-width:768px){.op-course{grid-template-columns:1fr;gap:2.4rem}.op-course__sidebar{padding-top:0}.op-course__heading--hero{font-size:4.8rem}.op-course__heading--right{text-align:center}.op-course__heading--absolute{font-size:3.2rem;position:static;transform:none;width:100%;text-align:center}}