@tailwind base;@tailwind components;@tailwind utilities;*{box-sizing:border-box}body,html{margin:0;overflow-x:hidden;padding:0;width:100%}.btn-container{margin-bottom:0;margin-top:0;padding:15px}.header-main{background-color:#fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);left:0;position:fixed;right:0;top:0;z-index:50}.header-container{margin:0 auto;max-width:80rem;padding:0 1rem}@media (min-width:640px){.header-container{padding:0 1.5rem}}@media (min-width:1024px){.header-container{padding:0 2rem}}.header-content{align-items:center;display:flex;height:4rem;justify-content:space-between}.header-logo-container{flex-shrink:0}.header-logo{height:3rem;width:auto}.header-nav-desktop{display:none;gap:1.5rem}@media (min-width:1024px){.header-nav-desktop{display:flex}}.header-nav-link{color:#374151;font-size:1.125rem;font-weight:500;padding:.5rem .75rem;text-decoration:none;transition:all .2s ease}.header-nav-link:hover{color:#d61295}.header-cta-desktop{align-items:center;display:none;gap:1rem}@media (min-width:1024px){.header-cta-desktop{display:flex}}.header-mobile-menu-button{display:block}@media (min-width:1024px){.header-mobile-menu-button{display:none}}.header-menu-toggle{align-items:center;background:none;border:none;color:#4b5563;cursor:pointer;display:flex;justify-content:center;padding:.5rem;transition:color .2s ease}.header-menu-toggle:hover{color:#d61295}.header-mobile-nav{transition:all .3s ease}@media (min-width:1024px){.header-mobile-nav{display:none}}.header-mobile-nav-open{display:block}.header-mobile-nav-closed{display:none}.header-mobile-nav-content{background-color:#f3f4f6;border-radius:.375rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);display:flex;flex-direction:column;gap:.5rem;padding:1rem}.header-mobile-nav-link{border-radius:.375rem;color:#374151;display:block;font-size:1.125rem;padding:.5rem 0;text-decoration:none;transition:all .2s ease}.header-mobile-nav-link:hover{color:#d61295}@media (max-width:640px){.header-container{padding:0 .75rem}.header-logo{height:2.5rem}.header-content{height:3.5rem}}:root{--hero-color-gray-50:#f9fafb;--hero-color-gray-100:#f3f4f6;--hero-color-gray-200:#e5e7eb;--hero-color-gray-300:#d1d5db;--hero-color-gray-600:#4b5563;--hero-color-gray-900:#111827;--hero-color-white:#fff;--hero-color-blue-600:#2563eb;--hero-color-green-600:#16a34a;--hero-color-orange-600:#ea580c;--hero-color-purple-600:#9333ea;--hero-color-yellow-400:#facc15;--hero-color-pink:#d91c98;--hero-color-orange:#ff9f1c;--hero-color-blue:#4b6dd9;--hero-color-green:#5d9b6a}@keyframes grid-move{0%{transform:translate(0)}to{transform:translate(50px,50px)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}*{cursor:none!important}.heroSection{background-color:var(--hero-color-gray-50);min-height:100vh;overflow:hidden;position:relative}.heroSection__bg-grid{animation:grid-move 20s linear infinite;background-image:linear-gradient(rgba(0,0,0,.1) 1px,transparent 0),linear-gradient(90deg,rgba(0,0,0,.1) 1px,transparent 0);background-size:50px 50px;inset:0;opacity:.5;position:absolute}.heroSection__orb{animation:pulse 3s ease-in-out infinite;border-radius:50%;filter:blur(48px);position:absolute}.heroSection__orb--1{background:linear-gradient(90deg,rgba(234,88,12,.2),rgba(147,51,234,.2));height:384px;left:25%;top:25%;width:384px}.heroSection__orb--2{animation-delay:2s;background:linear-gradient(90deg,rgba(37,99,235,.2),rgba(22,163,74,.2));bottom:25%;height:320px;right:25%;width:320px}.heroSection__orb--3{animation-delay:4s;background:linear-gradient(90deg,rgba(147,51,234,.2),rgba(234,88,12,.2));height:288px;left:50%;top:50%;transform:translate(-50%,-50%);width:288px}.heroSection__container{margin:0 auto;max-width:1280px;padding:80px 16px;position:relative}.heroSection__content{width:100%}.heroSection__header{margin-bottom:64px;text-align:center}.heroSection__badge{align-items:center;background-color:var(--hero-color-gray-100);border:1px solid var(--hero-color-gray-200);border-radius:9999px;display:inline-flex;margin-bottom:32px;padding:12px 24px}.heroSection__badge-content{align-items:center;color:var(--hero-color-green);display:flex;gap:8px}.heroSection__status-dot{animation:pulse 2s ease-in-out infinite;background-color:var(--hero-color-green-600);border-radius:50%;height:8px;width:8px}.heroSection__badge-text{font-family:Courier New,monospace;font-size:14px;font-weight:500}.heroSection__title{color:var(--hero-color-gray-900);font-size:2.25rem;font-weight:900;letter-spacing:-.025em;line-height:1;margin-bottom:32px}.heroSection__title-line{overflow:hidden}.heroSection__title-line--gradient{background:linear-gradient(90deg,#d91c98,#d91c98);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.heroSection__title-word{display:inline-block;transition:transform .3s ease}.heroSection__title-word:hover{transform:scale(1.05)}.heroSection__title-word--delay{transition-delay:.1s}.heroSection__subtitle{font-weight:300;margin-top:16px}.heroSection__description,.heroSection__subtitle{color:var(--hero-color-gray-600);font-size:1.5rem}.heroSection__description{line-height:1.625;margin:0 auto;max-width:896px}.heroSection__description-highlight{color:var(--hero-color-gray-900);font-weight:700}.heroSection__main{align-items:center;display:grid;gap:80px}.heroSection__left{display:flex;flex-direction:column;gap:48px}.heroSection__features{display:flex;flex-direction:column;gap:24px}.heroSection__features-title{color:var(--hero-color-gray-900);font-size:1.5rem;font-weight:700;margin-bottom:32px}.heroSection__feature{align-items:center;border-radius:12px;cursor:pointer;display:flex;gap:24px;padding:16px;transition:all .3s ease}.heroSection__feature:hover{background-color:var(--hero-color-gray-100)}.heroSection__feature-icon{align-items:center;border-radius:12px;display:flex;height:56px;justify-content:center;transition:transform .3s ease;width:56px}.heroSection__feature:hover .heroSection__feature-icon{transform:scale(1.1)}.heroSection__feature-icon--orange{background:linear-gradient(to right,var(--hero-color-orange),var(--hero-color-orange))}.heroSection__feature-icon--blue{background:linear-gradient(to right,var(--hero-color-blue),var(--hero-color-blue))}.heroSection__feature-icon--green{background:linear-gradient(to right,var(--hero-color-green),var(--hero-color-green))}.heroSection__feature-icon--pink{background:linear-gradient(to right,var(--hero-color-pink),var(--hero-color-pink))}.heroSection__feature-icon-svg{color:var(--hero-color-white);height:28px;width:28px}.heroSection__feature-text{color:var(--hero-color-gray-600);font-size:1.25rem;font-weight:500;transition:color .3s ease}.heroSection__feature:hover .heroSection__feature-text{color:var(--hero-color-gray-900)}.heroSection__cta-section{display:flex;flex-direction:column;gap:32px}.heroSection__testimonial{cursor:pointer;position:relative}.heroSection__testimonial-border{animation:pulse 4s ease-in-out infinite;background:linear-gradient(to right,var(--hero-color-blue),var(--hero-color-pink),var(--hero-color-orange));border-radius:16px;filter:blur(4px);inset:-4px;opacity:.75;position:absolute;transition:opacity .3s ease}.heroSection__testimonial:hover .heroSection__testimonial-border{opacity:1}.heroSection__testimonial-content{background-color:var(--hero-color-white);border:1px solid var(--hero-color-gray-200);border-radius:16px;padding:16px;position:relative;text-align:center;transition:border-color .3s ease;width:100%}.heroSection__testimonial:hover .heroSection__testimonial-content{border-color:var(--hero-color-gray-300)}.heroSection__stars{display:flex;gap:4px;justify-content:center;margin-bottom:16px}.heroSection__star{color:var(--hero-color-yellow-400);height:20px;width:20px;fill:currentColor}.heroSection__testimonial-text{margin-bottom:16px}.heroSection__testimonial-quote{color:var(--hero-color-gray-900);font-size:1.125rem;font-style:italic;font-weight:500;margin:0}.heroSection__testimonial-author{color:var(--hero-color-gray-600);margin-bottom:8px}.heroSection__author-name{color:var(--hero-color-gray-900);font-weight:600}.heroSection__author-job{font-size:14px}.heroSection__guarantees{color:var(--hero-color-gray-600);display:flex;flex-wrap:wrap;font-size:14px;gap:24px;justify-content:center}.heroSection__guarantee{align-items:center;display:flex;gap:8px}.heroSection__guarantee-icon{height:16px;width:16px}.heroSection__guarantee-icon--blue{color:var(--hero-color-blue-600)}.heroSection__guarantee-icon--purple{color:var(--hero-color-purple-600)}.heroSection__product,.heroSection__right{position:relative}.heroSection__product-content{border-radius:16px;margin:8px;padding:8px}.heroSection__product-image{border-radius:12px;height:auto;width:100%}@media (min-width:768px){.heroSection__title{font-size:3rem}.heroSection__subtitle{font-size:2rem}.heroSection__description{font-size:1.875rem}}@media (min-width:1024px){.heroSection__container{padding:80px 32px}.heroSection__main{grid-template-columns:1fr 1fr}.heroSection__title{font-size:4rem}.heroSection__subtitle{font-size:3rem}}@media (min-width:1280px){.heroSection__title{font-size:6rem}.heroSection__subtitle{font-size:4rem}}@media (min-width:1536px){.heroSection__title{font-size:8rem}.heroSection__subtitle{font-size:4.5rem}}@media (max-width:640px){.heroSection__container{padding:80px 16px}.heroSection__guarantees{align-items:center;flex-direction:column}.heroSection__feature{flex-direction:column;gap:12px;text-align:center}.heroSection__feature-text{font-size:1.125rem}}.problem-section-container{background-color:#f8fafc;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);overflow:hidden;padding:4rem 0 6rem;position:relative}.problem-section-background-pattern{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cpath fill='%23ef4444' fill-opacity='.1' d='M20 20c0-5.5-4.5-10-10-10S0 14.5 0 20s4.5 10 10 10 10-4.5 10-10m10 0c0-5.5-4.5-10-10-10s-10 4.5-10 10 4.5 10 10 10 10-4.5 10-10'/%3E%3C/svg%3E");inset:0;opacity:.05;position:absolute}.problem-section-content{margin:0 auto;max-width:72rem;padding:0 1rem;position:relative}.problem-section-header{margin-bottom:4rem;text-align:center}.problem-section-badge{align-items:center;background-color:#fecaca;border-radius:9999px;color:#991b1b;display:inline-flex;font-size:.875rem;font-weight:500;margin-bottom:1.5rem;padding:.5rem 1rem}.problem-section-badge-icon{height:1rem;margin-right:.5rem;width:1rem}.problem-section-title{color:#0f172a;font-size:3rem;font-weight:700;line-height:1.1;margin-bottom:1.5rem}.problem-section-title-highlight{color:#e63946}.problem-section-subtitle{color:#64748b;font-size:1.25rem;line-height:1.6;margin:0 auto;max-width:48rem}.problem-section-subtitle-bold{color:#0f172a;font-weight:600}.problem-section-problems-list{margin-bottom:4rem}.problem-section-problem-item{margin-bottom:1.5rem;opacity:0;transform:translateX(2rem);transition:all .5s ease}.problem-section-problem-visible{opacity:1;transform:translateX(0)}.problem-section-problem-hidden{opacity:0;transform:translateX(2rem)}.problem-section-problem-card{background-color:#fff;border-left:4px solid #e63946;border-radius:.75rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);padding:1.5rem;transition:box-shadow .3s ease}.problem-section-problem-card:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.problem-section-problem-content{align-items:flex-start;display:flex;gap:1rem}.problem-section-x-icon-container{flex-shrink:0}.problem-section-x-icon-wrapper{align-items:center;background-color:#fecaca;border-radius:50%;display:flex;height:3rem;justify-content:center;width:3rem}.problem-section-x-icon{color:#e63946;height:1.5rem;width:1.5rem}.problem-section-text-content{flex:1;min-width:0}.problem-section-text-header{align-items:center;display:flex;gap:.75rem;margin-bottom:.5rem}.problem-section-problem-icon{color:#e63946}.problem-section-icon{height:1.5rem;width:1.5rem}.problem-section-problem-title{color:#0f172a;font-size:1.125rem;font-weight:600;line-height:1.25}.problem-section-problem-detail{color:#64748b;font-style:italic}.problem-section-number-badge-container{flex-shrink:0}.problem-section-number-badge{align-items:center;background-color:#e63946;border-radius:50%;display:flex;height:2rem;justify-content:center;width:2rem}.problem-section-number-text{color:#fff;font-size:.875rem;font-weight:700}.problem-section-consequences-box{background:linear-gradient(90deg,#fef2f2,#fff7ed);border:1px solid #e63946;border-radius:1rem;margin-bottom:3rem;padding:2rem}.problem-section-consequences-content{text-align:center}.problem-section-consequences-icon-wrapper{align-items:center;background-color:#fecaca;border-radius:50%;display:flex;height:4rem;justify-content:center;margin:0 auto 1.5rem;width:4rem}.problem-section-consequences-icon{color:#e63946;height:2rem;width:2rem}.problem-section-consequences-title{color:#0f172a;font-size:2rem;font-weight:700;margin-bottom:1rem}.problem-section-consequences-grid{display:grid;gap:1.5rem;text-align:center}.problem-section-consequence-item{display:flex;flex-direction:column;gap:.5rem}.problem-section-consequence-emoji{font-size:3rem}.problem-section-consequence-title{color:#1e293b;font-weight:600}.problem-section-consequence-text{color:#64748b;font-size:.875rem}@media (min-width:640px){.problem-section-content{padding:0 1.5rem}}@media (min-width:768px){.problem-section-title{font-size:4rem}.problem-section-consequences-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.problem-section-container{padding:6rem 0}.problem-section-content{padding:0 2rem}.problem-section-title{font-size:5rem}}.solution-section-main{background-color:#fff;overflow:hidden;padding:4rem 0 6rem;position:relative}@media (min-width:1024px){.solution-section-main{padding:6rem 0}}.solution-section-background{inset:0;position:absolute}.solution-section-bg-element-1{background:linear-gradient(to bottom right,#dbeafe,#e9d5ff);height:16rem;right:2.5rem;top:2.5rem;width:16rem}.solution-section-bg-element-1,.solution-section-bg-element-2{border-radius:50%;filter:blur(48px);opacity:.2;position:absolute}.solution-section-bg-element-2{background:linear-gradient(to bottom right,#dcfce7,#d1fae5);bottom:2.5rem;height:12rem;left:2.5rem;width:12rem}.solution-section-container{margin:0 auto;max-width:80rem;padding:0 1rem;position:relative}@media (min-width:640px){.solution-section-container{padding:0 1.5rem}}@media (min-width:1024px){.solution-section-container{padding:0 2rem}}.solution-section-header{margin-bottom:4rem;text-align:center}.solution-section-badge{align-items:center;background-color:#dcfce7;border-radius:9999px;color:#5d9b6a;display:inline-flex;font-size:.875rem;font-weight:500;margin-bottom:1.5rem;padding:.75rem 1.5rem}.solution-section-badge-icon{height:1.25rem;margin-right:.5rem;width:1.25rem}.solution-section-title{color:#0f172a;font-size:1.875rem;font-weight:700;margin-bottom:1.5rem}@media (min-width:768px){.solution-section-title{font-size:2.25rem}}@media (min-width:1024px){.solution-section-title{font-size:3rem}}.solution-section-title-highlight{background:#d91c98;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;display:block}.solution-section-subtitle{color:#475569;font-size:1.25rem;line-height:1.75;margin:0 auto 2rem;max-width:48rem}.solution-section-pack-presentation{align-items:center;display:grid;gap:3rem;margin-bottom:5rem}@media (min-width:1024px){.solution-section-pack-presentation{grid-template-columns:1fr 1fr}}.solution-section-pack-visual{position:relative}.solution-section-pack-image-container{position:relative;transition:transform .5s ease;z-index:10}.solution-section-pack-image-container:hover{transform:scale(1.05)}.solution-section-pack-image{border-radius:.75rem;height:auto;width:100%}.solution-section-pack-content{display:flex;flex-direction:column;gap:1.5rem}.solution-section-pack-title{color:#0f172a;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}@media (min-width:768px){.solution-section-pack-title{font-size:1.875rem}}.solution-section-pack-title-highlight{color:#d91c98}.solution-section-features{display:flex;flex-direction:column;gap:1rem}.solution-section-feature{align-items:flex-start;display:flex;gap:1rem}.solution-section-feature-icon{align-items:center;border-radius:.75rem;display:flex;flex-shrink:0;height:3rem;justify-content:center;width:3rem}.solution-section-icon-blue{background-color:#dbeafe}.solution-section-icon-green{background-color:#dcfce7}.solution-section-icon-purple{background-color:#f3e8ff}.solution-section-icon-orange{background-color:#fed7aa}.solution-section-feature-icon-svg{color:#4b6dd9;height:1.5rem;width:1.5rem}.solution-section-icon-green .solution-section-feature-icon-svg{color:#5d9b6a}.solution-section-icon-purple .solution-section-feature-icon-svg{color:#d91c98}.solution-section-icon-orange .solution-section-feature-icon-svg{color:#ff9f1c}.solution-section-feature-content{flex:1}.solution-section-feature-title{color:#0f172a;font-weight:600;margin-bottom:.25rem}.solution-section-feature-description{color:#475569;font-size:.875rem}.solution-section-modules{margin-bottom:5rem}.solution-section-modules-title{color:#0f172a;font-size:1.5rem;font-weight:700;margin-bottom:3rem;text-align:center}@media (min-width:768px){.solution-section-modules-title{font-size:1.875rem}}.solution-section-modules-nav{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:3rem}.solution-section-module-button{border:none;border-radius:9999px;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:all .3s ease}.solution-section-module-button-active{background-color:#373435;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);color:#fff;transform:scale(1.05)}.solution-section-module-button-inactive{background-color:#f1f5f9;color:#475569}.solution-section-module-button-inactive:hover{background-color:#e2e8f0}.solution-section-module-content{margin:0 auto;max-width:64rem}.solution-section-module-card{border-radius:1rem;color:#fff;margin-bottom:2rem;padding:2rem;transform:translateY(0);transition:all .5s ease}.solution-section-module-blue{background-color:#4b6dd9}.solution-section-module-green{background-color:#5d9b6a}.solution-section-module-pink{background-color:#d91c98}.solution-section-module-red{background-color:#e63946}.solution-section-module-header{align-items:center;display:flex;gap:1rem;margin-bottom:1.5rem}.solution-section-module-icon{align-items:center;background-color:hsla(0,0%,100%,.2);border-radius:.75rem;display:flex;height:4rem;justify-content:center;width:4rem}.solution-section-icon-size{height:2rem;width:2rem}.solution-section-module-info{flex:1}.solution-section-module-number{font-size:.875rem;font-weight:500;opacity:.8}.solution-section-module-title{font-size:1.5rem;font-weight:700;margin:0}.solution-section-module-subtitle{margin:0;opacity:.9}.solution-section-module-benefits{display:grid;gap:1rem}@media (min-width:768px){.solution-section-module-benefits{grid-template-columns:1fr 1fr}}.solution-section-module-benefit{align-items:flex-start;display:flex;gap:.75rem}.solution-section-module-benefit-icon{flex-shrink:0;height:1.25rem;margin-top:.125rem;width:1.25rem}.solution-section-module-benefit-text{font-size:.875rem}.solution-section-progress-indicators{display:flex;gap:.5rem;justify-content:center}.solution-section-progress-dot{border-radius:9999px;height:.5rem;transition:all .3s ease}.solution-section-progress-dot-active{background-color:#373435;width:2rem}.solution-section-progress-dot-inactive{background-color:#cbd5e1;width:.5rem}@media (max-width:640px){.solution-section-main{padding:2rem 0 3rem}.solution-section-header{margin-bottom:2rem}.solution-section-pack-presentation{gap:2rem;margin-bottom:3rem}.solution-section-modules{margin-bottom:3rem}.solution-section-module-card{padding:1.5rem}.solution-section-module-header{flex-direction:column;gap:.75rem;text-align:center}.solution-section-module-benefits{grid-template-columns:1fr}}.ContentDetailsSection__section{background-color:#f8fafc;overflow:hidden;padding:4rem 0;position:relative}.ContentDetailsSection__background-pattern{bottom:0;left:0;opacity:.05;position:absolute;right:0;top:0}.ContentDetailsSection__pattern-overlay{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80'%3E%3Cpath fill='%233b82f6' fill-opacity='.1' d='M0 0h80v80H0zm20 20v40h40V20zm20 35a15 15 0 1 1 0-30 15 15 0 0 1 0 30'/%3E%3C/svg%3E");bottom:0;left:0;position:absolute;right:0;top:0}.ContentDetailsSection__container{margin:0 auto;max-width:72rem;padding:0 1rem;position:relative}.ContentDetailsSection__header{margin-bottom:4rem;text-align:center}.ContentDetailsSection__badge{align-items:center;background-color:#dbeafe;border-radius:9999px;color:#4b6dd9;display:inline-flex;font-size:.875rem;font-weight:500;margin-bottom:1.5rem;padding:.75rem 1.5rem}.ContentDetailsSection__badge-icon{height:1.25rem;margin-right:.5rem;width:1.25rem}.ContentDetailsSection__title{color:#0f172a;font-size:1.875rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.ContentDetailsSection__title-accent{background:linear-gradient(90deg,#d91c98,#d91c98);-webkit-background-clip:text;background-clip:text;color:transparent}.ContentDetailsSection__description{color:#475569;font-size:1.25rem;line-height:1.6;margin:0 auto;max-width:48rem}.ContentDetailsSection__stats{display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);margin:2rem auto 0;max-width:32rem}.ContentDetailsSection__stat-item{text-align:center}.ContentDetailsSection__stat-number{font-size:1.5rem;font-weight:700}.ContentDetailsSection__stat-number--blue{color:#4b6dd9}.ContentDetailsSection__stat-number--pink{color:#d91c98}.ContentDetailsSection__stat-label{color:#475569;font-size:.875rem}.ContentDetailsSection__modules{display:flex;flex-direction:column;gap:1.5rem}.ContentDetailsSection__module-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:1rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);overflow:hidden}.ContentDetailsSection__module-header{cursor:pointer;padding:1.5rem}.ContentDetailsSection__gradient-blue{background:linear-gradient(90deg,#4b6dd9,#6ea8fe)}.ContentDetailsSection__gradient-green{background:linear-gradient(90deg,#5d9b6a,#8ac926)}.ContentDetailsSection__gradient-pink{background:linear-gradient(90deg,#d91c98,#ff66b2)}.ContentDetailsSection__gradient-red{background:linear-gradient(90deg,#e63946,#ff6b6b)}.ContentDetailsSection__module-header-content{align-items:center;display:flex;justify-content:space-between}.ContentDetailsSection__module-info{align-items:center;display:flex;gap:1rem}.ContentDetailsSection__module-icon-wrapper{align-items:center;background-color:hsla(0,0%,100%,.2);border-radius:.75rem;color:#fff;display:flex;height:4rem;justify-content:center;width:4rem}.ContentDetailsSection__icon{height:2rem;width:2rem}.ContentDetailsSection__module-text{color:#fff}.ContentDetailsSection__module-number{font-size:.875rem;font-weight:500;opacity:.9}.ContentDetailsSection__module-title{font-size:1.25rem;font-weight:700;margin:0}.ContentDetailsSection__module-subtitle{font-size:.875rem;margin:0;opacity:.9}.ContentDetailsSection__module-controls{align-items:center;color:#fff;display:flex;gap:1rem}.ContentDetailsSection__module-meta{align-items:center;display:none;font-size:.875rem;gap:1.5rem}.ContentDetailsSection__module-meta-item{align-items:center;display:flex;gap:.5rem}.ContentDetailsSection__meta-icon{height:1rem;width:1rem}.ContentDetailsSection__toggle-button{align-items:center;background-color:hsla(0,0%,100%,.2);border-radius:50%;display:flex;height:2rem;justify-content:center;width:2rem}.ContentDetailsSection__chevron{height:1.25rem;width:1.25rem}.ContentDetailsSection__module-content{display:flex;flex-direction:column;gap:2rem;padding:1.5rem}.ContentDetailsSection__content-section{border-left:4px solid #e2e8f0;padding-left:1.5rem}.ContentDetailsSection__content-title{color:#0f172a;font-size:1.125rem;font-weight:700;margin-bottom:.5rem}.ContentDetailsSection__content-description{color:#475569;font-style:italic;margin-bottom:1rem}.ContentDetailsSection__content-list{display:flex;flex-direction:column;gap:.5rem;list-style:none;margin:0;padding:0}.ContentDetailsSection__content-item{align-items:flex-start;display:flex;font-size:.875rem;gap:.75rem}.ContentDetailsSection__check-icon{color:#22c55e;flex-shrink:0;height:1rem;margin-top:.125rem;width:1rem}.ContentDetailsSection__item-text{color:#374151}.ContentDetailsSection__module-stats{background-color:#f8fafc;border-radius:.75rem;margin-top:1.5rem;padding:1rem}.ContentDetailsSection__module-stats-grid{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);text-align:center}.ContentDetailsSection__module-stat--full{grid-column:span 2}.ContentDetailsSection__module-stat-value{color:#0f172a;font-size:1.125rem;font-weight:700}.ContentDetailsSection__module-stat-value--green{color:#22c55e}.ContentDetailsSection__module-stat-label{color:#475569;font-size:.75rem}@media (min-width:768px){.ContentDetailsSection__section{padding:6rem 0}.ContentDetailsSection__container{padding:0 1.5rem}.ContentDetailsSection__title{font-size:2.25rem}.ContentDetailsSection__module-title{font-size:1.5rem}.ContentDetailsSection__module-subtitle{font-size:1rem}.ContentDetailsSection__module-meta{display:flex}.ContentDetailsSection__module-stats-grid{grid-template-columns:repeat(3,1fr)}.ContentDetailsSection__module-stat--full{grid-column:span 1}}@media (min-width:1024px){.ContentDetailsSection__container{padding:0 2rem}.ContentDetailsSection__title{font-size:3rem}}.AboutCredibilitySection__section{background-color:#f8fafc;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);padding:4rem 0}.AboutCredibilitySection__container{margin:0 auto;max-width:72rem;padding:0 1rem}.AboutCredibilitySection__header{margin-bottom:3rem;text-align:center}.AboutCredibilitySection__title{color:#111827;font-size:1.875rem;font-weight:700;margin-bottom:1rem}.AboutCredibilitySection__title-underline{background-color:#d91c98;height:.25rem;margin:0 auto;width:5rem}.AboutCredibilitySection__content{align-items:center;display:grid;gap:3rem;grid-template-columns:1fr}.AboutCredibilitySection__profile{text-align:center}.AboutCredibilitySection__photo-wrapper{display:inline-block;margin-bottom:1.5rem;position:relative}.AboutCredibilitySection__photo{border-radius:50%;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);height:12rem;margin:0 auto;-o-object-fit:cover;object-fit:cover;width:12rem}.AboutCredibilitySection__badge{background-color:#22c55e;border-radius:50%;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);color:#fff;padding:.5rem;position:absolute;right:-.5rem;top:-.5rem}.AboutCredibilitySection__badge-icon{height:1.5rem;width:1.5rem}.AboutCredibilitySection__name{color:#111827;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.AboutCredibilitySection__role{color:#d91c98;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.AboutCredibilitySection__description{color:#4b5563;font-size:1.125rem;line-height:1.6}.AboutCredibilitySection__stats{display:flex;flex-direction:column;gap:1.5rem}.AboutCredibilitySection__stats-grid{display:grid;gap:1.5rem;grid-template-columns:1fr}.AboutCredibilitySection__stat-card{background-color:#fff;border:1px solid #f3f4f6;border-radius:.75rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);padding:1.5rem}.AboutCredibilitySection__stat-header{align-items:center;display:flex;margin-bottom:.75rem}.AboutCredibilitySection__stat-icon{border-radius:.5rem;margin-right:.75rem;padding:.75rem}.AboutCredibilitySection__stat-icon--blue{background-color:#dbeafe}.AboutCredibilitySection__stat-icon--green{background-color:#dcfce7}.AboutCredibilitySection__icon{height:1.5rem;width:1.5rem}.AboutCredibilitySection__stat-icon--blue .AboutCredibilitySection__icon{color:#2563eb}.AboutCredibilitySection__stat-icon--green .AboutCredibilitySection__icon{color:#16a34a}.AboutCredibilitySection__stat-info{flex:1}.AboutCredibilitySection__stat-title{color:#111827;font-weight:700;margin:0}.AboutCredibilitySection__stat-subtitle{color:#4b5563;font-size:.875rem;margin:0}.AboutCredibilitySection__stat-text{color:#374151;font-size:.875rem;margin:0}.AboutCredibilitySection__expertise-card{background:linear-gradient(90deg,#eff6ff,#eef2ff);border:1px solid #dbeafe;border-radius:.75rem;padding:1.5rem}.AboutCredibilitySection__expertise-title{align-items:center;color:#111827;display:flex;font-weight:700;margin-bottom:1rem}.AboutCredibilitySection__expertise-icon{color:#2563eb;height:1.25rem;margin-right:.5rem;width:1.25rem}.AboutCredibilitySection__expertise-list{display:flex;flex-direction:column;gap:.5rem;list-style:none;margin:0;padding:0}.AboutCredibilitySection__expertise-item{align-items:center;display:flex;font-size:.875rem}.AboutCredibilitySection__check-icon{color:#22c55e;flex-shrink:0;height:1rem;margin-right:.5rem;width:1rem}.AboutCredibilitySection__mission-card{background:linear-gradient(90deg,#fff7ed,#fef2f2);border:1px solid #fed7aa;border-radius:.75rem;padding:1.5rem}.AboutCredibilitySection__mission-title{align-items:center;color:#111827;display:flex;font-weight:700;margin-bottom:.75rem}.AboutCredibilitySection__mission-icon{color:#ea580c;height:1.25rem;margin-right:.5rem;width:1.25rem}.AboutCredibilitySection__mission-text{color:#374151;line-height:1.6;margin:0}@media (min-width:640px){.AboutCredibilitySection__container{padding:0 1.5rem}.AboutCredibilitySection__stats-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.AboutCredibilitySection__title{font-size:2.25rem}}@media (min-width:1024px){.AboutCredibilitySection__container{padding:0 2rem}.AboutCredibilitySection__content{grid-template-columns:repeat(2,1fr)}.AboutCredibilitySection__profile{text-align:left}.AboutCredibilitySection__photo{margin:0}}.FAQSection__section{background-color:#f9fafb;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);margin:3rem 0 1.5rem;padding:2.5rem 0}.FAQSection__container{margin:0 auto;max-width:56rem;padding:0 1rem}.FAQSection__header{margin-bottom:3rem;text-align:center}.FAQSection__title-wrapper{align-items:center;display:flex;justify-content:center;margin-bottom:1rem}.FAQSection__title-icon{color:#d91c98;height:2rem;margin-right:.75rem;width:2rem}.FAQSection__title{color:#111827;font-size:1.875rem;font-weight:700;margin:0}.FAQSection__description{color:#4b5563;font-size:1.125rem;line-height:1.6;margin:0 auto;max-width:32rem}.FAQSection__title-underline{background-color:#d91c98;height:.25rem;margin:1.5rem auto 0;width:5rem}.FAQSection__items{display:flex;flex-direction:column;gap:1rem}.FAQSection__item{background-color:#fff;border:1px solid #e5e7eb;border-radius:.75rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);overflow:hidden;transition:all .3s ease}.FAQSection__item:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.FAQSection__question-button{align-items:center;background:none;border:none;cursor:pointer;display:flex;justify-content:space-between;padding:1.25rem 1.5rem;text-align:left;transition:all .2s ease;width:100%}.FAQSection__question-button:focus{box-shadow:inset 0 0 0 2px #d91c98;outline:none}.FAQSection__question-content{align-items:center;display:flex;flex:1}.FAQSection__question-icon-wrapper{flex-shrink:0;margin-right:1rem}.FAQSection__icon{height:1.25rem;width:1.25rem}.FAQSection__icon--blue{color:#2563eb}.FAQSection__icon--green{color:#16a34a}.FAQSection__icon--purple{color:#7c3aed}.FAQSection__icon--orange{color:#ea580c}.FAQSection__icon--indigo{color:#4f46e5}.FAQSection__icon--red{color:#dc2626}.FAQSection__question-text{color:#111827;font-size:1.125rem;font-weight:600;line-height:1.5;margin:0;padding-right:1rem}.FAQSection__chevron-wrapper{flex-shrink:0}.FAQSection__chevron{color:#9ca3af;height:1.25rem;transition:color .2s ease;width:1.25rem}.FAQSection__chevron--active{color:#d91c98}.FAQSection__answer{overflow:hidden;transition:all .3s ease}.FAQSection__answer--closed{max-height:0;opacity:0}.FAQSection__answer--open{max-height:24rem;opacity:1}.FAQSection__answer-content{padding:0 1.5rem 1.25rem}.FAQSection__answer-text{border-left:2px solid #e5e7eb;padding-left:2.25rem}.FAQSection__answer-paragraph{color:#374151;line-height:1.6;margin:0}.FAQSection__cta{margin-top:3rem;text-align:center}.FAQSection__cta-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:.75rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);padding:2rem}.FAQSection__cta-title{color:#111827;font-size:1.25rem;font-weight:700;margin-bottom:1rem}.FAQSection__cta-footer{color:#6b7280;font-size:.875rem;margin-bottom:0;margin-top:.75rem}@media (min-width:640px){.FAQSection__container{padding:0 1.5rem}}@media (min-width:768px){.FAQSection__title{font-size:2.25rem}}@media (min-width:1024px){.FAQSection__container{padding:0 2rem}}.FinalCTASection__section{background-color:#f9fafb;overflow:hidden;padding:5rem 0;position:relative}.FinalCTASection__container{margin:0 auto;max-width:72rem;padding:0 1rem;position:relative}.FinalCTASection__badge-wrapper{display:flex;justify-content:center;margin-bottom:2rem}.FinalCTASection__badge{animation:FinalCTASection__bounce 2s infinite;background-color:#d91c98;border-radius:9999px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);color:#fff;font-size:1.125rem;font-weight:700;padding:.75rem 2rem}@keyframes FinalCTASection__bounce{0%,20%,53%,80%,to{transform:translateZ(0)}40%,43%{transform:translate3d(0,-30px,0)}70%{transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.FinalCTASection__header{margin-bottom:3rem;text-align:center}.FinalCTASection__title{color:#111827;font-size:2.25rem;font-weight:700;line-height:1.1;margin-bottom:1.5rem}.FinalCTASection__title-accent{background:linear-gradient(90deg,#d91c98,#d91c98);-webkit-background-clip:text;background-clip:text;color:transparent;display:block}.FinalCTASection__description{color:#4b5563;font-size:1.25rem;line-height:1.6;margin:0 auto;max-width:56rem}.FinalCTASection__description-accent{color:#d91c98}.FinalCTASection__content{align-items:center;display:grid;gap:3rem;grid-template-columns:1fr;margin-bottom:2rem}.FinalCTASection__image-wrapper{display:flex;justify-content:center}.FinalCTASection__image{border-radius:.75rem;height:auto;width:100%}.FinalCTASection__offer{display:flex;flex-direction:column;gap:1rem}.FinalCTASection__offer-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:1.5rem;padding:1rem}.FinalCTASection__offer-title{align-items:center;color:#111827;display:flex;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.FinalCTASection__offer-icon{color:#d91c98;height:1.75rem;margin-right:.75rem;width:1.75rem}.FinalCTASection__offer-list{display:flex;flex-direction:column;gap:1rem}.FinalCTASection__offer-item{align-items:flex-start;display:flex;gap:1rem}.FinalCTASection__check-wrapper{flex-shrink:0}.FinalCTASection__check-icon{color:#16a34a;height:1.5rem;width:1.5rem}.FinalCTASection__offer-item-title{color:#111827;font-weight:600;margin:0}.FinalCTASection__pricing{border:1px solid #d91c98;border-radius:1rem;margin-top:2rem;padding:1.5rem}.FinalCTASection__pricing-content{text-align:center}.FinalCTASection__pricing-label{color:#d91c98;font-weight:600;margin-bottom:.5rem}.FinalCTASection__pricing-values{align-items:center;display:flex;gap:1rem;justify-content:center}.FinalCTASection__pricing-old{color:#4b5563;font-size:1.875rem;font-weight:700;opacity:.6;text-decoration:line-through}.FinalCTASection__pricing-new{color:#d91c98;font-size:2.25rem;font-weight:700}.FinalCTASection__pricing-savings{color:#16a34a;font-weight:700;margin-bottom:0;margin-top:.5rem}.FinalCTASection__testimonial{background-color:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:1.5rem}.FinalCTASection__stars{align-items:center;display:flex;margin-bottom:.75rem}.FinalCTASection__star{color:#ea580c;height:1.25rem;width:1.25rem;fill:currentColor}.FinalCTASection__testimonial-quote{color:#111827;font-style:italic;margin-bottom:.75rem;margin-top:0}.FinalCTASection__testimonial-author{color:#4b5563;font-size:.875rem;font-style:normal}.FinalCTASection__footer{margin-top:4rem;text-align:center}.FinalCTASection__footer-links{align-items:center;color:#4b5563;display:flex;flex-wrap:wrap;font-size:.875rem;gap:1.5rem;justify-content:center}.FinalCTASection__footer-link{color:inherit;text-decoration:none;transition:color .2s ease}.FinalCTASection__footer-link:hover{color:#2563eb}.FinalCTASection__footer-copyright{color:#6b7280;font-size:.75rem;margin-bottom:0;margin-top:1rem}@media (min-width:640px){.FinalCTASection__container{padding:0 1.5rem}}@media (min-width:768px){.FinalCTASection__title{font-size:3.75rem}.FinalCTASection__description{font-size:1.5rem}}@media (min-width:1024px){.FinalCTASection__container{padding:0 2rem}.FinalCTASection__content{grid-template-columns:repeat(2,1fr)}}.blog-list-main{background-color:#f9fafb;min-height:100vh;padding-top:4rem}.blog-list-header-section{background-color:#fff;border-bottom:1px solid #e5e7eb}.blog-list-header-container{margin:0 auto;max-width:80rem;padding:3rem 1rem}@media (min-width:640px){.blog-list-header-container{padding:3rem 1.5rem}}@media (min-width:1024px){.blog-list-header-container{padding:3rem 2rem}}.blog-list-title{color:#111827;font-size:2.25rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.blog-list-subtitle{color:#4b5563;font-size:1.25rem;margin:0 auto;max-width:48rem;text-align:center}.blog-list-container{margin:0 auto;max-width:80rem;padding:2rem 1rem}@media (min-width:640px){.blog-list-container{padding:2rem 1.5rem}}@media (min-width:1024px){.blog-list-container{padding:2rem}}.blog-list-controls{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:space-between}@media (min-width:768px){.blog-list-controls{flex-direction:row}}.blog-list-categories{display:flex;flex-wrap:wrap;gap:.5rem}.blog-list-category-button{border:none;border-radius:.375rem;cursor:pointer;font-size:.875rem;font-weight:500;padding:.5rem 1rem;transition:all .2s ease}.blog-list-category-button-active{background-color:#4b6dd9;color:#fff}.blog-list-category-button-inactive{background-color:#fff;color:#4b5563}.blog-list-category-button-inactive:hover{background-color:#f3f4f6}.blog-list-error,.blog-list-loading{align-items:center;display:flex;flex-direction:column;gap:.5rem}.blog-list-error-text,.blog-list-loading-text{margin:0}.blog-list-loading-gif{margin:0 auto;width:4rem}.blog-list-error-gif{margin:0 auto;width:6rem}.blog-list-search-container{position:relative;width:100%}@media (min-width:768px){.blog-list-search-container{width:16rem}}.blog-list-search-input{border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;padding:.5rem 1rem .5rem 2.5rem;width:100%}.blog-list-search-input:focus{outline:none;ring:2px;ring-color:#3b82f6;border-color:transparent;box-shadow:0 0 0 2px #3b82f6}.blog-list-search-icon{color:#9ca3af;height:1rem;left:.75rem;position:absolute;top:50%;transform:translateY(-50%);width:1rem}.blog-list-articles-container{margin:0 auto;max-width:80rem;padding:2rem 1rem}@media (min-width:640px){.blog-list-articles-container{padding:2rem 1.5rem}}@media (min-width:1024px){.blog-list-articles-container{padding:2rem}}.blog-list-articles-loading{color:#6b7280;text-align:center}.blog-list-articles-loading-text{font-size:1.25rem;margin-bottom:1rem}.blog-list-articles-loading-gif{margin:0 auto;width:4rem}.blog-list-articles-error{text-align:center}.blog-list-articles-error-text{color:#6b7280;font-size:1.25rem;margin-bottom:1rem}.blog-list-articles-error-gif{margin:0 auto;width:6rem}.blog-list-grid{display:grid;gap:2rem}@media (min-width:768px){.blog-list-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.blog-list-grid{grid-template-columns:repeat(3,1fr)}}.blog-list-article-card{background-color:#fff;border-radius:.75rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);color:inherit;overflow:hidden;text-decoration:none;transition:box-shadow .2s ease}.blog-list-article-card:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.blog-list-article-image{height:12rem;-o-object-fit:cover;object-fit:cover;width:100%}.blog-list-article-content{padding:1.5rem}.blog-list-article-meta{align-items:center;color:#6b7280;display:flex;font-size:.875rem;gap:.5rem;margin-bottom:.75rem}.blog-list-clock-icon{height:1rem;width:1rem}.blog-list-article-title{color:#111827;font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.blog-list-article-description{color:#4b5563;line-height:1.6;margin-bottom:1rem}.blog-list-article-footer{align-items:center;display:flex}.blog-list-article-category{color:#4b5563;font-size:.875rem}@media (max-width:640px){.blog-list-main{padding-top:3rem}.blog-list-title{font-size:1.875rem}.blog-list-subtitle{font-size:1.125rem}.blog-list-header-container{padding:2rem 1rem}.blog-list-articles-container,.blog-list-container{padding:1.5rem 1rem}.blog-list-controls{gap:1.5rem}.blog-list-article-content{padding:1rem}.blog-list-article-title{font-size:1.125rem}}@media (max-width:480px){.blog-list-title{font-size:1.5rem}.blog-list-subtitle{font-size:1rem}.blog-list-header-container{padding:1.5rem .75rem}.blog-list-articles-container,.blog-list-container{padding:1rem .75rem}.blog-list-grid{gap:1.5rem}.blog-list-categories{justify-content:center}.blog-list-category-button{font-size:.8125rem;padding:.375rem .75rem}}.blogSingle__error,.blogSingle__loading{color:#6b7280;padding:5rem 0;text-align:center}.blogSingle__errorText,.blogSingle__loadingText{font-size:1.25rem;line-height:1.75rem;text-align:center}.blogSingle__loadingGif{margin:0 auto;width:4rem}.blogSingle__errorGif{margin:0 auto;width:6rem}.blogSingle__notFound{color:#6b7280;text-align:center}.blogSingle__container{background-color:#f9fafb;min-height:100vh;padding-top:4rem}.blogSingle__breadcrumb{margin:0 auto;max-width:80rem;padding:1.5rem 1rem}.blogSingle__breadcrumbLink{align-items:center;color:#6b7280;display:inline-flex;text-decoration:none;transition:color .2s}.blogSingle__breadcrumbLink:hover{color:#2563eb}.blogSingle__breadcrumbIcon{height:1.25rem;margin-right:.25rem;width:1.25rem}.blogSingle__article{margin:0 auto;max-width:56rem;padding:0 1rem}.blogSingle__header{margin-bottom:2rem}.blogSingle__title{color:#111827;font-size:2.25rem;font-weight:700;line-height:2.5rem;margin-bottom:1rem}.blogSingle__meta{flex-direction:column;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.blogSingle__author,.blogSingle__meta{align-items:center;display:flex}.blogSingle__authorName{color:#111827;font-weight:500}.blogSingle__timeInfo{align-items:center;color:#6b7280;display:flex;font-size:.875rem;line-height:1.25rem}.blogSingle__clockIcon{height:1rem;margin-right:.25rem;width:1rem}.blogSingle__separator{margin:0 .5rem}.blogSingle__heroImage{height:3rem;margin-right:1rem;width:3rem}.blogSingle__imageCaption{color:#6b7280;font-size:.875rem;line-height:1.25rem;margin-top:.5rem}.blogSingle__content{margin-bottom:3rem;max-width:none}.blogSingle__description{color:#6b7280;margin-bottom:1.5rem}.blogSingle__sectionTitle{color:#111827;font-size:1.5rem;font-weight:700;line-height:2rem;margin-bottom:1rem;margin-top:2rem}.blogSingle__paragraph{color:#6b7280;margin-bottom:1.5rem}.blogSingle__sectionImage{border-radius:.75rem;height:18.75rem;margin-bottom:1.5rem;-o-object-fit:cover;object-fit:cover;width:100%}.blogSingle__example{background-color:#f3f4f6;border-radius:.5rem;margin-bottom:1.5rem;padding:1rem}.blogSingle__exampleTitle{color:#111827;font-size:1.125rem;font-weight:600;line-height:1.75rem;margin-bottom:.5rem}.blogSingle__exampleContent{color:#6b7280}.blogSingle__exercisesSection{margin-top:3rem}.blogSingle__exercise{background-color:#eff6ff;border-radius:.5rem;margin-bottom:1rem;padding:1rem}.blogSingle__exerciseTitle{color:#111827;font-size:1.125rem;font-weight:600;line-height:1.75rem;margin-bottom:.5rem}.blogSingle__exerciseContent{color:#6b7280}.blogSingle__ctaSection{margin-top:3rem;text-align:center}.blogSingle__ctaTitle{color:#111827;font-size:1.5rem;font-weight:700;line-height:2rem;margin-bottom:1rem}.blogSingle__ctaText{color:#6b7280;margin-bottom:1.5rem}.blogSingle__tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem}.blogSingle__tag{background-color:#dbeafe;border-radius:9999px;color:#2563eb;font-size:.875rem;line-height:1.25rem;padding:.25rem .75rem;text-decoration:none;transition:background-color .2s}.blogSingle__tag:hover{background-color:#bfdbfe}.blogSingle__shareSection{border-bottom:1px solid #e5e7eb;border-top:1px solid #e5e7eb;margin-bottom:2rem;padding:1.5rem 0}.blogSingle__shareContainer,.blogSingle__shareLabel{align-items:center;display:flex}.blogSingle__shareLabel{color:#6b7280;margin-right:1rem}.blogSingle__shareIcon{height:1.25rem;margin-right:.5rem;width:1.25rem}.blogSingle__socialLinks{display:flex;gap:1rem}.blogSingle__socialLink{color:#9ca3af;text-decoration:none;transition:color .2s}.blogSingle__socialLink--facebook:hover{color:#1d4ed8}.blogSingle__socialLink--twitter:hover{color:#3b82f6}.blogSingle__socialLink--linkedin:hover{color:#1d4ed8}.blogSingle__socialIcon{height:1.25rem;width:1.25rem}@media (min-width:640px){.blogSingle__article,.blogSingle__breadcrumb{padding-left:1.5rem;padding-right:1.5rem}.blogSingle__meta{flex-direction:row}}@media (min-width:1024px){.blogSingle__article,.blogSingle__breadcrumb{padding-left:2rem;padding-right:2rem}}.blogSingle__content h1,.blogSingle__content h2,.blogSingle__content h3,.blogSingle__content h4,.blogSingle__content h5,.blogSingle__content h6{color:#111827;font-weight:600;margin-bottom:1rem;margin-top:2rem}.blogSingle__content p{line-height:1.75;margin-bottom:1rem}.blogSingle__content ol,.blogSingle__content ul{margin-bottom:1rem;padding-left:1.5rem}.blogSingle__content li{margin-bottom:.5rem}.blogSingle__content a{color:#2563eb;text-decoration:underline}.blogSingle__content a:hover{color:#1d4ed8}.blogSingle__content strong{font-weight:600}.blogSingle__content em{font-style:italic}.blogSingle__content blockquote{border-left:4px solid #e5e7eb;color:#6b7280;font-style:italic;margin:1.5rem 0;padding-left:1rem}.blogSingle__content code{background-color:#f3f4f6;border-radius:.25rem;font-size:.875rem;padding:.125rem .25rem}.blogSingle__content code,.blogSingle__content pre{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.blogSingle__content pre{background-color:#1f2937;border-radius:.5rem;color:#f9fafb;margin:1.5rem 0;overflow-x:auto;padding:1rem}.blogSingle__content pre code{background-color:transparent;color:inherit;font-size:inherit;padding:0}.blogSingle__content table{border-collapse:collapse;margin:1.5rem 0;width:100%}.blogSingle__content td,.blogSingle__content th{border-bottom:1px solid #e5e7eb;padding:.75rem;text-align:left}.blogSingle__content th{color:#111827;font-weight:600}.blogSingle__content tbody tr:hover,.blogSingle__content th{background-color:#f9fafb}@media (max-width:640px){.blogSingle__container{padding-top:3rem}.blogSingle__title{font-size:1.875rem;line-height:2.25rem}.blogSingle__meta{gap:.75rem}.blogSingle__timeInfo{text-align:center}.blogSingle__sectionImage{height:12rem}.blogSingle__shareContainer{align-items:flex-start;flex-direction:column;gap:.75rem}.blogSingle__shareLabel{margin-right:0}.blogSingle__content table{font-size:.875rem}.blogSingle__content td,.blogSingle__content th{padding:.5rem}}@media (max-width:480px){.blogSingle__breadcrumb{padding:1rem}.blogSingle__article{padding:0 1rem}.blogSingle__title{font-size:1.5rem;line-height:2rem}.blogSingle__sectionTitle{font-size:1.25rem;line-height:1.75rem}.blogSingle__example,.blogSingle__exercise{padding:.75rem}.blogSingle__sectionImage{border-radius:.5rem;height:10rem}}@media print{.blogSingle__container{background-color:#fff;padding-top:0}.blogSingle__breadcrumb,.blogSingle__shareSection{display:none}.blogSingle__sectionTitle,.blogSingle__title{color:#000;page-break-after:avoid}.blogSingle__sectionImage{max-height:15rem;page-break-inside:avoid}.blogSingle__example,.blogSingle__exercise{border:1px solid #e5e7eb;page-break-inside:avoid}}.blogSingle__breadcrumbLink:focus,.blogSingle__socialLink:focus,.blogSingle__tag:focus{outline:2px solid #2563eb;outline-offset:2px}@media (prefers-contrast:high){.blogSingle__container{background-color:#fff}.blogSingle__example{background-color:#e5e7eb;border:1px solid #6b7280}.blogSingle__exercise{background-color:#e0f2fe;border:1px solid #0284c7}.blogSingle__shareSection{border-bottom-color:#374151;border-top-color:#374151}}@media (prefers-reduced-motion:reduce){.blogSingle__breadcrumbLink,.blogSingle__socialLink,.blogSingle__tag{transition:none}}@media (prefers-color-scheme:dark){.blogSingle__container{background-color:#111827;color:#f9fafb}.blogSingle__authorName,.blogSingle__ctaTitle,.blogSingle__exampleTitle,.blogSingle__exerciseTitle,.blogSingle__sectionTitle,.blogSingle__title{color:#f9fafb}.blogSingle__ctaText,.blogSingle__description,.blogSingle__exampleContent,.blogSingle__exerciseContent,.blogSingle__imageCaption,.blogSingle__paragraph,.blogSingle__shareLabel,.blogSingle__timeInfo{color:#d1d5db}.blogSingle__example{background-color:#1f2937}.blogSingle__exercise,.blogSingle__tag{background-color:#1e3a8a}.blogSingle__tag{color:#93c5fd}.blogSingle__tag:hover{background-color:#1d4ed8}.blogSingle__shareSection{border-bottom-color:#374151;border-top-color:#374151}}.blogSingle__figure{margin:0 auto;max-width:100%;width:100%}.blogSingle__heroImage{display:block;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}@media (min-width:1025px){.blogSingle__heroImage--pc{height:auto;max-width:1200px;min-height:400px;width:100%}}@media (min-width:641px) and (max-width:1024px){.blogSingle__heroImage{height:auto;max-width:800px;width:100%}}@media (max-width:640px){.blogSingle__heroImage{height:auto;max-width:100%;width:100%}}.cgv-main{background-color:#fff;margin:4rem auto 0;max-width:56rem;padding:1.5rem}.cgv-header{margin-bottom:2rem;text-align:center}.cgv-title{color:#111827;font-size:1.875rem;font-weight:700;margin-bottom:.5rem}.cgv-date{color:#4b5563;font-size:.875rem}.cgv-content{display:flex;flex-direction:column;gap:1.5rem;max-width:none}.cgv-article{border-left:4px solid #d91c98;padding-left:1rem}.cgv-article-title{color:#111827;font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.cgv-paragraph{color:#374151;line-height:1.6;margin-bottom:.5rem}.cgv-paragraph-margin{margin-top:.5rem}.cgv-list{color:#374151;display:flex;flex-direction:column;gap:.25rem;list-style-position:inside;list-style-type:disc;margin-left:1rem}.cgv-list-with-margin{margin-bottom:.75rem}.cgv-list li{line-height:1.6}.cgv-link{color:#d91c98;margin-left:.25rem;text-decoration:none}.cgv-link:hover{text-decoration:underline}.cgv-contact-section{background-color:#f9fafb;border-radius:.5rem;margin-top:2rem;padding:1rem}.cgv-contact-title{color:#111827;font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.cgv-contact-text{color:#374151;margin-bottom:.5rem}.cgv-contact-email{margin:0}.cgv-contact-link{color:#d91c98;font-weight:500;text-decoration:none}.cgv-contact-link:hover{text-decoration:underline}.cgv-footer{border-top:1px solid #e5e7eb;margin-top:2rem;padding-top:1.5rem;text-align:center}.cgv-footer-text{color:#6b7280;font-size:.875rem}@media (max-width:768px){.cgv-main{margin-top:2rem;padding:1rem}.cgv-title{font-size:1.5rem}.cgv-article-title{font-size:1.125rem}.cgv-article{padding-left:.75rem}.cgv-list{margin-left:.5rem}.cgv-contact-section{padding:.75rem}}@media (max-width:640px){.cgv-main{padding:.75rem}.cgv-header{margin-bottom:1.5rem}.cgv-content{gap:1.25rem}.cgv-title{font-size:1.375rem}.cgv-article-title{font-size:1rem}.cgv-paragraph{font-size:.9rem}.cgv-contact-title{font-size:1rem}}@media (max-width:480px){.cgv-main{padding:.5rem}.cgv-article{border-left-width:3px;padding-left:.5rem}.cgv-list{margin-left:.25rem}.cgv-contact-section{margin-top:1.5rem;padding:.5rem}.cgv-footer{margin-top:1.5rem;padding-top:1rem}}*{cursor:auto!important}.mentions-legales-main{background-color:#fff;margin:4rem auto;max-width:56rem;padding:1.5rem}.mentions-legales-header{margin-bottom:2rem;text-align:center}.mentions-legales-title{color:#111827;font-size:1.875rem;font-weight:700;margin-bottom:.5rem}.mentions-legales-date{color:#4b5563;font-size:.875rem}.mentions-legales-content{display:flex;flex-direction:column;gap:2rem}.mentions-legales-section{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);padding:1.5rem}.mentions-legales-section-title{align-items:center;color:#111827;display:flex;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.mentions-legales-section-bar{height:1.5rem;margin-right:.75rem;width:.25rem}.mentions-legales-bar-blue{background-color:#3b82f6}.mentions-legales-bar-green{background-color:#10b981}.mentions-legales-bar-purple{background-color:#8b5cf6}.mentions-legales-bar-orange{background-color:#f97316}.mentions-legales-bar-red{background-color:#ef4444}.mentions-legales-bar-indigo{background-color:#6366f1}.mentions-legales-bar-yellow{background-color:#eab308}.mentions-legales-section-content{color:#374151;display:flex;flex-direction:column;gap:.5rem}.mentions-legales-section-content p{line-height:1.6;margin:0}.mentions-legales-italic{color:#4b5563;font-size:.875rem;font-style:italic;margin-top:.75rem!important}.mentions-legales-link{color:#2563eb;margin-left:.25rem;text-decoration:none}.mentions-legales-link:hover{text-decoration:underline}.mentions-legales-contact-section{background-color:#eff6ff;border:1px solid #bfdbfe;border-radius:.5rem;padding:1.5rem}.mentions-legales-contact-title{color:#1e3a8a;font-size:1.125rem;font-weight:600;margin-bottom:.75rem}.mentions-legales-contact-content{color:#1e40af}.mentions-legales-contact-intro{margin-bottom:.5rem}.mentions-legales-contact-info{display:flex;flex-direction:column;gap:.5rem}@media (min-width:640px){.mentions-legales-contact-info{align-items:center;flex-direction:row}}.mentions-legales-contact-label{font-weight:500}.mentions-legales-contact-link{color:#2563eb;font-weight:500;text-decoration:none}.mentions-legales-contact-link:hover{text-decoration:underline}.mentions-legales-contact-delay{color:#2563eb;font-size:.875rem;margin-top:.5rem}.mentions-legales-footer{border-top:1px solid #e5e7eb;margin-top:2rem;padding-top:1.5rem;text-align:center}.mentions-legales-footer-text{color:#6b7280;font-size:.875rem}@media (max-width:640px){.mentions-legales-main{margin-bottom:2rem;margin-top:2rem;padding:1rem}.mentions-legales-title{font-size:1.5rem}.mentions-legales-section{padding:1rem}.mentions-legales-section-title{font-size:1.125rem}.mentions-legales-contact-section{padding:1rem}}@media (max-width:480px){.mentions-legales-main{padding:.75rem}.mentions-legales-header{margin-bottom:1.5rem}.mentions-legales-content{gap:1.5rem}.mentions-legales-section-bar{height:1.25rem;margin-right:.5rem}}