footer a{color:var(--primary_color);font-weight:700}footer a:hover{color:var(--secondary_color)}footer ul{padding-left:15px;list-style:none}footer ul li{margin-bottom:8px}footer .action-contact-right{display:flex;justify-content:space-between;align-items:center;width:100%;border-bottom:1px solid var(--border_color);padding:3rem 0}footer .action-contact-right .separator{width:1px;height:40px;background:var(--border_color);margin:0 1rem;padding-left:unset}footer .address-footer{padding:2rem 0;border-bottom:1px solid var(--border_color)}footer .title-footer{font-size:1.2rem;margin-bottom:1rem;font-weight:700;text-transform:uppercase;text-align:left;position:relative}footer .main-footer{position:relative}footer .main-footer .img{position:absolute;top:0;left:0;width:100%;height:100%}footer .main-footer .content{position:relative;z-index:1;color:#fff;padding:3rem 0}footer .main-footer .content .title-footer{font-size:3rem;margin-bottom:1rem;font-weight:700;text-transform:uppercase;text-align:left;position:relative}footer .main-footer .content .list-contact-footer{margin:3rem 0}footer .main-footer .content .list-contact-footer .item{display:flex;align-items:center;background:white;border-radius:15px;padding:0.25rem 1rem;font-weight:normal;color:var(--text_color)}footer .main-footer .content .list-contact-footer .item .icon{margin-right:1rem;color:var(--primary_color)}footer .main-footer .content .list-contact-footer .item .title{font-weight:700;margin-right:0.5rem}footer .main-footer .content .list-contact-footer .item .info{font-weight:700;color:var(--primary_color)}footer .main-footer .content .list-person .item .list-item{display:flex;gap:1rem;margin-bottom:1rem}footer .main-footer .content .list-person .item .list-item .item-list{flex:1}footer .main-footer .content .list-person .item .title{font-size:1.1rem;font-weight:500;margin-bottom:1rem}footer .main-footer .content .list-person .item .item-link{margin-bottom:0.5rem}footer .main-footer .content .list-person .item .item-link a{color:#fff;font-weight:300;text-decoration:none;font-size:1.1rem}footer .main-footer .column-wrapper{display:flex;justify-content:space-between;align-items:flex-start}footer .main-footer .column-wrapper .footer-column:not(:last-child){margin-right:1rem}footer .main-footer .footer-desc{text-align:left;margin-bottom:1.5rem}footer .menu-footer ul{display:block;column-count:4}footer .menu-footer ul li a{font-weight:400;color:#fff}footer .social-container{margin-top:1rem}footer .bottom-footer{background:var(--primary_color);color:#fff}footer .bottom-footer .wrapper{display:flex;justify-content:space-between;align-items:center}footer .bottom-footer .wrapper .left{flex:1}footer .bottom-footer .wrapper .right{display:flex;align-items:center}footer .bottom-footer .wrapper .right ul{padding:0;margin-bottom:0;justify-content:flex-end;text-align:right;display:flex;gap:2rem;margin-right:2rem}footer .bottom-footer .wrapper .right ul li{position:relative;margin-bottom:0}footer .bottom-footer .wrapper .right ul li::after{content:"";position:absolute;right:-1rem;top:50%;transform:translateY(-50%);width:1px;height:25px;background:#fff;opacity:0.5}footer .bottom-footer .wrapper .right .social-container{margin-top:0}footer .bottom-footer .wrapper .right .social-container .social{background:#fff;color:var(--primary_color);border-radius:50%;width:32px;height:32px;padding:1px;display:flex;align-items:center;justify-content:center;margin-right:0.5rem}.header-address{display:flex;align-items:center;margin-bottom:3rem}.header-address.js-scroll-to-top{cursor:pointer}.header-address .logo-address{width:120px;height:120px}.header-address .logo-address img{width:100%;height:100%;object-fit:contain}.header-address .title-address{font-size:2.4rem;font-weight:800;text-transform:uppercase;text-align:left;position:relative;color:var(--primary_color)}.content-address .footer-column .title-footer{font-weight:700;text-transform:uppercase;text-align:left;position:relative;font-size:1.2rem;color:var(--primary_color)}.content-address .address-item-inner{margin-bottom:1rem;font-size:1.1rem}.content-address .address-item-inner .label{font-weight:700}.call_to_action{position:relative;padding:6rem 0;color:#fff}.call_to_action .img-inner{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.call_to_action .img-inner::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg, #000000a0 0%, rgba(0, 0, 0, 0) 100%)}.call_to_action .content{position:relative;z-index:2}.call_to_action .sub-title{font-size:0.9rem;font-weight:700;text-align:left;position:relative;color:white}.call_to_action .title{font-size:3rem;font-weight:700;text-transform:uppercase;text-align:left;position:relative}.call_to_action .ctf7{margin-top:3rem}.call_to_action .ctf7 input:not([type="submit"]){background:transparent;color:#fff;border:1px solid #fff;border-radius:30px;padding:0.25rem 2rem;height:50px;width:100%}.call_to_action .ctf7 input:not([type="submit"])::placeholder{color:#fff}.call_to_action .ctf7 button[type="submit"]{background:var(--primary_color);color:#fff;border:1px solid var(--primary_color);border-radius:30px;padding:0.25rem 2rem;height:50px;width:max-content;font-weight:700;font-size:1rem;line-height:1;text-transform:uppercase}.call_to_action .ctf7 button[type="submit"]:hover{background:var(--secondary_color);border-color:var(--secondary_color)}@media only screen and (max-width:769px){footer .info-footer{flex-direction:column;padding:15px}footer .main-footer{text-align:left}footer .main-footer .column-wrapper{flex-direction:column}footer .main-footer .column-wrapper .footer-column{max-width:100%;width:100%}footer .main-footer .column-wrapper .footer-column .title-footer{margin-bottom:1rem;text-align:left}footer .main-footer .column-wrapper .footer-column .logo-footer{margin:auto;margin-bottom:1rem}footer .main-footer .column-wrapper .footer-column .footer-desc{text-align:left}footer .main-footer .column-wrapper .footer-column .payment-method .img-wrap{width:100%;height:auto}footer .main-footer .column-wrapper .footer-column .payment-method .img-wrap img{object-position:center}.call_to_action .title{font-size:1.75rem;text-align:center}.call_to_action .sub-title{font-size:0.875rem;text-align:center}.call_to_action{text-align:center;padding:1.5rem 0}.call_to_action .txt-hd{font-size:0.875rem}.call_to_action .ctf7{margin-top:1rem}.header-address{margin-bottom:1rem}.header-address .title-address{font-size:1.75rem}.header-address .logo-address{width:100px;flex-shrink:0}.content-address .footer-column .title-footer{font-size:1.75rem;color:var(--primary_color)}footer .main-footer .content .title-footer{font-size:1.75rem}.list-contact-footer>*{padding:0;margin-bottom:1rem}footer .bottom-footer .wrapper .left{display:none}}