.mood-section-wrapper{max-width:1600px;margin:0 auto;padding:0}.mood-main-card{display:flex;flex-wrap:wrap;min-height:576px;border-radius:0;overflow:hidden;position:relative}.mood-left-col{flex:0 0 65%;width:65%;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;padding:35px 30px;display:flex;flex-direction:column;justify-content:space-between;min-height:576px;transition:background-image .4s ease-in-out;justify-content:flex-end}.mood-slider-header{display:flex;align-items:center;justify-content:space-between;width:100%;height:28px;margin-bottom:12px;position:relative;z-index:2}.mood-slider-arrows{display:flex;align-items:center;width:66px;height:28px;box-sizing:border-box;gap:10px;background:#fdff75;padding:6px 12px;border-radius:100px}.mood-arrow{width:16px;height:16px;background:transparent;border:none;color:#000;font-size:16px;font-weight:700;cursor:pointer;padding:0;line-height:1;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.mood-arrow:hover{opacity:.6}.mood-left-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:var(--accent-color, #C2C663);opacity:.45;mix-blend-mode:multiply;z-index:1;pointer-events:none;transition:background-color .4s ease-in-out;display:block!important}.mood-badge{position:relative;z-index:2;align-self:center;width:148px;height:28px;box-sizing:border-box;background:#fdff75;color:#000;padding:6px 12px;border-radius:100px;display:flex;align-items:center;justify-content:center;gap:10px;font-weight:700;font-size:12px;line-height:1;letter-spacing:.5px;text-transform:uppercase}.mood-slider-wrapper{position:relative;z-index:2;width:100%}.mood-products-container{display:none;gap:16px;overflow-x:auto;scroll-behavior:smooth;padding:10px 0}.mood-products-container.active{display:flex}.mood-products-container::-webkit-scrollbar{display:none}.mood-card{display:flex;flex-direction:row;width:calc((100% - 32px) / 3);min-width:calc((100% - 32px) / 3);height:184px;background-color:#f8f6ef;border-radius:32px;padding:16px;gap:16px;box-sizing:border-box;flex-shrink:0}.mood-card-img-wrapper{width:108px;height:152px;background-color:#fff;border-radius:16px;display:flex;align-items:center;justify-content:center;position:relative;flex-shrink:0;padding:24px 16px;box-sizing:border-box}.mood-card-img{max-width:100%;max-height:100%;object-fit:contain}.mood-card-info{width:auto;flex:1;min-width:0;height:152px;display:flex;flex-direction:column;justify-content:space-between;gap:12px}.mood-staff-badge{position:absolute;top:-8px;left:-10px;width:48px;height:48px;background-color:#fdff75;border-radius:50%;display:flex;align-items:center;justify-content:center;text-align:center;transform:rotate(-12deg);z-index:2}.mood-staff-badge span{font-size:8px;font-weight:900;line-height:1;color:#421b1a}.mood-author{font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:#421b1a;margin-bottom:2px}.mood-product-title{font-size:16px;font-weight:700;line-height:19.2px;color:#421b1a;margin:0 0 2px;overflow-wrap:break-word;word-break:break-word;letter-spacing:-.32px;font-family:ABC Social Unlicensed Trial,sans-serif!important}.mood-product-desc{font-size:12px;line-height:1.2;color:#421b1a;margin:0;display:none}.mood-see-more{font-size:14px;font-weight:800;color:#421b1a;text-decoration:underline;text-transform:uppercase;line-height:14px;letter-spacing:.28px}.mood-rating{display:flex;flex-wrap:nowrap;width:auto;max-width:100%;height:auto;align-items:center;gap:0px;margin-bottom:16px;font-size:16px;line-height:1;color:#ff5a82;overflow:visible}.mood-star-icon{width:16px;height:16px;flex-shrink:0}.mood-author{font-size:10px;font-weight:700;text-transform:uppercase;color:#421b1a;margin-bottom:10px}.mood-right-col{flex:0 0 35%;width:35%;background-color:var(--accent-color, #C2C663);padding:56px;display:flex;flex-direction:column;justify-content:flex-start;transition:background-color .4s ease-in-out}.mood-subheading{font-size:18px;letter-spacing:0px;font-weight:700;text-transform:uppercase;margin-bottom:0;color:#421b1a;padding-bottom:24px;font-family:ABC Social Unlicensed Trial,sans-serif}.mood-heading{font-size:64px;line-height:.9;font-weight:700;margin:-15px 0 32px;color:#421b1a;width:100%;max-width:300px}h2.mood-heading p{margin:0!important}.mood-collection-tabs{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:0px}.mood-tab-item{position:relative;cursor:pointer;display:table;width:fit-content;font-family:Maleo;font-weight:700;font-size:40px;line-height:90%;letter-spacing:-.01em;color:#421b1a;padding-bottom:6px;margin-bottom:15px;transition:color .3s ease}.mood-tab-item:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:3px;background-color:#421b1a;transform:scaleX(0);transform-origin:bottom left;transition:transform .35s cubic-bezier(.25,1,.5,1)}.mood-tab-item.active:after{transform:scaleX(1)}.mood-tab-item:hover:after{transform:scaleX(1)}.mood-tab-item.active,.mood-tab-item:hover{opacity:1}.mood-tab-item.active:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:3px;background-color:#421b1a}@media(max-width:1150px){.mood-main-card{flex-direction:column}.mood-left-col,.mood-right-col{flex:0 0 100%;width:100%}.mood-left-col{min-height:460px}.mood-right-col{padding:40px 25px}.mood-subheading{font-size:14px!important;margin-bottom:0!important;padding-bottom:4px!important;flex-shrink:0;text-transform:uppercase;padding-bottom:0}}@media screen and (max-width:900px){.mood-tab-item.active:after{bottom:-6px}.mood-card{width:80%;min-width:80%}.mood-staff-badge{width:48px;height:48px;padding:0 4px;border-radius:100px;box-sizing:border-box}.mood-card-img-wrapper{width:108px;height:152px;padding:24px 16px;gap:10px;box-sizing:border-box}.mood-rating{display:flex;flex-direction:row;flex-wrap:nowrap;width:120px;height:16px;gap:2px;margin-bottom:4px}.mood-card-info{width:227px;height:94px;gap:6px}.mood-main-card{flex-direction:column-reverse}.mood-right-col{width:100%!important;flex:0 0 auto!important;height:auto!important;padding:45px 20px 25px!important;gap:20px!important}.mood-heading{font-size:40px!important;margin-bottom:-2px}.mood-collection-tabs{display:flex!important;flex-direction:row!important;gap:20px!important;overflow-x:auto!important;white-space:nowrap!important;padding-bottom:8px!important;scrollbar-width:none}.mood-collection-tabs::-webkit-scrollbar{display:none}@media screen and (max-width:749px){.mood-tab-item{width:36px;height:14px;font-family:ABC Social Unlicensed Trial,sans-serif;font-weight:700;font-style:Bold;font-size:14px;line-height:100%;letter-spacing:2%;text-align:right;text-transform:uppercase;color:#421b1a;margin-bottom:0!important;padding:0!important;flex-shrink:0}}.mood-left-col{width:100%!important;flex:0 0 auto!important;min-height:480px!important;padding:24px 16px!important}.mood-slider-header{margin-bottom:16px}.mood-section-wrapper{padding:0}}@media screen and (max-width:1350px)and (min-width:992px){.mood-card{height:195px}.mood-card-info{height:163px;justify-content:flex-start;gap:8px}.mood-product-title{font-size:14px;line-height:17px}.mood-product-desc{display:none}.mood-see-more{margin-top:auto}}
/*# sourceMappingURL=/cdn/shop/t/50/assets/custom-read-by-mood.css.map */
