.frame-blocContact{padding:30px 0}.blocContact{background-color:#002D6C;color:#ffffff;padding:20px;container-type:inline-size;margin-bottom:20px}.blocContact .column{display:grid;grid-template-columns:repeat(auto-fit, minmax(220px, 1fr));grid-column-gap:35px;grid-row-gap:20px;padding:15px 0}.blocContact .column .infos{margin-bottom:1rem}.blocContact .column>div{position:relative}.blocContact .column>div:after{content:"";display:block;position:absolute;top:0;right:-21px;height:100%;border-right:1px solid #fff}.blocContact .column>div:last-child:after{display:none}.blocContact .column>div a{color:#fff;font-weight:bold;background-image:linear-gradient(0deg, #fff 0%, #fff 100%);background-position:100% 100%;background-repeat:no-repeat;background-size:0 1px;transition:background-size 0.2s linear var(--background-delay, 0.15s);transform:translateZ(0);--background-delay: 0s;--stroke-dashoffset: 26;--stroke-duration: .3s;--stroke-easing: cubic-bezier(.3, 1.5, .5, 1);--stroke-delay: .195s}.blocContact .column>div a:hover{text-decoration:none;background-size:100% 1px}.blocContact .column>div a:focus{border:1px dotted #fff;outline:0}.blocContact .column>div svg{display:block;width:30px;height:30px}.blocContact .column>div p{margin-bottom:0}@container (max-width: 650px){.blocContact .info{grid-template-columns:1fr}.blocContact .info>div:after{border-right:none}.blocContact .info>div svg{display:inline-block}.blocContact .info>div.address{display:flex}.blocContact .info>div.address>div{padding-left:4px}}