@charset "UTF-8";.block-results,.block-results__inner{position:relative;width:100%;display:flex}.block-results__item-name,.block-results__title{font-family:Manrope,Helvetica,Arial,sans-serif;text-transform:uppercase}.block-results{justify-content:center;margin-top:24px;margin-bottom:24px}.block-results__inner{max-width:1560px;justify-content:space-between;flex-wrap:wrap;border-radius:20px;overflow:hidden;padding:60px}.block-results__inner:before{content:"";width:100%;height:100%;left:0;right:0;bottom:0;top:0;position:absolute;background:linear-gradient(180deg,rgba(0,0,0,.4) 0,#000 100%);z-index:1}.block-results__items{display:flex;justify-content:space-between;width:100%;z-index:3}@media (max-width:879px){.block-results__items{flex-wrap:wrap}}.block-results__item-balance{display:flex;justify-content:flex-end;width:100%;margin-bottom:-20px}@media (max-width:1199px){.block-results__inner{padding:36px 24px}.block-results__item-balance img{width:276px}}.block-results__title{font-weight:700;font-size:40px;line-height:100%;margin-bottom:40px;max-width:600px;width:100%;color:#FEDE33;z-index:2}@media (max-width:1199px){.block-results__title{font-weight:700;font-size:22px;max-width:100%;margin-bottom:24px;position:relative;z-index:6}}@media (max-width:729px){.block-results__title{font-weight:500;font-size:16px;margin-bottom:5px;max-width:100%}}@media (max-width:559px){.block-results__title{font-size:22px;font-weight:700;margin-bottom:24px;max-width:100%}}.block-results__item{width:33%}@media (max-width:879px){.block-results__item{width:100%}}.block-results__item-content-top{border-radius:10px;background:linear-gradient(90.68deg,#131212 .15%,#333 50.07%,#131212 100%);display:flex;border:1px solid;border-image-source:linear-gradient(180deg,rgba(254,222,51,.5) 0,rgba(254,222,51,0) 100%);align-items:center;box-sizing:border-box;padding:20px}.block-results__item-name{font-weight:500;font-size:18px;line-height:22px;letter-spacing:0;vertical-align:middle;color:#FCFBFB;margin-left:12px}.block-results .results-counter,.block-results__item-text{font-family:Manrope,Helvetica,Arial,sans-serif;font-weight:600}@media (max-width:1199px){.block-results__item-name{font-size:16px;line-height:22px;max-width:100%}}.block-results__item-icon{width:60px;height:60px;max-width:100%;display:block;border-radius:50%;overflow:hidden}.block-results__item-icon img{position:relative;max-width:100%;display:block;width:100%}.block-results__item-content-bottom{border-radius:10px;box-sizing:border-box;padding:12px 12px 24px;background:rgba(45,45,45,.5019607843);margin-top:12px;width:100%}.block-results__item-text{font-size:16px;line-height:120%;margin-top:5px;background:rgba(45,45,45,.5019607843);box-sizing:border-box;padding:12px;border-radius:10px}.block-results .my-carousel-progress{width:70%;height:1px;background:rgba(255,216,53,.3);position:relative;border-radius:3px;margin-top:42px;margin-bottom:20px}@media (max-width:1199px){.block-results__item-text{font-size:14px}.block-results .my-carousel-progress{width:100%}}.block-results .my-carousel-progress-bar{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);height:4px;width:0;background:#FEDF35;border-radius:3px;transition:width .3s ease}.block-results .results-nav{display:flex;align-items:center;justify-content:space-between;width:335px;height:40px;margin:20px auto 0}@media (max-width:679px){.block-results .results-nav{display:none}}.block-results .results-nav button{width:40px;height:40px;border-radius:50%;background:#FEDF35;border:none;cursor:pointer;position:relative;transition:.25s ease}.block-results .results-nav button:hover{transform:scale(1.05)}.block-results .results-nav button::before{content:"";position:absolute;width:10px;height:10px;border-top:1px solid #000;border-right:1px solid #000;top:50%;left:50%;transform-origin:center}.block-results .results-prev::before{transform:translate(-50%,-50%) rotate(-135deg)}.block-results .results-next::before{transform:translate(-50%,-50%) rotate(45deg)}.block-results .results-counter{font-size:20px;line-height:140%;text-align:center}@media (max-width:879px){.block-results .results-nav{width:40%;order:3}}