/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
:root{--ph-button-font-family:Figtree,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;--ph-button-font-size:0.875rem;--ph-button-font-weight:600;--ph-button-line-height:1.25;--ph-button-letter-spacing:0;--ph-button-min-height:2.5rem;--ph-button-padding-block:0.5rem;--ph-button-padding-inline:1.25rem;--ph-button-gap:0.5rem;--ph-button-border-width:1px;--ph-button-radius-md:8px;--ph-button-radius-pill:999px;--ph-button-focus-offset:2px;--ph-button-disabled-opacity:0.5;--ph-button-transition:background-color 0.15s ease,border-color 0.15s ease,color 0.15s ease,box-shadow 0.15s ease,transform 0.15s ease;--ph-button-primary-bg:#153744;--ph-button-primary-fg:#fff;--ph-button-primary-border:transparent;--ph-button-primary-bg-hover:color-mix(in srgb,#153744 10%,#000);--ph-button-primary-bg-active:color-mix(in srgb,#153744 20%,#000);--ph-button-primary-border-hover:transparent;--ph-button-primary-fg-hover:#fff;--ph-button-primary-fg-active:#fff;--ph-button-primary-focus-ring:rgba(51,111,250,0.45);--ph-button-primary-dark-bg:#153744;--ph-button-primary-dark-fg:#fff;--ph-button-primary-dark-border:#153744;--ph-button-primary-dark-bg-hover:color-mix(in srgb,#153744 10%,#000);--ph-button-primary-dark-bg-active:color-mix(in srgb,#153744 20%,#000);--ph-button-primary-dark-border-hover:color-mix(in srgb,#153744 10%,#000);--ph-button-primary-dark-fg-hover:#fff;--ph-button-primary-dark-fg-active:#fff;--ph-button-primary-dark-focus-ring:rgba(51,111,250,0.45);--ph-button-secondary-bg:#01cfff;--ph-button-secondary-fg:#153744;--ph-button-secondary-border:transparent;--ph-button-secondary-bg-hover:rgb(0,182.8047244094,225.4);--ph-button-secondary-bg-active:rgb(0,157.9874015748,194.8);--ph-button-secondary-border-hover:transparent;--ph-button-secondary-fg-hover:#153744;--ph-button-secondary-fg-active:#153744;--ph-button-secondary-focus-ring:rgba(1,207,255,0.55);--ph-button-secondary-dark-bg:#fff;--ph-button-secondary-dark-fg:#226179;--ph-button-secondary-dark-border:transparent;--ph-button-secondary-dark-bg-hover:rgb(229.6,250.2,255);--ph-button-secondary-dark-bg-active:rgb(216.9,247.8,255);--ph-button-secondary-dark-border-hover:transparent;--ph-button-secondary-dark-fg-hover:#153744;--ph-button-secondary-dark-fg-active:#153744;--ph-button-secondary-dark-focus-ring:rgba(1,207,255,0.55);--ph-button-outline-bg:transparent;--ph-button-outline-fg:#153744;--ph-button-outline-border:#153744;--ph-button-outline-bg-hover:rgba(51,111,250,0.08);--ph-button-outline-bg-active:rgba(51,111,250,0.16);--ph-button-outline-border-hover:color-mix(in srgb,#153744 10%,#000);--ph-button-outline-fg-hover:color-mix(in srgb,#153744 10%,#000);--ph-button-outline-fg-active:color-mix(in srgb,#153744 20%,#000);--ph-button-outline-focus-ring:rgba(51,111,250,0.4);--ph-button-ghost-bg:transparent;--ph-button-ghost-fg:#153744;--ph-button-ghost-border:transparent;--ph-button-ghost-bg-hover:rgb(0 0 0 / 0.06);--ph-button-ghost-bg-active:rgb(0 0 0 / 0.1);--ph-button-ghost-border-hover:transparent;--ph-button-ghost-fg-hover:#153744;--ph-button-ghost-fg-active:#153744;--ph-button-ghost-focus-ring:rgb(0 0 0 / 0.25);--ph-button-danger-bg:#b3261e;--ph-button-danger-fg:#fff;--ph-button-danger-border:transparent;--ph-button-danger-bg-hover:#8f1e18;--ph-button-danger-bg-active:#751914;--ph-button-danger-border-hover:transparent;--ph-button-danger-fg-hover:#fff;--ph-button-danger-fg-active:#fff;--ph-button-danger-focus-ring:rgb(179 38 30 / 0.45);--ph-button-shadow-elevated:0 2px 10px rgb(21 55 68 / 0.14);--ph-button-shadow-elevated-hover:0 4px 16px rgb(21 55 68 / 0.18);--ph-button-elevated-translate-hover:-1px;}.pharmatica-site-header__cta .pharmatica-btn{--ph-btn-bg:var(--ph-button-secondary-bg);--ph-btn-color:var(--ph-button-secondary-fg);--ph-btn-border:var(--ph-button-secondary-border);--ph-btn-bg-hover:var(--ph-button-secondary-bg-hover);--ph-btn-bg-active:var(--ph-button-secondary-bg-active);--ph-btn-border-hover:var(--ph-button-secondary-border-hover);--ph-btn-color-hover:var(--ph-button-secondary-fg-hover);--ph-btn-color-active:var(--ph-button-secondary-fg-active);--ph-btn-focus-ring:var(--ph-button-secondary-focus-ring);--ph-btn-radius:var(--ph-button-radius-pill);display:inline-flex;align-items:center;justify-content:center;gap:var(--ph-button-gap);min-height:var(--ph-button-min-height);padding:var(--ph-button-padding-block) var(--ph-button-padding-inline);margin:0;font-family:var(--ph-button-font-family);font-size:var(--ph-button-font-size);font-weight:var(--ph-button-font-weight);line-height:var(--ph-button-line-height);letter-spacing:var(--ph-button-letter-spacing);text-decoration:none;white-space:nowrap;color:var(--ph-btn-color);background-color:var(--ph-btn-bg);border:var(--ph-button-border-width) solid var(--ph-btn-border);border-radius:var(--ph-btn-radius,var(--ph-button-radius-md));cursor:pointer;transition:var(--ph-button-transition);}.pharmatica-site-header__cta .pharmatica-btn:hover:not(:disabled,[aria-disabled=true]){color:var(--ph-btn-color-hover,var(--ph-btn-color));background-color:var(--ph-btn-bg-hover);border-color:var(--ph-btn-border-hover,var(--ph-btn-border));}.pharmatica-site-header__cta .pharmatica-btn:active:not(:disabled,[aria-disabled=true]){color:var(--ph-btn-color-active,var(--ph-btn-color-hover,var(--ph-btn-color)));background-color:var(--ph-btn-bg-active);}.pharmatica-site-header__cta [aria-disabled=true].pharmatica-btn{cursor:not-allowed;opacity:var(--ph-button-disabled-opacity);}.pharmatica-site-header__cta .pharmatica-btn:focus{outline:none;}.pharmatica-site-header__cta .pharmatica-btn:focus-visible:not(:disabled,[aria-disabled=true]){box-shadow:0 0 0 var(--ph-button-focus-offset) #fff,0 0 0 calc(var(--ph-button-focus-offset) * 2) var(--ph-btn-focus-ring);}.pharmatica-site-header__cta .pharmatica-btn:disabled{opacity:var(--ph-button-disabled-opacity);cursor:not-allowed;}.pharmatica-site-header__signin{--ph-btn-bg:var(--ph-button-secondary-dark-bg);--ph-btn-color:var(--ph-button-secondary-dark-fg);--ph-btn-border:var(--ph-button-secondary-dark-border);--ph-btn-bg-hover:var(--ph-button-secondary-dark-bg-hover);--ph-btn-bg-active:var(--ph-button-secondary-dark-bg-active);--ph-btn-border-hover:var(--ph-button-secondary-dark-border-hover);--ph-btn-color-hover:var(--ph-button-secondary-dark-fg-hover);--ph-btn-color-active:var(--ph-button-secondary-dark-fg-active);--ph-btn-focus-ring:var(--ph-button-secondary-dark-focus-ring);--ph-btn-radius:var(--ph-button-radius-pill);display:inline-flex;align-items:center;justify-content:center;gap:var(--ph-button-gap);min-height:var(--ph-button-min-height);padding:var(--ph-button-padding-block) var(--ph-button-padding-inline);margin:0;font-family:var(--ph-button-font-family);font-size:var(--ph-button-font-size);font-weight:var(--ph-button-font-weight);line-height:var(--ph-button-line-height);letter-spacing:var(--ph-button-letter-spacing);text-decoration:none;white-space:nowrap;color:var(--ph-btn-color);background-color:var(--ph-btn-bg);border:var(--ph-button-border-width) solid var(--ph-btn-border);border-radius:var(--ph-btn-radius,var(--ph-button-radius-md));cursor:pointer;transition:var(--ph-button-transition);}.pharmatica-site-header__signin:hover:not(:disabled,[aria-disabled=true]){color:var(--ph-btn-color-hover,var(--ph-btn-color));background-color:var(--ph-btn-bg-hover);border-color:var(--ph-btn-border-hover,var(--ph-btn-border));}.pharmatica-site-header__signin:active:not(:disabled,[aria-disabled=true]){color:var(--ph-btn-color-active,var(--ph-btn-color-hover,var(--ph-btn-color)));background-color:var(--ph-btn-bg-active);}[aria-disabled=true].pharmatica-site-header__signin{cursor:not-allowed;opacity:var(--ph-button-disabled-opacity);}.pharmatica-site-header__signin:focus{outline:none;}.pharmatica-site-header__signin:focus-visible:not(:disabled,[aria-disabled=true]){box-shadow:0 0 0 var(--ph-button-focus-offset) #fff,0 0 0 calc(var(--ph-button-focus-offset) * 2) var(--ph-btn-focus-ring);}.pharmatica-site-header__signin:disabled{opacity:var(--ph-button-disabled-opacity);cursor:not-allowed;}.pharmatica-site-header .ph-notifications{font-family:system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,Cantarell,"Noto Sans",sans-serif;}.pharmatica-site-header .ph-notifications__toggle{width:2.5rem;height:2.5rem;padding:0;margin:0;color:#fff;border-radius:8px;-webkit-tap-highlight-color:transparent;}.pharmatica-site-header .ph-notifications__toggle:hover,.pharmatica-site-header .ph-notifications__toggle:focus-visible{color:#01cfff;background:rgba(1,207,255,0.12);}.pharmatica-site-header .ph-notifications__toggle:focus{outline:none;}.pharmatica-site-header .ph-notifications__toggle:focus-visible{outline:2px solid #01cfff;outline-offset:2px;}.pharmatica-site-header .ph-notifications__toggle[aria-expanded=true]{color:#fff;background:rgba(1,207,255,0.22);outline:2px solid #01cfff;outline-offset:2px;}.pharmatica-site-header .ph-notifications__icon{display:block;width:1.25rem;height:1.25rem;}.pharmatica-site-header .ph-notifications__badge{top:0.15rem;right:0.1rem;min-width:1.125rem;padding:0 0.3rem;font-size:0.625rem;font-weight:700;line-height:1.125rem;letter-spacing:0.02em;background:#b91c1c;color:#fff;border:2px solid #226179;box-shadow:0 1px 3px color-mix(in srgb,#153744 25%,transparent);}.pharmatica-site-header .ph-notifications__dropdown{top:calc(100% + 0.5rem);width:min(22.5rem,100vw - 2rem);max-height:min(70vh,26.25rem);padding:0;font-family:system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,Cantarell,"Noto Sans",sans-serif;background:#fff;color:#153744;border:1px solid color-mix(in srgb,#85a9fc 35%,#fff);border-radius:12px;box-shadow:0 1px 2px color-mix(in srgb,#153744 6%,transparent),0 14px 36px color-mix(in srgb,#153744 16%,transparent);z-index:300;overflow:hidden;}.pharmatica-site-header .ph-notifications__toolbar{display:flex;align-items:center;justify-content:space-between;gap:0.75rem;padding:1rem;border-bottom:1px solid color-mix(in srgb,#85a9fc 35%,#fff);font-size:0.875rem;background:#fff;}.pharmatica-site-header .ph-notifications__title{margin:0;font-size:1rem;font-weight:700;line-height:1.3;color:#153744;}.pharmatica-site-header .ph-notifications__linklike{flex-shrink:0;padding:0.25rem 0.5rem;font-size:0.75rem;font-weight:600;color:#153744;text-decoration:none;white-space:nowrap;border-radius:8px;transition:background 0.15s ease;}.pharmatica-site-header .ph-notifications__linklike:hover,.pharmatica-site-header .ph-notifications__linklike:focus-visible{color:#25535e;background:color-mix(in srgb,#b0deff 24%,#fff);outline:none;}.pharmatica-site-header .ph-notifications__list{flex:1;min-height:0;margin:0;padding:0.5rem;list-style:none;overflow-y:auto;-webkit-overflow-scrolling:touch;}.pharmatica-site-header .ph-notifications__item{border:none;}.pharmatica-site-header .ph-notifications__item a{display:block;padding:0.75rem;font-size:0.875rem;font-weight:500;line-height:1.45;color:#153744;text-decoration:none;border-radius:8px;transition:background 0.15s ease;}.pharmatica-site-header .ph-notifications__item a:hover,.pharmatica-site-header .ph-notifications__item a:focus-visible{background:color-mix(in srgb,#b0deff 24%,#fff);outline:none;}.pharmatica-site-header .ph-notifications__item-meta{margin-top:0.25rem;font-size:0.75rem;font-weight:500;line-height:1.35;color:#25535e;opacity:1;}.pharmatica-site-header .ph-notifications__item--empty{padding:1.5rem 0.75rem;font-size:0.875rem;font-weight:500;line-height:1.45;text-align:center;color:#25535e;}.pharmatica-site-header .ph-notifications__footer{padding:0.5rem;border-top:1px solid color-mix(in srgb,#85a9fc 35%,#fff);font-size:0.875rem;background:#fff;}.pharmatica-site-header .ph-notifications__link{display:flex;align-items:center;justify-content:center;gap:0.5rem;padding:0.75rem;font-weight:600;color:#153744;text-decoration:none;border-radius:8px;transition:background 0.15s ease;}.pharmatica-site-header .ph-notifications__link:hover,.pharmatica-site-header .ph-notifications__link:focus-visible{color:#25535e;background:color-mix(in srgb,#b0deff 24%,#fff);outline:none;}.ph-notifications-activity__empty{margin:0;padding:1rem 0;font-size:0.875rem;color:#25535e;}.ph-notifications-activity__list.ph-notifications__list{margin:0;padding:0;list-style:none;}.ph-notifications-activity__list .ph-notifications__item{position:relative;border-bottom:1px solid color-mix(in srgb,#85a9fc 35%,#fff);}.ph-notifications-activity__list .ph-notifications__item:last-child{border-bottom:none;}.ph-notifications-activity__list .ph-notifications__item a{display:block;padding:0.75rem 0 0.25rem;font-size:0.875rem;font-weight:600;color:#153744;text-decoration:none;}.ph-notifications-activity__list .ph-notifications__item a:hover,.ph-notifications-activity__list .ph-notifications__item a:focus-visible{color:#01cfff;outline:none;}.ph-notifications-activity__list .ph-notifications__item-meta{padding-bottom:0.75rem;font-size:0.75rem;color:#25535e;}.ph-notifications-activity__load{margin-top:1rem;}.pharmatica-site-header{background-color:#226179;border-block-end:1px solid color-mix(in srgb,#25535e 55%,#226179);position:sticky;top:0;z-index:200;transition:background-color 0.45s cubic-bezier(0.4,0,0.2,1),border-color 0.45s cubic-bezier(0.4,0,0.2,1);}.pharmatica-site-header__bar{position:relative;z-index:4;box-sizing:border-box;width:100%;max-width:76.8rem;margin-inline:auto;padding-inline:clamp(0.5rem,6vw,1rem);padding-block:0.75rem;min-height:4rem;display:grid;grid-template-columns:1fr auto;grid-template-areas:"brand actions";align-items:center;gap:0.75rem 1rem;}@media (min-width:48rem){.pharmatica-site-header__bar{grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"brand nav actions";gap:1rem 1.25rem;}}@media (min-width:80rem){.pharmatica-site-header__bar{gap:1rem 1.5rem;}}.pharmatica-site-header__brand{grid-area:brand;justify-self:start;display:block;min-width:0;line-height:0;text-decoration:none;}.pharmatica-site-header__brand:focus-visible{outline:2px solid #01cfff;outline-offset:3px;border-radius:4px;}.pharmatica-site-header__logo-img{display:block;height:2.75rem;width:auto;max-width:min(14rem,55vw);object-fit:contain;}@media (max-width:47.9375rem){.pharmatica-site-header__logo-img{max-width:min(14rem,78vw);}}.pharmatica-site-header__nav{display:flex;justify-content:center;align-items:center;min-width:0;}@media (max-width:47.9375rem){.pharmatica-site-header__nav{position:fixed;inset-block-start:4.5rem;inset-inline:0;inset-block-end:0;box-sizing:border-box;padding:0;flex-direction:column;align-items:stretch;justify-content:flex-start;overflow-y:auto;background:#fff;box-shadow:-8px 0 32px rgba(21,55,68,0.12);z-index:3;transform:translateX(100%);pointer-events:none;transition:transform 0.24s ease;-webkit-overflow-scrolling:touch;}}@media (min-width:48rem){.pharmatica-site-header__nav{grid-area:nav;position:static;inset:auto;width:auto;padding:0;flex-direction:row;overflow:visible;background:transparent;border:0;box-shadow:none;transform:none;pointer-events:auto;transition:none;}}@media (max-width:47.9375rem){.pharmatica-site-header__drawer-inner{display:flex;flex-direction:column;flex:1 1 auto;min-height:calc(100dvh - 4.5rem);}}@media (min-width:48rem){.pharmatica-site-header__drawer-inner{display:contents;}}@media (max-width:47.9375rem){.pharmatica-site-header--nav-open .pharmatica-site-header__nav{transform:translateX(0);pointer-events:auto;}}.pharmatica-site-header__nav-list{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:0.25rem 0.5rem;}@media (max-width:47.9375rem){.pharmatica-site-header__nav-list{flex-direction:column;align-items:stretch;flex-wrap:nowrap;gap:0;}}@media (min-width:64rem){.pharmatica-site-header__nav-list{gap:0.25rem 1rem;}}@media (min-width:80rem){.pharmatica-site-header__nav-list{gap:0.5rem 1.25rem;}}.pharmatica-site-header__nav-link{display:flex;align-items:center;gap:0.25rem;padding:0.5rem 0.25rem;}@media (min-width:80rem){.pharmatica-site-header__nav-link{padding-inline:0.5rem;}}.pharmatica-site-header__nav-link{font-size:0.875rem;font-weight:600;color:#fff;text-decoration:none;border-radius:4px;white-space:nowrap;}@media (max-width:47.9375rem){.pharmatica-site-header__nav-link{flex:1 1 auto;padding-block:1rem;padding-inline:1.25rem;font-size:1rem;font-weight:600;color:#153744;border-radius:0;white-space:normal;}.pharmatica-site-header__nav-link:hover,.pharmatica-site-header__nav-link:focus-visible{color:#153744;background:color-mix(in srgb,#b0deff 28%,#fff);}}@media (min-width:48rem){.pharmatica-site-header__nav-link:hover,.pharmatica-site-header__nav-link:focus-visible{color:#01cfff;background:rgba(1,207,255,0.12);}}.pharmatica-site-header__nav-link--has-chevron::after{content:"";width:0.35rem;height:0.35rem;margin-block-start:0.1rem;border-inline-end:2px solid currentColor;border-block-end:2px solid currentColor;transform:rotate(45deg);opacity:0.85;}@media (max-width:47.9375rem){.pharmatica-site-header__nav-link--has-chevron::after{display:none;}}@media (max-width:47.9375rem){.pharmatica-site-header__flyout-top{display:flex;align-items:stretch;justify-content:space-between;gap:0;width:100%;border-block-end:1px solid color-mix(in srgb,#85a9fc 35%,#fff);}.pharmatica-site-header__flyout-top .pharmatica-site-header__nav-link{border-block-end:0;}}@media (min-width:48rem){.pharmatica-site-header__flyout-top{display:contents;}}.pharmatica-site-header__subnav-toggle{display:none;box-sizing:border-box;flex:0 0 3rem;align-items:center;justify-content:center;margin:0;padding:0;font-size:1.25rem;font-weight:500;line-height:1;color:#25535e;background:color-mix(in srgb,#b0deff 28%,#fff);border:0;border-inline-start:1px solid color-mix(in srgb,#85a9fc 35%,#fff);cursor:pointer;-webkit-tap-highlight-color:transparent;}.pharmatica-site-header__subnav-toggle:hover,.pharmatica-site-header__subnav-toggle:focus-visible{color:#153744;background:color-mix(in srgb,#01cfff 12%,#fff);}.pharmatica-site-header__subnav-toggle:focus{outline:none;}.pharmatica-site-header__subnav-toggle:focus-visible{outline:2px solid #01cfff;outline-offset:-2px;}@media (max-width:47.9375rem){.pharmatica-site-header__subnav-toggle{display:inline-flex;}}.pharmatica-site-header__subnav-toggle-icon--minus{display:none;}.pharmatica-site-header__nav-item--submenu-open .pharmatica-site-header__subnav-toggle-icon--plus{display:none;}.pharmatica-site-header__nav-item--submenu-open .pharmatica-site-header__subnav-toggle-icon--minus{display:inline;}.pharmatica-site-header__drawer-footer{display:none;}@media (max-width:47.9375rem){.pharmatica-site-header__drawer-footer{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;margin-block-start:auto;padding-block:2rem;padding-inline:1.5rem;padding-block-end:calc(2rem + env(safe-area-inset-bottom,0));text-align:center;background:color-mix(in srgb,#153744 5%,#fff);border-block-start:1px solid color-mix(in srgb,#85a9fc 35%,#fff);}}.pharmatica-site-header__drawer-signin{display:inline;margin:0;padding:0;font-family:inherit;font-size:0.875rem;font-weight:600;line-height:inherit;color:#153744;text-decoration:none;white-space:nowrap;background:transparent;border:0;cursor:pointer;appearance:none;-webkit-tap-highlight-color:transparent;}.pharmatica-site-header__drawer-signin:hover,.pharmatica-site-header__drawer-signin:focus-visible{text-decoration:underline;}.pharmatica-site-header__drawer-signin:focus{outline:none;}.pharmatica-site-header__drawer-signin:focus-visible{outline:2px solid #01cfff;outline-offset:2px;border-radius:4px;}.pharmatica-site-header__drawer-cta{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-height:2.5rem;margin:0;padding-block:0.5rem;padding-inline:1rem;font-family:inherit;font-size:0.875rem;font-weight:700;line-height:inherit;color:#fff;text-decoration:none;text-align:center;background:#153744;border:0;border-radius:8px;cursor:pointer;appearance:none;-webkit-tap-highlight-color:transparent;transition:background 0.15s ease;}.pharmatica-site-header__drawer-cta:hover,.pharmatica-site-header__drawer-cta:focus-visible{background:color-mix(in srgb,#153744 88%,#000);color:#fff;}.pharmatica-site-header__drawer-cta:focus-visible{outline:2px solid #01cfff;outline-offset:2px;}@media (max-width:47.9375rem){.pharmatica-site-header__nav-item{border-block-end:1px solid color-mix(in srgb,#85a9fc 35%,#fff);}.pharmatica-site-header__nav-item:last-child{border-block-end:0;}}.pharmatica-site-header__nav-item--flyout{position:relative;}@media (max-width:47.9375rem){.pharmatica-site-header__nav-item--flyout{border-block-end:0;}.pharmatica-site-header__nav-item--flyout.pharmatica-site-header__nav-item--submenu-open{background:color-mix(in srgb,#85a9fc 14%,#fff);}}.pharmatica-site-header__nav-item--flyout .pharmatica-site-header__flyout{position:absolute;inset-block-start:100%;inset-inline-start:0;min-width:13rem;margin:0;padding:0.5rem;list-style:none;background:#fff;border:1px solid color-mix(in srgb,#85a9fc 35%,#fff);border-radius:8px;box-shadow:0 12px 36px rgba(21,55,68,0.18);opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity 0.15s ease,transform 0.15s ease,visibility 0.15s;z-index:20;}.pharmatica-site-header__nav-item--flyout .pharmatica-site-header__flyout a{display:block;padding:0.5rem 0.75rem;font-size:0.875rem;font-weight:500;color:#153744;text-decoration:none;border-radius:4px;}.pharmatica-site-header__nav-item--flyout .pharmatica-site-header__flyout a:hover,.pharmatica-site-header__nav-item--flyout .pharmatica-site-header__flyout a:focus-visible{background:color-mix(in srgb,#b0deff 28%,#fff);color:#153744;}.pharmatica-site-header__nav-item--flyout:hover .pharmatica-site-header__flyout,.pharmatica-site-header__nav-item--flyout:focus-within .pharmatica-site-header__flyout{opacity:1;visibility:visible;transform:translateY(0);}@media (max-width:47.9375rem){.pharmatica-site-header__nav-item--flyout .pharmatica-site-header__flyout{display:none;position:static;opacity:1;visibility:visible;transform:none;min-width:0;margin:0;padding:0 0 0.5rem;background:transparent;border:0;box-shadow:none;}.pharmatica-site-header__nav-item--flyout.pharmatica-site-header__nav-item--submenu-open .pharmatica-site-header__flyout{display:block;border-block-end:1px solid color-mix(in srgb,#85a9fc 35%,#fff);}.pharmatica-site-header__nav-item--flyout .pharmatica-site-header__flyout a{padding-block:0.75rem;padding-inline:0.75rem 1.25rem;padding-inline-start:2rem;font-size:0.875rem;font-weight:500;color:#25535e;}.pharmatica-site-header__nav-item--flyout .pharmatica-site-header__flyout a:hover,.pharmatica-site-header__nav-item--flyout .pharmatica-site-header__flyout a:focus-visible{color:#153744;background:rgba(255,255,255,0.65);}}.pharmatica-site-header__backdrop{display:none;position:fixed;inset:0;z-index:1;margin:0;padding:0;border:0;background:rgba(21,55,68,0.45);cursor:pointer;-webkit-tap-highlight-color:transparent;}@media (min-width:48rem){.pharmatica-site-header__backdrop{display:none !important;}}.pharmatica-site-header--nav-open .pharmatica-site-header__backdrop{display:block;}.pharmatica-site-header__actions{grid-area:actions;justify-self:end;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:0.5rem 1rem;}@media (min-width:48rem){.pharmatica-site-header__actions{gap:0.75rem 1.25rem;flex-wrap:nowrap;}}.pharmatica-site-header__signin{box-sizing:border-box;min-height:2.375rem;text-decoration:none;transition:background-color 0.45s cubic-bezier(0.4,0,0.2,1),color 0.45s cubic-bezier(0.4,0,0.2,1),border-color 0.45s cubic-bezier(0.4,0,0.2,1),box-shadow 0.45s cubic-bezier(0.4,0,0.2,1),transform 0.45s cubic-bezier(0.4,0,0.2,1);}@media (max-width:47.9375rem){.pharmatica-site-header__signin--header-bar{display:none;}}.pharmatica-site-header__cta .pharmatica-btn{--ph-button-font-weight:700;font-weight:var(--ph-button-font-weight);min-height:2.375rem;padding-inline:1.25rem;}.pharmatica-site-header__search{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;margin:0;padding:0;color:#fff;text-decoration:none;background:transparent;border:0;border-radius:8px;cursor:pointer;-webkit-tap-highlight-color:transparent;}.pharmatica-site-header__search:hover,.pharmatica-site-header__search:focus-visible{color:#01cfff;background:rgba(1,207,255,0.12);}.pharmatica-site-header__search[aria-expanded=true]{color:#fff;background:rgba(1,207,255,0.22);}.pharmatica-site-header__search-icon{display:block;}.pharmatica-site-header__search-icon--close{display:none;}.pharmatica-site-header__search[aria-expanded=true] .pharmatica-site-header__search-icon--open{display:none;}.pharmatica-site-header__search[aria-expanded=true] .pharmatica-site-header__search-icon--close{display:block;}.pharmatica-site-header__menu-toggle{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;margin:0;padding:0;color:#fff;background:transparent;border:0;border-radius:8px;cursor:pointer;-webkit-tap-highlight-color:transparent;}.pharmatica-site-header__menu-toggle:hover,.pharmatica-site-header__menu-toggle:focus-visible{color:#01cfff;background:rgba(1,207,255,0.12);}.pharmatica-site-header__menu-toggle:focus{outline:none;}.pharmatica-site-header__menu-toggle:focus-visible{outline:2px solid #01cfff;outline-offset:2px;}@media (min-width:48rem){.pharmatica-site-header__menu-toggle{display:none;}}.pharmatica-site-header__menu-icon{display:block;flex-shrink:0;}.pharmatica-site-header__menu-icon--close{display:none;}.pharmatica-site-header--nav-open .pharmatica-site-header__menu-icon--open{display:none;}.pharmatica-site-header--nav-open .pharmatica-site-header__menu-icon--close{display:block;}body:has(.front-hero):not(.front-hero-passed) .pharmatica-site-header{background-color:#000;border-block-end-color:rgba(255,255,255,0.18);}body:has(.front-hero):not(.front-hero-passed) .pharmatica-site-header__signin{color:#fff;background-color:transparent;border-color:rgba(255,255,255,0.35);}body:has(.front-hero):not(.front-hero-passed) .pharmatica-site-header__signin:hover{color:#fff;background-color:rgba(255,255,255,0.1);}.pharmatica-site-footer{position:relative;z-index:10;margin-top:auto;background:linear-gradient(290.55deg,rgba(77,146,175,0.8) 9.27%,rgba(26,33,40,0.8) 78.08%),linear-gradient(180deg,#01cfff -312.5%,#153744 118.38%);color:#fff;border-block-start:1px solid rgba(255,255,255,0.18);font-size:0.875rem;display:grid;grid-template-columns:minmax(0,1fr) min(76.8rem,100%) minmax(0,1fr);}.pharmatica-site-footer a{color:inherit;text-decoration:none;}.pharmatica-site-footer a:hover{color:#01cfff;text-decoration:underline;}.pharmatica-site-footer__inner{grid-column:2;box-sizing:border-box;width:100%;padding-block:3rem 2.5rem;padding-inline:clamp(0.5rem,6vw,1rem);}.pharmatica-site-footer__top{display:grid;gap:2.5rem 2rem;padding-block-end:3rem;border-block-end:1px solid rgba(255,255,255,0.18);}@media (min-width:64rem){.pharmatica-site-footer__top{grid-template-columns:minmax(12rem,22rem) repeat(4,minmax(0,1fr));align-items:start;}}.pharmatica-site-footer__brand{min-width:0;}.pharmatica-site-footer__logo-link{display:inline-block;line-height:0;margin-block:0 1.25rem;text-decoration:none;}.pharmatica-site-footer__logo-link:focus-visible{outline:2px solid #01cfff;outline-offset:3px;border-radius:4px;}.pharmatica-site-footer__logo{display:block;width:auto;height:auto;max-width:min(12rem,70vw);max-height:3.5rem;object-fit:contain;object-position:left center;}.pharmatica-site-footer__tagline{margin:0 0 1.5rem;line-height:1.55;color:color-mix(in srgb,#fff 72%,#153744);font-size:0.875rem;}.pharmatica-site-footer__social{display:flex;flex-wrap:wrap;gap:0.75rem;align-items:center;list-style:none;margin:0;padding:0;}.pharmatica-site-footer__social-link{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:999px;background:rgba(255,255,255,0.12);border:1px solid rgba(255,255,255,0.18);color:#fff;transition:background 0.15s ease,color 0.15s ease,border-color 0.15s ease;}.pharmatica-site-footer__social-link:hover{background:rgba(255,255,255,0.22);border-color:rgba(255,255,255,0.35);color:#fff;text-decoration:none;}.pharmatica-site-footer__social-link:focus-visible{outline:2px solid #01cfff;outline-offset:2px;}.pharmatica-site-footer__social-link svg{display:block;width:1rem;height:1rem;}.pharmatica-site-footer__nav-grid{display:grid;gap:2rem 1.5rem;grid-template-columns:repeat(2,minmax(0,1fr));}@media (min-width:48rem){.pharmatica-site-footer__nav-grid{grid-template-columns:repeat(4,minmax(0,1fr));}}@media (min-width:64rem){.pharmatica-site-footer__nav-grid{display:contents;}}.pharmatica-site-footer__column{min-width:0;}.pharmatica-site-footer__heading{margin:0 0 1rem;font-size:0.875rem;font-weight:700;color:#fff;letter-spacing:0.02em;}.pharmatica-site-footer__list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:0.5rem;}.pharmatica-site-footer__link{font-weight:500;color:color-mix(in srgb,#fff 72%,#153744);}.pharmatica-site-footer__link:hover{color:#01cfff;}.pharmatica-site-footer__bottom{display:grid;gap:2.5rem;padding-block-start:3rem;}@media (min-width:48rem){.pharmatica-site-footer__bottom{grid-template-columns:minmax(0,22rem) minmax(0,1fr);align-items:start;gap:3rem;}}.pharmatica-site-footer__newsletter{min-width:0;}.pharmatica-site-footer__legal{min-width:0;display:flex;flex-direction:column;gap:1.5rem;margin:auto 0 0 auto;}.pharmatica-site-footer__utility{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;align-items:center;gap:0 0.5rem;font-size:0.875rem;font-weight:500;}.pharmatica-site-footer__utility li{display:inline-flex;align-items:center;gap:0.5rem;}.pharmatica-site-footer__utility li:not(:last-child)::after{content:"|";color:rgba(255,255,255,0.18);font-weight:400;pointer-events:none;}.pharmatica-site-footer__copyright{margin:0;padding-block-start:1.5rem;border-block-start:1px solid rgba(255,255,255,0.18);font-size:0.75rem;color:color-mix(in srgb,#fff 72%,#153744);text-align:right;}.ph-newsletter{margin:0;padding:1.5rem;background:#fff;border:1px solid color-mix(in srgb,#85a9fc 35%,#fff);border-radius:12px;box-shadow:0 8px 28px rgba(21,55,68,0.08);}.ph-newsletter__title{margin:0 0 1.25rem;font-size:1rem;font-weight:700;color:#153744;}.ph-newsletter__lede{margin:0 0 1rem;font-size:0.875rem;line-height:1.55;color:#25535e;}.ph-newsletter__form #ph-newsletter-subscribe-wrapper,.ph-newsletter__form .ph-newsletter-form{display:flex;flex-direction:column;gap:0.75rem;margin:0;}.ph-newsletter__form .form-item{margin:0;}.ph-newsletter__form label.visually-hidden{margin:0;}.ph-newsletter__form .form-actions{margin:0;}.ph-newsletter__form .messages{margin:0 0 0.75rem;}.ph-newsletter__field{width:100%;padding:0.75rem 1rem;font:inherit;font-size:0.875rem;color:#153744;background:#fff;border:1px solid color-mix(in srgb,#85a9fc 35%,#fff);border-radius:8px;}.ph-newsletter__field::placeholder{color:color-mix(in srgb,#153744 45%,transparent);}.ph-newsletter__field:focus{outline:none;border-color:#153744;box-shadow:0 0 0 3px rgba(51,111,250,0.2);background:#fff;}.ph-newsletter__form .ph-newsletter__field.form-text,.ph-newsletter__form .ph-newsletter__field.form-email{padding:0.75rem 1rem;font-size:0.875rem;}.ph-newsletter__form .ph-newsletter__field.form-text:focus,.ph-newsletter__form .ph-newsletter__field.form-email:focus{outline:none;border-color:#153744;box-shadow:0 0 0 3px rgba(51,111,250,0.2);}.ph-newsletter__submit{width:100%;margin:0;}.ph-newsletter--section{max-width:42rem;}.ph-newsletter--compact{padding:1rem;}.pharmatica-breadcrumb{box-sizing:border-box;width:100%;max-width:76.8rem;margin-inline:auto;padding:0.75rem calc(clamp(0.5rem,6vw,1rem) + 2.5rem);}.pharmatica-breadcrumb .breadcrumb{margin:0;padding:0;font-size:0.875rem;color:#25535e;}.pharmatica-breadcrumb .breadcrumb ol,.pharmatica-breadcrumb .breadcrumb li{margin:0;padding:0;list-style:none;display:inline;}.pharmatica-breadcrumb .breadcrumb li::after{content:" / ";opacity:0.6;}.pharmatica-breadcrumb .breadcrumb li:last-child::after{content:none;}.pharmatica-breadcrumb .breadcrumb a{color:#153744;text-decoration:none;}.pharmatica-breadcrumb .breadcrumb a:hover{text-decoration:underline;}.pharmatica-messages{box-sizing:border-box;width:100%;max-width:76.8rem;margin-inline:auto;padding-inline:calc(clamp(0.5rem,6vw,1rem) + 2.5rem);}.pharmatica-messages .messages{margin-block:0.75rem;padding:0.75rem 1rem;border-radius:8px;border:1px solid color-mix(in srgb,#85a9fc 35%,#fff);background:color-mix(in srgb,#b0deff 28%,#fff);font-size:0.875rem;}.pharmatica-messages .messages--status{border-color:rgba(11,87,208,0.35);background:rgba(11,87,208,0.08);}.pharmatica-messages .messages--warning{border-color:#d4a017;background:rgba(212,160,23,0.12);}.pharmatica-messages .messages--error{border-color:#c0392b;background:rgba(192,57,43,0.08);}.pharmatica-help{box-sizing:border-box;width:100%;max-width:76.8rem;margin-inline:auto;padding:0.75rem calc(clamp(0.5rem,6vw,1rem) + 2.5rem);font-size:0.875rem;color:#25535e;}.pharmatica-main{box-sizing:border-box;width:100%;max-width:76.8rem;margin-inline:auto;padding-inline:1rem;}@media (min-width:48rem){.pharmatica-main{padding-inline:calc(clamp(0.5rem,6vw,1rem) + 2.5rem);}}.pharmatica-main{padding-block:0 3rem;}.pharmatica-main__grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:start;}@media (min-width:48rem){.pharmatica-main--has-sidebar .pharmatica-main__grid--sidebar-first{grid-template-columns:minmax(14rem,18rem) minmax(0,1fr);}}@media (min-width:48rem){.pharmatica-main--has-sidebar .pharmatica-main__grid--sidebar-second{grid-template-columns:minmax(0,1fr) minmax(14rem,18rem);}}@media (min-width:48rem){.pharmatica-main--has-sidebar .pharmatica-main__grid--both-asides{grid-template-columns:minmax(12rem,16rem) minmax(0,1fr) minmax(12rem,16rem);}}.pharmatica-main__primary{min-width:0;}.pharmatica-layout-content{min-width:0;padding-block-start:1.25rem;}.pharmatica-layout-content:has(> *:first-child .front-hero){padding-block-start:0;}.layout-sidebar-first,.layout-sidebar-second{min-width:0;font-size:0.875rem;padding:1rem;background:color-mix(in srgb,#b0deff 28%,#fff);border-radius:12px;border:1px solid color-mix(in srgb,#85a9fc 35%,#fff);}.layout-sidebar-first .block-title,.layout-sidebar-second .block-title{margin:0 0 0.75rem;font-size:1rem;font-weight:700;}*,*::before,*::after{box-sizing:border-box;}html{scroll-behavior:smooth;scroll-padding-top:6rem;}body{margin:0;font-family:system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,Cantarell,"Noto Sans",sans-serif;font-size:1rem;line-height:1.5;color:#153744;background:#fff;}h1{margin:0;padding-block-end:1rem;margin-block-end:1.25rem;font-family:Georgia,"Times New Roman",Times,serif;font-size:clamp(1.75rem,1rem + 2.5vw,2.25rem);font-weight:700;line-height:1.2;letter-spacing:-0.02em;color:#153744;}h2,h3,h4{font-family:"Figtree",system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,Cantarell,"Noto Sans",sans-serif;line-height:1.2;margin-block:0 1rem;font-weight:700;color:#153744;}h2{font-size:clamp(1.375rem,0.35rem + 3.5vw,1.875rem);}h3{font-size:clamp(1.125rem,0.3rem + 2.8vw,1.5rem);}h4{font-size:clamp(1.0625rem,0.25rem + 2.2vw,1.25rem);}p{margin-block:0 1rem;}ul,ol{margin-block:0 1rem;padding-inline-start:1.5rem;}a{color:#153744;text-decoration-skip-ink:auto;}a:hover{color:color-mix(in srgb,#153744 10%,#000);}a:active{color:color-mix(in srgb,#153744 20%,#000);}img{max-width:100%;height:auto;vertical-align:middle;}.pharmatica-page{min-height:100vh;display:flex;flex-direction:column;}.pharmatica-page.layout-container{width:100%;max-width:none;margin-inline:0;padding-inline:0;}.pharmatica-main{flex:1 0 auto;}.pharmatica-layout-content{width:100%;}.ph-industry-partner-links-hidden .ip-card__link,.ph-industry-partner-links-hidden .recommended-card--partner .recommended-card__link{display:none;}.pharmatica-messages :focus-visible:not(.pharmatica-btn),.pharmatica-main :focus-visible:not(.pharmatica-btn){outline:2px solid #01cfff;outline-offset:2px;}.visually-hidden:not(:focus,:active){clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;width:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;border:0;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus{clip:auto;clip-path:none;height:auto;width:auto;margin:0;overflow:visible;position:static;white-space:normal;padding:0.5rem 1rem;background:#fff;color:#153744;box-shadow:0 0 0 2px #153744;z-index:1000;}@keyframes ph-spin{to{transform:rotate(360deg);}}.ajax-progress.ajax-progress-throbber{display:inline-flex;align-items:center;padding:0 0.5rem;background:none;}.ajax-progress.ajax-progress-throbber .throbber{display:inline-block;width:28px;height:28px;border:4px solid color-mix(in srgb,#153744 12%,#fff);border-right-color:#01cfff;border-radius:32%;animation:ph-spin 0.85s linear infinite;background:none;padding:0;margin:0;}.ajax-progress.ajax-progress-throbber .message{display:inline;padding-inline-start:0.5rem;font-size:0.875rem;color:#25535e;}.ajax-progress.ajax-progress-fullscreen{position:fixed;inset:0;z-index:1261;display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:0;background:rgba(21,55,68,0.35);border-radius:0;background-image:none;opacity:1;}.ajax-progress.ajax-progress-fullscreen::after{content:"";display:inline-block;width:64px;height:64px;border:7px solid color-mix(in srgb,#153744 12%,#fff);border-right-color:#01cfff;border-radius:32%;animation:ph-spin 0.85s linear infinite;}
.ph-global-search__body .content-listing-pager__load{--ph-btn-bg:var(--ph-button-primary-bg);--ph-btn-color:var(--ph-button-primary-fg);--ph-btn-border:var(--ph-button-primary-border);--ph-btn-bg-hover:var(--ph-button-primary-bg-hover);--ph-btn-bg-active:var(--ph-button-primary-bg-active);--ph-btn-border-hover:var(--ph-button-primary-border-hover);--ph-btn-color-hover:var(--ph-button-primary-fg-hover);--ph-btn-color-active:var(--ph-button-primary-fg-active);--ph-btn-focus-ring:var(--ph-button-primary-focus-ring);--ph-btn-radius:var(--ph-button-radius-md);display:inline-flex;align-items:center;justify-content:center;gap:var(--ph-button-gap);min-height:var(--ph-button-min-height);padding:var(--ph-button-padding-block) var(--ph-button-padding-inline);margin:0;font-family:var(--ph-button-font-family);font-size:var(--ph-button-font-size);font-weight:var(--ph-button-font-weight);line-height:var(--ph-button-line-height);letter-spacing:var(--ph-button-letter-spacing);text-decoration:none;white-space:nowrap;color:var(--ph-btn-color);background-color:var(--ph-btn-bg);border:var(--ph-button-border-width) solid var(--ph-btn-border);border-radius:var(--ph-btn-radius,var(--ph-button-radius-md));cursor:pointer;transition:var(--ph-button-transition);}.ph-global-search__body .content-listing-pager__load:hover:not(:disabled,[aria-disabled=true]){color:var(--ph-btn-color-hover,var(--ph-btn-color));background-color:var(--ph-btn-bg-hover);border-color:var(--ph-btn-border-hover,var(--ph-btn-border));}.ph-global-search__body .content-listing-pager__load:active:not(:disabled,[aria-disabled=true]){color:var(--ph-btn-color-active,var(--ph-btn-color-hover,var(--ph-btn-color)));background-color:var(--ph-btn-bg-active);}.ph-global-search__body [aria-disabled=true].content-listing-pager__load{cursor:not-allowed;opacity:var(--ph-button-disabled-opacity);}.ph-global-search__body .content-listing-pager__load:focus{outline:none;}.ph-global-search__body .content-listing-pager__load:focus-visible:not(:disabled,[aria-disabled=true]){box-shadow:0 0 0 var(--ph-button-focus-offset) #fff,0 0 0 calc(var(--ph-button-focus-offset) * 2) var(--ph-btn-focus-ring);}.ph-global-search__body .content-listing-pager__load:disabled{opacity:var(--ph-button-disabled-opacity);cursor:not-allowed;}.ph-global-search{position:fixed;inset:0;z-index:500;pointer-events:none;}.ph-global-search[hidden]{display:none;}.ph-global-search.ph-global-search--open{pointer-events:none;}.ph-global-search.ph-global-search--open .ph-global-search__backdrop,.ph-global-search.ph-global-search--open .ph-global-search__panel{pointer-events:auto;}.ph-global-search__backdrop{position:absolute;inset:4rem 0 0 0;background:rgba(21,55,68,0.45);cursor:pointer;}.ph-global-search__panel{position:absolute;inset:4rem 0 auto 0;box-sizing:border-box;display:flex;flex-direction:column;width:100%;max-height:calc(100vh - 4rem);margin:0 auto;padding:1.5rem clamp(0.5rem,6vw,1rem) 2rem;background:#fff;border-block-end:2px solid #153744;box-shadow:0 12px 28px rgba(21,55,68,0.12);overflow:hidden;}@media (min-width:48rem){.ph-global-search__panel{padding-inline:2rem;}}.ph-global-search__input-wrap,.ph-global-search__min-hint,.ph-global-search .search-results-message,.ph-global-search .no-result{flex-shrink:0;}.ph-global-search__body{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;}.ph-global-search__panel > *{box-sizing:border-box;width:100%;max-width:60rem;margin-inline:auto;}.ph-global-search__input-wrap{display:flex;align-items:center;gap:1rem;padding:1rem 0.25rem;border-block-end:1px solid #25535e;}.ph-global-search__input-icon{flex-shrink:0;color:#25535e;pointer-events:none;}.ph-global-search__keyword{box-sizing:border-box;flex:1;min-width:0;padding:0;font-family:"Figtree",system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,Cantarell,"Noto Sans",sans-serif;font-size:1.25rem;font-weight:600;line-height:1.4;color:#153744;background:transparent;border:0;outline:none;}.ph-global-search__keyword::placeholder{color:#25535e;font-weight:500;}.ph-global-search__min-hint{margin:1rem auto 0.5rem;font-family:"Figtree",system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,Cantarell,"Noto Sans",sans-serif;font-size:0.875rem;color:#25535e;}.ph-global-search .search-results-message,.ph-global-search .no-result{margin:2rem auto 1.5rem;font-family:"Figtree",system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,Cantarell,"Noto Sans",sans-serif;font-size:0.875rem;font-weight:400;line-height:1.3;letter-spacing:0.02em;color:#25535e;}.ph-global-search .search-results-message .suffix,.ph-global-search .no-result .suffix{margin-inline-end:0.25rem;color:#25535e;}.ph-global-search .search-results-message .query,.ph-global-search .no-result .query{color:#153744;font-weight:600;}.ph-global-search .no-result{margin-top:0;}.ph-global-search--empty .ph-global-search__body,.ph-global-search--empty .search-results-message,.ph-global-search--empty .no-result{display:none;}.ph-global-search__body .quicktabs-wrapper{margin:0;padding:0;}.ph-global-search__body .quicktabs-tabs{width:max-content;max-width:100%;margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:0;border-block-start:0.5px solid color-mix(in srgb,#85a9fc 35%,#fff);border-block-end:0.5px solid color-mix(in srgb,#85a9fc 35%,#fff);}.ph-global-search__body .quicktabs-tabs > li{margin:0;padding:0.75rem 1rem;}.ph-global-search__body .quicktabs-tabs > li a{display:inline-block;padding:0;border:0;font-family:"Figtree",system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,Cantarell,"Noto Sans",sans-serif;font-size:0.875rem;font-weight:500;line-height:1.3;letter-spacing:0.02em;color:#153744;text-decoration:none;}.ph-global-search__body .quicktabs-tabs > li a:hover,.ph-global-search__body .quicktabs-tabs > li a:focus-visible{color:#336ffa;}.ph-global-search__body .quicktabs-tabs > li.active{border-block-end:2px solid #153744;}.ph-global-search__body .quicktabs-main{position:relative;min-height:6rem;padding:1.5rem 0 0;}.ph-global-search__body .quicktabs-main.is-loading{opacity:0.5;pointer-events:none;}.ph-global-search__body .quicktabs-main.is-loading::after{content:"";position:absolute;top:50%;left:50%;width:1.5rem;height:1.5rem;margin:-0.75rem 0 0 -0.75rem;border:2px solid color-mix(in srgb,#85a9fc 35%,#fff);border-top-color:#153744;border-radius:50%;animation:ph-global-search-spin 0.6s linear infinite;}.ph-global-search__body .quicktabs-tabpage.quicktabs-hide{display:none !important;}.ph-global-search__body .quicktabs-block-title:empty{display:none;}.ph-global-search__body .ph-global-search-view .views-exposed-form{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0;}.ph-global-search__body .ph-global-search-view .form-item-search-api-fulltext,.ph-global-search__body .ph-global-search-view .js-form-item-search-api-fulltext{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0;}.ph-global-search__body .ph-global-search-content__layout{display:grid;grid-template-columns:minmax(0,1fr);gap:1.5rem;}@media (min-width:48rem){.ph-global-search__body .ph-global-search-content__layout{grid-template-columns:minmax(0,7fr) minmax(0,3fr);column-gap:2rem;align-items:start;}}.ph-global-search__body .ph-global-search-content__main{min-width:0;}.ph-global-search__body .ph-global-search-content__filters{min-width:0;}@media (min-width:48rem){.ph-global-search__body .ph-global-search-content__filters{position:sticky;top:0;align-self:start;max-height:calc(100vh - 4rem - 12rem);overflow-y:auto;}}.ph-global-search__body .ph-global-search-content__filters .views-exposed-form{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto;white-space:normal;border:0;}.ph-global-search__body .ph-global-search-content__filters .form-item-search-api-fulltext,.ph-global-search__body .ph-global-search-content__filters .js-form-item-search-api-fulltext{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0;}.ph-global-search__body .ph-global-search-content__filters .form-actions{display:none;}.ph-global-search__body .ph-global-search-content__filters .form-item-field-tags,.ph-global-search__body .ph-global-search-content__filters .js-form-item-field-tags{margin:0;}.ph-global-search__body .ph-global-search-content__filters .form-item-field-tags label,.ph-global-search__body .ph-global-search-content__filters .form-item-field-tags .fieldset-legend,.ph-global-search__body .ph-global-search-content__filters .form-item-field-tags legend span,.ph-global-search__body .ph-global-search-content__filters .js-form-item-field-tags label,.ph-global-search__body .ph-global-search-content__filters .js-form-item-field-tags .fieldset-legend,.ph-global-search__body .ph-global-search-content__filters .js-form-item-field-tags legend span{display:block;margin-block-end:0.75rem;font-family:"Figtree",system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,Cantarell,"Noto Sans",sans-serif;font-size:0.875rem;font-weight:700;color:#153744;}.ph-global-search__body .ph-global-search-content__filters .form-item-field-tags fieldset,.ph-global-search__body .ph-global-search-content__filters .js-form-item-field-tags fieldset{margin:0;padding:0;border:0;}.ph-global-search__body .ph-global-search-content__filters .form-item-field-tags .fieldset-wrapper,.ph-global-search__body .ph-global-search-content__filters .js-form-item-field-tags .fieldset-wrapper{padding:0;}.ph-global-search__body .view{margin:0;}.ph-global-search__body .ph-global-search-content .ph-global-search-results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;width:100%;}@media (max-width:47.9375rem){.ph-global-search__body .ph-global-search-content .ph-global-search-results{grid-template-columns:minmax(0,1fr);}}.ph-global-search__body .view:not(.view-search-content) .ph-global-search-results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;width:100%;}@media (max-width:47.9375rem){.ph-global-search__body .view:not(.view-search-content) .ph-global-search-results{grid-template-columns:minmax(0,1fr);}}.ph-global-search__body .views-row{padding:0;border:0;min-width:0;display:flex;min-height:0;}.ph-global-search__body .views-row > .card-vertical,.ph-global-search__body .views-row > .card-author--primary,.ph-global-search__body .views-row > .ip-card{width:100%;}.ph-global-search__body .pager,.ph-global-search__body nav.pager{margin-block-start:1.5rem;display:flex;justify-content:center;background:transparent;}.ph-global-search__body .content-listing-pager__list,.ph-global-search__body .pager__items{list-style:none;margin:0;padding:0;display:flex;justify-content:center;}.ph-global-search__body .content-listing-pager__item,.ph-global-search__body .pager__item{margin:0;}.ph-global-search__body .content-listing-pager__load{border-radius:999px;padding-inline:2rem;min-width:11rem;justify-content:center;text-decoration:none;display:inline-flex;align-items:center;box-shadow:0 2px 10px rgba(21,55,68,0.14);transition:transform 0.15s ease,box-shadow 0.15s ease,background 0.15s ease;}.ph-global-search__body .content-listing-pager__load:hover{transform:translateY(-1px);box-shadow:0 4px 16px rgba(21,55,68,0.18);}.ph-global-search__body .content-listing-pager__load:focus-visible{outline:2px solid #01cfff;outline-offset:3px;}.ph-global-search__body .card-vertical--global-search{width:100%;padding:1rem;border-radius:8px;}.ph-global-search__body .card-vertical--global-search .card-vertical__author{margin-bottom:0.5rem;font-size:0.875rem;gap:0.5rem;}.ph-global-search__body .card-vertical--global-search .card-vertical__author:not(.company) .card-vertical__author-image img{width:28px;height:28px;}.ph-global-search__body .card-vertical--global-search .card-vertical__author.company .card-vertical__author-image{width:5rem;max-width:5rem;height:1.75rem;}.ph-global-search__body .card-vertical--global-search .card-vertical__author.company .card-vertical__author-image img{height:1.75rem;max-width:5rem;max-height:1.75rem;}.ph-global-search__body .card-vertical--global-search .card-vertical__title{font-size:1rem;-webkit-line-clamp:2;margin-bottom:0.5rem;}.ph-global-search__body .card-vertical--global-search .card-vertical__excerpt{display:none;}.ph-global-search__body .card-vertical--global-search .card-vertical__image{flex-shrink:0;width:100%;margin-bottom:0.5rem;border-radius:4px;overflow:hidden;aspect-ratio:16/9;}.ph-global-search__body .card-vertical--global-search .card-vertical__image > div,.ph-global-search__body .card-vertical--global-search .card-vertical__image .field,.ph-global-search__body .card-vertical--global-search .card-vertical__image .field__item,.ph-global-search__body .card-vertical--global-search .card-vertical__image .media,.ph-global-search__body .card-vertical--global-search .card-vertical__image picture{display:block;width:100%;height:100%;margin:0;line-height:0;}.ph-global-search__body .card-vertical--global-search .card-vertical__image img{display:block;width:100%;height:100%;object-fit:cover;}.ph-global-search__body .card-vertical--global-search .card-vertical__footer{margin-top:auto;font-size:0.75rem;gap:0.5rem;}.ph-global-search__body .card-vertical--global-search .card-vertical__category{font-size:0.75rem;}.ph-global-search__body .card-vertical--global-search .card-vertical__reading-time{font-size:0.75rem;}.ph-industry-partner-links-hidden .ph-global-search__body .quicktabs-tabs > li:last-child,.ph-industry-partner-links-hidden .ph-global-search__body .quicktabs-main .quicktabs-tabpage:last-child{display:none !important;}@keyframes ph-global-search-spin{to{transform:rotate(360deg);}}body.ph-global-search-open{overflow:hidden;}
.ph-login-popup__tab-panel[data-ph-login-popup-panel=signin] input[type=submit],.ph-login-popup__tab-panel[data-ph-login-popup-panel=signin] .button--primary{--ph-btn-bg:var(--ph-button-primary-bg);--ph-btn-color:var(--ph-button-primary-fg);--ph-btn-border:var(--ph-button-primary-border);--ph-btn-bg-hover:var(--ph-button-primary-bg-hover);--ph-btn-bg-active:var(--ph-button-primary-bg-active);--ph-btn-border-hover:var(--ph-button-primary-border-hover);--ph-btn-color-hover:var(--ph-button-primary-fg-hover);--ph-btn-color-active:var(--ph-button-primary-fg-active);--ph-btn-focus-ring:var(--ph-button-primary-focus-ring);--ph-btn-radius:var(--ph-button-radius-pill);display:inline-flex;align-items:center;justify-content:center;gap:var(--ph-button-gap);min-height:var(--ph-button-min-height);padding:var(--ph-button-padding-block) var(--ph-button-padding-inline);margin:0;font-family:var(--ph-button-font-family);font-size:var(--ph-button-font-size);font-weight:var(--ph-button-font-weight);line-height:var(--ph-button-line-height);letter-spacing:var(--ph-button-letter-spacing);text-decoration:none;white-space:nowrap;color:var(--ph-btn-color);background-color:var(--ph-btn-bg);border:var(--ph-button-border-width) solid var(--ph-btn-border);border-radius:var(--ph-btn-radius,var(--ph-button-radius-md));cursor:pointer;transition:var(--ph-button-transition);}.ph-login-popup__tab-panel[data-ph-login-popup-panel=signin] input[type=submit]:hover:not(:disabled,[aria-disabled=true]),.ph-login-popup__tab-panel[data-ph-login-popup-panel=signin] .button--primary:hover:not(:disabled,[aria-disabled=true]){color:var(--ph-btn-color-hover,var(--ph-btn-color));background-color:var(--ph-btn-bg-hover);border-color:var(--ph-btn-border-hover,var(--ph-btn-border));}.ph-login-popup__tab-panel[data-ph-login-popup-panel=signin] input[type=submit]:active:not(:disabled,[aria-disabled=true]),.ph-login-popup__tab-panel[data-ph-login-popup-panel=signin] .button--primary:active:not(:disabled,[aria-disabled=true]){color:var(--ph-btn-color-active,var(--ph-btn-color-hover,var(--ph-btn-color)));background-color:var(--ph-btn-bg-active);}.ph-login-popup__tab-panel[data-ph-login-popup-panel=signin] input[aria-disabled=true][type=submit],.ph-login-popup__tab-panel[data-ph-login-popup-panel=signin] [aria-disabled=true].button--primary{cursor:not-allowed;opacity:var(--ph-button-disabled-opacity);}.ph-login-popup__tab-panel[data-ph-login-popup-panel=signin] input[type=submit]:focus,.ph-login-popup__tab-panel[data-ph-login-popup-panel=signin] .button--primary:focus{outline:none;}.ph-login-popup__tab-panel[data-ph-login-popup-panel=signin] input[type=submit]:focus-visible:not(:disabled,[aria-disabled=true]),.ph-login-popup__tab-panel[data-ph-login-popup-panel=signin] .button--primary:focus-visible:not(:disabled,[aria-disabled=true]){box-shadow:0 0 0 var(--ph-button-focus-offset) #fff,0 0 0 calc(var(--ph-button-focus-offset) * 2) var(--ph-btn-focus-ring);}.ph-login-popup__tab-panel[data-ph-login-popup-panel=signin] input[type=submit]:disabled,.ph-login-popup__tab-panel[data-ph-login-popup-panel=signin] .button--primary:disabled{opacity:var(--ph-button-disabled-opacity);cursor:not-allowed;}.ph-login-popup__social-btn{--ph-btn-bg:var(--ph-button-outline-bg);--ph-btn-color:var(--ph-button-outline-fg);--ph-btn-border:var(--ph-button-outline-border);--ph-btn-bg-hover:var(--ph-button-outline-bg-hover);--ph-btn-bg-active:var(--ph-button-outline-bg-active);--ph-btn-border-hover:var(--ph-button-outline-border-hover);--ph-btn-color-hover:var(--ph-button-outline-fg-hover);--ph-btn-color-active:var(--ph-button-outline-fg-active);--ph-btn-focus-ring:var(--ph-button-outline-focus-ring);--ph-btn-radius:var(--ph-button-radius-pill);display:inline-flex;align-items:center;justify-content:center;gap:var(--ph-button-gap);min-height:var(--ph-button-min-height);padding:var(--ph-button-padding-block) var(--ph-button-padding-inline);margin:0;font-family:var(--ph-button-font-family);font-size:var(--ph-button-font-size);font-weight:var(--ph-button-font-weight);line-height:var(--ph-button-line-height);letter-spacing:var(--ph-button-letter-spacing);text-decoration:none;white-space:nowrap;color:var(--ph-btn-color);background-color:var(--ph-btn-bg);border:var(--ph-button-border-width) solid var(--ph-btn-border);border-radius:var(--ph-btn-radius,var(--ph-button-radius-md));cursor:pointer;transition:var(--ph-button-transition);}.ph-login-popup__social-btn:hover:not(:disabled,[aria-disabled=true]){color:var(--ph-btn-color-hover,var(--ph-btn-color));background-color:var(--ph-btn-bg-hover);border-color:var(--ph-btn-border-hover,var(--ph-btn-border));}.ph-login-popup__social-btn:active:not(:disabled,[aria-disabled=true]){color:var(--ph-btn-color-active,var(--ph-btn-color-hover,var(--ph-btn-color)));background-color:var(--ph-btn-bg-active);}[aria-disabled=true].ph-login-popup__social-btn{cursor:not-allowed;opacity:var(--ph-button-disabled-opacity);}.ph-login-popup__social-btn:focus{outline:none;}.ph-login-popup__social-btn:focus-visible:not(:disabled,[aria-disabled=true]){box-shadow:0 0 0 var(--ph-button-focus-offset) #fff,0 0 0 calc(var(--ph-button-focus-offset) * 2) var(--ph-btn-focus-ring);}.ph-login-popup__social-btn:disabled{opacity:var(--ph-button-disabled-opacity);cursor:not-allowed;}.ph-login-popup{width:min(92vw,44rem);max-width:44rem;max-height:calc(100dvh - 2rem);margin:auto;padding:0;border:1px solid color-mix(in srgb,#85a9fc 35%,#fff);border-radius:12px;background:#fff;color:#153744;box-shadow:0 24px 60px rgba(21,55,68,0.25);overflow:hidden;}.ph-login-popup:not([open]){display:none;}.ph-login-popup::backdrop{background:rgba(15,23,25,0.55);backdrop-filter:blur(2px);}.ph-login-popup__content{position:relative;max-height:calc(100dvh - 2rem);overflow-y:auto;background:#fff;}.ph-login-popup__header{position:relative;padding:1.5rem 1.25rem 0.75rem;text-align:center;}@media (min-width:48rem){.ph-login-popup__header{padding:2.5rem 3rem 1.25rem;}}@media (min-width:64rem){.ph-login-popup__header{padding:2.5rem 4rem 1.5rem;}}.ph-login-popup__close{position:absolute;top:1rem;right:0.75rem;display:inline-flex;align-items:center;gap:0.5rem;padding:0;border:0;background:transparent;color:#25535e;font-family:"Figtree",system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,Cantarell,"Noto Sans",sans-serif;font-size:0.875rem;font-weight:600;letter-spacing:0.02em;cursor:pointer;}@media (min-width:48rem){.ph-login-popup__close{top:1.5rem;right:1.5rem;}}.ph-login-popup__close:hover,.ph-login-popup__close:focus-visible{color:#153744;}.ph-login-popup__close:focus{outline:none;}.ph-login-popup__close:focus-visible{outline:2px solid #01cfff;outline-offset:3px;border-radius:4px;}@media (max-width:47.9375rem){.ph-login-popup__close-text{display:none;}}.ph-login-popup__close-icon{display:inline-flex;align-items:center;}.ph-login-popup__logo{display:flex;justify-content:center;margin-block-end:0.75rem;}.ph-login-popup__logo img{width:140px;height:auto;}@media (min-width:48rem){.ph-login-popup__logo img{width:170px;}}.ph-login-popup__title{margin:0;font-family:"Poppins",system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,Cantarell,"Noto Sans",sans-serif;font-size:1.875rem;font-weight:600;line-height:1.2;color:#153744;}@media (min-width:48rem){.ph-login-popup__title{font-size:2.25rem;}}.ph-login-popup__body{padding:0.75rem 1rem 0;}@media (min-width:48rem){.ph-login-popup__body{padding:1rem 3rem 0;}}@media (min-width:64rem){.ph-login-popup__body{padding:1rem 4rem 0;}}.ph-login-popup__wrapper{max-width:560px;margin-inline:auto;padding:1.25rem 1rem;border:1px solid color-mix(in srgb,#85a9fc 35%,#fff);border-radius:12px;background:#fff;}@media (min-width:48rem){.ph-login-popup__wrapper{padding:1.5rem;}}.ph-login-popup__tabs{display:flex;justify-content:center;gap:0.5rem;margin:0;padding:0;list-style:none;border-block-end:1px solid color-mix(in srgb,#85a9fc 35%,#fff);}.ph-login-popup__tab-item{margin:0;}.ph-login-popup__tab{position:relative;margin:0;padding:0.75rem 1rem;background:transparent;border:0;border-radius:4px 4px 0 0;color:#153744;font-family:"Figtree",system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,Cantarell,"Noto Sans",sans-serif;font-size:0.875rem;font-weight:500;letter-spacing:0.02em;cursor:pointer;}.ph-login-popup__tab::after{content:"";position:absolute;inset-inline:0;inset-block-end:-1px;height:2px;background:transparent;transition:background-color 0.15s ease;}.ph-login-popup__tab:hover,.ph-login-popup__tab:focus-visible{color:#153744;}.ph-login-popup__tab:focus{outline:none;}.ph-login-popup__tab:focus-visible{outline:2px solid #01cfff;outline-offset:2px;}.ph-login-popup__tab--active{color:#153744;font-weight:600;}.ph-login-popup__tab--active::after{background:#153744;}.ph-login-popup__tab-content{margin-block-start:1rem;}.ph-login-popup__tab-panel[hidden]{display:none;}.ph-login-popup__accordion{display:flex;flex-direction:column;gap:0.75rem;margin-block:0 1rem;}.ph-login-popup__accordion-item{border:1px solid color-mix(in srgb,#85a9fc 35%,#fff);border-radius:12px;background:#fff;overflow:hidden;}.ph-login-popup__accordion-item:not(.ph-login-popup__accordion-item--open){background:color-mix(in srgb,#b0deff 28%,#fff);}.ph-login-popup__accordion-item:not(.ph-login-popup__accordion-item--open) .ph-login-popup__accordion-trigger{padding:1rem;color:#25535e;}.ph-login-popup__accordion-item:not(.ph-login-popup__accordion-item--open) .ph-login-popup__accordion-bullet{background:#fff;border-color:color-mix(in srgb,#85a9fc 50%,color-mix(in srgb,#85a9fc 35%,#fff));color:transparent;}.ph-login-popup__accordion-trigger{display:flex;align-items:center;width:100%;gap:0.75rem;padding:1rem;margin:0;background:transparent;border:0;color:#153744;font-family:"Figtree",system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,Cantarell,"Noto Sans",sans-serif;font-size:1.125rem;font-weight:700;text-align:start;cursor:pointer;}.ph-login-popup__accordion-trigger::after{content:"";flex-shrink:0;align-self:center;margin-inline-start:auto;width:1rem;height:1rem;background:currentColor;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M7.41 8.59 12 13.17l4.59-4.58L18 10l-6 6-6-6z'/%3E%3C/svg%3E");mask-repeat:no-repeat;mask-position:center;mask-size:contain;transform:rotate(0deg);transition:transform 0.2s ease;}.ph-login-popup__accordion-trigger:focus{outline:none;}.ph-login-popup__accordion-trigger:focus-visible{outline:2px solid #01cfff;outline-offset:2px;border-radius:8px;}.ph-login-popup__accordion-item--open .ph-login-popup__accordion-trigger::after{transform:rotate(180deg);}.ph-login-popup__accordion-bullet{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border-radius:999px;background:#01cfff;border:1px solid #01cfff;color:#fff;flex-shrink:0;}.ph-login-popup__accordion-bullet::before{content:"";width:0.7rem;height:0.7rem;background:currentColor;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23fff' fill-rule='evenodd' clip-rule='evenodd' d='M5.99986 11.1372L3.21986 8.3572L2.27319 9.2972L5.99986 13.0239L13.9999 5.02386L13.0599 4.08386L5.99986 11.1372Z'/%3E%3C/svg%3E");mask-repeat:no-repeat;mask-position:center;mask-size:contain;}.ph-login-popup__accordion-label{flex-shrink:0;}.ph-login-popup__accordion-panel{padding:0 1rem 1.25rem calc(1rem + 1.25rem + 0.75rem);color:#153744;}.ph-login-popup__accordion-panel[hidden]{display:none;}.ph-login-popup__benefits{display:flex;flex-direction:column;gap:0.5rem;margin:0;padding:0;list-style:none;color:#25535e;}.ph-login-popup__benefits li{position:relative;padding-inline-start:1.25rem;font-size:0.875rem;line-height:1.5;}.ph-login-popup__benefits li::before{content:"";position:absolute;inset-inline-start:0;inset-block-start:0.3em;width:0.75rem;height:0.75rem;background:#85a9fc;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 13' fill='none'%3E%3Cpath d='M10 3.85718L4.5 9.35718L2 6.85718' stroke='%23fff' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-repeat:no-repeat;mask-position:center;mask-size:contain;}.ph-login-popup__accordion-item[data-ph-login-popup-accordion-item=business] .ph-login-popup__accordion-panel{position:relative;}.ph-login-popup__coming-soon{position:absolute;inset:0;z-index:1;display:grid;place-items:center;color:#153744;font-family:"Poppins",system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,Cantarell,"Noto Sans",sans-serif;font-size:1.25rem;font-weight:600;background:color-mix(in srgb,color-mix(in srgb,#b0deff 28%,#fff) 55%,transparent);backdrop-filter:blur(4px);pointer-events:none;}.ph-login-popup__errors{margin-block-end:1rem;}.ph-login-popup__errors .messages,.ph-login-popup__errors [aria-label="Error message"]{margin:0 0 0.75rem;padding:0.75rem 1rem;border:1px solid color-mix(in srgb,#b91c1c 50%,color-mix(in srgb,#85a9fc 35%,#fff));border-radius:8px;background:color-mix(in srgb,#b91c1c 8%,#fff);color:#b91c1c;font-size:0.875rem;}.ph-login-popup__errors a{color:inherit;text-decoration:underline;}.ph-login-popup__tab-panel[data-ph-login-popup-panel=signin] .user-login-form{margin:0;padding:0;border:0;background:transparent;box-shadow:none;}.ph-login-popup__tab-panel[data-ph-login-popup-panel=signin] .form-item{margin-block-end:1rem;}.ph-login-popup__tab-panel[data-ph-login-popup-panel=signin] .form-item label{display:block;margin-block-end:0.25rem;font-family:"Figtree",system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,Cantarell,"Noto Sans",sans-serif;font-size:0.875rem;font-weight:600;color:#153744;}.ph-login-popup__tab-panel[data-ph-login-popup-panel=signin] input[type=text],.ph-login-popup__tab-panel[data-ph-login-popup-panel=signin] input[type=email],.ph-login-popup__tab-panel[data-ph-login-popup-panel=signin] input[type=password]{width:100%;padding:0.75rem 1rem;border:1px solid color-mix(in srgb,#85a9fc 35%,#fff);border-radius:999px;background:#fff;font-family:"Figtree",system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,Cantarell,"Noto Sans",sans-serif;font-size:0.875rem;color:#153744;}.ph-login-popup__tab-panel[data-ph-login-popup-panel=signin] input[type=text]:focus,.ph-login-popup__tab-panel[data-ph-login-popup-panel=signin] input[type=email]:focus,.ph-login-popup__tab-panel[data-ph-login-popup-panel=signin] input[type=password]:focus{outline:none;border-color:#01cfff;box-shadow:0 0 0 3px color-mix(in srgb,#01cfff 25%,transparent);}.ph-login-popup__tab-panel[data-ph-login-popup-panel=signin] input[type=submit],.ph-login-popup__tab-panel[data-ph-login-popup-panel=signin] .button--primary{width:100%;--ph-button-font-weight:700;font-weight:var(--ph-button-font-weight);letter-spacing:0.02em;}.ph-login-popup__tab-panel[data-ph-login-popup-panel=signin] .item-list ul{margin:0.75rem 0 0;padding:0;list-style:none;font-size:0.875rem;text-align:center;}.ph-login-popup__tab-panel[data-ph-login-popup-panel=signin] .item-list a{color:#153744;text-decoration:none;}.ph-login-popup__tab-panel[data-ph-login-popup-panel=signin] .item-list a:hover,.ph-login-popup__tab-panel[data-ph-login-popup-panel=signin] .item-list a:focus-visible{text-decoration:underline;}.ph-login-popup__tab-panel[data-ph-login-popup-panel=signin] .more-links{margin-block-start:0.75rem;text-align:center;}.ph-login-popup__tab-panel[data-ph-login-popup-panel=signin] .more-links a,.ph-login-popup__tab-panel[data-ph-login-popup-panel=signin] .more-links .forgot-password-link{display:inline-block;color:#153744;font-family:"Figtree",system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,Cantarell,"Noto Sans",sans-serif;font-size:0.875rem;font-weight:600;text-decoration:underline;text-underline-offset:0.2em;}.ph-login-popup__tab-panel[data-ph-login-popup-panel=signin] .more-links a:hover,.ph-login-popup__tab-panel[data-ph-login-popup-panel=signin] .more-links a:focus-visible,.ph-login-popup__tab-panel[data-ph-login-popup-panel=signin] .more-links .forgot-password-link:hover,.ph-login-popup__tab-panel[data-ph-login-popup-panel=signin] .more-links .forgot-password-link:focus-visible{color:color-mix(in srgb,#153744 82%,#000);}.ph-login-popup__oauth{margin-block-start:1rem;}.ph-login-popup__oauth--create{margin-block-start:1.25rem;}.ph-login-popup__oauth[hidden]{display:none;}.ph-login-popup__actions{margin-block-start:0;}.ph-login-popup__or{display:flex;align-items:center;gap:0.75rem;margin-block-start:1rem;}.ph-login-popup__or-line{flex:1;min-width:0.75rem;height:1px;background:color-mix(in srgb,#85a9fc 35%,#fff);}.ph-login-popup__or-text{flex-shrink:0;font-family:"Figtree",system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,Cantarell,"Noto Sans",sans-serif;font-size:0.75rem;font-weight:600;letter-spacing:0.12em;text-transform:uppercase;color:#25535e;}.ph-login-popup__social{display:flex;flex-direction:column;gap:0.75rem;}.ph-login-popup__social-btn{display:block;width:100%;text-align:center;text-decoration:none;--ph-button-font-weight:700;font-weight:var(--ph-button-font-weight);letter-spacing:0.02em;}.ph-login-popup__social-inner{display:inline-flex;align-items:center;gap:0.5rem;}.ph-login-popup__social-icon{display:inline-flex;align-items:center;justify-content:center;line-height:0;}.ph-login-popup__social-icon svg,.ph-login-popup__social-icon img{display:block;}.ph-login-popup__social-icon-img{width:20px;height:20px;}.ph-login-popup__switch[hidden]{display:none;}.ph-login-popup__switch{display:flex;align-items:center;justify-content:center;gap:0.5rem;margin-block-start:1rem;padding:0.5rem 0.75rem;text-align:center;font-family:"Figtree",system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,Cantarell,"Noto Sans",sans-serif;font-size:0.875rem;color:#25535e;}.ph-login-popup__switch button{margin:0;padding:0;background:transparent;border:0;color:#793dfd;font-family:inherit;font-size:inherit;font-weight:700;cursor:pointer;}.ph-login-popup__switch button:hover,.ph-login-popup__switch button:focus-visible{color:color-mix(in srgb,#793dfd 85%,#000);text-decoration:underline;}.ph-login-popup__switch button:focus{outline:none;}.ph-login-popup__switch button:focus-visible{outline:2px solid #01cfff;outline-offset:2px;border-radius:4px;}.ph-login-popup__footer{padding:1rem 1.25rem 1.5rem;}@media (min-width:48rem){.ph-login-popup__footer{padding:1.25rem 3rem 2.5rem;}}.ph-login-popup__footer-links{display:flex;justify-content:center;gap:1.5rem;margin:0;padding:0.75rem 0 0;border-block-start:1px solid color-mix(in srgb,#85a9fc 35%,#fff);list-style:none;}.ph-login-popup__footer-links li{margin:0;}.ph-login-popup__footer-links a{color:#25535e;text-decoration:none;font-family:"Figtree",system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,Cantarell,"Noto Sans",sans-serif;font-size:0.875rem;font-weight:500;}.ph-login-popup__footer-links a:hover,.ph-login-popup__footer-links a:focus-visible{color:#153744;text-decoration:underline;}.ph-login-popup__footer-links a:focus{outline:none;}.ph-login-popup__footer-links a:focus-visible{outline:2px solid #01cfff;outline-offset:2px;border-radius:4px;}
.pharmatica-node{margin-block-end:2.5rem;}.pharmatica-node__meta{display:flex;flex-wrap:wrap;align-items:center;gap:0.5rem 1rem;margin-block-end:1.5rem;font-size:0.875rem;color:#25535e;}.pharmatica-node__meta a{font-weight:600;}.pharmatica-node__meta--author{align-items:flex-start;}.pharmatica-node__author-picture{flex-shrink:0;}.pharmatica-node__author-picture img{display:block;border-radius:50%;}.pharmatica-node__author-body{flex:1;min-width:0;}.pharmatica-node__author-primary{margin-block-end:0.5rem;}.pharmatica-node__author-name{font-size:1rem;color:#153744;text-decoration:none;}.pharmatica-node__author-name:hover{color:#153744;}.pharmatica-node__author-job{margin:0.25rem 0 0;font-size:0.875rem;color:#25535e;}.pharmatica-node__author-bio{margin:0 0 0.75rem;font-size:0.875rem;line-height:1.5;color:#153744;}.pharmatica-node__author-actions{display:flex;flex-wrap:wrap;gap:0.75rem;margin-block-end:0.5rem;}.pharmatica-node__author-link{font-size:0.875rem;font-weight:600;text-decoration:none;color:#153744;}.pharmatica-node__author-link:hover{text-decoration:underline;}.pharmatica-node__title{margin-block:0 1rem;font-size:2.25rem;line-height:1.15;}.pharmatica-node--article .pharmatica-node__title{font-size:clamp(1.75rem,2.5vw + 1rem,2.75rem);}.pharmatica-article-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:2rem;align-items:start;}@media (min-width:64rem){.pharmatica-article-layout{grid-template-columns:minmax(0,1.75fr) minmax(16rem,1fr);gap:2.5rem;}}.pharmatica-article-layout__main{min-width:0;}.pharmatica-article-layout__share{margin-block-end:1.5rem;}.pharmatica-article-layout__body{margin-block-end:2rem;}.pharmatica-article-layout__inline-card,.pharmatica-article-layout__author-card,.pharmatica-article-layout__reaction-card,.pharmatica-article-layout__comments{margin-block-end:1.5rem;}.pharmatica-article-layout__sidebar{display:grid;gap:1rem;}.pharmatica-sidebar-card,.pharmatica-placeholder-card{border:1px solid color-mix(in srgb,#85a9fc 35%,#fff);border-radius:8px;background:color-mix(in srgb,#b0deff 28%,#fff);padding:1rem;}.pharmatica-sidebar-card h2,.pharmatica-placeholder-card h2{margin:0 0 0.5rem;font-size:1.125rem;line-height:1.25;}.pharmatica-sidebar-card p,.pharmatica-placeholder-card p{margin:0;color:#25535e;font-size:0.875rem;line-height:1.5;}.pharmatica-placeholder-avatar{display:inline-flex;align-items:center;justify-content:center;inline-size:2rem;block-size:2rem;border-radius:50%;border:1px dashed color-mix(in srgb,#85a9fc 35%,#fff);font-size:0.75rem;font-weight:700;color:#25535e;}.pharmatica-node--teaser .pharmatica-node__title{font-size:1.25rem;margin-block-end:0.5rem;}.pharmatica-node--teaser .pharmatica-node__title a{color:inherit;text-decoration:none;}.pharmatica-node--teaser .pharmatica-node__title a:hover{color:#153744;}.pharmatica-node__body{max-width:42rem;}.pharmatica-node--article:not(.pharmatica-node--teaser) .pharmatica-node__body{max-width:min(100%,48rem);}.pharmatica-node__read-more{margin-block-start:1rem;font-size:0.875rem;font-weight:600;}.pharmatica-node__read-more a{text-decoration:none;color:#153744;}.pharmatica-node__read-more a:hover{text-decoration:underline;}.pharmatica-node-list{display:flex;flex-direction:column;gap:2.5rem;list-style:none;margin:0;padding:0;}
.ph-profile-content-tabs{min-width:0;}.ph-profile-content-tabs__filters{margin-bottom:1.5rem;}.ph-profile-content-tabs__filters .views-exposed-form{margin:0;}.ph-profile-content-tabs__filters .form--inline{display:block;}.ph-profile-content-tabs__filters .form-item-type{margin:0;}.ph-profile-content-tabs__filters fieldset.form-composite,.ph-profile-content-tabs__filters .fieldset.form-wrapper{border:0;margin:0;padding:0;min-width:0;}.ph-profile-content-tabs__filters fieldset .fieldset-legend,.ph-profile-content-tabs__filters fieldset legend{display:none;}.ph-profile-content-tabs__filters .form-radios,.ph-profile-content-tabs__filters #edit-type{display:flex;flex-wrap:nowrap;align-items:center;gap:4px;width:100%;max-width:100%;margin:0;padding:4px;list-style:none;background:color-mix(in srgb,#b0deff 28%,#fff);border:none;border-radius:999px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;}.ph-profile-content-tabs__filters .form-radios::-webkit-scrollbar,.ph-profile-content-tabs__filters #edit-type::-webkit-scrollbar{display:none;}@media (max-width:767.98px){.ph-profile-content-tabs__filters .form-radios,.ph-profile-content-tabs__filters #edit-type{padding:6px;border-radius:12px;}}.ph-profile-content-tabs__filters .form-radios .form-type-radio{margin:0;float:none;}.ph-profile-content-tabs__filters .form-radios input[type=radio]{position:absolute;opacity:0;pointer-events:none;}.ph-profile-content-tabs__filters .form-radios label{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin:0;padding:8px 16px;border:1px solid transparent;border-radius:999px;background:transparent;box-shadow:none;color:#25535e;font-family:"Figtree",system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,Cantarell,"Noto Sans",sans-serif;font-size:13px;font-weight:500;line-height:1.2;letter-spacing:0;text-transform:none;text-decoration:none;white-space:nowrap;cursor:pointer;transition:background-color 0.15s ease,color 0.15s ease,border-color 0.15s ease,box-shadow 0.15s ease;}@media (max-width:767.98px){.ph-profile-content-tabs__filters .form-radios label{border-radius:8px;}}.ph-profile-content-tabs__filters .form-radios label:hover{color:#153744;transform:none;}.ph-profile-content-tabs__filters .form-radios input[type=radio]:checked + label{background:#fff;border-color:color-mix(in srgb,#85a9fc 35%,#fff);color:#153744;font-weight:600;box-shadow:0 1px 3px rgba(21,55,68,0.08);}.ph-profile-content-tabs__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:1.25rem;}@media (min-width:48rem){.ph-profile-content-tabs__grid{grid-template-columns:1fr 1fr;}}.ph-profile-content-tabs__grid-item{min-width:0;}.ph-profile-content-tabs__empty{margin:0;padding:1.5rem 0;font-family:"Figtree",system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,Cantarell,"Noto Sans",sans-serif;font-size:0.875rem;color:#25535e;}.ph-profile-content-card{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 6.5rem;gap:0.75rem;min-height:100%;padding:1rem;background:#fff;border:1px solid color-mix(in srgb,#85a9fc 35%,#fff);border-radius:12px;font-family:"Figtree",system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,Cantarell,"Noto Sans",sans-serif;}.ph-profile-content-card__link{position:absolute;inset:0;z-index:1;color:transparent;text-decoration:none;}.ph-profile-content-card__body{display:flex;flex-direction:column;gap:0.5rem;min-width:0;}.ph-profile-content-card__tags{list-style:none;margin:0;padding:0;display:flex;flex-wrap:nowrap;gap:0.25rem;overflow:hidden;}.ph-profile-content-card__tag{flex-shrink:0;padding:2px 0.5rem;background:color-mix(in srgb,#793dfd 12%,#fff);color:#793dfd;border-radius:999px;font-size:0.65rem;font-weight:600;white-space:nowrap;}.ph-profile-content-card__title{margin:0;font-size:1rem;font-weight:600;line-height:1.35;color:#153744;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;}.ph-profile-content-card__meta{margin:0;margin-top:auto;font-size:0.75rem;color:#25535e;}.ph-profile-content-card__media{width:6.5rem;height:6.5rem;border-radius:8px;overflow:hidden;background:color-mix(in srgb,#b0deff 28%,#fff);}.ph-profile-content-card__media img{width:100%;height:100%;object-fit:cover;display:block;}.ph-profile-content-card__media-fallback{width:100%;height:100%;background:radial-gradient(circle at 30% 30%,color-mix(in srgb,#01cfff 60%,transparent),transparent 60%),linear-gradient(135deg,#153744,#793dfd);}.industry-partner-page__main .ph-profile-content-tabs,.ph-user-profile__main .ph-profile-content-tabs{padding:0.5rem 0;}.ph-profile-page__published .ph-profile-content-tabs__grid.card-items-wrapper{list-style:none;margin:0;padding:0;}.ph-profile-page__published .ph-profile-content-card{box-sizing:border-box;height:100%;min-height:174px;padding:16px 18px;border-radius:12px;border:1px solid color-mix(in srgb,#85a9fc 35%,#fff);background:#fff;grid-template-columns:minmax(0,1fr) 130px;gap:16px;}.ph-profile-page__published .ph-profile-content-card__media{width:130px;height:174px;order:2;}.ph-profile-page__published .ph-profile-content-card__body{order:1;gap:12px;}.ph-profile-page__published .ph-profile-content-card__title{font-size:16px;font-weight:700;letter-spacing:-0.01em;}.ph-profile-page__published .ph-profile-content-card__tag{font-size:12px;padding:4px 12px;background:color-mix(in srgb,#b0deff 55%,#fff);color:#793dfd;}.ph-profile-page-work-list.is-expanded .ph-profile-page-work-list__item--hidden{display:flex;}.ph-profile-page__avatar .ph-profile-page__picture-initials{display:flex;align-items:center;justify-content:center;width:144px;height:144px;font-size:48px;font-weight:700;color:#793dfd;background:color-mix(in srgb,#b0deff 45%,#fff);}
.ph-profile-page.ph-profile-page--own #your-following .pager,.ph-profile-page.ph-profile-page--own #your-following ul.js-pager__items.pager,.ph-profile-page.ph-profile-page--own #your-followers .pager,.ph-profile-page.ph-profile-page--own #your-followers ul.js-pager__items.pager,.ph-profile-page__published .pager,.ph-profile-page__published ul.js-pager__items.pager{list-style:none;margin:24px 0 0;padding:0;display:flex;justify-content:center;align-items:center;width:100%;background:rgba(0,0,0,0);border:none;}.ph-profile-page.ph-profile-page--own #your-following .pager .pager__item,.ph-profile-page.ph-profile-page--own #your-following ul.js-pager__items.pager .pager__item,.ph-profile-page.ph-profile-page--own #your-followers .pager .pager__item,.ph-profile-page.ph-profile-page--own #your-followers ul.js-pager__items.pager .pager__item,.ph-profile-page__published .pager .pager__item,.ph-profile-page__published ul.js-pager__items.pager .pager__item{list-style:none;margin:0;padding:0;}.ph-profile-page.ph-profile-page--own #your-following .pager a.button,.ph-profile-page.ph-profile-page--own #your-following .pager a,.ph-profile-page.ph-profile-page--own #your-following ul.js-pager__items.pager a.button,.ph-profile-page.ph-profile-page--own #your-following ul.js-pager__items.pager a,.ph-profile-page.ph-profile-page--own #your-followers .pager a.button,.ph-profile-page.ph-profile-page--own #your-followers .pager a,.ph-profile-page.ph-profile-page--own #your-followers ul.js-pager__items.pager a.button,.ph-profile-page.ph-profile-page--own #your-followers ul.js-pager__items.pager a,.ph-profile-page__published .pager a.button,.ph-profile-page__published .pager a,.ph-profile-page__published ul.js-pager__items.pager a.button,.ph-profile-page__published ul.js-pager__items.pager a{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:0;min-height:36px;padding:8px 18px;border-radius:999px;border:1px solid #153744;background:#153744;color:#fff;font-size:13px;font-weight:600;line-height:1.25;letter-spacing:0.01em;text-decoration:none;box-sizing:border-box;transition:background-color 0.15s ease,border-color 0.15s ease;}.ph-profile-page.ph-profile-page--own #your-following .pager a.button::after,.ph-profile-page.ph-profile-page--own #your-following .pager a::after,.ph-profile-page.ph-profile-page--own #your-following ul.js-pager__items.pager a::after,.ph-profile-page.ph-profile-page--own #your-followers .pager a.button::after,.ph-profile-page.ph-profile-page--own #your-followers .pager a::after,.ph-profile-page.ph-profile-page--own #your-followers ul.js-pager__items.pager a::after,.ph-profile-page__published .pager a.button::after,.ph-profile-page__published .pager a::after,.ph-profile-page__published ul.js-pager__items.pager a::after{content:"";flex-shrink:0;width:14px;height:14px;background:url(/themes/custom/pharmatica/css/images/icons/chevron-down.svg) center/contain no-repeat;filter:brightness(0) invert(1);}.ph-profile-page.ph-profile-page--own #your-following .pager a:hover,.ph-profile-page.ph-profile-page--own #your-followers .pager a:hover,.ph-profile-page__published .pager a:hover{background:#1a4554;border-color:#1a4554;color:#fff;}.ph-profile-page.ph-profile-page--own #your-following .pager a:focus-visible,.ph-profile-page.ph-profile-page--own #your-followers .pager a:focus-visible,.ph-profile-page__published .pager a:focus-visible{outline:2px solid #153744;outline-offset:2px;}@media (max-width:767.98px){.path-user .main-container:has(.ph-profile-page),.page-node-type-industry-partner .main-container:has(.ph-profile-page),.page-node-type-media-partners .main-container:has(.ph-profile-page){max-width:none;padding-inline:0;overflow-x:clip;}}.ph-profile-page{position:relative;padding-bottom:64px;background:#eef6fc;color:#153744;font-family:inherit;}.ph-profile-page__container{position:relative;padding-inline:16px;padding-top:24px;box-sizing:border-box;}@media (max-width:767.98px){.ph-profile-page__container{width:100%;max-width:100%;}.ph-profile-page__container.container-xl{--bs-gutter-x:0;max-width:100%;}}@media (min-width:768px){.ph-profile-page__container{padding-inline:24px;padding-top:32px;}}.ph-profile-page__banner{position:relative;width:100%;max-width:1200px;margin-inline:auto;padding-inline:0;box-sizing:border-box;max-height:256px;height:clamp(180px,24vw,256px);overflow:hidden;background:#153744;border-radius:16px;}@media (max-width:767.98px){.ph-profile-page__banner{width:100vw;max-width:100vw;margin-inline:calc(50% - 50vw);border-radius:0;}}.ph-profile-page__banner .field,.ph-profile-page__banner .field__item,.ph-profile-page__banner picture{display:block;width:100%;height:100%;margin:0;}.ph-profile-page__banner img{width:100%;height:100%;max-width:none;object-fit:cover;object-position:center;display:block;}.ph-profile-page__banner::after{content:"";position:absolute;inset:auto 0 0 0;height:45%;background:linear-gradient(to bottom,rgba(246,247,251,0) 0%,rgba(246,247,251,0.55) 60%,#eef6fc 100%);pointer-events:none;}.ph-profile-page__banner-fallback{width:100%;height:100%;background:linear-gradient(110deg,#eef6fc,#d8ebf3,#85a9fc,#b0deff);}.ph-profile-page.guru .ph-profile-page__banner-fallback{background:linear-gradient(110deg,#b0deff,#01cfff,#85a9fc,#80d3ff);}.ph-profile-page.expert .ph-profile-page__banner-fallback{background:linear-gradient(110deg,#b0deff,#01cfff,#25535e,#80d3ff);}.ph-profile-page.rising-star .ph-profile-page__banner-fallback{background:linear-gradient(110deg,#b0deff,#85a9fc,#336ffa,#85a9fc);}.ph-profile-page.new-contributor .ph-profile-page__banner-fallback{background:linear-gradient(110deg,#eef6fc,#d8ebf3,#85a9fc,#b0deff);}.ph-profile-page__header{position:relative;z-index:2;width:100%;max-width:1120px;margin-top:calc(clamp(-90px,-10vw,-60px) - 20px);margin-inline:auto;background:#fff;border:none;border-radius:16px;padding:24px 20px;box-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px -1px rgba(0,0,0,0.1);box-sizing:border-box;display:grid;grid-template-columns:1fr;grid-template-areas:"avatar" "identity" "side";gap:20px;justify-items:center;text-align:center;}@media (min-width:768px){.ph-profile-page__header{height:208px;min-height:208px;padding:32px;grid-template-columns:auto 1fr auto;grid-template-areas:"avatar identity side";align-items:center;justify-items:stretch;text-align:left;gap:16px 24px;}}.ph-profile-page__avatar-wrap{grid-area:avatar;position:relative;display:flex;align-items:center;justify-content:center;}.ph-profile-page__avatar{position:relative;width:144px;height:144px;flex-shrink:0;border-radius:50%;overflow:hidden;background:#fff;box-shadow:0 4px 12px rgba(15,23,42,0.08);}.ph-profile-page__avatar img{width:144px;height:144px;max-width:none;object-fit:cover;display:block;}.ph-profile-page__avatar-award{position:absolute;right:0;bottom:6px;line-height:0;}.ph-profile-page__avatar-award img{width:40px;height:40px;}.ph-profile-page__rank-pill{position:absolute;left:50%;bottom:-10px;transform:translateX(-50%);display:inline-flex;align-items:center;gap:4px;color:#153744;font-weight:600;font-size:12px;line-height:1;padding:6px 12px;border-radius:999px;text-transform:capitalize;box-shadow:0 2px 8px rgba(15,23,42,0.12);white-space:nowrap;z-index:2;}.ph-profile-page.guru .ph-profile-page__rank-pill{background:linear-gradient(90deg,#b0deff,#01cfff,#85a9fc,#80d3ff);}.ph-profile-page.guru .ph-profile-page__rank-pill::before{content:"★";font-size:11px;}.ph-profile-page.expert .ph-profile-page__rank-pill{background:linear-gradient(90deg,#b0deff,#01cfff,#25535e,#80d3ff);}.ph-profile-page.rising-star .ph-profile-page__rank-pill{background:linear-gradient(90deg,#b0deff,#85a9fc,#336ffa,#85a9fc);color:#fff;}.ph-profile-page.new-contributor .ph-profile-page__rank-pill{background:linear-gradient(90deg,#eef6fc,#d8ebf3,#85a9fc,#b0deff);}.ph-profile-page__identity{grid-area:identity;min-width:0;width:100%;}.ph-profile-page__name{font-size:clamp(22px,2.6vw,30px);font-weight:700;margin:0 0 6px;color:#153744;line-height:1.2;}.ph-profile-page__designation{color:#25535e;font-size:15px;margin-bottom:12px;}.ph-profile-page__designation .dot{margin:0 6px;opacity:0.6;}.ph-profile-page__meta{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;justify-content:center;gap:8px 18px;color:#25535e;font-size:14px;}@media (min-width:768px){.ph-profile-page__meta{justify-content:flex-start;}}.ph-profile-page__meta-item{display:inline-flex;align-items:center;gap:6px;color:#25535e;}.ph-profile-page__meta-item svg{flex-shrink:0;color:#25535e;}.ph-profile-page__meta-item .field,.ph-profile-page__meta-item .field__item{display:inline;}.ph-profile-page__side{grid-area:side;display:flex;flex-direction:column;align-items:center;width:100%;gap:14px;}@media (min-width:768px){.ph-profile-page__side{align-items:flex-end;width:auto;}}.ph-profile-page__stats{display:flex;align-items:center;gap:0;}.ph-profile-page__stat{display:flex;flex-direction:column;align-items:center;padding:0 24px;}.ph-profile-page__stat + .ph-profile-page__stat{border-left:1px solid #d4e4ef;}.ph-profile-page__stat-value{font-size:20px;font-weight:700;color:#153744;line-height:1.1;}.ph-profile-page__stat-label{font-size:11px;letter-spacing:0.06em;text-transform:uppercase;color:#25535e;margin-top:4px;}.ph-profile-page__actions{display:flex;gap:10px;align-items:center;justify-content:center;flex-wrap:wrap;width:100%;}@media (min-width:768px){.ph-profile-page__actions{justify-content:flex-start;width:auto;}}@media (min-width:768px){.ph-profile-page__actions--own{justify-content:flex-end;}}.ph-profile-page__action{position:relative;display:inline-flex;align-items:center;gap:6px;min-height:44px;padding:10px 14px;border-radius:999px;border:1px solid rgba(0,0,0,0);cursor:pointer;transition:background-color 0.15s,color 0.15s,border-color 0.15s;font-weight:600;font-size:14px;line-height:1;box-sizing:border-box;}.ph-profile-page__action a,.ph-profile-page__action button,.ph-profile-page__action .flag,.ph-profile-page__action .flag-action{display:inline-flex;align-items:center;font-weight:600;font-size:14px;text-decoration:none;border:0;background:rgba(0,0,0,0);color:inherit;padding:0;margin:0;min-height:0;line-height:1;box-shadow:none;cursor:pointer;}.ph-profile-page__action .btn,.ph-profile-page__action .btn-primary{padding:0;margin:0;min-height:0;line-height:1;border:0;box-shadow:none;font-size:inherit;font-weight:inherit;}.ph-profile-page__action > a svg,.ph-profile-page__action > .flag svg,.ph-profile-page__action > button svg{display:none;}.ph-profile-page__action .ph-profile-page__btn-icon{flex-shrink:0;stroke:currentColor;}.ph-profile-page__action--follow{background:#153744;color:#fff;border-color:#153744;}.ph-profile-page__action--follow:hover{background:#1a4554;border-color:#1a4554;}.ph-profile-page__action--follow a,.ph-profile-page__action--follow button,.ph-profile-page__action--follow .flag,.ph-profile-page__action--follow .flag-action,.ph-profile-page__action--follow .btn-primary{color:#fff;}.ph-profile-page__action--follow .btn-primary{background:rgba(0,0,0,0);border-color:rgba(0,0,0,0);}.ph-profile-page__action--follow .btn-primary:hover{background:rgba(0,0,0,0);border-color:rgba(0,0,0,0);}.ph-profile-page__action--follow .flag-follow-profile a,.ph-profile-page__action--follow .flag.flag-follow-profile a{color:#fff;}.ph-profile-page__share{position:relative;flex-shrink:0;}.ph-profile-page__share-trigger{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid #d4e4ef;border-radius:50%;background:#fff;color:#25535e;cursor:pointer;transition:background-color 0.15s ease,border-color 0.15s ease,color 0.15s ease;}.ph-profile-page__share-trigger:hover{background:#f0f7fb;border-color:#cdd8de;color:#153744;}.ph-profile-page__share-trigger:focus-visible{outline:2px solid #153744;outline-offset:2px;}.ph-profile-page__share-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:10;min-width:168px;padding:6px;border:1px solid #d4e4ef;border-radius:12px;background:#fff;box-shadow:0 12px 32px rgba(15,23,42,0.12);}.ph-profile-page__share-menu .share-container{position:static;}.ph-profile-page__share-menu .ph-profile-page__share-options{display:flex;flex-direction:column;gap:2px;}.ph-profile-page__share-menu .ph-profile-page__share-option{display:flex;align-items:center;gap:10px;width:100%;min-height:40px;padding:8px 10px;border:none;border-radius:8px;background:rgba(0,0,0,0);color:#153744;font-size:14px;font-weight:500;text-align:left;cursor:pointer;transition:background-color 0.15s ease;}.ph-profile-page__share-menu .ph-profile-page__share-option:hover{background:#f0f7fb;}.ph-profile-page__share-menu .ph-profile-page__share-option-icon{display:inline-flex;flex-shrink:0;width:20px;height:20px;align-items:center;justify-content:center;color:#25535e;}.ph-profile-page__share-menu .ph-profile-page__share-option-icon svg{width:18px;height:18px;stroke:currentColor;}.ph-profile-page__share-menu .ph-profile-page__share-option-icon .twitter svg{stroke:none;fill:currentColor;}.ph-profile-page__share-menu .ph-profile-page__share-success.success-message{position:static;margin:6px 0 0;padding:8px 10px;border-radius:8px;font-size:12px;transform:none;opacity:0;pointer-events:none;}.ph-profile-page__share-menu .ph-profile-page__share-success.success-message.show{opacity:1;}.ph-profile-page__share-menu .ph-profile-page__share-success.success-message svg{display:none;}.ph-profile-page__share-menu .tooltip{display:none !important;}.ph-profile-page__action--message{background:#fff;color:#153744;border-color:#d4e4ef;}.ph-profile-page__action--message:hover{background:#f0f7fb;}.ph-profile-page__action--message > a{color:inherit;}.ph-profile-page__action--message .not-allowed{opacity:0.65;cursor:not-allowed;}.ph-profile-page__action--message .info-message{position:absolute;top:calc(100% + 8px);right:0;width:260px;background:#fff;border:1px solid #d4e4ef;border-radius:12px;box-shadow:0 12px 32px rgba(15,23,42,0.12);padding:12px 14px;font-size:13px;color:#25535e;display:none;z-index:5;}.ph-profile-page__action--message .info-message p{margin:0 0 6px;}.ph-profile-page__action--message .info-message p:last-child{margin:0;}.ph-profile-page__action--message .info-message a{color:#153744;font-weight:600;}.ph-profile-page__action--message .not-allowed:hover + .info-message,.ph-profile-page__action--message:hover .info-message{display:block;}.ph-profile-page__award-banner{display:block;margin-top:16px;}.ph-profile-page__award-banner img{width:100%;height:auto;border-radius:12px;}.ph-profile-page__body{display:flex;flex-direction:column;gap:28px;margin-top:20px;}@media (min-width:768px){.ph-profile-page__body{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:24px;}}.ph-profile-page__main,.ph-profile-page__aside{display:flex;flex-direction:column;gap:28px;}@media (max-width:767.98px){.ph-profile-page__main,.ph-profile-page__aside{display:contents;}}@media (max-width:767.98px){.ph-profile-page__about{order:1;}.ph-profile-page__work{order:2;}.ph-profile-page__expertise{order:3;}.ph-profile-page__published{order:4;}.ph-profile-page__similar{order:5;}.ph-profile-page__recommended{order:6;}}.ph-profile-page__section{margin:0;}@media (min-width:768px){.ph-profile-page__aside > .ph-profile-page__work .ph-profile-page__card{margin-top:25.4px;}}.ph-profile-page__aside .ph-profile-page__card > .ph-profile-page__section-title{margin:0 0 12px;}.ph-profile-page__section-title{font-size:11px;font-weight:600;line-height:1.4;letter-spacing:0.1em;text-transform:uppercase;color:#25535e;margin:0 0 10px;}.ph-profile-page__card{background:#fff;border:none;border-radius:16px;padding:20px;box-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px -1px rgba(0,0,0,0.1);}@media (max-width:767.98px){.ph-profile-page__card{padding:16px;}}.ph-profile-page__about .btn__see-more-bio,.ph-profile-page__about .ec-toggle-link{display:none !important;}.ph-profile-page__bio,.ph-profile-page__bio-text{color:#153744;font-size:15px;line-height:1.6;}.ph-profile-page__bio p,.ph-profile-page__bio-text p{margin:0 0 10px;}.ph-profile-page__bio p:last-child,.ph-profile-page__bio-text p:last-child{margin:0;}.ph-profile-page__bio-text--clampable.is-clamped .ph-profile-page__bio-content{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;}.ph-profile-page__bio-text--clampable.is-expanded .ph-profile-page__bio-content{display:block;overflow:visible;-webkit-line-clamp:unset;}.ph-profile-page__bio-toggle{margin-top:12px;display:inline-flex;align-items:center;gap:6px;padding:0;border:none;background:none;color:#153744;font-family:inherit;font-size:14px;font-weight:600;line-height:1.4;cursor:pointer;}.ph-profile-page__bio-toggle[hidden]{display:none;}.ph-profile-page__bio-toggle:hover{text-decoration:underline;}.ph-profile-page__bio-toggle:focus-visible{outline:2px solid #153744;outline-offset:2px;border-radius:4px;}.ph-profile-page__bio-toggle-chevron{flex-shrink:0;transition:transform 0.2s ease;}.ph-profile-page__bio-toggle-chevron--up{transform:rotate(180deg);}.ph-profile-page__bio-empty-title,.ph-profile-page__work-empty-title{margin:0 0 6px;color:#153744;font-size:16px;font-weight:700;line-height:1.35;letter-spacing:-0.01em;}.ph-profile-page__bio-empty-description,.ph-profile-page__work-empty-description{margin:0 0 12px;color:#25535e;font-size:14px;line-height:1.5;}.ph-profile-page__bio-empty-cta,.ph-profile-page__work-empty-cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:0;padding:8px 16px;border:none;border-radius:999px;background:#153744;color:#fff;font-family:inherit;font-size:14px;font-weight:600;line-height:1;cursor:pointer;transition:background-color 0.15s ease;}.ph-profile-page__bio-empty-cta:hover,.ph-profile-page__work-empty-cta:hover{background:#1a4554;color:#fff;}.ph-profile-page__bio-empty-cta-arrow,.ph-profile-page__work-empty-cta-arrow{font-size:16px;line-height:1;}.ph-profile-page__social{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:16px;}.ph-profile-page__social .field--name-field-social-media{display:contents;}.ph-profile-page__social .field__item{display:contents;}.ph-profile-page__social-links{display:contents;}.ph-profile-page__social-link{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;background:rgba(0,0,0,0);transition:background-color 0.15s,opacity 0.15s;}.ph-profile-page__social-link img{display:block;width:20px;height:20px;opacity:0.75;}.ph-profile-page__social-link:hover{background:#d9eeff;}.ph-profile-page__social-link:hover img{opacity:1;}.ph-profile-page__expertise-pills{display:flex;flex-wrap:wrap;gap:10px;}.ph-profile-page__expertise-pills .item-list{margin:0;display:contents;}.ph-profile-page__expertise-pills ul,.ph-profile-page__expertise-pills ol,.ph-profile-page__expertise-pills .guru-expertise-list{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:10px;}.ph-profile-page__expertise-pills li,.ph-profile-page__expertise-pills .field__item{list-style:none;margin:0;padding:0;background:none;border:none;}.ph-profile-page__expertise-pills .field{display:contents;}.ph-profile-page__expertise-pills a,.ph-profile-page__expertise-pills .field__item > a,.ph-profile-page__expertise-pills li > a{display:inline-flex;align-items:center;background:#d9eeff;color:#153744;font-size:14px;font-weight:500;padding:8px 16px;border:none;border-radius:999px;text-decoration:none;line-height:1.35;letter-spacing:0.01em;transition:background-color 0.15s;}.ph-profile-page__expertise-pills a:hover{background:#c5e5ff;color:#153744;}.ph-profile-page__expertise-pills .field__item:not(:has(a)){display:inline-flex;align-items:center;background:#d9eeff;color:#153744;font-size:14px;font-weight:500;padding:8px 16px;border-radius:999px;line-height:1.35;}.ph-profile-page__expertise-empty{text-align:left;}.ph-profile-page__expertise-empty-layout{display:grid;grid-template-columns:1fr;gap:12px;align-items:start;}@media (min-width:768px){.ph-profile-page__expertise-empty-layout{grid-template-columns:minmax(0,0.95fr) minmax(0,1.05fr);gap:20px;align-items:center;}}.ph-profile-page__expertise-empty-copy{min-width:0;}.ph-profile-page__expertise-empty-form-wrap{min-width:0;}.ph-profile-page__expertise-empty-title{margin:0 0 6px;color:#153744;font-size:16px;font-weight:700;line-height:1.35;letter-spacing:-0.01em;}.ph-profile-page__expertise-empty-description{margin:0;color:#25535e;font-size:14px;line-height:1.5;}.ph-profile-page__expertise-empty-form .form-item{margin:0;}.ph-profile-page__expertise-empty-form fieldset{margin:0;padding:0;border:none;min-width:0;}.ph-profile-page__expertise-empty-form .fieldset-wrapper{margin:0;padding:0;}.ph-profile-page__expertise-empty-form #edit-categories,.ph-profile-page__expertise-empty-form .ph-profile-page__expertise-empty-checkboxes,.ph-profile-page__expertise-empty-form .form-checkboxes{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px;max-width:none;margin:0 0 12px;}.ph-profile-page__expertise-empty-form #edit-categories > .form-type-checkbox,.ph-profile-page__expertise-empty-form #edit-categories > .js-form-type-checkbox,.ph-profile-page__expertise-empty-form .ph-profile-page__expertise-empty-checkboxes > .form-type-checkbox,.ph-profile-page__expertise-empty-form .ph-profile-page__expertise-empty-checkboxes > .js-form-type-checkbox,.ph-profile-page__expertise-empty-form .form-checkboxes > .form-type-checkbox,.ph-profile-page__expertise-empty-form .form-checkboxes > .js-form-type-checkbox{display:contents;margin:0;padding:0;}.ph-profile-page__expertise-empty-form #edit-categories input,.ph-profile-page__expertise-empty-form .ph-profile-page__expertise-empty-checkboxes input,.ph-profile-page__expertise-empty-form .form-checkboxes input{display:none;}.ph-profile-page__expertise-empty-form #edit-categories label,.ph-profile-page__expertise-empty-form .ph-profile-page__expertise-empty-checkboxes label,.ph-profile-page__expertise-empty-form .form-checkboxes label{margin:0;padding:6px 14px;border:1px solid #d4e4ef;border-radius:999px;background:#fff;color:#153744;font-size:13px;font-weight:500;line-height:1.2;cursor:pointer;box-sizing:border-box;transition:background-color 0.15s,border-color 0.15s,color 0.15s;}.ph-profile-page__expertise-empty-form #edit-categories input:checked + label,.ph-profile-page__expertise-empty-form .ph-profile-page__expertise-empty-checkboxes input:checked + label,.ph-profile-page__expertise-empty-form .form-checkboxes input:checked + label{background:#153744;border-color:#153744;color:#fff;}.ph-profile-page__expertise-empty-form .form-actions{display:flex;justify-content:center;width:100%;margin:0;}.ph-profile-page__expertise-empty-cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:0;padding:8px 16px;border:none;border-radius:999px;background:#153744;color:#fff;font-family:inherit;font-size:14px;font-weight:600;line-height:1;cursor:pointer;transition:background-color 0.15s ease;}.ph-profile-page__expertise-empty-cta:hover{background:#1a4554;color:#fff;}.ph-profile-page__work .job-list,.ph-profile-page__work .btn__see-more-job,.ph-profile-page__work .job-hidden{display:none !important;}.ph-profile-page__similar .view-content .items{display:flex;flex-direction:column;gap:0;}.ph-profile-page__similar .views-row:first-child .ph-profile-page__similar-row{padding-top:0;}.ph-profile-page__similar .views-row + .views-row .ph-profile-page__similar-row{border-top:1px solid #d4e4ef;}.ph-profile-page__similar .more-link,.ph-profile-page__similar .view-header{display:none !important;}.ph-profile-page__similar-row{display:flex;align-items:center;gap:12px;padding:14px 0;}.ph-profile-page__similar-avatar{flex-shrink:0;width:44px;height:44px;border-radius:50%;overflow:hidden;text-decoration:none;display:flex;align-items:center;justify-content:center;background:#e8f4fc;}.ph-profile-page__similar-avatar-img,.ph-profile-page__similar-avatar img{width:100%;height:100%;object-fit:cover;display:block;}.ph-profile-page__similar-avatar-initials{font-size:14px;font-weight:700;color:#153744;letter-spacing:0.02em;line-height:1;}.ph-profile-page__similar-info{flex:1;min-width:0;}.ph-profile-page__similar-name{display:block;font-size:14px;font-weight:700;color:#153744;text-decoration:none;line-height:1.3;}.ph-profile-page__similar-name:hover{color:#153744;}.ph-profile-page__similar-role{margin:2px 0 0;font-size:12px;color:#25535e;line-height:1.4;}.ph-profile-page__similar-follow{flex-shrink:0;}.ph-profile-page__similar-follow .flag-follow-profile,.ph-profile-page__similar-follow .flag.flag-follow-profile{margin:0;}.ph-profile-page__similar-follow .flag-follow-profile a,.ph-profile-page__similar-follow .flag.flag-follow-profile a,.ph-profile-page__similar-follow .ph-profile-page__similar-follow-btn{display:inline-flex;align-items:center;justify-content:center;min-width:72px;padding:8px 16px;border-radius:999px;border:1px solid #d4e4ef;background:#fff;color:#153744;font-size:13px;font-weight:600;text-decoration:none;line-height:1;transition:background-color 0.15s,border-color 0.15s;}.ph-profile-page__similar-follow .flag-follow-profile a:hover,.ph-profile-page__similar-follow .flag.flag-follow-profile a:hover,.ph-profile-page__similar-follow .ph-profile-page__similar-follow-btn:hover{background:#f0f7fb;border-color:#c8d4da;color:#153744;}.ph-profile-page__published .ph-profile-page__create-content-slot{width:100%;margin:0 0 16px;}.ph-profile-page__published .view-filters{margin-bottom:16px;}.ph-profile-page__published .views-exposed-form{margin:0;}.ph-profile-page__published .views-exposed-form fieldset{border:none;margin:0;padding:0;}.ph-profile-page__published .views-exposed-form legend,.ph-profile-page__published .views-exposed-form .fieldset-legend{display:none;}.ph-profile-page__published .views-exposed-form .fieldset-wrapper,.ph-profile-page__published .views-exposed-form #edit-type,.ph-profile-page__published .views-exposed-form .form-radios{display:flex;flex-wrap:wrap;align-items:center;gap:4px;}.ph-profile-page__published .views-exposed-form #edit-type,.ph-profile-page__published .views-exposed-form .form-radios{padding:4px;background:#e3eef5;border-radius:999px;}@media (max-width:767.98px){.ph-profile-page__published .views-exposed-form #edit-type,.ph-profile-page__published .views-exposed-form .form-radios{padding:6px;border-radius:12px;}}.ph-profile-page__published .views-exposed-form .form-type-radio{margin:0;float:none;}.ph-profile-page__published .views-exposed-form input[type=radio]{position:absolute;opacity:0;pointer-events:none;}.ph-profile-page__published .views-exposed-form label{display:inline-flex;align-items:center;gap:6px;margin:0;padding:8px 14px;border-radius:999px;border:1px solid rgba(0,0,0,0);background:rgba(0,0,0,0);color:#25535e;font-size:13px;font-weight:500;line-height:1.2;cursor:pointer;border-bottom:none !important;transition:background-color 0.15s,color 0.15s,border-color 0.15s,box-shadow 0.15s;}@media (max-width:767.98px){.ph-profile-page__published .views-exposed-form label{border-radius:8px;}}.ph-profile-page__published .views-exposed-form label::before{display:none !important;}.ph-profile-page__published .views-exposed-form label svg{width:16px;height:16px;flex-shrink:0;}.ph-profile-page__published .views-exposed-form label svg path{stroke:#25535e;}.ph-profile-page__published .views-exposed-form label:hover{color:#153744;}.ph-profile-page__published .views-exposed-form input[type=radio]:checked + label{background:#fff;border-color:#d4e4ef;color:#153744;box-shadow:0 1px 3px rgba(15,23,42,0.06);}.ph-profile-page__published .views-exposed-form input[type=radio]:checked + label svg path{stroke:#153744;}.ph-profile-page__published .views-exposed-form .form-actions{display:none;}.ph-profile-page__published .view-content{margin-top:4px;}.ph-profile-page__published .view-content > .grid{margin:0;--bs-gutter-x:0;--bs-gutter-y:0;display:flex;flex-direction:column;gap:16px;}.ph-profile-page__published .view-empty{font-size:14px;color:#25535e;}.ph-profile-page__published .card-items-wrapper{display:grid;grid-template-columns:1fr;gap:16px;width:100%;}@media (min-width:992px){.ph-profile-page__published .card-items-wrapper{grid-template-columns:1fr 1fr;}}.ph-profile-page__published .content-card{min-width:0;height:100%;}.ph-profile-page__published .article-card-beta{box-sizing:border-box;height:100%;padding:16px 18px;border-radius:12px;border:1px solid #d4e4ef;background:#fff;}.ph-profile-page__published .article-card-beta .wrapper__main{flex-direction:row-reverse;justify-content:space-between;gap:16px;}.ph-profile-page__published .article-card-beta .wrapper__content{display:flex;flex-direction:column;gap:12px;flex:1;min-width:0;}.ph-profile-page__published .article-card-beta__img{height:auto;width:130px;flex:0 0 130px;}.ph-profile-page__published .article-card-beta__img img{width:130px;height:174px;object-fit:cover;border-radius:8px;}.ph-profile-page__published .article-card-beta__tag{min-width:0;max-width:100%;row-gap:8px;}.ph-profile-page__published .article-card-beta__tag a,.ph-profile-page__published .article-card-beta__tag .category-label{max-width:100%;}.ph-profile-page__published .article-card-beta__time{margin-top:auto;}.ph-profile-page__published .ph-profile-page__create-content-card{display:block;width:100%;height:100%;margin:0;padding:16px 18px;border:1px dashed #153744;border-radius:12px;background:rgba(51,111,250,0.04);color:inherit;text-align:left;cursor:pointer;transition:background-color 0.15s ease,border-color 0.15s ease,box-shadow 0.15s ease;}.ph-profile-page__published .ph-profile-page__create-content-card:hover,.ph-profile-page__published .ph-profile-page__create-content-card:focus-visible{background:rgba(51,111,250,0.08);border-color:#0f2a35;box-shadow:0 0 0 1px rgba(51,111,250,0.12);}.ph-profile-page__published .ph-profile-page__create-content-card:focus-visible{outline:2px solid #153744;outline-offset:2px;}.ph-profile-page__published .ph-profile-page__create-content-card .wrapper__main{height:100%;}.ph-profile-page__published .ph-profile-page__create-content-card .wrapper__content{display:flex;flex-direction:column;justify-content:center;gap:8px;min-height:174px;}.ph-profile-page__published .ph-profile-page__create-content-card-visual{display:flex;align-items:center;justify-content:center;width:130px;flex:0 0 130px;min-height:174px;border-radius:8px;border:1px dashed rgba(51,111,250,0.35);background:rgba(255,255,255,0.72);}.ph-profile-page__published .ph-profile-page__create-content-card-plus{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:44px;height:44px;border-radius:50%;background:#153744;color:#fff;}.ph-profile-page__published .ph-profile-page__create-content-card-plus svg{display:block;width:20px;height:20px;}.ph-profile-page__published .ph-profile-page__create-content-card-title{color:#153744;font-size:16px;font-weight:700;line-height:1.35;letter-spacing:-0.01em;}.ph-profile-page__published .ph-profile-page__create-content-card-text{margin:0;color:#25535e;font-size:14px;line-height:1.5;}.ph-profile-page__published-empty{text-align:center;}.ph-profile-page__published-empty-illustration{width:auto;max-width:160px;height:auto;margin:0 auto 12px;display:flex;align-items:center;justify-content:center;}.ph-profile-page__published-empty-image{display:block;width:100%;max-width:160px;height:auto;object-fit:contain;background:rgba(0,0,0,0);}.ph-profile-page__published-empty-title{margin:0 0 6px;color:#153744;font-size:16px;font-weight:700;line-height:1.35;letter-spacing:-0.01em;}.ph-profile-page__published-empty-description{max-width:420px;margin:0 auto 12px;color:#25535e;font-size:14px;line-height:1.5;}.ph-profile-page__published-empty-actions{display:flex;flex-direction:column;align-items:center;gap:0;width:100%;}.ph-profile-page__published-empty-cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin:0;min-height:0;padding:8px 16px;border:none;border-radius:999px;background:#153744;color:#fff;font-family:inherit;font-size:14px;font-weight:600;line-height:1;cursor:pointer;box-shadow:none;transition:background-color 0.15s ease;}.ph-profile-page__published-empty-cta:hover{background:#1a4554;color:#fff;}.ph-profile-page__published-empty-cta-arrow{font-size:16px;line-height:1;}.ph-profile-page.ph-profile-page--company .ph-profile-page__banner-fallback{background:linear-gradient(110deg,#eef6fc 0%,#d0dce8 42%,#85a9fc 72%,#b8c9dc 100%);}.ph-profile-page.ph-profile-page--company .ph-profile-page__avatar--company{display:flex;align-items:center;justify-content:center;padding:10px;box-sizing:border-box;border-radius:16px;overflow:hidden;border:1px solid rgba(15,23,42,0.06);}.ph-profile-page.ph-profile-page--company .ph-profile-page__avatar--company .field,.ph-profile-page.ph-profile-page--company .ph-profile-page__avatar--company .field__item{display:contents;}.ph-profile-page.ph-profile-page--company .ph-profile-page__avatar--company img{object-fit:contain;display:block;width:auto;height:auto;max-width:100%;max-height:100%;}.ph-profile-page.ph-profile-page--company .ph-profile-page__meta-item--website{flex-basis:100%;}@media (max-width:767.98px){.ph-profile-page.ph-profile-page--company .ph-profile-page__meta-item--website{justify-content:center;}}.ph-profile-page.ph-profile-page--company .ph-profile-page__meta a{color:#153744;font-weight:500;text-decoration:none;}.ph-profile-page.ph-profile-page--company .ph-profile-page__meta a:hover{text-decoration:underline;}.ph-profile-page.ph-profile-page--company .ph-profile-page__action--follow .flag-follow-tech a,.ph-profile-page.ph-profile-page--company .ph-profile-page__action--follow .flag.flag-follow-tech a{color:#fff;}.ph-profile-page.ph-profile-page--company .ph-profile-page__actions--company{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;}@media (min-width:768px){.ph-profile-page.ph-profile-page--company .ph-profile-page__actions--company{justify-content:flex-end;}}.ph-profile-page.ph-profile-page--company .ph-profile-page__action--bookmark{padding:6px 12px;}.ph-profile-page.ph-profile-page--company .ph-profile-page__action--bookmark .flag a{color:inherit;}@media (max-width:767.98px){.ph-profile-page.ph-profile-page--company .ph-profile-page__aside--company{display:contents;}}@media (min-width:768px){.ph-profile-page.ph-profile-page--company .ph-profile-page__aside--company{display:flex;flex-direction:column;gap:24px;}}@media (min-width:768px){.ph-profile-page.ph-profile-page--company .ph-profile-page__aside--company > .ph-profile-page__similar .ph-profile-page__card{margin-top:25.4px;}}.ph-profile-page.ph-profile-page--company .ph-profile-page__aside--company .industry-expert-sidebar-block{width:100%;}.ph-profile-page.ph-profile-page--company .ph-profile-page__aside--company .view-header h2{font-size:18px;margin-bottom:12px;}.ph-profile-page.ph-profile-page--company .ph-profile-page__aside--company .ph-profile-page__similar .view-header{display:none;}.ph-profile-page.ph-profile-page--company .ph-profile-page__published--company .view-content{margin-top:8px;}.ph-profile-page.ph-profile-page--company .ph-profile-page__published--company .view-content ul{padding-left:0;list-style:none;}.ph-profile-page.ph-profile-page--company .ph-profile-page__published--company .view-content .views-row + .views-row{margin-top:14px;}.ph-profile-page.ph-profile-page--company .ph-profile-page__published--company .view-content .card-media-event{margin-bottom:0;}.ph-profile-page.ph-profile-page--company .ph-profile-page__published--company.ph-profile-page__published--events .view-content > .grid{margin:0;}.ph-profile-page.ph-profile-page--company .ph-profile-page__published--company.ph-profile-page__published--events .card-items-wrapper{display:grid;grid-template-columns:1fr;gap:20px;width:100%;}@media (min-width:768px){.ph-profile-page.ph-profile-page--company .ph-profile-page__published--company.ph-profile-page__published--events .card-items-wrapper{grid-template-columns:repeat(2,minmax(0,1fr));}}.ph-profile-page.ph-profile-page--company .ph-profile-page__published--company.ph-profile-page__published--events .content-card{width:100%;min-width:0;height:100%;}.ph-profile-page.ph-profile-page--company .ph-profile-page__published--company.ph-profile-page__published--events .ph-profile-page-event-card{position:relative;display:flex;flex-direction:column;height:100%;padding:0;border-radius:12px;border:1px solid #d4e4ef;background:#fff;box-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px -1px rgba(0,0,0,0.1);overflow:hidden;transition:box-shadow 0.2s ease,border-color 0.2s ease;}.ph-profile-page.ph-profile-page--company .ph-profile-page__published--company.ph-profile-page__published--events .ph-profile-page-event-card:hover{border-color:#cdd8de;box-shadow:0 4px 14px rgba(15,23,42,0.08);}.ph-profile-page.ph-profile-page--company .ph-profile-page__published--company.ph-profile-page__published--events .ph-profile-page-event-card__link{display:flex;flex-direction:column;gap:16px;height:100%;padding:20px;color:inherit;text-decoration:none;}.ph-profile-page.ph-profile-page--company .ph-profile-page__published--company.ph-profile-page__published--events .ph-profile-page-event-card__link:hover,.ph-profile-page.ph-profile-page--company .ph-profile-page__published--company.ph-profile-page__published--events .ph-profile-page-event-card__link:focus-visible{color:inherit;text-decoration:none;}.ph-profile-page.ph-profile-page--company .ph-profile-page__published--company.ph-profile-page__published--events .ph-profile-page-event-card__link:focus-visible{outline:2px solid #153744;outline-offset:2px;border-radius:inherit;}.ph-profile-page.ph-profile-page--company .ph-profile-page__published--company.ph-profile-page__published--events .ph-profile-page-event-card__media{position:relative;width:100%;overflow:hidden;border-radius:10px;background:#ece8df;aspect-ratio:816/420;}.ph-profile-page.ph-profile-page--company .ph-profile-page__published--company.ph-profile-page__published--events .ph-profile-page-event-card__media img{display:block;width:100%;height:100%;object-fit:cover;border-radius:inherit;}.ph-profile-page.ph-profile-page--company .ph-profile-page__published--company.ph-profile-page__published--events .ph-profile-page-event-card__media-fallback{width:100%;height:100%;min-height:180px;border-radius:inherit;background:linear-gradient(135deg,#ece8df 0%,#e0dbd0 100%);}.ph-profile-page.ph-profile-page--company .ph-profile-page__published--company.ph-profile-page__published--events .ph-profile-page-event-card__badge{position:absolute;top:12px;right:12px;z-index:2;padding:5px 12px;border-radius:999px;background:rgba(15,23,42,0.84);color:#fff;font-size:11px;font-weight:600;line-height:1.2;letter-spacing:0.06em;text-transform:uppercase;pointer-events:none;}.ph-profile-page.ph-profile-page--company .ph-profile-page__published--company.ph-profile-page__published--events .ph-profile-page-event-card__body{display:flex;flex-direction:column;gap:8px;padding-bottom:4px;}.ph-profile-page.ph-profile-page--company .ph-profile-page__published--company.ph-profile-page__published--events .ph-profile-page-event-card__title{margin:0;font-size:clamp(18px,2vw,22px);font-weight:700;line-height:1.3;color:#153744;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere;}.ph-profile-page.ph-profile-page--company .ph-profile-page__published--company.ph-profile-page__published--events .ph-profile-page-event-card__meta{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin:0;font-size:14px;line-height:1.45;color:#25535e;min-width:0;}.ph-profile-page.ph-profile-page--company .ph-profile-page__published--company.ph-profile-page__published--events .ph-profile-page-event-card__meta-item{min-width:0;overflow:hidden;text-overflow:ellipsis;}.ph-profile-page.ph-profile-page--company .ph-profile-page__published--company.ph-profile-page__published--events .ph-profile-page-event-card__meta-sep{flex-shrink:0;opacity:0.55;}.ph-profile-page.ph-profile-page--company .ph-profile-page__published--company.ph-profile-page__published--events .ph-profile-page-event-card--expired .ph-profile-page-event-card__media img{opacity:0.5;filter:grayscale(0.4);}.ph-profile-page.ph-profile-page--company .ph-profile-page__published--company.ph-profile-page__published--events .ph-profile-page-event-card--expired .ph-profile-page-event-card__title,.ph-profile-page.ph-profile-page--company .ph-profile-page__published--company.ph-profile-page__published--events .ph-profile-page-event-card--expired .ph-profile-page-event-card__meta{opacity:0.78;}.ph-profile-page.ph-profile-page--company .ph-profile-page__published--company .no-results,.ph-profile-page.ph-profile-page--company .ph-profile-page__published--company .no-results__content{font-size:14px;color:#25535e;}.ph-profile-page__action,.ph-profile-page__share-trigger,.ph-profile-page__bio-toggle,.ph-profile-page__social-link,.ph-profile-page__share-menu .ph-profile-page__share-option,.ph-profile-page__expertise-pills a,.ph-profile-page__similar-follow a,.ph-profile-page__similar-follow-btn,.ph-profile-page__published .views-exposed-form label,.ph-profile-page__published .pager a.button,.ph-profile-page__published .pager a{transition:all 0.3s cubic-bezier(0.4,0,0.2,1);}.ph-profile-page__action:hover,.ph-profile-page__share-trigger:hover,.ph-profile-page__bio-toggle:hover,.ph-profile-page__social-link:hover,.ph-profile-page__share-menu .ph-profile-page__share-option:hover,.ph-profile-page__expertise-pills a:hover,.ph-profile-page__similar-follow a:hover,.ph-profile-page__similar-follow-btn:hover,.ph-profile-page__published .views-exposed-form label:hover,.ph-profile-page__published .pager a.button:hover,.ph-profile-page__published .pager a:hover{transform:translateY(-3px) scale(1.05);}.ph-profile-page-work-list{display:flex;flex-direction:column;gap:20px;}.ph-profile-page-work-list__item--hidden{display:none;}.ph-profile-page-work-list__toggle{align-self:center;margin-top:8px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0;border:none;background:none;color:#153744;font-family:inherit;font-size:14px;font-weight:600;line-height:1.4;cursor:pointer;transition:all 0.3s cubic-bezier(0.4,0,0.2,1);}.ph-profile-page-work-list__toggle:hover{transform:translateY(-3px) scale(1.05);}.ph-profile-page-work-list__toggle:hover{text-decoration:underline;}.ph-profile-page-work-list__toggle:focus-visible{outline:2px solid #153744;outline-offset:2px;border-radius:4px;}.ph-profile-page-work-list__toggle-chevron{flex-shrink:0;transition:transform 0.2s ease;}.ph-profile-page-work-list__toggle-chevron--up{transform:rotate(180deg);}.ph-profile-page-work-entry{display:flex;align-items:flex-start;gap:14px;}.ph-profile-page-work-entry__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;background:#d9eeff;color:#153744;}.ph-profile-page-work-entry__body{flex:1;min-width:0;padding-top:2px;}.ph-profile-page-work-entry__title{color:#153744;font-size:15px;font-weight:700;line-height:1.35;margin-bottom:4px;}.ph-profile-page-work-entry__company{color:#25535e;font-size:14px;font-weight:400;line-height:1.4;margin-bottom:4px;}.ph-profile-page-work-entry__dates{color:#25535e;font-size:14px;font-weight:400;line-height:1.4;}.ph-profile-page #add-content-modal .btn--normal.button.js-form-submit.form-submit.btn.btn-primary{min-height:44px;padding:10px 14px;background:#153744;border-color:#153744;}.ph-profile-page #add-content-modal .btn--normal.button.js-form-submit.form-submit.btn.btn-primary:hover,.ph-profile-page #add-content-modal .btn--normal.button.js-form-submit.form-submit.btn.btn-primary:focus{background:#1a4554;border-color:#1a4554;}@media (max-width:767.98px){.ph-profile-page.ph-profile-page--own .ph-profile-page__main,.ph-profile-page.ph-profile-page--own .ph-profile-page__aside{display:flex;flex-direction:column;gap:28px;}}@media (max-width:767.98px){.ph-profile-page.ph-profile-page--own .ph-profile-page__main{order:1;}.ph-profile-page.ph-profile-page--own .ph-profile-page__aside{order:2;}}.ph-profile-page.ph-profile-page--own .ph-profile-page__actions--own{display:inline-flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-end;gap:10px;width:auto;}.ph-profile-page.ph-profile-page--own .ph-profile-page__own-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;flex-shrink:0;min-height:44px;padding:10px 14px;border-radius:999px;border:1px solid #d4e4ef;background:#fff;color:#153744;font-family:inherit;font-size:14px;font-weight:600;line-height:1;text-decoration:none;cursor:pointer;transition:background-color 0.15s,border-color 0.15s;}.ph-profile-page.ph-profile-page--own .ph-profile-page__own-btn svg{display:block;flex-shrink:0;}.ph-profile-page.ph-profile-page--own .ph-profile-page__own-btn:hover{background:#f4fafc;border-color:#cdd8de;}.ph-profile-page.ph-profile-page--own .ph-profile-page__own-btn--dark{background:#153744;border-color:#153744;color:#fff;}.ph-profile-page.ph-profile-page--own .ph-profile-page__own-btn--dark:hover{background:#1a4554;border-color:#1a4554;color:#fff;}.ph-profile-page.ph-profile-page--own .ph-profile-page__own-btn--dark svg path{stroke:#fff;}.ph-profile-page.ph-profile-page--own .ph-profile-page__own-preview{padding-inline:14px;}.ph-profile-page.ph-profile-page--own .ph-profile-page__own-edit{padding-inline:16px;}.ph-profile-page.ph-profile-page--own .ph-profile-page__section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:10px;}.ph-profile-page.ph-profile-page--own .ph-profile-page__section-head .ph-profile-page__section-title{margin:0;}.ph-profile-page.ph-profile-page--own .ph-profile-page__tab-panels{display:flex;flex-direction:column;gap:28px;}.ph-profile-page.ph-profile-page--own .ph-profile-page__tab-panels > .tab-pane{display:none;}.ph-profile-page.ph-profile-page--own .ph-profile-page__tab-panels > .tab-pane.active,.ph-profile-page.ph-profile-page--own .ph-profile-page__tab-panels > .tab-pane.show.active{display:block;}.ph-profile-page.ph-profile-page--own .ph-profile-page__tab-panels > #about-info.active{display:flex;flex-direction:column;gap:28px;}.ph-profile-page.ph-profile-page--own .ph-profile-page__add-content{white-space:nowrap;}.ph-profile-page.ph-profile-page--own .ph-profile-page__tabs{display:flex;flex-wrap:nowrap;align-items:center;gap:4px;width:100%;max-width:100%;margin:0 0 8px;padding:4px;background:#e3eef5;border:none;border-radius:999px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;}.ph-profile-page.ph-profile-page--own .ph-profile-page__tabs::-webkit-scrollbar{display:none;}@media (max-width:767.98px){.ph-profile-page.ph-profile-page--own .ph-profile-page__tabs{padding:6px;border-radius:12px;}}.ph-profile-page.ph-profile-page--own .ph-profile-page__tabs .nav-link{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin:0;padding:8px 16px;border:1px solid rgba(0,0,0,0);border-radius:999px;background:rgba(0,0,0,0);box-shadow:none;cursor:pointer;white-space:nowrap;transition:background-color 0.15s,color 0.15s,box-shadow 0.15s;}@media (max-width:767.98px){.ph-profile-page.ph-profile-page--own .ph-profile-page__tabs .nav-link{border-radius:8px;}}.ph-profile-page.ph-profile-page--own .ph-profile-page__tabs .nav-link span{color:#25535e;font-size:13px;font-weight:500;line-height:1.2;letter-spacing:0;text-transform:none;}.ph-profile-page.ph-profile-page--own .ph-profile-page__tabs .nav-link:hover:not(.active) span{color:#153744;}.ph-profile-page.ph-profile-page--own .ph-profile-page__tabs .nav-link.active{background:#fff;border-color:rgba(0,0,0,0);box-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px -1px rgba(0,0,0,0.1);}.ph-profile-page.ph-profile-page--own .ph-profile-page__tabs .nav-link.active span{color:#153744;font-weight:600;}.ph-profile-page.ph-profile-page--own .ph-profile-page__own-widget{margin:0;}.ph-profile-page.ph-profile-page--own .ph-profile-page__own-widget.ph-profile-page__card{padding:20px;}.ph-profile-page.ph-profile-page--own .ph-profile-page__own-widget > .ph-profile-page__section-title{margin:0 0 12px;}.ph-profile-page.ph-profile-page--own .ph-profile-page__own-stat-row{display:flex;align-items:center;gap:14px;margin-bottom:12px;}.ph-profile-page.ph-profile-page--own .ph-profile-page__own-stat-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:48px;height:48px;border-radius:12px;background:#d9eeff;color:#153744;}.ph-profile-page.ph-profile-page--own .ph-profile-page__own-stat-copy{display:flex;flex-direction:column;gap:2px;min-width:0;}.ph-profile-page.ph-profile-page--own .ph-profile-page__own-stat-value{color:#153744;font-size:20px;font-weight:700;line-height:1.3;}.ph-profile-page.ph-profile-page--own .ph-profile-page__own-stat-label{color:#25535e;font-size:13px;font-weight:500;line-height:1.3;}.ph-profile-page.ph-profile-page--own .ph-profile-page__own-stats-link{display:flex;width:100%;justify-content:center;text-decoration:none;min-height:0;padding:8px 16px;}.ph-profile-page.ph-profile-page--own .ph-profile-page__own-poll-actions{display:flex;flex-direction:column;gap:12px;align-items:stretch;}.ph-profile-page.ph-profile-page--own .ph-profile-page__own-poll-actions .ph-profile-page__own-btn{width:100%;text-decoration:none;min-height:0;padding:8px 16px;}.ph-profile-page.ph-profile-page--own .ph-profile-page__own-link{display:block;text-align:center;color:#153744;font-size:14px;font-weight:600;line-height:1.4;text-decoration:none;}.ph-profile-page.ph-profile-page--own .ph-profile-page__own-link:hover{text-decoration:underline;}.ph-profile-page.ph-profile-page--own .ph-profile-page__own-strength > .wrapper{border:none;background:rgba(0,0,0,0);padding:0;}.ph-profile-page.ph-profile-page--own .ph-profile-page__own-strength .heading{color:#153744;font-size:15px;font-weight:600;line-height:1.35;margin-bottom:12px;}.ph-profile-page.ph-profile-page--own .ph-profile-page__own-strength .progress{height:8px;margin-bottom:12px;border-radius:999px;background:#e3eef5;}.ph-profile-page.ph-profile-page--own .ph-profile-page__own-strength .progress-bar{border-radius:999px;background:#153744;}.ph-profile-page.ph-profile-page--own .ph-profile-page__own-strength .user-points{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;font-size:12px;font-weight:500;color:#25535e;}.ph-profile-page.ph-profile-page--own .ph-profile-page__own-strength .user-points-checklist{margin:0 0 12px;padding:0;list-style:none;}.ph-profile-page.ph-profile-page--own .ph-profile-page__own-strength .user-points-checklist li{position:relative;padding-left:22px;margin-bottom:8px;color:#25535e;font-size:13px;line-height:1.4;}.ph-profile-page.ph-profile-page--own .ph-profile-page__own-strength .user-points-checklist li::before{content:"";position:absolute;left:0;top:3px;width:14px;height:14px;border-radius:50%;border:1px solid #d4e4ef;background:#fff;}.ph-profile-page.ph-profile-page--own .ph-profile-page__own-strength .user-points-checklist li.checked{color:#25535e;text-decoration:line-through;}.ph-profile-page.ph-profile-page--own .ph-profile-page__own-strength .user-points-checklist li.checked::before{border-color:#153744;background:#153744 url("/themes/custom/pharmatica/images/icons/checkbox.svg") center center no-repeat;}.ph-profile-page.ph-profile-page--own .ph-profile-page__own-strength .complete-profile{display:flex;gap:6px;font-size:13px;color:#25535e;}.ph-profile-page.ph-profile-page--own .ph-profile-page__own-strength .complete-profile .points{color:#153744;font-weight:700;}.ph-profile-page.ph-profile-page--own #profile-edit-modal .ph-profile-page__edit-modal-dialog{max-width:560px;margin:1rem auto;}@media (max-width:575.98px){.ph-profile-page.ph-profile-page--own #profile-edit-modal .ph-profile-page__edit-modal-dialog{margin:0;max-width:none;min-height:100%;}}.ph-profile-page.ph-profile-page--own #profile-edit-modal .ph-profile-page__edit-modal-content{padding:0;border:1px solid #d4e4ef;border-radius:16px;background:#fff;box-shadow:0 20px 40px rgba(15,23,42,0.12);overflow:hidden;}@media (max-width:575.98px){.ph-profile-page.ph-profile-page--own #profile-edit-modal .ph-profile-page__edit-modal-content{min-height:100vh;border-radius:0;border:none;}}.ph-profile-page.ph-profile-page--own #profile-edit-modal .ph-profile-page__edit-modal-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px;padding:20px 24px 12px;margin:0;border-bottom:none;}.ph-profile-page.ph-profile-page--own #profile-edit-modal .ph-profile-page__edit-modal-title{margin:0;color:#153744;font-size:20px;font-weight:700;line-height:1.3;}.ph-profile-page.ph-profile-page--own #profile-edit-modal .ph-profile-page__edit-modal-close{flex-shrink:0;margin:0;padding:0;opacity:0.55;}.ph-profile-page.ph-profile-page--own #profile-edit-modal .ph-profile-page__edit-modal-close:hover{opacity:0.85;}.ph-profile-page.ph-profile-page--own #profile-edit-modal .ph-profile-page__edit-modal-body{padding:0 24px 8px;overflow-x:hidden;}@media (max-width:575.98px){.ph-profile-page.ph-profile-page--own #profile-edit-modal .ph-profile-page__edit-modal-body{max-height:none;}}@media (min-width:576px){.ph-profile-page.ph-profile-page--own #profile-edit-modal .ph-profile-page__edit-modal-body{max-height:min(62vh,560px);}}.ph-profile-page.ph-profile-page--own #profile-edit-modal .ph-profile-page__edit-modal-body::-webkit-scrollbar{width:6px;}.ph-profile-page.ph-profile-page--own #profile-edit-modal .ph-profile-page__edit-modal-body::-webkit-scrollbar-thumb{border-radius:999px;background:rgba(15,23,42,0.18);}.ph-profile-page.ph-profile-page--own #profile-edit-modal .ph-profile-page__edit-modal-footer{display:flex;align-items:center;justify-content:stretch;gap:10px;padding:16px 24px 24px;margin:0;border-top:1px solid #d4e4ef;background:#fff;}.ph-profile-page.ph-profile-page--own #profile-edit-modal .ph-profile-page__edit-modal-footer .ph-profile-page__own-btn{flex:1 1 0;min-height:44px;margin:0;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #profile-edit-tab.ph-profile-page__tabs{margin:0 0 20px;border-bottom:none;margin-right:0;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #profile-edit-tab.ph-profile-page__tabs .nav-link{padding:8px 16px;border:1px solid rgba(0,0,0,0);border-bottom:none;border-radius:999px;background:rgba(0,0,0,0);box-shadow:none;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #profile-edit-tab.ph-profile-page__tabs .nav-link span{color:#25535e;font-size:13px;font-weight:500;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #profile-edit-tab.ph-profile-page__tabs .nav-link.active{border:1px solid rgba(0,0,0,0);border-bottom:none;border-radius:999px;background:#fff;box-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px -1px rgba(0,0,0,0.1);}.ph-profile-page.ph-profile-page--own #profile-edit-modal #profile-edit-tab.ph-profile-page__tabs .nav-link.active span{color:#153744;font-weight:600;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #profile-edit-tab.ph-profile-page__tabs .nav-link:hover:not(.active) span{color:#153744;}.ph-profile-page.ph-profile-page--own #profile-edit-modal .ph-profile-page__edit-form-nav{position:sticky;top:0;z-index:2;padding-bottom:4px;background:#fff;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #profile-edit-content .tab-pane{padding-top:4px;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content legend,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-social-links legend,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details legend{display:none;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .form-item,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .form-wrapper,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-social-links .form-item,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-social-links .form-wrapper,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .form-item,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .form-wrapper{margin-bottom:16px;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content label,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .fieldset-legend,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-social-links label,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-social-links .fieldset-legend,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details label,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .fieldset-legend{display:block;margin-bottom:6px;color:#153744;font-size:14px;font-weight:600;line-height:1.35;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content label::after,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .fieldset-legend::after,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-social-links label::after,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-social-links .fieldset-legend::after,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details label::after,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .fieldset-legend::after{display:none;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .form-text,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .form-textarea,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .form-select,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .form-email,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .form-url,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-social-links .form-text,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-social-links .form-textarea,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-social-links .form-select,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-social-links .form-email,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-social-links .form-url,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .form-text,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .form-textarea,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .form-select,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .form-email,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .form-url{width:100%;padding:12px 14px;border:1px solid #d4e4ef;border-radius:12px;background:#fff;color:#153744;font-size:14px;font-weight:400;line-height:1.45;box-shadow:none;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .form-text:focus,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .form-textarea:focus,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .form-select:focus,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .form-email:focus,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .form-url:focus,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-social-links .form-text:focus,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-social-links .form-textarea:focus,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-social-links .form-select:focus,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-social-links .form-email:focus,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-social-links .form-url:focus,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .form-text:focus,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .form-textarea:focus,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .form-select:focus,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .form-email:focus,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .form-url:focus{border-color:#c5d5dc;outline:none;box-shadow:0 0 0 3px rgba(21,55,68,0.08);}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .form-text::placeholder,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .form-textarea::placeholder,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .form-select::placeholder,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .form-email::placeholder,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .form-url::placeholder,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-social-links .form-text::placeholder,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-social-links .form-textarea::placeholder,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-social-links .form-select::placeholder,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-social-links .form-email::placeholder,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-social-links .form-url::placeholder,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .form-text::placeholder,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .form-textarea::placeholder,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .form-select::placeholder,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .form-email::placeholder,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .form-url::placeholder{color:#3d6570;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .form-textarea,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-social-links .form-textarea,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .form-textarea{min-height:96px;resize:vertical;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .description,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-social-links .description,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .description{margin-top:6px;color:#25535e;font-size:12px;line-height:1.4;}@media (min-width:576px){.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content #edit-group-personal-details > .fieldset-wrapper{display:grid;grid-template-columns:repeat(5,1fr);gap:0 16px;padding-right:0;}}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .field--name-field-profile-banner{width:100%;margin-bottom:20px;}@media (min-width:576px){.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .field--name-field-profile-banner{grid-area:1/1/span 1/span 5;}}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .field--name-field-profile-banner > .form-item__label,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .field--name-field-profile-banner > label{display:block;margin-bottom:8px;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .field--name-field-profile-banner .description{display:none;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .field--name-field-profile-banner .image-widget{display:flex;flex-direction:column;gap:10px;width:100%;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .field--name-field-profile-banner .image-widget-data{position:relative;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .field--name-field-profile-banner .image-widget-data .form-file,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .field--name-field-profile-banner .image-widget-data .form-submit,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .field--name-field-profile-banner .image-widget-data .file,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .field--name-field-profile-banner .image-widget-data .file-size,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .field--name-field-profile-banner .image-widget-data .ajax-progress{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .field--name-field-profile-banner .image-preview{width:100%;min-height:72px;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .field--name-field-profile-banner .image-preview img{width:100%;max-height:120px;object-fit:cover;border-radius:12px;border:1px solid #d4e4ef;aspect-ratio:5/1;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .field--name-field-profile-banner .profile-banner-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px 16px;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .field--name-field-profile-banner #upload-profile-banner,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .field--name-field-profile-banner #remove-profile-banner{cursor:pointer;font-size:14px;font-weight:600;line-height:1.4;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .field--name-field-profile-banner #upload-profile-banner{display:inline-flex;flex-wrap:wrap;align-items:center;gap:8px;color:#153744;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .field--name-field-profile-banner #upload-profile-banner::before{content:"";width:16px;height:16px;background:url("/themes/custom/pharmatica/images/icons/editicon.svg") no-repeat center/contain;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .field--name-field-profile-banner #upload-profile-banner::after{content:"PNG, JPG or WebP — 1600×320 recommended, up to 5 MB";flex-basis:100%;color:#25535e;font-size:11px;font-weight:400;line-height:1.4;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .field--name-field-profile-banner #remove-profile-banner{border:none;background:none;padding:0;color:#25535e;text-decoration:underline;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .field--name-field-profile-banner #remove-profile-banner:hover{color:#153744;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .field--name-field-profile-picture{display:flex;align-items:center;gap:12px;margin-bottom:20px;}@media (min-width:576px){.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .field--name-field-profile-picture{grid-area:2/1/span 3/span 2;flex-direction:column;align-items:flex-start;}}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .field--name-field-profile-picture label,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .field--name-field-profile-picture .description{display:none;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .field--name-field-profile-picture .image-widget{display:flex;align-items:center;gap:12px;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .field--name-field-profile-picture .image-widget-data{position:relative;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .field--name-field-profile-picture .image-widget-data .form-file,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .field--name-field-profile-picture .image-widget-data .form-submit,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .field--name-field-profile-picture .image-widget-data .file,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .field--name-field-profile-picture .image-widget-data .file-size,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .field--name-field-profile-picture .image-widget-data .ajax-progress{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .field--name-field-profile-picture img{width:88px;height:88px;border-radius:50%;border:2px solid #d4e4ef;object-fit:cover;}@media (min-width:576px){.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .field--name-field-profile-picture img{width:104px;height:104px;}}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .field--name-field-profile-picture #upload-profile-picture{cursor:pointer;display:inline-flex;flex-wrap:wrap;gap:6px;color:#153744;font-size:14px;font-weight:600;line-height:1.4;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .field--name-field-profile-picture #upload-profile-picture::before{content:"";width:16px;height:16px;background:url("/themes/custom/pharmatica/images/icons/editicon.svg") no-repeat center/contain;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .field--name-field-profile-picture #upload-profile-picture::after{content:".png .jpg .jpeg at least 500×500 px, up to 20 MB";flex-basis:100%;color:#25535e;font-size:11px;font-weight:400;line-height:1.4;}@media (min-width:576px){.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .field--name-field-first-name{grid-area:2/3/span 1/span 3;}}@media (min-width:576px){.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .field--name-field-last-name{grid-area:3/3/span 1/span 3;}}@media (min-width:576px){.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .field--name-field-user-country{grid-area:4/1/span 1/span 5;}}@media (min-width:576px){.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .field--name-field-about-me{grid-area:5/1/span 1/span 5;}}@media (min-width:576px){.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .field--name-field-expert-category{grid-area:6/1/span 1/span 5;}}@media (min-width:576px){.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content .field--name-field-interests{grid-area:7/1/span 1/span 5;}}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content #edit-field-interests--wrapper legend,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content #edit-field-expert-category--wrapper legend{display:block;margin-bottom:10px;color:#153744;font-size:14px;font-weight:600;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content #edit-field-interests--wrapper .description,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content #edit-field-expert-category--wrapper .description{margin:-4px 0 12px;color:#25535e;font-size:13px;line-height:1.4;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content #edit-field-interests--wrapper .form-checkboxes,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content #edit-field-expert-category--wrapper .form-checkboxes{display:flex;flex-wrap:wrap;gap:8px;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content #edit-field-interests--wrapper .form-checkboxes input,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content #edit-field-expert-category--wrapper .form-checkboxes input{display:none;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content #edit-field-interests--wrapper .form-checkboxes label,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content #edit-field-expert-category--wrapper .form-checkboxes label{margin:0;padding:8px 14px;border:1px solid #d4e4ef;border-radius:999px;background:#fff;color:#153744;font-size:13px;font-weight:500;line-height:1.2;cursor:pointer;transition:background-color 0.15s,border-color 0.15s,color 0.15s;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content #edit-field-interests--wrapper .form-checkboxes input:checked + label,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-about-content #edit-field-expert-category--wrapper .form-checkboxes input:checked + label{background:#153744;border-color:#153744;color:#fff;font-weight:600;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-social-links #field-social-media-values{margin:0;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-social-links #field-social-media-values thead,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-social-links #field-social-media-values .field-multiple-drag,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-social-links #field-social-media-values .delta-order,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-social-links #field-social-media-values .paragraph-top{display:none;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-social-links #field-social-media-values td{padding:0;border:none;background:rgba(0,0,0,0);}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-social-links #field-social-media-values .form-type-url{display:flex;align-items:stretch;margin-bottom:12px;border:1px solid #d4e4ef;border-radius:12px;background:#fff;overflow:hidden;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-social-links #field-social-media-values label{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:48px;margin:0;padding:0;border-right:1px solid #d4e4ef;background:#f4fafc;font-size:0;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-social-links #field-social-media-values label::before{content:"";width:20px;height:20px;background-size:20px 20px;background-repeat:no-repeat;background-position:center;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-social-links #field-social-media-values label[for*=field-linkedin]::before{background-image:url("/themes/custom/pharmatica/images/icons/social/linkedin.svg");}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-social-links #field-social-media-values label[for*=field-facebook]::before{background-image:url("/themes/custom/pharmatica/images/icons/social/facebook.svg");}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-social-links #field-social-media-values label[for*=field-twitter]::before{background-image:url("/themes/custom/pharmatica/images/icons/social/x-twitter.svg");}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-social-links #field-social-media-values input{flex:1;min-width:0;padding:12px 14px;border:none;border-radius:0;background:#fff;box-shadow:none;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-social-links #field-social-media-values input:focus{outline:none;box-shadow:none;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-social-links .field--name-field-website{margin-top:4px;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .tabledrag-toggle-weight-wrapper,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details thead,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .field-multiple-drag{display:none;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details #field-job-experience-values,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .field-multiple-table{width:100%;margin:0;border:none;background:rgba(0,0,0,0);}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details tbody,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details tr,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details td{display:block;width:100%;padding:0;border:none;background:rgba(0,0,0,0);}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .paragraph-type--job-experiance{margin-bottom:16px;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .paragraph-top{position:absolute;right:12px;top:14px;z-index:1;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .paragraph-top .paragraph-type{display:none;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .paragraph-top .paragraphs-actions{display:flex;align-items:center;gap:8px;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .paragraph-top .paragraphs-dropdown{margin:0;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .paragraph-top .paragraphs-dropdown .paragraphs-dropdown-toggle{display:none;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .paragraph-top .paragraphs-dropdown .paragraphs-dropdown-actions{display:contents;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .paragraph-top .paragraphs-dropdown .form-submit{width:16px;height:16px;padding:0;border:none;background:rgba(0,0,0,0) url("/themes/custom/pharmatica/images/icons/trash.svg") no-repeat center/contain;font-size:0;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .paragraph-top .form-submit{width:16px;height:16px;padding:0;border:none;background:rgba(0,0,0,0) url("/themes/custom/pharmatica/images/icons/editicon.svg") no-repeat center/contain;font-size:0;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .ajax-new-content .paragraph-top{display:none;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .paragraphs-subform,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .job-details{position:relative;margin-bottom:16px;padding:16px;border:1px solid #d4e4ef;border-radius:12px;background:#fff;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .field--name-field-company-name{color:#25535e;font-size:14px;font-weight:500;line-height:1.35;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .field--type-daterange fieldset{margin:0;padding:0;border:none;min-width:0;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .field--type-daterange .fieldset-legend,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .field--type-daterange legend{display:block;margin-bottom:6px;color:#153744;font-size:14px;font-weight:600;line-height:1.35;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .field--type-daterange .form-item{margin:0;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .field--type-daterange .form-inline,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .field--type-daterange .container-inline{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:16px;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .field--type-daterange .form-select{flex:1 1 88px;min-width:88px;width:auto;padding:10px 12px;border:1px solid #d4e4ef;border-radius:12px;background:#fff;color:#153744;font-size:14px;box-shadow:none;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .field--type-daterange .form-select:focus{border-color:#c5d5dc;outline:none;box-shadow:0 0 0 3px rgba(21,55,68,0.08);}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .field--type-boolean{margin-bottom:0;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .field--type-boolean .form-checkbox{position:absolute;opacity:0;width:1px;height:1px;margin:0;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .field--type-boolean .option{display:inline-flex;align-items:center;gap:10px;margin:0;color:#25535e;font-size:14px;font-weight:500;line-height:1.35;cursor:pointer;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .field--type-boolean .option::before{content:"";flex-shrink:0;width:20px;height:20px;border:1px solid #d4e4ef;border-radius:6px;background:#fff;transition:background-color 0.15s,border-color 0.15s;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .field--type-boolean .form-checkbox:checked + .option{color:#153744;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .field--type-boolean .form-checkbox:checked + .option::before{border-color:#153744;background:#153744 url("/themes/custom/pharmatica/images/icons/checkbox.svg") no-repeat center/12px 12px;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details label,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .label{color:#153744;font-size:14px;font-weight:600;line-height:1.35;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .form-text,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .form-select{width:100%;padding:12px 14px;border:1px solid #d4e4ef;border-radius:12px;background:#fff;color:#153744;font-size:14px;box-shadow:none;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .form-text:focus,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .form-select:focus{border-color:#c5d5dc;outline:none;box-shadow:0 0 0 3px rgba(21,55,68,0.08);}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .form-text::placeholder,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .form-select::placeholder{color:#3d6570;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .paragraphs-add-wrapper{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;margin-top:8px;padding:12px 16px;border:1px dashed #d4e4ef;border-radius:12px;background:#fff;position:relative;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .paragraphs-add-wrapper::before{content:"";width:16px;height:16px;background:url("/themes/custom/pharmatica/images/icons/plus.svg") no-repeat center/contain;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .paragraphs-add-wrapper::after{content:"Add work experience";color:#153744;font-size:14px;font-weight:600;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-job-details .field-add-more-submit{position:absolute;inset:0;opacity:0;font-size:0;}.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-actions,.ph-profile-page.ph-profile-page--own #profile-edit-modal #edit-submit{display:none;}.ph-profile-page.ph-profile-page--own #your-activity .ph-profile-page__activity-card,.ph-profile-page.ph-profile-page--own #your-activity .ph-profile-page__activity-empty{padding:8px 20px;}.ph-profile-page.ph-profile-page--own #your-activity .ph-profile-page__activity-empty{color:#25535e;font-size:14px;line-height:1.5;text-align:center;}.ph-profile-page.ph-profile-page--own #your-activity .ph-profile-page__activity-list{display:flex;flex-direction:column;}.ph-profile-page.ph-profile-page--own #your-activity .views-row + .views-row .ph-profile-page__activity-row{border-top:1px solid #d4e4ef;}.ph-profile-page.ph-profile-page--own .ph-profile-page__activity-row{position:relative;display:flex;align-items:center;gap:12px;padding:14px 0;}.ph-profile-page.ph-profile-page--own .ph-profile-page__activity-hit{position:absolute;inset:0;z-index:1;}.ph-profile-page.ph-profile-page--own .ph-profile-page__activity-avatar{position:relative;z-index:2;flex-shrink:0;width:44px;height:44px;border-radius:50%;overflow:hidden;background:#e8f4fc;}.ph-profile-page.ph-profile-page--own .ph-profile-page__activity-avatar .field,.ph-profile-page.ph-profile-page--own .ph-profile-page__activity-avatar .field__item{margin:0;padding:0;width:100%;height:100%;}.ph-profile-page.ph-profile-page--own .ph-profile-page__activity-avatar .field{display:block;}.ph-profile-page.ph-profile-page--own .ph-profile-page__activity-avatar img{width:100%;height:100%;object-fit:cover;display:block;border-radius:50%;}.ph-profile-page.ph-profile-page--own .ph-profile-page__activity-body{position:relative;z-index:2;flex:1;min-width:0;}.ph-profile-page.ph-profile-page--own .ph-profile-page__activity-message{display:block;margin:0;color:#25535e;font-size:14px;font-weight:500;line-height:1.45;text-decoration:none;}.ph-profile-page.ph-profile-page--own .ph-profile-page__activity-message b,.ph-profile-page.ph-profile-page--own .ph-profile-page__activity-message strong{color:#153744;font-weight:700;}.ph-profile-page.ph-profile-page--own .ph-profile-page__activity-message:hover{color:#153744;}.ph-profile-page.ph-profile-page--own .ph-profile-page__activity-follow{position:relative;z-index:3;flex-shrink:0;}.ph-profile-page.ph-profile-page--own .ph-profile-page__activity-follow .field{display:contents;}.ph-profile-page.ph-profile-page--own .ph-profile-page__activity-follow .flag-following,.ph-profile-page.ph-profile-page--own .ph-profile-page__activity-follow .flag.flag-following{margin:0;}.ph-profile-page.ph-profile-page--own .ph-profile-page__activity-follow .flag-following a,.ph-profile-page.ph-profile-page--own .ph-profile-page__activity-follow .flag.flag-following a{display:inline-flex;align-items:center;justify-content:center;min-width:72px;padding:8px 16px;border-radius:999px;border:1px solid #d4e4ef;background:#fff;color:#153744;font-size:13px;font-weight:600;text-decoration:none;line-height:1;white-space:nowrap;transition:background-color 0.15s,border-color 0.15s;}.ph-profile-page.ph-profile-page--own .ph-profile-page__activity-follow .flag-following a:hover,.ph-profile-page.ph-profile-page--own .ph-profile-page__activity-follow .flag.flag-following a:hover{background:#f0f7fb;border-color:#c8d4da;color:#153744;}.ph-profile-page.ph-profile-page--own .ph-profile-page__activity-feed .pager,.ph-profile-page.ph-profile-page--own .ph-profile-page__activity-feed ul.pager__items{list-style:none;margin:20px 0 0;padding:0;display:flex;justify-content:center;align-items:center;gap:12px;}.ph-profile-page.ph-profile-page--own .ph-profile-page__activity-feed .pager__item{margin:0;}.ph-profile-page.ph-profile-page--own .ph-profile-page__activity-feed .pager__item a{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:8px 16px;border-radius:999px;border:1px solid #d4e4ef;background:#fff;color:#153744;font-size:13px;font-weight:600;line-height:1;text-decoration:none;transition:background-color 0.15s,border-color 0.15s;}.ph-profile-page.ph-profile-page--own .ph-profile-page__activity-feed .pager__item a:hover{background:#d9eeff;border-color:#b0deff;color:#153744;}.ph-profile-page.ph-profile-page--own .ph-profile-page__activity-feed .pager__item.is-active a{background:#d9eeff;border-color:rgba(0,0,0,0);color:#153744;}.ph-profile-page.ph-profile-page--own #your-following .pager a,.ph-profile-page.ph-profile-page--own #your-followers .pager a{transition:all 0.3s cubic-bezier(0.4,0,0.2,1);}.ph-profile-page.ph-profile-page--own #your-following .pager a:hover,.ph-profile-page.ph-profile-page--own #your-followers .pager a:hover{transform:translateY(-3px) scale(1.05);}.user-profile-page + .ph-profile-page{display:none;}
body:has(.ph-profile-page){background:#fff;}.ph-profile-page{background:transparent;color:#153744;}.ph-profile-page__container{background:transparent;}.ph-profile-page.guru .ph-profile-page__banner-fallback,.ph-profile-page.guru .ph-profile-page__rank-pill{background:linear-gradient(110deg,#b0deff,#01cfff,#85a9fc,#80d3ff);}.ph-profile-page.expert .ph-profile-page__banner-fallback,.ph-profile-page.expert .ph-profile-page__rank-pill{background:linear-gradient(110deg,color-mix(in srgb,#b0deff 80%,#fff),#01cfff,#25535e,#80d3ff);}.ph-profile-page.rising-star .ph-profile-page__banner-fallback,.ph-profile-page.rising-star .ph-profile-page__rank-pill{background:linear-gradient(110deg,#b0deff,#85a9fc,#336ffa,#85a9fc);color:#fff;}.ph-profile-page.new-contributor .ph-profile-page__banner-fallback,.ph-profile-page.new-contributor .ph-profile-page__rank-pill{background:linear-gradient(110deg,color-mix(in srgb,#ebf5f9 72%,#fff),color-mix(in srgb,#b0deff 40%,#fff),#85a9fc,#b0deff);}.ph-profile-page__banner{background:#153744;}.ph-profile-page__banner-fallback{background:linear-gradient(110deg,color-mix(in srgb,#ebf5f9 72%,#fff),color-mix(in srgb,#b0deff 35%,#fff),#85a9fc,#b0deff);}.ph-profile-page.ph-profile-page--company .ph-profile-page__banner-fallback{background:linear-gradient(110deg,color-mix(in srgb,#ebf5f9 72%,#fff) 0%,color-mix(in srgb,#b0deff 45%,#fff) 42%,#85a9fc 72%,#b0deff 100%);}.ph-profile-page__bio-text--clampable.is-clamped .ph-profile-page__bio-content{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;}.ph-profile-page__bio-text--clampable.is-expanded .ph-profile-page__bio-content{display:block;overflow:visible;-webkit-line-clamp:unset;}.ph-profile-page__bio-toggle[hidden]{display:none;}.ph-profile-page__bio-toggle,.ph-profile-page .ph-profile-page-work-list__toggle{display:flex;margin-left:auto;margin-right:auto;justify-content:center;}.ph-profile-page__bio-text,.ph-profile-page__bio-empty-title,.ph-profile-page__work-empty-title,.ph-profile-page__expertise-empty-title,.ph-profile-page__published-empty-title,.ph-profile-page__similar-name,.ph-profile-page__create-content-card-title,.ph-profile-page__own-stat-value{color:#153744;}.ph-profile-page__designation,.ph-profile-page__meta,.ph-profile-page__meta-item,.ph-profile-page__stat-label,.ph-profile-page__bio-empty-description,.ph-profile-page__work-empty-description,.ph-profile-page__expertise-empty-description,.ph-profile-page__published-empty-description,.ph-profile-page__similar-role{color:#25535e;}.ph-profile-page__header,.ph-profile-page__card{background:#fff;border-color:color-mix(in srgb,#85a9fc 35%,#fff);}.ph-profile-page__stat + .ph-profile-page__stat{border-left-color:color-mix(in srgb,#85a9fc 35%,#fff);}.ph-profile-page__action--follow,.ph-profile-page__published .pager a,.ph-profile-page__published .pager a.button,.ph-profile-page__bio-empty-cta,.ph-profile-page__work-empty-cta,.ph-profile-page__expertise-empty-cta,.ph-profile-page__published-empty-cta,.ph-profile-page__own-btn--dark,.ph-profile-page #add-content-modal .btn.btn-primary,.ph-profile-page .ph-profile-page__create-content-card-plus{background:#153744;border-color:#153744;color:#fff;}.ph-profile-page__action--follow:hover,.ph-profile-page__published .pager a:hover,.ph-profile-page__published .pager a.button:hover,.ph-profile-page__bio-empty-cta:hover,.ph-profile-page__work-empty-cta:hover,.ph-profile-page__expertise-empty-cta:hover,.ph-profile-page__published-empty-cta:hover,.ph-profile-page__own-btn--dark:hover,.ph-profile-page #add-content-modal .btn.btn-primary:hover,.ph-profile-page .ph-profile-page__create-content-card-plus:hover{background:color-mix(in srgb,#153744 10%,#000);border-color:color-mix(in srgb,#153744 10%,#000);color:#fff;}.ph-profile-page__action--follow a,.ph-profile-page__action--follow .btn-primary,.ph-profile-page__action--follow .flag-action{color:#fff;}.ph-profile-page__action--message,.ph-profile-page__share-trigger,.ph-profile-page__similar-follow a,.ph-profile-page__similar-follow-btn{border-color:color-mix(in srgb,#85a9fc 35%,#fff);color:#153744;}.ph-profile-page__action--message:hover,.ph-profile-page__share-trigger:hover,.ph-profile-page__similar-follow a:hover,.ph-profile-page__similar-follow-btn:hover{background:color-mix(in srgb,#b0deff 28%,#fff);border-color:color-mix(in srgb,#25535e 25%,color-mix(in srgb,#85a9fc 35%,#fff));}.ph-profile-page__share-menu,.ph-profile-page__action--message .info-message{border-color:color-mix(in srgb,#85a9fc 35%,#fff);}.ph-profile-page__social-links{list-style:none;margin:0;padding:0;}.ph-profile-page__social-links li{list-style:none;margin:0;padding:0;}.ph-profile-page__social-link{color:#153744;}.ph-profile-page__social-link svg{display:block;width:20px;height:20px;opacity:0.75;transition:opacity 0.15s ease;}.ph-profile-page__social-link:hover svg{opacity:1;}.ph-profile-page__share-menu .ph-profile-page__share-success.success-message{display:none;margin:0;padding:0;}.ph-profile-page__share-menu .ph-profile-page__share-success.success-message.show{display:block;margin:6px 0 0;padding:8px 10px;}.ph-profile-page__share-menu .ph-profile-page__share-option:hover,.ph-profile-page__action--message .info-message a,.ph-profile-page__bio-toggle,.ph-profile-page__work-list__toggle,.ph-profile-page .ph-profile-page-work-list__toggle,.ph-profile-page__own-link{color:#153744;}.ph-profile-page__bio-empty-cta,.ph-profile-page__work-empty-cta,.ph-profile-page__expertise-empty-cta,.ph-profile-page__published-empty-cta{color:#fff;}.ph-profile-page__bio-empty-cta:hover,.ph-profile-page__bio-empty-cta:focus-visible,.ph-profile-page__work-empty-cta:hover,.ph-profile-page__work-empty-cta:focus-visible,.ph-profile-page__expertise-empty-cta:hover,.ph-profile-page__expertise-empty-cta:focus-visible,.ph-profile-page__published-empty-cta:hover,.ph-profile-page__published-empty-cta:focus-visible{color:#fff;transform:none;}.ph-profile-page__expertise-pills a,.ph-profile-page__expertise-pills .field__item:not(:has(a)){background:color-mix(in srgb,#b0deff 45%,#fff);color:#153744;}.ph-profile-page__expertise-pills a:hover,.ph-profile-page__expertise-pills .field__item:not(:has(a)):hover{background:color-mix(in srgb,#b0deff 65%,#fff);color:#153744;}.ph-profile-page__expertise-empty-form label,.ph-profile-page__expertise-empty-form input:checked + label,.ph-profile-page .ui-dialog.ph-profile-page-user-edit-dialog #edit-field-interest-wrapper input:checked + label{color:#153744;border-color:color-mix(in srgb,#85a9fc 35%,#fff);}.ph-profile-page__expertise-empty-form input:checked + label{background:#153744;border-color:#153744;color:#fff;}.ph-profile-page.ph-profile-page--own .ph-profile-page__tabs{display:flex;flex-wrap:nowrap;align-items:center;gap:4px;width:100%;max-width:100%;margin:0;padding:4px;list-style:none;background:color-mix(in srgb,#b0deff 28%,#fff);border:none;border-radius:999px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;}.ph-profile-page.ph-profile-page--own .ph-profile-page__tabs::-webkit-scrollbar{display:none;}@media (max-width:767.98px){.ph-profile-page.ph-profile-page--own .ph-profile-page__tabs{padding:6px;border-radius:12px;}}.ph-profile-page.ph-profile-page--own .ph-profile-page__tabs{margin-bottom:8px;}.ph-profile-page.ph-profile-page--own .ph-profile-page__tabs .nav-link{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin:0;padding:8px 16px;border:1px solid transparent;border-radius:999px;background:transparent;box-shadow:none;color:#25535e;font-family:"Figtree",system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,Cantarell,"Noto Sans",sans-serif;font-size:13px;font-weight:500;line-height:1.2;letter-spacing:0;text-transform:none;text-decoration:none;white-space:nowrap;cursor:pointer;transition:background-color 0.15s ease,color 0.15s ease,border-color 0.15s ease,box-shadow 0.15s ease;}@media (max-width:767.98px){.ph-profile-page.ph-profile-page--own .ph-profile-page__tabs .nav-link{border-radius:8px;}}.ph-profile-page.ph-profile-page--own .ph-profile-page__tabs .nav-link:hover{color:#153744;transform:none;}.ph-profile-page.ph-profile-page--own .ph-profile-page__tabs .nav-link{border:1px solid transparent;}.ph-profile-page.ph-profile-page--own .ph-profile-page__tabs .nav-link span{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;}.ph-profile-page.ph-profile-page--own .ph-profile-page__tabs .nav-link.active{background:#fff;border-color:color-mix(in srgb,#85a9fc 35%,#fff);color:#153744;font-weight:600;box-shadow:0 1px 3px rgba(21,55,68,0.08);}.ph-profile-page__published .views-exposed-form #edit-type,.ph-profile-page__published .views-exposed-form .form-radios,.ph-profile-page__published .ph-profile-content-tabs__filters #edit-type,.ph-profile-page__published .ph-profile-content-tabs__filters .form-radios{display:flex;flex-wrap:nowrap;align-items:center;gap:4px;width:100%;max-width:100%;margin:0;padding:4px;list-style:none;background:color-mix(in srgb,#b0deff 28%,#fff);border:none;border-radius:999px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;}.ph-profile-page__published .views-exposed-form #edit-type::-webkit-scrollbar,.ph-profile-page__published .views-exposed-form .form-radios::-webkit-scrollbar,.ph-profile-page__published .ph-profile-content-tabs__filters #edit-type::-webkit-scrollbar,.ph-profile-page__published .ph-profile-content-tabs__filters .form-radios::-webkit-scrollbar{display:none;}@media (max-width:767.98px){.ph-profile-page__published .views-exposed-form #edit-type,.ph-profile-page__published .views-exposed-form .form-radios,.ph-profile-page__published .ph-profile-content-tabs__filters #edit-type,.ph-profile-page__published .ph-profile-content-tabs__filters .form-radios{padding:6px;border-radius:12px;}}.ph-profile-page__published .views-exposed-form label,.ph-profile-page__published .ph-profile-content-tabs__filters label{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin:0;padding:8px 16px;border:1px solid transparent;border-radius:999px;background:transparent;box-shadow:none;color:#25535e;font-family:"Figtree",system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,Cantarell,"Noto Sans",sans-serif;font-size:13px;font-weight:500;line-height:1.2;letter-spacing:0;text-transform:none;text-decoration:none;white-space:nowrap;cursor:pointer;transition:background-color 0.15s ease,color 0.15s ease,border-color 0.15s ease,box-shadow 0.15s ease;}@media (max-width:767.98px){.ph-profile-page__published .views-exposed-form label,.ph-profile-page__published .ph-profile-content-tabs__filters label{border-radius:8px;}}.ph-profile-page__published .views-exposed-form label:hover,.ph-profile-page__published .ph-profile-content-tabs__filters label:hover{color:#153744;transform:none;}.ph-profile-page__published .views-exposed-form input[type=radio]:checked + label,.ph-profile-page__published .ph-profile-content-tabs__filters input[type=radio]:checked + label{background:#fff;border-color:color-mix(in srgb,#85a9fc 35%,#fff);color:#153744;font-weight:600;box-shadow:0 1px 3px rgba(21,55,68,0.08);}.ph-profile-page.ph-profile-page--own .ph-profile-page__tabs .nav-link:hover,.ph-profile-page__published .views-exposed-form label:hover,.ph-profile-page__published .ph-profile-content-tabs__filters label:hover{transform:none;}.ph-profile-page .ph-profile-page-work-list:not(.is-expanded) .ph-profile-page-work-entry.ph-profile-page-work-list__item--hidden{display:none;}.ph-profile-page .ph-profile-page-work-list.is-expanded .ph-profile-page-work-list__item--hidden{display:flex;}.ph-profile-page__similar-avatar,.ph-profile-page__activity-avatar,.ph-profile-page__own-stat-icon,.ph-profile-page .ph-profile-page-work-entry__icon{background:color-mix(in srgb,#01cfff 12%,#fff);color:#153744;}.ph-profile-page__similar-avatar-initials{color:#153744;}.ph-profile-page__similar-name:hover{color:#153744;}.ph-profile-page__published .ph-profile-page__create-content-card{border-color:#153744;background:color-mix(in srgb,#336ffa 6%,#fff);}.ph-profile-page__published .ph-profile-page__create-content-card:hover,.ph-profile-page__published .ph-profile-page__create-content-card:focus-visible{background:color-mix(in srgb,#336ffa 10%,#fff);border-color:color-mix(in srgb,#153744 10%,#000);box-shadow:0 0 0 1px color-mix(in srgb,#336ffa 18%,transparent);}.ph-profile-page__published .ph-profile-page__create-content-card-visual{border-color:color-mix(in srgb,#336ffa 28%,transparent);}.ph-profile-page__share-trigger:focus-visible,.ph-profile-page__bio-toggle:focus-visible,.ph-profile-page__published .pager a:focus-visible,.ph-profile-page__own-btn:focus-visible{outline-color:#153744;}.ph-profile-page.ph-profile-page--own .ph-profile-page__own-strength .progress-bar{background:#153744;border-color:#153744;}.ph-profile-page__published .ph-profile-content-card{border-color:color-mix(in srgb,#85a9fc 35%,#fff);background:#fff;}.ph-profile-page__published .ph-profile-content-card__tag{background:color-mix(in srgb,#b0deff 50%,#fff);color:#153744;}.ph-profile-page__published .ph-profile-content-card__title{color:#153744;}.ph-profile-page__published .ph-profile-content-card__meta{color:#25535e;}.ph-user-card{display:flex;align-items:center;gap:0.75rem;margin:0;padding:14px 0;background:transparent;color:#153744;font-family:inherit;}.ph-user-card__link{display:flex;align-items:center;gap:0.75rem;flex:1;min-width:0;color:inherit;text-decoration:none;}.ph-user-card__link:hover .ph-user-card__title{color:#153744;}.ph-user-card__avatar{flex-shrink:0;width:44px;height:44px;border-radius:50%;overflow:hidden;background:color-mix(in srgb,#b0deff 35%,#fff);border:none;}.ph-user-card__avatar img{width:100%;height:100%;object-fit:cover;display:block;}.ph-user-card__avatar.ph-user-profile__avatar--placeholder{display:flex;align-items:center;justify-content:center;}.ph-user-card .ph-user-profile__avatar-initials{font-size:0.875rem;font-weight:700;color:#153744;line-height:1;}.ph-user-card__body{flex:1;min-width:0;}.ph-user-card__title{margin:0;font-size:0.875rem;font-weight:700;line-height:1.3;color:#153744;text-transform:none;letter-spacing:normal;}.ph-user-card__meta{margin:2px 0 0;font-size:0.75rem;font-weight:400;line-height:1.4;color:#25535e;}.ph-user-card__actions{flex-shrink:0;}.ph-user-card__actions .ph-follow{margin:0;}.ph-user-card__actions .ph-follow__submit,.ph-user-card__actions .ph-user-profile__btn{display:inline-flex;align-items:center;justify-content:center;min-width:72px;min-height:0;padding:8px 16px;border-radius:999px;border:1px solid color-mix(in srgb,#85a9fc 35%,#fff);background:#fff;color:#153744;font-size:0.75rem;font-weight:600;line-height:1;text-decoration:none;box-shadow:none;cursor:pointer;transition:background-color 0.15s ease,border-color 0.15s ease;}.ph-user-card__actions .ph-follow__submit:hover,.ph-user-card__actions .ph-user-profile__btn:hover{background:color-mix(in srgb,#b0deff 25%,#fff);border-color:color-mix(in srgb,color-mix(in srgb,#85a9fc 35%,#fff) 80%,#25535e);color:#153744;}.ph-profile-page--own #your-following .views-row + .views-row .ph-user-card,.ph-profile-page--own #your-followers .views-row + .views-row .ph-user-card{border-top:1px solid color-mix(in srgb,#85a9fc 35%,#fff);}
.contextual{z-index:100;}.contextual .trigger{width:32px !important;height:32px !important;box-shadow:0 2px 4px rgba(0,0,0,.15);border-radius:50%;box-sizing:border-box;}.contextual .trigger::before{content:"";position:absolute;inset-block-start:50%;inset-inline-start:50%;display:block;width:.75rem;height:.75rem;-webkit-mask-image:url(/themes/contrib/gin/dist/media/sprite.svg#media-edit-view);mask-image:url(/themes/contrib/gin/dist/media/sprite.svg#media-edit-view);-webkit-mask-size:var(--gin-spacing-s) var(--gin-spacing-s);mask-size:var(--gin-spacing-s) var(--gin-spacing-s);-webkit-mask-position:100% 100%;mask-position:100% 100%;background:var(--gin-color-primary);}[dir="ltr"] .contextual .trigger::before{transform:translate(-50%,-50%);}[dir="rtl"] .contextual .trigger::before{transform:translate(50%,-50%);}.contextual .trigger,.contextual .trigger:hover,.contextual .trigger:focus{background:var(--gin-bg-layer3);border:1px solid var(--gin-border-color-layer2);}.contextual .trigger:hover,.contextual .trigger:focus{box-shadow:0 0 0 1px var(--gin-color-focus-border),0 0 0 4px var(--gin-color-focus);}.contextual.open .trigger{border-radius:50%;border-block-end:0 none;}.contextual-region .contextual .contextual-links{inset-block-start:var(--gin-spacing-xxs);padding:.5em;margin:0;min-width:120px;background:var(--gin-bg-layer3);border:0 none;border-radius:var(--gin-border-l);box-shadow:var(--gin-shadow-l2);}.contextual-region .contextual .contextual-links li{background:transparent;}.contextual-region .contextual .contextual-links li a{font-family:var(--gin-font);color:var(--gin-color-primary);line-height:1;white-space:nowrap;padding:var(--gin-spacing-xs) var(--gin-spacing-m);margin:0;background:transparent;border-radius:var(--gin-border-s);}.contextual-region .contextual .contextual-links li a:hover,.contextual-region .contextual .contextual-links li a:active{color:var(--gin-color-button-text);background:var(--gin-color-primary);}.contextual-region .contextual .contextual-links li a:focus{outline:none;box-shadow:0 0 0 1px var(--gin-color-focus-border),0 0 0 4px var(--gin-color-focus);}.contextual-region .contextual .contextual-links .ajax-progress-throbber{inset-block-start:.125rem;background:var(--gin-color-primary);border-radius:50%;}.contextual-region .contextual .contextual-links .ajax-progress-throbber::before{inset-block-start:var(--gin-spacing-xxs);inset-inline-start:var(--gin-spacing-xxs);width:1rem;height:1rem;border:2px solid var(--gin-color-button-text);border-inline-end:2px dotted transparent;}.no-touchevents .contextual-region .contextual .contextual-links li a:hover,.no-touchevents .contextual-region .contextual .contextual-links li a:active{color:var(--gin-color-button-text);background:var(--gin-color-primary);}
@keyframes gin-throbber{0%{transform:rotateZ(0);}100%{transform:rotateZ(360deg);}}.ajax-progress__throbber,.ajax-progress__throbber--fullscreen,.ui-dialog .ajax-progress__throbber,.media-library-item .ajax-progress__throbber{border:3px solid var(--gin-color-primary);border-inline-end:3px dotted transparent;}.ajax-progress .ajax-progress__message{color:var(--gin-color-text);}[dir].gin--dark-mode .ajax-progress--fullscreen{background-color:var(--gin-color-primary);border-color:transparent;box-shadow:0 2px 6px 0 var(--gin-bg-app);}[dir].gin--dark-mode .ajax-progress--fullscreen .ajax-progress__throbber,[dir].gin--dark-mode .ajax-progress--fullscreen .ajax-progress__throbber--fullscreen{border:3px solid var(--gin-bg-app);border-inline-end:3px dotted transparent;}.media-library-widget .ajax-progress__throbber,.media-library-widget .ajax-progress__throbber--fullscreen{border:2px solid var(--gin-color-primary);border-inline-end:2px dotted transparent;}.ui-dialog .ajax-progress-throbber{padding:var(--gin-spacing-xs);background:var(--gin-bg-app);border-radius:50%;box-shadow:0 2px 6px 0 rgba(34,35,48,.1);border:1px solid rgba(216,217,224,.8);}.gin--dark-mode .ui-dialog .ajax-progress-throbber{background-color:var(--gin-color-primary);border-color:transparent;box-shadow:0 2px 6px 0 var(--gin-bg-app);}.ui-dialog .ajax-progress-throbber::before,.contextual-links .ajax-progress-throbber::before{content:"";display:block;position:absolute;inset-block-start:var(--gin-spacing-xs);inset-inline-start:var(--gin-spacing-xs);width:1.125rem;height:1.125rem;border:2px solid var(--gin-color-primary);border-inline-end:2px dotted transparent;border-radius:50%;animation:gin-throbber .75s linear infinite;}.gin--dark-mode .ui-dialog .ajax-progress,.gin--dark-mode .media-library-item .ajax-progress.ajax-progress.ajax-progress{background-color:var(--gin-bg-app);border-color:var(--gin-bg-app);}.contextual-links li{position:relative;}.contextual-links .ajax-progress-throbber{position:absolute;inset-block-start:0;inset-inline-end:var(--gin-spacing-xxs);width:24px;height:24px;}.contextual-links .ajax-progress-throbber::before{inset-block-start:0;inset-inline-start:.25em;}.claro-autocomplete__message{color:var(--gin-color-primary);}
.form-item{margin-block-end:1rem;}label,.form-item__label{display:block;margin-block-end:0.25rem;font-size:0.875rem;font-weight:600;color:#153744;}.form-text,.form-email,.form-tel,.form-textarea,.form-number,.form-url,.form-search,.form-color,.form-date,.form-time,.form-datetime-local,textarea,select{display:block;width:100%;max-width:100%;padding:0.5rem 0.75rem;font:inherit;line-height:1.4;color:#153744;background:#fff;border:1px solid color-mix(in srgb,#85a9fc 35%,#fff);border-radius:8px;}.form-text:focus,.form-email:focus,.form-tel:focus,.form-textarea:focus,.form-number:focus,.form-url:focus,.form-search:focus,.form-color:focus,.form-date:focus,.form-time:focus,.form-datetime-local:focus,textarea:focus,select:focus{outline:2px solid #153744;outline-offset:2px;}.paragraphs-subform input:not([type=button]):not([type=submit]):not([type=reset]):not([type=checkbox]):not([type=radio]):not([type=file]):not([type=hidden]):not([type=image]):not([type=range]){display:block;width:100%;max-width:100%;padding:0.5rem 0.75rem;font:inherit;line-height:1.4;color:#153744;background:#fff;border:1px solid color-mix(in srgb,#85a9fc 35%,#fff);border-radius:8px;}.paragraphs-subform input:not([type=button]):not([type=submit]):not([type=reset]):not([type=checkbox]):not([type=radio]):not([type=file]):not([type=hidden]):not([type=image]):not([type=range]):focus{outline:2px solid #153744;outline-offset:2px;}.form-actions{margin-block-start:1.5rem;}.button,.form-submit{--ph-btn-bg:var(--ph-button-primary-bg);--ph-btn-color:var(--ph-button-primary-fg);--ph-btn-border:var(--ph-button-primary-border);--ph-btn-bg-hover:var(--ph-button-primary-bg-hover);--ph-btn-bg-active:var(--ph-button-primary-bg-active);--ph-btn-border-hover:var(--ph-button-primary-border-hover);--ph-btn-color-hover:var(--ph-button-primary-fg-hover);--ph-btn-color-active:var(--ph-button-primary-fg-active);--ph-btn-focus-ring:var(--ph-button-primary-focus-ring);--ph-btn-radius:var(--ph-button-radius-md);display:inline-flex;align-items:center;justify-content:center;gap:var(--ph-button-gap);min-height:var(--ph-button-min-height);padding:var(--ph-button-padding-block) var(--ph-button-padding-inline);margin:0;font-family:var(--ph-button-font-family);font-size:var(--ph-button-font-size);font-weight:var(--ph-button-font-weight);line-height:var(--ph-button-line-height);letter-spacing:var(--ph-button-letter-spacing);text-decoration:none;white-space:nowrap;color:var(--ph-btn-color);background-color:var(--ph-btn-bg);border:var(--ph-button-border-width) solid var(--ph-btn-border);border-radius:var(--ph-btn-radius,var(--ph-button-radius-md));cursor:pointer;transition:var(--ph-button-transition);}.button:hover:not(:disabled,[aria-disabled=true]),.form-submit:hover:not(:disabled,[aria-disabled=true]){color:var(--ph-btn-color-hover,var(--ph-btn-color));background-color:var(--ph-btn-bg-hover);border-color:var(--ph-btn-border-hover,var(--ph-btn-border));}.button:active:not(:disabled,[aria-disabled=true]),.form-submit:active:not(:disabled,[aria-disabled=true]){color:var(--ph-btn-color-active,var(--ph-btn-color-hover,var(--ph-btn-color)));background-color:var(--ph-btn-bg-active);}.button[aria-disabled=true],.form-submit[aria-disabled=true]{cursor:not-allowed;opacity:var(--ph-button-disabled-opacity);}.button:focus,.form-submit:focus{outline:none;}.button:focus-visible:not(:disabled,[aria-disabled=true]),.form-submit:focus-visible:not(:disabled,[aria-disabled=true]){box-shadow:0 0 0 var(--ph-button-focus-offset) #fff,0 0 0 calc(var(--ph-button-focus-offset) * 2) var(--ph-btn-focus-ring);}.button:disabled,.form-submit:disabled{opacity:var(--ph-button-disabled-opacity);cursor:not-allowed;}.captcha{margin-block:1.5rem;margin-inline:0;padding:1.25rem 1.5rem;border:1px solid color-mix(in srgb,#85a9fc 35%,#fff);border-radius:8px;background:color-mix(in srgb,#b0deff 12%,#fff);}.captcha__title{display:block;width:100%;margin:0 0 0.75rem;padding:0;font-size:0.75rem;font-weight:700;letter-spacing:0.06em;text-transform:uppercase;color:#25535e;}.captcha__title.form-required::after{color:#25535e;}.captcha__element{margin:0;}.captcha__element .frc-captcha{display:block;width:100%;max-width:26rem;min-height:4.5rem;}.captcha .captcha__description{margin:0.75rem 0 0;font-size:0.875rem;line-height:1.45;color:#25535e;}
.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog{max-width:560px;border-radius:16px;overflow:hidden;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog:focus,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog:focus:active,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog:focus:hover{box-shadow:0 20px 40px rgba(21,55,68,0.12);}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .ui-dialog-titlebar{padding:20px 24px 12px;background:#fff;border-radius:16px 16px 0 0;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .ui-dialog-title{font-size:20px;font-weight:700;color:#153744;padding-inline-end:2.5rem;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .ui-dialog-titlebar-close{opacity:0.55;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .ui-dialog-titlebar-close .ui-icon.ui-icon-closethick{background:#153744;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .ui-dialog-titlebar-close:hover{opacity:0.85;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .ui-widget-content.ui-dialog-content{padding:0 24px 8px;max-height:min(62vh,560px);overflow:auto;background:#fff;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .ui-widget-content.ui-dialog-content::-webkit-scrollbar{width:6px;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .ui-widget-content.ui-dialog-content::-webkit-scrollbar-thumb{border-radius:999px;background:rgba(21,55,68,0.18);}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .ui-widget-content.ui-dialog-buttonpane{padding:16px 24px 24px;background:#fff;border-block-start:1px solid color-mix(in srgb,#85a9fc 35%,#fff);}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .ui-widget-content.ui-dialog-buttonpane .button{flex:1 1 0;min-height:44px;margin:0;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .ui-widget-content.ui-dialog-buttonpane .ui-dialog-buttonset{display:flex;gap:10px;width:100%;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .horizontal-tabs{margin:0 0 20px;border:none;clear:none;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .horizontal-tabs-list{display:flex;flex-wrap:nowrap;align-items:center;gap:4px;width:100%;max-width:100%;margin:0;padding:4px;list-style:none;background:color-mix(in srgb,#b0deff 28%,#fff);border:none;border-radius:999px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .horizontal-tabs-list::-webkit-scrollbar{display:none;}@media (max-width:767.98px){.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .horizontal-tabs-list{padding:6px;border-radius:12px;}}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .horizontal-tabs-list{align-items:stretch;height:auto;margin:0 0 20px;clear:none;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog li.horizontal-tab-button{display:flex;flex:1 1 0;float:none;min-width:0;margin:0;padding:0;border:none;border-radius:999px;background:transparent;list-style:none;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog li.horizontal-tab-button.form-wrapper,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog li.horizontal-tab-button.js-form-wrapper,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog li.horizontal-tab-button.field-group-tab,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog li.horizontal-tab-button.required-fields{margin:0;padding:0;border:none;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog li.horizontal-tab-button .summary{display:none;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog li.horizontal-tab-button a{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin:0;padding:8px 16px;border:1px solid transparent;border-radius:999px;background:transparent;box-shadow:none;color:#25535e;font-family:"Figtree",system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,Cantarell,"Noto Sans",sans-serif;font-size:13px;font-weight:500;line-height:1.2;letter-spacing:0;text-transform:none;text-decoration:none;white-space:nowrap;cursor:pointer;transition:background-color 0.15s ease,color 0.15s ease,border-color 0.15s ease,box-shadow 0.15s ease;}@media (max-width:767.98px){.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog li.horizontal-tab-button a{border-radius:8px;}}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog li.horizontal-tab-button a:hover{color:#153744;transform:none;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog li.horizontal-tab-button a{width:100%;min-height:36px;padding-inline:12px;text-align:center;box-sizing:border-box;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog li.horizontal-tab-button a:focus{outline:none;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog li.horizontal-tab-button a strong{font-weight:inherit;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog li.horizontal-tab-button.selected{margin-bottom:0;background:transparent;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog li.horizontal-tab-button.selected a{background:#fff;border-color:color-mix(in srgb,#85a9fc 35%,#fff);color:#153744;font-weight:600;box-shadow:0 1px 3px rgba(21,55,68,0.08);}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .horizontal-tabs-panes{padding:0;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .horizontal-tabs-pane > summary,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog details.field-group-tab > summary{display:none;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .horizontal-tabs-panes .form-item,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .horizontal-tabs-panes .form-wrapper{margin-bottom:16px;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog label,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .form-item__label,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .fieldset-legend{display:block;margin-bottom:6px;color:#153744;font-size:0.875rem;font-weight:600;line-height:1.35;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .form-item__label.form-required::after,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog label.form-required::after,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .fieldset-legend.form-required::after{display:none;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .form-text,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .form-textarea,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .form-select,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .form-email,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .form-url,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .form-tel{width:100%;padding:12px 14px;border:1px solid color-mix(in srgb,#85a9fc 35%,#fff);border-radius:12px;background:#fff;color:#153744;font-size:0.875rem;font-weight:400;line-height:1.45;box-shadow:none;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .form-text:focus,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .form-textarea:focus,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .form-select:focus,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .form-email:focus,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .form-url:focus,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .form-tel:focus{border-color:color-mix(in srgb,color-mix(in srgb,#85a9fc 35%,#fff) 70%,#25535e);outline:none;box-shadow:0 0 0 3px color-mix(in srgb,#153744 8%,transparent);}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .form-text::placeholder,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .form-textarea::placeholder,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .form-select::placeholder,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .form-email::placeholder,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .form-url::placeholder,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .form-tel::placeholder{color:color-mix(in srgb,#25535e 75%,#fff);}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .form-textarea{min-height:96px;resize:vertical;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .description,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .form-item__description{margin-top:6px;color:#25535e;font-size:0.75rem;line-height:1.4;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog #edit-group-personal-info{display:flex;flex-direction:column;gap:0;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-user-picture{display:flex;justify-content:center;width:100%;margin-bottom:20px;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-user-picture > .form-item__label,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-user-picture > label,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-user-picture .form-item-user-picture-0 label{display:none;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-user-picture .ph-user-profile-picture-upload,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-user-picture .ph-user-profile-picture-upload-widget{margin-inline:auto;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-user-picture .ph-user-profile-picture-upload__visual{width:10rem;height:10rem;margin-inline:auto;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-user-picture .ph-user-profile-picture-upload__visual img,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-user-picture .ph-user-profile-picture-upload__placeholder-img{width:100%;height:100%;object-fit:cover;padding:0;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-user-picture .ph-user-profile-picture-upload__placeholder-img{object-fit:cover;padding:0;box-sizing:border-box;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-interest.field--widget-options-buttons fieldset,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-interest fieldset.form-composite{border:0;margin:0;padding:0;min-width:0;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-interest .fieldset-legend,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-interest legend{margin-bottom:8px;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-interest .form-checkboxes{display:flex;flex-wrap:wrap;gap:8px;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-interest .form-type-checkbox{margin:0;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-interest .form-type-checkbox input[type=checkbox]{position:absolute;opacity:0;pointer-events:none;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-interest .form-type-checkbox label{display:inline-flex;align-items:center;margin:0;padding:8px 14px;border:1px solid color-mix(in srgb,#85a9fc 35%,#fff);border-radius:999px;background:#fff;color:#153744;font-size:13px;font-weight:500;line-height:1.3;cursor:pointer;transition:color 0.15s ease,background 0.15s ease,border-color 0.15s ease;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-interest .form-type-checkbox label:hover{border-color:color-mix(in srgb,#153744 35%,color-mix(in srgb,#85a9fc 35%,#fff));}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-interest .form-type-checkbox input[type=checkbox]:checked + label{background:#153744;border-color:#153744;color:#fff;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-current-job{margin-bottom:20px;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .field-multiple-table thead,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .tabledrag-toggle-weight-wrapper,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience td.delta-order,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience th.delta-order,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .paragraph-type-label,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .paragraph-type-icon{display:none !important;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience [id^=field-work-experience-values],.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .field-multiple-table{display:block;width:100%;margin:0;border:none;background:transparent;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience tbody,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience tr.paragraph-type--work-experience,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience tr.paragraph-type--work-experience > td{display:block;width:100%;padding:0;border:none;background:transparent;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience tr.paragraph-type--work-experience{margin-bottom:12px;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience tr.paragraph-type--work-experience:last-child{margin-bottom:0;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience td.field-multiple-drag{display:none !important;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience [id^=field-work-experience-][id$=-item-wrapper]{display:block;width:100%;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .ph-work-experience-paragraph,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience [id^=edit-field-work-experience-]{position:relative;display:block;width:100%;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience [id^=edit-field-work-experience-]:has(.job-details):not(:has(.paragraphs-subform .field)){padding:16px 48px 16px 16px;border:1px solid color-mix(in srgb,#85a9fc 28%,#fff);border-radius:12px;background:#fff;box-sizing:border-box;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience [id^=edit-field-work-experience-]:has(.job-details):not(:has(.paragraphs-subform .field)) .job-details{display:flex;flex-direction:column;gap:2px;margin:0;padding:0;border:none;background:transparent;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience [id^=edit-field-work-experience-]:has(.job-details):not(:has(.paragraphs-subform .field)) .job-details__title{color:#153744;font-size:0.875rem;font-weight:700;line-height:1.35;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience [id^=edit-field-work-experience-]:has(.job-details):not(:has(.paragraphs-subform .field)) .job-details__company,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience [id^=edit-field-work-experience-]:has(.job-details):not(:has(.paragraphs-subform .field)) .job-details__period{color:#153744;font-size:0.875rem;font-weight:400;line-height:1.45;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience [id^=edit-field-work-experience-]:has(.job-details):not(:has(.paragraphs-subform .field)) .paragraph-top{position:absolute;top:14px;right:12px;z-index:2;width:auto;max-width:none;margin:0;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience [id^=edit-field-work-experience-]:has(.job-details):not(:has(.paragraphs-subform .field)) .paragraph-summary,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience [id^=edit-field-work-experience-]:has(.job-details):not(:has(.paragraphs-subform .field)) .paragraph-type,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience [id^=edit-field-work-experience-]:has(.job-details):not(:has(.paragraphs-subform .field)) .paragraph-info{display:none !important;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience [id^=edit-field-work-experience-]:not(:has(.job-details)):not(:has(.paragraphs-subform .field)):has(.paragraph-summary){display:flex;flex-wrap:wrap;align-items:center;gap:12px;padding:16px;border:1px solid color-mix(in srgb,#85a9fc 28%,#fff);border-radius:12px;background:#fff;box-sizing:border-box;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience [id^=edit-field-work-experience-]:not(:has(.job-details)):not(:has(.paragraphs-subform .field)):has(.paragraph-summary) .paragraph-top{display:contents;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience [id^=edit-field-work-experience-]:not(:has(.job-details)):not(:has(.paragraphs-subform .field)):has(.paragraph-summary) .paragraph-summary{flex:1 1 auto;min-width:0;order:1;color:#25535e;font-size:0.875rem;font-weight:500;line-height:1.45;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience [id^=edit-field-work-experience-]:not(:has(.job-details)):not(:has(.paragraphs-subform .field)):has(.paragraph-summary) .paragraph-type,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience [id^=edit-field-work-experience-]:not(:has(.job-details)):not(:has(.paragraphs-subform .field)):has(.paragraph-summary) .paragraph-info{display:none !important;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience [id^=edit-field-work-experience-]:not(:has(.job-details)):not(:has(.paragraphs-subform .field)):has(.paragraph-summary) .paragraphs-actions{order:2;flex:0 0 auto;margin-left:auto;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .paragraphs-subform{position:relative;display:flex;flex-direction:column;gap:16px;width:100%;margin:0;padding:16px;border:1px solid color-mix(in srgb,#85a9fc 28%,#fff);border-radius:12px;background:#fff;box-sizing:border-box;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .paragraphs-subform > .field,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .paragraphs-subform > .field-group-html-element,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .paragraphs-subform > .form-wrapper{margin-bottom:0;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .paragraphs-subform .field--name-field-job-title .form-item,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .paragraphs-subform .field--name-field-company-name .form-item{margin-bottom:0;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience [id^=edit-field-work-experience-]:has(.paragraphs-subform .field) .paragraphs-subform{padding:16px 48px 16px 16px;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience [id^=edit-field-work-experience-]:has(.paragraphs-subform .field) .paragraph-top{position:absolute;right:12px;top:14px;z-index:2;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience [id^=edit-field-work-experience-]:has(.paragraphs-subform .field) .paragraph-summary,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience [id^=edit-field-work-experience-]:has(.paragraphs-subform .field) .paragraph-type,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience [id^=edit-field-work-experience-]:has(.paragraphs-subform .field) .paragraph-info{display:none !important;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .ajax-new-content .paragraphs-subform{padding:16px;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .paragraphs-subform .ph-work-experience-dates{display:flex;flex-direction:column;gap:16px;margin:0;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .paragraphs-subform .ph-work-experience-dates__heading{margin:0;color:#153744;font-size:0.875rem;font-weight:600;line-height:1.35;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .paragraphs-subform .field--name-field-start-date,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .paragraphs-subform .field--name-field-end-date{margin:0;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .paragraphs-subform .field--name-field-start-date > .form-wrapper,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .paragraphs-subform .field--name-field-end-date > .form-wrapper{margin-bottom:0;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .paragraphs-subform .field--name-field-start-date fieldset,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .paragraphs-subform .field--name-field-end-date fieldset{min-width:0;margin:0;padding:0;border:none;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .paragraphs-subform .field--name-field-start-date legend,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .paragraphs-subform .field--name-field-end-date legend{display:block;float:none;width:100%;margin:0 0 6px;padding:0;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .paragraphs-subform .field--name-field-start-date legend .fieldset-legend,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .paragraphs-subform .field--name-field-end-date legend .fieldset-legend{color:#153744;font-size:0.875rem;font-weight:600;line-height:1.35;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .paragraphs-subform .field--name-field-start-date .fieldset-wrapper,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .paragraphs-subform .field--name-field-end-date .fieldset-wrapper{margin:0;padding:0;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .paragraphs-subform .field--name-field-start-date .fieldset-wrapper > div,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .paragraphs-subform .field--name-field-end-date .fieldset-wrapper > div{display:flex !important;flex-flow:row nowrap;gap:8px;align-items:flex-start;width:100%;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .paragraphs-subform .field--name-field-start-date .form-item,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .paragraphs-subform .field--name-field-end-date .form-item{flex:1 1 0;min-width:0;width:auto !important;max-width:none;margin-bottom:0 !important;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .paragraphs-subform .field--name-field-start-date .form-item[class*=-year],.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .paragraphs-subform .field--name-field-end-date .form-item[class*=-year]{flex:1.2 1 0;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .paragraphs-subform .field--name-field-start-date .form-item__label,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .paragraphs-subform .field--name-field-start-date label,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .paragraphs-subform .field--name-field-end-date .form-item__label,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .paragraphs-subform .field--name-field-end-date label{display:block;margin-bottom:6px;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .paragraphs-subform .field--name-field-start-date .form-select,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .paragraphs-subform .field--name-field-end-date .form-select{width:100%;padding:12px 14px;border:1px solid color-mix(in srgb,#85a9fc 35%,#fff);border-radius:12px;background:#fff;color:#153744;font-size:0.875rem;font-weight:400;line-height:1.45;box-shadow:none;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .paragraphs-subform .field--name-field-start-date .form-select:focus,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .paragraphs-subform .field--name-field-end-date .form-select:focus{border-color:color-mix(in srgb,color-mix(in srgb,#85a9fc 35%,#fff) 70%,#25535e);outline:none;box-shadow:0 0 0 3px color-mix(in srgb,#153744 8%,transparent);}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .paragraphs-subform .field--name-field-start-date .form-select::placeholder,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .paragraphs-subform .field--name-field-end-date .form-select::placeholder{color:color-mix(in srgb,#25535e 75%,#fff);}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .paragraphs-subform .field--name-field-start-date .form-select,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .paragraphs-subform .field--name-field-end-date .form-select{width:100%;min-width:0;padding:10px 12px;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .paragraph-top{display:flex;align-items:center;margin:0;padding:0;border:none;background:transparent;box-shadow:none;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .paragraph-top .paragraph-type{display:none !important;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .paragraph-top .paragraphs-actions{display:flex;align-items:center;gap:8px;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .paragraph-top .paragraphs-dropdown{margin:0;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .paragraph-top .paragraphs-dropdown-toggle{display:none !important;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .paragraph-top .paragraphs-dropdown-actions{display:contents;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .paragraph-top .paragraphs-dropdown .form-submit,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .paragraph-top .paragraphs-icon-button-remove,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .paragraph-top input[name*=_remove]{width:16px;height:16px;padding:0;border:none;background:transparent url("/themes/custom/pharmatica/images/icons/trash.svg") no-repeat center/contain;font-size:0;cursor:pointer;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .paragraph-top .paragraphs-icon-button-edit,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .paragraph-top input[name*=_edit]{width:16px;height:16px;padding:0;border:none;background:transparent url("/themes/custom/pharmatica/images/icons/editicon.svg") no-repeat center/contain;font-size:0;cursor:pointer;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .paragraph-top .paragraphs-icon-button-collapse,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .paragraph-top input[name*=_collapse]{width:16px;height:16px;padding:0;border:none;background:transparent url("/themes/custom/pharmatica/images/icons/chevron-down.svg") no-repeat center/contain;font-size:0;cursor:pointer;transform:rotate(180deg);}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .ajax-new-content .paragraph-top,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .ajax-new-content .job-details{display:none !important;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .paragraphs-add-wrapper{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;margin-top:8px;padding:12px 16px;border:1px dashed color-mix(in srgb,#85a9fc 28%,#fff);border-radius:12px;background:#fff;position:relative;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .paragraphs-add-wrapper::before{content:"+";font-size:18px;font-weight:600;color:#153744;line-height:1;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .paragraphs-add-wrapper::after{content:"Add work experience";color:#153744;font-size:0.875rem;font-weight:600;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-work-experience .field-add-more-submit{position:absolute;inset:0;opacity:0;font-size:0;cursor:pointer;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-social-handles .paragraphs-tabs,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-social-handles .field-multiple-table thead,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-social-handles .field-multiple-drag,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-social-handles .paragraph-top,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-social-handles .paragraphs-actions,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-social-handles .paragraphs-add-wrapper,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-social-handles th.field-label,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-social-handles td.field-multiple-drag{display:none !important;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-social-handles #field-social-handles-values{margin:0;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-social-handles #field-social-handles-values,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-social-handles .field-multiple-table{width:100%;border:none;background:transparent;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-social-handles tbody,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-social-handles tr,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-social-handles td{display:block;width:100%;padding:0;border:none;background:transparent;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-social-handles .paragraphs-subform{display:flex;flex-direction:column;gap:0;margin:0;padding:0;border:none;background:transparent;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-social-handles .paragraphs-subform > .field{margin:0 0 12px;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-social-handles .paragraphs-subform > .field > .form-wrapper,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-social-handles .paragraphs-subform > .field .form-wrapper{margin-bottom:0;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-social-handles .field--name-field-website-link{margin-top:4px;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-social-handles .form-type-url{display:flex !important;align-items:stretch;margin-bottom:0 !important;border:1px solid color-mix(in srgb,#85a9fc 28%,#fff);border-radius:12px;background:#fff;overflow:hidden;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-social-handles .form-type-url label,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-social-handles .form-type-url .form-item__label{display:flex !important;align-items:center;justify-content:center;flex-shrink:0;width:48px;margin:0 !important;padding:0;border-right:1px solid color-mix(in srgb,#85a9fc 28%,#fff);background:color-mix(in srgb,#b0deff 18%,#fff);font-size:0 !important;line-height:0;font-weight:400 !important;color:transparent;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-social-handles .form-type-url label::before,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-social-handles .form-type-url .form-item__label::before{content:"";width:20px;height:20px;background-size:20px 20px;background-repeat:no-repeat;background-position:center;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-social-handles .form-type-url label[for*=field-linkedin]::before,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-social-handles .form-type-url .form-item__label[for*=field-linkedin]::before{background-image:url("/themes/custom/pharmatica/images/icons/social/linkedin.svg");}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-social-handles .form-type-url label[for*=field-x-com]::before,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-social-handles .form-type-url .form-item__label[for*=field-x-com]::before{background-image:url("/themes/custom/pharmatica/images/icons/social/x.svg");}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-social-handles .form-type-url label[for*=field-website-link]::before,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-social-handles .form-type-url label[for*=field-website]::before,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-social-handles .form-type-url .form-item__label[for*=field-website-link]::before,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-social-handles .form-type-url .form-item__label[for*=field-website]::before{background-image:url("/themes/custom/pharmatica/images/icons/social/website.svg");}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-social-handles .form-type-url input.form-url{flex:1;min-width:0;width:auto;margin:0;padding:12px 14px;border:none !important;border-radius:0 !important;background:#fff;box-shadow:none !important;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-social-handles .form-type-url input.form-url:focus{outline:none;border:none !important;box-shadow:none !important;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-social-handles .form-type-url input.form-url::placeholder{color:color-mix(in srgb,#25535e 75%,#fff);}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-social-handles .form-type-url .description,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .field--name-field-social-handles .form-type-url .form-item__description{display:none !important;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog #edit-actions{display:none !important;}@media (max-width:639px){.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog .horizontal-tabs-list{border-radius:12px;padding:6px;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog details.field-group-tab{margin-bottom:12px;border:1px solid color-mix(in srgb,#85a9fc 35%,#fff);border-radius:12px;background:#fff;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog details.field-group-tab > summary{display:block;padding:12px 16px;color:#153744;font-size:0.875rem;font-weight:600;cursor:pointer;list-style:none;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog details.field-group-tab > summary::-webkit-details-marker{display:none;}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog details.field-group-tab[open] > summary{border-bottom:1px solid color-mix(in srgb,#85a9fc 35%,#fff);}.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog details.field-group-tab > .details-wrapper,.pharmatica-html .ui-dialog.ph-profile-page-user-edit-dialog details.field-group-tab > .form-wrapper{padding:16px;}}
