body,html{height:100%;padding:0;font-family:Arial,sans-serif;font-size:100%;background-color:#f0f0f0;color:#333}h1,h2{border-bottom:1px solid #ffbb24}a:not(.btn,.list-group-item,.nav-link){color:#1092b2;text-decoration:none}a:not(.btn,.list-group-item,.nav-link):hover{text-decoration:underline}.body-wrap{min-height:100vh;height:auto!important;margin:0 auto -110px;padding:0 0 105px}@media (min-width:992px){.header-dropdown-country{display:none}}.content-wrap{display:flex;margin-bottom:1rem}.content-wrap .sidebar-left-wrap{width:250px;padding:0 10px}.content-wrap .sidebar-left-wrap .list-group .active{background-color:#ffbb24;color:#262626;border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.content-wrap .sidebar-left-wrap .list-group-item{display:flex;align-items:center;justify-content:space-between}.content-wrap .sidebar-left-wrap .list-group-item .count{font-size:.7rem;color:#6e6e6e}.content-wrap .sidebar-left-wrap .list-group-item-action:hover{background-color:#ffbb24;color:#262626}@media (max-width:991px){.content-wrap .sidebar-left-wrap{display:none}}.content-wrap .sidebar-right-wrap{width:250px;padding:0 10px}@media (max-width:1200px){.content-wrap .sidebar-right-wrap{display:none}}.content-wrap span.required{color:#fe7d1e}.partner-links{margin:1rem 0;gap:1rem;display:flex;flex-wrap:wrap}.partner-links img{max-width:100%;height:auto}.footer{background-color:#262626;color:#fff;font-size:10px;padding:5px;text-align:center}.footer a{color:#fff}.footer-menu{display:flex;justify-content:center;gap:.5rem;margin-bottom:1rem;color:#cbcbcb}.loader{display:none;width:100%;height:100%;position:fixed;top:0;left:0;text-align:center;padding-top:10%;z-index:999;overflow:auto;background:rgba(0,0,0,.5)}.app-navbar-header-menu{background-color:#262626;-webkit-box-shadow:0 .125rem .25rem rgba(0,0,0,.075);-moz-box-shadow:0 .125rem .25rem rgba(0,0,0,.075);box-shadow:0 .125rem .25rem rgba(0,0,0,.075);padding:0;margin-bottom:2rem}.app-navbar-header-menu a{color:#fff}.app-navbar-header-menu .navbar-brand:hover{text-decoration:none;color:#ffbb24}@media screen and (max-width:768px){.app-navbar-header-menu .navbar-brand{font-size:1rem}}.app-navbar-header-menu a.nav-link{color:#fff}.app-navbar-header-menu a.nav-link:focus,.app-navbar-header-menu a.nav-link:hover{color:#ffbb24}.app-navbar-header-menu a.nav-link svg{margin-right:5px}.app-navbar-header-menu .dropdown-menu{border-top-left-radius:0;border-top-right-radius:0}.app-navbar-header-menu .dropdown-menu a{color:var(--bs-dropdown-link-hover-color)}.app-navbar-header-menu .dropdown-item.active,.app-navbar-header-menu .dropdown-item:focus,.app-navbar-header-menu .dropdown-item:hover{background-color:#ffbb24;text-decoration:none}.app-navbar-header-menu .btn-add-profile:hover{background-color:#ffbb24;color:#262626}.app-navbar-header-menu .create-account{background-color:#198754;color:#fff}.app-navbar-header-menu .create-account:hover{background-color:#ffbb24;color:#262626!important}.app-input-show-pass{cursor:pointer}.app-input-show-pass:hover>span>svg{color:red}.contact-wrap{max-width:700px;margin:0 auto 1rem}.contact-wrap .form-group{margin-bottom:1rem}.modal-header{background-color:#fcfcfc;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.15);-moz-box-shadow:0 2px 5px rgba(0,0,0,.15);box-shadow:0 2px 5px rgba(0,0,0,.15);z-index:2;padding:.7rem}.modal-header .close{background-color:transparent;border:0;box-sizing:content-box;color:#333;opacity:1}.modal-header .close:hover{color:#dc3545}.modal-title{display:flex;align-items:center}.modal-body{background-color:#f0f0f0;-webkit-overflow-scrolling:touch}.modal-footer{padding:.5rem}.modal-footer .btn-link{text-decoration:none}.modal-footer .btn-link:hover{text-decoration:underline}.modal-attachment-progress{height:30px;border:1px solid #198754;background:#fff;width:100%;display:none;margin-top:0}.modal-attachment-progress .progress-bar{height:100%}.modal-documents-files-list{list-style:none;margin:0;padding:0}.modal-documents-files-list li{display:flex;width:100%;margin-bottom:10px;border-bottom:1px solid #fff}.modal-documents-files-list li .file-name{align-self:center;flex:3 1 auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.modal-documents-files-list li .file-size{align-self:center;color:#1e436c;flex:1 1 auto;text-align:right;font-size:.8rem}.modal-documents-files-list li .file-delete{font-size:20px;flex:0 1 auto;padding:0 5px 0 15px}.modal-documents-files-list li .file-delete:hover{color:#dc3545}.modal-files-list{list-style:none;margin:0;padding:0}.modal-files-list li{display:flex;width:100%;margin-bottom:10px;border-bottom:1px solid #fff}.modal-files-list li:hover{background-color:#fff}.modal-files-list li .file-name{align-self:center;flex:3 1 auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.modal-files-list li .file-size{align-self:center;color:#1e436c;flex:1 1 auto;text-align:right;font-size:.8rem}.modal-files-list li .file-delete{font-size:20px;flex:0 1 auto;padding:0 5px 0 15px}.modal-files-list li .file-delete:hover{color:#dc3545}#confirm__modal .modal-header{color:#fff;background-color:#198754;border-bottom:0;padding:10px}#confirm__modal .modal-header .close{color:#fff}#confirm__modal .modal-footer .btn-confirm{color:#198754}#confirm__modal .modal-footer .btn-confirm:hover{color:#fff;background-color:#198754}#confirm__modal .modal-footer .btn-cancel{color:#333}#confirm__modal .modal-footer .btn-cancel:hover{background-color:#333;color:#fff}#confirmDelete__modal .modal-header{color:#fff;background-color:#dc3545;border-bottom:0;padding:10px}#confirmDelete__modal .modal-header .close{color:#fff}#confirmDelete__modal .modal-footer .btn-delete{color:#dc3545}#confirmDelete__modal .modal-footer .btn-delete:hover{color:#fff;background-color:#dc3545}#confirmDelete__modal .modal-footer .btn-cancel{color:#333}#confirmDelete__modal .modal-footer .btn-cancel:hover{background-color:#333;color:#fff}.profile-cards .card{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}@media screen and (min-width:768px){.profile-cards .card:hover{-webkit-transform:scale(1.03);-ms-transform:scale(1.03);transform:scale(1.03)}}.profile-cards a{color:#333}.profile-cards a:hover{color:#ffbb24;text-decoration:none}.profile-cards a:hover .profile-img{opacity:.9}.profile-cards a:hover .card-footer{color:#333}.profile-cards .profile-new{border:1px dashed #198754}.profile-cards .profile-img{width:100%;height:300px;object-fit:cover;object-position:top}.profile-cards .card-footer{display:flex;font-size:.7rem;padding:2px 1rem}.profile-cards .is-red .card-body h5{font-weight:700}.profile-cards .is-red .card-footer{border-top:1px solid #ffbb24}.profile-cards .is-black .card-footer{border-top:1px solid #858585}.profile-cards .guest-profile-new{border:1px dashed #198754;justify-content:center;text-align:center;padding-top:1rem;height:100%}.profile-cards .guest-profile-new .card-body{font-size:1.25rem;font-weight:400}.profile-cards .img-raw .profile-img{border:1px solid red}.profile-card-photo{margin-bottom:.5rem}@media screen and (min-width:768px){.profile-card-photo:hover img{-webkit-transform:scale(1.02);-ms-transform:scale(1.02);transform:scale(1.02)}}.profile-card-photo img{width:100%;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.profile-card .card-footer{display:flex;font-size:.7rem;padding:2px 1rem}.profile-card .card-footer .profile-update2top{color:#333}.profile-card .card-footer .profile-update2top:hover{color:#198754;text-decoration:none}.profile-card .card-footer .report{color:#333}.profile-card .card-footer .profile-delete{color:#333}.profile-card .card-footer .profile-delete:hover{color:#dc3545;text-decoration:none}.profile-card .blurred{position:relative}.profile-card .blurred .blurred-text{filter:blur(3px)}.profile-card .blurred .overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.profile-card .blurred .overlay a{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:1rem}.profile-card .blurred .overlay a:hover svg{color:#198754}.profile-est-actions{margin-top:.5rem;padding-top:.5rem;font-size:.8rem;border-top:1px solid var(--bs-card-border-color)}.profile-est-actions .btn{font-size:.8rem}.profile-est-actions .btn-vote-up{border:1px solid #198754}.profile-est-actions .btn-vote-up:hover{color:#fff;background-color:#198754}.profile-est-actions .btn-vote-down{border:1px solid #dc3545}.profile-est-actions .btn-vote-down:hover{color:#fff;background-color:#dc3545}.profile-est-actions .btn svg{margin-right:.5rem}.profile-est-actions .btn-reviews{border:1px solid #c8c8c8}.profile-est-actions .btn-reviews:hover{background-color:#c6c7c8;border-color:#ffbb24}.profile-details-wrap .title{font-size:1.5rem;border-bottom:none}.profile-details-wrap .details{margin-top:1rem;margin-bottom:1.2rem;-webkit-column-count:2;-moz-column-count:2;column-count:2}@media screen and (max-width:1024px){.profile-details-wrap .details{-webkit-column-count:1;-moz-column-count:1;column-count:1}}.profile-details-wrap .details>div{padding:4px 1rem;display:-webkit-box;display:-ms-flexbox;display:flex}.profile-details-wrap .details>div label{-webkit-box-flex:0;-ms-flex-preferred-size:120px;-ms-flex-positive:0;-ms-flex-negative:0;flex-basis:120px;flex-grow:0;flex-shrink:0;color:#fe7d1e;font-weight:700}.profile-details-wrap .contact{margin-bottom:1rem;border-left:3px solid #ffbb24}.profile-details-wrap .contact .title{margin:1rem 1rem 0 1rem}.profile-details-wrap .contact .card-body>div{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.5rem}.profile-details-wrap .contact .card-body>div label{-webkit-box-flex:0;-ms-flex-preferred-size:150px;-ms-flex-positive:0;-ms-flex-negative:0;flex-basis:150px;flex-grow:0;flex-shrink:0}.profile-details-wrap .contact .card-body>div label svg{margin-right:.5rem}.profile-details-wrap .contact .card-body>div div img{margin-right:.5rem}.profile-details-wrap .contact .card-body>div a{font-weight:700;white-space:nowrap}.profile-details-wrap .contact .card-body>div div.phone-extra{margin:0 .5rem}.profile-details-wrap #rates tbody td:first-child{color:#fe7d1e;font-weight:700}.profile-details-wrap #rates svg.fa-xmark{color:#dc3545}.profile-details-wrap #services tbody td:first-child{color:#fe7d1e;font-weight:700}.profile-details-wrap #services svg.fa-xmark{color:#dc3545}.profile-details-wrap #services tfoot{border-left:3px solid #ffbb24}.profile-details-wrap #services tfoot td{font-size:.9rem}.profile-details-wrap #working{margin-bottom:0}.profile-details-wrap #working tbody td:first-child{color:#fe7d1e;font-weight:700}.profile-details-wrap .time-zone{font-size:.8rem;margin-bottom:1rem}.profile-details-wrap .time-zone span{color:#fe7d1e;font-weight:700}.profile-photos-wrap{background-color:#fafafa;border:1px solid var(--bs-border-color-translucent);box-shadow:var(--bs-box-shadow-sm)!important;margin-bottom:1rem}.profile-photos-wrap .photo{margin:calc(var(--bs-gutter-x) * .5) 0;box-shadow:var(--bs-box-shadow-sm)}.profile-photos-wrap .photo img{-webkit-transition:.3s;-o-transition:.3s;transition:.3s;width:100%}.profile-photos-wrap .photos{display:grid;gap:1rem;width:100%;grid-template-columns:repeat(auto-fit,minmax(90px,1fr));margin-bottom:1rem}.profile-photos-wrap .photos a{margin:5px;text-align:center}.profile-photos-wrap .photos a img{-webkit-transition:.3s;-o-transition:.3s;transition:.3s;box-shadow:var(--bs-box-shadow-sm);width:90px;height:110px;object-fit:cover;object-position:top}.profile-photos-wrap .photos a img:hover{opacity:.9}.profile-review-card{-webkit-box-shadow:var(--bs-box-shadow-sm);-moz-box-shadow:var(--bs-box-shadow-sm);box-shadow:var(--bs-box-shadow-sm);background-color:#fff;margin-bottom:1rem;padding:1rem;font-size:.9rem}.profile-review-card>div{display:flex;justify-content:space-between}.profile-review-card .name{color:#1e436c;font-size:.9rem;font-weight:700;margin-right:2rem}.profile-review-card .date{font-size:.7rem;opacity:.5}.profile-review-card .actions{display:block;margin-top:.5rem}.profile-review-card .actions .btn{font-size:.8rem;border:1px solid #c8c8c8;padding:0 6px 0 6px}.profile-review-card .actions .btn-vote-review-up:hover{color:#fff;background-color:#198754}.profile-review-card .actions .btn-vote-review-down:hover{color:#fff;background-color:#dc3545}.profile-review-card .actions .btn svg{margin-right:.5rem}.profile-review-card.blured .description{position:relative;display:block}.profile-review-card.blured .description .blurred-text{filter:blur(2px);padding:2px}.profile-review-card.blured .description .overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:rgba(255,255,255,.8)}.profile-review-card.blured .description .overlay a{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:1rem}.profile-reviews-last-card{-webkit-box-shadow:var(--bs-box-shadow-sm);-moz-box-shadow:var(--bs-box-shadow-sm);box-shadow:var(--bs-box-shadow-sm);background-color:#fff;margin-bottom:1rem;padding:1rem;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}@media screen and (min-width:768px){.profile-reviews-last-card:hover{-webkit-transform:scale(1.02);-ms-transform:scale(1.02);transform:scale(1.02)}}.profile-reviews-last-card a{display:flex;color:#000}.profile-reviews-last-card a:hover{text-decoration:none}.profile-reviews-last-card a:hover .title{color:#ffbb24}.profile-reviews-last-card .profile{margin-right:1rem}.profile-reviews-last-card .profile-img{width:100px;height:100px;object-fit:cover;object-position:top}.profile-reviews-last-card .review{flex-grow:1}.profile-reviews-last-card .review .title{font-size:1.5rem;border-bottom:1px solid #f0f0f0}.profile-reviews-last-card .review .info .name{color:#1e436c;font-size:.9rem;font-weight:700}.profile-reviews-last-card .review .info .date{font-size:.7rem;opacity:.5}.profile-reviews-last-card .review .description{font-size:.9rem;margin:.5rem 0}.profile-reviews-last-card .review .votes{display:flex;font-size:.8rem}.profile-reviews-last-card .review .votes span{margin-right:1rem}.profile-reviews-last-card .review .votes svg{margin-right:.5rem}.profile-reviews-last-card.blured .description{position:relative;display:block}.profile-reviews-last-card.blured .description .blurred-text{filter:blur(2px);padding:2px}.profile-reviews-last-card.blured .description .overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;background-color:rgba(255,255,255,.8)}.profile-review-modal{background-color:#fff;border:1px solis #fcfcfc;margin-bottom:1rem;padding:.5rem}.profile-review-modal>div{display:flex;justify-content:space-between}.profile-review-modal .name{color:#1e436c;font-weight:700;margin-right:2rem}.profile-review-modal .date{font-size:.8rem;opacity:.5}.photo-thumbs{margin-top:1rem}.photo-thumbs a{margin:0 .5rem}@media screen and (min-width:768px){.photo-thumbs a:hover img{-webkit-transform:scale(1.02);-ms-transform:scale(1.02);transform:scale(1.02)}}.photo-thumbs img{max-width:200px;margin:.5rem;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.profile-photo-blurred{filter:blur(10px)}.profile-img.blurred{filter:blur(10px)}.header-list-links{display:flex;justify-content:space-between}.header-list-links .filters a{margin-right:1rem;color:#262626}.header-list-links .filters a:hover{text-decoration:none}.header-list-links .filters a.active{font-weight:700;color:#ffbb24}.header-list-links .filters svg{margin-right:5px}.header-list-links .filters .vote-up:hover{color:#198754}.header-list-links .filters .vote-down:hover{color:#dc3545}.header-list-links .filters .review:hover{color:#1092b2}@media (max-width:768px){.header-list-links{display:block}.header-list-links .filters{margin-bottom:1rem}}.list-group-city{margin-bottom:1rem}.list-group-city a{margin-right:1rem}.list-group-city a svg{margin-right:5px}.profile-tabs{display:flex;flex-wrap:wrap;padding:0 0;margin-bottom:1rem;list-style:none;background-color:#fafafa}.profile-tabs li{display:inline;list-style-type:none}.profile-tabs li a{display:inline-block;padding:10px}.profile-tabs li.active a{text-decoration:underline}.profile-tabs li.disabled a{color:#bfbfbf;pointer-events:none}.profile-tabs li.disabled a:hover{text-decoration:none;cursor:not-allowed}.profile-tabs li svg{color:#bfbfbf}.profile-edit span.required{color:#fe7d1e}#profile-medias-list{display:flex;flex-wrap:wrap;padding:0 0;list-style:none}#profile-medias-list li{list-style-type:none;margin:1rem}#profile-medias-list li:first-child{border:2px solid #ffbb24}#profile-medias-list li img{width:200px;height:200px;object-fit:cover;object-position:center}#profile-medias-list li.media-placeholder{border:2px dashed #ffbb24;width:200px;height:200px}#profile-medias-list li .reorder{padding:4px}#profile-medias-list li .reorder:hover{color:#ffbb24;cursor:move}#profile-rates .rates-time{max-width:100px;vertical-align:middle;color:#fe7d1e;font-weight:700}#profile-rates td.rates-currency{max-width:100px;vertical-align:middle}@media (max-width:700px){#profile-rates{font-size:.9rem}#profile-rates .form-control{padding:.3rem .4rem}}@media (max-width:400px){#profile-rates th:last-child{font-size:.5rem}}#profile-services thead>tr{z-index:1}#profile-services .form-check,#profile-services .form-group{margin-bottom:0}#profile-services .form-control:disabled{cursor:not-allowed}#profile-services .form-switch-2x{height:auto}#profile-services .service-name{vertical-align:middle;color:#fe7d1e;font-weight:700}#profile-services .service-currency{vertical-align:middle}@media (max-width:700px){#profile-services{font-size:.8rem}#profile-services .form-control{padding:.4rem .3rem}}@media (max-width:400px){#profile-services th:last-child{font-size:.5rem}}.profile-working-card{max-width:500px}#profile-working thead>tr{z-index:1}#profile-working td{vertical-align:middle}#profile-working .form-check,#profile-working .form-group{margin-bottom:0}#profile-working .form-control:disabled{cursor:not-allowed}@media (max-width:700px){#profile-working{font-size:.8rem}}.profile-search-card{-webkit-box-shadow:var(--bs-box-shadow-sm);-moz-box-shadow:var(--bs-box-shadow-sm);box-shadow:var(--bs-box-shadow-sm);background-color:#fff;margin-bottom:1rem;padding:1rem;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}@media screen and (min-width:768px){.profile-search-card:hover{-webkit-transform:scale(1.02);-ms-transform:scale(1.02);transform:scale(1.02)}}.profile-search-card a{display:flex;color:#000}.profile-search-card a:hover{text-decoration:none}.profile-search-card a:hover .title{color:#ffbb24}.profile-search-card .thumb{margin-right:1rem}.profile-search-card .thumb-img{width:100px;height:100px;object-fit:cover;object-position:top}.profile-search-card .wrap{flex-grow:1}.profile-search-card .wrap .title{font-size:1.5rem;border-bottom:1px solid #f0f0f0}.profile-search-card .wrap .date{font-size:.7rem;opacity:.5}.profile-search-card .wrap .description{font-size:.9rem;margin:.5rem 0}.profile-search-card .wrap .votes{display:flex;font-size:.8rem}.profile-search-card .wrap .votes span{margin-right:1rem}.profile-search-card .wrap .votes svg{margin-right:.5rem}.table-header tr:first-child th{padding-top:8px;padding-bottom:8px;background:#333;color:#fcfcfc}@media not print{.table-header-sticky>thead>tr{position:sticky;top:-1px}}.user-login-wrap{max-width:400px;margin:0 auto 1rem}.user-login-wrap span.input-group-text{width:38px;justify-content:center}.user-login-wrap .password-lost-link{font-size:.8rem;text-align:right}.user-login-wrap .password-lost-link a{color:#1092b2;text-decoration:none}.user-login-wrap .password-lost-link a:hover{text-decoration:underline}.user-create-account-wrap .card{margin-bottom:1rem}@media (min-width:576px){.user-create-account-wrap .card{min-height:370px}}.user-create-account-wrap .card-header{background-color:transparent}.user-create-account-wrap .card h2{margin:0;border-bottom:none;font-size:1.5rem}.user-create-account-wrap .card ul{list-style:none;padding-left:0}.user-create-account-wrap .card ul li svg{padding-right:.5rem;color:#ffbb24}.user-create-account-wrap .card-footer{background-color:transparent}.user-register-wrap{max-width:600px;margin:0 auto 1rem}.user-register-wrap span.input-group-text{width:38px;justify-content:center}.user-register-wrap .form-group{margin-bottom:1rem}.user-register-wrap .form-check{margin:0}.user-register-success-wrap{max-width:700px;margin:0 auto 1rem;text-align:center}.user-password-lost-wrap{max-width:500px;margin:0 auto 1rem}.user-profile-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.user-profile-cards .profile-thumb{width:100%;height:300px;object-fit:cover;object-position:top}.user-profile-cards .card{max-width:300px}.user-profile-cards .card-body{font-size:1.2rem}.user-profile-cards .card-footer{display:flex;font-size:.9rem;padding:2px 1rem}.user-profile-cards a{color:#333}.user-profile-cards a:hover{color:#ffbb24;text-decoration:none}.user-profile-cards a:hover .profile-thumb{opacity:.9}.user-profile-cards a:hover .card-footer{color:#333}.user-profile-cards .profile-new{border:1px dashed #198754;justify-content:center;text-align:center;max-width:300px;padding-top:1rem}.user-profile-cards .profile-new .card-body{font-size:1.25rem;font-weight:400}.card{background-color:#fafafa;border-radius:0}.list-group{border-radius:0}.form-group{margin-bottom:.5rem}.form-group label{color:#1e436c;font-size:.8rem;font-weight:700}.form-control::placeholder{opacity:.5}.fs-8rem{font-size:.8rem}.form-switch-2x{height:32px}.form-switch-2x .form-check-input{cursor:pointer;height:1.5em;width:2.5em}.form-switch-2x .form-check-input:checked{background-color:#ffbb24;border-color:#ffbb24}.form-switch-2x .form-check-label{cursor:pointer;height:32px;padding-left:10px;padding-top:5px}.btn-main{background-color:#ffbb24}.btn-main:focus-visible,.btn-main:hover{background-color:#ffdc73;border-color:#ffbb24}.select2-container{font-size:14px}.select2-container--disabled .select2-selection{background-color:var(--bs-secondary-bg)!important}.select2-container--disabled .select2-selection__rendered{cursor:not-allowed}.select2-selection--single{height:39px!important;border:1px solid #ccc!important}.select2-selection--multiple{border:1px solid #ccc!important}.select2-selection__rendered{font-size:1rem;color:#212529;padding-left:12px!important;line-height:35px!important}.select2-selection__arrow{height:37px!important}.select2-selection__placeholder{font-size:.9rem}.select2-selection__clear{color:#dc3545!important;font-size:1.3rem}.select2-search__field{background-color:#ffdc73;opacity:.7}.select2-search--inline{height:31px}.select2-search--inline input{margin-top:0!important}.select2-search--inline input::placeholder{font-size:.9rem}.select2-dropdown{border-color:#000}.select2-results__option--highlighted{background-color:#ffdc73!important;color:#000!important}.select2-selection__choice{line-height:25px!important;font-size:.8rem;background-color:#ffdc73!important}.select2-selection__choice__remove{color:#dc3545!important;margin-right:4px!important;padding-right:4px!important;border-right:1px solid #aaa}.select2.is-invalid .select2-selection--single{border-color:var(--bs-form-invalid-border-color)!important}