FLEXIcontent / flexicontent-cck

Advanced content management for Joomla
http://www.flexicontent.org
82 stars 53 forks source link

Error decoding JSON data: Control character error, possibly incorrectly encoded #1020

Closed lungkao closed 2 years ago

lungkao commented 3 years ago

error after Add CSS to the item view my css

.grid-overlay{height:100vh;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:2000}@media(min-width: 1440px){.grid-overlay{left:calc(max(0px, 50% - 840px));max-width:1680px}}.grid-overlay .grid{height:100%}.grid-overlay .gridcol{grid-column-start:span 1;background-color:rgba(0,255,255,.125);box-shadow:none !important;color:#000;font-size:12px;font-weight:800;height:100%;padding-top:12px;text-align:center}@media(max-width: 767px){.grid-overlay .gridcol:nth-child(5),.grid-overlay .gridcol:nth-child(6),.grid-overlay .gridcol:nth-child(7),.grid-overlay .gridcol:nth-child(8),.grid-overlay .gridcol:nth-child(9),.grid-overlay .gridcol:nth-child(10),.grid-overlay .gridcol:nth-child(11),.grid-overlay .gridcol:nth-child(12){display:none}}.gblScheduleBlockschedule{max-width:520px;margin-top:40px}@media(min-width: 768px){.gblScheduleBlockschedule{padding-left:20px}}.gblScheduleBlockscheduleitem{display:grid;grid-template-columns:36px 1fr;-moz-column-gap:8px;column-gap:8px;row-gap:12px}.gblScheduleBlockscheduleitem+.gblScheduleBlockscheduleitem{margin-top:12px}.gblScheduleBlockscheduleitemheader{border:none;text-align:left;cursor:pointer;padding:4px 12px;border-radius:4px;background:linear-gradient(140deg, #8d67b9 0%, #c87fd0 50%, #B668c4 75%);background-size:100% 100%;color:#fff;font-size:14px;font-weight:600;position:relative}.gblScheduleBlockscheduleitemheadericon{position:absolute;right:4px;top:calc(50% - 12px);transform:rotate(90deg)}.gblScheduleBlockscheduleitemheadericon svg{fill:#fff;display:block}.gblScheduleBlockscheduleitemleague{display:grid;grid-template-columns:20px 1fr;grid-column-gap:8px}.gblScheduleBlockscheduleitemfooter{font-size:14px;line-height:1.4;margin-top:8px}.gblScheduleBlockscheduleitemstatusIcon{display:flex;justify-content:center;align-items:center}.gblScheduleBlockscheduleitemstatusIconactive{width:24px;height:24px;display:none}.gblScheduleBlockscheduleitemstatusIconinactive{width:16px;height:16px;display:block}.gblScheduleBlockscheduleitemstatusLine{position:relative}.gblScheduleBlockscheduleitemstatusLine::after{content:"";display:block;position:absolute;top:-10px;bottom:-10px;left:calc(50% - 1px);border-left:2px dashed #62c9ac}.gblScheduleBlockscheduleitem:last-child .gblScheduleBlockscheduleitemstatusLine::after{display:none}.gblScheduleBlockscheduleitem.collapsed .gblScheduleBlockscheduleitemcontent,.gblScheduleBlockscheduleitem.collapsed .gblScheduleBlockscheduleitemstatusLine{display:none}.gblScheduleBlockscheduleitem.collapsed .gblScheduleBlockscheduleitemheadericon{transform:rotate(0deg)}.gblScheduleBlockscheduleitem.active .gblScheduleBlockscheduleitemstatusIconactive{display:block}.gblScheduleBlockscheduleitem.active .gblScheduleBlockscheduleitemstatusIconinactive{display:none}.gblScheduleBlockscheduleitem.active .gblScheduleBlockscheduleitemstatusLine::after{top:-8px}.gblScheduleBlockscheduleitem.past .gblScheduleBlockscheduleitemheader{background:#a0a0a0}.iconFootnotesBlock{display:flex;flex-direction:column;row-gap:8px;margin-top:20px}.iconFootnotesBlockfootnote{display:grid;grid-template-columns:24px 1fr;-moz-column-gap:8px;column-gap:8px;align-items:center}.iconFootnotesBlockfootnoteicon img{display:block}.iconFootnotesBlockfootnotebody{font-size:14px;line-height:1.2}.imageBlock--mobile-only{display:none}@media(max-width: 767px){.imageBlock--mobile-only{display:block}}.imageBlock--desktop-only{display:none}@media(min-width: 768px){.imageBlock--desktop-only{display:block}}.markdownBlock{margin-top:20px}.markdownBlockcontent>*:first-child{margin-top:0}.markdownBlock--rounded-gbl-purple-bg{background:linear-gradient(140deg, #8d67b9 0%, #c87fd0 50%, #B668c4 75%);background-size:100% 100%;color:#fff;position:relative}@media(max-width: 767px){.markdownBlock--rounded-gbl-purple-bg{padding:20px;margin-left:-20px;margin-right:-20px;border-radius:20px}}@media(min-width: 768px){.markdownBlock--rounded-gbl-purple-bg{padding:30px;border-radius:30px}}.markdownBlock--rounded-gbl-purple-bg .markdownBlockcontent,.markdownBlock--rounded-gbl-purple-bg .markdownBlockblocks{position:relative;z-index:1}.markdownBlock--rounded-gbl-purple-bg>.markdownBlockcontent p{font-weight:600}.markdownBlock--rounded-gbl-purple-bg>.markdownBlockcontent a{color:#fff}.markdownBlock--rounded-light-grey-bg{color:#266378;background-color:#f9f8f3}@media(max-width: 767px){.markdownBlock--rounded-light-grey-bg{border-radius:20px;padding:20px}}@media(min-width: 768px){.markdownBlock--rounded-light-grey-bg{border-radius:30px;padding:30px}}.mischiefBlockbanner1{background:#370172}@media(max-width: 767px){.mischiefBlockbanner1{padding:40px 30px;margin-left:-30px;margin-right:-30px}}@media(min-width: 768px){.mischiefBlockbanner1{display:grid;grid-template-columns:180px 1fr;-moz-column-gap:24px;column-gap:24px;padding:40px;align-items:center}}@media(min-width: 1024px){.mischiefBlockbanner1{grid-template-columns:250px 1fr;-moz-column-gap:40px;column-gap:40px}}@media(max-width: 767px){.mischiefBlockbanner1image{max-width:250px;margin:0 auto 40px}}.mischiefBlockbanner1image img{-o-object-fit:contain;object-fit:contain;height:auto}@media(min-width: 768px){.mischiefBlockbanner1content{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;text-align:right}}.mischiefBlockbanner1title,.mischiefBlockbanner1body{color:#fff;max-width:500px}@media(max-width: 767px){.mischiefBlockevents{padding:40px 0}}@media(min-width: 768px){.mischiefBlockevents{padding:40px}}.mischiefBlockeventscalendar{display:flex;-moz-column-gap:10px;column-gap:10px;row-gap:40px;flex-wrap:wrap;margin-top:40px;justify-content:center}.mischiefBlockeventscalendarmonth{display:flex;flex-direction:column;align-items:center;row-gap:24px}.mischiefBlockeventscalendarmonthtitle{padding:4px 24px;background:#370172;color:#fff;font-weight:900;font-size:18px;border-radius:25px}.mischiefBlockeventscalendarmonthevents{display:flex;-moz-column-gap:12px;column-gap:12px;flex:1;flex-wrap:wrap;row-gap:24px;justify-content:center}.mischiefBlockeventscalendarmonthevent{display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.mischiefBlockeventscalendarmontheventday{font-size:14px;font-weight:600;line-height:1;margin-bottom:12px}.mischiefBlockeventscalendarmontheventname{display:block;width:90px;height:90px;padding:12px;display:flex;justify-content:center;align-items:center;text-align:center;background-color:#fff;color:#370172;border-radius:50%;overflow:hidden;font-size:10px;line-height:1.1;cursor:pointer;text-decoration:none !important;transition:all .3s ease}a.mischiefBlockeventscalendarmontheventname{box-shadow:0px 1px 4px rgba(66,63,63,.15)}a.mischiefBlockeventscalendarmontheventname:hover{box-shadow:0px 1px 5px rgba(66,63,63,.3)}a.mischiefBlockeventscalendarmontheventname.active{background-color:#370172;color:#fff}.mischiefBlockeventscalendarmontheventname:empty{background-image:url(https://lh3.googleusercontent.com/i9U-K0JmgT6c_eBoyyPxr51M3zHeUydSc-zpR27_sHM8sOOwYY3iXqMvfNFi7XRl_m1ehOLtgFzq9_TvN8c143Dk9YmXLWi_DfOcdHQEBOeggQ=s0);background-color:transparent;background-size:contain;cursor:default}.mischiefBlock__events__details{margin-top:40px}@media(max-width: 767px){.mischiefBlockeventsdetails{margin-left:-30px;margin-right:-30px}}@media(min-width: 768px){.mischiefBlockeventsdetails{margin-left:-40px;margin-right:-40px}}.mischiefBlockeventsdetails summary{background-color:#a0a0a0;color:#fff;padding:20px 40px;cursor:pointer;font-weight:900;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:20px;line-height:1.2}.mischiefBlockeventsdetails details[open] summary{background-color:#370172;color:#fff;cursor:default;-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto;font-size:30px}.mischiefBlockeventsdetailscontent{background-color:#370172;color:#fff}@media(max-width: 767px){.mischiefBlockeventsdetailscontent{padding:0 30px 40px}}@media(min-width: 768px){.mischiefBlockeventsdetailscontent{padding:0 40px 40px}}@media(max-width: 767px){.mischiefBlockeventsdetailsevent1content{display:flex;flex-direction:column-reverse}}@media(min-width: 768px){.mischiefBlockeventsdetailsevent1content{display:grid;grid-template-columns:1fr 182px;-moz-column-gap:24px;column-gap:24px}}@media(max-width: 767px){.mischiefBlockeventsdetailsevent1contentimage{max-width:250px;margin:0 auto 40px}}.mischiefBlockeventsdetailsevent1contentimage img{display:block;height:auto}@media(max-width: 767px){.mischiefBlockeventsdetailsevent2intro{display:flex;flex-direction:column-reverse;-moz-column-gap:40px;column-gap:40px}}@media(min-width: 768px){.mischiefBlockeventsdetailsevent2intro{display:grid;grid-template-columns:1fr 256px}}@media(max-width: 767px){.mischiefBlockeventsdetailsevent2introimage{max-width:200px;margin:0 auto 40px}}.mischiefBlockeventsdetailsevent2introimage img{display:block;height:auto}.mischiefBlockeventsdetailsevent2encounterTimesWrap{margin-top:40px}@media(max-width: 767px){.mischiefBlockeventsdetailsevent2encounterTimesWrap{display:flex;justify-content:center}}.mischiefBlockeventsdetailsevent2encounterTimes{display:grid;grid-template-columns:auto auto;justify-content:center;-moz-column-gap:24px;column-gap:24px;row-gap:4px;margin:20px 0 40px}@media(max-width: 767px){.mischiefBlockeventsdetailsevent2encounterTimes{grid-template-columns:1fr}}.mischiefBlockeventsdetailsevent2encounterTime{display:flex;-moz-column-gap:12px;column-gap:12px}@media(min-width: 768px){.mischiefBlockeventsdetailsevent2encounterTime:nth-child(2){grid-column:1/span 1;grid-row:2/span 1}.mischiefBlockeventsdetailsevent2encounterTime:nth-child(3){grid-column:1/span 1;grid-row:3/span 1}.mischiefBlockeventsdetailsevent2encounterTime:nth-child(4){grid-column:2/span 1;grid-row:1/span 1}.mischiefBlockeventsdetailsevent2encounterTime:nth-child(5){grid-column:2/span 1;grid-row:2/span 1}.mischiefBlockeventsdetailsevent2encounterTime:nth-child(6){grid-column:2/span 1;grid-row:3/span 1}}.mischiefBlockeventsdetailsevent2encounterTimeicons{display:flex;width:38px;-moz-column-gap:2px;column-gap:2px}.mischiefBlockeventsdetailsevent2encounterTimeicons img{display:block;width:18px;height:18px;margin-left:auto}.mischiefBlockeventsdetailsevent2encounterstitle{margin-bottom:40px !important}@media(max-width: 1439px){.mischiefBlockeventsdetailsevent2encountersslots{display:flex;flex-direction:column;row-gap:20px}}@media(min-width: 1440px){.mischiefBlockeventsdetailsevent2encountersslots{display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:24px;column-gap:24px;max-width:750px;margin:0 auto}}.mischiefBlockeventsdetailsevent2encountersslottitle{display:flex;-moz-column-gap:4px;column-gap:4px;align-items:center;justify-content:center;margin-bottom:20px}@media(max-width: 767px){.mischiefBlockeventsdetailsevent2encountersslottitle{justify-content:flex-start;align-items:flex-start}}.mischiefBlockeventsdetailsevent2encountersslottitle span{font-size:20px;font-weight:900;line-height:1.2}@media(max-width: 767px){.mischiefBlockeventsdetailsevent2encountersslottitle span{font-size:18px}}.mischiefBlockeventsdetailsevent2encountersslottitle img{width:18px;height:18px;display:block}.mischiefBlockeventsdetailsevent2encountersslotpokemons{display:flex;-moz-column-gap:12px;column-gap:12px;justify-content:center;flex-wrap:wrap;max-width:350px;margin:0 auto}.mischiefBlockeventsdetailsevent2encountersslotmore{text-align:center;margin-top:12px}.mischiefBlockeventsdetailsevent2bonuses{margin-top:40px}@media(max-width: 767px){.mischiefBlockbanner2{padding-bottom:40px}}@media(min-width: 768px){.mischiefBlockbanner2{padding:0 40px 40px 40px}}@media(max-width: 767px){.mischiefBlockbanner2title{font-size:32px;line-height:1.2;font-weight:900}}@media(min-width: 768px){.mischiefBlockbanner2title{font-size:50px;font-weight:900;line-height:1.2}}.mischiefBlockbanner3{background-color:#370172}@media(max-width: 767px){.mischiefBlockbanner3{margin-left:-30px;margin-right:-30px;padding:40px 30px}}@media(min-width: 768px){.mischiefBlockbanner3{display:grid;grid-template-columns:1fr 200px;-moz-column-gap:24px;column-gap:24px;align-items:center;padding:40px}}@media(min-width: 1024px){.mischiefBlockbanner3{grid-template-columns:1fr 300px;-moz-column-gap:40px;column-gap:40px}}.mischiefBlockbanner3image img{display:block;-o-object-fit:contain;object-fit:contain;height:auto}@media(max-width: 767px){.mischiefBlockbanner3image img{max-width:300px;margin:0 auto}}.mischiefBlockbanner3content{display:flex;flex-direction:column;justify-content:center}.mischiefBlockbanner3title,.mischiefBlockbanner3body{color:#fff;max-width:500px}@media(max-width: 767px){.mischiefBlockencounters{padding:40px 0}}@media(min-width: 768px){.mischiefBlockencounters{padding:40px}}.mischiefBlockencounterscontent{margin-bottom:40px}.mischiefBlockencounterslocations{display:flex;flex-direction:column;align-items:center;row-gap:24px}@media(max-width: 767px){.mischiefBlockencounterslocation{display:flex;flex-direction:column}}@media(min-width: 768px){.mischiefBlockencounterslocation{display:grid;grid-template-columns:80px 1fr;-moz-column-gap:24px;column-gap:24px;max-width:370px}}@media(max-width: 767px){.mischiefBlockencounterslocationicon{width:70px;margin:0 auto}}.mischiefBlockencounterslocationicon img{display:block;height:auto}.mischiefBlockencounterslocationpokemons{display:flex;-moz-column-gap:12px;column-gap:12px;justify-content:space-between;position:relative}@media(max-width: 767px){.mischiefBlockencounterslocationpokemons{flex-wrap:wrap;justify-content:center;row-gap:12px}}.mischiefBlockpokemon{display:flex;justify-content:center;align-items:center;position:relative;min-height:64px;min-width:64px}.mischiefBlockpokemon img{position:relative;width:auto;z-index:1}.mischiefBlock__pokemon::after{background-image:url(https://lh3.googleusercontent.com/gzZC54BbvI6Z-tUCUYo9B8ZVXTOxQVbWLXS568UsYQEOb6XJpL8xuhdaAmxOflnWMpqT47F_2SeQ7-oAx44TEQEQ63zHeerofMivU3uYfR4x=s0);background-size:56px 56px;background-position:center;background-repeat:no-repeat;content:"";width:100%;height:100%;position:absolute;z-index:0;left:0;right:0;top:0;bottom:0;opacity:.7}.mischiefBlockpokemon--lg{min-height:130px;min-width:130px}.mischiefBlockpokemon--lg::after{background-size:120px 120px}.mischiefBlockpokemon--xl{min-height:180px;min-width:180px}.mischiefBlockpokemon--xl::after{background-size:170px 170px}.mischiefBlockpokemon--purple::after{opacity:.7}.mischiefBlockencounterslocationmore{font-size:16px;line-height:1;white-space:nowrap;align-self:center}.mischiefBlockencountersregions{display:flex;flex-direction:column;row-gap:40px;margin-top:60px}.mischiefBlockencountersregionpokemons{display:flex;-moz-column-gap:12px;column-gap:12px;position:relative;align-items:center;flex-wrap:wrap;justify-content:center;row-gap:12px}.mischiefBlockhatch{background:#370172;color:#fff}@media(max-width: 767px){.mischiefBlockhatch{padding:40px 30px;margin-left:-30px;margin-right:-30px}}@media(min-width: 768px){.mischiefBlockhatch{padding:40px}}.mischiefBlockhatchcontent{margin-bottom:40px}@media(max-width: 767px){.mischiefBlockhatcheggs{display:flex;align-items:center;flex-direction:column;row-gap:24px}}@media(max-width: 767px){.mischiefBlockhatchegg{display:flex;align-items:center;flex-direction:column;row-gap:12px}}@media(min-width: 768px){.mischiefBlockhatchegg{display:grid;grid-template-columns:90px 1fr;-moz-column-gap:24px;column-gap:24px}}.mischiefBlockhatcheggicon{width:88px}.mischiefBlockhatcheggicon img{display:block;height:auto}@media(max-width: 767px){.mischiefBlockhatcheggpokemons{display:grid;grid-template-columns:auto auto;-moz-column-gap:12px;column-gap:12px;row-gap:12px}}@media(min-width: 768px){.mischiefBlockhatcheggpokemons{display:flex;-moz-column-gap:12px;column-gap:12px}}@media(max-width: 767px){.mischiefBlockhatcheggpokemonsMore{grid-column-start:span 2;text-align:center}}@media(min-width: 768px){.mischiefBlockhatcheggpokemonsMore{align-self:center}}.mischiefBlockhatchadventureSync{margin-top:40px}@media(max-width: 767px){.mischiefBlockhatchadventureSynceggs{display:grid;align-items:center;flex-direction:column;row-gap:24px}}@media(max-width: 767px){.mischiefBlockhatchadventureSyncegg{display:flex;align-items:center;flex-direction:column;row-gap:12px}}@media(min-width: 768px){.mischiefBlockhatchadventureSyncegg{display:grid;grid-template-columns:auto 1fr;align-items:center}}.mischiefBlockhatchadventureSynceggicon{display:flex;justify-content:center;align-items:center}@media(min-width: 768px){.mischiefBlockhatchadventureSynceggicon{-moz-column-gap:12px;column-gap:12px}}.mischiefBlockhatchadventureSynceggicon img{display:block;height:auto}.mischiefBlockhatchadventureSynceggicon img:nth-child(1){width:44px}.mischiefBlockhatchadventureSynceggicon img:nth-child(2){width:88px}.mischiefBlockhatchadventureSynceggpokemons{display:flex;-moz-column-gap:12px;column-gap:12px}@media(max-width: 767px){.mischiefBlockhatchadventureSynceggpokemons{flex-wrap:wrap;justify-content:center;row-gap:12px}}@media(min-width: 768px){.mischiefBlockhatchadventureSynceggpokemons{padding-left:24px}}@media(max-width: 767px){.mischiefBlockhatchadventureSynceggpokemonsMore{grid-column-start:span 2;text-align:center}}@media(min-width: 768px){.mischiefBlockhatchadventureSynceggpokemonsMore{align-self:center}}.mischiefBlockhatchcenterWrap{display:flex;align-items:center;flex-direction:column}@media(max-width: 767px){.mischiefBlockmega{padding:40px 0}}@media(min-width: 768px){.mischiefBlockmega{padding:40px}}.mischiefBlockmegapokemons{margin-top:40px}@media(max-width: 767px){.mischiefBlockmegapokemons{display:flex;flex-direction:column;row-gap:24px;align-items:center}}@media(min-width: 768px){.mischiefBlockmegapokemons{display:flex;-moz-column-gap:24px;column-gap:24px;justify-content:center}}.mischiefBlockmegapokemonWrap{display:flex;flex-direction:column;align-items:center;row-gap:24px}.mischiefBlockmegapokemonMonth{padding:4px 24px;background:#370172;color:#fff;font-weight:900;font-size:18px;border-radius:25px}.mischiefBlockditto{background:#370172;color:#fff;position:relative}@media(max-width: 767px){.mischiefBlockditto{padding:40px 30px;margin-left:-30px;margin-right:-30px}}@media(min-width: 768px){.mischiefBlockditto{padding:40px}}@media(min-width: 768px){.mischiefBlockdittoheader{display:grid;grid-template-columns:1fr 170px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 1024px){.mischiefBlockdittoheader{grid-template-columns:1fr 227px;-moz-column-gap:36px;column-gap:36px}}@media(max-width: 767px){.mischiefBlockdittoimage{max-width:200px;margin:40px auto}}.mischiefBlockdittoimage img{display:block;height:auto}@media(max-width: 767px){.mischiefBlockdittopokemons{display:grid;grid-template-columns:auto auto;-moz-column-gap:24px;column-gap:24px;row-gap:24px;justify-content:center}}@media(min-width: 768px){.mischiefBlockdittopokemons{display:flex;justify-content:center;flex-wrap:wrap;-moz-column-gap:24px;column-gap:24px;row-gap:24px;margin-top:40px}}@media(max-width: 767px){.pokemonMovesetBlock{display:block}}@media(min-width: 768px){.pokemonMovesetBlock{display:grid;grid-template-columns:150px 1fr;-moz-column-gap:12px;column-gap:12px;align-items:center}}@media(max-width: 767px){.pokemonMovesetBlockimage{margin:0 auto 20px;max-width:150px}}.pokemonMovesetBlockimage img{display:block}.pokemonMovesetBlockpokemonName{font-size:20px;font-weight:600;line-height:1.2}.pokemonMovesetBlockmove{display:grid;grid-template-columns:36px 1fr;-moz-column-gap:12px;column-gap:12px;align-items:center;margin-top:12px}.pokemonMovesetBlockmoveicon{width:36px;height:36px;border-radius:50%}.titleWithIconBlock{display:flex;-moz-column-gap:12px;column-gap:12px;align-items:center}.titleWithIconBlockicon img{display:block;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.postdate{font-weight:600}.post--gobattleleague-season9{font-family:"Lato","Roboto",Helvetica,Arial,sans-serif}.post--gobattleleague-season9 h1{font-weight:600;line-height:1.2;margin-bottom:20px}@media(max-width: 767px){.post--gobattleleague-season9 h1{font-size:32px}}@media(min-width: 768px){.post--gobattleleague-season9 h1{font-size:40px}}.post--gobattleleague-season9 h2{font-weight:600;line-height:1.2;margin-top:0;margin-bottom:20px}@media(max-width: 767px){.post--gobattleleague-season9 h2{font-size:24px}}@media(min-width: 768px){.post--gobattleleague-season9 h2{font-size:32px}}.post--gobattleleague-season9 h3{font-weight:900;line-height:1.2;margin-top:0;margin-bottom:20px}@media(max-width: 767px){.post--gobattleleague-season9 h3{font-size:20px}}@media(min-width: 768px){.post--gobattleleague-season9 h3{font-size:26px}}.post--gobattleleague-season9 .markdownBlock{margin-top:40px}.post--gobattleleague-season9 .markdownBlock .markdownBlock{margin-top:20px}@media(max-width: 767px){.post--gobattleleague-season9 ul,.post--gobattleleague-season9 ol{padding-left:20px}}.post--season-of-mischief-2021{color:#370172;font-family:"Lato","Roboto",Helvetica,Arial,sans-serif;font-size:15px}.post--season-of-mischief-2021 h1{font-weight:900;line-height:1.2;margin-bottom:20px}@media(max-width: 767px){.post--season-of-mischief-2021 h1{font-size:32px}}@media(min-width: 768px){.post--season-of-mischief-2021 h1{font-size:40px}}.post--season-of-mischief-2021 h2{font-weight:900;line-height:1.2;margin-top:0;margin-bottom:20px}@media(max-width: 767px){.post--season-of-mischief-2021 h2{font-size:24px}}@media(min-width: 768px){.post--season-of-mischief-2021 h2{font-size:32px}}.post--season-of-mischief-2021 h3{font-weight:900;line-height:1.2;margin-top:0;margin-bottom:20px}@media(max-width: 767px){.post--season-of-mischief-2021 h3{font-size:20px}}@media(min-width: 768px){.post--season-of-mischief-2021 h3{font-size:20px}}.post--season-of-mischief-2021 h4{font-weight:900;line-height:1.2;margin-top:0;margin-bottom:20px}@media(max-width: 767px){.post--season-of-mischief-2021 h4{font-size:18px}}@media(min-width: 768px){.post--season-of-mischief-2021 h4{font-size:18px}}@media(min-width: 768px){.post--season-of-mischief-2021 .postbody{padding:40px}}.post--season-of-mischief-2021 .markdownBlock{margin-top:0}@media(max-width: 767px){.post--season-of-mischief-2021 .markdownBlock{padding:40px 0}}@media(min-width: 768px){.post--season-of-mischief-2021 .markdownBlock{padding:40px}}