.contact-pop-title{color:#000;font-size:40px;font-weight:700}.contact-pop-title,.done-icon{display:flex;justify-content:center;align-items:center;margin:auto}.done-icon{width:200px;height:200px;background-size:cover;background-position:50%}.close-icon{width:24px;height:24px;font-size:10px;font-weight:200;position:relative;margin-right:22rem;margin-top:1rem}.close-icon:after,.close-icon:before{content:"";position:absolute;top:50%;left:35%;width:50%;height:2px;background-color:#686565;cursor:pointer;transform:translate(-50%,-50%) rotate(45deg)}.close-icon:after{transform:translate(-50%,-50%) rotate(-45deg)}.programs-pop-container{position:fixed;top:0;right:0;left:0;bottom:0;background:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:100}.programs-pop-container-section{background:#fff;width:25rem;height:20rem;border-radius:34px;min-width:220px;max-width:500px;max-height:600px;display:flex;flex-direction:column}.programs-pop-close-icon{padding-top:1rem}@media (min-width:391px) and (max-width:606px){.contact-pop-title{font-size:30px}.done-icon{width:150px}.programs-pop-container-section{width:20rem;height:15rem}.close-icon{margin-right:17rem}}@media (min-width:0px) and (max-width:390px){.contact-pop-title{font-size:25px}.done-icon{width:100px}.programs-pop-container-section{width:15rem;height:12rem}.close-icon{margin-right:12rem}}@media (min-width:0px) and (max-width:500px){.programs-pop-container-section{border-radius:15px}}