@font-face{font-display:swap;font-family:"Noto Sans";font-style:normal;font-weight:400;src:local("Noto Sans"),local("NotoSans-Regular"),url("/assets/fonts/noto-sans-v39-latin-regular.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Noto Sans";font-style:italic;font-weight:400;src:local("Noto Sans"),local("NotoSans-RegularItalic"),url("/assets/fonts/noto-sans-v39-latin-italic.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Noto Sans";font-style:normal;font-weight:700;src:local("Noto Sans"),local("NotoSans-Bold"),url("/assets/fonts/noto-sans-v39-latin-700.woff2") format("woff2")}:root{--font-size-body-s: 1rem;--font-size-body-m: 1.25rem;--font-size-body-l: 2rem;--color-gray: #323130;--color-green: #225147;--color-yellow: #f8f5df;--color-lightgreen: #cdd6ae;--color-link: var(--color-gray);--color-section-bg: var(--color-green);--color-section-color: var(--color-yellow);--flow-space: 1rem}*,::after,::before{box-sizing:border-box;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-overflow-scrolling:touch}*::-moz-focus-inner{border:0}html,body{height:100%}html{overflow-y:scroll;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;padding:0;color:var(--color-gray);font-family:"Noto Sans",sans-serif;font-size:var(--font-size-body-m);line-height:1.25}h1,h2,h3,h4,h5,h6,blockquote,p,pre,dl,dd,ol,ul,figure,hr,fieldset,legend{margin:0;padding:0}p{max-width:65ch;line-height:1.5;word-break:break-word;hyphens:auto}input,button,textarea,select{font:inherit}ul[class],ol[class]{list-style:none}address{font-style:normal}a:not([class]){text-decoration-skip-ink:auto}button{font:inherit;border:none;background-color:rgba(0,0,0,0)}button:hover{cursor:pointer}a,a:visited,button{color:var(--color-link)}b,strong,em{font-weight:700}img{display:block;max-width:100%;outline:0}svg{pointer-events:none}@media(prefers-reduced-motion: reduce){*,*::before,*::after{transition-duration:.01ms !important;scroll-behavior:auto !important}}@media(prefers-reduced-motion: no-preference){html:focus-within{scroll-behavior:smooth}}a{text-decoration:underline;text-underline-offset:.25rem;padding:.25rem;line-height:1.15}a:hover{text-underline-offset:.4rem}a:focus-visible{text-decoration:none;outline:1.5px solid currentColor;border-radius:.25rem}a:focus-visible:hover{text-decoration:underline;text-decoration-color:currentColor;text-underline-offset:.25rem}:focus-visible{outline:2px solid var(--color-gray)}button{padding:.25rem .5rem;outline:2.5px solid var(--color-gray);border-radius:.25rem;font-weight:700}button:hover,button:focus{background-color:var(--color-gray);color:var(--color-yellow)}@media(prefers-reduced-motion: no-preference){button{transition:all 150ms ease-in-out}a{transition:all 150ms ease-in-out}}.link--and-icon{display:flex;align-items:center;font-weight:700;gap:.25rem}.link--and-icon svg{margin-top:.25rem}.link--bold{font-weight:700}.link--italic{font-style:italic;text-decoration-color:rgba(0,0,0,0)}.link--italic:hover{text-decoration:underline;text-decoration-color:var(--color-gray);text-underline-offset:.25rem}.link--italic:focus-visible{text-decoration-color:rgba(0,0,0,0);outline:1.5px solid var(--color-gray);border-radius:.25rem}.link--italic:focus-visible:hover{text-decoration-color:var(--color-gray);text-underline-offset:.25rem}.flow>*+*{margin-top:var(--flow-space)}[class*=section--]{background-color:var(--color-section-bg);color:var(--color-section-color)}.section--green{--color-section-bg: var(--color-green);--color-section-color: var(--color-yellow)}.section--lightgreen{--color-section-bg: var(--color-lightgreen);--color-section-color: var(--color-gray)}.section--yellow{--color-section-bg: var(--color-yellow);--color-section-color: var(--color-gray)}.section--gray{--color-section-bg: var(--color-gray);--color-section-color: var(--color-yellow)}body{display:grid;grid-template-rows:auto 1fr auto}.container{padding-inline:3rem;padding-block:5rem}@media screen and (max-width: 34.3125em){.container{padding:3rem 2rem}}header,footer{padding:2rem 3rem}@media screen and (max-width: 34.3125em){header,footer{padding:2rem 2rem}}header a,header a:visited,footer a,footer a:visited{--color-link: var(--color-yellow)}header ul,footer ul{list-style:none}header{display:flex;justify-content:space-between}@media screen and (max-width: 47.9375em){header{flex-direction:column}}header .logo-container a.logo-container__logo{font-size:1.5rem;text-decoration-line:none;font-weight:700;padding:0}@media screen and (max-width: 34.3125em){header .logo-container a.logo-container__logo{font-size:1.25rem}}header .logo-container a.logo-container__logo:hover,header .logo-container a.logo-container__logo:focus-visible{outline:none;text-decoration-line:underline}header .logo-container a.logo-container__logo:hover:hover,header .logo-container a.logo-container__logo:focus-visible:hover{text-underline-offset:.4rem}header .logo-container p{font-size:var(--font-size-body-s);margin-top:.2em}header .logo-container p a{font-size:var(--font-size-body-s)}header ul{display:flex}@media screen and (max-width: 425px){header ul{flex-direction:column}}header ul li{padding:0 1rem}@media screen and (max-width: 47.9375em){header ul li{padding:2rem 2rem 0 0}}@media screen and (max-width: 425px){header ul li{padding:1rem 0 0 0}}@media screen and (max-width: 425px){header ul li:first-of-type{padding-top:2rem}}footer{display:flex;justify-content:space-between}@media screen and (max-width: 63.9375em){footer{flex-direction:column}}footer p{max-width:50ch;padding-right:1rem}@media screen and (max-width: 47.9375em){footer p{max-width:none}}footer .footer__nav{display:flex;gap:2rem}@media screen and (max-width: 63.9375em){footer .footer__nav{margin-top:2rem}}@media screen and (max-width: 47.9375em){footer .footer__nav{flex-direction:column}}footer .footer__nav h2{padding:0 .2rem}footer .footer__nav ul{flex-direction:column}footer .footer__nav ul li{padding:.25rem 0}h1,.h1{font-size:clamp(1.5rem,.7211rem + 3.5608vw,3rem);line-height:1.35;font-weight:700}@media screen and (max-width: 63.9375em){h1,.h1{line-height:1.25}}h2,.h2{font-size:clamp(1.5rem,0rem + 3.125vw,2rem);line-height:1.25;max-width:31ch}h3,.h3{font-size:clamp(1.5rem,.9rem + 1.25vw,1.7rem);line-height:1.25}h4,.h4{font-size:clamp(1.4rem,1.8rem - .625vw,1.5rem);line-height:1.25}h5,.h5{font-size:var(--font-size-body-m);line-height:1.25}h6,.h6{font-size:var(--font-size-body-s);line-height:1.25}.keyboard-combination{letter-spacing:-2px;white-space:nowrap}kbd{background-color:var(--color-lightgreen);padding:.2rem .3rem .1rem;border-radius:.25rem;font-family:monospace;font-size:var(--font-size-body-s);font-weight:700;letter-spacing:initial;white-space:nowrap}.visually-hidden{position:absolute;clip-path:inset(50%);overflow:hidden;width:1px;height:1px;white-space:nowrap}.bookmarklet-section{display:flex;align-items:center;justify-content:center;padding:8rem 4rem}@media screen and (max-width: 63.9375em){.bookmarklet-section{padding:6rem 4rem;flex-direction:column-reverse}}@media screen and (max-width: 47.9375em){.bookmarklet-section{padding:4rem 2rem}}.bookmarklet-section:nth-of-type(odd){padding-top:2rem}.bookmarklet-section:nth-of-type(even){flex-direction:row-reverse}@media screen and (max-width: 63.9375em){.bookmarklet-section:nth-of-type(even){flex-direction:column-reverse}}.bookmarklet-section:nth-of-type(even) .bookmarklet-section__text-container{text-align:left;align-items:flex-start}.bookmarklet-section:nth-of-type(even) .bookmarklet-section__text-container a{justify-self:flex-start}.bookmarklet-section__text-container{margin:0 2rem;text-align:right;display:flex;flex-direction:column;align-items:flex-end}@media screen and (max-width: 63.9375em){.bookmarklet-section__text-container{margin:2rem 0;text-align:left;align-items:flex-start}}@media screen and (max-width: 47.9375em){.bookmarklet-section__text-container{margin-bottom:0}}.bookmarklet-section__text-container h2{margin-bottom:1rem}.bookmarklet-section__text-container p{margin-bottom:1rem;max-width:50ch}.bookmarklet-section__text-container a:focus-visible{outline:1.5px solid var(--color-gray)}.bookmarklet-section__text-container a:focus-visible:hover{text-decoration-color:var(--color-gray)}.bookmarklet-section img{width:400px;height:auto}@media screen and (max-width: 47.9375em){.bookmarklet-section--sub{align-items:flex-start}}@media screen and (max-width: 47.9375em){.bookmarklet-section--sub .bookmarklet-section__text-container p{margin-bottom:0}}.copy-code{position:relative;display:inline-block}@media screen and (max-width: 34.3125em){.copy-code{margin-top:1.5rem}}.copy-code__feedback{display:none;position:absolute;top:0;left:104%;width:max-content;background-color:var(--color-lightgreen);padding:.15rem .5rem .25rem;font-style:italic;animation:appear .1s ease-out forwards}@media screen and (max-width: 720px){.copy-code__feedback{left:unset;top:-2.7rem;right:-3rem}}@media screen and (max-width: 34.3125em){.copy-code__feedback{right:-1.25rem}}@keyframes appear{from{opacity:0}to{opacity:1}}.explain-section{display:flex;justify-content:center}@media screen and (max-width: 47.9375em){.explain-section{flex-direction:column}}.explain-section h2{margin:0 4rem 0 0}@media screen and (max-width: 63.9375em){.explain-section h2{margin:0 2rem 0 0}}@media screen and (max-width: 47.9375em){.explain-section h2{margin:0 0 2rem 0}}.explain-section p{max-width:50ch}.explain-section p:first-of-type{margin-bottom:2rem}@media screen and (max-width: 34.3125em){.explain-section p:first-of-type{margin:0}}.hero-section{min-height:calc(100vh - 7.4375rem);display:flex;flex-direction:column}@media screen and (max-width: 47.9375em){.hero-section{min-height:calc(100vh - 11.5rem)}}@media screen and (max-width: 425px){.hero-section{min-height:calc(100vh - 14.25rem)}}@media screen and (max-width: 332px){.hero-section{min-height:calc(100vh - 15.8125rem)}}.hero-section div{display:flex;justify-content:center;align-items:center;text-align:center;padding:3rem 0}.hero-section .hero-section__title-bar{flex-grow:1;padding:0}.hero-section .hero-section__title-bar h1{margin-bottom:2rem}@media screen and (max-width: 47.9375em){.hero-section .hero-section__title-bar h1{padding:0 2rem}}@media screen and (max-width: 21.8125em){.hero-section .hero-section__title-bar h1{padding:0 .75rem}}.hero-section .hero-section__title-bar h1 span{font-weight:400;font-style:italic}@media screen and (max-width: 47.9375em){.hero-section .hero-section__link-bar{padding:2.5rem 0}}@media screen and (max-width: 47.9375em)and (orientation: landscape){.hero-section .hero-section__link-bar{padding:1rem 0}}@media screen and (max-width: 34.3125em){.hero-section .hero-section__link-bar{padding:1.5rem 0}}.hero-section .hero-section__link-bar>svg{position:absolute;left:0;bottom:0}@media screen and (max-width: 47.9375em){.hero-section .hero-section__link-bar>svg{width:200px;height:200px}}@media screen and (max-width: 47.9375em)and (orientation: landscape){.hero-section .hero-section__link-bar>svg{display:none}}@media screen and (max-width: 34.3125em){.hero-section .hero-section__link-bar>svg{width:150px;height:150px}}@media screen and (max-width: 21.8125em){.hero-section .hero-section__link-bar>svg{width:120px;height:120px}}.hero-section .hero-section__link-bar a{margin-left:3rem}@media screen and (max-width: 47.9375em)and (orientation: landscape){.hero-section .hero-section__link-bar a{margin-left:0}}@media screen and (max-width: 34.3125em){.hero-section .hero-section__link-bar a{margin-left:6rem}}.hero-section--sub{min-height:auto}.hero-section--sub div{flex-direction:column}@media screen and (max-width: 47.9375em){.hero-section--sub div{padding:2rem 3rem}}@media screen and (max-width: 34.3125em){.hero-section--sub div{padding:1.5rem 2rem;justify-content:flex-start;align-items:flex-start}}.hero-section--sub div a{margin-top:0;color:var(--color-yellow)}@media screen and (max-width: 21.8125em){.hero-section--sub div a{font-size:1rem}}.hero-section--404{min-height:calc(100vh - 7.4375rem - 11.8125rem)}.hero-section--404 .hero-section__title-bar h1>span{font-size:10rem;font-style:normal}@media screen and (max-width: 63.9375em){.hero-section--404 .hero-section__title-bar h1>span{font-size:7rem}}@media screen and (max-width: 47.9375em){.hero-section--404 .hero-section__title-bar h1>span{font-size:5rem}}.hero-section--404 .hero-section__link-bar a{margin:0}.hero-section--404 .hero-section__link-bar a:focus-visible{outline-color:var(--color-gray)}.hero-section--404 .hero-section__link-bar a:focus-visible:hover{text-decoration-color:var(--color-gray)}.main-nav a{display:flex;align-items:center;font-style:italic;text-decoration-color:rgba(0,0,0,0)}.main-nav a:hover{text-decoration:underline;text-decoration-color:currentColor;text-underline-offset:.25rem}.main-nav a:focus-visible{text-decoration-color:rgba(0,0,0,0);outline:1.5px solid currentColor;border-radius:.25rem}.main-nav a:focus-visible:hover{text-decoration-color:currentColor;text-underline-offset:.25rem}.main-nav a[aria-current]{text-decoration-color:currentColor;text-decoration:underline}.main-nav a[aria-current]:hover{text-underline-offset:.4rem}.main-nav a[aria-current]:focus-visible{text-decoration-color:currentColor;outline:1.5px solid currentColor;border-radius:.25rem}.main-nav a[aria-current]:focus-visible:hover{text-decoration-color:rgba(0,0,0,0)}.main-nav a svg{margin-left:.5rem}.setup-guide .container{padding:5rem 3rem 0 3rem}@media screen and (max-width: 47.9375em){.setup-guide .container{padding:3rem 2rem 0 2rem}}.setup-guide__step-list{display:flex;gap:3rem;margin-top:2rem}@media screen and (max-width: 63.9375em){.setup-guide__step-list{flex-direction:column;gap:2rem}}.setup-guide__step-list p:first-of-type{margin-top:.5rem}.setup-guide__link{display:flex;align-items:baseline;gap:.5rem;margin-top:.5rem}@media screen and (max-width: 34.3125em){.setup-guide__link svg{display:none}}@media screen and (max-width: 34.3125em){.setup-guide__link a{margin-top:1rem}}.setup-guide a:focus-visible{outline:1.5px solid var(--color-gray)}.setup-guide a:focus-visible:hover{text-decoration-color:var(--color-gray)}.setup-guide-section__alternative{display:flex;align-items:end}.setup-guide-section__alternative .h4+p{margin-top:.25rem}.setup-guide-section__alternative>svg{position:absolute}@media screen and (max-width: 79.9375em){.setup-guide-section__alternative>svg{height:180px;width:180px}}@media screen and (max-width: 63.9375em){.setup-guide-section__alternative>svg{height:150px;width:150px}}.setup-guide-section__alternative>div{margin:auto;padding:3rem 3rem 5rem}@media screen and (max-width: 79.9375em){.setup-guide-section__alternative>div{padding-bottom:10rem}}@media screen and (max-width: 63.9375em){.setup-guide-section__alternative>div{margin:0}}@media screen and (max-width: 47.9375em){.setup-guide-section__alternative>div{padding-inline:2rem}}@media screen and (max-width: 720px){.setup-guide .setup-guide__link{margin-top:1.5rem}}.setup-guide-section__subheading{margin-top:3rem}.usp-section__wrapper{display:flex;flex-wrap:wrap;justify-content:center;gap:4rem;margin-block:4rem;text-align:center}.usp-section__item{display:flex;flex-direction:column;gap:.75rem}.usp-section img{order:-1;width:auto;max-height:100px;object-fit:contain}.usp-section h3{margin-top:.5rem}.usp-section p{max-width:40ch}
