.customLanguageSwitcher_container__pgotE{position:relative;margin-right:3rem}.customLanguageSwitcher_button__Sbuz3{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border-radius:.375rem;border:1px solid var(--primary-color);background-color:#fff;transition:background-color .2s;cursor:pointer}.customLanguageSwitcher_button__Sbuz3:hover{background-color:rgba(0,0,0,.05)}.customLanguageSwitcher_flagImage__rvp11{border-radius:.125rem;object-fit:cover;max-height:20px;max-width:30px}.customLanguageSwitcher_languageName__owfaB{font-weight:500}.customLanguageSwitcher_icon__W58rD{font-size:12px;transition:transform .2s}.customLanguageSwitcher_iconOpen__6YWUa{transform:rotate(180deg)}.customLanguageSwitcher_dropdown__CvHi9{position:absolute;top:100%;right:0;margin-top:.25rem;width:12rem;background-color:#fff;border-radius:.375rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);padding:.25rem 0;z-index:50}.customLanguageSwitcher_option__ERAdY{width:100%;display:flex;align-items:center;gap:.75rem;padding:.5rem 1rem;text-align:left;background-color:#fff;border:aqua;cursor:pointer;transition:background-color .2s}.customLanguageSwitcher_option__ERAdY:hover{background-color:rgba(0,0,0,.05)}.customLanguageSwitcher_optionSelected__JeqwE{background-color:rgba(0,0,0,.03)}.customLanguageSwitcher_enter__8l4rs{opacity:0;transform:scale(.95)}.customLanguageSwitcher_enterActive__yEeyy{opacity:1;transform:scale(1);transition:opacity .1s ease-out,transform .1s ease-out}.customLanguageSwitcher_exit__X4OIh{opacity:1;transform:scale(1)}.customLanguageSwitcher_exitActive__vzKwI{opacity:0;transform:scale(.95);transition:opacity 75ms ease-in,transform 75ms ease-in}@media screen and (max-width:768px){.customLanguageSwitcher_container__pgotE{margin-right:0}.customLanguageSwitcher_dropdown__CvHi9{width:auto}.customLanguageSwitcher_iconOpen__6YWUa,.customLanguageSwitcher_icon__W58rD,.customLanguageSwitcher_languageName__owfaB{display:none}}.NavBar_Navbar_home__FadYG{align-items:flex-start;justify-content:flex-start;display:flex;width:94%;z-index:1000;height:80px;position:absolute;top:80px}.NavBar_Navbar_content__mzlhe{display:flex;align-items:center;justify-content:space-between;margin:0 auto;width:100%}.NavBar_Navbar_content__mzlhe img{width:140px;object-fit:cover;object-position:center center;cursor:pointer}@media only screen and (max-width:600px){.NavBar_Navbar_content__mzlhe{width:90%}.NavBar_Navbar_home__FadYG{top:50px}}@media only screen and (min-width:600px){.NavBar_Navbar_content__mzlhe{width:90%}.NavBar_Navbar_home__FadYG{top:60px}}@media only screen and (min-width:768px){.NavBar_Navbar_content__mzlhe{width:94%}.NavBar_Navbar_home__FadYG{top:70px}}@media only screen and (min-width:992px){.NavBar_Navbar_content__mzlhe{width:100%}.NavBar_Navbar_home__FadYG{top:80px}}.Search_buton__z8yOr{display:flex;align-items:center;justify-content:flex-start;margin-top:2rem;cursor:pointer}.Search_buton_icon__mXdre{width:35px;height:35px;border-radius:100px;background-color:var(--primary-darkened);display:flex;justify-content:center;align-items:center}.Search_buton__z8yOr p{font-size:1rem;font-weight:400;color:var(--primary-color);margin:0 0 0 6px}.Search_input__G_hTX{width:100%;max-width:800px;min-width:350px;box-shadow:0 4px 22px 0 hsla(0,0%,56%,.151);margin-top:1rem;border-radius:12px;border:1px solid #f3f3f3;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.Search_input_searc__4jxS_{margin-left:10px;font-weight:400;font-size:16px;color:#bdbdbd}.Search_input__G_hTX button{border:none;background:linear-gradient(var(--primary-color) 0,var(--gradient-loader) 100%);width:50px;height:50px;border-radius:100px;outline:none;cursor:pointer}@media only screen and (max-width:600px){.Search_buton__z8yOr h3{line-height:24px;font-size:1rem}.Search_container_search__GH3rY{justify-content:center;align-items:center;display:flex;flex-direction:column}}@media only screen and (min-width:600px){.Search_buton__z8yOr h3{line-height:24px}.Search_container_search__GH3rY{justify-content:center;align-items:center;display:flex;flex-direction:column}}@media only screen and (min-width:768px){.Search_container_search__GH3rY{justify-content:center;align-items:center;display:flex;flex-direction:column}}@media only screen and (min-width:992px){.Search_container_search__GH3rY{justify-content:flex-start;align-items:flex-start;display:flex;flex-direction:column}}.Modal_fade_cont__BtUVz{animation:Modal_fadein__RPed4 2s}@keyframes Modal_fadein__RPed4{0%{opacity:0}to{opacity:1}}.Modal_content_Modal__V_WqK{padding:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:15px}.Modal_content_Modal__V_WqK h2{font-size:20px;font-weight:700;margin:0}.Modal_content_Modal__V_WqK p{font-size:.875rem;line-height:normal;font-weight:200;margin:0}.Modal_btn_cont__JHZsa{margin-top:40px}.Modal_btn_cont__JHZsa button{width:100%;display:flex;text-align:center;background-color:#fff;outline:none;padding:10px 30px;border-radius:10px;cursor:pointer;border:.5px solid #dcdcdc}.Modal_btn_cont__JHZsa button img{width:22px;height:22px;object-fit:center;object-position:center center}.Modal_Login__W_hco{margin-top:2rem}.Modal_Login__W_hco p{text-align:center}.Modal_separator__cU2SB{width:5px;height:30px;background-color:var(--primary-color);border-radius:100px}.Modal_Login_btn__TDQBw{display:flex;width:100%;min-width:310px;justify-content:space-between;align-items:center;margin-top:20px}.Modal_Login_btn__TDQBw button{background-color:transparent;border:none;color:var(--primary-color);font-size:15px;font-weight:700;cursor:pointer;outline:none;display:flex;justify-content:center;align-items:center;align-self:center;width:100%}.Modal_Legal__tF3ax{margin-top:30px}.Modal_Legal__tF3ax p{text-align:center;font-size:10px}.Modal_Legal_link__wp7ZG{text-align:center}.Modal_Legal_link__wp7ZG a,.Modal_Legal_link__wp7ZG span{text-align:center;font-size:10px;line-height:normal;font-weight:100}.Modal_Legal_link__wp7ZG a{text-decoration:underline}.Modal_back__z87ew{background-color:transparent;border:none;outline:none;width:30px;height:30px;cursor:pointer;position:absolute;top:15px;left:15px}.Modal_btn_cont__JHZsa button{box-shadow:0 8px 24px hsla(210,8%,62%,.2)}.Modal_Legal__tF3ax p,.Modal_Legal_link__wp7ZG a,.Modal_Legal_link__wp7ZG span,.Modal_back__z87ew,.Modal_content_Modal__V_WqK h2,.Modal_content_Modal__V_WqK p,.Modal_loading__pauNn{color:var(--quaternary-color)!important}.styles_item_content__QXpdL{background-color:#fff;width:100%;max-width:600px;margin:2rem 0}.styles_item_content_title__FrAsy{border-bottom:1px solid #dcdcdc;padding:20px;margin:0}.styles_item_content_content__o1vpa{padding:20px}.styles_item_content_content__o1vpa p{line-height:1;padding:0;color:gray;font-size:14px}.styles_custon_input__rJes_{height:50px!important}.styles_form_button__8xP0W{width:100%;height:50px!important;margin-top:2rem}.styles_cardContent__HeUGQ{border:1px solid #dcdcdc;padding:10px;margin:10px 0;border-radius:10px;justify-content:space-between;align-items:center;display:flex;cursor:pointer}.styles_cardContent__HeUGQ img{width:50px;height:30px;border-radius:5px;object-fit:cover;object-position:center center}.styles_cardContent__HeUGQ p{margin:0;line-height:1.5;font-size:14px;color:#000;font-weight:600}.styles_tipos__eiHog{display:flex;overflow-x:scroll;width:60%;height:35px}.styles_items__HPXrg{background-color:#fff;border-radius:5px;border:1px solid #dcdcdc}.styles_items__HPXrg,.styles_items_active__YsD_d{display:flex;align-items:center;justify-content:center;margin:0 5px;padding:0 20px;cursor:pointer}.styles_items_active__YsD_d{background-color:var(--primary-color);border-radius:5px;border:none}.styles_items_active__YsD_d p{margin:3px;color:#fff}.styles_items__HPXrg p{margin:3px;color:gray}.styles_phone___Espk{border:1px solid #dcdcdc;height:50px;align-items:center;display:flex;padding-left:10px;padding-top:7px;cursor:pointer;font-weight:200}@keyframes styles_bounceInUp__Bei5b{0%{transition-timing-function:cubic-bezier(.215,.61,.355,1);opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.Hero_heroContainer__Eb5wt{width:100%;height:auto;min-height:100vh;background:#fff;background-image:linear-gradient(var(--primary-color),#fff);display:flex;justify-content:center;align-items:center;overflow:hidden;position:relative}.Hero_hero_bg__dGzZl{width:50%;height:90%;background-image:url(/images/bg2.svg);background-size:contain;background-position:100%;background-repeat:no-repeat;position:absolute;display:block;z-index:100;right:0;top:0}.Hero_video__mwROc{display:flex;justify-content:flex-end;align-items:flex-end;margin-left:auto;border-radius:3rem;width:550px}.Hero_heroContainer_white__g_l4Q{width:100%;height:auto;min-height:90vh;margin:20px;background:#fff;border-radius:20px;display:flex;justify-content:center;align-items:center}.Hero_heroContainer_white_items__31L6A{width:100%;height:100%;display:grid;grid-template-columns:50% 47%;grid-gap:2rem;gap:2rem;align-items:center;justify-content:center;padding:20px}.Hero_heroContainer_white_item_text__tLM_5{display:flex;flex-direction:column;padding:20px}.Hero_heroContainer_white_item_text__tLM_5 h1{text-align:left;font-size:4vw;color:var(--secondary-color);line-height:5vw;font-weight:700}.Hero_heroContainer_white_item_text__tLM_5 p{text-align:left;font-size:18px;color:#6c6c6c;line-height:25px;font-weight:300}.Hero_heroContainer_white_item_imagen__wCHCF{width:90%;height:auto;margin-left:auto;margin-right:0;z-index:101;display:flex;justify-content:flex-end;align-items:flex-end}@media only screen and (max-width:600px){.Hero_hero_bg__dGzZl{display:none}.Hero_heroContainer_white_items__31L6A{grid-template-columns:100%;padding:0}.Hero_video__mwROc{width:350px;margin-left:-20px;margin-right:auto;text-align:center}.Hero_heroContainer_white_item_text__tLM_5{margin-top:130px}.Hero_heroContainer_white_item_text__tLM_5 h1{text-align:center;font-size:28px;line-height:36px}.Hero_heroContainer_white_item_text__tLM_5 p{text-align:center;font-size:14px;line-height:20px}}@media only screen and (min-width:600px){.Hero_heroContainer_white_item_imagen__wCHCF{display:flex}.Hero_hero_bg__dGzZl{display:none}.Hero_heroContainer_white_items__31L6A{grid-template-columns:100%}.Hero_video__mwROc{width:400px;margin-left:0;margin-right:auto;text-align:center}.Hero_heroContainer_white_item_text__tLM_5{margin-top:100px}.Hero_heroContainer_white_item_text__tLM_5 h1{text-align:center;font-size:32px;line-height:40px}.Hero_heroContainer_white_item_text__tLM_5 p{text-align:center}}@media only screen and (min-width:768px){.Hero_heroContainer_white_item_imagen__wCHCF{display:flex}.Hero_hero_bg__dGzZl{display:none}.Hero_heroContainer_white_items__31L6A{grid-template-columns:100%}.Hero_video__mwROc{width:350px;margin:0 auto;text-align:center}.Hero_heroContainer_white_item_text__tLM_5{margin-top:100px}.Hero_heroContainer_white_item_text__tLM_5 h1{text-align:center;font-size:32px;line-height:40px}.Hero_heroContainer_white_item_text__tLM_5 p{text-align:center}}@media only screen and (min-width:992px){.Hero_heroContainer_white_item_imagen__wCHCF,.Hero_hero_bg__dGzZl{display:inline}.Hero_heroContainer_white_items__31L6A{grid-template-columns:50% 47%}.Hero_video__mwROc{display:flex;justify-content:flex-end;align-items:flex-end;margin-left:auto;border-radius:3rem;width:400px}.Hero_heroContainer_white_item_text__tLM_5{margin-top:0}.Hero_heroContainer_white_item_text__tLM_5 h1{text-align:left;font-size:4vw;color:var(--secondary-color);line-height:5vw;font-weight:700}.Hero_heroContainer_white_item_text__tLM_5 p{text-align:left}}@media only screen and (min-width:1200px){.Hero_video__mwROc{display:flex;justify-content:flex-end;align-items:flex-end;margin-left:auto;border-radius:3rem;width:400px}}@media only screen and (min-width:1500px){.Hero_video__mwROc{display:flex;justify-content:flex-end;align-items:flex-end;margin-left:auto;border-radius:3rem;width:600px}}.Seccion1_section_container__MB6NC{width:100%;max-width:1400px;margin:0 auto}.Seccion1_title__wtPMW{margin:4rem 0}.Seccion1_title__wtPMW h2{text-align:center;font-size:2.3rem;font-weight:700;padding:15px;line-height:40px}.Seccion1_badget__pNaik{width:50px;height:10px;background-color:var(--primary-color);border-radius:100px;align-items:center;justify-content:center;align-self:center;display:flex;margin:0 auto}.Seccion1_section1__XQM8p{display:grid;grid-template-columns:repeat(3,30%);grid-gap:2rem;gap:2rem;justify-content:center;align-items:center}.Seccion1_section1__XQM8p img{width:200px;object-fit:cover;object-position:center center;margin-bottom:2rem}.Seccion1_section1__XQM8p div{justify-content:center;align-items:center;display:flex;flex-direction:column;text-align:center}.Seccion1_section1__XQM8p h3{font-size:22px;font-weight:600;line-height:20px}.Seccion1_section1__XQM8p p{font-size:16px;font-weight:200;color:gray;margin:0;line-height:20px}.Seccion1_btn__Dm2eJ{display:flex;justify-content:center;align-items:center;margin:5rem 0}.Seccion1_btn__Dm2eJ button{border:none;outline:none;background:linear-gradient(var(--primary-color) 0,var(--gradient-loader) 100%);color:#fff;font-size:20px;font-weight:700;padding:15px 4rem;border-radius:100px;cursor:pointer}@media only screen and (max-width:600px){.Seccion1_section1__XQM8p{grid-template-columns:90%}.Seccion1_btn__Dm2eJ{margin:3rem 20px}}@media only screen and (min-width:600px){.Seccion1_section1__XQM8p{grid-template-columns:90%}.Seccion1_btn__Dm2eJ{margin:3rem 20px}}@media only screen and (min-width:768px){.Seccion1_section1__XQM8p{grid-template-columns:90%}.Seccion1_btn__Dm2eJ{margin:3rem 20px}}@media only screen and (min-width:992px){.Seccion1_section1__XQM8p{grid-template-columns:repeat(3,30%)}.Seccion1_btn__Dm2eJ{margin:3rem 20px}}.coment_container_ads__3m_qt{align-items:center;display:flex;justify-content:center;margin:2rem auto}.coment_rating__DdZF3{width:260px;height:130px;padding:14px;margin:25px 10px;border-radius:20px;z-index:1000;justify-content:flex-start;align-items:center;flex-direction:column;cursor:pointer}.coment_rating_info__a1Th_{display:flex;justify-content:flex-start;align-items:center}.coment_rating__DdZF3 img{width:50px;height:50px;border-radius:100px;object-fit:cover;object-position:center center}.coment_rating__DdZF3 h2{font-size:14px;font-weight:700;margin:0}.coment_rating__DdZF3 p{font-size:11px;font-weight:300;margin:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@keyframes coment_scroll__FWmXk{0%{transform:translateX(0)}to{transform:translateX(calc(-300px * 7))}}.coment_slider__sRa4Y{height:230px;margin:auto;overflow:hidden;position:relative;width:100%;max-width:78.5rem}.coment_slider__sRa4Y:after,.coment_slider__sRa4Y:before{content:"";height:230px;position:absolute;width:150px;z-index:2;background:linear-gradient(90deg,#fff 0,hsla(0,0%,100%,0))}.coment_slider__sRa4Y:after{right:0;top:0;transform:rotate(180deg)}.coment_slider__sRa4Y:before{left:0;top:0}.coment_slide_track__XTWgU{animation:coment_scroll__FWmXk 80s linear infinite;display:flex;width:calc(300px * 14)}.coment_slide_track__XTWgU:hover{animation:none}.coment_slide__Ofgc6:hover{transform:scale(1.02)}.coment_rating__DdZF3 h2,.coment_rating__DdZF3 p{color:gray}.coment_rating__DdZF3{background-color:#fff;box-shadow:0 8px 24px hsla(210,8%,62%,.2)}.coment_rating__DdZF3 img{border:2px solid #fff;box-shadow:0 8px 24px hsla(210,8%,62%,.2)}@media only screen and (max-width:600px){.coment_slider__sRa4Y:after,.coment_slider__sRa4Y:before{width:40px}}@media only screen and (min-width:600px){.coment_slider__sRa4Y:after,.coment_slider__sRa4Y:before{width:60px}}@media only screen and (min-width:768px){.coment_slider__sRa4Y:after,.coment_slider__sRa4Y:before{width:80px}}@media only screen and (min-width:992px){.coment_slider__sRa4Y:after,.coment_slider__sRa4Y:before{width:100px}}@media only screen and (min-width:1200px){.coment_slider__sRa4Y:after,.coment_slider__sRa4Y:before{width:150px}}.Rating_rating_cont__VfiVS{width:100%;padding:3rem 0}.Rating_titleCont__C4Gtl{width:100%;max-width:78.5rem;margin:1rem auto;justify-content:center;align-items:center;display:flex;flex-direction:column}.Rating_badget__nSovm{width:70px;height:15px;border-radius:100px;background-color:var(--primary-color)}.Rating_titleCont__C4Gtl h1{text-align:center;font-size:2.3rem;font-weight:700;padding:15px;line-height:40px}.Rating_titleCont__C4Gtl p{font-size:1rem;font-weight:300;margin:0;padding:15px;text-align:center}.Rating_items_cont__aNkCC{max-width:80rem;display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(4,25%);margin:4rem auto 0}.Rating_items__Q_8hT,.Rating_items_cont__aNkCC{width:100%;justify-content:center;align-items:center}.Rating_items__Q_8hT{min-width:240px;height:160px;padding:12px;display:flex;flex-direction:column;align-self:center;border-radius:20px;z-index:500}.Rating_items__Q_8hT h1{margin:0;font-size:18px;font-weight:700}.Rating_items__Q_8hT h2{margin:0;font-size:16px;font-weight:500}.Rating_items__Q_8hT p{font-size:12px;font-weight:300;margin-top:10px;text-align:center}.Rating_rating_item_cont__BJ1wF{width:96%;height:200px}.Rating_titleCont__C4Gtl h1{color:#253238}.Rating_rating__yKM04 h2,.Rating_rating__yKM04 p,.Rating_titleCont__C4Gtl p{color:gray}.Rating_items__Q_8hT,.Rating_rating__yKM04{background-color:#fff;box-shadow:0 8px 24px hsla(210,8%,62%,.2)}.Rating_items__Q_8hT h1,.Rating_items__Q_8hT h2,.Rating_items__Q_8hT p{color:#232323}.Rating_rating__yKM04 img{border:2px solid #fff;box-shadow:0 8px 24px hsla(210,8%,62%,.2)}@media only screen and (max-width:600px){.Rating_items_cont__aNkCC{grid-template-columns:90%}}@media only screen and (min-width:600px){.Rating_items_cont__aNkCC{grid-template-columns:90%}}@media only screen and (min-width:768px){.Rating_items_cont__aNkCC{grid-template-columns:40% 40%}}@media only screen and (min-width:992px){.Rating_items_cont__aNkCC{grid-template-columns:repeat(3,30%)}}@media only screen and (min-width:1200px){.Rating_items_cont__aNkCC{grid-template-columns:repeat(4,25%)}}.City_citycont__5I8bR{width:100%;height:auto;background-repeat:no-repeat;background-size:cover;display:block;margin-top:-8rem;padding:0 1rem}.City_citycont_items__puzDx{display:flex;flex-direction:column;padding-top:17rem;width:100%;max-width:1400px;margin:0 auto}.City_city_title__DZ16B{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;margin-bottom:3rem}.City_city_title__DZ16B h2{font-size:2rem;font-weight:700;padding:15px;line-height:1.2;margin:0}.City_citycont_citys__91h7L{display:grid;grid-gap:1rem;gap:1rem;width:100%;justify-content:center;margin-bottom:20px}.City_city_item__crsc7{background-color:var(--fifth-color);min-height:100px;display:flex;justify-content:center;align-items:center;border-radius:15px;padding:1rem}.City_city_item__crsc7 h3{color:var(--tertiary-color);font-size:1.25rem;font-weight:600;margin:0;text-align:center;display:flex;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.3;max-height:2.6em;word-break:break-word}@media only screen and (max-width:600px){.City_citycont_citys__91h7L{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.City_city_item__crsc7 h3{font-size:1rem}}@media only screen and (min-width:600px){.City_citycont_citys__91h7L{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}@media only screen and (min-width:768px){.City_citycont_citys__91h7L{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.City_city_title__DZ16B h2{font-size:2.3rem}}@media only screen and (min-width:992px){.City_citycont_citys__91h7L{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}@media only screen and (min-width:1200px){.City_citycont_citys__91h7L{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}.footer_footer__unmqs{width:100%;height:auto;background-color:#222;align-items:center;justify-content:center;position:relative;overflow:hidden}.footer_footer_wave__90GNJ{width:100%;height:68px;margin-top:8rem;position:relative;display:flex}.footer_footer_wave__90GNJ img{position:absolute;width:100%;object-fit:cover;bottom:-2px;left:-3px}.footer_footer_content__Hr8tp{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:55% 45%;padding-top:2rem;grid-gap:1rem;gap:1rem}.footer_sub_footer__aGfDK{width:100%;max-width:1100px;border-top:1px solid #525252;margin:20px auto 0;text-align:center;padding-top:30px;padding-bottom:30px;color:#fff}.footer_icon_social__lzIOj{margin-top:20px;display:flex}.footer_footer_content__Hr8tp ul{list-style:none;margin:0;padding:0}.footer_footer_content__Hr8tp a{font-size:16px;font-weight:300;color:#fff;line-height:2;text-transform:uppercase;cursor:pointer}.footer_footer_content__Hr8tp img{width:120px;cursor:pointer}.footer_footer_content__Hr8tp p{font-size:16px;margin-top:.5rem;line-height:1.5;font-weight:300;color:#fff;padding:0 15px 0 5px}#footer_icons__at3LT{border:1px solid var(--primary-color);display:flex;justify-content:center;align-items:center;align-self:center;text-align:center;width:40px;height:40px;margin-right:15px;border-radius:100px;cursor:pointer}.footer_footer_content__Hr8tp h1{font-size:18px;font-weight:500;color:var(--primary-color);text-align:left}.footer_item_contact__x7yRh{width:100%;height:60px;border:1px solid #464646;border-radius:10px;padding:20px;display:flex;margin-bottom:20px;cursor:pointer}@media only screen and (max-width:600px){.footer_footer_content__Hr8tp{grid-template-columns:100%;text-align:center}.footer_icon_social__lzIOj{margin-top:20px;justify-content:center}.footer_footer_content__Hr8tp h1{margin-top:2rem;text-align:center}}@media only screen and (min-width:600px){.footer_footer_content__Hr8tp{grid-template-columns:100%;text-align:center}.footer_icon_social__lzIOj{margin-top:20px;justify-content:center}.footer_footer_content__Hr8tp h1{margin-top:2rem;text-align:center}}@media only screen and (min-width:768px){.footer_footer_content__Hr8tp{grid-template-columns:100%;text-align:center}.footer_icon_social__lzIOj{margin-top:20px;justify-content:center}.footer_footer_content__Hr8tp h1{margin-top:2rem;text-align:center}}@media only screen and (min-width:992px){.footer_footer_content__Hr8tp{grid-template-columns:55% 45%;text-align:center}.footer_icon_social__lzIOj{margin-top:20px;justify-content:center}.footer_footer_content__Hr8tp h1{margin-top:2rem;text-align:center}}@media only screen and (min-width:1200px){.footer_footer_content__Hr8tp{grid-template-columns:55% 45%;text-align:left}.footer_icon_social__lzIOj{margin-top:20px;justify-content:flex-start}.footer_footer_content__Hr8tp h1{margin-top:0;text-align:left}}.ShowRestaurants_section_container__Q7oyA{width:100%;max-width:1400px;margin:0 auto}.ShowRestaurants_slide__P6Nsr{min-height:200px}.ShowRestaurants_title__YRGXb{margin:4rem 0}.ShowRestaurants_title__YRGXb h2{text-align:center;font-size:2.3rem;font-weight:700;padding:15px;line-height:40px}.ShowRestaurants_restaurants-grid__DTOK8{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}.ShowRestaurants_badget__myeYy{width:50px;height:10px;background-color:var(--primary-color);border-radius:100px;align-items:center;justify-content:center;align-self:center;display:flex;margin:0 auto}.ShowRestaurants_section1__sXTB_{display:grid;grid-template-columns:repeat(3,30%);grid-gap:2rem;gap:2rem;justify-content:center;align-items:center}.ShowRestaurants_section1__sXTB_ img{width:200px;object-fit:cover;object-position:center center;margin-bottom:2rem}.ShowRestaurants_section1__sXTB_ div{justify-content:center;align-items:center;display:flex;flex-direction:column;text-align:center}.ShowRestaurants_section1__sXTB_ h3{font-size:22px;font-weight:600;line-height:20px}.ShowRestaurants_section1__sXTB_ p{font-size:16px;font-weight:200;color:gray;margin:0;line-height:20px}.ShowRestaurants_btn__XF6sd{display:flex;justify-content:center;align-items:center;margin:5rem 0}.ShowRestaurants_btn__XF6sd button{border:none;outline:none;background:linear-gradient(var(--primary-color) 0,var(--gradient-loader) 100%);color:#fff;font-size:20px;font-weight:700;padding:15px 4rem;border-radius:100px}@media only screen and (max-width:600px){.ShowRestaurants_section1__sXTB_{grid-template-columns:90%}.ShowRestaurants_btn__XF6sd{margin:3rem 20px}}@media only screen and (min-width:600px){.ShowRestaurants_section1__sXTB_{grid-template-columns:90%}.ShowRestaurants_btn__XF6sd{margin:3rem 20px}}@media only screen and (min-width:768px){.ShowRestaurants_section1__sXTB_{grid-template-columns:90%}.ShowRestaurants_btn__XF6sd{margin:3rem 20px}}@media only screen and (min-width:992px){.ShowRestaurants_section1__sXTB_{grid-template-columns:repeat(3,30%)}.ShowRestaurants_btn__XF6sd{margin:3rem 20px}}.ModalCategory_modal_contents__TyQ31{padding:20px}.ModalCategory_modal_contents__TyQ31 h1{font-size:2em;font-weight:700;color:var(--secondary-color)}.ModalCategory_city_item_cont__kzFmq{display:grid;grid-template-columns:50% 50%;grid-gap:1rem;gap:1rem;margin-top:3rem;justify-content:center;align-items:center;align-self:center}.ModalCategory_city_item__kRgif{border:1px dashed var(--tertiary-color);height:80px;display:flex;justify-content:center;align-items:center;text-align:center;border-radius:20px;cursor:pointer;padding:20px}.ModalCategory_city_item__kRgif h3{color:#5f8421;font-size:16px;line-height:18px;font-weight:600;margin:0}.styles_cont_nav__ox7Kz{width:100%;height:80px;border-bottom:.5px solid #eee;background-color:#fff;box-shadow:0 4px 22px 0 rgba(0,0,0,.08);position:fixed;z-index:101}.styles_content_Header__OfhGt{padding:20px 10px;margin:auto;justify-content:space-between;flex-direction:row;text-align:left}.styles_content_Header__OfhGt,.styles_content_type__DnQpo{width:100%;max-width:1200px;display:flex;align-items:center}.styles_content_type__DnQpo{margin:0 auto 2rem}.styles_content_type_items__Yr1oc{display:flex;gap:0;overflow:auto;overscroll-behavior-x:contain;padding-top:10px;scroll-snap-type:x mandatory}.styles_item__0KeQH{background-color:#fff;box-shadow:0 4px 22px 0 rgba(0,0,0,.08);margin:20px 10px;border-radius:20px;text-align:center;width:140px;height:100px;cursor:pointer}.styles_item_active__ZTmcV{border:2px solid var(--primary-color)}.styles_item__0KeQH img{width:60px;height:60px;object-fit:cover;object-position:center center;margin-top:-20px;border-radius:100px}.styles_item__0KeQH p{margin:0;font-size:14px;font-weight:500;color:var(--quaternary-color)}.styles_content_Header__OfhGt h1{text-align:left;margin-top:1rem;font-weight:700;font-size:2rem}.styles_content_Header__OfhGt h3{text-align:left;margin-top:1rem;font-weight:700;font-size:1.5rem;color:var(--primary-color)}.styles_input_searc__3sgQu{width:100%;min-width:500px}.styles_body_cont__LpMao{width:100%;max-width:1200px;margin:auto;padding:0 20px}.styles_body_cont_grid__aGTyg{display:grid;grid-template-columns:repeat(3,32%);grid-gap:2rem;gap:2rem;margin:auto}.styles_paginaition__K5BI_{width:100%;margin:4rem auto 3rem;justify-content:center;align-items:center;display:flex}.styles_titles_offert__KujmJ{display:flex;justify-content:flex-start;align-items:center}.styles_titles_offert__KujmJ img{width:45px;height:45px;object-fit:cover;object-position:center center}.styles_titles_offert__KujmJ p{color:var(--quaternary-color);font-size:16px;font-weight:700;line-height:1.2;margin:0;padding-left:7px}.styles_input__nBFkd{border:none;outline:none;background:transparent!important;color:var(--quaternary-color);font-size:14px;font-weight:400;width:100%;padding:0 10px}.styles_input_search__gVBmL{background-color:#efefef;padding:10px;border-radius:100px;width:100%;display:flex;justify-content:space-between;align-items:center;box-shadow:0 4px 22px 0 rgba(0,0,0,.08);max-width:550px}@media only screen and (max-width:600px){.styles_content_Header__OfhGt{width:100%;flex-direction:column;padding:20px 15px;text-align:center}.styles_body_cont_grid__aGTyg{display:grid;grid-template-columns:100%;grid-gap:2rem;gap:2rem;margin:auto}.styles_input_searc__3sgQu{width:100%;min-width:300px}}@media only screen and (min-width:600px){.styles_content_Header__OfhGt{width:100%;flex-direction:column;padding:20px 15px;text-align:center}.styles_body_cont_grid__aGTyg{display:grid;grid-template-columns:100%;grid-gap:2rem;gap:2rem;margin:auto}.styles_input_searc__3sgQu{width:100%;min-width:350px}}@media only screen and (min-width:768px){.styles_content_Header__OfhGt{width:100%;flex-direction:row;padding:20px 15px;text-align:left}.styles_body_cont_grid__aGTyg{display:grid;grid-template-columns:49% 49%;grid-gap:2rem;gap:2rem;margin:auto}.styles_input_searc__3sgQu{width:100%;min-width:350px}}@media only screen and (min-width:992px){.styles_content_Header__OfhGt{width:100%;flex-direction:row;align-items:center;text-align:left}.styles_body_cont_grid__aGTyg{display:grid;grid-template-columns:49% 49%;grid-gap:2rem;gap:2rem;margin:auto}.styles_input_searc__3sgQu{width:100%;min-width:500px}}@media only screen and (min-width:1200px){.styles_content_Header__OfhGt{flex-direction:row;align-items:center;text-align:left}.styles_body_cont_grid__aGTyg{display:grid;grid-template-columns:repeat(3,32%);grid-gap:2rem;gap:2rem;margin:auto}}.Organismos_Offers__dBwsu{width:100%;flex-direction:column;max-width:75rem;margin:3rem auto}.Organismos_Offers__dBwsu h3{line-height:30px;margin:0;padding-left:5px;font-size:1.5rem;font-weight:700;color:var(--quaternary-color)}.Organismos_gridCards__U__rX{width:100%;margin:0 auto;display:grid;grid-template-columns:repeat(4,30%);grid-gap:1rem;gap:1rem}.Organismos_titles_offert__elMFg img{width:50px;height:50px;margin-left:0}.Organismos_titles_offert__elMFg{display:flex;align-items:center;justify-content:flex-start;margin:1rem 0}@media only screen and (max-width:600px){.Organismos_Offers__dBwsu h3{font-size:1.5rem;text-align:center}.Organismos_Offers__dBwsu{margin-top:2rem}.Organismos_titles_offert__elMFg img{width:35px;height:35px;margin-left:10px}.Organismos_gridCards__U__rX{width:90%;margin:0 auto;display:grid;grid-template-columns:100%;grid-gap:2rem;gap:2rem}}@media only screen and (min-width:600px){.Organismos_Offers__dBwsu{margin-top:2rem}.Organismos_titles_offert__elMFg img{width:35px;height:35px;margin-left:10px}.Organismos_gridCards__U__rX{width:90%;margin:0 auto;display:grid;grid-template-columns:100%;grid-gap:2rem;gap:2rem;justify-content:center;align-items:center}}@media only screen and (min-width:768px){.Organismos_titles_offert__elMFg img{width:35px;height:35px;margin-left:10px}.Organismos_gridCards__U__rX{width:90%;margin:0 auto;display:grid;grid-template-columns:45% 45%;grid-gap:2rem;gap:2rem}}@media only screen and (min-width:992px){.Organismos_gridCards__U__rX{width:100%;max-width:1250px;margin:0 auto;display:grid;grid-template-columns:repeat(3,30%);grid-gap:2rem;gap:2rem}}.Message_message__SYo4J{width:94%;max-width:1200px;border-radius:15px;height:auto;margin:3rem auto;background-color:var(--primary-darkened);padding:20px;display:flex;justify-content:flex-start;align-items:center}.Message_message_title__q5trd{margin-left:10px}.Message_message_title__q5trd h2{margin:0;font-size:1.7rem;font-weight:700;color:var(--primary-color);line-height:34px}.Message_message_title__q5trd p{margin:0;font-size:16px;font-weight:300;color:var(--primary-color)}.Home_no_location_cont__o5_67{display:flex;justify-content:center;align-items:center;height:50vh;flex-direction:column}