.prep-technique{padding:4rem 0}.prep-technique--gray{background:var(--dens-gray-50)}.prep-technique__inner{align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:var(--dens-max-width);padding:0 2rem}.prep-technique--img-left{direction:rtl}.prep-technique--img-left>*{direction:ltr}.prep-technique__heading{color:var(--dens-navy);font-size:1.75rem;font-weight:700;line-height:1.25;margin-bottom:1.25rem}.prep-technique__body{color:var(--dens-gray-600);font-size:1rem;line-height:1.75}.prep-technique__body p{margin-bottom:1rem}.prep-technique__body p:last-child{margin-bottom:0}.prep-technique__body strong{color:var(--dens-navy)}.prep-technique__link{margin-right:.75rem;margin-top:1.5rem}.prep-technique__media img{border-radius:var(--dens-radius-sm);display:block;height:auto;margin:0 auto;max-width:420px;width:100%}.prep-technique__video{border-radius:var(--dens-radius-sm);overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.prep-technique__video iframe{height:100%;left:0;position:absolute;top:0;width:100%}.prep-guides{background:var(--dens-navy);padding:4rem 0 5rem}.prep-guides__inner{margin:0 auto;max-width:var(--dens-max-width);padding:0 2rem}.prep-guides__heading{color:var(--dens-white);font-size:2rem;font-weight:700;margin-bottom:2.5rem;text-align:center}.prep-guides__grid{display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr)}.prep-guide-card{background:var(--dens-white);border:1px solid var(--dens-gray-200);border-radius:var(--dens-radius-md);color:inherit;display:block;overflow:hidden;text-decoration:none;transition:box-shadow var(--dens-transition),transform var(--dens-transition),border-color var(--dens-transition)}.prep-guide-card:hover{border-color:var(--dens-gray-300);box-shadow:var(--dens-shadow-md);transform:translateY(-2px)}.prep-guide-card__image{background:var(--dens-gray-100)}.prep-guide-card__image img{aspect-ratio:16/10;display:block;height:auto;object-fit:cover;width:100%}.prep-guide-card__info{padding:1.25rem 1.5rem 1.5rem}.prep-guide-card__title{color:var(--dens-navy);font-size:1.125rem;font-weight:700;margin-bottom:.25rem}.prep-guide-card__subtitle{color:var(--dens-gray-500);font-size:.85rem;margin-bottom:.75rem}.prep-guide-card__download{margin-top:auto}@media (max-width:900px){.prep-technique__inner{gap:2rem;grid-template-columns:1fr}.prep-technique--img-left{direction:ltr}.prep-guides__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.prep-technique{padding:2.5rem 0}.prep-technique__heading{font-size:var(--dens-text-subsection)}.prep-guides{padding:2.5rem 0 3rem}.prep-guides__heading{font-size:var(--dens-text-subsection)}.prep-guides__grid{grid-template-columns:1fr}}