.conversation{display:flex;justify-content:center}.conversation__container{box-shadow:0 3.5625rem 7.8125rem 0 #0000001a,0 14.1875rem 14.1875rem 0 #00000017,0 31.875rem 15.625rem 0 #0000000d,0 56.6875rem 15.625rem 0 #00000003,0 88.625rem 15.625rem 0 #00000000}.conversation__panel{width:min(52.9375rem,100%);min-height:60rem;background:#ffffff;border-radius:1.5rem;padding:1.75rem 1.75rem 1.25rem;box-shadow:0 1.5rem 4.375rem rgba(0,0,0,.08);display:flex;flex-direction:column}.conversation__canvas{display:flex;flex-direction:column;gap:1.5rem;flex:1 1 auto;--left-offset:4rem;--right-offset:2rem;--left-avatar:5.625rem;--row-gap:0.875rem}.conversation__row{display:flex;align-items:center;gap:var(--row-gap);margin-bottom:1.125rem}.conversation__row--right{justify-content:flex-end}.conversation__row--compact{margin-top:-.5rem}.conversation__avatar{width:4rem;height:4rem;border-radius:50%;object-fit:cover;flex-shrink:0;aspect-ratio:1/1}.conversation__avatar--tiny{width:2.25rem;height:2.25rem}.conversation__avatar--lg{width:6.5625rem;height:6.5625rem}.conversation__avatar--md{width:6.4375rem;height:6.4375rem}.conversation__bubble{max-width:72%;padding:0 1.125rem;margin-left:1.375rem;margin-right:1.375rem;border-radius:1.25rem;font-weight:600;letter-spacing:-.02em;line-height:1.1;color:#000000;box-shadow:inset 0 -.0625rem 0 rgba(0,0,0,.12);display:flex;align-items:center;height:5.5rem;box-sizing:border-box}.conversation__bubble--auto-height{height:auto!important;justify-content:center;min-height:5.5rem;padding:1rem 1.125rem;white-space:pre-wrap;word-wrap:break-word}.conversation__bubble--lg{border-radius:1.75rem}.conversation__bubble--sm{border-radius:.875rem;padding:.625rem .875rem}.conversation__bubbleSize-sm .conversation__bubble{padding:.75rem 1rem;font-size:.875rem;max-width:27.5rem}.conversation__bubbleSize-md .conversation__bubble{padding:1rem 1.375rem;font-size:1.375rem;max-width:35rem}.conversation__bubbleSize-lg .conversation__bubble{padding:1.25rem 1.625rem;font-size:1.125rem;max-width:40rem}.conversation__bubbleSize-xl .conversation__bubble{padding:1.5rem 1.75rem;font-size:1.25rem;max-width:45rem}.conversation__bubble--yellow{background:#f3d37e}.conversation__bubble--purple{background:#cfc2ff}.conversation__bubble--green{background:#b0ff4f;color:#0d4830}.conversation__bubble--navy{background:#0d1948;color:#ffffff}.conversation__row--left .conversation__bubble{border-bottom-left-radius:0}.conversation__row--right .conversation__bubble{border-bottom-right-radius:0}.conversation__row--2{justify-content:flex-end;margin-right:var(--right-offset)}.conversation__row--3{margin-left:var(--left-offset);margin-bottom:.75rem}.conversation__row--fill1 .conversation__bubble{max-width:none;width:45%;text-align:start;justify-content:flex-start}.conversation__row--fill .conversation__bubble{max-width:none;width:55%;text-align:start;justify-content:flex-start}.conversation__row--4{margin-left:calc(var(--left-offset) + var(--left-avatar) + var(--row-gap))}.conversation__chip{display:flex;align-items:center;gap:.625rem;background:#0d4830;color:#ffffff;border-radius:0 1.375rem 1.375rem 1.375rem;height:4.25rem;width:min(24.4375rem,100%);padding:.5rem .75rem;box-sizing:border-box}.conversation__chipBody{display:flex;flex-direction:column;flex:1 1 auto;min-width:0;overflow:hidden}.conversation__chipThumb{width:2.75rem;height:2.75rem;border-radius:.5rem;object-fit:cover}.conversation__chipTitle{font-size:1rem;font-weight:600;line-height:1.1;color:#ffffff}.conversation__chipUrl{font-size:.875rem;font-weight:600;color:#cbd5e1}.conversation__caption{text-align:center;color:#0d1948;opacity:1;font-weight:600;font-size:2.5rem;letter-spacing:-.02em;line-height:1.05;padding:0 6.5rem .75rem;max-width:45rem;margin:1.5rem auto .75rem;text-wrap:balance}.conversation__question{background:#ff9cb7;color:rgba(74,8,9,.7);padding:0;border-radius:1.75rem;text-align:center;font-size:1.875rem;font-weight:700;letter-spacing:-.02em;margin-top:1rem;width:50.5625rem;height:13.125rem;margin-left:calc((100% - 50.5625rem) / 2 + var(--question-shift, 0rem));margin-right:calc((100% - 50.5625rem) / 2 - var(--question-shift, 0rem))}.conversation__questionInner{display:inline-block;padding:4.0625rem 4.625rem}.conversation__caption-text{font-size:clamp(1.25rem,2vw,2.5rem);color:#0d1948}.conversation__caption-text,.conversation__question-text{font-weight:600;font-style:normal;line-height:100%;letter-spacing:-.04em;text-align:center}.conversation__question-text{font-size:clamp(1.25rem,2vw,31rem)}.conversation__circled{position:relative;z-index:0;padding:var(--circled-pad-y,.08em) var(--circled-pad-x,.56em)}.conversation__circled:after{content:"";position:absolute;left:var(--scribble-inset-x,-1rem);right:var(--scribble-inset-x,-1rem);top:50%;transform:translateY(-50%);height:var(--scribble-height,1.85em);background-image:var(--scribble-url,url("/img/scribble-oval.svg"));background-repeat:no-repeat;background-position:50%;background-size:100% 100%;pointer-events:none;z-index:-1}.conversation__circled{color:#4a0809}@media (max-width:768px){.conversation__panel{width:100%;min-height:35rem;padding:1.25rem 1rem}.conversation__canvas{gap:1.25rem;--left-offset:1rem;--right-offset:0.75rem;--left-avatar:5rem;--row-gap:0.75rem}.conversation__chip{height:auto;align-items:flex-start;padding:.5rem .625rem;width:100%}.conversation__row--1{margin-left:var(--left-offset)}.conversation__row--2{margin-right:var(--right-offset)}.conversation__row--3{margin-left:var(--left-offset)}.conversation__row--4{margin-left:calc(var(--left-offset) + var(--left-avatar) + var(--row-gap))}.conversation__bubble{max-width:86%}.conversation__question{width:100%;max-width:50.5625rem;height:auto;min-height:13.125rem}}.vertical-divider{width:100%;padding:40px 0;display:flex;align-items:center;justify-content:center}.vertical-divider-line{width:2px;height:180px;background-color:rgba(0,0,0,.2);transform-origin:top center;transform:scaleY(0);transition:transform .8s cubic-bezier(.25,.46,.45,.94)}.vertical-divider-line.is-visible{transform:scaleY(1)}.vertical-divider-green .vertical-divider-line{background-color:#b0ff4f}.vertical-divider-black .vertical-divider-line{background-color:rgba(0,0,0,.2)}.vertical-divider-brown .vertical-divider-line{background-color:#f5da89}@media (max-width:768px){.vertical-divider{padding:24px 0}.vertical-divider-line{height:120px}}.statement{width:min(760px,90%);margin:24px auto 8px;text-align:center}.statement__line{margin:0;font-weight:600;font-style:normal;font-size:clamp(1.25rem,2vw,2.5rem);line-height:100%;letter-spacing:-.04em;text-align:center;color:#0d1948}.greenCallout{min-height:325px;border-radius:20px;background:#b0ff4f;display:flex;align-items:center;justify-content:center;padding:clamp(2rem,4vw,6rem);box-sizing:border-box;width:100%;max-width:1000px;margin:0 auto}.greenCallout__text{color:rgba(13,72,48,.7);font-size:clamp(1.25rem,2vw,3rem);font-weight:600;letter-spacing:-.02em;line-height:1.15;text-align:center}.greenCallout__underlined{color:#0d4830}.calloutUnderline{display:inline-block;position:relative;padding-bottom:calc(var(--ul-gap, 6px) + var(--ul-thick, 2px));background-position:left calc(100% - var(--ul-gap, 6px)),calc((100% - var(--ul-bottom-w)) / 2) 100%;background-size:var(--ul-top-w,100%) var(--ul-thick,2px),var(--ul-bottom-w) var(--ul-thin,2px)}.calloutUnderline,.calloutUnderlineFixed{background-image:linear-gradient(var(--ul-color,#07139a),var(--ul-color)),linear-gradient(var(--ul-color,#07139a),var(--ul-color));background-repeat:no-repeat,no-repeat}.calloutUnderlineFixed{display:block;width:var(--ul-bottom-w,192px);margin:var(--ul-margin,4px) auto 0;padding-bottom:calc(var(--ul-gap, 6px) + var(--ul-thin, 2px));background-position:left calc(100% - var(--ul-gap, 6px)),left 100%;background-size:100% var(--ul-thick,2px),100% var(--ul-thin,2px)}.greenCallout__scribble{position:relative;padding:.08em .2em;display:inline-block}.greenCallout__layer{position:absolute;left:-.05em;right:-.05em;pointer-events:none}.greenCallout__scribble .layer1{bottom:-.12em;background-image:var(--ul1)}.greenCallout__scribble .layer1,.greenCallout__scribble .layer2{height:6px;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.greenCallout__scribble .layer2{bottom:-.24em;background-image:var(--ul2);opacity:.95}.greenCallout__scribble .layer3{bottom:-.36em;height:9px;background-image:var(--ul3);background-repeat:no-repeat;background-position:50%;background-size:100% 100%;opacity:.9}.page3_offerText__jtGmx{font-weight:600;font-style:normal;font-size:clamp(1.25rem,2vw,2.5rem);line-height:100%;letter-spacing:-.04em;text-align:center}.page3_greenSection__jn_rY{padding:236px 0 0}.page3_offerText__normal__Al36q{color:#0d4830;opacity:.7}.page3_offerText__underlined__wMJjo{color:#0d4830;font-weight:600}@media (max-width:900px){.page3_greenSection__jn_rY{padding:120px 24px 100px!important}.page3_heroTitle__0RH3S{font-size:clamp(24px,6vw,36px)!important;line-height:1.2;max-width:95vw;padding:0 12px;word-break:normal;overflow-wrap:anywhere}.page3_offerBox__5b13M{width:100%!important;padding:28px!important;margin-bottom:56px!important}}@media (max-width:800px){.page3_offerText__jtGmx{font-size:clamp(18px,4vw,22px)!important;line-height:1.5}.page3_sectionSubtitle__rXeQX{font-size:clamp(24px,5vw,28px)!important;line-height:1.25;padding:0 12px}.page3_twoColGrid__0eW9V{grid-template-columns:1fr!important;gap:20px!important;padding:0 12px}.page3_whatGetTitle__xIvGJ{font-size:clamp(24px,5vw,28px)!important;line-height:1.25;padding:0 12px}.page3_whatGetCard__muopd{width:100%!important;height:auto!important;padding:24px 16px!important;border-radius:16px!important;box-shadow:0 12px 28px rgba(0,0,0,.12)!important}.page3_whatGetCheck__CB4YL{width:28px!important;height:28px!important;margin-right:12px!important}.page3_whatGetText__l54Zt{font-size:clamp(14px,3.5vw,16px)!important;line-height:1.5!important}}@media (max-width:480px){.page3_greenSection__jn_rY{padding:100px 16px 80px!important}.page3_sectionSubtitle__rXeQX,.page3_whatGetTitle__xIvGJ{font-size:clamp(20px,6vw,24px)!important}}