<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bloc1-3_bgcolor {display: flex}
.bloc1-3_bgcolor  .bloc2{padding: 30px 15px; }


/*.bloc.bloc1-3_bgcolor .bloc1-3{margin-right: 2.5%; margin-left: 2.5%}*/

.bloc1-3_bgcolor  .bg_choice.bloc2:first-of-type,
.bloc1-3_bgcolor .shapeChange[data-shape="2"] .bg_choice.bloc2:first-of-type,
.bloc1-3_bgcolor .shapeChange[data-shape="3"] .bg_choice.bloc2:first-of-type{margin-left: 0;}

.bloc1-3_bgcolor  .bg_choice.bloc2:last-of-type,
.bloc1-3_bgcolor .shapeChange[data-shape="2"] .bg_choice.bloc2:last-of-type,
.bloc1-3_bgcolor .shapeChange[data-shape="3"] .bg_choice.bloc2:last-of-type{margin-right: 0;}


.bloc.bloc1-3_bgcolor .bloc1-3:not(.grand){width:32%}
.bloc.bloc1-3_bgcolor .bloc1-3.grand{width:67.82%}

@media screen and (max-width:600px) {
  .bloc1-3_bgcolor {flex-direction: column;}
  .bloc1-3_bgcolor &gt;.help4sort{display: none;}
  .bloc1-3_bgcolor  &gt; .bg_choice.bloc2{width:100% !important; margin-right: 0 !important; margin-left: 0 !important;order: 2;padding-bottom: 10%;}
  .bloc1-3_bgcolor  &gt; .bg_choice.bloc2[style*="background"]{order: 1;min-height: 30vh;padding-top: 0;padding-bottom: 0;}
  .bloc1-3_bgcolor &gt;.bloc2, .bloc2_bgcolor.shapeChange[data-shape="1"]&gt;.bloc2{width:100%; margin-right: 0 !important; margin-left: 0 !important;}
}
</pre></body></html>