:root{--ref-navy: #002244;--ref-blue: #385C81;--ref-grey: #EDEDED;--ref-dark: #111111;--ref-white: #FFFFFF;--ref-off-white: #F9F9F9}html{scroll-behavior:smooth}.ref-v2-flush{margin:0!important}.index-section:has(.ref-v2-hero),.index-section:has(.ref-v2-steps),.index-section:has(.ref-v2-value),.index-section:has(.ref-v2-story),.index-section:has(.ref-v2-image-break),.index-section:has(.ref-v2-fine-print),.index-section:has(.ref-v2-form),.index-section:has(.ref-v2-footer-banner){margin:0!important}.ref-v2-container{max-width:1500px;margin:0 auto;padding:0 40px;box-sizing:border-box}.ref-v2-btn{display:inline-block;background:var(--ref-navy);color:var(--ref-off-white);font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);font-size:20px;font-weight:400;text-transform:uppercase;letter-spacing:1.2px;line-height:normal;text-align:center;text-decoration:none;padding:10px 25px;border-radius:8px;border:none;cursor:pointer;transition:opacity .2s ease}.ref-v2-btn:hover{opacity:.85}.ref-v2-btn:focus-visible{outline:2px solid var(--ref-navy);outline-offset:2px}.ref-v2-heading-h1{font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);font-weight:400;font-size:50px;line-height:1.2;letter-spacing:0;margin:0}.ref-v2-heading-h2{font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);font-weight:400;font-size:40px;line-height:normal;letter-spacing:0;margin:0}.ref-v2-heading-h3{font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);font-weight:400;font-size:32px;line-height:normal;letter-spacing:0;margin:0}.ref-v2-heading-h4{font-family:var(--typeBasePrimary),var(--typeBaseFallback);font-weight:700;font-size:26px;line-height:normal;letter-spacing:.78px;margin:0}.ref-v2-heading-h5{font-family:var(--typeBasePrimary),var(--typeBaseFallback);font-weight:600;font-size:22px;line-height:normal;margin:0}.ref-v2-body{font-family:var(--typeBasePrimary),var(--typeBaseFallback);font-weight:400;font-size:20px;line-height:1.3;margin:0}.ref-v2-hero{padding:20px 60px;overflow:hidden;border-radius:0 0 16px 16px}.ref-v2-hero__inner{display:flex;align-items:center;max-width:1500px;margin:0 auto;gap:40px}.ref-v2-hero__text{flex:0 0 576px;max-width:576px}.ref-v2-hero__text-block{display:flex;flex-direction:column;gap:24px}.ref-v2-hero__subtitle{color:var(--ref-navy)}.ref-v2-hero__title{color:var(--ref-navy);max-width:537px}.ref-v2-hero__body{color:var(--ref-dark);max-width:473px}.ref-v2-hero__body em,.ref-v2-hero__body i{font-weight:600;font-style:italic}.ref-v2-hero__cta{margin-top:26px}.ref-v2-hero__images{flex:1;position:relative;width:600px;height:586px;min-width:400px}.ref-v2-hero__grid{position:relative;width:100%;height:100%}.ref-v2-hero__img-wrap{position:absolute;border:6px solid var(--ref-blue);overflow:hidden}.ref-v2-hero__img-wrap img{width:100%;height:100%;object-fit:cover;display:block}.ref-v2-hero__img-wrap--1{top:16px;left:16px;width:287px;height:350px}.ref-v2-hero__img-wrap--2{top:16px;left:298px;width:287px;height:226px}.ref-v2-hero__img-wrap--3{top:236px;left:298px;width:287px;height:338px}.ref-v2-hero__img-wrap--4{top:348px;left:16px;width:287px;height:226px}.ref-v2-hero__handle{position:absolute;bottom:10px;left:50%;transform:translate(-50%);color:#fff;font-family:var(--typeBasePrimary),var(--typeBaseFallback);font-weight:700;font-size:11px;letter-spacing:.42px;text-transform:uppercase;text-align:center;white-space:nowrap;text-shadow:0 1px 3px rgba(0,0,0,.6)}.ref-v2-steps{background:var(--ref-navy);padding:60px 40px;overflow:hidden}.ref-v2-steps__inner{max-width:1600px;margin:0 auto}.ref-v2-steps__heading{text-align:center;color:#fff;margin-bottom:70px}.ref-v2-steps__columns{display:flex;gap:0;justify-content:center}.ref-v2-steps__col{flex:1 1 0;border-left:1px solid var(--ref-navy);display:flex;flex-direction:column;align-items:center;gap:30px;padding:20px 80px 20px 50px;text-align:center}.ref-v2-steps__col:first-child{border-left-color:transparent}.ref-v2-steps__icon{width:60px;height:60px;flex-shrink:0}.ref-v2-steps__icon svg{width:100%;height:100%;fill:#fff}.ref-v2-steps__title,.ref-v2-steps__desc{color:#fff}.ref-v2-value{background:var(--ref-grey);padding:60px 0}.ref-v2-value__heading{text-align:center;color:var(--ref-navy);margin-bottom:40px}.ref-v2-value__cards{max-width:1500px;margin:0 auto;padding:0 20px}.ref-v2-value__card{display:flex;align-items:center;gap:80px;padding:80px 100px 80px 80px;border-radius:20px;margin-bottom:20px}.ref-v2-value__card:last-child{margin-bottom:0}.ref-v2-value__card--reverse{flex-direction:row-reverse;gap:70px;padding:80px}.ref-v2-value__card-image{flex:0 0 500px;height:320px;overflow:hidden;position:relative}.ref-v2-value__card-image img{width:100%;height:100%;object-fit:contain}.ref-v2-value__card-content{flex:1}.ref-v2-value__card-title{color:var(--ref-navy);margin-bottom:40px}.ref-v2-value__card-body{color:var(--ref-dark)}.ref-v2-value__card-body strong{font-weight:700}.ref-v2-story{background:var(--ref-navy);padding:80px 60px;overflow:hidden;display:flex;align-items:center;gap:60px;position:relative;max-width:100%}.ref-v2-story__inner{display:flex;align-items:center;gap:60px;max-width:1500px;margin:0 auto;width:100%}.ref-v2-story__content{flex:1 1 55%;min-width:0;color:#fff;display:flex;flex-direction:column;gap:40px}.ref-v2-story__heading{line-height:1.2}.ref-v2-story__body{max-width:656px}.ref-v2-story__body p{margin:0 0 20px}.ref-v2-story__body p:last-child{margin-bottom:0}.ref-v2-story__body em,.ref-v2-story__body i{font-weight:600;font-style:italic}.ref-v2-story__image{flex:0 0 40%;max-width:500px;border-radius:16px;overflow:hidden}.ref-v2-story__image img{width:100%;height:auto;display:block;object-fit:cover;border-radius:16px}.ref-v2-image-break{width:100%;aspect-ratio:1280 / 600;overflow:hidden;position:relative}.ref-v2-image-break img{width:100%;height:100%;object-fit:cover;display:block}.ref-v2-image-break img.desktop-image{display:block}.ref-v2-image-break img.mobile-image{display:none}.ref-v2-fine-print{background:#fff;padding:50px 40px;overflow:hidden}.ref-v2-fine-print__inner{display:flex;gap:20px;max-width:1500px;margin:0 auto;min-height:375px}.ref-v2-fine-print__card{flex:1;background:var(--ref-blue);border-radius:20px;padding:60px;color:#fff;display:flex;flex-direction:column;justify-content:center;gap:40px}.ref-v2-fine-print__heading{color:#fff}.ref-v2-fine-print__list{list-style:decimal;padding-left:24px;margin:0;font-family:var(--typeBasePrimary),var(--typeBaseFallback);font-size:16px;font-weight:400;line-height:1.3;color:#fff}.ref-v2-fine-print__list li{margin-bottom:4px}.ref-v2-fine-print__list li:last-child{margin-bottom:0}.ref-v2-fine-print__image{flex:1;border-radius:20px;overflow:hidden;position:relative}.ref-v2-fine-print__image img{width:100%;height:100%;object-fit:cover;display:block}.ref-v2-form{background:var(--ref-navy);padding:80px 120px;overflow:hidden}.ref-v2-form__header{text-align:center;color:#fff;max-width:654px;margin:0 auto 40px;display:flex;flex-direction:column;gap:20px;align-items:center}.ref-v2-form__card{background:#fff;border:1px solid #d9d9d9;border-radius:8px;padding:24px;max-width:628px;margin:0 auto;display:flex;flex-direction:column;gap:24px}.ref-v2-form__field{display:flex;flex-direction:column;gap:8px}.ref-v2-form__label{font-family:var(--typeBasePrimary),var(--typeBaseFallback);font-size:16px;font-weight:400;line-height:1.4;color:#1e1e1e}.ref-v2-form__input{background:#fff;border:1px solid #d9d9d9;border-radius:8px;padding:12px 16px;font-family:var(--typeBasePrimary),var(--typeBaseFallback);font-size:16px;font-weight:400;line-height:1;color:var(--ref-dark);width:100%;box-sizing:border-box;min-width:120px}.ref-v2-form__input::placeholder{color:#b3b3b3}.ref-v2-form__input:focus{outline:2px solid var(--ref-navy);outline-offset:-1px;border-color:var(--ref-navy)}.ref-v2-form__submit{width:100%;padding:12px;border-radius:8px;border:1px solid #2c2c2c}.ref-v2-form__embed{max-width:628px;margin:0 auto}.ref-v2-form__embed iframe,.ref-v2-form__embed form{max-width:100%}.ref-v2-form__placeholder{border:2px dashed rgba(255,255,255,.3);border-radius:8px;padding:40px 24px;text-align:center;color:#fff9;max-width:628px;margin:0 auto}.ref-v2-footer-banner{width:100%;overflow:hidden;position:relative}.ref-v2-footer-banner img{width:100%;height:100%;object-fit:cover;display:block}@media only screen and (max-width:769px){.ref-v2-hero{padding:20px}.ref-v2-hero__inner{flex-direction:column;gap:30px}.ref-v2-hero__text{flex:1 1 auto;max-width:100%}.ref-v2-hero__title{font-size:36px}.ref-v2-hero__images{width:100%;height:auto;min-width:unset;aspect-ratio:600 / 586}.ref-v2-hero__img-wrap--1{top:3%;left:3%;width:46%;height:56%}.ref-v2-hero__img-wrap--2{top:3%;left:51%;width:46%;height:36%}.ref-v2-hero__img-wrap--3{top:41%;left:51%;width:46%;height:56%}.ref-v2-hero__img-wrap--4{top:61%;left:3%;width:46%;height:36%}.ref-v2-steps{padding:40px 20px}.ref-v2-steps__heading{margin-bottom:40px;font-size:32px}.ref-v2-steps__columns{flex-direction:column;gap:40px}.ref-v2-steps__col{border-left:none;border-top:1px solid rgba(255,255,255,.2);padding:30px 20px 0}.ref-v2-steps__col:first-child{border-top:none;padding-top:0}.ref-v2-value{padding:40px 0}.ref-v2-value__heading{font-size:36px;padding:0 20px}.ref-v2-value__card,.ref-v2-value__card--reverse{flex-direction:column;padding:40px 24px;gap:30px}.ref-v2-value__card-image{flex:none;width:100%;height:240px}.ref-v2-story{padding:40px 20px}.ref-v2-story__inner{flex-direction:column;gap:30px}.ref-v2-story__content{flex:1 1 auto;gap:24px}.ref-v2-story__heading{font-size:26px}.ref-v2-story__body{font-size:18px}.ref-v2-story__image{flex:none;max-width:100%;border-radius:12px}.ref-v2-story__image img{border-radius:12px}.ref-v2-image-break{aspect-ratio:12 / 16}.ref-v2-image-break img.mobile-image{display:block;object-fit:contain}.ref-v2-image-break img.desktop-image{display:none}.ref-v2-fine-print{padding:30px 20px}.ref-v2-fine-print__inner{flex-direction:column;gap:20px}.ref-v2-fine-print__card{padding:30px;gap:24px}.ref-v2-fine-print__image{min-height:250px}.ref-v2-form{padding:40px 20px}.ref-v2-form__card{max-width:100%}.ref-v2-footer-banner{max-height:180px}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/referral-page.css.map */
