.v-window{overflow:hidden}.v-window__container{display:flex;flex-direction:column;height:inherit;position:relative;transition:.3s cubic-bezier(.25,.8,.5,1)}.v-window__controls{align-items:center;display:flex;height:100%;justify-content:space-between;left:0;padding:0 16px;pointer-events:none;position:absolute;top:0;width:100%}.v-window__controls>*{pointer-events:auto}.v-window--show-arrows-on-hover{overflow:hidden}.v-window--show-arrows-on-hover .v-window__left{transform:translate(-200%)}.v-window--show-arrows-on-hover .v-window__right{transform:translate(200%)}.v-window--show-arrows-on-hover:hover .v-window__left,.v-window--show-arrows-on-hover:hover .v-window__right{transform:translate(0)}.v-window-x-reverse-transition-enter-active,.v-window-x-reverse-transition-leave-active,.v-window-x-transition-enter-active,.v-window-x-transition-leave-active,.v-window-y-reverse-transition-enter-active,.v-window-y-reverse-transition-leave-active,.v-window-y-transition-enter-active,.v-window-y-transition-leave-active{transition:.3s cubic-bezier(.25,.8,.5,1)}.v-window-x-reverse-transition-leave-from,.v-window-x-reverse-transition-leave-to,.v-window-x-transition-leave-from,.v-window-x-transition-leave-to,.v-window-y-reverse-transition-leave-from,.v-window-y-reverse-transition-leave-to,.v-window-y-transition-leave-from,.v-window-y-transition-leave-to{position:absolute!important;top:0;width:100%}.v-window-x-transition-enter-from{transform:translate(100%)}.v-window-x-reverse-transition-enter-from,.v-window-x-transition-leave-to{transform:translate(-100%)}.v-window-x-reverse-transition-leave-to{transform:translate(100%)}.v-window-y-transition-enter-from{transform:translateY(100%)}.v-window-y-reverse-transition-enter-from,.v-window-y-transition-leave-to{transform:translateY(-100%)}.v-window-y-reverse-transition-leave-to{transform:translateY(100%)}.product-card-container{background-color:var(--Grey-Grey-0);border:1px solid var(--Primary-Blue-grey-100);border-radius:12px;height:100%;max-width:100%;min-width:280px;padding:16px;width:100%}.product-card-container.active{background-color:var(--Primary-Blue-grey-50)}.product-card-container.active .product-type{color:var(--Secondary-indigo-600)}.product-card-container.active .product-type button{border-color:var(--Secondary-indigo-600);color:var(--Secondary-indigo-600)}.product-card-container.active .product-advertisement,.product-card-container.active .product-name,.product-card-container.active .product-properties{color:var(--Grey-Grey-300)}.product-card-container .product-type{color:var(--HOO-Blue);font-size:14px;font-weight:600;letter-spacing:-.35px;line-height:140%;margin-bottom:8px}.product-card-container .product-type button{align-items:center;border:1px solid var(--HOO-Blue);border-radius:30px;color:var(--HOO-Blue,#4343dd);display:flex;font-size:13px;font-weight:500;gap:6px;letter-spacing:-.325px;line-height:140%;padding:8px 12px}.product-card-container .product-name{color:var(--Grey-Grey-600);font-size:14px;font-weight:600;letter-spacing:-.35px;line-height:130%;margin-bottom:4px}.product-card-container .product-properties{color:var(--Grey-Grey-400);font-size:13px;font-weight:500;letter-spacing:-.325px;line-height:140%;margin-bottom:16px}.product-card-container .product-properties .separator{background-color:var(--Primary-Blue-grey-200);height:10px;margin:0 6px;width:1px}.product-card-container .product-advertisement{color:var(--Grey-Grey-600);font-size:16px;font-weight:600;letter-spacing:-.4px;line-height:140%}.button-show-products{color:var(--Grey-Grey-600);font-size:13px;font-weight:500;letter-spacing:-.325px;line-height:140%;text-decoration:underline;text-underline-position:under}.modal-product-master-title{background-color:var(--Grey-Grey-0);border-bottom:1px solid var(--Primary-Blue-grey-100);height:56px;max-height:56px;min-height:56px;padding:0 16px}.modal-product-master-title .modal-title{color:var(--Grey-Grey-600);font-size:16px;font-weight:600;letter-spacing:-.4px;line-height:130%}.product-modal-list{display:grid;gap:8px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,max-content);overflow-y:scroll;padding:24px 16px}.product-modal-list.xs{grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(1,max-content)}.button-show-media-detail{background-color:var(--Primary-Blue-grey-50);color:var(--Grey-Grey-400);font-size:14px;font-weight:500;gap:4px;height:60px;letter-spacing:-.35px;line-height:140%;text-decoration:none;width:100%}.v-carousel{overflow:hidden;position:relative;width:100%}.v-carousel__controls{align-items:center;background:rgba(var(--v-theme-surface-variant),.3);bottom:0;color:rgb(var(--v-theme-on-surface-variant));display:flex;height:50px;justify-content:center;list-style-type:none;position:absolute;width:100%;z-index:1}.v-carousel__controls>.v-item-group{flex:0 1 auto}.v-carousel__controls__item{margin:0 8px}.v-carousel__controls__item .v-icon{opacity:.5}.v-carousel__controls__item--active .v-icon{opacity:1;vertical-align:middle}.v-carousel__controls__item:hover{background:none}.v-carousel__controls__item:hover .v-icon{opacity:.8}.v-carousel__progress{bottom:0;left:0;margin:0;position:absolute;right:0}.v-carousel-item{display:block;height:inherit;text-decoration:none}.v-carousel-item>.v-img{height:inherit}.v-carousel--hide-delimiter-background .v-carousel__controls{background:transparent}.v-carousel--vertical-delimiters .v-carousel__controls{flex-direction:column;height:100%!important;width:50px}
