.cards-container{display:flex;flex-flow:row wrap;max-width:320px;margin:0 auto;justify-content:center}@media only screen and (min-width:960px){.cards-container{justify-content:normal}}@media only screen and (min-width:688px){.cards-container--md,.cards-container--sm,.cards-container--xs{max-width:640px}}@media only screen and (min-width:1032px){.cards-container--md,.cards-container--sm{max-width:960px}}@media only screen and (min-width:1280px){.cards-container--md{max-width:1280px}}.cards-container--filters{margin-bottom:24px}.cards-container--filters .cards-container__filter{flex:1 0 320px;padding:0 12px;display:flex}.cards-container--filters .cards-container__filter .form-field{width:100%}.cards-container--filters .cards-container__filter--primary{flex:1 0 100%}@media only screen and (min-width:1032px){.cards-container--filters .cards-container__filter--primary{flex:1 0 320px}}@media only screen and (min-width:688px){.cards-container--fill-whitespace .card__container{flex:1 0 320px}}@media only screen and (min-width:1032px){.cards-container--feature-first .card__container:nth-of-type(1){flex:0 0 100%}.cards-container--feature-first .card__container:nth-of-type(1) .card{flex-flow:row nowrap;display:flex}.cards-container--feature-first .card__container:nth-of-type(1) .card__graphic{border-bottom:none;border-right:1px solid rgba(0,0,0,.12);padding-bottom:0;min-height:400px;height:100%}.cards-container--feature-first .card__container:nth-of-type(1) .card__content{flex:0 0 296px}.cards-container--feature-first .card__container:nth-of-type(1) .card__title{font-size:1.44em}.cards-container--feature-first .card__container:nth-of-type(1) .card__description{font-size:1em;-webkit-line-clamp:5}.cards-container--feature-first .card__container:nth-of-type(1) .card:hover .card__graphic-img{transform:scale(1.01)}}@media only screen and (min-width:960px){.cards-container--alternate-three-two .card__container:nth-of-type(5n+1),.cards-container--alternate-three-two .card__container:nth-of-type(5n+2),.cards-container--alternate-three-two .card__container:nth-of-type(5n+3){flex:0 0 320px}.cards-container--alternate-three-two .card__container:nth-of-type(5n+4),.cards-container--alternate-three-two .card__container:nth-of-type(5n+5){flex:0 0 50%}}@media only screen and (min-width:960px){.cards-container--alternate-three-two.cards-container--feature-first .card__container:nth-of-type(5n+1){flex:auto}.cards-container--alternate-three-two.cards-container--feature-first .card__container:nth-of-type(1){flex:0 0 100%}.cards-container--alternate-three-two.cards-container--feature-first .card__container:nth-of-type(5n+2),.cards-container--alternate-three-two.cards-container--feature-first .card__container:nth-of-type(5n+3),.cards-container--alternate-three-two.cards-container--feature-first .card__container:nth-of-type(5n+4){flex:0 0 320px}.cards-container--alternate-three-two.cards-container--feature-first .card__container:nth-of-type(5n+5),.cards-container--alternate-three-two.cards-container--feature-first .card__container:nth-of-type(5n+6){flex:0 0 50%}}.card{display:block;background:#fff;color:rgba(0,0,0,.9);text-decoration:none;border-radius:2px;box-shadow:0 1px 5px 0 rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12);margin-bottom:24px;outline:0;overflow:hidden;display:flex;flex-direction:column;flex:1}.card__container{flex:0 0 320px;padding:0 12px;display:flex}.card__container--resource{padding:0}.card__container--resource .card__content{padding:0}.card__container--resource .card__graphic{border-bottom:0;margin-bottom:12px;background:#f2f2f2}.card__container--resource .card__title{font-family:'GT Walsheim',Tahoma,'Helvetica Neue',sans-serif;font-weight:600}.card__container--resource .card{border:0;box-shadow:none}.card__container--resource .card:active,.card__container--resource .card:focus,.card__container--resource .card:hover{box-shadow:none}.card__author{display:flex;margin:12px 0;align-items:center;color:rgba(0,0,0,.6)}.card__author-img{border-radius:500px;width:24px;margin-right:6px}.card__author-link{text-decoration:none;font-size:.917em}.card__graphic{width:100%;position:relative;border-bottom:1px solid rgba(0,0,0,.12);overflow:hidden;padding:0;padding-bottom:52.5%}.card__graphic--aspect-16to9{padding-bottom:56.25%}.card__graphic-container{position:absolute;top:0;left:0;right:0;bottom:0}.card__graphic-img{height:100%;width:100%;object-fit:cover;object-position:center;transition:.3s ease transform;backface-visibility:hidden;transform:translateZ(0) scale(1)}.card__content{padding:24px;height:100%;display:flex;flex-flow:column nowrap}.card__description{font-size:.917em;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;margin-bottom:0}.card__title-type{font-size:.917em;font-weight:600;margin-top:0;color:rgba(0,0,0,.9)}.card__title-type a{text-decoration:underline}.card__title{font-size:1.2em;margin:0}.card__title a{text-decoration:none}.card__title a:hover{color:#000}.card__footer{padding-top:12px;font-size:.917em;margin-top:auto;display:flex;justify-content:space-between;font-weight:600}.card__footer-cta{text-decoration:underline}.card--comparison-logo .card__graphic{background:#000}.card--comparison-logo .card__graphic-img{object-fit:contain}.card--comparison-logo .card__graphic-container{height:25%;width:55%;top:50%;left:50%;right:auto;bottom:auto;transform:translate(-50%,-50%)}.card:hover{color:currentColor}.card:hover .card__graphic-img{transform:translateZ(0) scale(1.04)}.card--is-hoverable .card,a.card{transition:box-shadow .2s ease}.card--is-hoverable .card.card--has-focus,.card--is-hoverable .card:focus,.card--is-hoverable .card:hover,a.card.card--has-focus,a.card:focus,a.card:hover{color:rgba(0,0,0,.9);box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.header{padding-bottom:0}.resources__page-title{grid-area:1/1/2/4;display:flex;align:center;margin-bottom:36px}.resources__page-title-graphic{margin-right:24px}.resources__header{grid-area:fw}.resources__header-feature{background:#f2f2f2;padding:36px 36px 12px;margin-bottom:48px}@media only screen and (min-width:960px){.resources__header-feature{padding:72px 72px 48px;margin-bottom:48px}}.resources__header-feature h1,.resources__header-feature h2,.resources__header-feature h3{margin:6px 0}.resources__header-feature-cards{margin-top:30px;margin-left:-12px;margin-right:-12px}.resources__header-feature-cards .card{padding:24px}.resources__header-feature-cards .card__content{padding:0;padding-top:24px}.resources__collection{padding:48px 0;border-top:1px solid rgba(0,0,0,.12)}.resources__collection:first-of-type{padding:0 0 0;border-top:0}.resources__collection-items{display:grid;grid-auto-rows:auto;grid-template-columns:1fr 1fr;grid-template-rows:auto;gap:0 20px;grid-template-areas:"fw fw"}@media only screen and (min-width:960px){.resources__collection-items{grid-template-columns:1fr 1fr 1fr;grid-template-areas:"fw fw fw"}}.resources__collection-items--first-row-only{grid-auto-rows:0}.resources__collection-items--4-up{grid-template-columns:1fr 1fr 1fr 1fr;grid-template-areas:"fw fw fw fw"}.resources__collection-title{display:flex;width:100%;justify-content:space-between;align-items:start;margin-bottom:36px}.resources__collection-title-wrapper{flex:0 1 736px}.resources__collection-title h1,.resources__collection-title h2,.resources__collection-title h3,.resources__collection-title h4{margin-top:0;display:flex;align-items:center}.resources__collection-button{flex:0 0 100px}.resources__collection-icon{display:flex}.resources__collection-icon:before{content:"";width:45px;height:40px;display:inline-block;background-repeat:no-repeat;background-size:contain;background-position:left center;margin-right:10px}.resources__collection--blog-post .resources__collection-icon:before{width:40px;background-image:url(../svg/icon__blog-post.svg)}.resources__collection--guide .resources__collection-icon:before{width:32px;background-image:url(https://www.drip.com/hubfs/raw_assets/public/drip/images/pages/resources/icon__guide.svg)}.resources__collection--video .resources__collection-icon:before{background-image:url(https://www.drip.com/hubfs/raw_assets/public/drip/images/pages/resources/icon__video.svg)}.resources__collection--webinar .resources__collection-icon:before{width:40px;background-image:url(https://www.drip.com/hubfs/raw_assets/public/drip/images/pages/resources/icon__webinar.svg)}.resources__section{width:100%;margin:0 auto;padding-left:20px;padding-right:20px;max-width:1536px;padding-bottom:24px;display:flex;flex-flow:row wrap}@media only screen and (min-width:960px){.resources__section{padding-bottom:48px;display:grid;grid-template-columns:236px 1fr;grid-template-rows:repeat(2,auto);grid-column-gap:54px;grid-row-gap:36px;padding-left:40px;padding-right:40px}}.resources__sidebar{flex:100%;padding-bottom:24px;order:1}@media only screen and (min-width:960px){.resources__sidebar{grid-area:2/1/3/2}}.resources__sidebar .hs-form{flex:0 1 320px;margin-left:8px;margin-right:8px;padding-bottom:8px}@media only screen and (min-width:960px){.resources__sidebar .hs-form{margin-left:0;margin-right:0}}.resources__categories-list{margin:24px 0 0;padding:0;list-style:none}.resources__categories-list li{color:rgba(0,0,0,.9);padding:3px 0}.resources__categories-list li a{text-decoration:none}.resources__categories-list li.active{color:#f224f2;text-decoration:underline}.resources__categories-list li.active a:active,.resources__categories-list li.active a:focus,.resources__categories-list li.active a:hover{color:#f224f2}.resources__main-content{margin:0}@media only screen and (min-width:960px){.resources__main-content{margin:0;grid-area:2/2/3/3;width:100%;height:100%;border-left:1px solid rgba(0,0,0,.12);padding-left:54px}}.resources__card-template{display:none}.resources__formats-list{list-style:none;padding-left:20px;margin-top:0}.resources__formats-list-header{margin-bottom:6px}.resources__formats-list li{padding:3px 0}.resources__formats-list li.active a{color:#f224f2}.resources__formats-list a{text-decoration:none;color:rgba(0,0,0,.6)}.resources__wistia-video,.resources__youtube-video{border:2px solid #000;margin-top:48px;margin-bottom:48px}.resources--detail .resources__content-header-hub-name{color:#727272}.resources--detail .resources__content-header-type{margin-bottom:0;color:#f224f2}.resources--detail .resources__content-header-title{margin-top:0;max-width:920px}.resources--detail .resources__content-header-description{margin-bottom:36px;max-width:920px}.card__container--template{display:none}