section.language{padding-top:43px;padding-bottom:60px}section.language .title_box{text-align:center;max-width:800px;margin:auto auto 46px}section.language .title_box h2{font-family:Brandon Grotesque;font-style:normal;font-weight:700;font-size:32px;line-height:36px;text-align:center;text-transform:uppercase;color:#222731;margin:0}section.language .flex_box{display:flex;flex-wrap:wrap}section.language .flex_box .item_box{width:calc(25% - 16px);margin:8px;background:#fff;padding:20px;display:flex;align-items:center;border-radius:20px;cursor:pointer;transition:all .4s}section.language .flex_box .item_box:hover{box-shadow:0 0 10px rgba(0,0,0,.25);text-decoration:none}section.language .flex_box .item_box img{max-width:100px;align-self:center}section.language .flex_box .item_box p{font-family:Brandon Grotesque;font-style:normal;font-weight:700;font-size:32px;line-height:36px;margin-bottom:0;margin-left:15px}@media (max-width:991px){section.language .flex_box .item_box{width:calc(50% - 16px)}}@media (max-width:768px){section.language{padding-top:30px;padding-bottom:30px}section.language .flex_box .item_box{width:100%}}