.guests-say{display:flex;flex-flow:column nowrap;gap:50px;margin:0 auto;max-width:1320px;padding:140px 40px;position:relative}.guests-say--heading{position:relative;width:100%}.guests-say--title{color:#000;font-family:Century Gothic;font-size:48px;font-weight:500;letter-spacing:.02em;line-height:140%}.guests-say--items{display:grid;gap:45px 40px;grid-template-columns:repeat(2,1fr);justify-content:space-between;position:relative;width:100%}.guests-say--item{position:relative}.guests-say--item_contain{display:flex;flex-flow:column nowrap;gap:15px;margin:0 auto 0 0;max-width:570px}.guests-say--item:nth-child(2n+2) .guests-say--item_contain{margin:0 0 0 auto}.guests-say--item_heading{align-items:center;display:flex;gap:20px;justify-content:space-between;padding:0 0 15px;position:relative}.guests-say--item_heading:after{border-bottom:.5px solid #000;bottom:0;content:"";height:1px;left:0;opacity:.3;position:absolute;width:100%}.guests-say--item_name{align-items:center;color:#000;display:flex;font-weight:600;margin:0;text-transform:uppercase}.guests-say--item_date,.guests-say--item_name{font-family:Inter,sans-serif;font-size:16px;letter-spacing:1px;line-height:160%}.guests-say--item_date{align-items:flex-end;color:#6f6f6f;display:inline-flex;font-weight:400;gap:15px;padding:0 0 0 15px;position:relative;text-transform:none}.guests-say--item_date:before{border-right:1px solid #000;content:"";height:20px;margin:auto 0;opacity:.3;position:relative;width:1px}.guests-say--item_icon svg{color:#4b4b4b;fill:#4b4b4b;height:23px;max-height:23px;opacity:.45;width:auto}.guests-say--item_content,.guests-say--item_content p{color:#000;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.guests-say--item_content p:last-child{margin:0}@media (max-width:1024px){.guests-say{gap:40px;padding:100px 40px}.guests-say--title{font-size:40px;line-height:120%}.guests-say--items{gap:45px 28px}}@media (max-width:767px){.guests-say{padding:100px 20px}.guests-say--items{gap:40px;grid-template-columns:1fr}.guests-say--item_contain{max-width:100%}.guests-say--item:nth-child(2n+2) .guests-say--item_contain{margin:0}}