@font-face{font-family:"Alike";src:url("../../fonts/font-alike.ttf") format("truetype");font-style:normal}@font-face{font-family:"Inter";src:url("../../fonts/font-inter.ttf") format("truetype");font-style:normal}@font-face{font-family:"Lato";src:url("../../fonts/font-lato.ttf") format("truetype");font-style:normal}.image-boxes{display:flex;gap:40px;margin-bottom:25px}.image-boxes .image-box{display:flex;flex-direction:column}.image-boxes .image-box.standard{background:rgba(82,191,178,.0705882353)}.image-boxes .image-box .box-image{background-size:cover;background-position:center}.image-boxes .image-box .box-content{padding:10px}.image-boxes .image-box .box-content h3{font-family:Alike;font-size:25px !important;font-weight:400;line-height:31.35px;text-align:center;padding:5px 10px;color:#006c7b;margin:0 !important}@media screen and (max-width: 700px){.image-boxes{flex-wrap:wrap;padding:10px;gap:20px}}.image-boxes.grid{flex-direction:column;gap:0}.image-boxes.grid .image-box{flex-direction:row;justify-content:center;align-items:stretch}.image-boxes.grid .image-box.even{flex-direction:row-reverse}@media screen and (max-width: 1000px){.image-boxes.grid .image-box.even{flex-direction:row}}@media screen and (max-width: 1000px){.image-boxes.grid .image-box{flex-direction:column !important}}.image-boxes.grid .box-image{width:50%;position:relative;height:auto;overflow:hidden}.image-boxes.grid .box-image-background{width:100%;height:100%;background-size:cover;background-position:center;transition:transform .4s ease}.image-boxes.grid .box-image:hover .box-image-background{transform:scale(1.05)}@media screen and (max-width: 1000px){.image-boxes.grid .box-image{width:100%;height:400px}}@media screen and (max-width: 600px){.image-boxes.grid .box-image{height:300px}}.image-boxes.grid .box-content{width:50%;padding:100px 60px;text-align:left;font-family:"Lato",sans-serif;position:relative}.image-boxes.grid .box-content h3{text-align:left;padding:0 0 20px 0}.image-boxes.grid .box-content-content{font-size:20px}@media screen and (max-width: 1000px){.image-boxes.grid .box-content{width:100%;padding:60px}}@media screen and (max-width: 600px){.image-boxes.grid .box-content{padding:30px}}.image-boxes.grid .box-content .show_column_count{position:absolute;left:50%;margin-left:-40px;top:-40px;width:80px;height:80px;z-index:9;line-height:100%;display:flex;justify-content:center;align-items:center;font-size:40px;border-radius:300px;border:4px solid}@media screen and (max-width: 1000px){.image-boxes.grid .box-content .show_column_count{margin-left:-30px;top:-40px;width:60px;height:60px;font-size:24px}}.image-boxes.grid.column{flex-direction:row;flex-wrap:wrap;align-items:stretch;gap:60px;row-gap:60px}.image-boxes.grid.column .image-box{width:calc(50% - 32px);flex-direction:column;height:auto;justify-content:flex-start;position:relative}@media screen and (max-width: 1000px){.image-boxes.grid.column .image-box{width:100%}}.image-boxes.grid.column .image-box .box-image{height:450px}@media screen and (max-width: 1200px){.image-boxes.grid.column .image-box .box-image{height:350px}}.image-boxes.grid.column .image-box .box-content{padding:60px}@media screen and (max-width: 600px){.image-boxes.grid.column .image-box .box-content{padding:30px}}.image-boxes.grid.column .image-box .box-image,.image-boxes.grid.column .image-box .box-content{width:100%}.image-boxes.grid.column.image_column_three_grid .image-box{width:calc((100% - 120px)/3)}.image-boxes.grid.column.image_column_three_grid .image-box .box-image{height:250px}@media screen and (max-width: 1000px){.image-boxes.grid.column.image_column_three_grid .image-box{width:100%}}.image-boxes-wrapper{padding:20px 0}.image-boxes-wrapper .small_large_title{max-width:1200px;padding:0 20px}