.product-and-news{padding:0 24px}
@media(max-width:768px){.product-and-news{padding:0}
}.product-and-news .text-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:18px;margin:40px 44px}
.product-and-news .text-area .section-title{text-align:center}
.product-and-news .text-area .section-description{text-align:center}
.product-and-news .cards{display:grid;grid-template-columns:1fr 1fr;gap:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-perspective:1024px;perspective:1024px}
@media(max-width:991px){.product-and-news .cards{grid-template-columns:1fr;margin:0}
}.product-and-news .cards .card{position:relative;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transition:.5s;transition:.5s;-webkit-transform:rotateY(0);transform:rotateY(0)}
@media(max-width:991px){.product-and-news .cards .card{padding:20px}
}.product-and-news .cards .card.swapped{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}
.product-and-news .cards .card .product-card{width:100%;height:840px;background-color:var(--color_pure-white);border-radius:18px;padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;left:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}
@media(max-width:991px){.product-and-news .cards .card .product-card{height:600px;left:-10px}
}.product-and-news .cards .card .product-card:first-of-type{z-index:2}
.product-and-news .cards .card .product-card:nth-of-type(2){-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}
@media(max-width:991px){.product-and-news .cards .card .product-card:nth-of-type(2){-webkit-transform:rotateY(180deg) translateX(54px);transform:rotateY(180deg) translateX(54px)}
}.product-and-news .cards .card .product-card .buy-product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:18px;text-align:center}
.product-and-news .cards .card .product-card .buy-product .product-description{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-height:4.5em}
.product-and-news .cards .card .product-card .slick-slider-product{width:400px;height:400px;overflow:hidden;padding:24px}
@media(max-width:991px){.product-and-news .cards .card .product-card .slick-slider-product{width:250px;height:250px;display:-webkit-box;display:-ms-flexbox;display:flex}
}.product-and-news .cards .card .product-card .slick-slider-product img{width:100%;height:400px;-o-object-fit:contain;object-fit:contain;display:-webkit-box;display:-ms-flexbox;display:flex}
@media(max-width:991px){.product-and-news .cards .card .product-card .slick-slider-product img{height:100%;min-height:250px}
}.product-and-news .cards .card .product-card .product-card-img{max-width:500px}
.product-and-news .cards .card .product-card .slider-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.product-and-news .cards .card .product-card .slider-buttons .arrows{display:-webkit-box;display:-ms-flexbox;display:flex;gap:38px}
.product-and-news .cards .card .product-card .slider-buttons .arrows .arrow-left,.product-and-news .cards .card .product-card .slider-buttons .arrows .arrow-right{max-width:12px;cursor:pointer}
.product-and-news .cards .card .product-card .slider-buttons .info{max-width:40px;cursor:pointer;margin-left:auto}
.product-and-news .cards .card .product-card.swapped-card{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
@media(max-width:991px){.product-and-news .cards .card .product-card.swapped-card{left:64px}
}.product-and-news .cards .card .product-card.swapped-card .top-card .variations{pointer-events:none}
.product-and-news .cards .card .product-card.swapped-card .top-card .variations tr:not(:first-child):not(:nth-child(2)){display:none}
.product-and-news .cards .card .product-card.swapped-card h4{font-size:24px;font-weight:500;padding-bottom:14px}
@media(max-width:991px){.product-and-news .cards .card .product-card.swapped-card h4{font-size:16px;padding-bottom:8px}
}.product-and-news .cards .card .product-card.swapped-card h4 span{font-weight:300}
.product-and-news .cards .card .product-card.swapped-card h4 img{max-width:490px;margin-top:14px}
@media(max-width:991px){.product-and-news .cards .card .product-card.swapped-card h4 img{max-width:280px}
}.product-and-news .cards .card .product-card.swapped-card label{font-size:24px;font-weight:400;margin-bottom:14px}
@media(max-width:991px){.product-and-news .cards .card .product-card.swapped-card label{font-size:16px;margin-bottom:8px}
}.product-and-news .cards .card .product-card.swapped-card ul li{width:40px;height:40px}
@media(max-width:991px){.product-and-news .cards .card .product-card.swapped-card .dimension{margin-top:0}
}.product-and-news .cards .card .product-card.swapped-card .woocommerce-variation-add-to-cart{display:none}
.product-and-news .cards .news-card,.product-and-news .cards .bgcard{width:100%;height:840px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
@media(max-width:991px){.product-and-news .cards .news-card,.product-and-news .cards .bgcard{height:600px;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}
}.product-and-news .cards .news-card.bgcard,.product-and-news .cards .bgcard.bgcard{padding:30px}
.product-and-news .cards .news-card h2,.product-and-news .cards .bgcard h2{max-width:75%;font-size:64px;font-weight:bold;line-height:70px}
@media(max-width:991px){.product-and-news .cards .news-card h2,.product-and-news .cards .bgcard h2{font-size:32px;line-height:normal}
}.sharp .wrapper-medium .cards .card .product-card{border-radius:0}
.sharp .wrapper-medium .cards .news-card{border-radius:0}