section.text-multimage{overflow:hidden;position:relative;z-index:1}section.text-multimage .container{align-items:center;display:flex;gap:175px}section.text-multimage .container.enabled .text-content{opacity:1;transform:translateY(0)}section.text-multimage .container.enabled .left .picture-wrapper,section.text-multimage .container.enabled .right .picture-wrapper{opacity:1}section.text-multimage .text-content{max-width:325px;opacity:0;transform:translateY(-50px);transition:transform .5s ease-in-out,opacity .5s ease-in-out}section.text-multimage .pictures{display:flex;gap:24px;justify-content:center;max-width:700px;position:relative;width:100%}section.text-multimage .pictures .logo{background-color:#fff;border-radius:50%;height:80px;position:absolute;right:-52px;top:415px;width:80px;z-index:1}section.text-multimage .pictures .logo img{height:30px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:30px}section.text-multimage .pictures .left{align-items:flex-end;display:flex;flex-direction:column;gap:24px;position:relative}section.text-multimage .pictures .left .picture-wrapper:first-child .caption{order:1}section.text-multimage .pictures .left .picture-wrapper:first-child .info{order:2}section.text-multimage .pictures .left .picture-wrapper:first-child .picture{height:375px;margin-top:15px;order:3;width:350px}section.text-multimage .pictures .left .picture-wrapper:nth-child(2) .picture{height:295px;margin-bottom:15px;width:255px}section.text-multimage .pictures .right .picture-wrapper{position:relative;top:50%;transform:translateY(-50%)}section.text-multimage .pictures .right .picture-wrapper .picture{height:335px;margin-bottom:15px;width:290px}section.text-multimage .pictures .picture-wrapper{display:flex;flex-direction:column;opacity:0}section.text-multimage .pictures .picture-wrapper:first-child{transition:opacity .5s ease-in-out .2s}section.text-multimage .pictures .picture-wrapper:nth-child(2){transition:opacity .5s ease-in-out .4s}section.text-multimage .pictures .picture-wrapper:nth-child(3){transition:opacity .5s ease-in-out .6s}section.text-multimage .pictures .picture-wrapper:nth-child(4){transition:opacity .5s ease-in-out .8s}section.text-multimage .pictures .picture-wrapper:nth-child(5){transition:opacity .5s ease-in-out 1s}section.text-multimage .pictures .picture-wrapper:nth-child(6){transition:opacity .5s ease-in-out 1.2s}section.text-multimage .pictures .picture-wrapper:nth-child(7){transition:opacity .5s ease-in-out 1.4s}section.text-multimage .pictures .picture-wrapper:nth-child(8){transition:opacity .5s ease-in-out 1.6s}section.text-multimage .pictures .picture-wrapper:nth-child(9){transition:opacity .5s ease-in-out 1.8s}section.text-multimage .pictures .picture-wrapper:nth-child(10){transition:opacity .5s ease-in-out 2s}section.text-multimage .pictures .picture-wrapper .picture{border-radius:15px;box-shadow:12px 35px 57px -13px rgba(38,56,73,.1);overflow:hidden}section.text-multimage .pictures .picture-wrapper .picture img{max-height:100%;max-width:100%;position:static}section.text-multimage .pictures .picture-wrapper .caption{background-image:var(--picto);background-position:0;background-repeat:no-repeat;background-size:20px 20px;color:#263849;line-height:20px;padding-left:30px}section.text-multimage .pictures .picture-wrapper .info{line-height:20px;padding-left:30px}@media screen and (max-width:1200px){section.text-multimage .pictures{max-width:580px}section.text-multimage .pictures .left{align-items:flex-end;display:flex;flex-direction:column;gap:24px}section.text-multimage .pictures .left .logo{top:225px}section.text-multimage .pictures .left .picture-wrapper:first-child .picture{height:300px;width:265px}section.text-multimage .pictures .left .picture-wrapper:nth-child(2) .picture{height:240px;width:210px}section.text-multimage .pictures .right .picture-wrapper{position:relative;top:50%;transform:translateY(-50%)}section.text-multimage .pictures .right .picture-wrapper .picture{height:275px;width:240px}}@media screen and (max-width:1040px){section.text-multimage .container{align-items:center;flex-direction:column;gap:50px}section.text-multimage .text-content{max-width:100%}section.text-multimage .text-content h1,section.text-multimage .text-content h2,section.text-multimage .text-content h3,section.text-multimage .text-content h4{margin-bottom:15px}section.text-multimage .pictures{flex-wrap:wrap;gap:12px;justify-content:center;max-width:100%}section.text-multimage .pictures .left,section.text-multimage .pictures .right{flex-direction:row;flex-wrap:wrap;gap:12px;justify-content:center;width:-moz-fit-content;width:fit-content}section.text-multimage .pictures .left .logo,section.text-multimage .pictures .right .logo{display:none}section.text-multimage .pictures .left .picture-wrapper,section.text-multimage .pictures .right .picture-wrapper{top:0;transform:translateY(0)}section.text-multimage .pictures .left .picture-wrapper:first-child .picture,section.text-multimage .pictures .right .picture-wrapper:first-child .picture{order:-1}section.text-multimage .pictures .left .picture-wrapper .picture,section.text-multimage .pictures .right .picture-wrapper .picture{height:265px!important;width:230px!important}}