.content-routine-desc{max-width:1000px;margin:0 auto;padding:30px;padding-top:80px}.content-routine-desc .routine-desc .desc{display:flex;gap:40px;flex-direction:column}@media (min-width: 992px){.content-routine-desc .routine-desc .desc{flex-direction:row}}.content-routine-desc .routine-desc .desc .left{width:100%}@media (min-width: 992px){.content-routine-desc .routine-desc .desc .left{width:40%}}.content-routine-desc .routine-desc .desc .left h2{color:#000000;font-size:30px}.content-routine-desc .routine-desc .desc .left h2 .hl{position:relative;display:inline-block}.content-routine-desc .routine-desc .desc .left h2 .hl:before{content:"";position:absolute;width:calc(100% + 8px);z-index:0;left:-4px;top:0px;height:calc(100%);background:#DFC4FB;display:block}.content-routine-desc .routine-desc .desc .left h2 .hl strong{position:relative;display:inline-block;z-index:1;font-weight:400}.content-routine-desc .routine-desc .desc .left p{font-size:14px;line-height:22px}.content-routine-desc .routine-desc .desc .right{width:100%}@media (min-width: 992px){.content-routine-desc .routine-desc .desc .right{width:60%}}.content-routine-desc .routine-desc .desc .right ul{display:flex;flex-direction:column;gap:20px}.content-routine-desc .routine-desc .desc .right ul li{background:#EBEBEB;padding:15px;display:flex;gap:20px;overflow:hidden;border-radius:15px;position:relative;border:1px solid #EBEBEB}.content-routine-desc .routine-desc .desc .right ul li .control{position:absolute;height:15px;width:15px;top:15px;right:15px}.content-routine-desc .routine-desc .desc .right ul li .control:before{content:"";height:15px;width:1px;position:absolute;left:50%;background:#000000;transition:all 0.3s ease}.content-routine-desc .routine-desc .desc .right ul li .control:after{content:"";width:15px;height:1px;position:absolute;top:50%;background:#000000;transition:all 0.3s ease}@media (min-width: 992px){.content-routine-desc .routine-desc .desc .right ul li .control{display:none}}.content-routine-desc .routine-desc .desc .right ul li .img{overflow:hidden;border-radius:10px;height:80px;width:80px}.content-routine-desc .routine-desc .desc .right ul li .img img{object-fit:cover;height:100%;width:100%}.content-routine-desc .routine-desc .desc .right ul li .text{flex:1}.content-routine-desc .routine-desc .desc .right ul li .text .top{padding-right:20px}@media (min-width: 992px){.content-routine-desc .routine-desc .desc .right ul li .text .top{padding-right:0px}}.content-routine-desc .routine-desc .desc .right ul li .text .top h3{font-size:14px;line-height:22px;color:#6B36A3}.content-routine-desc .routine-desc .desc .right ul li .text .bottom{height:0;transform-origin:top;transform:scaleY(0);overflow:hidden;transition:all 0.3s ease}@media (min-width: 992px){.content-routine-desc .routine-desc .desc .right ul li .text .bottom{height:auto;transform:scaleY(1);overflow:visible}}.content-routine-desc .routine-desc .desc .right ul li .text .bottom p{font-size:14px;line-height:22px;margin:0}.content-routine-desc .routine-desc .desc .right ul li:hover{border:1px solid var(--color-brown)}.content-routine-desc .routine-desc .desc .right ul li:hover .control:before,.content-routine-desc .routine-desc .desc .right ul li:hover .control:after{background:var(--color-brown)}.content-routine-desc .routine-desc .desc .right ul li.opened .control:before{width:0px}.content-routine-desc .routine-desc .desc .right ul li.opened .text .bottom{height:auto;transform:scaleY(1)}
