.multi-purpose-section{padding:60px 0;width:100%}.multi-purpose-section .section-title{color:var(--blue);font-family:Lato;font-size:40px;font-weight:800;line-height:1.3;text-align:center}.multi-purpose-section .section-paragraph>*{font-family:inherit;font-size:inherit;font-weight:inherit}.multi-purpose-section .text>*{font-family:inherit;font-size:inherit}.multi-purpose-section .single-item img{display:block;margin:0 auto 25px;max-width:700px;width:100%}.multi-purpose-section .divider{background-color:var(--red);border:none;color:var(--red);height:4px;margin:32px auto;width:56px}.multi-purpose-section .cards-wrapper{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,270px));justify-content:space-between;width:100%}.multi-purpose-section .cards-wrapper .card{background-color:#fff;padding:20px;position:relative;width:100%}.multi-purpose-section .card img{height:250px;object-fit:contain}.multi-purpose-section .cards-wrapper .card-text{font-family:Lato;font-size:16px;font-weight:400;line-height:20px;padding-top:25px}@media screen and (max-width:1199.99px){.multi-purpose-section .cards-wrapper{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767.99px){.multi-purpose-section{padding:40px 0}.multi-purpose-section .section-title{font-size:24px}.multi-purpose-section .single-item img{display:none}.multi-purpose-section .cards-wrapper{grid-template-columns:repeat(1,1fr)}.multi-purpose-section .card img{height:160px}}@media (min-width:768px){.multi-purpose-section .single-item .divider{display:none}}@media screen and (min-width:1921.99px){.multi-purpose-section .cards-wrapper{max-width:1300px}}