.custom_widget_section{margin:0 auto;max-width:100%;width:850px}.custom_widget_wrapper{display:flex;flex-wrap:wrap;margin:0 -10px}.custom_widget_item{padding:0 10px;width:50%}.custom_widget_item a.button{padding:15px;width:100%}.widget_code_popup{align-items:center;background:linear-gradient(0deg,rgba(11,19,38,.9),rgba(11,19,38,.9));display:none;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:99999}.widget_code_popup .widget_code_box{background:#fff;height:calc(100% - 50px);max-width:100%;overflow:auto;padding:50px;position:relative;width:1200px}.widget_code_popup .widget_code_box::-webkit-scrollbar{width:3px}.widget_code_popup .widget_code_box::-webkit-scrollbar-thumb{background:#000}.widget_code_popup .widget_code_box::-webkit-scrollbar-track{background:#ccc}.widget_code_popup .widget_code_box iframe{height:100%;width:100%}.widget_code_popup .close_popup{align-items:center;display:flex;justify-content:center;position:absolute;right:20px;top:20px}.widget_code_popup .close_popup img{width:16px}.widget_code_popup.active{display:flex}html.show{overflow:hidden}@media (max-width:1200px){.widget_code_popup{padding:0 25px}}@media (max-width:767px){.widget_code_popup .widget_code_box{padding:50px 15px}.custom_widget_item{width:100%}}