footer {width: 100%; height: auto; margin: 40px 0;}
footer .container {position: relative; height: auto; margin: 0 20px; padding: 100px 170px; box-sizing: border-box; background: var(--pr); border-radius: 40px;}
footer .tit {margin-bottom: 40px; font-size: 24px; font-weight: bold; line-height: 1.21; color: var(--wt);}
footer .address {font-size: 18px; font-weight: 300; line-height: 1.17; color: var(--wt);}
footer .policy_btn {position: absolute; top: 100px; right: 170px; font-size: 17px; font-weight: 400; line-height: 1.2; color: var(--wt); cursor: pointer;}