.tutorial_gallery_wrapper__uEU7V{display:flex;justify-content:center;width:100%;gap:30px;flex-wrap:wrap;font-size:18px}.tutorial_gallery_wrapper__uEU7V .tutorial_gallery_col__DDoFW{flex-grow:1;flex-shrink:0;flex-basis:calc(33% - 24px);border:1px solid var(--v2-border-color);border-radius:var(--v2-border-radius-outer);background-color:var(--white);transition:all .3s ease}@media(max-width:1366px){.tutorial_gallery_wrapper__uEU7V .tutorial_gallery_col__DDoFW{flex-grow:1;flex-shrink:0;flex-basis:calc(50% - 24px)}}@media(max-width:767px){.tutorial_gallery_wrapper__uEU7V .tutorial_gallery_col__DDoFW{flex:1 0 100%}}.tutorial_gallery_wrapper__uEU7V .tutorial_gallery_col__DDoFW a{display:flex;flex-direction:column;height:100%;transition:all .3s ease}.tutorial_gallery_wrapper__uEU7V .tutorial_gallery_col__DDoFW a:hover{transition:all .3s ease}.tutorial_gallery_wrapper__uEU7V .tutorial_gallery_col__DDoFW a:hover .tutorial_gallery_title__3AdTO{border-radius:10px 10px 0 0;transition:all .3s ease}.tutorial_gallery_wrapper__uEU7V .tutorial_gallery_col__DDoFW:hover{border:1px solid var(--blue_normal)}.tutorial_gallery_wrapper__uEU7V .tutorial_gallery_col__DDoFW:hover .tutorial_gallery_title__3AdTO{color:var(--blue_normal)}.tutorial_gallery_wrapper__uEU7V .tutorial_gallery_col__DDoFW:hover .tutorial_gallery_description__LkQQ0{color:var(--black)}.tutorial_gallery_wrapper__uEU7V .tutorial_gallery_col__DDoFW:hover .tutorial_gallery_bottom__K_ce2 svg{transform:translateX(5px);transition:all .1s ease}.tutorial_gallery_wrapper__uEU7V .tutorial_gallery_title__3AdTO{display:flex;flex-direction:column;width:100%;padding:30px;border-radius:var(--v2-border-radius-outer) var(--v2-border-radius-outer) 0 0;font-weight:600;background:var(--blue_white_light);min-height:118px;border-bottom:1px solid var(--v2-border-color);transition:all .6s cubic-bezier(.79,0,.178,1);font-size:19px}@media(max-width:1366px){.tutorial_gallery_wrapper__uEU7V .tutorial_gallery_title__3AdTO{flex-direction:row}}.tutorial_gallery_wrapper__uEU7V .tutorial_gallery_title__3AdTO svg{margin-bottom:15px;height:36px;color:#2b3a91}@media(max-width:1366px){.tutorial_gallery_wrapper__uEU7V .tutorial_gallery_title__3AdTO svg{margin-bottom:0;margin-right:15px}}.tutorial_gallery_wrapper__uEU7V .tutorial_gallery_description__LkQQ0{display:flex;flex-direction:column;padding:30px;width:100%;font-size:17px;color:var(--black)}.tutorial_gallery_wrapper__uEU7V .tutorial_gallery_bottom__K_ce2{padding:0 30px 30px;width:100%;display:flex;margin-top:auto}.tutorial_gallery_wrapper__uEU7V .tutorial_gallery_bottom__K_ce2 svg{margin-left:7px;vertical-align:-3px;transform:translateX(0);transition:all .1s ease}