.bk_cards_full{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;margin:30px 0}.bk_cards_full__item{background:var(--theme-blocks-primary-bg);position:relative;display:grid;grid-template-columns:1fr 1fr 1fr .4fr;grid-template-areas:"info content pros btn";gap:40px;padding:16px;border-radius:16px}.bk_cards_full__item-label{background:var(--theme-default-elements-color);position:absolute;top:0;left:0;width:60px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-bottom-right-radius:16px}.bk_cards_full__item-label svg path{fill:#fff}.bk_cards_full__item-label span{font-weight:600;font-size:18px;line-height:24px;text-align:center;color:#fff}.bk_cards_full__item-top_label,.bk_cards_full__item-top_label span:after{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.bk_cards_full__item-top_label{top:-16px}.bk_cards_full__item-top_label span{background:var(--bk-top-label-bg-color);position:relative;padding:4px 12px;border-radius:80px;color:var(--bk-top-label-text-color);font-weight:600;font-size:14px;line-height:20px;text-align:center;text-wrap:nowrap}.bk_cards_full__item-top_label span:after{content:"";bottom:-9px;width:0;height:0;border-left:9.5px solid transparent;border-right:9.5px solid transparent;border-top:9px solid var(--bk-top-label-bg-color)}.bk_cards_full__item:first-child .bk_cards_full__item-label{width:70px;height:50px}.bk_cards_full__item-first,.bk_cards_full__item-info,.bk_cards_full__item-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bk_cards_full__item-first{grid-area:info;gap:16px}.bk_cards_full__item-info,.bk_cards_full__item-logo{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bk_cards_full__item-logo{width:220px;height:100px;border-radius:16px}.bk_cards_full__item-logo img{height:40px;width:auto}.bk_cards_full__item-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;text-align:center}.bk_cards_full__item-title{font-weight:600;font-size:18px;line-height:24px;color:var(--theme-page-txt-color)}.bk_cards_full__item-rating{font-weight:600;font-size:20px;line-height:26px}.bk_cards_full__item-content,.bk_cards_full__item-rating_stars{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bk_cards_full__item-rating_stars{gap:3px;color:var(--theme-page-txt-color)}.bk_cards_full__item-rating_stars svg{width:18px;height:18px}.bk_cards_full__item-rating_stars svg path,.bk_cards_short__item-rating svg path{fill:var(--bk-star-color)}.bk_cards_full__item-content{grid-area:content;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.bk_cards_full__item-content_top{margin-bottom:8px;font-weight:600;color:var(--theme-page-txt-color)}.bk_cards_full__item-content_title{margin:0 0 12px;color:var(--theme-page-txt-color);font-weight:700;font-size:24px;line-height:28px}.bk_cards_full__item-content_title span{color:var(--theme-default-elements-color)}.bk_cards_full__item-content_bottom{font-size:12px;line-height:16px;color:var(--theme-blocks-secondary-bg)}.bk_cards_full__item-content_bottom-mobile{display:none}.bk_cards_full__item-pros{grid-area:pros}.bk_cards_full__item-buttons,.bk_cards_full__item-pros ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.bk_cards_full__item-pros ul li{margin:0!important;font-size:14px;line-height:20px;color:var(--theme-page-txt-color)}.bk_cards_full__item-buttons{grid-area:btn;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;gap:12px}.bk_cards_full__item-buttons .btn{width:100%}.bk_cards_full__item-buttons .btn-accent{text-transform:uppercase}.bk_cards_full__item-buttons,.bk_cards_full__item-pros ul,.bk_cards_short,.bk_cards_short__item{display:-webkit-box;display:-ms-flexbox;display:flex}.bk_cards_short{gap:20px;overflow:auto}.bk_cards_short__item{background:var(--theme-blocks-primary-bg);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:16px;border-radius:16px;min-width:275px;width:275px}.bk_cards_short__item-info,.bk_cards_short__item-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bk_cards_short__item-logo{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100px;border-radius:16px;margin-bottom:10px}.bk_cards_short__item-logo img{max-height:40px;width:auto;height:100%}.bk_cards_short__item-info{gap:10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}.bk_cards_short__item-title{font-weight:600;font-size:18px;line-height:24px;color:var(--theme-page-txt-color)}.bk_cards_short__item-rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px;font-weight:600;font-size:16px;line-height:22px}.bk_cards_short__item-bonus,.bk_cards_short__item-rating span{color:var(--theme-page-txt-color)}.bk_cards_short__item-rating svg{width:15px;height:15px}.bk_cards_short__item-bonus{-webkit-box-flex:1;-ms-flex:1;flex:1;font-weight:700;font-size:24px;line-height:28px;text-align:center}.bk_cards_short__item-bonus span{color:var(--theme-default-elements-color)}.bk_cards_short__item .btn{width:100%;margin-top:16px}.bk_cards_promo .bk_cards_full__item-first{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.bk_cards_promo .bk_cards_full__item-promo{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.bk_cards_promo .bk_cards_full__item-promo .bk_cards_full__promo{padding:12px 28px;border:2px dashed #16b528;border-radius:12px}.bk_cards_promo .bk_cards_full__item-promo .bk_cards_full__promo h4{margin:0;text-align:center}.bk_cards_promo .bk_cards_full__item-promo,.bk_cards_promo .btn-review,.bk_cards_see_all{display:-webkit-box;display:-ms-flexbox;display:flex}.bk_cards_promo .btn-review{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px;font-weight:400;font-size:14px;line-height:20px;text-align:center;background:0 0;padding:0;text-transform:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:var(--theme-page-txt-color)}.bk_cards_promo .btn-review:after{background:var(--theme-default-elements-color);content:"";width:100%;height:2px}.bk_cards_see_all{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:30px;text-transform:uppercase}.bk_cards_full__title-sm{font-weight:600;font-size:16px;line-height:22px;text-align:center}@media screen and (max-width:991px){.bk_cards_full__item{grid-template-columns:1fr;grid-template-areas:"info" "content" "pros" "btn";gap:16px}.bk_cards_full__item-first{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bk_cards_full__item-logo{width:100%}.bk_cards_full__item-info{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.bk_cards_full__item-rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3px;margin-left:auto}.bk_cards_full__item-content_top{display:none}.bk_cards_full__item-content_title{margin:0}.bk_cards_full__item-content_bottom{display:none}.bk_cards_full__item-content_bottom-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:400;font-size:12px;line-height:16px;color:var(--theme-blocks-secondary-bg)}.bk_cards_full__item-buttons .btn-secondary{position:relative;background:0 0;padding:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:var(--theme-page-txt-color);border:0;text-transform:capitalize;font-size:14px;font-weight:400}.bk_cards_full__item-buttons .btn-secondary:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:2px;background-color:var(--theme-default-elements-color)}}@media (max-width:991px){.bk_cards_full__item-rating_stars span:not(:first-child){display:none}.bk_cards_promo .bk_cards_full__item-first,.bk_cards_promo .bk_cards_full__item-promo,.bk_cards_promo .bk_cards_full__item-promo .bk_cards_full__promo{width:100%}}