@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&family=Noto+Sans+Armenian:wght@400;700&display=swap);code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root,body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Montserrat,Noto Sans Armenian,Arial,sans-serif}.ci-root{align-items:start;background:linear-gradient(180deg,#fafbfc 0,#f5f7fa);display:flex;gap:3rem;margin:0 auto;max-width:1600px;min-height:calc(100vh - 60px);overflow:hidden;padding:6rem 3rem 3rem;position:relative}.ci-root:before{background:radial-gradient(circle,#f2650b 0,#ec5254 100%);border-radius:50%;content:"";filter:blur(100px);height:600px;opacity:.08;pointer-events:none;position:absolute;right:5%;top:10%;width:600px;z-index:0}.ci-panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #ffffff80;border-radius:1.5rem;box-shadow:0 4px 20px #00000014;display:flex;flex-direction:column;padding:2rem;position:relative;z-index:1}.left{flex-shrink:0;text-align:start;width:450px}.left h1{color:#000;font-size:2rem;font-weight:700;margin:0 0 1.5rem}.right{display:flex;flex:1 1;flex-direction:column;gap:1.5rem;max-width:900px;position:relative;z-index:1}.ci-group{margin-bottom:1.25rem;margin-top:1.25rem}.ci-group label{color:#000;display:block;font-size:.95rem;font-weight:600;margin-bottom:.5rem}.ci-group input[type=number]{background:#fff;border:2px solid #cee3f680;border-radius:.75rem;box-shadow:0 2px 8px #0000000a;font-size:1.05rem;margin-bottom:.2rem;margin-top:.4rem;outline:none;padding:.85rem 1rem;transition:all .3s ease;width:80%}.ci-group input[type=number]:hover{border-color:#f2650b4d}.ci-group input[type=number]:focus,.ci-group select:focus{border-color:#f2650b;box-shadow:0 4px 12px #f2650b26}.ci-group select{background:#fff;border:2px solid #cee3f680;border-radius:.75rem;box-shadow:0 2px 8px #0000000a;cursor:pointer;font-size:1.05rem;margin-bottom:.2rem;margin-top:.4rem;outline:none;padding:.85rem 1rem;transition:all .3s ease;width:100%}.ci-group select:hover{border-color:#f2650b4d}.ci-group .hint{color:#666;font-size:.85rem;line-height:1.5;margin-top:.5rem}.ci-group .unit{color:#666;font-size:1rem;font-weight:600;margin-left:.5rem}.ci-error{background:#dc26261a;border:1px solid #dc262633;border-radius:.75rem;color:#dc2626;font-size:.95rem;font-weight:500;margin-top:1rem;padding:.85rem 1rem}.ci-result-card{background:linear-gradient(135deg,#f2650b1a,#ec52541a);border:2px solid #f2650b33;border-radius:1.5rem;box-shadow:0 8px 25px #f2650b26;padding:2.5rem 2rem;text-align:center}.ci-result-label{color:#000;font-size:1.2rem;font-weight:600;margin-bottom:1rem;opacity:.8}.ci-result-amount{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#f2650b,#ec5254);-webkit-background-clip:text;background-clip:text;font-size:2.8rem;font-weight:700;margin-bottom:1rem}.ci-result-interest{color:#333;font-size:1.15rem;font-weight:500}.ci-graph-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #ffffff80;border-radius:1.5rem;box-shadow:0 4px 20px #00000014;padding:2rem}.ci-graph-section h2,.ci-table-section h2{color:#000;font-size:1.5rem;font-weight:700;margin:0 0 1.5rem}.ci-table-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #ffffff80;border-radius:1.5rem;box-shadow:0 4px 20px #00000014;padding:2rem}.ci-table-scroll{overflow-x:auto}.ci-result-table{border-collapse:collapse;font-size:.95rem;margin-top:1rem;width:100%}.ci-result-table td,.ci-result-table th{border-bottom:1px solid #0000000d;padding:.85rem 1rem;text-align:right}.ci-result-table tbody tr:hover{background:#f2650b08}.ci-result-table th{background:#cee3f626;color:#000;font-size:.9rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.ci-result-table td:first-child,.ci-result-table th:first-child{font-weight:600;text-align:left}.ci-result-table td{color:#333}@media (max-width:1000px){.ci-root{align-items:center;flex-direction:column;gap:2rem;padding:5rem 1rem 2rem}.ci-panel.left{max-width:100%;padding:1.5rem;width:100%}.ci-panel.left h1{font-size:1.8rem}.ci-panel.right{width:100%}.ci-result-card{padding:2rem 1.5rem}.ci-result-amount{font-size:2.2rem}.ci-graph-section,.ci-table-section{padding:1.5rem}.ci-result-table td,.ci-result-table th{font-size:.9rem;padding:.7rem .85rem}}@media (max-width:600px){.ci-root{gap:1.5rem;padding:5rem .5rem 1.5rem}.ci-panel{padding:1.25rem}.ci-panel.left h1{font-size:1.5rem}.ci-group{margin-bottom:1rem;margin-top:1rem}.ci-group label{font-size:.9rem}.ci-group input[type=number],.ci-group select{font-size:.95rem;padding:.75rem .85rem}.ci-group .hint{font-size:.8rem}.ci-result-card{padding:1.5rem 1rem}.ci-result-label{font-size:1rem}.ci-result-amount{font-size:1.8rem}.ci-result-interest{font-size:.95rem}.ci-graph-section,.ci-table-section{padding:1rem}.ci-graph-section h2,.ci-table-section h2{font-size:1.2rem;margin-bottom:1rem}.ci-result-table{font-size:.8rem}.ci-result-table td,.ci-result-table th{font-size:.8rem;padding:.6rem .5rem}.ci-result-table th{font-size:.75rem}}.simple-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #00000014;box-shadow:0 2px 12px #0000000a;box-sizing:border-box;left:0;padding:1.25rem 4rem;position:fixed;top:0;width:100%;z-index:1000}.simple-header-nav{align-items:center;display:flex;gap:2.5rem;margin:0 auto;max-width:1400px}.simple-header-link{background:none;border:none;color:#1a1a1a;cursor:pointer;font-size:.95rem;font-weight:500;letter-spacing:.01em;padding:.5rem 0;position:relative;text-decoration:none;transition:color .3s ease}.simple-header-link:after{background:linear-gradient(135deg,#f2650b,#ec5254);bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.simple-header-link:hover:after{width:100%}.simple-header-link:hover{color:#f2650b}@media (max-width:768px){.simple-header{padding:.75rem 1rem}.simple-header-nav{gap:1.5rem}.simple-header-link{font-size:.85rem}}.custom-button{border:none;border-radius:999px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:700;outline:none;padding:.75rem 2rem;transition:box-shadow .2s,background .2s,color .2s}.custom-button.primary{background:linear-gradient(90deg,#f46b45,#eea849);box-shadow:0 2px 8px #f46b451a;color:#fff}.custom-button.primary:focus,.custom-button.primary:hover{box-shadow:0 4px 16px #f46b4526}.custom-button.secondary{background:#fff;border:2px solid #eee;box-shadow:none;color:#222}.custom-button.secondary:focus,.custom-button.secondary:hover{background:#f7f7f7;border-color:#ddd}.footer{background:#cee3f666;padding:2.5rem 0;width:100%}.footer__warning{color:#000;font-size:.6rem;font-weight:400;margin:0 auto 2rem;padding:0 2rem;text-align:center}.footer__divider{border:none;border-top:1px solid #d4d2d2;margin:2rem auto;width:90%}.footer__text{color:#000;font-size:.5rem;font-weight:400;letter-spacing:.03em;margin-top:1.5rem;text-align:center;width:100%}.faq-section{background:#0000;margin:3rem auto 4rem;max-width:1000px;padding:2rem;position:relative;z-index:1}.faq-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#f2650b,#ec5254);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:3rem;text-align:center}.faq-list{display:flex;flex-direction:column;gap:1rem}.faq-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #0000000f;border-radius:1rem;box-shadow:0 2px 12px #0000000a;overflow:hidden;transition:all .3s ease}.faq-item:hover{border-color:#f2650b26;box-shadow:0 4px 16px #f2650b1f}.faq-question{align-items:center;background:none;border:none;color:#1a202c;cursor:pointer;display:flex;font-size:1.15rem;font-weight:600;justify-content:space-between;outline:none;padding:1.5rem 1.75rem;text-align:left;transition:all .2s ease;width:100%}.faq-icon,.faq-question:hover{color:#f2650b}.faq-icon{flex-shrink:0;font-size:1.5rem;font-weight:300;margin-left:1rem;transition:transform .3s ease}.faq-question[aria-expanded=true] .faq-icon{transform:rotate(45deg)}.faq-answer{animation:fadeIn .3s ease;background:#0000;color:#4a5568;font-size:1.05rem;line-height:1.7;padding:0 1.75rem 1.75rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.faq-section{margin:2rem auto 3rem;padding:1rem}.faq-title{font-size:2rem}.faq-question{font-size:1.05rem;padding:1.25rem 1.5rem}.faq-answer{font-size:1rem;padding:0 1.5rem 1.5rem}.faq-icon{font-size:1.25rem}}@media (max-width:480px){.faq-title{font-size:1.75rem}.faq-question{font-size:1rem;padding:1rem 1.25rem}.faq-answer{font-size:.95rem;padding:0 1.25rem 1.25rem}}.timeline-container{margin:0 auto;max-width:1000px;padding:6rem 2rem;position:relative;z-index:1}.timeline-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#f2650b,#ec5254);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem;text-align:center}.timeline-intro{color:#4a5568;font-size:1.25rem;line-height:1.6;margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.timeline-link{color:#f2650b;text-decoration:underline;transition:opacity .3s ease}.timeline-link:hover{opacity:.8}.timeline-list{flex-direction:column;gap:2rem}.timeline-item,.timeline-list{display:flex;position:relative}.timeline-item{align-items:flex-start;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #0000000f;border-radius:1.25rem;box-shadow:0 2px 12px #0000000a;padding:2rem;transition:all .3s ease}.timeline-item:hover{border-color:#f2650b26;box-shadow:0 4px 16px #f2650b1f;transform:translateX(4px)}.timeline-marker{align-items:center;display:flex;flex-direction:column;margin-right:2rem;min-width:56px;position:relative}.timeline-number{align-items:center;background:linear-gradient(135deg,#f2650b,#ec5254);border-radius:50%;box-shadow:0 4px 12px #f2650b40;color:#fff;display:flex;font-size:1.5rem;font-weight:700;height:56px;justify-content:center;width:56px;z-index:1}.timeline-line{display:none}.timeline-content{flex:1 1;padding-top:.5rem}.timeline-step-title{color:#1a202c;font-size:1.25rem;font-weight:700;line-height:1.4;margin:0 0 1rem}.timeline-step-text{color:#4a5568;font-size:1.05rem;line-height:1.7;margin:0}@media (max-width:768px){.timeline-container{padding:3rem 1.5rem 4rem}.timeline-title{font-size:2.25rem}.timeline-intro{font-size:1.1rem;margin-bottom:3rem}.timeline-item{flex-direction:row;padding:1.5rem}.timeline-marker{margin-right:1.5rem;min-width:48px}.timeline-number{font-size:1.25rem;height:48px;width:48px}.timeline-content{padding-top:.25rem}.timeline-step-title{font-size:1.1rem}.timeline-step-text{font-size:1rem}}@media (max-width:480px){.timeline-title{font-size:1.75rem}.timeline-intro{font-size:1rem}.timeline-item{flex-direction:column;gap:1rem}.timeline-marker{margin-right:0}}.get-out-of-debt-wrapper{background:linear-gradient(135deg,#fafbfc,#f5f7fa);box-sizing:border-box;min-height:100vh;overflow:hidden;position:relative;width:100%}.get-out-of-debt-background{inset:0;overflow:hidden;position:absolute;z-index:0}.get-out-of-debt-background .gradient-blob{animation:float 20s ease-in-out infinite;border-radius:50%;filter:blur(100px);opacity:.12;position:absolute}.get-out-of-debt-background .blob-1{animation-delay:0s;background:radial-gradient(circle,#f2650b 0,#ec5254 100%);height:600px;right:-10%;top:15%;width:600px}.get-out-of-debt-background .blob-2{animation-delay:10s;background:radial-gradient(circle,#cee3f6 0,#a8d5f2 100%);bottom:10%;height:500px;left:-10%;width:500px}.create-budget-wrapper{background:linear-gradient(135deg,#fafbfc,#f5f7fa);box-sizing:border-box;min-height:100vh;overflow:hidden;position:relative;width:100%}.create-budget-background{inset:0;overflow:hidden;position:absolute;z-index:0}.create-budget-background .gradient-blob{animation:float 20s ease-in-out infinite;border-radius:50%;filter:blur(100px);opacity:.12;position:absolute}.create-budget-background .blob-1{animation-delay:0s;background:radial-gradient(circle,#f2650b 0,#ec5254 100%);height:600px;right:-10%;top:15%;width:600px}.create-budget-background .blob-2{animation-delay:10s;background:radial-gradient(circle,#cee3f6 0,#a8d5f2 100%);bottom:10%;height:500px;left:-10%;width:500px}.invest-wrapper{background:linear-gradient(135deg,#fafbfc,#f5f7fa);box-sizing:border-box;min-height:100vh;overflow:hidden;position:relative;width:100%}.invest-background{inset:0;overflow:hidden;position:absolute;z-index:0}.invest-background .gradient-blob{animation:float 20s ease-in-out infinite;border-radius:50%;filter:blur(100px);opacity:.12;position:absolute}.invest-background .blob-1{animation-delay:0s;background:radial-gradient(circle,#f2650b 0,#ec5254 100%);height:600px;right:-10%;top:15%;width:600px}.invest-background .blob-2{animation-delay:10s;background:radial-gradient(circle,#cee3f6 0,#a8d5f2 100%);bottom:10%;height:500px;left:-10%;width:500px}.investing-mindset-wrapper{background:linear-gradient(135deg,#fafbfc,#f5f7fa);box-sizing:border-box;min-height:100vh;overflow:hidden;position:relative;width:100%}.investing-mindset-background{inset:0;overflow:hidden;position:absolute;z-index:0}.investing-mindset-background .gradient-blob{animation:float 20s ease-in-out infinite;border-radius:50%;filter:blur(100px);opacity:.12;position:absolute}.investing-mindset-background .blob-1{animation-delay:0s;background:radial-gradient(circle,#f2650b 0,#ec5254 100%);height:600px;right:-10%;top:15%;width:600px}.investing-mindset-background .blob-2{animation-delay:10s;background:radial-gradient(circle,#cee3f6 0,#a8d5f2 100%);bottom:10%;height:500px;left:-10%;width:500px}.im-footer-text{color:#4a5568;font-size:1.15rem;line-height:1.7;margin:0 auto;max-width:1000px;padding:2rem 12rem 4rem;position:relative;text-align:center;z-index:1}@media (max-width:900px){.im-footer-text{font-size:1.05rem;padding:2rem 2rem 3rem}}@media (max-width:480px){.im-footer-text{font-size:1rem;padding:1.5rem 1.5rem 2.5rem}}.book-wrapper{background:linear-gradient(180deg,#fafbfc 0,#f5f7fa);box-sizing:border-box;min-height:100vh;overflow:hidden;padding-top:80px;position:relative;text-align:center;width:100%}.book-wrapper:before{background:radial-gradient(circle,#f2650b 0,#ec5254 100%);border-radius:50%;content:"";filter:blur(100px);height:500px;opacity:.06;pointer-events:none;position:absolute;right:10%;top:20%;width:500px;z-index:0}.book-page-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#f2650b,#ec5254);-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;margin-top:4rem;position:relative;z-index:1}.book-page-description{color:#333;font-size:1.4rem;line-height:1.6;margin:0 auto 3rem;max-width:900px;padding:0 2rem;position:relative;z-index:1}.book-page-content{margin-top:2rem;padding-bottom:4rem;position:relative;width:100%;z-index:1}@media (max-width:900px){.book-page-content{padding:0 0 3rem}.book-page-title{font-size:2.2rem;margin-top:2rem}.book-page-description{font-size:1.1rem;margin-bottom:2rem;padding:0 1.5rem}}.book-block{align-items:flex-start;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #ffffff80;border-radius:1.5rem;box-shadow:0 4px 20px #00000014;display:flex;gap:3rem;margin:0 auto;max-width:1200px;padding:3rem 2rem}.book-block__image{border-radius:1rem;box-shadow:0 8px 25px #0000001f;flex-shrink:0;height:auto;object-fit:cover;transition:transform .3s ease,box-shadow .3s ease;width:35%}.book-block__image:hover{box-shadow:0 12px 35px #0000002e;transform:translateY(-4px)}.rounded{border-radius:1rem}.book-block__text{align-items:left;display:flex;flex:1 1;flex-direction:column;text-align:left}.book-block__title{color:#000;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.book-block__paragraph{color:#333;font-size:1.15rem;line-height:1.7;margin-bottom:1rem}.book-block__paragraph a{border-bottom:2px solid #0000;color:#f2650b;font-weight:600;text-decoration:none;transition:color .3s ease}.book-block__paragraph a:hover{border-bottom-color:#ec5254;color:#ec5254}@media (max-width:900px){.book-block{align-items:center;flex-direction:column;gap:2rem;margin:0 auto;max-width:450px;padding:1.5rem 1rem;text-align:center}.book-block__image{height:auto;max-width:200px;width:100%}.book-block__title{align-items:center}.book-block__paragraph{font-size:1rem}}.educational-wrapper{background:linear-gradient(135deg,#fafbfc,#f5f7fa);box-sizing:border-box;min-height:100vh;overflow:hidden;padding-top:80px;position:relative;width:100%}.educational-background{inset:0;overflow:hidden;position:absolute;z-index:0}.gradient-blob{filter:blur(100px);opacity:.15}.blob-1{height:600px;right:-10%;top:10%;width:600px}.blob-2{animation-delay:10s;bottom:10%;height:500px;left:-10%;width:500px}.educational-container{margin:0 auto;max-width:1400px;padding:4rem 2rem 6rem;position:relative;z-index:1}.educational-header{margin-bottom:4rem;text-align:center}.educational-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#f2650b,#ec5254);-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:700;line-height:1.2;margin:0 0 1.5rem}.educational-description{color:#4a5568;font-size:1.25rem;line-height:1.6;margin:0 auto;max-width:700px}.educational-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.educational-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #0000000f;border-radius:1.25rem;box-shadow:0 2px 12px #0000000a;display:flex;flex-direction:column;gap:1rem;overflow:hidden;padding:2rem;position:relative;text-decoration:none;transition:all .3s ease}.educational-card:before{background:linear-gradient(135deg,#f2650b,#ec5254);content:"";height:4px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.educational-card:hover:before{transform:scaleX(1)}.educational-card:hover{border-color:#f2650b33;box-shadow:0 8px 24px #f2650b26;transform:translateY(-4px)}.card-number{color:#f2650b;font-size:.875rem;font-weight:600;letter-spacing:.05em}.card-title{color:#1a202c;flex:1 1;font-size:1.125rem;line-height:1.5}.card-arrow{align-self:flex-end;color:#f2650b;font-size:1.5rem;transition:transform .3s ease}.educational-card:hover .card-arrow{transform:translateX(4px)}@media (max-width:900px){.educational-container{padding:3rem 1.5rem 4rem}.educational-title{font-size:2.5rem}.educational-description{font-size:1.1rem;padding:0 1rem}.educational-grid{gap:1.25rem;grid-template-columns:1fr}.educational-card{padding:1.5rem}}@media (max-width:480px){.educational-title{font-size:2rem}.card-title,.educational-description{font-size:1rem}}body,html{font-family:sans-serif;margin:0;overscroll-behavior-y:contain;padding:0}.story-container{-webkit-overflow-scrolling:touch;background:#000;height:100vh;margin:0;overflow-y:scroll;overscroll-behavior:none;padding:0;scroll-snap-type:y mandatory;width:100vw}.story-section{align-items:center;box-sizing:border-box;display:flex;height:100vh;justify-content:center;min-height:100vh;position:relative;scroll-snap-align:center;scroll-snap-stop:always}.story-section.active{opacity:1}.story-section:first-child{background:#fff}.story-section:nth-child(2){background:#fafaf8}.story-section:nth-child(3){background:#fff}.story-section:nth-child(4){background:#f1f4f8}.story-section:nth-child(5){background:#fff}.story-section:nth-child(6){background:#fff1ea}.story-section:nth-child(7){background:#fff}.story-section:nth-child(8){background:#000}.story-card{background-color:#141414d9;border-radius:2rem;box-shadow:0 15px 40px #0009;color:#fff;max-width:500px;padding:2.5rem;text-align:center}.story-card h1{font-size:2rem;margin-bottom:1rem}.story-card p{color:#ccc;font-size:1.1rem}.card-one-screen{align-items:center;background:#cee3f6;border-radius:0 0 4rem 4rem;box-sizing:border-box;color:#000;display:flex;flex-direction:column;height:100vh;justify-content:center;overflow:hidden;padding:2rem;position:relative;text-align:center;width:100vw}.card-one-title{color:#000;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:3rem;padding:0 4rem;position:relative;z-index:2}.gradient-overlay{background:radial-gradient(circle at 10% 110%,#f2650b 0,#ec5254 40%,#0000 100%);border-radius:0 0 4rem 4rem;inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity 3s ease-in-out;z-index:1}.card-one-screen.animate .gradient-overlay{opacity:.4}.card-one-buttons{align-items:center;display:flex;flex-direction:column;gap:1.5rem;max-width:400px;opacity:0;position:relative;transform:translateY(10px);transition:opacity 1s ease,transform 1s ease;width:100%;z-index:2}.card-one-buttons.visible{opacity:1;transform:translateY(0)}.cta-button{background:none;border:1px solid #000;border-radius:4px;color:#000;cursor:pointer;font-size:1.1rem;font-weight:500;padding:.75rem 1.5rem;text-decoration:none;transition:background-color .3s ease,color .3s ease,transform .2s ease;white-space:nowrap}.cta-button:hover{background-color:#000;color:#fff;transform:translateY(-2px)}.cta-button.secondary{background:none;border:none;border-bottom:2px solid #0000;color:#000;cursor:pointer;font-size:1.1rem;font-weight:500;padding:.5rem 0;text-decoration:none;transition:border-bottom-color .3s ease}.cta-button.secondary:hover{border-bottom-color:#000}@media (max-width:768px){.card-one-screen{padding:1.5rem 1rem}.card-one-title{font-size:1.5rem;margin-bottom:2rem;padding:0 1rem}.card-one-buttons{gap:1rem;max-width:300px}.cta-button{font-size:.9rem}.cta-button.secondary{font-size:.9rem;line-height:1.4;padding:.5rem 1rem;text-align:center;white-space:normal}}.card-two-screen{align-items:center;background:#fff;border-radius:0 0 6rem 6rem;box-sizing:border-box;color:#000;display:flex;flex-direction:column;height:100vh;justify-content:center;padding:4rem;position:relative;width:100vw}.card-two-title{color:#000;font-size:3rem;font-weight:700;line-height:1.3;margin:0 0 2rem}.card-two-description,.card-two-title{max-width:900px;text-align:center;width:100%}.card-two-description{color:#333;font-size:1.5rem;line-height:1.8;margin:0}.highlight{white-space:nowrap}.highlight:before{border-radius:1.5rem;bottom:-.2rem;left:-.6rem;right:-.6rem;top:-.2rem}@media (max-width:1024px){.card-two-title{font-size:2.5rem}.card-two-description{font-size:1.3rem}}@media (max-width:768px){.card-two-screen{padding:1.5rem 1rem}.card-two-title{font-size:1.3rem;line-height:1.3;margin-bottom:1rem}.card-two-description{font-size:.85rem;line-height:1.5}}@media (max-width:480px){.card-two-screen{padding:1.5rem}.card-two-title{font-size:1.5rem}.card-two-description{font-size:1rem}}.card-three-screen{align-items:center;background-color:#fafaf8;border-radius:0 0 4rem 4rem;box-sizing:border-box;display:flex;height:100vh;justify-content:center;overflow:hidden;padding:4rem;position:relative;width:100vw}.card-three-screen .gradient-overlay{background:radial-gradient(ellipse at center,#f2650b40 0,#ec525426 30%,#0000 60%);height:100%;left:50%;opacity:0;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity 3s ease-in-out;width:100%;z-index:0}.card-three-screen.animate .gradient-overlay{opacity:1}.card-three-grid{grid-gap:1.5rem;align-items:start;display:grid;gap:1.5rem;grid-template-columns:1fr 2fr 1fr;grid-template-rows:auto auto auto;height:100%;max-width:1400px;position:relative;width:100%;z-index:2}.card-three-item{background:#fffffff2;border:1px solid #0000000d;border-radius:1.2rem;box-shadow:0 2px 12px #00000014;display:flex;flex-direction:column;gap:.75rem;opacity:0;padding:1.5rem;position:relative;transform:translateY(20px);transition:opacity .6s ease-out,transform .3s ease,box-shadow .3s ease}.card-three-item.visible{opacity:1;transform:translateY(0)}.card-three-item.visible:hover{box-shadow:0 4px 20px #0000001f;transform:translateY(-2px)}.card-number{color:#666;font-size:1.2rem;font-weight:700;margin:0;text-align:right}.card-title{color:#000;font-size:1.1rem;font-weight:600;line-height:1.4;margin:0}.card-three-center{align-items:center;display:flex;grid-column:2;grid-row:2;justify-content:center;opacity:0;padding:2rem;position:relative;transform:scale(.95);transition:opacity .8s ease-out,transform .8s ease-out}.card-three-center.visible{opacity:1;transform:scale(1)}.center-title{color:#000;font-size:2rem;font-weight:700;line-height:1.3;margin:0;text-align:center}.top-left{grid-column:1;grid-row:1;transition-delay:.1s}.top-right{grid-column:3;grid-row:1;transition-delay:.2s}.middle-left{grid-column:1;grid-row:2;transition-delay:.3s}.middle-right{grid-column:3;grid-row:2;transition-delay:.4s}.bottom-left{grid-column:1;grid-row:3;transition-delay:.5s}.bottom-right{grid-column:3;grid-row:3;transition-delay:.6s}@media (max-width:1024px){.card-three-grid{gap:1.2rem}.card-three-item{padding:1.2rem}.card-number,.card-title{font-size:1rem}.center-title{font-size:1.7rem}}@media (max-width:768px){.card-three-screen{padding:1.5rem 1rem}.card-three-screen .gradient-overlay{opacity:0!important}.card-three-grid{align-items:center;display:flex;flex-direction:column;gap:.6rem}.card-three-center{order:-1;padding:1rem 0 1.5rem}.card-three-item{border-radius:.8rem;max-width:350px;padding:1rem;width:100%}.card-number{font-size:.9rem}.card-title{font-size:.8rem}.center-title{font-size:1.2rem}}.card-four-screen{align-items:center;background:#fff;border-radius:0 0 4rem 4rem;box-sizing:border-box;display:flex;height:100vh;justify-content:center;padding:4rem;position:relative;width:100vw}.card-four-content{align-items:center;display:flex;gap:4rem;max-width:1200px;width:100%}.card-four-image{align-items:center;display:flex;flex:1 1;justify-content:center}.profile-image{aspect-ratio:1;border-radius:2rem;max-width:400px;object-fit:cover;opacity:0;transform:scale(.95);transition:opacity 1s ease-out,transform 1s ease-out;width:100%}.profile-image.fade-in{opacity:1;transform:scale(1)}.card-four-text{display:flex;flex:1 1;flex-direction:column;gap:1.5rem}.card-four-title{color:#000;font-size:3rem;font-weight:700;margin:0}.card-four-description{color:#333;font-size:1.5rem;line-height:1.8;margin:0}.highlight{display:inline;padding:0 .2rem;position:relative;z-index:1}.highlight:before{border-radius:50% 20%/10% 40%;bottom:0;content:"";left:-.3rem;opacity:.4;position:absolute;right:-.3rem;top:0;transform:rotate(-1deg);z-index:-1}.highlight-orange:before{background:linear-gradient(120deg,#f2650b,#ec5254)}.highlight-red:before{background:#ec5254}.highlight-blue:before{background:#cee3f6}@media (max-width:768px){.card-four-screen{padding:1.5rem 1rem}.card-four-content{flex-direction:column;gap:1rem}.card-four-title{font-size:1.5rem}.card-four-description{font-size:.9rem;line-height:1.5}.profile-image{max-width:200px}}.card-five-screen{align-items:center;background-color:#f1f4f8;border-radius:0 0 4rem 4rem;box-sizing:border-box;display:flex;height:100vh;justify-content:center;padding:4rem;position:relative;width:100vw}.card-five-content{display:flex;flex-direction:column;gap:2rem;max-width:800px;text-align:center}.card-five-title{color:#000;font-size:2.5rem;font-weight:700;line-height:1.3;margin:0}.card-five-text{color:#000;font-size:1.5rem;line-height:1.6;margin:0}.book-images{inset:0;pointer-events:none;position:absolute}.book-image{border-radius:1rem;height:auto;opacity:0;position:absolute;transform:scale(.8);transition:opacity .6s ease-out,transform .6s ease-out}.book-left{left:5%;top:15%;transform:scale(.8) rotate(-8deg);width:180px}.book-right{bottom:15%;right:5%;transform:scale(.8) rotate(8deg);width:150px}.book-image.pop-in{opacity:1}.book-left.pop-in{transform:scale(1) rotate(-8deg)}.book-right.pop-in{transform:scale(1) rotate(8deg)}@media (max-width:768px){.card-five-screen{padding:1.5rem 1rem}.card-five-content{gap:1rem}.card-five-title{font-size:1.3rem}.card-five-text{font-size:.85rem;line-height:1.4}.book-left{left:5%;top:5%;width:90px}.book-right{bottom:5%;right:5%;width:80px}}.card-six-screen{align-items:center;background:#fff;border-radius:0 0 4rem 4rem;box-sizing:border-box;display:flex;height:100vh;justify-content:center;padding:4rem;position:relative;width:100vw}.card-six-content{align-items:center;display:flex;flex-direction:column;gap:3rem;max-width:1200px;width:100%}.card-six-title{color:#000;font-size:3rem;font-weight:700;margin:0;text-align:center}.channels-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);max-width:900px;width:100%}.channel-card{align-items:center;background:#fafaf8;border-radius:1.5rem;box-shadow:0 2px 10px #0000000d;color:inherit;display:flex;flex-direction:column;gap:1rem;opacity:0;padding:2rem;text-align:center;text-decoration:none;transform:translateY(20px);transition:transform .3s ease,box-shadow .3s ease}.channel-card.fade-in{opacity:1;transform:translateY(0)}.channel-card:hover{box-shadow:0 8px 30px #00000026;transform:translateY(-8px)}.channel-icon{align-items:center;background:#fff;border-radius:50%;box-shadow:0 2px 10px #00000014;display:flex;height:80px;justify-content:center;padding:1rem;width:80px}.channel-icon img{height:100%;object-fit:contain;width:100%}.channel-title{color:#000;font-size:1.3rem;font-weight:600;margin:0}.channel-subtitle{color:#666;font-size:1rem;line-height:1.5;margin:0}@media (max-width:1024px){.channels-grid{grid-template-columns:1fr;max-width:400px}}@media (max-width:768px){.card-six-screen{padding:1.5rem 1rem}.card-six-content{gap:1.5rem}.card-six-title{font-size:1.5rem}.channels-grid{gap:1rem}.channel-card{gap:.5rem;padding:1rem}.channel-icon{height:50px;padding:.5rem;width:50px}.channel-title{font-size:.95rem}.channel-subtitle{font-size:.75rem}}.card-seven-screen{align-items:center;background-color:#fff1ea;border-radius:0 0 4rem 4rem;box-sizing:border-box;display:flex;height:100vh;justify-content:center;padding:4rem;position:relative;width:100vw}.card-seven-content{align-items:center;display:flex;flex-direction:column;gap:3rem;max-width:1200px;width:100%}.card-seven-title{color:#000;font-size:3rem;font-weight:700;margin:0;text-align:center}.ecosystem-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);max-width:900px;width:100%}.ecosystem-card{align-items:center;background:#fff;border-radius:1.5rem;box-shadow:0 2px 10px #0000000d;color:inherit;display:flex;flex-direction:column;gap:1rem;opacity:0;padding:2rem;text-align:center;text-decoration:none;transform:translateY(20px);transition:transform .3s ease,box-shadow .3s ease}.ecosystem-card.fade-in{opacity:1;transform:translateY(0)}.ecosystem-card:hover{box-shadow:0 8px 30px #00000026;transform:translateY(-8px)}.ecosystem-icon{align-items:center;background:#fafaf8;border-radius:50%;box-shadow:0 2px 10px #00000014;display:flex;height:80px;justify-content:center;overflow:hidden;width:80px}.ecosystem-icon img{height:100%;object-fit:cover;width:100%}.ecosystem-title{color:#000;font-size:1.1rem;font-weight:600;line-height:1.4;margin:0}@media (max-width:1024px){.ecosystem-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.card-seven-screen{padding:1.5rem 1rem}.card-seven-content{gap:1rem}.card-seven-title{font-size:1.3rem}.ecosystem-grid{gap:.75rem;grid-template-columns:repeat(2,1fr);max-width:100%}.ecosystem-card{padding:.75rem}.ecosystem-icon{height:40px;width:40px}.ecosystem-title{font-size:.7rem;line-height:1.2}}.card-eight-screen{align-items:center;background:#fff;border-radius:0 0 4rem 4rem;box-sizing:border-box;height:100vh;overflow:hidden;position:relative;width:100vw}.card-eight-content,.card-eight-screen{display:flex;flex-direction:column;justify-content:center}.card-eight-content{flex:1 1;gap:3rem;max-width:700px;padding:4rem;text-align:center;width:100%}.card-eight-title{color:#000;font-size:2.5rem;font-weight:700;line-height:1.3;margin:0}.card-eight-cta-section{display:flex;justify-content:center}.card-eight-cta{background:none;border:1px solid #000;border-radius:4px;color:#000;cursor:pointer;font-size:1.1rem;font-weight:500;padding:.75rem 1.5rem;text-decoration:none;transition:background-color .3s ease,color .3s ease,transform .2s ease;white-space:nowrap}.card-eight-cta:hover{background-color:#000;color:#fff;transform:translateY(-2px)}.card-eight-resources{display:flex;justify-content:center}.card-eight-resources-link{background:none;border:none;border-bottom:2px solid #0000;color:#000;cursor:pointer;font-size:1.1rem;font-weight:500;padding:.5rem 0;text-decoration:none;transition:border-bottom-color .3s ease}.card-eight-resources-link:hover{border-bottom-color:#000}@media (max-width:768px){.card-eight-content{gap:1.5rem;padding:1.5rem 1rem}.card-eight-title{font-size:1.3rem}.card-eight-cta,.card-eight-resources-link{font-size:.9rem}}.resources-page{background:linear-gradient(135deg,#fff5f0,#f0f8ff 50%,#fff0f5);min-height:100vh;overflow:hidden;padding-top:80px;position:relative}.resources-background{inset:0;overflow:hidden;position:absolute;z-index:0}.gradient-blob{animation:float 20s ease-in-out infinite;border-radius:50%;filter:blur(80px);opacity:.3;position:absolute}.blob-1{animation-delay:0s;background:radial-gradient(circle,#f2650b 0,#ec5254 100%);height:500px;left:-10%;top:-10%;width:500px}.blob-2{animation-delay:7s;background:radial-gradient(circle,#cee3f6 0,#a8d5f2 100%);height:400px;right:-5%;top:40%;width:400px}.blob-3{animation-delay:14s;background:radial-gradient(circle,#f5a48d 0,#f2b8a6 100%);bottom:-5%;height:350px;left:30%;width:350px}.resources-container{margin:0 auto;max-width:1400px;padding:4rem 2rem;position:relative;z-index:1}.resources-header{margin-bottom:3rem;text-align:center}.resources-title{color:#000;font-size:3.5rem;font-weight:700;line-height:1.2;margin:0 0 1rem}.resources-subtitle{color:#4a5568;font-size:1.25rem;line-height:1.6;margin:0 auto;max-width:600px}.resources-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.resource-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #ffffff80;border-radius:1.5rem;box-shadow:0 4px 20px #00000014;display:flex;flex-direction:column;gap:1rem;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.resource-card:hover{box-shadow:0 8px 30px #00000026;transform:translateY(-8px)}.resource-icon{font-size:3rem;line-height:1}.resource-category{color:#000;font-size:1.5rem;font-weight:600;margin:0}.resource-links{display:flex;flex-direction:column;gap:.75rem;list-style:none;margin:0;padding:0}.resource-links li{margin:0}.resource-link{align-items:center;background:#cee3f633;border-radius:.75rem;color:#000;display:flex;font-size:1rem;font-weight:500;justify-content:space-between;padding:.75rem 1rem;text-decoration:none;transition:background .3s ease,transform .2s ease}.resource-link:hover{background:#cee3f666;transform:translateX(4px)}.resource-link .arrow{font-size:1.2rem;opacity:.6;transition:transform .3s ease,opacity .3s ease}.resource-link:hover .arrow{opacity:1;transform:translateX(4px)}.newsletter-card{background:linear-gradient(135deg,#f2650b1a,#ec52541a);border:2px solid #f2650b33}.newsletter-card:hover{background:linear-gradient(135deg,#f2650b26,#ec525426)}.newsletter-description{color:#555;font-size:1rem;line-height:1.5;margin:0}.newsletter-button{align-items:center;background:linear-gradient(135deg,#f2650b,#ec5254);border-radius:.75rem;color:#fff;display:flex;font-size:1.1rem;font-weight:600;gap:.5rem;justify-content:center;margin-top:.5rem;padding:1rem 1.5rem;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.newsletter-button:hover{box-shadow:0 6px 20px #f2650b66;transform:translateY(-2px)}.newsletter-button .arrow{font-size:1.2rem;transition:transform .3s ease}.newsletter-button:hover .arrow{transform:translateX(4px)}@media (max-width:768px){.resources-container{padding:2rem 1rem}.resources-title{font-size:2.5rem}.resources-subtitle{font-size:1.1rem;padding:0 1rem}.resources-grid{gap:1.5rem;grid-template-columns:1fr}.resource-card{padding:1.5rem}.resource-icon{font-size:2.5rem}.resource-category{font-size:1.3rem}.gradient-blob{filter:blur(60px)}}.coaching-wrapper{background:linear-gradient(135deg,#fafbfc,#f5f7fa);box-sizing:border-box;min-height:100vh;overflow:hidden;position:relative;width:100%}.coaching-background{inset:0;overflow:hidden;position:absolute;z-index:0}.coaching-background .gradient-blob{animation:float 20s ease-in-out infinite;border-radius:50%;filter:blur(100px);opacity:.12;position:absolute}.coaching-background .blob-1{animation-delay:0s;background:radial-gradient(circle,#f2650b 0,#ec5254 100%);height:600px;right:-10%;top:10%;width:600px}.coaching-background .blob-2{animation-delay:10s;background:radial-gradient(circle,#cee3f6 0,#a8d5f2 100%);bottom:5%;height:500px;left:-10%;width:500px}@keyframes float{0%,to{transform:translate(0) scale(1)}50%{transform:translate(30px,-30px) scale(1.05)}}.coaching-container{margin:0 auto;max-width:1200px;padding:6rem 2rem;position:relative;z-index:1}.coaching-header{margin-bottom:5rem;text-align:center}.coaching-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#f2650b,#ec5254);-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:700;line-height:1.2;margin:0 0 1.5rem}.coaching-subtitle{color:#4a5568;font-size:1.35rem;line-height:1.6;margin:0 auto;max-width:700px}.coaching-content{display:flex;flex-direction:column;gap:4rem}.coaching-section{position:relative;z-index:1}.section-title{color:#1a202c;font-size:2.25rem;font-weight:700;line-height:1.3;margin:0 0 2.5rem;text-align:center}.topics-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.topic-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #0000000f;border-radius:1.25rem;box-shadow:0 2px 12px #0000000a;padding:2rem;text-align:center;transition:all .3s ease}.topic-card:hover{border-color:#f2650b33;box-shadow:0 8px 24px #f2650b26;transform:translateY(-4px)}.topic-icon{font-size:3rem;margin-bottom:1rem}.topic-card h3{color:#1a202c;font-size:1.25rem;font-weight:700;margin:0 0 .75rem}.topic-card p{color:#4a5568;font-size:1rem;line-height:1.6;margin:0}.value-cards{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.value-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #0000000f;border-radius:1.25rem;box-shadow:0 2px 12px #0000000a;padding:2.5rem 2rem;transition:all .3s ease}.value-card:hover{border-color:#f2650b33;box-shadow:0 8px 24px #f2650b26;transform:translateY(-4px)}.value-number{color:#f2650b;font-size:.875rem;font-weight:700;letter-spacing:.05em;margin-bottom:1rem}.value-card h3{color:#1a202c;font-size:1.35rem;font-weight:700;margin:0 0 .75rem}.value-card p{color:#4a5568;font-size:1.05rem;line-height:1.7;margin:0}.note-card{align-items:flex-start;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#f2650b0d,#ec52540d);border:1px solid #f2650b26;border-radius:1.25rem;display:flex;gap:2rem;padding:2.5rem}.note-icon{flex-shrink:0;font-size:3rem}.note-content h3{color:#1a202c;font-size:1.5rem;font-weight:700;margin:0 0 1rem}.note-content p{color:#4a5568;font-size:1.1rem;line-height:1.7;margin:0 0 1rem}.note-content p:last-child{margin-bottom:0}.note-highlight{background:#ffffffb3;border-left:4px solid #f2650b;border-radius:.75rem;color:#1a202c;font-weight:600;padding:1rem 1.5rem}.pricing-cards{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:600px}.pricing-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #0000000f;border-radius:1.25rem;box-shadow:0 2px 12px #0000000a;padding:2.5rem;position:relative;transition:all .3s ease}.pricing-card:hover{border-color:#f2650b33;box-shadow:0 8px 24px #f2650b26;transform:translateY(-4px)}.main-price{border:2px solid #f2650b4d}.price-header{margin-bottom:2rem;text-align:center}.price-header h3{color:#1a202c;font-size:1.5rem;font-weight:700;margin:0 0 1.5rem}.price{align-items:baseline;display:flex;gap:.5rem;justify-content:center;margin-bottom:.5rem}.price .amount{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#f2650b,#ec5254);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:700}.price .currency{color:#4a5568;font-size:1.25rem;font-weight:600}.price-description{color:#4a5568;font-size:1rem;margin:0}.special-description{color:#4a5568;font-size:1.05rem;line-height:1.7;margin:0}.price-features{display:flex;flex-direction:column;gap:.75rem}.feature{color:#4a5568;font-size:1rem;padding-left:.5rem}.disclaimer-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #00000014;border-radius:1rem;padding:1.5rem 2rem;text-align:center}.disclaimer-card p{color:#4a5568;font-size:1rem;line-height:1.7;margin:0}.disclaimer-card strong{color:#1a202c}.cta-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #0000000f;border-radius:1.5rem;box-shadow:0 4px 20px #0000000f;padding:3rem 2rem;text-align:center}.cta-description{color:#4a5568;font-size:1.15rem;line-height:1.6;margin:0 0 2.5rem}.coaching-cta-button{align-items:center;background:linear-gradient(135deg,#f2650b,#ec5254);border-radius:.75rem;box-shadow:0 4px 16px #f2650b4d;color:#fff;display:inline-flex;font-size:1.15rem;font-weight:600;gap:.75rem;padding:1rem 2.5rem;text-decoration:none;transition:all .3s ease}.coaching-cta-button:hover{box-shadow:0 6px 24px #f2650b66;transform:translateY(-2px)}.coaching-cta-button .arrow{font-size:1.5rem;transition:transform .3s ease}.coaching-cta-button:hover .arrow{transform:translateX(4px)}@media (max-width:768px){.coaching-container{padding:4rem 1.5rem}.coaching-title{font-size:2.5rem}.coaching-subtitle{font-size:1.15rem}.section-title{font-size:1.75rem}.topics-grid,.value-cards{grid-template-columns:1fr}.value-cards{gap:1.5rem}.note-card{flex-direction:column;padding:2rem}.pricing-cards{grid-template-columns:1fr}.price .amount{font-size:2.5rem}}@media (max-width:480px){.coaching-container{padding:3rem 1rem}.coaching-title{font-size:2rem}.coaching-subtitle{font-size:1rem}.section-title{font-size:1.5rem}.note-card,.topic-card,.value-card{padding:1.5rem}.coaching-cta-button{font-size:1rem;padding:.875rem 2rem}}
/*# sourceMappingURL=main.135b31d8.css.map*/