@media (max-width:1000px){.collapsible-content{max-height:0;overflow:hidden;transition:max-height .5s ease-out,padding .5s ease-out}input[type=checkbox]:checked+label+.collapsible-content{max-height:500px;padding-top:10px;padding-bottom:10px}.toggle-icon{float:right;font-size:32px;font-weight:400}input[type=checkbox]:checked+label .toggle-icon:before{content:"-"}input[type=checkbox]+label .toggle-icon:before{content:"+"}.footer-section{padding-left:15px;padding-right:15px}.order-1{order:1}.order-2{order:2}.order-3{order:3}.text-white{color:#ffffff}.collapsible-label{color:#ffffff!important}}.footer-menu{h4{font-weight:700;font-size:22px}}.socialMediaIcons{display:flex;gap:15px;img{width:22px;height:22px}}@media (max-width:1000px){.footer-menu h4{display:none}}