.module-knowledge-feed-block{--fallback-gradient: linear-gradient( 76deg, var(--c-main-pink) -3.44%, var(--c-main-yellow) 162.94% )}.module-knowledge-feed-block .b-intro{margin-bottom:5rem}@media only screen and (min-width: 992px){.module-knowledge-feed-block .b-intro{margin-bottom:10rem}}.module-knowledge-feed-block .b-intro .typ{max-width:45rem;margin:auto}.module-knowledge-feed-block .b-outro{margin-top:5rem}@media only screen and (min-width: 992px){.module-knowledge-feed-block .b-outro{margin-top:8rem}}.knowledge-feed__wrapper{display:grid;gap:2rem}@media only screen and (max-width: 767.98px){.knowledge-feed__wrapper{grid-template-columns:1fr}}@media only screen and (min-width: 768px)and (max-width: 991.98px){.knowledge-feed__wrapper{grid-template-columns:1fr 1fr}}@media only screen and (min-width: 992px){.knowledge-feed__wrapper{grid-template-columns:repeat(4, 1fr);grid-template-rows:repeat(3, 1fr)}}.knowledge-feed__item{position:relative;border-radius:var(--border-radius-default)}@media only screen and (max-width: 991.98px){.knowledge-feed__item{aspect-ratio:335/245}}@media only screen and (max-width: 767.98px){.knowledge-feed__item:first-child{aspect-ratio:335/450}}@media only screen and (min-width: 992px){.knowledge-feed__item:first-child{grid-area:1/1/span 6/span 2;aspect-ratio:622/767}}@media only screen and (min-width: 992px){.knowledge-feed__item:not(:first-child){aspect-ratio:303/245}}.knowledge-feed__item-image{border-radius:var(--border-radius-default);overflow:hidden;display:flex;height:100%;width:100%}.knowledge-feed__item-image__media{width:100%;height:100%;object-fit:cover}.knowledge-feed__item-content{position:absolute;height:100%;width:100%;top:0;left:0;padding:2rem;background:linear-gradient(180deg, rgba(46, 43, 58, 0) 3.51%, rgba(46, 43, 58, 0.5) 110.17%);display:flex;gap:2rem;flex-direction:column;justify-content:space-between;border-radius:var(--border-radius-default)}.knowledge-feed__item:first-child .knowledge-feed__item-content{justify-content:flex-start;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 3.51%, rgba(0, 0, 0, 0.6) 103.14%)}@media only screen and (min-width: 992px){.knowledge-feed__item:first-child .knowledge-feed__item-content{padding:4rem}}.knowledge-feed__item.-no-image .knowledge-feed__item-content{border:.2rem solid pink;display:flex;background:rgba(0,0,0,0)}.knowledge-feed__item-content a.text-grad{background:var(--fallback-gradient)}.knowledge-feed__item-content a::before{content:"";position:absolute;display:block;top:0;left:0;right:0;bottom:0}.knowledge-feed__item-label{background-color:hsla(0,0%,100%,.5);padding:.5rem 1rem;border-radius:.5em;width:-moz-fit-content;width:fit-content}.knowledge-feed__item:first-child .knowledge-feed__item-label{background-color:var(--c-main-pink)}.knowledge-feed__item.-no-image .knowledge-feed__item-label{background:var(--fallback-gradient)}.knowledge-feed__item-label.-Guide{background-color:hsla(0,0%,100%,.5)}.knowledge-feed__item-label.-Faq{background:linear-gradient(76deg, #f555a0 -3.44%, #ffc50b 162.94%)}.knowledge-feed__item-title{margin-bottom:0;display:flex;gap:2rem;flex-wrap:nowrap;align-items:flex-end;justify-content:space-between;font-family:var(--font-family-base);font-size:var(--font-size-base);font-weight:var(--font-weight-medium);line-height:1.2;letter-spacing:normal;color:#fff}.knowledge-feed__item:first-child .knowledge-feed__item-title{flex-direction:column;align-items:flex-start;font-family:var(--font-family-heading);font-size:var(--font-size-h4-mobile);line-height:1.1;letter-spacing:-0.6px}@media only screen and (min-width: 992px){.knowledge-feed__item:first-child .knowledge-feed__item-title{font-size:var(--font-size-h4)}}.knowledge-feed__item:not(:first-child).faq .knowledge-feed__item-title{letter-spacing:-0.6px;font-family:var(--font-family-heading);font-size:var(--font-size-h4-mobile);line-height:1.1;background-clip:text !important;-webkit-background-clip:text !important;-webkit-text-fill-color:rgba(0,0,0,0) !important;background:radial-gradient(162.95% 172.2% at var(--gradient-position), #f555a0 3.21%, #ffc50b 100%)}.knowledge-feed__item-arrow{display:flex;align-items:center;justify-content:center;width:3.4rem;height:3.4rem;border-radius:50%;background-color:hsla(0,0%,100%,.2);flex-shrink:0;transition:transform 400ms cubic-bezier(0.365, 0.305, 0, 1)}.knowledge-feed__item:first-child .knowledge-feed__item-arrow{width:4rem;height:4rem}.knowledge-feed__item:first-child .knowledge-feed__item-arrow svg{width:1.75rem}.knowledge-feed__item.-no-image .knowledge-feed__item-arrow{background:var(--fallback-gradient)}.knowledge-feed__item:hover .knowledge-feed__item-arrow{transform:translateX(1rem)}.knowledge-feed__item-arrow svg{width:1.5rem}html.ss-knowledgepage body{background-color:var(--c-neutral-white)}.knowledge-page__banner{margin:4rem 0}@media only screen and (min-width: 992px){.knowledge-page__banner{margin:16rem 0 20rem}}.knowledge-page__banner .label{display:flex;justify-content:center;opacity:.3}.knowledge-page__banner h1{max-width:95rem;margin:0 auto 1.7rem}.knowledge-page__banner p{max-width:55rem;margin:0 auto}.knowledge-page__main-image{margin:4.5rem 0}@media only screen and (min-width: 992px){.knowledge-page__main-image{margin:20rem 0 8.5rem}}.knowledge-page__main-image picture{align-items:center;justify-content:center}.knowledge-page__main-image .knowledge-page__main-image-media{border-radius:var(--border-radius-default);width:100%;aspect-ratio:1138/621;object-fit:cover}.knowledge-page__pull-text{margin:5rem 0}@media only screen and (min-width: 992px){.knowledge-page__pull-text{margin:12rem 0}}@media only screen and (max-width: 991.98px){.knowledge-page__pull-text p.h2{font-size:var(--font-size-h3-mobile);line-height:1.2;letter-spacing:-0.8px}}.knowledge-page__body-top{margin:5rem 0}@media only screen and (min-width: 992px){.knowledge-page__body-top{margin:8rem 0 10rem}}.knowledge-page__body-bot{margin:5rem 0}@media only screen and (min-width: 992px){.knowledge-page__body-bot{margin:8rem 0}}@media only screen and (max-width: 991.98px){.ss-knowledgepage .image-content.-layout-3 .image-content__wrapper{flex-direction:column-reverse;gap:2.4rem}}
