.main-container-sweetromance{background:linear-gradient(1deg,#fa939e,transparent)}.main-container-sweetromance .container{position:relative;padding-bottom:44px;background:none;max-width:1200px;margin:auto}.main-container-sweetromance .container .head{display:flex;align-items:center;justify-content:space-between;padding:32px 21px 12px;border-bottom:1px solid;border-radius:12%;margin-bottom:10px}.main-container-sweetromance .container .head .wrapper{margin-bottom:10px;display:flex;justify-content:space-between;align-items:center;width:100%}.main-container-sweetromance .container .head .wrapper .heading{color:rgba(0,0,0,.738);font-family:Playfair Display,serif;font-size:28px;font-weight:700;line-height:30px;text-transform:capitalize;opacity:0;transform:translateY(-20px);animation:bounceInOut 2s ease-in-out forwards;position:relative;display:inline-block;overflow:hidden}.main-container-sweetromance .container .head .wrapper .heading:after{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,hsla(0,0%,100%,.2),hsla(0,0%,100%,.8));transform:rotate(0deg);animation:shimmer 3s linear infinite;pointer-events:none}.main-container-sweetromance .container .head .wrapper .more{color:#6b4cff;font-size:14px;font-weight:500;line-height:16px}.main-container-sweetromance .container .body{display:flex;justify-content:space-between}.main-container-sweetromance .container .body .card{display:flex;flex-direction:column;max-width:156px;color:#222}.main-container-sweetromance .container .body .card .image{width:156px;height:208px;border-radius:8px}.main-container-sweetromance .container .body .card .image img{object-fit:fill;overflow:hidden;width:100%;height:100%;transition:transform .3s ease}.main-container-sweetromance .container .body .card .image img:hover{transform:scale(1.1)}.main-container-sweetromance .container .body .card .title{z-index:1;width:100%;margin-top:20px;overflow:hidden;font-size:18px;font-weight:500;line-height:20px;white-space:nowrap;text-overflow:ellipsis;color:#222}.main-container-sweetromance .container .body .card .title:hover{color:#c7517f}.main-container-sweetromance .container .body .card .views{margin-top:8px}.main-container-sweetromance .container .body .card .views .book-data{display:flex;align-items:center;justify-content:center;line-height:14px}.main-container-sweetromance .container .body .card .views .book-data .eye-symbol{color:rgba(34,34,34,.6);font-size:12px}.main-container-sweetromance .container .body .card .views .book-data .views-count{margin-left:4px;color:rgba(34,34,34,.7);font-size:12px;font-weight:400;line-height:16px}@media(max-width:1021px){.main-container-sweetromance .container .body{gap:16px;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#f3f3f3;padding-left:6px;padding-right:6px;padding-bottom:15px}}.main-container-sweetromance .container .body::-webkit-scrollbar{display:block}