.puane-footer{background:#fff;color:#111;border-top:1px solid #e7e7e7;font-family:var(--font-body-family);letter-spacing:0}.puane-footer *{box-sizing:border-box}.puane-footer a{color:#111;text-decoration:none}.puane-footer__main{max-width:1440px;margin:0 auto;padding:76px 54px 56px;display:grid;grid-template-columns:minmax(300px,1.35fr) minmax(0,3.65fr);gap:76px;border-bottom:1px solid #dedede}.puane-footer__brand{max-width:340px}.puane-footer__logo{font-size:46px;line-height:1;font-weight:400;letter-spacing:14px;margin-bottom:13px}.puane-footer__est{display:flex;align-items:center;gap:13px;color:#555;font-size:12px;letter-spacing:4px;margin-bottom:36px;white-space:nowrap}.puane-footer__est span{display:block;width:62px;height:1px;background:#d7d7d7}.puane-footer__brand p{margin:0 0 38px;font-size:17px;line-height:2.05;color:#171717;max-width:330px}.puane-footer__newsletter{width:100%;height:62px;display:grid;grid-template-columns:1fr 64px;border:1px solid #d6d6d6;margin-bottom:34px}.puane-footer__newsletter input{width:100%;border:0;outline:0;background:#fff;padding:0 20px;font:inherit;font-size:16px;color:#111}.puane-footer__newsletter input::placeholder{color:#8c8c8c}.puane-footer__newsletter button{border:0;background:#111;color:#fff;font-size:32px;font-weight:300;cursor:pointer}.puane-footer__socials{display:flex;flex-wrap:nowrap;align-items:center;gap:14px}.puane-footer__socials a{--social-color:#111;width:52px;height:52px;border:1px solid #e1e1e1;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--social-color);box-shadow:0 8px 24px rgba(17,17,17,.08);transition:transform .22s ease,box-shadow .22s ease,background-color .22s ease,border-color .22s ease,color .22s ease}.puane-footer__socials a[data-social=instagram]{--social-color:#e4405f}.puane-footer__socials a[data-social=facebook]{--social-color:#0866ff}.puane-footer__socials a[data-social=youtube]{--social-color:#f00}.puane-footer__socials a[data-social=linkedin]{--social-color:#0a66c2}.puane-footer__socials a[data-social=telegram]{--social-color:#26a5e4}.puane-footer__socials svg{display:block;width:23px;height:23px;fill:currentColor}.puane-footer__socials a:hover{transform:translateY(-3px);background:var(--social-color);color:#fff;border-color:var(--social-color);box-shadow:0 12px 28px rgba(17,17,17,.16)}.puane-footer__socials a:focus-visible{outline:3px solid rgba(17,17,17,.3);outline-offset:3px}.puane-footer__menus{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:48px}.puane-footer__column h3{margin:8px 0 32px;font-size:17px;line-height:1.2;font-weight:700;letter-spacing:0}.puane-footer__column a{display:block;margin:0 0 21px;font-size:16px;line-height:1.6;color:#161616;transition:opacity .2s ease}.puane-footer__column a:hover{opacity:.55}.puane-footer__trust{max-width:1440px;margin:0 auto;padding:32px 54px 35px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid #dedede}.puane-footer__trust-item{min-height:84px;display:flex;align-items:center;gap:22px;padding:0 32px;border-right:1px solid #dedede}.puane-footer__trust-item:first-child{padding-left:14px}.puane-footer__trust-item:last-child{border-right:0;padding-right:0}.puane-footer__trust-icon{flex:0 0 76px;width:76px;height:76px;border:1px solid rgba(226,232,240,.9);border-radius:23px;display:grid;place-items:center;background:linear-gradient(145deg,#fff 10%,#f8fafc 58%,#eef2f7);box-shadow:inset 0 1px 0 #fff,inset 0 -1px 0 rgba(148,163,184,.14),0 12px 26px rgba(15,23,42,.10);overflow:visible}.puane-footer__trust-icon svg{display:block;width:70px;height:70px;overflow:visible}.puane-footer__trust-item strong,.puane-footer__trust-item span{display:block}.puane-footer__trust-item strong{font-size:16px;line-height:1.3;margin-bottom:7px}.puane-footer__trust-item span{font-size:14px;line-height:1.4;color:#383838}.puane-footer__bottom{max-width:1440px;margin:0 auto;padding:29px 54px 31px;display:flex;align-items:center;justify-content:space-between;font-size:16px}.puane-footer__bottom-actions{display:flex;align-items:center;gap:35px}.puane-footer__bottom-actions>span{padding-right:35px;border-right:1px solid #d8d8d8}.puane-footer__bottom button{border:0;background:transparent;color:#111;font:inherit;cursor:pointer;padding:0}.puane-footer__bottom button:hover{opacity:.55}@media screen and (max-width:1200px){.puane-footer__main{grid-template-columns:1fr;gap:52px}.puane-footer__brand{max-width:440px}.puane-footer__menus{gap:32px}.puane-footer__trust-item{padding:0 18px;gap:15px}.puane-footer__trust-icon{flex-basis:64px;width:64px;height:64px;border-radius:19px}.puane-footer__trust-icon svg{width:59px;height:59px}}@media screen and (max-width:900px){.puane-footer__main{padding:55px 28px 42px}.puane-footer__menus{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:34px}.puane-footer__trust{padding:24px 28px;grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.puane-footer__trust-item{border-bottom:1px solid #e2e2e2}.puane-footer__trust-item:nth-child(2){border-right:0}.puane-footer__trust-item:nth-child(3),.puane-footer__trust-item:nth-child(4){border-bottom:0;padding-top:20px}.puane-footer__bottom{padding:24px 28px}}@media screen and (max-width:600px){.puane-footer__main{padding:42px 20px 34px;gap:42px}.puane-footer__logo{font-size:37px;letter-spacing:10px}.puane-footer__brand p{font-size:15px;line-height:1.8}.puane-footer__newsletter{height:56px}.puane-footer__socials{gap:10px}.puane-footer__socials a{width:44px;height:44px}.puane-footer__socials svg{width:20px;height:20px}.puane-footer__menus{grid-template-columns:1fr;gap:8px}.puane-footer__column{padding:18px 0;border-top:1px solid #e4e4e4}.puane-footer__column h3{margin:0 0 18px}.puane-footer__column a{margin-bottom:13px;font-size:15px}.puane-footer__trust{grid-template-columns:1fr;padding:8px 20px}.puane-footer__trust-item,.puane-footer__trust-item:first-child,.puane-footer__trust-item:last-child{border-right:0;border-bottom:1px solid #e2e2e2;padding:18px 0;gap:18px;min-height:96px}.puane-footer__trust-item:last-child{border-bottom:0}.puane-footer__trust-icon{flex-basis:68px;width:68px;height:68px;border-radius:20px}.puane-footer__trust-icon svg{width:63px;height:63px}.puane-footer__bottom{padding:22px 20px;align-items:flex-start;gap:20px;flex-direction:column;font-size:14px}.puane-footer__bottom-actions{width:100%;justify-content:space-between;gap:18px}.puane-footer__bottom-actions>span{padding-right:18px}}
