:root{--hts-primary: #3B82F6;--hts-primary-dark: #2563EB;--hts-primary-light: #EEF2FF;--hts-text: #1F2937;--hts-text-light: #6B7280;--hts-text-lighter: #9CA3AF;--hts-bg: #FFFFFF;--hts-bg-light: #F9FAFB;--hts-bg-gray: #F3F4F6;--hts-border: #E5E7EB;--hts-success: #10B981;--hts-radius-sm: 8px;--hts-radius-md: 12px;--hts-radius-lg: 16px;--hts-radius-xl: 20px;--hts-container: 1200px;--hts-gap: 30px}.hts-section{width:100%;box-sizing:border-box}.hts-container{max-width:var(--hts-container);margin:0 auto;padding:0 20px;box-sizing:border-box}.hts-section-padding{padding-top:128px;padding-bottom:128px}.hts-badge{display:inline-block;padding:10px 20px;background:var(--hts-primary-light);color:var(--hts-primary);font-size:14px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;border-radius:22px}.hts-placeholder-img{width:100%;height:100%;object-fit:cover;border-radius:var(--hts-radius-lg)}.hts-h1,.hts-h2{font-size:36px;font-weight:700;line-height:44px;color:var(--hts-text);margin:0}.hts-h3{font-size:30px;font-weight:700;line-height:38px;color:var(--hts-text);margin:0}.hts-h4{font-size:24px;font-weight:700;line-height:32px;color:var(--hts-text);margin:0}.hts-body,.hts-body-lg{font-size:16px;line-height:24px;color:var(--hts-text-light);margin:0}.hts-text-center{text-align:center}.hts-hero{position:relative;width:100%;height:780px;overflow:hidden;display:flex;align-items:flex-end}.hts-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.hts-hero__gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.65) 0%,rgba(0,0,0,.15) 60%,transparent 100%);z-index:1}.hts-hero__content{position:relative;z-index:2;max-width:var(--hts-container);margin:0 auto;padding:0 20px 128px;width:100%}.hts-hero__title{font-size:48px;font-weight:700;line-height:56px;color:#fff;margin:0 0 24px;max-width:620px}.hts-hero__subtitle{font-size:16px;font-weight:400;line-height:24px;color:#ffffffd9;margin:0;max-width:520px}.hts-intro{padding:128px 0}.hts-intro__header{text-align:center;margin-bottom:64px}.hts-intro__header .hts-h2{margin-bottom:32px}.hts-intro__header .hts-body-lg{max-width:840px;margin:0 auto}.hts-intro__grid{display:flex;gap:64px;align-items:center}.hts-intro__image{flex:0 0 570px;max-width:570px;height:500px;border-radius:var(--hts-radius-lg);overflow:hidden}.hts-intro__features{flex:1;display:flex;flex-direction:column;gap:32px}.hts-intro__feature{display:flex;gap:15px;align-items:flex-start}.hts-intro__feature-icon{flex:0 0 60px;width:60px;height:60px;background:var(--hts-primary-light);border-radius:50%;display:flex;align-items:center;justify-content:center}.hts-intro__feature-icon svg{width:30px;height:30px;color:var(--hts-primary)}.hts-intro__feature-text .hts-h4{margin-bottom:16px;font-size:24px;line-height:32px}.hts-intro__feature-text .hts-body{line-height:24px}.hts-steps{padding:128px 0}.hts-steps__header{text-align:center;margin-bottom:64px}.hts-steps__header .hts-h2{margin-bottom:32px;max-width:750px;margin-left:auto;margin-right:auto}.hts-steps__header .hts-body-lg{max-width:700px;margin:0 auto}.hts-steps__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--hts-gap)}.hts-step-card{background:#fff;border-radius:var(--hts-radius-xl);padding:36px 32px;min-height:285px;display:flex;flex-direction:column;box-shadow:0 16px 48px #00000014;border:1px solid rgba(0,0,0,.03)}.hts-step-card__icon{width:60px;height:60px;background:#155dfc;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:24px}.hts-step-card__icon svg{width:30px;height:30px;color:#fff}.hts-step-card__label{font-size:14px;font-weight:700;color:var(--hts-primary);letter-spacing:.5px;margin-bottom:10px}.hts-step-card--final .hts-step-card__label{color:var(--hts-success)}.hts-step-card__title{font-size:24px;font-weight:700;line-height:32px;color:var(--hts-text);margin-bottom:10px}.hts-step-card__desc{font-size:16px;line-height:24px;color:var(--hts-text-light)}.hts-split{padding:128px 0}.hts-split__grid{display:flex;gap:60px;align-items:center}.hts-split__grid--reverse{flex-direction:row-reverse}.hts-split__text{flex:1}.hts-split__image{flex:0 0 570px;max-width:570px;height:auto;min-height:500px;border-radius:var(--hts-radius-lg);overflow:hidden}.hts-split__image img{width:100%;height:100%;object-fit:cover;border-radius:var(--hts-radius-lg)}.hts-split__badge{margin-bottom:24px}.hts-split__title{font-size:36px;font-weight:700;line-height:44px;color:var(--hts-text);margin:0 0 24px}.hts-split__desc{font-size:16px;line-height:24px;color:var(--hts-text-light);margin-bottom:24px}.hts-split__steps{list-style:none;padding:0;margin:0 0 24px;display:flex;flex-direction:column;gap:15px}.hts-split__step{display:flex;align-items:center;gap:15px}.hts-split__step-num{width:30px;height:30px;background:var(--hts-primary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;flex-shrink:0}.hts-split__step-text{font-size:16px;line-height:24px;color:var(--hts-text)}.hts-split__benefits-title{font-size:24px;font-weight:700;line-height:32px;color:var(--hts-text);margin-bottom:20px}.hts-split__benefits{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:18px}.hts-split__benefit{display:flex;align-items:center;gap:15px}.hts-split__benefit-icon{width:30px;height:30px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.hts-split__benefit-icon svg{width:24px;height:24px;color:var(--hts-primary)}.hts-split__benefit-text{font-size:16px;line-height:24px;color:var(--hts-text)}.hts-split__success{display:flex;align-items:center;gap:12px;padding:20px 24px;background:var(--hts-primary-light);border-radius:var(--hts-radius-md);margin-top:24px}.hts-split__success-icon{color:var(--hts-success);font-size:18px;flex-shrink:0}.hts-split__success-text{font-size:16px;font-weight:600;color:var(--hts-primary)}.hts-split__success--green{background:#ecfdf5}.hts-split__success--green .hts-split__success-icon{color:var(--hts-success)}.hts-split__success--green .hts-split__success-text{color:#047857}.hts-split--share{background:#160e1c}.hts-split--share .hts-badge{background:#9810fa4d;color:#dab2ff}.hts-split--share .hts-split__title,.hts-split--share .hts-split__benefits-title,.hts-split--share .hts-split__benefit-text,.hts-split--share .hts-split__step-text{color:#fff}.hts-split--share .hts-split__desc{color:#d1d5dc}.hts-split--share .hts-split__benefit-icon svg{color:#dab2ff}.hts-use-cases{padding:128px 0}.hts-use-cases__header{text-align:center;margin-bottom:64px}.hts-use-cases__header .hts-h2{margin-bottom:24px}.hts-use-cases__header .hts-body-lg{max-width:650px;margin:0 auto}.hts-use-cases__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--hts-gap)}.hts-use-case-card{position:relative;border-radius:var(--hts-radius-lg);overflow:hidden;height:375px}.hts-use-case-card__img{width:100%;height:100%;object-fit:cover}.hts-use-case-card__overlay{position:absolute;bottom:20px;left:20px;display:flex;align-items:center;gap:12px;padding:13px 16px;max-width:320px;border-radius:12px;border:.5px solid #FFF;background:#fff3;background-blend-mode:screen;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.hts-use-case-card__icon{width:40px;height:40px;background:transparent;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hts-use-case-card__icon svg{width:20px;height:20px;color:#fff}.hts-use-case-card__label{font-size:12px;font-weight:700;color:#fff;margin-bottom:2px}.hts-use-case-card__desc{font-size:11px;line-height:1.5;color:#ffffffd9}.hts-comparison{padding:128px 0;background:var(--hts-bg-light)}.hts-comparison__header{text-align:center;margin-bottom:64px}.hts-comparison__header .hts-h2{margin-bottom:24px}.hts-comparison__header .hts-body-lg{max-width:810px;margin:0 auto}.hts-comparison__key{font-size:24px;font-weight:700;line-height:32px;color:var(--hts-text);margin-bottom:32px}.hts-comparison__table{width:100%;border-collapse:separate;border-spacing:0;border-radius:var(--hts-radius-md);overflow:hidden;background:#fff;box-shadow:0 1px 3px #0000000d}.hts-comparison__table thead th{background:var(--hts-primary);color:#fff;font-size:16px;font-weight:600;padding:24px 30px;text-align:left;border:none}.hts-comparison__table tbody td{padding:22px 30px;font-size:15px;color:var(--hts-text-light);border-bottom:1px solid var(--hts-border);vertical-align:middle}.hts-comparison__table tbody tr:last-child td{border-bottom:none}.hts-comparison__table tbody td:first-child{font-weight:600;color:var(--hts-text)}.hts-comparison__table tbody td:last-child{color:var(--hts-primary);font-weight:500}.hts-comparison__table tbody tr:nth-child(2n){background:var(--hts-bg-light)}.hts-faq{padding:128px 0}.hts-faq__title{text-align:center;margin-bottom:48px}.hts-faq__list{max-width:var(--hts-container);margin:0 auto;display:flex;flex-direction:column;gap:24px}.hts-faq__item{background:var(--hts-bg-light);border-radius:var(--hts-radius-md);overflow:hidden}.hts-faq__question{display:flex;align-items:center;justify-content:space-between;padding:24px 32px;cursor:pointer;width:100%;border:none;background:none;text-align:left;font-size:24px;font-weight:600;line-height:32px;color:var(--hts-text);gap:20px}.hts-faq__question:hover{background:var(--hts-bg-gray)}.hts-faq__icon{width:20px;height:20px;flex-shrink:0;transition:transform .3s ease}.hts-faq__item.is-open .hts-faq__icon{transform:rotate(180deg)}.hts-faq__answer{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.hts-faq__item.is-open .hts-faq__answer{max-height:500px}.hts-faq__answer-inner{padding:0 32px 24px;font-size:16px;line-height:24px;color:var(--hts-text-light)}.hts-features{padding:128px 0;background-color:#0b111c}.hts-features__header{text-align:center;margin-bottom:48px}.hts-features__header .hts-h2{margin-bottom:24px;color:#fff}.hts-features__header .hts-body-lg{max-width:840px;margin:0 auto;color:#9ca3af;font-size:15px}.hts-features__subtitle{text-align:center;font-size:24px;font-weight:700;line-height:32px;color:#fff;margin-bottom:32px}.hts-features__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.hts-feature-card{background:#1c2431;border-radius:var(--hts-radius-md);padding:30px;min-height:146px;border:1px solid #283344}.hts-feature-card__icon{width:42px;height:42px;margin-bottom:16px;color:var(--hts-primary)}.hts-feature-card__icon svg{width:32px;height:32px}.hts-feature-card__title{font-size:14px;font-weight:500;line-height:24px;color:#fff}.hts-text-block{padding:128px 0;background-color:#f2f2f2}.hts-text-block__title{text-align:center;margin-bottom:32px}.hts-text-block__content{max-width:1140px;margin:0 auto}.hts-text-block__content p{font-size:16px;line-height:24px;color:var(--hts-text-light);margin:0 0 28px;text-align:center}.hts-text-block__content p:last-child{margin-bottom:0}.hts-deploy-intro{padding:128px 0}.hts-deploy-intro__header{text-align:center;margin-bottom:48px}.hts-deploy-intro__header .hts-badge{background:#f3e8ff;color:#8200db;border-radius:999px;font-size:16px;font-weight:600;letter-spacing:0;text-transform:uppercase}.hts-deploy-intro__header .hts-badge{margin-bottom:24px}.hts-deploy-intro__header .hts-h2{margin-bottom:16px}.hts-deploy-intro__header .hts-h4{font-weight:400;color:var(--hts-text-light);margin-bottom:24px;font-size:16px;line-height:24px}.hts-deploy-intro__tabs{display:flex;gap:15px;margin-bottom:48px}.hts-deploy-intro__tab{flex:1;padding:24px;min-height:72px;display:flex;align-items:center;justify-content:center;background:#f3e8ff;border:none;border-radius:15px;text-align:center;font-size:16px;font-weight:600;line-height:24px;color:#8200db;cursor:default;box-sizing:border-box}.hts-deploy-intro__explanation{margin-bottom:48px}.hts-deploy-intro__explanation h3{font-size:24px;font-weight:700;line-height:32px;color:var(--hts-text);margin:0 0 20px}.hts-deploy-intro__explanation p{font-size:16px;line-height:24px;color:var(--hts-text-light);margin:0 0 16px}.hts-deploy-intro__box{background:var(--hts-bg-light);border-radius:var(--hts-radius-md);padding:46px;margin-bottom:48px}.hts-deploy-intro__box h3{font-size:24px;font-weight:700;line-height:32px;color:var(--hts-text);margin:0 0 24px}.hts-deploy-intro__box p{font-size:16px;line-height:24px;color:var(--hts-text-light);margin:0 0 16px}.hts-deploy-intro__box p:last-of-type{margin-bottom:24px}.hts-deploy-intro__checks{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.hts-deploy-intro__check{display:flex;align-items:center;gap:12px;font-size:16px;line-height:24px;color:var(--hts-text)}.hts-deploy-intro__check svg{width:16px;height:16px;padding:3px;background:#8200db;border-radius:50%;color:#fff;box-sizing:border-box;flex-shrink:0}.hts-deploy-mode{padding:64px 0;background-color:#f4f4f4}.hts-deploy-mode__grid{display:flex;gap:0;background:var(--hts-bg-light);border-radius:var(--hts-radius-lg);overflow:hidden;min-height:740px}.hts-deploy-mode__grid--reverse{flex-direction:row-reverse}.hts-deploy-mode__text{flex:1;padding:45px;display:flex;flex-direction:column;justify-content:flex-start}.hts-deploy-mode__image{flex:0 0 50%;max-width:50%;overflow:hidden}.hts-deploy-mode__image img{width:100%;height:100%;object-fit:cover}.hts-deploy-mode__badge{margin-bottom:26px}.hts-deploy-mode .hts-badge{font-size:16px;font-weight:600;letter-spacing:0;text-transform:uppercase;border-radius:999px}.hts-deploy-mode--1 .hts-badge{background:#dbeafe;color:#1447e6}.hts-deploy-mode--2 .hts-badge{background:#f3e8ff;color:#8200db}.hts-deploy-mode--3 .hts-badge{background:#dcfce7;color:#008236}.hts-deploy-mode--4 .hts-badge{background:#ffedd4;color:#ca3500}.hts-deploy-mode--5 .hts-badge{background:#fce7f3;color:#c6005c}.hts-deploy-mode__title{font-size:30px;font-weight:700;line-height:38px;color:var(--hts-text);margin-bottom:16px}.hts-deploy-mode__subtitle{font-size:16px;line-height:24px;color:var(--hts-text-light);margin-bottom:12px}.hts-deploy-mode__desc{font-size:16px;line-height:24px;color:var(--hts-text-light);margin-bottom:26px}.hts-deploy-mode__detail-group{margin-bottom:22px}.hts-deploy-mode__detail-label{font-size:18px;font-weight:700;line-height:24px;color:var(--hts-text);margin-bottom:8px}.hts-deploy-mode__detail-value{font-size:15px;color:var(--hts-text-light);line-height:24px}.hts-deploy-mode__detail-list{list-style:disc;padding-left:18px;margin:0}.hts-deploy-mode__detail-list li{font-size:15px;color:var(--hts-text-light);line-height:24px;margin-bottom:4px}.hts-deploy-cases{padding:128px 0;background:var(--hts-bg)}.hts-deploy-cases__title{text-align:center;font-size:36px;font-weight:700;line-height:44px;color:var(--hts-text);margin-bottom:64px}.hts-deploy-cases__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--hts-gap)}.hts-deploy-case-card{background:var(--hts-primary-light);border-radius:var(--hts-radius-xl);padding:40px 32px}.hts-deploy-case-card__icon{width:40px;height:40px;margin-bottom:24px;color:var(--hts-primary)}.hts-deploy-case-card__icon svg{width:40px;height:40px}.hts-deploy-case-card__title{font-size:20px;font-weight:700;color:var(--hts-text);margin-bottom:16px;line-height:1.35}.hts-deploy-case-card__desc{font-size:15px;line-height:1.6;color:var(--hts-text-light)}@media(max-width:1024px){.hts-h1,.hts-h2,.hts-hero__title{font-size:40px}.hts-h3{font-size:32px}.hts-h4{font-size:24px}.hts-section-padding,.hts-intro,.hts-steps,.hts-split,.hts-use-cases,.hts-comparison,.hts-faq,.hts-features,.hts-text-block,.hts-deploy-intro,.hts-deploy-cases{padding-top:80px;padding-bottom:80px}.hts-intro__grid{flex-direction:column}.hts-intro__image{flex:0 0 auto;max-width:100%;height:350px}.hts-steps__grid{grid-template-columns:repeat(2,1fr)}.hts-split__grid,.hts-split__grid--reverse{flex-direction:column}.hts-split__image{flex:0 0 auto;max-width:100%;min-height:350px}.hts-split__title{font-size:36px}.hts-comparison__table{display:block;overflow-x:auto}.hts-features__grid{grid-template-columns:repeat(2,1fr)}.hts-deploy-mode__grid,.hts-deploy-mode__grid--reverse{flex-direction:column}.hts-deploy-mode__image{flex:0 0 300px;max-width:100%}.hts-deploy-cases__grid{grid-template-columns:repeat(2,1fr)}.hts-deploy-intro__tabs{flex-wrap:wrap}.hts-deploy-intro__tab{flex:0 0 calc(33.33% - 10px)}.hts-deploy-intro__checks{grid-template-columns:1fr}}@media(max-width:640px){.hts-h1,.hts-h2,.hts-hero__title{font-size:30px}.hts-h3{font-size:26px}.hts-h4{font-size:20px}.hts-hero{height:500px}.hts-hero__content{padding-bottom:60px}.hts-section-padding,.hts-intro,.hts-steps,.hts-split,.hts-use-cases,.hts-comparison,.hts-faq,.hts-features,.hts-text-block,.hts-deploy-intro,.hts-deploy-cases{padding-top:48px;padding-bottom:48px}.hts-steps__grid,.hts-use-cases__grid,.hts-features__grid,.hts-deploy-cases__grid{grid-template-columns:1fr}.hts-deploy-cases__title{font-size:30px}.hts-deploy-intro__tab{flex:0 0 calc(50% - 8px)}.hts-deploy-mode__title{font-size:24px}.hts-split__title{font-size:28px}}
/*# sourceMappingURL=/cdn/shop/t/75/assets/how-to-set-up.css.map */
