.remodal[data-remodal-id="popup-block"] {
  padding: 30px 35px 30px 30px;
  text-align: left; }
  .remodal[data-remodal-id="popup-block"] .remodal-close-btn {
    position: absolute;
    top: 4px;
    right: 4px;
    padding: 0;
    border: none;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    font-size: 0;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:ev='http://www.w3.org/2001/xml-events' version='1.1' baseProfile='full' xml:space='preserve' x='0px' y='0px' width='11px' height='11px' viewBox='0 0 11 11' preserveAspectRatio='none' shape-rendering='geometricPrecision'%3E%3Cpath fill='%23fff' d='M10.717,1.696 L6.914,5.500 L10.717,9.303 C11.107,9.694 11.107,10.327 10.717,10.717 C10.326,11.108 9.693,11.108 9.303,10.717 L5.500,6.914 L1.696,10.717 C1.306,11.108 0.673,11.108 0.282,10.717 C-0.108,10.327 -0.108,9.694 0.282,9.303 L4.086,5.500 L0.282,1.696 C-0.108,1.306 -0.108,0.673 0.282,0.282 C0.673,-0.108 1.306,-0.108 1.696,0.282 L5.500,4.085 L9.303,0.282 C9.693,-0.108 10.326,-0.108 10.717,0.282 C11.107,0.673 11.107,1.306 10.717,1.696 Z'/%3E%3C/svg%3E") 50% no-repeat #303030; }
  .remodal[data-remodal-id="popup-block"] .block-in .title {
    font-weight: bold;
    font-size: 18px; }
