.gradient-time-bar__container{position:relative;display:block;width:100%;height:6px}.gradient-time-bar__container .gradient-line__accent{position:absolute;top:0;left:0;height:6px;background:var(--secondary-color);z-index:1}.card-next-solution__container{cursor:pointer}.card-next-solution__container img{display:block;border-radius:5px 5px 0 0}.card-next-solution__container .card-next-solution__title-wrapper{padding:13px 0 11px 8px;background:var(--surface-card);-webkit-box-shadow:0 10px 20px rgba(0,0,0,.1019607843);box-shadow:0 10px 20px rgba(0,0,0,.1019607843);width:175px;border-radius:0 0 5px 5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-next-solution__container .card-next-solution__title-wrapper .icon{stroke:var(--black-700);fill:var(--black-700)}.card-next-solution__container .card-next-solution__title-wrapper h2{font-family:var(--font-family);color:var(--text-color);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-width:150px}.modal-next-solution__wrapper{background:var(--surface-section);border-radius:8px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:absolute;overflow:hidden;bottom:60px;right:60px}.modal-next-solution__wrapper .gradient-timer__wrapper{position:absolute;top:0;left:0;width:100%}.modal-next-solution__wrapper .btn-close{position:absolute;top:10px;right:10px}.modal-next-solution__wrapper .btn-close .icon{color:var(--black-700)}.modal-next-solution__wrapper .modal-next-solution__left{padding:27px;max-width:350px}.modal-next-solution__wrapper .modal-next-solution__left h1{font-family:var(--font-family);color:var(--primary-color);word-break:break-word;margin-bottom:18px}.modal-next-solution__wrapper .modal-next-solution__left h2{font-family:var(--font-family);color:var(--text-color);margin-bottom:15px}.modal-next-solution__wrapper .modal-next-solution__left>p{font-family:var(--font-family);color:var(--text-color);margin-bottom:27px}.modal-next-solution__wrapper .modal-next-solution__left .modal-next-solution__rating p{font-family:var(--font-family);color:var(--text-color);margin-bottom:8px}.modal-next-solution__wrapper .modal-next-solution__left .modal-next-solution__rating .rating__stars{margin-bottom:12px}.modal-next-solution__wrapper .modal-next-solution__right{padding:19px 29px;background:hsla(0,0%,87.8%,.3215686275);border-radius:0 8px 8px 0}.modal-next-solution__wrapper .modal-next-solution__right .modal-next-solution__right-header{margin-bottom:15px}.modal-next-solution__wrapper .modal-next-solution__right .modal-next-solution__right-header p{font-family:var(--font-family);color:var(--text-color)}.modal-next-solution__wrapper .modal-next-solution__right .modal-next-solution__right-header .modal-next-solution__countdown{font-family:var(--font-family)}.modal-next-solution__wrapper .modal-next-solution__right .modal-next-solution__right-header .modal-next-solution__countdown span{color:var(--primary-color)}