.profil-asso-header{background:#FCF6F3;padding-bottom:30px}.profil-asso-intro{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center;margin-bottom:20px;padding-top:10px}.profil-asso-intro-logo{margin-right:20px;margin-bottom:15px}.profil-asso-intro h1{margin:0 0 15px 0;font-size:25px;text-align:center}.profil-asso-resume{border-radius:20px;background-color:#fff;padding:20px 25px;margin-bottom:30px}.profil-asso-contacts{display:flex;flex-wrap:wrap;flex-direction:column;width:100%}.profil-asso-contacts a{width:100%;text-decoration:none;display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;margin-bottom:10px;color:#000}.profil-asso-contacts .img{width:60px;height:60px;background-color:#52C3C1;border-radius:100%;text-align:center;display:flex;align-items:center;justify-content:center}.profil-asso-contacts p{width:calc(100% - 60px);padding-left:10px;word-wrap:break-word}@media (min-width:768px){.profil-asso-contacts{flex-direction:row;justify-content:space-around}.profil-asso-contacts a{width:32%;flex-direction:column;text-align:center;margin-bottom:0}.profil-asso-contacts .img{margin-bottom:10px}.profil-asso-contacts p{padding-left:0}.profil-asso-header{padding-bottom:30px}}.pets-list{display:flex;flex-wrap:wrap;gap:20px;--columns:2}.pet-card{width:calc((100% / var(--columns)) - 20px + (20px / var(--columns)));background:#fff;border-radius:10px;box-shadow:0 0 15px 0 rgba(19,42,106,.1);padding:15px 15px 5px 15px;position:relative;justify-content:center;align-items:center;text-align:center;z-index:1}.pet-card p{margin-bottom:3px}.pet-img{border-radius:10px}.pet-link{position:absolute;width:100%;height:100%;top:0;left:0;z-index:2}.pet-content{padding:10px 0}.pet-name{font-weight:700;font-size:20px}.pet-location:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='Calque_1' data-name='Calque 1' version='1.1' viewBox='0 0 20.4 27'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000;stroke-width:0%7D%3C/style%3E%3C/defs%3E%3Cpath d='M10.2.4C4.7.4.2 4.9.2 10.4s4.2 16.1 10 16.1 10-10.6 10-16.1-4.5-10-10-10Zm-.4 2.3h.4c4.3 0 7.7 3.5 7.7 7.7s-3.7 13.8-7.7 13.8-7.7-9.5-7.7-13.8 3.3-7.5 7.3-7.7Z' class='cls-1'/%3E%3Cpath d='M10.2 14c2.4 0 4.3-1.9 4.3-4.3s-1.9-4.3-4.3-4.3-4.3 1.9-4.3 4.3S7.8 14 10.2 14Zm0-6.4c1.1 0 2.1.9 2.1 2.1s-.9 2.1-2.1 2.1-2.1-.9-2.1-2.1.9-2.1 2.1-2.1Z' class='cls-1'/%3E%3C/svg%3E");display:inline-block;background-repeat:no-repeat;width:10px;height:13px;margin-right:5px;margin-bottom:-1px}.pet-gender{margin-bottom:-1px}@media (min-width:768px){.pets-list{--columns:4}}