/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-border-style:solid;--tw-font-weight:initial;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-ease:initial}}}@layer theme{:root,:host{--color-red-500:oklch(63.7% .237 25.331);--color-red-600:oklch(57.7% .245 27.325);--color-orange-400:oklch(75% .183 55.934);--color-orange-500:oklch(70.5% .213 47.604);--color-green-500:oklch(72.3% .219 149.579);--color-green-600:oklch(62.7% .194 149.214);--color-sky-300:oklch(82.8% .111 230.318);--color-sky-400:oklch(74.6% .16 232.661);--color-blue-400:oklch(70.7% .165 254.624);--color-blue-500:oklch(62.3% .214 259.815);--color-blue-600:oklch(54.6% .245 262.881);--color-gray-100:oklch(96.7% .003 264.542);--color-gray-200:oklch(92.8% .006 264.531);--color-gray-400:oklch(70.7% .022 261.325);--color-black:#000;--color-white:#fff;--spacing:.25rem;--container-sm:24rem;--container-md:28rem;--container-lg:32rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-base:1rem;--text-base--line-height:calc(1.5 / 1);--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75 / 1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--radius-lg:.5rem;--ease-in:cubic-bezier(.4, 0, 1, 1);--ease-out:cubic-bezier(0, 0, .2, 1);--ease-in-out:cubic-bezier(.4, 0, .2, 1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1)}}@layer base{*{min-width:0;min-height:0;margin:0;padding:0}}@layer components;@layer utilities{.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.isolate{isolation:isolate}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mt-8{margin-top:calc(var(--spacing) * 8)}.mt-auto{margin-top:auto}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.list-item{display:list-item}.table{display:table}.table\!{display:table!important}.table-cell{display:table-cell}.h-\[calc\(100\%-64px\)\]{height:calc(100% - 64px)}.w-32{width:calc(var(--spacing) * 32)}.w-64{width:calc(var(--spacing) * 64)}.w-96{width:calc(var(--spacing) * 96)}.w-\[calc\(100\%-88px\)\]{width:calc(100% - 88px)}.w-fit{width:fit-content}.shrink{flex-shrink:1}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.resize{resize:both}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.gap-4{gap:calc(var(--spacing) * 4)}:where(.space-y-3>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)))}.self-end{align-self:flex-end}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-x-auto{overflow-x:auto}.rounded{border-radius:.25rem}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius-lg)}.border{border-style:var(--tw-border-style);border-width:1px}.border-black{border-color:var(--color-black)}.border-blue-500{border-color:var(--color-blue-500)}.border-gray-400{border-color:var(--color-gray-400)}.border-red-500{border-color:var(--color-red-500)}.bg-black{background-color:var(--color-black)}.bg-blue-500{background-color:var(--color-blue-500)}.bg-gray-100{background-color:var(--color-gray-100)}.bg-gray-200{background-color:var(--color-gray-200)}.bg-green-500{background-color:var(--color-green-500)}.bg-orange-500{background-color:var(--color-orange-500)}.bg-red-500{background-color:var(--color-red-500)}.bg-white{background-color:var(--color-white)}.p-4{padding:calc(var(--spacing) * 4)}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-6{padding-inline:calc(var(--spacing) * 6)}.px-8{padding-inline:calc(var(--spacing) * 8)}.px-12{padding-inline:calc(var(--spacing) * 12)}.py-1{padding-block:calc(var(--spacing) * 1)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-3{padding-block:calc(var(--spacing) * 3)}.py-4{padding-block:calc(var(--spacing) * 4)}.py-8{padding-block:calc(var(--spacing) * 8)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-light{--tw-font-weight:var(--font-weight-light);font-weight:var(--font-weight-light)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.break-all{word-break:break-all}.text-black{color:var(--color-black)}.text-blue-400{color:var(--color-blue-400)}.text-blue-500{color:var(--color-blue-500)}.text-green-500{color:var(--color-green-500)}.text-orange-400{color:var(--color-orange-400)}.text-red-500{color:var(--color-red-500)}.text-sky-300{color:var(--color-sky-300)}.text-white{color:var(--color-white)}.text-white\!{color:var(--color-white)!important}.capitalize{text-transform:capitalize}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.line-through{text-decoration-line:line-through}.underline{text-decoration-line:underline}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in{--tw-ease:var(--ease-in);transition-timing-function:var(--ease-in)}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}.\[key\:string\]{key:string}@media (hover:hover){.hover\:bg-blue-600:hover{background-color:var(--color-blue-600)}.hover\:bg-gray-100:hover{background-color:var(--color-gray-100)}.hover\:bg-green-600:hover{background-color:var(--color-green-600)}.hover\:bg-red-600:hover{background-color:var(--color-red-600)}.hover\:bg-sky-400:hover{background-color:var(--color-sky-400)}.hover\:text-black\!:hover{color:var(--color-black)!important}}}@layer mui;html{color:#445052;height:100%;font-size:1em;font-weight:200}body{overflow:hidden}h1{margin:.7em 0 .3em;font-size:1.5em;font-weight:200}h2{margin:.3em 0 .2em}@font-face{font-family:Ciutadella;src:url(/ee6ab049fe378ffd77cb.woff2?.2)format("woff2"),url(/2122f90a39ba1dbbad95.woff?.2)format("woff");font-weight:200;font-style:normal}@font-face{font-family:Ciutadella;src:url(/260a406f5abbe8ebb8d1.woff2?.2)format("woff2"),url(/a7e5391e2d8098153ebd.woff?.2)format("woff");font-weight:400;font-style:normal}@font-face{font-family:Ciutadella;src:url(/159558e5485fdfd24eab.woff2?.2)format("woff2"),url(/84b9727ba19c3ac3139d.woff?.2)format("woff");font-weight:500;font-style:normal}@font-face{font-family:Ciutadella;src:url(/3eb68072fd276e5ec030.woff2?.2)format("woff2"),url(/9d2a77903edb49b9e424.woff?.2)format("woff");font-weight:600;font-style:normal}@font-face{font-family:Ciutadella;src:url(/9d951fccf71e4c8dd4b3.woff2?.2)format("woff2"),url(/e3a8d834fd10da6de8e5.woff?.2)format("woff");font-weight:700;font-style:normal}.page__social-container{box-sizing:border-box;justify-content:space-between;width:100%;margin:auto 0 2px;display:inline-flex}.page__social-container:before,.page__social-container:after{content:""}.page__footer-container{background-color:#0000;width:100%;display:inline-flex;position:absolute;bottom:16px;right:77px}.page__slogan-container{justify-content:flex-end;align-items:right;width:300px;margin-left:auto;display:flex}.page__slogan-container>svg{margin-right:10px}.slogan-icon-st0{fill:none}.slogan-icon-st1{fill:none;stroke:currentColor;stroke-width:.5px;stroke-miterlimit:10}.slogan-icon-st2{fill:currentColor}.slogan-icon-st3{font-family:Ciutadella}.slogan-icon-st4{font-size:8px}.slogan__st0{fill:none}.slogan__st1{fill:none;stroke:#445052;stroke-width:.5px;stroke-miterlimit:10}.slogan__st2{font-family:Ciutadella}.slogan__st3{text-transform:lowercase;font-size:9px}.nav__icon-linkedin{width:35px;height:35px}.nav__icon-linkedin:hover g path{fill:#eb6927}.page__social-icon-container{justify-content:center;align-items:center;width:35px;height:35px;display:flex}.page-social-instagram-container{margin:0}.nav__icon-instagram{width:35px!important;height:35px!important}.nav__icon-instagram:hover path{fill:#eb6927}button.sdcTab:hover div div{color:#eb6927}:root{--hem-orange:#eb6927;--hem-orange--hover:#ef8752;--hem-orange--light:#ef875280;--hem-fontColor-default:#445052}.ellipsis{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}

.pgplaces_table__header {

}

.pgplaces_table__row {

}

.pgplaces_table__headercolumn {
}


.pgplaces_table__name_column {
    width: 20% !important;
    padding-left: 12px !important;
    padding-right: 8px !important;
    text-overflow: ellipsis !important;
}

.pgplaces_table__city_column {
    width: 10% !important;
}

.pgplaces_table__address_column {
    width: 25% !important;
}

.pgplaces_table__locationtype_column {
    width: 12% !important;
    padding-left: 12px !important;
    padding-right: 12px !important;
}

.pgplaces_table__timezone_column {
    width: 13% !important;
}

.pgplaces_table__peoplecount_column {
    width: 15% !important;
    text-overflow: ellipsis !important;
}

.pgplaces_table__options_column {
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 48px !important;
    text-align: right !important;
}

.search-input__container{
    display: flex;
    height: 100%;
    position: relative;
    width: 100%;
    align-items: center;
}
.search-input__content{
    width: 60%;
    transition: 0.3s all;
}
.search-input__mobile .search-input__content {
    background-color: rgb(68, 80, 82);
}
.search-input__content-open-menu,
.search-input__content:hover{
    width: 100%;
}
.search-input{
    width: 100%;
    min-width: 200px;
    height: 34px;
    margin: auto 0;
    outline: none;
    border: none;
    padding: 2px 65px;
    background: #525e60;
    font-size: 16px;
    color: rgb(123, 138, 141);
    box-sizing: border-box;
    border-radius: calc(1em);
}
.search-input__close-icon,
.search-input__unfocus-icon{
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    cursor: default;
}

.search-input__close-icon{
    opacity: 0;
    z-index: -1;
}

.search-input__unfocus-icon{
    fill: rgb(123, 138, 141);
}

.search-input__unfocus-icon{
    margin-left: 25px;
    left: 0;
}

.search-input__content-open-menu .search-input,
.search-input__content:hover .search-input,
.search-input:focus{
    background: #ffffff;
    width: 100%;
    color: #445052;
}

.search-input__close-icon{
    right: 0;
    margin-right: 25px;
}

.search-input__content:hover .search-input__close-icon,
.search-input__focus ~ .search-input__close-icon,
.search-input:hover ~ .search-input__close-icon,
.search-input:focus ~ .search-input__close-icon{
    cursor: pointer;
    opacity: 1;
    z-index: 1;
}

.search-container-mobile .search-input__container{
    position: absolute;
    z-index: 10;
    left: 10px;
}
.search-container-mobile .search-input__content{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}

.search-input__mobile{
    width: 0;
    overflow: hidden;
    opacity: 0;
}

.search-input__mobile--open{
    opacity: 1;
    width: calc(100% - 20px);
    transition: 0.3s all;
    display: flex;
    align-items: center;
}

.search-mobile-icon{
    display: flex;
    height: 100%;
}
.search-mobile-icon__svg{
    fill: #fff;
    margin: auto 0;
    width: 100%;
}
.search-container{
    position: relative;
    width: 100%;
    min-width: 320px;
    max-width: 500px;
    display: flex;
    border-radius: 6px;
}
.search-container-mobile{
    /*position: absolute;*/
    /*right: 0;*/
}

.search-page-input__container{
    display: flex;
    height: 45px;
    position: relative;
}

.search-page-input{
    width: 100%;
    height: 40px;
    margin: auto 0;
    outline: none;
    border: none;
    padding: 2px 65px;
    transition: 0.3s all;
    font-size: 16px;
}

.search-page-input__search-icon{
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    cursor: default;
    fill: rgb(123, 138, 141);
    margin-left: 25px;
}

@media (max-width: 780px){
    .search-input{
        width: 100%;
        box-sizing: border-box;
    }
}
.search-page-container{
    margin: 0 auto;
    max-width: 1000px;
    width: 100%;
}

.avatar-img-1 {
    background-image: url(/4bb2e3b87a1db0416b22.webp);
}

.avatar-img-2 {
    background-image: url(/aa48afad7a893716485f.webp);
}

.avatar-img-3 {
    background-image: url(/437c2753520a4d6507e1.webp);
}

.avatar-img-4 {
    background-image: url(/7a4245ddaec892c606af.webp);
}

.avatar-img-5 {
    background-image: url(/084ade19110ff14ddf22.webp);
}

.avatar-img-6 {
    background-image: url(/550efca1ce8df7fa7847.webp);
}

.avatar-img-7 {
    background-image: url(/7fe852c3c063c5fb2945.webp);
}

.react-tel-input .flag-dropdown.open-dropdown, .react-tel-input .flag-dropdown.open-dropdown .selected-flag,
.react-tel-input .flag-dropdown:hover .selected-flag{
    background: none !important;
}
