@import url(https://fonts.googleapis.com/css2?family=Urbanist:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Diphylleia&display=swap);:root{--priColor:#1e71b8;--secColor:#f9b134;--priFont:'Urbanist',sans-serif;--secFont:'Diphylleia',sans-serif}#breadcrumbs span a{font-weight:700}#breadcrumbs span a:hover{text-decoration:underline}#serv_con{padding:30px 25px 60px}.serv_info{width:81%;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:35px;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;margin-bottom:8px}.serv_cont a{position:absolute;inset:0;z-index:1}.serv_boxes ul{display:flex;flex-wrap:wrap;margin:10px auto;max-width:1321px;row-gap:20px;column-gap:10px}.serv_boxes ul li{width:47%;max-width:650px;display:flex;flex-direction:row;align-items:center;column-gap:10px;padding:10px;position:relative}.serv_boxes ul li:hover{filter:brightness(1.08);transform:scale(1.01);outline:1px solid rgba(0,0,255,.3)}.serv_boxes ul li figure{overflow:hidden;width:50%;max-width:234px;aspect-ratio:1/1;display:flex;align-items:center}.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){column-gap:50px}.serv_boxes ul li:nth-child(4n+4){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:32px}}@media only screen and (max-width:1200px){.serv_cont h2{font-size:30px}}@media only screen and (max-width:1090px){.serv_cont h2{font-size:28px}}@media only screen and (max-width:1025px){.serv_cont h2{font-size:25px}}@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%;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%}.serv_info h2{margin-bottom:20px}}@media only screen and (max-width:600px){.serv_boxes ul li{flex-direction:column;max-width:unset;padding:0}.serv_boxes ul li:nth-child(2n+1){justify-content:center;text-align:center}.serv_boxes ul li figure{display:block;width:100%}.serv_boxes ul{margin:0 auto;row-gap:0}.serv_boxes ul li:nth-child(2n) figure{order:unset}.serv_cont{text-align:center;width:100%}}