section.banner-module{overflow:visible;padding:30px 0;z-index:2}section.banner-module:after{background-color:#001432;bottom:0;content:"";display:block;height:65px;left:0;position:absolute;width:100%;z-index:-1}section.banner-module .container .wrapper{align-items:center;background-color:#fff2d2;border-radius:10px;display:flex;gap:30px;justify-content:space-between;padding:36px 40px}section.banner-module .text-content{display:flex;flex-direction:column;gap:1.5rem;max-width:630px}section.banner-module .text-content .title{max-width:630px;position:relative}section.banner-module .text-content .title svg{position:absolute;right:-40px;top:-17px}section.banner-module .text-content .richtext{max-width:575px}section.banner-module .picture-wrapper{position:relative}section.banner-module .picture-wrapper .picture{background-color:#ffd75d;border-radius:10px;display:block;height:285px;width:335px}section.banner-module .picture-wrapper .picture img{bottom:0;height:405px;left:0;object-fit:cover;position:absolute;width:100%}section.banner-module .picture-wrapper .infos{background-color:#0027a6;border-radius:10px;bottom:20px;left:-95px;padding:13px 24px;position:absolute}section.banner-module .picture-wrapper .infos .description,section.banner-module .picture-wrapper .infos .name{color:#fff;font-size:14px}section.banner-module .picture-wrapper .infos .name{font-style:Bold;font-weight:600}section.banner-module .picture-wrapper .infos .description{font-style:Regular;font-weight:400}@media (max-width:1280px){section.banner-module .container .wrapper{flex-direction:column;text-align:center}section.banner-module .text-content{align-items:center}section.banner-module .text-content .richtext,section.banner-module .text-content .title{max-width:100%}section.banner-module .picture-wrapper{padding-top:120px}section.banner-module .picture-wrapper .infos{left:-14px}}@media (max-width:400px){section.banner-module .picture-wrapper,section.banner-module .picture-wrapper .picture{width:100%}}