.content_alignment,.content_alignment_wide{width:var(--content-width);max-width:var(--content-max);margin-left:auto;margin-right:auto}.content_alignment_wide{max-width:var(--content-max-wide)}@media only screen and (min-width:740px){.content_alignment_wide{width:var(--content-width-wide)}}.block_flyer{margin:var(--block-spacing) var(--content-gutter-wide)}@media only screen and (min-width:980px){.block_flyer{display:grid;grid-template-columns:1fr 1fr;gap:var(--flow-spacing-medium)}}.block_flyer.gravity_left{grid-template-areas:'media body'}@media only screen and (min-width:980px){.block_flyer.gravity_left .flyer_items{padding-left:var(--flow-spacing-medium)}}.block_flyer.gravity_right{grid-template-areas:'body media'}@media only screen and (min-width:980px){.block_flyer.gravity_right .flyer_items{padding-right:var(--flow-spacing-medium)}}.block_flyer .flyer_media_container{display:grid;grid-template-areas:'stack';grid-area:media;align-self:start;margin-bottom:var(--flow-spacing)}.no-js .block_flyer .flyer_media_container{display:none}@media only screen and (max-width:979px){.block_flyer .flyer_media_container{display:none}}.block_flyer .flyer_media_container .flyer_media{grid-area:stack;z-index:0}.block_flyer .flyer_media_container .flyer_media.fs-swap-enabled{z-index:0;opacity:0;transition:opacity .25s linear}.block_flyer .flyer_media_container .flyer_media.fs-swap-active{z-index:1;opacity:1}.block_flyer .flyer_media{position:relative;overflow:hidden;background:var(--color-black)}.block_flyer .flyer_media:before{float:left;width:1px;height:100%;content:'';margin-left:-1px;padding-bottom:56.25%}@media only screen and (min-width:980px){.block_flyer .flyer_media:before{float:left;width:1px;height:100%;content:'';margin-left:-1px;padding-bottom:100%}}.block_flyer .flyer_media img{position:absolute;max-width:none;max-height:none;width:calc(100% + 2px);height:calc(100% + 2px);top:-1px;right:-1px;left:-1px;bottom:-1px;z-index:0;-o-object-fit:cover;object-fit:cover}.block_flyer .flyer_media_mobile{margin-bottom:var(--flow-spacing)}@media only screen and (min-width:980px){.block_flyer .flyer_media_mobile{display:none}.no-js .block_flyer .flyer_media_mobile{display:block}}.block_flyer .flyer_items{grid-area:body;align-self:start}@media only screen and (min-width:1220px){.block_flyer .flyer_items{padding-top:var(--flow-spacing-small);padding-bottom:var(--flow-spacing-small)}}@media only screen and (min-width:1600px){.block_flyer .flyer_items{padding-top:var(--flow-spacing-medium);padding-bottom:var(--flow-spacing-medium)}}.block_flyer .flyer_item{padding-top:var(--flow-spacing);padding-bottom:var(--flow-spacing)}.block_flyer .flyer_item:not(:last-of-type){border-bottom:1px solid var(--color-bronze)}.block_flyer .flyer_item_title{position:relative;font-size:clamp(32px,.625vw + 30px,40px);line-height:1.2;font-family:mr-eaves-xl-sans,sans-serif;font-weight:300;font-style:normal;color:var(--color-nile);margin:0;padding-left:var(--flow-spacing-medium)}.block_flyer .flyer_item_title,.block_flyer .flyer_item_title:active,.block_flyer .flyer_item_title:focus,.block_flyer .flyer_item_title:hover,.block_flyer .flyer_item_title:link,.block_flyer .flyer_item_title:visited{transition:background-color .15s linear,background-position .15s linear,border .15s linear,box-shadow .15s linear,color .15s linear,opacity .15s linear,text-decoration .15s linear,-webkit-text-decoration .15s linear}.block_flyer .flyer_item_title.fs-swap-enabled{cursor:pointer}.block_flyer .flyer_item_title.fs-swap-enabled:after,.block_flyer .flyer_item_title.fs-swap-enabled:before{display:block;position:absolute;height:2px;width:clamp(18px,.2380952380952381vw + 17.238095238095237px,22px);top:clamp(18px,.2380952380952381vw + 17.238095238095237px,22px);left:0;border-bottom:2px solid var(--color-bronze);content:'';transition:transform .15s}.block_flyer .flyer_item_title.fs-swap-enabled:after{transform:rotate(90deg)}.block_flyer .flyer_item_title.fs-swap-enabled:focus,.block_flyer .flyer_item_title.fs-swap-enabled:hover{color:var(--color-venice)}.block_flyer .flyer_item_title.fs-swap-active{font-family:mr-eaves-xl-sans,sans-serif;font-weight:700;font-style:normal;color:var(--color-venice);margin-bottom:var(--flow-spacing)}.block_flyer .flyer_item_title.fs-swap-active:after{transform:rotate(0)}.block_flyer .flyer_item_content{font-family:mr-eaves-xl-sans,sans-serif;font-weight:300;font-style:normal;font-size:clamp(16px,.15625vw + 15.5px,18px);line-height:1.4}.block_flyer .flyer_item_content.fs-swap-enabled{overflow:hidden;height:0}.block_flyer .flyer_item_content.fs-swap-enabled .flyer_item_inner{opacity:0;transform:translate(0,10px);transition:opacity .15s linear,transform .15s}.block_flyer .flyer_item_content.fs-swap-active{height:auto}.block_flyer .flyer_item_content.fs-swap-active .flyer_item_inner{opacity:1;transform:translate(0,0);padding-left:var(--flow-spacing-medium)}.block_flyer .flyer_item_inner>*{margin-top:0}.block_flyer .flyer_links{display:flex;flex-wrap:wrap;gap:var(--flow-spacing);margin-top:var(--flow-spacing);margin-bottom:var(--flow-spacing)}.block_flyer .flyer_item_link{display:inline-block;font-family:mr-eaves-xl-sans,sans-serif;font-weight:400;font-style:normal;text-transform:uppercase;color:var(--button-color);font-size:16px;line-height:1;letter-spacing:.05em;padding:clamp(10px,.11904761904761905vw + 9.619047619047619px,12px) 0;text-align:center;text-decoration:underline;text-decoration-color:currentColor;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-underline-offset:.3em;text-shadow:none;transition:color .15s linear;color:var(--color-bronze)}.block_flyer .flyer_item_link:disabled{opacity:.5;pointer-events:none}.block_flyer .flyer_item_link svg{display:inline-block;width:16px;content:'';margin-left:10px;transition:transform .15s linear;will-change:transform;order:-1;transform:translate(0,0)}.block_flyer .flyer_item_link path{fill:var(--button-arrow-color,currentColor);transition:fill .15s linear;will-change:fill}.block_flyer .flyer_item_link:focus path,.block_flyer .flyer_item_link:hover path{fill:var(--button-hover-arrow-color,currentColor)}.block_flyer .flyer_item_link:focus,.block_flyer .flyer_item_link:hover{color:var(--button-hover-color)}.block_flyer .flyer_item_link:focus svg,.block_flyer .flyer_item_link:hover svg{transform:translate(3px,0)}
/*# sourceMappingURL=flyer.css.map */
