:root{--background:#f1f1f1;--foreground:#171717;--white:#fff;--black:#000;--lightergrey:#e8e8e8;--lightgrey:#c8c8c8;--darkgrey:#797979;--yellow:#fffb00;--green:#18f013;--red:#ff5255;--brightgreen:#60ff78;--cyan:#20e5ff;--blue:#2a4eff;--darkblue:#293dc4;--btn-height:32px;--icon-size:22px;--text-note-title:80px;--text-note-title-height:80px;--text-big:40px;--text-big-height:42px;--text-medium:24px;--text-medium-height:30px;--text-note:27px;--text-note-height:37px;--text-small:16px;--text-small-height:20px;--max-width:900px;--max-width-large:1200px;--scroll-margin-top:18vh;--margin-small:8px;--margin-base:16px;--margin-large:24px;--cover-max-h:80vh;--full-vh:100vh}@supports (height:100svh){:root{--scroll-margin-top:18svh;--cover-max-h:80svh;--full-vh:100svh}}html.invert{filter:invert()}html.greyscale{filter:grayscale()}html.greyscale-invert{filter:grayscale()invert()}html{scrollbar-gutter:stable}html,body{scroll-behavior:smooth}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif;font-size:var(--text-small);line-height:var(--text-small-height);min-height:var(--full-vh);flex-direction:column;margin:0;display:flex}*{box-sizing:border-box}.mobile{display:none!important}a{color:inherit}h1,h2,h3,h4,h5,h6{font-weight:inherit}h3{text-align:center;font-size:var(--text-big);line-height:var(--text-big-height);margin-top:4em;margin-bottom:1em}.mg-t-s{margin-top:2em}.mg-t-l{margin-top:6em}.mg-b-s{margin-bottom:4.5rem}.mg-h{margin-left:1rem;margin-right:1rem}.c-c{width:100%;max-width:var(--max-width);margin:0 auto}h5{font-weight:700}.page{margin-top:56px}.hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}button,input[type=button],input[type=submit],input[type=reset]{color:inherit;-webkit-appearance:none;appearance:none}a,button,[role=button]{-webkit-tap-highlight-color:transparent}button:disabled{cursor:not-allowed!important}a[href^=tel\:],a[href^=mailto\:]{color:inherit;text-decoration:none}.typetester-control-group{flex-direction:column;gap:4px;display:flex}.typetester-control-label{font-size:12px}button,select{font-size:inherit;line-height:inherit;font-family:inherit;font-weight:inherit;-webkit-appearance:none;appearance:none;cursor:pointer;border:0;padding:0}.typetester-control-group button,.typetester-control-group select,.typetester-control-group label:not(.typetester-control-label){background-color:var(--white)}.typetester-control-group button:disabled{color:var(--lightgrey)}main{margin:var(--margin-base)}.page-about .gallery{max-width:960px;margin:0 auto}.portable-content-renderer p:first-child{margin-top:0}.portable-content-renderer p:last-child{margin-bottom:0}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.buy-button{border:0!important;padding:0!important}@keyframes breathe{0%{font-variation-settings:var(--font-var-min)}to{font-variation-settings:var(--font-var-max)}}.variable-font-animate{animation:4s ease-in-out infinite alternate breathe}.paused .variable-font-animate,.variable-font-animate.paused{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.variable-font-animate{animation:none}}a:focus,input:focus,select:focus,button:focus{outline-offset:0!important;box-shadow:none!important;outline:0!important}.test-fonts{width:100%}.test-fonts__downloading{text-align:center}.image-size-s{width:100%;max-width:calc(var(--max-width) / 1.5)}.image-size-m{width:100%;max-width:var(--max-width)}.image-size-l{width:100%;max-width:calc(var(--max-width) * 1.5)}.h-small{font-size:var(--text-small);line-height:var(--text-small-height);margin:0}.h-small+*{margin-top:0}@keyframes via-blur{30%{filter:blur(3px)}}@media (max-width:1200px){:root{--text-note-title:60px;--text-note-title-height:60px;--text-big:32px;--text-big-height:34px;--text-medium:20px;--text-medium-height:24px;--text-note:24px;--text-note-height:32px;--text-small:16px;--text-small-height:20px}}@media (max-width:860px){:root{--text-note-title:30px;--text-note-title-height:30px;--text-big:28px;--text-big-height:32px;--text-medium:22px;--text-medium-height:28px;--text-note:18px;--text-note-height:22px;--text-small:18px;--text-small-height:22px;--btn-height:36px;--margin-base:10px}.desktop{display:none!important}.mobile{display:block!important}.back-to-top.mobile{bottom:var(--margin-base);right:var(--margin-base);height:var(--btn-height);width:var(--btn-height);background-color:var(--white);opacity:0;pointer-events:none;justify-content:center;align-items:center;text-decoration:none;transition:opacity .2s;position:fixed;display:flex!important}.back-to-top.mobile.is-visible{opacity:1;pointer-events:auto}}@keyframes page-enter{0%{opacity:0;translate:0 16px}to{opacity:1;translate:0}}.page-enter{animation:.45s forwards page-enter}@media (prefers-reduced-motion:reduce){.page-enter{animation:none}}
