/* @license GNU-GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.activity-favorite{position:absolute;right:1rem;top:1rem;}.activity-favorite:hover .icon-star{fill:#000000;fill-opacity:0.2;}.activity-favorite-active .icon-star{fill:var(--theme-palette-tertiary);}
.activity-search-header{display:flex;flex-direction:column;gap:10px 0;text-align:center;padding:2rem 3.5rem;background-color:var(--theme-palette-secondary);color:var(--theme-palette-primary);border-radius:0 0 10px 10px;}.activity-search-header h1{font-size:3.4rem;}.activity-search-header .wte-strap-container{width:70%;position:relative;margin:auto;}h4{color:var(--theme-palette-primary);}@media only screen and (max-width:970px){body.wenitee-v2 .main-container{padding-top:unset !important;}.activity-search-header{padding:6rem 1rem 2rem;}}@media (max-width:768px){.activity-search-header h1{font-size:2.4rem;}}
.wte-card{border:solid 1px transparent;border-radius:4px;color:var(--theme-palette-grey);}.wte-border-grey{border-color:#e1e2e6 !important;}.wte-border-green{border-color:var(--theme-palette-primary) !important;}.wte-grid{position:relative;font-family:'Inter','Open Sans',sans-serif,sans;margin-top:15px;}.wte-grid-item{float:left;background-color:white;}.wte-grid-3 .wte-grid-item{width:31.83333%;margin-right:1.5%;margin-bottom:1.5%;min-height:272px;height:272px;max-height:272px;height:272px 272px;}.wte-grid-4 .wte-grid-item{width:23.875%;margin-right:1.5%;margin-bottom:1.5%;}.wte-grid-3 .wte-grid-item:nth-of-type(3n){margin-right:0 !important;}.wte-grid-4 .wte-grid-item:nth-of-type(4n){margin-right:0 !important;}.wte-grid-item > .wte-card{font-size:0.75em;line-height:1.2;padding:0.3rem;text-align:left;position:relative;min-height:17rem;overflow:hidden;}.wte-grid .wte-grid-item .visual{position:relative;height:6.5rem;overflow:hidden;}.wte-grid .wte-grid-item .visual .cover-wrap{position:relative;height:6.5rem;overflow:hidden;}.wte-grid .wte-grid-item .visual .cover-wrap img{width:100%;}.wte-activity-grid .wte-activity-grid-item .visual .cover-wrap div{height:80%;margin-left:1rem;}.wte-activity-grid .wte-activity-grid-item .visual .cover-wrap div img{width:auto;height:100%;}.wte-grid .wte-grid-item .visual .cover-wrap.d-flex div{height:80%;display:flex;align-items:center;justify-content:center;}.wte-grid .wte-grid-item .visual .cover-wrap.d-flex div img{width:auto;height:100%;max-width:100%;object-fit:contain;}.wte-grid .wte-grid-item .logo{position:absolute;left:0.8rem;top:3.4rem;width:4rem;height:4rem;display:flex;align-items:center;text-align:center;background-color:white;}.wte-grid .wte-grid-item .logo .picture{padding:0.5rem;}.wte-grid .wte-grid-item .logo .picture img{max-width:3rem;max-height:3rem;width:100%;}.wte-grid .wte-grid-item .visual .indicator{position:absolute;bottom:0.5rem;right:0.5rem;font-size:0.9em;}.wte-grid .wte-grid-item .data{margin:0 0.5rem;margin-top:1.5rem;}.wte-grid .wte-grid-item .data .name{color:var(--theme-palette-primary);font-size:1.5em;font-weight:600;margin-bottom:0.5rem;font-family:'Azeret','Open Sans',sans-serif,sans;}.wte-grid .wte-grid-item .data .name a{overflow:hidden;text-overflow:ellipsis;display:block;max-height:2.8rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;white-space:nowrap;mask-image:linear-gradient(to right,var(--theme-palette-primary),var(--theme-palette-primary) 65%,transparent 100%);}.wte-grid .wte-grid-item .data .organization-line{display:flex;align-items:center;justify-content:space-between;gap:0.5rem;margin-bottom:0.5rem;flex-wrap:wrap;}.wte-grid .wte-grid-item .data .organization{color:var(--theme-palette-primary);font-size:1em;font-weight:600;font-family:'Azeret','Open Sans',sans-serif,sans;}.certification-badge{display:inline-flex;align-items:center;gap:0.4rem;background-color:var(--theme-palette-secondary);color:var(--theme-palette-primary);padding:0.3rem 0.6rem;border-radius:16px;font-size:0.85em;font-weight:600;font-family:'Azeret','Open Sans',sans-serif,sans;white-space:nowrap;}.certification-badge svg{width:1rem;height:1rem;fill:var(--theme-palette-primary);flex-shrink:0;}.certification-badge .certification-label{color:var(--theme-palette-primary);}.wte-grid .wte-grid-item .data .category{color:var(--theme-palette-primary);font-size:0.9em;font-weight:500;margin-bottom:0.3rem;text-transform:uppercase;}.wte-grid .wte-grid-item .data .impacts{position:relative;top:-0.55rem;text-align:left;font-size:0.8em;text-transform:uppercase;color:var(--theme-palette-primary);overflow:hidden;max-height:22px;}.wte-grid .wte-grid-item .data .impacts .impact{display:inline;padding-right:0.3rem;font-weight:500;}.wte-grid .wte-grid-item .wrapper-foot{padding:0 0.8rem;}.wte-grid .wte-grid-item .foot{display:flex;flex-direction:column;gap:4px;}.wte-grid .wte-grid-item .foot .date,.wte-grid .wte-grid-item .foot .place{position:relative;padding-left:1.2rem;background-repeat:no-repeat;background-size:0.7rem;background-position:left center;background-image:none;}.wte-grid .wte-grid-item .foot .date::before{content:'';position:absolute;top:0;left:0;width:0.7rem;height:100%;mask-image:url(/profiles/custom/giveety/themes/giveety_features/giveety_base/assets/images/icon/icon-calendar-grey.svg);mask-size:contain;mask-repeat:no-repeat;mask-position:left center;background-color:var(--theme-palette-inter-grey);}.wte-grid .wte-grid-item .foot .place::before{content:'';position:absolute;top:0;left:0;width:0.7rem;height:100%;mask-image:url(/profiles/custom/giveety/themes/giveety_features/giveety_base/assets/images/icon/icon-location-green.svg);mask-size:contain;mask-repeat:no-repeat;mask-position:left center;background-color:var(--theme-palette-primary);}.wte-grid .wte-grid-item .foot .view{background-color:var(--theme-palette-beige);color:var(--theme-palette-primary);padding:0.4rem 1rem;border-radius:4px;font-size:1.15em;font-family:'Azeret','Open Sans',sans-serif,sans;width:fit-content;position:absolute;right:0;bottom:0;}.wte-grid .wte-grid-item .foot a{position:absolute;right:1rem;bottom:1rem;}.wte-grid .wte-grid-item .foot .view:hover{background-color:var(--theme-palette-secondary);text-decoration:underline;}.wte-grid-4 .wte-grid-item .wte-card:hover{box-shadow:0 4px 8px rgba(0,0,0,0.1);transition:box-shadow 0.3s ease;}.placeholder-image{width:100%;height:100%;background-color:#f5f5f5;display:flex;align-items:center;justify-content:center;color:#999;font-size:0.8em;}.placeholder-image::before{content:'No image';}.activity-favorite{position:absolute;top:0.5rem;right:0.5rem;width:2rem;height:2rem;background-color:rgba(255,255,255,0.8);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.3s ease;z-index:10;}.activity-favorite:hover{background-color:rgba(255,255,255,1);transform:scale(1.1);}.activity-favorite svg{width:1rem;height:1rem;fill:#ccc;transition:fill 0.3s ease;}.activity-favorite:hover svg,.activity-favorite-active svg{fill:#ffd700;}.activity-favorite-active{background-color:rgba(255,215,0,0.2);}.activity-favorite-active svg{fill:#ffd700;}@media only screen and (max-width:970px){.wte-grid-3 .wte-grid-item,.wte-grid-4 .wte-grid-item{width:48.5%;margin-right:1.5%;margin-bottom:1.5%;}.wte-grid-3 .wte-grid-item:nth-of-type(2n),.wte-grid-4 .wte-grid-item:nth-of-type(2n){margin-right:0 !important;}}@media only screen and (max-width:705px){.wte-grid-3 .wte-grid-item,.wte-grid-4 .wte-grid-item{width:100%;margin-right:0;margin-bottom:1.5%;}}
.wte-grid{display:flex;flex-wrap:wrap;margin:-0.5rem;}
.wte-view-toggle{color:var(--theme-palette-primary,#084D43);margin:12px 0 20px 0;display:flex;justify-content:flex-end;align-items:center;gap:16px;}.wte-view-toggle__sep{color:rgba(0,0,0,0.35);}.wte-view-toggle__link{display:flex;align-items:center;gap:8px;font-weight:500;text-decoration:none;color:var(--theme-palette-primary,#084D43);}.wte-view-toggle__link.is-active{font-weight:700;text-decoration:underline;color:var(--theme-palette-secondary,#D3E582);}
.container-sort{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;}.container-sort > h4{margin:0;color:var(--theme-palette-primary);}.container-alpabetical{display:flex;align-items:center;border-radius:20px;height:20px;justify-content:space-between;border:1px solid var(--theme-palette-primary);overflow:hidden;}.container-alpabetical > a{padding:12px;font-size:12px;color:var(--theme-palette-primary) !important;cursor:pointer;}.container-alpabetical > a.active{background-color:var(--theme-palette-primary);color:var(--theme-palette-white) !important;}.separator-sort{width:1px;height:100%;background-color:var(--theme-palette-primary);}
body.wenitee-v2 .select2-results__option{color:var(--theme-palette-primary);}body.wenitee-v2 .select2-results__option:before{content:"";display:inline-block;position:relative;height:20px;width:20px;border:2px solid var(--theme-palette-primary);border-radius:4px;background-color:var(--theme-palette-white);margin-right:20px;vertical-align:middle;}body.wenitee-v2 .select2-results__option[aria-selected=true]:before{background-image:url(/profiles/custom/giveety/themes/giveety_features/giveety_base/assets/images/icon/arrow-down-white.svg);background-position:center;background-size:0.6rem;background-repeat:no-repeat;background-color:var(--theme-palette-primary);display:inline-block;padding-left:0.3rem;}body.wenitee-v2 .select2-results__option--highlighted[aria-selected],body.wenitee-v2 .select2-results__option[aria-selected=true]{background-color:var(--theme-palette-white);color:var(--theme-palette-primary);}body.wenitee-v2 .select2-results__option--highlighted[aria-selected]{text-decoration:underline;}body.wenitee-v2 .select2-selection__choice__remove,body.wenitee-v2 .select2-selection__clear{display:none !important;}body.wenitee-v2 .select2-selection__choice{display:none;}body.wenitee-v2 .select2-selection__choice:first-of-type,body.wenitee-v2 .select2-selection__choice > span{background-color:white;color:#B9C0C5;border:none;font-size:0.8rem;display:block;}body.wenitee-v2 .select2-container--default.select2-container--focus .select2-selection--multiple{border-bottom-color:rgba(8,77,67,0.3);}body.wenitee-v2 .select2-dropdown{border-left:1px solid var(--theme-palette-primary);border-right:1px solid var(--theme-palette-primary);}body.wenitee-v2 .select2-results{padding:5px;}body.wenitee-v2 .select2-results__options::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(80,80,80,0.3);border-radius:10px;background-color:#F5F5F5;}body.wenitee-v2 .select2-results__options::-webkit-scrollbar{width:8px;background-color:#F5F5F5;}body.wenitee-v2 .select2-results__options::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(80,80,80,0.3);background-color:var(--theme-palette-primary)}body.wenitee-v2 .filter-submit{position:relative;display:block;content:'Appliquer';margin:auto;bottom:0;top:0;background-color:var(--theme-palette-primary);cursor:pointer;text-align:center;color:var(--theme-palette-white);border-radius:5px;z-index:10;}.wte-filters.wte-strap-menu{padding:1rem;z-index:1000;}body.wenitee-v2 .filter-header h4,body.wenitee-v2 .filter-block-header h3{color:var(--theme-palette-primary);display:inline-block;margin:0;}body.wenitee-v2 .filter-block-header{position:relative;z-index:1000;}body.wenitee-v2 .filter-block h4{font-size:0.9rem;color:var(--theme-palette-primary);font-weight:600;}body.wenitee-v2 .filter-block h3{font-weight:500 !important;margin-bottom:1rem !important;font-size:1.2rem !important;}body.wenitee-v2 .filter-button{position:absolute;font-size:0.8em;left:0;color:var(--theme-palette-primary);text-decoration:underline;text-align:left;}body.wenitee-v2 .filter-button,body.wenitee-v2 .filter-reset,body.wenitee-v2 .filter-reset-group{float:right;font-size:0.7em;color:var(--theme-palette-primary);text-decoration:underline;cursor:pointer;}body.wenitee-v2 .filter-reset-group{right:0;}body.wenitee-v2 .filter-reset{top:1.8rem;right:1rem;text-align:right;}body.wenitee-v2 .filter-button{top:1.8rem;left:1rem;text-align:left;}body.wenitee-v2 .filter-group{position:relative;margin:1rem 0;}body.wenitee-v2 .filter-container{position:relative;margin-bottom:20px;}body.wenitee-v2 .filter-container:last-child{margin-bottom:unset;}body.wenitee-v2 .filter-container *{cursor:pointer !important;border-color:#B9C0C5;}body.wenitee-v2 .filter-container{position:relative;}body.wenitee-v2 .filter-container:before,body.wenitee-v2 .filter-container:after{margin:auto;bottom:0;top:0;background-repeat:no-repeat;background-position:0.2rem center;background-size:1rem;border-radius:5px;position:absolute;pointer-events:none;cursor:pointer;display:block;content:'';width:30px;height:30px;color:#999;z-index:10;}body.wenitee-v2 .filter-date input,body.wenitee-v2 .filter-date-start input,body.wenitee-v2 .filter-date-end input{padding:20px 10px;}body.wenitee-v2 .filter-container .select2-selection__rendered{padding:10px;}body.wenitee-v2 .filter-container:before{left:6px;}body.wenitee-v2 .filter-container-before-soft:before{background-image:none;mask-image:url(/profiles/custom/giveety/themes/giveety_features/giveety_base/assets/images/icon/icon-soft-skill-green.svg);mask-size:1rem;mask-repeat:no-repeat;mask-position:0.2rem center;background-color:var(--theme-palette-primary);}body.wenitee-v2 .filter-container-before-hard:before{background-image:none;mask-image:url(/profiles/custom/giveety/themes/giveety_features/giveety_base/assets/images/icon/icon-hard-skill-green.svg);mask-size:1rem;mask-repeat:no-repeat;mask-position:0.2rem center;background-color:var(--theme-palette-primary);}body.wenitee-v2 .filter-container-before-place:before{background-image:none;mask-image:url(/profiles/custom/giveety/themes/giveety_features/giveety_base/assets/images/icon/icon-glass-green.svg);mask-size:1rem;mask-repeat:no-repeat;mask-position:0.2rem center;background-color:var(--theme-palette-primary);}body.wenitee-v2 .filter-container-before-date:before{background-image:none;mask-image:url(/profiles/custom/giveety/themes/giveety_features/giveety_base/assets/images/icon/icon-calendar-green.svg);mask-size:1rem;mask-repeat:no-repeat;mask-position:0.2rem center;background-color:var(--theme-palette-primary);}body.wenitee-v2 div[class*=" filter-container-before"] .select2-selection__rendered,body.wenitee-v2 div[class*=" filter-container-before"] .filter-date input,body.wenitee-v2 div[class*=" filter-container-before"] .filter-date-start input,body.wenitee-v2 div[class*=" filter-container-before"] .filter-date-end input{padding-left:30px;}body.wenitee-v2 .filter-container:after{right:6px;}body.wenitee-v2 .filter-container-after-arrow:after{background-image:none;background-position:center;background-size:0.6rem;border-radius:5px;mask-image:url(/profiles/custom/giveety/themes/giveety_features/giveety_base/assets/images/icon/arrow-down-green.svg);mask-size:0.6rem;mask-repeat:no-repeat;mask-position:center;background-color:var(--theme-palette-primary);}body.wenitee-v2 .filter-container-after-arrow:hover:after{background-color:rgba(112,112,112,0.6);}body.wenitee-v2 .filter-container-after-arrow:after > .select2-container--open{background-color:rgba(112,112,112,0.6);transform:rotate(180deg);}body.wenitee-v2 .filter-container-after-pin:after{background-image:none;background-size:1rem;mask-image:url(/profiles/custom/giveety/themes/giveety_features/giveety_base/assets/images/icon/icon-position-green.svg);mask-size:1rem;mask-repeat:no-repeat;mask-position:center;background-color:var(--theme-palette-primary);}body.wenitee-v2 div[class*=" filter-container-after"] .select2-selection__rendered,body.wenitee-v2 div[class*=" filter-container-after"] .filter-date input,body.wenitee-v2 div[class*=" filter-container-after"] .filter-date-start input,body.wenitee-v2 div[class*=" filter-container-after"] .filter-date-end input{padding-right:30px;}body.wenitee-v2 .filter-element input{font-size:0.8rem;}body.wenitee-v2 .filter-container .filter-placeholder,body.wenitee-v2 .filter-container .filter-info,body.wenitee-v2 .filter-element input{color:var(--theme-palette-primary);}body.wenitee-v2 .filter-container *::placeholder,body.wenitee-v2 .filter-container .filter-placeholder{font-size:0.8rem;color:#B9C0C5;}body.wenitee-v2 .filter-container .filter-placeholder{position:absolute;margin:auto;}body.wenitee-v2 .filter-container:hover *::placeholder,body.wenitee-v2 .filter-container:hover .filter-placeholder{color:var(--theme-palette-primary);}body.wenitee-v2 .filter-container .filter-info{position:absolute;font-size:0.5rem;color:#B9C0C5;right:-10px;top:-10px;}body.wenitee-v2 .filter-list{border-radius:1000px;background-color:transparent;color:var(--theme-palette-primary);border:0.1rem solid #B9C0C5;font-size:0.7rem;display:inline-block;margin-bottom:0.3rem;padding:0 1rem !important;user-select:none;}body.wenitee-v2 .filter-list:hover{border-color:var(--theme-palette-primary);}body.wenitee-v2 .filter-list[data-active="true"]{background-color:var(--theme-palette-primary) !important;color:#fff !important;border-color:var(--theme-palette-primary) !important;}body.wenitee-v2 .filter-checkbox input{top:0.4rem !important;background-color:var(--theme-palette-primary);border-color:var(--theme-palette-primary);}body.wenitee-v2 .filter-checkbox input + label{color:var(--theme-palette-primary);}body.wenitee-v2 .filter-checkbox:hover input{background-color:var(--theme-palette-primary);}body.wenitee-v2 .filter-checkbox:hover label{text-decoration:underline;}body.wenitee-v2 .filter-date,body.wenitee-v2 .filter-date-range,body.wenitee-v2 .filter-date-start,body.wenitee-v2 .filter-date-end{position:relative;}body.wenitee-v2 .filter-date input:focus{border:1px solid black;border-bottom-color:rgba(8,77,67,0.3);-webkit-box-shadow:none;box-shadow:none;outline:none;border-radius:4px 4px 0 0;}body.wenitee-v2 .litepicker{bottom:unset !important;right:unset !important;left:unset !important;}body.wenitee-v2 .litepicker .container__main{border-radius:0 0 4px 4px;}body.wenitee-v2 .litepicker .container__main .container__months{-webkit-box-shadow:none;box-shadow:none;border-radius:0 0 4px 4px;border:1px solid black;}body.wenitee-v2 .litepicker .month-item-header .month-item-name:first-letter{text-transform:uppercase;}body.wenitee-v2 .litepicker .container__months .month-item-weekdays-row{border-top:1px solid rgba(8,77,67,0.3);}body.wenitee-v2 .litepicker .container__months .month-item-header button{position:relative;width:30px;height:30px;}body.wenitee-v2 .litepicker .container__months .month-item-header button:hover{background-color:rgba(112,112,112,0.6);}body.wenitee-v2 .litepicker .container__months .month-item-header button > svg,body.wenitee-v2 .litepicker .container__months .month-item-header button:hover > svg{position:absolute;margin:auto;top:0;bottom:0;left:0;right:0;}:root{--litepicker-month-width:100%;--litepicker-day-width:14%;--litepicker-month-header-color:var(--theme-palette-primary) !important;--litepicker-button-prev-month-color:var(--theme-palette-primary) !important;--litepicker-button-next-month-color:var(--theme-palette-primary) !important;--litepicker-button-prev-month-color-hover:var(--theme-palette-primary) !important;--litepicker-button-next-month-color-hover:var(--theme-palette-primary) !important;--litepicker-month-weekday-color:var(--theme-palette-primary) !important;--litepicker-month-week-number-color:var(--theme-palette-primary) !important;--litepicker-day-color-hover:var(--theme-palette-primary) !important;--litepicker-is-in-range-color:var(--theme-palette-secondary) !important;--litepicker-is-start-color-bg:var(--theme-palette-secondary) !important;--litepicker-is-end-color-bg:var(--theme-palette-secondary) !important;--litepicker-button-apply-color-bg:var(--theme-palette-primary) !important;--litepicker-button-reset-color-hover:var(--theme-palette-primary) !important;}.filter-popup{text-align:left;}@media only screen and (max-width:970px){body.wenitee-v2 .main-container{padding-top:unset !important;}body.wenitee-v2 .select2-container,body.wenitee-v2 .datepicker-container{z-index:6000 !important;}body.wenitee-v2 .filter-submit{display:none;}}
.wte-filters.wte-strap-menu{padding:1rem;z-index:1000;}.wte-mobile-show{display:flex;align-items:center;justify-content:space-between;gap:1rem;}.wte-mobile-show .filter-button{font-size:0.8em;color:var(--theme-palette-primary);text-decoration:underline;text-align:left;cursor:pointer;flex-shrink:0;}.wte-mobile-show .container-alpabetical{display:flex;align-items:center;gap:0.5rem;}.wte-desktop-show{display:block;}.wte-mobile-show{display:none;}.wte-mobile-hide{display:block;}@media only screen and (max-width:970px){.wte-desktop-show{display:none;}.wte-mobile-show{display:flex;align-items:center;justify-content:space-between;gap:1rem;}.wte-mobile-hide{display:none;}}
.search-bar{padding:8px 20px;background-color:white;border-radius:50px;display:flex;position:relative;margin:16px 16px 0 16px;}.search-bar-element:not(:has(label)){padding:16px;}.calc-size-line > *{flex:1;}.calc-size-line{display:inherit;width:calc(100% - 120px);}.container-search-bar{padding:0 120px;display:flex;flex-direction:column;}.search-bar-element{display:flex;flex-direction:column;text-align:left;}.wte_search_location{border-left:1px solid #B9C0C5;padding-left:8px;}.search-bar-element input{background-color:transparent;text-overflow:ellipsis;text-align:left;padding:unset;border:none;outline:none;margin:auto;width:100%;font-size:0.9rem;}.search-bar-element input::placeholder{text-overflow:ellipsis;}.search-bar-element label + input{top:0.8rem;}.search-bar-element:before{content:'';background-repeat:no-repeat;background-position:0.2rem center;background-size:0.7rem;border-radius:5px;position:absolute;pointer-events:none;cursor:pointer;display:none;width:30px;height:30px;color:#999;z-index:10;margin:auto;bottom:0;top:0;}.search-bar-submit{position:absolute;top:0;right:0;background-color:var(--theme-palette-tertiary) !important;color:var(--theme-palette-white) !important;border-radius:50px;border:none;padding:0.5rem 1rem;height:3.2rem;margin:0.4rem !important;font-weight:500;}.search-bar-submit:hover{background-color:var(--theme-palette-secondary) !important;color:var(--theme-palette-primary) !important;text-decoration:underline;border-color:var(--theme-palette-primary) !important;}.search-bar-element.wte_search_domain input,.search-bar-element.wte_search_location input{padding-left:1.5rem;}.search-bar-element.wte_search_domain:before,.search-bar-element.wte_search_location:before{display:block;top:30px;}.search-bar-element.wte_search_domain:before{background-image:url(/profiles/custom/giveety/themes/giveety_features/giveety_base/assets/images/icon/icon-glass-grey.svg);}.search-bar-element.wte_search_location:before{background-image:url(/profiles/custom/giveety/themes/giveety_features/giveety_base/assets/images/icon/icon-pin-grey.svg);}.search-bar-submit-responsive{display:none;}@media (max-width:992px){.container-search-bar{padding:0;}}@media only screen and (max-width:970px){.calc-size-line{width:calc(100% - 52px);}.search-bar-submit:before{position:absolute;margin:auto;bottom:0;top:0;left:0;right:0;content:"";height:2rem;width:2rem;background-repeat:no-repeat;background-position:center;background-size:75%;background-image:url(/profiles/custom/giveety/themes/giveety_features/giveety_base/assets/images/icon/arrow-full-next-white.svg);}.search-bar-submit{width:3.2rem;position:absolute;right:0;top:0;}}@media (max-width:420px){.calc-size-line{flex-direction:column;gap:8px 0;width:calc(100% - 52px);}.search-bar{padding:20px 20px;}.wte_search_location{border-left:none;padding-left:0;border-top:1px solid #B9C0C5;padding-top:8px;}.search-bar-element.wte_search_domain:before{top:-36px;}.search-bar-element.wte_search_location:before{top:94px;}.search-bar-submit{top:unset;bottom:0;right:0;border-radius:35px 0 26px 0;margin:0 !important;}.search-bar.glossary-search .search-bar-submit{border-radius:35px 0 20px 0;}.search-bar.glossary-search{border-radius:20px;}}
.search-header{text-align:center;padding:2.5rem 3.5rem;background-color:var(--theme-palette-secondary);color:var(--theme-palette-primary);}.search-header h1{font-size:3.4rem;margin:0;}.search-header .headline{font-size:0.8em;font-weight:500;margin-top:0.2rem;}.search-header .wte-strap-container{width:70%;position:relative;margin:auto;}.search-header .wte-strap-container > * + *{margin-top:1rem;}@media only screen and (max-width:970px){.search-header .wte-strap-container{width:100%;}.search-header{padding:0.6rem;}.search-header h1{font-size:2rem;}}
body[class*=gin] .toolbar .toolbar-bar #toolbar-item-administration-tray a.toolbar-icon-admin-toolbar-tools-help.toolbar-icon-default:before{width:45px;height:35px;top:50%;-webkit-mask-image:none;mask-image:none;background:url(/modules/contrib/social/modules/social_features/social_core/images/logo-toolbar.svg) no-repeat 0/cover;transform:translateY(-50%);}@media (min-width:976px){body[class*=gin] .toolbar .toolbar-bar #toolbar-item-administration-tray a.toolbar-icon-admin-toolbar-tools-help.toolbar-icon-default:before{left:7px;transform:translateY(-50%);}[dir=rtl] body[class*=gin] .toolbar .toolbar-bar #toolbar-item-administration-tray a.toolbar-icon-admin-toolbar-tools-help.toolbar-icon-default:before{left:auto;right:7px;}}body[class*=gin] .toolbar .toolbar-bar #toolbar-item-administration-tray .menu-item__social_core-dashboard a.toolbar-icon-social-core-dashboard:before{width:22px;height:22px;-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3ccircle fill='none' stroke='currentColor' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round' cx='12' cy='12' r='3'/%3e%3cpath fill='none' stroke='currentColor' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round' d='M19.4 15a1.65 1.65 0 00.33 1.82l.06.06a2 2 0 010 2.83 2 2 0 01-2.83 0l-.06-.06a1.65 1.65 0 00-1.82-.33 1.65 1.65 0 00-1 1.51V21a2 2 0 01-2 2 2 2 0 01-2-2v-.09A1.65 1.65 0 009 19.4a1.65 1.65 0 00-1.82.33l-.06.06a2 2 0 01-2.83 0 2 2 0 010-2.83l.06-.06a1.65 1.65 0 00.33-1.82 1.65 1.65 0 00-1.51-1H3a2 2 0 01-2-2 2 2 0 012-2h.09A1.65 1.65 0 004.6 9a1.65 1.65 0 00-.33-1.82l-.06-.06a2 2 0 010-2.83 2 2 0 012.83 0l.06.06a1.65 1.65 0 001.82.33H9a1.65 1.65 0 001-1.51V3a2 2 0 012-2 2 2 0 012 2v.09a1.65 1.65 0 001 1.51 1.65 1.65 0 001.82-.33l.06-.06a2 2 0 012.83 0 2 2 0 010 2.83l-.06.06a1.65 1.65 0 00-.33 1.82V9a1.65 1.65 0 001.51 1H21a2 2 0 012 2 2 2 0 01-2 2h-.09a1.65 1.65 0 00-1.51 1z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3ccircle fill='none' stroke='currentColor' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round' cx='12' cy='12' r='3'/%3e%3cpath fill='none' stroke='currentColor' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round' d='M19.4 15a1.65 1.65 0 00.33 1.82l.06.06a2 2 0 010 2.83 2 2 0 01-2.83 0l-.06-.06a1.65 1.65 0 00-1.82-.33 1.65 1.65 0 00-1 1.51V21a2 2 0 01-2 2 2 2 0 01-2-2v-.09A1.65 1.65 0 009 19.4a1.65 1.65 0 00-1.82.33l-.06.06a2 2 0 01-2.83 0 2 2 0 010-2.83l.06-.06a1.65 1.65 0 00.33-1.82 1.65 1.65 0 00-1.51-1H3a2 2 0 01-2-2 2 2 0 012-2h.09A1.65 1.65 0 004.6 9a1.65 1.65 0 00-.33-1.82l-.06-.06a2 2 0 010-2.83 2 2 0 012.83 0l.06.06a1.65 1.65 0 001.82.33H9a1.65 1.65 0 001-1.51V3a2 2 0 012-2 2 2 0 012 2v.09a1.65 1.65 0 001 1.51 1.65 1.65 0 001.82-.33l.06-.06a2 2 0 012.83 0 2 2 0 010 2.83l-.06.06a1.65 1.65 0 00-.33 1.82V9a1.65 1.65 0 001.51 1H21a2 2 0 012 2 2 2 0 01-2 2h-.09a1.65 1.65 0 00-1.51 1z'/%3e%3c/svg%3e");}body[class*=gin] .toolbar .toolbar-bar #toolbar-item-administration-tray .menu-item__social_core-dashboard a.toolbar-icon-social-core-dashboard:hover{color:var(--colorGinPrimary);}
