.strategy-page-content{max-width:var(--container-max-width);margin:0 auto}.strategy-page-content p{margin-bottom:16px}.audio-summary-button{border-radius:5px;flex-direction:row;align-items:center;gap:5px;padding:5px 10px;display:flex}.color-card-inner{color:#000;padding:24px}.color-card-inner ul{padding-left:20px;list-style:outside}.color-card-inner li{margin-bottom:8px}.card-title{margin-bottom:8px;font-size:18px;font-weight:700}.icon-card-wrapper{color:#000;flex:1;min-width:280px;max-width:360px;padding:16px 24px;font-weight:700;position:relative}.icon-card-icon{background-position:50%;background-repeat:no-repeat;background-size:contain;width:41px;height:41px;position:absolute;top:-20px;right:14px}.blue-card-styles{background:var(--color-neutral-lilac);border:3px dashed var(--color-primary-blue);border-radius:10px}.green-card-styles{border:3px dashed var(--color-secondary-mist);background:#afead533;border-radius:10px}.red-card-styles{border:3px dashed var(--color-secondary-rose);background:#ffad8d33;border-radius:10px}.gray-card-styles{background:#ececed;border:3px dashed #686a73;border-radius:10px}.white-card-styles{background:#fff;border-radius:10px}.pro-card-styles{border:3px dashed var(--color-secondary-mist);background:#afead533;border-radius:10px;position:relative}.pro-card-styles:after{content:"";background-image:url(/topic/icon-thumb-up.svg);background-repeat:no-repeat;background-size:contain;width:30px;height:28px;position:absolute;top:10px;right:10px}.con-card-styles{border:3px dashed var(--color-secondary-rose);background:#ffad8d33;border-radius:10px;position:relative}.con-card-styles:after{content:"";background-image:url(/topic/icon-thumb-down.svg);background-repeat:no-repeat;background-size:contain;width:30px;height:28px;position:absolute;top:10px;right:10px}.sleep-checklist-btn{text-align:center;border:3px solid var(--color-neutral-charcoal);color:#fff;background-color:var(--color-neutral-charcoal);border-radius:12px;font-size:18px;font-weight:700}.sleep-checklist-btn.active,.sleep-checklist-btn:hover{color:#000;background-color:#fff;border:3px solid #049684}.dashed-card{text-align:center;color:#000;background-color:#fff;border:3px dashed #6277ba;border-radius:10px;justify-content:center;align-items:center;width:338px;height:120px;padding:0 16px;display:flex}.highlight-card{border-radius:12px;position:relative;overflow:hidden}.highlight-dot{background-color:var(--highlight-dot-color,white);border-radius:50%;width:28px;height:28px;position:absolute;top:16px;left:-15px}.green-highlight{--highlight-dot-color:#afead5;background-color:#afead533;border:3px dashed #afead5}.yellow-highlight{--highlight-dot-color:#ffc571;background-color:#fec57233;border:3px dashed #ffc571}.red-highlight{--highlight-dot-color:#ffad8d;background-color:#f9ac8e33;border:3px dashed #ffad8d}
