.contact-boxes-module{padding:130px 0 90px}@media only screen and (max-width:1023px){.contact-boxes-module{padding:75px 0 35px}}.contact-boxes-module .inner-wrapper .text-body{display:flex;gap:40px;margin-bottom:80px}@media(max-width:767px){.contact-boxes-module .inner-wrapper .text-body{flex-wrap:wrap}}.contact-boxes-module .inner-wrapper .text-body>div{width:100%}@media(min-width:768px){.contact-boxes-module .inner-wrapper .text-body>div{width:50%}.contact-boxes-module .inner-wrapper .text-body>div:last-child{display:flex;justify-content:flex-end}.contact-boxes-module .inner-wrapper .text-body>div:last-child>div{max-width:510px}}.contact-boxes-module .inner-wrapper .boxes-wrapper{display:grid;gap:0 40px;grid-template-columns:repeat(3,1fr)}@media(max-width:1023px){.contact-boxes-module .inner-wrapper .boxes-wrapper{grid-template-columns:repeat(1,1fr)}}.contact-boxes-module .inner-wrapper .boxes-wrapper .box{border:1px solid #e8eaec;display:grid;grid-row:span 3;grid-template-rows:subgrid;margin-bottom:40px;padding:40px}.contact-boxes-module .inner-wrapper .boxes-wrapper .box img{margin-bottom:20px}.contact-boxes-module .inner-wrapper .boxes-wrapper .box h4{margin-bottom:28px}