.cinematic{background-color:#0e1715;margin-top:-1px;z-index:1;position:relative}.cinematic__header{text-align:center}.cinematic__header h2{color:#fff}.cinematic__wrapper{display:grid;grid-column-gap:1.2rem;grid-row-gap:1rem;grid-template-rows:auto;grid-template-columns:1fr 1fr 1fr 1fr 1fr;width:100%;margin-top:48px}@media screen and (max-width: 749.98px){.cinematic__wrapper{display:flex;flex-direction:column}}.cinematic__item{background-color:#131c1a;padding:24px;border-radius:16px;grid-area:span 1/span 1/span 1/span 1}@media screen and (max-width: 749.98px){.cinematic__item{display:flex;align-items:center;padding:20px}}.cinematic__item-image{border-radius:10px;padding:17.5px;background-color:#008a8a;width:56px;height:56px;margin-bottom:30px;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 749.98px){.cinematic__item-image{margin-bottom:0px;margin-right:16px;width:8vw;height:8vw;padding:1px}}@media screen and (max-width: 749.98px){.cinematic__item-image img{width:5vw;height:5vw}}.cinematic__item-text p{color:#fff;font-weight:300;font-family:Popins,sans-serif}@media screen and (max-width: 749.98px){.cinematic__item-text p{font-size:14px !important}}