.learning>.container{padding:2rem 0}.learning{background-color:var(--section-background-color)}.learning__item{background-color:#fff;border-radius:var(--border-radius-large);padding:2rem}.learning__item:not(:last-child){margin-bottom:2rem}@media screen and (min-width:768px){.learning{padding:16px 24px 64px}}@media screen and (min-width:992px){.learning__item:not(:last-child){margin-bottom:0}}