.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_brochure .brochure_items{--body_width:calc(100vw - (150px * (var(--count) - 1)));--preview_width:min(calc(100vw / var(--count)), 500px)}@media only screen and (min-width:980px){.block_brochure .brochure_items{display:flex}}.block_brochure .brochure_items[data-count="2"]{--count:2}.block_brochure .brochure_items[data-count="3"]{--count:3}.block_brochure .brochure_items[data-count="4"]{--count:4}.block_brochure .brochure_items[data-count="5"]{--count:5}.block_brochure .brochure_items[data-count="6"]{--count:6}.block_brochure .brochure{position:relative;background:var(--bg_color);color:var(--color-white)}.block_brochure .brochure:nth-child(n+1){--bg_color:#5287AF}.block_brochure .brochure:nth-child(n+2){--bg_color:#366F9A}.block_brochure .brochure:nth-child(n+3){--bg_color:#216090}.block_brochure .brochure:nth-child(n+4){--bg_color:#065280}.block_brochure .brochure:nth-child(n+5){--bg_color:#00395C}.block_brochure .brochure:nth-child(n+6){--bg_color:#002C46}.block_brochure .brochure.fs-swap-enabled .brochure_marker{position:relative;height:40px;width:40px;border:2px solid var(--color-white);border-radius:50%;cursor:pointer}.block_brochure .brochure.fs-swap-enabled .brochure_marker:after,.block_brochure .brochure.fs-swap-enabled .brochure_marker:before{display:block;position:absolute;top:0;right:0;bottom:0;left:0;height:2px;width:22px;border-bottom:2px solid var(--color-white);content:'';margin:auto;transition:transform .15s}.block_brochure .brochure.fs-swap-enabled .brochure_marker:after{transform:rotate(90deg)}.block_brochure .brochure.fs-swap-active .brochure_marker:after{transform:rotate(0)}.block_brochure .brochure_media{display:block;position:relative;overflow:hidden;width:100%;height:auto;max-width:600px;max-height:600px}.block_brochure .brochure_media:before{float:left;width:1px;height:100%;content:'';margin-left:-1px;padding-bottom:56.25%}.block_brochure .brochure_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}@media only screen and (min-width:1220px){.block_brochure .brochure_media:before{float:left;width:1px;height:100%;content:'';margin-left:-1px;padding-bottom:100%}}.block_brochure .brochure_label{font-family:mr-eaves-xl-sans,sans-serif;font-weight:300;font-style:normal;font-size:clamp(18px,.390625vw + 16.75px,23px);line-height:1.6}.block_brochure .brochure_title{font-family:mr-eaves-xl-sans,sans-serif;font-weight:400;font-style:normal;font-size:clamp(32px,.625vw + 30px,40px);line-height:1.2;margin:0;padding:0 10px}.block_brochure .brochure_title strong{font-family:mr-eaves-xl-sans,sans-serif;font-weight:400;font-style:normal;font-size:clamp(40px,2.03125vw + 33.5px,66px);line-height:1.1}.block_brochure .brochure_content p{font-family:mr-eaves-xl-sans,sans-serif;font-weight:300;font-style:normal;font-size:clamp(18px,.390625vw + 16.75px,23px);line-height:1.6;margin:20px 0 0}.block_brochure .brochure_content a{--link_color:var(--color-white);--link_hover:var(--color-fountain)}.block_brochure .brochure_link{display:inline-block;font-family:mr-eaves-xl-sans,sans-serif;font-weight:400;font-style:normal;text-transform:uppercase;--button-color:var(--color-black);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;--button-hover-color:var(--color-white);margin:var(--flow-spacing) 0 0}.block_brochure .brochure_link:disabled{opacity:.5;pointer-events:none}.block_brochure .brochure_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_brochure .brochure_link path{fill:var(--button-arrow-color,currentColor);transition:fill .15s linear;will-change:fill}.block_brochure .brochure_link:focus path,.block_brochure .brochure_link:hover path{fill:var(--button-hover-arrow-color,currentColor)}.block_brochure .brochure_link:focus,.block_brochure .brochure_link:hover{color:var(--button-hover-color)}.block_brochure .brochure_link:focus svg,.block_brochure .brochure_link:hover svg{transform:translate(3px,0)}.block_brochure .brochure_handle{cursor:pointer}.block_brochure .brochure_handle_title{font-family:mr-eaves-xl-sans,sans-serif;font-weight:400;font-style:normal;font-size:clamp(32px,.625vw + 30px,40px);line-height:1}.block_brochure .brochure_handle_label{display:block}@media only screen and (max-width:979px){.block_brochure .brochure_handle_expander{display:grid;grid-template-columns:1fr 40px;gap:var(--grid-gap);align-items:center;padding:30px 30px 0}.block_brochure .brochure_handle_title{transform:translate(0,.1em)}.block_brochure .brochure_handle_marker svg{transform:rotate(-90deg) translate(-1px,0)}.block_brochure .brochure_preview_expander{margin:0 30px 30px}.block_brochure .brochure_preview_label,.block_brochure .brochure_preview_marker,.block_brochure .brochure_preview_title{display:none}.block_brochure .brochure_body_expander{overflow:hidden;margin:-10px 30px 0;padding:0 0 40px}.block_brochure .brochure_body_marker,.block_brochure .brochure_body_title{display:none}.block_brochure .brochure .brochure_body{overflow:hidden;height:0}.block_brochure .brochure .brochure_body_expander{opacity:0;transform:translate(0,10px);transition:opacity .15s linear,transform .15s}.block_brochure .brochure.fs-swap-active .brochure_body,.block_brochure .brochure.fs-swap-active .brochure_preview{height:auto}.block_brochure .brochure.fs-swap-active .brochure_body_expander{opacity:1;transform:translate(0,0)}.block_brochure .brochure.fs-swap-active .brochure_handle_marker svg{transform:rotate(90deg) translate(-1px,0)}}@media only screen and (min-width:980px){.block_brochure{--hover_spacing:0px}.block_brochure:hover{--hover_spacing:8px}.block_brochure .brochure{display:flex;--item_spacing:calc(var(--hover_spacing) * -1);flex-grow:1}.block_brochure .brochure:hover{--item_spacing:calc(var(--hover_spacing) * var(--count))}.block_brochure .brochure .brochure_preview{display:grid;overflow:hidden;justify-content:center;cursor:pointer}.block_brochure .brochure.fs-swap-inactive .brochure_preview{width:0}.block_brochure .brochure.fs-swap-inactive .brochure_preview_expander{opacity:0}.block_brochure .brochure.fs-swap-inactive .brochure_handle{width:calc(150px + var(--item_spacing))}.block_brochure .brochure.fs-swap-inactive .brochure_handle_expander{opacity:1}.block_brochure .brochure.fs-swap-inactive .brochure_body{width:0}.block_brochure .brochure.fs-swap-inactive .brochure_body_expander{opacity:0}.block_brochure .brochure.closed .brochure_preview{width:calc((100vw / var(--count)) + var(--item_spacing))}.block_brochure .brochure.closed .brochure_handle{width:0}.block_brochure .brochure.closed .brochure_handle_expander{opacity:0}.block_brochure .brochure.closed .brochure_preview_expander{opacity:1}.block_brochure .brochure.fs-swap-active .brochure_preview{width:0}.block_brochure .brochure.fs-swap-active .brochure_preview_expander{opacity:0}.block_brochure .brochure.fs-swap-active .brochure_handle{width:0}.block_brochure .brochure.fs-swap-active .brochure_handle_expander{opacity:0}.block_brochure .brochure.fs-swap-active .brochure_body{width:calc(var(--body_width) + var(--item_spacing))}.block_brochure .brochure.fs-swap-active .brochure_body_expander{opacity:1}.block_brochure .brochure_body,.block_brochure .brochure_handle,.block_brochure .brochure_preview{transition:width .25s}.block_brochure .brochure_body_expander,.block_brochure .brochure_handle_expander,.block_brochure .brochure_preview_expander{transition:opacity .25s linear}.block_brochure .brochure_body_expander,.block_brochure .brochure_handle_expander{opacity:0}.block_brochure .brochure_preview_expander{display:grid;grid-template-rows:1fr 100px;width:var(--preview_width);text-align:center}.block_brochure .brochure_marker{justify-self:center}.block_brochure .brochure_handle{display:grid;overflow:hidden;justify-content:center;width:0}.block_brochure .brochure_handle_expander{display:grid;grid-template-rows:1fr 100px;width:100px}.block_brochure .brochure_body{display:grid;overflow:hidden;justify-content:center;width:0}.block_brochure .brochure_body_expander{display:flex;flex-direction:column;width:var(--body_width);padding:0 min(5vw,40px)}.block_brochure .brochure_media_column{display:grid;flex-grow:1;align-items:center;justify-items:center;margin-top:var(--block-spacing-small);margin-bottom:var(--block-spacing-small)}.block_brochure .brochure_body_column{display:grid;flex-grow:1;grid-template-rows:1fr 100px}.block_brochure .brochure_body_title{padding:0}.block_brochure .brochure_body_marker{justify-self:end}.block_brochure .brochure_handle_title{overflow:hidden;align-self:center;justify-self:center;padding:var(--block-spacing-small) 10px;transform:translate(-.1em,0);text-overflow:ellipsis;white-space:nowrap;writing-mode:vertical-rl}.block_brochure .brochure_handle_info{display:flex;justify-content:center;align-items:center}.block_brochure .brochure_handle_label{display:none}.block_brochure .brochure_preview_container{align-self:center;justify-self:center;padding:var(--block-spacing-small) 5%}.block_brochure .brochure_body_container{justify-self:center;padding:0 0 var(--block-spacing-small)}}@media only screen and (min-width:1220px){.block_brochure .brochure_body_expander{flex-direction:row;gap:min(5vw,40px);justify-content:space-between}.block_brochure .brochure_body_container{align-self:center;padding:var(--block-spacing-small) 5%}.block_brochure .brochure_body_column{flex:0 0 var(--preview_width)}}
/*# sourceMappingURL=brochure.css.map */
