.popup_content.box{max-width:41.5rem;background:#fff0;border:none;height:100%;padding-top:4.0625rem}.popup_content .popup-head{position:absolute;left:0;top:1.125rem;height:2.9375rem;border-radius:1.25rem 1.25rem 0rem 0rem;background:#083555;display:flex;justify-content:space-between;z-index:10;width:100%;align-items:center;padding:0 1.125rem 0 .1875rem}.popup_content .popup-head .title{color:#FFF;display:flex;align-items:center}.popup_content .popup-head .title .num{margin-left:.625rem}.popup_content .popup-head .title .label{font-weight:700}.popup_content .popup-head .btns-cont{display:flex}.popup_content .popup-head .btn-print{display:block;background-color:#fff0;color:#FFF;margin-left:.375rem}.popup_content .popup-head .btn-print .icon{margin-left:.375rem;font-size:1.125rem}.popup_content .popup-head .close_btn{display:block;height:2.9375rem;width:2.9375rem;background:#fff0;color:#FFF;font-size:.75rem}.popup_content .scrollbar-inner{height:calc(100% - 4.0625rem)}.popup_content .page-section{border-radius:1.25rem;background:#fff;direction:rtl;position:relative}.popup_content .page-section:first-child{border-radius:0 0 1.25rem 1.25rem}.popup_content .page-section:not(:last-child){margin-bottom:1.25rem}.popup_content .page-section .inner{padding:5.125rem 1.125rem 3.3125rem 1.375rem}.popup_content .page-section:first-child .inner{padding-top:2.1875rem}.popup_content .page-section .head{text-align:center;margin-bottom:1.9375rem}.popup_content .page-section .head .vector-title{display:block;margin:0 auto;margin-bottom:.5625rem}.popup_content .page-section .head .title{font-weight:700}.popup_content .page-section .content{line-height:1.625}.popup_content .page-section strong{display:block}.popup_content .page-section .observer-point{position:absolute;left:0;top:9.375rem;width:100%;height:1px;z-index:3;pointer-events:none}.popup_content .page-section .observer-point.last{top:auto;bottom:9.375rem}@media screen and (max-width:767px){.popup_content.box{max-width:calc(100% - 2.25rem);position:absolute;left:1.125rem;top:0;width:100%}.popup_content .scrollbar-inner{position:absolute;left:0;top:4.0625rem;width:100%}}@media screen and (min-width:768px){.popup_content.box{padding-top:7.1875rem}.popup_content .popup-head{top:4.25rem}.popup_content .scrollbar-inner{height:calc(100vh - 7.1875rem)}}@media screen and (min-width:1024px){.popup_content .popup-head .btn-print:hover,.popup_content .popup-head .close_btn:hover{color:#8ECCF7}}