.btn-round{border-radius:45px;cursor:pointer;display:inline-block;font-size:16px;font-weight:600;letter-spacing:normal;line-height:1.2;padding:10px 20px;text-align:center}.btn-txt{align-items:center;display:flex;width:100%}.btn-txt svg{margin-right:5px;width:20px}.btn-txt>span{font-size:0}.section_popup{align-items:center;background-color:rgba(0,0,0,.65);display:flex;display:none;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:3}.section_popup.open{display:flex}.btn-popup{cursor:pointer}.section_popup>div{border-radius:21px;height:auto;max-width:800px;padding:20px;position:relative;width:100%}.section_popup>div div{display:block;max-height:100%!important;max-width:100%!important;width:100%}.close-popup{background-color:#f59100;border-radius:50%;color:#fff;cursor:pointer;display:block;height:45px;position:absolute;right:-25px;top:-25px;width:45px;z-index:1}.close-popup:after,.close-popup:before{background-color:#fff;content:"";display:block;height:2px;left:12px;position:absolute;top:22px;width:20px}.close-popup:after{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.close-popup:before{transform:rotate(45deg);-webkit-transform:rotate(45deg)}.embed_container iframe{height:100%;width:100%}@media(max-width:950px){.close-popup{right:5px}}