.preview{display:flex;flex-direction:column;align-items:center;padding-inline:40px;position:relative;max-width:1200px;margin:0 auto}@media screen and (max-width:1025px)and (max-aspect-ratio:1/1){.preview{padding-inline:24px}}.preview__breadcrumbs{display:flex;align-items:center;gap:8px;margin-bottom:32px;font-size:14px}.preview__breadcrumb-link{color:var(--primary-color);text-decoration:none;font-weight:500}.preview__breadcrumb-link:hover{text-decoration:underline}.preview__breadcrumb-separator{color:rgba(var(--text-main),.4)}.preview__breadcrumb-current{color:rgba(var(--text-main),.6)}.preview__header{text-align:center;max-width:800px;margin-bottom:48px}.preview__title{margin:0 0 20px;font-size:clamp(36px,4.5vw,52px);font-weight:700;line-height:1.15;letter-spacing:-.02em;color:var(--primary-color)}@media screen and (max-width:768px){.preview__title{font-size:clamp(28px,6vw,36px)}}.preview__subtitle{margin:0;font-size:18px;line-height:1.7;color:rgba(var(--text-main),.7)}@media screen and (max-width:768px){.preview__subtitle{font-size:16px}}.preview__heading-2{margin:0 0 48px;font-size:clamp(36px,4.5vw,56px);text-align:center;font-weight:700;line-height:1.15;letter-spacing:-.02em;color:var(--text-main-color)}@media screen and (max-width:1025px)and (max-aspect-ratio:1/1){.preview__heading-2{margin-bottom:32px;font-size:clamp(28px,6vw,40px)}}.preview__emphasizing{color:var(--primary-color)}.previewVideoZone{margin-bottom:48px;padding:0;text-align:center;max-width:1000px;width:100%;position:relative}@media screen and (max-width:1025px)and (max-aspect-ratio:1/1){.previewVideoZone{width:100%;margin-bottom:32px}}.previewVideoZone__bgImg{display:none}.previewVideo{background:#f8f9fa;box-shadow:0 4px 24px #00000014;border-radius:12px;border:1px solid rgba(0,0,0,.06);min-height:400px;width:100%;max-width:900px;overflow:hidden}@media(prefers-color-scheme:dark){.previewVideo{background:#1a1d21;border-color:#ffffff14;box-shadow:0 4px 24px #0000003d}}@media screen and (max-width:1025px)and (max-aspect-ratio:1/1){.previewVideo{height:auto;min-height:250px;width:100%;border-radius:10px}}@media screen and (max-width:500px)and (max-aspect-ratio:1/1){.previewVideo{border-radius:8px;min-height:200px}}.previewDescription{color:var(--text-secondary-color, rgba(0, 0, 0, .7));font-size:18px;text-align:center;max-width:640px;margin:0 auto;line-height:1.7}@media screen and (max-width:1025px)and (max-aspect-ratio:1/1){.previewDescription{font-size:16px;max-width:90%}}@media screen and (max-width:500px)and (max-aspect-ratio:1/1){.previewDescription{font-size:15px;line-height:1.6}}.previewDescription__text{text-align:center;margin-bottom:24px;line-height:1.7}@media(prefers-color-scheme:dark){.previewDescription{color:#ffffffbf}}.secondaryDescription{max-width:900px;width:90%;margin:30px auto;padding:40px;text-align:center;background:#f8fafc;border-radius:20px;border:1px solid rgba(31,176,126,.15);position:relative;overflow:hidden}.secondaryDescription:after{content:"";position:absolute;inset:0;background:url(/assets/single-feature/link.svg) no-repeat 90% center;background-size:9%;opacity:.8;pointer-events:none}@media screen and (max-width:1025px){.secondaryDescription{width:92%;padding:40px 28px}}@media screen and (max-width:500px){.secondaryDescription{padding:36px 24px;border-radius:16px}}.secondaryDescription__heading-3{margin-bottom:28px;padding:0 5%;font-size:clamp(24px,3vw,32px);font-weight:500;line-height:1.35;color:var(--text-main-color)}@media screen and (max-width:500px){.secondaryDescription__heading-3{margin-bottom:20px;padding:0;font-size:clamp(20px,4.5vw,24px)}}@media(prefers-color-scheme:dark){.secondaryDescription{background:#1e293b;border-color:#1fb07e33}.secondaryDescription:after{background:url(/assets/single-feature/link-dark.svg) no-repeat 90% center;background-size:9%}.secondaryDescription__heading-3{color:#f0f6fc}}.relatedFeatures{padding-inline:40px;margin-bottom:0}.relatedFeatures__heading-3{margin-bottom:48px;text-align:center;font-size:clamp(28px,3.5vw,36px);font-weight:700;line-height:1.25;color:var(--text-main-color)}.relatedFeatures__emphasizing{color:var(--primary-color)}.relatedFeatures_cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1100px;margin:0 auto}.featuresCard{display:flex;flex-direction:column;padding:32px}.featuresCard__title{margin:0 0 12px;font-size:20px;font-weight:600;color:var(--text-main-color);line-height:1.3}.featuresCard:hover .featuresCard__title{color:#1fb07e}@media screen and (max-width:1024px){.featuresCard__title{font-size:18px}}@media screen and (max-width:768px){.relatedFeatures_cards{grid-template-columns:1fr;max-width:500px;gap:16px}.relatedFeatures{padding-inline:20px}.featuresCard__title{font-size:16px}.featuresCard__description{font-size:14px}}@media(max-width:600px){.relatedFeatures__heading-3{margin-bottom:32px;font-size:clamp(22px,5vw,28px)}}@media(prefers-color-scheme:dark){.featuresCard__title{color:#f0f6fc}.featuresCard:hover .featuresCard__title{color:#2dd493}}.featuresCard__description{margin:0 0 20px;font-size:15px;line-height:1.65;color:rgba(var(--text-main),.65);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;flex-grow:1}@media(prefers-color-scheme:dark){.featuresCard__description{color:#fff9}}.featuresCard__link{margin-top:auto}.allSingleFeatures{padding-inline:40px;margin-bottom:0;background:linear-gradient(180deg,#f8f9fa,#fff);border-top:1px solid rgba(0,0,0,.06)}@media screen and (max-width:768px){.allSingleFeatures{padding-inline:20px}}.allSingleFeatures__heading-3{margin-bottom:48px;text-align:center;font-size:clamp(28px,3.5vw,36px);font-weight:700;line-height:1.25;color:var(--text-main-color)}.allSingleFeatures__emphasizing{color:var(--primary-color)}@media screen and (max-width:500px){.allSingleFeatures__heading-3{margin-bottom:32px;font-size:clamp(22px,5vw,28px)}}@media(prefers-color-scheme:dark){.allSingleFeatures{background:linear-gradient(180deg,#0d1117,#161b22);border-top-color:#ffffff14}}
