@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,900;1,400;1,900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Rubik:wght@900&display=swap");.program-outline__heading{text-align:center}.program-outline__outline{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.program-outline__description{background:#000;-ms-flex-preferred-size:100%;flex-basis:100%;padding:44px 24px;position:relative}@media (min-width: 768px){.program-outline__description{-ms-flex-preferred-size:48%;flex-basis:48%;padding:44px}}@media (min-width: 1200px){.program-outline__description{-ms-flex-preferred-size:33%;flex-basis:33%;max-width:586px;padding:24px 44px}}.program-outline__description .h2{line-height:0.9}.program-outline__description .h6{margin-bottom:1.2rem;text-transform:uppercase}.program-outline__description p{color:#fff}.program-outline__description p:last-of-type{margin-bottom:0}.program-outline__description__arrow{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#000;border-radius:50%;bottom:-33px;display:-webkit-box;display:-ms-flexbox;display:flex;height:66px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:40px;position:absolute;right:auto;top:auto;-webkit-transform:rotate(90deg);transform:rotate(90deg);width:66px;z-index:10}@media (min-width: 768px){.program-outline__description__arrow{bottom:auto;left:auto;right:-33px;top:20%;-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.program-outline__description:nth-child(2n){background:#373943}.program-outline__description:nth-child(2n) .program-outline__description__arrow{background:#373943;bottom:-33px;left:40px;right:auto;top:auto;-webkit-transform:rotate(90deg);transform:rotate(90deg)}@media (min-width: 1200px){.program-outline__description:nth-child(2n) .program-outline__description__arrow{bottom:auto;left:auto;right:-33px;top:20%;-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.program-outline__description:nth-child(3n){background:#64666F}.program-outline__description:nth-child(3n) .program-outline__description__arrow{background:#64666F}.program-outline__description:last-of-type .program-outline__description__arrow{display:none}