.territory-manager .top-row{display:flex;margin-bottom:20px}.territory-manager__content{width:clamp(300px,100%,calc(65% - 25px))}.territory-manager__forms{background-color:#fef8ea;flex-grow:1;padding:.5rem 1rem}.forms{width:100%}form{background-color:#fef8ea;margin-bottom:1rem;padding:0}.territory-manager .manager-card>div{align-items:center;display:flex;justify-content:center;margin-bottom:50px}.territory-manager .manager-card>div>div.left-content{border:1px solid #dedede;margin-right:50px;max-width:410px;width:40%}.territory-manager .manager-card>div>div.left-content .image-wrap{align-items:center;background-position:50%;background-size:cover;border-bottom:1px solid #dedede;display:flex;height:250px;justify-content:center;padding:30px}.territory-manager .manager-card>div>div.left-content .content-wrap{background-color:#fef8ea;padding:50px}.territory-manager .manager-card>div>div.left-content .content-wrap h3{margin:0}.territory-manager .manager-card>div>div.left-content .content-wrap h4{margin:0 0 20px}.territory-manager .manager-card>div>div.left-content .content-wrap p{margin:0}