/*
===========================================================
-- DO NOT EDIT!!!----------------------------------------
-- THIS IS A GENERATED FILE. CHANGES WILL BE OVERWRITTEN --
===========================================================
*/
.quick-hits{position:relative;padding:40px 0 90px;background-color:var(--section-background-color)}@media screen and (min-width: 1025px){.quick-hits{padding:64px 0 56px}}.quick-hits__image,.quick-hits__video{display:block;position:absolute;z-index:0;top:0;left:0;width:100%;height:100%;object-fit:cover}.quick-hits__overlay{position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;opacity:var(--section-overlay-opacity);background-color:var(--section-overlay-color)}.quick-hits__video{z-index:1}@media screen and (prefers-reduced-motion){.quick-hits__video{display:none}}.quick-hits__content{position:relative;z-index:3;max-width:1240px;margin:auto}.quick-hits__preheading{display:block;margin-bottom:7px;color:var(--section-text-color);font-family:"Sharp Grotesk Book 19",helvetica,arial,sans-serif;font-size:1.2rem;line-height:1.2rem;text-transform:uppercase}@media screen and (min-width: 1025px){.quick-hits__preheading{font-size:1.4rem;line-height:1.8rem;text-align:center}}.quick-hits__title{display:block;margin-bottom:16px;color:var(--section-text-color);font-family:"Sharp Grotesk Medium 23",helvetica,arial,sans-serif;font-size:2.5rem;line-height:3.2rem}@media screen and (min-width: 1025px){.quick-hits__title{margin-bottom:32px;font-size:3.6rem;line-height:5rem;text-align:center}}.quick-hits__items{position:relative;margin:0 auto;list-style:none}@media screen and (min-width: 1025px){.quick-hits__items{display:flex;justify-content:center;margin:0 auto;padding:0 48px}}@media screen and (min-width: 1025px){.quick-hits__items--two-rows{flex-wrap:wrap}.quick-hits__items--two-rows .quick-hits__item{flex:0 0 33%;width:33.333%;margin:0 0 16px}}.quick-hits__item{position:relative;margin:0;padding:16px 0;border-bottom:1px solid #fff1e7}@media screen and (min-width: 1025px){.quick-hits__item{flex:1 1 0px;padding:0;border-bottom:none;text-align:center}}@media screen and (min-width: 1025px){.quick-hits__item--accordion{padding:0 0 56px}}@media screen and (min-width: 1025px){.quick-hits__item:hover .quick-hits__item-content,.quick-hits__item:focus-within .quick-hits__item-content{visibility:visible;opacity:1}.quick-hits__item:hover .quick-hits__icon>span+span,.quick-hits__item:focus-within .quick-hits__icon>span+span{height:100%}}.quick-hits__item.is-active .quick-hits__accordion-trigger svg{transform:rotate(180deg)}.quick-hits__item.is-active .quick-hits__icon>span+span{height:100%}.quick-hits__item a{cursor:pointer}.quick-hits__item button{cursor:default}@media screen and (min-width: 1025px){.quick-hits__item button{pointer-events:none}}.quick-hits__item-label{display:flex;align-items:center;width:100%}@media screen and (min-width: 1025px){.quick-hits__item-label{display:block;width:auto;margin:0 auto}}.quick-hits__item-title{margin-right:8px;margin-bottom:0;color:var(--section-text-color);font-size:1.2rem;line-height:1.2rem;text-align:left;pointer-events:none}@media screen and (min-width: 1025px){.quick-hits__item-title{max-width:280px;margin:0 auto 10px;font-size:1.4rem;line-height:1.8rem;text-align:center}}.quick-hits__item-content{max-height:0;overflow:hidden;transition:all .2s cubic-bezier(0.46, 0.01, 0.32, 1)}.is-active .quick-hits__item-content{max-height:200px}@media screen and (min-width: 1025px){.quick-hits__item-content{visibility:hidden;position:absolute;left:50%;width:100%;max-width:100%;max-height:none;margin:0 auto;transform:translateX(-50%);opacity:0}}.quick-hits__item-content p{margin:14px 0 0;color:var(--section-text-color);font-size:1.2rem;line-height:1.8rem}@media screen and (min-width: 1025px){.quick-hits__item-content p{margin:0}}.quick-hits__icon{display:flex;flex-shrink:0;align-items:center;width:32px;margin:0 12px 0 0;pointer-events:none}@media screen and (min-width: 1025px){.quick-hits__icon{top:0;justify-content:center;width:auto;height:36px;margin:0 0 20px}}@media screen and (max-width: 1025px){.quick-hits__icon svg,.quick-hits__icon img{width:24px;height:24px}}.quick-hits__icon img{display:block;width:auto;max-height:100%}.quick-hits__icon>span path{stroke:var(--section-text-color)}.quick-hits__icon:not(.quick-hits__icon--no-animation){position:relative}@media screen and (min-width: 750px){.quick-hits__icon:not(.quick-hits__icon--no-animation):hover>span:last-of-type{height:100%}}.quick-hits__icon:not(.quick-hits__icon--no-animation)>span:first-of-type{display:block;position:relative;z-index:2}.quick-hits__icon:not(.quick-hits__icon--no-animation)>span+span{display:block;position:absolute;z-index:1;bottom:0;left:0;width:100%;height:0;overflow:hidden;transition:height .5s ease-out;opacity:.5;will-change:height}.quick-hits__icon:not(.quick-hits__icon--no-animation)>span+span>span{display:block;position:absolute;bottom:0;left:0}@media screen and (min-width: 750px){.quick-hits__icon:not(.quick-hits__icon--no-animation)>span+span>span{left:50%;transform:translateX(-50%)}}.quick-hits__icon:not(.quick-hits__icon--no-animation)>span+span>span path:not(.fill--exclude){fill:var(--section-text-color)}.quick-hits__icon:not(.quick-hits__icon--no-animation) svg{display:block}.quick-hits__icon.quick-hits__icon--no-animation>span+span{display:none}.quick-hits__accordion-trigger{flex-shrink:0;margin-left:auto;padding-right:4px}.quick-hits__accordion-trigger svg{display:none;width:12px;height:16px}.quick-hits__item--accordion .quick-hits__accordion-trigger svg{display:block}.quick-hits__accordion-trigger path{stroke:0;fill:var(--section-text-color)}