*{box-sizing:border-box;padding:0;margin:0;list-style:none;color:inherit;border:none;letter-spacing:1px;scroll-behavior:smooth;font-family:inherit}html{color:#45382a}a{color:inherit;text-decoration:none;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5rem}button,#button_style{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5rem;padding:1rem 1.5rem;letter-spacing:1px;color:#f6f4f1;background-color:#45382a;border:1px solid #45382a;border-radius:9px;cursor:pointer;width:-moz-fit-content;width:fit-content;transition:all .5s ease}button[data-size=small],#button_style[data-size=small]{padding:.5rem 1rem}button[data-size=smallest],#button_style[data-size=smallest]{padding:.25rem .5rem}button:hover,#button_style:hover{background-color:#f6f4f1;color:#45382a;border:1px solid #45382a}button[data-type=outline],#button_style[data-type=outline]{color:#45382a;background-color:inherit !important;border:1px solid #45382a}button[data-type=outline]:hover,#button_style[data-type=outline]:hover{color:#f6f4f1;background-color:rgba(69,56,42,.8509803922) !important;border:1px solid #45382a}button[data-type=outline][data-bg=invert],#button_style[data-type=outline][data-bg=invert]{color:#f6f4f1;border:1px solid #f6f4f1}button[data-type=outline][data-bg=invert]:hover,#button_style[data-type=outline][data-bg=invert]:hover{color:#45382a;background-color:rgba(246,244,241,.8) !important;border:1px solid #f6f4f1}button[data-type=link],#button_style[data-type=link]{color:#45382a;background-color:inherit !important;border:1px solid rgba(0,0,0,0)}button[data-type=link]:hover,#button_style[data-type=link]:hover{background-color:#f6f4f1 !important}button[data-active=true],#button_style[data-active=true]{color:#45382a;background-color:#f6f4f1 !important}label{white-space:nowrap;font-size:small;color:#45382a}input[type=checkbox]{accent-color:#45382a}input[type=text],input[type=password],input[type=number],input[type=email],input[type=url],input[type=tel],input[type=date],input[type=search],input[type=file],textarea,select,#input_style{border-radius:9px;width:100%;background-color:inherit;padding:1rem;border:1px solid rgba(69,56,42,.3019607843);transition:border-color .3s ease}input[type=text][data-size=small],input[type=password][data-size=small],input[type=number][data-size=small],input[type=email][data-size=small],input[type=url][data-size=small],input[type=tel][data-size=small],input[type=date][data-size=small],input[type=search][data-size=small],input[type=file][data-size=small],textarea[data-size=small],select[data-size=small],#input_style[data-size=small]{padding:.5rem 1rem}input[type=text][data-size=smallest],input[type=password][data-size=smallest],input[type=number][data-size=smallest],input[type=email][data-size=smallest],input[type=url][data-size=smallest],input[type=tel][data-size=smallest],input[type=date][data-size=smallest],input[type=search][data-size=smallest],input[type=file][data-size=smallest],textarea[data-size=smallest],select[data-size=smallest],#input_style[data-size=smallest]{padding:.25rem .5rem}input[type=text]:focus,input[type=password]:focus,input[type=number]:focus,input[type=email]:focus,input[type=url]:focus,input[type=tel]:focus,input[type=date]:focus,input[type=search]:focus,input[type=file]:focus,textarea:focus,select:focus,#input_style:focus{border-color:#45382a;outline:none}select{-webkit-appearance:none;-moz-appearance:none;appearance:none}#inputs_heading{text-transform:capitalize;background-color:rgba(69,56,42,.8509803922);color:#f6f4f1;padding:.5rem 1rem;font-size:small;font-weight:500;width:100%;border-radius:9px}#inputs_group{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;gap:1.5rem;width:100%;flex-wrap:wrap}#inputs_group #form_group{flex:1 1}@media only screen and (max-width: 767px){#inputs_group{flex-direction:column;gap:.5rem}}#form_group{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.15rem;width:100%;position:relative;flex:1 1}#form_group #form_group_desc{color:rgba(69,56,42,.6);font-size:12px}#form_group #form_error{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5rem;color:red;font-size:12px}#form_input_group_phone{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:1rem;width:100%}#form_input_group_phone #form_group{flex:unset}#form_input_group_phone #form_group:first-child{width:-moz-fit-content;width:fit-content;min-width:6rem}#form_input_group_checkbox{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.25rem;width:100%;position:relative;flex:1 1}#form_input_group_checkbox ul{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem;flex-wrap:wrap;width:100%;background-color:inherit;padding:0rem 0rem 0rem 0rem;transition:border-color .3s ease}#form_input_group_checkbox ul:focus{border-color:#45382a;outline:none}#form_input_group_checkbox ul li{margin-right:.5rem}#form_input_group_checkbox label{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.25rem;width:100%;white-space:nowrap;cursor:pointer}#form_input_group_checkbox #form_group_desc{color:rgba(69,56,42,.6);font-size:12px}#form_input_group_checkbox #form_error{color:red;font-size:12px}#form_input_group_radio{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.25rem;width:100%;position:relative;flex:1 1}#form_input_group_radio ul{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem;flex-wrap:wrap;width:100%;background-color:inherit;padding:0rem 0rem 0rem 0rem;transition:border-color .3s ease}#form_input_group_radio ul label{padding:.25rem .5rem;border:1px solid rgba(69,56,42,.3019607843);border-radius:9px;background-color:inherit}#form_input_group_radio ul:focus{border-color:#45382a;outline:none}#form_input_group_radio ul li{margin-right:.5rem}#form_input_group_radio ul li label{display:flex;flex-direction:row;justify-content:center;align-items:center;cursor:pointer}#form_input_group_radio label{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.25rem;width:100%;white-space:nowrap;cursor:pointer}#form_input_group_radio #form_group_desc{color:rgba(69,56,42,.6);font-size:12px}#form_input_group_radio #form_error{color:red;font-size:12px}#form_input_group_selected_stores{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.15rem;width:100%;height:100%;flex:1 1}#form_input_group_selected_stores #form_error{color:red;font-size:12px}#form_input_group_selected_stores #selected_stores_list_wrapper{display:block;max-height:100%;min-height:90px;border-radius:9px;width:100%;overflow:auto;padding:1rem;border:1px solid rgba(69,56,42,.3019607843)}#form_input_group_selected_stores #selected_stores_list_wrapper li{list-style:inside decimal}#form_input_group_selected_stores #selected_stores_list_wrapper #selected_stores_list_wrapper_placeholder{color:rgba(69,56,42,.8509803922)}#form_input_group_selected_stores #selected_stores_list_wrapper button{border-color:rgba(69,56,42,.3019607843);color:rgba(69,56,42,.8509803922);float:right}#form_input_group_selected_stores #selected_stores_list_wrapper button:hover{color:#f6f4f1}#form_submit_message{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5rem;width:-moz-fit-content;width:fit-content}#form_submit_message[data-status=success]{color:green}#form_submit_message[data-status=success] svg{color:green}#form_submit_message[data-status=error]{color:red}#form_submit_message[data-status=error] svg{color:red}
/* latin-ext */
@font-face {
  font-family: '__Poppins_07db96';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(/_next/static/media/94575ae3783e7c88-s.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: '__Poppins_07db96';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(/_next/static/media/7108afb8b1381ad1-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: '__Poppins_07db96';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(/_next/static/media/f7099cae2a5aa83f-s.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: '__Poppins_07db96';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(/_next/static/media/9e82d62334b205f4-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: '__Poppins_07db96';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/8d346445d24062b5-s.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: '__Poppins_07db96';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/4c285fdca692ea22-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: '__Poppins_07db96';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/46c21389e888bf13-s.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: '__Poppins_07db96';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/eafabf029ad39a43-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: '__Poppins_07db96';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/_next/static/media/f5767adec246cdc1-s.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: '__Poppins_07db96';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/_next/static/media/8888a3826f4a3af4-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face {font-family: '__Poppins_Fallback_07db96';src: local("Arial");ascent-override: 93.62%;descent-override: 31.21%;line-gap-override: 8.92%;size-adjust: 112.16%
}.__className_07db96 {font-family: '__Poppins_07db96', '__Poppins_Fallback_07db96';font-style: normal
}

.Hero_container__dLMbF{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%}.Hero_container__dLMbF .Hero_wrapper__ZqAqU{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:2rem;padding:6rem 1rem;max-width:1300px;text-align:left;width:100%;position:relative}.Hero_container__dLMbF .Hero_wrapper__ZqAqU .Hero_content__3FKFn{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:2rem;padding:9rem 0rem;flex:1 0;z-index:1}.Hero_container__dLMbF .Hero_wrapper__ZqAqU .Hero_content__3FKFn h1{font-size:45px;font-weight:400;letter-spacing:1px}.Hero_container__dLMbF .Hero_wrapper__ZqAqU .Hero_content__3FKFn p{color:rgba(69,56,42,.6)}.Hero_container__dLMbF .Hero_wrapper__ZqAqU .Hero_image_plant__i_C7e{position:relative;width:220px;align-self:stretch}.Hero_container__dLMbF .Hero_wrapper__ZqAqU .Hero_image_tv_stand__qgVgf{position:relative;height:100%;width:270px;position:absolute;top:0;bottom:0;right:1rem}.Hero_container__dLMbF .Hero_wrapper__ZqAqU .Hero_image_autorickshaw__oUUcM{position:absolute;bottom:0;width:180px;height:180px;left:50%;transform:translateX(-50%)}@media only screen and (max-width: 767px){.Hero_container__dLMbF .Hero_wrapper__ZqAqU{gap:1rem;padding:3rem 1rem}.Hero_container__dLMbF .Hero_wrapper__ZqAqU .Hero_content__3FKFn{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:1rem;padding:5rem 0rem;mix-blend-mode:multiply}.Hero_container__dLMbF .Hero_wrapper__ZqAqU .Hero_image_plant__i_C7e{width:90px;display:none}.Hero_container__dLMbF .Hero_wrapper__ZqAqU .Hero_image_tv_stand__qgVgf{width:120px}.Hero_container__dLMbF .Hero_wrapper__ZqAqU .Hero_image_autorickshaw__oUUcM{height:90px}}
.Navbar_container__WsPbY{display:flex;flex-direction:row;justify-content:center;align-items:center;width:calc(100% - 2rem);z-index:10;position:-webkit-sticky;position:sticky;top:1rem;background-color:rgba(246,244,241,.6);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);border:1px solid rgba(69,56,42,.6);border-radius:9px;margin:1rem}.Navbar_container__WsPbY .Navbar_wrapper__Tg_O0{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;padding:0rem 1rem;width:100%;max-width:1300px;flex-wrap:wrap}.Navbar_container__WsPbY .Navbar_wrapper__Tg_O0 hr{all:unset;background-color:rgba(69,56,42,.3019607843);width:1px;margin:1rem 0rem;align-self:stretch}.Navbar_container__WsPbY .Navbar_wrapper__Tg_O0 .Navbar_nav_list__k1btf{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem;margin-left:auto;align-self:stretch}.Navbar_container__WsPbY .Navbar_wrapper__Tg_O0 .Navbar_nav_list__k1btf .Navbar_nav_list_item___RzQH{height:100%;position:relative;border-bottom:2px solid #f6f4f1}.Navbar_container__WsPbY .Navbar_wrapper__Tg_O0 .Navbar_nav_list__k1btf .Navbar_nav_list_item___RzQH a{padding:1.5rem 1rem;display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:14px;font-weight:500;height:100%;white-space:nowrap;color:#45382a}.Navbar_container__WsPbY .Navbar_wrapper__Tg_O0 .Navbar_nav_list__k1btf .Navbar_nav_list_item___RzQH a svg{color:#45382a}.Navbar_container__WsPbY .Navbar_wrapper__Tg_O0 .Navbar_nav_list__k1btf .Navbar_nav_list_item___RzQH:hover{border-bottom:2px solid #45382a;cursor:pointer}.Navbar_container__WsPbY .Navbar_wrapper__Tg_O0 .Navbar_nav_list__k1btf .Navbar_active__TbVUL{border-bottom:2px solid #45382a}.Navbar_container__WsPbY .Navbar_wrapper__Tg_O0 .Navbar_social_list__tlvtr{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem}@media only screen and (max-width: 767px){.Navbar_container__WsPbY .Navbar_wrapper__Tg_O0{gap:1rem}.Navbar_container__WsPbY .Navbar_wrapper__Tg_O0 .Navbar_nav_list__k1btf{order:3;margin:auto}.Navbar_container__WsPbY .Navbar_wrapper__Tg_O0 .Navbar_social_list__tlvtr{order:2}.Navbar_container__WsPbY .Navbar_wrapper__Tg_O0 a{padding:1rem 0rem}}@media only screen and (max-width: 400px){.Navbar_container__WsPbY .Navbar_wrapper__Tg_O0{gap:.5rem}.Navbar_container__WsPbY .Navbar_wrapper__Tg_O0 hr{display:none}.Navbar_container__WsPbY .Navbar_wrapper__Tg_O0 .Navbar_nav_list__k1btf{flex-wrap:wrap;gap:1rem;width:100%;justify-content:space-between}.Navbar_container__WsPbY .Navbar_wrapper__Tg_O0 .Navbar_nav_list_item___RzQH a{padding:.5rem 0rem}}
.Logo_container__Uio7n{display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative;width:140px;height:-moz-fit-content;height:fit-content}.Logo_container__Uio7n svg{height:100%;width:100%}.Logo_container__Uio7n .Logo_dark__esCez{fill:#45382a}.Logo_container__Uio7n .Logo_light__vkSZK{fill:#f6f4f1}@media only screen and (max-width: 400px){.Logo_container__Uio7n{width:90px}}
.Auto_main__YgG87{display:flex;flex-direction:column;align-items:center;min-height:100vh;color:#333}.Auto_hero__Y6ucx{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding:4rem 1rem;max-width:1300px}.Auto_hero__Y6ucx .Auto_solutions_list__qhdzh{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:2rem;flex-wrap:wrap;width:100%}.Auto_hero__Y6ucx .Auto_solutions_list__qhdzh .Auto_solutions_list_item__IxgyX{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:2rem;text-align:center;align-self:stretch;flex-grow:1;flex-shrink:1;flex-basis:calc((100% - 2rem)/2);background-color:rgba(246,244,241,.6)}.Auto_hero__Y6ucx .Auto_solutions_list__qhdzh .Auto_solutions_list_item__IxgyX p,.Auto_hero__Y6ucx .Auto_solutions_list__qhdzh .Auto_solutions_list_item__IxgyX svg{color:#45382a}.Auto_hero__Y6ucx .Auto_solutions_list__qhdzh .Auto_solutions_list_item__IxgyX a{color:#45382a}.Auto_shop_list_container__nIAZ2{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding:2rem 1rem;max-width:1300px}.Auto_shop_list_container__nIAZ2 .Auto_shop_list__FJiZg{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:2rem;flex-wrap:wrap;width:100%}.Auto_shop_list_container__nIAZ2 .Auto_shop_list__FJiZg .Auto_shop_list_item__kqnzV{align-self:stretch;flex-grow:1;flex-shrink:1;flex-basis:calc((100% - 2rem)/2)}
.page_main__akH3E{display:flex;flex-direction:column;align-items:center;min-height:100vh;color:#45382a}.page_main__akH3E hr{width:4rem;height:2px;background-color:rgba(69,56,42,.8509803922)}.page_social_list__iTzsc{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:2rem;padding:4rem 1rem;color:rgba(69,56,42,.8509803922)}.page_social_list__iTzsc .page_social_list_item__mz2iN{display:flex;flex-direction:row;justify-content:center;align-items:center}.page_social_list__iTzsc .page_social_list_item__mz2iN a{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:1rem;border:1px solid rgba(69,56,42,.6)}@media only screen and (max-width: 767px){.page_social_list__iTzsc{padding:2rem 1rem;gap:1rem}}
.Welcome_container__nav8J{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%}.Welcome_container__nav8J .Welcome_wrapper__jYHhu{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3rem;padding:8rem 1rem;max-width:1300px;width:100%}.Welcome_container__nav8J .Welcome_wrapper__jYHhu>h1{font-size:45px;font-weight:400;letter-spacing:1px}.Welcome_container__nav8J .Welcome_wrapper__jYHhu>p{text-align:center;color:rgba(69,56,42,.6)}.Welcome_container__nav8J .Welcome_wrapper__jYHhu .Welcome_feature_list__tn4do{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;gap:3rem;width:100%}.Welcome_container__nav8J .Welcome_wrapper__jYHhu .Welcome_feature_list__tn4do .Welcome_feature_item__silPx,.Welcome_container__nav8J .Welcome_wrapper__jYHhu .Welcome_feature_list__tn4do .Welcome_feature_item_2__LY0Rw,.Welcome_container__nav8J .Welcome_wrapper__jYHhu .Welcome_feature_list__tn4do .Welcome_feature_item_1___jsrp{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:3rem;position:relative;width:100%;align-self:stretch;padding:3rem;border-radius:9px;overflow:hidden;background-position:center;background-repeat:no-repeat;background-size:cover;z-index:0}.Welcome_container__nav8J .Welcome_wrapper__jYHhu .Welcome_feature_list__tn4do .Welcome_feature_item__silPx>h2,.Welcome_container__nav8J .Welcome_wrapper__jYHhu .Welcome_feature_list__tn4do .Welcome_feature_item_2__LY0Rw>h2,.Welcome_container__nav8J .Welcome_wrapper__jYHhu .Welcome_feature_list__tn4do .Welcome_feature_item_1___jsrp>h2{color:#f6f4f1}.Welcome_container__nav8J .Welcome_wrapper__jYHhu .Welcome_feature_list__tn4do .Welcome_feature_item__silPx>p,.Welcome_container__nav8J .Welcome_wrapper__jYHhu .Welcome_feature_list__tn4do .Welcome_feature_item_2__LY0Rw>p,.Welcome_container__nav8J .Welcome_wrapper__jYHhu .Welcome_feature_list__tn4do .Welcome_feature_item_1___jsrp>p{color:rgba(246,244,241,.8);letter-spacing:1.5px}.Welcome_container__nav8J .Welcome_wrapper__jYHhu .Welcome_feature_list__tn4do .Welcome_feature_item__silPx>a,.Welcome_container__nav8J .Welcome_wrapper__jYHhu .Welcome_feature_list__tn4do .Welcome_feature_item_2__LY0Rw>a,.Welcome_container__nav8J .Welcome_wrapper__jYHhu .Welcome_feature_list__tn4do .Welcome_feature_item_1___jsrp>a{margin-top:auto;margin-left:auto;background-color:#f6f4f1 !important}.Welcome_container__nav8J .Welcome_wrapper__jYHhu .Welcome_feature_list__tn4do .Welcome_feature_item__silPx::after,.Welcome_container__nav8J .Welcome_wrapper__jYHhu .Welcome_feature_list__tn4do .Welcome_feature_item_2__LY0Rw::after,.Welcome_container__nav8J .Welcome_wrapper__jYHhu .Welcome_feature_list__tn4do .Welcome_feature_item_1___jsrp::after{content:"";position:absolute;background-color:#000;opacity:.72;top:0rem;right:0rem;bottom:0rem;left:0rem;z-index:-2}.Welcome_container__nav8J .Welcome_wrapper__jYHhu .Welcome_feature_list__tn4do .Welcome_feature_item__silPx::before,.Welcome_container__nav8J .Welcome_wrapper__jYHhu .Welcome_feature_list__tn4do .Welcome_feature_item_2__LY0Rw::before,.Welcome_container__nav8J .Welcome_wrapper__jYHhu .Welcome_feature_list__tn4do .Welcome_feature_item_1___jsrp::before{content:"";position:absolute;border-radius:9px;border:1px solid #f6f4f1;top:1rem;right:1rem;bottom:1rem;left:1rem;margin:auto;z-index:-1}@media only screen and (max-width: 767px){.Welcome_container__nav8J .Welcome_wrapper__jYHhu .Welcome_feature_list__tn4do .Welcome_feature_item__silPx,.Welcome_container__nav8J .Welcome_wrapper__jYHhu .Welcome_feature_list__tn4do .Welcome_feature_item_2__LY0Rw,.Welcome_container__nav8J .Welcome_wrapper__jYHhu .Welcome_feature_list__tn4do .Welcome_feature_item_1___jsrp{width:100%;gap:1rem}}.Welcome_container__nav8J .Welcome_wrapper__jYHhu .Welcome_feature_list__tn4do .Welcome_feature_item_1___jsrp{background-image:url(/_next/static/media/liquorstoregif.56a26b65.gif)}.Welcome_container__nav8J .Welcome_wrapper__jYHhu .Welcome_feature_list__tn4do .Welcome_feature_item_2__LY0Rw{background-image:url(/_next/static/media/autogif.9501dab2.gif)}@media only screen and (max-width: 767px){.Welcome_container__nav8J .Welcome_wrapper__jYHhu .Welcome_feature_list__tn4do{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin-top:0rem}}@media only screen and (max-width: 767px){.Welcome_container__nav8J .Welcome_wrapper__jYHhu{gap:1rem;padding:4rem 1rem}}
.Stats_container__zE_Jy{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;position:relative;z-index:1}.Stats_container__zE_Jy::after{content:"";background-color:rgba(246,244,241,.6);height:50%;width:100%;bottom:0px;position:absolute;z-index:0}.Stats_container__zE_Jy .Stats_wrapper__6CRyM{z-index:1;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0rem 1rem;max-width:1300px;width:100%;height:100%}.Stats_container__zE_Jy .Stats_item_wrapper__Tnn_G{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;gap:1rem;width:100%;height:100%;padding:1rem 0rem;color:#45382a;flex-wrap:wrap;background-color:#fff;border:1px solid rgba(69,56,42,.3019607843);border-radius:9px}.Stats_container__zE_Jy .Stats_item_wrapper__Tnn_G hr{all:unset;z-index:1;width:1px;align-self:stretch;background-color:rgba(69,56,42,.3019607843)}.Stats_container__zE_Jy .Stats_item_wrapper__Tnn_G .Stats_item__CXIyp{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.Stats_container__zE_Jy .Stats_item_wrapper__Tnn_G .Stats_item__CXIyp .Stats_item_number__XZiIC{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:4rem}.Stats_container__zE_Jy .Stats_item_wrapper__Tnn_G .Stats_item__CXIyp .Stats_item_number__XZiIC h1{font-size:36px;color:#45382a}.Stats_container__zE_Jy .Stats_item_wrapper__Tnn_G .Stats_item__CXIyp .Stats_item_number__XZiIC svg{color:rgba(69,56,42,.8509803922)}.Stats_container__zE_Jy .Stats_item_wrapper__Tnn_G .Stats_item__CXIyp h4{color:rgba(69,56,42,.8509803922);font-weight:400}@media only screen and (max-width: 767px){.Stats_container__zE_Jy .Stats_item_wrapper__Tnn_G .Stats_item__CXIyp{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 2rem)/2);display:flex;flex-direction:column;justify-content:center;align-items:center}}@media only screen and (max-width: 767px){.Stats_container__zE_Jy .Stats_item_wrapper__Tnn_G{gap:2rem}.Stats_container__zE_Jy .Stats_item_wrapper__Tnn_G hr{display:none}}@media only screen and (max-width: 400px){.Stats_container__zE_Jy .Stats_item_wrapper__Tnn_G{gap:1rem}}
.Footer_container__5E2ON{display:flex;flex-direction:row;justify-content:center;align-items:center;background-color:#45382a;color:#f6f4f1;width:100%;margin-top:auto}.Footer_container__5E2ON .Footer_wrapper__DMcfc{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:2rem 1rem;max-width:1300px;flex-wrap:wrap}.Footer_container__5E2ON .Footer_wrapper__DMcfc .Footer_copy__nwNsH{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;width:100%}.Footer_container__5E2ON .Footer_wrapper__DMcfc .Footer_mwh__gvI3E{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.Footer_container__5E2ON .Footer_wrapper__DMcfc .Footer_mwh__gvI3E svg{color:rgba(246,244,241,.3019607843);fill:rgba(246,244,241,.3019607843)}@media only screen and (max-width: 767px){.Footer_container__5E2ON .Footer_wrapper__DMcfc{padding:1rem 1rem;gap:1rem}}
.StoreList_container__sSmVf{display:flex;flex-direction:column;justify-content:center;align-items:center}.StoreList_container__sSmVf .StoreList_store_filter_wrapper__6BWao{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:2rem;flex-wrap:wrap;width:100%}.StoreList_container__sSmVf .StoreList_store_filter_wrapper__6BWao>*{flex-grow:1;flex-shrink:1;flex-basis:calc((100% - 6rem)/3);min-width:100px}@media only screen and (max-width: 767px){.StoreList_container__sSmVf .StoreList_store_filter_wrapper__6BWao{gap:1rem}}.StoreList_container__sSmVf .StoreList_shop_list__95GfP{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:2rem;flex-wrap:wrap;width:100%}.StoreList_container__sSmVf .StoreList_shop_list__95GfP .StoreList_shop_list_item__1YDoV{align-self:stretch;flex-grow:1;flex-shrink:1;flex-basis:calc((100% - 6rem)/3)}@media only screen and (max-width: 767px){.StoreList_container__sSmVf .StoreList_shop_list__95GfP .StoreList_shop_list_item__1YDoV{flex:1 1 100%}}@media only screen and (max-width: 767px){.StoreList_container__sSmVf .StoreList_shop_list__95GfP{gap:1rem}}
.ShopCard_container__FxrmN{display:flex;flex-direction:column;justify-content:center;align-items:center;border:1px solid rgba(69,56,42,.3019607843);border-radius:9px;background-color:rgba(246,244,241,.3019607843);height:100%;width:100%;overflow:hidden}@media only screen and (max-width: 767px){.ShopCard_container__FxrmN{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}}.ShopCard_image__W8shn{position:relative;width:100%;aspect-ratio:1.6;background-color:#000}.ShopCard_image__W8shn img{object-fit:contain}.ShopCard_image__W8shn .ShopCard_image_chevrons_left__6pwUX,.ShopCard_image__W8shn .ShopCard_image_chevrons_right__OFb3Q{position:absolute;top:50%;translate:0 -50%;z-index:10;display:flex;flex-direction:row;justify-content:center;align-items:center;background-color:rgba(255,255,255,.6196078431);border-radius:9px}.ShopCard_image__W8shn .ShopCard_image_chevrons_left__6pwUX svg,.ShopCard_image__W8shn .ShopCard_image_chevrons_right__OFb3Q svg{color:#000}.ShopCard_image__W8shn .ShopCard_image_chevrons_left__6pwUX:hover,.ShopCard_image__W8shn .ShopCard_image_chevrons_right__OFb3Q:hover{cursor:pointer;background-color:rgba(0,0,0,.368627451)}.ShopCard_image__W8shn .ShopCard_image_chevrons_left__6pwUX:hover svg,.ShopCard_image__W8shn .ShopCard_image_chevrons_right__OFb3Q:hover svg{color:#fff;opacity:1}.ShopCard_image__W8shn .ShopCard_image_chevrons_left__6pwUX{left:.5rem}.ShopCard_image__W8shn .ShopCard_image_chevrons_right__OFb3Q{right:.5rem}.ShopCard_content__g8imz{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.5rem;padding:.5rem;flex:1 1;align-self:stretch}.ShopCard_content__g8imz .ShopCard_content_title__sGfoj{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem;width:100%}.ShopCard_content__g8imz svg{vertical-align:text-top}.ShopCard_content__g8imz .ShopCard_content_location__7JpPq{color:rgba(69,56,42,.8509803922);display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem}.ShopCard_content__g8imz .ShopCard_content_location__7JpPq span{display:flex;flex-direction:row;justify-content:center;align-items:center}.ShopCard_content__g8imz .ShopCard_content_duration_available__R9f7t{color:rgba(69,56,42,.8509803922);display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem;width:100%}.ShopCard_content__g8imz .ShopCard_content_duration_available__R9f7t span{display:flex;flex-direction:row;justify-content:center;align-items:center}.ShopCard_content__g8imz .ShopCard_last_update__RVrEH{font-size:x-small;color:rgba(69,56,42,.6);margin-left:auto}
.LiquorStore_main___as0D{display:flex;flex-direction:column;align-items:center;min-height:100vh;color:#45382a;gap:3rem}.LiquorStore_main___as0D section{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4rem;width:100%;padding:3rem 1rem;max-width:1300px}@media only screen and (max-width: 767px){.LiquorStore_main___as0D section{gap:1rem;padding:1rem 1rem}}.LiquorStore_hero__HC95T{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;margin-top:1rem;max-width:1300px;text-align:center}.LiquorStore_hero__HC95T .LiquorStore_solutions_list__KrFww{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:3rem;flex-wrap:wrap;width:100%}.LiquorStore_hero__HC95T .LiquorStore_solutions_list__KrFww .LiquorStore_solutions_list_item__LQhep{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:2rem;padding:2rem;align-self:stretch;flex-grow:1;flex-shrink:1;flex-basis:calc((100% - 3rem)/2);background-color:rgba(246,244,241,.6);border:1px solid rgba(69,56,42,.3019607843);border-radius:9px}.LiquorStore_hero__HC95T .LiquorStore_solutions_list__KrFww .LiquorStore_solutions_list_item__LQhep h3{text-align:center;color:#45382a;font-weight:500;text-transform:uppercase}.LiquorStore_hero__HC95T .LiquorStore_solutions_list__KrFww .LiquorStore_solutions_list_item__LQhep p{color:rgba(69,56,42,.6)}.LiquorStore_hero__HC95T .LiquorStore_solutions_list__KrFww .LiquorStore_solutions_list_item__LQhep svg{color:rgba(69,56,42,.8509803922)}.LiquorStore_hero__HC95T .LiquorStore_solutions_list__KrFww .LiquorStore_solutions_list_item__LQhep a{color:#45382a}@media only screen and (max-width: 767px){.LiquorStore_hero__HC95T .LiquorStore_solutions_list__KrFww .LiquorStore_solutions_list_item__LQhep{padding:1rem;gap:.5rem;flex:1 1 100%}}@media only screen and (max-width: 767px){.LiquorStore_hero__HC95T .LiquorStore_solutions_list__KrFww{gap:1rem}}@media only screen and (max-width: 767px){.LiquorStore_hero__HC95T{gap:1rem;padding:2rem 1rem}}
.HowItWorks_container__t61Ex .HowItWorks_wrapper__6J7fg{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;width:100%;flex-wrap:wrap;gap:2rem}.HowItWorks_container__t61Ex .HowItWorks_wrapper__6J7fg li{flex-grow:1;flex-shrink:1;flex-basis:calc((100% - 4rem)/3)}.HowItWorks_container__t61Ex .HowItWorks_wrapper__6J7fg .HowItWorks_list_item_heading__XrkgX{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;padding:1rem;align-self:stretch;border-radius:9px;background-color:#f6f4f1}.HowItWorks_container__t61Ex .HowItWorks_wrapper__6J7fg .HowItWorks_list_item_heading__XrkgX a{margin-top:auto}.HowItWorks_container__t61Ex .HowItWorks_wrapper__6J7fg .HowItWorks_list_item__z4sHj{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;padding:1rem;align-self:stretch;border-radius:9px}.HowItWorks_container__t61Ex .HowItWorks_wrapper__6J7fg .HowItWorks_list_item__z4sHj .HowItWorks_list_item_number__GngSK{display:flex;flex-direction:row;justify-content:center;align-items:center;background-color:#f6f4f1;color:#45382a;padding:.5rem;width:36px;font-weight:600}.HowItWorks_container__t61Ex .HowItWorks_wrapper__6J7fg .HowItWorks_list_item__z4sHj:not(:first-child){border:1px solid rgba(69,56,42,.3019607843)}.HowItWorks_container__t61Ex .HowItWorks_wrapper__6J7fg .HowItWorks_list_item__z4sHj>p{border-radius:9px}.HowItWorks_container__t61Ex .HowItWorks_wrapper__6J7fg .HowItWorks_list_item__z4sHj>small{color:rgba(69,56,42,.6)}@media only screen and (max-width: 767px){.HowItWorks_container__t61Ex .HowItWorks_wrapper__6J7fg li{gap:1rem;flex-grow:1;flex-shrink:1;flex-basis:calc((100% - 2rem)/2)}}@media only screen and (max-width: 400px){.HowItWorks_container__t61Ex .HowItWorks_wrapper__6J7fg{flex-direction:column}}
.Gallery_container__Sf6sR{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;background-color:#45382a}.Gallery_container__Sf6sR .Gallery_wrapper__VNSUc{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.25rem;flex-wrap:wrap;padding:.25rem}.Gallery_container__Sf6sR .Gallery_wrapper__VNSUc .Gallery_image__oNsVr{flex-grow:1;flex-shrink:1;flex-basis:calc((100% - 1.5rem)/4);position:relative;height:270px;min-width:300px;aspect-ratio:1.6}@media only screen and (max-width: 767px){.Gallery_container__Sf6sR .Gallery_wrapper__VNSUc .Gallery_image__oNsVr{height:180px;min-width:0;flex-grow:1;flex-shrink:1;flex-basis:calc((100% - 1.5rem)/2)}}
.About_container___goyE{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;background-color:rgba(246,244,241,.6)}.About_container___goyE .About_wrapper__0XgXN{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3rem;padding:8rem 1rem;width:100%;max-width:1300px;text-align:center}.About_container___goyE .About_wrapper__0XgXN h1{font-size:45px;font-weight:400;letter-spacing:1px}.About_container___goyE .About_wrapper__0XgXN>p{color:rgba(69,56,42,.8509803922);text-transform:uppercase}.About_container___goyE .About_wrapper__0XgXN .About_description__q2lvH{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin:auto;max-width:900px;text-align:center}.About_container___goyE .About_wrapper__0XgXN .About_description__q2lvH p{color:rgba(69,56,42,.6)}.About_container___goyE .About_wrapper__0XgXN .About_description__q2lvH small{color:rgba(69,56,42,.8509803922)}.About_container___goyE .About_wrapper__0XgXN .About_feature_list__FMPFr{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;gap:2rem;width:100%;margin-top:2rem;text-align:center;flex-wrap:wrap}.About_container___goyE .About_wrapper__0XgXN .About_feature_list__FMPFr .About_feature_item__nvOT6{align-self:stretch;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:1.5rem;flex:1 1;min-width:300px;padding:2rem}.About_container___goyE .About_wrapper__0XgXN .About_feature_list__FMPFr .About_feature_item__nvOT6 .About_feature_item_icon__zpbpN{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:1.5rem;border-radius:100px;color:#45382a;border:1px solid rgba(69,56,42,.6)}.About_container___goyE .About_wrapper__0XgXN .About_feature_list__FMPFr .About_feature_item__nvOT6 h2{color:#45382a;text-wrap:nowrap;font-weight:400}.About_container___goyE .About_wrapper__0XgXN .About_feature_list__FMPFr .About_feature_item__nvOT6 p{color:rgba(69,56,42,.6)}@media only screen and (max-width: 767px){.About_container___goyE .About_wrapper__0XgXN .About_feature_list__FMPFr .About_feature_item__nvOT6{gap:.5rem}.About_container___goyE .About_wrapper__0XgXN .About_feature_list__FMPFr .About_feature_item__nvOT6 svg{width:30px;height:30px}}@media only screen and (max-width: 767px){.About_container___goyE .About_wrapper__0XgXN .About_feature_list__FMPFr{margin-top:0rem;gap:1.5rem}}@media only screen and (max-width: 767px){.About_container___goyE .About_wrapper__0XgXN{padding:4rem 1rem;gap:1rem}}
