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