.banner-card{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;position:relative;padding:16px 64px;border-radius:20px;overflow:hidden;height:140px;box-sizing:border-box}@media(max-width:1024px){.banner-card{padding:16px}}@media(min-width:600px)and (max-width:1024px){.banner-card{height:172px}}@media(max-width:599px){.banner-card{align-items:flex-start}}@media(min-width:450px)and (max-width:599px){.banner-card{height:200px}}@media(max-width:449px){.banner-card{height:224px}}.banner-card__text{max-width:640px;white-space:break-spaces;overflow-wrap:break-word;position:relative;z-index:2}@media(min-width:1025px){.banner-card__text{width:calc(100% - 500px)}}@media(min-width:600px)and (max-width:1024px){.banner-card__text{max-width:276px}}@media(max-width:599px){.banner-card__text{max-width:none;width:calc(100% - 40px)}}.banner-card__stroke{position:absolute;bottom:-16px;right:340px}@media(min-width:768px)and (max-width:1024px){.banner-card__stroke{right:250px}}@media(min-width:600px)and (max-width:767px){.banner-card__stroke{right:200px}}@media(min-width:600px)and (max-width:1024px){.banner-card__stroke{top:auto;bottom:-20px}}@media(max-width:599px){.banner-card__stroke{top:auto;right:auto;bottom:0;left:-50px}}.banner-card__stroke svg{width:100%;height:100%}@media(max-width:1024px){.banner-card__stroke{width:160px;height:80px}}.banner-card__discount-size{position:absolute;top:24px;right:215px;color:var(--v-white-base)}@media(min-width:600px)and (max-width:767px){.banner-card__discount-size{right:170px}}@media(max-width:599px){.banner-card__discount-size{bottom:60px;right:140px;top:auto}}.banner-card__discount-size>span{display:inline-block;padding:8px 20px;border-radius:32px;transform:rotate(8deg);position:relative;z-index:2}.banner-card__date{position:absolute;right:-165px;bottom:-20px;z-index:1;width:200px}.banner-card__date span{display:inline-block;padding:8px 20px;border-radius:32px;transform:rotate(-16deg)}.banner-card__close{position:absolute;top:24px;right:24px}@media(max-width:767px){.banner-card__close{top:16px;right:16px}}.banner-card_orange{background-color:var(--v-orange-desaturate-1)}.banner-card_orange svg{fill:var(--v-orange-base)}.banner-card_orange .banner-card__discount-size span{background-color:var(--v-orange-darken-3)}.banner-card_orange .banner-card__date span{background-color:var(--v-orange-base)}.banner-card_teal{background-color:var(--v-teal-lighten-4)}.banner-card_teal svg{fill:var(--v-teal-base)}.banner-card_teal .banner-card__discount-size span{background-color:var(--v-teal-darken-3)}.banner-card_teal .banner-card__date span{background-color:var(--v-teal-base)}.banner-card_blue{background-color:var(--v-blue-lighten-4)}.banner-card_blue svg{fill:var(--v-blue-base)}.banner-card_blue .banner-card__discount-size span{background-color:var(--v-blue-darken-3)}.banner-card_blue .banner-card__date span{background-color:var(--v-blue-base)}.banner-card_purple{background-color:var(--v-purple-lighten-4)}.banner-card_purple svg{fill:var(--v-purple-base)}.banner-card_purple .banner-card__discount-size span{background-color:var(--v-purple-darken-3)}.banner-card_purple .banner-card__date span{background-color:var(--v-purple-base)}.banner-card_green{background-color:var(--v-green-lighten-4)}.banner-card_green svg{fill:var(--v-green-base)}.banner-card_green .banner-card__discount-size span{background-color:var(--v-green-darken-3)}.banner-card_green .banner-card__date span{background-color:var(--v-green-base)}.banner-card_coral{background-color:var(--v-coral-lighten-4)}.banner-card_coral svg{fill:var(--v-coral-base)}.banner-card_coral .banner-card__discount-size span{background-color:var(--v-coral-darken-3)}.banner-card_coral .banner-card__date span{background-color:var(--v-coral-base)}.banner-slider[data-v-18183249]{position:relative}.banner-slider__nav[data-v-18183249]{position:absolute;bottom:24px;right:24px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;z-index:3}@media(max-width:767px){.banner-slider__nav[data-v-18183249]{bottom:16px;right:16px}}