.wishlist-drawer .drawer__inner{background-color:#fef8f4}.wishlist-drawer .grid-lists{display:grid;grid-template-columns:1fr 1fr;gap:24px}.wishlist-drawer .drawer-top-section{height:calc(100% - 6.4rem);overflow:auto;padding-bottom:4rem;scrollbar-width:thin}.wishlist-drawer .add_project{border-radius:var(--border-radius-main);background:rgb(var(--color-background-secondary));display:flex;padding:16px 32px 16px 16px;flex-direction:column;justify-content:center;align-items:center;gap:8px;flex:1 0 0}.wishlist-drawer .add_project .pr_add-icon{height:3.2rem;padding:1.2rem 1.6rem;width:auto}.wishlist-drawer .project_added{border-radius:var(--border-radius-main);border:1px solid rgb(var(--color-border));display:flex;align-items:flex-start;padding:16px 32px 16px 16px;position:relative;cursor:pointer}.wishlist-drawer .project_added:after{background-color:rgb(var(--color-background-secondary));content:"";height:100%;width:100%;position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;visibility:hidden;z-index:5;border-radius:var(--border-radius-main);transition:all .2s ease-in-out}.wishlist-drawer .project_added:hover:after{opacity:.95;visibility:visible}.wishlist-drawer .project_added .pr_add-icon{transition:all .4s ease-in-out;position:absolute;top:0;bottom:0;margin:auto;left:0;right:0;width:max-content;height:3.2rem;padding:1.2rem 1.6rem;opacity:0;visibility:hidden;z-index:6;pointer-events:none}.wishlist-drawer .project_added:hover .pr_add-icon{opacity:1;visibility:visible}.wishlist-drawer .projects_wrapper{display:flex;align-items:center;gap:25px;width:100%}.wishlist-drawer .images-grid{background:rgb(var(--color-background-secondary));border-radius:16px;display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:8px;flex:1 0 0}.wishlist-drawer .images-grid figure{margin:0;height:100%;width:100%;border-radius:12px;overflow:hidden;position:relative;background:rgb(var(--color-background-tertiary));aspect-ratio:1/1}.wishlist-drawer .images-grid figure img{position:absolute;top:0;object-fit:cover;height:100%;width:100%}.wishlist-drawer .content-wrapper{flex:1 0 12.67%;align-self:stretch;display:flex;flex-direction:column;justify-content:space-between;padding-top:16px;gap:2.4rem}.wishlist-drawer .name_date-wrap{display:flex;flex-direction:column;gap:24px}.wishlist-drawer .content-wrapper .date-subtitle{color:rgb(var(--color-foreground));font-weight:500}.wishlist-drawer .button-wrapper{display:flex;gap:4px}.wishlist-drawer .button-wrapper .button{height:4.5rem;padding:1.2rem 1.6rem;width:auto}.wishlist-drawer .pagination-buttons{margin-top:24px;display:flex;justify-content:flex-end;gap:8px}.wishlist-drawer .pagination-buttons .button{height:5.4rem;padding:2rem 3.2rem;width:auto}.wishlist-drawer .project_name span{padding-bottom:8px;display:flex;padding-left:16px}.wishlist-drawer .project_name input{width:100%;height:60px;border-radius:var(--border-radius-button);background:var(--Core-Shades-white, #FFFFFC);border:none;outline:none;box-shadow:none;padding:24px 16px 25px 24px;font-size:16px;font-weight:400;font-family:var(--font-body-family)}.wishlist-drawer .create_project{height:calc(100% - 6.4rem)}.wishlist-drawer .create_project-content{display:flex;flex-direction:column;justify-content:space-between;height:calc(100% - 6.4rem)}.wishlist-drawer .create_project-content .create-button{align-self:flex-end}.wishlist-drawer .create_success-content{display:flex;flex-direction:column;gap:1.6rem}.wishlist-drawer.create-project .drawer__inner{max-width:92.7rem}.wishlist-drawer .info-popup{position:absolute;right:7rem;bottom:0;left:auto;z-index:9;transition:all .4s ease-in-out;opacity:0;visibility:hidden}.wishlist-drawer .info-popup.active{opacity:1;visibility:visible;bottom:7rem}.wishlist-drawer .popup-content{border-radius:32px;background:rgb(var(--color-background-tertiary));box-shadow:0 4px 12px #e1d3ca40;display:flex;max-width:550px;padding:24px;justify-content:flex-end;align-items:flex-start;gap:24px;margin-left:auto}.wishlist-drawer .popup-content .icons{border-radius:99px;background:var(--Core-Shades-green, #03CB8F);display:flex;height:32px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:48px}.wishlist-drawer .popup-content span{font-weight:500}.wishlist-drawer .popup-content .cross-icon,.wishlist-drawer .popup-content .error-message,.wishlist-drawer .popup-content.error .checkmark-icon,.wishlist-drawer .popup-content.error .success-message{display:none}.wishlist-drawer .popup-content.error .cross-icon,.wishlist-drawer .popup-content.error .error-message{display:block}.wishlist-drawer .popup-content.error .icons{background:#fb3600}@media screen and (max-width: 989px){.wishlist-drawer .grid-lists{grid-template-columns:1fr;gap:16px}.wishlist-drawer .add_project{padding:56px 16px;font-size:16px}.wishlist-drawer .project_added{padding:16px}}@media screen and (max-width: 749px){.wishlist-drawer .projects_wrapper{flex-direction:column}.wishlist-drawer .images-grid{width:100%}.wishlist-drawer .drawer__inner{border-radius:0 0 24px 24px}.wishlist-drawer .create_project-content{justify-content:flex-start;gap:40px;padding-bottom:4.8rem}.wishlist-drawer .pagination-buttons .button{height:4rem;padding:1.2rem 2.8rem;width:auto}}
/*# sourceMappingURL=/cdn/shop/t/33/assets/wishlist-drawer.css.map */
