#section-font-styles{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:var(--m1-px);grid-gap:0 var(--m1-px);gap:0 var(--m1-px);margin-top:var(--l2-px)}#section-font-styles .title{border-top:1px solid #000;font-weight:400;grid-column:1/3;--line-height:3;height:-moz-fit-content;height:fit-content}#section-font-styles button{all:unset;display:flex;flex-direction:row;align-items:center;position:relative}#section-font-styles button span{margin-left:var(--s3-px);--line-height:3}#section-font-styles button svg{height:var(--s3-px)}#section-font-styles .style-list{position:relative;border-top:1px solid #000}#section-font-styles .style-list_header{--line-height:3}#section-font-styles .style-list-normal{grid-column:3/7}#section-font-styles .style-list-normal:first-of-type(div){background-color:red;margin-top:var(--m3-px)}#section-font-styles .style-list-italic{grid-column:7/13}#section-font-styles .font-style img,.font-style img{height:3vw;min-height:var(--m3-px);width:auto}.family-styles{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:var(--m1-px);grid-gap:0 var(--m1-px);gap:0 var(--m1-px);margin-top:var(--l2-px)}.family-styles-header{grid-column:1/4}.family-styles .style-image img{max-height:var(--m3-px);min-height:var(--m3-px);width:auto}.family-styles-rows{display:flex;flex-direction:column;gap:var(--m2-px);grid-column:4/13}.family-styles-rows .family-styles-set-list{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:var(--m1-px);column-gap:var(--m1-px)}.family-styles-columns{display:flex;flex-direction:row;position:relative;flex-wrap:wrap;gap:var(--m1-px);width:100%;grid-column:4/13}.family-styles-columns .style-column{display:flex;flex-direction:column;gap:var(--m2-px);min-width:calc(50% - var(--m1-px)/2)}.family-styles-columns .family-styles-set-list{flex-direction:column}@media screen and (max-width:1280px){#section-font-styles{margin-top:var(--l1-px)}#section-font-styles .title{grid-row:1/2;grid-column:1/4}#section-font-styles .style-list-normal{grid-row:1/2;grid-column:4/13}#section-font-styles .style-list-italic{margin-top:var(--m1-px);grid-row:2/3;grid-column:4/13}}@media screen and (max-width:960px){#section-font-styles{margin-top:var(--m2-px)}#section-font-styles .title{grid-row:1/2;grid-column:1/13}#section-font-styles .style-list-normal{grid-row:2/3;grid-column:1/13}#section-font-styles .style-list-italic{margin-top:var(--m1-px);grid-row:3/4;grid-column:1/13}.family-styles-columns{grid-column:4/13}.family-styles-columns .style-column{min-width:100%}}@media screen and (max-width:720px){.family-styles{display:block}.family-styles-set-list{overflow-x:scroll}}.tt{width:100%;margin-bottom:var(--m1-px);transition:filter .3s ease-in-out;background-color:#fff}.tt-head{position:relative;width:100%;margin-bottom:0;padding-left:var(--s2-px);z-index:2}.tt-options{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:var(--m1-px);padding-top:var(--s3-px);padding-bottom:var(--s3-px)}.tt-options .checkbox span:nth-child(3){padding:var(--s2-px) 0}.tt-buttons{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:var(--m1-px)}.tt-buttons .tt-button:first-child{grid-column:1/3;margin-top:var(--s2-px)}.tt-buttons .tt-button:nth-child(2){grid-column:4/6;margin-top:var(--s2-px)}.tt-buttons .tt-button:nth-child(3){grid-column:6/8;margin-top:var(--s2-px)}.tt-buttons .tt-button:nth-child(4){grid-column:8/10;margin-top:var(--s2-px)}.tt-buttons .tt-button:nth-child(5){grid-column:11/12;margin-top:var(--s2-px)}.tt-buttons .tt-button:nth-child(5) label{text-transform:capitalize}.tt.invert{filter:invert(1)}.tt.invert .tt-invert-button:before{margin-top:-12px}.tt-settings{grid-column:6/13;padding-left:var(--s2-px)}.tt-variable-axes{grid-column:8/13;padding-left:var(--s2-px)}.tt-features{grid-column:4/13;padding-left:var(--s2-px)}.tt-features-list{display:flex;flex-direction:row;gap:var(--m2-px)}.tt-invert-button{position:absolute;top:var(--s3-px);right:var(--m1-px);cursor:pointer;height:20px;width:20px;overflow:hidden;border-radius:16px;border:2px solid #000;transform:rotate(45deg)}.tt-invert-button:before{content:"";display:block;margin-top:8px;width:20px;height:20px;background-color:#000;transition:all .3s ease-in-out}.tt [contenteditable=true]{caret-color:red}.tt [contenteditable=true]:focus{outline:none}.tt-content{display:flex;margin-top:var(--s2-px);padding-left:var(--m1-px);padding-right:var(--m1-px)}.tt-content,.tt-content-inner{position:relative;width:100%;overflow:hidden}.tt-content-inner{text-size-adjust:none;margin-bottom:var(--s3-px)}.tt-content-inner span{position:relative;display:inline;column-fill:auto;word-break:break-word;overflow-wrap:break-word;overflow:hidden;text-overflow:clip;-webkit-line-clamp:none;-webkit-box-orient:unset;font-style:normal;-moz-osx-font-smoothing:grayscale;text-rendering:geometricPrecision;font-size:inherit;line-height:inherit;font-family:inherit;text-wrap:inherit;font-weight:inherit}.tt-content-inner span::selection{background:hsla(240,5%,92%,.65)}.tt-content-inner #fit{position:absolute;width:auto;height:0!important;display:inline-block!important;visibility:hidden}.tt-content-inner:focus{border:none;outline:none}@media screen and (max-width:1280px){.tt .tt-button:nth-child(5){display:none}}@media screen and (max-width:960px){.tt .tt-button:nth-child(2){display:none}.tt .tt-button:nth-child(3){display:none;grid-column:4/6}.tt .tt-button:nth-child(4){grid-column:6/8}.tt .tt-button:nth-child(5){display:none}.tt-variable-axes{grid-column:1/12;padding-left:var(--s2-px)}}@media screen and (max-width:720px){.tt .tt-button:nth-child(2){display:none;grid-column:4/6;margin-top:var(--s2-px)}.tt .tt-button:nth-child(5){display:none}.tt .tt-button:nth-child(4){grid-column:6/12}.tt .tt-invert-button{display:none}}@media screen and (max-width:480px){.tt .tt-button:nth-child(2),.tt .tt-button:nth-child(3){display:none}.tt .tt-button:nth-child(4){grid-column:6/13}.tt .tt-button:nth-child(5){display:none}}.font-page-header{position:relative;width:100%;aspect-ratio:2/1;background-color:#000;height:calc(100vh - var(--header-height) - var(--m1-px));max-height:calc(100vh - var(--header-height) - var(--m1-px))}.section-type-testers{margin-top:var(--l2-px)}.add-type-tester{display:flex;align-items:center;justify-content:center;background-color:#fff;font-size:3.4vw;width:6.8vw;height:6.8vw;cursor:pointer}.add-type-tester:hover{background-color:#000;color:#fff}.collection-link{position:-webkit-sticky;position:sticky;bottom:-1px;float:right;margin-top:var(--m1-px);display:block;z-index:10;background-color:#828282;color:#fff;padding:calc(var(--m1-px) + var(--s1-px));width:var(--x1-px);box-sizing:border-box;text-decoration:none}.collection-link:after{content:"See Collection"}@media screen and (max-width:1280px){.font-page-header{height:auto}}@media screen and (max-width:960px){.add-type-tester{font-size:clamp(40px,5vw,60px);width:clamp(60px,10vw,120px);height:clamp(60px,10vw,120px)}.collection-link{padding:var(--m1-px)}}@media screen and (max-width:480px){.add-type-tester{font-size:clamp(30px,5vw,40px);width:clamp(50px,10vw,80px);height:clamp(50px,10vw,80px)}.collection-link{width:50%}.collection-link:after{content:"Collection"}}.sectionInfos_section__NBMBb{display:flex;flex-direction:row;gap:var(--m1-px)}.sectionInfos_section__NBMBb a{color:#000;text-decoration:none}.sectionInfos_details__VYm4q{position:relative;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:var(--m1-px);width:50%;height:-moz-fit-content;height:fit-content}.sectionInfos_col__vHLCE{flex-basis:calc(50% - var(--m1-px)/2)}.sectionInfos_border__hneKB{border-top:1px solid #000}.sectionInfos_row__G_Dzh{position:relative;display:flex;flex-direction:row;padding:var(--m1-px) 0}.sectionInfos_clickableRow__4LceZ{position:relative}.sectionInfos_clickableRow__4LceZ:hover{color:var(--color-hover)}.sectionInfos_label__PiuIK{display:inline-block;margin-right:var(--m1-px)}.sectionInfos_inner-row-header__AaBxU{margin:0;font-weight:400;line-height:normal;font-size:inherit}.sectionInfos_about__hVHR1{width:50%;margin-top:var(--s3-px)}.sectionInfos_specimen-thumbnail__IzEyt{margin-left:var(--m3-px)}.sectionInfos_specimen-thumbnail__IzEyt img{width:8vw;min-width:70px}@media screen and (max-width:1280px){.sectionInfos_details__VYm4q{gap:0}.sectionInfos_col__vHLCE{flex-basis:100%}.sectionInfos_col__vHLCE:nth-child(2){border-top:1px solid #000}.sectionInfos_about__hVHR1{column-count:1}}@media screen and (max-width:960px){.sectionInfos_section__NBMBb{flex-direction:column}.sectionInfos_about__hVHR1,.sectionInfos_details__VYm4q{width:100%}.sectionInfos_specimen-thumbnail__IzEyt img{width:15vw;height:12vh}}