.about-card-image{height:auto;padding:0 24px 0}
.about-card-image .section-title{text-align:center;margin:40px 0}
.about-card-image .card-and-image{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;background-repeat:no-repeat;background-size:cover;background-position:center;padding:30px;border-radius:18px}
@media(max-width:991px){.about-card-image .card-and-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:16px}
.about-card-image .card-and-image:last-child .card-container{min-height:250px}
}.about-card-image .card-and-image .card-container{position:relative;min-height:550px;height:auto}
@media(max-width:768px){.about-card-image .card-and-image .card-container{min-height:420px}
}.about-card-image .card-and-image .card-container .card{position:relative;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transition:.5s;transition:.5s;-webkit-transform:rotateY(0);transform:rotateY(0);height:auto;min-height:550px}
@media(max-width:991px){.about-card-image .card-and-image .card-container .card{padding:20px}
}@media(max-width:768px){.about-card-image .card-and-image .card-container .card{min-height:420px}
}.about-card-image .card-and-image .card-container .card.swapped{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}
.about-card-image .card-and-image .card-container .card .product-card{width:100%;min-height:550px;height:auto;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;gap:32px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;left:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;background-repeat:no-repeat;background-size:cover;background-position:center}
@media(max-width:768px){.about-card-image .card-and-image .card-container .card .product-card{min-height:420px !important}
}.about-card-image .card-and-image .card-container .card .product-card .card-top{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.about-card-image .card-and-image .card-container .card .product-card .main-text{max-height:200px;overflow:auto}
.about-card-image .card-and-image .card-container .card .product-card .card-main{display:grid;grid-template-columns:repeat(3,1fr);gap:215px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;min-height:235px}
@media(max-width:1200px){.about-card-image .card-and-image .card-container .card .product-card .card-main{gap:100px}
}@media(max-width:768px){.about-card-image .card-and-image .card-container .card .product-card .card-main{gap:50px}
}@media(max-width:576px){.about-card-image .card-and-image .card-container .card .product-card .card-main{gap:24px;min-height:155px}
}.about-card-image .card-and-image .card-container .card .product-card .card-action{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.about-card-image .card-and-image .card-container .card .product-card .card-action .card-swap{max-width:35px;cursor:pointer}
.about-card-image .card-and-image .card-container .card .product-card:first-of-type{z-index:2}
.about-card-image .card-and-image .card-container .card .product-card:nth-of-type(2){-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}
.about-card-image .card-and-image .card-container .card .product-card.swapped-card{min-height:550px;height:auto}
@media(max-width:768px){.about-card-image .card-and-image .card-container .card .product-card.swapped-card{min-height:420px}
}.about-card-image .card-and-image .card-container .card .product-card.swapped-card .product-name-card{color:var(--color_black)}
.about-card-image .card-and-image .card-container .card .product-card.swapped-card .card-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.about-card-image .card-and-image .card-container .card .product-card.swapped-card .card-main p{margin:0}
.about-card-image .card-and-image .card-container .card .product-card.swapped-card .card-main a{text-decoration:underline}
.about-card-image .card-and-image .right-image{position:relative;height:auto;min-height:550px;border-radius:18px;background-repeat:no-repeat;background-size:cover;background-position:center}
@media(max-width:768px){.about-card-image .card-and-image .right-image{min-height:420px}
}