.veu-cta-block+.veu_adminEdit{position:absolute;margin-top:-3em;margin-left:1em;z-index:999}.veu-cta-block+.veu_adminEdit>.btn{font-size:12px}.veu_cta{display:block;overflow:hidden;margin-top:30px;margin-bottom:30px;background-color:#efefef}.veu_cta .cta_title{display:block;overflow:hidden;margin:0;padding:12px 20px 10px;background-color:#333;color:#fff;font-size:22px;line-height:1.2em}.veu_cta .cta_body{display:block;overflow:hidden;padding:1.5em 1.5em 2em;line-height:170%}.veu_cta .cta_body_image{margin-bottom:1.5em}.veu_cta .cta_body_image img{max-width:250px}.veu_cta .cta_body_image_center{display:block;overflow:hidden;text-align:center}.veu_cta .cta_body_image_center img{display:block;margin:0 auto 15px;max-width:100%}.veu_cta .cta_body_txt{display:block;overflow:hidden}.veu_cta .cta_body_link{clear:both;margin-top:1.5em}@media (min-width:768px){.veu_cta .cta_body_image_right{float:right;margin-left:30px}.veu_cta .cta_body_image_left{float:left;margin-right:30px}}@media (max-width:767px){.veu_cta .cta_body_image img{display:block;margin:0 auto 1.5em;max-width:100%}}

.overlay-show.overlay-op-7 {
    position: relative;
}
.overlay-show.overlay-op-7:before {
    content: '';
    opacity: 0.7;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    right: 0px;
    background: black;
}
.box-check-product .text-info{
    --bs-text-opacity: 1;
    color: #002c50!important;
    font-size: 1.8em;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 33px;
    text-transform: uppercase;
}
.box-check-product input.check-product{
    height: 34px;
    font-size: 14px;
}
.box-check-product button.check-product{
    height: 34px;
}
