.footer_content{align-items:center;gap:1.5rem;flex-flow:column;background:linear-gradient(180deg,#31312d,#020202);padding:3.5rem 3.5rem 2.5rem}.footer_content,.footer_content__container{display:flex;justify-content:space-between;width:100%}.footer_content__container{align-items:flex-start;max-width:1200px;padding-top:20px;padding-bottom:20px}.footer_content__container:nth-child(2) a{font-size:16px}.footer_content__container:not(:first-child) b,.footer_content__container:not(:first-child) p{font-size:16px;margin:0}.footer_content__container:last-child{flex-flow:column;gap:.7rem;padding-bottom:20px;padding-left:20px;padding-right:20px}.footer_content__block{display:flex;flex-direction:column;gap:2rem;max-width:400px;width:100%;padding-left:20px;padding-right:20px}.footer_content__text_block{display:flex;flex-flow:column;gap:4px}.footer_content__text_block b,.footer_content__text_block p{margin:0}.footer_content__text_block span{display:flex;gap:5px}.footer_content__text_block a{margin-bottom:3px}.footer_content__text_block a:after{content:"";display:block;width:0;height:2px;margin-top:2px;background:#4A732D;transition:width .2s}.footer_content__text_block a:hover:after{width:100%}.footer_content__opening_hours{display:flex;flex-flow:column;gap:4px;max-width:270px;width:100%;margin-top:18px}.footer_content__opening_hours p{display:flex;justify-content:space-between;align-items:flex-end;margin:0}.footer_content__opening_hours p span:only-child{display:flex;justify-content:flex-end;width:100%}.footer_content__separator{max-width:1450px;width:100%;height:1px;background:#575757}@media (max-width:1030px){.footer_content{padding:2.5rem 1rem 2rem}.footer_content__container{flex-flow:column;gap:3rem}.footer_content__container:nth-child(2){flex-flow:column;gap:0}.footer_content__separator{max-width:unset;width:calc(100% - 2.5rem);height:1px;background:#575757}}