body.template--resource-hub{background-color:#fff;background-image:none}body.template--resource-hub footer.ripped-top:before{display:none}:root{--resource-hub-blue: #00539F;--resource-hub-tag-blue: #67ADD8;--resource-hub-gray: #EDF0F2;--resource-hub-gray-hover: #E5E8EB;--resource-hub-pink: #ED135A;--resource-hub-pink-dark: #CF346E;--resource-hub-white: #FFFFFF;--resource-hub-black: #000000}.resource-hub-hero{background-color:var(--resource-hub-blue);border-radius:1rem;padding:2rem 1.5rem}@media(min-width:768px){.resource-hub-hero{padding:3rem 2.5rem;border-radius:1.5rem}}.resource-hub-hero__title{color:var(--resource-hub-white);font-size:2rem;font-weight:700;text-align:center;margin:0 0 1.5rem}@media(min-width:768px){.resource-hub-hero__title{font-size:2.5rem;margin-bottom:2rem}}.resource-hub-search{display:flex;flex-direction:column;position:relative;max-width:600px;margin:0 auto 1.5rem;gap:.5rem}.resource-hub-search__form{display:flex;flex-direction:column;gap:.5rem;width:100%}@media(min-width:480px){.resource-hub-search__form{flex-direction:row}}.resource-hub-search__input{flex:1;padding:1rem 1.25rem;border:none;font-size:1rem;outline:none;min-height:56px;border-radius:.5rem;background-color:var(--resource-hub-white)}.resource-hub-search__input::placeholder{color:#9ca3af}.resource-hub-search__button{background-color:var(--resource-hub-white);color:var(--resource-hub-black);border:none;padding:1rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;border-radius:.5rem;transition:background-color .2s ease;white-space:nowrap}.resource-hub-search__button:hover{background-color:#f3f4f6}.resource-hub-search__dropdown{position:absolute;top:calc(100% + .5rem);left:0;right:0;background-color:var(--resource-hub-white);border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;max-height:400px;overflow-y:auto;z-index:50;display:none}.resource-hub-search__dropdown--visible{display:block}.resource-hub-search__dropdown-list{list-style:none;margin:0;padding:0}.resource-hub-search__dropdown-item{padding:.75rem 1.25rem;cursor:pointer;border-bottom:1px solid #F3F4F6;transition:background-color .15s ease}.resource-hub-search__dropdown-item:last-child{border-bottom:none}.resource-hub-search__dropdown-item:hover,.resource-hub-search__dropdown-item[aria-selected=true]{background-color:#f3f4f6}.resource-hub-search__dropdown-item-title{font-weight:500;color:var(--resource-hub-black)}.resource-hub-search__loading{padding:1rem;text-align:center;color:#6b7280}.resource-hub-search__loading-spinner{display:inline-block;width:20px;height:20px;border:2px solid #E5E7EB;border-top-color:var(--resource-hub-blue);border-radius:50%;animation:resource-hub-spin .8s linear infinite}@keyframes resource-hub-spin{to{transform:rotate(360deg)}}.resource-hub-popular{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.5rem}.resource-hub-popular__label{color:var(--resource-hub-white);font-weight:400;font-size:.875rem;width:100%;text-align:center;margin-right:0}@media(min-width:480px){.resource-hub-popular__label{width:auto;margin-right:.5rem}}.resource-hub-popular__tag{background-color:var(--resource-hub-white);color:var(--resource-hub-black);padding:.5rem 1rem;border-radius:9999px;font-size:.875rem;font-weight:500;cursor:pointer;border:none;transition:opacity .2s ease}.resource-hub-popular__tag:hover{opacity:.9}.resource-hub-empty-state{text-align:center;padding:3rem 1.5rem;max-width:600px;margin:0 auto}.resource-hub-empty-state__icon{width:80px;height:80px;margin:0 auto 1.5rem}.resource-hub-empty-state__icon img{width:100%;height:100%;object-fit:contain}.resource-hub-empty-state__title{font-size:1.5rem;font-weight:700;color:var(--resource-hub-black);margin:0 0 .75rem}.resource-hub-empty-state__subtitle{font-size:1rem;color:#6b7280;margin:0 0 2rem}.resource-hub-hints{background-color:var(--resource-hub-gray);border-radius:.75rem;padding:1.5rem;text-align:left}.resource-hub-hints__title{font-size:1.125rem;font-weight:600;color:var(--resource-hub-black);margin:0 0 1rem;text-align:center}.resource-hub-hints__list{list-style:none;margin:0;padding:0}.resource-hub-hints__item{padding:.5rem 0;color:#374151;font-size:1rem;display:flex;align-items:center;gap:.5rem}.resource-hub-hints__item:before{content:"\2022";color:var(--resource-hub-blue);font-weight:700}.resource-hub-product-title{font-size:1.75rem;font-weight:700;color:var(--resource-hub-black);margin:2rem auto;text-align:left}@media(min-width:768px){.resource-hub-product-title{font-size:2.25rem}}.resource-hub-section{background-color:var(--resource-hub-gray);border-radius:1rem;padding:1.5rem;margin-bottom:1.5rem}@media(min-width:768px){.resource-hub-section{padding:2rem}}.resource-hub-section[data-resource-hub-videos]{background-color:transparent;padding:0}@media(min-width:768px){.resource-hub-section[data-resource-hub-videos]{padding:0}}.resource-hub-section__header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.resource-hub-section__icon{width:24px;height:24px;color:var(--resource-hub-blue);flex-shrink:0;display:flex;align-items:center;justify-content:center}.resource-hub-section__icon svg{width:100%;height:100%;display:block}.resource-hub-section__title{font-size:1.5rem;font-weight:700;color:var(--resource-hub-black);margin:0}.resource-hub-quick-links__grid{display:grid;gap:.75rem}@media(min-width:640px){.resource-hub-quick-links__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.resource-hub-quick-links__grid{grid-template-columns:repeat(3,1fr)}}.resource-hub-quick-links__card{display:flex;align-items:center;justify-content:space-between;background-color:var(--resource-hub-white);padding:1rem 1.25rem;border-radius:.5rem;text-decoration:none;color:var(--resource-hub-black);box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;transition:background-color .2s ease,box-shadow .2s ease}.resource-hub-quick-links__card:hover{background-color:var(--resource-hub-gray-hover);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.resource-hub-quick-links__card-text{font-size:1rem;font-weight:400}.resource-hub-quick-links__card-icon{width:20px;height:20px;color:var(--resource-hub-pink);flex-shrink:0;display:flex;align-items:center;justify-content:center}.resource-hub-quick-links__card-icon svg{width:100%;height:100%;display:block}.resource-hub-videos__grid{display:grid;gap:1.5rem}@media(min-width:640px){.resource-hub-videos__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.resource-hub-videos__grid{grid-template-columns:repeat(3,1fr)}}.resource-hub-video-card{background-color:var(--resource-hub-gray);border-radius:.75rem;overflow:hidden;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.resource-hub-video-card__media{position:relative;width:100%;padding-top:56.25%;background-color:var(--resource-hub-black)}.resource-hub-video-card__media iframe,.resource-hub-video-card__media video{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.resource-hub-video-card__title{padding:1rem;font-size:1rem;font-weight:600;color:var(--resource-hub-black);text-align:left}.resource-hub-guides-downloads{display:grid;gap:1.5rem}@media(min-width:768px){.resource-hub-guides-downloads{grid-template-columns:repeat(2,1fr)}}.resource-hub-guides-downloads--single{grid-template-columns:1fr;max-width:600px;margin:0 auto}.resource-hub-guides-column{background-color:var(--resource-hub-gray);border-radius:1rem;padding:1.5rem}@media(min-width:768px){.resource-hub-guides-column{padding:2rem}}.resource-hub-link-list{list-style:none;margin:0;padding:0}.resource-hub-link-item{border-bottom:1px solid #E5E7EB}.resource-hub-link-item:last-child{border-bottom:none}.resource-hub-link-item__link{display:flex;align-items:center;justify-content:space-between;padding:1rem 0;text-decoration:none;color:var(--resource-hub-black);transition:color .2s ease}.resource-hub-link-item__link:hover{color:var(--resource-hub-blue)}.resource-hub-link-item__text{font-size:1rem;font-weight:400}.resource-hub-link-item__icon{width:20px;height:20px;color:var(--resource-hub-pink);flex-shrink:0;display:flex;align-items:center;justify-content:center}.resource-hub-link-item__icon svg{width:100%;height:100%;display:block}.resource-hub-cta{background:linear-gradient(to right,var(--resource-hub-pink),var(--resource-hub-pink-dark));border-radius:1rem;padding:2.5rem 1.5rem;position:relative;overflow:hidden}@media(min-width:768px){.resource-hub-cta{padding:3rem 2.5rem;border-radius:1.5rem}}.resource-hub-cta__content{position:relative;z-index:1;text-align:center}@media(min-width:768px){.resource-hub-cta__content{text-align:left;max-width:60%}}.resource-hub-cta__title{color:var(--resource-hub-white);font-size:1.5rem;font-weight:700;text-transform:uppercase;margin:0 0 .75rem}@media(min-width:768px){.resource-hub-cta__title{font-size:2rem}}.resource-hub-cta__subtitle{color:var(--resource-hub-white);font-size:1rem;margin:0 0 .25rem;opacity:.9}.resource-hub-cta__bold-subtitle{color:var(--resource-hub-white);font-size:1.125rem;font-weight:600;margin:0 0 1.5rem}.resource-hub-cta__button{display:inline-block;background-color:var(--resource-hub-white);color:var(--resource-hub-blue);padding:.875rem 2rem;border-radius:.5rem;font-weight:600;text-decoration:none;transition:opacity .2s ease,transform .2s ease}.resource-hub-cta__button:hover{opacity:.95;transform:translateY(-1px)}.resource-hub-cta__decoration{position:absolute;right:2rem;top:50%;transform:translateY(-50%);display:none;z-index:0;height:170px;width:90px}@media(min-width:768px){.resource-hub-cta__decoration{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between}}.resource-hub-cta__bubble{display:block}.resource-hub-cta__bubble--top{width:90px;height:90px}.resource-hub-cta__bubble--bottom{width:70px;height:70px}.resource-hub-results{display:none}.resource-hub-results--visible{display:block}.resource-hub-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
/*# sourceMappingURL=/cdn/shop/t/4/assets/resource-hub.css.map */
