.renewal-assessment{background:#bee9dd;padding:80px 0;display:flex;align-items:center}.renewal-assessment__container{max-width:850px;margin:0 auto;padding:0 24px;width:100%}.renewal-assessment__header{text-align:center;margin-bottom:40px}.renewal-assessment__title{font-size:60px;font-weight:300;line-height:1.2;color:#273746;margin:0 0 16px;letter-spacing:.015em}.renewal-assessment__subtitle{font-family:Graphik-Regular,sans-serif;font-size:20px;font-weight:400;color:#273746;margin:0}.renewal-assessment__card{background:#fbfaf1;border-radius:16px;overflow:hidden;max-width:850px;margin:0 auto}.renewal-assessment__progress{padding:32px 32px 24px}.renewal-assessment__progress-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.renewal-assessment__progress-counter,.renewal-assessment__progress-label{font-family:Graphik-Medium,sans-serif;font-size:13px;color:#273746}.renewal-assessment__progress-bar{background:#e5e7eb;height:8px;border-radius:4px;overflow:hidden}.renewal-assessment__progress-fill{background:#36a166;height:100%;transition:width .6s ease;border-radius:4px}.renewal-assessment__content{padding:0 32px 32px}.renewal-assessment__question{display:none}.renewal-assessment__question--active{display:block}.renewal-assessment__question-title{font-family:Graphik-Medium,sans-serif!important;font-size:22px;font-weight:600;line-height:1.3;color:#273746;margin:0 0 8px;text-align:center}.renewal-assessment__question-subtitle{font-family:Graphik-Regular,sans-serif;font-size:14px;font-weight:400;color:#6b7280;margin:0 0 32px;text-align:center}.renewal-assessment__options{display:flex;flex-direction:column;gap:12px;margin-bottom:32px}.renewal-assessment__option{border:1px solid #d1d5db;border-radius:8px;padding:20px;background:#fff;cursor:pointer;transition:all .2s ease;text-align:left;width:100%;position:relative}.renewal-assessment__option:hover,.renewal-assessment__option--selected{border-color:#36a166;background:#f0fdf4}.renewal-assessment__option--multi{display:flex;align-items:flex-start;gap:16px}.renewal-assessment__checkbox{width:20px;height:20px;border:1px solid #d1d5db;border-radius:4px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px;transition:all .2s ease;font-size:12px;font-weight:700}.renewal-assessment__checkbox svg{opacity:0;transition:opacity .2s ease}.renewal-assessment__option--selected .renewal-assessment__checkbox{background:#36a166;border-color:#36a166;color:#fff}.renewal-assessment__option--selected .renewal-assessment__checkbox svg{opacity:1}.renewal-assessment__option-content{flex:1}.renewal-assessment__option-label{font-family:Graphik-Medium,sans-serif;font-size:16px;font-weight:600;color:#273746;margin:0 0 4px}.renewal-assessment__option-desc{font-family:Graphik-Regular,sans-serif;font-size:14px;color:#6b7280;margin:0}.renewal-assessment__button-container{display:flex;justify-content:center;margin-bottom:16px}.renewal-assessment__btn{font-family:Graphik-Medium,sans-serif;font-size:14px;padding:12px 32px;border-radius:6px;border:none;cursor:pointer;transition:all .2s ease;text-decoration:none;text-transform:uppercase;letter-spacing:.8px;height:54px}.renewal-assessment__btn--primary{background:#36a166;color:#fff}.renewal-assessment__btn--primary:hover:not(:disabled){background:#36a166}.renewal-assessment__btn--primary:disabled{background:#d1d5db;color:#9ca3af;cursor:not-allowed}.renewal-assessment__validation{display:flex;align-items:center;justify-content:center;gap:8px;color:#f59e0b;font-family:Graphik-Regular,sans-serif;font-size:14px}.renewal-assessment__validation-icon{width:16px;height:16px;background:#f59e0b;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:10px;font-weight:700}.renewal-assessment__results{display:none;text-align:center;padding:24px 0;background:#f8faf6;border-radius:16px}.renewal-assessment__results--active{display:block}.renewal-assessment__card--results .renewal-assessment__progress{display:none}.renewal-assessment__result-header{padding:24px 32px;border-radius:16px;margin-bottom:24px;background:#fff9}.renewal-assessment__result-header--high{background:linear-gradient(135deg,#fef2f2,#fee2e2);border-color:#fecaca}.renewal-assessment__result-header--moderate{background:linear-gradient(135deg,#fffbeb,#fef3c7);border-color:#fed7aa}.renewal-assessment__result-header--low{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-color:#bbf7d0}.renewal-assessment__result-title{font-family:Graphik-Medium,sans-serif!important;font-size:20px;margin:0 0 16px}.renewal-assessment__result-title--high{color:#dc2626}.renewal-assessment__result-title--moderate{color:#d97706}.renewal-assessment__result-title--low{color:#16a34a}.renewal-assessment__score-container{margin:24px 0}.renewal-assessment__score-bar{background:#fffc;height:8px;border-radius:6px;overflow:hidden;margin-bottom:12px}.renewal-assessment__score-fill{height:100%;border-radius:6px;width:0%;transition:width 1.2s cubic-bezier(.4,0,.2,1)}.renewal-assessment__score-fill--high{background:#dc2626}.renewal-assessment__score-fill--moderate{background:#d97706}.renewal-assessment__score-fill--low{background:#16a34a}.renewal-assessment__score-text{font-family:Graphik-Regular,sans-serif;font-size:14px;font-weight:400;color:#273746}.renewal-assessment__message{font-family:Graphik-Regular,sans-serif;font-size:16px;line-height:1.5;color:#64748b;max-width:600px;margin:10px auto}.renewal-assessment__comparison{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:0;text-align:left;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;padding:15px 0}.renewal-assessment__comparison--stacked{grid-template-columns:1fr;gap:16px}.renewal-assessment__comparison-card{padding:10px}.renewal-assessment__comparison-title{font-family:Graphik-Medium,sans-serif!important;font-size:15px;margin:0 0 16px}.renewal-assessment__comparison-title--high{color:#dc2626}.renewal-assessment__comparison-title--moderate{color:#d97706}.renewal-assessment__comparison-title--low{color:#16a34a}.renewal-assessment__comparison-list{list-style:none;padding:0;margin:0}.renewal-assessment__comparison-item{display:flex;align-items:center;gap:12px;margin-bottom:5px;font-family:Graphik-Regular,sans-serif;font-size:14px;color:#273746}.renewal-assessment__icon{width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;flex-shrink:0}.renewal-assessment__icon--success{background:transparent;color:#16a34a}.renewal-assessment__icon--success svg path{fill:#16a34a}.renewal-assessment__icon--success-outline{background:transparent;color:#16a34a}.renewal-assessment__icon--error{background:#dc2626;color:#fff}.renewal-assessment__icon--error-outline,.renewal-assessment__icon--warning{background:transparent;color:#273746}.renewal-assessment__cta{margin-top:40px}.renewal-assessment__cta-btn{font-family:Graphik-Medium,sans-serif;font-size:14px;padding:12px 32px;border-radius:6px;border:none;cursor:pointer;transition:all .2s ease;text-decoration:none;text-transform:uppercase;letter-spacing:.5px;display:inline-block;min-width:100%;height:54px}.renewal-assessment__cta-btn:hover{color:#fff}.renewal-assessment__cta-btn--high{background:#dc2626;color:#fff}.renewal-assessment__cta-btn--moderate{background:#d97706;color:#fff}.renewal-assessment__cta-btn--low{background:#16a34a;color:#fff}.renewal-assessment__pump-recommendation{margin-top:24px;padding:20px;background:#f8fafc;border-radius:12px;border-left:4px solid #10b981}.renewal-assessment__pump-text{font-family:Graphik-Regular,sans-serif;font-size:14px;color:#475569;margin-bottom:12px}.renewal-assessment__pump-btn{font-family:Graphik-Medium,sans-serif;font-size:14px;font-weight:600;padding:8px 16px;background:#10b981;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:all .2s ease}.renewal-assessment__pump-btn:hover{background:#059669}.renewal-assessment__retake{margin-top:24px}.renewal-assessment__retake-btn{background:transparent;border:none;color:#36a166;font-family:Graphik-Medium,sans-serif;font-size:14px;cursor:pointer;text-decoration:underline;transition:color .2s ease}.renewal-assessment__retake-btn:hover{color:#2d8554}.renewal-assessment__navigation{display:none}@media (max-width: 768px){.renewal-assessment{padding:40px 0}.renewal-assessment__container{padding:0 16px}.renewal-assessment__card{max-width:100%}.renewal-assessment__content,.renewal-assessment__progress{padding-left:24px;padding-right:24px}.renewal-assessment__title{font-size:40px}.renewal-assessment__subtitle{font-size:16px}.renewal-assessment__question-title{font-size:18px}.renewal-assessment__question-subtitle{font-size:13px;margin-bottom:24px}.renewal-assessment__comparison{grid-template-columns:1fr;gap:16px}}@media (max-width: 480px){.renewal-assessment__content,.renewal-assessment__progress{padding-left:20px;padding-right:20px}.renewal-assessment__title{font-size:32px}.renewal-assessment__subtitle{font-size:14px}.renewal-assessment__question-title{font-size:16px}.renewal-assessment__question-subtitle{font-size:12px;margin-bottom:20px}.renewal-assessment__option{padding:16px}.renewal-assessment__option-label{font-size:14px}.renewal-assessment__option-desc{font-size:12px}.renewal-assessment__comparison-card{padding:0 10px}}.renewal-protections{position:relative;width:100%;padding:96px 0}.renewal-protections--fixed-width{margin-left:auto;margin-right:auto}.renewal-protections--full-width{width:100%;max-width:none}.renewal-protections__container{margin:0 auto;padding:0 24px}.renewal-protections__header{text-align:center;margin-bottom:48px}.renewal-protections__title{font-family:Feature,Georgia,Times New Roman,serif;font-size:48px;font-weight:700;line-height:1.2;margin:0 0 16px}.renewal-protections__subtitle{font-family:Graphik-Regular,sans-serif!important;font-size:20px;font-weight:400;line-height:1.5;margin:0 auto;max-width:768px}.renewal-protections__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px}.renewal-protections__card{padding:24px;text-align:center}.renewal-protections__icon{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;font-size:32px;font-weight:400}.renewal-protections__card-title{font-family:Graphik-Medium,sans-serif!important;font-size:24px;font-weight:700;line-height:1.3;margin:0 0 8px}.renewal-protections__card-description{font-family:Graphik-Regular,sans-serif!important;font-size:16px;font-weight:400;line-height:1.5;margin:0}@media (max-width: 1200px){.renewal-protections{padding:80px 0}.renewal-protections__container{padding:0 32px}.renewal-protections__title{font-size:42px}.renewal-protections__subtitle{font-size:19px}.renewal-protections__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}}@media (max-width: 768px){.renewal-protections{padding:64px 0}.renewal-protections__container{padding:0 20px}.renewal-protections__header{margin-bottom:32px}.renewal-protections__title{font-size:32px;margin-bottom:12px}.renewal-protections__subtitle{font-size:17px}.renewal-protections__grid{grid-template-columns:1fr;gap:20px}.renewal-protections__card{padding:10px}.renewal-protections__icon{width:56px;height:56px;font-size:28px;margin-bottom:12px}.renewal-protections__card-title{font-size:20px}.renewal-protections__card-description{font-size:15px}}@media (max-width: 480px){.renewal-protections__container{padding:0 16px}.renewal-protections__title{font-size:28px}.renewal-protections__subtitle{font-size:16px}.renewal-protections__card{padding:10px}.renewal-protections__card-title{font-size:18px}.renewal-protections__card-description{font-size:14px}}@media (prefers-reduced-motion: reduce){.renewal-protections__card{transition:none}.renewal-protections__card:hover{transform:none}}.boroux-hero{background-color:#273746;padding:80px 20px;text-align:center;position:relative;min-height:680px;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:center;background-repeat:no-repeat}.boroux-hero--fixed-width{max-width:1200px;margin-left:auto;margin-right:auto}.boroux-hero__background-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.boroux-hero__background-image img{width:100%;height:100%;object-fit:cover;display:block}.boroux-hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#27374699;z-index:2}.boroux-hero__container{max-width:1200px;margin:0 auto;width:100%;position:relative;z-index:3}.boroux-hero__badge{display:inline-flex;align-items:center;padding:8px 16px;border-radius:30px;font-size:14px;font-weight:500;margin-bottom:32px;font-family:Graphik-Regular,sans-serif;background-color:#fff3;color:#fff}.boroux-hero__badge:before{margin-right:8px;font-size:14px}.boroux-hero__title{font-family:FeatureDeck-Light,serif;font-size:48px;line-height:1.1;margin-bottom:24px;max-width:900px;margin-left:auto;margin-right:auto;color:#fff}.boroux-hero__title p{line-height:inherit}.boroux-hero__description{font-family:Graphik-Regular,sans-serif;font-size:18px;font-weight:400;margin-bottom:56px;max-width:700px;margin-left:auto;margin-right:auto;color:#fff}.boroux-hero__buttons{display:flex;gap:24px;justify-content:center;align-items:flex-start;flex-wrap:wrap}.boroux-hero__button-group{display:flex;flex-direction:column;align-items:center;gap:6px}.boroux-hero__btn{padding:18px 36px;border-radius:8px;font-family:Graphik-Medium,sans-serif;font-size:14px;text-decoration:none;transition:all .3s ease;border:2px solid transparent;cursor:pointer;text-transform:uppercase;letter-spacing:.8px;min-width:220px;text-align:center;display:inline-block}.boroux-hero__btn--primary{background-color:#fbfaf1;color:#273746}.boroux-hero__btn--secondary{background-color:transparent;color:#fbfaf1;border:2px solid #FBFAF1}.boroux-hero__btn-label{font-family:Graphik-Regular,sans-serif;font-size:13px;font-weight:400;letter-spacing:.2px;color:#fff;opacity:.9}@media (max-width: 480px){.boroux-hero{padding:40px 16px;min-height:420px}.boroux-hero__background-image img{object-position:center}.boroux-hero__badge{padding:8px 16px;font-size:13px;margin-bottom:32px}.boroux-hero__title{font-size:32px;line-height:1.15;margin-bottom:24px}.boroux-hero__description{font-size:16px;line-height:1.5;margin-bottom:40px}.boroux-hero__buttons{flex-direction:column;align-items:center;gap:20px}.boroux-hero__btn{width:100%;padding:16px 32px;font-size:13px}}@media (min-width: 481px) and (max-width: 768px){.boroux-hero{padding:60px 20px;min-height:520px}.boroux-hero__badge{padding:8px 16px;font-size:13px;margin-bottom:40px}.boroux-hero__title{font-size:42px;line-height:1.12}.boroux-hero__description{font-size:18px;line-height:1.5;margin-bottom:48px}.boroux-hero__buttons{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:24px}.boroux-hero__btn{min-width:240px;padding:17px 34px}}@media (min-width: 769px){.boroux-hero__title{font-size:54px;line-height:1.08}.boroux-hero__description{font-size:20px;line-height:1.5}}@media (min-width: 1024px){.boroux-hero__title{font-size:68px;line-height:1.05}.boroux-hero__description{font-size:22px;margin-bottom:64px}}.renewal-comparison{position:relative;width:100%;padding:88px 0}.renewal-comparison--fixed-width{margin-left:auto;margin-right:auto}.renewal-comparison--full-width{width:100%;max-width:none}.renewal-comparison__container{max-width:1440px;margin:0 auto;padding:0 20px}.renewal-comparison__title{font-size:52px;line-height:1.133;letter-spacing:.015em;text-align:center;margin:0 auto 48px;max-width:896px}.renewal-comparison__title p{line-height:normal}.renewal-comparison__table-wrapper{margin:0 auto 50px;max-width:855px}.renewal-comparison__table-wrapper:has(.renewal-comparison__table--four-columns){max-width:1165px}.renewal-comparison__table{display:grid;border-collapse:separate;border-spacing:0;width:100%}.renewal-comparison__table--three-columns{grid-template-columns:232px 310px 310px}.renewal-comparison__table--four-columns{grid-template-columns:232px 310px 310px 310px}.renewal-comparison__cell{display:flex;align-items:center;padding:12px 16px;min-height:40px;font-family:Graphik,sans-serif;font-size:13px}.renewal-comparison__cell--header{font-size:14px;line-height:1;justify-content:left;min-height:41px;font-family:Graphik-Medium,sans-serif}.renewal-comparison__cell--category{font-size:14px;line-height:1;justify-content:flex-start;font-family:Graphik-Medium,sans-serif}.renewal-comparison__cell--old,.renewal-comparison__cell--today,.renewal-comparison__cell--new{justify-content:flex-start;padding-left:12px;display:flex;align-items:flex-start;gap:8px}.renewal-comparison__icon{font-size:16px;line-height:1;margin-top:2px;flex-shrink:0}.renewal-comparison__cell--priming{font-size:13px;line-height:1.333}.renewal-comparison__actions{text-align:center;margin-top:50px}.renewal-comparison__button{margin-bottom:10px;background-color:#36a166!important;min-height:54px;font-family:Graphik-Medium,sans-serif;font-size:14px;font-weight:400!important;letter-spacing:.8px}.renewal-comparison__disclaimer{font-family:Graphik-Regular,sans-serif;font-weight:400;text-align:center;margin:0 auto;color:#273746}@media (max-width: 1200px){.renewal-comparison{padding:60px 0}.renewal-comparison__container{padding:0 40px}.renewal-comparison__title{font-size:50px;margin-bottom:60px}.renewal-comparison__table-wrapper{max-width:752px}.renewal-comparison__table-wrapper:has(.renewal-comparison__table--four-columns){max-width:1062px}.renewal-comparison__table--three-columns{grid-template-columns:232px 310px 310px}.renewal-comparison__table--four-columns{grid-template-columns:200px 280px 280px 280px}}@media (max-width: 768px){.renewal-comparison{padding:40px 0}.renewal-comparison__container{padding:0 20px}.renewal-comparison__title{font-size:32px;margin-bottom:40px;line-height:1.2}.renewal-comparison__table-wrapper{max-width:100%}.renewal-comparison__table--three-columns{grid-template-columns:1fr 1fr 1fr;font-size:12px}.renewal-comparison__table--four-columns{grid-template-columns:1fr 1fr 1fr 1fr;font-size:12px}.renewal-comparison__cell{padding:8px 4px;font-size:11px;min-height:35px;line-height:1.5}.renewal-comparison__cell--header{font-size:12px;min-height:36px}.renewal-comparison__cell--category{font-size:11px}.renewal-comparison__cell--priming{font-size:10px}.renewal-comparison__icon{font-size:14px}}@media (max-width: 480px){.renewal-comparison__container{padding:0 16px}.renewal-comparison__title{font-size:28px}.renewal-comparison__table--three-columns{grid-template-columns:1fr 1fr 1fr;font-size:10px}.renewal-comparison__table--three-columns .renewal-comparison__cell{padding:6px 2px;font-size:10px}.renewal-comparison__table-wrapper:has(.renewal-comparison__table--four-columns){overflow-x:auto;-webkit-overflow-scrolling:touch;margin:0 -16px 50px;padding:0 16px;scrollbar-width:thin;scrollbar-color:#d1d5db #f9fafb;position:relative}.renewal-comparison__table-wrapper:has(.renewal-comparison__table--four-columns)::-webkit-scrollbar{height:6px}.renewal-comparison__table-wrapper:has(.renewal-comparison__table--four-columns)::-webkit-scrollbar-track{background:#f9fafb;border-radius:3px}.renewal-comparison__table-wrapper:has(.renewal-comparison__table--four-columns)::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.renewal-comparison__table-wrapper:has(.renewal-comparison__table--four-columns)::-webkit-scrollbar-thumb:hover{background:#9ca3af}.renewal-comparison__table--four-columns{grid-template-columns:125px 120px 120px 120px;min-width:430px;font-size:10px;width:max-content}.renewal-comparison__table--four-columns .renewal-comparison__cell{padding:6px;font-size:11px}}@media (prefers-reduced-motion: reduce){.renewal-comparison__button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/61/compiled_assets/styles.css.map */
