@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes button-loading{0%,to{background-color:#f2f2f2;border-color:#f2f2f2}50%{background-color:#717171;border-color:#717171}}.rich[contenteditable=true]{-webkit-user-modify:read-only;-moz-user-modify:read-only;user-modify:read-only}body.credit-popup-open{overflow:hidden;height:100%}body.credit-popup-open .promo-popup{z-index:2}:host *{box-sizing:border-box}:host .credit-popup__btn-open{display:flex;align-items:center;gap:clamp(6px,1vw,10px);padding:0;width:100%;border:0;cursor:pointer;transition:all .2s}:host .credit-popup__btn-icons{display:flex;gap:6px;order:-1}:host .credit-popup__btn-icons .icon{display:block;min-width:24px;height:24px;background-position:center;background-size:contain;background-repeat:no-repeat}@media (min-width:375px){:host .credit-popup__btn-icons .icon{min-width:36px;height:36px}}:host .credit-popup__btn-icons .icon_sber{background-image:url(/skin/frontend/lite/masterclub/icons/credit_sber.svg)}:host .credit-popup__btn-icons .icon_sberbank{background-image:url(/skin/frontend/lite/masterclub/icons/credit_sberbank.svg)}:host .credit-popup__btn-icons .icon_tinkoff{background-image:url(/skin/frontend/lite/masterclub/icons/credit_tinkoff.svg)}:host .credit-popup__btn-icons .icon_yandex_pay{background-image:url(/skin/frontend/lite/masterclub/icons/credit_yandex_pay.svg)}:host .credit-popup__btn-text{width:100%;display:flex;align-items:center;align-self:stretch;justify-content:space-between;gap:8px;padding:0 8px;background-color:#fff;color:#000;font-size:clamp(12px,1vw,13px);line-height:1;text-align:left;border-radius:5px}:host .credit-popup__btn-text::after{content:'';min-width:12px;height:12px;background-position:center;background-repeat:no-repeat;background-image:url(/skin/frontend/lite/masterclub/icons/fa-circle-chevron-right.svg);background-size:contain}@media (min-width:375px){:host .credit-popup__btn-text::after{min-width:18px;height:18px}}:host .credit-popup__popup{display:none;position:fixed;padding:59px 0;inset:0;z-index:100;background-color:rgba(0,0,0,.5);justify-content:center;align-items:flex-end}@media (min-width:1024px){:host .credit-popup__popup{align-items:center}}:host .credit-popup__popup.open{display:flex}:host .credit-popup__close{cursor:pointer;outline:0;box-shadow:none;border:0;padding:0;margin:0 0 0 auto;background-color:transparent;background-image:url(/skin/frontend/lite/masterclub/icons/icon-close.svg);background-position:center;background-repeat:no-repeat;filter:invert(92%) sepia(1%) saturate(0%) hue-rotate(176deg) brightness(86%) contrast(88%);width:24px;height:24px;background-size:15px auto}:host .credit-popup__close:hover{filter:invert(50%) sepia(71%) saturate(3526%) hue-rotate(11deg) brightness(106%) contrast(96%)}@media (min-width:1024px){:host .credit-popup__close{position:absolute;inset:28px 20px auto auto}}:host .credit-popup__content{position:relative;width:100%;min-height:430px;display:flex;flex-direction:column;gap:clamp(10px,2vw,20px);padding:24px 20px 30px;font-size:14px;line-height:18px;color:#6b6b6b;background-color:#fff;border-radius:5px 5px 0 0}:host .credit-popup__content::after{content:'';position:absolute;top:15px;left:50%;transform:translateX(-50%);margin:0;width:20px;height:4px;background:#c1c1c1;border-radius:100px}@media (min-width:375px){:host .credit-popup__content{min-height:415px}}@media (min-width:768px){:host .credit-popup__content{min-height:395px}}@media (min-width:1024px){:host .credit-popup__content{border-radius:5px;padding:20px;min-height:400px;max-width:714px}:host .credit-popup__content::after{display:none}}:host .credit-popup__list{display:flex;gap:clamp(2px,1vw,10px)}@media (min-width:768px){:host .credit-popup__list{margin-right:50px}}:host .credit-popup__panes{flex:1;display:grid}:host .credit-popup__tab-button{height:48px;display:flex;justify-content:center;align-items:center;flex:1;white-space:nowrap;padding:0;font-size:0;line-height:22px;border-radius:5px;color:#9d9d9d;cursor:pointer;outline:0;box-shadow:none;border:0;background-color:#f2f2f2;transition:all .35s}@media (min-width:768px){:host .credit-popup__tab-button{padding:0 20px;height:40px;gap:0 10px;font-size:16px}}:host .credit-popup__tab-button::before{content:'';width:24px;height:24px;background-position:center;background-repeat:no-repeat}:host .credit-popup__tab-button.active{background-color:#000;color:#fff}:host .credit-popup__tab-button_sber::before{background-image:url(/skin/frontend/base/default/images/credit/icon-sber.svg)}:host .credit-popup__tab-button_tinkoff::before{background-image:url(/skin/frontend/base/default/images/credit/icon-tinkoff.svg)}:host .credit-popup__tab-button_sberbank::before{background-image:url(/skin/frontend/base/default/images/credit/icon-sberbank.svg)}:host .credit-popup__tab-button_yandex_pay::before{background-image:url(/skin/frontend/base/default/images/credit/icon-yandex_pay.svg)}:host .credit-popup__tab-pane{display:none;flex-direction:column;flex-grow:1;gap:clamp(10px,2vw,20px)}:host .credit-popup__tab-pane.active{display:flex}:host .credit-popup__title{font-weight:600;font-size:clamp(16px,4vw,29px);line-height:clamp(22px,4vw,32px);color:#000}:host .credit-popup__result{font-size:clamp(16px,2vw,20px);line-height:clamp(24px,3vw,38px);color:#000;display:flex;gap:10px;margin-top:auto;background:#fbefd8;text-align:center;justify-content:center;align-items:center;border-radius:5px;padding:4px 0;min-height:clamp(34px,5vw,78px)}@media (min-width:768px){:host .credit-popup__result{gap:20px}}:host .credit-popup__result:has(.credit-popup__result-tabs-list){align-items:revert;justify-content:revert;flex-direction:column;background:0 0;text-align:center;border-radius:0;padding:0;min-height:revert}:host .credit-popup__result-tabs-list{display:flex;gap:4px;padding:2px 0}:host .credit-popup__result-pane,:host .credit-popup__result-tabs{text-align:center;justify-content:center;align-items:center;border-radius:5px}:host .credit-popup__result-tabs{background-color:#f2f2f2;color:#000;cursor:pointer;outline:0;box-shadow:none;border:0;padding:0 clamp(3px,.5vw,6px);font-size:clamp(12px,.8vw,13px);line-height:1;display:flex;height:34px;flex:1 1 0;transition:all .35s}:host .credit-popup__result-tabs.active{color:#fff;background-color:#ef7d05}:host .credit-popup__result-pane{display:none;background:#fbefd8;padding:4px 0;min-height:clamp(34px,5vw,78px)}:host .credit-popup__result-pane.active{display:flex}

