.infos-asso{width:100%;margin:20px 0 0 0}.asso-contact>div{width:100%;display:-ms-flexbox;display:-webkit-box;display:-moz-box;display:-ms-flex;display:-webkit-flex;display:flex;-ms-box-orient:horizontal;-webkit-flex-flow:row nowrap;-moz-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-box-pack:center;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between}form{width:100%}form label{font-style:italic;font-size:.7em;color:#8f0000;text-align:left;margin-top:0;margin-bottom:5px}form .text,form textarea{background-color:transparent;border:none;border-bottom:solid 1px rgba(0,0,0,.1);transition:all .2s ease-in-out}form .text:focus,form textarea:focus{border-bottom:solid 1px rgba(0,0,0,.8)}form .submit{cursor:pointer;text-transform:uppercase;text-decoration:none;font-weight:600;border:none;padding:10px 0}.grid{margin:20px 60px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:15px 10px;grid-auto-rows:minmax(100px,auto)}.section-header{padding:2px;margin-bottom:10px;font-size:2em}#valid_sent{background:#007f00;color:#fff;padding:10px}#error_sent{background:#5f0000;color:#fff;padding:10px}.infos-asso .content-block{margin:0 30px}.content-block{width:100%}.content-block .header{color:#fff;background-color:#a4c08c;padding:5px 0}.content-block .header>h4{font-size:1.5em;margin:0}.content-block .content{padding:10px 20px;font-size:1em}.grid .content-block{margin:0}@media screen and (max-width:950px){.grid{margin:20px 10px}.infos-asso{flex-direction:column;width:100%}.infos-asso .content-block{width:calc(100% - 20px);margin:10px}}@media screen and (max-width:800px){.grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:500px){.grid{grid-template-columns:repeat(1,1fr)}.grid .content-block .content{padding:10px 0}}@media screen and (max-width:400px){.asso-contact>div{flex-direction:column;word-wrap:break-word}}