#project-popup{background:#fff;margin:0 auto;max-width:800px;padding:80px 15px;position:relative}#project-popup .modal-content{background:#f7f8f9;border:none;display:flex;flex-direction:row;flex-wrap:wrap;padding-bottom:100px}#project-popup .mfp-close{background-color:transparent!important;height:auto;right:15px;top:19px;width:auto}#project-popup table{border:none;width:100%}#project-popup td,#project-popup th{border:none;font-size:18px;padding:15px 20px}#project-popup th{color:#fff;font-weight:700}#project-popup tr:first-of-type th:first-of-type{border-radius:4px 0 0 4px}#project-popup tr:first-of-type th:last-of-type{border-radius:0 4px 4px 0}#project-popup tr:first-of-type th{background:#a4a9b3}#project-popup tr td:first-of-type,#project-popup tr th:first-of-type{text-align:left}#project-popup tr td:last-of-type,#project-popup tr th:last-of-type{text-align:right}#project-popup tr:not(:first-of-type):after{background:#a4a9b3;bottom:0;content:"";height:1px;left:20px;position:absolute;right:20px;width:calc(100% - 40px)}#project-popup tr:not(:first-of-type){padding:0 20px;position:relative}#project-popup tr td{font-weight:700}#project-popup tr p{background:#f4a731;border-radius:10px;color:#fff;font-weight:700;height:30px;margin-bottom:0;padding:0 7px}#project-popup .button,#project-popup tr p{align-items:center;display:-webkit-inline-flex;display:inline-flex;flex-direction:column;justify-content:center}#project-popup .button{border-radius:15px;height:40px;margin-right:20px;margin-top:30px;order:1;padding:0 30px;text-transform:none;width:calc(50% - 35px)}#project-popup .button:hover{background:#c17c11!important}#project-popup .chosen-single{background:#fff;border:none;border-radius:0;box-shadow:none;font-size:18px;height:50px!important;padding:0 20px;width:100%}#project-popup .select{margin-left:20px;margin-right:30px;width:calc(50% - 35px)}#project-popup .chosen-container .chosen-results{background:#fff;border:none;box-shadow:none;color:#fff;margin:0;padding:0}#project-popup .chosen-container .chosen-single div{display:none}#project-popup .chosen-container .chosen-single span{display:flex;height:100%;line-height:50px;margin-right:0;position:relative;width:100%}.rtl #project-popup .chosen-container .chosen-single span:before{left:0;right:inherit}#project-popup .chosen-container .chosen-single span:before{border:7px solid transparent;border-top:10px solid #a4a9b3;content:"";position:absolute;right:0;top:50%;transform:translateY(calc(-50% + 3.5px))}#project-popup .chosen-container.chosen-with-drop span:before{border:7px solid transparent;border-bottom:10px solid #a4a9b3;transform:translateY(calc(-50% - 3.5px))}#project-popup .chosen-container .chosen-results li{background:0 0;color:#000;padding:10px 15px!important}#project-popup .chosen-container .chosen-drop{border:none;box-shadow:none}#project-popup .chosen-container .chosen-results li:hover{background:#f4a731;color:#fff}.rtl #project-popup tr:first-of-type th:first-of-type{border-radius:0 4px 4px 0}.rtl #project-popup tr:first-of-type th:last-of-type{border-radius:4px 0 0 4px}.rtl #project-popup tr td:last-of-type,.rtl #project-popup tr th:last-of-type{text-align:left}.rtl #project-popup tr td:first-of-type,.rtl #project-popup tr th:first-of-type{text-align:right}.rtl .select label{display:block;text-align:right}#project-popup.is-loading{filter:grayscale(.2) brightness(.9);pointer-events:none;position:relative}#project-popup.is-loading:after{backdrop-filter:blur(1px);background:rgba(0,0,0,.25);content:"";inset:0;position:absolute;z-index:10}.mfp-content .modal-content{position:relative}@media screen and (max-width:480px){#project-popup td,#project-popup th{font-size:14px}#project-popup .button,#project-popup .select{margin-left:20px;margin-right:20px;width:calc(100% - 40px)!important}}