.DashboardPage.LearnPage{margin-top: 0px;}.MainContents{flow-children: right;horizontal-align: center;vertical-align: middle;}.LearnSectionsColumn{flow-children: down;margin: 0px 12px;}.LearnSection{width: 500px;height: 320px;margin-bottom: 24px;box-shadow: fill 2px 2px 4px #0009;transition-property: brightness;transition-duration: 0.2s;}.LearnSection:hover{brightness: 2.0;}.LearnSection:active{brightness: 1.5;}.LearnSectionImage{width: 100%;height: 100%;background-size: cover;background-repeat: no-repeat;background-position: center;transition-property: pre-transform-scale2d;transition-duration: 0.2s;}.LearnSection:hover .LearnSectionImage{pre-transform-scale2d: 1.05;}#TutorialSection .LearnSectionImage{background-image: url("s2r://panorama/images/cell_guide_png.vtex");}#TrainingSection .LearnSectionImage{background-image: url("s2r://panorama/images/global_mainnav_world_png.vtex");}#GlossarySection .LearnSectionImage{background-image: url("s2r://panorama/images/global_mainnav_interface_png.vtex");}#PatchesSection .LearnSectionImage{background-image: url("s2r://panorama/images/cell_conquest_png.vtex");}.LearnSectionOverlay{width: 100%;height: 100%;background-color: gradient( linear, 0% 100%, 0% 0%, from( black ), color-stop( 0.4, #0000 ), to( #0000 ) );}.LearnSectionDetails{flow-children: down;vertical-align: bottom;padding: 12px 12px 8px 12px;}.LearnSectionTitle{text-transform: uppercase;color: white;letter-spacing: 2px;font-size: 24px;text-shadow: 2px 2px 4px black;}.LearnSectionDescription{color: #999;text-shadow: 2px 2px 4px black;}