:root{color-scheme:light;--bg: #f5eeeb;--surface: #fffefa;--surface-2: #eadfdb;--ink: #222524;--muted: #5f6562;--line: #d5d9d5;--line-dark: #9da49f;--accent: #cb4d22;--accent-strong: #a83b18;--on-accent: #ffffff;--radius: 8px;--shell: min(1240px, calc(100vw - 72px) );--display: "Manrope Variable", Manrope, sans-serif;--body: "Manrope Variable", Manrope, sans-serif;--utility: "IBM Plex Mono", ui-monospace, monospace}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;min-width:320px;overflow-x:hidden;background:radial-gradient(circle at 84% 10%,rgb(203 77 34 / .045),transparent 25%),var(--bg);color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.58;text-rendering:optimizeLegibility}img{display:block;max-width:100%}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:4px}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--accent);outline-offset:4px}::selection{background:var(--accent);color:#fff}.shell{width:var(--shell);margin-inline:auto}.skip-link{position:fixed;top:8px;left:8px;z-index:100;padding:10px 14px;background:var(--ink);color:#fff;transform:translateY(-150%)}.skip-link:focus{transform:none}::view-transition-old(root){animation:ai7-out .22s cubic-bezier(.76,0,.24,1) both}::view-transition-new(root){animation:ai7-in .52s cubic-bezier(.16,1,.3,1) both}@keyframes ai7-out{to{opacity:0;transform:translateY(-10px)}}@keyframes ai7-in{0%{clip-path:inset(0 0 100% 0)}to{clip-path:inset(0)}}.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid var(--ink);background:#fffffff0;backdrop-filter:blur(14px)}.nav-shell{min-height:70px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px}.logo-link{width:max-content;text-decoration:none}.brand-mark{display:inline-flex;align-items:center;line-height:1}.brand-logo{width:86px;height:auto}.nav-shell nav{display:flex;align-items:center;gap:clamp(22px,2.4vw,40px)}.nav-shell nav a,.lang-link{position:relative;color:var(--ink);font-size:.78rem;font-weight:700;text-decoration:none;text-transform:uppercase;letter-spacing:.08em}.nav-shell nav a:after,.lang-link:after{content:"";position:absolute;right:0;bottom:-7px;left:0;height:2px;background:var(--accent);transform:scaleX(0);transform-origin:right;transition:transform .3s cubic-bezier(.16,1,.3,1)}.nav-shell nav a:hover:after,.lang-link:hover:after{transform:scaleX(1);transform-origin:left}.nav-actions{display:flex;justify-content:flex-end;align-items:center;gap:20px}.button{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;overflow:hidden;border:1px solid var(--ink);border-radius:var(--radius);background:var(--ink);color:#fff;font-size:.85rem;font-weight:750;text-decoration:none;transition:color .3s ease,border-color .3s ease,transform .18s ease;white-space:nowrap;isolation:isolate}.button:before{content:"";position:absolute;z-index:-1;inset:0;background:var(--accent);transform:translateY(102%);transition:transform .38s cubic-bezier(.16,1,.3,1)}.button:hover{border-color:var(--accent)}.button:hover:before{transform:none}.button:active{transform:scale(.975)}.button-secondary{background:#fff;color:var(--ink)}.button-secondary:hover{color:#fff;border-color:var(--ink)}.button-small{min-height:40px;padding-inline:17px;font-size:.72rem;text-transform:uppercase;letter-spacing:.05em}.menu-button,.mobile-menu{display:none}h1,h2,h3{margin:0;font-family:var(--display);font-weight:650;letter-spacing:-.045em;line-height:1.02}h1{font-size:clamp(3.8rem,6.2vw,6.4rem)}h2{max-width:15ch;font-size:clamp(2.8rem,4.7vw,5rem)}h3{font-size:clamp(1.45rem,2vw,2rem)}.eyebrow{margin:0 0 22px;color:var(--accent);font-family:var(--utility);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hero{min-height:calc(100dvh - 70px);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(430px,.95fr);gap:clamp(32px,4vw,62px);align-items:stretch;padding-block:clamp(38px,5vw,76px)}.hero-copy{align-self:center;position:relative;z-index:2;padding-bottom:2vh}.hero-copy h1{max-width:11ch}.hero-copy>p:not(.eyebrow){max-width:520px;margin:30px 0 0;color:var(--muted);font-size:clamp(1.05rem,1.45vw,1.3rem)}.hero-actions{display:flex;gap:10px;margin-top:38px}@media(prefers-reduced-motion:no-preference){.hero-copy>*{opacity:0;animation:hero-line .72s cubic-bezier(.16,1,.3,1) forwards}.hero-copy>:nth-child(1){animation-delay:.06s}.hero-copy>:nth-child(2){animation-delay:.14s}.hero-copy>:nth-child(3){animation-delay:.24s}.hero-copy>:nth-child(4){animation-delay:.34s}@keyframes hero-line{0%{opacity:0;transform:translateY(28px) skewY(2deg)}to{opacity:1;transform:none}}}.process-field{position:relative;min-height:650px;margin-right:calc((100vw - var(--shell)) / -2);overflow:hidden;border-left:1px solid var(--ink);background:#fff;cursor:crosshair}.process-field canvas{position:absolute;inset:0;width:100%;height:100%}.field-axis{position:absolute;top:50%;right:0;left:0;height:1px;background:var(--line)}.field-axis:before{content:"";position:absolute;left:53%;width:1px;height:100vh;background:var(--line);transform:translateY(-50%)}.field-label{position:absolute;padding:5px 7px;border:1px solid var(--ink);background:#fff;font-family:var(--utility);font-size:.64rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.field-label-1{top:8%;left:5%}.field-label-2{top:17%;right:12%}.field-label-3{bottom:17%;left:38%}.field-label-4{right:5%;bottom:8%;color:#fff;background:var(--accent);border-color:var(--accent)}.field-caption{position:absolute;right:20px;top:50%;margin:12px 0 0;color:var(--muted);font-family:var(--utility);font-size:.62rem;text-transform:uppercase;letter-spacing:.04em}.proof-band{border-block:1px solid var(--ink);background:var(--surface-2)}.proof-band-grid{display:grid;grid-template-columns:1fr 1fr 1fr;min-height:112px}.proof-band-grid>*{margin:0;padding:24px 30px;border-left:1px solid var(--ink)}.proof-band-grid>*:first-child{display:flex;align-items:center;padding-left:0;border-left:0;max-width:25ch;color:var(--muted);font-size:.86rem}.proof-band-grid a{display:grid;align-content:center;gap:4px;text-decoration:none;transition:background .25s ease,color .25s ease}.proof-band-grid a:hover{background:var(--accent);color:#fff}.proof-band-grid span{font-family:var(--display);font-size:1.65rem;font-weight:750;line-height:1}.proof-band-grid strong{font-family:var(--utility);font-size:.62rem;font-weight:500;text-transform:uppercase;letter-spacing:.06em}.starter-offer{padding-block:clamp(80px,9vw,130px);background:var(--ink);color:#fff}.starter-offer-grid{display:grid;grid-template-columns:1.2fr .75fr .75fr;gap:1px;background:#ffffff47;border:1px solid rgb(255 255 255 / .32)}.starter-offer-grid>div{min-width:0;padding:clamp(28px,3.8vw,52px);background:var(--ink)}.starter-offer .eyebrow{max-width:32ch}.starter-offer h2{max-width:11ch;overflow-wrap:break-word;font-size:clamp(3.2rem,4.3vw,4.65rem)}.starter-offer-title>p:last-child{max-width:48ch;margin:30px 0 0;color:#b9bbbd}.starter-offer-label,.starter-offer-terms span{margin:0 0 22px;color:var(--accent);font-family:var(--utility);font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.starter-offer-output ul{margin:0;padding:0;list-style:none}.starter-offer-output li{position:relative;padding:17px 0 17px 26px;border-top:1px solid rgb(255 255 255 / .3);font-size:.94rem}.starter-offer-output li:last-child{border-bottom:1px solid rgb(255 255 255 / .3)}.starter-offer-output li:before{content:"";position:absolute;top:25px;left:0;width:8px;height:8px;background:var(--accent)}.starter-offer-terms{display:flex;flex-direction:column}.starter-offer-terms>div:not(.starter-offer-actions){padding-bottom:22px;border-bottom:1px solid rgb(255 255 255 / .3)}.starter-offer-terms>div+div{padding-top:22px}.starter-offer-terms span{display:block;margin-bottom:7px}.starter-offer-terms strong{display:block;font-family:var(--display);font-size:clamp(2.1rem,3.3vw,3.4rem);line-height:.94}.starter-offer-terms>p{margin:25px 0 30px;color:#b9bbbd;font-size:.84rem}.starter-offer-actions{display:grid;gap:18px;margin-top:auto}.starter-offer-actions>a:last-child{width:max-content;font-size:.82rem}.starter-button{border-color:#fff;background:#fff;color:var(--ink)}.starter-button:before{background:var(--accent)}.starter-button:hover{color:#fff}.section{padding-block:clamp(110px,13vw,190px)}.section-head{margin-bottom:clamp(55px,7vw,100px)}.section-head>p{max-width:630px;margin:28px 0 0;color:var(--muted);font-size:1.08rem}.services-section{position:relative}.services-section:after{content:"";position:absolute;top:25%;right:3vw;width:12px;height:12px;background:var(--accent);transform:rotate(45deg)}.service-list{border-top:1px solid var(--ink)}.service-item{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(280px,.8fr) minmax(340px,1.2fr) 50px;gap:clamp(30px,5vw,90px);align-items:center;min-height:155px;padding:26px 20px 26px 0;overflow:hidden;border-bottom:1px solid var(--line-dark);text-decoration:none;transition:padding-left .35s cubic-bezier(.16,1,.3,1),color .25s ease}.service-item:before{content:"";position:absolute;z-index:-1;inset:0;background:var(--accent);transform:scaleY(0);transform-origin:bottom;transition:transform .35s cubic-bezier(.16,1,.3,1)}.service-item:hover{padding-left:28px;color:#fff}.service-item:hover:before{transform:scaleY(1)}.service-item:hover p{color:#fff}.service-item h3{max-width:17ch;line-height:1.04;letter-spacing:-.035em}.service-item p{max-width:58ch;color:var(--muted);transition:color .25s ease}.service-item span{justify-self:end;font-size:1.7rem}.cases-section{padding-top:70px}.case-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:clamp(30px,5vw,80px);align-items:start}.case-card{display:block;text-decoration:none}.case-card:nth-child(2){margin-top:180px}.case-image{position:relative;overflow:hidden;border-radius:var(--radius);background:var(--surface-2)}.case-image:after{content:"";position:absolute;inset:0;border:0 solid var(--accent);transition:border-width .3s ease}.case-image img{width:100%;height:auto;filter:saturate(.72);transition:transform .7s cubic-bezier(.16,1,.3,1),filter .4s ease}.case-card:hover img{transform:scale(1.035);filter:saturate(1)}.case-card:hover .case-image:after{border-width:8px}.case-card .meta{margin:22px 0 10px;color:var(--accent);font-family:var(--utility);font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.case-card h3{max-width:23ch;line-height:1.04;letter-spacing:-.035em}.case-card>p:last-child{max-width:56ch;color:var(--muted)}.references-section{padding-block:72px;border-block:1px solid var(--ink)}.references-head{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(35px,7vw,110px);align-items:start;margin-bottom:42px}.references-head p:last-child{max-width:560px;margin:0;color:var(--muted)}.reference-list{border-top:1px solid var(--ink)}.reference-list a{display:grid;grid-template-columns:.7fr 1.3fr 30px;gap:28px;align-items:center;min-height:92px;padding:18px 0;border-bottom:1px solid var(--line-dark);text-decoration:none;transition:color .25s ease,padding-inline .3s cubic-bezier(.16,1,.3,1)}.reference-list a:hover{padding-inline:18px;color:var(--accent)}.reference-list strong{font-family:var(--display);font-size:clamp(1.45rem,2.4vw,2.2rem);line-height:1}.reference-list span{color:var(--muted);transition:color .25s ease}.reference-list a:hover span{color:var(--ink)}.reference-list i{justify-self:end;font-size:1.4rem;font-style:normal}.process-section{background:var(--surface-2)}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:75px;border-top:1px solid var(--ink)}.process-grid article{position:relative;min-height:330px;padding:30px 28px;border-left:1px solid var(--ink)}.process-grid article:first-child{border-left:0}.process-grid strong{display:block;color:var(--accent);font-family:var(--utility);font-size:.72rem}.process-grid h3{position:absolute;top:42%;left:28px;max-width:calc(100% - 56px);font-size:clamp(1.6rem,2.4vw,2.35rem)}.process-grid p{position:absolute;right:28px;bottom:24px;left:28px;margin:0;color:var(--muted);font-size:.88rem}.about-strip{display:grid;grid-template-columns:minmax(260px,.64fr) minmax(0,1.36fr);gap:clamp(55px,10vw,160px);align-items:center}.about-image{position:relative;aspect-ratio:4 / 5;border-radius:var(--radius);box-shadow:-12px 12px 0 var(--accent)}.about-image:after{content:"";position:absolute;top:-10px;right:-10px;width:46px;height:46px;border-top:2px solid var(--ink);border-right:2px solid var(--ink);pointer-events:none}.about-image img{width:100%;height:100%;object-fit:cover;filter:grayscale(1) contrast(1.08)}.about-copy p{max-width:650px;color:var(--muted);font-size:1.08rem}.about-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:36px;padding-top:24px;border-top:1px solid var(--ink)}.about-facts strong{display:block;font-family:var(--display);font-size:2rem;line-height:1}.about-facts span{color:var(--muted);font-family:var(--utility);font-size:.65rem;text-transform:uppercase}.articles-section{padding-top:60px}.articles-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:1px;background:var(--ink);border:1px solid var(--ink)}.article-card{display:flex;flex-direction:column;min-height:320px;padding:34px;background:#fff;text-decoration:none;transition:background .28s ease,color .28s ease}.article-card:first-child{min-height:470px}.article-card:hover{background:var(--accent);color:#fff}.article-card small{margin-bottom:auto;font-family:var(--utility);font-size:.66rem;text-transform:uppercase}.article-card h3{margin-top:70px;max-width:18ch}.article-card p{max-width:50ch;color:var(--muted);transition:color .28s ease}.article-card:hover p{color:#fff}.closing{padding-block:clamp(100px,13vw,180px);border-top:1px solid var(--ink);background:#fff}.closing-grid{display:grid;grid-template-columns:1fr auto;gap:60px;align-items:end}.closing h2{max-width:13ch}.closing p{max-width:580px;margin:28px 0 0;color:var(--muted)}.page-intro{position:relative;padding-top:clamp(95px,12vw,180px);padding-bottom:clamp(85px,9vw,130px)}.page-intro:after{content:"";position:absolute;right:0;bottom:0;width:18vw;height:1px;background:var(--accent)}.page-intro h1{max-width:11ch;font-size:clamp(4rem,8vw,8.5rem)}.page-intro-article h1{max-width:14ch;font-size:clamp(3.8rem,6.25vw,6.8rem)}.page-intro>p:not(.eyebrow){max-width:700px;margin:34px 0 0 auto;color:var(--muted);font-size:clamp(1.05rem,1.45vw,1.25rem)}.detail-grid{display:grid;grid-template-columns:minmax(240px,.62fr) minmax(0,1.38fr);gap:clamp(55px,10vw,150px);padding-bottom:150px}.detail-aside{position:sticky;top:105px;align-self:start;padding-top:20px;border-top:3px solid var(--accent)}.detail-aside p{color:var(--muted)}.detail-aside .button{margin-top:18px}.detail-body section{padding:58px 0;border-top:1px solid var(--ink)}.detail-body section:first-child{padding-top:16px}.detail-body h2{max-width:18ch;font-size:clamp(2.2rem,4vw,4.1rem)}.detail-body p,.detail-body li{max-width:66ch;color:var(--muted)}.detail-body ul{padding-left:1.2rem}.detail-body .meta{margin:0 0 22px;color:var(--accent);font-family:var(--utility);font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.service-offer{margin-bottom:30px;padding:34px!important;border:1px solid var(--ink)!important;border-left:8px solid var(--accent)!important;background:var(--surface-2)}.offer-heading{display:grid;grid-template-columns:1fr minmax(180px,.42fr);gap:40px;align-items:start}.offer-heading h2{max-width:13ch;font-size:clamp(2.5rem,4.7vw,4.7rem)}.offer-price{margin:0;padding-top:3px;border-top:1px solid var(--ink)}.offer-price strong,.offer-price span{display:block;color:var(--ink)}.offer-price strong{font-family:var(--display);font-size:clamp(2.1rem,3.7vw,3.8rem);line-height:1}.offer-price span{margin-top:12px;font-family:var(--utility);font-size:.68rem;text-transform:uppercase}.detail-body .offer-scope{max-width:55ch;margin:42px 0 22px;color:var(--ink);font-size:1.05rem}.service-offer ol{margin:0 0 34px;padding:0;list-style:none;counter-reset:offer;border-top:1px solid var(--line-dark)}.service-offer li{display:grid;grid-template-columns:36px 1fr;gap:12px;max-width:none;padding:13px 0;border-bottom:1px solid var(--line);counter-increment:offer}.service-offer li:before{content:counter(offer,decimal-leading-zero);color:var(--accent);font-family:var(--utility);font-size:.68rem;font-weight:700}.offer-boundary{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-bottom:30px}.offer-boundary p{margin:0;font-size:.82rem}.offer-boundary strong{display:block;margin-bottom:5px;color:var(--ink);font-family:var(--utility);font-size:.65rem;text-transform:uppercase}.case-results{padding-top:16px!important}.case-metrics{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--ink);border-left:1px solid var(--ink)}.case-metrics div{min-height:155px;padding:22px;border-right:1px solid var(--ink);border-bottom:1px solid var(--ink)}.case-metrics strong,.case-metrics span{display:block}.case-metrics strong{font-family:var(--display);font-size:clamp(2.8rem,5vw,5rem);line-height:.9;letter-spacing:-.04em}.case-metrics span{max-width:22ch;margin-top:20px;color:var(--muted);font-family:var(--utility);font-size:.66rem;line-height:1.35;text-transform:uppercase}.capability-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:26px}.capability-tags span{padding:7px 10px;border:1px solid var(--ink);border-radius:var(--radius);font-family:var(--utility);font-size:.66rem;text-transform:uppercase}.case-hero-image{width:min(1540px,calc(100vw - 36px));margin:0 auto 120px;overflow:hidden;border-radius:var(--radius)}.case-hero-image img{width:100%;max-height:780px;object-fit:cover;filter:saturate(.82)}.blog-list{display:grid;grid-template-columns:1.3fr .7fr;gap:1px;padding-bottom:140px;background:var(--ink);border:1px solid var(--ink)}.blog-list .article-card:first-child{grid-column:1 / -1}.prose{max-width:790px;margin:0 auto;padding-bottom:150px}.prose h2{max-width:none;margin:82px 0 24px;font-size:2.8rem}.prose h3{margin:48px 0 16px;line-height:1.05}.prose p,.prose li{color:var(--muted)}.prose blockquote{margin:36px 0;padding:18px 24px;border-left:4px solid var(--accent);background:var(--surface-2)}.prose blockquote p{margin:0;color:var(--ink);font-size:1.08rem}.prose img{width:min(100%,560px);max-height:480px;height:auto;margin:42px auto 12px;border:1px solid var(--line);border-radius:var(--radius);object-fit:contain;background:var(--surface)}.prose .article-image-tall{max-width:440px;max-height:600px}.prose .article-image-mobile{max-width:300px;max-height:620px}.prose p:has(>img){margin-top:42px}.prose p:has(>img) img{margin-block:0 12px}.prose p:has(>img)+p>em,.prose .article-image+p>em{display:block;color:var(--muted);font-size:.82rem;text-align:center}.prose table{width:100%;margin:32px 0;border-collapse:collapse;font-size:.92rem}.prose th,.prose td{padding:13px 12px;border:1px solid var(--line);text-align:left;vertical-align:top}.prose th{background:var(--surface-2);color:var(--ink)}.prose a{color:var(--accent)}.prose pre{overflow:auto;padding:24px;border-radius:var(--radius);background:var(--ink);color:#fff}.article-meta{display:flex;flex-wrap:wrap;gap:10px 24px;margin:20px 0 0;padding-bottom:24px;border-bottom:1px solid var(--line);color:var(--muted);font-family:var(--utility);font-size:.72rem}.article-meta span{color:var(--ink)}.article-author{display:grid;grid-template-columns:88px 1fr;gap:24px;align-items:center;margin-top:86px;padding:28px 0;border-block:1px solid var(--ink)}.article-author img{width:88px;height:88px;border-radius:50%;object-fit:cover;filter:grayscale(1) contrast(1.08)}.article-author small{display:block;color:var(--accent);font-family:var(--utility);font-size:.66rem;text-transform:uppercase;letter-spacing:.06em}.article-author strong{display:block;margin-top:3px;font-family:var(--display);font-size:1.65rem;line-height:1}.article-author p{margin:7px 0 0;font-size:.88rem}.article-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:38px;align-items:end;margin-top:70px;padding:34px 34px 34px 28px;border:1px solid var(--ink);border-left:8px solid var(--accent);background:var(--surface-2)}.article-cta small{color:var(--accent);font-family:var(--utility);font-size:.66rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.article-cta h2{max-width:16ch;margin:14px 0 0;font-size:clamp(2rem,4vw,3.7rem);line-height:.98}.article-cta p{max-width:56ch;margin:18px 0 0;font-size:.92rem}.article-cta .button{align-self:end}.contact-grid{display:grid;grid-template-columns:.65fr 1.35fr;gap:clamp(55px,10vw,145px);padding-bottom:150px}.contact-aside{padding-top:20px;border-top:3px solid var(--accent)}.contact-aside h2{max-width:13ch;font-size:2.5rem}.contact-aside p{color:var(--muted)}.contact-direct{display:grid;gap:5px;margin-top:42px}.contact-form{padding:clamp(28px,5vw,62px);border:1px solid var(--ink);border-radius:var(--radius);background:var(--surface-2)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:22px}.contact-form label{display:grid;gap:9px;margin-bottom:22px;font-size:.78rem;font-weight:750}.contact-form input,.contact-form textarea,.contact-form select{width:100%;padding:14px;border:1px solid var(--line-dark);border-radius:var(--radius);background:#fff;color:var(--ink)}.contact-form input:focus,.contact-form textarea:focus,.contact-form select:focus{border-color:var(--accent);outline:2px solid color-mix(in srgb,var(--accent) 25%,transparent)}.consent{grid-template-columns:auto 1fr!important;align-items:start;color:var(--muted);font-weight:500!important}.consent input{width:18px;margin-top:3px}.privacy-hint,.form-status{color:var(--muted);font-size:.78rem}.form-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:26px}.honeypot{position:absolute;left:-9999px}.form-status{min-height:1.5em;color:var(--accent)}.legal-blocks{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin-bottom:140px;border:1px solid var(--ink);background:var(--ink)}.legal-blocks article{min-height:220px;padding:36px;background:#fff}.legal-blocks h2{max-width:none;font-size:1.8rem}.legal-blocks p{color:var(--muted)}.site-footer{padding-top:80px;border-top:1px solid var(--ink);background:#fff;color:var(--ink)}.footer-grid{display:grid;grid-template-columns:1.2fr .7fr 1fr;gap:70px}.footer-grid p{max-width:360px;color:var(--muted)}.footer-links,.footer-meta{display:grid;align-content:start;gap:11px}.footer-links a,.footer-meta a{text-decoration:none}.footer-links a:hover,.footer-meta a:hover{color:var(--accent)}.footer-meta{color:var(--muted);font-size:.85rem}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:72px;padding:24px 0;border-top:1px solid var(--line);color:var(--muted);font-family:var(--utility);font-size:.66rem;text-transform:uppercase}body{background:radial-gradient(circle at 88% 3%,rgb(203 77 34 / .075),transparent 26rem),radial-gradient(circle at 4% 38%,rgb(178 132 124 / .1),transparent 30rem),var(--bg)}.ph{flex:0 0 auto;font-size:1.2em;line-height:1}.text-link{display:inline-flex;align-items:center;gap:8px;width:max-content;color:var(--ink);font-weight:650;text-decoration:none}.text-link .ph{transition:transform .3s cubic-bezier(.16,1,.3,1)}.text-link:hover{color:var(--accent)}.text-link:hover .ph{transform:translate(3px,-3px)}.site-header{border-color:var(--line);background:#f5eeebeb}.nav-shell{min-height:72px}.nav-shell nav a,.lang-link{font-family:var(--utility);font-size:.7rem;font-weight:600;letter-spacing:.04em}.nav-shell nav a:after,.lang-link:after{bottom:-9px;height:1px}.button{gap:9px;min-height:52px;border-color:var(--accent);border-radius:var(--radius);background:var(--accent);font-weight:700;box-shadow:0 8px 24px #a83b181f}.button:before{background:var(--accent-strong)}.button:hover{border-color:var(--accent-strong)}.button-secondary{border-color:var(--line-dark);background:transparent;color:var(--ink);box-shadow:none}.button-secondary:before{background:var(--ink)}.button-secondary:hover{border-color:var(--ink)}.menu-button{align-items:center;gap:8px}.mobile-menu{background:var(--surface)!important}.mobile-menu a{display:flex;align-items:center;gap:12px;padding-block:4px}.eyebrow{margin-bottom:18px;font-size:.68rem;letter-spacing:.06em}.hero{min-height:calc(100dvh - 72px);grid-template-columns:minmax(0,1fr) minmax(420px,.9fr);gap:clamp(40px,6vw,88px);padding-block:clamp(52px,6vw,86px)}.hero-copy{padding-bottom:0}.hero-copy h1{max-width:12ch;font-size:clamp(3.7rem,5.2vw,4.8rem)}.hero-copy>p:not(.eyebrow){max-width:500px;margin-top:26px;font-size:clamp(1.02rem,1.3vw,1.18rem)}.hero-actions{margin-top:34px}.process-field{min-height:590px;margin-right:0;border:1px solid var(--line);border-radius:16px;background:linear-gradient(#fffefad6,#fffefad6),radial-gradient(circle at 70% 20%,rgb(203 77 34 / .1),transparent 42%);cursor:default;box-shadow:0 30px 80px #30373314}.field-axis{background:#7a64582e}.field-axis:before{background:#7a64582e}.field-label{display:inline-flex;align-items:center;gap:7px;padding:8px 10px;border:1px solid var(--line);border-radius:999px;background:#fffefaf0;font-size:.58rem;box-shadow:0 8px 22px #3037330d}.field-label .ph{color:var(--accent);font-size:1rem}.field-label-4{color:var(--ink);background:var(--surface);border-color:var(--line)}.field-caption{display:flex;align-items:center;gap:7px;color:var(--muted)}.proof-band{border:0;background:transparent}.proof-band-grid{grid-template-columns:.8fr 1fr 1fr;gap:12px;min-height:116px;padding-block:12px}.proof-band-grid>*{border:1px solid var(--line);border-radius:var(--radius);background:#fffefaeb}.proof-band-grid>*:first-child{max-width:none;padding-left:24px;border:1px solid var(--line)}.proof-band-grid a{position:relative;grid-template-columns:auto 1fr;column-gap:14px;padding-inline:24px}.proof-band-grid a>.ph{grid-row:1 / 3;align-self:center;color:var(--accent);font-size:1.7rem}.proof-band-grid a:hover{background:var(--surface);color:var(--ink);transform:translateY(-2px);box-shadow:0 14px 28px #402d2514}.proof-band-grid span{font-size:1.35rem;font-weight:700}.ai-shift{padding-top:clamp(78px,8vw,112px);padding-bottom:clamp(58px,7vw,96px)}.ai-shift-grid{display:grid;grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr);gap:clamp(54px,8vw,110px);align-items:start}.ai-shift-intro{position:sticky;top:112px}.ai-shift-intro h2{max-width:12ch}.ai-shift-intro p{max-width:48ch;margin:24px 0 0;color:var(--muted)}.ai-shift-outcomes{display:grid;gap:12px}.ai-shift-outcomes article{display:grid;grid-template-columns:auto 1fr;gap:4px 20px;padding:28px;border:1px solid var(--line);border-radius:12px;background:var(--surface)}.ai-shift-outcomes .ph{grid-row:1 / 3;width:46px;height:46px;padding:10px;border-radius:var(--radius);background:var(--surface-2);color:var(--accent);font-size:1.6rem}.ai-shift-outcomes h3{margin:0;font-size:clamp(1.35rem,2vw,1.8rem)}.ai-shift-outcomes p{margin:8px 0 0;color:var(--muted)}.visual-solutions{padding-top:36px}.visual-solutions .section-head h2{max-width:16ch}.visual-solution-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:14px}.visual-solution-grid a{position:relative;min-height:280px;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:var(--surface);text-decoration:none}.visual-solution-grid a:first-child{grid-row:span 2;min-height:574px}.visual-solution-grid img{width:100%;height:100%;object-fit:cover;transition:transform .45s cubic-bezier(.16,1,.3,1)}.visual-solution-grid a:hover img{transform:scale(1.025)}.visual-solution-grid span{position:absolute;right:18px;bottom:18px;left:18px;display:grid;grid-template-columns:1fr auto;gap:16px;align-items:end;padding:16px;border-radius:10px;background:#fffefaf0}.visual-solution-grid strong{max-width:24ch;font-size:clamp(1.15rem,1.65vw,1.55rem);line-height:1.08}.visual-solution-grid .ph{color:var(--accent);font-size:1.35rem}.starter-offer{padding-block:clamp(80px,9vw,120px);background:transparent;color:var(--ink)}.starter-offer-grid{grid-template-columns:1.15fr .8fr .8fr;gap:12px;border:0;background:transparent}.starter-offer-grid>div{padding:clamp(30px,3.6vw,48px);border:1px solid var(--line);border-radius:12px;background:#fffefaf5}.starter-offer-title{background:linear-gradient(145deg,#ecefebf0,#fffefafa)!important}.starter-offer h2{max-width:11ch;font-size:clamp(2.8rem,4vw,4.4rem)}.starter-offer-title>p:last-child,.starter-offer-terms>p{color:var(--muted)}.starter-offer-output li{display:grid;grid-template-columns:auto 1fr;gap:11px;padding:16px 0;border-color:var(--line)}.starter-offer-output li:before{display:none}.starter-offer-output li .ph{margin-top:3px;color:var(--accent)}.starter-offer-output li:last-child,.starter-offer-terms>div:not(.starter-offer-actions){border-color:var(--line)}.starter-offer-terms strong{font-size:clamp(2rem,2.8vw,3rem)}.starter-button{border-color:var(--accent);background:var(--accent);color:#fff}.section{padding-block:clamp(92px,10vw,145px)}.section-head{margin-bottom:clamp(44px,6vw,72px)}.section-head>p{margin-top:22px}.services-section:after{display:none}.service-list{display:grid;grid-template-columns:1.05fr .95fr;gap:16px;border:0}.service-item{grid-template-columns:auto 1fr auto;grid-template-rows:auto 1fr;gap:18px 20px;min-height:230px;padding:30px;border:1px solid var(--line);border-radius:12px;background:#fffefaeb;transition:transform .35s cubic-bezier(.16,1,.3,1),border-color .3s ease,box-shadow .35s ease}.service-item:before{display:none}.service-item:hover{padding-left:30px;color:var(--ink);transform:translateY(-6px);border-color:#cb4d227a;box-shadow:0 22px 48px #402d2517}.service-item:hover p{color:var(--muted)}.service-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:var(--radius);background:var(--surface-2);color:var(--accent)}.service-icon .ph{font-size:1.5rem;transition:transform .35s cubic-bezier(.16,1,.3,1)}.service-item:hover .service-icon .ph{transform:rotate(-8deg) scale(1.08)}.service-item h3{align-self:center;max-width:20ch}.service-item p{grid-column:2 / 4;align-self:end;margin:0}.service-arrow{align-self:center;justify-self:end;font-size:1.35rem;transition:transform .3s cubic-bezier(.16,1,.3,1)}.service-item:hover .service-arrow{transform:translate(4px,-4px);color:var(--accent)}.cases-section{padding-top:50px}.case-grid{gap:clamp(28px,5vw,64px)}.case-card:nth-child(2){margin-top:110px}.case-image{border-radius:14px;box-shadow:0 18px 55px #402d2514}.case-image:after{display:none}.case-image img{filter:saturate(.8)}.case-card:hover img{transform:scale(1.025)}.case-card .meta{margin-top:18px}.references-section{padding-block:80px;border:0;background:#eadfdbc2}.references-head{display:block;margin-bottom:34px}.references-head p:last-child{margin-top:10px}.reference-list{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;border:0}.reference-list a{grid-template-columns:1fr auto;gap:12px;min-height:170px;padding:24px;border:1px solid var(--line);border-radius:12px;background:#fffefaeb;transition:transform .3s cubic-bezier(.16,1,.3,1),background .3s ease}.reference-list a:hover{padding-inline:24px;color:var(--ink);transform:translateY(-4px);background:var(--surface)}.reference-list strong{align-self:end;font-size:clamp(1.3rem,1.8vw,1.7rem)}.reference-list span{grid-column:1;font-size:.86rem}.reference-list i{grid-column:2;grid-row:1 / 3;align-self:start;color:var(--accent)}.testimonial-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.testimonial-grid figure{margin:0;padding:32px;border:1px solid var(--line);border-radius:12px;background:var(--surface)}.testimonial-grid blockquote{margin:0 0 30px;font-size:clamp(1.25rem,2vw,1.65rem);line-height:1.4}.testimonial-grid figcaption{display:grid;gap:3px;color:var(--muted)}.testimonial-grid figcaption strong{color:var(--ink)}.testimonial-grid .text-link{width:max-content;margin-top:14px}.process-section{background:transparent}.process-section h2{max-width:17ch}.process-grid{gap:12px;margin-top:58px;border:0}.process-grid article{display:flex;flex-direction:column;min-height:290px;padding:26px;border:1px solid var(--line)!important;border-radius:12px;background:#fffefaeb}.process-icon{display:grid;place-items:center;width:46px;height:46px;margin-bottom:auto;border-radius:var(--radius);background:var(--surface-2);color:var(--accent)}.process-icon .ph{font-size:1.45rem}.process-grid h3{position:static;max-width:none;margin-top:42px;font-size:clamp(1.45rem,1.8vw,1.8rem)}.process-grid p{position:static;margin-top:16px;font-size:.86rem}.about-strip{gap:clamp(48px,8vw,110px)}.about-image{aspect-ratio:4 / 5;overflow:hidden;border-radius:16px;box-shadow:16px 16px 0 var(--surface-2)}.about-image:after{display:none}.about-image img{filter:saturate(.9) contrast(1.02)}.article-author img{filter:none}.about-facts{gap:12px;border:0}.about-facts>div{position:relative;min-height:118px;padding:18px;border:1px solid var(--line);border-radius:var(--radius);background:#fffefaeb}.about-facts .ph{position:absolute;top:18px;right:18px;color:var(--accent);font-size:1.3rem}.about-facts strong{font-size:1.8rem}.about-facts span{display:block;margin-top:9px}.profile-links{display:flex;gap:24px}.articles-section{padding-top:50px}.articles-grid,.blog-list{gap:16px;background:transparent;border:0}.article-card{padding:0;overflow:hidden;border:1px solid var(--line);border-radius:12px;background:var(--surface);transition:transform .35s cubic-bezier(.16,1,.3,1),background .3s ease,box-shadow .35s ease}.article-card-image{width:100%;aspect-ratio:16 / 9;object-fit:cover;filter:saturate(.88);transition:transform .45s cubic-bezier(.16,1,.3,1),filter .3s ease}.article-card-copy{padding:26px 28px 30px}.article-card:hover .article-card-image{transform:scale(1.025);filter:saturate(1)}.article-card:hover{color:var(--ink);background:var(--surface);transform:translateY(-5px);box-shadow:0 20px 44px #402d2514}.article-card:hover p{color:var(--muted)}.blog-list{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.blog-list .article-card,.blog-list .article-card:first-child{display:grid;grid-template-columns:190px minmax(0,1fr);grid-column:auto;min-height:220px}.blog-list .article-card-image{height:100%;min-height:220px;aspect-ratio:auto}.blog-list .article-card-copy{display:flex;flex-direction:column;padding:20px 22px 22px}.blog-list .article-card small{margin-bottom:18px}.blog-list .article-card h3{margin:0;max-width:none;font-size:clamp(1.2rem,1.45vw,1.55rem)}.blog-list .article-card p{margin-top:auto;padding-top:18px;font-size:.9rem}.article-cover{width:min(680px,calc(100vw - 36px));aspect-ratio:16 / 9;margin:0 auto clamp(40px,4vw,58px);overflow:hidden;border-radius:16px;background:var(--surface);box-shadow:0 20px 54px #30373314}.article-cover img{width:100%;height:100%;object-fit:cover}.solution-hero{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(400px,.96fr);gap:clamp(48px,7vw,96px);align-items:center;min-height:calc(100dvh - 72px);padding-block:clamp(58px,7vw,94px)}.solution-hero-copy h1{max-width:12ch;font-size:clamp(3.35rem,4.45vw,4.45rem)}.solution-hero-copy>p:not(.eyebrow){max-width:570px;margin-top:28px;color:var(--muted);font-size:clamp(1.04rem,1.35vw,1.2rem)}.solution-hero-copy .hero-actions{align-items:center}.solution-hero-visual{position:relative;aspect-ratio:4 / 3;margin:0;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:var(--surface);box-shadow:0 28px 70px #402d2517}.solution-hero-visual img{width:100%;height:100%;object-fit:cover}.solution-hero-illustration img{object-fit:contain}.solution-hero-visual.is-product{aspect-ratio:40 / 21;background:#eef4f5}.solution-hero-visual.is-product img{object-fit:contain}.solution-hero-visual figcaption{position:absolute;right:18px;bottom:18px;max-width:calc(100% - 36px);padding:9px 12px;border-radius:var(--radius);background:#fffefaf0;font-family:var(--utility);font-size:.66rem;text-transform:uppercase}.solution-signs{padding-block:clamp(72px,8vw,108px);background:var(--surface-2)}.solution-signs-grid{display:grid;grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr);gap:clamp(48px,8vw,110px)}.solution-signs-grid h2{max-width:13ch}.solution-signs-grid ul{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:0;padding:0;list-style:none}.solution-signs-grid li{display:grid;grid-template-columns:auto 1fr;gap:14px;min-height:160px;padding:24px;border:1px solid var(--line);border-radius:12px;background:var(--surface);color:var(--muted)}.solution-signs-grid li .ph{margin-top:3px;color:var(--accent);font-size:1.35rem}.solution-section-head{margin-bottom:48px}.solution-section-head h2{max-width:14ch}.solution-outcomes{display:grid;grid-template-columns:1.2fr .8fr;gap:14px}.solution-outcomes article{display:grid;grid-template-columns:auto 1fr;gap:8px 18px;min-height:230px;padding:30px;border:1px solid var(--line);border-radius:12px;background:var(--surface)}.solution-outcomes article:first-child{grid-row:span 2;min-height:474px;align-content:end;background:linear-gradient(145deg,#fffefaeb,#ecefebeb)}.solution-outcomes article:first-child .ph{margin-bottom:auto}.solution-outcomes .ph{grid-row:1 / 3;color:var(--accent);font-size:2rem}.solution-outcomes h3{margin:0}.solution-outcomes p{margin:7px 0 0;color:var(--muted)}.solution-method{padding-block:clamp(84px,9vw,128px)}.solution-method-grid{display:grid;grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr);gap:clamp(52px,9vw,120px)}.solution-method-grid>div{position:sticky;top:110px;align-self:start}.solution-method-grid>div p{max-width:45ch;color:var(--muted)}.solution-method ol{margin:0;padding:0;list-style:none}.solution-method li{display:grid;grid-template-columns:54px 1fr;gap:20px;padding:26px 0;border-top:1px solid var(--line)}.solution-method li>span{color:var(--accent);font-family:var(--utility);font-size:.72rem}.solution-method h3{margin:0}.solution-method li p{max-width:55ch;margin:8px 0 0;color:var(--muted)}.solution-proof{padding-top:30px}.solution-proof-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(48px,8vw,110px);align-items:center}.solution-proof-copy h2{max-width:13ch}.solution-proof-copy>p:not(.eyebrow){max-width:48ch;margin:24px 0 28px;color:var(--muted)}.solution-proof-image{position:relative;overflow:hidden;border-radius:16px;box-shadow:0 24px 60px #402d251a}.solution-proof-image img{width:100%;aspect-ratio:4 / 3;object-fit:cover;transition:transform .45s cubic-bezier(.16,1,.3,1)}.solution-proof-image.is-product{aspect-ratio:40 / 21;background:#eef4f5}.solution-proof-image.is-product img{height:100%;aspect-ratio:auto;object-fit:contain}.solution-proof-image:hover img{transform:scale(1.025)}.solution-proof-image span{position:absolute;right:18px;bottom:18px;display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:var(--radius);background:#fffefaf0;font-weight:700}.solution-faq{padding-block:clamp(82px,9vw,126px);background:var(--surface-2)}.solution-faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:clamp(48px,8vw,110px)}.solution-faq-grid h2{max-width:12ch}.solution-faq details{border-top:1px solid var(--line-dark)}.solution-faq details:last-child{border-bottom:1px solid var(--line-dark)}.solution-faq summary{display:flex;justify-content:space-between;gap:20px;padding:24px 0;cursor:pointer;font-size:1.08rem;font-weight:700;list-style:none}.solution-faq summary::-webkit-details-marker{display:none}.solution-faq summary .ph{color:var(--accent);transition:transform .25s ease}.solution-faq details[open] summary .ph{transform:rotate(45deg)}.solution-faq details p{max-width:58ch;margin:0 0 26px;color:var(--muted)}.solution-directory{padding:30px 0 130px}.solution-directory-list{display:grid;grid-template-columns:1.15fr .85fr;gap:12px}.solution-directory-list a{display:flex;justify-content:space-between;gap:20px;min-height:170px;padding:28px;border:1px solid var(--line);border-radius:12px;background:var(--surface);font-size:clamp(1.5rem,2.4vw,2.35rem);font-weight:700;line-height:1.05;text-decoration:none;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s ease}.solution-directory-list a:first-child{grid-row:span 2;min-height:352px;align-items:end;background:linear-gradient(145deg,var(--surface),var(--surface-2))}.solution-directory-list a:hover{transform:translateY(-4px);box-shadow:0 18px 40px #402d2514}.solution-directory-list .ph{color:var(--accent)}.closing{border:0;background:var(--surface-2)}.closing-grid{align-items:center}.closing h2{max-width:14ch}.page-intro{padding-top:clamp(90px,10vw,140px);padding-bottom:clamp(74px,8vw,110px)}.page-intro:after{display:none}.page-intro h1{max-width:13ch;font-size:clamp(3.5rem,6.3vw,6.6rem)}.page-intro-article h1{font-size:clamp(3.2rem,5.5vw,5.8rem)}.page-intro>p:not(.eyebrow){margin:28px 0 0}.detail-aside{padding:24px;border:1px solid var(--line);border-radius:12px;background:#fffaf7ad}.detail-body section{border-color:var(--line)}.capability-tags span{border-color:var(--line-dark);border-radius:999px;background:#fffaf780}.business-impact ul{display:grid;gap:14px;margin:28px 0;padding:0;list-style:none}.business-impact li{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:start}.business-impact li .ph{margin-top:4px;color:var(--accent);font-size:1.2rem}.measurement-note{padding:18px;border-radius:var(--radius);background:var(--surface-2);color:var(--muted);font-size:.92rem}.case-hero-image{border-radius:16px;box-shadow:0 24px 70px #402d2517}.service-offer,.article-cta{border-color:var(--line)!important;border-left-color:var(--accent)!important;border-radius:12px;background:#fffaf7b3}.case-metrics{border-color:var(--line)}.case-metrics div{border-color:var(--line);background:#fffaf780}.prose img{border-color:var(--line);border-radius:12px}.prose blockquote{border-radius:0 var(--radius) var(--radius) 0;background:var(--surface-2)}.contact-aside{padding:24px;border:1px solid var(--line);border-radius:12px;background:#fffefaeb}.contact-form{border-color:var(--line);border-radius:12px;background:#fffefaf0}.contact-form input,.contact-form textarea,.contact-form select{border-color:var(--line-dark);border-radius:var(--radius);background:var(--surface)}.legal-blocks{gap:16px;border:0;background:transparent}.legal-blocks article{border:1px solid var(--line);border-radius:12px;background:#fffaf7b3}.site-footer{border-color:var(--line);background:var(--surface-2)}.footer-meta a,.footer-meta span{display:flex;align-items:center;gap:8px}.footer-meta .ph{color:var(--accent)}[data-reveal]{opacity:0;transform:translateY(28px);transition:opacity .8s ease,transform .8s cubic-bezier(.16,1,.3,1)}[data-reveal].is-visible{opacity:1;transform:none}@media(max-width:1020px){:root{--shell: min(100% - 40px, 820px)}.nav-shell{grid-template-columns:1fr auto}.nav-shell nav,.nav-actions .button,.lang-link{display:none}.menu-button{display:block;border:0;background:transparent;color:var(--ink);font-family:var(--utility);font-size:.75rem;font-weight:700;text-transform:uppercase}.mobile-menu{padding:24px 20px 30px;border-top:1px solid var(--ink);background:#fff}.mobile-menu:not([hidden]){display:grid;gap:18px}.mobile-menu a{text-decoration:none;font-weight:700}.hero{min-height:auto;grid-template-columns:1fr;padding-top:72px}.hero-copy h1{max-width:12ch}.process-field{min-height:540px;margin:35px calc((100vw - var(--shell)) / -2) -1px;border-top:1px solid var(--ink);border-left:0}.proof-band-grid{grid-template-columns:.8fr 1fr 1fr}.starter-offer-grid{grid-template-columns:1fr 1fr}.starter-offer-title{grid-column:1 / -1}.starter-offer h2{max-width:12ch}.service-item{grid-template-columns:.9fr 1.1fr 35px;gap:25px}.case-grid,.about-strip,.detail-grid,.contact-grid,.ai-shift-grid,.testimonial-grid{grid-template-columns:1fr}.ai-shift-intro{position:static}.case-card:nth-child(2){margin-top:40px;margin-left:18%}.case-card:nth-child(2) .case-image{max-width:620px}.references-head{grid-template-columns:1fr 1fr}.about-image{max-width:500px}.detail-aside{position:static}.process-grid{grid-template-columns:1fr 1fr}.process-grid article:nth-child(3){border-left:0;border-top:1px solid var(--ink)}.process-grid article:nth-child(4){border-top:1px solid var(--ink)}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1 / -1}}@media(max-width:680px){:root{--shell: calc(100% - 28px) }h1{font-size:clamp(3.4rem,17vw,5.1rem)}h2{font-size:clamp(2.8rem,14vw,4.4rem)}.nav-shell{min-height:64px}.brand-logo{width:76px}.hero{padding-top:52px;padding-bottom:0}.hero-copy>p:not(.eyebrow){margin-top:24px}.hero-actions{display:grid}.hero-actions .button{width:100%}.process-field{min-height:440px;margin-top:55px}.field-caption{display:none}.field-label{font-size:.55rem}.field-label-3{left:12%}.proof-band-grid{width:100%;grid-template-columns:1fr 1fr}.proof-band-grid>*{padding:20px 14px}.proof-band-grid>*:first-child{grid-column:1 / -1;padding:18px 14px;border-bottom:1px solid var(--ink)}.starter-offer{padding-block:72px}.starter-offer-grid{grid-template-columns:1fr}.starter-offer-title{grid-column:auto}.starter-offer-grid>div{padding:30px 24px}.starter-offer h2{font-size:clamp(3rem,15vw,4.5rem)}.starter-offer-actions .button{width:100%}.section{padding-block:100px}.section-head{margin-bottom:48px}.service-item{grid-template-columns:1fr 32px;gap:16px;min-height:190px;padding:28px 0}.service-item p{grid-column:1 / -1;grid-row:2;margin:0}.service-item span{grid-column:2;grid-row:1}.service-item:hover{padding-left:16px}.case-grid{display:block}.case-card:nth-child(2){margin:70px 0 0}.references-section{padding-block:60px}.references-head{grid-template-columns:1fr;gap:8px}.reference-list a{grid-template-columns:1fr 28px;gap:8px;padding-block:20px}.reference-list span{grid-column:1;grid-row:2}.reference-list i{grid-column:2;grid-row:1 / 3}.process-grid{grid-template-columns:1fr}.process-grid article,.process-grid article:nth-child(3),.process-grid article:nth-child(4){min-height:260px;border-top:1px solid var(--ink);border-left:0}.process-grid article:first-child{border-top:0}.process-grid h3{top:34%}.about-strip{gap:55px}.about-facts{grid-template-columns:1fr 1fr}.about-facts>div:last-child{grid-column:1 / -1}.articles-grid,.blog-list{display:grid;grid-template-columns:1fr}.article-card:first-child{min-height:360px}.article-card{min-height:290px}.closing-grid{grid-template-columns:1fr;align-items:start}.closing .button{width:100%}.page-intro{padding-top:85px}.page-intro h1{font-size:clamp(3.5rem,17vw,5.3rem)}.page-intro-article h1{font-size:clamp(3.2rem,14vw,4.6rem)}.page-intro>p:not(.eyebrow){margin-left:0}.case-hero-image{width:100%;margin-bottom:80px}.detail-grid{padding-bottom:100px}.service-offer{padding:24px 18px!important}.offer-heading,.offer-boundary{grid-template-columns:1fr}.offer-heading{gap:30px}.case-metrics{grid-template-columns:1fr 1fr}.case-metrics div{min-height:135px;padding:16px}.prose table{display:block;overflow-x:auto}.article-author{grid-template-columns:68px 1fr;gap:18px}.article-author img{width:68px;height:68px}.article-cta{grid-template-columns:1fr;padding:28px 22px 24px 18px}.article-cta .button{width:100%}.form-row,.legal-blocks{grid-template-columns:1fr}.form-footer,.footer-bottom{align-items:stretch;flex-direction:column}.form-footer .button{width:100%}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}}@media(max-width:1020px){.hero{padding-top:64px}.process-field{min-height:520px;margin:38px 0 0;border:1px solid var(--line)}.service-list{grid-template-columns:1fr}.service-item{grid-template-columns:auto 1fr auto;grid-template-rows:auto 1fr;gap:18px 20px;min-height:210px;padding:28px}.service-item:hover{padding-left:28px}.service-item p{grid-column:2 / 4}.reference-list{grid-template-columns:1fr 1fr}.reference-list a:last-child{grid-column:1 / -1}.starter-offer-grid{gap:12px}.blog-list{grid-template-columns:1fr}.solution-hero{grid-template-columns:1fr;min-height:0}.solution-hero-visual{max-width:720px;aspect-ratio:16 / 10}.solution-hero-visual.is-product{aspect-ratio:40 / 21}.solution-signs-grid,.solution-method-grid,.solution-proof-grid,.solution-faq-grid{grid-template-columns:1fr}.solution-method-grid>div{position:static}.visual-solution-grid{grid-template-columns:1fr 1fr}.visual-solution-grid a:first-child{grid-column:1 / -1;grid-row:auto;min-height:420px}}@media(max-width:680px){h1{font-size:clamp(3rem,14vw,4rem)}h2{font-size:clamp(2.5rem,11vw,3.7rem)}.hero{padding-top:48px}.hero-copy h1{max-width:11ch}.hero-actions{gap:10px}.process-field{min-height:410px;margin-top:42px;border:1px solid var(--line);border-radius:12px}.field-label{padding:6px 8px}.field-label-2{right:4%}.field-caption{display:none}.blog-list .article-card,.blog-list .article-card:first-child{grid-template-columns:1fr;min-height:0}.blog-list .article-card-image{min-height:0;aspect-ratio:16 / 9}.solution-hero{padding-top:54px}.solution-hero-copy h1{font-size:clamp(2.8rem,13vw,4rem)}.solution-hero-copy .hero-actions{display:grid}.solution-hero-copy .button{width:100%}.solution-hero-visual{aspect-ratio:4 / 3}.solution-hero-visual.is-product{aspect-ratio:40 / 21}.solution-signs-grid ul,.solution-outcomes,.solution-directory-list{grid-template-columns:1fr}.solution-signs-grid li{min-height:0}.solution-outcomes article,.solution-outcomes article:first-child{grid-row:auto;min-height:220px}.solution-directory-list a,.solution-directory-list a:first-child{grid-row:auto;min-height:170px}.visual-solution-grid{grid-template-columns:1fr}.visual-solution-grid a,.visual-solution-grid a:first-child{grid-column:auto;min-height:300px}.proof-band-grid{width:var(--shell);grid-template-columns:1fr;gap:10px}.proof-band-grid>*:first-child{grid-column:auto;border-bottom:1px solid var(--line)}.proof-band-grid a{min-height:92px}.starter-offer{padding-block:72px}.starter-offer-grid{gap:10px}.starter-offer-grid>div{padding:26px 22px}.starter-offer h2{font-size:clamp(2.7rem,12vw,3.7rem)}.section{padding-block:82px}.service-item{grid-template-columns:auto 1fr auto;grid-template-rows:auto 1fr;gap:16px;min-height:210px;padding:24px}.service-item:hover{padding-left:24px}.service-item p{grid-column:1 / -1;grid-row:2}.service-arrow{grid-column:3;grid-row:1}.case-card:nth-child(2){margin-top:58px}.reference-list{grid-template-columns:1fr}.reference-list a:last-child{grid-column:auto}.reference-list a{min-height:145px}.process-grid{gap:10px}.process-grid article,.process-grid article:nth-child(3),.process-grid article:nth-child(4){min-height:240px}.about-image{max-width:calc(100% - 14px)}.about-facts{grid-template-columns:1fr}.about-facts>div:last-child{grid-column:auto}.page-intro h1{font-size:clamp(3rem,13vw,4.4rem)}.page-intro-article h1{font-size:clamp(2.8rem,12vw,4rem)}.case-metrics div{min-height:125px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}[data-reveal]{opacity:1;transform:none}::view-transition-old(root),::view-transition-new(root){animation:none}}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(data:font/woff2;base64,d09GMgABAAAAAAn4ABMAAAAAEwQAAAmOAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGjQbgnQcLj9IVkFSgQEGYD9TVEFUgQIAgQovahEICok0h0ULIAAwhzoBNgIkAzwEIAWHJgeBDgwHG6QQUdRKTmoBFD8K42bniObKrG3LZFcMWZzFmrjTFhQ6TVTqPJcInrfrvzq3b2PGn1wwMiNYGTy9ViREYARlL1zAGcPdPqBt3gNWrfKthv4xnM+b9caw+wmjgEUVRjHXhS6jgCK6zf5HiWQacJpGdAgdrbV6g/Rf1BfxRqZVQnrxRVWSJb6RLFnyu0elilmjeoSQCKnxsmwLaddUMjnksriSYuuPl06EAl7KfAiWQjCUETz0zNZ3EII94CDQtzkMfZ/9IkkY8tZRZTDky5ZVwBAM+GYpdd4ZVAWYImnLkiTg48l79gGx3D+VBtLeyg8u7bJAd4uo0pFuQBFysE9C95l0W4Fkiao6GfrDbu77lVU7wk9cV3uqOsXmQiMkhVKl1ugjzUAJBSIkkVWHijkpkVSyUFsgVBuJMA0N+ZnXtyUv5yMigGdfQRmwL1AAjQ3YXG6iIFNSUdPQo8+AISPGAltBMDQRAtyf4ZspLlZkpyOVoMZPvFGWzvk8p5SUC/NWPMj6T2/Yas2EdlON5GkfdkeFwVGjta825H89NIenlLWAPAp5h1KDtRhCaAQWMsFKtEvOKpIhgLHlXPARokkgEGEOAkqxJRQpKYq4ezahIiLHP6hZpqMbV0pUF2vdvEimLEQ/iIUYLgYWs0VXGVlLTOPdaPmFfCC/XrtzqVo1ez7vz6+Kd2+7o11ZJ+4MreLbB5BKVGxobAq4jZYalZ5aX2CKJiwUuc9GNJyi4M8bGyKcdjSRrG4JohdF8buJfmQefbYYREnMFsOoiNliFDVxmRgL0XUmUMLqzW0A4gCQAhWGYCQpFNukwXhIkPMsbRI19ewtw8Cp2Wj/Ro5cM2OTAbJAvZ/L4opBXb9+UHscYuOKM/W8isgwN26Exexjizmfnlp9dE3hOSqdZ/F5QqbckIlPb+oKfXxd6hftJ7Sm/uyPYpONza84CRlMNk/uhOrLpyf53982++zRkXNu3g3VF8qFbx1+7fbHZ9DrB3VXWNSmhnT2vrwS1+1Z+kHGBaZIhnnvuLBTNDeA340D1DWu5/jEa9pVfl6+Jij+yo3EELNixXCLjr173Q5eDP7Y7/L4iQFHbjpaJLFoP4cCsYP6sAPL7gMHNg53yYjqxqTDrYqLDl5DzW/eTLjYxCvucprjI3yl2ykKowKUC2Ox2FJLFo6Fa1HBWLC2jMCIIBEmklkYhmkpmBhTm/LCvJAH5oGcMKcgFEP1xUdho8ANPa6RFD99/PN60fjj9eXy2Eex4B5MpmRapXidzFk1p4uLk3+hn6jAP9ovJcXPPwk8o/0ltizbdbnTprvx4PSxT0VZ3Xc772aN7RflgbXRYwc3hLNO+k878nxGwfuVM8m8Gs7WEoVGWLHwSpx4vNSHBCMNqJ4m15Kp/TfHHVkQd++eY7PGN4W5byTs+6Ft8Ozvb/D60btv37de8ER0mS3P/0sLW84qGjEVkwztPzz06eGUWwKLwPb0D/WFd3vltl2aP276KpM0JNz6AfnAnZ5ADlF2zVyZ2OkxHSMxWPMnSZLbbDR3F1UjPVqp4d68da13F1YZujdWw7271iecO2l9+/4p47Oztjck355/75wFOI+VdGDqbNGs+ISgxg3iB2jb2r+b0CWsNLHIM4sdv8SDSFBP/Oromz6FNCWw2iMTxV0R8QLyBTkpe0j5+pSSJOOTB5Mck/gh3IopuNQnhKj02t3FL80gGbEh89SZcwTxcYt5cZT/nMnB3uXfPy8BSpVMBuRx+ZhACGzDBmwHsJRAjhotOnzuj2wDz3ug2wOUAY2NgZln9/TK/enG/oE4rO1wxvGUFMAxsZ0qNjRC7hl9d17e7imbgDt6uJXhUobDg7v3RX/yRCKxgMhfyiKcZfbpk0wmCcdQlIAOHeakXLvCNt++WfKiozNqSZxxJotn+c0a7DdPsx7DPYgKIDxwwYUZDg9aJbxocTjcwovr9WAsVV32mQoiiIOCHc60Oltst9qCQYuCqN1yHo0Kj60OgI2OqmiuBUWrNA0NDhYCDcdpmMrs1fZZ0xdTzMr1HdPtIHstYhqaPDDA5YxUDx7J4fJiisBSDI/L6G/bn34GNy8Q2g044ZTulAdFLb0tI6NNxfj3DzLjWiNGxje1pz7aXOcNV68lDPEd2SXl6VfBuwmHzdf1gxFy1HvA7pD8I2BnnmyGw852Cg5XbgIdEEGE5UCzen5jTlG6JCU5iajlxVcsXvbcS0SAcg1dcesWJLVK8+hYHOYQ+Pjy+EyVGXP0aPTFagrV9E03hCQvYx+g47KGq+1GsLj8uBIyihNw33YUe8PNC4BOJ3Lm1AglLV3nCuvUdIP+v15tVGbWIwgxLVpPkfpthCGpTKG+oA/DQfsKKvxhScqaN6FuElAUtTKv2UYgOmQegsN/n7njHUju8wM4VTcm+Q8xfX9SFwjTzdVqu95UOWSIGOabH8OGBEba//8Yxl3GcPdP/dMBOoSX/0z5SZmBoLbaPs+9asaMpb36yknKaw6FqWZa6A5vDa02mhkOba1q6KtLV208xrkwmW5C4VD6n2fvRjADy2qDYYnNy+H10Fq0LMbNzS863gkO7iQ8eC48/Ny5m59tOcEso3u7Qg3yrqDL6eKXwJAuWnhylfbWrRObe66rzX59+XDtzusnL66dI/86ArmtLlzED860Ef3bFPV78OX/zFTA11fcBn2Vntb7qiGBSgLBHyuv/uEaqqoTgSpOyjlzh86me1Vriv7i9rLPLvtghWmSnblRbAsBJL/4dScSQTBxOivHMO5QvBBY0iheJvfwWLxLOGzYKZyM4zVc2Cll46zEpeUV4MqGEWZj22SdOxhGAjgs9AEnfT+RoiMfcDb0GS5NncKVxju4Nt/mRk13O9Gz3FLct5oCD6wkwUNrCfHIUg6SMf8LwQGyVaBUqpLPW5BaMpRshEpl8nS1qw5dgnzlik8QBXmdy5UrIH74heTKZKMSilQso4hsRiGraQZRzxpNGqlEJMsXuAU7GlcR8mWSykUpVkWGyIf0a8v4qEQp5CtGsMiZa+4ESYQy+WilCiguHzxMXO54ogShooTV2bj2z1zL6DYSoImoQ8lFUWxMLBNQQgLkV2tHYgUoIbkuREz+fJHKxxWBcnvu3KQppFCxLkguB1NyVSp/TknRvNwYlCdbblWu3ze6owHdWluhE5tgQ6ej2SV65CijijoaRfSiH4Nqz1OpfEW+WeI/oU0ly60zkV9YzOQSYtZVEGYmrysTZAJkY4qZtIBD9/LYTIK7Nww3vMiYBwA=) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/_astro/manrope-cyrillic-wght-normal.Dvxsihut.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/_astro/manrope-greek-wght-normal.DL7QRZyv.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/_astro/manrope-vietnamese-wght-normal.usUDDRr7.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/_astro/manrope-latin-ext-wght-normal.Ch3YOpNY.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/_astro/manrope-latin-wght-normal.DHIcAJRg.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/ibm-plex-mono-cyrillic-ext-400-normal.xuaO2J-f.woff2) format("woff2"),url(/_astro/ibm-plex-mono-cyrillic-ext-400-normal.DMdlQ8Kv.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/ibm-plex-mono-cyrillic-400-normal.BSMlKf0J.woff2) format("woff2"),url(/_astro/ibm-plex-mono-cyrillic-400-normal.CEL4l2ZJ.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/ibm-plex-mono-vietnamese-400-normal.BulugwFq.woff2) format("woff2"),url(/_astro/ibm-plex-mono-vietnamese-400-normal.DDuiU_S-.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/ibm-plex-mono-latin-ext-400-normal.BmRBH3aV.woff2) format("woff2"),url(/_astro/ibm-plex-mono-latin-ext-400-normal.D3D2R8hC.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/ibm-plex-mono-latin-400-normal.DMJ8VG8y.woff2) format("woff2"),url(/_astro/ibm-plex-mono-latin-400-normal.CvHOgSBP.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/ibm-plex-mono-cyrillic-ext-600-normal.V-xxqcpd.woff2) format("woff2"),url(/_astro/ibm-plex-mono-cyrillic-ext-600-normal.9HEixskS.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/ibm-plex-mono-cyrillic-600-normal.CTOM6hUh.woff2) format("woff2"),url(/_astro/ibm-plex-mono-cyrillic-600-normal.fLZuRloM.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/ibm-plex-mono-vietnamese-600-normal.D2EvbN8M.woff2) format("woff2"),url(/_astro/ibm-plex-mono-vietnamese-600-normal.iLQfcSjf.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/ibm-plex-mono-latin-ext-600-normal.D38SheWl.woff2) format("woff2"),url(/_astro/ibm-plex-mono-latin-ext-600-normal.DmB0ttJJ.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/ibm-plex-mono-latin-600-normal.BgSNZQsw.woff2) format("woff2"),url(/_astro/ibm-plex-mono-latin-600-normal.DWFSQ4vo.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Phosphor;src:url(/_astro/Phosphor.DtdjzkpE.woff2) format("woff2"),url(/_astro/Phosphor.BdqudwT5.woff) format("woff"),url(/_astro/Phosphor.CDxgqcPu.ttf) format("truetype"),url(/_astro/Phosphor.BXRFlF4V.svg#Phosphor) format("svg");font-weight:400;font-style:normal;font-display:block}.ph{font-family:Phosphor!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;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}.ph.ph-acorn:before{content:""}.ph.ph-address-book:before{content:""}.ph.ph-address-book-tabs:before{content:""}.ph.ph-air-traffic-control:before{content:""}.ph.ph-airplane:before{content:""}.ph.ph-airplane-in-flight:before{content:""}.ph.ph-airplane-landing:before{content:""}.ph.ph-airplane-takeoff:before{content:""}.ph.ph-airplane-taxiing:before{content:""}.ph.ph-airplane-tilt:before{content:""}.ph.ph-airplay:before{content:""}.ph.ph-alarm:before{content:""}.ph.ph-alien:before{content:""}.ph.ph-align-bottom:before{content:""}.ph.ph-align-bottom-simple:before{content:""}.ph.ph-align-center-horizontal:before{content:""}.ph.ph-align-center-horizontal-simple:before{content:""}.ph.ph-align-center-vertical:before{content:""}.ph.ph-align-center-vertical-simple:before{content:""}.ph.ph-align-left:before{content:""}.ph.ph-align-left-simple:before{content:""}.ph.ph-align-right:before{content:""}.ph.ph-align-right-simple:before{content:""}.ph.ph-align-top:before{content:""}.ph.ph-align-top-simple:before{content:""}.ph.ph-amazon-logo:before{content:""}.ph.ph-ambulance:before{content:""}.ph.ph-anchor:before{content:""}.ph.ph-anchor-simple:before{content:""}.ph.ph-android-logo:before{content:""}.ph.ph-angle:before{content:""}.ph.ph-angular-logo:before{content:""}.ph.ph-aperture:before{content:""}.ph.ph-app-store-logo:before{content:""}.ph.ph-app-window:before{content:""}.ph.ph-apple-logo:before{content:""}.ph.ph-apple-podcasts-logo:before{content:""}.ph.ph-approximate-equals:before{content:""}.ph.ph-archive:before{content:""}.ph.ph-armchair:before{content:""}.ph.ph-arrow-arc-left:before{content:""}.ph.ph-arrow-arc-right:before{content:""}.ph.ph-arrow-bend-double-up-left:before{content:""}.ph.ph-arrow-bend-double-up-right:before{content:""}.ph.ph-arrow-bend-down-left:before{content:""}.ph.ph-arrow-bend-down-right:before{content:""}.ph.ph-arrow-bend-left-down:before{content:""}.ph.ph-arrow-bend-left-up:before{content:""}.ph.ph-arrow-bend-right-down:before{content:""}.ph.ph-arrow-bend-right-up:before{content:""}.ph.ph-arrow-bend-up-left:before{content:""}.ph.ph-arrow-bend-up-right:before{content:""}.ph.ph-arrow-circle-down:before{content:""}.ph.ph-arrow-circle-down-left:before{content:""}.ph.ph-arrow-circle-down-right:before{content:""}.ph.ph-arrow-circle-left:before{content:""}.ph.ph-arrow-circle-right:before{content:""}.ph.ph-arrow-circle-up:before{content:""}.ph.ph-arrow-circle-up-left:before{content:""}.ph.ph-arrow-circle-up-right:before{content:""}.ph.ph-arrow-clockwise:before{content:""}.ph.ph-arrow-counter-clockwise:before{content:""}.ph.ph-arrow-down:before{content:""}.ph.ph-arrow-down-left:before{content:""}.ph.ph-arrow-down-right:before{content:""}.ph.ph-arrow-elbow-down-left:before{content:""}.ph.ph-arrow-elbow-down-right:before{content:""}.ph.ph-arrow-elbow-left:before{content:""}.ph.ph-arrow-elbow-left-down:before{content:""}.ph.ph-arrow-elbow-left-up:before{content:""}.ph.ph-arrow-elbow-right:before{content:""}.ph.ph-arrow-elbow-right-down:before{content:""}.ph.ph-arrow-elbow-right-up:before{content:""}.ph.ph-arrow-elbow-up-left:before{content:""}.ph.ph-arrow-elbow-up-right:before{content:""}.ph.ph-arrow-fat-down:before{content:""}.ph.ph-arrow-fat-left:before{content:""}.ph.ph-arrow-fat-line-down:before{content:""}.ph.ph-arrow-fat-line-left:before{content:""}.ph.ph-arrow-fat-line-right:before{content:""}.ph.ph-arrow-fat-line-up:before{content:""}.ph.ph-arrow-fat-lines-down:before{content:""}.ph.ph-arrow-fat-lines-left:before{content:""}.ph.ph-arrow-fat-lines-right:before{content:""}.ph.ph-arrow-fat-lines-up:before{content:""}.ph.ph-arrow-fat-right:before{content:""}.ph.ph-arrow-fat-up:before{content:""}.ph.ph-arrow-left:before{content:""}.ph.ph-arrow-line-down:before{content:""}.ph.ph-arrow-line-down-left:before{content:""}.ph.ph-arrow-line-down-right:before{content:""}.ph.ph-arrow-line-left:before{content:""}.ph.ph-arrow-line-right:before{content:""}.ph.ph-arrow-line-up:before{content:""}.ph.ph-arrow-line-up-left:before{content:""}.ph.ph-arrow-line-up-right:before{content:""}.ph.ph-arrow-right:before{content:""}.ph.ph-arrow-square-down:before{content:""}.ph.ph-arrow-square-down-left:before{content:""}.ph.ph-arrow-square-down-right:before{content:""}.ph.ph-arrow-square-in:before{content:""}.ph.ph-arrow-square-left:before{content:""}.ph.ph-arrow-square-out:before{content:""}.ph.ph-arrow-square-right:before{content:""}.ph.ph-arrow-square-up:before{content:""}.ph.ph-arrow-square-up-left:before{content:""}.ph.ph-arrow-square-up-right:before{content:""}.ph.ph-arrow-u-down-left:before{content:""}.ph.ph-arrow-u-down-right:before{content:""}.ph.ph-arrow-u-left-down:before{content:""}.ph.ph-arrow-u-left-up:before{content:""}.ph.ph-arrow-u-right-down:before{content:""}.ph.ph-arrow-u-right-up:before{content:""}.ph.ph-arrow-u-up-left:before{content:""}.ph.ph-arrow-u-up-right:before{content:""}.ph.ph-arrow-up:before{content:""}.ph.ph-arrow-up-left:before{content:""}.ph.ph-arrow-up-right:before{content:""}.ph.ph-arrows-clockwise:before{content:""}.ph.ph-arrows-counter-clockwise:before{content:""}.ph.ph-arrows-down-up:before{content:""}.ph.ph-arrows-horizontal:before{content:""}.ph.ph-arrows-in:before{content:""}.ph.ph-arrows-in-cardinal:before{content:""}.ph.ph-arrows-in-line-horizontal:before{content:""}.ph.ph-arrows-in-line-vertical:before{content:""}.ph.ph-arrows-in-simple:before{content:""}.ph.ph-arrows-left-right:before{content:""}.ph.ph-arrows-merge:before{content:""}.ph.ph-arrows-out:before{content:""}.ph.ph-arrows-out-cardinal:before{content:""}.ph.ph-arrows-out-line-horizontal:before{content:""}.ph.ph-arrows-out-line-vertical:before{content:""}.ph.ph-arrows-out-simple:before{content:""}.ph.ph-arrows-split:before{content:""}.ph.ph-arrows-vertical:before{content:""}.ph.ph-article:before{content:""}.ph.ph-article-medium:before{content:""}.ph.ph-article-ny-times:before{content:""}.ph.ph-asclepius:before{content:""}.ph.ph-caduceus:before{content:""}.ph.ph-asterisk:before{content:""}.ph.ph-asterisk-simple:before{content:""}.ph.ph-at:before{content:""}.ph.ph-atom:before{content:""}.ph.ph-avocado:before{content:""}.ph.ph-axe:before{content:""}.ph.ph-baby:before{content:""}.ph.ph-baby-carriage:before{content:""}.ph.ph-backpack:before{content:""}.ph.ph-backspace:before{content:""}.ph.ph-bag:before{content:""}.ph.ph-bag-simple:before{content:""}.ph.ph-balloon:before{content:""}.ph.ph-bandaids:before{content:""}.ph.ph-bank:before{content:""}.ph.ph-barbell:before{content:""}.ph.ph-barcode:before{content:""}.ph.ph-barn:before{content:""}.ph.ph-barricade:before{content:""}.ph.ph-baseball:before{content:""}.ph.ph-baseball-cap:before{content:""}.ph.ph-baseball-helmet:before{content:""}.ph.ph-basket:before{content:""}.ph.ph-basketball:before{content:""}.ph.ph-bathtub:before{content:""}.ph.ph-battery-charging:before{content:""}.ph.ph-battery-charging-vertical:before{content:""}.ph.ph-battery-empty:before{content:""}.ph.ph-battery-full:before{content:""}.ph.ph-battery-high:before{content:""}.ph.ph-battery-low:before{content:""}.ph.ph-battery-medium:before{content:""}.ph.ph-battery-plus:before{content:""}.ph.ph-battery-plus-vertical:before{content:""}.ph.ph-battery-vertical-empty:before{content:""}.ph.ph-battery-vertical-full:before{content:""}.ph.ph-battery-vertical-high:before{content:""}.ph.ph-battery-vertical-low:before{content:""}.ph.ph-battery-vertical-medium:before{content:""}.ph.ph-battery-warning:before{content:""}.ph.ph-battery-warning-vertical:before{content:""}.ph.ph-beach-ball:before{content:""}.ph.ph-beanie:before{content:""}.ph.ph-bed:before{content:""}.ph.ph-beer-bottle:before{content:""}.ph.ph-beer-stein:before{content:""}.ph.ph-behance-logo:before{content:""}.ph.ph-bell:before{content:""}.ph.ph-bell-ringing:before{content:""}.ph.ph-bell-simple:before{content:""}.ph.ph-bell-simple-ringing:before{content:""}.ph.ph-bell-simple-slash:before{content:""}.ph.ph-bell-simple-z:before{content:""}.ph.ph-bell-slash:before{content:""}.ph.ph-bell-z:before{content:""}.ph.ph-belt:before{content:""}.ph.ph-bezier-curve:before{content:""}.ph.ph-bicycle:before{content:""}.ph.ph-binary:before{content:""}.ph.ph-binoculars:before{content:""}.ph.ph-biohazard:before{content:""}.ph.ph-bird:before{content:""}.ph.ph-blueprint:before{content:""}.ph.ph-bluetooth:before{content:""}.ph.ph-bluetooth-connected:before{content:""}.ph.ph-bluetooth-slash:before{content:""}.ph.ph-bluetooth-x:before{content:""}.ph.ph-boat:before{content:""}.ph.ph-bomb:before{content:""}.ph.ph-bone:before{content:""}.ph.ph-book:before{content:""}.ph.ph-book-bookmark:before{content:""}.ph.ph-book-open:before{content:""}.ph.ph-book-open-text:before{content:""}.ph.ph-book-open-user:before{content:""}.ph.ph-bookmark:before{content:""}.ph.ph-bookmark-simple:before{content:""}.ph.ph-bookmarks:before{content:""}.ph.ph-bookmarks-simple:before{content:""}.ph.ph-books:before{content:""}.ph.ph-boot:before{content:""}.ph.ph-boules:before{content:""}.ph.ph-bounding-box:before{content:""}.ph.ph-bowl-food:before{content:""}.ph.ph-bowl-steam:before{content:""}.ph.ph-bowling-ball:before{content:""}.ph.ph-box-arrow-down:before{content:""}.ph.ph-archive-box:before{content:""}.ph.ph-box-arrow-up:before{content:""}.ph.ph-boxing-glove:before{content:""}.ph.ph-brackets-angle:before{content:""}.ph.ph-brackets-curly:before{content:""}.ph.ph-brackets-round:before{content:""}.ph.ph-brackets-square:before{content:""}.ph.ph-brain:before{content:""}.ph.ph-brandy:before{content:""}.ph.ph-bread:before{content:""}.ph.ph-bridge:before{content:""}.ph.ph-briefcase:before{content:""}.ph.ph-briefcase-metal:before{content:""}.ph.ph-broadcast:before{content:""}.ph.ph-broom:before{content:""}.ph.ph-browser:before{content:""}.ph.ph-browsers:before{content:""}.ph.ph-bug:before{content:""}.ph.ph-bug-beetle:before{content:""}.ph.ph-bug-droid:before{content:""}.ph.ph-building:before{content:""}.ph.ph-building-apartment:before{content:""}.ph.ph-building-office:before{content:""}.ph.ph-buildings:before{content:""}.ph.ph-bulldozer:before{content:""}.ph.ph-bus:before{content:""}.ph.ph-butterfly:before{content:""}.ph.ph-cable-car:before{content:""}.ph.ph-cactus:before{content:""}.ph.ph-cake:before{content:""}.ph.ph-calculator:before{content:""}.ph.ph-calendar:before{content:""}.ph.ph-calendar-blank:before{content:""}.ph.ph-calendar-check:before{content:""}.ph.ph-calendar-dot:before{content:""}.ph.ph-calendar-dots:before{content:""}.ph.ph-calendar-heart:before{content:""}.ph.ph-calendar-minus:before{content:""}.ph.ph-calendar-plus:before{content:""}.ph.ph-calendar-slash:before{content:""}.ph.ph-calendar-star:before{content:""}.ph.ph-calendar-x:before{content:""}.ph.ph-call-bell:before{content:""}.ph.ph-camera:before{content:""}.ph.ph-camera-plus:before{content:""}.ph.ph-camera-rotate:before{content:""}.ph.ph-camera-slash:before{content:""}.ph.ph-campfire:before{content:""}.ph.ph-car:before{content:""}.ph.ph-car-battery:before{content:""}.ph.ph-car-profile:before{content:""}.ph.ph-car-simple:before{content:""}.ph.ph-cardholder:before{content:""}.ph.ph-cards:before{content:""}.ph.ph-cards-three:before{content:""}.ph.ph-caret-circle-double-down:before{content:""}.ph.ph-caret-circle-double-left:before{content:""}.ph.ph-caret-circle-double-right:before{content:""}.ph.ph-caret-circle-double-up:before{content:""}.ph.ph-caret-circle-down:before{content:""}.ph.ph-caret-circle-left:before{content:""}.ph.ph-caret-circle-right:before{content:""}.ph.ph-caret-circle-up:before{content:""}.ph.ph-caret-circle-up-down:before{content:""}.ph.ph-caret-double-down:before{content:""}.ph.ph-caret-double-left:before{content:""}.ph.ph-caret-double-right:before{content:""}.ph.ph-caret-double-up:before{content:""}.ph.ph-caret-down:before{content:""}.ph.ph-caret-left:before{content:""}.ph.ph-caret-line-down:before{content:""}.ph.ph-caret-line-left:before{content:""}.ph.ph-caret-line-right:before{content:""}.ph.ph-caret-line-up:before{content:""}.ph.ph-caret-right:before{content:""}.ph.ph-caret-up:before{content:""}.ph.ph-caret-up-down:before{content:""}.ph.ph-carrot:before{content:""}.ph.ph-cash-register:before{content:""}.ph.ph-cassette-tape:before{content:""}.ph.ph-castle-turret:before{content:""}.ph.ph-cat:before{content:""}.ph.ph-cell-signal-full:before{content:""}.ph.ph-cell-signal-high:before{content:""}.ph.ph-cell-signal-low:before{content:""}.ph.ph-cell-signal-medium:before{content:""}.ph.ph-cell-signal-none:before{content:""}.ph.ph-cell-signal-slash:before{content:""}.ph.ph-cell-signal-x:before{content:""}.ph.ph-cell-tower:before{content:""}.ph.ph-certificate:before{content:""}.ph.ph-chair:before{content:""}.ph.ph-chalkboard:before{content:""}.ph.ph-chalkboard-simple:before{content:""}.ph.ph-chalkboard-teacher:before{content:""}.ph.ph-champagne:before{content:""}.ph.ph-charging-station:before{content:""}.ph.ph-chart-bar:before{content:""}.ph.ph-chart-bar-horizontal:before{content:""}.ph.ph-chart-donut:before{content:""}.ph.ph-chart-line:before{content:""}.ph.ph-chart-line-down:before{content:""}.ph.ph-chart-line-up:before{content:""}.ph.ph-chart-pie:before{content:""}.ph.ph-chart-pie-slice:before{content:""}.ph.ph-chart-polar:before{content:""}.ph.ph-chart-scatter:before{content:""}.ph.ph-chat:before{content:""}.ph.ph-chat-centered:before{content:""}.ph.ph-chat-centered-dots:before{content:""}.ph.ph-chat-centered-slash:before{content:""}.ph.ph-chat-centered-text:before{content:""}.ph.ph-chat-circle:before{content:""}.ph.ph-chat-circle-dots:before{content:""}.ph.ph-chat-circle-slash:before{content:""}.ph.ph-chat-circle-text:before{content:""}.ph.ph-chat-dots:before{content:""}.ph.ph-chat-slash:before{content:""}.ph.ph-chat-teardrop:before{content:""}.ph.ph-chat-teardrop-dots:before{content:""}.ph.ph-chat-teardrop-slash:before{content:""}.ph.ph-chat-teardrop-text:before{content:""}.ph.ph-chat-text:before{content:""}.ph.ph-chats:before{content:""}.ph.ph-chats-circle:before{content:""}.ph.ph-chats-teardrop:before{content:""}.ph.ph-check:before{content:""}.ph.ph-check-circle:before{content:""}.ph.ph-check-fat:before{content:""}.ph.ph-check-square:before{content:""}.ph.ph-check-square-offset:before{content:""}.ph.ph-checkerboard:before{content:""}.ph.ph-checks:before{content:""}.ph.ph-cheers:before{content:""}.ph.ph-cheese:before{content:""}.ph.ph-chef-hat:before{content:""}.ph.ph-cherries:before{content:""}.ph.ph-church:before{content:""}.ph.ph-cigarette:before{content:""}.ph.ph-cigarette-slash:before{content:""}.ph.ph-circle:before{content:""}.ph.ph-circle-dashed:before{content:""}.ph.ph-circle-half:before{content:""}.ph.ph-circle-half-tilt:before{content:""}.ph.ph-circle-notch:before{content:""}.ph.ph-circles-four:before{content:""}.ph.ph-circles-three:before{content:""}.ph.ph-circles-three-plus:before{content:""}.ph.ph-circuitry:before{content:""}.ph.ph-city:before{content:""}.ph.ph-clipboard:before{content:""}.ph.ph-clipboard-text:before{content:""}.ph.ph-clock:before{content:""}.ph.ph-clock-afternoon:before{content:""}.ph.ph-clock-clockwise:before{content:""}.ph.ph-clock-countdown:before{content:""}.ph.ph-clock-counter-clockwise:before{content:""}.ph.ph-clock-user:before{content:""}.ph.ph-closed-captioning:before{content:""}.ph.ph-cloud:before{content:""}.ph.ph-cloud-arrow-down:before{content:""}.ph.ph-cloud-arrow-up:before{content:""}.ph.ph-cloud-check:before{content:""}.ph.ph-cloud-fog:before{content:""}.ph.ph-cloud-lightning:before{content:""}.ph.ph-cloud-moon:before{content:""}.ph.ph-cloud-rain:before{content:""}.ph.ph-cloud-slash:before{content:""}.ph.ph-cloud-snow:before{content:""}.ph.ph-cloud-sun:before{content:""}.ph.ph-cloud-warning:before{content:""}.ph.ph-cloud-x:before{content:""}.ph.ph-clover:before{content:""}.ph.ph-club:before{content:""}.ph.ph-coat-hanger:before{content:""}.ph.ph-coda-logo:before{content:""}.ph.ph-code:before{content:""}.ph.ph-code-block:before{content:""}.ph.ph-code-simple:before{content:""}.ph.ph-codepen-logo:before{content:""}.ph.ph-codesandbox-logo:before{content:""}.ph.ph-coffee:before{content:""}.ph.ph-coffee-bean:before{content:""}.ph.ph-coin:before{content:""}.ph.ph-coin-vertical:before{content:""}.ph.ph-coins:before{content:""}.ph.ph-columns:before{content:""}.ph.ph-columns-plus-left:before{content:""}.ph.ph-columns-plus-right:before{content:""}.ph.ph-command:before{content:""}.ph.ph-compass:before{content:""}.ph.ph-compass-rose:before{content:""}.ph.ph-compass-tool:before{content:""}.ph.ph-computer-tower:before{content:""}.ph.ph-confetti:before{content:""}.ph.ph-contactless-payment:before{content:""}.ph.ph-control:before{content:""}.ph.ph-cookie:before{content:""}.ph.ph-cooking-pot:before{content:""}.ph.ph-copy:before{content:""}.ph.ph-copy-simple:before{content:""}.ph.ph-copyleft:before{content:""}.ph.ph-copyright:before{content:""}.ph.ph-corners-in:before{content:""}.ph.ph-corners-out:before{content:""}.ph.ph-couch:before{content:""}.ph.ph-court-basketball:before{content:""}.ph.ph-cow:before{content:""}.ph.ph-cowboy-hat:before{content:""}.ph.ph-cpu:before{content:""}.ph.ph-crane:before{content:""}.ph.ph-crane-tower:before{content:""}.ph.ph-credit-card:before{content:""}.ph.ph-cricket:before{content:""}.ph.ph-crop:before{content:""}.ph.ph-cross:before{content:""}.ph.ph-crosshair:before{content:""}.ph.ph-crosshair-simple:before{content:""}.ph.ph-crown:before{content:""}.ph.ph-crown-cross:before{content:""}.ph.ph-crown-simple:before{content:""}.ph.ph-cube:before{content:""}.ph.ph-cube-focus:before{content:""}.ph.ph-cube-transparent:before{content:""}.ph.ph-currency-btc:before{content:""}.ph.ph-currency-circle-dollar:before{content:""}.ph.ph-currency-cny:before{content:""}.ph.ph-currency-dollar:before{content:""}.ph.ph-currency-dollar-simple:before{content:""}.ph.ph-currency-eth:before{content:""}.ph.ph-currency-eur:before{content:""}.ph.ph-currency-gbp:before{content:""}.ph.ph-currency-inr:before{content:""}.ph.ph-currency-jpy:before{content:""}.ph.ph-currency-krw:before{content:""}.ph.ph-currency-kzt:before{content:""}.ph.ph-currency-ngn:before{content:""}.ph.ph-currency-rub:before{content:""}.ph.ph-cursor:before{content:""}.ph.ph-cursor-click:before{content:""}.ph.ph-cursor-text:before{content:""}.ph.ph-cylinder:before{content:""}.ph.ph-database:before{content:""}.ph.ph-desk:before{content:""}.ph.ph-desktop:before{content:""}.ph.ph-desktop-tower:before{content:""}.ph.ph-detective:before{content:""}.ph.ph-dev-to-logo:before{content:""}.ph.ph-device-mobile:before{content:""}.ph.ph-device-mobile-camera:before{content:""}.ph.ph-device-mobile-slash:before{content:""}.ph.ph-device-mobile-speaker:before{content:""}.ph.ph-device-rotate:before{content:""}.ph.ph-device-tablet:before{content:""}.ph.ph-device-tablet-camera:before{content:""}.ph.ph-device-tablet-speaker:before{content:""}.ph.ph-devices:before{content:""}.ph.ph-diamond:before{content:""}.ph.ph-diamonds-four:before{content:""}.ph.ph-dice-five:before{content:""}.ph.ph-dice-four:before{content:""}.ph.ph-dice-one:before{content:""}.ph.ph-dice-six:before{content:""}.ph.ph-dice-three:before{content:""}.ph.ph-dice-two:before{content:""}.ph.ph-disc:before{content:""}.ph.ph-disco-ball:before{content:""}.ph.ph-discord-logo:before{content:""}.ph.ph-divide:before{content:""}.ph.ph-dna:before{content:""}.ph.ph-dog:before{content:""}.ph.ph-door:before{content:""}.ph.ph-door-open:before{content:""}.ph.ph-dot:before{content:""}.ph.ph-dot-outline:before{content:""}.ph.ph-dots-nine:before{content:""}.ph.ph-dots-six:before{content:""}.ph.ph-dots-six-vertical:before{content:""}.ph.ph-dots-three:before{content:""}.ph.ph-dots-three-circle:before{content:""}.ph.ph-dots-three-circle-vertical:before{content:""}.ph.ph-dots-three-outline:before{content:""}.ph.ph-dots-three-outline-vertical:before{content:""}.ph.ph-dots-three-vertical:before{content:""}.ph.ph-download:before{content:""}.ph.ph-download-simple:before{content:""}.ph.ph-dress:before{content:""}.ph.ph-dresser:before{content:""}.ph.ph-dribbble-logo:before{content:""}.ph.ph-drone:before{content:""}.ph.ph-drop:before{content:""}.ph.ph-drop-half:before{content:""}.ph.ph-drop-half-bottom:before{content:""}.ph.ph-drop-simple:before{content:""}.ph.ph-drop-slash:before{content:""}.ph.ph-dropbox-logo:before{content:""}.ph.ph-ear:before{content:""}.ph.ph-ear-slash:before{content:""}.ph.ph-egg:before{content:""}.ph.ph-egg-crack:before{content:""}.ph.ph-eject:before{content:""}.ph.ph-eject-simple:before{content:""}.ph.ph-elevator:before{content:""}.ph.ph-empty:before{content:""}.ph.ph-engine:before{content:""}.ph.ph-envelope:before{content:""}.ph.ph-envelope-open:before{content:""}.ph.ph-envelope-simple:before{content:""}.ph.ph-envelope-simple-open:before{content:""}.ph.ph-equalizer:before{content:""}.ph.ph-equals:before{content:""}.ph.ph-eraser:before{content:""}.ph.ph-escalator-down:before{content:""}.ph.ph-escalator-up:before{content:""}.ph.ph-exam:before{content:""}.ph.ph-exclamation-mark:before{content:""}.ph.ph-exclude:before{content:""}.ph.ph-exclude-square:before{content:""}.ph.ph-export:before{content:""}.ph.ph-eye:before{content:""}.ph.ph-eye-closed:before{content:""}.ph.ph-eye-slash:before{content:""}.ph.ph-eyedropper:before{content:""}.ph.ph-eyedropper-sample:before{content:""}.ph.ph-eyeglasses:before{content:""}.ph.ph-eyes:before{content:""}.ph.ph-face-mask:before{content:""}.ph.ph-facebook-logo:before{content:""}.ph.ph-factory:before{content:""}.ph.ph-faders:before{content:""}.ph.ph-faders-horizontal:before{content:""}.ph.ph-fallout-shelter:before{content:""}.ph.ph-fan:before{content:""}.ph.ph-farm:before{content:""}.ph.ph-fast-forward:before{content:""}.ph.ph-fast-forward-circle:before{content:""}.ph.ph-feather:before{content:""}.ph.ph-fediverse-logo:before{content:""}.ph.ph-figma-logo:before{content:""}.ph.ph-file:before{content:""}.ph.ph-file-archive:before{content:""}.ph.ph-file-arrow-down:before{content:""}.ph.ph-file-arrow-up:before{content:""}.ph.ph-file-audio:before{content:""}.ph.ph-file-c:before{content:""}.ph.ph-file-c-sharp:before{content:""}.ph.ph-file-cloud:before{content:""}.ph.ph-file-code:before{content:""}.ph.ph-file-cpp:before{content:""}.ph.ph-file-css:before{content:""}.ph.ph-file-csv:before{content:""}.ph.ph-file-dashed:before{content:""}.ph.ph-file-dotted:before{content:""}.ph.ph-file-doc:before{content:""}.ph.ph-file-html:before{content:""}.ph.ph-file-image:before{content:""}.ph.ph-file-ini:before{content:""}.ph.ph-file-jpg:before{content:""}.ph.ph-file-js:before{content:""}.ph.ph-file-jsx:before{content:""}.ph.ph-file-lock:before{content:""}.ph.ph-file-magnifying-glass:before{content:""}.ph.ph-file-search:before{content:""}.ph.ph-file-md:before{content:""}.ph.ph-file-minus:before{content:""}.ph.ph-file-pdf:before{content:""}.ph.ph-file-plus:before{content:""}.ph.ph-file-png:before{content:""}.ph.ph-file-ppt:before{content:""}.ph.ph-file-py:before{content:""}.ph.ph-file-rs:before{content:""}.ph.ph-file-sql:before{content:""}.ph.ph-file-svg:before{content:""}.ph.ph-file-text:before{content:""}.ph.ph-file-ts:before{content:""}.ph.ph-file-tsx:before{content:""}.ph.ph-file-txt:before{content:""}.ph.ph-file-video:before{content:""}.ph.ph-file-vue:before{content:""}.ph.ph-file-x:before{content:""}.ph.ph-file-xls:before{content:""}.ph.ph-file-zip:before{content:""}.ph.ph-files:before{content:""}.ph.ph-film-reel:before{content:""}.ph.ph-film-script:before{content:""}.ph.ph-film-slate:before{content:""}.ph.ph-film-strip:before{content:""}.ph.ph-fingerprint:before{content:""}.ph.ph-fingerprint-simple:before{content:""}.ph.ph-finn-the-human:before{content:""}.ph.ph-fire:before{content:""}.ph.ph-fire-extinguisher:before{content:""}.ph.ph-fire-simple:before{content:""}.ph.ph-fire-truck:before{content:""}.ph.ph-first-aid:before{content:""}.ph.ph-first-aid-kit:before{content:""}.ph.ph-fish:before{content:""}.ph.ph-fish-simple:before{content:""}.ph.ph-flag:before{content:""}.ph.ph-flag-banner:before{content:""}.ph.ph-flag-banner-fold:before{content:""}.ph.ph-flag-checkered:before{content:""}.ph.ph-flag-pennant:before{content:""}.ph.ph-flame:before{content:""}.ph.ph-flashlight:before{content:""}.ph.ph-flask:before{content:""}.ph.ph-flip-horizontal:before{content:""}.ph.ph-flip-vertical:before{content:""}.ph.ph-floppy-disk:before{content:""}.ph.ph-floppy-disk-back:before{content:""}.ph.ph-flow-arrow:before{content:""}.ph.ph-flower:before{content:""}.ph.ph-flower-lotus:before{content:""}.ph.ph-flower-tulip:before{content:""}.ph.ph-flying-saucer:before{content:""}.ph.ph-folder:before{content:""}.ph.ph-folder-notch:before{content:""}.ph.ph-folder-dashed:before{content:""}.ph.ph-folder-dotted:before{content:""}.ph.ph-folder-lock:before{content:""}.ph.ph-folder-minus:before{content:""}.ph.ph-folder-notch-minus:before{content:""}.ph.ph-folder-open:before{content:""}.ph.ph-folder-notch-open:before{content:""}.ph.ph-folder-plus:before{content:""}.ph.ph-folder-notch-plus:before{content:""}.ph.ph-folder-simple:before{content:""}.ph.ph-folder-simple-dashed:before{content:""}.ph.ph-folder-simple-dotted:before{content:""}.ph.ph-folder-simple-lock:before{content:""}.ph.ph-folder-simple-minus:before{content:""}.ph.ph-folder-simple-plus:before{content:""}.ph.ph-folder-simple-star:before{content:""}.ph.ph-folder-simple-user:before{content:""}.ph.ph-folder-star:before{content:""}.ph.ph-folder-user:before{content:""}.ph.ph-folders:before{content:""}.ph.ph-football:before{content:""}.ph.ph-football-helmet:before{content:""}.ph.ph-footprints:before{content:""}.ph.ph-fork-knife:before{content:""}.ph.ph-four-k:before{content:""}.ph.ph-frame-corners:before{content:""}.ph.ph-framer-logo:before{content:""}.ph.ph-function:before{content:""}.ph.ph-funnel:before{content:""}.ph.ph-funnel-simple:before{content:""}.ph.ph-funnel-simple-x:before{content:""}.ph.ph-funnel-x:before{content:""}.ph.ph-game-controller:before{content:""}.ph.ph-garage:before{content:""}.ph.ph-gas-can:before{content:""}.ph.ph-gas-pump:before{content:""}.ph.ph-gauge:before{content:""}.ph.ph-gavel:before{content:""}.ph.ph-gear:before{content:""}.ph.ph-gear-fine:before{content:""}.ph.ph-gear-six:before{content:""}.ph.ph-gender-female:before{content:""}.ph.ph-gender-intersex:before{content:""}.ph.ph-gender-male:before{content:""}.ph.ph-gender-neuter:before{content:""}.ph.ph-gender-nonbinary:before{content:""}.ph.ph-gender-transgender:before{content:""}.ph.ph-ghost:before{content:""}.ph.ph-gif:before{content:""}.ph.ph-gift:before{content:""}.ph.ph-git-branch:before{content:""}.ph.ph-git-commit:before{content:""}.ph.ph-git-diff:before{content:""}.ph.ph-git-fork:before{content:""}.ph.ph-git-merge:before{content:""}.ph.ph-git-pull-request:before{content:""}.ph.ph-github-logo:before{content:""}.ph.ph-gitlab-logo:before{content:""}.ph.ph-gitlab-logo-simple:before{content:""}.ph.ph-globe:before{content:""}.ph.ph-globe-hemisphere-east:before{content:""}.ph.ph-globe-hemisphere-west:before{content:""}.ph.ph-globe-simple:before{content:""}.ph.ph-globe-simple-x:before{content:""}.ph.ph-globe-stand:before{content:""}.ph.ph-globe-x:before{content:""}.ph.ph-goggles:before{content:""}.ph.ph-golf:before{content:""}.ph.ph-goodreads-logo:before{content:""}.ph.ph-google-cardboard-logo:before{content:""}.ph.ph-google-chrome-logo:before{content:""}.ph.ph-google-drive-logo:before{content:""}.ph.ph-google-logo:before{content:""}.ph.ph-google-photos-logo:before{content:""}.ph.ph-google-play-logo:before{content:""}.ph.ph-google-podcasts-logo:before{content:""}.ph.ph-gps:before{content:""}.ph.ph-gps-fix:before{content:""}.ph.ph-gps-slash:before{content:""}.ph.ph-gradient:before{content:""}.ph.ph-graduation-cap:before{content:""}.ph.ph-grains:before{content:""}.ph.ph-grains-slash:before{content:""}.ph.ph-graph:before{content:""}.ph.ph-graphics-card:before{content:""}.ph.ph-greater-than:before{content:""}.ph.ph-greater-than-or-equal:before{content:""}.ph.ph-grid-four:before{content:""}.ph.ph-grid-nine:before{content:""}.ph.ph-guitar:before{content:""}.ph.ph-hair-dryer:before{content:""}.ph.ph-hamburger:before{content:""}.ph.ph-hammer:before{content:""}.ph.ph-hand:before{content:""}.ph.ph-hand-arrow-down:before{content:""}.ph.ph-hand-arrow-up:before{content:""}.ph.ph-hand-coins:before{content:""}.ph.ph-hand-deposit:before{content:""}.ph.ph-hand-eye:before{content:""}.ph.ph-hand-fist:before{content:""}.ph.ph-hand-grabbing:before{content:""}.ph.ph-hand-heart:before{content:""}.ph.ph-hand-palm:before{content:""}.ph.ph-hand-peace:before{content:""}.ph.ph-hand-pointing:before{content:""}.ph.ph-hand-soap:before{content:""}.ph.ph-hand-swipe-left:before{content:""}.ph.ph-hand-swipe-right:before{content:""}.ph.ph-hand-tap:before{content:""}.ph.ph-hand-waving:before{content:""}.ph.ph-hand-withdraw:before{content:""}.ph.ph-handbag:before{content:""}.ph.ph-handbag-simple:before{content:""}.ph.ph-hands-clapping:before{content:""}.ph.ph-hands-praying:before{content:""}.ph.ph-handshake:before{content:""}.ph.ph-hard-drive:before{content:""}.ph.ph-hard-drives:before{content:""}.ph.ph-hard-hat:before{content:""}.ph.ph-hash:before{content:""}.ph.ph-hash-straight:before{content:""}.ph.ph-head-circuit:before{content:""}.ph.ph-headlights:before{content:""}.ph.ph-headphones:before{content:""}.ph.ph-headset:before{content:""}.ph.ph-heart:before{content:""}.ph.ph-heart-break:before{content:""}.ph.ph-heart-half:before{content:""}.ph.ph-heart-straight:before{content:""}.ph.ph-heart-straight-break:before{content:""}.ph.ph-heartbeat:before{content:""}.ph.ph-hexagon:before{content:""}.ph.ph-high-definition:before{content:""}.ph.ph-high-heel:before{content:""}.ph.ph-highlighter:before{content:""}.ph.ph-highlighter-circle:before{content:""}.ph.ph-hockey:before{content:""}.ph.ph-hoodie:before{content:""}.ph.ph-horse:before{content:""}.ph.ph-hospital:before{content:""}.ph.ph-hourglass:before{content:""}.ph.ph-hourglass-high:before{content:""}.ph.ph-hourglass-low:before{content:""}.ph.ph-hourglass-medium:before{content:""}.ph.ph-hourglass-simple:before{content:""}.ph.ph-hourglass-simple-high:before{content:""}.ph.ph-hourglass-simple-low:before{content:""}.ph.ph-hourglass-simple-medium:before{content:""}.ph.ph-house:before{content:""}.ph.ph-house-line:before{content:""}.ph.ph-house-simple:before{content:""}.ph.ph-hurricane:before{content:""}.ph.ph-ice-cream:before{content:""}.ph.ph-identification-badge:before{content:""}.ph.ph-identification-card:before{content:""}.ph.ph-image:before{content:""}.ph.ph-image-broken:before{content:""}.ph.ph-image-square:before{content:""}.ph.ph-images:before{content:""}.ph.ph-images-square:before{content:""}.ph.ph-infinity:before{content:""}.ph.ph-lemniscate:before{content:""}.ph.ph-info:before{content:""}.ph.ph-instagram-logo:before{content:""}.ph.ph-intersect:before{content:""}.ph.ph-intersect-square:before{content:""}.ph.ph-intersect-three:before{content:""}.ph.ph-intersection:before{content:""}.ph.ph-invoice:before{content:""}.ph.ph-island:before{content:""}.ph.ph-jar:before{content:""}.ph.ph-jar-label:before{content:""}.ph.ph-jeep:before{content:""}.ph.ph-joystick:before{content:""}.ph.ph-kanban:before{content:""}.ph.ph-key:before{content:""}.ph.ph-key-return:before{content:""}.ph.ph-keyboard:before{content:""}.ph.ph-keyhole:before{content:""}.ph.ph-knife:before{content:""}.ph.ph-ladder:before{content:""}.ph.ph-ladder-simple:before{content:""}.ph.ph-lamp:before{content:""}.ph.ph-lamp-pendant:before{content:""}.ph.ph-laptop:before{content:""}.ph.ph-lasso:before{content:""}.ph.ph-lastfm-logo:before{content:""}.ph.ph-layout:before{content:""}.ph.ph-leaf:before{content:""}.ph.ph-lectern:before{content:""}.ph.ph-lego:before{content:""}.ph.ph-lego-smiley:before{content:""}.ph.ph-less-than:before{content:""}.ph.ph-less-than-or-equal:before{content:""}.ph.ph-letter-circle-h:before{content:""}.ph.ph-letter-circle-p:before{content:""}.ph.ph-letter-circle-v:before{content:""}.ph.ph-lifebuoy:before{content:""}.ph.ph-lightbulb:before{content:""}.ph.ph-lightbulb-filament:before{content:""}.ph.ph-lighthouse:before{content:""}.ph.ph-lightning:before{content:""}.ph.ph-lightning-a:before{content:""}.ph.ph-lightning-slash:before{content:""}.ph.ph-line-segment:before{content:""}.ph.ph-line-segments:before{content:""}.ph.ph-line-vertical:before{content:""}.ph.ph-link:before{content:""}.ph.ph-link-break:before{content:""}.ph.ph-link-simple:before{content:""}.ph.ph-link-simple-break:before{content:""}.ph.ph-link-simple-horizontal:before{content:""}.ph.ph-link-simple-horizontal-break:before{content:""}.ph.ph-linkedin-logo:before{content:""}.ph.ph-linktree-logo:before{content:""}.ph.ph-linux-logo:before{content:""}.ph.ph-list:before{content:""}.ph.ph-list-bullets:before{content:""}.ph.ph-list-checks:before{content:""}.ph.ph-list-dashes:before{content:""}.ph.ph-list-heart:before{content:""}.ph.ph-list-magnifying-glass:before{content:""}.ph.ph-list-numbers:before{content:""}.ph.ph-list-plus:before{content:""}.ph.ph-list-star:before{content:""}.ph.ph-lock:before{content:""}.ph.ph-lock-key:before{content:""}.ph.ph-lock-key-open:before{content:""}.ph.ph-lock-laminated:before{content:""}.ph.ph-lock-laminated-open:before{content:""}.ph.ph-lock-open:before{content:""}.ph.ph-lock-simple:before{content:""}.ph.ph-lock-simple-open:before{content:""}.ph.ph-lockers:before{content:""}.ph.ph-log:before{content:""}.ph.ph-magic-wand:before{content:""}.ph.ph-magnet:before{content:""}.ph.ph-magnet-straight:before{content:""}.ph.ph-magnifying-glass:before{content:""}.ph.ph-magnifying-glass-minus:before{content:""}.ph.ph-magnifying-glass-plus:before{content:""}.ph.ph-mailbox:before{content:""}.ph.ph-map-pin:before{content:""}.ph.ph-map-pin-area:before{content:""}.ph.ph-map-pin-line:before{content:""}.ph.ph-map-pin-plus:before{content:""}.ph.ph-map-pin-simple:before{content:""}.ph.ph-map-pin-simple-area:before{content:""}.ph.ph-map-pin-simple-line:before{content:""}.ph.ph-map-trifold:before{content:""}.ph.ph-markdown-logo:before{content:""}.ph.ph-marker-circle:before{content:""}.ph.ph-martini:before{content:""}.ph.ph-mask-happy:before{content:""}.ph.ph-mask-sad:before{content:""}.ph.ph-mastodon-logo:before{content:""}.ph.ph-math-operations:before{content:""}.ph.ph-matrix-logo:before{content:""}.ph.ph-medal:before{content:""}.ph.ph-medal-military:before{content:""}.ph.ph-medium-logo:before{content:""}.ph.ph-megaphone:before{content:""}.ph.ph-megaphone-simple:before{content:""}.ph.ph-member-of:before{content:""}.ph.ph-memory:before{content:""}.ph.ph-messenger-logo:before{content:""}.ph.ph-meta-logo:before{content:""}.ph.ph-meteor:before{content:""}.ph.ph-metronome:before{content:""}.ph.ph-microphone:before{content:""}.ph.ph-microphone-slash:before{content:""}.ph.ph-microphone-stage:before{content:""}.ph.ph-microscope:before{content:""}.ph.ph-microsoft-excel-logo:before{content:""}.ph.ph-microsoft-outlook-logo:before{content:""}.ph.ph-microsoft-powerpoint-logo:before{content:""}.ph.ph-microsoft-teams-logo:before{content:""}.ph.ph-microsoft-word-logo:before{content:""}.ph.ph-minus:before{content:""}.ph.ph-minus-circle:before{content:""}.ph.ph-minus-square:before{content:""}.ph.ph-money:before{content:""}.ph.ph-money-wavy:before{content:""}.ph.ph-monitor:before{content:""}.ph.ph-monitor-arrow-up:before{content:""}.ph.ph-monitor-play:before{content:""}.ph.ph-moon:before{content:""}.ph.ph-moon-stars:before{content:""}.ph.ph-moped:before{content:""}.ph.ph-moped-front:before{content:""}.ph.ph-mosque:before{content:""}.ph.ph-motorcycle:before{content:""}.ph.ph-mountains:before{content:""}.ph.ph-mouse:before{content:""}.ph.ph-mouse-left-click:before{content:""}.ph.ph-mouse-middle-click:before{content:""}.ph.ph-mouse-right-click:before{content:""}.ph.ph-mouse-scroll:before{content:""}.ph.ph-mouse-simple:before{content:""}.ph.ph-music-note:before{content:""}.ph.ph-music-note-simple:before{content:""}.ph.ph-music-notes:before{content:""}.ph.ph-music-notes-minus:before{content:""}.ph.ph-music-notes-plus:before{content:""}.ph.ph-music-notes-simple:before{content:""}.ph.ph-navigation-arrow:before{content:""}.ph.ph-needle:before{content:""}.ph.ph-network:before{content:""}.ph.ph-network-slash:before{content:""}.ph.ph-network-x:before{content:""}.ph.ph-newspaper:before{content:""}.ph.ph-newspaper-clipping:before{content:""}.ph.ph-not-equals:before{content:""}.ph.ph-not-member-of:before{content:""}.ph.ph-not-subset-of:before{content:""}.ph.ph-not-superset-of:before{content:""}.ph.ph-notches:before{content:""}.ph.ph-note:before{content:""}.ph.ph-note-blank:before{content:""}.ph.ph-note-pencil:before{content:""}.ph.ph-notebook:before{content:""}.ph.ph-notepad:before{content:""}.ph.ph-notification:before{content:""}.ph.ph-notion-logo:before{content:""}.ph.ph-nuclear-plant:before{content:""}.ph.ph-number-circle-eight:before{content:""}.ph.ph-number-circle-five:before{content:""}.ph.ph-number-circle-four:before{content:""}.ph.ph-number-circle-nine:before{content:""}.ph.ph-number-circle-one:before{content:""}.ph.ph-number-circle-seven:before{content:""}.ph.ph-number-circle-six:before{content:""}.ph.ph-number-circle-three:before{content:""}.ph.ph-number-circle-two:before{content:""}.ph.ph-number-circle-zero:before{content:""}.ph.ph-number-eight:before{content:""}.ph.ph-number-five:before{content:""}.ph.ph-number-four:before{content:""}.ph.ph-number-nine:before{content:""}.ph.ph-number-one:before{content:""}.ph.ph-number-seven:before{content:""}.ph.ph-number-six:before{content:""}.ph.ph-number-square-eight:before{content:""}.ph.ph-number-square-five:before{content:""}.ph.ph-number-square-four:before{content:""}.ph.ph-number-square-nine:before{content:""}.ph.ph-number-square-one:before{content:""}.ph.ph-number-square-seven:before{content:""}.ph.ph-number-square-six:before{content:""}.ph.ph-number-square-three:before{content:""}.ph.ph-number-square-two:before{content:""}.ph.ph-number-square-zero:before{content:""}.ph.ph-number-three:before{content:""}.ph.ph-number-two:before{content:""}.ph.ph-number-zero:before{content:""}.ph.ph-numpad:before{content:""}.ph.ph-nut:before{content:""}.ph.ph-ny-times-logo:before{content:""}.ph.ph-octagon:before{content:""}.ph.ph-office-chair:before{content:""}.ph.ph-onigiri:before{content:""}.ph.ph-open-ai-logo:before{content:""}.ph.ph-option:before{content:""}.ph.ph-orange:before{content:""}.ph.ph-orange-slice:before{content:""}.ph.ph-oven:before{content:""}.ph.ph-package:before{content:""}.ph.ph-paint-brush:before{content:""}.ph.ph-paint-brush-broad:before{content:""}.ph.ph-paint-brush-household:before{content:""}.ph.ph-paint-bucket:before{content:""}.ph.ph-paint-roller:before{content:""}.ph.ph-palette:before{content:""}.ph.ph-panorama:before{content:""}.ph.ph-pants:before{content:""}.ph.ph-paper-plane:before{content:""}.ph.ph-paper-plane-right:before{content:""}.ph.ph-paper-plane-tilt:before{content:""}.ph.ph-paperclip:before{content:""}.ph.ph-paperclip-horizontal:before{content:""}.ph.ph-parachute:before{content:""}.ph.ph-paragraph:before{content:""}.ph.ph-parallelogram:before{content:""}.ph.ph-park:before{content:""}.ph.ph-password:before{content:""}.ph.ph-path:before{content:""}.ph.ph-patreon-logo:before{content:""}.ph.ph-pause:before{content:""}.ph.ph-pause-circle:before{content:""}.ph.ph-paw-print:before{content:""}.ph.ph-paypal-logo:before{content:""}.ph.ph-peace:before{content:""}.ph.ph-pen:before{content:""}.ph.ph-pen-nib:before{content:""}.ph.ph-pen-nib-straight:before{content:""}.ph.ph-pencil:before{content:""}.ph.ph-pencil-circle:before{content:""}.ph.ph-pencil-line:before{content:""}.ph.ph-pencil-ruler:before{content:""}.ph.ph-pencil-simple:before{content:""}.ph.ph-pencil-simple-line:before{content:""}.ph.ph-pencil-simple-slash:before{content:""}.ph.ph-pencil-slash:before{content:""}.ph.ph-pentagon:before{content:""}.ph.ph-pentagram:before{content:""}.ph.ph-pepper:before{content:""}.ph.ph-percent:before{content:""}.ph.ph-person:before{content:""}.ph.ph-person-arms-spread:before{content:""}.ph.ph-person-simple:before{content:""}.ph.ph-person-simple-bike:before{content:""}.ph.ph-person-simple-circle:before{content:""}.ph.ph-person-simple-hike:before{content:""}.ph.ph-person-simple-run:before{content:""}.ph.ph-person-simple-ski:before{content:""}.ph.ph-person-simple-snowboard:before{content:""}.ph.ph-person-simple-swim:before{content:""}.ph.ph-person-simple-tai-chi:before{content:""}.ph.ph-person-simple-throw:before{content:""}.ph.ph-person-simple-walk:before{content:""}.ph.ph-perspective:before{content:""}.ph.ph-phone:before{content:""}.ph.ph-phone-call:before{content:""}.ph.ph-phone-disconnect:before{content:""}.ph.ph-phone-incoming:before{content:""}.ph.ph-phone-list:before{content:""}.ph.ph-phone-outgoing:before{content:""}.ph.ph-phone-pause:before{content:""}.ph.ph-phone-plus:before{content:""}.ph.ph-phone-slash:before{content:""}.ph.ph-phone-transfer:before{content:""}.ph.ph-phone-x:before{content:""}.ph.ph-phosphor-logo:before{content:""}.ph.ph-pi:before{content:""}.ph.ph-piano-keys:before{content:""}.ph.ph-picnic-table:before{content:""}.ph.ph-picture-in-picture:before{content:""}.ph.ph-piggy-bank:before{content:""}.ph.ph-pill:before{content:""}.ph.ph-ping-pong:before{content:""}.ph.ph-pint-glass:before{content:""}.ph.ph-pinterest-logo:before{content:""}.ph.ph-pinwheel:before{content:""}.ph.ph-pipe:before{content:""}.ph.ph-pipe-wrench:before{content:""}.ph.ph-pix-logo:before{content:""}.ph.ph-pizza:before{content:""}.ph.ph-placeholder:before{content:""}.ph.ph-planet:before{content:""}.ph.ph-plant:before{content:""}.ph.ph-play:before{content:""}.ph.ph-play-circle:before{content:""}.ph.ph-play-pause:before{content:""}.ph.ph-playlist:before{content:""}.ph.ph-plug:before{content:""}.ph.ph-plug-charging:before{content:""}.ph.ph-plugs:before{content:""}.ph.ph-plugs-connected:before{content:""}.ph.ph-plus:before{content:""}.ph.ph-plus-circle:before{content:""}.ph.ph-plus-minus:before{content:""}.ph.ph-plus-square:before{content:""}.ph.ph-poker-chip:before{content:""}.ph.ph-police-car:before{content:""}.ph.ph-polygon:before{content:""}.ph.ph-popcorn:before{content:""}.ph.ph-popsicle:before{content:""}.ph.ph-potted-plant:before{content:""}.ph.ph-power:before{content:""}.ph.ph-prescription:before{content:""}.ph.ph-presentation:before{content:""}.ph.ph-presentation-chart:before{content:""}.ph.ph-printer:before{content:""}.ph.ph-prohibit:before{content:""}.ph.ph-prohibit-inset:before{content:""}.ph.ph-projector-screen:before{content:""}.ph.ph-projector-screen-chart:before{content:""}.ph.ph-pulse:before{content:""}.ph.ph-activity:before{content:""}.ph.ph-push-pin:before{content:""}.ph.ph-push-pin-simple:before{content:""}.ph.ph-push-pin-simple-slash:before{content:""}.ph.ph-push-pin-slash:before{content:""}.ph.ph-puzzle-piece:before{content:""}.ph.ph-qr-code:before{content:""}.ph.ph-question:before{content:""}.ph.ph-question-mark:before{content:""}.ph.ph-queue:before{content:""}.ph.ph-quotes:before{content:""}.ph.ph-rabbit:before{content:""}.ph.ph-racquet:before{content:""}.ph.ph-radical:before{content:""}.ph.ph-radio:before{content:""}.ph.ph-radio-button:before{content:""}.ph.ph-radioactive:before{content:""}.ph.ph-rainbow:before{content:""}.ph.ph-rainbow-cloud:before{content:""}.ph.ph-ranking:before{content:""}.ph.ph-read-cv-logo:before{content:""}.ph.ph-receipt:before{content:""}.ph.ph-receipt-x:before{content:""}.ph.ph-record:before{content:""}.ph.ph-rectangle:before{content:""}.ph.ph-rectangle-dashed:before{content:""}.ph.ph-recycle:before{content:""}.ph.ph-reddit-logo:before{content:""}.ph.ph-repeat:before{content:""}.ph.ph-repeat-once:before{content:""}.ph.ph-replit-logo:before{content:""}.ph.ph-resize:before{content:""}.ph.ph-rewind:before{content:""}.ph.ph-rewind-circle:before{content:""}.ph.ph-road-horizon:before{content:""}.ph.ph-robot:before{content:""}.ph.ph-rocket:before{content:""}.ph.ph-rocket-launch:before{content:""}.ph.ph-rows:before{content:""}.ph.ph-rows-plus-bottom:before{content:""}.ph.ph-rows-plus-top:before{content:""}.ph.ph-rss:before{content:""}.ph.ph-rss-simple:before{content:""}.ph.ph-rug:before{content:""}.ph.ph-ruler:before{content:""}.ph.ph-sailboat:before{content:""}.ph.ph-scales:before{content:""}.ph.ph-scan:before{content:""}.ph.ph-scan-smiley:before{content:""}.ph.ph-scissors:before{content:""}.ph.ph-scooter:before{content:""}.ph.ph-screencast:before{content:""}.ph.ph-screwdriver:before{content:""}.ph.ph-scribble:before{content:""}.ph.ph-scribble-loop:before{content:""}.ph.ph-scroll:before{content:""}.ph.ph-seal:before{content:""}.ph.ph-circle-wavy:before{content:""}.ph.ph-seal-check:before{content:""}.ph.ph-circle-wavy-check:before{content:""}.ph.ph-seal-percent:before{content:""}.ph.ph-seal-question:before{content:""}.ph.ph-circle-wavy-question:before{content:""}.ph.ph-seal-warning:before{content:""}.ph.ph-circle-wavy-warning:before{content:""}.ph.ph-seat:before{content:""}.ph.ph-seatbelt:before{content:""}.ph.ph-security-camera:before{content:""}.ph.ph-selection:before{content:""}.ph.ph-selection-all:before{content:""}.ph.ph-selection-background:before{content:""}.ph.ph-selection-foreground:before{content:""}.ph.ph-selection-inverse:before{content:""}.ph.ph-selection-plus:before{content:""}.ph.ph-selection-slash:before{content:""}.ph.ph-shapes:before{content:""}.ph.ph-share:before{content:""}.ph.ph-share-fat:before{content:""}.ph.ph-share-network:before{content:""}.ph.ph-shield:before{content:""}.ph.ph-shield-check:before{content:""}.ph.ph-shield-checkered:before{content:""}.ph.ph-shield-chevron:before{content:""}.ph.ph-shield-plus:before{content:""}.ph.ph-shield-slash:before{content:""}.ph.ph-shield-star:before{content:""}.ph.ph-shield-warning:before{content:""}.ph.ph-shipping-container:before{content:""}.ph.ph-shirt-folded:before{content:""}.ph.ph-shooting-star:before{content:""}.ph.ph-shopping-bag:before{content:""}.ph.ph-shopping-bag-open:before{content:""}.ph.ph-shopping-cart:before{content:""}.ph.ph-shopping-cart-simple:before{content:""}.ph.ph-shovel:before{content:""}.ph.ph-shower:before{content:""}.ph.ph-shrimp:before{content:""}.ph.ph-shuffle:before{content:""}.ph.ph-shuffle-angular:before{content:""}.ph.ph-shuffle-simple:before{content:""}.ph.ph-sidebar:before{content:""}.ph.ph-sidebar-simple:before{content:""}.ph.ph-sigma:before{content:""}.ph.ph-sign-in:before{content:""}.ph.ph-sign-out:before{content:""}.ph.ph-signature:before{content:""}.ph.ph-signpost:before{content:""}.ph.ph-sim-card:before{content:""}.ph.ph-siren:before{content:""}.ph.ph-sketch-logo:before{content:""}.ph.ph-skip-back:before{content:""}.ph.ph-skip-back-circle:before{content:""}.ph.ph-skip-forward:before{content:""}.ph.ph-skip-forward-circle:before{content:""}.ph.ph-skull:before{content:""}.ph.ph-skype-logo:before{content:""}.ph.ph-slack-logo:before{content:""}.ph.ph-sliders:before{content:""}.ph.ph-sliders-horizontal:before{content:""}.ph.ph-slideshow:before{content:""}.ph.ph-smiley:before{content:""}.ph.ph-smiley-angry:before{content:""}.ph.ph-smiley-blank:before{content:""}.ph.ph-smiley-meh:before{content:""}.ph.ph-smiley-melting:before{content:""}.ph.ph-smiley-nervous:before{content:""}.ph.ph-smiley-sad:before{content:""}.ph.ph-smiley-sticker:before{content:""}.ph.ph-smiley-wink:before{content:""}.ph.ph-smiley-x-eyes:before{content:""}.ph.ph-snapchat-logo:before{content:""}.ph.ph-sneaker:before{content:""}.ph.ph-sneaker-move:before{content:""}.ph.ph-snowflake:before{content:""}.ph.ph-soccer-ball:before{content:""}.ph.ph-sock:before{content:""}.ph.ph-solar-panel:before{content:""}.ph.ph-solar-roof:before{content:""}.ph.ph-sort-ascending:before{content:""}.ph.ph-sort-descending:before{content:""}.ph.ph-soundcloud-logo:before{content:""}.ph.ph-spade:before{content:""}.ph.ph-sparkle:before{content:""}.ph.ph-speaker-hifi:before{content:""}.ph.ph-speaker-high:before{content:""}.ph.ph-speaker-low:before{content:""}.ph.ph-speaker-none:before{content:""}.ph.ph-speaker-simple-high:before{content:""}.ph.ph-speaker-simple-low:before{content:""}.ph.ph-speaker-simple-none:before{content:""}.ph.ph-speaker-simple-slash:before{content:""}.ph.ph-speaker-simple-x:before{content:""}.ph.ph-speaker-slash:before{content:""}.ph.ph-speaker-x:before{content:""}.ph.ph-speedometer:before{content:""}.ph.ph-sphere:before{content:""}.ph.ph-spinner:before{content:""}.ph.ph-spinner-ball:before{content:""}.ph.ph-spinner-gap:before{content:""}.ph.ph-spiral:before{content:""}.ph.ph-split-horizontal:before{content:""}.ph.ph-split-vertical:before{content:""}.ph.ph-spotify-logo:before{content:""}.ph.ph-spray-bottle:before{content:""}.ph.ph-square:before{content:""}.ph.ph-square-half:before{content:""}.ph.ph-square-half-bottom:before{content:""}.ph.ph-square-logo:before{content:""}.ph.ph-square-split-horizontal:before{content:""}.ph.ph-square-split-vertical:before{content:""}.ph.ph-squares-four:before{content:""}.ph.ph-stack:before{content:""}.ph.ph-stack-minus:before{content:""}.ph.ph-stack-overflow-logo:before{content:""}.ph.ph-stack-plus:before{content:""}.ph.ph-stack-simple:before{content:""}.ph.ph-stairs:before{content:""}.ph.ph-stamp:before{content:""}.ph.ph-standard-definition:before{content:""}.ph.ph-star:before{content:""}.ph.ph-star-and-crescent:before{content:""}.ph.ph-star-four:before{content:""}.ph.ph-star-half:before{content:""}.ph.ph-star-of-david:before{content:""}.ph.ph-steam-logo:before{content:""}.ph.ph-steering-wheel:before{content:""}.ph.ph-steps:before{content:""}.ph.ph-stethoscope:before{content:""}.ph.ph-sticker:before{content:""}.ph.ph-stool:before{content:""}.ph.ph-stop:before{content:""}.ph.ph-stop-circle:before{content:""}.ph.ph-storefront:before{content:""}.ph.ph-strategy:before{content:""}.ph.ph-stripe-logo:before{content:""}.ph.ph-student:before{content:""}.ph.ph-subset-of:before{content:""}.ph.ph-subset-proper-of:before{content:""}.ph.ph-subtitles:before{content:""}.ph.ph-subtitles-slash:before{content:""}.ph.ph-subtract:before{content:""}.ph.ph-subtract-square:before{content:""}.ph.ph-subway:before{content:""}.ph.ph-suitcase:before{content:""}.ph.ph-suitcase-rolling:before{content:""}.ph.ph-suitcase-simple:before{content:""}.ph.ph-sun:before{content:""}.ph.ph-sun-dim:before{content:""}.ph.ph-sun-horizon:before{content:""}.ph.ph-sunglasses:before{content:""}.ph.ph-superset-of:before{content:""}.ph.ph-superset-proper-of:before{content:""}.ph.ph-swap:before{content:""}.ph.ph-swatches:before{content:""}.ph.ph-swimming-pool:before{content:""}.ph.ph-sword:before{content:""}.ph.ph-synagogue:before{content:""}.ph.ph-syringe:before{content:""}.ph.ph-t-shirt:before{content:""}.ph.ph-table:before{content:""}.ph.ph-tabs:before{content:""}.ph.ph-tag:before{content:""}.ph.ph-tag-chevron:before{content:""}.ph.ph-tag-simple:before{content:""}.ph.ph-target:before{content:""}.ph.ph-taxi:before{content:""}.ph.ph-tea-bag:before{content:""}.ph.ph-telegram-logo:before{content:""}.ph.ph-television:before{content:""}.ph.ph-television-simple:before{content:""}.ph.ph-tennis-ball:before{content:""}.ph.ph-tent:before{content:""}.ph.ph-terminal:before{content:""}.ph.ph-terminal-window:before{content:""}.ph.ph-test-tube:before{content:""}.ph.ph-text-a-underline:before{content:""}.ph.ph-text-aa:before{content:""}.ph.ph-text-align-center:before{content:""}.ph.ph-text-align-justify:before{content:""}.ph.ph-text-align-left:before{content:""}.ph.ph-text-align-right:before{content:""}.ph.ph-text-b:before{content:""}.ph.ph-text-bolder:before{content:""}.ph.ph-text-columns:before{content:""}.ph.ph-text-h:before{content:""}.ph.ph-text-h-five:before{content:""}.ph.ph-text-h-four:before{content:""}.ph.ph-text-h-one:before{content:""}.ph.ph-text-h-six:before{content:""}.ph.ph-text-h-three:before{content:""}.ph.ph-text-h-two:before{content:""}.ph.ph-text-indent:before{content:""}.ph.ph-text-italic:before{content:""}.ph.ph-text-outdent:before{content:""}.ph.ph-text-strikethrough:before{content:""}.ph.ph-text-subscript:before{content:""}.ph.ph-text-superscript:before{content:""}.ph.ph-text-t:before{content:""}.ph.ph-text-t-slash:before{content:""}.ph.ph-text-underline:before{content:""}.ph.ph-textbox:before{content:""}.ph.ph-thermometer:before{content:""}.ph.ph-thermometer-cold:before{content:""}.ph.ph-thermometer-hot:before{content:""}.ph.ph-thermometer-simple:before{content:""}.ph.ph-threads-logo:before{content:""}.ph.ph-three-d:before{content:""}.ph.ph-thumbs-down:before{content:""}.ph.ph-thumbs-up:before{content:""}.ph.ph-ticket:before{content:""}.ph.ph-tidal-logo:before{content:""}.ph.ph-tiktok-logo:before{content:""}.ph.ph-tilde:before{content:""}.ph.ph-timer:before{content:""}.ph.ph-tip-jar:before{content:""}.ph.ph-tipi:before{content:""}.ph.ph-tire:before{content:""}.ph.ph-toggle-left:before{content:""}.ph.ph-toggle-right:before{content:""}.ph.ph-toilet:before{content:""}.ph.ph-toilet-paper:before{content:""}.ph.ph-toolbox:before{content:""}.ph.ph-tooth:before{content:""}.ph.ph-tornado:before{content:""}.ph.ph-tote:before{content:""}.ph.ph-tote-simple:before{content:""}.ph.ph-towel:before{content:""}.ph.ph-tractor:before{content:""}.ph.ph-trademark:before{content:""}.ph.ph-trademark-registered:before{content:""}.ph.ph-traffic-cone:before{content:""}.ph.ph-traffic-sign:before{content:""}.ph.ph-traffic-signal:before{content:""}.ph.ph-train:before{content:""}.ph.ph-train-regional:before{content:""}.ph.ph-train-simple:before{content:""}.ph.ph-tram:before{content:""}.ph.ph-translate:before{content:""}.ph.ph-trash:before{content:""}.ph.ph-trash-simple:before{content:""}.ph.ph-tray:before{content:""}.ph.ph-tray-arrow-down:before{content:""}.ph.ph-archive-tray:before{content:""}.ph.ph-tray-arrow-up:before{content:""}.ph.ph-treasure-chest:before{content:""}.ph.ph-tree:before{content:""}.ph.ph-tree-evergreen:before{content:""}.ph.ph-tree-palm:before{content:""}.ph.ph-tree-structure:before{content:""}.ph.ph-tree-view:before{content:""}.ph.ph-trend-down:before{content:""}.ph.ph-trend-up:before{content:""}.ph.ph-triangle:before{content:""}.ph.ph-triangle-dashed:before{content:""}.ph.ph-trolley:before{content:""}.ph.ph-trolley-suitcase:before{content:""}.ph.ph-trophy:before{content:""}.ph.ph-truck:before{content:""}.ph.ph-truck-trailer:before{content:""}.ph.ph-tumblr-logo:before{content:""}.ph.ph-twitch-logo:before{content:""}.ph.ph-twitter-logo:before{content:""}.ph.ph-umbrella:before{content:""}.ph.ph-umbrella-simple:before{content:""}.ph.ph-union:before{content:""}.ph.ph-unite:before{content:""}.ph.ph-unite-square:before{content:""}.ph.ph-upload:before{content:""}.ph.ph-upload-simple:before{content:""}.ph.ph-usb:before{content:""}.ph.ph-user:before{content:""}.ph.ph-user-check:before{content:""}.ph.ph-user-circle:before{content:""}.ph.ph-user-circle-check:before{content:""}.ph.ph-user-circle-dashed:before{content:""}.ph.ph-user-circle-gear:before{content:""}.ph.ph-user-circle-minus:before{content:""}.ph.ph-user-circle-plus:before{content:""}.ph.ph-user-focus:before{content:""}.ph.ph-user-gear:before{content:""}.ph.ph-user-list:before{content:""}.ph.ph-user-minus:before{content:""}.ph.ph-user-plus:before{content:""}.ph.ph-user-rectangle:before{content:""}.ph.ph-user-sound:before{content:""}.ph.ph-user-square:before{content:""}.ph.ph-user-switch:before{content:""}.ph.ph-users:before{content:""}.ph.ph-users-four:before{content:""}.ph.ph-users-three:before{content:""}.ph.ph-van:before{content:""}.ph.ph-vault:before{content:""}.ph.ph-vector-three:before{content:""}.ph.ph-vector-two:before{content:""}.ph.ph-vibrate:before{content:""}.ph.ph-video:before{content:""}.ph.ph-video-camera:before{content:""}.ph.ph-video-camera-slash:before{content:""}.ph.ph-video-conference:before{content:""}.ph.ph-vignette:before{content:""}.ph.ph-vinyl-record:before{content:""}.ph.ph-virtual-reality:before{content:""}.ph.ph-virus:before{content:""}.ph.ph-visor:before{content:""}.ph.ph-voicemail:before{content:""}.ph.ph-volleyball:before{content:""}.ph.ph-wall:before{content:""}.ph.ph-wallet:before{content:""}.ph.ph-warehouse:before{content:""}.ph.ph-warning:before{content:""}.ph.ph-warning-circle:before{content:""}.ph.ph-warning-diamond:before{content:""}.ph.ph-warning-octagon:before{content:""}.ph.ph-washing-machine:before{content:""}.ph.ph-watch:before{content:""}.ph.ph-wave-sawtooth:before{content:""}.ph.ph-wave-sine:before{content:""}.ph.ph-wave-square:before{content:""}.ph.ph-wave-triangle:before{content:""}.ph.ph-waveform:before{content:""}.ph.ph-waveform-slash:before{content:""}.ph.ph-waves:before{content:""}.ph.ph-webcam:before{content:""}.ph.ph-webcam-slash:before{content:""}.ph.ph-webhooks-logo:before{content:""}.ph.ph-wechat-logo:before{content:""}.ph.ph-whatsapp-logo:before{content:""}.ph.ph-wheelchair:before{content:""}.ph.ph-wheelchair-motion:before{content:""}.ph.ph-wifi-high:before{content:""}.ph.ph-wifi-low:before{content:""}.ph.ph-wifi-medium:before{content:""}.ph.ph-wifi-none:before{content:""}.ph.ph-wifi-slash:before{content:""}.ph.ph-wifi-x:before{content:""}.ph.ph-wind:before{content:""}.ph.ph-windmill:before{content:""}.ph.ph-windows-logo:before{content:""}.ph.ph-wine:before{content:""}.ph.ph-wrench:before{content:""}.ph.ph-x:before{content:""}.ph.ph-x-circle:before{content:""}.ph.ph-x-logo:before{content:""}.ph.ph-x-square:before{content:""}.ph.ph-yarn:before{content:""}.ph.ph-yin-yang:before{content:""}.ph.ph-youtube-logo:before{content:""}.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}
