.materials{overflow:hidden;color:#fff;background-color:#2b49c3}.materials__container{position:relative}.materials__bg-text{position:relative;overflow:hidden;aspect-ratio:16/9;display:none;width:80%;max-width:800px;position:absolute;right:0;bottom:-45px;opacity:.4}.materials__bg-text img,.materials__bg-text svg{width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;object-fit:contain;object-position:center}@supports not (aspect-ratio:16/9){.materials__bg-text:before{content:"";display:block;width:100%;padding-bottom:56.25%;position:relative;z-index:-101}}@media(min-width:1024px){.materials__bg-text{display:block}}.materials__head{position:relative}@media(min-width:768px){.materials__head{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:24px}}.materials__heading{color:#cdd3eb}.materials__heading .white{color:#fff}.materials__text{max-width:640px;margin-top:8px}@media(min-width:768px){.materials__text{margin-top:0}}.materials__list{display:grid;grid-row-gap:40px;margin-top:24px;position:relative}@media(min-width:768px){.materials__list{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:24px;margin-top:32px}}@media(min-width:1280px){.materials__list{grid-template-columns:repeat(3,1fr)}}.materials__item{display:flex;justify-content:center}@media(min-width:768px){.materials__item:last-child:nth-child(2n-1){grid-column:1/2 span;justify-self:center;width:49%}}@media(min-width:1280px){.materials__item:last-child:nth-child(2n-1){grid-column:auto;justify-self:auto;width:auto}}
/*# sourceMappingURL=materials.css.map*/