.knowledge-page{display:flex;min-width:0;flex-direction:column;gap:60px;overflow-x:visible;font-family:Manrope,Inter,ui-sans-serif,system-ui,sans-serif}.knowledge-hero{position:relative;height:404px;flex:0 0 auto}.knowledge-hero__surface{position:relative;height:355px;overflow:hidden;border-radius:32px;background:#fff}.knowledge-hero__background,.knowledge-hero__decoration,.knowledge-hero__flourish,.knowledge-hero__people{position:absolute;max-width:none;pointer-events:none}.knowledge-hero__background{top:-257px;left:694px;width:982px;height:658px;transform:rotate(165deg)}.knowledge-hero__decoration{top:55px;left:169px;width:898px;height:441px}.knowledge-hero__people{top:-30px;left:470px;width:789px;height:526px;-o-object-fit:cover;object-fit:cover}.knowledge-hero__flourish{top:235px;left:476px;z-index:2;width:344px;height:169px}.knowledge-hero__copy{position:absolute;top:32px;left:32px;z-index:3;width:457px;color:#1e1e1e}.knowledge-hero__copy h1{font-size:42px;font-weight:600;line-height:48px}.knowledge-hero__copy p{margin-top:16px;font-size:16px;line-height:22px}.knowledge-search{width:100%;min-width:0}.knowledge-search__intro,.knowledge-search__controls{width:min(804px,100%);margin-inline:auto}.knowledge-search__intro{text-align:center}.knowledge-search__intro h2{color:#1e1e1e;font-size:38px;font-weight:600;line-height:46px}.knowledge-search__intro p{margin-top:16px;color:#1e1e1e;font-size:16px;line-height:22px}.knowledge-search__controls{position:relative;margin-top:32px}.knowledge-search__field{display:flex;width:100%;height:48px;align-items:center;gap:12px;border:1px solid #eaeaea;border-radius:40px;background:#fff;padding:0 16px;color:#7a7a7a;transition:border-color .16s ease,box-shadow .16s ease}.knowledge-search__field:focus-within{border-color:#ff9a61;box-shadow:0 0 0 3px #ff7f3e24}.knowledge-search__field input{min-width:0;flex:1;border:0;background:transparent;color:#1e1e1e;font-size:16px;line-height:22px;outline:0}.knowledge-search__field input::-moz-placeholder{color:#7a7a7a}.knowledge-search__field input::placeholder{color:#7a7a7a}.knowledge-search__field input::-webkit-search-cancel-button{display:none}.knowledge-search__field button{display:inline-flex;width:32px;height:32px;flex:0 0 32px;align-items:center;justify-content:center;border-radius:50%}.knowledge-search__field button:focus-visible{outline:2px solid #ff7f3e;outline-offset:2px}.knowledge-search__hint{position:absolute;top:52px;left:16px;color:#7a7a7a;font-size:13px;line-height:18px}.knowledge-quick-filters{display:flex;min-height:120px;flex-wrap:wrap;justify-content:center;gap:20px 16px;margin-top:20px}.knowledge-quick-filter-skeleton{width:138px;height:50px;animation:knowledge-pulse 2s cubic-bezier(.4,0,.6,1) infinite;border-radius:24px;background:#fff}@keyframes knowledge-pulse{50%{opacity:.5}}.knowledge-quick-filter-skeleton:nth-child(2n){width:176px}.knowledge-filter-error{display:flex;width:100%;min-height:120px;align-items:center;justify-content:center;gap:12px;color:#7a7a7a;font-size:14px}.knowledge-filter-error button{border-bottom:1px solid currentColor;color:#1e1e1e;font-weight:600}.knowledge-quick-filter{display:inline-flex;min-height:50px;align-items:center;gap:10px;border-radius:24px;background:#fff;padding:12px 16px;color:#1e1e1e;font-size:18px;font-weight:500;line-height:26px;transition:color .16s ease,box-shadow .16s ease,transform .16s ease}.knowledge-quick-filter:hover{box-shadow:0 5px 20px #1e1e1e14}.knowledge-quick-filter:active{transform:translateY(1px)}.knowledge-quick-filter:focus-visible{outline:2px solid #ff7f3e;outline-offset:3px}.knowledge-quick-filter img{width:24px;height:24px;flex:0 0 24px}.knowledge-quick-filter--active{background:linear-gradient(180deg,#fab581,#ff7f3e);color:#fff}.knowledge-quick-filter--active img{filter:brightness(0) invert(1)}.knowledge-search-results{display:flex;width:100%;min-width:0;flex-direction:column;align-items:center;gap:32px;margin-top:32px}.knowledge-article-grid{display:grid;width:100%;min-width:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.knowledge-load-more{min-width:153px}.knowledge-recommendations{display:grid;width:100%;height:507px;min-width:0;grid-template-columns:300px minmax(0,1fr);gap:32px;overflow:hidden}.knowledge-recommendations__photo{width:300px;height:507px;border-radius:32px;-o-object-fit:cover;object-fit:cover}.knowledge-recommendations__content{display:flex;height:481px;min-width:0;flex-direction:column;align-self:end}.knowledge-recommendations__header{display:flex;min-height:92px;align-items:flex-end;justify-content:space-between}.knowledge-recommendations__header h2{margin-top:16px;color:#1e1e1e;font-size:34px;font-weight:600;line-height:40px}.knowledge-section-label{display:flex;align-items:center;gap:16px;color:#1e1e1e;font-size:28px;font-weight:600;line-height:36px}.knowledge-section-label img{width:auto;height:30px;flex:0 0 auto}.knowledge-section-label--latest img{width:50px;height:25px}.knowledge-section-label--green{color:#6ccb7b}.knowledge-section-label--orange span{background:linear-gradient(180deg,#fab581,#ff7f3e);-webkit-background-clip:text;background-clip:text;color:transparent}.knowledge-section-label--blue{color:#85b0fc}.knowledge-section-label--blue img{width:55px;height:26px}.knowledge-carousel-controls{gap:16px}.knowledge-carousel-controls .dashboard-carousel-arrow{height:48px}.knowledge-carousel-controls .dashboard-carousel-arrow:first-child{width:103px;justify-content:flex-start;padding-left:12px}.knowledge-carousel-controls .dashboard-carousel-arrow:last-child{width:48px;padding:12px}.knowledge-recommendations__track{display:flex;min-width:0;height:309px;flex:0 0 309px;gap:20px;margin-top:40px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:none;scrollbar-width:none;cursor:grab;-webkit-overflow-scrolling:touch}.knowledge-recommendations__track::-webkit-scrollbar{display:none}.knowledge-recommendations__track.is-dragging{cursor:grabbing;scroll-behavior:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none}.knowledge-recommendations__track>[data-carousel-card]{width:300px;min-width:300px;height:309px;scroll-snap-align:start}.knowledge-recommendation-arrow{background:linear-gradient(180deg,#fab581,#ff7f3e)}.knowledge-recommendations__description{margin-top:18px;color:#1e1e1e;font-size:16px;line-height:22px}.knowledge-overview-section{display:flex;min-width:0;flex-direction:column;align-items:center;gap:24px}.knowledge-overview-section__heading{width:100%;align-self:flex-start}.knowledge-overview-section__heading h2{margin-top:16px;color:#1e1e1e;font-size:34px;font-weight:600;line-height:40px}.knowledge-overview-section--popular{gap:32px}.knowledge-overview-section--popular .knowledge-overview-section__heading{max-width:697px}.knowledge-overview-section--popular>.knowledge-load-more{margin-top:-8px}.knowledge-overview-section--latest{padding-inline:24px;gap:40px}.knowledge-overview-section--latest .knowledge-overview-section__heading{display:flex;max-width:778px;flex-direction:column;align-items:center;align-self:center;text-align:center}.knowledge-overview-section--latest .knowledge-overview-section__heading h2{margin-top:24px}.knowledge-overview-section--latest>.knowledge-load-more{margin-top:-16px}.knowledge-experts{position:relative;height:656px;min-width:0;overflow:hidden;border-radius:32px;background:#fff}.knowledge-experts__heading{position:relative;z-index:3;display:flex;width:min(680px,calc(100% - 48px));flex-direction:column;align-items:center;margin:51px auto 0;text-align:center}.knowledge-experts__heading h2{display:flex;flex-direction:column;margin-top:24px;color:#1e1e1e;font-size:34px;font-weight:600;line-height:40px}.knowledge-experts__wave{position:absolute;top:158px;left:-56px;width:1414px;height:688px;max-width:none}.knowledge-experts__star{position:absolute;z-index:2}.knowledge-experts__star--large{top:158px;left:307px;width:82px;height:82px}.knowledge-experts__star--small{top:225px;left:930px;width:37px;height:37px}.knowledge-experts__cards{position:absolute;top:168px;left:55px;right:55px;z-index:2;display:grid;grid-template-columns:repeat(6,minmax(0,179px));gap:16px}.knowledge-expert-card{width:100%;max-width:179px}.knowledge-expert-card:nth-child(2),.knowledge-expert-card:nth-child(4){transform:translateY(87px)}.knowledge-expert-card:nth-child(3),.knowledge-expert-card:nth-child(5){transform:translateY(127px)}.knowledge-expert-card:nth-child(6){transform:translateY(-10px)}.knowledge-expert-card__visual{position:relative;display:grid;width:100%;height:auto;aspect-ratio:179 / 174;place-items:center;overflow:hidden;border-radius:32px;background:linear-gradient(145deg,#85b0fc47,#fab58157)}.knowledge-expert-card__visual>span{position:relative;display:block;width:72px;height:72px;border-radius:50%;background:#ffffffc7}.knowledge-expert-card__visual>span:after{position:absolute;top:58px;left:-26px;width:124px;height:76px;border-radius:62px 62px 0 0;background:#ffffffc7;content:""}.knowledge-expert-card__visual img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.knowledge-expert-card__copy{margin-top:12px}.knowledge-expert-card__copy h3{color:#1e1e1e;font-size:16px;font-weight:600;line-height:22px}.knowledge-expert-card__copy p{margin-top:8px;color:#7a7a7a;font-size:14px;line-height:20px}@media(max-width:1100px){.knowledge-hero__people{left:43%}.knowledge-hero__flourish{left:42%}.knowledge-article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.knowledge-recommendations{grid-template-columns:240px minmax(0,1fr);gap:24px}.knowledge-recommendations__photo{width:240px}.knowledge-recommendations__track>[data-carousel-card]{width:calc((100% - 20px)/2);min-width:calc((100% - 20px)/2)}.knowledge-experts{height:auto;min-height:760px;padding:32px}.knowledge-experts__heading{margin-top:0}.knowledge-experts__cards{position:relative;top:auto;left:auto;right:auto;grid-template-columns:repeat(3,minmax(0,179px));justify-content:space-around;gap:28px 16px;margin-top:48px}.knowledge-expert-card:nth-child(n){transform:none}.knowledge-experts__wave{top:220px;left:50%;transform:translate(-50%)}}@media(min-width:1700px){.knowledge-overview-section--popular .knowledge-article-grid{grid-template-columns:repeat(3,418px)}}@container cabinet-main (max-width: 1199px){.knowledge-hero__people{left:43%}.knowledge-hero__flourish{left:42%}.knowledge-article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.knowledge-recommendations{grid-template-columns:240px minmax(0,1fr);gap:24px}.knowledge-recommendations__photo{width:240px}.knowledge-recommendations__track>[data-carousel-card]{width:calc((100% - 20px)/2);min-width:calc((100% - 20px)/2)}.knowledge-experts{height:auto;min-height:760px;padding:32px}.knowledge-experts__heading{margin-top:0}.knowledge-experts__cards{position:relative;top:auto;right:auto;left:auto;grid-template-columns:repeat(3,minmax(0,179px));justify-content:space-around;gap:28px 16px;margin-top:48px}.knowledge-expert-card:nth-child(n){transform:none}.knowledge-experts__wave{top:220px;left:50%;transform:translate(-50%)}}@media(max-width:767px){.knowledge-page{gap:40px;padding-top:20px}.knowledge-hero{height:auto}.knowledge-hero__surface{display:flex;height:auto;min-height:510px;flex-direction:column;overflow:hidden;padding:24px 20px 0}.knowledge-hero__copy{position:relative;top:auto;left:auto;width:100%}.knowledge-hero__copy h1{font-size:32px;line-height:38px}.knowledge-hero__copy p{font-size:15px;line-height:21px}.knowledge-hero__people{position:relative;top:auto;left:50%;width:530px;height:auto;margin-top:12px;transform:translate(-50%)}.knowledge-hero__background{top:210px;left:-20%;width:140%;height:auto;transform:none}.knowledge-hero__decoration{top:230px;left:-70%;width:180%;height:auto}.knowledge-hero__flourish{right:0;bottom:-4px;top:auto;left:auto;width:230px;height:auto}.knowledge-search__intro h2{font-size:30px;line-height:36px}.knowledge-search__intro p{font-size:15px;line-height:21px}.knowledge-quick-filters{min-height:0;justify-content:flex-start;gap:12px 8px}.knowledge-quick-filter{min-height:44px;gap:8px;padding:9px 12px;font-size:15px;line-height:22px}.knowledge-quick-filter img{width:22px;height:22px;flex-basis:22px}.knowledge-article-grid{grid-template-columns:minmax(0,1fr)}.knowledge-recommendations{height:auto;grid-template-columns:minmax(0,1fr)}.knowledge-recommendations__photo{display:none}.knowledge-recommendations__content{height:auto}.knowledge-recommendations__header{min-height:0}.knowledge-recommendations__header h2,.knowledge-overview-section__heading h2,.knowledge-experts__heading h2{font-size:28px;line-height:34px}.knowledge-section-label{gap:12px;font-size:24px;line-height:32px}.knowledge-carousel-controls{display:none}.knowledge-recommendations__track{margin-top:24px}.knowledge-recommendations__track>[data-carousel-card]{width:100%;min-width:100%}.knowledge-recommendations__description{margin-top:24px}.knowledge-overview-section--latest{padding-inline:0}.knowledge-overview-section--latest .knowledge-overview-section__heading{align-items:flex-start;text-align:left}.knowledge-experts{min-height:730px;padding:24px 16px}.knowledge-experts__heading{width:100%}.knowledge-experts__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 12px;margin-top:36px}.knowledge-expert-card,.knowledge-expert-card__visual{width:100%}.knowledge-expert-card__visual{height:auto;aspect-ratio:1.03;border-radius:24px}.knowledge-expert-card__copy h3{font-size:14px;line-height:20px}.knowledge-expert-card__copy p{margin-top:4px;font-size:12px;line-height:18px}.ipra-final-cta__body>img{justify-self:center}}@media(max-width:389px){.knowledge-hero__surface{min-height:530px}.knowledge-quick-filter{font-size:14px}.knowledge-experts{min-height:700px}}@media(prefers-reduced-motion:reduce){.knowledge-recommendations__track{scroll-behavior:auto}.knowledge-quick-filter,.knowledge-search__field{transition:none}}
