.service_methodes{min-height:600px}.service_methodes .text-methode{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:24px}.service_methodes .text-methode h2{color:#000}.service_methodes .text-methode p{color:#717171;width:50%;text-align:center !important;margin:0}.service_methodes .boxs{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;height:auto;gap:24px}.service_methodes .boxs .box{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;border:10px solid #fff;background:linear-gradient(to left, #f9f9f9, #fefefe);box-shadow:0 0 15px rgba(0,0,0,.08);border-radius:16px;width:400px;padding-right:12px;gap:14px}.service_methodes .boxs .box .img{width:70px;height:70px}.service_methodes .boxs .box .container-text{display:flex;justify-content:space-between;align-items:center;width:100%}.service_methodes .boxs .box .container-text h4{font-size:16px;font-weight:500;margin:0}.service_methodes .boxs .box .container-text a{width:34px;height:34px;border-radius:50px;background-color:#ffc841;display:flex;align-items:center;justify-content:center}.service_methodes .boxs .box .container-text a img{width:18px;height:18px}@media(min-width: 375px)and (max-width: 768px){.service_methodes .boxs .box{width:300px}.service_methodes .text-methode p{width:100%}}