.section-container{width:100%}.section-spacer{height:100lvh}.section-half-spacer{height:50lvh}.section{display:flex;justify-content:center;flex-direction:column;width:100%;height:100lvh;padding-left:var(--margin-s);padding-right:var(--margin-s)}@media(min-width:900px){.section{padding-left:var(--margin-xxxl);padding-right:var(--margin-xxxl)}}.section-content{position:relative;width:100%;height:100lvh;padding-top:var(--margin-s);padding-bottom:var(--margin-s)}@media(min-width:900px){.section-content{padding-top:var(--margin-xxxl);padding-bottom:var(--margin-xxxl)}}.section-centered{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.debug .section-spacer{box-shadow:0 0 0 1px #ff0}.debug .section{box-shadow:0 0 0 1px red}.debug .section-content{box-shadow:0 0 0 1px green}.section-text{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;width:100%}.section-text.section-centered{align-items:center;justify-content:center;text-align:center;width:100%;max-width:100%}.section-text.section-centered p{max-width:100%}.section-light .text-xxl{color:var(--hex-bg-1)}.section-light .text-xl{color:var(--hex-bg-2)}.section-light .text-m,.section-light .text-l{color:var(--hex-bg-3)}:where(.section-text) h2{font-size:var(--text-xxxl);line-height:.865em}.section-text h2:not(:last-child){margin-bottom:.365em}.section-light .section-text h2{color:var(--hex-bg-3);font-weight:800}.section-text p{color:var(--hex-fg-2);line-height:1.25em;font-weight:600}.section-light .section-text p{color:var(--hex-bg-4)}@media(min-width:900px){.section-text{max-width:27rem}.section-text p{font-size:var(--text-l);max-width:20rem}.section-text-short p{max-width:var(--max-box-width)}}body[data-template=learn] #site-header{background-color:transparent;position:relative}#learn{--one-cell: 100px;--border-color: rgba(255,255,255,.75);opacity:0;width:100%;flex-direction:column;min-height:100lvh;display:flex;justify-content:space-between}#learn.is-ready{opacity:1}#learn:before{content:"";pointer-events:none;position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;background:linear-gradient(-90deg,rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(-90deg,rgba(255,255,255,.0125) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.0125) 1px,transparent 1px);background-size:calc(var(--one-cell) / 10) calc(var(--one-cell) / 10),calc(var(--one-cell) / 10) calc(var(--one-cell) / 10),var(--one-cell) var(--one-cell),var(--one-cell) var(--one-cell),var(--one-cell) var(--one-cell),var(--one-cell) var(--one-cell),var(--one-cell) var(--one-cell),var(--one-cell) var(--one-cell);background-position:calc(var(--one-cell) * .25) -1px;-webkit-mask-image:radial-gradient(circle at center,black 30%,transparent 70%);mask-image:radial-gradient(circle at center,black 30%,transparent 70%)}@media(min-width:500px){#learn:before{width:calc(100% + var(--one-cell) * .5);left:calc(var(--one-cell) * -.5);background-position:calc(var(--one-cell) * 1) -1px}}#learn-animejs{position:relative;z-index:1;max-width:58rem;margin-left:auto;margin-right:auto}#learn-animejs .section,#learn-animejs .section-content{height:auto}@media(min-height:64rem){#learn-animejs .section-content{max-height:100%}}#learn-animejs .section-content{padding-bottom:var(--margin-xxxl)}@media(max-width:899px){#learn-animejs .section-content{padding-top:var(--margin-xxxl)}}#learn-animejs figcaption{position:absolute;z-index:1;top:50%;left:50%;translate:-50% -50%;padding:var(--xxs);background-color:#ffffff1a;backdrop-filter:blur(10px);height:2.5rem;padding-right:var(--margin-s);padding-left:var(--margin-s);line-height:2.5rem;border-radius:var(--br-m);font-weight:600}#learn-animejs figure{position:relative;overflow:hidden;border-radius:var(--br-l);box-shadow:0 0 0 1px #00000040,0 10px 20px #00000026}.learn-header-text .text-xxxl:not(:last-child){margin-bottom:var(--margin-l)}.learn-header-text p{color:var(--hex-fg-2);max-width:40rem}.learn-header-text p.text-l{color:var(--hex-fg-3)}.learn-email-signup{margin-top:var(--margin-xxxl);margin-bottom:var(--margin-xxxl);background:var(--hex-bg-3);padding:calc(var(--margin-m) - .375rem) var(--margin-m) var(--margin-m);border-radius:var(--br-l)}.learn-email-signup h3{color:var(--hex-fg-3)}.learn-email-signup h3 span{color:var(--hex-fg-2)}.learn-email-signup p{max-width:22rem;margin-left:auto;margin-right:auto;text-align:center}.word-websites{display:inline-block}.signup-iframe{width:100%!important;height:220px;border:transparent!important;background:transparent!important;border-radius:var(--br-l);margin-bottom:var(--margin-s)}
