.help-center-knowledge-base{padding:2.4rem 0;background-color:rgb(var(--color-white))}@media screen and (min-width:750px){.help-center-knowledge-base{padding:3rem 0}}@media screen and (min-width:990px){.help-center-knowledge-base{padding:4rem 0}}@media screen and (min-width:990px){.help-center-knowledge-base.section-0{padding-top:3.2rem}}.knowledge-base-wrapper{display:flex;flex-wrap:wrap;gap:4.8rem}@media screen and (min-width:990px){.knowledge-base-wrapper{gap:8rem}}.knowledge-base-section,.trending-section{flex:1 1 100%;text-align:center}@media screen and (min-width:990px){.knowledge-base-section,.trending-section{flex:1 1 0}}.knowledge-base-heading,.trending-heading{font-family:Montserrat,sans-serif;font-weight:700;font-size:2.4rem;line-height:2.8rem;letter-spacing:0;color:rgb(var(--color-dark-grey));margin:0 0 .8rem}@media screen and (min-width:750px){.knowledge-base-heading,.trending-heading{font-size:3.2rem;line-height:4rem;margin-bottom:1.2rem}}@media screen and (min-width:990px){.knowledge-base-heading,.trending-heading{font-size:4rem;line-height:4.8rem;margin-bottom:1.6rem}}.knowledge-base-description,.trending-description{font-family:Lato,sans-serif;font-weight:400;font-size:1.6rem;line-height:2.4rem;letter-spacing:0;color:rgb(var(--color-dark-grey));margin:0 0 1.6rem}@media screen and (min-width:750px){.knowledge-base-description,.trending-description{font-size:1.8rem;line-height:2.8rem}}@media screen and (min-width:990px){.knowledge-base-description,.trending-description{font-size:1.8rem;line-height:2.8rem;margin-bottom:2.4rem}}.knowledge-hub-cards{display:flex;background:rgb(var(--color-light-grey));gap:1.6rem;flex-wrap:wrap;padding:1.6rem;border-radius:4rem;justify-content:center;align-items:stretch}@media screen and (min-width:750px){.knowledge-hub-cards{gap:2.4rem;padding:2.4rem 0}}@media screen and (min-width:990px){.knowledge-hub-cards{gap:2.4rem 0;padding:4.8rem 0;justify-content:space-evenly}.knowledge-hub-links-wrapper{position:sticky;top:calc(var(--header-height, 12rem) + 2rem)}}.knowledge-hub-card{width:calc(50% - 1.2rem)}@media screen and (min-width:750px){.knowledge-hub-card{width:calc(33.33% - 2.4rem * 4 / 3)}}@media screen and (min-width:990px){.knowledge-hub-card{width:calc(50% - 1.2rem * 3 / 2);max-width:20rem}}.knowledge-hub-card{background:rgb(var(--color-white));border-radius:.8rem;padding:2.4rem 1.6rem;text-decoration:none;min-height:16rem;height:100%;border-radius:4rem 4rem 1rem 1rem;padding:1.6rem 0;position:relative}@media screen and (min-width:750px){.knowledge-hub-card{min-height:14.4rem;min-width:19rem}}@media screen and (min-width:990px){.knowledge-hub-card{min-width:unset}}.knowledge-hub-card-icon{width:4.8rem;height:4.8rem;margin:0 auto 1.6rem}.knowledge-hub-card-icon img{max-width:100%;max-height:100%}.knowledge-hub-card-title{font-family:Montserrat,sans-serif;font-weight:700;font-size:1.4rem;line-height:1.8rem;letter-spacing:0;text-align:center;color:rgb(var(--color-dark-grey));margin:0}@media screen and (min-width:355px){.knowledge-hub-card-title{font-size:1.6rem;line-height:2rem}}@media screen and (min-width:750px){.knowledge-hub-card-title{font-size:1.8rem;line-height:2.4rem}}.knowledge-hub-card-link{padding:0 .5rem;text-decoration:none;display:flex;justify-content:center}.knowledge-hub-card-link:hover{color:rgb(var(--color-green-alt))!important}.knowledge-hub-card-link:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0}.trending-questions-list{display:flex;flex-direction:column;gap:1.6rem}.trending-question-item{display:flex;align-items:center;justify-content:space-between;padding:2.4rem;background:rgb(var(--color-light-grey));border-radius:2rem;text-decoration:none;color:rgb(var(--color-dark-grey));cursor:pointer;text-align:left}.trending-question-item[open]{background-color:inherit;border:.1rem solid rgb(var(--color-medium-light-grey));border-radius:2rem}@media screen and (min-width:750px){.trending-question-item{padding:3.2rem}}.trending-question-text{font-family:Montserrat,sans-serif;font-weight:700;font-size:1.6rem;line-height:2rem;letter-spacing:0;flex:1}@media screen and (min-width:750px){.trending-question-text{font-size:2.4rem;line-height:3.2rem}}@media screen and (min-width:750px){.trending-question-text{font-size:1.8rem;line-height:2.8rem}}.trending-question-icon{flex-shrink:0;margin-left:1.6rem;color:rgb(var(--color-dark-grey))}@media screen and (min-width:750px){.trending-question-icon{margin-left:2.4rem}}.trending-question-expandable{display:block}.trending-question-summary{display:flex;align-items:center;justify-content:space-between;list-style:none;cursor:pointer}.trending-question-summary::-webkit-details-marker{display:none}.trending-icon-chevron{transition:transform .3s ease}.trending-question-expandable[open] .trending-icon-chevron{transform:rotate(90deg)}.trending-question-expandable[open] .trending-icon-chevron path{stroke:rgb(var(--color-green-alt))}.trending-question-content{padding-top:2.4rem;font-family:Lato,sans-serif;font-size:1.6rem;line-height:2.4rem;letter-spacing:0;color:rgb(var(--color-dark-grey))}@media screen and (min-width:750px){.trending-question-content{font-size:1.8rem;line-height:2.8rem}}.trending-question-content p{margin:0 0 1.6rem}.trending-question-content p a,.trending-question-content p button{color:rgb(var(--color-blue));text-decoration:underline;font-weight:400;font-size:inherit;font-family:inherit}.trending-question-content p a:focus,.trending-question-content p button:focus{color:rgb(var(--color-blue))!important;text-decoration:underline!important}.trending-question-content p a:hover,.trending-question-content p button:hover{color:rgb(var(--color-blue))!important;text-decoration:none!important}.trending-read-more{display:inline-block;font-family:Montserrat,sans-serif;font-weight:600;font-size:1.4rem;line-height:2rem;color:rgb(var(--color-dark-grey));text-decoration:underline;margin-top:.8rem}@media screen and (min-width:750px){.trending-read-more{font-size:1.6rem;line-height:2.4rem}}
/*# sourceMappingURL=/cdn/shop/t/465/assets/help-center-knowledge-base.css.map */
