.finalForm{border-radius:12px;box-shadow:0 10px 30px rgba(23,61,126,.2);padding:var(--l);position:relative}.finalForm__content{position:relative;z-index:1}.finalForm__img{position:absolute;right:0;bottom:0;max-height:100%;object-fit:cover}.finalForm__utp{margin-bottom:-50px}.finalForm__back{position:absolute;left:0;width:100%;height:100%;object-fit:cover;top:0;z-index:0;border-radius:12px}.warnSection{background:#fff;border-radius:12px;box-shadow:0 3px 15px rgba(29,77,161,.18);box-sizing:border-box;margin-top:calc(0px - var(--xl2));max-width:800px;width:100%;overflow:hidden;position:relative;line-height:155%}.warnSection--right{margin-left:auto}.warnSection__back{position:absolute;bottom:0;right:0;font-size:180px;color:#fff;background:-webkit-linear-gradient(rgb(255,255,255),rgba(255,255,255,0));-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.warnSection__back--right{right:unset;left:0}.warnSection__wrapper{position:relative}.warnSection__head{padding-top:var(--m);padding-right:var(--l);padding-left:70px;position:relative}.warnSection__head__icon{border-radius:11px 0 12px;position:absolute;height:100%;left:0;width:52px;top:0;color:#fff;font-size:32px;display:flex;align-items:center;justify-content:center}.warnSection__head__icon--blue{background:linear-gradient(180deg,#a3d2f3,#5caee6)}.warnSection__head__icon--orange{background:#fecf76}.warnSection__body{padding:var(--m)}.warnSection--orange{--list-color-marker:linear-gradient(180deg,#fed078,#fbbc43)}@media(max-width:991px){.warnSection{max-width:100%}.warnSection__back{display:none}}@media(max-width:720px){.warnSection{margin-top:unset}.warnSection__wrapper{background:none}}.imgPic{width:250px;height:250px;border-radius:12px;cursor:pointer;filter:drop-shadow(0 1px 5px rgba(29,77,161,.12));overflow:hidden;--opacity:0}.imgPic:hover{--opacity:1}.imgPic__hover{opacity:var(--opacity);position:absolute;z-index:1;width:100%;height:100%;top:0;background:rgba(255,255,255,.6)}.imgPic__hover,.imgPic__hover__icon{display:flex;justify-content:center;align-items:center}.imgPic__hover__icon{border-radius:8px;width:50px;height:50px;background:#fff;font-size:24px;color:#0086cf}.imgPic img{max-width:100%;max-height:100%;object-fit:cover;object-position:center}