.Blogs{margin-top:5rem}.Blogs__bottom{margin-top:2rem}.CartBlog{position:relative;margin:.5rem;display:flex;overflow:hidden;padding-bottom:.375rem;box-shadow:0 0 10px 0 hsla(0,0%,49%,.5)}.CartBlog,.CartBlog__left{flex-direction:column;border-radius:10px}.CartBlog__left{position:absolute;left:-5rem;top:1.75rem;z-index:100;display:none;height:150px;align-items:center;justify-content:space-between;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:.375rem;transition-duration:.5s}.CartBlog:hover .CartBlog__left{left:.75rem;display:flex}.CartBlog__left__icon{cursor:pointer;font-size:1.125rem;line-height:1.75rem;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity));transition-duration:.2s}.CartBlog__left__icon:hover{--tw-text-opacity:1;color:rgb(197 157 55/var(--tw-text-opacity))}.CartBlog__image{height:200px;width:100%}@media (max-width:450px){.CartBlog__image{height:200px!important}}@media (max-width:600px){.CartBlog__image{height:250px}}.CartBlog__bottom{margin-top:.75rem;width:100%;padding:.5rem}.CartBlog__bottom__title{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;font-size:1.125rem;line-height:1.75rem;font-weight:500;--tw-text-opacity:1;color:rgb(46 74 87/var(--tw-text-opacity));transition-duration:.2s}.CartBlog__bottom__title:hover{--tw-text-opacity:1;color:rgb(197 157 55/var(--tw-text-opacity))}@media (max-width:950px){.CartBlog__bottom__title{font-size:1rem!important;line-height:1.5rem!important}}.CartBlog__bottom__abstract{margin-top:.75rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;height:70px;font-size:1rem;line-height:1.5rem;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}@media (max-width:750px){.CartBlog__bottom__abstract{height:60px;font-size:.875rem;line-height:1.25rem}}.CartBlog__bottom__category{position:absolute;top:.5rem;left:.5rem;border-radius:5px;background-color:rgb(212 189 112/var(--tw-bg-opacity));padding:.25rem .5rem;font-size:14px;font-weight:500}.CartBlog__bottom__category,.CartBlog__link{--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.CartBlog__link{margin-top:.75rem;width:100%;border-radius:10px;background-color:rgb(197 157 55/var(--tw-bg-opacity));padding:.375rem;transition-duration:.2s}.CartBlog__link:hover{--tw-bg-opacity:1;background-color:rgb(212 189 112/var(--tw-bg-opacity))}