.growth_problem_section{background-color:var(--primary_color);padding:96px 0}.growth_problem_section .main_container{align-items:start;column-gap:8%;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr)}.growth_problem_section .gp_eyebrow{color:var(--secondary_color);font-family:var(--primary_font);font-size:13px;font-weight:700;letter-spacing:.14em;margin-bottom:18px;text-transform:uppercase}.growth_problem_section .heading_conta h1,.growth_problem_section .heading_conta h2,.growth_problem_section .heading_conta h3{color:var(--white_color);margin:0 0 22px}.growth_problem_section .description_conta,.growth_problem_section .description_conta p{color:#d9e2ee;font-size:18px;line-height:1.65}.growth_problem_section .description_conta p:last-child{margin-bottom:0}.growth_problem_section .wrap_button_conta{display:flex;flex-wrap:wrap;gap:16px;margin-top:34px}.growth_problem_section .gp_points{counter-reset:none;list-style:none;margin:6px 0 0;padding:0}.growth_problem_section .gp_point{border-top:1px solid hsla(0,0%,100%,.16);padding:26px 0 26px 74px;position:relative}.growth_problem_section .gp_point:last-child{border-bottom:1px solid hsla(0,0%,100%,.16)}.growth_problem_section .gp_num{color:var(--secondary_color);font-family:var(--primary_font);font-size:15px;font-weight:800;left:0;letter-spacing:.08em;position:absolute;top:26px}.growth_problem_section .gp_point_heading{color:var(--white_color);font-size:24px;line-height:1.25;margin:0 0 8px}.growth_problem_section .gp_point_desc,.growth_problem_section .gp_point_desc p{color:#c3d1e0;font-size:16px;line-height:1.6;margin-bottom:0}@media (max-width:991px){.growth_problem_section{padding:72px 0}.growth_problem_section .main_container{grid-template-columns:minmax(0,1fr);row-gap:44px}}@media (max-width:767px){.growth_problem_section{padding:56px 0}.growth_problem_section .description_conta,.growth_problem_section .description_conta p{font-size:17px}.growth_problem_section .gp_point{padding:22px 0 22px 58px}.growth_problem_section .gp_num{top:22px}.growth_problem_section .gp_point_heading{font-size:21px}.growth_problem_section .wrap_button_conta .cta_button{text-align:center;width:100%}}