.cr__gallery .cr__columns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;overflow:hidden}.cr__gallery .cr__columns .loadMore{position:absolute;bottom:0}.cr__gallery .cr__columns__column{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
:export{accessibilityBlue:#007ba8;grey:#8a8c90;mediumDarkGrey:#666;lightGrey:#dfe0e1;blueBlack:#2a2f35;brightBlue:#19b6f3}.cr__gallery .loadMore{position:relative;z-index:9;width:calc(100% - 10px);margin-left:5px;padding:8px 0;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;border:none;border-radius:3px;font-size:16px;font-weight:500;line-height:1.5;text-align:center}.cr__gallery .loadMore:after{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;border-radius:3px;background:rgba(0,0,0,.2);content:" ";opacity:0}.cr__gallery .loadMore:hover:after{opacity:1}.cr__gallery .loadMore.outline{padding:6px 0}.cr__gallery .loadMore.outline:hover:after{opacity:0}.cr__gallery .loadMore:focus{outline:2px solid #0c47c0;outline-offset:2px;outline-style:auto}.cr__gallery .loadMore__text{position:relative;z-index:2}
.cr__carousel__dot{background-color:#bbb;height:10px;width:10px;border-radius:100%;-webkit-transition:all .5s;transition:all .5s}.cr__carousel__dot.dot__mobile{height:8px;width:8px}.cr__carousel__dot.selected{width:30px;background-color:#777}.cr__carousel__dot--small{height:8px;width:8px}.cr__carousel__dot--small.dot__mobile{height:6px;width:6px}.cr__carousel__dot--xs{width:6px;height:6px}.cr__carousel__dot--xs.dot__mobile{width:4px;height:4px}.cr__carousel__dot--small.selected{width:24px}.cr__carousel__dot--xs.selected{width:18px}.cr__carousel__dot.selected{border-radius:16px}.cr__carousel__item.classic{-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.cr__carousel__item.filmstrip{width:100%}.cr__carousel__item.filmstrip.cr__carousel__mobile{max-width:169px;position:relative;overflow:clip;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.cr__gallery button.cr__carousel__navbutton{position:relative;border-radius:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:.5rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:2px solid #dadada}.cr__gallery button.cr__carousel__navbutton:hover{background-color:#eee}.cr__gallery button.cr__carousel__navbutton .cr__carousel__navbutton__label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}.cr__carousel__button_container{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;right:0;gap:1rem}.cr__carousel__button_container.cr__carousel__mobile{max-width:55%}.cr__carousel__container__flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cr__carousel__capped{max-width:1140px}.cr__carousel__uncapped{width:100%}.cr__carousel__dots{overflow:hidden;margin:0px auto}.cr__carousel__dots.cr__carousel__mobile{margin:0;max-width:60%}.cr__carousel__dots .cr__carousel__dots__flex{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.cr__carousel__dots .cr__carousel__dots__flex.cr__carousel__mobile{gap:8px}.cr__carousel__thumbnails{overflow:hidden;position:absolute;max-width:60%}.cr__carousel__thumbnails .cr__carousel__thumbnails__flex{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:-webkit-transform .1s ease;transition:-webkit-transform .1s ease;transition:transform .1s ease;transition:transform .1s ease, -webkit-transform .1s ease;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.cr__carousel__thumbnails .cr__carousel__thumbnails__flex .cr__carousel__thumbnail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;-ms-flex-negative:0;flex-shrink:0}.cr__carousel__thumbnails .cr__carousel__thumbnails__flex .cr__carousel__thumbnail img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}
