section{background-color:var(--background-primary);margin-bottom:60px}section .section__content{width:93%;margin:auto}section .section__content .section__content-image{width:102%;margin-bottom:-2%;margin-left:-1.5%}section .section__content .section__content-image img{min-height:112px;width:100%}section .section__content .section__content-info{color:var(--color-green-wop);background-color:#008f5e;border-radius:0% 0% 40px 40px;height:auto;display:grid;gap:var(--space-xs);padding:var(--space-m);grid-template-columns:repeat(4, 1fr);text-align:center}section .section__content .section__content-info .info-card{margin-top:20px;margin-bottom:20px}section .section__content-data{padding:0px 137px;font-family:var(--text-title-font-family);font-size:var(--text-title-xl-font-size);line-height:23px;letter-spacing:.36px;text-align:left;margin-top:35px}section .section__content-data .content-question{margin-bottom:3.6px}section .section__content-data_info{padding:0px 137px;font-family:var(--text-title-font-family);font-size:26px;font-weight:var(--text-body-l-font-weight);line-height:42px;letter-spacing:.37px;text-align:center;margin-top:var(--space-xl)}section .section__content-data_info p{margin-bottom:0px}section .section__content-data_info .content-data-green{color:var(--color-green-wop)}section .section__content-data_info .download-buttons{display:flex;justify-content:center;margin-top:20px}section .section__content-data_info .download-buttons .download--img-logo{margin:-4px 0 0 7px;width:24px;height:24px}section .section__content-data_info .download-buttons .android-button{width:143px;height:56px;margin-right:10px}section .section__content-data_info .download-buttons .iOS-button{width:106px;height:56px}section .section__content-data_info .download-buttons .button-typographhy{gap:var(--space-xs);padding-top:17px;border-radius:var(--radius-s);background:var(--background-gray-silver);font-family:var(--text-title-font-family);font-size:var(--text-title-l-font-size);font-weight:var(--text-body-s-font-weight);line-height:22px;letter-spacing:0px;color:var(--color-black-100);text-decoration:none}@media screen and (max-width: 576px){section .section__content{width:86%}section .section__content .section__content-image{margin-top:30px}section .section__content .section__content-info{grid-template-columns:repeat(1, 1fr)}section .section__content-data,section .section__content-data_info{padding:0px 53px}}@media screen and (min-width: 576px){section .section__content{width:86%}section .section__content .section__content-image{margin-top:30px}section .section__content .section__content-info{grid-template-columns:repeat(1, 1fr)}section .section__content-data,section .section__content-data_info{padding:0px 54px}}@media screen and (min-width: 768px){section .section__content{width:86%}section .section__content .section__content-image{margin-top:15px}section .section__content .section__content-info{grid-template-columns:repeat(2, 1fr)}section .section__content-data,section .section__content-data_info{padding:0px 109px}}@media screen and (min-width: 992px){section .section__content{width:86%}section .section__content .section__content-info{grid-template-columns:repeat(2, 1fr)}section .section__content-data,section .section__content-data_info{padding:0px 15%}}@media screen and (min-width: 1280px){section .section__content{width:73%}section .section__content .section__content-info{grid-template-columns:repeat(4, 1fr)}section .section__content .section__content-info .wop-info-card{margin-top:60px;margin-bottom:60px}}