﻿.main_layout_guides_list{display:flex;width:100%;z-index:1;flex-flow:row wrap;justify-content:center;background-color:#e9eef2;padding-bottom:64px;}.main_layout_guides_list .guides_list_container{display:flex;justify-content:center;flex-flow:row wrap;width:100%;max-width:376px;margin-top:32px;padding:0 18px;grid-gap:24px;}@media(min-width:600px){.main_layout_guides_list .guides_list_container{justify-content:flex-start;padding:0;}}@media(min-width:768px){.main_layout_guides_list .guides_list_container{max-width:704px;}}@media(min-width:960px){.main_layout_guides_list{padding-bottom:100px;}.main_layout_guides_list .guides_list_container{max-width:924px;grid-gap:32px;}}@media(min-width:1200px){.main_layout_guides_list .guides_list_container{margin-top:64px;max-width:1100px;grid-gap:48px;justify-content:space-evenly;}}@media(min-width:1440px){.main_layout_guides_list .guides_list_container{max-width:1296px;}}