body>footer{background-color:var(--color-primary-1);color:#fff}body>footer a{color:#fff}body>footer .first-layer{border-bottom:1px solid hsla(0,0%,100%,.1);display:flex;flex-direction:row;flex-wrap:wrap;gap:30px;padding:70px 0}@media (min-width:1200px){body>footer .first-layer{align-items:center;flex-wrap:nowrap;gap:10px;justify-content:space-between}}@media (max-width:1199.98px){body>footer .first-layer .col-1{display:flex;flex-direction:row;flex-wrap:wrap;gap:0 16px}}body>footer .first-layer .col-1 p{font-size:33px;line-height:1.25}body>footer .first-layer .nav-btn{align-items:center;display:flex;flex-direction:row;gap:30px;text-decoration:none}body>footer .first-layer .nav-btn .icon{align-items:center;background-color:var(--color-secondary-1);border:3px solid var(--color-secondary-1);border-radius:100px;display:flex;height:48px;justify-content:center;position:relative;transition:.3s ease-in-out;width:48px;z-index:3}body>footer .first-layer .nav-btn .icon img{height:20px;-o-object-fit:contain;object-fit:contain;transition:.3s ease-in-out;width:20px}body>footer .first-layer .nav-btn .icon:hover{background-color:#fff}body>footer .first-layer .nav-btn .icon:hover img{filter:brightness(0) saturate(100%) invert(50%) sepia(19%) saturate(1847%) hue-rotate(77deg) brightness(92%) contrast(82%)}body>footer .first-layer .nav-btn .icon.account{background-color:#fff}body>footer .first-layer .nav-btn .icon.account img{filter:brightness(0) saturate(100%) invert(50%) sepia(19%) saturate(1847%) hue-rotate(77deg) brightness(92%) contrast(82%)}body>footer .first-layer .nav-btn .icon.account:hover{background-color:var(--color-secondary-1)}body>footer .first-layer .nav-btn .icon.account:hover img{filter:brightness(100)}body>footer .first-layer .nav-btn .icon.email img{margin-bottom:-2px;margin-left:-2px}body>footer .first-layer .nav-btn p{font-size:16px}@media (min-width:834px){body>footer .first-layer .nav-btn p{font-size:18px}}body>footer .first-layer .nav-btn p.info{font-size:18px;margin-bottom:4px}@media (min-width:834px){body>footer .first-layer .nav-btn p.info{font-size:26px}}body>footer .menu-layer{border-bottom:1px solid hsla(0,0%,100%,.1);display:grid;gap:32px;grid-template-columns:1fr;padding:70px 0}@media (min-width:834px){body>footer .menu-layer{gap:50px}}@media (min-width:1200px){body>footer .menu-layer{gap:10%;grid-template-columns:1fr 3fr}}body>footer .menu-layer .left{align-items:center;display:flex;flex-direction:row;gap:30px}@media (min-width:834px){body>footer .menu-layer .left{gap:44px}}@media (min-width:1200px){body>footer .menu-layer .left{align-items:flex-start;display:flex;flex-direction:column;gap:32px}}body>footer .menu-layer .left .icon-container{align-items:center;background-color:#fff;border-radius:5px;display:flex;height:87px;justify-content:center;padding:16px;width:232px}body>footer .menu-layer .left .icon-container img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}body>footer .menu-layer .left .socials{align-items:center;display:flex;flex-direction:row;gap:28px}body>footer .menu-layer .right{display:flex;flex-direction:column;gap:40px}@media (min-width:834px){body>footer .menu-layer .right{align-items:flex-start;flex-direction:row;gap:40px;justify-content:space-between}}body>footer .menu-layer .right .menu-container .menu-title{font-size:20px;font-weight:700;margin-bottom:20px}@media (min-width:834px){body>footer .menu-layer .right .menu-container .menu-title{font-size:18px;font-weight:500;margin-bottom:34px}}body>footer .menu-layer .right .menu-container .menu{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;padding:0}@media (min-width:834px){body>footer .menu-layer .right .menu-container .menu{gap:24px}}body>footer .menu-layer .right .menu-container .menu li a{text-decoration:none}body>footer .location-layer{border-bottom:1px solid hsla(0,0%,100%,.1);display:grid;gap:40px;padding:70px 0}@media (min-width:834px){body>footer .location-layer{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){body>footer .location-layer{grid-template-columns:repeat(4,1fr)}}body>footer .location-layer .location .title{align-items:center;display:flex;font-size:var(--h4-size-small);gap:25px;line-height:1.25;margin-bottom:18px}@media (min-width:1200px){body>footer .location-layer .location .title{font-size:var(--h4-size-full)}}body>footer .location-layer .location .address{font-size:18px;margin-bottom:4px}body>footer .last-layer{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:space-between;padding:40px 0}body>footer .last-layer .links,body>footer .last-layer .links ul{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px 24px;list-style:none;margin:0;padding:0}body>footer .last-layer a{text-decoration:none}body>footer .last-layer a:hover{text-decoration:underline}
