.gallery{position:relative;z-index:4}.gallery,.gallery__card{height:100%;overflow:hidden}.gallery__swiper{height:100%;overflow-x:hidden;width:100%}.gallery .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#fff}.gallery .swiper-pagination-bullet{background:transparent;border:1px solid #fff;margin:0 8px;opacity:1}.gallery .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.gallery .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 8px}.gallery .swiper-button-next:after,.gallery .swiper-button-prev:after{display:none}.gallery .swiper-slide__navigation{display:flex;justify-content:space-between;left:0;max-width:100%;position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:5}.gallery .swiper-button-next,.gallery .swiper-button-prev{align-items:center;display:flex;height:20px;justify-content:center;opacity:1;transition:all .25s ease-in-out;width:8px}.gallery .swiper-button-next:hover,.gallery .swiper-button-prev:hover{opacity:.8}.gallery .swiper-button-prev{left:20px}@media screen and (max-width:480px){.gallery .swiper-button-prev{left:-25px}}.gallery .swiper-button-next{right:20px}@media screen and (max-width:480px){.gallery .swiper-button-next{right:-25px}}.card{background:#fff;cursor:pointer;display:flex;flex-direction:column;position:relative}@media screen and (max-width:480px){.card .tooltip-default{width:100%}}.card__background{top:0;right:0;bottom:0;left:0;overflow:hidden;position:absolute}.card__info{bottom:20px;left:50%;position:absolute;transform:translate(-50%)}.card__wrapper{align-items:center;border-right:1px solid #19191a;border-top:1px solid #19191a;display:flex;flex-direction:column;height:32vw;justify-content:space-between;max-height:600px;overflow:hidden;position:relative}@media screen and (max-width:1000px){.card__wrapper{border-bottom:.5px solid #19191a;border-top:.5px solid #19191a;height:40vw}}@media screen and (max-width:768px){.card__wrapper{height:44vw}}@media screen and (max-width:500px){.card__wrapper{height:70vw;padding:12px}}@media screen and (max-width:400px){.card__wrapper{height:75vw}}@media screen and (max-width:350px){.card__wrapper{height:46vh}}.card__status{background:#19191a;color:#fff;font-size:10px;font-weight:400;left:0;padding:15px 20px;position:absolute;text-transform:uppercase;top:20px}@media (min-width:300px) and (max-width:1600px){.card__status{font-size:calc(8.84615px + .34615vw)}}@media (min-width:1600px){.card__status{font-size:15px}}@media screen and (max-width:768px){.card__status{left:0;padding:10px;top:12px}}.card__images{z-index:1}.card__images .slider{background:#fff;height:100%;position:relative;transform:translateY(0);transition:all .4s ease-in-out;z-index:2}.card__images .slider img{-o-object-fit:cover;object-fit:cover;padding:0}.card__images img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;padding:100px;transform:translateY(0);transition:all .4s ease-in-out}@media screen and (max-width:1000px){.card__images img{padding:60px 60px 80px}}@media screen and (max-width:480px){.card__images img{padding:60px}}.card:hover .card__images .slider{transform:translateY(-100%)}@media screen and (max-width:768px){.card:hover .card__images .slider{transform:none}}.card:hover .card__action svg path{fill:#fff}.card__title{color:#19191a;display:flex;font-size:10px;font-weight:300;justify-content:center;margin-bottom:10px;position:relative;width:100%}@media (min-width:300px) and (max-width:1600px){.card__title{font-size:calc(8.84615px + .34615vw)}}@media (min-width:1600px){.card__title{font-size:15px}}@media screen and (max-width:480px){.card__title{margin-bottom:6px}}.card__price{color:#19191a;display:flex;font-size:10px;font-weight:300;justify-content:center;width:100%}@media (min-width:300px) and (max-width:1600px){.card__price{font-size:calc(8.84615px + .34615vw)}}@media (min-width:1600px){.card__price{font-size:15px}}.card__action{cursor:pointer;position:absolute;right:20px;top:20px;width:25px;z-index:2}@media screen and (max-width:768px){.card__action{right:12px;top:12px;width:20px}}.card__action svg{height:100%;width:100%}
