.por-que-escogernos-section .box{gap:3rem}.por-que-escogernos-section .box .content{flex-direction:row;justify-content:space-between;align-items:center;gap:2rem}.por-que-escogernos-section .box .content .title-1{width:100%}.por-que-escogernos-section .box .content .wrapper{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem}.por-que-escogernos-section .box .img{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;border-radius:var(--card-border-radius-1)}.por-que-escogernos-section .box .img img{max-height:27rem;object-position:top}.por-que-escogernos-section .box .content{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:3rem}.por-que-escogernos-section .box .content .cards{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;border:1px solid var(--accent-color-1);border-radius:var(--border-radius-1);gap:2rem;padding:2rem}.por-que-escogernos-section .box .content .cards .card{width:100%;max-width:320px;min-height:290px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-right:2rem;border-right:1px solid var(--accent-color-1);gap:1rem}.por-que-escogernos-section .box .content .cards .card:last-of-type{border-right:none}.por-que-escogernos-section .box .content .cards .card h3{line-height:var(--title-height-1)}@media screen and (min-width:0px) and (max-width:1050px){.por-que-escogernos-section .box :first-child{flex-wrap:wrap}.por-que-escogernos-section .box .content{align-items:center}.por-que-escogernos-section .box .content .cards{max-width:700px;flex-wrap:wrap;justify-content:flex-start}.por-que-escogernos-section .box .content .cards .card{max-width:100%;border-right:none;border-bottom:1px solid var(--accent-color-1);padding-bottom:2rem}}