.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.enl-popup{position:relative}.enl-popup__btn{width:46px;height:46px;background:-webkit-gradient(linear,left bottom,left top,color-stop(16.8%,#fff),color-stop(125.78%,#98cdff));background:linear-gradient(0deg,#fff 16.8%,#98cdff 125.78%);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.102);box-shadow:0 4px 4px 0 rgba(0,0,0,.102);border:4px solid #fff}.enl-popup__btn__icn{-webkit-margin-start:3px;margin-inline-start:3px;-webkit-margin-before:-3px;margin-block-start:-3px;display:block;width:36px;height:auto}.enl-popup__cnt{-webkit-box-shadow:0 4px 44px 0 rgba(0,0,0,.251);box-shadow:0 4px 44px 0 rgba(0,0,0,.251);width:280px;border-radius:10px;position:absolute;inset-block-end:18px;overflow:hidden;background-color:#fff;gap:6px;visibility:hidden;pointer-events:none;opacity:0;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.enl-popup__cnt--shw{visibility:visible;pointer-events:all;opacity:1}.enl-popup__cnt--start{inset-inline-start:20px}.enl-popup__cnt--end{inset-inline-end:20px}.enl-popup__cls{position:absolute;inset-inline-end:14px;inset-block-start:14px;width:20px;height:20px;color:#323a47}.enl-popup__cls svg{width:10px;height:10px;fill:currentColor}.enl-popup__hdr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-block:16px 0;padding-inline:16px;background:-webkit-gradient(linear,left bottom,left top,color-stop(16.8%,#fff),color-stop(125.78%,#98cdff));background:linear-gradient(0deg,#fff 16.8%,#98cdff 125.78%)}.enl-popup__hdr__cnt{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;max-width:100%;width:100%}.enl-popup__hdr__ttl{font-weight:700;letter-spacing:-.02px;color:#264d8c;display:block;margin-bottom:6px}.enl-popup__hdr__ttl,.enl-popup__hdr__ttl--sm{font-size:14px;line-height:1.2}.enl-popup__hdr__ttl--name{color:#e86b2e}.enl-popup__hdr__dsc{font-weight:400;font-size:10px;line-height:1;color:#4a5261;display:block}.enl-popup__hdr__fgr{width:72px;-webkit-margin-end:18px;margin-inline-end:18px}.enl-popup__hdr__img{width:100%;height:auto;display:block}.enl-popup__frm{padding:16px;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.enl-popup__frm__grp{width:100%}.enl-popup__frm__inp{height:40px;border:1px solid #d0d5dd;border-radius:8px;padding:10px 12px;font-weight:400;font-size:14px;line-height:20px;color:#323a47;width:100%}.enl-popup__frm__inp::-webkit-input-placeholder{color:#667085}.enl-popup__frm__inp::-moz-placeholder{color:#667085}.enl-popup__frm__inp:-ms-input-placeholder{color:#667085}.enl-popup__frm__inp::-ms-input-placeholder{color:#667085}.enl-popup__frm__inp::placeholder{color:#667085}.enl-popup__frm__chc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.enl-popup__frm__chc__inp{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:16px;height:16px;outline:none!important;border-radius:4px;background:#fff;border:1px solid #d0d5dd}.enl-popup__frm__chc__inp:checked{accent-color:#f7a500;background:#f7a500;border-color:#f7a500;background-image:url(/assets/img/icons/check.svg);background-position:50%}.enl-popup__frm__chc__lbl{width:calc(100% - 40px);font-size:8.5px;color:#7c8594;font-weight:400;margin:0;line-height:11.5px;-webkit-margin-start:10px;margin-inline-start:10px}.enl-popup__frm__chc__lbl a{color:#323a47;text-decoration:underline}.enl-popup__frm__rcp{height:54px}.enl-popup__frm__rcp>div{-webkit-transform:translate(-45px,-12px) scale(.7);transform:translate(-45px,-12px) scale(.7)}.enl-popup__frm__btn{border:1px solid #fdb813;background-color:#fdb813;padding:10px;font-weight:600;font-size:14px;line-height:20px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;border-radius:8px}.enl-popup__frm__btn:disabled{color:#98a2b3;border-color:#e4e7ec;background-color:#f2f4f7;cursor:not-allowed}.enl-popup__frm--hdn-itm{display:none}@media (min-width:768px){.enl-popup__btn{width:58px;height:58px;border-width:5px}.enl-popup__btn__icn{-webkit-margin-start:8px;margin-inline-start:8px;-webkit-margin-before:-3px;margin-block-start:-3px;display:block;width:45px;height:auto}.enl-popup__cnt{width:343px}.enl-popup__hdr{padding-block:16px 6px;padding-inline:24px 20px}.enl-popup__hdr__ttl{font-size:18px;line-height:1.05;letter-spacing:-.03px}.enl-popup__hdr__fgr{width:112px;-webkit-margin-end:0;margin-inline-end:0}.enl-popup__frm{padding:16px 20px}}