body > footer .content_wrap{font-weight:var(--font-weight-5);background-color:var(--body-3);border-radius:10px 10px 0 0;text-transform:uppercase;color:var(--body-1);overflow:hidden;margin-block:0;}@media (max-width:1600px){body > footer .content_wrap{max-width:100%;border-radius:0;}}body > footer .content_wrap a{text-decoration:none;color:inherit;}body > footer .content_wrap a:hover, body > footer .content_wrap a:active{text-decoration:underline;}body > footer #news_letter > * + *{margin-block-start:20px;}body > footer #news_letter button{font-size:inherit;}body > footer .mailing_list_section{margin-block-start:40px;}body > footer strong{font-weight:var(--font-weight-4);}body > footer ul{list-style:none;padding-inline:0;text-transform:none;}body > footer .social_icons svg path{fill:var(--body-1);}body > footer .social_icons > *{width:24px;}body > footer > *:first-child > .content_wrap > .columns_container{gap:20px;}@media (max-width:1024px){body > footer > *:first-child > .content_wrap > .columns_container{background-color:var(--purple-1);grid-template-columns:1fr;display:grid;grid-template-areas:"section_two" "section_one";}}body > footer > *:first-child > .content_wrap > .columns_container > section{padding:20px 40px 40px 40px;}body > footer > *:first-child > .content_wrap > .columns_container > section.social{background-color:var(--body-5);}body > footer > *:first-child > .content_wrap > .columns_container > section:first-child{grid-area:section_one;}@media (max-width:1300px) and (min-width:1024px){body > footer > *:first-child > .content_wrap > .columns_container > section:first-child .columns_container{grid-template-columns:repeat(2, 1fr);display:grid;gap:20px;grid-template-areas:"col1 col2" "col3 col3";}body > footer > *:first-child > .content_wrap > .columns_container > section:first-child section:nth-child(1){grid-area:col1;}body > footer > *:first-child > .content_wrap > .columns_container > section:first-child section:nth-child(2){grid-area:col2;}body > footer > *:first-child > .content_wrap > .columns_container > section:first-child section:nth-child(3){grid-area:col3;}}@media (max-width:960px){body > footer > *:first-child > .content_wrap > .columns_container > section:first-child .columns_container{flex-flow:row;}}@media (max-width:768px){body > footer > *:first-child > .content_wrap > .columns_container > section:first-child{padding:0;}body > footer > *:first-child > .content_wrap > .columns_container > section:first-child .columns_container{grid-template-columns:1fr;text-align:center;display:grid;gap:10px;}}body > footer > *:first-child > .content_wrap > .columns_container > section.social{grid-area:section_two;}body > footer > *:first-child > .content_wrap > .columns_container > section.social #news_letter > *{max-width:400px;}@media (min-width:1025px){body > footer > *:first-child > .content_wrap > .columns_container > section.social{width:65ch;}}@media (max-width:768px){body > footer > *:first-child > .content_wrap > .columns_container > section.social{text-align:center;}body > footer > *:first-child > .content_wrap > .columns_container > section.social .social_icons{justify-content:center;}body > footer > *:first-child > .content_wrap > .columns_container > section.social #news_letter > *{margin-inline:auto;}body > footer > *:first-child > .content_wrap > .columns_container > section.social #news_letter label{justify-content:center;}body > footer > *:first-child > .content_wrap > .columns_container > section.social #news_letter input{text-align:center;}body > footer > *:first-child > .content_wrap > .columns_container > section.social #news_letter button{margin-inline:auto;}}