:root{--pt-site-width:1800px}#site-header .pt-logo img,#site-sticky-header .pt-logo
img{max-height:90px}#site-header .pt-logo img.blogsy-svg-logo,#site-sticky-header .pt-logo img.blogsy-svg-logo{height:90px}#site-header .pt-logo .logo-inner{margin-top:5px;margin-left:15px}@media only screen and (max-width:1024px){#site-header .pt-logo .logo-inner{margin-right:1px}}@media only screen and (max-width:600px){#site-header .pt-logo .logo-inner{margin-right:1px}}:root{--pt-accent-color:#4883bf;--pt-accent-40-color:#92b5d9;--pt-accent-80-color:#dbe7f3}:root{--pt-second-color:#132789}:root{--pt-body-bg-color:linear-gradient(to right,#e2e8f0 1px,transparent 1px) 0 0 / 32px 32px,linear-gradient(to bottom,#e2e8f0 1px,transparent 1px) 0 0 / 32px 32px,#fff}body{background:linear-gradient(to right,#e2e8f0 1px,transparent 1px) 0 0 / 32px 32px,linear-gradient(to bottom,#e2e8f0 1px,transparent 1px) 0 0 / 32px 32px,#fff}:root{--pt-headings-color:#fff}:root{--pt-button-bg-hover:#95aec6}:root{--pt-border-radius:8px}.card-layout,.card-layout-w,.post-wrapper,.blogsy-sidebar-widget,.blogsy-hero-slider .post-wrapper{border-radius:var(--pt-border-radius)}.post-thumb,.pt-post-thumb,.pt-post-thumb img,.blogsy-post-thumbnail,.blogsy-post-thumbnail
img{border-radius:var(--pt-border-radius)}.pt-button,.btn,input[type="text"],input[type="email"],input[type="password"],input[type="search"],textarea,select{border-radius:var(--pt-border-radius)}.term-item,.single-hero-title .category a,.blogsy-badge{border-radius:min(var(--pt-border-radius),20px)}.single-hero-meta .meta-item.reading-time,.single-hero-meta .meta-item.word-count{display:inline-flex;align-items:center;gap:5px}.single-hero-meta .meta-item.reading-time .meta-icon,.single-hero-meta .meta-item.word-count .meta-icon{display:inline-flex;align-items:center;justify-content:center}.single-hero-meta .meta-item.reading-time .meta-icon svg,.single-hero-meta .meta-item.word-count .meta-icon
svg{width:14px;height:14px;vertical-align:-2px;opacity:0.85}.single-hero-meta .meta-item.style-pill{background:rgba(0,0,0,0.05);padding:3px
10px;border-radius:999px;font-size:.85em;font-weight:500;border:1px
solid rgba(0,0,0,0.06)}html[scheme="dark"] .single-hero-meta .meta-item.style-pill{background:rgba(255,255,255,0.08);border-color:rgba(255,255,255,0.1)}.single-hero-meta .meta-item.style-minimal{opacity:0.85;font-weight:600;font-size:.88em}.single-content-inner img:not(.no-lightbox):not(.avatar):not(.wp-smiley){cursor:zoom-in;transition:opacity 0.2s ease,transform 0.2s ease}.blogsy-lightbox-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(10,12,16,0.92);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:999999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity 0.25s cubic-bezier(0.16,1,0.3,1),visibility 0.25s;cursor:zoom-out;padding:24px;box-sizing:border-box}.blogsy-lightbox-backdrop.active{opacity:1;visibility:visible}.blogsy-lightbox-img{max-width:92vw;max-height:90vh;object-fit:contain;border-radius:min(var(--pt-border-radius,8px),12px);box-shadow:0 25px 60px -12px rgba(0,0,0,0.5);transform:scale(0.92);transition:transform 0.28s cubic-bezier(0.16,1,0.3,1);user-select:none}.blogsy-lightbox-backdrop.active .blogsy-lightbox-img{transform:scale(1)}.blogsy-lightbox-close{position:absolute;top:20px;right:24px;width:44px;height:44px;border-radius:50%;background:rgba(255,255,255,0.15);color:#fff;border:none;display:flex;align-items:center;justify-content:center;font-size:24px;line-height:1;cursor:pointer;transition:background 0.2s,transform 0.2s;z-index:1000000}.blogsy-lightbox-close:hover{background:rgba(255,255,255,0.3);transform:scale(1.08)}body.blogsy-lightbox-open{overflow:hidden !important}.blogsy-up-next-slidein{position:fixed;bottom:24px;right:24px;width:320px;max-width:calc(100vw - 32px);z-index:9998;transform:translateY(120%) scale(0.95);opacity:0;visibility:hidden;transition:transform 0.4s cubic-bezier(0.16,1,0.3,1),opacity 0.3s ease,visibility 0.4s;pointer-events:none}.blogsy-up-next-slidein.active{transform:translateY(0) scale(1);opacity:1;visibility:visible;pointer-events:auto}.blogsy-up-next-slidein.dismissed{transform:translateY(120%) scale(0.95) !important;opacity:0 !important;visibility:hidden !important;pointer-events:none !important}.blogsy-up-next-slidein .up-next-card{padding:16px;box-shadow:0 10px 30px -5px rgba(0,0,0,0.15),0 0 1px rgba(0,0,0,0.1);border:1px
solid var(--pt-border-color,rgba(0,0,0,0.08));position:relative}.blogsy-up-next-slidein .up-next-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid var(--pt-border-color,rgba(0,0,0,0.06))}.blogsy-up-next-slidein .up-next-badge{display:inline-flex;align-items:center;gap:6px;font-size:1.15rem;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:var(--pt-accent-color)}.blogsy-up-next-slidein .up-next-dot{width:6px;height:6px;border-radius:50%;background:var(--pt-accent-color);animation:pulse 2s infinite}.blogsy-up-next-slidein .up-next-close{background:transparent;border:none;padding:4px;cursor:pointer;color:var(--pt-body-color);opacity:0.6;line-height:1;border-radius:4px;transition:opacity 0.2s,background 0.2s;display:flex;align-items:center;justify-content:center}.blogsy-up-next-slidein .up-next-close:hover{opacity:1;background:rgba(0,0,0,0.06)}.blogsy-up-next-slidein .up-next-close
svg{width:14px;height:14px}.blogsy-up-next-slidein .up-next-body{display:flex;gap:12px;align-items:center}.blogsy-up-next-slidein.layout-card .up-next-body{flex-direction:column;align-items:flex-start}.blogsy-up-next-slidein .up-next-thumb{flex-shrink:0;width:75px;height:75px;border-radius:min(var(--pt-border-radius,8px),8px);overflow:hidden}.blogsy-up-next-slidein.layout-card .up-next-thumb{width:100%;height:140px}.blogsy-up-next-slidein .up-next-thumb
img{width:100%;height:100%;object-fit:cover;transition:transform 0.4s ease}.blogsy-up-next-slidein .up-next-thumb:hover
img{transform:scale(1.08)}.blogsy-up-next-slidein .up-next-content{flex:1;min-width:0}.blogsy-up-next-slidein .up-next-cat{display:inline-block;font-size:1.1rem;font-weight:600;color:var(--pt-accent-color);margin-bottom:4px;text-transform:uppercase;letter-spacing:.5px}.blogsy-up-next-slidein .up-next-title{margin:0
0 6px 0;font-size:1.35rem;line-height:1.35;font-weight:600;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blogsy-up-next-slidein .up-next-title
a{color:var(--pt-headings-color);transition:color 0.2s}.blogsy-up-next-slidein .up-next-title a:hover{color:var(--pt-accent-color)}.blogsy-up-next-slidein .up-next-reading-time{display:inline-flex;align-items:center;gap:4px;font-size:1.15rem;opacity:0.7}.blogsy-up-next-slidein .up-next-reading-time
svg{width:12px;height:12px}@media (max-width:600px){.blogsy-up-next-slidein{bottom:16px;right:16px;left:16px;width:auto}}.single-share-box a,.single-share-floating-rail
a{transition:transform 0.2s ease,background-color 0.2s ease,box-shadow 0.2s ease}.shape-square .single-share-box
a{border-radius:2px !important}.shape-rounded .single-share-box
a{border-radius:8px !important}.shape-circle .single-share-box
a{border-radius:50% !important;width:42px;height:42px;display:inline-flex !important;align-items:center;justify-content:center;padding:0
!important}.shape-pill .single-share-box
a{border-radius:50px !important;padding:10px
18px !important}.single-share-counter-badge{display:inline-flex;align-items:center;gap:6px;padding:4px
12px;border-radius:999px;background:rgba(0,0,0,0.05);font-size:1.2rem;font-weight:600;margin-bottom:12px}html[scheme="dark"] .single-share-counter-badge{background:rgba(255,255,255,0.08)}.single-share-counter-badge .share-counter-icon
svg{width:14px;height:14px;color:var(--pt-accent-color)}@media (min-width:1200px){.single-content{position:relative}.single-share-floating-rail{position:sticky;top:140px;float:left;margin-left:-70px;margin-top:20px;width:46px;z-index:99;display:flex;flex-direction:column;align-items:center;gap:8px}.single-share-floating-rail .single-share-box{display:flex;flex-direction:column;gap:8px}.single-share-floating-rail .single-share-box
a{margin:0
!important;width:42px;height:42px;display:flex !important;align-items:center;justify-content:center;padding:0
!important}.single-share-floating-rail.shape-square .single-share-box
a{border-radius:2px !important}.single-share-floating-rail.shape-rounded .single-share-box
a{border-radius:8px !important}.single-share-floating-rail.shape-circle .single-share-box a,.single-share-floating-rail.shape-pill .single-share-box
a{border-radius:50% !important}.single-share-floating-rail .single-share-counter-badge{flex-direction:column;padding:6px
4px;margin-bottom:6px;font-size:1rem}}@media (max-width:1199px){.single-share-floating-rail{margin:24px
0;padding:16px
0;border-top:1px dashed rgba(0,0,0,0.1);border-bottom:1px dashed rgba(0,0,0,0.1);text-align:center}.single-share-floating-rail .single-share-box{display:flex;justify-content:center;flex-wrap:wrap;gap:6px}}.blogsy-share-copied-popup{display:none;position:absolute;bottom:-32px;left:50%;transform:translateX(-50%);background:#1e293b;color:#fff;font-size:11px;font-weight:500;padding:4px
10px;border-radius:4px;white-space:nowrap;box-shadow:0 4px 12px rgba(0,0,0,0.15);z-index:100;animation:fadeIn 0.2s ease}.blogsy-share-copied-popup.show{display:block}.single-share-floating-rail .blogsy-share-copied-popup{bottom:auto;top:50%;left:54px;transform:translateY(-50%)}.blogsy-topbar{background:#216be9;background:-webkit-linear-gradient(45deg,#216be9 0,#f84d57 100%);background:-o-linear-gradient(45deg,#216be9 0,#f84d57 100%);background:linear-gradient(45deg,#216be9 0,#f84d57 100%)}.blogsy-topbar{border-style:solid}.blogsy-topbar{color:#fff}.blogsy-topbar-widget__text a,.blogsy-topbar-widget .blogsy-header-nav > li.menu-item > a,.blogsy-topbar-widget__socials .blogsy-social-icons-widget>ul>li>a{color:#fafafa}.blogsy-topbar-widget .blogsy-header-nav > li.menu-item > a:hover,.blogsy-topbar-widget .blogsy-header-nav > li.menu-item > a:focus,.blogsy-topbar-widget .blogsy-header-nav > li.menu-item-has-children:hover > a,.blogsy-topbar-widget .blogsy-header-nav > li.current-menu-item > a,.blogsy-topbar-widget .blogsy-header-nav > li.current-menu-ancestor > a,.blogsy-topbar-widget__text a:focus,.blogsy-topbar-widget__text a:hover,.blogsy-topbar-widget__socials .blogsy-social-icons-widget > ul > li > a:focus,.blogsy-topbar-widget__socials .blogsy-social-icons-widget>ul>li>a:hover{color:#fff}html:not([scheme="dark"]) .pt-header-layout-1 .pt-header .pt-header-inner .pt-header-container::after,html:not([scheme="dark"]) .pt-header-layout-2 .pt-header .pt-header-inner,html:not([scheme="dark"]) .pt-header-layout-3 .pt-header .pt-header-inner>.pt-header-container{background:#f2f5ff;background:-webkit-linear-gradient(45deg,#f2f5ff 7%,#edf1ff 100%);background:-o-linear-gradient(45deg,#f2f5ff 7%,#edf1ff 100%);background:linear-gradient(45deg,#f2f5ff 7%,#edf1ff 100%)}html:not([scheme="dark"]) .pt-header{color:#29294b}html:not([scheme="dark"]) .pt-header .blogsy-header-nav > li > a,html:not([scheme="dark"]) .pt-header .blogsy-header-v-nav > li > a,html:not([scheme="dark"]) .pt-header .pt-header-widget .blogsy-social-icons-widget:not(.minimal-fill,.rounded-fill)>ul>li>a{color:#29294b}html .pt-header .blogsy-header-nav > li > a:hover,html .pt-header .blogsy-header-nav > li.hovered > a,html .pt-header .blogsy-header-nav > li.current_page_item > a,html .pt-header .blogsy-header-nav > li.current-menu-item > a,html .pt-header .blogsy-header-nav > li.current-menu-ancestor > a,html .pt-header .blogsy-header-v-nav > li a:focus,html .pt-header .blogsy-header-v-nav > li a:hover,html .pt-header .pt-header-widget .blogsy-social-icons-widget:not(.minimal-fill,.rounded-fill) > ul > li > a:focus,html .pt-header .pt-header-widget .blogsy-social-icons-widget:not(.minimal-fill,.rounded-fill)>ul>li>a:hover{color:#216be9}html .pt-header .blogsy-header-nav>li.menu-item>a{--menu-shape-color:#216be9}.default-archive-container .post-wrapper
.title{font-size:24px}@media only screen and (max-width:1024px){.default-archive-container .post-wrapper
.title{font-size:22px}}@media only screen and (max-width:600px){.default-archive-container .post-wrapper
.title{font-size:20px}}#blogsy-hero .pt-hero-slider .post-wrapper
.title{font-size:28px}@media only screen and (max-width:1024px){#blogsy-hero .pt-hero-slider .post-wrapper
.title{font-size:30px}}@media only screen and (max-width:600px){#blogsy-hero .pt-hero-slider .post-wrapper
.title{font-size:22px}}#blogsy-hero .pt-hero-slider .post-wrapper,#blogsy-hero .blogsy-post-elastic-widget .swiper-vertical{height:300px}@media only screen and (max-width:1024px){#blogsy-hero .pt-hero-slider .post-wrapper,#blogsy-hero .blogsy-post-elastic-widget .swiper-vertical{height:418px}}@media only screen and (max-width:600px){#blogsy-hero .pt-hero-slider .post-wrapper,#blogsy-hero .blogsy-post-elastic-widget .swiper-vertical{height:350px}}#blogsy-hero:has(.pt-hero-slider) .blogsy-post-nexo-widget:not(.pt-hero-slider) .post-wrapper{height:140.5px}@media only screen and (max-width:1024px){#blogsy-hero:has(.pt-hero-slider) .blogsy-post-nexo-widget:not(.pt-hero-slider) .post-wrapper{height:199.5px}}@media only screen and (max-width:600px){#blogsy-hero:has(.pt-hero-slider) .blogsy-post-nexo-widget:not(.pt-hero-slider) .post-wrapper{height:165.5px}}#blogsy-ticker .blogsy-ticker .blogsy-news-ticker-content-wrapper.animation-marquee .blogsy-news-ticker-items{--marquee-time:1000s}@media only screen and (max-width:1024px){#blogsy-ticker .blogsy-ticker .blogsy-news-ticker-content-wrapper.animation-marquee .blogsy-news-ticker-items{--marquee-time:180s}}@media only screen and (max-width:600px){#blogsy-ticker .blogsy-ticker .blogsy-news-ticker-content-wrapper.animation-marquee .blogsy-news-ticker-items{--marquee-time:280s}}.site-default-footer{background:#fff}.site-default-footer .default-footer-copyright{border-top-color:#e6e6e6}.site-default-footer{background:#fff}html{font-size:62.5%}@media only screen and (max-width:1024px){html{font-size:53%}}@media only screen and (max-width:600px){html{font-size:50%}}html:not([scheme="dark"]) .card-layout,html:not([scheme="dark"]) .card-layout-w{box-shadow:8px 8px 11px 0 rgba(14,14,19,0.05)}html:not([scheme="dark"]) .card-layout,html:not([scheme="dark"]) .card-layout-w{border-color:#30373e;border-style:solid;border-bottom-width:1px}html:not([scheme="dark"]) .sidebar-container .sidebar-container-inner>.blogsy-sidebar-widget{box-shadow:2px 2px 5px 0 rgba(17,17,40,0)}html:not([scheme="dark"]) .sidebar-container .sidebar-container-inner>.blogsy-sidebar-widget{background:#f2f2ff}.page-content-wrapper{--sidebar-width:325px}.page-content-wrapper{--pt-gutter-x:20px;--sidebar-gap:20px}.sidebar-container.sticky .sidebar-container-inner{top:calc(var(--pt-sticky-header-height,0px) + 20px) !important}#site-header{box-shadow:0 8px 30px rgba(0,0,0,0.12)}body.blogsy-header-transparent #site-header{position:absolute;top:0;left:0;width:100%;z-index:99;background:transparent !important;border-color:transparent !important}body.blogsy-header-transparent #site-header .pt-header-inner{background:transparent !important}body.blogsy-header-transparent #site-header .pt-header-container::after{display:none !important}body.blogsy-header-transparent--light #site-header,body.blogsy-header-transparent--light #site-header .blogsy-header-nav > li > a,body.blogsy-header-transparent--light #site-header .site-title a,body.blogsy-header-transparent--light #site-header .pt-logo .site-title,body.blogsy-header-transparent--light #site-header .pt-header-widget svg,body.blogsy-header-transparent--light #site-header .pt-header-widget
a{color:#fff !important;fill:#fff !important}body.blogsy-header-transparent--light #site-header .blogsy-header-nav>li:hover>a{color:var(--pt-accent-color,#2271b1) !important}body.blogsy-header-transparent--dark #site-header,body.blogsy-header-transparent--dark #site-header .blogsy-header-nav > li > a,body.blogsy-header-transparent--dark #site-header .site-title a,body.blogsy-header-transparent--dark #site-header .pt-logo .site-title,body.blogsy-header-transparent--dark #site-header .pt-header-widget svg,body.blogsy-header-transparent--dark #site-header .pt-header-widget
a{color:#111827 !important;fill:#111827 !important}body.blogsy-header-transparent.blogsy-header-glass #site-header{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:rgba(255,255,255,0.12) !important;border-bottom:1px solid rgba(255,255,255,0.18) !important}body.blogsy-header-transparent--dark.blogsy-header-glass #site-header{background:rgba(255,255,255,0.45) !important;border-bottom:1px solid rgba(0,0,0,0.08) !important}.blogsy-header-nav.hover-pill>li>a{padding:6px
14px !important;border-radius:99px;transition:background 0.25s ease,color 0.25s ease}.blogsy-header-nav.hover-pill>li:hover>a,.blogsy-header-nav.hover-pill>li.current-menu-item>a{background:var(--pt-accent-10-color,rgba(34,113,177,0.1)) !important;color:var(--pt-accent-color,#2271b1) !important}.blogsy-header-nav .sub-menu{box-shadow:0 4px 16px rgba(0,0,0,0.08) !important}#site-sticky-header.fixed{box-shadow:0 4px 20px rgba(0,0,0,0.08) !important}#site-sticky-header.fixed .pt-header-inner{min-height:52px !important;padding-top:6px !important;padding-bottom:6px !important;transition:all 0.3s ease}#site-sticky-header.fixed .pt-logo
img{max-height:32px !important;transition:all 0.3s ease}body{font-weight:400;font-family:Inter,Helvetica,Arial,sans-serif;font-size:15px;line-height:1.55}h1,.h1{font-weight:600;font-family:Poppins,Helvetica,Arial,sans-serif;font-size:4.2rem;line-height:1.2}h2,.h2{font-weight:600;font-family:Poppins,Helvetica,Arial,sans-serif;font-size:3.4rem;line-height:1.45}h3,.h3{font-weight:600;font-family:Poppins,Helvetica,Arial,sans-serif;font-size:2.6rem;line-height:1.45}h4,.h4{font-weight:600;font-family:Poppins,Helvetica,Arial,sans-serif;font-size:2.2rem;line-height:1.45}h5,.h5{font-weight:600;font-family:Poppins,Helvetica,Arial,sans-serif;font-size:1.8rem;line-height:1.45}h6,.h6{font-weight:600;font-family:Poppins,Helvetica,Arial,sans-serif;font-size:1.6rem;line-height:1.45}.blogsy-section-heading .blogsy-divider-heading,.blogsy-section-heading .blogsy-divider-heading
.title{font-weight:600;font-size:2.2rem;line-height:1.45}.blogsy-sidebar-widget .blogsy-divider-heading,.blogsy-sidebar-widget .blogsy-divider-heading
.title{font-weight:600;font-size:2.2rem;line-height:1.45}.term-item,.single-hero-title .category
a{font-weight:600;letter-spacing:.25px;font-size:1.4rem;line-height:1.2}.blogsy-header-nav > li
a{font-weight:600;letter-spacing:-0.25px;font-size:15px;line-height:1.625}.single-hero-title
.title{font-size:2.8rem}.single-content-inner{font-size:1.6rem}.pt-header-inner .pt-logo .site-title{font-weight:600;font-size:3rem;line-height:1.2}@media only screen and (max-width:1024px){.pt-header-inner .pt-logo .site-title{font-size:2.7rem}}@media only screen and (max-width:600px){.pt-header-inner .pt-logo .site-title{font-size:2.2rem}}.pt-header-inner .pt-logo .site-description{font-weight:400;font-size:1.5rem;line-height:1.2}.imprint{display:none}.single-author-box-container{display:none}.cp-faq-item
h4{color:#3b5483}.title-text{color:#3b7e83}.image-container{display:none}.blogsy-widget-wrapper{display:none}.single-page-title{display:none}.blogsy-breadcrumbs{display:none}.breadcrumb-wrapper{display:none}.single-content-inner{font-size:1.62rem;padding:0;word-wrap:break-word}.cpml-file-list-item{display:none !important}.blogsy-news-ticker-title-text{color:navy;font-weight:600}.alignnone{border-radius:15px}.notices{display:none}.cp-sidebar-faq,.cp-sidebar-faq
*{box-sizing:border-box}.cp-sidebar-faq{width:100%;min-width:0;margin:0
0 24px;padding:22px
18px;border:1px
solid #cbd9ec;border-radius:16px;background:#f3f7fd;color:#344256;font-family:"Segoe UI",Arial,sans-serif;font-size:16px;line-height:1.7;text-align:left;overflow-wrap:anywhere;box-shadow:0 5px 18px rgba(30,58,95,0.06)}.cp-sidebar-faq .cp-sidebar-faq-header{margin:0
0 20px;padding:0
0 18px;border-bottom:2px solid #cfddf0}.cp-sidebar-faq .cp-sidebar-faq-title{display:flex;align-items:flex-start;gap:10px;margin:0
0 10px;padding:0;color:#174780;font-family:inherit;font-size:23px;font-weight:750;line-height:1.3;letter-spacing:-0.3px;text-transform:none}.cp-sidebar-faq .cp-sidebar-faq-icon{display:inline-flex;flex:0 0 30px;align-items:center;justify-content:center;margin-top:1px;font-size:0}.cp-sidebar-faq .cp-sidebar-faq-icon::before{content:"🧭";font-size:25px;line-height:1.2}.cp-sidebar-faq .cp-sidebar-faq-intro{margin:0;padding:0;color:#4b5e75;font-family:inherit;font-size:16px;font-weight:400;line-height:1.65}.cp-sidebar-faq .cp-sidebar-qa-box{display:flex;flex-direction:column;gap:14px;margin:0;padding:0}.cp-sidebar-faq .cp-sidebar-qa-item{display:block;width:100%;min-width:0;margin:0;padding:17px
15px;border:1px
solid #d8e2ef;border-left:4px solid #5986bc;border-radius:10px;background:#fff}.cp-sidebar-faq .cp-sidebar-qa-question{margin:0
0 9px;padding:0;color:#203f66;font-family:inherit;font-size:18px;font-weight:700;line-height:1.45;letter-spacing:normal;text-transform:none}.cp-sidebar-faq .cp-sidebar-qa-answer{margin:0;padding:0;color:#344256;font-family:inherit;font-size:16px;font-weight:400;line-height:1.75}.cp-sidebar-faq a.cp-sidebar-link{color:#155b94;font-weight:650;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;overflow-wrap:anywhere}.cp-sidebar-faq a.cp-sidebar-link:hover{color:#176140;text-decoration-thickness:2px}.cp-sidebar-faq a.cp-sidebar-link:focus-visible{outline:3px
solid #246bb2;outline-offset:3px;border-radius:2px}.fct-customer-dashboard-navs-wrap{position:relative;width:272px;flex:none;border-width:1px;border-top-width:0px;border-bottom-width:0px;border-left-width:0px;border-style:solid;border-color:var(--fct-customer-dashboard-border-color);transition-property:all;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.fct-customer-dashboard-navs-wrap #fct-customer-menu-container{padding:20px;height:calc(100% - 64px)}.fct-customer-dashboard-navs-wrap .fct-customer-navs-wrap
a{-webkit-text-decoration-line:none;text-decoration-line:none}.fct-customer-dashboard-navs-wrap.is-compact{width:80px}.fct-customer-dashboard-navs-wrap.is-compact .fct-customer-dashboard-customer-info-content,.fct-customer-dashboard-navs-wrap.is-compact .fct-customer-nav-link-text{display:none;overflow:hidden;white-space:nowrap}.fct-customer-dashboard-navs-wrap.is-compact .fct-customer-logout-btn{display:inline-flex}.fct-customer-dashboard-navs-wrap.is-compact .fct-customer-logout-btn .button-text{display:none}.fct-customer-dashboard-navs-wrap.is-compact .fct-customer-navs .fct-customer-nav-link{padding-left:10px}.fct-customer-dashboard-navs-wrap.is-compact .fct-customer-navs .fct-customer-nav-tooltip{display:block}.fct-nav-compact-toggle-wrap{position:absolute;top:50px;right:-12px;z-index:2}.fct-nav-compact-toggle-wrap
button{margin:0;display:flex;height:24px;width:24px;cursor:pointer;align-items:center;justify-content:center;border-radius:6px;border-width:1px;border-style:solid;--tw-border-opacity:1;border-color:rgb(214 218 225 / var(--tw-border-opacity, 1));--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:0;box-shadow:0 1px 2px #0a0d1408}.fct-nav-compact-toggle-wrap button
svg{transition-property:transform;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.fct-nav-compact-toggle-wrap button.is-active
svg{transform:rotate(180deg)}.fct-nav-compact-toggle-wrap .fct-compact-toggle-icon{display:block}.fct-customer-dashboard-navs-wrap.expanding .fct-customer-dashboard-customer-info-content p,.fct-customer-dashboard-navs-wrap.expanding .fct-customer-nav-link-text{white-space:nowrap}.fct-customer-navs{margin:0;flex-direction:column;align-items:flex-start;gap:0px;padding:0}.fct-customer-navs .fct-customer-nav-link{position:relative;display:flex;align-items:center;gap:8px;border-radius:8px;padding:8px
12px;font-size:14px;font-weight:500;line-height:1.25rem;color:var(--fct-customer-dashboard-nav-text-color);-webkit-text-decoration-line:none;text-decoration-line:none;transition-property:none}.fct-customer-navs .fct-customer-nav-link:hover{background-color:var(--fct-customer-dashboard-nav-active-bg-color);color:var(--fct-customer-dashboard-nav-active-text-color)}.fct-customer-navs .fct-customer-nav-link:focus{outline:2px
solid transparent;outline-offset:2px}.fct-customer-navs .fct-customer-nav-link .fct-customer-nav-link-icon{max-height:20px;max-width:20px;flex-shrink:0}.fct-customer-navs .fct-customer-nav-tooltip{visibility:hidden;position:absolute;left:100%;top:50%;z-index:3;display:inline-block;display:none;white-space:nowrap;border-radius:8px;border-width:1px;border-style:solid;--tw-border-opacity:1;border-color:rgb(214 218 225 / var(--tw-border-opacity, 1));--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:4px
10px;font-size:14px;font-weight:400;line-height:20px;color:var(--fct-customer-dashboard-nav-text-color);opacity:0;transition-property:all;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1);box-shadow:0 12px 24px #0e121b0f,0 1px 2px #0e121b08;transform:translateY(-50%)}.fct-customer-navs .fct-customer-nav-tooltip:before{position:absolute;left:-4px;top:50%;height:6px;width:6px;border-width:1px;border-top-width:0px;border-right-width:0px;border-style:solid;--tw-border-opacity:1;border-color:rgb(214 218 225 / var(--tw-border-opacity, 1));--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));transform:translateY(-50%) rotate(45deg);content:""}.fct-customer-navs .fct-customer-nav-item{position:relative;margin-bottom:4px}.fct-customer-navs .fct-customer-nav-item:last-child{margin-bottom:0}.fct-customer-navs .fct-customer-nav-item:before{content:"";transform:translateY(-50%);position:absolute;left:-20px;top:50%;height:calc(100% - 16px);width:0px;border-top-right-radius:4px;border-bottom-right-radius:4px;background-color:var(--fct-customer-dashboard-nav-active-bar-color);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.fct-customer-navs .fct-customer-nav-item.active_customer_menu:before{width:4px}.fct-customer-navs .fct-customer-nav-item.active_customer_menu .fct-customer-nav-link{background-color:var(--fct-customer-dashboard-nav-active-bg-color);color:var(--fct-customer-dashboard-nav-active-text-color)}.fct-customer-navs .fct-customer-nav-item:hover .fct-customer-nav-tooltip{visibility:visible;margin-left:6px;opacity:1}#fct-customer-menu-holder{position:relative;display:flex;height:100%;flex-direction:column;justify-content:space-between;gap:30px}.fct-customer-page-title{margin-bottom:24px}.fct-customer-page-title
h1{margin:0;font-size:24px;font-weight:600;line-height:32px;--tw-text-opacity:1;color:rgb(47 52 72 / var(--tw-text-opacity, 1))}.fct-customer-root-container.dark{border-radius:8px;--tw-bg-opacity:1;background-color:rgb(17 23 29 / var(--tw-bg-opacity, 1))}#fct-customer-menu-container #fct-customer-menu-toggle{--tw-bg-opacity:1;background-color:rgb(245 246 247 / var(--tw-bg-opacity, 1))}#fct-customer-menu-container #fct-customer-menu-toggle:focus{--tw-bg-opacity:1;background-color:rgb(245 246 247 / var(--tw-bg-opacity, 1))}#fct-customer-menu-toggle{display:none;height:36px;width:36px;cursor:pointer;align-items:center;justify-content:center;border-radius:8px;padding:0;transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.1s}#fct-customer-menu-toggle:hover{--tw-bg-opacity:1;background-color:rgb(245 246 247 / var(--tw-bg-opacity, 1))}#fct-customer-menu-toggle:focus{--tw-bg-opacity:1;background-color:rgb(245 246 247 / var(--tw-bg-opacity, 1));outline:2px
solid transparent;outline-offset:2px}#fct-customer-menu-toggle
svg{height:20px;width:20px;--tw-text-opacity:1;color:rgb(47 52 72 / var(--tw-text-opacity, 1))}@media (max-width: 806px){#fct-customer-menu-holder{position:absolute;top:42px;left:0;display:none;height:auto;width:210px;border-radius:8px;border-width:1px;border-style:solid;--tw-border-opacity:1;border-color:rgb(234 236 240 / var(--tw-border-opacity, 1));--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:12px;--tw-shadow:0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}#fct-customer-menu-holder .fct-customer-navs-wrap{padding-top:0}#fct-customer-menu-holder .fct-customer-navs{flex-direction:column}#fct-customer-menu-holder.is-active{display:flex;z-index:9999}#fct-customer-menu-toggle{display:inline-flex}.fct-customer-dashboard-navs-wrap{margin-bottom:20px;width:100%;border-width:0px}.fct-customer-dashboard-navs-wrap #fct-customer-menu-container{position:relative;padding:0}.fct-customer-dashboard-navs-wrap .fct-customer-navs .fct-customer-nav-item:before,.fct-nav-compact-toggle-wrap{display:none}}.fluent-cart-customer-profile-app .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.fluent-cart-customer-profile-app
.visible{visibility:visible}.fluent-cart-customer-profile-app .m-0{margin:0}.fluent-cart-customer-profile-app .\!mt-2\.5{margin-top:10px!important}.fluent-cart-customer-profile-app .mb-11{margin-bottom:44px}.fluent-cart-customer-profile-app .mb-2{margin-bottom:8px}.fluent-cart-customer-profile-app .mb-3{margin-bottom:12px}.fluent-cart-customer-profile-app .mb-4{margin-bottom:16px}.fluent-cart-customer-profile-app .mb-5{margin-bottom:20px}.fluent-cart-customer-profile-app .mb-8{margin-bottom:32px}.fluent-cart-customer-profile-app .ml-auto{margin-left:auto}.fluent-cart-customer-profile-app .mr-1{margin-right:4px}.fluent-cart-customer-profile-app .mr-2\.5{margin-right:10px}.fluent-cart-customer-profile-app .mr-5{margin-right:20px}.fluent-cart-customer-profile-app .mt-1{margin-top:4px}.fluent-cart-customer-profile-app .mt-3{margin-top:12px}.fluent-cart-customer-profile-app
.block{display:block}.fluent-cart-customer-profile-app
.inline{display:inline}.fluent-cart-customer-profile-app .\!flex{display:flex!important}.fluent-cart-customer-profile-app
.flex{display:flex}.fluent-cart-customer-profile-app .inline-flex{display:inline-flex}.fluent-cart-customer-profile-app
.table{display:table}.fluent-cart-customer-profile-app
.grid{display:grid}.fluent-cart-customer-profile-app
.hidden{display:none}.fluent-cart-customer-profile-app .h-4{height:16px}.fluent-cart-customer-profile-app .h-4\.5{height:18px}.fluent-cart-customer-profile-app .\!w-auto{width:auto!important}.fluent-cart-customer-profile-app .w-1{width:4px}.fluent-cart-customer-profile-app .w-3\/5{width:60%}.fluent-cart-customer-profile-app .w-4{width:16px}.fluent-cart-customer-profile-app .w-4\.5{width:18px}.fluent-cart-customer-profile-app .w-\[200px\]{width:200px}.fluent-cart-customer-profile-app .w-\[22px\]{width:22px}.fluent-cart-customer-profile-app .w-\[240px\]{width:240px}.fluent-cart-customer-profile-app .w-\[300px\]{width:300px}.fluent-cart-customer-profile-app .w-\[5px\]{width:5px}.fluent-cart-customer-profile-app .w-full{width:100%}.fluent-cart-customer-profile-app .\!max-w-full{max-width:100%!important}.fluent-cart-customer-profile-app .max-w-\[100px\]{max-width:100px}.fluent-cart-customer-profile-app .cursor-pointer{cursor:pointer}.fluent-cart-customer-profile-app .flex-col{flex-direction:column}.fluent-cart-customer-profile-app .items-center{align-items:center}.fluent-cart-customer-profile-app .justify-end{justify-content:flex-end}.fluent-cart-customer-profile-app .justify-center{justify-content:center}.fluent-cart-customer-profile-app .justify-between{justify-content:space-between}.fluent-cart-customer-profile-app .gap-0{gap:0px}.fluent-cart-customer-profile-app .gap-1{gap:4px}.fluent-cart-customer-profile-app .gap-2{gap:8px}.fluent-cart-customer-profile-app .gap-3{gap:12px}.fluent-cart-customer-profile-app
.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fluent-cart-customer-profile-app
.rounded{border-radius:8px}.fluent-cart-customer-profile-app
.border{border-width:1px}.fluent-cart-customer-profile-app .border-0{border-width:0px}.fluent-cart-customer-profile-app .border-solid{border-style:solid}.fluent-cart-customer-profile-app .border-gray-outline{--tw-border-opacity:1;border-color:rgb(214 218 225 / var(--tw-border-opacity, 1))}.fluent-cart-customer-profile-app .p-0{padding:0}.fluent-cart-customer-profile-app .p-1{padding:4px}.fluent-cart-customer-profile-app .p-3{padding:12px}.fluent-cart-customer-profile-app .p-4{padding:16px}.fluent-cart-customer-profile-app .p-5{padding:20px}.fluent-cart-customer-profile-app .px-5{padding-left:20px;padding-right:20px}.fluent-cart-customer-profile-app .py-3{padding-top:12px;padding-bottom:12px}.fluent-cart-customer-profile-app .py-5{padding-top:20px;padding-bottom:20px}.fluent-cart-customer-profile-app .\!pl-3{padding-left:12px!important}.fluent-cart-customer-profile-app .pb-0{padding-bottom:0}.fluent-cart-customer-profile-app .pb-10{padding-bottom:40px}.fluent-cart-customer-profile-app .pb-5{padding-bottom:20px}.fluent-cart-customer-profile-app .pl-3{padding-left:12px}.fluent-cart-customer-profile-app .pl-\[52px\]{padding-left:52px}.fluent-cart-customer-profile-app .pt-0{padding-top:0}.fluent-cart-customer-profile-app .pt-1{padding-top:4px}.fluent-cart-customer-profile-app .pt-2{padding-top:8px}.fluent-cart-customer-profile-app .text-center{text-align:center}.fluent-cart-customer-profile-app .text-right{text-align:right}.fluent-cart-customer-profile-app .text-base{font-size:16px}.fluent-cart-customer-profile-app .text-sm{font-size:14px}.fluent-cart-customer-profile-app .text-xs{font-size:12px}.fluent-cart-customer-profile-app .font-medium{font-weight:500}.fluent-cart-customer-profile-app .font-normal{font-weight:400}.fluent-cart-customer-profile-app .font-semibold{font-weight:600}.fluent-cart-customer-profile-app .leading-\[1\]{line-height:1}.fluent-cart-customer-profile-app .leading-\[20px\]{line-height:20px}.fluent-cart-customer-profile-app .leading-none{line-height:1}.fluent-cart-customer-profile-app .leading-tight{line-height:1.25}.fluent-cart-customer-profile-app .text-gray-600{--tw-text-opacity:1;color:rgb(142 153 170 / var(--tw-text-opacity, 1))}.fluent-cart-customer-profile-app .text-gray-700{--tw-text-opacity:1;color:rgb(128 139 156 / var(--tw-text-opacity, 1))}.fluent-cart-customer-profile-app .text-gray-800{--tw-text-opacity:1;color:rgb(117 129 149 / var(--tw-text-opacity, 1))}.fluent-cart-customer-profile-app .text-primary-500{--tw-text-opacity:1;color:rgb(37 50 65 / var(--tw-text-opacity, 1))}.fluent-cart-customer-profile-app .text-red-500{--tw-text-opacity:1;color:rgb(240 68 56 / var(--tw-text-opacity, 1))}.fluent-cart-customer-profile-app .text-red-600{--tw-text-opacity:1;color:rgb(199 47 8 / var(--tw-text-opacity, 1))}.fluent-cart-customer-profile-app .text-system-dark{--tw-text-opacity:1;color:rgb(47 52 72 / var(--tw-text-opacity, 1))}.fluent-cart-customer-profile-app .text-system-light{--tw-text-opacity:1;color:rgb(157 159 172 / var(--tw-text-opacity, 1))}.fluent-cart-customer-profile-app .text-system-mid{--tw-text-opacity:1;color:rgb(86 88 101 / var(--tw-text-opacity, 1))}.fluent-cart-customer-profile-app
.underline{-webkit-text-decoration-line:underline;text-decoration-line:underline}.fluent-cart-customer-profile-app .line-through{-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.fluent-cart-customer-profile-app .opacity-60{opacity:.6}.fluent-cart-customer-profile-app
.outline{outline-style:solid}.fluent-cart-customer-profile-app
.blur{--tw-blur:blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.fluent-cart-customer-profile-app
.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.fluent-cart-customer-profile-app
.transition{transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}:root{--fct-customer-dashboard-primary-text-color:var(--fct-primary-text-color, #253241);--fct-customer-dashboard-secondary-text-color:var(--fct-secondary-text-color, #565865);--fct-customer-dashboard-title-color:var(--fct-customer-dashboard-primary-text-color);--fct-customer-dashboard-sub-title-color:var(--fct-customer-dashboard-secondary-text-color);--fct-customer-dashboard-text-color:var(--fct-customer-dashboard-secondary-text-color);--fct-customer-dashboard-border-color:var(--fct-border-color, #D6DAE1);--fct-customer-dashboard-divider-color:var(--fct-divider-color, #D6DAE1);--fct-customer-dashboard-btn-bg-color:var(--fct-customer-dashboard-primary-text-color);--fct-customer-dashboard-btn-border-color:var(--fct-customer-dashboard-btn-bg-color);--fct-customer-dashboard-btn-text-color:#fff;--fct-customer-dashboard-nav-text-color:#565865;--fct-customer-dashboard-nav-active-text-color:#253241;--fct-customer-dashboard-nav-active-bg-color:#F5F6F7;--fct-customer-dashboard-nav-active-bar-color:#253241;--fct-customer-dashboard-paginator-text-color:var(--fct-customer-dashboard-text-color);--fct-customer-dashboard-logout-btn-bg-color:#FCEBE6;--fct-customer-dashboard-logout-btn-text-color:#F04438;--fct-customer-dashboard-logout-btn-hover-bg-color:#F8D6CE}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.fct_customer_profile_wrap{max-width:1200px!important}.fct_customer_profile_wrap
*{box-sizing:border-box}.fct-customer-root-container
ul{margin:0!important;list-style-type:none!important;padding:0!important;line-height:1.5!important}.fct-customer-root-container button:hover,.fct-customer-root-container button:focus,.fct-customer-root-container button:active,.fct-customer-root-container .button:hover,.fct-customer-root-container .button:focus,.fct-customer-root-container .button:active{--tw-shadow:0 0 #0000 !important;--tw-shadow-colored:0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.fluent-cart-customer-profile-app .fct-license-key-wrap .fct-copy-wrap .el-button{border-radius:8px!important;--tw-bg-opacity:1 !important;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))!important;padding:5px
10px!important;font-size:12px!important;line-height:1rem!important;color:rgb(249 250 251 / var(--tw-text-opacity, 1))!important;--tw-text-opacity:1 !important;color:rgb(86 88 101 / var(--tw-text-opacity, 1))!important}.fluent-cart-customer-profile-app .fct-license-key-wrap .fct-copy-wrap .el-button:hover{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.fluent-cart-customer-profile-app .fct-license-key-wrap .fct-copy-wrap .el-button .icon
svg{display:block}.fluent-cart-customer-profile-app:not(.el-dialog):not(.el-popper):not(.el-popover){display:flex;border-radius:8px;border-width:1px;border-style:solid;border-color:var(--fct-customer-dashboard-border-color)}@media (max-width: 1159px){.fluent-cart-customer-profile-app:not(.el-dialog):not(.el-popper):not(.el-popover) .grid-cols-5{grid-template-columns:repeat(1,minmax(0,1fr))}.fluent-cart-customer-profile-app:not(.el-dialog):not(.el-popper):not(.el-popover) .col-span-2,.fluent-cart-customer-profile-app:not(.el-dialog):not(.el-popper):not(.el-popover) .col-span-3{grid-column:span 1/span 1}.fluent-cart-customer-profile-app:not(.el-dialog):not(.el-popper):not(.el-popover) .fct-purchase-history-route-wrap .grid-cols-5>.col-span-3{order:2}}@media (max-width: 806px){.fluent-cart-customer-profile-app:not(.el-dialog):not(.el-popper):not(.el-popover){flex-direction:column;border-width:0px}}.fluent-cart-customer-profile-app:not(.el-dialog) .el-button.is-text.update-payment-details,.fluent-cart-customer-profile-app:not(.el-dialog) .el-button.is-text.cancel-auto-renew{padding:0!important;font-weight:400!important;line-height:1.25rem!important;-webkit-text-decoration-line:underline!important;text-decoration-line:underline!important}.fluent-cart-customer-profile-app.el-message-box{display:inline-block!important}.fct-customer-dashboard-customer-info{position:relative;display:flex;gap:12px;border-width:0px;border-bottom-width:1px;border-style:solid;--tw-border-opacity:1;border-color:rgb(234 236 240 / var(--tw-border-opacity, 1));padding:12px
12px 12px 20px}@media (max-width: 806px){.fct-customer-dashboard-customer-info{display:none}}.fct-customer-dashboard-customer-info
img{display:block!important;height:40px!important;width:40px!important;flex:none!important;border-radius:9999px!important;-o-object-fit:cover!important;object-fit:cover!important}.fct-customer-dashboard-customer-info-content
h3{margin:0
0 4px!important;font-size:14px!important;font-weight:500!important;line-height:1.25rem!important;color:var(--fct-customer-dashboard-title-color)!important}.fct-customer-dashboard-customer-info-content
p{margin:0!important;font-size:12px!important;line-height:1rem!important;color:var(--fct-customer-dashboard-text-color)!important}.fct-customer-dashboard-app-container .fct-customer-dashboard-main-content{min-height:600px;position:relative;width:100%;overflow:hidden;padding:20px}@media (max-width: 806px){.fct-customer-dashboard-app-container .fct-customer-dashboard-main-content{padding:0}}.fct-customer-dashboard-app-container .el-pagination .el-pager{margin:0;padding:0}#fct-customer-logout-button
a{-webkit-text-decoration-line:none;text-decoration-line:none;outline:2px
solid transparent;outline-offset:2px}.fct-customer-logout-btn{display:flex;align-items:center;justify-content:center;gap:6px;border-radius:8px;background-color:var(--fct-customer-dashboard-logout-btn-bg-color);padding:10px;font-size:14px;font-weight:500;line-height:1;--tw-text-opacity:1;color:rgb(86 88 101 / var(--tw-text-opacity, 1));color:var(--fct-customer-dashboard-logout-btn-text-color);-webkit-text-decoration-line:none;text-decoration-line:none}.fct-customer-logout-btn:hover{background-color:var(--fct-customer-dashboard-logout-btn-hover-bg-color);color:var(--fct-customer-dashboard-logout-btn-text-color)}.fct-customer-logout-btn:focus{background-color:var(--fct-customer-dashboard-logout-btn-hover-bg-color);color:var(--fct-customer-dashboard-logout-btn-text-color)}.fct-customer-logout-btn
svg{height:16px;width:16px}@media (min-width: 1024px){.fluent-cart-customer-profile-app .lg\:mb-0{margin-bottom:0}.fluent-cart-customer-profile-app .lg\:mb-6{margin-bottom:24px}.fluent-cart-customer-profile-app .lg\:pb-0{padding-bottom:0}}.cp-breadcrumb-trail{--cp-breadcrumb-primary:#1557c0;--cp-breadcrumb-primary-dark:#0b347b;--cp-breadcrumb-primary-light:#5ca8ff;--cp-breadcrumb-accent:#7fd4ff;--cp-breadcrumb-ink:#10233f;--cp-breadcrumb-muted:#526981;--cp-breadcrumb-border:rgba(21, 87, 192, 0.18);--cp-breadcrumb-surface:#f4f8ff;--cp-breadcrumb-surface-strong:#eaf3ff;position:relative;box-sizing:border-box;max-width:100%;margin-block:0.5rem 1rem;padding:0.72rem 0.95rem;overflow:hidden;border:1px
solid var(--cp-breadcrumb-border);border-radius:0.75rem;background:radial-gradient(circle at 96% 0%, rgba(127, 212, 255, 0.2), transparent 30%),
linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(244, 248, 255, 0.96));box-shadow:0 0.35rem 1rem rgba(15, 54, 110, 0.08);color:var(--cp-breadcrumb-ink);font-size:0.9375rem;line-height:1.5}.cp-breadcrumb-trail::before{position:absolute;top:0;bottom:0;left:0;width:3px;background:linear-gradient(
180deg,
var(--cp-breadcrumb-primary-dark),
var(--cp-breadcrumb-primary),
var(--cp-breadcrumb-accent)
);content:""}.cp-breadcrumb-trail__list{position:relative;display:flex;flex-wrap:wrap;gap:0.35rem;align-items:center;margin:0;padding:0;list-style:none}.cp-breadcrumb-trail__item{display:inline-flex;align-items:center;min-width:0;margin:0}.cp-breadcrumb-trail__item:not(:last-child)::after{margin-inline:0.45rem 0.1rem;color:var(--cp-breadcrumb-muted);content:"/";font-weight:500;opacity:0.68}.cp-breadcrumb-trail__link{border-radius:0.2rem;color:var(--cp-breadcrumb-primary);font-weight:650;overflow-wrap:anywhere;text-decoration-color:rgba(21, 87, 192, 0.42);text-decoration-thickness:0.08em;text-underline-offset:0.16em;transition:color 140ms ease, text-decoration-color 140ms ease}.cp-breadcrumb-trail__link:hover{color:var(--cp-breadcrumb-primary-dark);text-decoration-color:currentColor;text-decoration-thickness:0.13em}.cp-breadcrumb-trail__link:focus-visible{outline:3px
solid rgba(21, 87, 192, 0.24);outline-offset:3px}.cp-breadcrumb-trail__current{color:var(--cp-breadcrumb-muted);font-weight:600;overflow-wrap:anywhere}.cp-breadcrumb-trail--chevron .cp-breadcrumb-trail__item:not(:last-child)::after{margin-inline:0.5rem 0.12rem;color:var(--cp-breadcrumb-primary);content:"›";font-size:1.18em;font-weight:700;opacity:0.76}.cp-breadcrumb-trail--chevron .cp-breadcrumb-trail__link{text-decoration:none}.cp-breadcrumb-trail--minimal{margin-block:0.35rem 0.85rem;padding:0.35rem 0;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none;font-size:0.875rem}.cp-breadcrumb-trail--minimal::before{display:none}.cp-breadcrumb-trail--minimal .cp-breadcrumb-trail__item:not(:last-child)::after{content:"·";font-size:1.25em;font-weight:800}.cp-breadcrumb-trail--minimal .cp-breadcrumb-trail__link{font-weight:600;text-decoration:none}.cp-breadcrumb-trail--minimal .cp-breadcrumb-trail__link:hover{text-decoration:underline;text-underline-offset:0.18em}.cp-breadcrumb-trail--pill{padding:0.85rem 1rem}.cp-breadcrumb-trail--pill .cp-breadcrumb-trail__list{gap:0.5rem}.cp-breadcrumb-trail--pill .cp-breadcrumb-trail__item{padding:0.28rem 0.72rem;border:1px
solid var(--cp-breadcrumb-border);border-radius:999px;background:rgba(255, 255, 255, 0.88);box-shadow:0 0.15rem 0.4rem rgba(15, 54, 110, 0.07)}.cp-breadcrumb-trail--pill .cp-breadcrumb-trail__item:last-child{border-color:rgba(21, 87, 192, 0.24);background:var(--cp-breadcrumb-surface-strong)}.cp-breadcrumb-trail--pill .cp-breadcrumb-trail__item:not(:last-child)::after{display:none}.cp-breadcrumb-trail--pill .cp-breadcrumb-trail__link{text-decoration:none}.cp-breadcrumb-trail--ocean{border-color:rgba(255, 255, 255, 0.2);background:radial-gradient(circle at 92% 0%, rgba(127, 212, 255, 0.38), transparent 35%),
linear-gradient(135deg, #0b347b 0%, #1557c0 55%, #287fd9 100%);box-shadow:0 0.55rem 1.3rem rgba(11, 52, 123, 0.26);color:#fff}.cp-breadcrumb-trail--ocean::before{background:linear-gradient(180deg, #ffffff, var(--cp-breadcrumb-accent))}.cp-breadcrumb-trail--ocean .cp-breadcrumb-trail__link{color:#fff;text-decoration-color:rgba(255, 255, 255, 0.58)}.cp-breadcrumb-trail--ocean .cp-breadcrumb-trail__link:hover{color:#dff3ff}.cp-breadcrumb-trail--ocean .cp-breadcrumb-trail__current,
.cp-breadcrumb-trail--ocean .cp-breadcrumb-trail__item:not(:last-child)::after{color:#d9edff}.cp-breadcrumb-trail--ocean .cp-breadcrumb-trail__link:focus-visible{outline-color:rgba(255, 255, 255, 0.82)}.cp-breadcrumb-trail--glass{border-color:rgba(92, 168, 255, 0.3);background:rgba(244, 248, 255, 0.74);box-shadow:0 0.65rem 1.6rem rgba(15, 54, 110, 0.14),
inset 0 1px 0 rgba(255, 255, 255, 0.86)}@supports (backdrop-filter: blur(1px)){.cp-breadcrumb-trail--glass{background:rgba(240, 247, 255, 0.68);backdrop-filter:blur(12px) saturate(1.12)}}.cp-breadcrumb-trail--glass::before{background:linear-gradient(180deg, rgba(92, 168, 255, 0.86), rgba(127, 212, 255, 0.72))}.cp-breadcrumb-trail--slate{border-color:#263f60;background:radial-gradient(circle at 96% 0%, rgba(92, 168, 255, 0.16), transparent 32%),
linear-gradient(135deg, #10233f, #172f50);box-shadow:0 0.55rem 1.3rem rgba(7, 22, 43, 0.28);color:#eef6ff}.cp-breadcrumb-trail--slate::before{background:linear-gradient(180deg, #7fd4ff, #5ca8ff, #ffffff)}.cp-breadcrumb-trail--slate .cp-breadcrumb-trail__link{color:#8edcff;text-decoration-color:rgba(142, 220, 255, 0.48)}.cp-breadcrumb-trail--slate .cp-breadcrumb-trail__link:hover{color:#fff}.cp-breadcrumb-trail--slate .cp-breadcrumb-trail__current,
.cp-breadcrumb-trail--slate .cp-breadcrumb-trail__item:not(:last-child)::after{color:#c9d8ea}.cp-breadcrumb-trail--slate .cp-breadcrumb-trail__link:focus-visible{outline-color:#8edcff}.cp-breadcrumb-trail--outline{padding:0.68rem 0.92rem;border:2px
solid var(--cp-breadcrumb-primary);background:transparent;box-shadow:none}.cp-breadcrumb-trail--outline::before{display:none}.cp-breadcrumb-trail--outline .cp-breadcrumb-trail__item:not(:last-child)::after{color:var(--cp-breadcrumb-primary);content:"→";opacity:0.8}.cp-breadcrumb-trail--outline .cp-breadcrumb-trail__link{text-decoration:none}.cp-breadcrumb-trail--elevated{padding:0.9rem 1.05rem;overflow:hidden;border-color:rgba(16, 35, 63, 0.1);background:#fff;box-shadow:0 0.85rem 2rem rgba(15, 54, 110, 0.16),
0 0.15rem 0.45rem rgba(15, 54, 110, 0.08)}.cp-breadcrumb-trail--elevated::before{top:0;right:0;bottom:auto;left:0;width:auto;height:4px;background:linear-gradient(
90deg,
var(--cp-breadcrumb-primary-dark),
var(--cp-breadcrumb-primary),
var(--cp-breadcrumb-accent)
)}.cp-breadcrumb-trail--elevated .cp-breadcrumb-trail__item:not(:last-child)::after{content:"›";font-size:1.12em}.cp-breadcrumb-trail--ribbon{padding:0.2rem 0;overflow:visible;border:0;background:transparent;box-shadow:none}.cp-breadcrumb-trail--ribbon::before{display:none}.cp-breadcrumb-trail--ribbon .cp-breadcrumb-trail__list{gap:0.42rem}.cp-breadcrumb-trail--ribbon .cp-breadcrumb-trail__item{padding:0.38rem 0.7rem;border:1px
solid rgba(21, 87, 192, 0.2);border-radius:0.35rem;background:#edf5ff;box-shadow:0 0.2rem 0.5rem rgba(15, 54, 110, 0.07)}.cp-breadcrumb-trail--ribbon .cp-breadcrumb-trail__item:last-child{border-color:var(--cp-breadcrumb-primary-dark);background:linear-gradient(135deg, var(--cp-breadcrumb-primary), var(--cp-breadcrumb-primary-dark))}.cp-breadcrumb-trail--ribbon .cp-breadcrumb-trail__item:not(:last-child)::after{display:none}.cp-breadcrumb-trail--ribbon .cp-breadcrumb-trail__link{text-decoration:none}.cp-breadcrumb-trail--ribbon .cp-breadcrumb-trail__current{color:#fff}.cp-breadcrumb-trail--soft{border-color:#c9dff7;background:linear-gradient(135deg, #f5f9ff, #e8f3ff);box-shadow:0 0.3rem 0.85rem rgba(21, 87, 192, 0.07)}.cp-breadcrumb-trail--soft::before{background:#5ca8ff}.cp-breadcrumb-trail--soft .cp-breadcrumb-trail__item:not(:last-child)::after{color:#5f7fa5;content:"•"}.cp-breadcrumb-trail--soft .cp-breadcrumb-trail__link{text-decoration:none}.cp-breadcrumb-trail--underline{padding:0.52rem 0;overflow:visible;border:0;border-bottom:1px solid rgba(21, 87, 192, 0.2);border-radius:0;background:transparent;box-shadow:none}.cp-breadcrumb-trail--underline::before{display:none}.cp-breadcrumb-trail--underline .cp-breadcrumb-trail__item:not(:last-child)::after{content:"—";opacity:0.48}.cp-breadcrumb-trail--underline .cp-breadcrumb-trail__link{text-decoration:none}.cp-breadcrumb-trail--underline .cp-breadcrumb-trail__link:hover{text-decoration:underline;text-decoration-thickness:0.12em;text-underline-offset:0.24em}.cp-breadcrumb-trail--underline .cp-breadcrumb-trail__current{position:relative;color:var(--cp-breadcrumb-primary-dark)}.cp-breadcrumb-trail--underline .cp-breadcrumb-trail__current::after{position:absolute;right:0;bottom:-0.63rem;left:0;height:3px;border-radius:999px;background:linear-gradient(90deg, var(--cp-breadcrumb-primary), var(--cp-breadcrumb-accent));content:""}.cp-breadcrumb-trail--aurora{border-color:rgba(119, 234, 211, 0.34);background:radial-gradient(circle at 12% 10%, rgba(72, 255, 218, 0.3), transparent 31%),
radial-gradient(circle at 88% 0%, rgba(157, 104, 255, 0.34), transparent 36%),
linear-gradient(135deg, #132a4a, #273b72 48%, #215c69);box-shadow:0 0.7rem 1.7rem rgba(20, 37, 72, 0.3);color:#f2fbff}.cp-breadcrumb-trail--aurora::before{background:linear-gradient(180deg, #70f1d0, #9d75ff, #79d9ff)}.cp-breadcrumb-trail--aurora .cp-breadcrumb-trail__link{color:#8cf3dd;text-decoration-color:rgba(140, 243, 221, 0.52)}.cp-breadcrumb-trail--aurora .cp-breadcrumb-trail__link:hover{color:#fff}.cp-breadcrumb-trail--aurora .cp-breadcrumb-trail__current,
.cp-breadcrumb-trail--aurora .cp-breadcrumb-trail__item:not(:last-child)::after{color:#dce8ff}.cp-breadcrumb-trail--sunrise{border-color:#ffc9a8;background:radial-gradient(circle at 92% 0%, rgba(255, 210, 112, 0.62), transparent 38%),
linear-gradient(135deg, #fff9ef, #ffe7dc);box-shadow:0 0.45rem 1.1rem rgba(176, 76, 36, 0.12)}.cp-breadcrumb-trail--sunrise::before{background:linear-gradient(180deg, #ff7a59, #ffb347, #ffd66b)}.cp-breadcrumb-trail--sunrise .cp-breadcrumb-trail__link{color:#a43d22;text-decoration-color:rgba(164, 61, 34, 0.4)}.cp-breadcrumb-trail--sunrise .cp-breadcrumb-trail__current{color:#754234}.cp-breadcrumb-trail--sunrise .cp-breadcrumb-trail__item:not(:last-child)::after{color:#d2623e;content:"☀";font-size:0.78em}.cp-breadcrumb-trail--forest{border-color:#b8d7c3;background:radial-gradient(circle at 95% 0%, rgba(102, 187, 128, 0.2), transparent 32%),
linear-gradient(135deg, #f5fbf6, #e8f5ec);box-shadow:0 0.4rem 1rem rgba(25, 94, 56, 0.1)}.cp-breadcrumb-trail--forest::before{background:linear-gradient(180deg, #155f3a, #2f8a55, #83c99c)}.cp-breadcrumb-trail--forest .cp-breadcrumb-trail__link{color:#17613b;text-decoration-color:rgba(23, 97, 59, 0.38)}.cp-breadcrumb-trail--forest .cp-breadcrumb-trail__current{color:#496b56}.cp-breadcrumb-trail--forest .cp-breadcrumb-trail__item:not(:last-child)::after{color:#3f8d5c;content:"◆";font-size:0.55em}.cp-breadcrumb-trail--rose{border-color:#efc3d1;background:linear-gradient(135deg, #fff9fb, #faeaf0);box-shadow:0 0.4rem 1rem rgba(132, 42, 74, 0.1)}.cp-breadcrumb-trail--rose::before{background:linear-gradient(180deg, #a82f5c, #d95f89, #f2a3bb)}.cp-breadcrumb-trail--rose .cp-breadcrumb-trail__link{color:#9d2854;text-decoration-color:rgba(157, 40, 84, 0.38)}.cp-breadcrumb-trail--rose .cp-breadcrumb-trail__current{color:#754759}.cp-breadcrumb-trail--rose .cp-breadcrumb-trail__item:not(:last-child)::after{color:#c7557e;content:"♥";font-size:0.68em}.cp-breadcrumb-trail--lavender{border-color:#d6c8ee;background:radial-gradient(circle at 94% 0%, rgba(172, 143, 224, 0.2), transparent 34%),
linear-gradient(135deg, #fbf9ff, #f0ebfa);box-shadow:0 0.45rem 1.1rem rgba(78, 48, 132, 0.1)}.cp-breadcrumb-trail--lavender::before{background:linear-gradient(180deg, #5d3f91, #8768bd, #bea9e4)}.cp-breadcrumb-trail--lavender .cp-breadcrumb-trail__link{color:#5f4192;text-decoration-color:rgba(95, 65, 146, 0.38)}.cp-breadcrumb-trail--lavender .cp-breadcrumb-trail__current{color:#665a78}.cp-breadcrumb-trail--lavender .cp-breadcrumb-trail__item:not(:last-child)::after{color:#8768bd;content:"✦";font-size:0.72em}.cp-breadcrumb-trail--monochrome{border:2px
solid #171717;border-radius:0;background:#fff;box-shadow:0.3rem 0.3rem 0 #171717;color:#171717}.cp-breadcrumb-trail--monochrome::before{display:none}.cp-breadcrumb-trail--monochrome .cp-breadcrumb-trail__link{color:#171717;font-weight:800;text-decoration-color:#171717}.cp-breadcrumb-trail--monochrome .cp-breadcrumb-trail__current,
.cp-breadcrumb-trail--monochrome .cp-breadcrumb-trail__item:not(:last-child)::after{color:#454545}.cp-breadcrumb-trail--terminal{border-color:#1c6939;border-radius:0.35rem;background:linear-gradient(rgba(57, 255, 128, 0.025) 1px, transparent 1px),
#07150d;background-size:100% 4px;box-shadow:0 0 1rem rgba(38, 219, 104, 0.16), inset 0 0 1.2rem rgba(0, 0, 0, 0.5);color:#b9f5ca;font-family:Consolas,Monaco,"Courier New",monospace}.cp-breadcrumb-trail--terminal::before{background:#38de72}.cp-breadcrumb-trail--terminal .cp-breadcrumb-trail__link{color:#5e8;text-decoration:none}.cp-breadcrumb-trail--terminal .cp-breadcrumb-trail__link::before{content:"./";opacity:0.68}.cp-breadcrumb-trail--terminal .cp-breadcrumb-trail__current,
.cp-breadcrumb-trail--terminal .cp-breadcrumb-trail__item:not(:last-child)::after{color:#9adbae}.cp-breadcrumb-trail--frost{border-color:rgba(140, 198, 225, 0.48);background:radial-gradient(circle at 14% 0%, rgba(255, 255, 255, 0.96), transparent 29%),
linear-gradient(145deg, rgba(245, 252, 255, 0.92), rgba(218, 240, 249, 0.84));box-shadow:0 0.6rem 1.4rem rgba(50, 110, 142, 0.13),
inset 0 1px 0 rgba(255, 255, 255, 0.9)}.cp-breadcrumb-trail--frost::before{background:linear-gradient(180deg, #d8f5ff, #70b9d7, #ffffff)}.cp-breadcrumb-trail--frost .cp-breadcrumb-trail__link{color:#1d627f;text-decoration-color:rgba(29, 98, 127, 0.35)}.cp-breadcrumb-trail--frost .cp-breadcrumb-trail__current{color:#486c7b}.cp-breadcrumb-trail--frost .cp-breadcrumb-trail__item:not(:last-child)::after{color:#4a92b0;content:"❄";font-size:0.72em}.cp-breadcrumb-trail--sand{border-color:#d8c7a3;background:radial-gradient(circle at 93% 0%, rgba(205, 176, 116, 0.2), transparent 34%),
linear-gradient(135deg, #fffdf7, #f3ead8);box-shadow:0 0.4rem 1rem rgba(99, 76, 34, 0.1)}.cp-breadcrumb-trail--sand::before{background:linear-gradient(180deg, #876a34, #bd9954, #e1c98e)}.cp-breadcrumb-trail--sand .cp-breadcrumb-trail__link{color:#705521;text-decoration-color:rgba(112, 85, 33, 0.38)}.cp-breadcrumb-trail--sand .cp-breadcrumb-trail__current{color:#6d6149}.cp-breadcrumb-trail--sand .cp-breadcrumb-trail__item:not(:last-child)::after{color:#a58545;content:"◇"}.cp-breadcrumb-trail--neon{border-color:#19e6ff;background:#090b19;box-shadow:0 0 0.75rem rgba(25, 230, 255, 0.35),
inset 0 0 1.4rem rgba(255, 45, 173, 0.08);color:#f5f4ff}.cp-breadcrumb-trail--neon::before{background:linear-gradient(180deg, #19e6ff, #ff2dad);box-shadow:0 0 0.65rem #19e6ff}.cp-breadcrumb-trail--neon .cp-breadcrumb-trail__link{color:#38f0ff;text-decoration-color:#ff4ab7;text-shadow:0 0 0.4rem rgba(56, 240, 255, 0.5)}.cp-breadcrumb-trail--neon .cp-breadcrumb-trail__link:hover{color:#ff66c4}.cp-breadcrumb-trail--neon .cp-breadcrumb-trail__current{color:#f5ddff}.cp-breadcrumb-trail--neon .cp-breadcrumb-trail__item:not(:last-child)::after{color:#ff4ab7;content:"//";text-shadow:0 0 0.35rem rgba(255, 74, 183, 0.56)}.cp-breadcrumb-trail--editorial{padding:0.68rem 0;overflow:visible;border:0;border-top:1px solid #202020;border-bottom:1px solid #202020;border-radius:0;background:transparent;box-shadow:none;color:#202020;font-family:Georgia,"Times New Roman",serif;font-size:1rem}.cp-breadcrumb-trail--editorial::before{display:none}.cp-breadcrumb-trail--editorial .cp-breadcrumb-trail__link{color:#202020;font-weight:700;text-decoration-thickness:1px}.cp-breadcrumb-trail--editorial .cp-breadcrumb-trail__current{color:#5c5c5c;font-style:italic}.cp-breadcrumb-trail--editorial .cp-breadcrumb-trail__item:not(:last-child)::after{color:#202020;content:"§"}.cp-breadcrumb-trail--compact{display:inline-block;width:auto;margin-block:0.25rem 0.75rem;padding:0.32rem 0.58rem;border-radius:0.35rem;background:#f3f6fa;box-shadow:none;font-size:0.78rem}.cp-breadcrumb-trail--compact::before{width:2px}.cp-breadcrumb-trail--compact .cp-breadcrumb-trail__list{gap:0.18rem}.cp-breadcrumb-trail--compact .cp-breadcrumb-trail__item:not(:last-child)::after{margin-inline:0.28rem 0.04rem;content:">"}.cp-breadcrumb-trail--compact .cp-breadcrumb-trail__link,
.cp-breadcrumb-trail--compact .cp-breadcrumb-trail__current{font-weight:600}.cp-breadcrumb-trail--custom{border-color:var(--cp-breadcrumb-primary);background:var(--cp-breadcrumb-surface);color:var(--cp-breadcrumb-ink)}.cp-breadcrumb-trail--custom::before{background:linear-gradient(180deg, var(--cp-breadcrumb-primary), var(--cp-breadcrumb-accent))}.cp-breadcrumb-trail--custom .cp-breadcrumb-trail__link{color:var(--cp-breadcrumb-primary);text-decoration-color:var(--cp-breadcrumb-accent)}.cp-breadcrumb-trail--custom .cp-breadcrumb-trail__current{color:var(--cp-breadcrumb-ink)}.cp-breadcrumb-trail--custom .cp-breadcrumb-trail__item:not(:last-child)::after{color:var(--cp-breadcrumb-accent)}.cp-breadcrumb-trail--separator-slash .cp-breadcrumb-trail__item:not(:last-child)::after{content:"/"}.cp-breadcrumb-trail--separator-chevron .cp-breadcrumb-trail__item:not(:last-child)::after{content:"›"}.cp-breadcrumb-trail--separator-arrow .cp-breadcrumb-trail__item:not(:last-child)::after{content:"→"}.cp-breadcrumb-trail--separator-dot .cp-breadcrumb-trail__item:not(:last-child)::after{content:"•"}.cp-breadcrumb-trail--separator-pipe .cp-breadcrumb-trail__item:not(:last-child)::after{content:"|"}.cp-breadcrumb-trail--responsive-scroll .cp-breadcrumb-trail__list{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:thin}.cp-breadcrumb-trail--responsive-scroll .cp-breadcrumb-trail__item{flex:0 0 auto}@media screen and (max-width: 600px){.cp-breadcrumb-trail--responsive-compact .cp-breadcrumb-trail__item:not(:first-child):not(:nth-last-child(-n+2)){display:none}}@media (prefers-reduced-motion: reduce){.cp-breadcrumb-trail__link{transition:none}}@media (forced-colors: active){.cp-breadcrumb-trail,
.cp-breadcrumb-trail--pill .cp-breadcrumb-trail__item{border-color:CanvasText}.cp-breadcrumb-trail::before{background:CanvasText}.cp-breadcrumb-trail__link:focus-visible{outline-color:Highlight}}@media screen and (max-width: 480px){.cp-breadcrumb-trail{padding:0.68rem 0.78rem;font-size:0.875rem}.cp-breadcrumb-trail--minimal{padding-inline:0}.cp-breadcrumb-trail--pill .cp-breadcrumb-trail__item{padding:0.24rem 0.58rem}}@media
print{.cp-breadcrumb-trail{padding:0;border:0;background:transparent;box-shadow:none}.cp-breadcrumb-trail::before{display:none}.cp-breadcrumb-trail__link{color:currentColor;text-decoration:none}}.cp-breadcrumb-trail--custom{--cp-breadcrumb-primary:#1557c0;--cp-breadcrumb-primary-dark:#1557c0;--cp-breadcrumb-accent:#7fd4ff;--cp-breadcrumb-ink:#10233f;--cp-breadcrumb-muted:#10233f;--cp-breadcrumb-surface:#f4f8ff;border-color:#1557c0;background:#f4f8ff;color:#10233f}.cp-breadcrumb-trail--custom::before{background:linear-gradient(180deg,#1557c0,#7fd4ff)}.cp-breadcrumb-trail--custom .cp-breadcrumb-trail__link{color:#1557c0;text-decoration-color:#7fd4ff}.cp-breadcrumb-trail--custom .cp-breadcrumb-trail__current{color:#10233f}.cp-breadcrumb-trail--custom .cp-breadcrumb-trail__item:not(:last-child)::after{color:#7fd4ff}.cp-breadcrumb-trail{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:150%;letter-spacing:0px;color:#526981}.cp-breadcrumb-trail .cp-breadcrumb-trail__current{color:#526981;font-weight:600}.cp-breadcrumb-trail .cp-breadcrumb-trail__item:not(:last-child)::after{color:#526981}.cp-breadcrumb-trail .cp-breadcrumb-trail__link{color:#1557c0;font-weight:650;text-decoration-line:underline}.cp-breadcrumb-trail .cp-breadcrumb-trail__link:hover{color:#538aea}.cp-breadcrumb-trail .cp-breadcrumb-trail__current{color:#526981}.cp-breadcrumb-trail{padding:12px
15px 12px 15px;margin:8px
0px 16px 0px}.cp-breadcrumb-trail .cp-breadcrumb-trail__link{transition:color 180ms ease,text-decoration-color 180ms ease}@media (prefers-reduced-motion:reduce){.cp-breadcrumb-trail,.cp-breadcrumb-trail .cp-breadcrumb-trail__link{transition:none!important;transform:none!important}}