.pmg-symptom-cards{--pmg-symptom-cards-title-color:#000;--pmg-symptom-cards-title-size:clamp(34px, 5vw, 52px);--pmg-symptom-cards-gap:12px;--pmg-symptom-cards-card-bg:#fff;--pmg-symptom-cards-card-radius:18px;--pmg-symptom-cards-card-padding:20px 20px 20px 20px;--pmg-symptom-cards-card-shadow:0 14px 35px rgba(0, 0, 0, .08);--pmg-symptom-cards-dot-color:#e63b11;--pmg-symptom-cards-heading-color:#111;--pmg-symptom-cards-heading-size:18px;--pmg-symptom-cards-text-color:#333;--pmg-symptom-cards-text-size:18px;width:100%}.pmg-symptom-cards__title{margin:0 0 24px;font-size:var(--pmg-symptom-cards-title-size);line-height:1.05;font-weight:400;color:var(--pmg-symptom-cards-title-color)}.pmg-symptom-cards__list{display:grid;gap:var(--pmg-symptom-cards-gap)}.pmg-symptom-cards__card{display:grid;grid-template-columns:18px minmax(0,1fr);gap:16px;align-items:start;background:var(--pmg-symptom-cards-card-bg);border-radius:var(--pmg-symptom-cards-card-radius);padding:var(--pmg-symptom-cards-card-padding);box-shadow:var(--pmg-symptom-cards-card-shadow)}.pmg-symptom-cards__dot{display:block;width:18px;height:18px;border-radius:999px;background:var(--pmg-symptom-cards-dot-color);margin-top:4px}.pmg-symptom-cards__content h3{margin:0 0 14px;font-size:var(--pmg-symptom-cards-heading-size);line-height:1.25;font-weight:700;color:var(--pmg-symptom-cards-heading-color)}.pmg-symptom-cards__text,.pmg-symptom-cards__text p{margin:0;font-size:var(--pmg-symptom-cards-text-size);line-height:1.55;color:var(--pmg-symptom-cards-text-color)}.pmg-symptom-cards__text p+p{margin-top:.8em}.pmg-symptom-seekhelp{--pmg-symptom-seekhelp-title-color:#000;--pmg-symptom-seekhelp-title-size:clamp(34px, 5vw, 52px);--pmg-symptom-seekhelp-gap:28px;--pmg-symptom-seekhelp-icon-color:#007481;--pmg-symptom-seekhelp-text-color:#111;--pmg-symptom-seekhelp-text-size:18px;width:100%;background:#fff0}.pmg-symptom-seekhelp__title{margin:0 0 24px;font-size:var(--pmg-symptom-seekhelp-title-size);line-height:1.05;font-weight:400;color:var(--pmg-symptom-seekhelp-title-color)}.pmg-symptom-seekhelp__list{display:grid;gap:var(--pmg-symptom-seekhelp-gap);list-style:none;margin:0;padding:0;background:#fff0}.pmg-symptom-seekhelp__item{display:grid;grid-template-columns:24px minmax(0,1fr);gap:27px;align-items:start;margin:0;padding:0;background:#fff0}.pmg-symptom-seekhelp__icon{display:flex;align-items:center;justify-content:center;width:22px;height:22px;border:2px solid var(--pmg-symptom-seekhelp-icon-color);border-radius:999px;color:var(--pmg-symptom-seekhelp-icon-color);margin-top:1px;background:#fff0}.pmg-symptom-seekhelp__icon svg{display:block;width:15px;height:15px}.pmg-symptom-seekhelp__text{display:block;font-size:var(--pmg-symptom-seekhelp-text-size);line-height:1.35;font-weight:700;color:var(--pmg-symptom-seekhelp-text-color)}.pmg-symptom-seekhelp__text p{margin:0}.pmg-symptom-seekhelp__text p+p{margin-top:.55em}.pmg-symptom-familiar{--pmg-symptom-familiar-title-size:clamp(34px, 5vw, 52px);--pmg-symptom-familiar-gap:29px;--pmg-symptom-familiar-color:#fff;--pmg-symptom-familiar-text-size:18px;--pmg-symptom-familiar-check-color:#126c68;width:100%;background:#fff0;color:var(--pmg-symptom-familiar-color)}.pmg-symptom-familiar__title{margin:0 0 24px;font-size:var(--pmg-symptom-familiar-title-size);line-height:1.05;font-weight:400;color:inherit}.pmg-symptom-familiar__list{display:grid;gap:var(--pmg-symptom-familiar-gap);list-style:none;margin:0;padding:0;background:#fff0}.pmg-symptom-familiar__item{display:grid;grid-template-columns:22px minmax(0,1fr);gap:18px;align-items:start;margin:0;padding:0;background:#fff0;color:inherit}.pmg-symptom-familiar__icon{display:flex;align-items:center;justify-content:center;width:22px;height:22px;color:inherit;margin-top:1px;background:#fff0}.pmg-symptom-familiar__icon svg{display:block;width:22px;height:22px}.pmg-symptom-familiar__text{display:block;font-size:var(--pmg-symptom-familiar-text-size);line-height:1.35;font-weight:400;color:inherit}.pmg-symptom-familiar__text p{margin:0}.pmg-symptom-familiar__text p+p{margin-top:.55em}.pmg-symptom-faq{--pmg-symptom-faq-title-color:#000;--pmg-symptom-faq-title-size:clamp(34px, 5vw, 52px);--pmg-symptom-faq-gap:14px;--pmg-symptom-faq-item-bg:#fff;--pmg-symptom-faq-radius:18px;--pmg-symptom-faq-shadow:0 10px 26px rgba(0, 0, 0, .12);--pmg-symptom-faq-question-color:#111;--pmg-symptom-faq-question-size:20px;--pmg-symptom-faq-answer-color:#111;--pmg-symptom-faq-answer-size:20px;--pmg-symptom-faq-chevron-color:#2d3d4a;--pmg-symptom-faq-focus-color:#e63b11;width:100%}.pmg-symptom-faq__title{margin:0 0 24px;font-size:var(--pmg-symptom-faq-title-size);line-height:1.05;font-weight:400;color:var(--pmg-symptom-faq-title-color)}.pmg-symptom-faq__list{display:grid;gap:var(--pmg-symptom-faq-gap)}.pmg-symptom-faq__item{background:var(--pmg-symptom-faq-item-bg);border-radius:var(--pmg-symptom-faq-radius);box-shadow:var(--pmg-symptom-faq-shadow);overflow:hidden}.pmg-symptom-faq__summary{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;list-style:none;cursor:pointer;padding:27px 26px}.pmg-symptom-faq__summary::-webkit-details-marker{display:none}.pmg-symptom-faq__question{display:block;font-size:var(--pmg-symptom-faq-question-size);line-height:1.25;font-weight:700;color:var(--pmg-symptom-faq-question-color)}.pmg-symptom-faq__chevron{flex:0 0 13px;width:13px;height:13px;border-right:2px solid var(--pmg-symptom-faq-chevron-color);border-bottom:2px solid var(--pmg-symptom-faq-chevron-color);transform:rotate(45deg);margin-top:4px;transition:transform .18s ease}.pmg-symptom-faq__item[open] .pmg-symptom-faq__chevron{transform:rotate(225deg);margin-top:10px}.pmg-symptom-faq__answer{padding:0 26px 30px;font-size:var(--pmg-symptom-faq-answer-size);line-height:1.45;color:var(--pmg-symptom-faq-answer-color)}.pmg-symptom-faq__answer p{margin:0}.pmg-symptom-faq__answer p+p{margin-top:.85em}.pmg-symptom-faq__summary:focus-visible{outline:2px solid var(--pmg-symptom-faq-focus-color);outline-offset:-4px;border-radius:var(--pmg-symptom-faq-radius)}.pmg-symptom-treatments{--pmg-symptom-treatments-color:#111;--pmg-symptom-treatments-title-color:#000;--pmg-symptom-treatments-title-size:clamp(34px, 5vw, 52px);--pmg-symptom-treatments-gap:25px;--pmg-symptom-treatments-badge-bg:#a3341f;--pmg-symptom-treatments-badge-color:#fff;--pmg-symptom-treatments-label-size:15px;--pmg-symptom-treatments-text-size:15px;width:100%;background:#fff0;color:var(--pmg-symptom-treatments-color)}.pmg-symptom-treatments__title{margin:0 0 24px;font-size:var(--pmg-symptom-treatments-title-size);line-height:1.05;font-weight:400;color:var(--pmg-symptom-treatments-title-color)}.pmg-symptom-treatments__list{display:grid;gap:var(--pmg-symptom-treatments-gap);list-style:none;margin:0;padding:0;background:#fff0}.pmg-symptom-treatments__item{display:grid;grid-template-columns:18px minmax(0,1fr);gap:16px;align-items:start;margin:0;padding:0;background:#fff0}.pmg-symptom-treatments__badge{display:flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:999px;background:var(--pmg-symptom-treatments-badge-bg);color:var(--pmg-symptom-treatments-badge-color);font-size:10px;line-height:1;font-weight:700;margin-top:1px}.pmg-symptom-treatments__content{display:block;min-width:0}.pmg-symptom-treatments__label{display:block;margin:0 0 7px;font-size:var(--pmg-symptom-treatments-label-size);line-height:1.2;font-weight:700;color:var(--pmg-symptom-treatments-color)}.pmg-symptom-treatments__text,.pmg-symptom-treatments__text p{margin:0;font-size:var(--pmg-symptom-treatments-text-size);line-height:1.45;font-weight:400;color:var(--pmg-symptom-treatments-color)}.pmg-symptom-treatments__text p+p{margin-top:.55em}.pmg-symptom-treatments__link{display:inline-flex;align-items:center;margin-top:12px;color:#8d3412;font-size:14px;line-height:1.35;font-weight:600;text-decoration:none;transition:color .18s ease,text-decoration-color .18s ease}.pmg-symptom-treatments__link::after{content:"\203A";margin-left:.35rem;font-size:1rem;line-height:1}.pmg-symptom-treatments__link:hover,.pmg-symptom-treatments__link:focus-visible{color:#6f290d;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.16em}.pmg-symptom-references{--pmg-symptom-references-border:#c9c5c1;--pmg-symptom-references-accent:#e74314;--pmg-symptom-references-text:#262321;--pmg-symptom-references-muted:#81685e;width:100%;padding:clamp(28px, 4vw, 42px);border:1px solid var(--pmg-symptom-references-border);border-radius:18px;background:#fff;box-shadow:0 3px 4px rgb(0 0 0 / .24);color:var(--pmg-symptom-references-text)}.pmg-symptom-references__header{margin-bottom:clamp(26px, 4vw, 34px)}.pmg-symptom-references__title{margin:0 0 12px;font-family:serif;font-size:clamp(30px, 3vw, 42px);line-height:1.1;font-weight:400;color:var(--pmg-symptom-references-text)}.pmg-symptom-references__intro,.pmg-symptom-references__note{margin:0;font-size:16px;line-height:1.5}.pmg-symptom-references__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:0;list-style:none}.pmg-symptom-references__item{display:grid;grid-template-columns:16px minmax(0,1fr);gap:14px;align-items:start;min-width:0;margin:0;padding:18px 28px}.pmg-symptom-references__item:first-child{padding-left:0}.pmg-symptom-references__item:nth-child(even){border-left:2px solid #e4e1df}.pmg-symptom-references__dot{width:15px;height:15px;margin-top:.35em;border-radius:50%;background:var(--pmg-symptom-references-accent)}.pmg-symptom-references__link,.pmg-symptom-references__text{min-width:0;font-size:16px;line-height:1.45;overflow-wrap:anywhere;word-break:break-word}.pmg-symptom-references__link{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px;width:100%;color:inherit;font-weight:600;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.16em}.pmg-symptom-references__link:hover,.pmg-symptom-references__link:focus-visible{color:#a82c0c}.pmg-symptom-references__external-icon{flex:0 0 auto;width:21px;height:21px;margin-top:1px;color:#bd3a19}.pmg-symptom-references__link>span{min-width:0;overflow-wrap:anywhere;word-break:break-word}.pmg-symptom-references__footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px;margin-top:clamp(26px, 4vw, 36px);padding-top:24px;border-top:1px solid #e4e1df;color:var(--pmg-symptom-references-muted)}.pmg-symptom-references__note{display:flex;flex:1 1 390px;gap:10px;align-items:start}.pmg-symptom-references__note-icon{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:18px;height:18px;margin-top:2px;border:1.5px solid currentColor;border-radius:50%;font-family:Georgia,serif;font-size:13px;font-weight:700;line-height:1}.pmg-symptom-references__more{flex:0 0 auto;min-width:0;max-width:100%}.pmg-symptom-references__more[open]{flex-basis:100%}.pmg-symptom-references__more summary{display:flex;gap:18px;align-items:center;cursor:pointer;color:var(--pmg-symptom-references-muted);font-size:16px;font-weight:600;list-style:none}.pmg-symptom-references__more summary::-webkit-details-marker{display:none}.pmg-symptom-references__chevron{width:12px;height:12px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-3px);transition:transform .18s ease}.pmg-symptom-references__more[open] .pmg-symptom-references__chevron{transform:rotate(225deg) translate(-2px,-2px)}.pmg-symptom-references__list--more{width:100%;margin-top:20px;padding-top:14px;border-top:1px solid #e4e1df}.pmg-symptom-references__list--more .pmg-symptom-references__item:nth-child(odd){padding-left:0}.pmg-symptom-article-dates{display:flex;gap:26px;width:100%;max-width:none}.elementor-widget-wrap:has(>.elementor-widget-shortcode>.elementor-shortcode>.pmg-symptom-article-dates:not(.pmg-profession-article-dates):not(.pmg-treatment-method-article-dates)),.e-con-inner:has(>.elementor-widget-shortcode>.elementor-shortcode>.pmg-symptom-article-dates:not(.pmg-profession-article-dates):not(.pmg-treatment-method-article-dates)),.elementor-element:has(>.elementor-widget-shortcode>.elementor-shortcode>.pmg-symptom-article-dates:not(.pmg-profession-article-dates):not(.pmg-treatment-method-article-dates)){display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-auto-flow:row!important;width:100%!important}.elementor-element:has(>.elementor-widget-shortcode>.elementor-shortcode>.pmg-symptom-article-dates:not(.pmg-profession-article-dates):not(.pmg-treatment-method-article-dates)){width:min(100%, 800px)!important;max-width:800px!important;margin-right:auto!important;margin-left:auto!important}.elementor-widget-wrap:has(>.elementor-widget-shortcode>.elementor-shortcode>.pmg-symptom-article-dates:not(.pmg-profession-article-dates):not(.pmg-treatment-method-article-dates))>.elementor-widget-shortcode,.e-con-inner:has(>.elementor-widget-shortcode>.elementor-shortcode>.pmg-symptom-article-dates:not(.pmg-profession-article-dates):not(.pmg-treatment-method-article-dates))>.elementor-widget-shortcode,.elementor-element:has(>.elementor-widget-shortcode>.elementor-shortcode>.pmg-symptom-article-dates:not(.pmg-profession-article-dates):not(.pmg-treatment-method-article-dates))>.elementor-widget-shortcode{grid-column:1 / -1;min-width:0;width:100%!important;max-width:none!important}.pmg-symptom-article-dates__item{display:flex;flex:1 1 0%;align-items:center;min-width:0;min-height:64px;padding:18px 30px;border:1px solid #c9c5c1;border-radius:16px;background:#fff;box-shadow:0 3px 4px rgb(0 0 0 / .24);color:#787878;font-size:16px;line-height:1.35}.pmg-symptom-article-dates__item:only-child{flex-basis:100%}.pmg-symptom-article-dates__item svg{flex:0 0 auto;width:22px;height:22px;margin-right:16px;color:#bd3a19}.pmg-symptom-author-box{--pmg-symptom-author-color:#6b4b3f;--pmg-symptom-author-heading-color:#000;--pmg-symptom-author-heading-size:clamp(30px, 3vw, 40px);--pmg-symptom-author-name-size:20px;--pmg-symptom-author-title-size:16px;--pmg-symptom-author-avatar-radius:14px;width:100%;padding:clamp(28px, 4vw, 42px);border:1px solid #c9c5c1;border-radius:18px;background:#fff;box-shadow:0 3px 4px rgb(0 0 0 / .24);text-align:left;color:var(--pmg-symptom-author-color)}.pmg-profession-author-box,.pmg-profession-article-dates,.pmg-treatment-method-author-box,.pmg-treatment-method-article-dates{margin-right:0;margin-left:0;text-align:left}.pmg-symptom-author-box__header{max-width:940px}.pmg-symptom-author-box__heading{margin:0 0 12px;font-family:serif;font-size:var(--pmg-symptom-author-heading-size);line-height:1.05;font-weight:400;color:var(--pmg-symptom-author-heading-color);text-align:left}.pmg-symptom-author-box__intro{max-width:900px;margin:0;color:#24211f;font-size:16px;line-height:1.45}.pmg-symptom-author-box__reviewed-label{margin:clamp(34px, 5vw, 48px) 0 28px;font-size:16px;font-weight:700;line-height:1.35;color:var(--pmg-symptom-author-color)}.pmg-symptom-author-box__inner{display:grid;grid-template-columns:92px minmax(0,1fr);column-gap:22px;align-items:center;justify-content:start}.pmg-symptom-author-box__inner--without-avatar{display:block}.pmg-symptom-author-box__avatar{width:92px;max-width:100%;aspect-ratio:1;margin:0;overflow:hidden;border-radius:var(--pmg-symptom-author-avatar-radius);background:rgb(255 255 255 / .25)}.pmg-symptom-author-box__avatar img,.pmg-symptom-author-box__avatar-img{display:block;width:100%;height:100%;object-fit:cover;border-radius:var(--pmg-symptom-author-avatar-radius)}.pmg-symptom-author-box__profile{min-width:0}.pmg-symptom-author-box__name{margin:0;font-size:var(--pmg-symptom-author-name-size);line-height:1.2;font-weight:700;color:#24211f}.pmg-symptom-author-box__title{max-width:360px;margin:8px 0 0;font-size:var(--pmg-symptom-author-title-size);line-height:1.35;font-weight:400;color:#24211f}.pmg-symptom-author-box__focus-areas{display:flex;flex-wrap:wrap;gap:12px 20px;align-items:center;margin-top:28px}.pmg-symptom-author-box__focus-label{color:var(--pmg-symptom-author-color);font-size:16px;font-weight:700}.pmg-symptom-author-box__focus-list{display:flex;flex:1 1 300px;flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none}.pmg-symptom-author-box__focus-list li{margin:0}.pmg-symptom-author-box__focus-item{display:block;padding:10px 17px;border-radius:999px;background:#f6f5f4;color:#24211f;font-size:15px;line-height:1.2}.pmg-symptom-author-box__focus-link{text-decoration:none;transition:background-color .18s ease,color .18s ease}.pmg-symptom-author-box__focus-link:hover,.pmg-symptom-author-box__focus-link:focus-visible{background:#f1e4dc;color:#6f290d}.pmg-symptom-author-box__focus-link:focus-visible{outline:2px solid #6f290d;outline-offset:2px}.pmg-symptom-author-box__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px;padding-top:20px;border-top:1px solid #c9c5c1}.pmg-symptom-author-box__profile-link,.pmg-symptom-author-box__booking-link{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:9px 22px;border:1px solid #c9c5c1;border-radius:999px;color:var(--pmg-symptom-author-color);font-size:15px;font-weight:600;line-height:1.2;text-decoration:none;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.pmg-symptom-author-box__profile-link span{width:9px;height:9px;margin:-4px 0 0 14px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg)}.pmg-symptom-author-box__booking-link{min-width:142px;border-color:#d5b9a9;background:#fce4d4}.pmg-symptom-author-box__profile-link:hover,.pmg-symptom-author-box__profile-link:focus-visible{border-color:var(--pmg-symptom-author-color);background:#f6f2ef}.pmg-symptom-author-box__booking-link:hover,.pmg-symptom-author-box__booking-link:focus-visible{border-color:#b68c75;background:#f7d8c5}.pmg-symptom-author-title{font-size:var(--pmg-symptom-author-title-size,16px);line-height:1.35;font-weight:400;color:var(--pmg-symptom-author-color,#6b4b3f);text-align:left}@media (max-width:767px){.pmg-symptom-cards{--pmg-symptom-cards-gap:10px;--pmg-symptom-cards-heading-size:17px;--pmg-symptom-cards-text-size:17px;--pmg-symptom-cards-card-radius:17px}.pmg-symptom-cards__card{grid-template-columns:17px minmax(0,1fr);gap:14px}.pmg-symptom-seekhelp{--pmg-symptom-seekhelp-gap:27px;--pmg-symptom-seekhelp-text-size:17px}.pmg-symptom-seekhelp__item{grid-template-columns:23px minmax(0,1fr);gap:25px}.pmg-symptom-familiar{--pmg-symptom-familiar-gap:28px;--pmg-symptom-familiar-text-size:17px}.pmg-symptom-familiar__item{grid-template-columns:21px minmax(0,1fr);gap:17px}.pmg-symptom-faq{--pmg-symptom-faq-gap:13px;--pmg-symptom-faq-radius:16px;--pmg-symptom-faq-question-size:19px;--pmg-symptom-faq-answer-size:18px}.pmg-symptom-faq__summary{padding:25px 23px}.pmg-symptom-faq__answer{padding:0 23px 29px}.pmg-symptom-treatments{--pmg-symptom-treatments-gap:23px;--pmg-symptom-treatments-label-size:15px;--pmg-symptom-treatments-text-size:14px}.pmg-symptom-treatments__item{gap:15px}.pmg-symptom-references{padding:26px 22px;border-radius:16px}.pmg-symptom-references__header{margin-bottom:20px}.pmg-symptom-references__title{font-size:30px}.pmg-symptom-references__list{grid-template-columns:1fr}.pmg-symptom-references__item,.pmg-symptom-references__item:first-child,.pmg-symptom-references__list--more .pmg-symptom-references__item:nth-child(odd){padding:15px 0}.pmg-symptom-references__item:nth-child(even){border-left:0}.pmg-symptom-references__item:not(:first-child){border-top:1px solid #e4e1df}.pmg-symptom-references__footer{align-items:start;margin-top:20px;padding-top:20px}.pmg-symptom-references__more{width:100%}.pmg-symptom-references__more summary{justify-content:space-between}.pmg-symptom-article-dates{flex-direction:column;gap:14px}.pmg-symptom-article-dates__item{min-height:58px;padding:16px 20px}.pmg-symptom-author-box{--pmg-symptom-author-heading-size:32px;--pmg-symptom-author-name-size:22px;--pmg-symptom-author-title-size:15px}.pmg-symptom-author-box__heading{margin-bottom:26px}.pmg-symptom-author-box__inner{grid-template-columns:76px minmax(0,1fr);column-gap:18px}.pmg-symptom-author-box__avatar{width:76px}}