.our-collection__card *{font-family:Replica;font-weight:400;font-style:normal;font-size:14px;letter-spacing:0;color:#554d4a}.our-collection__card{width:100%;height:100%;border-radius:12px;position:relative}.our-collection__card__image{width:100%;height:100%;position:relative;overflow:hidden;background-color:#f2ecca;border-radius:12px}.our-collection__card__image img{width:100%;height:100%;object-fit:cover;object-position:center;position:absolute;background-repeat:no-repeat;top:0;left:0;transition:all .3s ease}.our-collection__card__image img:hover{transform:scale(1.05)}.our-collection__card__content{height:76px;width:100%;display:flex;align-items:center;justify-content:space-between;padding:24px;position:absolute;bottom:0;left:0;z-index:3}.our-collection__card__title{font-size:22px;font-weight:400;color:#fff;margin:0;flex:1}.our-collection__card__chevron{width:27px;height:27px;background:#ffffffe6;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:#352b27;position:relative;overflow:hidden}.our-collection__card__chevron:hover,.our-collection__card__chevron.active{background:#fff}.our-collection__card__chevron svg{transition:all .3s ease}.our-collection__card__chevron .chevron-down,.our-collection__card__chevron .chevron-up{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:opacity .3s ease,transform .3s ease}.collapsable-collection-card{position:relative;width:100%;max-height:0;overflow:hidden;transition:max-height .5s ease-in-out;background:#fff}.collapsable-collection-card.active{max-height:3500px}.collapsable-collection-card-container{background:#f8f8f8;overflow:hidden;position:relative;border-radius:12px;margin:16px;display:flex;flex-direction:column}.collapsable-collection-card.slide-out{transform:translate(100%);opacity:0}.collapsable-collection-card.slide-in{transform:translate(0);opacity:1}.collapsable-collection-card__content__item__left{display:block;padding:0;width:100%;height:auto}.collapsable-collection-card__content__item__left-container{width:100%;height:auto;background:#f5f4ee;display:flex;flex-direction:column}.collapsable-collection-card__content__item__left__header{display:flex;justify-content:space-between;align-items:center;height:65px;padding:16px}.collapsable-collection-card__content__item__left__header h4{font-size:22px;font-weight:400;color:#352b27}.collapsable-collection-card__content__item__left__header button{border-radius:100%;width:26.67px;height:26.67px;background:#352b27;color:#fff;border:none;font-size:14px;display:flex;align-items:center;justify-content:center;cursor:pointer}.collapsable-collection-card__content__item__left__contents__container{width:100%;position:relative;min-height:840px;overflow:hidden}.collapsable-collection-card__content__item__left__content__container{width:100%;height:100%;display:flex;flex-direction:column;gap:18px;background-color:#e7e3cf;overflow:visible;position:absolute;top:0;left:0;z-index:1;transition:transform .3s ease-in-out;transform:translate(100%)}.collapsable-collection-card__content__item__left__content__container.active{transform:translate(0)}.collapsable-collection-card__content__item__left__content{width:100%;height:auto;display:grid;grid-template-columns:repeat(2,98px);align-items:center;justify-content:space-evenly;row-gap:24px;position:relative;overflow:hidden}.collapsable-collection-card__content__item__left__footer{width:100%;display:flex;align-items:center;justify-content:center;transform:translate(0);transition:transform .3s ease;padding:32px 40px}.collapsable-collection-card__content__item__left__content__item{display:flex;flex-direction:column;justify-content:center;gap:16px}.collapsable-collection-card__content__item__left__content__image{width:98px;height:264px;position:relative;overflow:hidden}.collapsable-collection-card__content__item__left__content__image>img{width:100%;height:auto;position:absolute;bottom:0;left:0;object-fit:cover;object-position:bottom}.collapsable-collection-card__content__item__left__content__content{padding:0;display:flex;flex-direction:column;align-items:center;gap:16px}.collapsable-collection-card__content__item__left__content__content a{text-decoration:none;width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#352b27}.collapsable-collection-card__content__item__left__content__content button{height:24px;border-radius:24px;border:1px solid #352B27;gap:10px;opacity:1;transition:all .3s ease;font-size:14px!important;padding:0 8px}.collapsable-collection-card__content__item__left__content__content p{transition:all .3s ease;padding-bottom:1px;border-bottom:1px solid transparent;-webkit-user-select:none;user-select:none;font-size:14px}.collapsable-collection-card__content__item__left__content__item:hover .collapsable-collection-card__content__item__left__content__content p{border-bottom:1px solid #352B27}.collapsable-collection-card__content__item__left__content__item:hover .collapsable-collection-card__content__item__left__content__content button,.collapsable-collection-card__content__item__left__content__content button:hover{background:#352b27;color:#fff}.collapsable-collection-card__content__item__left__content__content button:hover+p{text-decoration:underline;transition:all .3s ease}.collapsable-collection-card__content__item__left__footer .footer-button{width:100%;height:48px;background:#352b27;color:#fff;border:none;border-radius:50px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:14px;font-weight:400}.collapsable-collection-card__content__item__left__footer .footer-button:hover{background:#fff;color:#352b27;border:1px solid #352B27}.collapsable-collection-card__content__item__right,.collapsable-collection-card__content__item__left__content{overflow:hidden}.collapsable-collection-card__content__item__right{height:auto;width:100%;display:flex;align-items:center;justify-content:center;gap:24px}.collapsable-collection-card__content__item__right__container{padding:40px 32px;width:100%;max-height:500px;height:384px;margin:auto;position:relative;overflow:hidden}.collapsable-collection-card__content__item__right__container__content{width:100%;height:100%;background:#f8f8f8;display:flex;flex-direction:column;justify-content:center;padding:40px 32px;position:absolute;top:0;left:120%;z-index:1;transition:all .3s ease-in-out}.collapsable-collection-card__content__item__right__container__content.active{left:0}.collapsable-collection-card__content__item__right__header__title{font-size:28px!important}.collapsable-collection-card__content__item__right__content{font-size:18px}.collapsable-collection-card__content__item__right__header__description{font-size:14px!important}.swiper-button-next,.swiper-button-prev{display:none}.swiper-button-disabled{opacity:1!important}@media (min-width: 768px){.collapsable-collection-card__content__item__left__content__container{border-radius:12px}.collapsable-collection-card__content__item__left__contents__container{min-height:546px!important}.collapsable-collection-card-container{flex-direction:row-reverse;margin:16px 0}.collapsable-collection-card__content__item__left__content{display:flex;align-items:flex-end;gap:16px;justify-content:center;padding:0 40px}.collapsable-collection-card__content__item__left{padding:24px}.collapsable-collection-card__content__item__left__content__item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.collapsable-collection-card__content__item__left-container{border-radius:12px}.collapsable-collection-card__content__item__left__header h4{font-size:22px!important}.collapsable-collection-card__content__item__left__content__image{width:125px;height:336px}.collapsable-collection-card__content__item__left__content__image img{height:100%;object-fit:contain;object-position:bottom}.collapsable-collection-card__content__item__right__container{height:384px}.collapsable-collection-card__content__item__right__header__title{font-size:34px!important}.collapsable-collection-card__content__item__right__header__sub-title,.collapsable-collection-card__content__item__right__header__description{font-size:18px!important}}.content-slide-out-left{left:-100%;transition:left .3s ease-in-out}.content-slide-out-right{left:100%;transition:left .3s ease-in-out}.content-slide-in-from-left{left:-100%;transition:left .3s ease-in-out}.content-slide-in-from-right{left:100%;transition:left .3s ease-in-out}.content-slide-in-final{left:0;transition:left .3s ease-in-out}.right-container-slide-out-left{transform:translate(-111%);transition:transform .3s ease-in-out}.right-container-slide-out-right{transform:translate(111%);transition:transform .3s ease-in-out}.right-container-slide-in-from-left{transform:translate(-111%);transition:transform .3s ease-in-out}.right-container-slide-in-from-right{transform:translate(111%);transition:transform .3s ease-in-out}.right-container-slide-in-final{transform:translate(0);transition:transform .3s ease-in-out}
/*# sourceMappingURL=/cdn/shop/t/1563/assets/row-collection-card.css.map */
