footer{background:var(--color-almost-black)}footer .block-type-html h3{font-family:"PP Neue World", Arial, Helvetica, sans-serif;font-weight:300px}footer .block-type-html a:hover{color:#dbbf67}footer .footer{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:auto auto;gap:25px;grid-template-areas:"top-first top-second top-third top-fourth" "bottom-left bottom-left bottom-right bottom-right";max-width:1600px;margin:auto;padding:50px;color:white}footer .footer .top-first{grid-area:top-first}footer .footer .top-second{grid-area:top-second}footer .footer .top-third{grid-area:top-third}footer .footer .top-fourth{grid-area:top-fourth}footer .footer .bottom-left{grid-area:bottom-left}footer .footer .bottom-right{grid-area:bottom-right;text-align:right}footer .footer>*{display:flex;flex-direction:column;justify-content:center;align-items:center}footer .footer .top-first{align-items:flex-start}footer .footer .top-fourth{flex-direction:row}footer .footer .top-fourth>div{flex:1}footer .footer .top-fourth .social{display:grid;grid-template-columns:1fr auto 1fr;grid-template-rows:1fr auto 1fr;gap:0px 0px;grid-auto-flow:row;grid-template-areas:"t-l t-c t-r" "c-l c c-r" "b-l b-c b-r"}footer .footer .top-fourth .social .t-l{grid-area:t-l}footer .footer .top-fourth .social .t-c{grid-area:t-c}footer .footer .top-fourth .social .t-r{grid-area:t-r}footer .footer .top-fourth .social .c-l{grid-area:c-l}footer .footer .top-fourth .social .c{grid-area:c;min-height:30px;position:relative}footer .footer .top-fourth .social .c *{position:absolute}footer .footer .top-fourth .social .c-r{grid-area:c-r}footer .footer .top-fourth .social .b-l{grid-area:b-l}footer .footer .top-fourth .social .b-c{grid-area:b-c}footer .footer .top-fourth .social .b-r{grid-area:b-r}footer .footer .top-fourth .social>*{display:flex}footer .footer .top-fourth .social .t-l,footer .footer .top-fourth .social .c-l,footer .footer .top-fourth .social .b-l{justify-content:flex-start}footer .footer .top-fourth .social .t-c,footer .footer .top-fourth .social .c,footer .footer .top-fourth .social .b-c{justify-content:center}footer .footer .top-fourth .social .t-r,footer .footer .top-fourth .social .c-r,footer .footer .top-fourth .social .b-r{justify-content:flex-end}footer .footer .top-fourth .social .t-l,footer .footer .top-fourth .social .t-c,footer .footer .top-fourth .social .t-r{align-items:flex-start}footer .footer .top-fourth .social .c-r,footer .footer .top-fourth .social .c{align-items:center}footer .footer .top-fourth .social .b-l,footer .footer .top-fourth .social .b-c,footer .footer .top-fourth .social .b-r{align-items:flex-end}footer .footer .top-fourth .social a{color:white}footer .footer .bottom-left{align-items:flex-start}footer .footer .bottom-right{align-items:flex-end}@media screen and (max-width:900px){footer .footer{grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto;gap:50px 25px;grid-template-areas:"top-first top-second" "top-third top-fourth" "bottom-left bottom-right"}}@media screen and (max-width:767px){footer .footer{display:flex;flex-direction:column;align-items:flex-start;gap:50px;padding:100px 35px}footer .footer .top-fourth{width:100%;max-width:400px}}