.close{background:none;border:0;cursor:pointer;height:36px;margin:0;padding:0;position:absolute;right:0;top:0;width:36px}.close .close-icon{position:absolute;top:10px;right:10px}.close .new-close-icon{position:absolute;top:8px;right:0}@-webkit-keyframes skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}body.modal-open{top:0;right:0;bottom:0;left:0;overflow:hidden}@media(min-width:1025px){.nm-modal--video .nm-modal__window{width:50%}}@media screen and (min-width:768px)and (max-width:1024px){.nm-modal--video .nm-modal__window{width:75%}}.nm-modal{display:block;position:fixed;top:0;right:0;bottom:0;left:0;height:100%;z-index:10000;overflow:hidden}.nm-modal--overflowed .nm-modal__header{-webkit-box-shadow:0 0 10px #666;box-shadow:0 0 10px #666}@media screen and (max-width:767px){.nm-modal--overflowed .nm-modal__header{margin-bottom:10px}}.nm-modal--overflowed .nm-modal__content{padding:0 20px 20px}.nm-modal--scrollable .nm-modal__content{overflow-y:auto}.nm-modal--sticky-ios{position:-webkit-sticky;position:sticky}.nm-modal--sticky-android{height:100vh}.nm-modal__overlay{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%;background:rgba(0,0,0,.75)}.nm-modal__window{-webkit-transform:translateX(-50%);transform:translateX(-50%);position:absolute;left:50%;width:100%;max-width:calc(100vw - 20px);max-height:calc(100vh - 100px);background:#fff;overflow:hidden;top:5%}@media screen and (max-width:374px){.nm-modal__window{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%}}@media screen and (min-width:375px)and (max-width:767px)and (-webkit-device-pixel-ratio:3){.nm-modal__window{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%}}@media(min-width:768px){.nm-modal__window{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;width:auto;max-width:calc(100vw - 100px);max-height:calc(100vh - 100px)}}.nm-modal__window.full-width{width:100%;height:100%;max-width:none;max-height:none;overflow-y:scroll}.nm-modal__window.full-width .close{z-index:999;display:block;position:-webkit-sticky;position:sticky;margin-top:calc(-100vh + 140px);margin-left:calc(100vw - 36px)}@media screen and (min-width:768px)and (max-width:1024px){.nm-modal__window.full-width .l2-layout{width:100%}}.nm-modal__header{height:40px;text-align:right;background:#fff}.nm-modal__header:before{content:"";height:100%}.nm-modal__header *,.nm-modal__header:before{display:inline-block;vertical-align:middle}.nm-modal__content{-webkit-box-sizing:border-box;box-sizing:border-box;max-height:calc(100vh - 140px);max-width:calc(100vw - 20px);padding:0 20px 20px;-webkit-overflow-scrolling:touch}@media(min-width:768px){.nm-modal__content{max-width:100vw}}.nm-modal__content img{display:block;max-width:100%}.nm-modal__content.full-width{padding:0;max-width:none}