.v7_root{min-height:100vh;max-width:100vw;overflow-x:clip;background:var(--v7-paper);color:var(--v7-ink);font-family:var(--v7-font-ui);font-size:var(--v7-type-base);font-weight:300;font-synthesis:none;line-height:1.45;font-feature-settings:"kern";font-kerning:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.v7_root *,.v7_root :after,.v7_root :before{box-sizing:border-box}.v7_root :where(h1,h2,h3,h4,h5,h6,p){margin:0;letter-spacing:0}.v7_root :where(a){color:inherit}.v7_root img{max-width:100%}.v7_frame{width:min(100%,var(--v7-frame-max));max-width:100vw;overflow-x:clip;margin:0 auto;background:var(--v7-paper)}.v7_container{width:min(100%,var(--v7-container));margin:0 auto;padding-inline:0}.v7_header{position:relative;z-index:20;height:82px;background:var(--v7-paper)}.v7_navRow{height:82px;display:flex;align-items:center;justify-content:space-between;gap:32px;padding:24px var(--v7-gutter)}.v7_logo{width:225px;height:32px;display:inline-flex;align-items:center;flex:0 0 auto;text-decoration:none}.v7_logo img{width:100%;height:auto;display:block}.v7_logoGraphic{position:relative;width:100%;height:100%;display:block}.v7_logoGraphic img{position:absolute;display:block;max-width:none}.v7_logoGraphic .v7_logoMark{inset:0 auto 0 0;width:15.85%;height:100%}.v7_logoGraphic .v7_logoWord{left:24.59%;top:34.29%;width:65.04%;height:65.71%}.v7_primaryNav{display:flex;align-items:center;gap:56px;margin-left:auto;color:var(--v7-ink);font-size:var(--v7-type-base);font-weight:300}.v7_megaSummary,.v7_primaryNav a{display:inline-flex;align-items:center;min-height:34px;color:var(--v7-ink);text-decoration:none}.v7_megaSummary:hover,.v7_primaryNav a:hover{text-decoration:underline;text-underline-offset:5px}.v7_mega{position:relative}.v7_mega[data-hydrated=false]{pointer-events:none}.v7_mega:after{content:"";position:absolute;top:100%;left:-240px;z-index:19;width:min(760px,calc(100vw - 48px));height:18px;display:none}.v7_megaSummary{cursor:pointer;list-style:none}.v7_megaSummary::-webkit-details-marker{display:none}.v7_megaSummary:after{content:"";width:6px;height:6px;margin-left:8px;border-right:1px solid;border-bottom:1px solid;transform:rotate(45deg) translateY(-2px)}.v7_megaPanel{position:absolute;top:calc(100% + 18px);left:-240px;z-index:20;width:min(760px,calc(100vw - 48px));display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:32px;padding:28px 32px;border:var(--v7-line);background:var(--v7-paper);box-shadow:0 24px 60px rgba(32,32,32,.1)}.v7_mega:not([open]) .v7_megaPanel,.v7_mega[data-dismissed=true] .v7_megaPanel{display:none}.v7_mega:not([data-dismissed=true]):focus-within .v7_megaPanel,.v7_mega:not([data-dismissed=true]):hover .v7_megaPanel,.v7_mega[data-open=true] .v7_megaPanel{display:grid}.v7_mega:not([data-dismissed=true]):focus-within:after,.v7_mega:not([data-dismissed=true]):hover:after,.v7_mega[data-open=true]:after{display:block}.v7_mega:not([data-dismissed=true]):focus-within .v7_megaSummary:after,.v7_mega:not([data-dismissed=true]):hover .v7_megaSummary:after,.v7_mega[data-open=true] .v7_megaSummary:after,.v7_mega[open] .v7_megaSummary:after{transform:rotate(225deg) translate(-2px,-1px)}.v7_megaGroup{display:grid;align-content:start;gap:10px}.v7_label,.v7_megaGroup h2,.v7_megaGroupHeading{color:var(--v7-brown);font-size:var(--v7-type-xs);font-weight:500;letter-spacing:.055em;line-height:1.25;text-transform:uppercase}.v7_megaGroupHeading{margin:0}.v7_megaGroup a{display:grid;gap:4px;min-height:auto;padding:12px 0;border-top:var(--v7-line)}.v7_megaGroup strong{font-family:var(--v7-font-display);font-size:22px;font-weight:400;line-height:1.15}.v7_megaGroup span{color:var(--v7-ink-2);font-size:var(--v7-type-sm)}.v7_mobileMenu{display:none;margin-left:auto}.v7_mobileMenu summary{min-height:34px;display:inline-flex;align-items:center;cursor:pointer;list-style:none;color:var(--v7-ink);font-size:var(--v7-type-sm)}.v7_mobileMenu summary::-webkit-details-marker{display:none}.v7_mobilePanel{position:absolute;left:0;right:0;top:82px;display:grid;gap:0;padding:8px var(--v7-gutter) 24px;border-top:var(--v7-line);border-bottom:var(--v7-line);background:var(--v7-paper)}.v7_mobileMenu:not([open]) .v7_mobilePanel{display:none}.v7_mobilePanel a{min-height:44px;display:flex;align-items:center;border-bottom:var(--v7-line);text-decoration:none}.v7_button,.v7_buttonGhost,.v7_buttonInk{width:fit-content;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;border:var(--v7-line-dark);border-radius:var(--v7-radius);background:transparent;color:var(--v7-ink);font-family:var(--v7-font-ui);font-size:var(--v7-type-base);font-weight:300;line-height:1;text-decoration:none;cursor:pointer}.v7_button,.v7_buttonInk{background:var(--v7-ink);color:var(--v7-white)}.v7_buttonGhost{background:transparent;color:var(--v7-ink)}.v7_buttonAccent{border-color:var(--v7-brown);background:var(--v7-brown);color:var(--v7-white)}.v7_buttonFull{width:100%}.v7_buttonArrow{width:15px;height:9px;display:inline-block;background:currentColor;clip-path:polygon(0 44%,72% 44%,72% 0,100% 50%,72% 100%,72% 56%,0 56%)}.v7_header .v7_buttonInk{min-height:34px;padding:8px 16px;font-size:var(--v7-type-sm)}.v7_breadcrumb,.v7_linkBar{min-height:39px;border-bottom:var(--v7-line);background:var(--v7-paper)}.v7_linkBar{height:39px;overflow:hidden}.v7_linkBarInner{height:39px;min-height:0;width:100%;min-width:0;display:flex;align-items:flex-start;gap:16px;overflow-x:auto;padding-top:14px;padding-bottom:8px;color:var(--v7-ink-2);font-size:var(--v7-type-xs);white-space:nowrap}.v7_linkBar .v7_container{padding-inline:var(--v7-gutter)}.v7_eyebrow,.v7_linkBarTitle{display:inline-flex;align-items:center;gap:16px;color:var(--v7-brown);font-size:var(--v7-type-sm);font-weight:500;letter-spacing:.055em;line-height:1.25;text-transform:uppercase}.v7_linkBarTitle{color:var(--v7-ink-2);font-size:var(--v7-type-xs)}.v7_eyebrow:before,.v7_linkBarTitle:before{content:"";width:16px;height:1px;background:currentColor}.v7_linkBarTitle:before{width:32px}.v7_linkBar a{color:var(--v7-ink);text-decoration:underline;text-underline-offset:3px}.v7_linkBar a+a:before{content:"";display:inline-block;width:4px;height:4px;margin:0 16px 2px 0;border-radius:50%;background:var(--v7-ink)}.v7_breadcrumb{min-height:44px;padding:16px var(--v7-gutter) 8px;color:var(--v7-ink-2);font-size:var(--v7-type-xs);border-bottom:var(--v7-line)}.v7_breadcrumb .v7_container,.v7_breadcrumb ol{padding:0;margin:0}.v7_breadcrumb ol{display:flex;align-items:center;gap:0;width:min(100%,960px);list-style:none}.v7_breadcrumb li{display:flex;align-items:center;min-width:0;max-width:min(34vw,280px);overflow:hidden;white-space:nowrap;overflow-wrap:normal;word-break:keep-all;-webkit-hyphens:none;hyphens:none}.v7_breadcrumb li:not(:last-child){flex:0 0 auto;max-width:none}.v7_breadcrumb li:last-child{flex:1 1 auto;max-width:min(48vw,520px)}.v7_breadcrumb a,.v7_breadcrumbCurrent{display:inline-block;min-width:0;max-width:100%;overflow:hidden;color:inherit;font-size:var(--v7-type-xs);line-height:1.25;letter-spacing:.6px;text-overflow:ellipsis;white-space:nowrap;overflow-wrap:normal;word-break:keep-all;-webkit-hyphens:none;hyphens:none}.v7_breadcrumb a{text-decoration:underline;text-underline-offset:3px}.v7_breadcrumbSeparator{flex:0 0 auto;margin:0 20px;color:var(--v7-ink-3);white-space:nowrap}.v7_articleHeader,.v7_catalogHero,.v7_hero,.v7_offerHero,.v7_pageHero{padding:24px var(--v7-gutter) 64px;border-bottom:var(--v7-line)}.v7_hero{padding-bottom:0}.v7_articleHeaderGrid,.v7_heroGrid,.v7_offerGrid,.v7_pageHeroGrid{display:grid;grid-template-columns:minmax(0,3fr) minmax(0,2fr);gap:var(--v7-grid-gap);align-items:flex-start;width:100%}.v7_heroCopy{position:relative;min-height:812px;display:grid;align-content:flex-start;gap:56px}.v7_heroMark{width:min(100%,738px);display:flex;flex-direction:column;align-items:flex-start}.v7_heroIconAsset{width:26px;height:24px;display:block}.v7_heroTitleText{max-width:560px;margin-top:47px;color:var(--v7-ink);font-family:var(--v7-font-display);font-size:clamp(74px,7.6vw,118px);font-weight:400;letter-spacing:0;line-height:.92}.v7_heroTitleText span{display:block}.v7_heroLead,.v7_pageLead{max-width:448px;color:var(--v7-ink-2);font-size:var(--v7-type-base);line-height:1.25}.v7_heroLead{margin-top:48px}.v7_tagline{position:absolute;z-index:1;left:min(372px,50vw);top:65px;width:365px;display:grid;grid-template-columns:minmax(110px,1fr) 124px;gap:16px;align-items:center;color:var(--v7-ink-2);font-family:var(--v7-font-display);font-size:18px;line-height:1.2}.v7_tagline:before{content:"";height:1px;background:var(--v7-line-color)}.v7_searchBlock{width:min(100%,738px);display:grid;gap:0}.v7_searchForm{height:64px;display:flex;align-items:center;gap:16px;padding:16px;border:1px solid var(--v7-ink-2);border-radius:var(--v7-radius);background:transparent}.v7_searchIcon{width:32px;height:32px;flex:0 0 auto;background:url(/figma-v7/icon-search.svg) 50%/25.3336px 25.3336px no-repeat}.v7_field,.v7_searchForm input,.v7_select,.v7_textarea{width:100%;min-width:0;border:0;background:transparent;color:var(--v7-ink);font:inherit;font-size:var(--v7-type-sm)}.v7_searchForm input{min-height:44px;font-size:var(--v7-type-base);font-weight:300;line-height:1}.v7_field::placeholder,.v7_searchForm input::placeholder,.v7_textarea::placeholder{color:var(--v7-ink-3)}.v7_field:focus,.v7_searchForm input:focus,.v7_select:focus,.v7_textarea:focus{outline:0}.v7_field:focus-visible,.v7_searchForm:focus-within,.v7_select:focus-visible,.v7_textarea:focus-visible{outline:3px solid var(--v7-focus);outline-offset:3px}.v7_searchSubmit{width:44px;height:44px;flex:0 0 44px;border:0;border-radius:0;background:transparent;color:var(--v7-ink);cursor:pointer;position:relative}.v7_searchSubmit:before{content:"";position:absolute;inset:0;background:url(/figma-v7/icon-arrow.svg) 50%/20px 17.333px no-repeat}.v7_searchLinks{min-height:124px;display:flex;flex-wrap:wrap;gap:8px 20px;align-content:flex-start;padding-top:16px;color:var(--v7-ink);font-size:var(--v7-type-sm)}.v7_searchLinks a{min-height:20px;display:inline-flex;align-items:center;gap:4px;text-decoration:underline;text-underline-offset:3px}.v7_searchLinks a:nth-child(-n+4):before,.v7_searchLinks a:nth-child(5):after{content:"";width:16px;height:16px;flex:0 0 16px;background:url(/figma-v7/icon-arrow.svg) 50%/10px 8.667px no-repeat}.v7_searchLinks a:first-child{width:216px}.v7_searchLinks a:nth-child(2){width:232px}.v7_searchLinks a:nth-child(3){width:273px}.v7_searchLinks a:nth-child(4){width:141px}.v7_searchLinks a:nth-child(5){flex-basis:100%;margin-top:32px}.v7_heroRail{min-height:851px;display:grid;grid-template-columns:1px minmax(0,1fr);gap:32px;padding-top:132px}.v7_heroRail .v7_card{width:min(100%,428px);height:719px;gap:32px;align-content:flex-start;grid-template-rows:428px auto}.v7_heroRail:before{content:"";height:719px;background:var(--v7-line-color)}.v7_section{padding:24px var(--v7-gutter) 64px;border-top:var(--v7-line)}.v7_homeTopicsSection{min-height:1292px;height:auto}.v7_homeReadMoreSection{min-height:677px;height:auto}.v7_homeAuthorSection{min-height:702px;height:auto;padding-top:64px;padding-bottom:64px;background:var(--v7-blue);color:var(--v7-white)}.v7_homeLeadSection{min-height:302px;height:auto;padding:0 var(--v7-gutter) 64px}.v7_homeManualSection{min-height:668px;height:auto;padding-top:64px;padding-bottom:64px;background:var(--v7-blue);color:var(--v7-white)}.v7_homeFaqSection{min-height:805px;height:auto}.v7_homeFaqSection .v7_container{display:grid;grid-template-columns:410px 820px;gap:130px;align-items:flex-start}.v7_homeFaqSection .v7_faqList{padding-top:40px;border-top:0}.v7_homeFaqSection .v7_faqItem{border-bottom:var(--v7-line)}.v7_homeFaqSection .v7_faqItem summary{min-height:56px;font-size:var(--v7-type-lg);line-height:1.25}.v7_homeFaqSection .v7_faqItem p{max-width:615px;padding:0 0 24px 16px;font-family:var(--v7-font-ui);font-size:var(--v7-type-md);font-weight:300;line-height:23px}.v7_homeAuthorSection:before,.v7_homeManualSection:before{display:none}.v7_sectionAlt{background:var(--v7-paper)}.v7_sectionAlt.v7_homeAuthorSection,.v7_sectionAlt.v7_homeManualSection{background:var(--v7-blue)}.v7_escalationGrid,.v7_footer,.v7_homeAuthorSection,.v7_homeManualSection{--v7-focus:var(--v7-focus-on-dark)}.v7_escalation:before,.v7_footer:before,.v7_section:before,.v7_sectionAlt:before{content:"";display:block;height:calc(var(--v7-divider) - 2px)}.v7_homeLeadSection:before,.v7_section.v7_homeAuthorSection:before,.v7_section.v7_homeManualSection:before{content:none;display:none;height:0}.v7_moduleHeader{display:grid;gap:16px;align-content:flex-start}.v7_formPanel h2,.v7_moduleHeader h2,.v7_offerPanel h2,.v7_processCard h3,.v7_topicSectionIntro h3{color:var(--v7-ink);font-family:var(--v7-font-display);font-size:var(--v7-type-2xl);font-weight:400;line-height:1.1}.v7_moduleHeader .v7_buttonGhost,.v7_moduleHeader .v7_buttonInk,.v7_moduleHeader h2,.v7_moduleHeader p{margin-left:32px}.v7_formPanel p,.v7_moduleHeader p,.v7_offerPanel p,.v7_processCard p{color:var(--v7-ink-2);font-size:var(--v7-type-base);font-weight:300;line-height:1.45}.v7_moduleHeader .v7_eyebrow{color:var(--v7-brown);font-size:var(--v7-type-sm);font-weight:500;letter-spacing:.055em;line-height:18px}.v7_homeAuthorSection .v7_eyebrow,.v7_homeAuthorSection .v7_moduleHeader h2,.v7_homeAuthorSection .v7_moduleHeader p,.v7_homeManualSection .v7_checkList,.v7_homeManualSection .v7_eyebrow,.v7_homeManualSection .v7_moduleHeader h2,.v7_homeManualSection .v7_moduleHeader p{color:var(--v7-white)}.v7_splitModule{display:grid;grid-template-columns:minmax(260px,410px) minmax(0,820px);gap:var(--v7-grid-gap);align-items:flex-start}.v7_featureList{display:grid}.v7_featureItem{height:149px;min-height:0;display:grid;grid-template-columns:214px 590px;gap:16px;padding:0;color:var(--v7-ink);text-decoration:none}.v7_featureNumber,.v7_sectionNumber{color:var(--v7-brown);font-size:var(--v7-type-sm);letter-spacing:.7px;text-transform:uppercase}.v7_featureNumber{position:relative;width:214px;height:149px;padding-left:32px;color:var(--v7-ink);font-family:var(--v7-font-display);font-size:80px;font-weight:400;line-height:1;letter-spacing:0;text-transform:none}.v7_featureNumber:after{content:"";position:absolute;left:32px;top:80px;width:calc(100% - 32px);height:1px;background:var(--v7-line-color)}.v7_featureItem>span:last-child{padding-top:46px}.v7_featureLabel{display:block;height:18px;color:var(--v7-brown);font-size:var(--v7-type-sm);font-weight:400;letter-spacing:.7px;line-height:18px}.v7_featureItem h3{margin-top:8px;margin-bottom:8px;font-family:var(--v7-font-display);font-size:var(--v7-type-xl);font-weight:400;line-height:1.1}.v7_featureItem p{color:var(--v7-ink-2)}.v7_cardGrid,.v7_catalogGrid,.v7_processGrid,.v7_topicGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px;align-items:flex-start}.v7_homeTopicsSection .v7_moduleHeader{width:600px}.v7_homeTopicsSection .v7_moduleHeader>p:not(.v7_eyebrow){display:none}.v7_homeTopicsSection .v7_topicGrid{grid-template-columns:repeat(4,316px);gap:56px 32px;margin-top:56px!important}.v7_homeTopicsSection .v7_card{width:316px;gap:16px}.v7_homeTopicsSection .v7_cardMedia{width:300px;height:300px;aspect-ratio:auto;margin-left:8px}.v7_homeTopicsSection .v7_cardBody{width:300px;gap:12px;margin-left:8px}.v7_homeTopicsSection .v7_cardBody>.v7_chip{display:none}.v7_homeTopicsSection .v7_cardBody h3{font-size:var(--v7-type-lg);line-height:1.25}.v7_homeTopicsSection .v7_cardBody p{font-size:var(--v7-type-sm);line-height:1.45}.v7_card,.v7_horizontalCard,.v7_materialRow,.v7_nextCard{color:var(--v7-ink);text-decoration:none}.v7_card{display:grid;gap:24px;background:transparent}.v7_cardMedia{position:relative;aspect-ratio:1/1;overflow:hidden;background:var(--v7-paper-3)}.v7_articleHeroImage img,.v7_authorVisual img,.v7_cardMedia img,.v7_materialThumb img,.v7_productVisual img{width:100%;height:100%;object-fit:cover}.v7_patternMedia{width:100%;height:100%;display:grid;place-items:center;padding:16px;color:var(--v7-ink-3);background:var(--v7-paper-3);font-size:var(--v7-type-xs);text-align:center}.v7_cardBody{display:grid;gap:12px}.v7_heroRail .v7_cardBody{position:relative;display:grid;grid-template-rows:auto minmax(0,max-content) auto;align-content:start;gap:14px;padding-top:0;min-height:0}.v7_heroRail .v7_cardAction,.v7_heroRail .v7_cardBody h3,.v7_heroRail .v7_cardMeta{margin-left:0}.v7_cardBody h2,.v7_cardBody h3{font-family:var(--v7-font-display);font-size:var(--v7-type-lg);font-weight:400;line-height:1.15}.v7_heroRail .v7_cardBody h3{margin-left:32px;width:calc(100% - 32px);font-size:var(--v7-type-xl);line-height:1.1;overflow-wrap:anywhere}.v7_heroRail .v7_cardBody p{display:none}.v7_cardAction{width:fit-content;display:block;margin-top:55px;margin-left:32px;color:var(--v7-ink);font-size:var(--v7-type-base);font-weight:400;letter-spacing:.8px}.v7_cardAction:after{content:"";width:16px;height:16px;display:inline-block;margin-left:4px;vertical-align:-3px;background:currentColor;clip-path:polygon(18% 51%,68% 51%,68% 32%,84% 50%,68% 68%,68% 55%,18% 55%)}.v7_heroRail .v7_cardAction{margin-top:8px;margin-left:32px}.v7_cardBody p{color:var(--v7-ink-2);font-size:var(--v7-type-sm);line-height:1.45}.v7_cardMeta,.v7_chipRow,.v7_materialMeta{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.v7_chip{display:inline-flex;align-items:center;width:fit-content;min-height:27px;padding:4px 8px;border:1px solid #bbbbbb;border-radius:0;background:transparent;color:var(--v7-ink-2);font-size:var(--v7-type-sm);font-weight:300;line-height:1.2}.v7_heroRail .v7_cardMeta{position:relative;min-height:18px;display:flex;align-items:baseline;gap:12px;padding-left:32px}.v7_heroRail .v7_cardMeta:before{content:"";width:16px;height:1px;display:block;position:absolute;left:0;top:9px;background:var(--v7-line-color)}.v7_heroRail .v7_cardMeta .v7_chip{min-height:0;padding:0;border:0;background:transparent;color:var(--v7-ink-2);font-size:var(--v7-type-xs);font-weight:400;letter-spacing:.6px;line-height:1.25}.v7_heroRail .v7_cardMeta .v7_chipFilled{color:var(--v7-brown);font-size:var(--v7-type-sm)}.v7_heroRail .v7_cardMeta .v7_chip:not(.v7_chipFilled){color:var(--v7-ink-3)}.v7_chipAccent,.v7_chipFilled{border-color:var(--v7-brown);background:var(--v7-brown);color:var(--v7-brown-soft)}.v7_readMoreLayout{display:grid;grid-template-columns:minmax(220px,288px) minmax(0,576px) minmax(280px,432px);gap:32px;align-items:flex-start}.v7_homeReadMoreSection .v7_readMoreLayout{grid-template-columns:288px 576px 432px}.v7_homeReadMoreSection .v7_readMoreLayout>.v7_card{width:576px;min-height:487px;height:auto;gap:32px;grid-template-rows:324px auto}.v7_homeReadMoreSection .v7_readMoreLayout>.v7_card .v7_cardMedia{height:324px;aspect-ratio:auto}.v7_homeReadMoreSection .v7_readMoreLayout>.v7_card .v7_cardBody{display:grid;align-content:start;gap:16px;width:576px;min-height:131px;height:auto}.v7_homeReadMoreSection .v7_readMoreLayout>.v7_card .v7_cardBody p{margin-left:32px;width:544px;font-size:var(--v7-type-md)}.v7_homeReadMoreSection .v7_readMoreLayout>.v7_card .v7_cardBody h3{margin-left:32px;width:544px;font-size:var(--v7-type-xl);line-height:1.1}.v7_homeReadMoreSection .v7_readMoreLayout>.v7_card .v7_cardMeta{height:18px;display:block;position:relative}.v7_homeReadMoreSection .v7_readMoreLayout>.v7_card .v7_cardMeta:before{content:"";width:16px;height:1px;position:absolute;left:0;top:9px;background:var(--v7-line-color)}.v7_homeReadMoreSection .v7_readMoreLayout>.v7_card .v7_cardMeta .v7_chip{position:absolute;left:32px;top:0;min-height:0;padding:0;border:0;background:transparent;color:var(--v7-brown);font-size:var(--v7-type-sm);font-weight:400;letter-spacing:.7px;line-height:18px}.v7_homeReadMoreSection .v7_cardAction,.v7_homeReadMoreSection .v7_readMoreLayout>.v7_card .v7_cardMeta .v7_chip:not(.v7_chipFilled){display:none}.v7_horizontalStack{display:grid;gap:40px}.v7_horizontalCard{width:432px;min-height:143px;display:grid;grid-template-columns:192px 192px;gap:32px}.v7_horizontalCard .v7_cardMedia{width:192px;height:108px;aspect-ratio:auto}.v7_horizontalCard .v7_cardBody{width:192px;gap:12px}.v7_homeReadMoreSection .v7_horizontalCard .v7_cardMeta{height:18px;display:flex;flex-wrap:nowrap;gap:16px}.v7_homeReadMoreSection .v7_horizontalCard .v7_cardMeta:before{content:"";width:16px;height:1px;margin-top:9px;flex:0 0 16px;background:var(--v7-line-color)}.v7_homeReadMoreSection .v7_horizontalCard .v7_cardBody .v7_chip{min-height:0;padding:0;border:0;background:transparent;color:var(--v7-brown);font-size:var(--v7-type-sm);font-weight:400;letter-spacing:.7px;line-height:18px;text-transform:uppercase}.v7_horizontalCard .v7_cardBody h3{font-size:20px;line-height:1.25}.v7_horizontalMeta{display:flex;align-items:flex-start;gap:16px;width:100%;color:var(--v7-ink-2);font-size:var(--v7-type-xs);font-weight:300;letter-spacing:.6px;line-height:1}.v7_horizontalMeta span{flex:1 1 auto}.v7_horizontalMeta strong{flex:0 0 auto;color:var(--v7-ink-2);font-weight:400;text-transform:uppercase}.v7_authorModule,.v7_leadMagnet,.v7_manualModule{display:grid;grid-template-columns:minmax(0,820px) minmax(320px,492px);gap:var(--v7-grid-gap);align-items:flex-start}.v7_homeLeadSection .v7_leadMagnet{grid-template-columns:738px 492px;gap:130px;align-items:flex-start;min-height:238px;height:auto}.v7_homeLeadSection .v7_leadSignup{padding:24px 32px 0}.v7_homeLeadSection .v7_leadSignup .v7_checkbox{font-size:var(--v7-type-sm);line-height:1.25}.v7_leadIntroExact{padding-top:24px}.v7_leadIntroExact>div{width:706px;margin-left:32px;color:var(--v7-ink-2);font-size:var(--v7-type-base);font-weight:300;line-height:normal}.v7_leadIntroExact p{margin-left:0;line-height:normal}.v7_leadIntroExact ul{margin:16px 0 0;padding-left:24px;line-height:normal}.v7_leadIntroExact li+li{margin-top:0}.v7_leadSignup{min-height:210px;display:grid;gap:24px;align-content:flex-start;padding:0 32px;border-left:var(--v7-line)}.v7_leadSignup h2{color:var(--v7-ink);font-family:var(--v7-font-display);font-size:var(--v7-type-lg);font-weight:400;line-height:1.25}.v7_leadEmailField{width:100%;min-height:50px;display:flex;align-items:center;gap:16px;padding:8px 12px;border:1px solid var(--v7-ink-2);border-radius:var(--v7-radius)}.v7_leadEmailField input{width:100%;min-width:0;border:0;background:transparent;color:var(--v7-ink);font:inherit;font-size:var(--v7-type-sm);font-weight:300}.v7_leadEmailField input:focus{outline:0}.v7_leadEmailField input::placeholder{color:var(--v7-ink-3)}.v7_leadEmailField button{width:32px;height:32px;flex:0 0 32px;border:0;background:url(/figma-v7/icon-send.svg) 50%/26px 26px no-repeat;cursor:pointer}.v7_leadSignup .v7_checkbox{grid-template-columns:18px minmax(0,1fr);gap:8px;color:var(--v7-ink);font-size:var(--v7-type-xs);font-weight:400;line-height:1.18}.v7_leadSignup .v7_checkbox strong{color:#db091f;font-weight:400}.v7_checkbox a,.v7_consultConsent a,.v7_leadSignup .v7_checkbox a{color:inherit;text-decoration:underline;text-underline-offset:2px}.v7_homeAuthorSection .v7_authorModule{grid-template-columns:820px 410px;gap:130px;min-height:574px;align-items:flex-start}.v7_homeManualSection .v7_manualModule{grid-template-columns:410px 820px;gap:130px;min-height:540px;align-items:flex-start}.v7_authorContentExact{min-height:574px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:16px}.v7_authorContentExact h2{margin-left:32px;color:var(--v7-white);font-family:var(--v7-font-display);font-size:var(--v7-type-2xl);font-weight:400;line-height:1.1}.v7_articleHeroImage,.v7_authorVisual,.v7_productVisual{position:relative;aspect-ratio:1/1;overflow:hidden;background:var(--v7-paper-3)}.v7_homeAuthorSection .v7_authorVisual{width:410px;height:410px}.v7_homeManualSection .v7_productVisual{position:relative;width:410px;height:410px;aspect-ratio:1/1;display:grid;place-items:center;background:#1b3343;overflow:hidden}.v7_homeManualSection .v7_productVisual img{position:absolute;inset:0;width:100%!important;height:100%!important;display:block;object-fit:contain!important}.v7_quoteBox{margin:24px 0;padding:32px 32px 32px 80px;border:var(--v7-line);color:var(--v7-ink);font-family:var(--v7-font-display);font-size:var(--v7-type-2xl);line-height:1.1}.v7_homeAuthorSection .v7_quoteBox{position:relative;width:100%;margin:0;padding:72px 80px 40px;border:4px solid #85b8d8;color:var(--v7-white)}.v7_homeAuthorSection .v7_quoteBox img{position:absolute;left:28px;top:28px;width:32px;height:26px}.v7_homeAuthorSection .v7_quoteBox p{color:var(--v7-white);font-family:var(--v7-font-display);font-size:var(--v7-type-2xl);font-weight:400;line-height:1.1}.v7_authorBullets{width:100%;margin:0;padding-left:27px;color:var(--v7-paper);font-family:var(--v7-font-ui);font-size:var(--v7-type-base);font-weight:300;line-height:1.45}.v7_authorBullets li+li{margin-top:4px}.v7_homeAuthorSection .v7_buttonGhost{margin-left:32px;border-color:var(--v7-white);color:var(--v7-white)}.v7_formStatus{display:grid;gap:4px;padding:14px 16px;border-left:3px solid;font-family:var(--v7-font-ui);font-size:var(--v7-type-sm);line-height:1.4}.v7_formStatus strong{color:inherit;font-weight:600}.v7_formStatus span{color:inherit}.v7_formStatusSuccess{border-color:#31734a;background:#edf7f0;color:#214d32}.v7_formStatusError{border-color:#b42318;background:#fff1f0;color:#7a271a}.v7_checkbox{display:grid;grid-template-columns:18px minmax(0,1fr);gap:8px;align-items:flex-start;color:var(--v7-ink);font-size:var(--v7-type-sm);line-height:1.35}.v7_checkbox input{width:18px;height:18px;margin:2px 0 0;accent-color:var(--v7-ink)}.v7_manualPrice{color:var(--v7-ink);font-family:var(--v7-font-display);font-size:var(--v7-type-hero);line-height:1}.v7_manualContentExact{min-height:540px;justify-content:center}.v7_manualContentExact .v7_buttonInk,.v7_manualContentExact .v7_manualPrice,.v7_manualContentExact h2,.v7_manualContentExact ul,.v7_manualContentExact>p:not(.v7_eyebrow){margin-left:32px}.v7_manualContentExact h2{width:calc(100% - 32px)}.v7_manualContentExact ul,.v7_manualContentExact>p:not(.v7_eyebrow){width:calc(100% - 32px);color:var(--v7-paper);font-family:var(--v7-font-ui);font-size:var(--v7-type-md);font-weight:300;line-height:23px}.v7_manualContentExact ul{margin-top:0;margin-bottom:0;padding-left:27px}.v7_manualContentExact li{margin:0}.v7_manualContentExact .v7_manualPrice{color:var(--v7-white)}.v7_homeManualSection .v7_buttonInk{border-color:var(--v7-white);background:var(--v7-white);color:var(--v7-ink)}.v7_faqList{border-top:var(--v7-line)}.v7_faqItem{border-bottom:var(--v7-line)}.v7_faqItem summary{min-height:80px;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;list-style:none;color:var(--v7-ink);font-family:var(--v7-font-display);font-size:var(--v7-type-lg)}.v7_faqItem summary::-webkit-details-marker{display:none}.v7_faqItem summary:after{content:"+";font-family:var(--v7-font-display);font-size:34px;line-height:1}.v7_faqItem[open] summary:after{content:"-"}.v7_faqItem p{max-width:820px;padding-bottom:28px;color:var(--v7-ink-2)}.v7_escalation{height:532px;padding:24px var(--v7-gutter) 64px;border-top:var(--v7-line);background:var(--v7-paper);color:var(--v7-ink)}.v7_escalationGrid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.5fr);gap:130px;align-items:center;min-height:364px;padding:80px;background:var(--v7-blue)}.v7_escalation .v7_eyebrow,.v7_escalation h2,.v7_escalation p{color:var(--v7-white)}.v7_escalation p{color:var(--v7-line-color)}.v7_escalationGrid>div:last-child{min-height:204px;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:8px}.v7_escalationGrid>div:last-child p{width:100%;margin:0;color:var(--v7-line-color);font-size:var(--v7-type-xs);font-weight:300;letter-spacing:.6px;line-height:1;text-align:right}.v7_escalation .v7_buttonInk{border-color:var(--v7-white);background:var(--v7-white);color:var(--v7-ink)}.v7_footer{height:auto;min-height:444px;padding:80px var(--v7-gutter) 72px;border-top:var(--v7-line);background:var(--v7-paper)}.v7_footer .v7_container{height:auto;min-height:292px;display:grid;grid-template-columns:410px minmax(0,820px);grid-template-rows:auto auto;gap:48px 130px;padding:0}.v7_footerTop{display:grid;gap:16px;align-content:start;max-width:410px;margin-bottom:0}.v7_footerTop .v7_logo{width:295px;height:42px}.v7_footer p{color:var(--v7-ink-2);font-size:var(--v7-type-sm)}.v7_footerGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;height:229px;align-items:flex-start}.v7_footerColumn{--footer-card-height:229px;position:relative;height:var(--footer-card-height);padding:80px 0 0 32px}.v7_footerColumn h2{margin:0 0 16px;color:var(--v7-brown);font-size:var(--v7-type-xs);font-weight:400;letter-spacing:.6px;line-height:15px;text-transform:uppercase}.v7_footerColumn ul{display:grid;gap:12px;margin:0;padding:0;list-style:none}.v7_footerColumn li{line-height:18px}.v7_footerColumn a{font-size:var(--v7-type-sm);font-weight:400;text-underline-offset:3px}.v7_footerColumn a,.v7_footerPrivacyButton{color:var(--v7-ink);letter-spacing:.7px;line-height:18px;text-decoration:underline}.v7_footerPrivacyButton{appearance:none;display:inline;padding:0;border:0;background:transparent;font:inherit;font-size:var(--v7-type-sm);font-weight:400;text-align:left;text-underline-offset:3px;cursor:pointer}.v7_footerColumn:after,.v7_footerColumn:before{content:"";position:absolute;left:0;width:56px;height:64px;border-left:var(--v7-line)}.v7_footerColumn:before{top:0;background:url(/figma-v7/logo-mark.svg) 32px 21px/24px 22px no-repeat}.v7_footerColumn:after{bottom:0}.v7_footerBottom{grid-column:1/-1;display:flex;justify-content:space-between;gap:32px;margin-top:0;color:var(--v7-ink-3);font-size:var(--v7-type-xs);letter-spacing:.6px}.v7_articleHeader .v7_moduleHeader,.v7_catalogHero .v7_moduleHeader,.v7_offerHero .v7_moduleHeader,.v7_pageHero .v7_moduleHeader{padding-block:24px}.v7_topicHero .v7_moduleHeader{width:820px;padding-block:24px 0}.v7_pageHero .v7_searchForm{width:500px;max-width:100%;height:48px;min-height:48px}.v7_articleHeaderGrid .v7_articleHeroImage,.v7_offerGrid .v7_productVisual,.v7_pageHeroGrid .v7_productVisual{width:100%;border:0}.v7_offerHero .v7_productVisual{aspect-ratio:16/9}.v7_topicHeroGrid .v7_productVisual{width:410px;height:410px}.v7_topicSideCard .v7_buttonInk,.v7_topicSideCard strong{margin-left:32px}.v7_topicSectionHeader .v7_eyebrow{width:auto;justify-self:start;padding-right:16px;color:#9a5b21;font-size:14px;line-height:18px;letter-spacing:.055em}.v7_topicSectionHeader .v7_eyebrow:before{background:#d5d5d5}.v7_topicConsultationSection .v7_eyebrow{width:auto;height:18px;align-self:flex-start;padding-right:16px;color:var(--v7-white);font-size:14px;line-height:18px;letter-spacing:.055em}.v7_topicConsultationSection .v7_eyebrow:before{background:var(--v7-white)}.v7_topicConsultationBody .v7_buttonInk{width:218px;height:44px;min-height:44px;border-color:var(--v7-white);background:var(--v7-white);color:var(--v7-ink);font-weight:400}.v7_topicLeadSection .v7_leadMagnet{grid-template-columns:738px 492px;gap:130px}.v7_articleConsultPanel .v7_eyebrow{color:var(--v7-brown)}.v7_articleConsultPanel .v7_buttonInk{margin-left:32px;width:calc(100% - 32px)}.v7_articleBlocks{display:grid;gap:18px;max-width:880px}.v7_articleBlockText{margin:0;color:var(--v7-ink-2);font-size:var(--v7-type-base);line-height:1.64;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word}.v7_articleBlockHeading{margin:12px 0 0;color:var(--v7-ink);font-family:var(--v7-font-display);font-size:var(--v7-type-lg);font-weight:400;line-height:1.18}.v7_articleBlockHeadingSmall{margin-top:4px;font-size:clamp(1.125rem,1vw + .85rem,1.375rem);line-height:1.28}.v7_articleBlockList{display:grid;gap:10px;margin:0;padding-left:20px;color:var(--v7-ink-2);line-height:1.58}.v7_articleChecklist{display:grid;gap:0;margin:8px 0;padding:0;border-top:var(--v7-line);list-style:none}.v7_articleChecklist li{display:grid;grid-template-columns:18px minmax(0,1fr);gap:12px;align-items:start;padding:13px 0;border-bottom:var(--v7-line);color:var(--v7-ink-2);line-height:1.5}.v7_articleChecklist li>span:first-child{width:14px;height:14px;margin-top:4px;border:1px solid var(--v7-ink);background:var(--v7-paper)}.v7_articleCallout,.v7_articleDisclaimer,.v7_articleLegalBasis{display:grid;gap:10px;padding:22px 24px;background:var(--v7-cream);color:var(--v7-ink-2);line-height:1.55}.v7_articleCallout{border-top:1px solid var(--v7-brown)}.v7_articleCallout[data-tone=risk]{background:#fff7ed}.v7_articleCallout[data-tone=boundary]{background:var(--v7-blue)}.v7_articleCallout strong,.v7_articleLegalBasis strong{color:var(--v7-brown);font-size:var(--v7-type-xs);font-weight:500;letter-spacing:.08em;text-transform:uppercase}.v7_articleCallout p,.v7_articleDisclaimer p,.v7_articleLegalBasis p{margin:0}.v7_articleDocument{display:grid;gap:18px;margin-block:8px;padding:24px;border:var(--v7-line);background:#fffdf9;color:var(--v7-ink-2)}.v7_articleDocumentHeader{display:grid;gap:8px;padding-bottom:16px;border-bottom:var(--v7-line)}.v7_articleDocumentHeader span{color:var(--v7-brown);font-size:var(--v7-type-xs);font-weight:500;letter-spacing:.08em;text-transform:uppercase}.v7_articleDocumentHeader h3{margin:0;color:var(--v7-ink);font-family:var(--v7-font-display);font-size:var(--v7-type-xl);font-weight:400;line-height:1.1}.v7_articleDocumentFields,.v7_articleDocumentMeta{display:grid;gap:0;border-top:var(--v7-line)}.v7_articleDocumentFields div,.v7_articleDocumentMeta span{display:grid;grid-template-columns:minmax(120px,190px) minmax(0,1fr);gap:16px;padding:12px 0;border-bottom:var(--v7-line)}.v7_articleDocumentFields span{color:var(--v7-brown);font-size:var(--v7-type-xs);letter-spacing:.06em;text-transform:uppercase}.v7_articleDocumentFields strong{color:var(--v7-ink);font-weight:400}.v7_articleDocument p{margin:0;line-height:1.58}.v7_articleConversation{display:grid;gap:12px;margin-block:8px}.v7_articleConversation article{display:grid;grid-template-columns:40px minmax(0,1fr);gap:14px;align-items:start;padding:16px 18px;border:var(--v7-line);background:var(--v7-paper)}.v7_articleConversation article[data-role=patient]{background:var(--v7-blue)}.v7_articleConversationIcon{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--v7-ink);color:var(--v7-ink);font-size:var(--v7-type-xs);letter-spacing:.06em}.v7_articleConversation strong{display:block;margin-bottom:6px;color:var(--v7-brown);font-size:var(--v7-type-xs);font-weight:500;letter-spacing:.08em;text-transform:uppercase}.v7_articleConversation p{margin:0;color:var(--v7-ink);line-height:1.55}.v7_articleTableBlock{display:grid;gap:14px;margin-block:8px}.v7_articleTableBlock h3{margin:0;color:var(--v7-ink);font-family:var(--v7-font-display);font-size:var(--v7-type-lg);font-weight:400;line-height:1.18}.v7_articleTableScroll{width:100%;overflow-x:auto;border-top:var(--v7-line);border-bottom:var(--v7-line)}.v7_articleTableBlock table{width:100%;min-width:620px;border-collapse:collapse;color:var(--v7-ink-2);font-size:var(--v7-type-sm);line-height:1.45}.v7_articleTableBlock td,.v7_articleTableBlock th{padding:14px 16px;border-bottom:var(--v7-line);text-align:left;vertical-align:top}.v7_articleTableBlock th{color:var(--v7-brown);font-size:var(--v7-type-xs);font-weight:500;letter-spacing:.055em;text-transform:uppercase}.v7_articleTableBlock tbody tr:last-child td{border-bottom:0}.v7_articleTableBlock td:first-child{color:var(--v7-ink);font-weight:400}.v7_articleDoDont{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:var(--v7-line-color)}.v7_articleDoDont>div{display:grid;gap:12px;padding:20px;background:var(--v7-paper)}.v7_articleTimeline{display:grid;gap:0;margin:0;padding:0;border-top:var(--v7-line);list-style:none}.v7_articleTimeline li{display:grid;grid-template-columns:84px minmax(0,1fr);gap:18px;padding:16px 0;border-bottom:var(--v7-line)}.v7_articleTimeline span{color:var(--v7-brown);font-size:var(--v7-type-xs);font-weight:500;letter-spacing:.08em;text-transform:uppercase}.v7_articleTimeline p{margin:0}.v7_articleDisclaimer{border-top:var(--v7-line);background:transparent;font-size:var(--v7-type-sm)}@media (min-width:768px){.v7_articleBlockText,.v7_articleBodyPlain{text-align:justify;text-align-last:start}}.v7_nextSteps .v7_moduleHeader{width:100%;align-self:start}.v7_nextSteps .v7_moduleHeader h2{width:calc(100% - 32px);padding:16px 0;border-top:var(--v7-line);border-bottom:var(--v7-line);font-size:var(--v7-type-lg);line-height:1.25}.v7_nextSteps .v7_moduleHeader p{width:calc(100% - 32px);font-size:var(--v7-type-base);line-height:1.45}.v7_articleInlineCta .v7_eyebrow,.v7_articleInlineCta h2,.v7_articleInlineCta p{color:var(--v7-white)}.v7_articleInlineCta .v7_buttonInk{margin-left:32px;border-color:var(--v7-white);background:var(--v7-white);color:var(--v7-ink)}.v7_eyebrow,.v7_filterLabel,.v7_label,.v7_linkBarTitle,.v7_materialBottom,.v7_megaGroupHeading,.v7_nextCardLabel,.v7_tocPanel a span,.v7_topicArticlesLabel,.v7_topicCardTag,.v7_topicNav span,.v7_topicProductEyebrow{font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;letter-spacing:.075em;text-rendering:auto}.v7_srOnly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.v7_root :where(a,button,input,select,textarea,summary):focus-visible{outline:3px solid var(--v7-focus);outline-offset:3px}@media (max-width:1180px){.v7_primaryNav{gap:28px}.v7_header,.v7_navRow{height:70px}.v7_navRow{padding-block:19px}.v7_header .v7_buttonInk,.v7_primaryNav{display:none}.v7_mobileMenu{display:block}.v7_mobilePanel{top:70px}.v7_linkBar a,.v7_mobileMenu summary,.v7_searchLinks a{min-height:44px;display:inline-flex;align-items:center}.v7_mobileMenu summary{min-width:44px;align-items:flex-end;justify-content:center;padding-inline:8px;padding-bottom:6px}.v7_logo{height:44px}.v7_logoGraphic{height:32px;margin-block:6px}.v7_breadcrumb,.v7_linkBar,.v7_linkBarInner{height:auto;min-height:44px}.v7_cardGrid,.v7_cardGridThree,.v7_catalogGrid,.v7_processGrid,.v7_topicGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.v7_articlePrelude,.v7_authorModule,.v7_escalationGrid,.v7_leadMagnet,.v7_manualModule,.v7_readMoreLayout,.v7_splitModule{grid-template-columns:1fr}}@media (max-width:1040px){.v7_articleBlocks{max-width:100%}}@media (max-width:880px){.v7_articleHeaderGrid,.v7_articleLayout,.v7_articlePreludeFeatures,.v7_articleSectionGrid,.v7_columnsTwo,.v7_downloadInfoGrid,.v7_downloadNextStep,.v7_heroGrid,.v7_nextSteps,.v7_offerGrid,.v7_pageHeroGrid,.v7_readMoreLayout,.v7_splitModule,.v7_topicSectionHeader,.v7_topicShell{grid-template-columns:1fr}.v7_articleHeader .v7_articleMeta,.v7_articleHeader .v7_articleTitle,.v7_articleHeader .v7_pageLead,.v7_articleHeaderGrid>div:first-child,.v7_materialRow,.v7_materialText,.v7_topicArticlesLabel,.v7_topicHero .v7_moduleHeader,.v7_topicHero .v7_pageLead,.v7_topicHero .v7_pageTitle,.v7_topicSearchBlock,.v7_topicSectionHeader,.v7_topicSectionHeader h2,.v7_topicSectionHeader p{width:100%;max-width:100%}.v7_articleHeaderGrid .v7_articleHeroImage,.v7_topicHeroGrid .v7_productVisual{width:min(100%,410px);height:auto;aspect-ratio:1/1}.v7_homeAuthorSection,.v7_homeFaqSection,.v7_homeLeadSection,.v7_homeManualSection,.v7_homeReadMoreSection,.v7_homeTopicsSection{height:auto;min-height:0}.v7_homeTopicsSection .v7_topicGrid,.v7_readMoreLayout,.v7_splitModule{grid-template-columns:1fr!important}.v7_featureList,.v7_homeTopicsSection .v7_moduleHeader,.v7_homeTopicsSection .v7_topicGrid,.v7_readMoreLayout>*,.v7_splitModule>*{width:100%;min-width:0;max-width:100%}.v7_featureItem{width:100%;height:auto;min-height:172px;grid-template-columns:64px minmax(0,1fr)}.v7_featureNumber{width:64px;height:auto;padding-left:0;font-size:42px}.v7_featureNumber:after{left:0;top:50px;width:64px}.v7_featureItem>span:last-child{min-width:0;padding-top:16px}.v7_featureItem h3{font-size:var(--v7-type-lg)}.v7_homeTopicsSection .v7_topicGrid{gap:32px}.v7_articleInlineCta,.v7_homeReadMoreSection .v7_readMoreLayout>.v7_card,.v7_homeReadMoreSection .v7_readMoreLayout>.v7_card .v7_cardBody,.v7_homeTopicsSection .v7_card,.v7_homeTopicsSection .v7_cardBody,.v7_homeTopicsSection .v7_cardMedia,.v7_horizontalCard,.v7_topicDownloadCard,.v7_topicInlineOffers,.v7_topicProductCard{width:100%}.v7_homeTopicsSection .v7_card,.v7_homeTopicsSection .v7_cardBody,.v7_homeTopicsSection .v7_cardMedia{margin-left:0}.v7_homeTopicsSection .v7_cardMedia{height:auto;aspect-ratio:1/1}.v7_homeReadMoreSection .v7_readMoreLayout>.v7_card{height:auto;grid-template-rows:auto}.v7_homeReadMoreSection .v7_readMoreLayout>.v7_card .v7_cardBody,.v7_homeReadMoreSection .v7_readMoreLayout>.v7_card .v7_cardMedia,.v7_homeReadMoreSection .v7_readMoreLayout>.v7_card .v7_cardMeta,.v7_horizontalCard,.v7_horizontalCard .v7_cardBody,.v7_horizontalCard .v7_cardMedia,.v7_horizontalStack{width:100%;min-width:0;max-width:100%}.v7_homeReadMoreSection .v7_readMoreLayout>.v7_card .v7_cardMedia{height:auto;aspect-ratio:16/9}.v7_homeReadMoreSection .v7_readMoreLayout>.v7_card .v7_cardBody{height:auto;min-height:140px}.v7_homeReadMoreSection .v7_readMoreLayout>.v7_card .v7_cardBody h3,.v7_homeReadMoreSection .v7_readMoreLayout>.v7_card .v7_cardBody p{width:auto;margin-left:24px;margin-right:24px}.v7_horizontalCard{grid-template-columns:112px minmax(0,1fr)}.v7_horizontalCard .v7_cardMedia{height:auto;aspect-ratio:16/9;margin-left:0}.v7_homeAuthorSection .v7_authorModule,.v7_homeFaqSection .v7_container,.v7_homeLeadSection .v7_leadMagnet,.v7_homeManualSection .v7_manualModule{grid-template-columns:minmax(0,1fr)!important;gap:32px;min-height:0}.v7_authorBullets,.v7_authorContentExact,.v7_authorVisual,.v7_homeFaqSection .v7_faqList,.v7_homeFaqSection .v7_moduleHeader,.v7_leadIntroExact,.v7_leadIntroExact p,.v7_leadIntroExact ul,.v7_leadIntroExact>div,.v7_leadSignup,.v7_manualContentExact,.v7_manualContentExact .v7_buttonInk,.v7_manualContentExact .v7_manualPrice,.v7_manualContentExact h2,.v7_manualContentExact ul,.v7_manualContentExact>p:not(.v7_eyebrow),.v7_quoteBox{width:100%!important;min-width:0;max-width:100%;margin-left:0}.v7_authorContentExact,.v7_manualContentExact{min-height:0}.v7_quoteBox{padding:24px}.v7_quoteBox p{width:auto;margin-left:40px;font-size:var(--v7-type-lg)}.v7_authorVisual,.v7_productVisual{width:100%!important;max-width:100%}.v7_leadSignup{padding:0;border-left:0}.v7_manualContentExact ul,.v7_manualContentExact>p:not(.v7_eyebrow){line-height:23px}.v7_topicConsultationGrid,.v7_topicLeadSection .v7_leadMagnet{grid-template-columns:1fr}.v7_nextSteps .v7_moduleHeader,.v7_nextSteps .v7_moduleHeader h2,.v7_nextSteps .v7_moduleHeader p{width:100%}.v7_heroCopy{min-height:auto}.v7_hero h1,.v7_pageTitle{font-size:var(--v7-type-hero)}.v7_tagline{position:static;width:min(100%,365px)}.v7_heroRail{min-height:auto;grid-template-columns:1fr;padding-top:0}.v7_heroRail:before{display:none}.v7_articleHeroImage,.v7_articleTitle,.v7_moduleHeader,.v7_moduleHeader>*,.v7_pageLead,.v7_pageTitle,.v7_productVisual{min-width:0;max-width:100%}.v7_pageHero .v7_searchForm{width:100%}.v7_breadcrumb{min-height:44px;overflow-x:hidden;overflow-y:hidden}.v7_breadcrumb ol{width:100%;min-width:0;max-width:100%;flex-wrap:nowrap}.v7_breadcrumb li{flex:0 0 auto;max-width:min(48vw,260px);overflow:hidden}.v7_breadcrumb li:last-child{flex:0 1 auto;max-width:min(68vw,420px);overflow:hidden}.v7_breadcrumb a,.v7_breadcrumbCurrent{min-height:0;display:inline-block;white-space:nowrap}.v7_breadcrumbSeparator{margin-inline:12px}.v7_footerGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.v7_navRow{gap:12px}.v7_logo{width:auto}.v7_articleHeader,.v7_articleLayout,.v7_articlePrelude,.v7_catalogHero,.v7_escalation,.v7_footer,.v7_hero,.v7_offerHero,.v7_pageHero,.v7_personaStrip,.v7_section,.v7_topicShell{padding-inline:var(--v7-gutter)}.v7_cardGrid,.v7_cardGridThree,.v7_catalogGrid,.v7_footerGrid,.v7_processGrid,.v7_topicGrid{grid-template-columns:1fr}.v7_searchForm{height:auto;min-height:56px}.v7_linkBarInner{min-height:auto;flex-wrap:wrap;white-space:normal}.v7_linkBar a+a:before{margin-left:0}.v7_formPanel h2,.v7_moduleHeader h2,.v7_offerPanel h2{font-size:32px}.v7_quoteBox{padding:24px}.v7_moduleHeader .v7_buttonGhost,.v7_moduleHeader .v7_buttonInk,.v7_moduleHeader h2,.v7_moduleHeader p{margin-left:24px;width:calc(100% - 24px);max-width:calc(100% - 24px)}.v7_horizontalCard{grid-template-columns:1fr}.v7_footerBottom{flex-direction:column}}@media (max-width:880px){.v7_root{overflow-x:clip}.v7_root *,.v7_root :after,.v7_root :before{min-width:0}.v7_root :where(img,svg){max-width:100%}.v7_root :where(a,button,summary,label,input,select,textarea){touch-action:manipulation}.v7_buttonAccent,.v7_buttonGhost,.v7_buttonInk,.v7_header .v7_buttonInk,.v7_megaSummary,.v7_mobileMenu summary,.v7_primaryNav a{min-height:44px}.v7_mobileMenu summary{min-width:44px;align-items:flex-end;justify-content:center;padding-inline:8px;padding-bottom:6px}.v7_mobilePanel{padding-top:12px;padding-bottom:28px}.v7_mobilePanel a{min-height:44px;display:flex;align-items:center;padding-block:12px}.v7_linkBar{height:auto;min-height:52px;overflow-x:auto;overflow-y:hidden}.v7_linkBarInner{height:auto;min-height:52px;align-items:center;padding-top:0;padding-bottom:0}.v7_linkBar a{min-height:44px;display:inline-flex;align-items:center}.v7_heroMark,.v7_pageHero .v7_searchForm,.v7_searchBlock{width:100%;max-width:100%}.v7_articleHeroImage,.v7_authorVisual,.v7_card,.v7_cardMedia,.v7_catalogGrid .v7_card,.v7_heroRail .v7_card,.v7_homeReadMoreSection .v7_readMoreLayout>.v7_card,.v7_homeReadMoreSection .v7_readMoreLayout>.v7_card .v7_cardMedia,.v7_homeTopicsSection .v7_card,.v7_homeTopicsSection .v7_cardMedia,.v7_horizontalCard,.v7_horizontalCard .v7_cardMedia,.v7_materialThumb,.v7_productVisual,.v7_topicDownloadCard,.v7_topicProductCard,.v7_topicProductImage,.v7_topicSideCard{width:100%;max-width:100%;overflow:hidden}.v7_articleHeroImage img,.v7_authorVisual img,.v7_cardMedia img,.v7_homeReadMoreSection .v7_readMoreLayout>.v7_card .v7_cardMedia img,.v7_homeTopicsSection .v7_cardMedia img,.v7_horizontalCard .v7_cardMedia img,.v7_materialThumb img,.v7_productVisual img,.v7_topicProductImage img{width:100%!important;max-width:100%!important;height:100%!important;object-fit:cover;display:block}.v7_homeTopicsSection{height:auto}.v7_cardGrid,.v7_cardGridThree,.v7_catalogGrid,.v7_homeTopicsSection .v7_topicGrid,.v7_processGrid,.v7_topicGrid{grid-template-columns:minmax(0,1fr)}.v7_homeTopicsSection .v7_cardBody{width:100%;margin-left:0}.v7_homeReadMoreSection .v7_readMoreLayout>.v7_card .v7_cardMedia,.v7_homeTopicsSection .v7_cardMedia{height:auto;aspect-ratio:1/1;margin-left:0}.v7_articleHeroImage,.v7_authorVisual,.v7_horizontalCard .v7_cardMedia,.v7_productVisual{height:auto;aspect-ratio:1/1}.v7_homeManualSection .v7_productVisual{height:auto;aspect-ratio:1/1;align-items:stretch}.v7_homeManualSection .v7_productVisual img{width:100%!important;height:100%!important}.v7_searchForm{min-height:56px}.v7_searchForm input{min-height:44px;line-height:1.25}.v7_leadEmailField button,.v7_searchSubmit{width:44px;height:44px;flex-basis:44px}.v7_searchLinks{min-height:0;gap:8px 12px}.v7_searchLinks a{width:auto!important;min-height:44px;padding-block:10px}.v7_searchLinks a:nth-child(5){margin-top:8px}.v7_chip,.v7_filterBar a,.v7_materialAction,.v7_mobileAnchorRail a,.v7_topicConsultationBody .v7_buttonInk,.v7_topicDownloadCard strong,.v7_topicSideCard .v7_buttonInk,.v7_topicSideCard strong{min-height:44px;display:inline-flex;align-items:center;padding-top:10px;padding-bottom:10px}.v7_field,.v7_leadEmailField,.v7_select{min-height:48px}.v7_checkbox,.v7_leadSignup .v7_checkbox{min-height:44px;align-items:flex-start;padding-block:8px;line-height:1.35}.v7_checkbox input,.v7_leadSignup .v7_checkbox input{margin-top:2px}}@media (max-width:560px){.v7_heroMark{width:100%;max-width:100%;overflow:hidden}.v7_linkBarInner{min-height:52px}.v7_searchForm{padding:10px 12px;gap:10px}.v7_searchIcon{width:28px;height:28px;background-size:23px 23px}.v7_searchSubmit{margin-right:-4px}.v7_leadSignup{padding-inline:0}}@media (max-width:1180px){.v7_homeTopicsSection{height:auto}.v7_homeTopicsSection .v7_topicGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}.v7_homeTopicsSection .v7_card,.v7_homeTopicsSection .v7_cardBody,.v7_homeTopicsSection .v7_cardMedia{width:100%;max-width:100%;margin-left:0}.v7_homeTopicsSection .v7_cardMedia{height:auto;aspect-ratio:1/1}.v7_articleHeaderGrid .v7_articleHeroImage,.v7_pageHeroGrid .v7_productVisual,.v7_topicHeroGrid .v7_productVisual{width:min(100%,410px);height:auto;aspect-ratio:1/1}.v7_articleHeader .v7_articleMeta,.v7_articleHeader .v7_articleTitle,.v7_articleHeader .v7_pageLead,.v7_articleHeaderGrid>div:first-child,.v7_materialRow,.v7_materialText,.v7_topicArticlesLabel,.v7_topicHero .v7_chipRow,.v7_topicHero .v7_moduleHeader,.v7_topicHero .v7_pageLead,.v7_topicHero .v7_pageTitle,.v7_topicInlineOffers,.v7_topicSearchBlock,.v7_topicSectionHeader,.v7_topicSectionHeader h2,.v7_topicSectionHeader p{width:100%;max-width:100%;margin-left:0}.v7_homeAuthorSection,.v7_homeFaqSection,.v7_homeLeadSection,.v7_homeManualSection{height:auto;min-height:0}.v7_homeAuthorSection .v7_authorModule,.v7_homeFaqSection .v7_container,.v7_homeLeadSection .v7_leadMagnet,.v7_homeManualSection .v7_manualModule,.v7_topicLeadSection .v7_leadMagnet{grid-template-columns:minmax(0,1fr)!important;gap:32px;height:auto;min-height:0}.v7_authorBullets,.v7_authorContentExact,.v7_authorVisual,.v7_homeFaqSection .v7_faqList,.v7_homeFaqSection .v7_moduleHeader,.v7_leadIntroExact,.v7_leadIntroExact p,.v7_leadIntroExact ul,.v7_leadIntroExact>div,.v7_leadSignup,.v7_manualContentExact,.v7_manualContentExact .v7_buttonInk,.v7_manualContentExact .v7_manualPrice,.v7_manualContentExact h2,.v7_manualContentExact ul,.v7_manualContentExact>p:not(.v7_eyebrow),.v7_quoteBox{width:100%!important;min-width:0;max-width:100%;margin-left:0}.v7_authorContentExact,.v7_manualContentExact{min-height:0}.v7_authorVisual,.v7_productVisual{width:min(100%,410px)!important;height:auto;max-width:100%;aspect-ratio:1/1}.v7_leadSignup{padding:0;border-left:0}.v7_leadEmailField button{width:44px;height:44px;flex-basis:44px}.v7_homeReadMoreSection .v7_readMoreLayout{grid-template-columns:minmax(0,1fr)}.v7_homeReadMoreSection .v7_readMoreLayout>.v7_card,.v7_homeReadMoreSection .v7_readMoreLayout>.v7_card .v7_cardBody,.v7_homeReadMoreSection .v7_readMoreLayout>.v7_card .v7_cardMeta,.v7_horizontalCard,.v7_horizontalCard .v7_cardBody,.v7_horizontalCard .v7_cardMedia,.v7_horizontalStack{width:100%;max-width:100%}.v7_homeReadMoreSection .v7_readMoreLayout>.v7_card{height:auto;grid-template-rows:auto}.v7_homeReadMoreSection .v7_readMoreLayout>.v7_card .v7_cardMedia,.v7_horizontalCard .v7_cardMedia{height:auto;aspect-ratio:16/9}.v7_homeReadMoreSection .v7_readMoreLayout>.v7_card .v7_cardBody{height:auto}.v7_homeReadMoreSection .v7_readMoreLayout>.v7_card .v7_cardBody h3,.v7_homeReadMoreSection .v7_readMoreLayout>.v7_card .v7_cardBody p{width:auto;margin-left:24px;margin-right:24px}}@media (max-width:880px){.v7_footer{height:auto;min-height:0;padding-block:56px 48px}.v7_footer .v7_container{grid-template-columns:1fr;grid-template-rows:auto;gap:40px}.v7_footerTop .v7_logo,.v7_logo{height:44px;min-height:44px}.v7_leadEmailField input{min-height:44px}.v7_footerGrid{height:auto}.v7_footerColumn,.v7_footerColumn:nth-child(3),.v7_footerColumn:nth-child(4){height:auto;min-height:0}.v7_footerColumn a{min-height:44px;display:inline-flex;align-items:center;padding-top:8px;padding-bottom:8px}}@media (max-width:560px){.v7_navRow>.v7_logo{width:225px;flex-basis:225px}.v7_homeTopicsSection .v7_topicGrid{grid-template-columns:minmax(0,1fr)}}@media (max-width:880px){.v7_catalogGrid .v7_card{grid-template-columns:136px minmax(0,1fr);gap:20px;align-items:flex-start;padding:22px 0;border-top:var(--v7-line)}.v7_catalogGrid .v7_card:first-child{padding-top:0;border-top:0}.v7_catalogGrid .v7_cardMedia{width:136px;height:136px;aspect-ratio:1/1;margin:0}.v7_catalogGrid .v7_cardBody{gap:8px;align-content:flex-start}.v7_catalogGrid .v7_cardMeta{gap:6px;align-items:flex-start}.v7_catalogGrid .v7_chip{min-height:24px;max-width:100%;padding:3px 7px;font-size:13px;line-height:1.15;white-space:normal;overflow-wrap:anywhere}.v7_catalogGrid .v7_cardBody h2,.v7_catalogGrid .v7_cardBody h3{font-size:clamp(22px,5vw,30px);line-height:1.12}.v7_catalogGrid .v7_cardBody p{font-size:14px;line-height:1.38}.v7_catalogGrid .v7_cardBody strong{min-height:44px;display:inline-flex;align-items:center;justify-self:start;color:var(--v7-ink);font-size:15px;font-weight:400;text-decoration:underline;text-underline-offset:3px}}@media (max-width:560px){.v7_catalogHero+.v7_section{padding-top:32px}.v7_catalogGrid .v7_card{grid-template-columns:112px minmax(0,1fr);gap:14px;padding:20px 0}.v7_catalogGrid .v7_cardMedia{width:112px;height:112px}.v7_catalogGrid .v7_chip{min-height:23px;padding:3px 6px;font-size:12px}.v7_catalogGrid .v7_cardMeta{display:grid;grid-template-columns:minmax(0,1fr);justify-items:start;gap:4px}.v7_catalogGrid .v7_cardBody h2,.v7_catalogGrid .v7_cardBody h3{font-size:22px}.v7_catalogGrid .v7_cardBody p{font-size:13px}}@media (max-width:360px){.v7_catalogGrid .v7_card{grid-template-columns:96px minmax(0,1fr)}.v7_catalogGrid .v7_cardMedia{width:96px;height:96px}}.v7_consultHeroCopy .v7_buttonInk,.v7_consultHeroCopy h1,.v7_consultHeroCopy p,.v7_consultHeroNotes,.v7_materialsHeroCopy h1,.v7_materialsHeroCopy p,.v7_productExactIntro h1,.v7_productExactIntro p,.v7_productHeroBullets,.v7_productRatingLine{margin-left:32px}.v7_figmaMaterialCard{position:relative;display:grid;grid-template-rows:auto 1fr auto;gap:16px;min-width:0;padding-inline:8px;color:var(--v7-ink);text-decoration:none}.v7_figmaMaterialMedia{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden;background:var(--v7-paper-3)}.v7_figmaMaterialMedia img{width:100%;height:100%;object-fit:cover}.v7_figmaMaterialAccess,.v7_figmaMaterialFormat{position:absolute;top:16px;min-height:24px;display:inline-flex;align-items:center;padding:4px 8px;border-radius:4px;font-size:10px;font-weight:400;letter-spacing:.5px;line-height:1;text-transform:uppercase}.v7_figmaMaterialAccess{left:16px;background:var(--v7-brown);color:var(--v7-paper-2)}.v7_figmaMaterialAccess[data-paid=true]{background:var(--v7-ink);color:var(--v7-white)}.v7_figmaMaterialFormat{right:16px;border:1px solid var(--v7-ink);background:var(--v7-paper);color:var(--v7-ink)}.v7_figmaMaterialContent{display:grid;gap:12px}.v7_figmaMaterialContent p{margin:0;color:var(--v7-ink-2);font-size:12px;font-weight:400;letter-spacing:.6px;line-height:1;text-transform:uppercase}.v7_figmaMaterialContent h2{color:var(--v7-ink);font-family:var(--v7-font-display);font-size:24px;font-weight:400;line-height:1.25}.v7_figmaMaterialContent span{color:var(--v7-ink-2);font-size:14px;font-weight:300;line-height:1.45}.v7_figmaMaterialAction{min-height:50px;display:flex;align-items:center;gap:24px}.v7_figmaMaterialAction>span{flex:1 1 auto;min-width:0;color:var(--v7-ink-2);font-size:12px;font-weight:300;letter-spacing:.6px;line-height:1}.v7_figmaMaterialAction strong{min-height:32px;display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border:1px solid var(--v7-ink);border-radius:var(--v7-radius);color:var(--v7-ink);font-size:14px;font-weight:400;line-height:1;white-space:nowrap}.v7_figmaMaterialAction strong[data-paid=true]{background:var(--v7-ink);color:var(--v7-white)}.v7_figmaMaterialAction strong:after,.v7_materialsLoadMore a:after{content:"";width:14px;height:14px;background:currentColor;clip-path:polygon(18% 51%,68% 51%,68% 32%,84% 50%,68% 68%,68% 55%,18% 55%)}.v7_figmaCtaSection{padding:24px var(--v7-gutter) 64px;border-top:var(--v7-line)}.v7_figmaCtaBox{min-height:364px;display:grid;grid-template-columns:minmax(0,1fr);gap:0;align-items:center;padding:80px;background:var(--v7-blue)}.v7_figmaCtaCopy{display:grid;gap:16px}.v7_figmaCtaCopy,.v7_figmaCtaCopy .v7_eyebrow,.v7_figmaCtaCopy h2,.v7_figmaCtaCopy p,.v7_figmaCtaCopy ul{color:var(--v7-white)}.v7_figmaCtaCopy h2{max-width:720px;margin-left:32px;font-family:var(--v7-font-display);font-size:40px;font-weight:400;line-height:1.1}.v7_figmaCtaCopy p{max-width:680px;margin-left:32px;color:var(--v7-line-color);font-size:18px;font-weight:300;line-height:1.45}.v7_figmaCtaCopy .v7_buttonGhost{width:fit-content;margin-left:32px;border-color:var(--v7-white);background:var(--v7-white);color:var(--v7-ink)}.v7_figmaCtaCopy ul{margin:0 0 0 32px;padding-left:18px;color:var(--v7-line-color);font-size:12px;font-weight:300;letter-spacing:.6px;line-height:1.4}.v7_figmaCtaSection .v7_figmaCtaImage,.v7_figmaCtaSection img{display:none!important}.v7_productPurchaseBox .v7_buttonInk{width:100%;border-color:var(--v7-white);background:var(--v7-white);color:var(--v7-ink);gap:8px;justify-content:center}.v7_productPurchaseBox .v7_buttonArrow{color:var(--v7-ink)}.v7_aboutQuoteGrid .v7_eyebrow,.v7_aboutQuoteGrid h2{color:var(--v7-white)}.v7_productWhenSection .v7_moduleHeader{width:min(100%,560px)}.v7_productWhenSection .v7_moduleHeader h2{font-size:40px;line-height:1.1}.v7_productFitCta .v7_buttonGhost{width:min(100%,250px);border-color:var(--v7-white);background:var(--v7-white);color:var(--v7-ink)}.v7_productTrustRow .v7_container{display:flex;flex-wrap:wrap}.v7_productTemplatePurchase .v7_buttonInk{width:100%;min-height:44px;border-color:var(--v7-white);background:var(--v7-white);color:var(--v7-ink)}.v7_productTemplatePurchase .v7_buttonArrow{color:var(--v7-ink)}.v7_productBeforeAfterExact>.v7_moduleHeader h2,.v7_productDecisionCopy h2,.v7_productFaqExact .v7_moduleHeader h2,.v7_productFitColumn h2,.v7_productPackageGrid>.v7_moduleHeader h2,.v7_productTemplateSplit>.v7_moduleHeader h2,.v7_productTopicSection .v7_moduleHeader h2{color:var(--v7-ink);font-family:var(--v7-font-display);font-size:40px;font-weight:400;line-height:1.1}.v7_productBeforeAfterExact>.v7_moduleHeader h2,.v7_productBeforeAfterExact>.v7_moduleHeader p,.v7_productPackageGrid>.v7_moduleHeader h2,.v7_productPackageGrid>.v7_moduleHeader p,.v7_productTemplateSplit>.v7_moduleHeader h2,.v7_productTemplateSplit>.v7_moduleHeader p,.v7_productTopicSection .v7_moduleHeader h2,.v7_productTopicSection .v7_moduleHeader p{margin-left:32px}.v7_productBeforeAfterExact>.v7_moduleHeader p,.v7_productPackageGrid>.v7_moduleHeader p,.v7_productTemplateSplit>.v7_moduleHeader p,.v7_productTopicSection .v7_moduleHeader p{max-width:390px;color:var(--v7-ink-2);font-size:16px;font-weight:300;line-height:1.45}.v7_productTopicSection .v7_moduleHeader{max-width:720px}.v7_productFitCta .v7_buttonGhost{border-color:var(--v7-ink);background:var(--v7-ink);color:var(--v7-white)}.v7_productDecisionCopy .v7_eyebrow,.v7_productDecisionCopy a,.v7_productDecisionCopy h2,.v7_productDecisionCopy h3,.v7_productDecisionCopy p,.v7_productFitCta .v7_buttonArrow{color:var(--v7-white)}.v7_productDecisionCard .v7_buttonInk{width:100%}.v7_productFaqExact .v7_moduleHeader h2{font-size:40px}.v7_productFaqExact .v7_figmaAccordionList{margin-top:0}.v7_productTrustRow .v7_container{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.v7_productFinalCopy .v7_eyebrow,.v7_productFinalCopy a,.v7_productFinalCopy h2,.v7_productFinalCopy p,.v7_productFinalCopy ul{color:var(--v7-white)}.v7_productFinalCopy .v7_buttonGhost{width:min(100%,500px);border-color:var(--v7-white);background:var(--v7-white);color:var(--v7-ink)}.v7_productFinalCopy .v7_buttonArrow{color:var(--v7-ink)}.v7_figmaAccordionList{display:grid;gap:0}.v7_productFaqExact .v7_figmaAccordionList{margin-top:40px}.v7_figmaAccordionItem{border-bottom:var(--v7-line)}.v7_figmaAccordionItem summary{min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:24px;cursor:pointer;color:var(--v7-ink);font-family:var(--v7-font-display);font-size:24px;font-weight:400;line-height:1.25;list-style:none}.v7_figmaAccordionItem summary::-webkit-details-marker{display:none}.v7_figmaAccordionItem summary:after{content:"+";font-family:var(--v7-font-ui);font-size:24px}.v7_figmaAccordionItem[open] summary:after{content:"-"}.v7_figmaAccordionItem p{max-width:760px;padding:7px 16px 24px;color:var(--v7-ink-2);font-size:18px;font-weight:300;line-height:1.45}.v7_consultHeroCopy .v7_buttonInk{width:fit-content}.v7_consultWhenSection .v7_productNumberList .v7_buttonInk{width:fit-content;margin:12px 0 0 222px}@media (max-width:1180px){.v7_aboutHeroGrid,.v7_aboutPortalGrid,.v7_aboutProofGrid,.v7_aboutQuoteGrid,.v7_consultFormGrid,.v7_figmaCtaBox,.v7_materialsHeroGrid,.v7_productFinalGrid,.v7_productForWhomGrid,.v7_productSplitExact{gap:64px}.v7_materialsHeroCopy .v7_eyebrow,.v7_materialsHeroCopy h1,.v7_materialsHeroCopy p{margin-left:0}.v7_footer{height:auto;min-height:0;padding-block:56px 48px}.v7_footer .v7_container{grid-template-columns:1fr;grid-template-rows:auto;gap:40px}.v7_footerTop .v7_logo{height:44px;min-height:44px}.v7_footerGrid{height:auto}.v7_footerColumn,.v7_footerColumn:nth-child(3),.v7_footerColumn:nth-child(4){height:auto;min-height:0}.v7_footerColumn a{min-height:44px;display:inline-flex;align-items:center;padding-top:8px;padding-bottom:8px}.v7_leadEmailField input{min-height:44px}.v7_checkbox,.v7_leadSignup .v7_checkbox{min-height:44px;align-items:flex-start;padding-block:8px;line-height:1.35}}@media (max-width:880px){.v7_aboutHeroGrid,.v7_aboutPortalGrid,.v7_aboutProofGrid,.v7_aboutQuoteGrid,.v7_consultFormGrid,.v7_consultHeroGrid,.v7_consultPersonaRow,.v7_figmaCtaBox,.v7_materialsHeroGrid,.v7_productExactHeroGrid,.v7_productFinalGrid,.v7_productForWhomGrid,.v7_productSplitExact{grid-template-columns:1fr}.v7_figmaMaterialCard{grid-template-columns:128px minmax(0,1fr);grid-template-rows:auto auto;gap:16px 20px;padding-inline:0}.v7_figmaMaterialMedia{grid-row:1/span 2}.v7_figmaMaterialAction{align-items:flex-start;flex-direction:column;gap:10px;min-height:0}.v7_figmaMaterialAccess,.v7_figmaMaterialFormat{position:static;margin:6px;font-size:9px}.v7_figmaMaterialFormat{position:absolute;right:6px;top:6px;margin:0}.v7_figmaCtaBox{padding:48px 24px}.v7_consultAuthorBio,.v7_consultSectionIntro>p,.v7_consultWhenSection .v7_productNumberList .v7_buttonInk{max-width:100%;margin-left:0}}@media (max-width:560px){.v7_aboutHero,.v7_aboutPortalSection,.v7_aboutPrinciplesSection,.v7_aboutProofSection,.v7_aboutQuoteSection,.v7_aboutScopeSection,.v7_consultExactHero,.v7_consultFormSection,.v7_consultProcessSection,.v7_consultScopeSection,.v7_consultWhenSection,.v7_figmaCtaSection,.v7_materialsFigmaHero,.v7_materialsFigmaList,.v7_productDecisionSection,.v7_productExactHero,.v7_productFaqExact,.v7_productFinalCta,.v7_productFitSection,.v7_productForWhomSection,.v7_productModulesSection,.v7_productPersonaStrip,.v7_productProblemSection,.v7_productWhenSection{padding-inline:var(--v7-gutter)}.v7_aboutHeroActions .v7_buttonGhost,.v7_aboutHeroActions .v7_buttonInk{width:100%}.v7_figmaMaterialCard{grid-template-columns:112px minmax(0,1fr)}.v7_consultScopeGrid h2,.v7_figmaAccordionItem summary,.v7_figmaMaterialContent h2,.v7_productModuleRows h2,.v7_productNumberList h2{font-size:22px}.v7_consultScopeGrid p,.v7_figmaMaterialContent span,.v7_productModuleRows p,.v7_productNumberList p{font-size:13px}.v7_consultExactForm,.v7_figmaCtaBox{padding:32px 16px}.v7_figmaCtaCopy .v7_buttonGhost,.v7_figmaCtaCopy h2,.v7_figmaCtaCopy p,.v7_figmaCtaCopy ul{margin-left:0}.v7_figmaCtaCopy h2,.v7_productFinalCopy h2{font-size:32px}.v7_productFitColumn h2,.v7_productWhenSection .v7_moduleHeader h2{font-size:34px}.v7_productTrustRow .v7_container{display:grid;gap:16px}}@media (max-width:880px){.v7_productBeforeAfterColumns,.v7_productTopicCards,.v7_productTrustRow .v7_container{grid-template-columns:1fr}}@media (max-width:560px){.v7_productBeforeAfterExact>.v7_moduleHeader h2,.v7_productDecisionCopy h2,.v7_productFaqExact .v7_moduleHeader h2,.v7_productFinalCopy h2,.v7_productFitColumn h2,.v7_productPackageGrid>.v7_moduleHeader h2,.v7_productTemplateSplit>.v7_moduleHeader h2,.v7_productTopicSection .v7_moduleHeader h2{font-size:32px}.v7_productBeforeAfterExact>.v7_moduleHeader h2,.v7_productBeforeAfterExact>.v7_moduleHeader p,.v7_productPackageGrid>.v7_moduleHeader h2,.v7_productPackageGrid>.v7_moduleHeader p,.v7_productTemplateSplit>.v7_moduleHeader h2,.v7_productTemplateSplit>.v7_moduleHeader p,.v7_productTopicSection .v7_moduleHeader h2,.v7_productTopicSection .v7_moduleHeader p{margin-left:0}.v7_figmaAccordionItem summary,.v7_productPackageList span,.v7_productTemplateNumberList h2,.v7_productTopicCards h2{font-size:22px}.v7_homeManualSection{padding:48px var(--v7-gutter) 56px}.v7_homeManualSection .v7_manualModule{gap:30px}.v7_homeManualSection .v7_productVisual{width:100%!important;aspect-ratio:16/9;height:auto;background:var(--v7-paper-3)}.v7_homeManualSection .v7_productVisual img{object-fit:cover!important;object-position:center center}.v7_homeManualSection .v7_manualContentExact{gap:16px;padding-inline:2px}.v7_homeManualSection .v7_manualContentExact .v7_buttonInk,.v7_homeManualSection .v7_manualContentExact .v7_manualPrice,.v7_homeManualSection .v7_manualContentExact h2,.v7_homeManualSection .v7_manualContentExact ul,.v7_homeManualSection .v7_manualContentExact>p:not(.v7_eyebrow){width:100%;max-width:100%;margin-left:0}.v7_homeManualSection .v7_manualContentExact h2{font-size:30px;line-height:1.08}.v7_homeManualSection .v7_manualContentExact ul,.v7_homeManualSection .v7_manualContentExact>p:not(.v7_eyebrow){font-size:15px;line-height:1.45}.v7_homeManualSection .v7_manualContentExact ul{padding-left:20px}.v7_homeManualSection .v7_manualContentExact .v7_manualPrice{margin-top:4px;font-size:48px;line-height:.95}.v7_homeManualSection .v7_manualContentExact .v7_buttonInk{width:fit-content!important;min-width:0;max-width:none;justify-self:start;padding-inline:24px}.v7_homeFaqSection{padding-top:48px}.v7_homeFaqSection .v7_container{gap:36px}.v7_homeFaqSection .v7_moduleHeader h2{font-size:31px;line-height:1.12}.v7_homeFaqSection .v7_faqList{padding-top:4px}.v7_homeFaqSection .v7_faqItem summary{min-height:0;padding:22px 0 20px;align-items:flex-start;gap:18px;font-size:24px;line-height:1.14}.v7_homeFaqSection .v7_faqItem summary:after{flex:0 0 auto;margin-top:1px;font-size:28px;line-height:1}.v7_homeFaqSection .v7_faqItem p{max-width:100%;padding:2px 28px 24px 16px;font-size:15px;line-height:1.45}.v7_escalation{height:auto;padding:24px 8px;overflow:hidden}.v7_escalation:before{display:none}.v7_escalationGrid{min-height:375px;grid-template-columns:minmax(0,1fr);gap:0;align-items:flex-start;padding:24px 8px}.v7_escalationGrid .v7_moduleHeader{gap:16px}.v7_escalationGrid .v7_moduleHeader .v7_eyebrow,.v7_escalationGrid .v7_moduleHeader h2,.v7_escalationGrid .v7_moduleHeader p{max-width:100%;margin-left:0}.v7_escalationGrid .v7_moduleHeader .v7_eyebrow{gap:8px}.v7_escalationGrid .v7_moduleHeader h2{width:min(346px,calc(100% - 24px));margin-left:24px;font-size:32px;line-height:1.1}.v7_escalationGrid .v7_moduleHeader p{width:min(346px,calc(100% - 24px));margin-left:24px;color:var(--v7-paper);font-size:15px;line-height:1.45}.v7_escalationGrid>div:last-child{width:100%;min-height:0;align-items:flex-start;justify-content:flex-start;gap:24px;margin-left:24px}.v7_escalationGrid>div:last-child p{width:min(346px,calc(100% - 24px));color:var(--v7-paper);font-size:12px;line-height:1.35;text-align:left}.v7_escalation .v7_buttonInk{width:218px;max-width:100%}.v7_homeAuthorSection .v7_quoteBox{padding:52px 24px 28px;border-width:3px}.v7_homeAuthorSection .v7_quoteBox img{left:24px;top:22px;width:28px;height:23px}.v7_homeAuthorSection .v7_quoteBox p{width:100%;margin-left:0;font-size:30px;line-height:1.12;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.v7_homeLeadSection{padding:38px var(--v7-gutter) 48px}.v7_homeLeadSection .v7_leadMagnet{gap:28px}.v7_homeLeadSection .v7_leadIntroExact{padding-top:0}.v7_homeLeadSection .v7_leadIntroExact>div{font-size:15px;line-height:1.42}.v7_homeLeadSection .v7_leadIntroExact h2{font-size:30px;line-height:1.12}.v7_homeLeadSection .v7_leadIntroExact ul{margin-top:14px;padding-left:20px;line-height:1.3}.v7_homeLeadSection .v7_leadSignup{gap:18px;padding:0;border-left:0}.v7_homeLeadSection .v7_leadSignup h2{font-size:24px;line-height:1.2}.v7_homeLeadSection .v7_leadSignup .v7_checkbox{min-height:44px;padding-block:2px;font-size:12px;line-height:1.22}.v7_topicHero .v7_moduleHeader{padding-top:28px}.v7_topicHero .v7_chip{min-height:42px;padding:10px 9px;font-size:13px}.v7_topicHeroGrid .v7_productVisual{width:100%;max-width:none;margin-top:0}.v7_topicConsultationSection .v7_eyebrow{height:auto;padding-right:0;font-size:12px;line-height:1.3;letter-spacing:.72px}.v7_topicConsultationBody .v7_buttonInk{width:218px;font-size:15px}.v7_footerTop .v7_logo{width:min(295px,calc(100vw - (var(--v7-gutter) * 2)));height:42px;min-height:42px}.v7_footerTop .v7_logoGraphic{width:100%;height:100%}.v7_footerTop .v7_logoGraphic .v7_logoMark{width:15.85%;height:100%}.v7_footerTop .v7_logoGraphic .v7_logoWord{left:24.59%;top:34.29%;width:65.04%;height:65.71%}.v7_footer{position:relative;z-index:2;padding-bottom:64px}.v7_footerGrid{grid-template-columns:minmax(0,1fr);gap:36px}.v7_footerColumn,.v7_footerColumn:nth-child(3),.v7_footerColumn:nth-child(4){width:100%;height:auto;min-height:0;padding:64px 0 0 32px}.v7_footerColumn:before{height:56px;background-position:32px 14px}.v7_footerColumn:after{display:none}.v7_footerColumn ul{gap:12px}.v7_footerColumn a{width:fit-content;min-height:18px;padding-top:0;padding-bottom:0;line-height:18px}.v7_consultScopeSection .v7_moduleHeader{gap:18px}.v7_consultScopeSection .v7_moduleHeader .v7_eyebrow,.v7_consultScopeSection .v7_moduleHeader h2{margin-left:0}.v7_consultScopeSection .v7_moduleHeader h2{max-width:320px;font-size:32px;line-height:1.12}.v7_homeFaqSection,.v7_productFaqExact{padding-top:72px;padding-bottom:72px}.v7_homeFaqSection .v7_container,.v7_productFaqExact .v7_productSplitExact{gap:34px}.v7_productFaqExact .v7_figmaAccordionList{margin-top:0}.v7_homeFaqSection .v7_faqList,.v7_productFaqExact .v7_figmaAccordionList{width:100%;padding-top:0}.v7_homeFaqSection .v7_faqItem summary,.v7_productFaqExact .v7_figmaAccordionItem summary{min-height:0;align-items:flex-start;gap:18px;padding:26px 0 24px;font-family:var(--v7-font-display);font-size:23px;font-weight:400;line-height:1.18}.v7_homeFaqSection .v7_faqItem summary:after,.v7_productFaqExact .v7_figmaAccordionItem summary:after{flex:0 0 24px;margin-top:1px;text-align:right;font-family:var(--v7-font-ui);font-size:22px;line-height:1}.v7_homeFaqSection .v7_faqItem p,.v7_productFaqExact .v7_figmaAccordionItem p{max-width:100%;margin:0;padding:6px 32px 30px 16px;font-family:var(--v7-font-ui);font-size:15px;font-weight:300;line-height:1.55}}@media (max-width:390px){.v7_homeAuthorSection .v7_quoteBox{padding:50px 22px 26px}.v7_homeAuthorSection .v7_quoteBox p,.v7_homeLeadSection .v7_leadIntroExact h2{font-size:28px}.v7_homeManualSection .v7_manualContentExact h2{font-size:30px}.v7_homeManualSection .v7_manualContentExact .v7_manualPrice{font-size:48px}.v7_homeFaqSection .v7_moduleHeader h2{font-size:29px}.v7_homeFaqSection .v7_faqItem summary,.v7_productFaqExact .v7_figmaAccordionItem summary{padding-block:24px 22px;font-size:22px}.v7_homeFaqSection .v7_faqItem p,.v7_productFaqExact .v7_figmaAccordionItem p{padding:6px 28px 30px 14px}.v7_escalationGrid{padding:38px 22px}.v7_escalationGrid .v7_moduleHeader h2{font-size:28px}}.v7_escalation,.v7_figmaCtaSection,.v7_homeFaqSection,.v7_homeLeadSection,.v7_homeManualSection,.v7_productFaqExact,.v7_topicLeadSection{height:auto;overflow:visible}.v7_homeFaqSection .v7_container,.v7_homeLeadSection .v7_leadMagnet,.v7_homeManualSection .v7_manualModule,.v7_productFaqExact .v7_productSplitExact,.v7_topicLeadSection .v7_leadMagnet{min-height:0}.v7_filterBar,.v7_filterGroup,.v7_materialsFilterGroup,.v7_materialsFilters,.v7_productMetaLine,.v7_productRatingLine,.v7_searchLinks,.v7_topicSearchLinks{max-width:100%}@media (max-width:1180px){.v7_productFaqExact .v7_productSplitExact,.v7_topicLeadSection .v7_leadMagnet{grid-template-columns:minmax(0,1fr)}}@media (max-width:767px){.v7_escalation,.v7_figmaCtaSection,.v7_homeFaqSection,.v7_homeLeadSection,.v7_homeManualSection,.v7_productFaqExact,.v7_section,.v7_topicLeadSection{min-height:0}.v7_filterBar,.v7_filterGroup,.v7_materialsFilterGroup,.v7_materialsFilters,.v7_searchLinks,.v7_topicSearchLinks{min-width:0;white-space:normal}.v7_searchLinks a,.v7_topicSearchLinks a,.v7_topicSearchLinks span{flex:0 1 auto;width:auto;max-width:100%;overflow-wrap:anywhere}.v7_searchLinks a:first-child,.v7_searchLinks a:nth-child(2),.v7_searchLinks a:nth-child(3),.v7_searchLinks a:nth-child(4),.v7_searchLinks a:nth-child(5){width:auto;flex-basis:auto;margin-top:0}}.v7_systemCopy>p:not(.v7_eyebrow){max-width:620px;color:var(--v7-ink-2);font-size:clamp(18px,1.6vw,22px);line-height:1.45}@media (max-width:767px){.v7_systemActions .v7_buttonGhost,.v7_systemActions .v7_buttonInk,.v7_systemActions a{width:100%}}