@media screen and (max-width:767px){.myBuckitCard{margin-bottom:2rem}}.myBuckitCard_img{-o-object-fit:cover;object-fit:cover;position:relative;z-index:1}.myBuckitCard_img_box.image2{grid-template-columns:repeat(2,1fr);grid-template-rows:1fr}.myBuckitCard_img_box.image3{grid-template-areas:"img1 img2" "img3 img3"}.myBuckitCard_img_box.image3,.myBuckitCard_img_box.image4{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.myBuckitCard_img_box .myBuckitCard_img_box_cardimg.image1,.myBuckitCard_img_box .myBuckitCard_img_box_cardimg.image2,.myBuckitCard_img_box .myBuckitCard_img_box_cardimg.image3,.myBuckitCard_img_box .myBuckitCard_img_box_cardimg.image4{grid-area:auto}.myBuckitCard_img_box.image3 .image1{grid-area:img1}.myBuckitCard_img_box.image3 .image2{grid-area:img2}.myBuckitCard_img_box.image3 .image3{grid-area:img3}.myBuckitCard_img img{-o-object-fit:cover;object-fit:cover}.myBuckitCard_content{word-wrap:break-word;font-weight:400;letter-spacing:.01em}.myBuckitCard_content h5{word-wrap:break-word}.myBuckitCard_content p{color:#818791;font-size:1.4rem;font-weight:400;line-height:2.2rem;letter-spacing:.01em;word-wrap:break-word}.myBuckitCard_content .mybuckittext{margin-bottom:1rem}.newCreateBuckit{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;background-color:#fafbfc;box-shadow:0 4px 10px 0 rgba(0,0,0,.1019607843);border-radius:1.2rem;padding:2rem;text-align:center;flex-direction:column;cursor:pointer;transition:all .3s ease-in-out}.newCreateBuckit h6{margin-top:1rem;color:#818791}.newCreateBuckit:hover{background-color:#f3fff8}.newCreateBuckit:hover svg path{fill:#27bf7d!important}.newCreateBuckit:hover h6{color:#27bf7d}@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";.myBuckitCard{box-shadow:0 4px 10px 0 rgba(0,0,0,.1019607843);border-radius:1.2rem;overflow:hidden;width:100%;background-color:#fafbfc}.myBuckitCard_img{width:100%;border-radius:1.2rem 1.2rem 0 0;height:25.1rem}.myBuckitCard_img_box{display:grid;gap:4px;width:100%;height:100%}.myBuckitCard_img_box.image1{grid-template-columns:1fr;grid-template-rows:1fr}.myBuckitCard_img_box .myBuckitCard_img_box_cardimg{position:relative;overflow:hidden}.myBuckitCard_img_box .myBuckitCard_img_box_cardimg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.myBuckitCard_content{padding:2rem;color:#818791;font-size:1.4rem;line-height:2.2rem}.shimmer-card .myBuckitCard_content h5,.shimmer-card .myBuckitCard_content p{background:linear-gradient(90deg,#ececec 25%,#f5f5f5 50%,#ececec 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;color:rgba(0,0,0,0);border-radius:4px}.shimmer-card .myBuckitCard_content h5{width:60%;height:2.5rem;margin-bottom:1rem}.shimmer-card .myBuckitCard_content p{width:80%;height:1.6rem}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}