.voyage .voyage__subtitle{margin-top:15px;font-family:var(--font-inter);font-weight:600;font-size:16px;line-height:1.25}.voyage .voyage__image{margin-top:20px;width:100%;border-radius:20px}.voyage .voyage__list{margin-top:30px;display:flex;flex-direction:column;gap:16px 0}@media (min-width:1200px){.voyage .voyage__container{gap:0 61px}.voyage .voyage__item-text{max-width:600px}}@media (min-width:768px){.voyage .voyage__container{display:grid;justify-content:center;align-items:center;grid-template-columns:repeat(2, auto);grid-template-rows:repeat(2, auto);gap:0 30px}.voyage .voyage__image{max-height:600px;margin:0}.voyage .voyage__title{text-align:start;max-width:520px;margin:0;margin-top:22px}.voyage .voyage__subtitle{font-family:var(--font-inter);font-weight:600;font-size:16px;line-height:1.25;font-size:18px;margin-top:20px}.voyage .voyage__list{margin-top:40px;gap:30px 0}.voyage .voyage__item-text{max-width:450px;font-size:16px;font-weight:500}}