/* 
    Created on : 18 Dec 2023, 1:01:41 PM
    Author     : lamya
*/

.practices-graphic{margin:3vw 0;position:relative}@media screen and (max-width:1200px){.practices-graphic{margin:0}#practices{padding-bottom: 20px;}}.practices-graphic__background{height:15vw;position:relative}@media screen and (max-width:1200px){.practices-graphic__background{height:100%;position:absolute;width:15vw}}.practices-graphic__background img{left:50%;max-width:unset;position:absolute;top:50%;transform:translate(-50%,-50%)}.practices-graphic__background .practices-graphic__background--desktop{height:100%;width:auto}@media screen and (max-width:1200px){.practices-graphic__background .practices-graphic__background--desktop{display:none}}.practices-graphic__background .practices-graphic__background--mobile,.practices-graphic__background .practices-graphic__background--tablet{display:none;height:auto;width:100%}@media screen and (max-width:1200px){.practices-graphic__background .practices-graphic__background--mobile,.practices-graphic__background .practices-graphic__background--tablet{display:block}}@media screen and (max-width:768px){.practices-graphic__background .practices-graphic__background--mobile,.practices-graphic__background .practices-graphic__background--tablet{display:none}}.practices-graphic__background .practices-graphic__background--mobile{display:none;top:13.333%}@media screen and (max-width:768px){.practices-graphic__background .practices-graphic__background--mobile{display:block}}.practices-graphic__icons{display:flex;left:50%;position:absolute;top:0;transform:translateX(-50%);width:57vw}@media screen and (max-width:1200px){.practices-graphic__icons{flex-direction:column;position:relative;width:100%}}.practices-graphic__icons .practices-graphic__icon{padding-top:1.5vw;width:25%}@media screen and (max-width:1200px){.practices-graphic__icons .practices-graphic__icon{margin:1.4vw 0;padding-top:0;width:100%}}.practices-graphic__icons .practices-graphic__icon a{display:block;position:relative;width:100%}@media screen and (max-width:1200px){.practices-graphic__icons .practices-graphic__icon a{align-items:center;display:flex}}.practices-graphic__icons .practices-graphic__icon img{background:#fff;border-radius:50%;box-shadow:0 5px 5px rgba(0,0,0,.25);display:block;height:auto;margin:auto;padding:.75vw;width:11.5vw;}.practices-graphic__icons .practices-graphic__icon:hover img {    box-shadow: 0 7px 7px rgba(0,0,0,0.44); }@media screen and (max-width:1200px){.practices-graphic__icons .practices-graphic__icon img{margin:0 0 0 1.5vw}}.practices-graphic__icons .practices-graphic__icon h4{margin-top:3vw;padding:0 .25em; text-align: center;}@media screen and (max-width:1200px){.practices-graphic__icons .practices-graphic__icon h4{margin:0 0 0 3.5vw;padding:0;text-align:left;  font-size: 2.5rem;text-align: left;}}@media screen and (max-width:768px){.practices-graphic__icons .practices-graphic__icon h4{margin-left:7vw;max-height:1.1em;text-align: left;}}@media screen and (max-width:400px){.practices-graphic__icons .practices-graphic__icon h4{font-size:14px}}#practices{overflow:hidden;position:relative; text-align: left;z-index:9;}#practices .services-wrapper{margin:20px 0 0}#practices .services-wrapper .icon{border-radius:50%;display:block;height:175px;margin:0 auto 50px;max-width:100%;position:relative;text-align:center;vertical-align:middle;width:175px}#practices .services-wrapper .icon span{color:#fff;font-size:55px;line-height:175px}