/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.block{display:block}.hidden{display:none}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--cream:#fbf6ed;--paper:#fffdf8;--ink:#1d2619;--green:#4d7d31;--light:#dce6cb;--orange:#ef7d25;--line:#d8d2c5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);direction:rtl;margin:0;font-family:Tahoma,Arial,sans-serif}.nav{border-bottom:1px solid #4d7d312e;justify-content:space-between;align-items:center;max-width:1180px;height:78px;margin:auto;padding:0 28px;display:flex}.nav .brand{color:var(--green);font-size:24px;font-weight:800;text-decoration:none}.nav div{gap:28px;display:flex}.nav div a{color:var(--ink);font-size:14px;text-decoration:none}.hero{grid-template-columns:1.1fr .9fr;align-items:center;gap:70px;max-width:1180px;min-height:660px;margin:auto;padding:80px 28px;display:grid}.kicker,.section-head span,.final-cta>span{color:var(--orange);letter-spacing:.08em;font-size:14px;font-weight:800}.hero h1{letter-spacing:-.045em;margin:18px 0 24px;font-size:clamp(48px,6vw,82px);line-height:1.13}.hero h1 em{color:var(--green);font-style:normal}.hero-copy>p{color:#485141;max-width:620px;font-size:19px;line-height:2}.actions{gap:12px;margin:32px 0 20px;display:flex}.actions a,.final-cta a{border-radius:999px;padding:15px 23px;font-weight:800;text-decoration:none}.primary,.final-cta a{background:var(--orange);color:#fff}.secondary{border:1px solid var(--green);color:var(--green)}.hero small{color:#777}.portrait-wrap{place-items:center;display:grid;position:relative}.portrait-wrap:before{content:"";border:1px solid var(--orange);border-radius:50%;width:430px;height:430px;position:absolute}.portrait-wrap:after{content:"";border:1px solid #4d7d3140;border-radius:50%;width:500px;height:500px;position:absolute}.portrait-wrap img{object-fit:cover;object-position:50% 15%;z-index:2;filter:saturate(.9);border-radius:180px 180px 32px 32px;width:360px;height:460px;position:relative}.orbit{background:var(--green);color:#fff;z-index:3;border-radius:999px;padding:12px 18px;font-size:13px;font-weight:700;position:absolute;bottom:30px;right:-20px}.intro{background:var(--green);color:#fff;text-align:center;padding:90px 24px}.intro h2{margin:18px;font-size:clamp(40px,5vw,66px)}.intro p{color:#eef5e8;max-width:820px;margin:0 auto;font-size:18px;line-height:2}.consultations,.faq{max-width:1180px;margin:auto;padding:105px 28px}.section-head{text-align:center}.section-head h2{margin:10px 0 34px;font-size:52px}.filters{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:64px;display:flex}.filters button{border:1px solid var(--line);cursor:pointer;color:var(--ink);background:0 0;border-radius:999px;padding:10px 18px}.filters button.active{background:var(--green);color:#fff;border-color:var(--green)}.group-title{text-align:center;margin-bottom:28px}.group-title p{color:var(--orange);font-weight:700}.group-title h3{margin:8px;font-size:36px}.group-title b{background:var(--light);border-radius:10px;padding:10px 16px;font-size:14px;display:inline-block}.cards{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.card{background:var(--paper);border:1px solid #e0d8c8;border-radius:24px;flex-direction:column;padding:29px;display:flex;box-shadow:0 14px 45px #28371e0f}.card-top span{color:var(--orange);font-size:12px;font-weight:800}.card h4{margin:8px 0 18px;font-size:26px}.card>p{color:#555f50;min-height:67px;line-height:1.85}.card ul{color:#53604c;margin:16px 0;padding:0;list-style:none}.card li{padding:5px 22px 5px 0;position:relative}.card li:before{content:"✓";color:var(--green);font-weight:700;position:absolute;right:0}.price{align-items:end;gap:7px;margin-top:auto;padding-top:16px;display:flex}.price span{padding-bottom:8px}.card>a{background:var(--orange);color:#fff;text-align:center;border-radius:12px;margin-top:15px;padding:13px;font-weight:800;text-decoration:none}.process{background:#f1eadc;border-radius:30px;grid-template-columns:repeat(3,1fr);gap:30px;max-width:1124px;margin:0 auto 100px;padding:45px;display:grid}.process span{color:var(--orange);font-weight:900}.process p{color:#5d6657;line-height:1.7}.payment{text-align:center;color:#fff;background:#1f2e1b;padding:72px 24px}.payment p{color:#b8cc9d}.payment h2{margin:10px;font-size:clamp(26px,4vw,44px)}.payment span{color:#d8dfd3}.faq{max-width:900px}.faq details{border-bottom:1px solid var(--line);padding:22px 0}.faq summary{cursor:pointer;justify-content:space-between;font-size:20px;font-weight:800;list-style:none;display:flex}.faq summary i{color:var(--orange);font-size:28px;font-style:normal}.faq details p{color:#596153;line-height:1.9}.final-cta{text-align:center;background:var(--light);padding:110px 24px}.final-cta h2{max-width:800px;margin:16px auto 32px;font-size:clamp(35px,5vw,58px)}.final-cta a{display:inline-block}.final-cta p{color:#4c5546;margin-top:25px}footer{color:#687160;justify-content:space-between;max-width:1180px;margin:auto;padding:28px;display:flex}footer b{color:var(--green)}@media (width<=760px){.nav div{display:none}.hero{text-align:center;grid-template-columns:1fr;padding-top:48px}.hero-copy>p{font-size:17px}.actions{flex-direction:column;justify-content:center}.portrait-wrap{margin:20px 0 30px}.portrait-wrap img{width:270px;height:350px}.portrait-wrap:before{width:320px;height:320px}.portrait-wrap:after{width:365px;height:365px}.orbit{right:2px}.cards,.process{grid-template-columns:1fr}.section-head h2{font-size:40px}.consultations,.faq{padding:75px 18px}.process{margin:0 18px 70px}.card>p{min-height:auto}footer{text-align:center;flex-direction:column;gap:8px}}.currency-control{text-align:center;flex-direction:column;align-items:center;gap:5px;margin:18px auto 0;display:flex}.currency-picker{background:#fffdf8ad;border:1px solid #d8d2c5e6;border-radius:999px;align-items:center;gap:6px;margin:0;padding:5px 10px;display:inline-flex}.currency-picker span{color:#687163;letter-spacing:0;font-size:11px;font-weight:600}.currency-picker select{max-width:190px;color:var(--green);cursor:pointer;background:0 0;border:0;outline:none;font-family:inherit;font-size:12px;font-weight:800}.currency-note{color:#858b81;margin:0;font-size:10.5px;line-height:1.55}.usd-base{color:#7a7f75;margin-top:2px;font-size:12px}.price strong{direction:ltr}.consultation-details{border-top:1px solid #e7e0d4;padding-top:18px}.consultation-details h5{color:var(--orange);margin:0 0 10px;font-size:15px}.consultation-details>p{color:#555f50;margin:0;line-height:1.9}.consultation-details ul{margin-top:16px}.payment-options{grid-template-columns:repeat(3,1fr);gap:14px;max-width:950px;margin:35px auto 0;display:grid}.payment-options div{background:#ffffff0a;border:1px solid #ffffff26;border-radius:18px;flex-direction:column;gap:8px;padding:22px;display:flex}.payment-options b{color:#fff;font-size:20px}.story{max-width:1000px;margin:auto;padding:110px 28px}.story-copy{columns:2;column-gap:60px;margin-top:45px}.story-copy p{color:#4e5749;break-inside:avoid;margin:0 0 25px;line-height:2.1}.story-copy blockquote{columns:all;background:var(--green);color:#fff;text-align:center;border-radius:22px;max-width:850px;margin:35px auto;padding:30px;font-size:25px;font-weight:800;line-height:1.8}.closing-copy{color:#4c5546;max-width:760px;margin:0 auto 28px;line-height:1.9}.community{border-top:1px solid #4d7d3140;max-width:900px;margin:55px auto 0;padding-top:40px}.community h3{margin:0 0 9px;font-size:27px}.community>span{color:#56604f}.social-links{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:24px;display:flex}.social-links a{color:var(--green);border:1px solid var(--green);background:0 0;border-radius:999px;padding:10px 16px}@media (width<=760px){.payment-options{grid-template-columns:1fr}.story-copy{columns:1}.story{padding:75px 20px}.story-copy blockquote{padding:24px 18px;font-size:20px}.social-links{flex-direction:column}.social-links a{width:100%}}.nav{height:88px}.nav .brand{align-items:center;text-decoration:none;display:flex}.nav .brand img{width:150px;height:auto;display:block}.footer-mark{align-items:center;display:flex}.footer-mark img{width:76px;height:auto;display:block}@media (width<=760px){.nav{height:78px}.nav .brand img{width:132px}.footer-mark{justify-content:center}.footer-mark img{width:70px}}footer{align-items:center;padding:24px 28px}.footer-mark img{width:145px;height:auto}@media (width<=760px){.story{padding:70px 20px 35px}.faq{padding:45px 18px 70px}.final-cta{padding:72px 20px}.community{margin-top:34px;padding-top:28px}footer{gap:12px;padding:22px 20px}.footer-mark img{width:132px}}.portrait-wrap:before{display:none}.portrait-wrap:after{border-color:#4d7d313d;width:510px;height:510px}.portrait-wrap img{object-fit:contain;object-position:center;filter:none;border-radius:50%;width:470px;height:470px}.orbit{bottom:28px;right:8px}@media (width<=760px){.portrait-wrap img{width:310px;height:310px}.portrait-wrap:after{width:338px;height:338px}.orbit{bottom:4px;right:0}}.healing-journey{background:linear-gradient(145deg,#fffaf1 0%,#f5efdf 48%,#edf3e4 100%);padding:110px 28px 105px;position:relative;overflow:hidden}.healing-journey:before,.healing-journey:after{content:"";pointer-events:none;border-radius:50%;position:absolute}.healing-journey:before{border:1px solid #ef7d2540;width:430px;height:430px;top:-210px;right:-180px;box-shadow:0 0 0 55px #ef7d2506,0 0 0 110px #4d7d3106}.healing-journey:after{border:1px solid #4d7d3138;width:260px;height:260px;bottom:-130px;left:-110px}.journey-heading,.journey-content{z-index:1;max-width:1080px;margin:auto;position:relative}.journey-heading{text-align:center}.journey-heading>span,.journey-copy>span{color:var(--orange);letter-spacing:.06em;font-size:14px;font-weight:900;display:inline-flex}.journey-heading h2{max-width:880px;margin:20px auto 62px;font-size:clamp(36px,5vw,64px);font-weight:800;line-height:1.45}.journey-heading h2:after{content:"";background:linear-gradient(90deg,var(--orange),var(--green));border-radius:99px;width:84px;height:3px;margin:32px auto 0;display:block}.journey-content{grid-template-columns:1.05fr .95fr;gap:28px;display:grid}.journey-copy{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#fffdf8b8;border:1px solid #4d7d312e;border-radius:28px;padding:36px 38px;box-shadow:0 22px 70px #39492a12}.journey-copy p{color:#46503f;margin:18px 0 0;font-size:17px;line-height:2.05}.journey-questions{gap:16px;display:grid}.journey-questions article{background:#ffffff8c;border:1px solid #ef7d2538;border-radius:26px;min-height:155px;padding:27px 29px;box-shadow:0 18px 48px #39492a0e}.journey-questions i{color:var(--orange);font-size:13px;font-style:normal;font-weight:900}.journey-questions p{margin:11px 0 0;font-size:18px;font-weight:700;line-height:1.8}.journey-content blockquote{background:var(--green);color:#fff;text-align:center;border-radius:30px;grid-column:1/-1;margin:12px 0 0;padding:42px 58px;font-size:clamp(24px,3vw,36px);font-weight:800;line-height:1.8;box-shadow:0 24px 65px #2d4e1d2e}.journey-closing{text-align:center;color:#3f4939;grid-column:1/-1;max-width:850px;margin:16px auto 0;font-size:19px;font-weight:700;line-height:2}.journey-closing:before{content:"";background:linear-gradient(var(--orange),#4d7d3133);width:1px;height:42px;margin:0 auto 22px;display:block}@media (width<=760px){.healing-journey{padding:78px 18px 74px}.journey-heading h2{margin-bottom:42px;font-size:34px;line-height:1.5}.journey-content{grid-template-columns:1fr;gap:16px}.journey-copy{padding:28px 23px}.journey-copy p{font-size:16px}.journey-questions article{min-height:auto;padding:24px 22px}.journey-questions p{font-size:17px}.journey-content blockquote{border-radius:24px;grid-column:auto;padding:30px 23px;font-size:23px}.journey-closing{grid-column:auto;font-size:17px}.healing-journey:before{width:280px;height:280px;top:-120px;right:-145px}}body{font-size:16px;line-height:1.7}.hero{gap:56px;min-height:610px;padding:64px 28px}.hero h1{margin:16px 0 22px;font-size:clamp(44px,5.2vw,70px);line-height:1.18}.hero-copy>p{font-size:18px;line-height:1.9}.actions{margin:28px 0 18px}.intro{padding:72px 24px}.intro h2{margin:14px;font-size:clamp(38px,4.2vw,54px);line-height:1.3}.intro p{font-size:17px;line-height:1.9}.healing-journey{padding:82px 28px 84px}.journey-content{gap:22px}.journey-copy{padding:34px 36px}.journey-copy h2{color:var(--orange);margin:0 0 20px;font-size:clamp(28px,3vw,36px);line-height:1.45}.journey-copy p{margin:15px 0 0;font-size:16.5px;line-height:1.95}.journey-questions{gap:14px}.journey-questions article{min-height:145px;padding:26px}.journey-questions p{font-size:17px;line-height:1.75}.journey-content blockquote{margin-top:8px;padding:34px 48px;font-size:clamp(22px,2.4vw,30px);line-height:1.75}.journey-closing{margin-top:12px;font-size:18px;line-height:1.9}.journey-closing:before{height:34px;margin-bottom:18px}.consultations{padding:84px 28px}.section-head h2{margin:10px 0 26px;font-size:clamp(36px,4vw,46px);line-height:1.35}.filters{margin-bottom:48px}.group{margin:56px 0}.group-title{margin-bottom:24px}.group-title h3{font-size:32px;line-height:1.4}.card{padding:27px}.card h4{margin:7px 0 16px;font-size:24px;line-height:1.5}.consultation-details>p,.card li{font-size:15.5px;line-height:1.85}.price strong{font-size:40px}.process{margin-bottom:80px;padding:38px}.process h3{font-size:20px}.payment h2{font-size:clamp(30px,3.4vw,40px);line-height:1.4}.story{padding:78px 28px 42px}.story-copy{margin-top:36px}.story-copy p{margin-bottom:22px;font-size:16px;line-height:1.95}.story-copy blockquote{margin:30px auto;padding:26px;font-size:22px;line-height:1.75}.faq{padding:52px 28px 78px}.faq details{padding:19px 0}.faq summary{font-size:18px;line-height:1.6}.faq details p{font-size:16px;line-height:1.85}.final-cta{padding:72px 24px}.final-cta h2{margin:14px auto 27px;font-size:clamp(34px,4.2vw,50px);line-height:1.45}.community{margin-top:36px;padding-top:28px}.community h3{font-size:24px}.social-links{margin-top:20px}@media (width<=760px){.hero{gap:38px;min-height:auto;padding:44px 18px 54px}.hero h1{font-size:clamp(38px,11vw,50px);line-height:1.22}.hero-copy>p{font-size:16.5px}.intro{padding:58px 18px}.intro h2{font-size:36px}.intro p{font-size:16px}.healing-journey{padding:62px 18px}.journey-copy{padding:27px 23px}.journey-copy h2{margin-bottom:17px;font-size:28px}.journey-copy p{font-size:16px}.journey-questions article{padding:23px 21px}.journey-content blockquote{padding:27px 22px;font-size:21px}.journey-closing{font-size:16.5px}.consultations{padding:64px 18px}.section-head h2{font-size:34px}.filters{margin-bottom:40px}.group{margin:44px 0}.group-title h3{font-size:28px}.card{padding:24px}.card h4{font-size:22px}.price strong{font-size:36px}.process{margin:0 18px 62px;padding:30px 24px}.payment{padding:54px 18px}.payment h2{font-size:30px}.story{padding:60px 20px 32px}.story-copy{margin-top:30px}.story-copy blockquote{font-size:19px}.faq{padding:42px 18px 62px}.faq summary{font-size:17px}.final-cta{padding:60px 20px}.final-cta h2{font-size:34px}.community h3{font-size:22px}}.nav{z-index:100;background:var(--cream);border-bottom-color:#4d7d3129;width:100%;max-width:none;padding-inline:max(28px,50vw - 562px);transition:height .28s,background-color .28s,box-shadow .28s;position:sticky;top:0}.nav .brand img{transition:width .28s}.nav div a{transition:color .2s;position:relative}.nav div a:after{content:"";background:var(--orange);width:0;height:1px;transition:width .22s;position:absolute;bottom:-7px;right:0}.nav div a:hover{color:var(--green)}.nav div a:hover:after{width:100%}.nav.nav-compact{background:var(--cream);height:68px;box-shadow:0 9px 30px #23321a14}.nav.nav-compact .brand img{width:124px}#top,#consultations,#faq,#healing-journey{scroll-margin-top:104px}@media (width<=760px){.nav{padding-inline:18px}.nav.nav-compact{height:62px}.nav.nav-compact .brand img{width:112px}#top,#consultations,#faq,#healing-journey{scroll-margin-top:82px}}@media (prefers-reduced-motion:reduce){.nav,.nav .brand img,.nav div a,.nav div a:after{transition:none}}.kicker,.section-head>span,.final-cta>span,.journey-heading>span,.journey-copy>span{letter-spacing:0}.faq summary{letter-spacing:0;align-items:flex-start;gap:16px}.faq summary>span{overflow-wrap:anywhere;word-break:normal;letter-spacing:0;min-width:0}.faq summary i{flex:none}@media (width<=760px){.faq summary{gap:12px}}.social-links a{direction:ltr;justify-content:center;align-items:center;gap:8px;display:inline-flex}.social-links a svg{flex:none;width:17px;height:17px}.social-links a span{line-height:1}@media (width<=760px){.social-links a{min-height:48px}.social-links a svg{width:19px;height:19px}}.social-platforms,.channel-links{justify-content:center;gap:10px;display:grid}.social-platforms{grid-template-columns:repeat(4,max-content)}.channel-links{grid-template-columns:repeat(3,max-content);margin-top:10px}.social-platforms a,.channel-links a{white-space:nowrap;margin:0}@media (width<=760px){.social-links{flex-direction:initial}.social-platforms,.channel-links{gap:7px;width:100%}.social-platforms{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:20px}.channel-links{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:8px}.social-platforms a,.channel-links a{gap:5px;width:auto;min-width:0;min-height:42px;padding:8px 5px;font-size:12px}.social-platforms a svg,.channel-links a svg{width:16px;height:16px}.channel-links a{white-space:normal;font-size:11px;line-height:1.35}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.blog-page{background:#faf8f2;min-height:100vh}.blog-nav{background:#faf8f2f0;border-bottom:1px solid #4d7d311a}.blog-nav .active-link{color:var(--orange)}.blog-hero{grid-template-columns:1.08fr .92fr;align-items:center;gap:48px;max-width:1240px;min-height:570px;margin:auto;padding:70px 44px 42px;display:grid;overflow:hidden}.blog-hero-copy>span,.blog-library-head>div>span,.blog-note>span{color:var(--orange);letter-spacing:.06em;font-size:13px;font-weight:900}.blog-hero h1{letter-spacing:-.035em;margin:13px 0 22px;font-size:clamp(51px,6.2vw,82px);line-height:1.12}.blog-hero h1 em{color:var(--green);font-style:normal}.blog-hero-copy p{color:#596253;max-width:610px;margin:0;font-size:18px;line-height:1.95}.blog-hero-portrait{isolation:isolate;background:radial-gradient(circle at 50% 46%,#e7efd9 0,#dce6cb 48%,#0000 49%);justify-content:center;align-items:flex-end;min-height:420px;display:flex;position:relative}.blog-hero-portrait:before{content:"";z-index:-1;border:1px solid #4d7d3138;border-radius:50%;width:330px;height:330px;position:absolute}.blog-hero-portrait img{object-fit:contain;object-position:center bottom;filter:drop-shadow(0 25px 30px #2d431f1f);width:min(430px,100%);height:440px}.blog-hero-portrait>span{z-index:2;color:var(--green);background:#fff;border-radius:999px;padding:11px 18px;font-size:12px;font-weight:900;position:absolute;bottom:8%;right:5%;box-shadow:0 12px 35px #28371e1a}.blog-featured{color:#fff;background:#24351f;border-radius:32px;grid-template-columns:.93fr 1.07fr;max-width:1160px;margin:18px auto 92px;display:grid;overflow:hidden;box-shadow:0 26px 70px #24351f24}.blog-featured-image{min-height:470px;overflow:hidden}.blog-featured-image img{object-fit:cover;object-position:center 26%;filter:saturate(.72);width:100%;height:100%}.blog-featured-copy{flex-direction:column;justify-content:center;padding:58px 56px;display:flex}.blog-featured-copy>span{color:#ef9b5a;font-size:13px;font-weight:900}.blog-featured-copy h2{margin:14px 0 18px;font-size:clamp(34px,4vw,52px);line-height:1.35}.blog-featured-copy p{color:#dfe5da;margin:0;font-size:17px;line-height:1.9}.blog-featured-copy>div{color:#c8d0c2;align-items:center;gap:12px;margin-top:22px;display:flex}.blog-featured-copy i{background:#ef9b5a;border-radius:50%;width:4px;height:4px}.blog-featured-copy button{color:#fff;font:inherit;opacity:.75;background:#ffffff14;border:1px solid #ffffff40;border-radius:999px;align-self:flex-start;margin-top:28px;padding:12px 22px;font-weight:800}.blog-library{max-width:1180px;margin:auto;padding:0 28px 96px}.blog-library-head{justify-content:space-between;align-items:end;gap:28px;margin-bottom:26px;display:flex}.blog-library-head h2{max-width:700px;margin:8px 0 0;font-size:clamp(37px,4.5vw,57px);line-height:1.32}.blog-search{background:#fff;border:1px solid #ddd7ca;border-radius:999px;align-items:center;gap:8px;width:310px;height:50px;padding:0 17px;display:flex}.blog-search input{min-width:0;color:var(--ink);font:inherit;background:0 0;border:0;outline:0;flex:1}.blog-search b{color:var(--green);font-size:23px}.blog-categories{flex-wrap:wrap;gap:8px;margin-bottom:30px;display:flex}.blog-categories button{color:#596253;font:inherit;cursor:pointer;background:0 0;border:1px solid #ded8ca;border-radius:999px;padding:9px 17px;font-size:14px;font-weight:800}.blog-categories button.active{border-color:var(--green);background:var(--green);color:#fff}.blog-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.blog-card{background:#fff;border:1px solid #e4ded2;border-radius:23px;min-width:0;overflow:hidden;box-shadow:0 12px 38px #28371e0d}.blog-card-image{background:#e9eee1;height:235px;position:relative;overflow:hidden}.blog-card-image img{object-fit:cover;object-position:center 28%;width:100%;height:100%;transition:transform .45s}.blog-card:hover .blog-card-image img{transform:scale(1.035)}.blog-card-image>span{color:var(--green);background:#ffffffed;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:900;position:absolute;top:15px;right:15px}.blog-card-copy{padding:24px}.blog-card-copy small{color:var(--orange);font-weight:800}.blog-card-copy h3{margin:10px 0 12px;font-size:24px;line-height:1.48}.blog-card-copy p{color:#626a5d;margin:0;font-size:15px;line-height:1.82}.blog-read{color:var(--green);align-items:center;gap:7px;margin-top:22px;font-size:14px;font-weight:900;display:flex}.blog-read b{font-size:19px}.blog-empty{text-align:center;border:1px dashed #d7d0c3;border-radius:24px;padding:65px 20px}.blog-empty h3{margin:0 0 8px;font-size:26px}.blog-empty p{color:#697263;margin:0}.blog-note{text-align:center;background:#eef2e7;padding:78px 24px}.blog-note blockquote{max-width:850px;color:var(--green);margin:14px auto 16px;font-size:clamp(32px,4vw,50px);font-weight:900;line-height:1.55}.blog-note p{color:#626a5d;margin:0}.blog-footer{background:#faf8f2}@media (width<=900px){.blog-hero{grid-template-columns:1fr .8fr;padding-inline:28px}.blog-featured{margin-inline:24px}.blog-featured-copy{padding:42px 35px}.blog-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.blog-nav .nav-links{display:none}.blog-hero{text-align:center;grid-template-columns:1fr;gap:20px;min-height:auto;padding:43px 18px 27px}.blog-hero h1{margin:8px 0 14px;font-size:40px}.blog-hero-copy p{font-size:16px;line-height:1.78}.blog-hero-portrait{min-height:245px}.blog-hero-portrait:before{width:220px;height:220px}.blog-hero-portrait img{width:275px;height:270px}.blog-hero-portrait>span{padding:8px 13px;bottom:5%;right:calc(50% - 135px)}.blog-featured{border-radius:24px;grid-template-columns:1fr;margin:12px 16px 58px}.blog-featured-image{min-height:300px;max-height:340px}.blog-featured-copy{padding:29px 23px 32px}.blog-featured-copy h2{font-size:31px}.blog-featured-copy p{font-size:15.5px}.blog-library{padding:0 16px 58px}.blog-library-head{text-align:center;display:block}.blog-library-head h2{font-size:34px}.blog-search{text-align:right;width:100%;margin-top:22px}.blog-categories{scrollbar-width:none;padding-bottom:6px;flex-wrap:nowrap;margin-inline:-16px;padding-inline:16px;overflow-x:auto}.blog-categories::-webkit-scrollbar{display:none}.blog-categories button{flex:none}.blog-grid{grid-template-columns:1fr;gap:14px}.blog-card{border-radius:18px;grid-template-columns:120px 1fr;display:grid}.blog-card-image{height:100%;min-height:210px}.blog-card-image>span{padding:5px 8px;font-size:10px;top:8px;right:8px}.blog-card-copy{padding:18px 16px}.blog-card-copy h3{font-size:20px;line-height:1.45}.blog-card-copy p{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:14px;display:-webkit-box;overflow:hidden}.blog-read{margin-top:14px}.blog-note{padding:54px 18px}.blog-note blockquote{font-size:30px}.blog-note p{font-size:14px;line-height:1.7}.blog-footer .footer-end{flex-flow:wrap;justify-content:center}.blog-footer .footer-rights{text-align:center;flex-basis:100%}}.therapeutic-episodes{background:linear-gradient(135deg,#f4ebdc 0%,var(--cream) 48%,#eef3e5 100%);padding:70px 0 74px;overflow:hidden}.therapeutic-episodes .section-head{padding:0 22px}.therapeutic-episodes .section-head h2{margin-bottom:10px}.therapeutic-episodes .section-head p{color:#5d6657;margin:0 auto 32px}.episodes-window{direction:ltr;width:100%;padding:8px 0 18px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.episodes-track{will-change:transform;width:max-content;animation:240s linear infinite episodes-scroll-right;display:flex}.episodes-track:hover,.episodes-track:focus-within{animation-play-state:paused}.episodes-set{gap:18px;padding:0 9px;display:flex}.episode-card{color:#fff;isolation:isolate;direction:rtl;background:#1f2e1b;border-radius:24px;flex:0 0 310px;height:204px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:block;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 17px 35px #27391d2e}.episode-card:hover,.episode-card:focus-visible{outline:2px solid var(--orange);outline-offset:3px;transform:translateY(-6px);box-shadow:0 24px 45px #27391d42}.episode-card img{object-fit:cover;z-index:-2;width:100%;height:100%;transition:transform .45s;position:absolute;inset:0}.episode-card:hover img{transform:scale(1.055)}.episode-shade{z-index:-1;background:linear-gradient(#101c0d0d 20%,#101c0de6 100%);position:absolute;inset:0}.episode-topic{color:var(--green);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fffdf8ed;border-radius:999px;padding:6px 11px;font-size:12px;font-weight:800;position:absolute;top:14px;right:14px}.episode-play{background:var(--orange);border-radius:50%;place-items:center;width:36px;height:36px;font-size:19px;display:grid;position:absolute;top:15px;left:15px}.episode-card strong{text-shadow:0 1px 8px #00000059;font-size:17px;line-height:1.55;position:absolute;bottom:16px;left:17px;right:17px}.episodes-channel-link{border:1px solid var(--green);width:max-content;color:var(--green);border-radius:999px;align-items:center;gap:9px;margin:23px auto 0;padding:12px 20px;font-weight:800;text-decoration:none;transition:all .25s;display:flex}.episodes-channel-link:hover{background:var(--green);color:#fff}.episodes-channel-link svg{font-size:21px}.episodes-mobile-hint,.episodes-carousel-controls{display:none}@keyframes episodes-scroll-right{0%{transform:translate(-50%)}to{transform:translate(0)}}@media (width<=760px){.therapeutic-episodes{padding:42px 0 46px}.therapeutic-episodes .section-head h2{font-size:29px}.therapeutic-episodes .section-head p{max-width:350px;margin-bottom:8px;font-size:14px;line-height:1.7}.episodes-mobile-hint{color:var(--orange);text-align:center;direction:rtl;margin:0 20px 12px;font-size:12px;font-weight:800;display:block}.episodes-window{--episode-card-width:min(78vw,286px);padding:5px calc((100vw - var(--episode-card-width))/2) 16px;scroll-snap-type:x mandatory;scroll-padding-inline:calc((100vw - var(--episode-card-width))/2);overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;touch-action:pan-x;scrollbar-width:none;overflow:auto hidden;-webkit-mask-image:none;mask-image:none}.episodes-window::-webkit-scrollbar{display:none}.episodes-track{will-change:auto;animation:none}.episodes-set{gap:12px;padding:0}.episodes-set[aria-hidden=true]{display:none}.episode-card{flex-basis:var(--episode-card-width);scroll-snap-align:center;border-radius:21px;height:188px;transition:none;transform:none;box-shadow:0 12px 27px #27391d29}.episode-card:hover,.episode-card:focus-visible{transform:none}.episode-card img{transition:none}.episode-topic{-webkit-backdrop-filter:none;backdrop-filter:none;padding:5px 9px;font-size:10px;top:11px;right:11px}.episode-play{width:32px;height:32px;font-size:17px;top:11px;left:11px}.episode-card strong{font-size:15px;line-height:1.5;bottom:14px;left:15px;right:15px}.episodes-carousel-controls{color:#66705e;justify-content:center;align-items:center;gap:15px;margin:0 auto 2px;font-size:12px;font-weight:800;display:flex}.episodes-carousel-controls button{width:38px;height:38px;color:var(--green);cursor:pointer;background:#fffdf8eb;border:1px solid #47843159;border-radius:50%;place-items:center;font:700 27px/1 Arial;display:grid;box-shadow:0 5px 14px #27391d14}.episodes-carousel-controls button:active{transform:scale(.94)}.episodes-channel-link{margin-top:13px;padding:10px 17px;font-size:14px}}@media (prefers-reduced-motion:reduce){.episodes-window{overflow-x:auto;-webkit-mask-image:none;mask-image:none}.episodes-track{animation:none}.episodes-set[aria-hidden=true]{display:none}.episode-card,.episode-card img{transition:none}}.home-reviews{max-width:1180px;margin:auto;padding:68px 28px 76px}.home-reviews .section-head>p,.reviews-hero p{color:#60695a}.home-reviews-grid,.reviews-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.review-card{background:var(--paper);border:1px solid #e0d8c8;border-radius:24px;min-width:0;padding:29px 27px 23px;position:relative;overflow:hidden;box-shadow:0 14px 45px #28371e0f}.review-card>p{white-space:pre-line;color:#384333;margin:9px 0 24px;font-size:16px;line-height:1.9}.review-quote{color:#ef7d252e;font-family:Georgia,serif;font-size:68px;line-height:1;position:absolute;top:9px;left:18px}.review-author{color:var(--green);justify-content:space-between;align-items:center;gap:12px;display:flex}.review-author strong{font-size:14px}.review-author span{color:#7a8174;font-size:12px}.review-card-teaser{max-height:220px}.review-card-teaser:after{content:"";background:linear-gradient(transparent,var(--paper) 62%);position:absolute;inset:42% 0 0}.review-card-teaser>a{z-index:2;white-space:nowrap;background:var(--green);color:#fff;border-radius:999px;padding:10px 18px;font-weight:800;text-decoration:none;position:absolute;inset:auto 50% 20px auto;transform:translate(50%)}.reviews-all-link{background:var(--orange);color:#fff;border-radius:999px;margin:28px auto 0;padding:12px 23px;font-weight:800;text-decoration:none;display:table}.reviews-page{min-height:100vh}.reviews-hero{text-align:center;background:var(--light);padding:72px 24px 46px}.reviews-hero>span,.review-submit-copy>span{color:var(--orange);font-weight:800}.reviews-hero h1{margin:8px 0 12px;font-size:clamp(44px,6vw,70px)}.reviews-grid{align-items:start;max-width:1180px;margin:auto;padding:50px 28px 84px}.review-submit-section{background:var(--light);grid-template-columns:.85fr 1.15fr;align-items:start;gap:54px;padding:70px max(28px,50% - 590px);display:grid}.review-submit-copy{padding-top:26px}.review-submit-copy h2{margin:10px 0 18px;font-size:clamp(37px,4vw,54px);line-height:1.35}.review-submit-copy p{color:#56604f;font-size:17px;line-height:1.85}.review-consent{grid-template-columns:auto 1fr;align-items:start;line-height:1.7;gap:9px!important;font-weight:400!important;display:grid!important}.review-consent input{height:18px;accent-color:var(--green);margin-top:3px;width:18px!important;padding:0!important}.reviews-footer{background:var(--cream)}@media (width<=900px){.home-reviews-grid,.reviews-grid{grid-template-columns:repeat(2,1fr)}.review-submit-section{grid-template-columns:1fr;gap:25px}.review-submit-copy{text-align:center;padding-top:0}}@media (width<=760px){.home-reviews{padding:42px 16px 48px}.home-reviews-grid,.reviews-grid{grid-template-columns:1fr;gap:12px}.review-card{border-radius:20px;padding:23px 20px 19px}.review-card>p{margin-bottom:19px;font-size:15.5px;line-height:1.78}.reviews-hero{padding:48px 18px 32px}.reviews-hero h1{font-size:38px}.reviews-grid{padding:30px 16px 52px}.review-submit-section{padding:48px 16px}.review-submit-copy h2{font-size:32px}.review-submit-copy p{font-size:16px}.reviews-nav .nav-links{display:none}}.footer-end{flex-direction:column;align-items:center;gap:5px;display:flex}.footer-end a{color:var(--green);font-size:12px;font-weight:800;text-decoration:none}.contact-page{flex-direction:column;min-height:100vh;display:flex}.contact-nav{flex:none}.contact-hero{flex:1;grid-template-columns:.78fr 1.22fr;align-items:start;gap:64px;width:100%;max-width:1180px;margin:auto;padding:74px 28px 90px;display:grid}.contact-heading{padding-top:28px}.contact-heading>span{color:var(--orange);font-size:14px;font-weight:800}.contact-heading h1{margin:10px 0 18px;font-size:clamp(48px,6vw,76px);line-height:1.2}.contact-heading>p{color:#56604f;margin:0;font-size:18px;line-height:1.9}.contact-direct{flex-direction:column;align-items:flex-start;gap:11px;margin-top:30px;display:flex}.contact-direct a{color:var(--green);direction:ltr;align-items:center;gap:9px;font-weight:700;text-decoration:none;display:inline-flex}.contact-direct svg{width:18px;height:18px}.contact-card{background:var(--paper);border:1px solid #e0d8c8;border-radius:28px;padding:36px;box-shadow:0 20px 60px #28371e14}.contact-card form{flex-direction:column;gap:19px;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.contact-card label{color:#384333;flex-direction:column;gap:8px;font-size:14px;font-weight:800;display:flex}.contact-card input,.contact-card select,.contact-card textarea{width:100%;color:var(--ink);font:inherit;background:#fffdf9;border:1px solid #d9d2c5;border-radius:13px;outline:none;padding:13px 14px;font-weight:400;transition:border-color .2s,box-shadow .2s}.contact-card textarea{resize:vertical;min-height:145px;line-height:1.7}.contact-card input:focus,.contact-card select:focus,.contact-card textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #4d7d311a}.contact-submit,.contact-success button{background:var(--orange);color:#fff;font:inherit;cursor:pointer;border:0;border-radius:999px;padding:15px 22px;font-weight:800}.contact-submit:disabled{opacity:.65;cursor:wait}.contact-card small{color:#757c70;text-align:center;line-height:1.7}.contact-honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-9999px!important;overflow:hidden!important}.contact-error{color:#a2382d;text-align:center;margin:0;font-size:14px}.contact-success{text-align:center;padding:50px 18px}.contact-success i{background:var(--light);width:64px;height:64px;color:var(--green);border-radius:50%;place-items:center;margin:0 auto 20px;font-size:30px;font-style:normal;font-weight:900;display:grid}.contact-success h2{margin:0 0 12px;font-size:34px}.contact-success p{color:#56604f;max-width:460px;margin:0 auto 26px;line-height:1.8}.contact-success button{padding-inline:25px}.contact-footer{flex:none;width:100%}@media (width<=760px){.footer-end{gap:4px}.contact-hero{grid-template-columns:1fr;gap:28px;padding:38px 18px 58px}.contact-heading{text-align:center;padding-top:0}.contact-heading h1{margin-bottom:12px;font-size:42px}.contact-heading>p{font-size:16px;line-height:1.75}.contact-direct{align-items:center;margin-top:21px}.contact-card{border-radius:22px;padding:23px 18px}.form-row{grid-template-columns:1fr;gap:18px}.contact-card form{gap:18px}.contact-card input,.contact-card select,.contact-card textarea{font-size:16px}.contact-success{padding:35px 8px}.contact-success h2{font-size:29px}.contact-footer{padding-bottom:28px}}.payment>p{margin:0 0 3px;font-size:13px}.payment-options{gap:12px;margin-top:22px}.payment-options div{border-radius:15px;gap:5px;padding:15px 18px}.payment-options b{font-size:17px}.payment-options span{font-size:13px;line-height:1.55}@media (width<=760px){.payment{padding:38px 18px}.payment h2{font-size:27px}.payment-options{gap:9px;margin-top:18px}.payment-options div{padding:13px 16px}.payment-options b{font-size:16px}.payment-options span{font-size:12.5px}}.payment{padding:15px 24px 14px}.payment h2{margin:0;font-size:20px;line-height:1.2}.payment-brand-groups{direction:ltr;justify-content:center;align-items:center;gap:16px;max-width:740px;margin:9px auto 0;display:flex}.payment-primary-logos,.payment-bank-logos{justify-content:center;align-items:center;gap:17px;display:flex}.payment-bank-logos{border-left:1px solid #fff3;padding-left:16px}.payment-brand-groups img{object-fit:contain;width:auto;max-width:88px;height:19px;display:block}.payment-brand-groups .logo-stripe{height:16px}.payment-brand-groups .logo-visa{height:15px}.payment-brand-groups .logo-mastercard{width:34px;height:21px}.payment-brand-groups .logo-ziina{height:16px}.payment-brand-groups .logo-tabby{height:21px}.payment-brand-groups .logo-wio{border-radius:4px;width:22px;height:22px}.payment-brand-groups .logo-rakbank{width:72px;height:17px}.payment-brand-groups .logo-instapay{border-radius:3px;width:44px;height:23px}.payment .payment-note{color:#cbd8c4;width:max-content;max-width:100%;margin:6px auto 0;padding-right:14px;font-size:9.5px;line-height:1.4;position:relative}.payment .payment-note:before{content:"✓";color:#94c36f;font-weight:900;position:absolute;right:0}@media (width<=760px){.payment{padding:11px 9px 10px}.payment h2{font-size:18px}.payment-brand-groups{flex-direction:row;justify-content:space-between;gap:3px;width:100%;max-width:430px;margin-top:7px;padding:0 2px;display:flex}.payment-primary-logos,.payment-bank-logos{display:contents}.payment-brand-groups img{flex:0 auto;max-width:none;height:15px}.payment-brand-groups .logo-stripe{width:36px;height:14px}.payment-brand-groups .logo-visa{width:26px;height:13px}.payment-brand-groups .logo-mastercard{width:25px;height:17px}.payment-brand-groups .logo-ziina{width:35px;height:14px}.payment-brand-groups .logo-tabby{width:38px;height:17px}.payment-brand-groups .logo-wio{border-radius:4px;width:17px;height:17px}.payment-brand-groups .logo-rakbank{width:50px;height:14px}.payment-brand-groups .logo-instapay{border-radius:2px;width:32px;height:18px}.payment .payment-note{margin-top:5px;font-size:9px}}.consultations{padding-bottom:48px}.consultations .group:last-child{margin-bottom:0}.process{border-radius:22px;gap:20px;max-width:1000px;margin:0 auto 42px;padding:25px 30px}.process span{font-size:13px}.process h3{margin:7px 0 4px;font-size:18px;line-height:1.45}.process p{margin:0;font-size:14.5px;line-height:1.65}@media (width<=760px){.consultations{padding-bottom:38px}.process{gap:16px;margin:0 18px 36px;padding:20px 22px}.process div+div{border-top:1px solid #4d7d3124;padding-top:15px}.process h3{font-size:17px}.process p{font-size:14px}}.nav-reviews{display:none}.nav-book{background:var(--orange);border-radius:999px;flex:none;padding:10px 18px;font-size:13px;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s;box-shadow:0 8px 22px #ef7d252e;color:#fff!important}.nav-book:hover{transform:translateY(-1px);box-shadow:0 10px 25px #ef7d2540}.nav-book:after{display:none!important}.floating-whatsapp{z-index:90;color:#fff;opacity:0;visibility:hidden;background:#347b3b;border-radius:999px;align-items:center;gap:8px;padding:12px 17px;font-size:14px;font-weight:800;text-decoration:none;transition:opacity .25s,transform .25s,visibility .25s;display:flex;position:fixed;bottom:24px;left:24px;transform:translateY(14px);box-shadow:0 14px 35px #1c4b223d}.floating-whatsapp.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.floating-whatsapp span{background:#ffffff29;border-radius:50%;place-items:center;width:20px;height:20px;font-size:11px;display:grid}@media (width<=760px){.nav .nav-links{display:none}.nav-reviews{color:var(--green);white-space:nowrap;border:1px solid #4d7d314d;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:8px 11px;font-size:11px;font-weight:800;text-decoration:none;display:inline-flex}.nav-book{padding:9px 14px;font-size:12px;display:inline-flex}.hero{gap:30px;padding:38px 18px 48px}.hero h1{margin:10px 0 18px}.portrait-wrap{margin:12px 0 20px}.intro{padding:50px 18px}.healing-journey{padding:54px 18px}.consultations{padding:56px 18px 32px}.section-head h2{margin-bottom:22px}.filters{margin-bottom:32px}.group{margin:38px 0}.group-title{margin-bottom:20px}.cards{gap:16px}.card{border-radius:20px;padding:22px}.process{margin-bottom:30px}.payment{padding:34px 18px}.story{padding:52px 20px 28px}.faq{padding:38px 18px 54px}.final-cta{padding:54px 20px}.floating-whatsapp{padding:11px 14px;font-size:13px;bottom:14px;left:14px}footer{padding-bottom:72px}}@media (width<=390px){.nav{padding-inline:12px}.nav .brand img{width:108px}.nav.nav-compact .brand img{width:98px}.nav-reviews{padding:7px 8px;font-size:10px}.nav-book{padding:8px 10px;font-size:11px}.hero h1{font-size:36px}.portrait-wrap img{width:284px;height:284px}.portrait-wrap:after{width:308px;height:308px}.section-head h2,.final-cta h2{font-size:31px}}@media (prefers-reduced-motion:reduce){.nav-book,.floating-whatsapp{transition:none}}.mobile-group-content{display:none}@media (width<=760px){.desktop-cards{display:none}.mobile-group-content{display:block}.mobile-plan-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-bottom:10px;display:grid}.mobile-plan-options button{background:var(--paper);min-width:0;min-height:108px;color:var(--ink);text-align:right;cursor:pointer;border:1px solid #e0d8c8;border-radius:17px;flex-direction:column;justify-content:space-between;gap:10px;padding:13px 12px;font-family:inherit;display:flex;box-shadow:0 8px 24px #28371e09}.mobile-plan-options button.selected{border:2px solid var(--green);background:#dce6cb40;box-shadow:0 10px 30px #37582614}.mobile-plan-options button>span{font-size:15px;font-weight:800;line-height:1.45}.mobile-plan-options button>b{color:#596153;direction:rtl;align-items:baseline;gap:4px;font-size:13px;font-weight:500;display:flex}.mobile-plan-options button>b strong{color:var(--ink);direction:ltr;font-size:25px;line-height:1}.mobile-selected-plan{margin-top:10px}.mobile-detail-card{border-radius:20px;padding:21px;box-shadow:0 12px 34px #28371e0e}.mobile-detail-card .card-top span{display:none}.mobile-detail-card h4{margin-top:0;font-size:22px}.mobile-detail-card .consultation-details{padding-top:15px}.mobile-detail-card .consultation-details>p,.mobile-detail-card li{font-size:15px;line-height:1.8}.mobile-detail-card .price{padding-top:13px}.mobile-detail-card .price strong{font-size:34px}.group-title{text-align:right}.group-title h3{margin-left:0;margin-right:0}.group-title p{margin-bottom:4px}}@media (width<=360px){.mobile-plan-options{gap:7px}.mobile-plan-options button{min-height:102px;padding:11px 10px}.mobile-plan-options button>span{font-size:14px}.mobile-plan-options button>b strong{font-size:23px}}.consultation-finder-intro{color:#697263;max-width:620px;margin:-8px auto 22px;font-size:14px;line-height:1.7}.desktop-consultation-finder{text-align:right;width:100%;max-width:1020px;margin:0 auto}.desktop-finder-brand,.desktop-finder-progress-head,.desktop-finder-card-top,.desktop-finder-price{justify-content:space-between;align-items:center;gap:14px;display:flex}.desktop-finder-brand{color:var(--green);margin-bottom:12px}.desktop-finder-brand>span{letter-spacing:.08em;direction:ltr;font-size:12px;font-weight:900}.desktop-finder-brand>b,.desktop-finder-card-top>b{color:var(--green);background:#4d7d311a;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:800}.desktop-finder-progress-head{color:#65705f;margin-bottom:7px;font-size:12px;font-weight:700}.desktop-finder-progress-head small{font-size:12px}.desktop-finder-progress{background:#e7e1d5;border-radius:99px;height:6px;margin-bottom:14px;overflow:hidden}.desktop-finder-progress>span{border-radius:inherit;background:var(--green);height:100%;transition:width .22s;display:block}.desktop-finder-card{background:var(--paper);border:1px solid #e0d8c8;border-radius:24px;padding:28px 30px;box-shadow:0 16px 44px #28371e12}.desktop-finder-question-layout{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:start;gap:34px;display:grid}.desktop-finder-card-top{min-height:32px;margin-bottom:16px}.desktop-finder-card-top button{color:#687163;font:inherit;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:6px 8px;font-size:12px;font-weight:800;text-decoration:underline}.desktop-finder-question h3,.desktop-finder-result-heading h3{color:var(--ink);margin:0;font-size:29px;line-height:1.5}.desktop-finder-question p,.desktop-finder-result-heading p{color:#65705f;margin:8px 0 0;font-size:14px;line-height:1.8}.desktop-finder-choices{gap:10px;display:grid}.desktop-finder-choices>button{width:100%;min-width:0;min-height:78px;color:var(--ink);text-align:right;cursor:pointer;background:#fff;border:1px solid #ded7ca;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;padding:13px 15px;font-family:inherit;transition:border-color .18s,background-color .18s,transform .18s;display:flex;box-shadow:0 6px 18px #28371e06}.desktop-finder-choices>button:hover{background:#dce6cb24;border-color:#4d7d317a}.desktop-finder-choices>button:active{transform:scale(.995)}.desktop-finder-choices>button>span{gap:4px;min-width:0;display:grid}.desktop-finder-choices strong{font-size:16px;font-weight:800;line-height:1.45}.desktop-finder-choices small{color:#687163;font-size:12px;line-height:1.6}.desktop-finder-choices i{color:var(--orange);flex:none;font:700 27px/1 Arial;transform:scaleX(-1)}.desktop-finder-result-layout{grid-template-columns:minmax(0,1.35fr) minmax(250px,.65fr);align-items:stretch;gap:34px;display:grid}.desktop-finder-result-side{border-right:1px solid #e7e0d4;flex-direction:column;justify-content:space-between;gap:24px;padding-right:30px;display:flex}.desktop-finder-tags{flex-wrap:wrap;gap:8px;margin:15px 0;display:flex}.desktop-finder-tags span{color:var(--green);background:#4d7d311a;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:800}.desktop-finder-benefits{gap:9px;margin:0;padding:0;list-style:none;display:grid}.desktop-finder-benefits li{color:#485343;padding-right:22px;font-size:14px;line-height:1.7;position:relative}.desktop-finder-benefits li:before{content:"✓";color:var(--green);font-weight:900;position:absolute;top:0;right:0}.desktop-finder-price-label{color:#66705f;margin-bottom:10px;font-size:13px;display:block}.desktop-finder-price strong{color:var(--ink);direction:rtl;align-items:baseline;gap:6px;font-size:40px;line-height:1;display:flex}.desktop-finder-price bdi{direction:ltr}.desktop-finder-usd{color:#7a8174;margin-top:8px;font-size:12px}.desktop-finder-book{background:var(--orange);color:#fff;text-align:center;border-radius:13px;padding:14px 16px;font-size:15px;font-weight:900;text-decoration:none;display:block;box-shadow:0 10px 24px #ef7d252e}.desktop-finder-restart{color:#687163;width:100%;font:inherit;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;margin-top:9px;padding:8px;font-size:12px;font-weight:800;text-decoration:underline;display:block}.desktop-finder-assurance{color:#737a6f;width:max-content;max-width:100%;margin:11px auto 0;padding-right:20px;font-size:11px;line-height:1.7;position:relative}.desktop-finder-assurance:before{content:"✓";color:var(--green);font-weight:900;position:absolute;right:0}.desktop-finder-card button:focus-visible,.desktop-finder-book:focus-visible,.desktop-consultation-comparison>summary:focus-visible{outline-offset:3px;outline:3px solid #ef7d2559}.desktop-consultation-comparison{max-width:1020px;margin:16px auto 0}.desktop-consultation-comparison>summary{width:max-content;max-width:100%;color:var(--green);cursor:pointer;border:1px solid #4d7d3152;border-radius:999px;justify-content:center;align-items:center;gap:9px;margin:0 auto;padding:9px 14px;font-size:12px;font-weight:800;list-style:none;display:flex}.desktop-consultation-comparison>summary::-webkit-details-marker{display:none}.desktop-consultation-comparison>summary i{font-size:18px;font-style:normal;line-height:1;transition:transform .2s}.desktop-consultation-comparison .comparison-close-label,.desktop-consultation-comparison[open] .comparison-open-label{display:none}.desktop-consultation-comparison[open] .comparison-close-label{display:inline}.desktop-consultation-comparison[open]>summary i{transform:rotate(180deg)}.desktop-consultation-comparison .desktop-consultation-content{padding-top:30px}@media (width<=900px) and (width>=761px){.desktop-finder-question-layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:24px}.desktop-finder-card{padding:24px}.desktop-finder-question h3,.desktop-finder-result-heading h3{font-size:25px}.desktop-finder-result-layout{gap:24px}.desktop-finder-result-side{padding-right:22px}}@media (width<=760px){.consultation-finder-intro,.desktop-consultation-finder{display:none}}.mobile-consultation-finder{display:none}@media (width<=760px){.desktop-consultation-content{display:none}.desktop-consultation-comparison{width:100%;margin:14px auto 0;display:block}.desktop-consultation-comparison>summary{padding:8px 12px;font-size:11px}.desktop-consultation-comparison[open]>summary{z-index:89;border-color:var(--green);background:var(--green);color:#fff;margin:0;padding:10px 14px;position:fixed;bottom:72px;left:14px;box-shadow:0 12px 30px #2d4f1f40}.desktop-consultation-comparison .desktop-consultation-content{padding-top:22px;display:block}.desktop-consultation-comparison .filters{margin-bottom:24px}.desktop-consultation-comparison .group{margin:30px 0}.desktop-consultation-comparison .group-title{text-align:right}.desktop-consultation-comparison .desktop-cards{grid-template-columns:1fr;display:grid}.mobile-consultation-finder{text-align:right;width:100%;max-width:440px;margin:0 auto;scroll-margin-top:88px;display:block}.mobile-finder-brand,.mobile-finder-progress-head,.mobile-finder-card-top,.mobile-finder-price{justify-content:space-between;align-items:center;gap:12px;display:flex}.mobile-finder-brand{color:var(--green);margin-bottom:13px}.mobile-finder-brand>span{letter-spacing:.08em;direction:ltr;font-size:11px;font-weight:900}.mobile-finder-brand>b,.mobile-finder-card-top>b{color:var(--green);background:#4d7d311a;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:800}.mobile-finder-progress-head{color:#65705f;margin-bottom:6px;font-size:11px;font-weight:700}.mobile-finder-progress-head small{font-size:11px}.mobile-finder-progress{background:#e7e1d5;border-radius:99px;height:5px;margin-bottom:13px;overflow:hidden}.mobile-finder-progress>span{border-radius:inherit;background:var(--green);height:100%;transition:width .22s;display:block}.mobile-finder-card{background:var(--paper);border:1px solid #e0d8c8;border-radius:22px;padding:19px 17px;box-shadow:0 13px 38px #28371e11}.mobile-finder-card-top{min-height:30px;margin-bottom:15px}.mobile-finder-card-top button{color:#6a7365;font:inherit;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:5px 8px;font-size:11px;font-weight:800;text-decoration:underline}.mobile-finder-card-top .mobile-finder-back{color:var(--green);background:#fff;border:1px solid #4d7d3147;border-radius:999px;align-items:center;gap:4px;padding:6px 10px;text-decoration:none;display:inline-flex;box-shadow:0 4px 12px #28371e0a}.mobile-finder-back span{font:800 15px/1 Arial}.mobile-finder-question h3,.mobile-finder-result-heading h3{color:var(--ink);margin:0;font-size:22px;line-height:1.55}.mobile-finder-question p,.mobile-finder-result-heading p{color:#66705f;margin:7px 0 0;font-size:13px;line-height:1.75}.mobile-finder-choices{gap:9px;margin-top:16px;display:grid}.mobile-finder-choices>button{min-width:0;min-height:76px;color:var(--ink);text-align:right;cursor:pointer;background:#fff;border:1px solid #ded7ca;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:12px 13px;font-family:inherit;transition:border-color .18s,background-color .18s,transform .18s;display:flex;box-shadow:0 6px 18px #28371e06}.mobile-finder-choices>button:active{transform:scale(.99)}.mobile-finder-choices>button>span{gap:4px;min-width:0;display:grid}.mobile-finder-choices strong{font-size:15px;font-weight:800;line-height:1.45}.mobile-finder-choices small{color:#687163;font-size:12px;line-height:1.55}.mobile-finder-choices i{color:var(--orange);flex:none;font:700 25px/1 Arial;transform:scaleX(-1)}.mobile-finder-tags{flex-wrap:wrap;gap:7px;margin:14px 0;display:flex}.mobile-finder-tags span{color:var(--green);background:#4d7d311a;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:800}.mobile-finder-benefits{gap:8px;margin:0;padding:0;list-style:none;display:grid}.mobile-finder-benefits li{color:#485343;padding-right:21px;font-size:13px;line-height:1.65;position:relative}.mobile-finder-benefits li:before{content:"✓";color:var(--green);font-weight:900;position:absolute;top:0;right:0}.mobile-finder-price{border-top:1px solid #e7e0d4;border-bottom:1px solid #e7e0d4;margin-top:16px;padding:13px 0}.mobile-finder-price>span{color:#66705f;font-size:12px}.mobile-finder-price strong{color:var(--ink);direction:rtl;align-items:baseline;gap:5px;font-size:28px;line-height:1;display:flex}.mobile-finder-price bdi{direction:ltr}.mobile-finder-usd{color:#7a8174;text-align:left;margin-top:5px;font-size:11px}.mobile-finder-book{background:var(--orange);color:#fff;text-align:center;border-radius:13px;margin-top:13px;padding:13px 12px;font-size:14px;font-weight:900;text-decoration:none;display:block;box-shadow:0 10px 24px #ef7d252e}.mobile-finder-restart{color:#687163;width:100%;font:inherit;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;margin-top:8px;padding:8px;font-size:11px;font-weight:800;text-decoration:underline;display:block}.mobile-finder-assurance{color:#737a6f;margin:11px 2px 0;padding-right:19px;font-size:10.5px;line-height:1.65;position:relative}.mobile-finder-assurance:before{content:"✓";color:var(--green);font-weight:900;position:absolute;right:0}.mobile-finder-card button:focus-visible,.mobile-finder-book:focus-visible{outline-offset:3px;outline:3px solid #ef7d2559}}@media (width<=360px){.mobile-finder-card{padding:17px 14px}.mobile-finder-question h3,.mobile-finder-result-heading h3{font-size:20px}.mobile-finder-choices>button{min-height:72px;padding:11px}.mobile-finder-choices strong{font-size:14px}.mobile-finder-choices small{font-size:11.5px}}@media (prefers-reduced-motion:reduce){.desktop-finder-progress>span,.desktop-finder-choices>button,.desktop-consultation-comparison>summary i,.mobile-finder-progress>span,.mobile-finder-choices>button{transition:none}}footer{gap:28px}.footer-company{text-align:center;color:#7a8174;flex-direction:column;flex:1;gap:2px;max-width:560px;font-size:11px;line-height:1.6;display:flex}.footer-company strong{color:#5d6757;font-size:12px;font-weight:600}.footer-rights{white-space:nowrap;font-size:12px}footer{flex-wrap:wrap}.trust-counters{border-top:1px solid #4d7d3124;border-bottom:1px solid #4d7d3124;flex:0 0 100%;order:-1;grid-template-columns:repeat(3,1fr);margin-bottom:6px;padding:14px 0;display:grid}.audience-counter,.trust-counter{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-width:0;padding:7px 20px;line-height:1.15;display:flex}.trust-counter+.trust-counter,.audience-counter+.trust-counter{border-right:1px solid #4d7d312b}.audience-counter strong,.trust-counter strong{color:var(--green);letter-spacing:-.035em;direction:ltr;align-items:baseline;gap:3px;font-size:30px;font-weight:900;display:flex}.audience-counter strong span,.trust-counter strong span{color:var(--orange);font-size:19px}.audience-counter small,.trust-counter small{color:#697263;margin-top:6px;font-size:10px;font-weight:700}@media (width<=760px){footer{gap:13px}.trust-counters{grid-template-columns:repeat(3,1fr);margin-bottom:2px;padding:12px 0 14px}.audience-counter,.trust-counter{padding:5px 8px}.audience-counter strong,.trust-counter strong{font-size:25px}.audience-counter strong span,.trust-counter strong span{font-size:16px}.audience-counter small,.trust-counter small{font-size:9px;line-height:1.5}.footer-company{max-width:340px;font-size:10px;line-height:1.55}.footer-company strong,.footer-rights{font-size:11px}main{flex-direction:column;display:flex}.nav{order:0}.hero{order:1;gap:20px;padding:28px 18px 30px}.consultations{order:2}.payment{order:3}.intro{order:4}.healing-journey,.process{order:5}.story{order:7}.faq{order:8}.home-reviews{order:9}.final-cta{order:10}.floating-whatsapp{order:11}footer{order:12}.hero h1{margin:6px 0 12px;font-size:clamp(32px,9vw,40px);line-height:1.2}.hero-copy>p{max-width:380px;margin:0 auto;font-size:15px;line-height:1.75}.actions{grid-template-columns:1fr 1fr;gap:9px;margin:18px 0 4px;display:grid}.actions a{padding:11px 10px;font-size:13px}.portrait-wrap{margin:4px 0 5px}.portrait-wrap img{width:190px;height:190px}.portrait-wrap:after{width:208px;height:208px}.orbit{padding:8px 13px;font-size:11px;bottom:-2px;right:calc(50% - 112px)}.consultations{padding-top:40px}}@media (width<=360px){.hero{padding-top:24px}.hero h1{font-size:31px}.hero-copy>p{font-size:14.5px}.portrait-wrap img{width:174px;height:174px}.portrait-wrap:after{width:190px;height:190px}.orbit{right:calc(50% - 105px)}}@media (width>=761px){main{flex-direction:column;display:flex}.nav{order:0;width:100%}.hero{order:1;gap:48px;min-height:540px;padding:38px 28px}.consultations{order:2;padding:54px 28px 34px}.payment{order:3}.intro{order:4;padding:52px 24px}.healing-journey{order:5;padding:56px 28px 60px}.process{order:5}.story{order:7}.faq{order:8}.home-reviews{order:9}.final-cta{order:10}.floating-whatsapp{order:11}footer{order:12;width:100%}.section-head h2{margin:8px 0 20px}.currency-control{margin-top:20px}.filters{margin-bottom:34px}.group{margin:42px 0}.group-title{margin-bottom:18px}.group-title p{margin:0}.group-title h3{margin:5px 0}.intro h2{margin:10px}.healing-journey .journey-content{gap:16px}.journey-copy{padding:28px 30px}.journey-copy h2{margin-bottom:14px}.journey-copy p{margin-top:11px;line-height:1.8}.journey-questions article{min-height:122px;padding:21px 24px}.journey-content blockquote{margin-top:2px;padding:25px 36px;line-height:1.6}.journey-closing{margin-top:4px;line-height:1.75}.journey-closing:before{height:24px;margin-bottom:12px}.process{margin-bottom:52px;padding:30px}.payment{padding:15px 24px 14px}.story{padding:58px 28px 32px}.story-copy{margin-top:26px}.story-copy p{margin-bottom:17px;line-height:1.82}.story-copy blockquote{margin:22px auto;padding:22px}.final-cta{padding:56px 24px}.community{margin-top:28px;padding-top:22px}}@media (width<=760px){.hero{gap:10px;padding:20px 16px 0}.hero h1{margin:2px 0 8px}.hero-copy>p{line-height:1.6}.actions{margin:13px 0 0}.portrait-wrap{margin:9px 0 0}.portrait-wrap img{width:152px;height:152px}.portrait-wrap:after{width:166px;height:166px}.orbit{padding:6px 11px;font-size:10px;bottom:-1px;right:calc(50% - 91px)}.consultations{padding:10px 16px 24px}.section-head h2{margin:5px 0 16px;font-size:30px}.currency-control{margin-top:14px}.currency-picker{padding:5px 9px}.currency-note{max-width:290px}.filters{gap:7px;margin-bottom:24px}.filters button{padding:8px 13px}.group{margin:28px 0}.group-title{margin-bottom:14px}.group-title p{margin-top:0}.group-title h3{margin-top:3px;margin-bottom:5px;font-size:25px}.mobile-plan-options button{min-height:91px;padding:11px}.mobile-selected-plan{margin-top:7px}.mobile-detail-card{padding:17px}.mobile-detail-card h4{margin-bottom:11px;font-size:20px}.mobile-detail-card .consultation-details{padding-top:12px}.mobile-detail-card .consultation-details>p,.mobile-detail-card li{font-size:14.5px;line-height:1.68}.mobile-detail-card .consultation-details ul{margin:11px 0}.mobile-detail-card .price{padding-top:9px}.mobile-detail-card>a{margin-top:10px;padding:11px}.intro{padding:36px 18px}.intro h2{margin:8px 0;font-size:31px}.intro p{line-height:1.7}.healing-journey{padding:36px 16px}.journey-content{gap:11px}.journey-copy{padding:20px 18px}.journey-copy h2{margin-bottom:11px;font-size:25px}.journey-copy p{margin-top:10px;line-height:1.72}.journey-questions{gap:10px}.journey-questions article{border-radius:20px;padding:17px 18px}.journey-questions p{margin-top:7px;font-size:16px;line-height:1.62}.journey-content blockquote{border-radius:20px;margin-top:0;padding:20px 18px;font-size:18px;line-height:1.65}.journey-closing{margin-top:4px;font-size:15.5px;line-height:1.7}.journey-closing:before{height:22px;margin-bottom:10px}.process{border-radius:18px;gap:10px;margin:0 14px 22px;padding:15px 18px}.process div+div{padding-top:10px}.process h3{margin:4px 0 2px;font-size:16px}.process p{line-height:1.5}.payment{padding:11px 9px 10px}.payment-options{gap:7px;margin-top:13px}.payment-options div{padding:11px 13px}.story{padding:38px 18px 24px}.story-copy{margin-top:20px}.story-copy p{margin-bottom:14px;line-height:1.72}.story-copy blockquote{border-radius:18px;margin:18px auto;padding:19px 17px;font-size:18px;line-height:1.62}.faq{padding:30px 17px 42px}.faq details{padding:14px 0}.faq summary{font-size:16px;line-height:1.5}.faq details p{line-height:1.7}.final-cta{padding:40px 18px}.final-cta h2{margin:9px auto 19px;font-size:29px}.final-cta p{margin-top:17px}.community{margin-top:25px;padding-top:21px}}.home-reviews{padding-top:40px;padding-bottom:44px}.therapeutic-episodes{padding-top:42px;padding-bottom:48px}@media (width<=760px){.home-reviews,.therapeutic-episodes{padding-top:30px;padding-bottom:34px}}.short-reels{text-align:center;background:linear-gradient(145deg,#eef3e5 0%,#f8f1e7 54%,#fffaf2 100%);padding:42px 24px 46px;overflow:hidden}.short-reels .section-head p{color:#687060;max-width:620px;margin:0 auto 25px;line-height:1.8}.reels-grid{scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#47843159 transparent;gap:16px;max-width:1220px;margin:0 auto;padding:4px 10px 18px;display:flex;overflow-x:auto}.reels-grid::-webkit-scrollbar{height:7px}.reels-grid::-webkit-scrollbar-thumb{background:#47843159;border-radius:999px}.reel-card{isolation:isolate;aspect-ratio:2/3;color:#fff;text-align:right;scroll-snap-align:center;border:1px solid #ffffff6b;border-radius:26px;flex-direction:column;flex:0 0 240px;justify-content:flex-end;align-items:flex-start;padding:20px;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 38px #233a1929}.reel-card>img{z-index:-2;object-fit:cover;width:100%;height:100%;transition:transform .35s;position:absolute;inset:0}.reel-shade{z-index:-1;background:linear-gradient(#121f0f0d 20%,#121f0f47 53%,#0c180be8 100%);position:absolute;inset:0}.reel-card:hover,.reel-card:focus-visible{transform:translateY(-5px);box-shadow:0 22px 45px #233a1933}.reel-card:hover>img,.reel-card:focus-visible>img{transform:scale(1.035)}.reel-topic{color:var(--green);background:#ffffffe6;border-radius:999px;padding:6px 11px;font-size:12px;font-weight:900;position:absolute;top:18px;right:18px}.reel-instagram{background:#ffffff21;border:1px solid #ffffff59;border-radius:50%;place-items:center;width:40px;height:40px;font-size:21px;display:grid;position:absolute;top:18px;left:18px}.reel-card strong{text-shadow:0 2px 12px #00000052;max-width:100%;font-size:21px;line-height:1.5}.reel-cta{color:#ffffffe6;align-items:center;gap:7px;margin-top:15px;font-size:13px;font-weight:800;display:flex}.reels-account-link{color:var(--green);border:1px solid #47843173;border-radius:999px;align-items:center;gap:8px;margin-top:22px;padding:11px 18px;font-weight:900;display:inline-flex}@media (width>=761px){.faq{order:8}.home-reviews{order:9}.therapeutic-episodes{order:10}.short-reels{order:11}.final-cta{order:12}.floating-whatsapp{order:13}footer{order:14}}@media (width<=760px){.faq{order:8}.home-reviews{order:9}.therapeutic-episodes{order:10}.short-reels{order:11;padding:30px 0 34px}.final-cta{order:12}.floating-whatsapp{order:13}footer{order:14}.short-reels .section-head{padding:0 18px}.short-reels .section-head h2{font-size:29px}.short-reels .section-head p{max-width:350px;margin-bottom:18px;font-size:14px;line-height:1.7}.reels-grid{scrollbar-width:none;gap:12px;max-width:none;padding:4px 18px 14px}.reels-grid::-webkit-scrollbar{display:none}.reel-card{border-radius:22px;flex:0 0 min(68vw,258px);padding:18px;transition:none;box-shadow:0 12px 26px #233a1924}.reel-card:hover,.reel-card:focus-visible{transform:none}.reel-card strong{font-size:21px;line-height:1.5}.reel-topic{top:15px;right:15px}.reel-instagram{width:36px;height:36px;font-size:19px;top:15px;left:15px}.reels-account-link{margin-top:8px;font-size:14px}}.home-reviews{margin:0 auto;padding-top:22px}.faq{padding-bottom:22px}@media (width<=760px){.home-reviews{padding-top:14px}.faq{padding-bottom:14px}}.blog-featured-copy>a{background:var(--orange);color:#fff;border-radius:999px;justify-content:center;align-items:center;margin-top:20px;padding:12px 22px;font-weight:900;display:inline-flex;box-shadow:0 10px 24px #f77e1f2e}.blog-featured-signal,.blog-card-live-visual{isolation:isolate;background:radial-gradient(circle at 50% 40%,#fff8e9 0 12%,#0000 13%),linear-gradient(145deg,#eef4df,#fbefe0 58%,#f7dba2);position:relative;overflow:hidden}.blog-featured-signal:before,.blog-featured-signal:after,.blog-card-live-visual:before,.blog-card-live-visual:after{content:"";border:1px solid #47843138;border-radius:50%;animation:4.8s ease-out infinite article-pulse;position:absolute;inset:14%}.blog-featured-signal:after,.blog-card-live-visual:after{animation-delay:1.5s;inset:27%}.blog-featured-signal>div,.blog-card-live-visual>div{z-index:2;color:var(--ink);flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;display:flex;position:relative}.blog-featured-signal b,.blog-card-live-visual b{font-size:clamp(26px,3vw,48px);font-weight:800}.blog-featured-signal i,.blog-card-live-visual i{color:var(--orange);font-size:clamp(28px,4vw,58px);font-style:normal}.blog-featured-signal strong,.blog-card-live-visual strong{background:var(--green);color:#fff;border-radius:999px;padding:8px 15px;font-size:clamp(19px,2.2vw,31px)}.blog-featured-signal small{z-index:2;color:#66705e;width:max-content;max-width:80%;font-size:14px;font-weight:700;position:absolute;bottom:28px;right:50%;transform:translate(50%)}.blog-signal-ring{border:1px solid #f77e1f40;border-radius:50%;position:absolute}.blog-signal-ring-one{width:330px;height:330px;top:-120px;right:-95px}.blog-signal-ring-two{width:240px;height:240px;bottom:-95px;left:-80px}.blog-card-link{color:inherit;text-decoration:none}.blog-card-link:focus-visible{outline-offset:5px;outline:3px solid #f77e1f73}.blog-card-live-visual{place-items:center;min-height:210px;padding:24px;display:grid}.blog-card-live-visual:before{inset:6%}.blog-card-live-visual:after{inset:20%}.blog-card-live-visual>div{gap:7px}.blog-card-live-visual b{font-size:22px}.blog-card-live-visual i{font-size:28px}.blog-card-live-visual strong{font-size:17px}.article-page{min-height:100vh;color:var(--ink);background:#faf8f2;overflow:visible;display:block!important}.article-page *{box-sizing:border-box}.article-page a{text-decoration:none}.article-nav{z-index:80;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#faf8f2ed;border-bottom:1px solid #47843121;position:sticky;top:0;box-shadow:0 9px 30px #1c31170a}.article-hero{background:radial-gradient(circle at 10% 12%,#f77e1f1c,#0000 28%),radial-gradient(circle at 90% 72%,#4784311f,#0000 30%),linear-gradient(150deg,#fbf6ec,#f4f1e6 56%,#eef4e5);padding:54px 24px 78px;position:relative;overflow:hidden}.article-hero:after{content:"";border:1px solid #4784312b;border-radius:50%;width:520px;height:520px;position:absolute;bottom:-210px;right:-150px;box-shadow:0 0 0 42px #47843106,0 0 0 88px #47843105}.article-breadcrumb{z-index:2;color:#7b8276;align-items:center;gap:9px;max-width:1180px;margin:0 auto 38px;font-size:14px;font-weight:700;display:flex;position:relative}.article-breadcrumb a{color:var(--green)}.article-hero-grid{z-index:2;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);align-items:center;gap:74px;max-width:1180px;margin:auto;display:grid;position:relative}.article-hero-copy{max-width:700px}.article-kicker{color:var(--orange);background:#ffffff8c;border:1px solid #f77e1f4d;border-radius:999px;margin-bottom:18px;padding:7px 13px;font-size:13px;font-weight:900;display:inline-flex}.article-hero h1{letter-spacing:-.015em;margin:0;font-size:clamp(48px,5.2vw,76px);font-weight:700;line-height:1.22}.article-hero h1 em{color:var(--green);font-style:normal;display:inline-block}.article-deck{color:#5e6759;max-width:680px;margin:25px 0 0;font-size:19px;line-height:1.95}.article-meta{color:#7d8479;flex-wrap:wrap;align-items:center;gap:10px;margin-top:24px;font-size:13px;display:flex}.article-meta i{background:var(--orange);border-radius:50%;width:4px;height:4px}.article-signal{aspect-ratio:1;isolation:isolate;background:linear-gradient(145deg,#ffffffbf,#eff4e1a6);border:1px solid #4784312b;border-radius:50%;place-items:center;max-width:450px;margin:auto;display:grid;position:relative;box-shadow:0 30px 80px #324c261a}.article-signal:before{content:"";background:radial-gradient(circle,#f77e1f1a,#0000 62%);border:1px solid #f77e1f4d;border-radius:50%;position:absolute;inset:11%}.article-signal-core{z-index:3;background:var(--green);color:#fff;text-align:center;border-radius:50%;place-items:center;width:180px;height:180px;padding:20px;display:grid;position:relative;box-shadow:0 18px 46px #2d5b1f40}.article-signal-core strong{font-size:34px}.article-signal-core span{opacity:.82;font-size:13px;line-height:1.5}.signal-chip{z-index:4;color:#596451;background:#ffffffeb;border:1px solid #4784312b;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:900;position:absolute;box-shadow:0 8px 22px #24391d14}.signal-chip-one{top:18%;right:5%}.signal-chip-two{bottom:20%;right:2%}.signal-chip-three{bottom:12%;left:11%}.signal-chip-four{top:15%;left:7%}.signal-ring{border:1px solid #4784312e;border-radius:50%;animation:4.8s ease-out infinite article-pulse;position:absolute}.signal-ring-one{inset:4%}.signal-ring-two{border-color:#f77e1f38;animation-delay:1.5s;inset:20%}@keyframes article-pulse{0%{opacity:0;transform:scale(.84)}22%{opacity:.75}to{opacity:0;transform:scale(1.08)}}.article-shell{grid-template-columns:minmax(0,790px) 210px;align-items:start;gap:62px;max-width:1100px;margin:0 auto;padding:74px 24px 90px;display:grid}.article-toc{color:#6d7568;border-right:2px solid #4784312e;gap:5px;padding:20px;display:grid;position:sticky;top:118px}.article-toc strong{color:var(--ink);margin-bottom:8px;font-size:15px}.article-toc a{color:#6d7568;padding:7px 0;font-size:13px;transition:color .2s,transform .2s}.article-toc a:hover{color:var(--orange);transform:translate(-3px)}.article-content{min-width:0}.article-content>section,.article-content>aside{scroll-margin-top:112px}.article-summary{background:linear-gradient(145deg,#eef4e5,#f7f4e8);border:1px solid #47843133;border-radius:26px;padding:30px 32px;box-shadow:0 16px 42px #2c422412}.article-summary>span,.article-section-number,.article-video-copy>span,.products-heading>span,.article-faq>span{color:var(--orange);font-size:13px;font-weight:900}.article-summary h2{margin:9px 0 16px;font-size:30px;line-height:1.45}.article-summary ul{gap:9px;margin:0;padding:0 22px 0 0;display:grid}.article-summary li{color:#566052;padding-right:4px;font-size:16px;line-height:1.75}.article-summary li::marker{color:var(--orange)}.article-section{padding:68px 0 0}.article-section h2{margin:8px 0 20px;font-size:39px;line-height:1.35}.article-section p{color:#535d50;margin:0 0 18px;font-size:18px;line-height:2}.article-section strong{color:#253320}.article-compare{grid-template-columns:1fr 1fr;gap:12px;margin-top:30px;display:grid}.article-compare>div{background:#fffdf7;border:1px solid #4784312e;border-radius:20px;gap:5px;padding:21px;display:grid}.article-compare b{color:var(--orange);font-size:12px}.article-compare span{font-size:18px;font-weight:900}.article-compare small{color:#747c70;line-height:1.6}.article-video{color:#fff;background:linear-gradient(145deg,#17311a,#274927);border-radius:28px;grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);align-items:center;gap:26px;margin-top:68px;padding:27px;display:grid;box-shadow:0 24px 58px #17311a30}.article-video-copy{padding:4px 6px}.article-video-copy>span{color:#ffae65}.article-video-copy h2{margin:8px 0 10px;font-size:29px;line-height:1.42}.article-video-copy p{color:#ffffffb8;margin:0;font-size:14px;line-height:1.8}.article-video-frame{aspect-ratio:16/9;background:#0f1d11;border:1px solid #ffffff26;border-radius:20px;overflow:hidden}.article-video-frame iframe{border:0;width:100%;height:100%;display:block}.exposure-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-top:28px;display:grid}.exposure-grid article{background:#fffdf8;border:1px solid #47843124;border-radius:20px;padding:22px}.exposure-grid article>span{color:var(--green);background:#eef3e6;border-radius:999px;padding:4px 9px;font-size:11px;font-weight:900;display:inline-flex}.exposure-grid h3{margin:12px 0 7px;font-size:18px}.exposure-grid p{margin:0;font-size:14px;line-height:1.75}.article-note{border-right:4px solid var(--orange);background:#f5efe4;border-radius:16px;margin-top:20px;padding:21px 23px}.article-note>strong{margin-bottom:5px;display:block}.article-note p{margin:0;font-size:15px;line-height:1.8}.article-booking-box{background:linear-gradient(135deg,var(--orange),#f59a44 48%,#4d8735 145%);color:#fff;border-radius:30px;margin:70px 0 0;padding:38px;position:relative;overflow:hidden;box-shadow:0 22px 55px #ad5c1833}.article-booking-box:after{content:"";border:1px solid #ffffff47;border-radius:50%;width:290px;height:290px;position:absolute;top:-120px;left:-90px;box-shadow:0 0 0 28px #ffffff0b}.article-booking-box>*{z-index:2;position:relative}.article-booking-box>span{opacity:.88;font-size:13px;font-weight:900}.article-booking-box h2{max-width:600px;margin:9px 0 8px;font-size:34px;line-height:1.4}.article-booking-box p{color:#ffffffe0;max-width:620px;margin:0;font-size:16px;line-height:1.85}.article-booking-box a{color:var(--green);background:#fff;border-radius:999px;align-items:center;gap:12px;margin-top:20px;padding:12px 18px;font-weight:900;display:inline-flex}.article-booking-box a b{font-size:21px}.article-steps{counter-reset:article-step;gap:0;margin:28px 0;padding:0;list-style:none;display:grid}.article-steps li{counter-increment:article-step;border-bottom:1px solid #47843124;grid-template-columns:160px 1fr;gap:18px;padding:20px 52px 20px 0;display:grid;position:relative}.article-steps li:before{content:counter(article-step,decimal-leading-zero);color:var(--orange);font-size:13px;font-weight:900;position:absolute;top:19px;right:0}.article-steps b{font-size:16px}.article-steps span{color:#677061;line-height:1.7}.detox-accordion{border-top:1px solid #4784312b;margin-top:25px;display:grid}.detox-accordion details{border-bottom:1px solid #4784312b;padding:17px 0}.detox-accordion summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;font-size:18px;font-weight:900;list-style:none;display:flex}.detox-accordion summary::-webkit-details-marker{display:none}.detox-accordion summary span{width:30px;height:30px;color:var(--orange);background:#eef4e5;border-radius:50%;place-items:center;transition:transform .2s;display:grid}.detox-accordion details[open] summary span{transform:rotate(45deg)}.detox-accordion details p{margin:14px 0 0;padding-left:45px;font-size:15px}.article-zeolite{grid-template-columns:200px 1fr;align-items:center;gap:34px;display:grid}.zeolite-live{aspect-ratio:1;isolation:isolate;background:linear-gradient(145deg,#17311a,#4d8735);border-radius:50%;place-items:center;display:grid;position:relative;box-shadow:0 22px 52px #21441f29}.zeolite-live:before,.zeolite-live:after{content:"";border:1px solid #ffffff47;animation:14s linear infinite zeolite-spin;position:absolute;inset:16%;transform:rotate(45deg)}.zeolite-live:after{border-color:#ffb76f99;animation-duration:9s;animation-direction:reverse;inset:30%}.zeolite-live span{background:#ffb06a;border-radius:50%;width:10px;height:10px;position:absolute;box-shadow:0 0 18px #ffb06ad9}.zeolite-live span:first-child{top:18%;right:47%}.zeolite-live span:nth-child(2){top:48%;right:19%}.zeolite-live span:nth-child(3){bottom:18%;right:47%}.zeolite-live span:nth-child(4){top:48%;left:19%}.zeolite-live b{z-index:3;color:#fff;font-size:21px;position:relative}.article-caution{border-radius:15px;padding:15px 18px;background:#fff3e5!important;font-size:15px!important}.article-video-secondary{background:linear-gradient(145deg,#3d722d,#172f1b)}@keyframes zeolite-spin{to{transform:rotate(405deg)}}.article-action-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:27px;display:grid}.article-action-grid>div{background:#eef4e5;border-radius:18px;gap:7px;padding:20px;display:grid}.article-action-grid b{font-size:15px}.article-action-grid span{color:#616c5c;font-size:13px;line-height:1.65}.article-products{color:#fff;background:linear-gradient(145deg,#182d1a,#2e4e2b);border:1px solid #d6a4494a;border-radius:30px;margin-top:70px;padding:34px;box-shadow:0 24px 60px #1e341e2b}.products-heading>span{color:#e9bd70}.products-heading h2{margin:7px 0;font-size:32px}.products-heading p{color:#ffffffa8;max-width:670px;margin:0;line-height:1.75}.product-list{gap:10px;margin-top:23px;display:grid}.product-list a{color:#fff;background:#ffffff0e;border:1px solid #ffffff21;border-radius:17px;grid-template-columns:36px 1fr 30px;align-items:center;gap:12px;padding:16px;transition:background .2s,transform .2s;display:grid}.product-list a:hover{background:#ffffff17;transform:translate(-3px)}.product-list>a>span{color:#172a18;background:#d6a449;border-radius:50%;place-items:center;width:36px;height:36px;font-size:12px;font-weight:900;display:grid}.product-list a div{gap:3px;display:grid}.product-list small{color:#ffffff96}.product-list>a>b{color:#e9bd70;font-size:22px}.affiliate-note{color:#ffffff8c;margin:17px 0 0;font-size:12px;line-height:1.7}.article-faq{margin-top:72px}.article-faq h2{margin:8px 0 21px;font-size:36px}.article-faq details{border-top:1px solid #47843129;padding:17px 0}.article-faq details:last-child{border-bottom:1px solid #47843129}.article-faq summary{cursor:pointer;justify-content:space-between;gap:20px;font-size:17px;font-weight:900;list-style:none;display:flex}.article-faq summary::-webkit-details-marker{display:none}.article-faq summary b{color:var(--orange);font-size:24px;transition:transform .2s}.article-faq details[open] summary b{transform:rotate(45deg)}.article-faq p{color:#626b5e;margin:13px 0 0;padding-left:44px;line-height:1.8}.article-sources{border-top:1px solid #47843130;margin-top:62px;padding-top:27px}.article-sources h2{margin:0 0 7px;font-size:25px}.article-sources>p{color:#747c70;margin:0 0 15px;font-size:13px}.article-sources ol{gap:8px;margin:0;padding-right:20px;display:grid}.article-sources li{color:#7b8276;font-size:13px;line-height:1.55}.article-sources a{color:var(--green);text-underline-offset:3px;text-decoration:underline}.article-review-note{background:#f0eee6;border-radius:14px;padding:15px 17px;color:#697265!important;margin-top:20px!important;font-size:12px!important;line-height:1.75!important}.article-tags{flex-wrap:wrap;gap:7px;margin-top:24px;display:flex}.article-tags a{color:var(--green);border:1px solid #47843133;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:800}.article-final-cta{text-align:center;background:#dfeacc;border-radius:30px;margin-top:70px;padding:43px 30px}.article-final-cta>span{color:var(--orange);font-size:13px;font-weight:900}.article-final-cta h2{max-width:600px;margin:9px auto 10px;font-size:38px;line-height:1.4}.article-final-cta p{color:#606c5c;max-width:650px;margin:0 auto;line-height:1.8}.article-final-cta a{background:var(--orange);color:#fff;border-radius:999px;margin-top:22px;padding:13px 22px;font-weight:900;display:inline-flex;box-shadow:0 12px 26px #f77e1f2e}.article-footer{border-top:1px solid #4784311f;justify-content:space-between;align-items:center;gap:22px;font-size:12px;color:#697264!important;background:#f4f0e7!important;max-width:none!important;margin:0!important;padding:26px max(24px,50vw - 590px)!important;display:flex!important}.article-footer img{object-fit:contain;width:130px!important;height:auto!important}.article-footer a{color:var(--green);font-weight:800}@media (width<=960px){.article-hero-grid{grid-template-columns:1fr .68fr;gap:35px}.article-hero h1{font-size:47px}.article-signal-core{width:145px;height:145px}.article-signal-core strong{font-size:27px}.article-shell{grid-template-columns:minmax(0,1fr);max-width:820px}.article-toc{scrollbar-width:none;border:0;gap:7px;padding:0 0 12px;display:flex;position:relative;top:auto;overflow-x:auto}.article-toc::-webkit-scrollbar{display:none}.article-toc strong,.article-toc a{border:1px solid #4784312b;border-radius:999px;flex:none;padding:8px 12px}.article-toc a:hover{transform:none}.article-zeolite{grid-template-columns:160px 1fr}}@media (width<=760px){.article-page{padding-top:0!important}.article-nav{min-height:68px!important;padding-top:8px!important;padding-bottom:8px!important}.article-nav .brand img{max-width:145px!important}.article-nav .nav-links{display:none!important}.article-nav .nav-book{padding:9px 15px!important;font-size:13px!important}.article-hero{padding:28px 17px 42px}.article-hero:after{bottom:-280px;right:-210px}.article-breadcrumb{margin-bottom:22px;font-size:12px}.article-hero-grid{flex-direction:column;gap:30px;display:flex}.article-hero-copy{text-align:right}.article-kicker{margin-bottom:12px}.article-hero h1{font-size:clamp(37px,11vw,50px);line-height:1.28}.article-deck{margin-top:17px;font-size:16px;line-height:1.85}.article-meta{gap:8px;margin-top:18px;font-size:11px}.article-signal{width:min(82vw,330px);max-width:none}.article-signal-core{width:130px;height:130px}.article-signal-core strong{font-size:24px}.article-signal-core span{font-size:11px}.signal-chip{padding:7px 11px;font-size:11px}.article-shell{gap:18px;padding:28px 17px 52px}.article-toc{margin:0 -17px;padding:0 17px 10px}.article-toc strong,.article-toc a{font-size:11px}.article-summary{border-radius:21px;padding:23px 20px}.article-summary h2{font-size:25px;line-height:1.48}.article-summary ul{gap:8px;padding-right:18px}.article-summary li{font-size:14px;line-height:1.72}.article-section{padding-top:48px}.article-section h2{margin:7px 0 15px;font-size:29px;line-height:1.42}.article-section p{font-size:16px;line-height:1.9}.article-compare{grid-template-columns:1fr;gap:9px;margin-top:21px}.article-compare>div{padding:17px}.article-compare span{font-size:16px}.article-video{border-radius:22px;grid-template-columns:1fr;margin-top:48px;padding:18px}.article-video-copy h2{font-size:25px}.article-video-copy p{font-size:13px}.article-video-frame{border-radius:15px}.exposure-grid{grid-template-columns:1fr;gap:9px;margin-top:21px}.exposure-grid article,.article-note{padding:18px}.article-booking-box{border-radius:23px;margin-top:48px;padding:27px 21px}.article-booking-box h2{font-size:28px}.article-booking-box p{font-size:14px}.article-booking-box a{justify-content:center;width:100%}.article-steps li{grid-template-columns:1fr;gap:5px;padding:17px 43px 17px 0}.article-steps li:before{top:16px}.detox-accordion summary{font-size:16px}.detox-accordion details p{padding-left:0}.article-zeolite{grid-template-columns:1fr}.zeolite-live{width:160px;margin:0 auto 2px}.article-action-grid{grid-template-columns:1fr;gap:8px}.article-action-grid>div{padding:17px}.article-products{border-radius:23px;margin-top:48px;padding:24px 18px}.products-heading h2{font-size:27px}.products-heading p{font-size:13px}.product-list a{grid-template-columns:34px 1fr 25px;padding:14px}.product-list strong{font-size:14px}.affiliate-note{font-size:11px}.article-faq{margin-top:49px}.article-faq h2{font-size:29px}.article-faq summary{font-size:15px;line-height:1.55}.article-faq p{padding-left:0;font-size:14px}.article-sources{margin-top:46px}.article-tags{gap:6px}.article-final-cta{border-radius:23px;margin-top:48px;padding:31px 19px}.article-final-cta h2{font-size:29px}.article-final-cta p{font-size:14px}.article-final-cta a{justify-content:center;width:100%}.article-footer{text-align:center;justify-items:center;padding:22px 18px!important;display:grid!important}.article-footer img{width:120px!important}.blog-featured-signal small{font-size:11px;bottom:17px}.blog-card-live-visual{min-height:185px}.blog-featured-signal:before,.blog-featured-signal:after{animation-duration:6s}}@media (prefers-reduced-motion:reduce){.signal-ring,.zeolite-live:before,.zeolite-live:after,.blog-featured-signal:before,.blog-featured-signal:after,.blog-card-live-visual:before,.blog-card-live-visual:after{animation:none!important}.product-list a,.article-toc a{transition:none!important}}.form-honeypot{clip:rect(0 0 0 0)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.phone-input-group{direction:ltr;grid-template-columns:minmax(128px,42%) 1fr;gap:8px;display:grid}.contact-card .phone-input-group select{min-width:0;padding-inline:10px;font-size:13px}.contact-card .phone-input-group input{min-width:0}@media (width<=760px){.phone-input-group{grid-template-columns:minmax(124px,40%) 1fr}.contact-card .phone-input-group select{font-size:14px}}
