.container{padding-inline:.5rem;width:100%;margin:auto}@media only screen and (max-width:425px){.container{padding-inline:1.5rem}}@media only screen and (min-width:475px){.container{max-width:475px;padding-inline:2.5rem}}@media only screen and (min-width:600px){.container{max-width:600px;padding-inline:1rem}}@media only screen and (min-width:768px){.container{max-width:768px;padding-inline:3rem}}@media only screen and (min-width:976px){.container{max-width:1024px;padding-inline:3rem}}@media only screen and (min-width:1200px){.container{max-width:1200px;padding-inline:3rem}}@media only screen and (min-width:1440px){.container{max-width:1440px;padding-inline:3rem}}.footer-bottom-wrapper{display:flex;justify-content:space-between;padding-block:1rem;align-items:center}.footer-bottom-left,.footer-bottom-right{display:flex;gap:1rem}.footer-bottom-icon{width:30px;height:30px}@media only screen and (max-width:768px){.footer-bottom-wrapper{flex-direction:column-reverse;gap:1rem}.footer-bottom-right{flex-wrap:wrap;justify-content:center}}.footer-center{display:flex;justify-content:space-between;padding-block:2rem}.footer-center-title{font-size:1.125rem;font-weight:700;font-family:Inter,sans-serif;color:var(--text-color);text-align:start}.footer-center-list{display:flex;flex-direction:column;gap:1rem}.footer-center-subtitles{display:flex;flex-direction:column;gap:.5rem}.footer-center-item{font-size:14px;line-height:20px;font-weight:300;font-family:Inter,sans-serif;color:var(--text-color);text-decoration:none;display:flex;justify-content:flex-start;align-items:center}.footer-center-item:hover{font-weight:400}@media only screen and (max-width:768px){.footer-center{flex-wrap:wrap;padding:2rem 1rem;gap:2rem}.footer-center-list{width:40%}}.footer-section-top-wrapper{display:flex;justify-content:space-between}.footer-section-top-input{background:transparent;color:#fff;padding:.5rem;border:1px solid #e0e0e0;border-radius:.5rem;width:250px}.footer-section-top-input.error{border:1px solid red}@media only screen and (max-width:768px){.footer-section-top-wrapper{flex-direction:column;gap:1rem}}.footer-wrapper{width:100%;background:var(--bg-color);color:var(--bg-desc);padding-top:4rem;transition:background .3s}.footer-divider{width:100%;height:1px;background-color:var(--bg-desc)}.custom-btn{background:#0079f1;color:#f7f6f2;display:flex;align-items:center;justify-content:center;gap:.25rem;padding:.75rem 1rem;border-radius:.5rem;font-weight:500;outline:none;width:max-content;cursor:pointer}
/*# sourceMappingURL=269d3501ae450b08.css.map*/