.pad-xxs{padding:.4rem}.pad-xs{padding:.8rem}.pad-s{padding:1.2rem}.pad-m{padding:1.6rem}.pad-l{padding:2.4rem}.pad-xl{padding:3.2rem}@media (max-width:767px){.pad-xxs{padding:.2rem}.pad-xs{padding:.6rem}.pad-s{padding:.8rem}.pad-m{padding:1.2rem}.pad-l{padding:1.6rem}.pad-xl{padding:2rem}}.no-pad-left{padding-left:0}.no-pad-right{padding-right:0}.no-pad-top{padding-top:0}.no-pad-bot{padding-bottom:0}.gap-xxs{gap:.2rem}.gap-xs{gap:.4rem}.gap-s{gap:.8rem}.gap-m{gap:1.2rem}.gap-l{gap:1.6rem}.gap-xl{gap:2.4rem}.gap-xxl{gap:3.2rem}.gap-display{gap:4.8rem}@media (max-width:767px){.gap-xxs{gap:0}.gap-xs{gap:.2rem}.gap-s{gap:.6rem}.gap-m{gap:.8rem}.gap-l{gap:1.2rem}.gap-xl{gap:1.6rem}.gap-xxl{gap:2rem}.gap-display{gap:2.8rem}}.micro{font-size:1.2rem;line-height:1.6rem}.caption{font-size:1.4rem;line-height:1.8rem}.paragraph{font-size:1.6rem;line-height:2rem}.title{font-size:1.8rem;line-height:2.2rem}.h1{font-size:3rem;line-height:3.4rem}.h2{font-size:2.8rem;line-height:3.2rem}.h3{font-size:2.6rem;line-height:3rem}.h4{font-size:2.4rem;line-height:2.8rem}.h5{font-size:2.2rem;line-height:2.6rem}.h6{font-size:2rem;line-height:2.4rem}@media (max-width:767px){.micro{font-size:1rem;line-height:1.4rem}.caption{font-size:1.2rem;line-height:1.6rem}.paragraph{font-size:1.4rem;line-height:1.8rem}.title{font-size:1.6rem;line-height:2rem}.h1{font-size:2.8rem;line-height:3.2rem}.h2{font-size:2.6rem;line-height:3rem}.h3{font-size:2.4rem;line-height:2.8rem}.h4{font-size:2.2rem;line-height:2.6rem}.h5{font-size:2rem;line-height:2.4rem}.h6{font-size:1.8rem;line-height:2.2rem}}.btn .hidden{opacity:0}.btn.primary:not(:disabled):hover{background-color:#fcefc0}.btn.secondary:not(:disabled):hover{border-color:#b9bfd6}.btn.yellow:not(:disabled):hover{background-color:#fcefc0;border-color:#fcefc0}.btn.grey:not(:disabled):hover{border-color:#b9bfd6;box-shadow:0 2px 8px rgba(230,232,240,.5)}.btn.white:not(:disabled):hover{background:rgba(255,255,255,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.btn.black:not(:disabled):hover{background:#FFDD57;color:black}.btn.transparent:not(:disabled):hover{background:#f2f4f8;color:black}.btn.transparent:not(:disabled):hover .icon{background-color:black}.btn.underline{text-decoration:underline}.anchor{text-decoration:none}.anchor.primary.disabled{background:#f2f4f8;border-color:#f2f4f8;color:#6f7aa5}.anchor.primary.disabled .icon{background-color:#6f7aa5}.anchor.primary:not(.disabled):hover{background-color:#fcefc0}.anchor.secondary.disabled{background:#f2f4f8;border-color:#f2f4f8;color:#6f7aa5;box-shadow:none}.anchor.secondary.disabled .icon{background-color:#6f7aa5}.anchor.secondary:not(.disabled):hover{border-color:#b9bfd6}.anchor.yellow:not(.disabled):hover{background-color:#fcefc0;border-color:#fcefc0}.anchor.grey:not(.disabled):hover{border-color:#b9bfd6;box-shadow:0 2px 8px rgba(230,232,240,.5)}.anchor.white:not(.disabled):hover{background:rgba(255,255,255,.6)}.anchor.black:not(.disabled):hover{background:rgba(0,0,0,.9)}.anchor.transparent:not(:disabled):hover{background:#f2f4f8;color:black}.anchor.transparent:not(:disabled):hover .icon{background-color:black}.anchor.underline{text-decoration:underline}.ld-wrapper{position:absolute;z-index:2;background-color:rgba(0,0,0,.2509803922);border-radius:100%}.ld,.ld-wrapper{box-sizing:border-box}.ld{border-radius:50%;border-color:white transparent transparent white;border-style:solid;border-width:4px;animation:sp 1.48s ease-in-out infinite;width:100%;height:100%;margin:0}@keyframes sp{0%{transform:rotate(0deg);opacity:1}25%{transform:rotate(90deg);opacity:.9}50%{transform:rotate(180deg);opacity:.8}75%{transform:rotate(270deg);opacity:.9}to{transform:rotate(1turn);opacity:1}}.text{text-wrap:auto}.input,.select{border:none;width:100%}.modal-background{position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:rgba(255,255,255,.6);z-index:3;transition:all .3s ease-in-out;overflow:auto}.modal-background.blur{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.modal.normal{max-width:640px;min-width:520px}.modal.large{max-width:960px;min-width:720px}.modal.small{max-width:420px;min-width:320px}.modal.form{background-color:#f6f8fb;border:1px solid rgba(0,0,0,.12);border-radius:8px;box-shadow:0 12px 32px rgba(230,232,240,.5)}.modal-header{background-color:white;border-bottom:1px solid rgba(0,0,0,.12);border-top-right-radius:8px;border-top-left-radius:8px}@media (max-width:767px){.modal.large,.modal.normal,.modal.small{min-width:96%;max-width:96%}}:root{--font-family:Figtree,Figtree Fallback,Arial,sans-serif;--color-primary:#FFDD57;--color-primary-dark:#e09f07;--color-primary-light:#fcefc0;--color-secondary:#1c6fff;--color-white:#FFFFFF;--color-white-10:rgba(255,255,255,0.1);--color-white-20:rgba(255,255,255,0.2);--color-white-60:rgba(255,255,255,0.6);--color-white-90:rgba(255,255,255,0.9);--color-black:#000000;--color-divider:#E6E8F0;--color-divider-light:#f2f4f8;--color-divider-dark:#b9bfd6;--color-divider-transparent-dark:rgba(0,0,0,0.24);--color-divider-transparent:rgba(0,0,0,0.12);--color-text-secondary:#6f7aa5;--color-text-positive:#265c26;--color-positive:#17cf17;--color-background-positive:#c4ecc4;--color-negative:#e83030;--color-text-negative:#b60b0b;--color-background-negative:#f7e0e2;--color-warning:#f8b017;--color-text-warning:#8C6A1E;--color-background-warning:#fce8c4;--color-text-blue:#155fe1;--box-shadow-shallow:0 2px 8px rgba(230,232,240,0.5)}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.warning-bg{background-color:#fce8c4}.positive-bg{background-color:#c4ecc4}@font-face{font-family:Figtree;src:url(/_next/static/media/Figtree-Regular.6cc7e4b5.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Figtree;src:url(/_next/static/media/Figtree-Bold.48d3cb84.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Figtree Fallback;src:local("Arial");font-weight:400;font-style:normal;size-adjust:96%;ascent-override:90%;descent-override:22%;line-gap-override:0%}@font-face{font-family:Figtree Fallback;src:local("Arial Bold"),local("Arial-BoldMT"),local("Arial-Bold");font-weight:700;font-style:normal;size-adjust:96%;ascent-override:90%;descent-override:22%;line-gap-override:0%}.figtree{font-optical-sizing:auto;font-weight:400;font-style:normal}.figtree,.figtree-bold{font-family:var(--font-family)}.figtree-bold{font-optical-sizing:auto;font-weight:700;font-style:normal}@font-face{font-family:JetBrains Mono;src:url(/_next/static/media/JetBrainsMono-Regular.d283d2ec.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:JetBrains Mono;src:url(/_next/static/media/JetBrainsMono-Bold.d598126b.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:JBMono Fallback;src:local("Consolas"),local("Menlo"),local("Courier New");font-weight:400;font-style:normal;size-adjust:85%;ascent-override:90%;descent-override:28%;line-gap-override:0%}@font-face{font-family:JBMono Fallback;src:local("Consolas Bold"),local("Menlo Bold"),local("Courier New Bold");font-weight:700;font-style:normal;size-adjust:85%;ascent-override:90%;descent-override:28%;line-gap-override:0%}.jetbrains-mono{font-optical-sizing:auto;font-weight:400;font-style:normal}.jetbrains-mono,.jetbrains-mono-bold{font-family:JetBrains Mono,JBMono Fallback,Consolas,Courier New,monospace}.jetbrains-mono-bold{font-optical-sizing:auto;font-weight:700;font-style:normal}html{font-size:62.5%}body{font-family:var(--font-family)}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}.flex{display:flex}.flex.grow-1{flex-grow:1}.flex.shrink-1{flex-shrink:1}.flex.wrap{flex-wrap:wrap}.background-blue{background-color:#1c6fff}@keyframes text-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.input{background-color:#f2f4f8;border-radius:4px;padding:6px 8px}.text{color:black;position:relative;display:inline-block}.text.bullet:before{content:"";position:absolute;left:-.5rem;top:50%;transform:translateY(-50%);width:.5rem;height:.5rem;border-radius:50%;background-color:#155fe1}.text.ellipsis,.text.no-wrap{white-space:nowrap}.text.ellipsis{overflow:hidden;text-overflow:ellipsis}.text.align-start{text-align:start}.text.align-end{text-align:end}.text.align-center{text-align:center}.text.highlight{color:#155fe1;border-radius:2px;background-color:#f2f4f8}.text.secondary{color:#6f7aa5}.text.secondary.icon{background-color:#6f7aa5}.text.white{color:white}.text.white.icon{background-color:white}.text.positive{color:#265c26}.text.positive.highlight{background-color:#c4ecc4}.text.positive.icon{background-color:#265c26}.text.yellow{color:#FFDD57}.text.yellow-dark{color:#e09f07}.text.negative{color:#b60b0b}.text.negative.highlight{background-color:#f7e0e2}.text.negative.icon{background-color:#b60b0b}.text.warning{color:#8C6A1E}.text.shimmer{color:transparent;background-image:repeating-linear-gradient(110deg,black,black 44%,#155fe1 48%,#155fe1 52%,black 56%,black);background-size:400% 100%;background-repeat:repeat;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:text-shimmer 12s linear infinite}.text.align-right{text-align:right}.anchor,.btn{font-family:var(--font-family);border-radius:4px;border:1px solid transparent;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;position:relative;white-space:nowrap;font-weight:700}.anchor.stretch,.btn.stretch{align-items:stretch}.anchor:not(.disabled):active,.btn:not(.disabled):active{scale:.97}.anchor.primary,.btn.primary{background:#FFDD57;border-color:#e09f07}.anchor.primary.text,.btn.primary.text{color:black}.anchor.primary.hide-text,.btn.primary.hide-text{color:transparent}.anchor.secondary,.btn.secondary{border-color:#E6E8F0;background:white;box-shadow:0 2px 8px rgba(230,232,240,.5)}.anchor.secondary.text,.btn.secondary.text{color:black}.anchor.secondary.dark-mode,.btn.secondary.dark-mode{background-color:rgba(255,255,255,.1);box-shadow:none;border:rgba(255,255,255,.2);color:white}.anchor.secondary.dark-mode.active,.btn.secondary.dark-mode.active{color:#FFDD57}.anchor.secondary.dark-mode.active .icon,.btn.secondary.dark-mode.active .icon{background-color:#FFDD57}.anchor.secondary.dark-mode.active.text,.btn.secondary.dark-mode.active.text{color:#FFDD57}.anchor.secondary.dark-mode .icon,.btn.secondary.dark-mode .icon{background-color:white}.anchor.secondary.dark-mode.text,.btn.secondary.dark-mode.text{color:white}.anchor.secondary.dark-mode:hover,.btn.secondary.dark-mode:hover{background-color:#FFDD57;color:black}.anchor.secondary.dark-mode:hover .icon,.btn.secondary.dark-mode:hover .icon{background-color:black}.anchor.secondary.dark-mode:hover.text,.btn.secondary.dark-mode:hover.text{color:black}.anchor.secondary.hide-text,.btn.secondary.hide-text{color:transparent}.anchor.secondary.disabled.text,.btn.secondary.disabled.text{color:#6f7aa5}.anchor.yellow,.btn.yellow{background:#FFDD57;border-color:#FFDD57;color:black}.anchor.blue,.btn.blue{background:#1c6fff;border-color:#1c6fff;color:white}.anchor.grey,.btn.grey{background:#f2f4f8;border-color:#f2f4f8;color:black}.anchor.white,.btn.white{background:white;color:black}.anchor.white.text,.btn.white.text{color:black}.anchor.white.hide-text,.btn.white.hide-text{color:transparent}.anchor.black,.btn.black{background:black;color:white}.anchor.black .icon,.btn.black .icon{background-color:white}.anchor.black:hover .icon,.btn.black:hover .icon{background-color:black}.anchor.transparent,.btn.transparent{background:transparent;color:black}.anchor.transparent.text:visited,.btn.transparent.text:visited{color:black}.anchor.transparent.text:hover,.anchor.transparent.text:visited:hover,.btn.transparent.text:hover,.btn.transparent.text:visited:hover{color:var(--color-secondary)}.anchor.transparent.alternate,.btn.transparent.alternate{color:#6f7aa5}.anchor.transparent.alternate .icon,.btn.transparent.alternate .icon{background-color:#6f7aa5}.anchor.transparent.alternate.text,.btn.transparent.alternate.text{color:#6f7aa5}.anchor.transparent.alternate:hover,.btn.transparent.alternate:hover{background:#E6E8F0}.anchor.transparent.dark-mode,.btn.transparent.dark-mode{color:rgba(255,255,255,.6);background:transparent}.anchor.transparent.dark-mode.text,.btn.transparent.dark-mode.text{color:rgba(255,255,255,.6)}.anchor.transparent.dark-mode.active,.anchor.transparent.dark-mode.active:hover,.anchor.transparent.dark-mode:hover,.btn.transparent.dark-mode.active,.btn.transparent.dark-mode.active:hover,.btn.transparent.dark-mode:hover{color:#FFDD57;background:transparent}.anchor.transparent.dark-mode.active.text,.anchor.transparent.dark-mode.active:hover.text,.anchor.transparent.dark-mode:hover.text,.btn.transparent.dark-mode.active.text,.btn.transparent.dark-mode.active:hover.text,.btn.transparent.dark-mode:hover.text{color:#FFDD57}.anchor:disabled,.btn:disabled{background:#f2f4f8;border-color:#f2f4f8;color:#6f7aa5;box-shadow:none}.anchor:disabled .icon,.btn:disabled .icon{background-color:#6f7aa5}.anchor:disabled.text,.btn:disabled.text{color:#6f7aa5}.anchor.small,.btn.small{padding:0 8px;height:28px;gap:.2rem;font-weight:700}.anchor.small .icon,.btn.small .icon{width:14px;height:14px;min-height:14px;min-width:14px}.anchor.small.icon-only,.btn.small.icon-only{padding:0 6px}.anchor.medium,.btn.medium{height:32px;gap:.4rem;font-weight:700}.anchor.medium .icon,.btn.medium .icon{width:16px;height:16px;min-height:16px;min-width:16px}.anchor.medium.icon-only,.btn.medium.icon-only{padding:0 7px}.anchor.medium.default-padding,.btn.medium.default-padding{padding:0 10px}.anchor.large,.btn.large{padding:0 12px;height:36px;gap:.6rem;font-weight:700}.anchor.large .icon,.btn.large .icon{width:18px;height:18px;min-height:18px;min-width:18px}.anchor.large.icon-only,.btn.large.icon-only{padding:0 8px}.anchor.unset-padding,.btn.unset-padding{padding:inherit}.anchor.unset-height,.btn.unset-height{height:inherit}.icon{background-color:black;width:24px;height:24px;min-height:24px;min-width:24px;mask-size:contain;-webkit-mask-size:contain;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-position:center;-webkit-mask-position:center;display:inline-block;transition:all .3s ease}.icon.icon-rotate-45{transform:rotate(45deg)}.icon.plus{mask-image:url(/_next/static/media/plus_24.11746782.png);-webkit-mask-image:url(/_next/static/media/plus_24.11746782.png)}.icon.box{mask-image:url(/_next/static/media/box_fill_24.0b8b1c4a.png);-webkit-mask-image:url(/_next/static/media/box_fill_24.0b8b1c4a.png)}.icon.close-square{mask-image:url(/_next/static/media/close_square_fill_24.a57480ba.png);-webkit-mask-image:url(/_next/static/media/close_square_fill_24.a57480ba.png)}.icon.truck{mask-image:url(/_next/static/media/truck_fill_24.ac5cfea7.png);-webkit-mask-image:url(/_next/static/media/truck_fill_24.ac5cfea7.png)}.icon.check-square{mask-image:url(/_next/static/media/check_square_fill_24.67c8217a.png);-webkit-mask-image:url(/_next/static/media/check_square_fill_24.67c8217a.png)}.icon.check-seal{mask-image:url(/_next/static/media/checkmark_seal_fill_24.fb67f518.png);-webkit-mask-image:url(/_next/static/media/checkmark_seal_fill_24.fb67f518.png)}.icon.winnow{mask-image:url(/_next/static/media/winnow_24.07ce97a8.png);-webkit-mask-image:url(/_next/static/media/winnow_24.07ce97a8.png)}.icon.exclamation-triangle{mask-image:url(/_next/static/media/exclamation_triangle_fill_24.45f77c39.png);-webkit-mask-image:url(/_next/static/media/exclamation_triangle_fill_24.45f77c39.png)}.icon.printer{mask-image:url(/_next/static/media/printer_fill_24.8465883f.png);-webkit-mask-image:url(/_next/static/media/printer_fill_24.8465883f.png)}.icon.external{mask-image:url(/_next/static/media/external_24.2e893d8c.png);-webkit-mask-image:url(/_next/static/media/external_24.2e893d8c.png)}.icon.cart{mask-image:url(/_next/static/media/cart.fill@3x.75722f66.png);-webkit-mask-image:url(/_next/static/media/cart.fill@3x.75722f66.png)}.icon.credit{mask-image:url(/_next/static/media/credit_fill_24.49e25630.png);-webkit-mask-image:url(/_next/static/media/credit_fill_24.49e25630.png)}.icon.trash{mask-image:url(/_next/static/media/trash_fill_24.60a67abb.png);-webkit-mask-image:url(/_next/static/media/trash_fill_24.60a67abb.png)}.icon.cart-add{mask-image:url(/_next/static/media/cart_add_fill_24.381013b9.png);-webkit-mask-image:url(/_next/static/media/cart_add_fill_24.381013b9.png)}.icon.xmark{mask-image:url(/_next/static/media/xmark_24.4d2f541b.png);-webkit-mask-image:url(/_next/static/media/xmark_24.4d2f541b.png)}.icon.coin{mask-image:url(/_next/static/media/coin_24.51b8d4db.png);-webkit-mask-image:url(/_next/static/media/coin_24.51b8d4db.png)}.icon.copy{mask-image:url(/_next/static/media/copy_24.44f79071.png);-webkit-mask-image:url(/_next/static/media/copy_24.44f79071.png)}.icon.download-tray{mask-image:url(/_next/static/media/download_tray_24.b5c767fb.png);-webkit-mask-image:url(/_next/static/media/download_tray_24.b5c767fb.png)}.icon.gift{mask-image:url(/_next/static/media/gift_24.3948ac1f.png);-webkit-mask-image:url(/_next/static/media/gift_24.3948ac1f.png)}.icon.fish{mask-image:url(/_next/static/media/fish_24.00521018.png);-webkit-mask-image:url(/_next/static/media/fish_24.00521018.png)}.icon.note{mask-image:url(/_next/static/media/note_24.9e159a9f.png);-webkit-mask-image:url(/_next/static/media/note_24.9e159a9f.png)}.icon.lasso-sparkles{mask-image:url(/_next/static/media/lasso_sparkles_24.c1bf7172.png);-webkit-mask-image:url(/_next/static/media/lasso_sparkles_24.c1bf7172.png)}.icon.check-list{mask-image:url(/_next/static/media/check_list_24.b3ad7176.png);-webkit-mask-image:url(/_next/static/media/check_list_24.b3ad7176.png)}.icon.person-xmark{mask-image:url(/_next/static/media/person_xmark_outline_24.7acc4691.png);-webkit-mask-image:url(/_next/static/media/person_xmark_outline_24.7acc4691.png)}.icon.person-check{mask-image:url(/_next/static/media/person_check_outline_24.5442573f.png);-webkit-mask-image:url(/_next/static/media/person_check_outline_24.5442573f.png)}.icon.play{mask-image:url(/_next/static/media/play_outline_24.9482016f.png);-webkit-mask-image:url(/_next/static/media/play_outline_24.9482016f.png)}.icon.chevron-down{mask-image:url(/_next/static/media/chevron_down_24.6e8808cb.png);-webkit-mask-image:url(/_next/static/media/chevron_down_24.6e8808cb.png)}.icon.xmark-right{mask-image:url(/_next/static/media/xmark_right_24.74f8e14f.png);-webkit-mask-image:url(/_next/static/media/xmark_right_24.74f8e14f.png)}.icon.check-left{mask-image:url(/_next/static/media/check_left_24.fa079415.png);-webkit-mask-image:url(/_next/static/media/check_left_24.fa079415.png)}.icon.drag{mask-image:url(/_next/static/media/drag_24.5eedbf56.png);-webkit-mask-image:url(/_next/static/media/drag_24.5eedbf56.png)}.icon.viewfinder-plus{mask-image:url(/_next/static/media/viewfinder_plus_24.9c6050c7.png);-webkit-mask-image:url(/_next/static/media/viewfinder_plus_24.9c6050c7.png)}.icon.plane{mask-image:url(/_next/static/media/plane_fill_24.3a363d97.png);-webkit-mask-image:url(/_next/static/media/plane_fill_24.3a363d97.png)}.icon.megaphone{mask-image:url(/_next/static/media/megaphone_fill_24.cd29b5b8.png);-webkit-mask-image:url(/_next/static/media/megaphone_fill_24.cd29b5b8.png)}.icon.chevron-right{mask-image:url(/_next/static/media/chevron_right_24.29e97635.png);-webkit-mask-image:url(/_next/static/media/chevron_right_24.29e97635.png)}.icon.chevron-left{mask-image:url(/_next/static/media/chevron_left_24.02a4528f.png);-webkit-mask-image:url(/_next/static/media/chevron_left_24.02a4528f.png)}.icon.x-logo{mask-image:url(/_next/static/media/x_logo_24.1f3ca6ca.png);-webkit-mask-image:url(/_next/static/media/x_logo_24.1f3ca6ca.png)}.icon.linkedin-logo{mask-image:url(/_next/static/media/linkedin_logo_24.25e6537c.png);-webkit-mask-image:url(/_next/static/media/linkedin_logo_24.25e6537c.png)}.icon.mail-logo{mask-image:url(/_next/static/media/mail_logo_24.d863255c.png);-webkit-mask-image:url(/_next/static/media/mail_logo_24.d863255c.png)}.icon.arrow-up-line{mask-image:url(/_next/static/media/arrow_up_line_24.7dd0fbb0.png);-webkit-mask-image:url(/_next/static/media/arrow_up_line_24.7dd0fbb0.png)}.width-100{width:100%}.vertical{flex-direction:column}.horizontal{flex-direction:row}.space-between{justify-content:space-between}.align-center{align-items:center}.align-start{align-items:flex-start}.align-end{align-items:flex-end}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.relative{position:relative}.display-initial{display:initial}.display-none{display:none}.height-100{height:100%}@media (max-width:767px){.align-start-mobile{align-items:flex-start}}:root{--background:#fff;--brand:#7418e5}*,:after,:before{box-sizing:border-box}body{margin:0}#__next,#main_component,#policy-page,body,html{display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:Poppins,sans-serif;font-style:normal;background-color:var(--background);width:100%;height:100%;min-height:100vh;overflow:hidden}#close-checkout-button{position:absolute;top:24px;right:24px}#balance{border:1px solid var(--color-divider);border-radius:8px;box-shadow:0 4px 32px rgba(0,0,0,.04);overflow:hidden}#credit-options-wrapper{border:1px solid var(--color-divider);border-radius:6px;padding-right:6px}#buy-credits-button{margin-left:6px;width:240px}#credit-options{background-color:var(--color-divider-light);border-radius:4px;border-top-right-radius:0;border-bottom-right-radius:0}.credit-option{flex:1 1}#balance-left{background-color:black}.grow-2{flex-grow:2}#admin{overflow:scroll;width:100vw;height:100vh;width:-webkit-fill-available;height:-webkit-fill-available}td,th{white-space:nowrap}.btn.primary:not(:disabled){background-color:var(--brand);border-color:var(--brand);&.text{color:white}&:hover{background-color:black;border-color:black}.icon{background-color:white}}.btn.transparent.text:hover{color:var(--brand)}.btn.black:not(:disabled):hover{background-color:var(--brand);border-color:var(--brand);color:white;.icon{background-color:white}}#add-to-chrome{padding:20px 16px 20px 12px}.subtitle-text{line-height:2.4rem!important}.chrome-logo{height:20px;width:20px;margin-right:4px}.mascot{height:320px}.lw-header{height:64px;max-width:1024px;width:100%}#faq{max-width:720px;width:100%;margin-top:96px;margin-bottom:72px}.resize{overflow:initial!important}.resize-card{box-shadow:0 2px 4px rgba(0,0,0,.04);border:1px solid var(--color-divider);border-radius:6px;background-color:white}#hero-img{max-width:500px;width:100%;height:auto;border-radius:4px;box-shadow:0 4px 48px rgba(0,0,0,.08)}.clickable{cursor:pointer}.lw-content{max-width:1024px;width:100%}.display-text{font-size:5.6rem!important;line-height:5.4rem!important}.lw-app-footer{background-color:#f9f9f9}.lw-announcement-bar{background-color:black;width:100%}#value-props{margin-top:48px}.value-prop{height:64px;width:64px}#hero-section{margin-top:20%}.lw-problem-section{background-color:black;border-radius:16px}.lw-solution-section{background-color:white;box-shadow:0 4px 32px rgba(0,0,0,.04);border-radius:16px}.overflow-y-scroll{overflow-y:auto;overflow-x:hidden}.divider{width:100%;height:1px;background-color:var(--color-divider)}.desktop-hide{display:none}@media (max-width:767px){#credit-options-wrapper{row-gap:6px;padding-right:0;padding-bottom:6px}#buy-credits-button{width:100%;margin-right:6px}.desktop-hide{display:flex}.mobile-hide{display:none}.mobile-vertical{flex-direction:column}#faq{margin-top:12px;margin-bottom:32px}#hero-section{margin-top:10%}.display-text{font-size:4rem!important;line-height:4.2rem!important}.value-prop{height:48px;width:48px}#value-props{margin-top:12px;gap:24px}}