.studyplan{background:var(--light-color);border-radius:3rem;display:flex;flex-direction:column;padding-block:3rem;position:relative;z-index:1}@media (width <= 767px){.studyplan{border-radius:2rem;padding-block:2rem}}.studyplan__container{overflow:hidden}.studyplan__head{align-items:center;display:flex;gap:3rem;padding-inline:3rem}@media (width <= 767px){.studyplan__head{flex-wrap:wrap;padding-inline:2rem}}.studyplan__head-container{display:flex;flex:1;flex-direction:column;gap:.5rem}@media (width <= 767px){.studyplan__head-container{flex:100%}}.studyplan__head-description,.studyplan__head-title{margin:0;width:100%}.studyplan__head-actions{display:flex;flex-wrap:wrap;gap:.5rem}.studyplan__body{max-height:0;overflow:hidden;padding-inline:3rem;transition:max-height .3s ease-in-out}@media (width <= 767px){.studyplan__body{padding-inline:2rem}}.studyplan__content{display:flex;flex-direction:column;gap:3rem;margin-block:3rem}.studyplan__content-text>:last-child{margin-bottom:0}.studyplan__features{display:flex;flex-direction:column;gap:1.5rem}.studyplan__features-title{margin:0;width:100%}.studyplan__features-list{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(min(100%,250px),1fr));margin:0;padding:0;width:100%}.studyplan__features-item{border-left:1px solid var(--primary-color,#000);display:flex;flex-direction:column;gap:0;padding-left:1rem}.studyplan__features-item-title{font-size:1.25rem;font-weight:400;margin:0}.studyplan__features-item-text{margin:0}.studyplan__requirements{display:flex;flex-direction:column;gap:1.5rem}.studyplan__requirements-title{margin:0;width:100%}.studyplan__requirements-list{display:flex;flex-direction:column;gap:.5rem;margin:0;padding:0;width:100%}.studyplan__requirements-item{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc2VydmUiIHZpZXdCb3g9IjAgMCA2MCA2MCI+PHBhdGggZD0iTTI0MCAxNzUyaDYwdjYwaC02MHoiIHN0eWxlPSJmaWxsOm5vbmUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yNDAgLTE3NTIpIi8+PHBhdGggZD0ibTI3Ni44IDE3NzQtMTAuNyAxMC44LTQuMS00LjFjLS45LTEtMi41LTEuMi0zLjUtLjNzLTEuMiAyLjUtLjMgMy41bC4zLjMgNS45IDUuOWMxIDEgMi41IDEgMy41IDBsMTIuNS0xMi41YzEtMSAxLTIuNiAwLTMuNS0xLTEuMS0yLjYtMS4xLTMuNi0uMW0tNi44LTE3Yy0xMy44IDAtMjUgMTEuMi0yNSAyNXMxMS4yIDI1IDI1IDI1IDI1LTExLjIgMjUtMjUtMTEuMi0yNS0yNS0yNW0wIDQ1Yy0xMSAwLTIwLTktMjAtMjBzOS0yMCAyMC0yMCAyMCA5IDIwIDIwLTkgMjAtMjAgMjAiIHN0eWxlPSJmaWxsOiMwMDNmNzAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yNDAgLTE3NTIpIi8+PC9zdmc+");background-position:left .25rem;background-repeat:no-repeat;background-size:1.5rem;display:block;margin:0;padding:0 0 0 2.5rem;position:relative;width:100%}.studyplan__credits{display:grid;grid-template-columns:repeat(4,1fr);row-gap:2rem;width:100%}.studyplan__credits:before{background:var(--primary-color,#000);border-radius:2rem;content:"";grid-column:1/2;grid-row:1/4}@media (width <= 991px){.studyplan__credits:before{grid-column:1/4}}@media (width <= 767px){.studyplan__credits:before{border-radius:1.5rem;margin-left:-2rem;width:calc(100% + 4rem)}}.studyplan__credits-container{display:flex;flex-direction:column;gap:1.5rem}.studyplan__credits-title{color:#fff;grid-column:1/2;grid-row:1/2;margin:0;padding:2rem 2rem 0}@media (width <= 991px){.studyplan__credits-title{grid-column:1/4}}@media (width <= 767px){.studyplan__credits-title{grid-column:1/5;padding-left:0}}.studyplan__credits-list{display:grid;gap:1rem;grid-column:1/5;grid-row:2/3;grid-template-columns:repeat(auto-fill,minmax(min(270px,100%),1fr));margin:0;padding:0 0 0 3rem}@media (width <= 767px){.studyplan__credits-list{padding:0}}.studyplan__credits-item{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(0deg,rgba(var(--light),90%),rgba(var(--white),90%));border-radius:2rem;box-shadow:0 .5rem 1rem -.5rem rgba(var(--black),.2);display:flex;gap:1rem;padding:1rem 1.5rem}@media (width <= 767px){.studyplan__credits-item{background:linear-gradient(0deg,rgba(var(--light),100%),rgba(var(--white),100%));border-radius:1.5rem}}@media (width <= 575px){.studyplan__credits-item{align-items:end;flex-direction:column}}.studyplan__credits-item-title{flex:1;line-height:1.5;width:100%}.studyplan__credits-item-credits{align-items:center;background:var(--primary-color,#000);background:linear-gradient(180deg,var(--light-color,#fff),#fff);border:thin solid #f5f5f5;border-radius:50%;color:var(--primary-color,#000);display:flex;flex:0 0 3.5rem;font-size:2rem;height:3.5rem;justify-content:center;padding-bottom:.4rem;text-align:center;width:3.5rem}.studyplan__credits-total{align-items:center;display:flex;gap:2rem;justify-content:end;text-align:right}.studyplan__credits-total-text{font-size:clamp(1.25rem,3.5vw,1.75rem);font-weight:400;line-height:1.5}.studyplan__credits-total-number{color:var(--primary-color,#000);font-size:clamp(2rem,9vw,4.5rem);font-weight:700;line-height:1;margin-top:-.5rem}