/* @license GNU-GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.page-services .region--content{padding-top:0 !important;background:var(--theme-palette-beige);}.giveety-services-hero-layout{padding:0 3rem;}.giveety-services-hero{position:relative;background:var(--theme-palette-primary,#084d43);color:var(--theme-palette-white,#ffffff);width:100%;margin:0;border-radius:0 0 2px 2px;z-index:1;}.giveety-services-hero__inner{padding:40px 44px 46px;}.giveety-services-hero__title{display:block;margin:0 auto;text-align:center;color:var(--theme-palette-white,#ffffff) !important;font-family:"Mulish",sans-serif;font-size:40px;line-height:1.1;font-weight:800;}.giveety-services-hero__accent{width:min(460px,88%);height:12px;margin:14px auto 0;background-image:url("/profiles/custom/giveety/themes/giveety_features/giveety_base/assets/images/icon/underline.png");background-repeat:no-repeat;background-size:100% 100%;background-position:center;}.giveety-services-hero__subtitle{margin:34px 0 0;font-family:"Inter",sans-serif;font-size:25px;line-height:1.2;font-weight:400;text-align:center;}.giveety-services-hero::after{content:"";position:absolute;left:0;bottom:-1.9rem;width:100%;height:2rem;background-color:var(--theme-palette-primary,#084d43);mask-image:url(/profiles/custom/giveety/themes/giveety_features/giveety_base/assets/images/home/header-background.png);mask-size:cover;mask-repeat:no-repeat;mask-position:left bottom;}.giveety-services-beige-block{width:100%;min-height:120px;background-color:var(--theme-palette-beige);}.giveety-services-beige-block__inner{display:flex;justify-content:center;gap:41px;align-items:center;flex-direction:column;width:100%;margin:0;padding:32px 3rem 48px;}#empty_block{background-color:var(--theme-palette-beige);height:40px;}nav.anchors{position:sticky;top:88px;display:flex;justify-content:center;flex-wrap:wrap;padding:15px 10px;gap:25px;z-index:20;width:100%;background-color:var(--theme-palette-beige);pointer-events:auto;}nav.anchors.sticky-active{background-color:var(--theme-palette-white,#ffffff);box-shadow:0 2px 10px rgba(0,0,0,0.05);z-index:30;transition:background-color 0.3s ease,box-shadow 0.3s ease;}nav.anchors .anchor{display:flex;align-items:center;text-align:center;background-color:var(--theme-palette-white,#ffffff);color:var(--theme-palette-primary,#084d43);padding:0.4rem 8px;margin-right:0.5rem;font-weight:500;font-size:0.8em;cursor:pointer;border-radius:4px;}nav.anchors .anchor.active{background-color:var(--theme-palette-primary,#084d43);color:var(--theme-palette-white,#ffffff);}@media (hover:hover) and (pointer:fine){nav.anchors .anchor:hover{background-color:var(--theme-palette-primary,#084d43);color:var(--theme-palette-white,#ffffff);}}.giveety-services-overview{width:100%;}.giveety-services-overview__lead{display:inline-flex;align-items:center;gap:10px;}.giveety-services-overview__lead-icon{width:28px;height:28px;object-fit:contain;}.giveety-services-overview__lead-label{color:var(--theme-palette-primary,#084d43);font-family:"Inter",sans-serif;font-size:13px;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;}.giveety-services-overview__title{margin:18px 0 0;color:var(--theme-palette-primary,#084d43);font-family:"Mulish",sans-serif;font-size:36px;line-height:1.1;font-weight:800;}.giveety-services-overview__text{margin:14px 0 0;color:var(--theme-palette-primary,#084d43);font-family:"Inter",sans-serif;font-size:15px;line-height:1.6;}.giveety-services-pillars-card{margin-top:28px;background:transparent;padding:24px 28px;width:100%;position:relative;z-index:0;}.giveety-services-pillars-card::before{content:"";position:absolute;inset:0;background:var(--theme-palette-primary,#084d43);-webkit-mask-image:url("/profiles/custom/giveety/themes/giveety_features/giveety_base/assets/images/home/section-background.svg");mask-image:url("/profiles/custom/giveety/themes/giveety_features/giveety_base/assets/images/home/section-background.svg");-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;z-index:0;pointer-events:none;}.giveety-services-pillars-card > *{position:relative;z-index:1;}.giveety-services-pillars-card__cols{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;}.giveety-services-pillars-card__col{display:flex;flex-direction:column;align-items:center;gap:14px;}.giveety-services-pillars-card__badge{display:inline-flex;align-items:center;justify-content:center;padding:6px 14px;border-radius:4px;margin-top:-38px;margin-bottom:6px;box-shadow:0 4px 10px rgba(8,77,67,0.18);background:var(--theme-palette-white,#ffffff);color:var(--theme-palette-primary,#084d43);font-family:"Inter",sans-serif;font-size:12px;font-weight:800;letter-spacing:0.08em;text-transform:uppercase;}.giveety-services-pillars-card__item{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;gap:0;color:var(--theme-palette-white,#ffffff);}.giveety-services-pillars-card__item svg{width:42px;height:42px;fill:var(--theme-palette-tertiary,#7db61c);}.giveety-services-pillars-card__item h3{margin:12px 0 0;font-family:"Inter",sans-serif;font-size:14px;line-height:1.1;font-weight:700;color:inherit;}.giveety-services-pillars-card__item p{margin:0;font-family:"Inter",sans-serif;font-size:14px;line-height:1.45;color:inherit;}.giveety-services-pillars-card__item--white{width:225px;background:var(--theme-palette-white,#ffffff);border-radius:14px;padding:20px 16px;color:var(--theme-palette-primary,#084d43);min-height:100%;justify-content:center;}.giveety-services-volunteers{width:100%;margin-top:34px;display:flex;gap:28px;align-items:flex-start;}.giveety-services-volunteers__placeholder{flex:0 0 375px;width:375px;height:375px;border-radius:24px;background:#d6d9de;color:#6f7782;font-family:"Inter",sans-serif;font-size:18px;font-weight:600;display:flex;align-items:center;justify-content:center;}.giveety-services-volunteers__image{flex:0 0 375px;width:375px;height:375px;border-radius:24px;object-fit:cover;display:block;}.giveety-services-volunteers__content{flex:1 1 auto;min-width:0;}.giveety-services-volunteers__label{display:inline-flex;align-items:center;gap:10px;}.giveety-services-volunteers__label img{width:28px;height:28px;object-fit:contain;}.giveety-services-volunteers__label span{color:var(--theme-palette-primary,#084d43);font-family:"Inter",sans-serif;font-size:13px;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;}.giveety-services-volunteers__title{margin:18px 0 0;color:var(--theme-palette-primary,#084d43);font-family:"Inter",sans-serif;font-size:36px;line-height:1.1;font-weight:800;}.giveety-services-volunteers__text{margin:14px 0 0;color:var(--theme-palette-primary,#084d43);font-family:"Inter",sans-serif;font-size:15px;line-height:1.6;}.giveety-services-volunteers__list{margin:14px 0 0;padding-left:20px;color:var(--theme-palette-primary,#084d43);font-family:"Inter",sans-serif;font-size:15px;line-height:1.6;}.giveety-services-volunteers__list li + li{margin-top:10px;}.giveety-services-volunteers__btn{margin-top:18px;display:flex;align-items:center;justify-content:center;width:fit-content;max-width:max-content;min-height:42px;padding:10px 18px;border-radius:25px;border:1px solid transparent;background:var(--theme-palette-primary,#084d43);color:var(--theme-palette-white,#ffffff);text-decoration:none;font-family:"Inter",sans-serif;font-size:15px;font-weight:700;margin-left:auto;}.giveety-services-volunteers__btn:hover,.giveety-services-volunteers__btn:focus-visible{border-color:var(--theme-palette-primary,#084d43);background:var(--theme-palette-secondary,#0f7b68);color:var(--theme-palette-primary,#084d43);}.giveety-services-activities-section{width:100%;margin-left:0;margin-right:0;margin-top:42px;background:var(--theme-palette-white,#ffffff);}.giveety-services-activities-section__inner{max-width:100%;margin:0;padding:42px 0 52px;display:flex;flex-direction:column;align-items:center;}.giveety-services-activities-section__title{margin:0;color:var(--theme-palette-primary,#084d43);font-family:"Mulish",sans-serif;font-size:36px;line-height:1.1;font-weight:800;text-align:center;}.giveety-services-activities-section__grid{width:100%;margin-top:26px;}.giveety-services-activities-section__grid .wte-grid{margin:0;}.giveety-services-activities-section__link{margin-top:22px;display:inline-flex;align-items:center;gap:10px;color:var(--theme-palette-primary,#084d43);font-family:"Inter",sans-serif;font-size:15px;font-weight:700;text-decoration:none;}.giveety-services-activities-section__link svg{border:1px solid transparent;border-radius:50%;}.giveety-services-activities-section__link:hover,.giveety-services-activities-section__link:focus-visible{color:var(--theme-palette-primary,#084d43);text-decoration:underline;}.giveety-services-activities-section__link:hover .giveety-services-activities-section__link-circle,.giveety-services-activities-section__link:focus-visible .giveety-services-activities-section__link-circle{fill:var(--theme-palette-secondary,#0f7b68);}.giveety-services-activities-section__link:hover .giveety-services-activities-section__link-arrow,.giveety-services-activities-section__link:focus-visible .giveety-services-activities-section__link-arrow{stroke:var(--theme-palette-primary,#084d43);}.giveety-services-activities-section__link:hover svg,.giveety-services-activities-section__link:focus-visible svg{border-color:var(--theme-palette-primary,#084d43);}.giveety-services-organizations{width:100%;margin-top:34px;background:var(--theme-palette-beige);padding:34px 3rem 80px;display:flex;gap:28px;align-items:center;}.giveety-services-organizations.is-no-activities{margin-top:0;}.giveety-services-organizations__content{flex:1 1 auto;min-width:0;}.giveety-services-organizations__label{display:inline-flex;align-items:center;gap:10px;}.giveety-services-organizations__label img{width:28px;height:28px;object-fit:contain;}.giveety-services-organizations__label span{color:var(--theme-palette-primary,#084d43);font-family:"Inter",sans-serif;font-size:13px;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;}.giveety-services-organizations__title{margin:18px 0 0;color:var(--theme-palette-primary,#084d43);font-family:"Mulish",sans-serif;font-size:36px;line-height:1.1;font-weight:800;}.giveety-services-organizations__text{margin:14px 0 0;color:var(--theme-palette-primary,#084d43);font-family:"Inter",sans-serif;font-size:15px;line-height:1.6;}.giveety-services-organizations__actions{margin-top:18px;display:flex;justify-content:flex-start;gap:12px;flex-wrap:wrap;}.giveety-services-organizations__btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 18px;border-radius:25px;border:1px solid transparent;font-family:"Inter",sans-serif;font-size:15px;font-weight:700;text-decoration:none;cursor:pointer;}.giveety-services-organizations__btn--primary{background:var(--theme-palette-primary,#084d43);color:var(--theme-palette-white,#ffffff);}.giveety-services-organizations__btn--tertiary{background:var(--theme-palette-tertiary,#7db61c);color:var(--theme-palette-white,#ffffff);}.giveety-services-organizations__btn--primary:hover,.giveety-services-organizations__btn--primary:focus-visible,.giveety-services-organizations__btn--tertiary:hover,.giveety-services-organizations__btn--tertiary:focus-visible{border-color:var(--theme-palette-primary,#084d43);background:var(--theme-palette-secondary,#0f7b68);color:var(--theme-palette-primary,#084d43);}.giveety-services-organizations__placeholder{flex:0 0 375px;width:375px;height:375px;border-radius:24px;background:#d6d9de;color:#6f7782;font-family:"Inter",sans-serif;font-size:18px;font-weight:600;display:flex;align-items:center;justify-content:center;}.giveety-services-organizations__image{flex:0 0 375px;width:375px;height:375px;border-radius:24px;object-fit:cover;display:block;}.giveety-services-intro{margin:0;color:var(--theme-palette-primary,#084d43);font-family:"Inter",sans-serif;font-size:15px;line-height:1.6;}.giveety-services-intro strong{font-weight:700;}.giveety-services-intro a{color:inherit;text-decoration:underline;text-underline-offset:2px;}.giveety-services-intro a:hover,.giveety-services-intro a:focus-visible{text-decoration:none;}.giveety-services-intro--after-highlight{color:var(--theme-palette-primary,#084d43);}.giveety-services-media-row{display:flex;align-items:center;gap:28px;width:100%;margin-top:28px;}.giveety-services-media-row__placeholder{flex:0 0 400px;width:400px;height:200px;border-radius:24px;background:#d6d9de;color:#6f7782;font-family:"Inter",sans-serif;font-size:18px;font-weight:600;display:flex;align-items:center;justify-content:center;}.giveety-services-media-row__text{margin:0;}.giveety-services-values-head{position:relative;width:100%;margin-top:34px;padding-right:35px;display:flex;flex-direction:column;align-items:flex-end;}.giveety-services-values-head__title{margin:0;color:var(--theme-palette-primary,#084d43);font-family:"Inter",sans-serif;font-size:36px;line-height:1.1;font-weight:800;text-align:right;}.giveety-services-hero__accent--values{width:320px;margin:12px 0 0;}.giveety-services-hero__accent_abs{position:absolute;top:30px;right:-25px;}.giveety-services-values-row{display:flex;align-items:flex-start;justify-content:space-between;gap:28px;width:100%;margin-top:28px;}.giveety-services-values-row--reverse{flex-direction:row;}.giveety-services-values-row--centered{align-items:center;}.giveety-services-humans-head{margin-top:34px;display:flex;flex-direction:column;width:100%;align-items:flex-start;}.giveety-services-humans-head__title{margin:0;color:var(--theme-palette-primary,#084d43);font-family:"Inter",sans-serif;font-size:36px;line-height:1.1;font-weight:800;}.giveety-services-hero__accent--humans{margin:14px 0 0;}.giveety-services-team-grid{width:100%;margin-top:26px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:44px 24px;}.giveety-services-team-card{display:flex;flex-direction:column;align-items:flex-start;text-align:left;}.giveety-services-team-card__photo{width:210px;height:210px;border-radius:25px;object-fit:cover;display:block;}.giveety-services-team-card__name{margin:12px 0 0;color:var(--theme-palette-primary,#084d43);font-family:"Inter",sans-serif;font-size:24px;line-height:1.1;font-weight:800;}.giveety-services-team-card__text{margin:8px 0 0;color:var(--theme-palette-primary,#084d43);font-family:"Inter",sans-serif;font-size:15px;line-height:1.45;}.giveety-services-values-row__content{flex:1 1 auto;min-width:0;}.giveety-services-values-row__subtitle{margin:0;color:var(--theme-palette-primary,#084d43);font-family:"Inter",sans-serif;font-size:28px;line-height:1.1;font-weight:800;}.giveety-services-values-row__text{margin:12px 0 0;}.giveety-services-values-row__subtitle + .giveety-services-values-row__text + .giveety-services-values-row__subtitle{margin-top:22px;}.giveety-services-values-row__image-placeholder{flex:0 0 275px;width:275px;height:275px;border-radius:24px;background:#d6d9de;color:#6f7782;font-family:"Inter",sans-serif;font-size:18px;font-weight:600;display:flex;align-items:center;justify-content:center;}.giveety-services-primary-card{margin-top:28px;background:var(--theme-palette-primary,#084d43);border-radius:14px;padding:24px 28px;}.giveety-services-primary-card__title{margin:0;color:var(--theme-palette-white,#ffffff);font-family:"Inter",sans-serif;font-size:28px;line-height:1.1;font-weight:800;}.giveety-services-primary-card__text{margin:12px 0 0;color:var(--theme-palette-white,#ffffff);font-family:"Inter",sans-serif;font-size:15px;line-height:1.5;font-weight:400;}.giveety-services-primary-card__actions{display:flex;justify-content:flex-end;margin-top:14px;}.giveety-services-primary-card__btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 18px;border-radius:25px;border:1px solid transparent;background:var(--theme-palette-tertiary,#7db61c);color:var(--theme-palette-white,#ffffff);text-decoration:none;font-family:"Inter",sans-serif;font-size:15px;font-weight:700;}.giveety-services-primary-card__btn:hover,.giveety-services-primary-card__btn:focus-visible{border-color:var(--theme-palette-primary,#084d43);background:var(--theme-palette-secondary,#0f7b68);color:var(--theme-palette-primary,#084d43);text-decoration:none;}.giveety-services-highlight{margin:0;color:var(--theme-palette-white,#ffffff);font-family:"Inter",sans-serif;font-size:15px;line-height:1.25;font-weight:400;text-align:center;}.giveety-services-highlight-block{position:relative;background:var(--theme-palette-primary,#084d43);padding:14px 30px;border-radius:14px;}.giveety-services-highlight-block::before{content:"";position:absolute;top:-26px;left:-26px;width:60px;height:60px;background-color:var(--theme-palette-tertiary,#7db61c);mask-image:url("/profiles/custom/giveety/themes/giveety_features/giveety_base/assets/images/icon/quote.svg");mask-repeat:no-repeat;mask-size:contain;mask-position:center;transform:scaleX(-1) rotate(180deg);transform-origin:center;pointer-events:none;}@media only screen and (max-width:1024px){.giveety-services-hero-layout{padding:0 1.5rem;}.giveety-services-hero__inner{padding:34px 30px 40px;}.giveety-services-beige-block{min-height:96px;}.giveety-services-beige-block__inner{padding:41px 30px 40px;}nav.anchors{top:0;}.giveety-services-overview__title{font-size:32px;}.giveety-services-highlight{font-size:15px;}.giveety-services-highlight-block{padding:24px 22px;}.giveety-services-media-row{gap:20px;}.giveety-services-media-row__placeholder{flex-basis:320px;width:320px;height:180px;}.giveety-services-values-row__subtitle{font-size:24px;}.giveety-services-values-row__image-placeholder{flex-basis:230px;width:230px;height:230px;}.giveety-services-primary-card__title{font-size:24px;}.giveety-services-values-head__title{font-size:32px;}.giveety-services-humans-head__title{font-size:32px;}.giveety-services-team-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}@media only screen and (max-width:1200px){.giveety-services-organizations__actions{justify-content:flex-end;}.giveety-services-pillars-card{width:unset;}.giveety-services-pillars-card__badge{margin-top:0;}.giveety-services-organizations{flex-direction:column;gap:16px;padding:34px 1.5rem 36px;}.giveety-services-organizations__placeholder{flex-basis:auto;width:100%;height:300px;}.giveety-services-organizations__image{flex-basis:auto;width:100%;height:300px;}.giveety-services-activities-section__inner{padding:36px 0 44px;}.giveety-services-volunteers{flex-direction:column;gap:16px;}.giveety-services-volunteers__placeholder{flex-basis:auto;width:100%;height:300px;}.giveety-services-volunteers__image{flex-basis:auto;width:100%;height:300px;}.giveety-services-pillars-card__cols{grid-template-columns:1fr;gap:20px;}.giveety-services-media-row{flex-direction:column;align-items:stretch;gap:16px;}.giveety-services-media-row__placeholder{flex-basis:auto;width:100%;height:180px;}.giveety-services-values-row{flex-direction:column;gap:16px;}.giveety-services-values-row__image-placeholder{width:100%;height:240px;flex-basis:auto;}}@media only screen and (max-width:768px){.giveety-services-hero::after{display:none;}.giveety-services-hero-layout{padding:0;}.giveety-services-hero__inner{padding:24px 18px 30px;}.giveety-services-hero__subtitle{margin-top:22px;}.giveety-services-beige-block{min-height:82px;}.giveety-services-beige-block__inner{padding:41px 18px 34px;}.giveety-services-overview__lead{justify-content:center;width:100%;}.giveety-services-overview__title{font-size:28px;text-align:center;}.giveety-services-activities-section__inner{padding:32px 18px 38px;}.giveety-services-activities-section__title{font-size:28px;}.giveety-services-activities-section__grid .wte-grid-4{display:flex;flex-wrap:nowrap;gap:12px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin:0 -18px;padding:0 18px 8px;}.giveety-services-activities-section__grid .wte-grid-4::-webkit-scrollbar{display:none;}.giveety-services-activities-section__grid .wte-grid-4 .wte-grid-item{float:none !important;flex:0 0 min(82vw,320px);width:auto !important;scroll-snap-align:start;}.giveety-services-organizations__title{font-size:28px;}.giveety-services-organizations__placeholder{height:220px;}.giveety-services-organizations__image{height:220px;}.giveety-services-organizations{padding:28px 18px 44px;}.giveety-services-volunteers__title{font-size:28px;}.giveety-services-volunteers__placeholder{height:220px;}.giveety-services-volunteers__image{height:220px;}.giveety-services-pillars-card{padding:20px 16px;}.giveety-services-pillars-card::before{-webkit-mask-image:none;mask-image:none;border-radius:14px;}.giveety-services-pillars-card__item h3{font-size:22px;}.giveety-services-highlight{font-size:15px;}.giveety-services-highlight-block{padding:20px 16px;}.giveety-services-highlight-block::before{left:-16px;}.giveety-services-values-row__subtitle{font-size:22px;}.giveety-services-primary-card{padding:20px 16px;}.giveety-services-primary-card__title{font-size:22px;}.giveety-services-primary-card__actions{justify-content:center;}.giveety-services-values-head{align-items:center;}.giveety-services-values-head__title{font-size:28px;text-align:center;}.giveety-services-hero__accent--values{width:min(320px,88%);margin-top:10px;}.giveety-services-humans-head__title{font-size:28px;text-align:center;}.giveety-services-hero__accent_abs{right:unset;}.giveety-services-hero__accent--humans{width:min(320px,88%);margin-top:10px;}.giveety-services-team-grid{grid-template-columns:1fr;gap:20px;justify-items:center;}.giveety-services-team-card{align-items:center;text-align:center;}}@media only screen and (max-width:480px){.giveety-services-organizations__actions{justify-content:center;}}
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);}
