@charset "UTF-8";.aboutHeaderTxts{margin-top:2rem;padding:4em var(--gutter);background:var(--color-red);color:#fff;display:flex}.aboutTitle{flex:1;margin:0;font-size:3rem;padding-right:2rem;min-width:7em}.aboutMainImage{position:relative;padding:0 var(--gutter);display:flex;justify-content:flex-end;align-items:stretch;overflow:hidden}.aboutFlower{position:relative;flex:1;z-index:3;display:flex;align-items:flex-start;justify-content:center}.aboutFlower svg{margin:2rem;width:3rem;fill:#fff}.aboutMainImage::before{content:'';position:absolute;bottom:50%;left:-50%;width:200%;height:100%;background:var(--color-red);transform:skewY(-8deg);z-index:2}.aboutMainImage::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:var(--color-blue);z-index:1}.aboutMainImage img{position:relative;z-index:3;width:var(--mono-col-width)}.aboutIntro{position:relative;max-width:var(--mono-col-width)}.aboutBloc{padding:4rem var(--gutter);display:flex;gap:4vw}.aboutBlocTxts{width:55%}.aboutBlocImage{flex:1}.aboutBloc h2{font-size:2.5rem}.aboutBlocTile{margin-top:0}.aboutBlocVideo iframe{margin:var(--gutter-v) 0;display:block;width:100%;aspect-ratio:16 / 9}.aboutBloc:nth-child(even):not(:last-child){background:var(--color-blue)}.aboutBloc:nth-child(odd) .aboutBlocImage{order:2}.aboutBloc:nth-child(odd) .aboutBlocTxts{order:1}@media screen and (max-width:1600px) and (min-width:1201px){.aboutHeaderTxts,.aboutMainImage,.aboutBloc{padding:4rem 5vw}}@media screen and (max-width:600px){.aboutHeaderTxts{display:block}.aboutTitle{margin:0 0 .5em;padding-right:0;min-width:0}.aboutBloc{display:block}.aboutBlocImage{float:left;margin:0 1rem 1rem 0;width:50%}.aboutBloc:nth-child(odd) .aboutBlocImage{float:right;margin:0 0 1rem 1rem}.aboutBlocTxts{width:auto;max-width:100%}}@media screen and (max-width:420px){.aboutBlocImage,.aboutBloc:nth-child(odd) .aboutBlocImage{float:none;margin:1rem 0;width:100%}}
