.faq{position:relative}.faq dt,.faq dd{position:relative;padding-left:40px}.faq dt::before,.faq dd::before{width:30px;height:30px;display:flex;justify-content:center;align-items:center;font-family:"oswald";color:#fff;border-radius:5px;line-height:1em;position:absolute;top:0px;left:0px}.faq dt{font-weight:bold;color:#5d5d5d}.faq dt::before{content:"Q";background:#e50012}.faq dd::before{content:"A";background:#888}@media screen and (max-width: 768px){.faq div{margin-bottom:25px}.faq div dt{margin-bottom:5px}}@media screen and (min-width: 769px){.faq div{margin-bottom:50px}.faq div dt{margin-bottom:15px;font-size:2.1rem}.faq div dt::before{font-size:1.8rem}}