/* ------------- START FOOTER V3 SIMPLE SOCIAL ICONS  --------------- */

#app .social-links {
    --icon-color: var(--text-color);
    --icon-size: 48px;
    --icon-size-mobile: 36px;
    --hover-opacity: 0.8;
    flex-wrap: wrap;
}

@media only screen and (min-width: 959px) {
    #cms-footer .footer-column-last {
        text-align: right;
    }

    #cms-footer .footer-column-last .app-link {
        margin-right: 0;
    }
}

#app #view-footer .social-links li {
    display: inline-block;
    margin-right: 0;
}

#app .social-links li a {
    display: block;
    overflow: hidden;
    width: var(--icon-size);
    height: var(--icon-size);
    color: var(--icon-color);
    background-color: var(--icon-color);
    -webkit-mask-size: calc(0.8 * var(--icon-size));
    mask-size: calc(0.8 * var(--icon-size));
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    transition: all 0.25s linear;
    margin-bottom: 20px;
    background-image: none !important;

    span {
        opacity: 0;
        visibility: hidden;
    }
}

#app .social-links li a:hover {
    opacity: var(--hover-opacity);
    background-color: var(--hover-icon-color, currentcolor);
}

#app .social-links li[data-social-media=facebook] a {
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' %3E%3Cg%3E%3Cpath d='M40.4 55.2h-9.9c-1.6 0-2.1-.6-2.1-2.1V41c0-1.6.6-2.1 2.1-2.1h9.9v-8.8c0-4 .7-7.8 2.7-11.3 2.1-3.6 5.1-6 8.9-7.4 2.5-.9 5-1.3 7.7-1.3h9.8c1.4 0 2 .6 2 2v11.4c0 1.4-.6 2-2 2-2.7 0-5.4 0-8.1.1-2.7 0-4.1 1.3-4.1 4.1-.1 3 0 5.9 0 9h11.6c1.6 0 2.2.6 2.2 2.2V53c0 1.6-.5 2.1-2.2 2.1H57.3v32.6c0 1.7-.5 2.3-2.3 2.3H42.5c-1.5 0-2.1-.6-2.1-2.1V55.2z' %3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}

#app .social-links li[data-social-media=twitter] a {
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1226.37 1226.37' %3E%3Cg%3E%3Cpath d='M727.348 519.284 1174.075 0h-105.86L680.322 450.887 370.513 0H13.185l468.492 681.821L13.185 1226.37h105.866l409.625-476.152 327.181 476.152h357.328L727.322 519.284zM582.35 687.828l-47.468-67.894-377.686-540.24H319.8l304.797 435.991 47.468 67.894 396.2 566.721H905.661L582.35 687.854z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
    mask-size: 60%;
}

#app .social-links li[data-social-media=youtube] a {
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 90.677 90.677' %3E%3Cg%3E%3Cpath d='M82.287 45.907c-.937-4.071-4.267-7.074-8.275-7.521-9.489-1.06-19.098-1.065-28.66-1.06-9.566-.005-19.173 0-28.665 1.06-4.006.448-7.334 3.451-8.27 7.521-1.334 5.797-1.35 12.125-1.35 18.094s0 12.296 1.334 18.093c.936 4.07 4.264 7.073 8.272 7.521 9.49 1.061 19.097 1.065 28.662 1.061 9.566.005 19.171 0 28.664-1.061 4.006-.448 7.336-3.451 8.272-7.521 1.333-5.797 1.34-12.124 1.34-18.093-.001-5.97.009-12.297-1.324-18.094zM28.9 50.4h-5.54v29.438h-5.146V50.4h-5.439v-4.822H28.9zm13.977 29.439h-4.629v-2.785c-1.839 2.108-3.585 3.136-5.286 3.136-1.491 0-2.517-.604-2.98-1.897-.252-.772-.408-1.994-.408-3.796V54.311h4.625v18.795c0 1.084 0 1.647.042 1.799.111.718.462 1.082 1.082 1.082.928 0 1.898-.715 2.924-2.166v-19.51h4.629zm17.573-7.662c0 2.361-.159 4.062-.468 5.144-.618 1.899-1.855 2.869-3.695 2.869-1.646 0-3.234-.914-4.781-2.824v2.474h-4.625V45.578h4.625v11.189c1.494-1.839 3.08-2.769 4.781-2.769 1.84 0 3.078.969 3.695 2.88.311 1.027.468 2.715.468 5.132zm17.457-4.259h-9.251v4.525c0 2.363.773 3.543 2.363 3.543 1.139 0 1.802-.619 2.066-1.855.043-.251.104-1.279.104-3.134h4.719v.675c0 1.491-.057 2.518-.099 2.98a6.591 6.591 0 0 1-1.08 2.771c-1.281 1.854-3.179 2.768-5.595 2.768-2.42 0-4.262-.871-5.599-2.614-.981-1.278-1.485-3.29-1.485-6.003v-8.941c0-2.729.447-4.725 1.43-6.015 1.336-1.747 3.177-2.617 5.54-2.617 2.321 0 4.161.87 5.457 2.617.969 1.29 1.432 3.286 1.432 6.015v5.285z' %3E%3C/path%3E%3Cpath d='M70.978 58.163c-1.546 0-2.321 1.181-2.321 3.541v2.362h4.625v-2.362c-.001-2.36-.774-3.541-2.304-3.541zM53.812 58.163c-.762 0-1.534.36-2.307 1.125v15.559c.772.774 1.545 1.14 2.307 1.14 1.334 0 2.012-1.14 2.012-3.445V61.646c0-2.302-.678-3.483-2.012-3.483zM56.396 34.973c1.705 0 3.479-1.036 5.34-3.168v2.814h4.675V8.82h-4.675v19.718c-1.036 1.464-2.018 2.188-2.953 2.188-.626 0-.994-.37-1.096-1.095-.057-.153-.057-.722-.057-1.817V8.82h-4.66v20.4c0 1.822.156 3.055.414 3.836.47 1.307 1.507 1.917 3.012 1.917zM23.851 20.598v14.021h5.184V20.598L35.271 0h-5.242l-3.537 13.595L22.812 0h-5.455c1.093 3.209 2.23 6.434 3.323 9.646 1.663 4.828 2.701 8.468 3.171 10.952zM42.219 34.973c2.342 0 4.162-.881 5.453-2.641.981-1.291 1.451-3.325 1.451-6.067v-9.034c0-2.758-.469-4.774-1.451-6.077-1.291-1.765-3.11-2.646-5.453-2.646-2.33 0-4.149.881-5.443 2.646-.993 1.303-1.463 3.319-1.463 6.077v9.034c0 2.742.47 4.776 1.463 6.067 1.293 1.76 3.113 2.641 5.443 2.641zm-2.231-18.679c0-2.387.724-3.577 2.231-3.577s2.229 1.189 2.229 3.577v10.852c0 2.387-.722 3.581-2.229 3.581s-2.231-1.194-2.231-3.581z' %3E%3C/path%3E%3C/g%3E%3C/svg%3E");
    mask-size: 70%;
}

#app .social-links li[data-social-media=instagram] a {
    mask-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 511 511.9"><g><path d="M510.95 150.5c-1.2-27.2-5.598-45.898-11.9-62.102-6.5-17.199-16.5-32.597-29.6-45.398-12.802-13-28.302-23.102-45.302-29.5-16.296-6.3-34.898-10.7-62.097-11.898C334.648.3 325.949 0 256.449 0s-78.199.3-105.5 1.5c-27.199 1.2-45.898 5.602-62.097 11.898-17.204 6.5-32.602 16.5-45.403 29.602-13 12.8-23.097 28.3-29.5 45.3-6.3 16.302-10.699 34.9-11.898 62.098C.75 177.801.449 186.5.449 256s.301 78.2 1.5 105.5c1.2 27.2 5.602 45.898 11.903 62.102 6.5 17.199 16.597 32.597 29.597 45.398 12.801 13 28.301 23.102 45.301 29.5 16.3 6.3 34.898 10.7 62.102 11.898 27.296 1.204 36 1.5 105.5 1.5s78.199-.296 105.5-1.5c27.199-1.199 45.898-5.597 62.097-11.898a130.934 130.934 0 0 0 74.903-74.898c6.296-16.301 10.699-34.903 11.898-62.102 1.2-27.3 1.5-36 1.5-105.5s-.102-78.2-1.3-105.5zm-46.098 209c-1.102 25-5.301 38.5-8.801 47.5-8.602 22.3-26.301 40-48.602 48.602-9 3.5-22.597 7.699-47.5 8.796-27 1.204-35.097 1.5-103.398 1.5s-76.5-.296-103.403-1.5c-25-1.097-38.5-5.296-47.5-8.796C94.551 451.5 84.45 445 76.25 436.5c-8.5-8.3-15-18.3-19.102-29.398-3.5-9-7.699-22.602-8.796-47.5-1.204-27-1.5-35.102-1.5-103.403s.296-76.5 1.5-103.398c1.097-25 5.296-38.5 8.796-47.5C61.25 94.199 67.75 84.1 76.352 75.898c8.296-8.5 18.296-15 29.398-19.097 9-3.5 22.602-7.7 47.5-8.801 27-1.2 35.102-1.5 103.398-1.5 68.403 0 76.5.3 103.403 1.5 25 1.102 38.5 5.3 47.5 8.8 11.097 4.098 21.199 10.598 29.398 19.098 8.5 8.301 15 18.301 19.102 29.403 3.5 9 7.699 22.597 8.8 47.5 1.2 27 1.5 35.097 1.5 103.398s-.3 76.301-1.5 103.301zm0 0" ></path><path d="M256.45 124.5c-72.598 0-131.5 58.898-131.5 131.5s58.902 131.5 131.5 131.5c72.6 0 131.5-58.898 131.5-131.5s-58.9-131.5-131.5-131.5zm0 216.8c-47.098 0-85.302-38.198-85.302-85.3s38.204-85.3 85.301-85.3c47.102 0 85.301 38.198 85.301 85.3s-38.2 85.3-85.3 85.3zM423.852 119.3c0 16.954-13.747 30.7-30.704 30.7-16.953 0-30.699-13.746-30.699-30.7 0-16.956 13.746-30.698 30.7-30.698 16.956 0 30.703 13.742 30.703 30.699zm0 0" ></path></g></svg>');
    mask-size: 70%;
}

#app .social-links li[data-social-media=whatsapp] a {
    mask-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><g><path d="M435.922 74.352C387.824 26.434 323.84.027 255.742 0 187.797 0 123.711 26.383 75.297 74.29 26.797 122.276.063 186.05 0 253.628v.125c.008 40.902 10.754 82.164 31.152 119.828L.7 512l140.012-31.848c35.46 17.871 75.027 27.293 114.934 27.309h.101c67.934 0 132.02-26.387 180.441-74.297 48.543-48.027 75.29-111.719 75.32-179.34.02-67.144-26.82-130.883-75.585-179.472zM255.742 467.5h-.09c-35.832-.016-71.336-9.012-102.668-26.023l-6.62-3.594-93.102 21.176 20.222-91.907-3.898-6.722C50.203 327.004 39.96 290.105 39.96 253.71c.074-117.8 96.863-213.75 215.773-213.75 57.446.024 111.422 22.294 151.985 62.7 41.176 41.031 63.844 94.711 63.824 151.153-.047 117.828-96.856 213.687-215.8 213.687zm0 0"></path><path d="M186.152 141.863h-11.21c-3.903 0-10.239 1.461-15.598 7.293-5.364 5.836-20.477 19.942-20.477 48.63s20.965 56.405 23.887 60.3c2.926 3.89 40.469 64.64 99.93 88.012 49.418 19.422 59.476 15.558 70.199 14.586 10.726-.97 34.613-14.102 39.488-27.715s4.875-25.285 3.414-27.723c-1.465-2.43-5.367-3.887-11.215-6.8-5.851-2.919-34.523-17.262-39.886-19.212-5.364-1.941-9.262-2.914-13.164 2.926-3.903 5.828-15.391 19.313-18.805 23.203-3.41 3.895-6.824 4.383-12.676 1.465-5.852-2.926-24.5-9.191-46.848-29.05-17.394-15.458-29.464-35.169-32.879-41.005-3.41-5.832-.363-8.988 2.57-11.898 2.63-2.61 6.18-6.18 9.106-9.582 2.922-3.406 3.754-5.836 5.707-9.727 1.95-3.89.973-7.296-.488-10.21-1.465-2.919-12.691-31.75-17.895-43.282h.004c-4.382-9.71-8.996-10.039-13.164-10.21zm0 0"></path></g></svg>');
    mask-size: 72%;
}

#app .social-links li[data-social-media=telegram] a {
    mask-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300 300" ><g><path d="m5.299 144.645 69.126 25.8 26.756 86.047c1.712 5.511 8.451 7.548 12.924 3.891l38.532-31.412a11.496 11.496 0 0 1 14.013-.391l69.498 50.457c4.785 3.478 11.564.856 12.764-4.926L299.823 29.22c1.31-6.316-4.896-11.585-10.91-9.259L5.218 129.402c-7.001 2.7-6.94 12.612.081 15.243zm91.57 12.066 135.098-83.207c2.428-1.491 4.926 1.792 2.841 3.726L123.313 180.87a23.112 23.112 0 0 0-7.163 13.829l-3.798 28.146c-.503 3.758-5.782 4.131-6.819.494l-14.607-51.325c-1.673-5.854.765-12.107 5.943-15.303z"></path></g></svg>');
    mask-size: 75%;
}

#app .social-links li[data-social-media=tiktok] a {
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg%3E%3Cpath d='M480.32 128.39c-29.22 0-56.18-9.68-77.83-26.01-24.83-18.72-42.67-46.18-48.97-77.83A129.78 129.78 0 0 1 351.04.39h-83.47v228.08l-.1 124.93c0 33.4-21.75 61.72-51.9 71.68a75.905 75.905 0 0 1-28.04 3.72c-12.56-.69-24.33-4.48-34.56-10.6-21.77-13.02-36.53-36.64-36.93-63.66-.63-42.23 33.51-76.66 75.71-76.66 8.33 0 16.33 1.36 23.82 3.83v-84.75c-7.9-1.17-15.94-1.78-24.07-1.78-46.19 0-89.39 19.2-120.27 53.79-23.34 26.14-37.34 59.49-39.5 94.46-2.83 45.94 13.98 89.61 46.58 121.83 4.79 4.73 9.82 9.12 15.08 13.17 27.95 21.51 62.12 33.17 98.11 33.17 8.13 0 16.17-.6 24.07-1.77 33.62-4.98 64.64-20.37 89.12-44.57 30.08-29.73 46.7-69.2 46.88-111.21l-.43-186.56a210.864 210.864 0 0 0 46.88 27.34c26.19 11.05 53.96 16.65 82.54 16.64v-83.1c.02.02-.22.02-.24.02z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
    mask-size: 70%;
}

#app .social-links li[data-social-media=linkedin] a {
    mask-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g><path d="M23.994 24v-.001H24v-8.802c0-4.306-.927-7.623-5.961-7.623-2.42 0-4.044 1.328-4.707 2.587h-.07V7.976H8.489v16.023h4.97v-7.934c0-2.089.396-4.109 2.983-4.109 2.549 0 2.587 2.384 2.587 4.243V24zM.396 7.977h4.976V24H.396zM2.882 0C1.291 0 0 1.291 0 2.882s1.291 2.909 2.882 2.909 2.882-1.318 2.882-2.909A2.884 2.884 0 0 0 2.882 0z"></path></g></svg>');
    mask-size: 72%;
}

#app .social-links li[data-social-media=peachjar] a {
    mask-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24.239 29.97"><path d="M6.971,12.749a10.385,10.385,0,0,0,8.275,1.116c2.191-.571,5.915,1.07,7.208,3.061a6.1,6.1,0,0,1-.463,7.161,40.472,40.472,0,0,1-3.919,3.643c-.809.733-1.634,1.447-2.531,2.24-2.5-1.346-5.253-2.605-7.522-4.65a9.159,9.159,0,0,1-3.244-5.658A8.96,8.96,0,0,1,6.971,12.749Z" transform="translate(-2.425)"/><path d="M16.546,29.443c.9-.709,1.858-1.36,2.691-2.142a22.415,22.415,0,0,0,3.488-3.624,6.255,6.255,0,0,0-2.8-9.314,32.151,32.151,0,0,0-3.318-1.081,5.351,5.351,0,0,1,1.46-3.131.68.68,0,0,1,.542-.168c2.794.555,5.3,1.635,6.839,4.193A8.637,8.637,0,0,1,23.3,25.469c-1.543,1.163-3.275,2.076-4.927,3.092-.564.347-1.147.66-1.722.989Z" transform="translate(-2.425)"/><path d="M2.425,6.381a25.4,25.4,0,0,1,8.081,1.441A8.606,8.606,0,0,1,14.928,12.2c.5,1,.282,1.346-.84,1.523C9.5,14.45,6.165,12.533,3.719,8.785,3.265,8.088,2.924,7.317,2.425,6.381Z" transform="translate(-2.425)"/><path d="M12.467,0c2.429,2.436,4.473,4.915,4.553,8.445a2.162,2.162,0,0,1-.306.975c-.446.856-.93,1.692-1.405,2.547a9.757,9.757,0,0,0-1.1-1.6c-.916-.914-1.936-1.722-2.89-2.6a1.307,1.307,0,0,1-.483-.748A16.006,16.006,0,0,1,12.467,0Z" transform="translate(-2.425)"/><path d="M15.54,13.305c.264-3.291,3.318-6.428,7.2-7.328l.54,1.237c-.312.08-.568.152-.826.211-3.1.71-5.47,2.219-6.229,5.559-.045.2-.332.344-.506.514Z" transform="translate(-2.425)"/></svg>');
    mask-size: 70%;
}

#app .social-links li[data-social-media=mail] a {
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' %3E%3Cg%3E%3Cpath d='M467 76H45C20.137 76 0 96.262 0 121v270c0 24.885 20.285 45 45 45h422c24.655 0 45-20.03 45-45V121c0-24.694-20.057-45-45-45zm-6.302 30L287.82 277.967c-8.5 8.5-19.8 13.18-31.82 13.18s-23.32-4.681-31.848-13.208L51.302 106h409.396zM30 384.894V127.125L159.638 256.08 30 384.894zM51.321 406l129.587-128.763 22.059 21.943c14.166 14.166 33 21.967 53.033 21.967s38.867-7.801 53.005-21.939l22.087-21.971L460.679 406H51.321zM482 384.894 352.362 256.08 482 127.125v257.769z' %3E%3C/path%3E%3C/g%3E%3C/svg%3E");
    mask-size: 80%;
}

#app .social-links li[data-social-media=vimeo] a {
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512.011 512.011' %3E%3Cg%3E%3Cpath d='M293.792 152.808c58.304-35.008 89.728 14.336 59.84 70.112-29.952 56-57.44 92.512-71.68 92.512-13.984 0-25.056-37.568-41.44-102.784-16.8-67.552-16.8-189.344-87.072-175.52C87.008 50.248 0 154.248 0 154.248l20.672 27.232s42.88-33.824 57.152-16.992c14.464 16.992 69.216 221.024 87.328 258.752 15.808 33.056 59.68 76.672 107.616 45.568 48.384-31.296 208.096-167.68 236.704-329.056 28.544-161.088-192.512-127.36-215.68 13.056z' %3E%3C/path%3E%3C/g%3E%3C/svg%3E");
    mask-size: 70%;
}

#app .social-links li[data-social-media=smugmug] a {
    mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.31 0l-.35.01c-1.55.13-2.46 1.2-2.6 2.28-.15 1.2.65 2.4 2.58 2.28 2.15-.12 3.09-1.2 3.1-2.28.02-1.15-1-2.28-2.73-2.29zM7.21.34A2.66 2.66 0 004.56 2.6C4.41 3.73 5.12 4.87 7 4.85c2.23-.04 3.31-1.37 3.16-2.57-.12-1-1.09-1.92-2.94-1.94zm12.35 8.71a7 7 0 00-.4.02c-5.28.54-5.54.6-15.26.82C-.2 9.9.62 24 9.38 24c8.2 0 18.12-15.15 10.18-14.95zm-1.1 2.7c3.18-.07-2.9 9.53-8.8 9.56-7.46 0-6.44-8.8-5.18-8.85 8.67-.35 10.88-.64 13.98-.71Z'/%3E%3C/svg%3E");
    mask-size: 72%;
}

#app .social-links li[data-social-media=spotify] a {
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 186.845 186.845' %3E%3Cg%3E%3Cpath d='M128.875 120.962c-31.094-14.37-74.616-8.014-76.453-7.737a7.5 7.5 0 1 0 2.24 14.832c.406-.062 40.867-5.982 67.92 6.521a7.469 7.469 0 0 0 3.142.694 7.501 7.501 0 0 0 3.151-14.31zM137.614 93.953c-35.313-16.319-84.833-9.087-86.924-8.772a7.498 7.498 0 0 0-6.294 8.532 7.502 7.502 0 0 0 8.531 6.301c.468-.071 47.206-6.857 78.394 7.556a7.475 7.475 0 0 0 3.142.694 7.502 7.502 0 0 0 3.151-14.311zM143.49 65.736c-39.006-18.027-93.79-10.028-96.103-9.679-4.094.619-6.911 4.438-6.294 8.532s4.44 6.919 8.531 6.3c.523-.079 52.691-7.657 87.573 8.463a7.501 7.501 0 0 0 6.293-13.616z' %3E%3C/path%3E%3Cpath d='M93.423.001C41.909.001 0 41.909 0 93.42c0 51.514 41.909 93.424 93.423 93.424 51.513 0 93.422-41.91 93.422-93.424 0-51.511-41.909-93.419-93.422-93.419zm0 171.843C50.18 171.844 15 136.664 15 93.42 15 50.179 50.18 15 93.423 15c43.242 0 78.422 35.179 78.422 78.42 0 43.244-35.18 78.424-78.422 78.424z' %3E%3C/path%3E%3C/g%3E%3C/svg%3E");
    mask-size: 75%;
}

#app .social-links li[data-social-media=applePodcasts] a {
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'  viewBox='0 0 24 25' %3E%3Cg%3E%3Cpath d='M3 12.004a9 9 0 0 1 18 0 8.97 8.97 0 0 1-2.636 6.364 1 1 0 1 0 1.414 1.413A10.97 10.97 0 0 0 23 12.004c0-6.075-4.925-11-11-11s-11 4.925-11 11c0 3.037 1.232 5.789 3.222 7.777a1 1 0 0 0 1.414-1.413A8.968 8.968 0 0 1 3 12.004zm4 0a5 5 0 1 1 8.536 3.536 1 1 0 0 0 1.414 1.414 6.999 6.999 0 1 0-9.9 0 1 1 0 1 0 1.414-1.414A4.98 4.98 0 0 1 7 12.004zm7.5 0a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0zm-4.827 5.494a2.332 2.332 0 1 1 4.654 0l-.322 4.635a2.01 2.01 0 0 1-4.01 0z' %3E%3C/path%3E%3C/g%3E%3C/svg%3E");
    mask-size: 82%;
}

#app #footer-f1 .social-links.grid-icons {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(calc(var(--icon-size)), 1fr));
    gap: 5px;
}

#app #footer-f1 .social-links.grid-icons li {
    margin-right: 0;
    margin-left: 0;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
}

#app #footer-f1 .social-links.grid-icons li a {
    margin-bottom: 0;
}

@media screen and (max-width: 960px) {
    #app .social-links li a {
        -webkit-mask-size: var(--icon-size-mobile);
        mask-size: var(--icon-size-mobile);
    }
}

/* ------------- END FOOTER V3 SIMPLE SOCIAL ICONS  --------------- */