.shapes-info{padding:0 24px}
.shapes-info .wrapper-medium .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:450px}
@media(max-width:576px){.shapes-info .wrapper-medium .card{min-height:310px}
}@media(max-width:991px){.shapes-info .wrapper-medium .card{padding:20px}
}.shapes-info .wrapper-medium .card.swapped{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}
.shapes-info .wrapper-medium .card .product-card{width:100%;min-height:410px;height:auto;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;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}
@media(max-width:576px){.shapes-info .wrapper-medium .card .product-card{min-height:310px}
}.shapes-info .wrapper-medium .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}
.shapes-info .wrapper-medium .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){.shapes-info .wrapper-medium .card .product-card .card-main{gap:100px}
}@media(max-width:768px){.shapes-info .wrapper-medium .card .product-card .card-main{gap:50px}
}@media(max-width:576px){.shapes-info .wrapper-medium .card .product-card .card-main{gap:24px;min-height:155px}
}.shapes-info .wrapper-medium .card .product-card .card-main .shapes{width:100%;max-width:100%;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;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.shapes-info .wrapper-medium .card .product-card .card-main .shapes .shape-icon{width:100%;max-width:165px}
@media(max-width:576px){.shapes-info .wrapper-medium .card .product-card .card-main .shapes .shape-icon{max-width:70px}
}@media(max-width:576px){.shapes-info .wrapper-medium .card .product-card .card-main .shapes p{font-size:13px}
}.shapes-info .wrapper-medium .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}
.shapes-info .wrapper-medium .card .product-card .card-action .card-swap{max-width:35px;cursor:pointer}
.shapes-info .wrapper-medium .card .product-card:first-of-type{z-index:2}
.shapes-info .wrapper-medium .card .product-card:nth-of-type(2){-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}
.shapes-info .wrapper-medium .card .product-card.swapped-card{min-height:410px;height:auto}
@media(max-width:576px){.shapes-info .wrapper-medium .card .product-card.swapped-card{min-height:310px}
}.shapes-info .wrapper-medium .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}
.shapes-info .wrapper-medium .card .product-card.swapped-card .card-main p{margin:0}
.shapes-info .wrapper-medium .card .product-card.swapped-card .card-main a{text-decoration:underline}