.footer-container{position:relative;bottom:0;width:100%;height:fit-content;margin-top:15rem;overflow:visible}.footer-content{justify-content:center;flex-direction:column;background-color:#fff}.footer-content,.footer-upper-row{display:flex;align-items:center;width:100%;height:100%}.footer-upper-row{justify-content:space-around;background-color:#000;padding:20px;gap:20px}.footer-upper-row h4{font-size:1.3rem;text-transform:uppercase;color:#fff;font-weight:500;cursor:pointer}.footer-bottom-row{display:flex;justify-content:center;align-items:center;width:100%;height:100%;background-color:#fff;padding:20px;gap:20px}.footer-bottom-row-col,.footer-upper-row-col{position:relative}.footer-bottom-row-col:after{content:"";position:absolute;top:50%;transform:translateY(-50%);right:-10px;width:1px;height:100%;background-color:#727272}.footer-bottom-row-col:last-child:after{display:none}.footer-bottom-row h4{font-size:1.2rem;text-transform:capitalize;color:#727272;cursor:pointer}.footer-popUp{display:none}.footer-popUp.pop-active{display:block;position:absolute;top:50%;transform:translateY(-50%);left:0;width:200%;height:200%;background-color:#fff}.footer-popUp-content{justify-content:flex-start;padding:0 20px}.footer-popUp-content,.footer-popUp-content-col a{display:flex;align-items:center;width:100%;height:100%}.footer-popUp-content-col a{justify-content:center;gap:10px}.footer-popUp-content-col h4{color:#000;font-size:1.2rem;font-weight:500}.footer-iyzico-row{display:flex;justify-content:center;align-items:center;width:100%;height:100%;background-color:#fff;padding:20px;gap:20px}.footer-iyzico-row-col{width:fit-content;display:flex;justify-content:center}@media screen and (max-width:768px){.footer-iyzico-row{display:flex;justify-content:center;align-items:center}.footer-iyzico-row img{width:50%!important;height:auto!important}}