.popup{align-items:center;background-color:#000c;height:100%;justify-content:center;left:0;padding:16px 0;position:fixed;top:0;width:100%;z-index:49}.popup,.popup--modal{box-sizing:border-box;display:flex;overflow:auto}.popup--modal{background-color:#fff;border:1px solid #f9f9f9;border-radius:20px;flex-direction:column;gap:40px;height:-moz-max-content;height:max-content;max-height:100%;padding:40px;width:522px}.popup--modal_container{grid-gap:40px;display:grid}.popup--modal_heading,.popup--modal_sticky{display:grid;gap:8px}.popup--subtitle{color:#495151}.popup--sheet{background-color:#000c}.popup--modal_heading--top_heading{display:flex;justify-content:space-between}.popup--title{margin:0}.popup--sheet-handle{display:none}.popup--sheet-handle-bar{background:#d9d9d9;border-radius:2px;height:4px;width:40px}@media only screen and (max-width:1260px){.popup{padding:0}.popup--sheet{align-items:flex-end}.popup--modal{border-radius:0;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:24px 16px}.popup--modal--sheet{width:100%}.popup--modal--sheet .popup--modal_container--scroll{flex:1;min-height:0}.popup--modal--sheet>:last-child{margin-top:auto}.popup--title{margin-top:60px}.popup--modal--sheet .popup--modal_sticky{background:#fff;position:sticky;top:0;z-index:2}.popup--modal_heading{gap:16px}.popup--modal_container{grid-gap:24px}.popup--exit_icon{display:none}.h3--popup_mobile{font-size:18px;font-weight:600;line-height:24px}.text-body_mobile{font-size:14px;font-weight:400;line-height:20px}.popup--modal_container--scroll{-ms-overflow-style:none;max-height:100%;overflow-y:scroll;scrollbar-width:none}.popup--modal_container--scroll::-webkit-scrollbar{display:none}.popup--sheet-handle{align-items:center;cursor:grab;display:flex;height:12px;justify-content:center}.popup--modal--sheet{animation:mc-sheet-slide-up .35s cubic-bezier(.32,.72,0,1);border-radius:20px 20px 0 0;bottom:68px;box-sizing:border-box;gap:0;height:auto;justify-content:flex-start;left:0;padding:0 16px 16px;position:absolute;right:0;top:68px;transition:transform .3s cubic-bezier(.32,.72,0,1);width:auto}.popup--modal--sheet .popup--title{margin-top:0}.popup--modal--sheet .popup--modal_container{flex:1;min-height:0}@keyframes mc-sheet-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}}
