#footer{background:#132f43;scroll-margin-top:100px}#footer .footer_container{margin-left:auto;margin-right:auto;padding-top:30px;padding-bottom:30px}@media (max-width:1199px){#footer .footer_container{max-width:1140px;padding:20px}}@media (max-width:991px){#footer .footer_container{padding:20px}}#footer .footer_container .footer_content{flex-direction:column;gap:40px;display:flex}#footer .footer_container .footer_content .footer_logo img{width:300px;height:auto}@media (max-width:575px){#footer .footer_container .footer_content .footer_logo{display:none}}#footer .footer_container .footer_content .footer_logo_gap{height:102px}@media (max-width:991px){#footer .footer_container .footer_content .footer_logo_gap{display:none}}#footer .footer_container .footer_content .footer_links_wrapper{flex-flow:wrap;justify-content:center;align-items:center;gap:30px;display:flex}@media (max-width:991px){#footer .footer_container .footer_content .footer_links_wrapper{flex-direction:column;align-items:center;gap:30px}}#footer .footer_container .footer_content .explore .explore_grid{grid-template-columns:1fr 1fr;gap:10px 30px;display:grid}#footer .footer_container .footer_content .explore .explore_grid .links{flex-direction:column;gap:10px;display:flex}@media (max-width:991px){#footer .footer_container .footer_content .explore .explore_grid .links{align-items:center}}@media (max-width:575px){#footer .footer_container .footer_content .explore .explore_grid{text-align:center;grid-template-columns:1fr 1fr}}#footer .footer_container .footer_content .footer_links{flex-direction:column;gap:12px;display:flex}#footer .footer_container .footer_content .footer_links.help_center{margin-bottom:25px}@media (max-width:991px){#footer .footer_container .footer_content .footer_links{text-align:center;align-items:center}}#footer .footer_container .footer_content .footer_links h3{color:#f0efef;font-family:var(--font-playfair);margin-bottom:5px;font-size:18px}#footer .footer_container .footer_content .footer_links a{color:#d5b5a3;align-items:center;gap:6px;font-size:14px;text-decoration:none;display:flex}#footer .footer_container .footer_content .footer_links a:hover{text-decoration:underline}#footer .footer_container .footer_content .footer_links .mt{margin-top:20px}#footer .footer_container .footer_form{background:#f0efef;width:100%;max-width:500px;padding:30px}@media (max-width:991px){#footer .footer_container .footer_form{max-width:600px;margin-left:auto;margin-right:auto}}@media (max-width:575px){#footer .footer_container .footer_form{width:100%;max-width:100%;padding:15px}}#footer .footer_container .footer_form .title_wrapper{flex-direction:column;gap:6px;display:flex}@media (max-width:575px){#footer .footer_container .footer_form .title_wrapper{gap:4px}}#footer .footer_container .footer_form .title_wrapper .subtitle{color:#132f43;font-size:23px;font-weight:700}@media (max-width:575px){#footer .footer_container .footer_form .title_wrapper .subtitle{font-size:16px}}#footer .footer_container .footer_form .title_wrapper .title{color:#132f43;margin:0 0 10px;font-size:35px;font-weight:800}@media (max-width:575px){#footer .footer_container .footer_form .title_wrapper .title{font-size:22px}}#footer .footer_container .footer_form #footer_contact_form{flex-direction:column;gap:10px;display:flex}@media (max-width:575px){#footer .footer_container .footer_form #footer_contact_form{gap:6px}}#footer .footer_container .footer_form #footer_contact_form .captcha_container{margin-top:10px}@media (max-width:575px){#footer .footer_container .footer_form #footer_contact_form .captcha_container{margin-top:4px}}#footer .footer_container .footer_form #footer_contact_form .captcha_container .g-recaptcha{transform-origin:0 0}@media (max-width:575px){#footer .footer_container .footer_form #footer_contact_form .captcha_container .g-recaptcha{transform:scale(.7)}}#footer .footer_container .footer_form #footer_contact_form button{color:#fff;font-size:15px;font-family:var(--font-montserrat);background:radial-gradient(50% 193.75%,#a5d105 0%,#132f43 100%);border:none;height:42px;transition:all .5s}#footer .footer_container .footer_form #footer_contact_form button:hover{font-weight:700}@media (max-width:575px){#footer .footer_container .footer_form #footer_contact_form button{height:32px;font-size:12px}}#footer .footer_container .footer_form #footer_contact_form .row_container{gap:10px;display:flex}@media (max-width:575px){#footer .footer_container .footer_form #footer_contact_form .row_container{gap:6px}}@media (max-width:1199px){#footer .footer_container .footer_form #footer_contact_form .row_container{flex-direction:column}}@media (max-width:575px){#footer .footer_container .footer_form #footer_contact_form .row_container{flex-direction:column}}#footer .footer_container .footer_form #footer_contact_form .row_container input{border:1px solid #132f43;width:100%;height:71px;padding-left:30px}#footer .footer_container .footer_form #footer_contact_form .row_container input::placeholder{color:#1d485082;font-size:15px}#footer .footer_container .footer_form #footer_contact_form .row_container input:focus{border:1px solid #132f43;outline:none}@media (max-width:575px){#footer .footer_container .footer_form #footer_contact_form .row_container input{height:34px;padding-left:15px}#footer .footer_container .footer_form #footer_contact_form .row_container input::placeholder{font-size:11px}}#footer .footer_container .footer_form #footer_contact_form .row_container textarea{border:1px solid #132f43;width:100%;height:100px;padding:15px 10px 10px 30px}#footer .footer_container .footer_form #footer_contact_form .row_container textarea::placeholder{color:#1d485082;font-size:15px}#footer .footer_container .footer_form #footer_contact_form .row_container textarea:focus{border:1px solid #132f43;outline:none}@media (max-width:575px){#footer .footer_container .footer_form #footer_contact_form .row_container textarea{height:65px;padding:8px 10px 8px 15px}#footer .footer_container .footer_form #footer_contact_form .row_container textarea::placeholder{font-size:11px}}#footer .footer_made_by{justify-content:center;padding:20px;display:flex}#footer .footer_made_by span{color:#f0efef;text-align:center}@media (max-width:575px){#footer .footer_made_by span{font-size:14px}}
/*# sourceMappingURL=130b6746380c12c2.css.map*/