@media screen and (max-width:767px){.resolved-conflicts-wrapper .success-message-wrapper{height:90vh;place-content:center;place-items:center}}.resolved-conflicts-wrapper svg{display:block;height:115px;width:115px;color:#447c02;margin:0 auto}@media screen and (max-width:1090px){.resolved-conflicts-wrapper svg{width:15vw;height:auto}}@media screen and (max-width:767px){.resolved-conflicts-wrapper svg{width:25vw}}.resolved-conflicts-wrapper svg.small{height:1.4vw;width:1.4vw;color:#adff2f}@media screen and (max-width:1090px){.resolved-conflicts-wrapper svg.small{width:24px;height:auto}}@media screen and (max-width:767px){.resolved-conflicts-wrapper svg.small{margin:0 1.5em}}.resolved-conflicts-wrapper .circle{stroke-dasharray:76;stroke-dashoffset:76;animation:draw .5s forwards}.resolved-conflicts-wrapper .tick{stroke-dasharray:18;stroke-dashoffset:18;animation:draw .5s forwards .5s}@keyframes draw{to{stroke-dashoffset:0}}.resolved-conflicts-wrapper p{color:#447c02;font-size:30px;margin:1em 0}@media screen and (max-width:1280px){.resolved-conflicts-wrapper p{font-size:29px}}@media screen and (max-width:1090px){.resolved-conflicts-wrapper p{text-align:center!important}}@media screen and (max-width:767px){.resolved-conflicts-wrapper p{font-size:25px}}.resolved-conflicts-wrapper .success-back-button{background:#447d03;color:#fff;text-transform:uppercase;width:100%}@media screen and (max-width:480px){.resolved-conflicts-wrapper .success-back-button{font-size:20px}}.resolved-conflicts-wrapper .success-back-button:hover{background:rgba(68,125,3,.349);transition:var(--transition)}