.specs-section{color:#fff;background-color:#000;padding:6rem 0}.specs-section .specs-container{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}@media (min-width:768px){.specs-section .specs-container{padding-left:24px;padding-right:24px}}@media (min-width:1024px){.specs-section .specs-container{padding-left:48px;padding-right:48px}}@media (min-width:1440px){.specs-section .specs-container{padding-left:80px;padding-right:80px}}@media (min-width:1920px){.specs-section .specs-container{padding-left:128px;padding-right:128px}}.specs-section .specs-container{flex-direction:column;align-items:center;gap:3rem;display:flex}@media (min-width:1024px){.specs-section .specs-container{flex-direction:column;justify-content:center;align-items:center;gap:0}}.specs-section .specs-grid{flex-wrap:wrap;justify-content:center;gap:2rem;width:100%;margin-bottom:1rem;display:flex}@media (min-width:1024px){.specs-section .specs-grid{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:0}}.specs-section .specs-item{text-align:center;flex-direction:column;flex:1;align-items:center;padding:0 2rem;display:flex;position:relative}@media (min-width:1024px){.specs-section .specs-item{border-right:1px solid #fff3}.specs-section .specs-item:last-child{border-right:none}}.specs-section .specs-item__title{font-family:var(--font-anton);text-transform:uppercase;color:#fff;font-size:1.7rem;font-weight:500;line-height:1}@media (min-width:1024px){.specs-section .specs-item__title{font-size:2rem}}.specs-section .specs-item__subtitle{font-family:var(--font-roboto),sans-serif;color:#fffc;text-transform:capitalize;font-size:1rem}.specs-section .specs-actions{justify-content:center;width:100%;margin-top:1rem;display:flex}@media (min-width:1024px){.specs-section .specs-actions{margin-top:3rem}}.specs-section .btn-spec{color:#fff;font-family:var(--font-roboto),sans-serif;cursor:pointer;background:0 0;border:1px solid gold;padding:.7rem 1.2rem;font-weight:500}.specs-section .btn-spec:hover{color:#000;background:gold}
