.contact_toggle_button_wrapper{display:flex;border:1px solid black;border-radius:55px;overflow:hidden;width:100%;max-width:317px;height:56px}.contact_form_toggle-btn{flex:1;cursor:pointer;border:none;outline:none;font-size:var(--font-17);transition:all .3s ease;font-family:var(--font-body-family);font-weight:var(--semi-bold)}.contact_toggle_button_wrapper .dealer,.contact_toggle_button_wrapper .user{background-color:#fff;color:#000;border-radius:55px;text-align:center}.contact_form_toggle-btn.active{background-color:#000;color:#fff}.contact-info{display:flex;flex-direction:row;width:100%;padding:0;gap:24px}.contact-info-head{margin-bottom:12px;letter-spacing:0;line-height:42px;font-size:var(--info-font-size);max-width:80%;width:100%}.contact-info-sub-head{font-size:var(--font-17);font-weight:var(--regular);max-width:80%;width:100%;line-height:26px}.contact-centre-head{font-size:var(--font-28);font-weight:var(--regular);line-height:20px;letter-spacing:0;margin:0;margin-bottom:var(--space-24)}.contact-details{color:rgba(var(--color-foreground),1)}.contact-center-phone{font-size:22px;line-height:22px;font-weight:var(--regular);margin:0;padding-bottom:5px;color:#2b2b2b}.sec-email-head{font-size:var(--font-28);font-weight:var(--regular);line-height:20px;letter-spacing:0;margin:0;margin-bottom:var(--space-24)}.sec-email a{color:var(--color-foreground);text-decoration:none;font-size:var(--font-22);word-break:break-word}.contact-center-time{font-size:var(--font-14);line-height:22px;font-weight:var(--regular);margin:0;color:#2b2b2b}.sec-email-head p{line-height:16px}.contact-address{margin-top:var(--space-20)}.contact-address-head{font-size:var(--font-26);line-height:37.57px;margin:0;margin-bottom:var(--space-20);font-weight:var(--font-body-weight-bold)}.contact-contentents .content-main-head{margin-bottom:15px;text-transform:capitalize}.address-content p{font-size:19px;font-weight:var(--regular);line-height:30px;margin:0;width:100%}@media (max-width: 580px){.contact-info-sub-head,.contact-address p{max-width:100%}}.contact-details{display:flex;justify-content:flex-start;gap:7.8rem;flex-wrap:wrap}.social-media-head{font-size:var(--font-28);margin-top:calc(var(--space-48) - 5px);line-height:20px;margin-bottom:var(--space-26);color:rgba(var(--color-foreground),1)}.social-media .icons{display:flex;align-items:center;gap:15px;padding-bottom:0}.contact-form{width:100%;max-width:993px;height:100%;padding:0}.contact_form_head{font-size:var(--contact-size);margin-bottom:8px}.contact_form_sub_head{margin:0;font-size:var(--font-18);font-weight:var(--regular)}.contact__fields{display:flex;flex-direction:column;gap:25px}.field_section{position:relative}.field_section .field__input{width:100%;padding:8px 0;outline:none;background-color:transparent;border-bottom:solid 2px #D9D9D9;color:#464646;font-size:var(--font-16);font-weight:var(--regular);height:45px;box-shadow:none;border-radius:0}.field_section .field__input:hover{border-bottom:solid 1px #D9D9D9}.section-contact-content{background:var(--section-bg-color)}.field__input:focus::placeholder{color:transparent}.field__label{opacity:0;transform:translateY(5px);transition:transform .2s ease;pointer-events:none;position:absolute}.field__input:focus+.field__label,.field__input:not(:placeholder-shown)+.field__label{opacity:1;transform:translateY(0)}.field_section .field__label{position:absolute;left:5px;color:#535353;pointer-events:none;transition:.2s ease;font-size:var(--font-16);font-weight:var(--regular);line-height:normal}.field__input:focus+.field__label,.field__input:not(:placeholder-shown)+.field__label{top:-.5rem;padding:0}.field_section_select:focus+.select_class{top:-5px;left:5px;font-size:12px}.contact__field-error{color:#e63946;margin-top:.3rem}.radio-group{display:flex;flex-wrap:wrap;gap:15px 33px;padding:23px 0}.radio-group-input{margin:0;width:16px}.radio-group-label{display:flex;gap:7px;font-size:var(--font-15);cursor:pointer;accent-color:#000}.field_section .select_class{font-size:var(--font-16);font-weight:var(--regular);position:absolute;left:5px;top:-6px;letter-spacing:normal;color:#464646;transition:.3s ease}.field_section_select{width:100%;padding:.1rem;border:none;background-color:transparent;border-bottom:solid 2px #D9D9D9;height:45px;cursor:pointer;color:#464646;font-size:var(--font-16);font-weight:var(--regular)}.field_section_select:hover{border-bottom:solid 2px #D9D9D9}.field_section_select:focus-visible{outline:none}.field_section .text-area{resize:none;padding:8px 0;outline:none;transition:border-color .3s ease,background .3s ease}.contact__button .button_class{border-radius:0;padding:12px 32px;font-size:var(--font-16);font-weight:var(--semi-bold);width:100%;max-width:fit-content;background-color:#d20c0d;color:#fff;border:none;height:45px}@media (max-width: 768px){font-size: var(--font-14)}.contact .form__message{font-family:var(--font-body-family)}@media (max-width: 1399px){.contact-info{width:100%}.contact-details{gap:3.8rem}}@media screen and (max-width: 1024px){.contact-page{flex-direction:column}.contact-info{width:100%;margin:0 auto;flex-direction:column}.contact-form{width:100%;max-width:100%;margin:1rem auto 0}.contact-details{justify-content:flex-start;gap:3rem}}@media (max-width: 1200px){.contact-page{gap:3rem}}@media screen and (max-width: 768px){.contact__fields{gap:15px}.contact-info{padding:0}.contact-details{flex-direction:row}.sec-email-head{margin-top:0}}.contact img{max-width:100%}.contact .form__message{align-items:flex-start;padding-bottom:15px}.contact .form__message:focus-visible{outline:0}.contact .icon-success{margin-top:.2rem}.contact .field{margin-bottom:1.5rem}@media screen and (min-width: 750px){.contact .field{margin-bottom:2rem}}.sec-email-id{margin:0}.sec-email-id a,.contact-contentents a{font-size:19px;font-weight:var(--regular);line-height:23px;letter-spacing:0;color:#2b2b2b}.field_section .text-area{min-height:75px}.contact-map{width:100%;height:100%}.field_section .field__input:focus~.field__label,.field_section .field__input:not(:placeholder-shown)~.field__label{top:-5px;left:0;font-size:var(--font-12)}.contact-contents{width:100%;max-width:669px;background-color:#fff}.name,.mail,.number,.subject{width:100%;max-width:100%}@media screen and (max-width: 1024px){.contact-contents{width:100%;max-width:100%}.contacts-map{width:100%}.contact-map{height:revert-layer}}@media screen and (max-width: 900px){.contact-info{flex-direction:column}.contact-contents,.contacts-map{width:100%}.contact-contents{padding-right:3.3rem 4rem}}@media screen and (max-width: 750px){.field_section .field__label,.field_section .select_class{left:10px}}.shopify-section.section{display:flex;justify-content:center;width:100%}.contact-info-content{background:#f4f4f4;padding:0 0 14px}.contact-info-content-details{padding:37px 31px}.content-container{display:flex;width:100%;gap:10px}.contact-contentents{width:50%;padding-bottom:27px}.content-main-head{font-size:22px;font-weight:var(--medium);line-height:20px;padding-bottom:12px;position:relative}.content-main-head:after{content:"";bottom:0;left:0;position:absolute;width:56px;height:4px;background:#d20c0d}.form__message{display:flex;font-size:var(--font-size--h4);border:none}.web-container{padding-top:30px}.field_section_select option{background:#f4f4f4}.contact__button{padding-top:12px}@media screen and (max-width:750px){.content-main-head{font-size:19px}.contact-center-phone,.address-content p,.sec-email-id a,.contact-contentents a{font-size:18px}.contact__button{padding-top:0}.contact-info-head{max-width:100%}}@media (max-width: 580px){.content-container{flex-direction:column}.contact-contentents{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/new-contact-form.css.map */
