.module-lien-forme{height:0;padding-top:66%;position:relative;width:100%}.module-lien-forme .inner-forme-holder{align-items:center;background:var(--color1);bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.module-lien-forme .inner-forme{aspect-ratio:1;height:100%}.module-lien-forme .inner-forme,.module-lien-forme .inner-forme a{align-items:center;display:flex;justify-content:center;position:relative}.module-lien-forme .inner-forme a{border:6px solid var(--color2);border-radius:100%;color:var(--color2);height:90%;text-align:center;transition:all .3s ease-in-out;width:90%}@media (min-width:768px){.module-lien-forme .inner-forme a{border:14px solid var(--color2);height:250px;width:250px}}@media (min-width:992px){.module-lien-forme .inner-forme a{height:300px;width:300px}}@media (min-width:1200px){.module-lien-forme .inner-forme a{height:350px;width:350px}}.module-lien-forme .inner-forme a:hover{border-radius:0;height:200px}