.section-giveback{--giveback-bg: #EBEBEB;--giveback-blue: #1e51ee;--giveback-blue-dark: #083182;--giveback-blue-deep: #283f85;--giveback-blue-accent: #c5d3ff;--giveback-body: #464646;--giveback-muted: rgb(70 70 70 / .7);--giveback-surface: #ffffff;--giveback-surface-soft: #f0f3ff;--giveback-surface-muted: #f8f9ff;--giveback-border: #e8ecf8;--giveback-input-border: #d5dae1;--giveback-placeholder: #bbc3cf;--giveback-gradient-hero: linear-gradient( 0deg, rgb(8 49 130 / .34) 0%, rgb(0 0 0 / 0) 106.41% ), linear-gradient(238deg, rgb(0 0 0 / 0) .93%, rgb(0 0 0 / .82) 77.7%);--giveback-gradient-tab-community: linear-gradient( 143deg, rgb(255 255 255 / 1) 50%, rgb(255 255 255 / .7) 100% );--giveback-gradient-tab-startup: linear-gradient( 143deg, #1e51ee 0%, #083182 60%, #0a1f5c 100% );--giveback-gradient-title: linear-gradient(-26deg, #c5d3ff 6%, #1e51ee 106%);--giveback-gradient-cta: linear-gradient(164deg, #c5d3ff 8%, #1e51ee 58%, #083182 92%);--giveback-radius-lg: 1.5625rem;--giveback-radius-md: .875rem;--giveback-radius-sm: .625rem;--giveback-radius-pill: 999px;--giveback-shadow-tab: 0 1.25rem 1.5625rem -.3125rem rgb(0 0 0 / .08), 0 .5rem .625rem -.375rem rgb(0 0 0 / .08);0 .5rem .625rem -.375rem rgb(30 81 238 / .25);--giveback-shadow-cta: 0 1.25rem 3.75rem rgb(30 81 238 / .22);background-color:var(--giveback-bg);padding:0}@media screen and (max-width:749px){.section-giveback{--giveback-radius-lg: 1rem}}.giveback{container-type:inline-size}.giveback__hero{position:relative;min-height:clamp(28rem,48vw,48rem);overflow:hidden}.giveback__hero-media{position:absolute;top:0;right:0;bottom:0;left:0}.giveback__hero-image{width:100%;height:100%;object-fit:cover}.giveback__hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--giveback-gradient-hero)}.giveback__hero-content{max-width:var(--giveback-page-width);margin-inline:auto;position:relative;z-index:1;display:flex;flex-direction:column;gap:clamp(1rem,1.5vw,2rem);padding-block:clamp(5rem,12vw,10rem) clamp(4rem,4vw,10rem);align-items:center}.giveback__badge{display:inline-flex;align-items:center;gap:.5rem;margin:0;color:#ffffffe6;font-family:var(--font-body--family);font-size:.875rem;letter-spacing:.02em;width:fit-content;padding:var(--padding-xs) var(--padding-sm);border-radius:50px;overflow:hidden;border:1px solid rgb(255 255 255 / .15);position:relative}@media screen and (max-width:749px){.giveback__badge{font-size:.7rem}}.giveback__badge:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);filter:url(#lensFilter) saturate(120%) brightness(1.15)}.giveback__title{display:flex;flex-direction:column;margin:0;color:#fff;font-family:var(--font-heading--family);font-size:clamp(2.3rem,5vw,5.5rem);font-weight:800;line-height:1.05;letter-spacing:-.04em;text-align:center}.giveback__title-accent{color:var(--giveback-blue-accent)}.giveback__hero-text{max-width:42rem;margin:0;color:#fffc;font-family:var(--font-body--family);font-size:clamp(1rem,1.1vw,1.25rem);line-height:1.6;text-align:center}.giveback__hero .border-shape{position:absolute;bottom:0;left:0;width:100%;z-index:1;margin-bottom:-1px}.giveback__hero .border-shape svg{height:fit-content}.giveback__body{max-width:var(--giveback-page-width);margin-inline:auto;display:flex;flex-direction:column;gap:clamp(1.5rem,3vw,3rem);padding-block:clamp(1.5rem,4vw,2.5rem)}@media screen and (min-width:750px){.giveback__body{padding-inline:2rem}}.giveback__tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,2vw,1.75rem)}@media screen and (max-width:749px){.giveback__tabs{padding-inline:1rem}}.giveback__tab{position:relative;min-height:clamp(16rem,24vw,29rem);padding:0;border:none;border-radius:1.5rem;background:var(--giveback-surface);box-shadow:var(--giveback-shadow-tab);overflow:hidden;text-align:start;cursor:pointer;transition:box-shadow .3s ease,transform .3s ease}.giveback__tab:focus-visible{outline:3px solid var(--giveback-blue);outline-offset:3px}.giveback__tab--startup{background:var(--giveback-gradient-tab-startup)}.giveback__tab-media{position:absolute;top:0;right:0;bottom:0;left:0}.giveback__tab-image{width:100%;height:100%;object-fit:cover}.giveback__tab-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.giveback__tab.giveback__tab--active .giveback__tab-overlay{background:linear-gradient(135deg,#1e51ee,#083182 60%,#0a1f5c);opacity:.7}.giveback__tab .giveback__tab-overlay{background:var(--giveback-gradient-tab-community)}.giveback__tab-content{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:space-between;min-height:inherit;padding:clamp(1.5rem,3vw,2.5rem)}.giveback__badge-dot{width:.5rem;height:.5rem;border-radius:50%;background:var(--giveback-blue-accent)}.giveback__tab-badge{display:inline-flex;align-items:center;gap:.5rem;width:fit-content;margin-bottom:1rem;padding:.5rem 1rem;border-radius:var(--giveback-radius-md);background:#f0eded;color:var(--giveback-blue-deep);font-size:.875rem;font-weight:500;letter-spacing:.02em;text-transform:uppercase}.giveback__tab--active .giveback__tab-badge{border:1px solid rgb(255 255 255 / .2);background:transparent;color:#fff}.giveback__tab-title{display:flex;flex-direction:column;gap:.15rem;background:var(--giveback-gradient-title);-webkit-background-clip:text;background-clip:text;color:transparent;font-family:var(--font-heading--family);font-size:clamp(2.3rem,4vw,5rem);font-weight:900;line-height:1;letter-spacing:-.04em;margin-block-end:.5rem}.giveback__tab--active .giveback__tab-title{background:none;-webkit-background-clip:initial;background-clip:initial;color:#fff}.giveback__tab-title-sub,.giveback__tab-subtitle{font-family:var(--font-body--family);font-size:clamp(1.5rem,3vw,2.2rem);font-weight:400;letter-spacing:.08em;line-height:1.1;text-transform:uppercase;color:#283f85b3}.giveback__tab--active .giveback__tab-subtitle{color:#ffffffb3}.giveback__tab-link{display:inline-flex;align-items:center;gap:.5rem;margin-top:1.5rem;color:var(--giveback-blue);font-size:.875rem;font-weight:600}.giveback__tab--active .giveback__tab-link{color:#fff}.giveback__tab-link-icon svg{width:1rem;height:1rem}.giveback__tab-icon{position:absolute;bottom:5%;right:5%;width:10%;height:auto;color:#283f85b3}.giveback__tab--active .giveback__tab-icon{color:#fff}.giveback__panel--hidden{display:none}.giveback__content{display:flex;flex-direction:column;gap:clamp(1.25rem,2.5vw,2rem)}.giveback__content-card{padding-block:clamp(1.25rem,1vw,3rem)}@media screen and (max-width:749px){.giveback__content-card{margin-inline:1rem}}.giveback__pill,.giveback__courses-badge,.giveback__eyebrow,.giveback__cta-eyebrow,.giveback__selection-eyebrow{display:inline-flex;align-items:center;width:fit-content;margin:0 0 1rem;padding:.625rem 1.5rem;border-radius:var(--giveback-radius-pill);background:#fff;color:var(--giveback-blue-deep);font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}@media screen and (max-width:749px){.giveback__pill,.giveback__courses-badge,.giveback__eyebrow,.giveback__cta-eyebrow,.giveback__selection-eyebrow{font-size:.6rem;padding:.4rem 1rem}}.giveback__pill.color__pill{background:var(--giveback-blue-deep);color:#fff}.giveback__section-title,.giveback__startup-title{margin:0 0 1rem;color:var(--giveback-blue-deep);font-family:var(--font-heading--family);font-size:clamp(1.3rem,3vw,2.5rem);font-weight:700;line-height:1.25;letter-spacing:-.02em}:is(.giveback__section-title,.giveback__startup-title) span.accent-text{font-weight:400}.giveback__section-title.heading-big{font-size:clamp(1.2rem,2.5vw,1.9rem)}.giveback__community-join-bar{display:flex;align-items:center;justify-content:space-between;gap:clamp(1rem,9vw,9rem);margin-bottom:clamp(1.5rem,3vw,2.5rem);padding:1rem 2rem;border-radius:var(--giveback-radius-pill);background:#fff}.giveback__community-join-bar span.accent-text-color{color:#5f88f5}.giveback__community-join-title{margin:0;flex:1;min-width:0;color:var(--giveback-blue-deep);font-family:var(--font-heading--family);font-size:clamp(1.125rem,2.2vw,1.625rem);font-weight:700;letter-spacing:-.037em;line-height:1.4}@keyframes giveback-join-button-attention{0%,55%,to{transform:translateZ(0) scale(1);box-shadow:0 .3125rem .875rem #1e51ee47,0 0 #1e51ee00}10%{transform:scale(1.03);box-shadow:0 .5625rem 1.375rem #1e51ee6b,0 0 0 .3125rem #1e51ee24}18%{transform:scale(1);box-shadow:0 .375rem 1rem #1e51ee52,0 0 #1e51ee00}58%{transform:translate3d(.1875rem,0,0) scale(1.04);box-shadow:0 .6875rem 1.625rem #1e51ee80,0 0 0 .4375rem #1e51ee33}60%{transform:translate3d(-.1875rem,0,0) scale(1.04)}62%{transform:translate3d(.125rem,0,0) scale(1.035)}64%{transform:translate3d(-.125rem,0,0) scale(1.03)}66%{transform:translate3d(.0625rem,0,0) scale(1.025);box-shadow:0 .5625rem 1.5rem #1e51ee75,0 0 0 .375rem #1e51ee29}70%{transform:translateZ(0) scale(1.02)}}@keyframes giveback-join-button-arrow-nudge{0%,55%,to{transform:translateZ(0)}58%,66%{transform:translate3d(.4375rem,0,0)}}.giveback__community-join-button{--giveback-join-button-cycle: 8s;display:inline-flex;align-items:center;justify-content:center;gap:.25rem;flex-shrink:0;min-height:2.9375rem;padding:.75rem 1.5rem;border:none;border-radius:1.5625rem;background:linear-gradient(334.49deg,#c5d3ff -18.66%,#1e51ee 92.31%);box-shadow:0 .3125rem .875rem #1e51ee47,0 0 #1e51ee00;color:#fff;font-family:var(--font-body--family);font-size:1rem;font-weight:700;line-height:1.5;text-decoration:none;white-space:nowrap;cursor:pointer;animation:giveback-join-button-attention var(--giveback-join-button-cycle) cubic-bezier(.22,1,.36,1) infinite}.giveback__community-join-button:focus-visible{outline:3px solid var(--giveback-blue-deep);outline-offset:3px}.giveback__community-join-button-icon{display:inline-flex;align-items:center;justify-content:center;animation:giveback-join-button-arrow-nudge var(--giveback-join-button-cycle) cubic-bezier(.22,1,.36,1) infinite}.giveback__community-join-button-icon svg{width:1.1875rem;height:1.1875rem}.giveback__section-title--bar{padding:1rem 2rem;border-radius:var(--giveback-radius-pill);background:#f5f5f5}.text-uppercase{text-transform:uppercase}.giveback__startup-title{font-size:clamp(1.75rem,4vw,2.25rem)}.giveback__startup-subtitle,.giveback__text,.giveback__list--body,.giveback__check-list,.giveback__tick-list{color:var(--giveback-body);font-family:var(--font-body--family);font-size:clamp(.95rem,1.6vw,1rem);line-height:1.8}.giveback__startup-subtitle{margin:0 0 1rem;font-weight:500}.giveback__text{margin:0 0 .9rem}.giveback__text--small{font-size:.875rem;line-height:1.6}.giveback__highlight{margin:0;color:var(--giveback-blue);font-style:italic;font-weight:500}.giveback__split,.giveback__startup-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.5rem,3vw,3rem);align-items:start}.giveback__community-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:clamp(1.5rem,1.3vw,3rem);align-items:start;margin-top:2rem}.giveback__community-media-content{display:flex;flex-direction:column}.giveback__community-media-content *{color:var(--giveback-blue-deep)}.giveback__tags{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:2rem}@media screen and (max-width:749px){.giveback__tags{grid-template-columns:1fr}}.giveback__tag{display:inline-flex;align-items:center;min-height:3.25rem;padding:.75rem 1rem;border-radius:var(--giveback-radius-md);background:#fff;color:var(--giveback-body);font-size:.875rem;gap:.7rem}.giveback__tag-text{font-size:.875rem;font-weight:400;line-height:1.2}.giveback__split-media,.giveback__community-media-inner,.giveback__startup-media{position:relative}.giveback__community-media-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent,rgb(10 31 92 / .6))}.giveback__community-media{display:flex;flex-direction:column;gap:2rem}.giveback__community-media-inner{border-radius:var(--giveback-radius-lg);overflow:hidden}.giveback__split-image,.giveback__community-image,.giveback__mentorship-image{width:100%;border-radius:var(--giveback-radius-md);object-fit:cover}.giveback__split-image{aspect-ratio:1.27}.giveback__community-image{aspect-ratio:1.6}.giveback__split-image--placeholder,.giveback__community-image--placeholder,.giveback__mentorship-image--placeholder{background:linear-gradient(135deg,#dbe4ff,#f5f7ff)}.giveback__split-badge{position:absolute;display:flex;flex-direction:column;gap:.15rem;padding:1rem 1.25rem;border-radius:var(--giveback-radius-md);background:#fffffff2;box-shadow:var(--giveback-shadow-tab)}.giveback__split-badge--courses{inset-block-end:1.5rem;inset-inline-start:-1.5rem;display:flex;flex-direction:row;align-items:center;gap:.5rem}.giveback__split-badge-content{display:flex;flex-direction:column;gap:.15rem}.giveback__split-badge-content .giveback__split-badge-value{font-size:1.3rem;line-height:1}.giveback__split-badge--season{inset-block-start:-1rem;inset-inline-end:-1rem;background:var(--giveback-blue-deep);color:#fff;padding:.8rem 1.6rem;border-radius:var(--giveback-radius-md);display:flex;flex-direction:column;gap:.4rem}.giveback__split-badge--season .giveback__split-badge-value{font-size:.9rem;line-height:1;font-weight:700}.giveback__split-badge--season .giveback__split-badge-label{font-size:.7rem;line-height:1;font-weight:300;color:#ffffffb6}.giveback__split-badge-value{font-size:1.5rem;font-weight:700}.giveback__split-badge-label{font-size:.75rem}.giveback__community-caption{position:absolute;inset-block-end:1rem;inset-inline:1rem;padding:.75rem 1rem;color:#fff}.giveback__community-caption-title{margin:0;font-size:1.125rem;font-weight:600}.giveback__community-caption-subtitle{margin:.25rem 0 0;font-size:.875rem;opacity:.85}.giveback__benefit-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-block-end:1rem}.giveback__benefit-card{padding:1.5rem;border:1px solid var(--giveback-border);border-radius:var(--giveback-radius-lg);background:var(--giveback-surface)}.giveback__benefit-card--inverse{background:var(--giveback-gradient-tab-startup);color:#fff}.giveback__benefit-title{margin:0 0 1rem;color:#283f85b3;font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:1px}.giveback__benefit-card--inverse .giveback__benefit-title{color:#ffffffb3}.giveback__benefit-card--inverse .giveback__check-list{color:#fffc}.giveback__check-list,.giveback__tick-list{margin:0;padding:0;list-style:none}.giveback__check-list li,.giveback__tick-list li{position:relative;padding-inline-start:1.8rem;margin-bottom:.5rem}.giveback__check-list li:before{content:"";position:absolute;width:1.1rem;height:1.1rem;inset-inline-start:0;inset-block-start:20%;color:var(--giveback-blue);border-radius:50%;margin-block:auto 0;background-color:#1e51ee1a;background-image:url(/cdn/shop/files/tick.svg?v=1781539008);background-size:.55rem;background-position:center;background-repeat:no-repeat}.giveback__benefit-card--inverse .giveback__check-list li:before{background-color:#ffffff26;background-image:url(/cdn/shop/files/Tick_White.svg?v=1781539356)}.giveback__tick-list li:before{content:"\2022";position:absolute;inset-inline-start:0;color:var(--giveback-blue)}.giveback__quote{margin:1.5rem 0 0;padding:.6rem 1.25rem;border-inline-start:3px solid var(--giveback-blue);color:var(--giveback-blue-deep);font-size:.95rem;line-height:1.6}.giveback__courses-header{display:grid;grid-template-columns:2.1fr 2fr;gap:clamp(2rem,6vw,8rem);align-items:start;margin-bottom:3rem}.giveback__courses-header-content{padding-inline-end:15%}.giveback__courses-header-content .giveback__section-title{font-weight:800}.giveback__courses-header .giveback__courses-badge{padding:.7rem 1.5rem;display:inline-flex;align-items:center;gap:.5rem;color:var(--giveback-blue-deep);line-height:1}.giveback__courses-header .giveback__courses-badge .giveback__badge-dot{background:var(--giveback-blue-deep)}.giveback__courses-stat{border-radius:var(--giveback-radius-lg);overflow:hidden;position:relative}.giveback__courses-stat-media-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#08318299,#0000)}.giveback__courses-stat-image{width:100%;object-fit:cover;aspect-ratio:2.5}@media screen and (max-width:749px){.giveback__courses-stat-image{aspect-ratio:1.5}}.giveback__courses-stat-inner{position:absolute;top:0;right:0;bottom:0;left:0;padding:2rem;color:#fff;text-align:center;display:flex;flex-direction:column;gap:.5rem;justify-content:center;align-items:flex-start}.giveback__courses-stat-value{font-size:clamp(2rem,2vw,3.75rem);font-weight:800;line-height:1}.giveback__courses-stat-label,.giveback__courses-stat-caption{font-size:.875rem}.giveback__courses-stat-caption{color:#c5d3ff}.giveback__course-accordions{display:flex;flex-direction:column;gap:.75rem}.giveback__course-accordion{border:1px solid var(--giveback-border);border-radius:var(--giveback-radius-md);background:var(--giveback-surface);overflow:hidden}.giveback__course-summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;cursor:pointer;list-style:none;font-weight:600}@media screen and (max-width:749px){.giveback__course-summary{padding:1rem}}.giveback__course-summary::-webkit-details-marker{display:none}.giveback__course-summary-main{display:inline-flex;align-items:center;gap:.75rem;color:var(--giveback-blue-deep);font-size:1.125rem}@media screen and (max-width:749px){.giveback__course-summary-main{font-size:1rem}}.giveback__course-emoji{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;background:#f5f5f5;flex-shrink:0}.giveback__course-meta{display:inline-flex;align-items:center;gap:.5rem;flex-shrink:0}.giveback__course-count{color:var(--giveback-muted);font-size:.875rem;font-weight:500}.giveback__course-chevron{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:50%;background:#f5f5f5;flex-shrink:0}.giveback__course-chevron:before{content:"";width:.3rem;height:.3rem;border-inline-end:2px solid #283f85;border-block-end:2px solid #283f85;transform:rotate(45deg);margin-top:-.125rem;transition:transform .25s ease}.giveback__course-accordion[open] .giveback__course-chevron:before{transform:rotate(-135deg);margin-top:.125rem}.giveback__course-list{margin:0;padding:0 1.5rem 1.25rem 3rem;color:var(--giveback-body);line-height:1.6}.giveback__course-list li{margin-bottom:.5rem;font-size:.9rem}.giveback__course-list li::marker{color:#1e51ee}@media screen and (min-width:1201px){.giveback__course-list{column-count:2;column-gap:1rem}}.giveback__courses-footer-text{padding-top:1rem;color:var(--giveback-blue-deep);font-size:1rem;line-height:1.625;text-align:center}.giveback__selection-section{display:flex;flex-direction:column;gap:3rem}.giveback__selection-header{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:1.2rem}.giveback__selection-process-title{margin:0;padding:1rem 2rem;border-radius:var(--giveback-radius-pill);background:#f5f5f5;color:var(--giveback-blue-deep);font-size:clamp(1.3rem,3vw,2rem);font-weight:700;letter-spacing:-.03em;line-height:1.2}@media screen and (max-width:749px){.giveback__selection-process-title{text-align:center;padding:.7rem 1.5rem}}.giveback__selection-intro{max-width:65rem;margin:0;color:var(--giveback-body);font-size:1rem;line-height:1.625;text-align:center}.giveback__process-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}.giveback__process-step{display:flex;flex-direction:column;min-height:15.75rem;padding:1.5rem;border-radius:1rem;background:#f5f5f5;transition:background .25s ease,border-radius .25s ease,color .25s ease}.giveback__process-step:hover,.giveback__process-step:focus-within{border-radius:1.5625rem;background:linear-gradient(-22deg,#c5d3ff 19%,#1e51ee 92%);color:#fff}.giveback__process-step-number{color:#f0eded;font-size:clamp(3rem,5vw,4rem);font-weight:900;letter-spacing:-.05em;line-height:1;transition:color .25s ease}.giveback__process-step:hover .giveback__process-step-number,.giveback__process-step:focus-within .giveback__process-step-number,.giveback__process-step:hover .giveback__process-step-title,.giveback__process-step:focus-within .giveback__process-step-title,.giveback__process-step:hover .giveback__process-step-text,.giveback__process-step:focus-within .giveback__process-step-text{color:#fff}.giveback__process-step-title{margin:1rem 0 .5rem;color:var(--giveback-blue-deep);font-size:1.1rem;font-weight:700;line-height:1.3;transition:color .25s ease}.giveback__process-step-text{margin:0;color:#464646cc;font-size:.875rem;line-height:1.625;transition:color .25s ease}.giveback__process-step:hover .giveback__process-step-text,.giveback__process-step:focus-within .giveback__process-step-text{opacity:.8}.giveback__criteria-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.5rem,4vw,2.5rem)}.giveback__criteria-eyebrow,.giveback__fair-selection .giveback__selection-eyebrow{margin:0 0 .5rem;padding:0;border-radius:0;background:transparent;color:var(--giveback-blue);font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.giveback__criteria-title{margin:0;color:var(--giveback-blue-deep);font-size:clamp(1.75rem,3vw,2rem);font-weight:700;letter-spacing:-.02em;line-height:1.2}.giveback__criteria-intro{margin:.5rem 0 0;color:#464646cc;font-size:.875rem;line-height:1.625}.giveback__criteria-list{display:flex;flex-direction:column;gap:.75rem;margin:1.5rem 0 0;padding:0;list-style:none}.giveback__criteria-item{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem 1rem;border-radius:.875rem;background:#f5f5f5;color:var(--giveback-body);font-size:.875rem;line-height:1.625}.giveback__criteria-icon{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;margin-top:.125rem;border-radius:50%;flex-shrink:0}.giveback__criteria-icon svg{width:.85rem;height:.85rem}.giveback__criteria-icon--blue{background:#1e51ee26;color:var(--giveback-blue)}.giveback__criteria-icon--deep{background:#283f851a;color:var(--giveback-blue-deep)}.giveback__fair-selection{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:clamp(1.5rem,4vw,4rem);align-items:stretch;padding:2.5rem;border-radius:1.5rem;background:linear-gradient(165deg,#f5f5f5,#f0eded);overflow:hidden}.giveback__fair-selection-title{margin:.75rem 0 0;color:var(--giveback-blue-deep);font-size:clamp(1.5rem,2.5vw,1.75rem);font-weight:700;letter-spacing:-.02em;line-height:1.2}.giveback__fair-selection-text{margin:1rem 0 0;color:var(--giveback-body);font-size:.95rem;line-height:1.625}.giveback__fair-selection-text:last-child{margin-bottom:0}.giveback__fair-selection-copy{display:flex;flex-direction:column;gap:.2rem}@media screen and (min-width:1201px){.giveback__fair-selection-copy{padding-inline-end:10%}}.giveback__fair-selection-media{position:relative;display:flex;align-items:center;justify-content:center;min-height:16rem;border-radius:var(--giveback-radius-lg);overflow:hidden}.giveback__fair-selection-media-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f5f5f566,#0000)}.giveback__fair-selection-image{width:100%;max-width:31.875rem;height:auto;aspect-ratio:1.7;object-fit:cover}@media screen and (max-width:749px){.giveback__fair-selection-image{max-width:100%;aspect-ratio:1}}.giveback__fair-selection-image--placeholder{width:100%;max-width:31.875rem;aspect-ratio:510 / 297;border-radius:1.5625rem;background:#283f8514}.giveback__graduation-section{padding-block:1.5rem}.giveback__graduation-title{display:inline-flex;margin:0 0 1.375rem;padding:.125rem 1.5rem;border:1px solid rgb(40 63 133 / .1);border-radius:1.5625rem;background:#f5f5f5;color:var(--giveback-blue-deep);font-size:clamp(1.3rem,4vw,2.1rem);font-weight:700;line-height:1.5}@media screen and (max-width:749px){.giveback__graduation-title{text-align:center;padding:.5rem 1.2rem}}.giveback__graduation-list{display:flex;flex-direction:column;gap:1.375rem;margin:0;padding:0;list-style:none}.giveback__graduation-list li{position:relative;padding-inline-start:1.65rem;color:var(--giveback-body);font-size:1.1rem;line-height:1.75}.giveback__graduation-list li:before{content:"";position:absolute;inset-block-start:.85rem;inset-inline-start:0;width:.375rem;height:.375rem;border-radius:50%;background:var(--giveback-blue)}.giveback__cta{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:2rem 2.5rem;border-radius:1.5rem;background:linear-gradient(169deg,#1e51ee 10%,#c5d3ff 106%);box-shadow:0 1.8125rem 2.4125rem #00000017;overflow:hidden}@media screen and (max-width:749px){.giveback__cta{margin-inline:1rem;padding:1.5rem}}.giveback__cta .giveback__cta-eyebrow{margin:0 0 .25rem;padding:0;border-radius:0;background:transparent;color:#ffffffb3;font-size:.875rem;font-weight:500;letter-spacing:.1em}.giveback__cta-text{margin:0;color:#fff;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;letter-spacing:-.03em;line-height:1.2}.giveback__cta-button{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;min-height:3.5rem;padding:1rem 2rem;border:none;border-radius:var(--giveback-radius-pill);background:#fff;box-shadow:0 .625rem .46875rem #00000026,0 .25rem .1875rem #00000026;color:var(--giveback-blue);font-family:var(--font-body--family);font-size:1rem;font-weight:600;text-decoration:none;cursor:pointer}.giveback__cta-button:focus-visible{outline:3px solid #ffffff;outline-offset:3px}.giveback__cta-button-icon svg{width:1rem;height:1rem}.giveback__disclaimer-wrap{display:flex;flex-direction:column}@media screen and (max-width:749px){.giveback__disclaimer-wrap{padding-inline:1rem}}.giveback__form-card .giveback__disclaimer-wrap{padding-inline:0}.giveback__disclaimer,.giveback__thank-you{padding:2rem 2.75rem;border-radius:1.5rem;background:#f1f1f1}@media screen and (max-width:749px){.giveback__disclaimer,.giveback__thank-you{padding:1.5rem 1rem}}.giveback__form-block .giveback__thank-you{padding:1.5625rem 2.1875rem;border-radius:1.5625rem;background:#fff}.giveback__disclaimer-heading{display:flex;align-items:center;gap:1rem}.giveback__disclaimer-icon{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.4375rem;background:#4646461a;color:#646464}.giveback__disclaimer-icon svg{width:1.125rem;height:1.125rem}.giveback__disclaimer-title{margin:0;color:#646464;font-size:1.5625rem;font-weight:700;letter-spacing:-.014em;text-transform:uppercase}.giveback__disclaimer-copy{padding-top:1.75rem}.giveback__disclaimer-copy p{position:relative;margin:0;padding-left:1.125rem;color:#464646;font-size:.9rem;line-height:1.625;opacity:.8}.giveback__disclaimer-copy p:before{content:"\2022";position:absolute;left:0;color:inherit}.giveback__disclaimer-copy p+p{margin-top:.75rem}.giveback__copyright{margin:2rem 0 0;color:#283f8566;font-size:.875rem;line-height:1.4;text-align:center}.giveback__startup-intro-card{padding:clamp(2rem,4vw,3.125rem);border-radius:var(--giveback-radius-lg);background:var(--giveback-surface)}.giveback__startup-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(2rem,5vw,5rem);align-items:start;padding-inline:clamp(.5rem,2vw,1.75rem)}.giveback__startup-eyebrow{margin:0;color:var(--giveback-blue);font-size:.75rem;font-weight:600;letter-spacing:.1em;line-height:1.3;text-transform:uppercase}.giveback__startup-intro-card .giveback__startup-title{margin:.75rem 0 0;color:var(--giveback-blue-deep);font-size:clamp(1.75rem,3vw,2.25rem);font-weight:800;letter-spacing:-.025em;line-height:1.25}.giveback__startup-intro-card .giveback__startup-subtitle{margin:1rem 0 0;color:#464646b3;font-size:.875rem;font-weight:400;line-height:1.43}.giveback__startup-text{margin:1rem 0 0;color:var(--giveback-body);font-size:.875rem;line-height:1.625;text-align:justify}.giveback__startup-highlight{margin:1rem 0 0;color:var(--giveback-blue);font-size:.875rem;font-style:italic;font-weight:500;line-height:1.43}.giveback__startup-hero-side{display:flex;flex-direction:column;gap:1.25rem}.giveback__startup-intro-card .giveback__startup-media{overflow:hidden;border-radius:1rem;box-shadow:0 .625rem .9375rem -.1875rem #0000001a,0 .25rem .375rem -.25rem #0000001a}.giveback__startup-intro-card .giveback__mentorship-image{display:block;width:100%;aspect-ratio:525 / 240;border-radius:1rem;object-fit:cover}.giveback__mentorship-overlay{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(0deg,#0a1f5c99,#0000);pointer-events:none}.giveback__startup-intro-card .giveback__mentorship-caption{inset-block-end:1.25rem;inset-inline:1.25rem;font-size:.875rem;font-weight:500;line-height:1.43;position:absolute;bottom:10%;left:0;color:#fff;text-align:center;width:100%;padding:.3rem 1rem;overflow:hidden;border:1px solid rgb(255 255 255 / .15);background:linear-gradient(90deg,#ffffff2e,#ffffff0d,#00b4ff14,#ffffff08);box-shadow:0 4px 30px #0000001a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.giveback__startup-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.giveback__startup-intro-card .giveback__feature-card{min-height:6.9375rem;padding:1rem;border-radius:.875rem;background:var(--giveback-surface-soft)}.giveback__startup-intro-card .giveback__feature-icon{color:var(--giveback-blue);font-size:1.4rem;line-height:1}.giveback__startup-intro-card .giveback__feature-icon--svg{display:inline-flex;align-items:center;justify-content:center;width:1.125rem;height:1.125rem}.giveback__startup-intro-card .giveback__feature-icon--svg svg{width:1.4rem;height:1.4rem}.giveback__startup-intro-card .giveback__feature-title{margin:.5rem 0 .25rem;color:var(--giveback-blue-deep);font-size:.9rem;font-weight:600;line-height:1.3}.giveback__startup-intro-card .giveback__feature-text{margin:0;color:var(--giveback-muted);font-size:.75rem;line-height:1.375}.giveback__startup-intro-card .giveback__apply-section{margin-top:2rem;padding-top:2rem;border-top:1px solid var(--giveback-border)}.giveback__apply-title{margin:0;padding-inline:clamp(.5rem,2vw,2.5rem);color:var(--giveback-blue-deep);font-size:clamp(1.5rem,2.5vw,1.75rem);font-weight:700;line-height:1.2}.giveback__startup-intro-card .giveback__apply-tags{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin:1.375rem 0 0;padding-inline:clamp(.5rem,2vw,2.5rem)}.giveback__startup-intro-card .giveback__apply-tag{display:inline-flex;align-items:flex-start;gap:.5rem;padding:.8125rem;border:1px solid var(--giveback-border);border-radius:.875rem;background:var(--giveback-surface-muted);color:var(--giveback-body);font-size:.75rem;line-height:1.375}.giveback__apply-tag-icon{display:inline-flex;align-items:center;justify-content:center;width:.9375rem;height:.9375rem;margin-top:.125rem;flex-shrink:0;border-radius:50%;background-color:#1e51ee26;background-image:url(/cdn/shop/files/tick.svg?v=1781539008);background-size:.5rem;background-position:center;background-repeat:no-repeat}.giveback__apply-closing{margin:2rem 0 0;padding-inline:clamp(.5rem,2vw,2.5rem);color:#464646b3;font-size:1.125rem;line-height:1.43}.giveback__content>.giveback__cta{margin-top:clamp(1rem,2vw,1.375rem)}.giveback__form-block{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:61rem;margin-top:clamp(1rem,2vw,1.5rem);margin-inline:auto}.giveback__form-block[hidden]{display:none!important}.giveback__form-block:has(.giveback__thank-you) .giveback__form-intro,.giveback__form-block:has(.giveback__thank-you) .giveback__disclaimer-wrap{display:none}.giveback__form-intro{display:grid;grid-template-columns:auto 1fr;gap:1.5rem;align-items:center;padding:0 2.0625rem}.giveback__form-intro-icon{display:flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;border-radius:1rem;background:linear-gradient(135deg,#c5d3ff,#1e51ee);box-shadow:0 .25rem .1875rem #0000001a,0 .125rem .125rem #0000001a}@media screen and (max-width:749px){.giveback__form-intro-icon{width:2.5rem;height:2.5rem}}.giveback__form-intro-title{margin:0;background:linear-gradient(121.59deg,#c5d3ff -33.66%,#1e51ee 83.69%);-webkit-background-clip:text;background-clip:text;color:transparent;font-family:var(--font-heading--family);font-size:clamp(1.75rem,3vw,2.25rem);font-weight:800;letter-spacing:-.025em;line-height:1.11}.giveback__form-intro-text{margin:.5rem 0 0;max-width:42rem;color:var(--giveback-body);font-size:.875rem;line-height:1.625}.giveback__form{display:flex;flex-direction:column;gap:2rem;padding:2rem;border:1px solid var(--giveback-border);border-radius:.875rem;background:var(--giveback-surface);box-shadow:0 1px 3px #0000001a}.giveback__form:has(.giveback__thank-you){gap:0;padding:0;border:none;border-radius:0;background:transparent;box-shadow:none}.giveback__form:has(.giveback__form-intro){gap:1rem;padding:0;border:none;border-radius:0;background:transparent;box-shadow:none}.giveback__form-card{display:flex;flex-direction:column;gap:2rem;padding:2rem;border:1px solid var(--giveback-border);border-radius:.875rem;background:var(--giveback-surface);box-shadow:0 1px 3px #0000001a}.giveback__form-section{display:flex;flex-direction:column}.giveback__form-section-title{display:flex;align-items:center;gap:.75rem;width:100%;margin:0;padding:.75rem 1.25rem;border-radius:.875rem;background:#1e51ee0f;color:var(--giveback-blue-deep);font-size:.875rem;font-weight:600;line-height:1.25}.giveback__form-section-title-icon{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;color:var(--giveback-blue-deep)}.giveback__form-section-title-icon svg{width:1.0625rem;height:1.0625rem}.giveback__form-section-title-text{min-width:0}.giveback__form-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem;margin-top:1.5rem}.giveback__field{grid-column:span 6;display:flex;flex-direction:column;gap:.375rem}.giveback__field--wide,.giveback__field--full{grid-column:1 / -1}.giveback__field--col-right{grid-column:7 / -1}.giveback__select-wrap{position:relative}.giveback__select-wrap .giveback__input--select{-webkit-appearance:none;appearance:none;padding-inline-end:2.5rem;cursor:pointer}.giveback__select-icon{position:absolute;top:50%;right:.875rem;display:inline-flex;pointer-events:none;color:var(--giveback-placeholder);transform:translateY(-50%)}.giveback__select-icon svg{width:.875rem;height:.875rem}.giveback__label,.giveback__option-group legend{color:#333f51;font-size:.75rem;font-weight:500}.giveback__required{color:var(--giveback-blue)}.giveback__input{width:100%;min-height:2.625rem;padding:.625rem .875rem;border:1px solid var(--giveback-input-border);border-radius:var(--giveback-radius-sm);background:var(--giveback-surface);box-shadow:0 1px 2px #0000000d;color:var(--giveback-body);font-family:var(--font-body--family);font-size:.875rem}.giveback__input::placeholder{color:var(--giveback-placeholder)}.giveback__input:focus-visible{outline:3px solid var(--giveback-blue);outline-offset:2px;border-color:var(--giveback-blue)}.giveback__input--textarea{min-height:8rem;resize:vertical}.giveback__form-grid--options,.giveback__form-section--declaration .giveback__declaration-list{margin-top:1.5rem}.giveback__program-scope{margin-top:1.25rem;padding:1.3125rem;border:1px solid var(--giveback-border);border-radius:.875rem;background:var(--giveback-surface-muted)}.giveback__program-scope-text{margin:0;color:#6f6f6f;font-size:.75rem;line-height:1.625}.giveback__program-scope-label{font-weight:700}.giveback__submit{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:fit-content;margin-top:1.5rem;padding:.75rem 1.75rem;border:none;border-radius:.625rem;background:var(--giveback-blue-deep);color:#fff;font-family:var(--font-body--family);font-size:.875rem;font-weight:600;line-height:1.25;cursor:pointer;transition:background .2s ease,box-shadow .2s ease}.giveback__submit:hover,.giveback__submit:focus-visible{background:var(--giveback-gradient-cta)}.giveback__submit:focus-visible{outline:3px solid var(--giveback-blue);outline-offset:3px}.giveback__submit-icon{display:inline-flex;align-items:center;justify-content:center}.giveback__submit-icon svg{width:.9375rem;height:.9375rem}.giveback__form-grid--stack .giveback__field,.giveback__form-grid--about .giveback__field,.giveback__form-grid--support .giveback__field{grid-column:1 / -1}@media screen and (min-width:1201px){.giveback__form-grid--about .giveback__field{grid-column:span 6}.giveback__form-grid--support .giveback__field{grid-column:span 4}}.giveback__option-group{grid-column:span 6;margin:0;padding:0;border:0}.giveback__option-group--wide{grid-column:1 / -1}.giveback__form-section>.giveback__option-group--wide{margin-top:1.5rem}.giveback__option-list{display:flex;flex-direction:column;gap:.5rem;padding:.875rem;border:1px solid var(--giveback-input-border);border-radius:var(--giveback-radius-sm);background:var(--giveback-surface)}.giveback__option-list--grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-block-start:1rem}.giveback__option-list--challenges{padding:0;border:none;background:transparent}.giveback__option-list--challenges .giveback__option{align-items:center;padding:.8125rem;border-radius:.875rem;color:var(--giveback-body);font-weight:500}.giveback__option-list--challenges .giveback__option input{width:1rem;height:1rem;margin-top:0;border-radius:.25rem}.giveback__option,.giveback__declaration-item{display:flex;align-items:flex-start;gap:.625rem;color:#595959;font-size:.875rem;line-height:1.5;cursor:pointer}.giveback__option input,.giveback__declaration-item input{width:1.125rem;height:1.125rem;margin-top:.125rem;flex-shrink:0;accent-color:var(--giveback-blue)}.giveback__declaration-list{display:flex;flex-direction:column;gap:.75rem;margin-bottom:0}.giveback__form-status{padding:1rem 1.25rem;border-radius:var(--giveback-radius-sm)}.giveback__form-status--success{background:#f0fdf4;border:1px solid #86efac}.giveback__form-status--error{background:#fef2f2;border:1px solid #fca5a5}.giveback__form-status-title{display:flex;align-items:center;gap:.5rem;margin:0 0 .5rem;font-size:1rem}.giveback__form-errors{margin:0;padding-inline-start:1.25rem}.giveback__thank-you-heading{display:flex;align-items:center;gap:.75rem;margin:0}.giveback__thank-you-title,.giveback__thank-you-heading h3{margin:0;color:var(--giveback-blue-deep);font-size:clamp(1.75rem,3vw,2.1875rem);font-weight:700;letter-spacing:-.02em;line-height:1.38}.giveback__thank-you-icon{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center}.giveback__thank-you-icon svg{width:2.875rem;height:2.875rem}.giveback__thank-you-text{margin:0;color:var(--giveback-body);font-size:clamp(1rem,2vw,1.375rem);letter-spacing:-.02em;line-height:2.1}.giveback__form-block .giveback__thank-you{display:flex;flex-direction:column;gap:1.375rem}@media screen and (max-width:989px){.giveback__tabs,.giveback__split,.giveback__community-grid,.giveback__startup-hero-grid,.giveback__startup-feature-grid,.giveback__startup-intro-card .giveback__apply-tags,.giveback__benefit-columns,.giveback__courses-header,.giveback__process-steps,.giveback__criteria-grid,.giveback__fair-selection{grid-template-columns:1fr}.giveback__courses-header{flex-direction:column}.giveback__selection-header{flex-direction:column;align-items:flex-start}.giveback__fair-selection{padding:1.5rem}.giveback__cta{flex-direction:column;align-items:stretch;text-align:center}.giveback__community-join-bar{align-items:stretch;gap:1.25rem;border-radius:var(--giveback-radius-lg)}.giveback__community-join-button{align-self:flex-start}.giveback__form-intro{grid-template-columns:1fr;padding-inline:1rem;gap:1rem}.giveback__form-block{padding-inline:1rem}.giveback__field,.giveback__field--col-right,.giveback__option-group,.giveback__option-list--grid{grid-column:1 / -1;grid-template-columns:1fr}.giveback__split-badge--courses{inset-inline-start:1rem}}@media screen and (max-width:749px){.giveback__hero-content,.giveback__content-card,.giveback__form-card{padding-inline:1rem}.giveback__form-card{padding:1.25rem}.giveback__form-block .giveback__thank-you{padding:1.25rem 1rem}.giveback__community-join-bar{flex-direction:column;padding:1rem;text-align:center}.giveback__community-join-button{align-self:stretch;justify-content:center}.giveback__tab{min-height:14rem}.giveback__section-title--bar{padding-inline:1rem;padding-block:.5rem;font-size:1.2rem;text-align:center}}@media(prefers-reduced-motion:reduce){.giveback__tab,.giveback__course-chevron:before,.giveback__process-step,.giveback__process-step-number,.giveback__process-step-title,.giveback__process-step-text,.giveback__community-join-button,.giveback__community-join-button-icon{animation:none;transition:none}}.giveback-pause-dialog{display:contents}.giveback-pause-dialog__dialog.dialog-modal{--giveback-pause-radius: 2.1875rem;--giveback-pause-title-gradient: linear-gradient( 170deg, var(--giveback-blue) 0%, var(--giveback-blue-dark) 60%, #0a1f5c 100% );position:relative;width:min(37.25rem,calc(100vw - 2rem));max-width:min(37.25rem,calc(100vw - 2rem));max-height:min(90dvh,48rem);height:fit-content;margin:auto!important;padding:0;border:none;border-radius:var(--giveback-pause-radius);background:var(--giveback-surface);box-shadow:0 1.5rem 3.75rem #0831822e;overflow:hidden}.giveback-pause-dialog__dialog.dialog-modal[open]{animation:elementSlideInTop var(--animation-speed, .3s) var(--animation-easing, ease) forwards}.giveback-pause-dialog__dialog.dialog-modal.dialog-closing{animation:elementSlideOutTop var(--animation-speed, .3s) var(--animation-easing, ease) forwards}.giveback-pause-dialog__close{position:absolute;inset-block-start:.875rem;inset-inline-end:.875rem;z-index:2;width:2.75rem;height:2.75rem;display:inline-flex;align-items:center;justify-content:center;color:var(--giveback-body);border-radius:var(--giveback-radius-pill)}.giveback-pause-dialog__close:focus-visible{outline:.125rem solid var(--giveback-blue);outline-offset:.125rem}.giveback-pause-dialog__close .svg-wrapper,.giveback-pause-dialog__close svg{width:1.25rem;height:1.25rem}.giveback-pause-dialog__inner{display:flex;flex-direction:column;align-items:center;text-align:center;padding:3.25rem 2.5rem 3rem;overflow-y:auto;max-height:min(90dvh,48rem)}.giveback-pause-dialog__media{width:11.375rem;height:11.375rem;flex-shrink:0;margin-block-end:1.25rem;overflow:clip}.giveback-pause-dialog__image{width:100%;height:100%;object-fit:contain;display:block}.giveback-pause-dialog__image--placeholder{border-radius:50%;background:linear-gradient(145deg,var(--giveback-surface-soft),var(--giveback-blue-accent))}.giveback-pause-dialog__title{margin:0;font-family:var(--font-heading--family);font-size:clamp(3.5rem,8vw,6.125rem);font-weight:900;letter-spacing:-.05em;line-height:.85;background-image:var(--giveback-pause-title-gradient);background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.giveback-pause-dialog__subtitle{margin:1rem 0 0;color:var(--giveback-body);font-family:var(--font-body--family);font-size:1.1rem;font-weight:400;letter-spacing:.25em;line-height:1.75;text-transform:uppercase}.giveback-pause-dialog__body{margin:1.25rem 0 0;max-width:26.8125rem;color:var(--giveback-body);font-family:var(--font-body--family);font-size:1rem;font-weight:400;letter-spacing:0;line-height:1.8125}.giveback-pause-dialog__closing{margin:1.75rem 0 0;max-width:17.5rem;color:var(--giveback-body);font-family:var(--font-body--family);font-size:1rem;line-height:1.6875}.giveback-pause-dialog__closing strong{font-weight:700;padding-right:.3rem}.giveback-pause-dialog__closing span{font-weight:400}@media screen and (max-width:749px){.giveback-pause-dialog__dialog.dialog-modal{--giveback-pause-radius: 1.5rem;width:min(100vw - 1.5rem,37.25rem);max-width:min(100vw - 1.5rem,37.25rem);max-height:92dvh;height:auto;padding:0}.giveback-pause-dialog__inner{padding:2.75rem 1.25rem 2rem}.giveback-pause-dialog__media{width:8.5rem;height:8.5rem}.giveback-pause-dialog__subtitle{letter-spacing:.18em;font-size:.95rem}.giveback-pause-dialog__body{max-width:none}}@media(prefers-contrast:more){.giveback-pause-dialog__title{background-image:none;color:var(--giveback-blue-dark);-webkit-text-fill-color:var(--giveback-blue-dark)}.giveback-pause-dialog__close:focus-visible{outline-color:#000}}@media(forced-colors:active){.giveback-pause-dialog__title{background-image:none;color:CanvasText;-webkit-text-fill-color:CanvasText;forced-color-adjust:none}.giveback-pause-dialog__close:focus-visible{outline:.125rem solid transparent}}
/*# sourceMappingURL=/cdn/shop/t/78/assets/giveback.css.map */
