#el-nivel .row{display:flex;flex-wrap:wrap}#el-nivel .col-left{padding:96px 102px 140px 144px}.text-digi-wrap h2{font-size:38px;line-height:1.32;margin-bottom:28px}.text-digi-wrap h3{line-height:1.47;margin-bottom:30px}.text-digi-inner p{margin-bottom:18px;line-height:1.69;max-width:447px}.image_digi img{width:100%;height:100%;object-fit:cover;object-position:center}.text_digi.col-left{position:relative;z-index:1}.text_digi.col-left:before{content:"";position:absolute;left:0;top:0;width:100%;height:calc(100% + 28px);box-shadow:0 3px 6px 0 rgba(0,0,0,0.16);background:#000;z-index:-1}.line-arrow{display:inline-flex;align-items:center;margin-top:32px;position:relative;overflow:hidden}.line-arrow:before{content:"";position:absolute;left:0;bottom:0;width:79px;height:4px;background-color:var(--sun-yellow);transform:translateX(0);transition:transform .6s}.line-arrow img{margin-left:25px}.line-arrow:hover:before{transform:translateX(500px)}.arw-blc-hov,#el-nivel .col-left:hover .arw-ylw-hov{display:none}#el-nivel .col-left:hover .arw-blc-hov{display:block}#el-nivel .col-left:hover:before{background-color:var(--sun-yellow);transition:.2s ease-in-out}#el-nivel .col-left:hover .text-digi-wrap h2:before,#el-nivel .col-left:hover .text-digi-wrap a:before{background-color:#000}#el-nivel .col-left:hover .text-digi-wrap h2,#el-nivel .col-left:hover .text-digi-wrap p,#el-nivel .col-left:hover .text-digi-wrap a{color:#000}@media(min-width:767px){#el-nivel .col-left{width:52%}#el-nivel .col-right{width:48%}}