@layer components-widgets{.popup-for-content{display:none}.popup-for-content_long-popup .popup-for-content__body{overflow:auto}.popup-for-content[data-card-with-tabs] .popup-for-content__button{display:none}.popup-for-content[data-card-with-tabs] .popup-for-content__button.active{display:flex}.popup-for-content.js-modal-window-open{position:fixed;z-index:16;inset:0;display:flex;overflow:auto;align-items:center;justify-content:center;width:100%;height:100%;background-color:var(--primary-black-50)}.popup-for-content__body{overflow:hidden;width:100%;max-width:477px;max-height:85%;border-radius:24px;background-color:var(--white);scrollbar-width:none}.popup-for-content__body::-webkit-scrollbar{display:none}.popup-for-content__body_story-detail{max-width:400px;max-height:95%}.popup-for-content__body_story-detail button{width:100%}@media screen and (max-width: 767px){.popup-for-content__body_story-detail{margin:20px 0}}.popup-for-content__wrapper{position:relative;overflow:hidden;width:100%;height:100%}.popup-for-content__scroll-container{overflow-y:scroll;height:100%;max-height:710px;scrollbar-width:none}.popup-for-content__wrapper-content{position:relative;width:100%;height:100%;padding:40px 32px}.popup-for-content__wrapper-content::-webkit-scrollbar{display:none}.popup-for-content__wrapper-content_p-sm-32-16{padding:32px 16px}.popup-for-content__wrapper-content_p-32-24{padding:32px 24px}.popup-for-content__wrapper-content_p-40-32{padding:40px 32px}@media screen and (max-width: 767px){.popup-for-content__wrapper-content_p-40-32{padding:32px 16px}}@media screen and (max-width: 767px){.popup-for-content__wrapper-content{padding:32px 16px}}.popup-for-content__close-button{position:absolute;z-index:1;top:16px;right:16px;overflow:hidden;width:32px;height:32px;padding:4px;cursor:pointer;transition:background-color .3s;border-radius:16px;background-color:var(--surface-background)}.popup-for-content__close-button:hover{background-color:var(--normal-20)}.popup-for-content__close-button svg{width:100%;height:100%}.popup-for-content__close-button_bg-white{background-color:var(--white)}.popup-for-content__close-button_none{display:none}.popup-for-content__content{display:flex;align-items:center;flex-direction:column;white-space:nowrap;gap:16px}@media screen and (max-width: 767px){.popup-for-content__content{gap:12px}}.popup-for-content__button{display:flex;overflow:hidden;align-items:center;flex-direction:column;justify-content:center;width:100%;max-width:100%;padding:8px 0;cursor:pointer;color:var(--text-primary);border:2px solid var(--neutral-20);border-radius:58px;background-color:var(--surface-primary)}.popup-for-content__button-title{display:flex;align-items:center;justify-content:center}.popup-for-content__button:hover{background-color:var(--neutral-20)}.popup-for-content__button svg{width:24px;height:24px;margin-right:4px}.popup-for-content__picture{position:absolute;z-index:-1;top:0;right:0}.popup-for-content__wrapper-item{display:flex;justify-content:space-between;width:100%;padding-bottom:6px;border-bottom:1px solid var(--dull-grey)}.popup-for-content__tooltip{cursor:default;-webkit-text-decoration:underline dashed;text-decoration:underline dashed;text-decoration-color:var(--text-decoration-grey);text-underline-offset:3px;text-decoration-thickness:.5px}.popup-for-content__loader-wrapper{display:flex;align-items:center;justify-content:center;margin-bottom:24px}.popup-for-content__loader{animation:rotate 2s linear infinite}.popup-for-content_big-popup .popup-for-content__body{width:100%;max-width:1288px;height:100%;max-height:90vh;margin-inline:30px}@media screen and (max-width: 575px){.popup-for-content_big-popup .popup-for-content__body{margin-inline:15px}}.popup-for-content_big-popup .popup-for-content__wrapper-content{display:flex;flex-direction:column;justify-content:center}@keyframes rotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@media screen and (max-width: 575px){.popup-for-content__body{width:95%}}}
