.footer {--footer-info-width:100%;width:100%;margin-top:64px;padding:32px 0 56px;display:flex;justify-content:center;border-top:1px solid #DAE4F1;background-color:#f7fafc;overflow:hidden}.footer .block{padding:0 var(--smooth-padding,0px);display:flex;flex-direction:column}.footer-links {width:100%;display:grid;grid-template-columns:repeat(2,auto);grid-template-rows:repeat(3,auto)}.footer-links .service-list-1 {grid-area:1 / 1 / 3 / 2}.footer-links .service-list-2 {margin-top:28px;grid-area:3 / 1 / 4 / 2}.footer-links .service-list-3 {grid-area:1 / 2 / 2 / 3}.footer-links .service-list-4 {margin-top:8px;grid-area:2 / 2 / 3 / 3}.footer-links .general-list {margin-top:28px;grid-area:3 / 2 / 4 / 3}.footer-info {width:var(--footer-info-width,100%);color:#5a87a5;font-size:12px;line-height:20px;font-weight:400}.footer-info-social {margin-top:26px;display:flex;justify-content:center}.footer-info-social .social-icon {width:32px;height:32px;margin-left:8px;border-radius:4px;background-repeat:no-repeat;background-position:center;background-size:22px 24px}.footer-info-social .social-icon:first-child {margin-left:0}.footer-info-social .social-icon.pinterest {background-color:#e60019;background-image:url(/img/footer-soc-icon-pinterest.svg)}.footer-info-social .social-icon.facebook {background-color:#3b5998;background-image:url(/img/footer-soc-icon-facebook.svg)}.footer-info-social .social-icon.twitter {background-color:#55acee;background-image:url(/img/footer-soc-icon-twitter.svg)}.footer-info-disclaimer {margin-top:26px}.footer-info-copyright {margin-top:12px;display:block}.footer-links-column-title {color:#9cb7c9;font-weight:700;font-size:12px;line-height:20px;white-space:nowrap;text-transform:uppercase;cursor:default}.footer-links-column-list {margin:0;padding:0}.footer-links-column-list-item {margin-top:8px;white-space:nowrap;list-style-type:none}.footer-links-column-list-item-link {color:#1f61a2;font-weight:400;font-size:14px;line-height:20px;text-decoration:underline;text-decoration-color:transparent;transition:text-decoration-color 0.2s}.footer-links-column-list-item-link:hover{text-decoration-color:#1f61a2}@media screen and (min-width:420px){.footer-links-column-title {margin:0 0 4px;font-size:14px}}@media screen and (min-width:768px) {.footer-links {grid-template-columns:repeat(3,auto)}.footer-links .general-list {margin-top:0;grid-area:1 / 3 / 3 / 4}}@media screen and (min-width:1024px){.footer-links {grid-template-columns:repeat(4,auto);grid-template-rows:repeat(2,auto)}.footer-links .service-list-2 {margin-top:0;grid-area:1 / 2 / 3 / 3}.footer-links .service-list-3 {grid-area:1 / 3 / 2 / 4}.footer-links .service-list-4 {grid-area:2 / 3 / 3 / 4}.footer-links .general-list {grid-area:1 / 4 / 3 / 5}}@media screen and (min-width:1440px) {.footer {--footer-info-width:336px}.footer .block {flex-direction:row!important}.footer-links {width:calc(100% - var(--footer-info-width));grid-template-rows:repeat(2,1fr)}.footer-links .service-list-2 {grid-area:1 / 2 / 2 / 3}.footer-links .service-list-3 {margin-top:0;grid-area:1 / 3 / 2 / 4}.footer-links .service-list-4 {margin-top:0;grid-area:1 / 3 / 2 / 4}.footer-info-social {margin-top:2px;justify-content:flex-start}.footer-info-copyright {margin-top:16px}}