.peptide-trust-safety__content{display:flex;align-items:center;justify-content:space-between;gap:65px}.peptide-trust-safety__text{display:flex;flex-direction:column;gap:55px;max-width:597px;align-items:flex-start}.peptide-trust-safety__headline{max-width:450px}.peptide-trust-safety__headline em{font-style:italic;font-weight:500}.peptide-trust-safety__list{display:flex;flex-direction:column;gap:10px;list-style:none;padding:0;margin:0;align-items:flex-start}.peptide-trust-safety__item{display:flex;align-items:center;gap:7px}.peptide-trust-safety__item svg{flex-shrink:0}.peptide-trust-safety__disclaimer{font-size:16px;line-height:1.5;color:var(--peptide-accent)}.peptide-trust-safety__illustration{flex-shrink:0;width:700px;height:572px;border-radius:30px;overflow:hidden;background-color:#e4e4e4}.peptide-trust-safety__illustration__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media(max-width:1200px){.peptide-trust-safety__content{gap:40px}.peptide-trust-safety__text{max-width:100%;gap:40px}.peptide-trust-safety__illustration{width:50%;height:450px}}@media(max-width:800px){.peptide-trust-safety__content{flex-direction:column;gap:40px}.peptide-trust-safety__text{gap:32px;order:1}.peptide-trust-safety__illustration{width:100%;height:400px;order:2}.peptide-trust-safety__disclaimer{font-size:14px}}@media(max-width:640px){.peptide-trust-safety__illustration{height:350px}}