.edu-card-item{border-radius:1.375rem;background:var(--Linear,linear-gradient(202deg,rgba(72,61,96,.53) -8.39%,rgba(28,25,30,.53) 100%));box-shadow:inset 0 -.0625rem 0 0 rgba(255,255,255,.08),inset 0 .0625rem .09375rem 0 rgba(255,255,255,.1);position:relative;padding:2.125rem 1.25rem;display:flex;flex-direction:column;justify-content:space-between;transition:transform .3s ease-in-out;box-sizing:border-box;overflow:hidden}.edu-card-item .icon{width:auto;height:10.625rem;position:absolute;z-index:1;right:0;bottom:2.25rem}.edu-card-item .title-wrap{position:relative;z-index:2;display:flex;flex-direction:column;gap:1.25rem}.edu-card-item .title-wrap .title{color:#fff;font-size:1.75rem;font-weight:600;gap:.625rem;justify-content:space-between}.edu-card-item .title-wrap .title svg{transition:color .3s;width:1.125rem;height:1.125rem;color:#858EB3}.edu-card-item .title-wrap .desc{color:#858EB3;font-size:.875rem;font-weight:300;white-space:pre-line;max-width:27.5rem}.edu-card-item.user{flex-basis:28.75rem}.edu-card-item.row{height:18rem;box-sizing:border-box;display:flex;justify-content:space-between;flex-direction:row}.edu-card-item.row .icon{width:auto;height:10.625rem;bottom:-3.125rem;right:0}.edu-card-item.row .title-wrap{flex:1}.edu-card-item.row .title-wrap .title{width:100%;justify-content:space-between}.edu-card-item:hover .title-wrap .title svg{color:#fff}.cards{width:100%;max-width:var(--page-max-content-width);gap:1.875rem}@media (max-width:991px){.cards{width:100%;flex-direction:column}.edu-card-item{height:17rem;max-height:17rem;box-sizing:border-box;display:flex;justify-content:space-between;flex-direction:row;min-height:0}.edu-card-item .icon{width:auto;height:10.625rem;right:0;bottom:1.875rem}.edu-card-item .title-wrap .title{font-size:1rem;justify-content:flex-start}.edu-card-item .title-wrap .title svg{width:1rem;height:1rem}.edu-card-item .title-wrap .desc{font-size:1rem}.edu-card-item.row .title-wrap .title{justify-content:flex-start}.edu-card-item.row .icon{width:auto;height:170;right:0;bottom:1.875rem}}@media (max-width:576px){.edu-card-item{flex-direction:column;height:auto;max-height:unset}.edu-card-item.user{flex-basis:auto}.edu-card-item .icon{margin-top:1.875rem;position:relative;width:17.5rem;height:auto;left:50%;right:auto;transform:translateX(-50%);bottom:0}.edu-card-item .title-wrap{flex:1}.edu-card-item .title-wrap .title{width:100%;justify-content:space-between}.edu-card-item .title-wrap svg{width:1.8125rem;height:1.8125rem}.edu-card-item.row{height:auto;flex-direction:column}.edu-card-item.row .title-wrap .title{width:100%;justify-content:space-between}.edu-card-item.row .icon{bottom:0;width:17.5rem;height:auto;left:50%;right:auto;transform:translateX(-50%)}}