.sg-specs{background:#fff;background:linear-gradient(180deg,#fff 50px,var(--bg-color) 50px);padding-bottom:80px;width:100%}.sg-specs .heading-container h2{position:relative}.sg-specs .heading-container h2:after{background-color:var(--color-accent);background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:-20px;clip-path:polygon(0 0,100% 0,100% 50%,0 100%);content:"";height:10px;left:50%;max-width:80%;position:absolute;-webkit-transform:translateX(-50%) skewX(-45deg);-ms-transform:translateX(-50%) skewX(-45deg);transform:translateX(-50%) skewX(-45deg);width:485px}.sg-specs .spec-container{background-color:#fff;border-radius:10px;box-shadow:0 16px 24px rgba(0,0,0,.2);overflow:hidden}.sg-specs .heading-container{background-color:#f4f4f4;padding:50px;text-align:center}.sg-specs .content-container{padding:50px}.sg-specs .spec-item{align-items:flex-start;border-bottom:1px solid #e2e0e0;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;padding:20px 40px}.sg-specs .spec-item:last-of-type{border-bottom:none}.sg-specs .spec-item .name{flex:0 0 33.33%}.sg-specs .spec-item .spec{flex:0 0 66.66%}.sg-specs .spec-item .spec ul{margin:0}.sg-specs .spec-item .spec ul ul{margin-top:.5em}.sg-specs .spec-item .spec li:before{background-repeat:no-repeat;background-size:contain;height:10px;width:8px}.sg-specs .spec-item .spec li{font-size:16px;margin-bottom:10px;margin-top:0}.sg-specs .name{font-size:16px;font-weight:700}.sg-specs .spec-item table tr td:first-of-type{font-weight:400}@media(max-width:768px){.sg-specs .spec-item .name{flex:1 0 100%;margin-bottom:15px}.sg-specs .spec-item .spec{flex:1 0 100%}.sg-specs .spec-item .spec ul{margin:0;padding:0 0 0 24px}.sg-specs .spec-item{padding:20px 0}}@media(max-width:600px){.sg-specs .spec-item table{margin-bottom:0;width:100%!important}}