.stat-bar{display:flex;flex-direction:column;gap:4px}.stat-bar__info{display:flex;justify-content:space-between;align-items:center}.stat-bar__label,.stat-bar__value{font-family:Inter,sans-serif;font-weight:600;font-style:normal;font-size:16px;line-height:20px;color:#333}.stat-bar__value{color:rgba(51,51,51,.6)}.stat-bar__track{width:100%;height:4px;background-color:#ddd;border-radius:8px;overflow:hidden}.stat-bar__fill{height:100%;border-radius:8px;transition:width .3s ease-in-out}.stat-bar_variant_homepage .stat-bar__track{position:relative;height:12px;overflow:visible;background-color:rgba(0,0,0,0)}.stat-bar_variant_homepage .stat-bar__track:before{position:absolute;top:4px;right:0;left:0;height:4px;border-radius:8px;background-color:#ddd;content:""}.stat-bar_variant_homepage .stat-bar__fill{position:absolute;z-index:1;top:4px;left:0;height:4px}.stat-bar_is-origa .stat-bar__value{color:#333}@media(max-width:767px){.stat-bar_adapt_default .stat-bar__label,.stat-bar_adapt_default .stat-bar__value{font-size:14px;line-height:18px}}.example-card{display:flex;flex-direction:column;padding:32px 24px;background-color:#fff;border-radius:20px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);box-sizing:border-box}.example-card__header{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.example-card__badges{display:flex;gap:8px}.example-card__badge{font-weight:500;display:inline-flex;align-items:center;justify-content:center;padding:8px;background-color:#f2f3f5;border-radius:5px;font-size:12px;line-height:14px;color:#666}.example-card__badge,.example-card__title{font-family:Inter,sans-serif;font-style:normal}.example-card__title{font-weight:400;font-size:16px;line-height:21.12px;color:#333;margin:0;min-height:84px}.example-card__stats{display:flex;flex-direction:column;gap:20px;margin-bottom:24px}.example-card__download{background:none;padding:0;cursor:pointer;font:inherit;color:inherit;outline:inherit;font-family:Inter,sans-serif;font-weight:500;font-style:normal;display:flex;align-items:center;justify-content:center;width:100%;height:48px;background-color:#fff;color:#9c45f3;font-size:18px;line-height:22px;border:1px solid #9c45f3;border-radius:14px;transition:background-color .15s ease-in-out;gap:4px}.example-card__download:hover{background-color:#fcf8ff}.example-card_variant_homepage{height:527px;padding:40px 24px 24px;box-shadow:none;gap:20px}.example-card_variant_homepage .example-card__header{flex:0 0 106px;flex-direction:row;align-items:flex-start;width:100%;height:106px;margin-bottom:0;gap:6px}.example-card_variant_homepage .example-card__word-icon{display:block;flex:0 0 50px;width:50px;height:50px}.example-card_variant_homepage .example-card__info{display:flex;flex:1 1 auto;flex-direction:column;min-width:0;gap:6px}.example-card_variant_homepage .example-card__badge{align-self:flex-start;box-sizing:border-box;height:25px;padding:0 8px;color:#fff;line-height:1.16;text-align:center;white-space:nowrap}.example-card_variant_homepage .example-card__title{font-family:Inter,sans-serif;font-weight:600;font-style:normal;min-height:60px;line-height:1.24}.example-card_variant_homepage .example-card__file{font-family:Inter,sans-serif;font-weight:500;font-style:normal;display:flex;align-items:center;color:#333;font-size:12px;line-height:1.16;white-space:nowrap;gap:6px}.example-card_variant_homepage .example-card__file-dot{flex:0 0 5px;width:5px;height:5px;border-radius:50%;background-color:#9c45f3}.example-card_variant_homepage .example-card__hint{font-family:Inter,sans-serif;font-weight:500;font-style:normal;display:flex;flex:0 0 45px;align-items:center;box-sizing:border-box;width:100%;height:45px;margin:0;padding:10px;border:1px solid #d4d4d4;border-radius:5px;background-color:#fcf8ff;color:#666;font-size:12px;line-height:1.16}.example-card_variant_homepage .example-card__stats{flex:0 0 204px;width:100%;height:204px;margin-bottom:0}.example-card_variant_homepage .example-card__download{flex:0 0 48px;box-sizing:border-box;padding:12px 20px;line-height:1.24;text-align:center;text-decoration:none;white-space:nowrap;transition:background-color .15s ease-in-out,color .15s ease-in-out}.example-card_variant_homepage .example-card__download:hover{color:#af5fff}.example-card_variant_homepage .example-card__download-icon{display:block;flex:0 0 24px;width:24px;height:24px}.example-card_variant_homepage .example-card__download-spacer{flex:0 0 2px;width:2px;height:24px}@media(max-width:1279px){.example-card_adapt_default.example-card_variant_homepage{width:100%}}@media(max-width:1023px){.example-card_adapt_default{width:100%}}@media(max-width:767px){.example-card_adapt_default{padding:24px 20px}.example-card_adapt_default.example-card_variant_homepage{height:auto;padding:32px 20px 20px}.example-card_adapt_default.example-card_variant_homepage .example-card__header{flex-basis:auto;height:auto;min-height:106px}.example-card_adapt_default.example-card_variant_homepage .example-card__title{min-height:0}.example-card_adapt_default.example-card_variant_homepage .example-card__hint{flex-basis:auto;height:auto;min-height:45px}.example-card_adapt_default.example-card_variant_homepage .example-card__stats{flex-basis:auto;height:auto}}