.dl-check-submit{display:flex;flex-direction:column;gap:2.5rem;padding:1rem 0;width:100%}.dl-check-submit .dl-check-top{align-items:center;border-bottom:1px solid #f1f0f0;display:flex;justify-content:space-between;padding:0 1rem 1rem}@media (max-width:720px){.dl-check-submit .dl-check-top{padding:0 1rem 1rem}}.dl-check-submit .dl-check-top .dl-close-wrapper{cursor:pointer;height:1rem;width:1rem}.dl-check-submit .dl-check-midd{align-items:center;display:flex;flex-direction:column;gap:.75rem;justify-content:center}.dl-check-submit .dl-check-midd .dl-check{background-color:#c4f1e0;border:1px solid #038252;clip-path:polygon(0 0,100% 0,100% calc(100% - 20px),calc(100% - 20px) 100%,0 100%);padding:2rem 1.5rem;position:relative}.dl-check-submit .dl-check-midd .dl-check:after{background:linear-gradient(to top left,#038252 49%,transparent 51%);bottom:0;content:"";height:20px;pointer-events:none;position:absolute;right:0;width:20px}.dl-check-submit .dl-check-midd .dl-check .dl-svg{height:2.75rem;width:3.75rem}@media (max-width:720px){.dl-check-submit .dl-check-midd .dl-check{padding:1.8em 1.5rem}.dl-check-submit .dl-check-midd .dl-check .dl-svg{height:2.8rem;width:2.8rem}}.dl-check-submit .dl-check-midd h1{color:#038252;font-size:1.5rem}@media (max-width:720px){.dl-check-submit .dl-check-midd h1{font-size:1.25rem}}.dl-check-submit .dl-check-midd .dl-has-error{color:#ee2326}.dl-check-submit .dl-check-midd p{color:#303030;font-size:14px;font-weight:200;text-align:center}.dl-check-submit .dl-check-midd.dl-check-midd-error .dl-check{background-color:#fde9e9;border:1px solid #ee2326}.dl-check-submit .dl-check-midd.dl-check-midd-error .dl-check:after{background:linear-gradient(to top left,#ee2326 49%,transparent 51%);pointer-events:none}.dl-check-submit .dl-home-btn{align-items:center;box-shadow:0 -20px 10px -15px #0000001a;display:flex;justify-content:center;margin-top:auto;padding:1rem .5rem 0}.dl-check-submit .dl-home-btn .dl-prim-btn{width:24rem}@media (max-width:720px){.dl-check-submit .dl-home-btn .dl-prim-btn{width:100%}}
