.together .together__box{display:flex;flex-direction:column;gap:20px}.together .together__title{font-size:22px;text-align:left}.together .together__title svg{margin-top:10px}.together .together__description{margin-top:20px;display:flex;flex-direction:column;gap:20px}.together .together__description p{font-size:16px;font-weight:600;line-height:1.25}.together .together__description p span{font-size:14px;font-weight:400;line-height:normal}.together .together__box-img{border-radius:20px;overflow:hidden}.together .together__box-img img{width:100%;height:100%;object-fit:cover}@media (min-width:768px){.together .together__title{font-size:35px}.together .together__title svg{margin-top:20px}.together .together__box{display:flex;flex-direction:row;justify-content:space-between}.together .together__box>div{flex:1}.together .together__box-img{max-width:620px}}