.section-in-action{background-color:var(--primary);margin-bottom:20rem;position:relative;padding:6.6rem 0 9.2rem}.section-in-action::after,.section-in-action::before{background-color:var(--primary);content:"";width:100%;height:100%;position:absolute;top:0}.section-in-action::before{left:-98%}.section-in-action::after{right:-98%}.section-in-action .title-info{margin-bottom:3.2rem}.section-in-action .title-info h2{font-size:4rem;line-height:4.8rem;color:var(--secondary)}.section-in-action p{color:var(--base);margin-bottom:0}.section-in-action .action-wrapper{width:100%}@media(max-width:767px){.section-in-action{padding:6rem 0 4rem;margin-bottom:10rem}.section-in-action .title-info h2{font-size:3.2rem}.section-in-action .action-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}}.section-in-action .action-item{width:25%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 2rem}@media(max-width:767px){.section-in-action .action-item{width:50%;margin-bottom:4rem}}.section-in-action .action-item picture{height:13rem;width:13rem}.section-in-action .action-item picture img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}