
.ethics{background:#f3efe7}
.ethics-layout{display:flex;gap:40px;align-items:center}
.ethics-copy{flex:1}
.ethics-card{flex:1;background:#082844;color:#fff;border-radius:26px;padding:30px}
.ethics-line{font-family:"PT Serif",Georgia,serif;font-size:25px;line-height:1.25;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.11)}
.ethics-line:last-child{border-bottom:0}
.ethics-line span{color:#dca73b}
@media(max-width:900px){.ethics-layout{flex-direction:column}}
