.sec-cardspopin .row{padding:0}.sec-cardspopin__row{display:flex;width:100%}.sec-cardspopin__col{flex:1 0 75vw;padding:8px}.sec-cardspopin__iframe iframe{height:100%!important;min-height:70vh;width:100%!important}.sec-cardspopin__popcontainer{background-color:rgba(0,0,0,.7);bottom:0;left:0;position:fixed;right:0;top:0;visibility:hidden;z-index:1000}.sec-cardspopin__popcontainer.is-displayed{visibility:visible}.sec-cardspopin__popinner{align-items:center;display:flex;height:100%;justify-content:center}.sec-cardspopin__popcontent{border-radius:4px;height:auto;opacity:0;overflow:hidden;transform:translateY(40px);width:90%}.sec-cardspopin__popcontainer.is-displayed .sec-cardspopin__popcontent{opacity:1;transform:translateY(0);transition:all .2s ease-out;transition-delay:.2s}.sec-cardspopin__close{cursor:pointer;position:absolute;right:30px;top:40px}.sec-cardspopin__close svg{height:40px;width:auto}.sec-cardspopin__close svg path{fill:#fff}.card-popin{border-radius:4px;cursor:pointer;height:320px;overflow:hidden;position:relative;transition:all .3s ease-out;z-index:2}.card-popin__bkg{bottom:0;left:0;position:absolute;right:0;top:0}.card-popin__bkg img{height:100%;object-fit:cover;width:100%}.card-popin__play{align-items:center;background:var(--color-global-4-hex);border-radius:50%;display:flex;height:60px;justify-content:center;left:calc(50% - 30px);opacity:.8;position:absolute;top:calc(50% - 30px);transform:scale(1);transition:transform .2s ease-out;width:60px}.card-popin__play svg{height:30px;width:auto}.card-popin__play svg path{fill:#fff}.card-popin__content{background:linear-gradient(180deg,hsla(0,0%,100%,0),#000);bottom:0;color:#fff;left:0;padding:40px 24px 36px;position:absolute;transition:padding .2s ease-out;width:100%;z-index:2}.card-popin__top{font-size:18px;font-weight:300}.card-popin__firstname{font-size:22px;font-weight:600}.card-popin__position{display:block;font-size:14px;font-weight:300;opacity:.8}@media (max-width:992px){.sec-cardspopin__row{overflow:auto;padding:0 20px}}@media (min-width:992px){.sec-cardspopin__row{flex-wrap:wrap;justify-content:center}.sec-cardspopin__col{flex:0 0 33%}.sec-cardspopin__popcontent{width:65%}.card-popin{height:400px}.card-popin:hover{box-shadow:0 10px 36px 0 rgba(0,0,0,.16),0 0 0 1px rgba(0,0,0,.06);transform:scale(1.1);z-index:3}.card-popin:hover .card-popin__content{padding:52px 24px}.card-popin__play{height:80px;transform:scale(0);width:80px}.card-popin:hover .card-popin__play{transform:scale(1)}.card-popin__play svg{height:40px}}