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