.Content_wrapper__wWVul{background-color:#fff;box-shadow:3px 3px 8px #0000000e;border-radius:12px;margin:2rem 0;@media (min-width:980px){display:grid;grid-template-columns:1fr 1.6fr;padding-left:1rem;padding-bottom:2rem;padding-right:1rem;padding-top:2rem;gap:1rem}}.Content_wrapper__wWVul>div:last-child{padding:2rem 1rem}#Content_infos__XEHIf{display:flex;flex-direction:column;gap:1rem;@media (min-width:640px){display:grid;grid-template-columns:1fr 1fr}}#Content_infos__XEHIf>li{display:flex;align-items:center;gap:.5rem;@media (min-width:980px){justify-content:center}}#Content_infos__XEHIf svg{width:1.5rem;height:1.5rem;fill:var(--c1)}.Content_address___W3Qt{display:flex;flex-direction:column}.Button_wrapper__xh8Ob{background-color:var(--c1);border-radius:900px;padding:.5rem 1rem;text-wrap:nowrap;width:fit-content;color:#fff;margin-top:1rem;transition:.3s ease;position:relative;z-index:1;overflow:hidden;display:flex;align-items:center;justify-content:center;text-align:center}.Button_wrapper__xh8Ob:after{content:"";background-color:var(--c2);width:100%;height:100%;display:block;position:absolute;z-index:-1;top:0;left:-100%;transition:left .3s ease-in}.Button_wrapper__xh8Ob:hover:after{left:0}.Button_wrapper__xh8Ob:hover{color:#fff}.Button_wrapper__xh8Ob:focus{transform:scale(.95)}@media screen and (min-width:640px){.Button_wrapper__xh8Ob{width:fit-content;padding:.5rem 2rem}}.Button_wrapper__xh8Ob:disabled{opacity:50%;cursor:not-allowed}