@charset "UTF-8";.home-hero-section{min-height:90vh;display:flex;align-items:center;padding:8rem 0 3rem;background:var(--theme-bg-color);color:var(--theme-text-color);position:relative;overflow:visible}.home-hero-section:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,color-mix(in srgb,var(--theme-grad-a) 20%,transparent) 15%,color-mix(in srgb,var(--theme-grad-a) 40%,transparent) 50%,color-mix(in srgb,var(--theme-grad-b) 20%,transparent) 85%,transparent 100%);box-shadow:0 0 20px color-mix(in srgb,var(--theme-grad-a) 30%,transparent),0 0 40px color-mix(in srgb,var(--theme-grad-a) 15%,transparent),0 0 80px color-mix(in srgb,var(--theme-grad-a) 8%,transparent);z-index:100}@media(max-width:768px){.home-hero-section{padding:5rem 0 2rem}}.home-hero-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(0,102,255,.1) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(0,255,136,.05) 0%,transparent 50%);pointer-events:none}.home-hero-section .container{max-width:1400px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.home-hero-section .hero-content{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:750px;margin:0 auto;gap:32px}.home-hero-section .hero-title{font-size:clamp(36px,5vw,56px);font-weight:700;line-height:1.15;margin:0;color:var(--theme-text-color)}.home-hero-section .hero-subtitle{font-size:clamp(16px,2vw,20px);line-height:1.6;color:var(--text-secondary);margin:0}.home-hero-section .hero-actions{display:flex;flex-direction:column;gap:16px;width:100%;max-width:650px;align-items:center}@media(max-width:768px){.home-hero-section .hero-actions{max-width:100%}}.home-hero-section .hero-actions-row{display:flex;gap:12px;width:100%;justify-content:center}@media(max-width:768px){.home-hero-section .hero-actions-row{flex-direction:column;align-items:center}}.home-hero-section .hero-features{display:flex;gap:24px;justify-content:center;font-size:14px;color:var(--text-secondary)}@media(max-width:768px){.home-hero-section .hero-features{flex-direction:column;gap:8px;text-align:center}}.home-hero-section .hero-feature{display:flex;align-items:center;gap:6px;padding:.375rem .75rem;background:color-mix(in srgb,var(--theme-primary, #3b82f6) 8%,transparent);border-radius:1rem;font-weight:500}.home-hero-section:not(.home-hero-section--legacy){min-height:auto;display:block;padding:10.5rem 0 5.5rem;background:var(--theme-bg-color);color:var(--theme-text-color);text-align:center}.home-hero-section:not(.home-hero-section--legacy):before,.home-hero-section:not(.home-hero-section--legacy):after{display:none}.home-hero-section__container{width:min(920px,100% - 48px);margin:0 auto}.home-hero-section__copy{display:flex;flex-direction:column;align-items:center}.home-hero-section__title{max-width:820px;margin:0;color:var(--theme-text-color);font-size:clamp(40px,5.2vw,58px);font-weight:520;letter-spacing:-.045em;line-height:1.04}.home-hero-section__subtitle{max-width:730px;margin:28px 0 0;color:var(--theme-hint-color);font-size:clamp(17px,1.7vw,20px);font-weight:400;line-height:1.65}.home-hero-section__actions-row{display:flex;gap:12px;margin-top:32px}.home-hero-section__actions-row .landing-button--primary{box-shadow:none}.qualification-flow-section{padding:0 0 clamp(72px,8vw,104px);scroll-margin-top:96px;background:var(--theme-bg-color)}.qualification-flow{display:grid;grid-template-columns:1.15fr 44px 1fr 44px 1fr;align-items:center;width:min(1120px,100% - 48px);margin:0 auto;padding:34px 0;border-top:1px solid var(--theme-border-color);border-bottom:1px solid var(--theme-border-color)}.qualification-flow__step{display:flex;align-items:center;gap:14px;min-width:0}.qualification-flow__step>div:last-child{min-width:0}.qualification-flow__step strong{display:block;color:var(--theme-text-color);font-size:16px;font-weight:520;line-height:1.35}.qualification-flow__step p{margin:4px 0 0;color:var(--theme-hint-color);font-size:13px;line-height:1.5}.qualification-flow__step--channels{align-items:flex-start;flex-direction:column;gap:13px}.qualification-flow__channels{display:flex;flex-wrap:wrap;gap:9px 15px}.qualification-flow__channels span{display:inline-flex;align-items:center;gap:5px;color:var(--theme-hint-color);font-size:12px;white-space:nowrap}.qualification-flow__channels svg{color:var(--theme-primary-color)}.qualification-flow__icon{display:grid;flex:0 0 auto;width:40px;height:40px;place-items:center;border-radius:50%;background:color-mix(in srgb,var(--theme-primary-color) 9%,transparent);color:var(--theme-primary-color)}.qualification-flow__icon--success{background:color-mix(in srgb,var(--theme-success-color) 10%,transparent);color:var(--theme-success-color)}.qualification-flow__arrow{justify-self:center;color:color-mix(in srgb,var(--theme-hint-color) 60%,transparent)}.home-section{padding:clamp(72px,8vw,104px) 0;color:var(--theme-text-color)}.home-section__container{width:min(1120px,100% - 48px);margin:0 auto}.home-section__header{max-width:700px;margin-bottom:48px}.home-section__header--centered{margin-right:auto;margin-left:auto;text-align:center}.home-section__header h2{margin:0 0 18px;font-size:clamp(32px,3.8vw,44px);font-weight:520;line-height:1.1;letter-spacing:-.035em}.home-section__header p{margin:0;color:var(--theme-hint-color);font-size:17px;line-height:1.65}.home-problem{background:var(--theme-section-bg-color)}.home-problem .comparison-grid{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--theme-border-color);border-bottom:1px solid var(--theme-border-color)}.comparison-card{padding:36px 48px 38px 0}.comparison-card+.comparison-card{padding-right:0;padding-left:48px;border-left:1px solid var(--theme-border-color)}.comparison-card h3{margin:0 0 24px;font-size:clamp(22px,2.5vw,28px);font-weight:520;letter-spacing:-.025em}.comparison-card ul{display:grid;gap:15px;margin:0;padding:0;list-style:none}.comparison-card li{display:flex;align-items:flex-start;gap:10px;color:var(--theme-hint-color);line-height:1.55}.comparison-card li svg{flex:0 0 auto;margin-top:3px}.comparison-card--before li svg{color:color-mix(in srgb,var(--theme-error-color) 75%,var(--theme-hint-color))}.comparison-card--after li svg{color:var(--theme-success-color)}.home-problem__statement{max-width:760px;margin:34px auto 0;color:var(--theme-text-color);font-size:clamp(19px,2.3vw,25px);font-weight:500;line-height:1.45;text-align:center}.home-criteria{background:var(--theme-bg-color);scroll-margin-top:96px}.home-criteria__layout{border-radius:0;display:grid;grid-template-columns:minmax(0,.88fr) minmax(460px,1fr);align-items:center;gap:clamp(48px,8vw,104px)}.home-criteria__copy h2{margin:0 0 20px;font-size:clamp(32px,3.8vw,44px);font-weight:520;line-height:1.1;letter-spacing:-.035em}.home-criteria__copy>p{margin:0;color:var(--theme-hint-color);font-size:17px;line-height:1.65}.criteria-card{overflow:hidden;border:1px solid var(--theme-border-color);border-radius:14px;background:var(--theme-card-bg)}.criteria-card__header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 24px;border-bottom:1px solid var(--theme-border-color)}.criteria-card__header>strong{font-size:17px;font-weight:520}.criteria-card__status{display:inline-flex;align-items:center;gap:6px;color:var(--theme-success-color);font-size:12px;font-weight:520}.criteria-card__list{display:grid;grid-template-columns:repeat(2,1fr)}.criteria-card__list>div{display:flex;align-items:center;gap:10px;min-height:66px;padding:14px 18px;border-bottom:1px solid var(--theme-border-color)}.criteria-card__list>div:nth-child(odd){border-right:1px solid var(--theme-border-color)}.criteria-card__list>div>span{display:grid;flex:0 0 auto;width:22px;height:22px;place-items:center;color:var(--theme-success-color)}.criteria-card__list>div p{margin:0;font-size:13px;font-weight:450;line-height:1.4}.criteria-card__footer{padding:20px 24px}.criteria-card__footer>div{display:flex;flex-direction:column;gap:3px}.criteria-card__footer strong{font-size:13px;font-weight:520}.criteria-card__footer span{color:var(--theme-hint-color);font-size:12px}.home-results{border-radius:0;background:var(--theme-section-bg-color);scroll-margin-top:96px}.results-grid{border-radius:0;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--theme-border-color);border-bottom:1px solid var(--theme-border-color)}.result-card{border-radius:0;padding:32px 30px}.result-card+.result-card{border-left:1px solid var(--theme-border-color)}.result-card h3{margin:0 0 12px;font-size:20px;font-weight:520;letter-spacing:-.015em}.result-card p{margin:0;color:var(--theme-hint-color);font-size:15px;line-height:1.65}.home-offer{padding-top:64px;background:var(--theme-bg-color)}.home-offer__card{display:grid;grid-template-columns:1.08fr .92fr;gap:clamp(44px,8vw,96px);padding:clamp(38px,6vw,68px);border-radius:20px;background:#101828;color:#fff}.home-offer__copy h2{margin:0 0 20px;color:#fff;font-size:clamp(32px,3.8vw,44px);font-weight:520;line-height:1.1;letter-spacing:-.035em}.home-offer__copy p{margin:0 0 30px;color:#ffffffa8;font-size:16px;line-height:1.65}.home-offer__included{display:grid;align-content:center}.home-offer__included>div{display:flex;align-items:flex-start;gap:11px;padding:15px 0;border-bottom:1px solid rgba(255,255,255,.12)}.home-offer__included>div:first-child{border-top:1px solid rgba(255,255,255,.12)}.home-offer__included>div>span{display:grid;flex:0 0 auto;width:22px;height:22px;place-items:center;color:#5ee19a}.home-offer__included>div p{margin:0;color:#fffc;font-size:14px;line-height:1.5}.home-faq{border-radius:0;background:var(--theme-section-bg-color)}.home-faq__layout{display:grid;grid-template-columns:.72fr 1.28fr;align-items:start;gap:clamp(48px,8vw,104px)}.home-faq__intro h2{margin:0 0 18px;font-size:clamp(32px,3.8vw,44px);font-weight:520;line-height:1.1;letter-spacing:-.035em}.home-faq__intro p{margin:0;color:var(--theme-hint-color);font-size:16px;line-height:1.65}.faq-list{border-radius:0;border-top:1px solid var(--theme-border-color)}.faq-list details{border-radius:0;border-bottom:1px solid var(--theme-border-color)}.faq-list details[open] summary:after{content:"−"}.faq-list summary{border-radius:0;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:21px 0;cursor:pointer;font-size:16px;font-weight:520;line-height:1.45;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";color:var(--theme-hint-color);font-size:21px;font-weight:400}.faq-list p{margin:-2px 40px 22px 0;color:var(--theme-hint-color);line-height:1.65}.home-final-cta{padding:clamp(76px,10vw,120px) 24px;background:var(--theme-bg-color);text-align:center}.home-final-cta__inner{max-width:760px;margin:0 auto}.home-final-cta__inner h2{margin:0 0 20px;font-size:clamp(34px,4.5vw,48px);font-weight:520;line-height:1.08;letter-spacing:-.04em}.home-final-cta__inner p{max-width:650px;margin:0 auto 32px;color:var(--theme-hint-color);font-size:17px;line-height:1.65}@media(max-width:980px){.qualification-flow{grid-template-columns:1.1fr 34px 1fr 34px 1fr}.home-criteria__layout,.home-offer__card,.home-faq__layout{grid-template-columns:1fr}.home-criteria__layout{gap:44px}.home-faq__layout{gap:42px}}@media(max-width:760px){.home-hero-section:not(.home-hero-section--legacy){padding:7.5rem 0 4.25rem}.home-hero-section__container,.home-section__container,.qualification-flow{width:min(100% - 32px,1120px)}.home-hero-section__title{font-size:clamp(38px,10.5vw,46px)}.home-hero-section__subtitle{margin-top:22px;font-size:17px}.qualification-flow{grid-template-columns:1fr;gap:18px;padding:28px 0}.qualification-flow__arrow{margin-left:9px;transform:rotate(90deg)}.qualification-flow__step--channels{gap:12px}.comparison-grid,.results-grid{grid-template-columns:1fr!important}.comparison-card,.comparison-card+.comparison-card{padding:30px 0;border-left:0}.comparison-card+.comparison-card{border-top:1px solid var(--theme-border-color)}.result-card{padding:27px 0}.result-card+.result-card{border-top:1px solid var(--theme-border-color);border-left:0}.criteria-card__list{grid-template-columns:1fr}.criteria-card__list>div:nth-child(odd){border-right:0}.home-offer__card{width:min(100% - 24px,1120px);padding:34px 24px}}@media(max-width:560px){.home-hero-section__actions-row{flex-direction:column;width:100%}.home-hero-section__actions-row .landing-button{width:100%}.criteria-card__header{align-items:flex-start;flex-direction:column}}.calculator-section{padding:4rem 0;background:var(--theme-secondary-bg-color);color:var(--theme-text-color)}@media(min-width:768px){.calculator-section{padding:5rem 0}}.calculator-container{max-width:1200px;margin:0 auto;padding:0 1.25rem}@media(min-width:768px){.calculator-container{padding:0 2rem}}.calculator-header{text-align:center;margin-bottom:2.5rem}.calculator-title{font-size:clamp(28px,4vw,40px);font-weight:700;margin:0 0 .75rem}.calculator-subtitle{font-size:1rem;color:var(--text-secondary);max-width:600px;margin:0 auto;line-height:1.6}.calculator-body{display:flex;flex-direction:column;gap:2.5rem}.calculator-inputs{display:grid;grid-template-columns:1fr;gap:1.5rem;max-width:800px;margin:0 auto;width:100%}@media(min-width:768px){.calculator-inputs{grid-template-columns:1fr 1fr;gap:1.5rem 2.5rem}}.select-input{display:flex;flex-direction:column;gap:.5rem}@media(min-width:768px){.select-input{grid-column:1/-1}}.select-input__label{font-size:.875rem;color:var(--text-secondary)}.select-input__select{width:100%;padding:.625rem 2.5rem .625rem 1rem;border:1px solid var(--theme-border-color);border-radius:.5rem;background-color:var(--theme-bg-color);color:var(--theme-text-color);font-size:1rem;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center}.select-input__select option{background:#fff;color:#1a1a1a;padding:.5rem}.select-input__select:focus{outline:none;border-color:var(--theme-primary, #3b82f6);box-shadow:0 0 0 2px color-mix(in srgb,var(--theme-primary, #3b82f6) 20%,transparent)}.slider-input__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.slider-input__label{font-size:.875rem;color:var(--text-secondary)}.slider-input__value{font-size:.9375rem;font-weight:600;color:var(--theme-text-color)}.slider-input__range{-webkit-appearance:none;appearance:none;width:100%;height:6px;border-radius:3px;background:linear-gradient(to right,var(--theme-primary, #3b82f6) 0%,var(--theme-primary, #3b82f6) var(--slider-pct, 50%),var(--theme-border-color, #e2e8f0) var(--slider-pct, 50%),var(--theme-border-color, #e2e8f0) 100%);outline:none;cursor:pointer}.slider-input__range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:var(--theme-primary, #3b82f6);border:3px solid white;box-shadow:0 2px 6px #0003;cursor:pointer;transition:transform .15s ease}.slider-input__range::-webkit-slider-thumb:hover{transform:scale(1.15)}.slider-input__range::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:var(--theme-primary, #3b82f6);border:3px solid white;box-shadow:0 2px 6px #0003;cursor:pointer}@media(min-width:768px){.calculator-inputs>.btn{grid-column:1/-1;max-width:300px;margin:0 auto}}.calculator-results{display:flex;flex-direction:column;gap:1.5rem;max-width:800px;margin:0 auto;width:100%;animation:fadeInUp .4s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.metrics-row{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:640px){.metrics-row{grid-template-columns:repeat(3,1fr)}}.metric-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.5rem 1rem;background:var(--theme-bg-color);border:1px solid var(--theme-border-color);border-radius:.75rem;gap:.375rem}.metric-card--warning{border-top:3px solid #f59e0b}.metric-card--good{border-top:3px solid #10b981}.metric-card--neutral{border-top:3px solid var(--theme-primary, #3b82f6)}.metric-card__label{font-size:.8125rem;color:var(--text-secondary);font-weight:500}.metric-card__value{font-size:1.75rem;font-weight:700;color:var(--theme-text-color);line-height:1.2}.metric-card__comparison{font-size:.75rem;color:var(--text-secondary);opacity:.8}.insight-card{padding:1.25rem 1.5rem;background:color-mix(in srgb,var(--theme-primary, #3b82f6) 5%,var(--theme-bg-color));border:1px solid color-mix(in srgb,var(--theme-primary, #3b82f6) 15%,var(--theme-border-color));border-radius:.75rem}.insight-card__text{font-size:.9375rem;line-height:1.65;color:var(--theme-text-color);margin:0}.calculator-results>.btn{max-width:300px;margin:0 auto}.features-section{padding:3rem 0}@media(min-width:768px){.features-section{padding:4rem 0}}@media(min-width:1024px){.features-section{padding:5rem 0}}.features-section{position:relative}.features-section:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:1200px;max-width:90%;height:1px;background:linear-gradient(90deg,transparent 0%,var(--theme-primary-color) 30%,var(--theme-accent-color) 50%,var(--theme-primary-color) 70%,transparent 100%);filter:blur(2px);opacity:.3}.features-container{max-width:1200px;margin:0 auto;padding:0 1.25rem}@media(min-width:768px){.features-container{padding:0 2rem}}@media(min-width:1200px){.features-container{padding:0 2.5rem}}.features-container{padding:0 1.5rem}@media(max-width:576px){.features-container{padding:0 1rem}}.features-header{text-align:center;margin-bottom:4rem}@media(max-width:768px){.features-header{margin-bottom:2.5rem}}.features-header__title{font-size:clamp(28px,4vw,42px);font-weight:700;margin:0 0 16px;color:var(--theme-text-color);line-height:1.2}.features-header__subtitle{font-size:clamp(16px,2vw,20px);color:var(--theme-hint-color);margin:0 auto;max-width:600px;line-height:1.5}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media(max-width:768px){.features-grid{grid-template-columns:1fr;gap:1.5rem}}.feature-card{background:var(--theme-secondary-bg-color, #f8f9fa);border:1px solid var(--theme-border-color, #e5e7eb);border-radius:16px;padding:2rem;transition:transform .2s ease,box-shadow .2s ease}.feature-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.feature-card__icon{width:56px;height:56px;border-radius:14px;background:var(--theme-primary-color, #4ecdc4);color:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.feature-card__title{font-size:clamp(20px,2.5vw,24px);font-weight:700;margin:0 0 12px;color:var(--theme-text-color);line-height:1.3}.feature-card__description{font-size:clamp(14px,1.8vw,16px);line-height:1.6;color:var(--theme-hint-color);margin:0}.features-cta{text-align:center;margin-top:3rem}@media(max-width:768px){.features-cta{margin-top:2rem}}.featured-badges{padding:5rem 0;background:var(--theme-bg-secondary);border-top:1px solid var(--theme-border-color)}@media(max-width:768px){.featured-badges{padding:4rem 0}}.featured-badges__container{max-width:1200px;margin:0 auto;padding:0 20px}.featured-badges__content{text-align:center}.featured-badges__grid{display:flex;justify-content:center;align-items:center;gap:3rem;flex-wrap:wrap}@media(max-width:768px){.featured-badges__grid{gap:2rem}}@media(max-width:480px){.featured-badges__grid{flex-direction:column;gap:1.5rem}}.featured-badges__item{flex-shrink:0}.featured-badges__link{display:inline-block;transition:transform .2s ease,opacity .2s ease}.featured-badges__link:hover{transform:translateY(-2px);opacity:.9}.featured-badges__link:active{transform:translateY(0)}.featured-badges__image{border-radius:8px;box-shadow:0 4px 12px #0000001a;transition:box-shadow .2s ease}.featured-badges__link:hover .featured-badges__image{box-shadow:0 6px 20px #00000026}@media(max-width:768px){.featured-badges__image{max-width:220px;height:auto}}@media(max-width:480px){.featured-badges__image{max-width:200px}}@media(prefers-color-scheme:dark){.featured-badges{background:var(--theme-bg-tertiary)}.featured-badges__image{box-shadow:0 4px 12px #0000004d}.featured-badges__link:hover .featured-badges__image{box-shadow:0 6px 20px #0006}}.social-proof-section{padding:3rem 0;background:var(--theme-secondary-bg-color);color:var(--theme-text-color)}@media(min-width:768px){.social-proof-section{padding:4rem 0}}.social-proof-container{max-width:1200px;margin:0 auto;padding:0 1.25rem}@media(min-width:768px){.social-proof-container{padding:0 2rem}}.social-proof-metrics{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;margin-bottom:2rem}@media(max-width:576px){.social-proof-metrics{gap:1rem}}.social-proof-metric{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:var(--theme-bg-color);border:1px solid var(--theme-border-color);border-radius:2rem;font-size:.875rem;font-weight:600}.social-proof-metric__icon{font-size:1.125rem}.social-proof-metric__text{white-space:nowrap}@keyframes skeleton-shimmer{to{transform:translate(100%)}}.feature-list{display:flex;flex-direction:column;gap:.75rem;width:100%}.feature-list-item{display:flex;align-items:flex-start;gap:1rem;font-size:15px;color:var(--theme-text-color);position:relative;padding-left:24px;line-height:1.5;text-align:left}.feature-list-item:before{content:"✓";position:absolute;left:0;top:.1em;font-size:14px;color:var(--theme-accent-color);font-weight:700}.feature-list--dots .feature-list-item:before{content:"•";color:var(--theme-primary-color);font-size:20px;top:-.1em}.feature-list--large{gap:1rem}.feature-list--large .feature-list-item{font-size:16px;padding-left:28px}.feature-list--large .feature-list-item:before{font-size:16px}.feature-list--large.feature-list--dots .feature-list-item:before{font-size:24px}.feature-list--compact{gap:.5rem}.feature-list--compact .feature-list-item{font-size:14px;padding-left:20px}.feature-list--compact .feature-list-item:before{font-size:12px}.feature-list--compact.feature-list--dots .feature-list-item:before{font-size:16px}.examples-section{border-radius:0;padding:clamp(72px,8vw,104px) 0;background:var(--theme-bg-color)}.examples-section__container{max-width:1120px;margin:0 auto;padding:0 24px}.examples-section .section-header{max-width:700px;margin-bottom:44px}.examples-section .section-header h2{margin:0 0 18px;font-size:clamp(32px,3.8vw,44px);font-weight:520;line-height:1.1;letter-spacing:-.035em}.examples-section .section-header .subtitle{margin-bottom:0;font-size:17px;line-height:1.65}.examples-section__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:clamp(18px,3vw,36px);border:0;border-radius:0;background:transparent}.examples-section__item{display:flex;align-items:center;justify-content:center;min-height:76px;padding:10px;border:0;border-radius:0;background:transparent}.examples-section__item img{display:block;width:auto;max-width:100%;height:38px}@media(max-width:900px){.examples-section__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.examples-section__container{padding:0 16px}.examples-section__grid{grid-template-columns:1fr}}
