.topCategoriesContainer{padding:50px 0}.topCTitle{font-family:var(--fourth-font);text-align:center;font-size:40px;line-height:1.4em;font-weight:var(--landing-page-font-500);flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:0 42px;display:flex}.topCSubTitle{color:#4284f4}.topCSubTitleSpan{color:#000!important}.topCdescription{font-size:16px;line-height:1.5em}.topCCardsContainer{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:62px;padding:0 30px;display:flex}.topCategoriesCard{cursor:pointer;box-sizing:border-box;background:#fff;border-top:5px solid #0000;border-radius:12px;flex-direction:column;width:373px;height:423px;margin-bottom:47px;padding:20px;transition:all .2s;display:flex}.topCategoriesCard:hover{background-color:#4285f430;border-top:5px solid #4285f4;transition:all .2s}.topCardHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.topCCardImage{width:45px;height:45px}.topCCardArrow{opacity:.9;width:22px;height:22px}.topCCardTitle{font-family:var(--fourth-font);font-size:24px;font-weight:var(--landing-page-font-400);color:#000;height:2.2em;margin-bottom:10px;line-height:1.1em}.topCCardDescription{color:#303030;margin-bottom:30px;font-size:16px;line-height:1.4em}.topCCardImageBox{width:100%;height:207px;overflow:hidden}.topCCardMainImage{object-fit:cover;width:100%;height:100%;display:block}@media only screen and (min-width:768px) and (max-width:1024px){.topCTitle{font-size:28px}.topCCardsContainer{margin-top:50px}.topCategoriesCard{width:365px;height:460px;margin-bottom:50px}}@media only screen and (max-width:767px){.topCTitle{font-size:24px}.topCCardsContainer{margin-top:60px}.topCategoriesCard{width:335px;height:436px;margin-bottom:20px}}
