.hab-hero-heading{max-width:80rem}.hab-hero-text{max-width:55rem}.hab-edu-process{background-color:var(--hab-gray-medium);padding:var(--hab-section-padding) 0}.hab-edu-process-container{max-width:var(--hab-page-width);margin:0 auto;padding:var(--hab-container-padding);display:flex;flex-direction:column;align-items:center;gap:2.5rem}.hab-edu-process-heading{font-family:var(--hab-font-heading);font-weight:300;font-size:3.4375rem;line-height:1.05;color:var(--hab-text);text-align:center;margin:0}.hab-edu-process-subtitle,.hab-edu-process-disclaimer{font-family:var(--hab-font-body);font-weight:300;font-size:1.5625rem;line-height:1.35;color:var(--hab-text);text-align:center;margin:0}.hab-edu-process-card{background:var(--hab-white);border-radius:var(--hab-radius-lg);padding:3.75rem;width:100%;max-width:1728px}.hab-edu-process-card--mobile{display:none}.hab-edu-process-grid{display:grid;grid-template-columns:1fr 1fr;gap:3.75rem 5rem}.hab-edu-process-step{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.hab-edu-process-step-icon{width:8.875rem;height:8.875rem;border-radius:50%;background-color:rgba(var(--hab-blue-rgb),.08);overflow:hidden;flex-shrink:0}.hab-edu-process-step-icon img{width:100%;height:100%;object-fit:cover}.hab-edu-process-step-number{font-family:var(--hab-font-body);font-weight:300;font-size:1.5625rem;color:#000}.hab-edu-process-step-text{font-family:var(--hab-font-body);font-weight:300;font-size:1.5625rem;line-height:1.35;color:var(--hab-text);margin:0;max-width:35rem}@media screen and (max-width:1199px){.hab-edu-process-heading{font-size:2.8125rem}.hab-edu-process-subtitle,.hab-edu-process-disclaimer{font-size:1.5625rem}.hab-edu-process-container{padding:0 1rem;gap:2rem}.hab-edu-process-card--desktop{display:none}.hab-edu-process-card--mobile{display:block;padding:3rem 1rem}.hab-edu-process-card--mobile .hab-edu-process-step-number{display:none}.hab-edu-process-card--mobile .hab-carousel-track{counter-reset:step}.hab-edu-process-card--mobile .hab-carousel-item{counter-increment:step}.hab-edu-process-card--mobile .hab-edu-process-step-text{font-size:1.3125rem;text-align:left}.hab-edu-process-card--mobile .hab-edu-process-step-text:before{content:counter(step) ". "}.hab-edu-process-card--mobile .hab-carousel{height:auto;gap:1rem}.hab-edu-process-card--mobile .hab-carousel-track{max-width:100%}.hab-edu-process-card--mobile .hab-carousel-arrows--bottom{display:flex;justify-content:flex-start;align-items:center;gap:1.25rem;width:100%}.hab-edu-process-card--mobile .hab-carousel-arrows--bottom .hab-carousel-dots{display:flex;margin-left:auto}.hab-edu-process-card--mobile .hab-carousel-arrow{width:3.75rem;height:3.75rem}.hab-edu-process-card--mobile .hab-carousel-arrow svg{width:1.5rem;height:1.5rem}}.hab-edu-tabbed{background:var(--hab-white);padding:0 0 var(--hab-section-padding);position:relative}.hab-edu-tabbed-container{max-width:var(--hab-page-width);margin:0 auto;padding:var(--hab-container-padding)}.hab-edu-tabbed-title{font-family:var(--hab-font-heading);font-weight:300;font-size:3.4375rem;line-height:1.05;color:var(--hab-text);text-align:center;margin:3rem 0}.hab-edu-tabbed-sentinel{height:0;width:100%;pointer-events:none}.hab-edu-tabbed-nav{position:sticky;top:0;z-index:calc(var(--hab-z-header) - 1);background:var(--hab-white);margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%);padding-top:1rem;padding-bottom:1rem;transition:box-shadow .2s ease,top .15s linear}.hab-edu-tabbed-nav--stuck{box-shadow:none}.hab-edu-tabbed-nav--stuck:before{content:"";position:absolute;top:0;left:0;width:100%;height:1rem;background:#eee}.hab-edu-tabbed-nav{--seg1-color: #D9D9D9;--seg2-color: #EEE;--seg3-color: #EEE;--seg4-color: #EEE}.hab-edu-tabbed-nav--stuck:after{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:100%;max-width:1728px;height:1rem;background:linear-gradient(to right,var(--seg1-color) calc(25% - .5px),#2270AB calc(25% - .5px),#2270AB calc(25% + .5px),var(--seg2-color) calc(25% + .5px),var(--seg2-color) calc(50% - .5px),#2270AB calc(50% - .5px),#2270AB calc(50% + .5px),var(--seg3-color) calc(50% + .5px),var(--seg3-color) calc(75% - .5px),#2270AB calc(75% - .5px),#2270AB calc(75% + .5px),var(--seg4-color) calc(75% + .5px))}.hab-edu-tabbed-progress{display:none}.hab-edu-tabbed-labels{display:flex;width:100%}.hab-edu-tabbed-label{flex:1;background:none;border:none;cursor:pointer;padding:.75rem .5rem;font-family:var(--hab-font-body);font-size:1.125rem;line-height:1.3;color:var(--hab-blue);text-align:center;font-weight:300;transition:font-weight .2s ease}.hab-edu-tabbed-label-text{display:inline-block;max-width:14rem}.hab-edu-tabbed-label--active{font-weight:500}.hab-edu-tabbed-cards{display:flex;flex-direction:column;gap:5rem;margin-top:3rem}.hab-edu-tabbed-card{display:flex;flex-direction:column;gap:1.5rem;max-width:58.25rem;margin:0 auto;scroll-margin-top:10rem}.hab-edu-tabbed-card-media{position:relative;border-radius:var(--hab-radius-lg);overflow:hidden;width:100%;height:27.25rem;max-width:100%}@media screen and (min-width:1200px){.hab-edu-tabbed-card-media{width:58.25rem}}.hab-edu-tabbed-card-media img{width:100%;height:100%;object-fit:cover}.hab-edu-tabbed-card-media .hab-btn{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);white-space:nowrap;z-index:2}.hab-edu-tabbed-card-content{display:flex;flex-direction:column;gap:1.25rem}.hab-edu-tabbed-card-title{font-family:var(--hab-font-heading);font-weight:300;font-size:2.5rem;line-height:.95;color:var(--hab-text);margin:0}.hab-edu-tabbed-card-description{font-family:var(--hab-font-body);font-weight:300;font-size:1.5625rem;line-height:1.35;color:var(--hab-text);margin:0}@media screen and (max-width:749px){.hab-edu-tabbed{padding:3.125rem 0}.hab-edu-tabbed-container{display:flex;flex-direction:column;padding:0 1rem}.hab-edu-tabbed-title{font-size:2.8125rem;margin-bottom:2rem;order:-1}.hab-edu-tabbed-nav{padding:.75rem 0;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%)}.hab-edu-tabbed-progress{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.hab-edu-tabbed-progress::-webkit-scrollbar{display:none}.hab-edu-tabbed-progress-segment{min-width:4rem}.hab-edu-tabbed-labels{justify-content:center}.hab-edu-tabbed-label{display:none;font-size:1.125rem}.hab-edu-tabbed-label--active{display:block;margin-top:1rem}.hab-edu-tabbed-label-text{font-weight:400}.hab-edu-tabbed-cards{gap:2rem;margin-top:1.5rem}.hab-edu-tabbed-card{gap:1.5rem}.hab-edu-tabbed-card--hidden{display:flex}.hab-edu-tabbed-card-media{width:100%;height:auto;aspect-ratio:347 / 436}.hab-edu-tabbed-card-title{font-size:2.5rem;line-height:.95}.hab-edu-tabbed-card-description{font-size:1rem;line-height:1.35}}@media screen and (min-width:750px)and (max-width:1199px){.hab-edu-tabbed-card{gap:1.5rem}.hab-edu-tabbed-card-title{font-size:2rem}.hab-edu-tabbed-card-description{font-size:1.25rem}.hab-edu-tabbed-label{font-size:.9375rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-educational.css.map */
