.poster-module__grid{display:grid;gap:3rem 20px;grid-template-columns:repeat(3,1fr)}.poster-module__inner{border:1px solid #6077b9;box-sizing:border-box;padding:4rem 2.5rem}.poster-module__item{display:flex;flex-direction:column;gap:20px 0;justify-content:start;padding:0 2.5rem;text-align:center}.custom_image{align-items:center;display:flex;grid-column:span 1;justify-content:flex-start;padding:0}.custom_image img{height:auto;max-width:100%}.pm-item__title{font-family:new-frank,sans-serif;font-size:clamp(18px,2vw,22px);font-weight:600}.pm-item__content{font-size:clamp(14px,1.5vw,18px);line-height:1.6}.poster-module__title{margin:0 auto 2.5rem;max-width:70%}.poster-module__title img{display:block;margin:0 auto 30px!important;max-width:500px!important;width:calc(100% - 40px)!important}@media only screen and (min-width:1440px){.poster-module .container{padding:0}}@media only screen and (max-width:992px){.poster-module__grid{grid-template-columns:1fr}.pm-item__image{margin:0 auto;max-width:55px}.poster-module__item{padding:0}.poster-module__title{margin:0 auto 2rem;max-width:100%}.poster-module__title img{max-width:300px!important}.poster-module__inner{padding:30px}.poster-module__title img{margin-top:15px!important;max-width:400px!important;width:100%!important}}