section.text-block{display:flex;align-items:auto;justify-content:auto;flex-direction:column;flex-wrap:auto;gap:53px;padding:0 10px;position:relative}section.text-block .wrapper{max-width:900px;width:100%;margin:0 auto}section.text-block .wrapper .info{display:flex;flex-direction:column;padding:0 0 78px;width:100%}section.text-block .wrapper .info .content{padding-left:20px;width:100%}section.text-block .wrapper .info .content.bold{text-align:center}section.text-block .wrapper .info .content.bold p strong,section.text-block .wrapper .info .content.bold p b{font-family:Inter,sans-serif;font-weight:600;font-size:1.125rem;color:#fff;line-height:1.5}section.text-block .wrapper .info .content h2,section.text-block .wrapper .info .content h3{font-family:Montserrat,sans-serif!important;font-weight:600;font-size:1.25rem;color:#fff;line-height:1.3;margin-bottom:20px}@media only screen and (min-width: 768px){section.text-block{padding:0 20px;align-items:center}section.text-block .wrapper .info{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10vw}section.text-block .wrapper .info .content .subtitle{font-size:1.5rem}}@media only screen and (min-width: 992px){section.text-block{flex-direction:row}}
