.sticky-checklist-section{z-index:1;--sticky-checklist-pin-spacer-bg:var(--primary-navy);width:100%;position:relative}.sticky-checklist-pin{z-index:1;flex-direction:column;justify-content:center;min-height:0;display:flex;position:relative}.sticky-checklist-pin:before{content:"";background-color:var(--secondary-light-blue);z-index:-1;position:absolute;inset:0}@media (width<=63.999rem){.sticky-checklist-pin{justify-content:flex-start}}.sticky-checklist-section .pin-spacer{position:relative}.sticky-checklist-section .pin-spacer:before{content:"";background-color:var(--sticky-checklist-pin-spacer-bg);z-index:-1;position:absolute;inset:0}.sticky-checklist-inner-section{z-index:1;position:relative;overflow:visible!important}.sticky-checklist-container{align-items:center;gap:4rem;display:flex}@media (width<=63.999rem){.sticky-checklist-container{flex-direction:column;align-items:flex-start;gap:1.06rem}}.sticky-checklist-left{flex:0 0 calc(45% - 2rem)}@media (width<=63.999rem){.sticky-checklist-left{flex:none;width:100%;position:static}}.sticky-checklist-heading{color:var(--secondary-blue-2);font-size:2.625rem;line-height:1.048;font-weight:var(--font-weight-semibold);text-wrap:balance;margin-top:0;margin-bottom:1.25rem}@media (width<=63.999rem){.sticky-checklist-heading{text-wrap:unset;font-size:2rem;line-height:1.063}}@media (width<=29.999rem){.sticky-checklist-heading{font-size:1.5rem;line-height:1.083}}.sticky-checklist-description{font-size:1.125rem;line-height:1.222;font-weight:var(--font-weight-semibold);color:var(--dark-gray)}.sticky-checklist-description>:first-child{margin-top:0}.sticky-checklist-description>:last-child{margin-bottom:0}.sticky-checklist-mobile-tablet{flex-direction:column;width:100%;display:flex}@media (width>=64rem){.sticky-checklist-section--ssr .sticky-checklist-mobile-tablet{display:none}}@media (width<=63.999rem){.sticky-checklist-section--ssr .sticky-checklist-container{display:none}}.sticky-checklist-mobile-tablet-header{flex-direction:column;gap:.62rem;display:flex}.sticky-checklist-mobile-tablet .sticky-checklist-heading.sticky-checklist-heading--mobile-tablet{text-align:center;width:100%;max-width:100%;margin-bottom:0;margin-left:auto;margin-right:auto}@media (width<=63.999rem){.sticky-checklist-mobile-tablet .sticky-checklist-heading.sticky-checklist-heading--mobile-tablet br{display:none}}.sticky-checklist-mobile-tablet .sticky-checklist-description.sticky-checklist-description--mobile-tablet{color:var(--dark-gray);font-size:1.125rem;line-height:1.222;font-weight:var(--font-weight-semibold);text-align:center;max-width:55ch;margin-left:auto;margin-right:auto}@media (width<=63.999rem){.sticky-checklist-mobile-accordion{margin-top:3.12rem}}.sticky-checklist-accordion-descriptions{flex-direction:column;gap:1em;display:flex}.sticky-checklist-accordion-descriptions p{margin:0}.sticky-checklist-container .sticky-checklist-right{flex-direction:column;flex:1;height:28rem;display:flex;position:relative;overflow:hidden}@media (width<=63.999rem){.sticky-checklist-container .sticky-checklist-right{flex:0 0 18rem;height:18rem;min-height:18rem}}.sticky-checklist-container .sticky-checklist-right:before,.sticky-checklist-container .sticky-checklist-right:after{content:"";z-index:2;pointer-events:none;width:100%;height:4rem;position:absolute;left:0}.sticky-checklist-container .sticky-checklist-right:before{background:linear-gradient(to bottom, var(--secondary-light-blue) 0%, var(--secondary-light-blue) 30%, transparent 100%);top:0}.sticky-checklist-container .sticky-checklist-right:after{background:linear-gradient(to top, var(--secondary-light-blue) 0%, var(--secondary-light-blue) 30%, transparent 100%);bottom:0}@media (width<=63.999rem){.sticky-checklist-container .sticky-checklist-right:before{background:0 0;height:0}.sticky-checklist-container .sticky-checklist-right:after{z-index:10;background:linear-gradient(180deg, #d9e9f71f 0%, #d9e9f78c 30%, #d9e9f7e0 60%, var(--secondary-light-blue) 100%);height:8rem}}.sticky-checklist-list{will-change:transform;flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}@media (width<=63.999rem){.sticky-checklist-list{gap:1.25rem;margin-top:1.06rem}}.sticky-checklist-item{opacity:.25;align-items:flex-start;gap:.75rem;display:flex}.sticky-checklist-item-icon{width:1.5rem;color:var(--secondary-blue-2);flex-shrink:0;justify-content:center;align-items:center;display:flex}.sticky-checklist-check-icon{width:1.5rem;height:1.5rem}.sticky-checklist-item-content{flex-direction:column;flex:1;gap:.5rem;display:flex}.sticky-checklist-item-title{font-size:1.125rem;line-height:1.333;font-weight:var(--font-weight-bold);color:var(--primary-navy);margin:0}.sticky-checklist-item-description{font-size:1.125rem;line-height:1.5;font-weight:var(--font-weight-regular);color:var(--primary-navy);margin:0}@media (width>=64rem){.sticky-checklist-section--with-image .sticky-checklist-container{grid-gap:0;grid-template-columns:1fr 1fr;align-items:stretch;gap:0;display:grid}.sticky-checklist-section--with-image .sticky-checklist-left{flex-direction:column;flex:none;justify-content:center;min-height:0;display:flex}.sticky-checklist-section--with-image .sticky-checklist-list-wrapper{flex-direction:column;flex:none;height:20rem;min-height:0;max-height:20rem;display:flex;position:relative;overflow:hidden}.sticky-checklist-section--with-image .sticky-checklist-list-wrapper:after{content:"";background:linear-gradient(180deg, #d9e9f700 0%, var(--secondary-light-blue) 100%);z-index:2;pointer-events:none;width:100%;height:9.5625rem;position:absolute;bottom:0;left:0}.sticky-checklist-section--with-image .sticky-checklist-right--image{flex:none;align-self:stretch;align-items:stretch;height:100%;min-height:0;display:flex;position:relative}.sticky-checklist-section--with-image .sticky-checklist-right--image img{object-fit:cover;width:100%;height:100%;min-height:0}}.sticky-checklist-section--with-image .sticky-checklist-right--image:before,.sticky-checklist-section--with-image .sticky-checklist-right--image:after{display:none}@media (width<=63.999rem){.sticky-checklist-section--with-image .sticky-checklist-list-wrapper{flex:0 0 16rem;height:16rem;min-height:16rem;position:relative;overflow:hidden}.sticky-checklist-section--with-image .sticky-checklist-list-wrapper:after{content:"";background:linear-gradient(180deg, #d9e9f700 0%, var(--secondary-light-blue) 100%);z-index:2;pointer-events:none;width:100%;height:9.5625rem;position:absolute;bottom:0;left:0}.sticky-checklist-section--with-image .sticky-checklist-right--image{display:none}}
