.experts-generate-client-module-scss-module__ffrPQq__container{flex-direction:column;gap:16px;display:flex}.experts-generate-client-module-scss-module__ffrPQq__typeSelector{justify-content:center;gap:12px;max-width:350px;margin-bottom:24px;display:flex}.experts-generate-client-module-scss-module__ffrPQq__themedWrapper{flex-direction:column;gap:36px;display:flex}:is(.experts-generate-client-module-scss-module__ffrPQq__themedWrapper[data-theme=base] .button,.experts-generate-client-module-scss-module__ffrPQq__themedWrapper[data-theme=kids] .button){color:var(--color-neutraldark-1)!important;font-family:var(--font-merriweather-sans)!important;font-style:normal!important;font-weight:var(--font-weight-normal)!important;letter-spacing:var(--tracking-normal)!important;line-height:var(--leading-button-label)!important;text-transform:uppercase!important;background:var(--gold-gradient)!important;border-radius:var(--radius-6)!important;width:100%!important;box-shadow:none!important;border:none!important;justify-content:center!important;padding:10px 16px!important;transform:none!important}.experts-generate-client-module-scss-module__ffrPQq__actions{justify-content:center;gap:12px;margin-top:24px;display:flex}
.searchable-select-module-scss-module__6G1b8a__control{background-color:var(--experts-color-input);border:1px solid var(--experts-color-border);border-radius:var(--calculator-input-radius);align-items:center;gap:6px;padding:4px 6px;display:flex}@media (min-width:768px){.searchable-select-module-scss-module__6G1b8a__control{gap:8px;padding:6px 8px}}.searchable-select-module-scss-module__6G1b8a__control:focus-within{border-color:var(--calculator-focus-color);box-shadow:var(--calculator-focus-shadow)}.searchable-select-module-scss-module__6G1b8a__input{background:0 0;border:none;outline:none;flex:1;width:100%;padding:4px 3px;font-size:13px}.searchable-select-module-scss-module__6G1b8a__input:focus{background-color:inherit!important;box-shadow:none!important}.searchable-select-module-scss-module__6G1b8a__input::placeholder{color:var(--calculator-placeholder-color,inherit)}@media (min-width:768px){.searchable-select-module-scss-module__6G1b8a__input{padding:6px 4px;font-size:14px}}.searchable-select-module-scss-module__6G1b8a__chevron{width:10px;height:10px;color:var(--experts-color-text-secondary)}@media (min-width:768px){.searchable-select-module-scss-module__6G1b8a__chevron{width:12px;height:12px}}.searchable-select-module-scss-module__6G1b8a__menu{max-height:180px;width:var(--radix-popover-trigger-width);background-color:var(--experts-color-background);border:1px solid var(--experts-color-border);border-radius:8px;overflow:auto;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}@media (min-width:768px){.searchable-select-module-scss-module__6G1b8a__menu{max-height:220px}}.searchable-select-module-scss-module__6G1b8a__option{cursor:pointer;padding:6px 8px;font-size:13px}@media (min-width:768px){.searchable-select-module-scss-module__6G1b8a__option{padding:8px 10px;font-size:14px}}.searchable-select-module-scss-module__6G1b8a__option:hover,.searchable-select-module-scss-module__6G1b8a__optionActive,.searchable-select-module-scss-module__6G1b8a__highlighted{background:#f8fafc}.searchable-select-module-scss-module__6G1b8a__button{cursor:pointer;color:#64748b;background:0 0;border:none;padding:3px}@media (min-width:768px){.searchable-select-module-scss-module__6G1b8a__button{padding:4px}}.searchable-select-module-scss-module__6G1b8a__clearButton{display:none}@media (min-width:768px){.searchable-select-module-scss-module__6G1b8a__clearButton{display:unset}}:is([data-theme=base] .searchable-select-module-scss-module__6G1b8a__control,[data-theme=soul] .searchable-select-module-scss-module__6G1b8a__control){background-color:#fff}
.calculator-module-scss-module__i0jSHG__wrapper{position:relative}.calculator-module-scss-module__i0jSHG__container{background:var(--component-background);-webkit-backdrop-filter:var(--component-backdrop-blur);backdrop-filter:var(--component-backdrop-blur);border-radius:var(--component-border-radius);box-shadow:var(--component-box-shadow);padding:var(--calculator-padding);text-align:var(--calculator-text-align);flex-direction:column;gap:12px;display:flex}@media (min-width:768px){.calculator-module-scss-module__i0jSHG__container{padding:var(--calculator-padding-desktop);gap:16px}}.calculator-module-scss-module__i0jSHG__containerInner{text-align:var(--calculator-text-align);flex-direction:column;gap:12px;display:flex}@media (min-width:768px){.calculator-module-scss-module__i0jSHG__containerInner{gap:16px}}.calculator-module-scss-module__i0jSHG__row{justify-content:space-evenly;gap:8px;display:flex}@media (min-width:768px){.calculator-module-scss-module__i0jSHG__row{gap:16px}}.calculator-module-scss-module__i0jSHG__field{flex-direction:column;gap:4px;width:100%;display:flex}@media (min-width:768px){.calculator-module-scss-module__i0jSHG__field{gap:6px}}.calculator-module-scss-module__i0jSHG__label{font-weight:600;font-size:var(--calculator-label-size);color:var(--calculator-label-color)}@media (min-width:768px){.calculator-module-scss-module__i0jSHG__label{font-size:var(--calculator-label-size-desktop)}}.calculator-module-scss-module__i0jSHG__input,.calculator-module-scss-module__i0jSHG__select{border:1px solid var(--experts-color-border);background-color:var(--experts-color-input);border-radius:var(--calculator-input-radius);outline:none;padding:8px 10px;font-size:14px}@media (min-width:768px){.calculator-module-scss-module__i0jSHG__input,.calculator-module-scss-module__i0jSHG__select{padding:10px 12px;font-size:16px}}.calculator-module-scss-module__i0jSHG__input:focus-within,.calculator-module-scss-module__i0jSHG__select:focus-within{border-color:var(--calculator-focus-color);box-shadow:var(--calculator-focus-shadow)}.calculator-module-scss-module__i0jSHG__input::placeholder,.calculator-module-scss-module__i0jSHG__select::placeholder{color:var(--calculator-placeholder-color,inherit)}.calculator-module-scss-module__i0jSHG__actions{justify-content:flex-end;margin-top:6px;display:flex}@media (min-width:768px){.calculator-module-scss-module__i0jSHG__actions{margin-top:8px}}.calculator-module-scss-module__i0jSHG__button{align-items:center;gap:8px;height:38px;padding:10px 16px;font-size:14px;display:flex}@media (min-width:768px){.calculator-module-scss-module__i0jSHG__button{height:44px;padding:12px 18px;font-size:16px}}.calculator-module-scss-module__i0jSHG__inputGenerate{border-radius:9999px}.calculator-module-scss-module__i0jSHG__inputGenerate:focus-within{border-color:var(--experts-color-primary);box-shadow:0 0 0 3px #5254ff1f}.calculator-module-scss-module__i0jSHG__inputKids{border-radius:8px}.calculator-module-scss-module__i0jSHG__inputKids:focus-within{border-color:var(--kids-color-primary);box-shadow:0 0 0 3px #7a8f871f}.calculator-module-scss-module__i0jSHG__inputSoul{border-radius:8px}.calculator-module-scss-module__i0jSHG__inputSoul:focus-within{border-color:var(--color-primary);box-shadow:0 0 0 3px #23495c1f}.calculator-module-scss-module__i0jSHG__checkboxLabel{cursor:pointer;color:var(--calculator-label-color);align-items:flex-start;gap:8px;font-size:13px;line-height:1.4;display:flex}@media (min-width:768px){.calculator-module-scss-module__i0jSHG__checkboxLabel{font-size:14px}}.calculator-module-scss-module__i0jSHG__checkbox{cursor:pointer;width:18px;min-width:18px;height:18px;min-height:18px;accent-color:var(--calculator-focus-color);margin-top:2px}@media (min-width:768px){.calculator-module-scss-module__i0jSHG__checkbox{width:20px;min-width:20px;height:20px;min-height:20px}}.calculator-module-scss-module__i0jSHG__checkboxText{display:block}:is([data-theme=base] .calculator-module-scss-module__i0jSHG__container input,[data-theme=base] .calculator-module-scss-module__i0jSHG__containerInner input,[data-theme=soul] .calculator-module-scss-module__i0jSHG__container input,[data-theme=soul] .calculator-module-scss-module__i0jSHG__containerInner input){background-color:#fff}[data-theme=base] .calculator-module-scss-module__i0jSHG__container input::placeholder{color:#0000}[data-theme=base] .calculator-module-scss-module__i0jSHG__containerInner input::placeholder{color:#0000}[data-theme=soul] .calculator-module-scss-module__i0jSHG__container input::placeholder{color:#0000}[data-theme=soul] .calculator-module-scss-module__i0jSHG__containerInner input::placeholder{color:#0000}[data-theme=kids] .calculator-module-scss-module__i0jSHG__container input::placeholder{color:#0000}[data-theme=kids] .calculator-module-scss-module__i0jSHG__containerInner input::placeholder{color:#0000}[data-theme=couples] .calculator-module-scss-module__i0jSHG__container input::placeholder{color:#0000}[data-theme=couples] .calculator-module-scss-module__i0jSHG__containerInner input::placeholder{color:#0000}
.couples-calculator-module-scss-module__rWRjAa__outerContainer{background:var(--component-background);-webkit-backdrop-filter:var(--component-backdrop-blur);backdrop-filter:var(--component-backdrop-blur);border-radius:var(--component-border-radius);box-shadow:var(--component-box-shadow);padding:var(--calculator-padding);flex-direction:column;align-self:stretch;gap:20px;display:flex}@media (min-width:768px){.couples-calculator-module-scss-module__rWRjAa__outerContainer{gap:32px;width:min(860px,100vw - 2rem);margin-left:calc(50% + -1*min(430px,50vw - 1rem));padding:32px}}.couples-calculator-module-scss-module__rWRjAa__formsGrid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:768px){.couples-calculator-module-scss-module__rWRjAa__formsGrid{grid-template-columns:1fr 1fr;gap:0}}.couples-calculator-module-scss-module__rWRjAa__personColumn{flex-direction:column;gap:16px;display:flex}@media (min-width:768px){.couples-calculator-module-scss-module__rWRjAa__personColumn:first-child{border-right:1px solid var(--color-border,#0000001a);padding-right:36px}.couples-calculator-module-scss-module__rWRjAa__personColumn:last-child{padding-left:36px}}.couples-calculator-module-scss-module__rWRjAa__personLabel{font-size:var(--calculator-label-size);color:var(--calculator-label-color);margin:0;font-weight:600}@media (min-width:768px){.couples-calculator-module-scss-module__rWRjAa__personLabel{font-size:var(--calculator-label-size-desktop)}}.couples-calculator-module-scss-module__rWRjAa__bottomSection{flex-direction:column;gap:16px;display:flex}.couples-calculator-module-scss-module__rWRjAa__topRow{flex-direction:column;gap:12px;display:flex}@media (min-width:768px){.couples-calculator-module-scss-module__rWRjAa__topRow{align-self:center;width:400px}}.couples-calculator-module-scss-module__rWRjAa__emailField{flex-direction:column;gap:4px;display:flex}.couples-calculator-module-scss-module__rWRjAa__emailLabel{font-weight:600;font-size:var(--calculator-label-size);color:var(--calculator-label-color);text-align:left}@media (min-width:768px){.couples-calculator-module-scss-module__rWRjAa__emailLabel{font-size:var(--calculator-label-size-desktop)}}.couples-calculator-module-scss-module__rWRjAa__emailInput{border:1px solid var(--experts-color-border);background-color:var(--experts-color-input);border-radius:var(--calculator-input-radius);outline:none;width:100%;padding:8px 10px;font-size:14px}@media (min-width:768px){.couples-calculator-module-scss-module__rWRjAa__emailInput{padding:10px 12px;font-size:16px}}.couples-calculator-module-scss-module__rWRjAa__emailInput:focus{border-color:var(--calculator-focus-color);box-shadow:var(--calculator-focus-shadow)}.couples-calculator-module-scss-module__rWRjAa__emailInput::placeholder{color:#0000}.couples-calculator-module-scss-module__rWRjAa__checkboxLabel{cursor:pointer;color:var(--calculator-label-color);text-align:left;align-items:flex-start;gap:10px;font-size:13px;line-height:1.5;display:flex}@media (min-width:768px){.couples-calculator-module-scss-module__rWRjAa__checkboxLabel{font-size:14px}}.couples-calculator-module-scss-module__rWRjAa__checkbox{cursor:pointer;width:18px;min-width:18px;height:18px;min-height:18px;accent-color:var(--calculator-focus-color);flex-shrink:0;margin-top:2px}@media (min-width:768px){.couples-calculator-module-scss-module__rWRjAa__checkbox{width:20px;min-width:20px;height:20px;min-height:20px}}.couples-calculator-module-scss-module__rWRjAa__checkboxText{display:block}.couples-calculator-module-scss-module__rWRjAa__button{width:100%;padding:12px 16px;font-weight:500}@media (min-width:768px){.couples-calculator-module-scss-module__rWRjAa__button{align-self:center;width:400px}}
.full-image-module-scss-module__2ZPx6a__wrapper{border-radius:var(--image-radius);margin-bottom:60px;overflow:hidden}.full-image-module-scss-module__2ZPx6a__wrapper .full-image-module-scss-module__2ZPx6a__video{line-height:0}.full-image-module-scss-module__2ZPx6a__wrapper .full-image-module-scss-module__2ZPx6a__video video,.full-image-module-scss-module__2ZPx6a__wrapper .full-image-module-scss-module__2ZPx6a__image img{width:100%;height:auto}@media (max-width:1024px){.full-image-module-scss-module__2ZPx6a__wrapper .full-image-module-scss-module__2ZPx6a__image img:first-of-type{display:none}}@media (min-width:1025px){.full-image-module-scss-module__2ZPx6a__wrapper .full-image-module-scss-module__2ZPx6a__image img:nth-of-type(2){display:none}}
.portable-text-renderer-module-scss-module__pZUoZa__portableText{max-width:800px;color:var(--color-text);margin:0 auto;font-size:18px;line-height:1.6}@media (max-width:768px){.portable-text-renderer-module-scss-module__pZUoZa__portableText{font-size:16px}}.portable-text-renderer-module-scss-module__pZUoZa__portableTextInline{max-width:none;color:var(--color-text);margin:0;font-size:20px;line-height:1.6}.portable-text-renderer-module-scss-module__pZUoZa__portableTextInline>:first-child{margin-top:0}@media (max-width:768px){.portable-text-renderer-module-scss-module__pZUoZa__portableTextInline>:first-child{margin-top:2em}}.portable-text-renderer-module-scss-module__pZUoZa__portableTextInline>:last-child{margin-bottom:0}@media (max-width:768px){.portable-text-renderer-module-scss-module__pZUoZa__portableTextInline{font-size:18px}}.portable-text-renderer-module-scss-module__pZUoZa__paragraph{margin-bottom:1.5em}.portable-text-renderer-module-scss-module__pZUoZa__paragraph:last-child{margin-bottom:0}:is(.portable-text-renderer-module-scss-module__pZUoZa__paragraph:has(+.portable-text-renderer-module-scss-module__pZUoZa__bulletList),.portable-text-renderer-module-scss-module__pZUoZa__paragraph:has(+.portable-text-renderer-module-scss-module__pZUoZa__numberedList)){margin-bottom:.5em}.portable-text-renderer-module-scss-module__pZUoZa__h2,.portable-text-renderer-module-scss-module__pZUoZa__h3,.portable-text-renderer-module-scss-module__pZUoZa__h4{margin-top:0;margin-bottom:.75em;scroll-margin-top:100px;font-weight:600;line-height:1.3}.portable-text-renderer-module-scss-module__pZUoZa__h2{margin-top:.25em;font-size:2em}@media (max-width:768px){.portable-text-renderer-module-scss-module__pZUoZa__h2{font-size:1.75em}}.portable-text-renderer-module-scss-module__pZUoZa__h3{font-size:1.5em}@media (max-width:768px){.portable-text-renderer-module-scss-module__pZUoZa__h3{font-size:1.35em}}.portable-text-renderer-module-scss-module__pZUoZa__h4{font-size:1.25em}@media (max-width:768px){.portable-text-renderer-module-scss-module__pZUoZa__h4{font-size:1.15em}}.portable-text-renderer-module-scss-module__pZUoZa__link{color:var(--color-blue-3);text-decoration:underline;transition:color .2s}.portable-text-renderer-module-scss-module__pZUoZa__link:hover{color:var(--color-blue-2)}.portable-text-renderer-module-scss-module__pZUoZa__inlineCode{color:#c7254e;background-color:#0000000d;border-radius:3px;padding:.2em .4em;font-family:Courier New,Courier,monospace;font-size:.9em}.portable-text-renderer-module-scss-module__pZUoZa__bulletList,.portable-text-renderer-module-scss-module__pZUoZa__numberedList{margin-top:0;margin-bottom:1.25em;padding-left:2em}@media (max-width:768px){.portable-text-renderer-module-scss-module__pZUoZa__bulletList,.portable-text-renderer-module-scss-module__pZUoZa__numberedList{padding-left:1.5em}}.portable-text-renderer-module-scss-module__pZUoZa__bulletList{list-style-type:disc}.portable-text-renderer-module-scss-module__pZUoZa__numberedList{list-style-type:decimal}.portable-text-renderer-module-scss-module__pZUoZa__listItem{margin-bottom:.5em;line-height:1.6}.portable-text-renderer-module-scss-module__pZUoZa__listItem:last-child{margin-bottom:0}.portable-text-renderer-module-scss-module__pZUoZa__blockquote{color:inherit;background:0 0;border:none;margin:2.5em 0;padding:0 0 0 48px;font-size:1.25em;font-style:normal;font-weight:600;line-height:1.4;position:relative}.portable-text-renderer-module-scss-module__pZUoZa__blockquote:before{content:"";background-color:var(--color-primary);width:32px;height:32px;position:absolute;top:.1em;left:0;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3v18'/%3E%3Cpath d='M4.2 7.5l15.6 9'/%3E%3Cpath d='M4.2 16.5l15.6-9'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3v18'/%3E%3Cpath d='M4.2 7.5l15.6 9'/%3E%3Cpath d='M4.2 16.5l15.6-9'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.portable-text-renderer-module-scss-module__pZUoZa__blockquote p{margin-bottom:0}.portable-text-renderer-module-scss-module__pZUoZa__blockquote p:before{content:"“"}.portable-text-renderer-module-scss-module__pZUoZa__blockquote p:after{content:"”"}@media (max-width:768px){.portable-text-renderer-module-scss-module__pZUoZa__blockquote{margin:2em 0;padding-left:36px;font-size:1.1em}.portable-text-renderer-module-scss-module__pZUoZa__blockquote:before{width:24px;height:24px}}.portable-text-renderer-module-scss-module__pZUoZa__imageBlock{margin:2.5em 0}@media (max-width:768px){.portable-text-renderer-module-scss-module__pZUoZa__imageBlock{margin:2em 0}}.portable-text-renderer-module-scss-module__pZUoZa__image{border-radius:var(--image-radius);width:100%;height:auto}.portable-text-renderer-module-scss-module__pZUoZa__imageCaption{color:var(--color-text-light);text-align:center;margin-top:.75em;font-size:.9em;font-style:italic}.portable-text-renderer-module-scss-module__pZUoZa__videoWrapper{margin:2.5em 0}@media (max-width:768px){.portable-text-renderer-module-scss-module__pZUoZa__videoWrapper{margin:2em 0}}.portable-text-renderer-module-scss-module__pZUoZa__videoWrapper section{margin:0}.portable-text-renderer-module-scss-module__pZUoZa__videoWrapper .container{padding:0}.portable-text-renderer-module-scss-module__pZUoZa__videoCaption{color:var(--color-text-light);text-align:center;margin-top:.75em;font-size:.9em;font-style:italic}.portable-text-renderer-module-scss-module__pZUoZa__codeBlock{background-color:#282c34;border-radius:8px;margin:2em 0;overflow:hidden}@media (max-width:768px){.portable-text-renderer-module-scss-module__pZUoZa__codeBlock{border-radius:0;margin:1.5em -20px}}.portable-text-renderer-module-scss-module__pZUoZa__codeFilename{color:#abb2bf;background-color:#21252b;border-bottom:1px solid #181a1f;padding:.5em 1em;font-family:Courier New,Courier,monospace;font-size:.85em}.portable-text-renderer-module-scss-module__pZUoZa__codePre{margin:0;padding:1.5em;overflow-x:auto}@media (max-width:768px){.portable-text-renderer-module-scss-module__pZUoZa__codePre{padding:1em}}.portable-text-renderer-module-scss-module__pZUoZa__codeContent{color:#abb2bf;font-family:Courier New,Courier,monospace;font-size:.9em;line-height:1.6;display:block}.portable-text-renderer-module-scss-module__pZUoZa__callout{border-left:4px solid;border-radius:8px;margin:2em 0;padding:1.25em 1.5em}@media (max-width:768px){.portable-text-renderer-module-scss-module__pZUoZa__callout{margin:1.5em 0;padding:1em 1.25em}}.portable-text-renderer-module-scss-module__pZUoZa__callout p:last-child{margin-bottom:0}.portable-text-renderer-module-scss-module__pZUoZa__calloutTitle{margin:0 0 .75em;font-size:1.1em;font-weight:600}.portable-text-renderer-module-scss-module__pZUoZa__calloutContent{font-size:.95em}.portable-text-renderer-module-scss-module__pZUoZa__callout-info{background-color:#e7f3ff;border-color:#2196f3}.portable-text-renderer-module-scss-module__pZUoZa__callout-info .portable-text-renderer-module-scss-module__pZUoZa__calloutTitle{color:#1976d2}.portable-text-renderer-module-scss-module__pZUoZa__callout-warning{background-color:#fff4e5;border-color:#ff9800}.portable-text-renderer-module-scss-module__pZUoZa__callout-warning .portable-text-renderer-module-scss-module__pZUoZa__calloutTitle{color:#f57c00}.portable-text-renderer-module-scss-module__pZUoZa__callout-success{background-color:#e8f5e9;border-color:#4caf50}.portable-text-renderer-module-scss-module__pZUoZa__callout-success .portable-text-renderer-module-scss-module__pZUoZa__calloutTitle{color:#388e3c}.portable-text-renderer-module-scss-module__pZUoZa__callout-error{background-color:#ffebee;border-color:#f44336}.portable-text-renderer-module-scss-module__pZUoZa__callout-error .portable-text-renderer-module-scss-module__pZUoZa__calloutTitle{color:#d32f2f}.portable-text-renderer-module-scss-module__pZUoZa__callout-note{background-color:#f5f5f5;border-color:#9e9e9e}.portable-text-renderer-module-scss-module__pZUoZa__callout-note .portable-text-renderer-module-scss-module__pZUoZa__calloutTitle{color:#616161}
@font-face{font-family:GT America;src:url(/fonts/GT-America-Standard-Regular.otf);font-display:swap}@font-face{font-family:GT America;src:url(/fonts/GT-America-Standard-Bold.otf);font-display:swap;font-weight:700}.quote-module-scss-module__zwnjVq__quoteWrapper{text-align:center;flex-direction:column;align-items:center;margin-bottom:32px;display:flex;position:relative}.quote-module-scss-module__zwnjVq__quote{font-family:var(--font-bitter);background:linear-gradient(to right,var(--color-primary),var(--color-violet-medium));-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-size:24px}[data-theme=kids] .quote-module-scss-module__zwnjVq__quote{background:linear-gradient(to right,var(--color-primary),#7a8f87);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.quote-module-scss-module__zwnjVq__author{color:var(--color-neutraldark-1);font-family:var(--font-merriweather-sans);font-size:var(--text-button-label);font-style:normal;font-weight:var(--font-weight-normal);letter-spacing:var(--tracking-normal);line-height:var(--leading-button-label);text-transform:uppercase}[data-theme=kids] .quote-module-scss-module__zwnjVq__author{color:var(--color-primary)}.quote-module-scss-module__zwnjVq__author{color:var(--color-primary);margin-top:16px}.quote-module-scss-module__zwnjVq__profession{color:#c0aeca;font-size:14px}[data-theme=kids] .quote-module-scss-module__zwnjVq__profession{color:#a27f6e}.quote-module-scss-module__zwnjVq__instagramWatermark{opacity:.3;color:#fff;transition:opacity .5s;position:absolute;bottom:8px;right:8px}
.benefits-module-scss-module__e5sQPW__cards{margin:32px 0}
@font-face{font-family:GT America;src:url(/fonts/GT-America-Standard-Regular.otf);font-display:swap}@font-face{font-family:GT America;src:url(/fonts/GT-America-Standard-Bold.otf);font-display:swap;font-weight:700}.benefit-card-module-scss-module__cakI2q__benefitCard{border-radius:var(--component-border-radius);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#fff9ff80;flex-direction:column;flex-shrink:0;justify-content:flex-start;align-items:flex-start;gap:8px;width:100%;padding:16px;display:flex;box-shadow:0 0 10px #00000014}.benefit-card-module-scss-module__cakI2q__title{font-family:var(--font-bitter);font-size:22px}.benefit-card-module-scss-module__cakI2q__text{color:var(--color-neutraldark-1);font-family:var(--font-merriweather);font-size:var(--text-paragraph-3);font-style:normal;font-weight:var(--font-weight-normal);letter-spacing:var(--tracking-normal);line-height:var(--leading-paragraph-3);font-family:var(--font-family-ui-sans)}
.blue-section-module-scss-module__55XYhG__blueSection{background:#f8e1e980;width:100vw}@media (min-width:768px){.blue-section-module-scss-module__55XYhG__blueSection{flex-direction:column;align-items:center;display:flex}}.blue-section-module-scss-module__55XYhG__content{flex-direction:column;gap:20px;max-width:450px;margin:0 auto;padding:32px 2rem;display:flex}@media (min-width:768px){.blue-section-module-scss-module__55XYhG__content{padding-left:0;padding-right:0}}.blue-section-module-scss-module__55XYhG__title{margin-top:16px}.blue-section-module-scss-module__55XYhG__paragraph{color:var(--color-neutraldark-1);font-family:var(--font-family-ui-sans)}
@font-face{font-family:GT America;src:url(/fonts/GT-America-Standard-Regular.otf);font-display:swap}@font-face{font-family:GT America;src:url(/fonts/GT-America-Standard-Bold.otf);font-display:swap;font-weight:700}.hero-module-scss-module__DTfuAq__hero{text-align:center;flex-direction:column;gap:24px;margin-top:64px;display:flex}.hero-module-scss-module__DTfuAq__title{font-family:var(--font-family-ui-sans);font-size:var(--text-gradient);font-style:normal;font-weight:var(--font-weight-bold);letter-spacing:var(--tracking-normal);text-align:center;background:linear-gradient(to right,var(--color-primary),var(--color-violet-medium));-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;padding-bottom:2px;line-height:1.2}@media (min-width:768px){.hero-module-scss-module__DTfuAq__title{font-size:60px}}[data-theme=base] .hero-module-scss-module__DTfuAq__title{font-family:var(--font-family-ui-sans);font-size:var(--text-gradient);font-style:normal;font-weight:var(--font-weight-bold);letter-spacing:var(--tracking-normal);text-align:center;background:linear-gradient(to right,var(--color-primary),var(--color-violet-medium));-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;padding-bottom:2px;line-height:1.2}@media (min-width:768px){[data-theme=base] .hero-module-scss-module__DTfuAq__title{font-size:60px}}[data-theme=kids] .hero-module-scss-module__DTfuAq__title{font-family:var(--font-loved-by-the-king);color:var(--color-primary);font-size:58px}.hero-module-scss-module__DTfuAq__description{text-align:center;margin-top:24px;font-size:20px}
.types-module-scss-module__dAFhBW__types{flex-direction:column;align-items:center;gap:32px;display:flex}.types-module-scss-module__dAFhBW__type{flex-direction:column;align-items:center;gap:20px;display:flex}.types-module-scss-module__dAFhBW__graph,.types-module-scss-module__dAFhBW__graph .types-module-scss-module__dAFhBW__image{width:100%}.types-module-scss-module__dAFhBW__heading{justify-content:center;align-items:center;gap:12px;display:flex}.types-module-scss-module__dAFhBW__title{font-family:var(--font-bitter);color:var(--color-primary);font-size:28px}.types-module-scss-module__dAFhBW__paragraph{padding:0 2rem}
.chart-section-module-scss-module__vQfADW__design,.chart-section-module-scss-module__vQfADW__personality{z-index:0;flex-shrink:0;width:100px;position:relative}.chart-section-module-scss-module__vQfADW__heading{text-align:center;width:100%;color:var(--section-heading-color,#111827);margin-bottom:10px;font-size:.9em;font-weight:600;display:block}.chart-section-module-scss-module__vQfADW__designItems,.chart-section-module-scss-module__vQfADW__personalityItems{flex-direction:column;gap:8px;display:flex}.chart-section-module-scss-module__vQfADW__personalityItem,.chart-section-module-scss-module__vQfADW__designItem{border-radius:4px;flex-shrink:0;justify-content:flex-start;align-items:center;gap:.5rem;width:100px;height:38px;margin-top:12px;padding:4px;transition:opacity .2s;display:flex;position:relative}.chart-section-module-scss-module__vQfADW__personalityItem:hover,.chart-section-module-scss-module__vQfADW__designItem:hover{opacity:.9}.chart-section-module-scss-module__vQfADW__personalityItem svg,.chart-section-module-scss-module__vQfADW__designItem svg{flex-shrink:0;width:22px;height:22px}.chart-section-module-scss-module__vQfADW__personalityItem .chart-section-module-scss-module__vQfADW__label,.chart-section-module-scss-module__vQfADW__designItem .chart-section-module-scss-module__vQfADW__label{font-size:.95em;font-weight:500;position:relative}.chart-section-module-scss-module__vQfADW__designItem{flex-direction:row}.chart-section-module-scss-module__vQfADW__personalityItem{flex-direction:row-reverse}.chart-section-module-scss-module__vQfADW__arrow{position:absolute;right:10px}
@font-face{font-family:GT America;src:url(/fonts/GT-America-Standard-Regular.otf);font-display:swap}@font-face{font-family:GT America;src:url(/fonts/GT-America-Standard-Bold.otf);font-display:swap;font-weight:700}.desire-card-module-scss-module__rMnzaW__desireCard{justify-content:flex-start;align-items:center;gap:16px;width:100%;display:flex}.desire-card-module-scss-module__rMnzaW__desireCard.desire-card-module-scss-module__rMnzaW__center{justify-content:center}.desire-card-module-scss-module__rMnzaW__desireCard.desire-card-module-scss-module__rMnzaW__center .desire-card-module-scss-module__rMnzaW__text{text-align:center}.desire-card-module-scss-module__rMnzaW__number{align-self:flex-start;font-size:20px}.desire-card-module-scss-module__rMnzaW__text{color:var(--color-primary);font-family:var(--font-instrument-serif);font-size:var(--text-heading-1);font-style:normal;font-weight:var(--font-weight-normal);letter-spacing:var(--tracking-normal);line-height:var(--leading-heading-1);text-align:center;font-family:var(--font-sans);font-size:var(--text-heading-2);font-weight:700;font-family:var(--font-merriweather-sans);font-weight:var(--font-weight-bold);font-family:var(--font-family-ui-sans);text-align:left;font-size:20px;font-weight:400;line-height:1.2}
.tooltip-module-scss-module__t4iWWa__tooltipWrapper{cursor:default;pointer-events:auto;z-index:1000;display:inline-block;position:relative;overflow:visible}.tooltip-module-scss-module__t4iWWa__tooltipBox{z-index:9999999;pointer-events:none;opacity:1;visibility:visible;background-color:#fff;border:1px solid #ccc;border-radius:8px;width:180px;max-width:90vw;height:fit-content;padding:10px 12px;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 2px 8px #00000026}.tooltip-module-scss-module__t4iWWa__tooltipBox:after{content:"";border-top:6px solid #ccc;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;position:absolute;top:100%;left:50%;transform:translate(-50%)}.tooltip-module-scss-module__t4iWWa__tooltipBoxPortal{z-index:9999999;pointer-events:none;background-color:#fff;border:1px solid #ccc;border-radius:8px;width:180px;max-width:90vw;height:fit-content;padding:10px 12px;transform:translate(-50%)translateY(-100%);box-shadow:0 2px 8px #00000026}.tooltip-module-scss-module__t4iWWa__tooltipBoxPortal:after{content:"";border-top:6px solid #ccc;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;position:absolute;top:100%;left:50%;transform:translate(-50%)}.tooltip-module-scss-module__t4iWWa__tooltipTitle{color:#5a3a7a;margin-bottom:4px;font-size:12px;font-weight:600;line-height:1.4}.tooltip-module-scss-module__t4iWWa__tooltipDescription{color:#000;white-space:pre-wrap;word-wrap:break-word;margin:0;font-size:12px;font-weight:400;line-height:1.5}.tooltip-module-scss-module__t4iWWa__gateTooltipBox{z-index:10000000;pointer-events:auto;background-color:#fff;border:1px solid #ccc;border-radius:8px;width:250px;max-width:90vw;height:fit-content;padding:10px 12px;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 4px 12px #00000040}.tooltip-module-scss-module__t4iWWa__gateTooltipBox:after{content:"";border-top:6px solid #ccc;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;position:absolute;top:100%;left:50%;transform:translate(-50%)}.tooltip-module-scss-module__t4iWWa__arrowTooltipBox{z-index:9999999;pointer-events:none;white-space:nowrap;background-color:#fff;border:1px solid #ccc;border-radius:8px;width:max-content;max-width:90vw;padding:8px 10px;font-size:12px;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 2px 8px #00000026}.tooltip-module-scss-module__t4iWWa__arrowTooltipBox:after{content:"";border-top:6px solid #ccc;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;position:absolute;top:100%;left:50%;transform:translate(-50%)}.tooltip-module-scss-module__t4iWWa__tooltipLine{color:#333;line-height:1.4}.tooltip-module-scss-module__t4iWWa__tooltipLine:not(:last-child){margin-bottom:4px}
.desires-module-scss-module__ljZIKa__cards{background:var(--component-background);-webkit-backdrop-filter:var(--component-backdrop-blur);backdrop-filter:var(--component-backdrop-blur);border-radius:var(--component-border-radius);box-shadow:var(--component-box-shadow);margin:0;padding:32px 24px}.desires-module-scss-module__ljZIKa__cards.desires-module-scss-module__ljZIKa__center .desires-module-scss-module__ljZIKa__card{text-align:center;justify-content:center;padding-left:0}
.channels-module-scss-module__5SFfvq__channel{position:absolute}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive:after{content:"";pointer-events:none;background:linear-gradient(180deg,var(--personality-color,#4818b8)0%,var(--personality-color,#4818b8)50%,var(--design-color,#ffc5ea)50%,var(--design-color,#ffc5ea)100%);z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-dual-placement=left]:after{width:50%;left:0}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-dual-placement=right]:after{width:50%;right:0}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-dual-placement=both]:after{width:100%}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="38"][data-dual-placement=right]:after{background:linear-gradient(180deg,var(--design-color,#ffc5ea)0%,var(--design-color,#ffc5ea)50%,var(--personality-color,#4818b8)50%,var(--personality-color,#4818b8)100%)!important;width:29%!important;left:auto!important;right:0!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="38"][data-dual-placement=left]:after{background:linear-gradient(180deg,var(--design-color,#ffc5ea)0%,var(--design-color,#ffc5ea)50%,var(--personality-color,#4818b8)50%,var(--personality-color,#4818b8)100%)!important;width:74%!important;left:0!important;right:auto!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="38"]:not([data-dual-placement]):after{background:linear-gradient(180deg,var(--design-color,#ffc5ea)0%,var(--design-color,#ffc5ea)50%,var(--personality-color,#4818b8)50%,var(--personality-color,#4818b8)100%)!important;width:70%!important;left:auto!important;right:0!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="9"][data-dual-placement=left]:after{background:linear-gradient(180deg,var(--design-color,#ffc5ea)0%,var(--design-color,#ffc5ea)50%,var(--personality-color,#4818b8)50%,var(--personality-color,#4818b8)100%)!important;width:50%!important;left:0!important;right:auto!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="9"][data-dual-placement=right]:after{background:linear-gradient(180deg,var(--personality-color,#4818b8)0%,var(--personality-color,#4818b8)50%,var(--design-color,#ffc5ea)50%,var(--design-color,#ffc5ea)100%)!important;width:50%!important;left:auto!important;right:0!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="27"][data-dual-placement=right]:after{background:linear-gradient(180deg,var(--design-color,#ffc5ea)0%,var(--design-color,#ffc5ea)50%,var(--personality-color,#4818b8)50%,var(--personality-color,#4818b8)100%)!important;width:50%!important;left:auto!important;right:0!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="27"][data-dual-placement=left]:after{background:linear-gradient(180deg,var(--personality-color,#4818b8)0%,var(--personality-color,#4818b8)50%,var(--design-color,#ffc5ea)50%,var(--design-color,#ffc5ea)100%)!important;width:50%!important;left:0!important;right:auto!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="28"][data-dual-placement=right]:after{background:linear-gradient(180deg,var(--design-color,#ffc5ea)0%,var(--design-color,#ffc5ea)50%,var(--personality-color,#4818b8)50%,var(--personality-color,#4818b8)100%)!important;width:50%!important;left:auto!important;right:0!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="28"][data-dual-placement=left]:after{background:linear-gradient(180deg,var(--personality-color,#4818b8)0%,var(--personality-color,#4818b8)50%,var(--design-color,#ffc5ea)50%,var(--design-color,#ffc5ea)100%)!important;width:50%!important;left:0!important;right:auto!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="42"][data-dual-placement=right]:after{background:linear-gradient(180deg,var(--design-color,#ffc5ea)0%,var(--design-color,#ffc5ea)50%,var(--personality-color,#4818b8)50%,var(--personality-color,#4818b8)100%)!important;width:50%!important;left:auto!important;right:0!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="42"][data-dual-placement=left]:after{background:linear-gradient(180deg,var(--personality-color,#4818b8)0%,var(--personality-color,#4818b8)50%,var(--design-color,#ffc5ea)50%,var(--design-color,#ffc5ea)100%)!important;width:50%!important;left:0!important;right:auto!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="29"][data-dual-placement=right]:after{background:linear-gradient(180deg,var(--design-color,#ffc5ea)0%,var(--design-color,#ffc5ea)50%,var(--personality-color,#4818b8)50%,var(--personality-color,#4818b8)100%)!important;width:50%!important;left:auto!important;right:0!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="29"][data-dual-placement=left]:after{background:linear-gradient(180deg,var(--personality-color,#4818b8)0%,var(--personality-color,#4818b8)50%,var(--design-color,#ffc5ea)50%,var(--design-color,#ffc5ea)100%)!important;width:50%!important;left:0!important;right:auto!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="16"][data-dual-placement=right]:after{background:linear-gradient(180deg,var(--design-color,#ffc5ea)0%,var(--design-color,#ffc5ea)50%,var(--personality-color,#4818b8)50%,var(--personality-color,#4818b8)100%)!important;width:50%!important;left:auto!important;right:0!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="16"][data-dual-placement=left]:after{background:linear-gradient(180deg,var(--personality-color,#4818b8)0%,var(--personality-color,#4818b8)50%,var(--design-color,#ffc5ea)50%,var(--design-color,#ffc5ea)100%)!important;width:50%!important;left:0!important;right:auto!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="7"][data-dual-placement=right]:after{background:linear-gradient(180deg,var(--design-color,#ffc5ea)0%,var(--design-color,#ffc5ea)50%,var(--personality-color,#4818b8)50%,var(--personality-color,#4818b8)100%)!important;width:50%!important;left:auto!important;right:0!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="7"][data-dual-placement=left]:after{background:linear-gradient(180deg,var(--personality-color,#4818b8)0%,var(--personality-color,#4818b8)50%,var(--design-color,#ffc5ea)50%,var(--design-color,#ffc5ea)100%)!important;width:50%!important;left:0!important;right:auto!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="4"][data-dual-placement=right]:after{background:linear-gradient(180deg,var(--design-color,#ffc5ea)0%,var(--design-color,#ffc5ea)50%,var(--personality-color,#4818b8)50%,var(--personality-color,#4818b8)100%)!important;width:50%!important;left:auto!important;right:0!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="4"][data-dual-placement=left]:after{background:linear-gradient(180deg,var(--personality-color,#4818b8)0%,var(--personality-color,#4818b8)50%,var(--design-color,#ffc5ea)50%,var(--design-color,#ffc5ea)100%)!important;width:50%!important;left:0!important;right:auto!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="12"][data-dual-placement=right]:after{background:linear-gradient(180deg,var(--design-color,#ffc5ea)0%,var(--design-color,#ffc5ea)50%,var(--personality-color,#4818b8)50%,var(--personality-color,#4818b8)100%)!important;width:50%!important;left:auto!important;right:0!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="12"][data-dual-placement=left]:after{background:linear-gradient(180deg,var(--personality-color,#4818b8)0%,var(--personality-color,#4818b8)50%,var(--design-color,#ffc5ea)50%,var(--design-color,#ffc5ea)100%)!important;width:50%!important;left:0!important;right:auto!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="43"][data-dual-placement=left]:after{background:linear-gradient(180deg,var(--design-color,#ffc5ea)0%,var(--design-color,#ffc5ea)50%,var(--personality-color,#4818b8)50%,var(--personality-color,#4818b8)100%)!important;width:50%!important;left:0!important;right:auto!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="43"][data-dual-placement=right]:after{background:linear-gradient(180deg,var(--personality-color,#4818b8)0%,var(--personality-color,#4818b8)50%,var(--design-color,#ffc5ea)50%,var(--design-color,#ffc5ea)100%)!important;width:50%!important;left:auto!important;right:0!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="18"][data-dual-placement=left]:after{background:linear-gradient(180deg,var(--design-color,#ffc5ea)0%,var(--design-color,#ffc5ea)50%,var(--personality-color,#4818b8)50%,var(--personality-color,#4818b8)100%)!important;width:50%!important;left:0!important;right:auto!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="18"][data-dual-placement=right]:after{background:linear-gradient(180deg,var(--personality-color,#4818b8)0%,var(--personality-color,#4818b8)50%,var(--design-color,#ffc5ea)50%,var(--design-color,#ffc5ea)100%)!important;width:50%!important;left:auto!important;right:0!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="13"][data-dual-placement=right]:after{background:linear-gradient(180deg,var(--design-color,#ffc5ea)0%,var(--design-color,#ffc5ea)50%,var(--personality-color,#4818b8)50%,var(--personality-color,#4818b8)100%)!important;width:50%!important;left:auto!important;right:0!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="13"][data-dual-placement=left]:after{background:linear-gradient(180deg,var(--personality-color,#4818b8)0%,var(--personality-color,#4818b8)50%,var(--design-color,#ffc5ea)50%,var(--design-color,#ffc5ea)100%)!important;width:50%!important;left:0!important;right:auto!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="3"][data-dual-placement=right]:after{background:linear-gradient(180deg,var(--design-color,#ffc5ea)0%,var(--design-color,#ffc5ea)50%,var(--personality-color,#4818b8)50%,var(--personality-color,#4818b8)100%)!important;width:50%!important;left:auto!important;right:0!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="3"][data-dual-placement=left]:after{background:linear-gradient(180deg,var(--personality-color,#4818b8)0%,var(--personality-color,#4818b8)50%,var(--design-color,#ffc5ea)50%,var(--design-color,#ffc5ea)100%)!important;width:50%!important;left:0!important;right:auto!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="8"][data-dual-placement=right]:after{background:linear-gradient(180deg,var(--design-color,#ffc5ea)0%,var(--design-color,#ffc5ea)50%,var(--personality-color,#4818b8)50%,var(--personality-color,#4818b8)100%)!important;width:50%!important;left:auto!important;right:0!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="8"][data-dual-placement=left]:after{background:linear-gradient(180deg,var(--personality-color,#4818b8)0%,var(--personality-color,#4818b8)50%,var(--design-color,#ffc5ea)50%,var(--design-color,#ffc5ea)100%)!important;width:50%!important;left:0!important;right:auto!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="23"][data-dual-placement=right]:after{background:linear-gradient(180deg,var(--design-color,#ffc5ea)0%,var(--design-color,#ffc5ea)50%,var(--personality-color,#4818b8)50%,var(--personality-color,#4818b8)100%)!important;width:50%!important;left:auto!important;right:0!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="23"][data-dual-placement=left]:after{background:linear-gradient(180deg,var(--personality-color,#4818b8)0%,var(--personality-color,#4818b8)50%,var(--design-color,#ffc5ea)50%,var(--design-color,#ffc5ea)100%)!important;width:50%!important;left:0!important;right:auto!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="25"][data-dual-placement=right]:after{background:linear-gradient(180deg,var(--design-color,#ffc5ea)0%,var(--design-color,#ffc5ea)50%,var(--personality-color,#4818b8)50%,var(--personality-color,#4818b8)100%)!important;width:50%!important;left:auto!important;right:0!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="25"][data-dual-placement=left]:after{background:linear-gradient(180deg,var(--personality-color,#4818b8)0%,var(--personality-color,#4818b8)50%,var(--design-color,#ffc5ea)50%,var(--design-color,#ffc5ea)100%)!important;width:50%!important;left:0!important;right:auto!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="21"][data-dual-placement=right]:after{background:linear-gradient(180deg,var(--design-color,#ffc5ea)0%,var(--design-color,#ffc5ea)50%,var(--personality-color,#4818b8)50%,var(--personality-color,#4818b8)100%)!important;width:50%!important;left:auto!important;right:0!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="21"][data-dual-placement=left]:after{background:linear-gradient(180deg,var(--personality-color,#4818b8)0%,var(--personality-color,#4818b8)50%,var(--design-color,#ffc5ea)50%,var(--design-color,#ffc5ea)100%)!important;width:50%!important;left:0!important;right:auto!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="2"][data-dual-placement=right]:after{background:linear-gradient(180deg,var(--design-color,#ffc5ea)0%,var(--design-color,#ffc5ea)50%,var(--personality-color,#4818b8)50%,var(--personality-color,#4818b8)100%)!important;width:50%!important;left:auto!important;right:0!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="2"][data-dual-placement=left]:after{background:linear-gradient(180deg,var(--personality-color,#4818b8)0%,var(--personality-color,#4818b8)50%,var(--design-color,#ffc5ea)50%,var(--design-color,#ffc5ea)100%)!important;width:50%!important;left:0!important;right:auto!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="6"][data-dual-placement=right]:after{background:linear-gradient(180deg,var(--design-color,#ffc5ea)0%,var(--design-color,#ffc5ea)50%,var(--personality-color,#4818b8)50%,var(--personality-color,#4818b8)100%)!important;width:50%!important;left:auto!important;right:0!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="6"][data-dual-placement=left]:after{background:linear-gradient(180deg,var(--personality-color,#4818b8)0%,var(--personality-color,#4818b8)50%,var(--design-color,#ffc5ea)50%,var(--design-color,#ffc5ea)100%)!important;width:50%!important;left:0!important;right:auto!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="15"][data-dual-placement=right]:after{background:linear-gradient(180deg,var(--design-color,#ffc5ea)0%,var(--design-color,#ffc5ea)50%,var(--personality-color,#4818b8)50%,var(--personality-color,#4818b8)100%)!important;width:50%!important;left:auto!important;right:0!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="15"][data-dual-placement=left]:after{background:linear-gradient(180deg,var(--personality-color,#4818b8)0%,var(--personality-color,#4818b8)50%,var(--design-color,#ffc5ea)50%,var(--design-color,#ffc5ea)100%)!important;width:50%!important;left:0!important;right:auto!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="19"][data-dual-placement=right]:after{background:linear-gradient(180deg,var(--design-color,#ffc5ea)0%,var(--design-color,#ffc5ea)50%,var(--personality-color,#4818b8)50%,var(--personality-color,#4818b8)100%)!important;width:50%!important;left:auto!important;right:0!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="19"][data-dual-placement=left]:after{background:linear-gradient(180deg,var(--personality-color,#4818b8)0%,var(--personality-color,#4818b8)50%,var(--design-color,#ffc5ea)50%,var(--design-color,#ffc5ea)100%)!important;width:50%!important;left:0!important;right:auto!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="20"][data-dual-placement=right]:after{background:linear-gradient(180deg,var(--design-color,#ffc5ea)0%,var(--design-color,#ffc5ea)50%,var(--personality-color,#4818b8)50%,var(--personality-color,#4818b8)100%)!important;width:50%!important;left:auto!important;right:0!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="20"][data-dual-placement=left]:after{background:linear-gradient(180deg,var(--personality-color,#4818b8)0%,var(--personality-color,#4818b8)50%,var(--design-color,#ffc5ea)50%,var(--design-color,#ffc5ea)100%)!important;width:50%!important;left:0!important;right:auto!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="24"][data-dual-placement=right]:after{background:linear-gradient(180deg,var(--design-color,#ffc5ea)0%,var(--design-color,#ffc5ea)50%,var(--personality-color,#4818b8)50%,var(--personality-color,#4818b8)100%)!important;width:50%!important;left:auto!important;right:0!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="24"][data-dual-placement=left]:after{background:linear-gradient(180deg,var(--personality-color,#4818b8)0%,var(--personality-color,#4818b8)50%,var(--design-color,#ffc5ea)50%,var(--design-color,#ffc5ea)100%)!important;width:50%!important;left:0!important;right:auto!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="26"][data-dual-placement=right]:after{background:linear-gradient(180deg,var(--design-color,#ffc5ea)0%,var(--design-color,#ffc5ea)50%,var(--personality-color,#4818b8)50%,var(--personality-color,#4818b8)100%)!important;width:50%!important;left:auto!important;right:0!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="26"][data-dual-placement=left]:after{background:linear-gradient(180deg,var(--personality-color,#4818b8)0%,var(--personality-color,#4818b8)50%,var(--design-color,#ffc5ea)50%,var(--design-color,#ffc5ea)100%)!important;width:50%!important;left:0!important;right:auto!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="30"][data-dual-placement=right]:after{background:linear-gradient(180deg,var(--design-color,#ffc5ea)0%,var(--design-color,#ffc5ea)50%,var(--personality-color,#4818b8)50%,var(--personality-color,#4818b8)100%)!important;width:50%!important;left:auto!important;right:0!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="30"][data-dual-placement=left]:after{background:linear-gradient(180deg,var(--personality-color,#4818b8)0%,var(--personality-color,#4818b8)50%,var(--design-color,#ffc5ea)50%,var(--design-color,#ffc5ea)100%)!important;width:50%!important;left:0!important;right:auto!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="31"][data-dual-placement=right]:after{background:linear-gradient(180deg,var(--design-color,#ffc5ea)0%,var(--design-color,#ffc5ea)50%,var(--personality-color,#4818b8)50%,var(--personality-color,#4818b8)100%)!important;width:50%!important;left:auto!important;right:0!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="31"][data-dual-placement=left]:after{background:linear-gradient(180deg,var(--personality-color,#4818b8)0%,var(--personality-color,#4818b8)50%,var(--design-color,#ffc5ea)50%,var(--design-color,#ffc5ea)100%)!important;width:50%!important;left:0!important;right:auto!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="32"][data-dual-placement=right]:after{background:linear-gradient(180deg,var(--design-color,#ffc5ea)0%,var(--design-color,#ffc5ea)50%,var(--personality-color,#4818b8)50%,var(--personality-color,#4818b8)100%)!important;width:50%!important;left:auto!important;right:0!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="32"][data-dual-placement=left]:after{background:linear-gradient(180deg,var(--personality-color,#4818b8)0%,var(--personality-color,#4818b8)50%,var(--design-color,#ffc5ea)50%,var(--design-color,#ffc5ea)100%)!important;width:50%!important;left:0!important;right:auto!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="34"][data-dual-placement=right]:after{background:linear-gradient(180deg,var(--design-color,#ffc5ea)0%,var(--design-color,#ffc5ea)50%,var(--personality-color,#4818b8)50%,var(--personality-color,#4818b8)100%)!important;width:50%!important;left:auto!important;right:0!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="34"][data-dual-placement=left]:after{background:linear-gradient(180deg,var(--personality-color,#4818b8)0%,var(--personality-color,#4818b8)50%,var(--design-color,#ffc5ea)50%,var(--design-color,#ffc5ea)100%)!important;width:50%!important;left:0!important;right:auto!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="35"][data-dual-placement=right]:after{background:linear-gradient(180deg,var(--design-color,#ffc5ea)0%,var(--design-color,#ffc5ea)50%,var(--personality-color,#4818b8)50%,var(--personality-color,#4818b8)100%)!important;width:50%!important;left:auto!important;right:0!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="35"][data-dual-placement=left]:after{background:linear-gradient(180deg,var(--personality-color,#4818b8)0%,var(--personality-color,#4818b8)50%,var(--design-color,#ffc5ea)50%,var(--design-color,#ffc5ea)100%)!important;width:50%!important;left:0!important;right:auto!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="36"][data-dual-placement=right]:after{background:linear-gradient(180deg,var(--design-color,#ffc5ea)0%,var(--design-color,#ffc5ea)50%,var(--personality-color,#4818b8)50%,var(--personality-color,#4818b8)100%)!important;width:50%!important;left:auto!important;right:0!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="36"][data-dual-placement=left]:after{background:linear-gradient(180deg,var(--personality-color,#4818b8)0%,var(--personality-color,#4818b8)50%,var(--design-color,#ffc5ea)50%,var(--design-color,#ffc5ea)100%)!important;width:50%!important;left:0!important;right:auto!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="37"][data-dual-placement=right]:after{background:linear-gradient(180deg,var(--design-color,#ffc5ea)0%,var(--design-color,#ffc5ea)50%,var(--personality-color,#4818b8)50%,var(--personality-color,#4818b8)100%)!important;width:50%!important;left:auto!important;right:0!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="37"][data-dual-placement=left]:after{background:linear-gradient(180deg,var(--personality-color,#4818b8)0%,var(--personality-color,#4818b8)50%,var(--design-color,#ffc5ea)50%,var(--design-color,#ffc5ea)100%)!important;width:50%!important;left:0!important;right:auto!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="40"][data-dual-placement=right]:after{background:linear-gradient(180deg,var(--design-color,#ffc5ea)0%,var(--design-color,#ffc5ea)50%,var(--personality-color,#4818b8)50%,var(--personality-color,#4818b8)100%)!important;width:50%!important;left:auto!important;right:0!important}.channels-module-scss-module__5SFfvq__channel.channels-module-scss-module__5SFfvq__channelBothActive[data-channel="40"][data-dual-placement=left]:after{background:linear-gradient(180deg,var(--personality-color,#4818b8)0%,var(--personality-color,#4818b8)50%,var(--design-color,#ffc5ea)50%,var(--design-color,#ffc5ea)100%)!important;width:50%!important;left:0!important;right:auto!important}
.proof-metrics-module-scss-module__9NLPSq__section{background:linear-gradient(to right,hsl(from var(--color-violet-light)h s l/.2),hsl(from var(--color-gold-light)h s l/.2));width:100vw;padding-top:48px;padding-bottom:48px}.proof-metrics-module-scss-module__9NLPSq__container{max-width:450px;margin:0 auto;padding:0 16px}.proof-metrics-module-scss-module__9NLPSq__grid{text-align:center;flex-direction:column;align-items:center;display:flex}.proof-metrics-module-scss-module__9NLPSq__metric{flex-direction:column;gap:4px;display:flex}.proof-metrics-module-scss-module__9NLPSq__number{color:var(--color-primary);font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:36px;font-weight:700}@media (min-width:768px){.proof-metrics-module-scss-module__9NLPSq__number{font-size:48px}}.proof-metrics-module-scss-module__9NLPSq__label{color:var(--color-muted-foreground);font-family:Merriweather,Helvetica;font-size:16px;font-weight:400}
.triangle-module-scss-module__OAUxoq__triangleContainer{flex-direction:column;align-items:center;gap:8px;display:flex;overflow:visible}.triangle-module-scss-module__OAUxoq__triangleWrapper{flex-shrink:0;justify-content:center;align-items:center;display:flex}.triangle-module-scss-module__OAUxoq__triangleSvg{filter:drop-shadow(0 1px 3px #00000014);flex-shrink:0;transition:filter .2s;display:block;overflow:visible}.triangle-module-scss-module__OAUxoq__triangleSvg:hover{filter:drop-shadow(0 2px 6px #0000001f)}.triangle-module-scss-module__OAUxoq__triangleShape{transition:all .2s}.triangle-module-scss-module__OAUxoq__gateGroup{cursor:pointer;transition:all .2s}.triangle-module-scss-module__OAUxoq__gateGroup:hover .triangle-module-scss-module__OAUxoq__gateCircle{filter:brightness(1.1)}.triangle-module-scss-module__OAUxoq__gateGroup:active .triangle-module-scss-module__OAUxoq__gateCircle{filter:brightness(.95)}.triangle-module-scss-module__OAUxoq__gateCircle{transition:filter .15s}.triangle-module-scss-module__OAUxoq__gateText{pointer-events:none;-webkit-user-select:none;user-select:none;font-family:inherit;font-weight:600}.triangle-module-scss-module__OAUxoq__label{color:#999;text-align:center;letter-spacing:.5px;text-transform:uppercase;margin-top:4px;font-size:12px;font-weight:500}@media (max-width:480px){.triangle-module-scss-module__OAUxoq__label{margin-top:2px;font-size:10px}}
@font-face{font-family:GT America;src:url(/fonts/GT-America-Standard-Regular.otf);font-display:swap}@font-face{font-family:GT America;src:url(/fonts/GT-America-Standard-Bold.otf);font-display:swap;font-weight:700}.soul-guide-benefits-module-scss-module__Ed8lba__soulGuideBenefits{background:linear-gradient(to right,color-mix(in srgb,var(--color-violet-light)30%,transparent),color-mix(in srgb,var(--color-gold-light)30%,transparent));border-radius:var(--component-border-radius);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);box-shadow:var(--component-box-shadow);font-family:var(--font-merriweather-sans);flex-direction:column;gap:16px;margin:0 auto;padding:24px;display:flex}@media (min-width:768px){.soul-guide-benefits-module-scss-module__Ed8lba__soulGuideBenefits{padding:32px}}.soul-guide-benefits-module-scss-module__Ed8lba__benefitsList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.soul-guide-benefits-module-scss-module__Ed8lba__benefitItem{gap:12px;padding:0;display:flex}.soul-guide-benefits-module-scss-module__Ed8lba__checkIcon{background:var(--gold-gradient);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;margin-top:2px;display:flex}.soul-guide-benefits-module-scss-module__Ed8lba__check{width:8px;height:8px;color:var(--color-background);stroke-width:2.5px}.soul-guide-benefits-module-scss-module__Ed8lba__benefitText{color:var(--color-neutraldark-1);font-family:var(--font-family-ui-sans);font-size:var(--text-paragraph-2);font-style:normal;font-weight:var(--font-weight-normal);letter-spacing:var(--tracking-normal);line-height:var(--leading-paragraph-2);text-align:center;text-align:left;font-size:14px;line-height:1.4;font-family:var(--font-family-ui-sans);flex:1;font-weight:500}
.box-module-scss-module__P6WFvq__boxContainer{flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:visible}.box-module-scss-module__P6WFvq__boxSvg{flex-shrink:0;display:block;overflow:visible}.box-module-scss-module__P6WFvq__boxBorder,.box-module-scss-module__P6WFvq__numberCircle{transition:all .2s}.box-module-scss-module__P6WFvq__numberCircle:hover{filter:brightness(1.1)}.box-module-scss-module__P6WFvq__numberText{-webkit-user-select:none;user-select:none;font-weight:600}
.video-teaser-module-scss-module__2LovEq__wrapper{background:#000;border-radius:12px;width:100%;max-width:720px;margin:0 auto;position:relative;overflow:hidden}.video-teaser-module-scss-module__2LovEq__video{z-index:0;width:100%;height:auto;display:block;position:relative}.video-teaser-module-scss-module__2LovEq__preview{object-fit:cover;cursor:pointer;z-index:2;width:100%;height:100%;position:absolute;inset:0}.video-teaser-module-scss-module__2LovEq__playButton{color:var(--component-background);cursor:pointer;z-index:3;background:radial-gradient(#0000 40%,#00000073);border:0;place-items:center;display:grid;position:absolute;inset:0}.video-teaser-module-scss-module__2LovEq__playButton:focus-visible{outline-offset:-4px;outline:2px solid #fff}.video-teaser-module-scss-module__2LovEq__timeline{pointer-events:none;z-index:4;background:#ffffff40;border-radius:999px;height:4px;margin:0 12px;position:absolute;bottom:8px;left:0;right:0;overflow:hidden}.video-teaser-module-scss-module__2LovEq__progress{background:#fff;width:0%;height:100%}.video-teaser-module-scss-module__2LovEq__scrubber{appearance:none;z-index:5;touch-action:none;opacity:0;background:0 0;outline:none;height:36px;margin:0;position:absolute;bottom:0;left:0;right:0}.video-teaser-module-scss-module__2LovEq__scrubber::-webkit-slider-runnable-track{background:0 0;height:24px}.video-teaser-module-scss-module__2LovEq__scrubber::-moz-range-track{background:0 0;height:24px}.video-teaser-module-scss-module__2LovEq__scrubber::-webkit-slider-thumb{appearance:none;background:0 0;border:none;border-radius:50%;width:28px;height:28px;transform:translateY(-2px)}.video-teaser-module-scss-module__2LovEq__scrubber::-moz-range-thumb{background:0 0;border:none;border-radius:50%;width:28px;height:28px}
.chart-body-module-scss-module__OhprEa__chartBody{justify-content:center;align-items:center;width:100%;margin-bottom:20px;padding:0 20px;display:flex;position:relative}.chart-body-module-scss-module__OhprEa__chartGrid{z-index:10;grid-template-columns:repeat(3,auto);place-items:center;gap:10px;display:grid;position:relative}.chart-body-module-scss-module__OhprEa__channelsOverlay{pointer-events:auto;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:1098px){.chart-body-module-scss-module__OhprEa__channelsOverlay{transform-origin:0 0;top:5px;left:-75px;transform:scale(2)}}.chart-body-module-scss-module__OhprEa__channelOverlaysLayer{pointer-events:none;z-index:11;width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:767px){.chart-body-module-scss-module__OhprEa__channelOverlaysLayer{transform-origin:0 0;top:5px;left:-75px;transform:scale(2)}}.chart-body-module-scss-module__OhprEa__headCenter{z-index:2;grid-column:1/-1;justify-content:center;width:100%;display:flex;position:relative}.chart-body-module-scss-module__OhprEa__upperCol{z-index:2;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;gap:0;width:100%;display:flex;position:relative}.chart-body-module-scss-module__OhprEa__diamondRow{z-index:2;grid-column:1/-1;grid-template-columns:1fr auto 1fr;place-items:center;gap:40px;width:100%;max-width:600px;margin:0 auto;display:grid;position:relative;overflow:visible}.chart-body-module-scss-module__OhprEa__diamondCenter{grid-column:2;justify-content:center;align-items:center;display:flex;overflow:visible}.chart-body-module-scss-module__OhprEa__middleRow{z-index:2;grid-column:1/-1;grid-template-columns:repeat(3,auto);place-items:center;gap:30px;width:100%;margin-top:20px;display:grid;position:relative}.chart-body-module-scss-module__OhprEa__heartCenter{position:relative;top:55px;left:-55px}.chart-body-module-scss-module__OhprEa__diamondCenter{position:relative;top:30px}.chart-body-module-scss-module__OhprEa__rootCenterRow{z-index:2;grid-column:1/-1;justify-content:center;width:100%;margin-top:30px;display:flex;position:relative}
@font-face{font-family:GT America;src:url(/fonts/GT-America-Standard-Regular.otf);font-display:swap}@font-face{font-family:GT America;src:url(/fonts/GT-America-Standard-Bold.otf);font-display:swap;font-weight:700}.products-showcase-module-scss-module__EnWpmW__productsShowcase{flex-direction:column;gap:32px;display:flex}.products-showcase-module-scss-module__EnWpmW__title{color:var(--color-primary);font-family:var(--font-instrument-serif);font-size:var(--text-heading-1);font-style:normal;font-weight:var(--font-weight-normal);letter-spacing:var(--tracking-normal);line-height:var(--leading-heading-1);text-align:center;font-family:var(--font-sans);font-size:var(--text-heading-2);font-weight:700}.products-showcase-module-scss-module__EnWpmW__products{flex-direction:column;gap:16px;display:flex}.products-showcase-module-scss-module__EnWpmW__productCard{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-violet-medium)100%);border-radius:var(--component-border-radius);color:var(--color-background);box-shadow:var(--component-box-shadow);cursor:pointer;flex-direction:column;justify-content:center;align-items:center;padding:16px 24px;display:flex}.products-showcase-module-scss-module__EnWpmW__productCard .products-showcase-module-scss-module__EnWpmW__headerRow{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.products-showcase-module-scss-module__EnWpmW__productCard .products-showcase-module-scss-module__EnWpmW__title{font-family:var(--font-family-ui-sans);font-size:var(--text-gradient);font-style:normal;font-weight:var(--font-weight-bold);letter-spacing:var(--tracking-normal);text-align:center;background:linear-gradient(to right,var(--color-primary),var(--color-violet-medium));-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;padding-bottom:2px;line-height:1.2}@media (min-width:768px){.products-showcase-module-scss-module__EnWpmW__productCard .products-showcase-module-scss-module__EnWpmW__title{font-size:60px}}.products-showcase-module-scss-module__EnWpmW__productCard .products-showcase-module-scss-module__EnWpmW__title{color:var(--color-background);background:var(--gold-gradient);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-size:22px}@media (min-width:768px){.products-showcase-module-scss-module__EnWpmW__productCard .products-showcase-module-scss-module__EnWpmW__title{font-size:28px}}.products-showcase-module-scss-module__EnWpmW__productCard .products-showcase-module-scss-module__EnWpmW__toggleButton{appearance:none;-webkit-backdrop-filter:saturate(180%)blur(10px);color:currentColor;background:#ffffff14;border:0;border-radius:9999px;justify-content:center;align-items:center;width:24px;height:24px;transition:transform .2s,background-color .2s,opacity .2s;display:inline-flex}.products-showcase-module-scss-module__EnWpmW__productCard .products-showcase-module-scss-module__EnWpmW__toggleButton:hover{background:#ffffff24}.products-showcase-module-scss-module__EnWpmW__productCard .products-showcase-module-scss-module__EnWpmW__toggleButton:focus-visible{outline-offset:2px;outline:2px solid #ffffff80}.products-showcase-module-scss-module__EnWpmW__productCard .products-showcase-module-scss-module__EnWpmW__toggleButton.products-showcase-module-scss-module__EnWpmW__openToggle .products-showcase-module-scss-module__EnWpmW__toggleIcon{transform:rotate(180deg)}.products-showcase-module-scss-module__EnWpmW__productCard .products-showcase-module-scss-module__EnWpmW__toggleIcon{width:16px;height:16px;transition:transform .2s}.products-showcase-module-scss-module__EnWpmW__productCard .products-showcase-module-scss-module__EnWpmW__content{grid-template-rows:0fr;width:100%;margin-top:0;transition:grid-template-rows .3s,margin-top .3s;display:grid}.products-showcase-module-scss-module__EnWpmW__productCard .products-showcase-module-scss-module__EnWpmW__content .products-showcase-module-scss-module__EnWpmW__contentInner{overflow:hidden}.products-showcase-module-scss-module__EnWpmW__productCard.products-showcase-module-scss-module__EnWpmW__open{cursor:default}.products-showcase-module-scss-module__EnWpmW__productCard.products-showcase-module-scss-module__EnWpmW__open .products-showcase-module-scss-module__EnWpmW__content{grid-template-rows:1fr;margin-top:16px}.products-showcase-module-scss-module__EnWpmW__productCard .products-showcase-module-scss-module__EnWpmW__description{color:var(--color-violet-light);font-size:16px;line-height:1.4;font-family:var(--font-family-ui-sans)}.products-showcase-module-scss-module__EnWpmW__productCard .products-showcase-module-scss-module__EnWpmW__features{background-color:#ffffff1a;border-radius:12px;flex-direction:column;gap:12px;margin-top:12px;padding:12px;display:flex}.products-showcase-module-scss-module__EnWpmW__productCard .products-showcase-module-scss-module__EnWpmW__feature{color:var(--color-background);font-size:14px;line-height:1.4;font-family:var(--font-family-ui-sans);align-items:flex-start;gap:12px;font-weight:500;display:flex}.products-showcase-module-scss-module__EnWpmW__productCard .products-showcase-module-scss-module__EnWpmW__feature:before{content:"✓";background:var(--gold-gradient);width:16px;height:16px;color:var(--color-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;font-size:10px;font-weight:700;display:flex}.products-showcase-module-scss-module__EnWpmW__productCard[data-variant=love]{background:linear-gradient(135deg,#570b17 0%,#b282c9 100%)}.products-showcase-module-scss-module__EnWpmW__productCard[data-variant=experts]{color:var(--color-foreground);background:radial-gradient(circle at 20% 80%,#8b5cf63b 0%,#0000 50%),radial-gradient(circle at 80% 20%,#fbbf2433 0%,#0000 50%),radial-gradient(circle at 40% 40%,#f973162b 0%,#0000 50%),radial-gradient(circle at 60% 60%,#a855f70f 0%,#0000 50%),radial-gradient(circle at 10% 10%,#ec489921 0%,#0000 50%),linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%)}.products-showcase-module-scss-module__EnWpmW__productCard[data-variant=experts] .products-showcase-module-scss-module__EnWpmW__title{font-family:var(--font-bitter);color:var(--color-indigo-900);-webkit-text-fill-color:unset;font-weight:500}.products-showcase-module-scss-module__EnWpmW__productCard[data-variant=experts] .products-showcase-module-scss-module__EnWpmW__description{color:var(--color-primary)}.products-showcase-module-scss-module__EnWpmW__productCard[data-variant=experts] .products-showcase-module-scss-module__EnWpmW__feature{color:var(--color-indigo-900)}.products-showcase-module-scss-module__EnWpmW__productCard[data-variant=experts] .products-showcase-module-scss-module__EnWpmW__feature:before{background:var(--color-primary);color:#fbbf24cc}.products-showcase-module-scss-module__EnWpmW__productCard[data-variant=experts] .products-showcase-module-scss-module__EnWpmW__dashboardImage{border-radius:12px;margin-top:16px;margin-bottom:16px}
.channel-tooltip-module-scss-module__6HWEdW__channelTooltip{z-index:9999999;pointer-events:none;background-color:#fff;border:1px solid #ccc;border-radius:8px;width:200px;max-width:90vw;height:fit-content;padding:10px 12px;position:fixed;transform:translate(10px)translateY(10px);box-shadow:0 2px 8px #00000026}.channel-tooltip-module-scss-module__6HWEdW__channelTooltipTitle{color:#5a3a7a;margin-bottom:4px;font-size:12px;font-weight:600;line-height:1.4}.channel-tooltip-module-scss-module__6HWEdW__channelTooltipDescription{color:#000;white-space:pre-wrap;word-wrap:break-word;margin:0;font-size:12px;font-weight:400;line-height:1.5}
.fullscreen-image-module-scss-module__e7Emfq__image{width:100%;height:auto}.fullscreen-image-module-scss-module__e7Emfq__image.fullscreen-image-module-scss-module__e7Emfq__clickable{cursor:pointer;transition:transform .2s,opacity .2s}.fullscreen-image-module-scss-module__e7Emfq__image.fullscreen-image-module-scss-module__e7Emfq__clickable:hover{opacity:.9;transform:scale(1.01)}.fullscreen-image-module-scss-module__e7Emfq__image.fullscreen-image-module-scss-module__e7Emfq__clickable:focus-visible{outline:2px solid var(--color-primary);outline-offset:4px}.fullscreen-image-module-scss-module__e7Emfq__fullscreenOverlay{z-index:9999;cursor:pointer;background:#000000f2;justify-content:center;align-items:center;animation:.2s fullscreen-image-module-scss-module__e7Emfq__fadeIn;display:flex;position:fixed;inset:0}@keyframes fullscreen-image-module-scss-module__e7Emfq__fadeIn{0%{opacity:0}to{opacity:1}}.fullscreen-image-module-scss-module__e7Emfq__fullscreenImageContainer{box-sizing:border-box;justify-content:center;align-items:center;width:100%;height:100%;padding:8px;display:flex}.fullscreen-image-module-scss-module__e7Emfq__fullscreenImage{object-fit:contain;cursor:pointer;pointer-events:auto;border-radius:12px;width:100%;max-height:100%}
.human-design-chart-module-scss-module__O48Vda__container{flex-direction:row;justify-content:center;align-items:flex-start;gap:20px;max-width:1600px;margin:0 auto 80px;padding:10px;display:flex}@media (max-width:1098px){.human-design-chart-module-scss-module__O48Vda__container{gap:60px;width:300px;padding:0;scale:.5}}.human-design-chart-module-scss-module__O48Vda__chartGraph,.human-design-chart-module-scss-module__O48Vda__centerSection{text-align:center;box-sizing:border-box;flex-direction:row;flex:1;justify-content:center;align-items:flex-start;gap:0;min-width:300px;height:auto;display:flex;position:relative}.human-design-chart-module-scss-module__O48Vda__arrows{pointer-events:none;justify-content:space-between;align-items:flex-start;width:100%;height:100%;display:flex;position:absolute;top:0;left:0;right:0}.human-design-chart-module-scss-module__O48Vda__arrowsLeft{pointer-events:auto;flex-direction:column;gap:5px;width:30px;display:flex;position:absolute;left:0}.human-design-chart-module-scss-module__O48Vda__arrowsLeft svg{flex-shrink:0;width:100%}.human-design-chart-module-scss-module__O48Vda__arrowsLeft .human-design-chart-module-scss-module__O48Vda__arrowLabel{margin-left:7px;font-size:.9em;display:inline-block}.human-design-chart-module-scss-module__O48Vda__arrowsLeft .human-design-chart-module-scss-module__O48Vda__arrowLabel sub{bottom:-.25em}.human-design-chart-module-scss-module__O48Vda__arrowsRight{pointer-events:auto;flex-direction:column;gap:5px;width:30px;display:flex;position:absolute;right:0}.human-design-chart-module-scss-module__O48Vda__arrowsRight svg{flex-shrink:0;width:100%}.human-design-chart-module-scss-module__O48Vda__arrowsRight .human-design-chart-module-scss-module__O48Vda__arrowLabel{margin-right:7px;font-size:.9em;display:inline-block}.human-design-chart-module-scss-module__O48Vda__arrowsRight .human-design-chart-module-scss-module__O48Vda__arrowLabel sub{bottom:-.25em}.human-design-chart-module-scss-module__O48Vda__arrowContainer{justify-content:flex-start;align-items:center;gap:5px;width:100%;margin-bottom:10px;display:flex}.human-design-chart-module-scss-module__O48Vda__arrowContainer svg{flex-shrink:0}.human-design-chart-module-scss-module__O48Vda__arrowContainer:hover{opacity:.8}.human-design-chart-module-scss-module__O48Vda__body{z-index:1;flex:1;justify-content:center;align-items:center;width:100%;min-width:300px;display:flex;position:relative}
@keyframes book-preview-module-scss-module__U8c6Ka__flipRight{0%{transform-origin:0;z-index:10;transform:rotateY(0)}50%{transform-origin:0;z-index:10;transform:rotateY(-90deg)}to{transform-origin:0;z-index:10;transform:rotateY(-180deg)}}@keyframes book-preview-module-scss-module__U8c6Ka__flipLeft{0%{transform-origin:100%;z-index:10;transform:rotateY(0)}50%{transform-origin:100%;z-index:10;transform:rotateY(90deg)}to{transform-origin:100%;z-index:10;transform:rotateY(180deg)}}.book-preview-module-scss-module__U8c6Ka__animateFlipRight{transform-style:preserve-3d;animation:.6s linear book-preview-module-scss-module__U8c6Ka__flipRight}.book-preview-module-scss-module__U8c6Ka__animateFlipLeft{transform-style:preserve-3d;animation:.6s linear book-preview-module-scss-module__U8c6Ka__flipLeft}.book-preview-module-scss-module__U8c6Ka__container{width:calc(var(--report-width)*2);height:calc(var(--report-height)*var(--scale) + 24px)}.book-preview-module-scss-module__U8c6Ka__perspectiveContainer{transform-origin:top;transform:scale(var(--scale))!important}.book-preview-module-scss-module__U8c6Ka__page{width:var(--report-width);height:var(--report-height)}.book-preview-module-scss-module__U8c6Ka__flipper{width:calc(var(--report-width) - 8px);height:var(--report-height)}.book-preview-module-scss-module__U8c6Ka__navigation{width:var(--report-width)}.book-preview-module-scss-module__U8c6Ka__emptyPage{width:var(--report-width);height:var(--report-height)}
.info-card-module-scss-module__29lula__infoCard{background:var(--hd-base-color);border:1px solid var(--hd-header-border);border-radius:12px;padding:20px;transition:all .2s}.info-card-module-scss-module__29lula__infoCard:hover{border-color:var(--hd-personality-color);box-shadow:0 4px 12px #5254ff1a}@media (min-width:768px){.info-card-module-scss-module__29lula__infoCard{padding:24px}}.info-card-module-scss-module__29lula__cardHeader{margin-bottom:12px}.info-card-module-scss-module__29lula__cardHeader h3{color:var(--hd-header-text-primary);text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:16px;font-weight:600}@media (min-width:768px){.info-card-module-scss-module__29lula__cardHeader h3{font-size:18px}}.info-card-module-scss-module__29lula__cardContent{flex-direction:column;gap:8px;display:flex}.info-card-module-scss-module__29lula__cardValue{color:var(--hd-personality-color);margin:0;font-size:18px;font-weight:700}@media (min-width:768px){.info-card-module-scss-module__29lula__cardValue{font-size:20px}}.info-card-module-scss-module__29lula__cardDescription{color:var(--hd-header-text-secondary);margin:0;font-size:14px;line-height:1.5}@media (min-width:768px){.info-card-module-scss-module__29lula__cardDescription{font-size:15px}}
.dynamics-card-module-scss-module__oWFmPq__card{background:var(--experts-color-background);border:1px solid var(--experts-color-border);border-radius:12px;padding:20px;transition:all .2s}.dynamics-card-module-scss-module__oWFmPq__card:hover{border-color:var(--experts-color-primary);box-shadow:0 4px 12px var(--experts-color-shadow,#0000000f)}@media (min-width:1098px){.dynamics-card-module-scss-module__oWFmPq__card{padding:24px}}.dynamics-card-module-scss-module__oWFmPq__cardHeader{margin-bottom:16px}.dynamics-card-module-scss-module__oWFmPq__cardHeader h3{color:var(--experts-color-text-primary);text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:20px;font-weight:600}@media (min-width:1098px){.dynamics-card-module-scss-module__oWFmPq__cardHeader h3{font-size:22px}}.dynamics-card-module-scss-module__oWFmPq__cardContent{flex-direction:column;gap:16px;display:flex}.dynamics-card-module-scss-module__oWFmPq__section{flex-direction:column;gap:6px;display:flex}.dynamics-card-module-scss-module__oWFmPq__sectionLabel{color:var(--experts-color-text-primary);text-transform:uppercase;letter-spacing:.3px;font-size:14px;font-weight:600}@media (min-width:1098px){.dynamics-card-module-scss-module__oWFmPq__sectionLabel{font-size:15px}}.dynamics-card-module-scss-module__oWFmPq__sectionValue{color:var(--experts-color-primary);margin:0;font-size:16px;font-weight:700}@media (min-width:1098px){.dynamics-card-module-scss-module__oWFmPq__sectionValue{font-size:18px}}.dynamics-card-module-scss-module__oWFmPq__sectionDescription{color:var(--experts-color-text-secondary);margin:0;font-size:14px;line-height:1.6}@media (min-width:1098px){.dynamics-card-module-scss-module__oWFmPq__sectionDescription{font-size:15px}}.dynamics-card-module-scss-module__oWFmPq__centersGrid{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:1098px){.dynamics-card-module-scss-module__oWFmPq__centersGrid{grid-template-columns:1fr 1fr;gap:16px}}
.human-design-module-scss-module__avYNEa__container{margin-top:24px;padding:24px}:is([data-theme=soul] .human-design-module-scss-module__avYNEa__container,[data-theme=kids] .human-design-module-scss-module__avYNEa__container){padding-top:64px}.human-design-module-scss-module__avYNEa__container{flex-direction:column;justify-content:center;align-items:center;display:flex}@media (max-width:1097px){.human-design-module-scss-module__avYNEa__container{padding:0}.human-design-module-scss-module__avYNEa__container>:nth-child(2){justify-content:center;align-items:center;height:500px;display:flex}}@media (min-width:768px){.human-design-module-scss-module__avYNEa__container{padding:32px}}.human-design-module-scss-module__avYNEa__containerGenerate{background:var(--component-background);border-radius:var(--component-border-radius);box-shadow:var(--component-box-shadow)}.human-design-module-scss-module__avYNEa__header{text-align:center;border-bottom:1px solid var(--header-border,var(--experts-color-border,#e5e7eb));margin-top:32px;margin-bottom:32px;padding-bottom:24px}.human-design-module-scss-module__avYNEa__name{color:var(--header-text-primary,var(--experts-color-text-primary,#111827));margin:0 0 12px;font-size:28px;font-weight:700}@media (min-width:768px){.human-design-module-scss-module__avYNEa__name{font-size:32px}}.human-design-module-scss-module__avYNEa__birthInfo{color:var(--header-text-secondary,var(--experts-color-text-secondary,#6b7280));flex-direction:column;gap:8px;font-size:14px;display:flex}@media (min-width:768px){.human-design-module-scss-module__avYNEa__birthInfo{justify-content:center;font-size:16px}}.human-design-module-scss-module__avYNEa__birthTime{font-weight:500}.human-design-module-scss-module__avYNEa__birthPlace{font-weight:400}.human-design-module-scss-module__avYNEa__content{flex-direction:column;gap:24px;display:flex}@media (min-width:1098px){.human-design-module-scss-module__avYNEa__content{gap:32px}}.human-design-module-scss-module__avYNEa__infoGenerate{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:1098px){.human-design-module-scss-module__avYNEa__infoGenerate{grid-template-columns:repeat(6,1fr);gap:24px}.human-design-module-scss-module__avYNEa__infoGenerate>*{grid-column:span 2}}.human-design-module-scss-module__avYNEa__infoGenerate>:nth-last-child(2):nth-child(6n+1),.human-design-module-scss-module__avYNEa__infoGenerate>:nth-last-child(2):nth-child(6n+5),.human-design-module-scss-module__avYNEa__infoGenerate>:last-child:nth-child(6n+2),.human-design-module-scss-module__avYNEa__infoGenerate>:last-child:nth-child(6n+6){grid-column:span 3}.human-design-module-scss-module__avYNEa__infoSoul{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:1098px){.human-design-module-scss-module__avYNEa__infoSoul{grid-template-columns:repeat(2,1fr);grid-auto-rows:minmax(min-content,max-content);gap:24px}}.human-design-module-scss-module__avYNEa__infoKids{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:1098px){.human-design-module-scss-module__avYNEa__infoKids{grid-template-columns:repeat(2,1fr);grid-auto-rows:minmax(min-content,max-content);gap:24px}}
.page-module-scss-module__fR2Yrq__expertsPage .benefitCard{position:relative;background:radial-gradient(circle at 20% 80%,#8b5cf61a 0%,#0000 50%),radial-gradient(circle at 80% 20%,#fbbf2414 0%,#0000 50%),radial-gradient(circle at 40% 40%,#f9731612 0%,#0000 50%),radial-gradient(circle at 60% 60%,#a855f70a 0%,#0000 50%),radial-gradient(circle at 10% 10%,#ec48990d 0%,#0000 50%),linear-gradient(135deg,#ffffffe6 0%,#f8fafcf2 100%)!important}.page-module-scss-module__fR2Yrq__expertsPage .benefitCard:before{content:"";pointer-events:none;border-radius:inherit;background-image:radial-gradient(circle at 1px 1px,#00000005 1px,#0000 0);background-size:15px 15px;position:absolute;inset:0}.page-module-scss-module__fR2Yrq__expertsPage .benefitCard{border:1px solid #8b5cf61a}
.alert-module-scss-module___Z39ea__alert{border-radius:8px;padding:.75rem 1rem;font-size:.875rem;font-weight:500}.alert-module-scss-module___Z39ea__info{background-color:var(--color-alert-info-bg);border:1px solid var(--color-alert-info-border);color:var(--color-alert-info-text)}.alert-module-scss-module___Z39ea__success{background-color:var(--color-alert-success-bg);border:1px solid var(--color-alert-success-border);color:var(--color-alert-success-text)}.alert-module-scss-module___Z39ea__warning{background-color:var(--color-alert-warning-bg);border:1px solid var(--color-alert-warning-border);color:var(--color-alert-warning-text)}.alert-module-scss-module___Z39ea__error{background-color:var(--color-alert-error-bg);border:1px solid var(--color-alert-error-border);color:var(--color-alert-error-text)}
.color-picker-module-scss-module__ByzeuG__root{display:inline-block}.color-picker-module-scss-module__ByzeuG__input{appearance:none;cursor:pointer;background:0 0;border:none;width:100%;height:48px;padding:0!important}.color-picker-module-scss-module__ByzeuG__input::-webkit-color-swatch-wrapper{padding:0}.color-picker-module-scss-module__ByzeuG__input::-webkit-color-swatch{border:none;border-radius:6px}.color-picker-module-scss-module__ByzeuG__input::-moz-color-swatch{border:none;border-radius:6px}
.experts-template-selector-module-scss-module__GNszDa__container{margin-bottom:32px}.experts-template-selector-module-scss-module__GNszDa__title{color:var(--experts-color-text-primary);margin:0 0 8px;font-size:20px;font-weight:500}@media (min-width:768px){.experts-template-selector-module-scss-module__GNszDa__title{font-size:24px}}.experts-template-selector-module-scss-module__GNszDa__description{color:var(--experts-color-text-secondary);margin:0 0 24px;font-size:14px;line-height:1.5}@media (min-width:768px){.experts-template-selector-module-scss-module__GNszDa__description{font-size:16px}}.experts-template-selector-module-scss-module__GNszDa__templateGrid{flex-wrap:wrap;gap:16px;display:flex}.experts-template-selector-module-scss-module__GNszDa__templateCard{border:2px solid var(--experts-color-border);cursor:pointer;background:var(--experts-color-card);border-radius:12px;width:100%;padding:16px;transition:all .2s}.experts-template-selector-module-scss-module__GNszDa__templateCard:hover{border-color:var(--experts-color-primary);transform:translateY(-2px);box-shadow:0 4px 12px #7d52921a}.experts-template-selector-module-scss-module__GNszDa__templateCard.experts-template-selector-module-scss-module__GNszDa__selected{border-color:var(--experts-color-primary);background:#7d52920d;box-shadow:0 4px 12px #7d529226}@media (min-width:768px){.experts-template-selector-module-scss-module__GNszDa__templateCard{width:auto}}.experts-template-selector-module-scss-module__GNszDa__thumbnailContainer{aspect-ratio:3/2;background:var(--experts-color-background);border-radius:8px;width:100%;height:auto;margin-bottom:16px;position:relative;overflow:hidden}.experts-template-selector-module-scss-module__GNszDa__thumbnail{object-fit:cover;width:100%;height:100%}.experts-template-selector-module-scss-module__GNszDa__templateInfo{justify-content:space-between;align-items:center;gap:16px;display:flex}.experts-template-selector-module-scss-module__GNszDa__templateName{color:var(--experts-color-text-primary);text-align:left;flex:1;margin:0;font-size:16px;font-weight:600}@media (min-width:768px){.experts-template-selector-module-scss-module__GNszDa__templateName{font-size:18px}}.experts-template-selector-module-scss-module__GNszDa__previewButton{width:fit-content}
.single-page-preview-module-scss-module__JV3HnW__container{width:calc(var(--report-width)*var(--scale));height:calc(var(--report-height)*var(--scale) + 50px);position:relative}.single-page-preview-module-scss-module__JV3HnW__scaledContent{transform:scale(var(--scale));transform-origin:0 0;width:var(--report-width)}.single-page-preview-module-scss-module__JV3HnW__page{width:var(--report-width);height:var(--report-height);position:relative}.single-page-preview-module-scss-module__JV3HnW__navigation{width:var(--report-width)}
@font-face{font-family:GT America;src:url(/fonts/GT-America-Standard-Regular.otf);font-display:swap}@font-face{font-family:GT America;src:url(/fonts/GT-America-Standard-Bold.otf);font-display:swap;font-weight:700}.soul-guide-card-module-scss-module__0XFCMG__soulGuideCard{border-radius:var(--component-border-radius);background:linear-gradient(135deg,var(--color-primary)0%,var(--color-violet-medium)100%);color:var(--color-background);text-align:center;max-width:400px;box-shadow:var(--component-box-shadow);flex-direction:column;gap:32px;margin-top:32px;padding:32px 24px;display:flex}@media (min-width:768px){.soul-guide-card-module-scss-module__0XFCMG__soulGuideCard{max-width:450px;padding:40px}}.soul-guide-card-module-scss-module__0XFCMG__header{text-align:center}.soul-guide-card-module-scss-module__0XFCMG__title{font-family:var(--font-family-ui-sans);font-size:var(--text-gradient);font-style:normal;font-weight:var(--font-weight-bold);letter-spacing:var(--tracking-normal);text-align:center;background:linear-gradient(to right,var(--color-primary),var(--color-violet-medium));-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;padding-bottom:2px;line-height:1.2}@media (min-width:768px){.soul-guide-card-module-scss-module__0XFCMG__title{font-size:60px}}.soul-guide-card-module-scss-module__0XFCMG__title{color:var(--color-background);background:var(--color-violet-medium);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-size:32px}@media (min-width:768px){.soul-guide-card-module-scss-module__0XFCMG__title{font-size:40px}}.soul-guide-card-module-scss-module__0XFCMG__description{color:var(--color-violet-light);margin-top:16px;font-size:16px;line-height:1.2}.soul-guide-card-module-scss-module__0XFCMG__features{flex-direction:column;gap:12px;display:flex}.soul-guide-card-module-scss-module__0XFCMG__feature{background-color:#ffffff1a;border-radius:12px;padding:12px}.soul-guide-card-module-scss-module__0XFCMG__featureTitle{font-family:var(--font-merriweather-sans);color:var(--color-ethereal);margin-bottom:2px;font-size:16px;font-weight:600}.soul-guide-card-module-scss-module__0XFCMG__featureDescription{color:var(--color-violet-light);font-size:12px;line-height:1.4}.soul-guide-card-module-scss-module__0XFCMG__pricing{text-align:center;position:relative}.soul-guide-card-module-scss-module__0XFCMG__normalPrice{opacity:.7;font-size:18px;text-decoration:line-through}.soul-guide-card-module-scss-module__0XFCMG__discountedPriceRow{margin-top:8px}.soul-guide-card-module-scss-module__0XFCMG__discountedPrice{color:var(--color-ethereal);font-size:28px;font-weight:700}.soul-guide-card-module-scss-module__0XFCMG__paymentNote{opacity:.8;margin:0;font-size:12px}.soul-guide-card-module-scss-module__0XFCMG__downloadNote{opacity:.8;margin-top:8px;font-size:12px;font-style:italic}.soul-guide-card-module-scss-module__0XFCMG__accuracyGuarantee{text-align:center;font-size:12px}.soul-guide-card-module-scss-module__0XFCMG__guaranteeHeader{justify-content:center;align-items:center;gap:8px;margin-bottom:8px;display:flex}.soul-guide-card-module-scss-module__0XFCMG__checkIcon{background:var(--gold-gradient);border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.soul-guide-card-module-scss-module__0XFCMG__check{width:12px;height:12px;color:var(--color-primary)}.soul-guide-card-module-scss-module__0XFCMG__guaranteeTitle{color:var(--color-ethereal);font-weight:600}.soul-guide-card-module-scss-module__0XFCMG__guaranteeText{color:var(--color-violet-light);margin:0;line-height:1.4}
.channels-card-module-scss-module__aVohdG__card{background:var(--experts-color-background);border:1px solid var(--experts-color-border);border-radius:12px;padding:20px;transition:all .2s}.channels-card-module-scss-module__aVohdG__card:hover{border-color:var(--experts-color-primary);box-shadow:0 4px 12px var(--experts-color-shadow,#0000000f)}@media (min-width:1098px){.channels-card-module-scss-module__aVohdG__card{padding:24px}}.channels-card-module-scss-module__aVohdG__cardHeader{margin-bottom:16px}.channels-card-module-scss-module__aVohdG__cardHeader h3{color:var(--experts-color-text-primary);text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:20px;font-weight:600}@media (min-width:1098px){.channels-card-module-scss-module__aVohdG__cardHeader h3{font-size:22px}}.channels-card-module-scss-module__aVohdG__cardContent{flex-direction:column;gap:16px;display:flex}.channels-card-module-scss-module__aVohdG__channelsContainer{flex-direction:column;gap:20px;display:flex}.channels-card-module-scss-module__aVohdG__channelSection{flex-direction:column;gap:8px;display:flex}.channels-card-module-scss-module__aVohdG__channelTitle{text-transform:uppercase;letter-spacing:.3px;color:var(--experts-color-text-primary);margin:0;font-size:14px;font-weight:600}@media (min-width:1098px){.channels-card-module-scss-module__aVohdG__channelTitle{font-size:15px}}.channels-card-module-scss-module__aVohdG__channelList{flex-direction:column;gap:6px;margin:0;padding:0;display:flex}.channels-card-module-scss-module__aVohdG__channelItem{border-left:2px solid var(--experts-color-primary);padding:3px 0 3px 12px}.channels-card-module-scss-module__aVohdG__channelName{color:var(--experts-color-text-primary);font-size:13px;font-weight:500;line-height:1.4}@media (min-width:1098px){.channels-card-module-scss-module__aVohdG__channelName{font-size:14px}}
@font-face{font-family:GT America;src:url(/fonts/GT-America-Standard-Regular.otf);font-display:swap}@font-face{font-family:GT America;src:url(/fonts/GT-America-Standard-Bold.otf);font-display:swap;font-weight:700}.thank-you-upsell-module-scss-module__aFQzvW__thankYouUpsell{border-radius:var(--component-border-radius);background:linear-gradient(135deg,var(--color-primary)0%,var(--color-violet-medium)100%);color:var(--color-background);text-align:center;max-width:400px;box-shadow:var(--component-box-shadow);flex-direction:column;gap:32px;margin-top:32px;padding:32px 24px;display:flex}@media (min-width:768px){.thank-you-upsell-module-scss-module__aFQzvW__thankYouUpsell{max-width:450px;padding:40px}}.thank-you-upsell-module-scss-module__aFQzvW__thankYouUpsell .thank-you-upsell-module-scss-module__aFQzvW__header{text-align:center}.thank-you-upsell-module-scss-module__aFQzvW__thankYouUpsell .thank-you-upsell-module-scss-module__aFQzvW__title{font-family:var(--font-family-ui-sans);font-size:var(--text-gradient);font-style:normal;font-weight:var(--font-weight-bold);letter-spacing:var(--tracking-normal);text-align:center;background:linear-gradient(to right,var(--color-primary),var(--color-violet-medium));-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;padding-bottom:2px;line-height:1.2}@media (min-width:768px){.thank-you-upsell-module-scss-module__aFQzvW__thankYouUpsell .thank-you-upsell-module-scss-module__aFQzvW__title{font-size:60px}}.thank-you-upsell-module-scss-module__aFQzvW__thankYouUpsell .thank-you-upsell-module-scss-module__aFQzvW__title{color:var(--color-background);background:var(--gold-gradient);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-size:32px}@media (min-width:768px){.thank-you-upsell-module-scss-module__aFQzvW__thankYouUpsell .thank-you-upsell-module-scss-module__aFQzvW__title{font-size:40px}}.thank-you-upsell-module-scss-module__aFQzvW__thankYouUpsell .thank-you-upsell-module-scss-module__aFQzvW__features{flex-direction:column;gap:12px;display:flex}.thank-you-upsell-module-scss-module__aFQzvW__thankYouUpsell .thank-you-upsell-module-scss-module__aFQzvW__feature{background-color:#ffffff1a;border-radius:12px;padding:16px 12px}.thank-you-upsell-module-scss-module__aFQzvW__thankYouUpsell .thank-you-upsell-module-scss-module__aFQzvW__featureTitle{font-family:var(--font-merriweather-sans);color:var(--color-ethereal);margin-bottom:2px;font-size:16px;font-weight:600}.thank-you-upsell-module-scss-module__aFQzvW__thankYouUpsell .thank-you-upsell-module-scss-module__aFQzvW__featureDescription{color:var(--color-violet-light);font-size:16px;line-height:1.4;font-family:var(--font-family-ui-sans)}.thank-you-upsell-module-scss-module__aFQzvW__thankYouUpsell .thank-you-upsell-module-scss-module__aFQzvW__ctaButton{opacity:1;cursor:pointer;transition:all .3s}.thank-you-upsell-module-scss-module__aFQzvW__thankYouUpsell .thank-you-upsell-module-scss-module__aFQzvW__ctaButton:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0003}
@font-face{font-family:GT America;src:url(/fonts/GT-America-Standard-Regular.otf);font-display:swap}@font-face{font-family:GT America;src:url(/fonts/GT-America-Standard-Bold.otf);font-display:swap;font-weight:700}.meaning-card-module-scss-module__KIiEpG__meaningCard{background:linear-gradient(to right,color-mix(in srgb,var(--color-violet-light)30%,transparent),color-mix(in srgb,var(--color-gold-light)30%,transparent));width:100vw;font-family:var(--font-merriweather-sans);margin-top:16px}.meaning-card-module-scss-module__KIiEpG__content{flex-direction:column;gap:32px;max-width:450px;margin:0 auto;padding:48px 32px;display:flex}.meaning-card-module-scss-module__KIiEpG__title{color:var(--color-primary);font-family:var(--font-instrument-serif);font-size:var(--text-heading-1);font-style:normal;font-weight:var(--font-weight-normal);letter-spacing:var(--tracking-normal);line-height:var(--leading-heading-1);text-align:center;font-family:var(--font-sans);font-size:var(--text-heading-2);text-align:center;margin:0;font-size:24px;font-weight:700;line-height:1.2}@media (min-width:768px){.meaning-card-module-scss-module__KIiEpG__title{font-size:28px}}.meaning-card-module-scss-module__KIiEpG__description{color:var(--color-neutralgray-1);font-family:var(--font-family-ui-sans);font-size:var(--text-paragraph-2);font-style:normal;font-weight:var(--font-weight-normal);letter-spacing:var(--tracking-normal);line-height:var(--leading-paragraph-2);text-align:center;text-align:center;margin:0;font-size:16px;line-height:1.5}.meaning-card-module-scss-module__KIiEpG__benefitsList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.meaning-card-module-scss-module__KIiEpG__benefitItem{gap:12px;padding:0;display:flex}.meaning-card-module-scss-module__KIiEpG__checkIcon{background:var(--color-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;margin-top:2px;display:flex}.meaning-card-module-scss-module__KIiEpG__check{width:8px;height:8px;color:var(--color-background);stroke-width:2.5px}.meaning-card-module-scss-module__KIiEpG__benefitText{color:var(--color-neutraldark-1);font-family:var(--font-family-ui-sans);font-size:var(--text-paragraph-2);font-style:normal;font-weight:var(--font-weight-normal);letter-spacing:var(--tracking-normal);line-height:var(--leading-paragraph-2);text-align:center;text-align:left;flex:1;font-size:16px;line-height:1.4}
.sidebar-module-scss-module__HYN9yq__sidebar{box-sizing:border-box;width:100%;font-family:var(--font-merriweather-sans,sans-serif);background:#fff;border-radius:16px;padding:28px}@media (min-width:1024px){.sidebar-module-scss-module__HYN9yq__sidebar{order:2;align-self:start;position:sticky;top:100px}}.sidebar-module-scss-module__HYN9yq__sidebarDescription{color:#4a4a4a;margin-bottom:20px;font-size:14px;line-height:1.6}.sidebar-module-scss-module__HYN9yq__sidebarChapters{margin-top:0}.sidebar-module-scss-module__HYN9yq__sidebarChaptersTitle{text-transform:uppercase;letter-spacing:.07em;color:#6b7280;margin:0 0 16px;font-size:11px;font-weight:600}.sidebar-module-scss-module__HYN9yq__sidebarChapterLink{color:#4a4a4a;font-size:13px;font-weight:400;line-height:1.4;text-decoration:none;transition:color .2s;display:block}.sidebar-module-scss-module__HYN9yq__sidebarChapterLink:hover{color:#2d1b4e}
.couples-chart-module-scss-module__trE_xq__main{margin:24px auto 0;padding:64px 16px 16px}@media (max-width:1097px){.couples-chart-module-scss-module__trE_xq__main{padding:64px 0 0}}@media (min-width:1098px){.couples-chart-module-scss-module__trE_xq__main{padding:64px 24px 24px}}.couples-chart-module-scss-module__trE_xq__wrapper{overflow:hidden}@media (max-width:1097px){.couples-chart-module-scss-module__trE_xq__wrapper{padding:0}}.couples-chart-module-scss-module__trE_xq__header{text-align:center;border-bottom:1px solid var(--experts-color-border,#e5e7eb);margin-top:32px;margin-bottom:32px;padding-bottom:24px}.couples-chart-module-scss-module__trE_xq__title{color:var(--experts-color-text-primary,#111827);margin:0 0 20px;font-size:22px;font-weight:700}@media (min-width:1098px){.couples-chart-module-scss-module__trE_xq__title{font-size:28px}}.couples-chart-module-scss-module__trE_xq__personsInfo{flex-direction:column;align-items:center;gap:12px;display:flex}@media (min-width:1098px){.couples-chart-module-scss-module__trE_xq__personsInfo{flex-direction:row;justify-content:center;gap:24px}}.couples-chart-module-scss-module__trE_xq__personInfo{flex-direction:column;align-items:center;gap:2px;display:flex}.couples-chart-module-scss-module__trE_xq__personName{color:var(--experts-color-text-primary,#111827);font-size:16px;font-weight:600}.couples-chart-module-scss-module__trE_xq__personDetail{color:var(--experts-color-text-secondary,#6b7280);font-size:13px}.couples-chart-module-scss-module__trE_xq__ampersand{color:var(--experts-color-text-secondary,#6b7280);font-size:20px;font-weight:300}.couples-chart-module-scss-module__trE_xq__chartContainer{justify-content:center;align-items:center;display:flex;overflow:hidden}.couples-chart-module-scss-module__trE_xq__chartContainer>div{max-width:100%;margin:0 auto}@media (max-width:1097px){.couples-chart-module-scss-module__trE_xq__chartContainer{height:500px;padding-top:80px}}
