.footerTS{gap:73px;justify-content:space-between;margin:80px auto 50px;max-width:1400px}.footerTS,.newsletter{display:flex}.newsletter-containte{--paddingContentNewsletter:21px;background:#fff;border:1px solid var(--vertTS);border-radius:6px 0 0 6px;border-right:0 solid #fff;height:40px;position:relative;width:315px}.newsletter-containte>p{color:#4b8275;font-size:14px;font-style:normal;font-weight:500;left:var(--paddingContentNewsletter);line-height:24px;position:absolute;top:50%;transform:translateY(-50%);width:calc(100% - var(--paddingContentNewsletter)*2)}.activeNewsletter,.newsletter-containte>p{transition:font-size .5s;transition:top .5s}.activeNewsletter{font-size:8px!important;top:25%!important}.newsletter-containte>input{background:transparent;border:none;color:var(--vertTS);height:100%;padding:0 var(--paddingContentNewsletter);position:absolute;width:calc(100% - 59px)}.newsletter-containte>input:focus{outline:none}.newsletter-button{background:var(--orangeTS);border:1px solid var(--orangeTS);border-radius:0 5px 5px 0;color:#fff;cursor:pointer;font-size:13px;font-style:normal;font-weight:600;line-height:16px;width:59px}.newsletter-button,.newsletter-button:hover{transition:background .5s;transition:color .5s}.newsletter-button:hover{background:#fff;color:var(--orangeTS)}.left{display:flex;flex-direction:column;justify-content:space-between}.left>img{display:block;width:222px}.right{display:flex;justify-content:flex-start;width:100%}.column{display:flex;flex-direction:column}.column>a{color:var(--vertTS);font-size:14px;font-weight:500;line-height:28px;text-decoration:none}@media screen and (max-width:1450px){.footerTS{margin:80px 25px 50px;width:calc(100% - 50px)}}@media screen and (max-width:768px){.footerTS{flex-direction:column}.column,.footerTS,.left,.right{align-items:center}.right{justify-content:center}}@media screen and (max-width:350px){.newsletter-containte{width:250px}}