.choose-product-card-section{flex-direction:column;margin-top:100px;margin-bottom:100px}.choose-product-card-section .cards{display:flex;gap:38px;margin-top:100px;justify-content:space-between}.choose-product-card-section .card{width:40%;display:flex;align-items:center;flex-direction:column;background:#fff;border-radius:15px;gap:38px;padding:30px;position:relative;box-shadow:0 3px 25px #00000026}.choose-product-card-section,.choose-product-card-section .card picture{display:flex;justify-content:center}.cpc-info-card{margin-top:30%;height:100%}.card .card-img{position:absolute;top:-100px;max-width:300px;max-height:300px;width:50%;height:50%;object-fit:contain}.card-1 h4,.card-2 h4,.card-3 h4{text-transform:uppercase;text-align:center}.card .card-description-list{display:flex;flex-direction:column;margin-top:30px;gap:20px}.card .card-description-list .list-item{display:flex;align-items:center;gap:10px}.card-description-list .dot{width:100%;max-width:20px;height:20px;border-radius:50%}.card-1 .card-description-list .dot{background-color:#008d9c}.card-2 .card-description-list .dot{background-color:#e6007e}.card-3 .card-description-list .dot{background-color:#705c8d}.card-description-list p{font-size:17px;margin-bottom:0;font-weight:300}.choose-product-card-section .card .generic-button{margin-bottom:20px;width:100%}.choose-product-card-section .card .generic-button .text-button{font-size:calc(.6rem + .5vw)}@media (max-width:1150px){.choose-product-card-section{width:100%;margin-bottom:unset}.choose-product-card-section .title{width:90%;margin:auto}.choose-product-card-section .cards{overflow-x:auto;height:fit-content;scrollbar-width:none;-ms-overflow-style:none;margin-top:40px;padding:80px 5% 30px;gap:40px}.choose-product-card-section .cards.editmode{flex-wrap:wrap}.choose-product-card-section .cards.editmode .card{margin-top:80px}.choose-product-card-section .cards::-webkit-scrollbar{display:none}.choose-product-card-section .card{min-width:350px}}@media (max-width:900px){.card-description-list p{font-size:15px}}@media (max-width:600px){.choose-product-card-section .card{min-width:300px;padding:20px}.card-description-list p{font-size:13px}}