footer .logo{max-width:272px;height:60px;width:100%}footer .logo img{width:100%;height:100%;object-fit:contain}footer .ft-title{font-family:"CorpoS",sans-serif;font-weight:700;font-size:1.25rem;margin-bottom:1.25rem}footer .infos{margin-top:30px}footer .infos .item{display:flex;align-items:baseline;gap:15px;font-family:"CorpoS",sans-serif;font-weight:300;font-size:.875rem;width:fit-content;color:rgba(255,255,255,.9)}footer .infos em{font-weight:300;font-size:.875rem}footer .social-icons{display:flex;align-items:center;gap:10px;margin-top:30px}footer .social-icons a{width:40px;height:40px;background-color:#2063a2;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s}footer .social-icons a:hover{transform:scale(1.1);background-color:var(--color-quaternary-1)}footer .social-icons em{font-style:normal;font-weight:400;font-size:1.25rem}footer .box-item .button{margin-top:30px}footer .box-item .button .btn{padding:3px 33px;background-color:var(--color-secondary);border-radius:1.5rem;font-family:"CorpoS",sans-serif;font-weight:400;font-size:.875rem;text-transform:uppercase;display:inline-flex;align-items:center;gap:10px;transition:all .3s}footer .box-item .button .btn:hover{background-color:var(--color-quaternary-2)}footer .box-item .button .btn em{font-weight:400;font-size:1rem}footer .box-item .box-link{position:relative}@media (min-width:1280px){footer .box-item .box-link:before,footer .box-item .box-link:after{content:'';position:absolute;top:0;height:100%;width:1px;background-color:rgba(255,255,255,.15)}footer .box-item .box-link:before{left:-30px}footer .box-item .box-link:after{right:0}}footer .box-item .box-link ul li{font-family:"CorpoS",sans-serif;font-weight:400;font-size:1rem;line-height:22px;transition:color .3s;width:fit-content}footer .box-item .box-link ul li+li{margin-top:5px}footer .box-item .box-link ul li:hover,footer .box-item .box-link ul li.active{color:var(--color-secondary)}footer .form-group+.form-group{margin-top:5px}footer .form-group.frm-captcha{margin-top:5px}footer .form-group.frm-captcha input[type=text]{font-size:clamp(14px,.73rem,.73rem)}footer input,footer textarea{width:100%;display:block;padding:12px 20px;padding-right:40px;font-family:"CorpoS",sans-serif;font-weight:400;font-size:.875rem;color:var(--color-text9);box-sizing:border-box}footer textarea{height:110px;resize:none}footer .form-group.form-icon{position:relative}footer .form-group.form-icon:before{position:absolute;right:16px;top:10px;font-family:"Font Awesome 6 Free";font-weight:400;color:var(--color-primary);font-size:1rem}footer .form-group.fullName:before{content:"\f007"}footer .form-group.email:before{content:"\f0e0"}footer .form-group.phone:before{content:"\f095"}footer .form-group.content:before{content:"\f044"}footer .box-contact .button,footer .box-contact .frm-btn{margin-top:5px}footer .box-contact .button input,footer .box-contact .frm-btn input{padding:4px 44px;font-family:"CorpoS",sans-serif;font-weight:400;font-size:1rem;line-height:22px;background-color:var(--color-secondary);border-radius:1.5rem;text-transform:uppercase;color:#fff;transition:background .3s;display:inline-block}footer .box-contact .button:hover input,footer .box-contact .frm-btn:hover input{background-color:var(--color-quaternary-2)}footer .box-contact .frm-btn-reset{display:none}footer .iframe iframe{width:100%;height:272px}footer .copyright{font-family:"CorpoS",sans-serif;font-weight:400;font-size:.75rem;color:rgba(255,255,255,.5);text-align:center}footer .copyright a{color:#fff}footer .box-map .ft-title{display:none}@media (min-width:640px){footer .box-map .ft-title{display:block}}