.section-hero{background-color:#060c13;color:#fff;padding:60px 0;margin:0;position:relative;isolation:isolate}@media (min-width:992px){.section-hero{padding:100px 0}.section-hero:has(.breadcrumbs-holder){padding-top:30px}}.section-hero.thin{padding-block:30px}@media (min-width:992px){.section-hero.thin{padding-block:40px}}.section-hero.thin .breadcrumbs-holder{margin-bottom:20px}@media (min-width:992px){.section-hero.thin .breadcrumbs-holder{margin-bottom:30px}}.section-hero.thin .section-image{margin-top:40px}.section-hero .section-title{margin-inline:auto;max-width:820px;text-align:center;font-size:2.125rem;margin-bottom:0}@media (min-width:992px){.section-hero .section-title{font-size:2.8125rem}}.section-hero .section-description{margin-top:30px;margin-inline:auto;max-width:820px;text-align:center;color:#a0acbb;font-size:.875rem}.section-hero .customers{font-size:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:5px 16px;margin-bottom:20px}.section-hero .customers span{-webkit-background-clip:text;-webkit-text-fill-color:transparent;-moz-background-clip:text;-moz-text-fill-color:transparent;background-image:linear-gradient(146.54deg,#66ffb7 -1.49%,#6ff 92.1%);font-weight:600}@media (min-width:992px){.section-hero .customers{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:16px}}.section-hero .customers-avatar{display:-webkit-box;display:-ms-flexbox;display:flex}.section-hero .customers-avatar img{width:38px;height:38px;-o-object-fit:cover;object-fit:cover;border-radius:50%;background-color:#e8e8e8;border:1px solid #fff;-webkit-box-shadow:0 0 0 1px #fff;box-shadow:0 0 0 1px #fff}.section-hero .customers-avatar img:not(:first-child){margin-left:-16px}@media (max-width:575.98px){.section-hero .customers-avatar img{width:20px;height:20px;border-width:1px}.section-hero .customers-avatar img:not(:first-child){margin-left:-4px}}.section-hero .hero-logo{width:60px;height:60px;border-radius:50%;border:2px solid transparent;background:linear-gradient(146.54deg,#66ffb7 -1.49%,#6ff 92.1%) border-box;overflow:hidden;-webkit-box-shadow:0 0 10px 0 #66ffdf;box-shadow:0 0 10px 0 #66ffdf;margin:auto auto 20px}.section-hero .hero-logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media (min-width:992px){.section-hero .hero-logo{width:90px;height:90px}}.section-hero .hero-title-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;max-width:600px;margin-inline:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-hero .hero-title-wrap .hero-logo{margin:0;-ms-flex-negative:0;flex-shrink:0}.section-hero .hero-title-wrap .section-title{margin:0}@media (max-width:575.98px){.section-hero .hero-title-wrap .section-title{font-size:1.875rem}}@media (min-width:992px){.section-hero .hero-title-wrap{max-width:820px;gap:30px}.section-hero .hero-title-wrap .hero-logo{width:80px;height:80px}}.section-hero .btn-holder{margin-top:30px;text-align:center}.section-hero .section-image{margin-top:60px;margin-left:auto;margin-right:auto;max-width:1028px}.section-hero .section-image img{display:block;margin:auto;max-width:100%}.section-hero:has(.section-image){padding-bottom:0;--shadow-offset:calc(clamp(110px, 16vw, 236px) * -1)}.section-hero .section-bg{position:absolute;inset:0;z-index:-1;overflow:hidden}.section-hero .section-bg::after{content:"";top:100%;position:absolute;left:60px;right:60px;margin-inline:auto;max-width:1110px;border-radius:50%;aspect-ratio:1;background-color:#6ff;--blur:clamp(60px, 16vw, 300px);-webkit-filter:blur(var(--blur));filter:blur(var(--blur));margin-top:var(--shadow-offset, 0)}.section-hero .section-bg img{z-index:-1;-o-object-position:bottom center;object-position:bottom center}.section-hero .breadcrumbs-holder{font-weight:400;font-size:1rem;margin-bottom:30px;color:#a0acbb}.section-hero .breadcrumbs-holder a{color:#66ffb7}@media (max-width:767.98px){.section-hero .breadcrumbs-holder{display:none}}@media (min-width:992px){.section-hero .breadcrumbs-holder{margin-bottom:40px}}.section-hero .categories,.section-hero .categories .cat-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-hero .categories{max-width:820px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;margin-top:30px;margin-inline:auto;-ms-flex-wrap:wrap;flex-wrap:wrap}.section-hero .categories .cat-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;text-align:center;color:#fff;border-radius:10px;background:linear-gradient(#09131e,#09131e) padding-box,linear-gradient(146.54deg,#66ffb7 -1.49%,#6ff 46%,#66ffb7 100%) border-box;background-size:200% 200%;-webkit-transition:background-position .25s;transition:background-position .25s;isolation:isolate;position:relative;min-height:38px;border:2px solid transparent;padding:6px 12px;text-decoration:none;font-weight:500;line-height:100%;font-size:1rem}.section-hero .categories .cat-item:hover{background-position:100% 100%}.section-hero .categories .cat-item.active{background-image:linear-gradient(146.54deg,#66ffb7 -1.49%,#6ff 46%,#66ffb7 100%);color:#000}@media (max-width:575.98px){.section-hero .categories .cat-item{min-height:30px;padding:5px 10px;font-size:.75rem;border-width:1px;border-radius:5px}}.section-hero .post-meta{gap:10px;font-size:.875rem}@media (min-width:768px){.section-hero .post-meta{font-size:1rem;gap:20px}}.section-hero .post-meta .author-avatar{width:42px;aspect-ratio:1;border-radius:50%;border:2px solid transparent;background:linear-gradient(146.54deg,#66ffb7 -1.49%,#6ff 92.1%) border-box;overflow:hidden;-webkit-box-shadow:0 0 10px 0 #66ffdf;box-shadow:0 0 10px 0 #66ffdf;-ms-flex-negative:0;flex-shrink:0}.section-hero .post-meta .author-avatar img,.section-hero .section-bg img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (min-width:768px){.section-hero .post-meta .author-avatar{width:42px}}.section-hero .post-meta .items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px 16px}@media (max-width:575.98px){.section-hero .post-meta .items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.section-hero .post-meta .item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.section-hero .post-meta .meta-label{font-weight:400;line-height:140%}.section-hero .post-meta .meta-label:has(svg){display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-hero .post-meta .meta-label svg{height:1.4em;width:auto}@media (max-width:575.98px){.section-hero .post-meta .meta-label{min-width:75px}}.section-hero .post-meta .name{-webkit-background-clip:text;-webkit-text-fill-color:transparent;-moz-background-clip:text;-moz-text-fill-color:transparent;background-image:linear-gradient(146.54deg,#66ffb7 -1.49%,#6ff 92.1%);text-decoration:none}.section-hero .post-meta .name::after{content:"";height:1px;width:100%;display:block;margin-top:-4px;background-image:linear-gradient(146.54deg,#66ffb7 -1.49%,#6ff 92.1%);-webkit-transition:opacity .1s;transition:opacity .1s}.section-hero .post-meta .name:hover::after{opacity:0}.section-hero .post-meta .date{font-weight:700}.section-hero .post-meta .sep{height:44px;width:1px;background-color:#23303f}.section-hero .post-meta{margin-inline:auto;margin-bottom:20px;margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-hero .post-meta:first-child{margin-top:0}.section-hero .post-meta:last-child{margin-bottom:0}.section-hero .post-meta .meta-label{color:#a0acbb}.section-hero .hero-menu,.section-hero .hero-menu--item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-hero .hero-menu{margin-top:40px;gap:10px;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:820px;margin-left:auto;margin-right:auto}.section-hero .hero-menu--item{padding:8px 20px;color:#fff;border:1px solid transparent;font-weight:500;background:linear-gradient(#09131e,#09131e) padding-box,linear-gradient(146.54deg,#66ffb7 -1.49%,#6ff 46%,#66ffb7 100%) border-box;background-size:200% 200%;-webkit-transition:background-position .25s;transition:background-position .25s;min-height:40px;font-size:14px;border-radius:10px;text-decoration:none}.section-hero .hero-menu--item.active:hover,.section-hero .hero-menu--item:hover{background-position:100% 100%}@media (min-width:1200px){.section-hero .hero-menu--item{min-height:48px;font-size:18px}}.section-hero .hero-menu--item.active{background:linear-gradient(146.54deg,#66ffb7 -1.49%,#6ff 46%,#66ffb7 100%) padding-box;background-size:200% 200%;color:#060c13}