body{background:#070908}.template-product main .case-specs-container{padding:100px 16px;max-width:1608px}.case-specs{display:flex;justify-content:space-between;background:#070908;max-width:1820px;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none;margin:0 auto;gap:80px}.case-specs::-webkit-scrollbar{display:none}@media only screen and (max-width: 1150px){.case-specs{gap:40px}}@media only screen and (max-width: 991px){.case-specs{flex-direction:column;align-items:center}}.case-specs__heading{font-family:"priori-sans",sans-serif;letter-spacing:normal;font-weight:700;font-size:32px;line-height:54px;color:#f8f8f8;border-bottom:1px solid #707070}.case-specs__heading:before{background:#e2da9c}.case-specs__heading span{background:none}.case-specs__diagram{background:#070908;width:40%;display:flex;align-items:center;justify-content:flex-end}@media only screen and (max-width: 991px){.case-specs__diagram{width:90%;max-width:500px}}.case-specs__diagram svg{font-family:"priori-sans",sans-serif;height:auto}.case-specs__diagram svg path{stroke-width:1}.case-specs__diagram svg text{fill:#fff}.case-specs__diagram svg text.yellow{fill:#e2da9c}.case-specs__diagram svg .diagram{font-size:25px}.case-specs__diagram svg .case{stroke:#8f68fc;fill:none}.case-specs__diagram svg .case.filled{fill:#8f68fb;fill-opacity:.15}.case-specs__diagram svg .bracket{stroke:#707070;fill:none}.case-specs__list{background:#070908;width:60%}@media only screen and (max-width: 991px){.case-specs__list{width:100%}}.case-specs__items{display:grid;grid-template-columns:repeat(3, 1fr);gap:32px}@media only screen and (max-width: 1150px){.case-specs__items{grid-template-columns:repeat(2, 1fr);gap:24px}}@media only screen and (max-width: 479px){.case-specs__items{grid-template-columns:1fr;overflow:hidden;height:640px;padding-bottom:36px;transition:height .5s ease;will-change:height}.case-specs__items[expand]{height:var(--height, auto)}}.case-specs__expand{display:none;width:100%;border:1px solid #cad8ec;background:rgba(0,0,0,0);color:#cad8ec;font-size:12px;font-family:"geom-graphic";font-weight:bold;padding:10px;cursor:pointer}@media only screen and (max-width: 479px){.case-specs__expand{display:block}}.case-specs__expand::after{content:" Specs"}.case-specs__item .item-title,.case-specs__item .item-value{font-family:"priori-sans",sans-serif}.case-specs__item .item-title{font-weight:normal;font-size:18px;color:#e2da9c}.case-specs__item .item-value{font-weight:bold;font-size:18px;line-height:20px;color:#fff}
