body.credit-popup-open{overflow:hidden;height:100%}body.credit-popup-open .header .js-fix-menu-active,body.credit-popup-open .main-container .main #product-info.category-products,body.credit-popup-open .website-info.website-info_fixed{position:static}body.credit-popup-open .page-wrapper{margin-top:0!important}body.credit-popup-open .header{z-index:2!important}body.credit-popup-open .flocktory-widget-overlay{z-index:1!important}body.credit-popup-open #product-info .attribute-label{z-index:0}body.credit-popup-open .bundle-block_wrap,body.credit-popup-open .website-info.website-info_fixed{z-index:1}:host *{box-sizing:border-box}:host .credit-popup_cart{margin-bottom:10px}:host .credit-popup_cart .credit-popup__btn-icons .icon{width:28px;height:28px}:host .credit-popup_cart .credit-popup__btn-open{width:100%;height:50px;display:flex;justify-content:center;border-radius:0;background-color:#f6f6f6;border:1px solid #e2e2e2}:host .credit-popup_cart .credit-popup__btn-open:hover{background-color:#efefef}:host .credit-popup_cart .credit-popup__btn-open::after{width:28px;height:28px;background-size:contain}:host .credit-popup__btn-text{color:#6b6b6b;font-size:clamp(12px,1vw,14px);line-height:16px;text-align:left}:host .credit-popup__btn-icons{display:flex;gap:4px}:host .credit-popup__btn-icons .icon{display:block;width:22px;height:22px;background-position:center;background-size:contain;background-repeat:no-repeat}:host .credit-popup__btn-icons .icon_sber{background-image:url(/skin/frontend/base/default/images/credit/icon-sber.svg)}:host .credit-popup__btn-icons .icon_sberbank{background-image:url(/skin/frontend/base/default/images/credit/icon-sberbank.svg)}:host .credit-popup__btn-icons .icon_tinkoff{background-image:url(/skin/frontend/base/default/images/credit/icon-tinkoff.svg)}:host .credit-popup__btn-icons .icon_yandex_pay{background-image:url(/skin/frontend/base/default/images/credit/icon-yandex_pay.svg)}:host .credit-popup__btn-open{display:flex;align-items:center;gap:clamp(5px,1vw,10px);padding:5px 14px;border:0;border-radius:40px;background-color:#fff;cursor:pointer;transition:all .2s}:host .credit-popup__btn-open:hover{background-color:#f6f6f6}:host .credit-popup__btn-open::after{content:'';width:18px;height:18px;background-position:center;background-repeat:no-repeat;background-image:url(/skin/frontend/ariflex/dewalt/images/svg/fa-circle-chevron-right.svg)}:host .credit-popup__popup{display:none;position:fixed;padding:33px 15px;inset:0;z-index:100;background-color:rgba(0,0,0,.84);justify-content:center;align-items:center}@media (min-width:768px){:host .credit-popup__popup{background-color:rgba(0,0,0,.49)}}: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/ariflex/dewalt/images/svg/popup-close.svg);background-position:center;background-repeat:no-repeat;width:24px;height:24px;background-size:15px auto}:host .credit-popup__close:hover{filter:invert(70%) sepia(98%) saturate(641%) hue-rotate(345deg) brightness(102%) contrast(99%)}@media (min-width:768px){:host .credit-popup__close{position:absolute;inset:28px 20px auto auto}}:host .credit-popup__content{position:relative;width:100%;max-width:685px;min-height:380px;display:flex;flex-direction:column;gap:clamp(10px,2vw,20px);padding:clamp(10px,2vw,20px) clamp(15px,2vw,20px);font-size:clamp(14px,2vw,16px);line-height:clamp(16px,3vw,22px);color:#6b6b6b;background-color:#fff}: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__footnote{margin-top:auto}:host .credit-popup__tab-button{height:45px;display:flex;justify-content:center;align-items:center;flex:1;white-space:nowrap;padding:0;font-size:0;line-height:22px;color:#6a6a6a;cursor:pointer;outline:0;box-shadow:none;border:0;background-color:#f6f6f6;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-family:'Helvetica Neue Cyr Bold','Roboto Condensed',Arial;font-weight:700;font-size:clamp(20px,4vw,30px);line-height:clamp(28px,5vw,40px);color:#000}:host .credit-popup__result{font-size:clamp(16px,2vw,20px);line-height:clamp(24px,3vw,38px);color:#000;display:flex;flex-direction:column;gap:10px}@media (min-width:768px){:host .credit-popup__result{gap:20px}}:host .credit-popup__result-tabs-list{display:flex;padding:2px;gap:4px;background-color:#fff;border-radius:30px}:host .credit-popup__result-tabs{background-color:#f6f6f6;cursor:pointer;outline:0;box-shadow:none;border:0;padding:6px clamp(3px,.5vw,6px);font-size:clamp(12px,.5vw,13px);line-height:18px;text-align:center;flex:1 1 0;border-radius:30px;transition:all .35s}:host .credit-popup__result-tabs.active{color:#fff;background-color:#65a943}:host .credit-popup__result-pane{display:none}:host .credit-popup__result-pane.active{display:block}:host .credit-popup b{font-family:'Helvetica Neue Cyr Bold','Roboto Condensed',Arial}:host .credit-popup .credit__inner-text{margin:0}

