:root,:root[data-theme=cream]{--color-bg:#fffefd;--color-bg-secondary:var(--color-bg);--color-bg-main:var(--color-bg);--color-basic:#44403c;--color-primary:#ef8c5c;--color-secondary:#ffcc75;--color-border:var(--color-secondary);--color-shadow-sm:rgba(0,0,0,0.05);--color-shadow-1:rgba(0,0,0,0.1);--color-shadow-2:rgba(0,0,0,0.06)}@media(prefers-color-scheme:dark){:root{--color-bg:#1d1d1d;--color-bg-secondary:#404040;--color-bg-main:var(--color-bg);--color-basic:#e6e6e6;--color-primary:#75b6e7;--color-secondary:var(--color-bg-secondary);--color-border:var(--color-secondary);--color-shadow-sm:rgba(255,255,255,0.05);--color-shadow-1:rgba(255,255,255,0.1);--color-shadow-2:rgba(255,255,255,0.06)}}[data-theme=dark]{--color-bg:#1d1d1d;--color-bg-secondary:#404040;--color-bg-main:var(--color-bg);--color-basic:#e6e6e6;--color-primary:#75b6e7;--color-secondary:var(--color-bg-secondary);--color-border:var(--color-secondary);--color-shadow-sm:rgba(255,255,255,0.05);--color-shadow-1:rgba(255,255,255,0.1);--color-shadow-2:rgba(255,255,255,0.06)}[data-theme=light]{--color-bg:#fff;--color-bg-secondary:#f2f2f2;--color-bg-main:var(--color-bg);--color-basic:#303538;--color-primary:#0065b3;--color-secondary:#e6e6e6;--color-border:var(--color-secondary)}*,::before,::after{box-sizing:border-box}html{tab-size:4}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}body{font-family:system-ui,-apple-system,segoe ui,Roboto,Helvetica,Arial,sans-serif,apple color emoji,segoe ui emoji}hr{height:0;color:inherit}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,liberation mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}button,[type=button],[type=submit]{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}button{background-color:transparent;background-image:none}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset{margin:0;padding:0}ol,ul{list-style:none;margin:0;padding:0}html{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,noto sans,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;line-height:1.5}body{font-family:inherit;line-height:inherit}*,::before,::after{box-sizing:border-box;border-width:0;border-style:solid;border-color:var(--color-border)}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}pre,code,kbd,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,liberation mono,courier new,monospace}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}.container{width:100%}@media(min-width:640px){.container{max-width:640px}}@media(min-width:1200px){.container{max-width:1200px}}@media(min-width:640px){}@media(min-width:1200px){}@font-face{font-family:roboto slab;font-style:normal;font-weight:100 900;font-display:swap;src:local("Roboto Slab"),local("Roboto-Slab"),url(/themes/custom/fontsonline_theme/dist/assets/fonts/roboto_slab.woff2) format("woff2")}@font-face{font-family:notdef;font-display:swap;src:url(/themes/custom/fontsonline_theme/dist/assets/fonts/notdef.woff2) format("woff2")}::selection{color:var(--color-basic);background-color:var(--color-primary)}body{font-size:1rem;color:var(--color-basic);font-family:BlinkMacSystemFont,-apple-system,segoe ui,Roboto,Oxygen-Sans,Ubuntu,Cantarell,helvetica neue,sans-serif;background-color:var(--color-bg);height:100vh;min-width:320px}body.sidebar-is-opened{overflow:hidden}body.sidebar-is-opened .sidenav{visibility:visible}body.sidebar-is-opened sidenav-background{opacity:1}body.sidebar-is-opened .sidenav-sections{transform:translate3d(0,0,0)}.app{display:grid;grid-template-columns:100%;grid-template-rows:1fr auto;grid-template-areas:"main" "footer";min-height:100vh}.sidenav{grid-area:sidenav;position:fixed;z-index:30;top:0;right:0;bottom:0;left:0;visibility:hidden;transition-property:visibility}sidenav-background{position:absolute;top:0;right:0;bottom:0;left:0;transition-property:opacity;transform:translateZ(0);opacity:0;background:rgba(0,0,0,.5)}.sidenav-sections{transition-duration:200ms;position:absolute;top:0;bottom:0;left:0;width:300px;transition-property:transform;transform:translate3d(-100%,0,0);overflow-y:auto;background-color:var(--color-bg)}.main{grid-area:main;padding:calc(1rem + 3.5rem) 1rem 1rem;background-color:var(--color-bg-main)}.footer{grid-area:footer}.mobile-bar{top:0;left:0;height:3.5rem;width:100%;z-index:20;align-items:center;overflow:hidden;background-color:var(--color-bg);min-width:calc(300px - 2px)}.mobile-bar>button{position:absolute;padding:.75rem;background:0 0;border:none;cursor:pointer}.mobile-bar>button:focus{outline:0}@media(min-width:1200px){body.sidebar-is-opened{overflow:initial}.app{grid-template-columns:300px calc(100% - 300px);grid-template-areas:"sidenav main" "footer footer"}.sidenav{position:relative;visibility:visible}sidenav-background{opacity:0}.sidenav-sections{position:relative;transform:translate3d(0,0,0)}.main{padding:2rem;border-left-width:1px}}h1,h2,h3,h4,h5,h6{font-family:roboto slab,serif}h1,h2,h3,h4,h5,h6{margin-bottom:1rem}h1{font-size:2.25rem;line-height:2.5rem}h2{font-size:1.875rem;line-height:2.25rem}h3{font-size:1.5rem;line-height:2rem}h4{font-size:1.25rem;line-height:1.75rem}h5{font-size:1.125rem;line-height:1.75rem}h6{font-size:1rem;line-height:1.5rem}p{margin-bottom:1rem}textarea{min-height:140px}.glyphs-table-wrapper{overflow:hidden;position:relative;margin-bottom:.5rem}.glyphs-table-wrapper.collapsed{max-height:50vh}.glyphs-table-wrapper.collapsed:before{content:"";height:100px;position:absolute;bottom:0;width:100%;background-image:linear-gradient(to top,var(--color-bg-main),var(--color-bg-main) 10%,transparent);z-index:100}.glyphs-table-wrapper .glyphs-table{display:grid;grid-template-columns:repeat(auto-fill,minmax(60px,1fr));font-size:2.5rem;border-top:solid 1px var(--color-secondary);border-left:solid 1px var(--color-secondary)}.glyphs-table-wrapper .glyphs-table>div{padding:1rem;display:inline-flex;align-items:center;justify-content:center;border-right:solid 1px var(--color-secondary);border-bottom:solid 1px var(--color-secondary)}details{-webkit-user-select:none;user-select:none}details summary{outline:none;cursor:pointer}details summary::marker{display:none;content:""}details summary::-webkit-details-marker{display:none}img,video{max-width:100%;height:auto}.form-item{margin-bottom:1.5rem}.form-item label{display:block;font-weight:500;color:var(--color-basic);margin-bottom:.25rem}.form-item .description{font-size:.875rem;margin-top:.25rem}[type=text],[type=email],[type=url],[type=password],[type=number],[type=date],[type=month],[type=search],[type=tel],[type=time],[multiple],textarea,select,.form-text{appearance:none;background-color:var(--color-bg);border-color:var(--color-secondary);border-width:1px;border-radius:0}[type=text],[type=email],[type=url],[type=password],[type=number],[type=date],[type=month],[type=search],[type=tel],[type=time],[multiple],textarea,select,.form-text{padding:.5rem}[type=text],[type=email],[type=url],[type=password],[type=number],[type=date],[type=month],[type=search],[type=tel],[type=time],[multiple],textarea,select,.form-text{font-size:1rem;line-height:1.5rem}[type=text],[type=email],[type=url],[type=password],[type=number],[type=date],[type=month],[type=search],[type=tel],[type=time],[multiple],textarea,select,.form-text{display:block}[type=text],[type=email],[type=url],[type=password],[type=number],[type=date],[type=month],[type=search],[type=tel],[type=time],[multiple],textarea,select,.form-text{width:100%}[type=text],[type=email],[type=url],[type=password],[type=number],[type=date],[type=month],[type=search],[type=tel],[type=time],[multiple],textarea,select,.form-text{border-color:var(--color-secondary)}[type=text],[type=email],[type=url],[type=password],[type=number],[type=date],[type=month],[type=search],[type=tel],[type=time],[multiple],textarea,select,.form-text{border-radius:.125rem}[type=text]:focus,[type=email]:focus,[type=url]:focus,[type=password]:focus,[type=number]:focus,[type=date]:focus,[type=month]:focus,[type=search]:focus,[type=tel]:focus,[type=time]:focus,[multiple]:focus,textarea:focus,select:focus,.form-text:focus{outline:none}.button{display:inline-flex;align-items:center;padding-left:1rem;padding-right:1rem;padding-top:.5rem;padding-bottom:.5rem;border-width:1px;border-radius:.125rem}.button:focus{outline:2px solid transparent;outline-offset:2px}.button{margin-bottom:1.5rem;cursor:pointer;color:var(--color-basic);background-color:var(--color-bg)}.button--primary{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity));background-color:var(--color-primary)}.button--link{color:var(--color-primary)}.js-form-type-checkbox{display:flex;align-items:center;padding-top:.5rem;padding-bottom:.5rem;border-width:1px;border-color:transparent;margin-bottom:calc(1.5rem - 0.5rem)}.js-form-type-checkbox>*{cursor:pointer}input::placeholder,textarea::placeholder{color:var(--color-secondary);opacity:1}select{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIGZpbGw9J25vbmUnIHZpZXdCb3g9JzAgMCAyMCAyMCc+PHBhdGggc3Ryb2tlPScjNmI3MjgwJyBzdHJva2UtbGluZWNhcD0ncm91bmQnIHN0cm9rZS1saW5lam9pbj0ncm91bmQnIHN0cm9rZS13aWR0aD0nMS41JyBkPSdNNiA4bDQgNCA0LTQnLz48L3N2Zz4=);background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;color-adjust:exact}[multiple]{background-image:initial;background-position:initial;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;color-adjust:unset}[type=checkbox],[type=radio]{appearance:none;padding:0;margin-right:.5rem;-webkit-print-color-adjust:exact;color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;border-color:var(--color-secondary);border-width:2px;fill:currentColor;color:var(--color-basic)}[type=checkbox]{border-radius:0}[type=radio]{border-radius:100%}[type=checkbox]:checked,[type=radio]:checked{border-color:transparent;background-color:var(--color-primary);background-size:100% 100%;background-position:center;background-repeat:no-repeat}[type=checkbox]:checked{background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PScwIDAgMTYgMTYnIGZpbGw9J3doaXRlJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnPjxwYXRoIGQ9J00xMi4yMDcgNC43OTNhMSAxIDAgMDEwIDEuNDE0bC01IDVhMSAxIDAgMDEtMS40MTQgMGwtMi0yYTEgMSAwIDAxMS40MTQtMS40MTRMNi41IDkuMDg2bDQuMjkzLTQuMjkzYTEgMSAwIDAxMS40MTQgMHonLz48L3N2Zz4=)}[type=radio]:checked{background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PScwIDAgMTYgMTYnIGZpbGw9J3doaXRlJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnPjxjaXJjbGUgY3g9JzgnIGN5PSc4JyByPSczJy8+PC9zdmc+)}[type=file]{background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit}[type=file]:focus{outline:1px auto -webkit-focus-ring-color}.pager__items,.js-pager__items{display:flex}.pager__items,.js-pager__items{justify-content:center}.pager__items,.js-pager__items{position:relative}.pager__items,.js-pager__items{z-index:0}.pager__items,.js-pager__items{margin-top:1rem;margin-bottom:1rem}.pager__items li,.js-pager__items li{display:inline-flex}.pager__items li,.js-pager__items li{align-items:center}.pager__items li,.js-pager__items li{justify-content:center}.pager__items li,.js-pager__items li{padding-left:.5rem;padding-right:.5rem}.pager__items li,.js-pager__items li{margin-left:.25rem;margin-right:.25rem}.pager__items li,.js-pager__items li{font-family:roboto slab,serif}.pager__items li,.js-pager__items li{font-size:1.125rem;line-height:1.75rem}.pager__items li.is-active,.js-pager__items li.is-active{border-width:1px}.pager__items li.is-active,.js-pager__items li.is-active{border-radius:.25rem}.pager__items li a,.js-pager__items li a{display:inline-flex}.pager__items li a,.js-pager__items li a{align-items:center}.md-icon{fill:currentColor}.sample-input{position:relative;max-width:400px}.sample-input input{position:absolute;border:0;top:1px;left:1px;width:calc(100% - 40px);padding-right:0;line-height:calc(1.5rem - 2px)}.pswp__custom-caption{color:#fff;text-shadow:#000 0 0 5px;max-width:400px;text-align:center;position:absolute;left:50%;bottom:1.5rem;transform:translateX(-50%)}pre{white-space:pre-wrap}font-details,font-info,font-preview,font-settings,font-style,font-testing,glyphs-table,mobile-bar,photo-swipe,sample-list,sidenav-background,typeface-teaser{display:block}md-icon{display:inline-block}.names-table{display:block;margin-bottom:1.5rem}@media(min-width:640px){.names-table{display:grid;grid-template-columns:200px minmax(0,1fr)}}.names-table :nth-child(4n),.names-table :nth-child(4n-1){background-color:var(--color-bg-secondary)}.column-gap-basic{column-gap:1.5rem}#block-ad-sidebar{padding:1.5rem}#block-ad-sidebar>ins{display:block;width:100%;height:600px}#block-ad-downloads{margin-bottom:1.5rem}#block-ad-downloads>ins{display:block;width:100%;height:300px}#block-ad-bottom>ins{display:block;width:100%;height:240px}#block-ad{margin-bottom:1.5rem}#block-ad>ins{display:block;width:100%}sample-list{display:block;margin-bottom:1.5rem}sample-list.view-list>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}sample-list.view-two-columns>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}sample-list.view-paragraph>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}sample-list.view-grid{display:grid;gap:1rem;grid-template-columns:repeat(1,minmax(0,1fr))}@media(min-width:640px){sample-list.view-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1200px){sample-list.view-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}typeface-teaser{overflow:hidden}typeface-teaser>.typeface-teaser-info{display:inline-flex;align-items:center}typeface-teaser>.typeface-teaser-info>a{margin-right:.75rem}typeface-teaser>.typeface-teaser-info>.typeface-teaser-info-options{display:inline-flex;align-items:center}typeface-teaser>.typeface-teaser-info>.typeface-teaser-info-options>span{margin-right:.75rem}typeface-teaser.view-list{padding-top:1.5rem;padding-bottom:1.5rem}typeface-teaser.view-list:first-child{padding-top:0}typeface-teaser.view-two-columns{display:grid}@media(min-width:640px){typeface-teaser.view-two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}}typeface-teaser.view-two-columns{gap:.25rem}@media(min-width:640px){typeface-teaser.view-two-columns{gap:1rem}}@media(min-width:1200px){typeface-teaser.view-two-columns{gap:2rem}}typeface-teaser.view-two-columns{grid-template-areas:"info" "preview"}typeface-teaser.view-two-columns>a{grid-area:preview;overflow:hidden;white-space:nowrap}typeface-teaser.view-two-columns>.typeface-teaser-info{grid-area:info}@media(min-width:640px){typeface-teaser.view-two-columns>.typeface-teaser-info{display:flex}}@media(min-width:640px){typeface-teaser.view-two-columns>.typeface-teaser-info{justify-content:center}}@media(min-width:640px){typeface-teaser.view-two-columns>.typeface-teaser-info{flex-direction:column}}@media(min-width:640px){typeface-teaser.view-two-columns>.typeface-teaser-info{align-items:flex-start}}typeface-teaser.view-two-columns>.typeface-teaser-info{margin-top:.75rem}@media(min-width:640px){typeface-teaser.view-two-columns>.typeface-teaser-info{margin-top:0}}@media(min-width:640px){typeface-teaser.view-two-columns>.typeface-teaser-info>a{display:block}}@media(min-width:640px){typeface-teaser.view-two-columns>.typeface-teaser-info>a{font-size:1.25rem;line-height:1.75rem}}typeface-teaser.view-paragraph{padding-top:1.5rem;padding-bottom:1.5rem}typeface-teaser.view-paragraph:first-child{padding-top:0}typeface-teaser.view-grid{margin-bottom:1.5rem}@media(min-width:640px){typeface-teaser.view-two-columns{grid-template-areas:"preview info"}}font-preview{visibility:hidden;opacity:0;transition:visibility 0s,opacity .2s linear}font-preview.view-two-columns,font-preview.view-list{white-space:nowrap}font-preview.view-two-columns,font-preview.view-list{overflow:hidden}font-preview.view-grid{white-space:normal}anonymous-favorite-button,anonymous-collection-button,collection-button,.flag a{display:inline-flex;align-items:center;cursor:pointer;padding:.5rem;margin-right:.5rem}.fonts-catalog-filters{display:grid;gap:1.5rem;margin-bottom:1.5rem}@media(min-width:1200px){.fonts-catalog-filters{grid-template-columns:repeat(auto-fill,180px)}}.fonts-catalog-filters>*{margin-bottom:0}.context-menu{transform-origin:top right;position:absolute;right:0;margin-top:.5rem;width:18rem;border-radius:.125rem;border-width:1px;--tw-shadow:0 1px 3px 0 var(--color-shadow-1),0 1px 2px 0 var(--color-shadow-2);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.context-menu:focus{outline:2px solid transparent;outline-offset:2px}.context-menu{padding-top:.25rem;padding-bottom:.25rem;z-index:70;color:var(--color-basic);background-color:var(--color-bg-main)}.context-menu>[role=menuitem]{display:block;width:100%;padding-left:1rem;padding-right:1rem;padding-top:.5rem;padding-bottom:.5rem;text-align:left}.flag{display:inline-flex;align-items:center}.flag>a{display:inline-flex;align-items:center}.flag .ajax-progress-throbber{display:none}.flag .js-flag-message{display:none}@media(min-width:1200px){.typeface-options{display:flex;align-items:center}}.typeface-options>*{margin-bottom:1.5rem}.sidenav .block--system-menu{padding-left:2rem}.sidenav .block--system-menu h2{font-size:1rem;line-height:1;text-transform:uppercase}.sidenav .block--system-menu a{display:flex;align-items:center;font-family:roboto slab,serif;font-size:1.125rem;padding-top:.5rem;padding-bottom:.5rem}.sidenav .block--system-menu md-icon{display:inline-flex;align-items:center;margin-right:.5rem}.divider{display:flex;align-items:center;height:1rem}.divider:after,.divider:before{content:"";flex-grow:1;background-color:var(--color-border);height:2px}.divider:before{margin-right:1rem}.divider:after{margin-left:1rem}font-thumbnail{display:block;line-height:1}.navigation-history-items{display:flex;flex-wrap:nowrap;overflow:hidden}.navigation-history-item{margin-right:2rem;text-align:center}.navigation-history a{display:block}.md-icon-animation-spin{animation:md-icon-animation-spin .65s infinite linear}@keyframes md-icon-animation-spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.js td .dropbutton-multiple{margin-right:0;padding-right:0}.js td .dropbutton-wrapper{min-height:1.5em}.js .dropbutton .dropbutton-action{background-color:var(--color-bg-main)}drop-down [aria-haspopup][aria-expanded=false]+[role=menu]{display:none}drop-down [aria-haspopup][aria-expanded=true]+[role=menu]{display:block}pop-up [aria-haspopup][aria-expanded]+*{position:absolute}pop-up [aria-haspopup][aria-expanded=false]+*{display:none}pop-up [aria-haspopup][aria-expanded=true]+*{display:block}[type=range]{-webkit-appearance:none;background:0 0;width:100%}[type=range]::-moz-focus-outer{border:0}[type=range]:focus{outline:0}[type=range]:focus::-webkit-slider-runnable-track{background:var(--color-secondary)}[type=range]::-webkit-slider-runnable-track{cursor:default;height:10px;-webkit-transition:all .2s ease;transition:all .2s ease;width:100%;background:var(--color-secondary);border-radius:2px}[type=range]::-webkit-slider-thumb{background:var(--color-bg);border:2px solid var(--color-basic);border-radius:50%;box-sizing:border-box;cursor:default;height:16px;width:16px;-webkit-appearance:none;margin-top:-3px}[type=range]::-moz-range-track{cursor:default;height:10px;-moz-transition:all .2s ease;transition:all .2s ease;width:100%;background:var(--color-secondary);border-radius:2px;height:5px}[type=range]::-moz-range-thumb{background:var(--color-bg);border:2px solid var(--color-basic);border-radius:50%;box-sizing:border-box;cursor:default;height:16px;width:16px}[type=range]:disabled::-webkit-slider-thumb,[type=range]:disabled::-moz-range-thumb,[type=range]:disabled::-webkit-slider-runnable-track{cursor:not-allowed}.break-inside-avoid{break-inside:avoid}@media(min-width:640px){.md\:column-2{column-count:2}}@media(min-width:1200px){.xl\:column-3{column-count:3}.xl\:column-gap-10{column-gap:10px}}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-border>:not([hidden])~:not([hidden]){border-color:var(--color-border)}.bg-red{--tw-bg-opacity:1;background-color:rgba(229,62,62,var(--tw-bg-opacity))}.bg-green{--tw-bg-opacity:1;background-color:rgba(10,175,96,var(--tw-bg-opacity))}.bg-blue{--tw-bg-opacity:1;background-color:rgba(66,153,225,var(--tw-bg-opacity))}.bg-orange{--tw-bg-opacity:1;background-color:rgba(250,95,28,var(--tw-bg-opacity))}.bg-bg{background-color:var(--color-bg)}.bg-bg-secondary{background-color:var(--color-bg-secondary)}.bg-pinterest{--tw-bg-opacity:1;background-color:rgba(230,0,35,var(--tw-bg-opacity))}.bg-facebook{--tw-bg-opacity:1;background-color:rgba(66,103,178,var(--tw-bg-opacity))}.bg-twitter{--tw-bg-opacity:1;background-color:rgba(29,161,242,var(--tw-bg-opacity))}.border-current{border-color:currentColor}.rounded-sm{border-radius:.125rem}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.border-dotted{border-style:dotted}.border-none{border-style:none}.border{border-width:1px}.border-b-2{border-bottom-width:2px}.border-t{border-top-width:1px}.border-r{border-right-width:1px}.border-b{border-bottom-width:1px}.cursor-pointer{cursor:pointer}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.place-items-center{place-items:center}.items-start{align-items:flex-start}.items-center{align-items:center}.items-baseline{align-items:baseline}.content-between{align-content:space-between}.justify-center{justify-content:center}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-initial{flex:0 1 auto}.flex-none{flex:none}.flex-grow-0{flex-grow:0}.flex-shrink-0{flex-shrink:0}.font-display{font-family:roboto slab,serif}.font-comic-sans{font-family:comic sans ms,sans-serif}.h-full{height:100%}.h-screen{height:100vh}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-9xl{font-size:8rem;line-height:1}.list-none{list-style-type:none}.my-2{margin-top:.5rem;margin-bottom:.5rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-auto{margin-left:auto;margin-right:auto}.mb-0{margin-bottom:0}.mt-1{margin-top:.25rem}.mr-1{margin-right:.25rem}.mb-1{margin-bottom:.25rem}.mr-2{margin-right:.5rem}.mb-2{margin-bottom:.5rem}.ml-2{margin-left:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mb-4{margin-bottom:1rem}.mr-8{margin-right:2rem}.ml-auto{margin-left:auto}.mr-base{margin-right:1.5rem}.mb-base{margin-bottom:1.5rem}.-ml-px{margin-left:-1px}.last\:mr-0:last-child{margin-right:0}.max-w-10{max-width:10rem}.max-w-sm{max-width:16rem}.max-w-md{max-width:28rem}.max-w-lg{max-width:32rem}.min-w-full{min-width:100%}.opacity-100{opacity:1}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.p-2{padding:.5rem}.p-4{padding:1rem}.p-8{padding:2rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-4{padding-left:1rem;padding-right:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.first\:pt-0:first-child{padding-top:0}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}*{--tw-shadow:0 0 #0000}.shadow{--tw-shadow:0 1px 3px 0 var(--color-shadow-1),0 1px 2px 0 var(--color-shadow-2);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}*{--tw-ring-inset:var(--tw-empty,);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000}.text-left{text-align:left}.text-center{text-align:center}.text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.text-red{--tw-text-opacity:1;color:rgba(229,62,62,var(--tw-text-opacity))}.text-green{--tw-text-opacity:1;color:rgba(10,175,96,var(--tw-text-opacity))}.text-blue{--tw-text-opacity:1;color:rgba(66,153,225,var(--tw-text-opacity))}.text-primary{color:var(--color-primary)}.text-basic{color:var(--color-basic)}.text-patreon{--tw-text-opacity:1;color:rgba(255,66,77,var(--tw-text-opacity))}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.italic{font-style:italic}.visible{visibility:visible}.invisible{visibility:hidden}.whitespace-nowrap{white-space:nowrap}.break-words{overflow-wrap:break-word}.w-56{width:14rem}.w-80{width:20rem}.z-dropdown{z-index:60}.gap-4{gap:1rem}.gap-base{gap:1.5rem}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.col-span-3{grid-column:span 3/span 3}.transform{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.origin-top-right{transform-origin:top right}@keyframes spin{to{transform:rotate(360deg)}}@keyframes ping{75%,100%{transform:scale(2);opacity:0}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,100%{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.filter{--tw-blur:var(--tw-empty,);--tw-brightness:var(--tw-empty,);--tw-contrast:var(--tw-empty,);--tw-grayscale:var(--tw-empty,);--tw-hue-rotate:var(--tw-empty,);--tw-invert:var(--tw-empty,);--tw-saturate:var(--tw-empty,);--tw-sepia:var(--tw-empty,);--tw-drop-shadow:var(--tw-empty,);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}@media(min-width:640px){.md\:mb-0{margin-bottom:0}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1200px){.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:flex-row{flex-direction:row}.lg\:flex-wrap{flex-wrap:wrap}.lg\:items-center{align-items:center}.lg\:mt-6{margin-top:1.5rem}.lg\:ml-base{margin-left:1.5rem}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:col-span-2{grid-column:span 2/span 2}}.pswp{--pswp-bg:#000;--pswp-placeholder-bg:#222;--pswp-root-z-index:100000;--pswp-preloader-color:rgba(79,79,79,0.4);--pswp-preloader-color-secondary:rgba(255,255,255,0.9);--pswp-icon-color:#fff;--pswp-icon-color-secondary:#4f4f4f;--pswp-icon-stroke-color:#4f4f4f;--pswp-icon-stroke-width:2px;--pswp-error-text-color:var(--pswp-icon-color)}.pswp{position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--pswp-root-z-index);display:none;touch-action:none;outline:0;opacity:.003;contain:layout style size;-webkit-tap-highlight-color:transparent}.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{transform:translateZ(0);will-change:opacity}.pswp__bg{opacity:.005;background:var(--pswp-bg)}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__scroll-wrap,.pswp__bg,.pswp__container,.pswp__item,.pswp__content,.pswp__img,.pswp__zoom-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:zoom-out}.pswp__container,.pswp__img,.pswp__button,.pswp__counter{-webkit-user-select:none;user-select:none}.pswp__item{z-index:1;overflow:hidden}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{margin:auto;font-size:1em;line-height:1;color:var(--pswp-error-text-color)}.pswp .pswp__hide-on-close{opacity:.005;will-change:opacity;transition:opacity var(--pswp-transition-duration) cubic-bezier(.4,0,.22,1);z-index:10;pointer-events:none}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{position:relative;display:block;width:50px;height:60px;padding:0;margin:0;overflow:hidden;cursor:pointer;background:0 0;border:0;box-shadow:none;opacity:.85;-webkit-appearance:none;-webkit-touch-callout:none}.pswp__button:hover,.pswp__button:active,.pswp__button:focus{transition:none;padding:0;background:0 0;border:0;box-shadow:none;opacity:1}.pswp__button:disabled{opacity:.3;cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary)}.pswp__icn{position:absolute;top:14px;left:9px;width:32px;height:32px;overflow:hidden;pointer-events:none}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}div.pswp__img--placeholder,.pswp__img--with-bg{background:var(--pswp-placeholder-bg)}.pswp__top-bar{position:absolute;left:0;top:0;width:100%;height:60px;display:flex;flex-direction:row;justify-content:flex-end;z-index:10;pointer-events:none!important}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{position:absolute;top:0;width:75px;height:100px;top:50%;margin-top:-50px}.pswp__button--arrow:disabled{display:none;cursor:default}.pswp__button--arrow .pswp__icn{top:50%;margin-top:-30px;width:60px;height:60px;background:0 0;border-radius:0}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{right:auto;left:0}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scale(-1,1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{position:relative;overflow:hidden;width:50px;height:60px;margin-right:auto}.pswp__preloader .pswp__icn{opacity:0;transition:opacity .2s linear;animation:pswp-clockwise 600ms linear infinite}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.pswp__counter{height:30px;margin:15px 0 0 20px;font-size:14px;line-height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:.85}.pswp--one-slide .pswp__counter{display:none}