.awt-child-footer{background-color:var(--awt-footer-bg,#264653);box-sizing:border-box;color:var(--awt-footer-text,#fffdf5);padding-bottom:2.5rem;padding-top:5rem;position:relative;width:100%}.awt-child-footer *,.awt-child-footer :after,.awt-child-footer :before{box-sizing:inherit}.awt-child-footer__curve{left:0;line-height:0;overflow:hidden;position:absolute;top:0;width:100%}.awt-child-footer__curve svg{display:block;height:50px;width:100%}.awt-child-footer__container{margin-left:auto;margin-right:auto;max-width:100%;padding-left:1.5rem;padding-right:1.5rem;width:100%}@media(min-width:640px){.awt-child-footer__container{max-width:640px}}@media(min-width:768px){.awt-child-footer__container{max-width:768px}}@media(min-width:1024px){.awt-child-footer__container{max-width:1024px}}@media(min-width:1280px){.awt-child-footer__container{max-width:1280px}}@media(min-width:1400px){.awt-child-footer__container{max-width:1400px}}.awt-child-footer__container{position:relative;z-index:2}.awt-child-footer__grid{display:grid;gap:3rem;grid-template-columns:1fr;text-align:center}@media(min-width:768px){.awt-child-footer__grid{grid-template-columns:repeat(3,1fr);text-align:left}}.awt-child-footer__brand{align-items:center;display:flex;flex-direction:column}@media(min-width:768px){.awt-child-footer__brand{align-items:flex-start}}.awt-child-footer__logo{color:var(--awt-footer-title-color,var(--awt-footer-heading,#ffd166));display:block;font-family:var(--awt-font-sans,"Nunito",sans-serif);font-size:1.875rem;font-weight:900;margin-bottom:1.5rem;text-decoration:none;transition:color .15s ease-in-out}.awt-child-footer__logo:hover{color:var(--awt-footer-title-hover,var(--awt-footer-title-color,#fff))}.awt-child-footer__logo-img{display:block;height:auto;margin-bottom:1.5rem;width:12rem}.awt-child-footer__bio,.awt-child-footer__tagline{font-size:.875rem;line-height:1.6;margin:0 0 1.5rem;max-width:24rem;opacity:.8}.awt-child-footer__socials{display:flex;gap:1.5rem;justify-content:center}@media(min-width:768px){.awt-child-footer__socials{justify-content:flex-start}}.awt-child-footer__socials .awt-social-icon,.awt-child-footer__socials a{color:var(--awt-footer-social-color,var(--awt-footer-text,#fffdf5));transition:color .15s ease-in-out,transform .15s ease-in-out}.awt-child-footer__socials .awt-social-icon:hover,.awt-child-footer__socials a:hover{color:var(--awt-footer-social-hover,var(--awt-footer-heading,#ffd166));transform:translateY(-2px)}.awt-child-footer__links-col{display:flex;flex-direction:column}.awt-child-footer__nav-title{color:var(--awt-footer-heading,#ffd166);font-family:var(--awt-font-sans,"Nunito",sans-serif);font-size:.875rem;font-weight:700;letter-spacing:.1em;margin:0 0 1rem;text-transform:uppercase}.awt-child-footer__menu{display:flex;flex-direction:column;gap:.75rem;list-style:none;margin:0;padding:0}.awt-child-footer__menu-item{margin:0}.awt-child-footer__menu-link{color:var(--awt-footer-text,#fffdf5);font-size:.9375rem;opacity:.85;text-decoration:none;transition:opacity .15s ease-in-out,color .15s ease-in-out}.awt-child-footer__menu-link:hover{color:#fff;opacity:1;text-decoration:underline}.awt-child-footer__bottom{border-top:1px solid hsl(0 0% 100% / .15);margin-top:3rem;padding-top:2rem;text-align:center}.awt-child-footer__copy{color:var(--awt-footer-text,#fffdf5);font-size:.875rem;margin:0;opacity:.8}.awt-child-footer--fun .awt-child-footer__logo{font-weight:900}.awt-child-footer--elegant{background-color:var(--awt-footer-bg,#1e293b);color:var(--awt-footer-text,#94a3b8)}.awt-child-footer--elegant .awt-child-footer__logo{font-family:var(--awt-font-serif,"Libre Baskerville",serif);font-weight:700}.awt-child-footer--elegant .awt-child-footer__nav-title{color:var(--awt-footer-heading,#fff);font-size:.75rem;letter-spacing:.15em}.awt-child-footer--elegant .awt-child-footer__bottom{border-top-color:hsl(0 0% 100% / .1)}.awt-child-footer--elegant .awt-child-footer__copy{font-size:.75rem;opacity:.5}