.spec{margin:10vw auto 0}@media screen and (max-width: 767px){.spec{margin:30vw auto 0}}.spec__title{display:block;width:-moz-fit-content;width:fit-content;margin:0 auto;color:#dfd13a;font-size:2.5rem;font-weight:700}@media screen and (max-width: 767px){.spec__title{text-align:center}}.spec__body{width:80%;margin:5vw auto 0}.spec__body table{width:100%;border-left:none;border-spacing:0;border:1px solid #827e72;background:rgba(0,0,0,.5);border-bottom:none;margin-bottom:15vw}@media screen and (max-width: 767px){.spec__body table{margin-bottom:30vw}}.spec__body table .asterisk{color:#c4bda8}@media screen and (max-width: 767px){.spec__body table{font-size:3vw}}.spec__body table th{background-color:#574d15;border-bottom:1px solid #827e72;border-left:1px solid #827e72;padding:1em;text-align:left}.spec__body table td{padding:1em;line-height:1.4;border-bottom:1px solid #4f4d46;border-left:1px solid #4f4d46;vertical-align:top}.spec__body table dl{display:flex;margin:0}.spec__body table dl dt{width:3.5em}.spec__body table dl dd{margin-left:0;width:calc(100% - 3.5em)}.spec .testing{margin-top:2em}