:root{--sh-black:#050505;--sh-black-2:#0b0b0b;--sh-dark:#111;--sh-dark-soft:#181818;--sh-red:#e30613;--sh-red-dark:#b8000b;--sh-white:#fff;--sh-soft:#f4f4f4;--sh-text:#171717;--sh-muted:hsla(0,0%,100%,.72);--sh-border:hsla(0,0%,100%,.14);--sh-container:1180px;--sh-hero-desktop-position:center center;--sh-hero-mobile-position:62% center}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}.sh-page,body{background:var(--sh-black)}.sh-page{color:var(--sh-white);font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}.sh-container{margin:0 auto;width:min(var(--sh-container),calc(100% - 40px))}.sh-hs-button{align-items:center;display:inline-flex;justify-content:center}.sh-hs-button .hs_cos_wrapper,.sh-hs-button .hs_cos_wrapper_type_button,.sh-hs-button .hs_cos_wrapper_widget{display:inline-flex!important}.sh-hs-button .hs-button,.sh-hs-button a,.sh-hs-button input[type=button],.sh-hs-button input[type=submit]{align-items:center;border:1px solid transparent!important;border-radius:5px!important;cursor:pointer;display:inline-flex!important;font-family:Arial,Helvetica,sans-serif!important;font-size:13px!important;font-weight:900!important;justify-content:center;letter-spacing:.02em;line-height:1!important;min-height:48px;padding:14px 26px!important;text-decoration:none!important;text-transform:uppercase;transition:.24s ease;white-space:nowrap}.sh-hs-button--red .hs-button,.sh-hs-button--red a{background:var(--sh-red)!important;border-color:var(--sh-red)!important;color:#fff!important}.sh-hs-button--red .hs-button:hover,.sh-hs-button--red a:hover{background:var(--sh-red-dark)!important;border-color:var(--sh-red-dark)!important;color:#fff!important;transform:translateY(-1px)}.sh-hs-button--dark .hs-button,.sh-hs-button--dark a{background:#101010!important;border-color:hsla(0,0%,100%,.18)!important;color:#fff!important}.sh-hs-button--dark .hs-button:hover,.sh-hs-button--dark a:hover{border-color:var(--sh-red)!important;color:#fff!important;transform:translateY(-1px)}.sh-hs-button--white .hs-button,.sh-hs-button--white a{background:#fff!important;border-color:#fff!important;color:var(--sh-red)!important;font-size:15px!important;min-height:56px;min-width:250px}.sh-hs-button--white .hs-button:hover,.sh-hs-button--white a:hover{background:#f3f3f3!important;border-color:#f3f3f3!important;color:var(--sh-red-dark)!important;transform:translateY(-1px)}.sh-hs-button--transparent .hs-button,.sh-hs-button--transparent a{background:transparent!important;border:0!important;color:#fff!important;font-size:24px!important;min-height:0!important;padding:0!important}.sh-hs-button--transparent .hs-button:hover,.sh-hs-button--transparent a:hover{color:#fff!important;transform:none}.sh-kicker{align-items:center;color:var(--sh-red);display:inline-flex;font-size:13px;font-weight:950;gap:10px;letter-spacing:.09em;margin-bottom:14px;text-transform:uppercase}.sh-kicker:after{background:var(--sh-red);content:"";display:inline-block;height:2px;width:54px}.sh-section-title{color:inherit;font-size:clamp(34px,4vw,58px);font-weight:950;letter-spacing:-.035em;line-height:.92;margin:0;text-transform:uppercase}.sh-section-title span{color:var(--sh-red)}.sh-section-text{color:inherit;font-size:16px;line-height:1.55;margin:16px 0 0;opacity:.76}.sh-header{background:rgba(0,0,0,.97);border-bottom:1px solid hsla(0,0%,100%,.08);position:sticky;top:0;z-index:80}.sh-header__inner{align-items:center;display:grid;gap:28px;grid-template-columns:230px 1fr auto;margin:0 auto;min-height:78px;width:min(var(--sh-container),calc(100% - 40px))}.sh-logo-slot img{display:block;height:auto!important;max-width:220px!important}.sh-nav{font-size:14px;font-weight:700}.sh-nav,.sh-nav .hs-menu-wrapper ul{align-items:center;display:flex;justify-content:center}.sh-nav .hs-menu-wrapper ul{gap:24px;list-style:none;margin:0;padding:0}.sh-nav .hs-menu-wrapper li{list-style:none;margin:0;padding:0;position:relative}.sh-nav .hs-menu-wrapper a,.sh-nav a{color:#fff!important;opacity:.92;text-decoration:none!important;white-space:nowrap}.sh-nav .hs-menu-wrapper a:hover,.sh-nav a:hover{color:var(--sh-red)!important}.sh-nav .hs-menu-wrapper li.hs-item-has-children>a:after{color:var(--sh-red);content:"▾";display:inline-block;font-size:10px;margin-left:7px;transform:translateY(-1px)}.sh-nav .hs-menu-wrapper .hs-menu-children-wrapper,.sh-nav .hs-menu-wrapper ul ul{background:#0b0b0b;border:1px solid hsla(0,0%,100%,.12);border-top:3px solid var(--sh-red);box-shadow:0 18px 40px rgba(0,0,0,.35);display:block;left:0;margin:0;min-width:230px;opacity:0;padding:10px 0;position:absolute;top:calc(100% + 18px);transform:translateY(8px);transition:.22s ease;visibility:hidden;z-index:100}.sh-nav .hs-menu-wrapper ul li:focus-within>.hs-menu-children-wrapper,.sh-nav .hs-menu-wrapper ul li:focus-within>ul,.sh-nav .hs-menu-wrapper ul li:hover>.hs-menu-children-wrapper,.sh-nav .hs-menu-wrapper ul li:hover>ul{opacity:1;transform:translateY(0);visibility:visible}.sh-nav .hs-menu-wrapper .hs-menu-children-wrapper a,.sh-nav .hs-menu-wrapper ul ul a{color:hsla(0,0%,100%,.86)!important;display:block;font-size:13px;line-height:1.2;padding:12px 18px;white-space:nowrap}.sh-nav .hs-menu-wrapper .hs-menu-children-wrapper a:hover,.sh-nav .hs-menu-wrapper ul ul a:hover{background:rgba(227,6,19,.12);color:#fff!important}.sh-header-actions{align-items:center;display:flex;gap:16px;justify-content:flex-end}.sh-locator{align-items:center;color:#fff!important;display:inline-flex;font-size:12px;font-weight:800;gap:8px;line-height:1.1;text-decoration:none!important}.sh-locator__pin{color:var(--sh-red);font-size:20px;line-height:1}.sh-menu-toggle{display:none}.sh-menu-toggle-btn{align-items:center;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.18);border-radius:4px;cursor:pointer;display:none;height:46px;justify-content:center;width:46px}.sh-menu-toggle-btn span,.sh-menu-toggle-btn span:after,.sh-menu-toggle-btn span:before{background:#fff;border-radius:999px;display:block;height:2px;position:relative;transition:.22s ease;width:22px}.sh-menu-toggle-btn span:after,.sh-menu-toggle-btn span:before{content:"";left:0;position:absolute}.sh-menu-toggle-btn span:before{top:-7px}.sh-menu-toggle-btn span:after{top:7px}.sh-menu-toggle:checked~.sh-menu-toggle-btn span{background:transparent}.sh-menu-toggle:checked~.sh-menu-toggle-btn span:before{top:0;transform:rotate(45deg)}.sh-menu-toggle:checked~.sh-menu-toggle-btn span:after{top:0;transform:rotate(-45deg)}.sh-hero{background:#080808;min-height:560px;overflow:hidden;position:relative}.sh-hero:before{display:none}.sh-bg-image,.sh-bg-image .hs_cos_wrapper,.sh-bg-image .hs_cos_wrapper_type_linked_image,.sh-bg-image .hs_cos_wrapper_widget,.sh-bg-image .widget-type-linked_image,.sh-bg-image div,.sh-bg-image span{display:block!important;height:100%!important;width:100%!important}.sh-bg-image{inset:0;position:absolute;z-index:0}.sh-bg-image img{display:block!important;height:100%!important;max-width:none!important;min-height:100%!important;min-width:100%!important;object-fit:cover!important;object-position:var(--sh-hero-desktop-position)!important;width:100%!important}.sh-hero__inner{align-items:end;display:grid;grid-template-columns:minmax(0,560px) 1fr;min-height:560px;padding:2% 2% 4%;position:relative;z-index:2}.sh-hero-text{backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);background:rgba(0,0,0,.22);border-radius:6px;color:hsla(0,0%,100%,.98);display:inline-block;font-size:18px;font-weight:700;line-height:1.38;margin:0;max-width:540px;padding:10px 12px;text-shadow:0 3px 16px rgba(0,0,0,.85)}.sh-hero-actions{align-items:center;display:flex;flex-wrap:wrap;gap:14px;margin-top:12px}.sh-hero-price{max-width:390px;position:absolute;right:2%;text-align:right;top:2%;z-index:3}.sh-hero-price h2{color:#fff;font-size:clamp(26px,3vw,44px);font-weight:950;letter-spacing:-.025em;line-height:.95;margin:0;text-shadow:0 3px 18px rgba(0,0,0,.78);text-transform:uppercase}.sh-hero-price h2 span{color:var(--sh-red)}.sh-specs{margin-top:-32px;position:relative;z-index:4}.sh-specs-grid{background:hsla(0,0%,4%,.96);border:1px solid hsla(0,0%,100%,.16);border-radius:6px;box-shadow:0 20px 45px rgba(0,0,0,.38);display:grid;grid-template-columns:repeat(5,minmax(0,1fr));overflow:hidden}.sh-spec{align-items:center;border-right:1px solid hsla(0,0%,100%,.13);display:grid;gap:12px;grid-template-columns:34px minmax(0,1fr);min-height:82px;padding:16px 18px}.sh-spec:last-child{border-right:0}.sh-spec-icon{align-items:center;display:flex;height:34px;justify-content:center;width:34px}.sh-spec-icon .hs_cos_wrapper,.sh-spec-icon .hs_cos_wrapper_type_linked_image,.sh-spec-icon .hs_cos_wrapper_widget,.sh-spec-icon div,.sh-spec-icon span{display:block!important;height:100%!important;width:100%!important}.sh-spec-icon img{display:block!important;height:28px!important;object-fit:contain!important;width:28px!important}.sh-spec-label{color:hsla(0,0%,100%,.75);display:block;font-size:11px;font-weight:700;line-height:1.05}.sh-spec-value{color:#fff;display:block;font-size:18px;font-weight:950;line-height:1;margin-top:4px}.sh-spec-small{color:hsla(0,0%,100%,.58);display:block;font-size:10px;line-height:1.15;margin-top:3px}.sh-intro-title{background:#f5f5f5;color:#111;padding:72px 0 18px}.sh-intro-title__inner{max-width:980px}.sh-intro-title .sh-kicker{color:var(--sh-red)}.sh-main-h1{color:#111;font-size:clamp(38px,5vw,72px);font-weight:950;letter-spacing:-.045em;line-height:.9;margin:0;text-transform:uppercase}.sh-main-h1 span{color:var(--sh-red)}.sh-intro-text{color:#333;font-size:17px;line-height:1.5;margin:18px 0 0;max-width:680px}.sh-ideal{background:#f5f5f5;color:#111;padding:56px 0 64px}.sh-ideal .sh-container{max-width:1500px;width:90%}.sh-ideal-grid{display:block}.sh-block-label,.sh-ideal-icon,.sh-ideal-item,.sh-ideal-list{display:none!important}.sh-attributes-head{display:block;margin-bottom:28px}.sh-attributes-title{color:#111;font-size:clamp(38px,5vw,72px);font-weight:950;letter-spacing:-.045em;line-height:.9;margin:0;text-transform:uppercase}.sh-attributes-title span{color:var(--sh-red)}.sh-attributes-grid{display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.sh-attribute{align-items:flex-end;aspect-ratio:4/3;background:#111;border-radius:7px;color:#fff;display:flex;min-height:190px;overflow:hidden;padding:16px;position:relative}.sh-attribute:before{display:none}.sh-attribute-bg{inset:0;position:absolute;z-index:0}.sh-attribute-bg .hs_cos_wrapper,.sh-attribute-bg .hs_cos_wrapper_type_linked_image,.sh-attribute-bg .hs_cos_wrapper_widget,.sh-attribute-bg div,.sh-attribute-bg img,.sh-attribute-bg span{display:block!important;height:100%!important;width:100%!important}.sh-attribute-bg img{max-width:none!important;object-fit:cover!important;object-position:center center!important;opacity:1!important}.sh-attribute-content{backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);background:rgba(0,0,0,.58);border-radius:6px;max-width:100%;padding:12px 14px;position:relative;z-index:2}.sh-attribute-title{color:var(--sh-red);font-size:15px;font-weight:950;letter-spacing:.04em;line-height:1.05;margin:0 0 7px;text-transform:uppercase}.sh-attribute-text{color:hsla(0,0%,100%,.92);font-size:13px;line-height:1.3;margin:0}.sh-blog-seo,.sh-faq-section,.sh-related-models,.sh-seo-overview,.sh-use-cases{background:#f5f5f5;color:#111}.sh-seo-overview{padding:26px 0 56px}.sh-seo-overview-grid{align-items:start;display:grid;gap:34px;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr)}.sh-seo-copy{max-width:860px}.sh-seo-title{color:#111;font-size:clamp(30px,3.7vw,54px);font-weight:950;letter-spacing:-.04em;line-height:.98;margin:0;text-transform:uppercase}.sh-seo-title span{color:var(--sh-red)}.sh-seo-rich{color:#292929;font-size:17px;line-height:1.65;margin-top:18px}.sh-seo-rich p{margin:0 0 14px}.sh-seo-rich p:last-child{margin-bottom:0}.sh-seo-aside{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:8px;box-shadow:0 18px 36px rgba(0,0,0,.08);padding:26px}.sh-seo-aside h3{color:#111;font-size:18px;font-weight:950;line-height:1.1;margin:0 0 16px;text-transform:uppercase}.sh-seo-checklist{display:grid;gap:12px;list-style:none;margin:0;padding:0}.sh-seo-checklist li{color:#333;font-size:15px;font-weight:700;line-height:1.35;padding-left:24px;position:relative}.sh-seo-checklist li:before{color:var(--sh-red);content:"✓";font-weight:950;left:0;position:absolute;top:0}.sh-seo-section-head{margin-bottom:28px;max-width:920px}.sh-seo-section-text{color:#333;font-size:16px;line-height:1.6;margin:16px 0 0;max-width:760px}.sh-use-cases{padding:58px 0}.sh-use-grid{display:grid;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr))}.sh-related-card,.sh-use-card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:8px;box-shadow:0 16px 34px rgba(0,0,0,.07);padding:24px}.sh-related-card h3,.sh-use-card h3{color:var(--sh-red);font-size:17px;font-weight:950;line-height:1.15;margin:0 0 10px;text-transform:uppercase}.sh-related-card p,.sh-use-card p{color:#333;font-size:14px;line-height:1.5;margin:0}.sh-tech-seo{background:#101010;border-bottom:1px solid hsla(0,0%,100%,.08);border-top:1px solid hsla(0,0%,100%,.08);color:#fff;padding:64px 0}.sh-tech-seo .sh-seo-title{color:#fff}.sh-tech-seo .sh-seo-section-text{color:hsla(0,0%,100%,.76)}.sh-tech-grid{align-items:start;display:grid;gap:38px;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr)}.sh-tech-download{margin-top:24px}.sh-tech-table-wrap{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.14);border-radius:8px;box-shadow:0 24px 50px rgba(0,0,0,.28);overflow:hidden}.sh-tech-table{border-collapse:collapse;width:100%}.sh-tech-table td,.sh-tech-table th{border-bottom:1px solid hsla(0,0%,100%,.1);font-size:14px;line-height:1.35;padding:15px 18px;text-align:left;vertical-align:top}.sh-tech-table tr:last-child td,.sh-tech-table tr:last-child th{border-bottom:0}.sh-tech-table th{background:rgba(227,6,19,.16);color:#fff;font-weight:950;text-transform:uppercase;width:34%}.sh-tech-table td{color:hsla(0,0%,100%,.82)}.sh-related-models{padding:62px 0}.sh-related-grid{display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.sh-related-card{display:flex;flex-direction:column;min-height:230px}.sh-related-card p{flex:1}.sh-related-action{margin-top:22px}.sh-faq-section{padding:0 0 64px}.sh-faq-list{display:grid;gap:12px}.sh-faq-item{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:8px;box-shadow:0 12px 28px rgba(0,0,0,.06);overflow:hidden}.sh-faq-item summary{color:#111;cursor:pointer;font-size:16px;font-weight:950;line-height:1.25;list-style:none;padding:20px 24px;text-transform:uppercase}.sh-faq-item summary::-webkit-details-marker{display:none}.sh-faq-item summary:after{color:var(--sh-red);content:"+";float:right;font-size:22px;line-height:1;margin-left:18px}.sh-faq-item[open] summary:after{content:"–"}.sh-faq-item>div{color:#333;font-size:15px;line-height:1.6;padding:0 24px 22px}.sh-faq-item p{margin:0 0 12px}.sh-faq-item p:last-child{margin-bottom:0}.sh-blog-seo{padding:0 0 60px}.sh-blog-seo-box{align-items:center;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:8px;box-shadow:0 18px 36px rgba(0,0,0,.08);display:grid;gap:32px;grid-template-columns:minmax(0,1fr) auto;padding:34px}.sh-blog-seo-action{display:flex;justify-content:flex-end}@media (max-width:1100px){.sh-seo-overview-grid,.sh-tech-grid{grid-template-columns:1fr}.sh-use-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sh-blog-seo-box,.sh-related-grid{grid-template-columns:1fr}.sh-blog-seo-action{justify-content:flex-start}}@media (max-width:760px){.sh-seo-overview{padding:18px 0 42px}.sh-related-models,.sh-tech-seo,.sh-use-cases{padding:44px 0}.sh-blog-seo,.sh-faq-section{padding:0 0 44px}.sh-seo-title{font-size:34px;line-height:.98}.sh-seo-rich,.sh-seo-section-text{font-size:15px;line-height:1.55}.sh-use-grid{grid-template-columns:1fr}.sh-blog-seo-box,.sh-related-card,.sh-seo-aside,.sh-use-card{padding:22px}.sh-tech-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.sh-tech-table{min-width:620px}.sh-faq-item summary{font-size:14px;padding:18px 20px}.sh-faq-item>div{font-size:14px;padding:0 20px 20px}.sh-blog-seo-action .sh-hs-button,.sh-blog-seo-action .sh-hs-button .hs-button,.sh-blog-seo-action .sh-hs-button .hs_cos_wrapper,.sh-blog-seo-action .sh-hs-button .hs_cos_wrapper_type_button,.sh-blog-seo-action .sh-hs-button .hs_cos_wrapper_widget,.sh-blog-seo-action .sh-hs-button a,.sh-related-action .sh-hs-button,.sh-related-action .sh-hs-button .hs-button,.sh-related-action .sh-hs-button .hs_cos_wrapper,.sh-related-action .sh-hs-button .hs_cos_wrapper_type_button,.sh-related-action .sh-hs-button .hs_cos_wrapper_widget,.sh-related-action .sh-hs-button a,.sh-tech-download .sh-hs-button,.sh-tech-download .sh-hs-button .hs-button,.sh-tech-download .sh-hs-button .hs_cos_wrapper,.sh-tech-download .sh-hs-button .hs_cos_wrapper_type_button,.sh-tech-download .sh-hs-button .hs_cos_wrapper_widget,.sh-tech-download .sh-hs-button a{width:100%!important}}.sh-mid-cta{background:#f5f5f5;color:#fff;padding:0 0 54px}.sh-mid-cta-box{background:#97000a;border-radius:8px;box-shadow:0 20px 45px rgba(0,0,0,.18);overflow:hidden}.sh-mid-cta-image{background:#111;height:275px;overflow:hidden;position:relative;width:100%}.sh-mid-cta-image .hs_cos_wrapper,.sh-mid-cta-image .hs_cos_wrapper_type_linked_image,.sh-mid-cta-image .hs_cos_wrapper_widget,.sh-mid-cta-image div,.sh-mid-cta-image img,.sh-mid-cta-image span{display:block!important;height:100%!important;width:100%!important}.sh-mid-cta-image img{max-width:none!important;object-fit:cover!important;object-position:center center!important}.sh-mid-cta-content{max-width:1050px;padding:42px 42px 38px}.sh-mid-cta-content p{color:#fff;font-size:18px;font-weight:500;line-height:1.3;margin:0 0 12px}.sh-mid-cta-content h2{color:#fff;font-size:clamp(34px,5vw,58px);font-weight:950;letter-spacing:-.035em;line-height:.92;margin:0;max-width:880px;text-transform:uppercase}.sh-mid-cta-action{margin-top:34px}.sh-backup{background:#0d0d0d;border-bottom:1px solid hsla(0,0%,100%,.08);border-top:1px solid hsla(0,0%,100%,.08);color:#fff;padding:56px 0}.sh-backup-title{color:#fff;font-size:clamp(28px,3vw,42px);font-weight:950;line-height:.95;margin:0 0 26px;text-transform:uppercase}.sh-backup-title span{color:var(--sh-red)}.sh-backup-grid{border-top:1px solid hsla(0,0%,100%,.12);display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.sh-backup-card{align-items:start;border-right:1px solid hsla(0,0%,100%,.12);display:grid;gap:18px;grid-template-columns:50px minmax(0,1fr);padding:28px 24px}.sh-backup-card:last-child{border-right:0}.sh-backup-icon{align-items:flex-start;display:flex;height:42px;justify-content:center;width:42px}.sh-backup-icon .hs_cos_wrapper,.sh-backup-icon .hs_cos_wrapper_type_linked_image,.sh-backup-icon .hs_cos_wrapper_widget,.sh-backup-icon div,.sh-backup-icon span{display:block!important;height:100%!important;width:100%!important}.sh-backup-icon img{display:block!important;height:38px!important;object-fit:contain!important;width:38px!important}.sh-backup-card h3{color:#fff;font-size:16px;font-weight:950;line-height:1.1;margin:0 0 8px;text-transform:uppercase}.sh-backup-card p{color:hsla(0,0%,100%,.72);font-size:13px;line-height:1.42;margin:0}.sh-final{background:#080808;min-height:300px;overflow:hidden;position:relative}.sh-final:before{display:none}.sh-final__inner{align-items:center;display:grid;gap:40px;grid-template-columns:1fr auto;min-height:300px;padding:54px 0;position:relative;z-index:2}.sh-final-title{color:#fff;font-size:clamp(38px,5vw,68px);font-weight:950;letter-spacing:-.035em;line-height:.9;margin:0;text-shadow:0 3px 18px rgba(0,0,0,.78);text-transform:uppercase}.sh-final-title span{color:var(--sh-red)}.sh-final-text{color:hsla(0,0%,100%,.9);font-size:17px;line-height:1.45;margin:12px 0 0;text-shadow:0 3px 18px rgba(0,0,0,.78)}.sh-final-action{background:var(--sh-red);border-radius:7px;box-shadow:0 24px 50px rgba(0,0,0,.38);min-width:280px;padding:28px 36px}.sh-final-action small{color:hsla(0,0%,100%,.78);display:block;font-size:13px;font-weight:750;margin-top:8px}.sh-footer{background:#050505;border-top:1px solid hsla(0,0%,100%,.1);padding:46px 0}.sh-footer-grid{align-items:start;display:grid;gap:42px;grid-template-columns:1.1fr 1fr 1fr 1fr}.sh-footer-logo img{display:block!important;height:auto!important;max-width:220px!important}.sh-footer-title{color:hsla(0,0%,100%,.72);font-size:13px;font-weight:950;letter-spacing:.08em;line-height:1.1;margin:0 0 14px;text-transform:uppercase}.sh-footer a,.sh-footer p,.sh-footer-text{color:hsla(0,0%,100%,.78)!important;font-size:14px;line-height:1.5;margin:0;text-decoration:none!important}.sh-footer a:hover{color:#fff!important}.sh-footer-socials{align-items:center;display:flex;flex-wrap:wrap;gap:14px}.sh-footer-social{align-items:center;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.16);border-radius:50%;display:inline-flex;height:38px;justify-content:center;transition:.22s ease;width:38px}.sh-footer-social:hover{background:rgba(227,6,19,.14);border-color:var(--sh-red);transform:translateY(-2px)}.sh-footer-social .hs_cos_wrapper,.sh-footer-social .hs_cos_wrapper_type_linked_image,.sh-footer-social .hs_cos_wrapper_widget,.sh-footer-social div,.sh-footer-social span{display:block!important;height:100%!important;width:100%!important}.sh-footer-social img{display:block!important;height:20px!important;margin:8px auto!important;object-fit:contain!important;width:20px!important}.sh-footer-contact-list,.sh-footer-link-list{display:grid;gap:10px}.sh-footer-cta{align-items:center;background:var(--sh-red);border-radius:5px;color:#fff!important;display:inline-flex;font-size:13px!important;font-weight:950;justify-content:center;letter-spacing:.02em;min-height:46px;padding:13px 22px;text-transform:uppercase;transition:.22s ease}.sh-footer-cta:hover{background:var(--sh-red-dark);color:#fff!important;transform:translateY(-1px)}.sh-footer-bottom{border-top:1px solid hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.48);display:flex;flex-wrap:wrap;font-size:12px;gap:18px;justify-content:space-between;margin-top:38px;padding-top:22px}@media (max-width:1100px){.sh-header__inner{gap:18px;grid-template-columns:200px 1fr auto}.sh-nav .hs-menu-wrapper ul{gap:15px}.sh-hero,.sh-hero__inner{min-height:540px}.sh-hero__inner{padding:2% 2% 4%}.sh-hero-text{font-size:17px;max-width:500px}.sh-hero-price{max-width:340px;right:2%;top:2%}.sh-hero-price h2{font-size:34px}.sh-ideal .sh-container{max-width:100%;width:92%}.sh-attributes-title{font-size:clamp(36px,5vw,58px)}.sh-attributes-grid{gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.sh-attribute{aspect-ratio:4/3;min-height:220px;padding:16px}.sh-attribute-content{max-width:100%;padding:12px 14px}.sh-attribute-title{font-size:15px}.sh-attribute-text{font-size:13px}.sh-mid-cta-image{height:220px}.sh-mid-cta-content{padding:32px 26px 34px}.sh-mid-cta-action{margin-top:26px}.sh-backup-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sh-backup-card{border-bottom:1px solid hsla(0,0%,100%,.12)}.sh-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.sh-container{margin:0 auto;width:calc(100% - 28px)}.sh-header__inner{gap:14px;grid-template-columns:1fr auto;min-height:74px;padding:10px 0;width:calc(100% - 28px)}.sh-logo-slot{grid-column:1;grid-row:1}.sh-logo-slot img{height:auto!important;max-width:185px!important}.sh-menu-toggle-btn{display:flex;grid-column:2;grid-row:1}.sh-header-actions,.sh-nav{display:none;grid-column:1/-1;width:100%}.sh-menu-toggle:checked~.sh-nav{border-top:1px solid hsla(0,0%,100%,.1);display:block;padding:12px 0 4px}.sh-menu-toggle:checked~.sh-header-actions{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start;padding:8px 0 12px}.sh-nav .hs-menu-wrapper ul{display:grid;gap:12px;justify-content:flex-start;width:100%}.sh-nav .hs-menu-wrapper li{width:100%}.sh-nav .hs-menu-wrapper a{display:block;padding:4px 0;white-space:normal;width:100%}.sh-nav .hs-menu-wrapper .hs-menu-children-wrapper,.sh-nav .hs-menu-wrapper ul ul{background:hsla(0,0%,100%,.04);border:0;border-left:2px solid var(--sh-red);box-shadow:none;margin:8px 0 0 12px;min-width:0;opacity:1;padding:8px 0;position:static;transform:none;visibility:visible}.sh-nav .hs-menu-wrapper .hs-menu-children-wrapper a,.sh-nav .hs-menu-wrapper ul ul a{padding:8px 12px;white-space:normal}.sh-header-actions .sh-hs-button,.sh-header-actions .sh-hs-button .hs_cos_wrapper,.sh-header-actions .sh-hs-button .hs_cos_wrapper_type_button,.sh-header-actions .sh-hs-button .hs_cos_wrapper_widget{width:100%}.sh-header-actions .sh-hs-button .hs-button,.sh-header-actions .sh-hs-button a{width:100%!important}.sh-hero,.sh-hero__inner{min-height:520px}.sh-hero__inner{align-items:flex-end;display:flex;padding:2% 2% 4%}.sh-hero__inner>div:not(.sh-hero-price){width:100%}.sh-bg-image img{object-position:var(--sh-hero-mobile-position)!important}.sh-hero-text{font-size:15px;line-height:1.4;max-width:100%;padding:10px 12px}.sh-hero-actions{align-items:stretch;gap:10px;margin-top:10px;width:100%}.sh-hero-actions .sh-hs-button,.sh-hero-actions .sh-hs-button .hs_cos_wrapper,.sh-hero-actions .sh-hs-button .hs_cos_wrapper_type_button,.sh-hero-actions .sh-hs-button .hs_cos_wrapper_widget{width:100%}.sh-hero-actions .sh-hs-button .hs-button,.sh-hero-actions .sh-hs-button a{width:100%!important}.sh-hero-price{left:2%;max-width:96%;right:2%;text-align:left;top:2%}.sh-hero-price h2{font-size:28px;line-height:.95}.sh-specs{background:#070707;margin-top:0;overflow-x:auto;-webkit-overflow-scrolling:touch}.sh-specs .sh-container{width:100%}.sh-specs-grid{border-left:0;border-radius:0;border-right:0;grid-template-columns:repeat(5,1fr);min-width:760px}.sh-spec{border-right:1px solid hsla(0,0%,100%,.13);min-height:78px;padding:14px 16px}.sh-spec-value{font-size:17px}.sh-intro-title{padding:44px 0 18px}.sh-main-h1{font-size:42px;line-height:.92}.sh-intro-text{font-size:15px;line-height:1.45}.sh-ideal{padding:42px 0 48px}.sh-ideal .sh-container{max-width:100%;width:90%}.sh-ideal-grid{display:block}.sh-attributes-head{margin-bottom:22px}.sh-attributes-title{font-size:42px;letter-spacing:-.04em;line-height:.92}.sh-attributes-grid{gap:18px;grid-template-columns:1fr}.sh-attribute{aspect-ratio:4/3;border-radius:7px;min-height:240px;padding:16px}.sh-attribute-bg img{object-fit:cover!important;object-position:center center!important}.sh-attribute-content{border-radius:6px;max-width:100%;padding:12px 14px}.sh-attribute-title{font-size:15px;line-height:1.05}.sh-attribute-text{font-size:13px;line-height:1.35}.sh-mid-cta{padding:0 0 42px}.sh-mid-cta .sh-container{width:90%}.sh-mid-cta-image{height:200px}.sh-mid-cta-content{padding:28px 22px 30px}.sh-mid-cta-content p{font-size:15px}.sh-mid-cta-content h2{font-size:34px;line-height:.95}.sh-mid-cta-action{margin-top:24px}.sh-hs-button--white,.sh-hs-button--white .hs-button,.sh-hs-button--white .hs_cos_wrapper,.sh-hs-button--white .hs_cos_wrapper_type_button,.sh-hs-button--white .hs_cos_wrapper_widget,.sh-hs-button--white a{width:100%!important}.sh-backup{padding:44px 0}.sh-backup-grid{grid-template-columns:1fr}.sh-backup-card{border-bottom:1px solid hsla(0,0%,100%,.12);border-right:0;padding:24px 18px}.sh-backup-card:last-child{border-bottom:0}.sh-backup-title{font-size:34px}.sh-final{min-height:auto}.sh-final__inner{gap:28px;grid-template-columns:1fr;min-height:280px;padding:44px 0}.sh-final-title{font-size:40px}.sh-final-text{font-size:15px}.sh-final-action{min-width:0;padding:24px;width:100%}.sh-final-action .sh-hs-button,.sh-final-action .sh-hs-button .hs-button,.sh-final-action .sh-hs-button .hs_cos_wrapper,.sh-final-action .sh-hs-button .hs_cos_wrapper_type_button,.sh-final-action .sh-hs-button .hs_cos_wrapper_widget,.sh-final-action .sh-hs-button a{justify-content:flex-start;width:100%!important}.sh-footer{padding:38px 0}.sh-footer-grid{gap:30px;grid-template-columns:1fr}.sh-footer-logo img{max-width:190px!important}.sh-footer-socials{gap:12px}.sh-footer-cta{width:100%}.sh-footer-bottom{display:grid;gap:8px}}@media (max-width:470px){.sh-container,.sh-header__inner{width:calc(100% - 24px)}.sh-logo-slot img{max-width:165px!important}.sh-hero,.sh-hero__inner{min-height:500px}.sh-hero__inner{padding:2% 2% 4%}.sh-hero-price h2{font-size:24px}.sh-hero-text{font-size:14px;padding:9px 11px}.sh-attributes-title,.sh-main-h1{font-size:36px}.sh-ideal .sh-container{width:90%}.sh-attribute{aspect-ratio:4/3;min-height:220px;padding:14px}.sh-attribute-content{padding:12px 14px}.sh-attribute-title{font-size:15px}.sh-attribute-text{font-size:13px}.sh-mid-cta-image{height:180px}.sh-backup-title,.sh-mid-cta-content h2{font-size:30px}.sh-final-title{font-size:34px}}