.home-cards{padding-bottom:70px;position:relative;z-index:1}.home-cards,.home-cards:before{background-color:var(--dark-green)}.home-cards:before{content:"";height:1px;left:0;position:absolute;right:0;top:-1px}.home-cards__tabs{align-items:flex-end;-moz-column-gap:20px;column-gap:20px;display:flex;justify-content:space-between;margin-bottom:4px}@media screen and (max-width:530px){.home-cards__tabs{justify-content:center}}.home-cards__wrapper{min-height:655px}@media(max-width:1200px){.home-cards__wrapper{padding:0}}@media(max-width:599px){.home-cards__wrapper{padding:0 var(--container-padding)}}@media(max-width:426px){.home-cards__wrapper{min-height:430px}}.home-cards__christmas-wrap{width:126px}@media screen and (max-width:530px){.home-cards__christmas{display:none}}.home-cards__list{margin-bottom:10px;margin-top:4px;min-width:280px;width:auto}.home-cards__action{display:flex;gap:10px;margin:40px auto 0;max-width:330px;width:100%}.home-cards__action_icon{transform:scaleX(-1)}.home-cards__warning_desctop{align-items:center;-moz-column-gap:7px;column-gap:7px;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;margin-top:40px;row-gap:6px;text-align:center}@media(max-width:425px){.home-cards__warning_desctop{display:none}}.home-cards__warning_mobile{align-items:center;display:none;flex-direction:column;gap:7px;justify-content:center;margin-top:60px;text-align:center}@media(max-width:425px){.home-cards__warning_mobile{display:flex}}.home-cards__warning_mobile-icons{align-items:center;display:flex;justify-content:space-between;margin-bottom:60px;max-width:240px;width:100%}.home-cards__warning_mobile-link{font-size:20px;text-decoration:underline}.home-cards .products-slide{position:relative}.home-cards .products-slide .swipe-hand{left:30px;position:absolute;top:30px;z-index:2}@media(pointer:fine){.home-cards .products-slide .swipe-hand{display:none}}.home-cards__tab-container{-moz-column-gap:20px;column-gap:20px;display:flex;justify-content:center}.home-cards__tab{background:none;border:1px solid var(--light-green);border-radius:55px;color:var(--light-green);cursor:pointer;font-family:Baron,sans-serif;font-size:24px;max-width:186px;padding:5px 20px;text-transform:uppercase;transition:background-color .3s;width:100%}.active{background-color:var(--beige);border-color:var(--beige);color:var(--dark-green)}
