@-webkit-keyframes Gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.Title{font-family:OfficinaSerifITC,Georgia,serif;font-size:26px;line-height:30px;color:#30303a;text-transform:uppercase}@media (min-width:321px){.Title{font-size:30px;line-height:34px}}@media (min-width:480px){.Title{font-size:36px;line-height:42px}}@media (min-width:1024px){.Title{font-size:44px;line-height:50px}}@media (min-width:1680px){.Title{font-size:50px;line-height:59px}}.Title--inverted{color:#fff}@keyframes Gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.Sidebar{width:100%;padding:20px;background-size:300% 300%!important;-webkit-animation:Gradient 6s ease infinite;animation:Gradient 6s ease infinite}.theme-blue .Sidebar{background-color:#2f90ed;background:linear-gradient(45deg,#2f90ed 40%,#56ccf2 60%)}.theme-green .Sidebar{background-color:#56ab2f;background:linear-gradient(45deg,#56ab2f 40%,#a8e063 60%)}.theme-orange .Sidebar{background-color:#f76b1c;background:linear-gradient(45deg,#f76b1c 30%,#f8ab04 60%)}.theme-pink .Sidebar{background-color:#ea547a;background:linear-gradient(45deg,#ea547a 35%,#9568a1 60%)}@media (min-width:1024px){.Sidebar{padding:30px}}@media (min-width:1680px){.Sidebar{padding:40px}}@media (min-width:1280px){.Sidebar{position:fixed;top:105px;left:0;height:calc(100vh - 105px);width:25%}@supports ((position:-webkit-sticky) or (position:sticky)){.Sidebar{position:-webkit-sticky;position:sticky}}}@media (min-width:1680px){.Sidebar{top:134px;height:calc(100vh - 134px);padding:80px}}.Sidebar__text{margin-top:20px;font-family:OfficinaSerifITC,Georgia,serif;font-size:22px;line-height:26px;color:#fff}@media (min-width:480px){.Sidebar__text{font-size:24px;line-height:32px}}@media (min-width:1024px){.Sidebar__text{font-size:26px;line-height:36px}}@media (min-width:1680px){.Sidebar__text{font-size:30px;line-height:40px;margin-top:40px}}