.pdf-and-video{height:auto;padding:0 24px 0}
.pdf-and-video .card-and-video{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}
@media(max-width:991px){.pdf-and-video .card-and-video{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
}.pdf-and-video .card-and-video .pdf-card{min-height:310px;height:auto;max-width:435px;width:100%;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:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:50px;background-color:var(--color_pure-white);border-radius:18px}
@media(max-width:991px){.pdf-and-video .card-and-video .pdf-card{max-width:100%}
}.pdf-and-video .card-and-video .pdf-card .pdf-img{max-width:120px;max-height:120px}
.pdf-and-video .card-and-video .pdf-card .product-name-card{font-size:26px;max-width:90%;text-align:center}
.pdf-and-video .card-and-video .pdf-card .product-description{color:var(--color_orange);text-decoration:underline}
.pdf-and-video .card-and-video .video-wrapper{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}
.pdf-and-video .card-and-video .video-wrapper .video-large{display:block !important;width:100%;height:auto;min-height:310px;border-radius:18px;-o-object-fit:cover;object-fit:cover;position:relative}
@media(max-width:576px){.pdf-and-video .card-and-video .video-wrapper .video-large{height:350px;border-radius:18px}
}.pdf-and-video .card-and-video .video-wrapper .play{display:none;position:absolute;width:35px;height:35px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:125px;z-index:9;cursor:pointer}
@media(max-width:576px){.pdf-and-video .card-and-video .video-wrapper .play{bottom:100px;width:28px;height:28px}
}.pdf-and-video .card-and-video .video-wrapper .pause{position:absolute;width:35px;height:35px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:125px;z-index:9;cursor:pointer}
@media(max-width:576px){.pdf-and-video .card-and-video .video-wrapper .pause{bottom:100px;width:28px;height:28px}
}.pdf-and-video .card-and-video .video-wrapper .video-text{border-radius:100px;padding:10px 42px;width:100%;position:absolute;left:0;right:0;bottom:50px}
@media(max-width:576px){.pdf-and-video .card-and-video .video-wrapper .video-text{bottom:5%;padding:8px 30px}
}.pdf-and-video .card-and-video .video-wrapper .video-text h3{background-color:rgba(217,217,217,0.65);font-size:22px;color:#fff;font-weight:400;padding:12px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;border-radius:100px}
@media(max-width:991px){.pdf-and-video .card-and-video .video-wrapper .video-text h3{font-size:20px}
}@media(max-width:576px){.pdf-and-video .card-and-video .video-wrapper .video-text h3{font-size:18px}
}