:root{--bc-blue:#0b69a7;--bc-blue-dark:#063f6a;--bc-blue-light:#0d7ec8;--bc-turquoise:#5cb8b5;--bc-turquoise-dark:#4da8a5;--bc-turquoise-light:#7fd1ce;--bc-black:#0f1419;--bc-anthracite:#111827;--bc-anthracite-light:#1f2937;--bc-surface:#f8fafc;--bc-surface-alt:#f1f5f9;--bc-white:#fff;--bc-text-primary:#1a1f25;--bc-text-secondary:#64748b;--bc-text-tertiary:#94a3b8;--bc-text-light:#fff;--bc-text-light-muted:#ffffffb3;--bc-text-heading:#0b69a7;--bc-border:#e2e8f0;--bc-border-light:#f1f5f9;--bc-border-dark:#ffffff14;--bc-divider:#e2e8f0;--bc-highlight-bg:#ecfdf5;--bc-highlight-bg-blue:#0b69a70f;--bc-glow-blue:#0b69a726;--bc-glow-turq:#5cb8b51f;--shadow-xs:0 1px 2px #0000000a;--shadow-sm:0 2px 4px #0000000d;--shadow-md:0 4px 16px #0000000f;--shadow-lg:0 12px 40px #00000014;--shadow-xl:0 24px 64px #0000001a;--shadow-glow-blue:0 0 0 0 #0000;--shadow-glow-turq:0 0 0 0 #0000;--font-family:"Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--fw-extrabold:800;--fs-display:clamp(2rem, 5.5vw, 4.5rem);--fs-h1:clamp(1.85rem, 4vw, 3.5rem);--fs-h2:clamp(1.5rem, 3vw, 2.75rem);--fs-h3:clamp(1.25rem, 2vw, 1.5rem);--fs-h4:clamp(1.1rem, 1.5vw, 1.25rem);--fs-body:1.0625rem;--fs-body-lg:1.25rem;--fs-small:.875rem;--fs-xs:.75rem;--fs-2xs:.6875rem;--lh-tight:1.15;--lh-snug:1.3;--lh-normal:1.65;--lh-relaxed:1.8;--ls-tight:-.03em;--ls-normal:-.01em;--ls-wide:.06em;--ls-wider:.12em;--space-2xs:.25rem;--space-xs:.5rem;--space-sm:1rem;--space-md:1.5rem;--space-lg:2rem;--space-xl:3rem;--space-2xl:4rem;--space-3xl:6rem;--space-4xl:8rem;--space-section:clamp(5rem, 10vw, 9rem);--space-hero:clamp(6rem, 12vw, 10rem);--container-max:1280px;--container-narrow:960px;--container-tight:720px;--container-wide:1440px;--container-padding:clamp(1.25rem, 4vw, 2.5rem);--header-height:64px;--header-height-scrolled:52px;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-xl:24px;--radius-2xl:32px;--radius-full:9999px;--ease-out:cubic-bezier(.16, 1, .3, 1);--ease-spring:cubic-bezier(.34, 1.56, .64, 1);--ease-smooth:cubic-bezier(.4, 0, .2, 1);--duration-fast:.15s;--duration-base:.25s;--duration-slow:.5s;--duration-reveal:.7s;--z-base:1;--z-dropdown:100;--z-sticky:200;--z-floating:250;--z-header:300;--z-overlay:400;--z-modal:500;--bc-hero-bg:radial-gradient(ellipse 120% 80% at 18% 12%, #0b69a733 0%, transparent 60%), linear-gradient(168deg, var(--bc-anthracite) 0%, #0a1119 100%);--bc-hero-particle-accent:#5cb8b559;--bc-hero-particle-base:#0b69a740;--bc-hero-overlay-vignette:radial-gradient(ellipse at 50% 50%, transparent 40%, #0a162080 100%);--bc-glass-cta-bg:#5cb8b52e;--bc-glass-cta-border:#5cb8b573;--bc-glass-cta-hover:#5cb8b54d;--bc-glass-cta-glow:0 6px 20px #0b162066;--bc-glass-cta-glow-hover:0 10px 28px #0b162085;--bc-pulse-dot:var(--bc-turquoise);--bc-pulse-dot-glow:0 0 12px #5cb8b5cc;--fs-hero-badge:.7rem;--ls-hero-badge:.1em;--hero-min-height:clamp(76vh, 86svh, 820px);--hero-content-max-width:620px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;scroll-behavior:smooth;font-size:100%}body{font-family:var(--font-family);font-size:var(--fs-body);font-weight:var(--fw-regular);line-height:var(--lh-normal);color:var(--bc-text-primary);background:var(--bc-white);min-width:0;overflow-x:clip}html{max-width:100vw;overflow-x:clip}@media (width<=640px){h1,h2,h3,h4{overflow-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:100%}p,li,span,figcaption,blockquote,small,strong,em{overflow-wrap:break-word;word-wrap:break-word;min-width:0}.form-row{grid-template-columns:1fr!important}input,select,textarea,button{max-width:100%}.container{max-width:100%;padding-left:16px;padding-right:16px;overflow:visible}.split,.grid--2,.grid--3,.grid--4,[style*="grid-template-columns:1fr 1fr"],[style*="grid-template-columns: 1fr 1fr"],[style*="grid-template-columns:repeat(2"],[style*="grid-template-columns: repeat(2"],[style*="grid-template-columns:repeat(3"],[style*="grid-template-columns: repeat(3"],[style*="grid-template-columns:repeat(4"],[style*="grid-template-columns: repeat(4"]{grid-template-columns:1fr!important}.btn--lg{font-size:var(--fs-body);padding:.85rem 1.2rem!important}.trust-divider{display:none}.bc-midcta{grid-template-columns:1fr!important}}@media (width<=380px){.btn,.btn--lg,.btn--cta{font-size:.95rem;padding:.75rem 1rem!important}.trust-stat__value{font-size:1.5rem!important}}img,picture,video,svg,canvas,iframe{max-width:100%;height:auto;display:block}i svg,.nav__link svg,.btn svg,span svg,p svg,label svg{vertical-align:middle;display:inline-block}table{max-width:100%}.table-wrap{overflow-x:auto}pre,code{max-width:100%;overflow-x:auto}a{color:inherit;text-decoration:none}button{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none}input,textarea,select{font:inherit;color:inherit}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6{font-weight:var(--fw-bold);line-height:var(--lh-tight);overflow-wrap:break-word}::selection{color:var(--bc-text-primary);background:#0b69a726}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-Variable.woff2)format("woff2"),url(/fonts/Montserrat-Variable.ttf)format("truetype");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-Variable-Italic.woff2)format("woff2"),url(/fonts/Montserrat-Variable-Italic.ttf)format("truetype");font-weight:100 900;font-style:italic;font-display:swap}h1,.h1{font-size:var(--fs-h1);font-weight:var(--fw-bold);color:var(--bc-text-heading);line-height:var(--lh-tight);letter-spacing:var(--ls-tight)}h2,.h2{font-size:var(--fs-h2);font-weight:var(--fw-bold);color:var(--bc-text-heading);line-height:var(--lh-snug);letter-spacing:var(--ls-normal)}h3,.h3{font-size:var(--fs-h3);font-weight:var(--fw-semibold);color:var(--bc-text-primary);line-height:var(--lh-snug)}h4,.h4{font-size:var(--fs-h4);font-weight:var(--fw-semibold);color:var(--bc-text-primary);line-height:var(--lh-snug)}p{color:var(--bc-text-secondary);line-height:var(--lh-normal)}p+p{margin-top:var(--space-sm)}.text-display{font-size:var(--fs-display);font-weight:var(--fw-extrabold);letter-spacing:-.035em;line-height:1.08}.text-gradient{color:var(--bc-turquoise)}.section-label{font-size:var(--fs-xs);font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:var(--ls-wider);color:var(--bc-turquoise);margin-bottom:var(--space-md);align-items:center;gap:.75rem;display:inline-flex}.section-label:before{content:"";background:var(--bc-turquoise);border-radius:2px;width:32px;height:2px}.section-title{font-size:var(--fs-h2);font-weight:var(--fw-bold);color:var(--bc-text-heading);line-height:var(--lh-snug);margin-bottom:var(--space-md);letter-spacing:var(--ls-normal)}.section-subtitle{font-size:var(--fs-body-lg);color:var(--bc-text-secondary);max-width:640px;line-height:var(--lh-relaxed)}.section-header{margin-bottom:var(--space-3xl)}.section-header--center{text-align:center}.section-header--center .section-subtitle{margin-left:auto;margin-right:auto}.section-header--center .section-label{justify-content:center}.dark .section-label{color:var(--bc-turquoise-light)}.dark .section-label:before{background:var(--bc-turquoise-light)}.dark .section-title{color:var(--bc-white)}.dark .section-subtitle{color:var(--bc-text-light-muted)}.dark h2,.dark .h2,.dark h3,.dark .h3{color:var(--bc-white)}.dark p{color:var(--bc-text-light-muted)}h1,h2,h3,h4,.hero__title,.hero-premium__title,.section-title,.section-header h1,.section-header h2,.cta-banner__title,.funnel-cta-banner__title,.bc-midcta__title,.pricing-card__title,.faq__question,.footer__manifest-quote{text-wrap:balance;overflow-wrap:break-word;word-break:normal;-webkit-hyphens:manual;hyphens:manual;text-rendering:optimizelegibility;font-feature-settings:"kern" 1, "liga" 1}.card__title,.card h3{overflow-wrap:anywhere;word-break:normal}p,.section-subtitle,.hero__subtitle,.hero-premium__subtitle,.card__text,.faq__answer,figcaption{text-wrap:pretty;-webkit-hyphens:manual;hyphens:manual}.section-title{max-width:24ch;margin-left:auto;margin-right:auto}.section-header--center .section-title{max-width:28ch}.cta-banner__title,.funnel-cta-banner__title{max-width:22ch;margin-left:auto;margin-right:auto}.bc-midcta__title{max-width:30ch}.hero__title{text-wrap:balance;max-width:18ch;line-height:1.1}@media (width<=900px){.hero__title{max-width:22ch}}@media (width<=560px){.hero__title{max-width:none}}.br-mobile-only{display:inline}@media (width>=481px){.br-mobile-only{display:none}}.br-sm-only{display:inline}@media (width>=769px){.br-sm-only{display:none}}.br-below-md{display:inline}@media (width>=769px){.br-below-md{display:none}}.br-sm{display:none}@media (width>=481px){.br-sm{display:inline}}.br-md{display:none}@media (width>=769px){.br-md{display:inline}}.br-lg{display:none}@media (width>=992px){.br-lg{display:inline}}.br-xl{display:none}@media (width>=1200px){.br-xl{display:inline}}.br-desktop{display:none}@media (width>=992px){.br-desktop{display:inline}}.br-tablet-up{display:none}@media (width>=769px){.br-tablet-up{display:inline}}.nobr,.soft-nobr{white-space:nowrap}@media (width<=400px){.soft-nobr{white-space:normal}}.container{width:100%;max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.container--narrow{max-width:var(--container-narrow)}.container--tight{max-width:var(--container-tight)}.container--wide{max-width:var(--container-wide)}.section{padding:var(--space-section) 0;position:relative}.section--surface{background:linear-gradient(180deg, var(--bc-surface) 0%, #eff4f8 100%)}.section--dark{background:var(--bc-anthracite);color:var(--bc-text-light)}.section--black{background:var(--bc-black);color:var(--bc-text-light)}.section--gradient{background:linear-gradient(180deg, var(--bc-anthracite) 0%, var(--bc-black) 100%);color:var(--bc-text-light)}.grid{gap:var(--space-lg);display:grid}.grid--2{grid-template-columns:repeat(2,1fr)}.grid--3{grid-template-columns:repeat(3,1fr)}.grid--4{grid-template-columns:repeat(4,1fr)}@media (width<=1024px){.grid--3,.grid--4{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.grid--2,.grid--3,.grid--4{grid-template-columns:1fr}}.split{gap:var(--space-3xl);grid-template-columns:1fr 1fr;align-items:center;display:grid}.split--reverse{direction:rtl}.split--reverse>*{direction:ltr}@media (width<=768px){.split{gap:var(--space-2xl);grid-template-columns:1fr}.split--reverse{direction:ltr}}.mt-sm{margin-top:var(--space-sm)}.mt-md{margin-top:var(--space-md)}.mt-lg{margin-top:var(--space-lg)}.mt-xl{margin-top:var(--space-xl)}.mb-sm{margin-bottom:var(--space-sm)}.mb-lg{margin-bottom:var(--space-lg)}.text-center{text-align:center}.reveal{opacity:0;transition:opacity var(--duration-reveal) var(--ease-out), transform var(--duration-reveal) var(--ease-out);transform:translateY(24px)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal--scale{transform:scale(.96)translateY(16px)}.reveal--scale.visible{transform:scale(1)translateY(0)}.reveal--left{transform:translate(-32px)}.reveal--left.visible{transform:translate(0)}.reveal--right{transform:translate(32px)}.reveal--right.visible{transform:translate(0)}.reveal--d1{transition-delay:.1s}.reveal--d2{transition-delay:.2s}.reveal--d3{transition-delay:.3s}.reveal--d4{transition-delay:.4s}.stagger>*{opacity:0;transition:opacity .6s var(--ease-out), transform .6s var(--ease-out);transform:translateY(20px)}.stagger.visible>*{opacity:1;transform:translateY(0)}.stagger.visible>:first-child{transition-delay:0s}.stagger.visible>:nth-child(2){transition-delay:70ms}.stagger.visible>:nth-child(3){transition-delay:.14s}.stagger.visible>:nth-child(4){transition-delay:.21s}.stagger.visible>:nth-child(5){transition-delay:.28s}.stagger.visible>:nth-child(6){transition-delay:.35s}.stagger.visible>:nth-child(7){transition-delay:.42s}.stagger.visible>:nth-child(8){transition-delay:.49s}.text-reveal{overflow:hidden}.text-reveal>span{transition:transform .8s var(--ease-out);display:inline-block;transform:translateY(100%)}.text-reveal.visible>span{transform:translateY(0)}@keyframes glow-drift{0%,to{opacity:.4;transform:translate(0)scale(1)}33%{opacity:.5;transform:translate(30px,-20px)scale(1.1)}66%{opacity:.35;transform:translate(-20px,15px)scale(.95)}}@keyframes glow-drift-alt{0%,to{opacity:.3;transform:translate(0)scale(1)}33%{opacity:.45;transform:translate(-25px,25px)scale(1.05)}66%{opacity:.25;transform:translate(15px,-10px)scale(.9)}}@keyframes fade-in-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-in{animation:fade-in-up .8s var(--ease-out) both}.animate-in--d1{animation-delay:.2s}.animate-in--d2{animation-delay:.4s}.animate-in--d3{animation-delay:.6s}.animate-in--d4{animation-delay:.8s}@keyframes count-line{0%{width:0}to{width:100%}}[class^=ph-],[class*=\ ph-]{vertical-align:middle;justify-content:center;align-items:center;line-height:1;display:inline-flex}.btn{font-size:var(--fs-small);font-weight:var(--fw-semibold);border-radius:var(--radius-md);transition:all var(--duration-base) var(--ease-out);white-space:nowrap;border:2px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 2rem;display:inline-flex;position:relative;overflow:hidden}.btn:hover{transform:translateY(-2px)}.btn:active{transform:translateY(0)}.btn--primary{background:var(--bc-blue);color:var(--bc-white);border-color:var(--bc-blue)}.btn--primary:hover{background:var(--bc-blue-dark);box-shadow:0 8px 24px #0b69a740}.btn--cta{background:var(--bc-turquoise);color:var(--bc-anthracite);border-color:var(--bc-turquoise);font-size:var(--fs-body);border-radius:var(--radius-lg);font-weight:var(--fw-bold);padding:1rem 2.5rem}.btn--cta:hover{background:var(--bc-turquoise-dark);box-shadow:0 8px 32px #5cb8b54d}.btn--outline{color:var(--bc-blue);border-color:var(--bc-border);background:0 0}.btn--outline:hover{border-color:var(--bc-blue);background:var(--bc-highlight-bg-blue)}.btn--outline-white{color:var(--bc-white);background:0 0;border-color:#ffffff40}.btn--outline-white:hover{background:#ffffff14;border-color:#ffffff80}.btn--sm{font-size:var(--fs-xs);padding:.6rem 1.25rem}.btn--lg{font-size:var(--fs-body-lg);border-radius:var(--radius-lg);padding:1.1rem 2.75rem}.btn--glass{background:var(--bc-glass-cta-bg);color:#fff;border:1.5px solid var(--bc-glass-cta-border);-webkit-backdrop-filter:blur(16px)saturate(180%);box-shadow:var(--bc-glass-cta-glow);z-index:1;position:relative;overflow:hidden}.btn--glass:before{content:"";opacity:0;transition:opacity var(--duration-base) var(--ease-out);z-index:-1;background:radial-gradient(#5cb8b559 0%,#0000 70%);position:absolute;inset:0}.btn--glass:hover{background:var(--bc-glass-cta-hover);box-shadow:var(--bc-glass-cta-glow-hover);border-color:#5cb8b5b3;transform:translateY(-1px)}.btn--glass:hover:before{opacity:1}.btn--glass:active{transform:translateY(0)}.btn svg{transition:transform var(--duration-base) var(--ease-out)}.btn:hover svg{transform:translate(3px)}.btn-group{gap:var(--space-sm);flex-wrap:wrap;display:flex}@media (width<=480px){.btn-group{flex-direction:column;align-items:stretch;width:100%}.btn-group .btn{white-space:normal;width:100%;min-width:0;padding-left:var(--space-md);padding-right:var(--space-md);box-sizing:border-box}.btn{min-width:0;max-width:100%}}.card{-webkit-backdrop-filter:blur(20px)saturate(180%);border-radius:var(--radius-2xl);padding:var(--space-xl);transition:all .4s var(--ease-out);background:#ffffff8c;border:1px solid #ffffff59;position:relative;overflow:hidden;box-shadow:0 4px 24px #0000000a,0 1px 2px #00000005}.card:before{content:"";opacity:0;width:120px;height:120px;transition:opacity .6s var(--ease-out), transform .6s var(--ease-out);pointer-events:none;z-index:0;filter:blur(40px);border-radius:50%;position:absolute}.card:hover:before{opacity:1;transform:scale(1.2)}.card:nth-child(odd):before{background:radial-gradient(circle,#5cb8b533 0%,#0000 70%);top:-20px;right:-20px}.card:nth-child(2n):before{background:radial-gradient(circle,#0b69a726 0%,#0000 70%);bottom:-20px;left:-20px}.card:hover{background:#ffffffb3;border-color:#ffffff80;transform:translateY(-8px);box-shadow:0 20px 60px #00000014,0 4px 16px #0000000a}.card__icon,.card__title,.card__text,.card__link{z-index:1;position:relative}.card__icon{border-radius:var(--radius-xl);width:52px;height:52px;color:var(--bc-blue);margin-bottom:var(--space-lg);transition:all .4s var(--ease-out);background:#0b69a70f;border:1px solid #0b69a714;justify-content:center;align-items:center;display:flex}.card:hover .card__icon{background:var(--bc-blue);color:var(--bc-white);border-color:var(--bc-blue);transform:scale(1.05);box-shadow:0 4px 16px #0b69a740}.card__title{font-size:var(--fs-h4);font-weight:var(--fw-bold);color:var(--bc-text-primary);margin-bottom:var(--space-xs)}.card__text{font-size:var(--fs-small);color:var(--bc-text-secondary);line-height:var(--lh-relaxed)}.card__link{margin-top:var(--space-md);font-size:var(--fs-small);font-weight:var(--fw-semibold);color:var(--bc-blue);transition:gap var(--duration-base) var(--ease-out);align-items:center;gap:.35rem;display:inline-flex}.card__link:hover{gap:.65rem}.dark .card,.section--gradient .card,.section--dark .card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff0a;border-color:#ffffff14;box-shadow:0 4px 24px #00000026}.dark .card:hover,.section--gradient .card:hover,.section--dark .card:hover{background:#ffffff14;border-color:#5cb8b533;box-shadow:0 20px 60px #0003}.bento{gap:var(--space-md);grid-template-columns:repeat(4,1fr);grid-auto-rows:minmax(200px,auto);display:grid}@media (width<=1024px){.bento{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.bento{grid-template-columns:1fr}}.bento__item{-webkit-backdrop-filter:blur(20px)saturate(180%);border-radius:var(--radius-2xl);padding:var(--space-xl);transition:all .4s var(--ease-out);background:#ffffff80;border:1px solid #ffffff4d;flex-direction:column;justify-content:flex-end;min-height:220px;text-decoration:none;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 24px #00000008}.bento__item:before{content:"";opacity:.22;transition:opacity .5s var(--ease-out), transform .6s var(--ease-out), background-position .6s var(--ease-out);pointer-events:none;z-index:0;background-position:right -10% top -20%;background-repeat:no-repeat;background-size:55%;position:absolute;inset:0}.bento__item:after{content:"";opacity:0;pointer-events:none;filter:blur(30px);z-index:0;background:radial-gradient(circle,#5cb8b533 0%,#0000 70%);border-radius:50%;width:150px;height:150px;transition:opacity .5s,transform .5s;position:absolute;top:-40px;right:-40px}.bento__item:hover{background:#ffffffbf;border-color:#5cb8b559;transform:translateY(-6px);box-shadow:0 20px 60px #0b2a451a}.bento__item:hover:before{opacity:.38;background-position:right -5% top -10%;transform:scale(1.08)}.bento__item:hover:after{opacity:1;transform:scale(1.3)}.bento__item[data-bento-theme=cloud]:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 400 400'><g fill='none' stroke='%230b69a7' stroke-width='2'><path d='M80 240q0-40 40-48 5-40 50-40 35 0 50 30 10-6 25-6 35 0 38 40h17q30 0 30 30t-30 30H110q-30 0-30-36z'/><path d='M60 300q0-24 30-32 6-22 36-26 20-2 32 14 18-4 28 14 24 2 24 28t-32 26H80q-20 0-20-24z' opacity='0.5'/></g><g fill='%235cb8b5' opacity='0.45'><circle cx='90' cy='110' r='3'/><circle cx='330' cy='90' r='4'/><circle cx='360' cy='180' r='3'/></g></svg>");background-position:right -8% top 10%;background-size:60%}.bento__item[data-bento-theme=shop]:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 400 400'><g fill='none' stroke='%230b69a7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M80 100h40l20 140h160l28-110H140'/><circle cx='170' cy='270' r='14'/><circle cx='280' cy='270' r='14'/></g><g fill='%235cb8b5' opacity='0.5'><rect x='180' y='140' width='28' height='36' rx='3'/><rect x='220' y='140' width='28' height='36' rx='3'/><rect x='260' y='140' width='28' height='36' rx='3'/></g><text x='260' y='80' font-family='monospace' font-size='28' fill='%2365c1be' opacity='0.35'>€</text></svg>")}.bento__item[data-bento-theme=code]:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 400 400'><g fill='none' stroke='%230b69a7' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'><path d='M120 140 L70 200 L120 260'/><path d='M230 140 L280 200 L230 260'/></g><g font-family='ui-monospace,monospace' font-weight='600'><text x='150' y='210' font-size='24' fill='%235cb8b5' opacity='0.55'>&lt;/&gt;</text><text x='100' y='320' font-size='16' fill='%230b69a7' opacity='0.4'>const</text><text x='200' y='350' font-size='16' fill='%230b69a7' opacity='0.4'>=&gt;</text><text x='280' y='90' font-size='20' fill='%235cb8b5' opacity='0.45'>{ }</text></g></svg>")}.bento__item[data-bento-theme=ai]:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 400 400'><g stroke='%235cb8b5' stroke-width='1.5' opacity='0.5' fill='none'><line x1='80' y1='80' x2='200' y2='160'/><line x1='320' y1='70' x2='200' y2='160'/><line x1='70' y1='240' x2='200' y2='160'/><line x1='340' y1='230' x2='200' y2='160'/><line x1='150' y1='320' x2='200' y2='160'/><line x1='260' y1='330' x2='200' y2='160'/></g><g fill='%230b69a7'><circle cx='200' cy='160' r='10' opacity='0.7'/><circle cx='80' cy='80' r='5'/><circle cx='320' cy='70' r='6'/><circle cx='70' cy='240' r='5'/><circle cx='340' cy='230' r='6'/><circle cx='150' cy='320' r='5'/><circle cx='260' cy='330' r='5'/></g></svg>")}.bento__item[data-bento-theme=strategy]:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 400 400'><g fill='none' stroke='%230b69a7' stroke-width='2' stroke-linecap='round'><path d='M80 280 Q150 280 150 200 Q150 120 220 120 Q290 120 290 200'/><path d='M290 200 L290 300' stroke-dasharray='4 4'/></g><g fill='%235cb8b5' opacity='0.65'><rect x='60' y='260' width='40' height='40' rx='6'/><rect x='130' y='180' width='40' height='40' rx='6'/><rect x='200' y='100' width='40' height='40' rx='6'/><rect x='270' y='180' width='40' height='40' rx='6'/></g><g fill='%230b69a7' opacity='0.45'><circle cx='80' cy='280' r='4'/><circle cx='150' cy='200' r='4'/><circle cx='220' cy='120' r='4'/><circle cx='290' cy='200' r='4'/></g></svg>")}.bento__item[data-bento-theme=api]:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 400 400'><g fill='none' stroke='%230b69a7' stroke-width='2.5' stroke-linecap='round'><rect x='60' y='120' width='80' height='80' rx='8'/><rect x='260' y='120' width='80' height='80' rx='8'/><path d='M140 160 L260 160' stroke-dasharray='3 6'/><path d='M255 155 L265 160 L255 165' fill='%230b69a7'/><path d='M140 180 L260 180' stroke-dasharray='3 6' opacity='0.6'/></g><g fill='%235cb8b5' opacity='0.5'><circle cx='100' cy='160' r='6'/><circle cx='300' cy='160' r='6'/></g><g fill='%230b69a7' opacity='0.35' font-family='ui-monospace,monospace' font-size='12'><text x='70' y='240'>GET</text><text x='270' y='240'>JSON</text></g></svg>")}.bento__item--large{grid-area:span 2/span 2}.bento__item--wide{grid-column:span 2}.bento__item--tall{grid-row:span 2}@media (width<=640px){.bento__item--large,.bento__item--wide{grid-column:span 1}.bento__item--large{grid-row:span 1}}.bento__item__icon{border-radius:var(--radius-xl);width:48px;height:48px;color:var(--bc-blue);margin-bottom:var(--space-lg);z-index:1;transition:all .4s var(--ease-out);background:#0b69a70f;border:1px solid #0b69a714;justify-content:center;align-items:center;display:flex;position:relative}.bento__item:hover .bento__item__icon{background:var(--bc-blue);color:var(--bc-white);border-color:var(--bc-blue);box-shadow:0 4px 16px #0b69a733}.bento__item__title{font-size:var(--fs-h3);font-weight:var(--fw-bold);color:var(--bc-text-primary);margin-bottom:var(--space-xs)}.bento__item__text{font-size:var(--fs-small);color:var(--bc-text-secondary);line-height:var(--lh-normal)}.bento__item__title,.bento__item__text{z-index:1;position:relative}.bento__item__arrow{top:var(--space-lg);right:var(--space-lg);width:32px;height:32px;color:var(--bc-text-tertiary);transition:all .4s var(--ease-out);z-index:1;background:#0000000a;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute}.bento__item:hover .bento__item__arrow{background:var(--bc-blue);color:var(--bc-white)}.bento__item--featured{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);color:var(--bc-white);background:linear-gradient(135deg,#0b69a7e6 0%,#063f6af2 100%);border-color:#5cb8b526;box-shadow:0 8px 40px #0b69a726}.bento__item--featured:after{background:radial-gradient(circle,#5cb8b533 0%,#0000 60%)}.bento__item--featured .bento__item__icon{color:var(--bc-white);background:#ffffff1a;border-color:#ffffff26}.bento__item--featured .bento__item__title{color:var(--bc-white)}.bento__item--featured .bento__item__text{color:#ffffffb3}.bento__item--featured .bento__item__arrow{color:var(--bc-white);background:#ffffff1a}.bento__item--featured:hover{background:linear-gradient(135deg,#0b69a7f2 0%,#063f6a 100%);border-color:#5cb8b54d;box-shadow:0 24px 64px #0b69a740}.bento__item--featured:hover .bento__item__icon{background:var(--bc-turquoise);border-color:var(--bc-turquoise)}.bento__item--featured:hover .bento__item__arrow{background:var(--bc-turquoise)}.ref-grid{gap:var(--space-lg);grid-template-columns:repeat(2,1fr);display:grid}@media (width<=900px){.ref-grid{grid-template-columns:1fr}}.ref-card{border-radius:var(--radius-2xl);padding:var(--space-xl);-webkit-backdrop-filter:blur(18px)saturate(160%);backdrop-filter:blur(18px)saturate(160%);gap:var(--space-md);transition:transform .3s var(--ease-out), border-color .3s, box-shadow .3s;background:#ffffff0a;border:1px solid #ffffff14;flex-direction:column;display:flex}.ref-card:hover{border-color:#5cb8b559;transform:translateY(-4px);box-shadow:0 24px 64px #00000040}.ref-card__header{gap:var(--space-md);align-items:center;display:flex}@media (width<=520px){.ref-card__header{text-align:left;flex-direction:column;align-items:flex-start}}.ref-card__logo{border-radius:var(--radius-md);background:#fff;flex:none;justify-content:center;align-items:center;width:96px;height:72px;padding:10px 12px;display:flex;overflow:hidden}.ref-card__logo img{object-fit:contain;max-width:100%;max-height:100%;display:block}@media (width<=520px){.ref-card__logo{width:120px;height:64px}}.ref-card__meta{min-width:0}.ref-card__industry{text-transform:uppercase;letter-spacing:.1em;color:var(--bc-turquoise-light,#9de3df);font-size:.7rem;font-weight:var(--fw-semibold);margin-bottom:4px;display:inline-block}.ref-card__title{font-size:clamp(1.1rem,2vw,1.35rem);font-weight:var(--fw-bold);color:#fff;overflow-wrap:anywhere;margin:0;line-height:1.25}.ref-card__text{color:#ffffffc7;font-size:var(--fs-small);margin:0;line-height:1.55}.ref-card__details{padding-top:var(--space-sm);border-top:1px solid #ffffff14}.ref-card__details summary{cursor:pointer;color:var(--bc-turquoise);font-size:.85rem;font-weight:var(--fw-semibold);-webkit-user-select:none;user-select:none;align-items:center;gap:.4rem;list-style:none;display:inline-flex}.ref-card__details summary::-webkit-details-marker{display:none}.ref-card__details summary:after{content:"+";font-size:1.1rem;line-height:1;transition:transform .3s}.ref-card__details[open] summary:after{content:"−"}.ref-card__details p{color:#ffffffb8;margin:.75rem 0 0;font-size:.85rem;line-height:1.55}.ref-card__details p strong{color:#fff}.ref-card__tags{flex-wrap:wrap;gap:.4rem;margin-top:auto;display:flex}.ref-card__tags span{font-size:.7rem;font-weight:var(--fw-semibold);letter-spacing:.02em;color:var(--bc-turquoise-light,#9de3df);background:#5cb8b51f;border:1px solid #5cb8b538;border-radius:100px;padding:.35rem .65rem}@media (width<=640px){.ref-card{padding:var(--space-lg)}}.trust-bar{justify-content:center;align-items:stretch;gap:var(--space-3xl);flex-wrap:wrap;display:flex}@media (width<=1024px){.trust-bar{gap:var(--space-md);grid-template-columns:repeat(4,1fr);display:grid}.trust-bar .trust-divider{display:none}}@media (width<=640px){.trust-bar{gap:var(--space-sm);grid-template-columns:repeat(2,1fr)}}.trust-stat{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-width:0;max-width:100%;display:flex}.trust-stat__value{font-size:var(--fs-h1);font-weight:var(--fw-extrabold);color:var(--bc-blue);letter-spacing:var(--ls-tight);overflow-wrap:anywhere;line-height:1}.trust-stat__label{font-size:var(--fs-xs);font-weight:var(--fw-medium);color:var(--bc-text-tertiary);text-transform:uppercase;letter-spacing:var(--ls-wide);margin-top:var(--space-xs);overflow-wrap:anywhere;line-height:1.25}@media (width<=1024px){.trust-stat{padding:var(--space-md) var(--space-sm);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid var(--bc-border);border-radius:var(--radius-lg);transition:transform .25s var(--ease-out), box-shadow .25s var(--ease-out);background:#fff9;box-shadow:0 2px 10px #0b2a450a}.trust-stat:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0b2a4514}.trust-stat__value{letter-spacing:0;font-size:clamp(1.6rem,4vw,2.2rem)}.trust-stat__label{letter-spacing:.06em;font-size:.7rem}}@media (width<=640px){.trust-stat{padding:var(--space-md) var(--space-xs)}.trust-stat__value{font-size:1.5rem}.trust-stat__label{font-size:.65rem}}.trust-divider{background:var(--bc-border);align-self:stretch;width:1px;min-height:48px}.cta-banner{background:linear-gradient(135deg, var(--bc-blue) 0%, var(--bc-blue-dark) 100%);border-radius:var(--radius-2xl);padding:var(--space-4xl) var(--space-2xl);text-align:center;color:var(--bc-white);position:relative;overflow:hidden}@media (width<=640px){.cta-banner{padding:var(--space-2xl) var(--space-md);border-radius:var(--radius-xl)}}.cta-banner:before{content:"";pointer-events:none;background:radial-gradient(circle,#5cb8b526 0%,#0000 60%);border-radius:50%;width:400px;height:400px;position:absolute;top:-30%;right:-10%}.cta-banner__title{font-size:var(--fs-h2);font-weight:var(--fw-bold);color:var(--bc-white);margin-bottom:var(--space-md);position:relative}.cta-banner__text{font-size:var(--fs-body-lg);color:#fffc;max-width:560px;margin:0 auto var(--space-xl);line-height:var(--lh-relaxed);position:relative}.timeline{max-width:var(--container-narrow);margin:0 auto;position:relative}.timeline__line{background:var(--bc-border);width:2px;position:absolute;top:0;bottom:0;left:24px}@media (width<=640px){.timeline__line{left:16px}}.timeline-step{gap:var(--space-lg);padding-bottom:var(--space-2xl);grid-template-columns:50px 1fr;display:grid;position:relative}@media (width<=640px){.timeline-step{gap:var(--space-md);grid-template-columns:34px 1fr}}.timeline-step__dot{background:var(--bc-white);border:2px solid var(--bc-border);width:50px;height:50px;font-size:var(--fs-small);font-weight:var(--fw-bold);color:var(--bc-text-tertiary);z-index:2;transition:all var(--duration-slow) var(--ease-out);border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}@media (width<=640px){.timeline-step__dot{width:34px;height:34px;font-size:var(--fs-xs)}}.timeline-step.visible .timeline-step__dot{border-color:var(--bc-turquoise);background:var(--bc-turquoise);color:var(--bc-white);box-shadow:0 0 0 6px #5cb8b526}.timeline-step__content{padding-top:.6rem}.timeline-step__title{font-size:var(--fs-h4);font-weight:var(--fw-bold);color:var(--bc-text-primary);margin-bottom:var(--space-xs)}.timeline-step__text{font-size:var(--fs-body);color:var(--bc-text-secondary);line-height:var(--lh-relaxed)}.problem-item{align-items:flex-start;gap:var(--space-md);padding:var(--space-lg);border-radius:var(--radius-lg);border:1px solid var(--bc-border-dark);transition:all var(--duration-base) var(--ease-out);margin-bottom:var(--space-sm);background:#ffffff08;display:flex}.problem-item:hover{background:#ffffff0f;border-color:#5cb8b533}.problem-item__icon{border-radius:var(--radius-lg);flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.problem-item--problem .problem-item__icon{color:#f87171;background:#ef44441a}.problem-item--solution .problem-item__icon{color:var(--bc-turquoise-light);background:#5cb8b51f}.problem-item__text{font-size:var(--fs-body);color:#ffffffd9;line-height:var(--lh-normal)}.problem-item__text strong{color:var(--bc-white);margin-bottom:.15rem;display:block}.founder__image{border-radius:var(--radius-2xl);aspect-ratio:4/5;object-fit:cover;width:100%;max-width:400px;overflow:hidden}.founder__badge{background:var(--bc-highlight-bg);border-radius:var(--radius-full);font-size:var(--fs-xs);font-weight:var(--fw-semibold);color:var(--bc-blue);margin-bottom:var(--space-lg);align-items:center;gap:.5rem;padding:.5rem 1rem;display:inline-flex}.founder__quote{font-size:var(--fs-body-lg);color:var(--bc-text-secondary);font-style:italic;line-height:var(--lh-relaxed);border-left:3px solid var(--bc-turquoise);padding-left:var(--space-lg);margin:var(--space-xl) 0}.case-card{border:1px solid var(--bc-border-dark);border-radius:var(--radius-xl);padding:var(--space-xl);transition:all var(--duration-base) var(--ease-out);background:#ffffff0a}.case-card:hover{background:#ffffff12;border-color:#5cb8b533;transform:translateY(-4px)}.case-card__industry{font-size:var(--fs-xs);font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:var(--ls-wide);color:var(--bc-turquoise);margin-bottom:var(--space-sm)}.case-card__title{font-size:var(--fs-h3);font-weight:var(--fw-bold);color:var(--bc-white);margin-bottom:var(--space-md)}.case-card__metrics{gap:var(--space-md);margin-top:var(--space-lg);padding-top:var(--space-lg);border-top:1px solid var(--bc-border-dark);grid-template-columns:1fr 1fr;display:grid}.case-card__metric-label{font-size:var(--fs-xs);color:var(--bc-text-light-muted);text-transform:uppercase;letter-spacing:var(--ls-wide)}.case-card__metric-value{font-size:var(--fs-h3);font-weight:var(--fw-bold);color:var(--bc-turquoise);margin-top:.25rem}.bc-view{max-width:760px;margin:var(--space-xl) auto 0;background:var(--bc-white,#fff);border:1px solid var(--bc-border,#e2e8f0);border-left:3px solid var(--bc-turquoise);border-radius:10px;padding:1.15rem 1.5rem}.bc-view__label{font-size:.72rem;font-weight:var(--fw-bold,700);letter-spacing:.09em;text-transform:uppercase;color:var(--bc-turquoise-dark,#2e7b78);margin-bottom:.4rem;display:block}.bc-view p{color:var(--bc-text-secondary);margin:0;font-size:1.02rem;line-height:1.65}.bc-view--warn{border-left-color:#c9a227}.bc-view--warn .bc-view__label{color:#a86a00}.bc-mistakes{counter-reset:mistake;margin:var(--space-xl) 0 0;padding:0;list-style:none}.bc-mistakes li{counter-increment:mistake;max-width:72ch;padding:0 0 1.1rem 3.4rem;position:relative}.bc-mistakes li:before{content:counter(mistake);background:var(--bc-surface,#f2f7fa);border:1px solid var(--bc-border,#e2e8f0);width:2.35rem;height:2.35rem;color:var(--bc-blue);font-weight:var(--fw-bold,700);border-radius:8px;justify-content:center;align-items:center;font-size:1.05rem;display:flex;position:absolute;top:-.1rem;left:0}.bc-mistakes li strong{color:var(--bc-text-primary)}.bc-mistakes li span{color:var(--bc-text-secondary)}.header{height:var(--header-height);z-index:var(--z-header);transition:all .4s var(--ease-out);align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.header__inner{width:100%;max-width:var(--container-max);padding:0 var(--container-padding);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.header__logo img{width:auto;height:40px;transition:all .3s var(--ease-out)}.header .logo-light{display:none}.header .logo-dark{display:block}.header .nav__link{font-size:var(--fs-small);font-weight:var(--fw-medium);color:var(--bc-text-primary);border-radius:var(--radius-full);transition:all var(--duration-fast) var(--ease-out);letter-spacing:.01em;padding:.5rem .9rem;position:relative}.header .nav__link:hover{color:var(--bc-blue);background:#0b69a70f}.header .nav__link--active{color:var(--bc-blue);font-weight:var(--fw-semibold)}.header .nav__link--highlight{font-weight:var(--fw-semibold);background:#0b69a714;border:1px solid #0b69a71f;align-items:center;gap:.35rem;display:inline-flex;color:var(--bc-blue)!important}.header .nav__link--highlight:hover{background:#0b69a724;border-color:#0b69a740}.header--hero .logo-dark{display:none}.header--hero .logo-light{display:block}.header--hero .nav__link{color:#ffffffbf}.header--hero .nav__link:hover{color:var(--bc-white);background:#ffffff14}.header--hero .nav__link--active{color:var(--bc-white);font-weight:var(--fw-semibold)}.header--hero .nav__link--highlight{background:#5cb8b51a;border-color:#5cb8b533;color:var(--bc-turquoise-light)!important}.header--hero .nav__link--highlight:hover{background:#5cb8b52e;border-color:#5cb8b559;color:var(--bc-white)!important}.header.scrolled{height:var(--header-height-scrolled);-webkit-backdrop-filter:blur(20px)saturate(180%);border-bottom:1px solid var(--bc-border);background:#ffffffeb}.header.scrolled .logo-dark{display:block}.header.scrolled .logo-light{display:none}.header.scrolled .header__logo img{height:30px}.header.scrolled .nav__link{color:var(--bc-text-primary);font-size:var(--fs-small);padding:.4rem .75rem}.header.scrolled .nav__link:hover{color:var(--bc-blue);background:#0b69a70d}.header.scrolled .nav__link--active{color:var(--bc-blue)}.nav{align-items:center;gap:.15rem;display:flex}.nav__cta{margin-left:var(--space-lg)}.nav__cta .btn{font-size:var(--fs-small);border-radius:var(--radius-full);padding:.65rem 1.5rem}@media (width<=768px){.nav{display:none}}.nav-toggle{z-index:calc(var(--z-header) + 1);flex-direction:column;gap:5px;padding:.5rem;display:none}@media (width<=768px){.nav-toggle{display:flex}}.nav-toggle__bar{width:22px;height:2px;transition:all var(--duration-base) var(--ease-out);border-radius:2px}.header--hero .nav-toggle .nav-toggle__bar{background:var(--bc-white)}.header--hero.scrolled .nav-toggle .nav-toggle__bar,.header:not(.header--hero) .nav-toggle .nav-toggle__bar{background:var(--bc-text-primary)}.nav-toggle.active .nav-toggle__bar:first-child{transform:rotate(45deg)translate(5px,5px)}.nav-toggle.active .nav-toggle__bar:nth-child(2){opacity:0}.nav-toggle.active .nav-toggle__bar:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.mobile-nav{background:var(--bc-white);z-index:calc(var(--z-header) - 1);padding:calc(var(--header-height) + 2rem) var(--container-padding) var(--space-xl);opacity:0;visibility:hidden;transition:all var(--duration-base) var(--ease-out);display:none;position:fixed;inset:0;overflow-y:auto}@media (width<=768px){.mobile-nav{flex-direction:column;display:flex}}.mobile-nav.open{opacity:1;visibility:visible}.mobile-nav__link{font-size:var(--fs-body-lg);font-weight:var(--fw-medium);color:var(--bc-text-primary);border-bottom:1px solid var(--bc-border);transition:color var(--duration-fast) var(--ease-out);padding:1rem 0;display:block}.mobile-nav__link:hover{color:var(--bc-blue)}.mobile-nav__cta{margin-top:var(--space-xl)}.hero{min-height:100vh;padding:calc(var(--header-height) + var(--space-2xl)) 0 var(--space-3xl);align-items:center;display:flex;position:relative;overflow:hidden}.hero--sub{min-height:auto;padding:calc(var(--header-height) + var(--space-xl)) 0 var(--space-2xl)}.hero__bg{background:var(--bc-black);z-index:0;position:absolute;inset:0}.hero__bg:before{content:"";z-index:1;background:radial-gradient(80% 60% at 70% 20%,#0b69a72e 0%,#0000 60%),radial-gradient(60% 80% at 20% 80%,#5cb8b51f 0%,#0000 55%),radial-gradient(50% 50%,#0b69a70f 0%,#0000 50%);position:absolute;inset:0}.hero__bg:after{content:"";z-index:2;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 60% at 60% 40%,#000 20%,#0000 70%);mask-image:radial-gradient(70% 60% at 60% 40%,#000 20%,#0000 70%)}.hero__glow{filter:blur(100px);pointer-events:none;z-index:1;border-radius:50%;position:absolute}.hero__glow--blue{background:radial-gradient(circle,#0b69a740 0%,#0b69a714 40%,#0000 70%);width:600px;height:600px;animation:14s ease-in-out infinite glow-drift;top:-5%;right:5%}.hero__glow--turquoise{background:radial-gradient(circle,#5cb8b533 0%,#5cb8b50f 40%,#0000 70%);width:500px;height:500px;animation:18s ease-in-out infinite glow-drift-alt;bottom:5%;left:-5%}.hero__glow--subtle{background:radial-gradient(circle,#5cb8b51f 0%,#0000 60%);width:350px;height:350px;animation:22s ease-in-out infinite reverse glow-drift;top:40%;left:35%}.hero__accent{border-radius:var(--radius-2xl);z-index:2;pointer-events:none;border:1px solid #5cb8b514;width:300px;height:300px;position:absolute;top:15%;right:8%;transform:rotate(15deg)}.hero__accent:before{content:"";border-radius:var(--radius-xl);border:1px solid #0b69a70f;position:absolute;inset:30px}@media (width<=1024px){.hero__accent{display:none}}.hero__noise{opacity:.035;pointer-events:none;z-index:1;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:200px;position:absolute;inset:0}.hero__content{z-index:2;max-width:800px;position:relative}.hero__badge{border-radius:var(--radius-full);font-size:var(--fs-xs);font-weight:var(--fw-semibold);color:var(--bc-turquoise-light);letter-spacing:var(--ls-wide);text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);margin-bottom:var(--space-xl);background:#ffffff0f;border:1px solid #ffffff1a;align-items:center;gap:.6rem;padding:.5rem 1.25rem;display:inline-flex}.hero__badge__dot{background:var(--bc-turquoise);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite pulse-dot}.hero__title{font-size:var(--fs-display);font-weight:var(--fw-extrabold);color:var(--bc-white);letter-spacing:-.035em;margin-bottom:var(--space-lg);line-height:1.08}.hero__title .highlight{background:linear-gradient(135deg, var(--bc-turquoise) 0%, var(--bc-turquoise-light) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero__subtitle{font-size:var(--fs-body-lg);color:var(--bc-text-light-muted);line-height:var(--lh-relaxed);max-width:600px;margin-bottom:var(--space-xl)}.hero__trust{align-items:center;gap:var(--space-lg);margin-top:var(--space-2xl);padding-top:var(--space-xl);border-top:1px solid #ffffff14;flex-wrap:wrap;display:flex}.hero__trust-item{font-size:var(--fs-xs);font-weight:var(--fw-medium);color:#ffffff80;letter-spacing:var(--ls-wide);align-items:center;gap:.5rem;display:flex}.hero__trust-item svg{color:var(--bc-turquoise);opacity:.7}.hero__trust-divider{background:#ffffff1f;width:1px;height:20px}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.4)}}.hero-premium{min-height:var(--hero-min-height);background:var(--bc-hero-bg);color:#fff;isolation:isolate;padding:calc(var(--header-height) + var(--space-2xl)) 0 var(--space-2xl);align-items:center;display:flex;position:relative;overflow:hidden}@media (width<=980px){.hero-premium{padding:calc(var(--header-height) + var(--space-xl)) 0 var(--space-2xl);min-height:auto}}.hero-premium:after{content:"";background:var(--bc-hero-overlay-vignette);pointer-events:none;z-index:1;position:absolute;inset:0}.hero-premium__grid{z-index:2;gap:var(--space-2xl);grid-template-columns:1.15fr .85fr;align-items:center;display:grid;position:relative}@media (width<=980px){.hero-premium__grid{gap:var(--space-xl);grid-template-columns:1fr}}.hero-premium--centered .hero-premium__grid{text-align:center;grid-template-columns:1fr}.hero-premium--centered .hero-premium__grid .hero-premium__visual{display:none}.hero-premium--centered .hero-premium__grid .hero-premium__content{margin:0 auto}.hero-premium--centered .hero-premium__grid .hero-premium__badge{margin-left:auto;margin-right:auto}.hero-premium--centered .hero-premium__grid .hero-premium__actions,.hero-premium--centered .hero-premium__grid .hero-premium__trust{justify-content:center}.hero-premium--sub{min-height:clamp(60vh,70svh,640px);padding:calc(var(--header-height) + var(--space-xl)) 0 var(--space-xl)}.hero-premium--sub .hero-premium__title{font-size:clamp(2rem,4.5vw,3.5rem)}@media (width<=480px){.hero-premium--sub .hero-premium__title{font-size:clamp(1.65rem,7vw,2.1rem);line-height:1.12}}.hero-premium--sub .hero-premium__subtitle{font-size:var(--fs-body);max-width:640px}.hero-premium__module-icon{width:80px;height:80px;margin:0 auto var(--space-md);-webkit-backdrop-filter:blur(14px);color:var(--bc-turquoise);animation:heroFadeUp .8s 40ms var(--ease-out) both, heroFloat 6s ease-in-out infinite 1s;background:linear-gradient(135deg,#5cb8b538 0%,#0b69a71f 100%);border:1.5px solid #5cb8b566;border-radius:24px;justify-content:center;align-items:center;font-size:2.4rem;display:flex;box-shadow:0 14px 36px #00000059,0 0 40px #5cb8b538}.hero-premium__module-icon i{filter:drop-shadow(0 0 12px #5cb8b566)}.hero-premium__content{max-width:var(--hero-content-max-width)}.hero-premium--editorial .hero-premium__grid{grid-template-columns:1fr}.hero-premium--editorial .hero-premium__content{max-width:800px}.hero-premium__badge{-webkit-backdrop-filter:none;color:#ffffffb3;font-size:var(--fs-xs);font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.14em;margin-bottom:var(--space-lg);animation:heroFadeUp .8s var(--ease-out) both;background:0 0;border:0;border-radius:0;align-items:center;gap:.7rem;padding:0;display:inline-flex}.hero-premium__badge__dot{background:var(--bc-turquoise);width:26px;height:2px;box-shadow:none;border-radius:0;flex-shrink:0}.hero-premium__title{font-size:var(--fs-display);letter-spacing:var(--ls-tight);color:#fff;margin:0 0 var(--space-md);animation:heroFadeUp .9s 80ms var(--ease-out) both;text-wrap:balance;overflow-wrap:normal;word-break:keep-all;-webkit-hyphens:manual;hyphens:manual;max-width:18ch;font-weight:900;line-height:1.08}@media (width<=900px){.hero-premium__title{max-width:22ch}}@media (width<=560px){.hero-premium__title{max-width:none}}.hero-premium__title .highlight,.hero-premium__title span.turquoise{color:var(--bc-turquoise);display:inline}@media (width<=480px){.hero-premium__title{letter-spacing:-.015em;font-size:clamp(1.85rem,7.5vw,2.3rem);line-height:1.12}}.hero-premium__subtitle{font-size:var(--fs-body-lg);color:#ffffffc7;margin:0 0 var(--space-xl);max-width:560px;animation:heroFadeUp 1s .16s var(--ease-out) both;line-height:1.55}.hero-premium__actions{gap:var(--space-sm);margin-bottom:var(--space-xl);animation:heroFadeUp 1.05s .24s var(--ease-out) both;flex-wrap:wrap;display:flex}@media (width<=640px){.hero-premium__actions{flex-direction:column;align-items:stretch;width:100%}.hero-premium__actions .btn{white-space:normal;width:100%;min-width:0;font-size:var(--fs-body);justify-content:center;padding:.9rem 1rem!important}}.hero-premium__trust{font-size:var(--fs-xs);color:#ffffff8c;animation:heroFadeUp 1.1s .32s var(--ease-out) both;flex-wrap:wrap;align-items:center;gap:.65rem 1.35rem;display:flex}.hero-premium__trust__sep{display:none}@media (width<=640px){.hero-premium__trust{flex-direction:column;align-items:flex-start;gap:.6rem;font-size:.78rem}}.hero-premium__trust__item{white-space:nowrap;align-items:center;gap:.4rem;display:inline-flex}.hero-premium__trust__item i{color:var(--bc-turquoise);font-size:1rem}@media (width<=640px){.hero-premium__trust__item{white-space:normal}}.hero-premium__trust__stars{color:#f4b942;gap:.15rem;display:inline-flex}.hero-premium__trust__stars i{font-size:.95rem}.hero-premium__visual{height:480px;position:relative}@media (width<=980px){.hero-premium__visual{height:320px;margin-top:var(--space-lg)}}@media (width<=640px){.hero-premium__visual{display:none}}.hero-premium__particles{z-index:0;pointer-events:none;opacity:.6;position:absolute;inset:0}.hero-visual-cards{width:100%;height:100%;position:relative}.hero-visual-cards__card{-webkit-backdrop-filter:blur(16px);border-radius:var(--radius-lg);background:#ffffff0f;border:1px solid #ffffff1f;align-items:center;gap:.75rem;min-width:200px;padding:1rem 1.2rem;animation:6s ease-in-out infinite heroFloat;display:flex;position:absolute;box-shadow:0 18px 40px #0000004d}.hero-visual-cards__card:first-child{animation-delay:0s;top:0%;left:4%}.hero-visual-cards__card:nth-child(2){animation-delay:.8s;top:22%;right:0%}.hero-visual-cards__card:nth-child(3){animation-delay:1.6s;top:58%;left:12%}.hero-visual-cards__card:nth-child(4){animation-delay:2.4s;top:76%;right:8%}.hero-visual-cards__card__icon{width:40px;height:40px;color:var(--bc-turquoise);background:#5cb8b52e;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.3rem;display:flex}.hero-visual-cards__card__content{flex-direction:column;gap:.1rem;display:flex}.hero-visual-cards__card__content strong,.hero-visual-cards__card__content__title{font-size:.9rem;font-weight:var(--fw-bold);color:#fff}.hero-visual-cards__card__content>span:not(.hero-visual-cards__card__content__title){color:#ffffff80;text-transform:uppercase;letter-spacing:.08em;font-size:.7rem}.hero-visual-cards__card--accent{background:linear-gradient(135deg,#5cb8b538 0%,#0b69a71f 100%);border-color:#5cb8b573;box-shadow:0 18px 48px #00000059,0 0 40px #5cb8b533}.hero-visual-devices{width:100%;height:100%;position:relative}.hero-visual-devices__device,.hero-visual-devices__phone,.hero-visual-devices__tablet,.hero-visual-devices__monitor{-webkit-backdrop-filter:blur(12px);background:#ffffff0a;border:1.5px solid #ffffff1a;position:absolute;overflow:hidden;box-shadow:0 30px 60px #0006}.hero-visual-devices__monitor{border-radius:10px;width:320px;height:220px;animation:7s ease-in-out infinite heroFloat;top:8%;right:0%}.hero-visual-devices__monitor:before{content:"";background:#ffffff0f;border-bottom:1px solid #ffffff14;height:14px;position:absolute;top:0;left:0;right:0}.hero-visual-devices__monitor:after{content:"";background:#5cb8b573;border-radius:50%;width:6px;height:6px;position:absolute;top:4px;left:8px;box-shadow:10px 0 #ffffff26,20px 0 #ffffff1a}.hero-visual-devices__monitor .hero-visual-devices__stand{background:#ffffff0a;border:1px solid #ffffff14;border-top:none;border-radius:0 0 10px 10px;width:80px;height:16px;position:absolute;bottom:-18px;left:50%;transform:translate(-50%)}.hero-visual-devices__tablet{border-color:#5cb8b538;border-radius:14px;width:160px;height:220px;animation:6s ease-in-out .5s infinite heroFloat;bottom:4%;right:38%;box-shadow:0 28px 60px #00000073,0 0 40px #5cb8b526}.hero-visual-devices__phone{border-color:#5cb8b54d;border-radius:18px;width:88px;height:170px;animation:6.5s ease-in-out 1s infinite heroFloat;bottom:18%;left:6%;box-shadow:0 24px 60px #00000080,0 0 48px #5cb8b538}.hero-visual-devices__phone:before{content:"";background:#ffffff2e;border-radius:2px;width:26px;height:4px;position:absolute;top:6px;left:50%;transform:translate(-50%)}.hero-visual-devices__ui{flex-direction:column;gap:6px;display:flex;position:absolute;inset:16px 10px 10px}.hero-visual-devices__ui:before{content:"";background:#5cb8b573;border-radius:3px;width:45%;height:6px;display:block}.hero-visual-devices__ui .hero-visual-devices__chart{grid-template-columns:repeat(3,1fr);gap:4px;margin-top:4px;display:grid}.hero-visual-devices__ui .hero-visual-devices__chart span{background:#5cb8b526;border-radius:4px;height:28px}.hero-visual-devices__ui .hero-visual-devices__chart span:nth-child(2){background:#0b69a733}.hero-visual-devices__ui .hero-visual-devices__chart span:nth-child(3){background:#5cb8b514}.hero-visual-devices__ui .hero-visual-devices__lines{flex-direction:column;gap:4px;margin-top:6px;display:flex}.hero-visual-devices__ui .hero-visual-devices__lines span{background:#ffffff14;border-radius:2px;height:4px}.hero-visual-devices__ui .hero-visual-devices__lines span:first-child{background:#5cb8b540;width:80%}.hero-visual-devices__ui .hero-visual-devices__lines span:nth-child(2){width:60%}.hero-visual-devices__ui .hero-visual-devices__lines span:nth-child(3){width:70%}.hero-visual-devices__ui .hero-visual-devices__lines span:nth-child(4){background:#5cb8b52e;width:50%}.hero-visual-devices__cloud-badge{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-size:.65rem;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.1em;color:var(--bc-turquoise-light);background:#5cb8b51f;border:1px solid #5cb8b54d;border-radius:999px;align-items:center;gap:.4rem;padding:.35rem .85rem;display:inline-flex;position:absolute;top:0;right:42%}.hero-visual-devices__cloud-badge i{color:var(--bc-turquoise);font-size:.85rem}@media (width<=980px){.hero-visual-devices__monitor{transform-origin:100%;transform:scale(.75)}.hero-visual-devices__tablet{transform-origin:50%;transform:scale(.75)}.hero-visual-devices__phone{transform-origin:0 100%;transform:scale(.75)}}.hero-visual-process{width:100%;height:100%;position:relative}.hero-visual-process__line{transform-origin:0;background:linear-gradient(90deg,#0000 0%,#5cb8b580 50%,#0000 100%);height:2px;position:absolute}.hero-visual-process__line:before{content:"";background:linear-gradient(90deg,#0000,#fffc,#0000);animation:3s ease-in-out infinite processShimmer;position:absolute;inset:0}.hero-visual-process__node{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);width:88px;height:88px;color:var(--bc-turquoise);background:#ffffff0a;border:1.5px solid #5cb8b54d;border-radius:50%;justify-content:center;align-items:center;font-size:2rem;animation:6s ease-in-out infinite heroFloat;display:flex;position:absolute;box-shadow:0 20px 40px #0000004d,0 0 30px #5cb8b526}.hero-visual-process__node:after{content:"";border:2px solid #5cb8b54d;border-radius:50%;animation:3s ease-out infinite processPulse;position:absolute;inset:-4px}.hero-visual-process__node__label{white-space:nowrap;font-size:.7rem;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%)}@media (width<=640px){.hero-visual-process__node__label{white-space:normal;text-align:center;max-width:80px;font-size:.6rem}}.hero-visual-process__node__label{color:#ffffffb3;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.08em}.hero-visual-process__node--1{animation-delay:0s;top:8%;left:0%}.hero-visual-process__node--2{animation-delay:.7s;top:32%;right:10%}.hero-visual-process__node--2:after{animation-delay:.4s}.hero-visual-process__node--3{animation-delay:1.4s;top:55%;left:18%}.hero-visual-process__node--3:after{animation-delay:.8s}.hero-visual-process__node--4{animation-delay:2.1s;bottom:4%;right:2%}.hero-visual-process__node--4:after{animation-delay:1.2s}.hero-visual-process__node--4{color:#fff;background:#5cb8b538;border-color:#5cb8b599}.hero-visual-ai{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.hero-visual-ai__core{color:#fff;background:radial-gradient(circle at 30% 30%,#5cb8b566 0%,#0b69a740 50%,#0000 80%);border-radius:50%;justify-content:center;align-items:center;width:180px;height:180px;font-size:4rem;display:flex;position:relative;box-shadow:0 0 80px #5cb8b566,inset 0 0 40px #5cb8b533}.hero-visual-ai__core i{background:linear-gradient(135deg, var(--bc-blue), var(--bc-turquoise));-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 20px #5cb8b580);-webkit-background-clip:text;background-clip:text}.hero-visual-ai__core:before,.hero-visual-ai__core:after{content:"";border:1.5px solid #5cb8b566;border-radius:50%;animation:3.5s ease-out infinite aiPulse;position:absolute;inset:0}.hero-visual-ai__core:after{animation-delay:1.75s}.hero-visual-ai__orbit{border:1px dashed #ffffff14;border-radius:50%;width:380px;height:380px;margin-top:-190px;margin-left:-190px;animation:20s linear infinite aiOrbit;position:absolute;top:50%;left:50%}.hero-visual-ai__satellite{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);width:52px;height:52px;color:var(--bc-turquoise);background:#ffffff0f;border:1px solid #5cb8b54d;border-radius:14px;justify-content:center;align-items:center;font-size:1.5rem;animation:20s linear infinite aiCounterRotate;display:flex;position:absolute;box-shadow:0 12px 28px #00000059,0 0 24px #5cb8b533}.hero-visual-ai__satellite--1{margin-left:-26px;top:-26px;left:50%}.hero-visual-ai__satellite--2{margin-top:-26px;top:50%;right:-26px}.hero-visual-ai__satellite--3{margin-left:-26px;bottom:-26px;left:50%}.hero-visual-ai__satellite--4{margin-top:-26px;top:50%;left:-26px}.hero-premium__scroll-hint{bottom:var(--space-lg);z-index:2;font-size:var(--fs-2xs);text-transform:uppercase;letter-spacing:.16em;color:#ffffff73;pointer-events:none;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:absolute;left:50%;transform:translate(-50%)}@media (width<=640px){.hero-premium__scroll-hint{display:none}}.hero-premium__scroll-hint:after{content:"";background:linear-gradient(#5cb8b599,#0000);width:1px;height:28px;animation:2s ease-in-out infinite heroScrollHint}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes heroPulse{0%,to{opacity:1;box-shadow:var(--bc-pulse-dot-glow);transform:scale(1)}50%{opacity:.6;transform:scale(1.4);box-shadow:0 0 20px #5cb8b5e6}}@keyframes heroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes heroScrollHint{0%,to{opacity:.3;transform-origin:top;transform:scaleY(.3)}50%{opacity:1;transform-origin:top;transform:scaleY(1)}}@keyframes processShimmer{0%{opacity:0;transform:translate(-100%)}50%{opacity:1}to{opacity:0;transform:translate(100%)}}@keyframes processPulse{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}@keyframes aiPulse{0%{opacity:.7;transform:scale(1)}to{opacity:0;transform:scale(1.8)}}@keyframes aiOrbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes aiCounterRotate{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@media (prefers-reduced-motion:reduce){.hero-premium *,.hero-premium :before,.hero-premium :after{transition:none!important;animation:none!important}}.hero-visual-ai__orbit,.hero-visual-ai__satellite,.hero-visual-process__line:before{animation:none}.mega-menu{top:var(--header-height);-webkit-backdrop-filter:blur(24px)saturate(180%);border-top:1px solid var(--bc-border);opacity:0;visibility:hidden;transition:all .25s var(--ease-out);z-index:var(--z-dropdown);max-height:calc(100vh - var(--header-height));background:#fff;position:fixed;left:0;right:0;overflow-y:auto;transform:translateY(-8px);box-shadow:0 24px 72px #0b2a452e}.header.scrolled .mega-menu{top:var(--header-height-scrolled)}.nav__item--mega:hover .mega-menu,.nav__item--mega.is-open .mega-menu{opacity:1;visibility:visible;transform:translateY(0)}.mega-menu__inner{max-width:var(--container-max);padding:var(--space-xl) var(--container-padding);gap:var(--space-2xl);grid-template-columns:320px 1fr;margin:0 auto;display:grid}.mega-menu__featured{border-right:1px solid var(--bc-border);padding-right:var(--space-2xl)}.mega-menu__hero-card{padding:var(--space-lg);background:linear-gradient(135deg, var(--bc-blue) 0%, #063f6a 100%);border-radius:var(--radius-xl);color:var(--bc-white);transition:all var(--duration-base) var(--ease-out);margin-bottom:var(--space-lg);text-decoration:none;display:block}.mega-menu__hero-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0b69a740}.mega-menu__hero-card h3{font-size:var(--fs-body-lg);font-weight:var(--fw-bold);color:var(--bc-white);align-items:center;margin-bottom:.35rem;display:flex}.mega-menu__hero-card p{font-size:var(--fs-small);color:#ffffffbf;margin:0}.mega-menu__hero-badge{border-radius:var(--radius-full);font-size:var(--fs-2xs);font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.08em;color:var(--bc-turquoise-light);margin-bottom:var(--space-sm);background:#ffffff1f;align-items:center;gap:.35rem;padding:.25rem .6rem;display:inline-flex}.mega-menu__featured-links{flex-direction:column;gap:.35rem;display:flex}.mega-menu__featured-link{border-radius:var(--radius-md);color:var(--bc-text-primary);transition:all var(--duration-fast) var(--ease-out);align-items:center;gap:.75rem;padding:.65rem .85rem;text-decoration:none;display:flex}.mega-menu__featured-link:hover{background:var(--bc-surface);color:var(--bc-blue)}.mega-menu__featured-link i{color:var(--bc-blue);background:var(--bc-surface);border-radius:var(--radius-md);width:32px;height:32px;transition:all var(--duration-fast);justify-content:center;align-items:center;font-size:1.25rem;display:flex}.mega-menu__featured-link:hover i{background:var(--bc-blue);color:var(--bc-white)}.mega-menu__featured-link span{flex-direction:column;display:flex}.mega-menu__featured-link span strong{font-size:var(--fs-small);font-weight:var(--fw-semibold)}.mega-menu__featured-link span small{font-size:var(--fs-2xs);color:var(--bc-text-tertiary)}.mega-menu__modules{flex-direction:column;display:flex}.mega-menu__heading{font-size:var(--fs-2xs);font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:var(--ls-wider);color:var(--bc-text-tertiary);margin-bottom:var(--space-md)}.mega-menu__grid{grid-template-columns:repeat(3,1fr);gap:.3rem;display:grid}@media (width<=1024px){.mega-menu__grid{grid-template-columns:repeat(2,1fr)}}.mega-menu__link{border-radius:var(--radius-md);font-size:var(--fs-small);font-weight:var(--fw-medium);color:var(--bc-text-primary);transition:all var(--duration-fast) var(--ease-out);align-items:center;gap:.6rem;padding:.5rem .65rem;text-decoration:none;display:flex}.mega-menu__link:hover{background:var(--bc-surface);color:var(--bc-blue)}.mega-menu__link i{color:var(--bc-blue);opacity:.6;transition:opacity var(--duration-fast);font-size:1rem}.mega-menu__link:hover i{opacity:1}.mega-menu__cta{margin-top:var(--space-lg);padding-top:var(--space-md);border-top:1px solid var(--bc-border);justify-content:flex-end;display:flex}.mega-menu--compact .mega-menu__inner{max-width:700px}@media (width<=768px){.mega-menu{display:none!important}}.nav__item--mega .nav__link i{transition:transform .3s var(--ease-out)}.nav__item--mega:hover .nav__link i,.nav__item--mega.is-open .nav__link i{transform:rotate(180deg)}.mobile-bottom-nav{-webkit-backdrop-filter:blur(20px)saturate(180%);border-top:1px solid var(--bc-border);z-index:var(--z-floating);padding:.5rem .75rem;padding-bottom:max(.5rem, env(safe-area-inset-bottom));background:#fffffff2;display:none;position:fixed;bottom:0;left:0;right:0}@media (width<=768px){.mobile-bottom-nav{justify-content:space-around;align-items:center;display:flex}}.mobile-bottom-nav__item{border-radius:var(--radius-md);color:var(--bc-text-tertiary);transition:all var(--duration-fast) var(--ease-out);-webkit-tap-highlight-color:transparent;flex-direction:column;align-items:center;gap:.2rem;padding:.4rem .75rem;font-size:0;text-decoration:none;display:flex}.mobile-bottom-nav__item span{font-size:var(--fs-2xs);font-weight:var(--fw-medium)}.mobile-bottom-nav__item.active,.mobile-bottom-nav__item:active{color:var(--bc-blue)}.mobile-bottom-nav__item--cta{background:var(--bc-turquoise);border-radius:var(--radius-lg);padding:.5rem 1rem;box-shadow:0 2px 8px #5cb8b54d;color:var(--bc-white)!important}.mobile-bottom-nav__item--cta:active{transform:scale(.95)}.mobile-overlay{background:var(--bc-black);z-index:calc(var(--z-modal) + 1);opacity:0;visibility:hidden;transition:opacity .3s var(--ease-out), visibility .3s;-webkit-overflow-scrolling:touch;display:none;position:fixed;inset:0;overflow-y:auto}@media (width<=768px){.mobile-overlay{display:block}}.mobile-overlay.open{opacity:1;visibility:visible}.mobile-overlay__header{padding:var(--space-lg) var(--container-padding);border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;display:flex}.mobile-overlay__close{color:#fff9;transition:color var(--duration-fast);padding:.5rem}.mobile-overlay__close:hover{color:var(--bc-white)}.mobile-overlay__content{padding:var(--space-lg) var(--container-padding) var(--space-3xl)}.mobile-overlay__section{margin-bottom:var(--space-xl)}.mobile-overlay__label{font-size:var(--fs-2xs);font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:var(--ls-wider);color:var(--bc-turquoise);margin-bottom:var(--space-sm);align-items:center;gap:.5rem;display:flex}.mobile-overlay__label:before{content:"";background:var(--bc-turquoise);width:20px;height:1px}.mobile-overlay__link{align-items:center;gap:var(--space-md);color:#fffc;font-size:var(--fs-body-lg);font-weight:var(--fw-medium);transition:all var(--duration-fast) var(--ease-out);border-bottom:1px solid #ffffff0d;padding:.85rem 0;text-decoration:none;display:flex}.mobile-overlay__link:hover{color:var(--bc-white);padding-left:.5rem}.mobile-overlay__link i{color:var(--bc-turquoise);opacity:.6;font-size:1.25rem}.mobile-overlay__cta{padding-top:var(--space-xl);border-top:1px solid #ffffff0f}@media (width<=768px){body{padding-bottom:72px}.footer{margin-bottom:72px}}.content-split{gap:var(--space-2xl);grid-template-columns:1.1fr .9fr;align-items:start;display:grid}@media (width<=768px){.content-split{grid-template-columns:1fr}}.content-split__text h2{margin-bottom:var(--space-md)}.content-split__text p{color:var(--bc-text-secondary);line-height:var(--lh-relaxed);margin-bottom:var(--space-lg)}.content-split__bullets{margin-bottom:var(--space-lg);flex-direction:column;gap:.65rem;display:flex}.content-split__bullet{font-size:var(--fs-small);color:var(--bc-text-primary);align-items:flex-start;gap:.75rem;line-height:1.5;display:flex}.content-split__bullet i{color:var(--bc-turquoise);flex-shrink:0;margin-top:.1rem;font-size:1.1rem}.feature-mini-grid{gap:var(--space-sm);grid-template-columns:1fr 1fr;display:grid}@media (width<=480px){.feature-mini-grid{grid-template-columns:1fr}}.feature-mini-card{padding:var(--space-lg);border-radius:var(--radius-xl);transition:all .4s var(--ease-out);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff80;border:1px solid #ffffff4d;position:relative;overflow:hidden;box-shadow:0 2px 12px #00000008}.feature-mini-card:hover{background:#ffffffb3;transform:translateY(-4px);box-shadow:0 12px 40px #0000000f}.feature-mini-card:before{content:"";background:var(--mini-card-glow,#5cb8b526);opacity:0;filter:blur(25px);pointer-events:none;border-radius:50%;width:80px;height:80px;transition:opacity .4s;position:absolute;top:-20px;right:-20px}.feature-mini-card:hover:before{opacity:1}.feature-mini-card__icon{color:var(--bc-blue);margin-bottom:var(--space-sm);z-index:1;font-size:1.75rem;position:relative}.feature-mini-card__title{font-size:var(--fs-small);font-weight:var(--fw-bold);color:var(--bc-text-primary);z-index:1;margin-bottom:.2rem;position:relative}.feature-mini-card__text{font-size:var(--fs-2xs);color:var(--bc-text-tertiary);z-index:1;line-height:1.4;position:relative}.icon-card-grid{gap:var(--space-md);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));display:grid}.icon-card{padding:var(--space-xl);border-radius:var(--radius-2xl);text-align:center;transition:all .4s var(--ease-out);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff80;border:1px solid #ffffff4d;position:relative;overflow:hidden;box-shadow:0 2px 12px #00000008}.icon-card:hover{background:#ffffffb3;transform:translateY(-6px);box-shadow:0 16px 48px #00000012}.icon-card:before{content:"";opacity:0;filter:blur(30px);pointer-events:none;border-radius:50%;width:100px;height:100px;transition:opacity .4s;position:absolute;top:-30px;left:50%;transform:translate(-50%)}.icon-card:nth-child(odd):before{background:#5cb8b533}.icon-card:nth-child(2n):before{background:#0b69a726}.icon-card:hover:before{opacity:1}.icon-card__icon{margin-bottom:var(--space-md);z-index:1;font-size:2.5rem;position:relative}.icon-card__icon:after{content:"";opacity:0;border:2px solid #5cb8b526;border-radius:50%;transition:opacity .4s,transform .4s;position:absolute;inset:-8px;transform:scale(.8)}.icon-card:hover .icon-card__icon{color:var(--bc-turquoise)}.icon-card:hover .icon-card__icon:after{opacity:1;transform:scale(1.1)}.icon-card__title{font-size:var(--fs-body);font-weight:var(--fw-bold);color:var(--bc-text-primary);margin-bottom:var(--space-2xs);z-index:1;position:relative}.icon-card__text{font-size:var(--fs-small);color:var(--bc-text-secondary);line-height:var(--lh-normal);z-index:1;position:relative}.icon-card__badge{border-radius:var(--radius-full);font-size:var(--fs-2xs);font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.05em;margin-top:var(--space-xs);z-index:1;padding:.2rem .6rem;display:inline-block;position:relative}.icon-card__badge--active{color:var(--bc-turquoise-dark);background:#5cb8b51f}.icon-card__badge--soon{color:var(--bc-blue);background:#0b69a714}.process-visual{margin:var(--space-xl) 0;gap:0;display:flex;position:relative}@media (width<=768px){.process-visual{gap:var(--space-md);flex-direction:column}}.process-visual__step{text-align:center;padding:var(--space-lg) var(--space-md);flex:1;position:relative}.process-visual__step:not(:last-child):after{content:"";background:linear-gradient(90deg, var(--bc-turquoise), #5cb8b533);z-index:0;width:50%;height:2px;position:absolute;top:36px;right:0}@media (width<=768px){.process-visual__step:not(:last-child):after{display:none}}.process-visual__step:not(:first-child):before{content:"";background:linear-gradient(90deg, #5cb8b533, var(--bc-turquoise));z-index:0;width:50%;height:2px;position:absolute;top:36px;left:0}@media (width<=768px){.process-visual__step:not(:first-child):before{display:none}}.process-visual__step__number{width:48px;height:48px;margin:0 auto var(--space-md);font-size:var(--fs-small);font-weight:var(--fw-bold);z-index:1;transition:all .4s var(--ease-out);color:var(--bc-blue);background:#ffffffb3;border:2px solid #5cb8b540;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative;box-shadow:0 4px 16px #0000000a}.process-visual__step:hover .process-visual__step__number{background:var(--bc-turquoise);color:var(--bc-white);border-color:var(--bc-turquoise);transform:scale(1.1);box-shadow:0 4px 20px #5cb8b54d}.process-visual__step__icon{color:var(--bc-turquoise);margin-bottom:var(--space-xs);font-size:1.5rem}.process-visual__step__title{font-size:var(--fs-small);font-weight:var(--fw-bold);color:var(--bc-text-primary);margin-bottom:var(--space-2xs)}.process-visual__step__text{font-size:var(--fs-2xs);color:var(--bc-text-tertiary);line-height:1.5}.benefit-section{gap:var(--space-2xl);grid-template-columns:1fr 1fr;align-items:start;display:grid}@media (width<=768px){.benefit-section{grid-template-columns:1fr}}.benefit-section__text h2{color:var(--bc-white);margin-bottom:var(--space-md)}.benefit-section__text p{color:var(--bc-text-light-muted);line-height:var(--lh-relaxed);margin-bottom:var(--space-lg)}.benefit-section__highlight{padding:var(--space-lg);border-left:3px solid var(--bc-turquoise);border-radius:0 var(--radius-lg) var(--radius-lg) 0;color:var(--bc-turquoise-light);font-style:italic;line-height:var(--lh-relaxed);background:#5cb8b50f}.benefit-items{gap:var(--space-md);flex-direction:column;display:flex}.benefit-item{align-items:flex-start;gap:var(--space-md);padding:var(--space-lg);border-radius:var(--radius-xl);transition:all .3s var(--ease-out);background:#ffffff0a;border:1px solid #ffffff0f;display:flex}.benefit-item:hover{background:#ffffff12;border-color:#5cb8b526;transform:translate(4px)}.benefit-item__icon{border-radius:var(--radius-lg);width:40px;height:40px;color:var(--bc-turquoise);background:#5cb8b51a;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;display:flex}.benefit-item__content strong{color:var(--bc-white);font-size:var(--fs-body);margin-bottom:.2rem;display:block}.benefit-item__content p{font-size:var(--fs-small);color:var(--bc-text-light-muted);margin:0;line-height:1.5}.stats-section{justify-content:center;gap:var(--space-2xl);padding:var(--space-xl) 0;flex-wrap:wrap;display:flex}@media (width<=640px){.stats-section{gap:var(--space-xl)}}.stat-highlight{text-align:center;padding:var(--space-lg) var(--space-xl);position:relative}.stat-highlight__value{font-size:var(--fs-h1);font-weight:var(--fw-extrabold);margin-bottom:var(--space-xs);background:linear-gradient(135deg, var(--bc-blue) 0%, var(--bc-turquoise) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;line-height:1}.stat-highlight__label{font-size:var(--fs-xs);font-weight:var(--fw-medium);color:var(--bc-text-tertiary);text-transform:uppercase;letter-spacing:var(--ls-wide)}.stat-highlight__desc{font-size:var(--fs-small);color:var(--bc-text-secondary);margin-top:var(--space-xs);max-width:200px}.stat-highlight+.stat-highlight:before{content:"";left:calc(var(--space-xl) * -1);background:var(--bc-border);width:1px;height:48px;position:absolute;top:50%;transform:translateY(-50%)}@media (width<=640px){.stat-highlight+.stat-highlight:before{display:none}}.module-bg-fx{pointer-events:none;z-index:0;opacity:.38;mix-blend-mode:normal;position:absolute;inset:0;overflow:hidden}@media (width<=640px){.module-bg-fx{opacity:.22}}.module-bg-fx:before,.module-bg-fx:after{content:"";will-change:transform, opacity;background-repeat:repeat;position:absolute;inset:-10%}.module-bg-fx--flow:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80'><path d='M10 40 L55 40 M50 32 L60 40 L50 48' stroke='%2365c1be' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round' opacity='0.45'/></svg>");background-size:80px 80px;animation:12s linear infinite bgFlowX}.module-bg-fx--flow:after{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='120' height='120' viewBox='0 0 120 120'><path d='M15 60 L95 60 M85 48 L100 60 L85 72' stroke='%230b69a7' stroke-width='1.2' fill='none' stroke-linecap='round' stroke-linejoin='round' opacity='0.25'/></svg>");background-size:120px 120px;animation:20s linear infinite reverse bgFlowX}.module-bg-fx--pulse:before{background-image:radial-gradient(circle at 20% 30%,#5cb8b566 0,#5cb8b500 2px),radial-gradient(circle at 70% 60%,#0b69a759 0,#0b69a700 2px),radial-gradient(circle at 40% 80%,#5cb8b54d 0,#5cb8b500 2px);background-size:300px 300px,420px 420px,360px 360px;animation:14s ease-in-out infinite bgPulse}.module-bg-fx--bars:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='160' height='120' viewBox='0 0 160 120'><rect x='10' y='70' width='14' height='40' fill='%2365c1be' opacity='0.35' rx='2'/><rect x='40' y='50' width='14' height='60' fill='%2365c1be' opacity='0.3' rx='2'/><rect x='70' y='30' width='14' height='80' fill='%230b69a7' opacity='0.3' rx='2'/><rect x='100' y='55' width='14' height='55' fill='%2365c1be' opacity='0.3' rx='2'/><rect x='130' y='20' width='14' height='90' fill='%230b69a7' opacity='0.35' rx='2'/></svg>");background-size:160px 120px;animation:18s linear infinite bgDrift}.module-bg-fx--grid:before{background-image:linear-gradient(90deg,#5cb8b540 1px,#0000 1px),linear-gradient(#5cb8b540 1px,#0000 1px);background-size:60px 60px;animation:30s linear infinite bgDrift}.module-bg-fx--grid:after{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='60' height='60' viewBox='0 0 60 60'><rect x='18' y='18' width='24' height='24' fill='%230b69a7' opacity='0.2' rx='2'/></svg>");background-size:60px 60px;animation:30s linear infinite bgDrift}.module-bg-fx--network:before,.module-bg-fx--app:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='200' height='200' viewBox='0 0 200 200'><g stroke='%2365c1be' stroke-width='0.8' opacity='0.35' fill='none'><line x1='30' y1='40' x2='120' y2='70'/><line x1='120' y1='70' x2='80' y2='150'/><line x1='120' y1='70' x2='170' y2='130'/><line x1='80' y1='150' x2='170' y2='130'/><line x1='30' y1='40' x2='80' y2='150'/></g><g fill='%230b69a7' opacity='0.55'><circle cx='30' cy='40' r='3'/><circle cx='120' cy='70' r='4'/><circle cx='80' cy='150' r='3'/><circle cx='170' cy='130' r='3'/></g></svg>");background-size:200px 200px;animation:8s ease-in-out infinite bgPulse}.module-bg-fx--gears:before{transform-origin:50%;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='240' height='240' viewBox='0 0 240 240'><g fill='none' stroke='%2365c1be' stroke-width='1.5' opacity='0.35'><circle cx='80' cy='80' r='28'/><circle cx='80' cy='80' r='14'/><g stroke-width='6'><line x1='80' y1='40' x2='80' y2='48'/><line x1='80' y1='112' x2='80' y2='120'/><line x1='40' y1='80' x2='48' y2='80'/><line x1='112' y1='80' x2='120' y2='80'/><line x1='52' y1='52' x2='58' y2='58'/><line x1='102' y1='102' x2='108' y2='108'/><line x1='108' y1='52' x2='102' y2='58'/><line x1='58' y1='102' x2='52' y2='108'/></g></g></svg>");background-size:240px 240px;animation:80s linear infinite bgRotate}.module-bg-fx--docs:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='160' height='160' viewBox='0 0 160 160'><g fill='none' stroke='%2365c1be' stroke-width='1.2' opacity='0.4'><rect x='30' y='30' width='60' height='80' rx='4'/><rect x='40' y='40' width='60' height='80' rx='4'/><rect x='50' y='50' width='60' height='80' rx='4'/><line x1='58' y1='70' x2='100' y2='70'/><line x1='58' y1='82' x2='100' y2='82'/><line x1='58' y1='94' x2='88' y2='94'/></g></svg>");background-size:160px 160px;animation:25s linear infinite bgDriftSlow}.module-bg-fx--funnel:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='180' height='180' viewBox='0 0 180 180'><g fill='none' stroke='%2365c1be' stroke-width='1.5' opacity='0.35' stroke-linecap='round'><path d='M30 40 L150 40 L110 90 L110 140 L70 140 L70 90 Z'/></g></svg>");background-size:180px 180px;animation:22s linear infinite bgDrift}.module-bg-fx--funnel:after{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='180' height='180' viewBox='0 0 180 180'><g fill='%230b69a7' opacity='0.3'><circle cx='50' cy='30' r='2.5'/><circle cx='90' cy='30' r='2.5'/><circle cx='130' cy='30' r='2.5'/><circle cx='90' cy='60' r='2'/><circle cx='90' cy='110' r='2.5'/><circle cx='90' cy='155' r='3'/></g></svg>");background-size:180px 180px;animation:10s linear infinite bgDriftDown}.module-bg-fx--code:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='220' height='140' viewBox='0 0 220 140'><g fill='none' stroke='%2365c1be' stroke-width='1.4' opacity='0.4' stroke-linecap='round' stroke-linejoin='round' font-family='monospace'><path d='M20 60 L8 70 L20 80'/><path d='M60 60 L72 70 L60 80'/></g><g fill='%230b69a7' opacity='0.32' font-family='ui-monospace,monospace' font-size='12'><text x='90' y='74'>&lt;/&gt;</text><text x='150' y='40'>{ }</text><text x='30' y='118'>const</text><text x='130' y='115'>=&gt;</text></g></svg>");background-size:220px 140px;animation:35s linear infinite bgDriftSlow}.module-bg-fx--shop:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='180' height='180' viewBox='0 0 180 180'><g fill='none' stroke='%2365c1be' stroke-width='1.4' opacity='0.4' stroke-linecap='round' stroke-linejoin='round'><path d='M30 45 L45 45 L55 100 L120 100 L130 60 L50 60'/><circle cx='65' cy='120' r='5'/><circle cx='110' cy='120' r='5'/></g><g fill='%230b69a7' opacity='0.28'><rect x='130' y='30' width='22' height='28' rx='2'/><rect x='140' y='24' width='8' height='6' rx='1'/></g></svg>");background-size:180px 180px;animation:25s linear infinite bgDrift}@keyframes bgFlowX{0%{transform:translate(0)}to{transform:translate(-80px)}}@keyframes bgDrift{0%{transform:translate(0)}to{transform:translate(-60px,-60px)}}@keyframes bgDriftSlow{0%{transform:translate(0)}to{transform:translate(-40px,40px)}}@keyframes bgDriftDown{0%{opacity:0;transform:translateY(-40px)}50%{opacity:.9}to{opacity:0;transform:translateY(40px)}}@keyframes bgPulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}@keyframes bgPulseRing{0%{opacity:0;transform:scale(.6)}60%{opacity:.8}to{opacity:0;transform:scale(1.4)}}@keyframes bgRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.module-bg-fx:before,.module-bg-fx:after{animation:none!important}@media (prefers-reduced-motion:reduce){.module-bg-fx:before,.module-bg-fx:after{animation:none!important}}.funnel-page{background:radial-gradient(ellipse at 20% 0%, #5cb8b51f 0%, transparent 50%), radial-gradient(ellipse at 80% 100%, #0b69a71a 0%, transparent 50%), var(--bc-gray-light);min-height:100vh;padding:var(--space-2xl) 0 var(--space-2xl);position:relative;overflow:hidden}@media (width<=768px){.funnel-page{padding:var(--space-xl) 0}}.funnel-shell{max-width:720px;padding:0 var(--space-lg);margin:0 auto}.funnel-topbar{margin-bottom:var(--space-xl);justify-content:space-between;align-items:center;display:flex}.funnel-topbar__back{color:var(--bc-text-secondary);font-size:var(--fs-small);align-items:center;gap:.4rem;text-decoration:none;transition:color .2s;display:inline-flex}.funnel-topbar__back:hover{color:var(--bc-blue)}.funnel-logo{font-weight:var(--fw-bold);color:var(--bc-anthracite);font-size:var(--fs-small);letter-spacing:.02em;align-items:center;gap:.6rem;text-decoration:none;display:inline-flex}.funnel-logo__mark{width:32px;height:32px;color:var(--bc-blue);font-weight:var(--fw-extrabold);background:#fff;border-radius:8px;justify-content:center;align-items:center;font-size:.75rem;display:inline-flex;overflow:hidden}.funnel-logo__mark img{object-fit:contain;width:100%;height:100%;display:block}.funnel-progress{margin-bottom:var(--space-xl)}.funnel-progress__meta{font-size:var(--fs-2xs);color:var(--bc-text-tertiary);text-transform:uppercase;letter-spacing:.08em;font-weight:var(--fw-medium);justify-content:space-between;margin-bottom:.5rem;display:flex}.funnel-progress__track{background:#0b69a714;border-radius:999px;height:4px;position:relative;overflow:hidden}.funnel-progress__fill{background:linear-gradient(90deg, var(--bc-blue), var(--bc-turquoise));border-radius:999px;width:0%;height:100%;transition:width .5s cubic-bezier(.22,1,.36,1);box-shadow:0 0 12px #5cb8b566}.funnel-step{opacity:0;pointer-events:none;transition:opacity .4s,transform .4s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:translate(24px)}.funnel-step.is-active{opacity:1;pointer-events:auto;position:relative;transform:translate(0)}.funnel-step.is-exit{opacity:0;transform:translate(-24px)}.funnel-stage{min-height:420px;position:relative}.funnel-step__eyebrow{font-size:var(--fs-2xs);text-transform:uppercase;letter-spacing:.1em;color:var(--bc-turquoise-dark);font-weight:var(--fw-bold);margin-bottom:.8rem;display:inline-block}.funnel-step__title{font-size:clamp(1.4rem,2.5vw,1.9rem);font-weight:var(--fw-extrabold);color:var(--bc-anthracite);letter-spacing:-.01em;margin-bottom:.5rem;line-height:1.25}.funnel-step__desc{color:var(--bc-text-secondary);line-height:var(--lh-relaxed);margin-bottom:var(--space-lg);font-size:var(--fs-body)}.funnel-intro{text-align:center}.funnel-intro__badge{color:var(--bc-turquoise-dark);font-size:var(--fs-2xs);font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.08em;margin-bottom:var(--space-md);background:#5cb8b51a;border-radius:999px;align-items:center;gap:.5rem;padding:.4rem 1rem;display:inline-flex}.funnel-intro__badge i{font-size:.95rem}.funnel-intro__title{font-size:clamp(1.8rem,4vw,2.6rem);font-weight:var(--fw-extrabold);letter-spacing:-.015em;color:var(--bc-anthracite);margin-bottom:var(--space-md);line-height:1.15}.funnel-intro__title span{color:var(--bc-turquoise-dark)}.funnel-intro__lead{font-size:var(--fs-body-lg);color:var(--bc-text-secondary);max-width:520px;margin:0 auto var(--space-xl);line-height:var(--lh-relaxed)}.funnel-intro__facts{gap:var(--space-xl);margin:var(--space-xl) 0;flex-wrap:wrap;justify-content:center;display:flex}.funnel-intro__facts .fact{color:var(--bc-text-secondary);font-size:var(--fs-small);font-weight:var(--fw-medium);align-items:center;gap:.5rem;display:flex}.funnel-intro__facts .fact i{color:var(--bc-turquoise);font-size:1.15rem}.funnel-field{margin-bottom:var(--space-md)}.funnel-field__label{font-size:var(--fs-xs);font-weight:var(--fw-bold);color:var(--bc-anthracite);letter-spacing:.02em;margin-bottom:.4rem;display:block}.funnel-field__label-note{color:var(--bc-text-tertiary);font-weight:var(--fw-normal);margin-left:.4rem}.funnel-field__input,.funnel-field__textarea{border-radius:var(--radius-lg);width:100%;font-size:var(--fs-body);color:var(--bc-anthracite);background:#fff;border:1.5px solid #0b69a726;padding:.85rem 1rem;font-family:inherit;transition:border-color .2s,box-shadow .2s}.funnel-field__input:focus,.funnel-field__textarea:focus{border-color:var(--bc-turquoise);outline:none;box-shadow:0 0 0 4px #5cb8b51f}.funnel-field__input::placeholder,.funnel-field__textarea::placeholder{color:var(--bc-text-tertiary)}.funnel-field--error .funnel-field__input,.funnel-field--error .funnel-field__textarea{border-color:#e74c3c}.funnel-field__error{font-size:var(--fs-2xs);color:#e74c3c;margin-top:.3rem;display:none}.funnel-field--error .funnel-field__error{display:block}.funnel-consent{padding:var(--space-md);border-radius:var(--radius-lg);margin-top:var(--space-md);background:#0b69a70a;align-items:flex-start;gap:.65rem;display:flex}.funnel-consent input{accent-color:var(--bc-turquoise);flex-shrink:0;margin-top:.15rem}.funnel-consent label{font-size:var(--fs-2xs);color:var(--bc-text-secondary);line-height:1.5}.funnel-consent label a{color:var(--bc-blue);text-decoration:underline}.funnel-answers{flex-direction:column;gap:.7rem;display:flex}.funnel-answer{border-radius:var(--radius-lg);cursor:pointer;transition:all .2s var(--ease-out);background:#fff;border:1.5px solid #0b69a71f;align-items:center;gap:.9rem;padding:1rem 1.1rem;display:flex;position:relative}.funnel-answer input{opacity:0;pointer-events:none;position:absolute}.funnel-answer__dot{border:2px solid #0b69a740;border-radius:50%;flex-shrink:0;width:20px;height:20px;transition:all .2s;position:relative}.funnel-answer__dot:after{content:"";background:var(--bc-turquoise);transition:transform .2s var(--ease-out);border-radius:50%;position:absolute;inset:3px;transform:scale(0)}.funnel-answer__label{font-size:var(--fs-body);color:var(--bc-anthracite);font-weight:var(--fw-medium);flex:1;line-height:1.4}.funnel-answer__hint{font-size:var(--fs-2xs);color:var(--bc-text-tertiary);margin-top:.2rem;display:block}.funnel-answer:hover{background:#5cb8b505;border-color:#5cb8b566}.funnel-answer.is-checked{border-color:var(--bc-turquoise);background:#5cb8b50d;box-shadow:0 4px 20px #5cb8b51a}.funnel-answer.is-checked .funnel-answer__dot{border-color:var(--bc-turquoise)}.funnel-answer.is-checked .funnel-answer__dot:after{transform:scale(1)}.funnel-nav{justify-content:space-between;gap:var(--space-md);margin-top:var(--space-xl);padding-top:var(--space-lg);border-top:1px solid #0b69a714;display:flex}.funnel-btn{border-radius:var(--radius-lg);font-weight:var(--fw-bold);font-size:var(--fs-small);cursor:pointer;transition:all .25s var(--ease-out);border:none;align-items:center;gap:.5rem;padding:.9rem 1.5rem;font-family:inherit;text-decoration:none;display:inline-flex}.funnel-btn--primary{background:linear-gradient(135deg, var(--bc-blue), var(--bc-blue-dark));color:#fff}.funnel-btn--primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 24px #0b69a74d}.funnel-btn--primary:disabled{opacity:.4;cursor:not-allowed}.funnel-btn--cta{background:var(--bc-turquoise);color:#fff;font-size:var(--fs-body);padding:1rem 1.8rem}.funnel-btn--cta:hover{background:var(--bc-turquoise-dark);transform:translateY(-1px)}.funnel-btn--ghost{color:var(--bc-text-secondary);background:0 0}.funnel-btn--ghost:hover{color:var(--bc-blue)}.funnel-loading{text-align:center;padding:var(--space-2xl) 0}.funnel-loading__spinner{width:48px;height:48px;margin:0 auto var(--space-lg);border:3px solid #0b69a71a;border-top-color:var(--bc-turquoise);border-radius:50%;animation:.9s linear infinite funnelSpin}.funnel-loading__text{color:var(--bc-text-secondary)}@keyframes funnelSpin{to{transform:rotate(360deg)}}.funnel-result{text-align:center}.funnel-result__hero{margin-bottom:var(--space-xl)}.funnel-result__score-ring{width:180px;height:180px;margin:0 auto var(--space-md);position:relative}.funnel-result__score-ring svg{width:100%;height:100%;transform:rotate(-90deg)}.funnel-result__score-ring__bg{fill:none;stroke:#0b69a714;stroke-width:14px}.funnel-result__score-ring__fill{fill:none;stroke-width:14px;stroke-linecap:round;stroke:url(#funnelScoreGrad);transition:stroke-dashoffset 1.4s cubic-bezier(.22,1,.36,1)}.funnel-result__score-ring__value{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.funnel-result__score-ring__value .num{font-size:2.8rem;font-weight:var(--fw-extrabold);background:linear-gradient(135deg, var(--bc-blue), var(--bc-turquoise));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;line-height:1}.funnel-result__score-ring__value .max{font-size:var(--fs-2xs);color:var(--bc-text-tertiary);text-transform:uppercase;letter-spacing:.1em;font-weight:var(--fw-bold);margin-top:.15rem}.funnel-result__verdict{font-size:var(--fs-2xs);font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.08em;border-radius:999px;padding:.3rem 1rem;display:inline-block}.funnel-result__verdict--low{color:#c0392b;background:#e74c3c1a}.funnel-result__verdict--mid{color:#b5720d;background:#f39c121f}.funnel-result__verdict--high{color:var(--bc-turquoise-dark);background:#5cb8b526}.funnel-result__summary{font-size:clamp(1.3rem,2.2vw,1.6rem);font-weight:var(--fw-extrabold);color:var(--bc-anthracite);margin:var(--space-md) 0 var(--space-xs);letter-spacing:-.01em;line-height:1.3}.funnel-result__lead{color:var(--bc-text-secondary);line-height:var(--lh-relaxed);max-width:520px;margin:0 auto var(--space-xl)}.funnel-result__breakdown{gap:var(--space-md);text-align:left;margin:var(--space-xl) 0;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));display:grid}.funnel-result__reco{text-align:left;border-radius:var(--radius-xl);padding:var(--space-xl);margin:var(--space-xl) 0;background:#fff;border:1px solid #0b69a70f;box-shadow:0 2px 24px #0b69a70f}.funnel-result__reco h3{font-size:var(--fs-body-lg);font-weight:var(--fw-extrabold);margin-bottom:var(--space-md);color:var(--bc-anthracite)}.funnel-result__reco ol{counter-reset:reco;margin:0;padding:0;list-style:none}.funnel-result__reco li{counter-increment:reco;font-size:var(--fs-body);color:var(--bc-text-primary);border-bottom:1px solid #0b69a70f;padding:.8rem 0 .8rem 2.75rem;line-height:1.5;position:relative}.funnel-result__reco li:last-child{border-bottom:none}.funnel-result__reco li:before{content:counter(reco);background:linear-gradient(135deg, var(--bc-blue), var(--bc-turquoise));color:#fff;width:30px;height:30px;font-size:var(--fs-xs);font-weight:var(--fw-extrabold);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:.8rem;left:0}.funnel-result__reco li strong{color:var(--bc-anthracite);margin-bottom:.15rem;display:block}.funnel-dim-card{border-radius:var(--radius-lg);padding:var(--space-md);background:#fff;border:1px solid #0b69a70f}.funnel-dim-card__label{font-size:var(--fs-2xs);text-transform:uppercase;letter-spacing:.08em;font-weight:var(--fw-bold);color:var(--bc-text-tertiary);margin-bottom:.3rem}.funnel-dim-card__bar{background:#0b69a714;border-radius:999px;height:6px;margin:.4rem 0;overflow:hidden}.funnel-dim-card__bar>span{background:linear-gradient(90deg, var(--bc-blue), var(--bc-turquoise));border-radius:999px;height:100%;transition:width 1.1s cubic-bezier(.22,1,.36,1) .2s;display:block}.funnel-dim-card__value{font-size:var(--fs-small);color:var(--bc-text-primary);font-weight:var(--fw-bold)}.funnel-cta-row{gap:var(--space-md);margin:var(--space-xl) 0;grid-template-columns:1fr 1fr;display:grid}@media (width<=640px){.funnel-cta-row{grid-template-columns:1fr}}.funnel-cta-card{background:linear-gradient(135deg, var(--bc-anthracite), #253642);color:#fff;padding:var(--space-xl);border-radius:var(--radius-xl);text-align:left;transition:transform .3s var(--ease-out);text-decoration:none;position:relative;overflow:hidden}.funnel-cta-card:before{content:"";filter:blur(30px);background:radial-gradient(circle,#5cb8b54d,#0000);border-radius:50%;width:120px;height:120px;position:absolute;top:-40px;right:-40px}.funnel-cta-card--primary{background:linear-gradient(135deg, var(--bc-blue) 0%, var(--bc-turquoise) 100%)}.funnel-cta-card:hover{transform:translateY(-2px)}.funnel-cta-card__icon{width:44px;height:44px;margin-bottom:var(--space-md);z-index:1;background:#ffffff1f;border-radius:12px;justify-content:center;align-items:center;font-size:1.3rem;display:flex;position:relative}.funnel-cta-card h3{font-size:var(--fs-body-lg);font-weight:var(--fw-extrabold);z-index:1;margin-bottom:.35rem;position:relative;color:#fff!important}.funnel-cta-card p{font-size:var(--fs-small);z-index:1;margin:0;line-height:1.55;position:relative;color:#ffffffeb!important}.funnel-cta-card__arrow{margin-top:var(--space-md);font-size:var(--fs-small);font-weight:var(--fw-bold);z-index:1;align-items:center;gap:.35rem;display:inline-flex;position:relative;color:#fff!important}.funnel-cta-banner{gap:var(--space-xl);padding:var(--space-2xl);background:linear-gradient(135deg, #0b2e4a 0%, #104863 70%, var(--bc-turquoise-dark) 100%);color:#fff;border-radius:var(--radius-2xl);grid-template-columns:1.5fr 1fr;align-items:center;display:grid;position:relative;overflow:hidden}@media (width<=768px){.funnel-cta-banner{padding:var(--space-xl);grid-template-columns:1fr}}.funnel-cta-banner:before{content:"";filter:blur(40px);pointer-events:none;background:radial-gradient(circle,#5cb8b566,#0000 60%);border-radius:50%;width:280px;height:280px;position:absolute;top:-80px;right:-80px}.funnel-cta-banner__eyebrow{font-size:var(--fs-2xs);text-transform:uppercase;letter-spacing:.08em;font-weight:var(--fw-bold);margin-bottom:var(--space-md);background:#ffffff1f;border-radius:999px;align-items:center;gap:.5rem;padding:.35rem .9rem;display:inline-flex}.funnel-cta-banner__eyebrow .dot{background:var(--bc-turquoise);width:6px;height:6px;box-shadow:0 0 8px var(--bc-turquoise);border-radius:50%;animation:2s ease-in-out infinite funnelPulse}.funnel-cta-banner__title{font-size:clamp(1.4rem,3vw,2rem);font-weight:var(--fw-extrabold);margin-bottom:var(--space-sm);letter-spacing:-.01em;line-height:1.2}.funnel-cta-banner__title span{color:var(--bc-turquoise)}.funnel-cta-banner__text{color:#fffc;line-height:var(--lh-relaxed);margin-bottom:var(--space-lg);max-width:480px}.funnel-cta-banner__meta{gap:var(--space-lg);font-size:var(--fs-xs);color:#ffffffb3;margin-bottom:var(--space-lg);flex-wrap:wrap;display:flex}.funnel-cta-banner__meta span{align-items:center;gap:.4rem;display:inline-flex}.funnel-cta-banner__meta span i{color:var(--bc-turquoise);font-size:1rem}.funnel-cta-banner__action{background:var(--bc-turquoise);color:#fff;font-weight:var(--fw-bold);border-radius:var(--radius-lg);font-size:var(--fs-body);align-items:center;gap:.5rem;padding:1rem 1.8rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.funnel-cta-banner__action:hover{transform:translateY(-2px);box-shadow:0 12px 32px #5cb8b566}.funnel-cta-banner__visual{justify-content:center;align-items:center;display:flex}.funnel-cta-banner__visual .score-preview{background:conic-gradient(var(--bc-turquoise) 0 70%, #ffffff14 70% 100%);border-radius:50%;justify-content:center;align-items:center;width:200px;height:200px;display:flex;position:relative}.funnel-cta-banner__visual .score-preview:before{content:"";background:#0b2e4a;border-radius:50%;position:absolute;inset:14px}.funnel-cta-banner__visual .score-preview .inner{z-index:1;text-align:center;position:relative}.funnel-cta-banner__visual .score-preview .inner .big{font-size:3rem;font-weight:var(--fw-extrabold);color:#fff;line-height:1}.funnel-cta-banner__visual .score-preview .inner .lbl{text-transform:uppercase;letter-spacing:.15em;color:#fff9;margin-top:.3rem;font-size:.7rem}@media (width<=768px){.funnel-cta-banner__visual{display:none}}@keyframes funnelPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.3)}}.funnel-trust{gap:var(--space-lg);margin-top:var(--space-xl);padding-top:var(--space-lg);font-size:var(--fs-2xs);color:var(--bc-text-tertiary);border-top:1px solid #0b69a70f;flex-wrap:wrap;justify-content:center;display:flex}.funnel-trust span{align-items:center;gap:.35rem;display:inline-flex}.funnel-trust span i{color:var(--bc-turquoise);font-size:.95rem}.funnel-message{padding:var(--space-md);border-radius:var(--radius-lg);font-size:var(--fs-small);margin-top:var(--space-md)}.funnel-message--error{color:#c0392b;background:#e74c3c14}.funnel-message--success{color:var(--bc-turquoise-dark);background:#5cb8b51a}.pricing-grid{gap:var(--space-lg);grid-template-columns:repeat(3,1fr);align-items:stretch;display:grid}@media (width<=980px){.pricing-grid{gap:var(--space-md);grid-template-columns:1fr}}.pricing-plan{border-radius:var(--radius-2xl);padding:var(--space-xl);transition:transform .3s var(--ease-out), border-color .3s;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0a;border:1px solid #ffffff14;flex-direction:column;display:flex;position:relative}.pricing-plan:hover{border-color:#5cb8b540;transform:translateY(-4px)}.pricing-plan--featured{border:1.5px solid var(--bc-turquoise);background:linear-gradient(#0b69a738 0%,#0b69a714 100%);transform:translateY(-6px);box-shadow:0 20px 60px -20px #5cb8b559}@media (width<=980px){.pricing-plan--featured{transform:none}}.pricing-plan__badge{background:var(--bc-turquoise);color:#fff;font-size:var(--fs-2xs);font-weight:var(--fw-extrabold);text-transform:uppercase;letter-spacing:.1em;border-radius:999px;padding:.35rem .9rem;position:absolute;top:-12px;left:50%;transform:translate(-50%);box-shadow:0 6px 20px #5cb8b566}.pricing-plan__badge i{margin-right:.25rem;font-size:.75rem}.pricing-plan__name{font-size:var(--fs-h4);font-weight:var(--fw-extrabold);color:var(--bc-white);letter-spacing:-.01em;margin:0 0 .3rem}.pricing-plan__audience{font-size:var(--fs-xs);color:var(--bc-text-light-muted);margin-bottom:var(--space-md);min-height:2.8em;line-height:1.4}.pricing-plan__price{margin:var(--space-sm) 0 .25rem;align-items:baseline;gap:.35rem;display:flex}.pricing-plan__price .prefix{font-size:var(--fs-xs);color:var(--bc-text-light-muted);font-weight:var(--fw-medium)}.pricing-plan__price .amount{font-size:2.8rem;font-weight:var(--fw-extrabold);color:var(--bc-white);letter-spacing:-.02em;line-height:1}.pricing-plan__price .amount__currency{color:var(--bc-turquoise);margin-left:.1rem;font-size:1.6rem}.pricing-plan__price .suffix{font-size:var(--fs-small);color:var(--bc-text-light-muted)}.pricing-plan__price-note{font-size:var(--fs-2xs);color:var(--bc-turquoise-light);margin-bottom:var(--space-lg);align-items:center;gap:.3rem;display:inline-flex}.pricing-plan__price-note i{font-size:.9rem}.pricing-plan__cta{border-radius:var(--radius-lg);font-weight:var(--fw-bold);font-size:var(--fs-small);transition:all .2s var(--ease-out);margin-bottom:var(--space-lg);text-align:center;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.85rem 1.2rem;text-decoration:none;display:inline-flex}.pricing-plan__cta--primary{background:var(--bc-turquoise);color:#fff}.pricing-plan__cta--primary:hover{background:var(--bc-turquoise-dark);transform:translateY(-1px)}.pricing-plan__cta--ghost{color:var(--bc-white);background:#ffffff0f;border:1px solid #ffffff1f}.pricing-plan__cta--ghost:hover{background:#ffffff1a}.pricing-plan__features{margin:0 0 var(--space-md);flex:1;padding:0;list-style:none}.pricing-plan__features li{font-size:var(--fs-small);color:#ffffffd1;border-bottom:1px solid #ffffff0d;gap:.55rem;padding:.45rem 0;line-height:1.4;display:flex}.pricing-plan__features li:last-child{border-bottom:none}.pricing-plan__features li i{color:var(--bc-turquoise);flex-shrink:0;margin-top:.15rem;font-size:1rem}.pricing-plan__features li strong{color:var(--bc-white);font-weight:var(--fw-bold)}.pricing-plan__features__section-label{font-size:var(--fs-2xs);text-transform:uppercase;letter-spacing:.08em;font-weight:var(--fw-bold);color:var(--bc-turquoise-light);margin:var(--space-md) 0 .4rem;padding-bottom:.3rem;border-bottom:1px solid #5cb8b533!important}.pricing-plan__details{padding-top:var(--space-md);border-top:1px dashed #ffffff1a;grid-template-columns:1fr 1fr;gap:.6rem 1rem;margin-top:auto;display:grid}.pricing-plan__details .kv{font-size:var(--fs-2xs);color:var(--bc-text-light-muted);line-height:1.3}.pricing-plan__details .kv strong{color:var(--bc-white);font-size:var(--fs-xs);font-weight:var(--fw-bold);display:block}.pricing-addons{margin-top:var(--space-xl);padding:var(--space-lg) var(--space-xl);border-radius:var(--radius-xl);gap:var(--space-lg);background:#5cb8b512;border:1px solid #5cb8b533;grid-template-columns:auto 1fr auto;align-items:center;display:grid}@media (width<=768px){.pricing-addons{text-align:center;padding:var(--space-lg);grid-template-columns:1fr}}.pricing-addons__icon{width:48px;height:48px;color:var(--bc-turquoise);background:#5cb8b526;border-radius:12px;justify-content:center;align-items:center;font-size:1.5rem;display:flex}@media (width<=768px){.pricing-addons__icon{margin:0 auto}}.pricing-addons__content strong{color:var(--bc-white);font-weight:var(--fw-bold);font-size:var(--fs-body);margin-bottom:.2rem;display:block}.pricing-addons__content span{font-size:var(--fs-small);color:var(--bc-text-light-muted)}.pricing-addons__items{gap:var(--space-lg);flex-wrap:wrap;justify-content:flex-end;display:flex}@media (width<=768px){.pricing-addons__items{justify-content:center}}.pricing-addons__items .item{text-align:right}@media (width<=768px){.pricing-addons__items .item{text-align:center}}.pricing-addons__items .item .name{font-size:var(--fs-xs);color:#ffffffd9;font-weight:var(--fw-medium)}.pricing-addons__items .item .price{font-size:var(--fs-body);color:var(--bc-turquoise);font-weight:var(--fw-extrabold)}.pricing-compare{margin-top:var(--space-3xl);-webkit-overflow-scrolling:touch;overflow-x:auto}.pricing-compare table{border-collapse:collapse;color:#ffffffd9;width:100%;min-width:680px;font-size:var(--fs-small)}.pricing-compare thead th{text-align:center;font-weight:var(--fw-bold);font-size:var(--fs-xs);text-transform:uppercase;letter-spacing:.05em;color:var(--bc-white);background:#ffffff0a;border-bottom:1px solid #ffffff1a;padding:.9rem 1rem}.pricing-compare thead th:first-child{text-align:left}.pricing-compare thead th.is-featured{color:var(--bc-turquoise);background:#5cb8b51a}.pricing-compare tbody tr:hover{background:#ffffff05}.pricing-compare tbody tr.pricing-compare__group td{font-size:var(--fs-2xs);text-transform:uppercase;letter-spacing:.08em;color:var(--bc-turquoise-light);font-weight:var(--fw-bold);background:0 0;border-bottom:1px solid #5cb8b526;padding-top:1.2rem}.pricing-compare tbody td{text-align:center;border-bottom:1px solid #ffffff0d;padding:.7rem 1rem}.pricing-compare tbody td:first-child{text-align:left;color:#ffffffe6}.pricing-compare tbody td.is-featured{background:#5cb8b50a}.pricing-compare tbody td .yes{color:var(--bc-turquoise);font-size:1.1rem}.pricing-compare tbody td .no{color:#ffffff4d;font-size:1rem}.pricing-compare tbody td .opt{font-size:var(--fs-2xs);color:var(--bc-turquoise-light);font-weight:var(--fw-bold)}.pricing-billing{margin-bottom:var(--space-xl);justify-content:center;align-items:center;gap:.75rem;display:flex}.pricing-billing__label{font-size:var(--fs-small);color:#ffffffbf;font-weight:var(--fw-medium);transition:color .2s}.pricing-billing__label.is-active{color:var(--bc-white);font-weight:var(--fw-bold)}.pricing-billing__save{background:var(--bc-turquoise);color:#fff;font-size:var(--fs-2xs);font-weight:var(--fw-extrabold);letter-spacing:.04em;border-radius:999px;margin-left:.35rem;padding:.15rem .55rem;display:inline-block;transform:translateY(-1px)}.pricing-billing__switch{cursor:pointer;width:58px;height:30px;transition:background .25s var(--ease-out);background:#ffffff1a;border:1px solid #ffffff26;border-radius:999px;flex-shrink:0;padding:0;position:relative}.pricing-billing__switch__thumb{background:var(--bc-white);border-radius:50%;width:22px;height:22px;transition:transform .3s cubic-bezier(.22,1,.36,1);position:absolute;top:3px;left:3px;box-shadow:0 2px 8px #0003}.pricing-billing__switch.is-yearly{background:var(--bc-turquoise)}.pricing-billing__switch.is-yearly .pricing-billing__switch__thumb{transform:translate(28px)}.pricing-billing__switch:focus-visible{outline:2px solid var(--bc-turquoise);outline-offset:3px}.pricing-plan__price .amount,.pricing-plan__annual-note{transition:opacity .25s,transform .25s}.pricing-grid.is-updating .pricing-plan__price .amount,.pricing-grid.is-updating .pricing-plan__annual-note{opacity:0;transform:translateY(-4px)}.pricing-plan__annual-note{font-size:var(--fs-2xs);color:#ffffff8c;margin:-.2rem 0 var(--space-sm);min-height:1.1em}.pricing-preamble{justify-content:center;gap:var(--space-lg);margin-bottom:var(--space-xl);flex-wrap:wrap;display:flex}.pricing-preamble span{font-size:var(--fs-small);color:#ffffffd9;font-weight:var(--fw-medium);align-items:center;gap:.45rem;display:inline-flex}.pricing-preamble span i{color:var(--bc-turquoise);font-size:1.1rem}.cfg-addons{gap:var(--space-md);margin-bottom:var(--space-md);grid-template-columns:1fr 1fr;display:grid}@media (width<=780px){.cfg-addons{grid-template-columns:1fr}}.cfg-addon{padding:var(--space-lg);border-radius:var(--radius-xl);text-align:left;cursor:pointer;transition:all .25s var(--ease-out);background:#fff;border:1.5px solid #0b69a71f;flex-direction:column;gap:.6rem;padding-right:3rem;font-family:inherit;display:flex;position:relative}.cfg-addon:hover{border-color:#5cb8b573;transform:translateY(-2px);box-shadow:0 10px 30px #0b69a70f}.cfg-addon.is-selected{border-color:var(--bc-turquoise);background:#5cb8b50a;box-shadow:0 10px 32px #5cb8b526}.cfg-addon.is-selected .cfg-addon__check{background:var(--bc-turquoise);border-color:var(--bc-turquoise);color:#fff}.cfg-addon__check{top:var(--space-md);right:var(--space-md);color:#fff;width:28px;height:28px;transition:all .2s var(--ease-out);background:#fff;border:2px solid #0b69a733;border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;display:flex;position:absolute}.cfg-addon__head{align-items:center;gap:.75rem;display:flex}.cfg-addon__icon{width:44px;height:44px;color:var(--bc-turquoise);background:#5cb8b51a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.cfg-addon__title strong{font-size:var(--fs-body-lg);font-weight:var(--fw-extrabold);color:var(--bc-anthracite);letter-spacing:-.01em;line-height:1.1;display:block}.cfg-addon__price{font-size:var(--fs-xs);color:var(--bc-turquoise-dark);font-weight:var(--fw-bold);margin-top:.2rem;display:inline-block}.cfg-addon__desc{font-size:var(--fs-small);color:var(--bc-text-secondary);margin:0;line-height:1.5}.cfg-addon__usecases{border-radius:var(--radius-md);background:#0b69a70a;padding:.6rem .8rem}.cfg-addon__usecases .cfg-addon__uc-label{font-size:var(--fs-2xs);text-transform:uppercase;letter-spacing:.08em;font-weight:var(--fw-bold);color:var(--bc-text-tertiary);margin-bottom:.4rem}.cfg-addon__usecases ul{flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.cfg-addon__usecases li{font-size:var(--fs-2xs);color:var(--bc-text-primary);align-items:flex-start;gap:.5rem;line-height:1.45;display:flex}.cfg-addon__usecases li i{color:var(--bc-turquoise);flex-shrink:0;margin-top:.18rem;font-size:.85rem}.cfg-addon__meta{font-size:var(--fs-2xs);color:var(--bc-text-tertiary);font-style:italic}.cfg-addon-summary{padding:var(--space-md);border-radius:var(--radius-lg);text-align:center;font-size:var(--fs-small);color:var(--bc-text-primary);margin-bottom:var(--space-md);background:#5cb8b50f;border:1px dashed #5cb8b54d}.cfg-addon-summary i{color:var(--bc-turquoise);vertical-align:middle;margin-right:.3rem;font-size:1.1rem}.cfg-addon-summary strong{color:var(--bc-anthracite)}.cfg-options{gap:var(--space-md);display:grid}.cfg-options--2{grid-template-columns:1fr 1fr}@media (width<=600px){.cfg-options--2{grid-template-columns:1fr}}.cfg-option{padding:var(--space-lg);border-radius:var(--radius-xl);cursor:pointer;text-align:left;transition:all .25s var(--ease-out);background:#fff;border:1.5px solid #0b69a71f;flex-direction:column;gap:.4rem;font-family:inherit;display:flex}.cfg-option:hover{border-color:#5cb8b573;transform:translateY(-2px);box-shadow:0 10px 30px #0b69a70f}.cfg-option.is-selected{border-color:var(--bc-turquoise);background:#5cb8b50a;box-shadow:0 8px 28px #5cb8b526}.cfg-option__head{align-items:center;gap:.6rem;display:flex}.cfg-option__title{font-size:var(--fs-h4);font-weight:var(--fw-extrabold);color:var(--bc-anthracite);letter-spacing:-.01em}.cfg-option__badge{background:var(--bc-turquoise);color:#fff;font-size:var(--fs-2xs);font-weight:var(--fw-extrabold);letter-spacing:.04em;border-radius:999px;padding:.2rem .6rem}.cfg-option__desc{color:var(--bc-text-secondary);font-size:var(--fs-small);margin:0;line-height:1.5}.cfg-plans{gap:var(--space-md);grid-template-columns:repeat(3,1fr);display:grid}@media (width<=860px){.cfg-plans{grid-template-columns:1fr}}.cfg-plan{padding:var(--space-lg);border-radius:var(--radius-xl);text-align:left;cursor:pointer;transition:all .25s var(--ease-out);background:#fff;border:1.5px solid #0b69a71f;flex-direction:column;gap:.4rem;font-family:inherit;display:flex;position:relative}.cfg-plan:hover{border-color:#5cb8b573;transform:translateY(-3px);box-shadow:0 10px 30px #0b69a714}.cfg-plan.is-selected{border-color:var(--bc-turquoise);background:#5cb8b50a;box-shadow:0 10px 32px #5cb8b52e}.cfg-plan.is-recommended{border-color:var(--bc-turquoise)}.cfg-plan.is-recommended.is-selected{background:#5cb8b50f}.cfg-plan__badge{top:-10px;left:var(--space-lg);background:var(--bc-turquoise);color:#fff;font-size:var(--fs-2xs);font-weight:var(--fw-extrabold);text-transform:uppercase;letter-spacing:.06em;border-radius:999px;padding:.25rem .7rem;position:absolute;box-shadow:0 4px 14px #5cb8b54d}.cfg-plan__badge i{margin-right:.25rem;font-size:.7rem}.cfg-plan__name{font-size:var(--fs-h4);font-weight:var(--fw-extrabold);color:var(--bc-anthracite);letter-spacing:-.01em;margin-top:.3rem}.cfg-plan__audience{font-size:var(--fs-xs);color:var(--bc-text-secondary);min-height:2.6em;margin-bottom:var(--space-sm);line-height:1.4}.cfg-plan__price{font-size:var(--fs-body);color:var(--bc-text-primary)}.cfg-plan__price strong{font-size:var(--fs-h3);color:var(--bc-anthracite);font-weight:var(--fw-extrabold);letter-spacing:-.02em}.cfg-plan__highlights{margin:var(--space-sm) 0 0;flex-direction:column;gap:.4rem;padding:0;list-style:none;display:flex}.cfg-plan__highlights li{font-size:var(--fs-small);color:var(--bc-text-secondary);align-items:flex-start;gap:.5rem;line-height:1.4;display:flex}.cfg-plan__highlights li i{color:var(--bc-turquoise);flex-shrink:0;margin-top:.15rem;font-size:.95rem}.cfg-stepper{justify-content:center;align-items:center;gap:var(--space-lg);padding:var(--space-xl) 0;display:flex}.cfg-stepper__btn{background:var(--bc-turquoise);color:#fff;cursor:pointer;width:52px;height:52px;transition:all .2s var(--ease-out);border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.cfg-stepper__btn:hover{background:var(--bc-turquoise-dark);transform:scale(1.05)}.cfg-stepper__btn:active{transform:scale(.95)}.cfg-stepper__value{font-size:4.5rem;font-weight:var(--fw-extrabold);color:var(--bc-anthracite);letter-spacing:-.03em;text-align:center;background:linear-gradient(135deg, var(--bc-blue), var(--bc-turquoise));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;min-width:3ch;line-height:1}.cfg-presets{margin-bottom:var(--space-lg);flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.cfg-presets .cfg-preset{font-size:var(--fs-small);font-weight:var(--fw-bold);color:var(--bc-text-primary);cursor:pointer;transition:all .2s var(--ease-out);background:#fff;border:1px solid #0b69a726;border-radius:999px;padding:.45rem 1rem;font-family:inherit}.cfg-presets .cfg-preset:hover{border-color:var(--bc-turquoise);color:var(--bc-turquoise-dark);background:#5cb8b50d}.cfg-live{gap:var(--space-md);margin-bottom:var(--space-lg);grid-template-columns:1fr 1fr;display:grid}@media (width<=600px){.cfg-live{grid-template-columns:1fr}}.cfg-live__card{border-radius:var(--radius-xl);padding:var(--space-md);text-align:center;background:linear-gradient(135deg,#0b69a70f,#5cb8b50d);border:1px solid #5cb8b526}.cfg-live__label{font-size:var(--fs-2xs);text-transform:uppercase;letter-spacing:.08em;font-weight:var(--fw-bold);color:var(--bc-text-tertiary);justify-content:center;align-items:center;gap:.35rem;margin-bottom:.3rem;display:flex}.cfg-live__badge{color:var(--bc-turquoise-dark);font-size:.6rem;font-weight:var(--fw-extrabold);letter-spacing:.05em;background:#5cb8b52e;border-radius:999px;padding:.12rem .4rem}.cfg-live__value{font-size:var(--fs-h3);font-weight:var(--fw-extrabold);color:var(--bc-anthracite);letter-spacing:-.02em;line-height:1.1}.cfg-live__sub{font-size:var(--fs-2xs);color:var(--bc-text-tertiary);margin-top:.25rem}.cfg-result__hero{text-align:center;margin-bottom:var(--space-xl)}.cfg-result__eyebrow{font-size:var(--fs-2xs);text-transform:uppercase;letter-spacing:.1em;font-weight:var(--fw-bold);color:var(--bc-turquoise-dark);margin-bottom:var(--space-sm);display:inline-block}.cfg-result__headline{font-size:clamp(1.6rem,3vw,2.1rem);font-weight:var(--fw-extrabold);color:var(--bc-anthracite);letter-spacing:-.015em;margin:0 0 .4rem}.cfg-result__headline strong{background:linear-gradient(135deg, var(--bc-blue), var(--bc-turquoise));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.cfg-result__lead{color:var(--bc-text-secondary);font-size:var(--fs-small);margin:0}.cfg-result__kpis{gap:var(--space-md);margin-bottom:var(--space-xl);grid-template-columns:1.1fr 1fr 1.1fr;display:grid}@media (width<=820px){.cfg-result__kpis{grid-template-columns:1fr}}.cfg-result__kpi{padding:var(--space-lg);border-radius:var(--radius-xl);text-align:center;background:#fff;border:1px solid #0b69a714}.cfg-result__kpi--primary{background:linear-gradient(135deg,#0b69a70d,#5cb8b50a);border-color:#5cb8b533}.cfg-result__kpi--total{background:linear-gradient(135deg, var(--bc-blue) 0%, var(--bc-turquoise) 100%);color:#fff;border-color:#0000}.cfg-result__kpi--total .cfg-result__kpi__label{color:#ffffffd9}.cfg-result__kpi--total .cfg-result__kpi__value{color:#fff}.cfg-result__kpi--total .cfg-result__kpi__sub{color:#fffc}.cfg-result__kpi__label{font-size:var(--fs-2xs);text-transform:uppercase;letter-spacing:.08em;font-weight:var(--fw-bold);color:var(--bc-text-tertiary);justify-content:center;align-items:center;gap:.4rem;margin-bottom:.5rem;display:flex}.cfg-result__kpi__badge{color:var(--bc-turquoise-dark);font-size:.62rem;font-weight:var(--fw-extrabold);letter-spacing:.05em;background:#5cb8b526;border-radius:999px;padding:.15rem .45rem}.cfg-result__kpi__value{font-size:clamp(1.8rem,3.2vw,2.4rem);font-weight:var(--fw-extrabold);color:var(--bc-anthracite);letter-spacing:-.02em;line-height:1.05}.cfg-result__kpi__value span{font-size:var(--fs-xs);font-weight:var(--fw-medium);color:var(--bc-text-tertiary);letter-spacing:0;margin-left:.3rem}.cfg-result__kpi__sub{font-size:var(--fs-xs);color:var(--bc-text-tertiary);margin-top:.5rem;line-height:1.4}.cfg-result__breakdown{border-radius:var(--radius-xl);padding:var(--space-lg);margin-bottom:var(--space-xl);background:#fff;border:1px solid #0b69a70f}.cfg-result__breakdown h3{font-size:var(--fs-body-lg);font-weight:var(--fw-extrabold);color:var(--bc-anthracite);margin:0 0 var(--space-md)}.cfg-result__breakdown table{border-collapse:collapse;width:100%;font-size:var(--fs-small)}.cfg-result__breakdown table td{color:var(--bc-text-primary);border-bottom:1px solid #0b69a70a;padding:.5rem 0}.cfg-result__breakdown table td:last-child{text-align:right;font-variant-numeric:tabular-nums}.cfg-result__breakdown table td.muted{color:var(--bc-text-tertiary);font-size:var(--fs-2xs);border-top:none;padding-top:0}.cfg-result__breakdown table tr.sum td{color:var(--bc-anthracite);border-top:2px solid #5cb8b54d;border-bottom:none;padding-top:.8rem}.cfg-result__breakdown table tr.spacer td{border:none;padding:.4rem 0}.cfg-result__breakdown table tr.group-label td{font-size:var(--fs-xs);font-weight:var(--fw-bold);color:var(--bc-text-secondary);border-top:1px dashed #5cb8b54d;border-bottom:none;padding-top:.5rem;padding-bottom:.5rem}.cfg-result__breakdown table .group-badge{background:var(--bc-turquoise);color:#fff;font-size:.65rem;font-weight:var(--fw-extrabold);letter-spacing:.06em;text-transform:uppercase;vertical-align:middle;border-radius:999px;margin-right:.5rem;padding:.2rem .55rem;display:inline-block}.cfg-result__ctas{margin-bottom:var(--space-lg);grid-template-columns:repeat(2,1fr);gap:.6rem;display:grid}@media (width<=600px){.cfg-result__ctas{grid-template-columns:1fr}}.cfg-result__ctas .funnel-btn{justify-content:center;width:100%}.cfg-result__disclaimer{font-size:var(--fs-2xs);color:var(--bc-text-tertiary);line-height:var(--lh-relaxed);padding:var(--space-md);border-radius:var(--radius-lg);margin-bottom:var(--space-md);background:#0b69a708}.cfg-result__disclaimer strong{color:var(--bc-text-secondary)}.cfg-result__disclaimer a{color:var(--bc-blue);text-decoration:underline}.cfg-hint{font-size:var(--fs-2xs);color:var(--bc-text-tertiary);text-transform:uppercase;letter-spacing:.06em;font-weight:var(--fw-medium);align-items:center;gap:.35rem;display:inline-flex}.cfg-hint i{color:var(--bc-turquoise);font-size:1rem}.cfg-mail-dialog{border-radius:var(--radius-xl);padding:var(--space-lg);margin-bottom:var(--space-lg);background:#fff;border:1px solid #0b69a714;box-shadow:0 8px 32px #0b69a714}.cfg-mail-dialog h3{font-size:var(--fs-body-lg);font-weight:var(--fw-extrabold);color:var(--bc-anthracite);margin:0 0 .35rem}.cfg-mail-dialog p{font-size:var(--fs-small);color:var(--bc-text-secondary);margin:0 0 var(--space-md)}.cfg-mail-dialog__fields{gap:var(--space-sm);grid-template-columns:1fr 1fr;display:grid}@media (width<=600px){.cfg-mail-dialog__fields{grid-template-columns:1fr}}.cfg-mail-dialog__actions{gap:var(--space-sm);margin-top:var(--space-md);justify-content:flex-end;display:flex}@media (width<=600px){.cfg-mail-dialog__actions{flex-direction:column-reverse}}@media (width<=900px){.vario-cta-duo{grid-template-columns:1fr}}.vario-cta-duo__try{border-radius:var(--radius-2xl);padding:var(--space-2xl);background:linear-gradient(135deg,#0b69a70d,#5cb8b50a);border:1px solid #5cb8b526;flex-direction:column;display:flex}@media (width<=900px){.vario-cta-duo__try{padding:var(--space-xl)}}.vario-cta-duo__try__eyebrow{color:var(--bc-turquoise-dark);font-size:var(--fs-2xs);text-transform:uppercase;letter-spacing:.08em;font-weight:var(--fw-bold);margin-bottom:var(--space-md);background:#5cb8b51f;border-radius:999px;align-self:flex-start;align-items:center;gap:.5rem;padding:.35rem .9rem;display:inline-flex}.vario-cta-duo__try__title{font-size:clamp(1.5rem,3vw,2.1rem);font-weight:var(--fw-extrabold);color:var(--bc-anthracite);letter-spacing:-.015em;margin:0 0 var(--space-sm);line-height:1.15}.vario-cta-duo__try__text{color:var(--bc-text-secondary);line-height:var(--lh-relaxed);margin:0 0 var(--space-md);font-size:var(--fs-body)}.vario-cta-duo__try__list{margin:0 0 var(--space-lg);font-size:var(--fs-small);color:var(--bc-text-primary);padding:0;list-style:none}.vario-cta-duo__try__list li{align-items:center;gap:.5rem;padding:.35rem 0;display:flex}.vario-cta-duo__try__list li i{color:var(--bc-turquoise);flex:none}.vario-cta-duo__try__foot{flex-direction:column;gap:.6rem;margin-top:auto;display:flex}.vario-cta-duo__try__action{background:var(--bc-turquoise);color:#fff;border-radius:var(--radius-lg);font-weight:var(--fw-bold);font-size:var(--fs-body);white-space:nowrap;border:0;justify-content:center;align-items:center;gap:.5rem;padding:1rem 1.5rem;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:flex}.vario-cta-duo__try__action:hover{background:var(--bc-turquoise-dark,#57b0ad);transform:translateY(-2px);box-shadow:0 12px 32px #5cb8b566}.vario-cta-duo__try__action i{transition:transform .2s}.vario-cta-duo__try__action:hover i{transform:translateY(3px)}.vario-cta-duo__try__hint{font-size:var(--fs-2xs);color:var(--bc-text-tertiary);text-align:center}.preisfinder-cta{justify-content:space-between;gap:var(--space-lg);padding:var(--space-2xl);border-radius:var(--radius-2xl);color:#fff;background:radial-gradient(at 100% 0,#5cb8b559 0%,#0000 55%),linear-gradient(135deg,#0f3e5c 0%,#134a6e 55%,#0c3a57 100%);flex-direction:column;display:flex;position:relative;overflow:hidden}@media (width<=900px){.preisfinder-cta{padding:var(--space-xl)}}.preisfinder-cta:before{content:"";filter:blur(35px);pointer-events:none;background:radial-gradient(circle,#5cb8b54d,#0000 70%);border-radius:50%;width:320px;height:320px;position:absolute;top:-100px;right:-80px}.preisfinder-cta__eyebrow{font-size:var(--fs-2xs);text-transform:uppercase;letter-spacing:.08em;font-weight:var(--fw-bold);margin-bottom:var(--space-md);background:#ffffff1f;border-radius:999px;align-items:center;gap:.5rem;padding:.35rem .9rem;display:inline-flex}.preisfinder-cta__eyebrow .dot{background:var(--bc-turquoise);width:6px;height:6px;box-shadow:0 0 10px var(--bc-turquoise);border-radius:50%;animation:2s ease-in-out infinite funnelPulse}.preisfinder-cta__title{font-size:clamp(1.5rem,3vw,2.1rem);font-weight:var(--fw-extrabold);letter-spacing:-.015em;margin:0 0 var(--space-sm);line-height:1.15}.preisfinder-cta__title span{color:var(--bc-turquoise)}.preisfinder-cta__text{color:#ffffffd9;line-height:var(--lh-relaxed);margin:0 0 var(--space-md);font-size:var(--fs-body)}.preisfinder-cta__meta{gap:var(--space-lg);margin-bottom:var(--space-lg);font-size:var(--fs-xs);color:#ffffffbf;flex-wrap:wrap;display:flex}.preisfinder-cta__meta span{align-items:center;gap:.4rem;display:inline-flex}.preisfinder-cta__meta span i{color:var(--bc-turquoise);font-size:1rem}.preisfinder-cta__action{background:var(--bc-turquoise);color:#fff;font-weight:var(--fw-bold);border-radius:var(--radius-lg);font-size:var(--fs-body);white-space:nowrap;justify-content:center;align-items:center;gap:.5rem;padding:1rem 1.5rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.preisfinder-cta__action:hover{background:var(--bc-turquoise-dark,#57b0ad);transform:translateY(-2px);box-shadow:0 12px 32px #5cb8b566}.preisfinder-cta__action i{font-size:1rem;transition:transform .2s}.preisfinder-cta__action:hover i{transform:translate(3px)}.preisfinder-cta__visual{display:none!important}.preisfinder-cta__visual .mock-receipt{width:240px;color:var(--bc-anthracite);border-radius:var(--radius-lg);padding:var(--space-md);background:#fffffff2;transform:rotate(3deg);box-shadow:0 30px 60px #0000004d}.preisfinder-cta__visual .mock-receipt .row{border-bottom:1px dashed #0000001a;justify-content:space-between;padding:.35rem 0;font-size:.78rem;display:flex}.preisfinder-cta__visual .mock-receipt .row.head{border-bottom-style:solid;margin-bottom:.3rem;font-weight:800}.preisfinder-cta__visual .mock-receipt .row.total{color:var(--bc-turquoise-dark);border-bottom:none;border-top:2px solid var(--bc-turquoise);margin-top:.4rem;padding-top:.6rem;font-size:.95rem;font-weight:800}.vario-cta-duo{gap:var(--space-lg);grid-template-columns:1fr 1fr;align-items:stretch;display:grid}@media (width<=980px){.vario-cta-duo{grid-template-columns:1fr}}.vario-cta-duo>*{height:100%}.faq-list{max-width:var(--container-narrow);gap:var(--space-sm);flex-direction:column;margin:0 auto;display:flex}.faq-item{border:1px solid var(--bc-border);border-radius:var(--radius-lg);transition:border-color var(--duration-base) var(--ease-out);overflow:hidden}.faq-item.active{border-color:var(--bc-blue)}.faq-question{width:100%;padding:var(--space-md) var(--space-lg);justify-content:space-between;align-items:center;gap:var(--space-md);font-size:var(--fs-body);font-weight:var(--fw-semibold);color:var(--bc-text-primary);background:var(--bc-white);text-align:left;transition:background var(--duration-fast) var(--ease-out);display:flex}.faq-question:hover{background:var(--bc-surface)}.faq-question i{color:var(--bc-blue);transition:transform .3s var(--ease-out);flex-shrink:0}.faq-item.active .faq-question i{transform:rotate(180deg)}.faq-answer{max-height:0;transition:max-height .4s var(--ease-out);overflow:hidden}.faq-answer__content{padding:0 var(--space-lg) var(--space-lg);color:var(--bc-text-secondary);line-height:var(--lh-relaxed);font-size:var(--fs-body)}details.faq-item{background:var(--bc-white)}details.faq-item summary{padding:var(--space-md) var(--space-lg);font-size:var(--fs-body);font-weight:var(--fw-semibold);color:var(--bc-text-primary);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:var(--space-md);list-style:none;transition:background .2s;display:flex;position:relative}details.faq-item summary::-webkit-details-marker{display:none}details.faq-item summary::marker{display:none}details.faq-item summary:hover{background:var(--bc-surface)}details.faq-item summary:after{content:"";border-right:2px solid var(--bc-blue);border-bottom:2px solid var(--bc-blue);width:10px;height:10px;transition:transform .3s var(--ease-out);flex:none;margin-right:6px;transform:rotate(45deg)}details.faq-item[open]{border-color:var(--bc-blue)}details.faq-item[open] summary:after{margin-bottom:-4px;margin-right:4px;transform:rotate(-135deg)}details.faq-item .faq-item__body{padding:0 var(--space-lg) var(--space-lg);color:var(--bc-text-secondary);line-height:var(--lh-relaxed);font-size:var(--fs-body)}details.faq-item .faq-item__body p{margin:0 0 var(--space-sm)}details.faq-item .faq-item__body p:last-child{margin-bottom:0}details.faq-item .faq-item__body ul{margin:var(--space-sm) 0;padding-left:1.4rem}details.faq-item .faq-item__body ul li{padding:.2rem 0}details.faq-item .faq-item__body a{color:var(--bc-blue);font-weight:var(--fw-semibold)}details.faq-item .faq-item__body a:hover{text-decoration:underline}details.faq-item .faq-item__body strong{color:var(--bc-text-primary)}.faq{max-width:var(--container-narrow);gap:var(--space-sm);flex-direction:column;margin:0 auto;display:flex}.faq__item{border:1px solid var(--bc-border);border-radius:var(--radius-lg);background:var(--bc-white);transition:border-color var(--duration-base) var(--ease-out), box-shadow var(--duration-base) var(--ease-out);overflow:hidden}.faq__item[open]{border-color:var(--bc-turquoise);box-shadow:0 10px 30px #128b821a}.faq__question{padding:var(--space-md) var(--space-lg);justify-content:space-between;align-items:center;gap:var(--space-md);font-size:var(--fs-body);font-weight:var(--fw-semibold);color:var(--bc-text-primary);cursor:pointer;-webkit-user-select:none;user-select:none;transition:background var(--duration-fast) var(--ease-out);margin:0;line-height:1.45;list-style:none;display:flex}.faq__question::-webkit-details-marker{display:none}.faq__question::marker{content:""}.faq__question:hover{background:var(--bc-surface)}.faq__question:focus-visible{outline:2px solid var(--bc-turquoise);outline-offset:-2px}.faq__question:after{content:"";border-right:2px solid var(--bc-turquoise);border-bottom:2px solid var(--bc-turquoise);width:9px;height:9px;transition:transform .3s var(--ease-out);flex:none;margin-right:6px;transform:rotate(45deg)}.faq__item[open]>.faq__question{color:var(--bc-turquoise-dark)}.faq__item[open]>.faq__question:after{margin-bottom:-4px;transform:rotate(-135deg)}.faq__answer{padding:0 var(--space-lg) var(--space-lg);color:var(--bc-text-secondary);font-size:var(--fs-body);line-height:var(--lh-relaxed)}.faq__answer p{margin:0 0 var(--space-sm)}.faq__answer p:last-child{margin-bottom:0}.faq__answer a{color:var(--bc-turquoise-dark);font-weight:var(--fw-semibold)}.faq__answer a:hover{text-decoration:underline}.faq__answer strong{color:var(--bc-text-primary)}.faq__item[open] .faq__answer{animation:faqReveal .28s var(--ease-out)}@keyframes faqReveal{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.faq__question:after{transition:none}.faq__item[open] .faq__answer{animation:none}}.footer{background:var(--bc-black);color:var(--bc-text-light);padding-top:var(--space-4xl)}.footer__manifest{text-align:center;padding-bottom:var(--space-3xl);margin-bottom:var(--space-2xl);border-bottom:1px solid #ffffff0f}.footer__manifest-quote{font-size:var(--fs-h3);font-weight:var(--fw-semibold);color:var(--bc-white);font-style:italic;line-height:var(--lh-snug);max-width:640px;margin:0 auto var(--space-md);position:relative}.footer__manifest-author{font-size:var(--fs-small);color:#fff6;font-weight:var(--fw-medium)}.footer__grid{gap:var(--space-2xl);padding-bottom:var(--space-2xl);grid-template-columns:2fr 1fr 1fr 1fr;display:grid}@media (width<=1024px){.footer__grid{grid-template-columns:2fr 1fr 1fr}}@media (width<=768px){.footer__grid{gap:var(--space-xl);grid-template-columns:1fr}}.footer__brand{max-width:320px}.footer__logo{width:auto;height:32px;margin-bottom:var(--space-md);opacity:.9}.footer__description{font-size:var(--fs-small);color:#ffffff80;line-height:var(--lh-relaxed);margin-bottom:var(--space-lg)}.footer__partner-badge{opacity:.7;width:auto;height:50px;transition:opacity var(--duration-base)}.footer__partner-badge:hover{opacity:1}.footer__heading{font-size:var(--fs-xs);font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:var(--ls-wider);color:#fffc;margin-bottom:var(--space-md)}.footer__links{flex-direction:column;gap:.6rem;display:flex}.footer__link{font-size:var(--fs-small);color:#ffffff80;transition:color var(--duration-fast) var(--ease-out)}.footer__link:hover{color:var(--bc-turquoise)}.footer__bottom{padding:var(--space-lg) 0;font-size:var(--fs-xs);color:#ffffff4d;justify-content:space-between;align-items:center;gap:var(--space-sm);border-top:1px solid #ffffff0f;flex-wrap:wrap;display:flex}.footer__legal-links{gap:var(--space-lg);display:flex}.footer__legal-links a{color:#ffffff4d;transition:color var(--duration-fast) var(--ease-out)}.footer__legal-links a:hover{color:var(--bc-turquoise)}.bc-consent{z-index:9998;-webkit-backdrop-filter:blur(16px)saturate(1.2);border-radius:var(--radius-2xl);opacity:0;pointer-events:none;background:#ffffffe0;border:1px solid #fff9;width:min(940px,100vw - 2rem);transition:transform .4s cubic-bezier(.4,0,.2,1),opacity .3s;position:fixed;bottom:16px;left:50%;transform:translate(-50%)translateY(calc(100% + 24px));box-shadow:0 18px 44px #0b2a452e,0 4px 12px #0b2a4514}@media (width<=720px){.bc-consent{width:calc(100vw - 1rem);bottom:76px}}.bc-consent.is-visible{opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)}.bc-consent__inner{grid-template-columns:1fr auto;align-items:center;gap:1rem;padding:.95rem 1.1rem;display:grid}@media (width<=800px){.bc-consent__inner{grid-template-columns:1fr;gap:.7rem;padding:.85rem .95rem}}.bc-consent__title{font-weight:var(--fw-bold);color:var(--bc-anthracite);align-items:center;gap:.4rem;margin-bottom:.2rem;font-size:.88rem;display:flex}.bc-consent__title i{color:var(--bc-turquoise);font-size:1rem}.bc-consent__text{color:var(--bc-text-secondary);margin:0;font-size:.78rem;line-height:1.45}.bc-consent__text a{color:var(--bc-blue);font-weight:var(--fw-semibold);text-decoration:underline}.bc-consent__actions{flex-wrap:wrap;justify-content:flex-end;gap:.4rem;display:flex}@media (width<=800px){.bc-consent__actions{justify-content:stretch}}.bc-consent__btn{font-size:.82rem;font-weight:var(--fw-bold);cursor:pointer;white-space:nowrap;border:1.5px solid #0000;border-radius:100px;justify-content:center;align-items:center;gap:.3rem;min-height:36px;padding:.55rem .9rem;line-height:1.1;text-decoration:none;transition:background .15s,color .15s,border-color .15s,transform .12s;display:inline-flex}.bc-consent__btn:active{transform:scale(.97)}.bc-consent__btn--primary{background:var(--bc-turquoise);border-color:var(--bc-turquoise);color:#fff}.bc-consent__btn--primary:hover{background:var(--bc-turquoise-dark,#57b0ad);border-color:var(--bc-turquoise-dark,#57b0ad)}.bc-consent__btn--secondary{border-color:var(--bc-blue);color:var(--bc-blue);background:#fff}.bc-consent__btn--secondary:hover{background:var(--bc-blue);color:#fff}.bc-consent__btn--ghost{border-color:var(--bc-border);color:var(--bc-text-secondary);background:0 0}.bc-consent__btn--ghost:hover{background:var(--bc-gray-light);color:var(--bc-anthracite)}@media (width<=560px){.bc-consent__btn{flex:auto;min-width:0}}body.bc-consent-locked{overflow:hidden}.bc-consent-modal{z-index:10000;opacity:0;pointer-events:none;justify-content:center;align-items:center;transition:opacity .25s;display:flex;position:fixed;inset:0}.bc-consent-modal.is-open{opacity:1;pointer-events:auto}.bc-consent-modal__backdrop{-webkit-backdrop-filter:blur(6px);background:#0b2a4594;position:absolute;inset:0}.bc-consent-modal__card{border-radius:var(--radius-2xl);background:#fff;width:min(640px,100vw - 2rem);max-height:calc(100vh - 2rem);transition:transform .3s cubic-bezier(.4,0,.2,1);position:relative;overflow-y:auto;transform:translateY(18px)scale(.98);box-shadow:0 32px 80px #0b2a4540}.bc-consent-modal.is-open .bc-consent-modal__card{transform:translateY(0)scale(1)}.bc-consent-modal__head{border-bottom:1px solid var(--bc-border);justify-content:space-between;align-items:center;gap:1rem;padding:1.2rem 1.4rem 1rem;display:flex}.bc-consent-modal__title{font-size:1.15rem;font-weight:var(--fw-extrabold);color:var(--bc-anthracite);align-items:center;gap:.5rem;margin:0;display:flex}.bc-consent-modal__title i{color:var(--bc-turquoise);font-size:1.3rem}.bc-consent-modal__close{cursor:pointer;width:36px;height:36px;color:var(--bc-text-tertiary);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.bc-consent-modal__close:hover{background:var(--bc-gray-light);color:var(--bc-anthracite)}.bc-consent-modal__close i{font-size:1.1rem}.bc-consent-modal__intro{color:var(--bc-text-secondary);margin:0;padding:1rem 1.4rem .4rem;font-size:.9rem;line-height:1.55}.bc-consent-modal__categories{flex-direction:column;gap:.6rem;padding:.4rem 1.4rem .6rem;display:flex}.bc-consent-modal__foot{border-top:1px solid var(--bc-border);flex-wrap:wrap;justify-content:flex-end;gap:.5rem;padding:1rem 1.4rem .6rem;display:flex}@media (width<=560px){.bc-consent-modal__foot{flex-direction:column-reverse}.bc-consent-modal__foot>button{width:100%}}.bc-consent-modal__legal{color:var(--bc-text-tertiary);text-align:center;margin:0;padding:.75rem 1.4rem 1.25rem;font-size:.72rem}.bc-consent-modal__legal a{color:var(--bc-blue);text-decoration:underline}.bc-consent-cat{background:var(--bc-gray-light);border:1px solid var(--bc-border);border-radius:var(--radius-lg);cursor:pointer;grid-template-columns:auto 1fr;gap:.85rem;padding:.85rem .9rem;transition:border-color .15s,background .15s;display:grid}.bc-consent-cat:hover{border-color:#5cb8b580}.bc-consent-cat__toggle{flex:none;padding-top:2px;position:relative}.bc-consent-cat__toggle input{opacity:0;pointer-events:none;position:absolute}.bc-consent-cat__switch{cursor:pointer;background:#cfd6dc;border-radius:100px;width:42px;height:24px;transition:background .2s;display:block;position:relative}.bc-consent-cat__switch:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .22s cubic-bezier(.4,0,.2,1);position:absolute;top:3px;left:3px;box-shadow:0 2px 6px #0000002e}.bc-consent-cat__toggle input:checked~.bc-consent-cat__switch{background:var(--bc-turquoise)}.bc-consent-cat__toggle input:checked~.bc-consent-cat__switch:after{transform:translate(18px)}.bc-consent-cat__toggle input:disabled~.bc-consent-cat__switch{background:var(--bc-turquoise);opacity:.7;cursor:not-allowed}.bc-consent-cat__toggle input:disabled~.bc-consent-cat__switch:after{transform:translate(18px)}.bc-consent-cat__body{min-width:0}.bc-consent-cat__label{font-size:.95rem;font-weight:var(--fw-bold);color:var(--bc-anthracite);align-items:center;gap:.5rem;margin-bottom:.2rem;display:flex}.bc-consent-cat__badge{color:var(--bc-turquoise-dark,#3e9a97);font-size:.65rem;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.05em;background:#5cb8b526;border-radius:100px;padding:2px 8px}.bc-consent-cat__desc{color:var(--bc-text-secondary);font-size:.82rem;line-height:1.55}@media (prefers-reduced-motion:reduce){.bc-consent,.bc-consent-modal,.bc-consent-modal__card,.bc-consent-cat__switch:after{transition:none!important}}.blog-main>.hero-premium.hero-premium--sub{padding-top:calc(var(--header-height) + var(--space-lg));padding-bottom:var(--space-lg);min-height:auto!important}.blog-main>.hero-premium.hero-premium--sub .hero-premium__title{margin-bottom:.5rem;font-size:clamp(1.8rem,4vw,2.8rem)}.blog-main>.hero-premium.hero-premium--sub .hero-premium__subtitle{margin-bottom:0}.blog-main>.hero-premium.hero-premium--sub .hero-premium__badge{margin-bottom:.75rem}.blog-main>section.section:first-of-type,.blog-main .hero-premium+section.section{padding-top:var(--space-xl)}.blog-filters{gap:var(--space-sm);padding:0 0 var(--space-md);border-bottom:1px solid var(--bc-border);margin-bottom:var(--space-lg);flex-wrap:wrap;align-items:center;display:flex}.blog-filter{border:1px solid var(--bc-border);color:var(--bc-text-secondary);font-size:.85rem;font-weight:var(--fw-semibold);background:#fff;border-radius:100px;align-items:center;gap:.35rem;padding:.5rem .95rem;text-decoration:none;transition:all .2s;display:inline-flex}.blog-filter small{color:var(--bc-text-tertiary);font-weight:var(--fw-medium)}.blog-filter:hover{border-color:var(--bc-turquoise);color:var(--bc-blue)}.blog-filter--active{background:var(--bc-blue);color:#fff;border-color:var(--bc-blue)}.blog-search{border:1px solid var(--bc-border);background:#fff;border-radius:100px;gap:0;margin-left:auto;display:flex;overflow:hidden}.blog-search input{font:inherit;color:var(--bc-text);background:0 0;border:0;min-width:180px;padding:.5rem 1rem}.blog-search input:focus{outline:none}.blog-search button{background:var(--bc-turquoise);color:#fff;cursor:pointer;border:0;padding:0 .9rem;font-size:.95rem}.blog-search button:hover{background:var(--bc-turquoise-dark,#57b0ad)}.blog-search-big{gap:var(--space-sm);margin-bottom:var(--space-xl);display:flex}.blog-search-big input{border:1px solid var(--bc-border);border-radius:var(--radius-lg);font-size:var(--fs-body);flex:1;padding:.95rem 1.25rem}.blog-grid{gap:var(--space-xl);grid-template-columns:repeat(3,1fr);display:grid}@media (width<=1024px){.blog-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.blog-grid{gap:var(--space-lg);grid-template-columns:1fr}}.blog-card{border:1px solid var(--bc-border);border-radius:var(--radius-2xl);transition:transform .3s var(--ease-out), box-shadow .3s, border-color .3s;background:#fff;flex-direction:column;display:flex;overflow:hidden}.blog-card:hover{border-color:#5cb8b566;transform:translateY(-4px);box-shadow:0 16px 48px #0b2a451a}.blog-card__link{height:100%;color:inherit;flex-direction:column;text-decoration:none;display:flex}.blog-card__badge-new{z-index:2;background:var(--bc-turquoise);color:#fff;font-size:.72rem;font-weight:var(--fw-extrabold);letter-spacing:.04em;text-transform:uppercase;border-radius:100px;align-items:center;gap:.3rem;padding:.35rem .7rem;animation:2.4s ease-in-out infinite blogBadgePulse;display:inline-flex;position:absolute;top:12px;right:12px;box-shadow:0 6px 16px #5cb8b566}.blog-card__badge-new i{font-size:.85rem}.blog-card__image{aspect-ratio:16/9;background:var(--bc-surface);position:relative;overflow:hidden}.blog-card__image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.blog-card__image--placeholder{background:linear-gradient(135deg, var(--bc-surface) 0%, #eaf1f6 100%);color:var(--bc-turquoise);justify-content:center;align-items:center;font-size:3rem;display:flex}.blog-card:hover .blog-card__image img{transform:scale(1.05)}.blog-card__body{padding:var(--space-lg);flex-direction:column;flex:1;display:flex}.blog-card__cat{text-transform:uppercase;letter-spacing:.1em;color:var(--bc-turquoise-dark,#3e9a97);font-size:.7rem;font-weight:var(--fw-bold);margin-bottom:.5rem;display:inline-block}.blog-card__title{font-size:clamp(1.1rem,1.7vw,1.35rem);font-weight:var(--fw-bold);color:var(--bc-anthracite);margin:0 0 var(--space-sm);line-height:1.3}.blog-card__teaser{color:var(--bc-text-secondary);margin:0 0 auto;font-size:.95rem;line-height:1.55}.blog-card__meta{margin-top:var(--space-md);padding-top:var(--space-md);border-top:1px solid var(--bc-border);color:var(--bc-text-tertiary);justify-content:space-between;align-items:center;font-size:.8rem;display:flex}.blog-card__meta time{font-weight:var(--fw-medium)}.blog-card__more{color:var(--bc-blue);font-weight:var(--fw-semibold);align-items:center;gap:.3rem;font-size:.85rem;display:inline-flex}.blog-card__more i{transition:transform .2s}.blog-card:hover .blog-card__more i{transform:translate(3px)}.blog-pagination{justify-content:center;align-items:center;gap:var(--space-lg);margin-top:var(--space-3xl);color:var(--bc-text-secondary);display:flex}.blog-pagination a{color:var(--bc-blue);font-weight:var(--fw-semibold);border-radius:8px;align-items:center;gap:.4rem;padding:.5rem 1rem;text-decoration:none;display:inline-flex}.blog-pagination a:hover{background:var(--bc-surface)}.blog-empty{text-align:center;padding:var(--space-3xl);color:var(--bc-text-secondary);background:var(--bc-surface);border-radius:var(--radius-2xl)}.blog-back{color:var(--bc-text-secondary);font-size:.9rem;font-weight:var(--fw-semibold);text-decoration:none}.blog-back:hover{color:var(--bc-blue)}.blog-article{padding-top:var(--space-2xl)}.blog-article__head{padding:calc(var(--header-height) + var(--space-xl)) 0 var(--space-xl);background:linear-gradient(180deg, #fff 0%, var(--bc-surface) 100%);border-bottom:1px solid var(--bc-border)}.blog-article__cat{text-transform:uppercase;letter-spacing:.1em;color:var(--bc-turquoise-dark,#3e9a97);font-size:.75rem;font-weight:var(--fw-bold);margin-bottom:.75rem;display:inline-block}.blog-article__title{font-size:clamp(1.75rem,4.5vw,3rem);font-weight:var(--fw-extrabold);color:var(--bc-anthracite);margin:0 0 var(--space-md);letter-spacing:-.015em;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;line-height:1.15}.blog-article__subtitle{color:var(--bc-text-secondary);margin:0 0 var(--space-lg);font-size:clamp(1.05rem,1.5vw,1.2rem);line-height:1.55}.blog-article__meta{gap:var(--space-lg);color:var(--bc-text-tertiary);flex-wrap:wrap;font-size:.85rem;display:flex}.blog-article__meta span{align-items:center;gap:.35rem;display:inline-flex}.blog-article__meta i{color:var(--bc-turquoise)}.blog-article__hero{margin-top:var(--space-2xl);border-radius:var(--radius-2xl);aspect-ratio:16/9;max-width:1200px;margin-left:auto;margin-right:auto;overflow:hidden}.blog-article__hero img{object-fit:cover;width:100%;height:100%}@media (width<=768px){.blog-article__hero{border-radius:0}}.blog-article__body{padding:var(--space-3xl) 0}@media (width<=640px){.blog-article__body{padding:var(--space-xl) 20px}.blog-article__head .container{padding-left:20px;padding-right:20px}}.blog-article__lead{color:var(--bc-text-primary);font-size:clamp(1.1rem,1.8vw,1.3rem);line-height:1.55;font-weight:var(--fw-medium);margin:0 0 var(--space-2xl);padding-bottom:var(--space-xl);border-bottom:2px solid var(--bc-turquoise)}.blog-article__tags{margin-top:var(--space-2xl);padding-top:var(--space-lg);border-top:1px solid var(--bc-border);flex-wrap:wrap;gap:.5rem;display:flex}.blog-article__tags a{background:var(--bc-surface);color:var(--bc-text-secondary);font-size:.8rem;font-weight:var(--fw-semibold);border-radius:100px;padding:.35rem .85rem;text-decoration:none}.blog-article__tags a:hover{background:var(--bc-blue);color:#fff}.blog-breadcrumb{color:var(--bc-text-tertiary);margin-bottom:var(--space-md);flex-wrap:wrap;align-items:center;gap:.4rem;font-size:.85rem;display:flex}.blog-breadcrumb a{color:inherit;text-decoration:none}.blog-breadcrumb a:hover{color:var(--bc-blue)}.blog-breadcrumb i{opacity:.6;font-size:.7rem}.blog-prose{color:var(--bc-text-primary);font-size:1.05rem;line-height:1.75}.blog-prose h2{font-size:clamp(1.4rem,2.5vw,1.85rem);font-weight:var(--fw-bold);color:var(--bc-anthracite);margin:var(--space-2xl) 0 var(--space-md);letter-spacing:-.01em;line-height:1.25}.blog-prose h3{font-size:clamp(1.15rem,2vw,1.45rem);font-weight:var(--fw-bold);color:var(--bc-anthracite);margin:var(--space-xl) 0 var(--space-sm)}.blog-prose h4{font-size:1.1rem;font-weight:var(--fw-bold);margin:var(--space-lg) 0 var(--space-xs)}.blog-prose p{margin:0 0 var(--space-md)}.blog-prose ul,.blog-prose ol{margin:0 0 var(--space-md);padding-left:1.4rem}.blog-prose li{margin-bottom:.35rem}.blog-prose blockquote{margin:var(--space-lg) 0;padding:var(--space-md) var(--space-lg);border-left:4px solid var(--bc-turquoise);border-radius:0 var(--radius-lg) var(--radius-lg) 0;color:var(--bc-anthracite);background:linear-gradient(135deg,#5cb8b514 0%,#0b69a70f 100%);font-size:1.05rem;font-style:italic}.blog-prose a{color:var(--bc-blue);text-underline-offset:3px;font-weight:var(--fw-semibold);text-decoration:underline}.blog-prose a:hover{color:var(--bc-blue-dark)}.blog-prose img{border-radius:var(--radius-lg);max-width:100%;height:auto;margin:var(--space-lg) 0;box-shadow:0 8px 24px #0b2a4514}.blog-prose figure{margin:var(--space-lg) 0}.blog-prose figcaption{color:var(--bc-text-tertiary);text-align:center;margin-top:.5rem;font-size:.85rem}.blog-prose hr{border:0;border-top:1px solid var(--bc-border);margin:var(--space-2xl) 0}.blog-prose code{background:var(--bc-surface);border-radius:6px;padding:2px 8px;font-size:.9em}.blog-prose pre{background:var(--bc-anthracite);color:#e5ecf1;padding:var(--space-lg);border-radius:var(--radius-lg);margin:var(--space-lg) 0;overflow-x:auto}.blog-prose pre code{color:inherit;background:0 0;padding:0}.blog-prose table{border-collapse:collapse;width:100%;margin:var(--space-lg) 0;font-size:.95rem}.blog-prose table th,.blog-prose table td{border:1px solid var(--bc-border);text-align:left;padding:.75rem 1rem}.blog-prose table th{background:var(--bc-surface);font-weight:var(--fw-bold)}.blog-article__back{font-size:.82rem;font-weight:var(--fw-semibold);color:var(--bc-text-secondary);margin-bottom:var(--space-md);background:var(--bc-gray-light);border:1px solid var(--bc-border);border-radius:100px;align-items:center;gap:.4rem;padding:.45rem .9rem .45rem .7rem;text-decoration:none;transition:background .18s,color .18s,transform .15s;display:inline-flex}.blog-article__back i{font-size:.95rem;transition:transform .2s}.blog-article__back:hover{color:var(--bc-blue);background:#fff;border-color:#0b69a74d}.blog-article__back:hover i{transform:translate(-2px)}.blog-post-nav{gap:var(--space-md);margin:var(--space-2xl) 0 var(--space-xl);padding-top:var(--space-xl);border-top:1px solid var(--bc-border);grid-template-columns:1fr auto 1fr;align-items:stretch;display:grid}@media (width<=768px){.blog-post-nav{grid-template-columns:1fr;gap:.6rem}}.blog-post-nav__prev,.blog-post-nav__next{min-width:0;display:flex}@media (width<=768px){.blog-post-nav__prev,.blog-post-nav__next{order:2}}.blog-post-nav__next{text-align:right;justify-content:flex-end}@media (width<=768px){.blog-post-nav__next{text-align:left;order:3;justify-content:stretch}}.blog-post-nav__center{justify-content:center;align-items:center;display:flex}@media (width<=768px){.blog-post-nav__center{order:1}}.blog-post-nav__link{background:var(--bc-gray-light);border:1px solid var(--bc-border);border-radius:var(--radius-lg);color:var(--bc-text-primary);flex-direction:column;gap:.3rem;width:100%;min-width:0;padding:.95rem 1.1rem;text-decoration:none;transition:background .18s,border-color .18s,transform .15s;display:flex}.blog-post-nav__link:hover{background:#fff;border-color:#5cb8b580;transform:translateY(-2px);box-shadow:0 8px 20px #0b2a450f}.blog-post-nav__link--right{align-items:flex-end}@media (width<=768px){.blog-post-nav__link--right{align-items:flex-start}}.blog-post-nav__label{text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:var(--fw-bold);color:var(--bc-turquoise-dark,#3e9a97);align-items:center;gap:.3rem;display:inline-flex}.blog-post-nav__label i{font-size:.9rem}.blog-post-nav__title{font-size:.95rem;font-weight:var(--fw-semibold);color:var(--bc-anthracite);-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.35;display:-webkit-box;overflow:hidden}.blog-post-nav__back{background:var(--bc-blue);color:#fff;font-size:.88rem;font-weight:var(--fw-bold);white-space:nowrap;border-radius:100px;align-items:center;gap:.45rem;padding:.7rem 1.25rem;text-decoration:none;transition:background .18s,transform .15s;display:inline-flex}@media (width<=768px){.blog-post-nav__back{justify-content:center;width:100%}}.blog-post-nav__back:hover{background:var(--bc-blue-dark,#063f6a);transform:translateY(-1px)}@keyframes blogBadgePulse{0%,to{box-shadow:0 6px 16px #5cb8b566,0 0 #5cb8b580}50%{box-shadow:0 6px 16px #5cb8b566,0 0 0 8px #5cb8b500}}.blog-card--new{box-shadow:0 10px 30px #5cb8b51f;border-color:#5cb8b573!important}.blog-card--new:hover{border-color:var(--bc-turquoise)!important}@media (prefers-reduced-motion:reduce){.blog-card__badge-new{animation:none}}.blog-article__share{margin:var(--space-xl) 0 0;padding-top:var(--space-lg);border-top:1px solid var(--bc-border);flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.blog-article__share__label{color:var(--bc-text-secondary);font-size:.85rem;font-weight:var(--fw-semibold);align-items:center;gap:.4rem;margin-right:.3rem;display:inline-flex}.blog-article__share__label i{color:var(--bc-turquoise);font-size:1rem}.blog-article__share__btn{background:var(--bc-gray-light);border:1px solid var(--bc-border);width:40px;height:40px;color:var(--bc-text-secondary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;padding:0;text-decoration:none;transition:background .18s,color .18s,transform .15s,border-color .18s;display:inline-flex}.blog-article__share__btn i{font-size:1.05rem}.blog-article__share__btn:hover{background:var(--bc-turquoise);color:#fff;border-color:var(--bc-turquoise);transform:translateY(-2px)}.blog-article__share__btn--copy.is-copied{background:var(--bc-turquoise);color:#fff;border-color:var(--bc-turquoise)}.handbuch-main>.hero-premium--compact{min-height:auto;padding:calc(var(--header-height) + var(--space-xl)) 0 var(--space-xl)}.handbuch-main>.hero-premium--compact .hero-premium__title{max-width:24ch;margin-bottom:var(--space-sm);font-size:clamp(1.9rem,4vw,2.9rem)}.handbuch-main>.hero-premium--compact .hero-premium__subtitle{margin-bottom:0}.handbuch-main>.hero-premium+.section{padding-top:var(--space-xl)}.handbuch__head{padding:calc(var(--header-height) + var(--space-2xl)) 0 var(--space-xl);background:linear-gradient(180deg, #fff 0%, var(--bc-surface) 100%);border-bottom:1px solid var(--bc-border)}@media (width<=640px){.handbuch__head .container{padding-left:20px;padding-right:20px}}.handbuch__breadcrumb{color:var(--bc-text-tertiary);margin-bottom:var(--space-md);flex-wrap:wrap;align-items:center;gap:.4rem;font-size:.85rem;display:flex}.handbuch__breadcrumb a{color:inherit;text-decoration:none}.handbuch__breadcrumb a:hover{color:var(--bc-blue)}.handbuch__breadcrumb i{opacity:.6;font-size:.7rem}.handbuch__badge{color:var(--bc-turquoise-dark,#3e9a97);font-size:var(--fs-xs);font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.14em;margin-bottom:var(--space-md);background:0 0;border:0;border-radius:0;align-items:center;gap:.7rem;padding:0;display:inline-flex}.handbuch__badge__dot{background:var(--bc-turquoise);border-radius:0;flex-shrink:0;width:26px;height:2px}.handbuch__title{font-size:clamp(1.75rem,4.5vw,3rem);font-weight:var(--fw-extrabold);color:var(--bc-anthracite);margin:0 0 var(--space-md);letter-spacing:-.015em;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;line-height:1.15}.handbuch__subtitle{color:var(--bc-text-secondary);margin:0 0 var(--space-md);font-size:clamp(1.05rem,1.5vw,1.2rem);line-height:1.55}.handbuch__lead{color:var(--bc-text-primary);max-width:60ch;margin:0 0 var(--space-lg);font-size:1.05rem;line-height:1.6}.handbuch__meta{gap:var(--space-md) var(--space-lg);color:var(--bc-text-tertiary);margin-bottom:var(--space-lg);flex-wrap:wrap;font-size:.85rem;display:flex}.handbuch__meta span{align-items:center;gap:.35rem;display:inline-flex}.handbuch__meta i{color:var(--bc-turquoise);font-size:1rem}.handbuch__actions{gap:var(--space-sm);flex-wrap:wrap;display:flex}@media (width<=560px){.handbuch__actions{flex-direction:column;align-items:stretch}.handbuch__actions .btn{justify-content:center;width:100%}}.handbuch__layout{gap:var(--space-2xl);padding:var(--space-2xl) 0 var(--space-3xl);grid-template-columns:240px minmax(0,1fr);align-items:start;display:grid}@media (width<=900px){.handbuch__layout{gap:var(--space-lg);padding-top:var(--space-lg);grid-template-columns:1fr}}.handbuch__layout--no-toc{grid-template-columns:minmax(0,1fr)}@media (width<=900px){.handbuch__toc-wrap{order:-1}}.handbuch__toc{top:calc(var(--header-height) + var(--space-md));position:sticky}@media (width<=900px){.handbuch__toc{background:var(--bc-gray-light);border:1px solid var(--bc-border);border-radius:var(--radius-lg);padding:var(--space-xs) var(--space-md);position:static}}.handbuch__toc__toggle{display:none}@media (width<=900px){.handbuch__toc__toggle{width:100%;font:inherit;font-weight:var(--fw-bold);color:var(--bc-anthracite);cursor:pointer;padding:var(--space-xs) 0;background:0 0;border:0;justify-content:space-between;align-items:center;gap:.5rem;display:flex}}.handbuch__toc__label{font-size:var(--fs-xs);text-transform:uppercase;letter-spacing:.08em;color:var(--bc-text-tertiary);font-weight:var(--fw-bold);margin-bottom:var(--space-sm)}@media (width<=900px){.handbuch__toc__label{display:none}}.handbuch__toc__list{border-left:2px solid var(--bc-border);margin:0;padding:0;list-style:none}@media (width<=900px){.handbuch__toc__list{margin-top:var(--space-sm);border-left:0;display:none}.handbuch__toc.is-open .handbuch__toc__list{display:block}}.handbuch__toc__item a{color:var(--bc-text-secondary);border-left:2px solid #0000;margin-left:-2px;padding:.35rem .85rem;font-size:.9rem;line-height:1.4;text-decoration:none;transition:color .15s,border-color .15s;display:block}.handbuch__toc__item a:hover{color:var(--bc-blue)}.handbuch__toc__item--h3 a{padding-left:1.6rem;font-size:.82rem}.handbuch__toc__item a.is-active{color:var(--bc-blue);font-weight:var(--fw-bold);border-left-color:var(--bc-turquoise)}.hb-prose h2,.hb-prose h3{scroll-margin-top:calc(var(--header-height) + var(--space-lg))}.hb-prose ol li{margin-bottom:var(--space-sm)}.hb-callout,.hb-prose blockquote.hb-callout{gap:var(--space-md);margin:var(--space-lg) 0;padding:var(--space-md) var(--space-lg);border:1px solid var(--bc-border);border-radius:var(--radius-lg);background:var(--bc-gray-light);color:var(--bc-anthracite);font-style:normal;font-size:var(--fs-body);align-items:flex-start;line-height:1.6;display:flex}.hb-callout>i{flex:none;font-size:1.5rem;line-height:1.5}.hb-callout p{margin:0}.hb-callout p+p{margin-top:var(--space-sm)}.hb-callout--info,.hb-prose blockquote.hb-callout--info{background:#0b69a70f;border-color:#0b69a733}.hb-callout--info>i{color:var(--bc-blue)}.hb-callout--warning,.hb-prose blockquote.hb-callout--warning{background:#e8a01e1a;border-color:#e8a01e61}.hb-callout--warning>i{color:#b4730a}.handbuch__faq{margin-top:var(--space-3xl)}.handbuch-search{gap:var(--space-sm);max-width:620px;margin:0 auto var(--space-lg);align-items:center;display:flex;position:relative}.handbuch-search>i{color:var(--bc-text-tertiary);pointer-events:none;font-size:1.1rem;position:absolute;left:1rem}.handbuch-search input{border:1px solid var(--bc-border);border-radius:var(--radius-lg);font-size:var(--fs-body);background:#fff;flex:1;padding:.85rem 1rem .85rem 2.6rem}.handbuch-search input:focus{border-color:var(--bc-turquoise);outline:none}.handbuch-filter{gap:var(--space-sm);margin-bottom:var(--space-xl);flex-wrap:wrap;justify-content:center;display:flex}.handbuch-filter__chip{border-radius:var(--radius-full);border:1px solid var(--bc-border);color:var(--bc-text-secondary);font-size:.85rem;font-weight:var(--fw-semibold);background:#fff;align-items:center;gap:.35rem;padding:.5rem .95rem;text-decoration:none;transition:all .2s;display:inline-flex}.handbuch-filter__chip span{color:var(--bc-text-tertiary);font-weight:var(--fw-medium)}.handbuch-filter__chip:hover{border-color:var(--bc-turquoise);color:var(--bc-blue)}.handbuch-filter__chip.is-active{background:var(--bc-blue);color:#fff;border-color:var(--bc-blue)}.handbuch-filter__chip.is-active span{color:#ffffffb3}.handbuch-card{gap:var(--space-sm);border:1px solid var(--bc-border);border-radius:var(--radius-2xl);padding:var(--space-xl);color:inherit;transition:transform .3s var(--ease-out), box-shadow .3s, border-color .3s;background:#fff;flex-direction:column;text-decoration:none;display:flex}.handbuch-card:hover{border-color:#5cb8b566;transform:translateY(-4px);box-shadow:0 16px 48px #0b2a451a}.handbuch-card__icon{border-radius:var(--radius-lg);width:56px;height:56px;color:var(--bc-turquoise);margin-bottom:var(--space-xs);background:#5cb8b524;justify-content:center;align-items:center;font-size:1.8rem;display:flex}.handbuch-card__icon img{object-fit:contain;width:60%;height:60%}.handbuch-card__cat{text-transform:uppercase;letter-spacing:.1em;color:var(--bc-turquoise-dark,#3e9a97);font-size:.7rem;font-weight:var(--fw-bold)}.handbuch-card__title{font-size:clamp(1.1rem,1.7vw,1.3rem);font-weight:var(--fw-bold);color:var(--bc-anthracite);margin:0;line-height:1.3}.handbuch-card__text{color:var(--bc-text-secondary);margin:0 0 auto;font-size:.95rem;line-height:1.55}.handbuch-card__cta{color:var(--bc-blue);font-weight:var(--fw-semibold);margin-top:var(--space-sm);align-items:center;gap:.35rem;font-size:.9rem;display:inline-flex}.handbuch-card__cta i{transition:transform .2s}.handbuch-card:hover .handbuch-card__cta i{transform:translate(3px)}.handbuch-empty{text-align:center;padding:var(--space-3xl);color:var(--bc-text-secondary);background:var(--bc-surface);border-radius:var(--radius-2xl)}.handbuch-empty a{color:var(--bc-blue)}.glossar-hero{padding:calc(var(--header-height) + var(--space-2xl)) 0 var(--space-xl);background:linear-gradient(180deg, #fff 0%, var(--bc-surface) 100%);border-bottom:1px solid var(--bc-border);text-align:center}.glossar-hero__badge{color:var(--bc-turquoise-dark,#3e9a97);font-size:var(--fs-xs);font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.14em;margin-bottom:var(--space-md);background:0 0;border:0;border-radius:0;align-items:center;gap:.7rem;padding:0;display:inline-flex}.glossar-hero__badge__dot{background:var(--bc-turquoise);border-radius:0;width:26px;height:2px}.glossar-hero__title{font-size:clamp(2rem,5vw,3.25rem);font-weight:var(--fw-extrabold);color:var(--bc-anthracite);letter-spacing:-.02em;margin:0 0 var(--space-sm)}.glossar-hero__subtitle{color:var(--bc-text-secondary);max-width:60ch;margin:0 auto var(--space-xl);font-size:clamp(1.05rem,1.5vw,1.2rem);line-height:1.6}.glossar-search{max-width:640px;margin:0 auto;position:relative}.glossar-search>i{color:var(--bc-text-tertiary);pointer-events:none;font-size:1.25rem;position:absolute;top:50%;left:1.1rem;transform:translateY(-50%)}.glossar-search input{border:1px solid var(--bc-border);border-radius:var(--radius-full);width:100%;font-size:var(--fs-body);background:#fff;padding:1rem 1.25rem 1rem 3rem;transition:border-color .18s,box-shadow .18s}.glossar-search input:focus{border-color:var(--bc-turquoise);outline:none;box-shadow:0 0 0 4px #5cb8b51f}.glossar-popular{margin-top:var(--space-md);font-size:var(--fs-small);flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;display:flex}.glossar-popular__label{color:var(--bc-text-tertiary)}.glossar-popular a{border-radius:var(--radius-full);border:1px solid var(--bc-border);color:var(--bc-text-secondary);background:#fff;padding:.3rem .75rem;text-decoration:none;transition:border-color .18s,color .18s}.glossar-popular a:hover{border-color:var(--bc-turquoise);color:var(--bc-blue)}.glossar-az{top:var(--header-height-scrolled,52px);z-index:10;-webkit-backdrop-filter:blur(8px);border-bottom:1px solid var(--bc-border);padding:var(--space-sm) 0;background:#ffffffeb;position:sticky}.glossar-az__row{flex-wrap:wrap;justify-content:center;gap:.2rem;display:flex}.glossar-az a,.glossar-az span{border-radius:var(--radius-md);width:2rem;height:2rem;font-size:var(--fs-small);font-weight:var(--fw-semibold);justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.glossar-az a{color:var(--bc-blue)}.glossar-az a:hover{background:var(--bc-surface)}.glossar-az .is-empty{color:var(--bc-text-tertiary);opacity:.4}.glossar-list{padding-top:var(--space-lg)}.glossar-group{margin-bottom:var(--space-xl);scroll-margin-top:130px}.glossar-group__letter{font-size:1.5rem;font-weight:var(--fw-extrabold);color:var(--bc-turquoise);border-bottom:2px solid var(--bc-border);padding-bottom:var(--space-xs);margin:0 0 var(--space-md)}.glossar-term{padding:var(--space-md) 0;border-bottom:1px solid var(--bc-border-light,#f1f5f9);scroll-margin-top:130px}.glossar-term__head{align-items:baseline;gap:var(--space-sm);flex-wrap:wrap;margin-bottom:.35rem;display:flex}.glossar-term__head h3{font-size:1.15rem;font-weight:var(--fw-bold);color:var(--bc-anthracite);margin:0}.glossar-term__cat{text-transform:uppercase;letter-spacing:.08em;color:var(--bc-turquoise-dark,#3e9a97);font-size:.68rem;font-weight:var(--fw-bold);border-radius:var(--radius-full);background:#5cb8b51a;padding:.15rem .55rem}.glossar-term__def{color:var(--bc-text-secondary);margin:0 0 .5rem;line-height:1.65}.glossar-term__link{font-size:.9rem;font-weight:var(--fw-semibold);color:var(--bc-blue);align-items:center;gap:.35rem;text-decoration:none;display:inline-flex}.glossar-term__link i{transition:transform .2s}.glossar-term__link:hover{color:var(--bc-blue-dark,#063f6a)}.glossar-term__link:hover i{transform:translate(3px)}.glossar-term.is-hidden,.glossar-group.is-hidden{display:none}.glossar-empty{text-align:center;padding:var(--space-xl);color:var(--bc-text-secondary);background:var(--bc-surface);border-radius:var(--radius-lg);margin-bottom:var(--space-lg)}.glossar-empty__reset{color:var(--bc-blue);font:inherit;font-weight:var(--fw-semibold);cursor:pointer;background:0 0;border:0;text-decoration:underline}.dl-cat-group{margin-top:var(--space-2xl)}.dl-cat-heading{text-transform:uppercase;letter-spacing:.1em;color:var(--bc-turquoise-dark);margin:0 0 var(--space-md);font-size:.8rem;font-weight:700}.dl-center-grid{gap:var(--space-lg);grid-template-columns:repeat(auto-fill,minmax(300px,1fr));display:grid}.dl-card{background:var(--bc-white);border:1px solid var(--bc-border);border-radius:var(--radius-lg);transition:transform var(--duration-base) var(--ease-out), box-shadow var(--duration-base) var(--ease-out), border-color var(--duration-base) var(--ease-out);flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.dl-card:hover{border-color:var(--bc-turquoise);transform:translateY(-4px);box-shadow:0 16px 40px #0b2a451f}.dl-card__media{aspect-ratio:4/3;background:var(--bc-gray-light);border-bottom:1px solid var(--bc-border);position:relative;overflow:hidden}.dl-card__media img{object-fit:cover;object-position:top center;width:100%;height:100%}.dl-card__cat{z-index:1;color:var(--bc-turquoise-dark);text-transform:uppercase;letter-spacing:.06em;background:#ffffffeb;border-radius:999px;padding:4px 10px;font-size:.68rem;font-weight:700;position:absolute;top:12px;left:12px}.dl-card__body{padding:var(--space-lg);flex-direction:column;flex:1;display:flex}.dl-card__title{color:var(--bc-anthracite);margin:0 0 .4rem;font-size:1.12rem;font-weight:800}.dl-card__text{color:var(--bc-text-secondary);margin:0 0 var(--space-md);flex:1;font-size:.9rem;line-height:1.55}.dl-card__actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.dl-hero{color:#fff;background:linear-gradient(135deg,#0b69a7 0%,#063f6a 100%);padding:clamp(2.5rem,6vw,4.5rem) 0}.dl-hero__grid{gap:var(--space-2xl);grid-template-columns:1.15fr .85fr;align-items:center;display:grid}@media (width<=820px){.dl-hero__grid{grid-template-columns:1fr}}.dl-hero__eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--bc-turquoise-light);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.75rem;font-weight:700;display:inline-flex}.dl-hero__eyebrow:before{content:"";background:var(--bc-turquoise-light);width:26px;height:2px;display:inline-block}.dl-hero__title{color:#fff;letter-spacing:-.02em;text-wrap:balance;margin:0 0 1rem;font-size:clamp(1.8rem,4vw,2.9rem);font-weight:800;line-height:1.1}.dl-hero__text{color:#ffffffe0;max-width:54ch;margin:0 0 1.5rem;font-size:1.05rem;line-height:1.6}.dl-hero__mockup img{width:100%;max-width:380px;transition:transform .5s var(--ease-out);border:1px solid #ffffff26;border-radius:6px;margin:0 auto;display:block;transform:perspective(1400px)rotateY(-9deg)rotateX(2deg);box-shadow:0 30px 70px #0006}.dl-hero__mockup:hover img{transform:perspective(1400px)rotateY(-3deg)}.dl-badges{flex-wrap:wrap;gap:.5rem;margin-top:1.25rem;display:flex}.dl-badge{color:#fff;background:#ffffff1f;border:1px solid #fff3;border-radius:999px;align-items:center;gap:.4rem;padding:5px 12px;font-size:.78rem;font-weight:600;display:inline-flex}.dl-badge i{color:var(--bc-turquoise-light)}.dl-audience{margin-top:var(--space-lg);grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.6rem;display:grid}.dl-aud{color:var(--bc-anthracite);background:var(--bc-gray-light);border:1px solid var(--bc-border);border-radius:var(--radius-md);align-items:center;gap:.5rem;padding:.6rem .85rem;font-size:.9rem;font-weight:600;display:flex}.dl-aud i{color:var(--bc-turquoise);font-size:1.15rem}.dl-chapters{gap:var(--space-md);margin-top:var(--space-xl);grid-template-columns:repeat(auto-fill,minmax(260px,1fr));display:grid}.dl-chapter{background:var(--bc-white);border:1px solid var(--bc-border);border-radius:var(--radius-lg);padding:var(--space-md) var(--space-lg);gap:.85rem;display:flex}.dl-chapter__icon{background:var(--bc-turquoise-wash,#e6f2ef);width:40px;height:40px;color:var(--bc-turquoise-dark);border-radius:10px;flex:none;place-items:center;font-size:1.2rem;display:grid}.dl-chapter__title{color:var(--bc-anthracite);margin:0 0 .2rem;font-size:.98rem;font-weight:700}.dl-chapter__text{color:var(--bc-text-secondary);margin:0;font-size:.85rem;line-height:1.5}.dl-chapters-more{margin-top:var(--space-md);flex-wrap:wrap;gap:.5rem;display:flex}.dl-chip{color:var(--bc-turquoise-dark);background:var(--bc-turquoise-wash,#e6f2ef);border-radius:999px;padding:5px 12px;font-size:.8rem;font-weight:600}.dl-preview__grid{gap:var(--space-md);margin-top:var(--space-xl);grid-template-columns:repeat(auto-fill,minmax(160px,1fr));display:grid}.dl-preview__thumb{border:1px solid var(--bc-border);width:100%;transition:transform var(--duration-base) var(--ease-out), box-shadow var(--duration-base) var(--ease-out);background:#fff;border-radius:6px;display:block;box-shadow:0 6px 18px #0b2a4514}.dl-preview__thumb:hover{transform:translateY(-3px);box-shadow:0 14px 32px #0b2a4529}.dl-lightbox{z-index:2000;background:#091618eb;justify-content:center;align-items:center;gap:1rem;padding:4vw;display:flex;position:fixed;inset:0}.dl-lightbox[hidden]{display:none}.dl-lightbox__img{border-radius:6px;max-width:90vw;max-height:90vh;box-shadow:0 20px 60px #00000080}.dl-lightbox__close{color:#fff;cursor:pointer;background:0 0;border:0;font-size:2.4rem;line-height:1;position:absolute;top:18px;right:22px}.dl-lightbox__nav{color:#fff;cursor:pointer;background:#ffffff1f;border:0;border-radius:50%;flex:none;width:52px;height:52px;font-size:2rem;transition:background .2s}.dl-lightbox__nav:hover{background:#ffffff40}.dl-benefits{gap:var(--space-md);margin-top:var(--space-xl);grid-template-columns:repeat(auto-fill,minmax(170px,1fr));display:grid}.dl-benefit{text-align:center;padding:var(--space-lg);background:var(--bc-white);border:1px solid var(--bc-border);border-radius:var(--radius-lg)}.dl-benefit i{color:var(--bc-turquoise);font-size:1.8rem}.dl-benefit strong{color:var(--bc-anthracite);margin-top:.5rem;font-size:.95rem;display:block}.dl-downloadbox{background:var(--bc-white);border:1px solid var(--bc-border);border-top:4px solid var(--bc-turquoise);border-radius:var(--radius-xl);max-width:620px;margin:0 auto;padding:clamp(1.5rem,4vw,2.5rem);box-shadow:0 20px 50px #0b2a451a}.dl-gate{flex-direction:column;gap:.85rem;display:flex}.dl-gate__row{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}@media (width<=560px){.dl-gate__row{grid-template-columns:1fr}}.dl-gate label{color:var(--bc-anthracite);margin-bottom:.25rem;font-size:.82rem;font-weight:600;display:block}.dl-gate input[type=email],.dl-gate input[type=text]{border:1px solid var(--bc-border);border-radius:var(--radius-md);background:#fff;width:100%;padding:.7rem .9rem;font-family:inherit;font-size:.95rem}.dl-gate input[type=email]:focus,.dl-gate input[type=text]:focus{outline:2px solid var(--bc-turquoise);outline-offset:-1px;border-color:var(--bc-turquoise)}.dl-gate__consent{color:var(--bc-text-secondary);align-items:flex-start;gap:.55rem;font-size:.82rem;line-height:1.45;display:flex}.dl-gate__consent input{flex:none;margin-top:.15rem}.dl-gate__consent a{color:var(--bc-turquoise-dark);text-decoration:underline}.dl-gate__hp{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.dl-gate__status{color:#c0392b;font-size:.85rem;font-weight:600;display:none}.dl-gate-done{text-align:center}.dl-gate-done__link{font-weight:700}.dl-consult{color:#fff;border-radius:var(--radius-xl);gap:var(--space-xl);background:linear-gradient(135deg,#0b69a7 0%,#063f6a 100%);grid-template-columns:1.3fr .7fr;align-items:center;padding:clamp(1.75rem,4vw,2.75rem);display:grid}@media (width<=820px){.dl-consult{grid-template-columns:1fr}}.dl-consult h2{color:#fff;margin:0 0 .75rem;font-size:clamp(1.4rem,2.5vw,1.9rem);font-weight:800}.dl-consult p{color:#ffffffe0;margin:0 0 1rem;line-height:1.6}.dl-consult ul{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.dl-consult li{align-items:center;gap:.55rem;font-size:.95rem;display:flex}.dl-consult li i{color:var(--bc-turquoise-light)}.dl-consult__cta{flex-direction:column;gap:.75rem;display:flex}.de-map{border:1px solid var(--bc-border);border-radius:var(--radius-2xl);padding:var(--space-2xl);isolation:isolate;background:linear-gradient(135deg,#f8fbfd 0%,#eaf4f4 100%);position:relative;overflow:hidden}@media (width<=640px){.de-map{padding:var(--space-lg)}}.de-map:before{content:"";pointer-events:none;background:radial-gradient(circle at 30% 40%,#5cb8b514 0,#0000 40%),radial-gradient(circle at 70% 70%,#0b69a70f 0,#0000 45%);position:absolute;inset:0}.de-map__inner{gap:var(--space-2xl);z-index:1;grid-template-columns:1.4fr 1fr;align-items:center;display:grid;position:relative}@media (width<=900px){.de-map__inner{gap:var(--space-xl);grid-template-columns:1fr}}.de-map__svg-wrap{position:relative;overflow:visible}.de-map__svg{width:100%;max-width:560px;height:auto;margin:0 auto;display:block;overflow:visible}.de-map__svg .de-map__pin{animation:4s ease-in-out infinite deMapPinOpacity}.de-map__svg .de-map__label{opacity:0;animation:.8s ease-out .6s forwards deMapLabelFade}.de-map__svg .de-map__customer circle:first-child{animation:2.5s ease-in-out infinite deMapDotPulse}.de-map__svg .de-map__customer:nth-child(2) circle:first-child{animation-delay:.4s}.de-map__svg .de-map__customer:nth-child(3) circle:first-child{animation-delay:.8s}@media (width<=900px){.de-map__content{text-align:center}}.de-map__label{font-size:var(--fs-xs);text-transform:uppercase;letter-spacing:.12em;color:var(--bc-turquoise-dark,#3e9a97);font-weight:var(--fw-bold);margin-bottom:var(--space-sm);display:inline-block}.de-map__title{font-size:clamp(1.4rem,2.5vw,1.9rem);font-weight:var(--fw-extrabold);color:var(--bc-anthracite);margin:0 0 var(--space-md);letter-spacing:-.01em;line-height:1.2}.de-map__text{color:var(--bc-text-secondary);margin:0 0 var(--space-lg);line-height:1.65;font-size:var(--fs-body)}.de-map__tiles{margin-top:var(--space-lg);grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;display:grid}@media (width<=560px){.de-map__tiles{grid-template-columns:1fr}}.de-map__tile{border:1px solid var(--bc-border);border-radius:var(--radius-lg);background:#fff;align-items:center;gap:.65rem;min-width:0;padding:.85rem .9rem;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.de-map__tile:hover{border-color:#5cb8b580;transform:translateY(-1px);box-shadow:0 6px 16px #0b2a450f}.de-map__tile i{color:var(--bc-turquoise);flex:none;font-size:1.3rem;line-height:1}.de-map__tile>div{flex:auto;min-width:0}.de-map__tile strong{font-size:.82rem;font-weight:var(--fw-bold);color:var(--bc-anthracite);white-space:nowrap;text-overflow:ellipsis;line-height:1.25;display:block;overflow:hidden}.de-map__tile small{color:var(--bc-text-tertiary);margin-top:2px;font-size:.72rem;line-height:1.3;display:block}@media (width<=640px){.de-map{padding:var(--space-lg)}.de-map__svg{max-height:420px}}.section--dark .de-map,.section--gradient .de-map{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0a;border-color:#ffffff14}.section--dark .de-map .de-map__title,.section--gradient .de-map .de-map__title{color:#fff}.section--dark .de-map .de-map__text,.section--gradient .de-map .de-map__text{color:#ffffffbf}.section--dark .de-map .de-map__tile,.section--gradient .de-map .de-map__tile{background:#ffffff0f;border-color:#ffffff1a}.section--dark .de-map .de-map__tile strong,.section--gradient .de-map .de-map__tile strong{color:#fff}.section--dark .de-map .de-map__tile small,.section--gradient .de-map .de-map__tile small{color:#fff9}@keyframes deMapPinOpacity{0%,to{opacity:1}50%{opacity:.85}}@keyframes deMapDotPulse{0%,to{opacity:1}50%{opacity:.55}}@keyframes deMapLabelFade{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.de-map__svg .de-map__pin,.de-map__svg .de-map__customer circle,.de-map__svg .de-map__pulse circle{animation:none!important}}.vc-showcase{gap:var(--space-3xl);margin-top:var(--space-2xl);flex-direction:column;display:flex}.vc-showcase__card{gap:var(--space-2xl);grid-template-columns:1.5fr 1fr;align-items:center;display:grid}.vc-showcase__card--reverse{direction:rtl}.vc-showcase__card--reverse>*{direction:ltr}@media (width<=900px){.vc-showcase__card{gap:var(--space-lg);grid-template-columns:1fr}.vc-showcase__card--reverse{direction:ltr}}.vc-showcase__img{border-radius:var(--radius-2xl);box-shadow:0 32px 80px #0b2a4526, 0 8px 24px #0b2a4514, 0 0 0 1px var(--bc-border);transition:transform .5s var(--ease-out);background:#fff;position:relative;overflow:hidden;transform:perspective(1200px)rotateY(-3deg)rotateX(1deg)}.vc-showcase__img img{width:100%;height:auto;display:block}.vc-showcase__img:after{content:"";filter:blur(12px);z-index:-1;pointer-events:none;background:radial-gradient(#0b69a733 0%,#0000 70%);height:40px;position:absolute;bottom:-24px;left:5%;right:5%}.vc-showcase__img:hover{transform:perspective(1200px)rotateY(0)rotateX(0)scale(1.01)}.vc-showcase__card--reverse .vc-showcase__img{transform:perspective(1200px)rotateY(3deg)rotateX(1deg)}.vc-showcase__card--reverse .vc-showcase__img:hover{transform:perspective(1200px)rotateY(0)rotateX(0)scale(1.01)}.vc-showcase figcaption{padding:0 var(--space-sm)}@media (width<=900px){.vc-showcase figcaption{text-align:center;padding:0}}.vc-showcase__badge{text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;font-weight:var(--fw-bold);color:var(--bc-turquoise-dark,#3e9a97);margin-bottom:var(--space-sm);background:linear-gradient(135deg,#5cb8b526 0%,#0b69a71a 100%);border:1px solid #5cb8b540;border-radius:100px;align-items:center;gap:.4rem;padding:.35rem .85rem;display:inline-flex}.vc-showcase__badge i{color:var(--bc-turquoise);font-size:1rem}.vc-showcase h3{font-size:clamp(1.3rem,2.2vw,1.7rem);font-weight:var(--fw-extrabold);color:var(--bc-anthracite);margin:0 0 var(--space-sm);letter-spacing:-.01em;line-height:1.2}.vc-showcase p{color:var(--bc-text-secondary);margin:0 0 var(--space-md);line-height:1.65;font-size:var(--fs-body)}.vc-showcase__link{color:var(--bc-blue);font-weight:var(--fw-bold);align-items:center;gap:.4rem;font-size:.95rem;text-decoration:none;display:inline-flex}.vc-showcase__link i{transition:transform .2s}.vc-showcase__link:hover i{transform:translate(4px)}@media (prefers-reduced-motion:reduce){.vc-showcase__img{transform:none!important}}.sw-logo-strip{justify-content:center;align-items:center;gap:var(--space-2xl);padding:var(--space-md) 0;flex-wrap:wrap;display:flex}.sw-logo-strip__heading{text-align:center;font-size:var(--fs-xs);text-transform:uppercase;letter-spacing:.12em;color:var(--bc-text-tertiary);font-weight:var(--fw-semibold);margin:0 0 var(--space-lg)}.sw-logo-strip__item{border-radius:var(--radius-md);border:1px solid var(--bc-border);width:120px;height:60px;transition:all .3s var(--ease-out);background:#fff;justify-content:center;align-items:center;padding:.5rem;text-decoration:none;display:inline-flex}.sw-logo-strip__item img{object-fit:contain;filter:grayscale()opacity(.55);max-width:100%;max-height:100%;transition:filter .3s,transform .3s}.sw-logo-strip__item:hover{border-color:var(--bc-turquoise);transform:translateY(-2px);box-shadow:0 8px 20px #0b2a4514}.sw-logo-strip__item:hover img{filter:grayscale(0%)opacity()}@media (width<=520px){.sw-logo-strip__item{width:100px;height:50px}}.sw-logo-strip__foot{text-align:center;margin:var(--space-lg) 0 0;font-size:var(--fs-small)}.sw-logo-strip__foot a{color:var(--bc-blue);font-weight:var(--fw-semibold);text-decoration:none}.sw-logo-strip__foot a:hover{color:var(--bc-blue-dark);text-decoration:underline}.sw-timeline,.bc-timeline{margin:var(--space-2xl) 0 0;grid-template-columns:repeat(var(--cols,4), minmax(0, 1fr));gap:var(--space-lg) clamp(.75rem, 1.2vw, 1.5rem);counter-reset:sw-timeline;padding:0;list-style:none;display:grid;position:relative}.sw-timeline:before,.bc-timeline:before{content:"";top:30px;left:calc(50% / var(--cols,4) - 30px);right:calc(50% / var(--cols,4) - 30px);background:linear-gradient(90deg, var(--bc-turquoise) 0%, var(--bc-blue) 100%);opacity:.2;z-index:0;height:2px;position:absolute}@media (width<=1100px){.sw-timeline,.bc-timeline{gap:var(--space-xl) var(--space-lg);grid-template-columns:repeat(3,minmax(0,1fr))}.sw-timeline:before,.bc-timeline:before{display:none}}@media (width<=900px){.sw-timeline,.bc-timeline{gap:var(--space-xl);grid-template-columns:1fr}.sw-timeline:before,.bc-timeline:before{background:linear-gradient(180deg, var(--bc-turquoise) 0%, var(--bc-blue) 100%);width:2px;height:auto;display:block;inset:0 auto 0 30px}}.sw-timeline__step,.bc-timeline__step{z-index:1;text-align:center;min-width:0;padding:0 .25rem;position:relative}@media (width<=900px){.sw-timeline__step,.bc-timeline__step{text-align:left;padding-left:80px}}.sw-timeline__num,.bc-timeline__num{width:60px;height:60px;margin:0 auto var(--space-md);border:2px solid var(--bc-turquoise);font-size:1.4rem;font-weight:var(--fw-extrabold);color:var(--bc-blue);background:#fff;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative;box-shadow:0 8px 24px #5cb8b533}.sw-timeline__num:after,.bc-timeline__num:after{content:"";border:2px solid var(--bc-turquoise);opacity:.3;border-radius:50%;position:absolute;inset:-6px}@media (width<=900px){.sw-timeline__num,.bc-timeline__num{margin:0;position:absolute;top:0;left:0}}.sw-timeline__body h3,.bc-timeline__body h3{font-size:clamp(1.05rem,1.6vw,1.2rem);font-weight:var(--fw-bold);color:var(--bc-anthracite);margin:0 0 var(--space-sm);overflow-wrap:normal;word-break:normal;-webkit-hyphens:auto;hyphens:auto;line-height:1.3}.sw-timeline__body p,.bc-timeline__body p{color:var(--bc-text-secondary);font-size:var(--fs-small);margin:0;line-height:1.55}.sw-timeline__duration,.bc-timeline__duration{text-transform:uppercase;letter-spacing:.08em;color:var(--bc-turquoise-dark,#3e9a97);font-size:.72rem;font-weight:var(--fw-bold);margin-bottom:var(--space-xs);align-items:center;gap:.35rem;display:inline-flex}.sw-timeline__duration i,.bc-timeline__duration i{color:var(--bc-turquoise);font-size:.95rem}.sw-browser-mock{border-radius:var(--radius-2xl);box-shadow:0 24px 64px #0b2a452e, 0 8px 20px #0b2a4514, 0 0 0 1px var(--bc-border);color:inherit;transition:transform .4s var(--ease-out), box-shadow .4s;background:#fff;text-decoration:none;display:block;position:relative;overflow:hidden}.sw-browser-mock:hover{box-shadow:0 32px 72px #0b2a4538, 0 12px 28px #0b2a451a, 0 0 0 1px var(--bc-turquoise);transform:translateY(-4px)}.sw-browser-mock:hover .sw-browser-mock__overlay{opacity:1}.sw-browser-mock__chrome{border-bottom:1px solid var(--bc-border);background:#f3f5f8;align-items:center;gap:.5rem;padding:.6rem .85rem;display:flex}.sw-browser-mock__dot{border-radius:50%;flex:none;width:10px;height:10px}.sw-browser-mock__url{border:1px solid var(--bc-border);color:var(--bc-text-tertiary);text-overflow:ellipsis;white-space:nowrap;background:#fff;border-radius:100px;flex:1;align-items:center;gap:.3rem;margin:0 .5rem;padding:.25rem .85rem;font-size:.72rem;display:inline-flex;overflow:hidden}.sw-browser-mock__url i{color:#27c93f;font-size:.75rem}.sw-browser-mock__ext{color:var(--bc-text-tertiary);flex:none;font-size:1rem}.sw-browser-mock__content{background:#fff;position:relative}.sw-browser-mock__express{color:#fff;font-size:.7rem;font-weight:var(--fw-semibold);background:#d12b5e;align-items:center;gap:.6rem;padding:.45rem .85rem;display:flex}.sw-browser-mock__express__badge{color:#d12b5e;font-size:.62rem;font-weight:var(--fw-extrabold);letter-spacing:.05em;background:#fff;border-radius:100px;padding:2px 8px}.sw-browser-mock__trustbar{color:#fff;background:#b0245a;flex-wrap:wrap;justify-content:center;gap:1.2rem;padding:.5rem .85rem;font-size:.65rem;display:flex}.sw-browser-mock__trustbar span{align-items:center;gap:.3rem;display:inline-flex}.sw-browser-mock__trustbar i{opacity:.9;font-size:.85rem}.sw-browser-mock__header{border-bottom:1px solid var(--bc-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem .85rem .5rem;display:flex}.sw-browser-mock__logo{color:#fff;font-size:.65rem;font-weight:var(--fw-bold);background:#333;border-radius:4px;align-items:center;gap:.35rem;padding:.35rem .7rem;display:inline-flex}.sw-browser-mock__logo strong{color:var(--bc-turquoise)}.sw-browser-mock__logo small{opacity:.75;margin-left:.2rem;font-size:.5rem}.sw-browser-mock__nav{font-size:.62rem;font-weight:var(--fw-semibold);color:var(--bc-text-tertiary);gap:.9rem;display:flex}.sw-browser-mock__nav span.is-active{color:#d12b5e}.sw-browser-mock__hero{background:linear-gradient(135deg,#f6f9fb 0%,#fff 100%);grid-template-columns:1.4fr 1fr;gap:.75rem;padding:1rem .85rem;display:grid}@media (width<=640px){.sw-browser-mock__hero{grid-template-columns:1fr}}.sw-browser-mock__hero__left{color:#fff;background:linear-gradient(135deg,#d12b5e 0%,#a02049 100%);border-radius:6px;padding:1rem}.sw-browser-mock__hero__left strong{margin-bottom:.4rem;font-size:.95rem;line-height:1.2;display:block}.sw-browser-mock__hero__left p{opacity:.9;margin:0 0 .6rem;font-size:.7rem;line-height:1.4}.sw-browser-mock__hero__cta{color:#d12b5e;font-size:.68rem;font-weight:var(--fw-bold);background:#fff;border-radius:4px;padding:.35rem .75rem;display:inline-block}.sw-browser-mock__hero__right{flex-direction:column;gap:.5rem;display:flex}.sw-browser-mock__card{background:#f3f5f8;border-radius:6px;flex-direction:column;gap:.2rem;padding:.6rem;font-size:.6rem;display:flex}.sw-browser-mock__card i{color:var(--bc-blue);margin-bottom:.2rem;font-size:1.1rem}.sw-browser-mock__card strong{color:var(--bc-anthracite);font-size:.72rem}.sw-browser-mock__card small{color:var(--bc-text-tertiary);font-size:.6rem}.sw-browser-mock__card--accent{color:#fff;background:linear-gradient(135deg,#7c3aed 0%,#5b21b6 100%)}.sw-browser-mock__card--accent i,.sw-browser-mock__card--accent strong{color:#fff}.sw-browser-mock__card--accent small{color:#fffc}.sw-browser-mock__overlay{opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0b2a45bf;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.sw-browser-mock__overlay span{background:var(--bc-turquoise);color:#fff;border-radius:var(--radius-lg);font-weight:var(--fw-bold);font-size:var(--fs-small);align-items:center;gap:.5rem;padding:.85rem 1.5rem;display:inline-flex;box-shadow:0 12px 32px #5cb8b573}.sw-case-facts{margin-top:var(--space-lg);padding:var(--space-lg);border:1px solid var(--bc-border);border-radius:var(--radius-2xl);background:linear-gradient(135deg,#0b69a70a 0%,#5cb8b50d 100%)}.sw-case-facts__label{color:var(--bc-turquoise-dark,#3e9a97);font-size:var(--fs-2xs);text-transform:uppercase;letter-spacing:.08em;font-weight:var(--fw-bold);margin-bottom:var(--space-sm);background:#fff;border:1px solid #5cb8b54d;border-radius:999px;padding:.3rem .85rem;display:inline-block}.sw-case-facts h3{font-size:clamp(1.1rem,1.8vw,1.3rem);font-weight:var(--fw-bold);color:var(--bc-anthracite);margin:0 0 var(--space-md);line-height:1.3}.sw-case-facts ul{margin:0;padding:0;list-style:none}.sw-case-facts ul li{font-size:var(--fs-small);color:var(--bc-text-primary);align-items:flex-start;gap:.55rem;padding:.35rem 0;line-height:1.5;display:flex}.sw-case-facts ul li i{color:var(--bc-turquoise);flex-shrink:0;margin-top:3px}.sw-case-facts ul li strong{color:var(--bc-anthracite)}.fonio-hero-card{border-radius:var(--radius-2xl);-webkit-backdrop-filter:blur(14px);padding:var(--space-xl) var(--space-lg);color:#fff;animation:heroFadeUp 1s .2s var(--ease-out) both;background:linear-gradient(165deg,#5cb8b51f 0%,#0b69a714 55%,#ffffff0a 100%);border:1px solid #ffffff1a;position:relative;box-shadow:0 24px 60px -20px #0006}.fonio-hero-card:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#5cb8b559,#0000 60%);padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.fonio-hero-card__brand{padding:.5rem 0 var(--space-md);justify-content:center;display:flex}.fonio-hero-card__brand img{filter:drop-shadow(0 4px 20px #5cb8b540);max-width:180px;height:auto;display:block}.fonio-hero-card__divider{height:1px;margin:var(--space-sm) 0 var(--space-md);background:linear-gradient(90deg,#0000,#5cb8b566,#0000)}.fonio-hero-card__partner{text-align:center;margin-bottom:var(--space-lg)}.fonio-hero-card__partner__label{font-size:var(--fs-2xs);text-transform:uppercase;letter-spacing:.14em;color:#ffffff8c;font-weight:var(--fw-semibold);margin-bottom:.35rem}.fonio-hero-card__partner__name{font-size:var(--fs-h4);font-weight:var(--fw-extrabold);color:#fff;letter-spacing:-.01em}.fonio-hero-card__bullets{margin:0;padding:0;list-style:none}.fonio-hero-card__bullets li{font-size:var(--fs-small);color:#ffffffd1;align-items:flex-start;gap:.75rem;padding:.55rem 0;line-height:1.45;display:flex}.fonio-hero-card__bullets li>i{color:var(--bc-turquoise);flex-shrink:0;margin-top:1px;font-size:1.2rem}.fonio-hero-card__bullets li+li{border-top:1px solid #ffffff0f}@media (width<=900px){.fonio-hero-card{max-width:520px;margin:var(--space-xl) auto 0}}.fonio-offer{gap:var(--space-xl);grid-template-columns:.85fr 1.15fr;align-items:stretch;max-width:1140px;margin:0 auto;display:grid}@media (width<=900px){.fonio-offer{gap:var(--space-lg);grid-template-columns:1fr}}.fonio-offer__aside{background:linear-gradient(165deg, var(--bc-anthracite) 0%, #12222a 100%);color:#fff;border-radius:var(--radius-2xl);padding:var(--space-xl);gap:var(--space-md);flex-direction:column;display:flex;position:relative;overflow:hidden}.fonio-offer__aside:before{content:"";pointer-events:none;background:radial-gradient(#5cb8b52e 0%,#0000 60%);width:70%;height:160%;position:absolute;top:-40%;right:-20%}.fonio-offer__aside__brand{padding-bottom:var(--space-md);border-bottom:1px solid #ffffff14;align-items:center;gap:.75rem;display:flex;position:relative}.fonio-offer__aside__brand img{filter:brightness(0)invert();max-width:130px;height:auto}.fonio-offer__aside__brand__plus{width:28px;height:28px;color:var(--bc-turquoise);background:#5cb8b533;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.8rem;display:inline-flex}.fonio-offer__aside__brand strong{font-size:1.05rem;font-weight:var(--fw-extrabold);letter-spacing:-.01em}.fonio-offer__aside__lead{font-size:var(--fs-body);color:#ffffffd9;margin:0;line-height:1.5;position:relative}.fonio-offer__aside__bullets{flex-direction:column;gap:.7rem;margin:0;padding:0;list-style:none;display:flex;position:relative}.fonio-offer__aside__bullets li{font-size:var(--fs-small);color:#ffffffd9;align-items:flex-start;gap:.65rem;display:flex}.fonio-offer__aside__bullets li>i{color:var(--bc-turquoise);flex-shrink:0;margin-top:1px;font-size:1.15rem}.fonio-offer__aside__bullets li strong{color:#fff;font-weight:var(--fw-bold);margin-bottom:.1rem;display:block}.fonio-offer__aside__bullets li small{color:#ffffff8c;font-size:var(--fs-xs);line-height:1.35}.fonio-offer__aside__alt{padding:var(--space-md);border-radius:var(--radius-md);background:#ffffff0a;border:1px solid #ffffff14;margin-top:auto;position:relative}.fonio-offer__aside__alt strong{color:#fff;font-size:var(--fs-small);margin-bottom:.3rem;display:block}.fonio-offer__aside__alt p{color:#ffffffa6;font-size:var(--fs-xs);margin:0 0 .5rem;line-height:1.5}.fonio-offer__aside__direct-link{color:var(--bc-turquoise);font-size:var(--fs-xs);font-weight:var(--fw-semibold);border-bottom:1px solid #5cb8b566;align-items:center;gap:.35rem;padding-bottom:2px;text-decoration:none;transition:color .2s;display:inline-flex}.fonio-offer__aside__direct-link:hover{color:var(--bc-white);border-bottom-color:var(--bc-white)}.fonio-offer__form-wrap{flex-direction:column;display:flex}.fonio-offer__form{border:1px solid var(--bc-border);border-radius:var(--radius-2xl);padding:var(--space-xl);gap:var(--space-md);background:#fff;flex-direction:column;display:flex;box-shadow:0 20px 56px #0b2a4514}.fonio-offer__form__head{justify-content:space-between;align-items:center;gap:var(--space-sm);padding-bottom:var(--space-sm);border-bottom:1px solid var(--bc-border);flex-wrap:wrap;display:flex}.fonio-offer__form__head h3{font-size:var(--fs-h4);font-weight:var(--fw-extrabold);color:var(--bc-anthracite);letter-spacing:-.01em;margin:0}.fonio-offer__form__head__tag{color:var(--bc-turquoise-dark,#3e9a97);font-size:var(--fs-xs);font-weight:var(--fw-semibold);background:#5cb8b51a;border-radius:999px;align-items:center;gap:.35rem;padding:.3rem .75rem;display:inline-flex}.fonio-offer__form__head__tag i{font-size:.85rem}.fonio-offer__form label{font-size:var(--fs-small);font-weight:var(--fw-semibold);color:var(--bc-text-primary);flex-direction:column;gap:.35rem;display:flex}.fonio-offer__form label>span{font-size:var(--fs-small);font-weight:var(--fw-semibold)}.fonio-offer__form label input,.fonio-offer__form label select,.fonio-offer__form label textarea{border:1px solid var(--bc-border);border-radius:var(--radius-md);font-family:inherit;font-size:var(--fs-body);font-weight:var(--fw-regular);color:var(--bc-text-primary);background:#fff;padding:.75rem .9rem;transition:border-color .2s,box-shadow .2s}.fonio-offer__form label input:focus,.fonio-offer__form label select:focus,.fonio-offer__form label textarea:focus{border-color:var(--bc-turquoise);outline:none;box-shadow:0 0 0 3px #5cb8b52e}.fonio-offer__form label textarea{resize:vertical;min-height:100px}.fonio-offer__form label select[multiple]{padding:.4rem}.fonio-offer__form label select[multiple] option{border-radius:4px;padding:.4rem .5rem}.fonio-offer__form .form-row{gap:var(--space-md);grid-template-columns:1fr 1fr;display:grid}@media (width<=560px){.fonio-offer__form .form-row{grid-template-columns:1fr}}.fonio-offer__form__note{font-size:var(--fs-xs);color:var(--bc-text-tertiary);text-align:center;justify-content:center;align-items:center;gap:.35rem;line-height:1.4;display:inline-flex}.fonio-offer__form__note i{color:var(--bc-turquoise);font-size:1rem}.fonio-offer__consent{cursor:pointer;line-height:1.5;font-size:var(--fs-xs)!important;font-weight:var(--fw-regular)!important;color:var(--bc-text-secondary)!important;flex-direction:row!important;align-items:flex-start!important;gap:.65rem!important}.fonio-offer__consent input[type=checkbox]{accent-color:var(--bc-turquoise);flex-shrink:0;margin-top:.15rem;width:auto!important;height:auto!important;padding:0!important}.fonio-offer__consent a{color:var(--bc-blue);font-weight:var(--fw-semibold);text-decoration:underline}.fonio-offer__status{padding:var(--space-sm) var(--space-md);border-radius:var(--radius-md);font-size:var(--fs-small)}.fonio-offer__status--ok{color:var(--bc-turquoise-dark,#3e9a97);background:#5cb8b51f}.fonio-offer__status--err{color:#c0392b;background:#e74c3c14}.card__list{margin:var(--space-sm) 0 0;text-align:left;padding:0;list-style:none}.card__list li{font-size:var(--fs-small);color:var(--bc-text-secondary);align-items:flex-start;gap:.5rem;padding:.2rem 0;line-height:1.4;display:flex}.card__list li>i{color:var(--bc-turquoise);flex-shrink:0;margin-top:4px;font-size:.95rem}.ki-services{gap:var(--space-xl);margin-top:var(--space-2xl);flex-direction:column;display:flex}.ki-service{border:1px solid var(--bc-border);border-radius:var(--radius-2xl);padding:var(--space-2xl);transition:transform .3s var(--ease-out), box-shadow .3s, border-color .3s;background:#fff;box-shadow:0 2px 12px #0b2a450a}.ki-service:hover{border-color:#5cb8b54d;transform:translateY(-2px);box-shadow:0 12px 36px #0b2a4514}@media (width<=640px){.ki-service{padding:var(--space-lg)}}.ki-service__head{gap:var(--space-md);margin-bottom:var(--space-md);align-items:flex-start;display:flex}@media (width<=520px){.ki-service__head{gap:var(--space-sm);flex-direction:column}}.ki-service__icon{border-radius:var(--radius-xl);width:56px;height:56px;color:var(--bc-turquoise-dark,#3e9a97);background:linear-gradient(135deg,#5cb8b51f 0%,#0b69a714 100%);border:1px solid #5cb8b533;flex:none;justify-content:center;align-items:center;display:flex}.ki-service__icon i{font-size:1.75rem}.ki-service__eyebrow{text-transform:uppercase;letter-spacing:.1em;color:var(--bc-turquoise-dark,#3e9a97);font-size:.72rem;font-weight:var(--fw-bold);margin-bottom:.3rem;display:inline-block}.ki-service h3{font-size:clamp(1.2rem,2vw,1.5rem);font-weight:var(--fw-extrabold);color:var(--bc-anthracite);letter-spacing:-.01em;margin:0;line-height:1.25}.ki-service__lead{color:var(--bc-text-secondary);font-size:var(--fs-body);line-height:var(--lh-relaxed);margin:0 0 var(--space-lg)}.ki-service__cols{gap:var(--space-xl);grid-template-columns:1fr 1fr;display:grid}@media (width<=768px){.ki-service__cols{gap:var(--space-md);grid-template-columns:1fr}}.ki-service__cols h4{text-transform:uppercase;letter-spacing:.08em;color:var(--bc-text-tertiary);font-size:.8rem;font-weight:var(--fw-bold);margin:0 0 var(--space-sm);border-bottom:1px solid var(--bc-border);padding-bottom:.4rem}.ki-service__cols ul{margin:0;padding:0;list-style:none}.ki-service__cols ul li{font-size:var(--fs-small);color:var(--bc-text-primary);padding:.3rem 0 .3rem 1.3rem;line-height:1.5;position:relative}.ki-service__cols ul li:before{content:"";background:var(--bc-turquoise);border-radius:50%;width:6px;height:6px;position:absolute;top:.75rem;left:0}.ki-service__cols ul li strong{color:var(--bc-anthracite)}.bc-sticky-cta{z-index:900;-webkit-backdrop-filter:blur(14px);border-top:1px solid var(--bc-border);opacity:0;pointer-events:none;background:linear-gradient(#fff0 0%,#ffffffd9 24%,#fff 100%);padding:.55rem .75rem;transition:transform .28s,opacity .2s;display:none;position:fixed;bottom:64px;left:0;right:0;transform:translateY(100%);box-shadow:0 -8px 24px #0b2a4512}@media (width<=720px){.bc-sticky-cta{display:block}}.bc-sticky-cta.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.bc-sticky-cta__row{grid-template-columns:auto 1fr;align-items:stretch;gap:.45rem;max-width:620px;margin:0 auto;display:grid}.bc-sticky-cta__btn{min-height:44px;font-size:.92rem;font-weight:var(--fw-bold);white-space:nowrap;border:1.5px solid #0000;border-radius:100px;justify-content:center;align-items:center;gap:.45rem;padding:.7rem .9rem;line-height:1.1;text-decoration:none;transition:transform .15s,box-shadow .2s,background .2s;display:inline-flex}.bc-sticky-cta__btn--call{border-color:var(--bc-border);color:var(--bc-blue);background:#fff;flex:none;width:48px;padding:0}.bc-sticky-cta__btn--call i{font-size:1.15rem}.bc-sticky-cta__btn--call span{display:none}.bc-sticky-cta__btn--call:active{transform:scale(.96)}.bc-sticky-cta__btn--primary{background:var(--bc-turquoise);border-color:var(--bc-turquoise);color:#fff;box-shadow:0 4px 14px #5cb8b559}.bc-sticky-cta__btn--primary:hover{background:var(--bc-turquoise-dark,#57b0ad)}.bc-sticky-cta__btn--primary:active{transform:scale(.98)}.bc-sticky-cta__trust{color:var(--bc-text-tertiary);letter-spacing:.02em;justify-content:center;gap:.9rem;margin-top:.28rem;font-size:.64rem;display:flex}.bc-sticky-cta__trust i{color:var(--bc-turquoise);margin-right:.18rem;font-size:.75rem}@media (width<=380px){.bc-sticky-cta__trust{gap:.55rem;font-size:.6rem}}@media (width<=720px){body.has-sticky-cta{padding-bottom:140px}}.bc-trust-row{margin-top:var(--space-md);color:#ffffffd1;font-size:.78rem;font-weight:var(--fw-semibold);flex-wrap:wrap;align-items:center;gap:.5rem 1.1rem;display:flex}.bc-trust-row__item{align-items:center;gap:.3rem;display:inline-flex}.bc-trust-row__item i{color:var(--bc-turquoise-light,#7fd4d1);font-size:.95rem}.bc-trust-row--light{color:var(--bc-text-secondary)}.bc-trust-row--light .bc-trust-row__item i{color:var(--bc-turquoise)}.bc-midcta{margin:var(--space-2xl) 0;border-radius:var(--radius-2xl);gap:var(--space-md);background:linear-gradient(135deg,#5cb8b514 0%,#0b69a70f 100%);border:1px solid #5cb8b540;grid-template-columns:1fr auto;align-items:center;padding:clamp(1.25rem,3vw,2rem) clamp(1.25rem,3vw,2.25rem);display:grid;position:relative;overflow:hidden}.bc-midcta:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#5cb8b526,#0000 55%);position:absolute;inset:0}@media (width<=720px){.bc-midcta{text-align:center;grid-template-columns:1fr}}.bc-midcta__eyebrow{text-transform:uppercase;letter-spacing:.1em;font-size:.7rem;font-weight:var(--fw-bold);color:var(--bc-turquoise-dark,#3e9a97);align-items:center;gap:.35rem;margin-bottom:.4rem;display:inline-flex}.bc-midcta__eyebrow i{font-size:.9rem}.bc-midcta__title{font-size:clamp(1.05rem,2vw,1.3rem);font-weight:var(--fw-extrabold);color:var(--bc-anthracite);margin:0 0 .35rem;line-height:1.3}.bc-midcta__text{color:var(--bc-text-secondary);margin:0;font-size:.92rem;line-height:1.55}.bc-midcta__actions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex;position:relative}@media (width<=720px){.bc-midcta__actions{margin-top:var(--space-sm);justify-content:center}}.bc-midcta__trust{color:var(--bc-text-tertiary);flex-wrap:wrap;gap:.9rem;margin-top:.55rem;font-size:.72rem;display:flex}.bc-midcta__trust i{color:var(--bc-turquoise);margin-right:.2rem;font-size:.85rem}@font-face{font-family:Phosphor-Light;src:url(/assets/Phosphor-Light-CGwbSLuF.woff2)format("woff2"),url(/assets/Phosphor-Light-Ch5YcZ-M.woff)format("woff"),url(/assets/Phosphor-Light-Cmen2P86.ttf)format("truetype"),url(/assets/Phosphor-Light-BTiR1Cbr.svg#Phosphor-Light)format("svg");font-weight:400;font-style:normal;font-display:block}.ph-light{speak:never;font-variant:normal;text-transform:none;letter-spacing:0;-webkit-font-feature-settings:"liga";-moz-font-feature-settings:"liga=1";-moz-font-feature-settings:"liga";-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";-webkit-font-variant-ligatures:discretionary-ligatures;font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-weight:400;line-height:1;font-family:Phosphor-Light!important}.ph-light.ph-acorn:before{content:""}.ph-light.ph-address-book:before{content:""}.ph-light.ph-address-book-tabs:before{content:""}.ph-light.ph-air-traffic-control:before{content:""}.ph-light.ph-airplane:before{content:""}.ph-light.ph-airplane-in-flight:before{content:""}.ph-light.ph-airplane-landing:before{content:""}.ph-light.ph-airplane-takeoff:before{content:""}.ph-light.ph-airplane-taxiing:before{content:""}.ph-light.ph-airplane-tilt:before{content:""}.ph-light.ph-airplay:before{content:""}.ph-light.ph-alarm:before{content:""}.ph-light.ph-alien:before{content:""}.ph-light.ph-align-bottom:before{content:""}.ph-light.ph-align-bottom-simple:before{content:""}.ph-light.ph-align-center-horizontal:before{content:""}.ph-light.ph-align-center-horizontal-simple:before{content:""}.ph-light.ph-align-center-vertical:before{content:""}.ph-light.ph-align-center-vertical-simple:before{content:""}.ph-light.ph-align-left:before{content:""}.ph-light.ph-align-left-simple:before{content:""}.ph-light.ph-align-right:before{content:""}.ph-light.ph-align-right-simple:before{content:""}.ph-light.ph-align-top:before{content:""}.ph-light.ph-align-top-simple:before{content:""}.ph-light.ph-amazon-logo:before{content:""}.ph-light.ph-ambulance:before{content:""}.ph-light.ph-anchor:before{content:""}.ph-light.ph-anchor-simple:before{content:""}.ph-light.ph-android-logo:before{content:""}.ph-light.ph-angle:before{content:""}.ph-light.ph-angular-logo:before{content:""}.ph-light.ph-aperture:before{content:""}.ph-light.ph-app-store-logo:before{content:""}.ph-light.ph-app-window:before{content:""}.ph-light.ph-apple-logo:before{content:""}.ph-light.ph-apple-podcasts-logo:before{content:""}.ph-light.ph-approximate-equals:before{content:""}.ph-light.ph-archive:before{content:""}.ph-light.ph-armchair:before{content:""}.ph-light.ph-arrow-arc-left:before{content:""}.ph-light.ph-arrow-arc-right:before{content:""}.ph-light.ph-arrow-bend-double-up-left:before{content:""}.ph-light.ph-arrow-bend-double-up-right:before{content:""}.ph-light.ph-arrow-bend-down-left:before{content:""}.ph-light.ph-arrow-bend-down-right:before{content:""}.ph-light.ph-arrow-bend-left-down:before{content:""}.ph-light.ph-arrow-bend-left-up:before{content:""}.ph-light.ph-arrow-bend-right-down:before{content:""}.ph-light.ph-arrow-bend-right-up:before{content:""}.ph-light.ph-arrow-bend-up-left:before{content:""}.ph-light.ph-arrow-bend-up-right:before{content:""}.ph-light.ph-arrow-circle-down:before{content:""}.ph-light.ph-arrow-circle-down-left:before{content:""}.ph-light.ph-arrow-circle-down-right:before{content:""}.ph-light.ph-arrow-circle-left:before{content:""}.ph-light.ph-arrow-circle-right:before{content:""}.ph-light.ph-arrow-circle-up:before{content:""}.ph-light.ph-arrow-circle-up-left:before{content:""}.ph-light.ph-arrow-circle-up-right:before{content:""}.ph-light.ph-arrow-clockwise:before{content:""}.ph-light.ph-arrow-counter-clockwise:before{content:""}.ph-light.ph-arrow-down:before{content:""}.ph-light.ph-arrow-down-left:before{content:""}.ph-light.ph-arrow-down-right:before{content:""}.ph-light.ph-arrow-elbow-down-left:before{content:""}.ph-light.ph-arrow-elbow-down-right:before{content:""}.ph-light.ph-arrow-elbow-left:before{content:""}.ph-light.ph-arrow-elbow-left-down:before{content:""}.ph-light.ph-arrow-elbow-left-up:before{content:""}.ph-light.ph-arrow-elbow-right:before{content:""}.ph-light.ph-arrow-elbow-right-down:before{content:""}.ph-light.ph-arrow-elbow-right-up:before{content:""}.ph-light.ph-arrow-elbow-up-left:before{content:""}.ph-light.ph-arrow-elbow-up-right:before{content:""}.ph-light.ph-arrow-fat-down:before{content:""}.ph-light.ph-arrow-fat-left:before{content:""}.ph-light.ph-arrow-fat-line-down:before{content:""}.ph-light.ph-arrow-fat-line-left:before{content:""}.ph-light.ph-arrow-fat-line-right:before{content:""}.ph-light.ph-arrow-fat-line-up:before{content:""}.ph-light.ph-arrow-fat-lines-down:before{content:""}.ph-light.ph-arrow-fat-lines-left:before{content:""}.ph-light.ph-arrow-fat-lines-right:before{content:""}.ph-light.ph-arrow-fat-lines-up:before{content:""}.ph-light.ph-arrow-fat-right:before{content:""}.ph-light.ph-arrow-fat-up:before{content:""}.ph-light.ph-arrow-left:before{content:""}.ph-light.ph-arrow-line-down:before{content:""}.ph-light.ph-arrow-line-down-left:before{content:""}.ph-light.ph-arrow-line-down-right:before{content:""}.ph-light.ph-arrow-line-left:before{content:""}.ph-light.ph-arrow-line-right:before{content:""}.ph-light.ph-arrow-line-up:before{content:""}.ph-light.ph-arrow-line-up-left:before{content:""}.ph-light.ph-arrow-line-up-right:before{content:""}.ph-light.ph-arrow-right:before{content:""}.ph-light.ph-arrow-square-down:before{content:""}.ph-light.ph-arrow-square-down-left:before{content:""}.ph-light.ph-arrow-square-down-right:before{content:""}.ph-light.ph-arrow-square-in:before{content:""}.ph-light.ph-arrow-square-left:before{content:""}.ph-light.ph-arrow-square-out:before{content:""}.ph-light.ph-arrow-square-right:before{content:""}.ph-light.ph-arrow-square-up:before{content:""}.ph-light.ph-arrow-square-up-left:before{content:""}.ph-light.ph-arrow-square-up-right:before{content:""}.ph-light.ph-arrow-u-down-left:before{content:""}.ph-light.ph-arrow-u-down-right:before{content:""}.ph-light.ph-arrow-u-left-down:before{content:""}.ph-light.ph-arrow-u-left-up:before{content:""}.ph-light.ph-arrow-u-right-down:before{content:""}.ph-light.ph-arrow-u-right-up:before{content:""}.ph-light.ph-arrow-u-up-left:before{content:""}.ph-light.ph-arrow-u-up-right:before{content:""}.ph-light.ph-arrow-up:before{content:""}.ph-light.ph-arrow-up-left:before{content:""}.ph-light.ph-arrow-up-right:before{content:""}.ph-light.ph-arrows-clockwise:before{content:""}.ph-light.ph-arrows-counter-clockwise:before{content:""}.ph-light.ph-arrows-down-up:before{content:""}.ph-light.ph-arrows-horizontal:before{content:""}.ph-light.ph-arrows-in:before{content:""}.ph-light.ph-arrows-in-cardinal:before{content:""}.ph-light.ph-arrows-in-line-horizontal:before{content:""}.ph-light.ph-arrows-in-line-vertical:before{content:""}.ph-light.ph-arrows-in-simple:before{content:""}.ph-light.ph-arrows-left-right:before{content:""}.ph-light.ph-arrows-merge:before{content:""}.ph-light.ph-arrows-out:before{content:""}.ph-light.ph-arrows-out-cardinal:before{content:""}.ph-light.ph-arrows-out-line-horizontal:before{content:""}.ph-light.ph-arrows-out-line-vertical:before{content:""}.ph-light.ph-arrows-out-simple:before{content:""}.ph-light.ph-arrows-split:before{content:""}.ph-light.ph-arrows-vertical:before{content:""}.ph-light.ph-article:before{content:""}.ph-light.ph-article-medium:before{content:""}.ph-light.ph-article-ny-times:before{content:""}.ph-light.ph-asclepius:before,.ph-light.ph-caduceus:before{content:""}.ph-light.ph-asterisk:before{content:""}.ph-light.ph-asterisk-simple:before{content:""}.ph-light.ph-at:before{content:""}.ph-light.ph-atom:before{content:""}.ph-light.ph-avocado:before{content:""}.ph-light.ph-axe:before{content:""}.ph-light.ph-baby:before{content:""}.ph-light.ph-baby-carriage:before{content:""}.ph-light.ph-backpack:before{content:""}.ph-light.ph-backspace:before{content:""}.ph-light.ph-bag:before{content:""}.ph-light.ph-bag-simple:before{content:""}.ph-light.ph-balloon:before{content:""}.ph-light.ph-bandaids:before{content:""}.ph-light.ph-bank:before{content:""}.ph-light.ph-barbell:before{content:""}.ph-light.ph-barcode:before{content:""}.ph-light.ph-barn:before{content:""}.ph-light.ph-barricade:before{content:""}.ph-light.ph-baseball:before{content:""}.ph-light.ph-baseball-cap:before{content:""}.ph-light.ph-baseball-helmet:before{content:""}.ph-light.ph-basket:before{content:""}.ph-light.ph-basketball:before{content:""}.ph-light.ph-bathtub:before{content:""}.ph-light.ph-battery-charging:before{content:""}.ph-light.ph-battery-charging-vertical:before{content:""}.ph-light.ph-battery-empty:before{content:""}.ph-light.ph-battery-full:before{content:""}.ph-light.ph-battery-high:before{content:""}.ph-light.ph-battery-low:before{content:""}.ph-light.ph-battery-medium:before{content:""}.ph-light.ph-battery-plus:before{content:""}.ph-light.ph-battery-plus-vertical:before{content:""}.ph-light.ph-battery-vertical-empty:before{content:""}.ph-light.ph-battery-vertical-full:before{content:""}.ph-light.ph-battery-vertical-high:before{content:""}.ph-light.ph-battery-vertical-low:before{content:""}.ph-light.ph-battery-vertical-medium:before{content:""}.ph-light.ph-battery-warning:before{content:""}.ph-light.ph-battery-warning-vertical:before{content:""}.ph-light.ph-beach-ball:before{content:""}.ph-light.ph-beanie:before{content:""}.ph-light.ph-bed:before{content:""}.ph-light.ph-beer-bottle:before{content:""}.ph-light.ph-beer-stein:before{content:""}.ph-light.ph-behance-logo:before{content:""}.ph-light.ph-bell:before{content:""}.ph-light.ph-bell-ringing:before{content:""}.ph-light.ph-bell-simple:before{content:""}.ph-light.ph-bell-simple-ringing:before{content:""}.ph-light.ph-bell-simple-slash:before{content:""}.ph-light.ph-bell-simple-z:before{content:""}.ph-light.ph-bell-slash:before{content:""}.ph-light.ph-bell-z:before{content:""}.ph-light.ph-belt:before{content:""}.ph-light.ph-bezier-curve:before{content:""}.ph-light.ph-bicycle:before{content:""}.ph-light.ph-binary:before{content:""}.ph-light.ph-binoculars:before{content:""}.ph-light.ph-biohazard:before{content:""}.ph-light.ph-bird:before{content:""}.ph-light.ph-blueprint:before{content:""}.ph-light.ph-bluetooth:before{content:""}.ph-light.ph-bluetooth-connected:before{content:""}.ph-light.ph-bluetooth-slash:before{content:""}.ph-light.ph-bluetooth-x:before{content:""}.ph-light.ph-boat:before{content:""}.ph-light.ph-bomb:before{content:""}.ph-light.ph-bone:before{content:""}.ph-light.ph-book:before{content:""}.ph-light.ph-book-bookmark:before{content:""}.ph-light.ph-book-open:before{content:""}.ph-light.ph-book-open-text:before{content:""}.ph-light.ph-book-open-user:before{content:""}.ph-light.ph-bookmark:before{content:""}.ph-light.ph-bookmark-simple:before{content:""}.ph-light.ph-bookmarks:before{content:""}.ph-light.ph-bookmarks-simple:before{content:""}.ph-light.ph-books:before{content:""}.ph-light.ph-boot:before{content:""}.ph-light.ph-boules:before{content:""}.ph-light.ph-bounding-box:before{content:""}.ph-light.ph-bowl-food:before{content:""}.ph-light.ph-bowl-steam:before{content:""}.ph-light.ph-bowling-ball:before{content:""}.ph-light.ph-box-arrow-down:before,.ph-light.ph-archive-box:before{content:""}.ph-light.ph-box-arrow-up:before{content:""}.ph-light.ph-boxing-glove:before{content:""}.ph-light.ph-brackets-angle:before{content:""}.ph-light.ph-brackets-curly:before{content:""}.ph-light.ph-brackets-round:before{content:""}.ph-light.ph-brackets-square:before{content:""}.ph-light.ph-brain:before{content:""}.ph-light.ph-brandy:before{content:""}.ph-light.ph-bread:before{content:""}.ph-light.ph-bridge:before{content:""}.ph-light.ph-briefcase:before{content:""}.ph-light.ph-briefcase-metal:before{content:""}.ph-light.ph-broadcast:before{content:""}.ph-light.ph-broom:before{content:""}.ph-light.ph-browser:before{content:""}.ph-light.ph-browsers:before{content:""}.ph-light.ph-bug:before{content:""}.ph-light.ph-bug-beetle:before{content:""}.ph-light.ph-bug-droid:before{content:""}.ph-light.ph-building:before{content:""}.ph-light.ph-building-apartment:before{content:""}.ph-light.ph-building-office:before{content:""}.ph-light.ph-buildings:before{content:""}.ph-light.ph-bulldozer:before{content:""}.ph-light.ph-bus:before{content:""}.ph-light.ph-butterfly:before{content:""}.ph-light.ph-cable-car:before{content:""}.ph-light.ph-cactus:before{content:""}.ph-light.ph-cake:before{content:""}.ph-light.ph-calculator:before{content:""}.ph-light.ph-calendar:before{content:""}.ph-light.ph-calendar-blank:before{content:""}.ph-light.ph-calendar-check:before{content:""}.ph-light.ph-calendar-dot:before{content:""}.ph-light.ph-calendar-dots:before{content:""}.ph-light.ph-calendar-heart:before{content:""}.ph-light.ph-calendar-minus:before{content:""}.ph-light.ph-calendar-plus:before{content:""}.ph-light.ph-calendar-slash:before{content:""}.ph-light.ph-calendar-star:before{content:""}.ph-light.ph-calendar-x:before{content:""}.ph-light.ph-call-bell:before{content:""}.ph-light.ph-camera:before{content:""}.ph-light.ph-camera-plus:before{content:""}.ph-light.ph-camera-rotate:before{content:""}.ph-light.ph-camera-slash:before{content:""}.ph-light.ph-campfire:before{content:""}.ph-light.ph-car:before{content:""}.ph-light.ph-car-battery:before{content:""}.ph-light.ph-car-profile:before{content:""}.ph-light.ph-car-simple:before{content:""}.ph-light.ph-cardholder:before{content:""}.ph-light.ph-cards:before{content:""}.ph-light.ph-cards-three:before{content:""}.ph-light.ph-caret-circle-double-down:before{content:""}.ph-light.ph-caret-circle-double-left:before{content:""}.ph-light.ph-caret-circle-double-right:before{content:""}.ph-light.ph-caret-circle-double-up:before{content:""}.ph-light.ph-caret-circle-down:before{content:""}.ph-light.ph-caret-circle-left:before{content:""}.ph-light.ph-caret-circle-right:before{content:""}.ph-light.ph-caret-circle-up:before{content:""}.ph-light.ph-caret-circle-up-down:before{content:""}.ph-light.ph-caret-double-down:before{content:""}.ph-light.ph-caret-double-left:before{content:""}.ph-light.ph-caret-double-right:before{content:""}.ph-light.ph-caret-double-up:before{content:""}.ph-light.ph-caret-down:before{content:""}.ph-light.ph-caret-left:before{content:""}.ph-light.ph-caret-line-down:before{content:""}.ph-light.ph-caret-line-left:before{content:""}.ph-light.ph-caret-line-right:before{content:""}.ph-light.ph-caret-line-up:before{content:""}.ph-light.ph-caret-right:before{content:""}.ph-light.ph-caret-up:before{content:""}.ph-light.ph-caret-up-down:before{content:""}.ph-light.ph-carrot:before{content:""}.ph-light.ph-cash-register:before{content:""}.ph-light.ph-cassette-tape:before{content:""}.ph-light.ph-castle-turret:before{content:""}.ph-light.ph-cat:before{content:""}.ph-light.ph-cell-signal-full:before{content:""}.ph-light.ph-cell-signal-high:before{content:""}.ph-light.ph-cell-signal-low:before{content:""}.ph-light.ph-cell-signal-medium:before{content:""}.ph-light.ph-cell-signal-none:before{content:""}.ph-light.ph-cell-signal-slash:before{content:""}.ph-light.ph-cell-signal-x:before{content:""}.ph-light.ph-cell-tower:before{content:""}.ph-light.ph-certificate:before{content:""}.ph-light.ph-chair:before{content:""}.ph-light.ph-chalkboard:before{content:""}.ph-light.ph-chalkboard-simple:before{content:""}.ph-light.ph-chalkboard-teacher:before{content:""}.ph-light.ph-champagne:before{content:""}.ph-light.ph-charging-station:before{content:""}.ph-light.ph-chart-bar:before{content:""}.ph-light.ph-chart-bar-horizontal:before{content:""}.ph-light.ph-chart-donut:before{content:""}.ph-light.ph-chart-line:before{content:""}.ph-light.ph-chart-line-down:before{content:""}.ph-light.ph-chart-line-up:before{content:""}.ph-light.ph-chart-pie:before{content:""}.ph-light.ph-chart-pie-slice:before{content:""}.ph-light.ph-chart-polar:before{content:""}.ph-light.ph-chart-scatter:before{content:""}.ph-light.ph-chat:before{content:""}.ph-light.ph-chat-centered:before{content:""}.ph-light.ph-chat-centered-dots:before{content:""}.ph-light.ph-chat-centered-slash:before{content:""}.ph-light.ph-chat-centered-text:before{content:""}.ph-light.ph-chat-circle:before{content:""}.ph-light.ph-chat-circle-dots:before{content:""}.ph-light.ph-chat-circle-slash:before{content:""}.ph-light.ph-chat-circle-text:before{content:""}.ph-light.ph-chat-dots:before{content:""}.ph-light.ph-chat-slash:before{content:""}.ph-light.ph-chat-teardrop:before{content:""}.ph-light.ph-chat-teardrop-dots:before{content:""}.ph-light.ph-chat-teardrop-slash:before{content:""}.ph-light.ph-chat-teardrop-text:before{content:""}.ph-light.ph-chat-text:before{content:""}.ph-light.ph-chats:before{content:""}.ph-light.ph-chats-circle:before{content:""}.ph-light.ph-chats-teardrop:before{content:""}.ph-light.ph-check:before{content:""}.ph-light.ph-check-circle:before{content:""}.ph-light.ph-check-fat:before{content:""}.ph-light.ph-check-square:before{content:""}.ph-light.ph-check-square-offset:before{content:""}.ph-light.ph-checkerboard:before{content:""}.ph-light.ph-checks:before{content:""}.ph-light.ph-cheers:before{content:""}.ph-light.ph-cheese:before{content:""}.ph-light.ph-chef-hat:before{content:""}.ph-light.ph-cherries:before{content:""}.ph-light.ph-church:before{content:""}.ph-light.ph-cigarette:before{content:""}.ph-light.ph-cigarette-slash:before{content:""}.ph-light.ph-circle:before{content:""}.ph-light.ph-circle-dashed:before{content:""}.ph-light.ph-circle-half:before{content:""}.ph-light.ph-circle-half-tilt:before{content:""}.ph-light.ph-circle-notch:before{content:""}.ph-light.ph-circles-four:before{content:""}.ph-light.ph-circles-three:before{content:""}.ph-light.ph-circles-three-plus:before{content:""}.ph-light.ph-circuitry:before{content:""}.ph-light.ph-city:before{content:""}.ph-light.ph-clipboard:before{content:""}.ph-light.ph-clipboard-text:before{content:""}.ph-light.ph-clock:before{content:""}.ph-light.ph-clock-afternoon:before{content:""}.ph-light.ph-clock-clockwise:before{content:""}.ph-light.ph-clock-countdown:before{content:""}.ph-light.ph-clock-counter-clockwise:before{content:""}.ph-light.ph-clock-user:before{content:""}.ph-light.ph-closed-captioning:before{content:""}.ph-light.ph-cloud:before{content:""}.ph-light.ph-cloud-arrow-down:before{content:""}.ph-light.ph-cloud-arrow-up:before{content:""}.ph-light.ph-cloud-check:before{content:""}.ph-light.ph-cloud-fog:before{content:""}.ph-light.ph-cloud-lightning:before{content:""}.ph-light.ph-cloud-moon:before{content:""}.ph-light.ph-cloud-rain:before{content:""}.ph-light.ph-cloud-slash:before{content:""}.ph-light.ph-cloud-snow:before{content:""}.ph-light.ph-cloud-sun:before{content:""}.ph-light.ph-cloud-warning:before{content:""}.ph-light.ph-cloud-x:before{content:""}.ph-light.ph-clover:before{content:""}.ph-light.ph-club:before{content:""}.ph-light.ph-coat-hanger:before{content:""}.ph-light.ph-coda-logo:before{content:""}.ph-light.ph-code:before{content:""}.ph-light.ph-code-block:before{content:""}.ph-light.ph-code-simple:before{content:""}.ph-light.ph-codepen-logo:before{content:""}.ph-light.ph-codesandbox-logo:before{content:""}.ph-light.ph-coffee:before{content:""}.ph-light.ph-coffee-bean:before{content:""}.ph-light.ph-coin:before{content:""}.ph-light.ph-coin-vertical:before{content:""}.ph-light.ph-coins:before{content:""}.ph-light.ph-columns:before{content:""}.ph-light.ph-columns-plus-left:before{content:""}.ph-light.ph-columns-plus-right:before{content:""}.ph-light.ph-command:before{content:""}.ph-light.ph-compass:before{content:""}.ph-light.ph-compass-rose:before{content:""}.ph-light.ph-compass-tool:before{content:""}.ph-light.ph-computer-tower:before{content:""}.ph-light.ph-confetti:before{content:""}.ph-light.ph-contactless-payment:before{content:""}.ph-light.ph-control:before{content:""}.ph-light.ph-cookie:before{content:""}.ph-light.ph-cooking-pot:before{content:""}.ph-light.ph-copy:before{content:""}.ph-light.ph-copy-simple:before{content:""}.ph-light.ph-copyleft:before{content:""}.ph-light.ph-copyright:before{content:""}.ph-light.ph-corners-in:before{content:""}.ph-light.ph-corners-out:before{content:""}.ph-light.ph-couch:before{content:""}.ph-light.ph-court-basketball:before{content:""}.ph-light.ph-cow:before{content:""}.ph-light.ph-cowboy-hat:before{content:""}.ph-light.ph-cpu:before{content:""}.ph-light.ph-crane:before{content:""}.ph-light.ph-crane-tower:before{content:""}.ph-light.ph-credit-card:before{content:""}.ph-light.ph-cricket:before{content:""}.ph-light.ph-crop:before{content:""}.ph-light.ph-cross:before{content:""}.ph-light.ph-crosshair:before{content:""}.ph-light.ph-crosshair-simple:before{content:""}.ph-light.ph-crown:before{content:""}.ph-light.ph-crown-cross:before{content:""}.ph-light.ph-crown-simple:before{content:""}.ph-light.ph-cube:before{content:""}.ph-light.ph-cube-focus:before{content:""}.ph-light.ph-cube-transparent:before{content:""}.ph-light.ph-currency-btc:before{content:""}.ph-light.ph-currency-circle-dollar:before{content:""}.ph-light.ph-currency-cny:before{content:""}.ph-light.ph-currency-dollar:before{content:""}.ph-light.ph-currency-dollar-simple:before{content:""}.ph-light.ph-currency-eth:before{content:""}.ph-light.ph-currency-eur:before{content:""}.ph-light.ph-currency-gbp:before{content:""}.ph-light.ph-currency-inr:before{content:""}.ph-light.ph-currency-jpy:before{content:""}.ph-light.ph-currency-krw:before{content:""}.ph-light.ph-currency-kzt:before{content:""}.ph-light.ph-currency-ngn:before{content:""}.ph-light.ph-currency-rub:before{content:""}.ph-light.ph-cursor:before{content:""}.ph-light.ph-cursor-click:before{content:""}.ph-light.ph-cursor-text:before{content:""}.ph-light.ph-cylinder:before{content:""}.ph-light.ph-database:before{content:""}.ph-light.ph-desk:before{content:""}.ph-light.ph-desktop:before{content:""}.ph-light.ph-desktop-tower:before{content:""}.ph-light.ph-detective:before{content:""}.ph-light.ph-dev-to-logo:before{content:""}.ph-light.ph-device-mobile:before{content:""}.ph-light.ph-device-mobile-camera:before{content:""}.ph-light.ph-device-mobile-slash:before{content:""}.ph-light.ph-device-mobile-speaker:before{content:""}.ph-light.ph-device-rotate:before{content:""}.ph-light.ph-device-tablet:before{content:""}.ph-light.ph-device-tablet-camera:before{content:""}.ph-light.ph-device-tablet-speaker:before{content:""}.ph-light.ph-devices:before{content:""}.ph-light.ph-diamond:before{content:""}.ph-light.ph-diamonds-four:before{content:""}.ph-light.ph-dice-five:before{content:""}.ph-light.ph-dice-four:before{content:""}.ph-light.ph-dice-one:before{content:""}.ph-light.ph-dice-six:before{content:""}.ph-light.ph-dice-three:before{content:""}.ph-light.ph-dice-two:before{content:""}.ph-light.ph-disc:before{content:""}.ph-light.ph-disco-ball:before{content:""}.ph-light.ph-discord-logo:before{content:""}.ph-light.ph-divide:before{content:""}.ph-light.ph-dna:before{content:""}.ph-light.ph-dog:before{content:""}.ph-light.ph-door:before{content:""}.ph-light.ph-door-open:before{content:""}.ph-light.ph-dot:before{content:""}.ph-light.ph-dot-outline:before{content:""}.ph-light.ph-dots-nine:before{content:""}.ph-light.ph-dots-six:before{content:""}.ph-light.ph-dots-six-vertical:before{content:""}.ph-light.ph-dots-three:before{content:""}.ph-light.ph-dots-three-circle:before{content:""}.ph-light.ph-dots-three-circle-vertical:before{content:""}.ph-light.ph-dots-three-outline:before{content:""}.ph-light.ph-dots-three-outline-vertical:before{content:""}.ph-light.ph-dots-three-vertical:before{content:""}.ph-light.ph-download:before{content:""}.ph-light.ph-download-simple:before{content:""}.ph-light.ph-dress:before{content:""}.ph-light.ph-dresser:before{content:""}.ph-light.ph-dribbble-logo:before{content:""}.ph-light.ph-drone:before{content:""}.ph-light.ph-drop:before{content:""}.ph-light.ph-drop-half:before{content:""}.ph-light.ph-drop-half-bottom:before{content:""}.ph-light.ph-drop-simple:before{content:""}.ph-light.ph-drop-slash:before{content:""}.ph-light.ph-dropbox-logo:before{content:""}.ph-light.ph-ear:before{content:""}.ph-light.ph-ear-slash:before{content:""}.ph-light.ph-egg:before{content:""}.ph-light.ph-egg-crack:before{content:""}.ph-light.ph-eject:before{content:""}.ph-light.ph-eject-simple:before{content:""}.ph-light.ph-elevator:before{content:""}.ph-light.ph-empty:before{content:""}.ph-light.ph-engine:before{content:""}.ph-light.ph-envelope:before{content:""}.ph-light.ph-envelope-open:before{content:""}.ph-light.ph-envelope-simple:before{content:""}.ph-light.ph-envelope-simple-open:before{content:""}.ph-light.ph-equalizer:before{content:""}.ph-light.ph-equals:before{content:""}.ph-light.ph-eraser:before{content:""}.ph-light.ph-escalator-down:before{content:""}.ph-light.ph-escalator-up:before{content:""}.ph-light.ph-exam:before{content:""}.ph-light.ph-exclamation-mark:before{content:""}.ph-light.ph-exclude:before{content:""}.ph-light.ph-exclude-square:before{content:""}.ph-light.ph-export:before{content:""}.ph-light.ph-eye:before{content:""}.ph-light.ph-eye-closed:before{content:""}.ph-light.ph-eye-slash:before{content:""}.ph-light.ph-eyedropper:before{content:""}.ph-light.ph-eyedropper-sample:before{content:""}.ph-light.ph-eyeglasses:before{content:""}.ph-light.ph-eyes:before{content:""}.ph-light.ph-face-mask:before{content:""}.ph-light.ph-facebook-logo:before{content:""}.ph-light.ph-factory:before{content:""}.ph-light.ph-faders:before{content:""}.ph-light.ph-faders-horizontal:before{content:""}.ph-light.ph-fallout-shelter:before{content:""}.ph-light.ph-fan:before{content:""}.ph-light.ph-farm:before{content:""}.ph-light.ph-fast-forward:before{content:""}.ph-light.ph-fast-forward-circle:before{content:""}.ph-light.ph-feather:before{content:""}.ph-light.ph-fediverse-logo:before{content:""}.ph-light.ph-figma-logo:before{content:""}.ph-light.ph-file:before{content:""}.ph-light.ph-file-archive:before{content:""}.ph-light.ph-file-arrow-down:before{content:""}.ph-light.ph-file-arrow-up:before{content:""}.ph-light.ph-file-audio:before{content:""}.ph-light.ph-file-c:before{content:""}.ph-light.ph-file-c-sharp:before{content:""}.ph-light.ph-file-cloud:before{content:""}.ph-light.ph-file-code:before{content:""}.ph-light.ph-file-cpp:before{content:""}.ph-light.ph-file-css:before{content:""}.ph-light.ph-file-csv:before{content:""}.ph-light.ph-file-dashed:before,.ph-light.ph-file-dotted:before{content:""}.ph-light.ph-file-doc:before{content:""}.ph-light.ph-file-html:before{content:""}.ph-light.ph-file-image:before{content:""}.ph-light.ph-file-ini:before{content:""}.ph-light.ph-file-jpg:before{content:""}.ph-light.ph-file-js:before{content:""}.ph-light.ph-file-jsx:before{content:""}.ph-light.ph-file-lock:before{content:""}.ph-light.ph-file-magnifying-glass:before,.ph-light.ph-file-search:before{content:""}.ph-light.ph-file-md:before{content:""}.ph-light.ph-file-minus:before{content:""}.ph-light.ph-file-pdf:before{content:""}.ph-light.ph-file-plus:before{content:""}.ph-light.ph-file-png:before{content:""}.ph-light.ph-file-ppt:before{content:""}.ph-light.ph-file-py:before{content:""}.ph-light.ph-file-rs:before{content:""}.ph-light.ph-file-sql:before{content:""}.ph-light.ph-file-svg:before{content:""}.ph-light.ph-file-text:before{content:""}.ph-light.ph-file-ts:before{content:""}.ph-light.ph-file-tsx:before{content:""}.ph-light.ph-file-txt:before{content:""}.ph-light.ph-file-video:before{content:""}.ph-light.ph-file-vue:before{content:""}.ph-light.ph-file-x:before{content:""}.ph-light.ph-file-xls:before{content:""}.ph-light.ph-file-zip:before{content:""}.ph-light.ph-files:before{content:""}.ph-light.ph-film-reel:before{content:""}.ph-light.ph-film-script:before{content:""}.ph-light.ph-film-slate:before{content:""}.ph-light.ph-film-strip:before{content:""}.ph-light.ph-fingerprint:before{content:""}.ph-light.ph-fingerprint-simple:before{content:""}.ph-light.ph-finn-the-human:before{content:""}.ph-light.ph-fire:before{content:""}.ph-light.ph-fire-extinguisher:before{content:""}.ph-light.ph-fire-simple:before{content:""}.ph-light.ph-fire-truck:before{content:""}.ph-light.ph-first-aid:before{content:""}.ph-light.ph-first-aid-kit:before{content:""}.ph-light.ph-fish:before{content:""}.ph-light.ph-fish-simple:before{content:""}.ph-light.ph-flag:before{content:""}.ph-light.ph-flag-banner:before{content:""}.ph-light.ph-flag-banner-fold:before{content:""}.ph-light.ph-flag-checkered:before{content:""}.ph-light.ph-flag-pennant:before{content:""}.ph-light.ph-flame:before{content:""}.ph-light.ph-flashlight:before{content:""}.ph-light.ph-flask:before{content:""}.ph-light.ph-flip-horizontal:before{content:""}.ph-light.ph-flip-vertical:before{content:""}.ph-light.ph-floppy-disk:before{content:""}.ph-light.ph-floppy-disk-back:before{content:""}.ph-light.ph-flow-arrow:before{content:""}.ph-light.ph-flower:before{content:""}.ph-light.ph-flower-lotus:before{content:""}.ph-light.ph-flower-tulip:before{content:""}.ph-light.ph-flying-saucer:before{content:""}.ph-light.ph-folder:before,.ph-light.ph-folder-notch:before{content:""}.ph-light.ph-folder-dashed:before,.ph-light.ph-folder-dotted:before{content:""}.ph-light.ph-folder-lock:before{content:""}.ph-light.ph-folder-minus:before,.ph-light.ph-folder-notch-minus:before{content:""}.ph-light.ph-folder-open:before,.ph-light.ph-folder-notch-open:before{content:""}.ph-light.ph-folder-plus:before,.ph-light.ph-folder-notch-plus:before{content:""}.ph-light.ph-folder-simple:before{content:""}.ph-light.ph-folder-simple-dashed:before,.ph-light.ph-folder-simple-dotted:before{content:""}.ph-light.ph-folder-simple-lock:before{content:""}.ph-light.ph-folder-simple-minus:before{content:""}.ph-light.ph-folder-simple-plus:before{content:""}.ph-light.ph-folder-simple-star:before{content:""}.ph-light.ph-folder-simple-user:before{content:""}.ph-light.ph-folder-star:before{content:""}.ph-light.ph-folder-user:before{content:""}.ph-light.ph-folders:before{content:""}.ph-light.ph-football:before{content:""}.ph-light.ph-football-helmet:before{content:""}.ph-light.ph-footprints:before{content:""}.ph-light.ph-fork-knife:before{content:""}.ph-light.ph-four-k:before{content:""}.ph-light.ph-frame-corners:before{content:""}.ph-light.ph-framer-logo:before{content:""}.ph-light.ph-function:before{content:""}.ph-light.ph-funnel:before{content:""}.ph-light.ph-funnel-simple:before{content:""}.ph-light.ph-funnel-simple-x:before{content:""}.ph-light.ph-funnel-x:before{content:""}.ph-light.ph-game-controller:before{content:""}.ph-light.ph-garage:before{content:""}.ph-light.ph-gas-can:before{content:""}.ph-light.ph-gas-pump:before{content:""}.ph-light.ph-gauge:before{content:""}.ph-light.ph-gavel:before{content:""}.ph-light.ph-gear:before{content:""}.ph-light.ph-gear-fine:before{content:""}.ph-light.ph-gear-six:before{content:""}.ph-light.ph-gender-female:before{content:""}.ph-light.ph-gender-intersex:before{content:""}.ph-light.ph-gender-male:before{content:""}.ph-light.ph-gender-neuter:before{content:""}.ph-light.ph-gender-nonbinary:before{content:""}.ph-light.ph-gender-transgender:before{content:""}.ph-light.ph-ghost:before{content:""}.ph-light.ph-gif:before{content:""}.ph-light.ph-gift:before{content:""}.ph-light.ph-git-branch:before{content:""}.ph-light.ph-git-commit:before{content:""}.ph-light.ph-git-diff:before{content:""}.ph-light.ph-git-fork:before{content:""}.ph-light.ph-git-merge:before{content:""}.ph-light.ph-git-pull-request:before{content:""}.ph-light.ph-github-logo:before{content:""}.ph-light.ph-gitlab-logo:before{content:""}.ph-light.ph-gitlab-logo-simple:before{content:""}.ph-light.ph-globe:before{content:""}.ph-light.ph-globe-hemisphere-east:before{content:""}.ph-light.ph-globe-hemisphere-west:before{content:""}.ph-light.ph-globe-simple:before{content:""}.ph-light.ph-globe-simple-x:before{content:""}.ph-light.ph-globe-stand:before{content:""}.ph-light.ph-globe-x:before{content:""}.ph-light.ph-goggles:before{content:""}.ph-light.ph-golf:before{content:""}.ph-light.ph-goodreads-logo:before{content:""}.ph-light.ph-google-cardboard-logo:before{content:""}.ph-light.ph-google-chrome-logo:before{content:""}.ph-light.ph-google-drive-logo:before{content:""}.ph-light.ph-google-logo:before{content:""}.ph-light.ph-google-photos-logo:before{content:""}.ph-light.ph-google-play-logo:before{content:""}.ph-light.ph-google-podcasts-logo:before{content:""}.ph-light.ph-gps:before{content:""}.ph-light.ph-gps-fix:before{content:""}.ph-light.ph-gps-slash:before{content:""}.ph-light.ph-gradient:before{content:""}.ph-light.ph-graduation-cap:before{content:""}.ph-light.ph-grains:before{content:""}.ph-light.ph-grains-slash:before{content:""}.ph-light.ph-graph:before{content:""}.ph-light.ph-graphics-card:before{content:""}.ph-light.ph-greater-than:before{content:""}.ph-light.ph-greater-than-or-equal:before{content:""}.ph-light.ph-grid-four:before{content:""}.ph-light.ph-grid-nine:before{content:""}.ph-light.ph-guitar:before{content:""}.ph-light.ph-hair-dryer:before{content:""}.ph-light.ph-hamburger:before{content:""}.ph-light.ph-hammer:before{content:""}.ph-light.ph-hand:before{content:""}.ph-light.ph-hand-arrow-down:before{content:""}.ph-light.ph-hand-arrow-up:before{content:""}.ph-light.ph-hand-coins:before{content:""}.ph-light.ph-hand-deposit:before{content:""}.ph-light.ph-hand-eye:before{content:""}.ph-light.ph-hand-fist:before{content:""}.ph-light.ph-hand-grabbing:before{content:""}.ph-light.ph-hand-heart:before{content:""}.ph-light.ph-hand-palm:before{content:""}.ph-light.ph-hand-peace:before{content:""}.ph-light.ph-hand-pointing:before{content:""}.ph-light.ph-hand-soap:before{content:""}.ph-light.ph-hand-swipe-left:before{content:""}.ph-light.ph-hand-swipe-right:before{content:""}.ph-light.ph-hand-tap:before{content:""}.ph-light.ph-hand-waving:before{content:""}.ph-light.ph-hand-withdraw:before{content:""}.ph-light.ph-handbag:before{content:""}.ph-light.ph-handbag-simple:before{content:""}.ph-light.ph-hands-clapping:before{content:""}.ph-light.ph-hands-praying:before{content:""}.ph-light.ph-handshake:before{content:""}.ph-light.ph-hard-drive:before{content:""}.ph-light.ph-hard-drives:before{content:""}.ph-light.ph-hard-hat:before{content:""}.ph-light.ph-hash:before{content:""}.ph-light.ph-hash-straight:before{content:""}.ph-light.ph-head-circuit:before{content:""}.ph-light.ph-headlights:before{content:""}.ph-light.ph-headphones:before{content:""}.ph-light.ph-headset:before{content:""}.ph-light.ph-heart:before{content:""}.ph-light.ph-heart-break:before{content:""}.ph-light.ph-heart-half:before{content:""}.ph-light.ph-heart-straight:before{content:""}.ph-light.ph-heart-straight-break:before{content:""}.ph-light.ph-heartbeat:before{content:""}.ph-light.ph-hexagon:before{content:""}.ph-light.ph-high-definition:before{content:""}.ph-light.ph-high-heel:before{content:""}.ph-light.ph-highlighter:before{content:""}.ph-light.ph-highlighter-circle:before{content:""}.ph-light.ph-hockey:before{content:""}.ph-light.ph-hoodie:before{content:""}.ph-light.ph-horse:before{content:""}.ph-light.ph-hospital:before{content:""}.ph-light.ph-hourglass:before{content:""}.ph-light.ph-hourglass-high:before{content:""}.ph-light.ph-hourglass-low:before{content:""}.ph-light.ph-hourglass-medium:before{content:""}.ph-light.ph-hourglass-simple:before{content:""}.ph-light.ph-hourglass-simple-high:before{content:""}.ph-light.ph-hourglass-simple-low:before{content:""}.ph-light.ph-hourglass-simple-medium:before{content:""}.ph-light.ph-house:before{content:""}.ph-light.ph-house-line:before{content:""}.ph-light.ph-house-simple:before{content:""}.ph-light.ph-hurricane:before{content:""}.ph-light.ph-ice-cream:before{content:""}.ph-light.ph-identification-badge:before{content:""}.ph-light.ph-identification-card:before{content:""}.ph-light.ph-image:before{content:""}.ph-light.ph-image-broken:before{content:""}.ph-light.ph-image-square:before{content:""}.ph-light.ph-images:before{content:""}.ph-light.ph-images-square:before{content:""}.ph-light.ph-infinity:before,.ph-light.ph-lemniscate:before{content:""}.ph-light.ph-info:before{content:""}.ph-light.ph-instagram-logo:before{content:""}.ph-light.ph-intersect:before{content:""}.ph-light.ph-intersect-square:before{content:""}.ph-light.ph-intersect-three:before{content:""}.ph-light.ph-intersection:before{content:""}.ph-light.ph-invoice:before{content:""}.ph-light.ph-island:before{content:""}.ph-light.ph-jar:before{content:""}.ph-light.ph-jar-label:before{content:""}.ph-light.ph-jeep:before{content:""}.ph-light.ph-joystick:before{content:""}.ph-light.ph-kanban:before{content:""}.ph-light.ph-key:before{content:""}.ph-light.ph-key-return:before{content:""}.ph-light.ph-keyboard:before{content:""}.ph-light.ph-keyhole:before{content:""}.ph-light.ph-knife:before{content:""}.ph-light.ph-ladder:before{content:""}.ph-light.ph-ladder-simple:before{content:""}.ph-light.ph-lamp:before{content:""}.ph-light.ph-lamp-pendant:before{content:""}.ph-light.ph-laptop:before{content:""}.ph-light.ph-lasso:before{content:""}.ph-light.ph-lastfm-logo:before{content:""}.ph-light.ph-layout:before{content:""}.ph-light.ph-leaf:before{content:""}.ph-light.ph-lectern:before{content:""}.ph-light.ph-lego:before{content:""}.ph-light.ph-lego-smiley:before{content:""}.ph-light.ph-less-than:before{content:""}.ph-light.ph-less-than-or-equal:before{content:""}.ph-light.ph-letter-circle-h:before{content:""}.ph-light.ph-letter-circle-p:before{content:""}.ph-light.ph-letter-circle-v:before{content:""}.ph-light.ph-lifebuoy:before{content:""}.ph-light.ph-lightbulb:before{content:""}.ph-light.ph-lightbulb-filament:before{content:""}.ph-light.ph-lighthouse:before{content:""}.ph-light.ph-lightning:before{content:""}.ph-light.ph-lightning-a:before{content:""}.ph-light.ph-lightning-slash:before{content:""}.ph-light.ph-line-segment:before{content:""}.ph-light.ph-line-segments:before{content:""}.ph-light.ph-line-vertical:before{content:""}.ph-light.ph-link:before{content:""}.ph-light.ph-link-break:before{content:""}.ph-light.ph-link-simple:before{content:""}.ph-light.ph-link-simple-break:before{content:""}.ph-light.ph-link-simple-horizontal:before{content:""}.ph-light.ph-link-simple-horizontal-break:before{content:""}.ph-light.ph-linkedin-logo:before{content:""}.ph-light.ph-linktree-logo:before{content:""}.ph-light.ph-linux-logo:before{content:""}.ph-light.ph-list:before{content:""}.ph-light.ph-list-bullets:before{content:""}.ph-light.ph-list-checks:before{content:""}.ph-light.ph-list-dashes:before{content:""}.ph-light.ph-list-heart:before{content:""}.ph-light.ph-list-magnifying-glass:before{content:""}.ph-light.ph-list-numbers:before{content:""}.ph-light.ph-list-plus:before{content:""}.ph-light.ph-list-star:before{content:""}.ph-light.ph-lock:before{content:""}.ph-light.ph-lock-key:before{content:""}.ph-light.ph-lock-key-open:before{content:""}.ph-light.ph-lock-laminated:before{content:""}.ph-light.ph-lock-laminated-open:before{content:""}.ph-light.ph-lock-open:before{content:""}.ph-light.ph-lock-simple:before{content:""}.ph-light.ph-lock-simple-open:before{content:""}.ph-light.ph-lockers:before{content:""}.ph-light.ph-log:before{content:""}.ph-light.ph-magic-wand:before{content:""}.ph-light.ph-magnet:before{content:""}.ph-light.ph-magnet-straight:before{content:""}.ph-light.ph-magnifying-glass:before{content:""}.ph-light.ph-magnifying-glass-minus:before{content:""}.ph-light.ph-magnifying-glass-plus:before{content:""}.ph-light.ph-mailbox:before{content:""}.ph-light.ph-map-pin:before{content:""}.ph-light.ph-map-pin-area:before{content:""}.ph-light.ph-map-pin-line:before{content:""}.ph-light.ph-map-pin-plus:before{content:""}.ph-light.ph-map-pin-simple:before{content:""}.ph-light.ph-map-pin-simple-area:before{content:""}.ph-light.ph-map-pin-simple-line:before{content:""}.ph-light.ph-map-trifold:before{content:""}.ph-light.ph-markdown-logo:before{content:""}.ph-light.ph-marker-circle:before{content:""}.ph-light.ph-martini:before{content:""}.ph-light.ph-mask-happy:before{content:""}.ph-light.ph-mask-sad:before{content:""}.ph-light.ph-mastodon-logo:before{content:""}.ph-light.ph-math-operations:before{content:""}.ph-light.ph-matrix-logo:before{content:""}.ph-light.ph-medal:before{content:""}.ph-light.ph-medal-military:before{content:""}.ph-light.ph-medium-logo:before{content:""}.ph-light.ph-megaphone:before{content:""}.ph-light.ph-megaphone-simple:before{content:""}.ph-light.ph-member-of:before{content:""}.ph-light.ph-memory:before{content:""}.ph-light.ph-messenger-logo:before{content:""}.ph-light.ph-meta-logo:before{content:""}.ph-light.ph-meteor:before{content:""}.ph-light.ph-metronome:before{content:""}.ph-light.ph-microphone:before{content:""}.ph-light.ph-microphone-slash:before{content:""}.ph-light.ph-microphone-stage:before{content:""}.ph-light.ph-microscope:before{content:""}.ph-light.ph-microsoft-excel-logo:before{content:""}.ph-light.ph-microsoft-outlook-logo:before{content:""}.ph-light.ph-microsoft-powerpoint-logo:before{content:""}.ph-light.ph-microsoft-teams-logo:before{content:""}.ph-light.ph-microsoft-word-logo:before{content:""}.ph-light.ph-minus:before{content:""}.ph-light.ph-minus-circle:before{content:""}.ph-light.ph-minus-square:before{content:""}.ph-light.ph-money:before{content:""}.ph-light.ph-money-wavy:before{content:""}.ph-light.ph-monitor:before{content:""}.ph-light.ph-monitor-arrow-up:before{content:""}.ph-light.ph-monitor-play:before{content:""}.ph-light.ph-moon:before{content:""}.ph-light.ph-moon-stars:before{content:""}.ph-light.ph-moped:before{content:""}.ph-light.ph-moped-front:before{content:""}.ph-light.ph-mosque:before{content:""}.ph-light.ph-motorcycle:before{content:""}.ph-light.ph-mountains:before{content:""}.ph-light.ph-mouse:before{content:""}.ph-light.ph-mouse-left-click:before{content:""}.ph-light.ph-mouse-middle-click:before{content:""}.ph-light.ph-mouse-right-click:before{content:""}.ph-light.ph-mouse-scroll:before{content:""}.ph-light.ph-mouse-simple:before{content:""}.ph-light.ph-music-note:before{content:""}.ph-light.ph-music-note-simple:before{content:""}.ph-light.ph-music-notes:before{content:""}.ph-light.ph-music-notes-minus:before{content:""}.ph-light.ph-music-notes-plus:before{content:""}.ph-light.ph-music-notes-simple:before{content:""}.ph-light.ph-navigation-arrow:before{content:""}.ph-light.ph-needle:before{content:""}.ph-light.ph-network:before{content:""}.ph-light.ph-network-slash:before{content:""}.ph-light.ph-network-x:before{content:""}.ph-light.ph-newspaper:before{content:""}.ph-light.ph-newspaper-clipping:before{content:""}.ph-light.ph-not-equals:before{content:""}.ph-light.ph-not-member-of:before{content:""}.ph-light.ph-not-subset-of:before{content:""}.ph-light.ph-not-superset-of:before{content:""}.ph-light.ph-notches:before{content:""}.ph-light.ph-note:before{content:""}.ph-light.ph-note-blank:before{content:""}.ph-light.ph-note-pencil:before{content:""}.ph-light.ph-notebook:before{content:""}.ph-light.ph-notepad:before{content:""}.ph-light.ph-notification:before{content:""}.ph-light.ph-notion-logo:before{content:""}.ph-light.ph-nuclear-plant:before{content:""}.ph-light.ph-number-circle-eight:before{content:""}.ph-light.ph-number-circle-five:before{content:""}.ph-light.ph-number-circle-four:before{content:""}.ph-light.ph-number-circle-nine:before{content:""}.ph-light.ph-number-circle-one:before{content:""}.ph-light.ph-number-circle-seven:before{content:""}.ph-light.ph-number-circle-six:before{content:""}.ph-light.ph-number-circle-three:before{content:""}.ph-light.ph-number-circle-two:before{content:""}.ph-light.ph-number-circle-zero:before{content:""}.ph-light.ph-number-eight:before{content:""}.ph-light.ph-number-five:before{content:""}.ph-light.ph-number-four:before{content:""}.ph-light.ph-number-nine:before{content:""}.ph-light.ph-number-one:before{content:""}.ph-light.ph-number-seven:before{content:""}.ph-light.ph-number-six:before{content:""}.ph-light.ph-number-square-eight:before{content:""}.ph-light.ph-number-square-five:before{content:""}.ph-light.ph-number-square-four:before{content:""}.ph-light.ph-number-square-nine:before{content:""}.ph-light.ph-number-square-one:before{content:""}.ph-light.ph-number-square-seven:before{content:""}.ph-light.ph-number-square-six:before{content:""}.ph-light.ph-number-square-three:before{content:""}.ph-light.ph-number-square-two:before{content:""}.ph-light.ph-number-square-zero:before{content:""}.ph-light.ph-number-three:before{content:""}.ph-light.ph-number-two:before{content:""}.ph-light.ph-number-zero:before{content:""}.ph-light.ph-numpad:before{content:""}.ph-light.ph-nut:before{content:""}.ph-light.ph-ny-times-logo:before{content:""}.ph-light.ph-octagon:before{content:""}.ph-light.ph-office-chair:before{content:""}.ph-light.ph-onigiri:before{content:""}.ph-light.ph-open-ai-logo:before{content:""}.ph-light.ph-option:before{content:""}.ph-light.ph-orange:before{content:""}.ph-light.ph-orange-slice:before{content:""}.ph-light.ph-oven:before{content:""}.ph-light.ph-package:before{content:""}.ph-light.ph-paint-brush:before{content:""}.ph-light.ph-paint-brush-broad:before{content:""}.ph-light.ph-paint-brush-household:before{content:""}.ph-light.ph-paint-bucket:before{content:""}.ph-light.ph-paint-roller:before{content:""}.ph-light.ph-palette:before{content:""}.ph-light.ph-panorama:before{content:""}.ph-light.ph-pants:before{content:""}.ph-light.ph-paper-plane:before{content:""}.ph-light.ph-paper-plane-right:before{content:""}.ph-light.ph-paper-plane-tilt:before{content:""}.ph-light.ph-paperclip:before{content:""}.ph-light.ph-paperclip-horizontal:before{content:""}.ph-light.ph-parachute:before{content:""}.ph-light.ph-paragraph:before{content:""}.ph-light.ph-parallelogram:before{content:""}.ph-light.ph-park:before{content:""}.ph-light.ph-password:before{content:""}.ph-light.ph-path:before{content:""}.ph-light.ph-patreon-logo:before{content:""}.ph-light.ph-pause:before{content:""}.ph-light.ph-pause-circle:before{content:""}.ph-light.ph-paw-print:before{content:""}.ph-light.ph-paypal-logo:before{content:""}.ph-light.ph-peace:before{content:""}.ph-light.ph-pen:before{content:""}.ph-light.ph-pen-nib:before{content:""}.ph-light.ph-pen-nib-straight:before{content:""}.ph-light.ph-pencil:before{content:""}.ph-light.ph-pencil-circle:before{content:""}.ph-light.ph-pencil-line:before{content:""}.ph-light.ph-pencil-ruler:before{content:""}.ph-light.ph-pencil-simple:before{content:""}.ph-light.ph-pencil-simple-line:before{content:""}.ph-light.ph-pencil-simple-slash:before{content:""}.ph-light.ph-pencil-slash:before{content:""}.ph-light.ph-pentagon:before{content:""}.ph-light.ph-pentagram:before{content:""}.ph-light.ph-pepper:before{content:""}.ph-light.ph-percent:before{content:""}.ph-light.ph-person:before{content:""}.ph-light.ph-person-arms-spread:before{content:""}.ph-light.ph-person-simple:before{content:""}.ph-light.ph-person-simple-bike:before{content:""}.ph-light.ph-person-simple-circle:before{content:""}.ph-light.ph-person-simple-hike:before{content:""}.ph-light.ph-person-simple-run:before{content:""}.ph-light.ph-person-simple-ski:before{content:""}.ph-light.ph-person-simple-snowboard:before{content:""}.ph-light.ph-person-simple-swim:before{content:""}.ph-light.ph-person-simple-tai-chi:before{content:""}.ph-light.ph-person-simple-throw:before{content:""}.ph-light.ph-person-simple-walk:before{content:""}.ph-light.ph-perspective:before{content:""}.ph-light.ph-phone:before{content:""}.ph-light.ph-phone-call:before{content:""}.ph-light.ph-phone-disconnect:before{content:""}.ph-light.ph-phone-incoming:before{content:""}.ph-light.ph-phone-list:before{content:""}.ph-light.ph-phone-outgoing:before{content:""}.ph-light.ph-phone-pause:before{content:""}.ph-light.ph-phone-plus:before{content:""}.ph-light.ph-phone-slash:before{content:""}.ph-light.ph-phone-transfer:before{content:""}.ph-light.ph-phone-x:before{content:""}.ph-light.ph-phosphor-logo:before{content:""}.ph-light.ph-pi:before{content:""}.ph-light.ph-piano-keys:before{content:""}.ph-light.ph-picnic-table:before{content:""}.ph-light.ph-picture-in-picture:before{content:""}.ph-light.ph-piggy-bank:before{content:""}.ph-light.ph-pill:before{content:""}.ph-light.ph-ping-pong:before{content:""}.ph-light.ph-pint-glass:before{content:""}.ph-light.ph-pinterest-logo:before{content:""}.ph-light.ph-pinwheel:before{content:""}.ph-light.ph-pipe:before{content:""}.ph-light.ph-pipe-wrench:before{content:""}.ph-light.ph-pix-logo:before{content:""}.ph-light.ph-pizza:before{content:""}.ph-light.ph-placeholder:before{content:""}.ph-light.ph-planet:before{content:""}.ph-light.ph-plant:before{content:""}.ph-light.ph-play:before{content:""}.ph-light.ph-play-circle:before{content:""}.ph-light.ph-play-pause:before{content:""}.ph-light.ph-playlist:before{content:""}.ph-light.ph-plug:before{content:""}.ph-light.ph-plug-charging:before{content:""}.ph-light.ph-plugs:before{content:""}.ph-light.ph-plugs-connected:before{content:""}.ph-light.ph-plus:before{content:""}.ph-light.ph-plus-circle:before{content:""}.ph-light.ph-plus-minus:before{content:""}.ph-light.ph-plus-square:before{content:""}.ph-light.ph-poker-chip:before{content:""}.ph-light.ph-police-car:before{content:""}.ph-light.ph-polygon:before{content:""}.ph-light.ph-popcorn:before{content:""}.ph-light.ph-popsicle:before{content:""}.ph-light.ph-potted-plant:before{content:""}.ph-light.ph-power:before{content:""}.ph-light.ph-prescription:before{content:""}.ph-light.ph-presentation:before{content:""}.ph-light.ph-presentation-chart:before{content:""}.ph-light.ph-printer:before{content:""}.ph-light.ph-prohibit:before{content:""}.ph-light.ph-prohibit-inset:before{content:""}.ph-light.ph-projector-screen:before{content:""}.ph-light.ph-projector-screen-chart:before{content:""}.ph-light.ph-pulse:before,.ph-light.ph-activity:before{content:""}.ph-light.ph-push-pin:before{content:""}.ph-light.ph-push-pin-simple:before{content:""}.ph-light.ph-push-pin-simple-slash:before{content:""}.ph-light.ph-push-pin-slash:before{content:""}.ph-light.ph-puzzle-piece:before{content:""}.ph-light.ph-qr-code:before{content:""}.ph-light.ph-question:before{content:""}.ph-light.ph-question-mark:before{content:""}.ph-light.ph-queue:before{content:""}.ph-light.ph-quotes:before{content:""}.ph-light.ph-rabbit:before{content:""}.ph-light.ph-racquet:before{content:""}.ph-light.ph-radical:before{content:""}.ph-light.ph-radio:before{content:""}.ph-light.ph-radio-button:before{content:""}.ph-light.ph-radioactive:before{content:""}.ph-light.ph-rainbow:before{content:""}.ph-light.ph-rainbow-cloud:before{content:""}.ph-light.ph-ranking:before{content:""}.ph-light.ph-read-cv-logo:before{content:""}.ph-light.ph-receipt:before{content:""}.ph-light.ph-receipt-x:before{content:""}.ph-light.ph-record:before{content:""}.ph-light.ph-rectangle:before{content:""}.ph-light.ph-rectangle-dashed:before{content:""}.ph-light.ph-recycle:before{content:""}.ph-light.ph-reddit-logo:before{content:""}.ph-light.ph-repeat:before{content:""}.ph-light.ph-repeat-once:before{content:""}.ph-light.ph-replit-logo:before{content:""}.ph-light.ph-resize:before{content:""}.ph-light.ph-rewind:before{content:""}.ph-light.ph-rewind-circle:before{content:""}.ph-light.ph-road-horizon:before{content:""}.ph-light.ph-robot:before{content:""}.ph-light.ph-rocket:before{content:""}.ph-light.ph-rocket-launch:before{content:""}.ph-light.ph-rows:before{content:""}.ph-light.ph-rows-plus-bottom:before{content:""}.ph-light.ph-rows-plus-top:before{content:""}.ph-light.ph-rss:before{content:""}.ph-light.ph-rss-simple:before{content:""}.ph-light.ph-rug:before{content:""}.ph-light.ph-ruler:before{content:""}.ph-light.ph-sailboat:before{content:""}.ph-light.ph-scales:before{content:""}.ph-light.ph-scan:before{content:""}.ph-light.ph-scan-smiley:before{content:""}.ph-light.ph-scissors:before{content:""}.ph-light.ph-scooter:before{content:""}.ph-light.ph-screencast:before{content:""}.ph-light.ph-screwdriver:before{content:""}.ph-light.ph-scribble:before{content:""}.ph-light.ph-scribble-loop:before{content:""}.ph-light.ph-scroll:before{content:""}.ph-light.ph-seal:before,.ph-light.ph-circle-wavy:before{content:""}.ph-light.ph-seal-check:before,.ph-light.ph-circle-wavy-check:before{content:""}.ph-light.ph-seal-percent:before{content:""}.ph-light.ph-seal-question:before,.ph-light.ph-circle-wavy-question:before{content:""}.ph-light.ph-seal-warning:before,.ph-light.ph-circle-wavy-warning:before{content:""}.ph-light.ph-seat:before{content:""}.ph-light.ph-seatbelt:before{content:""}.ph-light.ph-security-camera:before{content:""}.ph-light.ph-selection:before{content:""}.ph-light.ph-selection-all:before{content:""}.ph-light.ph-selection-background:before{content:""}.ph-light.ph-selection-foreground:before{content:""}.ph-light.ph-selection-inverse:before{content:""}.ph-light.ph-selection-plus:before{content:""}.ph-light.ph-selection-slash:before{content:""}.ph-light.ph-shapes:before{content:""}.ph-light.ph-share:before{content:""}.ph-light.ph-share-fat:before{content:""}.ph-light.ph-share-network:before{content:""}.ph-light.ph-shield:before{content:""}.ph-light.ph-shield-check:before{content:""}.ph-light.ph-shield-checkered:before{content:""}.ph-light.ph-shield-chevron:before{content:""}.ph-light.ph-shield-plus:before{content:""}.ph-light.ph-shield-slash:before{content:""}.ph-light.ph-shield-star:before{content:""}.ph-light.ph-shield-warning:before{content:""}.ph-light.ph-shipping-container:before{content:""}.ph-light.ph-shirt-folded:before{content:""}.ph-light.ph-shooting-star:before{content:""}.ph-light.ph-shopping-bag:before{content:""}.ph-light.ph-shopping-bag-open:before{content:""}.ph-light.ph-shopping-cart:before{content:""}.ph-light.ph-shopping-cart-simple:before{content:""}.ph-light.ph-shovel:before{content:""}.ph-light.ph-shower:before{content:""}.ph-light.ph-shrimp:before{content:""}.ph-light.ph-shuffle:before{content:""}.ph-light.ph-shuffle-angular:before{content:""}.ph-light.ph-shuffle-simple:before{content:""}.ph-light.ph-sidebar:before{content:""}.ph-light.ph-sidebar-simple:before{content:""}.ph-light.ph-sigma:before{content:""}.ph-light.ph-sign-in:before{content:""}.ph-light.ph-sign-out:before{content:""}.ph-light.ph-signature:before{content:""}.ph-light.ph-signpost:before{content:""}.ph-light.ph-sim-card:before{content:""}.ph-light.ph-siren:before{content:""}.ph-light.ph-sketch-logo:before{content:""}.ph-light.ph-skip-back:before{content:""}.ph-light.ph-skip-back-circle:before{content:""}.ph-light.ph-skip-forward:before{content:""}.ph-light.ph-skip-forward-circle:before{content:""}.ph-light.ph-skull:before{content:""}.ph-light.ph-skype-logo:before{content:""}.ph-light.ph-slack-logo:before{content:""}.ph-light.ph-sliders:before{content:""}.ph-light.ph-sliders-horizontal:before{content:""}.ph-light.ph-slideshow:before{content:""}.ph-light.ph-smiley:before{content:""}.ph-light.ph-smiley-angry:before{content:""}.ph-light.ph-smiley-blank:before{content:""}.ph-light.ph-smiley-meh:before{content:""}.ph-light.ph-smiley-melting:before{content:""}.ph-light.ph-smiley-nervous:before{content:""}.ph-light.ph-smiley-sad:before{content:""}.ph-light.ph-smiley-sticker:before{content:""}.ph-light.ph-smiley-wink:before{content:""}.ph-light.ph-smiley-x-eyes:before{content:""}.ph-light.ph-snapchat-logo:before{content:""}.ph-light.ph-sneaker:before{content:""}.ph-light.ph-sneaker-move:before{content:""}.ph-light.ph-snowflake:before{content:""}.ph-light.ph-soccer-ball:before{content:""}.ph-light.ph-sock:before{content:""}.ph-light.ph-solar-panel:before{content:""}.ph-light.ph-solar-roof:before{content:""}.ph-light.ph-sort-ascending:before{content:""}.ph-light.ph-sort-descending:before{content:""}.ph-light.ph-soundcloud-logo:before{content:""}.ph-light.ph-spade:before{content:""}.ph-light.ph-sparkle:before{content:""}.ph-light.ph-speaker-hifi:before{content:""}.ph-light.ph-speaker-high:before{content:""}.ph-light.ph-speaker-low:before{content:""}.ph-light.ph-speaker-none:before{content:""}.ph-light.ph-speaker-simple-high:before{content:""}.ph-light.ph-speaker-simple-low:before{content:""}.ph-light.ph-speaker-simple-none:before{content:""}.ph-light.ph-speaker-simple-slash:before{content:""}.ph-light.ph-speaker-simple-x:before{content:""}.ph-light.ph-speaker-slash:before{content:""}.ph-light.ph-speaker-x:before{content:""}.ph-light.ph-speedometer:before{content:""}.ph-light.ph-sphere:before{content:""}.ph-light.ph-spinner:before{content:""}.ph-light.ph-spinner-ball:before{content:""}.ph-light.ph-spinner-gap:before{content:""}.ph-light.ph-spiral:before{content:""}.ph-light.ph-split-horizontal:before{content:""}.ph-light.ph-split-vertical:before{content:""}.ph-light.ph-spotify-logo:before{content:""}.ph-light.ph-spray-bottle:before{content:""}.ph-light.ph-square:before{content:""}.ph-light.ph-square-half:before{content:""}.ph-light.ph-square-half-bottom:before{content:""}.ph-light.ph-square-logo:before{content:""}.ph-light.ph-square-split-horizontal:before{content:""}.ph-light.ph-square-split-vertical:before{content:""}.ph-light.ph-squares-four:before{content:""}.ph-light.ph-stack:before{content:""}.ph-light.ph-stack-minus:before{content:""}.ph-light.ph-stack-overflow-logo:before{content:""}.ph-light.ph-stack-plus:before{content:""}.ph-light.ph-stack-simple:before{content:""}.ph-light.ph-stairs:before{content:""}.ph-light.ph-stamp:before{content:""}.ph-light.ph-standard-definition:before{content:""}.ph-light.ph-star:before{content:""}.ph-light.ph-star-and-crescent:before{content:""}.ph-light.ph-star-four:before{content:""}.ph-light.ph-star-half:before{content:""}.ph-light.ph-star-of-david:before{content:""}.ph-light.ph-steam-logo:before{content:""}.ph-light.ph-steering-wheel:before{content:""}.ph-light.ph-steps:before{content:""}.ph-light.ph-stethoscope:before{content:""}.ph-light.ph-sticker:before{content:""}.ph-light.ph-stool:before{content:""}.ph-light.ph-stop:before{content:""}.ph-light.ph-stop-circle:before{content:""}.ph-light.ph-storefront:before{content:""}.ph-light.ph-strategy:before{content:""}.ph-light.ph-stripe-logo:before{content:""}.ph-light.ph-student:before{content:""}.ph-light.ph-subset-of:before{content:""}.ph-light.ph-subset-proper-of:before{content:""}.ph-light.ph-subtitles:before{content:""}.ph-light.ph-subtitles-slash:before{content:""}.ph-light.ph-subtract:before{content:""}.ph-light.ph-subtract-square:before{content:""}.ph-light.ph-subway:before{content:""}.ph-light.ph-suitcase:before{content:""}.ph-light.ph-suitcase-rolling:before{content:""}.ph-light.ph-suitcase-simple:before{content:""}.ph-light.ph-sun:before{content:""}.ph-light.ph-sun-dim:before{content:""}.ph-light.ph-sun-horizon:before{content:""}.ph-light.ph-sunglasses:before{content:""}.ph-light.ph-superset-of:before{content:""}.ph-light.ph-superset-proper-of:before{content:""}.ph-light.ph-swap:before{content:""}.ph-light.ph-swatches:before{content:""}.ph-light.ph-swimming-pool:before{content:""}.ph-light.ph-sword:before{content:""}.ph-light.ph-synagogue:before{content:""}.ph-light.ph-syringe:before{content:""}.ph-light.ph-t-shirt:before{content:""}.ph-light.ph-table:before{content:""}.ph-light.ph-tabs:before{content:""}.ph-light.ph-tag:before{content:""}.ph-light.ph-tag-chevron:before{content:""}.ph-light.ph-tag-simple:before{content:""}.ph-light.ph-target:before{content:""}.ph-light.ph-taxi:before{content:""}.ph-light.ph-tea-bag:before{content:""}.ph-light.ph-telegram-logo:before{content:""}.ph-light.ph-television:before{content:""}.ph-light.ph-television-simple:before{content:""}.ph-light.ph-tennis-ball:before{content:""}.ph-light.ph-tent:before{content:""}.ph-light.ph-terminal:before{content:""}.ph-light.ph-terminal-window:before{content:""}.ph-light.ph-test-tube:before{content:""}.ph-light.ph-text-a-underline:before{content:""}.ph-light.ph-text-aa:before{content:""}.ph-light.ph-text-align-center:before{content:""}.ph-light.ph-text-align-justify:before{content:""}.ph-light.ph-text-align-left:before{content:""}.ph-light.ph-text-align-right:before{content:""}.ph-light.ph-text-b:before,.ph-light.ph-text-bolder:before{content:""}.ph-light.ph-text-columns:before{content:""}.ph-light.ph-text-h:before{content:""}.ph-light.ph-text-h-five:before{content:""}.ph-light.ph-text-h-four:before{content:""}.ph-light.ph-text-h-one:before{content:""}.ph-light.ph-text-h-six:before{content:""}.ph-light.ph-text-h-three:before{content:""}.ph-light.ph-text-h-two:before{content:""}.ph-light.ph-text-indent:before{content:""}.ph-light.ph-text-italic:before{content:""}.ph-light.ph-text-outdent:before{content:""}.ph-light.ph-text-strikethrough:before{content:""}.ph-light.ph-text-subscript:before{content:""}.ph-light.ph-text-superscript:before{content:""}.ph-light.ph-text-t:before{content:""}.ph-light.ph-text-t-slash:before{content:""}.ph-light.ph-text-underline:before{content:""}.ph-light.ph-textbox:before{content:""}.ph-light.ph-thermometer:before{content:""}.ph-light.ph-thermometer-cold:before{content:""}.ph-light.ph-thermometer-hot:before{content:""}.ph-light.ph-thermometer-simple:before{content:""}.ph-light.ph-threads-logo:before{content:""}.ph-light.ph-three-d:before{content:""}.ph-light.ph-thumbs-down:before{content:""}.ph-light.ph-thumbs-up:before{content:""}.ph-light.ph-ticket:before{content:""}.ph-light.ph-tidal-logo:before{content:""}.ph-light.ph-tiktok-logo:before{content:""}.ph-light.ph-tilde:before{content:""}.ph-light.ph-timer:before{content:""}.ph-light.ph-tip-jar:before{content:""}.ph-light.ph-tipi:before{content:""}.ph-light.ph-tire:before{content:""}.ph-light.ph-toggle-left:before{content:""}.ph-light.ph-toggle-right:before{content:""}.ph-light.ph-toilet:before{content:""}.ph-light.ph-toilet-paper:before{content:""}.ph-light.ph-toolbox:before{content:""}.ph-light.ph-tooth:before{content:""}.ph-light.ph-tornado:before{content:""}.ph-light.ph-tote:before{content:""}.ph-light.ph-tote-simple:before{content:""}.ph-light.ph-towel:before{content:""}.ph-light.ph-tractor:before{content:""}.ph-light.ph-trademark:before{content:""}.ph-light.ph-trademark-registered:before{content:""}.ph-light.ph-traffic-cone:before{content:""}.ph-light.ph-traffic-sign:before{content:""}.ph-light.ph-traffic-signal:before{content:""}.ph-light.ph-train:before{content:""}.ph-light.ph-train-regional:before{content:""}.ph-light.ph-train-simple:before{content:""}.ph-light.ph-tram:before{content:""}.ph-light.ph-translate:before{content:""}.ph-light.ph-trash:before{content:""}.ph-light.ph-trash-simple:before{content:""}.ph-light.ph-tray:before{content:""}.ph-light.ph-tray-arrow-down:before,.ph-light.ph-archive-tray:before{content:""}.ph-light.ph-tray-arrow-up:before{content:""}.ph-light.ph-treasure-chest:before{content:""}.ph-light.ph-tree:before{content:""}.ph-light.ph-tree-evergreen:before{content:""}.ph-light.ph-tree-palm:before{content:""}.ph-light.ph-tree-structure:before{content:""}.ph-light.ph-tree-view:before{content:""}.ph-light.ph-trend-down:before{content:""}.ph-light.ph-trend-up:before{content:""}.ph-light.ph-triangle:before{content:""}.ph-light.ph-triangle-dashed:before{content:""}.ph-light.ph-trolley:before{content:""}.ph-light.ph-trolley-suitcase:before{content:""}.ph-light.ph-trophy:before{content:""}.ph-light.ph-truck:before{content:""}.ph-light.ph-truck-trailer:before{content:""}.ph-light.ph-tumblr-logo:before{content:""}.ph-light.ph-twitch-logo:before{content:""}.ph-light.ph-twitter-logo:before{content:""}.ph-light.ph-umbrella:before{content:""}.ph-light.ph-umbrella-simple:before{content:""}.ph-light.ph-union:before{content:""}.ph-light.ph-unite:before{content:""}.ph-light.ph-unite-square:before{content:""}.ph-light.ph-upload:before{content:""}.ph-light.ph-upload-simple:before{content:""}.ph-light.ph-usb:before{content:""}.ph-light.ph-user:before{content:""}.ph-light.ph-user-check:before{content:""}.ph-light.ph-user-circle:before{content:""}.ph-light.ph-user-circle-check:before{content:""}.ph-light.ph-user-circle-dashed:before{content:""}.ph-light.ph-user-circle-gear:before{content:""}.ph-light.ph-user-circle-minus:before{content:""}.ph-light.ph-user-circle-plus:before{content:""}.ph-light.ph-user-focus:before{content:""}.ph-light.ph-user-gear:before{content:""}.ph-light.ph-user-list:before{content:""}.ph-light.ph-user-minus:before{content:""}.ph-light.ph-user-plus:before{content:""}.ph-light.ph-user-rectangle:before{content:""}.ph-light.ph-user-sound:before{content:""}.ph-light.ph-user-square:before{content:""}.ph-light.ph-user-switch:before{content:""}.ph-light.ph-users:before{content:""}.ph-light.ph-users-four:before{content:""}.ph-light.ph-users-three:before{content:""}.ph-light.ph-van:before{content:""}.ph-light.ph-vault:before{content:""}.ph-light.ph-vector-three:before{content:""}.ph-light.ph-vector-two:before{content:""}.ph-light.ph-vibrate:before{content:""}.ph-light.ph-video:before{content:""}.ph-light.ph-video-camera:before{content:""}.ph-light.ph-video-camera-slash:before{content:""}.ph-light.ph-video-conference:before{content:""}.ph-light.ph-vignette:before{content:""}.ph-light.ph-vinyl-record:before{content:""}.ph-light.ph-virtual-reality:before{content:""}.ph-light.ph-virus:before{content:""}.ph-light.ph-visor:before{content:""}.ph-light.ph-voicemail:before{content:""}.ph-light.ph-volleyball:before{content:""}.ph-light.ph-wall:before{content:""}.ph-light.ph-wallet:before{content:""}.ph-light.ph-warehouse:before{content:""}.ph-light.ph-warning:before{content:""}.ph-light.ph-warning-circle:before{content:""}.ph-light.ph-warning-diamond:before{content:""}.ph-light.ph-warning-octagon:before{content:""}.ph-light.ph-washing-machine:before{content:""}.ph-light.ph-watch:before{content:""}.ph-light.ph-wave-sawtooth:before{content:""}.ph-light.ph-wave-sine:before{content:""}.ph-light.ph-wave-square:before{content:""}.ph-light.ph-wave-triangle:before{content:""}.ph-light.ph-waveform:before{content:""}.ph-light.ph-waveform-slash:before{content:""}.ph-light.ph-waves:before{content:""}.ph-light.ph-webcam:before{content:""}.ph-light.ph-webcam-slash:before{content:""}.ph-light.ph-webhooks-logo:before{content:""}.ph-light.ph-wechat-logo:before{content:""}.ph-light.ph-whatsapp-logo:before{content:""}.ph-light.ph-wheelchair:before{content:""}.ph-light.ph-wheelchair-motion:before{content:""}.ph-light.ph-wifi-high:before{content:""}.ph-light.ph-wifi-low:before{content:""}.ph-light.ph-wifi-medium:before{content:""}.ph-light.ph-wifi-none:before{content:""}.ph-light.ph-wifi-slash:before{content:""}.ph-light.ph-wifi-x:before{content:""}.ph-light.ph-wind:before{content:""}.ph-light.ph-windmill:before{content:""}.ph-light.ph-windows-logo:before{content:""}.ph-light.ph-wine:before{content:""}.ph-light.ph-wrench:before{content:""}.ph-light.ph-x:before{content:""}.ph-light.ph-x-circle:before{content:""}.ph-light.ph-x-logo:before{content:""}.ph-light.ph-x-square:before{content:""}.ph-light.ph-yarn:before{content:""}.ph-light.ph-yin-yang:before{content:""}.ph-light.ph-youtube-logo:before{content:""}@font-face{font-family:Phosphor-Bold;src:url(/assets/Phosphor-Bold-BCak21uZ.woff2)format("woff2"),url(/assets/Phosphor-Bold-Bs3tcKfK.woff)format("woff"),url(/assets/Phosphor-Bold-y1cGIEs3.ttf)format("truetype"),url(/assets/Phosphor-Bold-CIyscVBM.svg#Phosphor-Bold)format("svg");font-weight:400;font-style:normal;font-display:block}.ph-bold{speak:never;font-variant:normal;text-transform:none;letter-spacing:0;-webkit-font-feature-settings:"liga";-moz-font-feature-settings:"liga=1";-moz-font-feature-settings:"liga";-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";-webkit-font-variant-ligatures:discretionary-ligatures;font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-weight:400;line-height:1;font-family:Phosphor-Bold!important}.ph-bold.ph-acorn:before{content:""}.ph-bold.ph-address-book:before{content:""}.ph-bold.ph-address-book-tabs:before{content:""}.ph-bold.ph-air-traffic-control:before{content:""}.ph-bold.ph-airplane:before{content:""}.ph-bold.ph-airplane-in-flight:before{content:""}.ph-bold.ph-airplane-landing:before{content:""}.ph-bold.ph-airplane-takeoff:before{content:""}.ph-bold.ph-airplane-taxiing:before{content:""}.ph-bold.ph-airplane-tilt:before{content:""}.ph-bold.ph-airplay:before{content:""}.ph-bold.ph-alarm:before{content:""}.ph-bold.ph-alien:before{content:""}.ph-bold.ph-align-bottom:before{content:""}.ph-bold.ph-align-bottom-simple:before{content:""}.ph-bold.ph-align-center-horizontal:before{content:""}.ph-bold.ph-align-center-horizontal-simple:before{content:""}.ph-bold.ph-align-center-vertical:before{content:""}.ph-bold.ph-align-center-vertical-simple:before{content:""}.ph-bold.ph-align-left:before{content:""}.ph-bold.ph-align-left-simple:before{content:""}.ph-bold.ph-align-right:before{content:""}.ph-bold.ph-align-right-simple:before{content:""}.ph-bold.ph-align-top:before{content:""}.ph-bold.ph-align-top-simple:before{content:""}.ph-bold.ph-amazon-logo:before{content:""}.ph-bold.ph-ambulance:before{content:""}.ph-bold.ph-anchor:before{content:""}.ph-bold.ph-anchor-simple:before{content:""}.ph-bold.ph-android-logo:before{content:""}.ph-bold.ph-angle:before{content:""}.ph-bold.ph-angular-logo:before{content:""}.ph-bold.ph-aperture:before{content:""}.ph-bold.ph-app-store-logo:before{content:""}.ph-bold.ph-app-window:before{content:""}.ph-bold.ph-apple-logo:before{content:""}.ph-bold.ph-apple-podcasts-logo:before{content:""}.ph-bold.ph-approximate-equals:before{content:""}.ph-bold.ph-archive:before{content:""}.ph-bold.ph-armchair:before{content:""}.ph-bold.ph-arrow-arc-left:before{content:""}.ph-bold.ph-arrow-arc-right:before{content:""}.ph-bold.ph-arrow-bend-double-up-left:before{content:""}.ph-bold.ph-arrow-bend-double-up-right:before{content:""}.ph-bold.ph-arrow-bend-down-left:before{content:""}.ph-bold.ph-arrow-bend-down-right:before{content:""}.ph-bold.ph-arrow-bend-left-down:before{content:""}.ph-bold.ph-arrow-bend-left-up:before{content:""}.ph-bold.ph-arrow-bend-right-down:before{content:""}.ph-bold.ph-arrow-bend-right-up:before{content:""}.ph-bold.ph-arrow-bend-up-left:before{content:""}.ph-bold.ph-arrow-bend-up-right:before{content:""}.ph-bold.ph-arrow-circle-down:before{content:""}.ph-bold.ph-arrow-circle-down-left:before{content:""}.ph-bold.ph-arrow-circle-down-right:before{content:""}.ph-bold.ph-arrow-circle-left:before{content:""}.ph-bold.ph-arrow-circle-right:before{content:""}.ph-bold.ph-arrow-circle-up:before{content:""}.ph-bold.ph-arrow-circle-up-left:before{content:""}.ph-bold.ph-arrow-circle-up-right:before{content:""}.ph-bold.ph-arrow-clockwise:before{content:""}.ph-bold.ph-arrow-counter-clockwise:before{content:""}.ph-bold.ph-arrow-down:before{content:""}.ph-bold.ph-arrow-down-left:before{content:""}.ph-bold.ph-arrow-down-right:before{content:""}.ph-bold.ph-arrow-elbow-down-left:before{content:""}.ph-bold.ph-arrow-elbow-down-right:before{content:""}.ph-bold.ph-arrow-elbow-left:before{content:""}.ph-bold.ph-arrow-elbow-left-down:before{content:""}.ph-bold.ph-arrow-elbow-left-up:before{content:""}.ph-bold.ph-arrow-elbow-right:before{content:""}.ph-bold.ph-arrow-elbow-right-down:before{content:""}.ph-bold.ph-arrow-elbow-right-up:before{content:""}.ph-bold.ph-arrow-elbow-up-left:before{content:""}.ph-bold.ph-arrow-elbow-up-right:before{content:""}.ph-bold.ph-arrow-fat-down:before{content:""}.ph-bold.ph-arrow-fat-left:before{content:""}.ph-bold.ph-arrow-fat-line-down:before{content:""}.ph-bold.ph-arrow-fat-line-left:before{content:""}.ph-bold.ph-arrow-fat-line-right:before{content:""}.ph-bold.ph-arrow-fat-line-up:before{content:""}.ph-bold.ph-arrow-fat-lines-down:before{content:""}.ph-bold.ph-arrow-fat-lines-left:before{content:""}.ph-bold.ph-arrow-fat-lines-right:before{content:""}.ph-bold.ph-arrow-fat-lines-up:before{content:""}.ph-bold.ph-arrow-fat-right:before{content:""}.ph-bold.ph-arrow-fat-up:before{content:""}.ph-bold.ph-arrow-left:before{content:""}.ph-bold.ph-arrow-line-down:before{content:""}.ph-bold.ph-arrow-line-down-left:before{content:""}.ph-bold.ph-arrow-line-down-right:before{content:""}.ph-bold.ph-arrow-line-left:before{content:""}.ph-bold.ph-arrow-line-right:before{content:""}.ph-bold.ph-arrow-line-up:before{content:""}.ph-bold.ph-arrow-line-up-left:before{content:""}.ph-bold.ph-arrow-line-up-right:before{content:""}.ph-bold.ph-arrow-right:before{content:""}.ph-bold.ph-arrow-square-down:before{content:""}.ph-bold.ph-arrow-square-down-left:before{content:""}.ph-bold.ph-arrow-square-down-right:before{content:""}.ph-bold.ph-arrow-square-in:before{content:""}.ph-bold.ph-arrow-square-left:before{content:""}.ph-bold.ph-arrow-square-out:before{content:""}.ph-bold.ph-arrow-square-right:before{content:""}.ph-bold.ph-arrow-square-up:before{content:""}.ph-bold.ph-arrow-square-up-left:before{content:""}.ph-bold.ph-arrow-square-up-right:before{content:""}.ph-bold.ph-arrow-u-down-left:before{content:""}.ph-bold.ph-arrow-u-down-right:before{content:""}.ph-bold.ph-arrow-u-left-down:before{content:""}.ph-bold.ph-arrow-u-left-up:before{content:""}.ph-bold.ph-arrow-u-right-down:before{content:""}.ph-bold.ph-arrow-u-right-up:before{content:""}.ph-bold.ph-arrow-u-up-left:before{content:""}.ph-bold.ph-arrow-u-up-right:before{content:""}.ph-bold.ph-arrow-up:before{content:""}.ph-bold.ph-arrow-up-left:before{content:""}.ph-bold.ph-arrow-up-right:before{content:""}.ph-bold.ph-arrows-clockwise:before{content:""}.ph-bold.ph-arrows-counter-clockwise:before{content:""}.ph-bold.ph-arrows-down-up:before{content:""}.ph-bold.ph-arrows-horizontal:before{content:""}.ph-bold.ph-arrows-in:before{content:""}.ph-bold.ph-arrows-in-cardinal:before{content:""}.ph-bold.ph-arrows-in-line-horizontal:before{content:""}.ph-bold.ph-arrows-in-line-vertical:before{content:""}.ph-bold.ph-arrows-in-simple:before{content:""}.ph-bold.ph-arrows-left-right:before{content:""}.ph-bold.ph-arrows-merge:before{content:""}.ph-bold.ph-arrows-out:before{content:""}.ph-bold.ph-arrows-out-cardinal:before{content:""}.ph-bold.ph-arrows-out-line-horizontal:before{content:""}.ph-bold.ph-arrows-out-line-vertical:before{content:""}.ph-bold.ph-arrows-out-simple:before{content:""}.ph-bold.ph-arrows-split:before{content:""}.ph-bold.ph-arrows-vertical:before{content:""}.ph-bold.ph-article:before{content:""}.ph-bold.ph-article-medium:before{content:""}.ph-bold.ph-article-ny-times:before{content:""}.ph-bold.ph-asclepius:before,.ph-bold.ph-caduceus:before{content:""}.ph-bold.ph-asterisk:before{content:""}.ph-bold.ph-asterisk-simple:before{content:""}.ph-bold.ph-at:before{content:""}.ph-bold.ph-atom:before{content:""}.ph-bold.ph-avocado:before{content:""}.ph-bold.ph-axe:before{content:""}.ph-bold.ph-baby:before{content:""}.ph-bold.ph-baby-carriage:before{content:""}.ph-bold.ph-backpack:before{content:""}.ph-bold.ph-backspace:before{content:""}.ph-bold.ph-bag:before{content:""}.ph-bold.ph-bag-simple:before{content:""}.ph-bold.ph-balloon:before{content:""}.ph-bold.ph-bandaids:before{content:""}.ph-bold.ph-bank:before{content:""}.ph-bold.ph-barbell:before{content:""}.ph-bold.ph-barcode:before{content:""}.ph-bold.ph-barn:before{content:""}.ph-bold.ph-barricade:before{content:""}.ph-bold.ph-baseball:before{content:""}.ph-bold.ph-baseball-cap:before{content:""}.ph-bold.ph-baseball-helmet:before{content:""}.ph-bold.ph-basket:before{content:""}.ph-bold.ph-basketball:before{content:""}.ph-bold.ph-bathtub:before{content:""}.ph-bold.ph-battery-charging:before{content:""}.ph-bold.ph-battery-charging-vertical:before{content:""}.ph-bold.ph-battery-empty:before{content:""}.ph-bold.ph-battery-full:before{content:""}.ph-bold.ph-battery-high:before{content:""}.ph-bold.ph-battery-low:before{content:""}.ph-bold.ph-battery-medium:before{content:""}.ph-bold.ph-battery-plus:before{content:""}.ph-bold.ph-battery-plus-vertical:before{content:""}.ph-bold.ph-battery-vertical-empty:before{content:""}.ph-bold.ph-battery-vertical-full:before{content:""}.ph-bold.ph-battery-vertical-high:before{content:""}.ph-bold.ph-battery-vertical-low:before{content:""}.ph-bold.ph-battery-vertical-medium:before{content:""}.ph-bold.ph-battery-warning:before{content:""}.ph-bold.ph-battery-warning-vertical:before{content:""}.ph-bold.ph-beach-ball:before{content:""}.ph-bold.ph-beanie:before{content:""}.ph-bold.ph-bed:before{content:""}.ph-bold.ph-beer-bottle:before{content:""}.ph-bold.ph-beer-stein:before{content:""}.ph-bold.ph-behance-logo:before{content:""}.ph-bold.ph-bell:before{content:""}.ph-bold.ph-bell-ringing:before{content:""}.ph-bold.ph-bell-simple:before{content:""}.ph-bold.ph-bell-simple-ringing:before{content:""}.ph-bold.ph-bell-simple-slash:before{content:""}.ph-bold.ph-bell-simple-z:before{content:""}.ph-bold.ph-bell-slash:before{content:""}.ph-bold.ph-bell-z:before{content:""}.ph-bold.ph-belt:before{content:""}.ph-bold.ph-bezier-curve:before{content:""}.ph-bold.ph-bicycle:before{content:""}.ph-bold.ph-binary:before{content:""}.ph-bold.ph-binoculars:before{content:""}.ph-bold.ph-biohazard:before{content:""}.ph-bold.ph-bird:before{content:""}.ph-bold.ph-blueprint:before{content:""}.ph-bold.ph-bluetooth:before{content:""}.ph-bold.ph-bluetooth-connected:before{content:""}.ph-bold.ph-bluetooth-slash:before{content:""}.ph-bold.ph-bluetooth-x:before{content:""}.ph-bold.ph-boat:before{content:""}.ph-bold.ph-bomb:before{content:""}.ph-bold.ph-bone:before{content:""}.ph-bold.ph-book:before{content:""}.ph-bold.ph-book-bookmark:before{content:""}.ph-bold.ph-book-open:before{content:""}.ph-bold.ph-book-open-text:before{content:""}.ph-bold.ph-book-open-user:before{content:""}.ph-bold.ph-bookmark:before{content:""}.ph-bold.ph-bookmark-simple:before{content:""}.ph-bold.ph-bookmarks:before{content:""}.ph-bold.ph-bookmarks-simple:before{content:""}.ph-bold.ph-books:before{content:""}.ph-bold.ph-boot:before{content:""}.ph-bold.ph-boules:before{content:""}.ph-bold.ph-bounding-box:before{content:""}.ph-bold.ph-bowl-food:before{content:""}.ph-bold.ph-bowl-steam:before{content:""}.ph-bold.ph-bowling-ball:before{content:""}.ph-bold.ph-box-arrow-down:before,.ph-bold.ph-archive-box:before{content:""}.ph-bold.ph-box-arrow-up:before{content:""}.ph-bold.ph-boxing-glove:before{content:""}.ph-bold.ph-brackets-angle:before{content:""}.ph-bold.ph-brackets-curly:before{content:""}.ph-bold.ph-brackets-round:before{content:""}.ph-bold.ph-brackets-square:before{content:""}.ph-bold.ph-brain:before{content:""}.ph-bold.ph-brandy:before{content:""}.ph-bold.ph-bread:before{content:""}.ph-bold.ph-bridge:before{content:""}.ph-bold.ph-briefcase:before{content:""}.ph-bold.ph-briefcase-metal:before{content:""}.ph-bold.ph-broadcast:before{content:""}.ph-bold.ph-broom:before{content:""}.ph-bold.ph-browser:before{content:""}.ph-bold.ph-browsers:before{content:""}.ph-bold.ph-bug:before{content:""}.ph-bold.ph-bug-beetle:before{content:""}.ph-bold.ph-bug-droid:before{content:""}.ph-bold.ph-building:before{content:""}.ph-bold.ph-building-apartment:before{content:""}.ph-bold.ph-building-office:before{content:""}.ph-bold.ph-buildings:before{content:""}.ph-bold.ph-bulldozer:before{content:""}.ph-bold.ph-bus:before{content:""}.ph-bold.ph-butterfly:before{content:""}.ph-bold.ph-cable-car:before{content:""}.ph-bold.ph-cactus:before{content:""}.ph-bold.ph-cake:before{content:""}.ph-bold.ph-calculator:before{content:""}.ph-bold.ph-calendar:before{content:""}.ph-bold.ph-calendar-blank:before{content:""}.ph-bold.ph-calendar-check:before{content:""}.ph-bold.ph-calendar-dot:before{content:""}.ph-bold.ph-calendar-dots:before{content:""}.ph-bold.ph-calendar-heart:before{content:""}.ph-bold.ph-calendar-minus:before{content:""}.ph-bold.ph-calendar-plus:before{content:""}.ph-bold.ph-calendar-slash:before{content:""}.ph-bold.ph-calendar-star:before{content:""}.ph-bold.ph-calendar-x:before{content:""}.ph-bold.ph-call-bell:before{content:""}.ph-bold.ph-camera:before{content:""}.ph-bold.ph-camera-plus:before{content:""}.ph-bold.ph-camera-rotate:before{content:""}.ph-bold.ph-camera-slash:before{content:""}.ph-bold.ph-campfire:before{content:""}.ph-bold.ph-car:before{content:""}.ph-bold.ph-car-battery:before{content:""}.ph-bold.ph-car-profile:before{content:""}.ph-bold.ph-car-simple:before{content:""}.ph-bold.ph-cardholder:before{content:""}.ph-bold.ph-cards:before{content:""}.ph-bold.ph-cards-three:before{content:""}.ph-bold.ph-caret-circle-double-down:before{content:""}.ph-bold.ph-caret-circle-double-left:before{content:""}.ph-bold.ph-caret-circle-double-right:before{content:""}.ph-bold.ph-caret-circle-double-up:before{content:""}.ph-bold.ph-caret-circle-down:before{content:""}.ph-bold.ph-caret-circle-left:before{content:""}.ph-bold.ph-caret-circle-right:before{content:""}.ph-bold.ph-caret-circle-up:before{content:""}.ph-bold.ph-caret-circle-up-down:before{content:""}.ph-bold.ph-caret-double-down:before{content:""}.ph-bold.ph-caret-double-left:before{content:""}.ph-bold.ph-caret-double-right:before{content:""}.ph-bold.ph-caret-double-up:before{content:""}.ph-bold.ph-caret-down:before{content:""}.ph-bold.ph-caret-left:before{content:""}.ph-bold.ph-caret-line-down:before{content:""}.ph-bold.ph-caret-line-left:before{content:""}.ph-bold.ph-caret-line-right:before{content:""}.ph-bold.ph-caret-line-up:before{content:""}.ph-bold.ph-caret-right:before{content:""}.ph-bold.ph-caret-up:before{content:""}.ph-bold.ph-caret-up-down:before{content:""}.ph-bold.ph-carrot:before{content:""}.ph-bold.ph-cash-register:before{content:""}.ph-bold.ph-cassette-tape:before{content:""}.ph-bold.ph-castle-turret:before{content:""}.ph-bold.ph-cat:before{content:""}.ph-bold.ph-cell-signal-full:before{content:""}.ph-bold.ph-cell-signal-high:before{content:""}.ph-bold.ph-cell-signal-low:before{content:""}.ph-bold.ph-cell-signal-medium:before{content:""}.ph-bold.ph-cell-signal-none:before{content:""}.ph-bold.ph-cell-signal-slash:before{content:""}.ph-bold.ph-cell-signal-x:before{content:""}.ph-bold.ph-cell-tower:before{content:""}.ph-bold.ph-certificate:before{content:""}.ph-bold.ph-chair:before{content:""}.ph-bold.ph-chalkboard:before{content:""}.ph-bold.ph-chalkboard-simple:before{content:""}.ph-bold.ph-chalkboard-teacher:before{content:""}.ph-bold.ph-champagne:before{content:""}.ph-bold.ph-charging-station:before{content:""}.ph-bold.ph-chart-bar:before{content:""}.ph-bold.ph-chart-bar-horizontal:before{content:""}.ph-bold.ph-chart-donut:before{content:""}.ph-bold.ph-chart-line:before{content:""}.ph-bold.ph-chart-line-down:before{content:""}.ph-bold.ph-chart-line-up:before{content:""}.ph-bold.ph-chart-pie:before{content:""}.ph-bold.ph-chart-pie-slice:before{content:""}.ph-bold.ph-chart-polar:before{content:""}.ph-bold.ph-chart-scatter:before{content:""}.ph-bold.ph-chat:before{content:""}.ph-bold.ph-chat-centered:before{content:""}.ph-bold.ph-chat-centered-dots:before{content:""}.ph-bold.ph-chat-centered-slash:before{content:""}.ph-bold.ph-chat-centered-text:before{content:""}.ph-bold.ph-chat-circle:before{content:""}.ph-bold.ph-chat-circle-dots:before{content:""}.ph-bold.ph-chat-circle-slash:before{content:""}.ph-bold.ph-chat-circle-text:before{content:""}.ph-bold.ph-chat-dots:before{content:""}.ph-bold.ph-chat-slash:before{content:""}.ph-bold.ph-chat-teardrop:before{content:""}.ph-bold.ph-chat-teardrop-dots:before{content:""}.ph-bold.ph-chat-teardrop-slash:before{content:""}.ph-bold.ph-chat-teardrop-text:before{content:""}.ph-bold.ph-chat-text:before{content:""}.ph-bold.ph-chats:before{content:""}.ph-bold.ph-chats-circle:before{content:""}.ph-bold.ph-chats-teardrop:before{content:""}.ph-bold.ph-check:before{content:""}.ph-bold.ph-check-circle:before{content:""}.ph-bold.ph-check-fat:before{content:""}.ph-bold.ph-check-square:before{content:""}.ph-bold.ph-check-square-offset:before{content:""}.ph-bold.ph-checkerboard:before{content:""}.ph-bold.ph-checks:before{content:""}.ph-bold.ph-cheers:before{content:""}.ph-bold.ph-cheese:before{content:""}.ph-bold.ph-chef-hat:before{content:""}.ph-bold.ph-cherries:before{content:""}.ph-bold.ph-church:before{content:""}.ph-bold.ph-cigarette:before{content:""}.ph-bold.ph-cigarette-slash:before{content:""}.ph-bold.ph-circle:before{content:""}.ph-bold.ph-circle-dashed:before{content:""}.ph-bold.ph-circle-half:before{content:""}.ph-bold.ph-circle-half-tilt:before{content:""}.ph-bold.ph-circle-notch:before{content:""}.ph-bold.ph-circles-four:before{content:""}.ph-bold.ph-circles-three:before{content:""}.ph-bold.ph-circles-three-plus:before{content:""}.ph-bold.ph-circuitry:before{content:""}.ph-bold.ph-city:before{content:""}.ph-bold.ph-clipboard:before{content:""}.ph-bold.ph-clipboard-text:before{content:""}.ph-bold.ph-clock:before{content:""}.ph-bold.ph-clock-afternoon:before{content:""}.ph-bold.ph-clock-clockwise:before{content:""}.ph-bold.ph-clock-countdown:before{content:""}.ph-bold.ph-clock-counter-clockwise:before{content:""}.ph-bold.ph-clock-user:before{content:""}.ph-bold.ph-closed-captioning:before{content:""}.ph-bold.ph-cloud:before{content:""}.ph-bold.ph-cloud-arrow-down:before{content:""}.ph-bold.ph-cloud-arrow-up:before{content:""}.ph-bold.ph-cloud-check:before{content:""}.ph-bold.ph-cloud-fog:before{content:""}.ph-bold.ph-cloud-lightning:before{content:""}.ph-bold.ph-cloud-moon:before{content:""}.ph-bold.ph-cloud-rain:before{content:""}.ph-bold.ph-cloud-slash:before{content:""}.ph-bold.ph-cloud-snow:before{content:""}.ph-bold.ph-cloud-sun:before{content:""}.ph-bold.ph-cloud-warning:before{content:""}.ph-bold.ph-cloud-x:before{content:""}.ph-bold.ph-clover:before{content:""}.ph-bold.ph-club:before{content:""}.ph-bold.ph-coat-hanger:before{content:""}.ph-bold.ph-coda-logo:before{content:""}.ph-bold.ph-code:before{content:""}.ph-bold.ph-code-block:before{content:""}.ph-bold.ph-code-simple:before{content:""}.ph-bold.ph-codepen-logo:before{content:""}.ph-bold.ph-codesandbox-logo:before{content:""}.ph-bold.ph-coffee:before{content:""}.ph-bold.ph-coffee-bean:before{content:""}.ph-bold.ph-coin:before{content:""}.ph-bold.ph-coin-vertical:before{content:""}.ph-bold.ph-coins:before{content:""}.ph-bold.ph-columns:before{content:""}.ph-bold.ph-columns-plus-left:before{content:""}.ph-bold.ph-columns-plus-right:before{content:""}.ph-bold.ph-command:before{content:""}.ph-bold.ph-compass:before{content:""}.ph-bold.ph-compass-rose:before{content:""}.ph-bold.ph-compass-tool:before{content:""}.ph-bold.ph-computer-tower:before{content:""}.ph-bold.ph-confetti:before{content:""}.ph-bold.ph-contactless-payment:before{content:""}.ph-bold.ph-control:before{content:""}.ph-bold.ph-cookie:before{content:""}.ph-bold.ph-cooking-pot:before{content:""}.ph-bold.ph-copy:before{content:""}.ph-bold.ph-copy-simple:before{content:""}.ph-bold.ph-copyleft:before{content:""}.ph-bold.ph-copyright:before{content:""}.ph-bold.ph-corners-in:before{content:""}.ph-bold.ph-corners-out:before{content:""}.ph-bold.ph-couch:before{content:""}.ph-bold.ph-court-basketball:before{content:""}.ph-bold.ph-cow:before{content:""}.ph-bold.ph-cowboy-hat:before{content:""}.ph-bold.ph-cpu:before{content:""}.ph-bold.ph-crane:before{content:""}.ph-bold.ph-crane-tower:before{content:""}.ph-bold.ph-credit-card:before{content:""}.ph-bold.ph-cricket:before{content:""}.ph-bold.ph-crop:before{content:""}.ph-bold.ph-cross:before{content:""}.ph-bold.ph-crosshair:before{content:""}.ph-bold.ph-crosshair-simple:before{content:""}.ph-bold.ph-crown:before{content:""}.ph-bold.ph-crown-cross:before{content:""}.ph-bold.ph-crown-simple:before{content:""}.ph-bold.ph-cube:before{content:""}.ph-bold.ph-cube-focus:before{content:""}.ph-bold.ph-cube-transparent:before{content:""}.ph-bold.ph-currency-btc:before{content:""}.ph-bold.ph-currency-circle-dollar:before{content:""}.ph-bold.ph-currency-cny:before{content:""}.ph-bold.ph-currency-dollar:before{content:""}.ph-bold.ph-currency-dollar-simple:before{content:""}.ph-bold.ph-currency-eth:before{content:""}.ph-bold.ph-currency-eur:before{content:""}.ph-bold.ph-currency-gbp:before{content:""}.ph-bold.ph-currency-inr:before{content:""}.ph-bold.ph-currency-jpy:before{content:""}.ph-bold.ph-currency-krw:before{content:""}.ph-bold.ph-currency-kzt:before{content:""}.ph-bold.ph-currency-ngn:before{content:""}.ph-bold.ph-currency-rub:before{content:""}.ph-bold.ph-cursor:before{content:""}.ph-bold.ph-cursor-click:before{content:""}.ph-bold.ph-cursor-text:before{content:""}.ph-bold.ph-cylinder:before{content:""}.ph-bold.ph-database:before{content:""}.ph-bold.ph-desk:before{content:""}.ph-bold.ph-desktop:before{content:""}.ph-bold.ph-desktop-tower:before{content:""}.ph-bold.ph-detective:before{content:""}.ph-bold.ph-dev-to-logo:before{content:""}.ph-bold.ph-device-mobile:before{content:""}.ph-bold.ph-device-mobile-camera:before{content:""}.ph-bold.ph-device-mobile-slash:before{content:""}.ph-bold.ph-device-mobile-speaker:before{content:""}.ph-bold.ph-device-rotate:before{content:""}.ph-bold.ph-device-tablet:before{content:""}.ph-bold.ph-device-tablet-camera:before{content:""}.ph-bold.ph-device-tablet-speaker:before{content:""}.ph-bold.ph-devices:before{content:""}.ph-bold.ph-diamond:before{content:""}.ph-bold.ph-diamonds-four:before{content:""}.ph-bold.ph-dice-five:before{content:""}.ph-bold.ph-dice-four:before{content:""}.ph-bold.ph-dice-one:before{content:""}.ph-bold.ph-dice-six:before{content:""}.ph-bold.ph-dice-three:before{content:""}.ph-bold.ph-dice-two:before{content:""}.ph-bold.ph-disc:before{content:""}.ph-bold.ph-disco-ball:before{content:""}.ph-bold.ph-discord-logo:before{content:""}.ph-bold.ph-divide:before{content:""}.ph-bold.ph-dna:before{content:""}.ph-bold.ph-dog:before{content:""}.ph-bold.ph-door:before{content:""}.ph-bold.ph-door-open:before{content:""}.ph-bold.ph-dot:before{content:""}.ph-bold.ph-dot-outline:before{content:""}.ph-bold.ph-dots-nine:before{content:""}.ph-bold.ph-dots-six:before{content:""}.ph-bold.ph-dots-six-vertical:before{content:""}.ph-bold.ph-dots-three:before{content:""}.ph-bold.ph-dots-three-circle:before{content:""}.ph-bold.ph-dots-three-circle-vertical:before{content:""}.ph-bold.ph-dots-three-outline:before{content:""}.ph-bold.ph-dots-three-outline-vertical:before{content:""}.ph-bold.ph-dots-three-vertical:before{content:""}.ph-bold.ph-download:before{content:""}.ph-bold.ph-download-simple:before{content:""}.ph-bold.ph-dress:before{content:""}.ph-bold.ph-dresser:before{content:""}.ph-bold.ph-dribbble-logo:before{content:""}.ph-bold.ph-drone:before{content:""}.ph-bold.ph-drop:before{content:""}.ph-bold.ph-drop-half:before{content:""}.ph-bold.ph-drop-half-bottom:before{content:""}.ph-bold.ph-drop-simple:before{content:""}.ph-bold.ph-drop-slash:before{content:""}.ph-bold.ph-dropbox-logo:before{content:""}.ph-bold.ph-ear:before{content:""}.ph-bold.ph-ear-slash:before{content:""}.ph-bold.ph-egg:before{content:""}.ph-bold.ph-egg-crack:before{content:""}.ph-bold.ph-eject:before{content:""}.ph-bold.ph-eject-simple:before{content:""}.ph-bold.ph-elevator:before{content:""}.ph-bold.ph-empty:before{content:""}.ph-bold.ph-engine:before{content:""}.ph-bold.ph-envelope:before{content:""}.ph-bold.ph-envelope-open:before{content:""}.ph-bold.ph-envelope-simple:before{content:""}.ph-bold.ph-envelope-simple-open:before{content:""}.ph-bold.ph-equalizer:before{content:""}.ph-bold.ph-equals:before{content:""}.ph-bold.ph-eraser:before{content:""}.ph-bold.ph-escalator-down:before{content:""}.ph-bold.ph-escalator-up:before{content:""}.ph-bold.ph-exam:before{content:""}.ph-bold.ph-exclamation-mark:before{content:""}.ph-bold.ph-exclude:before{content:""}.ph-bold.ph-exclude-square:before{content:""}.ph-bold.ph-export:before{content:""}.ph-bold.ph-eye:before{content:""}.ph-bold.ph-eye-closed:before{content:""}.ph-bold.ph-eye-slash:before{content:""}.ph-bold.ph-eyedropper:before{content:""}.ph-bold.ph-eyedropper-sample:before{content:""}.ph-bold.ph-eyeglasses:before{content:""}.ph-bold.ph-eyes:before{content:""}.ph-bold.ph-face-mask:before{content:""}.ph-bold.ph-facebook-logo:before{content:""}.ph-bold.ph-factory:before{content:""}.ph-bold.ph-faders:before{content:""}.ph-bold.ph-faders-horizontal:before{content:""}.ph-bold.ph-fallout-shelter:before{content:""}.ph-bold.ph-fan:before{content:""}.ph-bold.ph-farm:before{content:""}.ph-bold.ph-fast-forward:before{content:""}.ph-bold.ph-fast-forward-circle:before{content:""}.ph-bold.ph-feather:before{content:""}.ph-bold.ph-fediverse-logo:before{content:""}.ph-bold.ph-figma-logo:before{content:""}.ph-bold.ph-file:before{content:""}.ph-bold.ph-file-archive:before{content:""}.ph-bold.ph-file-arrow-down:before{content:""}.ph-bold.ph-file-arrow-up:before{content:""}.ph-bold.ph-file-audio:before{content:""}.ph-bold.ph-file-c:before{content:""}.ph-bold.ph-file-c-sharp:before{content:""}.ph-bold.ph-file-cloud:before{content:""}.ph-bold.ph-file-code:before{content:""}.ph-bold.ph-file-cpp:before{content:""}.ph-bold.ph-file-css:before{content:""}.ph-bold.ph-file-csv:before{content:""}.ph-bold.ph-file-dashed:before,.ph-bold.ph-file-dotted:before{content:""}.ph-bold.ph-file-doc:before{content:""}.ph-bold.ph-file-html:before{content:""}.ph-bold.ph-file-image:before{content:""}.ph-bold.ph-file-ini:before{content:""}.ph-bold.ph-file-jpg:before{content:""}.ph-bold.ph-file-js:before{content:""}.ph-bold.ph-file-jsx:before{content:""}.ph-bold.ph-file-lock:before{content:""}.ph-bold.ph-file-magnifying-glass:before,.ph-bold.ph-file-search:before{content:""}.ph-bold.ph-file-md:before{content:""}.ph-bold.ph-file-minus:before{content:""}.ph-bold.ph-file-pdf:before{content:""}.ph-bold.ph-file-plus:before{content:""}.ph-bold.ph-file-png:before{content:""}.ph-bold.ph-file-ppt:before{content:""}.ph-bold.ph-file-py:before{content:""}.ph-bold.ph-file-rs:before{content:""}.ph-bold.ph-file-sql:before{content:""}.ph-bold.ph-file-svg:before{content:""}.ph-bold.ph-file-text:before{content:""}.ph-bold.ph-file-ts:before{content:""}.ph-bold.ph-file-tsx:before{content:""}.ph-bold.ph-file-txt:before{content:""}.ph-bold.ph-file-video:before{content:""}.ph-bold.ph-file-vue:before{content:""}.ph-bold.ph-file-x:before{content:""}.ph-bold.ph-file-xls:before{content:""}.ph-bold.ph-file-zip:before{content:""}.ph-bold.ph-files:before{content:""}.ph-bold.ph-film-reel:before{content:""}.ph-bold.ph-film-script:before{content:""}.ph-bold.ph-film-slate:before{content:""}.ph-bold.ph-film-strip:before{content:""}.ph-bold.ph-fingerprint:before{content:""}.ph-bold.ph-fingerprint-simple:before{content:""}.ph-bold.ph-finn-the-human:before{content:""}.ph-bold.ph-fire:before{content:""}.ph-bold.ph-fire-extinguisher:before{content:""}.ph-bold.ph-fire-simple:before{content:""}.ph-bold.ph-fire-truck:before{content:""}.ph-bold.ph-first-aid:before{content:""}.ph-bold.ph-first-aid-kit:before{content:""}.ph-bold.ph-fish:before{content:""}.ph-bold.ph-fish-simple:before{content:""}.ph-bold.ph-flag:before{content:""}.ph-bold.ph-flag-banner:before{content:""}.ph-bold.ph-flag-banner-fold:before{content:""}.ph-bold.ph-flag-checkered:before{content:""}.ph-bold.ph-flag-pennant:before{content:""}.ph-bold.ph-flame:before{content:""}.ph-bold.ph-flashlight:before{content:""}.ph-bold.ph-flask:before{content:""}.ph-bold.ph-flip-horizontal:before{content:""}.ph-bold.ph-flip-vertical:before{content:""}.ph-bold.ph-floppy-disk:before{content:""}.ph-bold.ph-floppy-disk-back:before{content:""}.ph-bold.ph-flow-arrow:before{content:""}.ph-bold.ph-flower:before{content:""}.ph-bold.ph-flower-lotus:before{content:""}.ph-bold.ph-flower-tulip:before{content:""}.ph-bold.ph-flying-saucer:before{content:""}.ph-bold.ph-folder:before,.ph-bold.ph-folder-notch:before{content:""}.ph-bold.ph-folder-dashed:before,.ph-bold.ph-folder-dotted:before{content:""}.ph-bold.ph-folder-lock:before{content:""}.ph-bold.ph-folder-minus:before,.ph-bold.ph-folder-notch-minus:before{content:""}.ph-bold.ph-folder-open:before,.ph-bold.ph-folder-notch-open:before{content:""}.ph-bold.ph-folder-plus:before,.ph-bold.ph-folder-notch-plus:before{content:""}.ph-bold.ph-folder-simple:before{content:""}.ph-bold.ph-folder-simple-dashed:before,.ph-bold.ph-folder-simple-dotted:before{content:""}.ph-bold.ph-folder-simple-lock:before{content:""}.ph-bold.ph-folder-simple-minus:before{content:""}.ph-bold.ph-folder-simple-plus:before{content:""}.ph-bold.ph-folder-simple-star:before{content:""}.ph-bold.ph-folder-simple-user:before{content:""}.ph-bold.ph-folder-star:before{content:""}.ph-bold.ph-folder-user:before{content:""}.ph-bold.ph-folders:before{content:""}.ph-bold.ph-football:before{content:""}.ph-bold.ph-football-helmet:before{content:""}.ph-bold.ph-footprints:before{content:""}.ph-bold.ph-fork-knife:before{content:""}.ph-bold.ph-four-k:before{content:""}.ph-bold.ph-frame-corners:before{content:""}.ph-bold.ph-framer-logo:before{content:""}.ph-bold.ph-function:before{content:""}.ph-bold.ph-funnel:before{content:""}.ph-bold.ph-funnel-simple:before{content:""}.ph-bold.ph-funnel-simple-x:before{content:""}.ph-bold.ph-funnel-x:before{content:""}.ph-bold.ph-game-controller:before{content:""}.ph-bold.ph-garage:before{content:""}.ph-bold.ph-gas-can:before{content:""}.ph-bold.ph-gas-pump:before{content:""}.ph-bold.ph-gauge:before{content:""}.ph-bold.ph-gavel:before{content:""}.ph-bold.ph-gear:before{content:""}.ph-bold.ph-gear-fine:before{content:""}.ph-bold.ph-gear-six:before{content:""}.ph-bold.ph-gender-female:before{content:""}.ph-bold.ph-gender-intersex:before{content:""}.ph-bold.ph-gender-male:before{content:""}.ph-bold.ph-gender-neuter:before{content:""}.ph-bold.ph-gender-nonbinary:before{content:""}.ph-bold.ph-gender-transgender:before{content:""}.ph-bold.ph-ghost:before{content:""}.ph-bold.ph-gif:before{content:""}.ph-bold.ph-gift:before{content:""}.ph-bold.ph-git-branch:before{content:""}.ph-bold.ph-git-commit:before{content:""}.ph-bold.ph-git-diff:before{content:""}.ph-bold.ph-git-fork:before{content:""}.ph-bold.ph-git-merge:before{content:""}.ph-bold.ph-git-pull-request:before{content:""}.ph-bold.ph-github-logo:before{content:""}.ph-bold.ph-gitlab-logo:before{content:""}.ph-bold.ph-gitlab-logo-simple:before{content:""}.ph-bold.ph-globe:before{content:""}.ph-bold.ph-globe-hemisphere-east:before{content:""}.ph-bold.ph-globe-hemisphere-west:before{content:""}.ph-bold.ph-globe-simple:before{content:""}.ph-bold.ph-globe-simple-x:before{content:""}.ph-bold.ph-globe-stand:before{content:""}.ph-bold.ph-globe-x:before{content:""}.ph-bold.ph-goggles:before{content:""}.ph-bold.ph-golf:before{content:""}.ph-bold.ph-goodreads-logo:before{content:""}.ph-bold.ph-google-cardboard-logo:before{content:""}.ph-bold.ph-google-chrome-logo:before{content:""}.ph-bold.ph-google-drive-logo:before{content:""}.ph-bold.ph-google-logo:before{content:""}.ph-bold.ph-google-photos-logo:before{content:""}.ph-bold.ph-google-play-logo:before{content:""}.ph-bold.ph-google-podcasts-logo:before{content:""}.ph-bold.ph-gps:before{content:""}.ph-bold.ph-gps-fix:before{content:""}.ph-bold.ph-gps-slash:before{content:""}.ph-bold.ph-gradient:before{content:""}.ph-bold.ph-graduation-cap:before{content:""}.ph-bold.ph-grains:before{content:""}.ph-bold.ph-grains-slash:before{content:""}.ph-bold.ph-graph:before{content:""}.ph-bold.ph-graphics-card:before{content:""}.ph-bold.ph-greater-than:before{content:""}.ph-bold.ph-greater-than-or-equal:before{content:""}.ph-bold.ph-grid-four:before{content:""}.ph-bold.ph-grid-nine:before{content:""}.ph-bold.ph-guitar:before{content:""}.ph-bold.ph-hair-dryer:before{content:""}.ph-bold.ph-hamburger:before{content:""}.ph-bold.ph-hammer:before{content:""}.ph-bold.ph-hand:before{content:""}.ph-bold.ph-hand-arrow-down:before{content:""}.ph-bold.ph-hand-arrow-up:before{content:""}.ph-bold.ph-hand-coins:before{content:""}.ph-bold.ph-hand-deposit:before{content:""}.ph-bold.ph-hand-eye:before{content:""}.ph-bold.ph-hand-fist:before{content:""}.ph-bold.ph-hand-grabbing:before{content:""}.ph-bold.ph-hand-heart:before{content:""}.ph-bold.ph-hand-palm:before{content:""}.ph-bold.ph-hand-peace:before{content:""}.ph-bold.ph-hand-pointing:before{content:""}.ph-bold.ph-hand-soap:before{content:""}.ph-bold.ph-hand-swipe-left:before{content:""}.ph-bold.ph-hand-swipe-right:before{content:""}.ph-bold.ph-hand-tap:before{content:""}.ph-bold.ph-hand-waving:before{content:""}.ph-bold.ph-hand-withdraw:before{content:""}.ph-bold.ph-handbag:before{content:""}.ph-bold.ph-handbag-simple:before{content:""}.ph-bold.ph-hands-clapping:before{content:""}.ph-bold.ph-hands-praying:before{content:""}.ph-bold.ph-handshake:before{content:""}.ph-bold.ph-hard-drive:before{content:""}.ph-bold.ph-hard-drives:before{content:""}.ph-bold.ph-hard-hat:before{content:""}.ph-bold.ph-hash:before{content:""}.ph-bold.ph-hash-straight:before{content:""}.ph-bold.ph-head-circuit:before{content:""}.ph-bold.ph-headlights:before{content:""}.ph-bold.ph-headphones:before{content:""}.ph-bold.ph-headset:before{content:""}.ph-bold.ph-heart:before{content:""}.ph-bold.ph-heart-break:before{content:""}.ph-bold.ph-heart-half:before{content:""}.ph-bold.ph-heart-straight:before{content:""}.ph-bold.ph-heart-straight-break:before{content:""}.ph-bold.ph-heartbeat:before{content:""}.ph-bold.ph-hexagon:before{content:""}.ph-bold.ph-high-definition:before{content:""}.ph-bold.ph-high-heel:before{content:""}.ph-bold.ph-highlighter:before{content:""}.ph-bold.ph-highlighter-circle:before{content:""}.ph-bold.ph-hockey:before{content:""}.ph-bold.ph-hoodie:before{content:""}.ph-bold.ph-horse:before{content:""}.ph-bold.ph-hospital:before{content:""}.ph-bold.ph-hourglass:before{content:""}.ph-bold.ph-hourglass-high:before{content:""}.ph-bold.ph-hourglass-low:before{content:""}.ph-bold.ph-hourglass-medium:before{content:""}.ph-bold.ph-hourglass-simple:before{content:""}.ph-bold.ph-hourglass-simple-high:before{content:""}.ph-bold.ph-hourglass-simple-low:before{content:""}.ph-bold.ph-hourglass-simple-medium:before{content:""}.ph-bold.ph-house:before{content:""}.ph-bold.ph-house-line:before{content:""}.ph-bold.ph-house-simple:before{content:""}.ph-bold.ph-hurricane:before{content:""}.ph-bold.ph-ice-cream:before{content:""}.ph-bold.ph-identification-badge:before{content:""}.ph-bold.ph-identification-card:before{content:""}.ph-bold.ph-image:before{content:""}.ph-bold.ph-image-broken:before{content:""}.ph-bold.ph-image-square:before{content:""}.ph-bold.ph-images:before{content:""}.ph-bold.ph-images-square:before{content:""}.ph-bold.ph-infinity:before,.ph-bold.ph-lemniscate:before{content:""}.ph-bold.ph-info:before{content:""}.ph-bold.ph-instagram-logo:before{content:""}.ph-bold.ph-intersect:before{content:""}.ph-bold.ph-intersect-square:before{content:""}.ph-bold.ph-intersect-three:before{content:""}.ph-bold.ph-intersection:before{content:""}.ph-bold.ph-invoice:before{content:""}.ph-bold.ph-island:before{content:""}.ph-bold.ph-jar:before{content:""}.ph-bold.ph-jar-label:before{content:""}.ph-bold.ph-jeep:before{content:""}.ph-bold.ph-joystick:before{content:""}.ph-bold.ph-kanban:before{content:""}.ph-bold.ph-key:before{content:""}.ph-bold.ph-key-return:before{content:""}.ph-bold.ph-keyboard:before{content:""}.ph-bold.ph-keyhole:before{content:""}.ph-bold.ph-knife:before{content:""}.ph-bold.ph-ladder:before{content:""}.ph-bold.ph-ladder-simple:before{content:""}.ph-bold.ph-lamp:before{content:""}.ph-bold.ph-lamp-pendant:before{content:""}.ph-bold.ph-laptop:before{content:""}.ph-bold.ph-lasso:before{content:""}.ph-bold.ph-lastfm-logo:before{content:""}.ph-bold.ph-layout:before{content:""}.ph-bold.ph-leaf:before{content:""}.ph-bold.ph-lectern:before{content:""}.ph-bold.ph-lego:before{content:""}.ph-bold.ph-lego-smiley:before{content:""}.ph-bold.ph-less-than:before{content:""}.ph-bold.ph-less-than-or-equal:before{content:""}.ph-bold.ph-letter-circle-h:before{content:""}.ph-bold.ph-letter-circle-p:before{content:""}.ph-bold.ph-letter-circle-v:before{content:""}.ph-bold.ph-lifebuoy:before{content:""}.ph-bold.ph-lightbulb:before{content:""}.ph-bold.ph-lightbulb-filament:before{content:""}.ph-bold.ph-lighthouse:before{content:""}.ph-bold.ph-lightning:before{content:""}.ph-bold.ph-lightning-a:before{content:""}.ph-bold.ph-lightning-slash:before{content:""}.ph-bold.ph-line-segment:before{content:""}.ph-bold.ph-line-segments:before{content:""}.ph-bold.ph-line-vertical:before{content:""}.ph-bold.ph-link:before{content:""}.ph-bold.ph-link-break:before{content:""}.ph-bold.ph-link-simple:before{content:""}.ph-bold.ph-link-simple-break:before{content:""}.ph-bold.ph-link-simple-horizontal:before{content:""}.ph-bold.ph-link-simple-horizontal-break:before{content:""}.ph-bold.ph-linkedin-logo:before{content:""}.ph-bold.ph-linktree-logo:before{content:""}.ph-bold.ph-linux-logo:before{content:""}.ph-bold.ph-list:before{content:""}.ph-bold.ph-list-bullets:before{content:""}.ph-bold.ph-list-checks:before{content:""}.ph-bold.ph-list-dashes:before{content:""}.ph-bold.ph-list-heart:before{content:""}.ph-bold.ph-list-magnifying-glass:before{content:""}.ph-bold.ph-list-numbers:before{content:""}.ph-bold.ph-list-plus:before{content:""}.ph-bold.ph-list-star:before{content:""}.ph-bold.ph-lock:before{content:""}.ph-bold.ph-lock-key:before{content:""}.ph-bold.ph-lock-key-open:before{content:""}.ph-bold.ph-lock-laminated:before{content:""}.ph-bold.ph-lock-laminated-open:before{content:""}.ph-bold.ph-lock-open:before{content:""}.ph-bold.ph-lock-simple:before{content:""}.ph-bold.ph-lock-simple-open:before{content:""}.ph-bold.ph-lockers:before{content:""}.ph-bold.ph-log:before{content:""}.ph-bold.ph-magic-wand:before{content:""}.ph-bold.ph-magnet:before{content:""}.ph-bold.ph-magnet-straight:before{content:""}.ph-bold.ph-magnifying-glass:before{content:""}.ph-bold.ph-magnifying-glass-minus:before{content:""}.ph-bold.ph-magnifying-glass-plus:before{content:""}.ph-bold.ph-mailbox:before{content:""}.ph-bold.ph-map-pin:before{content:""}.ph-bold.ph-map-pin-area:before{content:""}.ph-bold.ph-map-pin-line:before{content:""}.ph-bold.ph-map-pin-plus:before{content:""}.ph-bold.ph-map-pin-simple:before{content:""}.ph-bold.ph-map-pin-simple-area:before{content:""}.ph-bold.ph-map-pin-simple-line:before{content:""}.ph-bold.ph-map-trifold:before{content:""}.ph-bold.ph-markdown-logo:before{content:""}.ph-bold.ph-marker-circle:before{content:""}.ph-bold.ph-martini:before{content:""}.ph-bold.ph-mask-happy:before{content:""}.ph-bold.ph-mask-sad:before{content:""}.ph-bold.ph-mastodon-logo:before{content:""}.ph-bold.ph-math-operations:before{content:""}.ph-bold.ph-matrix-logo:before{content:""}.ph-bold.ph-medal:before{content:""}.ph-bold.ph-medal-military:before{content:""}.ph-bold.ph-medium-logo:before{content:""}.ph-bold.ph-megaphone:before{content:""}.ph-bold.ph-megaphone-simple:before{content:""}.ph-bold.ph-member-of:before{content:""}.ph-bold.ph-memory:before{content:""}.ph-bold.ph-messenger-logo:before{content:""}.ph-bold.ph-meta-logo:before{content:""}.ph-bold.ph-meteor:before{content:""}.ph-bold.ph-metronome:before{content:""}.ph-bold.ph-microphone:before{content:""}.ph-bold.ph-microphone-slash:before{content:""}.ph-bold.ph-microphone-stage:before{content:""}.ph-bold.ph-microscope:before{content:""}.ph-bold.ph-microsoft-excel-logo:before{content:""}.ph-bold.ph-microsoft-outlook-logo:before{content:""}.ph-bold.ph-microsoft-powerpoint-logo:before{content:""}.ph-bold.ph-microsoft-teams-logo:before{content:""}.ph-bold.ph-microsoft-word-logo:before{content:""}.ph-bold.ph-minus:before{content:""}.ph-bold.ph-minus-circle:before{content:""}.ph-bold.ph-minus-square:before{content:""}.ph-bold.ph-money:before{content:""}.ph-bold.ph-money-wavy:before{content:""}.ph-bold.ph-monitor:before{content:""}.ph-bold.ph-monitor-arrow-up:before{content:""}.ph-bold.ph-monitor-play:before{content:""}.ph-bold.ph-moon:before{content:""}.ph-bold.ph-moon-stars:before{content:""}.ph-bold.ph-moped:before{content:""}.ph-bold.ph-moped-front:before{content:""}.ph-bold.ph-mosque:before{content:""}.ph-bold.ph-motorcycle:before{content:""}.ph-bold.ph-mountains:before{content:""}.ph-bold.ph-mouse:before{content:""}.ph-bold.ph-mouse-left-click:before{content:""}.ph-bold.ph-mouse-middle-click:before{content:""}.ph-bold.ph-mouse-right-click:before{content:""}.ph-bold.ph-mouse-scroll:before{content:""}.ph-bold.ph-mouse-simple:before{content:""}.ph-bold.ph-music-note:before{content:""}.ph-bold.ph-music-note-simple:before{content:""}.ph-bold.ph-music-notes:before{content:""}.ph-bold.ph-music-notes-minus:before{content:""}.ph-bold.ph-music-notes-plus:before{content:""}.ph-bold.ph-music-notes-simple:before{content:""}.ph-bold.ph-navigation-arrow:before{content:""}.ph-bold.ph-needle:before{content:""}.ph-bold.ph-network:before{content:""}.ph-bold.ph-network-slash:before{content:""}.ph-bold.ph-network-x:before{content:""}.ph-bold.ph-newspaper:before{content:""}.ph-bold.ph-newspaper-clipping:before{content:""}.ph-bold.ph-not-equals:before{content:""}.ph-bold.ph-not-member-of:before{content:""}.ph-bold.ph-not-subset-of:before{content:""}.ph-bold.ph-not-superset-of:before{content:""}.ph-bold.ph-notches:before{content:""}.ph-bold.ph-note:before{content:""}.ph-bold.ph-note-blank:before{content:""}.ph-bold.ph-note-pencil:before{content:""}.ph-bold.ph-notebook:before{content:""}.ph-bold.ph-notepad:before{content:""}.ph-bold.ph-notification:before{content:""}.ph-bold.ph-notion-logo:before{content:""}.ph-bold.ph-nuclear-plant:before{content:""}.ph-bold.ph-number-circle-eight:before{content:""}.ph-bold.ph-number-circle-five:before{content:""}.ph-bold.ph-number-circle-four:before{content:""}.ph-bold.ph-number-circle-nine:before{content:""}.ph-bold.ph-number-circle-one:before{content:""}.ph-bold.ph-number-circle-seven:before{content:""}.ph-bold.ph-number-circle-six:before{content:""}.ph-bold.ph-number-circle-three:before{content:""}.ph-bold.ph-number-circle-two:before{content:""}.ph-bold.ph-number-circle-zero:before{content:""}.ph-bold.ph-number-eight:before{content:""}.ph-bold.ph-number-five:before{content:""}.ph-bold.ph-number-four:before{content:""}.ph-bold.ph-number-nine:before{content:""}.ph-bold.ph-number-one:before{content:""}.ph-bold.ph-number-seven:before{content:""}.ph-bold.ph-number-six:before{content:""}.ph-bold.ph-number-square-eight:before{content:""}.ph-bold.ph-number-square-five:before{content:""}.ph-bold.ph-number-square-four:before{content:""}.ph-bold.ph-number-square-nine:before{content:""}.ph-bold.ph-number-square-one:before{content:""}.ph-bold.ph-number-square-seven:before{content:""}.ph-bold.ph-number-square-six:before{content:""}.ph-bold.ph-number-square-three:before{content:""}.ph-bold.ph-number-square-two:before{content:""}.ph-bold.ph-number-square-zero:before{content:""}.ph-bold.ph-number-three:before{content:""}.ph-bold.ph-number-two:before{content:""}.ph-bold.ph-number-zero:before{content:""}.ph-bold.ph-numpad:before{content:""}.ph-bold.ph-nut:before{content:""}.ph-bold.ph-ny-times-logo:before{content:""}.ph-bold.ph-octagon:before{content:""}.ph-bold.ph-office-chair:before{content:""}.ph-bold.ph-onigiri:before{content:""}.ph-bold.ph-open-ai-logo:before{content:""}.ph-bold.ph-option:before{content:""}.ph-bold.ph-orange:before{content:""}.ph-bold.ph-orange-slice:before{content:""}.ph-bold.ph-oven:before{content:""}.ph-bold.ph-package:before{content:""}.ph-bold.ph-paint-brush:before{content:""}.ph-bold.ph-paint-brush-broad:before{content:""}.ph-bold.ph-paint-brush-household:before{content:""}.ph-bold.ph-paint-bucket:before{content:""}.ph-bold.ph-paint-roller:before{content:""}.ph-bold.ph-palette:before{content:""}.ph-bold.ph-panorama:before{content:""}.ph-bold.ph-pants:before{content:""}.ph-bold.ph-paper-plane:before{content:""}.ph-bold.ph-paper-plane-right:before{content:""}.ph-bold.ph-paper-plane-tilt:before{content:""}.ph-bold.ph-paperclip:before{content:""}.ph-bold.ph-paperclip-horizontal:before{content:""}.ph-bold.ph-parachute:before{content:""}.ph-bold.ph-paragraph:before{content:""}.ph-bold.ph-parallelogram:before{content:""}.ph-bold.ph-park:before{content:""}.ph-bold.ph-password:before{content:""}.ph-bold.ph-path:before{content:""}.ph-bold.ph-patreon-logo:before{content:""}.ph-bold.ph-pause:before{content:""}.ph-bold.ph-pause-circle:before{content:""}.ph-bold.ph-paw-print:before{content:""}.ph-bold.ph-paypal-logo:before{content:""}.ph-bold.ph-peace:before{content:""}.ph-bold.ph-pen:before{content:""}.ph-bold.ph-pen-nib:before{content:""}.ph-bold.ph-pen-nib-straight:before{content:""}.ph-bold.ph-pencil:before{content:""}.ph-bold.ph-pencil-circle:before{content:""}.ph-bold.ph-pencil-line:before{content:""}.ph-bold.ph-pencil-ruler:before{content:""}.ph-bold.ph-pencil-simple:before{content:""}.ph-bold.ph-pencil-simple-line:before{content:""}.ph-bold.ph-pencil-simple-slash:before{content:""}.ph-bold.ph-pencil-slash:before{content:""}.ph-bold.ph-pentagon:before{content:""}.ph-bold.ph-pentagram:before{content:""}.ph-bold.ph-pepper:before{content:""}.ph-bold.ph-percent:before{content:""}.ph-bold.ph-person:before{content:""}.ph-bold.ph-person-arms-spread:before{content:""}.ph-bold.ph-person-simple:before{content:""}.ph-bold.ph-person-simple-bike:before{content:""}.ph-bold.ph-person-simple-circle:before{content:""}.ph-bold.ph-person-simple-hike:before{content:""}.ph-bold.ph-person-simple-run:before{content:""}.ph-bold.ph-person-simple-ski:before{content:""}.ph-bold.ph-person-simple-snowboard:before{content:""}.ph-bold.ph-person-simple-swim:before{content:""}.ph-bold.ph-person-simple-tai-chi:before{content:""}.ph-bold.ph-person-simple-throw:before{content:""}.ph-bold.ph-person-simple-walk:before{content:""}.ph-bold.ph-perspective:before{content:""}.ph-bold.ph-phone:before{content:""}.ph-bold.ph-phone-call:before{content:""}.ph-bold.ph-phone-disconnect:before{content:""}.ph-bold.ph-phone-incoming:before{content:""}.ph-bold.ph-phone-list:before{content:""}.ph-bold.ph-phone-outgoing:before{content:""}.ph-bold.ph-phone-pause:before{content:""}.ph-bold.ph-phone-plus:before{content:""}.ph-bold.ph-phone-slash:before{content:""}.ph-bold.ph-phone-transfer:before{content:""}.ph-bold.ph-phone-x:before{content:""}.ph-bold.ph-phosphor-logo:before{content:""}.ph-bold.ph-pi:before{content:""}.ph-bold.ph-piano-keys:before{content:""}.ph-bold.ph-picnic-table:before{content:""}.ph-bold.ph-picture-in-picture:before{content:""}.ph-bold.ph-piggy-bank:before{content:""}.ph-bold.ph-pill:before{content:""}.ph-bold.ph-ping-pong:before{content:""}.ph-bold.ph-pint-glass:before{content:""}.ph-bold.ph-pinterest-logo:before{content:""}.ph-bold.ph-pinwheel:before{content:""}.ph-bold.ph-pipe:before{content:""}.ph-bold.ph-pipe-wrench:before{content:""}.ph-bold.ph-pix-logo:before{content:""}.ph-bold.ph-pizza:before{content:""}.ph-bold.ph-placeholder:before{content:""}.ph-bold.ph-planet:before{content:""}.ph-bold.ph-plant:before{content:""}.ph-bold.ph-play:before{content:""}.ph-bold.ph-play-circle:before{content:""}.ph-bold.ph-play-pause:before{content:""}.ph-bold.ph-playlist:before{content:""}.ph-bold.ph-plug:before{content:""}.ph-bold.ph-plug-charging:before{content:""}.ph-bold.ph-plugs:before{content:""}.ph-bold.ph-plugs-connected:before{content:""}.ph-bold.ph-plus:before{content:""}.ph-bold.ph-plus-circle:before{content:""}.ph-bold.ph-plus-minus:before{content:""}.ph-bold.ph-plus-square:before{content:""}.ph-bold.ph-poker-chip:before{content:""}.ph-bold.ph-police-car:before{content:""}.ph-bold.ph-polygon:before{content:""}.ph-bold.ph-popcorn:before{content:""}.ph-bold.ph-popsicle:before{content:""}.ph-bold.ph-potted-plant:before{content:""}.ph-bold.ph-power:before{content:""}.ph-bold.ph-prescription:before{content:""}.ph-bold.ph-presentation:before{content:""}.ph-bold.ph-presentation-chart:before{content:""}.ph-bold.ph-printer:before{content:""}.ph-bold.ph-prohibit:before{content:""}.ph-bold.ph-prohibit-inset:before{content:""}.ph-bold.ph-projector-screen:before{content:""}.ph-bold.ph-projector-screen-chart:before{content:""}.ph-bold.ph-pulse:before,.ph-bold.ph-activity:before{content:""}.ph-bold.ph-push-pin:before{content:""}.ph-bold.ph-push-pin-simple:before{content:""}.ph-bold.ph-push-pin-simple-slash:before{content:""}.ph-bold.ph-push-pin-slash:before{content:""}.ph-bold.ph-puzzle-piece:before{content:""}.ph-bold.ph-qr-code:before{content:""}.ph-bold.ph-question:before{content:""}.ph-bold.ph-question-mark:before{content:""}.ph-bold.ph-queue:before{content:""}.ph-bold.ph-quotes:before{content:""}.ph-bold.ph-rabbit:before{content:""}.ph-bold.ph-racquet:before{content:""}.ph-bold.ph-radical:before{content:""}.ph-bold.ph-radio:before{content:""}.ph-bold.ph-radio-button:before{content:""}.ph-bold.ph-radioactive:before{content:""}.ph-bold.ph-rainbow:before{content:""}.ph-bold.ph-rainbow-cloud:before{content:""}.ph-bold.ph-ranking:before{content:""}.ph-bold.ph-read-cv-logo:before{content:""}.ph-bold.ph-receipt:before{content:""}.ph-bold.ph-receipt-x:before{content:""}.ph-bold.ph-record:before{content:""}.ph-bold.ph-rectangle:before{content:""}.ph-bold.ph-rectangle-dashed:before{content:""}.ph-bold.ph-recycle:before{content:""}.ph-bold.ph-reddit-logo:before{content:""}.ph-bold.ph-repeat:before{content:""}.ph-bold.ph-repeat-once:before{content:""}.ph-bold.ph-replit-logo:before{content:""}.ph-bold.ph-resize:before{content:""}.ph-bold.ph-rewind:before{content:""}.ph-bold.ph-rewind-circle:before{content:""}.ph-bold.ph-road-horizon:before{content:""}.ph-bold.ph-robot:before{content:""}.ph-bold.ph-rocket:before{content:""}.ph-bold.ph-rocket-launch:before{content:""}.ph-bold.ph-rows:before{content:""}.ph-bold.ph-rows-plus-bottom:before{content:""}.ph-bold.ph-rows-plus-top:before{content:""}.ph-bold.ph-rss:before{content:""}.ph-bold.ph-rss-simple:before{content:""}.ph-bold.ph-rug:before{content:""}.ph-bold.ph-ruler:before{content:""}.ph-bold.ph-sailboat:before{content:""}.ph-bold.ph-scales:before{content:""}.ph-bold.ph-scan:before{content:""}.ph-bold.ph-scan-smiley:before{content:""}.ph-bold.ph-scissors:before{content:""}.ph-bold.ph-scooter:before{content:""}.ph-bold.ph-screencast:before{content:""}.ph-bold.ph-screwdriver:before{content:""}.ph-bold.ph-scribble:before{content:""}.ph-bold.ph-scribble-loop:before{content:""}.ph-bold.ph-scroll:before{content:""}.ph-bold.ph-seal:before,.ph-bold.ph-circle-wavy:before{content:""}.ph-bold.ph-seal-check:before,.ph-bold.ph-circle-wavy-check:before{content:""}.ph-bold.ph-seal-percent:before{content:""}.ph-bold.ph-seal-question:before,.ph-bold.ph-circle-wavy-question:before{content:""}.ph-bold.ph-seal-warning:before,.ph-bold.ph-circle-wavy-warning:before{content:""}.ph-bold.ph-seat:before{content:""}.ph-bold.ph-seatbelt:before{content:""}.ph-bold.ph-security-camera:before{content:""}.ph-bold.ph-selection:before{content:""}.ph-bold.ph-selection-all:before{content:""}.ph-bold.ph-selection-background:before{content:""}.ph-bold.ph-selection-foreground:before{content:""}.ph-bold.ph-selection-inverse:before{content:""}.ph-bold.ph-selection-plus:before{content:""}.ph-bold.ph-selection-slash:before{content:""}.ph-bold.ph-shapes:before{content:""}.ph-bold.ph-share:before{content:""}.ph-bold.ph-share-fat:before{content:""}.ph-bold.ph-share-network:before{content:""}.ph-bold.ph-shield:before{content:""}.ph-bold.ph-shield-check:before{content:""}.ph-bold.ph-shield-checkered:before{content:""}.ph-bold.ph-shield-chevron:before{content:""}.ph-bold.ph-shield-plus:before{content:""}.ph-bold.ph-shield-slash:before{content:""}.ph-bold.ph-shield-star:before{content:""}.ph-bold.ph-shield-warning:before{content:""}.ph-bold.ph-shipping-container:before{content:""}.ph-bold.ph-shirt-folded:before{content:""}.ph-bold.ph-shooting-star:before{content:""}.ph-bold.ph-shopping-bag:before{content:""}.ph-bold.ph-shopping-bag-open:before{content:""}.ph-bold.ph-shopping-cart:before{content:""}.ph-bold.ph-shopping-cart-simple:before{content:""}.ph-bold.ph-shovel:before{content:""}.ph-bold.ph-shower:before{content:""}.ph-bold.ph-shrimp:before{content:""}.ph-bold.ph-shuffle:before{content:""}.ph-bold.ph-shuffle-angular:before{content:""}.ph-bold.ph-shuffle-simple:before{content:""}.ph-bold.ph-sidebar:before{content:""}.ph-bold.ph-sidebar-simple:before{content:""}.ph-bold.ph-sigma:before{content:""}.ph-bold.ph-sign-in:before{content:""}.ph-bold.ph-sign-out:before{content:""}.ph-bold.ph-signature:before{content:""}.ph-bold.ph-signpost:before{content:""}.ph-bold.ph-sim-card:before{content:""}.ph-bold.ph-siren:before{content:""}.ph-bold.ph-sketch-logo:before{content:""}.ph-bold.ph-skip-back:before{content:""}.ph-bold.ph-skip-back-circle:before{content:""}.ph-bold.ph-skip-forward:before{content:""}.ph-bold.ph-skip-forward-circle:before{content:""}.ph-bold.ph-skull:before{content:""}.ph-bold.ph-skype-logo:before{content:""}.ph-bold.ph-slack-logo:before{content:""}.ph-bold.ph-sliders:before{content:""}.ph-bold.ph-sliders-horizontal:before{content:""}.ph-bold.ph-slideshow:before{content:""}.ph-bold.ph-smiley:before{content:""}.ph-bold.ph-smiley-angry:before{content:""}.ph-bold.ph-smiley-blank:before{content:""}.ph-bold.ph-smiley-meh:before{content:""}.ph-bold.ph-smiley-melting:before{content:""}.ph-bold.ph-smiley-nervous:before{content:""}.ph-bold.ph-smiley-sad:before{content:""}.ph-bold.ph-smiley-sticker:before{content:""}.ph-bold.ph-smiley-wink:before{content:""}.ph-bold.ph-smiley-x-eyes:before{content:""}.ph-bold.ph-snapchat-logo:before{content:""}.ph-bold.ph-sneaker:before{content:""}.ph-bold.ph-sneaker-move:before{content:""}.ph-bold.ph-snowflake:before{content:""}.ph-bold.ph-soccer-ball:before{content:""}.ph-bold.ph-sock:before{content:""}.ph-bold.ph-solar-panel:before{content:""}.ph-bold.ph-solar-roof:before{content:""}.ph-bold.ph-sort-ascending:before{content:""}.ph-bold.ph-sort-descending:before{content:""}.ph-bold.ph-soundcloud-logo:before{content:""}.ph-bold.ph-spade:before{content:""}.ph-bold.ph-sparkle:before{content:""}.ph-bold.ph-speaker-hifi:before{content:""}.ph-bold.ph-speaker-high:before{content:""}.ph-bold.ph-speaker-low:before{content:""}.ph-bold.ph-speaker-none:before{content:""}.ph-bold.ph-speaker-simple-high:before{content:""}.ph-bold.ph-speaker-simple-low:before{content:""}.ph-bold.ph-speaker-simple-none:before{content:""}.ph-bold.ph-speaker-simple-slash:before{content:""}.ph-bold.ph-speaker-simple-x:before{content:""}.ph-bold.ph-speaker-slash:before{content:""}.ph-bold.ph-speaker-x:before{content:""}.ph-bold.ph-speedometer:before{content:""}.ph-bold.ph-sphere:before{content:""}.ph-bold.ph-spinner:before{content:""}.ph-bold.ph-spinner-ball:before{content:""}.ph-bold.ph-spinner-gap:before{content:""}.ph-bold.ph-spiral:before{content:""}.ph-bold.ph-split-horizontal:before{content:""}.ph-bold.ph-split-vertical:before{content:""}.ph-bold.ph-spotify-logo:before{content:""}.ph-bold.ph-spray-bottle:before{content:""}.ph-bold.ph-square:before{content:""}.ph-bold.ph-square-half:before{content:""}.ph-bold.ph-square-half-bottom:before{content:""}.ph-bold.ph-square-logo:before{content:""}.ph-bold.ph-square-split-horizontal:before{content:""}.ph-bold.ph-square-split-vertical:before{content:""}.ph-bold.ph-squares-four:before{content:""}.ph-bold.ph-stack:before{content:""}.ph-bold.ph-stack-minus:before{content:""}.ph-bold.ph-stack-overflow-logo:before{content:""}.ph-bold.ph-stack-plus:before{content:""}.ph-bold.ph-stack-simple:before{content:""}.ph-bold.ph-stairs:before{content:""}.ph-bold.ph-stamp:before{content:""}.ph-bold.ph-standard-definition:before{content:""}.ph-bold.ph-star:before{content:""}.ph-bold.ph-star-and-crescent:before{content:""}.ph-bold.ph-star-four:before{content:""}.ph-bold.ph-star-half:before{content:""}.ph-bold.ph-star-of-david:before{content:""}.ph-bold.ph-steam-logo:before{content:""}.ph-bold.ph-steering-wheel:before{content:""}.ph-bold.ph-steps:before{content:""}.ph-bold.ph-stethoscope:before{content:""}.ph-bold.ph-sticker:before{content:""}.ph-bold.ph-stool:before{content:""}.ph-bold.ph-stop:before{content:""}.ph-bold.ph-stop-circle:before{content:""}.ph-bold.ph-storefront:before{content:""}.ph-bold.ph-strategy:before{content:""}.ph-bold.ph-stripe-logo:before{content:""}.ph-bold.ph-student:before{content:""}.ph-bold.ph-subset-of:before{content:""}.ph-bold.ph-subset-proper-of:before{content:""}.ph-bold.ph-subtitles:before{content:""}.ph-bold.ph-subtitles-slash:before{content:""}.ph-bold.ph-subtract:before{content:""}.ph-bold.ph-subtract-square:before{content:""}.ph-bold.ph-subway:before{content:""}.ph-bold.ph-suitcase:before{content:""}.ph-bold.ph-suitcase-rolling:before{content:""}.ph-bold.ph-suitcase-simple:before{content:""}.ph-bold.ph-sun:before{content:""}.ph-bold.ph-sun-dim:before{content:""}.ph-bold.ph-sun-horizon:before{content:""}.ph-bold.ph-sunglasses:before{content:""}.ph-bold.ph-superset-of:before{content:""}.ph-bold.ph-superset-proper-of:before{content:""}.ph-bold.ph-swap:before{content:""}.ph-bold.ph-swatches:before{content:""}.ph-bold.ph-swimming-pool:before{content:""}.ph-bold.ph-sword:before{content:""}.ph-bold.ph-synagogue:before{content:""}.ph-bold.ph-syringe:before{content:""}.ph-bold.ph-t-shirt:before{content:""}.ph-bold.ph-table:before{content:""}.ph-bold.ph-tabs:before{content:""}.ph-bold.ph-tag:before{content:""}.ph-bold.ph-tag-chevron:before{content:""}.ph-bold.ph-tag-simple:before{content:""}.ph-bold.ph-target:before{content:""}.ph-bold.ph-taxi:before{content:""}.ph-bold.ph-tea-bag:before{content:""}.ph-bold.ph-telegram-logo:before{content:""}.ph-bold.ph-television:before{content:""}.ph-bold.ph-television-simple:before{content:""}.ph-bold.ph-tennis-ball:before{content:""}.ph-bold.ph-tent:before{content:""}.ph-bold.ph-terminal:before{content:""}.ph-bold.ph-terminal-window:before{content:""}.ph-bold.ph-test-tube:before{content:""}.ph-bold.ph-text-a-underline:before{content:""}.ph-bold.ph-text-aa:before{content:""}.ph-bold.ph-text-align-center:before{content:""}.ph-bold.ph-text-align-justify:before{content:""}.ph-bold.ph-text-align-left:before{content:""}.ph-bold.ph-text-align-right:before{content:""}.ph-bold.ph-text-b:before,.ph-bold.ph-text-bolder:before{content:""}.ph-bold.ph-text-columns:before{content:""}.ph-bold.ph-text-h:before{content:""}.ph-bold.ph-text-h-five:before{content:""}.ph-bold.ph-text-h-four:before{content:""}.ph-bold.ph-text-h-one:before{content:""}.ph-bold.ph-text-h-six:before{content:""}.ph-bold.ph-text-h-three:before{content:""}.ph-bold.ph-text-h-two:before{content:""}.ph-bold.ph-text-indent:before{content:""}.ph-bold.ph-text-italic:before{content:""}.ph-bold.ph-text-outdent:before{content:""}.ph-bold.ph-text-strikethrough:before{content:""}.ph-bold.ph-text-subscript:before{content:""}.ph-bold.ph-text-superscript:before{content:""}.ph-bold.ph-text-t:before{content:""}.ph-bold.ph-text-t-slash:before{content:""}.ph-bold.ph-text-underline:before{content:""}.ph-bold.ph-textbox:before{content:""}.ph-bold.ph-thermometer:before{content:""}.ph-bold.ph-thermometer-cold:before{content:""}.ph-bold.ph-thermometer-hot:before{content:""}.ph-bold.ph-thermometer-simple:before{content:""}.ph-bold.ph-threads-logo:before{content:""}.ph-bold.ph-three-d:before{content:""}.ph-bold.ph-thumbs-down:before{content:""}.ph-bold.ph-thumbs-up:before{content:""}.ph-bold.ph-ticket:before{content:""}.ph-bold.ph-tidal-logo:before{content:""}.ph-bold.ph-tiktok-logo:before{content:""}.ph-bold.ph-tilde:before{content:""}.ph-bold.ph-timer:before{content:""}.ph-bold.ph-tip-jar:before{content:""}.ph-bold.ph-tipi:before{content:""}.ph-bold.ph-tire:before{content:""}.ph-bold.ph-toggle-left:before{content:""}.ph-bold.ph-toggle-right:before{content:""}.ph-bold.ph-toilet:before{content:""}.ph-bold.ph-toilet-paper:before{content:""}.ph-bold.ph-toolbox:before{content:""}.ph-bold.ph-tooth:before{content:""}.ph-bold.ph-tornado:before{content:""}.ph-bold.ph-tote:before{content:""}.ph-bold.ph-tote-simple:before{content:""}.ph-bold.ph-towel:before{content:""}.ph-bold.ph-tractor:before{content:""}.ph-bold.ph-trademark:before{content:""}.ph-bold.ph-trademark-registered:before{content:""}.ph-bold.ph-traffic-cone:before{content:""}.ph-bold.ph-traffic-sign:before{content:""}.ph-bold.ph-traffic-signal:before{content:""}.ph-bold.ph-train:before{content:""}.ph-bold.ph-train-regional:before{content:""}.ph-bold.ph-train-simple:before{content:""}.ph-bold.ph-tram:before{content:""}.ph-bold.ph-translate:before{content:""}.ph-bold.ph-trash:before{content:""}.ph-bold.ph-trash-simple:before{content:""}.ph-bold.ph-tray:before{content:""}.ph-bold.ph-tray-arrow-down:before,.ph-bold.ph-archive-tray:before{content:""}.ph-bold.ph-tray-arrow-up:before{content:""}.ph-bold.ph-treasure-chest:before{content:""}.ph-bold.ph-tree:before{content:""}.ph-bold.ph-tree-evergreen:before{content:""}.ph-bold.ph-tree-palm:before{content:""}.ph-bold.ph-tree-structure:before{content:""}.ph-bold.ph-tree-view:before{content:""}.ph-bold.ph-trend-down:before{content:""}.ph-bold.ph-trend-up:before{content:""}.ph-bold.ph-triangle:before{content:""}.ph-bold.ph-triangle-dashed:before{content:""}.ph-bold.ph-trolley:before{content:""}.ph-bold.ph-trolley-suitcase:before{content:""}.ph-bold.ph-trophy:before{content:""}.ph-bold.ph-truck:before{content:""}.ph-bold.ph-truck-trailer:before{content:""}.ph-bold.ph-tumblr-logo:before{content:""}.ph-bold.ph-twitch-logo:before{content:""}.ph-bold.ph-twitter-logo:before{content:""}.ph-bold.ph-umbrella:before{content:""}.ph-bold.ph-umbrella-simple:before{content:""}.ph-bold.ph-union:before{content:""}.ph-bold.ph-unite:before{content:""}.ph-bold.ph-unite-square:before{content:""}.ph-bold.ph-upload:before{content:""}.ph-bold.ph-upload-simple:before{content:""}.ph-bold.ph-usb:before{content:""}.ph-bold.ph-user:before{content:""}.ph-bold.ph-user-check:before{content:""}.ph-bold.ph-user-circle:before{content:""}.ph-bold.ph-user-circle-check:before{content:""}.ph-bold.ph-user-circle-dashed:before{content:""}.ph-bold.ph-user-circle-gear:before{content:""}.ph-bold.ph-user-circle-minus:before{content:""}.ph-bold.ph-user-circle-plus:before{content:""}.ph-bold.ph-user-focus:before{content:""}.ph-bold.ph-user-gear:before{content:""}.ph-bold.ph-user-list:before{content:""}.ph-bold.ph-user-minus:before{content:""}.ph-bold.ph-user-plus:before{content:""}.ph-bold.ph-user-rectangle:before{content:""}.ph-bold.ph-user-sound:before{content:""}.ph-bold.ph-user-square:before{content:""}.ph-bold.ph-user-switch:before{content:""}.ph-bold.ph-users:before{content:""}.ph-bold.ph-users-four:before{content:""}.ph-bold.ph-users-three:before{content:""}.ph-bold.ph-van:before{content:""}.ph-bold.ph-vault:before{content:""}.ph-bold.ph-vector-three:before{content:""}.ph-bold.ph-vector-two:before{content:""}.ph-bold.ph-vibrate:before{content:""}.ph-bold.ph-video:before{content:""}.ph-bold.ph-video-camera:before{content:""}.ph-bold.ph-video-camera-slash:before{content:""}.ph-bold.ph-video-conference:before{content:""}.ph-bold.ph-vignette:before{content:""}.ph-bold.ph-vinyl-record:before{content:""}.ph-bold.ph-virtual-reality:before{content:""}.ph-bold.ph-virus:before{content:""}.ph-bold.ph-visor:before{content:""}.ph-bold.ph-voicemail:before{content:""}.ph-bold.ph-volleyball:before{content:""}.ph-bold.ph-wall:before{content:""}.ph-bold.ph-wallet:before{content:""}.ph-bold.ph-warehouse:before{content:""}.ph-bold.ph-warning:before{content:""}.ph-bold.ph-warning-circle:before{content:""}.ph-bold.ph-warning-diamond:before{content:""}.ph-bold.ph-warning-octagon:before{content:""}.ph-bold.ph-washing-machine:before{content:""}.ph-bold.ph-watch:before{content:""}.ph-bold.ph-wave-sawtooth:before{content:""}.ph-bold.ph-wave-sine:before{content:""}.ph-bold.ph-wave-square:before{content:""}.ph-bold.ph-wave-triangle:before{content:""}.ph-bold.ph-waveform:before{content:""}.ph-bold.ph-waveform-slash:before{content:""}.ph-bold.ph-waves:before{content:""}.ph-bold.ph-webcam:before{content:""}.ph-bold.ph-webcam-slash:before{content:""}.ph-bold.ph-webhooks-logo:before{content:""}.ph-bold.ph-wechat-logo:before{content:""}.ph-bold.ph-whatsapp-logo:before{content:""}.ph-bold.ph-wheelchair:before{content:""}.ph-bold.ph-wheelchair-motion:before{content:""}.ph-bold.ph-wifi-high:before{content:""}.ph-bold.ph-wifi-low:before{content:""}.ph-bold.ph-wifi-medium:before{content:""}.ph-bold.ph-wifi-none:before{content:""}.ph-bold.ph-wifi-slash:before{content:""}.ph-bold.ph-wifi-x:before{content:""}.ph-bold.ph-wind:before{content:""}.ph-bold.ph-windmill:before{content:""}.ph-bold.ph-windows-logo:before{content:""}.ph-bold.ph-wine:before{content:""}.ph-bold.ph-wrench:before{content:""}.ph-bold.ph-x:before{content:""}.ph-bold.ph-x-circle:before{content:""}.ph-bold.ph-x-logo:before{content:""}.ph-bold.ph-x-square:before{content:""}.ph-bold.ph-yarn:before{content:""}.ph-bold.ph-yin-yang:before{content:""}.ph-bold.ph-youtube-logo:before{content:""}@font-face{font-family:Phosphor-Duotone;src:url(/assets/Phosphor-Duotone-BOGiEKDk.woff2)format("woff2"),url(/assets/Phosphor-Duotone-BFE_OHZm.woff)format("woff"),url(/assets/Phosphor-Duotone-B53-f1eC.ttf)format("truetype"),url(/assets/Phosphor-Duotone-D8lfv-AX.svg#Phosphor-Duotone)format("svg");font-weight:400;font-style:normal;font-display:block}.ph-duotone{speak:never;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-weight:400;line-height:1;font-family:Phosphor-Duotone!important}.ph-duotone.ph-acorn:before{content:"";opacity:.2}.ph-duotone.ph-acorn:after{content:"";margin-left:-1em}.ph-duotone.ph-address-book:before{content:"";opacity:.2}.ph-duotone.ph-address-book:after{content:"";margin-left:-1em}.ph-duotone.ph-address-book-tabs:before{content:"";opacity:.2}.ph-duotone.ph-address-book-tabs:after{content:"";margin-left:-1em}.ph-duotone.ph-air-traffic-control:before{content:"";opacity:.2}.ph-duotone.ph-air-traffic-control:after{content:"";margin-left:-1em}.ph-duotone.ph-airplane:before{content:"";opacity:.2}.ph-duotone.ph-airplane:after{content:"";margin-left:-1em}.ph-duotone.ph-airplane-in-flight:before{content:"";opacity:.2}.ph-duotone.ph-airplane-in-flight:after{content:"";margin-left:-1em}.ph-duotone.ph-airplane-landing:before{content:"";opacity:.2}.ph-duotone.ph-airplane-landing:after{content:"";margin-left:-1em}.ph-duotone.ph-airplane-takeoff:before{content:"";opacity:.2}.ph-duotone.ph-airplane-takeoff:after{content:"";margin-left:-1em}.ph-duotone.ph-airplane-taxiing:before{content:"";opacity:.2}.ph-duotone.ph-airplane-taxiing:after{content:"";margin-left:-1em}.ph-duotone.ph-airplane-tilt:before{content:"";opacity:.2}.ph-duotone.ph-airplane-tilt:after{content:"";margin-left:-1em}.ph-duotone.ph-airplay:before{content:"";opacity:.2}.ph-duotone.ph-airplay:after{content:"";margin-left:-1em}.ph-duotone.ph-alarm:before{content:"";opacity:.2}.ph-duotone.ph-alarm:after{content:"";margin-left:-1em}.ph-duotone.ph-alien:before{content:"";opacity:.2}.ph-duotone.ph-alien:after{content:"";margin-left:-1em}.ph-duotone.ph-align-bottom:before{content:"";opacity:.2}.ph-duotone.ph-align-bottom:after{content:"";margin-left:-1em}.ph-duotone.ph-align-bottom-simple:before{content:"";opacity:.2}.ph-duotone.ph-align-bottom-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-align-center-horizontal:before{content:"";opacity:.2}.ph-duotone.ph-align-center-horizontal:after{content:"";margin-left:-1em}.ph-duotone.ph-align-center-horizontal-simple:before{content:"";opacity:.2}.ph-duotone.ph-align-center-horizontal-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-align-center-vertical:before{content:"";opacity:.2}.ph-duotone.ph-align-center-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-align-center-vertical-simple:before{content:"";opacity:.2}.ph-duotone.ph-align-center-vertical-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-align-left:before{content:"";opacity:.2}.ph-duotone.ph-align-left:after{content:"";margin-left:-1em}.ph-duotone.ph-align-left-simple:before{content:"";opacity:.2}.ph-duotone.ph-align-left-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-align-right:before{content:"";opacity:.2}.ph-duotone.ph-align-right:after{content:"";margin-left:-1em}.ph-duotone.ph-align-right-simple:before{content:"";opacity:.2}.ph-duotone.ph-align-right-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-align-top:before{content:"";opacity:.2}.ph-duotone.ph-align-top:after{content:"";margin-left:-1em}.ph-duotone.ph-align-top-simple:before{content:"";opacity:.2}.ph-duotone.ph-align-top-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-amazon-logo:before{content:"";opacity:.2}.ph-duotone.ph-amazon-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-ambulance:before{content:"";opacity:.2}.ph-duotone.ph-ambulance:after{content:"";margin-left:-1em}.ph-duotone.ph-anchor:before{content:"";opacity:.2}.ph-duotone.ph-anchor:after{content:"";margin-left:-1em}.ph-duotone.ph-anchor-simple:before{content:"";opacity:.2}.ph-duotone.ph-anchor-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-android-logo:before{content:"";opacity:.2}.ph-duotone.ph-android-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-angle:before{content:"";opacity:.2}.ph-duotone.ph-angle:after{content:"";margin-left:-1em}.ph-duotone.ph-angular-logo:before{content:"";opacity:.2}.ph-duotone.ph-angular-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-aperture:before{content:"";opacity:.2}.ph-duotone.ph-aperture:after{content:"";margin-left:-1em}.ph-duotone.ph-app-store-logo:before{content:"";opacity:.2}.ph-duotone.ph-app-store-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-app-window:before{content:"";opacity:.2}.ph-duotone.ph-app-window:after{content:"";margin-left:-1em}.ph-duotone.ph-apple-logo:before{content:"";opacity:.2}.ph-duotone.ph-apple-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-apple-podcasts-logo:before{content:"";opacity:.2}.ph-duotone.ph-apple-podcasts-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-approximate-equals:before{content:"";opacity:.2}.ph-duotone.ph-approximate-equals:after{content:"";margin-left:-1em}.ph-duotone.ph-archive:before{content:"";opacity:.2}.ph-duotone.ph-archive:after{content:"";margin-left:-1em}.ph-duotone.ph-armchair:before{content:"";opacity:.2}.ph-duotone.ph-armchair:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-arc-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-arc-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-arc-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-arc-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-bend-double-up-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-bend-double-up-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-bend-double-up-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-bend-double-up-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-bend-down-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-bend-down-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-bend-down-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-bend-down-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-bend-left-down:before{content:"";opacity:.2}.ph-duotone.ph-arrow-bend-left-down:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-bend-left-up:before{content:"";opacity:.2}.ph-duotone.ph-arrow-bend-left-up:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-bend-right-down:before{content:"";opacity:.2}.ph-duotone.ph-arrow-bend-right-down:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-bend-right-up:before{content:"";opacity:.2}.ph-duotone.ph-arrow-bend-right-up:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-bend-up-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-bend-up-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-bend-up-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-bend-up-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-circle-down:before{content:"";opacity:.2}.ph-duotone.ph-arrow-circle-down:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-circle-down-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-circle-down-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-circle-down-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-circle-down-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-circle-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-circle-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-circle-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-circle-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-circle-up:before{content:"";opacity:.2}.ph-duotone.ph-arrow-circle-up:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-circle-up-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-circle-up-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-circle-up-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-circle-up-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-clockwise:before{content:"";opacity:.2}.ph-duotone.ph-arrow-clockwise:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-counter-clockwise:before{content:"";opacity:.2}.ph-duotone.ph-arrow-counter-clockwise:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-down:before{content:"";opacity:.2}.ph-duotone.ph-arrow-down:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-down-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-down-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-down-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-down-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-elbow-down-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-elbow-down-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-elbow-down-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-elbow-down-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-elbow-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-elbow-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-elbow-left-down:before{content:"";opacity:.2}.ph-duotone.ph-arrow-elbow-left-down:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-elbow-left-up:before{content:"";opacity:.2}.ph-duotone.ph-arrow-elbow-left-up:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-elbow-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-elbow-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-elbow-right-down:before{content:"";opacity:.2}.ph-duotone.ph-arrow-elbow-right-down:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-elbow-right-up:before{content:"";opacity:.2}.ph-duotone.ph-arrow-elbow-right-up:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-elbow-up-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-elbow-up-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-elbow-up-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-elbow-up-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-fat-down:before{content:"";opacity:.2}.ph-duotone.ph-arrow-fat-down:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-fat-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-fat-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-fat-line-down:before{content:"";opacity:.2}.ph-duotone.ph-arrow-fat-line-down:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-fat-line-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-fat-line-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-fat-line-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-fat-line-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-fat-line-up:before{content:"";opacity:.2}.ph-duotone.ph-arrow-fat-line-up:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-fat-lines-down:before{content:"";opacity:.2}.ph-duotone.ph-arrow-fat-lines-down:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-fat-lines-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-fat-lines-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-fat-lines-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-fat-lines-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-fat-lines-up:before{content:"";opacity:.2}.ph-duotone.ph-arrow-fat-lines-up:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-fat-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-fat-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-fat-up:before{content:"";opacity:.2}.ph-duotone.ph-arrow-fat-up:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-line-down:before{content:"";opacity:.2}.ph-duotone.ph-arrow-line-down:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-line-down-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-line-down-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-line-down-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-line-down-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-line-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-line-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-line-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-line-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-line-up:before{content:"";opacity:.2}.ph-duotone.ph-arrow-line-up:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-line-up-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-line-up-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-line-up-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-line-up-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-square-down:before{content:"";opacity:.2}.ph-duotone.ph-arrow-square-down:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-square-down-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-square-down-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-square-down-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-square-down-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-square-in:before{content:"";opacity:.2}.ph-duotone.ph-arrow-square-in:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-square-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-square-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-square-out:before{content:"";opacity:.2}.ph-duotone.ph-arrow-square-out:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-square-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-square-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-square-up:before{content:"";opacity:.2}.ph-duotone.ph-arrow-square-up:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-square-up-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-square-up-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-square-up-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-square-up-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-u-down-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-u-down-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-u-down-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-u-down-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-u-left-down:before{content:"";opacity:.2}.ph-duotone.ph-arrow-u-left-down:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-u-left-up:before{content:"";opacity:.2}.ph-duotone.ph-arrow-u-left-up:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-u-right-down:before{content:"";opacity:.2}.ph-duotone.ph-arrow-u-right-down:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-u-right-up:before{content:"";opacity:.2}.ph-duotone.ph-arrow-u-right-up:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-u-up-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-u-up-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-u-up-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-u-up-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-up:before{content:"";opacity:.2}.ph-duotone.ph-arrow-up:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-up-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-up-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-up-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-up-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-clockwise:before{content:"";opacity:.2}.ph-duotone.ph-arrows-clockwise:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-counter-clockwise:before{content:"";opacity:.2}.ph-duotone.ph-arrows-counter-clockwise:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-down-up:before{content:"";opacity:.2}.ph-duotone.ph-arrows-down-up:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-horizontal:before{content:"";opacity:.2}.ph-duotone.ph-arrows-horizontal:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-in:before{content:"";opacity:.2}.ph-duotone.ph-arrows-in:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-in-cardinal:before{content:"";opacity:.2}.ph-duotone.ph-arrows-in-cardinal:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-in-line-horizontal:before{content:"";opacity:.2}.ph-duotone.ph-arrows-in-line-horizontal:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-in-line-vertical:before{content:"";opacity:.2}.ph-duotone.ph-arrows-in-line-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-in-simple:before{content:"";opacity:.2}.ph-duotone.ph-arrows-in-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-left-right:before{content:"";opacity:.2}.ph-duotone.ph-arrows-left-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-merge:before{content:"";opacity:.2}.ph-duotone.ph-arrows-merge:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-out:before{content:"";opacity:.2}.ph-duotone.ph-arrows-out:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-out-cardinal:before{content:"";opacity:.2}.ph-duotone.ph-arrows-out-cardinal:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-out-line-horizontal:before{content:"";opacity:.2}.ph-duotone.ph-arrows-out-line-horizontal:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-out-line-vertical:before{content:"";opacity:.2}.ph-duotone.ph-arrows-out-line-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-out-simple:before{content:"";opacity:.2}.ph-duotone.ph-arrows-out-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-split:before{content:"";opacity:.2}.ph-duotone.ph-arrows-split:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-vertical:before{content:"";opacity:.2}.ph-duotone.ph-arrows-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-article:before{content:"";opacity:.2}.ph-duotone.ph-article:after{content:"";margin-left:-1em}.ph-duotone.ph-article-medium:before{content:"";opacity:.2}.ph-duotone.ph-article-medium:after{content:"";margin-left:-1em}.ph-duotone.ph-article-ny-times:before{content:"";opacity:.2}.ph-duotone.ph-article-ny-times:after{content:"";margin-left:-1em}.ph-duotone.ph-asclepius:before{content:"";opacity:.2}.ph-duotone.ph-asclepius:after{content:"";margin-left:-1em}.ph-duotone.ph-asterisk:before{content:"";opacity:.2}.ph-duotone.ph-asterisk:after{content:"";margin-left:-1em}.ph-duotone.ph-asterisk-simple:before{content:"";opacity:.2}.ph-duotone.ph-asterisk-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-at:before{content:"";opacity:.2}.ph-duotone.ph-at:after{content:"";margin-left:-1em}.ph-duotone.ph-atom:before{content:"";opacity:.2}.ph-duotone.ph-atom:after{content:"";margin-left:-1em}.ph-duotone.ph-avocado:before{content:"";opacity:.2}.ph-duotone.ph-avocado:after{content:"";margin-left:-1em}.ph-duotone.ph-axe:before{content:"";opacity:.2}.ph-duotone.ph-axe:after{content:"";margin-left:-1em}.ph-duotone.ph-baby:before{content:"";opacity:.2}.ph-duotone.ph-baby:after{content:"";margin-left:-1em}.ph-duotone.ph-baby-carriage:before{content:"";opacity:.2}.ph-duotone.ph-baby-carriage:after{content:"";margin-left:-1em}.ph-duotone.ph-backpack:before{content:"";opacity:.2}.ph-duotone.ph-backpack:after{content:"";margin-left:-1em}.ph-duotone.ph-backspace:before{content:"";opacity:.2}.ph-duotone.ph-backspace:after{content:"";margin-left:-1em}.ph-duotone.ph-bag:before{content:"";opacity:.2}.ph-duotone.ph-bag:after{content:"";margin-left:-1em}.ph-duotone.ph-bag-simple:before{content:"";opacity:.2}.ph-duotone.ph-bag-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-balloon:before{content:"";opacity:.2}.ph-duotone.ph-balloon:after{content:"";margin-left:-1em}.ph-duotone.ph-bandaids:before{content:"";opacity:.2}.ph-duotone.ph-bandaids:after{content:"";margin-left:-1em}.ph-duotone.ph-bank:before{content:"";opacity:.2}.ph-duotone.ph-bank:after{content:"";margin-left:-1em}.ph-duotone.ph-barbell:before{content:"";opacity:.2}.ph-duotone.ph-barbell:after{content:"";margin-left:-1em}.ph-duotone.ph-barcode:before{content:"";opacity:.2}.ph-duotone.ph-barcode:after{content:"";margin-left:-1em}.ph-duotone.ph-barn:before{content:"";opacity:.2}.ph-duotone.ph-barn:after{content:"";margin-left:-1em}.ph-duotone.ph-barricade:before{content:"";opacity:.2}.ph-duotone.ph-barricade:after{content:"";margin-left:-1em}.ph-duotone.ph-baseball:before{content:"";opacity:.2}.ph-duotone.ph-baseball:after{content:"";margin-left:-1em}.ph-duotone.ph-baseball-cap:before{content:"";opacity:.2}.ph-duotone.ph-baseball-cap:after{content:"";margin-left:-1em}.ph-duotone.ph-baseball-helmet:before{content:"";opacity:.2}.ph-duotone.ph-baseball-helmet:after{content:"";margin-left:-1em}.ph-duotone.ph-basket:before{content:"";opacity:.2}.ph-duotone.ph-basket:after{content:"";margin-left:-1em}.ph-duotone.ph-basketball:before{content:"";opacity:.2}.ph-duotone.ph-basketball:after{content:"";margin-left:-1em}.ph-duotone.ph-bathtub:before{content:"";opacity:.2}.ph-duotone.ph-bathtub:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-charging:before{content:"";opacity:.2}.ph-duotone.ph-battery-charging:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-charging-vertical:before{content:"";opacity:.2}.ph-duotone.ph-battery-charging-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-empty:before{content:"";opacity:.2}.ph-duotone.ph-battery-empty:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-full:before{content:"";opacity:.2}.ph-duotone.ph-battery-full:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-high:before{content:"";opacity:.2}.ph-duotone.ph-battery-high:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-low:before{content:"";opacity:.2}.ph-duotone.ph-battery-low:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-medium:before{content:"";opacity:.2}.ph-duotone.ph-battery-medium:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-plus:before{content:"";opacity:.2}.ph-duotone.ph-battery-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-plus-vertical:before{content:"";opacity:.2}.ph-duotone.ph-battery-plus-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-vertical-empty:before{content:"";opacity:.2}.ph-duotone.ph-battery-vertical-empty:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-vertical-full:before{content:"";opacity:.2}.ph-duotone.ph-battery-vertical-full:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-vertical-high:before{content:"";opacity:.2}.ph-duotone.ph-battery-vertical-high:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-vertical-low:before{content:"";opacity:.2}.ph-duotone.ph-battery-vertical-low:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-vertical-medium:before{content:"";opacity:.2}.ph-duotone.ph-battery-vertical-medium:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-warning:before{content:"";opacity:.2}.ph-duotone.ph-battery-warning:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-warning-vertical:before{content:"";opacity:.2}.ph-duotone.ph-battery-warning-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-beach-ball:before{content:"";opacity:.2}.ph-duotone.ph-beach-ball:after{content:"";margin-left:-1em}.ph-duotone.ph-beanie:before{content:"";opacity:.2}.ph-duotone.ph-beanie:after{content:"";margin-left:-1em}.ph-duotone.ph-bed:before{content:"";opacity:.2}.ph-duotone.ph-bed:after{content:"";margin-left:-1em}.ph-duotone.ph-beer-bottle:before{content:"";opacity:.2}.ph-duotone.ph-beer-bottle:after{content:"";margin-left:-1em}.ph-duotone.ph-beer-stein:before{content:"";opacity:.2}.ph-duotone.ph-beer-stein:after{content:"";margin-left:-1em}.ph-duotone.ph-behance-logo:before{content:"";opacity:.2}.ph-duotone.ph-behance-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-bell:before{content:"";opacity:.2}.ph-duotone.ph-bell:after{content:"";margin-left:-1em}.ph-duotone.ph-bell-ringing:before{content:"";opacity:.2}.ph-duotone.ph-bell-ringing:after{content:"";margin-left:-1em}.ph-duotone.ph-bell-simple:before{content:"";opacity:.2}.ph-duotone.ph-bell-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-bell-simple-ringing:before{content:"";opacity:.2}.ph-duotone.ph-bell-simple-ringing:after{content:"";margin-left:-1em}.ph-duotone.ph-bell-simple-slash:before{content:"";opacity:.2}.ph-duotone.ph-bell-simple-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-bell-simple-z:before{content:"";opacity:.2}.ph-duotone.ph-bell-simple-z:after{content:"";margin-left:-1em}.ph-duotone.ph-bell-slash:before{content:"";opacity:.2}.ph-duotone.ph-bell-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-bell-z:before{content:"";opacity:.2}.ph-duotone.ph-bell-z:after{content:"";margin-left:-1em}.ph-duotone.ph-belt:before{content:"";opacity:.2}.ph-duotone.ph-belt:after{content:"";margin-left:-1em}.ph-duotone.ph-bezier-curve:before{content:"";opacity:.2}.ph-duotone.ph-bezier-curve:after{content:"";margin-left:-1em}.ph-duotone.ph-bicycle:before{content:"";opacity:.2}.ph-duotone.ph-bicycle:after{content:"";margin-left:-1em}.ph-duotone.ph-binary:before{content:"";opacity:.2}.ph-duotone.ph-binary:after{content:"";margin-left:-1em}.ph-duotone.ph-binoculars:before{content:"";opacity:.2}.ph-duotone.ph-binoculars:after{content:"";margin-left:-1em}.ph-duotone.ph-biohazard:before{content:"";opacity:.2}.ph-duotone.ph-biohazard:after{content:"";margin-left:-1em}.ph-duotone.ph-bird:before{content:"";opacity:.2}.ph-duotone.ph-bird:after{content:"";margin-left:-1em}.ph-duotone.ph-blueprint:before{content:"";opacity:.2}.ph-duotone.ph-blueprint:after{content:"";margin-left:-1em}.ph-duotone.ph-bluetooth:before{content:"";opacity:.2}.ph-duotone.ph-bluetooth:after{content:"";margin-left:-1em}.ph-duotone.ph-bluetooth-connected:before{content:"";opacity:.2}.ph-duotone.ph-bluetooth-connected:after{content:"";margin-left:-1em}.ph-duotone.ph-bluetooth-slash:before{content:"";opacity:.2}.ph-duotone.ph-bluetooth-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-bluetooth-x:before{content:"";opacity:.2}.ph-duotone.ph-bluetooth-x:after{content:"";margin-left:-1em}.ph-duotone.ph-boat:before{content:"";opacity:.2}.ph-duotone.ph-boat:after{content:"";margin-left:-1em}.ph-duotone.ph-bomb:before{content:"";opacity:.2}.ph-duotone.ph-bomb:after{content:"";margin-left:-1em}.ph-duotone.ph-bone:before{content:"";opacity:.2}.ph-duotone.ph-bone:after{content:"";margin-left:-1em}.ph-duotone.ph-book:before{content:"";opacity:.2}.ph-duotone.ph-book:after{content:"";margin-left:-1em}.ph-duotone.ph-book-bookmark:before{content:"";opacity:.2}.ph-duotone.ph-book-bookmark:after{content:"";margin-left:-1em}.ph-duotone.ph-book-open:before{content:"";opacity:.2}.ph-duotone.ph-book-open:after{content:"";margin-left:-1em}.ph-duotone.ph-book-open-text:before{content:"";opacity:.2}.ph-duotone.ph-book-open-text:after{content:"";margin-left:-1em}.ph-duotone.ph-book-open-user:before{content:"";opacity:.2}.ph-duotone.ph-book-open-user:after{content:"";margin-left:-1em}.ph-duotone.ph-bookmark:before{content:"";opacity:.2}.ph-duotone.ph-bookmark:after{content:"";margin-left:-1em}.ph-duotone.ph-bookmark-simple:before{content:"";opacity:.2}.ph-duotone.ph-bookmark-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-bookmarks:before{content:"";opacity:.2}.ph-duotone.ph-bookmarks:after{content:"";margin-left:-1em}.ph-duotone.ph-bookmarks-simple:before{content:"";opacity:.2}.ph-duotone.ph-bookmarks-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-books:before{content:"";opacity:.2}.ph-duotone.ph-books:after{content:"";margin-left:-1em}.ph-duotone.ph-boot:before{content:"";opacity:.2}.ph-duotone.ph-boot:after{content:"";margin-left:-1em}.ph-duotone.ph-boules:before{content:"";opacity:.2}.ph-duotone.ph-boules:after{content:"";margin-left:-1em}.ph-duotone.ph-bounding-box:before{content:"";opacity:.2}.ph-duotone.ph-bounding-box:after{content:"";margin-left:-1em}.ph-duotone.ph-bowl-food:before{content:"";opacity:.2}.ph-duotone.ph-bowl-food:after{content:"";margin-left:-1em}.ph-duotone.ph-bowl-steam:before{content:"";opacity:.2}.ph-duotone.ph-bowl-steam:after{content:"";margin-left:-1em}.ph-duotone.ph-bowling-ball:before{content:"";opacity:.2}.ph-duotone.ph-bowling-ball:after{content:"";margin-left:-1em}.ph-duotone.ph-box-arrow-down:before{content:"";opacity:.2}.ph-duotone.ph-box-arrow-down:after{content:"";margin-left:-1em}.ph-duotone.ph-box-arrow-up:before{content:"";opacity:.2}.ph-duotone.ph-box-arrow-up:after{content:"";margin-left:-1em}.ph-duotone.ph-boxing-glove:before{content:"";opacity:.2}.ph-duotone.ph-boxing-glove:after{content:"";margin-left:-1em}.ph-duotone.ph-brackets-angle:before{content:"";opacity:.2}.ph-duotone.ph-brackets-angle:after{content:"";margin-left:-1em}.ph-duotone.ph-brackets-curly:before{content:"";opacity:.2}.ph-duotone.ph-brackets-curly:after{content:"";margin-left:-1em}.ph-duotone.ph-brackets-round:before{content:"";opacity:.2}.ph-duotone.ph-brackets-round:after{content:"";margin-left:-1em}.ph-duotone.ph-brackets-square:before{content:"";opacity:.2}.ph-duotone.ph-brackets-square:after{content:"";margin-left:-1em}.ph-duotone.ph-brain:before{content:"";opacity:.2}.ph-duotone.ph-brain:after{content:"";margin-left:-1em}.ph-duotone.ph-brandy:before{content:"";opacity:.2}.ph-duotone.ph-brandy:after{content:"";margin-left:-1em}.ph-duotone.ph-bread:before{content:"";opacity:.2}.ph-duotone.ph-bread:after{content:"";margin-left:-1em}.ph-duotone.ph-bridge:before{content:"";opacity:.2}.ph-duotone.ph-bridge:after{content:"";margin-left:-1em}.ph-duotone.ph-briefcase:before{content:"";opacity:.2}.ph-duotone.ph-briefcase:after{content:"";margin-left:-1em}.ph-duotone.ph-briefcase-metal:before{content:"";opacity:.2}.ph-duotone.ph-briefcase-metal:after{content:"";margin-left:-1em}.ph-duotone.ph-broadcast:before{content:"";opacity:.2}.ph-duotone.ph-broadcast:after{content:"";margin-left:-1em}.ph-duotone.ph-broom:before{content:"";opacity:.2}.ph-duotone.ph-broom:after{content:"";margin-left:-1em}.ph-duotone.ph-browser:before{content:"";opacity:.2}.ph-duotone.ph-browser:after{content:"";margin-left:-1em}.ph-duotone.ph-browsers:before{content:"";opacity:.2}.ph-duotone.ph-browsers:after{content:"";margin-left:-1em}.ph-duotone.ph-bug:before{content:"";opacity:.2}.ph-duotone.ph-bug:after{content:"";margin-left:-1em}.ph-duotone.ph-bug-beetle:before{content:"";opacity:.2}.ph-duotone.ph-bug-beetle:after{content:"";margin-left:-1em}.ph-duotone.ph-bug-droid:before{content:"";opacity:.2}.ph-duotone.ph-bug-droid:after{content:"";margin-left:-1em}.ph-duotone.ph-building:before{content:"";opacity:.2}.ph-duotone.ph-building:after{content:"";margin-left:-1em}.ph-duotone.ph-building-apartment:before{content:"";opacity:.2}.ph-duotone.ph-building-apartment:after{content:"";margin-left:-1em}.ph-duotone.ph-building-office:before{content:"";opacity:.2}.ph-duotone.ph-building-office:after{content:"";margin-left:-1em}.ph-duotone.ph-buildings:before{content:"";opacity:.2}.ph-duotone.ph-buildings:after{content:"";margin-left:-1em}.ph-duotone.ph-bulldozer:before{content:"";opacity:.2}.ph-duotone.ph-bulldozer:after{content:"";margin-left:-1em}.ph-duotone.ph-bus:before{content:"";opacity:.2}.ph-duotone.ph-bus:after{content:"";margin-left:-1em}.ph-duotone.ph-butterfly:before{content:"";opacity:.2}.ph-duotone.ph-butterfly:after{content:"";margin-left:-1em}.ph-duotone.ph-cable-car:before{content:"";opacity:.2}.ph-duotone.ph-cable-car:after{content:"";margin-left:-1em}.ph-duotone.ph-cactus:before{content:"";opacity:.2}.ph-duotone.ph-cactus:after{content:"";margin-left:-1em}.ph-duotone.ph-cake:before{content:"";opacity:.2}.ph-duotone.ph-cake:after{content:"";margin-left:-1em}.ph-duotone.ph-calculator:before{content:"";opacity:.2}.ph-duotone.ph-calculator:after{content:"";margin-left:-1em}.ph-duotone.ph-calendar:before{content:"";opacity:.2}.ph-duotone.ph-calendar:after{content:"";margin-left:-1em}.ph-duotone.ph-calendar-blank:before{content:"";opacity:.2}.ph-duotone.ph-calendar-blank:after{content:"";margin-left:-1em}.ph-duotone.ph-calendar-check:before{content:"";opacity:.2}.ph-duotone.ph-calendar-check:after{content:"";margin-left:-1em}.ph-duotone.ph-calendar-dot:before{content:"";opacity:.2}.ph-duotone.ph-calendar-dot:after{content:"";margin-left:-1em}.ph-duotone.ph-calendar-dots:before{content:"";opacity:.2}.ph-duotone.ph-calendar-dots:after{content:"";margin-left:-1em}.ph-duotone.ph-calendar-heart:before{content:"";opacity:.2}.ph-duotone.ph-calendar-heart:after{content:"";margin-left:-1em}.ph-duotone.ph-calendar-minus:before{content:"";opacity:.2}.ph-duotone.ph-calendar-minus:after{content:"";margin-left:-1em}.ph-duotone.ph-calendar-plus:before{content:"";opacity:.2}.ph-duotone.ph-calendar-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-calendar-slash:before{content:"";opacity:.2}.ph-duotone.ph-calendar-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-calendar-star:before{content:"";opacity:.2}.ph-duotone.ph-calendar-star:after{content:"";margin-left:-1em}.ph-duotone.ph-calendar-x:before{content:"";opacity:.2}.ph-duotone.ph-calendar-x:after{content:"";margin-left:-1em}.ph-duotone.ph-call-bell:before{content:"";opacity:.2}.ph-duotone.ph-call-bell:after{content:"";margin-left:-1em}.ph-duotone.ph-camera:before{content:"";opacity:.2}.ph-duotone.ph-camera:after{content:"";margin-left:-1em}.ph-duotone.ph-camera-plus:before{content:"";opacity:.2}.ph-duotone.ph-camera-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-camera-rotate:before{content:"";opacity:.2}.ph-duotone.ph-camera-rotate:after{content:"";margin-left:-1em}.ph-duotone.ph-camera-slash:before{content:"";opacity:.2}.ph-duotone.ph-camera-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-campfire:before{content:"";opacity:.2}.ph-duotone.ph-campfire:after{content:"";margin-left:-1em}.ph-duotone.ph-car:before{content:"";opacity:.2}.ph-duotone.ph-car:after{content:"";margin-left:-1em}.ph-duotone.ph-car-battery:before{content:"";opacity:.2}.ph-duotone.ph-car-battery:after{content:"";margin-left:-1em}.ph-duotone.ph-car-profile:before{content:"";opacity:.2}.ph-duotone.ph-car-profile:after{content:"";margin-left:-1em}.ph-duotone.ph-car-simple:before{content:"";opacity:.2}.ph-duotone.ph-car-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-cardholder:before{content:"";opacity:.2}.ph-duotone.ph-cardholder:after{content:"";margin-left:-1em}.ph-duotone.ph-cards:before{content:"";opacity:.2}.ph-duotone.ph-cards:after{content:"";margin-left:-1em}.ph-duotone.ph-cards-three:before{content:"";opacity:.2}.ph-duotone.ph-cards-three:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-circle-double-down:before{content:"";opacity:.2}.ph-duotone.ph-caret-circle-double-down:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-circle-double-left:before{content:"";opacity:.2}.ph-duotone.ph-caret-circle-double-left:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-circle-double-right:before{content:"";opacity:.2}.ph-duotone.ph-caret-circle-double-right:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-circle-double-up:before{content:"";opacity:.2}.ph-duotone.ph-caret-circle-double-up:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-circle-down:before{content:"";opacity:.2}.ph-duotone.ph-caret-circle-down:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-circle-left:before{content:"";opacity:.2}.ph-duotone.ph-caret-circle-left:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-circle-right:before{content:"";opacity:.2}.ph-duotone.ph-caret-circle-right:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-circle-up:before{content:"";opacity:.2}.ph-duotone.ph-caret-circle-up:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-circle-up-down:before{content:"";opacity:.2}.ph-duotone.ph-caret-circle-up-down:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-double-down:before{content:"";opacity:.2}.ph-duotone.ph-caret-double-down:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-double-left:before{content:"";opacity:.2}.ph-duotone.ph-caret-double-left:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-double-right:before{content:"";opacity:.2}.ph-duotone.ph-caret-double-right:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-double-up:before{content:"";opacity:.2}.ph-duotone.ph-caret-double-up:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-down:before{content:"";opacity:.2}.ph-duotone.ph-caret-down:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-left:before{content:"";opacity:.2}.ph-duotone.ph-caret-left:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-line-down:before{content:"";opacity:.2}.ph-duotone.ph-caret-line-down:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-line-left:before{content:"";opacity:.2}.ph-duotone.ph-caret-line-left:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-line-right:before{content:"";opacity:.2}.ph-duotone.ph-caret-line-right:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-line-up:before{content:"";opacity:.2}.ph-duotone.ph-caret-line-up:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-right:before{content:"";opacity:.2}.ph-duotone.ph-caret-right:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-up:before{content:"";opacity:.2}.ph-duotone.ph-caret-up:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-up-down:before{content:"";opacity:.2}.ph-duotone.ph-caret-up-down:after{content:"";margin-left:-1em}.ph-duotone.ph-carrot:before{content:"";opacity:.2}.ph-duotone.ph-carrot:after{content:"";margin-left:-1em}.ph-duotone.ph-cash-register:before{content:"";opacity:.2}.ph-duotone.ph-cash-register:after{content:"";margin-left:-1em}.ph-duotone.ph-cassette-tape:before{content:"";opacity:.2}.ph-duotone.ph-cassette-tape:after{content:"";margin-left:-1em}.ph-duotone.ph-castle-turret:before{content:"";opacity:.2}.ph-duotone.ph-castle-turret:after{content:"";margin-left:-1em}.ph-duotone.ph-cat:before{content:"";opacity:.2}.ph-duotone.ph-cat:after{content:"";margin-left:-1em}.ph-duotone.ph-cell-signal-full:before{content:"";opacity:.2}.ph-duotone.ph-cell-signal-full:after{content:"";margin-left:-1em}.ph-duotone.ph-cell-signal-high:before{content:"";opacity:.2}.ph-duotone.ph-cell-signal-high:after{content:"";margin-left:-1em}.ph-duotone.ph-cell-signal-low:before{content:"";opacity:.2}.ph-duotone.ph-cell-signal-low:after{content:"";margin-left:-1em}.ph-duotone.ph-cell-signal-medium:before{content:"";opacity:.2}.ph-duotone.ph-cell-signal-medium:after{content:"";margin-left:-1em}.ph-duotone.ph-cell-signal-none:before{content:"";color:#444}.ph-duotone.ph-cell-signal-slash:before{content:"";opacity:.2}.ph-duotone.ph-cell-signal-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-cell-signal-x:before{content:"";opacity:.2}.ph-duotone.ph-cell-signal-x:after{content:"";margin-left:-1em}.ph-duotone.ph-cell-tower:before{content:"";opacity:.2}.ph-duotone.ph-cell-tower:after{content:"";margin-left:-1em}.ph-duotone.ph-certificate:before{content:"";opacity:.2}.ph-duotone.ph-certificate:after{content:"";margin-left:-1em}.ph-duotone.ph-chair:before{content:"";opacity:.2}.ph-duotone.ph-chair:after{content:"";margin-left:-1em}.ph-duotone.ph-chalkboard:before{content:"";opacity:.2}.ph-duotone.ph-chalkboard:after{content:"";margin-left:-1em}.ph-duotone.ph-chalkboard-simple:before{content:"";opacity:.2}.ph-duotone.ph-chalkboard-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-chalkboard-teacher:before{content:"";opacity:.2}.ph-duotone.ph-chalkboard-teacher:after{content:"";margin-left:-1em}.ph-duotone.ph-champagne:before{content:"";opacity:.2}.ph-duotone.ph-champagne:after{content:"";margin-left:-1em}.ph-duotone.ph-charging-station:before{content:"";opacity:.2}.ph-duotone.ph-charging-station:after{content:"";margin-left:-1em}.ph-duotone.ph-chart-bar:before{content:"";opacity:.2}.ph-duotone.ph-chart-bar:after{content:"";margin-left:-1em}.ph-duotone.ph-chart-bar-horizontal:before{content:"";opacity:.2}.ph-duotone.ph-chart-bar-horizontal:after{content:"";margin-left:-1em}.ph-duotone.ph-chart-donut:before{content:"";opacity:.2}.ph-duotone.ph-chart-donut:after{content:"";margin-left:-1em}.ph-duotone.ph-chart-line:before{content:"";opacity:.2}.ph-duotone.ph-chart-line:after{content:"";margin-left:-1em}.ph-duotone.ph-chart-line-down:before{content:"";opacity:.2}.ph-duotone.ph-chart-line-down:after{content:"";margin-left:-1em}.ph-duotone.ph-chart-line-up:before{content:"";opacity:.2}.ph-duotone.ph-chart-line-up:after{content:"";margin-left:-1em}.ph-duotone.ph-chart-pie:before{content:"";opacity:.2}.ph-duotone.ph-chart-pie:after{content:"";margin-left:-1em}.ph-duotone.ph-chart-pie-slice:before{content:"";opacity:.2}.ph-duotone.ph-chart-pie-slice:after{content:"";margin-left:-1em}.ph-duotone.ph-chart-polar:before{content:"";opacity:.2}.ph-duotone.ph-chart-polar:after{content:"";margin-left:-1em}.ph-duotone.ph-chart-scatter:before{content:"";opacity:.2}.ph-duotone.ph-chart-scatter:after{content:"";margin-left:-1em}.ph-duotone.ph-chat:before{content:"";opacity:.2}.ph-duotone.ph-chat:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-centered:before{content:"";opacity:.2}.ph-duotone.ph-chat-centered:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-centered-dots:before{content:"";opacity:.2}.ph-duotone.ph-chat-centered-dots:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-centered-slash:before{content:"";opacity:.2}.ph-duotone.ph-chat-centered-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-centered-text:before{content:"";opacity:.2}.ph-duotone.ph-chat-centered-text:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-circle:before{content:"";opacity:.2}.ph-duotone.ph-chat-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-circle-dots:before{content:"";opacity:.2}.ph-duotone.ph-chat-circle-dots:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-circle-slash:before{content:"";opacity:.2}.ph-duotone.ph-chat-circle-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-circle-text:before{content:"";opacity:.2}.ph-duotone.ph-chat-circle-text:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-dots:before{content:"";opacity:.2}.ph-duotone.ph-chat-dots:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-slash:before{content:"";opacity:.2}.ph-duotone.ph-chat-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-teardrop:before{content:"";opacity:.2}.ph-duotone.ph-chat-teardrop:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-teardrop-dots:before{content:"";opacity:.2}.ph-duotone.ph-chat-teardrop-dots:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-teardrop-slash:before{content:"";opacity:.2}.ph-duotone.ph-chat-teardrop-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-teardrop-text:before{content:"";opacity:.2}.ph-duotone.ph-chat-teardrop-text:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-text:before{content:"";opacity:.2}.ph-duotone.ph-chat-text:after{content:"";margin-left:-1em}.ph-duotone.ph-chats:before{content:"";opacity:.2}.ph-duotone.ph-chats:after{content:"";margin-left:-1em}.ph-duotone.ph-chats-circle:before{content:"";opacity:.2}.ph-duotone.ph-chats-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-chats-teardrop:before{content:"";opacity:.2}.ph-duotone.ph-chats-teardrop:after{content:"";margin-left:-1em}.ph-duotone.ph-check:before{content:"";opacity:.2}.ph-duotone.ph-check:after{content:"";margin-left:-1em}.ph-duotone.ph-check-circle:before{content:"";opacity:.2}.ph-duotone.ph-check-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-check-fat:before{content:"";opacity:.2}.ph-duotone.ph-check-fat:after{content:"";margin-left:-1em}.ph-duotone.ph-check-square:before{content:"";opacity:.2}.ph-duotone.ph-check-square:after{content:"";margin-left:-1em}.ph-duotone.ph-check-square-offset:before{content:"";opacity:.2}.ph-duotone.ph-check-square-offset:after{content:"";margin-left:-1em}.ph-duotone.ph-checkerboard:before{content:"";opacity:.2}.ph-duotone.ph-checkerboard:after{content:"";margin-left:-1em}.ph-duotone.ph-checks:before{content:"";opacity:.2}.ph-duotone.ph-checks:after{content:"";margin-left:-1em}.ph-duotone.ph-cheers:before{content:"";opacity:.2}.ph-duotone.ph-cheers:after{content:"";margin-left:-1em}.ph-duotone.ph-cheese:before{content:"";opacity:.2}.ph-duotone.ph-cheese:after{content:"";margin-left:-1em}.ph-duotone.ph-chef-hat:before{content:"";opacity:.2}.ph-duotone.ph-chef-hat:after{content:"";margin-left:-1em}.ph-duotone.ph-cherries:before{content:"";opacity:.2}.ph-duotone.ph-cherries:after{content:"";margin-left:-1em}.ph-duotone.ph-church:before{content:"";opacity:.2}.ph-duotone.ph-church:after{content:"";margin-left:-1em}.ph-duotone.ph-cigarette:before{content:"";opacity:.2}.ph-duotone.ph-cigarette:after{content:"";margin-left:-1em}.ph-duotone.ph-cigarette-slash:before{content:"";opacity:.2}.ph-duotone.ph-cigarette-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-circle:before{content:"";opacity:.2}.ph-duotone.ph-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-circle-dashed:before{content:"";opacity:.2}.ph-duotone.ph-circle-dashed:after{content:"";margin-left:-1em}.ph-duotone.ph-circle-half:before{content:"";opacity:.2}.ph-duotone.ph-circle-half:after{content:"";margin-left:-1em}.ph-duotone.ph-circle-half-tilt:before{content:"";opacity:.2}.ph-duotone.ph-circle-half-tilt:after{content:"";margin-left:-1em}.ph-duotone.ph-circle-notch:before{content:"";opacity:.2}.ph-duotone.ph-circle-notch:after{content:"";margin-left:-1em}.ph-duotone.ph-circles-four:before{content:"";opacity:.2}.ph-duotone.ph-circles-four:after{content:"";margin-left:-1em}.ph-duotone.ph-circles-three:before{content:"";opacity:.2}.ph-duotone.ph-circles-three:after{content:"";margin-left:-1em}.ph-duotone.ph-circles-three-plus:before{content:"";opacity:.2}.ph-duotone.ph-circles-three-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-circuitry:before{content:"";opacity:.2}.ph-duotone.ph-circuitry:after{content:"";margin-left:-1em}.ph-duotone.ph-city:before{content:"";opacity:.2}.ph-duotone.ph-city:after{content:"";margin-left:-1em}.ph-duotone.ph-clipboard:before{content:"";opacity:.2}.ph-duotone.ph-clipboard:after{content:"";margin-left:-1em}.ph-duotone.ph-clipboard-text:before{content:"";opacity:.2}.ph-duotone.ph-clipboard-text:after{content:"";margin-left:-1em}.ph-duotone.ph-clock:before{content:"";opacity:.2}.ph-duotone.ph-clock:after{content:"";margin-left:-1em}.ph-duotone.ph-clock-afternoon:before{content:"";opacity:.2}.ph-duotone.ph-clock-afternoon:after{content:"";margin-left:-1em}.ph-duotone.ph-clock-clockwise:before{content:"";opacity:.2}.ph-duotone.ph-clock-clockwise:after{content:"";margin-left:-1em}.ph-duotone.ph-clock-countdown:before{content:"";opacity:.2}.ph-duotone.ph-clock-countdown:after{content:"";margin-left:-1em}.ph-duotone.ph-clock-counter-clockwise:before{content:"";opacity:.2}.ph-duotone.ph-clock-counter-clockwise:after{content:"";margin-left:-1em}.ph-duotone.ph-clock-user:before{content:"";opacity:.2}.ph-duotone.ph-clock-user:after{content:"";margin-left:-1em}.ph-duotone.ph-closed-captioning:before{content:"";opacity:.2}.ph-duotone.ph-closed-captioning:after{content:"";margin-left:-1em}.ph-duotone.ph-cloud:before{content:"";opacity:.2}.ph-duotone.ph-cloud:after{content:"";margin-left:-1em}.ph-duotone.ph-cloud-arrow-down:before{content:"";opacity:.2}.ph-duotone.ph-cloud-arrow-down:after{content:"";margin-left:-1em}.ph-duotone.ph-cloud-arrow-up:before{content:"";opacity:.2}.ph-duotone.ph-cloud-arrow-up:after{content:"";margin-left:-1em}.ph-duotone.ph-cloud-check:before{content:"";opacity:.2}.ph-duotone.ph-cloud-check:after{content:"";margin-left:-1em}.ph-duotone.ph-cloud-fog:before{content:"";opacity:.2}.ph-duotone.ph-cloud-fog:after{content:"";margin-left:-1em}.ph-duotone.ph-cloud-lightning:before{content:"";opacity:.2}.ph-duotone.ph-cloud-lightning:after{content:"";margin-left:-1em}.ph-duotone.ph-cloud-moon:before{content:"";opacity:.2}.ph-duotone.ph-cloud-moon:after{content:"";margin-left:-1em}.ph-duotone.ph-cloud-rain:before{content:"";opacity:.2}.ph-duotone.ph-cloud-rain:after{content:"";margin-left:-1em}.ph-duotone.ph-cloud-slash:before{content:"";opacity:.2}.ph-duotone.ph-cloud-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-cloud-snow:before{content:"";opacity:.2}.ph-duotone.ph-cloud-snow:after{content:"";margin-left:-1em}.ph-duotone.ph-cloud-sun:before{content:"";opacity:.2}.ph-duotone.ph-cloud-sun:after{content:"";margin-left:-1em}.ph-duotone.ph-cloud-warning:before{content:"";opacity:.2}.ph-duotone.ph-cloud-warning:after{content:"";margin-left:-1em}.ph-duotone.ph-cloud-x:before{content:"";opacity:.2}.ph-duotone.ph-cloud-x:after{content:"";margin-left:-1em}.ph-duotone.ph-clover:before{content:"";opacity:.2}.ph-duotone.ph-clover:after{content:"";margin-left:-1em}.ph-duotone.ph-club:before{content:"";opacity:.2}.ph-duotone.ph-club:after{content:"";margin-left:-1em}.ph-duotone.ph-coat-hanger:before{content:"";opacity:.2}.ph-duotone.ph-coat-hanger:after{content:"";margin-left:-1em}.ph-duotone.ph-coda-logo:before{content:"";opacity:.2}.ph-duotone.ph-coda-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-code:before{content:"";opacity:.2}.ph-duotone.ph-code:after{content:"";margin-left:-1em}.ph-duotone.ph-code-block:before{content:"";opacity:.2}.ph-duotone.ph-code-block:after{content:"";margin-left:-1em}.ph-duotone.ph-code-simple:before{content:"";opacity:.2}.ph-duotone.ph-code-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-codepen-logo:before{content:"";opacity:.2}.ph-duotone.ph-codepen-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-codesandbox-logo:before{content:"";opacity:.2}.ph-duotone.ph-codesandbox-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-coffee:before{content:"";opacity:.2}.ph-duotone.ph-coffee:after{content:"";margin-left:-1em}.ph-duotone.ph-coffee-bean:before{content:"";opacity:.2}.ph-duotone.ph-coffee-bean:after{content:"";margin-left:-1em}.ph-duotone.ph-coin:before{content:"";opacity:.2}.ph-duotone.ph-coin:after{content:"";margin-left:-1em}.ph-duotone.ph-coin-vertical:before{content:"";opacity:.2}.ph-duotone.ph-coin-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-coins:before{content:"";opacity:.2}.ph-duotone.ph-coins:after{content:"";margin-left:-1em}.ph-duotone.ph-columns:before{content:"";opacity:.2}.ph-duotone.ph-columns:after{content:"";margin-left:-1em}.ph-duotone.ph-columns-plus-left:before{content:"";opacity:.2}.ph-duotone.ph-columns-plus-left:after{content:"";margin-left:-1em}.ph-duotone.ph-columns-plus-right:before{content:"";opacity:.2}.ph-duotone.ph-columns-plus-right:after{content:"";margin-left:-1em}.ph-duotone.ph-command:before{content:"";opacity:.2}.ph-duotone.ph-command:after{content:"";margin-left:-1em}.ph-duotone.ph-compass:before{content:"";opacity:.2}.ph-duotone.ph-compass:after{content:"";margin-left:-1em}.ph-duotone.ph-compass-rose:before{content:"";opacity:.2}.ph-duotone.ph-compass-rose:after{content:"";margin-left:-1em}.ph-duotone.ph-compass-tool:before{content:"";opacity:.2}.ph-duotone.ph-compass-tool:after{content:"";margin-left:-1em}.ph-duotone.ph-computer-tower:before{content:"";opacity:.2}.ph-duotone.ph-computer-tower:after{content:"";margin-left:-1em}.ph-duotone.ph-confetti:before{content:"";opacity:.2}.ph-duotone.ph-confetti:after{content:"";margin-left:-1em}.ph-duotone.ph-contactless-payment:before{content:"";opacity:.2}.ph-duotone.ph-contactless-payment:after{content:"";margin-left:-1em}.ph-duotone.ph-control:before{content:"";opacity:.2}.ph-duotone.ph-control:after{content:"";margin-left:-1em}.ph-duotone.ph-cookie:before{content:"";opacity:.2}.ph-duotone.ph-cookie:after{content:"";margin-left:-1em}.ph-duotone.ph-cooking-pot:before{content:"";opacity:.2}.ph-duotone.ph-cooking-pot:after{content:"";margin-left:-1em}.ph-duotone.ph-copy:before{content:"";opacity:.2}.ph-duotone.ph-copy:after{content:"";margin-left:-1em}.ph-duotone.ph-copy-simple:before{content:"";opacity:.2}.ph-duotone.ph-copy-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-copyleft:before{content:"";opacity:.2}.ph-duotone.ph-copyleft:after{content:"";margin-left:-1em}.ph-duotone.ph-copyright:before{content:"";opacity:.2}.ph-duotone.ph-copyright:after{content:"";margin-left:-1em}.ph-duotone.ph-corners-in:before{content:"";opacity:.2}.ph-duotone.ph-corners-in:after{content:"";margin-left:-1em}.ph-duotone.ph-corners-out:before{content:"";opacity:.2}.ph-duotone.ph-corners-out:after{content:"";margin-left:-1em}.ph-duotone.ph-couch:before{content:"";opacity:.2}.ph-duotone.ph-couch:after{content:"";margin-left:-1em}.ph-duotone.ph-court-basketball:before{content:"";opacity:.2}.ph-duotone.ph-court-basketball:after{content:"";margin-left:-1em}.ph-duotone.ph-cow:before{content:"";opacity:.2}.ph-duotone.ph-cow:after{content:"";margin-left:-1em}.ph-duotone.ph-cowboy-hat:before{content:"";opacity:.2}.ph-duotone.ph-cowboy-hat:after{content:"";margin-left:-1em}.ph-duotone.ph-cpu:before{content:"";opacity:.2}.ph-duotone.ph-cpu:after{content:"";margin-left:-1em}.ph-duotone.ph-crane:before{content:"";opacity:.2}.ph-duotone.ph-crane:after{content:"";margin-left:-1em}.ph-duotone.ph-crane-tower:before{content:"";opacity:.2}.ph-duotone.ph-crane-tower:after{content:"";margin-left:-1em}.ph-duotone.ph-credit-card:before{content:"";opacity:.2}.ph-duotone.ph-credit-card:after{content:"";margin-left:-1em}.ph-duotone.ph-cricket:before{content:"";opacity:.2}.ph-duotone.ph-cricket:after{content:"";margin-left:-1em}.ph-duotone.ph-crop:before{content:"";opacity:.2}.ph-duotone.ph-crop:after{content:"";margin-left:-1em}.ph-duotone.ph-cross:before{content:"";opacity:.2}.ph-duotone.ph-cross:after{content:"";margin-left:-1em}.ph-duotone.ph-crosshair:before{content:"";opacity:.2}.ph-duotone.ph-crosshair:after{content:"";margin-left:-1em}.ph-duotone.ph-crosshair-simple:before{content:"";opacity:.2}.ph-duotone.ph-crosshair-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-crown:before{content:"";opacity:.2}.ph-duotone.ph-crown:after{content:"";margin-left:-1em}.ph-duotone.ph-crown-cross:before{content:"";opacity:.2}.ph-duotone.ph-crown-cross:after{content:"";margin-left:-1em}.ph-duotone.ph-crown-simple:before{content:"";opacity:.2}.ph-duotone.ph-crown-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-cube:before{content:"";opacity:.2}.ph-duotone.ph-cube:after{content:"";margin-left:-1em}.ph-duotone.ph-cube-focus:before{content:"";opacity:.2}.ph-duotone.ph-cube-focus:after{content:"";margin-left:-1em}.ph-duotone.ph-cube-transparent:before{content:"";opacity:.2}.ph-duotone.ph-cube-transparent:after{content:"";margin-left:-1em}.ph-duotone.ph-currency-btc:before{content:"";opacity:.2}.ph-duotone.ph-currency-btc:after{content:"";margin-left:-1em}.ph-duotone.ph-currency-circle-dollar:before{content:"";opacity:.2}.ph-duotone.ph-currency-circle-dollar:after{content:"";margin-left:-1em}.ph-duotone.ph-currency-cny:before{content:"";opacity:.2}.ph-duotone.ph-currency-cny:after{content:"";margin-left:-1em}.ph-duotone.ph-currency-dollar:before{content:"";opacity:.2}.ph-duotone.ph-currency-dollar:after{content:"";margin-left:-1em}.ph-duotone.ph-currency-dollar-simple:before{content:"";opacity:.2}.ph-duotone.ph-currency-dollar-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-currency-eth:before{content:"";opacity:.2}.ph-duotone.ph-currency-eth:after{content:"";margin-left:-1em}.ph-duotone.ph-currency-eur:before{content:"";opacity:.2}.ph-duotone.ph-currency-eur:after{content:"";margin-left:-1em}.ph-duotone.ph-currency-gbp:before{content:"";opacity:.2}.ph-duotone.ph-currency-gbp:after{content:"";margin-left:-1em}.ph-duotone.ph-currency-inr:before{content:"";opacity:.2}.ph-duotone.ph-currency-inr:after{content:"";margin-left:-1em}.ph-duotone.ph-currency-jpy:before{content:"";opacity:.2}.ph-duotone.ph-currency-jpy:after{content:"";margin-left:-1em}.ph-duotone.ph-currency-krw:before{content:"";opacity:.2}.ph-duotone.ph-currency-krw:after{content:"";margin-left:-1em}.ph-duotone.ph-currency-kzt:before{content:"";opacity:.2}.ph-duotone.ph-currency-kzt:after{content:"";margin-left:-1em}.ph-duotone.ph-currency-ngn:before{content:"";opacity:.2}.ph-duotone.ph-currency-ngn:after{content:"";margin-left:-1em}.ph-duotone.ph-currency-rub:before{content:"";opacity:.2}.ph-duotone.ph-currency-rub:after{content:"";margin-left:-1em}.ph-duotone.ph-cursor:before{content:"";opacity:.2}.ph-duotone.ph-cursor:after{content:"";margin-left:-1em}.ph-duotone.ph-cursor-click:before{content:"";opacity:.2}.ph-duotone.ph-cursor-click:after{content:"";margin-left:-1em}.ph-duotone.ph-cursor-text:before{content:"";opacity:.2}.ph-duotone.ph-cursor-text:after{content:"";margin-left:-1em}.ph-duotone.ph-cylinder:before{content:"";opacity:.2}.ph-duotone.ph-cylinder:after{content:"";margin-left:-1em}.ph-duotone.ph-database:before{content:"";opacity:.2}.ph-duotone.ph-database:after{content:"";margin-left:-1em}.ph-duotone.ph-desk:before{content:"";opacity:.2}.ph-duotone.ph-desk:after{content:"";margin-left:-1em}.ph-duotone.ph-desktop:before{content:"";opacity:.2}.ph-duotone.ph-desktop:after{content:"";margin-left:-1em}.ph-duotone.ph-desktop-tower:before{content:"";opacity:.2}.ph-duotone.ph-desktop-tower:after{content:"";margin-left:-1em}.ph-duotone.ph-detective:before{content:"";opacity:.2}.ph-duotone.ph-detective:after{content:"";margin-left:-1em}.ph-duotone.ph-dev-to-logo:before{content:"";opacity:.2}.ph-duotone.ph-dev-to-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-device-mobile:before{content:"";opacity:.2}.ph-duotone.ph-device-mobile:after{content:"";margin-left:-1em}.ph-duotone.ph-device-mobile-camera:before{content:"";opacity:.2}.ph-duotone.ph-device-mobile-camera:after{content:"";margin-left:-1em}.ph-duotone.ph-device-mobile-slash:before{content:"";opacity:.2}.ph-duotone.ph-device-mobile-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-device-mobile-speaker:before{content:"";opacity:.2}.ph-duotone.ph-device-mobile-speaker:after{content:"";margin-left:-1em}.ph-duotone.ph-device-rotate:before{content:"";opacity:.2}.ph-duotone.ph-device-rotate:after{content:"";margin-left:-1em}.ph-duotone.ph-device-tablet:before{content:"";opacity:.2}.ph-duotone.ph-device-tablet:after{content:"";margin-left:-1em}.ph-duotone.ph-device-tablet-camera:before{content:"";opacity:.2}.ph-duotone.ph-device-tablet-camera:after{content:"";margin-left:-1em}.ph-duotone.ph-device-tablet-speaker:before{content:"";opacity:.2}.ph-duotone.ph-device-tablet-speaker:after{content:"";margin-left:-1em}.ph-duotone.ph-devices:before{content:"";opacity:.2}.ph-duotone.ph-devices:after{content:"";margin-left:-1em}.ph-duotone.ph-diamond:before{content:"";opacity:.2}.ph-duotone.ph-diamond:after{content:"";margin-left:-1em}.ph-duotone.ph-diamonds-four:before{content:"";opacity:.2}.ph-duotone.ph-diamonds-four:after{content:"";margin-left:-1em}.ph-duotone.ph-dice-five:before{content:"";opacity:.2}.ph-duotone.ph-dice-five:after{content:"";margin-left:-1em}.ph-duotone.ph-dice-four:before{content:"";opacity:.2}.ph-duotone.ph-dice-four:after{content:"";margin-left:-1em}.ph-duotone.ph-dice-one:before{content:"";opacity:.2}.ph-duotone.ph-dice-one:after{content:"";margin-left:-1em}.ph-duotone.ph-dice-six:before{content:"";opacity:.2}.ph-duotone.ph-dice-six:after{content:"";margin-left:-1em}.ph-duotone.ph-dice-three:before{content:"";opacity:.2}.ph-duotone.ph-dice-three:after{content:"";margin-left:-1em}.ph-duotone.ph-dice-two:before{content:"";opacity:.2}.ph-duotone.ph-dice-two:after{content:"";margin-left:-1em}.ph-duotone.ph-disc:before{content:"";opacity:.2}.ph-duotone.ph-disc:after{content:"";margin-left:-1em}.ph-duotone.ph-disco-ball:before{content:"";opacity:.2}.ph-duotone.ph-disco-ball:after{content:"";margin-left:-1em}.ph-duotone.ph-discord-logo:before{content:"";opacity:.2}.ph-duotone.ph-discord-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-divide:before{content:"";opacity:.2}.ph-duotone.ph-divide:after{content:"";margin-left:-1em}.ph-duotone.ph-dna:before{content:"";opacity:.2}.ph-duotone.ph-dna:after{content:"";margin-left:-1em}.ph-duotone.ph-dog:before{content:"";opacity:.2}.ph-duotone.ph-dog:after{content:"";margin-left:-1em}.ph-duotone.ph-door:before{content:"";opacity:.2}.ph-duotone.ph-door:after{content:"";margin-left:-1em}.ph-duotone.ph-door-open:before{content:"";opacity:.2}.ph-duotone.ph-door-open:after{content:"";margin-left:-1em}.ph-duotone.ph-dot:before{content:"";opacity:.2}.ph-duotone.ph-dot:after{content:"";margin-left:-1em}.ph-duotone.ph-dot-outline:before{content:"";opacity:.2}.ph-duotone.ph-dot-outline:after{content:"";margin-left:-1em}.ph-duotone.ph-dots-nine:before{content:"";opacity:.2}.ph-duotone.ph-dots-nine:after{content:"";margin-left:-1em}.ph-duotone.ph-dots-six:before{content:"";opacity:.2}.ph-duotone.ph-dots-six:after{content:"";margin-left:-1em}.ph-duotone.ph-dots-six-vertical:before{content:"";opacity:.2}.ph-duotone.ph-dots-six-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-dots-three:before{content:"";opacity:.2}.ph-duotone.ph-dots-three:after{content:"";margin-left:-1em}.ph-duotone.ph-dots-three-circle:before{content:"";opacity:.2}.ph-duotone.ph-dots-three-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-dots-three-circle-vertical:before{content:"";opacity:.2}.ph-duotone.ph-dots-three-circle-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-dots-three-outline:before{content:"";opacity:.2}.ph-duotone.ph-dots-three-outline:after{content:"";margin-left:-1em}.ph-duotone.ph-dots-three-outline-vertical:before{content:"";opacity:.2}.ph-duotone.ph-dots-three-outline-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-dots-three-vertical:before{content:"";opacity:.2}.ph-duotone.ph-dots-three-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-download:before{content:"";opacity:.2}.ph-duotone.ph-download:after{content:"";margin-left:-1em}.ph-duotone.ph-download-simple:before{content:"";opacity:.2}.ph-duotone.ph-download-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-dress:before{content:"";opacity:.2}.ph-duotone.ph-dress:after{content:"";margin-left:-1em}.ph-duotone.ph-dresser:before{content:"";opacity:.2}.ph-duotone.ph-dresser:after{content:"";margin-left:-1em}.ph-duotone.ph-dribbble-logo:before{content:"";opacity:.2}.ph-duotone.ph-dribbble-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-drone:before{content:"";opacity:.2}.ph-duotone.ph-drone:after{content:"";margin-left:-1em}.ph-duotone.ph-drop:before{content:"";opacity:.2}.ph-duotone.ph-drop:after{content:"";margin-left:-1em}.ph-duotone.ph-drop-half:before{content:"";opacity:.2}.ph-duotone.ph-drop-half:after{content:"";margin-left:-1em}.ph-duotone.ph-drop-half-bottom:before{content:"";opacity:.2}.ph-duotone.ph-drop-half-bottom:after{content:"";margin-left:-1em}.ph-duotone.ph-drop-simple:before{content:"";opacity:.2}.ph-duotone.ph-drop-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-drop-slash:before{content:"";opacity:.2}.ph-duotone.ph-drop-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-dropbox-logo:before{content:"";opacity:.2}.ph-duotone.ph-dropbox-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-ear:before{content:"";opacity:.2}.ph-duotone.ph-ear:after{content:"";margin-left:-1em}.ph-duotone.ph-ear-slash:before{content:"";opacity:.2}.ph-duotone.ph-ear-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-egg:before{content:"";opacity:.2}.ph-duotone.ph-egg:after{content:"";margin-left:-1em}.ph-duotone.ph-egg-crack:before{content:"";opacity:.2}.ph-duotone.ph-egg-crack:after{content:"";margin-left:-1em}.ph-duotone.ph-eject:before{content:"";opacity:.2}.ph-duotone.ph-eject:after{content:"";margin-left:-1em}.ph-duotone.ph-eject-simple:before{content:"";opacity:.2}.ph-duotone.ph-eject-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-elevator:before{content:"";opacity:.2}.ph-duotone.ph-elevator:after{content:"";margin-left:-1em}.ph-duotone.ph-empty:before{content:"";opacity:.2}.ph-duotone.ph-empty:after{content:"";margin-left:-1em}.ph-duotone.ph-engine:before{content:"";opacity:.2}.ph-duotone.ph-engine:after{content:"";margin-left:-1em}.ph-duotone.ph-envelope:before{content:"";opacity:.2}.ph-duotone.ph-envelope:after{content:"";margin-left:-1em}.ph-duotone.ph-envelope-open:before{content:"";opacity:.2}.ph-duotone.ph-envelope-open:after{content:"";margin-left:-1em}.ph-duotone.ph-envelope-simple:before{content:"";opacity:.2}.ph-duotone.ph-envelope-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-envelope-simple-open:before{content:"";opacity:.2}.ph-duotone.ph-envelope-simple-open:after{content:"";margin-left:-1em}.ph-duotone.ph-equalizer:before{content:"";opacity:.2}.ph-duotone.ph-equalizer:after{content:"";margin-left:-1em}.ph-duotone.ph-equals:before{content:"";opacity:.2}.ph-duotone.ph-equals:after{content:"";margin-left:-1em}.ph-duotone.ph-eraser:before{content:"";opacity:.2}.ph-duotone.ph-eraser:after{content:"";margin-left:-1em}.ph-duotone.ph-escalator-down:before{content:"";opacity:.2}.ph-duotone.ph-escalator-down:after{content:"";margin-left:-1em}.ph-duotone.ph-escalator-up:before{content:"";opacity:.2}.ph-duotone.ph-escalator-up:after{content:"";margin-left:-1em}.ph-duotone.ph-exam:before{content:"";opacity:.2}.ph-duotone.ph-exam:after{content:"";margin-left:-1em}.ph-duotone.ph-exclamation-mark:before{content:"";opacity:.2}.ph-duotone.ph-exclamation-mark:after{content:"";margin-left:-1em}.ph-duotone.ph-exclude:before{content:"";opacity:.2}.ph-duotone.ph-exclude:after{content:"";margin-left:-1em}.ph-duotone.ph-exclude-square:before{content:"";opacity:.2}.ph-duotone.ph-exclude-square:after{content:"";margin-left:-1em}.ph-duotone.ph-export:before{content:"";opacity:.2}.ph-duotone.ph-export:after{content:"";margin-left:-1em}.ph-duotone.ph-eye:before{content:"";opacity:.2}.ph-duotone.ph-eye:after{content:"";margin-left:-1em}.ph-duotone.ph-eye-closed:before{content:"";opacity:.2}.ph-duotone.ph-eye-closed:after{content:"";margin-left:-1em}.ph-duotone.ph-eye-slash:before{content:"";opacity:.2}.ph-duotone.ph-eye-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-eyedropper:before{content:"";opacity:.2}.ph-duotone.ph-eyedropper:after{content:"";margin-left:-1em}.ph-duotone.ph-eyedropper-sample:before{content:"";opacity:.2}.ph-duotone.ph-eyedropper-sample:after{content:"";margin-left:-1em}.ph-duotone.ph-eyeglasses:before{content:"";opacity:.2}.ph-duotone.ph-eyeglasses:after{content:"";margin-left:-1em}.ph-duotone.ph-eyes:before{content:"";opacity:.2}.ph-duotone.ph-eyes:after{content:"";margin-left:-1em}.ph-duotone.ph-face-mask:before{content:"";opacity:.2}.ph-duotone.ph-face-mask:after{content:"";margin-left:-1em}.ph-duotone.ph-facebook-logo:before{content:"";opacity:.2}.ph-duotone.ph-facebook-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-factory:before{content:"";opacity:.2}.ph-duotone.ph-factory:after{content:"";margin-left:-1em}.ph-duotone.ph-faders:before{content:"";opacity:.2}.ph-duotone.ph-faders:after{content:"";margin-left:-1em}.ph-duotone.ph-faders-horizontal:before{content:"";opacity:.2}.ph-duotone.ph-faders-horizontal:after{content:"";margin-left:-1em}.ph-duotone.ph-fallout-shelter:before{content:"";opacity:.2}.ph-duotone.ph-fallout-shelter:after{content:"";margin-left:-1em}.ph-duotone.ph-fan:before{content:"";opacity:.2}.ph-duotone.ph-fan:after{content:"";margin-left:-1em}.ph-duotone.ph-farm:before{content:"";opacity:.2}.ph-duotone.ph-farm:after{content:"";margin-left:-1em}.ph-duotone.ph-fast-forward:before{content:"";opacity:.2}.ph-duotone.ph-fast-forward:after{content:"";margin-left:-1em}.ph-duotone.ph-fast-forward-circle:before{content:"";opacity:.2}.ph-duotone.ph-fast-forward-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-feather:before{content:"";opacity:.2}.ph-duotone.ph-feather:after{content:"";margin-left:-1em}.ph-duotone.ph-fediverse-logo:before{content:"";opacity:.2}.ph-duotone.ph-fediverse-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-figma-logo:before{content:"";opacity:.2}.ph-duotone.ph-figma-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-file:before{content:"";opacity:.2}.ph-duotone.ph-file:after{content:"";margin-left:-1em}.ph-duotone.ph-file-archive:before{content:"";opacity:.2}.ph-duotone.ph-file-archive:after{content:"";margin-left:-1em}.ph-duotone.ph-file-arrow-down:before{content:"";opacity:.2}.ph-duotone.ph-file-arrow-down:after{content:"";margin-left:-1em}.ph-duotone.ph-file-arrow-up:before{content:"";opacity:.2}.ph-duotone.ph-file-arrow-up:after{content:"";margin-left:-1em}.ph-duotone.ph-file-audio:before{content:"";opacity:.2}.ph-duotone.ph-file-audio:after{content:"";margin-left:-1em}.ph-duotone.ph-file-c:before{content:"";opacity:.2}.ph-duotone.ph-file-c:after{content:"";margin-left:-1em}.ph-duotone.ph-file-c-sharp:before{content:"";opacity:.2}.ph-duotone.ph-file-c-sharp:after{content:"";margin-left:-1em}.ph-duotone.ph-file-cloud:before{content:"";opacity:.2}.ph-duotone.ph-file-cloud:after{content:"";margin-left:-1em}.ph-duotone.ph-file-code:before{content:"";opacity:.2}.ph-duotone.ph-file-code:after{content:"";margin-left:-1em}.ph-duotone.ph-file-cpp:before{content:"";opacity:.2}.ph-duotone.ph-file-cpp:after{content:"";margin-left:-1em}.ph-duotone.ph-file-css:before{content:"";opacity:.2}.ph-duotone.ph-file-css:after{content:"";margin-left:-1em}.ph-duotone.ph-file-csv:before{content:"";opacity:.2}.ph-duotone.ph-file-csv:after{content:"";margin-left:-1em}.ph-duotone.ph-file-dashed:before{content:"";opacity:.2}.ph-duotone.ph-file-dashed:after{content:"";margin-left:-1em}.ph-duotone.ph-file-doc:before{content:"";opacity:.2}.ph-duotone.ph-file-doc:after{content:"";margin-left:-1em}.ph-duotone.ph-file-html:before{content:"";opacity:.2}.ph-duotone.ph-file-html:after{content:"";margin-left:-1em}.ph-duotone.ph-file-image:before{content:"";opacity:.2}.ph-duotone.ph-file-image:after{content:"";margin-left:-1em}.ph-duotone.ph-file-ini:before{content:"";opacity:.2}.ph-duotone.ph-file-ini:after{content:"";margin-left:-1em}.ph-duotone.ph-file-jpg:before{content:"";opacity:.2}.ph-duotone.ph-file-jpg:after{content:"";margin-left:-1em}.ph-duotone.ph-file-js:before{content:"";opacity:.2}.ph-duotone.ph-file-js:after{content:"";margin-left:-1em}.ph-duotone.ph-file-jsx:before{content:"";opacity:.2}.ph-duotone.ph-file-jsx:after{content:"";margin-left:-1em}.ph-duotone.ph-file-lock:before{content:"";opacity:.2}.ph-duotone.ph-file-lock:after{content:"";margin-left:-1em}.ph-duotone.ph-file-magnifying-glass:before{content:"";opacity:.2}.ph-duotone.ph-file-magnifying-glass:after{content:"";margin-left:-1em}.ph-duotone.ph-file-md:before{content:"";opacity:.2}.ph-duotone.ph-file-md:after{content:"";margin-left:-1em}.ph-duotone.ph-file-minus:before{content:"";opacity:.2}.ph-duotone.ph-file-minus:after{content:"";margin-left:-1em}.ph-duotone.ph-file-pdf:before{content:"";opacity:.2}.ph-duotone.ph-file-pdf:after{content:"";margin-left:-1em}.ph-duotone.ph-file-plus:before{content:"";opacity:.2}.ph-duotone.ph-file-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-file-png:before{content:"";opacity:.2}.ph-duotone.ph-file-png:after{content:"";margin-left:-1em}.ph-duotone.ph-file-ppt:before{content:"";opacity:.2}.ph-duotone.ph-file-ppt:after{content:"";margin-left:-1em}.ph-duotone.ph-file-py:before{content:"";opacity:.2}.ph-duotone.ph-file-py:after{content:"";margin-left:-1em}.ph-duotone.ph-file-rs:before{content:"";opacity:.2}.ph-duotone.ph-file-rs:after{content:"";margin-left:-1em}.ph-duotone.ph-file-sql:before{content:"";opacity:.2}.ph-duotone.ph-file-sql:after{content:"";margin-left:-1em}.ph-duotone.ph-file-svg:before{content:"";opacity:.2}.ph-duotone.ph-file-svg:after{content:"";margin-left:-1em}.ph-duotone.ph-file-text:before{content:"";opacity:.2}.ph-duotone.ph-file-text:after{content:"";margin-left:-1em}.ph-duotone.ph-file-ts:before{content:"";opacity:.2}.ph-duotone.ph-file-ts:after{content:"";margin-left:-1em}.ph-duotone.ph-file-tsx:before{content:"";opacity:.2}.ph-duotone.ph-file-tsx:after{content:"";margin-left:-1em}.ph-duotone.ph-file-txt:before{content:"";opacity:.2}.ph-duotone.ph-file-txt:after{content:"";margin-left:-1em}.ph-duotone.ph-file-video:before{content:"";opacity:.2}.ph-duotone.ph-file-video:after{content:"";margin-left:-1em}.ph-duotone.ph-file-vue:before{content:"";opacity:.2}.ph-duotone.ph-file-vue:after{content:"";margin-left:-1em}.ph-duotone.ph-file-x:before{content:"";opacity:.2}.ph-duotone.ph-file-x:after{content:"";margin-left:-1em}.ph-duotone.ph-file-xls:before{content:"";opacity:.2}.ph-duotone.ph-file-xls:after{content:"";margin-left:-1em}.ph-duotone.ph-file-zip:before{content:"";opacity:.2}.ph-duotone.ph-file-zip:after{content:"";margin-left:-1em}.ph-duotone.ph-files:before{content:"";opacity:.2}.ph-duotone.ph-files:after{content:"";margin-left:-1em}.ph-duotone.ph-film-reel:before{content:"";opacity:.2}.ph-duotone.ph-film-reel:after{content:"";margin-left:-1em}.ph-duotone.ph-film-script:before{content:"";opacity:.2}.ph-duotone.ph-film-script:after{content:"";margin-left:-1em}.ph-duotone.ph-film-slate:before{content:"";opacity:.2}.ph-duotone.ph-film-slate:after{content:"";margin-left:-1em}.ph-duotone.ph-film-strip:before{content:"";opacity:.2}.ph-duotone.ph-film-strip:after{content:"";margin-left:-1em}.ph-duotone.ph-fingerprint:before{content:"";opacity:.2}.ph-duotone.ph-fingerprint:after{content:"";margin-left:-1em}.ph-duotone.ph-fingerprint-simple:before{content:"";opacity:.2}.ph-duotone.ph-fingerprint-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-finn-the-human:before{content:"";opacity:.2}.ph-duotone.ph-finn-the-human:after{content:"";margin-left:-1em}.ph-duotone.ph-fire:before{content:"";opacity:.2}.ph-duotone.ph-fire:after{content:"";margin-left:-1em}.ph-duotone.ph-fire-extinguisher:before{content:"";opacity:.2}.ph-duotone.ph-fire-extinguisher:after{content:"";margin-left:-1em}.ph-duotone.ph-fire-simple:before{content:"";opacity:.2}.ph-duotone.ph-fire-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-fire-truck:before{content:"";opacity:.2}.ph-duotone.ph-fire-truck:after{content:"";margin-left:-1em}.ph-duotone.ph-first-aid:before{content:"";opacity:.2}.ph-duotone.ph-first-aid:after{content:"";margin-left:-1em}.ph-duotone.ph-first-aid-kit:before{content:"";opacity:.2}.ph-duotone.ph-first-aid-kit:after{content:"";margin-left:-1em}.ph-duotone.ph-fish:before{content:"";opacity:.2}.ph-duotone.ph-fish:after{content:"";margin-left:-1em}.ph-duotone.ph-fish-simple:before{content:"";opacity:.2}.ph-duotone.ph-fish-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-flag:before{content:"";opacity:.2}.ph-duotone.ph-flag:after{content:"";margin-left:-1em}.ph-duotone.ph-flag-banner:before{content:"";opacity:.2}.ph-duotone.ph-flag-banner:after{content:"";margin-left:-1em}.ph-duotone.ph-flag-banner-fold:before{content:"";opacity:.2}.ph-duotone.ph-flag-banner-fold:after{content:"";margin-left:-1em}.ph-duotone.ph-flag-checkered:before{content:"";opacity:.2}.ph-duotone.ph-flag-checkered:after{content:"";margin-left:-1em}.ph-duotone.ph-flag-pennant:before{content:"";opacity:.2}.ph-duotone.ph-flag-pennant:after{content:"";margin-left:-1em}.ph-duotone.ph-flame:before{content:"";opacity:.2}.ph-duotone.ph-flame:after{content:"";margin-left:-1em}.ph-duotone.ph-flashlight:before{content:"";opacity:.2}.ph-duotone.ph-flashlight:after{content:"";margin-left:-1em}.ph-duotone.ph-flask:before{content:"";opacity:.2}.ph-duotone.ph-flask:after{content:"";margin-left:-1em}.ph-duotone.ph-flip-horizontal:before{content:"";opacity:.2}.ph-duotone.ph-flip-horizontal:after{content:"";margin-left:-1em}.ph-duotone.ph-flip-vertical:before{content:"";opacity:.2}.ph-duotone.ph-flip-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-floppy-disk:before{content:"";opacity:.2}.ph-duotone.ph-floppy-disk:after{content:"";margin-left:-1em}.ph-duotone.ph-floppy-disk-back:before{content:"";opacity:.2}.ph-duotone.ph-floppy-disk-back:after{content:"";margin-left:-1em}.ph-duotone.ph-flow-arrow:before{content:"";opacity:.2}.ph-duotone.ph-flow-arrow:after{content:"";margin-left:-1em}.ph-duotone.ph-flower:before{content:"";opacity:.2}.ph-duotone.ph-flower:after{content:"";margin-left:-1em}.ph-duotone.ph-flower-lotus:before{content:"";opacity:.2}.ph-duotone.ph-flower-lotus:after{content:"";margin-left:-1em}.ph-duotone.ph-flower-tulip:before{content:"";opacity:.2}.ph-duotone.ph-flower-tulip:after{content:"";margin-left:-1em}.ph-duotone.ph-flying-saucer:before{content:"";opacity:.2}.ph-duotone.ph-flying-saucer:after{content:"";margin-left:-1em}.ph-duotone.ph-folder:before{content:"";opacity:.2}.ph-duotone.ph-folder:after{content:"";margin-left:-1em}.ph-duotone.ph-folder-dashed:before{content:"";opacity:.2}.ph-duotone.ph-folder-dashed:after{content:"";margin-left:-1em}.ph-duotone.ph-folder-lock:before{content:"";opacity:.2}.ph-duotone.ph-folder-lock:after{content:"";margin-left:-1em}.ph-duotone.ph-folder-minus:before{content:"";opacity:.2}.ph-duotone.ph-folder-minus:after{content:"";margin-left:-1em}.ph-duotone.ph-folder-open:before{content:"";opacity:.2}.ph-duotone.ph-folder-open:after{content:"";margin-left:-1em}.ph-duotone.ph-folder-plus:before{content:"";opacity:.2}.ph-duotone.ph-folder-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-folder-simple:before{content:"";opacity:.2}.ph-duotone.ph-folder-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-folder-simple-dashed:before{content:"";opacity:.2}.ph-duotone.ph-folder-simple-dashed:after{content:"";margin-left:-1em}.ph-duotone.ph-folder-simple-lock:before{content:"";opacity:.2}.ph-duotone.ph-folder-simple-lock:after{content:"";margin-left:-1em}.ph-duotone.ph-folder-simple-minus:before{content:"";opacity:.2}.ph-duotone.ph-folder-simple-minus:after{content:"";margin-left:-1em}.ph-duotone.ph-folder-simple-plus:before{content:"";opacity:.2}.ph-duotone.ph-folder-simple-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-folder-simple-star:before{content:"";opacity:.2}.ph-duotone.ph-folder-simple-star:after{content:"";margin-left:-1em}.ph-duotone.ph-folder-simple-user:before{content:"";opacity:.2}.ph-duotone.ph-folder-simple-user:after{content:"";margin-left:-1em}.ph-duotone.ph-folder-star:before{content:"";opacity:.2}.ph-duotone.ph-folder-star:after{content:"";margin-left:-1em}.ph-duotone.ph-folder-user:before{content:"";opacity:.2}.ph-duotone.ph-folder-user:after{content:"";margin-left:-1em}.ph-duotone.ph-folders:before{content:"";opacity:.2}.ph-duotone.ph-folders:after{content:"";margin-left:-1em}.ph-duotone.ph-football:before{content:"";opacity:.2}.ph-duotone.ph-football:after{content:"";margin-left:-1em}.ph-duotone.ph-football-helmet:before{content:"";opacity:.2}.ph-duotone.ph-football-helmet:after{content:"";margin-left:-1em}.ph-duotone.ph-footprints:before{content:"";opacity:.2}.ph-duotone.ph-footprints:after{content:"";margin-left:-1em}.ph-duotone.ph-fork-knife:before{content:"";opacity:.2}.ph-duotone.ph-fork-knife:after{content:"";margin-left:-1em}.ph-duotone.ph-four-k:before{content:"";opacity:.2}.ph-duotone.ph-four-k:after{content:"";margin-left:-1em}.ph-duotone.ph-frame-corners:before{content:"";opacity:.2}.ph-duotone.ph-frame-corners:after{content:"";margin-left:-1em}.ph-duotone.ph-framer-logo:before{content:"";opacity:.2}.ph-duotone.ph-framer-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-function:before{content:"";opacity:.2}.ph-duotone.ph-function:after{content:"";margin-left:-1em}.ph-duotone.ph-funnel:before{content:"";opacity:.2}.ph-duotone.ph-funnel:after{content:"";margin-left:-1em}.ph-duotone.ph-funnel-simple:before{content:"";opacity:.2}.ph-duotone.ph-funnel-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-funnel-simple-x:before{content:"";opacity:.2}.ph-duotone.ph-funnel-simple-x:after{content:"";margin-left:-1em}.ph-duotone.ph-funnel-x:before{content:"";opacity:.2}.ph-duotone.ph-funnel-x:after{content:"";margin-left:-1em}.ph-duotone.ph-game-controller:before{content:"";opacity:.2}.ph-duotone.ph-game-controller:after{content:"";margin-left:-1em}.ph-duotone.ph-garage:before{content:"";opacity:.2}.ph-duotone.ph-garage:after{content:"";margin-left:-1em}.ph-duotone.ph-gas-can:before{content:"";opacity:.2}.ph-duotone.ph-gas-can:after{content:"";margin-left:-1em}.ph-duotone.ph-gas-pump:before{content:"";opacity:.2}.ph-duotone.ph-gas-pump:after{content:"";margin-left:-1em}.ph-duotone.ph-gauge:before{content:"";opacity:.2}.ph-duotone.ph-gauge:after{content:"";margin-left:-1em}.ph-duotone.ph-gavel:before{content:"";opacity:.2}.ph-duotone.ph-gavel:after{content:"";margin-left:-1em}.ph-duotone.ph-gear:before{content:"";opacity:.2}.ph-duotone.ph-gear:after{content:"";margin-left:-1em}.ph-duotone.ph-gear-fine:before{content:"";opacity:.2}.ph-duotone.ph-gear-fine:after{content:"";margin-left:-1em}.ph-duotone.ph-gear-six:before{content:"";opacity:.2}.ph-duotone.ph-gear-six:after{content:"";margin-left:-1em}.ph-duotone.ph-gender-female:before{content:"";opacity:.2}.ph-duotone.ph-gender-female:after{content:"";margin-left:-1em}.ph-duotone.ph-gender-intersex:before{content:"";opacity:.2}.ph-duotone.ph-gender-intersex:after{content:"";margin-left:-1em}.ph-duotone.ph-gender-male:before{content:"";opacity:.2}.ph-duotone.ph-gender-male:after{content:"";margin-left:-1em}.ph-duotone.ph-gender-neuter:before{content:"";opacity:.2}.ph-duotone.ph-gender-neuter:after{content:"";margin-left:-1em}.ph-duotone.ph-gender-nonbinary:before{content:"";opacity:.2}.ph-duotone.ph-gender-nonbinary:after{content:"";margin-left:-1em}.ph-duotone.ph-gender-transgender:before{content:"";opacity:.2}.ph-duotone.ph-gender-transgender:after{content:"";margin-left:-1em}.ph-duotone.ph-ghost:before{content:"";opacity:.2}.ph-duotone.ph-ghost:after{content:"";margin-left:-1em}.ph-duotone.ph-gif:before{content:"";opacity:.2}.ph-duotone.ph-gif:after{content:"";margin-left:-1em}.ph-duotone.ph-gift:before{content:"";opacity:.2}.ph-duotone.ph-gift:after{content:"";margin-left:-1em}.ph-duotone.ph-git-branch:before{content:"";opacity:.2}.ph-duotone.ph-git-branch:after{content:"";margin-left:-1em}.ph-duotone.ph-git-commit:before{content:"";opacity:.2}.ph-duotone.ph-git-commit:after{content:"";margin-left:-1em}.ph-duotone.ph-git-diff:before{content:"";opacity:.2}.ph-duotone.ph-git-diff:after{content:"";margin-left:-1em}.ph-duotone.ph-git-fork:before{content:"";opacity:.2}.ph-duotone.ph-git-fork:after{content:"";margin-left:-1em}.ph-duotone.ph-git-merge:before{content:"";opacity:.2}.ph-duotone.ph-git-merge:after{content:"";margin-left:-1em}.ph-duotone.ph-git-pull-request:before{content:"";opacity:.2}.ph-duotone.ph-git-pull-request:after{content:"";margin-left:-1em}.ph-duotone.ph-github-logo:before{content:"";opacity:.2}.ph-duotone.ph-github-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-gitlab-logo:before{content:"";opacity:.2}.ph-duotone.ph-gitlab-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-gitlab-logo-simple:before{content:"";opacity:.2}.ph-duotone.ph-gitlab-logo-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-globe:before{content:"";opacity:.2}.ph-duotone.ph-globe:after{content:"";margin-left:-1em}.ph-duotone.ph-globe-hemisphere-east:before{content:"";opacity:.2}.ph-duotone.ph-globe-hemisphere-east:after{content:"";margin-left:-1em}.ph-duotone.ph-globe-hemisphere-west:before{content:"";opacity:.2}.ph-duotone.ph-globe-hemisphere-west:after{content:"";margin-left:-1em}.ph-duotone.ph-globe-simple:before{content:"";opacity:.2}.ph-duotone.ph-globe-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-globe-simple-x:before{content:"";opacity:.2}.ph-duotone.ph-globe-simple-x:after{content:"";margin-left:-1em}.ph-duotone.ph-globe-stand:before{content:"";opacity:.2}.ph-duotone.ph-globe-stand:after{content:"";margin-left:-1em}.ph-duotone.ph-globe-x:before{content:"";opacity:.2}.ph-duotone.ph-globe-x:after{content:"";margin-left:-1em}.ph-duotone.ph-goggles:before{content:"";opacity:.2}.ph-duotone.ph-goggles:after{content:"";margin-left:-1em}.ph-duotone.ph-golf:before{content:"";opacity:.2}.ph-duotone.ph-golf:after{content:"";margin-left:-1em}.ph-duotone.ph-goodreads-logo:before{content:"";opacity:.2}.ph-duotone.ph-goodreads-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-google-cardboard-logo:before{content:"";opacity:.2}.ph-duotone.ph-google-cardboard-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-google-chrome-logo:before{content:"";opacity:.2}.ph-duotone.ph-google-chrome-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-google-drive-logo:before{content:"";opacity:.2}.ph-duotone.ph-google-drive-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-google-logo:before{content:"";opacity:.2}.ph-duotone.ph-google-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-google-photos-logo:before{content:"";opacity:.2}.ph-duotone.ph-google-photos-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-google-play-logo:before{content:"";opacity:.2}.ph-duotone.ph-google-play-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-google-podcasts-logo:before{content:"";opacity:.2}.ph-duotone.ph-google-podcasts-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-gps:before{content:"";opacity:.2}.ph-duotone.ph-gps:after{content:"";margin-left:-1em}.ph-duotone.ph-gps-fix:before{content:"";opacity:.2}.ph-duotone.ph-gps-fix:after{content:"";margin-left:-1em}.ph-duotone.ph-gps-slash:before{content:"";opacity:.2}.ph-duotone.ph-gps-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-gradient:before{content:"";opacity:.2}.ph-duotone.ph-gradient:after{content:"";margin-left:-1em}.ph-duotone.ph-graduation-cap:before{content:"";opacity:.2}.ph-duotone.ph-graduation-cap:after{content:"";margin-left:-1em}.ph-duotone.ph-grains:before{content:"";opacity:.2}.ph-duotone.ph-grains:after{content:"";margin-left:-1em}.ph-duotone.ph-grains-slash:before{content:"";opacity:.2}.ph-duotone.ph-grains-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-graph:before{content:"";opacity:.2}.ph-duotone.ph-graph:after{content:"";margin-left:-1em}.ph-duotone.ph-graphics-card:before{content:"";opacity:.2}.ph-duotone.ph-graphics-card:after{content:"";margin-left:-1em}.ph-duotone.ph-greater-than:before{content:"";opacity:.2}.ph-duotone.ph-greater-than:after{content:"";margin-left:-1em}.ph-duotone.ph-greater-than-or-equal:before{content:"";opacity:.2}.ph-duotone.ph-greater-than-or-equal:after{content:"";margin-left:-1em}.ph-duotone.ph-grid-four:before{content:"";opacity:.2}.ph-duotone.ph-grid-four:after{content:"";margin-left:-1em}.ph-duotone.ph-grid-nine:before{content:"";opacity:.2}.ph-duotone.ph-grid-nine:after{content:"";margin-left:-1em}.ph-duotone.ph-guitar:before{content:"";opacity:.2}.ph-duotone.ph-guitar:after{content:"";margin-left:-1em}.ph-duotone.ph-hair-dryer:before{content:"";opacity:.2}.ph-duotone.ph-hair-dryer:after{content:"";margin-left:-1em}.ph-duotone.ph-hamburger:before{content:"";opacity:.2}.ph-duotone.ph-hamburger:after{content:"";margin-left:-1em}.ph-duotone.ph-hammer:before{content:"";opacity:.2}.ph-duotone.ph-hammer:after{content:"";margin-left:-1em}.ph-duotone.ph-hand:before{content:"";opacity:.2}.ph-duotone.ph-hand:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-arrow-down:before{content:"";opacity:.2}.ph-duotone.ph-hand-arrow-down:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-arrow-up:before{content:"";opacity:.2}.ph-duotone.ph-hand-arrow-up:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-coins:before{content:"";opacity:.2}.ph-duotone.ph-hand-coins:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-deposit:before{content:"";opacity:.2}.ph-duotone.ph-hand-deposit:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-eye:before{content:"";opacity:.2}.ph-duotone.ph-hand-eye:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-fist:before{content:"";opacity:.2}.ph-duotone.ph-hand-fist:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-grabbing:before{content:"";opacity:.2}.ph-duotone.ph-hand-grabbing:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-heart:before{content:"";opacity:.2}.ph-duotone.ph-hand-heart:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-palm:before{content:"";opacity:.2}.ph-duotone.ph-hand-palm:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-peace:before{content:"";opacity:.2}.ph-duotone.ph-hand-peace:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-pointing:before{content:"";opacity:.2}.ph-duotone.ph-hand-pointing:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-soap:before{content:"";opacity:.2}.ph-duotone.ph-hand-soap:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-swipe-left:before{content:"";opacity:.2}.ph-duotone.ph-hand-swipe-left:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-swipe-right:before{content:"";opacity:.2}.ph-duotone.ph-hand-swipe-right:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-tap:before{content:"";opacity:.2}.ph-duotone.ph-hand-tap:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-waving:before{content:"";opacity:.2}.ph-duotone.ph-hand-waving:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-withdraw:before{content:"";opacity:.2}.ph-duotone.ph-hand-withdraw:after{content:"";margin-left:-1em}.ph-duotone.ph-handbag:before{content:"";opacity:.2}.ph-duotone.ph-handbag:after{content:"";margin-left:-1em}.ph-duotone.ph-handbag-simple:before{content:"";opacity:.2}.ph-duotone.ph-handbag-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-hands-clapping:before{content:"";opacity:.2}.ph-duotone.ph-hands-clapping:after{content:"";margin-left:-1em}.ph-duotone.ph-hands-praying:before{content:"";opacity:.2}.ph-duotone.ph-hands-praying:after{content:"";margin-left:-1em}.ph-duotone.ph-handshake:before{content:"";opacity:.2}.ph-duotone.ph-handshake:after{content:"";margin-left:-1em}.ph-duotone.ph-hard-drive:before{content:"";opacity:.2}.ph-duotone.ph-hard-drive:after{content:"";margin-left:-1em}.ph-duotone.ph-hard-drives:before{content:"";opacity:.2}.ph-duotone.ph-hard-drives:after{content:"";margin-left:-1em}.ph-duotone.ph-hard-hat:before{content:"";opacity:.2}.ph-duotone.ph-hard-hat:after{content:"";margin-left:-1em}.ph-duotone.ph-hash:before{content:"";opacity:.2}.ph-duotone.ph-hash:after{content:"";margin-left:-1em}.ph-duotone.ph-hash-straight:before{content:"";opacity:.2}.ph-duotone.ph-hash-straight:after{content:"";margin-left:-1em}.ph-duotone.ph-head-circuit:before{content:"";opacity:.2}.ph-duotone.ph-head-circuit:after{content:"";margin-left:-1em}.ph-duotone.ph-headlights:before{content:"";opacity:.2}.ph-duotone.ph-headlights:after{content:"";margin-left:-1em}.ph-duotone.ph-headphones:before{content:"";opacity:.2}.ph-duotone.ph-headphones:after{content:"";margin-left:-1em}.ph-duotone.ph-headset:before{content:"";opacity:.2}.ph-duotone.ph-headset:after{content:"";margin-left:-1em}.ph-duotone.ph-heart:before{content:"";opacity:.2}.ph-duotone.ph-heart:after{content:"";margin-left:-1em}.ph-duotone.ph-heart-break:before{content:"";opacity:.2}.ph-duotone.ph-heart-break:after{content:"";margin-left:-1em}.ph-duotone.ph-heart-half:before{content:"";opacity:.2}.ph-duotone.ph-heart-half:after{content:"";margin-left:-1em}.ph-duotone.ph-heart-straight:before{content:"";opacity:.2}.ph-duotone.ph-heart-straight:after{content:"";margin-left:-1em}.ph-duotone.ph-heart-straight-break:before{content:"";opacity:.2}.ph-duotone.ph-heart-straight-break:after{content:"";margin-left:-1em}.ph-duotone.ph-heartbeat:before{content:"";opacity:.2}.ph-duotone.ph-heartbeat:after{content:"";margin-left:-1em}.ph-duotone.ph-hexagon:before{content:"";opacity:.2}.ph-duotone.ph-hexagon:after{content:"";margin-left:-1em}.ph-duotone.ph-high-definition:before{content:"";opacity:.2}.ph-duotone.ph-high-definition:after{content:"";margin-left:-1em}.ph-duotone.ph-high-heel:before{content:"";opacity:.2}.ph-duotone.ph-high-heel:after{content:"";margin-left:-1em}.ph-duotone.ph-highlighter:before{content:"";opacity:.2}.ph-duotone.ph-highlighter:after{content:"";margin-left:-1em}.ph-duotone.ph-highlighter-circle:before{content:"";opacity:.2}.ph-duotone.ph-highlighter-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-hockey:before{content:"";opacity:.2}.ph-duotone.ph-hockey:after{content:"";margin-left:-1em}.ph-duotone.ph-hoodie:before{content:"";opacity:.2}.ph-duotone.ph-hoodie:after{content:"";margin-left:-1em}.ph-duotone.ph-horse:before{content:"";opacity:.2}.ph-duotone.ph-horse:after{content:"";margin-left:-1em}.ph-duotone.ph-hospital:before{content:"";opacity:.2}.ph-duotone.ph-hospital:after{content:"";margin-left:-1em}.ph-duotone.ph-hourglass:before{content:"";opacity:.2}.ph-duotone.ph-hourglass:after{content:"";margin-left:-1em}.ph-duotone.ph-hourglass-high:before{content:"";opacity:.2}.ph-duotone.ph-hourglass-high:after{content:"";margin-left:-1em}.ph-duotone.ph-hourglass-low:before{content:"";opacity:.2}.ph-duotone.ph-hourglass-low:after{content:"";margin-left:-1em}.ph-duotone.ph-hourglass-medium:before{content:"";opacity:.2}.ph-duotone.ph-hourglass-medium:after{content:"";margin-left:-1em}.ph-duotone.ph-hourglass-simple:before{content:"";opacity:.2}.ph-duotone.ph-hourglass-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-hourglass-simple-high:before{content:"";opacity:.2}.ph-duotone.ph-hourglass-simple-high:after{content:"";margin-left:-1em}.ph-duotone.ph-hourglass-simple-low:before{content:"";opacity:.2}.ph-duotone.ph-hourglass-simple-low:after{content:"";margin-left:-1em}.ph-duotone.ph-hourglass-simple-medium:before{content:"";opacity:.2}.ph-duotone.ph-hourglass-simple-medium:after{content:"";margin-left:-1em}.ph-duotone.ph-house:before{content:"";opacity:.2}.ph-duotone.ph-house:after{content:"";margin-left:-1em}.ph-duotone.ph-house-line:before{content:"";opacity:.2}.ph-duotone.ph-house-line:after{content:"";margin-left:-1em}.ph-duotone.ph-house-simple:before{content:"";opacity:.2}.ph-duotone.ph-house-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-hurricane:before{content:"";opacity:.2}.ph-duotone.ph-hurricane:after{content:"";margin-left:-1em}.ph-duotone.ph-ice-cream:before{content:"";opacity:.2}.ph-duotone.ph-ice-cream:after{content:"";margin-left:-1em}.ph-duotone.ph-identification-badge:before{content:"";opacity:.2}.ph-duotone.ph-identification-badge:after{content:"";margin-left:-1em}.ph-duotone.ph-identification-card:before{content:"";opacity:.2}.ph-duotone.ph-identification-card:after{content:"";margin-left:-1em}.ph-duotone.ph-image:before{content:"";opacity:.2}.ph-duotone.ph-image:after{content:"";margin-left:-1em}.ph-duotone.ph-image-broken:before{content:"";opacity:.2}.ph-duotone.ph-image-broken:after{content:"";margin-left:-1em}.ph-duotone.ph-image-square:before{content:"";opacity:.2}.ph-duotone.ph-image-square:after{content:"";margin-left:-1em}.ph-duotone.ph-images:before{content:"";opacity:.2}.ph-duotone.ph-images:after{content:"";margin-left:-1em}.ph-duotone.ph-images-square:before{content:"";opacity:.2}.ph-duotone.ph-images-square:after{content:"";margin-left:-1em}.ph-duotone.ph-infinity:before{content:"";opacity:.2}.ph-duotone.ph-infinity:after{content:"";margin-left:-1em}.ph-duotone.ph-info:before{content:"";opacity:.2}.ph-duotone.ph-info:after{content:"";margin-left:-1em}.ph-duotone.ph-instagram-logo:before{content:"";opacity:.2}.ph-duotone.ph-instagram-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-intersect:before{content:"";opacity:.2}.ph-duotone.ph-intersect:after{content:"";margin-left:-1em}.ph-duotone.ph-intersect-square:before{content:"";opacity:.2}.ph-duotone.ph-intersect-square:after{content:"";margin-left:-1em}.ph-duotone.ph-intersect-three:before{content:"";opacity:.2}.ph-duotone.ph-intersect-three:after{content:"";margin-left:-1em}.ph-duotone.ph-intersection:before{content:"";opacity:.2}.ph-duotone.ph-intersection:after{content:"";margin-left:-1em}.ph-duotone.ph-invoice:before{content:"";opacity:.2}.ph-duotone.ph-invoice:after{content:"";margin-left:-1em}.ph-duotone.ph-island:before{content:"";opacity:.2}.ph-duotone.ph-island:after{content:"";margin-left:-1em}.ph-duotone.ph-jar:before{content:"";opacity:.2}.ph-duotone.ph-jar:after{content:"";margin-left:-1em}.ph-duotone.ph-jar-label:before{content:"";opacity:.2}.ph-duotone.ph-jar-label:after{content:"";margin-left:-1em}.ph-duotone.ph-jeep:before{content:"";opacity:.2}.ph-duotone.ph-jeep:after{content:"";margin-left:-1em}.ph-duotone.ph-joystick:before{content:"";opacity:.2}.ph-duotone.ph-joystick:after{content:"";margin-left:-1em}.ph-duotone.ph-kanban:before{content:"";opacity:.2}.ph-duotone.ph-kanban:after{content:"";margin-left:-1em}.ph-duotone.ph-key:before{content:"";opacity:.2}.ph-duotone.ph-key:after{content:"";margin-left:-1em}.ph-duotone.ph-key-return:before{content:"";opacity:.2}.ph-duotone.ph-key-return:after{content:"";margin-left:-1em}.ph-duotone.ph-keyboard:before{content:"";opacity:.2}.ph-duotone.ph-keyboard:after{content:"";margin-left:-1em}.ph-duotone.ph-keyhole:before{content:"";opacity:.2}.ph-duotone.ph-keyhole:after{content:"";margin-left:-1em}.ph-duotone.ph-knife:before{content:"";opacity:.2}.ph-duotone.ph-knife:after{content:"";margin-left:-1em}.ph-duotone.ph-ladder:before{content:"";opacity:.2}.ph-duotone.ph-ladder:after{content:"";margin-left:-1em}.ph-duotone.ph-ladder-simple:before{content:"";opacity:.2}.ph-duotone.ph-ladder-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-lamp:before{content:"";opacity:.2}.ph-duotone.ph-lamp:after{content:"";margin-left:-1em}.ph-duotone.ph-lamp-pendant:before{content:"";opacity:.2}.ph-duotone.ph-lamp-pendant:after{content:"";margin-left:-1em}.ph-duotone.ph-laptop:before{content:"";opacity:.2}.ph-duotone.ph-laptop:after{content:"";margin-left:-1em}.ph-duotone.ph-lasso:before{content:"";opacity:.2}.ph-duotone.ph-lasso:after{content:"";margin-left:-1em}.ph-duotone.ph-lastfm-logo:before{content:"";opacity:.2}.ph-duotone.ph-lastfm-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-layout:before{content:"";opacity:.2}.ph-duotone.ph-layout:after{content:"";margin-left:-1em}.ph-duotone.ph-leaf:before{content:"";opacity:.2}.ph-duotone.ph-leaf:after{content:"";margin-left:-1em}.ph-duotone.ph-lectern:before{content:"";opacity:.2}.ph-duotone.ph-lectern:after{content:"";margin-left:-1em}.ph-duotone.ph-lego:before{content:"";opacity:.2}.ph-duotone.ph-lego:after{content:"";margin-left:-1em}.ph-duotone.ph-lego-smiley:before{content:"";opacity:.2}.ph-duotone.ph-lego-smiley:after{content:"";margin-left:-1em}.ph-duotone.ph-less-than:before{content:"";opacity:.2}.ph-duotone.ph-less-than:after{content:"";margin-left:-1em}.ph-duotone.ph-less-than-or-equal:before{content:"";opacity:.2}.ph-duotone.ph-less-than-or-equal:after{content:"";margin-left:-1em}.ph-duotone.ph-letter-circle-h:before{content:"";opacity:.2}.ph-duotone.ph-letter-circle-h:after{content:"";margin-left:-1em}.ph-duotone.ph-letter-circle-p:before{content:"";opacity:.2}.ph-duotone.ph-letter-circle-p:after{content:"";margin-left:-1em}.ph-duotone.ph-letter-circle-v:before{content:"";opacity:.2}.ph-duotone.ph-letter-circle-v:after{content:"";margin-left:-1em}.ph-duotone.ph-lifebuoy:before{content:"";opacity:.2}.ph-duotone.ph-lifebuoy:after{content:"";margin-left:-1em}.ph-duotone.ph-lightbulb:before{content:"";opacity:.2}.ph-duotone.ph-lightbulb:after{content:"";margin-left:-1em}.ph-duotone.ph-lightbulb-filament:before{content:"";opacity:.2}.ph-duotone.ph-lightbulb-filament:after{content:"";margin-left:-1em}.ph-duotone.ph-lighthouse:before{content:"";opacity:.2}.ph-duotone.ph-lighthouse:after{content:"";margin-left:-1em}.ph-duotone.ph-lightning:before{content:"";opacity:.2}.ph-duotone.ph-lightning:after{content:"";margin-left:-1em}.ph-duotone.ph-lightning-a:before{content:"";opacity:.2}.ph-duotone.ph-lightning-a:after{content:"";margin-left:-1em}.ph-duotone.ph-lightning-slash:before{content:"";opacity:.2}.ph-duotone.ph-lightning-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-line-segment:before{content:"";opacity:.2}.ph-duotone.ph-line-segment:after{content:"";margin-left:-1em}.ph-duotone.ph-line-segments:before{content:"";opacity:.2}.ph-duotone.ph-line-segments:after{content:"";margin-left:-1em}.ph-duotone.ph-line-vertical:before{content:"";opacity:.2}.ph-duotone.ph-line-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-link:before{content:"";opacity:.2}.ph-duotone.ph-link:after{content:"";margin-left:-1em}.ph-duotone.ph-link-break:before{content:"";opacity:.2}.ph-duotone.ph-link-break:after{content:"";margin-left:-1em}.ph-duotone.ph-link-simple:before{content:"";opacity:.2}.ph-duotone.ph-link-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-link-simple-break:before{content:"";opacity:.2}.ph-duotone.ph-link-simple-break:after{content:"";margin-left:-1em}.ph-duotone.ph-link-simple-horizontal:before{content:"";opacity:.2}.ph-duotone.ph-link-simple-horizontal:after{content:"";margin-left:-1em}.ph-duotone.ph-link-simple-horizontal-break:before{content:"";opacity:.2}.ph-duotone.ph-link-simple-horizontal-break:after{content:"";margin-left:-1em}.ph-duotone.ph-linkedin-logo:before{content:"";opacity:.2}.ph-duotone.ph-linkedin-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-linktree-logo:before{content:"";opacity:.2}.ph-duotone.ph-linktree-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-linux-logo:before{content:"";opacity:.2}.ph-duotone.ph-linux-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-list:before{content:"";opacity:.2}.ph-duotone.ph-list:after{content:"";margin-left:-1em}.ph-duotone.ph-list-bullets:before{content:"";opacity:.2}.ph-duotone.ph-list-bullets:after{content:"";margin-left:-1em}.ph-duotone.ph-list-checks:before{content:"";opacity:.2}.ph-duotone.ph-list-checks:after{content:"";margin-left:-1em}.ph-duotone.ph-list-dashes:before{content:"";opacity:.2}.ph-duotone.ph-list-dashes:after{content:"";margin-left:-1em}.ph-duotone.ph-list-heart:before{content:"";opacity:.2}.ph-duotone.ph-list-heart:after{content:"";margin-left:-1em}.ph-duotone.ph-list-magnifying-glass:before{content:"";opacity:.2}.ph-duotone.ph-list-magnifying-glass:after{content:"";margin-left:-1em}.ph-duotone.ph-list-numbers:before{content:"";opacity:.2}.ph-duotone.ph-list-numbers:after{content:"";margin-left:-1em}.ph-duotone.ph-list-plus:before{content:"";opacity:.2}.ph-duotone.ph-list-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-list-star:before{content:"";opacity:.2}.ph-duotone.ph-list-star:after{content:"";margin-left:-1em}.ph-duotone.ph-lock:before{content:"";opacity:.2}.ph-duotone.ph-lock:after{content:"";margin-left:-1em}.ph-duotone.ph-lock-key:before{content:"";opacity:.2}.ph-duotone.ph-lock-key:after{content:"";margin-left:-1em}.ph-duotone.ph-lock-key-open:before{content:"";opacity:.2}.ph-duotone.ph-lock-key-open:after{content:"";margin-left:-1em}.ph-duotone.ph-lock-laminated:before{content:"";opacity:.2}.ph-duotone.ph-lock-laminated:after{content:"";margin-left:-1em}.ph-duotone.ph-lock-laminated-open:before{content:"";opacity:.2}.ph-duotone.ph-lock-laminated-open:after{content:"";margin-left:-1em}.ph-duotone.ph-lock-open:before{content:"";opacity:.2}.ph-duotone.ph-lock-open:after{content:"";margin-left:-1em}.ph-duotone.ph-lock-simple:before{content:"";opacity:.2}.ph-duotone.ph-lock-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-lock-simple-open:before{content:"";opacity:.2}.ph-duotone.ph-lock-simple-open:after{content:"";margin-left:-1em}.ph-duotone.ph-lockers:before{content:"";opacity:.2}.ph-duotone.ph-lockers:after{content:"";margin-left:-1em}.ph-duotone.ph-log:before{content:"";opacity:.2}.ph-duotone.ph-log:after{content:"";margin-left:-1em}.ph-duotone.ph-magic-wand:before{content:"";opacity:.2}.ph-duotone.ph-magic-wand:after{content:"";margin-left:-1em}.ph-duotone.ph-magnet:before{content:"";opacity:.2}.ph-duotone.ph-magnet:after{content:"";margin-left:-1em}.ph-duotone.ph-magnet-straight:before{content:"";opacity:.2}.ph-duotone.ph-magnet-straight:after{content:"";margin-left:-1em}.ph-duotone.ph-magnifying-glass:before{content:"";opacity:.2}.ph-duotone.ph-magnifying-glass:after{content:"";margin-left:-1em}.ph-duotone.ph-magnifying-glass-minus:before{content:"";opacity:.2}.ph-duotone.ph-magnifying-glass-minus:after{content:"";margin-left:-1em}.ph-duotone.ph-magnifying-glass-plus:before{content:"";opacity:.2}.ph-duotone.ph-magnifying-glass-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-mailbox:before{content:"";opacity:.2}.ph-duotone.ph-mailbox:after{content:"";margin-left:-1em}.ph-duotone.ph-map-pin:before{content:"";opacity:.2}.ph-duotone.ph-map-pin:after{content:"";margin-left:-1em}.ph-duotone.ph-map-pin-area:before{content:"";opacity:.2}.ph-duotone.ph-map-pin-area:after{content:"";margin-left:-1em}.ph-duotone.ph-map-pin-line:before{content:"";opacity:.2}.ph-duotone.ph-map-pin-line:after{content:"";margin-left:-1em}.ph-duotone.ph-map-pin-plus:before{content:"";opacity:.2}.ph-duotone.ph-map-pin-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-map-pin-simple:before{content:"";opacity:.2}.ph-duotone.ph-map-pin-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-map-pin-simple-area:before{content:"";opacity:.2}.ph-duotone.ph-map-pin-simple-area:after{content:"";margin-left:-1em}.ph-duotone.ph-map-pin-simple-line:before{content:"";opacity:.2}.ph-duotone.ph-map-pin-simple-line:after{content:"";margin-left:-1em}.ph-duotone.ph-map-trifold:before{content:"";opacity:.2}.ph-duotone.ph-map-trifold:after{content:"";margin-left:-1em}.ph-duotone.ph-markdown-logo:before{content:"";opacity:.2}.ph-duotone.ph-markdown-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-marker-circle:before{content:"";opacity:.2}.ph-duotone.ph-marker-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-martini:before{content:"";opacity:.2}.ph-duotone.ph-martini:after{content:"";margin-left:-1em}.ph-duotone.ph-mask-happy:before{content:"";opacity:.2}.ph-duotone.ph-mask-happy:after{content:"";margin-left:-1em}.ph-duotone.ph-mask-sad:before{content:"";opacity:.2}.ph-duotone.ph-mask-sad:after{content:"";margin-left:-1em}.ph-duotone.ph-mastodon-logo:before{content:"";opacity:.2}.ph-duotone.ph-mastodon-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-math-operations:before{content:"";opacity:.2}.ph-duotone.ph-math-operations:after{content:"";margin-left:-1em}.ph-duotone.ph-matrix-logo:before{content:"";opacity:.2}.ph-duotone.ph-matrix-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-medal:before{content:"";opacity:.2}.ph-duotone.ph-medal:after{content:"";margin-left:-1em}.ph-duotone.ph-medal-military:before{content:"";opacity:.2}.ph-duotone.ph-medal-military:after{content:"";margin-left:-1em}.ph-duotone.ph-medium-logo:before{content:"";opacity:.2}.ph-duotone.ph-medium-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-megaphone:before{content:"";opacity:.2}.ph-duotone.ph-megaphone:after{content:"";margin-left:-1em}.ph-duotone.ph-megaphone-simple:before{content:"";opacity:.2}.ph-duotone.ph-megaphone-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-member-of:before{content:"";opacity:.2}.ph-duotone.ph-member-of:after{content:"";margin-left:-1em}.ph-duotone.ph-memory:before{content:"";opacity:.2}.ph-duotone.ph-memory:after{content:"";margin-left:-1em}.ph-duotone.ph-messenger-logo:before{content:"";opacity:.2}.ph-duotone.ph-messenger-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-meta-logo:before{content:"";opacity:.2}.ph-duotone.ph-meta-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-meteor:before{content:"";opacity:.2}.ph-duotone.ph-meteor:after{content:"";margin-left:-1em}.ph-duotone.ph-metronome:before{content:"";opacity:.2}.ph-duotone.ph-metronome:after{content:"";margin-left:-1em}.ph-duotone.ph-microphone:before{content:"";opacity:.2}.ph-duotone.ph-microphone:after{content:"";margin-left:-1em}.ph-duotone.ph-microphone-slash:before{content:"";opacity:.2}.ph-duotone.ph-microphone-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-microphone-stage:before{content:"";opacity:.2}.ph-duotone.ph-microphone-stage:after{content:"";margin-left:-1em}.ph-duotone.ph-microscope:before{content:"";opacity:.2}.ph-duotone.ph-microscope:after{content:"";margin-left:-1em}.ph-duotone.ph-microsoft-excel-logo:before{content:"";opacity:.2}.ph-duotone.ph-microsoft-excel-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-microsoft-outlook-logo:before{content:"";opacity:.2}.ph-duotone.ph-microsoft-outlook-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-microsoft-powerpoint-logo:before{content:"";opacity:.2}.ph-duotone.ph-microsoft-powerpoint-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-microsoft-teams-logo:before{content:"";opacity:.2}.ph-duotone.ph-microsoft-teams-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-microsoft-word-logo:before{content:"";opacity:.2}.ph-duotone.ph-microsoft-word-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-minus:before{content:"";opacity:.2}.ph-duotone.ph-minus:after{content:"";margin-left:-1em}.ph-duotone.ph-minus-circle:before{content:"";opacity:.2}.ph-duotone.ph-minus-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-minus-square:before{content:"";opacity:.2}.ph-duotone.ph-minus-square:after{content:"";margin-left:-1em}.ph-duotone.ph-money:before{content:"";opacity:.2}.ph-duotone.ph-money:after{content:"";margin-left:-1em}.ph-duotone.ph-money-wavy:before{content:"";opacity:.2}.ph-duotone.ph-money-wavy:after{content:"";margin-left:-1em}.ph-duotone.ph-monitor:before{content:"";opacity:.2}.ph-duotone.ph-monitor:after{content:"";margin-left:-1em}.ph-duotone.ph-monitor-arrow-up:before{content:"";opacity:.2}.ph-duotone.ph-monitor-arrow-up:after{content:"";margin-left:-1em}.ph-duotone.ph-monitor-play:before{content:"";opacity:.2}.ph-duotone.ph-monitor-play:after{content:"";margin-left:-1em}.ph-duotone.ph-moon:before{content:"";opacity:.2}.ph-duotone.ph-moon:after{content:"";margin-left:-1em}.ph-duotone.ph-moon-stars:before{content:"";opacity:.2}.ph-duotone.ph-moon-stars:after{content:"";margin-left:-1em}.ph-duotone.ph-moped:before{content:"";opacity:.2}.ph-duotone.ph-moped:after{content:"";margin-left:-1em}.ph-duotone.ph-moped-front:before{content:"";opacity:.2}.ph-duotone.ph-moped-front:after{content:"";margin-left:-1em}.ph-duotone.ph-mosque:before{content:"";opacity:.2}.ph-duotone.ph-mosque:after{content:"";margin-left:-1em}.ph-duotone.ph-motorcycle:before{content:"";opacity:.2}.ph-duotone.ph-motorcycle:after{content:"";margin-left:-1em}.ph-duotone.ph-mountains:before{content:"";opacity:.2}.ph-duotone.ph-mountains:after{content:"";margin-left:-1em}.ph-duotone.ph-mouse:before{content:"";opacity:.2}.ph-duotone.ph-mouse:after{content:"";margin-left:-1em}.ph-duotone.ph-mouse-left-click:before{content:"";opacity:.2}.ph-duotone.ph-mouse-left-click:after{content:"";margin-left:-1em}.ph-duotone.ph-mouse-middle-click:before{content:"";opacity:.2}.ph-duotone.ph-mouse-middle-click:after{content:"";margin-left:-1em}.ph-duotone.ph-mouse-right-click:before{content:"";opacity:.2}.ph-duotone.ph-mouse-right-click:after{content:"";margin-left:-1em}.ph-duotone.ph-mouse-scroll:before{content:"";opacity:.2}.ph-duotone.ph-mouse-scroll:after{content:"";margin-left:-1em}.ph-duotone.ph-mouse-simple:before{content:"";opacity:.2}.ph-duotone.ph-mouse-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-music-note:before{content:"";opacity:.2}.ph-duotone.ph-music-note:after{content:"";margin-left:-1em}.ph-duotone.ph-music-note-simple:before{content:"";opacity:.2}.ph-duotone.ph-music-note-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-music-notes:before{content:"";opacity:.2}.ph-duotone.ph-music-notes:after{content:"";margin-left:-1em}.ph-duotone.ph-music-notes-minus:before{content:"";opacity:.2}.ph-duotone.ph-music-notes-minus:after{content:"";margin-left:-1em}.ph-duotone.ph-music-notes-plus:before{content:"";opacity:.2}.ph-duotone.ph-music-notes-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-music-notes-simple:before{content:"";opacity:.2}.ph-duotone.ph-music-notes-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-navigation-arrow:before{content:"";opacity:.2}.ph-duotone.ph-navigation-arrow:after{content:"";margin-left:-1em}.ph-duotone.ph-needle:before{content:"";opacity:.2}.ph-duotone.ph-needle:after{content:"";margin-left:-1em}.ph-duotone.ph-network:before{content:"";opacity:.2}.ph-duotone.ph-network:after{content:"";margin-left:-1em}.ph-duotone.ph-network-slash:before{content:"";opacity:.2}.ph-duotone.ph-network-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-network-x:before{content:"";opacity:.2}.ph-duotone.ph-network-x:after{content:"";margin-left:-1em}.ph-duotone.ph-newspaper:before{content:"";opacity:.2}.ph-duotone.ph-newspaper:after{content:"";margin-left:-1em}.ph-duotone.ph-newspaper-clipping:before{content:"";opacity:.2}.ph-duotone.ph-newspaper-clipping:after{content:"";margin-left:-1em}.ph-duotone.ph-not-equals:before{content:"";opacity:.2}.ph-duotone.ph-not-equals:after{content:"";margin-left:-1em}.ph-duotone.ph-not-member-of:before{content:"";opacity:.2}.ph-duotone.ph-not-member-of:after{content:"";margin-left:-1em}.ph-duotone.ph-not-subset-of:before{content:"";opacity:.2}.ph-duotone.ph-not-subset-of:after{content:"";margin-left:-1em}.ph-duotone.ph-not-superset-of:before{content:"";opacity:.2}.ph-duotone.ph-not-superset-of:after{content:"";margin-left:-1em}.ph-duotone.ph-notches:before{content:"";opacity:.2}.ph-duotone.ph-notches:after{content:"";margin-left:-1em}.ph-duotone.ph-note:before{content:"";opacity:.2}.ph-duotone.ph-note:after{content:"";margin-left:-1em}.ph-duotone.ph-note-blank:before{content:"";opacity:.2}.ph-duotone.ph-note-blank:after{content:"";margin-left:-1em}.ph-duotone.ph-note-pencil:before{content:"";opacity:.2}.ph-duotone.ph-note-pencil:after{content:"";margin-left:-1em}.ph-duotone.ph-notebook:before{content:"";opacity:.2}.ph-duotone.ph-notebook:after{content:"";margin-left:-1em}.ph-duotone.ph-notepad:before{content:"";opacity:.2}.ph-duotone.ph-notepad:after{content:"";margin-left:-1em}.ph-duotone.ph-notification:before{content:"";opacity:.2}.ph-duotone.ph-notification:after{content:"";margin-left:-1em}.ph-duotone.ph-notion-logo:before{content:"";opacity:.2}.ph-duotone.ph-notion-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-nuclear-plant:before{content:"";opacity:.2}.ph-duotone.ph-nuclear-plant:after{content:"";margin-left:-1em}.ph-duotone.ph-number-circle-eight:before{content:"";opacity:.2}.ph-duotone.ph-number-circle-eight:after{content:"";margin-left:-1em}.ph-duotone.ph-number-circle-five:before{content:"";opacity:.2}.ph-duotone.ph-number-circle-five:after{content:"";margin-left:-1em}.ph-duotone.ph-number-circle-four:before{content:"";opacity:.2}.ph-duotone.ph-number-circle-four:after{content:"";margin-left:-1em}.ph-duotone.ph-number-circle-nine:before{content:"";opacity:.2}.ph-duotone.ph-number-circle-nine:after{content:"";margin-left:-1em}.ph-duotone.ph-number-circle-one:before{content:"";opacity:.2}.ph-duotone.ph-number-circle-one:after{content:"";margin-left:-1em}.ph-duotone.ph-number-circle-seven:before{content:"";opacity:.2}.ph-duotone.ph-number-circle-seven:after{content:"";margin-left:-1em}.ph-duotone.ph-number-circle-six:before{content:"";opacity:.2}.ph-duotone.ph-number-circle-six:after{content:"";margin-left:-1em}.ph-duotone.ph-number-circle-three:before{content:"";opacity:.2}.ph-duotone.ph-number-circle-three:after{content:"";margin-left:-1em}.ph-duotone.ph-number-circle-two:before{content:"";opacity:.2}.ph-duotone.ph-number-circle-two:after{content:"";margin-left:-1em}.ph-duotone.ph-number-circle-zero:before{content:"";opacity:.2}.ph-duotone.ph-number-circle-zero:after{content:"";margin-left:-1em}.ph-duotone.ph-number-eight:before{content:"";opacity:.2}.ph-duotone.ph-number-eight:after{content:"";margin-left:-1em}.ph-duotone.ph-number-five:before{content:"";opacity:.2}.ph-duotone.ph-number-five:after{content:"";margin-left:-1em}.ph-duotone.ph-number-four:before{content:"";opacity:.2}.ph-duotone.ph-number-four:after{content:"";margin-left:-1em}.ph-duotone.ph-number-nine:before{content:"";opacity:.2}.ph-duotone.ph-number-nine:after{content:"";margin-left:-1em}.ph-duotone.ph-number-one:before{content:"";opacity:.2}.ph-duotone.ph-number-one:after{content:"";margin-left:-1em}.ph-duotone.ph-number-seven:before{content:"";opacity:.2}.ph-duotone.ph-number-seven:after{content:"";margin-left:-1em}.ph-duotone.ph-number-six:before{content:"";opacity:.2}.ph-duotone.ph-number-six:after{content:"";margin-left:-1em}.ph-duotone.ph-number-square-eight:before{content:"";opacity:.2}.ph-duotone.ph-number-square-eight:after{content:"";margin-left:-1em}.ph-duotone.ph-number-square-five:before{content:"";opacity:.2}.ph-duotone.ph-number-square-five:after{content:"";margin-left:-1em}.ph-duotone.ph-number-square-four:before{content:"";opacity:.2}.ph-duotone.ph-number-square-four:after{content:"";margin-left:-1em}.ph-duotone.ph-number-square-nine:before{content:"";opacity:.2}.ph-duotone.ph-number-square-nine:after{content:"";margin-left:-1em}.ph-duotone.ph-number-square-one:before{content:"";opacity:.2}.ph-duotone.ph-number-square-one:after{content:"";margin-left:-1em}.ph-duotone.ph-number-square-seven:before{content:"";opacity:.2}.ph-duotone.ph-number-square-seven:after{content:"";margin-left:-1em}.ph-duotone.ph-number-square-six:before{content:"";opacity:.2}.ph-duotone.ph-number-square-six:after{content:"";margin-left:-1em}.ph-duotone.ph-number-square-three:before{content:"";opacity:.2}.ph-duotone.ph-number-square-three:after{content:"";margin-left:-1em}.ph-duotone.ph-number-square-two:before{content:"";opacity:.2}.ph-duotone.ph-number-square-two:after{content:"";margin-left:-1em}.ph-duotone.ph-number-square-zero:before{content:"";opacity:.2}.ph-duotone.ph-number-square-zero:after{content:"";margin-left:-1em}.ph-duotone.ph-number-three:before{content:"";opacity:.2}.ph-duotone.ph-number-three:after{content:"";margin-left:-1em}.ph-duotone.ph-number-two:before{content:"";opacity:.2}.ph-duotone.ph-number-two:after{content:"";margin-left:-1em}.ph-duotone.ph-number-zero:before{content:"";opacity:.2}.ph-duotone.ph-number-zero:after{content:"";margin-left:-1em}.ph-duotone.ph-numpad:before{content:"";opacity:.2}.ph-duotone.ph-numpad:after{content:"";margin-left:-1em}.ph-duotone.ph-nut:before{content:"";opacity:.2}.ph-duotone.ph-nut:after{content:"";margin-left:-1em}.ph-duotone.ph-ny-times-logo:before{content:"";opacity:.2}.ph-duotone.ph-ny-times-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-octagon:before{content:"";opacity:.2}.ph-duotone.ph-octagon:after{content:"";margin-left:-1em}.ph-duotone.ph-office-chair:before{content:"";opacity:.2}.ph-duotone.ph-office-chair:after{content:"";margin-left:-1em}.ph-duotone.ph-onigiri:before{content:"";opacity:.2}.ph-duotone.ph-onigiri:after{content:"";margin-left:-1em}.ph-duotone.ph-open-ai-logo:before{content:"";opacity:.2}.ph-duotone.ph-open-ai-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-option:before{content:"";opacity:.2}.ph-duotone.ph-option:after{content:"";margin-left:-1em}.ph-duotone.ph-orange:before{content:"";opacity:.2}.ph-duotone.ph-orange:after{content:"";margin-left:-1em}.ph-duotone.ph-orange-slice:before{content:"";opacity:.2}.ph-duotone.ph-orange-slice:after{content:"";margin-left:-1em}.ph-duotone.ph-oven:before{content:"";opacity:.2}.ph-duotone.ph-oven:after{content:"";margin-left:-1em}.ph-duotone.ph-package:before{content:"";opacity:.2}.ph-duotone.ph-package:after{content:"";margin-left:-1em}.ph-duotone.ph-paint-brush:before{content:"";opacity:.2}.ph-duotone.ph-paint-brush:after{content:"";margin-left:-1em}.ph-duotone.ph-paint-brush-broad:before{content:"";opacity:.2}.ph-duotone.ph-paint-brush-broad:after{content:"";margin-left:-1em}.ph-duotone.ph-paint-brush-household:before{content:"";opacity:.2}.ph-duotone.ph-paint-brush-household:after{content:"";margin-left:-1em}.ph-duotone.ph-paint-bucket:before{content:"";opacity:.2}.ph-duotone.ph-paint-bucket:after{content:"";margin-left:-1em}.ph-duotone.ph-paint-roller:before{content:"";opacity:.2}.ph-duotone.ph-paint-roller:after{content:"";margin-left:-1em}.ph-duotone.ph-palette:before{content:"";opacity:.2}.ph-duotone.ph-palette:after{content:"";margin-left:-1em}.ph-duotone.ph-panorama:before{content:"";opacity:.2}.ph-duotone.ph-panorama:after{content:"";margin-left:-1em}.ph-duotone.ph-pants:before{content:"";opacity:.2}.ph-duotone.ph-pants:after{content:"";margin-left:-1em}.ph-duotone.ph-paper-plane:before{content:"";opacity:.2}.ph-duotone.ph-paper-plane:after{content:"";margin-left:-1em}.ph-duotone.ph-paper-plane-right:before{content:"";opacity:.2}.ph-duotone.ph-paper-plane-right:after{content:"";margin-left:-1em}.ph-duotone.ph-paper-plane-tilt:before{content:"";opacity:.2}.ph-duotone.ph-paper-plane-tilt:after{content:"";margin-left:-1em}.ph-duotone.ph-paperclip:before{content:"";opacity:.2}.ph-duotone.ph-paperclip:after{content:"";margin-left:-1em}.ph-duotone.ph-paperclip-horizontal:before{content:"";opacity:.2}.ph-duotone.ph-paperclip-horizontal:after{content:"";margin-left:-1em}.ph-duotone.ph-parachute:before{content:"";opacity:.2}.ph-duotone.ph-parachute:after{content:"";margin-left:-1em}.ph-duotone.ph-paragraph:before{content:"";opacity:.2}.ph-duotone.ph-paragraph:after{content:"";margin-left:-1em}.ph-duotone.ph-parallelogram:before{content:"";opacity:.2}.ph-duotone.ph-parallelogram:after{content:"";margin-left:-1em}.ph-duotone.ph-park:before{content:"";opacity:.2}.ph-duotone.ph-park:after{content:"";margin-left:-1em}.ph-duotone.ph-password:before{content:"";opacity:.2}.ph-duotone.ph-password:after{content:"";margin-left:-1em}.ph-duotone.ph-path:before{content:"";opacity:.2}.ph-duotone.ph-path:after{content:"";margin-left:-1em}.ph-duotone.ph-patreon-logo:before{content:"";opacity:.2}.ph-duotone.ph-patreon-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-pause:before{content:"";opacity:.2}.ph-duotone.ph-pause:after{content:"";margin-left:-1em}.ph-duotone.ph-pause-circle:before{content:"";opacity:.2}.ph-duotone.ph-pause-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-paw-print:before{content:"";opacity:.2}.ph-duotone.ph-paw-print:after{content:"";margin-left:-1em}.ph-duotone.ph-paypal-logo:before{content:"";opacity:.2}.ph-duotone.ph-paypal-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-peace:before{content:"";opacity:.2}.ph-duotone.ph-peace:after{content:"";margin-left:-1em}.ph-duotone.ph-pen:before{content:"";opacity:.2}.ph-duotone.ph-pen:after{content:"";margin-left:-1em}.ph-duotone.ph-pen-nib:before{content:"";opacity:.2}.ph-duotone.ph-pen-nib:after{content:"";margin-left:-1em}.ph-duotone.ph-pen-nib-straight:before{content:"";opacity:.2}.ph-duotone.ph-pen-nib-straight:after{content:"";margin-left:-1em}.ph-duotone.ph-pencil:before{content:"";opacity:.2}.ph-duotone.ph-pencil:after{content:"";margin-left:-1em}.ph-duotone.ph-pencil-circle:before{content:"";opacity:.2}.ph-duotone.ph-pencil-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-pencil-line:before{content:"";opacity:.2}.ph-duotone.ph-pencil-line:after{content:"";margin-left:-1em}.ph-duotone.ph-pencil-ruler:before{content:"";opacity:.2}.ph-duotone.ph-pencil-ruler:after{content:"";margin-left:-1em}.ph-duotone.ph-pencil-simple:before{content:"";opacity:.2}.ph-duotone.ph-pencil-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-pencil-simple-line:before{content:"";opacity:.2}.ph-duotone.ph-pencil-simple-line:after{content:"";margin-left:-1em}.ph-duotone.ph-pencil-simple-slash:before{content:"";opacity:.2}.ph-duotone.ph-pencil-simple-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-pencil-slash:before{content:"";opacity:.2}.ph-duotone.ph-pencil-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-pentagon:before{content:"";opacity:.2}.ph-duotone.ph-pentagon:after{content:"";margin-left:-1em}.ph-duotone.ph-pentagram:before{content:"";opacity:.2}.ph-duotone.ph-pentagram:after{content:"";margin-left:-1em}.ph-duotone.ph-pepper:before{content:"";opacity:.2}.ph-duotone.ph-pepper:after{content:"";margin-left:-1em}.ph-duotone.ph-percent:before{content:"";opacity:.2}.ph-duotone.ph-percent:after{content:"";margin-left:-1em}.ph-duotone.ph-person:before{content:"";opacity:.2}.ph-duotone.ph-person:after{content:"";margin-left:-1em}.ph-duotone.ph-person-arms-spread:before{content:"";opacity:.2}.ph-duotone.ph-person-arms-spread:after{content:"";margin-left:-1em}.ph-duotone.ph-person-simple:before{content:"";opacity:.2}.ph-duotone.ph-person-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-person-simple-bike:before{content:"";opacity:.2}.ph-duotone.ph-person-simple-bike:after{content:"";margin-left:-1em}.ph-duotone.ph-person-simple-circle:before{content:"";opacity:.2}.ph-duotone.ph-person-simple-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-person-simple-hike:before{content:"";opacity:.2}.ph-duotone.ph-person-simple-hike:after{content:"";margin-left:-1em}.ph-duotone.ph-person-simple-run:before{content:"";opacity:.2}.ph-duotone.ph-person-simple-run:after{content:"";margin-left:-1em}.ph-duotone.ph-person-simple-ski:before{content:"";opacity:.2}.ph-duotone.ph-person-simple-ski:after{content:"";margin-left:-1em}.ph-duotone.ph-person-simple-snowboard:before{content:"";opacity:.2}.ph-duotone.ph-person-simple-snowboard:after{content:"";margin-left:-1em}.ph-duotone.ph-person-simple-swim:before{content:"";opacity:.2}.ph-duotone.ph-person-simple-swim:after{content:"";margin-left:-1em}.ph-duotone.ph-person-simple-tai-chi:before{content:"";opacity:.2}.ph-duotone.ph-person-simple-tai-chi:after{content:"";margin-left:-1em}.ph-duotone.ph-person-simple-throw:before{content:"";opacity:.2}.ph-duotone.ph-person-simple-throw:after{content:"";margin-left:-1em}.ph-duotone.ph-person-simple-walk:before{content:"";opacity:.2}.ph-duotone.ph-person-simple-walk:after{content:"";margin-left:-1em}.ph-duotone.ph-perspective:before{content:"";opacity:.2}.ph-duotone.ph-perspective:after{content:"";margin-left:-1em}.ph-duotone.ph-phone:before{content:"";opacity:.2}.ph-duotone.ph-phone:after{content:"";margin-left:-1em}.ph-duotone.ph-phone-call:before{content:"";opacity:.2}.ph-duotone.ph-phone-call:after{content:"";margin-left:-1em}.ph-duotone.ph-phone-disconnect:before{content:"";opacity:.2}.ph-duotone.ph-phone-disconnect:after{content:"";margin-left:-1em}.ph-duotone.ph-phone-incoming:before{content:"";opacity:.2}.ph-duotone.ph-phone-incoming:after{content:"";margin-left:-1em}.ph-duotone.ph-phone-list:before{content:"";opacity:.2}.ph-duotone.ph-phone-list:after{content:"";margin-left:-1em}.ph-duotone.ph-phone-outgoing:before{content:"";opacity:.2}.ph-duotone.ph-phone-outgoing:after{content:"";margin-left:-1em}.ph-duotone.ph-phone-pause:before{content:"";opacity:.2}.ph-duotone.ph-phone-pause:after{content:"";margin-left:-1em}.ph-duotone.ph-phone-plus:before{content:"";opacity:.2}.ph-duotone.ph-phone-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-phone-slash:before{content:"";opacity:.2}.ph-duotone.ph-phone-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-phone-transfer:before{content:"";opacity:.2}.ph-duotone.ph-phone-transfer:after{content:"";margin-left:-1em}.ph-duotone.ph-phone-x:before{content:"";opacity:.2}.ph-duotone.ph-phone-x:after{content:"";margin-left:-1em}.ph-duotone.ph-phosphor-logo:before{content:"";opacity:.2}.ph-duotone.ph-phosphor-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-pi:before{content:"";opacity:.2}.ph-duotone.ph-pi:after{content:"";margin-left:-1em}.ph-duotone.ph-piano-keys:before{content:"";opacity:.2}.ph-duotone.ph-piano-keys:after{content:"";margin-left:-1em}.ph-duotone.ph-picnic-table:before{content:"";opacity:.2}.ph-duotone.ph-picnic-table:after{content:"";margin-left:-1em}.ph-duotone.ph-picture-in-picture:before{content:"";opacity:.2}.ph-duotone.ph-picture-in-picture:after{content:"";margin-left:-1em}.ph-duotone.ph-piggy-bank:before{content:"";opacity:.2}.ph-duotone.ph-piggy-bank:after{content:"";margin-left:-1em}.ph-duotone.ph-pill:before{content:"";opacity:.2}.ph-duotone.ph-pill:after{content:"";margin-left:-1em}.ph-duotone.ph-ping-pong:before{content:"";opacity:.2}.ph-duotone.ph-ping-pong:after{content:"";margin-left:-1em}.ph-duotone.ph-pint-glass:before{content:"";opacity:.2}.ph-duotone.ph-pint-glass:after{content:"";margin-left:-1em}.ph-duotone.ph-pinterest-logo:before{content:"";opacity:.2}.ph-duotone.ph-pinterest-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-pinwheel:before{content:"";opacity:.2}.ph-duotone.ph-pinwheel:after{content:"";margin-left:-1em}.ph-duotone.ph-pipe:before{content:"";opacity:.2}.ph-duotone.ph-pipe:after{content:"";margin-left:-1em}.ph-duotone.ph-pipe-wrench:before{content:"";opacity:.2}.ph-duotone.ph-pipe-wrench:after{content:"";margin-left:-1em}.ph-duotone.ph-pix-logo:before{content:"";opacity:.2}.ph-duotone.ph-pix-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-pizza:before{content:"";opacity:.2}.ph-duotone.ph-pizza:after{content:"";margin-left:-1em}.ph-duotone.ph-placeholder:before{content:"";opacity:.2}.ph-duotone.ph-placeholder:after{content:"";margin-left:-1em}.ph-duotone.ph-planet:before{content:"";opacity:.2}.ph-duotone.ph-planet:after{content:"";margin-left:-1em}.ph-duotone.ph-plant:before{content:"";opacity:.2}.ph-duotone.ph-plant:after{content:"";margin-left:-1em}.ph-duotone.ph-play:before{content:"";opacity:.2}.ph-duotone.ph-play:after{content:"";margin-left:-1em}.ph-duotone.ph-play-circle:before{content:"";opacity:.2}.ph-duotone.ph-play-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-play-pause:before{content:"";opacity:.2}.ph-duotone.ph-play-pause:after{content:"";margin-left:-1em}.ph-duotone.ph-playlist:before{content:"";opacity:.2}.ph-duotone.ph-playlist:after{content:"";margin-left:-1em}.ph-duotone.ph-plug:before{content:"";opacity:.2}.ph-duotone.ph-plug:after{content:"";margin-left:-1em}.ph-duotone.ph-plug-charging:before{content:"";opacity:.2}.ph-duotone.ph-plug-charging:after{content:"";margin-left:-1em}.ph-duotone.ph-plugs:before{content:"";opacity:.2}.ph-duotone.ph-plugs:after{content:"";margin-left:-1em}.ph-duotone.ph-plugs-connected:before{content:"";opacity:.2}.ph-duotone.ph-plugs-connected:after{content:"";margin-left:-1em}.ph-duotone.ph-plus:before{content:"";opacity:.2}.ph-duotone.ph-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-plus-circle:before{content:"";opacity:.2}.ph-duotone.ph-plus-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-plus-minus:before{content:"";opacity:.2}.ph-duotone.ph-plus-minus:after{content:"";margin-left:-1em}.ph-duotone.ph-plus-square:before{content:"";opacity:.2}.ph-duotone.ph-plus-square:after{content:"";margin-left:-1em}.ph-duotone.ph-poker-chip:before{content:"";opacity:.2}.ph-duotone.ph-poker-chip:after{content:"";margin-left:-1em}.ph-duotone.ph-police-car:before{content:"";opacity:.2}.ph-duotone.ph-police-car:after{content:"";margin-left:-1em}.ph-duotone.ph-polygon:before{content:"";opacity:.2}.ph-duotone.ph-polygon:after{content:"";margin-left:-1em}.ph-duotone.ph-popcorn:before{content:"";opacity:.2}.ph-duotone.ph-popcorn:after{content:"";margin-left:-1em}.ph-duotone.ph-popsicle:before{content:"";opacity:.2}.ph-duotone.ph-popsicle:after{content:"";margin-left:-1em}.ph-duotone.ph-potted-plant:before{content:"";opacity:.2}.ph-duotone.ph-potted-plant:after{content:"";margin-left:-1em}.ph-duotone.ph-power:before{content:"";opacity:.2}.ph-duotone.ph-power:after{content:"";margin-left:-1em}.ph-duotone.ph-prescription:before{content:"";opacity:.2}.ph-duotone.ph-prescription:after{content:"";margin-left:-1em}.ph-duotone.ph-presentation:before{content:"";opacity:.2}.ph-duotone.ph-presentation:after{content:"";margin-left:-1em}.ph-duotone.ph-presentation-chart:before{content:"";opacity:.2}.ph-duotone.ph-presentation-chart:after{content:"";margin-left:-1em}.ph-duotone.ph-printer:before{content:"";opacity:.2}.ph-duotone.ph-printer:after{content:"";margin-left:-1em}.ph-duotone.ph-prohibit:before{content:"";opacity:.2}.ph-duotone.ph-prohibit:after{content:"";margin-left:-1em}.ph-duotone.ph-prohibit-inset:before{content:"";opacity:.2}.ph-duotone.ph-prohibit-inset:after{content:"";margin-left:-1em}.ph-duotone.ph-projector-screen:before{content:"";opacity:.2}.ph-duotone.ph-projector-screen:after{content:"";margin-left:-1em}.ph-duotone.ph-projector-screen-chart:before{content:"";opacity:.2}.ph-duotone.ph-projector-screen-chart:after{content:"";margin-left:-1em}.ph-duotone.ph-pulse:before{content:"";opacity:.2}.ph-duotone.ph-pulse:after{content:"";margin-left:-1em}.ph-duotone.ph-push-pin:before{content:"";opacity:.2}.ph-duotone.ph-push-pin:after{content:"";margin-left:-1em}.ph-duotone.ph-push-pin-simple:before{content:"";opacity:.2}.ph-duotone.ph-push-pin-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-push-pin-simple-slash:before{content:"";opacity:.2}.ph-duotone.ph-push-pin-simple-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-push-pin-slash:before{content:"";opacity:.2}.ph-duotone.ph-push-pin-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-puzzle-piece:before{content:"";opacity:.2}.ph-duotone.ph-puzzle-piece:after{content:"";margin-left:-1em}.ph-duotone.ph-qr-code:before{content:"";opacity:.2}.ph-duotone.ph-qr-code:after{content:"";margin-left:-1em}.ph-duotone.ph-question:before{content:"";opacity:.2}.ph-duotone.ph-question:after{content:"";margin-left:-1em}.ph-duotone.ph-question-mark:before{content:"";opacity:.2}.ph-duotone.ph-question-mark:after{content:"";margin-left:-1em}.ph-duotone.ph-queue:before{content:"";opacity:.2}.ph-duotone.ph-queue:after{content:"";margin-left:-1em}.ph-duotone.ph-quotes:before{content:"";opacity:.2}.ph-duotone.ph-quotes:after{content:"";margin-left:-1em}.ph-duotone.ph-rabbit:before{content:"";opacity:.2}.ph-duotone.ph-rabbit:after{content:"";margin-left:-1em}.ph-duotone.ph-racquet:before{content:"";opacity:.2}.ph-duotone.ph-racquet:after{content:"";margin-left:-1em}.ph-duotone.ph-radical:before{content:"";opacity:.2}.ph-duotone.ph-radical:after{content:"";margin-left:-1em}.ph-duotone.ph-radio:before{content:"";opacity:.2}.ph-duotone.ph-radio:after{content:"";margin-left:-1em}.ph-duotone.ph-radio-button:before{content:"";opacity:.2}.ph-duotone.ph-radio-button:after{content:"";margin-left:-1em}.ph-duotone.ph-radioactive:before{content:"";opacity:.2}.ph-duotone.ph-radioactive:after{content:"";margin-left:-1em}.ph-duotone.ph-rainbow:before{content:"";opacity:.2}.ph-duotone.ph-rainbow:after{content:"";margin-left:-1em}.ph-duotone.ph-rainbow-cloud:before{content:"";opacity:.2}.ph-duotone.ph-rainbow-cloud:after{content:"";margin-left:-1em}.ph-duotone.ph-ranking:before{content:"";opacity:.2}.ph-duotone.ph-ranking:after{content:"";margin-left:-1em}.ph-duotone.ph-read-cv-logo:before{content:"";opacity:.2}.ph-duotone.ph-read-cv-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-receipt:before{content:"";opacity:.2}.ph-duotone.ph-receipt:after{content:"";margin-left:-1em}.ph-duotone.ph-receipt-x:before{content:"";opacity:.2}.ph-duotone.ph-receipt-x:after{content:"";margin-left:-1em}.ph-duotone.ph-record:before{content:"";opacity:.2}.ph-duotone.ph-record:after{content:"";margin-left:-1em}.ph-duotone.ph-rectangle:before{content:"";opacity:.2}.ph-duotone.ph-rectangle:after{content:"";margin-left:-1em}.ph-duotone.ph-rectangle-dashed:before{content:"";opacity:.2}.ph-duotone.ph-rectangle-dashed:after{content:"";margin-left:-1em}.ph-duotone.ph-recycle:before{content:"";opacity:.2}.ph-duotone.ph-recycle:after{content:"";margin-left:-1em}.ph-duotone.ph-reddit-logo:before{content:"";opacity:.2}.ph-duotone.ph-reddit-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-repeat:before{content:"";opacity:.2}.ph-duotone.ph-repeat:after{content:"";margin-left:-1em}.ph-duotone.ph-repeat-once:before{content:"";opacity:.2}.ph-duotone.ph-repeat-once:after{content:"";margin-left:-1em}.ph-duotone.ph-replit-logo:before{content:"";opacity:.2}.ph-duotone.ph-replit-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-resize:before{content:"";opacity:.2}.ph-duotone.ph-resize:after{content:"";margin-left:-1em}.ph-duotone.ph-rewind:before{content:"";opacity:.2}.ph-duotone.ph-rewind:after{content:"";margin-left:-1em}.ph-duotone.ph-rewind-circle:before{content:"";opacity:.2}.ph-duotone.ph-rewind-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-road-horizon:before{content:"";opacity:.2}.ph-duotone.ph-road-horizon:after{content:"";margin-left:-1em}.ph-duotone.ph-robot:before{content:"";opacity:.2}.ph-duotone.ph-robot:after{content:"";margin-left:-1em}.ph-duotone.ph-rocket:before{content:"";opacity:.2}.ph-duotone.ph-rocket:after{content:"";margin-left:-1em}.ph-duotone.ph-rocket-launch:before{content:"";opacity:.2}.ph-duotone.ph-rocket-launch:after{content:"";margin-left:-1em}.ph-duotone.ph-rows:before{content:"";opacity:.2}.ph-duotone.ph-rows:after{content:"";margin-left:-1em}.ph-duotone.ph-rows-plus-bottom:before{content:"";opacity:.2}.ph-duotone.ph-rows-plus-bottom:after{content:"";margin-left:-1em}.ph-duotone.ph-rows-plus-top:before{content:"";opacity:.2}.ph-duotone.ph-rows-plus-top:after{content:"";margin-left:-1em}.ph-duotone.ph-rss:before{content:"";opacity:.2}.ph-duotone.ph-rss:after{content:"";margin-left:-1em}.ph-duotone.ph-rss-simple:before{content:"";opacity:.2}.ph-duotone.ph-rss-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-rug:before{content:"";opacity:.2}.ph-duotone.ph-rug:after{content:"";margin-left:-1em}.ph-duotone.ph-ruler:before{content:"";opacity:.2}.ph-duotone.ph-ruler:after{content:"";margin-left:-1em}.ph-duotone.ph-sailboat:before{content:"";opacity:.2}.ph-duotone.ph-sailboat:after{content:"";margin-left:-1em}.ph-duotone.ph-scales:before{content:"";opacity:.2}.ph-duotone.ph-scales:after{content:"";margin-left:-1em}.ph-duotone.ph-scan:before{content:"";opacity:.2}.ph-duotone.ph-scan:after{content:"";margin-left:-1em}.ph-duotone.ph-scan-smiley:before{content:"";opacity:.2}.ph-duotone.ph-scan-smiley:after{content:"";margin-left:-1em}.ph-duotone.ph-scissors:before{content:"";opacity:.2}.ph-duotone.ph-scissors:after{content:"";margin-left:-1em}.ph-duotone.ph-scooter:before{content:"";opacity:.2}.ph-duotone.ph-scooter:after{content:"";margin-left:-1em}.ph-duotone.ph-screencast:before{content:"";opacity:.2}.ph-duotone.ph-screencast:after{content:"";margin-left:-1em}.ph-duotone.ph-screwdriver:before{content:"";opacity:.2}.ph-duotone.ph-screwdriver:after{content:"";margin-left:-1em}.ph-duotone.ph-scribble:before{content:"";opacity:.2}.ph-duotone.ph-scribble:after{content:"";margin-left:-1em}.ph-duotone.ph-scribble-loop:before{content:"";opacity:.2}.ph-duotone.ph-scribble-loop:after{content:"";margin-left:-1em}.ph-duotone.ph-scroll:before{content:"";opacity:.2}.ph-duotone.ph-scroll:after{content:"";margin-left:-1em}.ph-duotone.ph-seal:before{content:"";opacity:.2}.ph-duotone.ph-seal:after{content:"";margin-left:-1em}.ph-duotone.ph-seal-check:before{content:"";opacity:.2}.ph-duotone.ph-seal-check:after{content:"";margin-left:-1em}.ph-duotone.ph-seal-percent:before{content:"";opacity:.2}.ph-duotone.ph-seal-percent:after{content:"";margin-left:-1em}.ph-duotone.ph-seal-question:before{content:"";opacity:.2}.ph-duotone.ph-seal-question:after{content:"";margin-left:-1em}.ph-duotone.ph-seal-warning:before{content:"";opacity:.2}.ph-duotone.ph-seal-warning:after{content:"";margin-left:-1em}.ph-duotone.ph-seat:before{content:"";opacity:.2}.ph-duotone.ph-seat:after{content:"";margin-left:-1em}.ph-duotone.ph-seatbelt:before{content:"";opacity:.2}.ph-duotone.ph-seatbelt:after{content:"";margin-left:-1em}.ph-duotone.ph-security-camera:before{content:"";opacity:.2}.ph-duotone.ph-security-camera:after{content:"";margin-left:-1em}.ph-duotone.ph-selection:before{content:"";opacity:.2}.ph-duotone.ph-selection:after{content:"";margin-left:-1em}.ph-duotone.ph-selection-all:before{content:"";opacity:.2}.ph-duotone.ph-selection-all:after{content:"";margin-left:-1em}.ph-duotone.ph-selection-background:before{content:"";opacity:.2}.ph-duotone.ph-selection-background:after{content:"";margin-left:-1em}.ph-duotone.ph-selection-foreground:before{content:"";opacity:.2}.ph-duotone.ph-selection-foreground:after{content:"";margin-left:-1em}.ph-duotone.ph-selection-inverse:before{content:"";opacity:.2}.ph-duotone.ph-selection-inverse:after{content:"";margin-left:-1em}.ph-duotone.ph-selection-plus:before{content:"";opacity:.2}.ph-duotone.ph-selection-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-selection-slash:before{content:"";opacity:.2}.ph-duotone.ph-selection-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-shapes:before{content:"";opacity:.2}.ph-duotone.ph-shapes:after{content:"";margin-left:-1em}.ph-duotone.ph-share:before{content:"";opacity:.2}.ph-duotone.ph-share:after{content:"";margin-left:-1em}.ph-duotone.ph-share-fat:before{content:"";opacity:.2}.ph-duotone.ph-share-fat:after{content:"";margin-left:-1em}.ph-duotone.ph-share-network:before{content:"";opacity:.2}.ph-duotone.ph-share-network:after{content:"";margin-left:-1em}.ph-duotone.ph-shield:before{content:"";opacity:.2}.ph-duotone.ph-shield:after{content:"";margin-left:-1em}.ph-duotone.ph-shield-check:before{content:"";opacity:.2}.ph-duotone.ph-shield-check:after{content:"";margin-left:-1em}.ph-duotone.ph-shield-checkered:before{content:"";opacity:.2}.ph-duotone.ph-shield-checkered:after{content:"";margin-left:-1em}.ph-duotone.ph-shield-chevron:before{content:"";opacity:.2}.ph-duotone.ph-shield-chevron:after{content:"";margin-left:-1em}.ph-duotone.ph-shield-plus:before{content:"";opacity:.2}.ph-duotone.ph-shield-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-shield-slash:before{content:"";opacity:.2}.ph-duotone.ph-shield-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-shield-star:before{content:"";opacity:.2}.ph-duotone.ph-shield-star:after{content:"";margin-left:-1em}.ph-duotone.ph-shield-warning:before{content:"";opacity:.2}.ph-duotone.ph-shield-warning:after{content:"";margin-left:-1em}.ph-duotone.ph-shipping-container:before{content:"";opacity:.2}.ph-duotone.ph-shipping-container:after{content:"";margin-left:-1em}.ph-duotone.ph-shirt-folded:before{content:"";opacity:.2}.ph-duotone.ph-shirt-folded:after{content:"";margin-left:-1em}.ph-duotone.ph-shooting-star:before{content:"";opacity:.2}.ph-duotone.ph-shooting-star:after{content:"";margin-left:-1em}.ph-duotone.ph-shopping-bag:before{content:"";opacity:.2}.ph-duotone.ph-shopping-bag:after{content:"";margin-left:-1em}.ph-duotone.ph-shopping-bag-open:before{content:"";opacity:.2}.ph-duotone.ph-shopping-bag-open:after{content:"";margin-left:-1em}.ph-duotone.ph-shopping-cart:before{content:"";opacity:.2}.ph-duotone.ph-shopping-cart:after{content:"";margin-left:-1em}.ph-duotone.ph-shopping-cart-simple:before{content:"";opacity:.2}.ph-duotone.ph-shopping-cart-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-shovel:before{content:"";opacity:.2}.ph-duotone.ph-shovel:after{content:"";margin-left:-1em}.ph-duotone.ph-shower:before{content:"";opacity:.2}.ph-duotone.ph-shower:after{content:"";margin-left:-1em}.ph-duotone.ph-shrimp:before{content:"";opacity:.2}.ph-duotone.ph-shrimp:after{content:"";margin-left:-1em}.ph-duotone.ph-shuffle:before{content:"";opacity:.2}.ph-duotone.ph-shuffle:after{content:"";margin-left:-1em}.ph-duotone.ph-shuffle-angular:before{content:"";opacity:.2}.ph-duotone.ph-shuffle-angular:after{content:"";margin-left:-1em}.ph-duotone.ph-shuffle-simple:before{content:"";opacity:.2}.ph-duotone.ph-shuffle-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-sidebar:before{content:"";opacity:.2}.ph-duotone.ph-sidebar:after{content:"";margin-left:-1em}.ph-duotone.ph-sidebar-simple:before{content:"";opacity:.2}.ph-duotone.ph-sidebar-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-sigma:before{content:"";opacity:.2}.ph-duotone.ph-sigma:after{content:"";margin-left:-1em}.ph-duotone.ph-sign-in:before{content:"";opacity:.2}.ph-duotone.ph-sign-in:after{content:"";margin-left:-1em}.ph-duotone.ph-sign-out:before{content:"";opacity:.2}.ph-duotone.ph-sign-out:after{content:"";margin-left:-1em}.ph-duotone.ph-signature:before{content:"";opacity:.2}.ph-duotone.ph-signature:after{content:"";margin-left:-1em}.ph-duotone.ph-signpost:before{content:"";opacity:.2}.ph-duotone.ph-signpost:after{content:"";margin-left:-1em}.ph-duotone.ph-sim-card:before{content:"";opacity:.2}.ph-duotone.ph-sim-card:after{content:"";margin-left:-1em}.ph-duotone.ph-siren:before{content:"";opacity:.2}.ph-duotone.ph-siren:after{content:"";margin-left:-1em}.ph-duotone.ph-sketch-logo:before{content:"";opacity:.2}.ph-duotone.ph-sketch-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-skip-back:before{content:"";opacity:.2}.ph-duotone.ph-skip-back:after{content:"";margin-left:-1em}.ph-duotone.ph-skip-back-circle:before{content:"";opacity:.2}.ph-duotone.ph-skip-back-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-skip-forward:before{content:"";opacity:.2}.ph-duotone.ph-skip-forward:after{content:"";margin-left:-1em}.ph-duotone.ph-skip-forward-circle:before{content:"";opacity:.2}.ph-duotone.ph-skip-forward-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-skull:before{content:"";opacity:.2}.ph-duotone.ph-skull:after{content:"";margin-left:-1em}.ph-duotone.ph-skype-logo:before{content:"";opacity:.2}.ph-duotone.ph-skype-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-slack-logo:before{content:"";opacity:.2}.ph-duotone.ph-slack-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-sliders:before{content:"";opacity:.2}.ph-duotone.ph-sliders:after{content:"";margin-left:-1em}.ph-duotone.ph-sliders-horizontal:before{content:"";opacity:.2}.ph-duotone.ph-sliders-horizontal:after{content:"";margin-left:-1em}.ph-duotone.ph-slideshow:before{content:"";opacity:.2}.ph-duotone.ph-slideshow:after{content:"";margin-left:-1em}.ph-duotone.ph-smiley:before{content:"";opacity:.2}.ph-duotone.ph-smiley:after{content:"";margin-left:-1em}.ph-duotone.ph-smiley-angry:before{content:"";opacity:.2}.ph-duotone.ph-smiley-angry:after{content:"";margin-left:-1em}.ph-duotone.ph-smiley-blank:before{content:"";opacity:.2}.ph-duotone.ph-smiley-blank:after{content:"";margin-left:-1em}.ph-duotone.ph-smiley-meh:before{content:"";opacity:.2}.ph-duotone.ph-smiley-meh:after{content:"";margin-left:-1em}.ph-duotone.ph-smiley-melting:before{content:"";opacity:.2}.ph-duotone.ph-smiley-melting:after{content:"";margin-left:-1em}.ph-duotone.ph-smiley-nervous:before{content:"";opacity:.2}.ph-duotone.ph-smiley-nervous:after{content:"";margin-left:-1em}.ph-duotone.ph-smiley-sad:before{content:"";opacity:.2}.ph-duotone.ph-smiley-sad:after{content:"";margin-left:-1em}.ph-duotone.ph-smiley-sticker:before{content:"";opacity:.2}.ph-duotone.ph-smiley-sticker:after{content:"";margin-left:-1em}.ph-duotone.ph-smiley-wink:before{content:"";opacity:.2}.ph-duotone.ph-smiley-wink:after{content:"";margin-left:-1em}.ph-duotone.ph-smiley-x-eyes:before{content:"";opacity:.2}.ph-duotone.ph-smiley-x-eyes:after{content:"";margin-left:-1em}.ph-duotone.ph-snapchat-logo:before{content:"";opacity:.2}.ph-duotone.ph-snapchat-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-sneaker:before{content:"";opacity:.2}.ph-duotone.ph-sneaker:after{content:"";margin-left:-1em}.ph-duotone.ph-sneaker-move:before{content:"";opacity:.2}.ph-duotone.ph-sneaker-move:after{content:"";margin-left:-1em}.ph-duotone.ph-snowflake:before{content:"";opacity:.2}.ph-duotone.ph-snowflake:after{content:"";margin-left:-1em}.ph-duotone.ph-soccer-ball:before{content:"";opacity:.2}.ph-duotone.ph-soccer-ball:after{content:"";margin-left:-1em}.ph-duotone.ph-sock:before{content:"";opacity:.2}.ph-duotone.ph-sock:after{content:"";margin-left:-1em}.ph-duotone.ph-solar-panel:before{content:"";opacity:.2}.ph-duotone.ph-solar-panel:after{content:"";margin-left:-1em}.ph-duotone.ph-solar-roof:before{content:"";opacity:.2}.ph-duotone.ph-solar-roof:after{content:"";margin-left:-1em}.ph-duotone.ph-sort-ascending:before{content:"";opacity:.2}.ph-duotone.ph-sort-ascending:after{content:"";margin-left:-1em}.ph-duotone.ph-sort-descending:before{content:"";opacity:.2}.ph-duotone.ph-sort-descending:after{content:"";margin-left:-1em}.ph-duotone.ph-soundcloud-logo:before{content:"";opacity:.2}.ph-duotone.ph-soundcloud-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-spade:before{content:"";opacity:.2}.ph-duotone.ph-spade:after{content:"";margin-left:-1em}.ph-duotone.ph-sparkle:before{content:"";opacity:.2}.ph-duotone.ph-sparkle:after{content:"";margin-left:-1em}.ph-duotone.ph-speaker-hifi:before{content:"";opacity:.2}.ph-duotone.ph-speaker-hifi:after{content:"";margin-left:-1em}.ph-duotone.ph-speaker-high:before{content:"";opacity:.2}.ph-duotone.ph-speaker-high:after{content:"";margin-left:-1em}.ph-duotone.ph-speaker-low:before{content:"";opacity:.2}.ph-duotone.ph-speaker-low:after{content:"";margin-left:-1em}.ph-duotone.ph-speaker-none:before{content:"";opacity:.2}.ph-duotone.ph-speaker-none:after{content:"";margin-left:-1em}.ph-duotone.ph-speaker-simple-high:before{content:"";opacity:.2}.ph-duotone.ph-speaker-simple-high:after{content:"";margin-left:-1em}.ph-duotone.ph-speaker-simple-low:before{content:"";opacity:.2}.ph-duotone.ph-speaker-simple-low:after{content:"";margin-left:-1em}.ph-duotone.ph-speaker-simple-none:before{content:"";opacity:.2}.ph-duotone.ph-speaker-simple-none:after{content:"";margin-left:-1em}.ph-duotone.ph-speaker-simple-slash:before{content:"";opacity:.2}.ph-duotone.ph-speaker-simple-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-speaker-simple-x:before{content:"";opacity:.2}.ph-duotone.ph-speaker-simple-x:after{content:"";margin-left:-1em}.ph-duotone.ph-speaker-slash:before{content:"";opacity:.2}.ph-duotone.ph-speaker-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-speaker-x:before{content:"";opacity:.2}.ph-duotone.ph-speaker-x:after{content:"";margin-left:-1em}.ph-duotone.ph-speedometer:before{content:"";opacity:.2}.ph-duotone.ph-speedometer:after{content:"";margin-left:-1em}.ph-duotone.ph-sphere:before{content:"";opacity:.2}.ph-duotone.ph-sphere:after{content:"";margin-left:-1em}.ph-duotone.ph-spinner:before{content:"";opacity:.2}.ph-duotone.ph-spinner:after{content:"";margin-left:-1em}.ph-duotone.ph-spinner-ball:before{content:"";opacity:.2}.ph-duotone.ph-spinner-ball:after{content:"";margin-left:-1em}.ph-duotone.ph-spinner-gap:before{content:"";opacity:.2}.ph-duotone.ph-spinner-gap:after{content:"";margin-left:-1em}.ph-duotone.ph-spiral:before{content:"";opacity:.2}.ph-duotone.ph-spiral:after{content:"";margin-left:-1em}.ph-duotone.ph-split-horizontal:before{content:"";opacity:.2}.ph-duotone.ph-split-horizontal:after{content:"";margin-left:-1em}.ph-duotone.ph-split-vertical:before{content:"";opacity:.2}.ph-duotone.ph-split-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-spotify-logo:before{content:"";opacity:.2}.ph-duotone.ph-spotify-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-spray-bottle:before{content:"";opacity:.2}.ph-duotone.ph-spray-bottle:after{content:"";margin-left:-1em}.ph-duotone.ph-square:before{content:"";opacity:.2}.ph-duotone.ph-square:after{content:"";margin-left:-1em}.ph-duotone.ph-square-half:before{content:"";opacity:.2}.ph-duotone.ph-square-half:after{content:"";margin-left:-1em}.ph-duotone.ph-square-half-bottom:before{content:"";opacity:.2}.ph-duotone.ph-square-half-bottom:after{content:"";margin-left:-1em}.ph-duotone.ph-square-logo:before{content:"";opacity:.2}.ph-duotone.ph-square-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-square-split-horizontal:before{content:"";opacity:.2}.ph-duotone.ph-square-split-horizontal:after{content:"";margin-left:-1em}.ph-duotone.ph-square-split-vertical:before{content:"";opacity:.2}.ph-duotone.ph-square-split-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-squares-four:before{content:"";opacity:.2}.ph-duotone.ph-squares-four:after{content:"";margin-left:-1em}.ph-duotone.ph-stack:before{content:"";opacity:.2}.ph-duotone.ph-stack:after{content:"";margin-left:-1em}.ph-duotone.ph-stack-minus:before{content:"";opacity:.2}.ph-duotone.ph-stack-minus:after{content:"";margin-left:-1em}.ph-duotone.ph-stack-overflow-logo:before{content:"";opacity:.2}.ph-duotone.ph-stack-overflow-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-stack-plus:before{content:"";opacity:.2}.ph-duotone.ph-stack-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-stack-simple:before{content:"";opacity:.2}.ph-duotone.ph-stack-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-stairs:before{content:"";opacity:.2}.ph-duotone.ph-stairs:after{content:"";margin-left:-1em}.ph-duotone.ph-stamp:before{content:"";opacity:.2}.ph-duotone.ph-stamp:after{content:"";margin-left:-1em}.ph-duotone.ph-standard-definition:before{content:"";opacity:.2}.ph-duotone.ph-standard-definition:after{content:"";margin-left:-1em}.ph-duotone.ph-star:before{content:"";opacity:.2}.ph-duotone.ph-star:after{content:"";margin-left:-1em}.ph-duotone.ph-star-and-crescent:before{content:"";opacity:.2}.ph-duotone.ph-star-and-crescent:after{content:"";margin-left:-1em}.ph-duotone.ph-star-four:before{content:"";opacity:.2}.ph-duotone.ph-star-four:after{content:"";margin-left:-1em}.ph-duotone.ph-star-half:before{content:"";opacity:.2}.ph-duotone.ph-star-half:after{content:"";margin-left:-1em}.ph-duotone.ph-star-of-david:before{content:"";opacity:.2}.ph-duotone.ph-star-of-david:after{content:"";margin-left:-1em}.ph-duotone.ph-steam-logo:before{content:"";opacity:.2}.ph-duotone.ph-steam-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-steering-wheel:before{content:"";opacity:.2}.ph-duotone.ph-steering-wheel:after{content:"";margin-left:-1em}.ph-duotone.ph-steps:before{content:"";opacity:.2}.ph-duotone.ph-steps:after{content:"";margin-left:-1em}.ph-duotone.ph-stethoscope:before{content:"";opacity:.2}.ph-duotone.ph-stethoscope:after{content:"";margin-left:-1em}.ph-duotone.ph-sticker:before{content:"";opacity:.2}.ph-duotone.ph-sticker:after{content:"";margin-left:-1em}.ph-duotone.ph-stool:before{content:"";opacity:.2}.ph-duotone.ph-stool:after{content:"";margin-left:-1em}.ph-duotone.ph-stop:before{content:"";opacity:.2}.ph-duotone.ph-stop:after{content:"";margin-left:-1em}.ph-duotone.ph-stop-circle:before{content:"";opacity:.2}.ph-duotone.ph-stop-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-storefront:before{content:"";opacity:.2}.ph-duotone.ph-storefront:after{content:"";margin-left:-1em}.ph-duotone.ph-strategy:before{content:"";opacity:.2}.ph-duotone.ph-strategy:after{content:"";margin-left:-1em}.ph-duotone.ph-stripe-logo:before{content:"";opacity:.2}.ph-duotone.ph-stripe-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-student:before{content:"";opacity:.2}.ph-duotone.ph-student:after{content:"";margin-left:-1em}.ph-duotone.ph-subset-of:before{content:"";opacity:.2}.ph-duotone.ph-subset-of:after{content:"";margin-left:-1em}.ph-duotone.ph-subset-proper-of:before{content:"";opacity:.2}.ph-duotone.ph-subset-proper-of:after{content:"";margin-left:-1em}.ph-duotone.ph-subtitles:before{content:"";opacity:.2}.ph-duotone.ph-subtitles:after{content:"";margin-left:-1em}.ph-duotone.ph-subtitles-slash:before{content:"";opacity:.2}.ph-duotone.ph-subtitles-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-subtract:before{content:"";opacity:.2}.ph-duotone.ph-subtract:after{content:"";margin-left:-1em}.ph-duotone.ph-subtract-square:before{content:"";opacity:.2}.ph-duotone.ph-subtract-square:after{content:"";margin-left:-1em}.ph-duotone.ph-subway:before{content:"";opacity:.2}.ph-duotone.ph-subway:after{content:"";margin-left:-1em}.ph-duotone.ph-suitcase:before{content:"";opacity:.2}.ph-duotone.ph-suitcase:after{content:"";margin-left:-1em}.ph-duotone.ph-suitcase-rolling:before{content:"";opacity:.2}.ph-duotone.ph-suitcase-rolling:after{content:"";margin-left:-1em}.ph-duotone.ph-suitcase-simple:before{content:"";opacity:.2}.ph-duotone.ph-suitcase-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-sun:before{content:"";opacity:.2}.ph-duotone.ph-sun:after{content:"";margin-left:-1em}.ph-duotone.ph-sun-dim:before{content:"";opacity:.2}.ph-duotone.ph-sun-dim:after{content:"";margin-left:-1em}.ph-duotone.ph-sun-horizon:before{content:"";opacity:.2}.ph-duotone.ph-sun-horizon:after{content:"";margin-left:-1em}.ph-duotone.ph-sunglasses:before{content:"";opacity:.2}.ph-duotone.ph-sunglasses:after{content:"";margin-left:-1em}.ph-duotone.ph-superset-of:before{content:"";opacity:.2}.ph-duotone.ph-superset-of:after{content:"";margin-left:-1em}.ph-duotone.ph-superset-proper-of:before{content:"";opacity:.2}.ph-duotone.ph-superset-proper-of:after{content:"";margin-left:-1em}.ph-duotone.ph-swap:before{content:"";opacity:.2}.ph-duotone.ph-swap:after{content:"";margin-left:-1em}.ph-duotone.ph-swatches:before{content:"";opacity:.2}.ph-duotone.ph-swatches:after{content:"";margin-left:-1em}.ph-duotone.ph-swimming-pool:before{content:"";opacity:.2}.ph-duotone.ph-swimming-pool:after{content:"";margin-left:-1em}.ph-duotone.ph-sword:before{content:"";opacity:.2}.ph-duotone.ph-sword:after{content:"";margin-left:-1em}.ph-duotone.ph-synagogue:before{content:"";opacity:.2}.ph-duotone.ph-synagogue:after{content:"";margin-left:-1em}.ph-duotone.ph-syringe:before{content:"";opacity:.2}.ph-duotone.ph-syringe:after{content:"";margin-left:-1em}.ph-duotone.ph-t-shirt:before{content:"";opacity:.2}.ph-duotone.ph-t-shirt:after{content:"";margin-left:-1em}.ph-duotone.ph-table:before{content:"";opacity:.2}.ph-duotone.ph-table:after{content:"";margin-left:-1em}.ph-duotone.ph-tabs:before{content:"";opacity:.2}.ph-duotone.ph-tabs:after{content:"";margin-left:-1em}.ph-duotone.ph-tag:before{content:"";opacity:.2}.ph-duotone.ph-tag:after{content:"";margin-left:-1em}.ph-duotone.ph-tag-chevron:before{content:"";opacity:.2}.ph-duotone.ph-tag-chevron:after{content:"";margin-left:-1em}.ph-duotone.ph-tag-simple:before{content:"";opacity:.2}.ph-duotone.ph-tag-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-target:before{content:"";opacity:.2}.ph-duotone.ph-target:after{content:"";margin-left:-1em}.ph-duotone.ph-taxi:before{content:"";opacity:.2}.ph-duotone.ph-taxi:after{content:"";margin-left:-1em}.ph-duotone.ph-tea-bag:before{content:"";opacity:.2}.ph-duotone.ph-tea-bag:after{content:"";margin-left:-1em}.ph-duotone.ph-telegram-logo:before{content:"";opacity:.2}.ph-duotone.ph-telegram-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-television:before{content:"";opacity:.2}.ph-duotone.ph-television:after{content:"";margin-left:-1em}.ph-duotone.ph-television-simple:before{content:"";opacity:.2}.ph-duotone.ph-television-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-tennis-ball:before{content:"";opacity:.2}.ph-duotone.ph-tennis-ball:after{content:"";margin-left:-1em}.ph-duotone.ph-tent:before{content:"";opacity:.2}.ph-duotone.ph-tent:after{content:"";margin-left:-1em}.ph-duotone.ph-terminal:before{content:"";opacity:.2}.ph-duotone.ph-terminal:after{content:"";margin-left:-1em}.ph-duotone.ph-terminal-window:before{content:"";opacity:.2}.ph-duotone.ph-terminal-window:after{content:"";margin-left:-1em}.ph-duotone.ph-test-tube:before{content:"";opacity:.2}.ph-duotone.ph-test-tube:after{content:"";margin-left:-1em}.ph-duotone.ph-text-a-underline:before{content:"";opacity:.2}.ph-duotone.ph-text-a-underline:after{content:"";margin-left:-1em}.ph-duotone.ph-text-aa:before{content:"";opacity:.2}.ph-duotone.ph-text-aa:after{content:"";margin-left:-1em}.ph-duotone.ph-text-align-center:before{content:"";opacity:.2}.ph-duotone.ph-text-align-center:after{content:"";margin-left:-1em}.ph-duotone.ph-text-align-justify:before{content:"";opacity:.2}.ph-duotone.ph-text-align-justify:after{content:"";margin-left:-1em}.ph-duotone.ph-text-align-left:before{content:"";opacity:.2}.ph-duotone.ph-text-align-left:after{content:"";margin-left:-1em}.ph-duotone.ph-text-align-right:before{content:"";opacity:.2}.ph-duotone.ph-text-align-right:after{content:"";margin-left:-1em}.ph-duotone.ph-text-b:before{content:"";opacity:.2}.ph-duotone.ph-text-b:after{content:"";margin-left:-1em}.ph-duotone.ph-text-columns:before{content:"";opacity:.2}.ph-duotone.ph-text-columns:after{content:"";margin-left:-1em}.ph-duotone.ph-text-h:before{content:"";opacity:.2}.ph-duotone.ph-text-h:after{content:"";margin-left:-1em}.ph-duotone.ph-text-h-five:before{content:"";opacity:.2}.ph-duotone.ph-text-h-five:after{content:"";margin-left:-1em}.ph-duotone.ph-text-h-four:before{content:"";opacity:.2}.ph-duotone.ph-text-h-four:after{content:"";margin-left:-1em}.ph-duotone.ph-text-h-one:before{content:"";opacity:.2}.ph-duotone.ph-text-h-one:after{content:"";margin-left:-1em}.ph-duotone.ph-text-h-six:before{content:"";opacity:.2}.ph-duotone.ph-text-h-six:after{content:"";margin-left:-1em}.ph-duotone.ph-text-h-three:before{content:"";opacity:.2}.ph-duotone.ph-text-h-three:after{content:"";margin-left:-1em}.ph-duotone.ph-text-h-two:before{content:"";opacity:.2}.ph-duotone.ph-text-h-two:after{content:"";margin-left:-1em}.ph-duotone.ph-text-indent:before{content:"";opacity:.2}.ph-duotone.ph-text-indent:after{content:"";margin-left:-1em}.ph-duotone.ph-text-italic:before{content:"";opacity:.2}.ph-duotone.ph-text-italic:after{content:"";margin-left:-1em}.ph-duotone.ph-text-outdent:before{content:"";opacity:.2}.ph-duotone.ph-text-outdent:after{content:"";margin-left:-1em}.ph-duotone.ph-text-strikethrough:before{content:"";opacity:.2}.ph-duotone.ph-text-strikethrough:after{content:"";margin-left:-1em}.ph-duotone.ph-text-subscript:before{content:"";opacity:.2}.ph-duotone.ph-text-subscript:after{content:"";margin-left:-1em}.ph-duotone.ph-text-superscript:before{content:"";opacity:.2}.ph-duotone.ph-text-superscript:after{content:"";margin-left:-1em}.ph-duotone.ph-text-t:before{content:"";opacity:.2}.ph-duotone.ph-text-t:after{content:"";margin-left:-1em}.ph-duotone.ph-text-t-slash:before{content:"";opacity:.2}.ph-duotone.ph-text-t-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-text-underline:before{content:"";opacity:.2}.ph-duotone.ph-text-underline:after{content:"";margin-left:-1em}.ph-duotone.ph-textbox:before{content:"";opacity:.2}.ph-duotone.ph-textbox:after{content:"";margin-left:-1em}.ph-duotone.ph-thermometer:before{content:"";opacity:.2}.ph-duotone.ph-thermometer:after{content:"";margin-left:-1em}.ph-duotone.ph-thermometer-cold:before{content:"";opacity:.2}.ph-duotone.ph-thermometer-cold:after{content:"";margin-left:-1em}.ph-duotone.ph-thermometer-hot:before{content:"";opacity:.2}.ph-duotone.ph-thermometer-hot:after{content:"";margin-left:-1em}.ph-duotone.ph-thermometer-simple:before{content:"";opacity:.2}.ph-duotone.ph-thermometer-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-threads-logo:before{content:"";opacity:.2}.ph-duotone.ph-threads-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-three-d:before{content:"";opacity:.2}.ph-duotone.ph-three-d:after{content:"";margin-left:-1em}.ph-duotone.ph-thumbs-down:before{content:"";opacity:.2}.ph-duotone.ph-thumbs-down:after{content:"";margin-left:-1em}.ph-duotone.ph-thumbs-up:before{content:"";opacity:.2}.ph-duotone.ph-thumbs-up:after{content:"";margin-left:-1em}.ph-duotone.ph-ticket:before{content:"";opacity:.2}.ph-duotone.ph-ticket:after{content:"";margin-left:-1em}.ph-duotone.ph-tidal-logo:before{content:"";opacity:.2}.ph-duotone.ph-tidal-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-tiktok-logo:before{content:"";opacity:.2}.ph-duotone.ph-tiktok-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-tilde:before{content:"";opacity:.2}.ph-duotone.ph-tilde:after{content:"";margin-left:-1em}.ph-duotone.ph-timer:before{content:"";opacity:.2}.ph-duotone.ph-timer:after{content:"";margin-left:-1em}.ph-duotone.ph-tip-jar:before{content:"";opacity:.2}.ph-duotone.ph-tip-jar:after{content:"";margin-left:-1em}.ph-duotone.ph-tipi:before{content:"";opacity:.2}.ph-duotone.ph-tipi:after{content:"";margin-left:-1em}.ph-duotone.ph-tire:before{content:"";opacity:.2}.ph-duotone.ph-tire:after{content:"";margin-left:-1em}.ph-duotone.ph-toggle-left:before{content:"";opacity:.2}.ph-duotone.ph-toggle-left:after{content:"";margin-left:-1em}.ph-duotone.ph-toggle-right:before{content:"";opacity:.2}.ph-duotone.ph-toggle-right:after{content:"";margin-left:-1em}.ph-duotone.ph-toilet:before{content:"";opacity:.2}.ph-duotone.ph-toilet:after{content:"";margin-left:-1em}.ph-duotone.ph-toilet-paper:before{content:"";opacity:.2}.ph-duotone.ph-toilet-paper:after{content:"";margin-left:-1em}.ph-duotone.ph-toolbox:before{content:"";opacity:.2}.ph-duotone.ph-toolbox:after{content:"";margin-left:-1em}.ph-duotone.ph-tooth:before{content:"";opacity:.2}.ph-duotone.ph-tooth:after{content:"";margin-left:-1em}.ph-duotone.ph-tornado:before{content:"";opacity:.2}.ph-duotone.ph-tornado:after{content:"";margin-left:-1em}.ph-duotone.ph-tote:before{content:"";opacity:.2}.ph-duotone.ph-tote:after{content:"";margin-left:-1em}.ph-duotone.ph-tote-simple:before{content:"";opacity:.2}.ph-duotone.ph-tote-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-towel:before{content:"";opacity:.2}.ph-duotone.ph-towel:after{content:"";margin-left:-1em}.ph-duotone.ph-tractor:before{content:"";opacity:.2}.ph-duotone.ph-tractor:after{content:"";margin-left:-1em}.ph-duotone.ph-trademark:before{content:"";opacity:.2}.ph-duotone.ph-trademark:after{content:"";margin-left:-1em}.ph-duotone.ph-trademark-registered:before{content:"";opacity:.2}.ph-duotone.ph-trademark-registered:after{content:"";margin-left:-1em}.ph-duotone.ph-traffic-cone:before{content:"";opacity:.2}.ph-duotone.ph-traffic-cone:after{content:"";margin-left:-1em}.ph-duotone.ph-traffic-sign:before{content:"";opacity:.2}.ph-duotone.ph-traffic-sign:after{content:"";margin-left:-1em}.ph-duotone.ph-traffic-signal:before{content:"";opacity:.2}.ph-duotone.ph-traffic-signal:after{content:"";margin-left:-1em}.ph-duotone.ph-train:before{content:"";opacity:.2}.ph-duotone.ph-train:after{content:"";margin-left:-1em}.ph-duotone.ph-train-regional:before{content:"";opacity:.2}.ph-duotone.ph-train-regional:after{content:"";margin-left:-1em}.ph-duotone.ph-train-simple:before{content:"";opacity:.2}.ph-duotone.ph-train-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-tram:before{content:"";opacity:.2}.ph-duotone.ph-tram:after{content:"";margin-left:-1em}.ph-duotone.ph-translate:before{content:"";opacity:.2}.ph-duotone.ph-translate:after{content:"";margin-left:-1em}.ph-duotone.ph-trash:before{content:"";opacity:.2}.ph-duotone.ph-trash:after{content:"";margin-left:-1em}.ph-duotone.ph-trash-simple:before{content:"";opacity:.2}.ph-duotone.ph-trash-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-tray:before{content:"";opacity:.2}.ph-duotone.ph-tray:after{content:"";margin-left:-1em}.ph-duotone.ph-tray-arrow-down:before{content:"";opacity:.2}.ph-duotone.ph-tray-arrow-down:after{content:"";margin-left:-1em}.ph-duotone.ph-tray-arrow-up:before{content:"";opacity:.2}.ph-duotone.ph-tray-arrow-up:after{content:"";margin-left:-1em}.ph-duotone.ph-treasure-chest:before{content:"";opacity:.2}.ph-duotone.ph-treasure-chest:after{content:"";margin-left:-1em}.ph-duotone.ph-tree:before{content:"";opacity:.2}.ph-duotone.ph-tree:after{content:"";margin-left:-1em}.ph-duotone.ph-tree-evergreen:before{content:"";opacity:.2}.ph-duotone.ph-tree-evergreen:after{content:"";margin-left:-1em}.ph-duotone.ph-tree-palm:before{content:"";opacity:.2}.ph-duotone.ph-tree-palm:after{content:"";margin-left:-1em}.ph-duotone.ph-tree-structure:before{content:"";opacity:.2}.ph-duotone.ph-tree-structure:after{content:"";margin-left:-1em}.ph-duotone.ph-tree-view:before{content:"";opacity:.2}.ph-duotone.ph-tree-view:after{content:"";margin-left:-1em}.ph-duotone.ph-trend-down:before{content:"";opacity:.2}.ph-duotone.ph-trend-down:after{content:"";margin-left:-1em}.ph-duotone.ph-trend-up:before{content:"";opacity:.2}.ph-duotone.ph-trend-up:after{content:"";margin-left:-1em}.ph-duotone.ph-triangle:before{content:"";opacity:.2}.ph-duotone.ph-triangle:after{content:"";margin-left:-1em}.ph-duotone.ph-triangle-dashed:before{content:"";opacity:.2}.ph-duotone.ph-triangle-dashed:after{content:"";margin-left:-1em}.ph-duotone.ph-trolley:before{content:"";opacity:.2}.ph-duotone.ph-trolley:after{content:"";margin-left:-1em}.ph-duotone.ph-trolley-suitcase:before{content:"";opacity:.2}.ph-duotone.ph-trolley-suitcase:after{content:"";margin-left:-1em}.ph-duotone.ph-trophy:before{content:"";opacity:.2}.ph-duotone.ph-trophy:after{content:"";margin-left:-1em}.ph-duotone.ph-truck:before{content:"";opacity:.2}.ph-duotone.ph-truck:after{content:"";margin-left:-1em}.ph-duotone.ph-truck-trailer:before{content:"";opacity:.2}.ph-duotone.ph-truck-trailer:after{content:"";margin-left:-1em}.ph-duotone.ph-tumblr-logo:before{content:"";opacity:.2}.ph-duotone.ph-tumblr-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-twitch-logo:before{content:"";opacity:.2}.ph-duotone.ph-twitch-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-twitter-logo:before{content:"";opacity:.2}.ph-duotone.ph-twitter-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-umbrella:before{content:"";opacity:.2}.ph-duotone.ph-umbrella:after{content:"";margin-left:-1em}.ph-duotone.ph-umbrella-simple:before{content:"";opacity:.2}.ph-duotone.ph-umbrella-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-union:before{content:"";opacity:.2}.ph-duotone.ph-union:after{content:"";margin-left:-1em}.ph-duotone.ph-unite:before{content:"";opacity:.2}.ph-duotone.ph-unite:after{content:"";margin-left:-1em}.ph-duotone.ph-unite-square:before{content:"";opacity:.2}.ph-duotone.ph-unite-square:after{content:"";margin-left:-1em}.ph-duotone.ph-upload:before{content:"";opacity:.2}.ph-duotone.ph-upload:after{content:"";margin-left:-1em}.ph-duotone.ph-upload-simple:before{content:"";opacity:.2}.ph-duotone.ph-upload-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-usb:before{content:"";opacity:.2}.ph-duotone.ph-usb:after{content:"";margin-left:-1em}.ph-duotone.ph-user:before{content:"";opacity:.2}.ph-duotone.ph-user:after{content:"";margin-left:-1em}.ph-duotone.ph-user-check:before{content:"";opacity:.2}.ph-duotone.ph-user-check:after{content:"";margin-left:-1em}.ph-duotone.ph-user-circle:before{content:"";opacity:.2}.ph-duotone.ph-user-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-user-circle-check:before{content:"";opacity:.2}.ph-duotone.ph-user-circle-check:after{content:"";margin-left:-1em}.ph-duotone.ph-user-circle-dashed:before{content:"";opacity:.2}.ph-duotone.ph-user-circle-dashed:after{content:"";margin-left:-1em}.ph-duotone.ph-user-circle-gear:before{content:"";opacity:.2}.ph-duotone.ph-user-circle-gear:after{content:"";margin-left:-1em}.ph-duotone.ph-user-circle-minus:before{content:"";opacity:.2}.ph-duotone.ph-user-circle-minus:after{content:"";margin-left:-1em}.ph-duotone.ph-user-circle-plus:before{content:"";opacity:.2}.ph-duotone.ph-user-circle-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-user-focus:before{content:"";opacity:.2}.ph-duotone.ph-user-focus:after{content:"";margin-left:-1em}.ph-duotone.ph-user-gear:before{content:"";opacity:.2}.ph-duotone.ph-user-gear:after{content:"";margin-left:-1em}.ph-duotone.ph-user-list:before{content:"";opacity:.2}.ph-duotone.ph-user-list:after{content:"";margin-left:-1em}.ph-duotone.ph-user-minus:before{content:"";opacity:.2}.ph-duotone.ph-user-minus:after{content:"";margin-left:-1em}.ph-duotone.ph-user-plus:before{content:"";opacity:.2}.ph-duotone.ph-user-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-user-rectangle:before{content:"";opacity:.2}.ph-duotone.ph-user-rectangle:after{content:"";margin-left:-1em}.ph-duotone.ph-user-sound:before{content:"";opacity:.2}.ph-duotone.ph-user-sound:after{content:"";margin-left:-1em}.ph-duotone.ph-user-square:before{content:"";opacity:.2}.ph-duotone.ph-user-square:after{content:"";margin-left:-1em}.ph-duotone.ph-user-switch:before{content:"";opacity:.2}.ph-duotone.ph-user-switch:after{content:"";margin-left:-1em}.ph-duotone.ph-users:before{content:"";opacity:.2}.ph-duotone.ph-users:after{content:"";margin-left:-1em}.ph-duotone.ph-users-four:before{content:"";opacity:.2}.ph-duotone.ph-users-four:after{content:"";margin-left:-1em}.ph-duotone.ph-users-three:before{content:"";opacity:.2}.ph-duotone.ph-users-three:after{content:"";margin-left:-1em}.ph-duotone.ph-van:before{content:"";opacity:.2}.ph-duotone.ph-van:after{content:"";margin-left:-1em}.ph-duotone.ph-vault:before{content:"";opacity:.2}.ph-duotone.ph-vault:after{content:"";margin-left:-1em}.ph-duotone.ph-vector-three:before{content:"";opacity:.2}.ph-duotone.ph-vector-three:after{content:"";margin-left:-1em}.ph-duotone.ph-vector-two:before{content:"";opacity:.2}.ph-duotone.ph-vector-two:after{content:"";margin-left:-1em}.ph-duotone.ph-vibrate:before{content:"";opacity:.2}.ph-duotone.ph-vibrate:after{content:"";margin-left:-1em}.ph-duotone.ph-video:before{content:"";opacity:.2}.ph-duotone.ph-video:after{content:"";margin-left:-1em}.ph-duotone.ph-video-camera:before{content:"";opacity:.2}.ph-duotone.ph-video-camera:after{content:"";margin-left:-1em}.ph-duotone.ph-video-camera-slash:before{content:"";opacity:.2}.ph-duotone.ph-video-camera-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-video-conference:before{content:"";opacity:.2}.ph-duotone.ph-video-conference:after{content:"";margin-left:-1em}.ph-duotone.ph-vignette:before{content:"";opacity:.2}.ph-duotone.ph-vignette:after{content:"";margin-left:-1em}.ph-duotone.ph-vinyl-record:before{content:"";opacity:.2}.ph-duotone.ph-vinyl-record:after{content:"";margin-left:-1em}.ph-duotone.ph-virtual-reality:before{content:"";opacity:.2}.ph-duotone.ph-virtual-reality:after{content:"";margin-left:-1em}.ph-duotone.ph-virus:before{content:"";opacity:.2}.ph-duotone.ph-virus:after{content:"";margin-left:-1em}.ph-duotone.ph-visor:before{content:"";opacity:.2}.ph-duotone.ph-visor:after{content:"";margin-left:-1em}.ph-duotone.ph-voicemail:before{content:"";opacity:.2}.ph-duotone.ph-voicemail:after{content:"";margin-left:-1em}.ph-duotone.ph-volleyball:before{content:"";opacity:.2}.ph-duotone.ph-volleyball:after{content:"";margin-left:-1em}.ph-duotone.ph-wall:before{content:"";opacity:.2}.ph-duotone.ph-wall:after{content:"";margin-left:-1em}.ph-duotone.ph-wallet:before{content:"";opacity:.2}.ph-duotone.ph-wallet:after{content:"";margin-left:-1em}.ph-duotone.ph-warehouse:before{content:"";opacity:.2}.ph-duotone.ph-warehouse:after{content:"";margin-left:-1em}.ph-duotone.ph-warning:before{content:"";opacity:.2}.ph-duotone.ph-warning:after{content:"";margin-left:-1em}.ph-duotone.ph-warning-circle:before{content:"";opacity:.2}.ph-duotone.ph-warning-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-warning-diamond:before{content:"";opacity:.2}.ph-duotone.ph-warning-diamond:after{content:"";margin-left:-1em}.ph-duotone.ph-warning-octagon:before{content:"";opacity:.2}.ph-duotone.ph-warning-octagon:after{content:"";margin-left:-1em}.ph-duotone.ph-washing-machine:before{content:"";opacity:.2}.ph-duotone.ph-washing-machine:after{content:"";margin-left:-1em}.ph-duotone.ph-watch:before{content:"";opacity:.2}.ph-duotone.ph-watch:after{content:"";margin-left:-1em}.ph-duotone.ph-wave-sawtooth:before{content:"";opacity:.2}.ph-duotone.ph-wave-sawtooth:after{content:"";margin-left:-1em}.ph-duotone.ph-wave-sine:before{content:"";opacity:.2}.ph-duotone.ph-wave-sine:after{content:"";margin-left:-1em}.ph-duotone.ph-wave-square:before{content:"";opacity:.2}.ph-duotone.ph-wave-square:after{content:"";margin-left:-1em}.ph-duotone.ph-wave-triangle:before{content:"";opacity:.2}.ph-duotone.ph-wave-triangle:after{content:"";margin-left:-1em}.ph-duotone.ph-waveform:before{content:"";opacity:.2}.ph-duotone.ph-waveform:after{content:"";margin-left:-1em}.ph-duotone.ph-waveform-slash:before{content:"";opacity:.2}.ph-duotone.ph-waveform-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-waves:before{content:"";opacity:.2}.ph-duotone.ph-waves:after{content:"";margin-left:-1em}.ph-duotone.ph-webcam:before{content:"";opacity:.2}.ph-duotone.ph-webcam:after{content:"";margin-left:-1em}.ph-duotone.ph-webcam-slash:before{content:"";opacity:.2}.ph-duotone.ph-webcam-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-webhooks-logo:before{content:"";opacity:.2}.ph-duotone.ph-webhooks-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-wechat-logo:before{content:"";opacity:.2}.ph-duotone.ph-wechat-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-whatsapp-logo:before{content:"";opacity:.2}.ph-duotone.ph-whatsapp-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-wheelchair:before{content:"";opacity:.2}.ph-duotone.ph-wheelchair:after{content:"";margin-left:-1em}.ph-duotone.ph-wheelchair-motion:before{content:"";opacity:.2}.ph-duotone.ph-wheelchair-motion:after{content:"";margin-left:-1em}.ph-duotone.ph-wifi-high:before{content:"";opacity:.2}.ph-duotone.ph-wifi-high:after{content:"";margin-left:-1em}.ph-duotone.ph-wifi-low:before{content:"";opacity:.2}.ph-duotone.ph-wifi-low:after{content:"";margin-left:-1em}.ph-duotone.ph-wifi-medium:before{content:"";opacity:.2}.ph-duotone.ph-wifi-medium:after{content:"";margin-left:-1em}.ph-duotone.ph-wifi-none:before{content:"";color:#444}.ph-duotone.ph-wifi-slash:before{content:"";opacity:.2}.ph-duotone.ph-wifi-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-wifi-x:before{content:"";opacity:.2}.ph-duotone.ph-wifi-x:after{content:"";margin-left:-1em}.ph-duotone.ph-wind:before{content:"";opacity:.2}.ph-duotone.ph-wind:after{content:"";margin-left:-1em}.ph-duotone.ph-windmill:before{content:"";opacity:.2}.ph-duotone.ph-windmill:after{content:"";margin-left:-1em}.ph-duotone.ph-windows-logo:before{content:"";opacity:.2}.ph-duotone.ph-windows-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-wine:before{content:"";opacity:.2}.ph-duotone.ph-wine:after{content:"";margin-left:-1em}.ph-duotone.ph-wrench:before{content:"";opacity:.2}.ph-duotone.ph-wrench:after{content:"";margin-left:-1em}.ph-duotone.ph-x:before{content:"";opacity:.2}.ph-duotone.ph-x:after{content:"";margin-left:-1em}.ph-duotone.ph-x-circle:before{content:"";opacity:.2}.ph-duotone.ph-x-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-x-logo:before{content:"";opacity:.2}.ph-duotone.ph-x-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-x-square:before{content:"";opacity:.2}.ph-duotone.ph-x-square:after{content:"";margin-left:-1em}.ph-duotone.ph-yarn:before{content:"";opacity:.2}.ph-duotone.ph-yarn:after{content:"";margin-left:-1em}.ph-duotone.ph-yin-yang:before{content:"";opacity:.2}.ph-duotone.ph-yin-yang:after{content:"";margin-left:-1em}.ph-duotone.ph-youtube-logo:before{content:"";opacity:.2}.ph-duotone.ph-youtube-logo:after{content:"";margin-left:-1em}
