section.advice-section .advice-row{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));align-items:center;row-gap:1.75rem}@media (min-width:768px){section.advice-section .advice-row{gap:3.5rem}}section.advice-section .advice-row .advice-text{grid-column:span 12/span 12;display:flex;flex-direction:column;gap:.5rem}@media (min-width:768px){section.advice-section .advice-row .advice-text{grid-column:span 6/span 6;gap:1.5rem}}@media (min-width:1280px){section.advice-section .advice-row .advice-text{grid-column:span 7/span 7}}section.advice-section .advice-row .advice-text .section-head{align-items:flex-start}section.advice-section .advice-row .advice-text .section-head .section-title{text-align:left}section.advice-section .advice-row .advice-text .advice-text-box p{margin-top:0;margin-bottom:0;width:100%;max-width:480px;--tw-text-opacity:1;color:rgb(99 114 119/var(--tw-text-opacity,1))}@media not all and (min-width:768px){section.advice-section .advice-row .advice-text .advice-text-box p{margin-bottom:1rem}}@media (min-width:768px){section.advice-section .advice-row .advice-text .advice-text-box p{--tw-text-opacity:1;color:rgb(29 32 34/var(--tw-text-opacity,1))}}section.advice-section .advice-row .advice-img{grid-column:span 12/span 12;display:flex;max-height:410px;flex-direction:column;overflow:hidden;border-radius:1.5rem}@media (min-width:768px){section.advice-section .advice-row .advice-img{grid-column:span 6/span 6}}@media (min-width:1280px){section.advice-section .advice-row .advice-img{grid-column:span 5/span 5}}section.advice-section .advice-row .advice-img img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}