.writer{width:calc(100% - 80px);margin:30px auto 0;background:#F3F3F3;padding:18px 25px 30px 25px}@media (max-width:750px){.writer{width:calc(100% - 28px)}}.writer .writer-head p{font-size:26px;font-weight:700;line-height:2;letter-spacing:2px;position:relative;margin-bottom:25px}.writer .writer-head p::after{content:"";width:100%;height:1px;background:#0E6907;position:absolute;bottom:0;left:0}.writer .writer-head p span{position:relative;background:linear-gradient(90deg,rgb(27,199,14) 0%,rgb(13,97,7) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.writer .flex{display:flex}@media (max-width:750px){.writer .flex{flex-direction:column;align-items:center;gap:18px 0}}.writer .flex .image{width:110px;height:110px}@media (max-width:750px){.writer .flex .image{width:85px;height:85px}}.writer .flex .image img{width:100%;height:100%;border-radius:50%}.writer .flex .text{width:calc(100% - 110px);padding-left:20px}@media (max-width:750px){.writer .flex .text{width:100%;padding-left:0}}.writer .flex .text .name{font-size:18px;font-weight:700;margin-bottom:20px}.writer .flex .text .detail{font-size:14px;font-weight:500;line-height:1.5;margin-bottom:0}