@import url(https://fonts.googleapis.com/css2?family=Hind+Guntur:wght@300;400;500;600;700&amp;family=Saira+Condensed:wght@100;200;300;400;500;600;700;800;900&amp;display=swap);:root{--priColor:#333333;--priFont:'Hind Guntur',sans-serif;--secFont:'Saira Condensed',sans-serif}#serv_con{padding:40px 25px 80px}.serv_info{width:80%;margin:0 auto;text-align:center}.serv_info h2{font-family:var(--secFont);font-size:45px;text-transform:uppercase;font-weight:500;margin-bottom:50px}.serv_boxes{counter-reset:section;margin:30px auto}.serv_cont{width:49%}.serv_cont h2{font-family:var(--secFont);font-size:45px;text-transform:uppercase;font-weight:500;margin-bottom:31px}.serv_cont h2::before{counter-increment:section;content:"0" counter(section);display:block;font-family:var(--priFont);font-size:24px;font-weight:300;color:#ccc}.serv_boxes ul{display:flex;flex-wrap:wrap;margin:10px auto;max-width:1321px;row-gap:20px;-moz-column-gap:10px;column-gap:10px}.serv_boxes ul li{width:47%;max-width:650px;display:flex;flex-direction:row;align-items:center;-moz-column-gap:10px;column-gap:10px;padding:10px;position:relative}.serv_boxes ul li figure{overflow:hidden;width:100%;max-width:234px;aspect-ratio:1/1;display:flex;align-items:center}.serv_boxes ul li a{position:absolute;inset:0}.serv_boxes ul li:hover{-webkit-animation:1s pulse;animation:1s pulse}.serv_boxes ul li:nth-child(even) figure{order:-1}.serv_boxes ul li:last-child figure img{align-self:end}.serv_boxes ul li:nth-child(4n+1){-moz-column-gap:50px;column-gap:50px}.serv_boxes ul li:nth-child(4n+4){-moz-column-gap:50px;column-gap:50px}.serv_boxes ul li:nth-child(4n+1) figure img{align-self:end}.serv_boxes ul li:nth-child(4n+4) figure img{align-self:start}.serv_boxes ul li:nth-child(4n+2) figure img{align-self:end;width:75%}.serv_boxes ul li:nth-child(4n+3) figure img{align-self:start;width:75%}.serv_boxes ul li:nth-child(odd){justify-content:end;text-align:right}.serv_boxes ul li:nth-child(odd) figure{justify-content:end}@media only screen and (max-width:1300px){.serv_cont h2{font-size:40px}}@media only screen and (max-width:1200px){.serv_cont h2{font-size:38px}}@media only screen and (max-width:1090px){.serv_cont h2{font-size:32px}}@media only screen and (max-width:1025px){.serv_cont h2{font-size:27px}}@media only screen and (max-width:1000px){.serv_info{width:100%}.serv_boxes ul{max-width:100%;justify-content:center}.serv_boxes ul li{width:100%;-moz-column-gap:30px!important;column-gap:30px!important}.serv_boxes ul li:nth-child(4n+2) figure img,.serv_boxes ul li:nth-child(4n+3) figure img{width:100%}}@media only screen and (max-width:600px){.serv_boxes ul li{flex-direction:column}.serv_boxes ul li:nth-child(2n+1){justify-content:center;text-align:center}.serv_boxes ul li figure{display:block}.serv_boxes ul li:nth-child(2n) figure{order:unset}.serv_cont{text-align:center}}@media only screen and (max-width:500px){.serv_cont{width:100%}}