.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-page-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-page-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-page-gutter) 64px;border-bottom:var(--v7-line)}.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_articleTitle,.v7_pageTitle{max-width:820px;color:var(--v7-ink);font-family:var(--v7-font-display);font-size:var(--v7-type-hero);font-weight:400;letter-spacing:0;line-height:1}.v7_articleTitle{margin:16px 0;font-size:var(--v7-type-2xl);line-height:1.1}.v7_heroLead,.v7_pageLead{max-width:448px;color:var(--v7-ink-2);font-size:var(--v7-type-base);line-height:1.25}.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_heroRail .v7_card{width:min(100%,428px);height:719px;gap:32px;align-content:flex-start;grid-template-rows:428px auto}.v7_section{padding:24px var(--v7-gutter) 64px;border-top:var(--v7-line)}.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_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_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_featureNumber,.v7_sectionNumber{color:var(--v7-brown);font-size:var(--v7-type-sm);letter-spacing:.7px;text-transform:uppercase}.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_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_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_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_articleHeroImage,.v7_authorVisual,.v7_productVisual{position:relative;aspect-ratio:1/1;overflow:hidden;background:var(--v7-paper-3)}.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_personaAvatar,.v7_portraitMark{width:100%;height:100%;display:grid;place-items:center;background:var(--v7-paper-3);color:var(--v7-brown);font-family:var(--v7-font-display);font-size:72px}.v7_homeAuthorSection .v7_buttonGhost{margin-left:32px;border-color:var(--v7-white);color:var(--v7-white)}.v7_formPanel,.v7_offerPanel,.v7_processCard,.v7_sectionCard,.v7_tocPanel{background:var(--v7-paper-2)}.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_manualContentExact .v7_buttonInk,.v7_manualContentExact .v7_manualPrice,.v7_manualContentExact h2,.v7_manualContentExact ul,.v7_manualContentExact>p:not(.v7_eyebrow){margin-left: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_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_articleHeader{height:498px;padding:24px var(--v7-page-gutter) 64px}.v7_articleHeaderGrid{grid-template-columns:820px 410px;gap:130px}.v7_articleHeaderGrid>div:first-child{width:820px;padding-top:24px}.v7_articleHeader .v7_articleMeta,.v7_articleHeader .v7_articleTitle,.v7_articleHeader .v7_chipRow,.v7_articleHeader .v7_pageLead{margin-left:32px}.v7_articleHeader .v7_articleTitle,.v7_articleHeader .v7_pageLead{width:788px;max-width:788px}.v7_articleHeader .v7_pageLead{line-height:1.25}.v7_articleHeader .v7_articleMeta{margin-top:31px}.v7_topicHero{height:534px;padding:24px var(--v7-page-gutter) 64px}.v7_topicHeroGrid{grid-template-columns:820px 410px;gap:130px}.v7_topicHero .v7_moduleHeader{width:820px;padding-block:24px 0}.v7_topicHero .v7_pageLead,.v7_topicHero .v7_pageTitle{width:788px;max-width:788px}.v7_topicHero .v7_chipRow,.v7_topicHero .v7_pageTitle,.v7_topicSearchBlock{margin-left:32px}.v7_topicHero .v7_chipRow{margin-top:8px}.v7_topicSearchBlock{display:grid;gap:0;width:788px;margin-top:16px}.v7_topicSearchLinks{min-height:34px;display:flex;align-items:flex-start;gap:16px;padding-top:8px;color:var(--v7-ink-2);font-size:var(--v7-type-sm)}.v7_topicSearchLinks a{color:var(--v7-ink);text-decoration:underline;text-underline-offset:3px}.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_articleHeaderGrid .v7_articleHeroImage,.v7_topicHeroGrid .v7_productVisual{width:410px;height:410px}.v7_topicShell{display:grid;grid-template-columns:var(--v7-topic-nav) minmax(0,var(--v7-topic-main)) minmax(0,var(--v7-rail));gap:var(--v7-layout-gap);align-items:flex-start;padding:102px var(--v7-page-gutter) 96px;border-top:var(--v7-line)}.v7_topicNav{position:sticky;top:24px;align-self:flex-start}.v7_tocHead,.v7_topicNav h2{margin:0 0 16px;color:var(--v7-ink-2);font-family:var(--v7-font-ui);font-size:var(--v7-type-xs);font-weight:400;letter-spacing:.6px;text-transform:uppercase}.v7_tocPanel a,.v7_topicNav a{position:relative;width:fit-content;min-height:34px;display:flex;align-items:center;padding:8px 16px;border-left:2px solid transparent;color:var(--v7-ink);font-size:var(--v7-type-sm);opacity:1;text-decoration:none}.v7_topicNav a[data-active=true]{border-left-color:var(--v7-brown)}.v7_topicNav a+a{margin-top:16px}.v7_topicNav a:last-child{border:var(--v7-line-dark);border-left:var(--v7-line-dark);border-radius:var(--v7-radius);min-height:44px}.v7_topicNav a:last-child[data-active=true]{border-left-color:var(--v7-border-strong);box-shadow:inset 2px 0 0 var(--v7-brown)}.v7_tocPanel a:hover,.v7_topicNav a:hover{opacity:1;text-decoration:underline;text-underline-offset:3px}.v7_tocPanel a span,.v7_topicNav span{display:inline-block;min-width:32px;color:var(--v7-brown);font-size:var(--v7-type-xs);font-weight:500;letter-spacing:.055em;line-height:1.25;text-transform:uppercase}.v7_mobileAnchorRail{display:none}.v7_topicMain{min-width:0;grid-column:2}.v7_topicCards{position:sticky;top:24px;grid-column:3;display:grid;gap:32px;align-self:flex-start}.v7_topicSideCard{display:grid;gap:16px;padding:24px 16px;border-radius:6px;background:var(--v7-white);color:var(--v7-ink);text-decoration:none}.v7_topicSideCardBlue{background:#e6f5ff}.v7_topicCardTag,.v7_topicProductEyebrow{display:inline-flex;align-items:center;gap:16px;color:var(--v7-brown);font-size:var(--v7-type-xs);font-weight:500;letter-spacing:.055em;line-height:1.25;text-transform:uppercase}.v7_topicSideCardBlue .v7_topicCardTag{color:var(--v7-blue)}.v7_topicCardTag:before,.v7_topicProductEyebrow:before{content:"";width:16px;height:1px;background:currentColor}.v7_topicSideCard h2{margin-left:32px;font-family:var(--v7-font-display);font-size:20px;font-weight:400;line-height:1.25}.v7_topicSideCard:not(.v7_topicSideCardBlue) h2{font-size:var(--v7-type-xl);line-height:1.1}.v7_topicSideCard p{margin-left:32px;color:var(--v7-ink-2);font-size:var(--v7-type-sm);line-height:1.25}.v7_topicSideCard .v7_buttonInk,.v7_topicSideCard strong{margin-left:32px}.v7_topicSideCardBlue strong{width:83px;height:34px;display:inline-flex;align-items:center;justify-content:center;gap:2px;padding:8px 16px;border:1px solid #202020;border-radius:4px;color:#202020;font-size:14px;font-weight:400;line-height:18px;white-space:nowrap}.v7_topicSideCardBlue strong:after{content:"";width:14px;height:14px;flex:0 0 auto;background:url(/figma-v7/icon-arrow.svg) 50%/8.75px 7.583px no-repeat}.v7_topicSection{scroll-margin-top:24px;margin-bottom:56px;padding-bottom:0}.v7_topicSection+.v7_topicSection{padding-top:0}.v7_topicSectionHeader{width:100%;display:grid;gap:16px;align-items:flex-start;margin-bottom:32px}.v7_sectionCard{min-height:168px;display:grid;align-content:flex-start;gap:16px;padding:32px 24px;border:0}.v7_sectionCard .v7_sectionNumber{display:inline-flex;align-items:center;gap:16px;line-height:18px}.v7_sectionCard .v7_sectionNumber:before{content:"";width:16px;height:1px;flex:0 0 auto;background:var(--v7-line-color)}.v7_sectionCard h2{margin:0 0 0 32px;padding-left:0;font-size:26px;line-height:1.15}.v7_sectionCard h2,.v7_topicSectionHeader h2{font-family:var(--v7-font-display);font-weight:400}.v7_topicSectionHeader h2{margin-left:32px;width:calc(100% - 32px);color:var(--v7-ink);font-size:var(--v7-type-2xl);line-height:1.1}.v7_topicSectionHeader p{margin-left:32px;width:calc(100% - 32px);color:var(--v7-ink-2);font-size:var(--v7-type-base);line-height:1.25}.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_articleList{display:grid;gap:8px;margin-left:0}.v7_topicArticlesLabel{min-height:15px;margin-left:32px;color:var(--v7-blue);font-size:var(--v7-type-xs);font-weight:500;letter-spacing:.055em;line-height:1.25;text-transform:uppercase}.v7_topicArticlesLabel span{display:inline-flex;align-items:center;gap:16px}.v7_topicArticlesLabel span:after,.v7_topicArticlesLabel span:before{content:"";width:16px;height:1px;background:var(--v7-blue)}.v7_materialRow{width:calc(100% - 32px);min-height:228px;display:grid;grid-template-columns:130px minmax(0,1fr);gap:32px;align-items:flex-start;margin-left:32px;padding:32px 24px;border-radius:6px;background:var(--v7-paper-2)}.v7_materialRowFeatured{min-height:258px}.v7_materialRowMedium{min-height:243px}.v7_materialThumb{position:relative;width:130px;height:130px;overflow:hidden;background:var(--v7-paper-3)}.v7_materialText{display:grid;gap:16px;width:auto;min-width:0}.v7_materialText h3{font-family:var(--v7-font-display);font-size:var(--v7-type-lg);font-weight:400;line-height:1.15}.v7_materialText p{color:var(--v7-ink-2);font-size:var(--v7-type-sm)}.v7_materialAction{min-height:20px;display:inline-flex;align-items:center;gap:4px;color:#202020;font-size:16px;font-weight:400;letter-spacing:.8px;line-height:20px;text-decoration-line:underline;text-decoration-thickness:1px;text-transform:none;text-underline-offset:2px;white-space:nowrap}.v7_materialAction:after{content:"";width:16px;height:16px;flex:0 0 auto;background:url(/figma-v7/icon-arrow.svg) 50%/10px 8.667px no-repeat}.v7_materialBottom{display:flex;align-items:center;justify-content:space-between;gap:16px;color:var(--v7-ink-2);font-size:var(--v7-type-xs);font-weight:500;letter-spacing:.055em;line-height:1.25;text-transform:uppercase}.v7_topicInlineOffers{display:grid;gap:56px;margin-left:32px;width:calc(100% - 32px)}.v7_topicInlineOffers>div{min-height:284px}.v7_topicInlineOffers>div>h2{margin:0 0 16px;font-family:var(--v7-font-display);font-size:var(--v7-type-lg);font-weight:400;line-height:1.25}.v7_topicDownloadCard,.v7_topicProductCard{width:100%;display:grid;gap:32px;border-radius:6px;text-decoration:none}.v7_topicDownloadCard{grid-template-columns:130px minmax(0,1fr) auto;align-items:flex-start;min-height:208px;padding:24px;background:#e6f5ff;color:var(--v7-ink)}.v7_topicDownloadCard h3,.v7_topicProductCard h3{margin-top:8px;font-family:var(--v7-font-display);font-size:var(--v7-type-lg);font-weight:400;line-height:1.25}.v7_topicDownloadCard p,.v7_topicProductCard p{margin-top:8px;color:var(--v7-ink-2);font-size:var(--v7-type-sm);line-height:1.25}.v7_topicDownloadCard strong{align-self:end;justify-self:end;min-height:20px;display:inline-flex;align-items:center;gap:4px;color:#202020;font-size:16px;font-weight:400;letter-spacing:.8px;line-height:20px;text-decoration-line:underline;text-decoration-thickness:1px;text-underline-offset:2px;white-space:nowrap}.v7_topicDownloadCard strong:before{content:"";width:16px;height:16px;flex:0 0 auto;background:url(/figma-v7/icon-download.svg) 50%/16px 16px no-repeat}.v7_topicProductCard{grid-template-columns:130px minmax(0,1fr);align-items:flex-start;min-height:372px;padding:32px 24px;background:var(--v7-blue);color:var(--v7-white)}.v7_topicProductCard>div:last-child{width:100%;min-height:308px;display:flex;flex-direction:column;align-items:flex-start;gap:16px}.v7_topicProductImage{position:relative;width:130px;height:308px;overflow:hidden}.v7_topicProductImage img{width:130px;height:308px;object-fit:cover}.v7_topicProductCard h2{font-size:80px;line-height:1;white-space:nowrap}.v7_topicProductCard h2,.v7_topicProductCard h3{margin:0 0 0 32px;color:var(--v7-white);font-family:var(--v7-font-display);font-weight:400}.v7_topicProductCard h3{width:calc(100% - 32px);min-height:62px;padding:16px 0;border-top:1px solid rgba(255,255,255,.72);border-bottom:1px solid rgba(255,255,255,.72);font-size:24px;line-height:30px;overflow-wrap:anywhere;white-space:normal}.v7_topicProductCard p{width:calc(100% - 32px);min-height:40px;margin:0 0 0 32px;color:#d5d5d5;font-size:16px;font-weight:300;line-height:normal}.v7_topicProductCard span,.v7_topicProductEyebrow{color:var(--v7-white)}.v7_topicProductEyebrow{height:18px;margin:0;align-items:center;font-size:14px;line-height:1;letter-spacing:.055em}.v7_topicProductCard span,.v7_topicProductEyebrow:before{background:var(--v7-white)}.v7_topicProductCard span{width:199px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;margin:0 0 0 32px;padding:12px 24px;border-radius:4px;color:var(--v7-ink);font-size:16px;line-height:1}.v7_topicProductCard span:after{content:"";width:20px;height:20px;flex:0 0 auto;background:url(/figma-v7/icon-arrow.svg) 50%/10px 8.667px no-repeat}.v7_topicConsultationSection{height:473px;padding:0 var(--v7-gutter) 64px;background:var(--v7-blue);color:var(--v7-white)}.v7_topicConsultationGrid{display:grid;grid-template-columns:738px 492px;gap:130px;align-items:start;height:409px;min-height:409px}.v7_topicConsultationContent{width:738px;height:409px;display:flex;flex-direction:column;align-items:flex-start;gap:16px;padding-top:64px}.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{width:738px;height:311px;display:flex;flex-direction:column;gap:24px;padding-left:32px}.v7_topicConsultationBody h2{flex:0 0 auto;width:706px;margin:0;color:var(--v7-white);font-family:var(--v7-font-display);font-size:40px;font-weight:400;line-height:1.1}.v7_topicConsultationBody ul{padding-left:27px;font-size:18px}.v7_topicConsultationBody p,.v7_topicConsultationBody ul{flex:0 0 auto;width:706px;margin:0;color:#fefbf8;font-weight:300;line-height:normal}.v7_topicConsultationBody p{font-size:14px}.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_topicConsultationAuthor{width:492px;height:211px;display:grid;grid-template-columns:80px minmax(0,364px);gap:16px;align-items:start;padding-top:40px;padding-left:31px;border-left:1px solid rgba(255,255,255,.3)}.v7_topicConsultationAuthor img{width:80px;height:80px;border-radius:80px}.v7_topicConsultationAuthorBody{width:364px;height:131px;display:flex;flex-direction:column;gap:16px}.v7_topicConsultationAuthorBody strong{color:var(--v7-white);font-family:var(--v7-font-display);font-size:20px;font-weight:400;line-height:1.25}.v7_topicConsultationAuthorBody p{width:364px;margin:0;color:#fefbf8;font-size:14px;font-weight:300;line-height:normal}.v7_topicConsultationAuthorLink{min-height:20px;display:inline-flex;align-items:center;align-self:flex-start;gap:4px;color:var(--v7-white);font-size:16px;font-weight:400;letter-spacing:.8px;line-height:20px;text-decoration-line:underline;text-decoration-thickness:1px;text-underline-offset:2px}.v7_topicConsultationAuthorLink:after{content:"";width:16px;height:16px;flex:0 0 auto;background:currentColor;clip-path:polygon(0 44%,72% 44%,72% 0,100% 50%,72% 100%,72% 56%,0 56%)}.v7_topicLeadSection{height:352px;padding:64px var(--v7-gutter);border-top:var(--v7-line);background:var(--v7-paper)}.v7_topicLeadSection:before{content:none;display:none;height:0}.v7_topicLeadSection .v7_leadMagnet{grid-template-columns:738px 492px;gap:130px}.v7_articlePrelude{display:grid;grid-template-columns:410px 820px;gap:var(--v7-grid-gap);height:519px;padding:104px var(--v7-page-gutter) 64px;border-bottom:var(--v7-line)}.v7_articlePreludeIntro{padding-top:24px}.v7_articlePreludeIntro h2{margin:16px 0;font-family:var(--v7-font-display);font-size:var(--v7-type-2xl);font-weight:400;line-height:1.1}.v7_articlePreludeIntro p{color:var(--v7-ink-2);font-size:var(--v7-type-sm)}.v7_articlePreludeFeatures{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:64px}.v7_articlePreludeFeatures article{display:grid;grid-template-columns:120px minmax(0,1fr);gap:16px;align-content:flex-start}.v7_articlePreludeFeatures span{display:block;width:100%;padding-bottom:8px;border-bottom:var(--v7-line);color:var(--v7-ink);font-family:var(--v7-font-display);font-size:var(--v7-type-hero);line-height:1}.v7_articlePreludeFeatures h3{padding-top:60px;font-family:var(--v7-font-display);font-size:var(--v7-type-lg);font-weight:400}.v7_articlePreludeFeatures ul{grid-column:2;display:grid;gap:12px;margin:-4px 0 0;padding-left:18px;color:var(--v7-ink-2);font-size:var(--v7-type-sm)}.v7_personaStrip{position:relative;height:112px;display:grid;grid-template-columns:80px minmax(0,1fr);gap:16px;align-items:center;padding:16px var(--v7-page-gutter) 16px calc(var(--v7-page-gutter) + 32px);border-bottom:var(--v7-line)}.v7_personaStrip:before{content:"";width:1px;height:112px;position:absolute;left:var(--v7-page-gutter);top:0;background:var(--v7-line-color)}.v7_personaAvatar{width:80px;height:80px;border-radius:50%;font-size:24px;overflow:hidden}.v7_personaAvatarImage{width:100%;height:100%;display:block;border-radius:inherit;object-fit:cover}.v7_personaStrip span,.v7_personaStrip strong{display:block}.v7_personaStrip strong{font-family:var(--v7-font-display);font-size:var(--v7-type-lg);font-weight:400}.v7_personaStrip span{color:var(--v7-ink-2);font-size:var(--v7-type-sm)}.v7_articleMeta{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.v7_articleHeader .v7_articleMeta span{min-height:27px;display:inline-flex;align-items:center;padding:4px 8px;border:1px solid #bbbbbb;color:var(--v7-ink-2);font-size:var(--v7-type-sm);font-weight:300;line-height:1.2}.v7_articleLayout{display:grid;grid-template-columns:minmax(0,1180px) minmax(260px,300px);gap:clamp(48px,3.5vw,88px);padding:104px var(--v7-page-gutter) 64px}.v7_articleMain{min-width:0}.v7_articleAside{position:sticky;top:24px;display:grid;gap:24px;align-self:flex-start}.v7_tocPanel{padding:0;background:transparent}.v7_tocHead{display:flex;justify-content:space-between}.v7_tocPanel a{width:100%}.v7_tocPanel a[data-active=true]{border-left-color:var(--v7-brown)}.v7_articleConsultPanel{display:grid;gap:16px;padding:24px 16px;border-radius:6px;background:var(--v7-paper-2);color:var(--v7-ink)}.v7_articleConsultPanel .v7_eyebrow{color:var(--v7-brown)}.v7_articleConsultPanel h2{margin-left:32px;font-family:var(--v7-font-display);font-size:var(--v7-type-xl);font-weight:400;line-height:1.1}.v7_articleConsultPanel p{margin-left:32px;color:var(--v7-ink-2);font-size:var(--v7-type-sm);line-height:1.25}.v7_articleConsultPanel .v7_buttonInk{margin-left:32px;width:calc(100% - 32px)}.v7_articleSection{scroll-margin-top:24px;min-height:168px;margin-bottom:56px;overflow:visible}.v7_articleMain>.v7_articleSection:nth-of-type(3){min-height:257px}.v7_articleSectionGrid{display:grid;grid-template-columns:minmax(286px,304px) minmax(0,1fr);gap:clamp(32px,3vw,48px)}.v7_articleSectionBody{display:grid;gap:16px;padding-top:9px;color:var(--v7-ink-2);line-height:1.55}.v7_articleSectionBody>p:first-child{color:var(--v7-ink);font-family:var(--v7-font-display);font-size:var(--v7-type-lg);line-height:1.25}.v7_articleSectionBody ul,.v7_checkList{display:grid;gap:10px;margin:0;padding-left:18px}.v7_articleSectionBody ul{list-style:disc;padding-left:18px}.v7_articleSectionBody li::marker{color:var(--v7-ink)}.v7_articleBlocks{display:grid;gap:18px;max-width:var(--v7-reading)}.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_articleSectionBody .v7_articleBodyPlain{position:relative;margin:0;padding-left:18px}.v7_articleSectionBody .v7_articleBodyPlain:before{position:absolute;left:0;content:"•";color:var(--v7-ink)}.v7_nextSteps{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1fr);gap:32px 130px;min-height:0;margin-bottom:56px;padding:32px 24px;background:var(--v7-paper-2);overflow:visible}.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_nextCards{display:grid;gap:16px;align-content:flex-start}.v7_nextCard{display:grid;gap:8px;min-height:0;padding:16px;border-radius:6px;background:var(--v7-paper);overflow:visible}.v7_nextCard:last-child{min-height:0}.v7_nextCardLabel{display:inline-flex;align-items:center;gap:16px;color:var(--v7-blue);font-size:var(--v7-type-xs);font-weight:500;letter-spacing:.055em;line-height:1.25;text-transform:uppercase}.v7_nextCardLabel:after{content:"";width:16px;height:1px;background:currentColor}.v7_nextCardContent{display:flex;align-items:flex-end;justify-content:flex-end;gap:56px;width:100%}.v7_nextCard strong{flex:1 1 auto;min-width:0;font-family:var(--v7-font-display);font-size:20px;font-weight:400;line-height:1.25}.v7_nextCardAction{flex:0 0 auto;color:var(--v7-ink);font-size:var(--v7-type-sm);font-weight:400;letter-spacing:.7px;line-height:1.25;text-decoration:underline;text-underline-offset:3px;white-space:nowrap}.v7_articleInlineCta{min-height:376px;display:grid;align-content:center;gap:16px;padding:80px;border-radius:6px;background:var(--v7-blue)}.v7_articleInlineCta,.v7_articleInlineCta .v7_eyebrow,.v7_articleInlineCta h2,.v7_articleInlineCta p{color:var(--v7-white)}.v7_articleInlineCta h2{margin-left:32px;font-family:var(--v7-font-display);font-size:var(--v7-type-2xl);font-weight:400;line-height:1.1}.v7_articleInlineCta p{max-width:686px;margin-left:32px;color:var(--v7-line-color)}.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}.v7_articlePreludeFeatures{gap:32px}.v7_articleHeader,.v7_articlePrelude,.v7_topicHero{height:auto}}@media (max-width:1040px){.v7_articleSectionGrid{grid-template-columns:minmax(0,1fr);gap:24px}.v7_sectionCard{min-height:0}.v7_sectionCard h2{max-width:640px}.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_articleHeader .v7_articleMeta,.v7_articleHeader .v7_articleTitle,.v7_articleHeader .v7_chipRow,.v7_articleHeader .v7_pageLead,.v7_materialRow,.v7_topicArticlesLabel,.v7_topicHero .v7_chipRow,.v7_topicHero .v7_pageLead,.v7_topicHero .v7_pageTitle,.v7_topicSearchBlock,.v7_topicSectionHeader h2,.v7_topicSectionHeader p{margin-left:0}.v7_articleHeaderGrid .v7_articleHeroImage,.v7_topicHeroGrid .v7_productVisual{width:min(100%,410px);height:auto;aspect-ratio:1/1}.v7_topicSearchLinks{flex-wrap:wrap}.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_homeTopicsSection .v7_topicGrid{gap:32px}.v7_articleLayout,.v7_articlePrelude,.v7_topicShell{padding-top:var(--v7-section-pad)}.v7_topicCards,.v7_topicMain{grid-column:auto}.v7_topicCards{position:static}.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,.v7_topicInlineOffers{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 .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_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_topicDownloadCard,.v7_topicProductCard{grid-template-columns:1fr}.v7_topicProductCard{padding:24px;gap:24px}.v7_topicProductCard>div:last-child{width:100%;height:auto}.v7_topicProductImage,.v7_topicProductImage img{width:129.0285797119px;height:308px}.v7_topicProductCard h2,.v7_topicProductCard h3,.v7_topicProductCard p,.v7_topicProductCard span{margin-left:0}.v7_topicProductCard h2{font-size:64px}.v7_topicProductCard h3,.v7_topicProductCard p{width:100%;max-width:100%}.v7_topicProductCard h3{height:auto;min-height:62px;white-space:normal}.v7_topicProductCard p{line-height:1.35}.v7_articleInlineCta,.v7_articleMain>.v7_articleSection,.v7_articleMain>.v7_articleSection:nth-of-type(3),.v7_nextSteps,.v7_topicConsultationSection,.v7_topicLeadSection{height:auto;min-height:0;overflow:visible}.v7_topicConsultationGrid,.v7_topicLeadSection .v7_leadMagnet{grid-template-columns:1fr}.v7_topicConsultationGrid{height:auto;min-height:0;gap:32px}.v7_topicConsultationAuthor,.v7_topicConsultationAuthorBody,.v7_topicConsultationAuthorBody p,.v7_topicConsultationBody,.v7_topicConsultationBody h2,.v7_topicConsultationBody p,.v7_topicConsultationBody ul,.v7_topicConsultationContent{width:100%;height:auto;min-height:0;max-width:100%}.v7_topicConsultationContent{padding-top:48px}.v7_topicConsultationBody{padding-left:0}.v7_topicConsultationAuthor{grid-template-columns:80px minmax(0,1fr);padding-left:24px;padding-top:32px}.v7_nextSteps .v7_moduleHeader,.v7_nextSteps .v7_moduleHeader h2,.v7_nextSteps .v7_moduleHeader p{width:100%}.v7_materialRow{width:100%;grid-template-columns:112px minmax(0,1fr);gap:20px}.v7_materialThumb{width:112px;height:112px}.v7_materialAction{grid-column:2;justify-self:start}.v7_hero h1,.v7_pageTitle{font-size:var(--v7-type-hero)}.v7_topicNav{display:none}.v7_mobileAnchorRail{display:flex;width:100%;max-width:100%;flex-wrap:wrap;gap:8px;overflow-x:visible;padding:12px var(--v7-gutter);border-bottom:var(--v7-line);background:var(--v7-paper)}.v7_mobileAnchorRail a{flex:0 0 auto;min-height:32px;display:inline-flex;align-items:center;padding:4px 8px;border:1px solid #bbbbbb;font-size:var(--v7-type-xs);text-decoration:none}.v7_mobileAnchorRail a[data-active=true]{border-color:var(--v7-brown);color:var(--v7-ink)}.v7_articleList{margin-left:0}.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_articleAside{position:static}.v7_articlePreludeFeatures article{grid-template-columns:90px minmax(0,1fr)}.v7_articlePreludeFeatures ul{grid-column:1/-1;margin:0}.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_articleAside{display:none}.v7_searchForm{height:auto;min-height:56px}.v7_articleHeader,.v7_topicHero{padding-top:20px;padding-bottom:40px}.v7_materialRow{grid-template-columns:1fr;padding:24px 0}.v7_materialThumb{width:min(100%,180px);height:auto;aspect-ratio:1/1}.v7_materialAction{grid-column:1}.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_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_materialRow{grid-template-columns:72px minmax(0,1fr)}.v7_materialThumb{width:64px;height:64px}.v7_materialAction{grid-column:2}.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_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_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_mobileAnchorRail{gap:8px}.v7_materialRow,.v7_topicInlineOffers{width:100%;margin-left:0}.v7_materialRow{grid-template-columns:112px minmax(0,1fr);gap:20px}.v7_materialText{width:100%}.v7_topicDownloadCard{grid-template-columns:112px minmax(0,1fr)}.v7_topicDownloadCard strong{grid-column:2;justify-self:start}.v7_topicProductCard{grid-template-columns:112px minmax(0,1fr)}.v7_topicProductCard>div:last-child{width:100%;height:auto}.v7_topicProductImage{height:auto;aspect-ratio:1/1}.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_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_materialRow,.v7_topicDownloadCard,.v7_topicProductCard{grid-template-columns:minmax(0,1fr);padding:24px}.v7_materialThumb,.v7_topicProductImage{width:min(100%,180px);height:auto;aspect-ratio:1/1}.v7_materialAction,.v7_topicDownloadCard strong{grid-column:1;justify-self:start}.v7_materialBottom{display:grid;gap:12px;justify-content:start}.v7_topicDownloadCard{gap:20px}.v7_topicProductCard{gap:24px}.v7_topicProductCard>div:last-child{height:auto}.v7_leadSignup{padding-inline:0}}@media (max-width:1180px){.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_articleLayout,.v7_downloadNextStep,.v7_offerGrid,.v7_pageHeroGrid,.v7_topicHeroGrid,.v7_topicShell{grid-template-columns:minmax(0,1fr)}.v7_articleHeaderGrid .v7_articleHeroImage,.v7_pageHeroGrid .v7_productVisual,.v7_topicHeroGrid .v7_productVisual{width:min(100%,410px);height:auto;aspect-ratio:1/1}.v7_topicNav{display:none}.v7_mobileAnchorRail{display:flex;width:100%;max-width:100%;flex-wrap:wrap;gap:8px;overflow-x:visible;padding:12px var(--v7-gutter);border-bottom:var(--v7-line);background:var(--v7-paper)}.v7_mobileAnchorRail a{flex:0 0 auto;min-height:44px;display:inline-flex;align-items:center;padding:10px 12px;border:1px solid #bbbbbb;font-size:var(--v7-type-xs);text-decoration:none}.v7_mobileAnchorRail a[data-active=true]{border-color:var(--v7-brown);color:var(--v7-ink)}.v7_articleAside,.v7_topicCards,.v7_topicMain{grid-column:auto}.v7_articleAside,.v7_topicCards{position:static}.v7_articleAside{order:-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_topicSearchLinks{flex-wrap:wrap;gap:8px 12px}.v7_tocPanel a,.v7_topicConsultationAuthorLink,.v7_topicSearchLinks a{min-width:44px;min-height:44px;display:inline-flex;align-items:center;padding:10px}.v7_topicInlineOffers{margin-left: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_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>.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}.v7_topicConsultationSection{height:auto;min-height:0}.v7_topicConsultationGrid{grid-template-columns:minmax(0,1fr);gap:32px;height:auto;min-height:0}.v7_topicConsultationAuthor,.v7_topicConsultationAuthorBody,.v7_topicConsultationAuthorBody p,.v7_topicConsultationBody,.v7_topicConsultationBody h2,.v7_topicConsultationBody p,.v7_topicConsultationBody ul,.v7_topicConsultationContent{width:100%;height:auto;min-height:0;max-width:100%}.v7_topicConsultationBody{padding-left:0}.v7_topicConsultationAuthor{grid-template-columns:80px minmax(0,1fr);padding-left: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 .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 .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 ul,.v7_homeManualSection .v7_manualContentExact>p:not(.v7_eyebrow){font-size:15px;line-height:1.45}.v7_homeManualSection .v7_manualContentExact .v7_buttonInk{width:fit-content!important;min-width:0;max-width:none;justify-self:start;padding-inline:24px}.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_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{padding-bottom:48px}.v7_topicHeroGrid{gap:44px}.v7_topicHero .v7_moduleHeader{padding-top:28px}.v7_topicHero .v7_chipRow{gap:8px}.v7_topicHero .v7_chip{min-height:42px;padding:10px 9px;font-size:13px}.v7_topicSearchBlock{gap:8px;margin-top:24px}.v7_topicSearchLinks{min-height:44px;flex-wrap:nowrap;align-items:center;gap:14px;overflow-x:auto;overflow-y:hidden;padding:0 0 4px;scrollbar-width:none;white-space:nowrap;-webkit-overflow-scrolling:touch}}@media (max-width:560px){.v7_topicSearchLinks::-webkit-scrollbar{display:none}.v7_topicSearchLinks a,.v7_topicSearchLinks span{flex:0 0 auto}.v7_tocPanel a,.v7_topicConsultationAuthorLink,.v7_topicSearchLinks a{min-height:44px;padding:12px 0 8px}.v7_topicHeroGrid .v7_productVisual{width:100%;max-width:none;margin-top:0}.v7_topicConsultationGrid{gap:28px}.v7_topicConsultationContent{gap:18px;padding-top:42px}.v7_topicConsultationSection .v7_eyebrow{height:auto;padding-right:0;font-size:12px;line-height:1.3;letter-spacing:.72px}.v7_topicConsultationBody{gap:20px;padding-left:0}.v7_topicConsultationBody h2{font-size:34px;line-height:1.08}.v7_topicConsultationBody ul{display:grid;gap:7px;padding-left:22px;font-size:15px;line-height:1.42}.v7_topicConsultationBody p{font-size:15px;line-height:1.45}.v7_topicConsultationBody .v7_buttonInk{width:218px;font-size:15px}.v7_topicConsultationAuthor{grid-template-columns:64px minmax(0,1fr);gap:16px;padding-top:28px;padding-left:0}.v7_topicConsultationAuthor img{width:64px;height:64px}.v7_topicConsultationAuthorBody{gap:10px}.v7_topicConsultationAuthorBody strong{font-size:18px;line-height:1.25}.v7_topicConsultationAuthorBody p,.v7_topicConsultationAuthorLink{font-size:14px;line-height:1.38}.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_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_homeLeadSection .v7_leadIntroExact h2{font-size:28px}.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_materialThumb img{object-fit:cover;object-position:center}.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_productFaqExact .v7_productSplitExact,.v7_topicLeadSection,.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_topicLeadSection{padding-top:56px;padding-bottom:64px}.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_topicSearchLinks{flex-wrap:wrap;overflow:visible;gap:6px 14px;padding-bottom:0}.v7_searchLinks a,.v7_topicSearchLinks a,.v7_topicSearchLinks span{flex:0 1 auto;width:auto;max-width:100%;overflow-wrap:anywhere}}.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%}}.v7_articleBlocks,.v7_articleSectionBody,.v7_articleSectionBody>p:first-child{max-width:var(--v7-reading)}.v7_navRow{width:100%;max-width:none;padding-inline:var(--v7-page-gutter)}@media (min-width:881px) and (max-width:1439px){.v7_articleHeader,.v7_topicHero{height:auto}.v7_articleHeaderGrid,.v7_topicHeroGrid{grid-template-columns:minmax(0,1fr) minmax(280px,410px);gap:clamp(32px,5vw,96px)}.v7_articleHeaderGrid>div:first-child,.v7_topicHero .v7_moduleHeader{width:100%;min-width:0}.v7_articleHeader .v7_articleTitle,.v7_articleHeader .v7_pageLead,.v7_topicHero .v7_pageLead,.v7_topicHero .v7_pageTitle,.v7_topicSearchBlock{width:100%;max-width:min(100%,788px)}.v7_articleHeaderGrid .v7_articleHeroImage,.v7_topicHeroGrid .v7_productVisual{width:100%;max-width:410px;height:auto;aspect-ratio:1/1}}@media (min-width:1181px) and (max-width:1439px){.v7_homeTopicsSection .v7_topicGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.v7_homeTopicsSection .v7_card,.v7_homeTopicsSection .v7_cardBody,.v7_homeTopicsSection .v7_cardMedia{width:100%;max-width:100%}.v7_homeTopicsSection .v7_cardBody,.v7_homeTopicsSection .v7_cardMedia{margin-left:0}.v7_homeReadMoreSection .v7_moduleHeader{width:100%;grid-column:1/-1}.v7_homeReadMoreSection .v7_readMoreLayout>.v7_card,.v7_homeReadMoreSection .v7_readMoreLayout>.v7_card .v7_cardBody,.v7_horizontalCard,.v7_horizontalCard .v7_cardBody,.v7_horizontalStack{width:100%;max-width:100%;min-width:0}.v7_homeReadMoreSection .v7_readMoreLayout>.v7_card .v7_cardBody h3,.v7_homeReadMoreSection .v7_readMoreLayout>.v7_card .v7_cardBody p{width:auto;margin-right:32px}.v7_horizontalCard .v7_cardMedia{width:100%;max-width:192px}.v7_heroRail .v7_card{width:100%;max-width:100%}.v7_aboutPortalGrid,.v7_aboutProofGrid,.v7_aboutQuoteGrid,.v7_articlePrelude,.v7_consultProcessSection .v7_productSplitExact,.v7_homeFaqSection .v7_container,.v7_homeManualSection .v7_manualModule,.v7_productBeforeAfterExact,.v7_productFaqExact .v7_productSplitExact,.v7_productTemplateSplit,.v7_splitModule{grid-template-columns:minmax(280px,410px) minmax(0,1fr);gap:clamp(40px,5vw,80px)}.v7_authorModule,.v7_consultHeroGrid,.v7_downloadNextStep,.v7_homeAuthorSection .v7_authorModule,.v7_homeLeadSection .v7_leadMagnet,.v7_leadMagnet,.v7_productExactHeroGrid,.v7_topicConsultationGrid,.v7_topicLeadSection .v7_leadMagnet{grid-template-columns:minmax(0,1fr) minmax(280px,410px);gap:clamp(40px,5vw,80px)}.v7_leadIntroExact>div,.v7_topicConsultationAuthor,.v7_topicConsultationAuthorBody,.v7_topicConsultationAuthorBody p,.v7_topicConsultationBody,.v7_topicConsultationBody h2,.v7_topicConsultationBody p,.v7_topicConsultationBody ul,.v7_topicConsultationContent{width:100%;max-width:100%}.v7_topicConsultationAuthor,.v7_topicConsultationAuthorBody,.v7_topicConsultationBody,.v7_topicConsultationContent,.v7_topicConsultationGrid,.v7_topicConsultationSection{height:auto;min-height:0}.v7_topicConsultationAuthor{grid-template-columns:80px minmax(0,1fr)}.v7_topicShell{grid-template-columns:minmax(0,1fr) minmax(280px,var(--v7-rail));gap:clamp(32px,4vw,48px)}.v7_topicNav{display:none}.v7_mobileAnchorRail{display:flex;width:100%;max-width:100%;gap:8px;overflow-x:auto;padding:12px var(--v7-page-gutter);border-bottom:var(--v7-line);background:var(--v7-paper);scrollbar-width:thin}.v7_mobileAnchorRail a{flex:0 0 auto;min-height:44px;display:inline-flex;align-items:center;padding:10px 12px;border:1px solid #bbbbbb;color:var(--v7-ink);font-size:var(--v7-type-xs);text-decoration:none}.v7_mobileAnchorRail a[data-active=true]{border-color:var(--v7-brown)}.v7_topicCards,.v7_topicMain{grid-column:auto}.v7_topicCards{min-width:280px}}@media (min-width:768px) and (max-width:1180px){.v7_topicCards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.v7_topicCards{grid-template-columns:minmax(0,1fr)}}