.bottom-quick-links{overflow:hidden}.bottom-quick-links__wrapper{grid-template-rows:1fr;grid-template-columns:1fr;gap:0;display:grid}@media screen and (width>=750px){.bottom-quick-links__wrapper{grid-template-columns:1fr 1fr 1fr;gap:5rem;font-size:1.7rem}}@media screen and (width>=991px){.bottom-quick-links__wrapper{gap:7rem;padding:0 9rem}}.bottom-quick-links__item{padding:1.9rem var(--page-width-margin);margin-left:calc(var(--page-width-margin)*-1);margin-right:calc(var(--page-width-margin)*-1);grid-template-columns:3.5rem 1fr auto;grid-template-areas:"image title indicator""content content content";align-items:center;gap:0 2rem;display:grid}@media screen and (width>=750px){.bottom-quick-links__item{grid-template-columns:4.7rem 1fr auto;grid-template-areas:"image title indicator""image content indicator";align-self:flex-start;align-items:baseline;row-gap:1rem;margin-left:0;margin-right:0;padding:3.3rem 0}}.bottom-quick-links__item:not(:last-of-type){border-bottom:1px solid rgba(var(--color-foreground),.1)}@media screen and (width>=750px){.bottom-quick-links__item:not(:last-of-type){border:none}}.bottom-quick-links__item__image{grid-area:image;width:100%}.bottom-quick-links__item__image img{width:100%;height:auto;display:block}.bottom-quick-links__item__indicator{grid-area:indicator;font-size:1.4rem;transition:all .5s;display:flex;transform:rotate(180deg)}@media screen and (width>=750px){.bottom-quick-links__item__indicator{display:none}}.hide .bottom-quick-links__item__indicator{transform:rotate(0)}.bottom-quick-links__item__title{font-size:1.9rem;font-weight:var(--font-heading-weight);text-transform:uppercase;grid-area:title;align-self:center;margin:0;line-height:1.1}@media screen and (width>=750px){.bottom-quick-links__item__title{align-self:flex-end}}.bottom-quick-links__item__content{opacity:1;interpolate-size:allow-keywords;grid-area:content;height:auto;margin:0;transition:all .5s;overflow:hidden}.hide .bottom-quick-links__item__content{opacity:0;height:0}.bottom-quick-links__item__desc{text-align:left;margin-top:1rem;font-size:1.5rem;line-height:1.2}.bottom-quick-links__item__desc :last-of-type{margin-bottom:0}@media screen and (width>=750px){.bottom-quick-links__item__desc{margin-top:0}}
/*# sourceMappingURL=section-bottom-quick-links.css.map */
