.objeciones{padding:3rem 0;.cols{display:grid;gap:1rem;grid-template-columns:1fr 1fr}.col2{align-items:center;background-color:#fff;background:linear-gradient(200deg,#f0f0ff,#fff 17%);border:1px solid #d7dcfd;border-radius:2rem;box-shadow:1px 1px 10px 0 #00000010;display:flex;padding:2rem 3rem;position:relative}}.contenedor-preguntas{display:grid;gap:.5rem;.pregunta{a{background-color:#fff;border:2px solid #fff;border-left-width:6px;border-radius:1.5rem;box-shadow:1px 1px 10px 0 #00000010;color:#4d607d;display:grid;font-size:1.2rem;font-weight:600;gap:1rem;grid-template-columns:auto 1fr;padding:1rem 1.5rem;text-decoration:none}.numero,a{align-items:center}.numero{background-color:#eef1fe;border-radius:.8rem;color:#4660e5;display:flex;font-weight:800;height:3rem;justify-content:center;width:3rem}}.pregunta:hover{.numero{background-color:#758bfd;color:#fff}}.pregunta.uk-active{a{border:2px solid #758bfd;border-left-width:6px;box-shadow:1px 1px 10px 0 #00000050;color:#000}.numero{background-color:#758bfd;color:#fff}}}.contenedor-respuestas{.icono{align-items:center;background:#4660e5;background:linear-gradient(227deg,#4660e5,#758bfd);border-radius:1rem;color:#fff;display:flex;height:5rem;justify-content:center;width:5rem}.icono,.titulo{margin-bottom:2rem}.titulo{color:#161c27;font-size:2.2rem;font-weight:500}.texto{color:#616161;font-size:1.4rem;font-weight:400;text-align:justify}.numero{color:#e6eaff;font-size:10rem;font-weight:800;position:absolute;right:20px;top:-40px}}@media only screen and (max-width:769px){.cols{grid-template-columns:1fr!important}.col2{padding:1.5rem 2rem!important;.icono{margin-bottom:1rem!important}.titulo{font-size:1.5rem;margin-bottom:1rem}.texto{font-size:1.2rem!important}.numero{font-size:6rem;top:-20px}}.contenedor-preguntas{.pregunta a{border-radius:.5rem;padding:.2rem}}}