:root{--bg-roadmap-modal:white;--roadmap-step-pointer:black;--color-black:0, 0, 0;--color-white:255, 255, 255}.dark{--bg-roadmap-modal:#181818;--roadmap-step-pointer:white;--color-black:255, 255, 255;--color-white:0, 0, 0}section#common-misconceptions,section.community-section,section.explore-section{padding:10rem 0}section#contributors{padding-top:12rem}@font-face{font-family:roboto;font-display:swap;src:url(/fonts/Roboto/RobotoFlex.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:roboto-bold;font-display:swap;src:url(/fonts/Roboto/RobotoFlex.ttf)format("truetype");font-weight:600}@font-face{font-family:roboto-semibold;font-display:swap;src:url(/fonts/Roboto/RobotoFlex.ttf)format("truetype");font-weight:600}@font-face{font-family:menlo;font-display:optional;src:url(/fonts/Menlo/Menlo-Regular.ttf)format("truetype");font-weight:400;font-style:normal}.language-theme-container{display:flex;align-items:center}.language-options{position:fixed;inset:auto auto -160px 0;margin:0;min-width:100px;height:140px}.language-theme-sidebar-container{display:none}.language-switcher-label{display:none;font-size:1rem;color:var(--color-black)}.language-switcher-label svg{margin-top:auto;margin-bottom:auto;margin-right:3px}.language-flag-icon{margin-top:auto;margin-bottom:auto;margin-right:3px}@media(max-width:768px){.language-theme-container,.explore-dropdown-button{display:none}.language-theme-sidebar-container{display:block}.language-theme-sidebar-container .language-options{inset:auto auto 0 0}.language-switcher-label{display:inline-flex}.language-switcher-flag-current{display:none}}.hero{width:100%;margin-bottom:10rem}.hero-waves{position:absolute;left:0;bottom:0;width:100%}.hero-waves svg.waves{height:225px;width:100%}@media(max-width:260px){.hero-waves{display:none}}@media(max-width:520px){.hero-waves svg.waves{height:100px!important}}@media(max-height:580px){.hero-waves{display:none}}@media(max-height:640px){.hero{padding-top:0!important}}@media(max-height:750px){.hero-waves svg.waves{height:150px}}@media(max-height:800px) and (max-width:900px){.hero{padding-top:0!important}.hero-waves svg.waves{height:150px}}@media(max-height:850px){.hero{padding-top:5rem}}@media(min-height:1200px){.hero-waves{display:block;bottom:inherit;margin-top:10rem}}.start-now-button{position:relative;overflow:hidden;display:inline-flex;align-items:center}.start-now-button .arrow{position:relative;display:inline-block;margin-left:.5rem;transition:transform .2s ease-in-out}.start-now-button:hover .arrow{transform:translateX(.25rem)}.not-sure-button{scale:.97;border:1px solid transparent;background-color:initial;transition:all .2s ease-in-out;border-color:#ccc}.not-sure-button:hover{border-color:#006be6;background-color:#006be6;color:#fff}.dark .not-sure-button:hover{border-color:#008ae6;background-color:#008ae6}@media(max-width:768px){.not-sure-button{margin-left:-1px!important}}.custom-steps{margin:0 0 3rem;--custom-step-line:#e4e9f1;--custom-step-circle-bg:#c8d3e6;--custom-step-circle-text:#ffffff;--custom-step-circle-border:#ffffff}.dark .custom-steps{--custom-step-line:#bcc6d6;--custom-step-circle-bg:#a7b7cf;--custom-step-circle-text:#f9fafb;--custom-step-circle-border:#181818}.custom-steps .custom-steps-row{display:grid;grid-template-columns:64px minmax(0,1fr)64px;align-items:stretch}.custom-steps .custom-steps-row>*{grid-row:1}.custom-steps .custom-steps-row.is-left .custom-steps-line-col{grid-column:1}.custom-steps .custom-steps-row.is-right .custom-steps-line-col{grid-column:3}.custom-steps .custom-steps-content{grid-column:2;min-width:0;align-self:start;padding:0 8px}.custom-steps .custom-steps-content>h3{margin-top:0!important;margin-bottom:.5rem!important}.custom-steps .custom-steps-spacer{min-height:1px}.custom-steps .custom-steps-line-col{position:relative;display:flex;align-items:flex-start;justify-content:center;min-height:100%}.custom-steps .custom-steps-line-col::after{content:"";position:absolute;top:21px;bottom:-1px;left:calc(50% - 1px);width:2px;background:var(--custom-step-line);z-index:1}.custom-steps .custom-step-circle{width:42px;height:42px;border:2px solid var(--custom-step-circle-border);border-radius:50%;background:var(--custom-step-circle-bg);color:var(--custom-step-circle-text);font-size:1rem;font-weight:700;line-height:1;display:flex;align-items:center;justify-content:center;z-index:2}.custom-steps .custom-steps-connector{display:block;height:44px;margin-top:-2px;padding:0 32px;box-sizing:border-box}.custom-steps .custom-steps-connector svg{width:100%;height:44px;display:block}.custom-steps .custom-steps-connector svg.is-mirrored{transform:scaleX(-1)}.custom-steps .custom-steps-connector .connector-path{fill:none;stroke:var(--custom-step-line);stroke-width:2;vector-effect:non-scaling-stroke;stroke-linecap:round;stroke-linejoin:round}.custom-steps .subheading-anchor{display:none!important}.custom-steps .custom-steps-content>h3>a[href^="#"]{display:none!important}@media(max-width:768px){.custom-steps .custom-steps-row{grid-template-columns:56px minmax(0,1fr)}.custom-steps .custom-steps-line-col,.custom-steps .custom-steps-row.is-right .custom-steps-line-col,.custom-steps .custom-steps-row.is-left .custom-steps-line-col{grid-column:1}.custom-steps .custom-steps-content{grid-column:2}.custom-steps .custom-steps-spacer,.custom-steps .custom-steps-connector{display:none}}@media print{.custom-steps .custom-steps-row{grid-template-columns:64px minmax(0,1fr)64px!important}.custom-steps .custom-steps-row.is-left .custom-steps-line-col{grid-column:1!important}.custom-steps .custom-steps-row.is-right .custom-steps-line-col{grid-column:3!important}.custom-steps .custom-steps-content{grid-column:2!important}.custom-steps .custom-steps-spacer,.custom-steps .custom-steps-connector{display:block!important}.custom-steps,.custom-steps *{-webkit-print-color-adjust:exact;print-color-adjust:exact}}