.webinars{padding:30px 0}.webinars .container{max-width:1200px;margin:auto;align-items:flex-start;justify-content:left;flex-wrap:wrap;display:-webkit-flex;display:-moz-flex;display:flex}.webinars .container a{text-decoration:none;color:#111;-webkit-transition:.4s;-moz-transition:.4s;-o-transition:.4s;-ms-transition:.4s;transition:.4s}.webinars .container .mix{text-align:center;background:#FFF;width:250px;position:relative;display:none;margin:50px 20px}.webinars .container .mix .img{background-size:cover;margin:auto;align-items:center;width:150px;height:150px;border-radius:50%;display:-webkit-flex;display:-moz-flex;display:flex}.webinars .container .mix:hover img{-webkit-filter:none;filter:none}.webinars .container .mix h2.title{line-height:30px;padding-bottom:0;text-align:center;margin:20px 0}.webinars .container .mix .type{margin:20px 0;text-transform:capitalize}.webinars .container .mix .desc{text-align:center;color:#707070}.webinars form.controls{justify-content:center}.webinars .controls fieldset{border:0;text-align:center;width:auto}.webinars .controls fieldset select{width:300px;height:40px;color:#1a2b6d;border:solid 1px #DDD;text-transform:capitalize}section.webinar{padding:20px 10%;display:-webkit-flex;display:-moz-flex;display:flex}section.webinar .left{width:50%;text-align:justify}section.webinar .left h2{line-height:1.2;margin:0;font-size:20px}section.webinar .left h2 p{margin:0}section.webinar .left div{margin-bottom:50px}section.webinar .left div p{margin-top:5px}section.webinar .left .baseline{font-weight:normal;font-size:20px;line-height:1.5}section.webinar .left div.encadre{margin-bottom:20px;padding:20px;border:solid 1px #EEE;justify-content:space-between;display:-webkit-flex;display:-moz-flex;display:flex}section.webinar .left div.encadre>div{margin:0}section.webinar .left div.encadre>div.type span:first-child{text-transform:capitalize}section.webinar .left div.encadre>div i{margin-right:10px}section.webinar .right{width:50%}section.webinar .right .inner{padding-left:50px}section.webinar .right .inner .title_form{text-align:center;margin-bottom:30px;font-size:24px}section.webinar .right .inner form{margin:auto;width:100%;max-width:450px}section.webinar .right .inner form fieldset{margin:0;width:100%}section.webinar .right .inner form fieldset label{display:none}section.webinar .right .inner form fieldset input,section.webinar .right .inner form fieldset textarea{width:calc(100% - 20px);margin:0}section.webinar .right .inner form input[type="submit"]{border-radius:6px;font-size:18px;border:0;cursor:pointer;background-color:#e38736;color:#fff;display:block;margin:15px auto;padding:10px 25px}section.webinar .right .inner form input[type="submit"]:hover{background:#f9943b}section.webinar .right .inner form ul.hs-error-msgs{padding-left:20px;margin:0;font-size:10px}section.webinar .right .inner form ul.hs-error-msgs li label{display:block}section.webinar .right .inner form .hs_error_rollup{display:none}section.webinar .right .inner .desc_cta{margin:30px auto 0;width:100%;flex-flow:column;align-items:center;max-width:450px;display:-webkit-flex;display:-moz-flex;display:flex}section.webinar .right .inner .desc_cta .desc{font-size:18px;line-height:1.3;text-align:justify;width:100%}section.webinar .right .inner form .legal-consent-container{font-size:10px}@media screen and (max-width:1000px){.webinars .container{justify-content:center}}@media screen and (max-width:767px){section.webinar{flex-flow:column}section.webinar .left,section.webinar .right{width:calc(100%);margin:20px 0}}@media screen and (max-width:600px){.webinars .container .mix{width:220px}}