.Ece4bq_heroSection{background:var(--background-primary);flex-direction:column;align-items:center;width:100%;display:flex}.Ece4bq_heroContent{flex-direction:column;align-items:center;width:100%;height:800px;padding:16px 16px 40px;display:flex}@media (width>=768px){.Ece4bq_heroContent{padding:40px 32px}}@media (width>=1280px){.Ece4bq_heroContent{max-width:1140px}}.Ece4bq_heroTitle{font-size:var(--text-h1-mobile-size);line-height:var(--text-h1-mobile-line-height);font-weight:var(--text-h1-mobile-weight);color:var(--text-color-primary);text-align:center;margin-bottom:40px}@media (width>=1024px){.Ece4bq_heroTitle{font-size:var(--text-h1-desktop-size);line-height:var(--text-h1-desktop-line-height);max-width:800px}}.Ece4bq_insuranceButtons{grid-template-columns:repeat(2,1fr);justify-content:center;gap:16px;margin-bottom:40px;display:grid}@media (width>=768px){.Ece4bq_insuranceButtons{max-width:700px}}@media (width>=1024px){.Ece4bq_insuranceButtons{grid-template-columns:repeat(4,1fr);max-width:900px}}.Ece4bq_insuranceButton{min-width:120px;max-width:200px;padding:var(--ghost-button-size-mobile-padding-v) var(--ghost-button-size-mobile-padding-h);background:var(--ghost-button-color-bg-default);border:var(--ghost-button-border-width-top) solid var(--ghost-button-color-border-default);border-radius:var(--ghost-button-size-mobile-radius);cursor:pointer;white-space:nowrap;flex-direction:column;flex:calc(50% - 8px);justify-content:center;align-items:center;text-decoration:none;display:flex;box-shadow:0 4px 6px -1px #0000001a}.Ece4bq_insuranceButton:hover{background:var(--ghost-button-color-bg-hover);border-color:var(--ghost-button-color-border-hover)}.Ece4bq_insuranceButton:active{background:var(--ghost-button-color-bg-pressed);border-color:var(--ghost-button-color-border-pressed)}@media (width>=1024px){.Ece4bq_insuranceButton{padding:var(--ghost-button-size-desktop-padding-v) var(--ghost-button-size-desktop-padding-h);border-radius:var(--ghost-button-size-desktop-radius)}}.Ece4bq_insuranceIcon{object-fit:contain;width:56px;height:56px;margin-bottom:var(--ghost-button-size-mobile-gap)}@media (width>=768px){.Ece4bq_insuranceIcon{width:64px;height:64px;margin-bottom:var(--ghost-button-size-desktop-gap)}}.Ece4bq_insuranceLabel{font-size:var(--ghost-button-size-mobile-font-size);line-height:var(--ghost-button-size-mobile-font-lineheight);font-weight:var(--ghost-button-size-mobile-font-weight);color:var(--ghost-button-color-label-default);text-align:center;justify-content:center;align-items:center;min-height:32px;display:flex}@media (width>=1024px){.Ece4bq_insuranceLabel{font-size:var(--ghost-button-size-desktop-font-size);line-height:var(--ghost-button-size-desktop-font-lineheight);font-weight:var(--ghost-button-size-desktop-font-weight);min-height:48px}}.Ece4bq_watchVideoLink{color:var(--text-color-primary);cursor:pointer;align-items:center;text-decoration:none;transition:opacity .2s;display:flex}.Ece4bq_watchVideoLink:hover{opacity:.8}.Ece4bq_watchVideoLink span{font-size:var(--text-link1-size);line-height:var(--text-link1-line-height);font-weight:var(--text-link1-weight);text-decoration:underline}.Ece4bq_watchVideoLink svg{width:24px;height:24px;fill:var(--text-color-primary);margin-left:8px}.Ece4bq_knowYouSection{background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;align-items:center;width:100%;display:flex;position:relative}@media (width>=1280px){.Ece4bq_knowYouSection{height:1080px}}.Ece4bq_knowYouContent{z-index:1;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:80px 32px;display:flex;position:relative}@media (width>=1280px){.Ece4bq_knowYouContent{flex-direction:row;flex:1;min-width:960px;max-width:1280px;padding:80px 0}}.Ece4bq_knowYouTextContent{color:var(--text-color-invert);text-align:left;flex-direction:column;width:100%;max-width:1280px;margin-bottom:24px;display:flex}@media (width>=1280px){.Ece4bq_knowYouTextContent{order:2;margin-bottom:0;margin-left:40px}}.Ece4bq_knowYouTitle{font-size:var(--text-h2-mobile-size);line-height:var(--text-h2-mobile-line-height);font-weight:var(--text-h2-mobile-weight);text-shadow:0 4px 8px #0000000f,0 0 4px #0000000a;margin-bottom:40px}@media (width>=768px){.Ece4bq_knowYouTitle{font-size:var(--text-h2-desktop-size);line-height:var(--text-h2-desktop-line-height);letter-spacing:.4px}}.Ece4bq_knowYouText{font-size:var(--text-p1-size);line-height:var(--text-p1-line-height);font-weight:var(--text-p1-weight);text-shadow:0 4px 8px #0000000f,0 0 4px #0000000a}.Ece4bq_knowYouImageWrapper{width:100%;max-width:600px;position:relative}@media (width>=1280px){.Ece4bq_knowYouImageWrapper{order:1}}.Ece4bq_knowYouImage{object-fit:contain;max-width:min(486px,100%);max-height:100%}.Ece4bq_turtleOverlay{z-index:2;pointer-events:none;width:193px;height:auto;position:absolute;top:-243px;left:50%;transform:translate(-50%)}@media (width>=1024px){.Ece4bq_turtleOverlay{width:auto;height:320px;top:-274px}}.Ece4bq_compareSection{background:var(--background-secondary);flex-direction:column;align-items:center;width:100%;display:flex}.Ece4bq_compareContent{flex-direction:column;justify-content:center;align-items:center;width:100%;padding:80px 16px;display:flex}@media (width>=768px){.Ece4bq_compareContent{padding:80px 32px}}@media (width>=1280px){.Ece4bq_compareContent{flex-direction:row;min-width:960px;max-width:1140px;padding:80px 0}}.Ece4bq_compareTextContent{color:var(--text-color-primary);flex-direction:column;width:100%;margin-bottom:24px;display:flex}@media (width>=1280px){.Ece4bq_compareTextContent{flex:1;margin-bottom:0;margin-right:40px}}.Ece4bq_compareTitle{font-size:var(--text-h2-mobile-size);line-height:var(--text-h2-mobile-line-height);font-weight:var(--text-h2-mobile-weight);text-shadow:0 4px 8px #0000000f,0 0 4px #0000000a;margin-bottom:40px}@media (width>=768px){.Ece4bq_compareTitle{font-size:var(--text-h2-desktop-size);line-height:var(--text-h2-desktop-line-height);letter-spacing:.4px}}.Ece4bq_compareText{font-size:var(--text-p1-size);line-height:var(--text-p1-line-height);font-weight:var(--text-p1-weight);text-shadow:0 4px 8px #0000000f,0 0 4px #0000000a}.Ece4bq_compareImageWrapper{z-index:1;width:100%;height:468px;position:relative;overflow:hidden}@media (width>=1024px){.Ece4bq_compareImageWrapper{height:721px}}@media (width>=1280px){.Ece4bq_compareImageWrapper{aspect-ratio:600/512;flex:1;height:auto;overflow:visible}}.Ece4bq_compareImage{object-fit:contain;max-width:none;height:721px;position:absolute;left:50%;transform:translate(-50%)}@media (width>=1028px){.Ece4bq_compareImage{display:none}}@media (width>=1280px){.Ece4bq_compareImage{top:auto;bottom:0}}.Ece4bq_tabsSection{background:var(--background-inverted);flex-direction:column;align-items:center;width:100%;display:flex}.Ece4bq_tabsContent{flex-direction:column;justify-content:center;align-items:center;width:100%;height:640px;padding:80px 16px;display:flex}@media (width>=768px){.Ece4bq_tabsContent{height:800px;padding:80px 32px}}@media (width>=1280px){.Ece4bq_tabsContent{min-width:960px;max-width:1140px;padding:80px 0}}.Ece4bq_tabsTitle{font-size:var(--text-h2-mobile-size);line-height:var(--text-h2-mobile-line-height);font-weight:var(--text-h2-mobile-weight);color:var(--text-color-invert);text-align:center;margin-bottom:24px}@media (width>=768px){.Ece4bq_tabsTitle{font-size:var(--text-h2-desktop-size);line-height:var(--text-h2-desktop-line-height);letter-spacing:.4px;margin-bottom:64px}}@media (width>=1280px){.Ece4bq_tabsTitle{margin-bottom:80px}}.Ece4bq_tabsContainer{flex-direction:column;width:100%;max-width:calc(100% - 32px);display:flex}@media (width>=768px){.Ece4bq_tabsContainer{max-width:100%}}@media (width>=1280px){.Ece4bq_tabsContainer{max-width:min(1280px,100% - 64px)}}.Ece4bq_tabBar{width:100%;display:flex}.Ece4bq_tab{background:var(--web-tab-color-bg-default);border:none;border-bottom:4px solid var(--web-tab-color-border-default);border-radius:var(--web-tab-radius) var(--web-tab-radius) 0 0;cursor:pointer;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:24px 16px;transition:background-color .2s,color .2s;display:flex;position:relative}.Ece4bq_tab:hover{background:var(--web-tab-color-bg-hover)}.Ece4bq_tab:hover .Ece4bq_tabLabel,.Ece4bq_tab:hover .Ece4bq_tabIcon{color:var(--web-tab-color-label-hover)}.Ece4bq_tab.active{background:var(--web-tab-color-bg-active);border-color:var(--web-tab-color-border-active)}.Ece4bq_tab.active .Ece4bq_tabLabel,.Ece4bq_tab.active .Ece4bq_tabIcon{color:var(--web-tab-color-label-active)}.Ece4bq_tab.active:after{content:"";border-left:10px solid #0000;border-right:10px solid #0000;border-top:10px solid var(--border-color-brand);width:0;height:0;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.Ece4bq_tabIcon{width:24px;height:24px;color:var(--web-tab-color-label-default)}@media (width>=768px){.Ece4bq_tabIcon{margin-bottom:16px}}.Ece4bq_tabLabel{font-size:var(--web-tab-font-size);line-height:var(--web-tab-font-lineheight);font-weight:var(--web-tab-font-weight);color:var(--web-tab-color-label-default);text-align:center;display:none}@media (width>=768px){.Ece4bq_tabLabel{display:block}}@media (width<=767px){.Ece4bq_tabLabelPrefix{display:none}}.Ece4bq_tabContent{width:100%;color:var(--text-color-invert);flex-direction:column;min-height:340px;padding:0 16px;display:flex}@media (width>=768px){.Ece4bq_tabContent{flex-direction:row;min-height:400px;padding:40px 0}}.Ece4bq_tabContentText{flex-direction:column;width:100%;max-width:800px;margin-top:24px;margin-bottom:24px;display:flex}@media (width>=768px){.Ece4bq_tabContentText{flex:1;margin-top:0;margin-bottom:0;margin-right:40px}}.Ece4bq_tabContentTitle{font-size:var(--text-h3-mobile-size);line-height:var(--text-h3-mobile-line-height);font-weight:var(--text-h3-mobile-weight);text-shadow:0 4px 8px #0000000f,0 0 4px #0000000a;margin-bottom:24px}@media (width>=768px){.Ece4bq_tabContentTitle{font-size:var(--text-h3-desktop-size);line-height:var(--text-h3-desktop-line-height);margin-bottom:40px}}.Ece4bq_tabContentDescription{font-size:var(--text-p2-size);line-height:var(--text-p2-line-height);font-weight:var(--text-p2-weight);text-shadow:0 4px 8px #0000000f,0 0 4px #0000000a}@media (width>=768px){.Ece4bq_tabContentDescription{font-size:var(--text-p1-size);line-height:var(--text-p1-line-height);font-weight:var(--text-p1-weight)}}.Ece4bq_tabContentImageWrapper{justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}@media (width>=768px){.Ece4bq_tabContentImageWrapper{flex:1}}.Ece4bq_tabContentImageWrapper svg{width:100%;max-width:100%;height:100%;max-height:100%}.Ece4bq_tabContentImage{object-fit:contain;width:100%;height:100%}.Ece4bq_definitionSection{background:var(--background-secondary);flex-direction:column;align-items:center;width:100%;display:flex;overflow:hidden}.Ece4bq_definitionContent{text-align:left;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:40px 16px;display:flex}@media (width>=768px){.Ece4bq_definitionContent{padding:80px 32px}}@media (width>=1280px){.Ece4bq_definitionContent{flex-direction:row;justify-content:left;min-width:960px;max-width:1140px;padding:80px 0}}.Ece4bq_definitionTextContent{color:var(--text-color-primary);flex-direction:column;width:100%;max-width:800px;margin-bottom:24px;display:flex}@media (width>=1280px){.Ece4bq_definitionTextContent{flex:1;order:2;margin-bottom:0;margin-left:40px}}.Ece4bq_definitionTitle{font-size:var(--text-h2-desktop-size);line-height:var(--text-h2-desktop-line-height);text-shadow:0 4px 8px #0000000f,0 0 4px #0000000a;letter-spacing:.4px;margin-bottom:40px}.Ece4bq_definitionBody{font-size:var(--font-size-xx-small);line-height:var(--font-line-height-small);font-weight:var(--font-weight-regular)}.Ece4bq_definitionBody p{margin-bottom:0}.Ece4bq_definitionBody strong{font-weight:var(--font-weight-bold)}.Ece4bq_definitionBody ul{margin:0;padding-left:24px;list-style:outside}.Ece4bq_definitionBody ul li{margin-bottom:0}.Ece4bq_definitionImageWrapper{position:relative;overflow:hidden}.Ece4bq_definitionImage{object-fit:contain;width:100%;max-width:130px;height:100%}@media (width>=768px){.Ece4bq_definitionImage{max-width:200px}}.Ece4bq_playIcon{fill:currentColor;width:20px;height:20px}.Ece4bq_animation{width:100%;height:100%;display:none;position:absolute;left:50%;transform:translate(-50%)}@media (width>=1028px){.Ece4bq_animation{max-width:none;height:721px;display:block}}@media (width>=1280px){.Ece4bq_animation{top:auto;bottom:0}}
