.img-txt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.img-txt .img-part{position:relative;width:50%;overflow:hidden}.img-txt .img-part figure{background:0 0;width:100%}.img-txt .img-part figure img{width:100%;height:auto}@media screen and (max-width:980px){.img-txt{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.img-txt .img-part{width:100%;margin:auto auto 40px}}@media screen and (max-width:599px){.img-txt .img-part{margin-bottom:20px}}.img-txt .txt-part{width:100%;max-width:680px;margin-right:auto;padding-left:60px;padding-right:0}@media screen and (max-width:1520px){.img-txt .txt-part{max-width:calc((100% - 160px)/ 2)}}@media screen and (max-width:1024px){.img-txt .txt-part{max-width:calc((100% - 120px)/ 2);padding-left:40px;padding-right:0}}@media screen and (max-width:980px){.img-txt .txt-part{max-width:calc(100% - 80px);margin:auto!important;padding:0!important}}@media screen and (max-width:599px){.img-txt .txt-part{max-width:calc(100% - 40px)}}.img-txt .txt-part:first-child:last-child{margin:auto!important}.img-txt.template-left{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.img-txt.template-left .txt-part{margin-right:0;margin-left:auto;padding-left:0;padding-right:60px}@media screen and (max-width:1024px){.img-txt.template-left .txt-part{padding-right:40px;padding-left:0}}@media screen and (max-width:980px){.img-txt.template-left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.img-txt.animable .img-part figure{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);overflow:hidden}.img-txt.animable .img-part figure img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.img-txt.animable .img-part figure::after{content:"";display:block;width:100%;height:100%;background:#1d1d1f;position:absolute;top:0;right:auto;left:0}.img-txt.animable.template-left .img-part figure{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.img-txt.animable.template-left .img-part figure::after{right:0;left:auto}.img-txt.show .img-part figure{-webkit-transform:translateX(0)!important;-ms-transform:translateX(0)!important;transform:translateX(0)!important;-webkit-transition:-webkit-transform .4s cubic-bezier(.7,0,.3,1);transition:transform .4s cubic-bezier(.7,0,.3,1);transition:transform .4s cubic-bezier(.7,0,.3,1),-webkit-transform .4s cubic-bezier(.7,0,.3,1)}.img-txt.show .img-part figure img{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .8s .4s;transition:transform .8s;transition:transform .8s,-webkit-transform .8s;transition-delay:.4s}.img-txt.show .img-part figure::after{width:0;-webkit-transition:width 1.4s cubic-bezier(.7,0,.3,1);transition:width 1.4s cubic-bezier(.7,0,.3,1)}