.nav.nav-btns-group .nav-item:first-of-type .nav-link{border-radius:0 11px 11px 0;border-right-color:var(--tt-border-normal)}.nav.nav-btns-group .nav-item:last-of-type .nav-link{border-radius:11px 0 0 11px}.nav.nav-btns-group .nav-link{padding:6px 14px;border:1px solid var(--tt-border-normal);color:var(--tt-text-muted);border-right-color:rgba(0,0,0,0)}.nav.nav-btns-group .nav-link:hover{background-color:var(--tt-bg-disabled);color:var(--tt-text-muted)}.nav.nav-btns-group .nav-link.active{border-bottom-color:var(--tt-border-normal);color:var(--tt-text-muted);background-color:var(--tt-bg-disabled)}.text-warning-50{color:var(--tt-yellow-50) !important}.btn-light-gray{--bs-btn-color: var(--tt-text-muted);--bs-btn-bg: var(--tt-bg-normal);--bs-btn-border-color: transparent;--bs-btn-hover-color: var(--tt-text-muted);--bs-btn-hover-bg: var(--tt-white);--bs-btn-hover-border-color: var(--tt-border-normal);--bs-btn-focus-shadow-rgb: none;--bs-btn-active-color: var(--tt-text-muted);--bs-btn-active-bg: var(--tt-white);--bs-btn-active-border-color: var(--tt-border-normal);--bs-btn-active-shadow: none;--bs-btn-disabled-color: var(--tt-text-disabled);--bs-btn-disabled-bg: var(--tt-bg-normal);--bs-btn-disabled-border-color: transparent}.btn-light-gray .btn-number{color:#fff;background-color:var(--tt-bg-loud)}.modal-status-icon{width:32px;height:32px;font-size:22px;position:absolute;top:16px;right:16px}.modal-voice-activity{display:block;width:100px;height:100px;border-radius:50%;background:linear-gradient(-45deg, var(--tt-primary-100), var(--tt-primary-300), var(--tt-aqua-200), var(--tt-aqua-300));background-size:800% 800%;--scale: 1;-webkit-transform:scale(var(--scale));transform:scale(var(--scale));-webkit-animation:gradient-bg 10s ease infinite;animation:gradient-bg 10s ease infinite}@-webkit-keyframes gradient-bg{0%{-webkit-transform:scale(1);transform:scale(1);background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}@keyframes gradient-bg{0%{-webkit-transform:scale(1);transform:scale(1);background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}.btn .btn-img-icon{width:18px}.btn.btn-square .btn-img-icon{width:30px}.btn-lg .btn-img-icon{width:22px}.btn-sm.btn-square .btn-img-icon{width:20px}.form-ai-wrapper .form-ai-toggle{--bs-btn-color: var(--tt-text-normal);opacity:0;pointer-events:none;-webkit-transition:var(--tt-transition-base);transition:var(--tt-transition-base)}.form-ai-wrapper .form-ai-dropdown{opacity:0;pointer-events:none;-webkit-transition:var(--tt-transition-base);transition:var(--tt-transition-base)}.form-ai-wrapper .form-ai-dropdown .dropdown-toggle{--bs-btn-color: var(--tt-text-normal)}.form-ai-wrapper .form-ai-dropdown .dropdown-toggle .btn-icon{font-size:22px}.form-ai-wrapper .form-ai-dropdown:has(.dropdown-menu.show){opacity:1;pointer-events:all}.form-ai-wrapper:hover .form-ai-dropdown,.form-ai-wrapper:hover .form-ai-toggle{opacity:1;pointer-events:all}.form-ai-wrapper .dropdown-menu:has(.form-composer){min-width:340px}.form-ai-wrapper .form-composer{background-color:rgba(0,0,0,0)}.form-ai-wrapper .form-composer textarea{color:#fff;margin-bottom:8px}.form-ai-wrapper .form-composer textarea::-webkit-input-placeholder{color:#989699}.form-ai-wrapper .form-composer textarea::-moz-placeholder{color:#989699}.form-ai-wrapper .form-composer textarea:-ms-input-placeholder{color:#989699}.form-ai-wrapper .form-composer textarea::-ms-input-placeholder{color:#989699}.form-ai-wrapper .form-composer textarea::placeholder{color:#989699}.form-ai-wrapper .form-composer__radio-group{border-color:rgba(255,255,255,.04);background-color:rgba(0,0,0,0);-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.form-ai-wrapper .form-composer__radio-group .form-check{border-color:rgba(255,255,255,.04);background-color:rgba(255,255,255,.06);-webkit-transition:var(--tt-transition-base);transition:var(--tt-transition-base)}.form-ai-wrapper .form-composer__radio-group .form-check .form-check-label{color:#fff}.form-ai-wrapper .form-composer__radio-group .form-check:has(.form-check-input:checked){background-color:rgba(255,255,255,.02)}.form-ai-wrapper .form-composer__radio-group .form-check:hover{background-color:rgba(255,255,255,.02)}.form-ai-wrapper .form-composer__radio-group .form-check:hover .form-check-label{color:#fff}.form-ai-wrapper .form-composer__radio-group .radio-label{background-color:rgba(255,255,255,.06);color:rgba(255,255,255,.6);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-ai-wrapper .form-composer__input-group{background-color:rgba(0,0,0,0);background-color:rgba(255,255,255,.06);border-color:rgba(0,0,0,0)}.form-ai-wrapper .form-composer__input-group input.form-control{color:#fff}.form-ai-wrapper .form-composer__input-group .input-label{color:rgba(255,255,255,.6)}.form-ai-wrapper .btn-dark{--bs-btn-color: #2E2B31;--bs-btn-bg: #fff;--bs-btn-border-color: #fff;--bs-btn-hover-color: #2E2B31;--bs-btn-hover-bg: #FAFAFA;--bs-btn-hover-border-color: #FAFAFA;--bs-btn-focus-shadow-rgb: none;--bs-btn-active-color: #2E2B31;--bs-btn-active-bg:#fff;--bs-btn-active-border-color:#fff;--bs-btn-active-shadow: none;--bs-btn-disabled-color: #2E2B31;--bs-btn-disabled-bg:#fff;--bs-btn-disabled-border-color: #fff}.form-radio-group .form-check-label{-webkit-transition:var(--tt-transition-base);transition:var(--tt-transition-base)}.list-group-selectable{gap:10px}.list-group-selectable .list-group-item+.list-group-item{border-top-width:1px}.list-group-selectable .list-group-item{background-color:var(--tt-bg-normal);color:var(--tt-text-muted);padding:9px 13px;cursor:pointer;-webkit-transition:var(--tt-transition-base);transition:var(--tt-transition-base)}.list-group-selectable .list-group-item:hover{background-color:var(--tt-white);border-color:var(--tt-border-normal)}.list-group-selectable .list-group-item--selected{background-color:var(--tt-white);border-color:var(--tt-border-normal);color:var(--tt-primary-100);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.list-group-selectable .list-group-item--selected::after{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:"ttsicons";font-style:normal;font-weight:normal;speak:never;display:inline-block;text-decoration:inherit;text-align:center;font-variant:normal;text-transform:none;line-height:1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.modal-title-avatar{width:38px;height:38px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;background-color:var(--tt-primary-100);border-radius:50%;font-size:18px}.form-textarea-group:has(.form-footer) .tox-tinymce{border-bottom-right-radius:0;border-bottom-left-radius:0}.floating-whatsapp{position:fixed;bottom:30px;right:30px;width:59px;height:59px;z-index:1000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;-webkit-animation:pulse-bubble 4s infinite ease-in-out;animation:pulse-bubble 4s infinite ease-in-out;-webkit-transition:all .3s ease;transition:all .3s ease;padding:0;background-color:var(--tt-primary-100);text-decoration:none}.floating-whatsapp::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background:rgba(255,255,255,.5);z-index:0;opacity:0;-webkit-animation:bubble-flash 4s infinite ease-in-out;animation:bubble-flash 4s infinite ease-in-out}.floating-whatsapp span{font-size:28px;color:var(--tt-white);text-decoration:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;z-index:1;-webkit-filter:drop-shadow(0 2px 5px rgba(0, 0, 0, 0.1));filter:drop-shadow(0 2px 5px rgba(0, 0, 0, 0.1))}.floating-whatsapp:hover{-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-animation-play-state:paused;animation-play-state:paused}.floating-whatsapp:hover::after{-webkit-animation:none;animation:none}.campaign-details-related__title,.payment-card__title,.page-header__title{font-size:24px;line-height:34px;font-weight:var(--tt-fw-medium)}.campaign-details__share-title,.payment-receipt__title,.donor-visibility__title,.payment-methods__title{font-size:16px;line-height:24px;font-weight:var(--tt-fw-medium)}.payment-summary-table__total-label,.payment-top-nav__back,.basket-gift .btn-white,.basket-gift__title,.basket-summary__label,.basket-item__title{font-size:14px;line-height:20px;font-weight:var(--tt-fw-medium)}.campaign-details__summary-label,.campaign-details__feature-text,.payment-method__text,.tt-toast-list__close-btn,.tt-toast-list__content{font-size:13px;line-height:20px;font-weight:var(--tt-fw-medium)}.payment-receipt__optional,.donor-visibility__optional,.nav.nav-btns-group .nav-link{font-size:12px;line-height:18px;font-weight:var(--tt-fw-medium)}.campaign-details__description{font-size:16px;line-height:24px;font-weight:var(--tt-fw-regular)}.campaign-details__alert-text,.payment-card__subtitle,.basket-alert__text,.list-group-selectable .list-group-item{font-size:14px;line-height:20px;font-weight:var(--tt-fw-regular)}.campaign-details__meta-label,.payment-summary-table__title,.page-header__breadcrumb-link,.app-widget__desc{font-size:13px;line-height:20px;font-weight:var(--tt-fw-regular)}.payment-protection-text,.basket-gift__subtitle{font-size:12px;line-height:18px;font-weight:var(--tt-fw-regular)}.campaign-details__meta-date,.payment-summary-table__amount{font-family:var(--tt-en-text-font),sans-serif;font-size:13px;line-height:normal;font-weight:var(--tt-fw-medium)}.page-header__count{font-family:var(--tt-en-text-font),sans-serif;font-size:16px;line-height:normal;font-weight:var(--tt-fw-regular)}.amount-selector__value{font-family:var(--tt-en-text-font),sans-serif;font-size:14px;line-height:normal;font-weight:var(--tt-fw-regular)}@-webkit-keyframes pulse-bubble{0%,100%{-webkit-transform:scale(1);transform:scale(1)}15%{-webkit-transform:scale(1.2);transform:scale(1.2)}20%,45%{-webkit-transform:scale(1.15);transform:scale(1.15)}60%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse-bubble{0%,100%{-webkit-transform:scale(1);transform:scale(1)}15%{-webkit-transform:scale(1.2);transform:scale(1.2)}20%,45%{-webkit-transform:scale(1.15);transform:scale(1.15)}60%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes bubble-flash{0%,18%{opacity:0;-webkit-transform:scale(0.8);transform:scale(0.8);-webkit-box-shadow:0 0 0 0 rgba(255,255,255,.8);box-shadow:0 0 0 0 rgba(255,255,255,.8)}20%{opacity:1}45%{opacity:0;-webkit-transform:scale(1.5);transform:scale(1.5);-webkit-box-shadow:0 0 20px 10px rgba(255,255,255,0);box-shadow:0 0 20px 10px rgba(255,255,255,0)}100%{opacity:0}}@keyframes bubble-flash{0%,18%{opacity:0;-webkit-transform:scale(0.8);transform:scale(0.8);-webkit-box-shadow:0 0 0 0 rgba(255,255,255,.8);box-shadow:0 0 0 0 rgba(255,255,255,.8)}20%{opacity:1}45%{opacity:0;-webkit-transform:scale(1.5);transform:scale(1.5);-webkit-box-shadow:0 0 20px 10px rgba(255,255,255,0);box-shadow:0 0 20px 10px rgba(255,255,255,0)}100%{opacity:0}}.overflow-auto{overflow-x:auto;scrollbar-width:thin;scrollbar-color:#c1c1c1 #f1f1f1;-ms-overflow-style:none;scrollbar-width:none}.overflow-auto::-webkit-scrollbar{height:2px;width:2px;background:rgba(0,0,0,0);display:none}.overflow-auto::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.overflow-auto::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.overflow-auto::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.overflow-auto::-webkit-scrollbar-button{display:none !important;width:0;height:0}.overflow-auto table{table-layout:auto;width:auto;min-width:100%}.overflow-auto th,.overflow-auto td{white-space:nowrap;width:auto;min-width:unset;max-width:none}.overflow-auto{cursor:-webkit-grab;cursor:grab}.overflow-auto.dragging{cursor:-webkit-grabbing;cursor:grabbing;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.table .dropdown-menu{z-index:1060}.tabs{border:1px solid var(--tt-border-normal);border-radius:14px}.modal-fixed-500{max-width:520px;width:520px}@media(max-width: 575.98px){.modal-fixed-500{width:100%;max-width:100%;margin-left:1rem;margin-right:1rem}}.table-tight{width:auto;min-width:0;border-collapse:collapse;table-layout:auto;white-space:nowrap}.table-tight th,.table-tight td{padding-left:.8rem;padding-right:.8rem;padding-top:.5rem;padding-bottom:.5rem;vertical-align:middle}.table-tight th:nth-child(1),.table-tight td:nth-child(1),.table-tight th:nth-child(2),.table-tight td:nth-child(2){padding-left:.6rem;padding-right:.6rem;width:1%}.table-tight th:nth-child(3),.table-tight td:nth-child(3){text-align:center;width:1%}.reset-btn{background:none;padding:10px !important;border-radius:9px;text-decoration:none !important}.reset-btn:hover{background:var(--tt-primary-0);padding:10px !important;border-radius:9px;text-decoration:none !important}.submenu{min-width:200px;width:200px}.freeze-2 .overflow-auto{overflow-x:auto !important;overflow-y:hidden;-webkit-overflow-scrolling:touch}.freeze-2{--col1: 50px;--col2: 50px;--sticky-bg: var(--tt-neutral-25);--sticky-sep: var(--tt-neutral-50)}.freeze-2__table th,.freeze-2__table td{white-space:nowrap}.freeze-2__table th:nth-child(1),.freeze-2__table td:nth-child(1){position:sticky;right:0;z-index:5;width:var(--col1);min-width:var(--col1);background:var(--tt-white)}.freeze-2__table th:nth-child(2),.freeze-2__table td:nth-child(2){position:sticky;right:var(--col1);z-index:4;width:var(--col2);min-width:var(--col2);background:var(--tt-white)}.freeze-2__table thead th:nth-child(1),.freeze-2__table thead th:nth-child(2){background:var(--sticky-bg)}.freeze-2__table thead th{z-index:6;background:var(--sticky-bg)}.freeze-2__table th:nth-child(2)::before,.freeze-2__table td:nth-child(2)::before{content:"";position:absolute;inset-block:0;inset-inline-end:0;width:1px;background:var(--tt-neutral-50);pointer-events:none;z-index:10}.freeze-2:dir(ltr) .freeze-2__table th:nth-child(1),.freeze-2:dir(ltr) .freeze-2__table td:nth-child(1){right:auto;left:0}.freeze-2:dir(ltr) .freeze-2__table th:nth-child(2),.freeze-2:dir(ltr) .freeze-2__table td:nth-child(2){right:auto;left:var(--col1)}.freeze-2:dir(ltr) .freeze-2__table th:nth-child(2)::before,.freeze-2:dir(ltr) .freeze-2__table td:nth-child(2)::before{inset-inline-start:auto;inset-inline-end:0}.table--sticky-last>thead>tr>th:last-child,.table--sticky-last>tbody>tr>td:last-child,.table--sticky-last>tfoot>tr>th:last-child,.table--sticky-last>tfoot>tr>td:last-child{position:sticky;inset-inline-end:0;z-index:2;background-clip:padding-box;overflow:visible;-webkit-border-start:1px solid rgba(0,0,0,.08);border-inline-start:1px solid rgba(0,0,0,.08);-webkit-box-shadow:-1px 0 0 rgba(0,0,0,.06) inset;box-shadow:-1px 0 0 rgba(0,0,0,.06) inset}.table--sticky-last>thead>tr>th:last-child{background:var(--tt-neutral-25);z-index:3}.table--sticky-last>tbody>tr>td:last-child,.table--sticky-last>tfoot>tr>th:last-child,.table--sticky-last>tfoot>tr>td:last-child{background:var(--tt-white)}.table--sticky-last>tbody>tr{-webkit-transition:background-color 120ms ease-in;transition:background-color 120ms ease-in}.table--sticky-last>tbody>tr:hover>*{background:var(--tt-neutral-25)}.table--sticky-last>tbody>tr:hover>th:last-child,.table--sticky-last>tbody>tr:hover>td:last-child{background:var(--tt-neutral-25)}.table--sticky-last.table.table-striped>tbody>tr:nth-of-type(odd)>td:last-child{background:var(--bs-table-striped-bg, var(--tt-white))}.table--sticky-last.table.table-hover>tbody>tr:hover>td:last-child{background:var(--bs-table-hover-bg, var(--tt-neutral-25))}.table--sticky-last>thead>tr>th:last-child,.table--sticky-last>tbody>tr>td:last-child,.table--sticky-last>tfoot>tr>th:last-child,.table--sticky-last>tfoot>tr>td:last-child{position:sticky;inset-inline-end:0;z-index:2;background-clip:padding-box;overflow:visible;-webkit-border-start:1px solid var(--tt-neutral-50);border-inline-start:1px solid var(--tt-neutral-50);-webkit-box-shadow:-1px 0 0 var(--tt-neutral-50) inset;box-shadow:-1px 0 0 var(--tt-neutral-50) inset}.table--sticky-last>thead>tr>th:last-child{background:var(--tt-neutral-25);z-index:3}.table--sticky-last>tbody>tr>td:last-child,.table--sticky-last>tfoot>tr>th:last-child,.table--sticky-last>tfoot>tr>td:last-child{background:var(--tt-white)}.table--sticky-last>tbody>tr{-webkit-transition:background-color 120ms ease-in;transition:background-color 120ms ease-in}.table--sticky-last>tbody>tr:hover>*{background:var(--tt-neutral-25)}.table--sticky-last>tbody>tr:hover>th:last-child,.table--sticky-last>tbody>tr:hover>td:last-child{background:var(--tt-neutral-25)}.table--sticky-last.table.table-striped>tbody>tr:nth-of-type(odd)>td:last-child{background:var(--bs-table-striped-bg, var(--tt-white))}.table--sticky-last.table.table-hover>tbody>tr:hover>td:last-child{background:var(--bs-table-hover-bg, var(--tt-neutral-25))}.features-list__item{gap:10px}.features-list__item:last-of-type{border-bottom-color:rgba(0,0,0,0)}.features-list__sort-handle{font-size:20px;cursor:-webkit-grabbing;cursor:grabbing}.features-list__content{margin-right:6px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.features-list__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:6px}.features-list__actions .features-list__btn-group{margin:0}.app-widget__header{position:relative}.app-widget__logo-status{font-size:18px;position:absolute;bottom:-3px;right:-1px}.app-widget__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:8px}.app-widget__features{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px}.app-widget__feature-icon{width:28px;height:28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;color:var(--tt-text-disabled);background-color:var(--tt-bg-normal);border-radius:50%;border:1.5px solid var(--tt-white);margin-right:-8px}.app-widget__feature-icon:first-child{margin-right:0}.app-widget__feature-icon:nth-child(1){z-index:5}.app-widget__feature-icon:nth-child(2){z-index:4}.app-widget__feature-icon:nth-child(3){z-index:3}.app-widget__feature-icon:nth-child(4){z-index:2}.app-widget__feature-icon:nth-child(5){z-index:1}.app-widget__feature-icon--is-active{color:var(--tt-green-100)}.meta-list{list-style:none;padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:23px}.meta-list__item{position:relative;color:var(--tt-text-normal);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.meta-list__item:last-of-type::after{display:none}.meta-list__item::after{content:"";display:block;width:3px;height:3px;border-radius:50%;background-color:var(--tt-neutral-200);position:absolute;top:50%;left:-11.5px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.meta-list__icon{font-size:18px;color:var(--tt-text-normal);margin-left:6px}.meta-list__item-link{color:var(--tt-text-normal);text-decoration:none}.u-scroll-thin{scrollbar-width:thin;scrollbar-color:rgba(255, 255, 255, 0.25) rgba(0,0,0,0)}.u-scroll-thin::-webkit-scrollbar{width:6px;height:6px}.u-scroll-thin::-webkit-scrollbar-track{background:rgba(255,255,255,.06);border-radius:10px}.u-scroll-thin::-webkit-scrollbar-thumb{background-color:rgba(255,255,255,.25);border-radius:10px;border:2px solid rgba(0,0,0,0);background-clip:content-box;min-height:50px;min-width:50px}.u-scroll-thin:hover::-webkit-scrollbar-thumb{background-color:rgba(255,255,255,.4)}.u-scroll-thin::-webkit-scrollbar-button{display:none}.u-scroll-thin::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}.u-scroll-thin--50x3{scrollbar-width:thin;scrollbar-color:rgba(255, 255, 255, 0.25) rgba(0,0,0,0)}.u-scroll-thin--50x3::-webkit-scrollbar{width:3px;height:3px}.u-scroll-thin--50x3::-webkit-scrollbar-track{background:rgba(255,255,255,.06);border-radius:10px}.u-scroll-thin--50x3::-webkit-scrollbar-thumb{background-color:rgba(255,255,255,.25);border-radius:10px;border:2px solid rgba(0,0,0,0);background-clip:content-box;min-height:50px;min-width:50px}.u-scroll-thin--50x3:hover::-webkit-scrollbar-thumb{background-color:rgba(255,255,255,.4)}.u-scroll-thin--50x3::-webkit-scrollbar-button{display:none}.u-scroll-thin--50x3::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}.u-scroll-thin--50x3::-webkit-scrollbar{width:3px;height:3px}.u-scroll-thin--50x3::-webkit-scrollbar-thumb{border:0;min-height:50px;min-width:50px}.u-scroll-box-rtl{--scroll-max-h: 185px;max-height:var(--scroll-max-h);overflow-y:auto;direction:rtl;scrollbar-gutter:stable both-edges;-webkit-padding-end:8px;padding-inline-end:8px}.chartjs-tooltip{position:absolute;pointer-events:none;z-index:9999;-webkit-transform:translate(-50%, -100%);transform:translate(-50%, -100%);background:rgba(16,15,16,.7);color:#fff;padding:8px 10px;border-radius:8px;font-size:12px;line-height:1.35;white-space:nowrap;opacity:0;-webkit-transition:opacity .12s ease;transition:opacity .12s ease}.u-rounded-12{border-radius:12px}.places-list li{margin-top:18px;margin-bottom:2px}.chart-list__meter{position:relative;height:3px;background:var(--tt-neutral-50);border-radius:16px}.chart-list__value{position:absolute;inset-inline-end:0;top:0;height:2px;width:var(--w, 0%);background:var(--tt-primary-100);border-radius:16px;direction:ltr}.multi-progress{height:6px;border-radius:9999px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;padding-inline:calc(4px/2);margin-top:22px;margin-bottom:22px;overflow:hidden}.multi-progress__seg{--val: 1;-webkit-box-flex:var(--val);-ms-flex:var(--val) 1 0px;flex:var(--val) 1 0;min-width:0;height:100%;border-radius:9999px}.chart-donut-custom-height{height:190px !important}.tyep-pay--primary{color:var(--tt-primary-300);background-color:var(--tt-primary-25);border:1px solid var(--tt-primary-50)}.tyep-pay--warning{color:var(--tt-yellow-300);background-color:var(--tt-yellow-25);border:1px solid var(--tt-yellow-50)}.avatar-icon--info{color:var(--tt-aqua-300);border:1px solid var(--tt-aqua-25);background-color:var(--tt-aqua-0);width:30px;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:18px;border-radius:50%;-ms-flex-negative:0;flex-shrink:0}.avatar-icon--gray{color:var(--tt-neutral-600);border:1px solid var(--tt-neutral-50);background-color:var(--tt-neutral-50);width:30px;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:18px;border-radius:50%;-ms-flex-negative:0;flex-shrink:0}.avatar-icon--warning{color:var(--tt-secondary-100);border:1px solid var(--tt-secondary-25);background-color:var(--tt-secondary-0);width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:18px;border-radius:50%;-ms-flex-negative:0;flex-shrink:0}.category--urgent{padding:4px 7px;background:var(--tt-red-0);border-radius:7px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:right;color:var(--tt-red-100);font-size:12px;font-weight:400;line-height:18px;word-wrap:break-word}.calendar-tabs{color:var(--tt-text-muted);padding:0px;border-radius:0}.nav-link-2{padding:12px 16px !important;background-color:var(--tt-neutral-0) !important}.bg-light-2{background-color:#403c44 !important}.campaigns-num{color:var(--tt-primary-300);background-color:var(--tt-primary-0);padding-left:7px;padding-right:7px;font-size:15px;border-radius:6px;font-weight:400;border:1px solid var(--tt-primary-25);line-height:20px}.tt-toast-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;position:fixed;bottom:24px;right:50%;-webkit-transform:translateX(50%);transform:translateX(50%);z-index:99}.tt-toast-list__item{--tt-toast-bg: rgba(56, 53, 59, 0.92);--tt-toast-text: #fff;--tt-toast-btn-bg: rgba(255, 255, 255, 0.03);--tt-toast-btn-hover-bg: rgba(255, 255, 255, 0.08);--tt-toast-btn-divider: rgba(255, 255, 255, 0.1);--tt-toast-btn-divider-hover: rgba(255, 255, 255, 0.15);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--tt-toast-bg);border-radius:12px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);min-width:330px;height:48px}.tt-toast-list__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;color:var(--tt-toast-text);padding:16px;font-size:13px;line-height:20px;font-weight:400}.tt-toast-list__main-icon{font-size:18px !important;line-height:1;color:#fff !important;width:18px !important;height:18px !important;display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:none !important;border-radius:0 !important;border:none !important}.tt-toast-list__close-btn{--bs-btn-color: var(--tt-toast-text);--bs-btn-bg: var(--tt-toast-btn-bg);--bs-btn-border-color: transparent;--bs-btn-hover-color: var(--tt-toast-text);--bs-btn-hover-bg: var(--tt-toast-btn-hover-bg);--bs-btn-hover-border-color: transparent;--bs-btn-active-color: var(--tt-toast-text);--bs-btn-active-bg: var(--tt-toast-btn-bg);--bs-btn-active-border-color: transparent;--bs-btn-padding-x: 22px;border-top-right-radius:0;border-bottom-right-radius:0;height:100%;border-right:1px solid var(--tt-toast-btn-divider);font-size:13px}.tt-toast-list__close-btn:hover{border-right-color:var(--tt-toast-btn-divider-hover)}.tt-toast-list__item--warning{--tt-toast-bg: #F59300}.tt-toast-list__item--danger{--tt-toast-bg: #E45252}.tt-toast-list__item--success{--tt-toast-bg: var(--tt-green-100)}.tt-toast-list__item--dark{--tt-toast-bg: rgba(56, 53, 59, 0.92)}.zakat-inputs-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;gap:10px}.zakat-calculator-modal .modal-content{background-color:var(--tt-white) !important}.zakat-calculator-modal .modal-body{background-color:var(--tt-white) !important;background-image:none !important}.zakat-accordion .accordion-item,.zakat-accordion .accordion-button,.zakat-accordion .accordion-collapse,.zakat-accordion .accordion-body{border:0 !important}.zakat-accordion .accordion-item:has(.accordion-button:not(.collapsed)){border:0 !important}.zakat-accordion .accordion-item{border:none;background:rgba(0,0,0,0);margin-bottom:12px}.zakat-accordion .accordion-item:last-child{margin-bottom:0}.zakat-accordion .accordion-header{margin-bottom:0}.zakat-accordion .accordion-button{padding:4px 12px;background:rgba(0,0,0,0);-webkit-box-shadow:none;box-shadow:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;color:var(--tt-neutral-600);font-size:14px;font-weight:400;line-height:20px;height:30px}.zakat-accordion .accordion-button::after{display:none}.zakat-accordion .accordion-button:not(.collapsed){-webkit-box-shadow:none;box-shadow:none;border:0 !important;background:rgba(0,0,0,0)}.zakat-accordion .accordion-button:focus{-webkit-box-shadow:none;box-shadow:none;outline:0}.zakat-accordion .accordion-button[aria-expanded=true]{color:var(--tt-primary-100)}.zakat-accordion .accordion-button[aria-expanded=true] .accordion-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg);color:var(--tt-neutral-600);-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.zakat-accordion .accordion-button .accordion-icon{font-size:16px;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease;color:var(--tt-neutral-600);-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.zakat-accordion .accordion-body{padding:8px 0 12px}.zakat-accordion .accordion-collapse{border:0}.zakat-summary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:95px;background-color:var(--tt-primary-0);border:1px solid var(--tt-primary-25);border-radius:18px;padding:20px 20px 20px 24px}.zakat-summary__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.zakat-summary__icon{width:32px;height:32px}.zakat-summary__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.zakat-summary__value{color:var(--tt-primary-300);font-size:24px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;height:31px;line-height:1}.zakat-summary__label{margin:0;color:var(--tt-primary-300);opacity:.5;font-size:14px;font-weight:400;line-height:20px;height:20px}.zakat-summary__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px}.top-nav{background-color:#45022e;color:var(--tt-white)}.top-nav__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;max-width:1512px;margin:0 auto;padding:12px 168px;-webkit-box-sizing:border-box;box-sizing:border-box;gap:20px}.top-nav__contacts{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.top-nav__link{color:#fff;text-decoration:none;font-size:14px;line-height:16px;display:inline-block;direction:ltr}.top-nav__security{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;font-size:12px;line-height:18px;color:#fff}.top-nav__security-icon{font-size:16px}.main-nav{background-color:var(--tt-white)}.main-nav__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;max-width:1512px;margin:0 auto;padding:16px 168px;-webkit-box-sizing:border-box;box-sizing:border-box;gap:24px}.main-nav__logo{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none}.main-nav__logo-img{width:76.34px;height:33.42px;display:block}.main-nav__menu{list-style:none;padding:0;margin:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.main-nav__link{color:var(--tt-neutral-600);text-decoration:none;font-size:14px;line-height:20px;font-weight:400;letter-spacing:0;background:rgba(0,0,0,0);border:0;padding:0}.main-nav__link--active{color:var(--tt-primary-100)}.main-nav__dropdown-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-margin-start:3px;margin-inline-start:3px;font-size:18px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.main-nav__actions{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.main-nav__icon-btn{position:relative}.main-nav__icon-btn .header__icon-button-number{position:absolute;top:-6px;right:-6px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background-color:var(--tt-primary-100);color:var(--tt-white);font-size:11px;line-height:18px;font-weight:500;text-align:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1.5px solid var(--tt-white);-webkit-transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);pointer-events:none}.main-nav__icon-btn:hover .header__icon-button-number{min-width:8px;width:8px;height:8px;font-size:0;color:rgba(0,0,0,0);top:-1px;right:-1px;padding:0}.main-nav__cta{white-space:nowrap;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}@media(max-width: 1199.98px){.top-nav__inner,.main-nav__inner{padding:12px 80px}}@media(max-width: 991.98px){.top-nav__inner,.main-nav__inner{padding:12px 40px}}@media(max-width: 767.98px){.top-nav__inner,.main-nav__inner{padding:12px 24px;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.main-nav__menu{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.cart-offcanvas{width:400px !important;background-color:var(--tt-white);padding:40px 32px;gap:10px}.cart-offcanvas .offcanvas-header{padding:0;margin-bottom:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:32px}.cart-offcanvas__header-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.cart-offcanvas__header-icon{font-size:22px;color:var(--tt-neutral-600)}.cart-offcanvas__title{margin:0;font-size:18px;line-height:26px;font-weight:400;color:var(--tt-neutral-600);text-align:right}.cart-offcanvas__count{font-size:14px;line-height:1;font-weight:400;color:var(--tt-neutral-200);letter-spacing:-0.01em;margin-right:-3px}.cart-offcanvas__close{width:32px !important;height:32px !important;border-radius:50% !important;padding:0 !important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--tt-neutral-600);border:1px solid var(--tt-border-disabled);background-color:rgba(0,0,0,0)}.cart-offcanvas__close .btn-icon{font-size:14px}.cart-offcanvas .offcanvas-body{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cart-offcanvas__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cart-offcanvas__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px;padding:10px 0 20px;border-bottom:1px solid var(--tt-border-disabled);height:auto}.cart-offcanvas__item-img{width:70px;height:52px;-o-object-fit:cover;object-fit:cover;border-radius:10px}.cart-offcanvas__item-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px;-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:176px}.cart-offcanvas__item-amount{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3px;color:var(--tt-neutral-400);font-size:14px;line-height:20px}.cart-offcanvas__item-amount .tticon-sar{font-size:14px}.cart-offcanvas__item-name{margin:0;font-size:14px;line-height:20px;font-weight:400;color:var(--tt-neutral-600);letter-spacing:-1%;text-align:right}.cart-offcanvas__item-remove{width:32px !important;height:32px !important;color:var(--tt-red-100);border:1px solid var(--tt-border-disabled);background-color:var(--tt-white);padding:0 !important}.cart-offcanvas__item-remove .btn-icon{font-size:16px}.cart-offcanvas__footer{margin-top:auto;padding-top:30px}.cart-offcanvas__total{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3px;margin-bottom:24px}.cart-offcanvas__total-label{font-size:14px;line-height:20px;font-weight:400;color:var(--tt-neutral-600)}.cart-offcanvas__total-value{font-size:16px;line-height:1;font-weight:600;color:#40c4aa}.cart-offcanvas__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.cart-offcanvas__btn{width:100%;height:42px;border-radius:11px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:7px;font-size:14px;font-weight:500;padding:11px 22px}@media(max-width: 575.98px){.cart-offcanvas{width:100% !important;padding:30px 20px}}.home-hero{position:relative;overflow:hidden;color:var(--tt-white)}.home-hero::before{content:"";position:absolute;inset:-40px;background-image:var(--hero-bg);background-size:cover;background-position:center;-webkit-transform:scale(1.05);transform:scale(1.05);z-index:0}.home-hero__content{position:relative;z-index:1;min-height:420px;padding:60px 24px}@media(min-width: 576px){.home-hero__content{padding:70px 40px}}@media(min-width: 992px){.home-hero__content{padding:80px 80px}}@media(min-width: 1200px){.home-hero__content{padding:80px 120px}}@media(min-width: 1400px){.home-hero__content{padding:80px 160px}}.home-hero__text{text-align:right}.home-hero__title{margin-bottom:16px;font-size:44px;line-height:64px;font-weight:400;letter-spacing:-0.01em;color:#fff}.home-hero__subtitle{margin-bottom:24px;font-size:18px;line-height:26px;font-weight:400;letter-spacing:-0.01em;color:#fff;opacity:.7}@media(max-width: 991.98px){.home-hero__title{font-size:36px;line-height:52px}.home-hero__subtitle{font-size:16px;line-height:24px}}@media(max-width: 575.98px){.home-hero__title{font-size:28px;line-height:40px}.home-hero__subtitle{font-size:15px;line-height:22px}}.home-hero__controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;margin-top:24px}.home-hero__nav-btn{width:35px;height:35px;padding:0;margin-top:25px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;color:#fff;background-color:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.3)}.home-hero__nav-btn:hover,.home-hero__nav-btn:focus-visible{color:var(--tt-white);background-color:rgba(255,255,255,.2);border-color:rgba(255,255,255,.45)}.home-hero .carousel-item{-webkit-transition:opacity .8s ease-in-out;transition:opacity .8s ease-in-out}.section-title{margin-bottom:12px;font-size:44px;line-height:64px;font-weight:400;letter-spacing:-0.01em;text-align:center;color:var(--tt-neutral-600)}.section-subtitle{margin-bottom:0;font-size:16px;line-height:24px;font-weight:400;letter-spacing:-0.01em;text-align:center;color:var(--tt-neutral-400)}.donation-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;border-radius:16px;border:1px solid var(--tt-border-disabled);background-color:var(--tt-white);overflow:hidden}.donation-card__media{position:relative;-webkit-transition:-webkit-box-shadow .25s ease;transition:-webkit-box-shadow .25s ease;transition:box-shadow .25s ease;transition:box-shadow .25s ease, -webkit-box-shadow .25s ease}.donation-card__media::before{content:"";position:absolute;inset:0;background:-webkit-gradient(linear, left top, left bottom, from(rgba(64, 196, 170, 0.7)), color-stop(45%, rgba(64, 196, 170, 0.2)), to(rgba(64, 196, 170, 0)));background:linear-gradient(180deg, rgba(64, 196, 170, 0.7) 0%, rgba(64, 196, 170, 0.2) 45%, rgba(64, 196, 170, 0) 100%);opacity:0;-webkit-transition:opacity .25s ease;transition:opacity .25s ease;pointer-events:none}.donation-card__media::after{content:"";position:absolute;inset:0;background:-webkit-gradient(linear, left top, left bottom, from(rgba(16, 15, 16, 0.28)), color-stop(55%, rgba(16, 15, 16, 0.16)), to(rgba(16, 15, 16, 0)));background:linear-gradient(180deg, rgba(16, 15, 16, 0.28) 0%, rgba(16, 15, 16, 0.16) 55%, rgba(16, 15, 16, 0) 100%);opacity:0;-webkit-transition:opacity .25s ease;transition:opacity .25s ease;pointer-events:none}.donation-card__image{width:100%;height:190px;-o-object-fit:cover;object-fit:cover;display:block}.donation-card__media:hover::after{opacity:1}.donation-card__media.has-success-shadow{-webkit-box-shadow:inset 0 40px 50px -30px rgba(64,196,170,.95);box-shadow:inset 0 40px 50px -30px rgba(64,196,170,.95)}.donation-card__media.has-success-shadow::before{opacity:1}.donation-card__category{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:4px 7px;border-radius:7px;font-size:13px;line-height:15px;color:var(--tt-white);background-color:rgba(16,15,16,.5)}.donation-card__badges{position:absolute;bottom:22px;right:12px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.donation-card__urgent{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;height:23px;padding:4px 7px;border-radius:7px;font-size:13px;line-height:15px;color:var(--tt-white);background-color:var(--tt-red-100)}.donation-card__urgent-dot{width:4px;height:4px;border-radius:50%;background-color:var(--tt-neutral-0);-webkit-animation:donation-card-pulse 1.2s ease-in-out infinite;animation:donation-card-pulse 1.2s ease-in-out infinite}@-webkit-keyframes donation-card-pulse{0%,100%{background-color:var(--tt-neutral-0);opacity:.7}50%{background-color:var(--tt-white);opacity:1}}@keyframes donation-card-pulse{0%,100%{background-color:var(--tt-neutral-0);opacity:.7}50%{background-color:var(--tt-white);opacity:1}}.donation-card__body{padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.donation-card__title{margin:0;font-size:18px;line-height:26px;font-weight:400;text-align:right;color:var(--tt-neutral-600)}.donation-card__progress{width:100%;height:8px;border-radius:999px;background-color:var(--tt-neutral-100);overflow:visible;position:relative}.donation-card__progress-bar{height:100%;width:min(var(--progress, 0)*1%,100%);background-image:-webkit-gradient(linear, left top, right top, from(#c0077f), to(#f96cc7));background-image:linear-gradient(90deg, #c0077f 0%, #f96cc7 100%);border-radius:inherit;position:relative}.donation-card__progress-label{position:absolute;top:-26px;right:calc(var(--progress, 0)*1%);-webkit-transform:translateX(50%) translateY(4px);transform:translateX(50%) translateY(4px);font-size:12px;line-height:16px;color:var(--tt-white);background-color:var(--tt-neutral-900);padding:2px 6px;border-radius:6px;white-space:nowrap;opacity:0;pointer-events:none;-webkit-transition:opacity .2s ease,-webkit-transform .2s ease;transition:opacity .2s ease,-webkit-transform .2s ease;transition:opacity .2s ease,transform .2s ease;transition:opacity .2s ease,transform .2s ease,-webkit-transform .2s ease}.donation-card__progress-label::after{content:"";position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-top:4px solid var(--tt-neutral-900)}.donation-card__progress:hover .donation-card__progress-label,.donation-card__progress:focus-within .donation-card__progress-label{opacity:1;-webkit-transform:translateX(50%) translateY(0);transform:translateX(50%) translateY(0)}.donation-card__amount{margin:0;font-size:14px;line-height:22px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-decoration:none;color:inherit}.donation-card__media-link{display:block;text-decoration:none;color:inherit}.donation-card__title-link{display:block;text-decoration:none;color:inherit}.donation-card__amounts{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.donation-card__amounts--modal{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.donation-card__amounts--modal .donation-card__amount-btn{-webkit-box-flex:0;-ms-flex:0 0 calc(33.333% - 8px);flex:0 0 calc(33.333% - 8px);min-width:0;padding:7px 4px;gap:4px}.donation-card__amounts--modal .donation-card__amount-btn span.text-english{font-size:13px}.donation-card__amounts--modal .donation-card__amount-btn .tticon-sar{font-size:14px}.donation-card__amounts--modal .input-group-end{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-top:4px}.donation-card__amounts .input-group-end{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:38px;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:137px;padding:0 12px;border-radius:10px;border:1px solid var(--tt-border-normal);background-color:var(--tt-white);gap:8px}.donation-card__amounts .input-group-end.is-active{border-color:var(--tt-primary-50)}.donation-card__amounts .input-group-end.is-active .tticon-sar{color:var(--tt-primary-100)}.donation-card__amounts .input-group-end .form-control{width:100%;min-width:0;height:100%;padding:0;border:0;background-color:rgba(0,0,0,0);color:var(--tt-text-muted)}.donation-card__amounts .input-group-end .form-control:focus{-webkit-box-shadow:none;box-shadow:none}.donation-card__amounts .input-group-end .tticon-sar{color:var(--tt-text-muted)}.donation-card__amount-radio{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.donation-card__amount-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:56px;height:38px;padding:7px 10px;border-radius:10px;border:1px solid var(--tt-white);background-color:var(--tt-neutral-0);color:var(--tt-text-muted);font-size:14px;line-height:20px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.donation-card__amount-radio:focus-visible+.donation-card__amount-btn{border-color:var(--tt-primary-50);-webkit-box-shadow:0 0 0 2px rgba(251,147,214,.3);box-shadow:0 0 0 2px rgba(251,147,214,.3)}.donation-card__amount-radio:checked+.donation-card__amount-btn,.donation-card__amount-btn.is-active{border-color:var(--tt-primary-50);color:var(--tt-primary-100)}.donation-card__amounts.is-custom-active .donation-card__amount-radio:checked+.donation-card__amount-btn,.donation-card__amounts.is-custom-active .donation-card__amount-btn.is-active{border-color:var(--tt-border-disabled);color:var(--tt-text-muted)}.donation-card__amount-input{width:137px;height:38px;min-width:137px;padding:12px 14px;border-radius:10px;border:1px solid var(--tt-border-normal);background-color:var(--tt-neutral-0);color:var(--tt-text-muted);font-size:14px;line-height:20px}.donation-card__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-top:auto}.donation-card__donate-btn{-webkit-box-flex:1;-ms-flex:1;flex:1;height:44px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px;font-weight:500;border-radius:10px}.donation-card__donate-btn.is-disabled,.donation-card__donate-btn[aria-disabled=true]{background-color:var(--tt-neutral-100) !important;border-color:var(--tt-neutral-100) !important;color:var(--tt-text-muted) !important;opacity:.7;pointer-events:auto !important;cursor:not-allowed !important;-webkit-box-shadow:none !important;box-shadow:none !important}.donation-card__icon-btn{-ms-flex-negative:0;flex-shrink:0;width:45px !important;height:45px !important;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:10px;background-color:var(--tt-white);color:var(--tt-primary-100);-webkit-transition:all .2s ease;transition:all .2s ease}.donation-card__icon-btn .btn-icon{font-size:18px;-webkit-transition:all .2s ease;transition:all .2s ease;color:inherit}.donation-card__icon-btn:hover{color:var(--tt-primary-100)}.donation-card__icon-btn.is-active{color:var(--tt-primary-100)}.donation-card__icon-btn[data-action=save]{color:var(--tt-neutral-900)}.donation-card__icon-btn[data-action=save] .btn-icon{color:var(--tt-neutral-900)}.donation-card__icon-btn[data-action=cart] .btn-icon{color:var(--tt-primary-100)}.donation-card__notification{position:absolute;top:12px;left:12px;right:12px;padding:8px 12px;border-radius:10px;background-color:var(--tt-neutral-900);color:var(--tt-white);font-size:13px;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-webkit-transform:translateY(-10px);transform:translateY(-10px);opacity:0;pointer-events:none;-webkit-transition:all .3s cubic-bezier(0.68, -0.55, 0.265, 1.55);transition:all .3s cubic-bezier(0.68, -0.55, 0.265, 1.55);z-index:2;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.2);box-shadow:0 4px 12px rgba(0,0,0,.2);border:0}.donation-card__notification .tticon-check-circle{font-size:16px;color:var(--tt-white)}.donation-card__notification.is-visible{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}.achievements{position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;padding:80px 168px;min-height:600px}.achievements .section-title{color:var(--tt-white);margin-bottom:12px}.achievements .section-subtitle{color:rgba(255,255,255,.6);max-width:540px;margin-inline:auto}.achievements__header{margin-bottom:50px}.achievements .container{padding-inline:0}@media(max-width: 1399.98px){.achievements{padding:80px 80px}}@media(max-width: 991.98px){.achievements{padding:60px 24px}}@media(max-width: 767.98px){.achievements{padding:48px 16px;min-height:auto}.achievements__header{margin-bottom:32px}}.achievement-card{width:276px;height:167px;border-radius:20px;padding:22px 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:left}.achievement-card__icon-wrapper{width:30px;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-item-align:start;align-self:flex-start}.achievement-card__icon{width:30px;height:30px;-o-object-fit:contain;object-fit:contain;-webkit-filter:none;filter:none;opacity:1}.achievement-card__value{margin:0;font-size:30px;line-height:1;font-weight:600;letter-spacing:-0.01em;color:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:4px;width:100%}.achievement-card__value .tticon-sar{font-size:24px;color:inherit}.achievement-card__label{margin:0;font-size:16px;line-height:26px;letter-spacing:0;color:inherit;font-weight:400;opacity:.6;text-align:left;width:100%}.achievement-card--primary{background-color:#fb93d6;color:#630342}.achievement-card--primary .achievement-card__label{text-align:right}.achievement-card--warning{background-color:#ffd28f;color:#663d00}.achievement-card--success{background-color:#a9e5d9;color:#184e43}.achievement-card--info{background-color:#9ae4f4;color:#0a415c}@media(max-width: 767.98px){.achievement-card{width:100%;height:auto}}.footer-one{position:relative;background-image:var(--footer-bg);background-size:cover;background-position:center;background-repeat:no-repeat;color:var(--tt-white);padding:80px 0}.footer-one__layout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:32px}.footer-one__slider{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.footer-slider{--footer-card-size: 250px;--footer-card-count: 4;width:var(--footer-card-size);height:var(--footer-card-size);position:relative;overflow:hidden;border-radius:24px;border:1px solid rgba(255,255,255,.02);background-color:rgba(255,255,255,.03);background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.05)), to(rgba(255, 255, 255, 0)));background-image:linear-gradient(180deg, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0));-webkit-box-shadow:0 10px 30px rgba(0,0,0,.08);box-shadow:0 10px 30px rgba(0,0,0,.08)}.footer-slider__track{position:relative;width:100%;height:100%}.footer-slider__card{position:absolute;top:0;left:0;width:100%;height:100%;padding:35px 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;gap:8px;opacity:0;visibility:hidden;-webkit-animation:footer-card-show 8s infinite;animation:footer-card-show 8s infinite}.footer-slider__card:nth-child(1){-webkit-animation-delay:0s;animation-delay:0s}.footer-slider__card:nth-child(2){-webkit-animation-delay:2s;animation-delay:2s}.footer-slider__card:nth-child(3){-webkit-animation-delay:4s;animation-delay:4s}.footer-slider__card:nth-child(4){-webkit-animation-delay:6s;animation-delay:6s}.footer-slider__card>*:not(.footer-slider__dots){-webkit-animation:footer-content-slide 8s infinite;animation:footer-content-slide 8s infinite}.footer-slider__card:nth-child(1)>*{-webkit-animation-delay:0s;animation-delay:0s}.footer-slider__card:nth-child(2)>*{-webkit-animation-delay:2s;animation-delay:2s}.footer-slider__card:nth-child(3)>*{-webkit-animation-delay:4s;animation-delay:4s}.footer-slider__card:nth-child(4)>*{-webkit-animation-delay:6s;animation-delay:6s}@-webkit-keyframes footer-card-show{0%,24.5%{opacity:1;visibility:visible}25%,100%{opacity:0;visibility:hidden}}@keyframes footer-card-show{0%,24.5%{opacity:1;visibility:visible}25%,100%{opacity:0;visibility:hidden}}@-webkit-keyframes footer-content-slide{0%{-webkit-transform:translateX(40px);transform:translateX(40px);opacity:0}5%,20%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}25%,100%{-webkit-transform:translateX(-40px);transform:translateX(-40px);opacity:0}}@keyframes footer-content-slide{0%{-webkit-transform:translateX(40px);transform:translateX(40px);opacity:0}5%,20%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}25%,100%{-webkit-transform:translateX(-40px);transform:translateX(-40px);opacity:0}}.footer-slider__logo{width:64px;height:64px;-o-object-fit:contain;object-fit:contain;-ms-flex-item-align:center;align-self:center;margin-bottom:20px}.footer-slider__title{margin:0;font-size:16px;line-height:24px;font-weight:400;color:var(--tt-white)}.footer-slider__subtitle{margin:0;font-size:12px;line-height:18px;font-weight:500;color:rgba(255,255,255,.8);text-align:center;background-color:rgba(255,255,255,.03);background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.05)), to(rgba(255, 255, 255, 0)));background-image:linear-gradient(180deg, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0));padding:4px 12px;border-radius:6px;display:inline-block}.footer-slider__dots{position:absolute;bottom:35px;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;z-index:10}.footer-slider__dot{width:4px;height:4px;border-radius:999px;background-color:rgba(255,255,255,.3)}.footer-slider__dot.is-active{background-color:rgba(255,255,255,.95)}.footer-one__center{text-align:right;max-width:460px}.footer-one__center-image{width:120px;height:auto;-o-object-fit:contain;object-fit:contain;margin-bottom:16px}.footer-one__title{margin:0 0 12px;font-size:44px;line-height:34px;font-weight:500;color:#fff;text-align:right}.footer-one__subtitle{margin:0;font-size:16px;line-height:26px;color:rgba(255,255,255,.8);text-align:right}.footer-one__left-image{width:400px;max-width:100%;height:auto;-o-object-fit:contain;object-fit:contain}@media(max-width: 1199.98px){.footer-one__layout{gap:24px}.footer-one__left-image{width:240px}}@media(max-width: 991.98px){.footer-one__layout{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.footer-one__slider{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer-one__center{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.footer-one__left{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}@media(max-width: 575.98px){.footer-slider{width:min(100%,var(--footer-card-size))}}.footer-two{padding:100px 168px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.footer-two__layout{display:grid;grid-template-columns:350px auto 123px 275px;gap:10px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.footer-two__col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.footer-two__col--main{width:350px;gap:24px}.footer-two__title{margin:0;font-size:24px;line-height:34px;font-weight:400;letter-spacing:-0.01em;text-align:right;color:var(--tt-neutral-900)}.footer-two__btn{-ms-flex-item-align:start;align-self:flex-start}.footer-two__copyright{margin:0;margin-top:32px;font-size:14px;line-height:20px}.footer-two__col--links{width:auto;gap:22px}.footer-two__col--links:nth-child(3){-webkit-margin-start:-150px;margin-inline-start:-150px}.footer-two__heading{margin:0;font-size:16px;font-weight:500;line-height:24px}.footer-two__list{list-style:none;padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:22px}.footer-two__list-item{margin:0}.footer-two__link{color:var(--tt-neutral-600);text-decoration:none;font-size:14px;line-height:20px;-webkit-transition:color .2s ease;transition:color .2s ease}.footer-two__link:hover{color:var(--tt-primary-500)}.footer-two__col--contact{width:275px;gap:20px}.footer-two__contact-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer-two__phone,.footer-two__email{font-size:14px;line-height:20px;color:var(--tt-neutral-900);text-decoration:none;direction:ltr;text-align:left}.footer-two__security-image{width:100%;height:115px;-o-object-fit:cover;object-fit:cover;border-radius:14px}.footer-two__security-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-size:12px;line-height:18px;font-weight:400;color:#40c4aa;text-align:justify}.footer-two__security-icon{font-size:16px;-ms-flex-negative:0;flex-shrink:0}.footer-two__payment-methods{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;width:174px}.footer-two__payment-icon{width:28px;height:19px;-o-object-fit:contain;object-fit:contain}@media(max-width: 1399.98px){.footer-two{padding:100px 80px}}@media(max-width: 1199.98px){.footer-two__layout{grid-template-columns:repeat(2, 1fr);gap:32px}.footer-two__col--main{width:100%}.footer-two__col--links{width:auto}.footer-two__col--links:nth-child(3){-webkit-margin-start:0;margin-inline-start:0}.footer-two__col--contact{width:100%}}@media(max-width: 991.98px){.footer-two{padding:80px 40px}}@media(max-width: 767.98px){.footer-slider{--footer-card-size: 200px;width:100%}.footer-two{padding:60px 24px}.footer-two__layout{grid-template-columns:repeat(2, 1fr);grid-template-areas:"main main" "links1 links2" "contact contact";gap:40px}.footer-two__col--main{grid-area:main;width:100%}.footer-two__layout>.footer-two__col--links:nth-child(2){grid-area:links1}.footer-two__layout>.footer-two__col--links:nth-child(3){grid-area:links2}.footer-two__col--contact{grid-area:contact;width:100%}.footer-two__col--links:nth-child(3){-webkit-margin-start:0;margin-inline-start:0}.footer-two__col--links{width:100%}.footer-two__payment-methods{width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.campaign-details-related__title,.payment-card__title,.page-header__title{font-size:24px;line-height:34px;font-weight:var(--tt-fw-medium)}.campaign-details__share-title,.payment-receipt__title,.donor-visibility__title,.payment-methods__title{font-size:16px;line-height:24px;font-weight:var(--tt-fw-medium)}.payment-summary-table__total-label,.payment-top-nav__back,.basket-gift .btn-white,.basket-gift__title,.basket-summary__label,.basket-item__title{font-size:14px;line-height:20px;font-weight:var(--tt-fw-medium)}.campaign-details__summary-label,.campaign-details__feature-text,.payment-method__text,.tt-toast-list__content,.tt-toast-list__close-btn{font-size:13px;line-height:20px;font-weight:var(--tt-fw-medium)}.payment-receipt__optional,.donor-visibility__optional,.nav.nav-btns-group .nav-link{font-size:12px;line-height:18px;font-weight:var(--tt-fw-medium)}.campaign-details__description{font-size:16px;line-height:24px;font-weight:var(--tt-fw-regular)}.campaign-details__alert-text,.payment-card__subtitle,.basket-alert__text,.list-group-selectable .list-group-item{font-size:14px;line-height:20px;font-weight:var(--tt-fw-regular)}.campaign-details__meta-label,.payment-summary-table__title,.page-header__breadcrumb-link,.app-widget__desc{font-size:13px;line-height:20px;font-weight:var(--tt-fw-regular)}.payment-protection-text,.basket-gift__subtitle{font-size:12px;line-height:18px;font-weight:var(--tt-fw-regular)}.campaign-details__meta-date,.payment-summary-table__amount{font-family:var(--tt-en-text-font),sans-serif;font-size:13px;line-height:normal;font-weight:var(--tt-fw-medium)}.page-header__count{font-family:var(--tt-en-text-font),sans-serif;font-size:16px;line-height:normal;font-weight:var(--tt-fw-regular)}.amount-selector__value{font-family:var(--tt-en-text-font),sans-serif;font-size:14px;line-height:normal;font-weight:var(--tt-fw-regular)}.page-header{background-color:#45022e;padding:30px 168px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;width:100%;margin:0;min-height:122px;-webkit-box-sizing:border-box;box-sizing:border-box}.page-header__inner{width:100%;max-width:1176px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.page-header__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.page-header__icon{width:24px;height:24px;color:#fb93d6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:24px}.page-header__title{font-weight:400;margin:0;color:#fff;text-align:right;letter-spacing:-0.01em}.page-header__count{line-height:100%;color:rgba(255,255,255,.6);letter-spacing:-0.01em;text-align:right}.page-header__breadcrumbs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:9px;height:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.page-header__breadcrumb-link{color:#fff;text-decoration:none;letter-spacing:-0.01em;text-align:right}.page-header__breadcrumb-link--current{opacity:.5;color:#fff}.page-header__separator{width:8.54px;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-size:14px}.page-header__separator::after{content:"/";-webkit-transform:rotate(-170deg);transform:rotate(-170deg)}@media(max-width: 1200px){.page-header{padding:30px 40px}}@media(max-width: 768px){.page-header{padding:20px 20px}}.basket-section .container{max-width:1176px}.basket-layout{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:40px}.basket-items{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:776px;min-height:280px;height:auto}.basket-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:auto;min-height:80px;border-bottom:1px solid var(--tt-neutral-50);padding-bottom:20px;margin-bottom:20px}.basket-item__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.basket-item__img{width:90px;height:60px;-o-object-fit:cover;object-fit:cover;border-radius:10px;border:1px solid var(--tt-neutral-50)}.basket-item__details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;text-align:right}.basket-item__tags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;margin-bottom:4px}.basket-item__tags .donation-card__category{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:4px 7px;border-radius:7px;font-size:13px;line-height:15px;color:var(--tt-white);background-color:rgba(16,15,16,.5)}.basket-item__tags .donation-card__urgent{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;height:23px;padding:4px 7px;border-radius:7px;font-size:13px;line-height:15px;color:var(--tt-white);background-color:var(--tt-red-100)}.basket-item__tags .donation-card__urgent .donation-card__urgent-dot{width:4px;height:4px;border-radius:50%;background-color:var(--tt-neutral-0)}.basket-item__title{font-weight:400;color:var(--tt-text-loud);margin:0;max-width:320px}.basket-item__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.basket-item__remove{width:30px !important;height:30px !important;padding:10px !important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px}.amount-selector{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:184px;height:38px}.amount-selector__btn{width:38px;height:38px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:rgba(0,0,0,0);border:1px solid var(--tt-neutral-50);padding:0 7px;gap:10px;cursor:pointer;-webkit-transition:var(--tt-transition-base);transition:var(--tt-transition-base)}.amount-selector__btn:hover{background-color:var(--tt-bg-hover)}.amount-selector__btn--plus{border-radius:0 10px 10px 0}.amount-selector__btn--minus{border-right:none;color:var(--tt-text-disabled)}.amount-selector__value{-webkit-box-flex:1;-ms-flex:1;flex:1;height:38px;width:110px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;border:1px solid var(--tt-neutral-50);border-right:none;border-radius:10px 0 0 10px;padding:12px 14px;color:var(--tt-text-loud)}.amount-selector__value .tticon-sar{font-size:14px;color:var(--tt-text-muted)}.basket-summary-gift{width:346px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.basket-summary{width:100%;height:auto;min-height:135px;background-color:var(--tt-neutral-0);border-radius:14px;padding:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.basket-summary__total{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.basket-summary__label{font-weight:400;color:var(--tt-text-loud);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.basket-summary__amount{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;color:var(--tt-green-100);font-weight:600;font-size:16px;line-height:100%}.basket-summary__amount .tticon-sar{font-size:16px}.basket-gift{width:100%;height:auto;min-height:149px;border:1px solid var(--tt-neutral-0);border-radius:14px;padding:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.basket-gift__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:12px}.basket-gift__icon{width:28px;height:28px;font-size:28px;color:var(--tt-primary-100);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.basket-gift__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1px;-webkit-box-flex:1;-ms-flex:1;flex:1}.basket-gift__title{font-weight:400;color:var(--tt-text-loud);margin:0}.basket-gift__subtitle{font-weight:400;color:var(--tt-text-muted);margin:0;letter-spacing:-0.01em}.basket-gift .btn-white{width:100%;height:42px;border-radius:11px;border:1px solid var(--tt-neutral-50);padding:11px 22px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:7px;background-color:var(--tt-white);color:var(--tt-text-loud)}.basket-gift .btn-white:hover{background-color:var(--tt-bg-hover)}.basket-alert{width:100%;max-width:1174px;height:auto;min-height:44px;border-radius:12px;border:1px solid var(--tt-yellow-50);background-color:var(--tt-yellow-0);padding:12px 14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.basket-alert__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.basket-alert__icon{font-size:18px;color:var(--tt-yellow-300)}.basket-alert__text{color:var(--tt-yellow-300);margin:0}@media(max-width: 1200px){.basket-layout{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.basket-items,.basket-summary-gift,.basket-alert{width:100%;max-width:776px}}@media(max-width: 576px){.basket-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:20px}.basket-item__actions{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.campaign-details-related__title,.payment-card__title,.page-header__title{font-size:24px;line-height:34px;font-weight:var(--tt-fw-medium)}.campaign-details__share-title,.payment-receipt__title,.donor-visibility__title,.payment-methods__title{font-size:16px;line-height:24px;font-weight:var(--tt-fw-medium)}.payment-summary-table__total-label,.payment-top-nav__back,.basket-item__title,.basket-summary__label,.basket-gift__title,.basket-gift .btn-white{font-size:14px;line-height:20px;font-weight:var(--tt-fw-medium)}.campaign-details__summary-label,.campaign-details__feature-text,.payment-method__text,.tt-toast-list__content,.tt-toast-list__close-btn{font-size:13px;line-height:20px;font-weight:var(--tt-fw-medium)}.payment-receipt__optional,.donor-visibility__optional,.nav.nav-btns-group .nav-link{font-size:12px;line-height:18px;font-weight:var(--tt-fw-medium)}.campaign-details__description{font-size:16px;line-height:24px;font-weight:var(--tt-fw-regular)}.campaign-details__alert-text,.payment-card__subtitle,.list-group-selectable .list-group-item,.basket-alert__text{font-size:14px;line-height:20px;font-weight:var(--tt-fw-regular)}.campaign-details__meta-label,.payment-summary-table__title,.app-widget__desc,.page-header__breadcrumb-link{font-size:13px;line-height:20px;font-weight:var(--tt-fw-regular)}.payment-protection-text,.basket-gift__subtitle{font-size:12px;line-height:18px;font-weight:var(--tt-fw-regular)}.campaign-details__meta-date,.payment-summary-table__amount{font-family:var(--tt-en-text-font),sans-serif;font-size:13px;line-height:normal;font-weight:var(--tt-fw-medium)}.page-header__count{font-family:var(--tt-en-text-font),sans-serif;font-size:16px;line-height:normal;font-weight:var(--tt-fw-regular)}.amount-selector__value{font-family:var(--tt-en-text-font),sans-serif;font-size:14px;line-height:normal;font-weight:var(--tt-fw-regular)}.payment-page{background-color:var(--tt-neutral-0)}.payment-top-nav{padding:24px 0}.payment-top-nav__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:574px;margin:0 auto}.payment-top-nav__logo img{width:76.34px;height:33.42px;-o-object-fit:contain;object-fit:contain}.payment-top-nav__back{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;text-decoration:none;color:var(--tt-neutral-500);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:20px}.payment-top-nav__back:hover{color:var(--tt-primary-100)}.payment-section{padding-bottom:80px}.payment-section .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.payment-card{width:100%;max-width:574px;background-color:var(--tt-white);border:1px solid var(--tt-neutral-25);border-radius:24px;padding:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px;height:auto}.payment-card__header{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.payment-card__video{width:70px;height:70px;-o-object-fit:cover;object-fit:cover}.payment-card__title{font-size:32px;line-height:50px;font-weight:400;color:var(--tt-neutral-600);margin:0;letter-spacing:-0.01em}.payment-card__subtitle{font-size:14px;line-height:10px;color:var(--tt-neutral-500);margin:0 0 20px 0;letter-spacing:-0.01em}.payment-summary-table{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid var(--tt-neutral-25);border-radius:14px;padding:24px;gap:0}.payment-summary-table__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 0;border-bottom:1px solid var(--tt-neutral-25)}.payment-summary-table__row:first-child{padding-top:0}.payment-summary-table__row--total{margin-top:4px;padding-top:16px;padding-bottom:0;border-top:none;border-bottom:none}.payment-summary-table__title{font-size:13px;line-height:20px;color:var(--tt-neutral-500);width:280px}.payment-summary-table__amount{font-weight:500;font-size:13px;line-height:20px;color:var(--tt-neutral-600);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.payment-summary-table__amount .tticon-sar{font-size:12px}.payment-summary-table__total-label{font-weight:500;font-size:14px;line-height:20px;color:var(--tt-neutral-600)}.payment-summary-table__total-amount{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--tt-primary-100);font-weight:600;font-size:16px;line-height:100%}.payment-methods{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.payment-methods__title{color:var(--tt-neutral-600);margin:0}.payment-method{border:1px solid var(--tt-neutral-25);border-radius:12px;padding:13px 20px;-webkit-transition:var(--tt-transition-base);transition:var(--tt-transition-base)}.payment-method.active{border-color:var(--tt-neutral-25);background-color:var(--tt-neutral-25)}.payment-method__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;cursor:pointer;width:100%;margin:0}.payment-method__radio{display:none}.payment-method__check{width:18px;height:18px;border:1.5px solid var(--tt-neutral-200);border-radius:50%;position:relative;-webkit-transition:var(--tt-transition-base);transition:var(--tt-transition-base)}.payment-method__check::after{content:"";position:absolute;top:45%;left:50%;-webkit-transform:translate(-50%, -50%) rotate(45deg);transform:translate(-50%, -50%) rotate(45deg);width:5px;height:9px;border:solid #fff;border-width:0 2px 2px 0;opacity:0;-webkit-transition:var(--tt-transition-base);transition:var(--tt-transition-base)}.payment-method__radio:checked+.payment-method__check{border-color:var(--tt-primary-100);background-color:var(--tt-primary-100)}.payment-method__radio:checked+.payment-method__check::after{opacity:1}.payment-method__icon{font-size:22px;color:var(--tt-neutral-600)}.payment-method__text{font-size:13px;line-height:20px;color:var(--tt-neutral-600)}.card-details-form{border:1px solid var(--tt-neutral-25);border-radius:12px;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;background-color:var(--tt-white)}.payment-protection-text{font-size:12px;line-height:18px;color:var(--tt-neutral-500);text-align:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.payment-protection-text .tticon-lock{font-size:16px;color:var(--tt-green-100);-ms-flex-negative:0;flex-shrink:0}.payment-protection-text.text-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.js-receipt-email-group,.js-donor-info-group{max-height:0;opacity:0;overflow:hidden;-webkit-transform:translateY(-4px);transform:translateY(-4px);-webkit-transition:max-height .35s ease,opacity .35s ease,-webkit-transform .35s ease;transition:max-height .35s ease,opacity .35s ease,-webkit-transform .35s ease;transition:max-height .35s ease,opacity .35s ease,transform .35s ease;transition:max-height .35s ease,opacity .35s ease,transform .35s ease,-webkit-transform .35s ease;margin-top:0 !important;pointer-events:none}.js-receipt-email-group.is-visible,.js-donor-info-group.is-visible{max-height:500px;opacity:1;-webkit-transform:translateY(0);transform:translateY(0);pointer-events:auto}.js-receipt-email-group.is-visible{margin-top:1rem !important}.js-donor-info-group.is-visible{margin-top:.5rem !important}.payment-receipt,.donor-visibility{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;padding:24px;border:1px solid var(--tt-neutral-25);border-radius:14px}.payment-receipt__header,.donor-visibility__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.payment-receipt__icon,.donor-visibility__icon{font-size:22px}.payment-receipt__title,.donor-visibility__title{font-size:16px;line-height:24px;color:var(--tt-neutral-600)}.payment-receipt__optional,.donor-visibility__optional{font-size:12px;line-height:18px;color:var(--tt-neutral-500)}.donor-visibility__icon{width:18px;height:18px;opacity:.4;border:1.5px solid currentColor;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:8px}.payment-footer-logos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;opacity:.3;margin-top:16px}.payment-footer-logos img{height:20px;-o-object-fit:contain;object-fit:contain}.campaign-details-related__title,.page-header__title,.payment-card__title{font-size:24px;line-height:34px;font-weight:var(--tt-fw-medium)}.campaign-details__share-title,.payment-methods__title,.payment-receipt__title,.donor-visibility__title{font-size:16px;line-height:24px;font-weight:var(--tt-fw-medium)}.basket-item__title,.basket-summary__label,.basket-gift__title,.basket-gift .btn-white,.payment-top-nav__back,.payment-summary-table__total-label{font-size:14px;line-height:20px;font-weight:var(--tt-fw-medium)}.campaign-details__summary-label,.campaign-details__feature-text,.tt-toast-list__content,.tt-toast-list__close-btn,.payment-method__text{font-size:13px;line-height:20px;font-weight:var(--tt-fw-medium)}.nav.nav-btns-group .nav-link,.payment-receipt__optional,.donor-visibility__optional{font-size:12px;line-height:18px;font-weight:var(--tt-fw-medium)}.campaign-details__description{font-size:16px;line-height:24px;font-weight:var(--tt-fw-regular)}.campaign-details__alert-text,.list-group-selectable .list-group-item,.basket-alert__text,.payment-card__subtitle{font-size:14px;line-height:20px;font-weight:var(--tt-fw-regular)}.campaign-details__meta-label,.app-widget__desc,.page-header__breadcrumb-link,.payment-summary-table__title{font-size:13px;line-height:20px;font-weight:var(--tt-fw-regular)}.basket-gift__subtitle,.payment-protection-text{font-size:12px;line-height:18px;font-weight:var(--tt-fw-regular)}.campaign-details__meta-date,.payment-summary-table__amount{font-family:var(--tt-en-text-font),sans-serif;font-size:13px;line-height:normal;font-weight:var(--tt-fw-medium)}.page-header__count{font-family:var(--tt-en-text-font),sans-serif;font-size:16px;line-height:normal;font-weight:var(--tt-fw-regular)}.amount-selector__value{font-family:var(--tt-en-text-font),sans-serif;font-size:14px;line-height:normal;font-weight:var(--tt-fw-regular)}.campaign-details-page{background-color:var(--tt-neutral-0)}.campaign-details-section .container{max-width:1176px}.campaign-details__layout{display:-webkit-box;display:-ms-flexbox;display:flex;gap:35px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.campaign-details__main{width:676px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:35px;padding-top:20px}.campaign-details__sidebar{width:447px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;padding-top:25px;position:sticky;top:24px;-ms-flex-item-align:start;align-self:flex-start}.campaign-details__media{position:relative;padding:0}.campaign-details__image{width:100%;height:420px;-o-object-fit:cover;object-fit:cover;border-radius:22px}.campaign-details__media .donation-card__badges{position:absolute;bottom:25px;right:25px}.campaign-details__description{font-size:16px;line-height:24px;letter-spacing:-0.01em;color:var(--tt-neutral-600);margin:0;text-align:right}.campaign-details__features{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid var(--tt-neutral-25);padding:35px 0;gap:16px}.campaign-details__feature{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:11px}.campaign-details__feature-icon{width:32px;height:32px;border-radius:1000px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px}.campaign-details__feature-icon--success{background-color:var(--tt-green-100);color:var(--tt-green-0)}.campaign-details__feature-icon--primary{background-color:var(--tt-primary-0);color:var(--tt-primary-100)}.campaign-details__feature-icon--warning{background-color:var(--tt-yellow-0);color:var(--tt-yellow-100)}.campaign-details__feature-text{font-size:13px;line-height:20px;color:var(--tt-neutral-600)}.campaign-details__share{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid var(--tt-neutral-25);padding:15px 0}.campaign-details__share-title{font-size:16px;line-height:24px;color:var(--tt-neutral-600)}.campaign-details__share-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.campaign-details__share-link{width:36px;height:36px;border-radius:100px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid var(--tt-neutral-25);background-color:var(--tt-neutral-0);-webkit-transition:var(--tt-transition-base);transition:var(--tt-transition-base)}.campaign-details__share-link img{width:20px;height:20px;-o-object-fit:contain;object-fit:contain}.campaign-details__share-link:hover{background-color:var(--tt-bg-hover)}.campaign-details__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0px;border-top:1px solid var(--tt-neutral-25);padding:5px 0}.campaign-details__meta-icon{width:20px;height:20px;color:var(--tt-neutral-400);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:4px}.campaign-details__meta-label{font-size:13px;line-height:20px;letter-spacing:-0.01em;color:var(--tt-neutral-600);margin-left:4px}.campaign-details__meta-date{font-size:13px;line-height:20px;font-weight:500;color:var(--tt-neutral-600)}.campaign-details__alert{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px 14px;border-radius:12px;border:1px solid var(--tt-green-25);background-color:var(--tt-green-0)}.campaign-details__alert-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.campaign-details__alert-icon{font-size:18px;color:var(--tt-green-300)}.campaign-details__alert-text{color:var(--tt-green-300)}.campaign-details__summary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.campaign-details__summary-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.campaign-details__progress-circle{width:61px;height:61px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.campaign-details__progress-circle svg{position:absolute;inset:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);width:100%;height:100%}.campaign-details__progress-circle circle{fill:none;stroke-width:6px;stroke-linecap:round}.campaign-details__progress-circle circle.bg{stroke:var(--tt-neutral-50)}.campaign-details__progress-circle circle.fg{stroke:url(#progress-gradient);stroke-dasharray:172.7;stroke-dashoffset:calc(172.7 - 172.7*var(--progress)/100);-webkit-transition:stroke-dashoffset .5s ease;transition:stroke-dashoffset .5s ease}.campaign-details__progress-value{position:relative;z-index:2;font-size:13px;line-height:100%;font-weight:600;color:var(--tt-neutral-600)}.campaign-details__summary-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px}.campaign-details__summary-label{font-size:13px;line-height:20px;color:var(--tt-neutral-600)}.campaign-details__summary-amounts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.campaign-details__summary-current{font-size:24px;line-height:100%;font-weight:600;color:var(--tt-neutral-600)}.campaign-details__summary-target{font-size:24px;line-height:100%;font-weight:500;color:var(--tt-neutral-400)}.campaign-details__summary-users{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;padding:6px 10px;border-radius:10000px;background-color:var(--tt-primary-0);color:var(--tt-primary-100);font-size:12px;line-height:100%;font-weight:600}.campaign-details__summary-users .tticon-user{font-size:12px}.campaign-details__donation-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;border:1px solid var(--tt-neutral-50);border-radius:14px;padding:24px}.campaign-details__donation-actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.campaign-details__donation-actions .btn{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:42px;padding:0}.campaign-details__donation-actions .btn-icon{font-size:18px;margin-left:8px}.campaign-details__donation-actions .btn-white{border:1px solid var(--tt-primary-25);color:var(--tt-primary-100);background-color:var(--tt-white)}.campaign-details__donation-actions .btn-white:hover{background-color:var(--tt-primary-0);color:var(--tt-primary-100);border-color:var(--tt-primary-100)}.donation-card__amounts--single .input-group-end{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%}.donation-card__amounts--details{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;width:100%}.donation-card__amounts--details .donation-card__amount-btn{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4px;height:38px;border:1px solid var(--tt-neutral-50);border-radius:10px;cursor:pointer;-webkit-transition:var(--tt-transition-base);transition:var(--tt-transition-base)}.donation-card__amounts--details .donation-card__amount-btn span.text-english{font-size:13px;font-weight:500}.donation-card__amounts--details .donation-card__amount-btn .tticon-sar{font-size:14px}.campaign-details__gift{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;border:1px solid var(--tt-neutral-50);border-radius:14px;padding:24px}.campaign-details__gift .basket-gift__header{margin:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.campaign-details__gift .btn-white{height:42px;border-radius:11px;padding:11px 22px;white-space:nowrap;border:1px solid var(--tt-neutral-50);color:var(--tt-neutral-600);background-color:var(--tt-white);width:auto;-ms-flex-negative:0;flex-shrink:0}.campaign-details__gift .btn-white:hover{background-color:var(--tt-neutral-25)}.campaign-details-related .container{max-width:1176px}.campaign-details-related__title{font-size:24px;line-height:34px;letter-spacing:-0.01em;color:var(--tt-neutral-600);text-align:right;margin:0}@media(max-width: 1200px){.campaign-details__layout{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.campaign-details__main,.campaign-details__sidebar{width:100%;padding-top:0;position:static}.campaign-details__features{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.campaign-details__share{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:12px}}
.about-us-2-page{background-color:var(--tt-neutral-0)}.about-us-2-hero{padding:90px 0 40px}.about-us-2-hero .container{max-width:1176px}.about-us-2-hero__breadcrumb{font-size:18px;line-height:26px;font-weight:var(--tt-fw-regular);opacity:.7;margin:0 0 10px;text-align:center;color:var(--tt-neutral-900)}.about-us-2-hero__breadcrumb-sep,.about-us-2-hero__breadcrumb-current{color:var(--tt-neutral-300)}.about-us-2-hero__title{font-size:44px;line-height:64px;font-weight:var(--tt-fw-medium);margin:0 0 10px;text-align:center;color:#d4088c;letter-spacing:-0.01em}.about-us-2-hero__subtitle{font-size:18px;line-height:26px;font-weight:var(--tt-fw-regular);margin:0;text-align:center;color:var(--tt-neutral-900);opacity:.7}.about-us-2-intro{padding:40px 0 70px}.about-us-2-intro .container{max-width:1176px}.about-us-2-intro__layout{display:grid;grid-template-columns:1fr 478px;gap:22px;align-items:start}.about-us-2-intro__media{position:relative;border-radius:39px;overflow:hidden;height:552px}.about-us-2-intro__image{width:100%;height:100%;object-fit:cover;display:block}.about-us-2-intro__play{position:absolute;left:50%;bottom:24px;transform:translateX(-50%);border:0;background:rgba(0,0,0,0);padding:0;cursor:pointer}.about-us-2-intro__play-icon{width:90px;height:90px;display:block}.about-us-2-intro__content{background:linear-gradient(180deg,#fff 0%,#fafafa 100%);border-radius:39px;padding:55px 55px 50px;min-height:550px;position:relative;overflow:hidden}.about-us-2-intro__heading{font-size:52px;line-height:76px;font-weight:var(--tt-fw-medium);margin:0 0 18px;text-align:right;color:var(--tt-neutral-900)}.about-us-2-intro__text{font-size:16px;line-height:40px;font-weight:var(--tt-fw-regular);margin:0 0 14px;color:var(--tt-neutral-600);opacity:.7;text-align:right;letter-spacing:-0.01em}.about-us-2-stats{padding:0 0 70px;position:relative}.about-us-2-stats .container{max-width:1476px}.about-us-2-stats__bg{position:absolute;right:0;top:-60px;pointer-events:none}.about-us-2-stats__bg-img{width:447px;height:auto;display:block}.about-us-2-stats__grid{background-color:#d4088c;border-radius:52px;padding:90px 60px;display:grid;grid-template-columns:repeat(4,1fr);gap:24px;align-items:center}.about-us-2-stat{border:1px solid rgba(190,190,190,.24);border-radius:20px;padding:31px 20px;backdrop-filter:blur(38.45px);background:radial-gradient(120% 120% at 20% 0%,rgba(255,255,255,.48) 0%,rgba(255,255,255,.02) 62%);text-align:center;color:#fff;min-height:191px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px}.about-us-2-stat__icon-wrap{width:44px;height:44px;border-radius:47px;background:rgba(255,255,255,.04);display:flex;align-items:center;justify-content:center}.about-us-2-stat__icon{width:24px;height:24px;display:block}.about-us-2-stat__value{font-size:44px;line-height:1;margin:0;color:#fff}.about-us-2-stat__label{font-size:18px;line-height:26px;font-weight:var(--tt-fw-regular);margin:0;color:#fff}.about-us-2-content .container{max-width:1176px}.about-us-2-content__layout{display:grid;grid-template-columns:1fr 1fr;gap:27px;align-items:start}.about-us-2-content__title{font-size:52px;line-height:76px;font-weight:var(--tt-fw-medium);margin:0 0 30px;text-align:center;color:var(--tt-neutral-900)}.about-us-2-values{display:flex;flex-direction:column;gap:31px}.about-us-2-value{background:#f7f7f7;border-radius:20px;padding:31px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:18px}.about-us-2-value__icon-wrap{width:44px;height:44px;border-radius:47px;background:rgba(212,8,140,.05);display:flex;align-items:center;justify-content:center}.about-us-2-value__icon{width:24px;height:24px;display:block}.about-us-2-value__title{font-size:24px;line-height:34px;font-weight:var(--tt-fw-medium);margin:0;color:#d4088c}.about-us-2-value__desc{font-size:18px;line-height:1.3;font-weight:var(--tt-fw-regular);margin:0;color:#333}.about-us-2-content__vision{display:flex;flex-direction:column;gap:64px}.about-us-2-block__header{display:flex;align-items:center;justify-content:flex-end;gap:16px;margin-bottom:16px}.about-us-2-block__header-icon{width:32px;height:32px;display:block}.about-us-2-block__title{font-size:52px;line-height:76px;font-weight:var(--tt-fw-medium);margin:0;text-align:right;color:var(--tt-neutral-900)}.about-us-2-block__text{font-size:18px;line-height:40px;font-weight:var(--tt-fw-regular);margin:0;text-align:right;color:var(--tt-neutral-600);opacity:.7;letter-spacing:-0.01em}@media(max-width: 1200px){.about-us-2-intro__layout{grid-template-columns:1fr}.about-us-2-intro__media{height:420px}.about-us-2-stats__grid{grid-template-columns:repeat(2,1fr)}.about-us-2-content__layout{grid-template-columns:1fr}}@media(max-width: 576px){.about-us-2-stats__grid{grid-template-columns:1fr;padding:60px 18px}.about-us-2-intro__content{padding:32px 20px}}
.about-us-2-intro__layout{grid-template-columns:7fr 5fr}.about-us-2-intro__play{top:50%;bottom:auto;transform:translate(-50%,-50%)}@media(max-width: 1200px){.about-us-2-intro__layout{grid-template-columns:1fr}}.about-us-2-block{display:flex;flex-direction:column;align-items:flex-start}.about-us-2-block__header{justify-content:flex-start}
.porjects-page{background-color:var(--tt-white)}.porjects-hero{padding:90px 0 40px}.porjects-hero .container{max-width:1176px}.porjects-hero__breadcrumb{font-size:18px;line-height:26px;font-weight:var(--tt-fw-regular);opacity:.7;margin:0 0 10px;text-align:center;color:var(--tt-neutral-900)}.porjects-hero__breadcrumb-sep,.porjects-hero__breadcrumb-current{color:var(--tt-neutral-300)}.porjects-hero__title{font-size:52px;line-height:76px;font-weight:var(--tt-fw-medium);margin:0 0 10px;text-align:center;color:#d4088c;letter-spacing:-0.01em}.porjects-hero__subtitle{font-size:18px;line-height:26px;font-weight:var(--tt-fw-regular);margin:0;text-align:center;color:var(--tt-neutral-900);opacity:.7}.porjects-toolbar{padding:10px 0 22px}.porjects-toolbar .container{max-width:1488px}.porjects-toolbar__container{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.porjects-toolbar__count{font-size:13px;color:#898989}.porjects-toolbar__actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.porjects-toolbar__filter-toggle{display:inline-flex;align-items:center;gap:8px;background:rgba(0,0,0,0);border:0;padding:0;color:#595959}.porjects-toolbar__filter-icon{width:20px;height:20px}.porjects-toolbar__pills{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.porjects-pill{height:44px;border-radius:1000px;padding:10px 16px;display:inline-flex;align-items:center;gap:10px;border:1px solid #f3f3f3;background:#fff;color:#595959}.porjects-pill__icon{width:18px;height:18px}.porjects-pill__chev{font-size:18px;transform:rotate(-90deg);opacity:.7}.porjects-search{height:44px;border-radius:1000px;border:1px solid #f3f3f3;background:#fff;display:inline-flex;align-items:center;padding:0 10px;gap:10px;min-width:280px}.porjects-search__clear{border:0;background:rgba(0,0,0,0);color:#d4088c;font-size:18px;line-height:1}.porjects-search__input{display:inline-flex;align-items:center;gap:10px;flex:1}.porjects-search__icon{font-size:18px;color:#898989}.porjects-search__field{border:0;background:rgba(0,0,0,0);padding:0;height:100%;box-shadow:none!important}.porjects-search__shortcut{display:inline-flex;align-items:center;gap:6px}.porjects-search__key{border:1px solid #f3f3f3;background:#fff;border-radius:8px;padding:6px 10px;font-size:12px;color:#898989}.porjects-grid{padding:10px 0 30px}.porjects-grid .container{max-width:1176px}.porjects-pagination{padding:10px 0 60px}.porjects-pagination__nav{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.porjects-pagination__pages{display:inline-flex;align-items:center;gap:8px}.porjects-pagination__btn{height:40px;border-radius:1024px;padding:10px 16px;border:1px solid #f3f3f3;background:#fff;color:#d4088c;display:inline-flex;align-items:center;gap:8px}.porjects-pagination__btn:disabled{opacity:.5;cursor:not-allowed}.porjects-pagination__page{width:40px;height:40px;border-radius:1024px;border:1px solid #f3f3f3;background:#fff;color:#d4088c;display:inline-flex;align-items:center;justify-content:center}.porjects-pagination__page.is-active{background:#d4088c;border-color:#d4088c;color:#fff}.porjects-pagination__dots{width:40px;height:40px;border-radius:1024px;border:1px solid #f3f3f3;display:inline-flex;align-items:center;justify-content:center;color:#b8b8b8}
.certifications-page{background-color:var(--tt-white)}.certifications-hero{padding:90px 0 40px}.certifications-hero .container{max-width:1176px}.certifications-hero__breadcrumb{font-size:18px;line-height:26px;font-weight:var(--tt-fw-regular);opacity:.7;margin:0 0 10px;text-align:center;color:var(--tt-neutral-900)}.certifications-hero__breadcrumb-sep,.certifications-hero__breadcrumb-current{color:var(--tt-neutral-300)}.certifications-hero__title{font-size:52px;line-height:76px;font-weight:var(--tt-fw-medium);margin:0 0 10px;text-align:center;color:#d4088c;letter-spacing:-0.01em}.certifications-hero__subtitle{font-size:18px;line-height:26px;font-weight:var(--tt-fw-regular);margin:0;text-align:center;color:var(--tt-neutral-900);opacity:.7}.certifications-grid{padding:30px 0 70px}.certifications-grid .container{max-width:1488px}.cert-card{background:rgba(229,229,229,.15);border-radius:16px;padding:24px 16px;text-align:center;height:100%;display:flex;flex-direction:column;align-items:center;gap:12px}.cert-card__logo{max-width:340px;width:100%;height:124px;object-fit:contain}.cert-card__meta{display:flex;align-items:center;justify-content:center;gap:16px}.cert-pill{height:35px;padding:10px;min-width:127px;border-radius:49px;display:inline-flex;align-items:center;justify-content:center;font-size:14px}.cert-pill--year{background:rgba(232,232,232,.25);color:#d4088c}.cert-pill--type{background:rgba(255,210,143,.16);border:1px solid #ffd28f;color:#d59534}.cert-card__org{margin:0;font-size:14px;color:#8c8593;opacity:.9}.cert-card__title{margin:0;font-size:20px;line-height:20px;color:#100f10}.cert-card__desc{margin:0;font-size:16px;line-height:25px;color:#736c7a}
.policy-page{background:var(--tt-white)}.policy-hero{background:#fafafa;padding:90px 0 30px}.policy-hero .container{max-width:1176px}.policy-hero__breadcrumb{font-size:18px;line-height:26px;font-weight:var(--tt-fw-regular);opacity:.7;margin:0 0 10px;text-align:center;color:var(--tt-neutral-900)}.policy-hero__breadcrumb-sep,.policy-hero__breadcrumb-current{color:var(--tt-neutral-300)}.policy-hero__title{font-size:52px;line-height:76px;font-weight:var(--tt-fw-medium);margin:0 0 10px;text-align:center;color:#d4088c;letter-spacing:-0.01em}.policy-hero__subtitle{font-size:18px;line-height:26px;font-weight:var(--tt-fw-regular);margin:0;text-align:center;color:var(--tt-neutral-900);opacity:.7}.policy-content{background:#fafafa;padding:0 0 70px}.policy-content .container{max-width:1176px}.policy-content__box{background:#fff;padding:32px 24px}.policy-content__text{margin:0 0 22px;font-size:18px;line-height:42px;letter-spacing:-0.18px;color:#403c44;opacity:.7;text-align:center}.policy-content__text:last-child{margin-bottom:0}
.contact-us-page{background:#fafafa}.contact-us-hero{padding:90px 0 30px;text-align:center}.contact-us-hero .container{max-width:1176px}.contact-us-hero__breadcrumb{font-size:18px;line-height:26px;font-weight:var(--tt-fw-regular);opacity:.7;margin:0 0 10px;color:var(--tt-neutral-900)}.contact-us-hero__breadcrumb-sep,.contact-us-hero__breadcrumb-current{color:var(--tt-neutral-300)}.contact-us-hero__title{font-size:52px;line-height:76px;font-weight:var(--tt-fw-medium);margin:0 0 10px;color:#d4088c;letter-spacing:-0.01em}.contact-us-hero__subtitle{font-size:18px;line-height:26px;font-weight:var(--tt-fw-regular);margin:0;color:var(--tt-neutral-900);opacity:.7}.contact-us-content{padding:0 0 70px}.contact-us-content .container{max-width:1272px}.contact-us-form-card{border-radius:28px;padding:32px 28px 20px;background:rgba(255,255,255,.92);backdrop-filter:blur(5px)}.contact-us-form-card__title{margin:0 0 18px;text-align:center;color:#100f10;font-size:24px;line-height:34px}.contact-us-form{display:flex;flex-direction:column;gap:18px}.contact-us-input{height:70px;border-radius:55px;border:1px solid rgba(208,208,208,.14);background:rgba(51,51,51,.02);padding:0 18px;text-align:right}.contact-us-textarea{min-height:159px;border-radius:20px;border:1px solid rgba(208,208,208,.14);background:rgba(51,51,51,.02);padding:16px 18px;text-align:right}.contact-us-submit{align-self:flex-start;height:48px;border-radius:55px;padding:0 18px;background:#d4088c;color:#fff;display:inline-flex;align-items:center;gap:10px}.contact-us-map{border-radius:22px;overflow:hidden;height:242px;background:#fff}.contact-us-map__iframe{width:100%;height:100%;border:0}.contact-us-address{display:flex;gap:12px;align-items:center;justify-content:flex-end;margin-top:14px}.contact-us-address__icon{width:40px;height:40px;border-radius:58px;background:rgba(177,177,177,.05);display:flex;align-items:center;justify-content:center}.contact-us-address__icon img{width:22px;height:22px;display:block}.contact-us-address__text{text-align:right}.contact-us-address__line{margin:0;color:#383838;font-size:16px;line-height:26px}.contact-us-address__hours{margin-top:6px;display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:87px;background:rgba(64,151,87,.04);color:#5ebb76;font-size:13px}.contact-us-address__dot{width:8px;height:8px;border-radius:50%;background:#5ebb76;opacity:.5}.contact-us-contacts{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:18px}.contact-us-contact{border-radius:52px;border:1px solid rgba(208,208,208,.27);backdrop-filter:blur(14px);padding:10px 12px;display:flex;align-items:center;justify-content:flex-end;gap:12px;text-decoration:none;background:rgba(255,255,255,.75)}.contact-us-contact__icon{width:38px;height:38px;border-radius:58px;background:rgba(177,177,177,.05);display:flex;align-items:center;justify-content:center}.contact-us-contact__icon img{width:22px;height:22px;display:block}.contact-us-contact__text{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.contact-us-contact__label{color:#535353;font-size:12px}.contact-us-contact__value{color:#d4088c;font-size:12px}@media(max-width: 576px){.contact-us-contacts{grid-template-columns:1fr}}
.porjects-pill__chev{transform:rotate(0deg)}.porjects-dropdown__menu{border-radius:16px;border:1px solid #f3f3f3;padding:8px;min-width:220px}.porjects-dropdown__menu .dropdown-item{border-radius:12px;padding:10px 12px;text-align:right}.porjects-dropdown__menu .dropdown-item:active,.porjects-dropdown__menu .dropdown-item.active{background:rgba(212,8,140,.08);color:#d4088c}
.contact-us-address{justify-content:flex-start}.contact-us-contact{justify-content:flex-start}.contact-us-contact__text{align-items:flex-start}
/* build overrides (so changes show immediately without rebuilding SCSS) */
.home-hero-alt__cta{justify-content:flex-start!important}
.home-hero-alt__blur{backdrop-filter:none!important;-webkit-backdrop-filter:none!important;filter:none!important}
/* hero owl: force-disable blur everywhere (old rules exist in this file) */
.home-hero-alt__owl .owl-item,.home-hero-alt__owl .owl-item.is-prev,.home-hero-alt__owl .owl-item.is-next,.home-hero-alt__owl .owl-item.center,.home-hero-alt__owl .owl-item.is-center-proxy{filter:none!important}
@media (max-width:699.98px){.home-hero-alt__text{text-align:center!important}}
@media (max-width:699.98px){.home-hero-alt__cta{justify-content:center!important}}
/*# sourceMappingURL=maps/custom.css.map */
.policy-content__box{border-radius:16px}
.porjects-pagination__btn.is-primary{background:#d4088c;border-color:#d4088c;color:#fff}
.porjects-pill__icon{display:none}
.porjects-search{min-width:0;max-width:100%}
.porjects-modal-controls{display:grid;grid-template-columns:1fr;gap:12px}
@media (max-width:768px){.porjects-toolbar__pills{display:none}.porjects-toolbar__container{flex-wrap:nowrap}}
.porjects-toolbar__filter-toggle{font-size:13px;line-height:1}
.porjects-pill{font-size:13px;line-height:1}
.porjects-pill.dropdown-toggle:after{display:none}
.home-hero-alt__cards-col{position:relative}
.home-hero-alt__owl .owl-stage-outer{overflow:visible}
.home-hero-alt__owl .owl-item{opacity:.5;filter:blur(2px);transform:scale(.65) translateY(70px);transition:transform .65s ease-in-out,opacity .65s ease-in-out,filter .65s ease-in-out;z-index:1;will-change:transform,opacity,filter}
.home-hero-alt__owl .owl-item.center{opacity:1;filter:none;transform:scale(1) translateY(0);z-index:3}
.home-hero-alt__owl .owl-item.is-prev{transform:translateX(-60px) scale(.65) translateY(70px);z-index:2}
.home-hero-alt__owl .owl-item.is-next{transform:translateX(60px) scale(.65) translateY(70px);z-index:2}
.home-hero-alt__cards-col{overflow:hidden}
.home-hero-alt__text-col{min-width:0}
.home-hero-alt__owl .owl-stage-outer{overflow:hidden}
.home-hero-alt__owl .owl-stage{display:flex;align-items:center}
.home-hero-alt__owl .owl-item{display:flex;justify-content:center}
.home-hero-alt__owl .owl-item{opacity:.5;filter:blur(4px);transform:scale(.5) translateY(70px);transition:transform .65s cubic-bezier(.4,0,.2,1),filter .65s cubic-bezier(.4,0,.2,1);z-index:1;will-change:transform,opacity,filter}
.home-hero-alt__owl .owl-item.center,.home-hero-alt__owl .owl-item.is-center-proxy{opacity:1;filter:none;transform:scale(1) translateY(0);z-index:3}
.home-hero-alt__owl .owl-item .donation-card{width:370px;min-width:370px;max-width:370px}
/* ------------------------------------------------------------------ */
/* index-01 hero cards (HTML+CSS only, translateX overlap, no scale)   */
/* ------------------------------------------------------------------ */
.home-hero-alt__cards-col{overflow:visible!important}
.hero-cards{--card-width:370px;--card-height:520px;--card-shift:120px;position:relative;display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;height:var(--card-height)}
.hero-card{width:var(--card-width);height:var(--card-height);flex:0 0 var(--card-width);position:relative;transition:transform .35s cubic-bezier(.4,0,.2,1),filter .35s cubic-bezier(.4,0,.2,1);will-change:transform,filter}
.hero-card .donation-card{width:100%;height:100%;background-color:#fff;display:flex;flex-direction:column}
.hero-card .donation-card__body{flex:1;display:flex;flex-direction:column}
.hero-card .donation-card__actions{margin-top:auto}
.hero-card--left,.hero-card--right{z-index:1;filter:blur(2px)}
.hero-card--center{z-index:3;filter:none}
.hero-card--left{transform:translateX(calc(-1 * var(--card-shift))) scale(.6)}
.hero-card--right{transform:translateX(var(--card-shift)) scale(.6)}
/* owl hero overlap (center on top + side cards behind) */
.home-hero-alt__owl{--card-width:370px;--card-height:420px;--card-shift:120px}
.home-hero-alt__owl .owl-stage-outer{overflow:visible}
.home-hero-alt__owl .owl-stage{display:flex;align-items:center}
.home-hero-alt__owl .owl-item{display:flex;justify-content:center;opacity:0;pointer-events:none;z-index:0;transition:transform .35s cubic-bezier(.4,0,.2,1),filter .35s cubic-bezier(.4,0,.2,1),opacity .2s linear;will-change:transform,filter}
.home-hero-alt__owl .owl-item.active,.home-hero-alt__owl .owl-item.center,.home-hero-alt__owl .owl-item.is-center-proxy{opacity:1;pointer-events:auto}
.home-hero-alt__owl .owl-item.active .donation-card__amounts,.home-hero-alt__owl .owl-item.center .donation-card__amounts,.home-hero-alt__owl .owl-item.is-center-proxy .donation-card__amounts,.home-hero-alt__owl .owl-item.active .donation-card__amounts *,.home-hero-alt__owl .owl-item.center .donation-card__amounts *,.home-hero-alt__owl .owl-item.is-center-proxy .donation-card__amounts *,.home-hero-alt__owl .owl-item.active .donation-card__actions,.home-hero-alt__owl .owl-item.center .donation-card__actions,.home-hero-alt__owl .owl-item.is-center-proxy .donation-card__actions,.home-hero-alt__owl .owl-item.active .donation-card__actions *,.home-hero-alt__owl .owl-item.center .donation-card__actions *,.home-hero-alt__owl .owl-item.is-center-proxy .donation-card__actions *{pointer-events:auto!important;cursor:pointer}
.home-hero-alt__owl .owl-item .donation-card{width:var(--card-width);min-width:var(--card-width);max-width:var(--card-width);min-height:420px;height:var(--card-height);background-color:#fff;display:flex;flex-direction:column}
.home-hero-alt__owl .owl-item .donation-card__body{flex:1;display:flex;flex-direction:column}
.home-hero-alt__owl .owl-item .donation-card__actions{margin-top:auto}
.home-hero-alt__owl .owl-item.is-prev,.home-hero-alt__owl .owl-item.is-next{filter:blur(2px);z-index:1;transform:scale(.6)}
.home-hero-alt__owl .owl-item.is-prev{transform:translateX(calc(-1 * var(--card-shift))) scale(.6)}
.home-hero-alt__owl .owl-item.is-next{transform:translateX(var(--card-shift)) scale(.6)}
.home-hero-alt__owl .owl-item.center,.home-hero-alt__owl .owl-item.is-center-proxy{filter:none;transform:none;z-index:3}
/* responsive: 700–991.98 => 3 cards like desktop but smaller */
@media (min-width:700px) and (max-width:991.98px){.home-hero-alt__owl{transform:scale(.9);transform-origin:center top;--card-width:300px;--card-height:380px;--card-shift:90px}.home-hero-alt__owl .owl-item .donation-card{min-height:380px}}
/* mobile: <700 => 1 card only, remove blur/scale/overlap effects */
@media (max-width:699.98px){.home-hero-alt__owl{transform:none!important;--card-width:100%;--card-height:auto;--card-shift:0px}.home-hero-alt__owl .owl-stage-outer{overflow:hidden}.home-hero-alt__owl .owl-item{opacity:1!important;pointer-events:auto!important;filter:none!important;transform:none!important;z-index:auto!important}.home-hero-alt__owl .owl-item.is-prev,.home-hero-alt__owl .owl-item.is-next,.home-hero-alt__owl .owl-item.center,.home-hero-alt__owl .owl-item.is-center-proxy{filter:none!important;transform:none!important}.home-hero-alt__owl .owl-item .donation-card{width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:420px!important}}
@media (max-width:699.98px){.home-hero-alt__owl .owl-item,.home-hero-alt__owl .donation-card{filter:none!important;transform:none!important}}
@media (max-width:991.98px){.hero-cards{height:auto;flex-direction:column;gap:16px}.hero-card{transform:none!important;filter:none!important;width:min(370px,100%);max-width:100%;height:520px;flex:0 0 auto}}
/* index-01 hero carousel overrides (stable, production) */
.home-hero-alt__cards-col{overflow:hidden}
.home-hero-alt__owl .owl-stage-outer{overflow:hidden}
.home-hero-alt__owl .donation-card{background-color:#fff!important;min-height:520px;display:flex;flex-direction:column}
.home-hero-alt__owl .donation-card__body{flex:1;display:flex;flex-direction:column}
.home-hero-alt__owl .donation-card__actions{margin-top:auto}
.home-hero-alt__owl .owl-item{transform:scale(.75)!important;filter:none!important;transition:transform .65s cubic-bezier(.4,0,.2,1),filter .65s cubic-bezier(.4,0,.2,1);will-change:transform,filter;z-index:1}
.home-hero-alt__owl .owl-item.center,.home-hero-alt__owl .owl-item.is-center-proxy{transform:scale(1)!important;filter:none!important;z-index:3}
.home-hero-alt__owl .owl-item .donation-card{width:370px;min-width:370px;max-width:370px}
/* Desktop large screens (>=992px): scale(0.5) + blur(3px) for cards */
@media (min-width:992px){
  .home-hero-alt__owl .owl-item{transform:scale(.5)!important;filter:blur(3px)!important}
  .home-hero-alt__owl .owl-item.center,.home-hero-alt__owl .owl-item.is-center-proxy{transform:scale(1)!important;filter:none!important}
}
/* Index-02 specific styles */
.home-hero-alt-wrap--index-02{border-radius:68px;margin-top:32px;margin-right:24px;margin-left:24px;overflow:hidden}
.home-hero-alt-wrap--index-02 .home-hero-alt__bg,.home-hero-alt-wrap--index-02 .home-hero-alt__overlay{border-radius:68px}
.home-hero-alt--index-02{border-radius:68px;margin-top:24px}
.home-hero-alt__overlay--index-02{background:transparent!important;position:relative}
.home-hero-alt__overlay--index-02::before{content:'';position:absolute;inset:0;background:rgba(0,0,0,.7);border-radius:68px;z-index:1}
.home-hero-alt__overlay--index-02::after{content:'';position:absolute;inset:0;background:rgba(69,2,46,.7);border-radius:68px;z-index:2}
.home-page--index-02 .top-nav--light{background-color:transparent!important;padding-top:12px}
.home-hero-alt__image-col{position:relative}
.home-hero-alt__image-wrapper{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}
.home-hero-alt__image{width:100%;height:auto;max-width:100%;object-fit:contain;display:block}
.top-nav--light{background-color:rgba(69,2,46,.39)}.top-nav--light .top-nav__link{font-size:12px;line-height:18px;opacity:.7}.top-nav--light .top-nav__security-text{font-size:12px;line-height:18px;opacity:1}.top-nav__security-img{width:24px;height:24px;display:inline-block}.main-nav--light{background:transparent;position:sticky;top:0;z-index:100}.main-nav--light .main-nav__link{color:rgba(255,255,255,.85)}.main-nav--light .main-nav__link--active{color:var(--tt-primary-100)}.main-nav--light .main-nav__icon-btn{color:rgba(255,255,255,.9)}.home-hero-alt-wrap{position:relative;overflow:hidden;border-bottom-left-radius:110px;border-bottom-right-radius:110px}.home-hero-alt{position:relative;padding:60px 0 80px;min-height:738px}.home-hero-alt__bg,.home-hero-alt__overlay{position:absolute;inset:0;border-bottom-left-radius:110px;border-bottom-right-radius:110px;z-index:0}.home-hero-alt__bg{background-image:var(--hero-bg);background-size:cover;background-position:center}.home-hero-alt__overlay{background:rgba(0,0,0,.69)}.home-hero-alt__blur{position:absolute;top:0;bottom:0;width:180px;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);pointer-events:none;z-index:0}.home-hero-alt__blur--left{left:0}.home-hero-alt__blur--right{right:0}.home-hero-alt__inner{position:relative;z-index:2}.top-nav--light,.main-nav--light{position:relative;z-index:2}.home-hero-alt__container{max-width:1512px;margin:0 auto;padding:0 168px}.home-hero-alt__layout{display:grid;grid-template-columns:1fr 644px;gap:40px;align-items:center}.home-hero-alt__owl .owl-stage-outer{overflow:visible}.home-hero-alt__owl .owl-item{opacity:.55;filter:blur(2px);transform:scale(.78) translateY(70px);transition:transform .26s ease,opacity .26s ease,filter .26s ease}.home-hero-alt__owl .owl-item.center{opacity:1;filter:none;transform:scale(1) translateY(0);z-index:3}.home-hero-alt__owl .owl-item .donation-card{width:100%;max-width:335px;margin:0 auto}.home-hero-alt__arrows{display:flex;gap:11px;align-items:center;justify-content:center;margin-top:20px}.home-hero-alt__arrow{width:32px;height:32px;padding:0;border:0;border-radius:100px;background:rgba(255,255,255,.08);display:inline-flex;align-items:center;justify-content:center}.home-hero-alt__arrow-img{width:24px;height:24px;display:block}.home-hero-alt__text{text-align:right;color:#fff}.home-hero-alt__title{font-size:44px;line-height:64px;letter-spacing:-.44px;margin:0 0 6px;color:#fff}.home-hero-alt__subtitle{font-size:16px;line-height:24px;opacity:.7;margin:0 0 20px;color:rgba(255,255,255,.85)}.home-hero-alt__cta{display:flex;gap:20px;justify-content:flex-end;flex-wrap:wrap}.home-page--alt .btn.btn-outline-light{border-radius:11px}@media (max-width:1199.98px){.home-hero-alt__container{padding:0 80px}}@media (max-width:991.98px){.home-hero-alt__container{padding:0 24px}.home-hero-alt__layout{grid-template-columns:1fr}.home-hero-alt__owl .owl-stage-outer{overflow:hidden}.home-hero-alt__owl .owl-item{opacity:1;filter:none;transform:none}}
