section.bottom-footer{background:#EEE;padding:clamp(1.75rem,3vw,2.25rem) 0;overflow-x:hidden;color:var(--darker-text)}section.bottom-footer .footer-inner{display:flex;flex-wrap:wrap;gap:var(--space-2xl)}section.bottom-footer .footer-inner .footer-items{flex:1 0 300px}@media screen and (max-width:767px){section.bottom-footer .footer-inner .footer-items{flex-grow:1}}section.bottom-footer .footer-inner .footer-items input{width:100%}section.bottom-footer .footer-inner .footer-items button{width:100%}section.bottom-footer .footer-inner .footer-items .top-nav-button{display:inline;font-size:1.75rem}section.bottom-footer .footer-inner .footer-items .social-buttons{display:flex}section.bottom-footer .footer-inner .footer-items.general-buttons{font-size:var(--step-0);font-weight:500;display:flex;flex-direction:column;gap:var(--space-s)}@media screen and (min-width:768px){section.bottom-footer .footer-inner .footer-items.general-buttons{max-width:250px}}@media screen and (width < 768px){section.bottom-footer .footer-inner .footer-items.general-buttons{flex-direction:row;justify-content:center;flex-wrap:wrap}}section.bottom-footer .footer-inner .footer-items.general-buttons>a{color:inherit;text-decoration:none;font-size:var(--step-0)}@media screen and (width < 768px){section.bottom-footer .footer-inner .footer-items.general-buttons>a{text-decoration:underline}}section.bottom-footer .footer-inner .footer-items .newsletter-email{padding:.45rem .5rem;border:1px solid lightgray;border-radius:.5rem}section.bottom-footer .footer-inner .footer-items .newsletter-button{padding:.75rem;border-radius:.5rem;outline:none;border:none;font-weight:500;color:white;background-color:var(--pantai-blue)}section.bottom-footer .misc-items{color:black;display:flex;flex-wrap:wrap;gap:clamp(0,3vw,1rem)}@media screen and (width < 992px){section.bottom-footer .misc-items{flex-direction:column;align-items:start}}section.bottom-footer .misc-items>a{color:inherit;display:flex;justify-content:center;align-items:center}@media screen and (max-width:991px){section.bottom-footer .misc-items>a{padding:.25rem;flex:1 1 auto}section.bottom-footer .misc-items>a:last-child{border-right:none}}section.bottom-footer.global-footer .footer-inner{--gap:2.5rem;gap:0;flex-wrap:nowrap}section.bottom-footer.global-footer .footer-inner .footer-items{flex:unset}section.bottom-footer.global-footer .footer-inner .footer-items.text-center{margin-right:5rem;max-width:375px}@media (max-width:1200px){section.bottom-footer.global-footer .footer-inner .footer-items.text-center{margin-right:2rem;max-width:315px}}section.bottom-footer.global-footer .footer-inner .footer-items.general-buttons{margin-right:var(--gap)}section.bottom-footer.global-footer .footer-inner .footer-items.general-buttons .social-footer-cta-link .cta-title{color:var(--pantai-blue);font-weight:bold;font-size:var(--step-1);margin-bottom:.75rem}section.bottom-footer.global-footer .footer-inner .footer-items.general-buttons .social-footer-cta-link .cta-links a{color:#677}@media (max-width:768px){section.bottom-footer.global-footer .footer-inner .footer-items.general-buttons{justify-content:flex-start}}section.bottom-footer.global-footer .footer-inner .footer-items.global-footer-links .social-footer{gap:1rem var(--gap)!important;display:grid!important;grid-template-rows:repeat(2,1fr);grid-template-areas:"one two three" "one two four"}section.bottom-footer.global-footer .footer-inner .footer-items.global-footer-links .social-footer .main-nav-item:nth-child(1){grid-area:one}section.bottom-footer.global-footer .footer-inner .footer-items.global-footer-links .social-footer .main-nav-item:nth-child(2){grid-area:two}section.bottom-footer.global-footer .footer-inner .footer-items.global-footer-links .social-footer .main-nav-item:nth-child(3){grid-area:three}section.bottom-footer.global-footer .footer-inner .footer-items.global-footer-links .social-footer .main-nav-item:nth-child(4){grid-area:four}section.bottom-footer.global-footer .footer-inner .footer-items.global-footer-links .social-footer .main-nav-item .main-nav-item-title{color:var(--pantai-blue);font-weight:bold;font-size:var(--step-1);margin-bottom:.75rem}section.bottom-footer.global-footer .footer-inner .footer-items.global-footer-links .social-footer .main-nav-item .main-nav-item-title .vt-chevron-down{display:none}section.bottom-footer.global-footer .footer-inner .footer-items.global-footer-links .social-footer .main-nav-item .main-nav-item-dropdown-inner{display:flex;gap:.5rem;flex-direction:column;color:#677}section.bottom-footer.global-footer .footer-inner .footer-items.global-footer-links .social-footer .main-nav-item .main-nav-item-dropdown-inner a{color:#677}@media (max-width:992px){section.bottom-footer.global-footer .footer-inner{flex-direction:column}section.bottom-footer.global-footer .footer-inner .footer-items.text-center{margin-right:0;max-width:unset;margin-bottom:2rem}section.bottom-footer.global-footer .footer-inner .footer-items.general-buttons{margin-right:0}section.bottom-footer.global-footer .footer-inner .footer-items.global-footer-links .social-footer{display:flex!important}}