1
0
mirror of https://github.com/alecthomas/chroma.git synced 2025-02-13 13:28:27 +02:00
chroma/lexers/testdata/scss.expected
2021-06-09 21:44:22 +10:00

2011 lines
77 KiB
Plaintext

[
{"type":"Keyword","value":"@use"},
{"type":"Text","value":" "},
{"type":"LiteralStringDouble","value":"\"src/corners\""},
{"type":"Text","value":" "},
{"type":"Keyword","value":"as"},
{"type":"Text","value":" "},
{"type":"NameNamespace","value":"c"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n"},
{"type":"Keyword","value":"@use"},
{"type":"Text","value":" "},
{"type":"LiteralStringDouble","value":"\"src/corners\""},
{"type":"Text","value":" "},
{"type":"Keyword","value":"as"},
{"type":"Text","value":" "},
{"type":"NameNamespace","value":"*"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n\n"},
{"type":"CommentMultiline","value":"/* private vars */"},
{"type":"Text","value":"\n"},
{"type":"NameVariable","value":"$-radius"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"3"},
{"type":"KeywordType","value":"px"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n"},
{"type":"NameVariable","value":"$_radius"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"3"},
{"type":"KeywordType","value":"px"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n\n"},
{"type":"NameVariable","value":"$black"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralNumberHex","value":"#000"},
{"type":"Text","value":" "},
{"type":"Keyword","value":"!default"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n\n"},
{"type":"Keyword","value":"@use"},
{"type":"Text","value":" "},
{"type":"LiteralStringSingle","value":"'library'"},
{"type":"Text","value":" "},
{"type":"Keyword","value":"with"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"("},
{"type":"Text","value":"\n "},
{"type":"NameVariable","value":"$black"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralNumberHex","value":"#222"},
{"type":"Operator","value":","},
{"type":"Text","value":"\n "},
{"type":"NameVariable","value":"$config"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"("},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"important"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NamePseudo","value":"true"},
{"type":"Operator","value":","},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"utility"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"("},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"leading-trim"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"Name","value":"trim"},
{"type":"Operator","value":","},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"properties"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"("},
{"type":"Name","value":"leading-trim"},
{"type":"Punctuation","value":")"},
{"type":"Operator","value":","},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"variants"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"("},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"both"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameEntity","value":"both"},
{"type":"Text","value":"\n "},
{"type":"Punctuation","value":")"},
{"type":"Text","value":"\n "},
{"type":"Punctuation","value":")"},
{"type":"Text","value":"\n "},
{"type":"Punctuation","value":")"},
{"type":"Text","value":"\n"},
{"type":"Punctuation","value":");"},
{"type":"Text","value":"\n\n"},
{"type":"Keyword","value":"@use"},
{"type":"Text","value":" "},
{"type":"LiteralStringSingle","value":"'library'"},
{"type":"Text","value":" "},
{"type":"Keyword","value":"as"},
{"type":"Text","value":" "},
{"type":"NameNamespace","value":"*"},
{"type":"Text","value":" "},
{"type":"Keyword","value":"with"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"("},
{"type":"Text","value":"\n "},
{"type":"NameVariable","value":"$black"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralNumberHex","value":"#222"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n"},
{"type":"Punctuation","value":");"},
{"type":"Text","value":"\n\n"},
{"type":"NameClass","value":".content"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"NameVariable","value":"$variable"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"Name","value":"value"},
{"type":"Text","value":" "},
{"type":"Keyword","value":"!global"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"value"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$variable"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n"},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n\n"},
{"type":"NameVariable","value":"$roboto-font-path"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralStringDouble","value":"\"../fonts/roboto\""},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n\n"},
{"type":"Keyword","value":"@font-face"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"CommentSingle","value":"// This is parsed as a normal function call that takes a quoted string.\n"},
{"type":"Text","value":" "},
{"type":"NameAttribute","value":"src"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralStringOther","value":"url(\""},
{"type":"LiteralStringInterpol","value":"#{"},
{"type":"NameVariable","value":"$roboto-font-path"},
{"type":"LiteralStringInterpol","value":"}"},
{"type":"LiteralStringOther","value":"/Roboto-Thin.woff2\")"},
{"type":"Text","value":" "},
{"type":"NameFunction","value":"format"},
{"type":"Punctuation","value":"("},
{"type":"LiteralStringDouble","value":"\"woff2\""},
{"type":"Punctuation","value":");"},
{"type":"Text","value":"\n\n "},
{"type":"NameAttribute","value":"font-family"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralStringDouble","value":"\"Roboto\""},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"font-weight"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"100"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n"},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n\n"},
{"type":"Keyword","value":"@use"},
{"type":"Text","value":" "},
{"type":"LiteralStringSingle","value":"'base'"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n"},
{"type":"NameVariable","value":"$primary-color"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameConstant","value":"red"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n"},
{"type":"NameClass","value":".inverse"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"background-color"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"Name","value":"base"},
{"type":"Operator","value":"."},
{"type":"NameVariable","value":"$primary-color"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"color"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameEntity","value":"white"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n"},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n\n"},
{"type":"NameTag","value":"ul"},
{"type":"Text","value":" "},
{"type":"Operator","value":"\u003e"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"NameTag","value":"li"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"list-style-type"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameEntity","value":"none"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n"},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n\n"},
{"type":"NameTag","value":"h2"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"Operator","value":"+"},
{"type":"Text","value":" "},
{"type":"NameTag","value":"p"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"border-top"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"1"},
{"type":"KeywordType","value":"px"},
{"type":"Text","value":" "},
{"type":"NameEntity","value":"solid"},
{"type":"Text","value":" "},
{"type":"NameConstant","value":"gray"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n"},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n\n"},
{"type":"NameTag","value":"p"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"Operator","value":"~"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"NameTag","value":"span"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"opacity"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"0"},
{"type":"LiteralNumberFloat","value":".8"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n "},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n"},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n\n"},
{"type":"NameClass","value":".button"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"border"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"1"},
{"type":"KeywordType","value":"px"},
{"type":"Text","value":" "},
{"type":"NameEntity","value":"solid"},
{"type":"Text","value":" "},
{"type":"NameConstant","value":"black"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"border-radius"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameFunction","value":"if"},
{"type":"Punctuation","value":"("},
{"type":"NameVariable","value":"$rounded-corners"},
{"type":"Operator","value":","},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"5"},
{"type":"KeywordType","value":"px"},
{"type":"Operator","value":","},
{"type":"Text","value":" "},
{"type":"Name","value":"null"},
{"type":"Punctuation","value":");"},
{"type":"Text","value":"\n"},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n\n"},
{"type":"NameVariable","value":"$base-color"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralNumberHex","value":"#036"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n\n"},
{"type":"Keyword","value":"@for"},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$i"},
{"type":"Text","value":" "},
{"type":"OperatorWord","value":"from"},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"1"},
{"type":"Text","value":" "},
{"type":"OperatorWord","value":"through"},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"3"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"NameTag","value":"ul"},
{"type":"NameDecorator","value":":nth-child"},
{"type":"Operator","value":"("},
{"type":"NameTag","value":"3n"},
{"type":"Text","value":" "},
{"type":"Operator","value":"+"},
{"type":"Text","value":" "},
{"type":"LiteralStringInterpol","value":"#{"},
{"type":"NameVariable","value":"$i"},
{"type":"LiteralStringInterpol","value":"}"},
{"type":"Operator","value":")"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"background-color"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameFunction","value":"lighten"},
{"type":"Punctuation","value":"("},
{"type":"NameVariable","value":"$base-color"},
{"type":"Operator","value":","},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$i"},
{"type":"Text","value":" "},
{"type":"Operator","value":"*"},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"5"},
{"type":"KeywordType","value":"%"},
{"type":"Punctuation","value":");"},
{"type":"Text","value":"\n "},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n"},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n\n"},
{"type":"Keyword","value":"@function"},
{"type":"NameFunction","value":" scale-below"},
{"type":"Punctuation","value":"("},
{"type":"NameVariable","value":"$value"},
{"type":"Operator","value":","},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$base"},
{"type":"Operator","value":","},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$ratio"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"1"},
{"type":"LiteralNumberFloat","value":".618"},
{"type":"Punctuation","value":")"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"Keyword","value":"@while"},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$value"},
{"type":"Text","value":" "},
{"type":"Operator","value":"\u003e"},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$base"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"NameVariable","value":"$value"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$value"},
{"type":"Text","value":" "},
{"type":"Operator","value":"/"},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$ratio"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n "},
{"type":"Keyword","value":"@return"},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$value"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n"},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n\n"},
{"type":"NameVariable","value":"$normal-font-size"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"16"},
{"type":"KeywordType","value":"px"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n"},
{"type":"NameTag","value":"sup"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"font-size"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameFunction","value":"scale-below"},
{"type":"Punctuation","value":"("},
{"type":"LiteralNumberInteger","value":"20"},
{"type":"KeywordType","value":"px"},
{"type":"Operator","value":","},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"16"},
{"type":"KeywordType","value":"px"},
{"type":"Punctuation","value":");"},
{"type":"Text","value":"\n"},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n\n"},
{"type":"NameVariable","value":"$sizes"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"40"},
{"type":"KeywordType","value":"px"},
{"type":"Operator","value":","},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"50"},
{"type":"KeywordType","value":"px"},
{"type":"Operator","value":","},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"80"},
{"type":"KeywordType","value":"px"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n\n"},
{"type":"Keyword","value":"@each"},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$size"},
{"type":"Text","value":" "},
{"type":"OperatorWord","value":"in"},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$sizes"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"NameClass","value":".icon-"},
{"type":"LiteralStringInterpol","value":"#{"},
{"type":"NameVariable","value":"$size"},
{"type":"LiteralStringInterpol","value":"}"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"font-size"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$size"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"height"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$size"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"width"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$size"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n"},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n\n"},
{"type":"Keyword","value":"@each"},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$name"},
{"type":"Operator","value":","},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$glyph"},
{"type":"Text","value":" "},
{"type":"OperatorWord","value":"in"},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$icons"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"NameClass","value":".icon-"},
{"type":"LiteralStringInterpol","value":"#{"},
{"type":"NameVariable","value":"$name"},
{"type":"LiteralStringInterpol","value":"}"},
{"type":"NameDecorator","value":":before"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"display"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameEntity","value":"inline-block"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"font-family"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralStringDouble","value":"\"Icon Font\""},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"content"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$glyph"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n"},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n\n"},
{"type":"NameVariable","value":"$icons"},
{"type":"Operator","value":":"},
{"type":"Text","value":"\n "},
{"type":"LiteralStringDouble","value":"\"eye\""},
{"type":"Text","value":" "},
{"type":"LiteralStringDouble","value":"\"\\f112\""},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"12"},
{"type":"KeywordType","value":"px"},
{"type":"Operator","value":","},
{"type":"Text","value":"\n "},
{"type":"LiteralStringDouble","value":"\"start\""},
{"type":"Text","value":" "},
{"type":"LiteralStringDouble","value":"\"\\f12e\""},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"16"},
{"type":"KeywordType","value":"px"},
{"type":"Operator","value":","},
{"type":"Text","value":"\n "},
{"type":"LiteralStringDouble","value":"\"stop\""},
{"type":"Text","value":" "},
{"type":"LiteralStringDouble","value":"\"\\f12f\""},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"10"},
{"type":"KeywordType","value":"px"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n\n"},
{"type":"Keyword","value":"@each"},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$name"},
{"type":"Operator","value":","},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$glyph"},
{"type":"Operator","value":","},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$size"},
{"type":"Text","value":" "},
{"type":"OperatorWord","value":"in"},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$icons"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"NameClass","value":".icon-"},
{"type":"LiteralStringInterpol","value":"#{"},
{"type":"NameVariable","value":"$name"},
{"type":"LiteralStringInterpol","value":"}"},
{"type":"NameDecorator","value":":before"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"display"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameEntity","value":"inline-block"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"font-family"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralStringDouble","value":"\"Icon Font\""},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"content"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$glyph"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"font-size"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$size"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n"},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n\n"},
{"type":"Keyword","value":"@mixin"},
{"type":"NameFunction","value":" triangle"},
{"type":"Punctuation","value":"("},
{"type":"NameVariable","value":"$size"},
{"type":"Operator","value":","},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$color"},
{"type":"Operator","value":","},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$direction"},
{"type":"Punctuation","value":")"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"height"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"0"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"width"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"0"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n\n "},
{"type":"NameAttribute","value":"border-color"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameEntity","value":"transparent"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"border-style"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameEntity","value":"solid"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"border-width"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$size"},
{"type":"Text","value":" "},
{"type":"Operator","value":"/"},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"2"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n\n "},
{"type":"Keyword","value":"@if"},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$direction"},
{"type":"Text","value":" "},
{"type":"Operator","value":"=="},
{"type":"Text","value":" "},
{"type":"Name","value":"up"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"border-bottom-color"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$color"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":" "},
{"type":"Keyword","value":"@else if"},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$direction"},
{"type":"Text","value":" "},
{"type":"Operator","value":"=="},
{"type":"Text","value":" "},
{"type":"NameEntity","value":"right"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"border-left-color"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$color"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":" "},
{"type":"Keyword","value":"@else if"},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$direction"},
{"type":"Text","value":" "},
{"type":"Operator","value":"=="},
{"type":"Text","value":" "},
{"type":"Name","value":"down"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"border-top-color"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$color"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":" "},
{"type":"Keyword","value":"@else if"},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$direction"},
{"type":"Text","value":" "},
{"type":"Operator","value":"=="},
{"type":"Text","value":" "},
{"type":"NameEntity","value":"left"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"border-right-color"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$color"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":" "},
{"type":"Keyword","value":"@else"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"Keyword","value":"@error"},
{"type":"Text","value":" "},
{"type":"LiteralStringDouble","value":"\"Unknown direction "},
{"type":"LiteralStringInterpol","value":"#{"},
{"type":"NameVariable","value":"$direction"},
{"type":"LiteralStringInterpol","value":"}"},
{"type":"LiteralStringDouble","value":".\""},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n"},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n\n"},
{"type":"NameClass","value":".next"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"Keyword","value":"@include"},
{"type":"NameDecorator","value":" triangle"},
{"type":"Punctuation","value":"("},
{"type":"LiteralNumberInteger","value":"5"},
{"type":"KeywordType","value":"px"},
{"type":"Operator","value":","},
{"type":"Text","value":" "},
{"type":"NameConstant","value":"black"},
{"type":"Operator","value":","},
{"type":"Text","value":" "},
{"type":"NameEntity","value":"right"},
{"type":"Punctuation","value":");"},
{"type":"Text","value":"\n"},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n\n"},
{"type":"NameVariable","value":"$icons"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"("},
{"type":"LiteralStringDouble","value":"\"eye\""},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralStringDouble","value":"\"\\f112\""},
{"type":"Operator","value":","},
{"type":"Text","value":" "},
{"type":"LiteralStringDouble","value":"\"start\""},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralStringDouble","value":"\"\\f12e\""},
{"type":"Operator","value":","},
{"type":"Text","value":" "},
{"type":"LiteralStringDouble","value":"\"stop\""},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralStringDouble","value":"\"\\f12f\""},
{"type":"Punctuation","value":");"},
{"type":"Text","value":"\n\n"},
{"type":"Keyword","value":"@each"},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$name"},
{"type":"Operator","value":","},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$glyph"},
{"type":"Text","value":" "},
{"type":"OperatorWord","value":"in"},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$icons"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"NameClass","value":".icon-"},
{"type":"LiteralStringInterpol","value":"#{"},
{"type":"NameVariable","value":"$name"},
{"type":"LiteralStringInterpol","value":"}"},
{"type":"NameDecorator","value":":before"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"display"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameEntity","value":"inline-block"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"font-family"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralStringDouble","value":"\"Icon Font\""},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"content"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$glyph"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n"},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n\n"},
{"type":"CommentMultiline","value":"/* This CSS will print because %message-shared is extended. */"},
{"type":"Text","value":"\n"},
{"type":"Operator","value":"%"},
{"type":"NameClass","value":"message-shared"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"border"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"1"},
{"type":"KeywordType","value":"px"},
{"type":"Text","value":" "},
{"type":"NameEntity","value":"solid"},
{"type":"Text","value":" "},
{"type":"LiteralNumberHex","value":"#ccc"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"padding"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"10"},
{"type":"KeywordType","value":"px"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"color"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralNumberHex","value":"#333"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n"},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n\n"},
{"type":"CommentSingle","value":"// This CSS won't print because %equal-heights is never extended.\n"},
{"type":"Operator","value":"%"},
{"type":"NameClass","value":"equal-heights"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"display"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameEntity","value":"flex"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"flex-wrap"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameEntity","value":"wrap"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n"},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n\n"},
{"type":"NameClass","value":".message"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"Keyword","value":"@extend"},
{"type":"Text","value":" "},
{"type":"Operator","value":"%"},
{"type":"NameClass","value":"message-shared"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n"},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n\n"},
{"type":"NameClass","value":".success"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"Keyword","value":"@extend"},
{"type":"Text","value":" "},
{"type":"Operator","value":"%"},
{"type":"NameClass","value":"message-shared"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"border-color"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameConstant","value":"green"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n"},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n\n"},
{"type":"NameClass","value":".error"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"Keyword","value":"@extend"},
{"type":"Text","value":" "},
{"type":"Operator","value":"%"},
{"type":"NameClass","value":"message-shared"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"border-color"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameConstant","value":"red"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n"},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n\n"},
{"type":"NameClass","value":".warning"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"Keyword","value":"@extend"},
{"type":"Text","value":" "},
{"type":"Operator","value":"%"},
{"type":"NameClass","value":"message-shared"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"border-color"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameConstant","value":"yellow"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n"},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n\n"},
{"type":"NameVariable","value":"$grid-gutter-width"},
{"type":"Operator","value":" :"},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"1"},
{"type":"KeywordType","value":"rem"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n\n"},
{"type":"CommentSingle","value":"// lightbox\n"},
{"type":"NameVariable","value":"$lightbox_small_maxHeight"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameFunction","value":"calc"},
{"type":"Punctuation","value":"("},
{"type":"LiteralNumberInteger","value":"100"},
{"type":"KeywordType","value":"vh"},
{"type":"Text","value":" "},
{"type":"Operator","value":"-"},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"1"},
{"type":"KeywordType","value":"rem"},
{"type":"Punctuation","value":");"},
{"type":"Text","value":"\n"},
{"type":"NameVariable","value":"$lightbox_small_maxWidth"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameFunction","value":"calc"},
{"type":"Punctuation","value":"("},
{"type":"LiteralNumberInteger","value":"100"},
{"type":"KeywordType","value":"vw"},
{"type":"Text","value":" "},
{"type":"Operator","value":"-"},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"1"},
{"type":"KeywordType","value":"rem"},
{"type":"Punctuation","value":");"},
{"type":"Text","value":"\n\n"},
{"type":"NameVariable","value":"$lightbox_medium_mediaMinWidth"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"400"},
{"type":"KeywordType","value":"px"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n"},
{"type":"NameVariable","value":"$lightbox_medium_maxHeight"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"90"},
{"type":"KeywordType","value":"vh"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n"},
{"type":"NameVariable","value":"$lightbox_medium_maxWidth"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"90"},
{"type":"KeywordType","value":"vw"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n\n"},
{"type":"NameVariable","value":"$lightbox_large_mediaMinWidth"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"1200"},
{"type":"KeywordType","value":"px"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n"},
{"type":"NameVariable","value":"$lightbox_large_maxHeight"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"90"},
{"type":"KeywordType","value":"vh"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n"},
{"type":"NameVariable","value":"$lightbox_large_maxWidth"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"70"},
{"type":"KeywordType","value":"vw"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n\n"},
{"type":"NameVariable","value":"$lightbox_xxl_mediaMinWidth"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"1600"},
{"type":"KeywordType","value":"px"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n"},
{"type":"NameVariable","value":"$lightbox_xxl_maxHeight"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"90"},
{"type":"KeywordType","value":"vh"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n"},
{"type":"NameVariable","value":"$lightbox_xxl_maxWidth"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"1100"},
{"type":"KeywordType","value":"px"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n\n"},
{"type":"NameVariable","value":"$lightbox_padding"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$grid-gutter-width"},
{"type":"Text","value":" "},
{"type":"Operator","value":"/"},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"2"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n"},
{"type":"NameVariable","value":"$lightbox_header-height"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"1"},
{"type":"KeywordType","value":"rem"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n"},
{"type":"NameVariable","value":"$lightbox_border_radius"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"3"},
{"type":"KeywordType","value":"px"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n\n"},
{"type":"CommentSingle","value":"// lightbox colors\n"},
{"type":"NameVariable","value":"$eee"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralNumberHex","value":"#eee"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n"},
{"type":"NameVariable","value":"$lightbox_close-color"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralNumberHex","value":"#333"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n"},
{"type":"NameVariable","value":"$lightbox_background_content"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameEntity","value":"white"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n"},
{"type":"NameVariable","value":"$lightbox_background_header"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralNumberHex","value":"#f5f5f5"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n"},
{"type":"NameVariable","value":"$lightbox_border"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"1"},
{"type":"KeywordType","value":"px"},
{"type":"Text","value":" "},
{"type":"NameEntity","value":"solid"},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$eee"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n"},
{"type":"NameVariable","value":"$lightbox_overlay_color"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameFunction","value":"transparentize"},
{"type":"Punctuation","value":"("},
{"type":"NameConstant","value":"black"},
{"type":"Operator","value":","},
{"type":"Text","value":" "},
{"type":"LiteralNumberFloat","value":".4"},
{"type":"Punctuation","value":");"},
{"type":"Text","value":"\n"},
{"type":"NameVariable","value":"$lightbox_shadow"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"0"},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"2"},
{"type":"KeywordType","value":"px"},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"5"},
{"type":"KeywordType","value":"px"},
{"type":"Text","value":" "},
{"type":"NameFunction","value":"rgba"},
{"type":"Punctuation","value":"("},
{"type":"LiteralNumberInteger","value":"0"},
{"type":"Operator","value":","},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"0"},
{"type":"Operator","value":","},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"0"},
{"type":"Operator","value":","},
{"type":"Text","value":" "},
{"type":"LiteralNumberFloat","value":".2"},
{"type":"Punctuation","value":");"},
{"type":"Text","value":"\n\n"},
{"type":"NameClass","value":".hffLightbox"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"Keyword","value":"@mixin"},
{"type":"NameFunction","value":" lb_styles_background"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"background"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$lightbox_overlay_color"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n "},
{"type":"Keyword","value":"@mixin"},
{"type":"NameFunction","value":" lb_styles"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"border-radius"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$lightbox_border_radius"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"border"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$lightbox_border"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"background"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$lightbox_background_content"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"box-shadow"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"0"},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"2"},
{"type":"KeywordType","value":"px"},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"5"},
{"type":"KeywordType","value":"px"},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$lightbox_shadow"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n "},
{"type":"Keyword","value":"@mixin"},
{"type":"NameFunction","value":" lb_styles-header"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"background"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$lightbox_background_header"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"border-bottom"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$lightbox_border"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n "},
{"type":"Keyword","value":"@mixin"},
{"type":"NameFunction","value":" lb_styles-headline"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"font-weight"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameEntity","value":"bold"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n "},
{"type":"Keyword","value":"@mixin"},
{"type":"NameFunction","value":" lb_styles-content"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n\n "},
{"type":"Keyword","value":"\u0026"},
{"type":"Operator","value":","},
{"type":"Text","value":" "},
{"type":"Keyword","value":"\u0026"},
{"type":"Text","value":" "},
{"type":"Operator","value":"*"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"box-sizing"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameEntity","value":"border-box"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"position"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameEntity","value":"fixed"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"height"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"200"},
{"type":"KeywordType","value":"vh"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"width"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"200"},
{"type":"KeywordType","value":"vw"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"left"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"Operator","value":"-"},
{"type":"LiteralNumberInteger","value":"50"},
{"type":"KeywordType","value":"vw"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"top"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"Operator","value":"-"},
{"type":"LiteralNumberInteger","value":"50"},
{"type":"KeywordType","value":"vh"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"Keyword","value":"@include"},
{"type":"NameDecorator","value":" lb_styles_background"},
{"type":"Punctuation","value":"();"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"z-index"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"1000"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n\n "},
{"type":"Keyword","value":"\u0026"},
{"type":"Operator","value":"-"},
{"type":"NameTag","value":"wrapper"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"transition"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameEntity","value":"all"},
{"type":"Text","value":" "},
{"type":"NameEntity","value":"ease-in-out"},
{"type":"Text","value":" "},
{"type":"LiteralNumberFloat","value":".5"},
{"type":"KeywordType","value":"s"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"animation-name"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"Name","value":"fadeInLightbox"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"animation-duration"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralNumberFloat","value":".5"},
{"type":"KeywordType","value":"s"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"overflow"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameEntity","value":"hidden"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"left"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"50"},
{"type":"KeywordType","value":"%"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"top"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"50"},
{"type":"KeywordType","value":"%"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"max-width"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"2000"},
{"type":"KeywordType","value":"px"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"max-height"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$lightbox_small_maxHeight"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"width"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$lightbox_small_maxWidth"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"position"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameEntity","value":"absolute"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"transform"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameFunction","value":"translate"},
{"type":"Punctuation","value":"("},
{"type":"Operator","value":"-"},
{"type":"LiteralNumberInteger","value":"50"},
{"type":"KeywordType","value":"%"},
{"type":"Operator","value":","},
{"type":"Text","value":" "},
{"type":"Operator","value":"-"},
{"type":"LiteralNumberInteger","value":"50"},
{"type":"KeywordType","value":"%"},
{"type":"Punctuation","value":");"},
{"type":"Text","value":"\n "},
{"type":"Keyword","value":"@include"},
{"type":"NameDecorator","value":" lb_styles"},
{"type":"Punctuation","value":"();"},
{"type":"Text","value":"\n "},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n "},
{"type":"Keyword","value":"\u0026"},
{"type":"Operator","value":"-"},
{"type":"NameTag","value":"content"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"overflow"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameEntity","value":"auto"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"Keyword","value":"@include"},
{"type":"NameDecorator","value":" lb_styles-content"},
{"type":"Punctuation","value":"();"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"max-height"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameFunction","value":"calc"},
{"type":"Punctuation","value":"("},
{"type":"LiteralStringInterpol","value":"#{"},
{"type":"NameVariable","value":"$lightbox_small_maxHeight"},
{"type":"LiteralStringInterpol","value":"}"},
{"type":"Text","value":" "},
{"type":"Operator","value":"-"},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"4"},
{"type":"KeywordType","value":"rem"},
{"type":"Punctuation","value":");"},
{"type":"Text","value":"\n "},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n "},
{"type":"Keyword","value":"\u0026"},
{"type":"Operator","value":"-"},
{"type":"NameTag","value":"header"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"overflow"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameEntity","value":"hidden"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"Keyword","value":"@include"},
{"type":"NameDecorator","value":" lb_styles-header"},
{"type":"Punctuation","value":"();"},
{"type":"Text","value":"\n "},
{"type":"Keyword","value":"\u0026"},
{"type":"Operator","value":"-"},
{"type":"NameTag","value":"headline"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"line-height"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"1"},
{"type":"KeywordType","value":"rem"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"padding-right"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameFunction","value":"calc"},
{"type":"Punctuation","value":"("},
{"type":"LiteralStringInterpol","value":"#{"},
{"type":"NameVariable","value":"$lightbox_header-height"},
{"type":"LiteralStringInterpol","value":"}"},
{"type":"Text","value":" "},
{"type":"Operator","value":"*"},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"2"},
{"type":"Punctuation","value":");"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"overflow"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameEntity","value":"hidden"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"text-overflow"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameEntity","value":"ellipsis"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"max-height"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$lightbox_header-height"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"text-transform"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameEntity","value":"uppercase"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"Keyword","value":"@include"},
{"type":"NameDecorator","value":" lb_styles-headline"},
{"type":"Punctuation","value":"();"},
{"type":"Text","value":"\n "},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n "},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n "},
{"type":"Keyword","value":"\u0026"},
{"type":"Operator","value":"-"},
{"type":"NameTag","value":"footer"},
{"type":"Text","value":" "},
{"type":"Operator","value":"\u003e"},
{"type":"Text","value":" "},
{"type":"NameClass","value":".class"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n\n "},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n "},
{"type":"Keyword","value":"\u0026"},
{"type":"Operator","value":"-"},
{"type":"NameTag","value":"footer"},
{"type":"Text","value":" "},
{"type":"NameClass","value":".class"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n\n "},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n "},
{"type":"Keyword","value":"\u0026"},
{"type":"Operator","value":"-"},
{"type":"NameTag","value":"footer"},
{"type":"Operator","value":","},
{"type":"Text","value":" "},
{"type":"NameClass","value":".class"},
{"type":"Text","value":" "},
{"type":"Operator","value":"\u003e"},
{"type":"Text","value":" "},
{"type":"NameNamespace","value":"#id"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n\n "},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n "},
{"type":"Keyword","value":"\u0026"},
{"type":"Operator","value":"-"},
{"type":"NameTag","value":"content"},
{"type":"Operator","value":","},
{"type":"Text","value":" "},
{"type":"Keyword","value":"\u0026"},
{"type":"Operator","value":"-"},
{"type":"NameTag","value":"header"},
{"type":"Operator","value":","},
{"type":"Text","value":" "},
{"type":"Keyword","value":"\u0026"},
{"type":"Operator","value":"-"},
{"type":"NameTag","value":"footer"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"padding"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$lightbox_padding"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n "},
{"type":"Keyword","value":"\u0026"},
{"type":"Operator","value":"-"},
{"type":"NameTag","value":"close"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"cursor"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameEntity","value":"pointer"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"position"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameEntity","value":"absolute"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"right"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$lightbox_padding"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"top"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$lightbox_padding"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"width"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$lightbox_header-height"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"height"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$lightbox_header-height"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"opacity"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"0"},
{"type":"LiteralNumberFloat","value":".7"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"text-indent"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"Operator","value":"-"},
{"type":"LiteralNumberInteger","value":"1000"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"font-size"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"0"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"Keyword","value":"\u0026"},
{"type":"NameDecorator","value":":hover"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"opacity"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"1"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"\u0026"},
{"type":"Operator","value":":"},
{"type":"Name","value":"before"},
{"type":"Operator","value":","},
{"type":"Text","value":" "},
{"type":"Operator","value":"\u0026:"},
{"type":"Name","value":"after"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"position"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameEntity","value":"absolute"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"left"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"50"},
{"type":"KeywordType","value":"%"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"top"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"0"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"transform"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameFunction","value":"translate"},
{"type":"Punctuation","value":"("},
{"type":"Operator","value":"-"},
{"type":"LiteralNumberInteger","value":"50"},
{"type":"KeywordType","value":"%"},
{"type":"Operator","value":","},
{"type":"Text","value":" "},
{"type":"Operator","value":"-"},
{"type":"LiteralNumberInteger","value":"50"},
{"type":"KeywordType","value":"%"},
{"type":"Punctuation","value":");"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"content"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralStringSingle","value":"' '"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"height"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$lightbox_header-height"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"width"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"2"},
{"type":"KeywordType","value":"px"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"background-color"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$lightbox_close-color"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n "},
{"type":"Keyword","value":"\u0026"},
{"type":"NameDecorator","value":":before"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"transform"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameFunction","value":"rotate"},
{"type":"Punctuation","value":"("},
{"type":"LiteralNumberInteger","value":"45"},
{"type":"KeywordType","value":"deg"},
{"type":"Punctuation","value":");"},
{"type":"Text","value":"\n "},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n "},
{"type":"Keyword","value":"\u0026"},
{"type":"NameDecorator","value":":after"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"transform"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameFunction","value":"rotate"},
{"type":"Punctuation","value":"("},
{"type":"Operator","value":"-"},
{"type":"LiteralNumberInteger","value":"45"},
{"type":"KeywordType","value":"deg"},
{"type":"Punctuation","value":");"},
{"type":"Text","value":"\n "},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n "},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n"},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n\n"},
{"type":"Keyword","value":"@media"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"("},
{"type":"NameAttribute","value":"min-width"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralStringInterpol","value":"#{"},
{"type":"NameVariable","value":"$lightbox_medium_mediaMinWidth"},
{"type":"LiteralStringInterpol","value":"}"},
{"type":"Punctuation","value":")"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"NameClass","value":".hffLightbox-wrapper"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"max-height"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$lightbox_medium_maxHeight"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"width"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$lightbox_medium_maxWidth"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n "},
{"type":"NameClass","value":".hffLightbox-content"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"max-height"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameFunction","value":"calc"},
{"type":"Punctuation","value":"("},
{"type":"LiteralStringInterpol","value":"#{"},
{"type":"NameVariable","value":"$lightbox_medium_maxHeight"},
{"type":"LiteralStringInterpol","value":"}"},
{"type":"Text","value":" "},
{"type":"Operator","value":"-"},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"4"},
{"type":"KeywordType","value":"rem"},
{"type":"Punctuation","value":");"},
{"type":"Text","value":"\n "},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n"},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n\n"},
{"type":"Keyword","value":"@media"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"("},
{"type":"NameAttribute","value":"min-width"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralStringInterpol","value":"#{"},
{"type":"NameVariable","value":"$lightbox_large_mediaMinWidth"},
{"type":"LiteralStringInterpol","value":"}"},
{"type":"Punctuation","value":")"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"NameClass","value":".hffLightbox-wrapper"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"max-height"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$lightbox_large_maxHeight"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"width"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$lightbox_large_maxWidth"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n "},
{"type":"NameClass","value":".hffLightbox-content"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"max-height"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameFunction","value":"calc"},
{"type":"Punctuation","value":"("},
{"type":"LiteralStringInterpol","value":"#{"},
{"type":"NameVariable","value":"$lightbox_large_maxHeight"},
{"type":"LiteralStringInterpol","value":"}"},
{"type":"Text","value":" "},
{"type":"Operator","value":"-"},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"4"},
{"type":"KeywordType","value":"rem"},
{"type":"Punctuation","value":");"},
{"type":"Text","value":"\n "},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n"},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n"},
{"type":"NameVariable","value":"$wrapper"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralStringSingle","value":"'wrapper'"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n"},
{"type":"NameVariable","value":"$max"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralStringSingle","value":"'max'"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n"},
{"type":"NameVariable","value":"$hffLightBox"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralStringSingle","value":"'.hfflightbox'"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n"},
{"type":"NameVariable","value":"$hffLightBox2"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralStringSingle","value":"'.hfflightbox'"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n"},
{"type":"Keyword","value":"@media"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"("},
{"type":"NameAttribute","value":"min-width"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralStringInterpol","value":"#{"},
{"type":"NameVariable","value":"$lightbox_xxl_mediaMinWidth"},
{"type":"LiteralStringInterpol","value":"}"},
{"type":"Punctuation","value":")"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"NameClass","value":".hffLightbox-"},
{"type":"LiteralStringInterpol","value":"#{"},
{"type":"NameVariable","value":"$wrapper"},
{"type":"LiteralStringInterpol","value":"}"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"max-height"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$lightbox_xxl_maxHeight"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"LiteralStringInterpol","value":"#{"},
{"type":"NameVariable","value":"$max"},
{"type":"LiteralStringInterpol","value":"}"},
{"type":"NameAttribute","value":"-height"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$lightbox_xxl_maxHeight"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"width"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameVariable","value":"$lightbox_xxl_maxWidth"},
{"type":"Punctuation","value":";"},
{"type":"Text","value":"\n "},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n "},
{"type":"NameClass","value":".hffLightbox-content"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"max-height"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameFunction","value":"calc"},
{"type":"Punctuation","value":"("},
{"type":"LiteralStringInterpol","value":"#{"},
{"type":"NameVariable","value":"$lightbox_xxl_maxHeight"},
{"type":"LiteralStringInterpol","value":"}"},
{"type":"Text","value":" "},
{"type":"Operator","value":"-"},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"4"},
{"type":"KeywordType","value":"rem"},
{"type":"Punctuation","value":");"},
{"type":"Text","value":"\n "},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n "},
{"type":"LiteralStringInterpol","value":"#{"},
{"type":"NameVariable","value":"$hffLightBox"},
{"type":"LiteralStringInterpol","value":"}"},
{"type":"Operator","value":"-"},
{"type":"NameTag","value":"content"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"max-height"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameFunction","value":"calc"},
{"type":"Punctuation","value":"("},
{"type":"LiteralStringInterpol","value":"#{"},
{"type":"NameVariable","value":"$lightbox_xxl_maxHeight"},
{"type":"LiteralStringInterpol","value":"}"},
{"type":"Text","value":" "},
{"type":"Operator","value":"-"},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"4"},
{"type":"KeywordType","value":"rem"},
{"type":"Punctuation","value":");"},
{"type":"Text","value":"\n "},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n "},
{"type":"NameClass","value":"."},
{"type":"LiteralStringInterpol","value":"#{"},
{"type":"NameVariable","value":"$hffLightBox2"},
{"type":"LiteralStringInterpol","value":"}"},
{"type":"NameClass","value":"-content"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n "},
{"type":"NameAttribute","value":"max-height"},
{"type":"Operator","value":":"},
{"type":"Text","value":" "},
{"type":"NameFunction","value":"calc"},
{"type":"Punctuation","value":"("},
{"type":"LiteralStringInterpol","value":"#{"},
{"type":"NameVariable","value":"$lightbox_xxl_maxHeight"},
{"type":"LiteralStringInterpol","value":"}"},
{"type":"Text","value":" "},
{"type":"Operator","value":"-"},
{"type":"Text","value":" "},
{"type":"LiteralNumberInteger","value":"4"},
{"type":"KeywordType","value":"rem"},
{"type":"Punctuation","value":");"},
{"type":"Text","value":"\n "},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n"},
{"type":"Punctuation","value":"}"}
]