.GuideInfoDialog{display:flex;flex-direction:column;width:100%;max-height:90vh;overflow-y:auto}.GuideInfoDialog-root{padding:0;border-radius:1rem;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.15)}@media(max-width:480px){.GuideInfoDialog-root{width:95vw!important;margin:0 auto}}@media(min-width:576px)and (max-width:767px){.GuideInfoDialog-root{width:80vw!important}}@media(min-width:768px)and (max-width:991px){.GuideInfoDialog-root{width:70vw!important}}@media(min-width:992px){.GuideInfoDialog-root{width:50vw!important}}@media(min-width:1400px){.GuideInfoDialog-root{width:40vw!important}}.GuideInfoDialog-header{background-color:var(--blue-color);padding:1.5rem;color:#fff}@media(min-width:576px)and (max-width:767px){.GuideInfoDialog-header{padding:1.75rem}}@media(min-width:992px){.GuideInfoDialog-header{padding:2rem}}.GuideInfoDialog-header-main{display:flex;align-items:center;flex-wrap:wrap}@media(min-width:576px){.GuideInfoDialog-header-main{flex-wrap:nowrap}}.GuideInfoDialog-avatar{width:5rem;height:5rem;margin-right:1rem;flex-shrink:0}@media(min-width:576px)and (max-width:767px){.GuideInfoDialog-avatar{width:6rem;height:6rem;margin-right:1.5rem}}@media(min-width:992px){.GuideInfoDialog-avatar{width:7rem;height:7rem;margin-right:2rem}}.GuideInfoDialog-profile{flex:1 1;display:flex;flex-direction:column}.GuideInfoDialog-profile-name{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}@media(min-width:576px)and (max-width:767px){.GuideInfoDialog-profile-name{font-size:1.75rem}}@media(min-width:992px){.GuideInfoDialog-profile-name{font-size:2rem}}.GuideInfoDialog-profile-name .firstname{margin-right:.5rem}.GuideInfoDialog-rating{margin-top:.25rem}.GuideInfoDialog-rating .active{color:#ffad5b}.GuideInfoDialog-bio{margin-top:1.25rem;font-weight:400;font-size:1.125rem;line-height:1.4;text-shadow:0 1px 1px rgba(0,0,0,.2)}@media(min-width:576px)and (max-width:767px){.GuideInfoDialog-bio{font-size:1.25rem;line-height:1.5}}@media(min-width:992px){.GuideInfoDialog-bio{font-size:1.375rem}}.GuideInfoDialog-content{background-color:#fff;padding:1.5rem}@media(min-width:576px)and (max-width:767px){.GuideInfoDialog-content{padding:1.75rem}}@media(min-width:992px){.GuideInfoDialog-content{padding:2rem}}.GuideInfoDialog-info-section{display:flex;flex-direction:column;gap:1.5rem}.GuideInfoDialog-info-item{display:flex;flex-direction:column;border-bottom:1px solid rgba(85,85,85,.15);padding-bottom:1.25rem}@media(min-width:576px){.GuideInfoDialog-info-item{flex-direction:row;align-items:flex-start;padding-bottom:1.5rem}}.GuideInfoDialog-info-item:last-child{border-bottom:none;padding-bottom:0}.GuideInfoDialog-info-title{color:#202020;font-weight:700;font-size:1.25rem;margin-bottom:.5rem}@media(min-width:576px)and (max-width:767px){.GuideInfoDialog-info-title{font-size:1.375rem}}@media(min-width:992px){.GuideInfoDialog-info-title{font-size:1.5rem}}@media(min-width:576px){.GuideInfoDialog-info-title{min-width:30%;margin-right:1rem;margin-bottom:0}}.GuideInfoDialog-info-content{font-size:1.125rem;color:#333;line-height:1.4}@media(min-width:576px)and (max-width:767px){.GuideInfoDialog-info-content{font-size:1.25rem}}@media(min-width:992px){.GuideInfoDialog-info-content{font-size:1.3125rem}}.GuideInfoDialog-action{display:flex;justify-content:center;margin-top:2rem;padding-top:1rem;position:relative}.GuideInfoDialog-action:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(85,85,85,.2),transparent)}@media(min-width:576px){.GuideInfoDialog-action{justify-content:flex-end;padding-top:1.25rem;margin-top:2.25rem}}.GuideInfoDialog-button{display:flex;align-items:center;justify-content:center;background-color:var(--orange-color);color:#fff;border:none;border-radius:2rem;padding:.875rem 1.5rem;font-weight:700;font-size:1.25rem;letter-spacing:.01em;transition:all .3s ease;width:100%;max-width:300px;box-shadow:0 4px 12px rgba(255,107,53,.3)}@media(max-width:480px){.GuideInfoDialog-button{padding:.75rem 1.25rem;font-size:1.125rem}}@media(min-width:576px)and (max-width:767px){.GuideInfoDialog-button{font-size:1.375rem;padding:1rem 1.75rem}}@media(min-width:992px){.GuideInfoDialog-button{max-width:320px;padding:1.125rem 2.25rem}}.GuideInfoDialog-button:focus{outline:none;box-shadow:0 0 0 3px rgba(255,107,53,.4)}.GuideInfoDialog-button:hover{background-color:rgb(255,88.3168316832,27.5);transform:translateY(-2px);box-shadow:0 6px 15px rgba(255,107,53,.4)}.GuideInfoDialog-button:active{transform:translateY(0);box-shadow:0 2px 8px rgba(255,107,53,.3)}.GuideInfoDialog-button .pi-check-circle{font-size:1.5rem;margin-right:1.25rem}@media(min-width:576px)and (max-width:767px){.GuideInfoDialog-button .pi-check-circle{font-size:1.75rem;margin-right:1.5rem}}@media(min-width:992px){.GuideInfoDialog-button .pi-check-circle{font-size:2rem;margin-right:1.75rem}}.PublicGuideItem{background-color:#fff;width:100%;max-width:100%;display:flex;flex-direction:column;align-items:center;border-radius:1.25rem;padding:1rem .75rem;box-shadow:0 2px 5px rgba(0,0,0,.1);transition:transform .2s,box-shadow .2s}@media(max-width:480px){.PublicGuideItem{max-width:90%;padding:1.25rem 1rem}}@media(min-width:576px)and (max-width:767px){.PublicGuideItem{max-width:260px;padding:1.5rem 1.25rem;border-radius:1.5rem}}@media(min-width:992px){.PublicGuideItem{max-width:280px;padding:1.875rem 2rem;border-radius:1.75rem}}.PublicGuideItem:hover{transform:scale(1.03);box-shadow:0 4px 10px rgba(0,0,0,.2)}@media(min-width:576px){.PublicGuideItem:hover{transform:scale(1.05)}}.PublicGuideItem-avatar{width:60px;height:60px}@media(max-width:480px){.PublicGuideItem-avatar{width:65px;height:65px}}@media(min-width:576px)and (max-width:767px){.PublicGuideItem-avatar{width:75px;height:75px}}@media(min-width:992px){.PublicGuideItem-avatar{width:85px;height:85px}}.PublicGuideItem-names{margin-top:.75rem;text-align:center;width:100%}@media(max-width:480px){.PublicGuideItem-names{margin-top:.875rem}}@media(min-width:576px)and (max-width:767px){.PublicGuideItem-names{margin-top:1.25rem}}@media(min-width:992px){.PublicGuideItem-names{margin-top:1.5rem}}.PublicGuideItem-names span{display:block;font-weight:600;font-size:.8125rem}@media(max-width:480px){.PublicGuideItem-names span{font-size:.875rem}}@media(min-width:576px)and (max-width:767px){.PublicGuideItem-names span{font-size:.9375rem}}@media(min-width:992px){.PublicGuideItem-names span{font-size:1rem}}.PublicGuideItem-rating{margin-top:.5rem}@media(min-width:992px){.PublicGuideItem-rating{margin-top:.75rem}}.PublicGuideItem-rating .active{color:#ffad5b}.PublicGuideItem-button{border:1px solid var(--blue-color);color:var(--blue-color);background-color:rgba(0,0,0,0);border-radius:50px;margin-top:.875rem;font-size:.75rem;padding:.375rem .75rem;width:100%;max-width:120px;text-align:center}@media(max-width:480px){.PublicGuideItem-button{margin-top:1rem;font-size:.8125rem;padding:.4375rem .875rem;max-width:140px}}@media(min-width:576px)and (max-width:767px){.PublicGuideItem-button{margin-top:1.25rem;font-size:.875rem;padding:.5rem 1rem;max-width:150px}}@media(min-width:992px){.PublicGuideItem-button{margin-top:1.5rem;font-size:.9375rem;padding:.5rem 1.25rem}}.PublicGuideItem-button:hover{background-color:var(--blue-color);color:#fff;transition:all .3s ease}.GuidesList{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem;width:100%;justify-items:center}@media(max-width:480px){.GuidesList{grid-template-columns:1fr;gap:1.25rem}}@media(min-width:576px)and (max-width:767px){.GuidesList{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media(min-width:768px)and (max-width:991px){.GuidesList{grid-template-columns:repeat(2,1fr);gap:2rem}}@media(min-width:992px){.GuidesList{grid-template-columns:repeat(3,1fr);gap:2.2rem}}.GuidesList-dataview{background:none;width:100%;display:flex;justify-content:center}@media(min-width:576px){.GuidesList-dataview{justify-content:flex-start}}.ScreenNavigation{border:none;padding:0;background:none;display:flex;flex-wrap:wrap;justify-content:center}@media(min-width:576px){.ScreenNavigation{justify-content:flex-start}}.ScreenNavigation-item{font-family:Montserrat;color:#9a9a9a;font-size:1rem;font-weight:600;margin-right:1.5rem;margin-bottom:.5rem}@media(min-width:576px)and (max-width:767px){.ScreenNavigation-item{font-size:1.1rem;margin-right:2rem}}@media(min-width:992px){.ScreenNavigation-item{font-size:1.125rem;margin-right:2.2rem}}.ScreenNavigation-item.active{color:#0b0b0b}.ScreenContent{margin-top:2rem;border-radius:0;padding:0;background:none}@media(min-width:576px)and (max-width:767px){.ScreenContent{margin-top:2.5rem}}@media(min-width:992px){.ScreenContent{margin-top:3rem}}.ListGuideScreen{display:flex;flex-direction:column}@media(min-width:576px){.ListGuideScreen{flex-direction:row}}.ListGuideScreen-sidebar{width:100%;margin-bottom:1.5rem}@media(min-width:576px){.ListGuideScreen-sidebar{width:150px;margin-right:2rem;margin-bottom:0}}@media(min-width:992px){.ListGuideScreen-sidebar{margin-right:3rem}}.ListGuideScreen-desktop-menu{display:none}@media(min-width:576px){.ListGuideScreen-desktop-menu{display:block;border:1px solid #adadad;max-height:300px;background-color:#fff}}.ListGuideScreen-mobile-dropdown{display:block;width:100%}@media(min-width:576px){.ListGuideScreen-mobile-dropdown{display:none}}.ListGuideScreen-dropdown{width:100%;border-radius:.5rem}.ListGuideScreen-dropdown .p-dropdown{width:100%}.ListGuideScreen-dropdown-item,.ListGuideScreen-dropdown-value{display:flex;align-items:center;gap:.75rem}.ListGuideScreen-dropdown-flag{width:1.5rem;height:1rem;object-fit:cover;border-radius:2px;box-shadow:0 1px 2px rgba(0,0,0,.1)}.ListGuideScreen-menu{width:100%;margin:0;padding:0;border-radius:0;border:none}.ListGuideScreen-menuList{padding:0;width:100%;display:flex;flex-direction:column}.ListGuideScreen-content{width:100%}@media(min-width:576px){.ListGuideScreen-content{width:calc(100% - 150px - 2rem)}}@media(min-width:992px){.ListGuideScreen-content{width:calc(100% - 150px - 3rem)}}.CountriesMenu-item{height:50px;width:100%;display:flex;align-items:center;justify-content:center;padding:0 1rem;cursor:pointer;border-right:1px solid #adadad;border-bottom:none;color:#12191f;font-weight:600;font-size:.875rem}@media(min-width:576px){.CountriesMenu-item{justify-content:flex-start;padding-left:1.5rem;border-right:none;border-bottom:1px solid #adadad}}@media(min-width:992px){.CountriesMenu-item{font-size:.9375rem;padding-left:1.875rem}}.CountriesMenu-item:last-child{border-right:none}@media(min-width:576px){.CountriesMenu-item:last-child{border-bottom:none}}.CountriesMenu-item.active{background-color:var(--blue-color);color:#fff}.GuidesPage{background-color:#f1f1f1}.GuidesPageSection{padding:5rem}@media(min-width:576px)and (max-width:991px){.GuidesPageSection{padding:3rem}}@media(max-width:480px){.GuidesPageSection{padding:2rem}}