.specification-wrapper{padding:100px 0}.specification-wrapper .main-title{margin:0 auto 40px;padding-bottom:0;padding-left:30px;padding-right:30px;position:relative;text-align:center;width:max-content}.specification-wrapper .main-title h2{-webkit-text-fill-color:transparent;background:linear-gradient(#1717a3,#2877fa);-webkit-background-clip:text}.specification-wrapper .main-title h2:before{right:100%}.specification-wrapper .main-title h2:after,.specification-wrapper .main-title h2:before{background:linear-gradient(90deg,#1716a3,#2877fa);content:"";height:4px;max-width:120px;position:absolute;top:50%;transform:translateY(-50%);width:100%}.specification-wrapper .main-title h2:after{left:100%}.specification-wrapper .item-wrap{display:flex;flex-wrap:wrap}.specification-wrapper .item{margin-bottom:30px;width:25%}.specification-wrapper .item.pop{background-color:#f3f3f3}.specification-wrapper .year{padding:15px 0;text-align:center}.specification-wrapper .year p{display:flex;justify-content:center;margin:0}.specification-wrapper .data{background:linear-gradient(90deg,#2877fa,#2877fa);color:#fff;font-weight:700;padding:15px 40px;text-align:center}.specification-wrapper .item:first-child .data,.specification-wrapper .item:nth-child(2) .data{background:linear-gradient(90deg,#1716a3,#1716a3)}.specification-wrapper .item:nth-child(3) .data{background:linear-gradient(90deg,#1716a3,#2877fa)}.specification-wrapper .item ul{list-style:none;margin:0;padding:20px 15px}.specification-wrapper .item ul li{display:flex;margin-bottom:10px}.specification-wrapper .item ul li:last-child{margin-bottom:0}.specification-wrapper .item ul li .dot{align-items:start;background:linear-gradient(90deg,#1716a3,#2877fa);border-radius:50%;content:"";flex-shrink:0;float:left;height:6px;margin-right:8px;position:relative;top:5px;width:6px}@media (max-width:767px){.specification-wrapper .item{width:50%}.specification-wrapper .main-title{padding-left:0;padding-right:0;width:auto}.specification-wrapper .main-title h2:after,.specification-wrapper .main-title h2:before{content:none}}@media (max-width:479px){.specification-wrapper .item{width:100%}}