﻿/*!
 * Toastify js 1.11.2
 * https://github.com/apvarun/toastify-js
 * @license MIT licensed
 *
 * Copyright (C) 2018 Varun A P
 */@import url(/assets/tippy.js/animations/shift-away-d22f75b5a693bac03fe7e34f0b975377de79477841e563f58ffbeb40d67abc31.css);@import url(/assets/highlight.js/styles/github-4a1eb311b0d978eedb5a6bfe3650d20b5722c6332aa9c62dc686ad616fd1aafa.css);.toastify{padding:12px 20px;color:#ffffff;display:inline-block;box-shadow:0 3px 6px -1px rgba(0,0,0,0.12),0 10px 36px -4px rgba(77,96,232,0.3);background:-webkit-linear-gradient(315deg, #73a5ff, #5477f5);background:linear-gradient(135deg, #73a5ff, #5477f5);position:fixed;opacity:0;transition:all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);border-radius:2px;cursor:pointer;text-decoration:none;max-width:calc(50% - 20px);z-index:2147483647}.toastify.on{opacity:1}.toast-close{opacity:0.4;padding:0 5px}.toastify-right{right:15px}.toastify-left{left:15px}.toastify-top{top:-150px}.toastify-bottom{bottom:-150px}.toastify-rounded{border-radius:25px}.toastify-avatar{width:1.5em;height:1.5em;margin:-7px 5px;border-radius:2px}.toastify-center{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content;max-width:-moz-fit-content}@media only screen and (max-width: 360px){.toastify-right,.toastify-left{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content}}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(0.54, 1.5, 0.38, 1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}.dataTable-wrapper.no-header .dataTable-container{border-top:1px solid #d9d9d9}.dataTable-wrapper.no-footer .dataTable-container{border-bottom:1px solid #d9d9d9}.dataTable-top,.dataTable-bottom{padding:8px 10px}.dataTable-top>nav:first-child,.dataTable-top>div:first-child,.dataTable-bottom>nav:first-child,.dataTable-bottom>div:first-child{float:left}.dataTable-top>nav:last-child,.dataTable-top>div:last-child,.dataTable-bottom>nav:last-child,.dataTable-bottom>div:last-child{float:right}.dataTable-selector{padding:6px}.dataTable-input{padding:6px 12px}.dataTable-info{margin:7px 0}.dataTable-pagination ul{margin:0;padding-left:0}.dataTable-pagination li{list-style:none;float:left}.dataTable-pagination a{border:1px solid transparent;float:left;margin-left:2px;padding:6px 12px;position:relative;text-decoration:none;color:#333}.dataTable-pagination a:hover{background-color:#d9d9d9}.dataTable-pagination .active a,.dataTable-pagination .active a:focus,.dataTable-pagination .active a:hover{background-color:#d9d9d9;cursor:default}.dataTable-pagination .ellipsis a,.dataTable-pagination .disabled a,.dataTable-pagination .disabled a:focus,.dataTable-pagination .disabled a:hover{cursor:not-allowed}.dataTable-pagination .disabled a,.dataTable-pagination .disabled a:focus,.dataTable-pagination .disabled a:hover{cursor:not-allowed;opacity:0.4}.dataTable-pagination .pager a{font-weight:bold}.dataTable-table{max-width:100%;width:100%;border-spacing:0;border-collapse:separate}.dataTable-table>tbody>tr>td,.dataTable-table>tbody>tr>th,.dataTable-table>tfoot>tr>td,.dataTable-table>tfoot>tr>th,.dataTable-table>thead>tr>td,.dataTable-table>thead>tr>th{vertical-align:top;padding:8px 10px}.dataTable-table>thead>tr>th{vertical-align:bottom;text-align:left;border-bottom:1px solid #d9d9d9}.dataTable-table>tfoot>tr>th{vertical-align:bottom;text-align:left;border-top:1px solid #d9d9d9}.dataTable-table th{vertical-align:bottom;text-align:left}.dataTable-table th a{text-decoration:none;color:inherit}.dataTable-sorter{display:inline-block;height:100%;position:relative;width:100%}.dataTable-sorter::before,.dataTable-sorter::after{content:"";height:0;width:0;position:absolute;right:4px;border-left:4px solid transparent;border-right:4px solid transparent;opacity:0.2}.dataTable-sorter::before{border-top:4px solid #000;bottom:0px}.dataTable-sorter::after{border-bottom:4px solid #000;border-top:4px solid transparent;top:0px}.asc .dataTable-sorter::after,.desc .dataTable-sorter::before{opacity:0.6}.dataTables-empty{text-align:center}.dataTable-top::after,.dataTable-bottom::after{clear:both;content:" ";display:table}/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:0.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}@font-face{font-family:"Cooper BT";src:url(/assets/CooperBT-Light-fe23b0272f08f5b2b9c5f1e6c2ca65b0ddb0af56e46904f376df78c32afdffd2.woff2) format("woff2");font-weight:300;font-style:normal}@font-face{font-family:"Cooper BT";src:url(/assets/CooperBT-LightItalic-9ddca9c78ec77516bd4c18b17deac4b9952620c6907d9940f1e64c454c93adb7.woff2) format("woff2");font-weight:300;font-style:italic}@font-face{font-family:"Cooper BT";src:url(/assets/CooperBT-Medium-5e0af5da8b078f1fa71b29acc303dc4226f4291ec69b10611e1fd2f71a74d8f8.woff2) format("woff2");font-weight:500;font-style:normal}@font-face{font-family:"Cooper BT";src:url(/assets/CooperBT-MediumItalic-6c0f22aa5d5f2f75e3d9514efb630e36097ea5fa5f392be7203c4fee4f702a8b.woff2) format("woff2");font-weight:500;font-style:italic}@font-face{font-family:"Cooper BT";src:url(/assets/CooperBT-Bold-b4b5744a7c07a7a1382e36c386d5ee08d6e6087a4bd44c96e8085b304e0464c0.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:"Cooper BT";src:url(/assets/CooperBT-BoldItalic-2b4084de2409767e8cbc0d0b28fe59f5865ae24293cf404d9d951aecf6fc87ba.woff2) format("woff2");font-weight:700;font-style:italic}@font-face{font-family:"Cooper BT";src:url(/assets/CooperBT-Black-8ea6c6b34b419b3f9fe4035485cd56e679b710066c462a654004802ff4917ce6.woff2) format("woff2");font-weight:900;font-style:normal}@font-face{font-family:"Cooper BT";src:url(/assets/CooperBT-BlackItalic-322fbfd061f4904a1437d1a73762b69e2fe773c8f3555f6aa37ffe23487ff6d4.woff2) format("woff2");font-weight:900;font-style:italic}@font-face{font-family:"Geist";src:url(/assets/Geist-VariableFont-8f9784b3e79c51eeddc8480f75256a726065db3ba646449455fbe52798f5376f.woff2) format("woff2")}.btn{border:none;border-radius:128px;color:var(--dark-100);font-family:"Cooper BT", "Georgia", serif;font-style:italic;font-weight:500;text-decoration:none;line-height:1;box-shadow:inset 0px 2px 0px rgba(255,255,255,0.25),inset 0px -3px 0px rgba(0,0,0,0.15);transition:all 200ms cubic-bezier(0.8, -0.47, 0.42, 1.71);cursor:pointer}.btn:hover{outline-width:1px;transform:scale(1.05)}.btn--yellow{outline:1px solid #524432;background:#ffbc00}.btn--yellow:focus{box-shadow:inset 0px 2px 0px rgba(255,255,255,0.25),inset 0px -3px 0px rgba(0,0,0,0.15),0px 0px 0px 6px rgba(255,188,0,0.5)}.btn--white{outline:1px solid var(--dark-400);background:white}.btn--white:focus{box-shadow:inset 0px 2px 0px rgba(255,255,255,0.25),inset 0px -3px 0px rgba(0,0,0,0.15),0px 0px 0px 6px rgba(0,0,0,0.05)}.btn--small{padding:12px 20px;font-size:18px}.btn--medium{padding:16px 24px;font-size:24px}.btn--full-width{width:100%}.generic__form{display:flex;align-items:flex-start;flex-direction:column;max-width:480px}.generic__form__heading{margin-bottom:8px}.generic__form__heading h2{margin:16px 0 8px 0;color:var(--text-color-1);font-size:32px;font-weight:900}.generic__form__heading p{margin-top:4px;color:var(--text-color-2)}.generic__form__field{display:flex;flex-direction:column;width:100%;margin-bottom:32px;position:relative}.generic__form__field.field--hidden{display:none}.generic__form__field.field--loading input[type="text"],.generic__form__field.field--loading input[type="email"],.generic__form__field.field--loading input[type="password"],.generic__form__field.field--loading textarea{padding-right:48px}.generic__form__field.field--loading:after{content:"";display:block;width:24px;height:24px;background:transparent url(/assets/dots-loader-1a7e761cbd3f96f9e5dac3053f933af2cf988c44cb59955091c7a2fd1eb21b01.svg) no-repeat center center;background-size:24px 24px;position:absolute;bottom:11px;right:16px}.generic__form__field.generic__form__field--row{flex-direction:row;align-items:center}.generic__form__field label:not(.unstyled){margin-bottom:8px;color:var(--text-color-3);font-size:13px;font-weight:700;text-transform:uppercase}.generic__form__field a{color:var(--button-text-color);font-weight:bold;text-decoration:none}.generic__form__field a:hover{text-decoration:underline}.generic__form__field input[type="text"],.generic__form__field input[type="email"],.generic__form__field input[type="password"],.generic__form__field textarea{width:100%;padding:12px;border:1px solid #c6beb5;border-radius:12px;background:white;color:var(--text-color-1);font-size:18px;outline:none}.generic__form__field input[type="text"]:hover,.generic__form__field input[type="email"]:hover,.generic__form__field input[type="password"]:hover,.generic__form__field textarea:hover{border:1px solid #bbb1a7}.generic__form__field input[type="text"]:focus,.generic__form__field input[type="email"]:focus,.generic__form__field input[type="password"]:focus,.generic__form__field textarea:focus{border:1px solid #b0a598}.generic__form__field input[type="text"]:disabled,.generic__form__field input[type="email"]:disabled,.generic__form__field input[type="password"]:disabled,.generic__form__field textarea:disabled{opacity:0.5;cursor:not-allowed}.generic__form__field input[type="checkbox"]{transform:scale(1.2)}.generic__form__field p.explainer,.generic__form__field p.helper{color:var(--text-color-3);font-size:14px}.generic__form__field p.explainer{margin:0 0 12px 0}.generic__form__field p.helper{margin:8px 0 0 0}.generic__error{margin-bottom:32px}.generic__error p{color:#da2020;font-size:16px}.generic__error ul li{margin:8px 0;color:#da2020;font-size:16px}.public-page{max-width:1352px;margin:144px auto 0 auto;padding:0 16px}@media only screen and (max-width: 890px){.public-page{margin-top:72px}}.public-page h1,.public-page h2,.public-page h3,.public-page h4,.public-page h5,.public-page h6{margin:2em 0 0.67em 0;font-family:"Cooper BT", "Georgia", serif}.public-page h1{font-size:80px;font-weight:700;line-height:72px}@media only screen and (max-width: 1340px){.public-page h1{font-size:64px;line-height:56px}}@media only screen and (max-width: 890px){.public-page h1{margin:0 auto;text-align:center}}.public-page h2,.public-page h3,.public-page h4{font-style:italic;font-weight:300}.public-page h2{font-size:48px}@media only screen and (max-width: 890px){.public-page h2{font-size:32px}}.public-page h3{font-size:36px}@media only screen and (max-width: 890px){.public-page h3{font-size:24px}}.public-page h4{font-size:27px}@media only screen and (max-width: 890px){.public-page h4{font-size:18px}}.public-page ul,.public-page ol{padding-left:16px}.public-page ul.unstyled,.public-page ol.unstyled{list-style-type:none;padding-left:0}.public-page ul li,.public-page ol li{margin:0.6em 0;line-height:1.5}.public-page ul li strong,.public-page ol li strong{font-weight:500}.public-page p{line-height:1.5}.public-page a:not(.btn){color:var(--dark-100);font-family:"Cooper BT", "Georgia", serif;font-weight:700;font-style:italic;text-decoration-thickness:1px;text-underline-offset:2px}.public-page a:not(.btn):hover{color:var(--brand-aerospace)}@media only screen and (max-width: 890px){.public-page .tablet--center{text-align:center}}.launchpad{max-width:1200px;margin:0 auto;padding:0 16px}.launchpad h2{margin:40px 0 16px 0;font-size:36px;font-weight:800}.launchpad .launchpad__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:48px}.launchpad .launchpad__header h1{margin:0;font-size:48px;font-weight:900}@media only screen and (max-width: 1340px){.launchpad .launchpad__header h1{font-size:40px}}.launchpad .launchpad__header a{display:block;width:40px;height:40px}.launchpad .launchpad__header a:hover svg *{fill:#5726a4}.launchpad .launchpad__header a svg{display:block;width:100%;height:100%}.launchpad .launchpad__header a svg *{fill:rgba(0,0,0,0.25);transition:fill 0.1s ease-in-out}.auth-container{display:flex;align-items:flex-start;max-width:1352px;margin:144px auto 0 auto;padding:0 16px}@media only screen and (max-width: 890px){.auth-container{flex-direction:column;margin-top:72px;gap:48px}}.auth-container .auth__left,.auth-container .auth__right{flex-grow:1;width:50%}@media only screen and (max-width: 890px){.auth-container .auth__left,.auth-container .auth__right{width:100%}}.auth-container .auth__left{position:sticky;top:24px}@media only screen and (max-width: 890px){.auth-container .auth__left{position:unset;top:unset}}.auth-container .auth__divider{display:flex;align-items:center;gap:16px;margin:40px 0}.auth-container .auth__divider:before,.auth-container .auth__divider:after{content:'';flex-grow:1;height:1px;background:var(--dark-500)}.auth-container .auth__divider span{color:var(--dark-500);font-size:14px;font-weight:500}.auth-container form .generic__form{max-width:100%}.auth-container h1{max-width:640px;margin:0;font-family:"Cooper BT", "Georgia", serif;font-size:80px;font-weight:700;line-height:72px}@media only screen and (max-width: 890px){.auth-container h1{margin:0 auto;padding:0 16px;font-size:64px;line-height:56px;text-align:center}}.auth-container .auth__google{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px;background:white;outline:1px solid var(--dark-400);border-radius:8px;text-decoration:none;box-shadow:inset 0px 2px 0px rgba(255,255,255,0.25),inset 0px -3px 0px rgba(0,0,0,0.15);transition:all 200ms cubic-bezier(0.8, -0.47, 0.42, 1.71);cursor:pointer}.auth-container .auth__google:hover{outline-width:1px;transform:scale(1.02)}.auth-container .auth__google:focus{box-shadow:inset 0px 2px 0px rgba(255,255,255,0.25),inset 0px -3px 0px rgba(0,0,0,0.15),0px 0px 0px 6px rgba(0,0,0,0.05)}.auth-container .auth__google span{color:var(--dark-300);font-size:16px;font-weight:500}.auth-container .auth__other-actions{display:flex;flex-direction:column;align-items:center;gap:24px;margin-top:40px}.auth-container .auth__other-actions a{display:flex;align-items:center;gap:8px;text-decoration:none}.auth-container .auth__other-actions a:hover svg *{fill:var(--dark-300)}.auth-container .auth__other-actions a:hover span{color:var(--dark-300)}.auth-container .auth__other-actions a svg *{fill:var(--dark-500)}.auth-container .auth__other-actions a span{color:var(--dark-500);font-size:17px;font-weight:500}.signup{max-width:1352px;margin:144px auto 0 auto;padding:0 16px}@media only screen and (max-width: 890px){.signup{margin-top:72px}}.signup h1{max-width:640px;margin:0;font-family:"Cooper BT", "Georgia", serif;font-size:80px;font-weight:700;line-height:72px}@media only screen and (max-width: 1340px){.signup h1{font-size:64px;line-height:56px}}@media only screen and (max-width: 890px){.signup h1{margin:0 auto;padding:0 16px;text-align:center}}.signup>p{max-width:960px;color:var(--dark-300);font-size:18px;line-height:1.5}@media only screen and (max-width: 890px){.signup>p{padding:0 16px;text-align:center}}.signup a{color:var(--dark-100);font-weight:bold}.signup a:hover{color:var(--brand-aerospace)}.signup .form{margin-top:72px}.email-verification{display:flex;flex-direction:column;align-items:center;max-width:600px;margin:0 auto;padding:0 16px;text-align:center}.email-verification img{display:block;width:100%;margin-top:48px}.email-verification h1{margin:24px 0 16px 0;font-family:"Cooper BT", "Georgia", serif;color:var(--text-color-1);font-size:42px;font-weight:700}.email-verification p{margin:0 0 32px 0;color:var(--text-color-2)}.email-verification p strong{color:var(--text-color-1);font-weight:bold}.features__hero{max-width:1352px;margin:144px auto 0 auto;padding:0 16px}@media only screen and (max-width: 890px){.features__hero{margin-top:72px}}.features__hero h1{max-width:960px;margin:0;font-family:"Cooper BT", "Georgia", serif;font-size:80px;font-weight:700;line-height:72px}@media only screen and (max-width: 1340px){.features__hero h1{font-size:64px;line-height:56px}}@media only screen and (max-width: 890px){.features__hero h1{margin:0 auto;text-align:center}}.features__hero p{max-width:960px;color:var(--dark-300);font-size:21px;line-height:1.5}@media only screen and (max-width: 890px){.features__hero p{text-align:center}}.features__hero p span.highlight{display:inline-block;position:relative}.features__hero p span.highlight *{stroke:var(--brand-aerospace)}.features__hero p span.highlight--save svg,.features__hero p span.highlight--organize svg,.features__hero p span.highlight--find svg,.features__hero p span.highlight--share svg{position:absolute;stroke-dasharray:200;stroke-dashoffset:200;animation:dash 400ms ease-in-out forwards}.features__hero p span.highlight--save svg{top:0;left:-5px;animation-delay:1s}.features__hero p span.highlight--organize svg{bottom:1px;left:-1px;animation-delay:1.7s}.features__hero p span.highlight--find svg{bottom:-1px;left:-2px;animation-delay:2.3s}.features__hero p span.highlight--share svg{bottom:1px;left:-5px;animation-delay:2.8s}.features__hero a{color:var(--dark-100);font-weight:bold}.features__hero a:hover{color:var(--brand-aerospace)}@keyframes dash{to{stroke-dashoffset:0}}.pricing{max-width:1352px;margin:144px auto 0 auto;padding:0 16px}@media only screen and (max-width: 890px){.pricing{margin-top:72px}}.pricing__hero{display:flex;gap:120px}@media only screen and (max-width: 1340px){.pricing__hero{gap:96px}}@media only screen and (max-width: 1200px){.pricing__hero{flex-direction:column}}.pricing__hero .pricing__hero__text{display:flex;flex-direction:column;width:560px}@media only screen and (max-width: 1340px){.pricing__hero .pricing__hero__text{width:480px}}@media only screen and (max-width: 1200px){.pricing__hero .pricing__hero__text{align-items:center;width:100%}}.pricing__hero .pricing__hero__text h1{max-width:960px;margin:0;font-family:"Cooper BT", "Georgia", serif;font-size:80px;font-weight:700;line-height:72px}.pricing__hero .pricing__hero__text h1.mobile{display:none}@media only screen and (max-width: 520px){.pricing__hero .pricing__hero__text h1.mobile{display:block}}@media only screen and (max-width: 1340px){.pricing__hero .pricing__hero__text h1{font-size:64px;line-height:56px}}@media only screen and (max-width: 1200px){.pricing__hero .pricing__hero__text h1{max-width:560px;text-align:center}}@media only screen and (max-width: 890px){.pricing__hero .pricing__hero__text h1{margin:0 auto;padding:0 16px;text-align:center}}@media only screen and (max-width: 520px){.pricing__hero .pricing__hero__text h1{display:none}}.pricing__hero .pricing__hero__text>p{max-width:960px;margin-bottom:48px;color:var(--dark-300);font-size:21px;line-height:1.5}@media only screen and (max-width: 1200px){.pricing__hero .pricing__hero__text>p{max-width:560px;text-align:center}}@media only screen and (max-width: 890px){.pricing__hero .pricing__hero__text>p{padding:0 16px;text-align:center}}@media only screen and (max-width: 520px){.pricing__hero .pricing__hero__text>p{font-size:18px}}.pricing__hero .pricing__hero__text a{align-self:flex-start}@media only screen and (max-width: 1200px){.pricing__hero .pricing__hero__text a{align-self:center}}.pricing__hero .pricing__table{flex-grow:1}.pricing__hero .pricing__table__inner{display:flex;flex-direction:column;margin:0 auto;border:1px solid #524432;border-radius:48px;background:linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.5) 100%);box-shadow:0 32px 72px rgba(126,85,53,0.25)}@media only screen and (max-width: 1200px){.pricing__hero .pricing__table__inner{max-width:640px}}@media only screen and (max-width: 890px){.pricing__hero .pricing__table__inner{flex-direction:column}}@media only screen and (max-width: 520px){.pricing__hero .pricing__table__inner{border-radius:24px}}.pricing__hero .pricing__table__tiers{display:flex}.pricing__hero .pricing__table__tier{display:flex;flex-direction:column;align-items:center;padding:48px;border-right:1px solid #524432;flex-grow:1}.pricing__hero .pricing__table__tier:last-child{border-right:none}@media only screen and (max-width: 1340px){.pricing__hero .pricing__table__tier{width:240px}}@media only screen and (max-width: 890px){.pricing__hero .pricing__table__tier{width:100%}}@media only screen and (max-width: 520px){.pricing__hero .pricing__table__tier{padding:24px 16px}}.pricing__hero .pricing__table__tier h2{margin:0;font-family:"Cooper BT", "Georgia", serif;font-size:56px;font-weight:700;line-height:1}@media only screen and (max-width: 520px){.pricing__hero .pricing__table__tier h2{font-size:32px}}.pricing__hero .pricing__table__tier h3{margin:0;color:var(--brand-aerospace);font-family:"Cooper BT", "Georgia", serif;font-size:40px;font-style:italic;font-weight:300;line-height:1}@media only screen and (max-width: 520px){.pricing__hero .pricing__table__tier h3{font-size:24px}}.pricing__hero .pricing__table__tier .features{display:flex;flex-direction:column;align-items:center;gap:24px;margin-top:48px}@media only screen and (max-width: 520px){.pricing__hero .pricing__table__tier .features{gap:12px;margin-top:24px}}.pricing__hero .pricing__table__tier .features .feature{color:var(--dark-200);font-size:21px;line-height:24px;text-align:center}.pricing__hero .pricing__table__tier .features .feature.feature--underlined{text-decoration:underline;text-decoration-style:dashed;text-decoration-thickness:1px;text-underline-offset:5px;cursor:help}@media only screen and (max-width: 1340px){.pricing__hero .pricing__table__tier .features .feature{font-size:18px}}@media only screen and (max-width: 520px){.pricing__hero .pricing__table__tier .features .feature{font-size:16px}}.pricing__question{display:flex;gap:120px;margin:200px 0}@media only screen and (max-width: 1340px){.pricing__question{gap:96px}}@media only screen and (max-width: 1200px){.pricing__question{flex-direction:column;align-items:center;gap:32px}}@media only screen and (max-width: 890px){.pricing__question{gap:16px;align-items:stretch}}@media only screen and (max-width: 720px){.pricing__question{margin:120px 0}}@media only screen and (max-width: 520px){.pricing__question{gap:8px}}.pricing__question .pricing__question__left{flex:1 1 auto}.pricing__question .pricing__question__right{flex:2 0 auto}.pricing__question h2{max-width:960px;margin:0 0 16px 0;font-family:"Cooper BT", "Georgia", serif;font-size:56px;font-style:italic;font-weight:300;line-height:64px}@media only screen and (max-width: 1340px){.pricing__question h2{font-size:48px;line-height:56px}}@media only screen and (max-width: 890px){.pricing__question h2{font-size:48px;line-height:56px}}@media only screen and (max-width: 520px){.pricing__question h2{font-size:32px;line-height:40px}}.pricing__question p{max-width:640px;margin:0 0 16px 0;color:var(--dark-300);font-size:21px;line-height:1.5}@media only screen and (max-width: 890px){.pricing__question p{max-width:unset}}@media only screen and (max-width: 520px){.pricing__question p{font-size:16px}}.pricing__question .pricing__feature-list{display:flex;flex-direction:column;gap:56px}@media only screen and (max-width: 520px){.pricing__question .pricing__feature-list{gap:24px}}.pricing__question .pricing__feature{display:flex;gap:16px}@media only screen and (max-width: 520px){.pricing__question .pricing__feature{gap:12px}}.pricing__question .pricing__feature svg{display:block;flex-shrink:0;width:40px;height:40px}.pricing__question .pricing__feature svg *{fill:var(--brand-aerospace)}@media only screen and (max-width: 720px){.pricing__question .pricing__feature svg{width:32px;height:32px}}@media only screen and (max-width: 520px){.pricing__question .pricing__feature svg{width:24px;height:24px}}.pricing__question .pricing__feature p{margin:0}.pricing__question .pricing__feature p strong{color:var(--dark-100);font-weight:600;background:rgba(var(--brand-aerospace), 0.5)}.support{max-width:1352px;margin:144px auto 0 auto;padding:0 16px}@media only screen and (max-width: 890px){.support{margin-top:72px}}.support h1{font-family:"Cooper BT", "Georgia", serif;font-size:80px;font-weight:700;line-height:72px}@media only screen and (max-width: 1340px){.support h1{font-size:64px;line-height:56px}}@media only screen and (max-width: 890px){.support h1{margin-left:auto;margin-right:auto;text-align:center}}.support p{max-width:60ch;color:var(--dark-300);font-size:18px;line-height:1.5}.support li{margin:8px 0;color:var(--dark-300);font-size:18px}.support li::marker{color:var(--brand-aerospace)}.support .support__cta{display:flex;margin-top:40px}.support .support__cta a{margin-right:24px}.roadmap{max-width:1352px;margin:144px auto 0 auto;padding:0 16px}@media only screen and (max-width: 890px){.roadmap{margin-top:72px;padding:0}}.roadmap h1{max-width:480px;margin:0;font-family:"Cooper BT", "Georgia", serif;font-size:80px;font-weight:700;line-height:72px}@media only screen and (max-width: 1340px){.roadmap h1{font-size:64px;line-height:56px}}@media only screen and (max-width: 890px){.roadmap h1{margin:0 auto;padding:0 16px;text-align:center}}.roadmap>p{max-width:960px;color:var(--dark-300);font-size:18px;line-height:1.5}@media only screen and (max-width: 890px){.roadmap>p{padding:0 16px;text-align:center}}.roadmap a{color:var(--dark-100);font-weight:bold}.roadmap a:hover{color:var(--brand-aerospace)}.roadmap__board{display:flex;margin:80px 0}@media only screen and (max-width: 890px){.roadmap__board{overflow:scroll;scroll-snap-type:x mandatory;padding:16px;overflow-x:scroll;overflow-y:none;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.roadmap__board::-webkit-scrollbar{display:none}}@media only screen and (max-width: 520px){.roadmap__board{margin:48px 0}}.roadmap__column{flex-grow:1;width:25%;padding-right:24px}.roadmap__column:last-child{padding-right:0}@media only screen and (max-width: 890px){.roadmap__column{flex-shrink:0;width:320px;scroll-snap-align:start;scroll-margin:16px}}.roadmap__column h3{display:flex;align-items:center;gap:12px;margin:0 0 24px 0;font-family:"Cooper BT", "Georgia", serif;font-style:italic;font-size:32px;font-weight:300}@media only screen and (max-width: 890px){.roadmap__column h3{margin-bottom:16px}}.roadmap__column h3 svg{display:block;width:32px;height:32px;position:relative;top:-2px}.roadmap__column h3.completed svg *{fill:green}.roadmap__column h3.in-progress svg *{fill:#ff9500}.roadmap__column h3.planned svg *{fill:var(--brand-aerospace)}.roadmap__column h3.ideas svg *{fill:var(--brand-purple)}.roadmap__items div{margin:12px 0;padding:12px;outline:1px solid rgba(0,0,0,0.1);border-radius:8px;box-shadow:0px 3px 1px rgba(0,0,0,0.05);background:white}.roadmap__items div:last-child{margin-bottom:0}.roadmap__items div h4{margin:0 0 4px 0;font-size:16px;font-weight:600}.roadmap__items div p{margin:0;color:var(--dark-500);font-size:13px}.roadmap__items div p.shipping,.roadmap__items div p.shipped{display:flex;gap:4px;margin-top:8px;font-weight:500}.roadmap__items div p.shipping svg,.roadmap__items div p.shipped svg{display:block;width:16px;height:16px}.roadmap__items div p.shipping svg *,.roadmap__items div p.shipped svg *{fill:green}.roadmap__items div p.shipping{color:#ff9500}.roadmap__items div p.shipping svg *{fill:#ff9500}.roadmap__items div p.shipped{color:green}.roadmap__items div p.shipped svg *{fill:green}.testimonials{max-width:1352px;margin:144px auto 0 auto;padding:0 16px}@media only screen and (max-width: 890px){.testimonials{margin-top:72px}}.testimonials h1{max-width:800px;margin:0;font-family:"Cooper BT", "Georgia", serif;font-size:80px;font-weight:700;line-height:72px}@media only screen and (max-width: 1340px){.testimonials h1{font-size:64px;line-height:56px}}@media only screen and (max-width: 890px){.testimonials h1{margin:0 auto;padding:0 16px;text-align:center}}@media only screen and (max-width: 720px){.testimonials h1{font-size:56px;line-height:56px}}.testimonials>p{max-width:960px;color:var(--dark-300);font-size:18px;line-height:1.5}@media only screen and (max-width: 890px){.testimonials>p{padding:0 16px;text-align:center}}.testimonials .testimonials__list{display:flex;flex-direction:column;margin:80px 0}@media only screen and (max-width: 1340px){.testimonials .testimonials__list{gap:40px}}@media only screen and (max-width: 890px){.testimonials .testimonials__list{gap:96px}}@media only screen and (max-width: 720px){.testimonials .testimonials__list{gap:80px}}.testimonials .testimonials__single{position:relative;max-width:640px}.testimonials .testimonials__single:nth-child(even){align-self:flex-end}.testimonials .testimonials__single:nth-child(even) .bubble__author{left:unset;right:80px}@media only screen and (max-width: 720px){.testimonials .testimonials__single:nth-child(even) .bubble__author{right:40px}}.testimonials .testimonials__single .bubble__text{padding:32px 40px;border-radius:64px;background:#fbe8d8}@media only screen and (max-width: 1200px){.testimonials .testimonials__single .bubble__text{border-radius:40px}}@media only screen and (max-width: 890px){.testimonials .testimonials__single .bubble__text{padding:24px 32px}}.testimonials .testimonials__single .bubble__text p{margin:0;font-family:"Cooper BT", "Georgia", serif;font-size:27px;font-weight:300;line-height:32px}@media only screen and (max-width: 890px){.testimonials .testimonials__single .bubble__text p{font-size:21px;line-height:24px}}.testimonials .testimonials__single .bubble__author{position:absolute;bottom:-72px;left:120px}@media only screen and (max-width: 720px){.testimonials .testimonials__single .bubble__author{bottom:-48px;left:80px}}.testimonials .testimonials__single .bubble__author:before{content:"";display:block;width:35px;height:16px;position:absolute;top:-8px;left:-40px;background-image:url("data:image/svg+xml,%3Csvg width='35' height='16' viewBox='0 0 35 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.5 0H0C4 13.2 26.2831 16 35 16C29.5 16 23 5.5 22.5 0Z' fill='%23FBE8D7'/%3E%3C/svg%3E")}.testimonials .testimonials__single .bubble__author img{display:block;width:64px;height:64px;border-radius:100%}@media only screen and (max-width: 720px){.testimonials .testimonials__single .bubble__author img{width:40px;height:40px}}.browser-extensions{max-width:1352px;margin:144px auto 0 auto;padding:0 16px}@media only screen and (max-width: 890px){.browser-extensions{margin-top:72px}}.browser-extensions h1{max-width:960px;margin:0;font-family:"Cooper BT", "Georgia", serif;font-size:80px;font-weight:700;line-height:72px}@media only screen and (max-width: 1340px){.browser-extensions h1{font-size:64px;line-height:56px}}@media only screen and (max-width: 890px){.browser-extensions h1{margin:0 auto;text-align:center}}.browser-extensions>p{max-width:960px;color:var(--dark-300);font-size:18px;line-height:1.5}@media only screen and (max-width: 890px){.browser-extensions>p{padding:0 16px;text-align:center}}.browser-extensions figure{margin:0;padding:0}.browser-extensions figure img,.browser-extensions figure video{display:block;width:100%}.browser-extensions__extensions{display:flex;margin:80px 0}@media only screen and (max-width: 890px){.browser-extensions__extensions{flex-direction:column;margin:40px 0}}.browser-extensions__extensions .extension{display:flex;flex-direction:column;align-items:flex-start;margin-right:64px}@media only screen and (max-width: 890px){.browser-extensions__extensions .extension{margin:24px 0}}.browser-extensions__extensions .extension img{max-height:48px}.browser-extensions__extensions .extension h2{margin:16px 0 8px 0;font-family:"Cooper BT", "Georgia", serif;font-size:32px;font-style:italic;font-weight:300}.browser-extensions__extensions .extension p{max-width:640px;margin:0 0 16px 0;line-height:1.5}.browser-extensions__extensions .extension span{max-width:640px;padding:8px 12px;border:1px dashed var(--dark-100);border-radius:8px;font-family:monospace;font-size:14px;font-weight:500}.browser-extensions__faq{margin:80px 0}@media only screen and (max-width: 890px){.browser-extensions__faq{margin:40px 0}}.browser-extensions__faq .question{max-width:800px;margin:64px 0}.browser-extensions__faq .question h4{margin:0 0 8px 0;font-family:"Cooper BT", "Georgia", serif;font-size:27px;font-style:italic;font-weight:300}.browser-extensions__faq .question p{margin:0;color:var(--dark-300);line-height:1.5}.changelog{max-width:1352px;margin:144px auto 0 auto;padding:0 16px}@media only screen and (max-width: 890px){.changelog{margin-top:72px}}.changelog .changelog__list{margin-top:120px;max-width:960px}.changelog .changelog__section{padding:0 0 72px 48px;position:relative}@media only screen and (max-width: 520px){.changelog .changelog__section{padding-left:0}}.changelog .changelog__section:first-child:before{top:16px}.changelog .changelog__section:last-child:before{height:16px}.changelog .changelog__section:before{content:'';width:1px;background:rgba(120,40,13,0.25);position:absolute;left:16px;top:0;bottom:0px}@media only screen and (max-width: 520px){.changelog .changelog__section:before{display:none}}.changelog h1{max-width:480px;margin:0;font-family:"Cooper BT", "Georgia", serif;font-size:80px;font-weight:700;line-height:72px}@media only screen and (max-width: 1340px){.changelog h1{font-size:64px;line-height:56px}}@media only screen and (max-width: 890px){.changelog h1{margin:0 auto;text-align:center}}.changelog h2{margin:0 0 24px 0;position:relative;font-family:"Cooper BT", "Georgia", serif;font-size:36px;font-style:italic;font-weight:300}.changelog h2:before{content:'';width:16px;height:16px;border-radius:100%;position:absolute;left:-40px;top:16px;background:white;border:3px solid #fe5d26;box-shadow:0px 4px 8px rgba(254,93,38,0.25)}@media only screen and (max-width: 520px){.changelog h2:before{display:none}}.changelog ul{padding-left:16px}.changelog li{margin:16px 0;font-size:17px;line-height:1.5}.changelog li.feature:before,.changelog li.improvement:before,.changelog li.bug:before{display:inline-block;font-size:15px;margin-right:4px;padding:2px 10px;border-radius:24px;font-weight:600}.changelog li.feature:before{content:'Feature';color:#004fc7;border:1px solid #004fc7;background:linear-gradient(0deg, rgba(0,79,199,0.2) 0%, rgba(0,79,199,0) 100%)}.changelog li.improvement:before{content:'Improvement';color:#5726a4;border:1px solid #5726a4;background:linear-gradient(0deg, rgba(87,38,164,0.2) 0%, rgba(87,38,164,0) 100%)}.changelog li.bug:before{content:'Bugfix';color:#e13000;border:1px solid #e13000;background:linear-gradient(0deg, rgba(225,48,0,0.2) 0%, rgba(225,48,0,0) 100%)}.changelog a{color:var(--dark-100);font-weight:bold}.changelog a:hover{color:var(--brand-aerospace)}.blog{max-width:1352px;margin:144px auto 0 auto;padding:0 16px}@media only screen and (max-width: 890px){.blog{margin-top:72px}}.blog h1{max-width:720px;margin:0;font-family:"Cooper BT", "Georgia", serif;font-size:80px;font-weight:700;line-height:72px}@media only screen and (max-width: 1340px){.blog h1{font-size:64px;line-height:56px}}@media only screen and (max-width: 890px){.blog h1{margin:0 auto;padding:0 16px;text-align:center}}.blog>p{max-width:960px;color:var(--dark-300);font-size:18px;line-height:1.5}@media only screen and (max-width: 890px){.blog>p{padding:0 16px;text-align:center}}.blog a{color:var(--dark-100);font-weight:bold}.blog a:hover{color:var(--brand-aerospace)}.blog .blog__rss-link{display:inline-flex;align-items:center;gap:8px;text-decoration:none}@media only screen and (max-width: 890px){.blog .blog__rss-link{display:flex;justify-content:center}}.blog .blog__rss-link:hover svg *{fill:var(--brand-aerospace)}.blog .blog__rss-link svg{display:block;width:20px;height:20px}.blog__featured{display:flex;gap:24px;margin:120px 0 80px 0;text-decoration:none}@media only screen and (max-width: 720px){.blog__featured{margin:80px 0 64px 0}}@media only screen and (max-width: 520px){.blog__featured{margin:80px 0 56px 0}}@media only screen and (max-width: 720px){.blog__featured{flex-direction:column}}.blog__featured:hover h2{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:2px}.blog__featured .blog__featured__image{flex:2 1 0}.blog__featured .blog__featured__image img{display:block;width:100%}.blog__featured .blog__featured__meta{display:flex;flex-direction:column;gap:16px;flex:3 1 0}@media only screen and (max-width: 720px){.blog__featured .blog__featured__meta{gap:12px}}.blog__featured .blog__featured__meta h2{margin:0;font-family:"Cooper BT", "Georgia", serif;font-style:italic;font-size:48px;font-weight:300;line-height:1.2}@media only screen and (max-width: 720px){.blog__featured .blog__featured__meta h2{font-size:32px}}.blog__featured .blog__featured__meta p{margin:0;color:var(--dark-400);font-size:18px;font-weight:400}@media only screen and (max-width: 720px){.blog__featured .blog__featured__meta p{font-size:16px}}.blog__posts{display:grid;grid-template-columns:repeat(3, 1fr);gap:80px 40px}@media only screen and (max-width: 720px){.blog__posts{grid-template-columns:repeat(2, 1fr);gap:64px 32px}}@media only screen and (max-width: 520px){.blog__posts{grid-template-columns:repeat(1, 1fr);gap:56px}}.blog__posts__item{display:flex;flex-direction:column;gap:12px;text-decoration:none}.blog__posts__item:hover h2{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:2px}.blog__posts__item img{display:block;width:100%}.blog__posts__item h2{margin:8px 0 0 0;font-family:"Cooper BT", "Georgia", serif;font-style:italic;font-size:40px;font-weight:300;line-height:1.2}@media only screen and (max-width: 1200px){.blog__posts__item h2{font-size:32px}}.blog__posts__item p{margin:0;color:var(--dark-400);font-size:16px;font-weight:400}.blog-post__hero{max-width:1352px;margin:144px auto 0 auto;padding:0 16px}@media only screen and (max-width: 890px){.blog-post__hero{margin-top:72px}}.blog-post__hero h1{max-width:960px;margin:0;font-family:"Cooper BT", "Georgia", serif;font-size:80px;font-weight:700;line-height:1}@media only screen and (max-width: 1340px){.blog-post__hero h1{font-size:64px}}@media only screen and (max-width: 890px){.blog-post__hero h1{margin:0 auto;padding:0 16px;text-align:center}}@media only screen and (max-width: 520px){.blog-post__hero h1{font-size:44px}}.blog-post__hero>p{max-width:960px;color:var(--dark-300);font-size:18px;line-height:1.5}@media only screen and (max-width: 890px){.blog-post__hero>p{padding:0 16px;text-align:center}}@media only screen and (max-width: 520px){.blog-post__hero>p{font-size:16px}}.blog-post__hero img{display:block;width:100%;margin-top:48px}.blog-post__content{max-width:80ch;margin:0 auto;padding:24px 48px}.blog-post__content:after{content:"◦◦◦";display:block;width:100%;margin-top:64px;color:var(--brand-aerospace);font-family:"Cooper BT", "Georgia", serif;font-size:32px;text-align:center;letter-spacing:24px}@media only screen and (max-width: 890px){.blog-post__content{margin:0 16px}}@media only screen and (max-width: 520px){.blog-post__content{margin:0 auto;padding:24px 16px;transform:initial}}.blog-post__content h2,.blog-post__content h3{font-family:"Cooper BT", "Georgia", serif;font-weight:300}.blog-post__content h2{margin:1.75em 0 0.5em 0;font-size:40px}.blog-post__content h3{margin:1.2em 0 0.2em 0;font-size:32px}.blog-post__content hr{max-width:160px;height:4px;margin:64px auto;border:0;background:rgba(0,0,0,0.1)}.blog-post__content p{margin:1.25em 0;font-size:18px;line-height:1.6}.blog-post__content a{color:var(--dark-100);font-family:"Cooper BT", "Georgia", serif;font-weight:700;font-style:italic;text-decoration-thickness:1px;text-underline-offset:2px}.blog-post__content a:hover{color:var(--brand-aerospace)}.blog-post__content ul li::marker,.blog-post__content ol li::marker{color:var(--brand-aerospace)}.blog-post__content li{margin:12px 0;font-size:18px;line-height:30px}.blog-post__content blockquote{border-left:6px dotted var(--brand-aerospace);margin:2em 0;padding:0 2em}.blog-post__content blockquote p{margin:0;color:var(--text-color-3);font-family:"Cooper BT", "Georgia", serif;font-size:1.6em;font-style:italic;font-weight:300}@media only screen and (max-width: 520px){.blog-post__content blockquote p{font-size:1.2em}}.blog-post__content blockquote p strong{color:var(--dark-300)}.blog-post__content figure{max-width:100%;margin:32px auto 48px auto;text-align:center}.blog-post__content figure img,.blog-post__content figure video{width:100%}.blog-post__content figure figcaption{margin-top:8px;color:var(--text-color-3);font-size:16px;line-height:1.5;text-align:center}.blog-post__content pre{margin:40px 0;padding:16px 24px;border-radius:8px;background:#f8f8f8;overflow:auto}.blog-post__content .table-wrapper{width:calc(100% + 160px);position:relative;border:1px solid rgba(0,0,0,0.1);border-radius:8px;transform:translateX(-80px);overflow:clip}@media only screen and (max-width: 890px){.blog-post__content .table-wrapper{width:100%;transform:none}}.blog-post__content .table-wrapper:after{content:"";width:64px;position:absolute;top:0;right:0;bottom:0;background:linear-gradient(to right, transparent, rgba(0,0,0,0.05))}.blog-post__content .dataTable-wrapper{overflow:scroll;cursor:move}.blog-post__content .dataTable-wrapper .dataTable-top,.blog-post__content .dataTable-wrapper .dataTable-bottom{display:none}.blog-post__content table th,.blog-post__content table td{font-size:14px;white-space:nowrap}.blog-post__content table th a{padding-right:24px}.blog-post__content table th a:before{bottom:2px}.blog-post__content table th a:after{top:2px}.blog-post__content table tr:nth-child(even){background:#f4f4f4}.blog-post__content__standfirst{margin-bottom:64px;text-align:center}.blog-post__content__standfirst:after{content:"•••";color:#ffbc00;font-size:32px;letter-spacing:24px}.blog-post__content__standfirst h1{margin:16px 0;font-size:56px;font-weight:900;text-align:center}@media only screen and (max-width: 520px){.blog-post__content__standfirst h1{font-size:36px}}.blog-post__content__standfirst p{color:var(--text-color-3);font-size:21px}@media only screen and (max-width: 520px){.blog-post__content__standfirst p{font-size:16px;line-height:1.5}}.blog-post-after{display:flex;max-width:80ch;margin:0 auto 40px auto;padding:24px 48px}@media only screen and (max-width: 890px){.blog-post-after{margin:24px 16px}}@media only screen and (max-width: 520px){.blog-post-after{flex-direction:column;padding:0}}.blog-post-after .after__posts,.blog-post-after .after__social{display:flex;flex-direction:column;align-items:flex-start}.blog-post-after .after__posts h3,.blog-post-after .after__social h3{margin-bottom:16px;font-family:"Cooper BT", "Georgia", serif;font-size:32px;font-style:italic;font-weight:300}.blog-post-after .after__posts a,.blog-post-after .after__social a{margin-bottom:12px;color:var(--dark-300);text-decoration:none}.blog-post-after .after__posts a:hover,.blog-post-after .after__social a:hover{color:var(--brand-aerospace);text-decoration:underline}.blog-post-after .after__posts{flex-grow:1;margin-right:80px}@media only screen and (max-width: 520px){.blog-post-after .after__posts{margin:0 0 40px 0}}.blog-post-after .after__social a{display:flex;align-items:center;gap:8px}.blog-post-after .after__social a svg{display:block;width:20px;height:20px}.cookies{display:flex;flex-direction:column;gap:20px;position:fixed;bottom:24px;right:24px;background:white;outline:1px solid rgba(0,0,0,0.2);border-radius:24px;padding:16px;max-width:280px;color:var(--dark-200);box-shadow:0 12px 72px rgba(80,40,24,0.15);transition:all 0.4s cubic-bezier(0.37, 0.77, 0.045, 1.005);transform:translateY(0);opacity:1.0;z-index:700}.cookies.cookies--hidden{bottom:0;transform:translateY(100%);opacity:0}.cookies p{margin:0;font-size:16px}.cookies p a{color:var(--dark-100);font-weight:700;text-decoration:none}.cookies p a:hover{text-decoration:underline}.cookies__actions{display:flex;gap:8px}.home-hero{margin-top:144px;margin-bottom:200px}@media only screen and (max-width: 890px){.home-hero{margin-top:72px}}.home-hero__inner{display:flex;gap:80px;max-width:1352px;margin:0 auto;padding:0 16px}@media only screen and (max-width: 890px){.home-hero__inner{flex-direction:column;align-items:center}}.home-hero__text{display:flex;flex-direction:column;flex-shrink:0;gap:16px;max-width:480px}@media only screen and (max-width: 1340px){.home-hero__text{max-width:400px}}@media only screen and (max-width: 890px){.home-hero__text{max-width:640px;align-items:center}}.home-hero__text h1{margin:0;font-family:"Cooper BT", "Georgia", serif;font-size:80px;font-weight:700;line-height:72px}@media only screen and (max-width: 1340px){.home-hero__text h1{font-size:64px;line-height:56px}}@media only screen and (max-width: 890px){.home-hero__text h1{text-align:center}}.home-hero__text p{margin:0 0 24px 0;font-size:21px;line-height:32px}@media only screen and (max-width: 1340px){.home-hero__text p{font-size:18px;line-height:27px}}@media only screen and (max-width: 890px){.home-hero__text p{text-align:center}}.home-hero__text a{align-self:flex-start}@media only screen and (max-width: 890px){.home-hero__text a{align-self:center}}.home-hero__text .home-hero__ph{margin-top:48px}.home-hero__screen__cta{display:none;align-items:center;width:max-content;padding:24px 40px;outline:1px solid var(--dark-400);border:none;border-radius:128px;background:white;text-decoration:none;box-shadow:inset 0px 2px 0px rgba(255,255,255,0.25),inset 0px -3px 0px rgba(0,0,0,0.15);transition:all 200ms cubic-bezier(0.8, -0.47, 0.42, 1.71);cursor:pointer}.home-hero__screen__cta:hover{outline-width:1px;transform:scale(1.05)}@media only screen and (max-width: 890px){.home-hero__screen__cta{padding:20px 24px}}.home-hero__screen__cta svg{display:block;width:24px;height:24px;margin-right:16px}.home-hero__screen__cta svg *{fill:var(--dark-100)}@media only screen and (max-width: 890px){.home-hero__screen__cta svg{width:20px;height:20px}}.home-hero__screen__cta span{font-family:"Cooper BT", "Georgia", serif;font-weight:300}.home-hero__screen__cta .cta{color:var(--dark-100);font-size:24px;font-style:italic;line-height:27px}@media only screen and (max-width: 890px){.home-hero__screen__cta .cta{font-size:21px;line-height:24px}}.home-hero__screen__cta .length{margin-left:8px;color:var(--dark-600);font-size:18px;align-self:flex-end;line-height:24px}@media only screen and (max-width: 890px){.home-hero__screen__cta .length{font-size:16px;line-height:20px}}.home-hero__screen__desktop{padding:24px;border-radius:40px;background:#FFF6EE;position:relative;box-shadow:0 32px 72px rgba(126,85,53,0.25);line-height:0}@media only screen and (max-width: 890px){.home-hero__screen__desktop{padding:16px}}@media only screen and (max-width: 520px){.home-hero__screen__desktop{padding:8px}}.home-hero__screen__desktop:before{content:"";position:absolute;left:0px;top:0px;right:0px;bottom:0px;z-index:0;background:linear-gradient(0deg, #524432 0%, rgba(82,68,50,0) 100%);border-radius:40px}@media only screen and (max-width: 890px){.home-hero__screen__desktop:before{border-radius:32px}}@media only screen and (max-width: 520px){.home-hero__screen__desktop:before{border-radius:16px}}.home-hero__screen__desktop:after{content:"";position:absolute;left:1px;top:1px;right:1px;bottom:1px;z-index:1;background:#FFF6EE;border-radius:39px}@media only screen and (max-width: 890px){.home-hero__screen__desktop:after{border-radius:31px}}@media only screen and (max-width: 520px){.home-hero__screen__desktop:after{border-radius:15px}}.home-hero__screen__desktop img{height:756px;border-radius:24px;z-index:2;position:relative}@media only screen and (max-width: 890px){.home-hero__screen__desktop img{width:100%;height:auto;border-radius:16px}}@media only screen and (max-width: 520px){.home-hero__screen__desktop img{border-radius:8px}}.home-hero__screen__desktop .home-hero__screen__cta{position:absolute;bottom:-32px;left:160px;z-index:3;box-shadow:0 24px 72px rgba(126,85,53,0.25)}.home-hero__screen__desktop .home-hero__screen__cta:hover{box-shadow:0 32px 88px rgba(126,85,53,0.3)}@media only screen and (max-width: 1340px){.home-hero__screen__desktop .home-hero__screen__cta{left:100px}}@media only screen and (max-width: 890px){.home-hero__screen__desktop .home-hero__screen__cta{left:50%;transform:translateX(-50%)}.home-hero__screen__desktop .home-hero__screen__cta:hover{transform:translateX(-50%) scale(1.05)}}.block-testimonials{margin:200px 0;padding:0 16px}.block-testimonials__inner{max-width:1352px;margin:0 auto}.block-testimonials__bubbles{position:relative;height:640px}@media only screen and (max-width: 1340px){.block-testimonials__bubbles{height:664px}}@media only screen and (max-width: 1200px){.block-testimonials__bubbles{display:flex;flex-direction:column;gap:16px;height:auto}}@media only screen and (max-width: 720px){.block-testimonials__bubbles{gap:40px}}.block-testimonials__bubbles .bubble{position:absolute}@media only screen and (max-width: 1200px){.block-testimonials__bubbles .bubble{position:relative;width:60% !important;max-width:unset !important;min-width:unset !important;top:unset !important;left:unset !important;right:unset !important}.block-testimonials__bubbles .bubble .bubble__author{position:absolute;bottom:-72px !important;left:unset !important;right:unset !important;top:unset !important}.block-testimonials__bubbles .bubble:nth-child(even){align-self:flex-end}.block-testimonials__bubbles .bubble:nth-child(even) .bubble__author{right:96px !important}.block-testimonials__bubbles .bubble:nth-child(odd) .bubble__author{left:96px !important}}@media only screen and (max-width: 720px){.block-testimonials__bubbles .bubble{width:100% !important}.block-testimonials__bubbles .bubble .bubble__author{bottom:-24px !important}.block-testimonials__bubbles .bubble:nth-child(even){align-self:flex-end}.block-testimonials__bubbles .bubble:nth-child(even) .bubble__author{right:48px !important}.block-testimonials__bubbles .bubble:nth-child(odd) .bubble__author{left:48px !important}}.block-testimonials__bubbles .bubble.bubble--1{width:620px;top:24px;left:48px}.block-testimonials__bubbles .bubble.bubble--1 .bubble__author{left:154px}@media only screen and (max-width: 1340px){.block-testimonials__bubbles .bubble.bubble--1{width:calc(460px + (100vw - 1200px) * 0.92);max-width:590px;min-width:460px}}.block-testimonials__bubbles .bubble.bubble--2{width:620px;top:0;right:0}.block-testimonials__bubbles .bubble.bubble--2 .bubble__author{left:128px}.block-testimonials__bubbles .bubble.bubble--3{width:310px;top:348px;left:0}.block-testimonials__bubbles .bubble.bubble--3 .bubble__author{left:108px}.block-testimonials__bubbles .bubble.bubble--4{width:556px;left:360px;top:248px}.block-testimonials__bubbles .bubble.bubble--4 .bubble__author{left:294px}@media only screen and (max-width: 1340px){.block-testimonials__bubbles .bubble.bubble--4{width:calc(460px + (100vw - 1200px) * 0.92);max-width:570px;min-width:460px;left:352px;top:272px}}@media only screen and (max-width: 720px){.block-testimonials__bubbles .bubble.bubble--4{display:none}}.block-testimonials__bubbles .bubble.bubble--5{width:375px;right:0;top:176px}.block-testimonials__bubbles .bubble.bubble--5 .bubble__author{left:188px}@media only screen and (max-width: 1340px){.block-testimonials__bubbles .bubble.bubble--5{width:320px}}@media only screen and (max-width: 720px){.block-testimonials__bubbles .bubble.bubble--5{display:none}}.block-testimonials__bubbles .bubble__text{padding:32px 40px;border-radius:64px;background:#fbe8d8}@media only screen and (max-width: 1200px){.block-testimonials__bubbles .bubble__text{border-radius:40px}}@media only screen and (max-width: 890px){.block-testimonials__bubbles .bubble__text{padding:24px 32px}}.block-testimonials__bubbles .bubble__text p{margin:0;font-family:"Cooper BT", "Georgia", serif;font-size:27px;font-weight:300;line-height:32px}@media only screen and (max-width: 890px){.block-testimonials__bubbles .bubble__text p{font-size:21px;line-height:24px}}.block-testimonials__bubbles .bubble__author{position:relative;top:8px}.block-testimonials__bubbles .bubble__author:before{content:"";display:block;width:35px;height:16px;position:absolute;top:-8px;left:-40px;background-image:url("data:image/svg+xml,%3Csvg width='35' height='16' viewBox='0 0 35 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.5 0H0C4 13.2 26.2831 16 35 16C29.5 16 23 5.5 22.5 0Z' fill='%23FBE8D7'/%3E%3C/svg%3E")}.block-testimonials__bubbles .bubble__author img{display:block;width:64px;height:64px;border-radius:100%}@media only screen and (max-width: 720px){.block-testimonials__bubbles .bubble__author img{width:40px;height:40px}}.block-testimonials__links{display:flex;align-items:center;justify-content:center;gap:16px}@media only screen and (max-width: 1200px){.block-testimonials__links{margin-top:64px;justify-content:flex-end;margin-right:96px}}@media only screen and (max-width: 720px){.block-testimonials__links{justify-content:center;margin-right:unset}}.block-testimonials__links a{display:flex;align-items:center;gap:8px;text-decoration:none;cursor:pointer}.block-testimonials__links a:hover svg *{fill:var(--brand-aerospace)}.block-testimonials__links a:hover span{color:var(--brand-aerospace)}.block-testimonials__links a svg{display:block;width:32px;height:32px;flex-shrink:0}.block-testimonials__links a svg *{fill:var(--dark-100)}.block-testimonials__links a span{color:var(--dark-100);font-family:"Cooper BT", "Georgia", serif;font-size:27px;font-weight:300;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px;line-height:32px}@media only screen and (max-width: 1200px){.block-testimonials__links a span em{display:none}}@media only screen and (max-width: 720px){.block-testimonials__links a span{font-size:24px;line-height:27px}}.block-testimonials__links span{font-family:"Cooper BT", "Georgia", serif;font-size:27px;font-style:italic;font-weight:300;line-height:32px}.block-features{margin:200px 0;padding:0 16px}.block-features__inner{display:flex;flex-direction:column;gap:96px;max-width:1352px;margin:0 auto}@media only screen and (max-width: 720px){.block-features__inner{gap:64px}}.block-features__primary{display:flex;flex-direction:column;align-items:center;gap:80px}@media only screen and (max-width: 1340px){.block-features__primary{gap:48px}}@media only screen and (max-width: 1200px){.block-features__primary{gap:32px}}.block-features__primary h2{margin:0;max-width:880px;font-family:"Cooper BT", "Georgia", serif;font-size:64px;font-weight:700;text-align:center;line-height:1}@media only screen and (max-width: 890px){.block-features__primary h2{font-size:56px}}@media only screen and (max-width: 520px){.block-features__primary h2{font-size:48px}}.feature-primary__row{display:flex;gap:80px}@media only screen and (max-width: 1340px){.feature-primary__row{gap:48px}}@media only screen and (max-width: 1200px){.feature-primary__row{gap:32px}}@media only screen and (max-width: 890px){.feature-primary__row{flex-direction:column}}.feature-primary{display:flex;background:white;border-radius:40px;outline:1px solid #c6beb5;overflow:hidden}@media only screen and (max-width: 720px){.feature-primary{border-radius:32px}}.feature-primary .feature-primary__text{display:flex;flex-direction:column;gap:16px;padding:48px}@media only screen and (max-width: 1200px){.feature-primary .feature-primary__text{padding:40px}}@media only screen and (max-width: 890px){.feature-primary .feature-primary__text{padding:0px 40px 40px 40px}}@media only screen and (max-width: 720px){.feature-primary .feature-primary__text{gap:8px;padding:0px 24px 24px 24px}}.feature-primary .feature-primary__text h3{margin:0;font-family:"Cooper BT", "Georgia", serif;font-size:48px;font-style:italic;font-weight:300;line-height:56px}@media only screen and (max-width: 1200px){.feature-primary .feature-primary__text h3{font-size:40px;line-height:48px}}@media only screen and (max-width: 890px){.feature-primary .feature-primary__text h3{text-align:center}}@media only screen and (max-width: 720px){.feature-primary .feature-primary__text h3{font-size:36px;line-height:44px}}.feature-primary .feature-primary__text p{margin:0;color:var(--dark-400);font-size:18px;line-height:27px}@media only screen and (max-width: 1200px){.feature-primary .feature-primary__text p{font-size:16px;line-height:24px}}@media only screen and (max-width: 890px){.feature-primary .feature-primary__text p{text-align:center}}.feature--save{flex:0 0 60%}@media only screen and (max-width: 1200px){.feature--save{flex-direction:column-reverse}}.feature--save .feature-primary__asset img{display:block;width:452px}@media only screen and (max-width: 1340px){.feature--save .feature-primary__asset img{width:360px}}@media only screen and (max-width: 1200px){.feature--save .feature-primary__asset img{width:100%}}.feature--teams{flex-direction:column}.feature--teams .feature-primary__asset img{display:block;width:100%}.feature--feeds{flex-direction:column}@media only screen and (max-width: 890px){.feature--feeds{flex-direction:column-reverse}}.feature--feeds .feature-primary__asset img{display:block;width:100%}.feature--newsletters{flex:0 0 60%;align-items:flex-end;justify-content:center;position:relative}@media only screen and (max-width: 890px){.feature--newsletters{padding-top:240px}}@media only screen and (max-width: 720px){.feature--newsletters{padding-top:300px}}.feature--newsletters .feature-primary__asset{position:absolute;left:0;right:0;bottom:0;top:0;z-index:1;display:flex;align-items:center;justify-content:center}@media only screen and (max-width: 720px){.feature--newsletters .feature-primary__asset{align-items:flex-start}}.feature--newsletters .feature-primary__asset picture{display:block;height:100%}@media only screen and (max-width: 720px){.feature--newsletters .feature-primary__asset picture{height:70%}}.feature--newsletters .feature-primary__asset img{display:block;height:100%}.feature--newsletters .feature-primary__text{position:relative;z-index:2;max-width:560px}.feature--newsletters .feature-primary__text h3,.feature--newsletters .feature-primary__text p{text-align:center}.block-features__secondary{display:flex;flex-wrap:wrap;gap:40px}@media only screen and (max-width: 520px){.block-features__secondary{gap:16px}}.feature-secondary{display:flex;flex-direction:column;flex:1;align-items:center;gap:8px}@media only screen and (max-width: 890px){.feature-secondary{flex:unset;width:calc((100% - 40px) / 2)}}@media only screen and (max-width: 520px){.feature-secondary{gap:4px;width:calc((100% - 16px) / 2)}}.feature-secondary img{display:block;width:128px;margin-bottom:8px}@media only screen and (max-width: 520px){.feature-secondary img{width:96px}}.feature-secondary h4{margin:0;font-family:"Cooper BT", "Georgia", serif;font-size:32px;font-style:italic;font-weight:300;text-align:center;line-height:40px}@media only screen and (max-width: 520px){.feature-secondary h4{font-size:21px;line-height:27px}}.feature-secondary p{margin:0;color:var(--dark-400);font-size:16px;text-align:center;line-height:1.5}@media only screen and (max-width: 520px){.feature-secondary p{font-size:14px}}.feature-secondary p a{color:var(--dark-400);text-decoration-thickness:1px;text-underline-offset:3px}.feature-secondary p a:hover{color:var(--dark-100)}.block-features__tertiary{display:flex;flex-direction:column;align-items:center;gap:16px}.feature-tertiary__row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:16px}@media only screen and (max-width: 720px){.feature-tertiary__row{flex-direction:column}}.feature-tertiary__row span{color:var(--dark-300);font-family:"Cooper BT", "Georgia", serif;font-size:21px;font-style:italic;font-weight:300;line-height:24px}@media only screen and (max-width: 720px){.feature-tertiary__row span{width:100%;font-size:18px;text-align:center;line-height:21px}}@media only screen and (max-width: 720px){.feature-tertiary__row span.bullet{display:none}}.block-pricing{margin:200px 0;padding:0 16px}.block-pricing__inner{display:flex;max-width:1200px;margin:0 auto;border:1px solid #524432;border-radius:48px;background:linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.5) 100%)}@media only screen and (max-width: 890px){.block-pricing__inner{flex-direction:column}}@media only screen and (max-width: 520px){.block-pricing__inner{border-radius:24px}}.block-pricing__explainer{display:flex;flex-direction:column;gap:24px;padding:48px;border-right:1px solid #524432}@media only screen and (max-width: 890px){.block-pricing__explainer{border-right:unset;border-bottom:1px solid #524432}}@media only screen and (max-width: 520px){.block-pricing__explainer{gap:16px;padding:24px}}.block-pricing__explainer h2{margin:0;font-family:"Cooper BT", "Georgia", serif;font-size:56px;font-style:italic;font-weight:700;line-height:1}@media only screen and (max-width: 520px){.block-pricing__explainer h2{font-size:40px}}.block-pricing__explainer p{margin:0;color:var(--dark-400);font-size:18px;line-height:1.5}@media only screen and (max-width: 520px){.block-pricing__explainer p{font-size:16px}}.block-pricing__tiers{display:flex}.block-pricing__tier{display:flex;flex-direction:column;align-items:center;width:300px;padding:48px;border-right:1px solid #524432}.block-pricing__tier:last-child{border-right:none}@media only screen and (max-width: 1340px){.block-pricing__tier{width:240px}}@media only screen and (max-width: 890px){.block-pricing__tier{width:100%}}@media only screen and (max-width: 520px){.block-pricing__tier{padding:24px 16px}}.block-pricing__tier h2{margin:0;font-family:"Cooper BT", "Georgia", serif;font-size:56px;font-weight:700;line-height:1}@media only screen and (max-width: 520px){.block-pricing__tier h2{font-size:32px}}.block-pricing__tier h3{margin:0;color:var(--brand-aerospace);font-family:"Cooper BT", "Georgia", serif;font-size:40px;font-style:italic;font-weight:300;line-height:1}@media only screen and (max-width: 520px){.block-pricing__tier h3{font-size:24px}}.block-pricing__tier .features{display:flex;flex-direction:column;align-items:center;gap:24px;margin-top:48px}@media only screen and (max-width: 520px){.block-pricing__tier .features{gap:12px;margin-top:24px}}.block-pricing__tier .features .feature{color:var(--dark-200);font-size:21px;line-height:24px;text-align:center}.block-pricing__tier .features .feature.feature--underlined{text-decoration:underline;text-decoration-style:dashed;text-decoration-thickness:1px;text-underline-offset:5px;cursor:help}@media only screen and (max-width: 1340px){.block-pricing__tier .features .feature{font-size:18px}}@media only screen and (max-width: 520px){.block-pricing__tier .features .feature{font-size:16px}}:root{--brand-purple: #5726a4;--brand-yellow: #ffbc00;--brand-aerospace: #fe5d26;--dark-100: #28231C;--dark-200: #3B3530;--dark-300: #4E4844;--dark-400: #625A58;--dark-500: #756D6C;--dark-600: #888181;--dark-700: #9B9596;--dark-800: #AEA9AA;--dark-900: #C1BDBF;--dark-1000: #D4D1D3}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}html,body{background:#fff6ee;background-image:url(/assets/public/noise-7585f96f15db3c9b36ffbc10ee0ef465afc5ad32e8d25a98cbfd1b19dc5cd58b.png);background-size:1440px auto;color:var(--dark-100);font-family:"Geist", "Inter", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji !important;font-synthesis-weight:none;line-height:1.4;overflow-x:clip}@media only screen and (max-width: 890px){html,body{padding-top:40px}}body[data-public-mobile-menu-value="closed"] .mobile-menu--open{display:none !important}body[data-public-mobile-menu-value="open"] .mobile-menu--closed{display:none !important}.turbo-progress-bar{background-color:#ffbc00}.public-header .public-header__inner,.sticky-header .public-header__inner,.mobile-header .public-header__inner{display:flex;align-items:center;justify-content:space-between;max-width:1352px;margin:0 auto;padding:16px}.public-header .public-header__inner .public-header__logo a,.sticky-header .public-header__inner .public-header__logo a,.mobile-header .public-header__inner .public-header__logo a{display:block;line-height:0}.public-header .public-header__inner .public-header__logo svg,.sticky-header .public-header__inner .public-header__logo svg,.mobile-header .public-header__inner .public-header__logo svg{width:auto;height:40px}.public-header .public-header__inner .public-header__links,.sticky-header .public-header__inner .public-header__links,.mobile-header .public-header__inner .public-header__links{display:flex;gap:40px;align-items:center}@media only screen and (max-width: 1200px){.public-header .public-header__inner .public-header__links,.sticky-header .public-header__inner .public-header__links,.mobile-header .public-header__inner .public-header__links{gap:24px}}.public-header .public-header__inner .public-header__links a,.sticky-header .public-header__inner .public-header__links a,.mobile-header .public-header__inner .public-header__links a{font-family:"Cooper BT", "Georgia", serif;font-size:18px;font-style:italic;font-weight:500}.public-header .public-header__inner .public-header__links a:not(.btn),.sticky-header .public-header__inner .public-header__links a:not(.btn),.mobile-header .public-header__inner .public-header__links a:not(.btn){color:var(--dark-100);text-decoration:none;text-decoration-thickness:2px;text-underline-offset:2px}.public-header .public-header__inner .public-header__links a:not(.btn):hover,.sticky-header .public-header__inner .public-header__links a:not(.btn):hover,.mobile-header .public-header__inner .public-header__links a:not(.btn):hover{text-decoration:underline}.public-header .public-header__inner .public-header__links a.active:not(.btn),.sticky-header .public-header__inner .public-header__links a.active:not(.btn),.mobile-header .public-header__inner .public-header__links a.active:not(.btn){color:#fe5d26;text-decoration:underline}@media only screen and (max-width: 890px){.public-header{display:none}}.sticky-header{width:1080px;border-radius:160px;outline:1px solid #c6beb5;background:white;box-shadow:0 12px 72px rgba(80,40,24,0.15);position:fixed;top:-160px;left:50%;transform:translateX(-50%);filter:blur(8px);transition:top 0.3s cubic-bezier(0.4, 0.7, 0, 1.1),width 0.3s cubic-bezier(0.4, 0.7, 0, 1.2),filter 0.3s ease-in-out;z-index:1000}@media only screen and (max-width: 890px){.sticky-header{display:none}}.sticky-header.header--visible{width:880px;top:16px;filter:blur(0px)}.sticky-header .public-header__inner{padding:12px 12px 12px 24px !important}.sticky-header .public-header__logo svg{height:28px !important}.sticky-header .public-header__links{gap:20px !important}.sticky-header .public-header__links a{font-size:16px !important}.mobile-header{display:none;border-radius:160px;outline:1px solid rgba(0,0,0,0.2);background:white;box-shadow:0 12px 48px rgba(80,40,24,0.15);position:fixed;top:12px;left:12px;right:12px;z-index:1000}@media only screen and (max-width: 890px){.mobile-header{display:block}}.mobile-header .public-header__inner{padding:8px 8px 8px 20px !important}.mobile-header .public-header__logo svg{height:24px !important}.mobile-header .public-header__links{gap:20px !important}.mobile-header .public-header__links a{font-size:16px !important}.mobile-header .public-header__links a.btn{font-style:normal !important}.mobile-header .public-header__burger{padding:8px 20px;border-radius:64px;background:rgba(0,0,0,0.05);cursor:pointer}.mobile-header .public-header__burger:hover{background:rgba(0,0,0,0.08)}.mobile-header .public-header__burger svg{display:block;width:20px;height:20px}.mobile-menu__background{background:var(--brand-yellow);position:fixed;top:-40px;width:40px;height:40px;z-index:800;border-radius:100%;left:50%;transition:all 0.6s ease-in-out}.mobile-menu__background.background--visible{transform:scale(80)}.mobile-menu{display:none;flex-direction:column;align-items:center;justify-content:center;position:fixed;top:0;left:0;right:0;bottom:0;z-index:900;padding:16px}.mobile-menu .mobile-menu__links{display:flex;flex-direction:column;align-items:center;gap:8px}.mobile-menu .mobile-menu__links a{position:relative;opacity:0;top:32px;color:rgba(0,0,0,0.9);font-family:"Cooper BT", "Georgia", serif;font-size:36px;font-style:italic;font-weight:300;text-decoration:none;transition:all 0.8s cubic-bezier(0.4, 0.7, 0, 1.1)}.mobile-menu .mobile-menu__links a.link--visible{opacity:1;top:0}.public-footer{margin-top:200px;padding-bottom:80px}.public-footer .public-footer__cta{display:flex;flex-direction:column;gap:40px;align-items:center;max-width:1272px;margin:0 auto 160px auto;padding:0 16px}.public-footer .public-footer__cta h3{margin:0;max-width:620px;font-family:"Cooper BT", "Georgia", serif;font-size:48px;font-style:italic;font-weight:500;text-align:center;line-height:1}.public-footer .public-footer__inner{display:flex;justify-content:space-between;gap:16px;max-width:1272px;margin:0 auto;padding:0 16px}@media only screen and (max-width: 890px){.public-footer .public-footer__inner{flex-direction:column;gap:24px}}.public-footer .public-footer__colophon svg{width:auto;height:40px}.public-footer .public-footer__colophon svg *{fill:var(--dark-100)}.public-footer .public-footer__colophon p{color:var(--dark-100);font-size:16px}.public-footer .public-footer__colophon p a{color:var(--text-color-2)}.public-footer .public-footer__colophon p a:hover{color:var(--brand-aerospace)}.public-footer .public-footer__links{display:flex;gap:72px}@media only screen and (max-width: 1340px){.public-footer .public-footer__links{gap:24px}}@media only screen and (max-width: 890px){.public-footer .public-footer__links{flex-direction:column;gap:16px}}.public-footer .links__column{display:flex;flex-direction:column;align-items:flex-start;width:160px}@media only screen and (max-width: 890px){.public-footer .links__column{width:100%;flex-direction:row;flex-wrap:wrap;align-items:center}}.public-footer .links__column h4{margin:8px 0 16px 0;color:#28231c;font-family:"Cooper BT", "Georgia", serif;font-size:18px;font-weight:500;font-style:italic}@media only screen and (max-width: 890px){.public-footer .links__column h4{width:100%;margin:4px 16px 4px 0}}.public-footer .links__column a{margin:4px 0;color:var(--dark-400);font-size:16px;text-decoration:none}.public-footer .links__column a:hover{color:var(--dark-100);text-decoration:underline}@media only screen and (max-width: 890px){.public-footer .links__column a{margin:4px 16px 4px 0}}.public__error{display:flex;flex-direction:column;max-width:640px;margin:0 auto;padding:0 16px;text-align:center}.public__error img{display:block;width:100%}.public__error h1{margin:24px 0 0 0;font-size:32px}.public__error p{margin:16px 0;color:var(--text-color-2);line-height:1.6}.public__error p a{color:#5726a4;font-weight:bold;text-decoration:none}.public__error p a:hover{text-decoration:underline}
