.productselement .btn_productselement{position:absolute;bottom:50px}@media screen and (max-width:991.98px){.productselement .btn_productselement{position:relative;bottom:0px}}.productselement .overlay{position:absolute;left:0;right:0;top:0;bottom:0;background-color:rgba(238, 238, 238, 0.7);overflow:hidden;width:100%;height:100%;transition:0.5s ease}.productselement .item{position:relative;overflow:hidden}.productselement .item:hover .overlay{bottom:0;height:100%;width:100%}.productselement .fade-overlay{height:100%;opacity:0}.productselement .item:hover .fade-overlay{opacity:1}.productselement .title-overlay{height:auto;top:auto;opacity:0}.productselement .item:hover .title-overlay{opacity:1;height:auto;padding:50px 0}.productselement .text *{color:#dd2314;font-size:60px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);text-align:center}.products{padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5)}.code-snipped iframe{width:100%}